﻿@font-face {
    font-family: 'BPG Arial Caps';
    src: url('../WebFonts/bpg-arial-caps-webfont.eot'); /* IE9 Compat Modes */
    src: url('../WebFonts/bpg-arial-caps-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../WebFonts/bpg-arial-caps-webfont.woff2') format('woff2'), /* Super Modern Browsers */
    url('../WebFonts/bpg-arial-caps-webfont.woff') format('woff'), /* Pretty Modern Browsers */
    url('../WebFonts/bpg-arial-caps-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../WebFonts/bpg-arial-caps-webfont.svg#bpg_arial_capsregular') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'BPG Glaho';
    src: url('../WebFonts/bpg-glaho-webfont.eot'); /* IE9 Compat Modes */
    src: url('../WebFonts/bpg-glaho-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../WebFonts/bpg-glaho-webfont.woff2') format('woff2'), /* Super Modern Browsers */
    url('../WebFonts/bpg-glaho-webfont.woff') format('woff'), /* Pretty Modern Browsers */
    url('../WebFonts/bpg-glaho-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../WebFonts/bpg-glaho-webfont.svg#bpg_glahoregular') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'DejaVu Sans';
    src: url('../WebFonts/dejavu-sans-webfont.eot'); /* IE9 Compat Modes */
    src: url('../WebFonts/dejavu-sans-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../WebFonts/dejavu-sans-webfont.woff2') format('woff2'), /* Super Modern Browsers */
    url('../WebFonts/dejavu-sans-webfont.woff') format('woff'), /* Pretty Modern Browsers */
    url('../WebFonts/dejavu-sans-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../WebFonts/dejavu-sans-webfont.svg#dejavu_sansregular') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'DejaVu Sans-bold';
    src: url('../WebFonts/dejavu-sans-bold-webfont.eot'); /* IE9 Compat Modes */
    src: url('../WebFonts/dejavu-sans-bold-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../WebFonts/dejavu-sans-bold-webfont.woff2') format('woff2'), /* Super Modern Browsers */
    url('../WebFonts/dejavu-sans-bold-webfont.woff') format('woff'), /* Pretty Modern Browsers */
    url('../WebFonts/dejavu-sans-bold-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../WebFonts/dejavu-sans-bold-webfont.svg#dejavu_sansregular') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'bpg nino-mtavruli';
    src: url('../WebFonts/bpg-nino-mtavruli-webfont.eot'); /* IE9 Compat Modes */
    src: url('../WebFonts/bpg-nino-mtavruli-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../WebFonts/bpg-nino-mtavruli-webfont.woff2') format('woff2'), /* Super Modern Browsers */
    url('../WebFonts/bpg-nino-mtavruli-webfont.woff') format('woff'), /* Pretty Modern Browsers */
    url('../WebFonts/bpg-nino-mtavruli-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../WebFonts/bpg-nino-mtavruli-webfont.svg#dejavu_sansregular') format('svg'); /* Legacy iOS */
}

a:hover {
    text-decoration: none;
}

.font-bpgArial {
    font-family: 'BPG Arial Caps';
}

.fs-10 {
    font-size: 10px !important;
}

.fs-11 {
    font-size: 11px !important;
}

.fs-12 {
    font-size: 12px !important;
}

.fs-13 {
    font-size: 13px !important;
}

.fs-14 {
    font-size: 14px !important;
}

.fs-15 {
    font-size: 15px !important;
}

.fs-16 {
    font-size: 16px !important;
}

.fs-17 {
    font-size: 17px !important;
}

.fs-18 {
    font-size: 18px !important;
}

.fs-19 {
    font-size: 19px !important;
}

.fs-20 {
    font-size: 20px !important;
}

.fs-21 {
    font-size: 21px !important;
}

.fs-22 {
    font-size: 22px !important;
}

.fs-23 {
    font-size: 23px !important;
}

.fs-24 {
    font-size: 24px !important;
}

.fs-25 {
    font-size: 25px !important;
}

.clr-light {
    color: var(--light) !important;
}

.clr-cyan {
    color: var(--cyan) !important;
}

.clr-dark {
    color: var(--dark) !important;
}

.clr-white {
    color: white !important;
}

.clr-black {
    color: var(--black) !important
}

.clr-red {
    color: var(--red) !important
}

.clr-danger {
    color: var(--danger) !important
}

html {
    height: 100%;
}

.dx-scheduler-date-table-cell {
    opacity: 0.3;
}

.gap-10 {
    gap: 10px;
}

body {
    margin: 0;
    color: var(--black);
    height: 100vh;
    /*    background: url(../../images/background.png);*/
    background-size: cover;
    background-attachment: fixed;
    font-family: 'bpg nino-mtavruli';
    letter-spacing: 0.2px;
    min-width: 350px;
}


input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 50000000s ease-in-out 0s;
    -webkit-text-fill-color: rgba(83, 83, 83, 0.85);
}

.authorize-form input:-webkit-autofill,
.authorize-form input:-webkit-autofill:hover,
.authorize-form input:-webkit-autofill:focus,
.authorize-form input:-webkit-autofill:active {
    -webkit-text-fill-color: white;
}

main {
    min-height: calc(100vh - 200px);
    display: flex;
    flex-direction: column;
}

.mainContent {
    /*    background: #ffffffcf;*/
    overflow: hidden;
}

.bc-transp {
    background-color: transparent !important;
}

.insuranceBanner {
    background-color: var(--blue);
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 15px;
    letter-spacing: 0.5px;
}

.auth-input .dx-button-content {
    padding-left: 0;
    padding-right: 0;
}

footer {
    background: white;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-bottom: 60px;
}

.footer-row {
    display: flex;
    padding: 0 8%;
}

    .footer-row.label {
        background: var(--cyan);
        margin-bottom: 15px;
    }
        .footer-row.label .footer-row-item {
            color: white;
        }

        .footer-row-item {
            flex: 1;
            font-family: 'BPG Arial Caps';
            padding: 5px 30px;
            font-size: 0.9rem;
            color: var(--blue);
            text-align:center;
        }

    .footer-row-item > * {
        color: var(--blue);
    }

.mainContent {
    min-height: calc(100vh - 128px);
    overflow-x: hidden;
    background: linear-gradient(rgb(255 255 255 / 50%), rgb(255 255 255 / 50%)), url(../../images/background_desk.png);
    background-size: cover;
    background-position: center -100px;
}

.body-content {
    padding-left: 15px;
    padding-right: 15px;
}
/*.MainContainer {
    background: #f7f7f7;
}*/
.container-Custom {
    width: 90%;
    margin: 0 auto;
}

.navbar-brand img {
    height: 60px;
    border-radius: 7px;
    padding: 0 20px;
}

.headerNavigation .navbar-brand {
    padding: 0;
    margin-left: 50px
}

