﻿body {
    color: #73879C;
    background: #F7F7F7;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.471;
}

.select2-results__option {
    padding: 6px;
    padding-left: 10px;
    user-select: none;
    -webkit-user-select: none;
}

.nav.child_menu li {
    padding-left: 0px !important;
    font-size: 12px !important;
}

.x_title h2 {
    margin: 5px 0 6px;
    float: left;
    display: block;
    color: white;
    font-size: 15px;
    letter-spacing: 0.4px;
    font-weight: bold;
}

.x_title {
    padding: 8px 12px;
    background: #286090;
    border: none;
    margin-bottom: 0;
}


.select2-container--default .select2-selection--multiple, .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0;
    min-height: 34px !important;
}

.select2 {
    width: 100% !important;
}

.page-title .title_left h3 {
    margin: 20px 0;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 0.5px;
}

.left_col {
    background: #1b1636;
}

.nav_menu {
    float: left;
    background: #3a3265;
    border-bottom: 1px solid #D9DEE4;
    margin-bottom: 10px;
    width: 100%;
    height: 75px;
    position: relative;
}

.nav_title {
    width: 230px;
    float: left;
    background: #1b1636;
    border-radius: 0;
    height: 57px;
}

.sidebar-logo {
    display: block;
    margin: 10% auto 0 auto;
    width: auto;
}

.nav.side-menu > li.active > a {
    text-shadow: rgba(0,0,0,.25) 0 -1px 0;
    background: linear-gradient(#434382,#151127),#1b1636;
    box-shadow: rgba(0,0,0,.25) 0 1px 0, inset rgba(255,255,255,.16) 0 1px 0;
}

.nav.side-menu > li.active, .nav.side-menu > li.current-page {
    border-right: 5px solid #8c8aef;
}

.toggle a {
    padding: 15px 15px 0;
    margin: 0;
    cursor: pointer;
    color: white;
}

.nav-sm ul.nav.child_menu {
    left: 100%;
    position: absolute;
    top: 0;
    width: 210px;
    z-index: 4000;
    background: #1b1636;
    display: none;
}

.header-img {
    height: 45px;
    width: auto;
    position: absolute;
    top: 0;
    margin: 15px;
    left: 4%;
}

.page-title .title_left h3 {
    margin: 20px 0;
    font-size: 26px;
    font-weight: 500;
    letter-spacing: 0.5px;
    color: #41357f;
}

.top_nav .nav .open > a, .top_nav .nav .open > a:focus, .top_nav .nav .open > a:hover, .top_nav .nav > li > a:focus, .top_nav .nav > li > a:hover {
    background: none;
}

.navbar-brand, .navbar-nav > li > a {
    font-weight: 500;
    line-height: 45px;
}

.nav.navbar-nav > li > a {
    color: #fff !important;
}

.user_img {
    width: 2%;
    border-radius: 50%;
    position: absolute;
    right: 124px;
    top: 24px;
}

.dropzone {
    border: 1px solid #e5e5e5;
    padding: 12px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
    text-align: center !important;
    min-height: 0px;
}

.btn {
    border-radius: 3px;
    BORDER: NONE !IMPORTANT;
    color: white !important;
}

.align_center {
    text-align: center;
}

.modalPopup {
    height: auto;
    width: 35%;
}

.modal-content {
    z-index: 9999999999999;
    position: relative;
}

.modal-header {
    text-align: left;
    background: #3a3265;
    color: white;
    padding: 15px 24px !important;
}

    .modal-header .close {
        margin-top: -2px;
    }

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 0.7;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-content .modal-body {
    padding-top: 24px;
    padding-right: 24px;
    padding-bottom: 16px;
    padding-left: 24px;
    font-size: 15px;
    color: #273146;
}

.modal-body {
    position: relative;
    padding: 15px;
    text-align: left;
}

.modal-footer {
    border-top: 1px solid #e5e5e5 !important;
}

.modal-content .modal-body + .modal-footer {
    padding: 10px;
}

.margin_top {
    margin-top: 10px;
}

.pagination-ys {
    /*display: inline-block;*/
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

    .pagination-ys table > tbody > tr > td {
        display: inline;
    }

        .pagination-ys table > tbody > tr > td > a,
        .pagination-ys table > tbody > tr > td > span {
            position: relative;
            float: left;
            padding: 8px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            color: #808080;
            background-color: #ffffff;
            border: 1px solid #dddddd;
            margin-left: -1px;
            font-size: 13px !important;
        }

        .pagination-ys table > tbody > tr > td > span {
            position: relative;
            float: left;
            padding: 8px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            margin-left: -1px;
            z-index: 0;
            color: #ffffff;
            background-color: #337ab7;
            border-color: #337ab7;
            cursor: default;
        }

        .pagination-ys table > tbody > tr > td:first-child > a,
        .pagination-ys table > tbody > tr > td:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;
        }

        .pagination-ys table > tbody > tr > td:last-child > a,
        .pagination-ys table > tbody > tr > td:last-child > span {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px;
        }

        .pagination-ys table > tbody > tr > td > a:hover,
        .pagination-ys table > tbody > tr > td > a:focus {
            color: #808080;
            background-color: #eeeeee;
            border-color: #dddddd;
        }


    .pagination-ys table tr:first-child {
        background-color: #fff !important;
        color: white !important;
    }


.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #a1b1c2;
    /*border-radius: 4px;*/
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #2d3977;
    padding-top: 2px;
}

