﻿@import url("/Common/Theme.Primedrinks_new.css?17416");

.scrollContent {
 height:300px;
 overflow-y:auto;
}
.scrollContent tr {
 height: auto;
 white-space: nowrap;
}

.scrollContent tr td:last-child {
 padding-right: 20px;
}

.scrollContent tr th:last-child {
 padding-right: 20px;
}

.LitleScrollContent {
 height:125px;
 overflow-y:auto;
}
.LitleScrollContent tr {
 height: auto;
 white-space: nowrap;
}

.LitleScrollContent tr td:last-child {
 padding-right: 20px;
}

.LitleScrollContent tr th:last-child {
 padding-right: 20px;
}

.border_Left {
    border-left: 1px solid #cccccc; 
}

.Background_Primedrinks {
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #57938A;
}

.Background_PDK {
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    padding: 5px 5px 2px 5px;
    margin-bottom: 5px;
    margin-top:5px; 
    border-width: 1px 1px 1px 1px;
    background-color: #57938A;
}
.Tabela_Cab {
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    padding: 5px 5px 2px 5px;
    margin-bottom: 5px;
    margin-top:5px; 
    border-width: 1px 1px 1px 1px;
    background-color: #57938A;
}
.Tabela_Lin {
    font-size: 9px;
    font-weight: bold;
    color: grey;
    padding: 5px 5px 2px 5px;
    margin-bottom: 5px;
    margin-top:5px; 
    border-width: 1px 1px 1px 1px;
}
.Heading5 {
    font-size: 10px;
    font-weight: bold;
    color: black;
    padding: 0px 0px 0px 2px;

}
.Plafond {
    font-size: 10px;
    font-weight: bold;
    color: Gray;
    padding: 0px 0px 0px 2px;
}
.PlafondValor {
    font-size: 12px;
    font-weight: bold;
    color: Black;
    padding: 0px 0px 0px 2px;
}
.TituloTabela {
    font-size: 14px;
    font-weight: bold;
    color: #444444;
}
.ShowRecord_Caption_PDK {
    padding: 5px;
    font-weight: bold;
    vertical-align: top;
    white-space: nowrap;
    text-align: right;
    width: 30%;
    background-color: #57938A;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
}

.Text_Orange {
    color: orange;
}
.KB_icon, .KB_icon {
    background-color: #c39903;
    border-radius: 5px;
    color: #fff;
    font-size: 12px;
    margin-left: 0px;
    margin-bottom: 10px;
    height: 30px;
}