/* 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;
}

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: left;
}


/*Estilos personalizados para las imágenes que van dentro de los timeline */
blockquote img{
    width:100% !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;
}