/* OTP no email popup */
#otp-no-email {
    width: 100%;
    max-width: 600px;
    background: #FFF;
    margin: auto;
    position: relative;
    text-align: right;
    border-radius: 6px;
    padding: 10px;
}
.hardform-btns span {
    display:none;
}
.hardform-btns a:not(.print-button){
    display: none;
}
#otp-no-email h1 {
    font-size: 36px;
    font-weight: bold;
    color: #452a7a;
    text-align: center;
    margin: 0;
}
#otp-no-email .popup-content {
    padding: 10px 20px;
}
#otp-no-email .popup-content .popup-modal-dismiss {
    background: #452a7a;
    color: #FFF;
    padding: 5px 20px;
    text-align: center;
}

/* Single Page */

.overflow-visible {
    overflow: visible;
}

#personal-area {
    background: linear-gradient(180deg, #F0EEF4 18.84%, #FFFFFF 100%);
}

#personal-area .inner {
    background: url('../img/pa_default_bg.png') top left no-repeat;
    background-size: 70%;
}

.rtl #personal-area .app__in.site-width {
    padding-left: 40px;
}

#personal-area .b-pic {
    min-height: 220px;
    padding: 15px 0 0 0;
    z-index: 9;
    display: flex;
    align-items: center;
}

#personal-area .b-pic:before,
.rtl #personal-area .b-pic:before {
    background: none;
}

#personal-area .app__content {
    background: none !important;
}

#personal-area .app__content:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 2%;
    background: #fff;
    margin-right: 0px;
}

.rtl #personal-area .app__content:before {
    right: 0;
    left: 2%;
    margin: 0 0 0 0px;
}

#personal-area .b-path {
    font-size: 18px;
    line-height: 30px;
    color: #452A7A;
}

#personal-area .b-pic__content h1 {
    font-size: 48px;
    line-height: 48px;
    color: #452A7A;
}

#personal-area .b-pic__content h1 .small-text {
    display: block;
    font-size: 30px;
    line-height: 54px;
}

#personal-area .b-pic__content h2 {
    font-weight: 600;
    font-size: 20px;
    line-height: 54px;
    margin-bottom: 0;
    padding-bottom: 0;
}

#personal-area .b-pic + .app__content .app__in {
    margin-top: 0;
    padding-top: 40px;
}

@media screen and (max-width: 1480px) {
    #personal-area .b-pic + .app__content .app__in {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
}


@media screen and (max-width: 1480px) {
    #personal-area .app__in.site-width {
        padding-left: 40px !important;
    }
}


/* Nav Tabs */

.nav-tabs {
    border-bottom: none;
}

.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link,
.nav-tabs .nav-item.show .nav-link {
    color: #452a7a;
    background-color: transparent;
    border: none !important;
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    padding-right: 0;
    padding-left: 2rem;
}

@media (max-width: 680px) {
    .nav-tabs .nav-link:hover,
    .nav-tabs .nav-link:focus,
    .nav-tabs .nav-link,
    .nav-tabs .nav-item.show .nav-link {
        font-size: 20px;
    }
}

.nav-tabs .nav-link img.active {
    display: none;
}

.nav-tabs .nav-link.active img {
    display: none;
}

.nav-tabs .nav-link.active img.active {
    display: inline;
}

.nav-tabs .nav-link.active {
    color: #0ab285;
    position: relative;
}

.nav-tabs .nav-link.active::after {
    content: "";
    width: 80%;
    height: 2px;
    background-color: #0ab285;
    position: absolute;
    bottom: 0;
    left: calc(50% + 1rem);
    transform: translateX(-50%);
}

.badge {
    border-radius: 50% !important;
    font-size: 16px !important;
    position: absolute;
    top: 0;
    left: 8px;
    line-height: 25px;
    width: 25px;
    height: 25px;
    padding: 0;
}

.badge-success {
    background-color: #0ab285 !important;
    color: #fff !important;
}

/* Nav Tabs End */

