﻿ 

.errorBorder {
    border: 1px solid #CC0000 !important;
    border-radius: var(--bs-border-radius);
}

.errorColor {
    color: #cc0000 !important;
    border-radius: var(--bs-border-radius);
}

 
.rel {
    position: relative;
}


.warningPanel {
    background: #FFF0E0;
    border: 1px solid #E7D0B9;
    color: #805830;
    display: block;
    font-weight: normal;
    margin: 5px auto;
    padding: 5px;
}
 

.m_ltr {
    direction: ltr;
}

.errorBox {
    background: #FFF1F1;
    border: 1px solid #F3D4D4;
    color: #B80000;
    display: block;
    font-size: 9pt;
    margin-bottom: 3px;
    padding: 5px;
}

.info {
    background: #DBE8FA;
    border: 1px solid #BED5F5;
    color: #4084E3;
    display: block;
    font-weight: normal;
    margin: 3px auto;
    padding: 5px;
    text-align: justify;
}

.messagePanel {
    background: #E5F2F8;
    border: 1px solid #D2E8F3;
    color: #54A7D1;
    line-height: 20px;
    margin: 5px auto;
    padding: 2px 5px;
}

.alice {
    background: #D1EBBC;
    border: 1px solid #A4D9B5;
    color: #326B04;
    display: block;
    line-height: 25px;
    margin: 5px auto;
    padding: 2px 5px;
}

.admin_header_a {
    background: #47639E url(../images/bg01.png) repeat 0 0;
    display: block;
    height: 5px;
    text-align: center;
    width: 100%;
}

.fixed_a {
    display: block;
    margin-bottom: 5px;
}
 

@media (max-width: 768px) {
    input[type="file"] {
        display: initial;
    }
}

 

input[type="image"] {
    padding: 2px;
}

.pagation_tb {
    padding: 5px;
}

    .pagation_tb td {
        padding: 5px;
        white-space: nowrap;
    }

fieldset a {
    margin: 0;
    padding: 0;
    vertical-align: top;
}

    fieldset a img {
        border: 0;
        margin: 0;
        padding: 0;
    }

.ajaxWaiting {
    background-color: Gray;
    bottom: 0;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: fixed;
    width: 100%;
}



.PopUpFrame form {
    background: #f5f6f8;
    border: none;
    padding: 10px;
    position: fixed;
    z-index: 2001;
}

.PopUpHeader {
    background: rgba(127, 146, 192, 1);
    border: solid 1px #A1AED0;
    border-bottom: none;
    color: #fff;
    font-weight: normal;
    line-height: 30px;
    padding: 5px;
}

    .PopUpHeader span {
        font-size: 12pt;
        font-family: 'BYekan';
        margin-right: 40px;
    }

.wide {
    width: 100%;
}

.TB_ToolbarSet {
    border-bottom: #696969 1px solid !important;
    border-top: #696969 1px solid !important;
    padding: 1px;
}


.medium_search input[type="text"] {
    padding: 4px;
    width: 300px;
}

.serach_rel {
    position: relative;
}


.noborder {
    border: none;
}

