﻿


@font-face {
    font-family: 'Default';
    font-style: normal;
    font-weight: bold;
    src: url('/font/IRANSansWeb(FaNum)_Bold.eot');
    src: url('/font/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'), url('/font/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'), url('/font/IRANSansWeb(FaNum)_Bold.woff') format('woff'), url('/font/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Default';
    font-style: normal;
    font-weight: 500;
    src: url('/font/IRANSansWeb(FaNum)_Medium.eot');
    src: url('/font/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'), url('/font/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'), url('/font/IRANSansWeb(FaNum)_Medium.woff') format('woff'), url('/font/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');

}

@font-face {
    font-family: 'Default';
    font-style: normal;
    font-weight: 300;
    src: url('/font/IRANSansWeb(FaNum)_Light.eot');
    src: url('/font/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'), url('/font/IRANSansWeb(FaNum)_Light.woff2') format('woff2'), url('/font/IRANSansWeb(FaNum)_Light.woff') format('woff'), url('/font/IRANSansWeb(FaNum)_Light.ttf') format('truetype');

}

@font-face {
    font-family: 'Default';
    font-style: normal;
    font-weight: 200;
    src: url('/font/IRANSansWeb(FaNum)_UltraLight.eot');
    src: url('/font/IRANSansWeb(FaNum)_UltraLight.eot?#iefix') format('embedded-opentype'), url('/font/IRANSansWeb(FaNum)_UltraLight.woff2') format('woff2'), url('/font/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'), url('/font/IRANSansWeb(FaNum)_UltraLight.ttf') format('truetype');
}

@font-face {
    font-family: 'Default';
    font-style: normal;
    font-weight: normal;
    src: url('/font/IRANSansWeb(FaNum).eot');
    src: url('/font/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'), url('/font/IRANSansWeb(FaNum).woff2') format('woff2'), url('/font/IRANSansWeb(FaNum).woff') format('woff'), url('/font/IRANSansWeb(FaNum).ttf') format('truetype');

}


body {
    font-family: 'Default', Tahoma, Arial, sans-serif !important;
    font-weight: 400;
    direction: rtl;
    text-align: right;
    font-size: 13px;
    background: #fbfbfb;
}
h3{
    font-size:16px;
}

.form-outline {
    position: relative;
}

    .form-outline label.error {
        position: absolute;
        color: #ff4343;
        font-size: 9pt;
        right: 0px;
    }


.form-outline input {
    height: 45px;
}
.fshcustom .form-outline input {
    height: 40px;
    font-size: 13px;
}
.fshcustom .message-error-keydown {
    top: 40px;
    /* margin-top: 20px; */
    font-size: 9px;
    color: #f93154
}
.fshcustom .form-check-label {
    padding-right:10px;
}
.fshcustom .form-outline .form-control.active ~ .form-label, .fshcustom .form-outline .form-control:focus ~ .form-label {
    font-size: 13px !important;
}
.fshcustom .form-check .form-check-input {
    margin-right: 0px;
}
.form-outline .form-control ~ .form-label {
    font-size: 14px;
    padding-top: 10px;
    color: #727272;
    padding-left: 20px !important;
}


    .form-outline .form-control.active ~ .form-label, .form-outline .form-control:focus ~ .form-label {
        -webkit-transform: translateY(-1rem) translateY(0.1rem) scale(.8);
        transform: translateY(-1rem) translateY(-0.3rem) scale(0.9);
        font-size: 16px;
        color: #727272;
    }

    .form-outline .form-control.disabled, .form-outline .form-control:disabled, .form-outline .form-control[readonly] {
        background-color: #fbfbfb;
        color: #bbb;
    }

.mb-4 {
    margin-bottom: 1.9rem !important;
}
.message-error-keydown {
    position: absolute;
    top: 54px;
    /* margin-top: 20px; */
    font-size: .775rem;
    color: #f93154;
    right:0px;
}


::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #b5b5b5;
    opacity: 1; /* Firefox */
    font-size: 10pt;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #b5b5b5;
    font-size: 10pt;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #b5b5b5;
    font-size: 10pt;
}


.form-control::placeholder {
    color: #b5b5b5;
    opacity: 1;
}

.form-control::-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #b5b5b5;
    font-size: 10pt;
}

.form-control::-ms-input-placeholder { /* Microsoft Edge */
    color: #b5b5b5;
    font-size: 10pt;
}
.modal-body {
    padding:0px;
}.loading-v1 {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2043;
    position: fixed;
    background: rgba(0, 0, 0, 0.32);
    outline: none !important;
    display: none;
}

    .loading-v1 .box1 {
        width: 200px;
        height: 140px;
        background: #fff;
        position: absolute;
        right: 0;
        left: 0;
        top: 30%;
        margin: auto;
        text-align: center;
        border: 1px solid rgba(0,0,0,.20);
        box-shadow: 0 10px 15px -3px rgba(0,0,0,.07),0 4px 6px -2px rgba(0,0,0,.05) !important;
    }

    .loading-v1 #dialog-text {
        color: #ff9900;
        font-size: 13px;
        margin-top: 10px;
        direction: rtl;
    }

