/* Add here all your CSS customizations */

.logo_empresa {
  width: 100%;
  max-width: 500px;
}

.logo_empleado {
  width: 100%;
  max-width: 400px;
} 

.form-group {
    margin-bottom: 8px !important;
}

#liveclock {
font-family: Lato,sans-serif;
font-size: 43px;
font-weight: 3;
margin-left: auto ;
margin-right: auto ;
}
#liveclockfecha {
font-family: Lato,sans-serif;
font-size: 16px;
/*font-weight: 300;*/
text-align: center;
letter-spacing: .5px
}

.btndiv-lg, .btndiv-group-lg > .btndiv {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}



.btndiv {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  /*cursor: pointer;*/
  background-color: #dddddd;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  
    padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}






html .panel-success .panel-heading {
background: #49a3cf; /* Old browsers */
background: -moz-linear-gradient(top,  #49a3cf 0%, #4bacd6 29%, #4eb6de 53%, #4eb7de 79%, #4eb7de 100%, #4eb7de 100%, #53cbf1 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #49a3cf 0%,#4bacd6 29%,#4eb6de 53%,#4eb7de 79%,#4eb7de 100%,#4eb7de 100%,#53cbf1 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #49a3cf 0%,#4bacd6 29%,#4eb6de 53%,#4eb7de 79%,#4eb7de 100%,#4eb7de 100%,#53cbf1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#49a3cf', endColorstr='#53cbf1',GradientType=0 ); /* IE6-9 */
}

html .panel-success-mini .panel-heading {
padding: 10px;
}

.wellbis {
    min-height: 20px;
    padding: 1px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 3px solid #4AA8D3;
    border-radius: 4px;
    -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);
    color: #4AA8D3;
}



.sidebar-left .sidebar-header .sidebar-title{
    color: #abb4be;
}




.blanco {
    color: #fff;
}
.negro {
    color: #000;
}


/*
.header {
  
    background-image: linear-gradient(#195e8a 0%, #1d6fa3 45%);
     border-bottom: 1px solid #0a2c42;
    border-top: 3px solid #0a2c42;
}

.header .separator {
    background-image: linear-gradient(#195e8a 0%, #297fb6 45%);
    display: inline-block;
}
*/

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;

}

.col-sm-1 {
	padding-right: 25px;
}
.radio-custom {
    padding: 0 0 0 20px;
}
.control-label{
    text-align: left;
}

.wellresultados {
    padding: 16px;
    margin-bottom: 0px;
}

.btn-primary {
    color: #ffffff;
    background-color: #ed8134;
    border-color: #ed8134;
}

.textopopup {
	font-size: 8pt;
}


.wellbt.infobt {
    background: #fff;
    border-color: #cccccc;
    color: white;
}
.well-smbt {
    padding: 9px;
    border-radius: 6px;
}
.wellbt {
    min-height: 10px;
    padding: 6px;
    padding-left: 12px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -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);
}

.nover{
    color: white;
    font-size: 0pt;
}

.vertical-text {
	transform: rotate(90deg);
	/*transform-origin: left top 0;*/
        transform-origin: 100% 42%;
        height: 300px;
        float: left;
        padding: 9px;
        
}
.letra-mini {
	font-size: 9px;
        
}

.timeline .tm-items > li .tm-datetime .tm-datetime-date {
    color: #1d6fa3;
    font-weight: 700;
}

.textomini{
    font-size: 13px;
}

.btn-mini {
	padding: 4px 7px;
}
.btn-mini-m {
	padding: 2px 6px;
}
.btn-mini-mm {
    font-size: 12px;
    padding: 1px 2px;
}
.btn-sinclick {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    
    
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
   
}
.alert-mini {
	padding: 4px 7px;
        margin-bottom: 0px;
}
.hr-mini{
    margin: 2px 0 2px 0;
}

table.dataTable tbody th, table.dataTable tbody td {
    padding: 5px 10px;
}


.mb-md {
    margin-bottom: 1px;
}

div.DTS div.dataTables_scrollBody {
    background: repeating-linear-gradient(45deg, #ffffff, #f9f9f9 10px, #fff 10px, #fff 20px);
}

.form-control-static {
    font-size: 14px;
}



/* This is how you would create a custom secondary theme on top of tooltipster-noir: */

.tooltipster-sidetip.tooltipster-noir.tooltipster-noir-customized .tooltipster-box {
	background: #ecedf0;
	border: 3px solid #4380a8;
	border-radius: 6px;
	box-shadow: 0px 0px 6px 1px #888888;
        
}

.tooltipster-sidetip.tooltipster-noir.tooltipster-noir-customized .tooltipster-content {
	color: #777777;
	padding: 8px;
}


div.dt-buttons{     
margin: 0px 1px 0px 4px;
float: right !important;
   /* float: left;*/
}


/*Estilos personalizados para las imágenes que van dentro de los timeline */
blockquote img{
    max-width:100% !important;
    height: auto !important;
}

/*Estilos para los recuadros de galerías del módulo de fotos */

#cities {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 5px 5px 5px 5px;
    border: 1px solid #fbcb09;
}

#cities li {
    cursor: pointer;
    float: left;
    list-style: none outside none;
    margin-bottom: 5px;
    margin-left: 5px;
    padding: 5px;
    /*width: 20%;*/
    
}
.img_eliminar{
    top: 119px;
    margin-left: -39px;
    margin-top: -116px;
}

