.breadcrumb_wrapper {
    width: calc(100% - 20px);
}
.content_area {
    width: 100%;
    height: calc(100vh - 79px);
}
#divCareerPositionList {
    height: calc(100vh - 178px);
}
select.dropdown {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    color: #495057;
    line-height: 1.65 !important;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 5px;
}

.required{
    color:red;
    font-weight:bold;
}
.title {
    font-size: 16px !important;
    font-weight: bold;
    margin-left: 5px;
    font-size: 5rem;
    font-variant-caps: titling-caps;
}

/*#tblList th,
#ViewCareerApplicationDetails th {
    background: #35416a !important;
    font-weight: 600 !important;
    color: #ffffff;
    border-color: transparent !important;
    padding: .5em .5em;
    font-size: 13px;
}*/
#tblList td,
#ViewCareerApplicationDetails td {
    font-size: 13px;
    padding: .5em .5em;
}

#tblList .btnbox {
    opacity:0;
}
#tblList tr:hover .btnbox {
    opacity: 1;
}
#tblList .k-icon {
    color: #1478c3;
}

#editTemplateDetails_Name,
#Position {
    font-size: 13px;
    font-weight: 400 !important;
    text-indent: 5px;
}

#btnViewApplicationDetail {
    padding: 3px 5px 3px 5px;
    cursor: pointer;
    opacity:0;
    border:1px solid rgba(0,0,0,0.1);
}
#btnViewApplicationDetail:hover {
    cursor: pointer;
    box-shadow: 0 0 3px #35416a !important;
}
tr:hover #btnViewApplicationDetail {
    opacity: 1;
}

#CareerApplicationList td,
#CareerApplicationList th {
    text-align:left !important;
}

#CareerApplicationList > .k-grouping-header {
    display:none !important;
}

#CareerApplicationList .k-grid-content.k-auto-scrollable {
    height: calc(100vh - 246px) !important;
}
.k-animation-container {
    width: 178px !important
}
.k-animation-container form{
    right: 26px;
}


input.k-textbox {
    border-radius: 5px;
    height: calc(1.5em + .75rem + 2px);
    line-height: 1.65 !important;
    font-weight:normal !important;
}
textarea.k-textbox {
    border-radius: 5px;
    font-weight: normal !important;
}

#chkStatus {
    margin-top: 8px;
    width: 20px;
    height: 19px;
    display: inline-block;
}

#ddlStatus {
    display: block;
    width: 75%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    color: #495057;
    line-height: 1.65 !important;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    margin-left: 10px;
   
}
#minimumexp{
    color: red;
    font-weight:bold;
    font-size: small;
    text-align: right;
}
#lblActiveCount {
    text-align: right;
    font-weight: bold !important;
}
/*#CareerApplicationWrapper .mainContainer {
    height: calc(100vh - 60px);
}*/
#adjustHeight {
    height:66px;
}


#Viewflyouthtml.flyout-content {
    overflow: visible;
}

.downloadbar {
    position: absolute;
    right: 78px;
    top: -44px;
}

    .downloadbar a {
        height: 24px !important;
    }

.info_list_custom {
    border: none !important;
}

    .info_list_custom dt:not(.hd) {
        width: 100%;
        font-size: 12px !important;
    }

    .info_list_custom dt, .info_list_custom dd {
        font-size: 14px !important;
        padding: 0px 10px !important;
        border: none !important;
    }

    .info_list_custom dd {
        margin-bottom: 15px !important;
    }

        .info_list_custom dd:before {
            display: none !important;
        }

#Viewflyouthtml .custom-scroll {
    height: calc(100vh - 165px);
}

.k-grid-content .k-button.k-primary {
    padding: 3px 10px !important;
    margin: 0 2px;
    line-height: 13px;
}

.k-grid-content td:last-child .k-button.k-primary {
    visibility: hidden;
    border: 1px solid rgba(0,0,0,0) !important;
    font-size: 13px !important;
}

.k-grid-content tr:hover td:last-child .k-button.k-primary {
    visibility: visible;
}

.k-grid-content td:last-child .k-button.k-primary {
    visibility: hidden;
    border-color: #35416a !important;
}

