html {
    font-size: 13px!important;
}
h1, h2, h3, h4, h5, h6{
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.gantt-task-overlaps {
    border: #f2f2f200!important;
}

.datepicker table tr td,
.datepicker table tr th {
    width: auto!important;
    height: auto!important;
}

.m-login__logo a img {
    width: 80px;
}
.m-brand {
    width: 330px;
}
.datepicker table tr td span {
    height: auto!important;
    line-height: 1.42857143;
}
.breadcrumb-hyperlink-small, .breadcrumb-hyperlink-small:hover{
    color: #434349;
}
.kt-inner-breadcrumb{
    margin: -9px 0px 17px 0px;
}
.kt-view-breadcrumb{
    margin-top: 5px;
}
.kt-center__breadcrumb.kt-subheader{
    padding: 5px 15px;
    margin-bottom: 0px;
}
.kt-widget__username .kt-date-time{
    margin: 2px 5px;
    float: right;
}
.modal-open .model .modal-dialog .modal-content{
    margin-top: 50px;
} 
.modal-open .model .modal-dialog .modal-content .modal-body.text-center{
    font-size: 16px;
}
.kt-subheader .kt-subheader__main .kt-subheader__breadcrumbs .kt-subheader__breadcrumbs-link.breadcrumb-text-small{
    padding-left: 3px;
}
.breadcrumb-text-small{
    margin: 0px 0px 0px 0px;
}
.kt-content__dashboard.pt-content.kt-content{
    padding: 15px 10px 25px 40px!important;
}
.m-aside-menu.m-aside-menu--skin-dark .m-menu__nav > .m-menu__item .m-menu__submenu .m-menu__item > .m-menu__heading .m-menu__ver-arrow, .m-aside-menu.m-aside-menu--skin-dark .m-menu__nav > .m-menu__item .m-menu__submenu .m-menu__item > .m-menu__link .m-menu__ver-arrow {
    color: #ffffff!important;
}
.m-aside-menu .m-menu__nav > .m-menu__item > .m-menu__submenu .m-menu__subnav > .m-menu__item > .m-menu__submenu .m-menu__subnav > .m-menu__item > .m-menu__link {
    padding-left: 50px;
}
.vsl_report .vesselGraph {
    border-left: 1px solid #b6b6b9;
    padding-top: 6px;
    padding-left: 8px;
    margin-bottom: 10px;
}

.vsl_report .vesselGraph .progress-bar {
    font-size: 13px;
}

.vsl_report .dpVessel {
    padding-top: 16px;
}

.vsl_report .optVessel {
    background: #2c2e3e;
    color: #fff;
    width: 71%;
    margin-left: 14%;
}

.clearfix {
    clear: both;
}

.vsl_report .m--bg-lt-red {
    background: #bd0003;
}

.vsl_report .prior {
    color: #264d9c;
}

.vsl_report .post {
    color: #f15c22;
}

.pnlCal {
    padding: 7px 0px 7px 0px;
    margin-right: 11px;
}

.m--mrg-cost {
    font-size: 15px;
}

.fade:not(.show) {}

.m-menu__item--active .m-menu__link-text {
    color: #c8f7ff !important;
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5;
}

.modal-open .modal {
    opacity: 1;
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-content .m-portlet__body {
    overflow-x: auto;
    margin-right: 2rem;
}

.modal-content .n-model-portlet__body {
    margin-right: 0rem!important;
}

.m-portlet .n-model-portlet__body {
    padding: 2.2rem 0.2rem!important;
}

.n_load_date {
    width: 13%;
}

.modal-content .m-portlet__body .table-bordered th,
.table-bordered td {
    border: 1px solid #6e6aa6;
    border-bottom-width: 1px;
}

.modal-content .m-portlet__body .table-bordered td {
    color: #575962!important;
    font-weight: 500!important;
    font-size: 14px;
}

.modal-content .m-portlet__body .table-bordered th {
    background: #1f3d7b;
    color: #fff;
    font-weight: 100!important;
}

.m-portlet__body .table-bordered {
    border: none!important;
}

.gantt-task-background {
    border-radius: 0px!important;
}

.vesselGraph .progress {
    margin-bottom: 0px!important;
}

.gantt-task-content span {
    color: #ffffff!important;
}

.gantt-header-row {
    height: 20pt!important;
}

.gantt-task-content {
    padding-top: 4px;
}

.datepicker table tbody tr td .btn {
    padding: 0.50rem 0.70rem!important;
}

.datepicker table thead tr th .btn {
    padding: 3px 6px 6px 6px!important;
}

.datepicker table thead tr th .btn.pull-left,
.datepicker table thead tr th .btn.pull-right {
    background: #f4f5f8!important;
    border-color: #e4e2e2!important;
}

.datepicker table thead tr th .btn.btn-default i,
.btn.btn-secondary i {
    color: #000!important;
    /*background: #274e9c!important;     border-color: #274e9c!important;    */
}

.datepicker table tbody tr td .btn.btn-primary:hover:not(:disabled) {
    color: #b1b1b1 !important;
}

.datepicker table tbody tr td .btn.btn-primary {
    color: #b1b1b1 !important;
}

.n_saved_planner {
    display: flex;
    width: 33%;
}

.n_saved_planner label {
    width: 43%;
    margin-left: 18%;
    padding-top: 3px;
    font: 400 12px -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-size: 16px!important;
}

.n_saved_planner select {
    height: 37px;
    padding: 0px 8px;
    width: 54%;
}

.n--portlet--mobile {
    box-shadow: unset!important;
}

.btn-bs-file {
    position: relative;
}

.btn-bs-file input[type="file"] {
    position: absolute;
    top: -9999999;
    filter: alpha(opacity=0);
    opacity: 0;
    width: 0;
    height: 0;
    outline: none;
    cursor: inherit;
}

.n--import-btn {
    padding: 3px 25px!important;
    font-size: 13px!important;
}

.n--import-btn span {
    font-size: 1rem;
    font-weight: 400;
    font-family: Poppins;
    cursor: pointer;
}

.n--import-label {
    padding-top: 6px;
    cursor: pointer;
}

.n--import-label span {
    padding-left: 6px;
}

.n-plnsummery_nav {
    display: flex;
}

.n-plnsummery_nav label {
    padding-top: 12px;
}

@media (min-width: 992px) {
    .modal-lg {
        max-width: 90%!important;
    }
}

.tooltipOPT {
    display: inline-block;
    opacity: 1!important;
}

.tooltipOPT .tooltipOPTtext {
    display: none;
    width: 300px;
    background-color: #f15c22;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 5px;
    /* Position the tooltipOPT */
    position: absolute!important;
    z-index: 1;
}

.custom-tooltipOPT:hover .tooltipOPTtext {
    display: block;
}

.custom-tooltipOPT.ag-column-hover {
    overflow: visible!important;
}

.ag-row-hover {
    z-index: 999!important;
}

.custom-tooltipOPT:hover span {
    display: block;
    transform-origin: 100% 0%;
    -webkit-animation: fadeIn 0.3s ease-in-out;
    animation: fadeIn 0.3s ease-in-out;
}

.tooltipOPT span {
    display: none;
    text-align: left;
    background-color: #2a8bd6;
    padding: 5px;
    width: 220px;
    position: absolute;
    border-radius: 3px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    left: 92px;
    color: #FFF;
    font-size: 13px;
    line-height: 1.4;
    top: 3px;
    left: -220px;
}

.tooltipOPT span:before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: #2a8bd6;
    left: 220px;
    top: 13px;
    transform: rotate(90deg);
}

.tooltipOPT span:after {
    width: 100%;
    height: 40px;
    content: '';
    position: absolute;
    top: -40px;
    left: 0;
}

.tooltipOPT .table-hover tbody tr:hover {
    background-color: transparent;
}

.tooltipOPT .table-bordered td {
    border: 1px solid #ffffff;
    border-top: 0px!important;
    border-right: 0px!important;
}

.tooltipOPT .table {
    margin: 0px!important;
    border: 1px solid #fff!important;
    border-left: 0px!important;
    border-bottom: 0px!important;
}

.ag-overlay-loading-center {
    /*background-color: #264d9c!important;    */
    border: transparent!important;
    height: 9%;
    width: 55%;
    margin-left: 26%;
    padding: 8px!important;
    font-size: 15px;
    color: #264d9c!important;
}

.ag-overlay-loading-center i {
    font-size: 22px;
    margin-right: 6px;
}

.ag-overlay-loading-center span {
    position: relative;
    top: -2px;
}

.pln_imp_exp_btn {
    display: flex!important;
    margin-top: 10px;
    cursor: pointer;
}

.pln_imp_exp_btn span {
    color: #6f727d;
    font-weight: 400;
    padding-left: 1px;
    padding-top: 5px;
    position: relative;
    top: -3px;
    margin-right: 2px;
}

.pln_imp_exp_btn .m-nav__item {
    margin-right: 14px;
}

.pln_imp_exp_btn i {
    margin-top: 3px;
}

.pln_imp_exp_btn .nav__link {
    color: #6f727d;
    font-weight: 400;
    padding-left: 6px;
    padding-top: 1px;
}

.vsl_report {
    padding: 0.5rem!important;
}

.vsl_report .Opt-vessel-ship-icon {
    padding: 0px;
}

.vsl_report .Opt-vessel-ship-icon img {
    width: 115px;
}

.vsl_report .Opt-vessel-ship-icon .optVessel {
    width: 82%;
    margin-left: 10%;
}

.n-dashbd-portlet {
    margin-bottom: 15px;
}
.dash-valid-dv{
    display: flex;
}
.dash-valid-dv .dash-return{
    padding-left: 0px;
    padding-right: 15px;
}
.dash-valid-dv .dash-new{
    padding-left: 6px;
    padding-right: 9px;
}
.n--count-portlet-body {
    padding: 10px;
}

.n-count-grid {
    border-radius: 5px;
    margin-right: 15px;
    margin-left: 5px;
    background: #fff;
    border: 1px solid #ccc;
    max-width: 31.33%;
}

.m-widget24 .m-widget24__item .n-widget24__title {
    margin-left: 1.8rem;
    margin-top: 1.21rem;
    display: inline-block;
    font-size: 1.1rem;
    font-weight: 600;
    color: #fff;
    width: 100%;
}

.m-widget24__number {
    color: #3f4047!important;
}

.gantt-scrollable-header .gantt-header .gantt-header-columns>div:first-child {
    background-color: #264d9c;
    color: #fff;
    line-height: 14px;
}

.n--schedule-reset {
    background-color: #f15c22!important;
    color: #fff!important;
    padding: 2px 16px;
    line-height: 2px;
    margin: 0px 9px 29px 6px;
    border: 1px solid #f15c22;
}

.col .input-append {
    margin-right: 15px;
}

.n-lng-login__action {
    text-align: center;
    margin: 10px 0px;
}

.m-form__group .m-input {
    border: 1px solid #e1dfdf!important;
}

.m-form__group .md-input-success {
    border: 1px solid #02952f!important;
}

.m-form__group .md-input-danger {
    border: 1px solid #d9534f!important;
}

.parsley-errors-list .parsley-required {
    color: #e53935;
    margin-top: 0px;
    font: 400 15px -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.parsley-errors-list span{
    font: 400 15px -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.m-widget24 .m-widget24__item .m-widget24__change,
.m-widget24 .m-widget24__item .m-widget24__number {
    margin-bottom: 1.86rem!important;
    font-weight: 500;
    color: #1d763c!important;
}

.m-widget24 .m-widget24__item {
    margin-top: 10px;
}

.n-widget24__title {
    font-size: 15px!important;
    color: #3f4047!important;
}

.n-lgtblur-clr {
    color: #264d9c!important;
}

.m-tot-bg-bar {
    background-color: #264d9c!important;
}

.n-blur-clr {
    color: #1d763c!important;
    cursor: pointer;
}

.n-rgtrd-clr {
    color: #f15d22!important;
}

.n-prog-bar-clr {
    background-color: #f15d22!important;
}

.n--grid-PnLcount {
    margin-top: 3px!important;
    font-weight: normal!important;
    font-size: 19px!important;
}

.n--export-btn {
    display: flex;
}

.n--export-btn label {
    font-size: 14px;
    margin: 10px 10px;
    color: #1f3d7b !important;
    font-weight: 600;
    width: 60%;
}

.m--font-brand {
    color: #1f3d7b !important;
}

.m-portlet-box {
    box-shadow: unset!important;
}

.amcharts-chart-div a {
    display: none !important;
}

.has-danger .n--form-control {
    border: 1px solid #d9534f !important;
}

.m-aside-menu .m-menu__nav>.m-menu__item>.m-menu__heading .m-menu__link-text,
.m-aside-menu .m-menu__nav>.m-menu__item>.m-menu__link .m-menu__link-text {
    font-size: 1.09rem !important;
}

.m-aside-menu .m-menu__nav>.m-menu__item>.m-menu__heading .m-menu__link-icon,
.m-aside-menu .m-menu__nav>.m-menu__item>.m-menu__link .m-menu__link-icon {
    font-size: 1.8rem !important;
}

#m_login_signin_submit {
    background-color: #264d9c !important;
    border: 1px solid #264d9c !important;
}

.n--security-check {
    text-align: center;
}

.m-inpt-center {
    text-align: center;
}

.n--security-check .n-checkinput {
    width: 16px;
    height: 16px;
    border-radius: 0!important;
}

.n--reports-security {
    padding: 30px 0px 0px 0px!important;
}

.btn-security {
    color: #fff;
    padding: 6px 15px;
}

.btn-security span {
    display: flex;
}

.m--btn-focus {
    background-color: #264d9c;
    border: 1px solid #264d9c;
    color: #fff;
}

.btn-security i {
    margin-right: 5px;
}

.btn-security-edit {
    background-color: #264d9c;
}

.btn-security-delete {
    background-color: #f15c22;
}

.btn-security-report {
    background-color: #0a8cf0;
}

.btn-security-save {
    background-color: #0d813a;
}

.n--tble-header {
    background-color: #274e9c;
    color: #fff;
    line-height: 22px;
}

.n--tble-header {
    font-weight: normal;
}

.m-datatable__head tr .n--tble-header-bdr {
    background-color: #436ab9!important;
    padding: 10px 10px!important;
}

.n--tble-header-span a {
    color: #264d9c!important;
}

.m-datatable__head tr .n--tble-header-bdr span {
    color: #fff!important;
}

.m-data-table-sec .m-datatable__row--even {
    background-color: #faf9fc!important;
}

.m-data-table-sec {
    margin-bottom: 0px!important;
}

.n--report-bdr-tabel {
    padding: 0px 30px 10px 30px!important;
}

.n--data-fill-tabel {
    padding: 0px 30px 30px 30px!important;
}

.n--data-fill-tabel .m--margin-bottom-30 {
    margin-top: 0px!important;
}

.n--shw-btns {
    margin-top: -19px;
}

.n--tble-header-bdr span {
    width: 250px!important;
}

.n--utilization {
    margin-top: 10px;
    display: flex;
}

.n--utilization p {
    margin-left: 8px;
}

.m-form__group .m--font-primary {
    color: #264d9c !important;
}

.m--font-primary {
    color: #264d9c !important;
}

.n--utilization .completed {
    color: #79bb90!important;
}

.n--utilization .idle {
    color: #f06c19!important;
}

.n--utilization .ongoing {
    color: #eeaa19!important;
}

.m-subheader {
    padding: 30px 30px 0 15px;
}

.n--voyage-grid {
    width: 33%;
}

.n--vessel-grid {
    width: 33%;
}

.n--reset-grid {
    width: 16%;
}

.ag-header-row .ag-header-cell {
    background-color: #36a3f7;
}

.ag-theme-balham .ag-header-cell-label .ag-header-cell-text {
    color: #fff!important;
}

.ag-row .ag-cell {
    text-transform: capitalize;
}

.m-datatable__cell span {
    text-transform: capitalize;
}

.n--margin-clk {
    cursor: pointer;
}

.security-nn-btn {
    float: right;
}

.m-aside-menu .m-menu__nav>.m-menu__item>.m-menu__heading .m-menu__link-icon,
.m-aside-menu .m-menu__nav>.m-menu__item>.m-menu__link .n--logout {
    font-size: 2.2rem!important;
}

.n--copy-right {
    text-align: center;
}

.n--copy-right p {
    font-size: 11px;
    color: #4a4949;
}

.n--up-arrow {
    float: right;
    margin-top: -19px;
}

.n--up-arrow i {
    color: #1d7642;
}

.n--sticky-head {
    margin-top: 0px;
}

.m-portlet-sticky {
    background-color: #fff;
    padding: 2px 7px;
}

.m--bg-success {
    background-color: #1d763c !important;
}

.footer_social_div {
    background-color: #ffffff;
    min-height: 36px;
    width: 100%;
    border-top: 1px solid #efefef;
}

div.footer_social_div {
    width: 100%;
    position: fixed;
    bottom: -1px;
    z-index: 99999;
    padding: 4px
}

.n--lng-container {
    margin: 0px 0px!important;
}

@media (min-width: 1025px) {
    .m-footer--push.m-aside-left--enabled:not(.m-footer--fixed) .m-aside-right,
    .m-footer--push.m-aside-left--enabled:not(.m-footer--fixed) .m-wrapper {
        margin-bottom: 30px!important;
    }
}

.m-login.m-login--6 .m-login__wrapper .m-login__body .m-login__signin {
    background-color: #ffffff;
    padding: 20px;
    border-radius: 2px;
}

.m-datatable__head .m-datatable__row th {
    background-color: #274e9c!important;
    line-height: 21px;
    padding: 10px!important;
    font-weight: normal!important;
}

.m-datatable__head .m-datatable__row th span {
    color: #fff!important;
}

.gantt-side {
    min-width: 340px!important;
}

.ag-row {
    color: #575962!important;
    font-size: 14px!important;
}

.m-datatable.m-datatable--default>.m-datatable__table>.m-datatable__body .m-datatable__row>.m-datatable__cell>span {
    color: #575962!important;
    font-weight: 500;
}

.select-simple {
    color: #575962!important;
}

.ag-theme-balham .ag-row {
    border-bottom-color: #fbf9f9 !important;
    border-bottom: 1px solid #fbf9f9 !important;
}

.ag-theme-balham .ag-ltr .ag-cell-focus {
    border: none !important;
}

.ag-cell {
    color: #575962!important;
    font-weight: 500!important;
    font-size: 14px;
    padding-top: 12px;
}

.ag-cell select {
    color: #575962!important;
    font-weight: 500;
}

.select-simple {
    border: 1px solid #edeff1;
    padding: 6px 0px;
    border-radius: 3px;
    margin-top: -6px;
}

.ag-theme-balham .ag-header-select-all span {
    margin-top: -5px;
}

.security-md-titl {
    margin-top: -9px;
    color: #1d763c!important;
}

.inputFile {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.dz-file-preview {
    WIDTH: 67px;
    background: #ededed;
    height: 62px;
    border-radius: 19%;
    text-align: center;
    float: left;
    margin-top: -5px;
    padding: 4px 7px;
}

.dz-details {
    margin-top: 21px;
}

.remove i {
    font-size: 40px;
    color: #f15d22bd;
    margin-top: -2px;
}

.remove span {
    color: #f18257;
}

.m-wizard.m-wizard--1.m-wizard--success .m-wizard__progress .progress .progress-bar {
    background-color: #274e9c;
}

.m-wizard.m-wizard--1.m-wizard--success .m-wizard__steps .m-wizard__step.m-wizard__step--current .m-wizard__step-info .m-wizard__step-number>span {
    background-color: #638ad9;
}

.m-wizard.m-wizard--1.m-wizard--success .m-wizard__steps .m-wizard__step.m-wizard__step--current .m-wizard__step-info a.m-wizard__step-number:hover>span {
    background-color: #274e9c;
}

.m-dropzone.m-dropzone--success {
    border-color: #f15d22;
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #ffffff;
    background-color: #f15d22;
    border-color: #f15d22;
}

.btn-warning,
.btn-warning:not(:disabled):not(.disabled):active,
.btn-warning:not(:disabled):not(.disabled).active,
.show>.btn-warning.dropdown-toggle,
.btn-warning:hover {
    color: #fff!important;
    background-color: #f15d22;
    border-color: #f15d22;
}

.m-wizard.m-wizard--1.m-wizard--success .m-wizard__progress .progress .progress-bar:after {
    background-color: #274e9c;
}

.m-wizard.m-wizard--1.m-wizard--success .m-wizard__steps .m-wizard__step.m-wizard__step--done .m-wizard__step-info .m-wizard__step-number>span {
    background-color: #274e9c;
}

.swal2-icon.swal2-success .swal2-success-ring {
    border: 0.25em solid rgba(27, 82, 190, 0.25);
}

.swal2-icon.swal2-success [class^=swal2-success-line] {
    background-color: #274e9c;
}

.import-modal {
    padding: 15px 15px;
}

.m-wizard.m-wizard--1.m-wizard--success .m-wizard__steps .m-wizard__step.m-wizard__step--done .m-wizard__step-info a.m-wizard__step-number:hover>span {
    background-color: #274e9c;
}

.btn.save-btn-primary {
    background-color: #f2f2f2;
    border-color: #e3e3e3;
}

.vsl-form__group {
    padding: 20px 0px 0px 0px;
}

.m-wizard.m-wizard--5 .m-wizard__head .m-wizard__nav .m-wizard__steps {
    margin-top: 2rem;
}

.m-wizard.m-wizard--5 .m-wizard__head .m-wizard__nav .m-wizard__steps .m-wizard__step .m-wizard__step-info .m-wizard__step-number {
    display: inline;
}

.m-wizard.m-wizard--5 .m-wizard__head .m-wizard__nav .m-wizard__steps .m-wizard__step .m-wizard__step-info {
    padding-left: 0rem;
}

.m-wizard.m-wizard--5 .m-wizard__head .m-wizard__nav .m-wizard__steps .m-wizard__step {
    padding-bottom: 2rem;
}

.btn.m-btn--hover-accent:hover,
.btn.m-btn--hover-accent.active,
.btn.m-btn--hover-accent:active,
.btn.m-btn--hover-accent:focus,
.show>.btn.m-btn--hover-accent.dropdown-toggle {
    border-color: #274e9c !important;
    color: #ffffff !important;
    background-color: #274e9c !important;
}

table.dataTable {
    clear: both;
    margin-top: 6px !important;
    margin-bottom: 6px !important;
    max-width: none !important;
    border-collapse: separate !important;
    border-spacing: 0
}

table.dataTable td,
table.dataTable th {
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

table.dataTable td.dataTables_empty,
table.dataTable th.dataTables_empty {
    text-align: center
}

table.dataTable.nowrap th,
table.dataTable.nowrap td {
    white-space: nowrap
}

div.dataTables_wrapper div.dataTables_length label {
    font-weight: normal;
    text-align: left;
    white-space: nowrap
}

div.dataTables_wrapper div.dataTables_length select {
    width: auto;
    display: inline-block
}

div.dataTables_wrapper div.dataTables_filter {
    text-align: right
}

div.dataTables_wrapper div.dataTables_filter label {
    font-weight: normal;
    white-space: nowrap;
    text-align: left
}

div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0.5em;
    display: inline-block;
    width: auto
}

div.dataTables_wrapper div.dataTables_info {
    padding-top: 0.85em;
    white-space: nowrap
}

div.dataTables_wrapper div.dataTables_paginate {
    margin: 0;
    white-space: nowrap;
    text-align: right
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    margin: 2px 0;
    white-space: nowrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

div.dataTables_wrapper div.dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    margin-top: -26px;
    text-align: center;
    padding: 1em 0
}

table.dataTable thead>tr>th.sorting_asc,
table.dataTable thead>tr>th.sorting_desc,
table.dataTable thead>tr>th.sorting,
table.dataTable thead>tr>td.sorting_asc,
table.dataTable thead>tr>td.sorting_desc,
table.dataTable thead>tr>td.sorting {
    padding-right: 30px
}

table.dataTable thead>tr>th:active,
table.dataTable thead>tr>td:active {
    outline: none
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    cursor: pointer;
    position: relative
}

table.dataTable thead .sorting:before,
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:before,
table.dataTable thead .sorting_desc_disabled:after {
    position: absolute;
    bottom: 0.9em;
    display: block;
    opacity: 0.3
}

table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc_disabled:before {
    right: 1em;
    content: "\2191"
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
    right: 0.5em;
    content: "\2193"
}

table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:after {
    opacity: 1
}

table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc_disabled:after {
    opacity: 0
}

div.dataTables_scrollHead table.dataTable {
    margin-bottom: 0 !important
}

div.dataTables_scrollBody table {
    border-top: none;
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

div.dataTables_scrollBody table thead .sorting:before,
div.dataTables_scrollBody table thead .sorting_asc:before,
div.dataTables_scrollBody table thead .sorting_desc:before,
div.dataTables_scrollBody table thead .sorting:after,
div.dataTables_scrollBody table thead .sorting_asc:after,
div.dataTables_scrollBody table thead .sorting_desc:after {
    display: none
}

div.dataTables_scrollBody table tbody tr:first-child th,
div.dataTables_scrollBody table tbody tr:first-child td {
    border-top: none
}

div.dataTables_scrollFoot>.dataTables_scrollFootInner {
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

div.dataTables_scrollFoot>.dataTables_scrollFootInner>table {
    margin-top: 0 !important;
    border-top: none
}

@media screen and (max-width: 767px) {
    div.dataTables_wrapper div.dataTables_length,
    div.dataTables_wrapper div.dataTables_filter,
    div.dataTables_wrapper div.dataTables_info,
    div.dataTables_wrapper div.dataTables_paginate {
        text-align: center
    }
}

table.dataTable.table-sm>thead>tr>th {
    padding-right: 20px
}

table.dataTable.table-sm .sorting:before,
table.dataTable.table-sm .sorting_asc:before,
table.dataTable.table-sm .sorting_desc:before {
    top: 5px;
    right: 0.85em
}

table.dataTable.table-sm .sorting:after,
table.dataTable.table-sm .sorting_asc:after,
table.dataTable.table-sm .sorting_desc:after {
    top: 5px
}

table.table-bordered.dataTable th,
table.table-bordered.dataTable td {
    border-left-width: 0
}

table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable td:last-child,
table.table-bordered.dataTable td:last-child {
    border-right-width: 0
}

table.table-bordered.dataTable tbody th,
table.table-bordered.dataTable tbody td {
    border-bottom-width: 0
}

div.dataTables_scrollHead table.table-bordered {
    border-bottom-width: 0
}

div.table-responsive>div.dataTables_wrapper>div.row {
    margin: 0
}

div.table-responsive>div.dataTables_wrapper>div.row>div[class^="col-"]:first-child {
    padding-left: 0
}

div.table-responsive>div.dataTables_wrapper>div.row>div[class^="col-"]:last-child {
    padding-right: 0
}

@keyframes dtb-spinner {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes dtb-spinner {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

div.dt-button-info {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 400px;
    margin-top: -100px;
    margin-left: -200px;
    background-color: white;
    border: 2px solid #111;
    -webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.3);
    border-radius: 3px;
    text-align: center;
    z-index: 21
}

div.dt-button-info h2 {
    padding: 0.5em;
    margin: 0;
    font-weight: normal;
    border-bottom: 1px solid #ddd;
    background-color: #f3f3f3
}

div.dt-button-info>div {
    padding: 1em
}

ul.dt-button-collection.dropdown-menu {
    display: block;
    z-index: 2002;
    -webkit-column-gap: 8px;
    -ms-column-gap: 8px;
    -o-column-gap: 8px;
    column-gap: 8px
}

ul.dt-button-collection.dropdown-menu.fixed {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -75px;
    border-radius: 0
}

ul.dt-button-collection.dropdown-menu.fixed.two-column {
    margin-left: -150px
}

ul.dt-button-collection.dropdown-menu.fixed.three-column {
    margin-left: -225px
}

ul.dt-button-collection.dropdown-menu.fixed.four-column {
    margin-left: -300px
}

ul.dt-button-collection.dropdown-menu>* {
    -webkit-column-break-inside: avoid;
    break-inside: avoid
}

ul.dt-button-collection.dropdown-menu.two-column {
    width: 300px;
    padding-bottom: 1px;
    -webkit-column-count: 2;
    -ms-column-count: 2;
    -o-column-count: 2;
    column-count: 2
}

ul.dt-button-collection.dropdown-menu.three-column {
    width: 450px;
    padding-bottom: 1px;
    -webkit-column-count: 3;
    -ms-column-count: 3;
    -o-column-count: 3;
    column-count: 3
}

ul.dt-button-collection.dropdown-menu.four-column {
    width: 600px;
    padding-bottom: 1px;
    -webkit-column-count: 4;
    -ms-column-count: 4;
    -o-column-count: 4;
    column-count: 4
}

ul.dt-button-collection.dropdown-menu .dt-button {
    border-radius: 0
}

ul.dt-button-collection {
    -webkit-column-gap: 8px;
    -ms-column-gap: 8px;
    -o-column-gap: 8px;
    column-gap: 8px
}

ul.dt-button-collection.fixed {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -75px;
    border-radius: 0
}

ul.dt-button-collection.fixed.two-column {
    margin-left: -150px
}

ul.dt-button-collection.fixed.three-column {
    margin-left: -225px
}

ul.dt-button-collection.fixed.four-column {
    margin-left: -300px
}

ul.dt-button-collection>* {
    -webkit-column-break-inside: avoid;
    break-inside: avoid
}

ul.dt-button-collection.two-column {
    width: 300px;
    padding-bottom: 1px;
    -webkit-column-count: 2;
    -ms-column-count: 2;
    -o-column-count: 2;
    column-count: 2
}

ul.dt-button-collection.three-column {
    width: 450px;
    padding-bottom: 1px;
    -webkit-column-count: 3;
    -ms-column-count: 3;
    -o-column-count: 3;
    column-count: 3
}

ul.dt-button-collection.four-column {
    width: 600px;
    padding-bottom: 1px;
    -webkit-column-count: 4;
    -ms-column-count: 4;
    -o-column-count: 4;
    column-count: 4
}

ul.dt-button-collection .dt-button {
    border-radius: 0
}

ul.dt-button-collection.fixed {
    max-width: none
}

ul.dt-button-collection.fixed:before,
ul.dt-button-collection.fixed:after {
    display: none
}

div.dt-button-background {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999
}

@media screen and (max-width: 767px) {
    div.dt-buttons {
        float: none;
        width: 100%;
        text-align: center;
        margin-bottom: 0.5em
    }
    div.dt-buttons a.btn {
        float: none
    }
}

div.dt-buttons button.btn.processing,
div.dt-buttons div.btn.processing,
div.dt-buttons a.btn.processing {
    color: rgba(0, 0, 0, 0.2)
}

div.dt-buttons button.btn.processing:after,
div.dt-buttons div.btn.processing:after,
div.dt-buttons a.btn.processing:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 16px;
    height: 16px;
    margin: -8px 0 0 -8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    content: ' ';
    border: 2px solid #282828;
    border-radius: 50%;
    border-left-color: transparent;
    border-right-color: transparent;
    animation: dtb-spinner 1500ms infinite linear;
    -o-animation: dtb-spinner 1500ms infinite linear;
    -ms-animation: dtb-spinner 1500ms infinite linear;
    -webkit-animation: dtb-spinner 1500ms infinite linear;
    -moz-animation: dtb-spinner 1500ms infinite linear
}

div.dt-autofill-handle {
    position: absolute;
    height: 8px;
    width: 8px;
    z-index: 102;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #0275d8;
    background: #0275d8
}

div.dt-autofill-select {
    position: absolute;
    z-index: 1001;
    background-color: #0275d8;
    background-image: repeating-linear-gradient(45deg, transparent, transparent 5px, rgba(255, 255, 255, 0.5) 5px, rgba(255, 255, 255, 0.5) 10px)
}

div.dt-autofill-select.top,
div.dt-autofill-select.bottom {
    height: 3px;
    margin-top: -1px
}

div.dt-autofill-select.left,
div.dt-autofill-select.right {
    width: 3px;
    margin-left: -1px
}

div.dt-autofill-list {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 500px;
    margin-left: -250px;
    background-color: white;
    border-radius: 6px;
    -webkit-box-shadow: 0 0 5px #555;
    box-shadow: 0 0 5px #555;
    border: 2px solid #444;
    z-index: 11;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1.5em 2em
}

div.dt-autofill-list ul {
    display: table;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%
}

div.dt-autofill-list ul li {
    display: table-row
}

div.dt-autofill-list ul li:last-child div.dt-autofill-question,
div.dt-autofill-list ul li:last-child div.dt-autofill-button {
    border-bottom: none
}

div.dt-autofill-list ul li:hover {
    background-color: #f6f6f6
}

div.dt-autofill-list div.dt-autofill-question {
    display: table-cell;
    padding: 0.5em 0;
    border-bottom: 1px solid #ccc
}

div.dt-autofill-list div.dt-autofill-question input[type=number] {
    padding: 6px;
    width: 30px;
    margin: -2px 0
}

div.dt-autofill-list div.dt-autofill-button {
    display: table-cell;
    padding: 0.5em 0;
    border-bottom: 1px solid #ccc
}

div.dt-autofill-background {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    background: radial-gradient(ellipse farthest-corner at center, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
    z-index: 10
}

div.dt-autofill-list div.dt-autofill-question input[type=number] {
    padding: 6px;
    width: 60px;
    margin: -2px 0
}

table.DTCR_clonedTable.dataTable {
    position: absolute !important;
    background-color: rgba(255, 255, 255, 0.7);
    z-index: 202
}

div.DTCR_pointer {
    width: 1px;
    background-color: #0275d8;
    z-index: 201
}

table.DTFC_Cloned tr {
    background-color: white;
    margin-bottom: 0
}

div.DTFC_LeftHeadWrapper table,
div.DTFC_RightHeadWrapper table {
    border-bottom: none !important;
    margin-bottom: 0 !important;
    background-color: white
}

div.DTFC_LeftBodyWrapper table,
div.DTFC_RightBodyWrapper table {
    border-top: none;
    margin: 0 !important
}

div.DTFC_LeftBodyWrapper table thead .sorting:after,
div.DTFC_LeftBodyWrapper table thead .sorting_asc:after,
div.DTFC_LeftBodyWrapper table thead .sorting_desc:after,
div.DTFC_LeftBodyWrapper table thead .sorting:after,
div.DTFC_LeftBodyWrapper table thead .sorting_asc:after,
div.DTFC_LeftBodyWrapper table thead .sorting_desc:after,
div.DTFC_RightBodyWrapper table thead .sorting:after,
div.DTFC_RightBodyWrapper table thead .sorting_asc:after,
div.DTFC_RightBodyWrapper table thead .sorting_desc:after,
div.DTFC_RightBodyWrapper table thead .sorting:after,
div.DTFC_RightBodyWrapper table thead .sorting_asc:after,
div.DTFC_RightBodyWrapper table thead .sorting_desc:after {
    display: none
}

div.DTFC_LeftBodyWrapper table tbody tr:first-child th,
div.DTFC_LeftBodyWrapper table tbody tr:first-child td,
div.DTFC_RightBodyWrapper table tbody tr:first-child th,
div.DTFC_RightBodyWrapper table tbody tr:first-child td {
    border-top: none
}

div.DTFC_LeftFootWrapper table,
div.DTFC_RightFootWrapper table {
    border-top: none;
    margin-top: 0 !important;
    background-color: white
}

div.DTFC_Blocker {
    background-color: white
}

table.dataTable.table-striped.DTFC_Cloned tbody {
    background-color: white
}

table.dataTable.fixedHeader-floating,
table.dataTable.fixedHeader-locked {
    background-color: white;
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

table.dataTable.fixedHeader-floating {
    position: fixed !important
}

table.dataTable.fixedHeader-locked {
    position: absolute !important
}

@media print {
    table.fixedHeader-floating {
        display: none
    }
}

table.dataTable tbody th.focus,
table.dataTable tbody td.focus {
    -webkit-box-shadow: inset 0 0 1px 2px #0275d8;
    box-shadow: inset 0 0 1px 2px #0275d8
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td.child,
table.dataTable.dtr-inline.collapsed>tbody>tr>th.child,
table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty {
    cursor: default !important
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td.child:before,
table.dataTable.dtr-inline.collapsed>tbody>tr>th.child:before,
table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty:before {
    display: none !important
}

table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child,
table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child {
    position: relative;
    padding-left: 30px;
    cursor: pointer
}

table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child:before,
table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child:before {
    top: 12px;
    left: 4px;
    height: 14px;
    width: 14px;
    display: block;
    position: absolute;
    color: white;
    border: 2px solid white;
    border-radius: 14px;
    -webkit-box-shadow: 0 0 3px #444;
    box-shadow: 0 0 3px #444;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    text-indent: 0 !important;
    font-family: 'Courier New', Courier, monospace;
    line-height: 14px;
    content: '+';
    background-color: #0275d8
}

table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before,
table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child:before {
    content: '-';
    background-color: #d33333
}

table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child,
table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child {
    padding-left: 27px
}

table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child:before,
table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child:before {
    top: 5px;
    left: 4px;
    height: 14px;
    width: 14px;
    border-radius: 14px;
    line-height: 14px;
    text-indent: 3px
}

table.dataTable.dtr-column>tbody>tr>td.control,
table.dataTable.dtr-column>tbody>tr>th.control {
    position: relative;
    cursor: pointer
}

table.dataTable.dtr-column>tbody>tr>td.control:before,
table.dataTable.dtr-column>tbody>tr>th.control:before {
    top: 50%;
    left: 50%;
    height: 16px;
    width: 16px;
    margin-top: -10px;
    margin-left: -10px;
    display: block;
    position: absolute;
    color: white;
    border: 2px solid white;
    border-radius: 14px;
    -webkit-box-shadow: 0 0 3px #444;
    box-shadow: 0 0 3px #444;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    text-indent: 0 !important;
    font-family: 'Courier New', Courier, monospace;
    line-height: 14px;
    content: '+';
    background-color: #0275d8
}

table.dataTable.dtr-column>tbody>tr.parent td.control:before,
table.dataTable.dtr-column>tbody>tr.parent th.control:before {
    content: '-';
    background-color: #d33333
}

table.dataTable>tbody>tr.child {
    padding: 0.5em 1em
}

table.dataTable>tbody>tr.child:hover {
    background: transparent !important
}

table.dataTable>tbody>tr.child ul.dtr-details {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0
}

table.dataTable>tbody>tr.child ul.dtr-details>li {
    border-bottom: 1px solid #efefef;
    padding: 0.5em 0
}

table.dataTable>tbody>tr.child ul.dtr-details>li:first-child {
    padding-top: 0
}

table.dataTable>tbody>tr.child ul.dtr-details>li:last-child {
    border-bottom: none
}

table.dataTable>tbody>tr.child span.dtr-title {
    display: inline-block;
    min-width: 75px;
    font-weight: bold
}

div.dtr-modal {
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 100;
    padding: 10em 1em
}

div.dtr-modal div.dtr-modal-display {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 50%;
    height: 50%;
    overflow: auto;
    margin: auto;
    z-index: 102;
    overflow: auto;
    background-color: #f5f5f7;
    border: 1px solid black;
    border-radius: 0.5em;
    -webkit-box-shadow: 0 12px 30px rgba(0, 0, 0, 0.6);
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.6)
}

div.dtr-modal div.dtr-modal-content {
    position: relative;
    padding: 1em
}

div.dtr-modal div.dtr-modal-close {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 22px;
    height: 22px;
    border: 1px solid #eaeaea;
    background-color: #f9f9f9;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
    z-index: 12
}

div.dtr-modal div.dtr-modal-close:hover {
    background-color: #eaeaea
}

div.dtr-modal div.dtr-modal-background {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 101;
    background: rgba(0, 0, 0, 0.6)
}

@media screen and (max-width: 767px) {
    div.dtr-modal div.dtr-modal-display {
        width: 95%
    }
}

div.dtr-bs-modal table.table tr:first-child td {
    border-top: none
}

table.dataTable tr.group td {
    font-weight: bold;
    background-color: #e0e0e0
}

table.dt-rowReorder-float {
    position: absolute !important;
    opacity: 0.8;
    table-layout: fixed;
    outline: 2px solid #0275d8;
    outline-offset: -2px;
    z-index: 2001
}

tr.dt-rowReorder-moving {
    outline: 2px solid #888888;
    outline-offset: -2px
}

body.dt-rowReorder-noOverflow {
    overflow-x: hidden
}

table.dataTable td.reorder {
    text-align: center;
    cursor: move
}

div.DTS {
    display: block !important
}

div.DTS tbody th,
div.DTS tbody td {
    white-space: nowrap
}

div.DTS div.DTS_Loading {
    z-index: 1
}

div.DTS div.dataTables_scrollBody {
    background: repeating-linear-gradient(45deg, #edeeff, #edeeff 10px, #fff 10px, #fff 20px)
}

div.DTS div.dataTables_scrollBody table {
    z-index: 2
}

div.DTS div.dataTables_paginate,
div.DTS div.dataTables_length {
    display: none
}

div.DTS div.dataTables_scrollBody table {
    background-color: white
}

table.dataTable tbody>tr.selected,
table.dataTable tbody>tr>.selected {
    background-color: #0275d8
}

table.dataTable.stripe tbody>tr.odd.selected,
table.dataTable.stripe tbody>tr.odd>.selected,
table.dataTable.display tbody>tr.odd.selected,
table.dataTable.display tbody>tr.odd>.selected {
    background-color: #0172d2
}

table.dataTable.hover tbody>tr.selected:hover,
table.dataTable.hover tbody>tr>.selected:hover,
table.dataTable.display tbody>tr.selected:hover,
table.dataTable.display tbody>tr>.selected:hover {
    background-color: #0170d0
}

table.dataTable.order-column tbody>tr.selected>.sorting_1,
table.dataTable.order-column tbody>tr.selected>.sorting_2,
table.dataTable.order-column tbody>tr.selected>.sorting_3,
table.dataTable.order-column tbody>tr>.selected,
table.dataTable.display tbody>tr.selected>.sorting_1,
table.dataTable.display tbody>tr.selected>.sorting_2,
table.dataTable.display tbody>tr.selected>.sorting_3,
table.dataTable.display tbody>tr>.selected {
    background-color: #0172d3
}

table.dataTable.display tbody>tr.odd.selected>.sorting_1,
table.dataTable.order-column.stripe tbody>tr.odd.selected>.sorting_1 {
    background-color: #016ecc
}

table.dataTable.display tbody>tr.odd.selected>.sorting_2,
table.dataTable.order-column.stripe tbody>tr.odd.selected>.sorting_2 {
    background-color: #016fcd
}

table.dataTable.display tbody>tr.odd.selected>.sorting_3,
table.dataTable.order-column.stripe tbody>tr.odd.selected>.sorting_3 {
    background-color: #0170cf
}

table.dataTable.display tbody>tr.even.selected>.sorting_1,
table.dataTable.order-column.stripe tbody>tr.even.selected>.sorting_1 {
    background-color: #0172d3
}

table.dataTable.display tbody>tr.even.selected>.sorting_2,
table.dataTable.order-column.stripe tbody>tr.even.selected>.sorting_2 {
    background-color: #0173d5
}

table.dataTable.display tbody>tr.even.selected>.sorting_3,
table.dataTable.order-column.stripe tbody>tr.even.selected>.sorting_3 {
    background-color: #0174d7
}

table.dataTable.display tbody>tr.odd>.selected,
table.dataTable.order-column.stripe tbody>tr.odd>.selected {
    background-color: #016ecc
}

table.dataTable.display tbody>tr.even>.selected,
table.dataTable.order-column.stripe tbody>tr.even>.selected {
    background-color: #0172d3
}

table.dataTable.display tbody>tr.selected:hover>.sorting_1,
table.dataTable.order-column.hover tbody>tr.selected:hover>.sorting_1 {
    background-color: #016bc6
}

table.dataTable.display tbody>tr.selected:hover>.sorting_2,
table.dataTable.order-column.hover tbody>tr.selected:hover>.sorting_2 {
    background-color: #016cc7
}

table.dataTable.display tbody>tr.selected:hover>.sorting_3,
table.dataTable.order-column.hover tbody>tr.selected:hover>.sorting_3 {
    background-color: #016dca
}

table.dataTable.display tbody>tr:hover>.selected,
table.dataTable.display tbody>tr>.selected:hover,
table.dataTable.order-column.hover tbody>tr:hover>.selected,
table.dataTable.order-column.hover tbody>tr>.selected:hover {
    background-color: #016bc6
}

table.dataTable tbody td.select-checkbox,
table.dataTable tbody th.select-checkbox {
    position: relative
}

table.dataTable tbody td.select-checkbox:before,
table.dataTable tbody td.select-checkbox:after,
table.dataTable tbody th.select-checkbox:before,
table.dataTable tbody th.select-checkbox:after {
    display: block;
    position: absolute;
    top: 1.2em;
    left: 50%;
    width: 12px;
    height: 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

table.dataTable tbody td.select-checkbox:before,
table.dataTable tbody th.select-checkbox:before {
    content: ' ';
    margin-top: -6px;
    margin-left: -6px;
    border: 1px solid black;
    border-radius: 3px
}

table.dataTable tr.selected td.select-checkbox:after,
table.dataTable tr.selected th.select-checkbox:after {
    content: '\2714';
    margin-top: -11px;
    margin-left: -4px;
    text-align: center;
    text-shadow: 1px 1px #B0BED9, -1px -1px #B0BED9, 1px -1px #B0BED9, -1px 1px #B0BED9
}

div.dataTables_wrapper span.select-info,
div.dataTables_wrapper span.select-item {
    margin-left: 0.5em
}

@media screen and (max-width: 640px) {
    div.dataTables_wrapper span.select-info,
    div.dataTables_wrapper span.select-item {
        margin-left: 0;
        display: block
    }
}

table.dataTable tbody tr.selected,
table.dataTable tbody th.selected,
table.dataTable tbody td.selected {
    color: white
}

table.dataTable tbody tr.selected a,
table.dataTable tbody th.selected a,
table.dataTable tbody td.selected a {
    color: #a2d4ed
}

.static-tab-color {
    background-color: #4f7b39;
    line-height: 27px!important;
    color: #fff!important;
    white-space: nowrap;
}

.m-min--portait {
    min-height: 700px;
}

.m-wizard.m-wizard--5.m-wizard--success .m-wizard__head .m-wizard__steps .m-wizard__step.m-wizard__step--current .m-wizard__step-info .m-wizard__step-number .m-wizard__step-label {
    color: #274e9c;
}

.m-wizard.m-wizard--5.m-wizard--success .m-wizard__head .m-wizard__steps .m-wizard__step.m-wizard__step--current .m-wizard__step-info .m-wizard__step-number .m-wizard__step-seq {
    color: #274e9c;
}

.m-wizard.m-wizard--5.m-wizard--success .m-wizard__head .m-wizard__steps .m-wizard__step.m-wizard__step--current {
    border-bottom: 2px solid #274e9c;
}

.vessel-list {
    border-bottom: 1px solid #e8e6e6;
    line-height: 42px;
}

.hide-alert-success {
    display: none;
}

.form-control.focus,
.form-control:focus {
    border-color: #d9534f;
}

@media (min-width: 1025px) {
    /*.m-form .m-form__group:first-child {         padding-top: 10px;    }     */
    .m-form .m-form__group:last-child {
        padding-bottom: 10px;
        margin-top: -15px;
    }
}

.m-form .m-form__group:last-child {
    margin-top: -15px;
}

.m-wizard.m-wizard--step-last [data-wizard-action="next"] {
    display: block!important;
}

.btn.btn-secondary,
.btn.btn-secondary:hover:not(:disabled),
.btn.btn-secondary:focus {
    background: #4f7b39;
    border-color: #4f7b39;
    border: 1px solid #4f7b39;
    color: #fff;
}

.vessel-date-append {
/*    position: absolute;*/
    right: 0px;
    padding: 1px;
}

.vessel-date-append .input-group-text i {
    padding: 7px 0px;
}

.input-group>.form-control {
    width: 100%;
}

.static-tab-color th {
    padding: 0px 14px;
}

.vessel-list {
    line-height: 30px;
    font-weight: 500!important;
}

.request-status p {
    letter-spacing: 0.6px;
    padding: 1px 10px;
    border-radius: .75rem;
}

.request-status .Completed {
    background-color: #1d763c!important;
    color: #fff;
}

.request-status .progress {
    background-color: #274e9c;
    color: #fff;
    height: 23px;
}

.request-status .Failed {
    background-color: #f4516c;
    color: #fff;
}

.m-form .form-control-label,
.m-form label {
    font-weight: 400;
    color: #4f7b39;
}

.m--margin--15 {
    margin-top: -15px;
}

.btn.m-btn--hover-brand:hover,
.btn.m-btn--hover-brand.active,
.btn.m-btn--hover-brand:active,
.btn.m-btn--hover-brand:focus,
.show>.btn.m-btn--hover-brand.dropdown-toggle {
    border-color: #274e9c !important;
    color: #fff !important;
    background-color: #274e9c !important;
}

.btn.m-btn--hover-danger:hover,
.btn.m-btn--hover-danger.active,
.btn.m-btn--hover-danger:active,
.btn.m-btn--hover-danger:focus,
.show>.btn.m-btn--hover-danger.dropdown-toggle {
    border-color: #f15d22 !important;
    color: #ffffff !important;
    background-color: #f15d22 !important;
}

.m--margin-b-15 {
    margin-bottom: -15px;
}

.tbl-head {
    font-size: 14px!important;
    color: rgba(0, 0, 0, 0.54);
}

.btn-saffron {
    color: #fff;
    background-color: #f15c22;
    border-color: #f15c22;
}

.dropdown-menu {
    visibility: visible!important;
}

.input-group-text {
    padding: 0.88rem 1.15rem;
}

.input-group .input-group-append>.input-group-text,
.input-group .input-group-prepend>.input-group-text {
    border-radius: 0px;
}

.btn.btn-info {
    color: #ffffff;
    background: #274e9c;
    border-color: #274e9c;
}

.btn.btn-info:hover:not(:disabled) {
    color: #ffffff !important;
    background: #062a71;
    border-color: #062a71;
}

.calendar-icon {
    height: 40px;
}

.btn_back i {
    color: #fff!important;
}

.btn_back:hover {
    color: #fff;
}

.typeahead {
    width: 95%;
    margin-top: 2px;
}

.typeahead li a {
    cursor: pointer!important;
}

.planer-select_focus:focus {
    border-color: rgb(235, 237, 242);
}

.form-control:focus {
    border-color: #d8d8d8;
}

.req--portlet__head {
    min-height: 500px;
}

.m-portlet .req--portlet__head .req-portlet__head-caption {
    padding-top: 14%;
}

.req-portlet-grid {
    text-align: center
}

.m-portlet .req--portlet__head .req-portlet__head-caption .m-portlet__head-title .m-portlet__head-text {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.3rem;
    font-weight: 500;
    font-family: Roboto;
    padding-bottom: 15px;
    color: #3f4047!important;
}

.request--loader {
    float: right;
    border: 8px solid #f3f3f3;
    border-radius: 50%;
    border-top: 8px solid #274e9c;
    width: 30px;
    height: 30px;
    -webkit-animation: spin 2s linear infinite;
    /* Safari */
    animation: spin 2s linear infinite;
}


/* Safari */

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.parsley-hint-list span {
    font-size: 11px;
    font-style: italic;
}

.n--approveoptimize-btn {
    background-color: #1d763c;
    border-color: #1d763c;
}

.n--approveoptimize-btn:hover {
    background-color: #1d763c;
    border-color: #1d763c;
}

.failed_msg {
    color: #f27474;
    font-size: 20px;
}

.failed_msg i {
    float: left;
    padding: 10px 3px 0px 0px;
}

.list-errorMsg li {
    list-style: none;
}

.planner-sample-xml,
.contract-sample-xml,
.vessel-sample-xml,
.port-sample-xml {
    text-align: right;
}

.curren_pnl {
    background-color: #36a3f7;
}

.optimized_pnl {
    background-color: #2a8bd6;
}

.ag-theme-balham .ag-header {
    color: white !important;
    font-size: 14px !important;
}

.ag-theme-balham .ag-header-group-cell-label span {
    margin-left: 314px;
}

.ag-header-cell-sortable {
    padding-left: 16px;
}

.selectbox {
    padding-top: 5px;
}

.optimizer .ag-cell {
    padding-top: 6px;
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #4f7b39;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    color: #2a6496;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #4f7b39;
    border-color: #4f7b39;
    cursor: default
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #999;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 10px 15px;
    font-size: 12px
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:hover,
.pager li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
    color: #999;
    background-color: #fff;
    cursor: not-allowed
}

.req--pagination ul li {
    margin: 10px 0px 10px 3px;
    float: left;
}

.req--view--by select {
    padding: 9px 15px;
    margin: 11px 5px;
    border-radius: 4px;
    border: 1px solid rgb(169, 169, 169);
}

.select2-container {
    width: 100%!important;
}

.req--success-status {
    margin: 15px 20px;
}

.req--success-msg {
    color: #1d763c;
}

.req--fail-msg {
    color: #f66e84;
}

.btn.btn-secondary {
    color: #fff !important;
}

.loader.pnl-loader {
    border: 8px solid #f3f3f3;
    border-radius: 50%;
    border-top: 8px solid #131315;
    width: 40px;
    height: 40px;
    -webkit-animation: spin 2s linear infinite;
    /* Safari */
    animation: spin 2s linear infinite;
    position: absolute;
    top: 50%;
    left: 50%;
}


/* Safari */

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.sidebar-name-status {
    display: flex;
}

.sdbr-req-name {
    width: 50%;
    display: block;
}

.sidebar-req-status {
    margin: -11px 1px;
}

.sidebar-req--id a,
p {
    font-size: 17px;
     font-weight: 400;
}

.sidebar-req-status p {
    margin-top: 12px;
}

.sidebar-req-status.progress {
    height: 21px;
}

.m-list-timeline__items .sidebar-list__item {
    table-layout: auto!important;
}

.sidebar-name-status .sdbr-req-name {
    margin: 5px 0px;
}

.modal-footer {
    border: 0px;
}

.btn_primary_bt {
    width: 100px !important;
    background-color: #4f7b39 !important;
    color: #fff !important;
}

.counterparty-content {
    top: 200px;
    left: 1%;
}

.counterparty-model button {
    border: 1px solid #264d9c;
    background-color: #264d9c;
    padding: 8px 8px;
    border-radius: 4px;
    margin: -10px 2px 2px 2px;
    cursor: pointer;
    color: #fff;
}

.select2-results__option[aria-selected=true] {
    display: none;
}

.modal-dialog.modal-popup {
    max-width: 960px !important;
}

.logdeal td {
    line-height: 1 !important;
}

.log-portlet__body {
    height: 450px;
    padding: 7px 7px;
    margin-right: 5px!important;
}

.nodata-deal td {
    padding: 35px;
    text-align: center;
}

.modal-content .log-portlet__body .table-bordered th,
.table-bordered td {
    border: 1px solid #ececec!important;
}

.chart-hint {
    margin-right: 20px;
}

.shared-empty {
    text-align: center;
    padding: 30px 10px!important;
    border: 1px solid #274e9c;
}

.modal .modal-content .counterparty-model {
    padding: 13px;
}

.rowpopup td {
    padding: 14px 12px 0px 8px!important;
    line-height: 9px!important;
}

.counterp__Name {
    padding: 10px 10px;
    font-size: 14px;
}

.counterp__Name span {
    color: #264d9c;
}

.rerun-msg {
    font-size: 15px;
}

@media (min-width: 576px) {
    .counterparty-content {
        max-width: 80%;
    }
}

#m_table_1 {
    white-space: nowrap;
}

.modal-content.request_model {
    width: 400px;
}

.modal-header.request_model_header {
    padding: none !important;
    border-bottom: none !important;
}

.request_msg {
    margin-bottom: 25px;
    text-align: center;
    color: #525252;
    margin-top: -16px;
}
.request_msg h3{
    font-size: 18px;
}
.request_msg {
    margin-bottom: 25px;
    text-align: center;
    color: #525252;
    margin-top: -16px;
}
.day--delete{
    display: flex;
}
.day--delete .planner-last{
    padding: 21px 0px;
}
.day--delete span{
    padding: 10px 13px;
}
.day--delete .n--reset-btn{
    color: #fff;
}
.admin-n-section{
    padding: 15px 15px;
    background-color: #fdfdfd;
}
.optimizer .ag-header-cell{
    border-top: 1px solid #2374b3;
}
.optimizer .ag-header-cell.optimized_pnl{
    background-color:#2a8bd6;
}
.n--reset-btn-opt{
    margin-left: 30px;
}
.popup-paginate{
    margin: 15px 15px;
    text-align: center;
    background-color: #fbfbfb;
    padding: 10px 10px;
}.popup-paginate a{
    padding: 10px 15px 10px 15px;
    margin-right: -8px!important;
}
.not-fount-tb{
    text-align: center;
}
.not-fount-tb td{
    padding: 19px!important;
    font-size: 16px;
}
.model-top-bar{
    display: flex;
    margin: 10px 10px;
    border-bottom: 1px solid #f1eded;
    padding: 5px 0px;
}
#searchInput{
    margin: 3px 16px;
    padding: 0px 9px;
}
.closeModal i{
    font-size: 31px;
    padding-top: 5px;
    color: #e15621;
    cursor: pointer;
}
.kt-form .app-details{margin-left: 13px;}
.m-form__group .icon__preview{font-size: 17px;}
.m-form__group .label-class {padding-left: 15px;
    font-size: 14px;
    font-weight: normal;}
.m-form__group .appointment-PrintView{padding-left: 35px;    font-size: 16px;}
.kt-widget__body .Patient_Information{padding-left: 30px;    padding-top: 12px;}
.appointment-Information .edit-icon{float: right;}
.kt-portlet__head .edit-icon{padding: 20px 0px;}
.kt-widget__details{display: flex;}
@media (max-width: 991px){.kt-widget__details{flex-wrap: wrap;}}
@media (max-width: 767px){
    .kt-widget__subhead, .kt-widget__patient-info{flex-wrap: wrap;}
    .kt-widget.kt-widget--user-profile-3 .kt-widget__top .kt-widget__content .kt-widget__subhead a.view-deatails-btn {
        padding: 8px 9px!important;
    }
     .kt-widget.kt-widget--user-profile-3 .kt-widget__top .kt-widget__content .kt-widget__subhead a.followup-btn{
        padding: 2px 10px!important;
     }
}
.table.table-bordered{
    background-color: #fff;
}
.kt-patient-name{font-size: 18px; color: #54576f;}
.kt-widget__patient-info p span.kt-patient-type{
       background-color: #4f7b39;
    padding: 4px 12px;
    border-radius: 15px;
    color: #ffffff;
    text-transform: capitalize;
}
.kt-widget__patient-info p span i{padding-right: 4px;}
.kt-widget__patient-info p{padding: 7px 8px;    margin-bottom: 0px;}
.kt-widget.kt-widget--user-profile-3 .kt-widget__top .kt-widget__content.kt-widget_patient_info{padding-left: 2px;} 
.kt-widget_appointment-status-1{
   background-color: rgba(187, 10, 10, 0.1);
   color: #e22b2b;
}
.kt-widget_appointment-status{
  background-color: rgba(10, 187, 135, 0.1);
   color: #0abb87;
}
.kt-widget__patient-info{display: flex;}
.kt-widget__subhead{display: flex; justify-content: space-between;}
.kt-widget.kt-widget--user-profile-3 .kt-widget__top .kt-widget__content .kt-widget__subhead .kt-widget__action-icons span i{
   font-size: 22px; 
   padding-right: 0px;
   border: 1px solid #4f7b39;
   border-radius: 50%;
   padding: 8px 10px;
   background-color: #4f7b39;
   color: #ffffff;
       width: 40px;
    height: 40px;
    cursor: pointer;
}
.kt-widget.kt-widget--user-profile-3 .kt-widget__top .kt-widget__content .kt-widget__subhead .kt-widget__action-icons span .flaticon-visible{
    padding: 4px 9px;
}
.kt-widget.kt-widget--user-profile-3 .kt-widget__top .kt-widget__content .kt-widget__subhead .kt-widget__action-icons span i:hover{
   font-size: 22px; 
   border: 1px solid #4abcd7;
   border-radius: 50%;
   background-color: #4abcd7;
   color: #ffffff;
}
.kt-widget.kt-widget--user-profile-3 .kt-widget__top .kt-widget__content .kt-widget__subhead .kt-widget__action-icons span {padding: 5px 8px;}
/* .kt-widget__head, .kt-widget__subhead.kt-widget__details, .kt-widget__info{margin-top:-13px;} */

.kt-widget-follow-up{
    padding-right: 2rem;
    color: #43496f!important;
    font-weight: 500;
}

.form-group{
    margin-bottom: 1rem!important;
}

.profile-btn{
       background-color: #0abb87;
    border-color: #0abb87;
}

.logout-top{
        margin-top: 14px;
}
.login-tab{
    color:#fff;
}
.datepicker-icon{
    position: absolute;
    right: 0px;
    top: 46px;
    padding: 10px 10px 10px 10px;
    color: #4f7b39;
    font-size: 20px;
    line-height: 3px;
}
.filter-date-pick{
    top: 8px;
}
.schedule-datepicker-icon{
    position: absolute;
    right: 0px;
    top: -2px;
    padding: 10px 10px 10px 10px;
    color: #4f7b39;
    font-size: 20px;
}
.ilab-pagination .req--pagination{
    padding: 0px 20px;
}
.kt-widget__content.kt-widget_patient_info .flaticon-mail-1{
    margin-right: 5px;
}
.datepicker-icon-popup{
    position: absolute;
    right: 0px;
    padding: 10px 10px 10px 10px;
    color: #4f7b39;
    font-size: 20px;
    margin-top: 26px;
    margin-right: 20px;
}
.genearte-tab-content .datepicker-icon-popup{
    margin-top: 31px;
    margin-right: 0px;
}
.schedule-text{
    font-size: 1.2rem;
    color: #4f7b39;
    font-weight: 400;
}
.confirm-btn, .confirm-btn:hover{
    background-color: #198f35;
}
.reschedule-btn, .reschedule-btn:hover{
    background:#a07513;
}
.cancel-btn, .cancel-btn:hover{
    background: #d23737;
}
.invalid-btn, .invalid-btn:hover{
    background: #fe7373;
}
.kt-widget.kt-widget--user-profile-3 .kt-widget__top .kt-widget__content .kt-widget__subhead a {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    min-width: 45px;
    padding: 2px 10px;
    margin-left: 4px;
}
.confirm-content{
    padding: 15px;
    text-align: center;
}
.confirm-content .confirm-icon i{
    padding: 15px 15px;
    border-radius: 50%;
    color: #fff;
}
.confirm-content .right-icon{
    border: 1px solid #5cb85c;
    background-color: #5cb85c;
}
.confirm-content .cross-icon{
    border: 1px solid #f15e5e;
      background-color: #f15e5e;
}
.date-expired-error{
    color: #f15e5e!important;
}
.confirm-content p{
    color: #333;
    font-size: 18px;
}
.confirm-ok{
    width: 100px;
    margin: 0px auto;
    text-align: center;
    border: #5cb85c!important;
    padding: 12px 20px!important;
    font-size: 18px!important;
    background-color: #5cb85c!important;
    border-radius: 2px;
    text-shadow: none!important;
    opacity: unset!important;
}
.confirm-ok span{
    font-size: 16px;
    color: #fff;
    font-weight: normal;
}
.app-status-btn{
    padding: 10px 22px;
    border-radius: 15px;
    text-transform: capitalize;
    font-size: 18px;
} 
.app-confirm{
    background-color: #cafacad6;
    color: #1b6802;
}
.app-cancel{
    background-color: #f8e7e7;
    color: #d23737;
}
.app-reschedule{
    background-color: #f0eeda;
    color: #918303;
}
.app-invalid{
    background-color: #fae2d3;
    color: #c54c03;
}
.app-pending{
    background-color: #ecf7ff;
    color: #4f7b39
}
.app-status-btn i{
    padding-right: 3px;
}
.close-btn-1{
    text-align: right;
}
.loader-bg{
    background-color: #fff;
    width: 100%;
    height: 64%;
    position: absolute;
    top: 0px;
    left: 0;
    border-radius: 15px;
}
.ilabloadingconfirm {
    border: 8px solid #f3f3f3;
    border-radius: 50%;
    border-top: 8px solid#4f7b39;
    width: 40px;
    height: 40px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    text-align: center;
    margin-left: 43%;
    margin-top: 75px;
}
@media (min-width: 576px){
    .apt-view-model{
        max-width: 978px!important;
    }
}
.insrure-title{
    adding: 20px 0px 20px 0px;
}
.resheduleloading{
    margin-top: -3px;
}
.profile-align .ilabloading{
    margin-top: -3px;
    margin-right: -37%;
    float: left;
}
.reason-label{
    text-align: left;
}
.form-group .reason-label label{
    font-size: 15px;
}
.reason-label textarea.form-control{
    height: 130px;
}
.reason-label textarea::-webkit-inner-spin-button {
    -webkit-appearance: none;
    display: none;
}
.cancellation-body{
    padding: 0px 25px 10px 25px!important;
}
.app-follow-content{
        margin: 10px 10px 10px 10px!important;
}
.kt-widget__content.kt-widget_patient_info i, .kt-widget__info .kt-widget__progress i{
    font-size: 1.5rem;
    color: #4f7b39;
    margin-right: 5px;
    margin-top: 1px;
}
.kt-widget__content.kt-widget_patient_info p{
    margin-bottom: 10px;
    font-size: 15px;
    color: #5c5c5c;
    font-weight: 400;
    display: flex;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.popup-update-form{
    padding: 20px 0px 20px 0px;
}
.pt-user-status, .status-caps{
    text-transform: capitalize;
}
.px-widget__action-icons a{
    width: 160px;
}
.follow-status{
    color: #0687a6;
    text-transform: capitalize;
}
.px-invalid-btn, .px-invalid-btn:hover{
  background: #c54c03;  
}
.px__label{
    float: left;
}
.px__head-caption{
    float: right;
    margin-top: -10px;
}
.followup-list td, .vessel-list td{
    padding: 12px 0px;
    font-size: 14px;
    font-weight: normal;

}
.px-widget-head{
    width: 100%;
    padding: 18px 0px;
}

.right-side-widget-list .list-group-item{
    display: inline-flex;
    font-size: 16px;
}
.right-side-widget-list .list-group-item .name{
    color: #4f7b39;
    font-weight: 400;
    font-size: 15px;
}
.right-side-widget-list .list-group-item span.visible-xs span{
    font-size: 14px;
    color: #838383!important;
    font-weight: 400;
}
.right-widget-icon{
    font-size: 25px;
    border: 1px solid #f6f6f6;
    border-radius: 50%;
    padding: 15px 18px;
    width: 60px;
    height: 60px;
    background-color: #ffffff;
    color: #4f7b39;
}    
.view-all-button{
        text-align: right;
    margin: 10px 0px 0px 0px;
}
.rquired-star-clr {
    color: #d9534f;
    font-size: 18px;
}



/* Absolute Center Spinner */
.regloading {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: visible;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* Transparent Overlay */
.regloading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.3);
}

/* :not(:required) hides these rules from IE9 and below */
.regloading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.regloading:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
   -webkit-box-shadow: rgb(15, 101, 121) 1.5em 0 0 0, rgb(15, 101, 121) 1.1em 1.1em 0 0, rgb(15, 101, 121) 0 1.5em 0 0, rgb(15, 101, 121) -1.1em 1.1em 0 0, rgb(15, 101, 121) -1.5em 0 0 0, rgb(15, 101, 121) -1.1em -1.1em 0 0, rgb(15, 101, 121) 0 -1.5em 0 0, rgb(15, 101, 121) 1.1em -1.1em 0 0;
   box-shadow: rgb(15, 101, 121) 1.5em 0 0 0, rgb(15, 101, 121) 1.1em 1.1em 0 0, rgb(15, 101, 121) 0 1.5em 0 0, rgb(15, 101, 121) -1.1em 1.1em 0 0, rgb(15, 101, 121) -1.5em 0 0 0, rgb(15, 101, 121) -1.1em -1.1em 0 0, rgb(15, 101, 121) 0 -1.5em 0 0, rgb(15, 101, 121) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.status-header{
    border-bottom: none!important;
}
.status-header{
    font-size: 20px;
    padding: 0px 5px 21px 37px!important;
}
.status-header .status-pt-success{
    color: #025a11;
}
.status-header .status-pt-fail{    
    color: #e53935;
}
.pt-portlet-grid{
    min-height: 213px;
}
.pt-app-new, .pt-app-new:hover{
    background-color: #4e6a48!important;
}
.confirm-loader{
    height: 100%;
}
.user_heading{
    padding: 0px;
  }
  .user_heading_avatar{
    margin-left: 12px;
    margin-top: 10px;
    margin-right: 8px;
  }
  .user_heading_avatar .thumbnail{
    width: 33px;
      height: 33px;
      line-height: 34px;
  }
  .user_heading_avatar .ilab-user-icon i{
    color: #b26c13;
    font-size: 20px;
    padding: 1px 7px;
  }
  .user_heading_content{
    padding-left: 25px;
    padding-top: 8px;
  }
  .user_heading h2.heading_b{
    font-size: 18px;
      padding-top: 3px;
  }
  .md-card .user_content{
    padding: 0px 32px 32px 32px;
  }
  input:not([type]).md-input, input[type=color].md-input, input[type=date].md-input, input[type=datetime-local].md-input, input[type=datetime].md-input, input[type=email].md-input, input[type=month].md-input, input[type=number].md-input, input[type=password].md-input, input[type=search].md-input, input[type=tel].md-input, input[type=text].md-input, input[type=time].md-input, input[type=url].md-input, input[type=week].md-input, select.md-input, textarea.md-input{
    font: 400 14px/17px Roboto, sans-serif;
    padding: 10px 6px 10px 6px;
    margin-top: 0px;
  }
  .ilab-grid .uk-width-medium-1-2, .ilab-grid .uk-width-medium-1-3{
    margin-bottom: 10px;
  }
  .uk-margin-medium-bottom {
    margin-bottom: 18px!important;
}
.survey-grid{
    margin-left: -24px;
    margin-bottom: 20px;
}
.right-side-widget-list .list-group-item{
    background: #fcfcfc;
    margin-bottom: 5px;
    font-size: 14px;
    padding-left: 0px;
    padding-right: 0px;
}
.user-loader-dv{
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
    z-index: 999;
}
.user-loader{
    position: fixed;
    z-index: 999;
    overflow: visible;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.status-alert{
    margin: 10px 0px 0px 0px!important;
}
td.request-status p{
    margin-bottom: 0px;
    font-size: 14px;
    letter-spacing: 0px!important;
    padding: 0px!important;
}
td i.la{
    font-size: 1.6rem;
}
td .btn.m-btn--hover-brand:hover{
    border-color: #099b44!important ;
    color: #fff ;
    background-color: #099b44!important;
}
.update-ilab-form .md-input-wrapper{
    padding-top: 0px;
}
#request_form_validation .kt-radio-list {
    padding: 4px 0;
}
#request_form_validation .kt-radio > input:checked ~ span {
    border: 1px solid #4f7b39;
}
#request_form_validation .kt-radio > span:after {
    border: solid #4f7b39;
    background: #4f7b39;
    margin-left: -4px;
    margin-top: -4px;
    width: 8px;
    height: 8px;
}
.kt-widget.kt-widget--user-profile-3 .kt-widget__top .kt-widget__content .kt-widget__subhead a.view-deatails-btn{
    padding-top: 7px;
}
.kt-widget.kt-widget--user-profile-3 .kt-widget__top .kt-widget__content .kt-widget__subhead a.view-deatails-btn .flaticon-visible{
    font-size: 26px;
}
.kt-widget.kt-widget--user-profile-3 .kt-widget__top .kt-widget__content .kt-widget__subhead a.fa-pencil-square-o{
    padding-top: 13px;
    padding-left: 5px;
}
.kt-widget.kt-widget--user-profile-3 .kt-widget__top .kt-widget__content .kt-widget__subhead a.fa-times{
    padding-top: 9px;
}
.followup-btn, .followup-btn:hover {
    background: #cf590c;
}
.view-deatails-btn, view-deatails-btn:hover{
    background: #2185d0;
}
.m-aside-left.m-aside-left--skin-dark {
    background-color: #4f7b39;
}
.appt_grid_view.kt-portlet{
    flex-grow: 0;
    box-shadow: none;
    background: transparent;
}
.appt_grid_view .kt-portlet__body{
    -webkit-box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
    box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
}
.appt_list_view{
    margin-top: 0px;
}
/*.appt_list_view .kt-widget__content.kt-widget_patient_info p{
display: flex;
}*/
.list_type{
    background: transparent;
    border: 1px solid #4f7b39;
    color: #4f7b39;
    height: 37px;
    border-radius: 3px;
    margin: 0px 1px;
    position: relative;
    top: 2px;
    padding: 0px 9px;
}
.list_type_active{
    background: #4f7b39;
    color: #ffffff;
}
#filters_id{
    margin-right: 5px;
}
.kt-subheader .btn.ct-center-btn{
    padding: 0px 14px;
    height: 36px!important;
    position: relative;
    top: -1px;
    border: 0px;
    font-family: Roboto, sans-serif;
    font-size: 16px;
}
.kt-subheader .btn.ct-center-btn:hover{
    border:0px;
    background: #0f8099;
}
.pb-center-section  .md-card-head h3{
    overflow: hidden;
}
.pb-center-section .center-icon{
    border: 1px solid #4f7b39!important;
    background-color: #4f7b39;
}
.pb-center-section .pb-list-content .md-list-heading{
    color: #4f7b39;
}
.pb-center-section .pb-list-content .uk-text-small{
    color:#6c6c6c!important;
    font-size: 15px!important;
    font-weight: 400;
}
.pt-info-tab{
    margin: 0px;
    padding: 0px;
}
.appt-view .kt-portlet__head{
    background: #4f7b39;
}
.appt-view .kt-portlet__head h3{
    color: #fff!important;
}
.appt-view .kt-portlet__head .edit-icon {
    padding: 4px 4px;
    background: white;
    border-radius: 50%;
    margin: 5px 0px;
}
.appt-view .kt-portlet__head .edit-icon i{
    color: #4f7b39;
}
.appt-view .icon__preview{
    display: flex;
}
.appt-view .icon__preview i{
    font-size: 25px;
    color: #4f7b39;
}
.appt-view .icon__preview label,.appt-view .Patient_Information label {
    text-align: left!important;
    color: #4f7b39;
    display: block;
    margin-bottom: 0px;
    font-weight: 500;
}
.appt-view .Patient_Information label{
    font-size: 15px;
}
.appt-view .icon__preview .appointment-PrintView{
    padding-left: 16px;
    color: #353535;
}
.appt-view .appointment-Information{
    font-size: 16px;
}
.popup-update-form{
    background-color: #fff;
}
.appt-view .kt-portlet__head .popup-update-form h3 {
    color: #444444!important;
}
.appt-view .kt-portlet__head .edit-icon .btn:hover{
    border-color: #4f7b39 !important;
    color: #fff !important;
    background-color: #4f7b39 !important;
    border-radius: 50%;
}
.apt-view-model .form-group label{
    font-size: 1.1rem;
    font-weight: 400;
    color: #4f7b39;
}
@media(max-width : 1400px){
    .ilab-grid .kt-widget__subhead{
        display: block;
    }
    .appointment-status p{
        margin-top: 9px;
    }
    .app-status-btn{
        padding: 6px 12px;
    font-size: 15px;
    }
}
@media(max-width:768px){
    .appt_list_view .kt-widget__subhead,.ilab-grid .kt-widget__subhead,.reschedule-btn{
        padding: 0.2rem 0!important;
    }
    #m_aside_header_menu_mobile_toggle{
        display: none!important;
    }
}
@media(max-width:480px){
.list_type{
    display: none;
}
}
@media only screen and (max-width: 959px){
.user_heading_avatar {
    float: left!important;
    text-align: center;
    margin-left: 12px!important;
    margin-top: 10px!important;
    margin-right: 8px!important;
}
.user_heading_content {
     text-align: left; 
}
}
.m-card-user .m-card-user__pic img{
    max-width: 45px !important;
}
.m-card-user.m-card-user--skin-dark .m-card-user__details .m-card-user__name,
.m-card-user.m-card-user--skin-dark .m-card-user__details .m-card-user__email{
    color: #ffffff;
}
.m-dropdown .m-dropdown__wrapper .m-dropdown__header{
    padding: 10px 10px;
}
.btn.m-btn--pill {
    border-radius: 4px;
}
.btn-danger:hover{
    background-color: #cd561d!important;
    border-color: #cd561d!important;
}
.logout-top{
    color:#fff!important;
}

.dropdown-multiple .md-input-danger .dropdown-display{
    border: 1px solid #e53935!important;
}
.dropdown-multiple .parsley-errors-list{
    top: 28px;
    margin: 8px 15px;
    position: absolute;
}
/* select box */
@-webkit-keyframes iui-fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}

@-moz-keyframes iui-fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}

@-ms-keyframes iui-fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}

@-o-keyframes iui-fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}

@keyframes iui-fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}

