.message-button-cross {
    font-size: 35px !important;
    line-height: 0.5 !important
}

#toRight {
    color: #3688CC;
}

.custom_browse {
    white-space: nowrap !important;
    overflow: hidden !important;
    vertical-align: top !important;
}

.password-eye-icon {
    float: right;
    margin-right: 8px;
    margin-top: -25px;
    position: relative;
    z-index: 2;
}

.border_radius_8 {
    border-radius: 8px;
}

div.vertical-line {
    width: 0px;
    height: 234px;
    float: left;
    border: 1px inset;
}

div.vertical-lines {
    width: 0px;
    height: 120px;
    float: left;
    border: 1px inset;
}

div.vertical-lines {
    width: 0px;
    height: 120px;
    float: left;
    border: 1px inset;
}

div.vertical-lines-process-claim {
    width: 0px;
    height: 160px;
    float: left;
    border: 1px inset;
}

.text-format {
    text-decoration: underline;
    text-decoration-color: red;
}

.invoice_heading {
    padding: 30px;
    font-size: 30px;
    background-color: #003B75;
    color: white;
    background-repeat: no-repeat;
    background-size: 300px 100px;
    /* padding:30px;font-size:30px;background-color:blue;color:white; */
}

.border_radius_4 {
    border-radius: 4px;
}

.priority_box {
    padding: 8px 0px 0px 35px;
}

.text-black {
    color: #000;
}

.font-weight-500 {
    font-weight: 500 !important;
}

.font-weight-600 {
    font-weight: 600 !important;
}

.font-weight-800 {
    font-weight: 800 !important;
}

.button-ok {
    width: 146px;
    margin: 10px 35px 0px;
    padding: 3px;
}

.button-alert {
    width: 74px;
    margin: 0px 0px 1px 30px;
    padding: 5px;
}

.up-lable {
    color: black;
    font-weight: bold;
}


/*.modal-content{
width: 90%;
height: 40%;
}*/

.modal-lg {
    max-width: 80%;
}

.symbol-icons {
    height: 45px;
}

.header-color {
    background-color: #084A81 !important;
}

.text-darkblue {
    font-weight: 500 !important;
    color: #004C80 !important;
}

.text-darkblue-colr {
    font-weight: 600 !important;
    color: #004C80 !important;
}

.text-lightblue {
    font-weight: 500 !important;
    color: #3787CC !important;
}

.word-count-color {
    color: #5C5C5C;
}

.text-light-black {
    font-weight: 500 !important;
    color: #000 !important;
}

label.error {
    color: #d80f0f !important;
    font-weight: revert;
    display: block;
}

.page-titles {
    width: auto;
    height: 35px;
    border-radius: 22px !important;
}

.pages-title {
    width: auto;
    height: 38px;
    border-radius: 13px !important;
    background-color: #3787CC;
}

.label-class {
    display: inline-block;
    width: 140px;
    text-align: right;
}

.field-setup {
    margin-top: -16px !important;
}

.cust-text-success {
    color: #038F24 !important;
}

.cust-text-danger {
    color: #ff5c6c !important;
}

.cust-text-warning {
    color: #E38405 !important;
}

.cust-text-primary {
    color: #3787CC !important;
}

.border-left-grey {
    border-left: 2px solid #707070;
}

.border-left-grey-1 {
    border-left: 1px solid #707070;
}

.cust-btn-warning {
    background: #E38405 !important;
    color: #ffffff;
    border: 1px solid #E38405;
    transition: 0.2s ease-in;
}

.initialHide {
    display: none;
}

.label-colors {
    color: #3787CC;
    font-weight: bold;
}

.label-color {
    color: #3787CC;
}

.btn-create {
    background-color: #004C80 !important;
}

.page-height {
    line-height: 16px;
}

.card-box {
    width: 48%;
    max-width: 250px;
    height: 97px;
}

.card-box .box {
    border-radius: 10px;
    padding: 10px;
    height: 97px;
}

.card-chart {
    padding: 38px;
    background-color: #F6F9FA;
    border-radius: 15px;
}

.font-18 {
    font-size: 18px !important;
}

.m-b-r-5 {
    margin-bottom: 5px;
    margin-right: 5px;
}

.m-b-l-5 {
    margin-bottom: 5px;
    margin-left: 5px;
}

.m-t-r-5 {
    margin-top: 5px;
    margin-right: 5px;
}

.m-t-l-5 {
    margin-top: 5px;
    margin-left: 5px;
}

.custom-hr {
    border-top: 5px solid #3787CC;
    border-radius: 14px;
}

.custom-graph_hr {
    border-top: 1px solid #000;
    border-radius: 14px;
}

.hr-grey-1 {
    border-top: 1px solid #707070;
}

.tab-content-border {
    border: 1px solid #CBCBCB;
    border-radius: 0px 10px 10px 10px;
    box-shadow: 0px 0px 5px #80808078;
}

.tab-content-border-primary {
    border: 1px solid #3787CC;
    border-radius: 0px;
}

.card-content-border-primary {
    border: 1px solid #3787CC;
}

.nav-tabs {
    border-bottom: 0px;
}

.rounded-bottom-lg {
    border-bottom-right-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
}

.rounded-top-lg {
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
}

