﻿

@font-face {
    font-family: 'Calibri';
    src: url('/Assets/fonts/calibri/Calibri.eot?#iefix') format('embedded-opentype'), url('/Assets/fonts/calibri/Calibri.woff') format('woff'), url('/Assets/fonts/calibri/Calibri.ttf') format('truetype'), url('/Assets/fonts/calibri/Calibri.svg#Calibri') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Calibri-Bold';
    src: url('/Assets/fonts/calibri/Calibri-Bold.eot?#iefix') format('embedded-opentype'), url('/Assets/fonts/calibri/Calibri-Bold.woff') format('woff'), url('/Assets/fonts/calibri/Calibri-Bold.ttf') format('truetype'), url('/Assets/fonts/calibri/Calibri-Bold.svg#Calibri-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Tahoma';
    src: url('/Assets/fonts/Tahoma/Tahoma.eot?#iefix') format('embedded-opentype'), url('/Assets/fonts/Tahoma/Tahoma.woff') format('woff'), url('/Assets/fonts/Tahoma/Tahoma.ttf') format('truetype'), url('/Assets/fonts/Tahoma/Tahoma.svg#Tahoma') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Tahoma-Bold';
    src: url('/Assets/fonts/Tahoma/Tahoma-Bold.eot?#iefix') format('embedded-opentype'), url('/Assets/fonts/Tahoma/Tahoma-Bold.woff') format('woff'), url('/Assets/fonts/Tahoma/Tahoma-Bold.ttf') format('truetype'), url('/Assets/fonts/Tahoma/Tahoma-Bold.svg#Tahoma-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}



body {
}


.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f3f3f3 !important;
}

.table-striped > tbody > tr:first-child {
    background-color: #fbfcfd !important;
}

.table-striped > tbody > tr:hover {
    background-color: #98d0e0 !important; /*#d4d4d4 !important;*/
}

.table-striped > tbody > tr.deleted {
    background-color: #fbe4e4 !important;
}

.table-striped > tbody > tr.incomplete {
    background-color: #b94a48 !important;
}

.table-striped > tbody > tr.edited {
    background-color: rgba(0, 0, 0, 0.35) !important;
}


/* here you can put your own css to customize and override the theme */
span.field-validation-error {
    background: none repeat scroll 0 0 #b94a48;
    border-radius: 3px;
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    margin-bottom: 1em;
    padding: 4px 8px;
    position: relative;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.35);
    top: 5px;
    white-space: nowrap;
}



.tooltip-danger, .input-validation-error:focus {
    border: 1px solid red !important;
}



span.field-validation-error, span.validationMessage {
    display: none !important;
}

    span.field-validation-error.customvalidation {
        display: inline-block !important;
    }

.tooltip-danger ~ .tooltip .tooltip-inner {
    background-color: #b94a48;
    color: white;
}


.tooltip-danger ~ .tooltip .tooltip-arrow,
.tooltip-danger ~ .tooltip .tooltip-arrow,
.tooltip-danger ~ .tooltip .tooltip-arrow,
.tooltip-danger ~ .tooltip .tooltip-arrow {
    border-bottom-color: #b94a48;
    border-top-color: #b94a48;
}


.required:after {
    content: "*";
    color: red;
}

/******* Will not show Page load design issue while using conditions(ng-if,ng-show) binding**********/
[ng\:cloak], [ng-cloak], .ng-cloak {
    display: none;
}
/******* Will not show Page load design issue while using conditions(ng-if,ng-show) binding**********/

/** Bootbox modal popup center ***/

/*.modal {
text-align: center;
padding: 0!important;
}

.modal:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
margin-right: -4px;
}

.modal-dialog {
display: inline-block;
text-align: left;
vertical-align: middle;
}*/

/** Bootbox modal popup center ***/

.sortorder {
    font: normal normal normal 11px/1 FontAwesome;
}

    .sortorder:before {
        content: '\f077';
    }

    .sortorder.reverse:before {
        content: '\f078';
    }

a.anchor_color, .sweet-alert p {
    color: #676a6c !important;
    text-decoration: none;
}


/*.btnSearch{ padding: 1px 6px;}*/
.btnReset {
    padding: 1px 10px;
}

.btnEdit {
    padding: 1px 14px;
}

.btnDelete {
    padding: 1px 7px;
}

.pagination {
    margin: 0 0 !important;
}


.fscontainer {
    position: relative;
    border: 1px solid #D3D3D3;
    padding: 35px 10px 10px 10px;
    display: inline-block;
    width: 100%;
}

    .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;
    }

.margin-bottom-100 {
    margin-bottom: 100px;
}

.color-white {
    color: #fff;
}

.font-weight-500 {
    font-weight: 500;
}

.font-weight-600 {
    font-weight: 600;
}

.hideContent {
    display: none;
}

span[data-us-spinner] {
    opacity: 0.5;
    background: #3C3D4D;
    width: 100%;
    height: 100%;
    z-index: 10000;
    top: 0;
    left: 0;
    position: fixed;
}


.width-75PR {
    width: 75%;
}

.width-130px {
    width: 130px;
}

.width-20px {
    width: 20px !important;
}


.width-75px {
    width: 75px !important;
}

.width-70px {
    width: 70px !important;
}

.width-40px {
    width: 40px !important;
}


.width-50px {
    width: 50px !important;
}

.width-15px {
    width: 15px !important;
}

.width-20px {
    width: 20px !important;
}

.width-25px {
    width: 25px !important;
}

.width-30px {
    width: 30px !important;
}

