﻿body {
    font-family: "Lato",Calibri,Arial,sans-serif;
    font-size: 1em;
    background: #fff;
}

a {
    color: #000;
}

label {
    font-weight: bold;
}


/*ul.nav-user li.dropdown a.dropdown-toggle {
    height: 60px;
    padding: 10px;
    display: block;
    color: #656D78;
    text-decoration: none;
    max-width: 300px;
}
*/
.headerRow {
    background: #fff;
}

ul.nav-user {
    list-style: none;
    margin: 0;
    padding: 0;
}

.pageHeading {
    background-color: #1e2e44;
}

    .pageHeading h1 {
        padding: 5px 0;
        /*margin: 7px 0 10px;*/
        /*    font-size: 2.875em;*/
        font-weight: 700;
        line-height: 100%;
        color: #707070;
        margin-bottom: 0;
    }

.top-main-navigation {
    padding-bottom: 0px;
}

    .top-main-navigation > li {
        float: left;
        padding-left: 2px;
    }

    .top-main-navigation > div > ul > li > a {
        padding: 10px 15px !important;
        padding-top: 15px !important;
        padding-bottom: 15px !important;
        margin: 0 1px;
    }

    .top-main-navigation li.active > a {
        color: #fff;
        background-color: #178CC6;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        -webkit-border-bottom-right-radius: 0;
        border-bottom-right-radius: 0;
        -webkit-border-bottom-left-radius: 0;
        border-bottom-left-radius: 0;
    }

    .top-main-navigation > div > ul > li > a:hover {
        color: #fff;
        background-color: #178CC6;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        -webkit-border-bottom-left-radius: 0;
        border-bottom-left-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        border-bottom-right-radius: 0;
    }

ul.dropdown-menu > li > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #178CC6;
}

.navbar-toggler {
    margin-top: 10px;
    background: #f26522;
    color: #fff;
}


.breadcrumb {
    background-color: transparent;
    /* border: 1px solid #D5DAE0; */
    padding: 0px;
    padding-left: 10px;
    padding: 5px 0;
    /*    margin: 7px 0 10px;*/
    color: #fff;
    margin-bottom: 0;
}

.breadcrumb-item + .breadcrumb-item::before {
    color: #fff;
}

.breadcrumb a i {
    color: #fff;
}

.breadcrumb a {
    color: #fff;
    text-decoration: underline;
}

.breadcrumb li.active {
    color: #fff;
    font-weight: bold;
}
/*
    .breadcrumb li:last-child {
        width: 80%;
    }*/


footer {
    text-align: center;
    font-size: 13px;
    padding: 15px;
    line-height: 170%;
}

.pageInfo .alert.alert-bold-border {
    border-radius: 0px;
    background: #fff;
    border: none;
    color: #434A54;
    border-left: 5px solid #178cc6;
    border-top: 1px solid #D5DAE0;
    border-right: 1px solid #D5DAE0;
    border-bottom: 1px solid #D5DAE0;
}

.alert > p {
    margin-bottom: 0;
}

i.fa.fa-asterisk {
    color: red;
    font-size: 7px;
    vertical-align: text-top;
}

.has-error .form-control, .input-validation-error {
    border-color: red !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0) !important;
    border: 1px solid red !important;
}

.field-validation-error {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: red;
}

.actionsBtn {
    text-align: center;
}

    .actionsBtn i {
        margin-right: 5px;
        font-size: 20px !important;
    }

.btn-primary {
    color: #fff;
    background-color: #1774af;
    border-color: #1774af;
    text-transform:capitalize;
}

.btn-third {
    color: #fff;
    background-color: #178CC6;
    border-color: #178CC6;
    text-transform: capitalize;
}

    .btn-third:hover {
        color: #fff;
    }

.btn-primary:hover {
    color: #fff;
    background-color: #178cc6;
    border-color: #178cc6;
}

a.btn-primary {
    color: #fff !important;
    text-transform: capitalize;
}

.btn-reset {
    color: #fff;
    background-color: #178cc6;
    border-color: #178cc6;
    text-transform: capitalize;
}

    .btn-reset:hover {
        color: #178cc6;
        background-color: #fff;
        border-color: #178cc6;
    }

.xl-successTick {
    color: green;
    font-size: 100px;
}

i.xl-infoCircle {
    color: #bce8f1;
    font-size: 100px;
}


.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #f26522 !important;
    border-color: #f26522 !important;
    cursor: not-allowed;
}

