.skin-blue .main-header .logo {
    background-color: #1e4472 !important;
}
.skin-blue .main-header .navbar {
    background-color: #1e4472 !important;
}
.cv-off{
    display: none;
}
.cv-separador {
    background-color: #1d355d;
    line-height: 2.5;
    margin-bottom: 10px;
}
.cv-separador label{
    color:white;
}
.cv-separador1 {
    margin: 7px 0px;
    padding: 5px 10px;
    border-radius: 4px;
}
.cv-separador1 label, .cv-separador-col {
    font-size: 16px !important;
    width: 100%;
    font-weight: bold;
    font-family: 'Source Sans Pro', sans-serif;
    margin: 5px 0px;
    cursor: pointer;
    color: #1e4472 !important;
    border-bottom: 3px solid #1e4472;
    padding-bottom: 5px;
}
.cv-btnFooterFondo {
    padding: 20px 0px;
    background-color: #eee;
    margin-top: 30px;
    /* justify-content: flex-end; */
    border: 1px solid #e9d8d8;
    border-top: 5px solid #367fa9;
}
.cv-btn100 .fb-inline-field-container {
    display: inline !important;
    float: none !important;
}
.cv-btn100 .btn {
    width: 100%;
}

.cv-lbl-activo {
    background-color: green;
    width: 100px;
    padding: 5px;
    color: white;
    text-align: center;
    display: block;
    //border-radius: 3px;
}
.cv-lbl-inactivo {
    background-color: red;
    width: 100px;
    padding: 5px;
    color: white;
    text-align: center;
    display: block;
    //border-radius: 3px;
}

#detailFormTbPedidoDetalleTbPedido{
    padding: 15px !important;
}

@media(max-width: 700px){
    body .right-panel > .container-part[page-name=detailFormTbPedidoDetalleTbPedidoFormDetailCurtainPage] {
        width: 80% !important; 
    }
}

.cv-lbl-rojo {
    background-color: red;
    width: 100px;
    padding: 5px;
    color: white;
    text-align: center;
    display: block;
    //border-radius: 3px;
}
.cv-lbl-amarillo {
    background-color: yellow;
    width: 100px;
    padding: 5px;
    color: black;
    text-align: center;
    display: block;
    //border-radius: 3px;
}
.cv-lbl-azul {
    background-color: blue;
    width: 100px;
    padding: 5px;
    color: white;
    text-align: center;
    display: block;
    //border-radius: 3px;
}
.cv-lbl-verde {
    background-color: green;
    width: 100px;
    padding: 5px;
    color: white;
    text-align: center;
    display: block;
    //border-radius: 3px;
}
.cv-lbl-naranja {
    background-color: orange;
    width: 100px;
    padding: 5px;
    color: white;
    text-align: center;
    display: block;
    //border-radius: 3px;
}
.select2-disable {
    background: transparent !important;
}
.form-control:disabled, .form-control[readonly] {
    background-color: transparent !important;
}
#form_frmControldePedido .panel-body {
    padding: 0px !important;
}
div[page-name="TbPedidoDetalleForm"] .panel-heading,
div[page-name="frmControldePedido"] .panel-heading,
div[page-name="frmControldePedido"] .tbreadcrumb {
    display: none;
}
#form_TbPedidoDetalleForm .panel-body{
    padding: 5px;
}
#TbPedidoProduccionSimpleList_datagrid th, 
#TbPedidoProduccionSimpleList_datagrid td  {
    font-size: 15px;
    border: 1px solid #cacaca;
}
.c3-grid line {
    stroke: transparent !important;
}
.c3-chart-texts{
   font-size: 12px !important;
    font-weight: bold !important;
}
.cv-indicador .fb-inline-field-container {
    width: 100% !important;
    padding-right: 0px !important;
}