body {
    color: #000 !important;
    font-family: 'Poppins', 'Open Sans', sans-serif !important;
    padding: 0px !important;
    margin: 0px !important;
    font-size: 13px !important;
    direction: ltr !important;
    background-color: #ffffff;
}
 

.page-title {
    margin: 20px 0 15px 0 !important;
}

.page-bar {
    margin-bottom: 20px !important;
    display:flex;
}

    .page-bar .tools.width-100px.margin-right-0 {
        justify-content: center;
        align-items: center;
        display: flex;
        position: absolute !important;
        right: 15px !important;
        top: 10px;
    }

.edit-pencil, .smalltxt {
    /*position: absolute;             top: 0;             right: 10px;*/
    font-size: 10px;
}

.smalltxt11 {
    /*position: absolute;             top: 0;             right: 10px;*/
    font-size: 11px;
}

.portlet.box.transparent .portlet-title {
    background-color: transparent;
}

.portlet.box.transparent {
    border: none;
}

    .portlet.box.transparent .portlet-title .caption {
        color: #000000;
    }

.portlet.box.red .portlet-title {
    background-color: transparent;
}

.portlet.box.red > .portlet-title {
    background-color: #e02222;
}

.dd-item .well {
    margin-bottom: 10px;
}

.editable-unsaved {
    font-weight: normal;
}

.completed {
    text-decoration: line-through;
}

#addConditionModal {
    width: 750px; /* new custom width */
    margin-left: -375px; /* must be half of the width, minus scrollbar on the left (30px) */
}

/* --------------------------------------------- */
/* Form specific stuff - maybe be global */
body {
    line-height: 18px;
}

label, input, button, select, textarea {
    font-size: 13px;
    line-height: 18px;
}

    input[class*="span"].m-wrap, select.m-wrap[class*="span"], textarea.m-wrap[class*="span"], .input-append, .input-prepend {
        margin-bottom: 0;
    }

.help-block, .help-inline {
    color: #999999;
}

.fscontainer {
    margin-top: 10px;
    border: 1px solid lightgrey;
    border-radius: 5px;
    position: relative;
    padding: 35px 10px 10px 10px;
}

    .fscontainer .legend {
        background-color: rgb( 242, 242, 242 );
        border-right: 1px solid lightgrey;
        border-bottom: 1px solid lightgrey;
        border-radius: 0 0 5px 0;
        color: #333;
        display: inline-block;
        left: 0;
        padding: 5px;
        position: absolute;
        top: 0;
    }

    .fscontainer .row-cards {
        display: table;
        width: 100%;
        margin: 0 auto;
        clear: both;
        padding: 10px 10px 10px 10px;
        margin-bottom: 0px !important;
    }

    .fscontainer .card {
        cursor: pointer;
        text-align: center;
        padding-top: 17px;
        font-size: 15px;
        float: left;
        width: 29%;
        margin: 0px 15px 0px 15px;
        padding: 17px 10px;
        height: 50px;
        box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
        margin-bottom: 25px;
    }

.search-box {
    background: none repeat scroll 0 0 #FAFAFA;
    margin-bottom: 10px;
    padding: 15px;
}

.input-append .btn.ml-10 {
    margin-left: 10px !important;
}

.form-horizontal.form-row-stripped .control-group:nth-child(even) {
    background-color: #fcfcfc;
}

.form-horizontal.form-label-stripped .control-group:nth-child(even) {
    background-color: #fcfcfc;
}

.form-horizontal.form-row-stripped .m-wrap {
    background: #fff !important;
}

.form-horizontal.form-label-stripped .control-group:nth-child(even) .controls {
    background-color: #ffffff;
}

.control-label {
    margin-top: 0px;
}

label {
    margin-bottom: 0px;
}

/* ------------------------------------------------------------------------------------------ */
/* Twitter Bootstrap Input Append not full width of container See http://stackoverflow.com/a/17466613/934116
/* ------------------------------------------------------------------------------------------ */


.input-append.input-block-level, .input-prepend.input-block-level {
    display: table;
}

    .input-append.input-block-level .add-on, .input-prepend.input-block-level .add-on {
        display: table-cell;
        width: 1%; /* remove this if you want default bootstrap button width */
    }

    .input-append.input-block-level > input, .input-prepend.input-block-level > input {
        box-sizing: border-box; /* use bootstrap mixin or include vendor variants */
        display: table; /* table-cell is not working well in Chrome for small widths */
        min-height: inherit;
        width: 100%;
    }

    .input-append.input-block-level > input {
        border-right: 0;
    }

    .input-prepend.input-block-level > input {
        border-left: 0;
    }


/* ------------------------------------------------------------------------------------------ */
tr div.checker {
    margin-right: 0px !important;
}

tr i.icon-star, tr i.icon-trash, tr i.icon-arrow-up {
    cursor: pointer;
}

tr i.icon-star, tr i.icon-arrow-up {
    color: #999;
}

    tr i.icon-star:hover, tr i.priority, tr i.icon-arrow-up:hover {
        color: #fd7b12;
        margin: 5px;
    }

td.inbox-small-cells {
    width: 10px;
    text-align: center;
}

tr.chat-details {
    display: none;
}

.tasks-table.dataTable {
    margin-top: 0px;
}

.tasks-table .table {
    margin-bottom: 0px !important;
}

    .tasks-table .table td {
        border-top: none;
    }
/*
.table-striped table tbody td {
    background-color: inherit !important;
}*/

.portlet.box.transparent .portlet-title .caption.white {
    color: #fff;
}

.descriptors {
    font-size: 12px;
}

.nav-tabs li .badge, td .badge {
    border-radius: 12px !important;
    font-size: 11px !important;
    height: 14px;
    padding: 1px 5px;
    text-align: center;
}

input.order {
    width: 2.5em;
    padding: 0 0 0 2px;
    margin-bottom: 1px;
    font-size: 12px;
}


body.compact .table-condensed.table thead tr th,
div.compact .table-condensed.table thead tr th {
    font-size: 11px;
    padding: 8px 5px 8px 5px;
}

body.compact .table-condensed.table td,
div.compact .table-condensed.table td {
    padding: 5px;
    font-size: 11px;
    line-height: 15px;
    vertical-align: middle;
    white-space: normal !important;
}

body.compact .table-Invoice.table thead tr th,
div.compact .table-Invoice.table thead tr th {
    font-size: 14px;
    padding: 6px 5px 6px 5px;
}

body.compact .table-Invoice.table td,
div.compact .table-Invoice.table td {
    padding: 2px 4px 4px 4px;
    font-size: 15px;
    line-height: 20px;
}

.text-success {
    color: #3cc051 !important;
}

.text-important {
    color: #ed4e2a !important;
}

span.unread {
    font-weight: bold;
}

.editable-container {
    width: 100%;
}

.zebra ul li {
    padding: 3px 0px;
}

.zebra ul li {
    background: #efefef;
}

    .zebra ul li:nth-child(odd) {
        background: #fff;
    }







/***
Custom tabs
***/
.tab-content {
    padding: 0px;
    overflow: hidden;
}

.tabbable-custom {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-bottom: 15px;
}

.widget .row-fluid:last-child .tabbable-custom {
    margin-bottom: 0px;
}

.tabbable-custom > .nav-tabs {
    border: none;
    margin: 0px;
}

.tabbable-custom > .tab-content {
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 20px;
}

.tabbable-custom.boxless > .tab-content {
    padding: 15px 0;
    border-left: none;
    border-right: none;
    border-bottom: none;
    border: none;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    border-radius: 0px 5px 5px 5px;
}

.tabbable-custom .nav-tabs > li {
    margin-right: 2px;
    border-top: 2px solid transparent;
}

    .tabbable-custom .nav-tabs > li > a {
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        margin-right: 0;
        padding: 8px 10px;
    }

        .tabbable-custom .nav-tabs > li > a:hover {
            background: none;
            border-color: transparent;
        }

    /*.tabbable-custom .nav-tabs > li.active {
        border-top: 3px solid #42a2f1;
        margin-top: 0;
        position: relative;
    }*/
    .tabbable-custom .nav-tabs > li.active {
        border: none;
        border-top: 3px solid #9d2c14;
        margin-top: 0;
        position: relative;
    }

        .tabbable-custom .nav-tabs > li.active > a {
            border-top: none;
            font-weight: 400;
            border: none;
            border-bottom: none !important;
        }

            .tabbable-custom .nav-tabs > li.active > a:hover {
                background: #fff;
                border-color: #d4d4d4 #d4d4d4 transparent;
            }

.tabs-left.tabbable-custom ul.nav.nav-tabs.top_border > li.active {
    border-top: 3px solid #d12610;
    margin-top: 0;
    margin-right: -2px;
    position: relative;
    border-left: 1px solid #d4d4d4;
    border-bottom: none;
    z-index: 1;
}

    .tabs-left.tabbable-custom ul.nav.nav-tabs.top_border > li.active a:hover {
        background: #fff;
        border-color: #d4d4d4 #d4d4d4 transparent;
        border-left: none;
        border-right: 1px solid #d4d4d4;
    }

.tabbable-custom .nav-tabs > li {
    margin-right: 2px;
    border-top: 2px solid transparent;
}

.tabs-below.tabbable-custom .nav-tabs > li {
    border-top: none;
    border-bottom: 2px solid transparent;
    margin-top: -1px;
}

    .tabs-below.tabbable-custom .nav-tabs > li.active {
        border-top: none;
        border-bottom: 3px solid #d12610;
        margin-bottom: 0;
        position: relative;
    }

        .tabs-below.tabbable-custom .nav-tabs > li.active > a {
            border-bottom: none;
        }

            .tabs-below.tabbable-custom .nav-tabs > li.active > a:hover {
                background: #fff;
                border-color: #d4d4d4 #d4d4d4 transparent;
            }

