﻿
#slider-grid-customizations-open {
    cursor: pointer;
}

.grab-column-target * {
    color: red !important;
}

.errorRequiredRegions {
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
    color: #ae0621;
}

.errorBarDemandOccupation {
    padding-left: 20px;
    margin-left: 0px;
    border-left: 5px solid #ae0621 !important;
}
#btnViewSelectionsIndustryAddtoList, #btnHideSelectionsIndustryAddtoList{
    color:white;
}
.errorBarDatePicker {
    border-left: 5px solid #ae0621;
    margin-left: -5px;
    padding-left: 0px !important;
    padding-top: 5px !important;
    padding-right: 20px !important;
    padding-bottom: 0px !important;
    margin-bottom: 20px;
}

.errorBarOccupationCategory {
    border-left: 5px solid #ae0621;
}

.word-break {
    word-break: break-all !important;
    word-wrap: break-word !important;
}

.grayout {
    opacity: 0.6; /* Real browsers */
    filter: alpha(opacity = 60); /* MSIE */
}

.k-i-reload, .k-pager-refresh {
    visibility: hidden;
}

.top-buffer {
    margin-top: 10px;
}
/*Make Radio Buttons appear as Buttons*/
#demandIncludesOccupations input[type="radio"] + label,
#demandIncludesIndustries input[type="radio"] + label {
    background-color: red;
}

#demandIncludesOccupations input[type="radio"],
#demandIncludesIndustries input[type="radio"] {
    border: 0px solid transparent;
    padding: 0px;
    margin: 0px;
    width: 1px;
    opacity: 0.01;
}

    #demandIncludesOccupations input[type="radio"] + label:hover,
    #demandIncludesIndustries input[type="radio"] + label:hover {
        cursor: pointer;
        background-color: green;
    }

#btnApplyFilter {
    margin-right: 20px;
}

.hideButtonSliderOpen {
    display: none;
}

#searchKeywordAddtoList, #searchSoccodeAddtoList {
    width: 120%;
}

#counterBox, #counterBoxAddToList, #counterBoxIndustryAddToList {
    background-color: #1c456a;
}

    #counterBox > * {
        padding: 10px;
    }

    #counterBoxAddToList > * {
        padding: 10px;
    }
    #btnViewSelectionsAddtoList, #btnHideSelectionsAddtoList{
        color:#fff;
    }
    #counterBoxIndustryAddToList > * {
        padding: 10px;        
    }

#counter {
    color: black;
    font-size: 16px;
    padding-top: 5px;
}

#btnSelectAll, #btnSelectAllAddtoList, #btnIndustrySelectAllAddtoList {
    color: #1c456a;
    border-color: transparent;
}

    #btnSelectAll:active, #btnSelectAll:hover, #btnSelectAll:visited, #btnSelectAll:focus,
    #btnSelectAllAddtoList:active, #btnSelectAllAddtoList:hover, #btnSelectAllAddtoList:visited, #btnSelectAllAddtoList:focus {
        color: #fff;
        background-color: #337ab7;
    }

.occupationPickerInstructions {
    display: none;
}

#hwolByOccupationButtons {
    display: none;
    float: right;
}

#multiPickerGridAddtoList .k-grid-toolbar,
#industryMultiPickerGridAddtoList .k-grid-toolbar {
    margin-left: 250px !important;
}

#multiPickerGridAddtoList .k-grid-toolbar,
#industryMultiPickerGridAddtoList .k-grid-toolbar {
    margin-left: 250px !important;
    position: absolute;
    z-index: 1;
    padding: 0px !important;
    border-bottom-width: 0px !important;
}