@-webkit-keyframes iui-fadeOut {
  0% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}

@-moz-keyframes iui-fadeOut {
  0% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}

@-ms-keyframes iui-fadeOut {
  0% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}

@-o-keyframes iui-fadeOut {
  0% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}

@keyframes iui-fadeOut {
  0% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}

.dropdown-multiple,
.dropdown-multiple-label,
.dropdown-single {
  position: relative
}

.dropdown-multiple-label.active .dropdown-main,
.dropdown-multiple.active .dropdown-main,
.dropdown-single.active .dropdown-main {
  display: block;
  -webkit-animation: iui-fadeIn .2s ease-in forwards;
  -moz-animation: iui-fadeIn .2s ease-in forwards;
  -ms-animation: iui-fadeIn .2s ease-in forwards;
  -o-animation: iui-fadeIn .2s ease-in forwards;
  animation: iui-fadeIn .2s ease-in forwards
}

.dropdown-multiple-label.active .dropdown-display-label:after,
.dropdown-multiple-label.active .dropdown-display:after,
.dropdown-multiple.active .dropdown-display-label:after,
.dropdown-multiple.active .dropdown-display:after,
.dropdown-single.active .dropdown-display-label:after,
.dropdown-single.active .dropdown-display:after {
  border-top: none;
  border-bottom: 10px solid #999;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent
}