/* Select2 */

select.select2 {
    width: 100%;
}

.select2-container--default .select2-selection--multiple {
    background: none;
    background-color: transparent;
    border: none;
    border-radius: 0;
    border-bottom: 2px solid #D4CFDF;
    width: 100%;
    text-align: right;
    padding: 0 0 10px 15px;
}

/* Kanat Selectors */

.kanat-selector .dropdown-menu.show {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 15px 29px 0px;
    transform: translate3d(0px, 38px, 0px) !important;
    max-height: 200px;
    overflow: auto;
}

.kanat-selector .dropdown button.kanat-dropdown-toggle,
.kanat-selector .dropdown .dropdown-item.group {
    color: #452A7A;
    font-weight: 600;
}

.kanat-selector .dropdown .dropdown-item.item {
    color: #452A7A;
    font-weight: 400;
}

.kanat-selector .dropdown button.kanat-dropdown-toggle {
    border: none;
    background: none;
    border-bottom: 2px solid #D4CFDF;
    width: 100%;
    text-align: right;
    padding: 0 0 10px 15px;

    min-height: 52px;
    line-height: 50px;
    padding-bottom: 0;
}

.kanat-selector .dropdown button.kanat-dropdown-toggle::after {
    content: "";
    background: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.41 0.589966L6 5.16997L10.59 0.589966L12 1.99997L6 7.99997L0 1.99997L1.41 0.589966Z' fill='%23452A7A'/%3E%3C/svg%3E") no-repeat;
    width: 12px;
    height: 8px;
    position: absolute;
    left: 0;
    top: 24px;
}

.kanat-selector .dropdown.show button.kanat-dropdown-toggle::after {
    transform: rotate(180deg);
    transform-origin: 50% 50%;
}