.lds-ring {
    display: block;
    position: relative;
    width: 40px;
    height: 80px;
    margin-right: auto;
    /* text-align: center; */
    margin-left: auto;
}

    .lds-ring div {
        box-sizing: border-box;
        display: block;
        position: absolute;
        width: 22px;
        height: 45px;
        margin: 14px;
        border: 13px solid #ff9900;
        border-radius: 36%;
        animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        border-color: #ff9900 transparent transparent transparent;
    }

        .lds-ring div:nth-child(1) {
            animation-delay: -0.45s;
        }

        .lds-ring div:nth-child(2) {
            animation-delay: -0.3s;
        }

        .lds-ring div:nth-child(3) {
            animation-delay: -0.15s;
        }

@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
.insurance-login-card {
    width:400px;
    margin:50px auto ;  
    text-align:center;
}
.de_mobile .insurance-login-card {
   min-width:380px;
   max-width:420px;
   width:unset;
   padding:0px 20px;
    margin: 50px auto;
    text-align: center;
}

.insurance-login-card .card {
    background: #fffffff7;
}
.card-footer {
    padding: 15px 10px;
    border-top: 1px dashed #ddd;
}.login-logo {
    width: 150px;
    padding: 5px;
    height: auto;
    margin: 0px 0px 10px 0px;
}


.bg-body {
    display: table;
    width: 100%;
    height: 100%;
    background: url('/img/bg-1440x720.jpg') no-repeat center center scroll ;
    
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
    
    
    .display-none {
        display: none;
    }

.btn_cap_refresh{
    font-size: 29px;
    border: 1px dashed #35837e;
    margin-top: 8px;
    background: #acebe5;
    color: #e91e63;
    border-radius: 5px;
    cursor: pointer;
}
    .btn_cap_refresh:hover {
        border: 1px dashed #35837e;
        background: #e91e63;
        color: #acebe5;
    }
.ins-btn {
    width: 200px;
    line-height: 25px;
    font-size: 12pt;
}
.messageerror {
    padding:8px;
}
.color-green {
    color: #2f8715;
}

.ConfirmCode {
    height: 60px !important;
    width: 200px;
    text-align: center;
    font-size: 30px;
    border: 1px solid #dddddd;
    margin-top: 20px;
    letter-spacing: 6px;
}

    .ConfirmCode:active, .ConfirmCode:focus {
        border: 1px solid #c8c8c8 !important;
        box-shadow: none !important;
    }


    .ConfirmCode::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #e9e9e9;
        opacity: 1; /* Firefox */
        font-size: 28px;
    }

    .ConfirmCode:-ms-input-placeholder { /* Internet Explorer 10-11 */
        color: #e9e9e9;
        font-size: 28px;
    }

    .ConfirmCode::-ms-input-placeholder { /* Microsoft Edge */
        color: #e9e9e9;
        font-size: 28px;
    }

.text-send-confirm-code #timer {
    color: #f00;
    font-size: 16px;
}

.text-send-confirm-code {
    color: #828282;
}

.bold {
    font-weight: 500;
}

.div-ConfirmCode .message-error-keydown {
    position: absolute;
    top: 60px;
    margin-top: 20px;
    font-size: .775rem;
    color: #f93154;
    display: block;
    text-align: center;
    width: 100%;
}

.send-confirm-code {
    display: none;
}
.link-footer-reminder{
    margin-top:20px;
}



@media (min-width: 1400px) {
    main,
    header,
    #main-navbar {
       /* padding-right: 240px;*/
    }
}

@media (min-width: 992px) {
    .themPhone .container, .themPhone .container-lg, .themPhone .container-md, .themPhone .container-sm {
        max-width: 95%;
    }
}

@media (min-width: 768px) {
    .themPhone .container, .themPhone .container-md, .themPhone .container-sm {
        max-width: 95%;
    }
}

@media (max-width: 768px) {
    .themPhone .container, .themPhone .container-md, .themPhone .container-sm {
        max-width: 92%;
    }
}

.rotate-icon {
    position: absolute;
    right: unset;
    left: 0px;
    margin-left: 0.8rem;
    margin-right: auto;
}

.sidenav-item {
    position: relative;
    border-bottom: 1px solid #f7f7f7;
}

.sidenav-link i {
    font-size: 20px;
    padding-left: 10px;
}

.sidenav-collapse .sidenav-link {
    font-size: 10pt;
    height: 1.5rem;
    padding-left: unset;
    padding-right: 3rem;
}

.introbg {
    background-size: 100%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.navbar > .container, .navbar > .container-fluid, .navbar > .container-lg, .navbar > .container-md, .navbar > .container-sm, .navbar > .container-xl, .navbar > .container-xxl {
    display: block;
    width: 100%;
}

.imgehome {
    width: 100%;
    height: 100%;
}
/* Height for devices larger than 576px */
/*@media (min-width: 992px) {
    #intro {
        margin-top: -65.59px;
    }
}*/
.navbar-nav-user .nav-link {
    color: #fff !important;
    background: #3f51b5;
    border-radius: 100%;
}

    .navbar-nav-user .nav-link .nameuser span {
        padding-left: 10px;
    }

.navbar-nav-user .nameuser {
    color: #ffffff;
    background: none !important;
}

.main-navbaractive .navbar-nav-user .nameuser {
    color: #fff !important;
}

    .main-navbaractive .navbar-nav-user .nameuser i {
        color: #ffffff;
        background: #3f51b5;
        border-radius: 50%;
        padding: 5px;
        margin-left: 4px;
    }
    .main-navbaractive .navbar-nav-user .nameuser img {
      
        margin-left: 4px;
    }

#toggel-btn {
    position: absolute;
    right: 60px;
    top: 8px;
}

    #toggel-btn i {
        font-size: 30px;
    }

