/* Minification failed. Returning unminified contents.
(1106,18): run-time error CSS1035: Expected colon, found 'li'
(2880,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found '@font-face'
(12563,42): run-time error CSS1046: Expect comma, found '205'
(12563,49): run-time error CSS1046: Expect comma, found ')'
 */
@font-face {
    font-family: "Univers Next Arabic";
    src: url(/_Layouts/Riyadh.EServices/Style/fonts/universnextarabicregular.eot);
    src: url(/_Layouts/Riyadh.EServices/Style/fonts/universnextarabicregular.eot?) format("eot"),url(/_Layouts/Riyadh.EServices/Style/fonts/universnextarabicregular.otf) format("opentype"),url(/_Layouts/Riyadh.EServices/Style/fonts/universnextarabicregular.ttf) format("truetype");
}
/*div,select,span,input,a,p,li{
    unicode-bidi:bidi-override !important;
    direction: rtl !important;	
}*/
html {
    color: #000;
    background: #FFF;
}

blockquote, body, code, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, legend, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

.loader-overlay {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999;
    overflow: hidden;
    display: inline-block;
    background-color: rgba(255,255,255,0.8);
    /*dim the background*/;
}

    .loader-overlay img {
        margin: 0px auto;
        display: block;
        padding-top: 48vh;
    }

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: 400;
}

li {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 400;
}

q:after, q:before {
    content: '';
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

legend {
    color: #000;
}

#smartAlert {
    position: absolute;
    visibility: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index:99999;
}

body > #smartAlert {
    position: fixed;
}

#smartAlertBox {
    overflow: hidden;
    position: absolute;
}

#smartAlertHeader {
    position: relative;
}

#smartAlert[data-draggable=true] #smartAlertHeader {
    cursor: move;
}

#smartAlert[data-ie="7"] #smartAlertHeader {
    width: expression((this.parentNode.clientWidth - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight']))+'px');
}

#smartAlertTitle {
    text-align: right;
    font-size: 17px;
}

#smartAlertClose {
    display: none;
    position: absolute;
    cursor: pointer;
}

#smartAlert[data-cancel=true] #smartAlertClose {
    display: block;
}

#smartAlertBody {
    display: table;
    width: 100%;
}

#smartAlert[data-ie="7"] #smartAlertBody {
    display: block;
    border-collapse: collapse;
    border-spacing: 0;
    width: auto;
    width: expression(this.parentNode.clientWidth+'px');
}

    #smartAlert[data-ie="7"] #smartAlertBody, #smartAlert[data-ie="7"] #smartAlertBody td {
        margin: 0;
        padding: 0;
        outline: 0;
        border: 0;
        font-weight: inherit;
        font-style: inherit;
        font-size: 100%;
        font-family: inherit;
        vertical-align: baseline;
    }

#smartAlertIcon {
    display: table-cell;
    background-position: center center;
    background-repeat: no-repeat;
}

#smartAlert[data-icon=false] #smartAlertIcon {
    display: none;
}

#smartAlertContent {
    display: table-cell;
    vertical-align: middle;
}

#smartAlert[data-align=left] #smartAlertContent {
    text-align: right;
}

#smartAlert[data-align=center] #smartAlertContent {
    text-align: center;
}

#smartAlert[data-align=right] #smartAlertContent {
    text-align: right;
}

#smartAlert[data-ie="7"] #smartAlertContent {
    word-wrap: break-word;
}

#smartAlertPrompt {
    display: block;
    width: 100%;
    outline: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#smartAlertButtons {
    position: relative;
    text-align: center;
}

#smartAlert[data-ie="7"] #smartAlertButtons {
    width: expression((this.parentNode.clientWidth - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight']))+'px');
}

.smartAlertButton {
    display: inline-block;
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
}

#smartAlert[data-ie="8"] .smartAlertButton {
    position: relative;
}

#smartAlert[data-ie="7"] .smartAlertButton {
    display: inline;
    width: 1px;
}

.smartAlertButton.pie_first-child, .smartAlertButton:first-child {
    margin-left: 0;
}

#smartAlert[data-pie=htc], #smartAlert[data-pie=htc] #smartAlertBox, #smartAlert[data-pie=htc] #smartAlertButton, #smartAlert[data-pie=htc] #smartAlertButtons, #smartAlert[data-pie=htc] #smartAlertContent, #smartAlert[data-pie=htc] #smartAlertHeader, #smartAlert[data-pie=htc] #smartAlertScrollBar, #smartAlert[data-pie=htc] #smartAlertScrollDrag, #smartAlert[data-pie=htc] .smartAlertButton {
    behavior: url(/_LAYOUTS/Riyadh.EServices/PIE.htc);
}

#smartAlert[data-pie=php], #smartAlert[data-pie=php] #smartAlertBox, #smartAlert[data-pie=php] #smartAlertButton, #smartAlert[data-pie=php] #smartAlertButtons, #smartAlert[data-pie=php] #smartAlertContent, #smartAlert[data-pie=php] #smartAlertHeader, #smartAlert[data-pie=php] #smartAlertScrollBar, #smartAlert[data-pie=php] #smartAlertScrollDrag, #smartAlert[data-pie=php] .smartAlertButton {
    behavior: url(PIE.php);
}

.mCSB_container {
    width: auto;
    margin-right: 30px;
    overflow: hidden;
}

    .mCSB_container.mCS_no_scrollbar {
        margin-right: 0;
    }

.mCS_destroyed > .mCustomScrollBox > .mCSB_container.mCS_no_scrollbar, .mCS_disabled > .mCustomScrollBox > .mCSB_container.mCS_no_scrollbar {
    margin-right: 30px;
}

.mCustomScrollBox > .mCSB_scrollTools {
    width: 16px;
    height: 100%;
    top: 0;
    right: 0;
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto;
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
    margin: 20px 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
}

    .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        width: 4px;
        height: 100%;
        margin: 0 auto;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        text-align: center;
    }

.mCustomScrollBox > .mCSB_scrollTools {
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}

.mCustomScrollBox:hover > .mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}

.mCSB_scrollTools .mCSB_draggerRail {
    background: #000;
    background: rgba(0,0,0,.4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #fff;
    background: rgba(255,255,255,.75);
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background: rgba(255,255,255,.85);
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)";
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background: rgba(255,255,255,.9);
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)";
}

.mCustomScrollBox {
    max-width: none !Important;
}

#smartAlert {
    background: rgba(255,255,255,.85);
    -pie-background: rgba(255,255,255,.85);
}

#smartAlertBox {
    margin: 25px;
    border: 1px solid #36424b;
    min-width: 270px;
    max-width: 500px;
    font-size: 13px;
    background: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    box-shadow: 0 0 6px rgba(0,33,70,.1),0 7px 25px rgba(17,38,84,.4);
    -webkit-box-shadow: 0 0 6px rgba(0,33,70,.1),0 7px 25px rgba(17,38,84,.4);
    -moz-box-shadow: 0 0 6px rgba(0,33,70,.1),0 7px 25px rgba(17,38,84,.4);
    -ms-box-shadow: 0 0 6px rgba(0,33,70,.1),0 7px 25px rgba(17,38,84,.4);
    -o-box-shadow: 0 0 6px rgba(0,33,70,.1),0 7px 25px rgba(17,38,84,.4);
}

#smartAlert[data-type=prompt] #smartAlertBox {
    min-width: 310px;
}

#smartAlert[data-ie="9"] #smartAlertBox {
    border-radius: 4px;
}

#smartAlert[data-ie="7"] #smartAlertBox, #smartAlert[data-ie="8"] #smartAlertBox {
    box-shadow: none;
}

#smartAlertHeader {
    border-bottom: 1px solid #36424b;
    padding: 14px 10px 13px 17px;
    background-color: #414d57;
    background-image: linear-gradient(#57626c,#3c4852);
    background-image: -webkit-linear-gradient(#57626c,#3c4852);
    background-image: -moz-linear-gradient(#57626c,#3c4852);
    background-image: -o-linear-gradient(#57626c,#3c4852);
    background-image: -ms-linear-gradient(#57626c,#3c4852);
    -pie-background: linear-gradient(#57626c,#3c4852);
    box-shadow: 0 1px rgba(255,255,255,.21) inset,0 0 10px rgba(255,255,255,.07) inset;
    -webkit-box-shadow: 0 1px rgba(255,255,255,.21) inset,0 0 10px rgba(255,255,255,.07) inset;
    -moz-box-shadow: 0 1px rgba(255,255,255,.21) inset,0 0 10px rgba(255,255,255,.07) inset;
    -ms-box-shadow: 0 1px rgba(255,255,255,.21) inset,0 0 10px rgba(255,255,255,.07) inset;
    -o-box-shadow: 0 1px rgba(255,255,255,.21) inset,0 0 10px rgba(255,255,255,.07) inset;
}

#smartAlertTitle {
    font-weight: 700;
    text-shadow: 0 -1px 1px rgba(2,3,3,.3);
    color: #fff;
    line-height: 13px;
}

#smartAlertClose {
    top: 7px;
    left: 7px;
    width: 33px;
    height: 33px;
    background: url(/_LAYOUTS/Riyadh.EServices/Images/close.png);
}

@media only screen and (min-device-pixel-ratio:2),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (-moz-min-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1) {
    #smartAlertClose {
        background: url(/_LAYOUTS/Riyadh.EServices/x2/close.png);
        background-size: 100%,100%;
        -webkit-background-size: 100%,100%;
        -moz-background-size: 100%,100%;
        -o-background-size: 100%,100%;
    }
}

#smartAlert[data-opera] #smartAlertHeader, #smartAlert[data-webkit] #smartAlertHeader {
    border-radius: 2px 2px 0 0;
}

#smartAlertIcon {
    width: 67px;
}

#smartAlert[data-icon=info] #smartAlertIcon {
    background-image: url(/_LAYOUTS/Riyadh.EServices/Images/info.png);
}

#smartAlert[data-icon=confirm] #smartAlertIcon {
    background-image: url(/_LAYOUTS/Riyadh.EServices/Images/confirm.png);
}

#smartAlert[data-icon=warning] #smartAlertIcon {
    background-image: url(/_LAYOUTS/Riyadh.EServices/Images/warning.png);
}

#smartAlert[data-icon=error] #smartAlertIcon {
    background-image: url(/_LAYOUTS/Riyadh.EServices/Images/error.png);
}

#smartAlert[data-icon=prompt] #smartAlertIcon {
    background-image: url(/_LAYOUTS/Riyadh.EServices/Images/prompt.png);
}

#smartAlert[data-icon=success] #smartAlertIcon {
    background-image: url(/_LAYOUTS/Riyadh.EServices/Images/success.png);
}

@media only screen and (min-device-pixel-ratio:2),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (-moz-min-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1) {
    #smartAlertIcon {
        background-size: 35px,35px;
        -webkit-background-size: 35px,35px;
        -moz-background-size: 35px,35px;
        -o-background-size: 35px,35px;
    }

    #smartAlert[data-icon=info] #smartAlertIcon {
        background-image: url(/_LAYOUTS/Riyadh.EServices/x2/info.png);
    }

    #smartAlert[data-icon=confirm] #smartAlertIcon {
        background-image: url(/_LAYOUTS/Riyadh.EServices/x2/confirm.png);
    }

    #smartAlert[data-icon=warning] #smartAlertIcon {
        background-image: url(/_LAYOUTS/Riyadh.EServices/x2/warning.png);
    }

    #smartAlert[data-icon=error] #smartAlertIcon {
        background-image: url(/_LAYOUTS/Riyadh.EServices/x2/error.png);
    }

    #smartAlert[data-icon=prompt] #smartAlertIcon {
        background-image: url(/_LAYOUTS/Riyadh.EServices/x2/prompt.png);
    }

    #smartAlert[data-icon=success] #smartAlertIcon {
        background-image: url(/_LAYOUTS/Riyadh.EServices/x2/success.png);
    }
}

#smartAlertContent {
    padding: 26px 10px 26px 50px;
    line-height: 20px;
    color: #63737f;
    font-weight: 700;
    font-size: 17px;
}

#smartAlert[data-icon=false] #smartAlertContent {
    padding-left: 52px;
}

#smartAlert[data-type=prompt] #smartAlertContent {
    padding: 16px 20px 16px 0;
}

#smartAlert[data-type=prompt][data-icon=false] #smartAlertContent {
    padding-left: 26px;
}

#smartAlertScrollArea {
    margin-right: 5px;
}

#smartAlertScrollBar {
    background-color: #dfeaf4 !Important;
}

#smartAlertScrollDrag {
    background-color: #48545e;
}

#smartAlertPrompt {
    border: 1px solid #abb1c9;
    padding: 5px;
    margin: 10px 0;
    font-size: 13px;
    line-height: 13px;
    color: #848484;
    background: 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    box-shadow: 0 1px 3px rgba(2,3,3,.12) inset;
    -webkit-box-shadow: 0 1px 3px rgba(2,3,3,.12) inset;
    -moz-box-shadow: 0 1px 3px rgba(2,3,3,.12) inset;
    -o-box-shadow: 0 1px 3px rgba(2,3,3,.12) inset;
    -ms-box-shadow: 0 1px 3px rgba(2,3,3,.12) inset;
}

#smartAlertButtons {
    border-top: 1px solid #dfeaf4;
    padding: 12px 13px 13px;
    background: #f9fafe;
}

#smartAlert[data-ie="7"] #smartAlertButtons, #smartAlert[data-ie="8"] #smartAlertButtons, #smartAlert[data-opera] #smartAlertButtons, #smartAlert[data-webkit] #smartAlertButtons {
    border-radius: 0 0 2px 2px;
}