.foto_galeria{
    height:150px;
}

#success {
    color: #4F8A10;
    background-color: #DFF2BF;
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 10px;
    font-size:16px;
    text-align:left;
    width:auto;
}

/*Fin de estilos para los recuadros de galerías del módulo de fotos */

.alcanzado_ancho{
    width: 125px;
}


/*Comienza estilos para  admin_objetivos_diccionario_evaluar.php */
.celda_meses{
    width:125px;
    min-width: 125px;
}

.objetivo_mes_valor{/*Estilos para los input que contienen el valor de objetivos*/
    width:125px;
    min-width: 125px;
}

/* Fin estilos para admin_objetivos_diccionario_evaluar.php */

/* para hacer los alert mas finos */
.masfina{
    padding: 5px;
}


.userbox .profile-picture img {
    width: 41px;
}

.img-circle {
    border: 0.02px solid rgba(47, 47, 47, 0.41);
    box-shadow: 0 0 4px rgba(0, 0, 0, .8);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, .8);
    padding: 2.5px;
}

/*Comienzan los estilos para las imágenes de galería */

.bloque_foto_galeria{
    text-align: center;
    border:1px solid black;
    margin-bottom:15px;
}

.my-gallery {
  width: 100%;
  float: left;
}
.my-gallery img {
  width: 100%;
  height: auto;
}
.my-gallery figure {
  display: block;
  float: left;
  margin: 0 5px 5px 0;
  width: 150px;
}
.my-gallery figcaption {
  display: none;
}

.spliter {
  margin-top: 50px;
  margin-bottom: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.bloque_seleccion{
    margin-top:5px;
    padding:9px;
    border-radius:5px;
    border: 1px solid #BFB8B7;
    background-color:#FBE9E5;
}


.select2-container {
   width: 100% !important;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #ccc;
}

.select2-container .select2-selection--single {
    height: 34px !important;
}


div.dataTables_wrapper div.dataTables_filter {
    float: left;
}

.dataTables_wrapper .dataTables_length {
    float: right;
    margin-right: 123px;
}


.circulo {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  font-size: 10px;
  color: #fff;
  line-height: 18px;
  text-align: center;
  background: #90ad9a
}

.panel-carga {
    margin-bottom: 0px;
    background-color: #ecedf0;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}


.panel-heading-carga {
    
    padding: 1px;
    font-size: 10px;
    
}


.panel-heading {
    padding: 12px;
}

/* hacer mas pequeño el date picker que no cabe en pantalla */
.datepicker table tr td, .datepicker table tr th {
    text-align: center;
    width: 30px;
    height: 22px;
    border-radius: 4px;
    border: none;
}

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
    padding: 0px;
}

.switch.disabled {
    pointer-events: none;
    opacity: 0.3;
}

.ocultar{
    display:none;
}


@media screen and (max-width:550px) {
  .embed-responsive.embed-responsive-21by9 {
  padding-bottom: 126%;
}
}
@media screen and (max-width:620px) and (min-width:550px) {
  .embed-responsive.embed-responsive-21by9 {
  padding-bottom: 105%;
}
}
@media screen and (max-width:680px) and (min-width:620px) {
  .embed-responsive.embed-responsive-21by9 {
  padding-bottom: 86%;
}
}
@media screen and (max-width:850px) and (min-width:680px) {
  .embed-responsive.embed-responsive-21by9 {
  padding-bottom: 76%;
}
}
@media screen and (max-width:950px) and (min-width:850px) {
  .embed-responsive.embed-responsive-21by9 {
  padding-bottom: 64%;
}
}
@media screen and (max-width:1150px) and (min-width:950px) {
  .embed-responsive.embed-responsive-21by9 {
  padding-bottom: 56%;
}
}
@media screen and (max-width:1250px) and (min-width:1150px) {
  .embed-responsive.embed-responsive-21by9 {
  padding-bottom: 48%;
}
}
@media screen and (max-width:1450px) and (min-width:1250px) {
  .embed-responsive.embed-responsive-21by9 {
  padding-bottom: 40%;
}
}
@media screen and (min-width:1450px) {
  .embed-responsive.embed-responsive-21by9 {
  padding-bottom: 32%;
}
}

.addon-mini {
    padding: 3px 10px;
}

.btn-xlarge {
    padding: 10px 17px;
    font-size: 17px;
    line-height: normal;
    -webkit-border-radius: 8px;
       -moz-border-radius: 8px;
            border-radius: 8px;
}

.seccion-header{
    background-color: #1d6fa3ba;
    border-bottom: 1px solid #fff;
    padding: 19px;        

}
.seccion-actions{
    top: 2px !important;
}
.seccion-titulo{
    color: #fff;
    font-size: 19px;
    font-weight: 400;
    line-height: 0px;
    padding: 0;
    text-transform: none;
    margin: 0;
}
.seccion-body{
   background-color: #f0f0f0;
   padding: 8px;
}

.directorio-resul-titulo{
    font-weight: 700;
}
.directorio-resul-valor{
    font-size: 19px;
    font-weight: 700;
}

.cuadrofecha {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #545454;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #cacaca78;
    border-radius: 10px;
}



.widget-summary .summary {
	
	word-break: normal;
}