input.error {
    border: 1px solid #FF2323;
}

select.error {
    border: 1px solid #FF2323;
}

label.error {
    color: #FF2323;
    font-weight: unset;
    margin-bottom: 0px;
}

label.success {
    color: #5cb85c;
    font-weight: unset;
    margin-bottom: 0px;
}

.selectCol {
    text-align: center !important;
    vertical-align: middle !important;
}

.dataTablesTD {
    vertical-align: middle !important;
}

.viewTD {
    padding: 8px;
}

.viewLeftTD {
    font-weight: bold;
    text-align: right;
}

.viewOddRow {
    background-color: #F9F9F9;
}

@media (max-width: 786px) {
    .viewLeftTD {
        text-align: left;
    }
    #feedback {
        display: none;
    }
}

@media (max-width: 767px) {
    .validate-mob-links {
        text-align: center !important;
    }
    #continue {
        margin-top: 1em;
    }
    #EnquiriesListHeader {
        border-top: 1px solid #ddd;
    }
    .SearchCaption {
        padding-top: 8px !important;
        padding-left: 10px !important;
    }
    .main-header > a.logo {
        background-color: #fff !important;
    }
    .table-responsive .dropdown-menu {
        position: relative !important;
    }
}
.fl-rt {
    float: right;
}

.text-hover{
    cursor: pointer;
}

.fl-lt {
    float: left;
}

#feedback {
    position: fixed;
    top: 250px;
    padding: 0px;
    z-index: 9999;
}
#feedback-inner {
    background: #d8d8d8 none repeat scroll 0 0;
    border: 1px solid #d8d8d8;
    border-radius: 3px;
    box-shadow: 0 0 8px gray;
    padding: 10px 18px 0 10px;
    right: 0;
}
#feedback-sidebar {
    box-shadow: 0 0 8px gray;
    right: 328px;
    position: absolute;
    top: 60px;
    cursor: pointer;
}
#feedback-sidebar1 {
    box-shadow: 0 0 8px gray;
    right: 328px;
    position: absolute;
    top: 60px;
    cursor: pointer;
}

#currency-box-header {
    padding: 6px 0px 1px 0px !important;
}

.alert, .callout {
    border-radius: 0px !important;
}

.icon {
    margin-right: 4px !important;
}

#currency-box-body {
    padding-top: 0px !important;
}

#country-box-title {
    vertical-align: middle;
}

#rememberMeLabel {
    margin-top: 4px;
    vertical-align: middle;
}
#SearchResults {
    margin-bottom: 1.5em;
}

.text-danger {
    color: red !important;
}
.checkbox + label {
    margin-right: 6px;
    margin-bottom: 3px;
    vertical-align: middle;
}
.checkbox {
    display: none !important;
}
.checkbox + label {
    background: url("/images/blue.png") left top no-repeat;
    cursor:pointer;
    width: 22px;
    height: 22px;
    display:inline-block;
}
.checkbox + label:hover {
    background: url("/images/blue.png") -24px top no-repeat;
}
.checkbox + label:focus {
    background: url("/images/blue.png") -24px top no-repeat;
    outline: none;
}
.checkbox:checked + label {
    background: url("/images/blue.png") -48px top no-repeat !important;
}
.checkbox.half-checked:checked + label {
    background: url("/images/blue.png") -264px top no-repeat !important;
}
.checkbox:disabled + label {
    background: url("/images/blue.png") left top no-repeat !important;
}
.checkbox:checked:disabled + label {
    background: url("/images/blue.png") -96px top no-repeat !important;
}
.errorClass {
    background:url("/images/blue.png") -120px top no-repeat !important;
}

.cursorPointer, .cursor-pointer {
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}
.no-text-selection {
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

/*#registerFormSubmit {
    margin-top: 1.1em;
}*/

#LoginForm, #ForgotPasswordForm {
    margin-bottom: 1em;
}

#termsModalContent .modal-body {
    max-height: 30em;
    overflow-y: scroll;
}

/* Custom styling for radio buttons with class input-radio */

.input-radio {
    display: none;
}
.input-radio + label {
    background:url("/images/blue.png") -144px top no-repeat;
    cursor:pointer;
    width: 22px;
    height: 22px;
    display:inline-block;
    vertical-align: middle;
    margin: -2px 4px 0px 0px;
    outline: none;
}
.input-radio + label:hover{
    background:url("/images/blue.png") -168px top no-repeat;
}
.input-radio + label:focus {
    background: url("/images/blue.png") -168px top no-repeat;
}
.input-radio:checked + label{
    background:url("/images/blue.png") -192px top no-repeat;
}
.radioErrorClass {
    background:url("/images/blue.png") -214px top no-repeat !important;
}

