.fondogris{
	background: #f0f0f0;
}

.windows .table td a {
    color: black;
}

.windows .blanco {
    color: white !important;
}
.mayuscula {
    text-transform: uppercase;
}

.windows .fondorojo {
    background: none repeat scroll 0 0 #ff5f5f;
}

/* NUEVA CABRCERA DE FORMACION */
.new_heading{
	width: 100%;
	height: 300px;
	background: #000000;
	color: #FFFFFF;
}
.new_title .new_title_text{
	width: 40%;
	font-size: 90px;
	margin: auto;
	height: 300px;
	line-height: 90px;
	padding-top: 50px;
}

.color-header{
	background: #21252d;
}

.b-cabecera{
	border-color: #21252d;
}

.color-menu-lateral{
	background-color: #2b303b;color:#ffffff !important;border-bottom: 1px solid #2b303b;
}

.border-w-r{
	border-right: 1px solid #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
}

.nav-tabs-fillup > li > a::after{
	background: none repeat scroll 0 0 #FFA500 !important;
	border: 1px solid #FFA500 !important;
}

.btn-warning2 {
	background: #FFA500;
	border-color: #FFA500;
	color: #ffffff;
}

.btn-warning2.active, .btn-warning2:active, .btn-warning2.active:focus, .btn-warning2:active:focus, .btn-warning2:active:hover, .open .dropdown-toggle.btn-warning2 {
	background-color: #71d052;
	border-color: #71d052;
	color: #ffffff;
}

.btn-warning2.active:hover {
	background: #71d052;
	background-image: none;
	border-color: #71d052;
}

.btn-warning2.hover, .btn-warning2:hover, .open .dropdown-toggle.btn-warning2 {
	background-color: #71d052;
	border-color: #71d052;
	color: #ffffff;
}

.btn-success.active, .btn-success:active, .btn-success.active:focus, .btn-success:active:focus, .btn-success:active:hover, .open .dropdown-toggle.btn-success {
	background-color: #FFA500;
	border-color: #FFA500;
	color: #ffffff;
}

.btn-success.active:hover {
	background: #FFA500;
	background-image: none;
	border-color: #FFA500;
}

.btn-success.hover, .btn-success:hover, .open .dropdown-toggle.btn-success {
	background-color: #FFA500;
	border-color: #FFA500;
	color: #ffffff;
}

/* Breadcrumbs INICIO */

.breadcrumbs 
{
	margin: 10px 30px 40px 30px;
	font-weight: bold;
	font-family: 'Montserrat';
	font-size: 11px;
	font-weight: 400;
    float: left;
}

.breadcrumbs>.breadcrumbs_actual>a
{
	text-transform: uppercase;
	color: #FF4C83;	
}

.breadcrumbs>.breadcrumbs_ruta>a
{
	text-transform: uppercase;
}

.breadcrumbs span j
{
	margin-right: 10px;
}

.breadcrumbs > .breadcrumbs_ruta > a {
    text-transform: uppercase;
}
/* Breadcrumbs FIN */

/* MENU LATERAL */
.flotanteizquierda
{
	float: left !important;
}

.sinhuecos
{
	margin: 0px !important;
	padding: 0px !important;
}

.bordeflojo
{
	border: 1px solid #333;
}

.potente
{
	z-index: 100 !important;
}

.submenu_seleccionado span
{
	opacity: 1 !important;
}

.icon-thumbnail {

	font-size: 12px !important;

}

#ocultadores >li> span
{
	opacity: 0.2;
}

#ocultadores >li
{
	list-style: none !important;
}

.etisubmenu
{
	text-transform: uppercase;
    color: rgba(220,220,220,0.9) !important;
    margin: 30px 10px 10px 32px;
    padding-bottom: 5px;
    /* border-bottom: 1px solid rgba(120,129,149,0.3); */
    font-family: Montserrat;
    font-weight: bold;
    font-size: 11px;
}