.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #f26522;
    background-color: #fff;
    border: 1px solid #dee2e6;
}


    .page-link:hover {
        color: #fff;
        text-decoration: none;
        background-color: #178cc6;
        border-color: #178cc6;
    }

.cardBackGround {
    background: #f26522;
    cursor: pointer;
    color: #fff;
}



.login-logo {
    height: 160px;
}

    .login-logo img {
        margin-top: 40px;
    }

.login-box {
    margin: 60px 0;
    padding: 30px;
}

.row-eq-height {
    height: 460px !important;
}

.infoCircle {
    color: #bce8f1;
    font-size: 100px;
}

h5.card-title {
    margin-bottom: 0;
}

#logoff ul {
    top: 60%;
}

/* top menu task alert starts */
a.cart-bell {
    /*float: none;
    left: 998px;
    position: relative;
    font-size: 15px;
    display: inline-block;*/
    /*margin-bottom: -40px;*/
    margin-top: 14px;
}

    a.cart-bell .badge {
        position: absolute;
        border-radius: 50%;
        height: 20px;
        line-height: 20px;
        min-width: auto;
        padding: 0;
        width: 20px;
        font-size: 12px;
        color: #fff;
        right: -9px;
        top: -8px;
        text-align: center;
    }

.cart-bell {
    float: right;
    right: 15px;
    position: relative;
    color: #000;
}

    .cart-bell:hover {
        color: #000;
    }

.dropdown-toggle.cart-bell::after {
    content: none;
}

/* top menu task alert ends */

.btn-right {
    float: right;
    margin-bottom: 10px;
}

.btn-left {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    text-transform: capitalize;
}

/* popup starts */
.modal-window {
    position: fixed;
    top: 50%;
    left: 50%;
    margin: 0;
    padding: 0;
    z-index: 9999999999999999;
    background-color: #fff;
}

.modal-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #000;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: .75;
    z-index: 888888888888888;
}

.modal-header h5 {
    width: 100%;
}

.modal-content {
    border-radius: 0;
    border: 0;
}
/* popup ends */


/* dahboard starts */

.dashboard-box {
    height: 250px;
    text-align: center;
}

.dashboard-box .card {
    overflow: hidden;
}

.dashboard-box a {
    color: #fff !important;
    text-decoration: none !important;
}
.companyContainer .dashboard-box a {
    color: #333 !important;
}

.card-body .rotate {
    z-index: 8;
    float: right;
    height: 100%;
}

    .card-body .rotate i {
        position: absolute;
        left: 0;
        left: auto;
        right: -10px;
        bottom: 0;
        display: block;
        -webkit-transform: rotate(-44deg);
        -moz-transform: rotate(-44deg);
        -o-transform: rotate(-44deg);
        -ms-transform: rotate(-44deg);
        transform: rotate(-44deg);
    }
/* dashboard ends */

.lbl-100 {
    width: 100%;
}

table.table thead .sorting {
    background: url(/Templates/resources/AgencyTheme/Core/images/icons/sort_both.png) no-repeat center right;
}

table.table thead .sorting_asc {
    background: url(/Templates/resources/AgencyTheme/Core/images/icons/sort_asc.png) no-repeat center right;
}

table.table thead .sorting_desc {
    background: url(/Templates/resources/AgencyTheme/Core/images/icons/sort_desc.png) no-repeat center right;
}

#viewCandidateGrid .fa {
    font-size: 24px;
    cursor: pointer;
}

#viewCandidateGrid .drag.fa, #viewJobGrid .drag.fa {
    font-size: 1.650em;
    cursor: pointer;
}

#viewJobGrid .fa {
    font-size: 24px;
    cursor: pointer;
}

#viewCandidateGrid .dropdown-item {
    white-space: normal !important;
    padding: 0.25rem 0.40rem !important;
    color: #fff;
}

#ViewPostedJobs .fa {
    font-size: 24px;
    cursor: pointer;
}

#SavedJobs .fa {
    font-size: 24px;
    cursor: pointer;
}

#main-menus .dropdown:hover > .dropdown-menu {
    display: block;
}

/* folders starts */

.sidebar-left .active {
    background: #f26522;
    border-color: #f26522;
}

.sidebar-left a i {
    padding-right: 5px;
}

#sidebar-container {
    min-height: 100vh;
    padding: 0;
}

.sidebar-expanded {
    width: 230px;
    padding-right: 15px !important;
}

.sidebar-collapsed {
    width: 40px;
    padding-right: 15px !important;
}