.dropdown-multiple-label.active .dropdown-display,
.dropdown-multiple-label.active .dropdown-display-label,
.dropdown-multiple.active .dropdown-display,
.dropdown-multiple.active .dropdown-display-label,
.dropdown-single.active .dropdown-display,
.dropdown-single.active .dropdown-display-label {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}

.dropdown-display,
.dropdown-display-label {
  position: relative;
  display: block;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.42857143;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  user-select: none;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #333;
  background-color: #fff
}

.dropdown-display-label:after,
.dropdown-display:after {
  content: '';
  position: absolute;
  border-top: 10px solid #999;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  top: 12px;
  right: 8px
}

.dropdown-clear-all {
   background-color: #fff;
    border: none;
    font-size: 22px;
    z-index: 999;
    color: #999;
    position: absolute;
    right: 2px;
    top: 2px;
    display: none;
    width: 25px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}

.dropdown-clear-all:focus {
  outline: 0
}

.dropdown-clear-all:hover {
  color: #ccc;
  text-decoration: none;
}

.dropdown-display {
  white-space: nowrap;
  padding: 6px 20px 6px 12px
}

.dropdown-multiple:hover .dropdown-clear-all,
.dropdown-single:hover .dropdown-clear-all {
  display: block
}

.dropdown-display .dropdown-chose-list {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
      height: 27px;
}