.table-ellipsis {
    width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.textarea-field textarea {
    height: 150px;
}

.textarea-height-80px textarea {
    height: 80px;
}

.jstree-default .jstree-clicked {
    border: 0 !important;
    background: #ffffff !important;
    box-shadow: none !important;
}

.jstree-default .jstree-hovered {
    background: lightgray !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

.margin-top-2 {
    margin-top: 2px;
}

.margin-top-4 {
    margin-top: 4px !important;
}

.margin-top-5 {
    margin-top: 5px;
}

.zipcodediv {
    width: 100%;
    float: left;
}

    .zipcodediv .token-input-list .token-input-token, .zipcodediv .token-input-list .token-input-token.token-input-selected-token {
        background: #fff;
        color: #000;
        padding-top: 4px;
        padding-bottom: 2px;
    }
/*.zipcode
{
width: 35px;
float: left;
}*/
.postzipcode {
    position: absolute;
    width: calc(100% - 87px);
    left: 78px;
    top: 1px; /*3px;*/
    margin-left: -10px;
    padding: 0px;
    border: none !important;
    height: 27px !important;
}

.zipcodediv .token-input-token {
    padding-top: 2px !important;
}

.zipcodediv .tooltip-danger, .zipcodediv .input-validation-error:focus {
    border: none;
}

.zipcodediv .token-input-list input {
    padding-bottom: 6px;
}

.zipcodediv .token-input-token.token-input-highlighted-token {
}

.zipcodediv .token-input-list input, .zipcodediv .token-input-list p {
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    color: #555555;
}

div.token-input-dropdown {
    /*max-height: 150px;
overflow: auto;*/
    z-index: 999999999 !important;
}

.select2-container {
    z-index: 999999999;
    width: 100% !important;
}

.bootstrap-select.input-sm.select2 {
    z-index: 999999999;
}

.bs-container {
    z-index: 999999999;
}

.input-group-addon > i {
    color: inherit;
}

.input-group.date.date-picker input {
    font-size: 12px !important;
}

.btn-transparent {
    background-color: transparent !important;
}

.fileUpload {
    position: relative;
    overflow: hidden;
    /*margin: 10px;*/
}

    .fileUpload input.upload {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        padding: 0;
        font-size: 20px;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
    }

#pbar .progress {
    height: 15px;
    width: 100%;
    font-size: 15px;
    margin-bottom: 2px;
    background-color: #dedede;
}

    #pbar .progress span {
        color: #000;
    }

#pbar .progress-bar {
    line-height: 14px;
}

.table-elipsis {
    width: 135px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.dirPopover {
    cursor: pointer;
}

.btn-transparent {
    background: transparent;
}

/*.dropdown-menu.inner {
height: 100px;
}*/


.bs-container .dropdown-menu.open {
    border: 1px solid #bbb5b5;
}

    .bs-container .dropdown-menu.open ul {
        overflow-x: hidden;
        overflow-y: auto;
    }

.filter-panel {
    /*margin-top: 10px;*/
}



.filter-col {
    padding-left: 0px;
    padding-right: 0px;
}

.sort-title {
    font-weight: 600;
    text-align: left;
    display: block;
    color: #666;
    font-size: 14px;
    text-transform: uppercase;
}

ul.sort-list-info {
    list-style: none;
    display: block;
    padding-left: 0px;
}

    ul.sort-list-info li {
        display: block;
        text-align: left;
        color: #666;
        font-size: 12px;
        text-transform: capitalize;
        padding-bottom: 5px;
    }

        ul.sort-list-info li a {
            text-decoration: none;
        }

/*.filter-form .form-group .form-control {
display: block;
clear: left;
position: relative;
}

.form-block {
width: 100%;
display: block;
clear: both;
margin: 10px 0px;
}

.form-block .form-group {
margin: 0px 15px;
width: 177px;
}


.form-block .form-group .form-control {
    height: 33px;
    width: 100%;
}

.form-block .form-group .searchbtninfo {
    float: right;
    width: 100px;
    display: block;
}

.form-block .searchinfobar {
float: right;
display: block;
}*/

hr.separate {
    float: left;
    display: block;
    width: 100%;
    margin-top: 5px;
}

td.inbox-small-cells {
    width: 10px;
    text-align: center;
}

.table .btn {
    margin-right: 0px;
}

.edit-refferal {
    list-style-type: none;
    padding-left: 0;
}

    .edit-refferal li {
        display: inline;
    }

div.checker {
    margin-left: 0px;
}

/*.accordion-toggle:after {    
font-family: 'FontAwesome';
content: "\f146";
float: right;
color: inherit;
}*/

.panel-heading.collapsed .accordion-toggle:after {
    /* symbol for "collapsed" panels */
    content: "\f0fe";
}


p.about-text {
    color: #808a94;
}

.Unconfirmed {
    background-color: #61AEE4 !important;
}

.label-boldgray {
    font-weight: bold;
    color: gray;
}

.Confirmed {
    background-color: #6aa84f !important;
}

.NoAnswer {
    background-color: #e69138 !important;
}

.NoPhone {
    background-color: #e69138 !important;
}

.LeftMessage {
    background-color: #e69138 !important;
}

.NoConfirmation, .NoShow {
    background-color: #cc0000 !important;
}

.WaitingList {
    /*background-color: #e69138 !important;*/
    background-color: #779e9e !important; /*#a338e6 !important*/
}

.Cancelled {
    background-color: #cc0000 !important;
}


#facilityAuotComplete ul.token-input-list li input {
    height: 30px;
}

#facilityAuotComplete li.token-input-token {
    float: left;
}

#facilityAuotComplete li.token-input-input-token {
    float: left;
}

/*.table-height-ellipsis {
height: 18px;
width: 140px;
overflow: hidden;
white-space: nowrap;
position: relative;
text-overflow: ellipsis;
}*/

.table-height-ellipsis {
    line-height: 1.4;
    display: block; /* Fallback for non-webkit */
    display: -webkit-box;
    max-width: 400px;
    margin: 0 auto;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}



.hideErrorContent {
    position: absolute !important;
    z-index: -1 !important;
    width: 1px;
    height: 1px;
}


.tabbable-custom {
    overflow: inherit !important;
}

.tab-content {
    overflow: inherit !important;
}

