/* 
    Created on : 14-sep-2017, 10:52:59
    Author     : Federico Vallés Millán
*/
*{
    font-family: 'Roboto', sans-serif;
	outline: none !important;
}
html{
    height: 100%;
    position:absolute;
    height:100%;
    width:100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment:fixed;
}
body{
    overflow-x: hidden;
    background: transparent;

}

.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}

a {
    color: #000;
    text-decoration: none;
}

.input, select{
	height:36px;
	border: 1px solid #333;
	width:100%;
}

.top-nav{
    background: #304296;
}
.top-nav img{
    width: auto;
    margin: 8px 0 8px 30px;
}
.top-nav .container{
    float:right;
    text-align: right;
}
.top-nav .glyphicon{
    color: #fff;
}
.top-nav .btn-default:focus .glyphicon{
    color: #0b2547;
}
.top-nav .btn-default:hover .glyphicon{
    color: #0b2547;
}

.btn-default{
    background:#0b2547;
    border: none;
    margin-top: 8px;
    color: #fff;
    text-shadow: none;
}

.top-nav .dropdown-menu {
   margin-left: -134px;
}

img.logo{
    width:100px;
    height:auto
}
.botones{
	margin-bottom:10px;
	}

div.loger{
    float: right;
    margin: 10px;
}

footer{
    background: #304296;
    color:#fff;
    padding: 4px 10px;
}
.container {
    margin-top: 120px;
}

h3.user{
	margin: -53px 0 20px 0;
	padding:10px 10px ;
	background:#0b2547;
	width:100%;
	position:absolute;
	left:0;
	color:rgba(255,255,255,1);
	font-size:18px;
	text-align:left;
	line-height:30px;
	}
.input-group-lg>.form-control, .input-group-lg>.input-group-btn>.btn {
    height: 36px;
    padding: 1px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
	margin-top:0px;
}	
.input-group-lg>.input-group-addon{
	height:26px;
	padding: 0px 16px !important;
	}

h3 a{
	margin:-2px;
	float:right;
	margin-top:-2px !important;
	}

.verFiltros{
	margin-bottom:10px;
	margin-top:6px;
	float:right;
	}
div.tablas{
	border-top: 1px solid #ddd;
    padding-top: 20px;
	}
.input-group[class*=col-] {
    float: left;
    padding-right: 15px;
    padding-left: 15px;
}
select{
	border-radius: 4px !important;
	}	
div.collapse{
	background: #eee;
    border-radius: 6px;
    padding: 15px 0px;
    margin-bottom: 20px;
	}	
	
div.collapse a{
	width:100%;
	margin-top:0;
	}	
div.collapse .input-group{
	margin:4px 0;
	}		   
div.raya{
	border-top:1px solid #ddd;
	clear:both;
	margin-bottom:10px;
	}
div.tablaResponsive{
	overflow-x: auto;
	}	
table{
	margin-top:12px;
	width:auto;
	}	
thead th{
	background:#304296;
	padding:4px 6px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	}
.bootstrap-datetimepicker-widget thead th{
	background:#FFF !important;
	color:#304296 !important;
	}
tbody td{
	text-align:left;
	padding:4px 6px;
	font-size:14px;
	vertical-align:middle
	}
tbody td span{
	font-size:20px;
	vertical-align:middle;
	margin-left:10px;
	}	
tbody td span:hover{
	cursor:pointer;
	}			
.modal-footer .btn-default {
	margin-top: 0px !important; 
	}
.modal-body .input-group{
	margin:4px 0;
	}
.table-responsive {
    margin-bottom: 40px;
}
#tablaUsuarios tr td:last-child{
	text-align:right;
	padding-right:10px;
	}
div.space{
	height:48px !important;
	}

@media (max-width: 800px) {
	.verFiltros{
	width:100%;
	margin-bottom:10px;
	margin-top:0px;
	float:none;
	}
.no-paddings div{
	margin:4px 0 !important;
	}	
.justificacionParte{
	width:100% !important;
	}	
	select.horas {
    width: 90px !important;
}
input#inputOf{
	width: 120px !important;
	
}
}	