.noradius {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.png {
    behavior: expression('url('+rootFolder+'Styles/iepngfix.htc)');
}

a img {
    border: none;
}

.error {
    color: #b80000;
}

.loading {
    background-color: #0ea0aa;
    border: solid 1px #0c8d96;
    color: White;
    position: absolute;
    top: 0;
}

.help {
    background: White url('../images/help.gif') no-repeat top right;
    border: solid 1px #333;
    display: none;
    padding: 5px 30px 5px 5px;
    position: absolute;
    text-align: justify;
    white-space: normal;
}

.CompletionCureExportButtons {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    .CompletionCureExportButtons li {
        display: inline-block;
        padding: 4px;
    }

    .CompletionCureExportButtons ul {
        background: #F0F0F0;
        border: solid 1px black;
        border-radius: 5px;
        box-shadow: 0 0 7px black;
        display: none;
        line-height: 30px;
        margin-right: -300px;
        margin-top: -10px;
        padding: 10px;
        position: absolute;
        white-space: nowrap;
        width: 300px;
    }

    .CompletionCureExportButtons li:hover ul {
        display: block;
    }

    .CompletionCureExportButtons ul li {
        display: block;
    }

.DivButton {
    font-weight: bold;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    white-space: normal;
}

    .DivButton a {
        border: solid 5px silver;
        border-radius: 10px;
        color: gray;
        display: block;
        padding: 25px;
        text-decoration: none;
        width: 170px;
    }


    .DivButton:hover a {
        border-color: #73A5C6;
        box-shadow: 0 0 10px #73A5C6;
        color: #73A5C6;
    }

.DivButtons {
    font-weight: bold;
    line-height: 30px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    white-space: normal;
}

    .DivButtons ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

    .DivButtons li {
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border: solid 3px #B0C3DD;
        border-radius: 5px;
        color: #fff;
        display: inline-block;
        font-family: 'BYekan';
        font-size: 12pt;
        font-weight: normal;
        margin: 10px;
        padding: 5px 20px;
        text-align: center;
        vertical-align: middle;
    }


.TariffCheckBoxs {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    .TariffCheckBoxs li {
        display: inline-block;
        overflow: hidden;
        padding: 5px;
        width: 380px;
    }



ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}



.UserManagementLinks {
    background: #272727;
    display: inline-block;
    line-height: 25px;
    width: 100%;
}

    .UserManagementLinks ul {
        display: inline;
        margin: 0;
        padding: 0;
    }

    .UserManagementLinks li {
        display: inline-block;
        margin: 2px;
        white-space: nowrap;
    }

        .UserManagementLinks li a {
            color: white;
            display: inline-block;
            margin-right: 1px;
            padding: 2px 6px 2px 6px;
        }

        .UserManagementLinks li .selected a {
            background: white;
            border: solid 1px black;
            border-radius: 5px;
            color: black;
        }

        .UserManagementLinks li ul {
            display: none;
        }



        .UserManagementLinks li:hover a {
            background: white;
            color: black;
        }


.MessageBox {
    background-color: #fff;
    display: block !important;
    font-family: 'BYekan';
    font-size: 9pt;
    font-weight: normal;
    /*line-height: 24px;*/
}

    .MessageBox .boxheader {
        background: rgba(127, 146, 192, 1);
        border: solid 1px #A1AED0;
        border-bottom: none;
        color: #fff;
        /* font-weight: bold;*/
        height: 32px;
        line-height: 22px;
        padding: 3px 30px 3px 8px;
        text-align: right;
    }

    .MessageBox .boxbody {
        display: block;
        margin: 0 auto;
        text-align: right;
        width: 100%;
    }

        .MessageBox .boxbody table {
            border-collapse: collapse;
            margin-bottom: 10px;
            width: 100%;
        }

    .MessageBox .popup_box {
        padding: 15px;
    }

    .MessageBox .col_2 {
        width: 48% !important;
    }



    .MessageBox .boxbody table th {
        font-family: 'BYekan';
        font-size: 9pt;
        background: #5F65A9;
        color: #FFF;
        border: 1px solid #C5C5C5;
        padding: 3px;
        text-align: center;
        font-weight: normal;
    }

    .MessageBox .boxbody table tfoot {
        background: #F1F4FA;
        color: #003BA1;
        border: 1px solid #C5C5C5;
        padding: 5px;
        text-align: center;
    }

    .MessageBox .boxbody table td {
        border: 1px solid #C5C5C5;
        padding: 5px;
        text-align: center;
    }

    .MessageBox .boxfooter {
        padding: 3px 3px 8px 3px;
        text-align: center;
    }

        .MessageBox .boxfooter .okbutton {
            background: #d2d2d2;
            border: solid 1px #667DAE;
            border-radius: 2px;
            font-family: Tahoma;
            padding: 5px 10px 5px 10px;
        }

.rotate {
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
}

.ScrollingGridArea {
    background: #fff;
    border: solid 1px #ddd;
}

.CurePaymentsRowDetails {
    background: url(../images/help.png) no-repeat;
    float: right;
    height: 24px;
    margin-left: 7px;
    width: 24px;
}

    .CurePaymentsRowDetails .Info {
        background: #8598BF;
        border: solid 2px #e6eef8;
        border-radius: 10px 10px 10px 10px;
        box-shadow: 0 0 1px #667DAE;
        color: #29487D;
        display: none;
        height: 200px;
        margin-right: 34px;
        margin-top: -130px;
        width: 400px;
    }

    .CurePaymentsRowDetails:hover .Info {
        display: block;
        padding: 7px;
        position: absolute;
    }

        .CurePaymentsRowDetails:hover .Info:after {
            background: url(../images/helpcontainerpointer.png) no-repeat right top;
            content: " ";
            height: 25px;
            margin-right: -19px;
            margin-top: -79px;
            position: absolute;
            width: 60px;
        }

        .CurePaymentsRowDetails:hover .Info .Container {
            color: white;
            display: block;
            height: 100%;
            overflow-x: hidden;
            overflow-y: auto;
            white-space: normal;
            width: 100%;
        }

.AssuarnceRoof {
    border: solid 3px #8598BF;
    border-radius: 10px;
    padding: 2px;
}

    .AssuarnceRoof:hover {
        border-color: #8598BF;
        box-shadow: 0 0 10px #667DAE;
    }

.CompCureDamagesUseDetails {
    white-space: nowrap;
}

.DamageDocumentsRegistrationInfo {
    background: url(../images/darkglass.png);
    border-radius: 5px;
    box-shadow: 0 0 5px gray;
    padding: 10px;
    width: 550px;
}


.ticketReply {
    border: solid 1px #667DAE;
    margin-bottom: 7px;
    overflow: hidden;
}



    .ticketReply.system {
        background: #DFEEDF;
    }

    .ticketReply.member {
        background: #ecf0f7;
    }

    .ticketReply.system .replyHeader {
        /* background: linear-gradient(to bottom, #f5ede1 0, #990033 100%);
    color: #29487D;*/
        background: #449D45;
        color: #fff;
    }



.TicketDetails {
    /*color: #596e8f;
    margin-bottom: 10px;*/
}


    .TicketDetails .detailRow {
        background: #f7f9fb;
    }



.OfferOptionsHeaderMessage {
    background: #47639E;
    border-bottom: 5px solid #667DAE;
    color: #fff;
    font-family: 'BYekan';
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 10px;
    padding: 0 10px;
}


.OfferRegistrationHeaderInfo .FollowUpSection {
    background: #d8d8d8;
    border-bottom: solid 1px black;
    border-top: solid 1px black;
    line-height: 30px;
    margin: 10px 0 10px 0;
    padding: 10px;
}

.OfferOptions img {
    background-size: cover;
    display: inline-block;
    font-family: verdana;
    font-size: 9px;
    height: 100%;
    max-width: 100%;
    vertical-align: middle;
    background: #7480A4  ;
    
}

.btn_img img {
    background-color: transparent;
}

.OfferOptions ul {
    margin: 0;
    padding: 0;
    text-align: center;
}

.OfferOptions li {
    display: inline-block;
    vertical-align: top;
}


    .OfferOptions li:hover .moreinfo {
        border: none;
        cursor: pointer;
        display: inline;
        font-family: Tahoma;
        text-align: center;
    }

        .OfferOptions li:hover .moreinfo:hover {
            color: #fff;
        }




.UsersActivityReminder .minimum {
    cursor: pointer;
    display: none;
}

    .UsersActivityReminder .minimum #spnActivityRemindCount {
        background: red;
        border-radius: 20px;
        color: white;
        font-weight: bold;
        line-height: 15px;
        min-width: 15px;
        padding: 3px;
        position: absolute;
        text-align: center;
    }



.UsersActivityReminder .content {
    background: #FFF;
    padding: 10px;
}

.UsersActivityReminder:hover .content {
    display: block;
    opacity: 1;
    transition: visibility 0s, opacity 0.5s linear;
    visibility: visible;
}



.BulkPersonsRepeater {
    background: #C8F0D4;
    border: 1px dotted #71D98F;
    display: inline-block;
    line-height: 23px;
    margin: 3px 0;
    padding: 3px;
    vertical-align: top;
    width: 175px;
}

.removeBtn {
    background: url("../images/uncheck.png") no-repeat center center !important;
    background-color: transparent !important;
    border: 0 solid !important;
    box-shadow: none !important;
    clear: both;
    display: inline-block;
    height: 16px !important;
    line-height: 16px !important;
    margin-top: 3px;
    max-width: 16px !important;
    min-width: 16px !important;
    padding: 0 !important;
}

.BulkPersonsRepeater input {
    float: right;
    margin-bottom: 0 !important;
    margin-right: 5px;
}

.FormGeneratorPanel fieldset .header:first-child, .header {
    margin: 0;
    padding: 0;
    padding-right: 25px;
}



#ctl00_CenterContent_myTreeMenu table {
    width: inherit !important;
}

 