.list-group-item-action:hover:not(.active), .list-group-item-action:focus {
    color: #fff;
    text-decoration: none;
    background-color: #178cc6;
}

.leftfolder {
    background: #fff;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    -o-box-shadow: 0 0 7px #555;
    -moz-box-shadow: 0 0 7px #555;
    -webkit-box-shadow: 0 0 7px #555;
    box-shadow: 0 0 7px #555;
}

.folder-sidebar-header {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    padding: 10px;
    color: #fff;
}

#extra_panel .folder-sidebar-header {
    position: relative;
    height: 300px;
    width: 30px;
    padding: 6px;
    float: right;
}

.folder-link-wrapper {
    padding: 20px 0;
    /* border: 1px solid #ddd;*/
    padding-right: 1px;
}

.sidebar-collapsed .folder-link-wrapper {
    background-color: #f26522 !important;
    border: 1px solid #f26522;
}

.openfolder {
    background-position: -47px -84px;
}

.closefolder {
    background-position: -63px -84px;
}

.folder-link {
    /*overflow: auto;*/
    /*  height: 250px;*/
    margin-bottom: 40px;
    overflow-y: auto;
    overflow-x: hidden;
}

    .folder-link ul li {
        border-bottom: 1px dashed #ddd;
        padding: 10px 0;
        position: relative;
    }

        .folder-link ul li ul {
            padding: 5px 0 0 25px;
        }

            .folder-link ul li ul a i {
                width: 8px;
                height: 7px;
                display: inline-block;
                margin-right: 10px;
                margin-bottom: 4px;
            }

            .folder-link ul li ul a:hover i {
                background-position: -47px -118px;
            }

    .folder-link li ul {
        display: none;
    }

.subfoldericon {
    background-position: -47px -109px;
}

.folder-link ul li ul li:last-child {
    border-bottom: 0;
    /*padding-bottom: 20px;*/
}

.folder-link ul li a {
    padding: 2px 2px 2px 25px;
    color: #333;
}

    .folder-link ul li a:hover {
        color: #428bca;
    }

    .folder-link ul li a i {
        display: inline-block;
        height: 15px;
        margin-right: 10px;
        margin-top: 6px;
        vertical-align: sub;
        width: 15px;
        position: absolute;
        left: 6px;
        top: 0;
    }

#folderTree ul {
    list-style: none;
    padding: 0 10px;
}

.fixed-header {
    position: fixed;
    top: 10px;
    width: 220px;
}

.collapse-icon {
    cursor: pointer;
}

#extra_panel .collapse-icon {
    font-size: 20px;
}

#extra_panel .fixed-collapse-icon {
    font-size: 20px;
    padding: 9px;
    position: absolute;
    bottom: 0;
    left: 0px;
}
/* folders ends */

.gridcontainer {
    width: 100%;
    display: table;
    border: 1px solid #ddd;
    border-top: 0;
    line-height: 20px;
    float: left;
}

.gridheadingrow {
    display: table-row;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-top: -1px;
    font-weight:700;
}

.gridrow {
    display: table-row;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-top: -1px;
}

.gridheadingrow div {
    background-color: #ddd;
    border: 1px solid #ccc;
    border-left: 0;
    border-bottom: 0;
    color: #333333;
    display: table-cell;
    font-weight: bold;
    padding: 8px;
    text-align: left;
    white-space: normal !important;
    vertical-align: top;
    width: 250px;
}

DIV.gridrow div {
    background: #fff;
    border: 1px solid #ddd;
    border-left: 0;
    border-bottom: 0;
    color: #333333;
    display: table-cell;
    padding: 5px;
    text-align: left;
    white-space: normal !important;
    vertical-align: top;
    padding: 10px 2px 5px 6px;
}

.pageSub-Contentheader {
    border-bottom: 1px dashed #b5b5b5;
    padding-bottom: 5px;
    margin-bottom: 20px;
    width: 100%;
    background-color: transparent;
    color: #f26522 !important;
    /* margin-left: 10px; */
}


.btnForMobile {
    width: 100%;
    margin-bottom: 10px;
}



h4.small-title {
    font-size: 16px;
    color: #656D78;
    font-weight: 400;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}