.tabs-left.tabbable-custom .nav-tabs > li {
    margin-right: 0;
    border-left: 2px solid transparent;
    margin-top: none;
}

    .tabs-left.tabbable-custom .nav-tabs > li.active {
        border-top: none;
        border-left: 3px solid #d12610;
        margin-top: 0;
        margin-right: -2px;
        position: relative;
        border-right: 1px solid #fff;
        z-index: 1;
    }

        .tabs-left.tabbable-custom .nav-tabs > li.active > a {
            border-top: 1px solid #d4d4d4 !important;
            border-left: 1px solid transparent;
        }

            .tabs-left.tabbable-custom .nav-tabs > li.active > a:hover {
                background: #fff;
                border-color: #d4d4d4 transparent #d4d4d4 transparent;
            }

.tabs-right.tabbable-custom .nav-tabs > li {
    margin-right: 0;
    border-right: 2px solid transparent;
    border-top: none;
}

    .tabs-right.tabbable-custom .nav-tabs > li.active {
        border-top: none;
        border-right: 3px solid #d12610;
        margin-top: 0;
        margin-left: -1px;
        position: relative;
    }

        .tabs-right.tabbable-custom .nav-tabs > li.active > a {
            border-top: 1px solid #d4d4d4;
            border-right: 1px solid transparent;
        }

            .tabs-right.tabbable-custom .nav-tabs > li.active > a:hover {
                background: #fff;
                border-color: #d4d4d4 transparent #d4d4d4;
            }

    .tabs-right.tabbable-custom .nav-tabs > li a,
    .tabs-left.tabbable-custom .nav-tabs > li a {
        padding: 8px 0px;
    }

/*full width tabs with bigger titles */
.tabbable-custom.tabbable-full-width > .tab-content {
    padding: 27px 0;
    border-left: none;
    border-right: none;
    border-bottom: none;
}

.tabbable-custom.tabbable-full-width .nav-tabs > li > a {
    color: #424242;
    font-size: 15px;
    padding: 9px 15px;
}


/***
Custom portlet tabs
***/
.portlet-tabs .nav-tabs {
    position: relative;
    top: -41px;
    margin-right: 10px;
    overflow: hidden;
}

    .portlet-tabs .nav-tabs > li {
        float: right;
    }

.portlet-tabs .nav-tabs {
    border-bottom: none;
}

    .portlet-tabs .nav-tabs > li > a {
        padding-top: 8px;
        padding-bottom: 10px;
        line-height: 16px;
        margin-top: 6px;
        margin-left: 0px;
        margin-right: 0px;
        border-left: 0;
        border-right: 0;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
    }

    .portlet-tabs .nav-tabs > li:last-child > a {
        border-right: 0;
    }

    .portlet-tabs .nav-tabs > li {
        margin-left: 1px;
    }

        .portlet-tabs .nav-tabs > li.active {
            border-top-color: transparent;
        }

            .portlet-tabs .nav-tabs > li.active > a {
                margin-bottom: 0px;
                border-bottom: 0;
                margin-left: 0px;
                margin-right: 0px;
                border-left: 0;
                border-right: 0;
                background-color: none !important;
                border-top-color: transparent !important;
            }

        .portlet-tabs .nav-tabs > li > a:hover {
            margin-bottom: 0;
            border-bottom-color: transparent;
            margin-left: 0;
            margin-right: 0;
            border-left: 0;
            border-right: 0;
            background-color: none !important;
            border-top-color: transparent;
            background-color: #fff;
        }

    .portlet-tabs .nav-tabs > .active > a {
        color: #555555;
        cursor: default;
        background-color: #fff;
    }

        .portlet-tabs .nav-tabs > .active > a:hover {
            background-color: #fff !important;
        }

.portlet-tabs .tab-content {
    padding: 10px !important;
    margin: 0px;
    margin-top: -60px !important;
}

.portlet.tabbable .portlet-body {
    padding: 0px;
}

.tab-pane > p:last-child {
    margin-bottom: 0px;
}





.visible-ie8 {
    display: none;
}


.padding-left-30px {
    padding-left: 40px !important;
}

.padding-right-30px {
    padding-right: 40px !important;
}

.no-padding {
    padding: 0px !important;
}

.no-right-padding {
    padding-right: 0px !important;
}

.no-left-padding {
    padding-left: 0px !important;
}

.no-margin {
    margin: 0px !important;
}

.no-bottom-space {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

.no-top-space {
    padding-top: 0px !important;
    margin-top: 0px !important;
}

.space5 {
    display: block;
    height: 5px !important;
    clear: both;
}


.space1 {
    display: block;
    height: 1px !important;
    clear: both;
}

.space7 {
    height: 7px !important;
    clear: both;
}

.space10 {
    height: 10px !important;
    clear: both;
}

.space12 {
    height: 12px !important;
    clear: both;
}

.space15 {
    height: 15px !important;
    clear: both;
}

.space20 {
    height: 20px !important;
    clear: both;
}

.color-blue {
    color: #337ab7;
}

.space25 {
    height: 25px !important;
    clear: both;
}

.space30 {
    height: 30px !important;
    clear: both;
}

.space40 {
    height: 40px !important;
    clear: both;
}


.space50 {
    height: 50px !important;
    clear: both;
}



.no-space {
    margin: 0px !important;
    padding: 0px !important;
}

.no-text-shadow {
    text-shadow: none !important;
}

.no-left-padding {
    padding-left: 0 !important;
}

.no-left-margin {
    margin-left: 0 !important;
}

.no-right-margin {
    margin-right: 0 !important;
}

.margin-right-10 {
    margin-right: 10px !important;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.margin-top-10 {
    margin-top: 10px !important;
}

.margin-top-N10 {
    margin-top: -10px !important;
}

.margin-top-18 {
    margin-top: 18px !important;
}

.margin-bottom-15 {
    margin-bottom: 15px !important;
}

.margin-bottom-20 {
    margin-bottom: 20px !important;
}

.margin-top-N9 {
    margin-top: -9px !important;
}

.margin-top-20 {
    margin-top: 20px !important;
}

.margin-top-23 {
    margin-top: 23px !important;
}

.margin-top-25 {
    margin-top: 25px !important;
}

.margin-top-17 {
    margin-top: 17px !important;
}


.margin-top-18 {
    margin-top: 18px !important;
}


.margin-top-19 {
    margin-top: 19px !important;
}



.margin-bottom-25 {
    margin-bottom: 25px !important;
}

.margin-right-15 {
    margin-right: 15px;
}

.margin-right-20 {
    margin-right: 20px;
}

.hide {
    display: none;
}

.scrollableTable {
    display: block;
    max-height: 400px;
    overflow: auto;
}

.bold {
    font-weight: 600 !important;
}

.fix-margin {
    margin-left: 0px !important;
}

.border {
    border: 1px solid #ddd;
}

.inline {
    display: inline;
}

hr {
    margin: 10px 0;
    border: 0;
    border-top: 1px solid #E0DFDF;
    border-bottom: 1px solid #FEFEFE;
}


.tabbable > .nav-tabs > li > a {
    font-size: 13px;
}

.greyDefault {
    background-color: #e6e6e6;
}




.top.pagination {
    margin: 0px;
}

table thead .sorting {
    background: url(/Assets/images/sort_both.png) center right no-repeat;
}

.min-height-50px {
    height: 50px;
}

.label-important,
.badge-important {
    background-color: #ed4e2a;
    background-image: none !important;
    text-shadow: none !important;
}

.label-mini {
    font-size: 10px;
    font-weight: 400;
}

.label-inverse {
    background-color: #333;
}

.label-success {
    background-color: #32C5D2;
    /*background-color: #C49F47;*/
}

.margin-right-05 {
    margin-right: 4px;
}

.margin-left-05 {
    margin-left: 5px !important;
}

.margin-left-40PR {
    margin-left: 40%;
}


.margin-left-20PR {
    margin-left: 20%;
}

.margin-right-0 {
    margin-right: 0;
}

.margin-left-14 {
    margin-left: 14px !important;
}

.clearfix {
    clear: both;
}


.editable-address {
    display: block;
    margin-bottom: 5px;
}

    .editable-address span {
        width: 70px;
        display: inline-block;
    }


ul.inline > li, ol.inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.nav-tabs li .referralEmailCM, td .referralEmailCM, .referralEmailCM {
    border-radius: 10px !important;
    font-size: 16px !important;
    height: 20px !important;
    padding: 1px 4px !important;
    text-align: center !important;
}

.edit-refferal li:not(:first-child) {
    font-size: 12px;
}



.form-group.form-md-line-input {
    padding-top: 5px;
}

.form-control-mini {
    height: 20px;
}

.inbox-small-cells a .chat-collapse:before {
    content: "\f068";
}

.inbox-small-cells a.collapsed .chat-collapse:before {
    content: "\f067";
}


table.referral tr td {
    padding: 10px 0 !important;
}


.width-100px {
    width: 100px !important;
}

.width-110px {
    width: 110px;
}


.width-120px {
    width: 120px;
}



.width-min-107px {
    width: 107px !important;
}

.width-66px {
    width: 66px;
}



.width-80px {
    width: 80px !important;
}

.width-85px {
    width: 85px !important;
}

.width-88px {
    width: 88px !important;
}

.width-90px {
    width: 90px !important;
}

.width-75px {
    width: 75px !important;
}

.width-70px {
    width: 70px !important;
}

.width-60px {
    width: 60px !important;
}


.width-56px {
    width: 56px !important;
}



.width-150px {
    width: 150px;
}


.width-140px {
    width: 140px;
}

.width-145px {
    width: 145px;
}

.width-180px-i {
    width: 180px !important;
}

.width-180px {
    width: 180px;
}

.width-190px {
    width: 190px;
}

.width-200px {
    width: 200px;
}

.width-115px {
    width: 115px;
}

.width-250px {
    width: 250px;
}


.width-250px {
    width: 210px;
}

.width-300px {
    width: 300px;
}

width-35percent {
    width: 35%;
}

.width-400px {
    width: 400px;
}

.width-100 {
    width: 100% !important;
}

.width-226px {
    width: 226px !important;
}


.width-52px {
    width: 52px !important;
}

.width-45px {
    width: 45px !important;
}




.width-10px {
    width: 10px;
}

.min-width-30px {
    min-width: 30px;
}

.width-auto {
    width: auto !important;
}


table.tbl_reflog tbody tr:first-child td {
    padding: 5px !important;
}

.margin-top-minus-15px {
    margin-top: -15px;
}

.margin-left-minus-15px {
    margin-left: -15px;
}

.login .logo {
    margin: 50px auto 0 !important;
}

.loginscreen-logo {
    width: 300px !important;
    height: 40px !important;
}

.sidebar-logo {
    width: auto !important;
    height: auto !important;
    max-height: 32px;
}

.favicon-logo {
    width: 32px !important;
    height: 32px !important;
}


.thumb_sidebar div {
    padding: 10px;
    background-color: #CCC;
    border: 1px solid #a5a5a5;
    max-width: 128px !important;
    height: 14px !important;
    display: table;
    width: 100%;
}

.thumb_sidebar img {
    width: 100%;
    margin: 0 auto;
}


.thumb_loginscreen div {
    padding: 10px;
    border: 1px solid #a5a5a5;
    background-color: #CCC;
    max-width: 300px !important;
    height: 40px !important;
    display: table;
    width: 100%;
}

.thumb_loginscreen img {
    width: 100%;
    margin: 0 auto;
}

.thumb_favicon div {
    padding: 10px;
    border: 1px solid #a5a5a5;
    background-color: #CCC;
    max-width: 60px;
    height: 60px;
    display: table;
    width: 100%;
}


.thumb_favicon img {
    width: 100%;
    margin: 0 auto;
}


.thumb_TemplateLogo div {
    padding: 10px;
    border: 1px solid #a5a5a5;
    background-color: #CCC;
    max-width: 210px !important;
    height: 70px !important;
    display: table;
    width: 100%;
}

.thumb_TemplateLogo img {
    width: 100%;
    margin: 0 auto;
}


.login .content {
    /*margin: 15px auto 10px !important;*/
}

.login .content {
    margin: 0 !important;
    border-radius: 0;
    width: 100%;
    padding: 0px;
}
/*.login .content h3 {
        color: #4db3a5;
        text-align: center;
        font-size: 24px;
        font-weight: 400!important;
    }*/

.margin-left-5 {
    margin-left: 5px;
}

.margin-left-10 {
    margin-left: 10px !important;
}

.margin-left-20 {
    margin-left: 20px;
}

.margin-left-right-3 {
    margin: 0 3px !important;
}

.margin-left-30 {
    margin-left: 30px;
}

.margin-left-35 {
    margin-left: 35px;
}

.margin-left-40 {
    margin-left: 40px;
}

.margin-left-25 {
    margin-left: 25px;
}

.margin-left-60 {
    margin-left: 60px;
}

.tabs-left.nav-tabs {
    border-right: 0px;
}

.modal-body {
    display: inline-block;
    width: 100%;
}

.float-left {
    float: left;
}

.form-group.form-md-line-input {
    margin: 0;
}

input.error, select.error, textarea.error {
    border-color: red !important;
    color: red;
}

.control-label.error {
    color: red;
}

.validationMessage {
    color: red;
    display: block;
}

/*#tab_ClientInformation .form-group:nth-child(7),
#tab_ReferringAgnecy .form-group:nth-child(7) {
    clear: left;
}*/

.tab-input {
    display: block;
    float: left;
    margin: 0 5px;
}

/*.form-control {
    height: 30px;
}*/

.input-group-btn .btn {
    padding: 4px 12px;
}

.btn-white {
    background-color: #fff;
}

.green-text {
    color: #32C5D2;
}

.red-text {
    color: #E02222;
}

.purple-text {
    color: #8E44AD;
}

.blue-text {
    color: #3598DC;
}

.yellow-text {
    color: #C49F47;
}

.portlet > .portlet-title > .actions > .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
}

.portlet.box > .portlet-title > .actions {
    padding: 10px 0 5px 0;
}

@media only screen and (max-width:767px) {
}

@media (min-width:768px) and (max-width:900px) {
    .table thead > tr > th {
        vertical-align: middle;
    }

    .outComeForm .modal-body .row {
        padding: 0px !important;
    }

    #tab_ClientInformation .form-group:nth-child(7),
    #tab_ReferringAgnecy .form-group:nth-child(7) {
        clear: none;
    }
}