.ultimopadding
{
    padding-bottom: 50px !important;
}

/* FIN MENU LATERAL */

/* SEARCH INPUT */

input#search-table 
{
	background: #fff;
	border: 0px;
	color: #ccc;
	padding-left: 35px;
	box-shadow: none;
}

.dentrobusqueda 
{
	margin-top: 7px;
	font-size: 16px;
	color: white;
	position: absolute;
}
.lupa {
    color: #ccc;
    padding-left: 10px;
}


/* FIN SEARCH INPUT */


/* WIDGET INDEX */
.widget-t1 .widget-t1-table {
    height: 290px;
}


.widget-t8 {
    background: none repeat scroll 0 0 #FC4F59;
     height: 200px;
    opacity: 0.8;
}

.widget-t8 .row-xs-height:first-child {
    height: 41px;
}
.widget-t8-chart {
    bottom: 0;
    height: 100px;
    position: absolute;
    right: 0;
    width: 50%;
}
.widget-t8-chart .line-chart[data-points="true"] .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
    stroke-opacity: 0.3;
}
.widget-t8-chart .line-chart .nvd3 .nv-groups path.nv-line {
    stroke-opacity: 0.15;
}


.widget-t9 {
    height: 200px;
    background: none repeat scroll 0 0 #F96B07;
    opacity: 0.8;
}
.widget-t9 .row-xs-height:first-child {
    height: 26px;
}
.widget-t9 .progress {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
}

/* FIN WIDGET INDEX */

.table tbody tr td.deshabilitado, .table.table-striped tbody tr:nth-child(2n+1) td.deshabilitado{
   background-color: #585858 !important;
   color:#ffffff !important;
}

.btn-success, .btn-success:focus{
    background-color: #71d052;
    border-color: #71d052;
    color: #fff;
}

.btn-pink{
    background-color: #FF4C83;
    border-color: #FF4C83;
    color: #ffffff;    
}
.btn-pink.hover, .btn-pink:hover, .open .dropdown-toggle.btn-pink, .btn-pink:focus {
    background-color: #FEA8C2;
    border-color: #FEA8C2;
    color: #ffffff;
}

.btn-pink.active{
    background-color: #FF97B7;
    border-color: #FF97B7;
    color: #ffffff;
    border: solid 3px red
}

.albaranes .form-group-default .form-control {
  height: 37px;
}

.euro{
    position: absolute;
    right: 20px;
    top: 33px;
}

.panel-heading.operaciones {
     min-height: 64px
}

form.albaranes div.panel-body{padding: 0 20px 20px;}

.select2-results .select2-highlighted {
    background: #820251 !important; 
}
.select2-results .select2-highlighted .select2-result-label {
    color: #fff;
}

.modal-xl {
    width: 80%;
}

img.invoice-logo{max-width: 100%}

div#prefactura.modal.fade.in div.panel-body {background-color:#FFB3B3;}

form#albaranes.albaranes div.cs-wrapper{max-width: 50%;float: right;}

form#albaranes.albaranes input.descuento{
    max-width: 50%;
    float:left;
}

form#albaranes.albaranes input.tipo{
    max-width: 20%;
    float:right;
}

form#albaranes.albaranes div.selectorarticulo{
    max-width: 80%;
    float: left;
}

.limpiar
{
    clear: both;
}

body .table tbody tr.facturado td
{
    background: #00cc99 !important;
    color: white !important;
}

.botonpeque
{
    line-height: 17px !important;
    padding: 0px 15px 0px 15px !important;
}

.tablapeque td
{
    padding: 5px 20px 5px 20px !important;
}

.select2-arrow
{
    display: none !important;
}

.datepicker.dropdown-menu
{
    z-index: 1100 !important;
}

table.tablatextopeque tr td 
{
    font-size: 11px;
    font-weight: bold;
}

body .login-wrapper .bg-pic > img 
{
    height: 100%;
    width: 100%;
    opacity: 1; 
}