/*.fc-day-grid-event .fc-content {
overflow: visible !important;
}*/
.fc-content .event-container {
    width: 100%;
    color: #000;
    display: block;
    /*overflow: visible;*/
}

    .fc-content .event-container > span {
        display: block;
        box-sizing: border-box;
        float: left;
        padding: 0 5px;
    }

    .fc-content .event-container .fc-name {
        width: 50%;
        overflow: hidden;
        text-overflow: ellipsis;
    }

        .fc-content .event-container .fc-name.male {
            background-color: #33CCFF;
            /*border-left: 3px solid red;*/
        }

        .fc-content .event-container .fc-name.female {
            background-color: #FFCCFF;
        }

    .fc-content .event-container .fc-location {
        width: 50%;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.font-size-18 {
    font-size: 18px;
}

.font-size-30 {
    font-size: 30px;
}




.font-size-20 {
    font-size: 20px;
}


.font-size-25 {
    font-size: 25px;
}

.font-size-15 {
    font-size: 15px !important;
}

.font-size-14 {
    font-size: 14px !important;
}

.font-size-11 {
    font-size: 11px !important;
}


.font-size-12 {
    font-size: 12px !important;
}

.font-size-13 {
    font-size: 13px !important;
}

.font-size-16 {
    font-size: 16px !important;
}

.font-size-10 {
    font-size: 10px !important;
}

.font-size-8 {
    font-size: 8px !important;
}

.bottom-2 {
    bottom: 2px;
}

.font-weight-400 {
    font-weight: 400;
}

.font-style-oblique {
    font-style: oblique;
}

.fc-day-grid-event {
    padding: 0 !important;
}

.outofcapacity {
    background-color: rgba(255,0,0,0.1) !important;
}

.webui-popover-inner .close {
    position: absolute;
    right: 0px;
}



.tooltip {
    z-index: 5;
}

.tooltip-extra-z-index {
    z-index: 9999999 !important;
}


.position-fixed {
    position: fixed;
    z-index: 5;
    background: white;
}

.position-relative {
    position: relative;
}

.position-absolute {
    position: absolute;
}

.tooltip-z-index-100 {
    z-index: 1000;
}


.cancel-reason-height {
    min-height: 100px !important;
}

.needPrivateRoom, .needPrivateRoom:hover {
    color: black !important;
}

/*button.btn.dropdown-toggle.btn-default {
padding: 4px 12px;
padding-right: 25px;
}*/

.compact-search-tr > td {
    padding: 7px !important;
}

.compact-search-tr input, .compact-search-tr select, .compact-search-tr .btn {
    height: 27px !important;
}


.compact-search-tr a {
    padding-top: 4px !important;
}

.compact-search-tr select {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
}

.permissions {
    position: absolute;
    bottom: 5%;
    right: 1%;
}


.strike {
    text-decoration: line-through;
}

.kbw-signature {
    width: 330px;
    height: 140px;
}


.login-kbw-signature {
    background-color: #dde3ec;
    color: #8290a3;
    border: 1px solid #dde3ec;
}

.cursor-disable {
    cursor: not-allowed !important;
}

.btn-disable {
    cursor: not-allowed !important;
    opacity: 0.5 !important;
}

.cursor-pointer {
    cursor: pointer;
}


.Note-Detail h1 {
    font-size: 18px;
    margin-top: 5px;
}

.scroll-div {
    max-height: 400px;
    overflow-y: scroll;
}


.remove-form-horizontal {
    padding: 0 40px;
}

    .remove-form-horizontal .form-group {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }


.BS, .BoosterSeat {
    background: #3598dc !important;
}

.PR, .PrivateRoom {
    background: #E08283 !important;
}

.CS, .CarSeat {
    background: #8E44AD !important;
}

.TGAddress {
    background: #757575 !important;
}

.SO, .SaturdayOnly {
    background: #1BBC9B !important;
}

.CP, .SP, .SIGN, .ConsentPacket, .ServicePlan, .Signatures {
    background: #e43a45 !important;
}

.DFS, .DTRFriSun {
    background: #67809F !important;
}

.DLS, .DTRLifeSkills {
    background: #f2784b !important;
}

.v-align-center {
    vertical-align: middle !important;
}

.margin-5 {
    margin: 5px;
}

.margin-2 {
    margin: 2px;
}

/*.transportation-dropdown button {
z-index: 999999999 !important;
}*/

.trasporationFilter .bootstrap-select .dropdown-menu.inner {
    display: none !important;
}


.trasporationFilter .bootstrap-select.open .dropdown-menu.inner {
    display: block !important;
}


/*.trasporationFilter .webui-popover .dropdown-menu {
display: none !important;
}

.trasporationFilter .webui-popover .dropdown-menu.open {
display: block !important;
}*/

.custoverflowvisible {
    overflow: visible !important;
}

.portlet.box.yellow-crusta > .portlet-title {
    background-color: #f3c200;
}


.red-border {
    border-left: 2.5px solid red !important;
}


.Add-Facility-Zipcode > input.postzipcode {
    margin-left: -23px;
    width: calc(100% - 57px);
}



table thead th a, table thead th a.anchor_color, table thead th a, table thead th span.anchor_color {
    color: #000000 !important;
}


.clear-left {
    clear: left;
}

.clear-right {
    clear: right;
}

.color-red {
    color: red;
}



.summerNoteEditor .note-editor {
    margin-bottom: 0 !important;
}

.width67 {
    width: 67px;
}

.width500 {
    width: 500px;
}

.width50 {
    width: 50px;
}


.sort-list a {
    padding: 3px 16px !important;
    font-size: 12px;
}

.btn-group.open .sort-by {
    -webkit-box-shadow: none;
    box-shadow: none;
}


.bg-gray-color {
    background-color: #E5E5E5 !important;
}

.padding-10 {
    padding: 5px 5px 5px 5px !important;
}

.padding-2 {
    padding: 2px 4px 2px 4px !important;
}

.padding-5 {
    padding: 5px !important;
}

.padding-2-15 {
    padding: 2px 15px 2px 15px !important;
}







.pad-10 {
    padding: 10px !important;
}

.padding-3 {
    padding: 3px !important;
}

.schAssignment_table tbody {
    border-bottom: 1px solid #b5b5b5 !important;
}

.yellow-info-bg {
    background-color: #ffff80;
}

.schedule-assignment-list {
    max-height: 700px;
    overflow-y: auto;
    overflow-x: auto !important;
    padding-bottom: 15px;
}

.parent-assignment-list {
    max-height: 500px;
    overflow-y: auto;
    overflow-x: auto !important;
    padding-bottom: 15px;
}

.schedule-calendar-assignment-list {
    max-height: 600px;
    /*overflow-y: scroll;*/
    overflow-x: visible !important;
    padding-bottom: 15px;
    min-height: 700px !important;
}

    .schedule-calendar-assignment-list > .calender {
        width: 340px;
        float: left;
        display: block;
        padding: 0 10px;
    }

    .schedule-calendar-assignment-list .calender-header {
        position: relative;
        z-index: 2;
    }

.reportlabel {
    text-align: center;
    padding-top: 10px;
    margin-bottom: 0px !important;
}

.checklist-print-value {
    /*border-bottom: 1px dashed black;*/
    border-bottom: 1px solid #949292;
}

.print-border-bottom {
    border-bottom: 1px solid #949292 !important
}

.content-loader table {
    width: auto;
}

.content-loader tr td {
    white-space: nowrap;
}

.print-font-custom * {
    font-size: 11px !important;
    line-height: 30px;
}

.chk .checkbox-inline input {
    position: relative !important;
}


.form-control:focus {
    border-color: rgba(82,168,236,0.8);
    outline: 0;
    outline: thin dotted \9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6) !important;
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6) !important;
}

