
.btn-sample { 
  color: #ffffff; 
  background-color: #CF1F2D;  
  text-transform: uppercase;
} 
 
.btn-sample:hover, 
.btn-sample:focus, 
.btn-sample:active, 
.btn-sample.active, 
.open .dropdown-toggle.btn-sample { 
  color: #ffffff; 
  background-color: #A32D37;  
} 
 
.btn-sample:active, 
.btn-sample.active, 
.open .dropdown-toggle.btn-sample { 
  background-image: none; 
} 
 
.btn-sample.disabled, 
.btn-sample[disabled], 
fieldset[disabled] .btn-sample, 
.btn-sample.disabled:hover, 
.btn-sample[disabled]:hover, 
fieldset[disabled] .btn-sample:hover, 
.btn-sample.disabled:focus, 
.btn-sample[disabled]:focus, 
fieldset[disabled] .btn-sample:focus, 
.btn-sample.disabled:active, 
.btn-sample[disabled]:active, 
fieldset[disabled] .btn-sample:active, 
.btn-sample.disabled.active, 
.btn-sample[disabled].active, 
fieldset[disabled] .btn-sample.active { 
  background-color: #CF1F2D;  
} 
 
.btn-blueRight .badge { 
  color: #005189; 
  background-color: #ffffff; 
}

.btn-blueRight { 
  color: #ffffff; 
  background-color: #005189;  
  text-transform: uppercase;
} 
 
.btn-blueRight:hover, 
.btn-blueRight:focus, 
.btn-blueRight:active, 
.btn-blueRight.active, 
.open .dropdown-toggle.btn-blueRight { 
  color: #ffffff; 
  background-color: #063d63;  
} 
 
.btn-blueRight:active, 
.btn-blueRight.active, 
.open .dropdown-toggle.btn-blueRight { 
  background-image: none; 
} 
 
.btn-blueRight.disabled, 
.btn-blueRight[disabled], 
fieldset[disabled] .btn-blueRight, 
.btn-blueRight.disabled:hover, 
.btn-blueRight[disabled]:hover, 
fieldset[disabled] .btn-blueRight:hover, 
.btn-blueRight.disabled:focus, 
.btn-blueRight[disabled]:focus, 
fieldset[disabled] .btn-blueRight:focus, 
.btn-blueRight.disabled:active, 
.btn-blueRight[disabled]:active, 
fieldset[disabled] .btn-blueRight:active, 
.btn-blueRight.disabled.active, 
.btn-blueRight[disabled].active, 
fieldset[disabled] .btn-blueRight.active { 
  background-color: #005189;  
} 
 
.btn-blueRight .badge { 
  color: #CF1F2D; 
  background-color: #ffffff; 
}


.btn-verProyectos { 
  color: #FFFFFF; 
  background-color: #CF1F2D; 
  border-color: #cf1f2d; 
} 
 
.btn-verProyectos:hover, 
.btn-verProyectos:focus, 
.btn-verProyectos:active, 
.btn-verProyectos.active, 
.open .dropdown-toggle.btn-verProyectos { 
  color: #FFFFFF; 
  background-color: #CC5C65; 
  border-color: #cf1f2d; 
} 
 
.btn-verProyectos:active, 
.btn-verProyectos.active, 
.open .dropdown-toggle.btn-verProyectos { 
  background-image: none; 
} 
 
.btn-verProyectos.disabled, 
.btn-verProyectos[disabled], 
fieldset[disabled] .btn-verProyectos, 
.btn-verProyectos.disabled:hover, 
.btn-verProyectos[disabled]:hover, 
fieldset[disabled] .btn-verProyectos:hover, 
.btn-verProyectos.disabled:focus, 
.btn-verProyectos[disabled]:focus, 
fieldset[disabled] .btn-verProyectos:focus, 
.btn-verProyectos.disabled:active, 
.btn-verProyectos[disabled]:active, 
fieldset[disabled] .btn-verProyectos:active, 
.btn-verProyectos.disabled.active, 
.btn-verProyectos[disabled].active, 
fieldset[disabled] .btn-verProyectos.active { 
  background-color: #CF1F2D; 
  border-color: #cf1f2d; 
} 
 