.the-box {
    padding: 15px;
    margin-bottom: 30px;
    /*background: #fff4d8;*/ 
    background: #fff;
    border: 1px solid #D5DAE0;
    position: relative;
    /*padding-top:35px;*/
    float: left;
    width: 100%;
}

    .the-box.more-padding {
        padding: 20px;
    }

    .the-box.full-width {
        margin: 0 -15px;
        border: none;
    }

    .the-box.transparent {
        background: transparent;
        border: none;
    }

    .the-box.full {
        padding: 0;
    }

    .the-box.no-margin {
        margin: 0;
    }

    .the-box.no-border {
        border: none;
    }

    .the-box.rounded {
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }

    .the-box .right-action {
        position: absolute;
        top: -1px;
        right: 0;
        z-index: 9;
    }



.btn-pop {
    background-color: #F16826;
    border-color: #F16826;
    color: #fff;
    text-transform: capitalize;
}



    .btn-pop:hover, .btn-pop:focus, .btn-pop:active, .btn-pop.active, .open .dropdown-toggle.btn-pop {
        background-color: #ff9966;
        border-color: #ff9966;
        color: #fff;
    }



#treeTrash {
    text-align: center;
    font-size: 4.5em;
    background-color: #E8E9EE;
}

.fa-trash-o, .fa-trash-o:hover {
    color: tomato;
    text-decoration: none;
}


.card, .card-header {
    border: 0px solid rgba(0, 0, 0, 0.125);
}

.card-body {
    padding-left: 6px;
    padding-right: 6px;
}

.card-header.heading {
    background: transparent;
    padding-left: 0;
    padding-right: 0;
    border-bottom: 2px solid #707070;
    color: #000;
}

/*    .card-header.heading .card-title {
        font-size: 2.0rem;
    }*/

.cardNoPadding {
    padding-left: 0px;
    padding-right: 0px;
}

img.logo {
    max-height: 88px !important;
}

.table-th-block thead tr {
    background: #ececec !important;
    color: #000;
}

tr.gridrow .btn-third {
    padding: 0 10px;
    border-radius: 15px;
    font-size: 0.750em;
    font-weight: 700;
}

.tblJobResponses thead tr th{
    color:#000;
}
.tblJobResponses thead tr {
    background-color: #ececec !important;
    color: #707070 !important;
}

.candidateActionRow.odd {
    background-color: #ececec !important;
}

.iconContainer .iconItems {
    border: none;
    padding: 7px 10px !important;
}

.iconContainer {
    width: 100%;
    background: #ececec;
    background-image: url(/Templates/resources/images/action_tab.png);
    background-position-x: 2px;
    background-repeat: no-repeat;
    background-position-y: center;
    padding: 0px;
    background-color: #ececec;
    background-size: cover;
}

.checkbox-column input[type="radio"], .checkbox-column input[type="checkbox"], .candidateRow input[type="checkbox"] {
    height: 25px;
    width: 25px;
}

.iconContainer .iconItems:first-child {
    margin-left: 75px;
}

.candidateActionRow.odd td {
    padding: 7px 10px;
}

#viewCandidateGrid .table-responsive {
    overflow: hidden;
}

.refSection {
    font-size: 0.750em;
}

.rightIcons .btnAddItems {
    padding: 6px 13px;
    border: solid 2px #178cc6;
    background: #b9dcee;
    border-radius: 50px;
    color: #178cc6;
}

.rightIcons .settings {
    border: solid 2px #707070;
    border-radius: 50px;
    padding: 8px 13px;
    background: #bbbaba;
    color: #707070;
}

#bellAlerts {
    border: solid 2px #f94e19;
    border-radius: 50px;
    background: #f94e1970;
    color: #f94e19;
    font-size: 18px;
    padding: 5px 9px;
    height: auto;
    margin: 0;
}

.sidebar-header #logoutbuttons img {
    width: 41px;
    height: 41px;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    border: solid 2px #178cc6;
    border-radius: 50px;
}

#navigation.active {
    min-width: 90px;
    max-width: 90px;
    text-align: center;
}

#wrapper {
    display: flex;
    align-items: stretch;
}

#navigation {
    background: #1e2e44;
    color: #fff;
    transition: all .3s;
}

    #navigation ul.components {
        padding: 20px 0;
    }

    #navigation.active .nav-link {
        padding: 10px 10px;
        text-align: center;
        font-size: .85em;
        display: block;
        color: #fff;
    }

    #navigation.active ul li a i {
        margin-right: 0;
        display: block;
        font-size: 1.8em;
        margin-bottom: 5px;
    }