#multiPickerGrid table th:nth-child(1), #multiPickerGrid table th:nth-child(4), #multiPickerGrid table th:nth-child(5),
#multiPickerGrid table th:nth-child(6), #multiPickerGrid table th:nth-child(7), #multiPickerGrid table th:nth-child(8),
#multiPickerGrid table td:nth-child(1), #multiPickerGrid table td:nth-child(4), #multiPickerGrid table td:nth-child(5),
#multiPickerGrid table td:nth-child(6), #multiPickerGrid table td:nth-child(7), #multiPickerGrid table td:nth-child(8), #multiPickerGridAddtoList table th:nth-child(1), #multiPickerGridAddtoList table th:nth-child(4), #multiPickerGridAddtoList table th:nth-child(5),
#multiPickerGridAddtoList table th:nth-child(6), #multiPickerGridAddtoList table th:nth-child(7), #multiPickerGridAddtoList table th:nth-child(8),
#multiPickerGridAddtoList table td:nth-child(1), #multiPickerGridAddtoList table td:nth-child(4), #multiPickerGridAddtoList table td:nth-child(5),
#multiPickerGridAddtoList table td:nth-child(6), #multiPickerGridAddtoList table td:nth-child(7), #multiPickerGridAddtoList table td:nth-child(8),
#hwolSinglePickerGrid table th:nth-child(1), #hwolSinglePickerGrid table th:nth-child(4), #hwolSinglePickerGrid table th:nth-child(5),
#hwolSinglePickerGrid table th:nth-child(6), #hwolSinglePickerGrid table th:nth-child(7), #hwolSinglePickerGrid table th:nth-child(8),
#hwolSinglePickerGrid table td:nth-child(1), #hwolSinglePickerGrid table td:nth-child(4), #hwolSinglePickerGrid table td:nth-child(5),
#hwolSinglePickerGrid table td:nth-child(6), #hwolSinglePickerGrid table td:nth-child(7), #hwolSinglePickerGrid table td:nth-child(8) {
    display: none;
}

#multiPickerGrid table th:nth-child(2), #multiPickerGrid table td:nth-child(2),
#hwolSinglePickerGrid table th:nth-child(2), #hwolSinglePickerGrid table td:nth-child(2) {
    width: 100px;
}

#multiPickerGridAddtoList table th:nth-child(2), #multiPickerGridAddtoList table td:nth-child(2) {
    width: 76px;
}

#multiPickerGrid table th:nth-child(3), #multiPickerGrid table td:nth-child(3),
#hwolSinglePickerGrid table th:nth-child(3), #hwolSinglePickerGrid table td:nth-child(3) {
    width: 140%;
}

#multiPickerGridAddtoList table th:nth-child(3), #multiPickerGridAddtoList table td:nth-child(3) {
    width: 460px;
}

#multiPickerGrid, #hwolSinglePickerGrid {
    max-height: 353px;
}

#multiPickerGridAddtoList .k-grid td,
#industryMultiPickerGridAddtoList .k-grid td {
    font-size: 12px !important;
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#counterAddToList, #demandIndustryAddToListCounter {
    padding: 12px 0px 0px 0px;
}

#btnAddtoList, #btnIndustryAddtoList {
    bottom: -80px;
    position: absolute;
}

#demandIncludesOccupations label, #demandIncludesIndustries label, #demandSelectReportType label {
    font-weight: normal;
    margin-bottom: 0px;
}

#radioButtonsDiv {
    visibility: hidden;
}

#radioButtonsIndustryDiv {
    visibility: hidden;
}

#counterBox, #count, #selectedOccupationsDiv, #btnGetReport, #countAddtoList, #btnAddtoList, #demandIndustryAddToListCounterDiv, #btnIndustryAddtoList, #counterBoxIndustryAddToList {
    display: none;
}

#multiPickerGridAddtoList .k-grid-content {
    max-height: 318px;
}

#industryMultiPickerGridAddtoList .k-grid-content {
    max-height: 318px;
}

#ddlReportType {
    border: 1px solid #AAA;
    color: #555;
    font-size: inherit;
    padding: 5px 10px;
    width: 75%;
}

#multiPickerGrid .k-grid-content,
#hwolSinglePickerGrid .k-grid-content {
    max-height: 315px !important;
}