#MobileValidation {
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 10000;
    cursor: default;
    display: flex;
    justify-content: center;
}

#ValidateEmailReminder {
    position: relative;
}

.login-box, .register-box {
    margin: 2% auto !important;
    margin-bottom: 0% !important;
    opacity: 0.9;
}

.login-box{
    margin-top: 102px !important;
}
.info {
    position: relative !important;
    left: auto !important;
    white-space: normal;
    padding: 5px !important;
    word-break: break-all;
}

.user-header {
    word-break: break-all;
}

@media (max-width: 1310px) {
    .addtnl-details-spl-case, .office-use-spl-case {
        width: 30% !important;
    }
    .addtnl-details-spl-case2 {
        width: 60% !important;
    }
}

@media (max-width: 1160px) {
    .addtnl-details-spl-case, .office-use-spl-case {
        width: 36% !important;
    }
    .addtnl-details-spl-case2 {
        width: 72% !important;
    }
}

@media (max-width: 991px) {
    li.user-footer > div {
        background-color: #242424;
    }
    .btn-default {
        background-color: #242424 !important;
    }
    .btn-default:hover {
        background-color: #8e8d8d !important;
    }
    .addtnl-details-spl-case, .office-use-spl-case {
        width: 100% !important;
    }
    .addtnl-details-spl-case2 {
        width: 100% !important;
    }
}

.OptionalText {
    color: grey;
    font-style: italic;
}

.no-resize-input {
    resize: none;
}

.EnquiryButtons {
    padding-left: 2em;
    padding-right: 2em;
    border-radius: 0px !important;
}

@media (max-width: 500px) {
    .EnquiryButtons {
        width: 100%;
        margin-bottom: 1em;
    }
}

.mr-2 {
    margin-right: 1em;
}

.EnquiryBottomRow {
    padding: 1em;
    padding-top: 1em;
    padding-left: 2em;
}
.SearchCaption {
    padding-top: 0px;
    padding-left: 3px;
    padding-bottom: 12px;
    font-style: italic;
}
#SearchPeopleButton, #ResetRegistration, #CreateCustomerForm .btn {
    border-radius: 0px !important;
    width: 9em;
    margin-right: 1em;
}
#NewEnquiry {
    border-radius: 0px !important;
    margin-top: 0.8em;
}
#CreateUserLink {
    text-decoration: underline;
    cursor: pointer;
}
#SearchResultsContainer {
    padding-top: 0px;
}
#EnquiresListTable {
    margin-bottom: 0px;
}
.footer-td {
    padding-left: 0px !important;
}
.FinalAlertMessage {
    padding: 8px;
}
#SearchResultsBody td {
    vertical-align: middle;
}
.EnquiryActions {
    padding-top: 6px !important;
}
.SearchOrCond {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    margin-top: 1.2em;
}
.FieldTitleView h4{
    margin-top: 4px;
    margin-bottom: 4px;
    padding-left: 1.8em !important;
}
.TextRowView {
    width: 30%;
    padding-left: 3em !important;
}

@media (max-width: 960px) {
    .TextRowView {
        width: 40%;
    }
}

/* Select2 library custom CSS for IDPro */
.select2-selection {
    border-radius: 0px !important;
    height: 34px !important;
    border-color: #d2d6de !important;
}
.select2-selection.select2-selection--multiple {
    height: auto !important;
}
div.form-group.has-error .select2-selection {
    border-color: #ff0000 !important;
}
.select2-selection__arrow {
    right: 2px !important;
    height: 32px !important;
}
.select2-selection-error {
    border: 1px solid #ff0000 !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #3c8dbc !important;
    border-color: #367fa9 !important;
    color: #fff !important;
    border-radius: 0px !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: white !important;
}
span.select2-container--focus span.select2-selection--single {
    border-color: #6f7070 !important;
}

/* jQueryUI autocomplete custom css for ID Pro */

.ui-menu-item {
    padding: 6px;
}
.ui-autocomplete {
    max-height: 200px !important;
    overflow-y: auto;
    overflow-x: hidden;
}

/* RateCards Page custom CSS Rules */