.select2-container--default .select2-selection--multiple, .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #a1b1c2;
    border-radius: 0;
    min-height: 34px !important;
}



.iradio_flat-green {
    background-position: -88px 0;
    margin-right: 5px;
    margin-top: -4px;
}

.checkbox label, .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 700;
    cursor: pointer;
    color: #42668a;
}

.icheckbox_flat-green.checked {
    background-position: -22px 0;
    margin-right: 5px;
    margin-top: -4px;
}

.btn_mrgn_top {
    margin-top: 20px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #344677;
    color: white;
}

.loader-12 {
    position: relative;
}

    .loader-12:before, .loader-12:after {
        content: '';
        display: block;
        position: absolute;
        background-color: currentcolor;
        left: 50%;
        right: 0;
        top: 0;
        bottom: 50%;
        box-shadow: -.5em 0 0 currentcolor;
        -webkit-animation: loader-12 1s linear infinite;
        animation: loader-12 1s linear infinite;
    }

    .loader-12:after {
        top: 50%;
        bottom: 0;
        -webkit-animation-delay: .25s;
        animation-delay: .25s;
    }

@-webkit-keyframes loader-12 {
    0%, 100% {
        box-shadow: -.5em 0 0 transparent;
        background-color: currentcolor;
    }

    50% {
        box-shadow: -.5em 0 0 currentcolor;
        background-color: transparent;
    }
}

@keyframes loader-12 {
    0%, 100% {
        box-shadow: -.5em 0 0 transparent;
        background-color: currentcolor;
    }

    50% {
        box-shadow: -.5em 0 0 currentcolor;
        background-color: transparent;
    }
}


.modalProgress {
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(41, 61, 103, 0.65);
    height: 100vh;
    width: 100%;
    z-index: 9999999;
}

@-webkit-keyframes blink {
    0% {
        background-color: #00aeff;
    }

    100% {
        background-color: #343a40;
    }
}

@-moz-keyframes blink {
    0% {
        background-color: #00aeff;
    }

    100% {
        background-color: #343a40;
    }
}

@-ms-keyframes blink {
    0% {
        background-color: #00aeff;
    }

    100% {
        background-color: #343a40;
    }
}

@keyframes blink {
    0% {
        background-color: #00aeff;
    }

    100% {
        background-color: #343a40;
    }
}

.custom-busy {
    display: flex;
    flex-direction: column;
    position: fixed;
    left: 0;
    right: 0;
    top: 0%;
    bottom: 0;
    background: transparent;
    align-items: center;
}

    .custom-busy .loader-container {
        display: grid;
        grid-template: 1fr / auto auto;
        grid-gap: 5px;
        position: absolute;
        top: 40%;
    }

        .custom-busy .loader-container > span {
            background-color: #00aeff;
            padding: 18px;
        }

            .custom-busy .loader-container > span.l1 {
                animation: blink 0.5s linear 0.125s infinite normal forwards;
            }

    .custom-busy loader-container > span.l2 {
        animation: blink 0.5s linear 0.1666666667s infinite normal forwards;
    }

    .custom-busy .loader-container > span.l3 {
        animation: blink 0.5s linear 0.5s infinite normal forwards;
    }

    .custom-busy .loader-container > span.l4 {
        animation: blink 0.5s linear 0.25s infinite normal forwards;
    }

    .custom-busy .loader-msg {
        padding: 30px;
        color: #dedede;
        font-weight: 700;
        position: absolute;
        top: 50%;
    }