#main-navbar {
    height: 60px;
    background: rgba(255, 255, 255, 0.00);
    padding-right:50px;
}

.navbar-brand {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: 3rem;
    font-size: 1rem;
    margin-top: -14px;
    display: inline-block;
    color: #fff !important;
}

    .navbar-brand img {
        margin-right: 0px;
        height: 75px;
    }

.navbar-nav-user {
    position: absolute;
    left: 50px;
    top: 2px;
}

    .navbar-nav-user .nav-item i {
        font-size: 20px;
        color: #fff;
    }

    .navbar-nav-user .nav-item a {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }

    .navbar-nav-user .dropdown-menu {
        width: 225px;
        border-top: 3px #3f51b5 solid;
        text-align: right;
        left: 0px;
        border-top-right-radius: 0px;
        border-top-left-radius: 0px;
    }
        .navbar-nav-user .dropdown-menu li {
         
    border-bottom: 1px dashed #f3f3f3;
}
        
.nav-header {
    display: inline-block;
}

    .nav-header .nav-item {
        display: inline-block;
    }

    .nav-header .nav-link {
        color: #fff !important;
    }

    .nav-header .dropdown-menu {
        width: 225px;
        border-top: 3px #4fb74d solid;
        text-align: right;
    }

        .nav-header .dropdown-menu li {
            padding: 2px 5px;
        }
.nav-notification {
   
    background: none !important;
}
.nav-notification i {
    color: #fff !important;
    line-height: 32px;
    background: none;
}
.sidenav #logo_bime {
    margin: 10px 0px;
    width: 100px;
}
.main-navbaractive {
    background: #0f81db !important;
    border-top: 6px solid #91c753;
}

    .main-navbaractive .nav-link {
        color: #282828 !important;
    }

    .main-navbaractive #toggel-btn {
        color: #fff !important
    }

.list-insurance {
    list-style: none;
    text-align: center;
    margin-top: -60px;
}

    .list-insurance li {
        width: 130px;
        background: #fff;
        height: 130px;
        margin-left: 10px;
        display: inline-block;
        overflow: hidden;
        text-align: center;
        border-radius: 10px;
    }

        .list-insurance li img {
            width: 80px;
            display: inline-block;
        }

        .list-insurance li:hover {
            background: #ff5722;
            font-weight: 500;
            color: #fff;
            border-radius: 20px;
        }

            .list-insurance li:hover a {
                font-weight: 500;
                color: #fff;
            }

.mobile-insurance {
    list-style: decimal;
}
.row{
    margin:0px;
}
#header-content {
    padding-top: 20px;
    background: #f7f7f7;
    color: #3f51b5;
    padding-bottom: 10px;
    margin-top: -25px;
    margin-bottom: -15px;

}
@media (max-width: 1000px) {
    #main-navbar {
        background: #0f81db !important;
    }

        .nav-header .nav-link {
            padding-left: 10px;
        }

    .themPhone .nav-header {
        display: none;
    }

     #toggel-btn {
        position: absolute;
        right: 20px;
        top: 8px;
        color:#fff;
    }
 

        #toggel-btn i {
            font-size: 25px;
        }

    .navbar-nav-user .nav-item i {
        font-size: 25px;
    }

    .navbar-nav-user {
        position: absolute;
        left: 15px;
        top: 0px;
    }
        .navbar-nav-user .nav-item-user {
            display: inline-block;
            position: absolute;
            top: 5px;
            left: 5px;
        
        }
            .navbar-nav-user .nav-item-user .nameuser {
                color: #fff !important;
                background: #3f51b5 !important;
                border-radius: 50%;
                padding: 5px !important;
            }
        .navbar-nav-user .nav-item-notification {
            display: inline-block;
            position: absolute;
            top: 0px;
            left: 35px;
        }
        .navbar-nav-user .nav-link {
            color: #282828 !important;
            background: none;
            border-radius: 100%;
        }

    .navbar-brand {
        padding-top: 7px;
        padding-bottom: 10px;
        margin-right: 0rem;
        font-size: 1rem;
        margin-top: -7px;
    }

        .navbar-brand img {
            margin-right: 0px;
            height: 25px;
            margin-left:0px;
        }

    #main-navbar {
        height: 50px;
        background: rgba(255, 255, 255, 0.00);
    }

    .list-insurance li {
        width: 75px;
        height: 95px;
        padding: 5px 0px;
        margin-left: 5px;
    }

        .list-insurance li img {
            width: 45px;
            display: inline-block;
        }

    .list-insurance {
        margin-top: 20px;
    }
}


.profile-nav {
    margin-top: 0px;
    width: 280px;
    padding: 0px;
    display: inline-block;
    border-left: 1px solid #f7f7f7;
}

.profile-info {
    margin-top: 0px;
    width: calc(100% - 280px);
    display: inline-block;
    float: left;
    padding-right: 0px;
    padding-left:0px;
}

.bio-row {
    width: 50%;
    float: left;
    margin-bottom: 10px;
    padding: 0 15px;
}
.titelmenu {
    line-height: 45px;
    font-size: 14px;
    font-weight: 500;
    background: #0f81db;
    padding-right: 17px;
    color: #fff;
    border-top: 2px solid #fff;
}


@media(min-width: 768px) and (max-width: 992px) {
    .profile-nav {
        width: 250px;
    }

    .profile-info {
        width: calc(100% - 250px);
    }
}

