/*mensajes*/
.mensajeOK
{
    border:solid 1px #80B97E;
    background:#E3FCE1;
    margin: 0px;
    width: 100%;
    color:#5A9253;
    height: 36px;
    text-align: center;
    font-family:Tahoma; 
    font-weight:bold;
    font-size: 12px;
}

.mensajeERROR
{
    border:solid 1px #C24B4B;
    background:#FFDBDB;
    margin: 0px;
    width: 100%;
    color:#B10000;
    height: 40px;
    text-align: center;
    font-family:Tahoma; 
    font-weight:bold;
    font-size: 12px;
}

.mensajeALERT
{
    border:solid 1px #CCCC00;
    background:#FFFFC9;
    margin: 0px;
    width: 100%;
    color:#9A6D07;
    height: 40px;
    text-align: center;
    font-family:Tahoma; 
    font-weight:bold;
    font-size: 12px;
}

#marginImgMsj
{
   float:left; margin-left: 8px;
   text-align:left; margin-top:0px !important; padding-top:3px;
}
#marginMsjs
{
    float:left; margin-left: 20px;
    text-align:left; margin-top:6px !important; padding-top:3px;
}

/*FLEXIGRID*/
.msjinformacion, .msjexito, .msjalerta, .msjerror {
    clear:both;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    border-bottom: 1px solid;
    border-top: 1px solid;
    padding:6px 2px 4px 20px;
    background-repeat: no-repeat;
    background-position: 10px center;
    position:relative;
}

.msjinformacion {
    color: #00529B;
    background-color: #BDE5F8;
/*    //background-image: url('../images/info.png');*/
}

/*.dashboard {
	text-decoration:none;
	color: #333;
	display:block;
	padding:8px;
	background: rgb(255,255,255); 
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(47%, rgba(246, 246, 246, 1)), color-stop(100%, rgba(237, 237, 237, 1))); 
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%); 
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%); 
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 ); 
	border:#d8d8d8 1px solid;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0 0 4px rgba(000, 000, 000, 0.1) inset;
	-webkit-box-shadow:0 0 4px rgba(000, 000, 000, 0.1) inset;
	box-shadow: 0 0 3px rgba(000, 000, 000, 0.1) inset;
	text-align:center;
        background-size: 100% auto; padding-bottom: 45%;
}*/
.dashboard {
    background : linear-gradient(to bottom, #EFEFEF 0%, #F4F4F4 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #C2C2C2;
    color:#393939;
    -webkit-border-radius:3;
    -moz-border-radius:3;
    border-radius:3;
    background-size: 100% auto; padding-bottom: 45%;
}

.dashboard2 {
    background : linear-gradient(to bottom, #EFEFEF 0%, #F4F4F4 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #C2C2C2;
    color:#393939;
    -webkit-border-radius:3;
    -moz-border-radius:3;
    border-radius:3;
    background-size: 100% auto; padding-bottom: 0%;
}

.dashboard_content{
    margin-left: 10px;
    margin-top: 10px;
    margin-right: 10px;
}

.dashboard-acceso_directos {
    background: url("../images/SIST1.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    display: inline-block;
    height: 48px;
    line-height: 40px;
    vertical-align: text-top;
    width: 48px;
}

.dashboard-acceso_descargar {
    background: url("../images/download.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    display: inline-block;
    height: 48px;
    line-height: 40px;
    vertical-align: text-top;
    width: 48px;
}

.dashboard-acceso_manual {
    background: url("../images/pdf.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    display: inline-block;
    height: 48px;
    line-height: 40px;
    vertical-align: text-top;
    width: 48px;
}

.dashboard-videos {
    background: url("../images/video.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    display: inline-block;
    height: 48px;
    line-height: 40px;
    vertical-align: text-top;
    width: 48px;
}

.table_Report
{
    margin:0px;padding:0px;
    width:100%;
    box-shadow: 5px 5px 5px #BBACA1;
    border:1px solid #976A48;
    -moz-border-radius-bottomright:9px;
    -webkit-border-bottom-right-radius:9px;
    border-bottom-right-radius:9px;
    -moz-border-radius-topleft:9px;
    -webkit-border-top-left-radius:9px;
    border-top-left-radius:9px;
    -moz-border-radius-topright:9px;
    -webkit-border-top-right-radius:9px;
    border-top-right-radius:9px;
    -moz-border-radius-bottomleft:9px;
    -webkit-border-bottom-left-radius:9px;
    border-bottom-left-radius:9px;
}

.table_Report2
{
    margin:0px;padding:0px;
    width:100%;
    box-shadow: 5px 5px 5px #BBACA1;
    border:1px solid #976A48;
}

.table_Report_Titulos
{
    background-color: #472C18; color: #fff;
}

.table_Report_Titulos2
{
    background-color: #A40202; color: #fff;
}

.table_Report_Titulos3
{
    background-color: #3D3D42; color: #fff;
}

.table_Report_Titulos_Pie
{
    background-color: #B9611E; color: #fff;
}

.contenedor-tabla{
display: table; width: 96%;
}

.contenedor-fila{
display: table-row; width: 100%;
}

.contenedor-columna_1{
display: table-cell; width: 5%;
}

.contenedor-columna_2{
display: table-cell; width: 27%;
}

.contenedor-columna_2_1{
display: table-cell; width: 15%;
}

.contenedor-columna_2_2{
display: table-cell; width: 49%;
}

.contenedor-columna_3{
display: table-cell; width: 14%;
}

.contenedor-columna_4{
display: table-cell; width: 10%;
}

/*.contenedor-columna_4{
display: table-cell; width: 12%;
}*/

.contenedor-columna_5{
    display: table-cell; width: 100%;
}

.rowscolor{
    background-color: #E3E3E3;
}

#BarDown
{
    background-color: #252525;
    bottom: 0;
    height: 5%;
    position: fixed;
    text-align: center;
    width: 100%;
}

.TitulWelcInt
{
    font-weight: bold;
    color: #D16400;
}

.Lineas
{
    background-color: #000000;
    height: 1px;
    width: 100%;
}