.FormGeneratorPanel .header {
    background-image: url(../Images/title.png);
    background-position: right 5px;
    background-repeat: no-repeat;
    border-bottom: 1px solid rgba(208, 215, 222, 1);
   
}

.ticketselect li {
    display: inline-block;
    width: auto;
    padding: 5px 15px;
}

.hr_grad {
    border: 0;
    height: 1px;
}

#users_form {
    margin: 5px auto;
}

.title_page {
    background-color: #C4CDE0;
    color: #29487D;
    margin-bottom: 5px;
    padding: 8px 10px;
   /* font-family: 'Mj_Casablanca';*/
}
 

.SelectTreeNodeIcon {
    background: url(../images/icons/selecttreenode.png) no-repeat;
    display: inline-block;
    height: 16px;
    width: 16px;
}

    .SelectTreeNodeIcon:hover {
        background: url(../images/icons/selecttreenodehover.png) no-repeat;
    }

.main_desk {
    margin: 0 auto;
    margin-top: -50px;
    text-align: center;
}

#__PAGE {
    direction: rtl;
    margin: 0 auto;
    width: 1000px;
}




.user-info {
    background: #fff;
    clear: both;
    color: #333333;
    display: inline-block;
    height: 100%;
    line-height: 25px;
    margin: 5px 5px 5px 10px;
    min-height: 25px;
    padding: 10px;
    vertical-align: top;
    width: 47%;
}

    .user-info i {
        color: #566BA6;
        margin-left: 5px;
    }

    .user-info b {
        font-size: 13px;
        font-weight: normal;
    }