.smartAlertButton {
    margin-left: 11px;
    border: 1px solid #b1b8bf;
    padding: 9px 22px 7px;
    min-width: 32px;
    font-weight: 700;
    line-height: 13px;
    text-shadow: 0 1px 1px rgba(255,255,255,.5);
    color: #424e58;
    background-color: #f4f6f9;
    background-image: linear-gradient(#fff,#eceef4 99%,#eceef4);
    background-image: -webkit-linear-gradient(#fff,#eceef4 99%,#eceef4);
    background-image: -moz-linear-gradient(#fff,#eceef4 99%,#eceef4);
    background-image: -o-linear-gradient(#fff,#eceef4 99%,#eceef4);
    background-image: -ms-linear-gradient(#fff,#eceef4 99%,#eceef4);
    -pie-background: linear-gradient(#fff,#eceef4 99%,#eceef4);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    box-shadow: 0 2px rgba(2,3,3,.05),0 0 5px #fff inset;
    -webkit-box-shadow: 0 2px rgba(2,3,3,.05),0 0 5px #fff inset;
    -moz-box-shadow: 0 2px rgba(2,3,3,.05),0 0 5px #fff inset;
    -ms-box-shadow: 0 2px rgba(2,3,3,.05),0 0 5px #fff inset;
    -o-box-shadow: 0 2px rgba(2,3,3,.05),0 0 5px #fff inset;
}

    .smartAlertButton:hover {
        border: 1px solid #a8b3c4;
        background-color: #dde3e9;
        background-image: linear-gradient(#ebeff5,#d2d9e0);
        background-image: -webkit-linear-gradient(#ebeff5,#d2d9e0);
        background-image: -moz-linear-gradient(#ebeff5,#d2d9e0);
        background-image: -o-linear-gradient(#ebeff5,#d2d9e0);
        background-image: -ms-linear-gradient(#ebeff5,#d2d9e0);
        -pie-background: linear-gradient(#ebeff5,#d2d9e0);
        box-shadow: 0 2px rgba(2,3,3,.05),0 2px rgba(255,255,255,.25) inset,0 0 5px rgba(255,255,255,.5) inset;
        -webkit-box-shadow: 0 2px rgba(2,3,3,.05),0 2px rgba(255,255,255,.25) inset,0 0 5px rgba(255,255,255,.5) inset;
        -moz-box-shadow: 0 2px rgba(2,3,3,.05),0 2px rgba(255,255,255,.25) inset,0 0 5px rgba(255,255,255,.5) inset;
        -ms-box-shadow: 0 2px rgba(2,3,3,.05),0 2px rgba(255,255,255,.25) inset,0 0 5px rgba(255,255,255,.5) inset;
        -o-box-shadow: 0 2px rgba(2,3,3,.05),0 2px rgba(255,255,255,.25) inset,0 0 5px rgba(255,255,255,.5) inset;
    }

    .smartAlertButton.smartAlertActive {
        border: 1px solid #7991a8;
        box-shadow: 0 0 4px rgba(86,122,155,.4),0 0 5px #fff inset;
        -webkit-box-shadow: 0 0 4px rgba(86,122,155,.4),0 0 5px #fff inset;
        -moz-box-shadow: 0 0 4px rgba(86,122,155,.4),0 0 5px #fff inset;
        -o-box-shadow: 0 0 4px rgba(86,122,155,.4),0 0 5px #fff inset;
        -ms-box-shadow: 0 0 4px rgba(86,122,155,.4),0 0 5px #fff inset;
        margin-left: 15px;
        margin-right: 15px
    }

    .smartAlertButton.smartAlertClick {
        border: 1px solid #9ba8bc;
        background-color: #dde3e9;
        background-image: linear-gradient(#d2d9e0,#ebeff5);
        background-image: -webkit-linear-gradient(#d2d9e0,#ebeff5);
        background-image: -moz-linear-gradient(#d2d9e0,#ebeff5);
        background-image: -o-linear-gradient(#d2d9e0,#ebeff5);
        background-image: -ms-linear-gradient(#d2d9e0,#ebeff5);
        -pie-background: linear-gradient(#d2d9e0,#ebeff5);
        box-shadow: 0 1px 1px rgba(0,0,0,.15) inset,0 0 4px rgba(255,255,255,.5) inset;
        -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.15) inset,0 0 4px rgba(255,255,255,.5) inset;
        -moz-box-shadow: 0 1px 1px rgba(0,0,0,.15) inset,0 0 4px rgba(255,255,255,.5) inset;
        -ms-box-shadow: 0 1px 1px rgba(0,0,0,.15) inset,0 0 4px rgba(255,255,255,.5) inset;
        -o-box-shadow: 0 1px 1px rgba(0,0,0,.15) inset,0 0 4px rgba(255,255,255,.5) inset;
    }

.qq-uploader {
    position: relative;
    width: 100%;
    direction: rtl;
}

/*.qq-upload-button {
    display: block;
    width: 240px;
    text-align: center;
    background: #448f12;
    border-bottom: 1px solid #DDD;
    color: #FFF;
    font-size: 20px;
    margin-top: -1px;
}

.qq-upload-button-hover {
    background: #276300;
}

.qq-upload-button-focus {
    outline: #000 dotted 1px;
}*/

.qq-upload-button {
        display: inline-block;
    width: auto;
    text-align: center;
    background-color: #293b4a;
    color: #16a660;
    font-size: 16px;
    margin-top: 3px;
    height: 39px;
    line-height: 34px;
    padding: 0px 20px 0px 40px;
    background-image: url(/_Layouts/Riyadh.EServices/Images/upload.png);
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: 2px 2px;
    cursor: pointer;
}

    .qq-upload-button-hover, .qq-upload-button:hover {
        background-color: #2f98b5;
    }

/*.qq-upload-button-focus {
    background-color: #1d7693;
}*/



.qq-upload-drop-area, .qq-upload-extra-drop-area {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 30px;
    z-index: 2;
    background: #ff9797;
    text-align: center;
}

    .qq-upload-drop-area span {
        display: block;
        position: absolute;
        top: 50%;
        width: 100%;
        margin-top: -8px;
        font-size: 16px;
    }

.qq-upload-extra-drop-area {
    position: relative;
    margin-top: 50px;
    font-size: 16px;
    padding-top: 30px;
    height: 20px;
    min-height: 40px;
}

.qq-upload-drop-area-active {
    background: #ff7171;
}

.qq-upload-list {
    margin: 0;
    padding: 0px 0px 0px 5px;
    list-style: none;
}

    .qq-upload-list li {
        margin: 2px 0 0;
        padding: 9px 0px;
        line-height: 15px;
        font-size: 16px;
        background-color: #f0f0f0;
        color: #000;
    }

.qq-upload-cancel, .qq-upload-continue, .qq-upload-delete, .qq-upload-failed-text, .qq-upload-file, .qq-upload-pause, .qq-upload-retry, .qq-upload-size, .qq-upload-spinner {
    margin-right: 12px;
    display: inline;
}

.qq-upload-spinner {
    display: inline-block;
    background: url(/_Layouts/Riyadh.EServices/Images/loading.gif) no-repeat;
    width: 20px;
    height: 20px;
    vertical-align: text-bottom;
}

.qq-drop-processing {
    display: block;
}

.qq-drop-processing-spinner {
    display: inline-block;
    background: url(/_Layouts/Riyadh.EServices/Images/processing.gif);
    width: 24px;
    height: 24px;
    vertical-align: text-bottom;
}

.qq-upload-continue, .qq-upload-delete, .qq-upload-pause {
    display: inline;
}

.qq-upload-cancel, .qq-upload-continue, .qq-upload-delete, .qq-upload-pause, .qq-upload-retry {
    color: #000;
}

.qq-upload-retryable .qq-upload-retry {
    display: inline;
    font-size: 19px;
}

.qq-upload-cancel, .qq-upload-continue, .qq-upload-delete, .qq-upload-pause, .qq-upload-retry, .qq-upload-size {
    font-size: 12px;
    font-weight: 400;
}

.qq-upload-size {
    float: left;
    padding-left: 10px;
}

.qq-upload-delete {
    cursor: pointer;
    /* text-indent: -200px; */
    width: 22px;
    font-size: 17px;
    line-height: 16px;
    text-align: center;
    font-weight: bold;
    color: rgb(208, 3, 3);
    background: transparent;
    border: none;
    text-shadow: 0px 0px 2px #999;
}

.qq-upload-failed-text {
    display: none;
    font-style: italic;
    font-weight: 700;
}

.qq-upload-failed-icon {
    display: none;
    width: 15px;
    height: 15px;
    vertical-align: text-bottom;
}

.qq-upload-fail .qq-upload-failed-text {
    display: inline;
}

.qq-upload-retrying .qq-upload-failed-text {
    display: inline;
    color: #d60000;
}

.qq-upload-list li.qq-upload-success {
    background-color: #10a9a9;
    color: #fff;
}

.qq-upload-list li.qq-upload-fail {
    background-color: #cf7777;
    color: #FFF;
}

.qq-progress-bar {
    display: block;
    background-color: #f7f7f7;
    width: 0;
    height: 20px;
    border-radius: 2px;
    margin-bottom: 3px;
}

.qq-total-progress-bar {
    height: 25px;
    border-radius: 2px;
}

.qq-total-progress-bar-container {
    margin: 9px;
}

INPUT.qq-edit-filename {
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: -1;
    -ms-filter: "alpha(Opacity=0)";
}

.qq-upload-file.qq-editable {
    cursor: pointer;
}

.qq-edit-filename-icon.qq-editable {
    display: inline-block;
    cursor: pointer;
}

INPUT.qq-edit-filename.qq-editing {
    position: static;
    margin-top: -5px;
    margin-right: 10px;
    margin-bottom: -5px;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)";
}

.qq-edit-filename-icon {
    display: none;
    background: url(/_LAYOUTS/Riyadh.EServices/Images/edit.gif);
    width: 15px;
    height: 15px;
    vertical-align: text-bottom;
    margin-right: 5px;
}

.qq-hide, INPUT.qq-edit-filename.qq-editing ~ .qq-upload-cancel {
    display: none;
}

table.dataTable {
    /*border: none !important;*/
}

table.dataTable {
    clear: both;
    border-collapse: separate;
    border-spacing: 0;
    overflow: hidden;
    border: 1px solid #02a595;
    background: #fefefe;
    width: 70%;
    margin: 0px auto;
    /*-moz-border-radius: 1px;


    -webkit-border-radius: 1px;
    -moz-box-shadow: 0 0 4px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,.2);color:#000;*/;
}

    table.dataTable tfoot th, table.dataTable thead th {
        font-weight: 700;
    }

    table.dataTable thead td, table.dataTable thead th {
        padding: 10px 18px;
        border: 0;
        border-bottom: 1px solid #111;
        text-align: center;
        font-size: 14px;
    }

        table.dataTable thead td:active, table.dataTable thead th:active {
            outline: 0;
        }

    table.dataTable tfoot td, table.dataTable tfoot th {
        padding: 10px 18px 6px;
        border-top: 1px solid #111;
    }

    table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc {
        cursor: pointer;
    }

    table.dataTable thead .sorting {
        background: url(/_LAYOUTS/Riyadh.EServices/Images/sort_both.png) center right no-repeat #337ab7;
    }

    table.dataTable thead .sorting_asc {
        background: url(/_LAYOUTS/Riyadh.EServices/Images/sort_asc.png) center right no-repeat #337ab7;
    }

    table.dataTable thead .sorting_desc {
        background: url(/_LAYOUTS/Riyadh.EServices/Images/sort_desc.png) center right no-repeat #337ab7;
    }

    table.dataTable thead .sorting_asc_disabled {
        background: url(/_LAYOUTS/Riyadh.EServices/Images/sort_asc_disabled.png) center right no-repeat;
    }

    table.dataTable thead .sorting_desc_disabled {
        background: url(/_LAYOUTS/Riyadh.EServices/Images/sort_desc_disabled.png) center right no-repeat;
    }

    table.dataTable tbody tr {
        background-color: #fff;
    }

        table.dataTable tbody tr.selected {
            background-color: #b0bed9;
        }

    table.dataTable tbody td, table.dataTable tbody th {
        padding: 8px 10px;
    }

    table.dataTable td.center, table.dataTable td.dataTables_empty, table.dataTable th.center {
        text-align: center;
    }

    table.dataTable.no-footer {
        border: 1px solid #056946;
    }

    table.dataTable, table.dataTable td, table.dataTable th {
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

        table.dataTable.row-border tbody tr:first-child th,
        table.dataTable.row-border tbody tr:first-child td, table.dataTable.display tbody tr:first-child th,
        table.dataTable.display tbody tr:first-child td {
            border-top: none;
        }

        table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td {
            border-top: 0px solid #ddd;
            border-right: 0px solid #ddd;
        }

        table.dataTable.cell-border tbody tr th:first-child,
        table.dataTable.cell-border tbody tr td:first-child {
            border-left: 1px solid #ddd;
        }

        table.dataTable.cell-border tbody tr:first-child th,
        table.dataTable.cell-border tbody tr:first-child td {
        }

.dataTables_wrapper {
    position: relative;
    clear: both;
    zoom: 1;
}

    .dataTables_wrapper .dataTables_length {
        float: left;
    }

    .dataTables_wrapper .dataTables_filter input {
        margin-left: .5em;
    }

    .dataTables_wrapper .dataTables_info {
        clear: both;
        float: left;
        padding-top: .755em;
    }

.GridPager {
    border: 1px solid #d3d3d3;
    background: 50% 50% repeat-x #fcfcfc;
    font-weight: 400;
    color: #01017c;
    font-size: 16px;
}

.lw-menu {
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 20px;
}

    .lw-menu li {
        width: 435px;
        height: 39px;
        float: right;
        overflow: hidden;
        margin-right: 10px;
        position: relative;
        display: block;
        background: #fff;
        -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.2);
        -moz-box-shadow: 1px 1px 2px rgba(0,0,0,.2);
        box-shadow: 1px 1px 2px rgba(0,0,0,.2);
        margin-bottom: 10px;
        -webkit-transition: all 300ms linear;
        -moz-transition: all 300ms linear;
        -o-transition: all 300ms linear;
        -ms-transition: all 300ms linear;
        transition: all 300ms linear;
    }

        .lw-menu li:last-child {
            margin-bottom: 0;
        }

        .lw-menu li a {
            text-align: right;
            width: 100%;
            height: 100%;
            display: block;
            color: #333;
            position: relative;
        }

.lw-icon {
    font-size: 20px;
    text-shadow: 0 0 1px #333;
    line-height: 50px;
    position: absolute;
    width: 90px;
    right: 0;
    top: 7px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

.lw-content {
    position: absolute;
    right: 20px;
    width: 340px;
    height: 50px;
    top: 0;
}

.lw-main {
    font-size: 18px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
    margin-top: 7px;
}

.lw-sub {
    font-size: 14px;
    color: #666;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

.lw-menu li:hover {
    background: #e1f0fa;
}

    .lw-menu li:hover .lw-icon {
        font-size: 40px;
        color: #259add;
        opacity: .8;
        text-shadow: 0 0 13px #fff;
        .ca-menu li;
    }

    .lw-menu li:hover .lw-main {
        opacity: 1;
        color: #2676ac;
        -webkit-animation: moveFromTop 300ms ease-in-out;
        -moz-animation: moveFromTop 300ms ease-in-out;
        -ms-animation: moveFromTop 300ms ease-in-out;
    }

    .lw-menu li:hover .lw-sub {
        opacity: 1;
        -webkit-animation: moveFromBottom 300ms ease-in-out;
        -moz-animation: moveFromBottom 300ms ease-in-out;
        -ms-animation: moveFromBottom 300ms ease-in-out;
    }

@-webkit-keyframes moveFromBottom {
    from {
        opacity: 0;
        -webkit-transform: translateY(200%);
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0%);
    }
}

@-moz-keyframes moveFromBottom {
    from {
        opacity: 0;
        -moz-transform: translateY(200%);
    }

    to {
        opacity: 1;
        -moz-transform: translateY(0%);
    }
}

@-ms-keyframes moveFromBottom {
    from {
        opacity: 0;
        -ms-transform: translateY(200%);
    }

    to {
        opacity: 1;
        -ms-transform: translateY(0%);
    }
}

@-webkit-keyframes moveFromTop {
    from {
        opacity: 0;
        -webkit-transform: translateY(-200%);
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0%);
    }
}

@-moz-keyframes moveFromTop {
    from {
        opacity: 0;
        -moz-transform: translateY(-200%);
    }

    to {
        opacity: 1;
        -moz-transform: translateY(0%);
    }
}

@-ms-keyframes moveFromTop {
    from {
        opacity: 0;
        -ms-transform: translateY(-200%);
    }

    to {
        opacity: 1;
        -ms-transform: translateY(0%);
    }
}

.ca-menu {
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 20px;
}

    .ca-menu li {
        width: 175px;
        height: 105px;
        overflow: hidden;
        position: relative;
        float: right;
        background: #fff;
        -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.2);
        -moz-box-shadow: 1px 1px 2px rgba(0,0,0,.2);
        box-shadow: 1px 1px 2px rgba(0,0,0,.2);
        margin-right: 4px;
        -webkit-transition: all 300ms linear;
        -moz-transition: all 300ms linear;
        -o-transition: all 300ms linear;
        -ms-transition: all 300ms linear;
        transition: all 300ms linear;
        margin-bottom: 5px;
    }

        .ca-menu li:last-child {
            margin-right: 4;
        }

        .ca-menu li a {
            text-align: left;
            width: 100%;
            height: 100%;
            display: block;
            color: #333;
            position: relative;
        }

.ca-icon {
    font-size: 18px;
    color: #333;
    text-shadow: 0 0 1px #333;
    position: absolute;
    width: 100%;
    height: 50%;
    left: 0;
    top: 0;
    text-align: center;
    -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
}

.ca-content {
    left: 0;
    width: 100%;
}

.ca-main {
    font-size: 21px;
    opacity: .8;
    text-align: center;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}

.ca-sub {
    text-align: center;
    font-size: 14px;
    color: #666;
    line-height: 40px;
    opacity: .8;
    position: absolute;
    bottom: 0;
    width: 100%;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}

.ca-menu li:hover {
    background-color: #259add;
}

    .ca-menu li:hover .ca-icon {
        color: #fff;
        -webkit-animation: moveFromBottom 300ms ease;
        -moz-animation: moveFromBottom 300ms ease;
        -ms-animation: moveFromBottom 300ms ease;
    }

    .ca-menu li:hover .ca-main {
        color: #fff;
        -webkit-animation: smallToBig 300ms ease;
        -moz-animation: smallToBig 300ms ease;
        -ms-animation: smallToBig 300ms ease;
    }

    .ca-menu li:hover .ca-sub {
        color: #000;
        background-color: #fff;
        -webkit-animation: moveFromBottom 500ms ease;
        -moz-animation: moveFromBottom 500ms ease;
        -ms-animation: moveFromBottom 500ms ease;
    }

@-webkit-keyframes smallToBig {
    from {
        -webkit-transform: scale(0.1);
    }

    to {
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes smallToBig {
    from {
        -moz-transform: scale(0.1);
    }

    to {
        -moz-transform: scale(1);
    }
}

@-ms-keyframes smallToBig {
    from {
        -ms-transform: scale(0.1);
    }

    to {
        -ms-transform: scale(1);
    }
}

@-webkit-keyframes moveFromBottom {
    from {
        -webkit-transform: translateY(100%);
    }

    to {
        -webkit-transform: translateY(0%);
    }
}

@-moz-keyframes moveFromBottom {
    from {
        -moz-transform: translateY(100%);
    }

    to {
        -moz-transform: translateY(0%);
    }
}

@-ms-keyframes moveFromBottom {
    from {
        -ms-transform: translateY(100%);
    }

    to {
        -ms-transform: translateY(0%);
    }
}

#easyWarningNotification {
    padding: 5px 10px;
    background: #fffed0;
    border: 1px solid #d4d287;
    color: #333;
    position: relative;
}

#easyInfoNotification {
    padding: 5px 10px;
    border: 1px solid #bae2f0;
    background: #e3f4f9;
    color: #333;
    position: relative;
}

.easyNotification span {
    float: right;
    cursor: pointer;
}

div.DTTT_container {
    float: right;
    margin-bottom: 6px;
    margin-top: 2PX;
}

a.DTTT_button, button.DTTT_button, div.DTTT_button {
    float: left;
    margin-right: 3px;
    padding: 5px 8px;
    border: 1px solid #999;
    cursor: pointer;
    font-size: .88em;
    color: #000 !Important;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 1px 1px 3px #ccc;
    -moz-box-shadow: 1px 1px 3px #ccc;
    -ms-box-shadow: 1px 1px 3px #ccc;
    -o-box-shadow: 1px 1px 3px #ccc;
    box-shadow: 1px 1px 3px #ccc;
    background: #fff;
    background: -webkit-linear-gradient(top,#fff 0,#f3f3f3 89%,#f9f9f9 100%);
    background: -moz-linear-gradient(top,#fff 0,#f3f3f3 89%,#f9f9f9 100%);
    background: -ms-linear-gradient(top,#fff 0,#f3f3f3 89%,#f9f9f9 100%);
    background: -o-linear-gradient(top,#fff 0,#f3f3f3 89%,#f9f9f9 100%);
    background: linear-gradient(top,#fff 0,#f3f3f3 89%,#f9f9f9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f9f9f9',GradientType=0);
}

button.DTTT_button {
    height: 30px;
    padding: 3px 8px;
}

.DTTT_button embed {
    outline: 0;
}

a.DTTT_button:hover, button.DTTT_button:hover, div.DTTT_button:hover {
    border: 1px solid #666;
    text-decoration: none !Important;
    -webkit-box-shadow: 1px 1px 3px #999;
    -moz-box-shadow: 1px 1px 3px #999;
    -ms-box-shadow: 1px 1px 3px #999;
    -o-box-shadow: 1px 1px 3px #999;
    box-shadow: 1px 1px 3px #999;
    background: #f3f3f3;
    background: -webkit-linear-gradient(top,#f3f3f3 0,#e2e2e2 89%,#f4f4f4 100%);
    background: -moz-linear-gradient(top,#f3f3f3 0,#e2e2e2 89%,#f4f4f4 100%);
    background: -ms-linear-gradient(top,#f3f3f3 0,#e2e2e2 89%,#f4f4f4 100%);
    background: -o-linear-gradient(top,#f3f3f3 0,#e2e2e2 89%,#f4f4f4 100%);
    background: linear-gradient(top,#f3f3f3 0,#e2e2e2 89%,#f4f4f4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3',endColorstr='#f4f4f4',GradientType=0);
}

a.DTTT_disabled, button.DTTT_disabled, div.DTTT_disabled {
    color: #999;
    border: 1px solid #d0d0d0;
    background: #fff;
    background: -webkit-linear-gradient(top,#fff 0,#f9f9f9 89%,#fafafa 100%);
    background: -moz-linear-gradient(top,#fff 0,#f9f9f9 89%,#fafafa 100%);
    background: -ms-linear-gradient(top,#fff 0,#f9f9f9 89%,#fafafa 100%);
    background: -o-linear-gradient(top,#fff 0,#f9f9f9 89%,#fafafa 100%);
    background: linear-gradient(top,#fff 0,#f9f9f9 89%,#fafafa 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#fafafa',GradientType=0);
}

button.DTTT_button_copy, button.DTTT_button_csv, button.DTTT_button_pdf, button.DTTT_button_print, button.DTTT_button_xls {
    padding-right: 0;
}

    button.DTTT_button_copy span, button.DTTT_button_csv span, button.DTTT_button_pdf span, button.DTTT_button_print span, button.DTTT_button_xls span {
        display: inline-block;
        height: 24px;
        line-height: 24px;
        padding-right: 30px;
    }

    button.DTTT_button_csv span {
        background: url(/_LAYOUTS/Riyadh.EServices/Images/csv.png) bottom right no-repeat;
    }

    button.DTTT_button_csv:hover span {
        background: url(/_LAYOUTS/Riyadh.EServices/Images/csv_hover.png) center right no-repeat;
    }

    button.DTTT_button_xls span {
        background: url(/_LAYOUTS/Riyadh.EServices/Images/xls.png) center right no-repeat;
    }

    button.DTTT_button_xls:hover span {
        background: url(/_LAYOUTS/Riyadh.EServices/Images/xls_hover.png) center right no-repeat #f0f0f0;
    }

    button.DTTT_button_copy span {
        background: url(/_LAYOUTS/Riyadh.EServices/Images/copy.png) center right no-repeat;
    }

    button.DTTT_button_copy:hover span {
        background: url(/_LAYOUTS/Riyadh.EServices/Images/copy_hover.png) center right no-repeat #f0f0f0;
    }

button.DTTT_button_pdf {
    display: none;
}

    button.DTTT_button_pdf span {
        background: url(/_LAYOUTS/Riyadh.EServices/Images/pdf.png) center right no-repeat;
    }

    button.DTTT_button_pdf:hover span {
        background: url(/_LAYOUTS/Riyadh.EServices/Images/pdf_hover.png) center right no-repeat #f0f0f0;
        display: none;
    }

button.DTTT_button_print span {
    background: url(/_LAYOUTS/Riyadh.EServices/Images/print.png) center right no-repeat;
}

button.DTTT_button_print:hover span {
    background: url(/_LAYOUTS/Riyadh.EServices/Images/print_hover.png) center right no-repeat #f0f0f0;
}

button.DTTT_button_collection span {
    padding-right: 17px;
    background: url(/_LAYOUTS/Riyadh.EServices/Images/collection.png) center right no-repeat;
}

button.DTTT_button_collection:hover span {
    padding-right: 17px;
    background: url(/_LAYOUTS/Riyadh.EServices/Images/collection_hover.png) center right no-repeat #f0f0f0;
}

table.DTTT_selectable tbody tr {
    cursor: pointer;
}

table.dataTable tr.DTTT_selected.odd, table.dataTable tr.DTTT_selected.odd td.sorting_1, table.dataTable tr.DTTT_selected.odd td.sorting_2, table.dataTable tr.DTTT_selected.odd td.sorting_3 {
    background-color: #9fafd1;
}

table.dataTable tr.DTTT_selected.even, table.dataTable tr.DTTT_selected.even td.sorting_1, table.dataTable tr.DTTT_selected.even td.sorting_2, table.dataTable tr.DTTT_selected.even td.sorting_3 {
    background-color: #b0bed9;
}

div.DTTT_collection {
    width: 150px;
    padding: 8px 8px 4px;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.4);
    background-color: #f3f3f3;
    background-color: rgba(255,255,255,.3);
    overflow: hidden;
    z-index: 2002;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 3px 3px 5px rgba(0,0,0,.3);
    -moz-box-shadow: 3px 3px 5px rgba(0,0,0,.3);
    -ms-box-shadow: 3px 3px 5px rgba(0,0,0,.3);
    -o-box-shadow: 3px 3px 5px rgba(0,0,0,.3);
    box-shadow: 3px 3px 5px rgba(0,0,0,.3);
}

div.DTTT_collection_background {
    background: url(/_LAYOUTS/Riyadh.EServices/Images/background.png) top left;
    z-index: 2001;
}

div.DTTT_collection a.DTTT_button, div.DTTT_collection button.DTTT_button, div.DTTT_collection div.DTTT_button {
    position: relative;
    left: 0;
    right: 0;
    display: block;
    float: none;
    margin-bottom: 4px;
    -webkit-box-shadow: 1px 1px 3px #999;
    -moz-box-shadow: 1px 1px 3px #999;
    -ms-box-shadow: 1px 1px 3px #999;
    -o-box-shadow: 1px 1px 3px #999;
    box-shadow: 1px 1px 3px #999;
}

.DTTT_print_info {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 400px;
    height: 150px;
    margin-left: -200px;
    margin-top: -75px;
    text-align: center;
    color: #333;
    padding: 10px 30px;
    background: #fff;
    background: -webkit-linear-gradient(top,#fff 0,#f3f3f3 89%,#f9f9f9 100%);
    background: -moz-linear-gradient(top,#fff 0,#f3f3f3 89%,#f9f9f9 100%);
    background: -ms-linear-gradient(top,#fff 0,#f3f3f3 89%,#f9f9f9 100%);
    background: -o-linear-gradient(top,#fff 0,#f3f3f3 89%,#f9f9f9 100%);
    background: linear-gradient(top,#fff 0,#f3f3f3 89%,#f9f9f9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f9f9f9',GradientType=0);
    opacity: .95;
    border: 1px solid #000;
    border: 1px solid rgba(0,0,0,.5);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgba(0,0,0,.5);
    -moz-box-shadow: 0 3px 7px rgba(0,0,0,.5);
    -ms-box-shadow: 0 3px 7px rgba(0,0,0,.5);
    -o-box-shadow: 0 3px 7px rgba(0,0,0,.5);
    box-shadow: 0 3px 7px rgba(0,0,0,.5);
}

    .DTTT_print_info h6 {
        font-weight: 400;
        font-size: 28px;
        line-height: 28px;
        margin: 1em;
    }

    .DTTT_print_info p {
        font-size: 14px;
        line-height: 20px;
    }

#TipContainer {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    z-index: 20000;
}

#TipContent {
    background-color: #3a3a3a;
    min-width: 175px;
    color: #fff;
    min-height: 50px;
    text-align: right;
    padding: 6px;
    font-size: 17px;
}

.JTip.JTipImage {
    margin: 5px 5px 5px 15px;
}

.whole_calendar {
    background-color: #fff;
    border-color: #d4d4d4;
    border-style: solid;
    border-width: 1px;
    overflow: auto;
    position: absolute;
    z-index: 100000000000;
    float: right;
    width: 254px;
    margin-right: 3px;
    margin-left: 3px;
}

#Header_Div {
    background-color: #f5f5f5;
    height: 40px;
    border-bottom: 1px solid #cfcfcf;
    padding-bottom: 19px !Important;
    padding-top: 5px !Important;
    padding-right: 29px;
    padding-left: 28px;
    position: relative;
    vertical-align: middle;
}

.clsText {
    background-color: #FFF;
    border: 1px solid #c4c4c4;
    box-shadow: 0 0 8px #d9d9d9;
    color: #737373;
    cursor: pointer;
    direction: rtl;
    font-size: 12px;
    margin: 3px 0;
    margin-top: 4px !Important;
    moz-border-radius: 4px;
    moz-box-shadow: 0 0 8px #d9d9d9;
    padding: 3px !Important;
    webkit-border-radius: 4px;
    webkit-box-shadow: 0 0 8px #d9d9d9;
    width: 172px;
    height: 16px !Important;
}

    .clsText:focus {
        border: 1px solid #7bc1f7;
        box-shadow: 0 0 8px #7bc1f7;
        moz-box-shadow: 0 0 8px #7bc1f7;
        outline: 0;
        webkit-box-shadow: 0 0 8px #7bc1f7;
    }

.fldLabel {
    color: #58595b;
    font-size: 8pt;
    width: 100px;
}

.ctlHeader {
    padding-left: 0;
    padding-right: 0;
}

.clsDDL {
    background-color: #fbfdf7;
    border: 1px solid #b5b7b9;
    border: 1px solid #d4d4d4;
    color: #737373;
    direction: rtl;
    font-size: 12px;
}

#clsLocCalendar {
    padding-left: 2px !Important;
    padding-right: 2px !Important;
    text-align: center;
}

#Progress_bar {
    border-color: #000;
    border-style: solid;
    border-width: 1px;
    height: 180px;
    overflow: auto;
    position: absolute;
    width: 280px;
}

.CalDatePicker {
    height: 200px !Important;
    width: 250px !Important;
}

.CalDatePickerEvent {
    height: 250px !Important;
    width: 350px !Important;
}

.innerbox {
    min-height: 275px;
    padding: 0 13px 13px;
    position: relative;
}

.miniinnerbox {
    background: repeat-x #e9edf0;
    border: 1px solid #fff;
    padding: 13px;
    position: relative;
}

.artic-title {
     color: #12a761;
    float: right;
    font-size: 16px;
    font-weight: 700;
    /* height: 34px; */
    margin: 10px 0;
    padding-left: 30px;
    /* padding-right: 20px; */
    padding: 13px 16px;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    /* background-image: linear-gradient(0deg, #389e63 0%, #389e63 100%); */
    border-radius: 3px;
    background-color: #2b3e4b;
    text-align:right;
}

.miniHeader {
    background: #02a595;
    color: #fcfcfc;
    float: right;
    font-size: 14px;
    font-weight: 700;
    /*height: 25px;*/
    margin-top: 10px;
    padding-left: 30px;
    padding-right: 22px !Important;
    /*padding-top: 9px;*/
    position: relative;
    vertical-align: middle;
    text-align: right;
    width: 100%;
    box-sizing: border-box;
    padding-top: 12px !important;
    padding-bottom: 8px !important;
    height: auto;
}
.miniHeader3 {
    background: #fff;
    color: #0a0a0a;
    float: right;
    font-size: 16px;
    font-weight: 700;
    height: 25px;
    margin-top: 10px;
    padding-right: 4px !Important;
    position: relative;
    vertical-align: middle;
    text-align: right;
    width: 100.3%;
    padding-top: 8px;
    vertical-align: top;
    border-bottom: solid 1px #1d7693;
    margin-bottom: 6px;
}
.title-text {
    margin-left: 150px;
    z-index: 100;
}
.RequiredMarkCssClass
.artic-text {
  color: #ffffff;
    font-size: 18px;
    background: #389e63;
}

.nwsarchive-order-ico {
    background: url(/_LAYOUTS/EServices/Images/nwsarchive-order.png) no-repeat;
    height: 10px;
    position: absolute;
    right: 0;
    top: -10px;
    width: 8px;
}

img {
    border: 0;
    outline: 0;
}

.clr {
    clear: both;
    margin: 0;
    padding: 0;
    z-index: -999;
}

.RequiredMarkCssClass {
    color: #ff0000;
    font-size: 22px;
    line-height: 18px;
    margin-left: 3px;
}

.ValidationError {
    color: Red;
    font-size: 13px;
    line-height: 21px;
    padding: 6px;
    white-space: pre;
}

select {
    background-color: #FFF;
    border: 1px solid #d4d4d4;
    color: #737373;
    direction: rtl;
    font-size: 16px;
    margin-right: 3px !Important;
    margin-left: 3px !Important;
    padding: 6px !Important;
    width: 80%;
    height: 40px;
}

input[type=password], input[type=text], input[type=tel], input[type=email] {
     border: 1px solid #c4c4c4;
    font-size: 16px;
    height: 42px;
    margin: 3px;
    padding: 4px;
    width: 277px;
}
input[type=password], input[type=tel], input[type=email] {
     border: 1px solid #c4c4c4;
    font-size: 16px;
    height: 42px;
    margin: 3px;
    padding: 4px;
    width: 277px;
    font-family: 'Bahij_TheSansArabic-Plain' !important;
}
input[type=number] {
    border: 1px solid #c4c4c4;
    font-size: 19px;
    height: 42px;
    margin: 3px;
    padding: 4px;
    width: 277px;
	font-family: 'Bahij_TheSansArabic-Plain' !important;
}

textarea {
    box-shadow: 0 0 8px #d9d9d9;
    font-size: 16px;
    margin: 3px;
    moz-box-shadow: 0 0 8px #d9d9d9;
    padding: 1px 2px 2px 1px;
    webkit-box-shadow: 0 0 8px #d9d9d9;
    width: 92.5%;
    Z-INDEX: 101;
    OVERFLOW: hidden;
    min-height: 70px;
    border: 1px solid silver;
    border-right: 4px solid silver;
}

input[type=password]:focus, input[type=text]:focus, input[type=tel]:focus, input[type=mail]:focus {
    border: 1px solid #7bc1f7;
    box-shadow: 0 0 8px #7bc1f7;
    moz-box-shadow: 0 0 8px #7bc1f7;
    outline: 0;
    webkit-box-shadow: 0 0 8px #7bc1f7;
}

input[type=button], input[type=submit] {
  display: inline-block;
    height: 22px;
    background-color: #056946 !important;
    color: #ffffff !important;
    padding-left: 6px;
    padding-right: 10px;
    text-align: center;
    background-position: right -88px;
    overflow: visible;
    height: 34px;
    line-height: 33px;
    font-size: 16px;
    min-width: 130px;
    outline: 0;
    cursor: pointer;
    -webkit-border-radius: 0;
    -webkit-appearance: none;
    float: left;
    margin-left: 2px;
    border: none !important;
    margin-bottom: 10px;
    margin-left: 10px;
}

    input[type=button]:hover, input[type=submit]:hover {
        background-color: #e8e8e8;
    }

.BackImg {
    border-width: 0;
    cursor: pointer;
    margin-left: 5px;
    margin-right: 15px;
    height: 35px;
}

input[type=button]:active, input[type=submit]:active {
    border: 0 none;
    color: #25a0da;
}

.formbutton {
    padding-left: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
}

.formbody {
    border-bottom: 1px solid #dbe3e9;
    /* border-left: 1px solid #dbe3e9; */
    font-size: 16px !Important;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: right;
}

.formlabel {
    background-color: #FAFAFA !Important;
    border-bottom: 1px solid #dbe3e9;
    font-size: 12px;
    padding-top: 12px;
    padding-bottom: 5px;
    width: 13%;
    padding-right: 10px;
    height: 25px;

}
.formtable {
    border-top: 1px solid #dbe3e9;
    margin-top: 8px;
    direction: rtl;
    background-color: #fff;
    width: 100%;
}

.formtablenoborder {
    margin-top: 8px;
    width: 100%;
    direction: rtl;
}


.formbuttonDiv {
    float: left;
    padding-top: 10px;
}

.plainformlabel {
    background-color: #fff !Important;
    padding-top: 12px;
    padding-bottom: 5px;
    width: 115px;
    padding-right: 10px;
    height: 25px;
    font-size: 12px;
}

.gridlabel {
    background-color: #fff !Important;
    border: 1px solid #c4c4c4;
    box-shadow: 0 0 8px #d9d9d9;
    font-size: 13px;
    padding: 12px 5px 5px;
    width: 270px;
}

.formNote {
    color: #565656 !important;
    font-size: 14px !important;
    padding: 10px;
    text-align: left;
}

.formSmallNote {
    color: #333;
    font-size: 10px;
    padding: 10px;
    text-align: left;
    width: 93%;
}

.form_hint {
    color: #fff;
    display: none;
    margin-left: 8px;
    padding: 1px 6px;
    position: absolute;
    z-index: 999;
}

    .form_hint:before {
        left: -6px;
        position: absolute;
        top: 1px;
    }

    .form_hint:focus {
        display: inline;
    }

.form_hint {
    background: #28921f;
}

    .form_hint:before {
        color: #28921f;
    }

.standardheader {
    color: #525252;
    margin: 0;
    text-align: right;
    font-size: 14px;
    font-weight: 700;
}

.formvalidation {
    color: #d02a2a;
    font-size: 18px;
    line-height: 18px;
}

.formHint {
    color: #ff0000;
    font-size: 14px;
    display: block;
    margin-right: 4px;
}

.expanded .miniHeader {
    background-color: #02a595;
    background-image: url(/_LAYOUTS/Riyadh.EServices/Images/arrow_down.png);
    color: #FFF;
    background-position: right 2px center;
    background-repeat: no-repeat;
}

.collapsed .miniHeader {
    background-color: #cadde9;
    color: #0e76a8 !Important;
    background-image: url(/_LAYOUTS/Riyadh.EServices/Images/arrow_left.png);
    background-position: right 2px center;
    background-repeat: no-repeat;
}

.pagination-parent {
    height: 42px;
    margin: 16px auto;
    display: block;
    text-align: center;
}
    .pagination-parent  ul.pagination
    {display:inline-block;}

    .pagination > li {
        display: inline;
    }

    .pagination > li > a, .pagination > li > span {
        position: relative;
        float: left;
        padding: 6px 12px;
        margin-left: -1px;
        line-height: 1.42857143;
        color: #337ab7;
        text-decoration: none;
        background-color: #fff;
        border: 1px solid #ddd;
        direction: ltr;
        font-size:15px;
    }

    .pagination > li:first-child > a, .pagination > li:first-child > span {
        margin-left: 0;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    .pagination > li:last-child > a, .pagination > li:last-child > span {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }

    .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
        color: #23527c;
        background-color: #eee;
        border-color: #ddd;
    }

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none;
}

    .pager li {
        display: inline;
    }

        .pager li > a, .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #fff;
            border: 1px solid #ddd;
            border-radius: 15px;
        }

            .pager li > a:focus, .pager li > a:hover {
                text-decoration: none;
                background-color: #eee;
            }

    .pager .next > a, .pager .next > span {
        float: right;
    }

    .pager .previous > a, .pager .previous > span {
        float: left;
    }

    .pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
        color: #777;
        cursor: not-allowed;
        background-color: #fff;
    }

.pagination a[disabled] {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.pagination span.active {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}

.captcha {
    border: 1px solid #e9e9e9;
    width: 600px;
    height: 52px;
}

    .captcha input[type=text] {
        font-family: arial;
        font-size: 30px;
    }

.ItemStyle {
    text-align: center !Important;
}

#spinner {
    width: 100%;
    background-color: #fff;
    filter: alpha(opacity=60);
    opacity: .6;
    position: absolute;
    z-index: 99999999;
    text-align: center;
}

    #spinner img {
        position: absolute;
    }

input[type=checkbox], input[type=radio] {
    width: 30px;
    margin-top: 13px;
    padding: 0;
    font-size: 13px;
    opacity: 1;
}

.paginator > img {
    background-color: #36495d;
    padding: 10px 15px;
    top: 10px;
    position: relative;
}

    .paginator > img:nth-child(2) {
        margin-right: 3px !important;
        margin-left: 0;
    }

.sitemap {
    padding-bottom: 3px;
}

.sitemapCurrentNode {
    font-weight: 700;
    padding-right: 4px;
    padding-left: 4px;
}

.sitemapItem {
    padding-right: 4px;
    padding-left: 4px;
}

.watermark {
    color: #d3d3d3;
    font-weight: 400;
    font-family: arial;
}

.blockmod-title {
    margin: 0;
    font-weight: 700;
    font-size: 17px;
    line-height: 12px;
    color: #000;
    border-top: 1px solid #d9d9d9;
    background: #ececec;
    padding-right: 10px;
    padding-top: 10px;
    height: 20px;
}

.tip {
    background: #f8f8f8;
    padding: 5px 5px 5px 5px;
    border-radius: 5px;
    font-size: 16px;
    color: #e00a0a;
    width: 80%;
    text-align: right;
}

.miniHeaderContainer {
    position: relative;
    float: right;
    text-align: right;
    width: 100%;
}

.uploadDescription {
    font-size: 14px;
    font-weight: 700;
    color: #c70404;
    margin-right: 10px;
    margin-left: 10px;
}

.metrobutton.info {
    background-color: #4390df;
    color: #fff !important;
}

.metrobutton {
    padding: 12px;
    text-align: center;
    vertical-align: middle !important;
    border: 1px solid transparent;
    color: #222;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    outline: 0;
    font-size: 18px;
    line-height: 16px;
    margin: auto;
    text-decoration: none;
}

    .metrobutton.success {
        background-color: #60a917 !important;
        color: #fff !important;
    }
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
    z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(/_LAYOUTS/Riyadh.EServices/Images/fancybox_sprite.png);
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(/_LAYOUTS/Riyadh.EServices/Images/fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(/_LAYOUTS/Riyadh.EServices/Images/blank.gif); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: visible !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
    z-index: 8010;
	background: url(/_LAYOUTS/Riyadh.EServices/Images/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url(/_LAYOUTS/Riyadh.EServices/Images/fancybox_sprite@2x.png);
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url(/_LAYOUTS/Riyadh.EServices/Images/fancybox_loading@2x.gif);
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

.scrollpane {
    direction: rtl;
    height: 650px;
    overflow: auto;
    padding-top: 7px;
    width: 400px;
}

.listBox {
    margin: 0;
}

    .listBox ul {
        list-style-type: none;
        margin: 0;
    }

    .listBox li {
        color: #000;
        font-size: 18px;
        list-style: none;
        padding: 5px;
    }

        .listBox li a {
            -moz-user-select: none;
            -ms-user-select: none;
            -webkit-user-select: none;
            border: 0;
            color: #000;
            text-decoration: none;
            user-select: none;
        }

            .listBox li a:hover {
                background: #2374c4;
                color: #ffffff !important;
            }

        .listBox li:hover {
            background: #2374c4;
            color: #ffffff !important;
        }

.select {
    background: #2374c4;
    color: #fff;
}

.loading {
    color: #2374c4;
    font-size: 18px;
    list-style: none;
    padding: 5px;
    text-align: center;
}

.content section {
    padding: 0 0 !important;
}

.tabs-menu {
    margin-top: 8px;
    height: 30px;
    float: right;
    clear: both;
}

    .tabs-menu li {
        height: 30px;
        line-height: 30px;
        float: right;
        margin-right: 10px;
        background-color: #fff;
        border-top: 1px solid #d4d4d1;
        border-right: 1px solid #d4d4d1;
        border-left: 1px solid #d4d4d1;
        font-size: 18px;
    }

        .tabs-menu li.current {
            position: relative;
            background-color: #fff;
            border-bottom: 1px solid #fff;
            z-index: 5;
        }

        .tabs-menu li a {
            padding: 10px;
            text-transform: uppercase;
            color: #000;
            text-decoration: none;
        }

    .tabs-menu .current a {
        color: #2e7da3;
    }

.tab {
    border: 1px solid #d4d4d1;
    background-color: #fff;
    float: right;
    width: auto;
}

.tab-content {
    width: 810px;
    padding: 20px;
    display: none;
}

#tab-1 {
    display: block;
}

.CalDatePicker td {
    height: 29px !important;
}

    .CalDatePicker td a {
        width: 100% !important;
        height: 29px !important;
        line-height: 29px !important;
        display: inline-block !important;
    }

.grdEmpty {
    font-size: 14px;
    font-weight: bold;
    padding: 10px;
    text-align: center;
}

.accordion {
    direction: rtl;
    border: solid 1px #cdcdcd;
    width: 800px;
    position: relative;
    overflow: hidden;
    height: auto;
    margin: 10px auto;
}

.accordion-header {
    display: inline-block;
    width: 100%;
    background-color: #fff;
    position: relative;
}

    .accordion-header .accordion-title {
        display: inline-block;
        width: 100%;
        height: 50px;
        background-color: #4fa1b0;
        text-align: right;
        line-height: 50px;
        position: relative;
        cursor: pointer;
        color: #fff;
        font-size: 16px;
        padding-right: 50px;
        transition: background-color .5s;
        -webkit-transition: background-color .5s;
        -moz-transition: background-color .5s;
        -o-transition: background-color .5s;
        border-bottom: solid 2px #fff;
    }

.accordion > .activeAccordion .accordion-title {
    background-color: #297289;
    color: #fff0f5;
    transition: background-color .5s;
    -webkit-transition: background-color .5s;
    -moz-transition: background-color .5s;
    -o-transition: background-color .5s;
}

.accordion-header .accordion-title div {
    background: url('../images/accordion-arrow.png') no-repeat 99% center;
    position: absolute;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    width: 32px;
    height: 50px;
    margin-right: -42px;
}

.accordion > .activeAccordion .accordion-title div {
    position: absolute;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
}

.accordion-content {
    position: relative;
    width: 100% !important;
    display: none;
}


@media all and (max-width:971px) and (min-width:200px) {
    .RadMenu .rmRootGroup {
        width: 100% !important;

        @font-face {
            font-family: 'FontAwesome';
            src: url('fonts/fontawesome-webfont.eot?v=4.3.0');
            src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
            font-weight: normal;
            font-style: normal;
        }
    }
}

.services-container {
    /*width: 960px;*/
    height: auto;
    margin: auto;
    /*box-shadow: 0px 0px 25px #555;*/
    padding: 1%;
    width: 98%;
    display: inline-block;
    position: relative;
}

.user-dashboard-container {
    width: 960px;
    height: 500px;
    margin: auto;
    border: solid 1px #cdcdcd;
    box-shadow: 0px 0px 25px #555;
    padding: 10px;
}

.services-container a, .services-container a:hover, .services-container a:visited, .services-container a:active {
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
}

.services-tabs {
    display: inline-block;
    width: 100%;
    height: auto;
    float: right;
}

    .services-tabs ul#servicesTabs {
        display: inline-block;
        width: 100%;
        height: auto;
        text-align: right;
        color: #000;
        font-size: 14px;
        font-family: Tahoma;
        list-style-type: none;
        padding: 0px;
    }

.services-lists {
    width: 100%;
    float: right;
}

    .services-lists .most-used ul {
        list-style-type: none;
        padding: 0px;
        display: inline-block;
        width: 100%;
    }

.services-tabs ul#servicesTabs > li {
    height: 145px;
    padding: 10px 0px;
    cursor: pointer;
    border-radius: 0px;
    background-color: #02a595;
    border-bottom: #4E5555 solid 1px;
    color: #fff;
    width: 174px;
    margin: 8px;
    box-sizing: border-box;
    border: none !important;
    float: right;
    display: flex;
    align-items: flex-end;
    background-repeat: no-repeat;
    background-position: 50% 30%;
    box-shadow: 0px 4px 8px -3px rgba(0, 0, 0, 0.6);
    transition: background-color .4s, box-shadow .4s;
}
    .services-tabs ul#servicesTabs > li:hover {
        background-color: teal;
        box-shadow: 0px 10px 12px -3px rgba(0, 0, 0, 0.4);
        transition: background-color .2s, box-shadow .2s;
    }


@media all and (max-width:598px) and (min-width:561px) {
    .services-tabs ul#servicesTabs > li {
        width: 47%;
        /*margin: 8px 0;*/
    }
}

@media all and (max-width:560px) and (min-width:425px) {
    .services-tabs ul#servicesTabs > li {
        width: 46%;
        /*margin: 8px 0;*/
    }
}

@media all and (max-width:424px) and (min-width:200px) {
    .services-tabs ul#servicesTabs > li {
        width: 90%;
        margin: 16px auto;
        max-width: 300px;
        float: none;
    }
}


.services-tabs ul#servicesTabs > li[data-service-code="1"] {
    background-image: url('/_Layouts/Riyadh.EServices/Images/RequestPortalIcons/stores.png');
}

.services-tabs ul#servicesTabs > li[data-service-code="2"] {
    background-image: url('/_Layouts/Riyadh.EServices/Images/RequestPortalIcons/building.png');
}
.services-tabs ul#servicesTabs > li[data-service-code="3"] {
    background-image: url('/_Layouts/Riyadh.EServices/Images/RequestPortalIcons/excavation.png');
}

/*.services-tabs ul#servicesTabs > li:nth-child(2) {
    background-image: url('/_Layouts/Riyadh.EServices/Images/RequestPortalIcons/buildingIssue.png');
}

.services-tabs ul#servicesTabs > li:nth-child(3) {
    background-image: url('/_Layouts/Riyadh.EServices/Images/RequestPortalIcons/buildingRenew.png');
}



.services-tabs ul#servicesTabs > li:nth-child(5) {
    background-image: url('/_Layouts/Riyadh.EServices/Images/RequestPortalIcons/buildingDone.png');
}

.services-tabs ul#servicesTabs > li:nth-child(6) {
    background-image: url('/_Layouts/Riyadh.EServices/Images/RequestPortalIcons/buildingTransfer.png');
}*/

.services-tabs ul#servicesTabs > li[data-service-code="10"] {
    background-image: url('/_Layouts/Riyadh.EServices/Images/RequestPortalIcons/roads.png');
    /*background-size: 50%;*/
}

.services-tabs ul#servicesTabs > li[data-service-code="11"] {
    background-image: url('/_Layouts/Riyadh.EServices/Images/RequestPortalIcons/lighting.png');
    /*background-size: 50%;*/
}

.services-tabs ul#servicesTabs > li[data-service-code="12"] {
    background-image: url('/_Layouts/Riyadh.EServices/Images/RequestPortalIcons/syool.png');
}

.services-tabs ul#servicesTabs > li[data-service-code="13"] {
    background-image: url('/_Layouts/Riyadh.EServices/Images/RequestPortalIcons/facilities.png');
    /*background-size:50%;*/
}

.services-tabs ul#servicesTabs > li[data-service-code="14"] {
    background-image: url('/_Layouts/Riyadh.EServices/Images/RequestPortalIcons/survey.png');
    /*background-size: 50%;*/
}

.services-tabs ul#servicesTabs > li[data-service-code="15"] {
    background-image: url('/_Layouts/Riyadh.EServices/Images/RequestPortalIcons/sak.png');
}

.services-tabs ul#servicesTabs > li[data-service-code="16"] {
    background-image: url('/_Layouts/Riyadh.EServices/Images/RequestPortalIcons/properties.png');
}

.services-tabs ul#servicesTabs > li[data-service-code="17"] {
    background-image: url('/_Layouts/Riyadh.EServices/Images/RequestPortalIcons/grave.png');
    /*background-size: 50%;*/
}

.services-tabs ul#servicesTabs > li[data-service-code="6"] {
    background-image: url('/_Layouts/Riyadh.EServices/Images/RequestPortalIcons/ownership.png');
}

.services-tabs ul#servicesTabs > li[data-service-code="18"] {
    background-image: url('/_Layouts/Riyadh.EServices/Images/RequestPortalIcons/environment.png');
}

.services-tabs ul#servicesTabs > li[data-service-code="19"] {
    background-image: url('/_Layouts/Riyadh.EServices/Images/RequestPortalIcons/complaints.png');
}

.services-tabs ul#servicesTabs > li[data-service-code="20"] {
    background-image: url('/_Layouts/Riyadh.EServices/Images/RequestPortalIcons/hawker.png');
}
.services-tabs ul#servicesTabs > li[data-service-code="21"] {
    background-image: url('/_Layouts/Riyadh.EServices/Images/RequestPortalIcons/elections.png');
}
.services-tabs ul#servicesTabs > li[data-service-code="26"] {
    background-image: url('/_Layouts/Riyadh.EServices/Images/RequestPortalIcons/properties.png');
}
.services-tabs ul#servicesTabs > li[data-service-code="4"] {
    background-image: url('/_Layouts/Riyadh.EServices/Images/RequestPortalIcons/Medical.png');
}
.services-tabs ul#servicesTabs > li[data-service-code="60"] {
    background-image: url('/_Layouts/Riyadh.EServices/Images/RequestPortalIcons/DocFlow.png');
}
.service-content .subtab li .s-accordion-header {
    background-image: url('/_Layouts/Riyadh.EServices/Images/RequestPortalIcons/buildingIssue1.png');
}

.service-content .subtab li[data-code="501"] .s-accordion-header {
    background-image: url('/_Layouts/Riyadh.EServices/Images/RequestPortalIcons/buildingRenew1.png');
}

.service-content .subtab li[data-code="502"] .s-accordion-header {
    background-image: url('/_Layouts/Riyadh.EServices/Images/RequestPortalIcons/buildingModify1.png');
}

.service-content .subtab li[data-code="503"] .s-accordion-header {
    background-image: url('/_Layouts/Riyadh.EServices/Images/RequestPortalIcons/buildingDone1.png');
}

.service-content .subtab li[data-code="504"] .s-accordion-header {
    background-image: url('/_Layouts/Riyadh.EServices/Images/RequestPortalIcons/buildingTransfer1.png');
}


.services-tabs ul#servicesTabs > li > span {
    margin: 0px auto;
}