@media (max-width: 768px) {
    .profile-nav {
        width: 100%;
    }

    .profile-info {
        width: 100%;
    }

    .bio-row {
        width: 100%;
    }
}
.sidenav-menu {
    padding:0px !important;
}
.profile-nav .user-heading {
    background: #FFF;
    color: #0f81db;
    padding: 30px;
    text-align: center;
}

    /*.profile-nav .user-heading.round .avatar {
        border-radius: 50%;
        -webkit-border-radius: 50%;
        border: 10px solid #e1e1e14d;
        display: inline-block;
    }

    .profile-nav .user-heading .avatar img {
        width: 112px;
        height: 112px;
        border-radius: 50%;
        -webkit-border-radius: 50%;
    }*/
.btn-prof {
    width: 80px;
    margin-right: 15px;
} .profile-nav .user-heading h1 {
    font-size: 13pt;
    font-weight: 400;
    margin-bottom: 5px;
    margin-top: 15px;
}

    .profile-nav .user-heading p {
        font-size: 12px;
    }

.profile-nav .nav-pills {
    margin-top: 1px;
    display: block;
    margin: 1px 0px;
}

.profile-nav ul > li {
    border-bottom: 1px solid #ebeae6;
    margin-top: 0;
    display: block;
    line-height: 30px;
}

    .profile-nav ul > li:last-child {
        border-bottom: none;
    }

    .profile-nav ul > li > a {
        border-radius: 0;
        -webkit-border-radius: 0;
        color: #89817f;
        border-right: 5px solid #fff;
        position: relative;
        display: block;
        padding: 10px 15px;
    }

        .profile-nav ul > li > a:hover, .profile-nav ul > li > a:focus, .profile-nav ul li.active a {
            background: #f8f7f5 !important;
            border-right: 5px solid #f44336;
            color: #f44336 !important;
            padding-right: 10px;
            font-weight: 500;
        }

    .profile-nav ul > li:last-child > a:last-child {
        border-radius: 0 0 4px 4px;
        -webkit-border-radius: 0 0 4px 4px;
    }

    .profile-nav ul > li > a > i {
        font-size: 16px;
        padding-left: 5px;
    }

.panel {
    /*margin-bottom: 0px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    border: 1px solid #d7dae9;*/
}
.previewdiv .titr {
    line-height: 30px;
}

.previewdiv .value {
    color: #a2a0a0;
    line-height: 30px;
    padding-right: 20px;
}
.header-form .header-titel-form {
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    margin-bottom: 10px;
}

.header-form .content_logoform {
    height: 50px;
    display: inline-block;
}

.r-activity {
    margin: 6px 0 0;
    font-size: 12px;
}


.p-text-area, .p-text-area:focus {
    border: none;
    font-weight: 300;
    box-shadow: none;
    color: #c3c3c3;
    font-size: 16px;
}


.profile-info .panel-footer {
    background-color: #f8f7f5;
    border-top: 1px solid #e7ebee;
}

    .profile-info .panel-footer ul li a {
        color: #7a7a7a;
    }

.bio-graph-heading {
    background: #fff;
     color: #0f81db;
    text-align: right;
    padding: 10px 10px;
    font-size: 13px;
  
    margin: 0px 0px 0px;
    border-bottom: 1px dashed #969fd6;
}

.bio-graph-info {
    color: #89817e;
    padding: 20px;
}

    .bio-graph-info h1 {
        font-size: 11pt;
        font-weight: 500;
        margin: 0px 13px 20px;
        color: #3f51b5;
    }


.bio-row p span {
    min-width: 80px;
    display: inline-block;
    color:#000;
}

.bio-row p label {
    padding-right: 10px;
    color: #9f9898;
    font-size: 13px;
    font-weight: 500;
}

.div-breadcrumb {
    margin-bottom: 5px;
    height: 55px;
    background: #fff !important;
    border-bottom: 1px solid #f7f7f7;
    box-shadow: unset;
}
.themPhone .dataTables_length {
    display: inline-block !important;
    float: left !important;
}.row {
    padding: 0px;
}
.div-breadcrumb-phone {
    margin: 10px 0px 0px;
}

.full-width {
    width: 100% !important;
}


.bg-phone {
    background: #65c8c5;
}

.div-ConfirmCode label.error {
    display: block;
    text-align: center;
    width: 100%;
    margin-top: 10px;
}

.listimage ul {
    list-style: none;
    padding: 0px;
}

    .listimage ul li {
        display: inline-block;
        margin: 5px;
        border: 2px dashed #ddd;
        text-align: center;
        width: 45%;
        padding: 10px;
    }

.li-des {
    width: 170px !important;
}

.listimage ul li img {
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
}

.listimage ul li .des {
    display: block;
    padding-top: 5px;
}

.img_fullview {
    width: 100%;
}

.shadow-5 {
    -webkit-box-shadow: 1px 12px 9px 0px rgb(0 0 0 / 7%) !important;
    box-shadow: 1px 12px 9px 0px rgb(0 0 0 / 7%) !important;
}

.fsh-table-list-phone, .fsh-table-list-phone th, .fsh-table-list-phone td {
    border: none !important;
}

    .fsh-table-list-phone .sorting_asc {
        display: none;
    }

.blocklistitem {
    border: 1px solid rgba(0,0,0,.07);
    margin-bottom: 10px;
}

    .blocklistitem .div-info {
        border-bottom: 1px solid #ddd;
        padding: 5px;
    }

    .blocklistitem .div-btn {
        height: 35px;
    }