.kanat-selector .dropdown .dropdown-item {
    border: 1px solid #D4CFDF;
    min-height: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.kanat-selector .dropdown .dropdown-item.selected {
    background: url("data:image/svg+xml,%3Csvg width='16' height='12' viewBox='0 0 16 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.44912 8.88963L2.13019 5.78001L1 6.83147L5.44912 11L15 2.05145L13.8778 1L5.44912 8.88963Z' fill='%230AB285' stroke='%230AB285'/%3E%3C/svg%3E") no-repeat 10px center;
}

.kanat-selector .dropdown .dropdown-item.group {
    background: #F0EEF4;
    cursor: default;
}

.kanat-selector .dropdown .dropdown-item.search {
    background: #F0EEF4 url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.5' d='M14.2939 12.5786H13.3905L13.0703 12.2699C14.191 10.9663 14.8656 9.27387 14.8656 7.43282C14.8656 3.32762 11.538 0 7.43282 0C3.32762 0 0 3.32762 0 7.43282C0 11.538 3.32762 14.8656 7.43282 14.8656C9.27387 14.8656 10.9663 14.191 12.2699 13.0703L12.5786 13.3905V14.2939L16.2962 18L18 16.2962L14.2939 12.5786ZM7.43282 12.5786C4.58548 12.5786 2.28702 10.2802 2.28702 7.43282C2.28702 4.58548 4.58548 2.28702 7.43282 2.28702C10.2802 2.28702 12.5786 4.58548 12.5786 7.43282C12.5786 10.2802 10.2802 12.5786 7.43282 12.5786Z' fill='%23452A7A'/%3E%3C/svg%3E") no-repeat 90% center;
    padding-right: 60px;
}

.kanat-selector .dropdown .dropdown-item.search input.search-field {
    width: 100%;
    background: none;
    border: none;
    outline: none !important;
}

/* Table */
table {
    width: 100%;
}

thead th {
    background: #f0eef4;
    color: #452a7a;
    font-weight: 700;
    font-size: 20px;
    border: 3px solid #fff;
    padding: 15px;
}

thead th:first-child {
    border-right: none;
}

thead th:last-child {
    border-left: none;
}

thead th {
    border-bottom: none !important;
}

tbody th {
    font-weight: 600;
    font-size: 20px;
    color: #452a7a;
    padding: 10px 20px 10px 10px;
}

tbody td {
    font-weight: 400;
    font-size: 20px;
    color: #444444;
    padding: 10px;
}

tbody td.bold {
    font-weight: 600;
}

tbody tr:not(:nth-last-child(1)) {
    border-bottom: 1px solid #d4cfdf;
}

.table-btn {
    display: block;
    width: 155px;
    height: 40px;
    text-align: center;
    font-size: 19px;
    line-height: 35px;
    font-weight: 600;
    color: #452a7a;
    border: 2px solid #d4cfdf;
    border-radius: 6px;
    position: relative;
    padding-left: 15px;
}

.table-btn svg {
    position: absolute;
    left: 15px;
    top: 13px;
}

.table-btn svg.white {
    display: none;
}

.table-btn:hover svg.white {
    display: block;
}

.table-btn:hover svg.purple {
    display: none;
}

.table-btn:hover {
    color: #fff;
    background: #452a7a;
    text-decoration: none;
}

.three-dots-dropdown {
    position: relative;
}

.three-dots-dropdown img {
    cursor: pointer;
}

.three-dots-menu-toggler {
    background: url("data:image/svg+xml,%3Csvg width='26' height='6' viewBox='0 0 26 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 3C20 4.65 21.35 6 23 6C24.65 6 26 4.65 26 3C26 1.35 24.65 -5.90104e-08 23 -1.31134e-07C21.35 -2.03258e-07 20 1.35 20 3ZM16 3C16 1.35 14.65 -4.52413e-07 13 -5.24537e-07C11.35 -5.9666e-07 10 1.35 10 3C10 4.65 11.35 6 13 6C14.65 6 16 4.65 16 3ZM6 3C6 1.35 4.65 -8.45815e-07 3 -9.17939e-07C1.35 -9.90063e-07 -5.90104e-08 1.35 -1.31134e-07 3C-2.03258e-07 4.65 1.35 6 3 6C4.65 6 6 4.65 6 3Z' fill='%23452A7A'/%3E%3C/svg%3E") no-repeat center center;
    display: block;
    width: 100%;
    height: 30px;
    cursor: pointer;
}

.three-dots-menu {
    display: none;
    position: absolute;
    top: 40px;
    left: 20px;
    width: 280px;
    background: white;
    padding: 0;
    z-index: 2;
    box-shadow: rgba(0, 0, 0, 0.5) 0 0 5px 0px;
}

.three-dots-menu hr {
    margin: 10px 0;
}

.three-dots-menu-item {
    color: #452a7a;
    font-weight: 600;
    font-size: 18px;
}

three-dots-menu-item:first-child {
    margin-top: -20px;
}

.three-dots-menu-item:hover {
    color: #452a7a;
    text-decoration: none;
}

.tdm-arrow {
    display: none;
    /* display: block */
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #FFFFFF;
    margin-top: -12px;
    position: absolute;
    left: 10px;
}

.tdm-inner {
    padding: 0 20px 20px 20px;
}

.pdf {
    background: url(../img/pdf-icon.png) no-repeat right center;
    padding-right: 30px;
}

.attachment {
    background: url(../img/attachment-icon.png) no-repeat right center;
    padding-right: 30px;
}

.btn-purple.attachment {
    background: #f0eef4 url(../img/attachment-icon.png) no-repeat 95% center;
}

.calendar {
    background: url("data:image/svg+xml,%3Csvg width='18' height='20' viewBox='0 0 18 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 2H15V0H13V2H5V0H3V2H2C0.89 2 0.00999999 2.9 0.00999999 4L0 18C0 19.1 0.89 20 2 20H16C17.1 20 18 19.1 18 18V4C18 2.9 17.1 2 16 2ZM16 18H2V7H16V18Z' fill='%230AB285'/%3E%3C/svg%3E") no-repeat right center;
    padding-right: 30px;
}

.reports-industry-icon {
    width: 50px;
    text-align: center;
    padding: 15px 0 15px 0;
}

.mail-tab {
    padding-right: 27px !important;
}

.mail-tab .mail {
    position: absolute;
    right: 0;
    top: 20px;
}

.mail-tab .mail.green {
    display: none;
}

.mail-tab.active .mail.green {
    display: block;
}

.mail-tab.active .mail.purple {
    display: none;
}

.document-person-name {
    font-weight: bold;
    font-size: 30px;
    line-height: 39px;
    color: #452a7a;
}

.document-person-alert-success span {
    background: #0ab285;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #ffffff;
    padding: 5px;
}

.mail-wrapper {
    border-top: 1px solid #d4cfdf;
    padding: 1rem 0;
}

.mail-wrapper .head {
    display: flex;
    align-items: center;
}

.mail-wrapper .title {
    font-weight: bold;
    font-size: 22px;
    line-height: 30px;
    color: #452a7a;
}

.mail-wrapper .separator {
    color: #d4cfdf;
    padding: 0 1rem;
}

.mail-wrapper .datetime {
    font-weight: bold;
    font-size: 18px;
    color: #452a7a;
}

.mail-wrapper .description {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #444444;
}
.mail-wrapper .description .full-description {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #444444;
    display: none;
}
.mail-wrapper .description .full-description.active {
    display: block;
}

.mail-wrapper .green-text {
    font-weight: bold;
    font-size: 18px;
    line-height: 30px;
    color: #0ab285;
}

.mail-wrapper .green-text:hover {
    text-decoration: none;
}

.mail-wrapper .pdf-btn-wrapper .pdf {
    font-weight: 600;
}

.mail-wrapper .pdf-btn-wrapper .pdf .file-type {
    font-size: 18px;
}
.mail-wrapper .pdf-btn-wrapper .pdf .file-type,
.mail-wrapper .pdf-btn-wrapper .pdf .file-nice-name {
    display: inline-block;
}
.mail-wrapper .pdf-btn-wrapper a {
    font-size: 16px;
    line-height: 30px;
    color: #452a7a;
    padding: 10px 30px 10px 0;
}

.mail-wrapper .pdf-btn-wrapper a:hover {
    text-decoration: none;
}

.vertical-tabs .nav-link {
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    color: #0ab285;
}

.vertical-tabs .nav-link.active {
    font-weight: 700;
}

.title-01 {
    font-weight: bold;
    font-size: 30px;
    line-height: 39px;
    color: #452a7a;
}

.text-001 {
    font-weight: 600;
    font-size: 18px;
    color: #452a7a;
}

.text-002 {
    font-weight: 400;
    font-size: 20px;
    color: #452a7a;
}

.text-003 {
    font-size: 21px;
    line-height: 25px;
    font-weight: 600;
    color: #452a7a;
}

.list-001 {
    padding: 0;
    list-style-position: inside;
}

.list-001 li {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #452a7a;
    padding: 10px 0;
}

.list-001 li a {
    font-size: 18px;
    color: #452a7a;
    font-weight: 600;
}

.list-001 li a span {
    text-decoration: underline;
}

.list-001 li a:hover {
    text-decoration: none;
}

.btn-purple {
    display: block;
    width: 253px;
    height: 41px;
    background: #f0eef4;
    border-radius: 6px;

    font-weight: 600;
    font-size: 19px;
    line-height: 37px;
    text-align: center;
    color: #452a7a;
}

.btn-purple:hover {
    text-decoration: none;
    color: #452a7a;
}

@media (min-width: 992px) {
    .separator-001 {
        position: relative;
    }

    .separator-001::before {
        content: "";
        width: 1px;
        height: 100%;
        background-color: #d4cfdf;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
    }
}

.input-control {
    width: 100%;
    display: block;
    background: transparent;
    border: none;
    outline: 0;
    border-bottom: 2px solid #d4cfdf;
    font-weight: 400;
    font-size: 20px;
    color: #452a7a;
    padding: 10px 5px;
}

.input-control::placeholder {
    color: #452a7a;
}

.form-help-text {
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    color: #3b3b3b;
}

.green-btn-01 {
    display: block;
    width: 100%;
    height: 50px;
    background: #0ab285;
    border-radius: 6px;
    border: none;
    outline: 0 !important;
    cursor: pointer;
    font-weight: bold;
    font-size: 21px;
    line-height: 50px;
    text-align: center;
    color: #ffffff;
}

.green-btn-01[disabled] {
    opacity: 0.5;
    cursor: not-allowed;
}

.success-title {
    font-weight: bold;
    font-size: 26px;
    line-height: 30px;
    text-align: center;
    color: #452a7a;
}

.success-text-modal,
.success-text-modal a {
    margin: auto;
    width: 410px;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #452a7a;
}

.success-text-modal a {
    text-decoration: underline;
}

.modal .close-btn {
    color: #452a7a;
    font-weight: bold;
    cursor: pointer;
    font-size: 30px;
    position: absolute;
    top: 0.75rem;
    left: 1rem;
}

.separator-box {
    width: calc(100% - 15px);
    height: 51px;
    background: #f0eef4;
}

.text-002 {
    font-weight: 600;
    font-size: 20px;
    color: #452a7a;
}

.w196 {
    width: 196px;
}

.border-it {
    border: 1px solid #d4cfdf;
    box-sizing: border-box;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
    padding: 15px 0;
}

.info-box {
    display: flex;
    align-items: center;
    border: 2px solid #d4cfdf;
    border-radius: 6px;
    padding: 0.75rem;
}

.info-box .text,
.info-box .text a {
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    color: #452a7a;
}

.info-box .text a {
    font-weight: 600;
}

.info-box .text a:hover {
    color: #452a7a;
    text-decoration: none;
}

.hardform-btns a {
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    color: #452a7a;
}

.hardform-btns a:hover {
    text-decoration: none;
    color: #452a7a;
}

.hardform-btns span {
    color: #d4cfdf;
    padding: 0 1rem;
}

label {
    font-weight: 600;
    font-size: 16px;
    color: #452a7a;
    opacity: 0.6;
    display: block;
    margin-bottom: -0.8rem;
}

.data-input {
    background: transparent url(../img/calendar-icon.png) no-repeat left center;
}

input[type="date"] {
    padding-right: 1rem;
}

input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
}