.dropdown-display .dropdown-chose-list span:before {
  content: ','
}

.dropdown-display .dropdown-chose-list span:first-child:before {
  content: ''
}

.dropdown-display .placeholder {
  display: none
}

.dropdown-display .placeholder:first-child {
      position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    color: #a1757e;
    display: block;
    text-indent: 10px;
    font-size: 15px;
    line-height: 38px;
}

.dropdown-display input {
  border: 0;
  outline: 0
}

.dropdown-display-label {
  cursor: text;
  padding: 6px 25px 5px 0
}

.dropdown-display-label .dropdown-search {
  display: inline-block
}

.dropdown-display-label input,
.dropdown-display-label input:focus {
  border: none;
  outline: 0
}

.dropdown-display-label .dropdown-chose-list {
  display: inline-block;
  padding: 0 5px
}

.dropdown-display-label .dropdown-chose-list .placeholder {
  display: none
}

.dropdown-display-label .dropdown-selected {
  position: relative;
  margin: 0 5px 5px 0;
  padding: 0 20px 0 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-repeat: repeat-x;
  color: #333;
  cursor: default;
  display: inline-block
}

.dropdown-display-label .dropdown-selected .del {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  float: right;
  line-height: 1;
  color: #999;
  position: absolute;
  right: 3px;
  top: 0
}