@media (min-width:980px) and (max-width:1024px) {
    #tab_ClientInformation .form-group:nth-child(7),
    #tab_ReferringAgnecy .form-group:nth-child(7) {
        clear: none;
    }
}

/* Added by Abhishek */

.outComeForm .form-group.form-md-line-input {
    margin: 0px;
    padding: 0px !important;
}

.outComeForm .modal-body .row {
    padding: 0 30px;
}

.label-italic {
    font-style: italic;
}

.textarea-border {
    border: 1px solid;
}


.text-align-right {
    text-align: right !important;
}

.text-align-left {
    text-align: left !important;
}

.text-align-center {
    text-align: center;
}

.padding-left-0 {
    padding-left: 0;
}


.padding-left-4 {
    padding-left: 4px;
}

.padding-left-2 {
    padding-left: 2px;
}

.padding-right-5 {
    padding-right: 5px;
}

.padding-right-10 {
    padding-right: 10px !important;
}

.padding-right-15 {
    padding-right: 15px !important;
}

.padding-right-100 {
    padding-right: 100px;
}

.padding-right-0 {
    padding-right: 0;
}

.clockInOutdivpadding {
    /*padding-right: 10px;*/
    padding-top:8px !important;
    margin-left: 14px;
}
.clockInOutDateFilterWidth {
    max-width:100% !important;
}

.padding-left-5 {
    padding-left: 5px;
}


.padding-left-25 {
    padding-left: 25px;
}

.padding-left-30 {
    padding-left: 30px;
}

.padding-left-40 {
    padding-left: 40px;
}

.padding-left-50 {
    padding-left: 50px !important;
}

.padding-bottom-10 {
    padding-bottom: 10px;
}

.padding-bottom-20 {
    padding-bottom: 20px;
}


.padding-bottom-25 {
    padding-bottom: 25px !important;
}

.padding-bottom-30 {
    padding-bottom: 30px;
}


.padding-bottom-40 {
    padding-bottom: 40px;
}

.padding-bottom-10px {
    padding-bottom: 10px !important;
}

.padding-bottom-15px {
    padding-bottom: 15px !important;
}

.padding-bottom-5px {
    padding-bottom: 5px;
}



.padding-bottom-5 {
    padding-bottom: 5px;
}

.padding-left-right-5 {
    padding: 0 5px !important;
}

.padding-left-right-2 {
    padding: 0 2px !important;
}


.padding-left-right-10 {
    padding: 0 10px !important;
}

.margin-15px {
    margin: 15px;
}

ul.token-input-list {
    width: 100%;
    border: 1px solid #c2cad8;
    margin-bottom: 0px;
}

.width120 {
    width: 120px;
}

.padding-left-right-20 {
    padding: 0 20px;
}

.padding-left-right-30 {
    padding: 0 30px;
}

.padding-top-2px {
    padding-top: 2px !important;
}

.padding-top-3px {
    padding-top: 3px !important;
}

.padding-top-4px {
    padding-top: 4px;
}

.padding-bottom-8px {
    padding-bottom: 8px !important;
}

.portlet .portlet-title .header-font-size-14 {
    font-size: 14px;
}

.table_font-size-12 .table thead tr th {
    font-size: 12px;
    font-weight: 600;
}

.table_font-size-12 .table tbody tr td {
    font-size: 12px;
}

.clearleft {
    clear: both;
}

/*div.token-input-dropdown {
    width: 130px !important;
}*/

.strong-label {
    color: #0083FF;
    font-size: 18px;
}


.datepicker-dropdown.overflowed:before {
    content: "";
    /*content:"\f0d8";
    font-family: 'FontAwesome';
    color: #fff;*/
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: -7px;
    right: 6px;
    left: auto;
}

.datepicker-dropdown.overflowed:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    position: absolute;
    right: 7px;
    left: auto;
}

.datepicker.datepicker-dropdown.dropdown-menu.overflowed {
    margin-left: -15px;
}

#AddNewRoleModal > .modal-dialog {
    width: 30% !important;
}

#btnEditRole {
    -webkit-appearance: none;
    outline: none;
    border: 0;
    background: transparent;
}

.select2-container {
    z-index: 99999;
    width: 100% !important;
}

.webui-popover-popoverwidth {
    width: auto;
    max-width: 350px !important;
}

.text-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* set no. on which line set ellipsis. */
    /*height: 3.3em;*/
    -webkit-box-orient: vertical;
    -moz-binding: url(ellipsis-xbl.xml#ellipsis);
}

.curser-pointer {
    cursor: pointer;
}

.curser-default {
    cursor: default !important;
}


.table-responsive > .fixed-columns-fixed {
    position: absolute;
    display: inline-block;
    width: auto;
    border-right: 1px solid #ddd;
    background-color: #fff;
    z-index: 99999999;
}


.token-input-input-token input:first-child {
    width: 100% !important;
}

/*** Facility varhouse list ***/
/*** border issue ****/
.fixed-table {
    border-collapse: separate;
}
/*** border issue ****/

/** Increase table width***/
.tblfacilityhouse {
    table-layout: fixed;
    width: 2000px;
    overflow-y: hidden;
}
/** Increase table width***/

/***Overwrite "tableHeadFixer" js css class ***/
.tblheaderfixer {
    overflow-y: hidden !important;
    height: auto !important;
}

    .tblheaderfixer table {
        max-width: none;
    }
/***Overwrite "tableHeadFixer" js css class ***/
/*** Facility varhouse list ***/

.letter-space {
    letter-spacing: 0;
}

.text-decoration-none, .text-decoration-none:hover, .text-decoration-none:focus {
    text-decoration: none;
}

.facility-house-detail-popover .table {
    margin-bottom: 0px;
}

    .facility-house-detail-popover .table > tbody > tr > td {
        padding: 4px;
        border-top: 0;
    }


/**Referral Sparform*/
#frmreferralsparform .form-group.form-md-line-input .form-control.input-sm {
    padding: 2px 0 10px;
}


#frmreferralsparform .control-label {
    margin-top: 4px;
}

#frmreferralsparform label.mt-checkbox.mt-checkbox-outline {
    margin: 0 10px;
}
/**Referral Sparform*/