.login-overlay {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    background-color: #00000061;
}

.background-div {
    margin: 0;
    background: url(../../images/background.jpg);
    position: relative;
    min-height: calc(100vh - 150px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.auth-header {
    color: white;
    letter-spacing: 0.5px;
    font-weight: 400;
    font-size: 17px;
    padding-bottom: 4px;
    border-bottom: 2px solid var(--light);
}

#registrBirthDateId .dx-dropdowneditor-icon:before {
    color: white !important;
}

.confirm-white-btn {
    color: white;
    border: 2px solid white;
    background-color: transparent !important;
    border-radius: 8px;
}

.auth-input {
    background: transparent !important;
    box-shadow: none !important;
    border-bottom: 2px solid white;
    border-radius: 0 !important;
    margin-bottom: 25px;
}

#remembermeId .dx-checkbox-text {
    color: white !important;
    font-family: 'bpg nino-mtavruli';
    font-size: 14px;
}

.auth-input.dx-state-focused {
    box-shadow: none !important;
}

.auth-input .dx-placeholder {
    color: white !important;
}

.auth-input.dx-texteditor.dx-editor-filled .dx-placeholder:before, .auth-input.dx-texteditor.dx-editor-outlined .dx-placeholder:before {
    padding: 10px 12px 6px 0px;
}

.auth-input input {
    color: white !important;
    padding-left: 0 !important;
}

#toggle-sidebar {
    font-size: 24px;
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 0px;
    cursor: pointer;
    color: gray;
}

.headerNavigation .navbar-nav {
    margin-right: 60px;
    position: relative;
    top: 18px;
}

    .headerNavigation .navbar-nav .nav-link {
        color: var(--light) !important;
        font-size: 15px;
    }

    .headerNavigation .navbar-nav .nav-item.active a {
        font-weight: bold !important;
    }

#registrationFormId {
    max-width: 400px;
    margin: 0 auto;
}

.headerNavigation {
    z-index: 1500;
    padding: 0.2rem 1rem;
    /*box-shadow: 0 0 2px 1px rgba(0,0,0,0.1);*/
    height: 80px;
    border-bottom: 2px solid var(--light);
    background: white;
}

.headerNav-fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
}

.headerNavigation li.nav-item {
    /*border: 2px solid #f1f1f1;*/
    border-bottom: none;
    margin-right: 2px;
}

.headerNavigation .nav-item.dropdown a i:before {
    color: var(--light);
}

.partialContainer {
    width: 100%;
    border-radius: 3px;
}

.partialContent {
    width: 100%;
    margin: auto;
}

.userProfContent {
    border: 2px solid #e8e8e8;
    padding: 30px;
    position: relative;
}

.boxEffect {
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    border-radius: 3px;
    padding: 10px;
    /*-moz-box-shadow: inset 0 10px 55px -8px #dbe1e6;
    -webkit-box-shadow: inset 0 10px 55px -8px #dbe1e6;
    box-shadow: inset 0 10px 55px -8px #dbe1e6;*/
    background: white !important;
}

#drawer .partialContent {
    height: calc(100vh - 90px);
    overflow: auto;
}

.mobileInput input {
    font-size: 14px;
    font-family: 'DejaVu Sans';
}
/*.partialContent .col-sm-6, .partialContent .col-sm-12 {
    padding-right: 10px;
    padding-left: 10px;
}*/
.partialHeader {
    color: grey;
    height: 60px;
    display: flex;
    background: white;
    border-top: 3px solid var(--light);
    border-radius: 3px;
    margin-bottom: 7px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    padding-left: 10px;
}

.partialHeaderContainer {
    padding: 5px;
    border-bottom: 2px solid var(--light);
}

.partialHeader i {
    width: 60px;
    height: 60px;
    font-size: 28px;
    text-align: center;
    margin-left: 10px;
}

.partialHeader img {
    height: 100%;
}

.partialHeader i:before {
    line-height: 60px;
    color: #6e6e6e;
}

.partialHeader .user-prof-image i {
    font-size: 52px;
}

    .partialHeader .user-prof-image i:before {
        padding: 0;
        width: auto;
        height: auto;
    }

.partialHeader i.fa-users:before {
    padding: 0;
}

.partialHeaderContainer .partialHeader {
    box-shadow: none;
    border: none;
}

.needsApprovalBox {
    width: 70%;
    text-align: center;
    padding: 50px;
    border: 1px solid;
    background: #e0e0e0;
    display: flex;
    margin: 0 auto;
    color: #777777;
    max-width: 1000px;
    font-family: 'DejaVu Sans';
    font-size: 19px;
}

.needsApprovalSection {
    height: calc(100vh - 200px);
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.needsApprovalBox i {
    font-size: 50px;
}

.needsApprovalBox span {
    padding-left: 20px
}

.userprfile .group > label, .userRegistration .group > label, .ressetPassword .group > label {
    margin-bottom: 0px;
    font-size: 13px;
    font-weight: 600;
    color: #6e6e6e;
    display: flex;
    width: 230px;
    justify-content: center;
    flex-direction: column;
}

.ressetPassword .group > label {
    color: #dedede !important;
}

.ressetPassword .group {
    margin-bottom: 10px;
}


.ressetPassword {
    width: 600px !important;
    background: #1e2257;
    margin-top: 100px !important;
    padding: 35px;
    opacity: 0.8;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}

form#ProfileFormId {
    background: #f1f1f1;
}

.userRegistration .group {
    margin-bottom: 5px;
}

.userprfile .group {
    margin-bottom: 10px;
}

.profileHeader {
    font-size: 19px;
    padding-left: 10px;
    line-height: 60px;
    font-weight: bold;
    color: #6e6e6e;
    flex: 1;
}

.profRightNavItem {
    display: inline-block;
    padding: 4px 10px;
    cursor: pointer;
    font-size: 15px;
}

.userRegistration {
    width: 750px;
    margin: 25px auto;
}



#changePassContainerId {
    display: none;
}

.right30 {
    text-align: right;
    padding-right: 30px;
}

div#changePassContainerId {
    padding: 30px 130px 30px 70px;
    border: 2px solid #e8e8e8;
    margin-top: 15px;
    background: #e4e4e4cc;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}

.partialSubHeader {
    padding: 25px 0px 10px;
}

    .partialSubHeader span {
        font-size: 17px;
        color: var(--light);
        line-height: 37px;
        margin-left: 10px;
        border-bottom: 1px solid var(--light);
    }

.form-group-item {
    margin-bottom: 10px;
}

.primeHeader .dropdown-menu, .auth-profile .dropdown-menu {
    position: absolute !important;
    top: 55px;
    right: 0;
    left: auto;
    width: auto;
    padding: 8px;
    box-shadow: 0px 5px 9px -7px;
    border: none;
}

