/**************************
MasterPrivada
**************************/

.labelApproval {
    border: thin;
    font-size: 11px;
    background-color: #CCCCCC !important;
}

.pnlTooltip div {
    margin: 5px 0 10px 0;
}

    .pnlTooltip div .field {
        font-weight: normal;
        font-size: 11.5px;
    }

.pnlTooltip .title {
    margin: 0 0 10px 0;
    font-size: 15px;
}

.scrollGrid {
    max-height: 200px;
    overflow: auto;
}

.pnlCharts {
    max-height: 90%;
    margin-bottom: 2%;
}

    .pnlCharts .panel {
        width: 48%;
        height: 100%;
        margin-left: 1%;
    }

        .pnlCharts .panel fieldset {
            height: 100%;
        }

.pnlSupplier .panel fieldset {
    min-height: 500px;
}

.centerGrid {
    margin-left: 25%;
}

.divWarning {
    width: 100%;
}

.firstLevel {
    background-color: #90EE90 !important;
}

.secondLevel {
    background-color: #FFFF99 !important;
}

.thirdLevel {
    background-color: #FF6666 !important;
}

.fourthLevel {
    background-color: #87CEEB !important;
}

.divWarning .titleWarning {
    padding: 5px 3px 5px 5px;
    background-color: #CCCCCC;
    margin: 2% 0 2% 0;
    width: 99%;
}

.inTimeNotification {
    background-color: #00CC33 !important;
}

.inRiskNotification {
    background-color: #FFFF33 !important;
}

.exceededNotification {
    background-color: #FF3333 !important;
}

.delayedNotification {
    background-color: #0099CC !important;
}

.inTimeNotificationText {
    color: #00CC33 !important;
    padding-left: 10px;
}

    .inTimeNotificationText > label, .inRiskNotificationText > label, .exceededNotificationText > label, .delayedNotificationText > label {
        padding-left: 5px;
    }

.inRiskNotificationText {
    color: #F2C202 !important;
    padding-left: 10px;
}

.exceededNotificationText {
    color: #FF3333 !important;
    padding-left: 10px;
}

.delayedNotificationText {
    color: #0099CC !important;
    padding-left: 10px;
}


/**************************************************************
Grid Notification
**************************************************************/
/*.gridAlternateRow
{
	background-color: #F1F5EC;
}*/

.subTitle td {
    background-color: #CCCCCC;
}

.formFilterChart {
    margin-left: 10%;
}

.fontBold {
    font-weight: bold;
    padding-right: 14px;
}

.dateInput {
    width: 70px;
}

.zipInput {
    width: 85px;
}

/**************************************************************
 Integration
**************************************************************/
.legend-integration {
    margin: 0 0 3px 74%;
}

    .legend-integration span {
        padding: 1%;
        vertical-align: 47%;
    }

/**************************************************************
 Status 
**************************************************************/
.checkBoxList input {
    margin: 9px 6px 0 5px;
}


.double-panel {
    max-height: 90%;
    margin-bottom: 2%;
}

    .double-panel .panel {
        width: 48%;
        height: 100%;
        margin-left: 1%;
    }

        .double-panel .panel fieldset {
            height: 100%;
        }

input[type="file"] {
    width: 316px;
}

.row-quotation-item-pendent {
    background-color: #FFFF99 !important;
}

.checked-type-file-permission {
    padding-left: 5px;
}

    .checked-type-file-permission input {
        margin-left: 5px;
    }

    .checked-type-file-permission label {
        margin-left: 4px;
    }

.photoQuotation {
    float: left;
    text-align: left;
    width: 13%;
}

.panel-fast-search-content {
    width: 100%;
}

    .panel-fast-search-content .panel-fast-search {
        float: left;
        width: 18%;
    }

        .panel-fast-search-content .panel-fast-search input {
            margin: 0 1% 0 0;
        }

    .panel-fast-search-content .panel-fast-search-date {
        float: left;
        width: 25%;
    }

.hypPhotoCenter {
    cursor: pointer;
    text-decoration: underline;
}

.address-distance {
    display: none;
}

.row-best-price span {
    color: blue;
}

.select-quotation-part-color {
    background-color: #edcbb6 !important;
}

.gridEmpty {
    border-color: #d9d8d8;
    border-style: solid;
    border-width: 1px;
    padding: 2px;
    color: #696969;
}

.displayBlock {
    display: block !important;
}

.displayNone {
    display: none !important;
}

.white {
    color: white;
}

.footerimage {
    padding-top: 30px;
    margin-top: 30px;
}