.btn-group-xs > .btn, .btn-xs {
    padding: 3px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    letter-spacing: 1px;
}



/*============Added by Debayan=================*/

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 86%;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.5px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    padding: 3px 7px;
}

table tr:first-child {
    background-color: #25307d !important;
    color: white !important;
}

    table tr:first-child td, table tr:first-child th {
        text-align: center !important;
        padding: 15px;
        letter-spacing: 0.3px;
        font-weight: 400;
        vertical-align: middle;
        color: white !important;
    }

table tr td {
    text-align: center !important;
    padding: 15px;
    font-weight: 400;
    color: #47435a !important;
    vertical-align: middle !important;
}

.top_nav .navbar-right {
    margin: 0;
    width: 70%;
    margin-right: 2%;
    float: right;
}

.top_nav .dropdown-menu li a {
    padding: 8px;
    background: #ffffff;
    color: #3a3265;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 0;
}

.top_nav .dropdown-menu li .fa.pull-right {
    margin-left: .3em;
    position: absolute;
    left: 18%;
    top: 23%;
    color: #3a3265;
}

.navbar-nav .open .dropdown-menu {
    position: absolute;
    background: #fff;
    margin-top: 4px;
    border: 1px solid #D9DEE4;
    -webkit-box-shadow: none;
    right: 0;
    left: auto;
    width: 145px;
    min-width: 115px;
}

.pagination-ys table {
    float: right;
}

    .pagination-ys table tr td {
        padding: 0;
    }

footer {
    background: #2a234e;
    padding: 15px 20px;
    display: block;
    position: fixed;
    color: white;
    font-weight: bold;
    margin-left: 0 !important;
    width: 100%;
    bottom: 0;
}

.btn {
    border-radius: 0;
    font-size: 12px;
    padding: 10px 20px;
}

    .btn:hover {
        color: white;
    }

.btn-bg-aqua {
    background: #03a9f4;
    color: white;
}

    .btn-bg-aqua:hover, .btn-bg-aqua:active {
        background: #007ac1;
        color: white;
    }

.btn-bg-red {
    background: #bf360c;
    color: white;
}

    .btn-bg-red:hover, .btn-bg-red:active {
        background: #870000;
        color: white;
    }

.btn-bg-olive {
    background: #388e3c;
    color: white;
}

    .btn-bg-olive:hover, .btn-bg-olive:active {
        background: #2e7d32;
        color: white;
    }

.btn-bg-orange {
    background: #ff6d00;
    color: white;
}

    .btn-bg-orange:hover, .btn-bg-orange:active {
        background: #c43c00;
        color: white;
    }

.btn-bg-navy {
    background: #0d47a1;
    color: white;
}

    .btn-bg-navy:hover, .btn-bg-navy:active {
        background: #002171;
        color: white;
    }

.form-group label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 600;
    color: #473990;
    font-size: 14px;
    letter-spacing: 0.2px;
}

table tr td .btn {
    border-radius: 0;
    font-size: 80%;
    padding: 8px 15px;
    letter-spacing: 0.5px;
    font-weight: bold;
    margin: 0;
}

.bg-aqua {
    background: #39CCCC !important;
    color: white;
}

.bg-red {
    background: #d33724 !important;
    color: white;
}

.bg-olive {
    background: #388e3c !important;
    color: white;
}

.bg-orange {
    background: #ff6d00 !important;
    color: white;
}

.bg-navy {
    background: #555299 !important;
    color: white;
}

.bg-purple {
    background: #605ca8 !important;
    color: white;
}

.bg-green {
    background: #00a65a !important;
    color: white;
}


.modalBackground {
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 10000;
    width: 1343px;
    height: 3148px;
    background: rgba(61, 74, 82, 0.59);
}

@media (min-width: 992px) {
    .tile_count .tile_stats_count {
        margin: 10px 18px;
        border-bottom: 0;
        padding: 20px 15px;
    }
}