.rtl .dropdown-menu, [dir="rtl"] .dropdown-menu {
    right: unset;
}

/* Datepicker */

div#ui-datepicker-div {
    background: #FFFFFF;
    border: 1px solid #D4CFDF;
    box-sizing: border-box;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
    border-radius: 6px;
}

.ui-widget-content {
    background: #ffffff;
}

.ui-datepicker-header.ui-widget-header {
    background: #ffffff;
    border: none;
}

.ui-datepicker-calendar thead th,
.ui-datepicker-calendar tbody td,
.ui-datepicker-calendar .ui-state-default, .ui-datepicker-calendar .ui-widget-content .ui-state-default, .ui-datepicker-calendar .ui-widget-header .ui-state-default,
.ui-datepicker-calendar tbody tr:not(:nth-last-child(1)),
.ui-datepicker .ui-datepicker-title {
    background: #ffffff;
    font-family: 'Assistant', sans-serif;
    color: #452a7a;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    border: none;
    text-align: center;
}

.ui-datepicker-rtl .ui-datepicker-calendar tbody tr td {
    padding-right: 10px;
}

.ui-datepicker-calendar .ui-state-default, .ui-datepicker-calendar .ui-widget-content .ui-state-default, .ui-datepicker-calendar .ui-widget-header .ui-state-default {
    width: 32px;
    height: 32px;
    line-height: 32px;
    padding: 0;
}