.button-custom {
    border-radius: 0px !important;
    width: 8em;
    margin-right: 1.5em;
}
.form-loader {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0.8);
    z-index: 800;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2em;
    user-select: none;
    cursor: default;
}
.DisplayNone {
    display: none;
}
.DisplayBlock {
    display: block;
}
#EndDateTooltip, .validate-mob-link {
    cursor: pointer;
}
.validate-mob-links {
    text-align: right;
}
.date-picker {
    background-color: white !important;
}
.form-group .glyphicon {
    color: #555 !important;
}
.input-group-lg > .form-control, .input-group-lg > .input-group-btn > .btn, .form-group-lg > .form-control {
    border-radius: 0px !important;
    height: 40px !important;
    font-size: 15px !important;
}
.dropdown-menu {
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    border: 1px solid #ccc;
}
.dropdown-menu .divider {
    margin: 4px 0 !important;
}
.dropdown-menu>li>a {
    padding: 4px 20px !important;
}
#SearchResults .dropdown-menu {
    right: -2px !important;
    left: auto;
    border-radius: 2px !important;
}
#CalloutTitle {
    text-transform: none !important;
}
.qe-radio{
    display: block !important;
}
@media (min-width: 768px) {
    .table-responsive {
        overflow: visible !important;
    }
}
#QuickEstimationStickyPrices {
    display: flex !important;
}

#QuickEstimationStickyHeader {
    position: fixed;
    top: 0px;
}
#QuickEstimationTableBody .input-sm {
    height: auto !important;
    padding: 2px 0px !important;
}
#QuickEstimationTableBody td {
    padding: 8px 1px !important;
}
.bg-gray a, .bg-light-gray a {
    color: white !important;
}
#pdf-header {
    margin:0px 0px 10px 7px;   
}
.comments-tooltip, .notes-tooltip, .cursor-help, .header-tooltip {
    cursor: help;
}
#backToSearch{
    float: right !important;
    margin: 14px auto 5px 0px !important;
}
.table-caption {
    padding-left: 0.5em !important;
}
.text-vertical-align {
    vertical-align: middle !important;
}
.no-text-transform {
    text-transform: none !important;
}
#ProfileForm .form-control:read-only {
    background-color: white !important;
}
.text-normal {
    font-weight: normal !important;
}
.placeholder-text {
    opacity: 0.7;
}
.break-text {
    word-break: break-all !important;
}
.text-primary-blue {
    color: #3c8dbc !important;
}
.reverse-icon {
    transform: scale(-1, 1);
    cursor: pointer;
}

/* Print media CSS rules */
@media print {
    #ContactUsLink, #ListItemsRateCardsHeader, .enquiry-view-back-btn {
        display: none;
    }
}

.rate-text-center{
    text-align:center !important;
    vertical-align:middle !important;
}
.mfp-title a{
    font-size: 20px;
    color: white;
}
.mfp-counter{
    display: none;
}
#carouselBox{
    box-shadow: 0px 0px 8px 0px #918791!important;
}
.DashboardCarouselText{
    font-size: 20px;
}
.DashboardCarouselControl{
    width: 3%!important;
}
#CarouselLeftControl{
    left: 1px!important;
}
.DashboardCaroueslData{
    margin-left: 10px!important;
    padding-right: 10px!important;
}

#RateCardListingTable_filter input {
    width:20em;
    margin-top: 3px;
}

.ToolTipImg img{
    width: 125px!important;
    height: 120px!important;
}
.ToolTipData{
    margin-left: 0px !important;
}
.CursorPointer{
    cursor: pointer;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close{
    width: 5% !important;
    cursor: pointer !important;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur{
    cursor: default !important;
}
/* No greater than 900px, no less than 400px */
@media (max-width:770px) and (min-width:600px) {
    .report-pdf {
        width: 30% !important;
        float: left;
        display: inline;
        margin-left: 120px;
        margin-top:10px;
        border-radius: 0px !important;
    }
    .report-excel{
        width: 30% !important;
        float: left;
        display: inline;
        margin-top:10px;
        border-radius: 0px !important;
    }
    #generateRateCardReport{
        margin-top:10px;
        border-radius: 0px !important;
        width: 10em !important;
    }
}
@media (max-width:500px) {
    .report-excel{
        margin-top:10px !important;
        margin-left: 100px !important;
    }
    .report-pdf {
        margin-left: 100px !important;
    }
}
@media (max-width:765px) and (min-width:600px) {
    div.dataTables_filter label {
        font-weight: normal;
        white-space: nowrap;
        text-align: right;
        float: right;
        margin-right: 10px;
    }
    #RateCardListingTable_filter input {
        width: 13em;
        margin-top: 12px !important;
        margin-left: 6px;
    }
    #QuickEstList_filter  input {
        width: 13em !important;
        margin-top: 12px !important;
    }
}
#RateCardDownloadPDf{
    margin-top:20px;
    border-radius: 0px !important;
    width: 10em;
}
#RateCardDownloadExcel{
    margin-top:20px;
    border-radius: 0px !important;
    width: 10em;
}
div .report-pdf button{
    margin-top:15px;
    border-radius: 0px !important;
    width: 10em;
}
div .report-excel button{
    margin-top:15px;
    border-radius: 0px !important;
    width: 10em;
}
#generateRateCardReport{
    margin-top:10px;
    border-radius: 0px !important;
    width: 10em;
}
#QuickEstList_filter  input {
    width: 13em !important;
    margin-top: 3px;
}
@media screen and (min-width : 1025px) {
    .mfp-arrow-right {
        right: 10%!important;
    }
    .mfp-arrow-left{
        left: 10%!important;
    }
}
.date-picker-addtopn{
    background-color: white !important;
}