.alertCustom {
    padding: 4px 6px 4px 6px;
    margin: 4px 0px 4px 0;
    border: 1px solid transparent;
    -ms-border-radius: 16px;
    border-radius: 16px;
    background-color: #e8e9eb;
    border-color: transparent;
    color: black;
}

.alert-dismissible .close {
    top: -22px;
    right: 4px;
}

#viewSelectedOccupations {
    padding: 5px;
}

#selectedOccupationsDiv, #addtoListSelectedOccupationsDiv, #addtoListSelectedIndustriesDiv {
    background-color: #fff;
    border: 1px solid #ddd;
}

#selectedOccupationsPane, #addtoListSelectedOccupationsPane, #addtoListSelectedIndustriesPane {
    border-bottom: 1px solid #ddd;
    background-color: #fff;
}

#btnRemoveAll, #btnRemoveAllAddtoList, #btnRemoveAllIndustryAddtoList {
    float: right;
    background-color: transparent;
    border-color: transparent;
    color: #AE0621;
}

.icon-custom-close {
    color: #fff !important;
    padding: 2px;
    margin-left:5px;
    border-radius: 50%;
    background-color: #ae0621;
}

.alertCustom td {
    min-width: 100px;
}

    .alertCustom td:nth-child(3) {
        width: 285px;
    }

#selectedOccupationsDiv, #addtoListselectedOccupationsDiv, #addtoListSelectedIndustriesDiv {
    max-height: 250px;
    overflow-x: auto;
}

.alert-dismissible .close {
    opacity: 1;
    background-color: transparent;
}

    .alert-dismissible .close:focus {
        border: 1px black solid !important;
    }

#grid .k-footer-template {
    text-align: right;
}

/* -------- Max's CSS --------*/

#grid :not(.k-icon) {
    font-family: sans-serif;
}

.k-icon {
    color: #122842;
}

/*Report Grid Styling*/
#btnSlideOutDiv, #btnIndustrySlideOutDiv, #btnIndustryOccupationExportToExcelDiv, #btnHwolSlideOutDiv {
    height: 53px;
}

    #gridButtons .btn-tla.k-button,
    #industryGridButtons .btn-tla.k-button,
    #btnHwolSlideOutDiv .btn-tla.k-button,
    #hwolByOccupationButtons .btn-tla.k-button,
    #demandIndustryOccupationReportDiv .btn-tla.k-button {
        height: 40px;
        display: inline-block;
        background-color: #1c456a;
        padding: 10px 20px !important;
        border: 0px solid transparent;
        border-radius: 4px 4px 4px 4px;
        box-shadow: none !important;
        color: #ffffff;
        margin-top: -1px !important;
        background-image: none !important;
    }

.gridButtonsRightAlignment {
    text-align: right;
    padding: 0px 0px 0px 0px;
}

.btn-tla.k-button,
#gridButtons .k-icon,
#industryGridButtons .k-icon,
#btnHwolSlideOutDiv .k-icon {
    background-color: #1c456a !important;
}

.addColor {
    color: #1c456a !important;
}

.k-grid .k-grid-header .k-header {
    overflow: visible;
    white-space: normal;
}

#grid .k-grid-header .k-header,
#gridIndustryOccupation .k-grid-header .k-header {
    position: relative;
}

#grid .k-header > .k-grid-filter,
#gridIndustryOccupation .k-header > .k-grid-filter {
    position: absolute;
    float: none;
    top: 40px;
    right: 14px;
}

#grid .k-grid-header .k-header .k-icon.k-i-close,
#gridIndustryOccupation .k-grid-header .k-header .k-icon.k-i-close {
    position: absolute;
    right: 8px;
    top: 5px;
}

#grid .k-icon.k-i-close,
#gridIndustryOccupation .k-icon.k-i-close {
    background-color: #ae0621;
    border-radius: 50%;
    color: #fff;
}

.btn-custom, .btn-custom:hover, .btn-custom:focus {
    color: white;
    background-color: transparent;
    border-color: transparent;
}

#btnGetReport, #btnCreateReport {
    bottom: -60px;
    position: absolute;
    margin-left: -15px;
}

    #btnGetReport:focus, #btnCreateReport:focus {
        border: 1px solid black;
    }