@media print {
    /* All your print styles go here */
    .no-print, .no-print * {
        display: none !important;
    }

    /*.portlet.box.yellow-crusta {
        border: 1px solid #ffd327 !important;
        border-top: 0;
    }

    .portlet > .portlet-body.yellow-crusta, .portlet.yellow-crusta {
        background-color: #f3c200 !important;
    }*/

    /*.print-color {
        background-color: #4c87b9 !important;
    }*/



    .bold-in-print {
        font-weight: bold;
    }

    .display-in-print {
        display: block !important;
    }

    .hide-in-print {
        display: none !important;
    }

    .print-color * {
        color: white !important;
    }

        .print-color *:after, .print-color *:before {
            color: white !important;
        }

    .caption .red, .caption .red:after, .caption .red:before {
        color: #e7505a !important;
    }

    body {
        -webkit-print-color-adjust: exact;
        -moz-print-color-adjust: exact;
    }

    .fc-content .event-container .fc-name.male {
        background-color: #33CCFF !important;
        -webkit-print-color-adjust: exact;
        -moz-print-color-adjust: exact;
        /*border-left: 3px solid red;*/
    }

    .fc-day-grid-event {
        background-color: #61AEE4 !important;
    }

    .fc-toolbar {
        display: block !important;
    }

        .fc-toolbar:after {
            content: "\a";
            white-space: pre !important;
        }

    .fc-view-container {
        clear: both !important;
        display: block !important;
    }

    .margin-top-40-print {
        margin-top: 40px;
    }



    .fc-content .event-container .fc-name.female {
        background-color: #FFCCFF !important;
        -webkit-print-color-adjust: exact;
        -moz-print-color-adjust: exact;
    }

    .fc-event {
        background: #fff !important;
        color: #000 !important;
    }

    /* for vertical events */

    .fc-event-bg {
        display: none !important;
    }

    .fc-event .ui-resizable-handle {
        display: none !important;
    }


    .page-break-always {
        page-break-before: always;
    }

    .page-break {
        page-break-inside: avoid;
        /*page-break-before: always;*/
    }

    td .badge {
        color: white !important;
    }
}

.sch-tdt-badge {
    border-radius: 12px !important;
    font-size: 10px !important;
    padding: 1px 3px;
    line-height: 10px;
    text-align: center;
    background: darkred;
    color: white;
    font-weight: bold;
}

.portlet-title > .caption small {
    font-size: 13px;
    letter-spacing: 0;
    font-weight: 500;
    padding-left: 20px;
}


.th-batch-summary-1 {
    text-align: right;
    width: 100px;
    display: block;
    float: left;
    font-weight: 600;
}

.th-batch-summary {
    text-align: right;
    width: 75px;
    display: block;
    float: left;
    font-weight: 600;
}




.td-batch-summary {
    /*text-align: right;
    width: 75px;*/
    display: block;
    float: left;
    font-weight: 600;
}


.td-services-summary {
    /*text-align: right;
    width: 100px;*/
    display: block;
    float: left;
    font-weight: 600;
}


.BatchSummaryDiv {
    float: left;
    width: 100%;
}

.BatchSummaryDesc {
    padding-left: 5px;
    float: left;
    /*width: 82%;*/
}

.BatchServiceDesc {
    padding-left: 5px;
    float: left;
    /*width: 60%;*/
}

.btn-group .dropdown-menu li a i {
    margin-right: 5px !important;
}


div.batchCompact .table-condensed.table td {
    padding: 10px 4px 10px 4px;
    font-size: 12px;
    line-height: 15px;
}





.td-note-summary {
    /*text-align: right;
    width: 100px;*/
    display: block;
    float: left;
    font-weight: 600;
}

.NoteSummaryDiv {
    float: left;
    width: 100%;
}

.NoteSummaryDesc {
    padding-left: 5px;
    float: left;
    /*width: 82%;*/
}

.NoteServiceDesc {
    padding-left: 5px;
    float: left;
    /*width: 60%;*/
}


div.noteCompact .table-condensed.table td {
    padding: 8px 4px 8px 4px;
    font-size: 12px;
    line-height: 15px;
}

.clear-both {
    clear: both !important;
}

.searchClient li {
    font-size: 13px;
}



.padding-15 {
    padding: 15px !important;
}

.padding-30 {
    padding: 30px !important;
}

.payorTitle {
    padding-left: 25px !important;
    font-weight: bolder !important;
    color: #dc4900 !important;
}

.tableNoteDetails td {
    padding: 5px 5px 5px 5px !important;
}

.padding-left-right-23 {
    padding: 0 23px;
}

.padding-left-16 {
    padding-left: 16px;
}

.padding-left-15 {
    padding-left: 15px;
}

.width-155px {
    width: 155px;
}

.width-160px {
    width: 160px;
}

.width-90percent {
    width: 90%;
}

.width-10percent {
    width: 10%;
}

.width-17percent {
    width: 17%;
}

.width-170px {
    width: 170px;
}

.margin-left-25Minus {
    margin-left: -25px !important;
}

.height-19px {
    height: 19px !important;
}

.height-39px {
    height: 39px;
}

.height-400px {
    height: 400px;
}

.float-right {
    float: right !important;
}

.text-decoration-underline {
    text-decoration: underline !important;
}

.text-decoration-italic {
    font-style: italic !important;
}

.opacity-0 {
    opacity: 0;
}

.hideContent-opacity-0 {
    position: absolute !important;
    z-index: -1 !important;
}

.dashboard-stat .details {
    padding-right: 0;
    text-align: center;
    display: flex;
    flex-direction: column;
}

    .dashboard-stat .details .desc {
        /*margin-left: 20px !important;
    font-size: 15px !important;*/
        /*margin-left: 0px !important;
    font-size: 13px !important;
    text-align: center;
    font-weight: 400;*/
    }

    .dashboard-stat .details .desc {
        margin-left: 0px !important;
        font-size: 13px !important;
        text-align: center;
        font-weight: 400;
        min-height: 55px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 4px;
    }

    .dashboard-stat .details .number {
        padding-top: 12px !important;
    }

.dashboard-stat .visual {
    height: 60px !important;
    display: none;
}

.dashboard-stat .more {
    /*padding: 4px 10px 4px 10px !important;
    font-weight: 600 !important;
    opacity: 1 !important;*/
}

.dashboard-stat a.more {
    padding: 4px 5px 4px 5px !important;
    font-weight: 600 !important;
    opacity: 1 !important;
    /*width: 80px;*/
    font-size: 11px;
    margin: auto;
    color: #656565;
    background-color: rgba(27, 28, 108, 0.090);
    /*border-radius: 3px;*/
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    /*margin-bottom: 12px;*/
}

.dashboard-stat .more > i {
    display: none;
}

a.moredark {
    color: #007bff !important;
    font-weight: 600 !important;
}

.lstm.table-condensed.table td {
    padding: 2px 4px 2px 4px !important;
}

.lstm.table-condensed.table td {
    border: 1px solid #c1c1c1;
}

.line-height-16px {
    line-height: 16px !important;
}

.line-height-14px {
    line-height: 14px !important;
}


.checklist-print-lable {
    position: absolute !important;
    display: inline-block !important;
    border-bottom: 1px dashed #000 !important;
    float: right !important;
}

.markActivePayor {
    font-size: 18px !important;
    color: #418eea !important;
}


.table-row-selected {
    background-color: #98d0e0 !important;
}

#frmAddEmployee .table-striped > tbody > tr:first-child, .emp_timeslotstbl .table-striped > tbody > tr:first-child {
    background-color: #f3f3f3 !important;
}

    #frmAddEmployee .table-striped > tbody > tr:first-child:hover, .emp_timeslotstbl .table-striped > tbody > tr:first-child:hover {
        background-color: #98d0e0 !important;
    }

.table-striped > tbody > tr.table-row-selected:nth-of-type(odd),
#frmAddEmployee .table-striped > tbody > tr.table-row-selected:first-child {
    background-color: #98d0e0 !important;
}

.emp_timeslotstblheight {
    overflow-y: auto;
}

@media screen and (max-width: 1199px) {
    .emp_timeslotstblheight {
        height: 300px;
    }
}

.cursor-none {
    cursor: none !important;
}

.icon-boy {
    background-image: url(/Assets/images/glyphicons-boy.png);
    background-repeat: no-repeat;
}

.icon-girl {
    background-image: url(/Assets/images/glyphicons-girl.png);
    background-repeat: no-repeat;
}


.customCalender .fc-toolbar {
    margin-bottom: 5px !important;
}

    .customCalender .fc-toolbar .fc-center h2 {
        font-size: 23px !important;
        font-weight: 600 !important;
    }

.emp_option {
    width: 100%;
    display: inline-block;
    margin-bottom: 0px;
    margin-top: 5px;
}

.emp_singleoption {
    color: #fff;
    float: left;
    margin-right: 10px;
    padding: 5px 7px;
    width: 132px;
    text-align: center;
}

.emp_optionlabel {
    font-size: 16px;
    display: table;
}

.emp_optionleft {
    display: inline-block;
    font-size: 30px;
    line-height: 36px;
    vertical-align: middle;
}

.emp_optionright {
    display: inline-block;
    margin-left: 7px;
    vertical-align: middle;
}

.emp_optionvalue {
    font-size: 12px;
    display: table;
}

.emp_search {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
}

.client_time {
    list-style: none;
    padding-left: 0px;
    font-size: 11px;
}

    .client_time li {
        margin-bottom: 2px;
    }

.padding-left-10 {
    padding-left: 10px !important;
}

.replaceErrorDest01 {
    display: inline-block;
    width: 100%;
}

    .replaceErrorDest01.tooltip-danger .token-input-list {
        border: none !important;
        box-shadow: none !important;
    }

select.input-xs, input.input-xs {
    height: 25px;
    line-height: 25px;
    padding: 0px 5px;
    font-size: 12px !important;
}

.emprefsch_search {
    width: 100%;
    display: block;
    padding-right: 10px;
    padding-bottom: 15px;
    border-bottom: 1px solid #EFEFEF;
    margin-bottom: 15px;
}