.svg-inline--fa * {
    fill: #ffffff;
}
.rowpadding {
    padding-top: 10px;
}
.rowpa {
    padding-bottom: 10px;
}
#Viewflyouthtml {
    height: calc(100vh - 135px) !important;
}
/*.heading {
    color: white;
}*/
.header_div {
    background: #485181;
    font-weight: bold;
    text-align: center;
   /* border: 2px solid #bfbfbf;*/
}
.blade_header label {
    vertical-align: middle;
}
/*sddddddddddddddddddddddddddd*/
.dl_details {
    padding-left: 10px;
}
.dl_details_top {
    border-top: 4px solid #e3e3e3;
    padding-top: 8px;
}*/
.line_border {
    margin-left: 8px;
    margin-right: 8px;
}
.info_list_custom .hd {
    padding-left: 10px !important;
    background: none !important;
    color: black !important;
}
    .info_list_custom .info .name {
    font-size: 21px;
    font-weight: bolder;
}

.info_list_custom dt:not(.hd) {
    /*width: 166px;*/
    width: 100%;
    font-size: 12px !important;
}

    .info_list_custom dt:not(.hd) + dd {
        /*width: calc(100% - 166px);*/
        width: 100%;
        word-break: break-all;
    }

        .info_list_custom dt:not(.hd) + dd pre {
            white-space: normal;
            word-break: break-all;
        }

.info_list_custom dt:not(.hd),
.info_list_custom dd {
    padding: 0px 10px !important;
    border: none !important;
}

.info_list_custom dd {
    margin-bottom: 15px !important;
}

    .info_list_custom dd:last-child {
        margin-bottom: 0px !important;
    }

    .info_list_custom dd:before {
        display: none !important;
    }

#Student-Family-Details .info_list_custom dt:not(.hd) {
    width: 170px;
}

    #Student-Family-Details .info_list_custom dt:not(.hd) + dd {
        width: calc(100% - 170px);
    }

.info_list_custom {
    border: none;
}


.p-up-s-address {
    text-align: left;
/*    padding-left: 10px;
*/    font-size: 12px;
    font-weight:bold;
}
.p-up-uptitle {
    /*border-bottom: 1px solid rgba(0,0,0,.1); */
    margin-left:10px;
}
.p-up-uptitle2 {
    /*border-bottom: 1px solid rgba(0,0,0,.1);*/
    margin-right: 10px;
}

.blade_header + .custom-scroll {
    max-height: calc(100vh - 179px);
    min-height: calc(100vh - 179px);
}

.blade_header .addbtn {
    position: absolute;
    right: 10px;
    cursor: pointer;
}

    .blade_header .addbtn svg {
        width: 14px;
        margin: 0px;
        cursor: pointer;
    }

        .blade_header .addbtn svg * {
            fill: #fff;
        }

.blade_header + .custom-scroll {
     max-height: calc(100vh - 178px); 
     min-height: calc(100vh - 178px); 
}
.toolbar-buttons a svg {
    width: 13px;
    height: 14px;
}
.blade-block-container.infinite{
    overflow-x: hidden
}
body.dark-theme .custom_selectbox:after {
    border-top: 6px solid #777f99;
}

.dl_details {
    font-size: 14px;
    font-weight: 600;
    text-align: left;
    display: inline-block;
    width: 100%;
    padding: 8px 12px;
    background: #e4e7ee !important;
    color: #141a3a;
    border-radius: 5px;
    border-bottom: none !important;
    margin-bottom: 3px !important;
}
.flyout .flyout-title #ViewCareerApplicationDetails {
    color: #080f46 !important;
}

#ViewApplicationDetails .flyout-content {
    overflow:visible !important;
}
#ViewCareerApplicationDetails .info_list_custom {
    padding-bottom:12px !important;
}

body.dark-theme .dl_details {
    background: #2f395b !important;
    color: #fff !important;
}
body.dark-theme .flyout .flyout-content {
     border-left: none !important; 
}
body.dark-theme #vueCareerApplication .k-textbox {
    /*background: #2f395c !important;*/
    border-color: rgba(150,150,150,0.2) !important;
    color: #fff !important;
}
body.dark-theme #vueCareerApplication .dropdown {
   /* background: #2f395c !important;*/
    border-color: rgba(150,150,150,0.2) !important;
    color: #fff !important;
}

#gridheight {
    height: calc(100vh - 215px) !important;
}
#TciframeSaveandPreview {
    /* width: 628px;*/
    width: 100%;
    height: calc(100vh - 215px);
    border: none;
    margin: auto;
    display: block;
}
#bulkupdategrid {
    height: calc(100vh - 210px) !important;
    padding-bottom: 5px;
}
#FilterListMain {
    max-height: calc(100vh - 185px);
    min-height: calc(100vh - 185px);
}

.export-btns .k-primary svg {
    top: 2px !important;
}

@media(max-width:1400px) {
    #TciframeSaveandPreview,
    #gridheight {
        height: calc(100vh - 235px);
    }
    #bulkupdategrid {
        height: calc(100vh - 230px) !important;
    }
}