.auth-profile .dropdown-menu {
    top: 63px;
}

.navbar-nav .nav-item > a > i {
    font-size: 19px;
    padding-right: 5px;
    position: relative;
    top: 1px;
}

a.dropdown-item:active {
    background: none;
    color: #212529;
}

.homeDashboardBoxContainer {
    /*padding-top: 33px;*/
}

.homeDashboardBox {
    /*background: url('../../images/3ec6e136e6af76c727e671822d3a16e0.jpg');*/
    background-position: center;
    width: 100%;
    /*height: 500px;*/
    position: relative;
    /*margin-top: 33px;*/
}

.homeDashOverlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #1e2257ab;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.dBox {
    width: 300px;
    height: 200px;
    border: 1px solid var(--light);
    border-radius: 5px;
    position: relative;
    margin: 0px 10px 30px;
    transition: all 0.3s;
    background: #dbdbdbde;
    z-index: 1499;
    cursor: pointer;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}

.homeDashboardBox .dBox {
    background: #dbdbdb2e;
}

.dBox.hover-scale {
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
}

.hover-scale:hover {
    transform: scale(1.05);
}

.hover-scale-icon:hover .dashboardIcon i {
    transform: scale(1.3);
}

.title {
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    left: 0;
    bottom: 0;
    padding: 17px 20px;
    z-index: 3;
    background: rgba(255, 255, 255, 0.57);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    display: block;
    font-size: 18px;
    text-align: center;
    color: var(--dblue);
}

.dashboardIcon {
    width: 100%;
    text-align: center;
    line-height: 140px;
}

    .dashboardIcon i {
        font-size: 60px;
        color: var(--light);
        transition: all 0.3s;
        vertical-align: middle;
    }

.home_banner_texts {
    position: absolute;
    bottom: 20px;
    left: 100px;
}

.home_banner_item_title {
    color: white;
    font-weight: bold;
    font-size: 20px;
    background: var(--light);
    padding: 8px 10px;
    text-align: center;
}

.home_banner_texts {
    position: absolute;
    left: 0;
    right: 0;
    top: -33px;
}

/*start reg-form*/


.custom-form .group .label {
    font-size: 12px;
    margin-bottom: 0px;
    color: #686868;
    padding-left: 2px;
    text-align: left;
    display: block;
}

.custom-form .dx-checkbox-icon {
    background-color: white !important;
}

.custom-form .dx-checkbox-checked .dx-checkbox-icon:before {
    background: var(--light);
}

.reg-form {
    background: #e4e4e4cc;
    border: 0 none;
    border-radius: 3px;
    box-sizing: border-box;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    padding: 20px 40px;
    width: 900px;
    margin: 0px auto;
    position: relative;
}

.reg-form-temp {
    background: #e4e4e4cc;
    border: 0 none;
    border-radius: 3px;
    box-sizing: border-box;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    padding: 20px 40px 40px;
    width: 1000px;
    margin-left: 30px;
    margin-bottom: 20px;
    position: absolute;
}

.profile-form {
    background: #e4e4e4cc;
    border: 0 none;
    border-radius: 3px;
    box-sizing: border-box;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    padding: 20px 40px 20px;
}

hr {
    height: 1px
}

form.forgotForm {
    margin: 100px auto 30px;
    padding: 60px 40px 80px;
    background-color: #ffffffc7;
    border-radius: 3px;
    max-width: 750px;
    position: relative;
    border: 1px solid;
}

div#forgotPasswordContainerId hr {
    margin: 15px;
}

.colorDarkGrey {
    color: #3e3e3e
}

.reg-terms-condition {
    font-family: 'DejaVu Sans';
    font-size: 14px;
    color: #686868;
    position: relative;
    top: 4px;
    left: -3px;
    font-weight: bold;
    transition: all .2s;
}

    .reg-terms-condition:hover {
        color: var(--light)
    }

.step-form-header {
    text-align: left;
    font-size: 16px;
    color: var(--dblue);
    margin: 0px 30px 15px;
    border-bottom: 1px solid #d7d7d7;
    padding: 5px 0px;
}

.custom-form .group {
    margin-bottom: 9px;
}

.custom-form .dx-texteditor.dx-editor-filled .dx-texteditor-input, .custom-form .dx-texteditor.dx-editor-outlined .dx-texteditor-input {
    padding: 9px !important;
    padding: 9px !important;
    font-family: 'DejaVu Sans';
    font-size: 14px;
    position: relative;
    top: 2px;
}

.custom-form .dx-texteditor.dx-editor-filled.dx-datebox .dx-texteditor-input, .custom-form .dx-texteditor.dx-editor-outlined.dx-datebox .dx-texteditor-input {
    /*top:4px;*/
}

.scroll-view {
    width: 100%;
    height: 100%;
    overflow: auto;
}

.validationContainer {
    position: absolute;
    right: 0;
    left: 101%;
    width: 330px;
    top: 0;
}

.dx-validationsummary {
    text-align: left;
    list-style-type: disc;
    margin: 0 10px 15px 10px;
    color: #B94A48 !important;
    background-color: #f2deded4;
    border-radius: 4px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    display: none;
}

.dx-validationsummary-item {
    margin: 0 !important;
    padding: 5px 8px 5px 15px;
    display: flex;
}

.dx-item.dx-validationsummary-item:before {
    content: "*";
    font-weight: bold;
    position: relative;
    left: -7px;
    top: 4px;
}
/*end reg-form*/

.userprfile .dx-state-disabled.dx-widget, .dx-state-disabled .dx-widget {
    opacity: 1;
}

    .userprfile .dx-state-disabled.dx-widget, .dx-state-disabled .dx-widget input {
        color: rgb(133, 133, 133);
    }

.userprfile .dx-widget input {
    font-family: 'DejaVu Sans';
    font-size: 15px;
}

.userprfile .dx-button {
    transition: all 0.4s;
}

.companyInfo .group > label {
    width: 310px;
}

.userProfContent .step-form-header {
    margin: 0 15px 15px;
}

.userprfile .dx-texteditor.dx-state-disabled {
    background-color: #fbfbfb !important;
}

.dx-state-disabled .dx-texteditor-input {
    opacity: 0.8;
}

.toolbar {
    width: 60px;
    position: absolute;
    left: 2px;
    top: 30px;
    z-index: 1502;
}

    .toolbar .dx-button-content {
        background: var(--light);
    }

        .toolbar .dx-button-content i {
            color: white;
        }

.userStatusPanel {
    display: flex;
    flex: 1;
    justify-content: flex-end;
    margin-right: 20px;
    align-items: flex-end;
    font-size: 16px;
}

.SuccessSection, .errorSection {
    margin-top: 100px;
}

    .SuccessSection .text-center i {
        font-size: 80px;
        color: #00b900;
    }

    .errorSection .text-center i {
        font-size: 80px;
        color: #d64848;
    }

