/* 
    $Id: select.css 35213 2016-09-30 00:11:55Z ncortes $
    Created on : 20/02/2015, 03:24:49 PM
    Author     : programador09
*/
.rowDeclaracionEnBlanco{
    background:#FFFDED !important;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px;
    text-align: center; vertical-align: middle ; 
    height: 10px;  }

.rowDeclaracionEnBlanco:hover{
    color: #444444;
    font-weight: bold !important;
     }
.rowPresentar{
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px;
    text-align: center; 
    vertical-align: middle; 
    height: 10px;
}
.rowBoton{
    font-weight: bold; 
    font-size:2em;}  
.TableRow1{
    font-size: 14pt;                
    padding-top: 10px;
    padding-bottom: 3px;           
}
.TableRow2 {                
    font-size: 10pt;                
    padding-top: 10px;
    padding-bottom: 3px;                
}
.linkh{
    background-color: #CA8186;
    color:#234386;font-weight:bold;
}
.last { 
    height: 25px; 
    text-align: center; 
    background: MediumTurquoise; 
    font-weight:bold;
}    
.first {
    text-align: left;                      
    color:#234386;
    font-weight:bold;
}
.first:hover {
    background: #DD8700;
    font-weight:bold;
}
.last:hover { 
    background: #66ff99; 
    font-weight:bold;
}
.ui-tooltip {
    max-width: 1000px !important;
}
.SelectTooltip  {
    padding: 35px;
    border-width:3px;
    border-color:#C2C2C2;
    border-style:  double;
    border-radius: 5px; 
    width: 350px;

}
.SelectTooltip_1  {
    padding: 35px;
    border-width:3px;
    border-color:#C2C2C2;
    border-style:  double;
    border-radius: 5px; 
    width: 250px;
}
.vistaButton{}
.vistaButton:hover {
    background: #0073ea;
    color: #ffffff; text-decoration: none; 
}

/* 
    $Id: select.css 35213 2016-09-30 00:11:55Z ncortes $
    Created on : 18/02/2016, 06:12:49 PM
    Author     : programador09
*/

.sel {
    left: 13px;
    position: absolute;
    top: 68px;
    cursor:pointer;
}

.bannerElementos img:nth-child(2) {
    border: 2px dotted rgba(255,255,255,0);
    cursor: pointer;
    left: 716px;
    position: absolute;
    top: 19px;
    z-index: 99;
}
.bannerElementos img:nth-child(3) {
    border: 2px dotted rgba(255,255,255,0);
    cursor: pointer;
    left: 493px;
    position: absolute;
    top: 53px;
    z-index: 99;
}
