@media print {
	/* Contenido del fichero print.css */
	.noprint, .noprint *{
		display:none;
	}
}

body{height:100%;}

#navbarHead{
    z-index:5000;
}
.wrapper{
    display:flex;
    flex-direction: column;
    
/*    width: 1350px;
    height: calc(100% - 30px);
*/
    width: 100vw;
    max-width: 1350px;
    height: calc(100vh - 130px);

    margin:auto;
}

.wrapper > nav {
    flex:100px;
    order:0;
}

.wrapper > .Head_TablePrincipal {
    flex:calc(100% - 100px);
    order:1;
}

body,table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.tituloCarpeta{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:24px; 
	padding-left:5px; 
	font-size:15px;
	margin-bottom:5px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	background-color: #B30000;
	color: #FFFFFF;
	list-style-type: none;
	font-weight: bold;
}

.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	background-color: #B30000;
	color: #FFFFFF;
	list-style-type: none;
	font-weight: bold;
}

.titulo a{
	text-decoration: none;
	color:#FFFFFF;
}

.titulo a:hover{
	text-decoration: none;
	color:#FFCC00;
	font-weight: bold;

}

input{
	font-family: Verdana !important;
	font-size: 10px !important;
}

.navbar{/*max-width: 1300px; margin: auto;*/}

.Head_TablePrincipal{
	/*height:100%;
	width:95%;
	max-width:1300px;
	max-height:700px;*/
}
.DatePicker{margin-right:5px;}
.custom_tabs_properties{padding:0px !important}

.HT_Table th{ height: 20px; border:1px solid #000000;}
.HT_Table td {height:20px; line-height: 20px;}

.w3-container label{
	font-weight: bold;
	font-size:10pt;
}

.UploadImages{
	float:right;
	border: 1px solid #000000;
	/*width:300px;*/
	height: 250px;
}

.UploadImages .ToolBar{
	font-size: 70%;
	position: relative;
	top: calc(100% - 48px);
	height:48px;
	right:0px;
	padding: 3px;
	color: #EFEFEF;
	display:none;
	background: #999999;
}

.UploadImages .ToolBar .invisible{
	visibility:hidden; height: 0px; width: 0px;
}

.ClientesProfile input{
	padding: 0px !important;
	margin:0px !important;
	height: 18px;
	border: 1px solid #8a857d;
}


/****************************************************************************************************************/

.tag_image_image{
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    border: 1px solid #333333;
    background-image: url(/imagenes/without_image.jpg);
    background-size: 80%;
    opacity:0.5;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: center center;
}

.tag_image_image:hover{
    cursor:pointer;
    box-sizing: border-box;
    border:2px solid #FFCC00;
    opacity:1;
}

.tagimages_tagscontent{
    padding:10px;
    height: 150px;
    border: 1px solid #d5d5d5;
    overflow: auto;
}

.proveedores-facturas-listado-maxheightElements{
    height:400px;
}

.proveedores-facturas-listado-maxheightElements .card-body{
    height:300px;
}

#fraTax_T_IRPF__base{font-size:8pt;}

.disabled-content-action .ui-icon.ui-icon-close{
    display:none;
}

.disabled-content-action .ui-tabs-nav li:first-child{
    display:none;
}

.fraProVeh:not(.active):before{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    
    font-size: 4em;
    content: "\f0d1";
    
    height:100%;
    display: flex;
    justify-content: center;
    align-items: center;
    
    visibility: initial;
}

.fraProVeh:not(.active):hover{
    color:#FFCC00;
    cursor:pointer;
}

.fraProVeh:not(.active){
    visibility: hidden;
}

.Head_TablePrincipal {
  position:relative;
}

.table-scroll {
  height:calc(90vh - 100px);
  overflow:auto;  
  margin-top:20px;
}

.HT_Table_List {
  width:100%;
}

.HT_Table_List tr:nth-child(even){background:#EFEFEF;}
.HT_Table_List tr{height:20px;}
.HT_Table_List tr:hover{background:#CCCCCC;}

.HT_Table_List thead th .text{
  position:absolute;   
  top:0px;
  z-index:2;
  height:20px;
  width: -webkit-fill-available;
}

.input-lock__bgActive{
	background-color: #c9d8e7 !important;
}

.articulo-overlay{
	width: 100%;
    position: absolute;
    background: #fff;
    height: 100%;
    padding: 100px;

	display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1050;
}

.articulo-card {
    width: 90%;
    max-width: 500px;
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
}

.carousel-inner img {
    object-fit: cover;
    height: 300px;
}

.card-body label {
    font-weight: bold;
    color: #333;
}

.card-body span {
    font-size: 1rem;
    color: #555;
}

.profra-supplier-data {
    font-size: 9pt;
    color: #999999;
    font-style: italic;
    height: 100px;
}

.ui-dialog-titlebar-close{
    font-size: 9pt !important;
    font-family: FontAwesome !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    padding-top: 0px !important;
}

.ui-dialog-titlebar-close:before{
content: "\f00d";
}