/*html.rotateme {
     -webkit-transform: rotate(270deg);
     -moz-transform: rotate(270deg);
}*/
.fondoRojo
{
	color: #F78181 !important;
}

body {
	margin: 0px;
	padding: 0;
	color: #616161;
	background-image:url("../resources/images/background/background.png");
	
}
.ui-panelgrid .ui-panelgrid-header {
 text-align: left !important;
}
.ui-widget {
   font-size: 12px !important;
   
    font-family: Arial, sans-serif;
}
.Wid100
{
	width: 100%;
}
.Wid90
{
	width: 90% ;
}

.Wid80
{
	width: 80% ;
}
.Wid60
{
	width: 60% ;
	float:left;
}
.Wid50
{
	width: 50% ;
	float:left;
}
.Wid40
{
	width: 40% ;
	float:left;
}
.Wp5
{
	width: 5%;
}
.Wp7
{
	width: 7%;
}
.Wp10
{
	width: 10%;
}
.Wp12
{
	width: 12%;
}
.Wp13
{
	width: 13%;
}
.Wp15
{
	width: 15%;
}
.Wp16
{
	width: 16%;
}
.Wp18
{
	width: 18%;
}
.Wp20
{
	width: 20%;
}
.Wp22
{
	width: 22%;
}
.Wp23
{
	width: 23%;
}
.Wp25
{
	width: 25%;
}
.Wp28
{
	width: 28%;
}
.Wp30
{
	width: 30%;
}
.Wp40
{
	width: 40%;
}
.Wp45
{
	width: 45%;
}
.Wp50
{
	width: 50%;
}
.Wp55
{
	width: 55%;
}
.Wp60
{
	width: 60%;
}
.Wp70
{
	width: 70%;
}
.valorCab
{
	font-size:16px !important;
	color: gray;
}


.textoCab
{
	font-size:16px !important;
}

.valorInner
{
	font-size:14px !important;
	color: gray;
}

.valorInnerDT
{
	font-size:11px !important;
	color: gray;
}
.textoInner
{
	font-size:14px !important;
}
.panelForm
{
	
	    margin-right: auto;
    margin-left: auto;
}
.pnlSinBorde .ui-widget-content
{
	border:none;
}
.ui-chkbox .ui-chkbox-label
{
	display: initial !important
}
.ui-datatable tbody td 
{
	border: 1px solid #a6c9e2;
}
.ui-fieldset, .ui-fieldset .ui-fieldset-legend
{
	border: 1px solid #a6c9e2 !important;
}

@media (max-width: 640px)
{
	.ui-panelgrid .ui-grid-responsive .ui-grid-row
	{
		border-top:none !important;
	}
	
}

.ui-datatable-odd {
    background: none repeat scroll 0 0 cornsilk;
}
.forms
{
	    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
@media (max-width: 900px) {

.Wid40
{
	width: 100% ;
	float:left;
}
.Wid50
{
	width: 100% ;
	float:left;
}
.Wid60
{
	width: 100% ;
	float:left;
}
}
.ui-datatable .ui-column-filter
{
	width:90%;
}
.ui-datatable .ui-sortable-column
{
	    font-size: 0.8em;
}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled 
{
	    opacity: .7;
    filter: Alpha(Opacity=70);
    background-image: none;
}



.fondoVerdeClaro
{
	background: #bce7c9 !important;
}
.fondoVerdeClaro:hover
{
	background: #d0e5f5 !important;
}
.fondoVerdeClaro:active
{
	background: #fad42e !important;
}

.fondoBlanco
{
	background: #FFFFFF !important;
}
.fondoBlanco:hover
{
	background: #d0e5f5 !important;
}
.fondoBlanco:active
{
	background: #fad42e !important;
}