.SuggestionItem {
    cursor: pointer;
    padding: 3px;
    width: 225px;
}

    .SuggestionItem:hover {
        background-color: #3f75f6;
        color: white;
    }

.logo-head {
    display: none;
}



table#tblForeignOrLegalBox td, table#tblForeignBaseInfo td {
    border: 0 none;
    display: inline-block;
    width: 30%;
}

    table#tblForeignOrLegalBox td input[type="text"], table#tblForeignBaseInfo td input[type="text"] {
        text-align: left;
        width: 100%;
    }

table td span {
    margin: 0;
    padding: 0;
}
 

.offer_btn a, .OfferOptions li a {
    transition: background-color 0.5s ease;
}


    .offer_btn .img_text, .OfferOptions li a .img_text {
  
        display: inline-block;
        padding-top: 15px;
    }

    .offer_btn .subtext, .OfferOptions li a .subtext {
        display: block;
        font-family: verdana;
        font-size: 9px;
        font-weight: 600;
    }


.offer_btn a, .OfferOptions .panel_menu li a {
    border: 1px solid #C2CAD7;
    background: linear-gradient(to bottom, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%);
    color: #05265B;
    display: inline-block;
    font-family: 'NegarCMS';
    font-size: 13px;
    height: 64px;
    line-height: 18px;
    margin: 2px 2px 5px;
    text-decoration: none;
    transition: all 0.5s ease;
    vertical-align: middle;
    min-width: 320px;
    max-width: 320px;
    padding-left: 10px;
}

    .offer_btn li a:hover, .OfferOptions .panel_menu li a:hover {
        /* background-color: #E65E25 !important;*/
        background: linear-gradient(to bottom, rgba(254,204,177,1) 0%,rgba(241,116,50,1) 50%,rgba(234,85,7,1) 51%,rgba(251,149,94,1) 100%);
        color: #fff !important;
        text-decoration: none;
    }

.offer_btn li {
    position: relative;
}

figure {
    display: inline-block;
    float: right;
    height: 63px;
    margin: 0;
    padding: 0;
    width: 64px;
    margin-left: 10px;
}

