body{
  background-color: #FFFFFF;
}
.imagenppal{
	text-align:center;
}
.ImgFondoPrinpal{
  background-image: url("../imagenes/WhatsApp Image 2022-10-18 at 8.18.58 PM.jpeg");
  width: 100%;
	height: 100%;
	background-repeat:no-repeat;
  background-size: 100%;
}
.EspIniSes{
  width: 100%;
  height: 370px;
}
.logIniSes{
  padding: 5px 12px;
  color: #097651;
  background-color: #fff;
  border: 1px solid #fff;
}
.inpIniSes{
  height: 34px;
  border-radius: 0px 15px 15px 0px;
  color: #037855;
  border: 1px solid #FFFFFF !important;
}
.BotonIniSes{
  color: #097651;
  background-color: #fff !important;
  border-color: #fff !important;
  font-size: 16px !important;
  padding: 0px 10px !important;
  font-weight: bold;
  border-radius: 15px !important;
}
.BotonIniSes:hover{
  color: #097651;
  font-size: 17px !important;
}
.ordenamiento{
	cursor:pointer;
}
.tituloEnc{
  background-color: #317E4F !important;
  color: white !important;
  border-color: #317E4F !important;
  font-size: 25px;
}
.ordenamiento th{
	background-image: url(../../imagenes/ordenamiento.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-right:15px;
}
.vertical{
  vertical-align: middle !important;
}
.paddingCero{
  padding: 0px !important;
  margin: 0px !important;
}
.paddingUno{
  padding: 5px !important;
}
th.headerSortUp{ 
    background-image: url(../../imagenes/ordenamientoabajo.png); 
} 
th.headerSortDown{ 
    background-image: url(../../imagenes/ordenamientoarriba.png); 
}
th{
	white-space: nowrap;
}
.logoorden #parametros {
	display:inline-block;
}
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
    top:0;
    right:100%;
    margin-top:-6px;
    margin-left:-10px;
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
    display:block;
}
.dropdown-submenu>a:after {
    display:block;
    content:" ";
    float:right;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px 0 5px 5px;
    border-left-color:#cccccc;
    margin-top:5px;
    margin-left:-10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color:#ffffff;
}
.dropdown-submenu.pull-left {
    float:left;
}
.dropdown-submenu.pull-left>.dropdown-menu {
	top:0;
    left:-100%;
    margin-right:-100px;
    /*-webkit-border-radius:6px 0 6px 6px;
    -moz-border-radius:6px 0 6px 6px;
    border-radius:6px 0 6px 6px;*/
}
.gris {
	/*background-color: #C7C7C7;*/
  background-color: #317e4f;
  color: #FFF;
}
.blanco{
  color: #FFFFFF;
}
.blue{
	color:#337ab7;
}
.verde{
	color: green;
}
.rojo{
	color: #C40307;
}
.naranja{
	color:orange;
}
.opc{
  width: 5px !important;
  cursor: pointer;
}
.tc{
	text-align:center;
}
.orange{
	color:orange;
}
.manito{
  cursor: pointer;
}
.tableEstrecha > tbody > tr > td{
  padding: 0px !important;
}
.tableEstrecha > thead > tr > th{
  padding: 0px !important;
}
.tableEstrecha > tfoot > tr > td{
  padding: 0px !important;
  line-height: 0.99 !important;
}
.letra18{
  font-size: 18px;
}
.letra16{
  font-size: 16px;
}
.letra14{
  font-size: 14px;
}
.letra12{
  font-size: 12px;
}
.letra11{
  font-size: 11px;
}
.letra10{
  font-size: 10px;
}
.letra9{
  font-size: 9px;
}
.letra8{
  font-size: 8px;
}
.limpiar{
  clear: both;
}
.close{
  opacity: 0.8 !important; 
}
.modal-lg{
  width: 95% !important;
}
.margenInterior{
  padding: 0px !important;
  margin: 0px !important;
}
.P5{
 width: 5% !important; 
}
.P10{
 width: 10% !important; 
}
.P15{
 width: 15% !important; 
}
.P20{
 width: 20% !important; 
}
.P30{
 width: 30% !important; 
}
.P40{
 width: 40% !important; 
}
.P50{
 width: 50% !important; 
}
.P60{
 width: 60% !important; 
}
.P70{
 width: 70% !important; 
}
.P80{
 width: 80% !important; 
}
.fondoRojo{
  background-color: #D43A3C;
  font-weight: bolder;
  color: #FFF !important;
}
.letraFormInspecciones{
  font-size: 12px;
}
.nav > li.disabled > a{
  color: #FFFFFF;
}
.nav > li.disabled > a:hover{
  color: #FFFFFF;
}
.nav-tabs > a:hover {
  color: #FFFFFF;
}
.nav-tabs > a:hover {
  color: #FFFFFF;
}
.leyenda{
  font-style: italic;
}

.Cir_Amarillo{
  width: 15px;
  height: 15px;
  border: 1px solid #DDB429;
  background-color: #C8A325;
  border-radius: 10px;
}

.Cir_Verde{
  width: 15px;
  height: 15px;
  border: 1px solid #4C8B16;
  background-color: #3F7511;
  border-radius: 10px;
}
.justificar{
  text-align: justify;
}

.panel-primary > .panel-heading{
  background-color: #317e4f !important;
  border-color: #317e4f !important;
}
.panel-primary{
  border-color: #317e4f !important;
}

/* Celular */
@media (orientation:portrait) and (min-device-width: 30px) and (max-device-width: 400px){
  .letraFormInspecciones{
    font-size: 10px;
  }
  .EspIniSes {
    height: 320px;
  }
  
  .ImgFondoPrinpal{
    background-image: url("../imagenes/WhatsApp Image 2022-10-18 at 8.18.57 PM.jpeg");
    width: 100%;
    height: 100%;
    background-repeat:no-repeat;
    background-size: 100%;
  }
}