.sidebar-header #logoutbuttons:after {
    margin: 0;
    border: 0;
    position: absolute;
    left: 13px;
    top: 20px;
    visibility: collapse;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.dropdown-menu {
    min-width: 230px;
    border-radius: 0;
    background-color: #1e2e44;
    left:auto;
    right:0;
}

.dropdown {
    position: relative;
}

#navigation .dropdown-menu {
    top: 0;
    left: 100%;
    right: 0;
}

    #navigation .dropdown-menu > li > a {
        color: #fff;
    }

.rightIcons .dropdown-menu .dropdown-item {
    color: #fff;
}

.sidebar-header .dropdown-menu li i {
    margin-right: 6px;
    width: 18px;
}

.branch-dropdown label {
    margin-top: 5px;
    font-weight: 400;
}

.AlertSection .cart-bell {
    right: 0;
}

.branch-dropdown .chosen-container-single {
    width: 80% !important;
    margin-left: 10px;
}

#body-row {
    background: #fff;
}

.folder-right-icon {
    height: 34px;
    width: 40px;
    position: fixed;
    top: 8.4%;
    right: 0;
    background: #178cc6;
    font-size: 20px;
    line-height: 36px;
    text-align: center;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    z-index: 999;
}

#right_panel.active {
    right: 0;
}

#right_panel {
    position: fixed;
    top: 8.4%;
    right: -300px;
    width: 300px;
    transition: .3s;
    z-index: 99;
}

.pink-head h2 {
    color: #1774af;
    display: inline-block;
    font-size: 1.25em;
}

.pink-head {
    padding: 8px 15px;
    background: #e8e8e8;
}

.leftfolder {
    background: #e8e8e8;
    box-shadow: 2px 8px 10px 0 #707070;
}


    #treeTrash a.fa-trash-o {
        color: #3A3C3D;
    }

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.leftfolder .badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #777;
    border-radius: 10px;
}

.list-group-item > .label, .list-group-item > .badge {
    float: right;
}

a.list-group-item {
    color: #656D78;
}

.leftfolder .badge-success {
    background-color: #1774af;
    margin: 3px 7px;
}

h1 {
    font-size: 2.875em !important;
    font-weight: 400 !important;
}

h2 {
    font-size: 2em;
    font-weight: 400;
}

h3 {
    font-size: 1.675em;
    font-weight: 400;
}

h4 {
    font-size: 1.375em;
    font-weight: 400;
}

h5 {
    font-size: 1.125em;
    font-weight: 400;
}

.btn-secondary:hover {
    background-color: #bbbaba;
    border-color: #bbbaba;
}

.agencyColorOn {
    color: #1774af;
}

.gridrow.candidateRow td .btn.btn-primary.icon-count {
    font-size: 0.750em;
    padding: 2px 8px;
    border-radius: 50px;
}

.SecondColumn {
    background-color: #E6E7E9;
}

#navigation .nav-link:hover {
    background: #178CC6;
}

.main .mainSecondColumn {
    background: #EFEFEF;
}

.main .mainFirstColumn {
    background: #F9F2F2;
}

.welcomeMessage {
    padding: 25px 30px;
    background: #1e2e44 0% 0% no-repeat padding-box;
    color: #fff;
    border-radius: 10px;
}

.welcomeMessage a {
    color: #178CC6;
}

.counterSection {
    font-size: 2.5em;
}

.text-content {
    font-size: 1.125em;
}

.mainSecondColumn .dashboard-box, .mainFirstColumn .dashboard-box, .companyMain .dashboard-box {
    text-align: left !important;
}

.mainFirstColumn .card-body:hover, .mainSecondColumn .card-body:hover, .companyMain .card-body:hover {
    background: #1e2e44 !important;
    color:#fff;
}

.companyMain .counterSection a {
    color: #178CC6 !important;
}

.companyMain .text-content a {
    color: #707070 !important;
}

.dashboard-box .card {
    box-shadow: 0px 3px 6px #00000029;
}

.companyMain .dashboard-box .card {
    background: #fff !important;
    color: #454545;
}

.companyMain .headingSection h2 {
    font-size: 1.675em;
    font-weight: 500;
    color: #707070;
}

.companyMain .imgsection {
    position: absolute;
    left: 0;
    z-index: 99;
    top: 30%;
}

.companyMain .card-body {
    padding-top: 0.65em;
    padding-bottom: 0.65em;
}