.emprefsch_constraints {
    width: 100%;
    display: block;
}

    .emprefsch_constraints .client_time {
        margin-top: 10px;
        display: inline-block;
        width: 100%;
    }
/*.emprefsch_constraints .client_time li {
    display: inline-block;
    padding-right: 6px;
    padding-left: 4px;
    border-right: 1px solid #ccc;
}
.emprefsch_constraints .client_time li:last-child {
    border-right: none;
    padding-right: 0px;
}
.emprefsch_constraints .client_time li:first-child {
    padding-left: 0px;
}
.emprefsch_constraints .client_time li b {
    display: table;
}*/
.emprefpopup_left {
    /*width: 83.5%;*/
    float: left;
    border-right: 1px solid #EFEFEF;
}

.emprefpopup_right {
    /*width: 16.5%;*/
    float: left;
    padding-left: 10px;
}

.emprefpopup_left .tbl_reflog {
    word-break: break-word;
}

    .emprefpopup_left .tbl_reflog .fa {
        margin-right: 3px;
    }

    .emprefpopup_left .tbl_reflog .badge {
        width: 60px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        margin-bottom: 5px;
    }

.rd_popupempdetail {
    width: 100%;
    display: inline-block;
}

.rd_popupempdetailleft {
    width: 50%;
    float: left;
    padding: 0px 10px;
    position: relative;
}

    .rd_popupempdetailleft:first-child::after {
        content: '';
        height: 100%;
        width: 1px;
        background-color: #ccc;
        position: absolute;
        right: 0px;
        top: 0px;
    }

    .rd_popupempdetailleft:last-child::before {
        content: '';
        height: 100%;
        width: 1px;
        background-color: #ccc;
        position: absolute;
        left: -1px;
        top: 0px;
    }

    .rd_popupempdetailleft:first-child {
        padding-left: 0px;
        width: 60%;
    }

    .rd_popupempdetailleft:last-child {
        padding-right: 0px;
        width: 40%;
    }

    .rd_popupempdetailleft p {
        margin-bottom: 10px;
        margin-top: 0px;
    }

        .rd_popupempdetailleft p:last-child {
            margin-bottom: 0px;
        }

.rd_popupemptimeslot .btn {
    text-transform: uppercase;
}

.rd_popupempcontact {
    width: 100%;
    display: inline-block;
}

.rd_popupempaddress {
    width: 60%;
    float: left;
}

.rd_popupempemail {
    width: 40%;
    float: left;
}

.rd_popupempaddress {
    width: 45%;
    float: left;
    padding-right: 10px;
}

.rd_popupempemail {
    width: 55%;
    float: left;
    padding-left: 10px;
}

    .rd_popupempemail span {
        display: inline-block;
        width: 100%;
        color: #337ab7;
        margin-bottom: 2px;
    }

.enlarg_tbl td {
    padding: 5px 7px 5px 7px !important;
    line-height: 20px !important;
}

.enlarg_tbl th {
    padding: 5px 7px 5px 7px !important;
}



.custom_switch {
    background-color: #c0c0c0;
    width: 180px;
    display: inline-block;
    border-radius: 20px !important;
    position: relative;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
}

    .custom_switch input {
        display: none;
    }

    .custom_switch label {
        width: 50%;
        float: left;
        color: #fff;
        text-align: center;
        margin-bottom: 0px;
        position: relative;
        z-index: 1;
        cursor: pointer;
        opacity: 0.5;
        font-weight: normal;
        line-height: 28px;
    }