.div-btn-link {
    background: #f6fbff;
    text-align: center;
    width: 100%;
    line-height: 40px;
    display: block;
    color: #ff5722;
    font-weight: 500;
}

.blocklistitem:hover {
    background: #98f3e3;
}

.item-record {
    width: 49%;
    display: inline-block;
    text-align: right;
    line-height: 30px;
}

    .item-record .titel {
        display: inline-block;
    }

    .item-record .value {
        display: inline-block;
        font-weight: 500;
    }

.item-pill-menu {
    position: relative;
}

    .item-pill-menu ul li {
        padding-right: 20px;
    }

ol, ul {
    padding-right: 0px;
}
.body-fsh {
    padding-top: 80px;
  
}

.themPhone .body-fsh {
    padding-top: 60px;
}

     /***********upload image avatar****************/

.sellectImage {
    position: absolute;
    bottom: 0px;
    right: 25%;
    font-size: 15px;
    width: 30px;
    text-align: center;
    height: 30px;
}

.avatar-upload {
    margin: 10px auto;
    display: inline-block;
    border: 1px solid #ececec;
    padding: 5px;
    width: 183px;
}

    .avatar-upload:hover {
        border: 1px solid #dfb715;
    }

        .avatar-upload:hover .avatar-preview {
            border: 6px solid #dfb715;
        }

.profile-pic-wrapper {
    height: 180px;
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.pic-holder {
    text-align: center;
    position: relative;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    display: block;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}

    .pic-holder .pic {
        height: 150px;
        width: 150px;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
        border: 6px solid #0f81db;
        border-radius: 50%;
    }

    .pic-holder .upload-file-block,
    .pic-holder .upload-loader {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        border-radius: 50%;
        width: 100%;
        /*background-color: rgba(90, 92, 105, 0.7);*/
        color: #0f81db;
        font-size: 12px;
        font-weight: 600;
        opacity: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all 0.2s;
    }

    .pic-holder .upload-file-block {
        cursor: pointer;
    }

    .pic-holder:hover .upload-file-block,
    .uploadProfileInput:focus ~ .upload-file-block {
        opacity: 1;
    }

    .pic-holder.uploadInProgress .upload-file-block {
        display: none;
    }

    .pic-holder.uploadInProgress .upload-loader {
        opacity: 1;
    }

/* Snackbar css */
.snackbar {
    visibility: hidden;
    min-width: 250px;
    background-color: #333;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    z-index: 1;
    left: 50%;
    bottom: 30px;
    font-size: 14px;
    transform: translateX(-50%);
}

    .snackbar.show {
        visibility: visible;
        -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
        animation: fadein 0.5s, fadeout 0.5s 2.5s;
    }

@-webkit-keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }

    to {
        bottom: 30px;
        opacity: 1;
    }
}

@keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }

    to {
        bottom: 30px;
        opacity: 1;
    }
}

@-webkit-keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }

    to {
        bottom: 0;
        opacity: 0;
    }
}

@keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }

    to {
        bottom: 0;
        opacity: 0;
    }
}


.addAvatarImage {
    position: absolute;
    /* text-align: center; */
    right: 10%;
    bottom: 0px;
    color: #ffffff;
    background: #16b11c;
    padding: 12px 11px 11px 11px;
    font-size: 12pt;
    border-radius: 50%;
}
.pic-holder:hover .addAvatarImage {
    background: #046c00;
}
.prof-top-link{
    list-style:none;
    text-align:center;
}
.prof-top-link li{
   display:inline-block !important;
}
    .prof-top-link li a {
        width: 80px;
        border: 1px solid #0f81db !important;
        /* border-right: 1px !important; */
        color: #0f81db !important;
        padding: 3px 10px !important;
        border-bottom: 2px solid #0f81db !important;
        margin: 0px 5px;
        border-radius: 0px !important;
    }

.div-ChangePassword {
    max-width: 300px;
    margin: 0px auto;
}

footer {
    position: relative;
    width: 100%;
    bottom: 0px;
    margin-top:50px;
}
.div-ReminderPassword {
    margin: 10px;
    text-align: right;
    margin-bottom: 30px;
}
.titel-form{ text-align: right; font-size: 14px; color: #0f81db; margin-bottom: 14px;
}
.check {
    text-align:right;
}
.div_UserType {
    border-top: 1px dashed #e9e9e9;
    padding-top: 20px;
}
    .div_UserType .form-check-inline {
        margin-right: 40px;
    }.UserTypeCompany {
    /*border-top: 1px dashed #e9e9e9;*/
}
.div_Company_NationalCode {
    border-bottom: 1px dashed #e9e9e9;
    margin-bottom: 20px;
}
.display-block {
    display:block;
}.div_Company_NationalCode .form-notch-middle {
    width: 88px !important;
}.div-upload {
    border: 2px dashed #4caf50;
    padding: 10px;
    background: #ffffff;
    border-radius: 0px;
    width: 300px;
    margin: auto;
}
.de_mobile .div_UserType .form-check {
    margin-bottom: 10px;
    margin-right: 30px;
}.upload_p {
    color: #727272;
    margin: 20px 0px 5px;
    font-weight: 500;
}

.btn-upload {
    color: #4caf50;
    cursor: pointer;
}

.i_upload {
    font-size: 56px;
    display: block !important;
}