#demandOccupationByCategoryFilters {
    padding: 15px;
}

#resetDemandOccupations {
    padding-top: 10px;
}

#multiPicker {
    padding: 0 20px 20px 20px;
}

.errorBar {
    border-left: 5px solid #ae0621;
    margin-left: 20px;
    padding-left: 0px !important;
    padding-top: 5px !important;
    padding-right: 20px !important;
    padding-bottom: 0px !important;
    margin-bottom: 20px;
}

.errorBarSlideout {
    border-left: 5px solid #ae0621;
    margin-left: -5px;
    padding-left: 0px !important;
    padding-top: 5px !important;
    padding-right: 20px !important;
    padding-bottom: 0px !important;
    margin-bottom: 20px;
}

.errorMessage, .errorMessageDatePicker, .errorMessageDatePickerHwol {
    font-weight: bold;
    color: #ae0621;
    padding-left: 10px;
    padding-bottom: 10px;
}

.errorMessageRegions {
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
    color: #ae0621;
}

#count {
    padding: 20px 20px 0 10px;
}

#counterBox {
    margin: 0 20px 0 20px;
}

#selectedOccupationsDiv {
    margin: 0 20px 20px 20px;
}

#demandFilters, #demandIndustriesFilters, #demandHWOLFilters {
    background-color: #FFFFFF;
    margin-top: 15px;
}

#viewSelectedOccupationsAddtoList, #viewSelectedIndustryAddtoList {
    max-height: 210px;
    overflow-x: auto;
}

#demandReport {
    padding-top: 30px;
}

.k-grid-content-locked {
    overflow-x: auto;
    height: auto !important;
}

#slider-open, #btnResetReportGrid, #industry-slider-open, #btnIndustryResetReportGrid, #btnIndustryOccupationResetReportGrid {
    width: 134px !important;
    margin-bottom: 6px !important;
}

#btnExcelExport, #btnIndustryExcelExport, #btnHwolByOccupationExcelExport {
    margin-bottom: 2px !important;
}

#grid .k-grid-norecords {
    padding: 15px 0 15px 0;
    font-size: large;
    font-weight: bold;
}

#gridIndustryOccupation .k-grid-norecords {
    padding: 15px 0 15px 0;
    font-size: large;
    font-weight: bold;
}

.btnFocus:focus {
    background-color: #337ab7 !important;
}

#btnRemoveAll:focus {
    color: #fff;
    background-color: #337ab7;
}
/*-----------------------Demand Industry---------------------------*/
/*Industry Date Picker CSS*/
.whiteBox {
    background-color: #fff;
    padding: 5px 0 10px 0;
}
/*-----------------------Demand Industry ENDS---------------------------*/
/*-----------------------Demand HWOL------------------------------------*/
#btnHwolByOccupationReset {
    width: 134px !important;
    margin-bottom: 6px !important;
}
/*-----------------------Demand HWOL Ends------------------------------------*/
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
}

@media only screen and (min-width: 767px) and (max-width: 1199px) {
    #counter {
        width: 250px !important;
    }

    #btnSlideOutDiv, #btnIndustrySlideOutDiv, #btnHwolSlideOutDiv, #btnIndustryOccupationExportToExcelDiv {
        height: 131px;
    }

    .gridButtonsRightAlignment {
        padding-left: 151px !important;
    }
}

@media only screen and (min-width: 100px) and (max-width: 766px) {
    #counter {
        width: 250px !important;
    }

    #btnSlideOutDiv, #btnIndustrySlideOutDiv {
        height: 180px;
    }

    #btnHwolSlideOutDiv {
        height: 80px;
    }

    #btnIndustryOccupationExportToExcelDiv {
        height: 120px;
    }

    #demandOccupationByCategoryFilters .k-dropdown {
        width: 220px;
    }

}

.makingUnselectable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#demandOccupationByCategoryFilters .k-dropdown {
    width: 75%;
}