/* Add here all your css styles (customizations) */
.navbar1 {
    overflow: hidden;
    background-color: #787878;
    /*position: fixed; */ /* Set the navbar to fixed position */
    top: 0; /* Position the navbar at the top of the page */
    width: 100%; /* Full width */
    height: 45px;
}

.navbar2 {
    overflow: hidden;
    background-color: #787878;
    /*position: fixed; */ /* Set the navbar to fixed position */
    top: 0; /* Position the navbar at the top of the page */
    width: 100%; /* Full width */
    height: 45px;

}

.navbar3 {
    overflow: hidden;
    background-color: #f2f2f2;
    /*position: fixed; */ /* Set the navbar to fixed position */
    top: 0; /* Position the navbar at the top of the page */
    width: 100%; /* Full width */
    height: 35px;


}

.ui_dialog {
    overflow: hidden;
    background-color: #787878;
    position: fixed; 
}
.fondo {

	background-color: #f2f2f2;
}

.fondo1 {

	background-color: #fafafa;
}

.fondo2 {

	background-color: #f7f7f7;
}

.logo1 {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
}

.margen_derecho {
	margin-top: 7.5px;
	margin-bottom: 7.5px;
	margin-right:25px;
}

.margen_derecho_25 {
	margin-right:25px;
}

.header > .container1 {
	display: table;
	margin-bottom: 0px;
	width: 100%;
	background-color: white;
}


.sombra_azul{
	background-color: rgba(2, 98, 166, 0.7);
	display:inline;
}

.sombra_azul_derecho{
	background-color: rgba(2, 98, 166, 0.7);
	display:inline;
	float: right;
}

.btn2{
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-weight:bold;
	opacity:0.9;
}

.btn2:hover{
	background-color:#0F9;
	cursor:pointer;
	opacity:1;
	width:160px;
	height:160px;
}

.btn2:active{
	background-color:#FC0;
}

.btn_icon{
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-weight:bold;
	opacity:0.9;
}

.btn_icon:hover{
	background-color:#0F9;
	cursor:pointer;
	opacity:1;
	width:35px;
	height:35px;
}

.btn_icon:active{
	background-color:#FC0;
}

.btn3{
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-weight:bold;
	opacity:0.6;
	font-family:-moz-Georgia, 'Times New Roman', Times, serif;
	font-weight:-moz-bold;
	opacity:-moz-0.6;
	}
.btn3:hover{
	background-color:#FF9;
	cursor:pointer;
	opacity:1;
	background-color:-moz-#FF9;
	cursor:-moz-pointer;
	opacity:--moz1;
	}
.btn3:active{
	background-color:#FC0;
	}


#menuiconos1{
	background-color:#FFFFFF;
	width:70%;
	height:170px;
	width:-webkit-70%;
	height:-webkit-170px;
	width:-moz-70%;
	height:-moz-170px;
	border-color:#FFFFFF; 
	border-style:solid; 
	border-radius:15px;
}


.panel-footer1 {
  height:70px;
  text-align:center;
  margin-botton: 50px;
  color:#FFFFFF;
  background-color: #787878;
}

 .icono_blanco {color:white;}

 .td0{
	color:#000;
	background-color: #FFFFFF;
	font-size: 14px;
	}
	
	/*verde claro*/
tr.border_bottom td {
  border-bottom:1pt solid #e0e0e0;
}

.td1{
	color:#000;
	background-color: #f4f4f4;
	font-size: 14px;
	}
	/*naranja*/
.td2{
	color:#000;
	background-color: #fff8dc;
	font-size: 15px;
	width:100;
	}
	/* rojo */
.td3{
	color:#000;
	background-color: #F43B08;
	font-size: 15px;
	width:100;
	}
	/*amarillo */
.td4{
	color:#000;
	background-color: #FAFF07;
	font-size: 15px;
	width:100;
	}
.td5{
	color:#000;
	background-color: #FFBF00;
	font-size: 15px;
	width:100;
	}
/*verde fosfo*/
.td6{
	color:#000;
	background-color: #58FA58;
	font-size: 14px;
	}


