﻿* { font-family: Verdana, Arial !important; }
header,
#contMenu{
    margin: 0;
    padding: 0;
    width: 100%;
}
#contMenu {
    background-image: url(../Skins/ALD/Logos/cabeceraLogin.jpg);
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 759px 150px;
    width: 759px;
    height: 150px;
    margin: 0px auto;
}

.fondoVentana {
    background-color: white !important;
}
.txt:focus {
    outline-color:#5695c0 !important; 
    outline-style: solid !important;
    outline-width:thin !important;
    border: 0 !important;
}
.btn-azul {
    background-color: #5695c0 !important;
    border: none !important;
     -webkit-box-shadow: 1px 1px #347ec3 !important;
        -moz-box-shadow: 1px 1px #347ec3 !important;
             box-shadow: 1px 1px #347ec3 !important;
    cursor: default !important;
    display: inline-block !important;
    font-size: 13px !important;
    height: 28px !important;
    line-height: normal !important;
    margin: 0 0 0 11px !important;
    outline: 1px solid #347ec3 !important;
    padding: 1px 6px !important;
    text-align: center !important;
}
.btn-azul input { 
    color: #fff !important; 
    font-size: 13px !important;
    height: 25px !important;
    text-shadow: 0 1px 0 #fff !important;
}

.rlbItem {
    background-color: white;
    font-size: 13px !important;
    padding: 0 !important;
}

.btn-azul .rbPrimaryIcon { background-size: 100% !important; }
.btn-azul:hover { background-color: #347ec3 !important; }


.rcbFocused {
    outline-color: #5397C5 !important;
    outline-style: solid !important;
    outline-width:thin !important;
    border: 0 !important;
}
.rgHoveredRow td {
    background-color: #5695C0 !important;
    color: white !important;
}
.rlbSelected {
    background-color: #5397C5 !important;
    border-color: #5397C5 !important;
    color: white;
}
.enlace-azul {
    color: #5397c5;
    display: block;
    margin: 25px 10px;
}
.enlace-azul-footer {
    color: #5397c5;
    display: inline-block;
    margin: 5px;
}
.txt-azul { color: #5397C5 !important;}
.importe-total {
    color: #347ec3 !important;
    font-size: 14px;
    font-weight: bold;
    height: 25px;
}
.box-titulo {
    background-color: #eaeaea;
    color: #347ec3;
    font-size: 12px;
    margin: 0;
    padding: 5px 10px;
    position: absolute;
    top: 0;
}


.item label,
.item .box-1x1-dato label {
    color: #347ec3 !important;
    cursor: pointer !important;
    font-size: 28px !important;
    font-weight: bold !important;
    height: 20px !important;
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important;
}

.item .tipo {
    color: #5695c0;
    display: inline-block;
    font-size: 10px;
    padding: 0 0 5px;
    text-transform: uppercase;
}

.item:hover {
    background-color: #347ec3;
    color: #fff;
}