.fullwidth
{
    width: 100%;
}

table.tabladocumentos>tbody >tr>td 
{
    padding: 6px 20px;
}

.btn-orange{
    background-color: #ff8f45;
    border-color: #ff8f45;
    color: #ffffff;    
}
.btn-orange.hover, .btn-orange:hover, .open .dropdown-toggle.btn-orange, .btn-orange:focus {
    background-color: #ff8f45;
    border-color: #ff8f45;
    color: #ffffff;
}

.btn-orange.active{
    background-color: #ff8f45;
    border-color: #ff8f45;
    color: #ffffff;
    border: solid 3px red
}

/*LIVEPREVIEW*/

/*
 * version: 3.0.0
 * package: OrangeBox
 * author: David Paul Hamilton - http://orangebox.davidpaulhamilton.net
 * copyright: Copyright (c) 2011 David Hamilton / DavidPaulHamilton.net All rights reserved.
 * license: GNU/GPL license: http://www.gnu.org/copyleft/gpl.html
 */
#ob_overlay {
	background-color:#333;
	height:100%;
	left:0;
	position:fixed;
	top:0;
	width:100%;
	z-index:1000;
}
#ob_container {
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	z-index:1001;
}
#ob_float {
	float:left;
	height:50%;
	min-width:100%;
}
#ob_content {
	clear:both;
	cursor:default;
	position:relative;
	margin:22px auto 44px;
	background-color:#fff;
	border:0 solid #fff;
	-webkit-box-shadow: 0px 0px 8px 2px #222222;
	-moz-box-shadow: 0px 0px 8px 2px #222222;
	line-height:0;
	display:none;
	z-index:1003;
}
#ob_iframe {
	-webkit-overflow-scrolling:touch;
	overflow:auto;
	font-size:0;
}
#ob_caption {
	color:#333;
	background-color:#fff;
	font-size:small;
}
#ob_caption p {
	padding:0;
	margin:10px;
	cursor:auto;
	line-height:1.625em;
}
#ob_video_wrapper {
	background:#000;
}
#ob_image {
	display:block;
	margin:0 auto;
}
#ob_inline {
	overflow:auto;
	cursor:auto;
}
#ob_inline .inline_content {
	padding:20px;
	line-height:1.625em;
}
#ob_load {
	-moz-border-radius:5px;
	background:url(../images/loading.gif) no-repeat center;
	background-color:#fff;
	border-radius:5px;
	height:40px;
	left:50%;
	position:fixed;
	top:50%;
	width:40px;
	margin:-25px 0 0 -25px;
	padding:5px;
	-webkit-box-shadow: 0px 0px 8px 2px #222222;
	-moz-box-shadow: 0px 0px 8px 2px #222222;
	z-index:1002;
}
#ob_error {
	text-align:center;
	padding:10px;
}
#ob_close {
	background:url(../images/buttons.png);
	cursor:pointer;
	height:30px;
	left:-26px;
	position:absolute;
	top:-26px;
	width:30px;
	z-index:1005;
}
#ob_title {
	color:#fff;
	left:auto;
	position:absolute;
	margin-left:15px;
	right:0;
	text-align:right;
	z-index:1004;
	line-height:1em;
	cursor:auto;
}
#ob_left,#ob_right {
	bottom:8px;
	cursor:pointer;
	height:100%;
	position:absolute;
	width:50px;
	z-index:1004;
}
#ob_left { left:-53px; }
#ob_right { right:-53px; }
#ob_left-ico,#ob_right-ico {
	cursor:pointer;
	display:block;
	height:30px;
	margin-top:-9px;
	position:absolute;
	top:50%;
	width:30px;
	z-index:1004;
}
#ob_left-ico {
	background:url(../images/buttons.png) center;
	right:20px;
}
#ob_right-ico {
	background:url(../images/buttons.png) right;
	left:20px;
}
#ob_left:hover,#ob_right:hover { visibility:visible; }
#ob_dots {
	position:absolute;
	bottom:-24px;
	list-style:none;
	text-align:center;
	margin:0;
	padding:0;
	width:100%;
}
#ob_dots li {
	height:8px;
	list-style:none;
	width:8px;
	margin:3px;
	-moz-border-radius:4px;
	background-color:#666;
	border-radius:4px;
	cursor:pointer;
	display: -moz-inline-stack;
	display: inline-block;
	zoom:1;
	*display:inline;
}
#ob_dots .current { background-color:#CCC!important; }
#ob_share { margin-left:8px; }