@media (max-width: 768px) {
    .OfferOptions li {
        display: block !important;
    }

        .offer_btn a, .OfferOptions li a {
            font-size: 100%;
            width: 100%;
            min-width: 100%;
            line-height: 13px;
            padding-left: 3px;
            display: block;
        }

            .offer_btn .subtext, .OfferOptions li a .subtext {
                display: block;
                font-size: 75%;
            }

            .offer_btn .img_text, .OfferOptions li a .img_text {
                display: block;
                padding-top: 5px;
            }
}


.dashboard_menu {
    left: 0;
    position: absolute;
    top: 0;
}

    .dashboard_menu li {
        display: inline-block;
    }

.btn_dash {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: rgb(239, 197, 202);
    background: -moz-linear-gradient(top, rgba(239, 197, 202, 1) 0%, rgba(210, 75, 90, 1) 50%, rgba(186, 39, 55, 1) 51%, rgba(241, 142, 153, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(239, 197, 202, 1) 0%, rgba(210, 75, 90, 1) 50%, rgba(186, 39, 55, 1) 51%, rgba(241, 142, 153, 1) 100%);
    background: linear-gradient(to bottom, rgba(239, 197, 202, 1) 0%, rgba(210, 75, 90, 1) 50%, rgba(186, 39, 55, 1) 51%, rgba(241, 142, 153, 1) 100%);
    border-radius: 5px;
    color: #FFF;
    display: block;
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efc5ca', endColorstr='#f18e99', GradientType=0);*/
    line-height: normal;
    padding: 2px 5px;
    text-align: center;
}

    .btn_dash i {
        display: inline-block;
        float: right;
        line-height: 18px;
        margin-left: 3px;
    }

    .btn_dash:hover {
        background: rgb(197, 222, 234);
        background: -moz-linear-gradient(top, rgba(197, 222, 234, 1) 0%, rgba(138, 187, 215, 1) 31%, rgba(6, 109, 171, 1) 100%);
        background: -webkit-linear-gradient(top, rgba(197, 222, 234, 1) 0%, rgba(138, 187, 215, 1) 31%, rgba(6, 109, 171, 1) 100%);
        background: linear-gradient(to bottom, rgba(197, 222, 234, 1) 0%, rgba(138, 187, 215, 1) 31%, rgba(6, 109, 171, 1) 100%);
        color: #FFF;
        /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c5deea', endColorstr='#066dab', GradientType=0);*/
    }


/* Push */

@-webkit-keyframes hvr-push {
    50% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes hvr-push {
    50% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.hvr-push {
    -webkit-transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    display: inline-block;
    transform: perspective(1px) translateZ(0);
    vertical-align: middle;
}

    .hvr-push:hover, .hvr-push:focus, .hvr-push:active {
        -webkit-animation-duration: 0.3s;
        -webkit-animation-iteration-count: 1;
        -webkit-animation-name: hvr-push;
        -webkit-animation-timing-function: linear;
        animation-duration: 0.3s;
        animation-iteration-count: 1;
        animation-name: hvr-push;
        animation-timing-function: linear;
    }



#dvTree table td {
    float: right;
}

.white_box {
    background: #fff;
    color: #333;
    margin-bottom: 5px;
    padding: 5px;
}

.pagebar {
    background: #D4DAE2;
    clear: both;
    display: block;
    font-family: 'BYekan';
    font-size: 10pt;
    font-weight: normal;
    margin: 5px auto;
    padding: 5px;
}

.mini_img {
    border: 0;
    height: 50px;
    width: 50px;
}

/*date*/

.title {
    color: #333333;
    font-family: Tahoma;
    font-size: 11px;
}

.days {
    color: #333333;
    font-family: Tahoma;
    font-size: 11px;
}

.foot {
    color: #CCCC99;
    font-family: Tahoma;
    font-size: 11px;
}

.day {
    color: #333333;
    font-family: Tahoma;
    font-size: 11px;
}

.currentDay {
    color: #ffffff;
    font-family: Tahoma;
    font-size: 11px;
}

.freeDay {
    color: #ff0000;
    font-family: Tahoma;
    font-size: 11px;
}

.titlea {
    color: #333333;
    text-decoration: none;
}

.daya {
    color: #333333;
    text-decoration: none;
}

.currenta {
    color: #ffffff;
    text-decoration: none;
}

.foota {
    color: #333333;
    text-decoration: none;
}

.freeDay {
    color: #ff0000;
    text-decoration: none;
}

.calendar_input {
    position: relative;
}

.btn_calendar {
    left: 3px;
    position: absolute;
    top: 0;
}

.tb_form {
    /* border-collapse: unset;
    font-weight: normal;
    width: 100%;*/
}


    .tb_form .answer_form td {
        /*  background: transparent !important;*/
    }

    .tb_form .answer_form {
        /*  background: #EEF0F6;
        border-bottom: 1px solid #A5B2CF;
        padding: 4px 5px;*/
    }



        .tb_form .answer_form label {
            background: none;
        }

    .tb_form i {
        color: #CD0003;
        margin-left: 5px;
    }

    .tb_form tr {
        margin: 1px 1px 0px 1px;
        padding: 2px;
    }

    .tb_form thead th {
        background: #406EA4;
        color: #fff;
        text-align: center;
    }

    .tb_form ol, ol {
        margin: 0;
        padding: 0;
    }

        .tb_form ol li, ol li {
            line-height: 20px;
            list-style: square;
            list-style-image: url(../Images/PointerLeft10x5.png);
            list-style-position: inside;
        }



    .tb_form th {
        text-align: center;
    }

.tb_form_main {
    margin: 5px auto;
    text-align: center;
    width: 100%;
}

    .tb_form_main td, .tb_form_main th {
        border: 1px solid #C2C5C9;
        font-family: 'BYekan';
        font-size: 10pt;
        font-weight: normal;
        padding: 5px;
    }

    .tb_form_main th {
        background: #D47102;
        color: #fff;
        text-align: center;
    }

    .tb_form_main thead th {
        background: #406EA4;
        color: #fff;
        text-align: center;
    }

.tb_form td {
    /* background: #FFF;
    font-size: 9pt;*/
}

.tb_form .caption {
    color: #084A98;
    font-size: 10px;
    padding: 3px 5px;
}

.tb_form .label_form {
    /* background: #E3E7F0;
    border-bottom: 1px solid #A5B2CF;
    color: #29487D;
    font-family: 'BYekan';
    font-size: 10pt;
    padding-left: 5px;
    text-align: left;
    width: 20%;*/
    /* position: relative;
    padding-left: 12px;*/
}

    .tb_form .label_form .req_star {
        color: #CC0000;
        font-family: verdana;
        font-size: 12px;
        margin: 0 3px 0 0;
        padding: 3px 0;
        position: absolute;
        left: 3px;
        top: 1px;
    }

#dvBulkPersonsXLSImport {
    display: block;
    line-height: 18px;
    padding: 10px !important;
    text-align: justify;
}

    #dvBulkPersonsXLSImport ol {
        line-height: normal;
        margin: 0;
        padding: 0;
    }

        #dvBulkPersonsXLSImport ol li {
            border-bottom: 1px dotted #BAC5D1;
            list-style: square;
            list-style-position: inside;
            padding: 3px 2px;
        }

