/*******************************************
**				CUSTOM CSS				  **
*******************************************/

/********************
*		GENERAL		*
********************/


body{
	padding-top: 0px;
}



/********************
*	CALENDARIO		*
********************/
.bootstrap-datetimepicker-widget td.active{ 
	background-color: #ED232B;
}
.bootstrap-datetimepicker-widget td.active:hover{
	background-color: #9F1C24;
}
/********************
*	PAGINACIÓN		*
********************/
/* .pagination > li > a{ */
/* 	color:red; */
/* } */
/* .pagination > li > span{ */
/* 	background-color:red !important; */
/* } */
/********************
*	NAVBAR MENU		*
********************/
.navbar-inverse{
	background-color: #ED232B !important;
	border-color: #9F1C24;
	#background-color: #82b409;
	#border-color: #077878;
}
.navbar-nav{
	float:none;

}
.navbar-nav > li{
	 line-height: 52px;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:hover{
	background-color: #9F1C24 !important;

}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus{
	background-color:rgba(17, 0, 0, 0.20);
}
.navbar-inverse .navbar-nav > li > a{
	color: #555 !important;
	 line-height: 70px;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
	border-color: #9F1C24 !important;
}
.navbar-inverse .navbar-toggle{
	border-color: #9F1C24 !important;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
	background-color: #9F1C24 !important;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus{
	background-color: #9F1C24 !important;
}




.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus{
	background-color:rgba(17, 0, 0, 0.20) !important;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #555 !important;
	cursor: default;
	border: 1px solid #ddd;
	padding-bottom: 10px;
	border-bottom-color: none;
}

body {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	line-height: 2.90;
	color: #333333;
}

/**Adaptado a 1024*768**/




.navbar-inverse .navbar-nav > li > a {
	color: #FFFFFF !important;
	line-height: 0px !important;
}

.navbar {
	height: 55px !important;

}


/** LOGO REDIMENSIONADO **/

@media only screen
and (max-width : 1100px) {
	img.img-responsive {
	height: 25px;
	width: 125px;
	margin-top: 15px;
	}
	
}


@media only screen
and (min-width : 900px) {
	div.container:nth-child(1) {
	float:middle;
	width:100%;
	height: 55px !important;
	}

	
}

@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: white;}
}


.nav > li:nth-child(1) > a:nth-child(1), li.dropdown:nth-child(2) > a:nth-child(1), .nav > li:nth-child(3) > a:nth-child(1), .nav > li:nth-child(4) > a:nth-child(1), 
.nav > li:nth-child(5) > a:nth-child(1), .nav > li:nth-child(6) > a:nth-child(1), .nav > li:nth-child(7) > a:nth-child(1)
{
	height: 55px !important;
}
.nav > li:nth-child(1) > a:nth-child(1), li.dropdown:nth-child(2) > a:nth-child(1), .nav > li:nth-child(3) > a:nth-child(1), .nav > li:nth-child(4) > a:nth-child(1), .nav > li:nth-child(5) > a:nth-child(1), .nav > li:nth-child(6) > a:nth-child(1), .nav > li:nth-child(7) > a:nth-child(1){
	height: auto !important;
}
.nav > li:nth-child(8){
	
}

.nav > li > a{
	display: inline !important;
}

.navbar-nav > li > a{
	padding-bottom: 18px !important;
}

/********************
*	PANEL HEADING	*
********************/
.panel-info{
	border-color: #FFD6D6;
}
.panel-info > .panel-heading{
	background-color: #ED232B;	
}
.panel-title{
	 color: #FFFFFF;
}
div.panel-heading > h4 {
}
	
div#filtro{
	display:none;
}
ul#id_tipo_factura {list-style:none}
/********************
*	FORM CONTROL	*
********************/
.form-control:focus{
	border-color:#ED232B;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(255, 0, 0, 0.6);
}
.btn-primary,.btn-primary:visited{
	background-color: #ED232B;
	border-color:	#9F1C24;
	display: inline-block;
	/*padding: 6px 12px;
	margin-top: 10px;
	margin-left: 30px;
	/*font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;*/
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}


.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary{
	background-color: #9F1C24;
	border-color:	#ED232B;
	
}