.checker.focus, .checker.hover {
    border-color: rgba(82,168,236,0.8);
    outline: 0;
    outline: thin dotted \9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6) !important;
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6) !important;
}

/*.uniformControls:focus {
border-color: rgba(82,168,236,0.8);
outline: 0;
outline: thin dotted \9;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6) !important;
-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6) !important;
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6) !important;
}*/

.form-group.form-md-line-input .form-control {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.font-black {
    color: #000 !important;
}

.token-input-input-token .form-control {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}


#wizard-step-container {
    margin: 20px 0;
}

#wizard-content-container {
    margin: 20px 0;
}

#wizard-navigation-container {
    border-top: 1px solid #eee;
    margin: 20px 0;
    padding-top: 20px;
}

.tblAdjudicationHostory th, .tblAdjudicationHostory td:nth-child(even) {
    /*color: #34495e;*/
    background-color: #f5f5f5;
    border-color: #ddd;
}


.tblSubmissionAdjudicationHostory {
    background-color: #f5f5f5 !important;
    border-color: #ddd !important;
}

    .tblSubmissionAdjudicationHostory th, .tblSubmissionAdjudicationHostory td {
        background-color: #f5f5f5 !important;
        border-color: #ddd !important;
    }

.ah .alert.alert-danger {
    padding: 5px !important;
    margin-bottom: 10px !important;
}


.fixedSelect option {
    width: 15px;
}


.padding-top-15 {
    padding-top: 15px;
}

.padding-top-20 {
    padding-top: 20px !important;
}


.padding-top-30 {
    padding-top: 30px;
}

.padding-top-40 {
    padding-top: 40px;
}

.padding-top-50px {
    padding-top: 50px !important;
}


.padding-top-10 {
    padding-top: 10px;
}

#wizard-container .mt-element-step {
    line-height: 1.42857;
}

#wizard-container .mt-step-col {
    text-decoration: none;
}

.disabled-anchor {
    cursor: not-allowed;
    pointer-events: none;
    color: grey;
}


.margin-left-110 {
    margin-left: 110px;
}


.margin-right-10 {
    margin-right: 10px;
}


.htmlContainer table {
    /*width: 100px;*/
}

#group-note-panel .panel-default {
    border-color: rgba(47, 47, 47, 0.49);
}



.referral-enbl-cls {
    padding-left: 6px;
    padding-right: 8px;
}


.setPagesize {
    width: 50px;
    float: left;
    margin-right: 20px;
}

.border-bottom {
    border-bottom: solid 1px #aaa;
}



.im_details .subject, .im_details .message {
    margin-left: 0px !important;
}

.im_details a {
    padding: 10px 16px 10px 16px !important;
}

.im_details .time {
    color: #3c0303;
}



.toast-top-right {
    top: 55px !important;
}



.vertical-align-baseline {
    vertical-align: baseline !important;
}

.multiSort.dropdown-menu > li > a {
    display: inline-block !important;
    padding: 8px 10px !important;
}

.filter-panel .irs {
    height: 0px !important;
}


.schAssignment_table.table td {
    padding: 1px 1px 0px 1px !important;
    vertical-align: middle !important;
    font-size: 11px !important;
}

.dragRef {
    top: 2px !important;
    font-size: 15px !important;
}