/* #dvBulkPersonsXLSImport .information {
        background: #DCE7EB;
        color: #406EA4;
        display: block;
        font-size: 11px;
        margin: 5px auto;
        padding: 5px;
    }

    #dvBulkPersonsXLSImport .warning {
        background: #F9D8D1;
        color: #CF413D;
        display: block;
        font-size: 11px;
        margin: 5px auto;
        padding: 5px;
    }

.success {
    background: #E4FBD2;
    border: 1px solid #A6C58C;
    color: #326B04;
    display: block;
    margin-bottom: 10px;
    padding: 5px;
}

.error {
    background: #FFF1F1;
    border: 1px solid #F3D4D4;
    color: #B80000;
    display: block;
    margin-bottom: 2px;
    padding: 5px;
}*/

/*style line*/

.style1 {
    border-top: 1px solid #8c8b8b;
}

.style2 {
    border-top: 3px double #8c8b8b;
}

.style3 {
    border-top: 1px dashed #8c8b8b;
}

.style4 {
    border-top: 1px dotted #8c8b8b;
}

.style5 {
    background-color: #fff;
    border-top: 2px dashed #8c8b8b;
}

.style6 {
    background-color: #fff;
    border-top: 2px dotted #8c8b8b;
}

.style7 {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #8c8b8b;
}