.services-container .services-lists .service-content:nth-child(1) .most-used ul li .item {
    background-color: #E51400;
}

.services-container .services-lists .service-content:nth-child(2) .most-used ul li .item {
    background-color: #67B239;
}

.services-container .services-lists .service-content:nth-child(3) .most-used ul li .item {
    background-color: #FF6600;
}

.services-container .services-lists .service-content:nth-child(4) .most-used ul li .item {
    background-color: #2C84EE;
}

.services-tabs .service-content {
    position: fixed;
    top: 36px;
    right: 36px;
    background-color: #fff;
    opacity: 1;
    transition: height .2s, opacity .2s, top .2s;
    z-index: 5;
    padding: 16px;
    box-sizing: border-box;
    overflow: auto;
    float: right;
    display: none;
    left: 36px;
    bottom: 36px;
    cursor: default;
    max-width: 1170px;
    margin: auto;
}

    .services-tabs .service-content.show {
        display: block;
        box-shadow: 0px 0px 0px 2000px rgba(0,0,0,.5);
    }

.services-container .services-lists .service-content:first-child {
    display: block;
}

.services-container .service-content .most-used ul li {
    margin: 0px 15px 0px 0px;
    width: 150px;
    float: right;
}

.services-container .services-tabs li.active {
    background-color: #5DAEB6 !important;
    color: #fff;
}

.services-container .service-content .other-services ul {
    padding-right: 0px;
}

.service-content .other-services ul li {
    list-style: none;
    display: inline-block;
    width: 100%;
    border-right: solid 4px #337ab7;
    margin: 4px 0 0 0;
    background-color: #f9f9f9;
    overflow: hidden;
    box-sizing: border-box;
    border-bottom: solid 1px #ddd;
}

.services-full .other-services ul li {
    display: block;
    width: auto;
}

.services-full {
    width: 100%;
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
    background-color: #fff;
    opacity: 1;
    transition: height .2s, opacity .2s, top .2s;
    z-index: 99;
    padding: 16px;
    box-sizing: border-box;
    overflow: auto;
}

    .services-full.hideSlist {
        overflow: hidden;
        top: 50%;
        height: 0px;
        opacity: 0;
        padding: 0px;
        transition: height .2s, opacity .2s, top .2s;
    }

.service-content {
    margin-top: 0px;
}

    .service-content .other-services ul li:hover {
        background-color: #f0f0f0;
    }

    .service-content .other-services ul li a, .service-content .other-services ul li a:visited, .service-content .other-services ul li a:hover {
        color: #1d7693;
        font-size: 13px;
        white-space: nowrap;
        padding: 5px 10px 5px 0px;
        display: block;
    }

.services-container .services-lists .most-used ul li .item .item-title {
    padding-top: 5px;
}

.services-container .services-lists .most-used ul li .item {
    width: 150px;
    height: 150px;
    text-align: center;
    color: #fff;
}

.services-container .services-lists .most-used ul li .item-icon {
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: 50% 20%;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 50px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    height: 90px;
    width: 90px;
    line-height: 90px;
}

/*.services-container .services-lists .most-used ul li:nth-child(1) .item-icon:before {
        content: "\f005";
    }

    .services-container .services-lists .most-used ul li:nth-child(2) .item-icon:before {
        content: "\f006";
    }*/

.services-container .more-title {
    border-bottom: solid 1px #d1d1d1;
    padding-bottom: 3px;
    font-weight: 800;
}

.tool-container {
    margin-left: -130px;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s, left .1s, top .1s, visibility .3s;
    -webkit-transition: opacity .3s, left .1s, top .1s, visibility .3s;
    -moz-transition: opacity .3s, left .1s, top .1s, visibility .3s;
    -o-transition: opacity .3s, left .1s, top .1s, visibility .3s;
}

.tool-items a {
    display: table-cell;
}

.showToolbar {
    opacity: 1;
    visibility: visible;
    transition: opacity .3s, left .1s, top .1s, visibility .3s;
    -webkit-transition: opacity .3s, left .1s, top .1s, visibility .3s;
    -moz-transition: opacity .3s, left .1s, top .1s, visibility .3s;
    -o-transition: opacity .3s, left .1s, top .1s, visibility .3s;
}

.tool-container {
    background-color: #5e696d;
    background-size: 100% 100%;
    border-radius: 6px;
    position: absolute;
}

.tool-item {
    /*height: 100%;*/
    display: block;
    width: 20px;
    /*height: 35px;*/
    text-align: center;
    padding: 5px 10px 5px 10px;
    transition: none;
}

@media all and (max-width:699px) and (min-width:371px) {
    .RadMenu .rmRootGroup .rmItem .rmSlide .rmItem div.rmSlide, .RadMenu_Context {
        top: 35px !important;
        max-width: 310px;
        right: 0px !important;
        left: initial !important;
    }
}

@media all and (max-width:370px) and (min-width:200px) {
    .RadMenu .rmSlide, .RadMenu_Context {
        top: 35px !important;
        max-width: 290px;
        right: 0px !important;
        left: initial !important;
    }

    .RadMenu .rmRootGroup .rmItem .rmSlide .rmItem div.rmSlide {
        left: 0px !important;
        top: 35px !important;
    }

    .rmRootLink > .rmExpandDown {
        padding-right: 0px !important;
        background-position: 75% 50% !important;
    }

    .RadMenu_rtl .rmHorizontal .rmRootLink {
        width: 100%;
        text-align: center;
        display: inline-block;
        padding: 0px;
    }

    .RadMenu_MetroTouch .rmRootGroup .rmItem {
        margin: 0 0 0 1px;
        width: 100%;
        text-align: center;
        padding: 0px !important;
    }

    .RadMenu .rmText {
        float: none !important;
    }

    .RadMenu .rmRootGroup > .rmItem > .rmRootLink, .RadMenu .rmRootGroup > .rmItem {
        width: 100% !important;
    }
}

#login .login-right {
    max-width: 388px;
}

#login a, #login a:visited, #login a:active, #login a:link {
    color: #032D3A;
}

.tool-item > .fa {
    color: #b2c6cd;
    font-size: 14px;
}

.tool-item.selected,
.tool-item:hover {
    background: #02baf2;
}

    .tool-item.selected > .fa,
    .tool-item:hover > .fa {
        color: white;
    }

.tool-left .tool-item:first-child:hover {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.tool-left .tool-item:last-child:hover {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

.tool-container .arrow {
    width: 0;
    height: 0;
    position: absolute;
    border-width: 7px;
    border-style: solid;
}

.tool-container.tool-left .arrow {
    border-color: transparent transparent transparent #5e696d;
    top: 50%;
    right: -14px;
    margin-top: -7px;
}

.toolbar-primary {
    background-color: #02baf2;
}

    .toolbar-primary.tool-left .arrow {
        border-color: transparent transparent transparent #02baf2;
    }

    .toolbar-primary .tool-item > .fa {
        color: white;
    }

    .toolbar-primary .tool-item.selected,
    .toolbar-primary .tool-item:hover {
        background: #009dcd;
        color: white;
    }

.toolbar-danger {
    background-color: #f84545;
}

.hidden {
    display: none;
}

.dashboard-section-title {
    cursor: pointer;
}

    .dashboard-section-title:before {
        padding: 0 10px 0 0;
        font: normal normal normal 18px/1 FontAwesome;
        content: "\f002";
        background-color: #5e696d;
        padding: 5px 7px;
        border-radius: 5px;
        margin-right: 10px;
        color: #fff;
    }

.user-dashboard-container section h1 {
    border-bottom: solid 1px #cdcdcd;
}

a.toolbar-link .fa {
    opacity: 0;
    float: left;
    margin: 1px 0px 0px 5px;
}

a.toolbar-link:hover .fa {
    opacity: 1;
    float: left;
    margin: 1px 0px 0px 5px;
}

li.active-toolbar-link a .fa {
    opacity: 1;
}

li.active-toolbar-link {
    background-color: #f0f0f0 !important;
    border-right-color: darkturquoise !important;
}

.formbody .standardheader {
    font-weight: normal;
    padding-right: 10px;
}

.dataTable th {
    text-align: right;
    font-size: 14px;
    background-color: #056946;
    font-weight: bold;
    color: #ffffff;
}

.dataTable td {
    font-size: 16px;
    color: #525252;
}

.dataTable tr:last-child td table td {
    text-align: center;
    border: solid 1px #ccc;
    border-bottom: none;
    padding: 0px;
}

    .dataTable tr:last-child td table td span, .dataTable tr:last-child td table td a {
        width: 33px;
        height: 30px;
        line-height: 30px;
        display: inline-block;
        font-size: 18px;
        color: #000;
    }

    .dataTable tr:last-child td table td span {
        background-color: #1d7693;
        color: #fff;
        height: 30px;
    }

    .dataTable tr:last-child td table td a {
        background-color: #eaeaea;
        color: #000;
    }

.dataTable tr:last-child > td table {
    box-shadow: 0px 4px 12px -6px #000;
}

.dataTable .even {
    background-color: #F6F6F6;
}

.dataTable > tbody > tr {
    border-left: solid 0px #cdcdcd;
    border-bottom: solid 0px #cdcdcd;
    border-right: solid 0px #cdcdcd;
}

    .dataTable > tbody > tr:last-child {
        border-bottom: solid 0px #cdcdcd;
    }

.dataTable tr:first-child {
    border-top: solid 0px #465C71;
}

.dataTable tr td {
    border-left: solid 1px #cdcdcd;
}

    .dataTable tr td:last-child {
        border-left: none;
    }


.calendar-btn, .calendar-btn + input {
    cursor: pointer;
}

.miniHeader2 {
    background: #02a595;
    color: #fcfcfc;
    font-size: 14px;
    font-weight: 700;
    height: 36px;
    margin-top: 10px;
    padding: 8px;
    position: relative;
    vertical-align: middle;
    text-align: right;
    width: 100%;
    margin-bottom: 15px;
    box-sizing: border-box;
}

.RadTabStrip_Glow .rtsLevel1 {
    background: #3b94ab;
}

    .RadTabStrip_Glow .rtsLevel1 .rtsSelected, .RadTabStrip_Glow .rtsLevel1 .rtsSelected:hover, .RadTabStrip_Glow .rtsLevel1 .rtsLink:hover {
        background: #2c6572;
    }

.rtsDisabled:hover {
    background: none;
}

.RadTabStrip_Glow .rtsLevel1 .rtsLink {
    border-right: none;
}

.RadTabStrip_rtl .rtsIn {
    margin-right: 0px;
}

.RadTabStrip .rtsIn, .RadTabStripVertical .rtsIn {
    display: inline-block !important;
}

.rtsOut .step-no {
    width: 30px;
    height: 30px;
    display: inline-block !important;
}

.RadTabStrip .rtsOut, .RadTabStripVertical .rtsOut {
    padding-right: 4px;
}

.RadTabStrip_Glow .rtsLevel1 a.rtsDisabled:hover {
    background: none;
}

.rtsOut .step-no {
    width: 30px;
    height: 30px;
    display: inline-block;
    border: solid 2px #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    font-size: 25px;
    color: #000;
    background-color: #fff;
    box-shadow: inset 0px 0px 2px #040A03;
}

.RadTabStrip .rtsTxt, .RadTabStripVertical .rtsTxt {
    line-height: 33px;
}

.grd-options-details-ico {
    cursor: pointer;
    font-size: 25px !important;
    color: #759A8B;
}

.loader-overlay {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999;
    overflow: hidden;
    display: inline-block;
    background-color: rgba(255,255,255,0.8);
    /*dim the background*/;
}

    .loader-overlay img {
        margin: 0px auto;
        display: block;
        padding-top: 48vh;
    }

.printOut {
    margin-top: 10px;
    margin-bottom: 10px;
}

.grd-options-details-ico a:active {
    color: #759A8B;
}

.fancybox-margin {
    margin-right: 0px !important;
}

ul#servicesTabs ul.subtab {
    padding-right: 0px;
    height: auto;
    /*display: none;*/
    margin-right: -10px;
}

ul#servicesTabs .parent-tab.expanded {
    height: auto;
}

    /*ul#servicesTabs .parent-tab::before {
    content: "\F0D9";
    font-family: FontAwesome;
    float: left;
}*/

    ul#servicesTabs .parent-tab.expanded::before {
        content: "\F0D7";
        /*font-family: FontAwesome;
    float:left;*/;
    }

.services-container .services-tabs .subtab li {
    padding-right: 10px;
    margin-right: 0px;
    position: relative;
}

.tableHeader {
    text-align: center;
    border-left: none;
    background-color: #FAFAFA;
    height: 35px;
    color: #525252;
    font-size: 16px;
}

.autocomplete-suggestions {
    text-align: right;
    cursor: default;
    border: 1px solid #ccc;
    border-top: 0;
    background: #fff;
    box-shadow: -1px 1px 3px rgba(0,0,0,.1);
    position: absolute;
    display: none;
    z-index: 9999;
    max-height: 254px;
    overflow: hidden;
    overflow-y: auto;
    box-sizing: border-box;
}

.autocomplete-suggestion {
    position: relative;
    padding: 0 .6em;
    line-height: 23px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1.02em;
    color: #333;
}

    .autocomplete-suggestion b {
        font-weight: normal;
        color: #1f8dd6;
    }

    .autocomplete-suggestion.selected {
        background: #f0f0f0;
    }

.loader-overlay-text {
    text-align: center;
    font-size: large;
    padding-top: 30px;
    color: #6599E6;
}

.rcbSlide {
    z-index: 999999 !important;
}

.removeBr br {
    display: none;
}

input[disabled] {
    color: #333 !important;
    background-color: #eaeaea !important;
    text-decoration: none;
    cursor: not-allowed;
}

.h-space {
    height: 1px;
}

.cards-container {
    width: 100%;
    display: inline-block;
    padding: 7px;
    box-sizing: border-box;
}

    .cards-container .card {
        display: inline-block;
        margin: 3px 0px 3px 7px;
        cursor: pointer;
        border-radius: 3px;
        min-height: 40px;
        width: 97%;
        position: relative;
        float: right;
        color: #333 !important;
        background-color: #fff;
        box-shadow: none;
        transition: .5s background-color;
        overflow: hidden;
        padding: 2px 12px;
        box-sizing: border-box;
        border: solid 1px #bbb;
    }

        .cards-container .card::before {
            position: absolute;
            display: block;
            top: 0;
            bottom: 0;
            right: 0;
            content: '';
            width: 36px;
            background: #D1D3D4;
            /*border-radius: 3px 0 0 3px;*/
        }

        .cards-container .card.selected::before {
            content: '\2714';
            background: #2283A2;
            color: #fff;
            font-size: 18px;
            line-height: 41px;
            text-align: center;
        }

    .cards-container .card-header {
        box-shadow: 0px 5px 30px -10px #000;
        text-align: center;
        height: 36px;
        background-color: transparent;
        border-bottom: none;
        transition: .5s background-color, border-bottom;
        display: inline;
    }

    .cards-container .card-title {
        /*color: #fff;*/
        font-size: 15px;
        line-height: 36px;
        margin-right: 35px;
        display: inline-block;
        text-align: right;
    }

    .cards-container .card-body {
        padding: 10px;
        /*color: #fff;*/
        text-align: center;
        font-size: 14px;
        display: inline;
    }

    .cards-container .card.selected {
        /*background-color: #087CA0;
        transition: .5s background-color;*/
        cursor: default;
    }

        .cards-container .card.selected .card-header {
            background-color: transparent;
            border-bottom: none;
            transition: .5s background-color, border-bottom;
        }

    .cards-container .card-footer {
        text-align: center;
        position: static;
        bottom: -35px;
        display: block;
        width: auto;
        font-size: 13px;
        opacity: 0;
        transition: .3s bottom, .2s opacity;
    }

        .cards-container .card-footer .card-btn, .cards-container .card-footer .card-btn:hover, .cards-container .card-footer .card-btn:active, .cards-container .card-footer .card-btn:focus {
            text-align: center;
            /*display: none;*/
            padding: 8px 10px;
            background-color: #2283A2;
            border: 0px;
            color: #fff;
            border-radius: 3px;
            line-height: 100%;
            font-size: 14px;
            width: 100%;
            margin: 2px auto;
            height: auto;
            float: none;
            box-shadow: 0px -3px 18px -8px #000;
        }

    .cards-container .card-header .fa-check {
        position: absolute;
        padding-right: 22px;
        background-color: #fff;
        padding: 2px;
        color: #2283A2;
        right: 9px;
        top: 12px;
    }

    .cards-container .card.selected .card-footer {
        bottom: 0px;
        opacity: 1;
        transition: .3s bottom, .2s opacity;
    }

    .cards-container .card .card-btn {
        /*display: inline-block;*/
        display: block;
        position: absolute;
        top: 0px;
        right: 0px;
        bottom: 0px;
        opacity: 0;
    }
.pointer {
    cursor: pointer;
}
#servicesTabs li[data-service-code='16'] {
    /*display: none !important;*/
}
.RadTabStrip .rtsLI {
    display: table-cell !important;
}

.RadTabStrip_MetroTouch .rtsLevel1 .rtsLink {
    display: inline-block !important;
    text-align: center !important;
    width: 100% !important;
    box-sizing: border-box !important;
}
.rtsLink{    
    height: 100%;
    top: 0px;
    bottom: 0px;
}

.RadTabStrip .rtsOut, .RadTabStripVertical .rtsOut {
    white-space: normal !important;
}
.RadTabStrip .rtsTxt, .RadTabStripVertical .rtsTxt {
    display: inline-block !important;
    text-align: center !important;
    padding:0px !important;
}
.rtsOut .step-no {
    margin: 10px 19% 0 19% !important;
display: inline-block !important;
}

.RadTabStrip_MetroTouch .rtsLink {
    padding: 0 !important;
}

.RadTabStrip .rtsUL, .RadTabStripVertical .rtsUL {
        display: flex !important;
width:100%;
}

.RadTabStrip_rtl .rtsIn {
    text-align: center !important;
    display: block !important;
}
span.ValidationError[style*="inline"]
{
       display:inline-block !Important; 

}
span.RadButton_MetroTouch.rbSkinnedButton .rbDecorated {
    height: 22px !important;
    padding: 0 15px;
      background-color: #056967 !important;
    color: #FFFFFF !important;
}
span.RadButton_MetroTouch.rbSkinnedButton, span.RadButton_MetroTouch.rbLinkButton, span.RadButton_MetroTouch.rbVerticalButton, span.RadButton_MetroTouch.RadButton.rbDisabled, span.RadButton_MetroTouch.RadButton.rbDisabled.rbHovered, span.RadButton_MetroTouch.RadButton.rbDisabled:active, span.RadButton_MetroTouch.RadButton.rbDisabled:focus {

    border: 1px solid #2b8095 !important;

}

.data-table-container {
        overflow: initial;
    /* overflow-y: auto; */
    max-width: calc(100vw - 28px);
}
.action-btn
{
    display:inline-block;
}
.fontArea {
    background-color: #fff;
    padding: 8px;
    min-height: calc(100vh - 500px);
    /*box-shadow: 0px 3px 8px -3px rgba(0, 0, 0, 0.3);*/
    border:solid 1px #dedede;
}

@font-face {
    font-family: 'GE SS Two light';
    src: url('/_Layouts/Riyadh.EServices/Style/Fonts/ge-ss-two-light/ge-ss-two-light.eot?') format('embedded-opentype'),url('/_Layouts/Riyadh.EServices/Style/Fonts/ge-ss-two-light/ge-ss-two-light.woff') format('woff'),url('/_Layouts/Riyadh.EServices/Style/Fonts/ge-ss-two-light/ge-ss-two-light.ttf') format('truetype'),url('/_Layouts/Riyadh.EServices/Style/Fonts/ge-ss-two-light/ge-ss-two-light.svg#GESSTwolight-light') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* *, *:after, *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
} */
/*div,select,span,input,a,p,li{
    unicode-bidi:bidi-override !important;
    direction: rtl !important;
}*/
body, html {
    margin: 0;
    direction: rtl;
    text-align: center;
    font-size: 12px;
    color: #666;
}

* {
    font-family: 'GE SS Two light',Verdana,Geneva,sans-serif;
}

a {
    text-decoration: none;
    border: 0;
}

img {
    border: 0;
}

#root {
    margin: 0 auto;
    background-color: #fff;
}

.green_login {
    background-color: teal;
    width: 100%;
    /*height: 42px;*/
    padding-top: 0px;
}

.green_login_sub {
    margin: 0px;
    position: relative;
    z-index: 34;
    max-width: 1170px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
}

.mainTabIcon {
    padding-left: 10px;
    font-size: 18px !important;
}

#wrapper {
    margin: 0 auto;
    background-color: #eee;
    font-family: 'GE SS Two light',Verdana,Geneva,sans-serif;
}

#header {
    width: 100%;
    height: 100%;
    background-color: none;
    float: right;
    position: relative;
}

.login_data {
    height: 42px;
    font-size: 14px;
    padding-left: 0px;
    /*padding-right: 30px;*/
    padding-top: 0px;
    font-family: 'GE SS Two light';
    display: block;
}
.w3-spin {
   width: 100px;
   height: 100px;
   border-radius: 50%;
   border: 14.1px solid;
   border-color: #253745;
   border-right-color: #08a76c;
   animation: spinner-d3wgkg 1.4s infinite linear;
}
@keyframes spinner-d3wgkg {
   to {
      transform: rotate(1turn);
   }
}
.img_tab {
    width: 28px;
    vertical-align: middle;
    padding: 0;
}

.snoker {
    display: none;
}

.login_data a {
    color: #fff;
    text-decoration: none;
    padding-right: 4px;
    /*float: right;*/
    padding-left: 10px;
    position: relative;
}

    .login_data a:hover {
        color: #fff;
        text-decoration: none;
    }

.left_header {
    text-decoration: none;
    margin: 0;
    padding-left: 41px;
    height: 26px;
    background-color: teal;
    text-align: left;
    padding-top: 0;
}

    .left_header a {
        color: #FFF;
        text-decoration: none;
    }

        .left_header a img {
            width: 25px;
            height: 25px;
            border: 0;
        }

#content {
    width: 100%;
    height: auto;
    /*background-color: #fff;
    background-image: url('/_Layouts/Riyadh.EServices/images/bgBody.png');
    background-repeat: repeat-y;
    background-position: 50% 50%;*/
}

.right_colum {
    padding: 5px;
    padding-right: 10px;
    width: 69%;
    float: right;
    text-align: center;
    margin-top: 0;
    padding-bottom: 1px;
}

    .right_colum h2 {
        font-family: 'GE SS Two light',Verdana,Geneva,sans-serif;
        text-align: right;
        padding: 3px;
        padding-right: 20px;
        margin: 0;
        border-radius: 5px 5px 0 0;
        border-bottom: 2px solid teal;
        background-color: #4fa1b0;
        color: #fff;
        font-size: 14px;
        display: none;
    }

.left_colum {
    width: 31%;
    float: left;
}

    .left_colum span {
        color: #333;
    }

.smp_link {
    text-decoration: none;
    color: teal;
}

    .smp_link:hover {
        text-decoration: underline;
    }

#footer {
    font-family: 'GE SS Two light',Verdana,Geneva,sans-serif;
}

.foot_top {
    background-color: teal;
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: teal;
    min-height: 105px;
    margin: 0 auto;
    padding: 0 16px;
}

.cont_foot_x {
    max-width: 1170px;
    margin: 0 auto;
    display: inline-block;
}

.foot_col {
    margin-right: 3px;
    text-align: right;
    padding: 16px 0;
    float: right;
    /*max-height: 140px;*/
    overflow: hidden;
    margin-top: 0px;
    color: #fff;
    width: 282px;
}

    .foot_col label {
        text-align: right;
        color: #fff;
        width: 100%;
        padding: 5px;
        font-size: 14px;
        font-weight: bold;
    }

    .foot_col a {
        font-size: 1.1em;
        color: #fff;
        padding: 4px 0;
        display: block;
    }

.social-col a {
    display: inline-block;
    font-size: 24px;
    padding: 8px;
}

.foot_col a:hover {
    color: #19dcff;
}

.foot_col img {
    height: 30px;
    padding: 5px;
    vertical-align: middle;
}

.foot_bottom {
    font-family: 'GE SS Two light',Verdana,Geneva,sans-serif;
    margin: 0 auto;
    background-color: #444;
    min-height: 30px;
    padding: 5px;
    color: #fff;
    font-size: 1.1em;
    line-height: 25px;
}

    .foot_bottom a {
        text-decoration: none;
        color: #fff;
        border: 0;
    }

a.btn_footer {
    display: inline-block;
    color: #fff;
    position: absolute;
    left: 57px;
    top: 1px;
    font-size: 14px;
    background-color: #337ab7;
    padding: 7px 8px;
    cursor: pointer;
}

    a.btn_footer:hover {
        color: #fff;
    }

.txt_footer {
    direction: ltr;
    width: 226px;
    display: inline-block;
    border: none;
    height: 35px;
    line-height: 35px;
    padding: 0 5px;
    font-family: 'GE SS Two light',Verdana,Geneva,sans-serif;
    color: #555;
    font-size: 1em;
    position: relative;
    text-align: left;
    background-color: #fff;
    padding-left: 60px;
    box-sizing: border-box;
}

.footer-subscribe {
    position: relative;
}

.footer-title {
    display: block;
    padding: 0 0 15px 0;
}

.footer-title-sub {
    display: block;
}

.social {
    float: left;
}

    .social a {
        text-decoration: none;
        color: #fff;
        border: 0;
    }

    .social img {
        height: 25px;
    }

.btn_50 {
    background-repeat: no-repeat;
    background-position: 5px;
}

#box4 {
    display: inline-block;
    max-width: 1170px;
    width: 100%;
    padding: 0;
    direction: rtl;
    text-align: right;
    background-position: bottom center;
    background-repeat: no-repeat;
    /*background-color: #fff;*/
    bottom: 0 !important;
    height: 100%;
    padding-bottom: 0;
    margin: 0 auto;
    min-height: calc(100vh - 378px);
    overflow: hidden;
}

#box4nternal {
    display: inline-block;
    max-width: 1170px;
    width: 100%;
    padding: 0;
    direction: rtl;
    text-align: right;
    background-position: bottom center;
    background-repeat: no-repeat;
    /*background-color: #fff;*/
    bottom: 0 !important;
    height: 100%;
    padding-bottom: 0;
    margin: 0 auto;
    min-height: calc(100vh - 387px);
    overflow: hidden;
}

.tit {
    height: 60px;
    border: 0;
    line-height: 60px;
    padding: 0 10px;
    font-family: 'GE SS Two light',Verdana,Geneva,sans-serif;
    text-align: center;
    color: #fff;
}

.labal_wit {
    float: right;
    text-align: right;
    width: 90%;
    margin: 2% 5%;
    font-family: 'GE SS Two light',Verdana,Geneva,sans-serif;
    color: #333;
    padding-top: 3px;
}

.btn_blue {
    font-family: 'GE SS Two light',Verdana,Geneva,sans-serif;
    height: 64px;
    background-color: #02609d;
    background-size: 46px 45px;
    background-repeat: no-repeat;
    background-position: 5px;
    font-size: 15px;
    color: white;
    min-width: 120px;
    margin: 12px 0 10px 10px;
    padding: 5px 5px 5px 60px;
    text-align: right;
    border-style: none;
    float: right;
    cursor: pointer;
}

    .btn_blue:hover {
        background-color: #666;
    }

.btn_style {
    font-family: 'GE SS Two light',Verdana,Geneva,sans-serif;
    font-size: .9em;
    line-height: 30px;
    background-color: #19759c;
    background-size: 25px 25px;
    background-repeat: no-repeat;
    background-position: 5px;
    color: white;
    min-width: 150px;
    margin: 10px 2px;
    padding: 2px 7px 2px 40px;
    text-align: right;
    text-shadow: 0 1px 0 #fff;
    box-shadow: 0 2px 3px #666;
    border-radius: 3px;
    border-style: none;
    cursor: pointer;
}

    .btn_style:hover {
        background-color: #3690b6;
    }