@keyframes spinner {
    to {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes spinner {
    to {
        -webkit-transform: rotate(360deg);
    }
}

.small-loader {
    position: relative;
}



    .small-loader:before {
        content: 'Loading…';
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        float: left;
        width: 20px;
        height: 20px;
        margin-right: -25px;
    }

    .small-loader:not(:required):before {
        content: '';
        border-radius: 50%;
        border: 5px solid #eee; /*rgba(0, 0, 0, .3);*/
        border-top-color: #3598DC; /*rgba(0, 0, 0, .6);*/
        animation: spinner .6s linear infinite;
        -webkit-animation: spinner .6s linear infinite;
    }


.ref-audit-list {
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden !important;
    padding-bottom: 15px;
}

.content-sparform {
    margin: 10px 0;
}

.content-checklist {
    margin: 10px 0;
}

.form-disable {
    background: rgba(177, 177, 177, 0.5);
}



.form-control:not(.postzipcode),
.form-control:not(.bootstrap-select),
.token-input-list,
.btn-group.bootstrap-select button {
    border: 1px solid #868686; /*!important;*/
}

.token-input-list {
    border: 1px solid #868686 !important;
}



/*.form-control:not(.postzipcode),.token-input-list {
border: 1px solid #868686  !important;
}*/

.form-control[disabled] {
    background-color: #eef1f5 !important;
    opacity: 1;
}

#frmReferralCheckList .form-control, #frmreferralsparform .form-control,
#frmAnsellCaseyReview .form-control {
    border: none !important;
    background: none !important;
    /*cursor: not-allowed !important;*/
    /*border-bottom: 1px dashed #c2cad8 !important;*/
    border-bottom: 1px solid #c2cad8 !important;
}


    #frmReferralCheckList .form-control.input-validation-error.tooltip-danger, #frmreferralsparform .form-control.input-validation-error.tooltip-danger,
    #frmAnsellCaseyReview .form-control.input-validation-error.tooltip-danger {
        border-bottom: 1px solid red !important
    }



.border-left {
    border-left: 1px dashed #333;
}

.table.schAssignment_table > tbody + tbody {
    border-top: none !important;
    border-bottom: none !important;
}




.ui-icon, .ui-widget-content .ui-icon {
    background-image: url(/Assets/images/ui-icons_444444_256x240.png);
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px;
}

.ui-icon {
    width: 16px;
    height: 16px;
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 17px;
    bottom: 14px;
    float: right;
}

.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block;
    -ms-touch-action: none;
}

.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}


#frmReferralCheckList select {
    height: 30px;
}

#frmReferralCheckList .input-group-addon {
    border-bottom: 1px dashed #c2cad8;
}







/*div.compact .table-condensed.table thead tr th,
div.compact .table-condensed.table tbody tr td{
border: 1px solid #616161  !important;
}
div.compact .table-condensed.table > tbody > tr:nth-of-type(odd) {
background-color: #e0e0e0 !important
     
}
div.compact .table-condensed.table > tbody > tr:first-child{
background-color: #fbfcfd !important;
}*/

.bold, b.badge, .bold.badge {
    font-weight: bold;
}


.badge.Active, .badge.Active:hover, .badge.Active:focus {
    background-color: #26c281 !important;
    display: inline-block;
    color: #fff;
    border-radius: 12px !important;
}


.badge.Inactive, .badge.Inactive:hover, .badge.Inactive:focus,
.badge.Discharged, .badge.Discharged:hover, .badge.Discharged:focus {
    background-color: #ed6b75 !important;
    display: inline-block;
    color: #fff;
    border-radius: 12px !important;
}



.ReferralAccepted, .ReferralAccepted:hover, .ReferralAccepted:focus {
    background-color: #009d31;
    display: inline-block;
    color: #fff;
    border-radius: 12px !important;
}

.ReferralInitialReview, .ReferralInitialReview:hover, .ReferralInitialReview:focus {
    background-color: #2554ff;
    display: inline-block;
    color: #fff;
    border-radius: 12px !important;
}

.ReferralOnHold, .ReferralOnHold:hover, .ReferralOnHold:focus {
    background-color: #ff4fc1;
    display: inline-block;
    color: #fff;
    border-radius: 12px !important;
}

.ReferralDenied, .ReferralDenied:hover, .ReferralDenied:focus {
    background-color: #cc0000;
    display: inline-block;
    color: #fff;
    border-radius: 12px !important;
}


.badge-custom, .badge-custom:hover {
    min-width: 10px;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    font-size: 11px !important;
    height: 14px;
    padding: 1px 5px;
    text-align: center;
}

#report-container .ribbon-content {
    min-height: 160px;
}


.ansellTable tr th:first-child {
    min-width: 250px !important;
    padding-left: 6px !important;
}

.ansellTable th {
    padding: 3px !important;
}

.ansellTable td {
    padding: 3px !important;
    text-align: center !important;
}

.outComeForm span.form-control {
    padding: 7px 12px !important;
}


.outComeTable tr th:first-child {
    min-width: 400px !important;
    padding-left: 6px !important;
}

.outComeTable th {
    padding: 3px !important;
}

.outComeTable td {
    padding: 3px !important;
    text-align: center !important;
}




.padding-top-18 {
    padding-top: 18px;
}

.padding-top-65 {
    padding-top: 65px;
}

#group-note-panel .panel-default > .panel-heading {
    background-color: #eaeaea !important;
}


.tblCollpase table tbody {
    border-collapse: inherit !important;
}

.tblCollpase table.table > tbody + tbody {
    border-top: 0 !important;
}


span.UnitCalculation {
    font-weight: 600;
    color: #4a5845;
}

.label-info-white {
    background-color: #FFF;
    color: #171717;
    padding: 5px 0px 5px 15px;
    margin-top: 15px;
}

.btn-xs .error.badge {
    padding: 3px 5px !important;
}

.error.badge.badge-success {
    background-color: #36c6d3 !important;
    background-image: none !important;
}


.table-striped.tblAdjudicationHostory > tbody > tr:hover {
    background-color: #fbfcfd !important;
}

.table-striped.tblSubtable > tbody > tr:hover {
    background-color: #fbfcfd !important;
}


.table-striped.tblSubtable > thead > tr {
    background-color: #bbbbbb !important;
    border-top: 1px solid !important;
}


.width440px {
    width: 440px !important;
}


.width-450px, .width450px {
    width: 450px !important;
}


.border-blue {
    border-color: #3598dc !important;
}


.excel-export {
    font-size: 25px !important;
    padding-top: 7px !important;
    padding-right: 20px !important;
}

.autocomplete-suggestions {
    z-index: 9999999 !important;
}


.cssDisabled {
    pointer-events: none;
}

    .cssDisabled input.form-control {
        background-color: #eef1f5 !important;
        cursor: not-allowed;
    }


.tooltip-arrow-red {
    border-top-color: #e7505a !important;
}