.dropdown-display-label .dropdown-selected .del:after {
  content: '\D7';
  font-size: 16px
}

.dropdown-main {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1010;
  width: 100%;
  color: #444;
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  margin-top: -1px;
  border-top: 0;
  padding: 4px 7px;
  display: none
}

.dropdown-main ul {
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 240px;
  margin: 0;
  padding: 0
}

.dropdown-main input {
  margin-top: 0;
  display: block;
  box-sizing: border-box;
  height: 30px;
  border: 1px solid #ccc;
  width: 100%;
  text-indent: 5px;
  border-radius: 3px
}

.dropdown-main .dropdown-search {
  display: block;
  padding: 5px 0
}

.dropdown-group {
  font-weight: 700
}

.dropdown-group,
.dropdown-option {
  margin: 0;
  padding-left: 12px;
  list-style: none;
  line-height: 26px;
  word-wrap: break-word
}

.dropdown-option {
  cursor: pointer
}

.dropdown-option:focus,
.dropdown-option:hover {
  background-color: #efefef;
  outline: 0
}

.dropdown-option[disabled] {
  color: #ddd;
  background-color: #fff;
  cursor: not-allowed;
  text-decoration: line-through
}

.dropdown-option.dropdown-chose:after {
  content: '';
  float: right;
  width: 10px;
  height: 10px;
  background: #4AB1E9;
  border-radius: 100%;
  margin: 8px 5px 0 0
}