.txt_note {
    display: inline-block;
    background: #fcfcfc;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,#fcfcfc 0,#f2f2f2 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcfcfc),color-stop(100%,#f2f2f2));
    background: -webkit-linear-gradient(top,#fcfcfc 0,#f2f2f2 100%);
    background: -o-linear-gradient(top,#fcfcfc 0,#f2f2f2 100%);
    background: -ms-linear-gradient(top,#fcfcfc 0,#f2f2f2 100%);
    background: linear-gradient(to bottom,#fcfcfc 0,#f2f2f2 100%);
    border: 1px solid #cbcbcb;
    border-radius: 3px;
    font-family: 'GE SS Two light',Verdana,Geneva,sans-serif;
    height: 120px;
    padding: 5px;
    color: #8f8f8f;
    font-size: .8em;
    text-shadow: 0 1px 0 #fff;
    position: relative;
    width: 85%;
    text-align: right;
    margin: 5px 5%;
    background-color: rgba(255,255,255,0.6);
}

.txt_main {
    display: inline-block;
    border: 1px solid #cbcbcb;
    border-radius: 3px;
    height: 35px;
    line-height: 35px;
    padding: 0 5px;
    font-family: 'GE SS Two light',Verdana,Geneva,sans-serif;
    color: #8f8f8f;
    font-size: 1em;
    text-shadow: 0 1px 0 #fff;
    position: relative;
    width: 91%;
    text-align: right;
    margin: 5px 5%;
    background-color: rgba(255,255,255,0.6);
}

.selector {
    display: inline-block;
    background: #fcfcfc;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,#fcfcfc 0,#f2f2f2 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcfcfc),color-stop(100%,#f2f2f2));
    background: -webkit-linear-gradient(top,#fcfcfc 0,#f2f2f2 100%);
    background: -o-linear-gradient(top,#fcfcfc 0,#f2f2f2 100%);
    background: -ms-linear-gradient(top,#fcfcfc 0,#f2f2f2 100%);
    background: linear-gradient(to bottom,#fcfcfc 0,#f2f2f2 100%);
    border: 1px solid #cbcbcb;
    border-radius: 3px;
    height: 35px;
    line-height: 35px;
    padding: 0 5px;
    font-family: 'GE SS Two light',Verdana,Geneva,sans-serif;
    color: teal;
    font-size: .9em;
    text-shadow: 0 1px 0 #fff;
    width: 30.3%;
    text-align: right;
    margin: 5px 1%;
    background-color: rgba(255,255,255,0.6);
}

.tablexy {
    font-size: 12px;
    font-family: 'GE SS Two light',Verdana,Geneva,sans-serif;
    width: 100%;
    border-collapse: collapse;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    direction: rtl;
    background-color: #f9f9f9;
    box-shadow: 0 1px 0 #fff inset;
}

    .tablexy td, .tablexy th {
        font-family: 'GE SS Two light',Verdana,Geneva,sans-serif;
        text-align: right;
        border: 1px solid #e0e0e0;
        padding: 5px 7px;
    }

    .tablexy th {
        font-family: 'GE SS Two light',Verdana,Geneva,sans-serif;
        color: #9d9d9d;
        font-size: 13px;
        text-align: center;
        text-shadow: 0 1px 0 #fff;
        font-weight: normal;
        line-height: 25px;
        background: #fefefe;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top,#fefefe 0,#f2f2f2 100%);
        background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fefefe),color-stop(100%,#f2f2f2));
        background: -webkit-linear-gradient(top,#fefefe 0,#f2f2f2 100%);
        background: -o-linear-gradient(top,#fefefe 0,#f2f2f2 100%);
        background: -ms-linear-gradient(top,#fefefe 0,#f2f2f2 100%);
        background: linear-gradient(to bottom,#fefefe 0,#f2f2f2 100%);
        -webkit-box-shadow: 0 1px 0 #fff inset;
        box-shadow: 0 1px 0 #fff inset;
        border-bottom-color: #dadada;
    }

.altx td {
    font-size: 12px;
    font-family: 'GE SS Two light',Verdana,Geneva,sans-serif;
    background-color: #fafafa;
    box-shadow: 0 1px 0 #fff inset;
}

.tablexy tr.alt td {
    font-size: 12px;
    color: #000;
    background-color: #f9f9f9;
    box-shadow: 0 1px 0 #fff inset;
}

.tablexy tr:hover, .altx td:hover {
    background-color: #c8e8e8;
}

.left_banner {
    font-family: 'GE SS Two light',Verdana,Geneva,sans-serif;
    font-size: 12px;
    width: 95%;
    margin: 15px auto;
    direction: rtl;
    border: 1px solid #2f97b8;
    border-radius: 3px 3px 0 0;
}

    .left_banner h1 {
        margin-top: 1px;
        background-color: #02609d;
        background-image: url('/_Layouts/Riyadh.EServices/images/bg_banner.png');
        color: #FFF;
        font: 14px 'GE SS Two light',Verdana,Geneva,sans-serif;
        height: 20px;
        line-height: 20px;
        text-align: right;
        padding: 5px 10px 5px 5px;
        border-radius: 5px 5px 0 0;
    }

    .left_banner h2 {
        margin-top: 0;
        background-color: #4fa1b0;
        color: #fff;
        font: 14px 'GE SS Two light',Verdana,Geneva,sans-serif;
        line-height: 20px;
        text-align: right;
        padding: 5px 10px 5px 5px;
    }

    .left_banner p {
        font: 11px 'GE SS Two light',Verdana,Geneva,sans-serif;
        text-align: right;
        padding: 5px;
    }

    .left_banner img {
        padding: 5px;
    }

.btn_left {
    text-decoration: none;
    font: 12px 'GE SS Two light',Verdana,Geneva,sans-serif;
    text-align: center;
    float: left;
    background-color: teal;
    color: #fff;
    padding: 5px 20px;
    border-radius: 3px;
    margin: 3px;
}

    .btn_left:hover {
        background: #056967;
    }

@media screen and (max-width :768px) {
    #header {
        width: 100%;
    }

    /*.blocker {
        display: none;
    }*/

    #content {
        width: 100%;
    }

    #footer {
        max-width: 100%;
    }

    /*#footer a
    {
        text-decoration: none;
        font-size: .65em;
        background-size: 20px 20px;
        font-family: 'GE SS Two light',Verdana,Geneva,sans-serif;
        color: #FFF;
        float: right;
    }*/

    .tablex td, .tablex th {
        text-align: right;
        font-size: .75em;
        font-weight: bold;
    }

    #box4 {
        width: 100%;
        /*background-color: #fff;*/
    }

    /*.blocker {
        display: none;
    }*/

    .snoker {
        display: block;
        font-family: 'GE SS Two light',Verdana,Geneva,sans-serif;
    }

    .right_colum {
        width: 99%;
        float: none;
        margin-left: 0;
    }

    .left_colum {
        width: 99%;
        float: none;
    }

    .selector {
        width: 95%;
    }
}

#horizontalTab {
    text-align: right;
}

.megamenu {
    box-shadow: 0 26px 60px -20px #000;
    border-top: none !important;
}

.more-link {
    float: left;
    color: #999;
    padding: 5px 1px 0 1px;
    font-size: 12px;
    font-weight: bold;
    border-bottom: solid 1px #999;
    margin: 0 0 5px 5px;
}

    .more-link:hover {
        color: teal;
        border-bottom-color: teal;
    }

.login-links {
    float: right;
    min-width: 225px;
}

.login-overlay {
    display: none;
    background-color: rgba(0,0,0,.8);
    position: fixed;
    height: 100vh;
    width: 100vw;
    overflow: hidden;
    z-index: 99999999;
    vertical-align: middle;
    top: 0;
    left: 0;
}

    .login-overlay .left_banner {
        margin-right: auto;
        margin-left: auto;
        width: 350px;
        height: 250px;
        margin-top: 200px;
        background-color: #fff;
    }

.close-popup {
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url('/_Layouts/Riyadh.EServices/images/close.png');
    background-position: 50% 50%;
    background-repeat: no-repeat;
    position: relative;
    top: 220px;
    left: -170px;
    cursor: pointer;
    border-radius: 50%;
}

.login-overlay .popup-container {
    width: 350px;
    height: 272px;
    margin-right: auto;
    margin-left: auto;
}

.required-field {
    border-color: red;
}

.rgMasterTable, .fixedTable {
    width: 100%;
}

.RadWindow {
    box-shadow: 0 0 35px #444;
    z-index: 8000 !important;
}

.wAlert {
    display: table;
    width: 100%;
    height: auto;
}

.wAlertTop {
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}

.dialogtext {
    text-align: center;
    margin-top: 10px;
}

.wBottonBar {
    left: 40%;
    bottom: 10px;
    position: absolute;
    background-color: #25a0da;
    padding: 7px 12px;
    border-radius: 5px;
}

.wBottonBar2 {
    left: initial;
    bottom: 10px;
    position: relative;
    background-color: #25a0da;
    padding: 7px 12px;
    border-radius: 5px;
    display: inline-block;
    top: 60px;
    right: 20px;
}


.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.container > header {
    width: 90%;
    max-width: 69em;
    margin: 0 auto;
    padding: 2.875em 1.875em 1.875em;
}

    .container > header h1 {
        font-size: 2.125em;
        line-height: 1.3;
        margin: 0 0 .6em 0;
        float: left;
        font-weight: 400;
    }

    .container > header > span {
        display: block;
        position: relative;
        z-index: 9999;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: .5em;
        padding: 0 0 .6em .1em;
    }

        .container > header > span span:after {
            width: 30px;
            height: 30px;
            left: -12px;
            font-size: 50%;
            top: -8px;
            font-size: 75%;
            position: relative;
        }

        .container > header > span span:hover:before {
            content: attr(data-content);
            text-transform: none;
            text-indent: 0;
            letter-spacing: 0;
            font-weight: 300;
            font-size: 110%;
            padding: .8em 1em;
            line-height: 1.2;
            text-align: left;
            left: auto;
            margin-left: 4px;
            position: absolute;
            color: #fff;
            background: #47a3da;
        }

    .container > header nav {
        float: right;
        text-align: center;
    }

        .container > header nav a {
            display: inline-block;
            position: relative;
            text-align: left;
            width: 2.5em;
            height: 2.5em;
            background: #fff;
            border-radius: 50%;
            margin: 0 .1em;
            border: 4px solid #47a3da;
        }

            .container > header nav a > span {
                display: none;
            }

            .container > header nav a:hover:before {
                content: attr(data-info);
                color: #47a3da;
                position: absolute;
                width: 600%;
                top: 120%;
                text-align: right;
                right: 0;
                pointer-events: none;
            }

            .container > header nav a:hover {
                background: #47a3da;
            }

.bp-icon:after {
    font-family: 'bpicons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-align: center;
    color: #47a3da;
    -webkit-font-smoothing: antialiased;
}

.container > header nav .bp-icon:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 2;
    text-indent: 0;
}

.container > header nav a:hover:after {
    color: #fff;
}

.bp-icon-next:after {
    content: "\e000";
}

.bp-icon-drop:after {
    content: "\e001";
}

.bp-icon-archive:after {
    content: "\e002";
}

.bp-icon-about:after {
    content: "\e003";
}

.bp-icon-prev:after {
    content: "\e004";
}

p.info {
    text-align: center;
    padding: 20px;
}

@media screen and (max-width:55em) {
    .container > header h1, .container > header nav {
        float: none;
    }

    .container > header > span, .container > header h1 {
        text-align: center;
    }

    .container > header nav {
        margin: 0 auto;
    }

    .container > header > span {
        text-indent: 30px;
    }
}

.RadMenu .rmRootGroup {
    background: #2F97B8 !important;
    margin: auto !important;
    width: 1170px !important;
}

    .RadMenu .rmRootGroup .rmLink {
        border: none !important;
    }

    .RadMenu .rmRootGroup .rmLink, .RadMenu .rmRootGroup .rmItem, span.rmText {
        color: #fff !important;
    }

        .RadMenu .rmRootGroup .rmItem .rmItem {
            background-color: teal !important;
        }

    .RadMenu .rmRootGroup .rmGroup .rmLink:hover, .RadMenu_MetroTouch .rmGroup .rmLink:hover, .RadMenu_MetroTouch .rmGroup .rmLink.rmFocused, .RadMenu_MetroTouch .rmGroup .rmLink.rmExpanded {
        background-color: #4FA1B0 !important;
    }

.rmRootLink > .rmExpandDown {
    background: url('/_Layouts/Riyadh.EServices/Images/menu_arrow.png') no-repeat right;
    padding-right: 20px !important;
}

.RadMenu_MetroTouch .rmRootGroup .rmGroup .rmText.rmExpandLeft:before, .RadMenu_MetroTouch.RadMenu_Context .rmGroup .rmText.rmExpandLeft:before {
    background-position: 30px -120px !important;
}

#ctl00_telerikMenu1_RadUserMenu span.rmText {
    font-family: 'GE SS Two light',Verdana,Geneva,sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}

.rmRootGroup > .rmFirst > a {
    font-family: 'icomoon';
    speak: none;
    font-size: 28px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

    .rmRootGroup > .rmFirst > a:before {
        content: "\f015";
        font-family: FontAwesome;
    }

    .rmRootGroup > .rmFirst > a span {
        display: none;
    }

.rmItem {
    background-color: transparent;
    transition: background-color .3s linear;
    -webkit-transition: background-color .3s linear;
    -o-transition: background-color .3s linear;
    -moz-transition: background-color .3s linear;
}

    .rmItem:hover {
        background-color: teal;
        transition: background-color .3s linear;
        -webkit-transition: background-color .3s linear;
        -o-transition: background-color .3s linear;
        -moz-transition: background-color .3s linear;
    }

.rmRootGroup > .rmItem > a {
    height: 50px;
    line-height: 50px;
}

.rmRootGroup > .rmItem {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.hidden_btn {
    display: none !important;
}

input[type=checkbox]:not(old) + label, input[type=radio]:not(old) + label {
    display: inline-block;
    padding-right: 6px;
    line-height: 20px;
}

.homeBarLnk {
    color: #fff;
    text-decoration: none;
    padding-right: 4px;
    float: right;
    padding-left: 10px;
    position: relative;
}

@media all and (max-width:971px) and (min-width:200px) {
    .RadMenu .rmRootGroup {
        width: 100% !important;
    }

    .zopim {
        display: none;
    }
}

@media all and (max-width:699px) and (min-width:371px) {
    .RadMenu .rmRootGroup .rmItem .rmSlide .rmItem div.rmSlide, .RadMenu_Context {
        top: 35px !important;
        max-width: 310px;
        right: 0px !important;
        left: initial !important;
    }
}

@media all and (max-width:370px) and (min-width:200px) {
    .RadMenu .rmSlide, .RadMenu_Context {
        top: 35px !important;
        max-width: 290px;
        right: 0px !important;
        left: initial !important;
    }

    .RadMenu .rmRootGroup .rmItem .rmSlide .rmItem div.rmSlide {
        left: 0px !important;
        top: 35px !important;
    }

    .rmRootLink > .rmExpandDown {
        padding-right: 0px !important;
        background-position: 75% 50% !important;
    }

    .RadMenu_rtl .rmHorizontal .rmRootLink {
        width: 100%;
        text-align: center;
        display: inline-block;
        padding: 0px;
    }

    .RadMenu_MetroTouch .rmRootGroup .rmItem {
        margin: 0 0 0 1px;
        width: 100%;
        text-align: center;
        padding: 0px !important;
    }

    .RadMenu .rmText {
        float: none !important;
    }

    .RadMenu .rmRootGroup > .rmItem > .rmRootLink, .RadMenu .rmRootGroup > .rmItem {
        width: 100% !important;
    }
}

#login #actions a {
    color: #032D3A !important;
}

@media all and (max-width:770px) and (min-width:200px) {
    #login {
        display: inline-block;
        padding: 0 !important;
    }

    .login-links + div {
        display: none;
    }

    .login-links {
        margin: 0 auto;
        position: relative;
        display: inline-block;
        float: none;
    }

    .login-links {
        margin: 0 auto;
        position: relative;
        display: inline-block;
        float: none;
    }

    .login_data {
        padding-left: 0px;
        padding-right: 0px;
    }

    #login #inputs input {
        width: auto !important;
        min-width: 100%;
        box-sizing: border-box;
    }

    #login h1:after, h1:before {
        background: none !important;
    }

    .login-right {
        width: 90%;
        float: right;
    }

    #login #actions {
        /*float: right;
        width: 180px;*/
        text-align: center;
    }

        #login #actions input.btn_left {
            float: none !important;
            width: 100%;
            margin: 0;
        }

        #login #actions a {
            margin-right: 10px;
        }

    #login .ver-sep {
        display: none !important;
    }

    #login .login-left {
        margin-top: 0px !important;
        margin-right: 10px;
    }

    .Zebra_Tooltip .Zebra_Tooltip_Arrow_Bottom {
        left: 40px !important;
    }
}

@media all and (max-width:375px) and (min-width:200px) {
    ul.tab-header li span.fa {
        display: none;
    }
}

.site-map-container > ul > li {
    background: none !important;
}

.site-map-container ul {
    padding-right: 15px;
}

    .site-map-container ul li {
        background-image: url('/_Layouts/Riyadh.EServices/Images/rtvNodeSpan.png');
        background-repeat: repeat-y;
        background-position: 100% 0px;
        padding-right: 2px;
    }

        .site-map-container ul li a {
            background-image: url('/_Layouts/Riyadh.EServices/Images/rtvMiddleLine.png') !important;
            background-repeat: no-repeat;
            background-position: 100% 4px;
            line-height: 30px;
            padding-right: 22px;
            color: teal;
            font-size: 13px;
        }

        .site-map-container ul li:last-child {
            background-image: none !important;
        }

            .site-map-container ul li:last-child a {
                background-image: url('/_Layouts/Riyadh.EServices/Images/rtvBottomLine.png') !important;
                background-repeat: no-repeat;
                background-position: 100% -2px;
            }

.site-map-container > ul > li > a {
    background-image: url('/_Layouts/Riyadh.EServices/Images/rtvSingleLine.png') !important;
    background-position: 100% 4px;
    padding-right: 15px;
}

.site-map-container > li > a {
    line-height: 30px;
    padding-right: 22px;
    color: teal;
    font-size: 13px;
    font-weight: bold;
}

.site-map-container > ul > li:last-child > a {
    background-image: url('/_Layouts/Riyadh.EServices/Images/rtvSingleLine.png') !important;
    background-position: 100% 4px;
    padding-right: 15px;
}

.most-used-container {
    padding: 0px;
}


    .most-used-container ul#MostServiceslst li {
        font-size: 13px;
        line-height: 30px;
        padding: 2px 0px;
        width: 49.5%;
    }

        .most-used-container ul#MostServiceslst li:nth-child(even) {
            float: left;
        }

        .most-used-container ul#MostServiceslst li:nth-child(odd) {
            float: right;
        }

        .most-used-container ul#MostServiceslst li a {
            display: block;
            border-right: solid 4px teal;
            padding-right: 10px;
            background-color: #fafafa;
            color: teal;
        }

@media all and (max-width:650px) and (min-width:200px) {
    .most-used-container ul#MostServiceslst li:nth-child(even), .most-used-container ul#MostServiceslst li:nth-child(odd) {
        float: right;
        width: 99%;
    }
}

ul.important-links {
    margin: 10px 20px 0 0;
    display: inline-block;
}

    ul.important-links li {
        width: 31.5%;
        display: inline-block;
        float: right;
        height: 200px;
        margin: 15px 5px 15px 5px;
        box-shadow: 0px 2px 19px -5px #000;
    }

        ul.important-links li a span {
            display: block;
            height: 34px;
            line-height: 34px;
            background-color: rgba(0,0,0,.5);
            color: #fff;
            padding: 0px 15px;
            font-size: 14px;
        }

        ul.important-links li a {
            display: block;
            height: 165px;
            box-shadow: none;
            transition: box-shadow 1s;
            -webkit-transition: box-shadow 1s;
            -moz-transition: box-shadow 1s;
            -o-transition: box-shadow 1s;
        }

            ul.important-links li a:hover {
                display: block;
                height: 165px;
                box-shadow: inset 0px 0px 70px -15px #999;
                transition: box-shadow .4s;
                -webkit-transition: box-shadow .4s;
                -moz-transition: box-shadow .4s;
                -o-transition: box-shadow .4s;
            }

            ul.important-links li a img {
                max-height: 165px;
                margin: 0px auto;
                display: block;
            }

@media all and (max-width:960px) and (min-width:640px) {
    ul.important-links li {
        width: 48%;
    }
}

@media all and (max-width:639px) and (min-width:200px) {
    ul.important-links li {
        width: 95%;
        margin: 15px 0px 15px 5px;
    }

    ul.important-links {
        margin: 10px 5px 0 0;
        display: inline-block;
    }
}

ul.formtable .formlabel {
    width: 20%;
    display: inline-block;
}

ul.formtable .formbody {
    display: flex;
    width: 78%;
}

ul.formtable {
    display: table;
}

    ul.formtable > li {
        display: table-row;
    }

        ul.formtable > li > .formlabel {
            display: table-cell;
            vertical-align: top;
        }

        ul.formtable > li > .formbody {
            display: table-cell;
        }

    ul.formtable select {
        max-width: 280px;
    }

    ul.formtable .formbutton {
        padding-top: 0px;
    }

    ul.formtable #txtMobileNo, ul.formtable #txtEmail {
        direction: ltr;
    }


.alert {
    padding: 15px;
    margin: 10px 0px 20px 0px;
    border: 1px solid transparent;
    border-radius: 8px;
    font-size: 15px;
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

@media all and (max-width:875px) and (min-width:200px) {
    .formlabel {
        background-color: #fff !Important;
        border-bottom: none;
        display: list-item;
        /*float: right;*/
        list-style: none;
        width: auto !important;
        text-align:right;
    }

    .formbody {
        border-bottom: none;
        border-left: none;
        padding-right: 0px;
        display: flex;
        /*float: right;*/
        list-style: none;
        width: auto !important;
    }

    .formtable > tr {
        display: block;
    }

    .title-text {
        margin-left: 0px;
    }
}

.search-container-item {
    list-style: none;
    padding-left: 10px !important;
    margin-top: 7px;
    float: left;
}

    .search-container-item .search-txt {
        padding: 0px;
        margin: 0px;
        width: 160px;
        height: 25px;
        padding-right: 8px;
        margin-top: 6px;
        display: inline-block;
        direction: rtl;
        float: right;
        border: 1px solid #fff;
        border-left: none;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        background-image: url('/_Layouts/Riyadh.EServices/images/srchbox-icon.png');
        background-repeat: no-repeat;
        background-position: -2px center;
        font-style: italic;
    }

    .search-container-item .search-btn {
        padding: 0px 5px;
        width: 30px;
        height: 25px;
        text-align: center;
        color: #fff;
        line-height: 25px;
        font-size: 12px;
        margin-top: 6px;
        float: left;
        display: inline-block;
        cursor: pointer;
        background-color: #1d7693;
        border: solid 1px #fff;
        border-right: none;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    .search-container-item span {
        line-height: 23px;
        font-size: 16px;
    }


#txtMainSrch:active, #txtMainSrch:focus {
    border: 1px solid #fff !important;
    border-left: none !important;
    box-shadow: none !important;
}

.search-searchbox {
    margin: 0px auto;
    width: 50%;
    display: block;
    position: relative;
}

    .search-searchbox #txtSearchInput {
        width: 90%;
    }

    .search-searchbox .search-btn {
        height: 32px;
        display: inline-block;
        width: 40px;
        font-size: 25px;
        background-color: #fcfcfc;
        border-right: solid 1px #cfcfcf;
        padding-top: 0px;
        line-height: 37px;
        cursor: pointer;
        margin-right: -45px;
        text-align: center;
        padding-top: 6px;
        margin-top: 4px;
        position: absolute;
    }





.search-list {
    direction: rtl;
}

    .search-list .search-list-item {
        padding: 10px 0px;
        /*box-shadow: 0px 0px 15px -5px #999;*/
        margin-bottom: 5px;
        border-bottom: 1px solid #cfcfcf;
        background-color: #fcfcfc;
    }


        .search-list .search-list-item .img-container {
            float: right;
            width: 80px;
            height: 70px;
            margin-left: 10px;
        }

            .search-list .search-list-item .img-container img {
                width: 80px;
                height: 70px;
            }

        .search-list .search-list-item .list-url {
            color: #008000;
        }

        .search-list .search-list-item .item-link {
            color: blue;
            margin-bottom: 10px;
            display: inline-block;
            border-bottom: solid 1px blue;
        }

        .search-list .search-list-item .item-desc {
            margin-bottom: 10px;
        }

.service-desc-cont {
    word-spacing: 1px;
    font-size: 14px;
    display: block;
}

.hor-sep-10 {
    height: 10px;
}

.hor-sep-15 {
    height: 15px;
}

.hor-sep-20 {
    height: 20px;
}

label.chk-lbl {
    cursor: pointer;
}

input.chk-right {
    margin-left: 7px;
    width: auto;
    cursor: pointer;
}

.services-header {
    height: 50px;
}

.service-desc-cont .service-title::before {
    content: "\f085";
    font-family: FontAwesome;
    font-weight: normal;
    font-size: 25px;
    padding-left: 5px;
}

.service-desc-cont .service-title {
    color: #BF8700;
    font-size: 18px;
    /*width: 60%;*/
    margin-bottom: 20px;
    /*display: inline-block;*/
    margin-top: 10px;
    border-bottom: solid 2px;
    padding-bottom: 9px;
}


.service-rating-complaints {
    width: auto;
    float: left;
}


fieldset.fs {
    border: solid 1px #e0e0e0;
    margin-bottom: 15px;
    padding: 30px 10px 0 10px;
    background-color: #fcfcfc;
    box-shadow: 0px 4px 15px -6px rgba(0,0,0,.3);
    width: 70%;
    position: relative;
    border-radius: 3px;
}


.fs-content {
    padding: 10px;
}

.fs legend {
    color: teal;
    padding: 5px 5px 0px 5px;
    font-size: 14px;
    position: absolute;
    top: 5px;
    font-weight: bold;
}

ol.steps li, ol.service-details li {
    list-style: decimal inside;
    padding: 5px 0px;
    font-size: 15px;
}

    ol.steps li span, ol.service-details li span {
        font-size: 14px;
        padding-right: 8px;
    }

.green-btn {
    background-color: #BF8700;
    padding: 7px;
    color: #fff;
    font-size: 13px;
    display: inline-block;
    border-radius: 0px;
}

.user-guide {
    padding: 7px 7px 7px 20px;
    /*display: none;*/
}

    .user-guide::after {
        content: "\f016";
        font-family: FontAwesome;
        font-size: 20px;
        right: 14px;
        top: 2px;
        position: relative;
    }

.service-btn {
    padding: 7px 7px 7px 20px;
    float: left;
}

    .service-btn::after {
        content: "\f053";
        font-family: FontAwesome;
        font-size: 20px;
        right: 12px;
        top: 2px;
        position: relative;
    }

.complaints-link {
    padding: 7px 7px 7px 20px;
}

    .complaints-link::after {
        content: "\f044";
        font-family: FontAwesome;
        font-size: 20px;
        right: 12px;
        top: 5px;
        position: relative;
    }

.module1 {
    background-color: #dff3ff;
    border: 1px solid #c6e1f2;
    padding: 15px 0 15px 0;
}

.rating .title {
    margin-top: 10px;
    position: absolute;
}

.rating-control {
    display: inline-block;
    left: -90px;
    position: relative;
}

.RadRating_Silk a, .RadRating_Silk a span {
    background-image: url('/_Layouts/Riyadh.EServices/Images/Sprite2.png');
}

.service-desc-cont .action-bar {
    height: 40px;
    width: 70%;
    display: inline-block;
    background-color: #fff;
    padding: 10px;
    box-shadow: 0px 4px 15px -6px rgba(0,0,0,.3);
    border-radius: 3px;
}

.service-title.docked {
    position: fixed;
    top: 42px;
    z-index: 9;
    background-color: #efefef;
    box-shadow: 0px 9px 24px -3px #555;
    padding: 10px;
    margin-right: -15px;
    box-sizing: border-box;
    width: 100%;
    max-width: 1170px;
}

.RadMenu.docked, .orion-menu-wrapper.docked {
    position: fixed;
    top: 0px;
    z-index: 8000;
}

.back-top-btn {
    display: inline-block;
    height: 50px;
    width: 50px;
    opacity: 0;
    cursor: pointer;
    background-image: url('/_Layouts/Riyadh.EServices/images/up-arrow-icon.png');
    position: fixed;
    right: -100px;
    bottom: 150px;
    z-index: 9999999;
    transform: rotate(180deg);
    transition: opacity .4s, transform .4s, right .4s;
    -webkit-transition: opacity .4s, transform .4s, right .4s;
    -moz-transition: opacity .4s, transform .4s, right .4s;
    -o-transition: opacity .4s, transform .4s, right .4s;
}

    .back-top-btn.show {
        opacity: 1;
        transform: rotate(0deg);
        right: 30px;
        bottom: 150px;
        transition: opacity .7s, transform .7s, right .7s;
        -webkit-transition: opacity .7s, transform .7s, right .7s;
        -moz-transition: opacity .7s, transform .7s, right .7s;
        -o-transition: opacity .7s, transform .7s, right .7s;
    }

@media all and (max-width:1220px) and (min-width:1100px) {
    .back-top-btn.show {
        right: 0px;
    }
}

@media all and (max-width:1099px) and (min-width:200px) {
    .back-top-btn.show {
        right: -100px;
        display: none;
    }
}

.floating-user-type {
    position: absolute;
    top: -1210px;
    left: -18px;
    width: 135px;
    opacity: 0;
    transition: opacity .4s, top .4s step-end;
    -webkit-transition: opacity .4s, top .4s step-end;
    -moz-transition: opacity .4s, top .4s step-end;
    -o-transition: opacity .4s, top .4s step-end;
    cursor: default;
    transition-delay: 1s;
    z-index: 9999;
    box-shadow: 0px 5px 25px #555;
    border: solid 1px #bbb;
    border-radius: 6px;
}

    .floating-user-type.show {
        top: 33px;
        left: -18px;
        opacity: 1;
        transition: opacity .4s, top .4s step-start;
        -webkit-transition: opacity .4s, top .4s step-start;
        -moz-transition: opacity .4s, top .4s step-start;
        -o-transition: opacity .4s, top .4s step-start;
        z-index: 9999;
    }

.floating-user {
    text-align: right;
    background-color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    z-index: 10;
    position: relative;
}

    .floating-user .green-btn {
        padding: 7px 15px !important;
        display: block;
        margin: 3px;
        text-align: center;
        float: none;
        transition: background-color .4s;
        -webkit-transition: background-color .4s;
        -moz-transition: background-color .4s;
        -o-transition: background-color .4s;
    }

        .floating-user .green-btn:hover {
            background-color: #3f98b5;
            transition: background-color .4s;
            -webkit-transition: background-color .4s;
            -moz-transition: background-color .4s;
            -o-transition: background-color .4s;
        }

    .floating-user .title {
        color: #000;
        line-height: 18px;
    }

.top-polygon {
    display: inline-block;
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #fff;
    transform: rotate(45deg);
    border: 1px solid #bbb;
    top: -5px;
    right: 40px;
    z-index: 5;
    box-shadow: 0px 0px 20px #555;
}

@media all and (max-width:470px) and (min-width:200px) {
    /*.top-links-left
    {
        display: none;
    }*/

    .login_data {
        padding-left: 0px;
        padding-right: 0px;
        margin-left: auto;
        margin-right: auto;
        display: inline-block;
    }

    /*.floating-user-type
    {
        left: -15px;
    }*/

    .top-polygon {
        left: 60px;
        right: auto;
    }
}

.innerbox {
    position: relative;
    display: block;
    clear: both;
}


@media all and (max-width:795px) and (min-width:200px) {
    /*.top-links-left
    {
        display: none;
    }*/

    .RadMenu.docked, .orion-menu-wrapper.docked {
        position: relative;
        top: inherit;
        z-index: 8000;
    }

    .innerbox {
        padding-top: 0px !important;
    }

    .service-title.docked {
        position: relative;
        z-index: 9;
        background-color: transparent;
        box-shadow: none;
        top: 0px;
        padding: 0px;
        margin-right: 0px;
    }
}

@media all and (max-width:895px) and (min-width:200px) {
    /*#footer
    {
        display: none !important;
    }*/
}

@media all and (max-width:835px) and (min-width:200px) {
    li.search-container-item {
        display: none;
    }
}

.service-left-col {
    width: 25%;
    display: inline-block;
    float: left;
    padding-top: 0px;
}

.service-left-panel {
    margin-bottom: 15px;
    box-shadow: 0px 0px 14px -4px #555;
    border-radius: 2px;
}

.slp-title {
    display: block;
    background-color: #3f97b5;
    padding: 8px;
    line-height: 23px;
    color: #fff;
}

.slp-info-icon {
    cursor: pointer;
    display: inline-block !important;
    height: 23px;
    width: 23px;
    float: left;
    font-size: 25px !important;
}




.slp-content {
    padding: 8px 13px;
    background-color: #fff;
}

    .slp-content ol li {
        list-style-type: circle;
        list-style-position: inside;
    }

    .slp-content li {
        padding: 5px 0px;
    }

.service-left-col.docked {
    position: fixed;
    top: 120px;
    z-index: 9;
}

.left-col-desc {
    display: none;
    max-width: 600px;
    text-align: right;
}

    .left-col-desc .title {
        color: #1d7693;
        font-size: 18px;
    }

    .left-col-desc .content, .left-col-desc li {
        margin-top: 10px;
        font-size: 14px;
        line-height: 1.8;
    }

    .left-col-desc li {
        list-style-type: decimal;
        list-style-position: outside;
        margin-right: 20px;
        padding-right: 10px;
    }

.show-again-btn {
    background-image: url('/_Layouts/Riyadh.EServices/images/instructions.png');
    height: 19px;
    width: 30px;
    display: inline-block;
    position: absolute;
    margin-top: 5px;
    margin-right: -50px;
    background-position: 0px 0px;
    cursor: pointer;
}

div.rateit-container {
    width: 80px;
}

.search-container-item {
    display: none !important;
}


body .zopim:nth-child(2) {
    bottom: -20px !important;
}
/*------Start-----New Header-----------*/
.green_login {
    margin-left: auto;
    margin-right: auto;
    overflow: visible;
    position: relative;
    z-index: 5;
}

/*.top-links-left a:first-child {
    border-right: none;
}*/

.top-links-left a {
    margin-left: 1px;
    background-color: #008cae;
}

.login_data {
    padding-right: 0px;
}

.login_data_sub {
    height: 42px;
}

.login_data a {
    padding: 8px 9px 8px 8px;
}

.timeBar {
    padding: 10px 9px 11px 8px;
    /*background-color: #13769b;*/
    margin-left: 1px;
    white-space: nowrap;
}

.logged-user-inf {
    color: #fff;
    display: inline-block;
    float: left;
    padding: 0;
    line-height: 28px;
    margin-top: 0px;
}

.welcome-msg {
    float: right;
    line-height: 42px;
}

.user-login-icon {
    font-size: 22px !important;
    background-color: #004c45;
    padding: 10px 12px 10px 12px;
    margin-right: 16px;
    cursor: pointer;
}

.skew:before {
    content: "";
    left: 0;
    right: 0;
    -webkit-transform: skewX(-14deg);
    transform: skewX(-14deg);
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: -1;
    background-color: #555;
}

.user-login-container .controls span.fa {
    width: 37px;
    height: 30px;
    background-color: #eeeeee;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    text-align: center;
    font-size: 20px;
    line-height: 33px;
}

.user-login-container .controls input[type="text"], .user-login-container .controls input[type="password"] {
    width: 180px;
    margin-top: 0px;
    position: absolute;
    border: none;
    margin-right: 1px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    height: 22px;
    box-sizing: content-box;
    font-family: arial;
    font-size: 16px;
}

.user-name-row, .password-row {
    margin-bottom: 7px;
}

.login-btn-row {
    margin-top: 2px;
    width: 226px;
    padding: 0px 0px 20px 0px;
}

.site-logo {
    background-image: url('/_Layouts/Riyadh.EServices/Images/logo.png');
    background-position: 100% 50%;
    background-repeat: no-repeat;
    display: inline-block;
    float: right;
    height: 122px;
    left: 68px;
    top: 16px;
    padding: 5px;
    position: relative;
    background-size: 225px;
    width: 225px;
  
}

    .site-logo .site-title {
        display: none;
        font-family: 'GE SS Two light',Verdana,Geneva,'sans-serif; display: inline-block; position: relative';
        font-size: 15px;
        margin-top: 30px;
        text-align: right;
        margin-right: 160px;
        color: #006A3F;
        font-weight: bold;
    }

.top-nav-container {
    float: right;
    position: absolute;
    right: 200px;
    bottom: 14px;
}

.top-nav-item {
    display: inline-block;
}

    .top-nav-item > a {
        display: inline-block;
        color: #777;
        font-family: inherit;
        margin: 0 16px;
        font-size: 15px;
        font-weight: bold;
        transition: color .4s, text-shadow .4s;
    }

    .top-nav-item a span {
        font-family: 'GE SS Two light',Verdana,Geneva,sans-serif !important;
    }

    .top-nav-item > a:hover, .top-nav-item > a:active, .top-nav-item > a:focus {
        color: teal;
        text-shadow: 5px 5px 5px rgba(0,0,0,.3);
        transition: all .4s;
    }

    .top-nav-item a:before {
        display: block;
        font-size: 48px;
        font-weight: normal;
        margin-bottom: 6px;
    }

    .top-nav-item a.fa:before {
        font-family: "FontAwesome";
    }