.page-header.navbar .top-menu .navbar-nav > li.dropdown-extended .dropdown-menu.headerClass {
    max-width: 600px !important;
    width: 480px !important;
    border-color: #7f7f7f !important;
}


.disabledContent {
    opacity: 0.6;
    pointer-events: none;
}


.sparform-lable {
    font-size: 18px !important;
    font-style: italic;
}

.token-seprator {
    padding: 6px;
    border-bottom: thin dotted #a0a0a0;
}



tbody .collapseSource.font-blue {
    color: #178fe2 !important;
    padding-top: 2px;
}




.font-pink {
    color: #ff00d2 !important;
}

.tooltip-arrow-pink {
    border-top-color: #ff00d2 !important;
}

.bg-pink {
    background: #ff00d2 !important;
}

.td-reconcile .checker {
    margin-top: 0px !important;
}


.selectedPayor {
    background-color: #fff3ec !important;
}



.selectedAuthCode {
    background-color: #ecfffa !important;
}



.markaslatest td {
    background-color: #cacaff !important;
}


/*tbody a.status835 {
color: #178fe2 !important;    
}*/


.status835 {
    color: #0819ff !important;
    font-weight: 600 !important;
}

.table-striped > tbody > tr.openTrReconcile:first-child {
    background-color: beige !important;
}


td.dxcode-change {
    background-color: #ffea7d !important;
}

td.payor-change {
    background-color: #ffbac3 !important;
}

/*Priya 11-06-2018*/
.dtr_print {
    width: 100%;
    font-family: 'Calibri';
    padding: 35px 0px;
    font-size: 19px;
    clear: both;
}

.pagefooter {
    font-family: 'Calibri';
    padding: 35px 0px;
}

.dtr_print .con_form {
    margin: 0 auto;
    max-width: 960px;
    background-color: #fff;
    /*font-family: 'Open Sans', sans-serif;*/
    display: grid;
}

    .dtr_print .con_form .con_left_dtl {
        padding: 0;
    }

        .dtr_print .con_form .con_left_dtl .con_trip {
            text-align: center;
            margin: 1px 0 0 0;
            font-size: 18px;
        }


    .dtr_print .con_form .con_left {
        padding: 0 0 5px 0;
        border: 2px solid;
    }

        .dtr_print .con_form .con_left p {
            padding-left: 5px;
            margin: 0;
            padding-left: 5px;
            font-size: 18px;
            line-height: 25px;
        }

            .dtr_print .con_form .con_left p.bord {
                border: 2px solid #000;
                padding: 10px 5px 2px 0;
                font-size: 17px;
                font-family: 'Tahoma';
            }

    .dtr_print .con_form .col_rgt {
        float: left;
        padding-left: 5px;
    }

        .dtr_print .con_form .col_rgt h3 img {
            float: right;
            margin: -37px 0 0 0;
            width: 100px;
            height: 47px;
        }


.con_rgt_from {
    font-family: 'Tahoma';
    font-size: 18px;
}

.dtr_print .col_rgt h3 {
    margin: 15px 0 0px 0;
    padding: 0;
    font-weight: bold;
    font-size: 18px;
    font-family: 'Tahoma';
}


.dtr_print .con_box input {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #000;
    width: 77%;
    outline: 0;
    font-size: 16px;
    height: auto;
    margin: 0;
    font-family: 'Tahoma';
}

.dtr_print .con_box label.lab_bx {
    margin-left: 0;
    display: inline-block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 5px;
    cursor: pointer;
    font-size: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: 2px;
}

    .dtr_print .con_box label.lab_bx.fif_box {
        margin-right: 0 !important;
    }


.dtr_print .con_box input#myCheck {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.dtr_print .con_box .checkmark {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 18px;
    width: 18px;
    background-color: #fff;
    border: 1px solid #000;
}

.dtr_print .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.dtr_print .con_box .checkmark:after {
    left: 4px;
    top: 0px;
    width: 4px;
    height: 9px;
    border: solid #000;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.dtr_print .con_box input:checked ~ .checkmark:after {
    display: block;
    left: 5px;
    top: 2px;
    width: 6px;
    height: 9px;
    border: solid #000;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.dtr_print .con_box.chk_lst {
    margin: 5px 0 0 0;
}


.dtr_print .con_field {
    float: left;
    width: 100%;
    margin: 7px 0 15px 0;
}

    .dtr_print .con_field ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .dtr_print .con_field ul li:first-child {
            width: 45%;
        }

        .dtr_print .con_field ul li:nth-child(2n) {
            width: 54%;
        }

        .dtr_print .con_field ul li:nth-child(3n) {
            width: 45%;
        }

        .dtr_print .con_field ul li:nth-child(4n) {
            width: 54%;
        }




        .dtr_print .con_field ul li {
            width: 45%;
            float: none;
            margin: 0 0 5px 0;
            padding: 0;
            display: inline-block;
        }

    .dtr_print .con_field label {
        font-size: 16px;
        font-weight: 500;
        margin-right: 5px;
        font-family: 'Tahoma';
    }

    .dtr_print .con_field input {
        border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: 1px solid #000;
        width: 75%;
        outline: 0;
        font-size: 16px;
        font-family: 'Tahoma';
    }

    .dtr_print .con_field li:first-child input {
        width: 78%;
    }

    .dtr_print .con_field li:nth-child(2n) input {
        width: 78%;
    }

    .dtr_print .con_field li:nth-child(3n) input {
        width: 72%;
    }

    .dtr_print .con_field li:nth-child(4n) input {
        width: 75%;
    }


.dtr_print .con_end {
    float: left;
    width: 100%;
}

    .dtr_print .con_end P {
        margin: 25px 0 3px 0;
    }

    .dtr_print .con_end label {
        font-size: 18px;
        text-transform: capitalize;
    }

.dtr_print .con_box {
    margin: 1px 0 0 0;
    width: 100%;
    float: left;
}

.con_rgt_from label {
    margin-right: 0;
    font-size: 17px !important;
    float: none;
    display: inline-block;
}