.SuccessText {
    color: #4f4f4f;
    font-size: 18px;
}

.ErrorText {
    font-size: 18px;
    color: #d64848;
}

.SuccessText a {
    text-decoration: underline;
    color: var(--dblue);
}

.button {
    display: inline-block;
    border: 1px solid var(--dark);
    margin: 0 auto;
}

    .button a, .button button {
        display: inline-block;
        font-size: 18px;
        line-height: 19px;
        text-transform: uppercase;
        background: #50ad9c;
        text-decoration: none;
        color: #fff;
        cursor: pointer;
        padding: 7px 30px;
        border: 3px solid #fff;
    }






.topbar-area {
    background: var(--dblue);
}

.fix {
    overflow: hidden;
}

.quote-button {
    float: left;
}

    .quote-button .quote-btn {
        text-transform: uppercase;
        font-size: 14px;
        color: #fff;
        background: #50ad9c;
        display: inline-block;
        padding: 4px 20px;
        margin: 0px;
        margin-top: 4px;
        text-decoration: none;
    }

        .quote-button .quote-btn i {
            margin-right: 7px;
        }

.top-social {
    float: left;
    padding: 5px 0px;
    margin-left: 10px;
    display: flex
}

    .top-social ul li {
        display: inline-block;
    }

        .top-social ul li a {
            color: #ddd;
            margin-right: 5px;
            display: block;
            text-align: center;
            font-size: 15px;
            width: 26px;
            height: 26px;
            border-radius: 5px;
            display: inline-block;
        }

.topbar-right ul li {
    line-height: 25px;
}

.topbar-right {
    position: relative;
    float: right;
}

.toolbar-right-email a {
    color: #ddd;
    text-decoration: none;
}

.topbar-right ul li a {
    color: #ddd;
    display: block;
    font-weight: 600;
    margin-right: 0px;
    padding: 0;
    text-decoration: none;
    font-size: 16px;
}

.topbar-right ul li {
    display: inline-block;
}

.topbar-area ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.toolbar-right-email {
    margin-right: 40px;
}




.header-area {
    background: #fff;
    box-shadow: 2px 2px 13px -4px #ccc, 0px 0px 0px #ccc;
}

.logo a {
    display: inline-block;
    height: auto;
    padding: 14px 0;
}

.navbar.navbar-default {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    margin-bottom: 0;
    height: 100%;
    padding-right: 0px;
}

.callMeDoctor {
    margin-right: 20px;
}

.navbar-collapse {
    padding-left: 0px;
}

.main-menu ul.navbar-nav li {
    float: left;
    position: relative;
    align-self: center;
}

.profile-dropdown .dropdown-item {
    padding: 8px 10px !important;
    text-align: right;
    color: var(--black);
    font-size: 15px;
}

.dropdown.profile-dropdown {
    display: flex;
    align-items: center;
    gap: 0.7rem;
}

.header-nav-link {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #9c9c9c;
    font-size: 16px;
    font-weight: 700;
    padding: 5px 0px;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 2px solid var(--light);
}

    .header-nav-link:hover {
        text-decoration: none !important;
        color: initial;
    }

.primeHeader .navbar-nav {
    flex-direction: row
}

.roundButton {
    background: var(--light) !important;
    color: white !important;
    border-radius: 25px !important;
    padding: 10px 12px !important;
    margin-right: 3px !important;
}

#logoutForm {
    height: 100%
}

    #logoutForm nav.navbar.navbar-default {
        position: relative;
        right: -140px;
    }

div#forgotPasswordContainerId {
    text-align: center;
    color: #e5e5e5;
    font-family: 'DejaVu Sans';
    font-size: 18px;
}

.smsSection {
    margin-bottom: 10px;
    padding: 15px 0;
}

.smsConfirmText {
    font-size: 15px;
    color: #243559;
    margin-bottom: 0;
    margin: 10px 20px 5px;
}

.smsSectionHeader {
    padding-bottom: 10px;
    text-align: left;
}

.otpSendButton {
    border-bottom-left-radius: 0px !important;
    border-top-left-radius: 0px !important;
    position: relative;
    top: 1px;
    left: -1px;
    min-width: 30px !important;
    padding: 0 10px;
}

    .otpSendButton .dx-button-content {
        padding: 6px 0 !important
    }

        .otpSendButton .dx-button-content .dx-button-text {
            margin: 0 auto;
        }

#physicalagentSmsOtpCodeBtnId.otpSendButton {
    top: 1.5px !important;
    height: 35px;
}

#physicalagentConfirmOtpCodeId {
    height: 36px;
}

.dx-datagrid .dx-toolbar-after {
    left: 0;
    padding-left: 0px !important;
}

#recoverPassTypeRadioId {
    padding-bottom: 5px;
}

    #recoverPassTypeRadioId .dx-widget.dx-collection {
        display: flex;
    }

    #recoverPassTypeRadioId .dx-item-content {
        font-size: 14px;
        color: white;
    }

    #recoverPassTypeRadioId .dx-radiobutton {
        margin-right: 20px
    }

.auth-inputRow {
    color: white;
    font-size: 14px;
    line-height: 38px;
    font-weight: 400;
}

.dx-radiobutton-icon:before {
    background-color: transparent !important;
    border: 2px solid rgb(113, 200, 184);
    width: 14px;
    height: 14px;
}

.dx-radiobutton-icon-checked .dx-radiobutton-icon-dot {
    margin-top: -13px;
    margin-left: 5px;
    width: 8px;
    height: 8px;
}

.dx-radio-value-container {
    padding-right: 5px;
}

.dx-datagrid-rowsview,
.dx-datagrid-headers,
.dx-datagrid-headers .dx-datagrid-table .dx-row > td {
    border: none !important;
}

.dx-datagrid-filter-row {
    background-color: transparent;
}

.dx-datagrid-headers {
    box-shadow: 1px 1px 5px -2px;
    border-radius: 3px;
    margin-bottom: 5px;
}

    .dx-datagrid-headers td {
        padding-bottom: 5px !important;
    }

.dx-datagrid-rowsview {
    box-shadow: 1px 1px 5px -2px;
    border-radius: 3px;
}

.reservation-scheduler {
    width: 700px;
}

.dx-scheduler-navigator {
    width: 100%;
    max-width: 100%;
    display: flex;
    justify-content: space-between;
}

.dx-scheduler-view-switcher,
.dx-scheduler-view-switcher-label {
    display: none;
}

.dx-scheduler-navigator-caption {
    width: auto;
    max-width: 80%;
}

    .dx-scheduler-navigator-caption .dx-button-text {
        font-size: 30px;
        letter-spacing: 1px;
        color: #56a495;
        font-family: 'bpg nino-mtavruli';
        font-weight: 600;
    }