.no-border-radius {
    border-radius: 0px !important;
}
.no-border {
    border: 0px !important;
}
.RoomBadges {
    font-size: 13px;
    font-weight: 600;
    border-radius: 3px;
    min-width: 171px;
    padding: 8px 4px;
}
.skin-black .sidebar-menu > li > a:hover {
    color:#f89433 !important;
}
.skin-black .sidebar-menu > li > a:hover {
    border-left-color: #f89433 !important;
}
.skin-black .sidebar-menu > li.active > a {
    border-left-color: #f89433 !important;
    color:#f89433 !important;
}
.skin-black .treeview-menu > li > a {
    color: #fff;
}
.sidebar-menu .treeview-menu > li > a:hover {
    color:#f89433 !important;
}
.sidebar-menu .treeview-menu > li.active > a {
    color:#f89433 !important;
}
.DashboardCarouselImage{
    margin-top: 26px;
    margin-left: 10px;
}
.CarouselImageSec{
    margin-bottom: 30px !important;
}
.CarouselTextSec{
    margin-bottom: 15px !important;
}
#EnquiryPdf .cell-height{
    height: 4px !important;;
    padding: 0px !important;;
    padding-left: 11px !important;;
}
.indicates {
    background: #0073b7;
    width: 20px;
}
.top-header-user-info {
    margin-top: -36px;
}
.enquiry-info {
    margin: 8px -19px;
}
.laminates-row{
    padding-right:15px !important;
    padding-left:15px !important;
}
.laminate-div{
    padding-left: 4px !important;
}
.btn-edit{
    background-color: #DDDDDD !important;
    color: black !important;
}
.speciciations {
    font-weight: 400 !important;
}
.text-transform-none{
    text-transform: none !important;
}

div.login-box-body, div.register-box-body {
    position: relative;
    width: auto;
}
div.overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 1032 !important;
    background-color: rgba(255, 255, 255, 0.7) !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    user-select: none;
    cursor: default;
    flex-direction: column;
    border-radius: 0px !important;
}
.loader {
    border: 2px solid #dcdcdc;
    border-radius: 50%;
    border-top: 2px solid #8a8a8a;
    animation: spin 0.8s linear infinite;
}
.small.loader {
    top: 32px !important;
    right: 10px;
    width: 20px;
    height: 20px;
}
.small.loader2 {
    top: 7px !important;
}
.large.loader {
    width: 50px;
    height: 50px;
}
.loader-text {
    padding-top: 0.5em;
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.has-success .form-control-feedback {
    color: #00a65a !important;
}
.has-success label, .has-error label {
    color: #666 !important;
}
.SiteMeasurementCheclist >tbody>tr>td {
    padding: 3px !important;
}
.table th {
    border-color: #d2d2d2 !important;
    border-top: 1px solid #d2d2d2 !important;
    border-bottom-width: 1px !important;
}
.table td {
    border-color: #d2d2d2 !important;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #efefef !important;
}
.list-style-none {
    list-style-type: none;
}
[v-cloak] {
    display: none;
}
@media (min-width : 700px) {
    .table {
        width:100%;
        word-wrap:break-word;
    }
    table#UsersList,#RoomReportTable,#RolesList,#DesignItemTable,#QuickEstimationStickyHeader,#QuickEstimationTable,#EnquiresListTable {
        table-layout:inherit;
    }
}
.bg-cadetblue {
    color: #fff !important;
    background-color: cadetblue;
}
label.upload-addon {
    border: 0px;
    display: inline;
    padding: 6px 2px;
    color: #0261b3;
}
.cursor-zoom-in {
    cursor: zoom-in;
}
.notification-overlay {
    position: fixed;
    top: 0%;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 999;
    background-color: rgba(255, 255, 255, 0.7);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    user-select: none;
    cursor: default;
    flex-direction: column;
}
.notificationOverlay-close{
    font-size: 30px;
}
.notificationOverlay-icon{
    font-size: 50px!important;
}
.overlay-check-circle{
    color: green;
}
.overlay-ban{
    color: red;
}
.overlay-warning{
    color: orange;
}
.overlay-info{
    color: #00c0ef;
}