.top-nav-sub-menu {
    position: absolute;
    list-style: none;
    text-align: right;
    z-index: 9;
    display: none;
    width: 163px;

}

.top-nav-item:hover ul.top-nav-sub-menu {
    display: block;
    min-width: fit-content;
    box-shadow: -2px 12px 20px -5px rgba(0,0,0,.6);
}

.top-nav-item .top-nav-sub-menu a {
    display: block;
    color: #fff;
    font-family: inherit;
    padding: 10px 10px;
    font-size: 15px;
    font-weight: normal;
    transition: color .4s, text-shadow .4s, background-color .2s;
    border-bottom: solid 1px rgba(0,0,0,.4);
    background-color: teal;
}

    .top-nav-item .top-nav-sub-menu a:hover {
        background-color: #004c45;
        transition: all .1s;
    }

.header-container {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    /*margin-top: 8px !important;*/
    max-width: 1170px;
    position: relative;
    width: 100%;
    height: 144px;
    /*background-image: url('/_Layouts/Riyadh.EServices/Images/header-bg.png');*/
    background-repeat: no-repeat;
    background-position: 130px 23px;
}

.top-nav-home-item {
    /*display:none*/
}

.btn-show-menu {
    display: none;
}

.header-wrapper {
    background-image: -moz-linear-gradient(90deg, #fff 0%, #ffffff 100%);
    background-image: -webkit-linear-gradient(90deg, #fff 0%, #ffffff 100%);
    background-image: -ms-linear-gradient(90deg, #fff 0%, #ffffff 100%);
    box-shadow: 0px 2px 8px 0px rgba(0,0,0,.5);
}

.header-container-nologin {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 8px !important;
    max-width: 1170px;
    position: relative;
    width: 100%;
    height: 160px;
    background-image: url('/_Layouts/Riyadh.EServices/Images/header-bg.png');
    background-repeat: no-repeat;
    background-position: 0 23px;
}

.user-login-container .myinfo-link, .user-login-container .logout-link, .user-login-container .update-myinfo-link, .user-login-container .change-password-link {
    box-shadow: 0px 0px 0px #555;
    transition: box-shadow .4s;
    -moz-transition: box-shadow .4s;
    -o-transition: box-shadow .4s;
    -webkit-transition: box-shadow .4s;
}

    .user-login-container .myinfo-link:hover, .user-login-container .logout-link:hover, .user-login-container .update-myinfo-link:hover, .user-login-container .change-password-link:hover {
        box-shadow: 0px 7px 10px -6px #000;
        background-color: #004c45;
        transition: box-shadow .4s, background-color .4s;
        -moz-transition: box-shadow .4s, background-color .4s;
        -o-transition: box-shadow .4s, background-color .4s;
        -webkit-transition: box-shadow .4s, background-color .4s;
        /*zoom:1.1;*/
    }

.user-login-container {
    float: left;
    /*margin: 2px 0px 9px 17px;*/
    border-radius: 0px;
    width: auto;
    height: auto;
}

    .user-login-container .login-form {
        background-color: teal;
        box-shadow: 0px 0px 15px -4px #000;
        width: 340px;
        height: 115px;
        padding: 10px;
        margin-left: 7px;
        margin-bottom: 10px;
        position: relative;
        /*box-sizing: content-box;*/
    }

    .user-login-container .controls {
        width: 231px;
        text-align: right;
        float: right;
    }

    .user-login-container #UserLinks {
        text-align: right;
        float: left;
    }

        .user-login-container #UserLinks > a {
            display: block;
            color: #fff;
            font-size: 13px;
            padding: 9px 0px;
            position: relative;
        }

    .user-login-container input[type="password"], .user-login-container input[type="text"] {
        background-color: #056967;
        font-size: 13px;
        padding: 4px;
        width: 125px;
        height: 17px;
        margin: 0px;
    }

    .user-login-container input[type='text'] {
        margin-left: 0px;
    }

    .user-login-container input[type='button'], .user-login-container input[type='submit'] {
        display: block;
        height: 32px;
        line-height: 1.6;
        padding: 0px 10px;
        width: 100%;
        background-color: #056967 !important;
        color: #ffffff !important;
        margin: 0px;
        cursor: pointer;
        font-size: 16px;
    }

        .user-login-container input[type='button']:hover, .user-login-container input[type='submit']:hover {
            background-color: #056967 !important;
            color: #ffffff !important;
        }

.logged-user-details {
    width: 130px;
    background-color: teal;
    box-shadow: 0px 10px 17px rgba(0,0,0,.7);
    position: absolute;
    left: 0;
    overflow: hidden;
    display: none;
}

    .logged-user-details:hover {
        display: block;
    }

.user-login-icon:hover ~ .logged-user-details {
    display: block;
}

.logged-user-details > a {
    display: block;
    /* margin-right: -1px; */
    /* background-repeat: no-repeat; */
    /* background-size: auto 35px; */
    /* padding: 56px 0px 0px 0px; */
    text-align: center;
    /* background-position: 50% 10px; */
    color: #fff;
    /* background-color: #109DAF; */
    /* width: 100%; */
    /* height: 22px; */
    /* margin-bottom: 1px; */
    font-size: 13px;
    box-sizing: content-box;
    border-bottom: solid 1px rgba(0,0,0,.3);
    background-color: transparent;
    transition: background-color .2s;
}

    .logged-user-details > a:hover {
        background-color: #004c45;
        transition: background-color .1s;
    }

.logged-user-details > .myinfo-link, .logged-user-details > .logout-link {
    /*background-color: #109DAF;*/
}

.user-login-container .user-name {
    padding-right: 5px;
    font-weight: bold;
}

/*.user-login-container .myinfo-link
{
    background-image: url('/_Layouts/Riyadh.EServices/Images/userinfo.png');
}

.user-login-container .update-myinfo-link
{
    margin-left: 0px;
    background-image: url('/_Layouts/Riyadh.EServices/Images/userDashboard.png');
}

.user-login-container .change-password-link
{
    background-image: url('/_Layouts/Riyadh.EServices/Images/changepassword.png');
}

.user-login-container .logout-link
{
    background-image: url('/_Layouts/Riyadh.EServices/Images/logout.png');
    margin-left: 0px;
}*/

.user-welcome-msg {
    padding-bottom: 5px;
}


@media all and (max-width:1280px) and (min-width:200px) {
    /*.floating-user-type
    {
        left: 0px;
    }*/

    .top-polygon {
        left: 60px;
        right: auto;
    }
}

.show-mobile {
    display: none !important;
}

.hide-mobile {
    display: inline-block !important;
}

@media all and (max-width:825px) and (min-width:200px) {
    .site-logo {
        /*background-image: none;*/
        top: 0px;
        right: inherit;
    }

        .site-logo .site-title {
            margin-top: 0px;
            margin-right: 100px;
        }

    /*.logged-user-inf
    {
        display: none;
    }*/

    /*.top-links-left
    {
        display: none;
    }*/

    .show-mobile {
        display: inline-block !important;
    }

    .hide-mobile {
        display: none !important;
    }
}

@media all and (max-width:722px) and (min-width:200px) {
    .site-logo {
        background-image: none;
        top: 0px;
        text-align: right;
        height: 50px;
        float: none;
        display: block;
    }

    .floating-user-type {
        top: -400px;
    }
    /*#servicesTabs li
{
	height:auto !important;
}*/
    .other-services .rateit-container, .other-services a.link-icon {
        display: none !important;
    }
    /*.services-tabs {
    width: 39%;
}
.services-lists {
    width: 60%;
}*/
    .service-left-col {
        width: 100%;
        float: none;
    }

    fieldset.fs {
        width: 100%;
        box-sizing: border-box;
    }

    .service-desc-cont .action-bar {
        width: 100%;
    }

    .service-btn {
        display: block;
        width: 100%;
        box-sizing: border-box;
        padding: 11px 7px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .show-again-btn {
        position: relative;
        margin-right: 0px;
        float: left;
    }
}

@media all and (max-width:680px) and (min-width:200px) {
    .header-container {
        background-image: none;
    }



    .user-login-container {
        display: block;
    }
}

@media all and (max-width:395px) and (min-width:200px) {
    /*.user-login-container
    {
        float: left;
        margin: 0px 0px 10px 0px;
        width: 100%;
        height: 225px;
		
    }*/

    .user-login-container .login-form {
        width: 100%;
        margin-left: 0px;
        margin-bottom: 10px;
        height: 225px !important;
        box-sizing: border-box;
    }

    .user-login-container #UserLinks {
        text-align: right;
        /* margin-top: 10px; */
        float: right;
        margin-right: 10px;
        min-width: 150px;
    }
}

@media all and (max-width:375px) and (min-width:200px) {
    .user-login-container .login-form .controls {
        float: none;
        display: block;
    }

    /*.floating-user-type
    {
        left: inherit;
    }*/

    .top-polygon {
        right: 40px;
        left: inherit;
    }
}

.mini-login-msg {
    background-color: #f0f0f0;
    display: block;
    margin: 18px -10px 0px 0px;
    padding: 0px 10px;
    width: 360px;
    color: red;
    box-shadow: 0px 3px 7px -2px #ccc;
}

.rwTable {
    background-color: #fff;
}

.requests-portal-link {
    line-height: 1.8;
    background-color: #E0471A;
    font-size: 12.7px;
    cursor: pointer;
    padding: 13px 14px;
    margin-right: 8px;
    display: block;
    transition: background-color 1s;
    -webkit-transition: background-color 1s;
}

.intranet-portal-link {
    line-height: 1.8;
    background-color: #2aa6d8;
    font-size: 12.7px;
    cursor: pointer;
    padding: 13px 14px;
    margin-right: 8px;
    display: block;
    margin-top: 5px;
    background-size: 100%;
    background-position: -179px 5px;
    background-repeat: no-repeat;
    text-align: center;
}

.requests-portal-link.blink {
    background-color: #008c9e;
    transition: background-color 1s;
    -webkit-transition: background-color 1s;
}

.Appointment-portal-link {
    line-height: 1.8;
    background-color: #2aa6d8;
    font-size: 12.7px;
    cursor: pointer;
    padding: 13px 14px;
    margin-right: 8px;
    display: block;
    margin-top: 15px;
    background-image: url('/_Layouts/Riyadh.EServices/Images/Calendar-Date-01.png');
    background-size: 100%;
    background-position: -179px 5px;
    background-repeat: no-repeat;
}

.alerts .alerts-msg {
    max-width: 100%;
    box-sizing: border-box;
}

span.RadButton_MetroTouch.rbSkinnedButton {
    background-color: #056967 !important;
    color: #ffffff !important;
    margin-left: 10px !important;
}

.drawer-close-container {
    display: none;
}

.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,.5);
    display: none;
    cursor: pointer;
    z-index: 35;
}

.section-title, .section-footer {
    text-align: center;
    padding: 16px 0;
    font-size: 24px;
}

.most-used-services-section {
    padding: 16px;
}

    .most-used-services-section ul {
        list-style: none;
        display: block;
        width: 100%;
        text-align: center;
    }

    .most-used-services-section > ul > li {
        display: inline-block;
        width: 282px;
        vertical-align: middle;
        height: 160px;
        margin-bottom: 16px;
    }

    .most-used-services-section ul a, .most-used-services-section ul a:hover, .most-used-services-section ul a:visited {
        color: teal;
        text-decoration: none;
        display: block;
        height: 100%;
        background-color: #fff;
        margin: 8px;
        padding: 16px;
        text-align: right;
        direction: rtl;
        box-shadow: 0px 5px 11px -3px rgba(0,0,0,.8);
        border-radius: 4px;
        transition: box-shadow .5s;
    }

        .most-used-services-section ul a:hover {
            box-shadow: 0px 10px 20px -3px rgba(0,0,0,.8);
            transition: box-shadow .1s;
        }

    .most-used-services-section > ul > li a span:before {
        font-size: 64px !important;
        font-family: IcoFont !important;
        padding-left: 8px;
    }

    .most-used-services-section > ul > li a span {
        font-size: 18px !important;
        padding-right: 0px;
        font-family: 'GE SS Two light',Verdana,Geneva,sans-serif !important;
    }

    .most-used-services-section > ul > li a .service-desc {
        color: #777;
        padding-top: 8px;
        font-size: 15px;
    }

.section-footer a {
    display: inline-block;
    background-color: #008080;
    padding: 10px 16px;
    color: #fff;
    box-shadow: 0px 5px 11px -3px rgba(0,0,0,.8);
    border-radius: 3px;
    margin-top: 16px;
    font-size: 18px;
    transition: background-color .4s, box-shadow .4s;
}

    .section-footer a:hover {
        background-color: #049a9a;
        box-shadow: 0px 10px 20px -3px rgba(0,0,0,.8);
        transition: background-color .1s, box-shadow .2s;
    }

@media all and (max-width:875px) and (min-width:200px) {
    #box4 {
        min-height: calc(100vh - 385px);
    }

    .top-nav-container {
        float: right;
        position: fixed;
        right: -250px;
        bottom: auto;
        background-color: teal;
        width: 250px;
        height: 100%;
        top: 0;
        z-index: 36;
        /*box-shadow: -250px 0px 0px 100vw #00000080;*/
    }

        .top-nav-container .top-nav-item {
            display: block;
        }

            .top-nav-container .top-nav-item a {
                display: block;
                color: #fff;
                font-family: inherit;
                margin: 0;
                font-size: 15px;
                font-weight: normal;
                transition: color .4s, text-shadow .4s;
                padding: 10px 16px;
                direction: rtl;
                text-align: right;
                border-bottom: solid 1px rgba(255,255,255,.2);
            }

                .top-nav-container .top-nav-item a:before {
                    display: inline-block;
                    font-size: 24px;
                    font-weight: normal;
                    margin-bottom: 0;
                    padding-left: 16px;
                    padding-top: 5px;
                }

                .top-nav-container .top-nav-item a span {
                    font-family: 'GE SS Two light',Verdana,Geneva,sans-serif !important;
                    padding-bottom: 0px;
                    display: inline-block;
                    padding-top: 10px;
                    position: absolute;
                }

    .drawer-close-container {
        width: 100%;
        height: 45px;
        text-align: left;
        display: block;
    }

    .drawer-close-btn {
        display: inline-block !important;
        color: #fff;
        margin: 0 !important;
        font-weight: normal;
        direction: rtl !important;
        text-align: left !important;
        position: relative !important;
        font-size: 24px !important;
        line-height: 14px !important;
        padding: 16px !important;
    }

    .top-nav-sub-menu {
        padding-top: 0px;
    }

    .top-nav-item:hover ul.top-nav-sub-menu {
        right: 15px;
    }

    .top-nav-item .top-nav-sub-menu > li a {
        border-bottom: solid 1px rgba(204, 204, 204, 0.2);
        background-color: #efefef;
        color: teal !important;
    }

    .btn-show-menu {
        display: inline-block;
        font-size: 23px;
        padding: 3px 14px !important;
        background-color: transparent !important;
    }

    .homeBarLnk.timeBar {
        display: none;
    }

    .header-container {
        height: 0px;
        overflow: hidden;
    }

    .top-links-left {
        position: absolute;
        right: 0;
    }

    .top-nav-container {
        right: -250px;
        transition: right .2s;
    }

        .top-nav-container.show {
            right: 0px;
            transition: right .2s;
        }

    .green_login {
        z-index: inherit;
    }
}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.modal, .modal2 {
    position: fixed;
    z-index: 1060;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: rgba(255,255,255,0.6);
    filter: alpha(opacity=60);
    -moz-opacity: .8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    left: 0;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.center {
    z-index: 1000;
    border-radius: 10px;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
}

    .center img {
        height: 128px;
        width: 128px;
    }
.RadWindow_MetroTouch .rwTable a.rwIcon {
    width: 30px;
    height: 30px;
    margin: 6px 5px 0 6px;
    background-image: none !important;
    background-repeat: no-repeat;
    background-position: 0 0;
}

.RadWindow_MetroTouch .rwTitleRow .rwTitlebar, .RadWindow_MetroTouch .rwTitleRow .rwTopLeft, .RadWindow_MetroTouch .rwTitleRow .rwTopRight {
 background-color: #08a76c !important;
}

.wBottonBar {
    left: 40%;
    bottom: 10px;
    position: absolute;
    background-color: #2b3e4b !important;
    padding: 7px 12px;
    border-radius: 5px;
}	
@media all and (max-width: 768px) and (min-width: 200px) {
    #parentPanel {
        position: relative;
    }

    .services-tabs .service-content {
        position: fixed;
        z-index: 34;
    }

    .services-container {
        height: auto;
    }

    #box4nternal, #box4 {
       /* margin-top: 42px;*/
    }

    .green_login {
        z-index: 34;
        position: fixed;
    }
}
@media (max-width: 875px) and (min-width: 200px){
    .formbody {
        padding-right: 6px;
    
    }
    textarea{
        width: 335px;
    }
    .alerts{
        max-width:50% !important;
    }
    .fa-calendar
    {
        float: right;
        margin-right: 12px;
    }
    .formtable {
        display: block;
        overflow: auto;
    }
}
/* For Desktop View */
@media screen and (min-width: 1024px) {
    .mainwrapper {
        min-width: 1170px;
    }
}

/* For Tablet View */
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .mainwrapper {
        width: 400px;       
    }
}

/* For Mobile Portrait View */
@media screen and (max-device-width: 480px) and (orientation: portrait) {
    .mainwrapper {
        width: 200px;      
    }
}

/* For Mobile Landscape View */
@media screen and (max-device-width: 640px) and (orientation: landscape) {
    .mainwrapper {
        width: 100%;
    }
}

/* For Mobile Phones Portrait or Landscape View */
@media screen and (max-device-width: 640px) {
    .mainwrapper {
        width: 100%;
    }
}

/* For iPhone 4 Portrait or Landscape View */
@media screen and (min-device-width: 320px) and (-webkit-min-device-pixel-ratio: 2) {
    .mainwrapper {
        width: 100%;
    }
}

/* For iPhone 5 Portrait or Landscape View */
@media (device-height: 568px) and (device-width: 320px) and (-webkit-min-device-pixel-ratio: 2) {
    .mainwrapper {
        width: 100%;       
    }
}