.dtr_print .con_rgt_from .con_box:first-child input {
    width: 65%;
}

.dtr_print .con_rgt_from .con_box:nth-child(2n) input {
    width: 84%;
}

.dtr_print .con_rgt_from .con_box:nth-child(3n) input {
    width: 45%;
    float: none;
    display: inline-block;
}

.dtr_print .con_rgt_from .con_box:nth-child(4n) input {
    width: 50%;
}


.dtr_print .tab_padding {
    padding: 0;
    text-align: center;
    font-weight: 500;
}

.dtr_print .tab_center {
    text-align: center;
    line-height: 20px;
}

tr.tab_row .tab_center {
    line-height: 22px;
}

.dtr_print .con_tab table {
    border-color: #000;
    font-size: 22px;
    margin: 0 auto;
    border-top: 2px solid #000;
}

    .dtr_print .con_tab table tr > td > span {
        font-size: 14px;
        padding: 0;
        display: block;
        line-height: 15px;
        max-height: 39px;
    }

    .dtr_print .con_tab table tr:nth-child(odd) {
        background-color: #d9d9d9;
        font-weight: 500;
        font-family: 'Tahoma';
        font-size: 17px;
    }

    .dtr_print .con_tab table .tab_border {
        border: 0;
    }

.dtr_print .tab_ins_lft span {
    float: left;
}

.dtr_print .tab_ins_lft ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: right;
}

    .dtr_print .tab_ins_lft ul li {
        float: left;
        margin-right: 10px;
    }

        .dtr_print .tab_ins_lft ul li input {
            border-top: none;
            border-left: none;
            border-right: none;
            border-bottom: 1px solid #000;
            width: 45px;
            outline: 0;
            font-size: 16px;
            height: 20px;
            font-family: 'Tahoma';
        }

.dtr_print .tab_ins_lft {
    width: auto;
    float: left;
    margin: 25px 0 0 5px;
}

    .dtr_print .tab_ins_lft label, .dtr_print .tab_ins_lft span {
        font-size: 17px;
        line-height: normal;
        font-family: 'Tahoma';
    }

    .dtr_print .tab_ins_lft span {
        margin-right: 5px;
        float: none;
        display: inline-block;
        vertical-align: top;
    }


.dtr_print p.tab_ins_rgt {
    width: auto;
    float: right;
    text-align: center;
    margin-right: 5px;
    line-height: normal;
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 5px;
}

.dtr_print .con_tab {
    float: left;
    width: 100%;
    border: 2px solid #000;
    margin: 0 0 22px 0;
}

    .dtr_print .con_tab table tr {
        border-bottom: 2px solid #000;
    }

.dtr_print p.con_vis {
    float: left;
    width: 100%;
    padding: 0 0 0 5px;
    margin-bottom: 6px;
    font-family: 'Tahoma';
}

    .dtr_print p.con_vis label {
        font-size: 16px;
        margin-right: 5px;
    }

.dtr_print .con_vis input {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #000;
    width: 53%;
    outline: 0;
    font-size: 16px;
}

.dtr_print .con_lst {
    float: left;
    width: 100%;
    padding: 0 0 5px 0;
    font-family: 'Tahoma';
}

    .dtr_print .con_lst ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .dtr_print .con_lst ul li {
            margin: 0;
            padding: 0 0 0 5px;
            width: 50%;
            float: left;
        }

            .dtr_print .con_lst ul li input {
                border-top: none;
                border-left: none;
                border-right: none;
                border-bottom: 1px solid #000;
                width: 74%;
                outline: 0;
                font-size: 16px;
            }

            .dtr_print .con_lst ul li label {
                font-size: 16px;
            }


.dtr_print .con_member .con_mem_lft {
    padding-left: 0;
    float: left;
    font-size: 17px;
    padding-top: 5px;
    padding-right: 0;
    font-family: 'Tahoma';
}

    .dtr_print .con_member .con_mem_lft p {
        margin: 15px 0 15px 0;
        font-family: 'Tahoma';
        font-size: 17px;
    }

.dtr_print .con_member .con_mem_rgt {
    padding-right: 0;
    float: right;
    text-align: right;
    padding-left: 0;
}

    .dtr_print .con_member .con_mem_rgt span {
        width: 100%;
        height: 100px;
        border: 2px solid;
        display: inline-flex;
        float: none;
    }

.dtr_print .con_member .con_mem_lft label.lab_bx {
    display: inline-block;
    vertical-align: top;
    margin-left: 0;
    margin-top: 4px;
    padding-left: 24px;
}

.dtr_print .con_member .con_mem_lft .sig_txt {
    border-bottom: 2px solid #000;
    margin: 5px 0 5px 0;
    width: 88%;
}

.dtr_print .con_member .con_mem_rgt p {
    font-weight: normal;
    text-align: center;
    font-size: 16px;
    margin: 0;
    font-family: 'Tahoma';
}

.dtr_print .con_conclusion p {
    float: left;
    width: 100%;
    line-height: 25px;
    font-family: 'Tahoma';
    font-size: 17px;
}

.dtr_print .con_sign {
    padding: 0;
    float: left;
    width: 100%;
    margin: 30px 0 0 0;
}


.con_conclusion {
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
}

.dtr_print .con_sign .con_lft {
    float: left;
    padding-left: 0;
    padding-right: 0;
    font-family: 'Tahoma';
    font-size: 17px;
}

    .dtr_print .con_sign .con_lft input {
        border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: 1px solid #000;
        width: 79%;
        outline: 0;
        font-size: 18px;
    }

.dtr_print .con_sign .con_rgt input {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #000;
    width: 75%;
    outline: 0;
    font-size: 18px;
}


.dtr_print .con_sign .con_rgt {
    float: left;
    padding-right: 0;
    font-size: 18px;
}

.dtr_print .con_zar {
    font-size: 18px !important;
    font-weight: bold;
}