.btn-upload:hover {
    color: #969696;
}
input[type=file] {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 400px;
    height: 40px;
    opacity: 0;
}
.file-placeholder {
    position: relative;
    cursor: pointer;
    width: 325px;
    height: 40px;
    margin: auto;
}
    .file-placeholder label {
        display: block;
        position: absolute;
        z-index: 2;
        top: 0;
        left: 0;
        width: 100%;
        max-width: 400px;
        height: 40px;
    }
        .file-placeholder label:before

{
    content: 'File';
    position: absolute;
    top: -15px;
    left: 10px;
    background-color: darken(#ededed, 15%);
    padding: 2px 5px;
    color: #FFF;
}



.file-browse {
    width: 100%;
    height: 40px;
    border: 1px solid #ccc;
}
    .file-browse-txt

{
    display: block;
    float: left;
    line-height: 40px;
    width: 80%;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hasValue

{
    background-color: #ededed;
}


.browse {
    display: block;
    float: left;
    width: 20%;
    background-color: #4caf50;
    color: #FFF;
    height: 38px;
    line-height: 38px;
    padding: 0 10px;
}

.UserTypeCompany .form-notch-middle {
    width:90px !important;
}
.UserTypeCompany .tlong .form-notch-middle {
    width: 130px !important;
}
.UserTypeCompany .tkot .form-notch-middle {
    width: 75px !important;
}
.stepper-step img {
    width: 40px;
    background: #b5b5b5;
    padding: 5px;
    border-radius: 50%;
}

.stepper-active.stepper-step img {
    background: #ff9800;
    padding: 0px;
}

.stepper-completed.stepper-step img {
    background: #4fb74d;
}

.stepper:not(.stepper-vertical) .stepper-step:not(:last-child) .stepper-head:after {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 1px;
    width: 100%;
    margin-right: 0.2rem;
    content: "";
    background-color: rgb(247 247 247 / 85%);
}


.stepper:not(.stepper-vertical) .stepper-step:not(:first-child) .stepper-head:before {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 1px;
    width: 100%;
    margin-left: 0.2rem;
    content: "";
    background-color: rgb(247 247 247 / 85%);
}

.stepper:not(.stepper-vertical) .stepper-step {
    height: 45px;
    width: 20%;
}

.btn-start {
    display: block;
    padding: 50px 38px;
    border-radius: 50%;
    border: 3px solid #406c42;
    background: #e2e7e2;
    box-shadow: 0 0 0 3px #389147;
    color: #000000;
    font-size: 1.5em;
    margin: 30px auto;
    width: 140px;
}

    .btn-start:hover {
        border: 4px solid #406c42;
        background: #e2e7e2;
        box-shadow: 0 0 0 4px #389147;
        color: #389147;
    }

.stepper-label {
    line-height: 37px;
    width: 40px;
    text-align: center;
    height: 40px;
    border: 2px solid #ebe9e9;
    border-radius: 50%;
    background: #f1f1f1;
    color: #ababab;
    font-size: 10pt;
}

.body-fsh-phone .stepper-label {
    line-height: 32px;
    width: 35px;
    text-align: center;
    height: 35px;
}

.fsh-stepper .stepper-head:after,
.fsh-stepper .stepper-head:before {
    height: 3px !important;
}

.fsh-stepper .stepper-step {
    height: 60px !important;
    background: #f5fbff;
    padding: 10px 0px;
}

.fsh-stepper .stepper-active .stepper-label {
    /*border: 2px solid #f99706;*/
    background: #ff9800;
    color: #fff;
}

.fsh-stepper .stepper-active .stepper-head:after,
.fsh-stepper .stepper-active .stepper-head:before {
    background-color: #ff9800 !important;
}

.fsh-stepper .stepper-completed .stepper-label {
    /*border: 2px solid #51c156;*/
    background: #63d568;
    color: #fff;
}

.fsh-stepper .stepper-completed .stepper-head:after,
.fsh-stepper .stepper-completed .stepper-head:before {
    background-color: #4caf50 !important;
}


.fsh-stepper .stepper-head:after,
.fsh-stepper .stepper-head:before {
    height: 2px !important;
}

.fsh-stepper .stepper-head:hover {
    background-color: #fbfbfb;
}
.box-info{
    border:1px solid #e9e9e9;
    padding:15px;
    margin:10px 0px;
}
    .box-info .bio-row {
        width: 50%;
        float: left;
        margin-bottom:0px;
        padding: 0 15px;
    }
    .box-info .bio-row p {
       
        margin: 5px 0px;
        
    }
        .box-info .bio-row p .value {
            font-weight: 500;
            color: #4e4c4c;
        }
        .box-info .bio-row p span {
            color: #878484;
            min-width:100px;
            width:unset;
        }
        .star{
            color:#f93154;
        }

#ConfirmRules {
    margin-right: -30px;
    /* padding-left: 9px; */
    margin-left: 10px;
}

.box_insurancegomrok{
    background: #f8f9ff;
}
.display_inline-block {
    display: inline-block;
}
.select_bime .fsh-select {
    display: inline-block;
    width: 250px;
    margin-right: 10px;
    top:10px;
}
.selectize-dropdown [data-selectable].option {
    opacity: 1;
    border-bottom: 1px dashed #e7e4e4;
    line-height: 30px;
    cursor: pointer;
}
.fsh-select .error {
    color: #fff;
}
.minh{
    min-height:400px;
}
.cardmob{
    width:90%;
    margin:auto;
}
    .cardmob .box-info .bio-row 
    {
        width:100%;
        padding:0px;
    }
        .cardmob .box-info .bio-row p span {
            color: #878484;
            min-width: 80px;
            width: unset;
        }
    .cardmob .bio-graph-info {
       
        padding: 0px;
    }

.themPhone .stepper-label {
    width:10px;
    background:unset !important;
    border:unset;
}
.themPhone  .fsh-stepper .stepper-active .stepper-label {
    /* border: 2px solid #f99706; */
    background: unset;
    color: #f99706;
}
.themPhone .fsh-stepper .stepper-completed .stepper-label {
    /* border: 2px solid #f99706; */
    background: unset;
    color: #63d568;
}
.snippets {
    background: #fff;
    -webkit-box-shadow: 0 10px 20px 0 rgb(0 0 0 / 5%);
    box-shadow: 0 19px 32px 11px rgb(0 0 0 / 5%);
    padding: 0px;
    margin-bottom:25px;
}


.Factor {
    position: relative;
}
.page {
    width: 21cm;
    min-height: 29.7cm;
    padding: 2cm;
    margin: 1cm auto;
    border: 1px #D3D3D3 solid;
    border-radius: 5px;
    background: white;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    background:#fff;
}
.iconprint {
    position: absolute;
    top: -37px;
    right: 28px;
    color: #713471;
    cursor: pointer;
    display: inline-block;
}

    .iconprint .text {
        position: relative;
    }

    .iconprint span {
        position: absolute;
        top: 10px;
        right: -24px;
    }

    .iconprint:hover {
        color: #ff6a00;
    }

.box-print {
    border: 1px solid #ddd;
    padding: 15px;
    margin: 20px -10px;
}
.header-h {
    margin: 10px auto !important;
    text-align: center;
    padding: 10px;
    font-weight: 500 !important;
    color: #0f81db !important;
    font-size: 14px !important;
}
.fsh-hr {
    border: 1px dashed rgb(74 74 74);
    border-style: none none dashed;
    color: #fff;
    background-color: #fff;
}


/*****upload file******/
.titelheder {
    font-size: 14px;
    display: block;
    font-weight: 600;
    margin-top: 10px;
    color: #006c5f;
}

.admin-form .file {
    display: inline-block;
    width: 218px;
    position: relative;
    margin-right: 30px;
}
#DocumentNew .select_bime .fsh-select {
    padding-right:12px;
} .admin-form .file .gui-file {
    width: 100%;
    height: 100%;
    cursor: pointer;
    padding: 8px 10px;
    position: absolute;
    -moz-opacity: 0;
    opacity: 0;
    z-index: 11;
    bottom: 0;
    right: 0;
}
    /* Default state positions button right */
    .admin-form .file .button {
        position: absolute;
        top: 4px;
        left: 4px;
        float: none;
        height: 30px;
        line-height: 28px;
        padding: 0 8px;
        z-index: 10;
    }
    /* File Button - Left Style */
    .admin-form .file.append-button .button {
        left: 4px;
        right: auto;
    }

    .admin-form .file.append-button > input.gui-input {
        padding-right: 40px;
        padding-left: 125px;
        text-align: right;
    }

    .admin-form .file.append-button > label.field-icon {
        right: 4px;
        left: auto;
    }