.dx-button-has-icon .dx-icon {
    font-size: 25px;
}

.dx-scheduler-navigator {
    padding: 15px 10px;
}

.dx-scheduler-header {
    height: auto;
    border: none;
}

.dx-scheduler-work-space {
    border: none !important;
}

.avatar {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 99;
    width: 100px;
    background-color: white;
    height: 100px;
    bottom: 100%;
    border-radius: 50%;
    text-align: center;
    border: 2px solid #56a495;
}

    .avatar img {
        width: 100%;
        height: 100%
    }

.sheduler-template {
    position: relative;
    height: 110px;
    display: flex;
    flex-direction: column-reverse;
}

.scheduler-doctorName {
    padding-left: 150px;
    font-size: 27px;
    position: relative;
    top: -35px;
    z-index: 9;
    margin-left: 34px;
    color: white;
    line-height: 50px;
    font-family: 'bpg nino-mtavruli'
}

.dx-scheduler {
    border-radius: 5px;
    box-shadow: 2px 2px 11px -6px;
    border: 1px solid #f3f3f3;
    margin-bottom: 50px;
    padding: 5px;
    display: flex;
    flex-direction: column
}

.dx-scheduler-work-space.dx-scheduler-work-space-month .dx-scheduler-date-table-cell {
    height: 60px
}

.dx-scheduler-work-space.dx-scheduler-work-space-month .dx-scheduler-header-panel-cell .dx-scheduler-header-panel-cell-date {
    padding: 6px;
    text-align: center;
}

.dx-scheduler-date-table-cell,
.dx-scheduler-header-panel-cell {
    border: none !important;
}

.dx-scheduler-work-space.dx-scheduler-work-space-month .dx-scheduler-header-panel-cell,
.dx-scheduler-work-space.dx-scheduler-work-space-month .dx-scheduler-date-table-cell {
    border: 3px solid white !important;
    background-color: #fafafa;
}

.dx-scheduler-work-space.dx-scheduler-work-space-month .dx-scheduler-header-panel-cell {
    background-color: #56a495;
    color: white;
    font-family: 'DejaVu Sans';
}

    .dx-scheduler-work-space.dx-scheduler-work-space-month .dx-scheduler-header-panel-cell.dx-scheduler-last-group-cell {
        background-color: #56a495;
    }

    .dx-scheduler-work-space.dx-scheduler-work-space-month .dx-scheduler-header-panel-cell .dx-scheduler-header-panel-cell-date {
        font-size: 14px !important;
    }

th.dx-scheduler-header-panel-cell.dx-scheduler-cell-sizes-horizontal:nth-child(6),
th.dx-scheduler-header-panel-cell.dx-scheduler-cell-sizes-horizontal:nth-child(7) {
    background-color: #56a495ad !important;
}

.dx-item.dx-scheduler-appointment {
    height: 56px !important;
    top: -27px !important;
    background-color: #34b59c9c !important;
}

.dx-scheduler-work-space.dx-scheduler-work-space-month .dx-scheduler-appointment-content {
    display: none;
}

.dx-scheduler-date-table-other-month.dx-scheduler-date-table-cell {
    background-color: #e3f4f1;
}

.workingkHours-icon {
    position: absolute;
    right: -70px;
    top: -27px;
    cursor: pointer;
}

    .workingkHours-icon img {
        width: 50px;
    }

.workingHours-text {
    min-width: 240px;
}

.userprfile {
    padding: 0px 50px;
    max-width: 800px;
    margin-bottom: 100px;
}

.profile-header {
    display: flex;
}

.user-photo > img {
    width: 100px;
    border-radius: 50%;
    box-shadow: 0px 0px 1px 0px;
}

.doted-border-bottom {
    background-image: linear-gradient(to right, #7ac8ba 23%, rgba(255, 255, 255, 0) 0%);
    background-position: 0 26px;
    background-size: 3px 2px;
    background-repeat: repeat-x;
}

.user-info-item {
    font-family: 'DejaVu Sans';
    font-size: 17px;
}

    .user-info-item.user-name {
        font-size: 21px;
        padding-bottom: 2px;
        padding-top: 5px;
        color: #8e8e8e;
        font-weight: 600;
        font-family: 'bpg nino-mtavruli';
    }

.profile-info-box {
    margin-top: 30px;
    box-shadow: 2px 2px 9px -4px !important;
    border-radius: 5px;
    padding: 20px 10px;
    margin-bottom: 30px;
}

.user-info-label {
    font-family: 'DejaVu Sans-bold';
    font-size: 0.8rem;
    color: #656363;
    white-space: nowrap;
}

.user-info-value {
    font-size: 1rem;
    font-family: 'DejaVu Sans';
    margin-left: 6px;
    border: none;
    color: #b2b2b2;
    border-radius: 5px;
}

.profile-info-item {
    line-height: 35px;
    display: flex;
    min-height: 60px;
    align-items: baseline;
    position: relative;
}

.primedefaultbtn {
    background-color: #56a495;
    color: white !important;
    border: none;
    display: block;
    padding: 2px 0px;
    border-radius: 6px;
    font-size: 16px;
    width: 100%;
    text-align: center;
    cursor: pointer;
    letter-spacing: 0.5px
}

textarea#Physical_Address {
    height: 39px;
    resize: none;
}

.profile-info-item i {
    font-size: 14px;
    color: #40c7a6;
    cursor: pointer;
}

.profile-field {
    display: flex;
    align-items: baseline;
}

.address-field {
    width: 100%;
}

.profile-change-btn {
    background-color: #6fad91;
    color: white;
    font-size: 13px;
    padding: 0 5px;
    border-radius: 5px;
    display: none;
    margin-left: 10px;
    border: 2px solid #6fad91;
    cursor: pointer;
    /*line-height: 34px;*/
}

.profile-editClose-btn {
    border: 2px solid #f1f1f1;
    border-radius: 5px;
    background-color: transparent;
    padding: 0 7px;
    display: none;
    margin-left: 5px;
    cursor: pointer;
}

    .profile-editClose-btn i {
        color: #6fad91;
        font-size: 17px;
    }

.profile-info-item.editActive[editable] .profile-editClose-btn,
.profile-info-item.editActive[editable] .profile-change-btn {
    display: inline-block !important
}

.profile-info-item.editActive[editable] i[editicon] {
    display: none !important;
}

.user-info-value {
    padding: 0 5px;
    outline: none;
    border: 2px solid transparent !important;
    pointer-events: none;
}

.profile-info-item.editActive[editable] .user-info-value {
    border: 2px solid #6fad91 !important;
    pointer-events: auto;
    background-image: none;
}

.bg-red {
    background-color: red !important;
}

.bg-green {
    background-color: green !important;
}

.interval-busy {
    background-color: #f9f9f98a !important;
    color: #e2e2e28c !important;
}