.style8 {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #8c8b8b;
}

    .style8:after {
        border-bottom: 1px solid #fff;
        border-top: 1px solid #8c8b8b;
        content: '';
        display: block;
        margin-top: 2px;
    }

.style9 {
    border-bottom: 1px dashed #fff;
    border-top: 1px dashed #8c8b8b;
}

.style10 {
    border-bottom: 1px dotted #fff;
    border-top: 1px dotted #8c8b8b;
}

.style11 {
    background: url(../Images/hr-11.png) repeat-x 0 0;
    border: 0;
    height: 6px;
}

.style12 {
    background: url(../Images/hr-12.png) repeat-x 0 0;
    border: 0;
    height: 6px;
}

.style13 {
    border: 0;
    box-shadow: 0 10px 10px -10px #8c8b8b inset;
    height: 10px;
}

.style14 {
    border: 0;
    height: 1px;
}

.style15 {
    border-top: 4px double #8c8b8b;
    text-align: center;
}

    .style15:after {
        background: #f0f0f0;
        color: #8c8b8b;
        content: '\002665';
        display: inline-block;
        font-size: 18px;
        padding: 0 10px;
        position: relative;
        top: -15px;
    }

.style16 {
    border-top: 1px dashed #8c8b8b;
}

    .style16:after {
        background: #f0f0f0;
        color: #8c8b8b;
        content: '\002702';
        display: inline-block;
        font-size: 18px;
        left: 40px;
        padding: 0 3px;
        position: relative;
        top: -12px;
    }

.style17 {
    border-top: 1px solid #8c8b8b;
    text-align: center;
}

    .style17:after {
        -moz-transform: rotate(60deg);
        -webkit-transform: rotate(60deg);
        background: #f0f0f0;
        color: #8c8b8b;
        content: '§';
        display: inline-block;
        font-size: 18px;
        padding: 0 10px;
        position: relative;
        top: -14px;
        transform: rotate(60deg);
    }

.style18 {
    border-color: #8c8b8b;
    border-radius: 20px;
    border-style: solid;
    border-width: 1px 0 0 0;
    height: 30px;
}

    .style18:before {
        border-color: #8c8b8b;
        border-radius: 20px;
        border-style: solid;
        border-width: 0 0 1px 0;
        content: "";
        display: block;
        height: 30px;
        margin-top: -31px;
    }

.info_text {
    background: #DBE8FA;
    border: 1px solid #BED5F5;
    color: #4084E3;
    display: block;
    margin: 3px auto;
    padding: 0 10px;
}

.gl {
    direction: ltr;
}


#spnActivityList {
    z-index: 999999999;
}


.LockOn {
    background-color: rgba(0, 0, 0, 0.7);
    display: block;
    filter: alpha(opacity=75);
    height: 100%;
    left: 0;
    position: fixed;
    text-align: center;
    top: 0;
    visibility: visible;
    width: 100%;
    z-index: 999;
}

.lockpage {
    background: #47639E;
    border: none;
    border: 3px solid #A5B2CF;
    color: #FFF;
    direction: rtl;
    display: block;
    font-family: 'BYekan';
    font-size: 20px;
    left: 0;
    padding: 10px;
    position: fixed;
    right: 0;
    text-align: center;
    top: 20%;
    width: 220px;
    z-index: 1000;
    margin: 10% auto;
}

.pull_left {
    float: left;
}

.pull_right {
    float: right;
}

@media screen and (max-width: 600px) {
    .pull_left {
        float: none !important;
    }

    .pull_right {
        float: none !important;
    }

    .medium_search input[type="text"] {
        width: 205px;
    }
}

.mt-lg {
    margin-top: 25px;
}

.mb-lg {
    margin-bottom: 25px;
}

.mt-md {
    margin-top: 10px;
}

.mb-md {
    margin-bottom: 10px;
}

.mt-sm {
    margin-top: 5px;
}

.mb-sm {
    margin-bottom: 5px;
}


.pad-5 {
    padding: 5px;
}

.imagelogo img {
    height: 75px;
    padding: 5px;
    max-width: inherit;
}