.rounded-right-lg {
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

.rounded-left-lg {
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
}

.cust-card-header-primary {
    padding: .3rem 1.25rem;
    margin-bottom: 0;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
    font-weight: 500;
    background-color: #3688cc !important;
    color: #ffffff !important;
    text-align: center !important;
}

.cust-card-body-primary {
    border-bottom-right-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
    border: 1px solid #3787CC;
    ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

.cust-nav-link {
    display: block;
    padding: .3rem 1rem;
}

.nav-bars {
    background: #3787CC;
    color: #ffffff;
}

.label-primary {
    color: #3787CC !important;
    margin-bottom: unset;
}

.view-image {
    /* width: 100%; */
    height: 152px;
    max-width: 332px;
}

.text-underline {
    text-decoration: underline;
}

.nmr-15 {
    margin-right: -15px;
}

.text-dark input {
    color: #000;
}

.w-33 {
    width: 33.33%;
}

.w-66 {
    width: 66.66%;
}

.select2-container {
    width: 100% !important;
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
    background-color: whitesmoke;
    text-transform: uppercase;
}

.custom_select_css .select2-container--default .select2-selection--single,
.custom_select_css .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 31px !important;
}

.custom_select_css .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 31px !important;
}

.custom_select_css .select2-selection.select2-selection--single {
    background-color: #F6F9FA !important;
}

.font-10 {
    font-size: 10px;
}

.border-2 {
    border: 2px solid #C7C7C7;
}

.bg-light {
    background-color: #F6F9FA !important;
}

.dropify-wrapper {
    border: 1px solid #C7C7C7;
    border-radius: 5px;
    background-color: #F6F9FA;
}

.dropify-render img {
    width: 100%;
    height: 100%;
}

.variant_details {
    display: none;
}

.uom_details {
    width: 85%;
    line-height: 21px;
}

.btn-info.disabled,
.btn-info:disabled {
    color: #fff;
    background-color: #004C80;
    border-color: #004C80;
}

.bg-light-secondary {
    background-color: #ECEFF1 !important;
}

.scrollable-height {
    max-height: 450px;
    overflow-y: auto;
}

.cursor-pointer {
    cursor: pointer;
}

.filter-btn {
    display: none;
}

.text-semi-muted {
    color: #dbe0ec !important;
}

.rounded-15 {
    border-radius: 15px !important;
}

.rounded-20 {
    border-radius: 20px !important;
}

.rounded-0-30 {
    border-radius: 0 30px 30px 30px !important;
    box-shadow: 0px 0px 7px grey;
}

.rounded-0-15 {
    border-radius: 0 15px 15px 15px !important;
    box-shadow: 0px 0px 7px grey;
}

.title-text-darkblue {
    font-weight: 500 !important;
    color: #004C80 !important;
    border-left: 4px solid #004C80;
}

.title-text-lightblue {
    font-weight: 500 !important;
    color: #327AB8 !important;
    border-left: 4px solid #327AB8;
}

.title-text-success {
    font-weight: 500 !important;
    color: #26B8AD !important;
    border-left: 4px solid #26B8AD;
}

.title-text-warning {
    font-weight: 500 !important;
    color: #F09B2F !important;
    border-left: 4px solid #F09B2F;
}

.approved-txt-color {
    font-weight: 500;
    color: #038F24;
}

.pending-txt-color {
    font-weight: 500;
    color: #E38405;
}

.select-small {
    /* height: 25px; */
    display: inline-block;
    width: 100%;
    padding: 2px 30px 2px 5px;
    font-size: 0.8rem;
    font-weight: 500;
    line-height: 1;
    vertical-align: middle;
    border: 1px solid #ced4da;
    border-radius: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 3px;
    background: url(../../assets/images/icon/arrow-down-darkblue.svg) right 0.1rem center no-repeat;
}

.bg-lightblue {
    background-color: #E1F1FF;
    color: #004C80;
}

.bg-select-primary {
    background: url(../../assets/images/icon/arrow-down-primary.svg) right 0.1rem center no-repeat;
    background-color: #3787CC;
    color: #ffffff;
}

.bg-chart-light-primary {
    background-color: #F5F8FC;
}

.bg-chart-light-info {
    background-color: #F6FAFE;
}

.bg-chart-light-success {
    background-color: #F1FCFB;
}

.bg-chart-light-warning {
    background-color: #FFFCF7;
}

.chart-outer {
    height: 355px;
    padding: 0px;
    border-radius: 15px;
}

.mbox {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 10px 55px 10px 25px;
    padding-left: 4px;
}

.font-big {
    font-size: 18px;
}

input,
textarea {
    color: #000 !important;
}

.map-input {
    box-shadow: 0px 0px 9px #808080c4;
}

.map-button-success {
    background: #26b8ac;
    border: 1px solid #26b8ac;
    transition: 0.2s ease-in;
    padding: 6.5px 12px;
    cursor: pointer;
    color: #fff;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.label-bold {
    font-weight: 500;
}

#message-show {
    word-wrap: break-word;
}

@media screen and (max-width: 900px) {
    .border-left-grey-1 {
        border-left: unset;
    }
}

@media screen and (max-width: 768px) {
    .border-left-grey {
        border-left: unset;
    }

    .card-chart {
        padding: 10px 5px;
        background-color: whitesmoke;
        border-radius: 15px;
    }
}

.ms-drop ul>li {
    padding: 0rem 8px !important;
}

.tab-content-border-all {
    border: 1px solid #CBCBCB;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 0px 5px #80808078;
}

.dropify-render {
    display: -webkit-inline-box;
}

.blink-text {
    animation: blinker 5s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}