/* For iPhone 6 and 6 plus Portrait or Landscape View */
@media (min-device-height: 667px) and (min-device-width: 375px) and (-webkit-min-device-pixel-ratio: 3) {
    .mainwrapper {
        width: 100%;
    }
}
.my-services-contents-container a {
    color: #fff;
}
@font-face {
    font-family: 'DroidKufi-Regular';
    font-style: normal;
    font-weight: 400;
    src: url('/_layouts/Riyadh.EServices/MasterPages/Fonts/DroidKufi/DroidKufi-Regular.eot');
    src: url('/_layouts/Riyadh.EServices/MasterPages/Fonts/DroidKufi/DroidKufi-Regular.eot?#iefix') format('embedded-opentype'), url('/_layouts/Riyadh.EServices/MasterPages/Fonts/DroidKufi/DroidKufi-Regular.woff2') format('woff2'), url('/_layouts/Riyadh.EServices/MasterPages/Fonts/DroidKufi/DroidKufi-Regular.woff') format('woff'), url('/_layouts/Riyadh.EServices/MasterPages/Fonts/DroidKufi/DroidKufi-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'DroidKufi-Bold';
    src: url('/_layouts/Riyadh.EServices/MasterPages/Fonts/DroidKufi/DroidKufi-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'GESSTwolight';
    src: url('/_layouts/Riyadh.EServices/MasterPages/Fonts/ge-ss-two-light/ge-ss-two-light.eot?') format('embedded-opentype'), url('/_layouts/Riyadh.EServices/MasterPages/Fonts/ge-ss-two-light/ge-ss-two-light.woff') format('woff'), url('/_layouts/Riyadh.EServices/MasterPages/Fonts/ge-ss-two-light/ge-ss-two-light.ttf') format('truetype'), url('/_layouts/Riyadh.EServices/MasterPages/Fonts/ge-ss-two-light/ge-ss-two-light.svg#GESSTwolight-light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(/_layouts/Riyadh.EServices/MasterPages/Fonts/Icons/MaterialIcons-Regular.eot); /* For IE6-8 */
    src: local('Material Icons'), local('MaterialIcons-Regular'), url('/_layouts/Riyadh.EServices/MasterPages/Fonts/Icons/MaterialIcons-Regular.woff2') format('woff2'), url('/_layouts/Riyadh.EServices/MasterPages/Fonts/Icons/MaterialIcons-Regular.woff') format('woff'), url('/_layouts/Riyadh.EServices/MasterPages/Fonts/Icons/MaterialIcons-Regular.ttf') format('truetype');
}
html * {
    font-family: GESSTwolight;
    outline: none !important;
    outline-color: transparent !important;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
body {
    background-color: #fbfbfb;
}
select {
    padding: 8px;
}

input, button {
    outline: none !important;
}

a {
    text-decoration: none;
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px; /* Preferred icon size */
    display: inline-block;
    /*line-height: 1;*/
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;
    /* Support for Safari and Chrome. */
    text-rendering: optimizeLegibility;
    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;
    /* Support for IE. */
    -webkit-font-feature-settings: 'liga';
    font-feature-settings: 'liga';
}



/*html *:hover,html *:active, html *:focus, html *:visited {
    outline:none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

}*/


.rm-page-title {
    -webkit-box-shadow: 0px 2px 7px -2px #999;
    box-shadow: 0px 2px 7px -2px #999;
    margin-bottom: 4px;
}

.rm-header-title {
    -webkit-box-shadow: 0px 2px 7px -2px #999;
    box-shadow: 0px 2px 7px -2px #999;
    /*color: #000 !important;*/
    opacity: .85;
    /*background-color: #f1f1f1 !important;*/
}

.fixed {
    /*position: fixed !important;
    left: 0;
    right: 0;*/
    overflow: hidden !important;
}

#rightMenu {
    display: block;
    right: 0px;
}

.rm-navigation-bar {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.display-block {
    display: block;
}


.display-inline-block {
    display: inline-block;
}

.radio-list input[type="radio"] {
    width: 24px;
    height: 24px;
    position: relative;
    top: 6px;
}

.radio-list td {
    padding-left: 24px;
}

.radio-list label {
    padding-right: 8px;
}

.action-btn i {
    padding: 16px 2px;
    color: #888;
}

.map-btn {
    padding: 16px 0;
    color: #888;
    text-decoration: none;
}

    .map-btn i {
        padding: 8px 0 0 8px;
        font-size: 32px;
    }

    .map-btn span {
        padding: 0;
        color: #000;
        text-decoration: none;
        display: inline-block;
        position: relative;
        top: -11px;
    }

.rm-table-header {
    background-color: #2b882f;
    color: #fff;
}

@media (min-width: 601px) {
    .w3-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .mobile-only {
        display: none !important;
    }

    .rm-table {
        overflow-wrap: break-word;
        padding: 0 !important;
        margin-top: 16px;
        margin-bottom: 16px;
    }

    .rm-table-header .w3-col {
        padding-right: 16px !important;
        padding-left: 16px !important;
    }

    .rm-table .rm-table-row > .w3-col > span {
        padding: 16px;
        display: inline-block;
    }

    .rm-form-fields .w3-col:last-child {
        /*padding-right: 16px;*/
        padding-left: 0px;
    }

    .rm-form-fields .w3-col:first-child {
        padding-right: 0px;
        padding-left: 16px;
    }

    .rm-form-fields .w3-col.m12 {
        padding-right: 0px;
        padding-left: 0px;
    }

    /*.center {
        padding-left: 250px;
    }*/
    .rm-table .rm-table-row:nth-child(2), .rm-table .field ~ .rm-table-row:nth-child(3) {
        -webkit-box-shadow: inset 0px 5px 5px -3px rgba(0,0,0,.3);
        box-shadow: inset 0px 5px 5px -3px rgba(0,0,0,.3);
    }
}

@media (max-width: 600px) {

    body {
        background-color: #f9f9f9;
    }

    .w3-row {
        display: block;
    }

    .mobile-only {
        display: inline;
        color: #777;
        font-weight: bold;
    }

    .rm-table {
        padding: 0 !important;
        margin-top: 16px;
        margin-bottom: 16px;
    }

    .rm-table-header {
        display: none;
    }

    .rm-table .rm-table-row > .w3-col {
        border-width: 0px !important;
        padding: 8px 16px;
    }

        .rm-table .rm-table-row > .w3-col:first-child {
            padding: 16px 16px;
        }

        .rm-table .rm-table-row > .w3-col.action-bar {
            border-width: 0px !important;
            padding: 0px !important;
        }

            .rm-table .rm-table-row > .w3-col.action-bar input {
                font-weight: bold !important;
                color: teal;
            }

    .rm-table-row {
        -webkit-box-shadow: 0px 2px 5px #aaa;
        box-shadow: 0px 2px 5px #aaa;
        background-color: #fff;
        margin: 16px 0;
    }

    .action-btn i {
        padding: 16px;
    }

    .rm-form-fields .w3-col {
        padding-right: 0px;
        padding-left: 0px;
    }

    .center {
        padding-left: 0px;
    }

    .calendars-popup {
        position: fixed !important;
        left: 0 !important;
        top: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        background-color: rgba(0,0,0,.5);
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .calendars {
        border: none !important;
        -webkit-box-shadow: 0px 20px 24px 0px rgba(0,0,0,.4);
        box-shadow: 0px 20px 24px 0px rgba(0,0,0,.4);
    }

    .grd-nav-container {
        margin-top: -40px !important;
        margin-left: -7px !important;
    }

        .grd-nav-container a {
            width: 45px;
            height: 45px;
            border-radius: 50%;
            background-color: #2196F3 !important;
            color: #fff !important;
            line-height: 45px;
            font-size: 28px !important;
            float: left;
        }
}



@media (max-width: 992px) {
    #rightMenu {
        display: none;
        right: -250px;
    }

        #rightMenu.show-menu {
            display: block;
            z-index: 999
        }

    .rm-page-title {
        margin-top: 50px;
        display: none;
    }

    .w3-sidebar {
        right: 0px;
        /*margin-top: -50px;*/
        z-index: 6;
    }

    .select2-overlay > .select2-container {
        top: 16px !important;
    }

    .select2-overlay {
        background-color: rgba(0,0,0,.3);
        /*display: none;*/
        -webkit-transition: top .1s;
        -o-transition: top .1s;
        transition: top .1s;
        position: fixed;
        display: block;
        width: 100%;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 3;
        top: 0;
        height: 0px;
        overflow: hidden;
        -ms-flex-line-pack: center;
        align-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .select2-overlay.show {
            display: -webkit-box !important;
            display: -ms-flexbox !important;
            display: flex !important;
            height: 100%;
            -webkit-transition: height .1s;
            -o-transition: height .1s;
            transition: height .1s;
            margin-top: 50px;
        }

    .select2-dropdown {
        margin-top: 42px;
    }

    .select2-overlay.show .select2-dropdown {
        width: 100% !important;
    }

    .select2-overlay.show .select2-container {
        position: absolute;
        width: 90% !important;
        left: auto !important;
    }

    .select2-container--open .select2-dropdown--below {
        border-top: solid 1px #009688 !important;
        border-bottom: solid 1px #009688 !important;
        border-radius: 4px !important;
    }

    .select2-overlay.show .select2-container--bootstrap .select2-results > .select2-results__options {
        max-height: 250px;
    }

    .chklst-overlay {
        background-color: rgba(0,0,0,.3);
        display: none;
        -webkit-transition: top .1s;
        -o-transition: top .1s;
        transition: top .1s;
        position: fixed !important;
        /*display: block;*/
        width: 100%;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 2;
        top: 0;
        height: 0px;
        overflow: hidden;
        -ms-flex-line-pack: center;
        align-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 100vh !important;
        /*display: flex;*/
    }

        .chklst-overlay table.mor-checkbox-drop {
            /*position: absolute;*/
            width: 90% !important;
            left: auto !important;
            top: 100px !important;
            max-height: 50vh !important;
        }

    .rm-form-fields {
        margin-top: 52px;
    }
}

.notify-btn-client {
    position: absolute;
    top: 8px;
    left: 8px;
    background: none;
    border: none;
    color: #fff;
    font-family: verdana;
    font-size: 18px;
}

@media (min-width:993px) {
    /*html {
        overflow: hidden;
    }*/
    .rm-navigation-bar.w3-teal {
        color: #000 !important;
        background-color: transparent !important;
    }
    .rm-form-fields {
        /*position: absolute;*/
        left: 0;
        right: 250px;
        /*height: calc(100vh - 90px);*/
        overflow: hidden;
        overflow-y: auto;
    }

    .select2-overlay {
        position: relative;
        z-index: 2;
    }

        .select2-overlay.show {
            position: absolute;
            z-index: 4;
        }

    .rm-navigation-bar {
        display: inline-table;
    }
}


.grid-float-actions {
    float: right;
    right: 0px;
    display: inline-block;
    height: 100%;
    top: 0px;
    position: absolute;
    width: 70px !important;
}

.error-lbl[style*="inline"] {
    /*display: block !important;*/
}

.error-lbl:not([style*="display: none"]).error-lbl:not([style*="display:none"]) + .switch-btn {
    margin-top: 15px;
}


.error-lbl:not([style*="display: none"]).error-lbl:not([style*="display:none"]) + input[type="text"],
.error-lbl:not([style*="display: none"]).error-lbl:not([style*="display:none"]) ~ .select2-container .select2-selection,
.error-lbl:not([style*="display: none"]).error-lbl:not([style*="display:none"]) + input[type="number"],
.error-lbl:not([style*="display: none"]).error-lbl:not([style*="display:none"]) + input[type="email"],
.error-lbl:not([style*="display: none"]).error-lbl:not([style*="display:none"]) + input[type="url"],
.error-lbl:not([style*="display: none"]).error-lbl:not([style*="display:none"]) + input[type="date"],
.error-lbl:not([style*="display: none"]).error-lbl:not([style*="display:none"]) + input[type="tel"],
.error-lbl:not([style*="display: none"]).error-lbl:not([style*="display:none"]) + textarea,
.custom-validate {
    border: solid 1px red !important;
    background-color: #fff7f7 !important;
}
.custom-validate {
    display: block;
    padding: 8px;
}

.field-has-validation, .field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}

    .field-has-validation br {
        display: none;
    }

.rm-table .rm-table-header > .w3-col {
    /*border-right: solid 1px #cdcdcd;
    border-top: solid 1px #cdcdcd;
    border-bottom: solid 1px #cdcdcd;*/
    border: none;
}

    .rm-table .rm-table-header > .w3-col:first-child {
        border-right: none;
    }

.rm-table .rm-table-row > .w3-col {
    border-right: solid 1px #cdcdcd;
    border-bottom: solid 1px #cdcdcd;
    /*background-color: #fff;*/
}

    .rm-table .rm-table-row > .w3-col:last-child {
        border-left: solid 1px #cdcdcd;
    }

.empty-rows {
    text-align: center;
    font-weight: bold;
    border-right: solid 1px #cdcdcd;
    border-left: solid 1px #cdcdcd;
    border-bottom: solid 1px #cdcdcd;
    background-color: #fff;
    padding: 16px 0;
}

.rm-table .rm-table-row:not(.hide-row) ~ .empty-rows {
    display: none;
}

.hide-row {
    display: none !important;
}

.hide {
    display: none !important;
}

.w3-bar-block .w3-bar-item.hide-row {
    display: none !important;
}

.rm-ddl {
    display: block;
    border: 1px solid #ccc;
    width: 100%;
    color: #000 !important;
    background-color: #fff !important;
}

    .rm-ddl input[type="button"] {
        width: 100%;
        text-align: right;
    }

    .rm-ddl .ddl-btn {
        width: 100%;
        text-align: right;
    }

        .rm-ddl .ddl-btn:hover {
            background-color: #e6e6e6 !important;
        }

.w3-dropdown-content {
    right: 0;
    width: 100%;
    text-align: right;
    background-color: #fff;
    z-index: 7;
    max-height: 200px;
    overflow-x: auto;
    -webkit-box-shadow: 0px 2px 6px -1px #888;
    box-shadow: 0px 2px 6px -1px #888;
}

.rm-ddl-item {
    text-align: right;
}

.w3-dropdown-content > .rm-ddl-item:focus {
    background-color: #cdcdcd;
}

.transparent-overlay {
    background-color: transparent;
    position: fixed;
    overflow: hidden;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 5;
}

.ddl-arrow {
    position: absolute;
    left: 5px;
    top: 5px;
    color: #666;
    font-size: 30px;
}

/*::-webkit-scrollbar {
    width: 6px;
}

::-webkit-scrollbar-track {
    background-color: transparent;
    border-radius: 0px;
}

::-webkit-scrollbar-thumb {
    border-radius: 0px;
    background-color: #e1e1e1;
}*/

.select2-choice::before {
    content: "\f0d7";
    position: absolute;
    left: 10px;
    font-family: FontAwesome;
}

.select2-dropdown-open .select2-choice::before {
    content: "\f0d8";
    position: absolute;
    left: 10px;
    font-family: FontAwesome;
}

.select2-container {
    width: auto !important;
}

.select2-container--bootstrap .select2-selection, .select2-container--bootstrap .select2-search--dropdown .select2-search__field {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.select2-container .select2-selection {
    border-radius: 0px !important;
}

.actions-row {
    /*padding-left: 0px !important;
    padding-right: 0px !important;*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    float: none;
}

    .actions-row .w3-panel {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

.w3-btn {
    -webkit-box-shadow: 0px 1px 4px -2px #000;
    box-shadow: 0px 1px 4px -2px #000;
    -webkit-transition: -webkit-box-shadow 0.2s;
    transition: -webkit-box-shadow 0.2s;
    -o-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s;
    transition: box-shadow 0.2s, -webkit-box-shadow 0.2s;
}

    .w3-btn:hover {
        -webkit-box-shadow: 0px 3px 8px 0px #555;
        box-shadow: 0px 3px 8px 0px #555;
        -webkit-transition: -webkit-box-shadow 0.2s;
        transition: -webkit-box-shadow 0.2s;
        -o-transition: box-shadow 0.2s;
        transition: box-shadow 0.2s;
        transition: box-shadow 0.2s, -webkit-box-shadow 0.2s;
    }

input.w3-input, .select2-choice {
    -webkit-transition: border-color 0.2s, background-color 0.2s;
    -o-transition: border-color 0.2s, background-color 0.2s;
    transition: border-color 0.2s, background-color 0.2s;
}

    input.w3-input:focus, .select2-container-active .select2-choice {
        border-color: #009688 !important;
        background-color: rgba(0, 150, 136,.01) !important;
        -webkit-transition: border-color 0.2s, background-color 0.2s;
        -o-transition: border-color 0.2s, background-color 0.2s;
        transition: border-color 0.2s, background-color 0.2s;
    }

.rm-logo-container {
    padding: 20px 16px 5px 16px;
    text-align: center;
    font-size: 18px;
    background-color: rgba(0,0,0,.1);
    /*margin-bottom: 16px;*/
}

    .rm-logo-container img {
        -webkit-box-shadow: 0px 11px 17px -3px rgba(0,0,0,0.5);
        box-shadow: 0px 11px 17px -3px rgba(0,0,0,0.5);
        border-radius: 50%;
        /*margin-bottom:20px;*/
        width: 50%;
    }
.logo-title
{
    margin-top:16px;
}
#lblLoggedUserName {
    font-size: 14px;
    padding-top: 16px;
    display: block;
}
.modal, .modal2, .service-modal {
    position: fixed;
    z-index: 1060;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: rgba(255, 255, 255, 0.6);
    filter: alpha(opacity=60);
    /* opacity: 0.6; */
    -moz-opacity: 0.8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    left: 0;
    -ms-flex-line-pack: center;
    align-content: center;
    /* flex-direction: column; */
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.center {
    z-index: 1000;
    /* margin: 300px 0px 300px 250px; */
    /* padding: 10px; */
    /* width: 100%; */
    /* background-color: White; */
    border-radius: 10px;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
    /* height: 100%; */
    /* text-align: center; */
    /* vertical-align: middle; */
    /* display: table-cell; */
    /* padding-left: 250px; */
}

    .center img {
        height: 90px;
        width: 90px;
        /*background-color:#fff;
        border-radius:50%;
        padding:5px;
        box-shadow:0px 0px 30px #000;*/
    }

.w3-sidebar {
    /*text-shadow: -1px 1px 1px rgba(0,0,0,.8);*/
}



/*-------------steppers------------*/
.rm-stepper .steps {
    background-image: url('/_Layouts/Images/stepper-bg.png');
    background-repeat: repeat-y;
    background-position: right;
}

    .rm-stepper .steps.w3-panel {
        padding-left: 8px;
        padding-right: 8px;
    }

.rm-stepper .step {
    padding-top: 16px;
}

    .rm-stepper .step:first-child {
        padding-top: 0px;
    }

.rm-stepper .step-header {
    display: block;
    padding: 0 0 0;
}

.rm-stepper .step .step-no {
    display: inline-block;
    background-color: #fbfbfb;
    width: 24px;
    padding: 8px 0;
}

    .rm-stepper .step .step-no span {
        display: inline-block;
        background-color: #9E9E9E;
        color: #fff;
        width: 24px;
        height: 24px;
        text-align: center;
        line-height: 24px;
        border-radius: 50%;
    }

.rm-stepper .step.active .step-no span, .rm-stepper .step.completed .step-no span {
    background-color: #2196F3;
}

.rm-stepper .step .step-content {
    margin-right: 32px;
 
}
.rm-stepper .step.active .step-content {
    display: block;
}

.rm-stepper .step-lbl {
    display: inline-block;
    padding-right: 12px;
}

.rm-stepper .actions-row .w3-btn {
    min-width: 80px;
    margin: 0 10px 0 0;
}

.stepper-pre-btn {
    position: relative;
    left: 16px;
    background-color: gray !important;
}


.person-id-row1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

    .person-id-row1 select, .person-id-row1 input[type="text"] {
        width: 49% !important;
    }
    .rm-stepper .step .step-content {
    margin-right: 26px;

}
    .rm-stepper .step
    {
        display: none;
    }
    .rm-stepper .step.active, .rm-stepper .step.active + .step
    {
        display: block;
    }
    .show
    {
        display: block;
    }
/*---------Date Picker---------*/
.calendars-month td {
    background-color: #fff;
    height: 43px;
}

    .calendars-month td .calendars-today {
        background-color: #009688 !important;
        height: 33px !important;
        line-height: 32px;
        border-radius: 50%;
        width: 33px !important;
    }

.calendars-highlight {
    height: 33px !important;
    line-height: 32px;
    border-radius: 50%;
    width: 33px !important;
}

.calendars-nav, .calendars-ctrl, .calendars-month-header, .calendars-month-header select, .calendars-month-header input, .calendars-month th {
    background-color: #009688 !important;
}

    .calendars-ctrl span {
        color: #fff !important;
    }

.calendars-month-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .calendars-month-header select {
        width: 48% !important;
        font-size: 20px !important;
    }

        .calendars-month-header select option {
            font-size: 16px !important;
        }

        .calendars-month-header select:first-child {
            margin-right: 3%;
        }

.calendars-month td {
    font-size: 16px;
}

    .calendars-month td a, .calendars-month td span {
        display: inline-block;
    }

.hor-sep {
    height: 1px;
}

.notify-container {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: rgba(255,255,255,.8);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 9;
}

    .notify-container .notify-btn {
        display: inline-block;
        font-size: 15px;
        background-color: teal;
        color: #fff;
        border: none;
        position: relative;
        float: none !important;
        border-radius: 3px;
        -webkit-box-shadow: 0px 2px 8px -2px #000;
        box-shadow: 0px 2px 8px -2px #000;
        width: 100px;
        margin-right: auto;
        margin-left: auto;
        cursor: pointer;
        padding: 5px;
    }

.error-text {
    color: #e20000;
}

.float-btn-container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

    .float-btn-container > .w3-btn:nth-child(1) {
        margin-right: 8px;
    }

.dialog-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .dialog-container .dialog-content {
        background-color: #fff;
        /* padding: 24px; */
        border-radius: 2px;
        -webkit-box-shadow: 0px 20px 24px 0px rgba(0,0,0,.4);
        box-shadow: 0px 20px 24px 0px rgba(0,0,0,.4);
        min-width: 240px;
        min-height: 150px;
        max-width: 90%;
        max-height: 90%;
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .dialog-container .dialog-title {
        padding: 24px 24px 0px 24px;
        font-weight: bold;
        font-size: 17px;
        margin-bottom: 20px;
        position: absolute;
        top: 0px;
        right: 0px;
        width: 100%;
    }

    .dialog-container .dialog-body {
        padding: 0 24px;
        margin-bottom: 24px;
        overflow: auto;
        margin-top: 70px;
        margin-bottom: 52px;
    }

    .dialog-container .dialog-actions {
        height: 52px;
        padding: 8px;
        display: block;
        position: absolute;
        bottom: 0px;
        left: 0px;
        width: 100%;
    }

        .dialog-container .dialog-actions .close-dialog {
            height: 36px;
            /* padding: 8px; */
            /* line-height: 26px; */
            background-color: transparent;
            border: none;
            font-weight: bold;
            color: teal;
            font-size: 16px;
            float: left;
        }

.ripples {
    position: absolute;
    display: inline-block;
    background-color: transparent;
    overflow: hidden;
    visibility: hidden;
}

.ripple-item {
    left: 0px;
    display: inline-block;
    background-color: rgba(0,128,128,.2);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    border-radius: 50%;
    position: relative;
    cursor: pointer;
}

.invert-ripple ~ .ripples .ripple-item {
    background-color: rgba(255,255,255,.2);
}

.ripple-item.show {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    z-index: 1;
}

.ripple:not(select), .w3-input:not(select) {
    z-index: 1;
}

.select2 {
    z-index: initial !important;
}

.drawer-close-btn {
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 24px;
    line-height: 14px;
    padding: 16px;
}

/*drawer-lists .expansion-panel-d {
    margin: 0;
    position: relative;
    max-height: 40px;
    height: auto;
    background-color: rgba(255,255,255,.1);
    box-shadow: none;
    border-bottom: solid 1px rgba(0,0,0,.1);
}

    .drawer-lists .expansion-panel-d.expanded {
        position: relative;
        overflow: hidden;
        height: auto;
        transition: height 0.1s,max-height 0.1s;
        max-height: unset;
    }

    .drawer-lists .expansion-panel-d .expansion-title {
        padding: 8px 16px;
        font-size: 15px;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: space-between;
        color: rgba(255,255,255,0.87);
    }

.drawer-lists .expansion-content {
    overflow: hidden;
    padding: 0;
    position: relative;
    display: none;
    visibility: hidden;
    background-color: rgba(0,0,0,.1);
}

.drawer-lists .expansion-panel-d.expanded .expansion-content {
    display: block;
    visibility: visible;
}

.drawer-lists .expansion-panel-d .expansion-arrow {
    line-height: 1;
    color: rgba(255,255,255,.80);
    transform: rotate(0deg);
    transition: all 0.1s;
    font-weight: bold;
}*/
.expansion-panel.expanded .expansion-arrow {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
}

/*.drawer-lists .expansion-panel .expansion-title:hover .expansion-arrow {
    color: rgba(255,255,255,0.87);
}


.drawer-lists.expansion-panels-container.collapsed {
    box-shadow: none;
}

.drawer-lists .expansion-content a {
    padding: 9px 28px 9px 16px;
    display: block;
}

.drawer-lists .split-expansion {
    margin: 0px;
}*/

.drawer-lists ul {
    list-style: none;
    padding: 8px 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

    .drawer-lists ul li a {
        padding: 12px 12px 12px 8px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        cursor: pointer;
    }

    .drawer-lists ul li .material-icons {
        line-height: 20px;
        margin-left: 12px;
    }

.dialog-container {
    -webkit-animation: fadein .4s; /* Safari, Chrome and Opera > 12.1 */ /* Firefox < 16 */ /* Internet Explorer */ /* Opera < 12.1 */
    animation: fadein .4s;
}

@keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Firefox < 16 */

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Internet Explorer */

/* Opera < 12.1 */

/*--------Check Box--------*/
.mor-checkbox label, .mor-checkbox-drop label, .mor-checkbox-list label {
    position: relative;
    display: inline-block;
    overflow: visible;
    padding-right: 32px;
    cursor: pointer;
}


.mor-checkbox input, .mor-checkbox-drop input, .mor-checkbox-list input {
    display: none;
}

.mor-checkbox .check, .mor-checkbox-drop .check, .mor-checkbox-list .check {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    -webkit-transition: .2s;
    -webkit-transition: background-color .2s;
    -o-transition: background-color .2s;
    transition: background-color .2s;
    width: 22px;
    height: 22px;
}


    .mor-checkbox .check:before, .mor-checkbox-drop .check:before, .mor-checkbox-list .check:before {
        position: absolute;
        content: "";
        height: 18px;
        width: 18px;
        left: 0px;
        background-color: transparent;
    }

.mor-checkbox input[type="checkbox"]:checked + label .check, .mor-checkbox-drop input[type="checkbox"]:checked + label .check, .mor-checkbox-list input[type="checkbox"]:checked + label .check {
    background-color: #008080;
    border-radius: 3px;
}

.mor-checkbox input[type="checkbox"]:focus + label .check, .mor-checkbox-drop input[type="checkbox"]:focus + label .check, .mor-checkbox-list input[type="checkbox"]:focus + label .check {
    -webkit-box-shadow: 0 0 1px #2196F3;
    box-shadow: 0 0 1px #2196F3;
}

.mor-checkbox input[type="checkbox"]:checked + label .check:before, .mor-checkbox-drop input[type="checkbox"]:checked + label .check:before, .mor-checkbox-list input[type="checkbox"]:checked + label .check:before {
    background-color: transparent;
    border-bottom: solid 3px #fff;
    border-right: solid 3px #fff;
    width: 9px;
    height: 14px;
}

.mor-checkbox .check.round, .mor-checkbox-drop .check.round, .mor-checkbox-list .check.round {
    border-radius: 3px;
    border: solid 2px #008080;
}

    .mor-checkbox .check.round:before, .mor-checkbox-drop .check.round:before, .mor-checkbox-list .check.round:before {
        border-radius: 0px;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        margin-left: 4px;
    }

table.mor-checkbox, table.mor-checkbox-drop { /*, table.mor-checkbox-list {*/
    display: none;
    background-color: #fff;
    border: solid 1px #ccc;
    border-top: none;
    position: absolute;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    padding: 8px;
    max-height: 170px;
    overflow: auto;
}

    table.mor-checkbox tr td, table.mor-checkbox-drop tr td, table.mor-checkbox-list tr td {
        padding: 8px;
    }

.chklst-overlay {
    display: none;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 3;
}

.mor-checkbox-list-lbl {
    white-space: nowrap !important;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}

.chklst-overlay table.mor-checkbox-drop {
    display: block;
}

.aspNetDisabled .check {
    border-color: #ccc !important;
    background-color: #ccc !important;
}

.aspNetDisabled input[type="checkbox"]:checked + label .check:before {
    background-color: #ccc !important;
}

/*--------Radion Button--------*/
.mor-radio, .mor-radio-list {
    position: relative;
    display: inline-block;
    overflow: visible;
    vertical-align: middle;
    min-height: 40px;
}

    .mor-radio label, .mor-radio-list label {
        position: relative;
        display: inline-block;
        overflow: visible;
        padding: 0 32px;
        cursor: pointer;
    }

    .mor-radio input, .mor-radio-list input {
        display: none;
    }

    .mor-radio .radio, .mor-radio-list .radio {
        position: absolute;
        cursor: pointer;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #fff;
        /*-webkit-transition: .2s;
        transition: background-color .2s;*/
        width: 22px;
        height: 22px;
    }

        .mor-radio .radio:before, .mor-radio-list .radio:before {
            position: absolute;
            content: "";
            height: 18px;
            width: 18px;
            left: 0px;
            background-color: transparent;
        }

    .mor-radio input[type="radio"]:checked + .radio, .mor-radio-list input[type="radio"]:checked + .radio {
        /*background-color: #008080;*/
        border-radius: 50%;
    }

    .mor-radio input[type="radio"]:focus + .radio, .mor-radio-list input[type="radio"]:focus + .radio {
        -webkit-box-shadow: 0 0 1px #2196F3;
        box-shadow: 0 0 1px #2196F3;
    }


    .mor-radio input[type="radio"]:checked + .radio:before, .mor-radio-list input[type="radio"]:checked + label .radio:before {
        background-color: #008080;
        margin: 3px;
        width: 12px;
        height: 12px;
    }

    .mor-radio .radio.round, .mor-radio-list .radio.round {
        border-radius: 50%;
        border: solid 2px #008080;
    }

        .mor-radio .radio.round:before, .mor-radio-list .radio.round:before {
            border-radius: 50%;
        }

.aspNetDisabled .radio {
    border-color: #ccc !important;
}
.aspNetDisabled input[type="radio"]:checked + label .radio:before {
    background-color: #ccc !important;
}
/*----------PersonIdentity----------*/
.pid-input {
    padding: 0 !important;
}

    .pid-input .select2-selection__clear {
        display: none !important;
    }

    .pid-input .select2-container {
        border: none !important;
        width: 120px !important;
        display: inline-block;
    }

    .pid-input .select2-selection {
        border: none !important;
        width: 120px !important;
        height: 38px !important;
        border-left: 1px solid #ccc !important;
        border-radius: 0 !important;
    }

    .pid-input input {
        border: none !important;
        width: calc(100% - 130px) !important;
        display: inline-block;
        padding: 0 8px;
    }

ul.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin: 0px 0px 16px 0px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.pagination a[disabled] {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.pagination span.active {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}

.pagination > li {
    /*display: inline;*/
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 39px;
    height: 37px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
        color: #23527c;
        background-color: #eee;
        border-color: #ddd;
    }

    .pagination > li:first-child > a, .pagination > li:first-child > span {
        margin-left: 0;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }

.pagination a[disabled] {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

a[disabled], a[disabled]:link, a[disabled]:active, a[disabled]:visited, a[disabled]:hover, a[disabled]:focus {
    color: #999 !important;
    text-decoration: none !important;
}

/*.pagination > li > a, .pagination > li > span {
    position: relative;
    float: right;
    margin: 0 -1px;
    line-height: 1.42857143;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    color: #337ab7;
    padding: 8px 16px;
}*/
.pagination > li > a, .pagination > li > span {
    position: relative;
    margin: 0 0px;
    line-height: 35px;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    color: #337ab7;
    width: 100%;
    height: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

input[type="text"][disabled] {
    background-color: #eee !important;
}

.pagination > select {
    padding: 0;
    border-color: #ccc;
}

.bold {
    font-weight: bold;
}

.grd-btn {
    margin: 0 !important;
}


#navPageTitle {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: calc(100% - 90px);
    overflow: hidden;
    display: inline-block;
    padding: 12px 0px 9px 8px;
}

.navigation-close-btn {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.swal-footer {
    text-align: center !important;
}

.swal-button {
    background-color: rgb(48, 133, 214) !important;
    border-left-color: rgb(48, 133, 214) !important;
    border-right-color: rgb(48, 133, 214) !important;
}

.swal-text {
    font-size: 18px !important;
    line-height: 30px !important;
    text-align: right !important;
}

/*.no-padding {
    padding: 0px !important;
}*/

.w3-ul.no-padding li{
    padding: 0px !important;
}

.w3-ul.no-padding li a{
    padding: 8px 0px;
    display: flex;
}
    .w3-ul.no-padding li a span {
        line-height:36px;
    }

.w3-input.w3-readonly {
    background-color: #f1f1f1 !important;
}


label.w3-input, select.aspNetDisabled {
    display: block !important;
    width: 100% !important;
    border: none !important;
    box-shadow: none !important;
    min-height: 40px;
    background: #f1f1f1 !important;
    border: #eee !important;
    color: #f1f1f1 !important;
}
input[type="submit"].aspNetDisabled, input[type="button"].aspNetDisabled, button.aspNetDisabled, input[type="reset"].aspNetDisabled {
    border: none;
    display: inline-block;
    outline: 0;
    padding: 8px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    background-color: inherit;
    text-align: center;
    white-space: nowrap;
    cursor: not-allowed;
}

.aspNetDisabled {
    cursor: not-allowed;
    /* box-shadow: 0px 1px 4px -2px #000; */
    transition: box-shadow 0.2s;
    color: #757575 !important;
    border: none;
    /* display: inline-block; */
    outline: 0;
    /* padding: 8px 16px; */
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    /* text-align: center; */
    white-space: nowrap;
}
input.aspNetDisabled, label.aspNetDisabled, span.aspNetDisabled, input[disabled="disabled"], button.aspNetDisabled 
 {
    cursor: not-allowed;
    /* box-shadow: 0px 1px 4px -2px #000; */
    transition: box-shadow 0.2s;
    color: #757575 !important;
    background-color: #f1f1f1 !important;
    border: none;
    /* display: inline-block; */
    outline: 0;
    /* padding: 8px 16px; */
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    /* text-align: center; */
    white-space: nowrap;
}

.home-sub-lists {
    overflow: hidden;
    overflow-y: auto;
    height: calc(100vh - 60px);
}
.astrisk {
    font-size: 25px;
    color: #ea0f0f;
    padding: 5px;
}
  .fancybox-content {
            height: auto !important;
            min-height:80%;
        }
  .fancybox-iframe
  {
      position:absolute;
  }
.unexpandable .expansion-title .expansion-arrow
{
    display:none;
}

.captcha > div {
    width: calc(100% - 110px);
}
.captcha > div input[type="text"]{
    width: 100% !important;
}
.CaptchaText {
  padding-right:8px;width:auto;height:38px;border:none;font-size:16px;font-family: tahoma;  
}
.notifications-count {
    position: absolute;
    left: 12px;
    direction: ltr;
}
input[number=""],input[decimal=""] {
    font-family: Tahoma !important;
    font-size: 15px !important;
}
input[type="number"] {
    font-family: Tahoma !important;
    font-size: 15px !important;
}

/* W3.CSS 4.13 June 2019 by Jan Egil and Borge Refsnes */
html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}
/* Extract from normalize.css by Nicolas Gallagher and Jonathan Neal git.io/normalize */
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}summary{display:list-item}
audio,canvas,progress,video{display:inline-block}progress{vertical-align:baseline}
audio:not([controls]){display:none;height:0}[hidden],template{display:none}
a{background-color:transparent}a:active,a:hover{outline-width:0}
abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}
b,strong{font-weight:bolder}dfn{font-style:italic}mark{background:#ff0;color:#000}
small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-0.25em}sup{top:-0.5em}figure{margin:1em 40px}img{border-style:none}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}hr{box-sizing:content-box;height:0;overflow:visible}
button,input,select,textarea,optgroup{font:inherit;margin:0}optgroup{font-weight:bold}
button,input{overflow:visible}button,select{text-transform:none}
button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}
button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}
button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}
legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}
[type=checkbox],[type=radio]{padding:0}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
[type=search]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
/* End extract */
html,body{font-family:Verdana,sans-serif;font-size:15px;line-height:1.5}html{overflow-x:hidden}
h1{font-size:36px}h2{font-size:30px}h3{font-size:24px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}.w3-serif{font-family:serif}
h1,h2,h3,h4,h5,h6{font-family:"Segoe UI",Arial,sans-serif;font-weight:400;margin:10px 0}.w3-wide{letter-spacing:4px}
hr{border:0;border-top:1px solid #eee;margin:20px 0}
.w3-image{max-width:100%;height:auto}img{vertical-align:middle}a{color:inherit}
.w3-table,.w3-table-all{border-collapse:collapse;border-spacing:0;width:100%;display:table}.w3-table-all{border:1px solid #ccc}
.w3-bordered tr,.w3-table-all tr{border-bottom:1px solid #ddd}.w3-striped tbody tr:nth-child(even){background-color:#f1f1f1}
.w3-table-all tr:nth-child(odd){background-color:#fff}.w3-table-all tr:nth-child(even){background-color:#f1f1f1}
.w3-hoverable tbody tr:hover,.w3-ul.w3-hoverable li:hover{background-color:#ccc}.w3-centered tr th,.w3-centered tr td{text-align:center}
.w3-table td,.w3-table th,.w3-table-all td,.w3-table-all th{padding:8px 8px;display:table-cell;text-align:left;vertical-align:top}
.w3-table th:first-child,.w3-table td:first-child,.w3-table-all th:first-child,.w3-table-all td:first-child{padding-left:16px}
.w3-btn,.w3-button{border:none;display:inline-block;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap}
.w3-btn:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}
.w3-btn,.w3-button{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}   
.w3-disabled,.w3-btn:disabled,.w3-button:disabled{cursor:not-allowed;opacity:0.3}.w3-disabled *,:disabled *{pointer-events:none}
.w3-btn.w3-disabled:hover,.w3-btn:disabled:hover{box-shadow:none}
.w3-badge,.w3-tag{background-color:#000;color:#fff;display:inline-block;padding-left:8px;padding-right:8px;text-align:center}.w3-badge{border-radius:50%}
.w3-ul{list-style-type:none;padding:0;margin:0}.w3-ul li{padding:8px 16px;border-bottom:1px solid #ddd}.w3-ul li:last-child{border-bottom:none}
.w3-tooltip,.w3-display-container{position:relative}.w3-tooltip .w3-text{display:none}.w3-tooltip:hover .w3-text{display:inline-block}
.w3-ripple:active{opacity:0.5}.w3-ripple{transition:opacity 0s}
.w3-input{padding:8px;display:block;border:none;border-bottom:1px solid #ccc;width:100%}
.w3-select{padding:9px 0;width:100%;border:none;border-bottom:1px solid #ccc}
.w3-dropdown-click,.w3-dropdown-hover{position:relative;display:inline-block;cursor:pointer}
.w3-dropdown-hover:hover .w3-dropdown-content{display:block}
.w3-dropdown-hover:first-child,.w3-dropdown-click:hover{background-color:#ccc;color:#000}
.w3-dropdown-hover:hover > .w3-button:first-child,.w3-dropdown-click:hover > .w3-button:first-child{background-color:#ccc;color:#000}
.w3-dropdown-content{cursor:auto;color:#000;background-color:#fff;display:none;position:absolute;min-width:160px;margin:0;padding:0;z-index:1}
.w3-check,.w3-radio{width:24px;height:24px;position:relative;top:6px}
.w3-sidebar{height:100%;width:200px;background-color:#fff;position:fixed!important;z-index:1;overflow:auto}
.w3-bar-block .w3-dropdown-hover,.w3-bar-block .w3-dropdown-click{width:100%}
.w3-bar-block .w3-dropdown-hover .w3-dropdown-content,.w3-bar-block .w3-dropdown-click .w3-dropdown-content{min-width:100%}
.w3-bar-block .w3-dropdown-hover .w3-button,.w3-bar-block .w3-dropdown-click .w3-button{width:100%;text-align:left;padding:8px 16px}
.w3-main,#main{transition:margin-left .4s}
.w3-modal{z-index:3;display:none;padding-top:100px;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.4)}
.w3-modal-content{margin:auto;background-color:#fff;position:relative;padding:0;outline:0;width:600px}
.w3-bar{width:100%;overflow:hidden}.w3-center .w3-bar{display:inline-block;width:auto}
.w3-bar .w3-bar-item{padding:8px 16px;float:left;width:auto;border:none;display:block;outline:0}
.w3-bar .w3-dropdown-hover,.w3-bar .w3-dropdown-click{position:static;float:left}
.w3-bar .w3-button{white-space:normal}
.w3-bar-block .w3-bar-item{width:100%;display:block;padding:8px 16px;text-align:left;border:none;white-space:normal;float:none;outline:0}
.w3-bar-block.w3-center .w3-bar-item{text-align:center}.w3-block{display:block;width:100%}
.w3-responsive{display:block;overflow-x:auto}
.w3-container:after,.w3-container:before,.w3-panel:after,.w3-panel:before,.w3-row:after,.w3-row:before,.w3-row-padding:after,.w3-row-padding:before,
.w3-cell-row:before,.w3-cell-row:after,.w3-clear:after,.w3-clear:before,.w3-bar:before,.w3-bar:after{content:"";display:table;clear:both}
.w3-col,.w3-half,.w3-third,.w3-twothird,.w3-threequarter,.w3-quarter{float:left;width:100%}
.w3-col.s1{width:8.33333%}.w3-col.s2{width:16.66666%}.w3-col.s3{width:24.99999%}.w3-col.s4{width:33.33333%}
.w3-col.s5{width:41.66666%}.w3-col.s6{width:49.99999%}.w3-col.s7{width:58.33333%}.w3-col.s8{width:66.66666%}
.w3-col.s9{width:74.99999%}.w3-col.s10{width:83.33333%}.w3-col.s11{width:91.66666%}.w3-col.s12{width:99.99999%}
@media (min-width:601px){.w3-col.m1{width:8.33333%}.w3-col.m2{width:16.66666%}.w3-col.m3,.w3-quarter{width:24.99999%}.w3-col.m4,.w3-third{width:33.33333%}
.w3-col.m5{width:41.66666%}.w3-col.m6,.w3-half{width:49.99999%}.w3-col.m7{width:58.33333%}.w3-col.m8,.w3-twothird{width:66.66666%}
.w3-col.m9,.w3-threequarter{width:74.99999%}.w3-col.m10{width:83.33333%}.w3-col.m11{width:91.66666%}.w3-col.m12{width:99.99999%}}
@media (min-width:993px){.w3-col.l1{width:8.33333%}.w3-col.l2{width:16.66666%}.w3-col.l3{width:24.99999%}.w3-col.l4{width:33.33333%}
.w3-col.l5{width:41.66666%}.w3-col.l6{width:49.99999%}.w3-col.l7{width:58.33333%}.w3-col.l8{width:66.66666%}
.w3-col.l9{width:74.99999%}.w3-col.l10{width:83.33333%}.w3-col.l11{width:91.66666%}.w3-col.l12{width:99.99999%}}
.w3-rest{overflow:hidden}.w3-stretch{margin-left:-16px;margin-right:-16px}
.w3-content,.w3-auto{margin-left:auto;margin-right:auto}.w3-content{max-width:980px}.w3-auto{max-width:1140px}
.w3-cell-row{display:table;width:100%}.w3-cell{display:table-cell}
.w3-cell-top{vertical-align:top}.w3-cell-middle{vertical-align:middle}.w3-cell-bottom{vertical-align:bottom}
.w3-hide{display:none!important}.w3-show-block,.w3-show{display:block!important}.w3-show-inline-block{display:inline-block!important}
@media (max-width:1205px){.w3-auto{max-width:95%}}
@media (max-width:600px){.w3-modal-content{margin:0 10px;width:auto!important}.w3-modal{padding-top:30px}
.w3-dropdown-hover.w3-mobile .w3-dropdown-content,.w3-dropdown-click.w3-mobile .w3-dropdown-content{position:relative}	
.w3-hide-small{display:none!important}.w3-mobile{display:block;width:100%!important}.w3-bar-item.w3-mobile,.w3-dropdown-hover.w3-mobile,.w3-dropdown-click.w3-mobile{text-align:center}
.w3-dropdown-hover.w3-mobile,.w3-dropdown-hover.w3-mobile .w3-btn,.w3-dropdown-hover.w3-mobile .w3-button,.w3-dropdown-click.w3-mobile,.w3-dropdown-click.w3-mobile .w3-btn,.w3-dropdown-click.w3-mobile .w3-button{width:100%}}
@media (max-width:768px){.w3-modal-content{width:500px}.w3-modal{padding-top:50px}}
@media (min-width:993px){.w3-modal-content{width:900px}.w3-hide-large{display:none!important}.w3-sidebar.w3-collapse{display:block!important}}
@media (max-width:992px) and (min-width:601px){.w3-hide-medium{display:none!important}}
@media (max-width:992px){.w3-sidebar.w3-collapse{display:none}.w3-main{margin-left:0!important;margin-right:0!important}.w3-auto{max-width:100%}}
.w3-top,.w3-bottom{position:fixed;width:100%;z-index:1}.w3-top{top:0}.w3-bottom{bottom:0}
.w3-overlay{position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);z-index:2}
.w3-display-topleft{position:absolute;left:0;top:0}.w3-display-topright{position:absolute;right:0;top:0}
.w3-display-bottomleft{position:absolute;left:0;bottom:0}.w3-display-bottomright{position:absolute;right:0;bottom:0}
.w3-display-middle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}
.w3-display-left{position:absolute;top:50%;left:0%;transform:translate(0%,-50%);-ms-transform:translate(-0%,-50%)}
.w3-display-right{position:absolute;top:50%;right:0%;transform:translate(0%,-50%);-ms-transform:translate(0%,-50%)}
.w3-display-topmiddle{position:absolute;left:50%;top:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
.w3-display-bottommiddle{position:absolute;left:50%;bottom:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
.w3-display-container:hover .w3-display-hover{display:block}.w3-display-container:hover span.w3-display-hover{display:inline-block}.w3-display-hover{display:none}
.w3-display-position{position:absolute}
.w3-circle{border-radius:50%}
.w3-round-small{border-radius:2px}.w3-round,.w3-round-medium{border-radius:4px}.w3-round-large{border-radius:8px}.w3-round-xlarge{border-radius:16px}.w3-round-xxlarge{border-radius:32px}
.w3-row-padding,.w3-row-padding>.w3-half,.w3-row-padding>.w3-third,.w3-row-padding>.w3-twothird,.w3-row-padding>.w3-threequarter,.w3-row-padding>.w3-quarter,.w3-row-padding>.w3-col{padding:0 8px}
.w3-container,.w3-panel{padding:0.01em 16px}.w3-panel{margin-top:16px;margin-bottom:16px}
.w3-code,.w3-codespan{font-family:Consolas,"courier new";font-size:16px}
.w3-code{width:auto;background-color:#fff;padding:8px 12px;border-left:4px solid #4CAF50;word-wrap:break-word}
.w3-codespan{color:crimson;background-color:#f1f1f1;padding-left:4px;padding-right:4px;font-size:110%}
.w3-card,.w3-card-2{box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)}
.w3-card-4,.w3-hover-shadow:hover{box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19)}
.w3-spin{animation:w3-spin 2s infinite linear}@keyframes w3-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}
.w3-animate-fading{animation:fading 10s infinite}@keyframes fading{0%{opacity:0}50%{opacity:1}100%{opacity:0}}
.w3-animate-opacity{animation:opac 0.8s}@keyframes opac{from{opacity:0} to{opacity:1}}
.w3-animate-top{position:relative;animation:animatetop 0.4s}@keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}
.w3-animate-left{position:relative;animation:animateleft 0.4s}@keyframes animateleft{from{left:-300px;opacity:0} to{left:0;opacity:1}}
.w3-animate-right{position:relative;animation:animateright 0.4s}@keyframes animateright{from{right:-300px;opacity:0} to{right:0;opacity:1}}
.w3-animate-bottom{position:relative;animation:animatebottom 0.4s}@keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0;opacity:1}}
.w3-animate-zoom {animation:animatezoom 0.6s}@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
.w3-animate-input{transition:width 0.4s ease-in-out}.w3-animate-input:focus{width:100%!important}
.w3-opacity,.w3-hover-opacity:hover{opacity:0.60}.w3-opacity-off,.w3-hover-opacity-off:hover{opacity:1}
.w3-opacity-max{opacity:0.25}.w3-opacity-min{opacity:0.75}
.w3-greyscale-max,.w3-grayscale-max,.w3-hover-greyscale:hover,.w3-hover-grayscale:hover{filter:grayscale(100%)}
.w3-greyscale,.w3-grayscale{filter:grayscale(75%)}.w3-greyscale-min,.w3-grayscale-min{filter:grayscale(50%)}
.w3-sepia{filter:sepia(75%)}.w3-sepia-max,.w3-hover-sepia:hover{filter:sepia(100%)}.w3-sepia-min{filter:sepia(50%)}
.w3-tiny{font-size:10px!important}.w3-small{font-size:12px!important}.w3-medium{font-size:15px!important}.w3-large{font-size:18px!important}
.w3-xlarge{font-size:24px!important}.w3-xxlarge{font-size:36px!important}.w3-xxxlarge{font-size:48px!important}.w3-jumbo{font-size:64px!important}
.w3-left-align{text-align:left!important}.w3-right-align{text-align:right!important}.w3-justify{text-align:justify!important}.w3-center{text-align:center!important}
.w3-border-0{border:0!important}.w3-border{border:1px solid #ccc!important}
.w3-border-top{border-top:1px solid #ccc!important}.w3-border-bottom{border-bottom:1px solid #ccc!important}
.w3-border-left{border-left:1px solid #ccc!important}.w3-border-right{border-right:1px solid #ccc!important}
.w3-topbar{border-top:6px solid #ccc!important}.w3-bottombar{border-bottom:6px solid #ccc!important}
.w3-leftbar{border-left:6px solid #ccc!important}.w3-rightbar{border-right:6px solid #ccc!important}
.w3-section,.w3-code{margin-top:16px!important;margin-bottom:16px!important}
.w3-margin{margin:16px!important}.w3-margin-top{margin-top:16px!important}.w3-margin-bottom{margin-bottom:16px!important}
.w3-margin-left{margin-left:16px!important}.w3-margin-right{margin-right:16px!important}
.w3-padding-small{padding:4px 8px!important}.w3-padding{padding:8px 16px!important}.w3-padding-large{padding:12px 24px!important}
.w3-padding-16{padding-top:16px!important;padding-bottom:16px!important}.w3-padding-24{padding-top:24px!important;padding-bottom:24px!important}
.w3-padding-32{padding-top:32px!important;padding-bottom:32px!important}.w3-padding-48{padding-top:48px!important;padding-bottom:48px!important}
.w3-padding-64{padding-top:64px!important;padding-bottom:64px!important}
.w3-left{float:left!important}.w3-right{float:right!important}
.w3-button:hover{color:#000!important;background-color:#ccc!important}
.w3-transparent,.w3-hover-none:hover{background-color:transparent!important}
.w3-hover-none:hover{box-shadow:none!important}
/* Colors */
.w3-amber,.w3-hover-amber:hover{color:#000!important;background-color:#ffc107!important}
.w3-aqua,.w3-hover-aqua:hover{color:#000!important;background-color:#00ffff!important}
.w3-blue,.w3-hover-blue:hover{color:#fff!important;background-color:#2196F3!important}
.w3-light-blue,.w3-hover-light-blue:hover{color:#000!important;background-color:#87CEEB!important}
.w3-brown,.w3-hover-brown:hover{color:#fff!important;background-color:#795548!important}
.w3-cyan,.w3-hover-cyan:hover{color:#000!important;background-color:#00bcd4!important}
.w3-blue-grey,.w3-hover-blue-grey:hover,.w3-blue-gray,.w3-hover-blue-gray:hover{color:#fff!important;background-color:#607d8b!important}
.w3-green,.w3-hover-green:hover{color:#fff!important;background-color:#4CAF50!important}
.w3-light-green,.w3-hover-light-green:hover{color:#000!important;background-color:#8bc34a!important}
.w3-indigo,.w3-hover-indigo:hover{color:#fff!important;background-color:#3f51b5!important}
.w3-khaki,.w3-hover-khaki:hover{color:#000!important;background-color:#f0e68c!important}
.w3-lime,.w3-hover-lime:hover{color:#000!important;background-color:#cddc39!important}
.w3-orange,.w3-hover-orange:hover{color:#000!important;background-color:#ff9800!important}
.w3-deep-orange,.w3-hover-deep-orange:hover{color:#fff!important;background-color:#ff5722!important}
.w3-pink,.w3-hover-pink:hover{color:#fff!important;background-color:#e91e63!important}
.w3-purple,.w3-hover-purple:hover{color:#fff!important;background-color:#9c27b0!important}
.w3-deep-purple,.w3-hover-deep-purple:hover{color:#fff!important;background-color:#673ab7!important}
.w3-red,.w3-hover-red:hover{color:#fff!important;background-color:#f44336!important}
.w3-sand,.w3-hover-sand:hover{color:#000!important;background-color:#fdf5e6!important}
.w3-teal,.w3-hover-teal:hover{color:#fff!important;background-color:#009688!important}
.w3-yellow,.w3-hover-yellow:hover{color:#000!important;background-color:#ffeb3b!important}
.w3-white,.w3-hover-white:hover{color:#000!important;background-color:#fff!important}
.w3-black,.w3-hover-black:hover{color:#fff!important;background-color:#000!important}
.w3-grey,.w3-hover-grey:hover,.w3-gray,.w3-hover-gray:hover{color:#000!important;background-color:#9e9e9e!important}
.w3-light-grey,.w3-hover-light-grey:hover,.w3-light-gray,.w3-hover-light-gray:hover{color:#000!important;background-color:#f1f1f1!important}
.w3-dark-grey,.w3-hover-dark-grey:hover,.w3-dark-gray,.w3-hover-dark-gray:hover{color:#fff!important;background-color:#616161!important}
.w3-pale-red,.w3-hover-pale-red:hover{color:#000!important;background-color:#ffdddd!important}
.w3-pale-green,.w3-hover-pale-green:hover{color:#000!important;background-color:#ddffdd!important}
.w3-pale-yellow,.w3-hover-pale-yellow:hover{color:#000!important;background-color:#ffffcc!important}
.w3-pale-blue,.w3-hover-pale-blue:hover{color:#000!important;background-color:#ddffff!important}
.w3-text-amber,.w3-hover-text-amber:hover{color:#ffc107!important}
.w3-text-aqua,.w3-hover-text-aqua:hover{color:#00ffff!important}
.w3-text-blue,.w3-hover-text-blue:hover{color:#2196F3!important}
.w3-text-light-blue,.w3-hover-text-light-blue:hover{color:#87CEEB!important}
.w3-text-brown,.w3-hover-text-brown:hover{color:#795548!important}
.w3-text-cyan,.w3-hover-text-cyan:hover{color:#00bcd4!important}
.w3-text-blue-grey,.w3-hover-text-blue-grey:hover,.w3-text-blue-gray,.w3-hover-text-blue-gray:hover{color:#607d8b!important}
.w3-text-green,.w3-hover-text-green:hover{color:#4CAF50!important}
.w3-text-light-green,.w3-hover-text-light-green:hover{color:#8bc34a!important}
.w3-text-indigo,.w3-hover-text-indigo:hover{color:#3f51b5!important}
.w3-text-khaki,.w3-hover-text-khaki:hover{color:#b4aa50!important}
.w3-text-lime,.w3-hover-text-lime:hover{color:#cddc39!important}
.w3-text-orange,.w3-hover-text-orange:hover{color:#ff9800!important}
.w3-text-deep-orange,.w3-hover-text-deep-orange:hover{color:#ff5722!important}
.w3-text-pink,.w3-hover-text-pink:hover{color:#e91e63!important}
.w3-text-purple,.w3-hover-text-purple:hover{color:#9c27b0!important}
.w3-text-deep-purple,.w3-hover-text-deep-purple:hover{color:#673ab7!important}
.w3-text-red,.w3-hover-text-red:hover{color:#f44336!important}
.w3-text-sand,.w3-hover-text-sand:hover{color:#fdf5e6!important}
.w3-text-teal,.w3-hover-text-teal:hover{color:#009688!important}
.w3-text-yellow,.w3-hover-text-yellow:hover{color:#d2be0e!important}
.w3-text-white,.w3-hover-text-white:hover{color:#fff!important}
.w3-text-black,.w3-hover-text-black:hover{color:#000!important}
.w3-text-grey,.w3-hover-text-grey:hover,.w3-text-gray,.w3-hover-text-gray:hover{color:#757575!important}
.w3-text-light-grey,.w3-hover-text-light-grey:hover,.w3-text-light-gray,.w3-hover-text-light-gray:hover{color:#f1f1f1!important}
.w3-text-dark-grey,.w3-hover-text-dark-grey:hover,.w3-text-dark-gray,.w3-hover-text-dark-gray:hover{color:#3a3a3a!important}
.w3-border-amber,.w3-hover-border-amber:hover{border-color:#ffc107!important}
.w3-border-aqua,.w3-hover-border-aqua:hover{border-color:#00ffff!important}
.w3-border-blue,.w3-hover-border-blue:hover{border-color:#2196F3!important}
.w3-border-light-blue,.w3-hover-border-light-blue:hover{border-color:#87CEEB!important}
.w3-border-brown,.w3-hover-border-brown:hover{border-color:#795548!important}
.w3-border-cyan,.w3-hover-border-cyan:hover{border-color:#00bcd4!important}
.w3-border-blue-grey,.w3-hover-border-blue-grey:hover,.w3-border-blue-gray,.w3-hover-border-blue-gray:hover{border-color:#607d8b!important}
.w3-border-green,.w3-hover-border-green:hover{border-color:#4CAF50!important}
.w3-border-light-green,.w3-hover-border-light-green:hover{border-color:#8bc34a!important}
.w3-border-indigo,.w3-hover-border-indigo:hover{border-color:#3f51b5!important}
.w3-border-khaki,.w3-hover-border-khaki:hover{border-color:#f0e68c!important}
.w3-border-lime,.w3-hover-border-lime:hover{border-color:#cddc39!important}
.w3-border-orange,.w3-hover-border-orange:hover{border-color:#ff9800!important}
.w3-border-deep-orange,.w3-hover-border-deep-orange:hover{border-color:#ff5722!important}
.w3-border-pink,.w3-hover-border-pink:hover{border-color:#e91e63!important}
.w3-border-purple,.w3-hover-border-purple:hover{border-color:#9c27b0!important}
.w3-border-deep-purple,.w3-hover-border-deep-purple:hover{border-color:#673ab7!important}
.w3-border-red,.w3-hover-border-red:hover{border-color:#f44336!important}
.w3-border-sand,.w3-hover-border-sand:hover{border-color:#fdf5e6!important}
.w3-border-teal,.w3-hover-border-teal:hover{border-color:#009688!important}
.w3-border-yellow,.w3-hover-border-yellow:hover{border-color:#ffeb3b!important}
.w3-border-white,.w3-hover-border-white:hover{border-color:#fff!important}
.w3-border-black,.w3-hover-border-black:hover{border-color:#000!important}
.w3-border-grey,.w3-hover-border-grey:hover,.w3-border-gray,.w3-hover-border-gray:hover{border-color:#9e9e9e!important}
.w3-border-light-grey,.w3-hover-border-light-grey:hover,.w3-border-light-gray,.w3-hover-border-light-gray:hover{border-color:#f1f1f1!important}
.w3-border-dark-grey,.w3-hover-border-dark-grey:hover,.w3-border-dark-gray,.w3-hover-border-dark-gray:hover{border-color:#616161!important}
.w3-border-pale-red,.w3-hover-border-pale-red:hover{border-color:#ffe7e7!important}.w3-border-pale-green,.w3-hover-border-pale-green:hover{border-color:#e7ffe7!important}
.w3-border-pale-yellow,.w3-hover-border-pale-yellow:hover{border-color:#ffffcc!important}.w3-border-pale-blue,.w3-hover-border-pale-blue:hover{border-color:#e7ffff!important}
@font-face 
{
    font-family: 'DroidKufi-Regular';
    font-style: normal;
    font-weight: 400;
    src: url('/_layouts/Riyadh.EServices/MasterPages/Fonts/DroidKufi/DroidKufi-Regular.eot');
    src: url('/_layouts/Riyadh.EServices/MasterPages/Fonts/DroidKufi/DroidKufi-Regular.eot?#iefix') format('embedded-opentype'), url('/_layouts/Riyadh.EServices/MasterPages/Fonts/DroidKufi/DroidKufi-Regular.woff2') format('woff2'), url('/_layouts/Riyadh.EServices/MasterPages/Fonts/DroidKufi/DroidKufi-Regular.woff') format('woff'), url('/_layouts/Riyadh.EServices/MasterPages/Fonts/DroidKufi/DroidKufi-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'DroidKufi-Bold';
    src: url('/_layouts/Riyadh.EServices/MasterPages/Fonts/DroidKufi/DroidKufi-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'GESSTwolight';
    src: url('/_layouts/Riyadh.EServices/MasterPages/Fonts/ge-ss-two-light/ge-ss-two-light.eot?') format('embedded-opentype'), url('/_layouts/Riyadh.EServices/MasterPages/Fonts/ge-ss-two-light/ge-ss-two-light.woff') format('woff'), url('/_layouts/Riyadh.EServices/MasterPages/Fonts/ge-ss-two-light/ge-ss-two-light.ttf') format('truetype'), url('/_layouts/Riyadh.EServices/MasterPages/Fonts/ge-ss-two-light/ge-ss-two-light.svg#GESSTwolight-light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(/_layouts/Riyadh.EServices/MasterPages/Fonts/Icons/MaterialIcons-Regular.eot); /* For IE6-8 */
    src: local('Material Icons'), local('MaterialIcons-Regular'), url('/_layouts/Riyadh.EServices/MasterPages/Fonts/Icons/MaterialIcons-Regular.woff2') format('woff2'), url('/_layouts/Riyadh.EServices/MasterPages/Fonts/Icons/MaterialIcons-Regular.woff') format('woff'), url('/_layouts/Riyadh.EServices/MasterPages/Fonts/Icons/MaterialIcons-Regular.ttf') format('truetype');
}

html * {
    font-family: 'GESSTwolight','DroidKufi-Regular',Verdana,Geneva,sans-serif;
    outline: none !important;
    outline-color: transparent !important;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

a {
    text-decoration: none;
}

.fancybox-slide--iframe .fancybox-content {
    width: 98% !important;
    height: 98% !important;
}

.rm-form-fields {
    max-width: 1200px;
    margin: 0 auto;
    min-height: 40.4vh;
}
/* The container */
.checkbox {
    display: block;
    position: relative;
    padding-right: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 13px;
    margin-top: 15px;
}

    /* Hide the browser's default checkbox */
    .checkbox input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    right: 0;
    height: 20px;
    width: 20px;
    background-color: #ececec;
    border-radius: 2px;
}

/* On mouse-over, add a grey background color */
.checkbox:hover input ~ .checkmark {
    background-color: #ececec;
}

/* When the checkbox is checked, add a blue background */
.checkbox input:checked ~ .checkmark {
    background-color: #98C077;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkbox input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkbox .checkmark:after {
    left: 8px;
    top: 4px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.w3-content {
    max-width: 1200px !important;
    width: 100%;
}

.w3-black, .w3-hover-black:hover {
    background-color: #393d46 !important;
}

.w3-green, .w3-hover-green:hover {
    background-color: #98C077 !important;
}

.w3-opacity, .w3-hover-opacity:hover {
    opacity: 0.9;
}

* {
    box-sizing: border-box
}

/* Full-width input fields */
.login-panel {
    padding-bottom: 15px;
    display: none;
}

.login-form input[type=text], .login-form input[type=password] {
    width: 100%;
    padding: 12px;
    margin: 4px 0 6px 0;
    display: inline-block;
    border: none !important;
    text-align: right;
    color: #fefefe !important;
}

    .login-form input[type=text]:focus, .login-form input[type=password]:focus {
        background-color: #4F535C;
        outline: none;
    }

/* Set a style for all buttons */
.login-form input[type=submit] {
    background-color: #4CAF50;
    color: white;
    padding: 14px 20px;
    margin: 8px 0;
    border: none;
    cursor: pointer;
    width: 100%;
    opacity: 0.9;
}

    .login-form input[type=submit]:hover {
        opacity: 1;
    }

/* Extra styles for the cancel button */
.login-form .btn-login {
    padding: 10px 16px !important;
    background-color: #98C077 !important;
    border-radius: 2px;
    float: right;
    max-width: 150px;
}

.login-form .btn-signup {
    float: right;
    position: relative;
    top: 20px;
    right: 18px;
    color: #8EAA7A;
    font-weight: bold;
}
/* Float cancel and signup buttons and add an equal width */

.login-form ::-webkit-input-placeholder { /* Edge */
    color: #eee;
    font-size: 12px;
}

.login-form :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #eee;
    font-size: 12px;
}

.login-form ::placeholder {
    color: #eee;
    font-size: 12px;
}

/* Clear floats */
.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.close {
    font-size: 38px;
    opacity: .6;
    font-weight: 100;
    background: #454954;
    padding: 0px 16px;
    margin-top: 15px;
}

.login-form h3 {
    font-size: 20px;
    font-weight: bold;
    float: right;
    text-align: right;
    width: 100%;
}

    .login-form h3 span {
        font-size: 15px;
        font-weight: 100;
    }

.login-form p {
    font-size: 14px;
    color: #767A83;
    line-height: 26px;
    margin: 5px;
    direction: ltr;
}

.login-form img {
    width: 68%;
    float: right;
}

.login-form .container {
    padding: 20px 0;
}

.w3-teal {
    background-color: #008081 !important;
    color: #fff !important;
    border: 1px solid teal;
}
/*.w3-button.w3-teal:hover {
    background-color: #FEFEFE !important;
    color: teal !important;
}*/
.w3-button:hover {
    color: #fff !important;
    background-color: #016364 !important;
}

.w3-teal-strong {
    background-color: #016364 !important;
    color: #fff !important;
}

.top-header {
    width: 100%;
}

.top-title {
    text-decoration: none;
    font-size: 17px;
    padding: 12px 0 0 24px !important;
    top: 2px;
    position: relative;
}

.top-bar {
}

    .top-bar .top-bar-item {
        padding: 8px 10px 0px 0px;
    }

    .top-bar .social {
        padding: 8px 6px;
    }

.page-content {
    width: 100%;
    position: relative;
    display: inline-block;
}

* {
    box-sizing: border-box
}

.padding-left {
    margin-left: 5px;
}

.row-margin-small {
    margin: 0 -10px;
}

.padding-left-non {
    padding-left: 0 !important;
}

.padding-right-non {
    padding-right: 0 !important;
}

.w3-bar-item {
    padding: 6px 10px 5px 0;
    font-size: 25px;
    width: 45px;
    height: 45px;
}

.w3-section {
    margin-bottom: 19px !important;
}

#navDemo {
    background-color: #F5F5F5;
    color: #008081;
    box-shadow: 0px 5px 5px -5px rgba(184,184,184,1);
    top: 45px;
}

    #navDemo .top-small-links a {
        text-align: right !important;
        font-size: 15px;
        direction: ltr;
    }

        #navDemo .top-small-links a i {
            margin-left: 5px;
        }

.mobile-login-menu a {
    width: 100%;
    display: inline-block;
    background: transparent !important;
    margin: 12px 20px;
    text-align: right;
}

#Header_MblblLoggedUserName {
    margin-right: 20px;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
    display: block;
}

.mobile-login-menu a i {
    margin-left: 5px;
}

#navDemo .bottom-small-links a {
    width: 45px;
}

.logo {
    float: right;
}

.main-menu-bar {
    height: 100px;
    padding: 0;
}

.menu-bar {
    box-shadow: 0px 6px 8px -5px rgba(194,192,194,1);
    z-index: 999;
}

.menu-items {
    float: right;
    top: 40px;
    position: relative;
    text-align: right;
}

.sub-menu-items {
    text-align: left;
    font-size: 16px;
}

    .sub-menu-items a {
        padding: 12px 12px;
    }

        .sub-menu-items a i {
            font-size: 24px;
            position: relative;
            top: -1px;
            float: right;
        }

        .sub-menu-items a.selected {
            color: #fff !important;
            background-color: #016364 !important;
        }

.dropdown a {
    transition: padding 0.6s ease;
}

    .dropdown a:hover {
        color: #5d5d5d !important;
        background-color: #ececec !important;
        padding-right: 25px;
    }

    .dropdown a i {
        font-size: 16px;
        position: relative;
        top: 3px;
        margin-left: 10px;
    }

.btn-teal-light {
    color: #008081;
    border: 1px solid #008081;
    direction: ltr;
}

/* Slideshow container */
.slideshow {
    box-shadow: 0px 6px 8px -5px rgba(194,192,194,1);
}

.slideshow-container {
    /*max-width: 1000px;*/
    position: relative;
    margin: auto;
    top: 5px;
}

/* Hide the images by default */
.mySlides {
    display: none;
}

/* Next & previous buttons */
.prev, .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    margin-top: -22px;
    padding: 16px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

/* Position the "next button" to the right */
.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

.prev {
    left: 0;
    float: left;
}
    /* On hover, add a black background color with a little bit see-through */
    .prev:hover, .next:hover {
        background-color: rgba(0,0,0,0.8);
    }

/* Caption text */
.caption {
    top: 100px;
    padding: 8px 12px;
    position: absolute;
    text-align: right;
    left: 65px;
    max-width: 430px;
}

    .caption h3 {
        color: teal;
        font-size: 26px;
        padding: 8px 12px;
        font-weight: bold;
    }

    .caption span {
        color: #8d8d8d;
        font-size: 17px;
        text-align: right;
        right: 12px;
        float: right;
        position: relative;
    }

    .caption a {
        background: #008081;
        color: #fff;
        /*position: absolute;*/
        margin-top: 25px;
        right: 20px;
    }

.move-points {
    bottom: 45px;
    position: relative;
    left: 25px;
    float: left;
}

.logo img {
    margin-top: 18px;
    max-height: 66px;
    width: 100%
}

.horizontal-menu {
    font-size: 19px;
    margin-right: 30px;
    color: #7e7e7e;
    text-decoration: none;
    margin-top: 23px;
}

    .horizontal-menu a {
        text-decoration: none;
        padding-right: 15px;
    }

        .horizontal-menu .active, .horizontal-menu a:hover {
            color: teal;
            Background-color: transparent !important;
        }
/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* The dots/bullets/indicators */
.dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #fff;
    border: 1px solid #008081;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.text-active {
    color: #137878;
    font-weight: 600;
}

.dot:hover, .dot.active {
    background-color: #008081;
}

/* Fading animation */
.fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}

.prev, .next {
    line-height: 45px;
    font-weight: 300;
    font-size: 45px;
    padding: 2px 16px 0px 16px;
    color: #008081;
    border-radius: 0;
}

    .prev:hover, .next:hover {
        background-color: rgba(0,0,0,0.6);
        color: #fff;
    }

.underline i {
    height: 2px;
    content: "";
    width: 100px;
    display: block;
    margin: 0 auto;
    background: #008081;
}

.w3-wide {
    color: #707070;
}

.tab-menu button {
    float: right !important;
    border: 1px solid teal !important;
    color: teal;
    background: #fff;
    font-size: 16px;
    padding: 12px 20px;
    text-align: right;
}

.tab-menu {
    float: right;
    background: #fff;
}

    .tab-menu button:hover, .tab-menu button.active {
        color: #fff !important;
        background-color: #016367 !important;
        border: 1px solid #016367;
    }

    .tab-menu button i {
        float: right;
        margin-left: 10px;
        margin-top: 3px;
    }

    .tab-menu button:first-child i {
        transform: rotate(180deg);
    }

.services-block h2 {
    color: #7e7e7e;
    margin-top: 40px;
    font-size: 26px;
}

.services-num {
    color: #7a7a7a;
    margin-top: 10px;
    font-size: 23px;
    float: left;
    width: 100px;
}

    .services-num label {
        margin-left: 8px;
        font-weight: bold;
    }

.search-form {
    padding: 0;
    margin-top: 45px;
    margin-bottom: 30px;
}

    .search-form input {
        text-align: right;
        border-bottom: 2px solid teal;
        background: transparent;
    }

    .search-form span {
        float: right;
        font-size: 32px;
        color: #7e7e7e;
        width: 6%;
    }

        .search-form span i {
            position: relative;
            right: -18px;
            top: 2px;
        }

    .search-form .btn-search {
        position: relative;
        top: 4px;
        min-width: 70px;
    }

.horizontal-list {
    list-style: none;
    padding-top: 20px;
    padding-right: 0;
}

    .horizontal-list li {
        display: inline;
        margin-right: 10px;
        font-size: 14px;
        float: right;
        color: #A6A6A6;
    }

        .horizontal-list li:hover {
            color: #137878;
        }

        .horizontal-list li a {
            text-decoration: none;
        }

            .horizontal-list li a i {
                margin-left: 5px;
                float: right;
            }

        .horizontal-list li span {
            cursor: pointer;
        }
/* --------- Services Cards*/
.services-card {
    margin-top: 45px;
}

.card {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}
/*.card:first-child {
    padding-left:10px;
    padding-right:0px;
}
.card:last-child {
    padding-right:10px;
    padding-left:0px;
}*/
.card-block {
    padding: 0;
}

.card-container {
    padding: 0.01em 20px;
}

.w3-card-4 {
    text-align: right;
}

    .w3-card-4 .card-header {
        color: #777;
        font-size: 14px;
        position: relative;
        top: 3px;
    }

    .w3-card-4 h3 {
        color: #117B7B;
        font-weight: bold;
        font-size: 18px;
        height: 30px;
    }

    .w3-card-4 p {
        color: #7e7e7e;
        font-size: 15px;
        direction: ltr;
        margin-bottom: 6px;
    }

    .w3-card-4 span {
        color: teal;
        font-weight: 700;
        font-size: 15px;
        margin-bottom: 10px;
        display: inline-block;
    }

        .w3-card-4 span i {
            float: right;
            margin-left: 5px;
            position: relative;
            top: 3px;
        }

.w3-card-4, .w3-hover-shadow:hover {
    box-shadow: 0 3px 6px 0 rgba(0,0,0,0.1), 0 -1px 5px 0 rgba(0,0,0,0.1);
}

.statistics {
    background: #F5F5F5;
    width: 100%;
    margin-top: 30px;
    padding-top: 5px;
    padding-bottom: 30px;
}

    .statistics i {
        color: #757575;
    }

.statistics-cards {
    margin-top: 15px;
}

.st-card p {
    font-size: 18px;
    color: #7C7C7C;
}

.st-card h3 {
    color: teal;
    font-weight: bold;
    font-size: 35px;
}

.st-card i {
    font-size: 60px;
}

.st-card p {
    margin: 0;
}

.card .evaluation, .card .rate {
    color: #8e8e8e;
}

.stars {
    position: relative;
    right: 10px;
    top: 16px;
    color: #7d7d7d;
}

    .stars span {
        margin-left: 3px;
    }

.service-list .stars {
    top: 6px;
}

    .service-list .stars span {
        margin-left: 5px;
        font-size: 24px;
    }

.service-list .stars {
    right: 0 !important;
    direction: rtl;
    background: #ffefd1;
    padding: 4px 12px;
    border-radius: 19px;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 15px;
    color: #ffb624;
}

.stars .checked {
    color: #ffc72b;
}

.rating-info {
    display: inline-block;
    width: 100%;
    padding-bottom: 10px;
}

    .rating-info span {
        margin-left: 15px;
    }

.card .rate {
    font-weight: bold;
    text-align: right;
    right: 15px;
    top: 1px;
    position: relative;
}

footer {
    margin-top: 30px;
}

    footer ul {
        text-align: right;
        list-style: none;
        margin: 0;
        padding: 0;
    }

    footer h3 {
        font-size: 17px;
        text-align: right;
        font-weight: bold;
    }

    footer ul li a {
        font-size: 15px;
        text-decoration: none;
    }

        footer ul li a:hover {
            text-decoration: underline;
        }

    footer .contact b {
        font-size: 15px;
    }

    footer .info span, footer .contact span {
        font-size: 16px;
    }

    footer .contact i {
        margin-left: 15px;
        position: relative;
    }

    footer .phone {
        font-family: sans-serif;
        font-weight: bold;
        font-size: 18px;
    }

    footer .ext-links {
        padding-right: 20%;
    }

.rights a {
    text-decoration: none;
}

.rights-right {
    line-height: 30px;
}

@-webkit-keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

@keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

/* --------------  Return To Top --------------*/
#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgba(1, 99, 103, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    #return-to-top i {
        color: #fff;
        margin: 0;
        position: relative;
        right: 14px;
        top: 7px;
        font-size: 35px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    #return-to-top:hover {
        background: #016367;
    }

        #return-to-top:hover i {
            color: #fff;
            top: 3px;
        }



/* inner page*/

.service-header {
    background: #F5F5F5;
    position: relative;
    margin-top: 2px;
    padding: 5px 10px 30px 10px;
    min-height: 134px;
}

.filter {
    width: 100%;
    float: right;
}

.service-num {
    display: inline;
    margin-right: 10px;
    font-size: 14px;
    float: left;
    color: #a6a6a6;
    margin-top: -25px;
}

    .service-num label {
        margin-left: 10px;
    }

    .service-num select {
        border: 1px solid #cecece;
        padding: 4px;
        color: #6e6e6e;
    }

.service-title {
    margin-right: 10px;
    top: 15px;
    font-size: 22px;
    text-align: right;
    clear: both;
    position: relative;
}

.start-service {
    position: relative;
    top: 35px;
    float: left;
    font-size: 20px;
    border-radius: 2px;
}

    .start-service i {
        font-size: 26px;
        margin-left: 8px;
        margin-right: 8px;
        position: relative;
        top: 3px;
    }

    .start-service:hover {
        background: #8eb56e !important;
        color: #fff !important;
    }

.service-info {
    padding: 30px 10px;
}

.service-info-right {
    padding-right: 5px;
    direction: ltr;
}

.service-list {
    list-style: none;
}

    .service-list li {
        text-align: right;
        width: 100%;
        margin-bottom: 15px;
    }

    .service-list .list-item {
        margin-bottom: 25px;
    }

    .service-list b {
        display: inline-block;
        width: 100%;
    }

    .service-list span.text-info {
        color: #A6A6A6;
        top: 5px;
        position: relative;
        right: 30px;
    }

.service-info-left {
    direction: ltr;
    box-shadow: 0px 0px 7px 1px rgba(150,150,150,.4);
    padding: 15px 30px;
    margin: 25px 0;
}

    .service-info-left b i {
        float: right;
        margin-left: 10px;
        font-size: 22px;
    }

.text-desc {
    color: #5d5d5d;
    line-height: 25px;
    margin: 5px 0;
}

.service-list .stars {
    right: 0 !important;
    direction: rtl;
    /*width: 100%;
    margin-bottom: 15px;*/
}

.service-list .rate {
    position: relative;
    right: 10px;
    color: #5d5d5d;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 0px;
}

.service-require {
    padding: 30px 15px;
}

.btn-view {
    text-align: right;
    direction: rtl;
    float: right;
    right: 0;
    border: 1px solid #DEAF54;
    color: #fff;
    background: #DEAF54;
    padding: 4px 10px 9px 14px;
    font-size: 18px;
    border-radius: 2px;
    transition: transform .3s all;
    font-size: 17px;
    border-radius: 2px;
    cursor: pointer;
}

    .btn-view i {
        padding: 6px;
        color: #fff;
        margin-left: 5px;
        font-size: 24px;
    }

    .btn-view:hover {
        background: #d1a44d;
        color: #fff !important;
        transition: transform .3s;
    }
.btn-view2 {
    text-align: right;
    direction: rtl;
    float: right;
    right: 0;
    border: 1px solid #DEAF54;
    color: #008080;
    background: #ffffff;
    padding: 9px 10px 9px 10px;
    font-size: 18px;
    border-radius: 2px;
    transition: transform .3s all;
    font-size: 17px;
    border-radius: 2px;
    cursor: pointer;
    margin-left: 3px;
}

.btn-view2:hover {
    background: #eddec2;
    color: #008080;
}
.activities {
    list-style: none;
    text-align: left;
    direction: ltr;
    margin: 0 auto;
    color: #9e9e9e;
    font-size: 18px;
    position: relative;
    top: 65px;
    padding-left: 0;
    left: 15px;
}

    .activities .w3-bar-item {
        font-size: 20px !important;
    }

    .activities .activity {
        color: #8c8b8b;
        padding: 0;
        background: transparent;
        border: 0;
        cursor: pointer;
        /*padding-left: 5px;
    margin-right: 8px;*/
    }

        .activities .activity:hover {
            color: teal;
        }

        .activities .activity i {
            padding-right: 6px;
        }
/* --------- Commments -----------*/
.media-right {
    float: right;
}

.user_name {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 3px;
}

.comments-list .media {
    border-bottom: 1px dotted #ccc;
    padding: 15px 5px;
}

.comments-card .page-header h3 {
    font-size: 20px;
    color: #6e6e6e;
    padding: 10px;
    /* border-bottom: 1px solid #eee; */
    background: #f6f6f6;
    margin: 0;
}

    .comments-card .page-header h3 small {
        position: relative;
        top: -1px;
    }

.media img {
    border-radius: 50%;
    width: 70px;
}

.media span {
    float: right;
    width: 100%;
    color: #9e9e9e;
}

.media p {
    display: inline-block;
    color: #5d5d5d;
    margin-bottom: 5px;
}

.add-comments textarea {
    border: 1px solid #eee !important;
    width: 100%;
    min-height: 80px;
    padding: 15px;
    color: #777 !important;
}

.add-comments {
    margin-top: 25px;
    margin-bottom: 25px;
    display: inline-block;
    width: 100%;
}

    .add-comments label {
        display: inline-block;
        margin-bottom: 5px;
        color: #7e7e7e;
    }

.btn-send {
    background-color: #96a7ac;
    border-radius: 0;
    border: none;
    padding: 10px 25px;
    color: #fefefe;
    cursor: pointer;
    margin-top: 6px;
}

    .btn-send:hover {
        background-color: #809196;
        color: #fefefe;
    }

.comment-reply {
    /*border: 1px solid #ececec;*/
    background: #f0f9f0 /*#f0f9f0*/;
    margin-top: 10px;
    padding: 10px 25px;
    border-radius: 2px;
}

    .comment-reply .media-heading {
        color: #036b24;
    }
/* Style tab links */
.tablink {
    background-color: #f5f5f5;
    color: teal;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    font-size: 17px;
    width: auto;
    float: right;
    border: 1px solid #eee;
    direction: rtl;
}

    .tablink i {
        margin-left: 10px;
        font-size: 25px;
        position: relative;
        top: 3px;
    }

    .tablink:hover {
        background-color: #fefefe;
    }

/* Style the tab content (and add height:100% for full page content) */
.tabcontent {
    color: teal;
    display: none;
    padding: 10px;
    height: 100%;
    text-align: right;
    border: 1px solid #eee;
    /*position: relative;*/
    margin-top: 58px;
    box-shadow: 0px 1px 5px 1px rgba(150,150,150,.3);
}

.tab-list {
    display: inline-block;
    text-align: right;
}

    .tab-list ul {
        padding-right: 25px;
        display: inline-block;
    }

        .tab-list ul li label {
            width: 10px;
            display: inline-block;
        }

        .tab-list ul li {
            display: inline-block;
            width: 100%;
            color: #5d5d5d;
            font-size: 15px;
            line-height: 28px;
            direction: rtl;
        }

            .tab-list ul li i {
                font-size: 4px;
                color: #7e7e7e;
                margin: 0 5px 0px 20px;
            }

.active-list {
    border-bottom: 0px;
    height: 59px;
    /*z-index: 9999;*/
    position: relative;
    background-color: rgb(254, 254, 254);
    border-top: 2px solid teal;
}

.question-block {
    direction: rtl;
    margin-bottom: 60px;
}

.question-title {
    font-size: 18px;
    background: #f5f5f5;
    padding: 10px 25px;
    color: #5d5d5d;
    border: 1px solid #eee;
}

.question {
    display: none;
    border: 1px solid #eee;
    border-top: 0;
    margin-top: -9px;
}

.open + .question {
    display: block !important;
}

.question p {
    color: #5d5d5d;
    padding: 15px 25px 0px 10px;
    margin-top: 0 !important;
}

.social:hover, .active-menu {
    color: teal !important;
    background-color: #F5F5F5 !important;
    border-radius: 4px;
}

.btn-teal-light.active, .question-title.open, .question-title:hover {
    background-color: #008081;
    color: #fff !important;
    border: 1px solid teal;
    cursor: pointer;
}

.btn-teal-light:hover {
    background-color: #016367;
}

.swal-footer {
    text-align: center;
}

.modal, .modal2, .service-modal {
    position: fixed;
    z-index: 1060;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: rgba(255, 255, 255, 0.6);
    filter: alpha(opacity=60);
    /* opacity: 0.6; */
    -moz-opacity: 0.8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    left: 0;
    -ms-flex-line-pack: center;
    align-content: center;
    /* flex-direction: column; */
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.w3-panel {
    max-width: 1200px;
}

.w3-display-container {
    margin: 0 auto;
    margin-top: 30px;
}

.w3-light-grey, .w3-hover-light-grey:hover, .w3-light-gray, .w3-hover-light-gray:hover {
    padding: 5px;
}

.unexpandable .expansion-title .expansion-arrow {
    display: none;
}

.select2-container--bootstrap .select2-selection--multiple {
    min-height: 40px;
}

.select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-search--inline, .select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-selection__choice, .select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
    position: absolute;
}

.expansion-panels-container .split-expansion:first-child {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 30px !important;
    margin-bottom: 30px;
    padding-bottom: 15px;
}

.expansion-panels-container.collapsed {
    margin-top: 30px;
    margin-bottom: 30px;
}

.select2-container--bootstrap .select2-selection--multiple {
    min-height: 40px !important;
}


.center img {
    height: 70px;
    width: 70px;
}

.dropbtn #lblLoggedUserName {
    position: relative;
    top: -2px;
}

.dropbtn i {
    right: 10px;
    position: relative;
}

.dropdown {
    float: left;
    overflow: hidden;
}

    .dropdown .dropbtn {
        font-size: 16px;
        border: none;
        outline: none;
        color: white;
        padding: 14px 16px;
        background-color: inherit;
        font-family: inherit;
        margin: 0;
        margin-top: -3px;
    }

    .dropdown a:hover, .dropdown:hover .dropbtn {
        background-color: #016364;
    }

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 180px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    /*margin-top: 49px;*/
    text-align: right;
}

    .dropdown-content a {
        float: none;
        color: #5d5d5d;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        text-align: right;
    }

        .dropdown-content a:hover {
            background-color: #ddd;
        }

.dropdown:hover .dropdown-content {
    display: block;
}

.no-data {
    text-align: center;
    margin-top: 16px;
}

    .no-data span {
        color: #cecece;
        font-size: 18px;
    }

.service-nav {
    margin-top: -30px;
}

.w3-card-4 {
    overflow: hidden;
}

    .w3-card-4 .head-img {
        min-height: 192px;
        transition: transform .3s;
        opacity: .8;
    }

    .w3-card-4:hover .head-img {
        transform: scale(1.1);
        opacity: 1;
    }

.card-icon {
    width: 60px;
    height: 60px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: relative;
    top: -30px;
    border-radius: 50%;
    margin: 0 auto;
    background-color: #008081;
    border: 3px solid #fff;
    line-height: 45px;
    padding: 5px 9px;
}

.txt-statistics {
    color: #7e7e7e;
    top: -20px;
    position: relative;
    text-align: center;
    width: 190px;
    margin: 0 auto;
}

::selection {
    background: #0f8a86;
    color: #fff;
}

.search-service {
    padding: 0;
}

    .search-service input {
        direction: Rtl;
        margin-top: 25px;
        padding: 10px 25px !important;
        border: 1px solid #eee !important;
    }

.nav-table {
    margin-bottom: 30px;
}

    .nav-table tr td:first-child {
        text-align: right;
        padding-right: 20px;
    }

    .nav-table span {
        display: block;
        margin-bottom: 15px;
    }

    .nav-table tr td:first-child i {
        margin-left: 10px;
        top: 2px;
        position: relative;
        font-size: 14px;
        color: #7e7e7e;
    }

    .nav-table tr td:first-child:hover, .nav-table tr td:first-child:hover i {
        color: teal;
        font-weight: bold;
        transition: 0.3s all;
    }

    .nav-table tr th {
        text-align: center;
        height: 55px;
        line-height: 38px;
        color: #fff;
        background-color: teal;
        font-size: 17px;
    }

    .nav-table tr td {
        text-align: center;
        color: #5d5d5d;
    }

        .nav-table tr td:first-child a {
            position: relative;
            top: 10px;
        }

        .nav-table tr td:last-child {
            text-align: left;
            padding-left: 20px;
        }

        .nav-table tr td .pdf, .nav-table tr td .doc {
            font-size: 20px;
            position: relative;
            top: 5px;
            left: 12px;
        }

        .nav-table tr td .pdf {
            color: #ef5757;
        }

        .nav-table tr td .doc {
            color: #3253a3;
            margin-left: 5px;
        }

            .nav-table tr td .pdf i, .nav-table tr td .doc i {
                transition: 0.5s all;
            }

        .nav-table tr td .pdf:hover i {
            color: #ff0000;
            transform: scale(1.1);
        }

        .nav-table tr td .doc:hover i {
            color: #0a349b;
            transform: scale(1.1);
        }

/****** Style Star Rating Widget *****/
.rating {
    border: none;
    float: right;
    padding: 0;
    direction: rtl;
}

    .rating > input {
        display: none;
    }

    .rating > label:before {
        margin-left: 7px;
        font-size: 22px;
        font-family: FontAwesome;
        display: inline-block;
        content: "\f005";
        float: left;
    }

    .rating > .half:before {
        content: "\f089";
        position: absolute;
    }

    .rating > label {
        color: #ddd;
        direction: rtl;
        text-align: right;
    }

    /***** CSS Magic to Highlight Stars on Hover *****/
    .rating > input:checked ~ label, /* show gold star when clicked */
    .rating:not(:checked) > label:hover, /* hover current star */
    .rating:not(:checked) > label:hover ~ label {
        color: #ffc72b;
    }
        /* hover previous stars in list */
        .rating > input:checked + label:hover, /* hover current star when changing rating */
        .rating > input:checked ~ label:hover,
        .rating > label:hover ~ input:checked ~ label, /* lighten current selection */
        .rating > input:checked ~ label:hover ~ label {
            color: #ffe499;
        }

.contact-info-right {
    padding-right: 25px;
}

.contact-info-left {
    padding-left: 25px;
}

.wrap-input input, .wrap-input textarea {
    outline: none;
    border: 1px solid #e6e6e6 !important;
    background: transparent !important;
    padding: 20px 50px;
}

.wrap-input textarea {
    height: 120px;
}

.wrap-input input {
    height: 55px;
}

    .wrap-input textarea:focus, .wrap-input input:focus {
        border-color: #098d64 !important;
    }

        .wrap-input input:focus::-webkit-input-placeholder, .wrap-input input:focus:-moz-placeholder, .wrap-input input:focus::-moz-placeholder, .wrap-input input:focus:-ms-input-placeholder {
            color: transparent;
        }

    .wrap-input input::-webkit-input-placeholder, .wrap-input input:-moz-placeholder, .wrap-input input::-moz-placeholder, .wrap-input input:-ms-input-placeholder {
        color: #adadad;
    }

/*---------------------------------------------*/
.contact100-form-btn {
    outline: none !important;
    border: none;
    background: transparent;
}

    .contact100-form-btn:hover {
        cursor: pointer;
    }

.disabled-link {
    opacity: .5;
    pointer-events: none;
}
/*//////////////////////////////////////////////////////////////////
[ Contact ]*/
.contact-info {
    margin-top: 35px;
}

/*------------------------------------------------------------------
[ Input ]*/

.wrap-input {
    width: 100%;
    position: relative;
    /*border: 1px solid #e6e6e6;*/
    border-radius: 2px;
    /*margin-bottom: 15px*/
}

.label-input {
    font-size: 18px;
    color: #999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 50px;
    height: 100%;
    top: -38px;
}

    .label-input.rs1 {
        position: absolute;
        top: -27px;
    }


.wrap-input input {
    display: block;
    width: 100%;
    background: transparent;
    font-size: 14px;
    color: #333333;
    line-height: 1.2;
    padding: 0 60px 0 20px;
}

input.input {
    height: 55px;
}

textarea.input {
    min-height: 150px;
    padding-top: 22px;
    padding-bottom: 15px;
}

/*---------------------------------------------*/

.focus-input {
    position: absolute;
    display: block;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    top: -1px;
    left: -1px;
    pointer-events: none;
    border: 1px solid;
    border-radius: 2px;
    border-color: forestgreen;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: scaleX(1.1) scaleY(1.3);
    -moz-transform: scaleX(1.1) scaleY(1.3);
    -ms-transform: scaleX(1.1) scaleY(1.3);
    -o-transform: scaleX(1.1) scaleY(1.3);
    transform: scaleX(1.1) scaleY(1.3);
}

.input:focus + .focus-input {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

    .input:focus + .focus-input + .label-input {
        color: #999999;
    }

/*------------------------------------------------------------------
[ Button ]*/
.container-contact100-form-btn {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    /*justify-content: center;*/
    padding-top: 17px;
    margin-bottom: 30px;
    direction: ltr;
}

.contact100-form-btn {
    font-size: 15px;
    color: #fff;
    line-height: 1.2;
    text-transform: uppercase;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 25px;
    min-width: 160px;
    height: 50px;
    border-radius: 2px;
    background: #98c077; /*#846add;*/
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

    .contact100-form-btn:hover {
        background: #8eb56e;
    }



/*------------------------------------------------------------------
[ Responsive ]*/

@media (max-width: 576px) {
    .contact100-form {
        padding: 40px 15px 48px 15px;
    }

    .input {
        padding: 0 40px;
    }

    .label-input {
        width: 40px;
    }
}

/*---------------------------------------------*/
@media (max-width: 576px) {
    .btn-hide-validate {
        right: 10px;
    }

    .true-validate::after {
        right: 10px;
    }
}


/*//////////////////////////////////////////////////////////////////
[ Button show / hide ]*/
.btn-hide-contact100 {
    font-size: 30px;
    color: #fff;
    opacity: 0.6;
    position: absolute;
    right: 0;
    top: -44px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

    .btn-hide-contact100:hover {
        opacity: 1;
    }

.txt1 {
    display: block;
    margin: 0;
    font-size: 18px;
    color: teal;
    margin-bottom: 10px;
}

.txt2 {
    font-size: 14px;
    color: #7e7e7e;
    margin-right: 28px;
}

.flex-w {
    margin-bottom: 15px;
    position: relative;
}

    .flex-w .icon {
        width: 30px;
        display: inline-block;
        float: right;
        font-size: 20px;
    }

.contact-data {
    margin-top: 25px;
}

@font-face {
    font-family: Linearicons-Free;
    src: url(https://cdn.linearicons.com/free/1.0.0/Linearicons-Free.eot);
    src: url(https://cdn.linearicons.com/free/1.0.0/Linearicons-Free.eot?#iefix) format('embedded-opentype'),url(https://cdn.linearicons.com/free/1.0.0/Linearicons-Free.woff2) format('woff2'),url(https://cdn.linearicons.com/free/1.0.0/Linearicons-Free.ttf) format('truetype'),url(https://cdn.linearicons.com/free/1.0.0/Linearicons-Free.woff) format('woff'),url(https://cdn.linearicons.com/free/1.0.0/Linearicons-Free.svg#Linearicons-Free) format('svg');
    font-weight: 400;
    font-style: normal
}

.lnr {
    font-family: Linearicons-Free;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.lnr-home:before {
    content: "\e800"
}

.lnr-apartment:before {
    content: "\e801"
}

.lnr-pencil:before {
    content: "\e802"
}

.lnr-magic-wand:before {
    content: "\e803"
}

.lnr-drop:before {
    content: "\e804"
}

.lnr-lighter:before {
    content: "\e805"
}

.lnr-poop:before {
    content: "\e806"
}

.lnr-sun:before {
    content: "\e807"
}

.lnr-moon:before {
    content: "\e808"
}

.lnr-cloud:before {
    content: "\e809"
}

.lnr-cloud-upload:before {
    content: "\e80a"
}

.lnr-cloud-download:before {
    content: "\e80b"
}

.lnr-cloud-sync:before {
    content: "\e80c"
}

.lnr-cloud-check:before {
    content: "\e80d"
}

.lnr-database:before {
    content: "\e80e"
}

.lnr-lock:before {
    content: "\e80f"
}

.lnr-cog:before {
    content: "\e810"
}

.lnr-trash:before {
    content: "\e811"
}

.lnr-dice:before {
    content: "\e812"
}

.lnr-heart:before {
    content: "\e813"
}

.lnr-star:before {
    content: "\e814"
}

.lnr-star-half:before {
    content: "\e815"
}

.lnr-star-empty:before {
    content: "\e816"
}

.lnr-flag:before {
    content: "\e817"
}

.lnr-envelope:before {
    content: "\e818"
}

.lnr-paperclip:before {
    content: "\e819"
}

.lnr-inbox:before {
    content: "\e81a"
}

.lnr-eye:before {
    content: "\e81b"
}

.lnr-printer:before {
    content: "\e81c"
}

.lnr-file-empty:before {
    content: "\e81d"
}

.lnr-file-add:before {
    content: "\e81e"
}

.lnr-enter:before {
    content: "\e81f"
}

.lnr-exit:before {
    content: "\e820"
}

.lnr-graduation-hat:before {
    content: "\e821"
}

.lnr-license:before {
    content: "\e822"
}

.lnr-music-note:before {
    content: "\e823"
}

.lnr-film-play:before {
    content: "\e824"
}

.lnr-camera-video:before {
    content: "\e825"
}

.lnr-camera:before {
    content: "\e826"
}

.lnr-picture:before {
    content: "\e827"
}

.lnr-book:before {
    content: "\e828"
}

.lnr-bookmark:before {
    content: "\e829"
}

.lnr-user:before {
    content: "\e82a"
}

.lnr-users:before {
    content: "\e82b"
}

.lnr-shirt:before {
    content: "\e82c"
}

.lnr-store:before {
    content: "\e82d"
}

.lnr-cart:before {
    content: "\e82e"
}

.lnr-tag:before {
    content: "\e82f"
}

.lnr-phone-handset:before {
    content: "\e830"
}

.lnr-phone:before {
    content: "\e831"
}

.lnr-pushpin:before {
    content: "\e832"
}

.lnr-map-marker:before {
    content: "\e833"
}

.lnr-map:before {
    content: "\e834"
}

.lnr-location:before {
    content: "\e835"
}

.lnr-calendar-full:before {
    content: "\e836"
}

.lnr-keyboard:before {
    content: "\e837"
}

.lnr-spell-check:before {
    content: "\e838"
}

.lnr-screen:before {
    content: "\e839"
}

.lnr-smartphone:before {
    content: "\e83a"
}

.lnr-tablet:before {
    content: "\e83b"
}

.lnr-laptop:before {
    content: "\e83c"
}

.lnr-laptop-phone:before {
    content: "\e83d"
}

.lnr-power-switch:before {
    content: "\e83e"
}

.lnr-bubble:before {
    content: "\e83f"
}

.lnr-heart-pulse:before {
    content: "\e840"
}

.lnr-construction:before {
    content: "\e841"
}

.lnr-pie-chart:before {
    content: "\e842"
}

.lnr-chart-bars:before {
    content: "\e843"
}

.lnr-gift:before {
    content: "\e844"
}

.lnr-diamond:before {
    content: "\e845"
}

.lnr-linearicons:before {
    content: "\e846"
}

.lnr-dinner:before {
    content: "\e847"
}

.lnr-coffee-cup:before {
    content: "\e848"
}

.lnr-leaf:before {
    content: "\e849"
}

.lnr-paw:before {
    content: "\e84a"
}

.lnr-rocket:before {
    content: "\e84b"
}

.lnr-briefcase:before {
    content: "\e84c"
}

.lnr-bus:before {
    content: "\e84d"
}

.lnr-car:before {
    content: "\e84e"
}

.lnr-train:before {
    content: "\e84f"
}

.lnr-bicycle:before {
    content: "\e850"
}

.lnr-wheelchair:before {
    content: "\e851"
}

.lnr-select:before {
    content: "\e852"
}

.lnr-earth:before {
    content: "\e853"
}

.lnr-smile:before {
    content: "\e854"
}

.lnr-sad:before {
    content: "\e855"
}

.lnr-neutral:before {
    content: "\e856"
}

.lnr-mustache:before {
    content: "\e857"
}

.lnr-alarm:before {
    content: "\e858"
}

.lnr-bullhorn:before {
    content: "\e859"
}

.lnr-volume-high:before {
    content: "\e85a"
}

.lnr-volume-medium:before {
    content: "\e85b"
}

.lnr-volume-low:before {
    content: "\e85c"
}

.lnr-volume:before {
    content: "\e85d"
}

.lnr-mic:before {
    content: "\e85e"
}

.lnr-hourglass:before {
    content: "\e85f"
}

.lnr-undo:before {
    content: "\e860"
}

.lnr-redo:before {
    content: "\e861"
}

.lnr-sync:before {
    content: "\e862"
}

.lnr-history:before {
    content: "\e863"
}

.lnr-clock:before {
    content: "\e864"
}

.lnr-download:before {
    content: "\e865"
}

.lnr-upload:before {
    content: "\e866"
}

.lnr-enter-down:before {
    content: "\e867"
}

.lnr-exit-up:before {
    content: "\e868"
}

.lnr-bug:before {
    content: "\e869"
}

.lnr-code:before {
    content: "\e86a"
}

.lnr-link:before {
    content: "\e86b"
}

.lnr-unlink:before {
    content: "\e86c"
}

.lnr-thumbs-up:before {
    content: "\e86d"
}

.lnr-thumbs-down:before {
    content: "\e86e"
}

.lnr-magnifier:before {
    content: "\e86f"
}

.lnr-cross:before {
    content: "\e870"
}

.lnr-menu:before {
    content: "\e871"
}

.lnr-list:before {
    content: "\e872"
}

.lnr-chevron-up:before {
    content: "\e873"
}

.lnr-chevron-down:before {
    content: "\e874"
}

.lnr-chevron-left:before {
    content: "\e875"
}

.lnr-chevron-right:before {
    content: "\e876"
}

.lnr-arrow-up:before {
    content: "\e877"
}

.lnr-arrow-down:before {
    content: "\e878"
}

.lnr-arrow-left:before {
    content: "\e879"
}

.lnr-arrow-right:before {
    content: "\e87a"
}

.lnr-move:before {
    content: "\e87b"
}

.lnr-warning:before {
    content: "\e87c"
}

.lnr-question-circle:before {
    content: "\e87d"
}

.lnr-menu-circle:before {
    content: "\e87e"
}

.lnr-checkmark-circle:before {
    content: "\e87f"
}

.lnr-cross-circle:before {
    content: "\e880"
}

.lnr-plus-circle:before {
    content: "\e881"
}

.lnr-circle-minus:before {
    content: "\e882"
}

.lnr-arrow-up-circle:before {
    content: "\e883"
}

.lnr-arrow-down-circle:before {
    content: "\e884"
}

.lnr-arrow-left-circle:before {
    content: "\e885"
}

.lnr-arrow-right-circle:before {
    content: "\e886"
}

.lnr-chevron-up-circle:before {
    content: "\e887"
}

.lnr-chevron-down-circle:before {
    content: "\e888"
}

.lnr-chevron-left-circle:before {
    content: "\e889"
}

.lnr-chevron-right-circle:before {
    content: "\e88a"
}

.lnr-crop:before {
    content: "\e88b"
}

.lnr-frame-expand:before {
    content: "\e88c"
}

.lnr-frame-contract:before {
    content: "\e88d"
}

.lnr-layers:before {
    content: "\e88e"
}

.lnr-funnel:before {
    content: "\e88f"
}

.lnr-text-format:before {
    content: "\e890"
}

.lnr-text-format-remove:before {
    content: "\e891"
}

.lnr-text-size:before {
    content: "\e892"
}

.lnr-bold:before {
    content: "\e893"
}

.lnr-italic:before {
    content: "\e894"
}

.lnr-underline:before {
    content: "\e895"
}

.lnr-strikethrough:before {
    content: "\e896"
}

.lnr-highlight:before {
    content: "\e897"
}

.lnr-text-align-left:before {
    content: "\e898"
}

.lnr-text-align-center:before {
    content: "\e899"
}

.lnr-text-align-right:before {
    content: "\e89a"
}

.lnr-text-align-justify:before {
    content: "\e89b"
}

.lnr-line-spacing:before {
    content: "\e89c"
}

.lnr-indent-increase:before {
    content: "\e89d"
}

.lnr-indent-decrease:before {
    content: "\e89e"
}

.lnr-pilcrow:before {
    content: "\e89f"
}

.lnr-direction-ltr:before {
    content: "\e8a0"
}

.lnr-direction-rtl:before {
    content: "\e8a1"
}

.lnr-page-break:before {
    content: "\e8a2"
}

.lnr-sort-alpha-asc:before {
    content: "\e8a3"
}

.lnr-sort-amount-asc:before {
    content: "\e8a4"
}

.lnr-hand:before {
    content: "\e8a5"
}

.lnr-pointer-up:before {
    content: "\e8a6"
}

.lnr-pointer-right:before {
    content: "\e8a7"
}

.lnr-pointer-down:before {
    content: "\e8a8"
}

.lnr-pointer-left:before {
    content: "\e8a9"
}

@media only screen and (max-width: 1200px) {
    .main-menu-bar {
        padding: 0 15px;
    }

    .top-title {
        padding-right: 10px !important;
    }

    .service-info {
        padding: 30px 15px;
    }

    .btn-teal-light {
        padding: 8px;
    }

    .dropdown .dropbtn {
        font-size: 12px;
    }

    .dropdown-content {
        margin-top: 43px;
    }
}

@media only screen and (max-width: 996px) {
    .login-form h3 {
        max-width: 90%;
    }

    .main-menu-bar {
        height: 90px;
    }

    .btn-small {
        padding: 6px 8px;
        font-size: 12px;
    }

    .text-header-small {
        font-size: 18px !important;
    }

    .text-small {
        font-size: 13px !important;
    }


    .horizontal-menu a {
        padding-right: 10px;
    }

    .card {
        margin-bottom: 20px;
    }

    .caption {
        top: 60px;
    }

    .w3-section a {
        font-size: 13px;
        padding: 8px 10px;
    }

    .tablink i {
        margin-left: 8px;
        font-size: 23px;
    }

    .sub-menu-items a i {
        font-size: 19px;
    }

    .media-body {
        padding-right: 20px;
    }
}

@media only screen and (max-width: 780px) {
    .activities {
        font-size: 17px;
    }

    .horizontal-menu {
        font-size: 15px;
    }

    .service-header {
        display: inline-block;
        width: 100%;
    }

    .tab-menu button {
        font-size: 14px;
        padding: 12px 12px;
    }

    .top-title {
        font-size: 15px;
    }

    .caption {
        top: 40px;
    }

    .search-form input {
        width: 70% !important;
    }

    .login-form img {
        width: 90%;
    }

    .close {
        font-size: 32px;
        padding: 0px 14px;
        position: absolute;
        left: 15px;
    }

    .login-form h3 {
        font-size: 17px;
    }

        .login-form h3 span {
            font-size: 14px;
        }

    .service-info-left {
        padding: 15px;
    }

    .service-list b {
        font-size: 14px;
    }

    .tablink {
        padding: 15px 10px;
        font-size: 14px;
    }

        .tablink i {
            margin-left: 5px;
            font-size: 21px;
        }

    footer .info span, footer .contact span {
        font-size: 14px;
    }
}

@media only screen and (max-width: 600px) {

    body {
    }

    .media-body {
        padding-right: 15px;
    }

    .service-num {
        margin-top: 15px;
        width: 100%;
        display: inline-block;
        text-align: right;
        float: right;
    }

    .login-panel {
        height: 100vh;
    }

    .login-form p {
        font-size: 13px;
        line-height: 20px;
    }

    .mobile-view {
        /*display:none;*/
    }

    #return-to-top {
        display: none !important;
    }

    .login-form img {
        width: 100%;
    }

    .login-form h3 {
        max-width: 80%;
        font-size: 17px;
    }

    .login-form .btn-login {
        max-width: none;
    }

    .login-form .btn-signup {
        top: 6px;
        right: 0;
    }

    .login-right-side {
        border-bottom: 1px solid rgba(250,250,250,.15);
    }

    .top-header {
        width: 100%;
        position: fixed;
        z-index: 999;
    }

    .menu-bar {
        width: 100%;
        margin-top: 45px;
        float: right;
    }

    .top-login-mobile {
        position: relative !important;
        margin-top: 0 !important;
    }

    .logo {
        text-align: center;
    }

        .logo img {
            width: 50% !important
        }

    .mid-small-links {
        border-bottom: 1px solid #e0e0e0;
        padding: 25px 0 10px 0;
    }


    .top-small-links, .mid-small-links {
        display: inline-block;
    }

    .top-small-links {
        margin-bottom: 10px;
        padding-top: 10px;
    }

    .mid-small-links {
        width: 100%;
        /*padding-bottom: 30px;*/
    }

        .mid-small-links .btn-login-menu {
            background: #fff !important;
            text-align: center;
        }

        .mid-small-links btn-login-menu:last-child {
            margin-top: 15px;
        }

    .move-points {
        bottom: 25px;
    }

    .dot {
        width: 12px;
        height: 12px;
    }

    .services-num {
        font-size: 17px;
        width: 75px;
    }

    .tab-menu button {
        width: 100%;
    }

    .search-form .btn-search {
        max-width: 70px;
    }

    .search-form span {
        font-size: 26px;
    }

        .search-form span i {
            right: 0;
            top: 6px;
        }

    footer ul li a, footer .info span, footer .contact span {
        font-size: 13px;
    }

    .horizontal-list li {
        font-size: 13px;
    }

    footer {
        padding-right: 10px;
    }

        footer .ext-links {
            padding-right: 0;
            padding-bottom: 20px;
        }

    .info ul {
        float: right !important;
        padding-top: 10px;
    }

    .rights {
        font-size: 13px;
    }

        .rights .rights-left {
            text-align: right !important;
        }

    .top-title {
        float: left !important;
        font-size: 15px;
        padding-right: 6px !important;
    }

    .w3-bar-item {
        float: right !important;
    }

    .services-block h2 {
        font-size: 20px;
        margin-top: 25px;
    }

    .st-card {
        margin-top: 55px !important;
    }

        .st-card:first-child {
            margin-top: 16px !important;
        }

        .st-card i {
            font-size: 50px;
            margin-bottom: 10px !important;
        }

        .st-card h3 {
            font-size: 28px;
            margin: 0;
        }



    .contact {
        border-top: 1px solid rgba(255,255,255,0.3);
        border-bottom: 1px solid rgba(255,255,255,0.3);
        padding: 10px 0;
    }

    .caption-small {
        background: rgba(50,50,50,.6);
        position: absolute;
        width: 100%;
        text-align: right;
        padding: 10px 20px;
        bottom: 0;
        color: teal;
    }

        .caption-small h3 {
            margin: 0;
            font-size: 15px !important;
            color: #fff;
        }

        .caption-small span {
            font-size: 12px !important;
            color: #f5f5f5;
        }

    .info i {
        margin-left: 10px;
    }

    .rights-left {
        padding-top: 0 !important;
    }

    .w3-card-4 h3 {
        font-size: 16px;
    }

    .tablink {
        width: 100%;
        text-align: right;
        padding: 15px;
    }

        .tablink i {
            margin-left: 10px;
            font-size: 21px;
        }

    .start-service:hover {
        background: #8eb56e !important;
        color: #fff !important;
    }

    .service-title {
        font-size: 20px;
    }

    .start-service {
        padding: 10px 18px;
        margin-bottom: 35px;
        width: 96%;
    }

    .horizontal-list li {
        margin-right: 6px;
    }

    .question-title {
        font-size: 15px;
    }

    .tabcontent {
        margin-top: 0;
    }

    .tab-body {
        position: relative;
        margin-top: 250px;
    }

    .active-list {
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
        border-right: 3px solid teal;
    }

    .contact-info-left {
        margin-top: 15px;
    }

    .contact-info-right, .contact-info-left {
        padding: 0 25px;
    }

    .contact100-form-btn {
        width: 100%;
    }
}

@media only screen and (max-width: 360px) {
    #navDemo {
        top: 47px;
    }

    .top-title {
        font-size: 13px;
    }

    .w3-bar-item {
        font-size: 20px;
    }

    .menu-bar {
        margin-top: 47px;
    }

    .cancelbtn, .signupbtn {
        width: 100%;
    }
}


   body, html {
        text-align: right;
    }

    textarea {
        box-shadow: none;
    }

    input[type=button], input[type=submit] {
        background-color: #008080 !important;
        border-radius: 0;
        border: none;
        padding: 10px 25px;
        color: #fefefe;
        cursor: pointer;
        margin-top: 6px;
        height: 40px;
        line-height: 18px;
        min-width: 90px;
    }

    .questionDiv {
        padding-bottom: 15px;
        padding-top: 15px;
        display: block;
    }

    #Feeslnk {
    color: #a97207;
    display: block;
    padding-right: 35px;
    padding-top: 6px;
    }

    #footer {
        text-align: center;
        font-size: 12px;
    }

    .foot_col a {
        font-size: 1.1em;
        color: #fff;
        padding: 4px 0;
        display: block;
    }

    .social-col a {
        display: inline-block;
        font-size: 24px !important;
        padding: 8px !important;
    }

    .foot_bottom {
        font-size: 13px;
    }

    a.btn_footer {
        display: inline-block !important;
        color: #fff !important;
        bottom: 1px;
        font-size: 14px !important;
        padding: 7px 8px !important;
    }

    .start-service {
        margin-left: 8px;
    }

    .w3-col.m10 {
        width: 60%;
    }

    .w3-col.m2 {
        width: 32%;
        height: 50px;
    }

    .btnaddfavorit {
        padding: 10px 25px !important;
        margin-top: 0 !important;
        height: 56px !important;
        width: 180px;
        background-color: #008080 !important
    }
    input[type="submit"].aspNetDisabled, input[type="button"].aspNetDisabled, button.aspNetDisabled, input[type="reset"].aspNetDisabled {
    color: #fefefe !important;
}
    .excutiontimespn{
            float: right;
    margin-left: 5px;
    }
    .disableguide{
        pointer-events: none;
    }
    .rating {
    direction: ltr;
        margin-top: 7px;
    margin-right: 0px !important;
}
.activities {
    top: 16px !important;
    padding-left: 0;
    left: 0 !important;
}

.main-menu-bar {
    height: 50px;
    padding: 0;
}

.activities .activity {
    color: #008080;
}

    .activities .activity:hover {
        color: #45ac54;
    }

.menu-bar {
    box-shadow: 0px 6px 8px -5px rgb(210 205 210);
}

.fa {
    font-size: 22px;
}