/*LIVEPREVIEW*/

.manita
{
        cursor: pointer;
}

.bootbox .btn-primary{
	background-color: #5cb85c;
    border-color: #4cae4c;
    color: #ffffff;  
}

.bootbox-close-button{margin-top:15px !important;}
#tablaentrenadoresuefa > tbody > tr > td{
	vertical-align:middle;
}
#documentacionProyecto > tbody > tr > td{
	vertical-align:middle;
	padding:3px !important;
}

.semaforo {
    width: 30px;
    height: auto;
    margin-top: 8px;
    margin-left: 15px;
}

.perfilusuario
{
	width: 40px;
    height: 40px;
    margin-right: 10px;
    border-radius: 100%;
}

#tablaentrenadoresuefa .progress {
	height: 8px;
	
}

.progress-bar-success {
    background-color: #5cb85c;
    background-image: none;
}
.bg-success {
    background-color: #5cb85c;
}

#cambiaestado2.selected,#cambiaestado3.selected,#cambiaestado4.selected{color:#626262;border:solid 1px #626262;}
.paginadorajax{text-align: center;}

.trverde, .trverde a{color: #71d052 !important;}
.trred, .trred a{color: #ff5f5f !important;}
.trviolet, .trviolet a{color: #ba55d3 !important;}
.trblue, .trblue a {color: #2b6a94 !important}

.formularioComentario{padding: 0 16px 16px 16px;background-color: #fff;}
.addComentarioTareaFormC{ padding: 20px;}

.imagenperfil{width: 130px; border-radius: 100%;}


#pendienteinterno  .widget-11-table {
    height: 250px;
}
#pendienteinterno .table.table-condensed tbody tr td ,#pendienteexterno .table.table-condensed{
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
}


#pendienteinterno  span.label{
	padding: 3px 6px;
    width: 20px; 
    height: 20px; 
    border-radius: 50%;
}



#pendienteexterno .widget-11-table {
    height: 250px;
}


#pendienteexterno .table tbody tr td {
    padding: 10px 10px 10px 0px;
}











#listadoproyectosentregas .widget-11-table {
    height: 150px;
}

.text-success {color: #5cb85c !important;}

#log .timeline-content {
    position: relative;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 10px;
}

#log .card.share .card-header {
    padding: 5px 5px 2px;
}

#log .card.share .card-description {
    padding: 4px 6px 4px;
}


/*.emailers{position:fixed;}*/

.email-wrapper .email-opened {
    
    margin-left: auto;
    position: relative;
    overflow: auto;
    height: 100%;
}

div.content.full-height.correo{
	padding-top: 0px;
}

div.fixed{
	position: fixed;
  	z-index: 2000;
  	top: 0;
  	left: 0;
  	height: 200px;
 }

.email-wrapper .email-list .item.active{

	background-color: #f0f0f0;
}

div.pull-right:nth-child(2) > img:nth-child(1){float: right;}
.hrproyectos{
	
	background-color: blue;
	height: 5px;

}

.hrincidencias{
	
	background-color: #ff6633;
	height: 5px;

}
.hrhorarios{
	background-color: pink;
	height: 5px;
}
.thumbnail-wrapper.d58 {
    width: 58px;
    height: 58px;
}



/**ESTILOS DE iPROBLEM**/