.custom_switchwrapper {
    position: absolute;
    left: -100px;
    top: 0px;
    border-radius: 20px !important;
    background-color: #3aa247;
    width: 50%;
    bottom: 0px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.custom_switch input:checked + label {
    opacity: 1;
}

.custom_switch input:nth-of-type(1):checked ~ .custom_switchwrapper {
    left: 0px;
}

.custom_switch input:nth-of-type(2):checked ~ .custom_switchwrapper {
    left: 50%;
}








.printLayout .content {
    background-color: #fff;
    padding: 30px;
    padding-top: 10px;
    overflow: hidden;
    position: relative;
}

.printLayout .form-control[disabled] {
    background-color: #f6fbff !important;
    opacity: 1;
    color: black;
    font-weight: 600;
}


.printLayout hr {
    margin: 5px 0 !important;
}

@media (min-width: 768px) {
    .modal-xl {
        width: 90%;
        max-width: 1200px;
    }
}

@media (min-width: 1500px) {
    .sidebar-web-notif {
        width: 30% !important;
    }
}

@media (min-width: 768px) and (max-width:1499px) {
    .sidebar-web-notif {
        width: 50% !important;
    }
}

@media (max-width:767px) {
    .sidebar-web-notif {
        width: 85% !important;
    }
}

.color-green {
    color: green;
}

.signature-wrapper {
    position: relative;
    width: 100%;
    height: 200px;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.signature-pad {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: white;
}

.txt_box p {
    border-bottom: 1px dashed #c2cad8;
    padding: 7px 0;
    margin: 0;
    min-height: 40px;
}

.frameLoader {
    background: url('../../../../../../Assets/images/loading-spinner-grey.gif') center center no-repeat;
}

.modal-elg {
    width: 1200px;
}

.visit-checklist {
    border: 1px solid #a1a1a1;
    padding: 10px 15px 10px 15px;
}

    .visit-checklist h4 {
        margin: 5px 0;
    }

    .visit-checklist .display {
        margin-bottom: 10px;
    }

    .visit-checklist .action-area {
        border-top: 1px solid #a1a1a1;
        padding-top: 10px;
    }

.finger-print-input {
    width: 62px;
    display: initial;
    height: 25px;
}

.employee-checklist {
    border: 2px solid #e7ecf1;
}

.portlet > .portlet-title {
    min-height: auto;
    font-weight: bold;
}

.table-custom-list tr > td:first-child {
    text-align: left;
}

div.deleted {
    background-color: #f9d4d4 !important;
    border-color: #ff9999 !important;
}

.background-color-danger {
    background-color: #fbe1e3;
    color: #e73d4a;
}

table > tbody > tr.deleted {
    background-color: #fbe4e4 !important;
}

.dropdown-multiselect {
    width: 100%;
}

    .dropdown-multiselect .checkbox {
        padding-left: 25px !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        min-height: 0px;
    }

    .dropdown-multiselect .caretypedropdown {
        text-align: left;
        max-width: 100%;
        overflow: hidden;
        word-wrap: normal !important;
        white-space: normal;
    }

    .dropdown-multiselect .caret {
        float: right;
        margin-top: 8px;
    }

.dropdown-menu-form {
    overflow: auto;
    min-width: 200px;
    max-height: 300px;
}

.pac-container {
    z-index: 10055;
}

.empvisitlist_tbl .bootstrap-select {
    width: 130px !important;
}


.empvisitlist_tbl > tbody > tr:hover {
    background-color: #98d0e0 !important; /*#d4d4d4 !important;*/
}

.empvisitlist_tbl .empActionTaken {
    width: auto;
    border-style: solid;
    border-width: 1px;
    border-color: black;
    height: 15px;
    margin-top: 5px;
}

#ClockInOutmap {
    height: 350px;
}

.Employevisitlegendbox .input-color {
    position: relative;
}

    .Employevisitlegendbox .input-color span {
        padding-left: 20px;
    }

    .Employevisitlegendbox .input-color .color-box {
        width: 10px;
        height: 10px;
        display: inline-block;
        background-color: #ccc;
        position: absolute;
        left: 5px;
        top: 5px;
    }

.p-0 {
    padding: 0px !important;
}

.m-0 {
    padding: 0px !important;
}

/* Msingh changes */
.fc-code .form-group {
    margin-bottom: 0px;
}

.mt-5 {
    margin-top: 5px;
}

.mt-10 {
    margin-top: 10px;
}

.mb-5 {
    margin-bottom: 5px;
}

.mb-10 {
    margin-bottom: 33px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-20 {
    margin-top: 20px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-20 {
    margin-bottom: 20px;
}

.p-lr-15 {
    padding-left: 15px;
    padding-right: 15px;
}

.p-lr-20 {
    padding-left: 20px;
    padding-right: 20px;
}

label.control-label {
    margin-bottom: 2px;
}

.fscontainer {
    padding: 0px 0px 10px 0px;
    margin-top: 0px;
    margin-bottom: 15px;
    border: 1px solid #eaeaea;
    border-radius: 0px;
    position: relative;
}

    .fscontainer .legend {
        background-color: rgb(251, 251, 251);
        border: 1px solid #eaeaea;
        border-bottom: 1px solid #eaeaea;
        border-right: none;
        border-left: none;
        color: #333;
        display: inline-block;
        margin-bottom: 15px;
        left: 0;
        padding: 8px 8px;
        position: relative;
        width: 100%;
        top: -1px;
        border-radius: 0px !important;
        font-weight: 600;
    }

hr.padding-bottom-15 {
    padding-bottom: 15px;
}

.dashboard-stat .details .number {
    padding-top: 12px !important;
    text-align: center;
}

    .dashboard-stat .details .number span {
        width: 55px;
        height: 55px;
        display: flex;
        background-color: #e7e7f0;
        border-radius: 100%;
        margin: auto;
        align-items: center;
        justify-content: center;
        font-size: 18px;
        font-weight: 500;
    }

.page-sidebar .page-sidebar-menu > li.active.open > a > .arrow.open:before, .page-sidebar .page-sidebar-menu > li.active.open > a > .arrow:before, .page-sidebar .page-sidebar-menu > li.active.open > a > i, .page-sidebar .page-sidebar-menu > li.active > a > .arrow.open:before, .page-sidebar .page-sidebar-menu > li.active > a > .arrow:before, .page-sidebar .page-sidebar-menu > li.active > a > i, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active.open > a > .arrow.open:before, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active.open > a > .arrow:before, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active.open > a > i, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active > a > .arrow.open:before, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active > a > .arrow:before, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active > a > i {
    color: rgba(255, 255, 255, 1);
}

.page-sidebar .page-sidebar-menu > li.active.open > a, .page-sidebar .page-sidebar-menu > li.active > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active.open > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active > a {
    background: rgba(27, 28, 108, 1);
    border-top-color: transparent;
    color: rgba(255, 255, 255, 1);
}

    .page-sidebar .page-sidebar-menu > li.active.open > a:hover, .page-sidebar .page-sidebar-menu > li.active > a:hover, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active.open > a:hover, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active > a:hover {
        background: rgba(27, 28, 108, 1);
    }

.page-sidebar .page-sidebar-menu > li > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li > a {
    border-top: 1px solid #ffffff;
    color: #444;
    padding: 12px 15px;
    font-weight: 400;
    font-size: 14px;
    border-right: 3px solid rgba(27, 28, 108, 0);
    text-transform: uppercase;
}

.page-sidebar .page-sidebar-menu > li.open > a, .page-sidebar .page-sidebar-menu > li:hover > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.open > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li:hover > a {
    background: #303030;
    color: #d9d9d9;
    border-right: 3px solid rgba(27, 28, 108, 0);
}

.page-sidebar .page-sidebar-menu > li.open > a, .page-sidebar .page-sidebar-menu > li:hover > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.open > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li:hover > a {
    background: rgba(27, 28, 108, 1);
    border-top-color: transparent;
    color: rgba(255, 255, 255, 1);
    border-right: 3px solid rgba(27, 28, 108, 1);
}

    .page-sidebar .page-sidebar-menu > li.open > a > .arrow.open:before, .page-sidebar .page-sidebar-menu > li.open > a > .arrow:before, .page-sidebar .page-sidebar-menu > li.open > a > i, .page-sidebar .page-sidebar-menu > li:hover > a > .arrow.open:before, .page-sidebar .page-sidebar-menu > li:hover > a > .arrow:before, .page-sidebar .page-sidebar-menu > li:hover > a > i, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.open > a > .arrow.open:before, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.open > a > .arrow:before, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.open > a > i, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li:hover > a > .arrow.open:before, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li:hover > a > .arrow:before, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li:hover > a > i {
        color: rgb(255, 255, 255);
    }

.page-sidebar .page-sidebar-menu > li > a > i, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li > a > i {
    color: #444;
    font-size: 14px;
}

.page-sidebar, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover {
    background-color: #ffffff;
}

.page-sidebar-menu.page-sidebar-menu-closed > li:hover > .sub-menu {
    box-shadow: none;
}

.page-sidebar-menu.page-sidebar-menu-closed > li:hover {
    box-shadow: none;
}

.page-sidebar .page-sidebar-menu .sub-menu li > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu li > a {
    padding: 6px 15px 6px 30px;
    font-size: 13px;
    font-weight: 300;
}

.page-sidebar .page-sidebar-menu .sub-menu > li > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu > li > a {
    /* color: #3c3c3c;*/
    text-transform: uppercase;
}

.page-header.navbar {
    background-color: #ffffff;
    box-shadow: 0px 0px 10px rgba(146, 146, 146, 0.1);
}

.page-sidebar .page-sidebar-menu .sub-menu > li.active > a, .page-sidebar .page-sidebar-menu .sub-menu > li.open > a, .page-sidebar .page-sidebar-menu .sub-menu > li:hover > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu > li.active > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu > li.open > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu > li:hover > a {
    background: #eff3f9 !important;
}

    .page-sidebar .page-sidebar-menu .sub-menu > li.active > a > i, .page-sidebar .page-sidebar-menu .sub-menu > li.open > a > i, .page-sidebar .page-sidebar-menu .sub-menu > li:hover > a > i, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu > li.active > a > i, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu > li.open > a > i, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu > li:hover > a > i {
        color: rgba(27, 28, 108, 1);
    }

div#EmpClockInOutList .portlet.box {
    background-color: transparent;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    border: none;
}

.portlet.box > .portlet-body {
    background-color: #fff;
    padding: 15px;
    border-top: 1px solid #f5f5f5;
    min-height: 521px;
}

.portlet.box > .portlet-title {
    background-color: #1b1c6c;
    color: #fff;
    font-weight: 600;
}

.page-content-white .page-bar, .page-container-bg-solid .page-bar {
    background-color: #efefef;
}

.page-title {
    margin: 15px 0 15px 0 !important;
}

.page-content-white .page-title {
    margin: 25px 0;
    font-size: 15px;
    color: #848484;
    font-weight: 600;
    text-transform: uppercase;
}

#ReferralResolvedInternalMessageList .portlet.box > .portlet-body {
    min-height: inherit;
}

.dashboard-calander {
    width: 100%;
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.dashboard-header-box {
    padding: 0px 15px;
}

    .dashboard-header-box .dashboard-stat {
        margin-bottom: 5px;
        margin-top: 5px;
    }

        .dashboard-header-box .dashboard-stat hr {
            border-top: 1px solid #d5dde8;
            border-bottom: none;
        }

.calander-box {
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.page-header.navbar .top-menu a {
    display: inline-block;
}

    .page-header.navbar .top-menu a[title="Notification"] + span {
        padding: 14px 10px !important;
        display: inline-block;
        vertical-align: middle;
        color: #2b2b2b !important;
        text-transform: uppercase;
    }

    .page-header.navbar .top-menu a img {
        position: relative;
        width: 35px;
        height: auto;
        margin-top: 0px !important;
        bottom: 4px;
    }

.page-header.navbar .top-menu .navbar-nav > li.dropdown-language > .dropdown-toggle > .langname, .page-header.navbar .top-menu .navbar-nav > li.dropdown-user > .dropdown-toggle > .username, .page-header.navbar .top-menu .navbar-nav > li.dropdown-user > .dropdown-toggle > i {
    color: #2b2b2b;
}

.dashboard-header-box hr {
    margin: 12px 0 15px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    border-bottom: none;
}

.alert-danger {
    background-color: #fffafa;
    border-color: rgba(255, 52, 52, 0.09);
    color: #e73d4a;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown .dropdown-toggle:hover,
.page-header.navbar .top-menu .navbar-nav > li.dropdown.open .dropdown-toggle {
    background-color: #1b1c6c;
}

    .page-header.navbar .top-menu .navbar-nav > li.dropdown-user > .dropdown-toggle:hover > .username,
    .page-header.navbar .top-menu .navbar-nav > li.dropdown.open .dropdown-toggle:hover > .username {
        color: #fff;
    }

.page-header.navbar .top-menu .navbar-nav > li.dropdown-user > .dropdown-toggle:focus > .username {
    /*color: #2b2b2b;*/
}

.table-bordered {
    border: 1px solid #e7ecf1;
    background-color: #fff;
    vertical-align: middle;
}

.portlet-body.compact {
    padding: 10px;
    background-color: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    margin-bottom: 15px;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
    border: 1px solid #f1f1f1;
}

.dashboard-stat.blue .details .number span {
    background-color: #258fd7;
}

.dashboard-stat.red .details .number span {
    background-color: #e7505a;
}

.dashboard-stat.green .details .number span {
    background-color: #32c5d2;
}

.dashboard-stat.yellow-casablanca .details .number span {
    background-color: #f2784b;
}

.dashboard-stat.blue-hoki .details .number span {
    background-color: #67809F;
}

.dashboard-stat.yellow-mint .details .number span {
    background-color: #c5b96b;
}

.employeeTabsecond ul.nav {
    display: flex;
    padding: 0px 15px;
}

.page-content-white .page-content .page-bar.withFilter {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .page-content-white .page-content .page-bar.withFilter h3.page-title {
        width: 100%;
    }

    .page-content-white .page-content .page-bar.withFilter .filterOfpage {
        width: 100%;
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }

.filterOfpage div#filter-panel {
    position: absolute;
    right: 20px;
    left: auto;
    z-index: 9999;
    width: 50.5%;
    top: 47px;
}

.filterOfpage ul.sort-list-info {
    list-style: none;
    display: flex;
    padding-left: 0px;
    justify-content: space-between;
}

.filterOfpage div#filter-panel .panel-body {
    padding: 0px;
}

.addEmployeeTabs .tabbable-custom > .tab-content {
    border: none;
}

.tabs-left.tabbable-custom .employeeTabsecond ul.nav li {
    border: none;
}

    .tabs-left.tabbable-custom .employeeTabsecond ul.nav li.active {
        border: none;
        margin: 0px;
    }

    .tabs-left.tabbable-custom .employeeTabsecond ul.nav li a {
        margin: 0px;
        padding: 8px 0px;
        border: none !important;
        background-color: transparent;
        border-bottom: 3px solid rgba(158, 153, 153, 0.23) !important;
    }

    .tabs-left.tabbable-custom .employeeTabsecond ul.nav li.active a {
        border-bottom: 2px solid #1b1c6c !important;
        background-color: rgba(255, 255, 255, 0.12);
        margin: 0px;
        padding: 8px 0px;
        color: #1b1c6c;
        border-radius: 0px;
    }

    .tabs-left.tabbable-custom .employeeTabsecond ul.nav li:first-child {
        margin-right: 10px;
    }

.contact-details-wrap .addnewcontact {
    margin-right: 15px;
}

.contact-details-wrap .label-italic {
    padding: 0px 15px;
}

.contact-details-wrap .portlet-body.compact {
    padding: 0px;
    background-color: #fff;
    box-shadow: none;
    border-radius: 0px;
    margin-bottom: 0px;
}

.contact-details-wrap .table-bordered {
    border: none;
    background-color: #fff;
    vertical-align: middle;
    border-collapse: separate;
    border-spacing: 0 5px;
}

#frmAddEmployee .contact-details-wrap .table-bordered > tbody tr {
    background-color: #ffffff !important;
    border: none;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.10);
    margin-top: 5px;
    border-radius: 5px;
}

    #frmAddEmployee .contact-details-wrap .table-bordered > tbody tr:hover {
        background-color: #fbfbfb !important;
    }

.contact-details-wrap .table-bordered > tbody tr td:first-child {
    border-radius: 5px 0px 0px 5px;
}

.contact-details-wrap .table-bordered > tbody tr td:last-child {
    border-radius: 0px 5px 5px 0px;
}

