body,
html {
    height: 100%
}
body {
    padding-top: 100px;
    margin: 0;
    font-size: 14px;
    font-family: myriadpro-regular-webfont, tahoma, arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    letter-spacing: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.gidp-login{
    background: url(https://static.gso.org.sa/gso-uicore/assets/images/gidp_landing_bg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
*,
:after,
:before {
    box-sizing: border-box
}
.svg-icon {
    fill: currentColor!important;
    display: inline-block;
    vertical-align: top;
    margin-top: 2px
}
a {
    transition: all .2s ease-in-out;
    outline: 0!important;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
    color: #0271c0
}
a:hover {
    color: #0271c0;
    text-decoration: underline
}
a:active {
    color: #0271c0;
    text-decoration: underline;
    font-weight: 600
}
.btn {
    min-width: 100px;
    padding: 10px 15px;
    border-radius: 2px;
    cursor: pointer;
    font-size: 1em
}
.btn-primary {
    color: #fff;
    background-color: #004b92;
    border: 1px solid #004b92
}
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
    color: #fff;
    background-color: #0a5fb0;
    border: 1px solid #0a5fb0
}
.btn-primary:after {
    background: rgba(255, 255, 255, .5)
}
.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem
}
.custom-control label {
    line-height: 24px
}
.custom-control-label {
    position: relative;
    margin-bottom: 0
}
.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0
}
.custom-control-label::after {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%
}
.custom-control-label::before {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 1px solid #adb5bd
}
.custom-checkbox .custom-control-label::before {
    border-radius: .25rem
}
input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}
form label {
    font-weight: 400;
    line-height: 20px
}
label {
    display: inline-block;
    margin-bottom: .5rem
}
button,
input {
    overflow: visible
}
button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
@font-face {
    font-family: myriadpro-regular-webfont;
    src: url(fonts/myriadpro-regular-webfont.eot);
    src: url(fonts/myriadpro-regular-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/myriadpro-regular-webfont.ttf) format("truetype"), url(fonts/myriadpro-regular-webfont.svgmyriadpro-regular-webfont) format("svg");
    src: url(fonts/myriadpro-regular-webfont.woff) format("woff");
    font-weight: 300;
    font-style: normal
}
@font-face {
    font-family: Lato-Light-webfont;
    src: url(fonts/Lato-Light-webfont.eot);
    src: url(fonts/Lato-Light-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/Lato-Light-webfont.ttf) format("truetype"), url(fonts/Lato-Light-webfont.svgLato-Light-webfont) format("svg");
    src: url(fonts/Lato-Light-webfont.woff) format("woff");
    font-weight: 300;
    font-style: normal
}
@font-face {
    font-family: HelveticaNeueLTArabic-Roman;
    src: url(fonts/HelveticaNeueLTArabic-Roman.eot);
    src: url(fonts/HelveticaNeueLTArabic-Roman.eot?#iefix) format("embedded-opentype"), url(fonts/HelveticaNeueLTArabic-Roman.ttf) format("truetype"), url(fonts/HelveticaNeueLTArabic-Roman.svgLato-Light-webfont) format("svg");
    src: url(fonts/HelveticaNeueLTArabic-Roman.woff) format("woff");
    font-weight: 300;
    font-style: normal
}
@font-face {
    font-family: HelveticaNeueLTArabic-Light;
    src: url(fonts/HelveticaNeueLTArabic-Light.eot);
    src: url(fonts/HelveticaNeueLTArabic-Light.eot?#iefix) format("embedded-opentype"), url(fonts/HelveticaNeueLTArabic-Light.ttf) format("truetype"), url(fonts/HelveticaNeueLTArabic-Light.svgLato-Light-webfont) format("svg");
    src: url(fonts/HelveticaNeueLTArabic-Light.woff) format("woff");
    font-weight: 300;
    font-style: normal
}
.lang-ar {
    display: inline-block
}
.lang-en {
    display: none
}
.gidp {
    background-image: url(../images/bg_gidp.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    font-size: .825em
}
@media (min-width:360px) and (max-width:767px) and (orientation:landscape) {
    .gidp {
        background-size: auto
    }
}
.gidp-container {
    width: 100%;
    max-width: 460px;
    padding: 15px;
    margin: 0 auto
}
.gidp-logo-desc {
    width: 250px;
    font-family: Lato-Light-webfont;
    font-size: 1.875em;
    color: #58595b;
    text-align: left!important;
    line-height: 30px;
    margin-bottom: 20px;
}
.gidp-box {
    width: 100%;
    border-radius: 2px;
    background-color: #fff;
    padding: 20px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .1), 0 1px 2px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .1), 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, .1), 0 1px 2px rgba(0, 0, 0, .2)
}
.gidp-box-footer {
   font-size: 14px;
}
.form-title {
    font-family: Lato-Light-webfont;
    font-size: 1.625em;
    color: #004186;
}
.form-label-group {
    position: relative;
    margin-bottom: 1rem
}
.form-label-group>input,
.form-label-group>label {
    height: 3.1rem;
    padding: .75rem
}
.form-label-group>label {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    margin-bottom: 0;
    line-height: 1.5;
    color: #495057;
    pointer-events: none;
    cursor: text;
    border: 1px solid transparent;
    border-radius: .25rem;
    transition: all .1s ease-in-out
}

