#divE
{
	position: relative;
	font-size: 12px;
	font-family: "Century Gothic";
	color:navy;
}
#divE span
{
	color:white;
}

.treeview a span
{
	font-family: "Century Gothic";
	font-size: 18px;
}

.ColorRed
{
    /*font-size: 110% !important;*/
    color: #FFFFFF !important;
    background: #FF0000 !important;
}
.BtnSave{
    color: #FFFFFF !important;
    background: #3b5998 !important;
}


.ui-widget-header  {
	background-color: #5cb85c !important;
	color: white !important;
}

.EmpDatos tr td
{
	padding: 4px;
}


.Tabla_ tbody tr td{padding:1px;font-family:Tahoma;font-size:12px;}

.row-blue
{
	background-color: rgb(209,241,255);
}
.row-gray
{
	background-color: rgba(150,150,150,0.5);
}

.row-gray2
{
	background-color: rgba(180,180,180,0.5);
}

.row-gray3:hover, .row-gray2:hover{
	background-color: rgba(66,139,202,0.5);
	cursor: pointer;
}

.row-none
{
	background-color: transparent;
	font-weight: normal;
}

 .alerta .ui-widget-header
{
    background: red !important;
    color:white;
}

 .OK .ui-widget-header
{
    background: #5cb85c !important;
    color:white;
}

 .MSG .ui-widget-header
{
    background: #5cb85c !important;
    color:white;
}


.ColorRed
{
    /*font-size: 110% !important;*/
    color: #FFFFFF !important;
    background: #FF0000 !important;
}
.BtnSave{
    color: #FFFFFF !important;
    background: #3b5998 !important;
}

.pointer
{
    cursor:pointer;
}

/*::-webkit-scrollbar
{
    width: 15px;
    height: 15px;
}
::-webkit-scrollbar-track-piece  {
    background-color: #C2D2E4;
}
::-webkit-scrollbar-thumb:vertical {
    height: 30px;
    background-color: #0A4C95;
}*/
.DIV1{width:100%;}
.DIV2{width:50%;}
.DIV3{width:33.33%;}
.DIV4{width:25%;}
.DIV5{width:20%;}
.DIV6{width:16.66%;}
.DIV7{width:14.2857%;}
.DIV8{width:12.5%;}
.DIV9{width:11.11%;}
.DIV10{width:10%;}

.FDIV1 div{width:100%;}
.FDIV2 div{width:50%;}
.FDIV3 div{width:33.33%;}
.FDIV4 div{width:25%;}
.FDIV5 div{width:20%;}
.FDIV6 div{width:16.66%;}
.FDIV7 div{width:14.2857%;}
.FDIV8 div{width:12.5%;}
.FDIV9 div{width:11.11%;}
.FDIV10 div{width:10%;}


.hover:hover
{
    background-color:#4CAF50;
    color:white;
}
.borderAll div
{
    border:2px solid black;
}

.FLeft div{float:left}
.table4 tbody tr td{padding:1px;font-family:Tahoma;font-size:12px;}
.table2 thead tr th{background-color: #4CAF50; color: white;padding:1px;}

.table2 tbody tr td,.table3 tbody tr td{padding:3px;font-family:Tahoma;font-size:12px;}
.table2 tbody tr th{background-color: #4CAF50; color: white;padding:1px;}
.table2 tbody tr:nth-child(even){background-color: #f2f2f2;}
.table2 tbody tr:nth-child(odd){background-color: white;}
.table2 tbody tr:nth-child(even):hover,.table2 tbody tr:nth-child(odd):hover
{
    cursor:pointer;
    background-color: #428bca;
    color:white;
}
.negritas{
    font-weight:bolder;
}

.Tabla2_
{
    width: 100%;
}
.Tabla_ tbody tr td,.Tabla2_ tbody tr td
{
    padding: 2px;
    font-family: tahoma;
    font-size: 12px;
}

.Tabla_ thead tr th,.Tabla2_ thead tr th
{
    background-color: #428bca;
    color: white;
    padding: 2px;
}

.Tabla_ tbody tr:nth-child(even){background-color: #f2f2f2;}
.Tabla_ tbody tr:hover{background-color: rgba(0,0,0,0.5);color:white;}

.Tabla_ tbody tr:hover input{color:black;}

.Tabla_ tbody tr:hover select{color:black;}