.HomePageAction .label {
    font-size: 11px !important;
    padding: 2px 5px !important;
}
.HomePageAction p {
    font-size: 14px;
}
.HomePageAction a , .HomePageAction a:visited {
    color: rgba(255,255,255,0.8);
}
.HomePageAction a:hover{
    color: #fff;
}
.AddButton {
    margin-top: -2.7em !important;
    width:auto !important;
    margin-right: -14px;
}
@media (max-width: 414px) {
    .addNew-block {
        margin-top: 30px !important;
        margin-bottom: 6px !important;
        text-align: center !important;
    } 
}
.dataTables_empty {
    text-align: center;
}
.box.box-primary {
    border-top-width: thin;
}
.content-header>h1>small {
    color: #333;
    font-weight: 400;
}
.content-header>h1 {
    font-weight: 300;
    color: #777;
    font-family: 'Source Sans Pro',sans-serif;
}
.bg-light-blue {
    background-color: #81b0d9 !important;
    color: #fff !important;
}
table.dataTable thead .sorting:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc:after {
    opacity: 0.7 !important;
}
.VuePagination__pagination-item-prev-chunk > a, .VuePagination__pagination-item-next-chunk > a {
    display: none;
}
ul.list-group > li { 
    border-radius: 2px !important;
}
.list-style-circle {
    list-style-type: circle;
}
.actions > .popover{
    max-width: none !important;
    width: 100% !important;
}
.actions > .popover a {
    color: #777!important;
}
.select2-selection__rendered {
    padding-left: 0px !important;
}
select[multiple] ~ .select2 .select2-selection__rendered {
    padding-left: 10px !important;
}

/* Checkbox styles */
.input-checkbox {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.checkbox-container {
    display: flex;
    align-items: center;
    .checkbox-description {
        font-weight: 500;
        margin-bottom: 0px !important;
        padding-left: 6px;
        cursor: pointer;
    }
}
th, td {
    .checkbox-container {
        &:extend(.checkbox-container);
        justify-content: center;
    }
}
.input-checkbox + label {
    background: url("../../images/blue.png") left top no-repeat;
    cursor: pointer;
    width: 22px;
    height: 22px;
    display: inline-block;
    margin-bottom: 0px !important;
}
.input-checkbox + label:hover {
    background: url("../../images/blue.png") -24px top no-repeat;
}
.input-checkbox:focus + label {
    background: url("../../images/blue.png") -24px top no-repeat;
}
.input-checkbox + label:focus {
    background: url("../../images/blue.png") -24px top no-repeat;
    outline: none;
}
.input-checkbox:checked + label {
    background: url("../../images/blue.png") -48px top no-repeat !important;
}
.input-checkbox.half-checked:checked + label {
    background: url("../../images/blue.png") -264px top no-repeat !important;
}
.input-checkbox:disabled + label {
    background: url("../../images/blue.png") left top no-repeat !important;
}
.input-checkbox:checked:disabled + label {
    background: url("../../images/blue.png") -96px top no-repeat !important;
}
.input-checkbox-error {
    background:url("../../images/blue.png") -120px top no-repeat !important;
}
/* Create estimation table sticky header */
table#CreateQuickEstimateStickyHeader, table#CopyQuickEstimateStickyHeader, table#CreateDetailedEstimateStickyHeader, table#CopyDetailedEstimateStickyHeader {
    position: fixed;
    top: 0px;
    z-index: 1031;
}
/* Quick estimate specs colors */
.brand-bg-color{
    background-color: #3e86c4 !important;
    color: #fff !important;
}
.hechpe-bg-color{
    background-color: #619ccf !important;
    color: #fff !important;
}
.market-bg-color{
    background-color: #81b0d9 !important;
    color: #fff !important;
}
.br-lt{
    border-left:1px solid #000;
}

/* Input tiles container */
input.input-checkbox-tile + label {
    background-color: #9a9a9a;
    min-width: 175px;
    padding: 8px 4px;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    border-radius: 3px;
    color: #fff;
}
input.input-checkbox-tile:checked + label {
    background-color: #0261b3;
}

.label-inprogress {
    background-color: #efc20f !important;
}