.dropdown-maxItem-alert, .dropdown-minItem-alert {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #e4e3e2;
  width: 100%;
  height: 39px;
  line-height: 39px;
  padding: 0 5px;
  border-radius: 5px;
  color: #999;
  -webkit-animation: iui-fadeIn .2s ease-in forwards;
  -moz-animation: iui-fadeIn .2s ease-in forwards;
  -ms-animation: iui-fadeIn .2s ease-in forwards;
  -o-animation: iui-fadeIn .2s ease-in forwards;
  animation: iui-fadeIn .2s ease-in forwards
}
.dropdown-selected{
    font-size: 16px;
    background-color: #4f7b39;
    padding: 4px 9px;
    margin: 4px 4px;
    color: #fff;
}
.pt-content.kt-content{
    padding: 15px;
}
.btn-elevate.kt-login__btn-primary{
    text-align: right;
}
.alert{
font-size: 13px;
font-weight: 500; 
}
.alert.alert-danger{
background-color: #ec6829 !important;
border-color: #ec6829 !important;
}
.kt-login.kt-login--v1 .kt-login__wrapper .kt-login__body .kt-login__form .kt-login__actions .kt-login__btn-primary{
height: 40px; 
}
.log-dv{
    margin-top: 0px;
}
.modal .modal-content .reset-model-header{
    padding: 10px 15px 4px 15px;
}
.modal .modal-content .reset-model-header .modal-body{
    padding: 10px 15px 10px 15px;
}
.modal .modal-content .reset-model-footer{
    padding: 0px 15px 15px 15px;
}
.modal .modal-content .reset-model-header .modal-body{
    padding: 10px 15px 10px 15px!important;
}
.modal .modal-content .modal-header.reset-model-header .close{
    padding: 25px 10px;
}
.reset-password-dv .vsl-form__group{
    padding: 7px 15px 7px 10px!important;
}
.reset-mail-body{
    padding: 15px 15px 8px 15px;
}
.kt-portlet .kt-portlet__head{
min-height: 43px !important;    
}
.m-btn--icon.m-btn--icon-only{
    width: 26px;
    height: 25px;    
}
.appt-view .kt-portlet__head .edit-icon .btn{
    border-radius: 50%;   
}
.kt-portlet{
margin-bottom: 13px!important;   
}
.action-alert-mrn{
    margin: 10px 0px 10px 0px;
}
.listNavSelector.ng-binding{
 word-break: break-word; 
}
.md-card .md-card-head-text{
padding: 8px 12px 16px;
font: 500 15px/22px Roboto, sans-serif;
}
.pt-active-form__group .ng-not-empty{
    border-color: #7cb342!important;
    background-color: #ecf8f0;
    color: #000;
}
.reset-form-btn.btn-primary, .reset-form-btn.btn-primary:hover,.reset-form-btn.btn-primary:active,.reset-form-btn.btn-primary:focus{
    margin-right: 4px;
    background: #df3e3e;
    border: 1px solid #d23737;
}
.pt-widget-number{
    color: #6c7293;
}
.manager-dv{
   text-align: center;
}
.manager-title{
    border-bottom: 1px solid #1197b6;
    border-top: 1px solid #1197b6;
    padding: 10px;
    background-color: #4f7b39;
    color: #fff;
}
.manager-dv .manager-name{
    color: #4f7b39;
    padding: 10px 4px 10px 4px;
}
.website-logo-dv .md-card-head-avatar{
    border-radius: 0px;
    width: 90px;
    height: 90px;
}
.dropify-wrapper.has-preview .dropify-clear {
    display: none;
}
.app-Yes{
    color: #017b0a;
}
.app-No{
    color: #ea0d02;
}
.report-mrgn {
    padding: 0px 0px 0px 35px!important;
}
#cancel_form_validation{
    text-align: left;
}
.search-by-patient{
    height: 36px;
    border: 1px solid #4f7b39;
    border-radius: 4px;
    padding: 0px 10px 0px 10px;
    margin-left: 4px;
}
.search-patient-btn{
    height: 36px;
    margin-left: -7px;
    padding: 6px 15px 6px 15px;
    border: 1px solid #4f7b39;
    border-left: none;
    background-color: #4f7b39;
    color: #fff;
    border-radius: 0px 4px 4px 0px;
}
.patient-name-field .md-input-danger{
    border: 1px solid #d23737;
}
.patient-name-field .ng-not-empty{
    border: 1px solid #198f35;
}
.patient-name-field  .parsley-errors-list{
    display: none;
}
.reset-app-btn{
    margin-left: 8px;
    border-radius: 4px 4px 4px 4px;
    background-color: #d23737;
    border: 1px solid #d23737;
}
.kt-widget_patient_info.no-attempts{
    display: none;
}
.modal .modal-content .modal-body{
    padding: 10px 25px;
}
.modal .modal-content .modal-body {
    -moz-padding-end: 0px;
    -moz-padding-start: 0px;
}
.modal-content{
    -moz-padding-end: 14px;
    -moz-padding-start: 14px;
}
.kt-subheader .btn.btn-app-search{
    margin-top: -1px;
    margin-bottom: 0px;
    height: 33px!important;
}
.btn-reset-app{
    height: 33px;
    margin-left: -2px;
}
.btn-reset-app:disabled, .reset-app-btn:disabled{
    background-color: #faa1a1;
    border: 1px solid #faa1a1;
}
.header-search-dv{
    margin-top: 10px;  
    display: flex; 
}
       
.header-search-dv .m-portlet__head-caption{
    margin-right: 10px;
    margin-bottom: 10px;
}
.patient-search-form{
    display: inline-flex;
}
.ap-multiple-dropdown .multiselect-parent .dropdown-menu.dropdown-menu-form{
    height: 230px!important;
}
.ap-multiple-dropdown .multiselect-parent .dropdown-menu.dropdown-menu-form, .ap-multiple-dropdown .multiselect-parent{
     width: 100%; 
}
.ap-multiple-dropdown .multiselect-parent div{
     width: 100%; 
}
.ap-multiple-dropdown .multiselect-parent .dropdown-toggle{
    font: 400 15px/18px Roboto, sans-serif;
    min-height: 30px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    text-align: left;
    display: block;
    border-radius: 4px;
    overflow: hidden;
}
.ap-multiple-dropdown .multiselect-parent .btn.btn-default, .btn.btn-default.active, .btn.btn-default:active, .btn.btn-default:hover {
    color: #1e1e1e;
    padding: 10px 10px 10px 6px;
}
.ap-multiple-dropdown .multiselect-parent .btn.btn-default:hover:not(:disabled), .ap-multiple-dropdown .multiselect-parent .btn.btn-default.active,
.ap-multiple-dropdown .multiselect-parent .btn.btn-default:active, 
.ap-multiple-dropdown .multiselect-parent .btn.btn-default:focus, .show > .ap-multiple-dropdown .multiselect-parent .btn.btn-default.dropdown-toggle,
.ap-multiple-dropdown .multiselect-parent .btn.btn-secondary:hover:not(:disabled), 
.ap-multiple-dropdown .multiselect-parent .btn.btn-secondary.active, 
.ap-multiple-dropdown .multiselect-parent .btn.btn-secondary:active, 
.ap-multiple-dropdown .multiselect-parent .btn.btn-secondary:focus,
 .ap-multiple-dropdown .multiselect-parent .btn.btn-secondary.dropdown-toggle{
        border-color: #ebedf2;
    background-color: #fff;
}
.ap-multiple-dropdown .multiselect-parent .dropdown-toggle:after, .ap-multiple-dropdown .multiselect-parent .btn.dropdown-toggle:after{
    float: right!important;
    top: 8px!important;
    right: 4px;
    color: #000!important;
}
.ap-multiple-dropdown .multiselect-parent .dropdown-menu > li > a, .ap-multiple-dropdown .multiselect-parent .dropdown-menu > .dropdown-item{
    font-size: 13px;
    font-weight: 400;
    font-family: Poppins;
}
/*.ap-multiple-dropdown .dropdown-menu li a span:last-child{
    padding-left: 21px;
} */
.ap-multiple-dropdown .dropdown-menu li a .fa.fa-check{
    color: #198ca9;
    padding-right: 5px;
    padding-top: 1px;
}
.kt-grid__item .kt-login__logo img{
    width: 150px;
}
.text-break-ap{
    word-wrap: break-word;
}
.ap-multiple-dropdown .dropdown-menu li a .fa.fa-times{
   color: #e53935;
   padding-right: 7px;
}
.ap-center-title{
    white-space: pre-line;
}

@media (max-width: 1550px){
    .header-search-dv{       
       display: inline;
    }    
}
@media (min-width: 1600px){
    .header-search-dv{
         flex: 0 0 70%;     
    }
    .header-search-dv .app-count{
         flex: 0 0 40%;
    }
}
@media (min-width: 1550px) and (max-width: 1700px){
    .m-portlet .m-portlet__head .m-portlet__head-caption .m-portlet__head-title .m-portlet__head-text{
        font-size: 15px;
    }
}
@media (min-width: 1400px) and (max-width: 1550px){
    .app-status-btn{
        font-size: 15px;
        padding: 10px;
    }
    /*.kt-widget.kt-widget--user-profile-3 .kt-widget__top .kt-widget__content .kt-widget__subhead a i{
        padding-top: 6px!important;
    }*/
    /*.kt-widget.kt-widget--user-profile-3 .kt-widget__top .kt-widget__content .kt-widget__subhead a {
        width: 34px;
        height: 34px;
        min-width: 34px;
    }*/
    .kt-widget.kt-widget--user-profile-3 .kt-widget__top .kt-widget__content .kt-widget__subhead a.view-deatails-btn {
        padding-top: 6px;
        font-size: 22px;
        padding-left: 9px;
    }
}
@media (min-width: 1240px) and (max-width: 1300px){
    .m-portlet .m-portlet__head .m-portlet__head-caption .m-portlet__head-title .m-portlet__head-text{
        font-size: 15px;
    }
}
@media (min-width: 1240px) and (max-width: 1550px){
    .req--view--by{
        padding-top: 27px;
    }
}
@media (max-width: 1240px){
    .header-search-dv{
        flex: 0 0 100%;
    }
    .header-search-dv .app-count{
        padding-top: 10px;
    }
    .m-portlet .m-portlet__head.pt-app__list{
        display: block;
    }
}
@media (min-width: 1300px) and (max-width: 1700px){ 
    #contact-list .list-group-item .col-xs-12.col-sm-2{
        flex: 0 0 24%;
        max-width: 24.66667%;
    }
}
@media (min-width: 1200px) and (max-width: 1300px){ 
    #contact-list .list-group-item .col-xs-12.col-sm-2{
        flex: 0 0 15%;
        max-width: 15%;
        margin-left: -5px;
    }
    .right-widget-icon{
        width: 30px;
        height: 30px;
        padding: 4px 4px;
    }
}
 #contact-list .list-group-item .col-xs-12.col-sm-10 .visible-xs span:last-child{
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
@media (min-width: 960px) and (max-width: 1200px){ 
    #contact-list .list-group-item .col-xs-12.col-sm-2, #contact-list .list-group-item .col-xs-12.col-sm-10{
        flex: 0 0 100%;
        max-width: 100%;
        overflow: hidden;
    }   
    .right-side-widget-list .list-group-item{
        display: block;
        text-align: center;
    }
}