::placeholder {
    color: transparent!important;
}

.form-label-group input::-webkit-input-placeholder {
    color: transparent
}
.form-label-group input:-ms-input-placeholder {
    color: transparent
}
.form-label-group input::-ms-input-placeholder {
    color: transparent
}
.form-label-group input::-moz-placeholder {
    color: transparent
}
.form-label-group input::placeholder {
    color: transparent
}
.form-label-group input:not(:placeholder-shown) {
    padding-top: 1.25rem;
    padding-bottom: .25rem
}
.form-label-group input:not(:placeholder-shown)~label {
    padding-top: .25rem;
    padding-bottom: .25rem;
    font-size: 12px;
    color: #777
}
@supports (-ms-ime-align:auto) {
    .form-label-group>label {
        display: none
    }
    .form-label-group input::-ms-input-placeholder {
        color: #777
    }
}
@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .form-label-group>label {
        display: none
    }
    .form-label-group input:-ms-input-placeholder {
        color: #777
    }
}
.password-field-group .password-field {
    border-right: 0
}
.password-field-group .label {
    font-size: .875em;
    font-weight: 600
}
.social-accounts {
    width:100%;
    text-align:center;
}
.social-accounts ul {
    list-style:none;
    margin:0;
    padding:0;
    min-height:32px;
}
.social-accounts ul>li {
    list-style:none;
    display:inline-block;
    padding: 20px 20px 0 0;
}
.social-accounts ul>li a {
    display:block;
}
body.rtl {
    font-family: HelveticaNeueLTArabic-Roman, arial, sans-serif
}
.rtl .lang-ar {
    display: none
}
.rtl .lang-en {
    display: inline-block
}
.rtl .gidp-logo-desc {
    width: 200px;
    font-family: HelveticaNeueLTArabic-Light, arial, sans-serif
}
.rtl .form-title {
    font-family: HelveticaNeueLTArabic-Light, arial, sans-serif;
}
.rtl .custom-control {
    padding-right: 1.5rem
}
.rtl .custom-control-label::after {
    right: -1.5rem
}
.rtl .custom-control-label::before {
    right: -1.5rem
}
.rtl .gidp-logo-desc {
    text-align: right!important
}
.rtl .form-label-group>label {
    right: 0
}
.rtl .password-field-group .password-field {
    border-right: 1px solid #ddd!important
}
.rtl .gidp-box-footer{
    font-size: 12px;
}
@media screen and (max-width: 768px) {
    .gidp-box-footer {
      text-align: center;
    }
    .gidp-box-footer .text-right {
        text-align: center !important;
    }
    .gidp-logo-desc {
        text-align: center !important;
    }
    .rtl .gidp-logo-desc {
      text-align: center !important;
    }
    .gidp-logo-desc {
        width: 250px;
        text-align: left !important;
    }
}