.panel_heading_td {
  padding: 10px 15px;
  margin: -15px -15px 15px;
  background-color: #4A64A1;
  border:solid #FFF 1px;
  border-radius:10px;
  padding-top:10px; 
  text-align: center;
  border-color:#FFFFFF;
  color:#FFFFFF;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}

.panel_heading_box {
  padding: 10px 15px;
  margin: -15px -15px 15px;
  background-color: #4A64A1;
  border:solid #FFF 1px;

  padding-top:10px; 
  text-align: center;
  border-color:#FFFFFF;
  color:#FFFFFF;

}

.myTitleClass .ui-dialog-titlebar {
        background:#f2f2f2;
        font-size: 16px;
        color:black;
        
    }

.myTitleClass2 .ui-dialog-titlebar {
        background:#f4a460;
        font-size: 16px;
        color:white;
        
    }

.btn:hover{
	background-color:#cfcfcf;
	cursor:pointer;
	}
.btn:active{
	background-color:#cfcfcf;
	}

#wrap{
	min-height:100%;
	height:auto;
	margin: 0 auto -60px;
	padding: 0 0 60px;
}


.aclarado{
  opacity:0.7;
}

.borde{
	border-left-color: #D4D4D4;
	border-top-color: #D4D4D4;
	border-bottom-color: #D4D4D4;
	border-right-color: #D4D4D4;
}

.alerta{
	padding:5px;
	margin-bottom:5px;
	border:1px solid transparent;
	border-radius:4px
}
	
.alerta-success{
	color:#3c763d;
	background-color:#dff0d8;
	border-color:#d6e9c6
}

.alerta-info{
	color:#31708f;
	background-color:#d9edf7;
	border-color:#bce8f1
}

.alerta-warning{
	color:#8a6d3b;
	background-color:#fcf8e3;
	border-color:#faebcc
}

.alerta-danger{
	color:#a94442;
	background-color:#f2dede;
	border-color:#ebccd1
}

.btn_blue{
	background-color:#4A64A1;
	color:white;
}

.btn_blue:hover{
	background-color:#4A64A2;
	cursor:pointer;
	}

.btn_blue:active{
	background-color:#4A64A2;
	}


.well {
  color:#787878;
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 6px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well_text {
  color:#000000;
  font-size: 17px;
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 6px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well_white {
  color:#039;
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid #e3e3e3;
  border-radius: 6px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well_yellow {
  color:#039;
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #F3F781;
  border: 1px solid #e3e3e3;
  border-radius: 6px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well_green {
  color:#039;
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #F5FBEF;
  border: 1px solid #e3e3e3;
  border-radius: 6px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}


.well4 {
  color:#039;
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 6px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well2 {
  color:#039;
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #ECF1EF;
  border: 2px solid #9C9EB6;
  border-radius: 6px;
  -moz-box-shadow: 0 0 3px 3px #9C9EB6;
  -webkit-box-shadow: 0 0 3px 3px#9C9EB6;
  box-shadow: 0 0 5px 5px #9C9EB6;
  /*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);*/
}

.well3 {
  color:#039;
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #FAFCFC;
  border: 2px solid #9C9EB6;
  border-radius: 6px;
  -moz-box-shadow: 0 0 3px 3px #9C9EB6;
  -webkit-box-shadow: 0 0 3px 3px#9C9EB6;
  box-shadow: 0 0 5px 5px #9C9EB6;
  /*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);*/
}

.well-a {
  color:#000000;
  font-size: 17px;
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 2px solid #9C9EB6;
  border-radius: 6px;
  -moz-box-shadow: 0 0 3px 3px #9C9EB6;
  -webkit-box-shadow: 0 0 3px 3px#9C9EB6;
  box-shadow: 0 0 5px 5px #9C9EB6;
  /*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);*/
}

.well_tabla {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #210B61;
  border: 2px solid #9C9EB6;
  border-radius: 6px;
  font-size: 16px;
  color: #FFFFFF;
  -moz-box-shadow: 0 0 3px 3px #9C9EB6;
  -webkit-box-shadow: 0 0 3px 3px#9C9EB6;
  box-shadow: 0 0 5px 5px #9C9EB6;
  /*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);*/
}

.well_aclarado {
  color:#039;
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #fcfcfc;
  border: 1px solid #e3e3e3;
  border-radius: 6px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.centrar-texto-celda {
    text-align: center;
  color:#050505;
}

.texto-negro {
  color:#000000;
}

.texto-blanco {
  color:#FFFFFF;
}