.bg-primary td {
    background-color: #178cc6 !important;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}

.card-header {
    background: #178CC6;
    color: #fff;
    font-size: 1.250em;
    padding: 0.25em 0.65em;
}

.modal-header {
    border: none;
    font-weight: 700;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}
.modal-content h2, .modal-header h2 {
    font-weight: 600;
}

.modal-header strong, .card-header.heading  strong{
    background: #178CC6;
    color: #fff;
    font-size: 1.250em;
    padding: 0.25em 0.65em;
    width: 100%;
    margin: 0 auto;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}

.modal-header h5, .card-header h5 {
    font-size: 1.675em;
    font-weight: 600;
}
.modal-content {
    width: 98%;
    margin: 0 auto;
}

.mainContainer {
    background: #EFEFEF;
}

.companyContainer {
    background: #FEFEFE 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 8px;
    opacity: 1;
}

.page-contentMarginTop {
    background: #efefef;
}

/*.bg-primary {
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}*/
.bg-primary{
    font-size:1.125em;
}

.pageMainHeading {
    font-size: 2em;
    font-weight: 700;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}
.pageSubHeading, .box-header .pageSubHeading {
    font-size: 1.250em !important;
    padding: 0.5em;
    background-color: #178cc6 !important;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
    color: #fff;
}

.dropdown-item{
    color:#fff !important;
}
h5.card-title.pageSubHeading {
    padding: 0.15em 0.5em;
}
.quickViewRow .card-header h5 {
    font-size: 1em !important;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #fff;
    background-color: #1e2e44;
}
.nav-tabs li.nav-item a {
    border: 1px solid;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    border-color: #1e2e44 #1e2e44 #1e2e44;
    border-bottom: 0px;
}
.nav-tabs li.nav-item a .badge{
    margin-left: 0.5rem !important;
}
.nav-tabs li.nav-item.show a .badge {
    background-color: #fff;
    color: #1e2e44;
}
/*.dropdown:hover > .dropdown-menu {
    display: block;
}

.dropdown > .dropdown-toggle:active {
    Without this, clicking will make it sticky
    pointer-events: none;
}
*/

.alert-primary {
    background-color: #abddf4;
    border-color: #abddf4;
}
.table-responsive {
    min-height: 50vh;
}
.boxContainer {
    box-shadow: 0 2px 5px #cecece;
    background: #fff;
    border-radius: 1rem;
    margin-left: 1px;
}

.inputContainer {
    border: solid 1px #BBBABA;
    border-radius: 0.75em;
    display: inline-block;
    width: 100%;
}

.inputContainer label {
    color: #A2A0A0;
    font-weight: normal;
    font-size: 1em;
    margin: 0;
    padding-left: 6px;
    display: block;
}

.inputContainer input.form-control, .inputContainer select.form-control {
    border: 0 !important;
    font-size: 1.0625em;
    padding: 0 0 0 5px;
    margin-top: -5px;
    box-shadow:none;
    border-radius:10px !important;
}
.inputContainer .form-control {
    border: 0 !important;
    padding: 0 6px;
}

.boxContainer .subHeading {
    background: transparent;
    float: none;
    margin: 0;
   /* margin-left: -10px;*/
    font-size: 1.650em !important;
    color: #707070 !important;
}
.radio li label {
    display: flex;
    align-items: center;
    padding: 0.375em 0.75em 0.375em 0.375em;
    border-radius: 99em;
    transition: 0.25s ease;
}
/*===================================fancy Radio Buttons=======================================*/

.radio {
    display: flex;
    flex-wrap: wrap;
}

    .radio li {
        display: flex;
        cursor: pointer;
        font-weight: 500;
        position: relative;
        overflow: hidden;
        margin-bottom: 0.375em;
    }

    .radio input.radio-btn {
        position: absolute;
        left: -9999px;
    }

    .radio li label {
        display: flex;
        align-items: center;
        padding: 0.375em 0.75em 0.375em 0.375em;
        border-radius: 99em;
        transition: 0.25s ease;
    }

    .radio li .radio-btn:checked + label:before {
        box-shadow: inset 0 0 0 0.35em #178CC6;
    }

    .radio li label:before {
        display: flex;
        flex-shrink: 0;
        content: "";
        background-color: #fff;
        width: 1.5em;
        height: 1.5em;
        border-radius: 50%;
        margin-right: 0.375em;
        transition: 0.25s ease;
        box-shadow: inset 0 0 0 0.35em #E6E4E4;
    }
/*===================================fancy Radio Buttons End=======================================*/
ul.radio.horizontalList {
    padding: 0;
    float: right;
}