.ui-datepicker-calendar a.ui-state-default.ui-state-hover,
.ui-datepicker-calendar a.ui-state-default.ui-state-active.ui-state-hover,
.ui-datepicker-calendar ui-datepicker-today,
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
    background: #452a7a;
    color: #ffffff;
    border-radius: 50%;
}

.ui-datepicker-calendar a.ui-state-default.ui-priority-secondary,
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
    opacity: 0.3;
}

.ui-datepicker .ui-datepicker-prev span {
    background-image: url('../img/calendar_prev.svg');
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: auto;
}

.ui-datepicker .ui-datepicker-next span {
    background-image: url('../img/calendar_next.svg');
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev,
.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: unset;
    left: 30px;
}

.ui-datepicker-rtl .ui-datepicker-title {
    text-align: right;
    margin-right: 20px;
}

.tdm-arrow {
    position: relative;
    overflow: hidden;
    box-shadow: 0 16px 10px -17px rgba(0, 0, 0, 0.5);
}

.tdm-arrow::after {
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    background: #ffffff;
    transform: rotate(45deg);
    top: 75px;
    left: 25px;
    box-shadow: -1px -1px 10px -2px rgba(0, 0, 0, 0.5);
}

#personal-area .tab-content {
    padding: 0 1rem;
}