@media (min-width: 768px) {
    .tile_count .tile_stats_count span {
        font-size: 14px;
    }
}

.tile_count .tile_stats_count:before {
    content: "";
    position: absolute;
    left: 0;
    height: 65px;
    border-left: 2px solid #ADB2B5;
    margin-top: 10px;
    display: none;
}


.info-box {
    display: block;
    min-height: 81px;
    background: #fff;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    border-radius: 2px;
    margin-bottom: 0px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}

.bg-violet {
    background-color: #7656d8 !important;
}

.info-box-icon {
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 2px;
    display: block;
    float: left;
    height: 81px;
    width: 65px;
    text-align: center;
    font-size: 45px;
    line-height: 90px;
    background: rgba(0,0,0,0.2);
}

.info-box i {
    font-size: 30px;
    margin-top: 36%;
    display: block;
    color: white;
}

.info-box-content {
    padding: 5px 10px;
    margin-left: 65px;
}

.progress-description, .info-box-text {
    display: block;
    font-size: 13px;
    line-height: 16px;
    margin-top: 3px;
    font-weight: 600;
    overflow: hidden;
    color: #7387a9;
    text-overflow: ellipsis;
}

.info-box-number {
    display: block;
    font-weight: bold;
    font-size: 23px;
}

.intake_lbl {
    color: #47435a;
    font-weight: 700;
}


.scrollable {
    height: 300px;
    overflow-y: scroll;
}


.home_menu {
    background: #8c8aef;
    color: #ffffff;
    margin: 10px;
    border-radius: 4px;
    font-size: 14px;
    display: flex;
    width: 88%;
    padding: 8px;
}

.side-menu .home_menu {
    background: #8c8aef;
    color: #000;
    margin: 10px;
    border-radius: 4px;
    font-size: 14px;
    display: flex;
    width: 88%;
    padding: 8px;
}

.home_menu:hover {
    background: #8c8aef;
    color: #ffffff;
    margin: 10px;
    border-radius: 4px;
    font-size: 14px;
    display: flex;
    width: 88%;
    padding: 8px;
    cursor: pointer;
}


body .container.body .right_col {
    background: #efefef;
}

.spinner {
    margin: 100px;
    height: 70px;
    position: fixed;
    width: 70px;
    animation: rotate 0.8s infinite linear;
    border: 9px solid #fff;
    border-right-color: transparent;
    border-radius: 50%;
    left: 41%;
    top: 22%;
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


.treeview-menu li {
    padding-left: 0 !important;
}

    .treeview-menu li a {
        color: rgba(255,255,255,.75);
        margin: 5px 0;
        display: inline-block;
        width: 100%;
    }

.nav-md ul.nav.child_menu li:before, .nav-md ul.nav.child_menu li:after {
    display: none;
}

.nav.child_menu li {
    padding-left: 0px !important;
}

.treeview-menu {
    padding-left: 20px !important;
    list-style-type: none;
}

    .treeview-menu li a span {
        white-space: pre-wrap !important;
        width: 86% !important;
        display: inline-block !important;
        float: right !important;
    }


    .treeview-menu li a i {
        font-size: 14px !important;
    }

.nav.child_menu > li > a {
    color: rgba(255,255,255,.75);
    font-size: 12px;
    padding: 9px;
    padding-left: 13px;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
    font-size: 16px;
}

.top_nav .dropdown-menu li a {
    padding: 8px;
    background: #ffffff;
    color: #3a3265 !important;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 0;
}

.top_nav .dropdown-menu li .fa.pull-right {
    margin-left: .3em;
    position: absolute;
    left: 18%;
    top: 24%;
    font-size: 15px !important;
    color: #3a3265;
}

#menu_toggle i {
    font-size: 26px !important;
}

.nav-sm ul.nav.child_menu li a {
    text-align: left !important;
    font-size: 11px !important;
}

    .nav-sm ul.nav.child_menu li a i {
        font-size: 18px !important;
        text-align: center;
        width: 15% !important;
        margin-bottom: 5px;
    }

.nav-sm ul.nav.child_menu li {
    padding: 0 10px;
    border-bottom: 1px solid #372f5f;
}


.errorCls table tr td, .errorCls {
    color: red !important;
}