.btn-verProyectos .badge { 
  color: #CF1F2D; 
  background-color: #FFFFFF; 
}

.btn-presentaciones { 
  color: #cecece; 
  background-color: #FFFFFF; 
  border: solid 2px #e6e6e6; 
  font-weight: bold;
  min-width: 65px;
} 
 
.btn-presentaciones:hover, 
.btn-presentaciones:focus, 
.btn-presentaciones:active, 
.btn-presentaciones.active, 
.open .dropdown-toggle.btn-presentaciones { 
  color: #cecece; 
  background-color: #F4F2F7; 
  border: solid 2px #e6e6e6; 
} 
 
.btn-presentaciones:active, 
.btn-presentaciones.active, 
.open .dropdown-toggle.btn-presentaciones { 
  background-image: none; 
} 
 
.btn-presentaciones.disabled, 
.btn-presentaciones[disabled], 
fieldset[disabled] .btn-presentaciones, 
.btn-presentaciones.disabled:hover, 
.btn-presentaciones[disabled]:hover, 
fieldset[disabled] .btn-presentaciones:hover, 
.btn-presentaciones.disabled:focus, 
.btn-presentaciones[disabled]:focus, 
fieldset[disabled] .btn-presentaciones:focus, 
.btn-presentaciones.disabled:active, 
.btn-presentaciones[disabled]:active, 
fieldset[disabled] .btn-presentaciones:active, 
.btn-presentaciones.disabled.active, 
.btn-presentaciones[disabled].active, 
fieldset[disabled] .btn-presentaciones.active { 
  background-color: #FFFFFF; 
  border: solid 2px #e6e6e6; 
} 
 
.btn-presentaciones .badge { 
  color: #FFFFFF; 
  background-color: gray; 
}


.btn-presentacion-activa { 
  color: #005189; 
  background-color: #FFFFFF; 
  border: solid 2px #005189; 
  font-weight: bold;
  min-width: 65px;
} 
 
.btn-presentacion-activa:hover, 
.btn-presentacion-activa:focus, 
.btn-presentacion-activa:active, 
.btn-presentacion-activa.active, 
.open .dropdown-toggle.btn-presentacion-activa { 
  color: #005189; 
  background-color: #F4F2F7; 
  border: solid 2px #005189; 
} 
 
.btn-presentacion-activa:active, 
.btn-presentacion-activa.active, 
.open .dropdown-toggle.btn-presentacion-activa { 
  background-image: none; 
} 
 
.btn-presentacion-activa.disabled, 
.btn-presentacion-activa[disabled], 
fieldset[disabled] .btn-presentacion-activa, 
.btn-presentacion-activa.disabled:hover, 
.btn-presentacion-activa[disabled]:hover, 
fieldset[disabled] .btn-presentacion-activa:hover, 
.btn-presentacion-activa.disabled:focus, 
.btn-presentacion-activa[disabled]:focus, 
fieldset[disabled] .btn-presentacion-activa:focus, 
.btn-presentacion-activa.disabled:active, 
.btn-presentacion-activa[disabled]:active, 
fieldset[disabled] .btn-presentacion-activa:active, 
.btn-presentacion-activa.disabled.active, 
.btn-presentacion-activa[disabled].active, 
fieldset[disabled] .btn-presentacion-activa.active { 
  background-color: #F2F2F2; 
  border: solid 2px #005189; 
} 
 
.btn-presentacion-activa .badge { 
  color: #FFFFFF; 
  background-color: #005189; 
}
/*-------------------------MEDIA QUERYS-----------------------*/

/*LG - MEDIANO EN ADELANTE*/
@media (min-width: 992px){

}/*MD - MEDIANO*/
@media (max-width: 991px){
  .mw-100-lg{
  max-width: 100% !important;
}
}
/*SM - PEQUEÑO*/
@media (max-width: 768px){
}
/*XS - EXTRA PEQUEÑO*/
@media (max-width: 576px){
}