.interval-hidden {
    display: none;
}

.work-day {
    background-color: #fafafa !important;
    opacity: 1;
    color: rgba(0, 0, 0, 0.54) !important;
    cursor: pointer;
}

.manual-focused, .first-focused {
    background-color: #17ce178f !important;
    color: white !important
}

.dx-scheduler-all-day-table-cell.dx-state-focused, .dx-scheduler-date-table-cell.dx-state-focused {
    opacity: 0.3;
}

    .dx-scheduler-date-table-cell.dx-state-focused.work-day {
        opacity: 1;
    }

.userprfile span.field-validation-error {
    position: absolute;
    color: red;
    left: 0;
    bottom: -9px;
    font-size: 13px;
}

.otpConfirmBtn {
    padding: 8px 15px;
    border: none;
    background-color: var(--light);
    color: white;
    border-radius: 5px;
}

.otp-section {
    margin-top: 55px;
}

input.profile-otpinput {
    height: 35px;
    border: 1px solid gainsboro;
    border-radius: 5px;
    width: 100px;
    font-size: 19px;
    text-align: center;
}

input.not-increment::-webkit-outer-spin-button,
input.not-increment::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input.not-increment[type=number] {
    -moz-appearance: textfield;
}

button:focus,
input:focus {
    outline: none !important;
}

.dx-scheduler-date-table-cell.busy-day {
    color: white;
    background-color: red !important;
}

.changePassSuccess {
    width: 400px;
    margin: 0 auto;
    text-align: center;
    color: var(--dark);
    display: block;
    padding: 10px 0px 7px;
    font-weight: 700;
    font-size: 17px;
    border-radius: 10px;
    margin-top: 8rem;
    box-shadow: 1px 1px 8px -5px black;
}

[buttonSpinner] {
    margin-right: 5px;
    margin-left: 3px;
}

.errorPage-container {
    text-align: center;
    margin-top: 12rem;
    margin-bottom: 12rem;
}

.erorPage-text {
    font-size: 50px;
    font-family: sans-serif;
    color: #828282;
    background-color: #ffe0e0;
}

.notFound-text {
    font-size: 19px;
    color: #000000a6;
    font-weight: 600;
    display: block;
    margin-top: 10px;
}

.footer-contact {
    display: flex;
    line-height: 30px;
}

    .footer-contact > a {
        display: flex;
        align-items: center;
        color: white;
    }

    .footer-contact span {
        font-size: 14px;
        font-family: sans-serif;
    }

.icon-border {
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 18px;
    border: 1px solid white;
    border-radius: 50%;
    color: white;
}

.footer-contact i {
    font-size: 10px;
}

.footer-social {
    display: flex;
}

.social-icon-border {
    height: 30px;
    width: 30px;
    font-size: 15px;
    line-height: 31px;
    text-align: center;
    background-color: #327568;
    border-radius: 50%;
}

.user-photo svg {
    width: 95px;
}

[append-edit-icon] {
    margin-left: 5px;
    cursor: pointer;
    color: var(--dark);
    font-size: 15px;
    position: absolute;
}

ul.appendedContList {
    margin: 0;
    background-color: white;
    box-shadow: 1px 1px 5px -2px;
    border-radius: 2px;
}

li.appendedCont {
    list-style: none;
    padding: 10px 40px 8px 20px;
    display: flex;
    align-items: center;
    cursor: pointer;
    font-size: 16px;
    font-family: 'bpg nino-mtavruli'
}

#ReservationDataGridId .dx-datagrid-rowsview,
#ReservationDataGridId .dx-scrollable-container {
    overflow: visible;
}

img.familyIcon {
    width: 15px;
    position: relative;
    margin-right: 8px;
    top: -2px;
}

.familyListContainer {
    position: absolute;
    z-index: 999;
}

.closeFamilyList {
    position: absolute;
    font-size: 16px;
    right: 3px;
    cursor: pointer;
    top: 3px;
    color: var(--cyan);
}

.d-none {
    display: none !important;
}

#activeUserFullNameId {
    margin-right: 10px;
    position: relative;
    top: 2px;
}

.auth-profile {
    display: flex;
    align-items: baseline;
}

#profileDropDownId > .dropdown-item {
    border-bottom: 1px solid whitesmoke;
}

    #profileDropDownId > .dropdown-item.isActive {
        background-color: #e2e2e2;
        color: #56a495;
        border-radius: 5px;
    }

    #profileDropDownId > .dropdown-item.appended {
        display: flex;
        justify-content: space-between;
    }

        #profileDropDownId > .dropdown-item.appended img {
            align-self: center;
        }

#profileNameSevtionId {
    display: flex;
    align-items: baseline;
    color: var(--black);
}

.doctor-image .doctorIcon {
    width: 45px;
    height: auto;
}

.avatar img[src='/images/Icons/user(2).png'] {
    width: 50px;
    height: auto;
    padding-top: 17px;
}

.dx-scheduler-navigator-calendar-popover {
    display: none;
}

.dx-scheduler-navigator .dx-button.dx-state-focused,
.dx-scheduler-navigator .dx-button.dx-state-hover {
    background-color: transparent !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.menuIcon {
    padding: 6px 9px 3px;
    color: var(--cyan);
    display: initial;
    border: 2px solid;
    font-size: 22px;
    border-radius: 5px;
    position: relative;
    top: 4px;
    cursor: pointer;
}

.menu-icon-section {
    display: none;
    padding-left: 15px;
}

i#closeDistrictId {
    position: absolute;
    right: 5px;
    top: 8px;
    font-size: 22px;
}

.calendar-section {
    position: relative;
}

a.carousel-control-prev i,
a.carousel-control-next i {
    font-size: 20px;
    color: #757575;
}

.carousel-indicators {
    bottom: -90px;
    flex-wrap: wrap;
    margin-right: 5%;
    margin-left: 5%;
}

    .carousel-indicators li {
        width: 15px;
        height: 6px;
        background-color: #c5c5c5;
        opacity: 1;
        border: none;
        margin-bottom: 10px;
    }

.carousel-inner {
    overflow: visible;
}

.carousel-indicators .active {
    background-color: #737373;
}

.rh-table {
    display: flex;
    margin: 0 3%;
    border-radius: 5px;
    padding-top: 5px;
    box-shadow: 1px 1px 10px -3px;
}

.rh-table-captions {
    min-width: 120px;
    display: flex;
    color: var(--cyan);
    flex-direction: column;
    width: 185px;
}

.rh-table-data-section {
    display: flex;
    overflow-x: auto;
    flex: 1;
}

.rh-table-data-column.isSelected {
    background-color: #d8d8d8;
}

.rh-table-data-column {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    flex: 1;
    margin-right: 5px;
    border-radius: 5px;
}