.bg-cerrada{background-color: #F5A9A9;}
.bg-cerrada.active{background-color: red; font-weight: bold;}
.bg-abierta{background-color: #F7BE81;}
.bg-abierta.active{background-color: orange; font-weight: bold;}
.bg-resuelta{background-color: #A4D3A4;}
.bg-resuelta.active{background-color: green; font-weight: bold;}
.bg-todas {background-color: rgba(0,0,0,0.4);}
.bg-todas.active {background-color: black; font-weight: bold;}
.bg-fTodas{background-color: #A1E5FF}
.bg-fTodas.active{background: #47d1fb; border-color:#47d1fb;}
.bg-fSola{background-color: #A4D3A4;}
.bg-fSola.active{background: #71d052;border-color:#71d052 ;}
.bg-fSoporte{background: #A5A5A5 ;}
.bg-fSoporte.active{background: #626262;border-color:#626262 ;}

.text-cerrada{color:#ff5f5f;}
.text-abierta{color:#ff8f45;}
.text-resuelta{color:#71d052;}

/**ESTILOS DE iPROBLEM**/

.filtros_estado.active{
	opacity: 1;
}
.filtros_estado{
	opacity: 0.5;
	display: inline-block; width: calc( 100% / 6 - 8px );
	margin: 2px;
}

/**DATATABLES**/
.cabeceraverde {background-color: #5CB85C;color:#ffffff !important;border-bottom: 1px solid #5cb85c;}
.dt-buttons{
	float: right !important;
    padding-left: 20px !important;
    padding-bottom: 10px !important ;
}
a.dt-button, a.paginate_button.current {
    color: #ffffff !important ;
    background-color: #8892a4 !important ;
    border-color: #8892a4 !important ;
    background-image: linear-gradient(to bottom, #8892a4 0%, #8892a4 100%) !important ;
}
a.dt-button.btn-conversaciones{    
    background-color: #ff9800 !important ;
    border-color: #ff9800 !important ;
    background-image: linear-gradient(to bottom, #ff9800 0%, #ff9800 100%) !important ;
}
a.dt-button.buttons-columnVisibility.active {
    background-image: linear-gradient(to bottom, #8892a4 0%, #8892a4 100%) !important ;
    border-color: #8892a4 !important ;
}
a.dt-button.buttons-columnVisibility {
    background-image: linear-gradient(to bottom, #bbbbbb 0%, #b7b7b7 100%) !important;
    border-color: #7f7f80 !important;
}

a.dt-button.btnVolver{    
    background-color: #ff9800 !important ;
    border-color: #ff9800 !important ;
    background-image: linear-gradient(to bottom, #ff9800 0%, #ff9800 100%) !important ;
}


/*FIN DATATABLES*/

div.page-sidebar div.menubuscador {
    clear: both;
}
div.page-sidebar div.menubuscador input#menusearch.form-control{
    background: #21252D;
    padding-left: 22px;
    color:white;
    padding-bottom: 14px;
    padding-top: 23px;
}
.page-sidebar .sidebar-menu {
    height: calc(100% - 150px);
}

.prueba_opacidad {
    display: none !important;
}

.flecha-down {
	width:0px;
	height:0px;
	border-left:25px solid transparent; /* izquierda flecha */
	border-right:25px solid transparent; /* derecha flecha */
	border-top:25px solid #00FF00; /* base flecha y color*/
	font-size:0px;
	line-height:0px;
}

.page-sidebar .sidebar-menu .menu-items > li > a > .title {
  width: 90% !important;
}


.item_dropdown{
	font-size: 14px;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
}

.boton_dropdown{
	padding: 10px 35px;	
}

.resumen_albaran{	
	border-radius: 8px;
	background-color: #eee;
	padding-top: 10px;
	margin-right: 20px;
}

.resumen_albaran table, .resumen_albaran table td, .resumen_albaran table th , .resumen_albaran tr{
	background-color: #eee !important;
}