@media (min-width: 500px) and (max-width: 550px){
    .search-by-patient{
        width: 120px;
    }
}
@media (min-width: 320px) and (max-width: 500px){
    .patient-search-form{
        display: block;
    }
   .patient-search-form h3{
        width: 100%;
        margin-bottom: 6px!important;
    }
    .search-by-patient{
        margin-left: 0px;
    }
    .header-search-dv .reset-app-btn{
        margin-top: 22px;
    }
}
 @media (max-width: 320px){
    .req--view--by select {
        padding: 9px 1px;
    }
    .search-by-patient{
        width: 120px;
    }
    .m-portlet .m-portlet__head{
      padding: 0 1.2rem;
    }
 }  
.patient-notified{
    display: inline-flex;
   } 
.patient-notified.md-input-danger, .patient-notified.md-input-success{
  border: none!important;  
}
.patient-notified input{
    width: 18px;
    height: 18px;
}
.patient-notified label{
    margin: -2px 0px 0px 5px;
    font-size: 14px!important;
}
textarea.form-control {
    height: 90px!important;
}
.survey_text span{
    color: #004050;
    font-size: 17px;
    font-weight: 500;
}
.survey_rating{
    color: black;
    font-size: 15px;
    font-weight: 500;
}
.patient_bg{
    background: #4f7b39;  
}
.patient_bg h4{
    color: #fff;
}
.survey_rt td{
    font-size: 14px;
    font-weight: normal;
}
.view-deatails-btn i.flaticon-visible{
    font-size:25px !important;
}
.view_btn, .view-deatails-btn{
    background-color: #4f7b39;
    border-radius: 15px;
}
.m-btn--icon.m-btn--icon-only.view_btn.view-deatails-btn.survey_btn {
    width: 150px;
}
.view_btn, i.flaticon-visible{
     padding-right: 63%;   
}
span.view_survey {
    display: inline-flex;
    padding-left: 28px;
    display: inline-flex; 
}
.form-group.uk-width-medium-1-12.Patient_Information.survey_mtif {
    margin-bottom: -1rem!important;
}
.view_btn.view-deatails-btn.md-btn-primary, .md-btn-primary.uk-active, .md-btn-primary:active, .md-btn-primary:focus, .md-btn-primary:hover {
    background-color: #4f7b39;
}
.modal-header.patient_bg.survey_inft{
    padding: 14px;
}  
.m-form-center-search{
    display: inline-flex;
}
.m-form-center-search .m-form__label{
    padding: 10px 6px 6px 0px;
}
.m-form-center-search .m-label.m-label--single{
    font-size: 14px;
    font-weight: 400;
    color: #4f7b39;
}
.remove-print-btn{
    float: right;
}
.survey-title{
    display: none;
    text-align: center;
    margin-bottom: 0px;
}
.survey-rating-dv{
   text-align: center;  
}
.survey-rating-dv h4 span{
    color: #004050;
    margin-bottom: 0px; 
    font-size: 23px;
}
.answer-txt-ques{
    font-size: 15px;
    color: #000; 
}
.survey-search-dv{
    border-bottom: 1px solid #e9eaef;
}
.answer-txt{
    font-size: 16px;
    color: #000;
    padding: 0px 5px 0px 5px;
}
.roundedcls{
    border: 1px solid #000;
    border-radius: 50%;
    padding: 3px 8px 3px 7px;
}
.survey-status p{
    margin-bottom: 3px;
}
.strongly-disagree{
    color: #db0202;
}
.disagree{
    color: #c10505;
}
.strongly-agree{
    color: #028512;
}
.agree{
    color: #02620d;
}
.neutral{
    color: #6d7501;
}
.datetime-text{
    color: #037995;
}
.patient_bg.survey_inft .close{
    opacity: 2.5;
    text-shadow: none;
    margin-top: -2px;
    color: #fff!important;
}
@media print{    
    .m-portlet__head.pt-app__list,.req--pagination.ilab-pagination,.remove-print-btn{
        display: none !important;
    }
    #printSectionId .pt-info-tab{
        line-height: 38px;
    }
    .survey-rating-dv h4{
       display: block;
        text-align: center;
    }
    .survey-title{
        display: block;
        text-align: center;
        margin-left: 100px;
    }
}





html.wf-poppins-n3-active.wf-poppins-n4-active.wf-poppins-n5-active.wf-poppins-n6-active{
    overflow-y: hidden!important;
}
body.m-content--skin-light2 {
    background-color: #f2f3f8;
    position: static!important;
    width: auto!important;
    top: 0px!important;
}
.md-select-menu-container.md-active{
    z-index: 99999!important;
}
.md-button.md-icon-button{
    display: none!important;
}
md-backdrop.md-click-catcher {
    position: absolute!important;
}
ng-form[name=timeForm] {
  display: block;
  position: relative;
  vertical-align: middle;
}
ng-form[name=timeForm]>* {
  display: inline-block;
}
ng-form[name=timeForm] input,
ng-form[name=timeForm] md-input-container {
  text-align: center;
  padding: 0;
}
ng-form[name=timeForm] md-input-container .md-errors-spacer {
  min-height: 0;
}
ng-form[name=timeForm] div.time-error-messages {
  position: absolute;
  top: 30px;
}
md-hours-minutes .md-input-has-placeholder input{
    height: 39px;
}
md-meridiem .md-input-has-placeholder{
    width: 101px;
    border-top: 1px solid #e2e5ec;
    border-right: 1px solid #e2e5ec;
    border-radius: 0px 4px 4px 0px;
}
md-meridiem {
  max-width: 100px;
}
md-meridiem .md-select-value {
  padding: 2px;
  min-height: 25px;
}
md-meridiem .md-select-value.md-select-placeholder {
  padding-left: 5px;
}
md-meridiem .md-select-value .md-select-icon {
  width: 15px;
}
md-meridiem  md-select{
    height: 39px;
}
md-input-container .md-input.ng-invalid.ng-dirty, md-input-container.md-input-focused .md-input{
    padding-bottom: 9px!important;
    border-width: 2px 2px 2px!important;
}
/*.md-input-has-placeholder.md-input-focused{
    border-top: 1px solid #e2e5ec;
    border-left: 1px solid #e2e5ec;
    border-radius: 4px 4px 4px 4px;
}*/
.time-colon {
  position: absolute;
  top: 12px;
  padding-left: 6px;
}
.md-up-arrow, .md-down-arrow {
  position: absolute;
  height: 0;
  top: 7px;
  right: 2px;
  color: rgba(0,0,0,0.38);
  -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
  user-select: none;          /* Likely future */
}
.md-up-arrow:focus,.md-down-arrow:focus {
  outline: none;
}
.md-up-arrow:hover,.md-down-arrow:hover {
  color: black;
  cursor: pointer;
}
.md-up-arrow:after, .md-down-arrow:after{
  display: block;
  position: relative;
  speak: none;
  font-size: 13px;
  transform: scaleY(.5) scaleX(1);
}
.md-up-arrow:after{
  content: '\25B2';
  top: 0px;
}
.md-down-arrow:after{
  content: '\25BC';
  top: 9px;
}