.rh-data-item,
.rh-caption {
    margin: 5px 3px;
    height: 25px;
    line-height: 25px;
    font-size: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: 'DejaVu Sans';
}

.rh-caption {
    font-family: 'bpg nino-mtavruli' !important;
    padding-left: 5px;
    font-weight: 600;
    font-size: 13px;
}

[mobileTableCarousel] {
    padding-bottom: 30px;
    width: 100%;
}

    [mobileTableCarousel] .carousel-item {
    }

        [mobileTableCarousel] .carousel-item.active, [mobileTableCarousel] .carousel-item-next, [mobileTableCarousel] .carousel-item-prev {
            display: flex;
        }

    [mobileTableCarousel] .carousel-control-prev, [mobileTableCarousel] .carousel-control-next {
        bottom: 13px;
        width: 30px;
        top: auto;
    }

    [mobileTableCarousel] .carousel-control-next {
        right: 10px;
    }

    [mobileTableCarousel] .carousel-control-prev {
        right: 40px;
        left: auto;
    }

    [mobileTableCarousel] .carousel-indicators {
        right: 30px;
        bottom: 15px !important;
        color: var(--cyan);
        left: auto;
        margin: 0;
    }

        [mobileTableCarousel] .carousel-indicators li {
            text-indent: initial;
            background-color: transparent;
            display: none;
            font-weight: 700;
            font-size: 17px !important;
        }

            [mobileTableCarousel] .carousel-indicators li.active {
                display: block;
                width: 16px;
                text-align: center;
            }

    [mobileTableCarousel] a.carousel-control-prev i, [mobileTableCarousel] a.carousel-control-next i {
        font-size: 15px;
        color: var(--cyan);
    }

div#reservationHistoryPartialId {
    margin-bottom: 50px;
}

#deleteReservationBtnId {
    background-color: var(--red);
    color: white;
    font-size: 14px;
}

#editReservBtnId {
    background-color: var(--cyan);
    color: white;
    font-size: 14px;
}

div#deleteReservationModalId {
    width: 96%;
    left: 2%;
    right: 2%;
}

#deleteReservationModalId .modal-footer {
    justify-content: center;
}

#deleteReservationModalId .modal-body {
    text-align: center;
    padding: 10% 5%;
    color: #1b1b1b;
    font-weight: 700;
}

#deleteReservationModalId .btn-ok {
    background-color: var(--cyan);
    border: none;
    color: white !important;
}

.rowCountDiv {
    font-size: 16px;
    text-align: right;
    padding: 8px 19px;
    font-family: 'DejaVu Sans';
}

.footer-contact-section {
    display: flex;
}

.footer-contact:last-child {
    margin-left: 10px
}

#bodyLoaderId {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: -1;
}

#bodyLoader.dx-overlay .dx-overlay-wrapper {
    position: fixed !important;
}

#PolicyExpiredModalId .modal-header {
    border: none;
    justify-content: center
}

#PolicyExpiredModalId .modal-title {
    margin: 0 auto;
    padding-left: 45px;
    color: var(--cyan);
    font-size: 22px;
    font-weight: 700;
    margin-top: 35px;
}

#PolicyExpiredModalId .modal-body {
    font-weight: 700;
    text-align: center;
    padding: 20px 30px 60px;
    font-size: 19px;
    color: #00000082;
}

#PolicyExpiredModalId .modal-header .close {
    color: var(--cyan);
    opacity: 1;
    font-size: 20px;
    font-weight: 700;
}

.policyExpDate {
    color: #e40303;
}

.custom-tab {
    margin-top: 50px;
    margin-bottom: 40px;
    border: none;
}

    .custom-tab.nav-tabs .nav-link {
        border: none;
        background-color: var(--cyan);
        color: white;
        font-weight: 700;
        font-size: 14px;
        padding: 5px 8px 2px;
        border-radius: 5px;
        margin-right: 20px;
    }

        .custom-tab.nav-tabs .nav-link.active {
            background-color: #529a8c;
        }

.detail-info-row {
    display: flex;
    color: black;
    font-size: 15px;
    font-family: 'DejaVu Sans';
}

.det-row-1 {
    width: 55%;
    text-align: left !important;
}

.det-row-2 {
    width: 15%;
}

.det-row-3 {
    width: 15%;
}

.det-row-4 {
    width: 15%;
}

.det-row-double {
    width: 40%;
    margin-right: 2px !important;
}

.footer-social-body {
    display: flex;
    align-items: center;
}

.detail-info-box {
    width: 720px;
    margin-bottom: 50px;
}

a.developedBy-item > img {
    width: 25px;
    margin-left: 7px;
}

a.developedBy-item {
    color: black;
    font-weight: 800;
    margin-left: 20px;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    background-color: white;
    padding: 6px 10px;
    border-radius: 40px;
}

span.developeBytext {
    font-size: 11px;
    font-family: 'bpg nino-mtavruli';
    padding-top: 2px;
    white-space: nowrap;
}

.detail-info-header {
    margin-bottom: 0 !important;
}

.detail-info-row > div {
    background-color: #f3f3f3;
    padding: 1px 5px 0 20px;
    text-align: center;
    margin-right: 1px;
    letter-spacing: 0px;
}

.detail-info-row {
    margin-bottom: 1px;
}

    .detail-info-row.detail-info-header > div {
        background-color: var(--dark);
        padding-top: 3px;
        color: white;
        font-weight: 700;
        text-align: center !important;
    }

#allPoliciesGridId {
    width: 900px;
}

    #allPoliciesGridId .dx-row > td {
        padding: 5px 10px 5px 20px;
        font-size: 15px;
        white-space: normal;
        border: none;
    }

.dx-datagrid-nowrap .dx-header-row > td > .dx-datagrid-text-content {
    white-space: normal;
    font-size: 13px !important;
    color: #000000a1;
}

.profileShortPartial .spinner-border {
    margin-bottom: 2px;
    margin-right: 4px;
}

.spinnerButton {
    color: var(--dark) !important;
    background-color: transparent !important;
    border: none;
    font-weight: 700;
    margin: 28px;
}

.profileShortPartial {
    max-width: 500px;
    text-align: center;
}

.user-info {
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.policies-body, .remb-body, .guarantee-body {
    padding-left: 48px !important;
}

.paientHistoryBody {
    width: 90%;
    margin-bottom: 50px;
    padding-left: 48px !important;
}

form#CreateDispensaryGuaranteeFormId {
    margin-bottom: 50px;
}

.tabStyle {
    background-color: var(--dark);
    color: white;
    font-size: 15px;
    padding: 8px 10px 7px;
    border-radius: 5px;
}

td.cell1 {
    width: 55%;
}

td.cell2,
td.cell3,
td.cell4 {
    width: 15%;
    text-align: center;
}