.filedocument {
    width: 200px;
    height: 200px;
    border: 1px dashed #ddd;
}

.imagefile {
    width: 150px;
    height: 150px;
    border: 1px dashed #ddd;
}

.list-document .titelheder {
    line-height: 40px;
}

.mb20 {
    margin-bottom: 20px !important;
}

.block-document {
    display: inline-block;
    margin: 10px;
    padding: 10px;
    border: 1px dashed #ddd;
    float: left;
}

    .block-document .btn-action-tabel {
        width: 48%;
        display: inline-block;
    }
.m11 {
    margin:0px -11px;
}.typedocument {
    line-height: 30px;
    text-align: center;
}
.modal-header {
    padding: 10px;
    background: #6facdd;
    color: #fff;
}

.scroller {
    max-height: 400px;
    overflow: auto;
}

.modal-header .close {
    position: absolute;
    left: 0px;
    color: #fffcfc;
}
p{
    margin-bottom:0px;
}
.themPhone .block-document {
    float: unset;
}
.themPhone .imagefile {
    width: 100px;
    height: 100px;
    border: 1px dashed #ddd;
}

.valueselect{

}
.div_select .fsh-select {
    display: inline-block;
    width: 200px;
    margin-right: 10px;
    top: 10px;
}

.div_select input {
    height: unset;
}
.themPhone .div_select .fsh-select {
    display:block;
    width: 100%;
    margin-right: 0px;
    top: 0px;
}
@media(min-width: 990px) and (max-width: 1200px) {
    .div_select .fsh-select {
       
        width: 150px;
        margin-right: 0px;
        top: 10px;
    }
  
}

.div_box_dashboard {
    width:100%;
    text-align:center;

    
}
.box_dashboard {
    display: inline-block;
    width: 49%;
    /* float: left; */
    padding: 10px 5px 0px;
}
    .box_dashboard .panel {
        height: 110px;
        position: relative;
        border-radius: 10px;
    }
.bg-info {
    background-color: #0299bf !important;
    color: white !important;
}
.bg-dander {
    background-color: #f93154 !important;
    color: white !important;
}
.bg-banafsh {
    background-color: #bf028d !important;
    color: white !important;
}