#personal-area label.error {
    color: red;
}
p.form-message {
    font-size: 16px;
    font-weight: 600;
    color: #452a7a;
}
.personal-area .add-repeatable-row,
.personal-area .remove-repeatable-row {
    border-radius: 3px;
    font-size: 18px;
    font-weight: 400;
    margin-top: 19px;
}

.reinit-sms-sender {
    margin-top: 30px;
    text-align: center;
}
.reinit-sms-sender a {
    color: #0AB285;
    font-family: 'Assistant';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    text-decoration: underline;
}
.reinit-sms-sender a:hover {
    text-decoration: none;
}

.no-claims-message{
    text-align: center;
    color: #452a7a;
    font-weight: 700;
    font-size: 20px;
    padding: 20px 0;
}

.error-description p {
    font-size: 13px;
    margin:0;
}

.megadel-name-id {
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    text-align: right;
    color: #452A7A;
}


#damage-form input[type="number"]::-webkit-outer-spin-button,
#damage-form input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
#damage-form input[type=number] {
  -moz-appearance: textfield;
}

.table-pagination {
    text-align: center;
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #D4CFDF;
}
.table-pagination button {
    background: #fff;
    min-width: 36px;
    padding: 0;
    height: 36px;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}
.table-pagination button:hover,
.table-pagination button.active {
    background: #452a7a;
    color: #FFF;
    border-color: #452a7a;
}
.table-responsive table.loading {
    position: relative;
}
.table-responsive table.loading:before {
    position: absolute;
    content:'';
    z-index: 100;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    background: #452a7a url(../img/pulse.gif) no-repeat 50% 10%;
}

.policy-message {
    margin-top: 20px;
}
.policy-message p {
    font-weight: bold;
    margin: 0 0 10px 0;
    font-size: 16px;
}
.policy-message ol {
    font-size: 15px;
    margin-bottom: 0;
}

#doc_list_popup {
    width: 100%;
    max-width: 600px;
    background: #FFF;
    margin: auto;
    position: relative;
}
#doc_list_popup .doc-list-inner {
    padding: 30px 20px 20px;
    text-align: right;
}
.pdf-item {
    display: flex;
    justify-content: space-between;
    color: #000;
    line-height: 1.6;
}
.pdf-item:hover {
    color: #452a7a;
    text-decoration: underline;
}

@media (max-width: 1199px) {
    div.account-menu {
        max-width: 640px;
        width: 100%;
        margin-top: 30px !important;
    }

    .account-menu .dropdown-menu.dropdown-menu-left.show {
        width: 100%;
        margin-top: -10px !important;
    }
}

@media (max-width: 1210px) {
    .account-menu {
        margin: 0 auto !important;
    }
}
