.custom_nav1{
    background-color: #163f5c;
    color: #ffffff;
    font-size:2rem;
}
.custom_nav2{
    background-color: #163f5c;
    color: #ffffff;
	font-size:16px;
    margin-bottom: 25px;
}

#brand-image-custom{
    width: 125px;
    height: 125px;
}
.img-nav{
    padding: .25rem;
    background-color: #163f5c;
    border: 1px solid #163f5c;
    border-radius: .25rem;
    max-width: 100%;
}

.footer-copyright{
	background-color: #163f5c;
}

.marginTopInicio{
	margin-top: 50px;
	margin-bottom: 100px;
}

.itemCircle {
    margin-top: 50px;
    margin-bottom: 50px;
}

img.rounded-circle.material-img {
    width: 150px;
    height: 150px;
    border: 4px solid transparent;

}

.asteriskField {
    display: none;
}

.selectmio {
    -webkit-appearance: none;
    -moz-appearance:    none;
	appearance:         none;
    border: none;
    width: 21px;
    font-size:12px; 
    font-weight: bold;
    cursor: pointer;
    background: transparent;
  }



.finde {
    background:red;
    color:white;
    padding:1px;
	text-align:center;
}

.manana {
	background: lightblue;
	padding:1px;
	text-align:center;
}

/* select {
	background: transparent;
	border: none;
	font-size: 12px;
	width: 21px;
 } */

select:focus{ outline: none;}

.tarde  {
	background: lightblue;
	color: red;
	
	padding:1px;
	text-align:center;
}

.tarde select {
	/* background: lightgreen; */
	color: red;
	
	/* padding:1px;
	text-align:center; */
}

.textoblanco {
    color: white;
	padding:1px;
	text-align:center;
}
.noche {
	background:black;
    color: white;
	padding:1px;
	text-align:center;
}

.noche select {
	color: white;

}
.guardia {
	background:pink;
	padding:1px;
	text-align:center;
}

.libre_guardia {
	background: #5F9EA0;
	padding:1px;
	text-align:center;
}

.libre_compensacion {
	background: #FFF8DC;
	padding:1px;
	text-align:center;
}

.baja_enfermedad {
    background: #8B008B;
    color:white;
	padding:1px;
	text-align:center;
}

.juicio {
	background: #556B2F;
	padding:1px;
	text-align:center;
}

.vacaciones {
	background: green;
	padding:1px;
	text-align:center;
}

.asuntos_propios {
	background: #FFD700;
	padding:1px;
	text-align:center;
}

.curso {
	background: #808080;
	padding:1px;
	text-align:center;
}

.libre {
    background: #aad4ff;
    color: black;
	padding:1px;
	text-align:center;
}

.saliente {
	background: #8B4513;
	padding:1px;
	text-align:center;
}

.mañananoche {
	background: rgb(166, 182, 212);
	padding:1px;
	text-align:center;
}

.tardenoche {
	background: rgb(165, 137, 75);
	padding:1px;
	text-align:center;
}

.guardianoche {
	background: rgb(43, 42, 41);
	color: white;
	padding:1px;
	text-align:center;
}

.librenoche {
	background: rgb(157, 212, 184);
	padding:1px;
	text-align:center;
}

.pinchable td{
    cursor: pointer;
}

.cajadiv {
    background-color: #f1f1f1;
    padding: 0.01em 16px;
    margin: 20px 0;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
}

 /* .custom-file-label {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.custom-file-input:lang(es)~.custom-file-label::after {
    content: "Buscar";
}
.custom-file-input:lang(es)~.custom-file-label::after {
    content: "Seleccionar";
}  */