.bg-lightseagreen {
    background-color: #82cb2e !important;
    color: white !important;
}
.box_dashboard .imgback {
    width: 73px;
    position: absolute;
    opacity: 0.2;
    right: 10px;
    top: 10px;
}

.w100{
    width:100% !important;

}
.p0{
    padding:0px;
}

#countInsurance {
    font-size: 20px;
    padding-top: 10px;
}
.box_dashboard .titel {
    font-weight: 500;
    font-size: 11pt;
}
.box_dashboard .texthed {
    padding-top: 10px;
    line-height: 30px;
    font-size: 12pt;
}
.box_dashboard .panel .panel-footer {
    position: absolute;
    width: 100%;
    height: 30px;
    background: rgb(104 104 104 / 28%);
    bottom: 0px;
    line-height: 30px;
    display:none;
    text-align: center;
}

.news{
    list-style:circle;

}
    .news li {
        display: block;
        border-bottom: 1px dashed #e9e9e9;
        list-style: circle;
    }
        .news li a {
            line-height: 40px;
            color: #746e6e;
            padding-right: 10px;
            font-size: 10pt;
            display: block;
        }
        .news li a:hover {
           
            color: #f44336;
            font-weight:500;
            padding-right: 13px;
            display:block;
           
        }
.copyright {
    height: 45px;
    background: #f1f1f1;
    width: 100%;
    text-align: center;
    line-height: 45px;
    color: #bdb2b2;
}

.panel-dashbord .panel-heading {
    line-height: 40px;
    background: #878787;
    border-radius: 3px;
    font-size: 11pt;
    font-weight: 400;
    padding-right: 15px;
    border-bottom: 1px solid #ddd;
    color: #fff;
    border: 1px solid #ddd;
    border-top: 3px solid #f44336;
}
.panel-dashbord .panel-body {
    padding:10px;
    
    
}
.panel-dashbord .panel-body h3 {
    line-height:30px;
    font-weight:500;
}
    .panel-dashbord .panel-body h3 {
        line-height: 30px;
        font-weight: 500;
    }

.panel-dashbord .panel-footer {
    line-height: 40px;
    padding: 0px 10px;
    background-color: #f8f7f5;
    border-top: 1px solid #e7ebee;
}.view-windo .box_dashboard {
    width: 32%;
}
    .view-windo .box_dashboard .panel {
        height: 140px;
        position: relative;
        border-radius: 0px;
        padding: 20px 10px;
    }
.ezharnameSpan {
    padding:0px 10px;
    color: #f00;
    font-size: 11pt;
    font-weight: 600;
}

.emza {
    position: absolute;
    top: 20px;
    right: 50%;
    /* left: auto; */
    width: 100px;
    display: inline-block;
}

.btn-link-table-lx {
    border: 1px solid #e9e9e9;
    margin-left: 5px;
    padding: 2px 5px;
}
.btn-link-blue{
    background:#0f81db;
    color:#fff;
}
    .btn-link-blue:hover {
        background: #fff;
        color: #0f81db;
    }

.btn-link-bnafsh {
    background: #cb1991;
    color: #fff;
}

    .btn-link-bnafsh:hover {
        background: #fff;
        color: #cb1991;
    }
.btn-link-red {
    background: #e90e80;
    color: #fff;
}

    .btn-link-red:hover {
        background: #fff;
        color: #e90e80;
    }
.td-link {
    padding: 8px 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.div_edit {
    border-bottom: 1px dashed #ddd;
    margin-bottom: 15px;
    text-align:right;
}
.btn-link-disabled{
    background:#ddd;
   cursor:none;
    
}

.btn-link-table:hover{
    background:#ee1a8f;
    color:#fff;
}
.themPhone .btn-link-table {
    width: 36%;
    margin: 0px;
    display: table-cell;
    margin-bottom: 0px; 
}
.text-right{
    text-align:right;
}

.valuetextEdit {
    border-bottom: 1px dashed #858585;
    padding: 0px 15px;
    margin: 0px 10px;
    color: #f44336;
    font-weight: 600;
}
.messageEdit {
    line-height: 35px;
    text-align: justify;
    font-size: 13px;
}

.div_editInsurance .select_bime  {
  position:relative;
}


    .div_editInsurance .select_bime .form-label {
        width: 90px;
        top: 8px;
        position: absolute;
    }.div_editInsurance .select_bime .fsh-select {
    width: 120px;
    margin-right: 0px;
    top: 0px;
    margin-right: 85px;
}
    .div_editInsurance .select_bime readonly {
       cursor:no-drop;
    }


.div_editInsurance .form-notch-middle {
    width: 90px !important;
}

.div_editInsurance .tlong .form-notch-middle {
    width: 130px !important;
}

.div_editInsurance .tkot .form-notch-middle {
    width: 75px !important;
}
.disabled_select {
    background: #d5d5d529;
    width: 120px;
    margin-right: 0px;
    top: 0px;
    margin-right: 85px;
    position: absolute;
    height: 34px;
    z-index: 10;
    cursor: none;
}

.div_selectFull .fsh-select {
    display: block;
    width: 100%;
    margin-right: 0px;
    top: 0px;
}

.div_selectFull input {
    height: unset;
}

.themPhone .div_selectFull .fsh-select {
    display: block;
    width: 100%;
    margin-right: 0px;
    top: 0px;
}


.label_en{
    font-size:10px;
}

.valueAlart {
    padding: 0px 10px;
    color: #f00;
    font-size: 11pt;
    font-weight: 600;
}