.double-cell {
    width: 40%;
}

.policy-detail-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 1px !important;
}

    .policy-detail-table td {
        background-color: #f3f3f3;
        padding: 1px 5px 0 20px;
        letter-spacing: 0px;
        font-size: 15px;
        color: black;
        font-family: 'DejaVu Sans';
    }

.header-text {
    background-color: var(--dark);
    padding-top: 3px;
    font-size: 15px;
    color: white;
    font-weight: 700;
    text-align: center !important;
    font-family: 'DejaVu Sans';
}

th.header-space {
    background-color: var(--dark);
}

.statusActive {
    background-color: #1aa01e;
    color: white;
}

.appendedStatus {
    padding: 1px 8px;
    border-radius: 5px;
}

.left-navigation-icon {
    width: 25px;
    margin-right: 10px;
    position: relative;
    top: -3px;
}

.resultContent {
    display: flex;
    justify-content: center;
    margin-top: 15%;
}

.resultText {
    border-radius: 10px;
    padding: 10px 50px;
    font-weight: 700;
    font-size: 16px;
    box-shadow: 1px 1px 5px -1px #9c9c9c;
}

    .resultText.success {
        color: var(--dark);
    }

    .resultText.error {
        color: #ff6565;
    }

.sidebar-item.sidebar-menu > ul > li {
    position: relative;
}

.actionCount {
    position: absolute;
    right: 23px;
    top: 14px;
    font-size: 14px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background-color: #71c3b2;
    color: white;
    border-radius: 50%;
    font-family: 'BPG Arial Caps';
}

.detailLink {
    color: #529a8c;
    cursor: pointer;
}

[reimbursementHistor] {
    display: none;
}

.show[reimbursementHistor] {
    display: block;
    margin-bottom: 50px;
}

.comment_box {
    flex: 1;
    border-radius: 15px;
    padding: 20px;
    position: relative;
    background-color: white;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
}

.insurance_comment_body .comment_box {
    margin-right: 25px;
}

.client_comment_body .comment_box {
    margin-left: 25px;
}

.comment_image svg {
    width: 65px;
}

.comment_image img {
    width: 70px;
    border-radius: 5px;
}



.coment_body {
    margin-bottom: 40px;
}

.ph_comments_body {
    padding: 30px;
    background-color: #f9f9f9;
    border-radius: 10px;
    margin-top: 20px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
}

#ReimbursementHistoryId_2 .backBtn {
    position: absolute;
    right: 0;
    top: -45px;
}

.comment-inputs-section {
    display: flex;
}

.comment_author {
    margin-bottom: 10px;
    color: #56a495;
    font-family: 'BPG Arial Caps';
}

.comment-flex {
    display: flex;
}

.comment_createdOn {
    font-size: 13px;
    font-family: 'BPG Arial Caps';
    margin-bottom: 25px;
}

.comment_text {
    font-family: 'DejaVu Sans';
    color: #000000b5;
    margin-bottom: 15px;
}

.comment_file_content {
    font-size: 12px;
    color: #000000e0;
    font-family: 'BPG Arial Caps';
    cursor: pointer;
    display: flex;
    align-items: center;
}

.comment-file-name {
    padding-left: 5px;
    max-width: 60%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.comment_box:before {
    position: absolute;
    content: "";
    width: 0;
    z-index: 12;
    top: 26px;
    height: 0;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
}

#reservationHistoryPartialId .rh-table-captions {
    width: 160px;
}

.comment_box:after {
    position: absolute;
    content: "";
    width: 0;
    z-index: 10;
    top: 24px;
    height: 0;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
}

a.reimb-detail-link {
    color: #7a7a7a;
    font-family: 'BPG Arial Caps';
    font-weight: 700;
    font-size: 14px;
    text-decoration: underline;
}

.client_comment_body .comment_box:before {
    left: -14px;
    border-right: 15px solid white;
}

.client_comment_body .comment_box:after {
    left: -18px;
    border-right: 18px solid #ededed;
}

.insurance_comment_body .comment_box:before {
    right: -14px;
    border-left: 15px solid white;
}

.insurance_comment_body .comment_box:after {
    right: -18px;
    border-left: 18px solid #ededed;
}

.atached_files_text {
    font-size: 14px;
    color: #00000063;
    font-family: 'DejaVu Sans';
    margin-bottom: 5px;
}

    .atached_files_text i {
        margin-left: 10px;
        font-size: 16px;
        color: #656565;
    }

.comment_seen_status {
    margin: 6px 0px;
    font-size: 13px;
    color: #d0d0d0;
    display: flex;
    font-weight: 400;
    align-items: center;
    justify-content: flex-end;
    font-family: 'DejaVu Sans';
    padding-right: 5px;
}

    .comment_seen_status svg {
        width: 15px;
        margin-right: 5px;
        position: relative;
        top: -2px;
    }

.seen_comment svg path {
    fill: #71c9b7 !important;
}

.new_comment_box {
    background-color: #f9f9f9;
    border-radius: 10px;
    padding: 40px 30px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
}

.new_comment_body {
    margin-top: 50px;
}

.new_comment_header {
    font-family: 'BPG Arial Caps';
    color: #000000a3;
    font-size: 16px;
    margin-bottom: 5px;
}

.new_comment_box .reimbursement-file-input {
    margin-bottom: 15px;
    background-color: white;
    border-radius: 5px;
    overflow: hidden;
}

.ph_comments_header {
    font-size: 14px;
    color: black;
    margin-bottom: 25px;
    display: flex;
    flex-direction: column;
}

.ph_comments_header_text {
    margin-right: 10px;
    color: #b7b7b7;
    line-height: 24px;
}


span.ph_comments_header_value {
    font-family: 'BPG Arial Caps';
    min-width: 140px;
}

a.detailLink:hover {
    color: black !important;
}

.reserv-history-body {
    margin-left: 50px;
}

.rh-data-item {
    color: #424242;
}

.ui-widget.ui-widget-content {
    box-shadow: 1px 1px 10px -3px;
    border: none;
    position: fixed;
    bottom: 0;
    left: 0 !important;
    right: 0 !important;
    top: auto !important;
    max-width: initial;
    width: 100%;
}

.ui-tooltip-content {
    font-family: 'DejaVu Sans';
    font-size: 15px;
    text-align: center;
}

.password-toggle-auth {
    cursor: pointer;
    color: white;
    font-size: 20px;
    margin-bottom: 5px;
    margin-right: 11px
}

.auth-inputa .password-toggle-auth {
    color: #737373;
}

    .auth-inputa .password-toggle-auth::before {
        line-height: 2.6;
    }

.dx-texteditor-buttons-container:has(.password-toggle-auth):after {
    right: 25px !important;
}

.dx-texteditor-buttons-container:has(.password-toggle-auth) {
    width: auto !important;
}