.mdp-animate-next {
  opacity: 0;
  -webkit-transform: translate3d(50%, 0, 1px);
          transform: translate3d(50%, 0, 1px);
}
.mdp-animate-next-remove {
  -webkit-transition: all 0.5s cubic-bezier(0.35, 0, 0.25, 1);
  transition: all 0.5s cubic-bezier(0.35, 0, 0.25, 1);
  opacity: 0;
  -webkit-transform: translate3d(50%, 0, 1px);
          transform: translate3d(50%, 0, 1px);
}
.mdp-animate-next-remove-active {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 1px);
          transform: translate3d(0, 0, 1px);
}
.mdp-animate-prev {
  opacity: 0;
  -webkit-transform: translate3d(-50%, 0, 1px);
          transform: translate3d(-50%, 0, 1px);
}
.mdp-animate-prev-remove {
  -webkit-transition: all 0.3s cubic-bezier(0.35, 0, 0.25, 1);
  transition: all 0.3s cubic-bezier(0.35, 0, 0.25, 1);
  opacity: 0;
  -webkit-transform: translate3d(-50%, 0, 1px);
          transform: translate3d(-50%, 0, 1px);
}
.mdp-animate-prev-remove-active {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 1px);
          transform: translate3d(0, 0, 1px);
}
@-webkit-keyframes mdp-animation-bounce {
  from {
    opacity: 0;
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
  70% {
    opacity: 1;
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes mdp-animation-bounce {
  from {
    opacity: 0;
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
  70% {
    opacity: 1;
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.mdp-animation-zoom.ng-enter {
  -webkit-transition: all 0.3s cubic-bezier(0.35, 0, 0.25, 1);
  transition: all 0.3s cubic-bezier(0.35, 0, 0.25, 1);
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-name: mdp-animation-bounce;
          animation-name: mdp-animation-bounce;
}
.mdp-datepicker {
  max-height: initial;
  min-width: 234px;
}
.mdp-datepicker * {
  outline: 0;
}
.mdp-datepicker .md-actions {
  width: 100%;
  padding: 0px 5px;
}
.mdp-calendar-week-days {
  font-size: 0.75rem;
  opacity: 0.6;
}
.mdp-calendar-week-days > * {
  width: 32px;
  height: 32px;
  line-height: 32px;
  margin: 0 5px;
  padding: 0;
  min-width: 0px;
  min-height: 0px;
  box-shadow: none !important;
  background-color: transparent;
}
.mdp-calendar-days {
  font-size: 1rem;
  max-width: 100%;
}
.mdp-calendar-days .md-button,
.mdp-calendar-days .mdp-day-placeholder {
  width: 32px;
  height: 32px;
  margin: 0 5px;
}
.mdp-calendar-days .md-button {
  cursor: pointer;
  border-radius: 50%;
  font-size: 12px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  padding: 0;
  min-width: 0px;
  min-height: 0px;
  box-shadow: none !important;
  background-color: transparent;
}
.mdp-calendar-days .md-button[disabled]:not(.md-accent) {
  background-color: transparent !important;
}
.mdp-calendar-monthyear {
  font-size: 0.8125rem;
  font-weight: bold;
  line-height: 32px;
  min-height: 32px;
}
.mdp-datepicker-date,
.mdp-datepicker-day,
.mdp-datepicker-dow,
.mdp-datepicker-month {
  font-size: 1.8rem;
  opacity: 0.6;
}
.mdp-datepicker-date:not(.active),
.mdp-datepicker-day:not(.active),
.mdp-datepicker-dow:not(.active),
.mdp-datepicker-month:not(.active) {
  cursor: pointer;
}
.mdp-datepicker-date.active,
.mdp-datepicker-day.active,
.mdp-datepicker-dow.active,
.mdp-datepicker-month.active,
.mdp-datepicker-date:hover,
.mdp-datepicker-day:hover,
.mdp-datepicker-dow:hover,
.mdp-datepicker-month:hover {
  opacity: 1;
}
.mdp-datepicker-year {
  font-size: 0.9rem;
  opacity: 0.6;
  padding: 0;
  margin: 0;
}
.mdp-datepicker-year:not(.active) {
  cursor: pointer;
}
.mdp-datepicker-year.active,
.mdp-datepicker-year:hover {
  opacity: 1;
}
.mdp-datepicker-select-year {
  height: 232px;
}
.mdp-datepicker-select-year .repeated-year {
  text-align: center;
}
.mdp-datepicker-select-year .repeated-year .md-button {
  width: 100%;
  margin: 0;
  border-radius: 0;
  padding: 0;
  font-size: 1.0rem;
  line-height: 42px;
}
.mdp-datepicker-select-year .repeated-year .md-button.current {
  font-size: 1.8rem;
  line-height: 42px;
}
.mdp-datepicker-select-year .md-virtual-repeat-container,
.mdp-datepicker-select-year .md-virtual-repeat-offsetter,
.mdp-datepicker-select-year .md-virtual-repeat-scroller {
  height: 100%;
  width: 100%;
}
md-input-container {
    margin: 0px 0!important;
}
mdp-date-picker > md-input-container.md-has-icon {
  padding-left: 40px;
}
mdp-date-picker .md-button.md-icon-button {
  margin: 18px 0 0 0;
}
.mdp-datepicker:not(.portrait) .mdp-datepicker-select-year {
  width: 309px;
}
.mdp-datepicker:not(.portrait) .mdp-calendar {
  margin-right: 5px;
  width: 294px;
  margin-left: 10px;
}
.mdp-datepicker:not(.portrait) .mdp-datepicker-date-wrapper {
  width: 150px;
}
.mdp-datepicker:not(.portrait) .mdp-datepicker-dow {
  width: 100%;
  display: block;
}
.mdp-datepicker:not(.portrait) .mdp-calendar-week-days > *,
.mdp-datepicker:not(.portrait) .mdp-calendar-days > * {
  width: 42px;
}
.mdp-datepicker .mdp-datepicker-date-wrapper {
  padding: 16px 35px 16px 16px;
}
.mdp-datepicker md-dialog-content {
  overflow: hidden;
  padding: 0px;
}
.mdp-datepicker md-dialog-content .mdp-calendar {
  width: 294px;
  overflow-x: hidden;
}
.mdp-datepicker.portrait {
  max-width: 234px;
}
.mdp-datepicker.portrait .mdp-calendar {
  text-align: center;
  width: 100%;
}
.mdp-datepicker.portrait .mdp-datepicker-select-year {
  height: 252px;
}
.mdp-datepicker.portrait md-dialog-content > * {
  width: 100%;
}
.mdp-datepicker.portrait .mdp-calendar-week-days,
.mdp-datepicker.portrait .mdp-calendar-days,
.mdp-datepicker.portrait .md-actions {
  padding: 0 5px;
}
.mdp-datepicker.portrait .md-actions {
  margin-top: 20px;
}
.mdp-datepicker.portrait .mdp-calendar-week-days > *,
.mdp-datepicker.portrait .mdp-calendar-days > * {
  width: 32px;
}
mdp-calendar {
  display: block;
}
.mdp-calendar-week-days {
  width: 100%;
}
.mdp-calendar-week-days > * {
  margin: 0;
}
.mdp-calendar-days .md-button,
.mdp-calendar-days .mdp-day-placeholder {
  margin: 0;
}
.mdp-clock {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  cursor: pointer;
  padding: 24px;
  background: #ededed;
}
.mdp-clock .md-button {
  box-shadow: none !important;
  background-color: transparent;
  display: block;
  position: absolute;
  min-height: 32px;
  width: 32px;
  height: 32px;
  font-size: 12px;
  line-height: 32px;
  margin: 0;
  padding: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.mdp-clock .mdp-clock-container {
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
}
.mdp-clock .mdp-pointer {
  min-height: 0px;
  width: 1px;
  height: 50%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  -webkit-transform-origin: top center;
          transform-origin: top center;
  z-index: 0;
  pointer-events: none;
}
.mdp-clock .mdp-clock-center {
  min-height: 0px;
  height: 6px;
  width: 6px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
}
.mdp-clock .md-button.mdp-clock-selected {
  position: absolute;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  bottom: -8px;
  left: 0px;
  min-width: 0;
  min-height: 0;
  pointer-events: none;
}
.mdp-timepicker .mdp-clock-switch-container {
  padding: 20px;
  width: 309px;
}
.mdp-timepicker .mdp-timepicker-time {
  padding: 15px;
}
.mdp-timepicker .mdp-timepicker-selected-time {
  font-size: 3rem;
}
.mdp-timepicker:not(.portrait) .mdp-timepicker-time {
  width: 160px;
}
.mdp-timepicker.portrait .mdp-timepicker-selected-time {
  font-size: 4rem;
  margin-right: 1.5rem;
}
mdp-time-picker md-input-container.md-has-icon {
  padding-left: 40px;
}
mdp-time-picker .md-button.md-icon-button {
  margin: 18px 0 0 0;
}
.mdp-timepicker-selected-time > span,
.mdp-timepicker-selected-ampm > span {
  outline: 0;
  opacity: 0.6;
}
.mdp-timepicker-selected-time > span:not(.active),
.mdp-timepicker-selected-ampm > span:not(.active) {
  cursor: pointer;
}
.mdp-timepicker-selected-time > span.active,
.mdp-timepicker-selected-ampm > span.active {
  opacity: 1;
}
.mdp-clock-deg0 {
  top: 0%;
  left: 50%;
}
.mdp-clock-deg15 {
  top: 1.70370869%;
  left: 62.94095226%;
}
.mdp-clock-deg30 {
  top: 6.69872981%;
  left: 75%;
}
.mdp-clock-deg45 {
  top: 14.64466094%;
  left: 85.35533905%;
}
.mdp-clock-deg60 {
  top: 25%;
  left: 93.30127019%;
}
.mdp-clock-deg75 {
  top: 37.05904774%;
  left: 98.29629131%;
}
.mdp-clock-deg90 {
  top: 50%;
  left: 100%;
}
.mdp-clock-deg105 {
  top: 62.94095226%;
  left: 98.29629131%;
}
.mdp-clock-deg120 {
  top: 75%;
  left: 93.30127019%;
}
.mdp-clock-deg135 {
  top: 85.35533906%;
  left: 85.35533906%;
}
.mdp-clock-deg150 {
  top: 93.30127019%;
  left: 75%;
}
.mdp-clock-deg165 {
  top: 98.29629131%;
  left: 62.94095226%;
}
.mdp-clock-deg180 {
  top: 100%;
  left: 50%;
}
.mdp-clock-deg195 {
  top: 98.29629131%;
  left: 37.05904774%;
}
.mdp-clock-deg210 {
  top: 93.30127019%;
  left: 25%;
}
.mdp-clock-deg225 {
  top: 85.35533906%;
  left: 14.64466094%;
}
.mdp-clock-deg240 {
  top: 75%;
  left: 6.69872981%;
}
.mdp-clock-deg255 {
  top: 62.94095226%;
  left: 1.703708686%;
}
.mdp-clock-deg270 {
  top: 50%;
  left: 0%;
}
.mdp-clock-deg285 {
  top: 37.05904774%;
  left: 1.703708686%;
}
.mdp-clock-deg300 {
  top: 25%;
  left: 6.69872981%;
}
.mdp-clock-deg315 {
  top: 14.64466094%;
  left: 14.64466094%;
}
.mdp-clock-deg330 {
  top: 6.69872981%;
  left: 25%;
}
.mdp-clock-deg345 {
  top: 1.703708686%;
  left: 37.05904774%;
}
.mdp-clock-deg360 {
  top: 0%;
  left: 50%;
}
.genearte-tab > .nav.nav-tabs{
    border: none;
    color:#fff;
    background:#4f7b39;
    border-radius:0;
}
.genearte-tab > div a.nav-item.nav-link{
    border-right: 1px solid #1baccf!important;
}
.genearte-tab > div a.nav-item.nav-link,
.genearte-tab > div a.nav-item.nav-link.active{
    border: none;
    padding: 10px 16px 8px 16px;
    color:#fff;
    background:#4f7b39;
    border-radius:0;
    font-size: 15px;   
}
.genearte-tab > div a.nav-item.nav-link.active:after{
    content: "";
    position: relative;
    bottom: -35px;
    left: -42%;
    border: 15px solid transparent;
    border-top-color: #00667f;
}
.tab-content{
    background: #fdfdfd;
    line-height: 25px;
    border: 1px solid #ddd;
    border-top:1px solid #4f7b39;
    border-bottom:5px solid #4f7b39;
    padding:30px 25px;
}
.genearte-tab > div a.nav-item.nav-link:hover,
.genearte-tab > div a.nav-item.nav-link:focus{
    border: none;
    background: #4f7b39;
    color:#fff;
    border-radius:0;
    transition:background 0.20s linear;
}
.genearte-tab .nav.nav-pills, .nav.nav-tabs{
    margin-bottom: 0px;
}
.genearte-tab-content{
    padding: 12px!important;
}
.generate-btn-tab-width{
    width: 100%;
}
.ganrate-tab-pane{
      margin-top: 0px!important;
}
.uk-width-medium-1-2 .ng-not-empty{
    border-color: #7cb342!important;
    background-color: #ecf8f0;
}
.genearte-tab > div a.nav-item.nav-link.active{
    background: #00667f;
}
/*.kt-widget--user-profile-2.pt-info-tab{
    width: fit-content;
}*/
.survey-pop-model{
    padding: 0px 0px 0px 0px!important;
    margin-top: -1px;
}
.survey-pop-model .btn.btn-primary.remove-print-btn{
    margin: 10px 20px;
}
.survey-page-title{
   /* border-right: 1px solid #4f7b39;
    margin: 0px;
    flex: 0 0 80.88888%;
    max-width: 80.88888%;*/
    padding: 12px 12px;
}
.left-side-model li{
    padding-left:10px!important;
}
.survey-rating-dv-model{
    border-bottom: 1px solid #4f7b39;
    padding: 0px 0px 0px 0px;
    text-align: left;
}
.left-side-model{
    border-right: 1px solid #4f7b39;
}
.right-side-model li{
    padding: 22px 0px 15px 0px!important;
}
.ilab-grid.survey-grid{
    width: 100%;
}

 /*new css*/
.app-wid__body{
    margin-left: 18px;
}
.unorder-list-survey{
    display: flex;
     margin: 0px 0px;
}
.unorder-list-survey li{
    list-style: none;
    padding: 15px 0px 5px 11px;
}
.unorder-list-survey li.question-survey-list{
    width: 80%;
    border-right: 1px solid #4f7b39;
    list-style: none;
}
.unorder-list-survey li.survey-star-rating{
    padding-left: 4px;
}
.datetime-text .answer-txt{font-size: 15px;}
.survey-search-dv{
    display: flex;
}
.datetime-text{
    border: 1px solid #4f7b39;
    padding: 5px 12px;
    margin: 4px 12px 0px -12px;
}
.survey-search-dv .m-portlet__head-text{
    align-items: center;
    font-size: 1.3rem;
    font-weight: 500;
    font-family: Roboto;
    margin: 0;
    padding: 25px 0px 0px 0px;
}
.app-portlet__head-caption{
    border-bottom: 1px solid #e9eaef;
}
.survey-dates .vsl-form__group label{
    font-size: 15px;
    font-weight: 400;
}
.survey-dates{
    margin-bottom: 12px;
}
.survey-search-dv .req--view--by{
    display: flex;
    padding-top: 6px;
}
.survey-search-dv .req--view--by .btn-primary{
    height: 37px;
    margin-top: 11px;
}
.app-portlet__head-caption{
    display: flex;
}
.survey-dates{
    display: flex;
}
.survey-form-btns{
    padding: 41px 2px 1px 4px;
}
.survey-form-btns .search-patient-btn{
    border-radius: 4px;
    margin-right: -7px;
}
.survey-dates .vsl-form__group{
    padding-top: 12px;
}
.app-widget__action-icons a{
    width: 45px;
    height: 45px;
    border-radius: 50%;
    min-width: 45px;
    padding: 2px 10px;
    margin-left: 2px;
    font-size: 21px!important;
    padding-top: 7px;
}
.app-widget__action-icons .md-btn+.md-btn {
    margin-left: 2px;
}
.col-xs-12.col-sm-10.text-break-ap{
    padding: 9px 0px 0px 13px;
}
.app-info-tab{
    width: 100%;
}
.surver-lists li{
    list-style: none;
}
.rating-legend{
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    color: #353535;
    padding: 0px 0px 10px 0px;
    text-align: center;
}
.rating-legend span{
    padding: 0px 10px 0px 10px;
}
textarea.form-control::-webkit-inner-spin-button, 
textarea.form-control::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
.app_notes_page_content{
    width: 100%;
}
.add-note-btn{
    width: 30px;
    height: 30px;
    margin-top: -2px;
}
.add-note-btn i{
    font-size: 20px;
    line-height: 33px;
}
.md-fab.md-fab-danger.add-note-btn{
    background-color: #198f35;
}
.notes-btn{
    margin: 0px 9px 0px 0px;
    background-color: #4f7b39;
    border: 1px solid #4f7b39;
}
.notes-btn:hover{
    background-color: #4f7b39;
    border: 1px solid #4f7b39;
}
.modal .apt-view-model .modal-content .modal-header{
    padding: 15px 15px 10px 15px;
    border-bottom: 1px solid #4f7b39;
}
.modal .apt-view-model .modal-content .modal-footer{
    padding: 0px 0px 12px 0px;
}
.apt-view-model .modal-body{
    padding: 0px 15px;
}
.note-card-single{
    box-shadow: none;
}
.notes_list.md-list-outside>li.heading_list {
    padding: 10px 10px 10px 10px;
}
.note-card-single.md-card .md-card-content{
    padding: 0px 0px 15px 15px;
}
.close-note-btn{
    padding: 25px 10px 0px 0px!important;
}
.md-list-outside>li{
   font-size: 16px;
    text-transform: capitalize; 
}
.md-list-outside>li.md-list-item-active, .md-list-outside>li:hover:not(.heading_list) {
    background-color: #edf7fa;
}
.note-text-small{
    font-size: 14px!important;
    line-height: 20px;
}
.note_content{
    border: 1px solid #b3d2d9;
}
.note-text-truncate{
    color: #4f7b39;
}
.md-list-outside>li.notes_app_list>.md-list-content{
    padding: 8px 2px;
}
.app_notes_unlist{
    height: 280px;
    overflow-y: scroll;
}
.no-notes{
    text-align: center;
    top: 20%;
}
.add-notes-btn{
    text-align: right;
    margin-left: 9px;
    margin-top: -6px;
    background-color: #198f35;
    border: 1px solid #198f35;
}
.add-notes-btn:hover,.add-notes-btn:active{
    background-color: #198f35;
    border: 1px solid #198f35;
}
.notes-txt-title{
    float: left;
    width: 80%;
}
.md-list-content.pb-list-content{
    word-wrap: break-word;
} 
@media (max-width: 1550px) and (min-width: 1240px){
    .req--view--by-view-users {
        padding-top: 0px;
    }
}
@media (min-width: 1024px) and (max-width: 1774px){
    .kt-widget__grid_subhead{
        display: block;
    }
    .kt-widget__top .kt-widget__subhead .kt-widget__action-icons{
        margin-bottom: 15px;
    }
}
@media (min-width: 1500px){
    .generate-app-grid{
        width: 80%;
        margin-left: 9%;
    }
}
@media (min-width: 1437px){
    .survey-search-dv .req--view--by {
        display: inline-table;
    }
    .survey-search-dv .req--view--by .btn.btn-primary{
        margin-top: -3px;
    }
}
@media (min-width: 1024px) and (max-width: 1220px){
    .genearte-tab > div a.nav-item.nav-link, .genearte-tab > div a.nav-item.nav-link.active{
        padding: 10px 0px 8px 0px;
        font-size: 13px;
    }
}
@media (min-width: 1024px) and (max-width: 1320px){
    .survey-search-dv .m-portlet__head-title{
        -webkit-box-flex: 0;
        -ms-flex: 0 0 76.33333%;
        flex: 0 0 76.33333%;
        max-width: 76.33333%;
    }
}
@media (max-width: 1024px){
    .nav-last-link{
        border-top: 1px solid #18a3c3!important;
    }
    .genearte-tab > div a.nav-item.nav-link.active:after{
        content: none;
    }
}
@media (max-width: 771px){
    .app_list_type{
        display: none!important;
    }
}
@media (max-width: 991px){
    .survey-search-dv .req--view--by{
        display: contents;
    }
}
@media (max-width: 640px){
    .survey-dates {
        display: inline;
    }
    .survey-dates .vsl-form__group{
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100.0%;
        flex: 0 0 100.0%;
        max-width: 100.0%;
    }
    .survey-form-btns {
        padding: 15px 15px 15px 15px;
    }
}
.patient_date.datepicker-icon-popup {
    left: 44%;
    cursor: pointer;
    right: initial;
}
.modal-footer.patnt_update {
    padding: 25px !important;
}
.password-vis-icon{
    cursor: pointer;
    position: absolute;
    right: 6px;
    bottom: 11px;
    font-size: 18px;
    color: #4f7b39;
}
.password-view-vis-icon{
    cursor: pointer;
    position: absolute;
    right: 23px;
    bottom: 17px;
    font-size: 18px;
    color: #4f7b39;
}
.active-deactive-cls{
    padding-left:6px;
}
.btn-download-report{
    margin-bottom: 8px;
    margin-right: 8px;
    float: right;
}
.empty-data-report{
        margin-bottom: 30px!important;
}
.page-filter-bg-loader{
    height: 100%;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 0px;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.68);
    z-index: 9999;
}
.ilabfilterpageloading{
    border: 8px solid #f3f3f3;
    border-radius: 50%;
    border-top: 8px solid#4f7b39;
    width: 40px;
    height: 40px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    text-align: center;
    left: 48%;
    top: 12%;
    position: absolute;
}
.uk-width-medium-1-3 .ng-not-empty {
    border-color: #7cb342!important;
    background-color: #ecf8f0;
}
.ap-radio-gender{
    padding: 11px 15px 0px 0px;
}
.apt-lg-font{
    font-size: 20px!important;
}
.app-date-right-align{
    text-align: right;
}
.app-date-right-align i{
    position: absolute;
    padding: 10px 10px 10px 10px;
    color: #4f7b39;
    font-size: 20px;
    margin-top: -1px;
    margin-left: -37px;
}
.apt-radiogroup-inline{
    display: flex;
}
.apt-radiogroup-inline .parsley-errors-list.filled{
  position: absolute;
    margin: 24px 0px;
}

.apt-insurence-forgroup{
    margin-right: 20px;
    margin-top: 10px;
}
.download-covid-appt a{
    color: #fff!important;
}
.grid-download-pdf{
    cursor: pointer;
}
.kt-subheader__title_username{
    color: #4f7b39;
    font-weight: 900;
    margin-left:5px;
}
.sub_heading_t{
    color: #4f7b39;
    font-weight: 900;
    font-size: 14px;
}
.appointment-count{
    color: #4f7b39;
    font-weight: 600;
    font-size: 15px;
    margin-left:7px;
}