.contact-details-wrap .table-bordered thead tr th {
    background-color: #ffffff;
    border: none !important;
}

.contact-details-wrap .table-bordered tr td {
    border: none !important;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown-user > .dropdown-menu {
    box-shadow: 0px 3px 6px rgba(43, 43, 43, 0.15);
    border-radius: 4px;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown.open > a > span.username {
    color: #fff;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-menu > li.logout a {
    /*background-color: rgba(109, 109, 109, 0.1);*/
    color: #585858;
}

.calander-box input.btn {
    width: 100%;
}

label.control-label {
    font-weight: bold;
    font-size: 12px;
    /*color: #9e9e9e;*/
}

.asideBar-right.fixed {
    display: none;
}

.asideBar-right {
    width: 100%;
    max-width: 889px;
    position: absolute;
    top: 0px;
    z-index: 9999;
    right: 0px;
    background-color: #ffffff;
    padding: 20px;
    height: 100%;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

    .asideBar-right .asideBar-content {
        width: 100%;
        height: 100%;
        overflow: hidden;
        overflow-y: auto;
    }

        .asideBar-right .asideBar-content .tabbable {
            height: 100%;
            margin-bottom: 0px;
        }

    .asideBar-right .tabbable-custom > .nav-tabs {
        border: none;
        margin: 0px;
        display: flex;
        flex-wrap: nowrap;
        overflow: hidden;
        overflow-x: auto;
        height: 63px;
    }

    .asideBar-right .tabbable-custom .nav-tabs > li {
        margin-right: 2px;
        border-top: 2px solid transparent;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .asideBar-right .tabbable > .nav-tabs > li > a {
        font-size: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 0px;
        line-height: 16px;
        padding: 6px 10px;
        height: 100%;
        text-transform: uppercase;
        text-align: center;
    }

    .asideBar-right .nav > li > a:hover, .asideBar-right .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee;
    }

    .asideBar-right .tabbable-custom .nav-tabs > li.active {
        border: none;
        border-top: 3px solid #972005;
        margin-top: 0;
        position: relative;
    }

        .asideBar-right .tabbable-custom .nav-tabs > li.active > a {
            border-top: none;
            font-weight: 400;
            border: none;
            border-bottom: none !important;
            border-radius: 0px;
            text-align: center;
            align-items: center;
            justify-content: center;
            color: #fff;
            display: flex;
            background-color: #9d2c14;
        }

    .asideBar-right .asideBar-content .tabbable .tab-content {
        height: calc(100% - 75px);
        border: 1px solid #d6d6d6;
    }

.employee-billing-hours-inner {
    padding: 0px 20px;
}

#frmemployeelist .flip-content td label {
    color: #337ab7;
}

    #frmemployeelist .flip-content td label:hover {
        color: rgba(27, 28, 108, 1);
        cursor: pointer;
    }

.actions .editBtn {
    border: none;
    border-radius: 3px;
    font-size: 12px;
    line-height: 20px;
    display: inline-block;
}

select.form-control {
    background-color: transparent;
    color: #848484;
    border-color: #d4d4d4;
    display: inline-block;
    width: 100%;
    padding: 5px;
    padding: 2px 5px;
}

div.compact .table-condensed.table td.actions {
    text-align: left;
}

.table tbody tr.compact-search-tr td:last-child {
    padding: 4px !important;
}

    .table tbody tr.compact-search-tr td:last-child .btn {
        font-size: 12px;
        padding: 5px 3px;
        height: auto !important;
        line-height: 14px;
    }

.page-header.navbar .top-menu a.notification {
    padding: 10px 5px;
}

.switch-theme {
    display: flex;
    float: right;
    padding-top: 10px;
}

.switch-link {
    display: flex;
    background-color: #258fd7;
    border-radius: 15px;
    margin-right: 10px;
    padding: 3px 5px;
}

.switch-theme .switch-link a {
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    padding: 0px 5px;
}

    .switch-theme .switch-link a.dark {
    }

    .switch-theme .switch-link a.light {
    }


.DXCode {
    /*padding: 6px 0px 3px 1px;
    margin: 0px 0px 1px 0px;
    border: 1px solid gray;*/
}

.DxList {
    /*border: 1px solid grey;
    padding-top: 0px;
    overflow:auto;
    height: 266px;
    float: left;
    width: 487px;*/
    /* border: red!important; */
    overflow: hidden;
    height: 31px !important;
    height: 27% !important;
    width: 155%;
    border: 1px solid #7b8697;
    cursor: text;
    font-size: 12px;
    font-family: Verdana, sans-serif;
    z-index: 11001;
    padding: 0;
    background-color: #fff;
    list-style-type: none;
    clear: left;
}

.DXCodeType {
    float: right;
    border-radius: 12px !important;
    font-size: 11px !important;
    height: 17px;
    width: 44px;
    padding: -2px 5px;
    text-align: center;
    background-color: #1d70db;
    background-image: none;
    color: white;
}

.div1:hover {
    background-color: #ddd;
}

.display {
    background-color: #a39a9a21 !important;
}

/* Edit Timesheet */
.visitTimesheetModal .modal-header {
    position: relative;
    padding: 18px 35px 15px 15px;
}

    .visitTimesheetModal .modal-header .close {
        position: absolute;
        top: 10px;
        right: 15px;
    }

.visitTimesheetModal .modal-title-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.visitTimesheetModal .pcatimesheetFormTop .row .form-group.col-sm-4 {
    display: flex;
    align-items: flex-start;
    justify-content: end;
}

    .visitTimesheetModal .pcatimesheetFormTop .row .form-group.col-sm-4 input {
        border-bottom: 1px solid #ddd;
        border-left: 0px;
        border-right: 0px;
        border-top: 0px;
        background: none !important;
        border-radius: 0px;
        max-width: 130px;
        text-align: center;
    }

    .visitTimesheetModal .pcatimesheetFormTop .row .form-group.col-sm-4 label.control-label {
        margin-top: 5px;
        margin-right: 10px;
        min-width: 122px;
    }

.visitTimesheetModal .modal-dialog {
    width: 1000px;
}

.pcatimesheetFormTop {
    background: #f8f8f8;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 15px 15px 0px 15px;
    margin-bottom: 22px;
}

    .pcatimesheetFormTop select {
        background-color: #fff;
    }

.pcatimesheetFormmiddle .form-group.col-sm-4 {
    display: flex;
}

.pcatimesheetFormmiddle .boxes {
    min-height: 240px;
}

.pcatimesheetFormmiddle label.control-label {
    font-size: 12px;
    font-family: "Poppins";
    color: rgba(74, 74, 74, 0.561);
    line-height: 1.667;
    width: 160px;
    margin-right: 10px;
}

.visitTimesheetModal .pcatimesheetFormmiddle .form-group.small input {
    border-bottom: 1px solid #ddd !important;
    border-left: 0px !important;
    border-right: 0px !important;
    border-top: 0px !important;
    background: none !important;
    border-radius: 0px !important;
    max-width: 130px;
    height: 17px !important;
}

.visitTimesheetModal .pcatimesheetFormmiddle .form-group.col-sm-6 input {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(225, 225, 225);
    border-radius: 2px !important;
    background-color: rgb(255, 255, 255) !important;
    height: 37px;
    z-index: 47;
}

.approval textarea,
.approval select {
    border-radius: 0px;
    margin-bottom: 10px;
    background-color: #fff;
}

.approval textarea {
    border: 1px solid #e1e1e1;
    resize: none;
    height: 45px;
}

.visitTimesheetModal .greeen.btn {
    border-radius: 5px;
    background-color: rgb(109, 193, 109);
    z-index: 37;
    padding: 6px 10px;
    color: #fff;
    margin-right: 5px;
}

.schedule, .approval {
    background: #f8f8f8;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 15px;
    margin-bottom: 22px;
    height: 215px;
}

.custom-table .nav-tabs > li.active > a.active,
.custom-table .nav-tabs > li.active > a,
.custom-table .nav-tabs > li.active > a:hover,
.custom-table .nav-tabs > li.active > a:focus {
    font-size: 12px;
    font-family: "Poppins";
    color: rgb(27, 28, 108);
    border-bottom: 2px solid #1b1c6c;
    border-top: 0px;
    border-left: 0px;
    border-radius: 0px;
    border-right: 0px;
}

.custom-table .nav.nav-tabs {
    border: 0px;
    margin: 0px;
    width: auto;
    float: left;
}

    .custom-table .nav.nav-tabs li {
        margin-bottom: -2px;
    }

        .custom-table .nav.nav-tabs li a {
            color: #000;
            border-bottom: 2px solid transparent;
        }

.custom-table .tab-content {
    display: inline-block;
    width: 100%;
    border-top: 2px solid #ddd;
}

.custom-table .add.btn {
    background: #1b1c6c;
    color: #fff;
    border-color: #1b1c6c;
}

.custom-table table {
    margin-top: 10px;
    border: 1px solid #ddd;
}

    .custom-table table thead tr th {
        background: #f8f8f8;
        font-size: 13px;
        color: rgb(166, 166, 166);
    }

    .custom-table table tbody tr:nth-child(odd) {
        background: #fff;
    }

    .custom-table table tbody tr:nth-child(even) {
        background: #fff;
        background: #f8f8f8;
    }


#VisitTaskDocumentListModal .custom-table {
    max-height: calc(100vh - 380px);
    overflow: auto;
    min-height: 120px;
}

.visitTimesheetModal .pcatimesheetFormmiddle .form-group.col-sm-6 .schedule .scheduleRow input.form-control {
    padding: 0px;
    background-color: transparent !important;
    text-align: center;
}

.devation-col .tab-content {
    padding: 0px;
    border: none;
    border-top: 2px solid #ddd;
}

.responsiveSm {
    height: 221px;
    position: relative;
    overflow-y: auto;
    margin-top: 6px;
}

    .responsiveSm table.table {
        margin: 0px;
    }

    .responsiveSm p.note {
        margin: 10px 0;
        padding: 0px 9px;
    }

.visitTimesheetModal .pcatimesheetFormmiddle h4 {
    margin-top: 0px;
    font-weight: 600;
    font-size: 14px;
}

