﻿@charset "utf-8";


@font-face {
    font-family: 'BYekan';
    src: url("../Fonts/WebYekan.eot");
    src: url("../Fonts/WebYekan.eot?#iefix") format("embedded-opentype"), url("../Fonts/WebYekan.woff") format("woff"), url("../Fonts/WebYekan.ttf") format("truetype"), url("../Fonts/WebYekan.svg#WebYekan") format("svg");
    font-style: normal;
    font-weight: normal;
    /*text-rendering:optimizeLegibility;*/
}

@font-face {
    font-family: 'YekanNumbers';
    src: url("../Fonts/YekanNumbers-Regular.eot");
    src: url("../Fonts/YekanNumbers-Regular.eot?#iefix") format("embedded-opentype"), url("../Fonts/YekanNumbers-Regular.woff") format("woff"), url("../Fonts/YekanNumbers-Regular.ttf") format("truetype"), url("../Fonts/YekanNumbers-Regular.svg#YekanNumbers-Regular") format("svg");
    font-style: normal;
    font-weight: normal;
    /*text-rendering:optimizeLegibility;*/
}





/* -------------------------------------------------------------------------------------------------------------------------------------------- */
/* ---------------------- aMainBreakpoint ----------------------------------------------------------------------------------------------------- */
/* ---------------------- aBreakpoint ------------------------------------------ All (0 - 00) ------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------- */

/* ----------------------------- General ----------------------------- */

strong {
    font-size: 104%;
}

.sos-color001 {
    color: #ed1c25 !important;
}

.sos-color002 {
    color: #044FA2 !important;
}

.sos-center {
    text-align: center !important;
}

.sos-rtl-right {
    direction: rtl;
    text-align: right;
}

.sos-rtl-center {
    direction: rtl;
    text-align: center;
}

.sos-ltr-left {
    direction: ltr;
    text-align: left;
}

.sos-main-font {
    font-family: BYekan;
}

.sos-english-font {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.sos-numbers {
    font-family: YekanNumbers;
    direction: ltr;
}

.sos-nowrap {
    white-space: nowrap;
}

.sos-list-mod1 {
    list-style-image: url(../Images/list-image-1.png);
}

.sos-list-mod2 {
    list-style: none;
}

.sos-list-mod3 {
    list-style: disc;
}

.sos-overflow-hidden {
    overflow: hidden;
}

.sos-no-txt-decoration {
    text-decoration: none;
}

.sos-responsive-img {
    width: 100%;
    height: auto;
}

.radio-disabled {
    color: #bbb;
}

.red-star {
    color: red;
    font-size: 19px;
    font-family: serif;
}

.sos-img-link {
    position: relative;
    top: 4px;
}

.sos-mod001 {
    margin: 35px 10% 25px 0;
    padding: 0 18px;
    color: #ed1d24;
    font-weight: bold;
    font-family: BYekan;
    font-size: 24px;
    border: 1px solid #ed1d24;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    float: right;
    line-height: 40px;
}

.sos-mod002 {
    width: 80%;
    margin: 0px 10% 25px 10%;
    color: #02469b;
    font-weight: normal;
    font-family: BYekan;
    font-size: 15px;
    float: right;
    text-align: justify;
}

    .sos-mod002 a {
        color: #02469b;
    }

        .sos-mod002 a:hover {
            color: #ed1d24;
        }

ul.sos-mod002 {
    padding: 0 26px 0 0;
}

.sos-mod002.sos-list-mod1 {
    margin: 0 9% 25px 2%;
    padding: 0 35px 0 0;
    width: 78%;
    line-height: 19px;
}

    .sos-mod002.sos-list-mod1 li {
        padding: 10px 0 0 0;
    }

.sos-mod002 ul.sos-mod002 {
    width: 96%;
    margin: 0 2% 20px 2%;
    padding: 0 0% 0 0;
}

.sos-mod002.separator {
    border-bottom: 1px solid #aecdf1;
}

.sos-mod003 {
}

.sos-mod004 {
    margin: 35px 10% 25px 0;
    padding: 0;
    color: #ed1d24;
    font-weight: bold;
    font-family: BYekan;
    font-size: 20px;
    line-height: 40px;
    float: right;
    clear: right;
}

.sos-mod005 {
    margin: 2px 10% 1px 0;
    padding: 0;
    color: #ed1d24;
    font-weight: bold;
    font-family: BYekan;
    font-size: 16px;
    line-height: 40px;
    float: right;
}

.sos-mod006 {
    color: #ed1d24;
}

.sos-mod007 {
    width: 80%;
    margin: 0px 10% 25px 10%;
    color: #02469b;
    font-weight: normal;
    font-family: BYekan;
    font-size: 18px;
    float: right;
    text-align: justify;
}

    .sos-mod007 a {
        color: #02469b;
    }

        .sos-mod007 a:hover {
            color: #ed1d24;
        }

.sos-mod008 {
    width: 80%;
    margin: 0px 8% 25px 8%;
    color: #02469b;
    font-weight: normal;
    font-family: BYekan;
    font-size: 15px;
    float: right;
    text-align: justify;
    padding: 18px 2%;
    background-color: #dbf3ff;
    text-align: center;
    border-radius: 50px;
    line-height: 27px;
}

.sos-mod009 {
    width: 80%;
    margin: 0px 8% 25px 8%;
    float: right;
    padding: 18px 2%;
    background-color: #dbf3ff;
    text-align: center;
    border-radius: 50px;
    line-height: 27px;
}

    .sos-mod009 > a {
        font-size: 18px;
        background-color: #1366c3;
        padding: 3px 16px;
        border: 1px solid #034ea2;
        border-radius: 7px;
        display: inline-block;
        text-decoration: none;
        color: #eee;
    }

        .sos-mod009 > a:hover {
            background-color: #034ea2;
        }


button.btn-mod002 {
    background-color: #f6f6f6;
    border: 1px solid #7da0c7;
    border-radius: 3px;
    color: #2868b0;
    display: inline-block;
    font-size: 12px;
    line-height: 13px;
    padding: 1px 4px 7px 5px;
    text-decoration: none;
}

    button.btn-mod002:hover {
        color: #fff;
        background-color: #2868b0;
    }

    button.btn-mod002 i.fa {
        font-size: 20px;
        position: relative;
        top: 3px;
    }

a.link-btn2 {
    background-color: #f6f6f6;
    border: 1px solid #7da0c7;
    border-radius: 3px;
    color: #2868b0;
    display: inline-block;
    font-size: 12px;
    line-height: 13px;
    padding: 1px 4px 7px 5px;
    text-decoration: none;
}

    a.link-btn2:hover {
        color: #fff;
        background-color: #2868b0;
    }

    a.link-btn2 i.fa {
        font-size: 20px;
        position: relative;
        top: 3px;
    }

.progress-mod001 {
    float: right;
    margin-right: 7px;
    width: 150px;
    position: relative;
    top: -2px;
}

    .progress-mod001 .text {
        font-size: 12px;
        width: 80%;
        float: right;
        text-align: right;
    }

    .progress-mod001 .percent {
        font-size: 12px;
        width: 20%;
        float: left;
        position: relative;
        top: 5px;
    }

    .progress-mod001 .bar-container {
        height: 5px;
        width: 100%;
        float: right;
        border: 1px solid #686868;
    }

    .progress-mod001 .bar {
        background-color: #1D9AEE;
        color: #222;
        height: 5px;
        text-align: center;
    }

.blink-this {
    -webkit-animation: blink 2s ease-in infinite;
    -moz-animation: blink 2s ease-in infinite;
    -o-animation: blink 2s ease-in infinite;
    animation: blink 2s ease-in infinite;
}

@-webkit-keyframes blink {
    67% {
        opacity: 0.1
    }
}

@-moz-keyframes blink {
    67% {
        opacity: 0.1
    }
}

@-o-keyframes blink {
    67% {
        opacity: 0.1
    }
}

@keyframes blink {
    67% {
        opacity: 0.1
    }
}


/* ----------------------------- Select2 ----------------------------- */

.select2-container .select2-results,
.select2-search--dropdown .select2-search__field {
    font-family: BYekan;
    font-size: 14px;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #dcdcdc !important;
    height: 33px !important;
}

.select2-results__option {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
}


/* ----------------------------- Loading BG ----------------------------- */

input.loading-imgbg,
select.loading-imgbg {
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../Images/loading5.gif);
    background-size: 30px 30px;
    color: transparent;
    opacity: 1;
}


/* ----------------------------- SOS Accordion ----------------------------- */

.sos-accordion {
}

    .sos-accordion .sosaccn-item {
        overflow: hidden;
        margin-bottom: 3px;
        border: 1px solid #bfcfe4;
        border-radius: 3px;
    }

        .sos-accordion .sosaccn-item div {
            overflow: hidden;
        }

        .sos-accordion .sosaccn-item .sosaccn-title {
            cursor: pointer;
            background-color: #ecf4fd; /* #dce7f5 #bfcfe4 */
            padding: 0 5px;
        }

            .sos-accordion .sosaccn-item .sosaccn-title i.fa {
                width: 10px;
            }

        .sos-accordion .sosaccn-item .sosaccn-content {
            padding: 5px 7px;
        }

            .sos-accordion .sosaccn-item .sosaccn-content ul.sos-mod002 {
                margin-bottom: 0;
            }


/* ----------------------------- Fancybox Popups ----------------------------- */

body .fancybox-wrap .fancybox-skin {
    box-shadow: 0 6px 17px #000;
    padding: 0 !important;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
}

    body .fancybox-wrap .fancybox-skin .fancybox-inner {
        font-family: BYekan;
        text-align: right;
        direction: rtl;
        font-size: 17px;
        color: #003897;
        background-color: #fff;
        -moz-border-radius: 25px;
        -webkit-border-radius: 25px;
        border-radius: 25px;
    }

        body .fancybox-wrap .fancybox-skin .fancybox-inner hr {
            display: none;
        }

    body .fancybox-wrap .fancybox-skin .fancybox-close {
        width: 32px;
        height: 31px;
        right: auto;
        left: 10px;
        top: 10px;
        background-image: url(../Images/close-btn1.png);
        background-size: 32px 31px;
    }

    body .fancybox-wrap .fancybox-skin .fancybox-inner .lightbox-descripttion {
        border-bottom: 1px solid #ee1c22;
        line-height: 22px;
        margin: 0 0 20px;
        padding: 13px 47px;
        text-align: center;
    }

    body .fancybox-wrap .fancybox-skin .fancybox-inner .lightbox-main .lm-form-item {
        margin: 0 auto;
        padding: 10px 30px;
        width: 250px;
        background-color: #F6F6F6;
    }

        body .fancybox-wrap .fancybox-skin .fancybox-inner .lightbox-main .lm-form-item.lmfi-mod2 {
            width: 750px;
        }

        body .fancybox-wrap .fancybox-skin .fancybox-inner .lightbox-main .lm-form-item .lm-form-label {
            display: block;
            color: #777;
            width: 90%;
        }

        body .fancybox-wrap .fancybox-skin .fancybox-inner .lightbox-main .lm-form-item .lm-form-input {
            border: 1px solid #dcdcdc;
            border-radius: 4px;
            width: 94%;
            color: #777;
            padding: 0 2%;
        }

        body .fancybox-wrap .fancybox-skin .fancybox-inner .lightbox-main .lm-form-item .lm-form-message {
            color: #fe901a;
            font-size: 12px;
            text-align: center;
        }

        body .fancybox-wrap .fancybox-skin .fancybox-inner .lightbox-main .lm-form-item .lm-form-btn1 {
            border-radius: 2px;
            padding: 2px 3%;
            background-color: #ee1d25;
            border: 1px solid #ee1d25;
            color: #fff;
            margin: 0 0 10px 0;
            min-width: 140px;
        }

        body .fancybox-wrap .fancybox-skin .fancybox-inner .lightbox-main .lm-form-item .lm-form-btn2 {
            background-color: #eee;
            border: 1px solid #999;
            border-radius: 2px;
            padding: 2px 3%;
            color: #777;
            margin: 0 0 10px 0;
            min-width: 100px;
        }
    /* table mod1 */
    body .fancybox-wrap .fancybox-skin .fancybox-inner table.fb-table-mod1 {
        margin: 0 auto;
    }

        body .fancybox-wrap .fancybox-skin .fancybox-inner table.fb-table-mod1 td {
            padding: 0 10px;
        }

            body .fancybox-wrap .fancybox-skin .fancybox-inner table.fb-table-mod1 td.fbtm1-col1 {
                color: #7c7c7c;
            }

            body .fancybox-wrap .fancybox-skin .fancybox-inner table.fb-table-mod1 td .fbtm1-apply {
                border-radius: 2px;
                padding: 2px 3%;
                background-color: #ee1d25;
                border: 1px solid #ee1d25;
                color: #fff;
                float: right;
                margin: 20px 0 0 0;
                min-width: 140px;
            }

    body .fancybox-wrap .fancybox-skin .fancybox-inner table.sos-table-mod3-nodiv .fbtm1-apply {
        border-radius: 2px;
        padding: 2px 3%;
        background-color: #ee1d25;
        border: 1px solid #ee1d25;
        color: #fff;
        margin: 12px 0 0 0;
        min-width: 140px;
    }

    body .fancybox-wrap .fancybox-skin .fancybox-inner table.fb-table-mod1 td .fbtm1-cancel {
        background-color: #eee;
        border: 1px solid #999;
        border-radius: 2px;
        padding: 2px 3%;
        width: 35%;
        color: #777;
        float: left;
        margin: 20px 0 0 0;
        min-width: 90px;
    }

    body .fancybox-wrap .fancybox-skin .fancybox-inner table.sos-table-mod3-nodiv .fbtm1-cancel {
        background-color: #eee;
        border: 1px solid #999;
        border-radius: 2px;
        padding: 2px 3%;
        color: #777;
        margin: 12px 0 0 0;
        min-width: 100px;
    }
    /* table mod2 */
    body .fancybox-wrap .fancybox-skin .fancybox-inner table.fb-table-mod2 {
        font-size: 14px;
        line-height: 19px;
        margin: 0 auto;
        max-width: 94%;
        text-align: center;
    }

        body .fancybox-wrap .fancybox-skin .fancybox-inner table.fb-table-mod2 th,
        body .fancybox-wrap .fancybox-skin .fancybox-inner table.fb-table-mod2 td {
            border: 1px solid #ccc;
            padding: 5px 6px;
        }

        body .fancybox-wrap .fancybox-skin .fancybox-inner table.fb-table-mod2 th {
            color: #7c7c7c;
            font-size: 15px;
        }

body div#fancybox-loading div {
    /*width: 70px;
    height: 70px;*/ /* no need for this after fancybox updated to v3 by mr. firooz */
}


/* ----------------------------- Bootstrap Modal ----------------------------- */

.layout .modal .modal-dialog {
    direction: rtl;
    text-align: right;
}

    .layout .modal .modal-dialog .modal-content {
    }

        .layout .modal .modal-dialog .modal-content .modal-header .close {
            float: left;
        }

        .layout .modal .modal-dialog .modal-content .modal-footer {
            display: none;
        }
/* success */
.layout .modal.md-success .modal-dialog .modal-content {
    background-color: #dff0d8;
    color: #3c763d;
}

    .layout .modal.md-success .modal-dialog .modal-content .modal-header {
        border-bottom: 1px solid #d6e9c6;
    }

    .layout .modal.md-success .modal-dialog .modal-content .modal-footer {
        border-top: 1px solid #d6e9c6;
    }
/* info */
.layout .modal.md-info .modal-dialog .modal-content {
    background-color: #d9edf7;
    color: #31708f;
}

    .layout .modal.md-info .modal-dialog .modal-content .modal-header {
        border-bottom: 1px solid #bce8f1;
    }

    .layout .modal.md-info .modal-dialog .modal-content .modal-footer {
        border-top: 1px solid #bce8f1;
    }
/* warning */
.layout .modal.md-warning .modal-dialog .modal-content {
    background-color: #fcf8e3;
    color: #8a6d3b;
}

    .layout .modal.md-warning .modal-dialog .modal-content .modal-header {
        border-bottom: 1px solid #faebcc;
    }

    .layout .modal.md-warning .modal-dialog .modal-content .modal-footer {
        border-top: 1px solid #faebcc;
    }
/* alert */
.layout .modal.md-alert .modal-dialog .modal-content {
    background-color: #f2dede;
    color: #a94442;
}

    .layout .modal.md-alert .modal-dialog .modal-content .modal-header {
        border-bottom: 1px solid #ebccd1;
    }

    .layout .modal.md-alert .modal-dialog .modal-content .modal-footer {
        border-top: 1px solid #ebccd1;
    }


/* ----------------------------- Scroll-based Sliding Animation ----------------------------- */

.layout .animation-element {
    opacity: 0;
    position: relative;
}

    .layout .animation-element.slide-left {
        opacity: 0;
        transition: all 500ms linear;
        transform: translate3d(-100px, 0px, 0px);
    }

    .layout .animation-element.slide-right {
        opacity: 0;
        transition: all 500ms linear;
        transform: translate3d(100px, 0px, 0px);
    }

    .layout .animation-element.slide-bottom {
        opacity: 0;
        transition: all 500ms linear;
        transform: translate3d(0px, 100px, 0px);
    }

        .layout .animation-element.slide-left.in-view,
        .layout .animation-element.slide-right.in-view,
        .layout .animation-element.slide-bottom.in-view {
            opacity: 1;
            transform: translate3d(0px, 0px, 0px);
        }


/* ----------------------------- IntroJS (hint, tour, ...) ----------------------------- */

.introjs-hints .introjs-hint-pulse {
    width: 6px;
    height: 6px;
    border: 3px solid rgba(60, 60, 60, 0.27);
}

.introjs-hints .introjs-hint-dot {
    border: 6px solid rgba(146, 146, 146, 0.36);
    height: 30px;
    width: 30px;
    top: -15px;
    left: -15px;
}

.introjs-hintReference {
    font-family: BYekan;
    font-size: 13px;
    line-height: 22px;
    color: #676767;
    text-align: justify;
}

    .introjs-hintReference .introjs-tooltip {
        min-width: 250px;
        padding: 10px 18px;
    }

        .introjs-hintReference .introjs-tooltip .introjs-button {
            font-family: BYekan;
            float: left;
            margin-top: 0;
        }

/* ----------------------------- Intro page ----------------------------- */

#intro-page {
    background-image: url('../Images/intro-bg.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto;
}

    #intro-page #logo-and-link {
        margin: 0 auto;
        width: 900px;
        height: 90px;
        position: relative;
    }

    #intro-page a#sos-logo {
        display: block;
        width: 264px;
        height: 86px;
        background-image: url(../Images/css-image-sprite-intro.png);
        background-position: -100px 0;
        position: absolute;
        right: 40px;
    }

    #intro-page a#enter-site {
        display: block;
        width: 167px;
        height: 32px;
        background-image: url(../Images/css-image-sprite-intro.png);
        background-position: -100px -255px;
        position: absolute;
        left: 130px;
        top: 48px;
    }

    #intro-page #language-btn-fa {
        display: block;
        width: 33px;
        height: 33px;
        background-image: url(../Images/css-image-sprite-intro.png);
        background-position: -150px -370px;
        position: absolute;
        left: 83px;
        top: 45px;
    }

    #intro-page #language-btn-en {
        display: block;
        width: 33px;
        height: 33px;
        background-image: url(../Images/css-image-sprite-intro.png);
        background-position: -100px -321px;
        position: absolute;
        left: 45px;
        top: 45px;
    }

    #intro-page.iran-ip #language-btn-fa {
        background-position: -150px -321px;
    }

    #intro-page.iran-ip #language-btn-en {
        background-position: -100px -321px;
    }

    #intro-page #main-footer {
        padding: 10px 0;
        width: 100%;
        text-align: center;
        color: #92acb9;
        font-size: 14px;
        position: fixed;
        bottom: 0;
    }


/* ----------------------------- Layout ----------------------------- */

.layout {
    background-color: #fbfbfb;
}

    .layout .sos-row {
        margin: 0;
        padding: 0;
        width: 100%;
        display: block;
        float: left;
    }

    .layout .sos-row-inside {
        margin: 0 auto;
        padding: 0;
        width: 100%;
        max-width: 1200px;
        display: block;
        background-color: #fff;
    }

    .layout #sos-header-inside {
        height: 82px;
        position: relative;
        background-color: #fff;
    }

    .layout #sos-info-box-inside {
        height: 233px;
        background-color: #fff;
    }

    .layout #sos-footer-inside {
        height: 87px;
        background-color: #ddd;
    }


    /* ----------------------------- Layout Browser update ----------------------------- */

    .layout #sos-browser-update {
        background-color: #ff7200;
        text-align: justify;
        display: none;
    }

    .layout #sos-browser-update-inside {
        background-color: #ff7200;
        text-align: center;
        max-width: none;
    }

        .layout #sos-browser-update-inside p {
            margin: 0;
            padding: 6px 12px;
            font-size: 15px;
            color: #fff;
        }


    /* ----------------------------- Layout SOS Logo ----------------------------- */

    .layout a#sos-logo {
        position: absolute;
        z-index: 109;
        top: 19px;
        right: 60px;
    }

        .layout a#sos-logo img {
            width: 214px;
            height: auto;
        }


    /* ----------------------------- Layout Jet menu ----------------------------- */

    .layout .jetmenu li {
        float: right;
        direction: rtl;
    }

        .layout .jetmenu li a,
        .layout .jetmenu ul.dropdown li a {
            text-align: right;
            font-family: BYekan;
        }

    .layout .jetmenu > li > a > i {
        float: right;
        font-size: 28px;
        color: #ed1d25;
    }

    .layout .jetmenu .indicator {
        left: auto;
        right: 5px;
        float: left;
        color: #ed1d25;
        font-family: monospace;
        font-size: 30px;
        top: 11px;
        height: 25px;
    }

    .layout .jetmenu ul.dropdown li .indicator {
        top: 7px;
    }

    .layout .jetmenu ul.dropdown li ul.dropdown {
        left: auto;
        right: 100%;
    }

    .layout .jetmenu > li > .megamenu {
        border-top: 3px solid #ed1c25;
    }

    .layout .jetmenu > li.showhide .title {
        display: none;
    }

    .layout .jetmenu > li.showhide .icon {
        float: left;
    }

        .layout .jetmenu > li.showhide .icon em {
            background-color: #ed1d25;
        }

    .layout .jetmenu > li#ia-jobs a {
        color: #ed1c25;
    }

    .layout .jetmenu,
    .layout .jetmenu a,
    .layout .jetmenu ul.dropdown,
    .layout .jetmenu > li.showhide,
    .layout .jetmenu > li > .megamenu,
    .layout .jetmenu ul.dropdown li ul.dropdown {
        background-color: #fff;
    }

        .layout .jetmenu > li:hover > a,
        .layout .jetmenu > li.active > a,
        .layout .jetmenu ul.dropdown li:hover > a {
            color: #5aacd5;
            background-color: #dbf3ff;
        }
        /* ---------- Mega menu --------- */
        .layout .jetmenu .megamenu .mgmn-item-long,
        .layout .jetmenu .megamenu .mgmn-item-small {
            background-image: url(../Images/css-image-sprite-mgmenu.jpg);
            float: right;
            color: #034ea2;
            position: relative;
            -webkit-transition: background-position 0.4s;
            -moz-transition: background-position 0.4s;
            -o-transition: background-position 0.4s;
            transition: background-position 0.4s;
        }

        .layout .jetmenu .megamenu #mgmn-item-medical {
            background-position: -700px -640px;
            z-index: 299;
        }

            .layout .jetmenu .megamenu #mgmn-item-medical:hover {
                background-position: -1050px -640px;
            }

        .layout .jetmenu .megamenu #mgmn-item-home {
            background-position: -700px -1200px;
            z-index: 298;
        }

            .layout .jetmenu .megamenu #mgmn-item-home:hover {
                background-position: -1050px -1200px;
            }

        .layout .jetmenu .megamenu #mgmn-item-car {
            background-position: -700px -1800px;
            z-index: 297;
        }

            .layout .jetmenu .megamenu #mgmn-item-car:hover {
                background-position: -1050px -1800px;
            }

        .layout .jetmenu .megamenu #mgmn-item-ambulance {
            background-position: -700px -2400px;
            z-index: 296;
        }

            .layout .jetmenu .megamenu #mgmn-item-ambulance:hover {
                background-position: -1050px -2400px;
            }

        .layout .jetmenu .megamenu #mgmn-item-fund {
            background-position: -700px -3000px;
            z-index: 295;
        }

            .layout .jetmenu .megamenu #mgmn-item-fund:hover {
                background-position: -1050px -3000px;
            }

        .layout .jetmenu .megamenu #mgmn-item-dental {
            background-position: -700px -3600px;
            z-index: 294;
        }

            .layout .jetmenu .megamenu #mgmn-item-dental:hover {
                background-position: -1050px -3600px;
            }

        .layout .jetmenu .megamenu #mgmn-item-legal {
            background-position: -700px -4200px;
            z-index: 293;
        }

            .layout .jetmenu .megamenu #mgmn-item-legal:hover {
                background-position: -1050px -4200px;
            }

        .layout .jetmenu .megamenu #mgmn-item-group {
            background-position: -700px -4840px;
            z-index: 292;
        }

            .layout .jetmenu .megamenu #mgmn-item-group:hover {
                background-position: -1050px -4840px;
            }

        .layout .jetmenu .megamenu #mgmn-item-industrial {
            background-position: -700px -7200px;
            z-index: 292;
        }

            .layout .jetmenu .megamenu #mgmn-item-industrial:hover {
                background-position: -1050px -7200px;
            }

        .layout .jetmenu .megamenu #mgmn-item-travelin {
            background-position: -700px -5400px;
            z-index: 291;
        }

            .layout .jetmenu .megamenu #mgmn-item-travelin:hover {
                background-position: -1050px -5400px;
            }

        .layout .jetmenu .megamenu #mgmn-item-travelout {
            background-position: -700px -6000px;
            z-index: 290;
        }

            .layout .jetmenu .megamenu #mgmn-item-travelout:hover {
                background-position: -1050px -6000px;
            }

        .layout .jetmenu .megamenu #mgmn-item-insurance {
            background-position: -700px -6600px;
            z-index: 289;
        }

            .layout .jetmenu .megamenu #mgmn-item-insurance:hover {
                background-position: -1050px -6600px;
            }

        .layout .jetmenu .megamenu .mgmn-item-txt {
            width: 80%;
            height: 33px;
            background-image: url("../Images/megamenu-item-txt-bg.png");
            background-position: right 0;
            bottom: -4px;
            padding: 3px 20% 0 0;
            position: absolute;
            /*-webkit-transition: background-position 0.4s;
    -moz-transition: background-position 0.4s;
    -o-transition: background-position 0.4s;
    transition: background-position 0.4s;*/
        }

        .layout .jetmenu .megamenu .mgmn-item-long:hover .mgmn-item-txt,
        .layout .jetmenu .megamenu .mgmn-item-small:hover .mgmn-item-txt {
            background-position: right -60px;
            color: #fff;
        }


    /* ----------------------------- Layout Quick Icons ----------------------------- */

    .layout #sos-quick-icons {
        width: 100px;
        height: 25px;
        position: absolute;
        z-index: 109;
        top: 53px;
        left: 15px;
        background-image: url(../Images/css-image-sprite-one.png);
        background-position: -630px -10px;
    }

        .layout #sos-quick-icons #sos-qki-language {
            display: block;
            width: 25px;
            height: 25px;
            float: left;
        }

        .layout #sos-quick-icons #sos-qki-help {
            border: 1px solid #888;
            border-radius: 18px;
            color: #888;
            display: block;
            float: right;
            font-size: 9px;
            height: 19px;
            margin: 2px 0 0;
            text-align: center;
            text-decoration: none;
            width: 60px;
            transition: background-color 0.4s ease 0s;
        }

            .layout #sos-quick-icons #sos-qki-help:hover {
                background-color: #e92126;
                color: #fff;
                border-color: #e92126;
            }


    /* ----------------------------- Layout Quick Links ----------------------------- */

    .layout #sos-quick-links {
        width: 255px;
        height: 38px;
        position: absolute;
        z-index: 109;
        top: 0;
        left: 0;
        background-color: #f3f2f2;
        background-image: url(../Images/css-image-sprite-one.png);
        background-position: right -10px;
        background-repeat: no-repeat;
        padding: 0 35px 0 0;
        font-size: 12px;
    }

        .layout #sos-quick-links a.sos-qkl-item {
            height: 38px;
            float: right;
            text-align: center;
            line-height: 36px;
            color: #777;
            text-decoration: none;
        }

        .layout #sos-quick-links #sos-qkl-item-portal-users {
            width: 117px;
            border-left: 1px solid #fff;
        }

        .layout #sos-quick-links #sos-qkl-item-portal-medic {
            width: 136px;
        }

        .layout #sos-quick-links a.sos-qkl-item:hover {
            border-bottom: 2px solid #EE1D25;
        }


    /* ----------------------------- Layout Info Box ----------------------------- */

    .layout #sos-info-box-help {
        width: 20.7%;
        height: 233px;
        float: left;
        background-image: url(../Images/css-image-sprite-one.png);
        background-position: -210px -140px;
        z-index: 44;
    }

    .layout #sos-info-box-help-txt {
        text-decoration: none;
        font-family: BYekan;
        color: #71baeb;
        position: relative;
        left: 170px;
        top: 34px;
    }

    .layout #sos-info-box-about {
        width: 79.3%;
        height: 233px;
        float: right;
        background-image: url(../Images/info-box-about-bg.jpg);
        background-position: left;
        z-index: 33;
        direction: rtl;
        text-align: right;
    }

    .layout .sos-info-box-about-item {
        float: right;
    }

        .layout .sos-info-box-about-item a {
            text-decoration: none;
            color: #888;
        }

        .layout .sos-info-box-about-item .info-head {
            margin: 0;
            font-size: 16px;
            font-family: BYekan;
            color: #ed1c25;
        }

            .layout .sos-info-box-about-item .info-head a {
                color: #ed1c25;
            }

        .layout .sos-info-box-about-item .info-body {
            font-family: BYekan;
            font-size: 11px;
        }

            .layout .sos-info-box-about-item .info-body p {
                margin: 0;
                line-height: 15px;
                text-align: justify;
                color: #888;
            }

            .layout .sos-info-box-about-item .info-body img {
                max-width: 100%;
            }

    .layout #sos-info-box-about-one {
        padding: 35px 6% 0 3%;
        width: 12%;
    }

        .layout #sos-info-box-about-one .info-body p {
            display: none;
        }

        .layout #sos-info-box-about-one .info-body a#info-body-email {
            font-family: sans-serif;
            font-size: 10px;
        }

    .layout #sos-info-box-about-two {
        padding: 35px 3.5% 0 2.5%;
        width: 25%;
    }

    .layout #sos-info-box-about-three {
        padding: 35px 4% 0 19%;
        width: 25%;
    }


    /* ----------------------------- Layout Footer ----------------------------- */

    .layout #sos-footer-social-nets {
        width: 20.7%;
        height: 87px;
        float: left;
        background-image: url(../Images/footer-social-nets-bg.jpg);
        background-position: right;
    }

        .layout #sos-footer-social-nets #social-container {
            padding: 28px 44px 0 22px;
        }

            .layout #sos-footer-social-nets #social-container .social-item {
                margin: 0 7px 7px 0;
                width: 22px;
                height: 22px;
                float: left;
                background-image: url(../Images/css-image-sprite-one.png);
                transition: background-position 0.3s;
            }

            .layout #sos-footer-social-nets #social-container #social-facebook {
                background-position: 0 -140px;
            }

                .layout #sos-footer-social-nets #social-container #social-facebook:hover {
                    background-position: 0 -200px;
                }

            .layout #sos-footer-social-nets #social-container #social-yahoo {
                background-position: -28px -140px;
            }

                .layout #sos-footer-social-nets #social-container #social-yahoo:hover {
                    background-position: -28px -200px;
                }

            .layout #sos-footer-social-nets #social-container #social-twitter {
                background-position: -57px -140px;
            }

                .layout #sos-footer-social-nets #social-container #social-twitter:hover {
                    background-position: -57px -200px;
                }

            .layout #sos-footer-social-nets #social-container #social-google {
                background-position: -86px -140px;
            }

                .layout #sos-footer-social-nets #social-container #social-google:hover {
                    background-position: -86px -200px;
                }

            .layout #sos-footer-social-nets #social-container #social-rss {
                background-position: -115px -140px;
            }

                .layout #sos-footer-social-nets #social-container #social-rss:hover {
                    background-position: -115px -200px;
                }

        .layout #sos-footer-social-nets #copyright-msg {
            margin: 0 60px 0 22px;
            font-size: 8px;
            color: #888;
            float: left;
        }

    .layout #sos-footer-logos {
        width: 32.9%;
        height: 87px;
        float: left;
        background-image: url(../Images/footer-logos-bg.jpg);
        background-position: right;
    }

        .layout #sos-footer-logos #logos-container {
            margin: 19px 0 0 8%;
        }

            .layout #sos-footer-logos #logos-container #logos-iag {
                margin: 0 7px 0 0;
            }

            .layout #sos-footer-logos #logos-container #logos-tadavom {
                margin: 0 11px 0 0;
            }

    .layout #sos-footer-nav {
        width: 46.4%;
        height: 87px;
        float: right;
        font-family: BYekan;
        font-size: 12px;
    }

        .layout #sos-footer-nav ul {
            margin: 33px 19px 0 0;
        }

            .layout #sos-footer-nav ul li {
                padding: 0 10px;
                margin: 3px 0;
                list-style: none;
                float: right;
                border-right: 1px solid #ed1c25;
                line-height: 13px;
            }

                .layout #sos-footer-nav ul li#fni-home {
                    font-size: 24px;
                    border-right: none;
                    position: relative;
                    bottom: 8px;
                }

                .layout #sos-footer-nav ul li#fni-portals {
                    position: relative;
                }

                    .layout #sos-footer-nav ul li#fni-portals img {
                        margin: 2px 2px 1px;
                    }

                    .layout #sos-footer-nav ul li#fni-portals div {
                        background-color: #fff;
                        border-radius: 2px;
                        bottom: 18px;
                        box-shadow: 1px 1px 5px #777;
                        color: #666;
                        direction: rtl;
                        line-height: 20px;
                        padding: 10px;
                        position: absolute;
                        right: 10px;
                        text-align: right;
                        width: 135px;
                        display: none;
                    }

                        .layout #sos-footer-nav ul li#fni-portals div.enabled {
                            display: block;
                        }

                .layout #sos-footer-nav ul li a {
                    text-decoration: none;
                    color: #838383;
                }

                    .layout #sos-footer-nav ul li a:hover {
                        color: #ed1c25;
                    }

                .layout #sos-footer-nav ul li#fni-home a {
                    color: #ed1c25;
                }

                .layout #sos-footer-nav ul li#fni-portals a {
                    cursor: pointer;
                }

    .layout #sos-footer-copyright-msg {
        display: none;
    }


    /* ----------------------------- Layout Daily Tips ----------------------------- */

    .layout #sos-daily-tips {
        position: fixed;
        bottom: -75px;
        -webkit-transition-duration: 0.3s;
        -moz-transition-duration: 0.3s;
        -o-transition-duration: 0.3s;
        transition-duration: 0.3s;
        z-index: 109;
    }

        .layout #sos-daily-tips.on {
            bottom: 0;
        }

    .layout #sos-daily-tips-inside {
        background-color: #2486c0;
        max-width: none;
        opacity: 0.98;
        border-top-right-radius: 6px;
    }

        .layout #sos-daily-tips-inside #sdt-button {
            background-color: #2486c0;
            background-image: url("../Images/css-image-sprite-one.png");
            background-position: 92px -634px;
            border-top-left-radius: 6px;
            border-top-right-radius: 6px;
            bottom: 25px;
            color: #fff;
            cursor: pointer;
            float: left;
            font-size: 12px;
            height: 22px;
            padding: 0 40px 3px 0;
            position: relative;
            width: 80px;
        }

            .layout #sos-daily-tips-inside #sdt-button:hover {
                background-color: #126fa5;
            }

    .layout #sos-daily-tips.on #sos-daily-tips-inside #sdt-button-inside {
        background-image: url("../Images/css-image-sprite-one.png");
        background-position: -285px -633px;
    }

    .layout #sos-daily-tips-inside #sdt-content {
    }

    .layout #sos-daily-tips-inside #sdt-content-inside {
        position: relative;
    }

        .layout #sos-daily-tips-inside #sdt-content-inside .data-container {
            height: 75px;
            padding: 0 0 0 120px;
        }

            .layout #sos-daily-tips-inside #sdt-content-inside .data-container img {
                float: right;
                height: auto;
                margin: 15px 33px 0 0;
                max-height: 45px;
                max-width: 45px;
                width: auto;
            }

            .layout #sos-daily-tips-inside #sdt-content-inside .data-container p {
                color: #fff;
                font-size: 15px;
                line-height: 23px;
                margin: 0;
                padding: 26px 115px 0 30px;
            }

                .layout #sos-daily-tips-inside #sdt-content-inside .data-container p span {
                    float: right;
                    font-size: 90px;
                    line-height: 40px;
                    padding: 0 0 0 5px;
                    height: 45px;
                }

        .layout #sos-daily-tips-inside #sdt-content-inside .paginationjs {
            background-color: #0d7bbc;
            bottom: 0;
            height: 75px;
            left: 0;
            position: absolute;
            width: 120px;
        }

            .layout #sos-daily-tips-inside #sdt-content-inside .paginationjs .paginationjs-pages {
                float: right;
                padding: 8px 0 6px;
                width: 100%;
            }

                .layout #sos-daily-tips-inside #sdt-content-inside .paginationjs .paginationjs-pages ul {
                    margin: 0;
                    padding: 0;
                    list-style: none;
                }

                    .layout #sos-daily-tips-inside #sdt-content-inside .paginationjs .paginationjs-pages ul li a {
                        width: 50%;
                        background-image: url("../Images/css-image-sprite-one.png");
                        font-size: 0px;
                        color: #0d7bbc;
                        height: 30px;
                    }

                    .layout #sos-daily-tips-inside #sdt-content-inside .paginationjs .paginationjs-pages ul li.paginationjs-prev a {
                        float: right;
                        background-position: -191px -634px;
                    }

                        .layout #sos-daily-tips-inside #sdt-content-inside .paginationjs .paginationjs-pages ul li.paginationjs-prev a:hover {
                            background-position: -191px -694px;
                        }

                    .layout #sos-daily-tips-inside #sdt-content-inside .paginationjs .paginationjs-pages ul li.paginationjs-next a {
                        float: left;
                        background-position: -64px -634px;
                    }

                        .layout #sos-daily-tips-inside #sdt-content-inside .paginationjs .paginationjs-pages ul li.paginationjs-next a:hover {
                            background-position: -64px -694px;
                        }

                    .layout #sos-daily-tips-inside #sdt-content-inside .paginationjs .paginationjs-pages ul li.disabled a {
                        background-image: none;
                    }

            .layout #sos-daily-tips-inside #sdt-content-inside .paginationjs .paginationjs-nav {
                width: 100%;
                float: right;
                text-align: center;
                font-family: YekanNumbers;
                color: #7fb5d6;
                font-size: 15px;
            }


/* ----------------------------- Layout Side Block ----------------------------- */

#sos-side-block {
    position: fixed;
    top: 130px;
    left: -183px;
    z-index: 109;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    font-family: BYekan;
    text-align: right;
}

    #sos-side-block.open {
        left: 0;
    }

    #sos-side-block #sdbck-inside {
        background-color: #0178ae;
        opacity: 0.963;
        color: #fff;
        border-bottom-right-radius: 5px;
        /*box-shadow: 1px 1px 2px #000;*/
    }

        #sos-side-block #sdbck-inside #sdbck-toggle {
            position: absolute;
            height: 27px;
            background-color: #ee262d;
            border-bottom-left-radius: 5px;
            border-bottom-right-radius: 5px;
            font-size: 13px;
            width: 116px;
            top: 45px;
            left: 137px;
            padding: 4px 5px 0 0;
            cursor: pointer;
            line-height: 20px;
            transform: rotate(-90deg);
        }

            #sos-side-block #sdbck-inside #sdbck-toggle:hover {
                background-color: #126fa5;
            }

    #sos-side-block.open #sdbck-inside #sdbck-toggle {
        background-color: #126fa5;
    }

    #sos-side-block #sdbck-inside #sdbck-toggle i {
        font-size: 18px;
        padding: 2px 5px 0 12px;
        float: right;
    }

    #sos-side-block #sdbck-inside #sdbck-content {
        padding: 9px 6px;
        width: 170px;
        /*height: 300px;*/
        font-size: 14px;
        line-height: 22px;
        direction: rtl;
    }

    #sos-side-block #sdbck-inside #sdbck-content-inside {
        padding: 0 8px;
    }

        #sos-side-block #sdbck-inside #sdbck-content-inside form {
            padding: 9px 0 4px 0;
            color: #000;
        }

            #sos-side-block #sdbck-inside #sdbck-content-inside form .sdbck-form-input {
                width: 100%;
                box-sizing: border-box;
                padding: 1px 6px;
                margin: 0 0 2px;
                border-radius: 3px;
                border: 1px solid #0b7db1;
            }

                #sos-side-block #sdbck-inside #sdbck-content-inside form .sdbck-form-input::placeholder {
                    text-align: center;
                }

            #sos-side-block #sdbck-inside #sdbck-content-inside form .sdbck-form-actions {
                display: flex;
                margin-top: 2px;
                justify-content: space-between;
            }

            #sos-side-block #sdbck-inside #sdbck-content-inside form .sdbck-form-submit {
                box-sizing: border-box;
                border: 1px solid #083e56;
                background-color: #b51212;
                color: #fff;
                border-radius: 3px;
                line-height: 28px;
                width: 60%;
            }

                #sos-side-block #sdbck-inside #sdbck-content-inside form .sdbck-form-submit:hover {
                    background-color: #960f0f;
                }

            #sos-side-block #sdbck-inside #sdbck-content-inside form a.sdbck-form-help {
                box-sizing: border-box;
                width: 37%;
                display: block;
                text-align: center;
                height: 32px;
                background-color: #00405d;
                border-radius: 3px;
                line-height: 30px;
                text-decoration: none;
                color: #fff;
            }

                #sos-side-block #sdbck-inside #sdbck-content-inside form a.sdbck-form-help:hover {
                    background-color: #043146;
                }


/* ----------------------------- Flexy Menu Sticky mod ----------------------------- */

.layout .sos-tobe-sticky.sticky .flexy-menu-wrapper .flexy-menu {
    position: fixed;
    top: 0;
}


/* ----------------------------- User Layout Body ----------------------------- */

.layout #sos-user-body-wrapper {
    width: 100%;
    background-color: #ee1d25;
    position: relative;
    overflow: hidden;
    /*border-top: 4px solid #ececec;*/
}


/* ----------------------------- User Layout Flexy Menu ----------------------------- */

.layout #sos-user-menu {
    width: 230px;
    min-height: 100px;
    background-color: #ee1d25;
    position: absolute;
    right: 0;
    z-index: 3;
}

    .layout #sos-user-menu .flexy-menu-wrapper {
    }

        .layout #sos-user-menu .flexy-menu-wrapper .flexy-menu {
            background-color: #ee1d25;
        }

            .layout #sos-user-menu .flexy-menu-wrapper .flexy-menu.vertical {
                width: 230px;
            }

            .layout #sos-user-menu .flexy-menu-wrapper .flexy-menu li a {
                font-family: BYekan;
                font-size: 14px;
                text-align: right;
                color: #fff;
                direction: rtl;
            }

            .layout #sos-user-menu .flexy-menu-wrapper .flexy-menu li:hover > a,
            .layout #sos-user-menu .flexy-menu-wrapper .flexy-menu li.active > a {
                background-color: #c81c23;
            }

            .layout #sos-user-menu .flexy-menu-wrapper .flexy-menu li.showhide {
                background-color: #ee1d25;
            }

                .layout #sos-user-menu .flexy-menu-wrapper .flexy-menu li.showhide span.title {
                    color: #fff;
                    font-family: BYekan;
                }

                .layout #sos-user-menu .flexy-menu-wrapper .flexy-menu li.showhide span.icon em {
                    background-color: #fff;
                }

            .layout #sos-user-menu .flexy-menu-wrapper .flexy-menu li#item-user a {
                background-color: #ECECEC;
                color: #363636;
                display: block !important;
                overflow: hidden;
                padding: 18px 17px 16px 4px;
            }

                .layout #sos-user-menu .flexy-menu-wrapper .flexy-menu li#item-user a span.spcl {
                    font-size: 11px;
                    padding: 0 12px 0 0;
                    color: #a2a2a2;
                    background-image: url(../Images/css-image-sprite-user.png);
                    background-repeat: no-repeat;
                }

                .layout #sos-user-menu .flexy-menu-wrapper .flexy-menu li#item-user a div.spcl2 {
                    font-size: 11px;
                    color: #444;
                }

                    .layout #sos-user-menu .flexy-menu-wrapper .flexy-menu li#item-user a div.spcl2 .ttl {
                        font-size: 10px;
                        color: #777;
                        /*width: 58px;
    text-align: left;
    float: right;*/
                    }

                    .layout #sos-user-menu .flexy-menu-wrapper .flexy-menu li#item-user a div.spcl2 .cnt {
                        /*width: 92px;
    float: right;*/
                    }

                .layout #sos-user-menu .flexy-menu-wrapper .flexy-menu li#item-user a span.spcl.active {
                    background-position: right -692px;
                }

                .layout #sos-user-menu .flexy-menu-wrapper .flexy-menu li#item-user a span.spcl.deactive {
                    background-position: right -689px;
                }

                .layout #sos-user-menu .flexy-menu-wrapper .flexy-menu li#item-user a span.spcl.deactiving {
                    background-position: right -752px;
                }

                .layout #sos-user-menu .flexy-menu-wrapper .flexy-menu li#item-user a #user-image {
                    float: right;
                    margin: 0 -5px 0 10px;
                    max-width: 49px;
                    max-height: 49px;
                    border-radius: 50%;
                }

                .layout #sos-user-menu .flexy-menu-wrapper .flexy-menu li#item-user a #user-texts {
                    float: right;
                    margin: 8px 0 0 0;
                    width: 150px;
                }

                .layout #sos-user-menu .flexy-menu-wrapper .flexy-menu li#item-user a #user-texts2 {
                    float: right;
                    width: 100%;
                    position: relative;
                    right: -6px;
                }

            .layout #sos-user-menu .flexy-menu-wrapper .flexy-menu li#item-logout {
                border-top: 1px solid #ef5056;
                margin-top: 10px;
            }

                .layout #sos-user-menu .flexy-menu-wrapper .flexy-menu li#item-home a,
                .layout #sos-user-menu .flexy-menu-wrapper .flexy-menu li#item-takaffol a,
                .layout #sos-user-menu .flexy-menu-wrapper .flexy-menu li#item-moarrefi1 a,
                .layout #sos-user-menu .flexy-menu-wrapper .flexy-menu li#item-notices a,
                .layout #sos-user-menu .flexy-menu-wrapper .flexy-menu li#item-moarrefi2 a,
                .layout #sos-user-menu .flexy-menu-wrapper .flexy-menu li#item-previous a,
                .layout #sos-user-menu .flexy-menu-wrapper .flexy-menu li#item-damage a,
                .layout #sos-user-menu .flexy-menu-wrapper .flexy-menu li#item-profile a,
                .layout #sos-user-menu .flexy-menu-wrapper .flexy-menu li#item-logout a {
                    background-image: url("../Images/css-image-sprite-user.png");
                    background-repeat: no-repeat;
                    padding-right: 60px;
                }

            .layout #sos-user-menu .flexy-menu-wrapper .flexy-menu li#item-home a {
                background-position: right -30px;
            }

            .layout #sos-user-menu .flexy-menu-wrapper .flexy-menu li#item-takaffol a {
                background-position: right -82px;
            }

            .layout #sos-user-menu .flexy-menu-wrapper .flexy-menu li#item-moarrefi1 a {
                background-position: right -135px;
            }

            .layout #sos-user-menu .flexy-menu-wrapper .flexy-menu li#item-notices a {
                background-position: right -185px;
            }

            .layout #sos-user-menu .flexy-menu-wrapper .flexy-menu li#item-moarrefi2 a {
                background-position: right -235px;
            }

            .layout #sos-user-menu .flexy-menu-wrapper .flexy-menu li#item-previous a {
                background-position: right -285px;
            }

            .layout #sos-user-menu .flexy-menu-wrapper .flexy-menu li#item-profile a {
                background-position: right -335px;
            }

            .layout #sos-user-menu .flexy-menu-wrapper .flexy-menu li#item-logout a {
                background-position: right 20px;
            }

            .layout #sos-user-menu .flexy-menu-wrapper .flexy-menu li#item-damage a {
                background-position: right -385px;
            }


/* ----------------------------- User Layout Content ----------------------------- */

.layout #sos-user-content {
    float: none;
    background-color: #fff;
    margin: 0 230px 0 0;
    overflow: hidden;
    min-height: 546px; /* equal to the height of user menu (flexy menu) + a bit blank space :) each menu item 54px */
}


    /* ----------------------------- User Layout Topbar ----------------------------- */

    .layout #sos-user-content #sos-user-topbar {
        display: flex;
        flex-direction: column;
        /*margin: 7px 0.7% 0 0.7%;*/
        background-color: #ececec;
        border-right: 1px solid #e2e2e2;
    }

        .layout #sos-user-content #sos-user-topbar #sos-user-topbar-contract {
            display: flex;
            flex-direction: row-reverse;
            padding: 12px 2%;
        }

            .layout #sos-user-content #sos-user-topbar #sos-user-topbar-contract #sutc-text {
                margin-left: 7px;
                flex: 0 0 auto;
            }

            .layout #sos-user-content #sos-user-topbar #sos-user-topbar-contract #sutc-drpd {
                flex: 1 1 auto;
                display: flex;
                flex-direction: row-reverse;
            }

                .layout #sos-user-content #sos-user-topbar #sos-user-topbar-contract #sutc-drpd select {
                    width: 100%;
                    direction: rtl;
                }


/* ----------------------------- MC Portal Layout Body ----------------------------- */

.layout #sos-mc-portal-body-wrapper {
    width: 100%;
    background-color: #ee1d25;
    position: relative;
    overflow: hidden;
    border-top: 4px solid #ececec;
}


/* ----------------------------- MC Portal Layout Flexy Menu ----------------------------- */

.layout #sos-mc-portal-menu {
    width: 230px;
    min-height: 100px;
    background-color: #ee1d25;
    position: absolute;
    right: 0;
    z-index: 9;
}

    .layout #sos-mc-portal-menu .flexy-menu-wrapper {
    }

        .layout #sos-mc-portal-menu .flexy-menu-wrapper .flexy-menu {
            background-color: #ee1d25;
        }

            .layout #sos-mc-portal-menu .flexy-menu-wrapper .flexy-menu.vertical {
                width: 230px;
            }

            .layout #sos-mc-portal-menu .flexy-menu-wrapper .flexy-menu li a {
                font-family: BYekan;
                font-size: 14px;
                text-align: right;
                color: #fff;
                direction: rtl;
            }

            .layout #sos-mc-portal-menu .flexy-menu-wrapper .flexy-menu li:hover > a,
            .layout #sos-mc-portal-menu .flexy-menu-wrapper .flexy-menu li.active > a {
                background-color: #c81c23;
            }

            .layout #sos-mc-portal-menu .flexy-menu-wrapper .flexy-menu li.showhide {
                background-color: #ee1d25;
            }

                .layout #sos-mc-portal-menu .flexy-menu-wrapper .flexy-menu li.showhide span.title {
                    color: #fff;
                    font-family: BYekan;
                }

                .layout #sos-mc-portal-menu .flexy-menu-wrapper .flexy-menu li.showhide span.icon em {
                    background-color: #fff;
                }

            .layout #sos-mc-portal-menu .flexy-menu-wrapper .flexy-menu li#item-user a {
                background-color: #ECECEC;
                color: #363636;
                display: block !important;
                overflow: hidden;
            }

                .layout #sos-mc-portal-menu .flexy-menu-wrapper .flexy-menu li#item-user a span.spcl {
                    font-size: 14px;
                    padding: 0 12px 0 0;
                    color: #a2a2a2;
                    background-image: url(../Images/css-image-sprite-user.png);
                    background-repeat: no-repeat;
                }

                    .layout #sos-mc-portal-menu .flexy-menu-wrapper .flexy-menu li#item-user a span.spcl.active {
                        background-position: right -688px;
                    }

                    .layout #sos-mc-portal-menu .flexy-menu-wrapper .flexy-menu li#item-user a span.spcl.deactive {
                        background-position: right -718px;
                    }

                    .layout #sos-mc-portal-menu .flexy-menu-wrapper .flexy-menu li#item-user a span.spcl.deactiving {
                        background-position: right -752px;
                    }

                .layout #sos-mc-portal-menu .flexy-menu-wrapper .flexy-menu li#item-user a #user-image {
                    float: right;
                    margin: 0 -5px 0 17px;
                }

                .layout #sos-mc-portal-menu .flexy-menu-wrapper .flexy-menu li#item-user a #user-texts {
                    float: right;
                    margin: 8px 0 0 0;
                }

            .layout #sos-mc-portal-menu .flexy-menu-wrapper .flexy-menu li#item-logout a,
            .layout #sos-mc-portal-menu .flexy-menu-wrapper .flexy-menu li#item-moarrefi a,
            .layout #sos-mc-portal-menu .flexy-menu-wrapper .flexy-menu li#item-moarrefi2 a,
            .layout #sos-mc-portal-menu .flexy-menu-wrapper .flexy-menu li#item-moarrefi1 a,
            .layout #sos-mc-portal-menu .flexy-menu-wrapper .flexy-menu li#item-moarrefi3 a,
            .layout #sos-mc-portal-menu .flexy-menu-wrapper .flexy-menu li#item-soon a {
                background-image: url("../Images/css-image-sprite-user.png");
                background-repeat: no-repeat;
                padding-right: 60px;
            }

            .layout #sos-mc-portal-menu .flexy-menu-wrapper .flexy-menu li#item-logout a {
                background-position: right 20px;
            }

            .layout #sos-mc-portal-menu .flexy-menu-wrapper .flexy-menu li#item-moarrefi a {
                background-position: right -435px;
            }

            .layout #sos-mc-portal-menu .flexy-menu-wrapper .flexy-menu li#item-moarrefi2 a {
                background-position: right -235px;
            }

            .layout #sos-mc-portal-menu .flexy-menu-wrapper .flexy-menu li#item-moarrefi1 a {
                background-position: right -135px;
            }

            .layout #sos-mc-portal-menu .flexy-menu-wrapper .flexy-menu li#item-moarrefi3 a {
                background-position: right -82px;
            }

            .layout #sos-mc-portal-menu .flexy-menu-wrapper .flexy-menu li#item-soon a {
                background-position: right -135px;
            }

            .layout #sos-mc-portal-menu .flexy-menu-wrapper .flexy-menu li#item-logout {
                border-top: 1px solid #ef5056;
                margin-top: 10px;
            }


/* ----------------------------- MC Portal Layout Content ----------------------------- */

.layout #sos-mc-portal-content {
    float: none;
    background-color: #fff;
    margin: 0 230px 0 0;
    overflow: hidden;
    min-height: 444px; /* equal to the height of user menu (flexy menu) */
    padding: 19px 4%;
}

    .layout #sos-mc-portal-content .sos-mc-portal-content-row {
        width: 100%;
    }

    .layout #sos-mc-portal-content h2.content-title {
        text-align: center;
    }


/* ----------------------------- Help Center Layout Body ----------------------------- */

.layout #sos-helpcenter-body-wrapper {
    width: 100%;
    background-color: #ee1d25;
    position: relative;
    overflow: hidden;
    border-top: 4px solid #ececec;
}


/* ----------------------------- Help Center Layout Flexy Menu ----------------------------- */

.layout #sos-helpcenter-menu {
    width: 230px;
    min-height: 100px;
    background-color: #ee1d25;
    position: absolute;
    right: 0;
    z-index: 9;
}

.layout #sos-helpcenter-gototop {
    bottom: 0;
    color: #fff;
    font-size: 12px;
    position: fixed;
    text-align: center;
    text-decoration: none;
    width: 230px;
}

.layout #sos-helpcenter-menu .flexy-menu-wrapper {
}

    .layout #sos-helpcenter-menu .flexy-menu-wrapper .flexy-menu {
        background-color: #ee1d25;
    }

        .layout #sos-helpcenter-menu .flexy-menu-wrapper .flexy-menu.vertical {
            width: 230px;
        }

        .layout #sos-helpcenter-menu .flexy-menu-wrapper .flexy-menu li .indicator {
            font-size: 17px;
            left: 15px;
            right: auto;
            top: 21px;
        }

        .layout #sos-helpcenter-menu .flexy-menu-wrapper .flexy-menu li {
            background-color: #EE1D25;
        }

            .layout #sos-helpcenter-menu .flexy-menu-wrapper .flexy-menu li a {
                font-family: BYekan;
                font-size: 14px;
                text-align: right;
                color: #fff;
                direction: rtl;
                border-bottom: 1px solid #ff2d35;
                background-color: #cc1c23;
            }

            .layout #sos-helpcenter-menu .flexy-menu-wrapper .flexy-menu li:hover > a,
            .layout #sos-helpcenter-menu .flexy-menu-wrapper .flexy-menu li.active > a {
                background-color: #c81c23;
            }

            .layout #sos-helpcenter-menu .flexy-menu-wrapper .flexy-menu li.showhide {
                background-color: #ee1d25;
            }

                .layout #sos-helpcenter-menu .flexy-menu-wrapper .flexy-menu li.showhide span.title {
                    color: #fff;
                    font-family: BYekan;
                }

                .layout #sos-helpcenter-menu .flexy-menu-wrapper .flexy-menu li.showhide span.icon em {
                    background-color: #fff;
                }

            .layout #sos-helpcenter-menu .flexy-menu-wrapper .flexy-menu li#item-top a {
                background-color: #ECECEC;
                color: #363636;
                display: block !important;
                overflow: hidden;
            }

            .layout #sos-helpcenter-menu .flexy-menu-wrapper .flexy-menu li ul li a {
                padding-right: 35px;
                background-color: #EE1D25;
                color: #fff;
            }

            .layout #sos-helpcenter-menu .flexy-menu-wrapper .flexy-menu li ul li .indicator {
                top: 12px;
            }

            .layout #sos-helpcenter-menu .flexy-menu-wrapper .flexy-menu li ul li ul li a {
                padding-right: 50px;
                padding-left: 9px !important;
            }


/* ----------------------------- Help Center Layout Content ----------------------------- */

.layout #sos-helpcenter-content {
    float: none;
    background-color: #fff;
    margin: 0 230px 0 0;
    overflow: hidden;
    min-height: 700px; /* equal to the height of user menu (flexy menu) */
    padding: 19px 4%;
}

.layout #sos-helpcenter-content {
    text-align: right;
    direction: rtl;
}

    .layout #sos-helpcenter-content h1 {
        line-height: 44px;
        margin: 50px 0 80px 0;
        /*text-align: center;*/
    }

    .layout #sos-helpcenter-content h2 {
        margin: 100px 0 20px 0;
        color: #044FA2;
    }

    .layout #sos-helpcenter-content h3 {
        color: #fe591a;
        margin: 30px 0 15px;
    }

    .layout #sos-helpcenter-content img {
        border: 1px solid #aaa;
        max-width: 90%;
    }


/* ----------------------------- Quarterly Journal Layout Body ----------------------------- */

.layout #sos-quarterlyjournal-body-wrapper {
    width: 100%;
    background-color: #ee1d25;
    position: relative;
    overflow: hidden;
    border-top: 4px solid #ececec;
}


/* ----------------------------- Quarterly Journal Layout Flexy Menu ----------------------------- */

.layout #sos-quarterlyjournal-menu {
    width: 230px;
    min-height: 100px;
    background-color: #ee1d25;
    position: absolute;
    right: 0;
    z-index: 9;
}

.layout #sos-quarterlyjournal-gototop {
    bottom: 0;
    color: #fff;
    font-size: 12px;
    position: fixed;
    text-align: center;
    text-decoration: none;
    width: 230px;
}

.layout #sos-quarterlyjournal-menu .flexy-menu-wrapper {
}

    .layout #sos-quarterlyjournal-menu .flexy-menu-wrapper .flexy-menu {
        background-color: #ee1d25;
    }

        .layout #sos-quarterlyjournal-menu .flexy-menu-wrapper .flexy-menu.vertical {
            width: 230px;
        }

        .layout #sos-quarterlyjournal-menu .flexy-menu-wrapper .flexy-menu li .indicator {
            font-size: 17px;
            left: 15px;
            right: auto;
            top: 21px;
        }

        .layout #sos-quarterlyjournal-menu .flexy-menu-wrapper .flexy-menu li {
            background-color: #EE1D25;
        }

            .layout #sos-quarterlyjournal-menu .flexy-menu-wrapper .flexy-menu li a {
                font-family: BYekan;
                font-size: 14px;
                text-align: right;
                color: #fff;
                direction: rtl;
                border-bottom: 1px solid #ff2d35;
                background-color: #cc1c23;
            }

            .layout #sos-quarterlyjournal-menu .flexy-menu-wrapper .flexy-menu li:hover > a,
            .layout #sos-quarterlyjournal-menu .flexy-menu-wrapper .flexy-menu li.active > a {
                background-color: #c81c23;
            }

            .layout #sos-quarterlyjournal-menu .flexy-menu-wrapper .flexy-menu li.showhide {
                background-color: #ee1d25;
            }

                .layout #sos-quarterlyjournal-menu .flexy-menu-wrapper .flexy-menu li.showhide span.title {
                    color: #fff;
                    font-family: BYekan;
                }

                .layout #sos-quarterlyjournal-menu .flexy-menu-wrapper .flexy-menu li.showhide span.icon em {
                    background-color: #fff;
                }

            .layout #sos-quarterlyjournal-menu .flexy-menu-wrapper .flexy-menu li#item-top a {
                background-color: #ECECEC;
                color: #363636;
                display: block !important;
                overflow: hidden;
            }

            .layout #sos-quarterlyjournal-menu .flexy-menu-wrapper .flexy-menu li ul li a {
                background-color: #EE1D25;
                color: #fff;
                padding: 9px 25px 9px 17px !important;
            }

            .layout #sos-quarterlyjournal-menu .flexy-menu-wrapper .flexy-menu li ul li .indicator {
                top: 12px;
            }

            .layout #sos-quarterlyjournal-menu .flexy-menu-wrapper .flexy-menu li ul li ul li a {
                padding-right: 50px;
                padding-left: 9px !important;
            }


/* ----------------------------- Quarterly Journal Layout Content ----------------------------- */

.layout #sos-quarterlyjournal-content {
    float: none;
    background-color: #fff;
    margin: 0 230px 0 0;
    overflow: hidden;
    min-height: 700px; /* equal to the height of user menu (flexy menu) */
    padding: 19px 4%;
}

.layout #sos-quarterlyjournal-content {
    text-align: right;
    direction: rtl;
}

    .layout #sos-quarterlyjournal-content h1 {
        line-height: 44px;
        margin: 50px 0 80px 0;
        /*text-align: center;*/
    }

    .layout #sos-quarterlyjournal-content h2 {
        margin: 100px 0 20px 0;
        color: #044FA2;
        font-size: 1.7em;
    }

    .layout #sos-quarterlyjournal-content h3 {
        color: #fe591a;
        margin: 30px 0 15px;
    }

    .layout #sos-quarterlyjournal-content img {
        border: 1px solid #aaa;
        max-width: 90%;
    }

        .layout #sos-quarterlyjournal-content img.img-mod2 {
            border: none;
            max-width: 100px;
            max-height: 100px;
            margin-bottom: -27px;
        }

    .layout #sos-quarterlyjournal-content .qj-article {
        text-align: justify;
        padding-bottom: 100px;
        border-bottom: 1px dotted #999;
    }

        .layout #sos-quarterlyjournal-content .qj-article .qj-article-info {
            text-align: left;
            font-size: 13px;
            line-height: 17px;
            margin-top: -26px;
            border-left: 1px solid #616161;
            padding-left: 5px;
            color: #1b1b1b;
            margin-bottom: 23px;
        }

        .layout #sos-quarterlyjournal-content .qj-article .qj-reference {
            text-align: left;
            font-size: 14px;
            line-height: 15px;
            direction: ltr;
        }


/* ----------------------------- Colleague Portal Layout ----------------------------- */

.layout.cgportal .sos-row {
    min-width: 960px;
}

.layout.cgportal .sos-row-inside {
    max-width: none;
}

.layout.cgportal #sos-header-inside {
    background-color: #F2F2F2;
}

.layout.cgportal a#sos-logo {
    right: 35px;
}

    .layout.cgportal a#sos-logo img {
        max-width: 150px;
    }

.layout.cgportal #sos-cp-messages {
    line-height: 21px;
    margin: 0 270px 0 210px;
    padding: 23px 0 0;
    text-align: center;
}

.layout.cgportal #sos-cp-date {
    color: #777;
    font-size: 14px;
    left: 12px;
    position: absolute;
    top: 11px;
}

.layout.cgportal #sos-quick-icons {
    top: 47px;
}

.layout.cgportal #sos-cp-home {
    left: 10px;
    position: absolute;
    top: 46px;
}

    .layout.cgportal #sos-cp-home i {
        color: #ed1d25;
        font-size: 28px;
    }

.layout.cgportal #sos-user-body-wrapper {
    border-top: none;
}

.layout.cgportal #sos-user-content {
    min-height: 600px;
    padding: 19px 2%;
}

.layout.cgportal #sos-user-menu .flexy-menu-wrapper .flexy-menu li#item-user {
    background-color: #ececec;
    padding: 20px 0;
}

    .layout.cgportal #sos-user-menu .flexy-menu-wrapper .flexy-menu li#item-user img {
        float: right;
        padding: 0 15px;
    }

    .layout.cgportal #sos-user-menu .flexy-menu-wrapper .flexy-menu li#item-user div {
        color: #556080;
        float: right;
        font-size: 15px;
        padding: 16px 0 0;
        text-align: right;
        width: 150px;
    }

.layout.cgportal .dataTables_wrapper {
    margin: 20px 0 25px;
}


/* ----------------------------- Help section ----------------------------- */

.sos-help-section .sos-row-inside {
    background-color: #e7e7e7;
}

    .sos-help-section .sos-row-inside .sos-help-section-one {
        margin: 25px 0;
        width: 25%;
        height: 90px;
        float: right;
    }

        .sos-help-section .sos-row-inside .sos-help-section-one .sos-hso-img {
            background-image: url("../Images/css-image-sprite-mobile-app.png");
            background-position: -600px -500px;
            background-repeat: no-repeat;
            height: 81px;
            margin: 4px auto 0;
            width: 90px;
        }

    .sos-help-section .sos-row-inside .sos-help-section-two {
        margin: 0 0;
        padding-top: 25px;
        padding-bottom: 25px;
        width: 74%;
        height: 90px;
        float: right;
        border-right: 1px solid #aaa;
        overflow: hidden;
        text-align: center;
        line-height: 22px;
    }

        .sos-help-section .sos-row-inside .sos-help-section-two .sos-hst-txt1 {
            width: 80%;
            padding: 12px 10% 10px;
            font-size: 15px;
            color: #424242;
        }

            .sos-help-section .sos-row-inside .sos-help-section-two .sos-hst-txt1 a {
                color: #00429c;
                text-decoration: none;
                position: relative;
                font-weight: bold;
            }

                .sos-help-section .sos-row-inside .sos-help-section-two .sos-hst-txt1 a i {
                    position: absolute;
                    font-size: 24px;
                    color: #ED1D25;
                    right: 10px;
                    top: -30px;
                }

        .sos-help-section .sos-row-inside .sos-help-section-two .sos-hst-link {
            width: 80%;
            padding: 25px 10% 20px 10%;
        }

            .sos-help-section .sos-row-inside .sos-help-section-two .sos-hst-link a {
                background-color: #ed292d;
                background-image: url("../Images/css-image-sprite-mobile-app.png");
                background-position: -134px -292px;
                background-repeat: no-repeat;
                color: #fff;
                display: block;
                height: 26px;
                margin: 0 auto;
                padding: 15px 80px 15px 0;
                text-align: right;
                text-decoration: none;
                width: 140px;
                transition: background-color 0.4s;
            }

                .sos-help-section .sos-row-inside .sos-help-section-two .sos-hst-link a:hover {
                    background-color: #b72023;
                }

        .sos-help-section .sos-row-inside .sos-help-section-two .sos-hst-txt2 {
            width: 80%;
            padding: 10px 10% 20px 10%;
            color: #666;
            font-size: 15px;
        }

            .sos-help-section .sos-row-inside .sos-help-section-two .sos-hst-txt2 a {
                color: #00429c;
                text-decoration: none;
                position: relative;
                font-weight: bold;
            }


/* ----------------------------- Index Slider ----------------------------- */

#index-page #sos-index-slider-inside {
    position: relative;
}

#index-page #sos-index-slider #sos-index-slider-bg {
    width: 100%;
    height: auto;
    display: block;
}

#index-page #sos-index-slider #sos-index-slider-wrapper {
    width: 86.166%; /* 1034/1200 */
    height: 74.716%; /* 396/530 */
    position: absolute;
    top: 10.4%; /* 55/530 */
    left: 5.8%; /* 70/1200 */
}

    #index-page #sos-index-slider #sos-index-slider-wrapper .amazingslider-nav-1 {
        z-index: 33;
        bottom: 57px !important;
        left: 120px !important; /* 127px */
    }

        #index-page #sos-index-slider #sos-index-slider-wrapper .amazingslider-nav-1 .amazingslider-bullet-wrapper-1 > div {
            margin-right: 0 !important;
        }

#index-page #sos-index-slider #sos-index-slider-over-1 {
    width: 39.25%; /* 471/1200 */
    height: 33.9622641509434%; /* 180/530 */
    position: absolute;
    top: 0;
    left: 0;
}

#index-page #sos-index-slider #sos-index-slider-over-2 {
    width: 25.58333333333333%; /* 307/1200 */
    height: 50.94339622641509%; /* 270/530 */
    position: absolute;
    top: 33.9622641509434%;
    left: 0;
}


/* ----------------------------- Index Nowruz Message ----------------------------- */

#index-page #sos-nowruz-message-wrapper {
    background-color: #e8f8ff;
    background-image: url("../Images/nowruz-message-bg.png");
    background-repeat: no-repeat;
    color: #007ab3;
    display: block;
    font-size: 22px;
    height: 67px;
    margin: 9px 0 0;
    padding: 14px 0 0;
    text-align: center;
    text-decoration: none;
    width: 100%;
    transition: background-color 0.7s;
}

    #index-page #sos-nowruz-message-wrapper:hover {
        background-color: #dcf4ff;
    }


/* ----------------------------- Index Special Message ----------------------------- */

#index-page #sos-special-message-wrapper {
    background-color: #e8f8ff;
    background-image: url("../Images/special-message-bg.png");
    background-repeat: no-repeat;
    color: #007ab3;
    display: block;
    font-size: 18px;
    height: 49px;
    margin: 9px 0 0;
    padding: 11px 0 0;
    text-align: center;
    text-decoration: none;
    width: 100%;
    transition: background-color 0.7s;
}

    #index-page #sos-special-message-wrapper:hover {
        background-color: #dcf4ff;
    }


/* ----------------------------- Index Special Message 2 ----------------------------- */

#index-page #sos-special-message2-wrapper {
    background-color: #e8f8ff;
    background-image: url(../Images/special-message2-bg.png);
    background-repeat: no-repeat;
    color: #007ab3;
    display: block;
    font-size: 16px;
    height: 38px;
    margin: 9px 0 0;
    padding: 7px 0 2px;
    text-align: center;
    text-decoration: none;
    width: 100%;
}

    #index-page #sos-special-message2-wrapper a {
        color: #007ab3;
        text-decoration: none;
    }

        #index-page #sos-special-message2-wrapper a:hover {
            border-bottom: 1px solid #007ab3;
        }


/* ----------------------------- Index Special Message 3 ----------------------------- */

#index-page #sos-special-message3-wrapper {
    background-color: #e8f8ff;
    background-image: url("../Images/nowruz-message-bg.png");
    background-repeat: no-repeat;
    color: #007ab3;
    display: block;
    font-size: 22px;
    height: 67px;
    margin: 9px 0 0;
    padding: 14px 0 0;
    text-align: center;
    text-decoration: none;
    width: 100%;
}

    #index-page #sos-special-message3-wrapper a {
        color: #007ab3;
        text-decoration: none;
    }

        #index-page #sos-special-message3-wrapper a:hover {
            border-bottom: 1px solid #007ab3;
        }


/* ----------------------------- Index Tile menus ----------------------------- */

#index-page #sos-index-tile-menus-inside {
    overflow: hidden;
}

#index-page #sos-index-tile-menus .tile-menu-item {
    float: right;
    margin: 11px 0.4166667% 6px 0.4166667%;
    width: 11.66667%;
}

    #index-page #sos-index-tile-menus .tile-menu-item .tmi-img {
        width: 100%;
        height: auto;
        float: right;
    }


/* ----------------------------- Index About & News ----------------------------- */

#index-page #sos-index-about-news-inside {
    overflow: hidden;
    font-family: BYekan;
}

    #index-page #sos-index-about-news-inside #sian-one {
        float: right;
        margin: 100px 3.53% 0 1.3%;
        width: 25%;
        height: 350px;
        direction: rtl;
        overflow: hidden;
    }

        #index-page #sos-index-about-news-inside #sian-one h3 {
            margin: 0;
            font-size: 12px;
            color: #ef0004;
        }

        #index-page #sos-index-about-news-inside #sian-one p {
            margin: 0;
            padding: 0 10px 0 0;
            border-right: 3px solid #b8e4fb;
            text-align: justify;
            font-size: 13px;
            line-height: 22px;
            color: #6e6e6e;
        }

        #index-page #sos-index-about-news-inside #sian-one #link-to-about {
            margin: 14px 0 0 0;
            padding: 1px 8px;
            color: #e92126;
            border: 1px solid #e92126;
            line-height: 25px;
            border-radius: 10px;
            font-size: 12px;
            text-decoration: none;
            float: right;
            transition: background-color 0.4s;
        }

            #index-page #sos-index-about-news-inside #sian-one #link-to-about:hover {
                color: #fff;
                background-color: #e92126;
            }

    #index-page #sos-index-about-news-inside #sian-two {
        float: right;
        margin: 0;
        width: 40.33%;
        height: 450px;
        background-image: url(../Images/about-news-bg.jpg);
        background-position: center center;
    }

    #index-page #sos-index-about-news-inside #sian-three {
        float: right;
        padding: 100px 1.3% 0 3.53%;
        width: 25%;
        height: 350px;
        background-color: #f4f4f4;
        direction: rtl;
        text-align: right;
    }

        #index-page #sos-index-about-news-inside #sian-three #sian-three-inside {
            overflow: hidden;
        }

        #index-page #sos-index-about-news-inside #sian-three h3 {
            margin: 0;
            font-size: 12px;
            color: #00429c;
        }

        #index-page #sos-index-about-news-inside #sian-three #news-itmes-block {
            width: 100%;
            overflow: hidden;
        }

            #index-page #sos-index-about-news-inside #sian-three #news-itmes-block .news-item {
                display: block;
                text-decoration: none;
                border-bottom: 1px solid #ececec;
            }

                #index-page #sos-index-about-news-inside #sian-three #news-itmes-block .news-item:hover {
                    background-color: #fff;
                }

                #index-page #sos-index-about-news-inside #sian-three #news-itmes-block .news-item .news-title {
                    padding: 8px 0 0 0;
                    color: #6e6e6e;
                    line-height: 17px;
                }

                #index-page #sos-index-about-news-inside #sian-three #news-itmes-block .news-item:hover .news-title {
                    color: #eb0d15;
                }

                #index-page #sos-index-about-news-inside #sian-three #news-itmes-block .news-item .news-header {
                    color: #c8c9cb;
                    font-size: 10px;
                    max-height: 21px;
                    overflow: hidden;
                }

                #index-page #sos-index-about-news-inside #sian-three #news-itmes-block .news-item:hover .news-header {
                    color: #00429c;
                }

        #index-page #sos-index-about-news-inside #sian-three #link-to-news {
            margin: 1px 0 0 0;
            padding: 1px 8px;
            color: #e92126;
            border: 1px solid #e92126;
            line-height: 25px;
            border-radius: 10px;
            font-size: 12px;
            text-decoration: none;
            float: left;
            transition: background-color 0.4s;
        }

            #index-page #sos-index-about-news-inside #sian-three #link-to-news:hover {
                color: #fff;
                background-color: #e92126;
            }


/* ----------------------------- Index Insurance companies ----------------------------- */

#index-page #sos-index-insurance-companies-inside {
    overflow: hidden;
    background-image: url(../Images/insurance-companies-bg.jpg);
    background-position: center center;
}

    #index-page #sos-index-insurance-companies-inside #insc-carousel {
        float: left;
        width: 61%;
        height: 107px;
        margin: 120px 28% 0 11%;
    }
/* ---------- by Amazing Carousel --------- */
#amazingcarousel-1 .amazingcarousel-image {
    position: relative;
    padding: 0px;
}

    #amazingcarousel-1 .amazingcarousel-image img {
        display: block;
        width: 100%;
        max-width: 100%;
        border: 0;
        margin: 0;
        padding: 0;
    }

#amazingcarousel-1 .amazingcarousel-title {
    position: relative;
    font: 9px 'Open Sans', sans-serif;
    color: #333333;
    margin: 2px 0 0 0;
    text-align: center;
}

#amazingcarousel-container-1 {
    padding: 0 48px;
}

#amazingcarousel-1 .amazingcarousel-list-container {
    padding: 0;
}

#amazingcarousel-1 .amazingcarousel-item-container {
    text-align: center;
    padding: 1px;
}

#amazingcarousel-1 .amazingcarousel-prev {
    left: 0%;
    top: 45%;
    margin-left: -48px;
    margin-top: -16px;
}

#amazingcarousel-1 .amazingcarousel-next {
    right: 0%;
    top: 45%;
    margin-right: -48px;
    margin-top: -16px;
}

#amazingcarousel-1 .amazingcarousel-nav {
    position: absolute;
    width: 100%;
    top: 100%;
}

#amazingcarousel-1 .amazingcarousel-bullet-wrapper {
    margin: 4px auto;
}
/* ---------- /by Amazing Carousel --------- */
#index-page #sos-index-insurance-companies-inside #insc-carousel #amazingcarousel-container-1 {
    padding: 0 85px !important;
}

#index-page #sos-index-insurance-companies-inside #insc-carousel #amazingcarousel-1 .amazingcarousel-title {
    font-family: Tahoma;
    color: #4f97c8;
}

    #index-page #sos-index-insurance-companies-inside #insc-carousel #amazingcarousel-1 .amazingcarousel-title.smaller-title-font {
        /*font-size: 8px !important;*/
    }

#index-page #sos-index-insurance-companies-inside #insc-carousel #amazingcarousel-1 .amazingcarousel-prev {
    width: 85px !important;
    height: 85px !important;
    background-image: url(../Images/css-image-sprite-one.png) !important;
    background-position: -200px -500px !important;
    top: 0 !important;
    left: -88px !important;
    margin-top: 0px !important;
    margin-left: 0px !important;
}

    #index-page #sos-index-insurance-companies-inside #insc-carousel #amazingcarousel-1 .amazingcarousel-prev:hover {
        background-position: -434px -500px !important;
    }

#index-page #sos-index-insurance-companies-inside #insc-carousel #amazingcarousel-1 .amazingcarousel-next {
    width: 85px !important;
    height: 85px !important;
    background-image: url(../Images/css-image-sprite-one.png) !important;
    background-position: -310px -500px !important;
    top: 0 !important;
    right: -88px !important;
    margin-top: 0px !important;
    margin-right: 0px !important;
}

    #index-page #sos-index-insurance-companies-inside #insc-carousel #amazingcarousel-1 .amazingcarousel-next:hover {
        background-position: -544px -500px !important;
    }

#index-page #sos-index-insurance-companies-inside #insc-description {
    float: left;
    width: 47%;
    height: 300px;
    margin: 0 41% 0 11%;
    padding: 0 1% 0 0;
    direction: rtl;
    text-align: right;
    background-image: url(../Images/insurance-companies-txt-bg.png);
    background-position: right bottom;
    background-repeat: no-repeat;
}

    #index-page #sos-index-insurance-companies-inside #insc-description h3 {
        font-family: BYekan;
        color: #4eaae3;
        font-size: 13px;
        margin: 8px 12px 0 0;
    }

    #index-page #sos-index-insurance-companies-inside #insc-description p {
        color: #727574;
        font-family: BYekan;
        font-size: 12px;
        margin: 8px 38px 0 0;
        text-align: justify;
        line-height: 19px;
    }

    #index-page #sos-index-insurance-companies-inside #insc-description a {
        text-decoration: none;
        font-family: BYekan;
        color: #4eaae3;
        font-size: 13px;
        float: left;
    }


/* ----------------------------- Index Vote (REMOVED) ----------------------------- */

/* btn */
#index-page #sos-index-vote-btn {
    position: fixed;
    top: 0;
    left: 0;
}

    #index-page #sos-index-vote-btn a {
        width: 53px;
        height: 54px;
        display: block;
        font-size: 1px;
        color: #00a886;
        background-image: url(../Images/css-image-sprite-vote.png);
        background-position: 0 0;
        background-repeat: no-repeat;
    }

        #index-page #sos-index-vote-btn a:hover {
            width: 83px;
            height: 83px;
            background-position: -100px 0;
        }
/* fancybox popup */
#index-page .fancybox-wrap,
#index-page .fancybox-wrap .fancybox-skin,
#index-page .fancybox-wrap .fancybox-skin .fancybox-inner {
    max-width: 460px !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: 564px !important;
}

    #index-page .fancybox-wrap .fancybox-skin .fancybox-inner #sos-vote-head {
        background-color: #efefef;
        font-size: 19px;
        height: 60px;
        line-height: 20px;
        padding: 0 10% 0 20%;
        text-align: center;
        width: 70%;
    }

    #index-page .fancybox-wrap .fancybox-skin .fancybox-inner #sos-vote-head-inside {
        background-image: url(../Images/css-image-sprite-vote.png);
        background-position: right 10px;
        padding: 16px 18% 16px 0;
        text-align: right;
        width: 82%;
    }

    #index-page .fancybox-wrap .fancybox-skin .fancybox-inner #sos-vote-name,
    #index-page .fancybox-wrap .fancybox-skin .fancybox-inner #sos-vote-phone,
    #index-page .fancybox-wrap .fancybox-skin .fancybox-inner #sos-vote-rate,
    #index-page .fancybox-wrap .fancybox-skin .fancybox-inner #sos-vote-comment {
        padding: 0 10%;
        width: 80%;
    }

    #index-page .fancybox-wrap .fancybox-skin .fancybox-inner #sos-vote-name-label,
    #index-page .fancybox-wrap .fancybox-skin .fancybox-inner #sos-vote-phone-label,
    #index-page .fancybox-wrap .fancybox-skin .fancybox-inner #sos-vote-rate-label,
    #index-page .fancybox-wrap .fancybox-skin .fancybox-inner #sos-vote-comment-label {
        height: 31px;
    }

    #index-page .fancybox-wrap .fancybox-skin .fancybox-inner #sos-vote-name input,
    #index-page .fancybox-wrap .fancybox-skin .fancybox-inner #sos-vote-phone input,
    #index-page .fancybox-wrap .fancybox-skin .fancybox-inner #sos-vote-rate-input,
    #index-page .fancybox-wrap .fancybox-skin .fancybox-inner #sos-vote-comment input {
        padding: 0 2%;
        width: 91%;
        border: 1px solid #aaa;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

    #index-page .fancybox-wrap .fancybox-skin .fancybox-inner #sos-vote-comment input {
        height: 100px;
    }

    #index-page .fancybox-wrap .fancybox-skin .fancybox-inner #sos-vote-rate-input .sos-vote-rate-input-item {
        overflow: hidden;
        color: #888;
    }

        #index-page .fancybox-wrap .fancybox-skin .fancybox-inner #sos-vote-rate-input .sos-vote-rate-input-item .sos-checkbox {
            float: right;
            width: 20px;
            height: 30px;
            padding: 0 3% 0 0;
        }

        #index-page .fancybox-wrap .fancybox-skin .fancybox-inner #sos-vote-rate-input .sos-vote-rate-input-item .sos-stars {
            float: right;
            width: 90px;
            height: 30px;
            color: #fff;
            font-size: 1px;
            background-image: url(../Images/css-image-sprite-vote.png);
            background-position: -422px -93px;
            background-repeat: no-repeat;
        }

        #index-page .fancybox-wrap .fancybox-skin .fancybox-inner #sos-vote-rate-input .sos-vote-rate-input-item .sos-text {
            float: right;
            width: 70px;
            height: 30px;
        }

        #index-page .fancybox-wrap .fancybox-skin .fancybox-inner #sos-vote-rate-input .sos-vote-rate-input-item.sos-item-2 .sos-stars {
            background-position: -422px -153px;
        }

        #index-page .fancybox-wrap .fancybox-skin .fancybox-inner #sos-vote-rate-input .sos-vote-rate-input-item.sos-item-3 .sos-stars {
            background-position: -422px -213px;
        }

    #index-page .fancybox-wrap .fancybox-skin .fancybox-inner #sos-vote-submit {
        margin: 17px 0 0 0;
        width: 100%;
        height: 95px;
        color: #fff;
        background-color: #be1818;
        text-align: center;
    }

        #index-page .fancybox-wrap .fancybox-skin .fancybox-inner #sos-vote-submit input {
            background-color: #be1818;
            border: 2px solid #fff;
            color: #fff;
            font-size: 22px;
            margin: 19px 0 0;
            padding: 2px 33px;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
            transition: background-color 0.4s;
        }

            #index-page .fancybox-wrap .fancybox-skin .fancybox-inner #sos-vote-submit input:hover {
                color: #be1818;
                background-color: #fff;
            }
    /* already submitted */
    #index-page .fancybox-wrap .fancybox-skin .fancybox-inner div > strong > div {
        background-color: #ec1a24;
        color: #fff;
        font-size: 25px;
        font-weight: normal;
        height: 40px;
        line-height: 28px;
        margin: 180px 0 0;
        padding: 50px 20px;
        text-align: center;
    }


/* ----------------------------- Index Hanging user portal ----------------------------- */

#index-page #sos-index-hanging-user-portal {
    left: 116px;
    position: absolute;
    top: -28px;
    z-index: 55;
}


/* ----------------------------- Pages Titles ----------------------------- */

.sos-page-title-wrapper {
    margin: 0 0 6px 0;
    width: 100%;
    height: 100px;
    float: left;
    background-image: url(../Images/page-title-bg1.jpg);
    background-position: center center;
    text-align: center;
}

    .sos-page-title-wrapper h1 {
        display: inline-block;
        margin: 0;
        padding: 40px 0 0 50px;
        color: #00388f;
        font-size: 27px;
        direction: rtl;
        text-shadow: 26px -9px 3px #ccc;
        background-image: url(../Images/page-title-img1.png);
        background-repeat: no-repeat;
        background-position: left bottom;
        line-height: 22px;
    }
    /* mods */
    .sos-page-title-wrapper.sos-page-title-mod1 {
    }

    .sos-page-title-wrapper.sos-page-title-mod2,
    .sos-page-title-wrapper.sos-page-title-mod3 {
        height: 178px;
    }

        .sos-page-title-wrapper.sos-page-title-mod2 h1 {
            font-size: 77px;
            font-weight: normal;
            padding: 70px 0 0 56px;
            text-shadow: 26px -9px 7px #ccc;
        }

        .sos-page-title-wrapper.sos-page-title-mod3 h1 {
            font-size: 77px;
            font-weight: normal;
            margin: 0 60px 0 0;
            padding: 70px 0 0 100px;
            text-shadow: 26px -9px 7px #ccc;
            background-image: url(../Images/page-title-img2.png);
        }


/* ----------------------------- Pages Banners ----------------------------- */

.sos-banner-wrapper {
    width: 100%;
    height: 522px;
    float: left;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
}

    .sos-banner-wrapper .sos-banner-title {
        position: absolute;
        bottom: 76px;
    }

    .sos-banner-wrapper .sos-banner-ia-txt {
        position: absolute;
        bottom: 56px;
        left: 81px;
    }
    /* mods */
    .sos-banner-wrapper.sos-banner-mod1 {
    }

        .sos-banner-wrapper.sos-banner-mod1 .sos-banner-title {
            right: 111px;
        }

    .sos-banner-wrapper.sos-banner-mod2 .sos-banner-title {
        right: 210px;
    }

    .sos-banner-wrapper.sos-banner-mod3 {
        height: auto;
    }

        .sos-banner-wrapper.sos-banner-mod3 .sos-banner-image {
            width: 100%;
            height: auto;
            float: left;
        }

        .sos-banner-wrapper.sos-banner-mod3 .sos-banner-ia-logo {
            position: absolute;
            left: 9%;
            top: 68%;
        }

    .sos-banner-wrapper.sos-banner-mod4 .sos-banner-title {
        right: 33px;
    }

    .sos-banner-wrapper.sos-banner-mod5 .sos-banner-title {
        right: 70px;
    }


/* ----------------------------- About page ----------------------------- */

#about-page #sos-about-banner-wrapper {
    background-image: url(../Images/banners/about-banner-bg.jpg);
}

#about-page #sos-about-insurance-inside {
    background-color: #e3f6ff;
}

#about-page #sos-about-assistance-inside,
#about-page #sos-about-insurance-inside,
#about-page #sos-about-ia-inside {
    overflow: hidden;
}

#about-page #sos-info-box {
    display: none;
}


/* ----------------------------- Quarterly Journals page ----------------------------- */

#quarterly-journals-page #sos-quarterly-journals-banner-wrapper {
    background-image: url(../Images/banners/quarterly-journals-banner-bg.jpg);
}

#quarterly-journals-page #sos-quarterly-journals-links-inside {
    background-color: #e3f6ff;
}

#quarterly-journals-page #sos-quarterly-journals-links-inside {
    overflow: hidden;
}

    #quarterly-journals-page #sos-quarterly-journals-links-inside a.qj-link {
        box-shadow: 0 0 2px 2px #d8d8d8;
        display: block;
        text-decoration: none;
        padding: 15px 1.5% 15px 1.5%;
        border-radius: 20px;
        width: 97%;
        transition: box-shadow 0.5s;
    }

        #quarterly-journals-page #sos-quarterly-journals-links-inside a.qj-link:hover {
            box-shadow: 0 0 4px 4px #b8b8b8;
        }

        #quarterly-journals-page #sos-quarterly-journals-links-inside a.qj-link .qj-lk-title {
            display: block;
            font-size: 22px;
            font-weight: bold;
            padding: 3px 5px 11px 5px;
        }

        #quarterly-journals-page #sos-quarterly-journals-links-inside a.qj-link .qj-lk-img {
            width: 100%;
        }


/* ----------------------------- Quarterly Journal Issues ----------------------------- */

.a-quarterlyjournal-volume #sos-info-box {
    display: none;
}


/* ----------------------------- Become Representative page ----------------------------- */

#become-representative-page #sos-become-representative-banner-wrapper {
    background-image: url(../Images/banners/become-rep-banner-bg.jpg);
}


/* ----------------------------- Account Numbers page ----------------------------- */

#account-numbers-page #sos-account-numbers-banner-wrapper {
    background-image: url(../Images/banners/account-numbers-banner-bg.jpg);
}

#account-numbers-page #sos-account-numbers-saderat-inside,
#account-numbers-page #sos-account-numbers-tejarat-inside {
    background-color: #e3f6ff;
    overflow: hidden;
}


/* ----------------------------- Insurance pages ----------------------------- */

.insurance-page #sos-info-box {
    display: none;
}

.insurance-page .sos-insurance-hospitalization-inside {
    background-color: #e9f8ff;
    background-image: url(../Images/textured-bg-01.jpg);
    background-position: right bottom;
    background-repeat: no-repeat;
}

.insurance-page .sos-insurance-contact-inside {
    color: #02469b;
    background-color: #f7f7f7;
}

    .insurance-page .sos-insurance-contact-inside a {
        color: #02469b;
        text-decoration: none;
    }

.insurance-page .sos-insurance-contact-co {
    width: 48%;
    height: 313px;
    float: left;
    overflow: hidden;
}

.insurance-page .sos-insurance-contact-ia {
    width: 52%;
    float: left;
    overflow: hidden;
}

.insurance-page .sos-insurance-contact-co-logo {
    width: 62%;
    height: 313px;
    float: left;
    background-image: url(../Images/insurance-logo-bg.jpg);
    background-position: right;
    background-repeat: no-repeat;
    position: relative;
}

    .insurance-page .sos-insurance-contact-co-logo img {
        position: absolute;
        bottom: 83px;
        right: 62px;
    }

.insurance-page .sos-insurance-contact-co-info {
    padding: 110px 0 0 1%;
    width: 37%;
    float: right;
}

.insurance-page .sos-insurance-contact-ia-logo {
    width: 48%;
    height: 313px;
    float: left;
    background-image: url(../Images/insurance-logo-bg.jpg);
    background-position: right;
    background-repeat: no-repeat;
    position: relative;
}

    .insurance-page .sos-insurance-contact-ia-logo img {
        position: absolute;
        bottom: 100px;
        right: 51px;
    }

.insurance-page .sos-insurance-contact-ia-info {
    padding: 75px 19% 0 1%;
    width: 32%;
    float: right;
}

.insurance-page .sos-insurance-contact-inside h4 {
    margin: 0;
    font-size: 16px;
}

.insurance-page .sos-insurance-contact-inside p {
    margin: 9px 0 0 0;
    font-size: 13px;
    line-height: 17px;
}

#pasargad-page #sos-pasargad-banner-wrapper {
    background-image: url(../Images/banners/pasargad-banner-bg.jpg);
}

#novin-page #sos-novin-banner-wrapper {
    background-image: url(../Images/banners/novin-banner-bg.jpg);
}

#tejarat-page #sos-tejarat-banner-wrapper {
    background-image: url(../Images/banners/tejarat-banner-bg.jpg);
}

#asmari-page #sos-asmari-banner-wrapper {
    background-image: url(../Images/banners/asmari-banner-bg.jpg);
}

#taavon-page #sos-taavon-banner-wrapper {
    background-image: url(../Images/banners/taavon-banner-bg.jpg);
}

#sarmad-page #sos-sarmad-banner-wrapper {
    background-image: url(../Images/banners/sarmad-banner-bg.jpg);
}

#hekmat-page #sos-hekmat-banner-wrapper {
    background-image: url(../Images/banners/hekmat-banner-bg.jpg);
}

#mellat-page #sos-mellat-banner-wrapper {
    background-image: url(../Images/banners/mellat-banner-bg.jpg);
}

#saman-page #sos-saman-banner-wrapper {
    background-image: url(../Images/banners/saman-banner-bg.jpg);
}

#hafez-page #sos-hafez-banner-wrapper {
    background-image: url(../Images/banners/hafez-banner-bg.jpg);
}

#asmari-page.insurance-page .sos-insurance-contact-ia-info {
    padding: 195px 19% 0 1%;
}

#asmari-page.insurance-page .sos-insurance-contact-co-info {
    padding: 67px 0 0 1%;
}

#novin-page.insurance-page .sos-insurance-contact-ia-info {
    padding: 75px 19% 0 1%;
}

#novin-page.insurance-page .sos-insurance-contact-co-info {
    padding: 152px 0 0 1%;
}

#tejarat-page.insurance-page .sos-insurance-contact-ia-info {
    padding: 135px 19% 0 1%;
}

#tejarat-page.insurance-page .sos-insurance-contact-co-info {
    padding: 152px 0 0 1%;
}

#mellat-page.insurance-page .sos-insurance-contact-ia-info {
    padding: 75px 19% 0 1%;
}

#mellat-page.insurance-page .sos-insurance-contact-co-info {
    padding: 152px 0 0 1%;
}

#taavon-page.insurance-page .sos-insurance-contact-ia-info {
    padding: 132px 19% 0 1%;
}

#taavon-page.insurance-page .sos-insurance-contact-co-info {
    padding: 44px 0 0 1%;
}

#saman-page.insurance-page .sos-insurance-contact-ia-info {
    padding: 135px 19% 0 1%;
}

#saman-page.insurance-page .sos-insurance-contact-co-info {
    padding: 61px 0 0 1%;
}

#sarmad-page.insurance-page .sos-insurance-contact-ia-info {
    padding: 135px 19% 0 1%;
}

#sarmad-page.insurance-page .sos-insurance-contact-co-info {
    padding: 46px 0 0 1%;
}

#hafez-page.insurance-page .sos-insurance-contact-ia-info {
    padding: 135px 19% 0 1%;
}

#hafez-page.insurance-page .sos-insurance-contact-co-info {
    padding: 91px 0 0 1%;
}

#hekmat-page.insurance-page .sos-insurance-contact-ia-info {
    padding: 135px 19% 0 1%;
}

#hekmat-page.insurance-page .sos-insurance-contact-co-info {
    padding: 46px 0 0 1%;
}


/* ----------------------------- Body, Content, Sidebar ----------------------------- */

.sos-row.sos-page-body {
    margin: 9px 0;
}

.sos-page-body.sos-one-sidebar {
}

    .sos-page-body.sos-one-sidebar .sos-page-content {
        margin: 0;
        width: 78.4%;
        float: right;
    }

    .sos-page-body.sos-one-sidebar .sos-page-sidebar {
        margin: 0 0.8%;
        width: 20%;
        float: left;
    }

        .sos-page-body.sos-one-sidebar .sos-page-sidebar .sos-sidebar-block {
            margin: 0 0 10px 0;
            width: 100%;
            float: right;
            min-width: 200px;
            max-width: 240px;
        }

            .sos-page-body.sos-one-sidebar .sos-page-sidebar .sos-sidebar-block.sos-sbblock-mod1 {
                height: 240px;
            }

            .sos-page-body.sos-one-sidebar .sos-page-sidebar .sos-sidebar-block.sos-sbblock-mod2 {
                height: 115px;
            }

            .sos-page-body.sos-one-sidebar .sos-page-sidebar .sos-sidebar-block.sos-sbblock-mod3 {
                height: auto;
            }

                .sos-page-body.sos-one-sidebar .sos-page-sidebar .sos-sidebar-block.sos-sbblock-mod3 img {
                    float: right;
                }

        .sos-page-body.sos-one-sidebar .sos-page-sidebar .sos-block-phone-support {
            background-image: url(../Images/phone-support-block-bg.png);
            background-position: top center;
            text-align: center;
        }

        .sos-page-body.sos-one-sidebar .sos-page-sidebar .sos-block-phone-support-inside {
            margin: 0 auto;
            padding: 85px 0 0 0;
            width: 150px;
            height: 140px;
            color: #fff;
            font-size: 17px;
            line-height: 28px;
        }

            .sos-page-body.sos-one-sidebar .sos-page-sidebar .sos-block-phone-support-inside .sos-numbers {
                font-size: 32px;
            }

            .sos-page-body.sos-one-sidebar .sos-page-sidebar .sos-block-phone-support-inside #sos-online-support-btn {
                margin: 10px auto 0 auto;
                width: 145px;
                height: 42px;
                background-image: url(../Images/phone-support-block-bg.png);
                /*background-position: 0 -300px;*/
                background-position: 500px 500px;
                background-color: #ec1d23;
                display: block;
                color: #fff;
                text-decoration: none;
                line-height: 37px;
                transition: border-radius 0.1s;
            }

                .sos-page-body.sos-one-sidebar .sos-page-sidebar .sos-block-phone-support-inside #sos-online-support-btn:hover {
                    /*background-position: 0 -430px;*/
                    background-color: #d02227;
                    border-radius: 16px;
                }

        .sos-page-body.sos-one-sidebar .sos-page-sidebar .sos-sidebar-block.sos-sbblock-page-visit,
        .sos-page-body.sos-one-sidebar .sos-page-sidebar .sos-sidebar-block.sos-sbblock-file-download {
            background-color: #e1f5fe;
        }

            .sos-page-body.sos-one-sidebar .sos-page-sidebar .sos-sidebar-block.sos-sbblock-page-visit:hover,
            .sos-page-body.sos-one-sidebar .sos-page-sidebar .sos-sidebar-block.sos-sbblock-file-download:hover {
                background-color: #effafe;
            }

        .sos-page-body.sos-one-sidebar .sos-page-sidebar .sos-sidebar-block .sos-sbblock-page-visit-inside,
        .sos-page-body.sos-one-sidebar .sos-page-sidebar .sos-sidebar-block .sos-sbblock-file-download-inside {
            margin: 12px auto 8px auto;
            padding: 3px 25px 0 0;
            width: 150px;
            height: 92px;
            background-image: url(../Images/download-file-image.png);
            background-position: top right;
            background-repeat: no-repeat;
            text-align: justify;
            font-size: 12px;
            line-height: 18px;
            color: #02469b;
            position: relative;
        }

            .sos-page-body.sos-one-sidebar .sos-page-sidebar .sos-sidebar-block .sos-sbblock-page-visit-inside a.dlfttl,
            .sos-page-body.sos-one-sidebar .sos-page-sidebar .sos-sidebar-block .sos-sbblock-file-download-inside a.dlfttl {
                text-decoration: none;
                color: #ed1c25;
                font-size: 13px;
            }

            .sos-page-body.sos-one-sidebar .sos-page-sidebar .sos-sidebar-block .sos-sbblock-page-visit-inside a.dlfbtn,
            .sos-page-body.sos-one-sidebar .sos-page-sidebar .sos-sidebar-block .sos-sbblock-file-download-inside a.dlfbtn {
                width: 82px;
                height: 23px;
                background-image: url(../Images/file-download-btn-bg.png);
                position: absolute;
                bottom: 2px;
                left: 0;
            }

            .sos-page-body.sos-one-sidebar .sos-page-sidebar .sos-sidebar-block .sos-sbblock-page-visit-inside a.dlfbtn {
                background-image: url(../Images/page-visit-btn-bg.png);
            }

            .sos-page-body.sos-one-sidebar .sos-page-sidebar .sos-sidebar-block .sos-sbblock-file-download-inside.sos-smaller {
                font-size: 11px;
                line-height: 15px;
            }


/* ----------------------------- Contact page ----------------------------- */

#contact-page #sos-info-box {
    display: none;
}

#contact-page #sos-contact-banner-wrapper {
    background-image: url(../Images/banners/contact-banner-bg.jpg);
}

#contact-page #sos-contact-information-wrapper {
    margin: 60px auto 25px auto;
    padding: 18px 0;
    width: 80%;
    background-color: #dbf3ff;
    text-align: center;
    border-radius: 50px;
}

#contact-page #sos-contact-information-link {
    font-size: 21px;
    background-color: #1366c3;
    padding: 0 22px;
    border: 2px solid #034ea2;
    border-radius: 7px;
    display: inline-block;
    text-decoration: none;
    color: #eee;
}

    #contact-page #sos-contact-information-link:hover {
        background-color: #034ea2;
    }

#contact-page #sos-contact-main-branch #sos-contact-qr-code {
    margin: 10px 40px 10px 0;
    float: left;
}

#contact-page #sos-contact-working-hours-inside {
    background-color: #f4f4f4;
}

#contact-page #sos-contact-departments .sos-contact-departments-row {
    margin: 0 0 10px 0;
    width: 100%;
    float: left;
}

    #contact-page #sos-contact-departments .sos-contact-departments-row.last {
        margin-bottom: 35px;
    }

#contact-page #sos-contact-departments .sos-contact-department-title {
    padding: 0 10% 0 0;
    width: 90%;
    float: right;
    color: #ed1d24;
    font-size: 22px;
    text-align: right;
    font-family: BYekan;
    direction: rtl;
    margin: 0 0 0 0;
    line-height: 40px;
}

#contact-page #sos-contact-departments .sos-contact-departments-row-inside {
    width: 1200px;
    overflow: hidden;
    float: right;
}

    #contact-page #sos-contact-departments .sos-contact-departments-row-inside .sos-contact-img {
        width: 423px;
        height: 124px;
        float: right;
        background-image: url(../Images/css-image-sprite-contact.jpg);
        background-position: -777px -60px;
        background-repeat: no-repeat;
    }

#contact-page #sos-contact-departments #sos-contact-departments-international-inside .sos-contact-img {
    background-image: url(../Images/css-image-sprite-contact2.jpg);
}

#contact-page #sos-contact-departments #sos-contact-departments-sells .sos-contact-img {
    background-position: -777px -60px;
}

#contact-page #sos-contact-departments #sos-contact-departments-operations .sos-contact-img {
    background-position: -777px -238px;
}

#contact-page #sos-contact-departments #sos-contact-departments-checkup .sos-contact-img {
    background-position: -777px -414px;
}

#contact-page #sos-contact-departments #sos-contact-departments-customers .sos-contact-img {
    background-position: -777px -587px;
}

#contact-page #sos-contact-departments #sos-contact-departments-itech .sos-contact-img {
    background-position: -777px -764px;
}

#contact-page #sos-contact-departments #sos-contact-departments-international .sos-contact-img {
    background-position: -777px -60px;
}

#contact-page #sos-contact-departments .sos-contact-departments-row-inside .sos-contact-txt {
    width: 777px;
    height: 124px;
    float: right;
    background-image: url(../Images/css-image-sprite-contact.jpg);
    background-position: 0 -60px;
    background-repeat: no-repeat;
    font-size: 17px;
    color: #02469b;
}

#contact-page #sos-contact-departments #sos-contact-departments-international-inside .sos-contact-txt {
    background-image: url(../Images/css-image-sprite-contact2.jpg);
}

#contact-page #sos-contact-departments #sos-contact-departments-sells .sos-contact-txt {
    background-position: 0 -60px;
}

#contact-page #sos-contact-departments #sos-contact-departments-operations .sos-contact-txt {
    background-position: 0 -238px;
}

#contact-page #sos-contact-departments #sos-contact-departments-checkup .sos-contact-txt {
    background-position: 0 -414px;
}

#contact-page #sos-contact-departments #sos-contact-departments-customers .sos-contact-txt {
    background-position: 0 -587px;
}

#contact-page #sos-contact-departments #sos-contact-departments-itech .sos-contact-txt {
    background-position: 0 -764px;
}

#contact-page #sos-contact-departments #sos-contact-departments-international .sos-contact-txt {
    background-position: 0 -60px;
}

#contact-page #sos-contact-departments .sos-contact-departments-row-inside .sos-contact-txt .sos-dep-phone {
    margin: 17px 70px 0 0;
    padding: 37px 0 0 0;
    width: 165px;
    height: 33px;
    float: right;
    text-align: center;
    direction: rtl;
}

    #contact-page #sos-contact-departments .sos-contact-departments-row-inside .sos-contact-txt .sos-dep-phone.sos-cnt-2lines {
        font-size: 15px;
        line-height: 17px;
        padding-top: 31px;
    }

#contact-page #sos-contact-departments .sos-contact-departments-row-inside .sos-contact-txt .sos-dep-fax {
    margin: 17px 0 0 0;
    padding: 37px 0 0 0;
    width: 170px;
    height: 33px;
    float: right;
    text-align: center;
    direction: rtl;
}

#contact-page #sos-contact-departments .sos-contact-departments-row-inside .sos-contact-txt .sos-dep-mail {
    margin: 61px 14px 0 0;
    width: 255px;
    height: 22px;
    float: right;
    background-image: url(../Images/css-image-sprite-contact.jpg);
    background-position: 0 -950px;
}

#contact-page #sos-contact-departments #sos-contact-departments-itech-inside .sos-contact-txt .sos-dep-mail,
#contact-page #sos-contact-departments #sos-contact-departments-international-inside .sos-contact-txt .sos-dep-mail {
    background-image: url(../Images/css-image-sprite-contact2.jpg);
}

#contact-page #sos-contact-departments #sos-contact-departments-sells-inside .sos-contact-txt .sos-dep-mail {
    background-position: 0 -950px;
}

#contact-page #sos-contact-departments #sos-contact-departments-operations-inside .sos-contact-txt .sos-dep-mail {
    background-position: 0 -1030px;
}

#contact-page #sos-contact-departments #sos-contact-departments-checkup-inside .sos-contact-txt .sos-dep-mail {
    background-position: 0 -1110px;
}

#contact-page #sos-contact-departments #sos-contact-departments-customers-inside .sos-contact-txt .sos-dep-mail {
    background-position: 0 -1190px;
}

#contact-page #sos-contact-departments #sos-contact-departments-itech-inside .sos-contact-txt .sos-dep-mail {
    background-position: 0 -1030px;
}

#contact-page #sos-contact-departments #sos-contact-departments-international-inside .sos-contact-txt .sos-dep-mail {
    background-position: 0 -950px;
}


/* ----------------------------- Medical assistance page ----------------------------- */

#medical-assistance-page #sos-info-message {
    border: 1px solid orange;
    border-radius: 14px;
    color: #555;
    margin: 15px 10% 0 9%;
    padding: 7px 2%;
    width: 76%;
}


/* ----------------------------- Dental services page ----------------------------- */

#dental-services-page #dent-plans td {
    padding: 1px 7px;
    border: 1px solid #888;
}


/* ----------------------------- Home medical services page ----------------------------- */


/* ----------------------------- Tables ----------------------------- */

.sos-table-wrapper {
    overflow: hidden;
}
    /* mods */
    /* mod1 */
    .sos-table-wrapper.sos-table-mod1 {
        margin: 0 10%;
        padding: 10px 0 30px 0;
        width: 80%;
    }

        .sos-table-wrapper.sos-table-mod1 .sos-table-header {
            width: 100%;
            height: 42px;
            text-align: center;
            font-size: 18px;
            color: #fff;
        }

            .sos-table-wrapper.sos-table-mod1 .sos-table-header .sos-col {
                height: 42px;
                float: right;
            }

            .sos-table-wrapper.sos-table-mod1 .sos-table-header .sos-col1 {
                margin: 0 0 0 0.104167%;
                width: 22.91667%;
            }

            .sos-table-wrapper.sos-table-mod1 .sos-table-header .sos-col2 {
                margin: 0 0 0 0.104167%;
                width: 37.29167%;
            }

            .sos-table-wrapper.sos-table-mod1 .sos-table-header .sos-col3 {
                margin: 0 0 0 0.104167%;
                width: 17.5%;
            }

            .sos-table-wrapper.sos-table-mod1 .sos-table-header .sos-col4 {
                margin: 0 0 0 0;
                width: 21.979167%;
            }

        .sos-table-wrapper.sos-table-mod1 .sos-table-row {
            margin: 3px 0 0 0;
            width: 100%;
            height: 141px;
            text-align: center;
            color: #02469b;
        }

            .sos-table-wrapper.sos-table-mod1 .sos-table-row a {
                color: #02469b;
                text-decoration: none;
            }

            .sos-table-wrapper.sos-table-mod1 .sos-table-row .sos-col {
                float: right;
                height: 141px;
                display: table;
            }

            .sos-table-wrapper.sos-table-mod1 .sos-table-row .sos-col1 {
                margin: 0 0 0 0.104167%;
                width: 22.91667%;
                color: #676767;
                font-size: 26px;
                background-color: #eee;
            }

            .sos-table-wrapper.sos-table-mod1 .sos-table-row .sos-col2 {
                margin: 0 0 0 0.104167%;
                padding: 0 2%;
                width: 33.29167%;
                font-size: 18px;
                background-color: #dbf3ff;
                line-height: 26px;
            }

            .sos-table-wrapper.sos-table-mod1 .sos-table-row .sos-col3 {
                margin: 0 0 0 0.104167%;
                width: 17.5%;
                font-size: 18px;
                background-color: #eaf9ff;
                line-height: 23px;
            }

            .sos-table-wrapper.sos-table-mod1 .sos-table-row .sos-col4 {
                margin: 0 0 0 0;
                width: 21.979167%;
                font-family: Tahoma;
                font-size: 13px;
                background-color: #dbf3ff;
            }

            .sos-table-wrapper.sos-table-mod1 .sos-table-row:hover .sos-col1,
            .sos-table-wrapper.sos-table-mod1 .sos-table-row:hover .sos-col2,
            .sos-table-wrapper.sos-table-mod1 .sos-table-row:hover .sos-col3,
            .sos-table-wrapper.sos-table-mod1 .sos-table-row:hover .sos-col4,
            .sos-table-wrapper.sos-table-mod1 .sos-table-row:hover .sos-col a {
                color: #fff;
            }

            .sos-table-wrapper.sos-table-mod1 .sos-table-row:hover .sos-col1 {
                background-image: url(../Images/branches-table-col1-bg-hover.png);
                background-position: center center;
            }

            .sos-table-wrapper.sos-table-mod1 .sos-table-row:hover .sos-col2,
            .sos-table-wrapper.sos-table-mod1 .sos-table-row:hover .sos-col4 {
                background-color: #1b6cc8;
            }

            .sos-table-wrapper.sos-table-mod1 .sos-table-row:hover .sos-col3 {
                background-color: #3c89e1;
            }

            .sos-table-wrapper.sos-table-mod1 .sos-table-row .sos-col .sos-td {
                display: table-cell;
                vertical-align: middle;
            }
    /* mod2 */
    .sos-table-wrapper.sos-table-mod2 {
        margin: 0 10%;
        padding: 10px 0 10px 0;
        width: 80%;
    }

        .sos-table-wrapper.sos-table-mod2 .sos-table-header {
            width: 100%;
            height: 42px;
            text-align: center;
            font-size: 18px;
            color: #fff;
        }

            .sos-table-wrapper.sos-table-mod2 .sos-table-header a {
                color: #fff;
                text-decoration: none;
                border-bottom: 1px solid #fff;
            }

            .sos-table-wrapper.sos-table-mod2 .sos-table-header .sos-col {
                height: 42px;
                float: right;
            }

            .sos-table-wrapper.sos-table-mod2 .sos-table-header .sos-col1 {
                margin: 0 0 0 0.1%;
                width: 27%;
            }

            .sos-table-wrapper.sos-table-mod2 .sos-table-header .sos-col2 {
                margin: 0 0 0 0.1%;
                width: 12%;
            }

            .sos-table-wrapper.sos-table-mod2 .sos-table-header .sos-col3 {
                margin: 0 0 0 0.1%;
                width: 12%;
            }

            .sos-table-wrapper.sos-table-mod2 .sos-table-header .sos-col6 {
                margin: 0 0 0 0.1%;
                width: 11.5%;
            }

            .sos-table-wrapper.sos-table-mod2 .sos-table-header .sos-col4 {
                margin: 0 0 0 0.1%;
                width: 10.9%;
                line-height: 19px;
            }

            .sos-table-wrapper.sos-table-mod2 .sos-table-header .sos-col7 {
                margin: 0 0 0 0.1%;
                width: 12%;
                line-height: 19px;
                /*font-size: 14px;*/
            }

            .sos-table-wrapper.sos-table-mod2 .sos-table-header .sos-col5 {
                margin: 0 0 0 0;
                width: 14%;
            }

        .sos-table-wrapper.sos-table-mod2 .sos-table-row {
            margin: 5px 0 0 0;
            width: 100%;
            text-align: center;
            color: #02469b;
            display: table;
            background-color: #eaf9ff;
        }

            .sos-table-wrapper.sos-table-mod2 .sos-table-row:hover,
            .sos-table-wrapper.sos-table-mod2 .sos-table-row:hover a {
                color: #fff;
                background-color: #1B6CC8;
            }

            .sos-table-wrapper.sos-table-mod2 .sos-table-row a {
                color: #02469b;
                text-decoration: none;
            }

                .sos-table-wrapper.sos-table-mod2 .sos-table-row a:hover {
                    color: #000;
                }

            .sos-table-wrapper.sos-table-mod2 .sos-table-row .sos-col {
                float: right;
                display: table;
            }

            .sos-table-wrapper.sos-table-mod2 .sos-table-row .sos-col1 {
                margin: 0 0 0 0.1%;
                width: 27%;
            }

            .sos-table-wrapper.sos-table-mod2 .sos-table-row .sos-col2 {
                margin: 0 0 0 0.1%;
                width: 12%;
            }

            .sos-table-wrapper.sos-table-mod2 .sos-table-row .sos-col3 {
                margin: 0 0 0 0.1%;
                width: 12%;
            }

            .sos-table-wrapper.sos-table-mod2 .sos-table-row .sos-col6 {
                margin: 0 0 0 0.1%;
                width: 11.5%;
            }

            .sos-table-wrapper.sos-table-mod2 .sos-table-row .sos-col4 {
                margin: 0 0 0 0.1%;
                width: 10.9%;
            }

            .sos-table-wrapper.sos-table-mod2 .sos-table-row .sos-col7 {
                margin: 0 0 0 0.1%;
                width: 12%;
            }

            .sos-table-wrapper.sos-table-mod2 .sos-table-row .sos-col5 {
                margin: 0 0 0 0;
                width: 14%;
            }

            .sos-table-wrapper.sos-table-mod2 .sos-table-row .sos-col .sos-td {
                display: table-cell;
                line-height: 19px;
                padding: 10px 5px 14px;
                font-size: 15px;
            }
/* mod3 */
table.sos-table-mod3-nodiv {
    font-size: 15px;
    color: #222;
}

    table.sos-table-mod3-nodiv tr.row-selected {
        background-color: #92cced;
    }

    table.sos-table-mod3-nodiv tr th,
    table.sos-table-mod3-nodiv tr td {
        border: 1px solid #ccc;
        line-height: 18px;
        padding: 6px 9px;
        text-align: center;
    }

    table.sos-table-mod3-nodiv tr th {
        background-color: #eee;
    }

    table.sos-table-mod3-nodiv tr td:not(.not-selectable) {
        cursor: pointer;
    }
/* mod4 */
table.sos-table-mod4 {
    width: 96%;
    margin: 20px 2% 0;
    direction: rtl;
    text-align: center;
    border: 1px solid #ccc;
}

    table.sos-table-mod4 th,
    table.sos-table-mod4 td {
        direction: rtl;
        text-align: center;
        padding: 2px 5px 2px 20px;
    }

    table.sos-table-mod4 th {
        background-color: #ccc;
        border-left: 1px solid #fff;
    }


/* ----------------------------- DataTables ----------------------------- */

.dataTables_wrapper {
    margin: 20px 2% 25px 2%;
    font-size: 14px;
    color: #333;
}

    .dataTables_wrapper .dataTables_length {
        float: right !important;
    }

    .dataTables_wrapper .dataTables_filter {
        float: left !important;
        margin: 0 0 20px 0;
    }

        .dataTables_wrapper .dataTables_length select,
        .dataTables_wrapper .dataTables_filter input {
            color: #666;
            font-size: 13px;
        }

    .dataTables_wrapper .dataTables_info {
        float: right !important;
        direction: rtl;
    }

    .dataTables_wrapper .dataTables_paginate {
        float: left !important;
    }

        .dataTables_wrapper .dataTables_paginate .paginate_button,
        .dataTables_wrapper .dataTables_paginate .ellipsis {
            float: right;
        }

    .dataTables_wrapper .dataTables_filter input {
        text-align: right;
        margin-left: 0;
        margin-right: 5px;
    }

    .dataTables_wrapper .dataTable {
        direction: rtl;
        text-align: center;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
    }

        .dataTables_wrapper .dataTable.no-footer {
            border-bottom: 3px solid #ECECEC;
        }

        .dataTables_wrapper .dataTable thead th {
            border-bottom: none;
            background-color: #ddd;
            border-left: 1px solid #fff;
        }

table.dataTable.hover tbody tr:hover,
table.dataTable.display tbody tr:hover {
    background-color: #ECECEC !important;
}

.dataTables_wrapper .dataTable a.link-btn {
    background-color: #fff;
    border: 1px solid #2868b0;
    border-radius: 4px;
    color: #2868b0;
    display: inline-block;
    font-size: 14px;
    line-height: 13px;
    padding: 6px 11px 10px;
    text-decoration: none;
    min-width: 100px;
}

    .dataTables_wrapper .dataTable a.link-btn:hover {
        color: #fff;
        background-color: #2868b0;
    }

table.dataTable.dt-pd-mod1 thead th,
table.dataTable.dt-pd-mod1 thead td {
    padding: 10px 8px;
}

table.dataTable.dt-pd-mod1 tbody th,
table.dataTable.dt-pd-mod1 tbody td {
    padding: 8px 9px;
}
/* mods */
/* mod1 */


/* ----------------------------- Responsive Tables ----------------------------- */


/* ----------------------------- MVCGrids (Tables) ----------------------------- */

.mvcGrid-wrapper {
    font-size: 14px;
    margin: 20px 2%;
}

    .mvcGrid-wrapper #MVCGridContainer_CustomExport {
        overflow: auto;
    }

        .mvcGrid-wrapper #MVCGridContainer_CustomExport table {
            white-space: nowrap;
            direction: ltr;
        }

            .mvcGrid-wrapper #MVCGridContainer_CustomExport table tr th,
            .mvcGrid-wrapper #MVCGridContainer_CustomExport table tr td {
                text-align: right;
            }

        .mvcGrid-wrapper #MVCGridContainer_CustomExport .row {
            display: flex;
            flex-direction: row;
            justify-content: space-between;
        }

            .mvcGrid-wrapper #MVCGridContainer_CustomExport .row .pagination {
                display: flex;
            }

                .mvcGrid-wrapper #MVCGridContainer_CustomExport .row .pagination > li {
                    white-space: nowrap;
                }

                    .mvcGrid-wrapper #MVCGridContainer_CustomExport .row .pagination > li > a,
                    .mvcGrid-wrapper #MVCGridContainer_CustomExport .row .pagination > li > span {
                        margin-left: 0;
                        margin-right: -1px;
                    }

                    .mvcGrid-wrapper #MVCGridContainer_CustomExport .row .pagination > li:first-child > a,
                    .mvcGrid-wrapper #MVCGridContainer_CustomExport .row .pagination > li:first-child > span {
                        border-top-left-radius: 0;
                        border-bottom-left-radius: 0;
                    }

                    .mvcGrid-wrapper #MVCGridContainer_CustomExport .row .pagination > li:last-child > a,
                    .mvcGrid-wrapper #MVCGridContainer_CustomExport .row .pagination > li:last-child > span {
                        border-top-right-radius: 0;
                        border-bottom-right-radius: 0;
                    }


/* ----------------------------- Survey ----------------------------- */

/*.sos-survey-form{
    margin: 0 auto 50px auto;
    max-width: 500px;
}
.sos-survey-form .sos-survey-label{
    color: #ee1d25;
    display: block;
    font-size: 28px;
    padding: 15px 0 33px 0;
}
.sos-survey-form .sos-survey-question{
    color: #044fa2;
    font-size: 19px;
}
.sos-survey-form .sos-survey-answer{
    font-size: 14px;
    padding: 0 0 30px;
}
.sos-survey-form .sos-survey-radio{

}
.sos-survey-form .sos-survey-radio input{
    position: relative;
    top: 3px;
}
.sos-survey-form .sos-survey-txtbox{

}
.sos-survey-form .sos-survey-submit{
    background-color: #ee1d25;
    border: 1px solid #ed1d25;
    border-radius: 4px;
    color: #fff;
    font-size: 17px;
    height: 40px;
    padding: 1px 26px 2px;
}*/

/* mod1 */


/* ----------------------------- Branches page ----------------------------- */

#branches-page #sos-branches-banner-wrapper {
    background-image: url(../Images/banners/branches-banner-bg.jpg);
}

#branches-page #sos-branches-table-header {
    background-image: url(../Images/branches-table-header-bg.png);
}

#branches-page .sos-table-wrapper.sos-table-mod1 .sos-table-row .sos-col .sos-td {
    text-align: center;
}


/* ----------------------------- Forms, Filters ----------------------------- */

/* common */
.sos-forms-hintfocus {
    width: 97%;
    text-align: center;
    font-size: 13px;
    float: right;
    display: none;
    background-color: #eee;
    line-height: 17px;
    border: 1px solid #ccc;
    padding: 3px 1%;
    border-radius: 3px;
}

:focus + .sos-forms-hintfocus {
    display: block;
}
/* form 1 wrapper */
.sos-form-wrapper {
    padding: 15px 10%;
    width: 80%;
    overflow: hidden;
    font-family: BYekan;
    font-size: 17px;
    color: #777;
}

    .sos-form-wrapper .sos-form-item {
        margin: 0 0 10px 1%;
        overflow: hidden;
        float: right;
        text-align: right;
        direction: rtl;
        height: 77px;
    }

    .sos-form-wrapper .sos-form-label {
        margin: 0;
        padding: 0 15px 0 0;
        width: 70%;
        height: 35px;
        float: right;
        color: #bebec0;
        background-position: right 16px;
        background-repeat: no-repeat;
    }

    .sos-form-wrapper .sos-form-input {
        margin: 0;
        padding: 0;
        width: 100%;
        float: right;
        color: #888;
    }

        .sos-form-wrapper .sos-form-input input,
        .sos-form-wrapper .sos-form-input select {
            border: 1px solid #AAA;
            -moz-border-radius: 25px;
            -webkit-border-radius: 25px;
            border-radius: 25px;
            outline: none;
        }

        .sos-form-wrapper .sos-form-input input {
            padding: 0 16px;
            width: 87%;
            height: 39px;
        }

        .sos-form-wrapper .sos-form-input select {
            padding: 0 14px 0 40px;
            width: 100%;
            height: 41px;
            -webkit-appearance: none;
            -moz-appearance: none;
            background-image: url(../Images/css-image-sprite-form.png);
            background-position: 6px -44px;
            background-repeat: no-repeat;
        }

    .sos-form-wrapper .sos-form-button {
        margin: 35px 0 0 0;
        float: right;
    }

        .sos-form-wrapper .sos-form-button input,
        .sos-form-wrapper .sos-form-button a {
            display: block;
            color: #fff;
            font-size: 20px;
            background-color: #ec1d23;
            border: 1px solid #ec1d23;
            -moz-border-radius: 25px;
            -webkit-border-radius: 25px;
            border-radius: 25px;
        }

        .sos-form-wrapper .sos-form-button input {
            height: 41px;
            padding: 0 20px 3px 20px;
            line-height: 30px;
            outline: none;
        }

        .sos-form-wrapper .sos-form-button a {
            height: 39px;
            padding: 0 20px;
            text-decoration: none;
            line-height: 35px;
        }

            .sos-form-wrapper .sos-form-button input:hover,
            .sos-form-wrapper .sos-form-button a:hover {
                background-color: #d02126;
                border: 1px solid #d02126;
            }
    /* mods */
    .sos-form-wrapper.sos-fm-mod1 {
    }

        .sos-form-wrapper.sos-fm-mod1 .sos-form-item {
        }

/* form 2 wrapper */
.sos-form2-wrapper {
    margin: 29px auto 10px auto;
    padding: 10px 0 0 0;
    width: 100%;
    max-width: 380px;
    overflow: hidden;
    font-family: BYekan;
    font-size: 15px;
    color: #686868;
    border-top: 4px solid #ed1d25;
    background-color: #f6f6f6;
}

    .sos-form2-wrapper .sos-form2-item {
        margin: 0 auto 9px auto;
        overflow: hidden;
        float: none;
        text-align: right;
        direction: rtl;
    }

        .sos-form2-wrapper .sos-form2-item.fm2-item-mod1 {
            width: 100%;
            text-align: center;
        }

        .sos-form2-wrapper .sos-form2-item.fm2-item-mod2 {
            width: 80%;
        }

        .sos-form2-wrapper .sos-form2-item .sos-form2-title {
            font-size: 20px;
            font-weight: normal;
            margin: 0;
            text-align: center;
        }

        .sos-form2-wrapper .sos-form2-item .sos-form2-label {
            width: 100%;
            display: block;
            text-align: right;
        }

.sos-form2-hint {
    color: #888;
    font-size: 12px;
    padding: 0 3px 0 0;
}

.sos-form2-hint2 {
    color: #555;
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin: 12px 0 0;
    text-align: center;
}

.sos-form2-hint3 {
    color: #777;
    font-size: 13px;
    padding: 0 3px 0 0;
}

.sos-form2-wrapper .sos-form2-item .sos-form2-input {
    padding: 0 2%;
    width: 94.5%;
    border: 1px solid #dcdcdc;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.sos-form2-wrapper .sos-form2-item select.sos-form2-input {
    width: 99%;
}

.sos-form2-wrapper .sos-form2-item .sos-form2-input:focus {
    border-color: #fe901a;
    outline: none;
}

.sos-form2-wrapper .sos-form2-item .sos-form2-input[readonly] {
    color: #999;
    background-color: #f8f8f8;
}

.sos-form2-wrapper .sos-form2-item .sos-form2-input.sf2i-mod2 {
    font-size: 32px;
    text-align: center;
    line-height: 66px;
    letter-spacing: 5px;
}

    .sos-form2-wrapper .sos-form2-item .sos-form2-input.sf2i-mod2::placeholder {
        color: #ccc;
    }

.sos-form2-wrapper .sos-form2-item .sos-form2-input-file {
    background-color: #fff;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    color: #999;
    direction: ltr;
    height: 30px;
    text-align: left;
    width: 98%;
}

.sos-form2-wrapper .sos-form2-item .sos-form2-message {
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: #fe901a;
    float: right;
}

.sos-form2-wrapper .sos-form2-item .sos-form2-captcha-text {
    width: 55%;
    float: right;
    font-family: Arial;
    height: 28px;
    margin: 0 0 0 10px;
    text-align: center;
}

.sos-form2-wrapper .sos-form2-item .sos-form2-captcha-img {
    float: right;
}

.sos-form2-wrapper .sos-form2-item .sos-form2-btn {
    margin: 20px auto 0 auto;
    padding: 0;
    width: 99%;
    background-color: #ed1d25;
    background-image: url("../Images/css-image-sprite-form.png");
    background-position: 11px -289px;
    background-repeat: no-repeat;
    border: 1px solid #ed1d25;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    height: 41px;
    line-height: 30px;
}

    .sos-form2-wrapper .sos-form2-item .sos-form2-btn.sf2b-noback {
        background-image: none !important;
    }

    .sos-form2-wrapper .sos-form2-item .sos-form2-btn.sf2b-gray {
        background-color: #aaa;
        background-image: none;
        border: 1px solid #aaa;
    }

.sos-form2-wrapper .sos-form2-item .sos-form2-btn-a {
    background-color: #2868B0;
    border: 1px solid #2868B0;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    padding: 0 11px;
    text-decoration: none;
}

.sos-form2-wrapper .sos-form2-item.sos-form2-loading-item {
    text-align: center;
    margin: 0 auto;
}

.sos-form2-wrapper .sos-form2-item .sos-form2-loading {
}

.sos-form2-wrapper .sos-form2-item .sos-form2-messages {
    background-image: url("../Images/css-image-sprite-form.png");
    background-position: 102.5% -387px;
    background-repeat: no-repeat;
    border: 1px solid #fe9321;
    border-radius: 4px;
    color: #54929d;
    font-size: 14px;
    line-height: 17px;
    padding: 7px 11% 10px 4%;
    width: 83%;
    margin: 15px auto 0 auto;
}

    .sos-form2-wrapper .sos-form2-item .sos-form2-messages.sf2m-mod2 {
        border: none;
        background-image: none;
        padding: 0;
        width: 80%;
        margin: 15px auto 7px auto;
    }

    .sos-form2-wrapper .sos-form2-item .sos-form2-messages .a-message {
        margin: 6px 0 0 0;
    }

.sos-form2-wrapper .sos-form2-item .radio-btns-container {
    background-color: #fff;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    padding: 3px 2%;
    width: 94.5%;
    line-height: 27px;
}

    .sos-form2-wrapper .sos-form2-item .radio-btns-container input.type-radio {
        margin: 0 10px 0 7px;
        position: relative;
        top: 2px;
    }

.sos-form2-wrapper .sos-form2-item select.select {
    background-image: url("../Images/css-image-sprite-form.png");
    background-position: 11px -397px;
    background-repeat: no-repeat;
    border: 1px solid #dcdcdc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 14px;
    margin: 5px 0 0;
    padding: 3px 10px;
    width: 99%;
    -webkit-appearance: none;
    -moz-appearance: none;
}

    .sos-form2-wrapper .sos-form2-item select.select:focus {
        border-color: #fe901a;
        outline: none;
    }

.sos-form2-item.sos-form2-progress {
    text-align: center;
    display: none;
}

    .sos-form2-item.sos-form2-progress .bar {
        background-color: #1D9AEE;
        margin: 0 auto;
        color: #222;
        height: 5px;
    }

    .sos-form2-item.sos-form2-progress .percent {
        font-size: 16px;
        color: #444;
    }

.sos-form2-wrapper .sos-form2-item.sos-form2-result {
    margin-top: 17px;
    text-align: center;
    border-radius: 4px;
    color: #222;
    line-height: 44px;
    width: 88%;
}

    .sos-form2-wrapper .sos-form2-item.sos-form2-result #ResultDiv.success {
        background-color: #CCEBC9;
        color: #2F7316;
    }

    .sos-form2-wrapper .sos-form2-item.sos-form2-result #ResultDiv.error {
        background-color: #f6c9c9;
        color: #831717;
    }
/* mods */
.sos-form2-wrapper.sos-fm2-mod1 {
}

/* form 3 wrapper */
.sos-form3-wrapper {
    background-color: #f6f6f6;
    color: #686868;
    font-family: BYekan;
    font-size: 14px;
    margin: 20px 2%;
    overflow: hidden;
    width: 96%;
}

    .sos-form3-wrapper .sos-form3-item {
        direction: rtl;
        float: right;
        margin: 15px 1.3%;
        text-align: right;
        width: 30.7%;
    }

        .sos-form3-wrapper .sos-form3-item .sos-form3-label {
            display: block;
            font-weight: bold;
            padding-bottom: 5px;
            text-align: right;
            width: 100%;
        }

        .sos-form3-wrapper .sos-form3-item .sos-form3-field {
            margin: 3px 0;
        }

        .sos-form3-wrapper .sos-form3-item .sos-form3-input {
            padding: 0 2%;
            width: 94.5%;
            border: 1px solid #dcdcdc;
            -moz-border-radius: 4px;
            -webkit-border-radius: 4px;
            border-radius: 4px;
        }

            .sos-form3-wrapper .sos-form3-item .sos-form3-input.sf3i-half {
                padding: 0 2%;
                width: 44.5%;
            }

        .sos-form3-wrapper .sos-form3-item .sos-form3-btn.sf3i-half,
        .sos-form3-wrapper .sos-form3-item select.sos-form3-input.sf3i-half {
            padding: 0 2%;
            width: 49.1%;
        }

        .sos-form3-wrapper .sos-form3-item select.sos-form3-input {
            width: 99%;
        }

        .sos-form3-wrapper .sos-form3-item .sos-form3-input:focus {
            border-color: #fe901a;
            outline: none;
        }

        .sos-form3-wrapper .sos-form3-item .sos-form3-btn,
        .sos-form3-wrapper .sos-form3-item .sos-form3-btn-a {
            background-color: #d3d2d2;
            border: 1px solid #bbb;
            border-radius: 4px;
            color: #686868;
            display: inline-block;
            font-size: 14px;
            padding: 0 2%;
            text-align: center;
            text-decoration: none;
            width: 99%;
        }

            .sos-form3-wrapper .sos-form3-item .sos-form3-btn.sf3b-primary,
            .sos-form3-wrapper .sos-form3-item .sos-form3-btn-a.sf3b-primary {
                background-color: #2868b0;
                border-color: #2868b0;
                color: #fff;
            }

                .sos-form3-wrapper .sos-form3-item .sos-form3-btn.sf3b-primary[disabled],
                .sos-form3-wrapper .sos-form3-item .sos-form3-btn-a.sf3b-primary[disabled] {
                    opacity: 0.5;
                }

            .sos-form3-wrapper .sos-form3-item .sos-form3-btn.sf3b-green,
            .sos-form3-wrapper .sos-form3-item .sos-form3-btn-a.sf3b-green {
                background-color: #348e5d;
                border-color: #308c5a;
                color: #fff;
            }

                .sos-form3-wrapper .sos-form3-item .sos-form3-btn.sf3b-green[disabled],
                .sos-form3-wrapper .sos-form3-item .sos-form3-btn-a.sf3b-green[disabled] {
                    opacity: 0.5;
                }

        .sos-form3-wrapper .sos-form3-item .sos-form3-btn-a {
            width: 94.5%;
        }

            .sos-form3-wrapper .sos-form3-item .sos-form3-btn:hover,
            .sos-form3-wrapper .sos-form3-item .sos-form3-btn-a:hover {
                background-color: #dadada;
                border-color: #d2d2d2;
                color: #888888;
            }

            .sos-form3-wrapper .sos-form3-item .sos-form3-btn.sf3b-primary:hover,
            .sos-form3-wrapper .sos-form3-item .sos-form3-btn-a.sf3b-primary:hover {
                background-color: #387ecc;
                border-color: #387ecc;
                color: #fff;
            }

            .sos-form3-wrapper .sos-form3-item .sos-form3-btn.sf3b-green:hover,
            .sos-form3-wrapper .sos-form3-item .sos-form3-btn-a.sf3b-green:hover {
                background-color: #44a771;
                border-color: #3c9e69;
                color: #fff;
            }
        /* mod2 */
        .sos-form3-wrapper .sos-form3-item.mod2 {
            width: 47.4%;
        }
    /* mod3 */
    .sos-form3-wrapper.sfm3w-mod3 input,
    .sos-form3-wrapper.sfm3w-mod3 button {
        font-family: BYekan;
        box-shadow: none;
        height: 30px;
    }


/* ----------------------------- Pagers ----------------------------- */

.sos-pager-wrapper,
.sos-pager-wrapper-2 {
    width: 100%;
    font-size: 18px;
    padding: 0 0 30px 0;
    text-align: center;
}

    .sos-pager-wrapper ul,
    .sos-pager-wrapper-2 ul {
        padding: 0;
        list-style-type: none;
    }

        .sos-pager-wrapper ul li,
        .sos-pager-wrapper-2 ul li {
            display: inline;
            padding: 0;
        }

            .sos-pager-wrapper ul li a,
            .sos-pager-wrapper-2 ul li a {
                text-decoration: none;
                padding: 5px;
                color: #fff;
                background-color: #ed1c25;
                border: 1px solid #ed1c25;
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
                border-radius: 3px;
            }

            .sos-pager-wrapper-2 ul li span {
                text-decoration: none;
                padding: 5px;
                color: #ed1c25;
                background-color: #fff;
                border: 1px solid #ed1c25;
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
                border-radius: 3px;
            }

            .sos-pager-wrapper-2 ul li a {
                display: inline-block;
            }

                .sos-pager-wrapper ul li a:hover,
                .sos-pager-wrapper-2 ul li a:hover {
                    background-color: #c4181f;
                    border: 1px solid #c4181f;
                }

            .sos-pager-wrapper ul li.active a,
            .sos-pager-wrapper-2 ul li.active a {
                background-color: transparent;
                color: #ed1c25;
            }

            .sos-pager-wrapper ul li.PagedList-ellipses a {
                background-color: transparent;
                border: medium none;
                color: #ed1c25;
                padding: 0;
            }
    /* mods */
    .sos-pager-wrapper.sos-pager-mod1 {
    }

    .sos-pager-wrapper.sos-pager-mod2 {
        text-align: left;
        font-size: 20px;
        width: 96%;
        padding: 0 0 0 4%;
    }

        .sos-pager-wrapper.sos-pager-mod2 ul li {
            display: inline-block;
            height: 28px;
            padding: 2px;
            text-align: center;
            width: 28px;
            overflow: hidden
        }

            .sos-pager-wrapper.sos-pager-mod2 ul li a {
                background-image: url("../Images/css-image-sprite-form.png");
                background-position: -198px -197px;
                background-repeat: no-repeat;
                background-color: transparent;
                border: medium none;
                color: #a5a1a1;
                display: inline-block;
                height: 30px;
                padding: 0;
                width: 28px;
            }

                .sos-pager-wrapper.sos-pager-mod2 ul li a:hover {
                    color: #fff;
                    background-position: -598px -197px;
                }

            .sos-pager-wrapper.sos-pager-mod2 ul li.active {
                width: 38px;
                height: 38px;
                background-image: url("../Images/css-image-sprite-form.png");
                background-position: -297px -194px;
                background-repeat: no-repeat;
                position: relative;
                top: 4px;
            }

                .sos-pager-wrapper.sos-pager-mod2 ul li.active a {
                    background-image: none;
                    color: #fff;
                    font-size: 27px;
                    height: 40px;
                    width: 38px;
                }

            .sos-pager-wrapper.sos-pager-mod2 ul li.PagedList-skipToFirst a,
            .sos-pager-wrapper.sos-pager-mod2 ul li.PagedList-skipToPrevious a,
            .sos-pager-wrapper.sos-pager-mod2 ul li.PagedList-skipToNext a,
            .sos-pager-wrapper.sos-pager-mod2 ul li.PagedList-skipToLast a {
                text-indent: 30000px;
            }

            .sos-pager-wrapper.sos-pager-mod2 ul li.PagedList-skipToFirst a {
                background-position: 6px -193px;
            }

            .sos-pager-wrapper.sos-pager-mod2 ul li.PagedList-skipToPrevious a {
                background-position: -95px -193px;
            }

            .sos-pager-wrapper.sos-pager-mod2 ul li.PagedList-ellipses {
                display: none;
            }

            .sos-pager-wrapper.sos-pager-mod2 ul li.PagedList-skipToNext a {
                background-position: -388px -193px;
            }

            .sos-pager-wrapper.sos-pager-mod2 ul li.PagedList-skipToLast a {
                background-position: -493px -193px;
            }

    .sos-pager-wrapper-2.sos-pager-mod1 {
    }

    .sos-pager-wrapper-2.sos-pager-mod2 {
    }


/* ----------------------------- Contractual Medical Centers ----------------------------- */

/* banner */
#medical-centers-page #sos-medical-centers-banner-wrapper {
    background-image: url(../Images/banners/medical-centers-banner-bg.jpg);
}
/* filters */
#medical-centers-page #sos-medical-centers-filters-inside {
    padding: 1px 0;
}

#medical-centers-page #sos-medical-centers-filters-wrapper {
    border-bottom: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;
    margin: 5px 10% 5px;
    padding: 19px 0;
}

    #medical-centers-page #sos-medical-centers-filters-wrapper .sos-form-input {
        font-size: 14px;
    }

#medical-centers-page #sos-medical-centers-filter-title-item {
    width: 282px;
}

#medical-centers-page #sos-medical-centers-filter-province-item {
    width: 170px;
}

#medical-centers-page #sos-medical-centers-filter-contract-item {
    width: 155px;
}

#medical-centers-page #sos-medical-centers-filter-class-item {
    width: 160px;
}

#medical-centers-page #sos-medical-centers-filter-reset-item,
#medical-centers-page #sos-medical-centers-filter-print-item {
    float: left;
}

#medical-centers-page #sos-medical-centers-filter-print-item {
    clear: right;
}

#medical-centers-page #sos-medical-centers-filter-apply-input input {
    padding: 0 20px 3px 66px;
    background-image: url(../Images/css-image-sprite-form.png);
    background-position: 9px -102px;
    background-repeat: no-repeat;
}

#medical-centers-page #sos-medical-centers-filter-reset-input a,
#medical-centers-page #sos-medical-centers-filter-print-input a {
    background-color: #4c4c4c;
    border: 1px solid #4c4c4c;
    font-size: 16px;
}

#medical-centers-page #sos-medical-centers-filter-print-input a {
    padding: 0 20px 0 57px;
    background-image: url(../Images/css-image-sprite-form.png);
    background-position: -391px -102px;
    background-repeat: no-repeat;
}
/* jquery ui autocomplete*/
#medical-centers-page ul#ui-id-1 {
    direction: rtl;
    text-align: right;
    font-family: BYekan;
    color: #777;
    font-size: 14px;
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
    max-width: 350px;
}
/* table loading */
#medical-centers-page #sos-medical-centers-table-loading-inside {
    height: 20px;
    text-align: center;
}
/* table */
#medical-centers-page #sos-medical-centers-table-message {
    text-align: center;
    color: #666;
    line-height: 20px;
    padding: 0 0 9px 0;
}

#medical-centers-page #sos-medical-centers-table-header .sos-col {
    background-color: #ec1d23;
}

#medical-centers-page .sos-table-row .sos-col4 .sos-td {
    /*text-align: right;*/
}

    #medical-centers-page .sos-table-row .sos-col4 .sos-td span {
        padding-right: 55px;
    }

    #medical-centers-page .sos-table-row .sos-col4 .sos-td.active span {
        background-image: url(../Images/css-image-sprite-form.png);
        background-repeat: no-repeat;
        background-position: 12px -493px;
    }

    #medical-centers-page .sos-table-row .sos-col4 .sos-td.deactive span {
        background-image: url(../Images/css-image-sprite-form.png);
        background-repeat: no-repeat;
        background-position: -189px -493px;
        color: #999;
    }

#medical-centers-page .sos-table-row .sos-col7 .sos-td {
    /*text-align: right;*/
}

    #medical-centers-page .sos-table-row .sos-col7 .sos-td span {
        padding-right: 58px;
    }

    #medical-centers-page .sos-table-row .sos-col7 .sos-td.hasOnRec span {
        background-image: url(../Images/css-image-sprite-form.png);
        background-repeat: no-repeat;
        background-position: 12px -493px;
    }

    #medical-centers-page .sos-table-row .sos-col7 .sos-td.hasNotOnRec span {
        background-image: url(../Images/css-image-sprite-form.png);
        background-repeat: no-repeat;
        background-position: -190px -493px;
        color: #999;
    }
/* page# */
#medical-centers-page #sos-medical-centers-page-number-wrapper {
    width: 100%;
    font-size: 18px;
    padding: 0 0 0 0;
    text-align: center;
}
/* entries# */
#medical-centers-page #sos-medical-centers-table-entries-counted {
    width: 100%;
    font-size: 18px;
    padding: 0 0 12px 0;
    text-align: center;
    color: #ed1c25;
}
/* pager */
#medical-centers-page #sos-medical-centers-pager-wrapper {
    padding: 0;
}

    #medical-centers-page #sos-medical-centers-pager-wrapper .pagination {
        margin-bottom: 0px;
    }

        #medical-centers-page #sos-medical-centers-pager-wrapper .pagination li a {
            cursor: pointer;
        }
/* more info fancybox popup */
#medical-centers-page .fancybox-wrap .fancybox-skin .fancybox-inner > div {
    background-image: url(../Images/more-info-fancybox-head.png);
    background-position: top right;
    background-repeat: no-repeat;
    padding: 30px;
    height: 60px;
}

    #medical-centers-page .fancybox-wrap .fancybox-skin .fancybox-inner > div h4 {
        border: 1px solid #ec1d23;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        border-radius: 25px;
        color: #ec1d23;
        float: right;
        font-size: 20px;
        font-weight: normal;
        line-height: 35px;
        margin: 9px 18px 0 0;
        padding: 0 25px 4px;
    }

    #medical-centers-page .fancybox-wrap .fancybox-skin .fancybox-inner > div dl {
        float: right;
        margin: 30px 2% 10px 0;
        width: 98%;
        font-size: 16px;
        line-height: 30px;
        position: relative;
    }

        #medical-centers-page .fancybox-wrap .fancybox-skin .fancybox-inner > div dl dt {
            float: right;
            width: 14%;
            color: #7c7c7c;
        }

        #medical-centers-page .fancybox-wrap .fancybox-skin .fancybox-inner > div dl dd {
            margin: 0 0 0 50%;
            float: right;
            width: 36%;
        }

            #medical-centers-page .fancybox-wrap .fancybox-skin .fancybox-inner > div dl dd#mapWrapper {
                width: 44%;
                height: 350px;
                background-color: #fafafa;
                margin: 0;
                position: absolute;
                top: 6px;
                left: 2%;
                padding: 3px;
                border: 1px solid #6588c3;
            }

                #medical-centers-page .fancybox-wrap .fancybox-skin .fancybox-inner > div dl dd#mapWrapper #map1 {
                    width: 100%;
                    height: 100%;
                    direction: ltr;
                    text-align: left;
                    font-family: OpenSans;
                }

                #medical-centers-page .fancybox-wrap .fancybox-skin .fancybox-inner > div dl dd#mapWrapper #nomap {
                    width: 100%;
                    height: 100%;
                    text-align: center;
                    background-image: url("../Images/nomap.jpg");
                    background-position: top center;
                    opacity: 0.8;
                }
/* page loading */
#medical-centers-page #sos-medical-centers-page-loading-inside {
    height: 50px;
    text-align: center;
}

    #medical-centers-page #sos-medical-centers-page-loading-inside img {
        padding: 10px 0 0 0;
    }


/* ----------------------------- Contractual Medical Centers Print ----------------------------- */

#medical-centers-print-page #sos-info-box {
    display: none;
}
/* top */
#medical-centers-print-page #sos-medical-centers-print-top-wrapper {
    height: 50px;
    margin: 20px 0 25px 0;
    padding: 15px 0;
    border-bottom: 1px solid #999;
    border-top: 1px solid #ed1d24;
}

    #medical-centers-print-page #sos-medical-centers-print-top-wrapper #sos-medical-centers-print-top-title {
        float: right;
        font-weight: normal;
        margin: 0;
        font-size: 22px;
        margin: 3px 0 0 0;
    }

    #medical-centers-print-page #sos-medical-centers-print-top-wrapper #sos-medical-centers-print-top-return {
        background-color: #4c4c4c;
        background-image: url("../Images/css-image-sprite-form.png");
        background-position: -793px -40px;
        background-repeat: no-repeat;
        border-radius: 3px;
        color: #fff;
        display: block;
        float: left;
        margin: 8px 0 0;
        padding: 3px 15px 3px 40px;
        text-decoration: none;
    }

    #medical-centers-print-page #sos-medical-centers-print-top-wrapper #sos-medical-centers-print-top-print {
        background-color: #ec1d25;
        background-image: url("../Images/css-image-sprite-form.png");
        background-position: -791px -104px;
        background-repeat: no-repeat;
        border-radius: 3px;
        color: #fff;
        display: block;
        float: left;
        margin: 8px 0 0 6px;
        padding: 3px 17px 3px 54px;
        text-decoration: none;
    }
/* table */
#medical-centers-print-page #sos-medical-centers-print-table-inside {
    padding: 30px 0 40px 0;
    min-height: 400px;
}

    #medical-centers-print-page #sos-medical-centers-print-table-inside #sos-medical-centers-print-table-1 {
        direction: rtl;
        font-size: 12px;
        line-height: 16px;
        width: 100%;
    }

        #medical-centers-print-page #sos-medical-centers-print-table-inside #sos-medical-centers-print-table-1 th {
            padding: 7px 0;
            border: 1px solid #dedede;
            background-color: #f0f0f0;
        }

        #medical-centers-print-page #sos-medical-centers-print-table-inside #sos-medical-centers-print-table-1 td {
            padding: 5px 5px;
            border: 1px solid #dedede;
        }

            #medical-centers-print-page #sos-medical-centers-print-table-inside #sos-medical-centers-print-table-1 td.smcpt-td-kind,
            #medical-centers-print-page #sos-medical-centers-print-table-inside #sos-medical-centers-print-table-1 td.smcpt-td-province,
            #medical-centers-print-page #sos-medical-centers-print-table-inside #sos-medical-centers-print-table-1 td.smcpt-td-city,
            #medical-centers-print-page #sos-medical-centers-print-table-inside #sos-medical-centers-print-table-1 td.smcpt-td-phone {
                text-align: center;
            }


/* ----------------------------- A NEWS page ----------------------------- */

.news-page #sos-news-page-info-inside {
    background-color: #fafafa;
}

    .news-page #sos-news-page-info-inside #sos-news-page-title {
        padding: 0 10% 0 3%;
        width: 57%;
        float: right;
    }

        .news-page #sos-news-page-info-inside #sos-news-page-title h1 {
            margin: 0;
            padding: 29px 0 20px;
            font-size: 20px;
            font-weight: normal;
            line-height: 25px;
        }

    .news-page #sos-news-page-info-inside #sos-news-page-more {
        float: right;
        overflow: hidden;
        padding: 21px 0 7px 10%;
        width: 20%;
        color: #333;
    }

        .news-page #sos-news-page-info-inside #sos-news-page-more .sos-news-page-more-item {
            float: left;
            font-size: 14px;
            line-height: 18px;
            padding: 3px 0 2px 0;
            text-align: left;
            width: 100%;
        }

.news-page #sos-news-page-summary-inside {
    padding-top: 9px;
}

    .news-page #sos-news-page-summary-inside p {
        background-color: #f3f3f3;
        line-height: 24px;
        padding: 15px 3%;
        width: 74%;
        font-size: 14px;
    }

.news-page #sos-news-page-image-inside {
    text-align: center;
    width: 80%;
}

    .news-page #sos-news-page-image-inside img {
        max-width: 100%;
        height: auto;
    }

.news-page #sos-news-page-story-inside {
    padding: 20px 0 0 0;
}


/* ----------------------------- Vote Result ----------------------------- */

#sos-vote-result {
    margin: 0;
    padding: 0;
    overflow: hidden;
    font-family: BYekan;
}

    #sos-vote-result #sos-vote-result-logo {
        width: 100%;
        height: 220px;
        text-align: center;
    }

        #sos-vote-result #sos-vote-result-logo img {
            position: relative;
            top: 101px;
        }

    #sos-vote-result #sos-vote-result-message {
        padding: 55px 0 0 0;
        width: 100%;
        height: 105px;
        text-align: center;
        font-size: 36px;
        color: #fff;
        background-color: #1bbc9b;
        line-height: 40px;
    }

    #sos-vote-result #sos-vote-result-link {
        padding: 70px 0 0 0;
        width: 100%;
        height: 200px;
        text-align: center;
        font-size: 28px;
    }

        #sos-vote-result #sos-vote-result-link a {
            border: 2px solid #e77e23;
            color: #e77e23;
            display: block;
            margin: 0 auto;
            padding: 7px 0;
            text-decoration: none;
            width: 310px;
            transition: background-color 0.4s;
        }

            #sos-vote-result #sos-vote-result-link a:hover {
                color: #fff;
                background-color: #e77e23;
            }


/* ----------------------------- Mobile App page ----------------------------- */

/* one */
#mobile-app-page #sos-mobile-app-one-inside {
    height: 600px;
    background-image: url(../Images/mobile-app-title-bg.jpg);
    background-position: right center;
}

#mobile-app-page #sos-mobile-app-one-wrapper {
    margin: 40px 0 0 3.667%;
    width: 100%;
    max-width: 400px;
    float: left;
    color: #fff;
}

    #mobile-app-page #sos-mobile-app-one-wrapper #sos-mobile-app-one-img {
        width: 213px;
        height: 222px;
        margin: 0 auto 25px auto;
        background-image: url(../Images/css-image-sprite-mobile-app.png);
        background-position: 0 0;
    }

    #mobile-app-page #sos-mobile-app-one-wrapper #sos-mobile-app-one-txt {
        width: 100%;
        height: 90px;
        text-align: right;
        line-height: 42px;
        margin: 0 0 25px 0;
    }

        #mobile-app-page #sos-mobile-app-one-wrapper #sos-mobile-app-one-txt h1 {
            font-size: 40px;
            padding: 0 5px 0 0;
            text-shadow: 0px 2px 1px #444;
            margin: 0;
        }

        #mobile-app-page #sos-mobile-app-one-wrapper #sos-mobile-app-one-txt h3 {
            margin: 0;
            font-weight: normal;
            font-size: 25px;
            padding: 0 5px 0 0;
        }

    #mobile-app-page #sos-mobile-app-one-wrapper #sos-mobile-app-one-info {
        width: 85%;
        height: 172px;
        /*background-color: #282e37;*/
        background-color: rgba(40,46,55,0.8);
        padding: 0 7.5% 0 7.5%;
        font-size: 17px;
        overflow: hidden;
    }

        #mobile-app-page #sos-mobile-app-one-wrapper #sos-mobile-app-one-info div {
            width: 100%;
            line-height: 23px;
            margin: 19px 0 20px 0;
            text-align: right;
            float: left;
        }

        #mobile-app-page #sos-mobile-app-one-wrapper #sos-mobile-app-one-info a {
            background-color: #ed292d;
            background-image: url("../Images/css-image-sprite-mobile-app.png");
            background-position: 198px -289px;
            color: #fff;
            float: left;
            height: 50px;
            padding: 12px 60px 0 0;
            text-align: right;
            text-decoration: none;
            width: 190px;
            transition: background-color 0.4s;
        }

            #mobile-app-page #sos-mobile-app-one-wrapper #sos-mobile-app-one-info a:hover {
                background-color: #b72023;
            }
/* two */
#mobile-app-page #sos-mobile-app-two .sos-mobile-app-two-item {
    width: 31%;
    overflow: hidden;
    padding: 80px 1.165% 100px 1.165%;
    float: right;
    text-align: center;
    line-height: 22px;
}

    #mobile-app-page #sos-mobile-app-two .sos-mobile-app-two-item .sos-mati-img {
        width: 130px;
        height: 140px;
        margin: 0 auto 0 auto;
        background-image: url(../Images/css-image-sprite-mobile-app.png);
        background-repeat: no-repeat;
        background-position: -870px 0;
    }

#mobile-app-page #sos-mobile-app-two #sos-mobile-app-two-item-2 .sos-mati-img {
    background-position: -596px 0;
}

#mobile-app-page #sos-mobile-app-two #sos-mobile-app-two-item-3 .sos-mati-img {
    background-position: -290px 0;
}

#mobile-app-page #sos-mobile-app-two .sos-mobile-app-two-item .sos-mati-txt1 {
    font-size: 17px;
    color: #424242;
    margin: 0 0 10px 0;
}

#mobile-app-page #sos-mobile-app-two .sos-mobile-app-two-item .sos-mati-txt2 {
    color: #888;
}
/* three */
#mobile-app-page #sos-mobile-app-three-inside {
    background-color: #e7e7e7;
}

#mobile-app-page #sos-mobile-app-three #sos-mobile-app-three-img {
    margin: 25px 0;
    width: 28%;
    height: 240px;
    float: right;
}

    #mobile-app-page #sos-mobile-app-three #sos-mobile-app-three-img #sos-math-img {
        width: 125px;
        height: 115px;
        margin: 70px auto 0 auto;
        background-image: url(../Images/css-image-sprite-mobile-app.png);
        background-repeat: no-repeat;
        background-position: -600px -300px;
    }

#mobile-app-page #sos-mobile-app-three #sos-mobile-app-three-txt {
    margin: 25px 0;
    width: 71%;
    height: 240px;
    float: right;
    border-right: 2px solid #aaa;
    overflow: hidden;
    text-align: center;
    line-height: 22px;
}

    #mobile-app-page #sos-mobile-app-three #sos-mobile-app-three-txt #sos-math-txt1 {
        width: 80%;
        padding: 28px 10% 10px 10%;
        font-size: 17px;
        color: #424242;
    }

    #mobile-app-page #sos-mobile-app-three #sos-mobile-app-three-txt #sos-math-link {
        width: 80%;
        padding: 25px 10% 20px 10%;
    }

        #mobile-app-page #sos-mobile-app-three #sos-mobile-app-three-txt #sos-math-link a {
            background-color: #ed292d;
            background-image: url("../Images/css-image-sprite-mobile-app.png");
            background-position: -134px -292px;
            background-repeat: no-repeat;
            color: #fff;
            display: block;
            height: 26px;
            margin: 0 auto;
            padding: 15px 80px 15px 0;
            text-align: right;
            text-decoration: none;
            width: 140px;
            transition: background-color 0.4s;
        }

            #mobile-app-page #sos-mobile-app-three #sos-mobile-app-three-txt #sos-math-link a:hover {
                background-color: #b72023;
            }

    #mobile-app-page #sos-mobile-app-three #sos-mobile-app-three-txt #sos-math-txt2 {
        width: 80%;
        padding: 10px 10% 20px 10%;
        color: #777;
        font-size: 17px;
    }


/* ----------------------------- International representation page ----------------------------- */

#international-representation-page #sos-international-representation-banner-wrapper {
    background-image: url(../Images/banners/international-representation-banner-bg.jpg);
}

#international-representation-page #sos-international-representation-description-inside {
    padding-top: 30px;
    padding-bottom: 15px;
}

#international-representation-page #sos-international-representation-logos-inside {
    padding-bottom: 25px;
    background-color: #f7f7f7;
    background-image: url(../Images/textured-bg-02.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}

#international-representation-page #sos-international-representation-logos-wrapper {
    margin: 15px 19% 15px 15%;
    width: 66%;
}

#international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item {
    margin: 12px 0;
    width: 33.33%;
    height: 200px;
    float: right;
    background-image: url(../Images/international-rep-logo-bg.jpg);
    background-position: top right;
    background-repeat: no-repeat;
}

    #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a {
        display: block;
        float: right;
        width: 192px;
        height: 192px;
        background-image: url(../Images/css-image-sprite-intl-reps-logos.png);
        background-repeat: no-repeat;
    }

        #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-01 {
            background-position: 0 0;
        }

            #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-01:hover {
                background-position: 0 -200px;
            }

        #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-02 {
            background-position: -200px 0;
        }

            #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-02:hover {
                background-position: -200px -200px;
            }

        #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-03 {
            background-position: -400px 0;
        }

            #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-03:hover {
                background-position: -400px -200px;
            }

        #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-04 {
            background-position: -600px 0;
        }

            #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-04:hover {
                background-position: -600px -200px;
            }

        #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-05 {
            background-position: -800px 0;
        }

            #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-05:hover {
                background-position: -800px -200px;
            }

        #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-06 {
            background-position: -1000px 0;
        }

            #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-06:hover {
                background-position: -1000px -200px;
            }

        #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-07 {
            background-position: -1200px 0;
        }

            #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-07:hover {
                background-position: -1200px -200px;
            }

        #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-08 {
            background-position: -1400px 0;
        }

            #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-08:hover {
                background-position: -1400px -200px;
            }

        #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-09 {
            background-position: -1600px 0;
        }

            #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-09:hover {
                background-position: -1600px -200px;
            }

        #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-10 {
            background-position: -1800px 0;
        }

            #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-10:hover {
                background-position: -1800px -200px;
            }

        #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-11 {
            background-position: -2000px 0;
        }

            #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-11:hover {
                background-position: -2000px -200px;
            }

        #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-12 {
            background-position: -2200px 0;
        }

            #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-12:hover {
                background-position: -2200px -200px;
            }

        #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-13 {
            background-position: -2400px 0;
        }

            #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-13:hover {
                background-position: -2400px -200px;
            }

        #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-14 {
            background-position: -2600px 0;
        }

            #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-14:hover {
                background-position: -2600px -200px;
            }

        #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-15 {
            background-position: -2800px 0;
        }

            #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-15:hover {
                background-position: -2800px -200px;
            }

        #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-16 {
            background-position: -3000px 0;
        }

            #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-16:hover {
                background-position: -3000px -200px;
            }

        #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-17 {
            background-position: -3200px 0;
        }

            #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-17:hover {
                background-position: -3200px -200px;
            }

        #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-18 {
            background-position: -3400px 0;
        }

            #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-18:hover {
                background-position: -3400px -200px;
            }

        #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-19 {
            background-position: -3600px 0;
        }

            #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-19:hover {
                background-position: -3600px -200px;
            }

        #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-20 {
            background-position: -3800px 0;
        }

            #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-20:hover {
                background-position: -3800px -200px;
            }

        #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-21 {
            background-position: -4000px 0;
        }

            #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-21:hover {
                background-position: -4000px -200px;
            }

        #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-22 {
            background-position: -4200px 0;
        }

            #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-22:hover {
                background-position: -4200px -200px;
            }

        #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-23 {
            background-position: -4400px 0;
        }

            #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-23:hover {
                background-position: -4400px -200px;
            }

        #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-24 {
            background-position: -4600px 0;
        }

            #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-24:hover {
                background-position: -4600px -200px;
            }

        #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-25 {
            background-position: -4800px 0;
        }

            #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-25:hover {
                background-position: -4800px -200px;
            }

        #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-26 {
            background-position: -5000px 0;
        }

            #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-26:hover {
                background-position: -5000px -200px;
            }

        #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-27 {
            background-position: -5200px 0;
        }

            #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-27:hover {
                background-position: -5200px -200px;
            }

        #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-28 {
            background-position: -5400px 0;
        }

            #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-28:hover {
                background-position: -5400px -200px;
            }

        #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-29 {
            background-position: -5600px 0;
        }

            #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-29:hover {
                background-position: -5600px -200px;
            }

        #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-30 {
            background-position: -5800px 0;
        }

            #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-30:hover {
                background-position: -5800px -200px;
            }

        #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-31 {
            background-position: -6000px 0;
        }

            #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-31:hover {
                background-position: -6000px -200px;
            }

        #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-32 {
            background-position: -6200px 0;
        }

            #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-32:hover {
                background-position: -6200px -200px;
            }

        #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-33 {
            background-position: -6400px 0;
        }

            #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-33:hover {
                background-position: -6400px -200px;
            }

        #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-34 {
            background-position: -6600px 0;
        }

            #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item a#sos-intl-rep-item-34:hover {
                background-position: -6600px -200px;
            }


/* ----------------------------- NEWS List page ----------------------------- */

#news-list-page #sos-info-box {
    display: none;
}

#news-list-page #sos-news-list-title-wrapper {
    margin: 0;
}
/* items */
#news-list-page #sos-news-list-items-inside {
    border-bottom: 10px solid #ddd;
}

#news-list-page .sos-news-list-items-story {
    overflow: hidden;
    width: 50%;
    float: right;
}

    #news-list-page .sos-news-list-items-story.snlis-1 {
        background-color: #FAFEFF;
    }

    #news-list-page .sos-news-list-items-story.snlis-2 {
        background-color: #ffffff;
    }

    #news-list-page .sos-news-list-items-story.snlis-3 {
        background-color: #ffffff;
    }

    #news-list-page .sos-news-list-items-story.snlis-4 {
        background-color: #eafaff;
    }

    #news-list-page .sos-news-list-items-story.snlis-1:hover {
        background-color: #e8faff;
    }

#news-list-page .sos-news-list-items-story-inside {
    /*background-image: url(../Images/news/news-list-item-story-img.png);*/
    background-repeat: no-repeat;
    background-position: left top;
    width: auto;
    height: 346px;
    border-top: 10px solid #ddd;
    border-right: 10px solid #ddd;
    position: relative;
}

    #news-list-page .sos-news-list-items-story-inside .sos-news-list-items-story-text {
        float: right;
        margin: 63px 10% 0 0;
        width: 265px;
        overflow: hidden;
        text-align: right;
        direction: rtl;
        height: 250px;
    }

        #news-list-page .sos-news-list-items-story-inside .sos-news-list-items-story-text h2 {
            color: #ed1b23;
            float: right;
            font-size: 20px;
            line-height: 20px;
            margin: 0;
            width: 100%;
        }

        #news-list-page .sos-news-list-items-story-inside .sos-news-list-items-story-text p {
            color: #7a7c7c;
            float: right;
            font-size: 15px;
            line-height: 20px;
            margin: 0;
            padding: 9px 0 0;
            text-align: justify;
            width: 100%;
        }

    #news-list-page .sos-news-list-items-story-inside .sos-news-list-items-story-info {
        border-right: 2px solid #98badc;
        direction: rtl;
        float: right;
        font-size: 11px;
        line-height: 17px;
        margin: 260px 40px 0 0;
        padding: 0 5px 0 0;
        text-align: right;
        width: 140px;
    }

        #news-list-page .sos-news-list-items-story-inside .sos-news-list-items-story-info .snlisi-code {
            width: 100%;
            float: right;
        }

        #news-list-page .sos-news-list-items-story-inside .sos-news-list-items-story-info .snlisi-date {
            width: 100%;
            float: right;
        }

        #news-list-page .sos-news-list-items-story-inside .sos-news-list-items-story-info .snlisi-label {
        }

        #news-list-page .sos-news-list-items-story-inside .sos-news-list-items-story-info .snlisi-txt {
            color: #7a7c7c;
        }
/* pager */
#news-list-page #sos-news-list-pager-inside {
    padding: 10px 0 15px 0;
}


/* ----------------------------- Login page ----------------------------- */

#login-page #sos-login-page-main-inside {
    background-color: #f6f6f6;
    background-image: url(../Images/horizontal-line-color.png);
    background-position: right;
    background-repeat: repeat-y;
}

#login-page #sos-login-page-main-inner {
    padding: 30px 5.5% 20px 0;
    background-image: url(../Images/login-page-img1.jpg);
    background-repeat: no-repeat;
    background-position: -20px center;
}

#login-page #sos-login-page-main-notify {
    background-color: #bac6d9;
    border-radius: 3px;
    float: right;
    line-height: 27px;
    margin: 0 0 25px 6%;
    padding: 10px 7%;
    width: 80%;
    position: relative;
}

    #login-page #sos-login-page-main-notify img {
        position: absolute;
        right: 2%;
        top: 10px;
        width: 20px;
        cursor: pointer;
    }

#login-page #sos-login-page-main-login {
    margin: 0 0 0 0.5%;
    width: 29%;
    max-width: 330px;
    float: right;
    color: #5f5f5f;
}

#login-page #sos-login-page-main-login-title {
    font-size: 19px;
    font-weight: normal;
    margin: 0;
    padding: 0 50px 5px 0;
    background-image: url(../Images/css-image-sprite-activation.png);
    background-position: 100% 6px;
    background-repeat: no-repeat;
}

#login-page #sos-login-page-main-login label.label {
    display: block;
    font-size: 15px;
    padding: 0 0 0 0;
}

#login-page #sos-login-page-main-login .sos-form2-message {
    color: #fe901a;
    display: block;
    font-size: 12px;
    text-align: center;
    width: 100%;
}

#login-page #sos-login-page-main-login input:focus {
    border-color: #fe901a !important;
    outline: none;
}

#login-page #sos-login-page-main-login input.type-text,
#login-page #sos-login-page-main-login input.type-pass,
#login-page #sos-login-page-main-login div.radio-btns-container,
#login-page #sos-login-page-main-login div.captcha-login-container input#CaptchaInputText {
    border: 1px solid #dcdcdc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 98.5%;
}

#login-page #sos-login-page-main-login input#NationalCode,
#login-page #sos-login-page-main-login input#PassWord {
    direction: ltr;
    text-align: left;
}

#login-page #sos-login-page-main-login div.radio-btns-container {
    background-color: #fff;
    font-size: 14px;
    padding: 5px 1.5%;
    width: 96%;
    position: relative;
    background-image: url(../Images/css-image-sprite-form.png);
    background-repeat: no-repeat;
    background-position: right -1585px;
    height: 66px;
}

    #login-page #sos-login-page-main-login div.radio-btns-container input.type-radio {
        margin: 0 10px 0 7px;
    }

    #login-page #sos-login-page-main-login div.radio-btns-container .rbtnsc-help {
        border-right: 1px solid #ccc;
        color: #777;
        font-size: 12px;
        height: 61px;
        left: 9px;
        line-height: 20px;
        padding-right: 2%;
        position: absolute;
        top: 8px;
        width: 55%;
        text-align: justify;
    }

#login-page #sos-login-page-main-login select#Companies {
    background-image: url("../Images/css-image-sprite-form.png");
    background-position: 11px -397px;
    background-repeat: no-repeat;
    border: 1px solid #dcdcdc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 14px;
    margin: 0 0 0;
    padding: 3px 10px;
    width: 99%;
    -webkit-appearance: none;
    -moz-appearance: none;
}

    #login-page #sos-login-page-main-login select#Companies:focus {
        border-color: #fe901a;
        outline: none;
    }

#login-page #sos-login-page-main-login div.remember-me-container {
    font-size: 14px;
    padding: 15px 0 10px 0;
}

    #login-page #sos-login-page-main-login div.remember-me-container input {
        float: right;
        margin: 9px 10px 0 7px;
    }

    #login-page #sos-login-page-main-login div.remember-me-container label {
        float: right;
    }
/*#login-page #sos-login-page-main-login div.remember-me-container img{
    float: left;
    margin: 0 0 0 1%;
}*/
#login-page #sos-login-page-main-login div.captcha-login-container {
    padding: 5px 0;
}

    #login-page #sos-login-page-main-login div.captcha-login-container img#CaptchaImage {
        top: 5px;
        float: left;
        max-width: 35%;
        position: relative;
    }

    #login-page #sos-login-page-main-login div.captcha-login-container a.captcha-refresh-link {
        background-image: url("../Images/css-image-sprite-form.png");
        background-position: -401px -501px;
        bottom: 18px;
        display: block;
        float: left;
        font-size: 0;
        height: 24px;
        left: 13px;
        position: relative;
        text-decoration: none;
        width: 24px;
    }

        #login-page #sos-login-page-main-login div.captcha-login-container a.captcha-refresh-link:hover {
            background-position: -500px -501px;
        }

    #login-page #sos-login-page-main-login div.captcha-login-container input#CaptchaInputText {
        border: 1px solid #dcdcdc;
        border-radius: 4px;
        bottom: 24px;
        color: #5f5f5f;
        direction: ltr;
        float: right;
        font-family: Tahoma;
        font-size: 16px;
        height: 34px;
        line-height: 34px;
        outline: medium none;
        padding: 0 1%;
        position: relative;
        text-align: center;
        width: 41%;
    }

    #login-page #sos-login-page-main-login div.captcha-login-container span.field-validation-error,
    #login-page #sos-login-page-main-login div.captcha-login-container span.field-validation-valid {
        color: red;
        direction: rtl;
        display: block;
        margin-bottom: 12px;
        overflow: hidden;
        text-align: right;
        width: 100%;
        position: relative;
        bottom: 19px;
    }

#login-page #sos-login-page-main-login .login-btn {
    background-color: #ed1d25;
    background-image: url("../Images/css-image-sprite-form.png");
    background-position: 11px -289px;
    background-repeat: no-repeat;
    border: 1px solid #ed1d25;
    border-radius: 4px;
    bottom: 5px;
    color: #fff;
    float: right;
    font-size: 20px;
    height: 40px;
    line-height: 30px;
    padding: 0 0 20px 34px;
    position: relative;
    width: 100%;
}

#login-page #sos-login-page-main-login .forgot-pass-new-container {
    width: 100%;
    text-align: left;
}

    #login-page #sos-login-page-main-login .forgot-pass-new-container a {
        text-decoration: none;
        color: #00429c;
    }

        #login-page #sos-login-page-main-login .forgot-pass-new-container a:hover {
            color: #033880;
        }

#login-page #sos-login-page-main-registration {
    margin: 0;
    width: 30%;
    max-width: 340px;
    float: right;
}

    #login-page #sos-login-page-main-registration #register-or-forget,
    #login-page #sos-login-page-main-registration #register-or-forget-2 {
        margin: 75px auto;
        text-align: center;
        width: 72%;
    }

    #login-page #sos-login-page-main-registration #register-or-forget-2 {
        margin: 60px auto 33px auto;
        display: none;
    }

        #login-page #sos-login-page-main-registration #register-or-forget a.register,
        #login-page #sos-login-page-main-registration #register-or-forget-2 a.register {
            background-color: #fff;
            background-image: url("../Images/activation-icon.png");
            background-position: center 33px;
            background-repeat: no-repeat;
            border-radius: 3px;
            box-shadow: 0 0 3px 0 #888;
            color: #ed1d25;
            display: block;
            font-size: 22px;
            height: 66px;
            padding: 160px 0 0;
            text-decoration: none;
            -webkit-transition: box-shadow 0.4s;
            -moz-transition: box-shadow 0.4s;
            -o-transition: box-shadow 0.4s;
            transition: box-shadow 0.4s;
            width: 100%;
        }

            #login-page #sos-login-page-main-registration #register-or-forget a.register:hover,
            #login-page #sos-login-page-main-registration #register-or-forget-2 a.register:hover {
                box-shadow: 0 0 8px 4px #c6c6c6;
            }

        #login-page #sos-login-page-main-registration #register-or-forget a.forget-pass,
        #login-page #sos-login-page-main-registration #register-or-forget-2 a.forget-pass {
            /*color: #888;*/
            display: block;
            font-size: 15px;
            margin: 19px 0 0;
            padding: 0;
            text-decoration: none;
            width: 100%;
        }

            #login-page #sos-login-page-main-registration #register-or-forget a.forget-pass:hover,
            #login-page #sos-login-page-main-registration #register-or-forget-2 a.forget-pass:hover {
                color: #0f28a3;
            }

    #login-page #sos-login-page-main-registration #loading-image {
        padding: 15px 0 0 0;
        text-align: center;
    }

    #login-page #sos-login-page-main-registration #form-messages {
        background-color: #e6f5f8;
        background-image: url("../Images/css-image-sprite-form.png");
        background-position: 105% -390px;
        background-repeat: no-repeat;
        border: 1px solid #dae4e6;
        border-radius: 4px;
        color: #54929d;
        font-size: 14px;
        line-height: 17px;
        padding: 5px 0 10px;
        text-align: center;
        width: 98.5%;
    }

        #login-page #sos-login-page-main-registration #form-messages .a-message {
            padding: 4px 50px 0;
        }
/* intro overlay! */
#login-page #sos-login-page-intro {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.95);
    z-index: 400;
    display: none;
}

#login-page #sos-login-page-intro-inner {
    width: 570px;
    margin: 70px auto 0;
    padding: 30px 80px 50px;
    background-color: #fdfdfd;
    border-radius: 3px;
    box-shadow: 0px 0px 4px 3px #e4e4e4;
}

#login-page #sos-login-page-ii-question {
    width: 100%;
    height: 70px;
    font-size: 23px;
    float: left;
    text-align: center;
    font-weight: bold;
}

#login-page #sos-login-page-ii-btn-left,
#login-page #sos-login-page-ii-btn-right {
    width: 50%;
    max-width: 250px;
    height: 250px;
    float: left;
    box-shadow: 0px 0px 1px 1px #aaa;
    background-color: #fff;
    border-radius: 3px;
    text-align: center;
    -webkit-transition: box-shadow 0.4s;
    -moz-transition: box-shadow 0.4s;
    -o-transition: box-shadow 0.4s;
    transition: box-shadow 0.4s;
}

#login-page #sos-login-page-ii-btn-right {
    float: right;
}

    #login-page #sos-login-page-ii-btn-left:hover,
    #login-page #sos-login-page-ii-btn-right:hover {
        box-shadow: 0px 0px 6px 4px #aaa;
    }

    #login-page #sos-login-page-ii-btn-left a,
    #login-page #sos-login-page-ii-btn-right a {
        display: inline-block;
        width: 100%;
        height: 100%;
        text-decoration: none;
        color: #222;
    }

        #login-page #sos-login-page-ii-btn-left a p.para1,
        #login-page #sos-login-page-ii-btn-right a p.para1 {
            margin-bottom: 0;
        }

        #login-page #sos-login-page-ii-btn-left a p.para2,
        #login-page #sos-login-page-ii-btn-right a p.para2 {
            margin-top: 0;
            color: #a5a5a5;
            position: relative;
            bottom: 7px;
        }

        #login-page #sos-login-page-ii-btn-left a .slpib-icon i,
        #login-page #sos-login-page-ii-btn-right a .slpib-icon i {
            color: #bbb;
            font-size: 94px;
            position: relative;
            opacity: 0.2;
            bottom: 14px;
            transition: opacity 0.4s;
        }

    #login-page #sos-login-page-ii-btn-left:hover a .slpib-icon i,
    #login-page #sos-login-page-ii-btn-right:hover a .slpib-icon i {
        opacity: 0.5;
    }


/* ----------------------------- Confirmation page ----------------------------- */

#confirmation-page #sos-activation-page-form-inside {
    background-color: #FBFBFB;
}

#confirmation-page #sos-activation-page-form-title-item h2 {
    background-image: url("../Images/css-image-sprite-activation.png");
    background-position: right -54px;
    background-repeat: no-repeat;
    display: inline-block;
    padding: 0 40px 0 0;
}

#confirmation-page #sos-activation-page-form-sosgroup-item div.radio-btns-container {
    position: relative;
    background-image: url(../Images/css-image-sprite-form.png);
    background-repeat: no-repeat;
    background-position: right -1585px;
    line-height: 30px;
    height: 66px;
}

    #confirmation-page #sos-activation-page-form-sosgroup-item div.radio-btns-container input.type-radio {
        margin: 0 10px 0 7px;
    }

    #confirmation-page #sos-activation-page-form-sosgroup-item div.radio-btns-container .rbtnsc-help {
        border-right: 1px solid #ccc;
        color: #777;
        font-size: 12px;
        height: 56px;
        left: 9px;
        line-height: 19px;
        padding-right: 2%;
        position: absolute;
        text-align: justify;
        top: 8px;
        width: 59%;
    }

#confirmation-page #sos-activation-page-information-inside {
    background-color: #f6f6f6;
}

#confirmation-page #sos-activation-page-information-message {
    background-image: url("../Images/css-image-sprite-activation.png");
    background-position: right -190px;
    background-repeat: no-repeat;
    color: #a1a1a1;
    font-size: 19px;
    min-height: 120px;
    padding: 10px 17% 0 17%;
    text-align: center;
    line-height: 27px;
}
/* captcha */
#confirmation-page #sos-activation-page-form-captcha-item {
    margin-bottom: 0px;
}

#confirmation-page div.captcha-container {
    padding: 5px 0 0 0;
}

    #confirmation-page div.captcha-container img#CaptchaImage {
        top: 5px;
        float: left;
        max-width: 35%;
        position: relative;
    }

    #confirmation-page div.captcha-container a.captcha-refresh-link {
        background-image: url("../Images/css-image-sprite-form.png");
        background-position: -401px -501px;
        bottom: 18px;
        display: block;
        float: left;
        font-size: 0;
        height: 24px;
        left: 13px;
        position: relative;
        text-decoration: none;
        width: 24px;
    }

        #confirmation-page div.captcha-container a.captcha-refresh-link:hover {
            background-position: -500px -501px;
        }

    #confirmation-page div.captcha-container input#CaptchaInputText {
        border: 1px solid #dcdcdc;
        border-radius: 4px;
        bottom: 24px;
        color: #5f5f5f;
        direction: ltr;
        float: right;
        font-family: Tahoma;
        font-size: 16px;
        height: 34px;
        line-height: 34px;
        outline: medium none;
        padding: 0 1%;
        position: relative;
        text-align: center;
        width: 41%;
    }

    #confirmation-page div.captcha-container span.field-validation-error,
    #confirmation-page div.captcha-container span.field-validation-valid {
        color: red;
        direction: rtl;
        display: block;
        margin-bottom: 12px;
        overflow: hidden;
        text-align: right;
        width: 100%;
        position: relative;
        bottom: 19px;
    }
/* btn */
#confirmation-page .sos-form2-wrapper .sos-form2-item .sos-form2-btn {
    /*margin: 0;*/
}

    #confirmation-page .sos-form2-wrapper .sos-form2-item .sos-form2-btn.sf2b-noback {
        background-image: none !important;
    }
/* already activated */
#confirmation-page #sos-activation-page-already-activated {
    background-color: #f6f6f6;
    color: #686868;
    font-family: BYekan;
    font-size: 15px;
    margin: 14px auto 15px;
    max-width: 380px;
    overflow: hidden;
    padding: 10px 0 0;
    text-align: center;
    width: 100%;
}

    #confirmation-page #sos-activation-page-already-activated a {
        text-decoration: none;
    }


/* ----------------------------- Activation page ----------------------------- */

#activation-page #sos-activation-page-form-inside {
    background-color: #FBFBFB;
}

#activation-page #sos-activation-page-form-title-item h2 {
    background-image: url("../Images/css-image-sprite-activation.png");
    background-position: right -54px;
    background-repeat: no-repeat;
    display: inline-block;
    padding: 0 40px 0 0;
}

#activation-page #sos-activation-page-information-inside {
    background-color: #f6f6f6;
}

#activation-page #sos-activation-page-information-message {
    background-image: url("../Images/css-image-sprite-activation.png");
    background-position: right -190px;
    background-repeat: no-repeat;
    color: #a1a1a1;
    font-size: 19px;
    min-height: 120px;
    padding: 10px 17% 0 17%;
    text-align: center;
    line-height: 27px;
}


/* ----------------------------- Token Validation page ----------------------------- */

#confirmation-page #sos-token-validation-page-form-token-item #resend-token {
    font-size: 13px;
    color: #2258a5;
    border: none;
    border-radius: 4px;
    padding: 0;
    background-color: transparent;
    line-height: 20px;
}

    #confirmation-page #sos-token-validation-page-form-token-item #resend-token[disabled] {
        color: #b1b1b1;
        cursor: not-allowed;
    }

#confirmation-page #sos-token-validation-page-form-token-item #resend-token-loading {
    line-height: 15px;
    display: none;
}


/* ----------------------------- Medical to industrial projects page ----------------------------- */

#medical-to-industrial-projects-page .sos-row.sos-page-body {
    margin-bottom: 0;
}

#medical-to-industrial-projects-page #sos-medical-to-industrial-projects-carousel {
    margin-bottom: 9px;
}

#medical-to-industrial-projects-page #sos-medical-to-industrial-projects-carousel-inside #mtipc-carousel {
    width: 100%;
    height: auto;
    float: right;
}
/* ---------- by Amazing Carousel --------- */
#amazingcarousel-2 .amazingcarousel-image {
    position: relative;
    padding: 0px;
}

    #amazingcarousel-2 .amazingcarousel-image img {
        display: block;
        width: 100%;
        max-width: 100%;
        border: 0;
        margin: 0;
        padding: 0;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
        -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    }

#amazingcarousel-2 .amazingcarousel-title {
    position: relative;
    font: 14px 'Open Sans', sans-serif;
    color: #333333;
    margin: 6px;
    text-align: center;
}

#amazingcarousel-container-2 {
    padding: 32px 48px;
}

#amazingcarousel-2 .amazingcarousel-list-container {
    padding: 16px 0;
}

#amazingcarousel-2 .amazingcarousel-item-container {
    text-align: center;
    padding: 4px;
}

#amazingcarousel-2 .amazingcarousel-prev {
    left: 0%;
    top: 49%;
    margin-left: -35px;
    margin-top: -16px;
}

#amazingcarousel-2 .amazingcarousel-next {
    right: 0%;
    top: 49%;
    margin-right: -35px;
    margin-top: -16px;
}

#amazingcarousel-2 .amazingcarousel-nav {
    position: absolute;
    width: 100%;
    top: 100%;
}

#amazingcarousel-2 .amazingcarousel-bullet-wrapper {
    margin: 4px auto;
}
/* ---------- /by Amazing Carousel --------- */
#medical-to-industrial-projects-page #sos-medical-to-industrial-projects-carousel-inside #mtipc-carousel #amazingcarousel-container-2 {
    padding: 0 48px 7px;
}

#medical-to-industrial-projects-page #sos-medical-to-industrial-projects-carousel-inside #mtipc-text {
    width: 100%;
    height: auto;
    float: right;
}


/* ----------------------------- Medical centers Portal Login page ----------------------------- */

/* message */
#medical-centers-portal-login #sos-medical-centers-portal-login-message-inside h2 {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 10px;
}
/* form */
#medical-centers-portal-login #sos-medical-centers-portal-login-form-inside {
    padding: 25px 0 70px 0;
}

#medical-centers-portal-login #sos-medical-centers-portal-login-form-wrapper {
    background-color: #f6f6f6;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    margin: 0 auto;
    padding: 30px 33px 30px;
    width: 76%;
    max-width: 332px;
}

    #medical-centers-portal-login #sos-medical-centers-portal-login-form-wrapper label#smcplfw-username-label,
    #medical-centers-portal-login #sos-medical-centers-portal-login-form-wrapper label#smcplfw-password-label,
    #medical-centers-portal-login #sos-medical-centers-portal-login-form-wrapper label#smcplfw-captcha-label,
    #medical-centers-portal-login #sos-medical-centers-portal-login-form-wrapper label#smcplfw-captcha-description {
        display: block;
        margin: 4px 0 0 0;
        width: 100%;
        float: left;
        font-size: 15px;
        font-weight: normal;
        text-align: right;
        direction: rtl;
        color: #5f5f5f;
    }

    #medical-centers-portal-login #sos-medical-centers-portal-login-form-wrapper label#smcplfw-captcha-description {
        color: #888;
        font-size: 12px;
        line-height: 10px;
        padding: 2px 0 7px;
    }

    #medical-centers-portal-login #sos-medical-centers-portal-login-form-wrapper input#smcplfw-username-input,
    #medical-centers-portal-login #sos-medical-centers-portal-login-form-wrapper input#smcplfw-password-input {
        padding: 0 1%;
        width: 97%;
        float: left;
        font-size: 16px;
        font-family: Tahoma;
        text-align: left;
        direction: ltr;
        border: 1px solid #dcdcdc;
        border-radius: 4px;
        height: 34px;
        line-height: 34px;
        color: #5f5f5f;
        outline: none;
    }

    #medical-centers-portal-login #sos-medical-centers-portal-login-form-wrapper div#smcplfw-captcha {
        width: 100%;
        float: right;
    }

    #medical-centers-portal-login #sos-medical-centers-portal-login-form-wrapper #smcplfw-captcha-label {
        position: relative;
        top: 4px;
    }

    #medical-centers-portal-login #sos-medical-centers-portal-login-form-wrapper img#CaptchaImage {
        top: 13px;
        float: left;
        max-width: 35%;
        position: relative;
    }

    #medical-centers-portal-login #sos-medical-centers-portal-login-form-wrapper a.captcha-refresh-link {
        background-image: url("../Images/css-image-sprite-form.png");
        background-position: -401px -501px;
        bottom: 10px;
        display: block;
        float: left;
        font-size: 0;
        height: 24px;
        left: 13px;
        position: relative;
        text-decoration: none;
        width: 24px;
    }

        #medical-centers-portal-login #sos-medical-centers-portal-login-form-wrapper a.captcha-refresh-link:hover {
            background-position: -500px -501px;
        }

    #medical-centers-portal-login #sos-medical-centers-portal-login-form-wrapper input#CaptchaInputText {
        border: 1px solid #dcdcdc;
        border-radius: 4px;
        bottom: 16px;
        color: #5f5f5f;
        direction: ltr;
        float: right;
        font-family: Tahoma;
        font-size: 16px;
        height: 34px;
        line-height: 34px;
        outline: medium none;
        padding: 0 1%;
        position: relative;
        text-align: center;
        width: 41%;
    }

        #medical-centers-portal-login #sos-medical-centers-portal-login-form-wrapper input#smcplfw-username-input:focus,
        #medical-centers-portal-login #sos-medical-centers-portal-login-form-wrapper input#smcplfw-password-input:focus,
        #medical-centers-portal-login #sos-medical-centers-portal-login-form-wrapper input#CaptchaInputText:focus {
            border-color: #fe901a;
        }

    #medical-centers-portal-login #sos-medical-centers-portal-login-form-wrapper span.field-validation-error,
    #medical-centers-portal-login #sos-medical-centers-portal-login-form-wrapper span.field-validation-valid {
        color: red;
        direction: rtl;
        display: block;
        margin-bottom: 12px;
        overflow: hidden;
        text-align: right;
        width: 100%;
    }

    #medical-centers-portal-login #sos-medical-centers-portal-login-form-wrapper #smcplfw-btn-and-remember {
        float: left;
        padding: 13px 0 0;
        width: 100%;
    }

    #medical-centers-portal-login #sos-medical-centers-portal-login-form-wrapper #smcplfw-login-btn {
        background-color: #ed1d25;
        background-image: url("../Images/css-image-sprite-form.png");
        background-position: 20px -289px;
        background-repeat: no-repeat;
        border: 1px solid #ed1d25;
        border-radius: 4px;
        bottom: 5px;
        color: #fff;
        float: right;
        font-size: 20px;
        height: 40px;
        line-height: 30px;
        padding: 0 0 20px 34px;
        position: relative;
        width: 127px;
    }

    #medical-centers-portal-login #sos-medical-centers-portal-login-form-wrapper #smcplfw-remember-me {
        float: left;
        width: 115px;
        padding: 6px 0 0 0;
    }

    #medical-centers-portal-login #sos-medical-centers-portal-login-form-wrapper #smcplfw-remember-me-input {
        float: right;
        margin: 9px 0 0 7px;
    }

    #medical-centers-portal-login #sos-medical-centers-portal-login-form-wrapper #smcplfw-remember-me-label {
        float: right;
        font-size: 14px;
        color: #5f5f5f;
    }


/* ----------------------------- Medical centers Portal Search page ----------------------------- */

#medical-centers-portal-search #sos-medical-centers-portal-search-form {
    padding: 0 0 15px 0;
}

    #medical-centers-portal-search #sos-medical-centers-portal-search-form form {
        width: 320px;
        margin: 0 auto;
        overflow: hidden;
    }

        #medical-centers-portal-search #sos-medical-centers-portal-search-form form label#smcpsf-label {
            color: #5f5f5f;
            direction: rtl;
            display: block;
            float: right;
            font-size: 15px;
            font-weight: normal;
            margin: 4px 0 0;
            text-align: right;
            width: 100%;
        }

        #medical-centers-portal-search #sos-medical-centers-portal-search-form form input#searchCode {
            border: 1px solid #dcdcdc;
            border-radius: 4px;
            color: #5f5f5f;
            direction: ltr;
            float: right;
            font-family: BYekan;
            font-size: 16px;
            height: 34px;
            line-height: 34px;
            outline: medium none;
            padding: 0 1%;
            text-align: center;
            width: 200px;
        }

            #medical-centers-portal-search #sos-medical-centers-portal-search-form form input#searchCode:focus {
                border-color: #fe901a;
            }

        #medical-centers-portal-search #sos-medical-centers-portal-search-form form input#btnSearch {
            background-color: #ed1d25;
            border: 1px solid #ed1d25;
            border-radius: 4px;
            color: #fff;
            float: right;
            font-size: 17px;
            height: 35px;
            line-height: 30px;
            margin: 0 10px 0 0;
            padding: 0 0 20px;
            position: relative;
            width: 97px;
        }

#medical-centers-portal-search #sos-medical-centers-portal-search-loading {
    height: 33px;
    text-align: center;
}

#medical-centers-portal-search #sos-medical-centers-portal-search-result {
    padding-bottom: 40px;
    text-align: center;
    direction: rtl;
}

#medical-centers-portal-search #sos-medical-centers-portal-search-result-table {
    direction: rtl;
    margin: 0 auto;
    text-align: right;
    width: 320px;
    font-size: 15px;
}

    #medical-centers-portal-search #sos-medical-centers-portal-search-result-table td {
        border: 1px solid #CCC;
        padding: 3px 13px;
    }

        #medical-centers-portal-search #sos-medical-centers-portal-search-result-table td.tcol-1 {
            color: #333;
        }

        #medical-centers-portal-search #sos-medical-centers-portal-search-result-table td.tcol-2 {
            color: #777;
        }

#medical-centers-portal-search #sos-medical-centers-portal-search-result-print {
    margin: 10px 0 0 0;
}

    #medical-centers-portal-search #sos-medical-centers-portal-search-result-print a {
        background-color: #034ea2;
        border: 1px solid #034ea2;
        border-radius: 4px;
        color: #fff;
        display: block;
        font-size: 19px;
        margin: 0 auto;
        padding: 0 14px 7px;
        text-decoration: none;
        width: 290px;
    }

#medical-centers-portal-search #sos-medical-centers-portal-search-message {
    font-size: 15px;
    text-align: right;
    direction: rtl;
    line-height: 21px;
}

    #medical-centers-portal-search #sos-medical-centers-portal-search-message #waiting-message {
        width: 320px;
        margin: 0 auto 12px;
        color: #5792dc;
    }

#medical-centers-portal-search #fc-phones .phones-table th {
    background-color: #c8c8c8;
}

#medical-centers-portal-search #fc-phones .phones-table th,
#medical-centers-portal-search #fc-phones .phones-table td {
    padding: 0 19px;
    border: 1px solid #999;
    line-height: 28px;
}


/* ----------------------------- Medical centers Portal Print page ----------------------------- */

/* top */
#medical-centers-portal-print #sos-medical-centers-portal-print-top #sos-medical-centers-portal-print-top-wrapper {
    border-bottom: 1px solid #999;
    border-top: 1px solid #ed1d24;
    height: 50px;
    margin: 20px 0 25px;
    padding: 15px 0;
}

#medical-centers-portal-print #sos-medical-centers-portal-print-top #sos-medical-centers-portal-print-top-title {
    float: right;
    font-size: 22px;
    font-weight: normal;
    margin: 3px 0 0;
}

#medical-centers-portal-print #sos-medical-centers-portal-print-top #sos-medical-centers-portal-print-top-return {
    background-color: #4c4c4c;
    background-image: url("../Images/css-image-sprite-form.png");
    background-position: -793px -40px;
    background-repeat: no-repeat;
    border-radius: 3px;
    color: #fff;
    display: block;
    float: left;
    margin: 8px 0 0;
    padding: 3px 15px 3px 40px;
    text-decoration: none;
}

#medical-centers-portal-print #sos-medical-centers-portal-print-top #sos-medical-centers-portal-print-top-print {
    background-color: #ec1d25;
    background-image: url("../Images/css-image-sprite-form.png");
    background-position: -791px -104px;
    background-repeat: no-repeat;
    border-radius: 3px;
    color: #fff;
    display: block;
    float: left;
    margin: 8px 0 0 6px;
    padding: 3px 17px 3px 54px;
    text-decoration: none;
}
/* main */
#medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-frame {
    width: 100%;
    background-color: #999;
    padding: 25px 0;
}

#medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper {
    width: 18.2cm;
    height: 24.7cm;
    background-color: #fff;
    margin: 0 auto;
    padding: 1cm 1.4cm;
    box-shadow: 3px 4px 15px #000;
    font-size: 14px;
    line-height: 36px;
    text-align: right;
    direction: rtl;
    position: relative;
}

    #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper .color1 {
        color: #ed1c25;
    }

    #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper .color2 {
        color: #034EA2;
    }

    #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper .numbers {
        font-family: YekanNumbers;
        direction: ltr;
    }

    #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper .smcppmp-row {
        width: 100%;
        overflow: hidden;
        float: right;
        position: relative;
        z-index: 3;
    }

    #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper .smcppmp-item {
        float: right;
    }
    /* row1 */
    #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper #smcppmp-row1 {
        margin: 0 0 -1px 0;
    }

    #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper #smcppmp-item-r1-logo1 {
        width: 28%;
        float: right;
    }

        #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper #smcppmp-item-r1-logo1 img {
            width: 100%;
        }

    #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper #smcppmp-item-r1-center {
        width: 44%;
        float: right;
        text-align: center;
    }

        #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper #smcppmp-item-r1-center #smcppmp-ir1c-title {
            font-size: 22px;
            margin: 4px 0 11px 0;
        }

    #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper #smcppmp-item-r1-center-parvande,
    #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper #smcppmp-item-r1-center-moarrefi {
        line-height: 22px;
    }

    #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper #smcppmp-item-r1-center-parvande {
        margin: 0 0 12px 0;
        color: #333;
        font-size: 17px;
    }

        #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper #smcppmp-item-r1-center-parvande .numbers,
        #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper #smcppmp-item-r1-center-moarrefi .numbers {
            font-size: 17px;
        }

    #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper #smcppmp-item-r1-logo2 {
        width: 28%;
        float: left;
        text-align: left;
    }

        #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper #smcppmp-item-r1-logo2 img {
            max-width: 100%;
            max-height: 140px;
        }
    /* row1-2 */
    #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper #smcppmp-item-r1-2-date {
        text-align: center;
        float: none;
        position: relative;
        bottom: 4px;
    }

    #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper #smcppmp-item-r1-center-moarrefi,
    #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper #smcppmp-item-r1-2-date {
        /*opacity: 0.6;
    filter: alpha(opacity=60);*/
        color: #777;
    }
    /* row2 */
    #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper #smcppmp-row2 {
        margin: 0 0 13px 0;
    }

    #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper #smcppmp-item-r2-title {
        font-size: 17px;
        text-align: right;
    }
    /* row3 */
    #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper #smcppmp-row3 {
        line-height: 22px;
    }

    #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper #smcppmp-item-r3-title {
        width: 100%;
    }
    /* row4,5,6 */
    #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper #smcppmp-row4 .smcppmp-item,
    #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper #smcppmp-row5 .smcppmp-item,
    #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper #smcppmp-row6 .smcppmp-item {
        padding: 0 0 0 39px;
    }

        #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper #smcppmp-row4 .smcppmp-item strong,
        #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper #smcppmp-row5 .smcppmp-item strong,
        #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper #smcppmp-row6 .smcppmp-item strong {
            padding: 0 5px 0 0;
        }
    /* row8 */
    #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper #smcppmp-row8 .smcppmp-item strong {
        padding: 0 5px;
    }

    #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper #smcppmp-row8,
    #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper #smcppmp-row9 {
        line-height: 19px;
    }
    /* row9 */
    #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper #smcppmp-row9 {
        margin: 10px 0 5px 0;
    }
    /* row10 */
    #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper #smcppmp-row10 {
        line-height: 19px;
    }

        #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper #smcppmp-row10 #smcppmp-item-r10-list p {
            margin: 2px 0;
        }

        #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper #smcppmp-row10 #smcppmp-item-r10-list ol {
            margin: 2px 0 4px 0;
            font-size: 13px;
        }

        #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper #smcppmp-row10 #smcppmp-item-r10-list li {
            height: 20px;
        }
    /* row11 */
    #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper #smcppmp-row11 {
        margin: 0 0 19px 0;
    }

        #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper #smcppmp-row11 #smcppmp-item-r11-text {
            width: 100%;
        }

        #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper #smcppmp-row11 #smcppmp-item-r11-area {
            border: 1px solid #111;
            height: 85px;
            line-height: 18px;
            padding: 5px 1%;
            width: 97%;
        }
    /* row12 */
    #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper #smcppmp-row12,
    #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper #smcppmp-row13 {
        width: 78%;
        padding: 0 11%;
        text-align: center;
        line-height: 20px;
    }

        #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper #smcppmp-row12 #smcppmp-item-r12-logo {
            width: 100%;
            text-align: left;
        }

            #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper #smcppmp-row12 #smcppmp-item-r12-logo img {
                width: 35%;
            }
        /* row13 */
        #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper #smcppmp-row13 #smcppmp-item-r13-address {
            width: 100%;
        }

        #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper #smcppmp-row13 #smcppmp-item-r13-email {
            font-family: Tahoma;
        }

        #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper #smcppmp-row13 #smcppmp-item-r13-site {
            float: left;
            font-family: Tahoma;
        }

    #medical-centers-portal-print #sos-medical-centers-portal-print-main #sos-medical-centers-portal-print-main-paper #duplicate-watermark {
        -webkit-transform: rotate(320deg);
        -moz-transform: rotate(320deg);
        -ms-transform: rotate(320deg);
        -o-transform: rotate(320deg);
        transform: rotate(320deg);
        filter: alpha(opacity=25);
        color: #ddd;
        font-size: 70px;
        left: 350px;
        position: absolute;
        top: 740px;
    }

#medical-centers-portal-print .sos-help-section {
    display: none;
}


/* ----------------------------- Medical centers Portal Print Online page ----------------------------- */

/* top */
#medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-top #sos-medical-centers-portal-onlineprint-top-wrapper {
    border-bottom: 1px solid #999;
    border-top: 1px solid #ed1d24;
    height: 50px;
    margin: 20px 0 25px;
    padding: 15px 0;
}

#medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-top #sos-medical-centers-portal-onlineprint-top-title {
    float: right;
    font-size: 22px;
    font-weight: normal;
    margin: 3px 0 0;
}

#medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-top #sos-medical-centers-portal-onlineprint-top-return {
    background-color: #4c4c4c;
    background-image: url("../Images/css-image-sprite-form.png");
    background-position: -793px -40px;
    background-repeat: no-repeat;
    border-radius: 3px;
    color: #fff;
    display: block;
    float: left;
    margin: 8px 0 0;
    padding: 3px 15px 3px 40px;
    text-decoration: none;
}

#medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-top #sos-medical-centers-portal-onlineprint-top-print {
    background-color: #ec1d25;
    background-image: url("../Images/css-image-sprite-form.png");
    background-position: -791px -104px;
    background-repeat: no-repeat;
    border-radius: 3px;
    color: #fff;
    display: block;
    float: left;
    margin: 8px 0 0 6px;
    padding: 3px 17px 3px 54px;
    text-decoration: none;
}
/* main */
#medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-frame {
    width: 100%;
    background-color: #999;
    padding: 25px 0;
}

#medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper {
    width: 18.2cm;
    height: 24.7cm;
    background-color: #fff;
    margin: 0 auto;
    padding: 1cm 1.4cm;
    box-shadow: 3px 4px 15px #000;
    font-size: 14px;
    line-height: 36px;
    text-align: right;
    direction: rtl;
    position: relative;
}

    #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper .color1 {
        color: #ed1c25;
    }

    #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper .color2 {
        color: #034EA2;
    }

    #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper .numbers {
        font-family: YekanNumbers;
        direction: ltr;
    }

    #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper .smcppmp-row {
        width: 100%;
        overflow: hidden;
        float: right;
        position: relative;
        z-index: 3;
    }

    #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper .smcppmp-item {
        float: right;
    }
    /* row1 */
    #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper #smcppmp-row1 {
        margin: 0 0 -1px 0;
    }

    #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper #smcppmp-item-r1-logo1 {
        width: 28%;
        float: right;
    }

        #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper #smcppmp-item-r1-logo1 img {
            width: 100%;
        }

    #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper #smcppmp-item-r1-center {
        width: 44%;
        float: right;
        text-align: center;
    }

        #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper #smcppmp-item-r1-center #smcppmp-ir1c-title {
            font-size: 22px;
            margin: 4px 0 11px 0;
        }

    #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper #smcppmp-item-r1-center-parvande,
    #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper #smcppmp-item-r1-center-moarrefi {
        line-height: 22px;
    }

    #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper #smcppmp-item-r1-center-parvande {
        margin: 0 0 12px 0;
        color: #333;
        font-size: 17px;
    }

        #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper #smcppmp-item-r1-center-parvande .numbers,
        #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper #smcppmp-item-r1-center-moarrefi .numbers {
            font-size: 17px;
        }

    #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper #smcppmp-item-r1-logo2 {
        width: 28%;
        float: left;
        text-align: left;
    }

        #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper #smcppmp-item-r1-logo2 img {
            max-width: 100%;
            max-height: 140px;
        }
    /* row1-2 */
    #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper #smcppmp-item-r1-2-date {
        text-align: center;
        float: none;
        position: relative;
        bottom: 4px;
    }

    #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper #smcppmp-item-r1-center-moarrefi,
    #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper #smcppmp-item-r1-2-date {
        /*opacity: 0.6;
    filter: alpha(opacity=60);*/
        color: #777;
    }
    /* row2 */
    #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper #smcppmp-row2 {
        margin: 0 0 13px 0;
    }

    #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper #smcppmp-item-r2-title {
        font-size: 17px;
        text-align: right;
    }
    /* row3 */
    #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper #smcppmp-row3 {
        line-height: 22px;
    }

    #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper #smcppmp-item-r3-title {
        width: 100%;
    }
    /* row4,5,6 */
    #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper #smcppmp-row4 .smcppmp-item,
    #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper #smcppmp-row5 .smcppmp-item,
    #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper #smcppmp-row6 .smcppmp-item {
        padding: 0 0 0 39px;
    }

        #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper #smcppmp-row4 .smcppmp-item strong,
        #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper #smcppmp-row5 .smcppmp-item strong,
        #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper #smcppmp-row6 .smcppmp-item strong {
            padding: 0 5px 0 0;
        }
    /* row8 */
    #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper #smcppmp-row8 .smcppmp-item strong {
        padding: 0 5px;
    }

    #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper #smcppmp-row8,
    #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper #smcppmp-row9 {
        line-height: 19px;
    }
    /* row9 */
    #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper #smcppmp-row9 {
        margin: 10px 0 5px 0;
    }
    /* row10 */
    #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper #smcppmp-row10 {
        line-height: 19px;
    }

        #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper #smcppmp-row10 #smcppmp-item-r10-list p {
            margin: 2px 0;
        }

        #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper #smcppmp-row10 #smcppmp-item-r10-list ol {
            margin: 2px 0 4px 0;
            font-size: 13px;
        }

        #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper #smcppmp-row10 #smcppmp-item-r10-list li {
            height: 20px;
        }
    /* row11 */
    #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper #smcppmp-row11 {
        margin: 0 0 19px 0;
    }

        #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper #smcppmp-row11 #smcppmp-item-r11-text {
            width: 100%;
        }

        #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper #smcppmp-row11 #smcppmp-item-r11-area {
            border: 1px solid #111;
            height: 85px;
            line-height: 18px;
            padding: 5px 1%;
            width: 97%;
        }
    /* row12 */
    #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper #smcppmp-row12,
    #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper #smcppmp-row13 {
        width: 78%;
        padding: 0 11%;
        text-align: center;
        line-height: 20px;
    }

        #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper #smcppmp-row12 #smcppmp-item-r12-logo {
            width: 100%;
            text-align: left;
        }

            #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper #smcppmp-row12 #smcppmp-item-r12-logo img {
                width: 35%;
            }
        /* row13 */
        #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper #smcppmp-row13 #smcppmp-item-r13-address {
            width: 100%;
        }

        #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper #smcppmp-row13 #smcppmp-item-r13-email {
            font-family: Tahoma;
        }

        #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper #smcppmp-row13 #smcppmp-item-r13-site {
            float: left;
            font-family: Tahoma;
        }

    #medical-centers-portal-onlineprint #sos-medical-centers-portal-onlineprint-main #sos-medical-centers-portal-onlineprint-main-paper #duplicate-watermark {
        -webkit-transform: rotate(320deg);
        -moz-transform: rotate(320deg);
        -ms-transform: rotate(320deg);
        -o-transform: rotate(320deg);
        transform: rotate(320deg);
        filter: alpha(opacity=25);
        color: #ddd;
        font-size: 70px;
        left: 350px;
        position: absolute;
        top: 740px;
    }

#medical-centers-portal-onlineprint .sos-help-section {
    display: none;
}


/* ----------------------------- Medical centers Portal Users page ----------------------------- */

#medical-centers-portal-users.layout #sos-mc-portal-content {
    padding: 0;
    position: relative;
}

#medical-centers-portal-users #medical-centers-portal-users-add-user {
    border-bottom: 1px solid #ddd;
    margin: 20px 2% 0;
    padding-bottom: 19px;
    text-align: center;
}

    #medical-centers-portal-users #medical-centers-portal-users-add-user #mcpuaubtn1 {
        background-color: #2868b0;
        background-image: url("../Images/css-image-sprite-form2.png");
        background-position: -946px 10px;
        border: 1px solid #2868b0;
        border-radius: 4px;
        color: #fff;
        display: inline-block;
        font-size: 14px;
        line-height: 21px;
        padding: 8px 60px 8px 40px;
        text-decoration: none;
    }

#medical-centers-portal-users #medical-centers-portal-users-filter-type {
    color: #333;
    direction: rtl;
    font-size: 14px;
    left: 47%;
    position: absolute;
    top: 100px;
    z-index: 2;
}

    #medical-centers-portal-users #medical-centers-portal-users-filter-type select {
        color: #666;
        font-size: 13px;
    }

#medical-centers-portal-users .dataTable .mcpubtn-switch {
    background-image: url("../Images/css-image-sprite-form2.png");
    display: inline-block;
    height: 20px;
    margin: 0 0 2px 7px;
    width: 46px;
}

    #medical-centers-portal-users .dataTable .mcpubtn-switch.active {
        background-position: -728px 0;
    }

    #medical-centers-portal-users .dataTable .mcpubtn-switch.deactive {
        background-position: -728px -26px;
    }

#medical-centers-portal-users .dataTable .mcpubtn-confirm {
    background-image: url("../Images/css-image-sprite-form2.png");
    background-position: -675px 0;
    display: inline-block;
    height: 25px;
    width: 25px;
    margin: 0 0 0 5px;
}

#medical-centers-portal-users .dataTable .mcpubtn-edit {
    background-image: url("../Images/css-image-sprite-form2.png");
    background-position: -625px 0;
    display: inline-block;
    height: 25px;
    width: 25px;
    margin: 0 0 0 5px;
}

#medical-centers-portal-users .dataTable .mcpubtn-delete {
    background-image: url("../Images/css-image-sprite-form2.png");
    background-position: -575px 0;
    display: inline-block;
    height: 25px;
    width: 25px;
    margin: 0 0 0 5px;
}
/* add user popup*/
#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-descrtiption {
    border-bottom: 1px solid #ee1c22;
    line-height: 22px;
    margin: 0 0 20px;
    padding: 13px 47px;
    text-align: center;
}

#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-username,
#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-userfamilyname,
#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-userusername,
#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-password,
#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-repeatpass,
#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-hasexcel,
#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-buttons,
#medical-centers-portal-users #State {
    margin: 0 25% 0 25%;
    padding: 5px 5% 0 5%;
    width: 40%;
    background-color: #F6F6F6;
}

#medical-centers-portal-users #State {
    color: red;
}

#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-username {
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
}

#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-hasexcel {
    color: #777;
    line-height: 14px;
    font-size: 14px;
    padding-top: 12px;
}

#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-username .sos-form2-label,
#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-userfamilyname .sos-form2-label,
#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-userusername .sos-form2-label,
#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-password .sos-form2-label,
#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-repeatpass .sos-form2-label {
    display: block;
    color: #777;
    width: 90%;
}

#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-password .sos-form2-input,
#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-repeatpass .sos-form2-input {
    text-align: left;
    direction: ltr;
}

#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-username .sos-form2-input,
#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-userfamilyname .sos-form2-input,
#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-userusername .sos-form2-input,
#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-password .sos-form2-input,
#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-repeatpass .sos-form2-input {
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    width: 94%;
    color: #777;
    padding: 0 2%;
}

#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-userfamilyname .sos-form2-input {
    width: 99%;
}

#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-hasexcel #HasExcel {
    position: relative;
    top: 3px;
    margin-left: 2px;
}

#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-username .sos-form2-message,
#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-userfamilyname .sos-form2-message,
#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-userusername .sos-form2-message,
#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-password .sos-form2-message,
#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-repeatpass .sos-form2-message {
    color: #fe901a;
    font-size: 12px;
    text-align: center;
}

#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-buttons {
    padding: 22px 5% 20px 5%;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
}

    #medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-buttons #user-add,
    #medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-buttons #user-cancel {
        background-color: #EEE;
        border: 1px solid #999;
        border-radius: 2px;
        padding: 2px 3%;
        width: 35%;
    }

    #medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-buttons #user-add {
        margin-left: 10%;
        width: 53%;
        background-color: #EE1D25;
        color: #fff;
        border: 1px solid #EE1D25;
    }

    #medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-buttons #user-cancel {
        color: #777;
    }

        #medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-buttons #user-cancel:hover {
            background-color: #fff;
        }
/* add user popup*/
#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-descrtiption {
    border-bottom: 1px solid #ee1c22;
    line-height: 22px;
    margin: 0 0 20px;
    padding: 13px 47px;
    text-align: center;
}

#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-username,
#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-userfamilyname,
#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-userusername,
#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-password,
#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-repeatpass,
#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-hasexcel,
#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-buttons,
#insurers-portal-policyholderslist #State {
    margin: 0 25% 0 25%;
    padding: 5px 5% 0 5%;
    width: 40%;
    background-color: #F6F6F6;
}

#insurers-portal-policyholderslist #State {
    color: red;
}

#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-username {
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
}

#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-hasexcel {
    color: #777;
    line-height: 14px;
    font-size: 14px;
    padding-top: 12px;
}

#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-username .sos-form2-label,
#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-userfamilyname .sos-form2-label,
#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-userusername .sos-form2-label,
#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-password .sos-form2-label,
#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-repeatpass .sos-form2-label {
    display: block;
    color: #777;
    width: 90%;
}

#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-password .sos-form2-input,
#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-repeatpass .sos-form2-input {
    text-align: left;
    direction: ltr;
}

#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-username .sos-form2-input,
#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-userfamilyname .sos-form2-input,
#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-userusername .sos-form2-input,
#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-password .sos-form2-input,
#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-repeatpass .sos-form2-input {
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    width: 94%;
    color: #777;
    padding: 0 2%;
}

#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-userfamilyname .sos-form2-input {
    width: 99%;
}

#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-hasexcel #HasExcel {
    position: relative;
    top: 3px;
    margin-left: 2px;
}

#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-username .sos-form2-message,
#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-userfamilyname .sos-form2-message,
#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-userusername .sos-form2-message,
#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-password .sos-form2-message,
#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-repeatpass .sos-form2-message {
    color: #fe901a;
    font-size: 12px;
    text-align: center;
}

#medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-buttons {
    padding: 22px 5% 20px 5%;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
}

    #medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-buttons #user-add,
    #medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-buttons #user-cancel {
        background-color: #EEE;
        border: 1px solid #999;
        border-radius: 2px;
        padding: 2px 3%;
        width: 35%;
    }

    #medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-buttons #user-add {
        margin-left: 10%;
        width: 53%;
        background-color: #EE1D25;
        color: #fff;
        border: 1px solid #EE1D25;
    }

    #medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-buttons #user-cancel {
        color: #777;
    }

        #medical-centers-portal-users #sos-medical-centers-portal-users-adduser-lightbox-buttons #user-cancel:hover {
            background-color: #fff;
        }


/* ----------------------------- Medical centers Portal User Access page ----------------------------- */

#medical-centers-portal-useraccess #sos-mc-portal-content {
    direction: rtl;
    text-align: right;
    padding: 0;
}

    #medical-centers-portal-useraccess #sos-mc-portal-content a.Send,
    #medical-centers-portal-useraccess #sos-mc-portal-content a.Close {
        background-image: url('../Images/css-image-sprite-form2.png');
        display: inline-block;
        height: 25px;
        width: 25px;
        margin: 0 5px 0 5px;
        cursor: pointer;
    }

    #medical-centers-portal-useraccess #sos-mc-portal-content a.Send {
        background-position: -425px 0;
    }

    #medical-centers-portal-useraccess #sos-mc-portal-content a.Close {
        background-position: -575px 0;
    }

#medical-centers-portal-useraccess #medical-centers-portal-useraccess-messages {
    width: 98%;
    margin: 0 1%;
    /*background-color: #70a1e5;*/
}

    #medical-centers-portal-useraccess #medical-centers-portal-useraccess-messages h3 {
        text-align: center;
        margin: 25px 0;
    }

#medical-centers-portal-useraccess #medical-centers-portal-useraccess-toolbar {
    width: 98%;
    margin: 0 1% 7px 1%;
    /*background-color: #80dc84;*/
    padding: 5px 0;
    overflow: hidden;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

    #medical-centers-portal-useraccess #medical-centers-portal-useraccess-toolbar #hor,
    #medical-centers-portal-useraccess #medical-centers-portal-useraccess-toolbar #ver {
        background-color: #E1E1E1;
        background-image: url("../Images/css-image-sprite-form2.png");
        background-repeat: no-repeat;
        border: 1px solid #ccc;
        border-radius: 2px;
        float: left;
        font-size: 0;
        height: 33px;
        margin: 0 0 0 10px;
        width: 33px;
        padding: 0;
    }

    #medical-centers-portal-useraccess #medical-centers-portal-useraccess-toolbar #hor {
        background-position: -325px 8px;
    }

    #medical-centers-portal-useraccess #medical-centers-portal-useraccess-toolbar #ver {
        background-position: -377px 6px;
    }

#medical-centers-portal-useraccess #medical-centers-portal-useraccess-search-list,
#medical-centers-portal-useraccess #medical-centers-portal-useraccess-joins-list {
    width: 48%;
    margin: 10px 1%;
}

#medical-centers-portal-useraccess .horizontal #medical-centers-portal-useraccess-search-list,
#medical-centers-portal-useraccess .horizontal #medical-centers-portal-useraccess-joins-list {
    width: 98%;
    margin: 5px 1%;
}

#medical-centers-portal-useraccess #medical-centers-portal-useraccess-search-list {
    float: right;
}

    #medical-centers-portal-useraccess #medical-centers-portal-useraccess-search-list #SearchForm {
        overflow: hidden;
    }

        #medical-centers-portal-useraccess #medical-centers-portal-useraccess-search-list #SearchForm #select-search {
            width: 99%;
            margin-bottom: 7px;
            float: right;
        }

        #medical-centers-portal-useraccess #medical-centers-portal-useraccess-search-list #SearchForm #input-search {
            height: 28px;
            padding: 4px 1%;
            width: 75% !important;
            margin: 0 0 0 1%;
            float: right;
        }

        #medical-centers-portal-useraccess #medical-centers-portal-useraccess-search-list #SearchForm #input-sch-btn {
            padding: 0;
            height: 40px;
            width: 20% !important;
            float: right;
        }

    #medical-centers-portal-useraccess #medical-centers-portal-useraccess-search-list span.highlighted {
        background-color: yellow;
    }

#medical-centers-portal-useraccess #medical-centers-portal-useraccess-joins-list {
    float: left;
}

    #medical-centers-portal-useraccess #medical-centers-portal-useraccess-search-list #AccessList,
    #medical-centers-portal-useraccess #medical-centers-portal-useraccess-joins-list form {
        height: 500px;
        overflow: auto;
        margin-top: 10px;
        border: 2px solid #ccc;
    }

#medical-centers-portal-useraccess .horizontal #medical-centers-portal-useraccess-search-list #AccessList,
#medical-centers-portal-useraccess .horizontal #medical-centers-portal-useraccess-joins-list form {
    height: 250px;
    margin-top: 10px;
}

#medical-centers-portal-useraccess #medical-centers-portal-useraccess-joins-list form {
    margin-top: 93px;
}

#medical-centers-portal-useraccess .horizontal #medical-centers-portal-useraccess-joins-list form {
    margin-top: 10px;
}

#medical-centers-portal-useraccess #medical-centers-portal-useraccess-search-list table,
#medical-centers-portal-useraccess #medical-centers-portal-useraccess-joins-list table {
    font-size: 13px;
    width: 100%;
}

    #medical-centers-portal-useraccess #medical-centers-portal-useraccess-search-list table .tbl-desc,
    #medical-centers-portal-useraccess #medical-centers-portal-useraccess-joins-list table .tbl-desc {
        background-color: #ccc;
    }

    #medical-centers-portal-useraccess #medical-centers-portal-useraccess-search-list table tr.dis {
        background-color: #f6f6f6;
        color: #aaa;
    }

        #medical-centers-portal-useraccess #medical-centers-portal-useraccess-search-list table tr.dis a {
            cursor: default;
            opacity: 0.4;
        }

    #medical-centers-portal-useraccess #medical-centers-portal-useraccess-search-list table th,
    #medical-centers-portal-useraccess #medical-centers-portal-useraccess-joins-list table th {
        background-color: #eee;
    }

    #medical-centers-portal-useraccess #medical-centers-portal-useraccess-search-list table th,
    #medical-centers-portal-useraccess #medical-centers-portal-useraccess-search-list table td,
    #medical-centers-portal-useraccess #medical-centers-portal-useraccess-joins-list table th,
    #medical-centers-portal-useraccess #medical-centers-portal-useraccess-joins-list table td {
        border: 1px solid #ccc;
        line-height: 18px;
        padding: 6px 9px;
        text-align: center;
    }

#medical-centers-portal-useraccess #medical-centers-portal-useraccess-submit-btn {
    background-color: #eaeaea;
    float: left;
    margin: 0 1% 15px;
    text-align: center;
    width: 48%;
}

#medical-centers-portal-useraccess .horizontal #medical-centers-portal-useraccess-submit-btn {
    width: 98%;
}

#medical-centers-portal-useraccess #medical-centers-portal-useraccess-submit-btn #Submit {
    background-color: #2868b0;
    border: 1px solid #2868b0;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    line-height: 21px;
    margin: 7px auto;
    padding: 8px 40px;
}


/* ----------------------------- Jobs page ----------------------------- */

#jobs-page #sos-jobs-banner-wrapper {
    background-image: url(../Images/banners/jobs-banner-bg.jpg);
}

#jobs-page #sos-jobs-positions img#email-jobs {
    position: relative;
    top: 5px;
}


/* ----------------------------- Message page (_MessagePage Partial) ----------------------------- */

.sos-message-partial {
    padding: 30px 0;
}

.sos-message-partial-inside {
    direction: rtl;
    font-size: 15px;
    margin: 100px auto 140px;
    max-width: 380px;
    text-align: center;
    width: 94%;
}

    .sos-message-partial-inside.smpi-mod2 {
        margin: 40px auto 20px;
    }

    .sos-message-partial-inside .smpi-message {
        background-color: #e6f5f8;
        background-image: url("../Images/css-image-sprite-form.png");
        background-position: 102% -383px;
        background-repeat: no-repeat;
        border: 1px solid #dae4e6;
        border-radius: 4px;
        color: #54929d;
        line-height: 22px;
        padding: 14px 40px;
    }

        .sos-message-partial-inside .smpi-message.smpi-error {
            background-color: #f8e6e6;
            background-position: 102% -983px;
            color: #D02525;
            border-color: #D02525;
        }

    .sos-message-partial-inside .smpi-button a {
        background-color: #4c4c4c;
        background-image: url("../Images/css-image-sprite-form.png");
        background-position: -793px -40px;
        background-repeat: no-repeat;
        border-radius: 3px;
        color: #fff;
        display: block;
        margin: 12px 0 0;
        padding: 3px 40px 3px 40px;
        text-decoration: none;
    }


/* ----------------------------- Applying page ----------------------------- */

/* title */
#applying-page #sos-applying-page-form-title-item h2 {
    background-image: url("../Images/css-image-sprite-activation.png");
    background-position: right -54px;
    background-repeat: no-repeat;
    display: inline-block;
    padding: 0 40px 0 0;
}
/* hospital */
#applying-page #sos-applying-page-form-hospital-item {
    text-align: center;
}

    #applying-page #sos-applying-page-form-hospital-item #HospitalSelect {
        background-color: #2868b0;
        background-image: url("../Images/css-image-sprite-form.png");
        background-position: -395px -1592px;
        border: 1px solid #2868b0;
        border-bottom-right-radius: 4px;
        border-top-right-radius: 4px;
        color: #fff;
        display: block;
        float: right;
        font-size: 14px;
        height: 31px;
        line-height: 30px;
        padding: 0 1% 0 10%;
        text-decoration: none;
        width: 16%;
    }

    #applying-page #sos-applying-page-form-hospital-item #HostpitalName {
        background-color: #fff;
        border: 1px solid #dcdcdc;
        border-bottom-left-radius: 4px;
        border-top-left-radius: 4px;
        float: right;
        height: 31px;
        overflow: hidden;
        width: 70%;
    }


/* lightbox */
#applying-page #sos-applying-page-hospital-lightbox-descrtiption {
    border-bottom: 1px solid #ee1c22;
    line-height: 22px;
    margin: 0 0 10px;
    padding: 13px 47px;
    text-align: center;
}

#applying-page .saphl-message {
    background-color: #eee;
    border: 1px solid #bbb;
    color: #ee1d25;
    padding: 5px 12px;
    position: relative;
    right: 25px;
}

#applying-page #sos-applying-page-hospital-lightbox-province,
#applying-page #sos-applying-page-hospital-lightbox-search {
    padding: 0 30px 5px 0;
}

    #applying-page #sos-applying-page-hospital-lightbox-province label,
    #applying-page #sos-applying-page-hospital-lightbox-search label {
        width: 60px;
        color: #7c7c7c;
        float: right;
    }

    #applying-page #sos-applying-page-hospital-lightbox-province select {
        width: 196px;
    }

    #applying-page #sos-applying-page-hospital-lightbox-search input#Search {
        padding: 1px 3px;
        width: 188px;
    }

#applying-page #sos-applying-page-hospital-lightbox-hospitals {
    background-color: #f6f6f6;
    border: 1px solid #777;
    height: 360px;
    margin: 0 90px;
    overflow: scroll;
    padding: 5px 7px;
}

    #applying-page #sos-applying-page-hospital-lightbox-hospitals #Loading-List {
        padding: 22px 0 0;
        text-align: center;
    }

    #applying-page #sos-applying-page-hospital-lightbox-hospitals table {
        width: 100%;
    }

        #applying-page #sos-applying-page-hospital-lightbox-hospitals table tr.highlight {
            background-color: #1b6cc8;
        }

        #applying-page #sos-applying-page-hospital-lightbox-hospitals table td {
            border-bottom: 1px solid #ccc;
            padding: 7px 5px;
        }

            #applying-page #sos-applying-page-hospital-lightbox-hospitals table td .hospital-title {
                line-height: 27px;
            }

            #applying-page #sos-applying-page-hospital-lightbox-hospitals table td .hospital-address {
                line-height: 21px;
                color: #888;
                font-size: 12px;
            }

        #applying-page #sos-applying-page-hospital-lightbox-hospitals table tr.highlight td .hospital-title,
        #applying-page #sos-applying-page-hospital-lightbox-hospitals table tr.highlight td .hospital-address {
            color: #fff;
        }

#applying-page #sos-applying-page-hospital-lightbox-buttons {
    background-color: #fff;
    bottom: 0;
    padding: 10px 0 30px;
    position: absolute;
    right: 0;
    width: 100%;
}

    #applying-page #sos-applying-page-hospital-lightbox-buttons input {
        border: 1px solid #777;
    }

        #applying-page #sos-applying-page-hospital-lightbox-buttons input#hospital-select {
            margin: 0 90px 0 0;
        }

        #applying-page #sos-applying-page-hospital-lightbox-buttons input#hospital-cancel {
            margin: 0 7px 0 0;
        }
/* date */
#applying-page #sos-applying-page-form-date-item select {
    font-size: 15px;
    margin: 0 2px 0 0;
    padding: 2px 11px;
    font-family: YekanNumbers;
}
/* attachments */
#applying-page #sos-applying-page-form-attachments-item input[type=file] {
}
/* submit */
#applying-page #sos-applying-page-form-button-item input {
    background-image: none;
}


/* ----------------------------- User Recommendations page ----------------------------- */

#user-recommendations-page #user-recommendations-page-filter-person {
    background-color: #ddd;
    color: #333;
    direction: rtl;
    font-size: 14px;
    margin: 20px 2% 15px;
    padding: 9px 0;
    text-align: center;
}

    #user-recommendations-page #user-recommendations-page-filter-person select {
        color: #666;
        font-size: 13px;
        padding: 0 20px;
    }

#user-recommendations-page #DamageTable {
    position: relative;
}

#user-recommendations-page #sos-user-recommendations-page-status-lightbox-descrtiption {
    border-bottom: 1px solid #ee1c22;
    line-height: 22px;
    margin: 0 0 25px;
    padding: 13px 47px;
    text-align: center;
}

#user-recommendations-page .surpsl-row {
    overflow: hidden;
}
/*#user-recommendations-page .surpsl-row .surpsl-label{
    color: #7c7c7c;
    float: right;
    padding: 0 10% 0 0;
    width: 25%;
}
#user-recommendations-page .surpsl-row .surpsl-value{
    float: right;
    width: 65%;
}*/
#user-recommendations-page #sos-user-recommendations-page-status-lightbox-main {
    margin-bottom: 25px;
}

    #user-recommendations-page #sos-user-recommendations-page-status-lightbox-main table {
        margin: 0 auto;
    }

        #user-recommendations-page #sos-user-recommendations-page-status-lightbox-main table td {
            padding: 0 10px;
        }

            #user-recommendations-page #sos-user-recommendations-page-status-lightbox-main table td.surlm-col1 {
                color: #7c7c7c;
            }

#user-recommendations-page #sos-user-recommendations-page-status-lightbox-table {
    text-align: center;
}

    #user-recommendations-page #sos-user-recommendations-page-status-lightbox-table table {
        margin: 0 auto;
    }

        #user-recommendations-page #sos-user-recommendations-page-status-lightbox-table table th {
            color: #7c7c7c;
        }

        #user-recommendations-page #sos-user-recommendations-page-status-lightbox-table table th,
        #user-recommendations-page #sos-user-recommendations-page-status-lightbox-table table td {
            border: 1px solid #aaa;
            padding: 0 12px;
        }
/* edit lightbox */
#user-recommendations-page #sos-user-recommendations-page-edit-lightbox-descrtiption {
    border-bottom: 1px solid #ee1c22;
    line-height: 22px;
    margin: 0 0 25px;
    padding: 13px 47px;
    text-align: center;
}

#user-recommendations-page #sos-user-recommendations-page-edit-lightbox-main {
    width: 90%;
    margin: 25px auto 15px auto;
    overflow: hidden;
}

#user-recommendations-page .sos-user-recommendations-page-edit-lightbox-main-block {
    float: right;
    height: 183px;
    margin: 28px 17px 0 17px;
    position: relative;
    width: 110px;
}

    #user-recommendations-page .sos-user-recommendations-page-edit-lightbox-main-block img {
        height: auto;
        max-height: 145px;
        position: absolute;
        width: 100%;
        border-radius: 5px;
    }

    #user-recommendations-page .sos-user-recommendations-page-edit-lightbox-main-block button {
        background-color: #2868b0;
        border: medium none;
        border-radius: 4px;
        bottom: 0;
        color: #fff;
        position: absolute;
        width: 100%;
        font-size: 14px;
    }

        #user-recommendations-page .sos-user-recommendations-page-edit-lightbox-main-block button[disabled] {
            background-color: #aaa;
        }

#user-recommendations-page #sos-user-recommendations-page-edit-lightbox-buttons {
    padding: 10px 0 20px;
    text-align: center;
    width: 100%;
    background-color: #fff;
    position: absolute;
    bottom: 0;
}

    #user-recommendations-page #sos-user-recommendations-page-edit-lightbox-buttons #btn-submit {
        background-color: #ee1d25;
        border: 1px solid #ee1d25;
        color: #fff;
        margin-left: 10px;
        width: 120px;
        border-radius: 4px;
        padding: 2px 7px;
    }

    #user-recommendations-page #sos-user-recommendations-page-edit-lightbox-buttons #btn-cancel {
        background-color: #eee;
        border: 1px solid #999;
        border-radius: 2px;
        width: 70px;
        color: #777;
        padding: 2px 7px;
    }


/* ----------------------------- User page ----------------------------- */

/* info */
#user-page #sos-user-content #sos-user-page-info {
    padding: 18px;
}

    #user-page #sos-user-content #sos-user-page-info #sos-user-page-info-insurance,
    #user-page #sos-user-content #sos-user-page-info #sos-user-page-info-notifications {
        background-color: #f3f3f3;
        border: 1px solid #e4e4e4;
        border-radius: 2px;
        float: right;
        height: 102px;
        padding: 10px 0;
    }

    #user-page #sos-user-content #sos-user-page-info #sos-user-page-info-insurance {
        text-align: center;
        width: 21%;
    }

        #user-page #sos-user-content #sos-user-page-info #sos-user-page-info-insurance img {
            max-height: 102px;
            max-width: 70%;
            vertical-align: middle;
        }

    #user-page #sos-user-content #sos-user-page-info #sos-user-page-info-notifications {
        margin-right: 2%;
        width: 75%;
        background-image: url(../Images/css-image-sprite-user.png);
        background-repeat: no-repeat;
        background-position: 6px 8px;
    }

    #user-page #sos-user-content #sos-user-page-info #sos-user-page-info-notifications-wrapper {
        padding: 0 20px 0 90px;
        height: 102px;
        overflow: auto;
    }

        #user-page #sos-user-content #sos-user-page-info #sos-user-page-info-notifications-wrapper .a-notification {
            background-image: url("../Images/css-image-sprite-user.png");
            background-position: right -892px;
            background-repeat: no-repeat;
            border-radius: 2px;
            padding-bottom: 7px;
            padding-right: 16px;
        }

            #user-page #sos-user-content #sos-user-page-info #sos-user-page-info-notifications-wrapper .a-notification:hover {
                background-color: #e7e7e7;
            }

        #user-page #sos-user-content #sos-user-page-info #sos-user-page-info-notifications-wrapper .a-notification-title {
            color: #555;
            font-size: 13px;
            line-height: 18px;
            padding: 0 0 2px 0;
        }

        #user-page #sos-user-content #sos-user-page-info #sos-user-page-info-notifications-wrapper .a-notification-text {
            color: #999;
            font-size: 12px;
            line-height: 16px;
        }
/* blocks */
#user-page #sos-user-content #sos-user-page-blocks {
    margin: 2px 6% 20px 6%;
    width: 88%;
}

    #user-page #sos-user-content #sos-user-page-blocks .sos-uer-page-blocks-block {
        background-color: #f8f8f8;
        width: 29%;
        margin: 2%;
        float: right;
        border-radius: 2px;
        text-align: center;
    }

        #user-page #sos-user-content #sos-user-page-blocks .sos-uer-page-blocks-block:hover {
            background-color: #ddd;
            -webkit-transition: background-color 0.8s;
            -moz-transition: background-color 0.8s;
            -o-transition: background-color 0.8s;
            transition: background-color 0.8s;
        }

        #user-page #sos-user-content #sos-user-page-blocks .sos-uer-page-blocks-block a {
            text-decoration: none;
        }

        #user-page #sos-user-content #sos-user-page-blocks .sos-uer-page-blocks-block img {
            padding: 15% 15% 1px;
            width: 70%;
        }

        #user-page #sos-user-content #sos-user-page-blocks .sos-uer-page-blocks-block div {
            font-size: 17px;
            color: #444;
            padding: 0 0 22px 0;
            line-height: 20px;
        }


/* ----------------------------- Profile page ----------------------------- */

/* title */
#profile-page #sos-profile-page-form-title-item h2 {
    background-image: url("../Images/css-image-sprite-activation.png");
    background-position: right -54px;
    background-repeat: no-repeat;
    display: inline-block;
    padding: 0 40px 0 0;
}
/* password */
#profile-page #sos-profile-page-form-password-item {
    text-align: center;
    border-top: 1px solid #ccc;
    margin-top: 35px;
    margin-bottom: 30px;
    padding: 12px 10% 5px 10%;
    width: 80%;
}

    #profile-page #sos-profile-page-form-password-item label {
        text-align: center;
        padding: 8px 0 7px 0;
    }

#profile-page #sos-profile-page-password-lightbox-descrtiption {
    border-bottom: 1px solid #ee1c22;
    line-height: 22px;
    margin: 0 0 40px;
    padding: 13px 47px;
    text-align: center;
}

#profile-page #sos-profile-page-password-lightbox-oldpass,
#profile-page #sos-profile-page-password-lightbox-newpass,
#profile-page #sos-profile-page-password-lightbox-repeatpass,
#profile-page #sos-profile-page-password-lightbox-buttons,
#profile-page #State {
    margin: 0 25% 0 25%;
    padding: 5px 5% 0 5%;
    width: 40%;
    background-color: #F6F6F6;
}

#profile-page #State {
    color: red;
}

#profile-page #sos-profile-page-password-lightbox-oldpass {
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
}

    #profile-page #sos-profile-page-password-lightbox-oldpass .sos-form2-label,
    #profile-page #sos-profile-page-password-lightbox-newpass .sos-form2-label,
    #profile-page #sos-profile-page-password-lightbox-repeatpass .sos-form2-label {
        display: block;
        color: #777;
        width: 90%;
    }

    #profile-page #sos-profile-page-password-lightbox-oldpass .sos-form2-input,
    #profile-page #sos-profile-page-password-lightbox-newpass .sos-form2-input,
    #profile-page #sos-profile-page-password-lightbox-repeatpass .sos-form2-input {
        text-align: left;
        direction: ltr;
        border: 1px solid #dcdcdc;
        border-radius: 4px;
        width: 94%;
        color: #777;
        padding: 0 2%;
    }

    #profile-page #sos-profile-page-password-lightbox-oldpass .sos-form2-message,
    #profile-page #sos-profile-page-password-lightbox-newpass .sos-form2-message,
    #profile-page #sos-profile-page-password-lightbox-repeatpass .sos-form2-message {
        color: #fe901a;
        font-size: 12px;
        text-align: center;
    }

#profile-page #sos-profile-page-password-lightbox-buttons {
    padding: 22px 5% 20px 5%;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
}

    #profile-page #sos-profile-page-password-lightbox-buttons #password-select,
    #profile-page #sos-profile-page-password-lightbox-buttons #password-cancel {
        background-color: #EEE;
        border: 1px solid #999;
        border-radius: 2px;
        padding: 2px 3%;
        width: 35%;
    }

    #profile-page #sos-profile-page-password-lightbox-buttons #password-select {
        margin-left: 10%;
        width: 53%;
        background-color: #EE1D25;
        color: #fff;
        border: 1px solid #EE1D25;
    }

    #profile-page #sos-profile-page-password-lightbox-buttons #password-cancel {
        color: #777;
    }

        #profile-page #sos-profile-page-password-lightbox-buttons #password-cancel:hover {
            background-color: #fff;
        }
/* avatar */
#profile-page #sos-profile-page-form-avatar-item {
    text-align: center;
    border-top: 1px solid #ccc;
    margin-top: 35px;
    margin-bottom: 30px;
    padding: 12px 10% 5px 10%;
    width: 80%;
}

    #profile-page #sos-profile-page-form-avatar-item label {
        text-align: center;
        padding: 8px 0 7px 0;
    }

#profile-page #sos-profile-page-avatar-lightbox-descrtiption {
    border-bottom: 1px solid #ee1c22;
    line-height: 22px;
    margin: 0 0 40px;
    padding: 13px 47px;
    text-align: center;
}

#profile-page #sos-profile-page-avatar-lightbox-image,
#profile-page #sos-profile-page-avatar-lightbox-buttons {
    margin: 0 auto;
    padding: 25px 5% 24px;
    text-align: center;
    width: 90%;
    max-width: 400px;
}

#profile-page #sos-profile-page-avatar-lightbox-image {
    padding-bottom: 25px;
}

    #profile-page #sos-profile-page-avatar-lightbox-image img {
        height: auto;
        max-height: 180px;
        width: 141px;
        border-radius: 50%;
    }

#profile-page #sos-profile-page-avatar-lightbox-buttons button {
    font-size: 16px;
    padding: 0 11px;
    color: #fff;
    border-radius: 4px;
}

#profile-page #sos-profile-page-avatar-lightbox-buttons #btn {
    background-color: #2868b0;
    border: 1px solid #2868b0;
    margin-left: 7px;
}

#profile-page #sos-profile-page-avatar-lightbox-buttons #btn2 {
    background-color: #2868b0;
    border: 1px solid #2868b0;
}

#profile-page #sos-profile-page-avatar-lightbox-progress {
    margin: 0 auto;
    width: 90%;
    max-width: 260px;
}
/* date */
#profile-page #sos-profile-page-form-date-item select {
    font-size: 15px;
    margin: 0 2px 0 0;
    padding: 2px 11px;
    font-family: YekanNumbers;
}
/* submit */
#profile-page #sos-profile-page-form-button-item input {
    background-image: none;
}


/* ----------------------------- Dependant page ----------------------------- */

#dependant-page #sos-dependant-page-notification {
    background-color: #bac6d9;
    border-radius: 3px;
    line-height: 27px;
    margin: 10px 2% 22px;
    padding: 10px 2%;
    width: 92%;
}


/* ----------------------------- User Damages page ----------------------------- */

#user-damages-page #sos-user-content {
    position: relative;
}

#user-damages-page #user-damages-page-messages {
    background-color: #d7f2ff;
    color: #333;
    direction: rtl;
    font-size: 14px;
    margin: 20px 2% 15px;
    padding: 1px 19px;
    line-height: 19px;
}

#user-damages-page #user-damages-page-filter-person {
    background-color: #e8e7e7;
    color: #333;
    direction: rtl;
    font-size: 14px;
    margin: 20px 2% 15px;
    padding: 9px 0;
    text-align: center;
}

    #user-damages-page #user-damages-page-filter-person select {
        color: #666;
        font-size: 13px;
        padding: 0 20px;
    }

#user-damages-page #DamageTable {
    position: relative;
}

#user-damages-page #user-damages-page-filter-type {
    color: #333;
    direction: rtl;
    font-size: 14px;
    left: 47%;
    position: absolute;
    top: 0;
    z-index: 2;
}

    #user-damages-page #user-damages-page-filter-type select {
        color: #666;
        font-size: 13px;
    }

/*#user-damages-page table td.type-damage{
    background-image: url(../Images/css-image-sprite-form.png);
    background-repeat: no-repeat;
    background-position: 27px -488px;
    font-size: 0px;
    color: #fff;
}
#user-damages-page table td.type-recommendation{
    background-image: url("../Images/css-image-sprite-form.png");
    background-position: -174px -488px;
    background-repeat: no-repeat;
    font-size: 0px;
    color: #fff;
}*/
/* lightbox */
#user-damages-page #sos-user-damages-page-status-lightbox-descrtiption {
    border-bottom: 1px solid #ee1c22;
    line-height: 22px;
    margin: 0 0 25px;
    padding: 13px 47px;
    text-align: center;
}

#user-damages-page .surpsl-row {
    overflow: hidden;
}

#user-damages-page #sos-user-damages-page-status-lightbox-main {
    margin-bottom: 25px;
}

#user-damages-page .dataTables_wrapper .dataTable a.link-btn {
    min-width: 191px;
}
/*#user-damages-page #sos-user-damages-page-status-lightbox-table{
    text-align: center;
}
#user-damages-page #sos-user-damages-page-status-lightbox-table table{
    margin: 0 auto;
}
#user-damages-page #sos-user-damages-page-status-lightbox-table table th{
    color: #7c7c7c;
}
#user-damages-page #sos-user-damages-page-status-lightbox-table table th,
#user-damages-page #sos-user-damages-page-status-lightbox-table table td{
    border: 1px solid #aaa;
    padding: 0 12px;
}*/


/* ----------------------------- Applying CCP page ----------------------------- */

#applying-ccp-page #sos-mc-portal-content {
    padding: 0;
}

#applying-ccp-page #sos-applying-ccp-page-form-title-item h2 {
    background-image: url("../Images/css-image-sprite-activation.png");
    background-position: right -54px;
    background-repeat: no-repeat;
    display: inline-block;
    padding: 0 40px 0 0;
}

#applying-ccp-page #sos-applying-ccp-page-form-nationalid-item #sacpfni-1 {
    float: right;
    width: 58%;
    margin-left: 3px;
}

#applying-ccp-page #sos-applying-ccp-page-form-nationalid-item #sacpfni-2 {
    background-color: #2868b0;
    border: 1px solid #2868b0;
    border-radius: 4px;
    color: #fff;
    float: right;
    height: 33px;
    margin: 0;
    width: 35%;
}

#applying-ccp-page #sos-applying-ccp-page-nationalid-lightbox-descrtiption {
    border-bottom: 1px solid #ee1c22;
    line-height: 22px;
    margin: 0 0 40px;
    padding: 13px 47px;
    text-align: center;
}

#applying-ccp-page #sos-applying-ccp-page-add-arzeshnesbi {
    /*border-bottom: 1px solid #ddd;*/
    margin: 20px 2% 0;
    padding-bottom: 19px;
    text-align: center;
}

    #applying-ccp-page #sos-applying-ccp-page-add-arzeshnesbi #sacpaanbtn1 {
        background-color: #2868b0;
        background-image: url("../Images/css-image-sprite-form2.png");
        background-position: -909px 10px;
        border: 1px solid #2868b0;
        border-radius: 4px;
        color: #fff;
        display: inline-block;
        font-size: 14px;
        line-height: 21px;
        padding: 8px 60px 8px 40px;
        text-decoration: none;
    }

#applying-ccp-page #medical-centers-portal-users-filter-type {
    color: #333;
    direction: rtl;
    font-size: 14px;
    left: 47%;
    position: absolute;
    top: 100px;
    z-index: 2;
}

    #applying-ccp-page #medical-centers-portal-users-filter-type select {
        color: #666;
        font-size: 13px;
    }

#applying-ccp-page #sos-applying-ccp-page-submit-arzeshnesbis {
    /*border-bottom: 1px solid #ddd;*/
    margin: 20px 2% 0;
    padding-bottom: 19px;
    text-align: center;
}

    #applying-ccp-page #sos-applying-ccp-page-submit-arzeshnesbis #sacpsans {
        background-color: #ed1d25;
        border: 1px solid #ed1d25;
        border-radius: 4px;
        color: #fff;
        display: inline-block;
        font-size: 16px;
        line-height: 21px;
        padding: 8px 70px 8px 70px;
        text-decoration: none;
    }

#applying-ccp-page #sos-applying-ccp-page-arzeshnesbis-lightbox-description {
    border-bottom: 1px solid #ee1c22;
    line-height: 22px;
    margin: 0 0 40px;
    padding: 13px 47px;
    text-align: center;
}

#applying-ccp-page #sos-applying-ccp-page-arzeshnesbis-lightbox-iranfornia,
#applying-ccp-page #sos-applying-ccp-page-arzeshnesbis-lightbox-insurancetype {
    padding: 0 30px 5px 0;
}

    #applying-ccp-page #sos-applying-ccp-page-arzeshnesbis-lightbox-iranfornia label,
    #applying-ccp-page #sos-applying-ccp-page-arzeshnesbis-lightbox-insurancetype label {
        width: 120px;
        color: #7c7c7c;
        float: right;
    }

    #applying-ccp-page #sos-applying-ccp-page-arzeshnesbis-lightbox-iranfornia select,
    #applying-ccp-page #sos-applying-ccp-page-arzeshnesbis-lightbox-insurancetype select {
        width: 300px;
    }

#applying-ccp-page #sos-applying-ccp-page-arzeshnesbis-lightbox-buttons {
    background-color: #fff;
    bottom: 0;
    padding: 10px 0 30px;
    width: 100%;
}

    #applying-ccp-page #sos-applying-ccp-page-arzeshnesbis-lightbox-buttons input {
        border: 1px solid #777;
    }

        #applying-ccp-page #sos-applying-ccp-page-arzeshnesbis-lightbox-buttons input#arzn-select {
            margin: 0 150px 0 0;
        }

        #applying-ccp-page #sos-applying-ccp-page-arzeshnesbis-lightbox-buttons input#arzn-cancel {
            margin: 0 7px 0 0;
        }


/* ----------------------------- Colleague Portal Login page ----------------------------- */

/* message */
#colleague-portal-login #sos-colleague-portal-login-message-inside h2 {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 10px;
}
/* form */
#colleague-portal-login #sos-colleague-portal-login-form-inside {
    padding: 25px 0 70px 0;
}

#colleague-portal-login #sos-colleague-portal-login-form-wrapper {
    background-color: #f6f6f6;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    margin: 0 auto;
    padding: 30px 33px 30px;
    width: 76%;
    max-width: 332px;
}

    #colleague-portal-login #sos-colleague-portal-login-form-wrapper label#smcplfw-username-label,
    #colleague-portal-login #sos-colleague-portal-login-form-wrapper label#smcplfw-password-label,
    #colleague-portal-login #sos-colleague-portal-login-form-wrapper label#smcplfw-captcha-label,
    #colleague-portal-login #sos-colleague-portal-login-form-wrapper label#smcplfw-captcha-description {
        display: block;
        margin: 4px 0 0 0;
        width: 100%;
        float: left;
        font-size: 15px;
        font-weight: normal;
        text-align: right;
        direction: rtl;
        color: #5f5f5f;
    }

    #colleague-portal-login #sos-colleague-portal-login-form-wrapper label#smcplfw-captcha-description {
        color: #888;
        font-size: 12px;
        line-height: 10px;
        padding: 2px 0 7px;
    }

    #colleague-portal-login #sos-colleague-portal-login-form-wrapper input#smcplfw-username-input,
    #colleague-portal-login #sos-colleague-portal-login-form-wrapper input#smcplfw-password-input {
        padding: 0 1%;
        width: 97%;
        float: left;
        font-size: 16px;
        font-family: Tahoma;
        text-align: left;
        direction: ltr;
        border: 1px solid #dcdcdc;
        border-radius: 4px;
        height: 34px;
        line-height: 34px;
        color: #5f5f5f;
        outline: none;
    }

    #colleague-portal-login #sos-colleague-portal-login-form-wrapper div#smcplfw-captcha {
        width: 100%;
        float: right;
    }

    #colleague-portal-login #sos-colleague-portal-login-form-wrapper #smcplfw-captcha-label {
        position: relative;
        top: 4px;
    }

    #colleague-portal-login #sos-colleague-portal-login-form-wrapper img#CaptchaImage {
        top: 13px;
        float: left;
        max-width: 35%;
        position: relative;
    }

    #colleague-portal-login #sos-colleague-portal-login-form-wrapper a.captcha-refresh-link {
        background-image: url("../Images/css-image-sprite-form.png");
        background-position: -401px -501px;
        bottom: 10px;
        display: block;
        float: left;
        font-size: 0;
        height: 24px;
        left: 13px;
        position: relative;
        text-decoration: none;
        width: 24px;
    }

        #colleague-portal-login #sos-colleague-portal-login-form-wrapper a.captcha-refresh-link:hover {
            background-position: -500px -501px;
        }

    #colleague-portal-login #sos-colleague-portal-login-form-wrapper input#CaptchaInputText {
        border: 1px solid #dcdcdc;
        border-radius: 4px;
        bottom: 16px;
        color: #5f5f5f;
        direction: ltr;
        float: right;
        font-family: Tahoma;
        font-size: 16px;
        height: 34px;
        line-height: 34px;
        outline: medium none;
        padding: 0 1%;
        position: relative;
        text-align: center;
        width: 41%;
    }

        #colleague-portal-login #sos-colleague-portal-login-form-wrapper input#smcplfw-username-input:focus,
        #colleague-portal-login #sos-colleague-portal-login-form-wrapper input#smcplfw-password-input:focus,
        #colleague-portal-login #sos-colleague-portal-login-form-wrapper input#CaptchaInputText:focus {
            border-color: #fe901a;
        }

    #colleague-portal-login #sos-colleague-portal-login-form-wrapper span.field-validation-error,
    #colleague-portal-login #sos-colleague-portal-login-form-wrapper span.field-validation-valid {
        color: red;
        direction: rtl;
        display: block;
        margin-bottom: 12px;
        overflow: hidden;
        text-align: right;
        width: 100%;
    }

    #colleague-portal-login #sos-colleague-portal-login-form-wrapper #smcplfw-btn-and-remember {
        float: left;
        padding: 13px 0 0;
        width: 100%;
    }

    #colleague-portal-login #sos-colleague-portal-login-form-wrapper #smcplfw-login-btn {
        background-color: #ed1d25;
        background-image: url("../Images/css-image-sprite-form.png");
        background-position: 20px -289px;
        background-repeat: no-repeat;
        border: 1px solid #ed1d25;
        border-radius: 4px;
        bottom: 5px;
        color: #fff;
        float: right;
        font-size: 20px;
        height: 40px;
        line-height: 30px;
        padding: 0 0 20px 34px;
        position: relative;
        width: 127px;
    }

    #colleague-portal-login #sos-colleague-portal-login-form-wrapper #smcplfw-remember-me {
        float: left;
        width: 115px;
        padding: 6px 0 0 0;
    }

    #colleague-portal-login #sos-colleague-portal-login-form-wrapper #smcplfw-remember-me-input {
        float: right;
        margin: 9px 0 0 7px;
    }

    #colleague-portal-login #sos-colleague-portal-login-form-wrapper #smcplfw-remember-me-label {
        float: right;
        font-size: 14px;
        color: #5f5f5f;
    }


/* ----------------------------- Colleague Portal Survey page ----------------------------- */

#colleague-portal-survey-page {
}
    /* survey popup */
    #colleague-portal-survey-page #colleague-portal-survey-page-survey-lightbox-descrtiption {
        border-bottom: 1px solid #ee1c22;
        line-height: 22px;
        margin: 0 0 10px;
        padding: 13px 47px;
        text-align: center;
    }

    #colleague-portal-survey-page #colleague-portal-survey-page-survey-lightbox-survey {
        background-color: #fcfcfc;
        border: 1px solid #ccc;
        height: 425px;
        margin: 20px 90px 10px;
        overflow: auto;
        padding: 5px 27px;
    }

        #colleague-portal-survey-page #colleague-portal-survey-page-survey-lightbox-survey .sos-survey-question {
            color: #044fa2;
            font-size: 16px;
            padding: 7px 0 0 0;
        }

        #colleague-portal-survey-page #colleague-portal-survey-page-survey-lightbox-survey .sos-survey-answer {
            font-size: 13px;
            padding: 0 0 15px;
            color: #555;
        }

        #colleague-portal-survey-page #colleague-portal-survey-page-survey-lightbox-survey .sos-survey-radio input {
            position: relative;
            top: 3px;
        }

    #colleague-portal-survey-page #colleague-portal-survey-page-survey-lightbox-buttons {
        background-color: #fff;
        bottom: 0;
        padding: 10px 0 30px;
        position: absolute;
        right: 0;
        width: 100%;
    }

        #colleague-portal-survey-page #colleague-portal-survey-page-survey-lightbox-buttons input {
            margin: 0 0 0 90px;
            background-color: #044fa2;
            border: 1px solid #044fa2;
            border-radius: 4px;
            color: #fff;
            font-size: 17px;
            height: 40px;
            WIDTH: 75px;
            float: left;
            text-align: center;
        }


/* ----------------------------- Send Message/File page ----------------------------- */

/* message */
#send-message-file-page #sos-send-message-file-page-message-inside h2 {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 10px;
}

#send-message-file-page #sos-send-message-file-page-message-inside #sos-fupmi-description {
    margin: 20px auto 5px auto;
    padding: 7px 14px;
    border: 1px solid #ddd;
    border-radius: 3px;
    text-align: right;
    direction: rtl;
    font-size: 15px;
    line-height: 24px;
    width: 93%;
    max-width: 835px;
    color: #333;
}

    #send-message-file-page #sos-send-message-file-page-message-inside #sos-fupmi-description ul {
        margin-top: 3px;
        margin-bottom: 3px;
    }

#send-message-file-page #sos-send-message-file-page-message-inside #sos-fupmi-feedback {
    margin: 20px auto 5px auto;
    padding: 13px 14px;
    border: 1px solid #ddd;
    border-radius: 3px;
    text-align: right;
    direction: rtl;
    font-size: 16px;
    line-height: 28px;
    width: 93%;
    max-width: 670px;
    color: green;
}

    #send-message-file-page #sos-send-message-file-page-message-inside #sos-fupmi-feedback .validation-summary-valid ul {
        margin: 0;
    }

    #send-message-file-page #sos-send-message-file-page-message-inside #sos-fupmi-feedback .validation-summary-errors {
        color: red;
    }
/* form */
#send-message-file-page #sos-send-message-file-page-form-inside {
    padding: 14px 0 70px 0;
}

#send-message-file-page #sos-send-message-file-page-form-wrapper {
    background-color: #f6f6f6;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    margin: 0 auto;
    padding: 30px 33px 30px;
    width: 76%;
    max-width: 332px;
}

    #send-message-file-page #sos-send-message-file-page-form-wrapper label#ssmfpfw-branch-label,
    #send-message-file-page #sos-send-message-file-page-form-wrapper label#ssmfpfw-unit-label,
    #send-message-file-page #sos-send-message-file-page-form-wrapper label#ssmfpfw-fullname-label,
    #send-message-file-page #sos-send-message-file-page-form-wrapper label#ssmfpfw-phone-label,
    #send-message-file-page #sos-send-message-file-page-form-wrapper label.ssmfpfw-attach-label,
    #send-message-file-page #sos-send-message-file-page-form-wrapper label#ssmfpfw-captcha-label,
    #send-message-file-page #sos-send-message-file-page-form-wrapper label#ssmfpfw-comments-label,
    #send-message-file-page #sos-send-message-file-page-form-wrapper label#ssmfpfw-captcha-description {
        display: block;
        margin: 11px 0 0 0;
        width: 100%;
        float: left;
        font-size: 15px;
        font-weight: normal;
        text-align: right;
        direction: rtl;
        color: #5f5f5f;
    }

    #send-message-file-page #sos-send-message-file-page-form-wrapper label#ssmfpfw-captcha-description {
        color: #888;
        font-size: 12px;
        line-height: 10px;
        padding: 2px 0 7px;
    }

    #send-message-file-page #sos-send-message-file-page-form-wrapper select#ssmfpfw-branch-select,
    #send-message-file-page #sos-send-message-file-page-form-wrapper select#ssmfpfw-unit-select,
    #send-message-file-page #sos-send-message-file-page-form-wrapper input#ssmfpfw-fullname-input,
    #send-message-file-page #sos-send-message-file-page-form-wrapper input#ssmfpfw-phone-input,
    #send-message-file-page #sos-send-message-file-page-form-wrapper input.ssmfpfw-attach-input,
    #send-message-file-page #sos-send-message-file-page-form-wrapper textarea#ssmfpfw-comments-input {
        padding: 0 2%;
        width: 96%;
        float: left;
        text-align: right;
        direction: rtl;
        border: 1px solid #dcdcdc;
        border-radius: 4px;
        height: 34px;
        line-height: 34px;
        color: #5f5f5f;
        outline: none;
    }

    #send-message-file-page #sos-send-message-file-page-form-wrapper select#ssmfpfw-branch-select,
    #send-message-file-page #sos-send-message-file-page-form-wrapper select#ssmfpfw-unit-select {
        width: 100%;
    }

    #send-message-file-page #sos-send-message-file-page-form-wrapper input#ssmfpfw-phone-input {
        font-size: 16px;
        font-family: Tahoma;
        text-align: left;
        direction: ltr;
    }

    #send-message-file-page #sos-send-message-file-page-form-wrapper input.ssmfpfw-attach-input {
        margin-bottom: 2px;
        background-color: #fff;
        color: #999;
        direction: ltr;
        line-height: 27px;
        height: 27px;
        width: 99.3%;
        padding: 1px;
        font-size: 17px;
    }

    #send-message-file-page #sos-send-message-file-page-form-wrapper textarea#ssmfpfw-comments-input {
        height: auto;
        line-height: 21px;
        font-size: 15px;
    }

    #send-message-file-page #sos-send-message-file-page-form-wrapper #add-more-attachs-wrapper {
        text-align: right;
        width: 100%;
        float: right;
        line-height: 26px;
        padding: 0 7px 2px 2px;
    }

    #send-message-file-page #sos-send-message-file-page-form-wrapper #add-more-attachs {
        padding: 1px 8px;
        font-size: 12px;
        margin: 0;
        background-color: #707082;
        color: white;
        border-radius: 4px;
        border: none;
        text-decoration: none;
        cursor: pointer;
    }

        #send-message-file-page #sos-send-message-file-page-form-wrapper #add-more-attachs:hover {
            background-color: #616177;
        }

        #send-message-file-page #sos-send-message-file-page-form-wrapper #add-more-attachs #amas {
            font-size: 210%;
            position: relative;
            line-height: 18px;
            top: 3px;
            display: inline-block;
        }

    #send-message-file-page #sos-send-message-file-page-form-wrapper div#ssmfpfw-captcha {
        width: 100%;
        float: right;
    }

    #send-message-file-page #sos-send-message-file-page-form-wrapper #ssmfpfw-captcha-label {
        position: relative;
        top: 4px;
    }

    #send-message-file-page #sos-send-message-file-page-form-wrapper img#CaptchaImage {
        top: 13px;
        float: left;
        max-width: 35%;
        position: relative;
    }

    #send-message-file-page #sos-send-message-file-page-form-wrapper a.captcha-refresh-link {
        background-image: url("../Images/css-image-sprite-form.png");
        background-position: -401px -501px;
        bottom: 10px;
        display: block;
        float: left;
        font-size: 0;
        height: 24px;
        left: 13px;
        position: relative;
        text-decoration: none;
        width: 24px;
    }

        #send-message-file-page #sos-send-message-file-page-form-wrapper a.captcha-refresh-link:hover {
            background-position: -500px -501px;
        }

    #send-message-file-page #sos-send-message-file-page-form-wrapper input#CaptchaInputText {
        border: 1px solid #dcdcdc;
        border-radius: 4px;
        bottom: 16px;
        color: #5f5f5f;
        direction: ltr;
        float: right;
        font-family: Tahoma;
        font-size: 16px;
        height: 34px;
        line-height: 34px;
        outline: medium none;
        padding: 0 1%;
        position: relative;
        text-align: center;
        width: 41%;
    }

        #send-message-file-page #sos-send-message-file-page-form-wrapper input#ssmfpfw-branch-select:focus,
        #send-message-file-page #sos-send-message-file-page-form-wrapper input#ssmfpfw-unit-select:focus,
        #send-message-file-page #sos-send-message-file-page-form-wrapper input#ssmfpfw-fullname-input:focus,
        #send-message-file-page #sos-send-message-file-page-form-wrapper input#ssmfpfw-phone-input:focus,
        #send-message-file-page #sos-send-message-file-page-form-wrapper input.ssmfpfw-attach-input:focus,
        #send-message-file-page #sos-send-message-file-page-form-wrapper input#ssmfpfw-attach2-input:focus,
        #send-message-file-page #sos-send-message-file-page-form-wrapper input#ssmfpfw-attach3-input:focus,
        #send-message-file-page #sos-send-message-file-page-form-wrapper textarea#ssmfpfw-comments-input:focus,
        #send-message-file-page #sos-send-message-file-page-form-wrapper input#CaptchaInputText:focus {
            border-color: #fe901a;
        }

    #send-message-file-page #sos-send-message-file-page-form-wrapper span.field-validation-error,
    #send-message-file-page #sos-send-message-file-page-form-wrapper span.field-validation-valid {
        color: red;
        direction: rtl;
        display: block;
        margin-bottom: 2px;
        overflow: hidden;
        text-align: right;
        width: 100%;
        position: relative;
        bottom: 4px;
    }

    #send-message-file-page #sos-send-message-file-page-form-wrapper #ssmfpfw-captcha span.field-validation-error {
        bottom: 19px;
    }

    #send-message-file-page #sos-send-message-file-page-form-wrapper #ssmfpfw-btn-and-remember {
        margin-top: 11px;
        float: left;
        padding: 0;
        width: 100%;
    }

    #send-message-file-page #sos-send-message-file-page-form-wrapper #ssmfpfw-send-btn {
        background-color: #ed1d25;
        border: 1px solid #ed1d25;
        border-radius: 4px;
        bottom: 5px;
        color: #fff;
        float: right;
        font-size: 20px;
        height: 40px;
        line-height: 30px;
        position: relative;
        width: 100%;
    }

    #send-message-file-page #sos-send-message-file-page-form-wrapper #ssmfpfw-loading-img {
        text-align: center;
        float: right;
        width: 100%;
    }

    #send-message-file-page #sos-send-message-file-page-form-wrapper #ssmfpfw-feedback {
        text-align: center;
        float: right;
        width: 100%;
        color: green;
    }

    #send-message-file-page #sos-send-message-file-page-form-wrapper .field-validation-error {
        font-size: 15px;
    }


/* ----------------------------- Scroll to Top ----------------------------- */

#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 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;
        left: 16px;
        top: 9px;
        font-size: 19px;
        -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: rgba(0, 0, 0, 0.9);
    }

        #return-to-top:hover i {
            color: #fff;
            top: 5px;
        }


/* ----------------------------- Forgot Password page ----------------------------- */

#forgot-password-page #sos-forgot-password-page-form-inside {
    background-color: #fbfbfb;
}
/* captcha */
#forgot-password-page #sos-forgot-password-page-form-captcha-item {
    margin-bottom: 0px;
}

#confirmation-page div.captcha-container {
    padding: 5px 0 0 0;
}

#forgot-password-page div.captcha-container img#CaptchaImage {
    top: 5px;
    float: left;
    max-width: 35%;
    position: relative;
}

#forgot-password-page div.captcha-container a.captcha-refresh-link {
    background-image: url("../Images/css-image-sprite-form.png");
    background-position: -401px -501px;
    bottom: 18px;
    display: block;
    float: left;
    font-size: 0;
    height: 24px;
    left: 13px;
    position: relative;
    text-decoration: none;
    width: 24px;
}

    #forgot-password-page div.captcha-container a.captcha-refresh-link:hover {
        background-position: -500px -501px;
    }

#forgot-password-page div.captcha-container input#CaptchaInputText {
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    bottom: 24px;
    color: #5f5f5f;
    direction: ltr;
    float: right;
    font-family: Tahoma;
    font-size: 16px;
    height: 34px;
    line-height: 34px;
    outline: medium none;
    padding: 0 1%;
    position: relative;
    text-align: center;
    width: 41%;
}

#forgot-password-page div.captcha-container span.field-validation-error,
#forgot-password-page div.captcha-container span.field-validation-valid {
    color: red;
    direction: rtl;
    display: block;
    margin-bottom: 12px;
    overflow: hidden;
    text-align: right;
    width: 100%;
    position: relative;
    bottom: 19px;
}


/* ----------------------------- Insurers Portal Body ----------------------------- */

.layout #sos-ins-portal-body-wrapper {
    width: 100%;
    background-color: #ee1d25;
    position: relative;
    overflow: hidden;
    border-top: 4px solid #ececec;
}


/* ----------------------------- Insurers Portal Flexy Menu ----------------------------- */

.layout #sos-ins-portal-menu {
    width: 230px;
    min-height: 100px;
    background-color: #ee1d25;
    position: absolute;
    right: 0;
    z-index: 3;
}

    .layout #sos-ins-portal-menu .flexy-menu-wrapper {
    }

        .layout #sos-ins-portal-menu .flexy-menu-wrapper .flexy-menu {
            background-color: #ee1d25;
        }

            .layout #sos-ins-portal-menu .flexy-menu-wrapper .flexy-menu.vertical {
                width: 230px;
            }

            .layout #sos-ins-portal-menu .flexy-menu-wrapper .flexy-menu li a {
                font-family: BYekan;
                font-size: 14px;
                text-align: right;
                color: #fff;
                direction: rtl;
            }

            .layout #sos-ins-portal-menu .flexy-menu-wrapper .flexy-menu li:hover > a,
            .layout #sos-ins-portal-menu .flexy-menu-wrapper .flexy-menu li.active > a {
                background-color: #c81c23;
            }

            .layout #sos-ins-portal-menu .flexy-menu-wrapper .flexy-menu li.showhide {
                background-color: #ee1d25;
            }

                .layout #sos-ins-portal-menu .flexy-menu-wrapper .flexy-menu li.showhide span.title {
                    color: #fff;
                    font-family: BYekan;
                }

                .layout #sos-ins-portal-menu .flexy-menu-wrapper .flexy-menu li.showhide span.icon em {
                    background-color: #fff;
                }

            .layout #sos-ins-portal-menu .flexy-menu-wrapper .flexy-menu li#item-user a {
                background-color: #ECECEC;
                color: #363636;
                display: block !important;
                overflow: hidden;
                padding: 18px 17px 16px 4px;
            }

                .layout #sos-ins-portal-menu .flexy-menu-wrapper .flexy-menu li#item-user a span.spcl {
                    font-size: 11px;
                    padding: 0 12px 0 0;
                    color: #a2a2a2;
                    background-image: url(../Images/css-image-sprite-user.png);
                    background-repeat: no-repeat;
                }

                    .layout #sos-ins-portal-menu .flexy-menu-wrapper .flexy-menu li#item-user a span.spcl.active {
                        background-position: right -692px;
                    }

                    .layout #sos-ins-portal-menu .flexy-menu-wrapper .flexy-menu li#item-user a span.spcl.deactive {
                        background-position: right -689px;
                    }

                    .layout #sos-ins-portal-menu .flexy-menu-wrapper .flexy-menu li#item-user a span.spcl.deactiving {
                        background-position: right -752px;
                    }

                .layout #sos-ins-portal-menu .flexy-menu-wrapper .flexy-menu li#item-user a #user-image {
                    float: none;
                    /*margin: 0 -5px 0 0;*/
                    /*max-width: 49px;
    max-height: 49px;*/
                    /*border-radius: 10%;*/
                }

                .layout #sos-ins-portal-menu .flexy-menu-wrapper .flexy-menu li#item-user a #user-texts {
                    margin: 0 0 0 0;
                    color: #2b3d6b;
                }

            .layout #sos-ins-portal-menu .flexy-menu-wrapper .flexy-menu li#item-logout {
                border-top: 1px solid #ef5056;
                margin-top: 10px;
            }

                .layout #sos-ins-portal-menu .flexy-menu-wrapper .flexy-menu li#item-home a,
                .layout #sos-ins-portal-menu .flexy-menu-wrapper .flexy-menu li#item-takaffol a,
                .layout #sos-ins-portal-menu .flexy-menu-wrapper .flexy-menu li#item-moarrefi1 a,
                .layout #sos-ins-portal-menu .flexy-menu-wrapper .flexy-menu li#item-notices a,
                .layout #sos-ins-portal-menu .flexy-menu-wrapper .flexy-menu li#item-moarrefi2 a,
                .layout #sos-ins-portal-menu .flexy-menu-wrapper .flexy-menu li#item-previous a,
                .layout #sos-ins-portal-menu .flexy-menu-wrapper .flexy-menu li#item-damage a,
                .layout #sos-ins-portal-menu .flexy-menu-wrapper .flexy-menu li#item-search-usr a,
                .layout #sos-ins-portal-menu .flexy-menu-wrapper .flexy-menu li#item-fund a,
                .layout #sos-ins-portal-menu .flexy-menu-wrapper .flexy-menu li#item-profile a,
                .layout #sos-ins-portal-menu .flexy-menu-wrapper .flexy-menu li#item-logout a {
                    background-image: url("../Images/css-image-sprite-user.png");
                    background-repeat: no-repeat;
                    padding-right: 60px;
                }

            .layout #sos-ins-portal-menu .flexy-menu-wrapper .flexy-menu li#item-home a {
                background-position: right -30px;
            }

            .layout #sos-ins-portal-menu .flexy-menu-wrapper .flexy-menu li#item-takaffol a {
                background-position: right -82px;
            }

            .layout #sos-ins-portal-menu .flexy-menu-wrapper .flexy-menu li#item-moarrefi1 a {
                background-position: right -135px;
            }

            .layout #sos-ins-portal-menu .flexy-menu-wrapper .flexy-menu li#item-notices a {
                background-position: right -185px;
            }

            .layout #sos-ins-portal-menu .flexy-menu-wrapper .flexy-menu li#item-moarrefi2 a {
                background-position: right -235px;
            }

            .layout #sos-ins-portal-menu .flexy-menu-wrapper .flexy-menu li#item-previous a {
                background-position: right -285px;
            }

            .layout #sos-ins-portal-menu .flexy-menu-wrapper .flexy-menu li#item-profile a {
                background-position: right -335px;
            }

            .layout #sos-ins-portal-menu .flexy-menu-wrapper .flexy-menu li#item-logout a {
                background-position: right 20px;
            }

            .layout #sos-ins-portal-menu .flexy-menu-wrapper .flexy-menu li#item-damage a {
                background-position: right -385px;
            }

            .layout #sos-ins-portal-menu .flexy-menu-wrapper .flexy-menu li#item-fund a {
                background-position: right -485px;
            }

            .layout #sos-ins-portal-menu .flexy-menu-wrapper .flexy-menu li#item-search-usr a {
                background-position: right -535px;
            }


/* ----------------------------- Insurers Portal Content ----------------------------- */

.layout #sos-ins-portal-content {
    float: none;
    background-color: #fff;
    margin: 0 230px 0 0;
    overflow: hidden;
    min-height: 512px; /* equal to the height of user menu (flexy menu) + a bit blank space :) each menu item 54px */
}


/* ----------------------------- Insurers Portal Login page ----------------------------- */

/* message */
#insurers-portal-login #sos-insurers-portal-login-message-inside h2 {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 10px;
}
/* form */
#insurers-portal-login #sos-insurers-portal-login-form-inside {
    padding: 25px 0 70px 0;
}

#insurers-portal-login #sos-insurers-portal-login-form-wrapper {
    background-color: #f6f6f6;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    margin: 0 auto;
    padding: 30px 33px 30px;
    width: 76%;
    max-width: 332px;
}

    #insurers-portal-login #sos-insurers-portal-login-form-wrapper label#smcplfw-username-label,
    #insurers-portal-login #sos-insurers-portal-login-form-wrapper label#smcplfw-password-label,
    #insurers-portal-login #sos-insurers-portal-login-form-wrapper label#smcplfw-captcha-label,
    #insurers-portal-login #sos-insurers-portal-login-form-wrapper label#smcplfw-captcha-description {
        display: block;
        margin: 4px 0 0 0;
        width: 100%;
        float: left;
        font-size: 15px;
        font-weight: normal;
        text-align: right;
        direction: rtl;
        color: #5f5f5f;
    }

    #insurers-portal-login #sos-insurers-portal-login-form-wrapper label#smcplfw-captcha-description {
        color: #888;
        font-size: 12px;
        line-height: 10px;
        padding: 2px 0 7px;
    }

    #insurers-portal-login #sos-insurers-portal-login-form-wrapper input#smcplfw-username-input,
    #insurers-portal-login #sos-insurers-portal-login-form-wrapper input#smcplfw-password-input {
        padding: 0 1%;
        width: 97%;
        float: left;
        font-size: 16px;
        font-family: Tahoma;
        text-align: left;
        direction: ltr;
        border: 1px solid #dcdcdc;
        border-radius: 4px;
        height: 34px;
        line-height: 34px;
        color: #5f5f5f;
        outline: none;
    }

    #insurers-portal-login #sos-insurers-portal-login-form-wrapper div#smcplfw-captcha {
        width: 100%;
        float: right;
    }

    #insurers-portal-login #sos-insurers-portal-login-form-wrapper #smcplfw-captcha-label {
        position: relative;
        top: 4px;
    }

    #insurers-portal-login #sos-insurers-portal-login-form-wrapper img#CaptchaImage {
        top: 13px;
        float: left;
        max-width: 35%;
        position: relative;
    }

    #insurers-portal-login #sos-insurers-portal-login-form-wrapper a.captcha-refresh-link {
        background-image: url("../Images/css-image-sprite-form.png");
        background-position: -401px -501px;
        bottom: 10px;
        display: block;
        float: left;
        font-size: 0;
        height: 24px;
        left: 13px;
        position: relative;
        text-decoration: none;
        width: 24px;
    }

        #insurers-portal-login #sos-insurers-portal-login-form-wrapper a.captcha-refresh-link:hover {
            background-position: -500px -501px;
        }

    #insurers-portal-login #sos-insurers-portal-login-form-wrapper input#CaptchaInputText {
        border: 1px solid #dcdcdc;
        border-radius: 4px;
        bottom: 16px;
        color: #5f5f5f;
        direction: ltr;
        float: right;
        font-family: Tahoma;
        font-size: 16px;
        height: 34px;
        line-height: 34px;
        outline: medium none;
        padding: 0 1%;
        position: relative;
        text-align: center;
        width: 41%;
    }

        #insurers-portal-login #sos-insurers-portal-login-form-wrapper input#smcplfw-username-input:focus,
        #insurers-portal-login #sos-insurers-portal-login-form-wrapper input#smcplfw-password-input:focus,
        #insurers-portal-login #sos-insurers-portal-login-form-wrapper input#CaptchaInputText:focus {
            border-color: #fe901a;
        }

    #insurers-portal-login #sos-insurers-portal-login-form-wrapper span.field-validation-error,
    #insurers-portal-login #sos-insurers-portal-login-form-wrapper span.field-validation-valid {
        color: red;
        direction: rtl;
        display: block;
        margin-bottom: 12px;
        overflow: hidden;
        text-align: right;
        width: 100%;
    }

    #insurers-portal-login #sos-insurers-portal-login-form-wrapper #smcplfw-btn-and-remember {
        float: left;
        padding: 13px 0 0;
        width: 100%;
    }

    #insurers-portal-login #sos-insurers-portal-login-form-wrapper #smcplfw-login-btn {
        background-color: #ed1d25;
        background-image: url("../Images/css-image-sprite-form.png");
        background-position: 20px -289px;
        background-repeat: no-repeat;
        border: 1px solid #ed1d25;
        border-radius: 4px;
        bottom: 5px;
        color: #fff;
        float: right;
        font-size: 20px;
        height: 40px;
        line-height: 30px;
        padding: 0 0 20px 34px;
        position: relative;
        width: 127px;
    }

    #insurers-portal-login #sos-insurers-portal-login-form-wrapper #smcplfw-remember-me {
        float: left;
        width: 115px;
        padding: 6px 0 0 0;
    }

    #insurers-portal-login #sos-insurers-portal-login-form-wrapper #smcplfw-remember-me-input {
        float: right;
        margin: 9px 0 0 7px;
    }

    #insurers-portal-login #sos-insurers-portal-login-form-wrapper #smcplfw-remember-me-label {
        float: right;
        font-size: 14px;
        color: #5f5f5f;
    }


/* ----------------------------- Insurers Portal Index page ----------------------------- */

/* blocks */
#insurers-portal-index-page #sos-ins-portal-content #sos-insurers-portal-index-page-blocks {
    margin: 40px 6% 40px 6%;
    width: 88%;
}

    #insurers-portal-index-page #sos-ins-portal-content #sos-insurers-portal-index-page-blocks .sos-insurers-portal-index-page-blocks-block {
        background-color: #f8f8f8;
        width: 29%;
        margin: 2%;
        float: right;
        border-radius: 2px;
        text-align: center;
    }

        #insurers-portal-index-page #sos-ins-portal-content #sos-insurers-portal-index-page-blocks .sos-insurers-portal-index-page-blocks-block:hover {
            background-color: #ddd;
            -webkit-transition: background-color 0.8s;
            -moz-transition: background-color 0.8s;
            -o-transition: background-color 0.8s;
            transition: background-color 0.8s;
        }

        #insurers-portal-index-page #sos-ins-portal-content #sos-insurers-portal-index-page-blocks .sos-insurers-portal-index-page-blocks-block a {
            text-decoration: none;
        }

        #insurers-portal-index-page #sos-ins-portal-content #sos-insurers-portal-index-page-blocks .sos-insurers-portal-index-page-blocks-block img {
            padding: 15% 15% 1px;
            width: 70%;
        }

        #insurers-portal-index-page #sos-ins-portal-content #sos-insurers-portal-index-page-blocks .sos-insurers-portal-index-page-blocks-block div {
            font-size: 17px;
            color: #444;
            padding: 0 0 22px 0;
            line-height: 20px;
        }


/* ----------------------------- Insurers Portal Policyholders list page ----------------------------- */

#insurers-portal-policyholderslist #sos-ins-portal-content {
    position: relative;
}

#insurers-portal-policyholderslist #insurers-portal-policyholderslist-add-company {
    border-bottom: 1px solid #ddd;
    margin: 20px 2% 0;
    padding-bottom: 19px;
    text-align: center;
}

    #insurers-portal-policyholderslist #insurers-portal-policyholderslist-add-company #ippacbtn1 {
        background-color: #2868b0;
        background-image: url("../Images/css-image-sprite-form2.png");
        background-position: -946px 10px;
        border: 1px solid #2868b0;
        border-radius: 4px;
        color: #fff;
        display: inline-block;
        font-size: 14px;
        line-height: 21px;
        padding: 8px 60px 8px 30px;
        text-decoration: none;
    }

#insurers-portal-policyholderslist #insurers-portal-policyholderslist-filter-type {
    color: #333;
    direction: rtl;
    font-size: 14px;
    left: 47%;
    position: absolute;
    top: 100px;
    z-index: 2;
}

    #insurers-portal-policyholderslist #insurers-portal-policyholderslist-filter-type select {
        color: #666;
        font-size: 13px;
    }

#insurers-portal-policyholderslist .dataTable .ippbtn-switch {
    background-image: url("../Images/css-image-sprite-form2.png");
    display: inline-block;
    height: 20px;
    margin: 0 0 2px 7px;
    width: 46px;
}

    #insurers-portal-policyholderslist .dataTable .ippbtn-switch.active {
        background-position: -728px 0;
    }

    #insurers-portal-policyholderslist .dataTable .ippbtn-switch.deactive {
        background-position: -728px -26px;
    }

#insurers-portal-policyholderslist .dataTable .ippbtn-confirm {
    background-image: url("../Images/css-image-sprite-form2.png");
    background-position: -675px 0;
    display: inline-block;
    height: 25px;
    width: 25px;
    margin: 0 0 0 5px;
}

#insurers-portal-policyholderslist .dataTable .ippbtn-edit {
    background-image: url("../Images/css-image-sprite-form2.png");
    background-position: -625px 0;
    display: inline-block;
    height: 25px;
    width: 25px;
    margin: 0 0 0 5px;
}

#insurers-portal-policyholderslist .dataTable .ippbtn-delete {
    background-image: url("../Images/css-image-sprite-form2.png");
    background-position: -575px 0;
    display: inline-block;
    height: 25px;
    width: 25px;
    margin: 0 0 0 5px;
}
/* add company popup*/
#insurers-portal-policyholderslist #sos-insurers-portal-policyholderslist-addcompany-lightbox-descrtiption {
    border-bottom: 1px solid #ee1c22;
    line-height: 22px;
    margin: 0 0 20px;
    padding: 13px 47px;
    text-align: center;
}

#insurers-portal-policyholderslist #sos-insurers-portal-policyholderslist-addcompany-lightbox-companyname,
#insurers-portal-policyholderslist #sos-insurers-portal-policyholderslist-addcompany-lightbox-companytype,
#insurers-portal-policyholderslist #sos-insurers-portal-policyholderslist-addcompany-lightbox-username,
#insurers-portal-policyholderslist #sos-insurers-portal-policyholderslist-addcompany-lightbox-password,
#insurers-portal-policyholderslist #sos-insurers-portal-policyholderslist-addcompany-lightbox-repeatpass,
#insurers-portal-policyholderslist #sos-insurers-portal-policyholderslist-addcompany-lightbox-hasexcel,
#insurers-portal-policyholderslist #sos-insurers-portal-policyholderslist-addcompany-lightbox-buttons,
#insurers-portal-policyholderslist #State {
    margin: 0 25% 0 25%;
    padding: 5px 5% 0 5%;
    width: 40%;
    background-color: #F6F6F6;
}

#insurers-portal-policyholderslist #State {
    color: red;
}

#insurers-portal-policyholderslist #sos-insurers-portal-policyholderslist-addcompany-lightbox-companyname {
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
}

#insurers-portal-policyholderslist #sos-insurers-portal-policyholderslist-addcompany-lightbox-hasexcel {
    color: #777;
    line-height: 14px;
    font-size: 14px;
    padding-top: 12px;
}

#insurers-portal-policyholderslist #sos-insurers-portal-policyholderslist-addcompany-lightbox-companyname .sos-form2-label,
#insurers-portal-policyholderslist #sos-insurers-portal-policyholderslist-addcompany-lightbox-companytype .sos-form2-label,
#insurers-portal-policyholderslist #sos-insurers-portal-policyholderslist-addcompany-lightbox-username .sos-form2-label,
#insurers-portal-policyholderslist #sos-insurers-portal-policyholderslist-addcompany-lightbox-password .sos-form2-label,
#insurers-portal-policyholderslist #sos-insurers-portal-policyholderslist-addcompany-lightbox-repeatpass .sos-form2-label {
    display: block;
    color: #777;
    width: 90%;
}

#insurers-portal-policyholderslist #sos-insurers-portal-policyholderslist-addcompany-lightbox-password .sos-form2-input,
#insurers-portal-policyholderslist #sos-insurers-portal-policyholderslist-addcompany-lightbox-repeatpass .sos-form2-input {
    text-align: left;
    direction: ltr;
}

#insurers-portal-policyholderslist #sos-insurers-portal-policyholderslist-addcompany-lightbox-companyname .sos-form2-input,
#insurers-portal-policyholderslist #sos-insurers-portal-policyholderslist-addcompany-lightbox-companytype .sos-form2-input,
#insurers-portal-policyholderslist #sos-insurers-portal-policyholderslist-addcompany-lightbox-username .sos-form2-input,
#insurers-portal-policyholderslist #sos-insurers-portal-policyholderslist-addcompany-lightbox-password .sos-form2-input,
#insurers-portal-policyholderslist #sos-insurers-portal-policyholderslist-addcompany-lightbox-repeatpass .sos-form2-input {
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    width: 94%;
    color: #777;
    padding: 0 2%;
}

#insurers-portal-policyholderslist #sos-insurers-portal-policyholderslist-addcompany-lightbox-companytype .sos-form2-input {
    width: 99%;
}

#insurers-portal-policyholderslist #sos-insurers-portal-policyholderslist-addcompany-lightbox-hasexcel #HasExcel {
    position: relative;
    top: 3px;
    margin-left: 2px;
}

#insurers-portal-policyholderslist #sos-insurers-portal-policyholderslist-addcompany-lightbox-companyname .sos-form2-message,
#insurers-portal-policyholderslist #sos-insurers-portal-policyholderslist-addcompany-lightbox-companytype .sos-form2-message,
#insurers-portal-policyholderslist #sos-insurers-portal-policyholderslist-addcompany-lightbox-username .sos-form2-message,
#insurers-portal-policyholderslist #sos-insurers-portal-policyholderslist-addcompany-lightbox-password .sos-form2-message,
#insurers-portal-policyholderslist #sos-insurers-portal-policyholderslist-addcompany-lightbox-repeatpass .sos-form2-message {
    color: #fe901a;
    font-size: 12px;
    text-align: center;
}

#insurers-portal-policyholderslist #sos-insurers-portal-policyholderslist-addcompany-lightbox-buttons {
    padding: 22px 5% 20px 5%;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
}

    #insurers-portal-policyholderslist #sos-insurers-portal-policyholderslist-addcompany-lightbox-buttons #company-add,
    #insurers-portal-policyholderslist #sos-insurers-portal-policyholderslist-addcompany-lightbox-buttons #company-cancel {
        background-color: #EEE;
        border: 1px solid #999;
        border-radius: 2px;
        padding: 2px 3%;
        width: 35%;
    }

    #insurers-portal-policyholderslist #sos-insurers-portal-policyholderslist-addcompany-lightbox-buttons #company-add {
        margin-left: 10%;
        width: 53%;
        background-color: #EE1D25;
        color: #fff;
        border: 1px solid #EE1D25;
    }

    #insurers-portal-policyholderslist #sos-insurers-portal-policyholderslist-addcompany-lightbox-buttons #company-cancel {
        color: #777;
    }

        #insurers-portal-policyholderslist #sos-insurers-portal-policyholderslist-addcompany-lightbox-buttons #company-cancel:hover {
            background-color: #fff;
        }

/* ----------------------------- Insurers Portal Related Contracts page ----------------------------- */

#insurers-portal-relatedcontracts #sos-ins-portal-content {
    direction: rtl;
    text-align: right;
}

    #insurers-portal-relatedcontracts #sos-ins-portal-content a.Send,
    #insurers-portal-relatedcontracts #sos-ins-portal-content a.Close {
        background-image: url('../Images/css-image-sprite-form2.png');
        display: inline-block;
        height: 25px;
        width: 25px;
        margin: 0 5px 0 5px;
        cursor: pointer;
    }

    #insurers-portal-relatedcontracts #sos-ins-portal-content a.Send {
        background-position: -425px 0;
    }

    #insurers-portal-relatedcontracts #sos-ins-portal-content a.Close {
        background-position: -575px 0;
    }

#insurers-portal-relatedcontracts #insurers-portal-relatedcontracts-messages {
    width: 98%;
    margin: 0 1%;
    /*background-color: #70a1e5;*/
}

    #insurers-portal-relatedcontracts #insurers-portal-relatedcontracts-messages h3 {
        text-align: center;
        margin: 25px 0;
    }

#insurers-portal-relatedcontracts #insurers-portal-relatedcontracts-toolbar {
    width: 98%;
    margin: 0 1% 7px 1%;
    /*background-color: #80dc84;*/
    padding: 5px 0;
    overflow: hidden;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

    #insurers-portal-relatedcontracts #insurers-portal-relatedcontracts-toolbar #hor,
    #insurers-portal-relatedcontracts #insurers-portal-relatedcontracts-toolbar #ver {
        background-color: #E1E1E1;
        background-image: url("../Images/css-image-sprite-form2.png");
        background-repeat: no-repeat;
        border: 1px solid #ccc;
        border-radius: 2px;
        float: left;
        font-size: 0;
        height: 33px;
        margin: 0 0 0 10px;
        width: 33px;
        padding: 0;
    }

    #insurers-portal-relatedcontracts #insurers-portal-relatedcontracts-toolbar #hor {
        background-position: -325px 8px;
    }

    #insurers-portal-relatedcontracts #insurers-portal-relatedcontracts-toolbar #ver {
        background-position: -377px 6px;
    }

#insurers-portal-relatedcontracts #insurers-portal-relatedcontracts-search-list,
#insurers-portal-relatedcontracts #insurers-portal-relatedcontracts-joins-list {
    width: 48%;
    margin: 10px 1%;
}

#insurers-portal-relatedcontracts .horizontal #insurers-portal-relatedcontracts-search-list,
#insurers-portal-relatedcontracts .horizontal #insurers-portal-relatedcontracts-joins-list {
    width: 98%;
    margin: 5px 1%;
}

#insurers-portal-relatedcontracts #insurers-portal-relatedcontracts-search-list {
    float: right;
}

    #insurers-portal-relatedcontracts #insurers-portal-relatedcontracts-search-list #SearchForm #input-search {
        height: 28px;
        padding: 4px;
        width: 75% !important;
    }

    #insurers-portal-relatedcontracts #insurers-portal-relatedcontracts-search-list #SearchForm #input-sch-btn {
        height: 40px;
        width: 20% !important;
    }

    #insurers-portal-relatedcontracts #insurers-portal-relatedcontracts-search-list span.highlighted {
        background-color: yellow;
    }

#insurers-portal-relatedcontracts #insurers-portal-relatedcontracts-joins-list {
    float: left;
}

    #insurers-portal-relatedcontracts #insurers-portal-relatedcontracts-search-list #ContractList,
    #insurers-portal-relatedcontracts #insurers-portal-relatedcontracts-joins-list form {
        height: 500px;
        overflow: auto;
        margin-top: 10px;
        border: 2px solid #ccc;
    }

#insurers-portal-relatedcontracts .horizontal #insurers-portal-relatedcontracts-search-list #ContractList,
#insurers-portal-relatedcontracts .horizontal #insurers-portal-relatedcontracts-joins-list form {
    height: 250px;
    margin-top: 10px;
}

#insurers-portal-relatedcontracts #insurers-portal-relatedcontracts-joins-list form {
    margin-top: 50px;
}

#insurers-portal-relatedcontracts .horizontal #insurers-portal-relatedcontracts-joins-list form {
    margin-top: 10px;
}

#insurers-portal-relatedcontracts #insurers-portal-relatedcontracts-search-list table,
#insurers-portal-relatedcontracts #insurers-portal-relatedcontracts-joins-list table {
    font-size: 13px;
    width: 100%;
}

    #insurers-portal-relatedcontracts #insurers-portal-relatedcontracts-search-list table .tbl-desc,
    #insurers-portal-relatedcontracts #insurers-portal-relatedcontracts-joins-list table .tbl-desc {
        background-color: #ccc;
    }

    #insurers-portal-relatedcontracts #insurers-portal-relatedcontracts-search-list table tr.dis {
        background-color: #f6f6f6;
        color: #aaa;
    }

        #insurers-portal-relatedcontracts #insurers-portal-relatedcontracts-search-list table tr.dis a {
            cursor: default;
            opacity: 0.4;
        }

    #insurers-portal-relatedcontracts #insurers-portal-relatedcontracts-search-list table th,
    #insurers-portal-relatedcontracts #insurers-portal-relatedcontracts-joins-list table th {
        background-color: #eee;
    }

    #insurers-portal-relatedcontracts #insurers-portal-relatedcontracts-search-list table th,
    #insurers-portal-relatedcontracts #insurers-portal-relatedcontracts-search-list table td,
    #insurers-portal-relatedcontracts #insurers-portal-relatedcontracts-joins-list table th,
    #insurers-portal-relatedcontracts #insurers-portal-relatedcontracts-joins-list table td {
        border: 1px solid #ccc;
        line-height: 18px;
        padding: 6px 9px;
        text-align: center;
    }

#insurers-portal-relatedcontracts #insurers-portal-relatedcontracts-submit-btn {
    background-color: #eaeaea;
    float: left;
    margin: 0 1% 15px;
    text-align: center;
    width: 48%;
}

#insurers-portal-relatedcontracts .horizontal #insurers-portal-relatedcontracts-submit-btn {
    width: 98%;
}

#insurers-portal-relatedcontracts #insurers-portal-relatedcontracts-submit-btn #Submit {
    background-color: #2868b0;
    border: 1px solid #2868b0;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    line-height: 21px;
    margin: 7px auto;
    padding: 8px 40px;
}


/* ----------------------------- Insurers Portal Damages page ----------------------------- */

#insurers-portal-damages-page #insurers-portal-damages-page-messages {
    background-color: #d7f2ff;
    color: #333;
    direction: rtl;
    font-size: 14px;
    margin: 20px 2% 15px;
    padding: 1px 19px;
    line-height: 19px;
}

#insurers-portal-damages-page #insurers-portal-damages-page-filter-contract textarea {
    height: 69px;
    line-height: 21px;
    overflow: hidden;
    color: #999;
    resize: none;
}

#insurers-portal-damages-page #insurers-portal-damages-page-filter-nextprevious {
    background-color: #fff;
    margin: 0;
    padding: 17px 0 0;
    text-align: left;
    width: 100%;
    position: relative;
}

    #insurers-portal-damages-page #insurers-portal-damages-page-filter-nextprevious button[disabled] {
        opacity: 0.5;
    }

    #insurers-portal-damages-page #insurers-portal-damages-page-filter-nextprevious #ipdpfn-items {
        left: 111px;
        position: absolute;
        top: 19px;
        width: 250px;
    }

    #insurers-portal-damages-page #insurers-portal-damages-page-filter-nextprevious #ipdpfn-btns {
        /*position: absolute;
    top: 17px;
    right: 0;*/
        float: right;
        margin-top: 4px;
    }

#insurers-portal-damages-page #insurers-portal-damages-page-filter-filters {
    width: 97%;
    margin-top: 0;
}

    #insurers-portal-damages-page #insurers-portal-damages-page-filter-filters #filters-pool {
        border: 1px solid #dcdcdc;
        border-radius: 4px;
        padding: 1px 4px;
        overflow: hidden;
        background-color: #fafafa;
        height: 91px;
    }

        #insurers-portal-damages-page #insurers-portal-damages-page-filter-filters #filters-pool .filter-tag {
            border: 1px solid #aaa;
            background-color: #ddd;
            color: #333;
            float: right;
            margin: 2px 4px;
            padding: 0 6px 0 22px;
            border-radius: 4px;
            font-size: 12px;
            position: relative;
        }

        #insurers-portal-damages-page #insurers-portal-damages-page-filter-filters #filters-pool .filter-remove {
            color: #ffffff;
            font-family: tahoma;
            border: 1px solid #555;
            border-radius: 4px;
            padding: 0 3px 2px 3px;
            position: absolute;
            top: 2px;
            left: 2px;
            background-color: #555;
            cursor: pointer;
        }
/* hospital lightbox */
#insurers-portal-damages-page #sos-insurers-portal-damages-page-hospital-lightbox-descrtiption {
    border-bottom: 1px solid #ee1c22;
    line-height: 22px;
    margin: 0 0 10px;
    padding: 13px 47px;
    text-align: center;
}

#insurers-portal-damages-page #sos-insurers-portal-damages-page-hospital-lightbox-search {
    margin: 13px 90px 5px;
}

    #insurers-portal-damages-page #sos-insurers-portal-damages-page-hospital-lightbox-search #input-search {
        height: 33px;
        width: 40%;
    }

    #insurers-portal-damages-page #sos-insurers-portal-damages-page-hospital-lightbox-search #input-sch-btn {
        padding: 0 25px;
    }

#insurers-portal-damages-page #sos-insurers-portal-damages-page-hospital-lightbox-contracts #ContractList {
    background-color: #f6f6f6;
    border: 1px solid #777;
    height: 370px;
    margin: 0 90px;
    overflow: scroll;
    padding: 5px 7px;
}

#insurers-portal-damages-page #sos-insurers-portal-damages-page-hospital-lightbox-contracts h4 {
    margin: 0 90px -2px;
}

#insurers-portal-damages-page #sos-insurers-portal-damages-page-hospital-lightbox-contracts #Loading-List {
    padding: 22px 0 0;
    text-align: center;
}

#insurers-portal-damages-page #sos-insurers-portal-damages-page-hospital-lightbox-contracts table {
    width: 100%;
}

    #insurers-portal-damages-page #sos-insurers-portal-damages-page-hospital-lightbox-contracts table tr.highlight {
        color: #fff;
        background-color: #1b6cc8;
    }

    #insurers-portal-damages-page #sos-insurers-portal-damages-page-hospital-lightbox-contracts table td {
        border-bottom: 1px solid #ccc;
        padding: 7px 5px;
        line-height: 21px;
        font-size: 15px;
    }

    #insurers-portal-damages-page #sos-insurers-portal-damages-page-hospital-lightbox-contracts table #ctbl-head {
        border-bottom: 1px solid #777;
        text-align: center;
    }

        #insurers-portal-damages-page #sos-insurers-portal-damages-page-hospital-lightbox-contracts table #ctbl-head th {
            font-size: 16px;
            line-height: 17px;
            padding: 0 0 7px 0;
        }

    #insurers-portal-damages-page #sos-insurers-portal-damages-page-hospital-lightbox-contracts table tr.highlight td .hospital-title,
    #insurers-portal-damages-page #sos-insurers-portal-damages-page-hospital-lightbox-contracts table tr.highlight td .hospital-address {
        color: #fff;
    }

#insurers-portal-damages-page #sos-insurers-portal-damages-page-hospital-lightbox-buttons {
    background-color: #fff;
    bottom: 0;
    padding: 10px 0 30px;
    position: absolute;
    right: 0;
    width: 100%;
}

    #insurers-portal-damages-page #sos-insurers-portal-damages-page-hospital-lightbox-buttons input {
        border: 1px solid #777;
    }

        #insurers-portal-damages-page #sos-insurers-portal-damages-page-hospital-lightbox-buttons input#hospital-select {
            margin: 0 90px 0 0;
        }

        #insurers-portal-damages-page #sos-insurers-portal-damages-page-hospital-lightbox-buttons input#hospital-cancel {
            margin: 0 7px 0 0;
        }
/* status lightbox */
#insurers-portal-damages-page #sos-insurers-portal-damages-page-status-lightbox-descrtiption {
    border-bottom: 1px solid #ee1c22;
    line-height: 22px;
    margin: 0 0 10px;
    padding: 13px 47px;
    text-align: center;
}

#insurers-portal-damages-page #sos-insurers-portal-damages-page-status-lightbox-main #sipdpslm-tbl1 {
    margin-top: 22px;
}

    #insurers-portal-damages-page #sos-insurers-portal-damages-page-status-lightbox-main #sipdpslm-tbl1 th,
    #insurers-portal-damages-page #sos-insurers-portal-damages-page-status-lightbox-main #sipdpslm-tbl1 td {
        text-align: right;
        border: none;
    }

#insurers-portal-damages-page #sos-insurers-portal-damages-page-status-lightbox-main #sipdpslm-tbl2 {
    margin-top: 25px;
}


/* ----------------------------- Insurers Portal Fund page ----------------------------- */

#insurers-portal-fund-page #insurers-portal-fund-page-content {
    color: #333;
    direction: rtl;
    font-size: 14px;
    margin: 20px 2% 15px;
    padding: 1px 19px;
    line-height: 19px;
    text-align: center;
}

    #insurers-portal-fund-page #insurers-portal-fund-page-content #ipfpc-fund {
        margin: 77px 0 35px;
        padding: 0 0 15px 0;
        line-height: 35px;
        background-color: #c1deff;
    }

        #insurers-portal-fund-page #insurers-portal-fund-page-content #ipfpc-fund.ipfpc-fund-warning {
            background-color: #ff7474;
        }

    #insurers-portal-fund-page #insurers-portal-fund-page-content #ipfpc-date {
        margin: 0 0 50px 0;
        line-height: 29px;
    }


/* ----------------------------- Policyholder Portal Body ----------------------------- */

.layout #sos-ph-portal-body-wrapper {
    width: 100%;
    background-color: #ee1d25;
    position: relative;
    overflow: hidden;
    border-top: 4px solid #ececec;
}


/* ----------------------------- Policyholder Portal Flexy Menu ----------------------------- */

.layout #sos-ph-portal-menu {
    width: 230px;
    min-height: 100px;
    background-color: #ee1d25;
    position: absolute;
    right: 0;
    z-index: 3;
}

    .layout #sos-ph-portal-menu .flexy-menu-wrapper {
    }

        .layout #sos-ph-portal-menu .flexy-menu-wrapper .flexy-menu {
            background-color: #ee1d25;
        }

            .layout #sos-ph-portal-menu .flexy-menu-wrapper .flexy-menu.vertical {
                width: 230px;
            }

            .layout #sos-ph-portal-menu .flexy-menu-wrapper .flexy-menu li a {
                font-family: BYekan;
                font-size: 14px;
                text-align: right;
                color: #fff;
                direction: rtl;
            }

            .layout #sos-ph-portal-menu .flexy-menu-wrapper .flexy-menu li:hover > a,
            .layout #sos-ph-portal-menu .flexy-menu-wrapper .flexy-menu li.active > a {
                background-color: #c81c23;
            }

            .layout #sos-ph-portal-menu .flexy-menu-wrapper .flexy-menu li.showhide {
                background-color: #ee1d25;
            }

                .layout #sos-ph-portal-menu .flexy-menu-wrapper .flexy-menu li.showhide span.title {
                    color: #fff;
                    font-family: BYekan;
                }

                .layout #sos-ph-portal-menu .flexy-menu-wrapper .flexy-menu li.showhide span.icon em {
                    background-color: #fff;
                }

            .layout #sos-ph-portal-menu .flexy-menu-wrapper .flexy-menu li#item-user a {
                background-color: #ECECEC;
                color: #363636;
                display: block !important;
                overflow: hidden;
                padding: 18px 17px 16px 4px;
            }

                .layout #sos-ph-portal-menu .flexy-menu-wrapper .flexy-menu li#item-user a span.spcl {
                    font-size: 11px;
                    padding: 0 12px 0 0;
                    color: #a2a2a2;
                    background-image: url(../Images/css-image-sprite-user.png);
                    background-repeat: no-repeat;
                }

                    .layout #sos-ph-portal-menu .flexy-menu-wrapper .flexy-menu li#item-user a span.spcl.active {
                        background-position: right -692px;
                    }

                    .layout #sos-ph-portal-menu .flexy-menu-wrapper .flexy-menu li#item-user a span.spcl.deactive {
                        background-position: right -689px;
                    }

                    .layout #sos-ph-portal-menu .flexy-menu-wrapper .flexy-menu li#item-user a span.spcl.deactiving {
                        background-position: right -752px;
                    }

                .layout #sos-ph-portal-menu .flexy-menu-wrapper .flexy-menu li#item-user a #user-image {
                    float: right;
                    margin: 0 -5px 0 10px;
                    max-width: 49px;
                    max-height: 49px;
                    border-radius: 50%;
                }

                .layout #sos-ph-portal-menu .flexy-menu-wrapper .flexy-menu li#item-user a #user-texts {
                    float: right;
                    margin: 8px 0 0 0;
                }

            .layout #sos-ph-portal-menu .flexy-menu-wrapper .flexy-menu li#item-logout {
                border-top: 1px solid #ef5056;
                margin-top: 10px;
            }

                .layout #sos-ph-portal-menu .flexy-menu-wrapper .flexy-menu li#item-home a,
                .layout #sos-ph-portal-menu .flexy-menu-wrapper .flexy-menu li#item-takaffol a,
                .layout #sos-ph-portal-menu .flexy-menu-wrapper .flexy-menu li#item-moarrefi1 a,
                .layout #sos-ph-portal-menu .flexy-menu-wrapper .flexy-menu li#item-notices a,
                .layout #sos-ph-portal-menu .flexy-menu-wrapper .flexy-menu li#item-moarrefi2 a,
                .layout #sos-ph-portal-menu .flexy-menu-wrapper .flexy-menu li#item-previous a,
                .layout #sos-ph-portal-menu .flexy-menu-wrapper .flexy-menu li#item-damage a,
                .layout #sos-ph-portal-menu .flexy-menu-wrapper .flexy-menu li#item-profile a,
                .layout #sos-ph-portal-menu .flexy-menu-wrapper .flexy-menu li#item-logout a {
                    background-image: url("../Images/css-image-sprite-user.png");
                    background-repeat: no-repeat;
                    padding-right: 60px;
                }

            .layout #sos-ph-portal-menu .flexy-menu-wrapper .flexy-menu li#item-home a {
                background-position: right -30px;
            }

            .layout #sos-ph-portal-menu .flexy-menu-wrapper .flexy-menu li#item-takaffol a {
                background-position: right -82px;
            }

            .layout #sos-ph-portal-menu .flexy-menu-wrapper .flexy-menu li#item-moarrefi1 a {
                background-position: right -135px;
            }

            .layout #sos-ph-portal-menu .flexy-menu-wrapper .flexy-menu li#item-notices a {
                background-position: right -185px;
            }

            .layout #sos-ph-portal-menu .flexy-menu-wrapper .flexy-menu li#item-moarrefi2 a {
                background-position: right -235px;
            }

            .layout #sos-ph-portal-menu .flexy-menu-wrapper .flexy-menu li#item-previous a {
                background-position: right -285px;
            }

            .layout #sos-ph-portal-menu .flexy-menu-wrapper .flexy-menu li#item-profile a {
                background-position: right -335px;
            }

            .layout #sos-ph-portal-menu .flexy-menu-wrapper .flexy-menu li#item-logout a {
                background-position: right 20px;
            }

            .layout #sos-ph-portal-menu .flexy-menu-wrapper .flexy-menu li#item-damage a {
                background-position: right -385px;
            }


/* ----------------------------- Policyholder Portal Content ----------------------------- */

.layout #sos-ph-portal-content {
    float: none;
    background-color: #fff;
    margin: 0 230px 0 0;
    overflow: hidden;
    min-height: 512px; /* equal to the height of user menu (flexy menu) + a bit blank space :) each menu item 54px */
}


/* ----------------------------- Policyholder Portal Login page ----------------------------- */

/* message */
#policyholder-portal-login #sos-policyholder-portal-login-message-inside h2 {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 10px;
}
/* form */
#policyholder-portal-login #sos-policyholder-portal-login-form-inside {
    padding: 25px 0 70px 0;
}

#policyholder-portal-login #sos-policyholder-portal-login-form-wrapper {
    background-color: #f6f6f6;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    margin: 0 auto;
    padding: 30px 33px 30px;
    width: 76%;
    max-width: 332px;
}

    #policyholder-portal-login #sos-policyholder-portal-login-form-wrapper label#smcplfw-username-label,
    #policyholder-portal-login #sos-policyholder-portal-login-form-wrapper label#smcplfw-password-label,
    #policyholder-portal-login #sos-policyholder-portal-login-form-wrapper label#smcplfw-captcha-label,
    #policyholder-portal-login #sos-policyholder-portal-login-form-wrapper label#smcplfw-captcha-description {
        display: block;
        margin: 4px 0 0 0;
        width: 100%;
        float: left;
        font-size: 15px;
        font-weight: normal;
        text-align: right;
        direction: rtl;
        color: #5f5f5f;
    }

    #policyholder-portal-login #sos-policyholder-portal-login-form-wrapper label#smcplfw-captcha-description {
        color: #888;
        font-size: 12px;
        line-height: 10px;
        padding: 2px 0 7px;
    }

    #policyholder-portal-login #sos-policyholder-portal-login-form-wrapper input#smcplfw-username-input,
    #policyholder-portal-login #sos-policyholder-portal-login-form-wrapper input#smcplfw-password-input {
        padding: 0 1%;
        width: 97%;
        float: left;
        font-size: 16px;
        font-family: Tahoma;
        text-align: left;
        direction: ltr;
        border: 1px solid #dcdcdc;
        border-radius: 4px;
        height: 34px;
        line-height: 34px;
        color: #5f5f5f;
        outline: none;
    }

    #policyholder-portal-login #sos-policyholder-portal-login-form-wrapper div#smcplfw-captcha {
        width: 100%;
        float: right;
    }

    #policyholder-portal-login #sos-policyholder-portal-login-form-wrapper #smcplfw-captcha-label {
        position: relative;
        top: 4px;
    }

    #policyholder-portal-login #sos-policyholder-portal-login-form-wrapper img#CaptchaImage {
        top: 13px;
        float: left;
        max-width: 35%;
        position: relative;
    }

    #policyholder-portal-login #sos-policyholder-portal-login-form-wrapper a.captcha-refresh-link {
        background-image: url("../Images/css-image-sprite-form.png");
        background-position: -401px -501px;
        bottom: 10px;
        display: block;
        float: left;
        font-size: 0;
        height: 24px;
        left: 13px;
        position: relative;
        text-decoration: none;
        width: 24px;
    }

        #policyholder-portal-login #sos-policyholder-portal-login-form-wrapper a.captcha-refresh-link:hover {
            background-position: -500px -501px;
        }

    #policyholder-portal-login #sos-policyholder-portal-login-form-wrapper input#CaptchaInputText {
        border: 1px solid #dcdcdc;
        border-radius: 4px;
        bottom: 16px;
        color: #5f5f5f;
        direction: ltr;
        float: right;
        font-family: Tahoma;
        font-size: 16px;
        height: 34px;
        line-height: 34px;
        outline: medium none;
        padding: 0 1%;
        position: relative;
        text-align: center;
        width: 41%;
    }

        #policyholder-portal-login #sos-policyholder-portal-login-form-wrapper input#smcplfw-username-input:focus,
        #policyholder-portal-login #sos-policyholder-portal-login-form-wrapper input#smcplfw-password-input:focus,
        #policyholder-portal-login #sos-policyholder-portal-login-form-wrapper input#CaptchaInputText:focus {
            border-color: #fe901a;
        }

    #policyholder-portal-login #sos-policyholder-portal-login-form-wrapper span.field-validation-error,
    #policyholder-portal-login #sos-policyholder-portal-login-form-wrapper span.field-validation-valid {
        color: red;
        direction: rtl;
        display: block;
        margin-bottom: 12px;
        overflow: hidden;
        text-align: right;
        width: 100%;
    }

    #policyholder-portal-login #sos-policyholder-portal-login-form-wrapper #smcplfw-btn-and-remember {
        float: left;
        padding: 13px 0 0;
        width: 100%;
    }

    #policyholder-portal-login #sos-policyholder-portal-login-form-wrapper #smcplfw-login-btn {
        background-color: #ed1d25;
        background-image: url("../Images/css-image-sprite-form.png");
        background-position: 20px -289px;
        background-repeat: no-repeat;
        border: 1px solid #ed1d25;
        border-radius: 4px;
        bottom: 5px;
        color: #fff;
        float: right;
        font-size: 20px;
        height: 40px;
        line-height: 30px;
        padding: 0 0 20px 34px;
        position: relative;
        width: 127px;
    }

    #policyholder-portal-login #sos-policyholder-portal-login-form-wrapper #smcplfw-remember-me {
        float: left;
        width: 115px;
        padding: 6px 0 0 0;
    }

    #policyholder-portal-login #sos-policyholder-portal-login-form-wrapper #smcplfw-remember-me-input {
        float: right;
        margin: 9px 0 0 7px;
    }

    #policyholder-portal-login #sos-policyholder-portal-login-form-wrapper #smcplfw-remember-me-label {
        float: right;
        font-size: 14px;
        color: #5f5f5f;
    }


/* ----------------------------- Policyholder Portal Damages page ----------------------------- */

#policyholder-portal-damages-page #policyholder-portal-damages-page-messages {
    background-color: #d7f2ff;
    color: #333;
    direction: rtl;
    font-size: 14px;
    margin: 20px 2% 15px;
    padding: 1px 19px;
    line-height: 19px;
}

#policyholder-portal-damages-page #policyholder-portal-damages-page-filter-nextprevious {
    background-color: #fff;
    margin: 0;
    padding: 17px 0 0;
    text-align: left;
    width: 100%;
    position: relative;
}

    #policyholder-portal-damages-page #policyholder-portal-damages-page-filter-nextprevious button[disabled] {
        opacity: 0.5;
    }

    #policyholder-portal-damages-page #policyholder-portal-damages-page-filter-nextprevious #ipdpfn-items {
        left: 111px;
        position: absolute;
        top: 19px;
        width: 250px;
    }

    #policyholder-portal-damages-page #policyholder-portal-damages-page-filter-nextprevious #ipdpfn-btns {
        /*position: absolute;
    top: 17px;
    right: 0;*/
        float: right;
        margin-top: 4px;
    }

#policyholder-portal-damages-page #policyholder-portal-damages-page-filter-filters {
    width: 97%;
    margin-top: 0;
}

    #policyholder-portal-damages-page #policyholder-portal-damages-page-filter-filters #filters-pool {
        border: 1px solid #dcdcdc;
        border-radius: 4px;
        padding: 1px 4px;
        overflow: hidden;
        background-color: #fafafa;
        height: 91px;
    }

        #policyholder-portal-damages-page #policyholder-portal-damages-page-filter-filters #filters-pool .filter-tag {
            border: 1px solid #aaa;
            background-color: #ddd;
            color: #333;
            float: right;
            margin: 2px 4px;
            padding: 0 6px 0 22px;
            border-radius: 4px;
            font-size: 12px;
            position: relative;
        }

        #policyholder-portal-damages-page #policyholder-portal-damages-page-filter-filters #filters-pool .filter-remove {
            color: #ffffff;
            font-family: tahoma;
            border: 1px solid #555;
            border-radius: 4px;
            padding: 0 3px 2px 3px;
            position: absolute;
            top: 2px;
            left: 2px;
            background-color: #555;
            cursor: pointer;
        }
/* lightbox */
#policyholder-portal-damages-page #sos-policyholder-portal-damages-page-status-lightbox-descrtiption {
    border-bottom: 1px solid #ee1c22;
    line-height: 22px;
    margin: 0 0 10px;
    padding: 13px 47px;
    text-align: center;
}

#policyholder-portal-damages-page #sos-policyholder-portal-damages-page-status-lightbox-main #sipdpslm-tbl1 {
    margin-top: 22px;
}

    #policyholder-portal-damages-page #sos-policyholder-portal-damages-page-status-lightbox-main #sipdpslm-tbl1 th,
    #policyholder-portal-damages-page #sos-policyholder-portal-damages-page-status-lightbox-main #sipdpslm-tbl1 td {
        text-align: right;
        border: none;
    }

#policyholder-portal-damages-page #sos-policyholder-portal-damages-page-status-lightbox-main #sipdpslm-tbl2 {
    margin-top: 25px;
}


/* ----------------------------- Policyholder Portal Applying page ----------------------------- */

/* title */
#policyholder-portal-applying-page #sos-policyholder-portal-applying-page-form-title-item h2 {
    background-image: url("../Images/css-image-sprite-activation.png");
    background-position: right -54px;
    background-repeat: no-repeat;
    display: inline-block;
    padding: 0 40px 0 0;
}
/* hospital */
#policyholder-portal-applying-page #sos-policyholder-portal-applying-page-form-hospital-item {
    text-align: center;
}

    #policyholder-portal-applying-page #sos-policyholder-portal-applying-page-form-hospital-item #HospitalSelect {
        background-color: #2868b0;
        background-image: url("../Images/css-image-sprite-form.png");
        background-position: -395px -1592px;
        border: 1px solid #2868b0;
        border-bottom-right-radius: 4px;
        border-top-right-radius: 4px;
        color: #fff;
        display: block;
        float: right;
        font-size: 14px;
        height: 31px;
        line-height: 30px;
        padding: 0 1% 0 10%;
        text-decoration: none;
        width: 16%;
    }

    #policyholder-portal-applying-page #sos-policyholder-portal-applying-page-form-hospital-item #HostpitalName {
        background-color: #fff;
        border: 1px solid #dcdcdc;
        border-bottom-left-radius: 4px;
        border-top-left-radius: 4px;
        float: right;
        height: 31px;
        overflow: hidden;
        width: 70%;
    }
/* hospital lightbox */
#policyholder-portal-applying-page #sos-policyholder-portal-applying-page-hospital-lightbox-descrtiption {
    border-bottom: 1px solid #ee1c22;
    line-height: 22px;
    margin: 0 0 10px;
    padding: 13px 47px;
    text-align: center;
}

#policyholder-portal-applying-page .saphl-message {
    background-color: #eee;
    border: 1px solid #bbb;
    color: #ee1d25;
    padding: 5px 12px;
    position: relative;
    right: 25px;
}

#policyholder-portal-applying-page #sos-policyholder-portal-applying-page-hospital-lightbox-province,
#policyholder-portal-applying-page #sos-policyholder-portal-applying-page-hospital-lightbox-search {
    padding: 0 30px 5px 0;
}

    #policyholder-portal-applying-page #sos-policyholder-portal-applying-page-hospital-lightbox-province label,
    #policyholder-portal-applying-page #sos-policyholder-portal-applying-page-hospital-lightbox-search label {
        width: 60px;
        color: #7c7c7c;
        float: right;
    }

    #policyholder-portal-applying-page #sos-policyholder-portal-applying-page-hospital-lightbox-province select {
        width: 196px;
    }

    #policyholder-portal-applying-page #sos-policyholder-portal-applying-page-hospital-lightbox-search input#Search {
        padding: 1px 3px;
        width: 188px;
    }

#policyholder-portal-applying-page #sos-policyholder-portal-applying-page-hospital-lightbox-hospitals {
    background-color: #f6f6f6;
    border: 1px solid #777;
    height: 360px;
    margin: 0 90px;
    overflow: scroll;
    padding: 5px 7px;
}

    #policyholder-portal-applying-page #sos-policyholder-portal-applying-page-hospital-lightbox-hospitals #Loading-List {
        padding: 22px 0 0;
        text-align: center;
    }

    #policyholder-portal-applying-page #sos-policyholder-portal-applying-page-hospital-lightbox-hospitals table {
        width: 100%;
    }

        #policyholder-portal-applying-page #sos-policyholder-portal-applying-page-hospital-lightbox-hospitals table tr.highlight {
            background-color: #1b6cc8;
        }

        #policyholder-portal-applying-page #sos-policyholder-portal-applying-page-hospital-lightbox-hospitals table td {
            border-bottom: 1px solid #ccc;
            padding: 7px 5px;
        }

            #policyholder-portal-applying-page #sos-policyholder-portal-applying-page-hospital-lightbox-hospitals table td .hospital-title {
                line-height: 27px;
            }

            #policyholder-portal-applying-page #sos-policyholder-portal-applying-page-hospital-lightbox-hospitals table td .hospital-address {
                line-height: 21px;
                color: #888;
                font-size: 12px;
            }

        #policyholder-portal-applying-page #sos-policyholder-portal-applying-page-hospital-lightbox-hospitals table tr.highlight td .hospital-title,
        #policyholder-portal-applying-page #sos-policyholder-portal-applying-page-hospital-lightbox-hospitals table tr.highlight td .hospital-address {
            color: #fff;
        }

#policyholder-portal-applying-page #sos-policyholder-portal-applying-page-hospital-lightbox-buttons {
    background-color: #fff;
    bottom: 0;
    padding: 10px 0 30px;
    position: absolute;
    right: 0;
    width: 100%;
}

    #policyholder-portal-applying-page #sos-policyholder-portal-applying-page-hospital-lightbox-buttons input {
        border: 1px solid #777;
    }

        #policyholder-portal-applying-page #sos-policyholder-portal-applying-page-hospital-lightbox-buttons input#hospital-select {
            margin: 0 90px 0 0;
        }

        #policyholder-portal-applying-page #sos-policyholder-portal-applying-page-hospital-lightbox-buttons input#hospital-cancel {
            margin: 0 7px 0 0;
        }
/* date */
#policyholder-portal-applying-page #sos-policyholder-portal-applying-page-form-date-item select {
    font-size: 15px;
    margin: 0 2px 0 0;
    padding: 2px 11px;
    font-family: YekanNumbers;
}

#policyholder-portal-applying-page #sos-policyholder-portal-applying-page-form-nationalid-item #sacpfni-2 {
    background-color: #2868b0;
    border: 1px solid #2868b0;
    border-radius: 4px;
    color: #fff;
    float: right;
    height: 36px;
    margin: 6px 0 0;
    width: 98%;
}
/* national id lightbox */
#policyholder-portal-applying-page #sos-policyholder-portal-applying-page-nationalid-lightbox-descrtiption {
    border-bottom: 1px solid #ee1c22;
    line-height: 22px;
    margin: 0 0 40px;
    padding: 13px 47px;
    text-align: center;
}


/* ----------------------------- Magnific Popup ----------------------------- */

.mfp-bg {
    opacity: 0.9019 !important;
}

.mgcpup-group {
    overflow: hidden;
}

    .mgcpup-group img {
        float: left;
        max-height: 152px;
        margin: 3px;
        cursor: zoom-in;
        border: none !important;
        padding: 4px;
        box-shadow: 0 0 1px 1px #bbb;
    }

    .mgcpup-group.mod2 img {
        max-height: 319px;
    }

    .mgcpup-group.mod3 img {
        max-height: 180px;
    }
    /* modTwo */
    .mgcpup-group.modTwo {
        overflow: visible;
    }

        .mgcpup-group.modTwo .mgcpup-wrapper {
            float: right;
            position: relative;
        }

            .mgcpup-group.modTwo .mgcpup-wrapper img {
                float: right;
                max-width: 100%;
            }

            .mgcpup-group.modTwo .mgcpup-wrapper .mgcpup-desc {
                position: absolute;
                bottom: 7px;
                color: #eee;
                font-size: 13px;
                line-height: 15px;
                padding: 4px 6px 8px;
                background-color: rgba(0,0,0,0.75);
                margin: 0 7px;
            }
/* pages */
#photography-day-1397-page .mfp-title {
    font-family: BYekan;
    font-size: 25px;
}


/* ----------------------------- Insurers Portal Analysis Report Print page ----------------------------- */

#insurers-portal-analysis-report-page #sos-ins-portal-content {
    padding: 19px 4%;
}
/* top */
#insurers-portal-analysis-report-page #sos-insp-analysis-report-print-top #sos-insparp-top-wrapper {
    border-bottom: 1px solid #999;
    border-top: 1px solid #ed1d24;
    height: 50px;
    margin: 20px 0 25px;
    padding: 15px 0;
}

#insurers-portal-analysis-report-page #sos-insp-analysis-report-print-top #sos-insparp-top-title {
    float: right;
    font-size: 22px;
    font-weight: normal;
    margin: 3px 0 0;
}

#insurers-portal-analysis-report-page #sos-insp-analysis-report-print-top #sos-insparp-top-return {
    background-color: #4c4c4c;
    background-image: url("../Images/css-image-sprite-form.png");
    background-position: -793px -40px;
    background-repeat: no-repeat;
    border-radius: 3px;
    color: #fff;
    display: block;
    float: left;
    margin: 8px 0 0;
    padding: 3px 15px 3px 40px;
    text-decoration: none;
}

#insurers-portal-analysis-report-page #sos-insp-analysis-report-print-top #sos-insparp-top-print {
    background-color: #ec1d25;
    background-image: url("../Images/css-image-sprite-form.png");
    background-position: -791px -104px;
    background-repeat: no-repeat;
    border-radius: 3px;
    color: #fff;
    display: block;
    float: left;
    margin: 8px 0 0 6px;
    padding: 3px 17px 3px 54px;
    text-decoration: none;
}
/* main */
#insurers-portal-analysis-report-page #sos-insp-analysis-report-print-main #sos-insparp-main-frame {
    width: 100%;
    background-color: #999;
    padding: 25px 0;
}

#insurers-portal-analysis-report-page #sos-insp-analysis-report-print-main #sos-insparp-main-paper {
    width: 19cm; /* 21 */
    /*height: 27.7cm;*/ /* 29.7 */
    background-color: #fff;
    margin: 0 auto;
    padding: 1cm 1cm;
    box-shadow: 3px 4px 15px #000;
    font-size: 10px; /*11px*/
    text-align: right;
    direction: rtl;
    position: relative;
}

    #insurers-portal-analysis-report-page #sos-insp-analysis-report-print-main #sos-insparp-main-paper strong {
        font-size: 100%;
    }

    #insurers-portal-analysis-report-page #sos-insp-analysis-report-print-main #sos-insparp-main-paper table {
        border-collapse: collapse;
        border-spacing: 0;
    }

        #insurers-portal-analysis-report-page #sos-insp-analysis-report-print-main #sos-insparp-main-paper table td,
        #insurers-portal-analysis-report-page #sos-insp-analysis-report-print-main #sos-insparp-main-paper table th {
            padding: 0;
        }

    #insurers-portal-analysis-report-page #sos-insp-analysis-report-print-main #sos-insparp-main-paper .color1 {
        color: #ed1c25;
    }

    #insurers-portal-analysis-report-page #sos-insp-analysis-report-print-main #sos-insparp-main-paper .color2 {
        color: #034EA2;
    }

    #insurers-portal-analysis-report-page #sos-insp-analysis-report-print-main #sos-insparp-main-paper .numbers {
        font-family: YekanNumbers;
        direction: ltr;
    }

    #insurers-portal-analysis-report-page #sos-insp-analysis-report-print-main #sos-insparp-main-paper .pprwrpr-row {
        width: 100%;
        overflow: hidden;
        float: right;
        position: relative;
        z-index: 3;
    }

    #insurers-portal-analysis-report-page #sos-insp-analysis-report-print-main #sos-insparp-main-paper #pprwrpr-row-title h2 {
        text-align: center;
        margin: 0;
        border-bottom: 1px solid #000;
        font-size: 14px;
        padding-bottom: 5px;
    }

    #insurers-portal-analysis-report-page #sos-insp-analysis-report-print-main #sos-insparp-main-paper #pprwrpr-row-flnopc #fileno {
        text-align: center;
        font-size: 21px;
        margin-top: 0;
        margin-bottom: 0;
        border-bottom: 1px solid #000;
        padding-bottom: 4px;
    }

        #insurers-portal-analysis-report-page #sos-insp-analysis-report-print-main #sos-insparp-main-paper #pprwrpr-row-flnopc #fileno span {
            font-size: 35px;
            font-weight: bold;
        }

    #insurers-portal-analysis-report-page #sos-insp-analysis-report-print-main #sos-insparp-main-paper #pprwrpr-row-flnopc #payment-code {
        text-align: center;
        font-size: 16px;
        margin-top: 0;
        margin-bottom: 0;
        border-bottom: 1px solid #000;
        padding-bottom: 4px;
    }

    #insurers-portal-analysis-report-page #sos-insp-analysis-report-print-main #sos-insparp-main-paper #pprwrpr-row-2blocks1 {
        overflow: visible;
    }

        #insurers-portal-analysis-report-page #sos-insp-analysis-report-print-main #sos-insparp-main-paper #pprwrpr-row-2blocks1 .block-title,
        #insurers-portal-analysis-report-page #sos-insp-analysis-report-print-main #sos-insparp-main-paper #pprwrpr-row-2blocks2 .block-title {
            font-weight: bold;
            font-size: 110%;
            border-bottom: 1px solid #000;
        }

        #insurers-portal-analysis-report-page #sos-insp-analysis-report-print-main #sos-insparp-main-paper #pprwrpr-row-2blocks1 .line-title,
        #insurers-portal-analysis-report-page #sos-insp-analysis-report-print-main #sos-insparp-main-paper #pprwrpr-row-2blocks2 .line-title {
            min-width: 85px;
            float: right;
            font-weight: bold;
        }

        #insurers-portal-analysis-report-page #sos-insp-analysis-report-print-main #sos-insparp-main-paper #pprwrpr-row-2blocks1 .line-title2,
        #insurers-portal-analysis-report-page #sos-insp-analysis-report-print-main #sos-insparp-main-paper #pprwrpr-row-2blocks2 .line-title2 {
            min-width: 110px;
            float: right;
            font-weight: bold;
        }

        #insurers-portal-analysis-report-page #sos-insp-analysis-report-print-main #sos-insparp-main-paper #pprwrpr-row-2blocks1 #pprwrpr-row-2blocks1-logo {
            width: 52%;
            float: left;
            overflow: visible;
        }

            #insurers-portal-analysis-report-page #sos-insp-analysis-report-print-main #sos-insparp-main-paper #pprwrpr-row-2blocks1 #pprwrpr-row-2blocks1-logo img {
                width: 107px;
                float: left;
                margin-top: 20px;
                position: relative;
                left: 43%;
            }

            #insurers-portal-analysis-report-page #sos-insp-analysis-report-print-main #sos-insparp-main-paper #pprwrpr-row-2blocks1 #pprwrpr-row-2blocks1-logo #filenovertical {
                transform: rotate(-90deg);
                width: 284px; /*296px*/
                font-size: 20px;
                position: absolute;
                padding: 4px;
                border: 1px solid #000;
                border-radius: 3px;
                text-align: center;
                left: -122px; /*-128px*/
                float: left;
                top: 134px; /*140px*/
            }

                #insurers-portal-analysis-report-page #sos-insp-analysis-report-print-main #sos-insparp-main-paper #pprwrpr-row-2blocks1 #pprwrpr-row-2blocks1-logo #filenovertical span {
                    font-weight: bold;
                    font-size: 21px;
                }

        #insurers-portal-analysis-report-page #sos-insp-analysis-report-print-main #sos-insparp-main-paper #pprwrpr-row-2blocks1 #pprwrpr-row-2blocks1-insinfo {
            width: 43%;
            float: right;
            border: 1px solid #000000;
            border-radius: 3px;
            margin-top: 13px;
            min-height: 99px;
            padding: 6px 1%;
        }

    #insurers-portal-analysis-report-page #sos-insp-analysis-report-print-main #sos-insparp-main-paper #pprwrpr-row-2blocks2 {
        margin-top: 8px;
        padding-bottom: 10px;
        border-bottom: 1px dotted #000000;
    }

        #insurers-portal-analysis-report-page #sos-insp-analysis-report-print-main #sos-insparp-main-paper #pprwrpr-row-2blocks2 #pprwrpr-row-2blocks2-patient {
            width: 43%;
            float: right;
            border: 1px solid #000000;
            border-radius: 3px;
            min-height: 157px; /*170px*/
            padding: 6px 1%;
            margin-right: 1%;
        }

        #insurers-portal-analysis-report-page #sos-insp-analysis-report-print-main #sos-insparp-main-paper #pprwrpr-row-2blocks2 #pprwrpr-row-2blocks2-fileinfo {
            width: 43%;
            float: right;
            border: 1px solid #000000;
            border-radius: 3px;
            min-height: 157px; /*170px*/
            padding: 6px 1%;
        }

    #insurers-portal-analysis-report-page #sos-insp-analysis-report-print-main #sos-insparp-main-paper #pprwrpr-row-tables {
        margin-top: 8px;
    }

        #insurers-portal-analysis-report-page #sos-insp-analysis-report-print-main #sos-insparp-main-paper #pprwrpr-row-tables table {
            width: 49%;
        }

            #insurers-portal-analysis-report-page #sos-insp-analysis-report-print-main #sos-insparp-main-paper #pprwrpr-row-tables table tr.even {
                background-color: #e6e6e6;
            }

            #insurers-portal-analysis-report-page #sos-insp-analysis-report-print-main #sos-insparp-main-paper #pprwrpr-row-tables table th,
            #insurers-portal-analysis-report-page #sos-insp-analysis-report-print-main #sos-insparp-main-paper #pprwrpr-row-tables table td {
                border: 1px solid #000000;
                padding: 1px 6px;
            }

        #insurers-portal-analysis-report-page #sos-insp-analysis-report-print-main #sos-insparp-main-paper #pprwrpr-row-tables #table-right {
            float: right;
        }

        #insurers-portal-analysis-report-page #sos-insp-analysis-report-print-main #sos-insparp-main-paper #pprwrpr-row-tables #table-left {
            float: left;
        }

    #insurers-portal-analysis-report-page #sos-insp-analysis-report-print-main #sos-insparp-main-paper #pprwrpr-row-tablefull {
        margin-top: 25px;
    }

        #insurers-portal-analysis-report-page #sos-insp-analysis-report-print-main #sos-insparp-main-paper #pprwrpr-row-tablefull table {
            width: 100%;
        }

            #insurers-portal-analysis-report-page #sos-insp-analysis-report-print-main #sos-insparp-main-paper #pprwrpr-row-tablefull table th,
            #insurers-portal-analysis-report-page #sos-insp-analysis-report-print-main #sos-insparp-main-paper #pprwrpr-row-tablefull table td {
                border: 1px solid #000000;
                padding: 1px 6px;
            }

    #insurers-portal-analysis-report-page #sos-insp-analysis-report-print-main #sos-insparp-main-paper #pprwrpr-row-services table th,
    #insurers-portal-analysis-report-page #sos-insp-analysis-report-print-main #sos-insparp-main-paper #pprwrpr-row-services table td {
        border: 1px solid #000000;
        padding: 1px 6px;
    }

    #insurers-portal-analysis-report-page #sos-insp-analysis-report-print-main #sos-insparp-main-paper #pprwrpr-row-services {
        margin-top: 20px;
    }






/* ---------------------- endOfMainBreakpoint - endOfAll -------------------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------------------------------------------------------------------------- */
/* ---------------------- aBreakpoint ------------------------------------------ (0 - 1200px) ------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (max-width: 1200px) {

    /* ----------------------------- Layout Footer ----------------------------- */

    .layout #sos-footer-nav ul li {
        padding: 0 1%;
    }


    /* ----------------------------- Index Nowruz Message ----------------------------- */

    #index-page #sos-nowruz-message-wrapper {
        background-image: none;
        font-size: 19px;
        height: auto;
        line-height: 28px;
        margin: 9px auto 0;
        padding: 14px 7%;
        width: 84%;
    }


    /* ----------------------------- Index Special Message ----------------------------- */

    #index-page #sos-special-message-wrapper {
        background-image: none;
        font-size: 15px;
        height: auto;
        line-height: 22px;
        margin: 9px auto 0;
        padding: 11px 7%;
        width: 84%;
    }


    /* ----------------------------- Index Special Message 2 ----------------------------- */

    #index-page #sos-special-message2-wrapper {
        background-image: none;
        font-size: 15px;
        height: auto;
        line-height: 22px;
        margin: 9px auto 0;
        padding: 11px 7%;
        width: 84%;
    }


    /* ----------------------------- Index Special Message 3 ----------------------------- */

    #index-page #sos-special-message3-wrapper {
        background-image: none;
        font-size: 19px;
        height: auto;
        line-height: 28px;
        margin: 9px auto 0;
        padding: 14px 7%;
        width: 84%;
    }


    /* ----------------------------- Index Hanging user portal ----------------------------- */

    #index-page #sos-index-hanging-user-portal {
        display: none;
    }


    /* ----------------------------- Pages Banners ----------------------------- */

    .sos-banner-wrapper .sos-banner-title {
        right: 2%;
    }

    .sos-banner-wrapper .sos-banner-ia-txt {
        left: 19px;
    }
    /* mods */
    .sos-banner-wrapper.sos-banner-mod1 {
    }

        .sos-banner-wrapper.sos-banner-mod1 .sos-banner-title {
            right: 2%;
        }

    .sos-banner-wrapper.sos-banner-mod2 .sos-banner-title {
        right: 10%;
    }

    .sos-banner-wrapper.sos-banner-mod4 .sos-banner-title,
    .sos-banner-wrapper.sos-banner-mod5 .sos-banner-title {
        right: 1%;
        max-width: 23%;
    }


    /* ----------------------------- Insurance pages ----------------------------- */

    .insurance-page .sos-insurance-contact-inside h4 {
        font-size: 14px;
    }


    /* ----------------------------- Tables ----------------------------- */

    .sos-table-wrapper.sos-table-mod1 .sos-table-header .sos-col1 {
        margin: 0 0 0 0.1333%;
        width: 17%;
    }

    .sos-table-wrapper.sos-table-mod1 .sos-table-header .sos-col2 {
        margin: 0 0 0 0.1333%;
        width: 36.5%;
    }

    .sos-table-wrapper.sos-table-mod1 .sos-table-header .sos-col3 {
        margin: 0 0 0 0.1333%;
        width: 17.6%;
    }

    .sos-table-wrapper.sos-table-mod1 .sos-table-header .sos-col4 {
        margin: 0 0 0 0;
        width: 27.5%;
    }

    .sos-table-wrapper.sos-table-mod1 .sos-table-row .sos-col1 {
        margin: 0 0 0 0.1333%;
        width: 17%;
    }

    .sos-table-wrapper.sos-table-mod1 .sos-table-row .sos-col2 {
        margin: 0 0 0 0.1333%;
        width: 32.5%;
    }

    .sos-table-wrapper.sos-table-mod1 .sos-table-row .sos-col3 {
        margin: 0 0 0 0.1333%;
        width: 17.6%;
    }

    .sos-table-wrapper.sos-table-mod1 .sos-table-row .sos-col4 {
        margin: 0 0 0 0;
        width: 27.5%;
    }


    /* ----------------------------- Branches page ----------------------------- */

    #branches-page #sos-branches-table-header {
        background-image: none;
    }

        #branches-page #sos-branches-table-header .sos-col {
            background-color: #ec1d23;
        }


    /* ----------------------------- NEWS List page ----------------------------- */

    #news-list-page .sos-news-list-items-story-inside {
        height: 420px;
    }

        #news-list-page .sos-news-list-items-story-inside .sos-news-list-items-story-text {
            margin: 153px 10% 0 0;
            width: 275px;
        }

        #news-list-page .sos-news-list-items-story-inside .sos-news-list-items-story-info {
            margin: 35px -270px 0 0;
        }


    /* ----------------------------- Login page ----------------------------- */

    #login-page #sos-login-page-main-inner {
        background-position: -75px center;
    }
}





/* ----------------------- endOf1200 ---------------------------------------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------------------------------------------------------------------------- */
/* ---------------------- aBreakpoint ------------------------------------------ (0 - 1120px) ------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (max-width: 1120px) {

    /* ----------------------------- Contact page ----------------------------- */

    #contact-page #sos-contact-departments .sos-contact-departments-row-inside .sos-contact-txt {
        position: relative;
        left: 95px;
    }
}





/* -------------------------------------------------------------------------------------------------------------------------------------------- */
/* ---------------------- aBreakpoint ------------------------------------------ Desktops and Tablet (481px - 00) ----------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width: 481px) {
}





/* -------------------------------------------------------------------------------------------------------------------------------------------- */
/* ---------------------- aMainBreakpoint ----------------------------------------------------------------------------------------------------- */
/* ---------------------- aBreakpoint ------------------------------------------ Desktops (1025px - 00) --------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width: 1025px) {

    /* ----------------------------- Layout Jet menu ----------------------------- */

    .layout .jetmenu {
        margin-top: 56px;
    }

        .layout .jetmenu > li {
            height: 24px;
        }

            .layout .jetmenu > li > a {
                padding: 0 10px;
                border-right: 1px solid #ed1d25;
                font-size: 13px;
                line-height: 13px;
                height: 16px;
            }

            .layout .jetmenu > li.first {
                margin-right: 320px;
            }

                .layout .jetmenu > li.first > a {
                    border-right: none;
                }

                .layout .jetmenu > li.first:hover > a {
                    background-color: transparent;
                }

            .layout .jetmenu > li.last {
                margin-left: 0px;
            }

            .layout .jetmenu > li.desktop-only {
                display: none !important;
            }

        .layout .jetmenu ul.dropdown {
            top: 24px;
        }

            .layout .jetmenu ul.dropdown li a {
                padding: 2px 24px;
            }

        .layout .jetmenu > li > .megamenu {
            top: 26px;
        }

        .layout .jetmenu > li.mgmn:hover {
            padding-bottom: 2px;
            background-image: url(../Images/css-image-sprite-one.png);
            background-position: -51px -22px;
        }
        /* ---------- Mega menu --------- */
        .layout .jetmenu .megamenu {
            padding: 0;
        }

            .layout .jetmenu .megamenu #mgmn-container {
                width: 1200px;
                float: right;
            }

            .layout .jetmenu .megamenu #mgmn-item-bg-block {
                width: 545px;
                height: 523px;
                float: left;
                background-image: url(../Images/css-image-sprite-mgmenu.jpg);
                background-position: 0 0;
                border-bottom: 2px solid #ee2a33;
            }

            .layout .jetmenu .megamenu #mgmn-small-items-block {
                width: 654px;
                height: 525px;
                float: right;
                border-right: 1px solid #bce0f5;
            }

            .layout .jetmenu .megamenu .mgmn-item-long {
                width: 217px;
                height: 262px;
                border-left: 1px solid #bce0f5;
            }

            .layout .jetmenu .megamenu .mgmn-item-small {
                width: 217px;
                height: 131px;
                border-left: 1px solid #bce0f5;
            }
}





/* ---------------------- endOfMainBreakpoint ------------------------------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------------------------------------------------------------------------- */
/* ---------------------- aBreakpoint ------------------------------------------ Desktop-Wide Only (1601px - 00) ------------------------------ */
/* -------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width: 1601px) {

    /* ----------------------------- Intro page ----------------------------- */

    #intro-page {
        background-position: center -60px;
    }

        #intro-page #logo-and-link {
            top: 450px;
            right: 140px;
        }
}





/* -------------------------------------------------------------------------------------------------------------------------------------------- */
/* ---------------------- aBreakpoint ------------------------------------------ (1025px - 1150px) -------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width: 1025px) and (max-width: 1150px) {

    /* ----------------------------- Layout SOS Logo ----------------------------- */

    .layout a#sos-logo {
        right: 10px;
    }

    /* ----------------------------- Layout Jet menu ----------------------------- */

    .layout .jetmenu > li.first {
        margin-right: 240px;
    }

    /* ----------------------------- Layout Quick Icons ----------------------------- */

    /*.layout #sos-quick-icons{
        left: 10px;
    }*/

}





/* -------------------------------------------------------------------------------------------------------------------------------------------- */
/* ---------------------- aBreakpoint ------------------------------------------ Desktop-Norm Only (1025px - 1600px) -------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width: 1025px) and (max-width: 1600px) {

    /* ----------------------------- Intro page ----------------------------- */

    #intro-page {
        background-position: center 0;
    }

        #intro-page #logo-and-link {
            top: 390px;
            right: 160px;
        }

        #intro-page a#sos-logo {
            right: 19px;
        }

        #intro-page a#enter-site {
            left: 147px;
        }

        #intro-page #language-btn-fa {
            left: 103px;
        }

        #intro-page #language-btn-en {
            left: 65px;
        }
}





/* -------------------------------------------------------------------------------------------------------------------------------------------- */
/* ---------------------- aMainBreakpoint ----------------------------------------------------------------------------------------------------- */
/* ---------------------- aBreakpoint ------------------------------------------ Tablet and Mobile (0 - 1024px) ------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (max-width: 1024px) {

    /* ----------------------------- Fancybox Popups ----------------------------- */

    /* table mod2 */
    body .fancybox-wrap .fancybox-skin .fancybox-inner table.fb-table-mod2.rwd-table {
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
    }

        body .fancybox-wrap .fancybox-skin .fancybox-inner table.fb-table-mod2.rwd-table th,
        body .fancybox-wrap .fancybox-skin .fancybox-inner table.fb-table-mod2.rwd-table td {
            border: none;
        }

            body .fancybox-wrap .fancybox-skin .fancybox-inner table.fb-table-mod2.rwd-table td:first-child {
                padding-top: 30px;
                border-top: 1px solid #ddd;
            }

            body .fancybox-wrap .fancybox-skin .fancybox-inner table.fb-table-mod2.rwd-table td:last-child {
                padding-bottom: 30px;
                border-bottom: 1px solid #ddd;
            }

            body .fancybox-wrap .fancybox-skin .fancybox-inner table.fb-table-mod2.rwd-table td:before {
                color: #444;
                /*content: attr(data-th) ": ";
        display: inline-block;
        font-weight: bold;
        line-height: 19px;
        padding-left: 5%;
        padding-right: 19%;
        width: 30%;*/
            }

    /* ----------------------------- Intro page ----------------------------- */

    #intro-page a#sos-logo {
        width: 144px;
        height: 80px;
        background-position: -100px -121px;
        top: 53px;
        right: 71px;
    }

    #intro-page a#enter-site {
        width: 150px;
        height: 30px;
        background-position: -100px -255px;
        left: 11px;
        top: 100px;
    }

    #intro-page #language-btn-fa {
        left: 66px;
        top: 135px;
    }

    #intro-page #language-btn-en {
        left: 28px;
        top: 135px;
    }


    /* ----------------------------- Layout ----------------------------- */

    .layout #sos-header-inside {
        height: 68px;
    }

    .layout #sos-info-box-inside {
        height: auto;
        overflow: hidden;
    }

    .layout #sos-info-box-about {
        padding-bottom: 22px;
        height: auto;
        overflow: hidden;
    }


    /* ----------------------------- Layout SOS Logo ----------------------------- */

    .layout a#sos-logo {
        top: 12px;
        right: 17px;
    }

        .layout a#sos-logo img {
            width: 165px;
            height: auto;
        }


    /* ----------------------------- Layout Jet menu ----------------------------- */

    .layout .jetmenu {
        margin-top: 18px;
    }

        .layout .jetmenu > li > ul.dropdown > li > a {
            padding-left: 24px !important;
            padding-right: 40px !important;
        }

        .layout .jetmenu > li > ul.dropdown > li > ul.dropdown > li > a {
            padding-left: 24px !important;
            padding-right: 60px !important;
        }

        .layout .jetmenu > li > ul.dropdown > li > ul.dropdown > li > ul.dropdown > li > a {
            padding-left: 24px !important;
            padding-right: 80px !important;
        }

        .layout .jetmenu ul.dropdown li ul.dropdown {
            right: 0;
        }
        /* ---------- Mega menu --------- */
        .layout .jetmenu .megamenu {
            padding: 0;
        }

            .layout .jetmenu .megamenu #mgmn-item-bg-block {
                display: none;
            }

            .layout .jetmenu .megamenu #mgmn-small-items-block {
                width: 100%;
            }

            .layout .jetmenu .megamenu .mgmn-item-long,
            .layout .jetmenu .megamenu .mgmn-item-small {
                width: 20%;
            }

            .layout .jetmenu .megamenu .mgmn-item-long {
                height: 262px;
            }

            .layout .jetmenu .megamenu .mgmn-item-small {
                height: 131px;
            }

            .layout .jetmenu .megamenu #mgmn-item-medical {
                background-position: -1050px -640px;
            }

            .layout .jetmenu .megamenu #mgmn-item-home {
                background-position: -1050px -1200px;
            }

            .layout .jetmenu .megamenu #mgmn-item-car {
                background-position: -1050px -1800px;
            }

            .layout .jetmenu .megamenu #mgmn-item-ambulance {
                background-position: -1050px -2400px;
            }

            .layout .jetmenu .megamenu #mgmn-item-fund {
                background-position: -1050px -3000px;
            }

            .layout .jetmenu .megamenu #mgmn-item-dental {
                background-position: -1050px -3600px;
            }

            .layout .jetmenu .megamenu #mgmn-item-legal {
                background-position: -1050px -4200px;
            }

            .layout .jetmenu .megamenu #mgmn-item-group {
                background-position: -1050px -4840px;
            }

            .layout .jetmenu .megamenu #mgmn-item-industrial {
                background-position: -1050px -7200px;
            }

            .layout .jetmenu .megamenu #mgmn-item-travelin {
                background-position: -1050px -5400px;
            }

            .layout .jetmenu .megamenu #mgmn-item-travelout {
                background-position: -1050px -6000px;
            }

            .layout .jetmenu .megamenu #mgmn-item-insurance {
                background-position: -1050px -6600px;
            }

            .layout .jetmenu .megamenu .mgmn-item-txt {
                font-size: 10px;
            }


    /* ----------------------------- Layout Quick Icons ----------------------------- */

    .layout #sos-quick-icons {
        top: 31px;
        left: 60px;
    }

        .layout #sos-quick-icons #sos-qki-help {
            display: none;
        }


    /* ----------------------------- Layout Quick Links ----------------------------- */

    .layout #sos-quick-links {
        /*display: none;*/
        background-color: transparent;
        background-image: none;
        font-size: 11px;
        height: 15px;
        padding: 7px 0 0;
        width: 159px;
    }

        .layout #sos-quick-links a.sos-qkl-item {
            height: 15px;
            line-height: 13px;
        }

        .layout #sos-quick-links #sos-qkl-item-portal-users {
            border-left: 1px solid #ccc;
            width: 53px;
        }

        .layout #sos-quick-links #sos-qkl-item-portal-medic {
            width: 90px;
        }


    /* ----------------------------- Layout Info Box ----------------------------- */

    .layout #sos-info-box-help {
        display: none;
    }

    .layout #sos-info-box-about {
        width: 100%;
        float: none;
        background-image: none;
        background-color: #f1f1f1;
    }

    .layout #sos-info-box-about-one {
        padding: 35px 8% 0 3%;
        width: 15%;
    }

    .layout #sos-info-box-about-two {
        padding: 35px 3.5% 0 4.5%;
        width: 27%;
    }

    .layout #sos-info-box-about-three {
        padding: 35px 4% 0 8%;
        width: 27%;
    }


    /* ----------------------------- Layout Footer ----------------------------- */

    .layout #sos-footer-social-nets {
        width: 44%;
        height: 87px;
        background-image: url(../Images/footer-social-nets-bg.jpg);
        background-position: right;
        background-repeat: no-repeat;
        background-color: #ddd;
    }

        .layout #sos-footer-social-nets #copyright-msg {
            font-size: 10px;
        }

    .layout #sos-footer-logos {
        width: 56%;
        height: 87px;
        float: right;
        background-image: none;
        background-color: #e7e7e7;
    }

        .layout #sos-footer-logos #logos-container {
            margin: 19px 0 0 22%;
        }

    .layout #sos-footer-nav {
        display: none;
    }


    /* ----------------------------- Index Slider ----------------------------- */

    #index-page #sos-index-slider #sos-index-slider-wrapper .amazingslider-nav-1 {
        display: none !important;
    }


    /* ----------------------------- Index About & News ----------------------------- */

    #index-page #sos-index-about-news-inside #sian-one {
        margin: 20px auto;
        padding: 0 0 0 204px;
        width: 300px;
        height: auto;
        float: none;
        background-image: url(../Images/about-news-bg.jpg);
        background-repeat: no-repeat;
        background-position: -292px -103px;
    }

    #index-page #sos-index-about-news-inside #sian-two {
        display: none;
    }

    #index-page #sos-index-about-news-inside #sian-three {
        margin: 0;
        padding: 20px 0;
        width: 100%;
        height: auto;
        float: none;
    }

        #index-page #sos-index-about-news-inside #sian-three #sian-three-inside {
            margin: 0 auto;
            padding: 0 204px 0 0;
            width: 300px;
            height: auto;
            float: none;
            background-image: url(../Images/about-news-bg.jpg);
            background-repeat: no-repeat;
            background-position: 317px -98px;
        }


    /* ----------------------------- Index Insurance companies ----------------------------- */

    #index-page #sos-index-insurance-companies-inside #insc-carousel {
        width: 68%;
        margin: 120px 24% 0 8%;
    }

    #index-page #sos-index-insurance-companies-inside #insc-description {
        margin: 0 39% 0 11%;
        padding: 0 3% 0 0;
    }

        #index-page #sos-index-insurance-companies-inside #insc-description h3 {
            margin: 8px 2px 0 0;
        }

        #index-page #sos-index-insurance-companies-inside #insc-description p {
            line-height: 17px;
            margin: 8px 24px 0 0;
        }


    /* ----------------------------- Pages Banners ----------------------------- */

    .sos-banner-wrapper .sos-banner-title {
    }
    /* mods */
    .sos-banner-wrapper.sos-banner-mod1 {
        background-position: 19% center;
    }

        .sos-banner-wrapper.sos-banner-mod1 .sos-banner-title {
            max-height: 67px;
            bottom: 6px;
            right: auto;
            left: 65%;
        }

    .sos-banner-wrapper.sos-banner-mod2 .sos-banner-title {
        right: 2%;
        max-width: 235px;
    }

    .sos-banner-wrapper.sos-banner-mod3 .sos-banner-ia-logo {
        display: none;
    }

    .sos-banner-wrapper.sos-banner-mod4,
    .sos-banner-wrapper.sos-banner-mod5 {
        background-position: 19% center;
    }

        .sos-banner-wrapper.sos-banner-mod4 .sos-banner-title,
        .sos-banner-wrapper.sos-banner-mod5 .sos-banner-title {
            max-height: 67px;
            bottom: 6px;
            right: auto;
            left: 65%;
            max-width: none;
        }


    /* ----------------------------- Insurance pages ----------------------------- */

    .insurance-page .sos-insurance-contact-co {
        margin: 0 10%;
        width: 80%;
    }

    .insurance-page .sos-insurance-contact-ia {
        margin: 0 10%;
        width: 80%;
    }

    .insurance-page .sos-insurance-contact-co-logo {
        width: 50%;
        height: 313px;
        float: right;
    }

    .insurance-page .sos-insurance-contact-co-info {
        padding: 40px 0 0 0;
        width: 50%;
        float: left;
    }

    .insurance-page .sos-insurance-contact-ia-logo {
        width: 50%;
        height: 313px;
        float: right;
    }

    .insurance-page .sos-insurance-contact-ia-info {
        padding: 40px 0 0 0;
        width: 50%;
        float: left;
    }

    .insurance-page .sos-insurance-contact-inside h4 {
        font-size: 16px;
    }

    #asmari-page.insurance-page .sos-insurance-contact-ia-info,
    #asmari-page.insurance-page .sos-insurance-contact-co-info,
    #novin-page.insurance-page .sos-insurance-contact-ia-info,
    #novin-page.insurance-page .sos-insurance-contact-co-info,
    #tejarat-page.insurance-page .sos-insurance-contact-ia-info,
    #tejarat-page.insurance-page .sos-insurance-contact-co-info,
    #mellat-page.insurance-page .sos-insurance-contact-ia-info,
    #mellat-page.insurance-page .sos-insurance-contact-co-info,
    #taavon-page.insurance-page .sos-insurance-contact-ia-info,
    #taavon-page.insurance-page .sos-insurance-contact-co-info,
    #saman-page.insurance-page .sos-insurance-contact-ia-info,
    #saman-page.insurance-page .sos-insurance-contact-co-info,
    #sarmad-page.insurance-page .sos-insurance-contact-ia-info,
    #sarmad-page.insurance-page .sos-insurance-contact-co-info,
    #hekmat-page.insurance-page .sos-insurance-contact-ia-info,
    #hekmat-page.insurance-page .sos-insurance-contact-co-info,
    #hafez-page.insurance-page .sos-insurance-contact-ia-info,
    #hafez-page.insurance-page .sos-insurance-contact-co-info {
        padding: 40px 0 0 0;
    }


    /* ----------------------------- Body, Content, Sidebar ----------------------------- */

    .sos-page-body.sos-one-sidebar .sos-page-content {
        margin: 0 0 10px 0;
        width: 100%;
    }

    .sos-page-body.sos-one-sidebar .sos-page-sidebar {
        margin: 0 10% 0 10%;
        width: 80%;
    }

        .sos-page-body.sos-one-sidebar .sos-page-sidebar .sos-sidebar-block {
            width: 31.8%;
            margin: 0 0 10px 1.5%;
        }

            .sos-page-body.sos-one-sidebar .sos-page-sidebar .sos-sidebar-block.sos-sbblock-mod1 {
            }

            .sos-page-body.sos-one-sidebar .sos-page-sidebar .sos-sidebar-block.sos-sbblock-mod2 {
            }


    /* ----------------------------- Help section ----------------------------- */

    .sos-help-section .sos-row-inside .sos-help-section-two {
        height: 120px;
    }


    /* ----------------------------- Contact page ----------------------------- */

    #contact-page #sos-contact-departments .sos-contact-departments-row-inside .sos-contact-img {
        display: none;
    }

    #contact-page #sos-contact-departments .sos-contact-departments-row-inside .sos-contact-txt {
        left: -55px;
    }


    /* ----------------------------- Tables ----------------------------- */

    .sos-table-wrapper.sos-table-mod1 .sos-table-header {
        font-size: 15px;
        line-height: 40px;
    }

        .sos-table-wrapper.sos-table-mod1 .sos-table-header .sos-col1 {
            width: 17%;
        }

        .sos-table-wrapper.sos-table-mod1 .sos-table-header .sos-col2 {
            width: 36.5%;
        }

        .sos-table-wrapper.sos-table-mod1 .sos-table-header .sos-col3 {
            width: 17.6%;
        }

        .sos-table-wrapper.sos-table-mod1 .sos-table-header .sos-col4 {
            width: 27.5%;
        }

    .sos-table-wrapper.sos-table-mod1 .sos-table-row .sos-col1 {
        width: 17%;
        font-size: 18px;
    }

    .sos-table-wrapper.sos-table-mod1 .sos-table-row .sos-col2 {
        width: 32.5%;
        font-size: 15px;
        line-height: 22px;
    }

    .sos-table-wrapper.sos-table-mod1 .sos-table-row .sos-col3 {
        width: 17.6%;
        font-size: 15px;
        line-height: 19px;
    }

    .sos-table-wrapper.sos-table-mod1 .sos-table-row .sos-col4 {
        width: 27.5%;
        font-size: 12px;
    }


    /* ----------------------------- Responsive Tables ----------------------------- */

    .rwd-table {
        width: 100% !important;
    }

        .rwd-table th {
            display: none;
        }

        .rwd-table td {
            display: block;
            text-align: right;
        }

            .rwd-table td:first-child {
                padding-top: 30px;
                border-top: 1px solid #ddd;
            }

            .rwd-table td:last-child {
                padding-bottom: 30px;
                border-bottom: 1px solid #ddd;
            }

            .rwd-table td:before {
                content: attr(data-th) ": ";
                display: inline-block;
                font-weight: bold;
                line-height: 19px;
                padding-left: 5%;
                padding-right: 19%;
                width: 30%;
            }
    /*@media (min-width: 480px) {
      .rwd-table td:before {
        display: none;
      }
    }
    @media (min-width: 480px) {
      .rwd-table th, .rwd-table td {
        display: table-cell;
        padding: .25em .5em;
      }
      .rwd-table th:first-child, .rwd-table td:first-child {
        padding-left: 0;
      }
      .rwd-table th:last-child, .rwd-table td:last-child {
        padding-right: 0;
      }
    }*/


    /* ----------------------------- International representation page ----------------------------- */

    #international-representation-page #sos-international-representation-logos-wrapper {
        margin: 15px 14% 15px 10%;
        width: 76%;
    }


    /* ----------------------------- NEWS List page ----------------------------- */

    #news-list-page .sos-news-list-items-story {
        width: 100%;
    }

        #news-list-page .sos-news-list-items-story.snlis-1 {
            background-color: #FAFEFF;
        }

        #news-list-page .sos-news-list-items-story.snlis-2 {
            background-color: #ffffff;
        }

        #news-list-page .sos-news-list-items-story.snlis-3 {
            background-color: #eafaff;
        }

        #news-list-page .sos-news-list-items-story.snlis-4 {
            background-color: #ffffff;
        }

    #news-list-page .sos-news-list-items-story-inside {
        background-position: left top;
    }

    #news-list-page .sos-news-list-items-story-inside {
        height: 348px;
    }

        #news-list-page .sos-news-list-items-story-inside .sos-news-list-items-story-text {
            margin: 50px 9% 0 0;
            width: 300px;
        }

        #news-list-page .sos-news-list-items-story-inside .sos-news-list-items-story-info {
            margin: 225px 33px 0 0;
        }


    /* ----------------------------- Login page ----------------------------- */

    #login-page #sos-login-page-main-inner {
        background-position: -220px center;
    }

    #login-page #sos-login-page-main-login {
        width: 34%;
    }

    #login-page #sos-login-page-main-registration {
        width: 35%;
    }


    /* ----------------------------- User Damages page ----------------------------- */

    #user-damages-page .dataTables_wrapper .dataTable a.link-btn {
        min-width: 1px;
        text-align: center;
    }


    /* ----------------------------- Confirmation page ----------------------------- */

    #confirmation-page #sos-activation-page-information-message {
        padding: 10px 21% 0 21%;
    }


    /* ----------------------------- activation page ----------------------------- */

    #activation-page #sos-activation-page-information-message {
        padding: 10px 21% 0 21%;
    }


    /* ----------------------------- User page ----------------------------- */

    #user-page #sos-user-content #sos-user-page-info #sos-user-page-info-insurance,
    #user-page #sos-user-content #sos-user-page-info #sos-user-page-info-notifications {
        float: none;
    }

    #user-page #sos-user-content #sos-user-page-info #sos-user-page-info-insurance {
        width: 50%;
        margin: 0 auto 20px auto;
    }

    #user-page #sos-user-content #sos-user-page-info #sos-user-page-info-notifications {
        margin-right: 0;
        width: 100%;
    }


    /* ----------------------------- Contractual Medical Centers ----------------------------- */

    #medical-centers-page .fancybox-wrap .fancybox-skin .fancybox-inner > div dl dt {
        width: 20%;
    }

    #medical-centers-page .fancybox-wrap .fancybox-skin .fancybox-inner > div dl dd {
        margin: 0;
        width: 80%;
    }

        #medical-centers-page .fancybox-wrap .fancybox-skin .fancybox-inner > div dl dd#mapWrapper {
            width: 98%;
            position: static;
            margin-top: 10px;
        }
}





/* ---------------------- endOfMainBreakpoint - endOf1024 ------------------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------------------------------------------------------------------------- */
/* ---------------------- aBreakpoint ------------------------------------------ Tablet Only (481px - 1024px) --------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width: 481px) and (max-width: 1024px) {

    /* ----------------------------- Intro page ----------------------------- */

    #intro-page {
        background-position: 42% 0;
    }

        #intro-page #logo-and-link {
            width: 370px;
            height: 400px;
            top: 37px;
            right: 88px;
        }


    /* ----------------------------- Layout Jet menu ----------------------------- */

    /*.layout .jetmenu{
        width: 80%;
    }*/


}





/* -------------------------------------------------------------------------------------------------------------------------------------------- */
/* ---------------------- aBreakpoint ------------------------------------------ (0 - 860px) -------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (max-width: 860px) {

    /* ----------------------------- Layout Jet menu ----------------------------- */

    /* ---------- Mega menu --------- */
    .layout .jetmenu .megamenu .mgmn-item-long,
    .layout .jetmenu .megamenu .mgmn-item-small {
        width: 25%;
    }


    /* ----------------------------- Index Insurance companies ----------------------------- */

    #index-page #sos-index-insurance-companies-inside #insc-description {
        margin: 0 36% 0 11%;
        padding: 0 6% 0 0;
    }

        #index-page #sos-index-insurance-companies-inside #insc-description h3 {
            margin: 8px -16px 0 0;
        }

        #index-page #sos-index-insurance-companies-inside #insc-description p {
            line-height: 15px;
            margin: 8px 12px 0 0;
            max-height: 200px;
            overflow: hidden;
            font-size: 11px;
        }


    /* ----------------------------- Body, Content, Sidebar ----------------------------- */

    .sos-page-body.sos-one-sidebar .sos-page-sidebar .sos-sidebar-block {
        width: 48%;
        margin: 0 0 10px 2%;
    }


    /* ----------------------------- Contact page ----------------------------- */

    #contact-page #sos-contact-departments .sos-contact-departments-row-inside .sos-contact-txt {
        left: 45px;
    }


    /* ----------------------------- Tables ----------------------------- */

    .sos-table-wrapper.sos-table-mod1 {
        margin: 0 3% 0 3%;
        width: 94%;
    }

        .sos-table-wrapper.sos-table-mod1 .sos-table-header .sos-col1 {
            width: 15%;
        }

        .sos-table-wrapper.sos-table-mod1 .sos-table-header .sos-col2 {
            width: 34.5%;
        }

        .sos-table-wrapper.sos-table-mod1 .sos-table-header .sos-col3 {
            width: 19.6%;
        }

        .sos-table-wrapper.sos-table-mod1 .sos-table-header .sos-col4 {
            width: 29.5%;
        }

        .sos-table-wrapper.sos-table-mod1 .sos-table-row .sos-col1 {
            width: 15%;
            font-size: 15px;
        }

        .sos-table-wrapper.sos-table-mod1 .sos-table-row .sos-col2 {
            width: 30.5%;
            font-size: 13px;
            line-height: 19px;
        }

        .sos-table-wrapper.sos-table-mod1 .sos-table-row .sos-col3 {
            width: 19.6%;
            font-size: 14px;
        }

        .sos-table-wrapper.sos-table-mod1 .sos-table-row .sos-col4 {
            width: 29.5%;
            font-size: 11px;
        }
    /* mod2 */
    .sos-table-wrapper.sos-table-mod2 .sos-table-row {
        font-size: 14px;
    }


    /* ----------------------------- DataTables ----------------------------- */

    .dataTables_wrapper .dataTables_info,
    .dataTables_wrapper .dataTables_paginate {
        float: none !important;
    }
    /* mods */
    /* mod1 */


    /* ----------------------------- Contractual Medical Centers ----------------------------- */

    #medical-centers-page .fancybox-wrap .fancybox-skin .fancybox-inner {
        font-size: 14px;
    }
    /* table */
    #medical-centers-page .sos-table-row .sos-col4 .sos-td span,
    #medical-centers-page .sos-table-row .sos-col7 .sos-td span {
        padding-right: 26px;
    }

    #medical-centers-page .sos-table-row .sos-col4 .sos-td.active span,
    #medical-centers-page .sos-table-row .sos-col7 .sos-td.hasOnRec span {
        background-position: 0 -495px;
    }

    #medical-centers-page .sos-table-row .sos-col4 .sos-td.deactive span,
    #medical-centers-page .sos-table-row .sos-col7 .sos-td.hasNotOnRec span {
        background-position: -196px -494px;
    }


    /* ----------------------------- A NEWS page ----------------------------- */

    .news-page #sos-news-page-info-inside #sos-news-page-title {
        padding: 0 10% 0 10%;
        width: 80%;
    }

    .news-page #sos-news-page-info-inside #sos-news-page-more {
        padding: 10px 10% 10px 10%;
        width: 80%;
    }


    /* ----------------------------- Mobile App page ----------------------------- */

    /* one */
    #mobile-app-page #sos-mobile-app-one-inside {
        background-position: left center;
    }


    /* ----------------------------- International representation page ----------------------------- */

    #international-representation-page #sos-international-representation-logos-wrapper {
        margin: 15px 14% 15px 10%;
        width: 76%;
    }

    #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item {
        width: 50%;
    }


    /* ----------------------------- Login page ----------------------------- */

    #login-page #sos-login-page-main-inner {
        background-image: none;
    }

    #login-page #sos-login-page-main-login {
        width: 45%;
    }

    #login-page #sos-login-page-main-registration {
        width: 46%;
    }
    /* intro overlay! */
    #login-page #sos-login-page-intro-inner {
        width: 540px;
        padding: 30px 30px 50px;
    }


    /* ----------------------------- Confirmation page ----------------------------- */

    #confirmation-page #sos-activation-page-information-message {
        font-size: 16px;
        line-height: 23px;
        padding: 10px 26% 0 26%;
    }


    /* ----------------------------- activation page ----------------------------- */

    #activation-page #sos-activation-page-information-message {
        font-size: 16px;
        line-height: 23px;
        padding: 10px 26% 0 26%;
    }
}





/* -------------------------------------------------------------------------------------------------------------------------------------------- */
/* ---------------------- aBreakpoint ------------------------------------------ (0 - 768px) -------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (max-width: 768px) {

    /* ----------------------------- Pages Titles ----------------------------- */

    /* mods */
    .sos-page-title-wrapper.sos-page-title-mod3 h1 {
        font-size: 30px;
    }


    /* ----------------------------- User Layout Body ----------------------------- */

    .layout #sos-user-body-wrapper {
    }


    /* ----------------------------- User Layout Flexy Menu ----------------------------- */

    .layout #sos-user-menu {
        width: 100%;
        min-height: 51px;
    }

        .layout #sos-user-menu .flexy-menu-wrapper .flexy-menu.vertical {
            width: 100%;
        }


    /* ----------------------------- User Layout Content ----------------------------- */

    .layout #sos-user-content {
        margin: 51px 0 0 0;
    }


    /* ----------------------------- MC Portal Layout Body ----------------------------- */

    .layout #sos-mc-portal-body-wrapper {
    }


    /* ----------------------------- MC Portal Layout Flexy Menu ----------------------------- */

    .layout #sos-mc-portal-menu {
        width: 100%;
        min-height: 51px;
    }

        .layout #sos-mc-portal-menu .flexy-menu-wrapper .flexy-menu.vertical {
            width: 100%;
        }


    /* ----------------------------- MC Portal Layout Content ----------------------------- */

    .layout #sos-mc-portal-content {
        margin: 51px 0 0 0;
    }


    /* ----------------------------- Help Center Layout Body ----------------------------- */

    .layout #sos-helpcenter-body-wrapper {
    }


    /* ----------------------------- Help Center Layout Flexy Menu ----------------------------- */

    .layout #sos-helpcenter-menu {
        width: 100%;
        min-height: 51px;
    }

    .layout #sos-helpcenter-gototop {
        display: none;
    }

    .layout #sos-helpcenter-menu .flexy-menu-wrapper .flexy-menu.vertical {
        width: 100%;
    }


    /* ----------------------------- Help Center Layout Content ----------------------------- */

    .layout #sos-helpcenter-content {
        margin: 51px 0 0 0;
    }


    /* ----------------------------- Quarterly Journal Layout Body ----------------------------- */

    .layout #sos-quarterlyjournal-body-wrapper {
    }


    /* ----------------------------- Quarterly Journal Layout Flexy Menu ----------------------------- */

    .layout #sos-quarterlyjournal-menu {
        width: 100%;
        min-height: 51px;
    }

    .layout #sos-quarterlyjournal-gototop {
        display: none;
    }

    .layout #sos-quarterlyjournal-menu .flexy-menu-wrapper .flexy-menu.vertical {
        width: 100%;
    }


    /* ----------------------------- Quarterly Journal Layout Content ----------------------------- */

    .layout #sos-quarterlyjournal-content {
        margin: 51px 0 0 0;
    }


    /* ----------------------------- User Recommendations page ----------------------------- */

    #user-recommendations-page .surpsl-row {
        font-size: 14px;
    }


    /* ----------------------------- User Damages page ----------------------------- */

    #user-damages-page .surpsl-row {
        font-size: 14px;
    }


    /* ----------------------------- Layout Daily Tips ----------------------------- */

    .layout #sos-daily-tips-inside #sdt-content-inside .data-container p {
        font-size: 12px;
        line-height: 18px;
        padding: 15px 90px 0 15px;
    }

    /* ----------------------------- Insurers Portal Body ----------------------------- */

    .layout #sos-ins-portal-body-wrapper {
    }


    /* ----------------------------- Insurers Portal Flexy Menu ----------------------------- */

    .layout #sos-ins-portal-menu {
        width: 100%;
        min-height: 51px;
    }

        .layout #sos-ins-portal-menu .flexy-menu-wrapper .flexy-menu.vertical {
            width: 100%;
        }


    /* ----------------------------- Insurers Portal Content ----------------------------- */

    .layout #sos-ins-portal-content {
        margin: 51px 0 0 0;
    }


    /* ----------------------------- Policyholder Portal Body ----------------------------- */

    .layout #sos-ph-portal-body-wrapper {
    }


    /* ----------------------------- Policyholder Portal Flexy Menu ----------------------------- */

    .layout #sos-ph-portal-menu {
        width: 100%;
        min-height: 51px;
    }

        .layout #sos-ph-portal-menu .flexy-menu-wrapper .flexy-menu.vertical {
            width: 100%;
        }


    /* ----------------------------- Policyholder Portal Content ----------------------------- */

    .layout #sos-ph-portal-content {
        margin: 51px 0 0 0;
    }
}





/* ---------------------- endOf860 ------------------------------------------------------------------------------------------------------------ */

/* -------------------------------------------------------------------------------------------------------------------------------------------- */
/* ---------------------- aBreakpoint ------------------------------------------ (0 - 650px) -------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (max-width: 650px) {

    /* ----------------------------- Layout Jet menu ----------------------------- */

    /* ---------- Mega menu --------- */
    .layout .jetmenu .megamenu .mgmn-item-long,
    .layout .jetmenu .megamenu .mgmn-item-small {
        width: 33.33%;
    }


    /* ----------------------------- Layout Info Box ----------------------------- */

    .layout #sos-info-box-about {
        padding-bottom: 0;
    }

    .layout #sos-info-box-about-one {
        padding: 14px 10% 20px 10%;
        width: 80%;
        background-color: #fff;
    }

        .layout #sos-info-box-about-one .info-body #info-body-qrcode {
            float: left;
            margin-right: 19px;
        }

        .layout #sos-info-box-about-one .info-body a#info-body-email {
            font-size: 11px;
        }

        .layout #sos-info-box-about-one .info-body p {
            display: block;
        }

    .layout #sos-info-box-about-two {
        padding: 14px 10% 20px 10%;
        width: 80%;
    }

        .layout #sos-info-box-about-two .info-head,
        .layout #sos-info-box-about-two .info-head a {
            color: #014897;
        }

    .layout #sos-info-box-about-three {
        padding: 10px 10% 20px 10%;
        width: 80%;
        background-color: #fff;
    }


    /* ----------------------------- Layout Footer ----------------------------- */

    .layout #sos-footer-inside {
        height: 122px;
    }

    .layout #sos-footer-social-nets #copyright-msg {
        display: none;
    }

    .layout #sos-footer-copyright-msg {
        display: block;
        margin: 0;
        padding: 10px 0;
        width: 100%;
        text-align: center;
        color: #5bb7eb;
        font-size: 12px;
        background-color: #dbf3ff;
        float: left;
        background-image: url(../Images/css-image-sprite-one.png);
        background-position: -680px -70px;
    }

    .layout #sos-footer-logos #logos-container {
        margin: 19px 0 0 0;
    }


    /* ----------------------------- Index Tile menus ----------------------------- */

    #index-page #sos-index-tile-menus .tile-menu-item {
        margin: 4px 0.625% 4px 0.625%;
        width: 23.75%;
    }


    /* ----------------------------- Index Insurance companies ----------------------------- */

    #index-page #sos-index-insurance-companies-inside #insc-carousel {
        width: 76%;
        margin: 120px 16% 0 8%;
    }

    #index-page #sos-index-insurance-companies-inside #insc-description {
        background-image: none;
        width: 60%;
        margin: 0 25% 0 6%;
        padding: 0 9% 0 0;
    }

        #index-page #sos-index-insurance-companies-inside #insc-description h3 {
            margin: 8px -30px 0 0;
        }

        #index-page #sos-index-insurance-companies-inside #insc-description p {
            line-height: 14px;
            margin: 8px -3px 0 0;
            font-size: 10px;
        }


    /* ----------------------------- Pages Banners ----------------------------- */

    .sos-banner-wrapper .sos-banner-title {
        left: auto !important;
        right: 9% !important;
    }

    .sos-banner-wrapper .sos-banner-ia-txt {
        display: none;
    }
    /* mods */
    .sos-banner-wrapper.sos-banner-mod1 {
        background-position: 46% center;
    }

        .sos-banner-wrapper.sos-banner-mod1 .sos-banner-title {
        }

    .sos-banner-wrapper.sos-banner-mod2 {
        background-position: 34% center;
    }

        .sos-banner-wrapper.sos-banner-mod2 .sos-banner-title {
            max-height: 67px;
            bottom: 5px;
            right: auto;
            left: 33% !important;
        }

    .sos-banner-wrapper.sos-banner-mod4,
    .sos-banner-wrapper.sos-banner-mod5 {
        background-position: 50% center;
    }


    /* ----------------------------- Insurance pages ----------------------------- */

    .insurance-page .sos-insurance-contact-co {
        height: auto;
    }

    .insurance-page .sos-insurance-contact-ia {
        height: auto;
    }

    .insurance-page .sos-insurance-contact-co-logo {
        padding: 10px 0;
        width: 100%;
        height: 313px;
        float: right;
    }

    .insurance-page .sos-insurance-contact-co-info {
        padding: 5px 0 15px 0;
        width: 100%;
        height: auto;
        float: right;
    }

    .insurance-page .sos-insurance-contact-ia-logo {
        padding: 10px 0;
        width: 100%;
        height: 313px;
        float: right;
    }

    .insurance-page .sos-insurance-contact-ia-info {
        padding: 5px 0 15px 0;
        width: 100%;
        height: auto;
        float: right;
        margin-bottom: 60px;
    }

    #asmari-page.insurance-page .sos-insurance-contact-ia-info,
    #asmari-page.insurance-page .sos-insurance-contact-co-info,
    #novin-page.insurance-page .sos-insurance-contact-ia-info,
    #novin-page.insurance-page .sos-insurance-contact-co-info,
    #tejarat-page.insurance-page .sos-insurance-contact-ia-info,
    #tejarat-page.insurance-page .sos-insurance-contact-co-info,
    #mellat-page.insurance-page .sos-insurance-contact-ia-info,
    #mellat-page.insurance-page .sos-insurance-contact-co-info,
    #taavon-page.insurance-page .sos-insurance-contact-ia-info,
    #taavon-page.insurance-page .sos-insurance-contact-co-info,
    #saman-page.insurance-page .sos-insurance-contact-ia-info,
    #saman-page.insurance-page .sos-insurance-contact-co-info,
    #sarmad-page.insurance-page .sos-insurance-contact-ia-info,
    #sarmad-page.insurance-page .sos-insurance-contact-co-info,
    #hekmat-page.insurance-page .sos-insurance-contact-ia-info,
    #hekmat-page.insurance-page .sos-insurance-contact-co-info,
    #hafez-page.insurance-page .sos-insurance-contact-ia-info,
    #hafez-page.insurance-page .sos-insurance-contact-co-info {
        padding: 5px 0 15px 0;
    }


    /* ----------------------------- Contact page ----------------------------- */

    #contact-page #sos-contact-departments .sos-contact-departments-row {
        margin: 0 0 29px 0;
    }

    #contact-page #sos-contact-departments .sos-contact-departments-row-inside {
        width: 100%;
    }

        #contact-page #sos-contact-departments .sos-contact-departments-row-inside .sos-contact-img {
            display: block;
            width: 306px;
            margin: 0 10% 0 0;
        }

        #contact-page #sos-contact-departments .sos-contact-departments-row-inside .sos-contact-txt {
            width: 90%;
            background-image: none;
            margin: 0 10% 0 0;
            left: auto;
            height: auto;
            overflow: hidden;
        }

            #contact-page #sos-contact-departments .sos-contact-departments-row-inside .sos-contact-txt .sos-dep-phone,
            #contact-page #sos-contact-departments .sos-contact-departments-row-inside .sos-contact-txt .sos-dep-fax,
            #contact-page #sos-contact-departments .sos-contact-departments-row-inside .sos-contact-txt .sos-dep-mail {
                margin: 2px 0 0 0;
                padding: 34px 0 4px 0;
                width: 304px;
                height: 27px;
                border: 1px solid #b6b6b6;
                background-image: url(../Images/css-image-sprite-contact.jpg);
            }

            #contact-page #sos-contact-departments .sos-contact-departments-row-inside .sos-contact-txt .sos-dep-phone {
                background-position: -635px -938px;
            }

            #contact-page #sos-contact-departments .sos-contact-departments-row-inside .sos-contact-txt .sos-dep-fax {
                background-position: -635px -1098px;
            }

    #contact-page #sos-contact-departments #sos-contact-departments-sells-inside .sos-contact-txt .sos-dep-mail {
        background-position: 20px -911px;
    }

    #contact-page #sos-contact-departments #sos-contact-departments-operations-inside .sos-contact-txt .sos-dep-mail {
        background-position: 20px -991px;
    }

    #contact-page #sos-contact-departments #sos-contact-departments-checkup-inside .sos-contact-txt .sos-dep-mail {
        background-position: 20px -1071px;
    }

    #contact-page #sos-contact-departments #sos-contact-departments-customers-inside .sos-contact-txt .sos-dep-mail {
        background-position: 20px -1151px;
    }

    #contact-page #sos-contact-departments #sos-contact-departments-itech-inside .sos-contact-txt .sos-dep-mail {
        background-position: 20px -1231px;
    }


    /* ----------------------------- Tables ----------------------------- */

    .sos-table-wrapper.sos-table-mod1 {
        margin: 0 10% 0 10%;
        width: 80%;
    }

        .sos-table-wrapper.sos-table-mod1 .sos-table-header {
            display: none;
        }

        .sos-table-wrapper.sos-table-mod1 .sos-table-row {
            height: auto;
            overflow: hidden;
        }

            .sos-table-wrapper.sos-table-mod1 .sos-table-row .sos-col1 {
                float: right;
                width: 100%;
                color: #fff;
                background-color: #ec1d23;
                font-size: 26px;
                height: 55px;
            }

            .sos-table-wrapper.sos-table-mod1 .sos-table-row .sos-col2 {
                float: right;
                padding: 20px 5%;
                width: 90%;
                font-size: 16px;
                height: auto;
            }

            .sos-table-wrapper.sos-table-mod1 .sos-table-row .sos-col3 {
                float: right;
                width: 100%;
                height: auto;
                padding: 10px 0;
                font-size: 16px;
            }

            .sos-table-wrapper.sos-table-mod1 .sos-table-row .sos-col4 {
                float: right;
                width: 100%;
                font-size: 14px;
                height: auto;
                padding: 15px 0;
            }

            .sos-table-wrapper.sos-table-mod1 .sos-table-row:hover .sos-col1 {
                background-image: none;
            }
    /* mod2 */
    .sos-table-wrapper.sos-table-mod2 .sos-table-row {
        font-size: 16px;
    }

        .sos-table-wrapper.sos-table-mod2 .sos-table-header .sos-col1,
        .sos-table-wrapper.sos-table-mod2 .sos-table-row .sos-col1 {
            margin: 0 0 0 0.5%;
            width: 74.5%;
        }

        .sos-table-wrapper.sos-table-mod2 .sos-table-header .sos-col2,
        .sos-table-wrapper.sos-table-mod2 .sos-table-row .sos-col2 {
            display: none;
        }

        .sos-table-wrapper.sos-table-mod2 .sos-table-header .sos-col3,
        .sos-table-wrapper.sos-table-mod2 .sos-table-row .sos-col3 {
            display: none;
        }

        .sos-table-wrapper.sos-table-mod2 .sos-table-header .sos-col6,
        .sos-table-wrapper.sos-table-mod2 .sos-table-row .sos-col6 {
            display: none;
        }

        .sos-table-wrapper.sos-table-mod2 .sos-table-header .sos-col4,
        .sos-table-wrapper.sos-table-mod2 .sos-table-row .sos-col4 {
            display: none
        }

        .sos-table-wrapper.sos-table-mod2 .sos-table-header .sos-col5,
        .sos-table-wrapper.sos-table-mod2 .sos-table-row .sos-col5 {
            width: 25%;
        }

        .sos-table-wrapper.sos-table-mod2 .sos-table-header .sos-col7,
        .sos-table-wrapper.sos-table-mod2 .sos-table-row .sos-col7 {
            display: none;
        }


    /* ----------------------------- DataTables ----------------------------- */

    .dataTables_wrapper .dataTables_length,
    .dataTables_wrapper .dataTables_filter {
        float: none !important;
    }
    /* mods */
    /* mod1 */


    /* ----------------------------- Forms, Filters ----------------------------- */

    .sos-form-wrapper .sos-form-input input {
        padding: 0 5%;
        width: 88%;
    }


    /* ----------------------------- Contractual Medical Centers ----------------------------- */

    #medical-centers-page #sos-medical-centers-banner-wrapper {
        background-image: url(../Images/banners/medical-centers-banner-bg.jpg);
    }

    #medical-centers-page #sos-medical-centers-filter-title-item {
        width: 100%;
    }

    #medical-centers-page #sos-medical-centers-filter-province-item {
        width: 100%;
    }

    #medical-centers-page #sos-medical-centers-filter-contract-item {
        width: 100%;
    }

    #medical-centers-page #sos-medical-centers-filter-type-item {
        width: 100%;
    }

    #medical-centers-page #sos-medical-centers-filter-class-item {
        width: 100%;
    }

    #medical-centers-page .fancybox-wrap .fancybox-skin .fancybox-inner > div h4 {
        font-size: 16px;
    }

    #medical-centers-page .fancybox-wrap .fancybox-skin .fancybox-inner > div dl dt {
        width: 30%;
    }

    #medical-centers-page .fancybox-wrap .fancybox-skin .fancybox-inner > div dl dd {
        width: 70%;
    }


    /* ----------------------------- Vote Result ----------------------------- */

    #sos-vote-result #sos-vote-result-message {
        font-size: 24px;
    }


    /* ----------------------------- NEWS List page ----------------------------- */

    #news-list-page .sos-news-list-items-story-inside {
        height: 640px;
    }

        #news-list-page .sos-news-list-items-story-inside .sos-news-list-items-story-text {
            height: 300px;
            margin: 300px 9% 0 0;
            width: 226px;
        }

        #news-list-page .sos-news-list-items-story-inside .sos-news-list-items-story-info {
            margin: 0;
            position: absolute;
            right: 9%;
            top: 180px;
        }


    /* ----------------------------- Login page ----------------------------- */

    #login-page #sos-login-page-main-inside {
        background-image: none;
    }

    #login-page #sos-login-page-main-inner {
        padding: 30px 2% 20px 2%;
    }

    #login-page #sos-login-page-main-notify {
        margin: 0 4% 23px;
        padding: 10px 9%;
        width: 76%;
    }

    #login-page #sos-login-page-main-login {
        width: 96%;
        float: none;
        margin: 0 auto;
    }

    #login-page #sos-login-page-main-registration {
        width: 96%;
        float: none;
        margin: 0 auto;
    }

        #login-page #sos-login-page-main-registration #register-or-forget {
            display: none;
        }

        #login-page #sos-login-page-main-registration #register-or-forget-2 {
            display: block;
        }
    /* intro overlay! */
    #login-page #sos-login-page-intro-inner {
        width: 88%;
        margin: 7px auto 0;
        padding: 20px 4% 20px;
    }

    #login-page #sos-login-page-ii-question {
        line-height: 25px;
    }

    #login-page #sos-login-page-ii-btn-left,
    #login-page #sos-login-page-ii-btn-right {
        width: 80%;
        max-width: none;
        margin: 0 10% 12px;
    }


    /* ----------------------------- Confirmation page ----------------------------- */

    #confirmation-page #sos-activation-page-information-message {
        background-position: -620px -190px;
        font-size: 15px;
        line-height: 22px;
        padding: 95px 22% 9px 22%;
    }


    /* ----------------------------- activation page ----------------------------- */

    #activation-page #sos-activation-page-information-message {
        background-position: -620px -190px;
        font-size: 15px;
        line-height: 22px;
        padding: 95px 22% 9px 22%;
    }


    /* ----------------------------- Profile page ----------------------------- */

    /* password */
    #profile-page #sos-profile-page-password-lightbox-oldpass,
    #profile-page #sos-profile-page-password-lightbox-newpass,
    #profile-page #sos-profile-page-password-lightbox-repeatpass,
    #profile-page #sos-profile-page-password-lightbox-buttons {
        margin: 0 10% 0 10%;
        width: 70%;
    }

    #profile-page #sos-profile-page-password-lightbox-buttons {
        padding: 22px 5% 20px 5%;
    }


    /* ----------------------------- Applying page ----------------------------- */

    /* hospital */
    #applying-page .saphl-message {
        padding: 5px 12px;
        right: 0;
        margin: 5px 0 0 30px;
        display: block;
        text-align: center;
    }


    /* ----------------------------- User Damages page ----------------------------- */

    #user-damages-page #user-damages-page-filter-type {
        left: auto;
        position: relative;
        text-align: center;
        top: 12px;
    }


    /* ----------------------------- Insurers Portal Policyholders list page ----------------------------- */

    #insurers-portal-policyholderslist #insurers-portal-policyholderslist-filter-type {
        left: auto;
        position: relative;
        text-align: center;
        top: 12px;
    }


    /* ----------------------------- Insurers Portal Policyholders list page ----------------------------- */

    /* add company popup */
    #insurers-portal-policyholderslist #sos-insurers-portal-policyholderslist-addcompany-lightbox-companyname,
    #insurers-portal-policyholderslist #sos-insurers-portal-policyholderslist-addcompany-lightbox-companytype,
    #insurers-portal-policyholderslist #sos-insurers-portal-policyholderslist-addcompany-lightbox-username,
    #insurers-portal-policyholderslist #sos-insurers-portal-policyholderslist-addcompany-lightbox-password,
    #insurers-portal-policyholderslist #sos-insurers-portal-policyholderslist-addcompany-lightbox-repeatpass,
    #insurers-portal-policyholderslist #sos-insurers-portal-policyholderslist-addcompany-lightbox-hasexcel,
    #insurers-portal-policyholderslist #sos-insurers-portal-policyholderslist-addcompany-lightbox-buttons {
        margin: 0 10% 0 10%;
        width: 70%;
    }

    #insurers-portal-policyholderslist #sos-insurers-portal-policyholderslist-addcompany-lightbox-buttons {
        padding: 22px 5% 20px 5%;
    }
}





/* ---------------------- endOf650 ------------------------------------------------------------------------------------------------------------ */

/* -------------------------------------------------------------------------------------------------------------------------------------------- */
/* ---------------------- aBreakpoint ------------------------------------------ (0 - 560px) -------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (max-width: 560px) {

    /* ----------------------------- Body, Content, Sidebar ----------------------------- */

    .sos-page-body.sos-one-sidebar .sos-page-sidebar .sos-sidebar-block {
        width: 100%;
        margin: 0 15% 10px 0;
    }


    /* ----------------------------- Help section ----------------------------- */

    .sos-help-section .sos-row-inside .sos-help-section-one {
        margin: 25px 0 0 0;
        width: 100%;
    }

    .sos-help-section .sos-row-inside .sos-help-section-two {
        margin: 0 0 40px 0;
        width: 100%;
        border-right: none;
        height: auto;
    }


    /* ----------------------------- Mobile App page ----------------------------- */

    /* two */
    #mobile-app-page #sos-mobile-app-two .sos-mobile-app-two-item {
        width: 90%;
        padding: 40px 5% 50px 5%;
    }

    #mobile-app-page #sos-mobile-app-two #sos-mobile-app-two-item-1 {
        padding-top: 80px;
    }

    #mobile-app-page #sos-mobile-app-two #sos-mobile-app-two-item-3 {
        padding-bottom: 100px;
    }
    /* three */
    #mobile-app-page #sos-mobile-app-three #sos-mobile-app-three-img {
        margin: 25px 0 0 0;
        width: 100%;
    }

    #mobile-app-page #sos-mobile-app-three #sos-mobile-app-three-txt {
        margin: 0 0 80px 0;
        width: 100%;
        border-right: none;
        height: auto;
    }


    /* ----------------------------- User Recommendations page ----------------------------- */

    #user-recommendations-page .sos-user-recommendations-page-edit-lightbox-main-block {
        margin: 28px 9px 0;
        width: 76px;
    }

        #user-recommendations-page .sos-user-recommendations-page-edit-lightbox-main-block button {
            font-size: 12px;
            line-height: 9px;
            padding: 6px;
        }


    /* ----------------------------- International representation page ----------------------------- */

    #international-representation-page #sos-international-representation-logos-wrapper {
        margin: 15px 19% 15px 15%;
        width: 66%;
    }

    #international-representation-page #sos-international-representation-logos .sos-international-representation-logos-item {
        width: 100%;
    }
}





/* ---------------------- endOf560 ------------------------------------------------------------------------------------------------------------ */

/* -------------------------------------------------------------------------------------------------------------------------------------------- */
/* ---------------------- aBreakpoint ------------------------------------------ Mobile Only (0 - 480px) -------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (max-width: 480px) {

    /* ----------------------------- Intro page ----------------------------- */

    #intro-page {
        background-image: url('../Images/intro-bg.jpg');
        background-position: 35% -80px;
    }

        #intro-page #logo-and-link {
            width: 330px;
            height: 310px;
            top: 90px;
            right: 10px;
        }

        #intro-page a#sos-logo {
            right: 24px;
            top: 29px;
        }

        #intro-page a#enter-site {
            left: 22px;
            top: 85px;
        }

        #intro-page #language-btn-fa {
            left: 76px;
            top: 110px;
        }

        #intro-page #language-btn-en {
            left: 38px;
            top: 110px;
        }

        #intro-page #main-footer {
            background-color: #dbf3ff;
        }


    /* ----------------------------- Layout Footer ----------------------------- */

    .layout #sos-footer-logos #logos-container {
        position: relative;
        right: 24px;
    }

        .layout #sos-footer-logos #logos-container #logos-iag {
            margin: 0 0 0 0;
        }

        .layout #sos-footer-logos #logos-container #logos-tadavom {
            margin: 0 2px 0 0;
        }


    /* ----------------------------- Index About & News ----------------------------- */

    #index-page #sos-index-about-news-inside #sian-one {
        background-position: -370px -103px;
        padding: 0 0 0 130px;
        width: 190px;
    }

        #index-page #sos-index-about-news-inside #sian-one p {
            line-height: 16px;
        }

    #index-page #sos-index-about-news-inside #sian-three #sian-three-inside {
        background-position: 216px -98px;
        padding: 0 120px 0 0;
        width: 200px;
    }

    #index-page #sos-index-about-news-inside #sian-three #news-itmes-block .news-item .news-title {
        font-size: 12px;
    }


    /* ----------------------------- Index Insurance companies ----------------------------- */

    #index-page #sos-index-insurance-companies-inside {
        background-position: 57% center;
    }

        #index-page #sos-index-insurance-companies-inside #insc-carousel {
            width: 98%;
            margin: 120px 1% 0 1%;
        }


    /* ----------------------------- Responsive Tables ----------------------------- */

    .rwd-table td:before {
        padding-right: 10%;
        width: 40%;
    }


    /* ----------------------------- Pages Titles ----------------------------- */

    .sos-page-title-wrapper h1 {
        padding: 40px 0 0 50px;
        font-size: 21px;
    }


    /* ----------------------------- Contractual Medical Centers ----------------------------- */

    #medical-centers-page .fancybox-wrap .fancybox-skin .fancybox-inner > div h4 {
        font-size: 14px;
    }

    #medical-centers-page .fancybox-wrap .fancybox-skin .fancybox-inner > div dl {
        font-size: 14px;
    }

        #medical-centers-page .fancybox-wrap .fancybox-skin .fancybox-inner > div dl dt {
            width: 100%;
        }

        #medical-centers-page .fancybox-wrap .fancybox-skin .fancybox-inner > div dl dd {
            width: 100%;
        }


    /* ----------------------------- Applying page ----------------------------- */

    #applying-page #sos-applying-page-hospital-lightbox-descrtiption {
        line-height: 19px;
        font-size: 15px;
    }

    #applying-page #sos-applying-page-hospital-lightbox-hospitals {
        margin: 0 30px;
    }

    #applying-page #sos-applying-page-hospital-lightbox-buttons {
        padding: 10px 0 15px;
    }

        #applying-page #sos-applying-page-hospital-lightbox-buttons input#hospital-select {
            margin: 0 30px 0 0;
        }


    /* ----------------------------- User Recommendations page ----------------------------- */

    #user-recommendations-page #sos-user-recommendations-page-status-lightbox-descrtiption {
        line-height: 19px;
        font-size: 15px;
    }


    /* ----------------------------- User page ----------------------------- */

    #user-page #sos-user-content #sos-user-page-info #sos-user-page-info-notifications {
        height: 190px;
    }

    #user-page #sos-user-content #sos-user-page-info #sos-user-page-info-notifications-wrapper {
        height: 190px;
    }


    /* ----------------------------- Layout Daily Tips ----------------------------- */

    .layout #sos-daily-tips {
        bottom: -150px;
    }

        .layout #sos-daily-tips.on {
            bottom: 0;
        }

    .layout #sos-daily-tips-inside #sdt-content-inside .data-container {
        height: 150px;
    }

        .layout #sos-daily-tips-inside #sdt-content-inside .data-container img {
            bottom: 10px;
            left: 230px;
            margin: 0;
            max-height: 24px;
            max-width: 24px;
            position: absolute;
        }

        .layout #sos-daily-tips-inside #sdt-content-inside .data-container p {
            font-size: 12px;
            line-height: 18px;
            padding: 13px 10px 0 12px;
        }

            .layout #sos-daily-tips-inside #sdt-content-inside .data-container p span {
                height: 130px;
            }

    .layout #sos-daily-tips-inside #sdt-content-inside .paginationjs {
        height: 150px;
    }


    /* ----------------------------- Insurers Portal Damages page ----------------------------- */

    /* hospital lightbox */
    #insurers-portal-damages-page #sos-insurers-portal-damages-page-hospital-lightbox-buttons {
        padding: 10px 0 15px;
    }

        #insurers-portal-damages-page #sos-insurers-portal-damages-page-hospital-lightbox-buttons input#hospital-select {
            margin: 0 30px 0 0;
        }
    /* status lightbox */
    #insurers-portal-damages-page #sos-insurers-portal-damages-page-status-lightbox-descrtiption {
        line-height: 19px;
        font-size: 15px;
    }


    /* ----------------------------- Policyholder Portal Damages page ----------------------------- */

    /* lightbox */
    #policyholder-portal-damages-page #sos-policyholder-portal-damages-page-status-lightbox-descrtiption {
        line-height: 19px;
        font-size: 15px;
    }


    /* ----------------------------- Policyholder Portal Applying page ----------------------------- */

    #policyholder-portal-applying-page #sos-policyholder-portal-applying-page-hospital-lightbox-descrtiption {
        line-height: 19px;
        font-size: 15px;
    }

    #policyholder-portal-applying-page #sos-policyholder-portal-applying-page-hospital-lightbox-hospitals {
        margin: 0 30px;
    }

    #policyholder-portal-applying-page #sos-policyholder-portal-applying-page-hospital-lightbox-buttons {
        padding: 10px 0 15px;
    }

        #policyholder-portal-applying-page #sos-policyholder-portal-applying-page-hospital-lightbox-buttons input#hospital-select {
            margin: 0 30px 0 0;
        }
}





/* -------------------------------------------------------------------------------------------------------------------------------------------- */
/* ---------------------- aBreakpoint ------------------------------------------ (0 - 430px) -------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (max-width: 430px) {

    /* ----------------------------- Layout Jet menu ----------------------------- */

    /* ---------- Mega menu --------- */
    .layout .jetmenu .megamenu .mgmn-item-long,
    .layout .jetmenu .megamenu .mgmn-item-small {
        width: 50%;
    }


    /* ----------------------------- Mobile App page ----------------------------- */

    /* one */
    #mobile-app-page #sos-mobile-app-one-wrapper {
        margin: 40px auto 0 auto;
        width: 100%;
    }
}





/* -------------------------------------------------------------------------------------------------------------------------------------------- */
/* ---------------------- aBreakpoint ------------------------------------------ (0 - 400px) -------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (max-width: 400px) {

    /* ----------------------------- Layout Footer ----------------------------- */

    .layout #sos-footer-logos #logos-container #logos-iag img {
        width: 80px;
        height: auto;
    }


    /* ----------------------------- Pages Titles ----------------------------- */

    .sos-page-title-wrapper h1 {
        padding: 42px 0 0 50px;
        font-size: 17px;
    }


    /* ----------------------------- Body, Content, Sidebar ----------------------------- */

    .sos-page-body.sos-one-sidebar .sos-page-sidebar .sos-sidebar-block {
        margin: 0 7% 10px 0;
    }
}





/* -------------------------------------------------------------------------------------------------------------------------------------------- */
/* ---------------------- aBreakpoint ------------------------------------------ (0 - 350px) -------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (max-width: 350px) {

    /* ----------------------------- Layout Footer ----------------------------- */

    .layout #sos-footer-social-nets #social-container {
        padding: 28px 44px 0 6px;
    }

    .layout #sos-footer-logos #logos-container #logos-tadavom img {
        width: 40px;
        height: auto;
    }

    .layout #sos-footer-logos #logos-container #logos-asmari img {
        width: 40px;
        height: auto;
    }


    /* ----------------------------- Contact page ----------------------------- */

    #contact-page #sos-contact-departments .sos-contact-departments-row-inside .sos-contact-img {
        margin: 0 2% 0 0;
    }

    #contact-page #sos-contact-departments .sos-contact-departments-row-inside .sos-contact-txt {
        margin: 0 2% 0 0;
        width: 98%;
    }
}













/* ----------------------------- section_like_this ----------------------------- */

