﻿.tooltip {
    position: fixed;
}

.red-tooltip {
    max-width: 600px !important;
    height: 400px;
    font-size: 12px;
    padding: 10px 15px 10px 20px;
    background: #FFFFFF;
    color: rgb(0, 0, 0, .7);
    border: 1px solid #737373;
    text-align: left;
}

.pantone_div {
    width: 100%;
    height: 27px;
    border-radius: 6px;
}

.shade {
    position: relative;
    margin: -16px 0 0;
    padding: 0;
    display: block;
    background: #111;
    width: 100%;
    height: 16px;
    opacity: 0.25;
    text-align: center;
}

.fullheight {
    position: relative !important;
    height: 68px !important;
}

.normheight {
    position: relative !important;
    height: 34px !important;
}

.fullheightbottom {
    position: absolute !important;
    bottom: 0px !important;
}

.RadComboBox_Bootstrap .rcbArrowCell a {
    width: 28px !important;
    height: 25px !important;
    background-position: -11px -61px !important;
    background-image: none !important;
}

.RadComboBox_Bootstrap .rcbArrowCell {
    border-left-width: 0px !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075) !important;
}


.Bootstrap_invalid td {
    border: solid #ff000052 1px !important;
}

.RadComboBox_Bootstrap .rcbFocused .rcbArrowCell {
    background-color: white !important;
}

.RadComboBox_Bootstrap .rcbInputCell, .RadComboBox_Bootstrap .rcbArrowCell {
    height: 28px !important;
}

.RadComboBox_Bootstrap .rcbInput {
    font-size: .75rem !important;
    font-weight: 400 !important;
}

.RadComboBox table td.rcbInputCell {
    border-right-width: 0px !important;
}

.label_pantone {
    display: inline;
    padding: 1.2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    height: 40px;
    margin: 0px;
    cursor: pointer;
}

li {
    list-style-type: none;
}

ol {
    padding-top: 6px !important;
    list-style-type: none;
    padding-inline-start: 10px !important;
}

ol, ul, dl {
    margin-top: 0;
    margin-bottom: 0px;
}

.bg-black-active {
    background-color: black !important;
}

.Bootstrap_Pantone li {
    float: left !important;
    width: 100% !important;
    padding: 1px !important;
}

.no-margin {
    margin: 0px !important;
}

.child {
    margin-top: 0px !important;
}

.mettalic_div {
    background-image: url(../../Content/images/metal_bg.png);
    background-size: cover;
}

.mettalic_div_l {
    background-image: url(../../Content/images/metal_bg_l.png);
    background-size: cover;
}

.pending_box {
    padding-top: 20px !important;
}

.pending_details {
    margin-bottom: 20px;
}

.pending-line {
    color: white;
}

.pending_header {
    color: red;
}

.btn-in {
    color: #fff;
    background-color: #00bcd4;
    padding: 4px;
    border-radius: 0.2rem;
}

.btnonoff {
    margin: 0px !important;
    padding: 3px !important;
}

.square {
    list-style-type: square !important;
}

.combmsg {
    font-size: 15px !important;
}

th.ui-datepicker-week-end,
td.ui-datepicker-week-end {
    display: none;
}

.dd_more {
    color: red !important;
    font-weight: 700 !important;
}

.rcbWidth {
    overflow-x: hidden;
}

.RadCalendar_Bootstrap .rcMain .rcRow a, .RadCalendar_Bootstrap .rcMain .rcRow span {
    border-radius: 32px !important;
    margin-left: 11px !important;
}

.RadCalendar_Bootstrap .rcMain .rcRow .rcSelected a {
    border-color: #357ebd;
    background: #337ab7;
    color: white;
}

.RadCalendar_Bootstrap .rcTitlebar .rcPrev, .RadCalendar_Bootstrap .rcTitlebar .rcNext, .RadCalendar_Bootstrap .rcTitlebar .rcFastPrev, .RadCalendar_Bootstrap .rcTitlebar .rcFastNext {
    margin: 2px;
    width: 32px;
    height: 32px;
    border: 1px solid transparent;
    border-radius: 25px;
}

.RadCalendar caption {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}

.jobs-desc {
    line-height: 17px;
    padding-bottom: 15px;
    font-size: 14px;
}

.error-msg {
    color: red;
    display: inline-block;
    position: absolute;
    top: 34px;
    font-size: 75%;
    margin-top: 7px;
    top: calc(100% - 1.72916667em);
}

.ladel-value-price {
    text-align: right;
}

.form-control-custom-locked {
    background-color: #f3f3f3 !important;
    border: none !important;
    font-size: .875rem !important;
    margin-top: 9px !important;
}

.sum-rest {
    padding-top: 21px;
}

.sum-buttom {
    padding-top: 10px !important;
}

.major_sum {
    border: none !important;
}

.swal2-popup #swal2-content li {
    text-align: left !important;
}

.application {
    font-size: 10px !important;
}

.table-assets {
    line-height: 1 !important;
}

.modal-body {
    max-height: 600px !important;
    overflow-y: scroll;
    overflow-x: hidden;
}

.Bootstrap_invalid {
    border: 1px solid #6c0000 !important;
}