.visitTimesheetModal .table > tfoot > tr > th, .visitTimesheetModal .table > tfoot > tr > td {
    padding: 8px;
}

.footer-btn {
    display: flex;
    align-items: center;
    justify-content: center;
}

    .footer-btn button {
        margin: 0px 5px;
    }

.approval .form-group.col-sm-8 {
    margin-bottom: 0px;
}

.mr-5 {
    margin-right: 5px;
}

.devation-col ul li a {
    padding: 10px 0px;
}

.row.scheduleRow .form-group {
    margin-top: 10px;
}

.swich-container {
    padding-top: 10px;
}

    .swich-container .switch {
        width: 50px;
        height: 25px;
    }

    .swich-container .switch-button {
        height: 25px;
        width: 45px;
        margin-top: 0;
        margin-left: 3px;
    }

    .swich-container .slider:before {
        height: 18px;
        width: 18px;
    }

    .swich-container input[type="checkbox"] {
        margin: 4px 6px 0;
    }

    .swich-container span {
        font-size: 13px;
        font-weight: 600;
        color: #1c1c6c;
    }

    .swich-container input:checked + .slider:before {
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }

.form-control-eye {
    position: absolute;
    top: 5px;
    right: 0;
    z-index: 2;
    display: block;
    width: 63px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}

a.info_icon {
    float: left;
    margin-right: 10px;
}

a {
    text-shadow: none;
    color: #337ab7;
}

    a.info_icon i.fa {
        font-size: 31px;
        line-height: 45px;
        color: #1b1c6c;
    }
    a.clockinout {
        float: left;
        margin-right: 10px;
    }
    a.clockinout i.fa {
        font-size: 31px;
        line-height: 45px;        
    }
.display-flex {
    display: flex;
}

.flex-row {
    flex-direction: row;
}

.flex-column {
    flex-direction: column;
}

.flex-grow {
    flex-grow: 1;
}

.align-items-center {
    align-items: center;
}

.justify-content-center {
    justify-content: center;
}

.padding-top-5 {
    padding-top: 5px;
}

.height-80 {
    height: 80px !important;
}

.disable {
    pointer-events: none;
    cursor: default;
}

.padding-top-45 {
    padding-top: 45px !important;
}

.Text-justify {
    text-align: justify;
    text-justify: inter-word;
    justify-content: space-around;
}

.boldLine {
    border: 1px solid #00000087;
}

#AddCallCaptureModel {
    overflow-y: hidden !important;
}

.checkbox-big {
    height: 20px;
    widows: 30px;
}

.appointment-header {
    background-color: #1b1c6c;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    color: white;
    font-size: 1.25rem;
}

#authorizationcodedetails {
    display: none;
}

#clockInTiminig {
    display: none;
}

.nurseschedule-panel {
    border: solid 1px lightgrey;
    border-radius: 5px;
    padding: 10px;
}

.appontbox {
    background-color: #f0f0f0
}

.filedbox {
    border: 1px solid #cfcece;
    padding: 15px;
    position: relative;
    margin: 10px 0px;
    border-radius: 5px;
}

    .filedbox h2 {
        position: absolute;
        top: -11px;
        font-size: 14px;
        background-color: #f0f0f0;
        padding: 0px 3px;
    }

.recuflt {
    border-right: 1px solid #a3a3a3
}

.recurbox .modal-footer {
    justify-content: center !important;
}

.recurbox .modal-header {
    background-color: #1b1c6c;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

    .recurbox .modal-header h5.modal-title {
        color: #fff !important;
        font-size: larger;
    }

    .recurbox .modal-header .close {
        color: #fff !important
    }

.recurbox .modal-footer {
    background-color: #d4d4d4
}

.form-label {
    font-size: 12px;
    font-weight: 500;
}


.custom-title-text-beta {
    color: #9c271f;
    margin-top: -1px;
    margin-left: 3px;
    font: 500 10px/1 Gotham Pro,Proxima Nova,arial,serif;
    text-transform: none;
    display: inline-block;
    font-weight: bold;
    vertical-align: top;
}

.anniversaryday {
    padding-left: 10px;
}

.width-106px {
    width: 106px;
}

.padding-right-21px {
    padding-right: 21px !important;
}

.filter-all {
    position: relative;
    left: 7px;
    right: 0;
    top: 0px;
    color: #FFF !important;
    font-weight: 600;
    font-size: 19px;
    text-decoration: none !important;
    opacity: 1 !important;
}

.filter-span {
    position: relative;
    left: -46px;
    top: -2px;
    font-size: 13px;
}

.filter-span-1 {
    background-color: #1b1c6c;
    position: relative;
    top: 8px;
    border-radius: 4px;
    padding: 10px 0px 8px 1px !important;
}

.dropbtn {
    background-color: #1b1c6c;
    position: relative;
    border-radius: 4px;
}

.width-125px {
    width: 125px !important;
}

.print-img {
    height: 30px;
    width: 58px;
    background: #dddddd;
    padding: 3px;
    border: 1px solid #dddddd;
    border-radius: 3px;
}

.small-select {
    max-width: 175px;
    min-width: 140px;
}

.clockIn-btn input.btn.btn-sm {
    width: 100%;
}

.clockIn-img img {
    width: auto;
    height: auto;
    max-height: 31px;
    background-color: transparent;
    border: none;
}

.fields {
    width: 100%;
    float: left;
    position: relative;
}

.form-group .fields label {
    position: absolute;
    font-weight: 600;
    font-size: 12px;
    padding: 0px 3px;
    top: -10px;
    left: 5px;
    background-color: #fff;
    z-index: 9;
}

.padding-12px {
    padding: 12px;
}

.bg-color-blue {
    background-color: #1b1c6c !important;
    color: #FFF !important;
}

.left-minus-13px {
    left: -13px;
}

.drop-1 .dropbtn {
    font-size: 13px;
    outline: none;
    color: white;
    padding: 9px 15px;
}

.drop-1 {
    margin-top: -4px;
    overflow: hidden;
}

.drop-1-content {
    display: none;
    font-size: 13px;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 130px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1111;
}

    .drop-1-content a {
        float: none;
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        text-align: left;
    }

        .drop-1-content a:hover {
            background-color: #ddd;
        }

.drop-1:hover .drop-1-content {
    display: block;
}

.drop-2 {
    position: absolute;
    top: 8px;
    overflow: hidden;
}

    .drop-2 .dropbtn {
        font-size: 13px;
        outline: none;
        color: white;
        padding: 9px 21px;
    }

.margin-right-minus-14 {
    margin-right: -14px;
}

.margin-right-86 {
    margin-right: 86px;
}

.margin-top-8 {
    margin-top: 8px;
}

.margin-bottom-3 {
    margin-bottom: 3px;
}


.table-striped > tbody > tr:hover {
    background-color: #efefef !important;
}

tbody > tr.OnPage_ChildNoteDetails, .table-hover > tbody > tr.OnPage_ChildNoteDetails:hover {
    background: rgb(202, 202, 202) !important;
}

tbody > tr.OnPage_ApprovalVisitDetails, .table-hover > tbody > tr.OnPage_ApprovalVisitDetails:hover {
    background: rgb(202, 202, 202) !important;
}


div.table-ViewBatch-Inline .table-condensed.table td {
    padding: 4px !important;
}


div.table-ViewBatch-Inline-Small .table-condensed.table td {
    padding: 2px 5px  !important;
}


.NP_Details {
    background: #d4d7ff !important;
}

.NP_Details_Payment {
    background: #ffb0b0 !important;
}


.dark-green {
    background-color: #1d9fab !important;
    border: 1px #1d9fab !important;
    color: white !important;
}

.column {
    float: left;
    width: 33.33%;
}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}

.LabelShadow {
    text-size-adjust: auto;
    /*border: 1px solid;*/
    padding: 4px;
    box-shadow: 3px 3px #888888;
    /*border-style: solid;*/
}

.taskmappingwrap 
{
    font-family: 'Poppins', sans-serif;
    overflow-x: hidden;
}

.activities-bg {
    /*background: #313131;*/
    background:#1b1c6c;
    color: #ffffff;
    font-size: 1rem;
    font-weight: 500;
}
/*===============================
		Bathing style start
===============================*/
.accordion .fa {
    margin-right: 0.5rem;
    font-size: 9px;
}

.accordion button, .accordion button:hover, .accordion button:focus {
    text-decoration: none;
}

.card-header-tm {
    border-bottom: none;
    background-color:#fff;
    
}

.btn-link {
    font-weight: 600;
    color: #313131;
    background-color: transparent;
    text-transform: uppercase;
}

    .btn-link:hover {
        color: #313131;
        text-decoration: underline;
        background-color: transparent;
        border-color: transparent;
    }

.acco-txt {
    font-size: 0.90rem;
    text-transform: capitalize;
    font-weight: 400;
    color: #313131;
}

.acco-txt01 {
    font-size: 0.90rem;
    text-transform: uppercase;
    font-weight: 400;
    color: #313131;
}

.badge-secondary {
    color: #fff;
    background-color: #6c757d;
    border-radius: 100%;
    padding: 6px;
    margin-left: 10px;
    width: 25px;
    height: 25px;
    text-align: center;
}

.acco-bg {
    background-color: #dedfdc;
}

.card-body {
    padding: 0rem;
}

textarea {
    font-size: 1.2rem !important;
    font-weight: 300 !important;
    color: #333333 !important;
}

.ClaimLevelPaidAmtDetails {
    padding: 5px;
    border-radius: 2px;
}


table .trThemeColor {
    background: rgb(51 52 139);
    color: white;
}


input.other-adjustment-type {
    background: #d7dcff;
}

.mpp-border-bottom-3px {
    border-bottom: 3px solid green;
}


.layout-without .logoContainer {
    max-width: 150px;
}

.layout-without .logoContainer img {
    max-width: 180px;
}

.left-plus-40 {
    left: 40%;
}

.table-scrollbar-container {
    max-height: calc(100vh - 250px); /* Adjust based on header/footer height */
    overflow-y: auto;
}

.table-scrollbar-container thead {
    position: sticky;
    top: 0;
    background-color: white;
    z-index: 10;
}