.dtr_print .con_box.chk_lst .lab_bx {
    margin-right: 12px;
    font-size: 13px !important;
    letter-spacing: 0.2px;
}

.dtr_print .con_page {
    float: right;
    text-align: right;
    margin: 5px 0 0 0;
    padding: 0;
}

    .dtr_print .con_page input {
        border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: 1px solid #000;
        width: 5%;
        outline: 0;
        font-size: 18px;
    }


.dtr_print .con_mem_lft .checkmark {
    top: -3px;
    height: 14px;
    width: 14px;
}

.dtr_print .chk_bx {
    float: left;
    margin-right: 30px;
}

    .dtr_print .chk_bx.sec {
        margin-left: 30px;
    }


.dtr_print .tab_padding > p {
    margin: 0;
    max-width: 570px;
    padding: 0;
    line-height: 20px;
}

.dtr_print label.lab_bx.last input#mychk {
    float: left;
    height: auto;
    font-size: 17px;
    margin-left: 0;
    width: 100%;
    font-size: 14px;
}


.dtr_print label.lab_bx.last {
    margin: 0 !important;
    width: 32%;
    padding: 0 !important;
    vertical-align: middle;
}


.dtr_print .con_member {
    float: left;
    width: 100%;
}

.dtr_print p.sign_opt {
    margin: 0 !important;
}

.dtr_print .chk_bx span {
    margin-right: 50px;
}

.dtr_print .con_member .con_mem_lft .bld_txt {
    margin: 0 3px;
}

.pic_dtl {
    font-size: 18px;
    padding-left: 15px;
}

.pic_time {
    font-size: 18px;
    line-height: 15px;
}

tr.tab_row .pic_time {
    line-height: 18px;
}

.pic_meter {
    text-align: center;
    font-size: 18px;
}

span.pic_info {
    font-size: 12px;
    padding: 2px;
    background-color: #000;
    font-weight: bold;
    color: #fff;
    border-radius: 100% !important;
}

td.tab_center.tab_hig {
    height: 35px;
    vertical-align: bottom;
}

.drv_sign img {
    /*width: 150px;
   height:auto !important*/
    width: 200px !important;
    height: 50px !important;
    margin: -50px 0 0 0;
}

.drv_sign_1 {
    float: none;
    display: inline-block;
    vertical-align: middle;
}

.drv_sign {
    /* float: none;
    display: inline-block;
    vertical-align: middle;
    width: 81%;
    border-bottom: 1px solid #000;
    margin: -27px 0 0 0;*/
    float: none;
    display: inline-block;
    vertical-align: -webkit-baseline-middle;
    width: 81%;
    border-bottom: 1px solid #000;
    margin: 0;
    height: 16px;
}



.dtr_print .con_page .lab_bx {
    font-size: 18px;
    text-transform: capitalize;
}

.dtr_print .con_page .page_num {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #000;
    width: 5% !important;
    outline: 0;
    font-size: 18px;
}

.radio-big {
    width: 15px !important;
    height: 15px !important;
}



.highlight-noteunit {
    margin-left: 5px !important;
    color: #c200f1 !important;
}

.agingFooterRow {
    background: #c1c7ce !important;
}

.agingLastColumn {
    background: #c4e3ff !important;
}


#frmReferralCheckList .AgencyServicePlanSection .form-control, #frmReferralCheckList .DXCodeSection .form-control {
    border: 1px solid #868686 !important;
}



table#tbl_ReferralCheckList_print {
    border-collapse: collapse;
    /*^^^ merges adjacent cell and table borders (so table height != sum of row heights!)*/
    border-spacing: 0 0; /*removes space between cells*/
    -webkit-border-vertical-spacing: 0;
    /*^^^ removes Chrome's border-spacing (sort of redundant with border-spacing: 0 0;)*/
}

    table#tbl_ReferralCheckList_print > thead {
        vertical-align: bottom;
        /*^^^ affects the height of rows that get broken by page breaks*/
    }

    table#tbl_ReferralCheckList_print > tbody {
        vertical-align: top;
        /*^^^ affects the height of rows that get broken by page breaks*/
    }

    table#tbl_ReferralCheckList_print > * > * > td,
    table#tbl_ReferralCheckList_print > * > * > th {
        border: 1px solid black;
        padding-top: 0; /*cancels out browser's default cell padding*/
        padding-bottom: 0; /*cancels out browser's default cell padding*/
    }

.badge-No.Issues {
    background-color: green !important;
    background-image: none;
    color: white !important;
}

.badge-Moderate {
    background-color: yellow !important;
    background-image: none;
    color: black;
}

.badge-Challenging {
    background-color: red !important;
    background-image: none;
    color: white !important;
}

.badge-orange {
    background-color: orange !important;
    background-image: none;
}

.addressVerified {
    background: green;
    color: white;
    border-radius: 50px !important;
    padding: 0px 4px 2px 4px;
}



.addressNotVerified {
    background: red;
    color: white;
    border-radius: 50px !important;
    padding: 0px 5px 2px 5px;
}

.print-signature-image {
    height: 50px !important;
    width: 200px !important;
}



.SetCalenderRowCount {
    width: 0px;
    color: red;
    font-weight: 800;
    position: relative;
    left: -12px;
}

.SetCalenderRowCount-Event {
    position: relative;
    /*left: -12px;*/
}

.daterangepicker td.in-range:not(.start-date):not(.end-date):not(.off) {
    background-color: #89cdf5 !important;
}

.webui-popover {
    z-index: 99999999 !important;
}

.tr-selected {
    background-color: #98d0e0 !important;
}


#dxCodeAuotComplete .token-input-list {
    border: 1px solid #ebebeb !important;
}




.font-info {
    color: #3381c0 !important;
}

.color-arrow-up {
    color: forestgreen !important;
}

.color-arrow-down {
    color: red !important;
}


.height-410px {
    height: 410px;
}

.min-height-500px {
    height: 500px;
}
.overflow-auto {
    overflow:auto;
}