﻿body {
    background-color: #F8F8F8 !important;
    /*font-family: 'Montserrat', sans-serif !important;*/
}


#ddlidiomas {
    text-align: center !important;
    border: 0;
    color: #FFFFFF;
    width: 100%;
    background-color: #02a5a5 !important;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    cursor: pointer;
}

.easy-autocomplete {
    width: 100% !important;
}

.btnGuardar {
    background-color: #73C756;
    color: white;
    font-weight: bold !important;
    font-size: 12px;
}

.btnNew {
    background-color: #6AD8D5;
    color: white;
    font-weight: bold !important;
    font-size: 12px;
}

.btnNaranjaD {
    background-color: #FC700C;
    color: white;
    font-weight: bold !important;
    font-size: 12px;
}

.btnGris {
    background-color: #C0C0C0;
    color: white;
    font-weight: bold !important;
}

.btnNaranja {
    background-color: #FC700C;
    color: white;
    font-weight: bold !important;
}

.btnRojo {
    background-color: #813F3F;
    color: white;
    font-weight: bold !important;
}

.btnAzul {
    background-color: #2D4D8C;
    color: white;
    font-weight: bold !important;
}

.btnAzulCollapse {
    background-color: #F6F7F6;
    color: #2196F3;
    border-bottom: 1px solid;
    border-color: #1976D2;
    font-weight: bold !important;
}

.btnEliminar {
    background-color: red;
    color: white;
    font-size:12px;
    font-weight: bold !important;
}

.btnMasDetalle {
    background-color: #4eabdf;
    color: white;
    font-weight: bold !important;
}

.btnSearch {
    background-color: #73C756;
    color: white;
    font-weight: bold !important;
    font-size:12px;
}

.btnExcel {
    background-color: #468C2D;
    color: white;
    font-weight: bold !important;
    font-size: 12px;
}

.elemento {
    -webkit-box-shadow: 2px 2px 5px #999;
    -moz-box-shadow: 2px 2px 5px #999;
}

.elementoddl {
    -webkit-box-shadow: 1px 1px 4px #999;
    -moz-box-shadow: 1px 1px 4px #999;
}

.TitulosMen {
    display: block;
}
.btnAccion {
    background-color: #02a5a5;
    color: white;
    font-weight: bold !important;
    font-size: 12px !important;
}

.BBVA-Blod {
    font-family: 'BentonSansBBVA-Bold'
}

.BBVA-Regular {
    font-family: 'BentonSans-Regular';
    font-weight: 900;
}

.BBVA-Light {
    font-family: 'BentonSansBBVA-Light'
}

.BBVA-Medium {
    font-family: 'BentonSans-Medium';
}

.BBVA-Book-sOT {
    font-family: 'BentonSans-Book-sOT';
}