.nav {
	padding-left: 0;
	margin-bottom: 10px;
	list-style: none;
}


label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
	font-variant: small-caps;
	font-size: 15px;
}

.table > thead > tr > th {
	vertical-align: baseline;
	border-bottom: 2px solid #ddd;
	font-variant: small-caps;
	font-weight:800;             /* Añadido para arreglar problemas con tablas y mejorar la visibilidad de los títulos */
	font-size: 13px;            /*  font-size: 15px;  */
}

/*Versión div de las tablas de listados*/

.five {
  width: 5%;
}
.ten {
  width: 10%;
}
.fiveteen {
	width: 15%;
}
.twenty {
  width: 20%;
}
.twenty-five {
	width: 25%;
}
.thirty {
  width: 30%;
}

.thirty-five {
  width: 35%;
}

.cabecera-listado {
	height: 35px;
}
.columna-listado {
	height: 35px;
}
.columna-listado > p {
	margin: 0px;
	height: 35px;
}
.listado {
	font-size: 13px;
	border-top: 1px solid #ddd;
	width: inherit !important;
	margin: 0px;
}
.cabecera-listado > div > p {
	vertical-align: baseline;
	font-variant: small-caps;
	font-weight:800;             /* Añadido para arreglar problemas con tablas y mejorar la visibilidad de los títulos */
	margin: 0px;
}

.row-visible {
	padding-top: 10px;
}

.bg-salmon {
	background-color: #fdd0cb;
}

.row-visible > div > p {
	line-height: 1.42857143;
	vertical-align: center;
	horizontal-align: right;
	margin: 0px;
}

.row-visible > div > p > a {
	margin-top: -10px;
}


.row-visible:nth-of-type(odd){
	background-color: #e3f1ff;
}
.row-visible:nth-of-type(even) {
	background: #fff9e3;
}

.row-ocultar {
	padding-left: 15px;
}

.tabla-sublistado {
	width: inherit !important;
	padding-left: 0px;
}

label.checkbox-inline > input {
	margin-top: 15px;
}

.texto-derecha {
	text-align: right;
}

.texto-izquierda {
	text-align: left;
}

.texto-centrado {
	text-align: center;
}

/********************
*	MENU BOTONES	*
********************/
.btn-group-justified{
 padding-bottom:25px;
}

/*******************************************
**			CUSTOM CSS RESPONSIVE	      **
*******************************************/
@media (min-width:1200px){
.container  {
		width: 1225px !important;
	}
}
/*******************************************
**			TABLE SORT JQUERY		      **
*******************************************/
table.tableSorter th div.sortArrow {
	width: 11px;
	height: 6px;
	display: inline-block;
	margin-left: 5px;
	vertical-align: 2px;
	position: relative;
}

table.tableSorter th div.sortArrow div.sortArrowAscending,
table.tableSorter th div.sortArrow div.sortArrowDescending {
	position: absolute;
	display: none;
	width: 11px;
	height: 6px;
}

table.tableSorter th div.sortArrow div.sortArrowAscending {
	background: url('/static/images/arrow_asc.png');
}

table.tableSorter th div.sortArrow div.sortArrowDescending {
	background: url('/static/images/arrow_desc.png') no-repeat;
}

/*******************************************
**			RESUMEN TRABAJO			      **
*******************************************/

#principal .col-md-6{
	padding-left: 0px;	
	
}


#accionesTrabajo{
	margin-left:14px;
	
}
#actuaciones, #materiales{
	margin-right: 14px;
}


/*******************************************
**			RESUMEN TRABAJO			      **
*******************************************/
tbody {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
	line-height: 1.428571429;
	color: #333333;
}

.totales > td, .totales > td > strong, .totales{
	font-size:15px !important;
}

/* Formularios en vue */
.wide-select {
	width: 300px;
}

.tres100 {
	width: 300px !important;

}
.tres60 {
	width: 300px !important;

}

.dos50 {
	width: 250px !important;
}
.cinc60 {
	width: 560px !important;
}

.sis70 {
	width: 670px !important;
}

.select2-container--default .select2-selection--single {
	height: 34px !important; /* L'alçada de la selecció inicial */
}