div.loading{
	display:none;
	}

.no-paddings{
	padding-left:0 !important;
	padding-right:0 !important;
	}


div.tituloSection{
	font-size:16px;
	font-weight:bold;
	background:#0B2581;
	color:rgba(255,255,255,1);
	text-align:center;
	padding:4px 0;
	margin:-4px 0 10px 0;
	}
div.tituloSection span{
	margin-right:20px;
	}	


.justificacionParte{
	width:60%;
	margin-bottom:40px;
	border:1px solid #333;
	display:none;
	}
a.enviarJustificacion{
display:none;
}
.distribuidor{
	width:100% !important;
	text-align:center !important;
	margin:20px 0 0 0 !important;
	height:120px !important;
	display:inline-block !important;
	line-height: 5.5em;
	background:#304296 !important;
	background-image:url(../img/back.png) !important;
	background-repeat:no-repeat !important;
	font-size:18px !important
	}

select.horas{
    width: 90px;
}
input#comentarios{
    width: 190px;
}


.verde, a.updateHoras{
	background: #465184 !important;
}
.cian{
	background: #5c689c !important;
}
.naranja, a.nuevaTarea{background: #5b648e !important;
}
.rojo{
	background:#6d78af !important

}
.rojo:hover,.naranja:hover, .cian:hover, .verde:hover{
	background:#30429682 !important
}


a#excellExport{
	   background: #88b700 !important
}
a#excellExport2{
	background: #88b700 !important
}
a#deleteAll, a.cerrarParte{
	background: #AD0002 !important;
}


h3.user {
	background: #a99f9f;
}
div.tituloSection {
    background: #2d2d2d;
}

a.nuevaTarea{
	display:none;
}

div.table-responsive{
    padding-right: 0px !important;
padding-left: 0px !important;
    
}

td.sticky, th.sticky{
    position:sticky;
    width:50px;
    background-color:#304296 !important;
    color:#fff;
}
tr td.sticky:first-child, tr th.sticky:first-child{
    left:0;
}
tr td.sticky:nth-child(2), tr th.sticky:nth-child(2){
    left:91px;
}
#tablaNucleos tr td.sticky:first-child, #tablaNucleos tr th.sticky:first-child{
    width:auto;
}
#tablaNucleos tr td.sticky:nth-child(2), #tablaNucleos tr th.sticky:nth-child(2){
    left:40px;
}
#tablaNucleos tr td.sticky:nth-child(3), #tablaNucleos tr th.sticky:nth-child(3){
    left:131px;
}
h3.user {
    color: #000;
}


#tablaNucleos tr td.sticky:nth-child(2), #tablaNucleos tr th.sticky:nth-child(2) {
    left: 31px !important;
}
#tablaNucleos tr td.sticky:nth-child(3), #tablaNucleos tr th.sticky:nth-child(3) {
    left: 121px;
}

.disableTable{
	display: none !important;
}


.botones a{
}


a.activo{
	font-weight: bold;
	background-color:#0b2547 !important;
}

a#excellExport2{
	background: #88b700 !important
}






div#arriba{
	color:#fff;
	height:30px;
	width:30px;
	position: fixed;
	right:10px;
	bottom:100px;
	color: #304296;
}
div#abajo{
	color:#fff;
	height:30px;
	width:30px;
	position: fixed;
	right:10px;
	bottom:60px;
	color: #304296;
}
div#abajo:hover, div#arriba:hover{
	cursor: pointer;
}


textarea.justificacionParte::placeholder { 
  color: red;
    text-align:center;
}

a.salir{
	background: #ad0002 !important;
    color: #fff !important;
}
a.salir:hover{
    color: #ad0002 !important;
    background: #fff !important;
}


@media (max-width: 600px) {


input#util1, input#util2 {
  	height: 60px !important;
	background: aliceblue !important;
}

}

.glyphicon-remove:before {
    background: red !important;
    color: #fff !important;
    padding: 4px !important;
}

#tablaUsuarios tr td:last-child, table tr td:last-child {
    min-width: 130px !important;
}

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