.amarillo{
	background-color: #fbfbd2 !important;
}

.separador{
	border-right:1px solid #e1e1e1;
	margin-right: 10px;
}

.litfactura{
	font-size: 45px;
	margin-right: 150px;
	margin-top: 20px;
	float: right;
	font-family:'Courier New';
	font-weight: bold;
	color: #0182b1;
}

.sinmargensup{
	margin-top: -12px;
}

.margeneditor{
	margin-left: 200px;
}

.bordered{
	border:1px solid #e1e1e1;
	border-radius:3px;
}

.borderedtb{
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
}

.bordered2{
	border:3px solid #e1e1e1;
	border-radius:3px;
}

.campocliente{
	border-top: 0px !important;
	border-left: 0px !important;
	border-right: 0px !important;
}

.datofactura{
	width: 250px;
	height: 50px;
	font-size: 16px;
	text-align: center;
}

.datostotal{
	width: 200px;
	height: 20px !important;
	font-size: 16px !important;
	text-align: center;
	background: #fff !important;
}

.fondofact{
	background: #fbfbfb !important;
}

.titulo_bloque_izq{
	padding:10px 20px 10px 20px;
	font-size:20px !important;
	margin-top: 5px;
	margin-left: -31px;
	border:1px solid #e1e1e1;
}

.titulo_bloque_alta_cliente{
	padding:10px 20px 10px 20px;
	font-size:20px !important;
	margin-top: 5px;	
	border:1px solid #e1e1e1;
}

.pagado{
	border:1px solid #e1e1e1;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 150px;
	text-align: center;
	margin-top: -70px;
	margin-right: -10px;
}

.titulo_bloque_dch{
	padding:10px 20px 10px 20px;
	font-size:20px !important;
	margin-top: -15px;
	margin-left: -44px;
	border:1px solid #e1e1e1;
}

.altahora{
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-left: 15px;
	margin-right: 10px;
}

.historial{
	border-radius:5px;
	border:1px solid #f1f1f1;
	margin-top:8px;
	margin-right: 20px;
	margin-left: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color:#fff;
}

.desglose{
	padding-top: 75px;
	padding-left: 40px;
}

.euro{
	padding:8px;
	font-size:14px;
	font-weight:300;
	border:1;
	background-color:#efefef;
	width: 10px;
	border-right: 1px;
	border-radius: 0px 5px 5px 0px;
	margin-left: -25px;
}

.importescobro{
	margin-left: 290px;
	margin-top: 0px;
}

.botonesorden{
	margin-top: -80px;
	margin-left: 250px;
}

.fontsize14{
	font-size:14px;
}

.margensup{
	margin-top: 0px !important;
}

.tipopresup{
	padding:10px 20px 10px 20px;
	font-size:16px !important;
	text-align:center;
	margin-left: -4px;
}

.tipopresup:hover{
	background-color:#ececec;
	cursor:pointer;
}

.tpractivo, .tpractivo:hover{
	background-color:#f5f6d4;
}

.textaligncenter{
	text-align: center;
}

.textareaobra{
	height: auto;
	width: 350px;
	text-align: left;
}

.textarealimp{
	height: auto;
	width: 600px;
	text-align: left;
}

.textarealimpf{
	height: auto;
	text-align: left;
	width: 600px !important;
	border:1px solid #31779d !important;
}

.fondoblanco{
	background-color:#ffffff;
}

.button {
	cursor: pointer;
}

.quitarmargen{
	margin-top: -80px;
}
		
.nuevapartida{
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

.anyadir{
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	display:inline-block;
	vertical-align:middle;
	color: #f76c6f; 
	border:1px solid #f76c6f;
	font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	padding:0 10px;
	font-size:12px;
	width: 120px;
	background-color:#ffffff;
	cursor: pointer;
}

.bmodif{
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	display:inline-block;
	vertical-align:middle;
	color: #31779d; 
	border:1px solid #31779d;
	font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	padding:0 10px;
	font-size:14px;
	width: 190px;
	height: 35px;
	background-color:#ffffff;
	cursor: pointer;
}

.bmodif:hover{
	color: #ffffff; 
	border:1px solid #ffffff;
	background-color:#31779d;
}

.numpresup{
	font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 40px;
	padding:10px 30px 20px 70px;
}

.fechapresup{
	font-size: 20px;
}

.margeniconoclientes{
	margin-top: 7px;
}

.margeniconoclientesmant{
	margin-top: 7px;
	margin-left: 7px;
}

#tipopresup a{
	color: #000000;
}

#tools-budget-stats a:hover{
	color: #7c7cb9;
}

.celdalectura{
	text-align: center;
}

.tablalectura{
	border-bottom: 0px !important;
}

#presupuestador textarea{
	border: 0px !important;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.partidap textarea, .partidap input{
	font-size: 16px !important;
}

.lectura input, .sinlineas{
	background-color: #ffffff;
	border-width:0 !important;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-moz-transition:linear .3s border;
	-o-transition:linear .3s border;
	-webkit-transition:linear .3s border;
	transition:linear .3s border;
	-moz-box-shadow:0 0 0 2px #ffffff;
	-webkit-box-shadow:0 0 0 2px #ffffff;
	box-shadow:0 0 0 2px #ffffff;
	display:inline-block;
}

.sinlineaslat{
	border-top:0 !important;
	border-bottom:0 !important;
}

.negrita{
	font-weight: bold;
}

.derecha{
	text-align: right;
}

#nuevapartida .icono{
	width: 25px;
	height: 25px;
	margin-left: 15px;
	margin-top: 5px;
}

#nuevapartida .icono:hover{
	cursor: pointer;
}

.filatotales{
	background: #f1f1f1;
	font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 18px;
	text-align:right;
}

.filatotalesfact{
	background: #f1f1f1;
	font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 16px;
	text-align:right;
}

.sinbordesfact{	
	background: #fbfbfb !important;
	border-left: 0px !important;
	border-bottom: 0px !important;
}

.noborde{
	border-width:0 !important;	
}

.ventana{
	font:18px Arial, Helvetica, sans-serif;
}

.oculto {
	display:none;
} 

.datospresup{
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.paddintop5{
	padding-top:10px;
}

.tablaplantillas{
	font:14px Arial, Helvetica, sans-serif;
}

.espartidaplantilla{
	background: #ffffe7 !important;
}

.espartidaplantilla2{
	background: #eaf2d7 !important;
}

.mes{
	margin-bottom: 10px;
}

.filatable{
	font-size:13px !important;
}

.filatablet{
	font-size:14px !important;
}

.nombremes{
	font:14px Arial, Helvetica, sans-serif;
}

.mes td{
	border:1px solid #e1e1e1;
	border-radius:3px;
	text-align: center;
	height: 30px;
}

.mes .thead{
	background: #f1f1f1;
}

.datosgasto{
	padding-top: 40px;
	min-height: 440px;
	padding-left: 20px;
}

.datosgasto2{
	min-height: 440px;
}

.altocalendario{
	height: 650px !important;
	margin-bottom: 20px;
}

.findesemana{
	background: #f1e0dc;
}

.libre{
	font-size: 18px;
}

.hoy{
	border:2px solid #a0a0a0 !important;
}

.calendario .todos{
	background: #fcffb5;
}

.calendario .entero{
	background: #eaebba;
}

.calendario .textost{
	height: 68px;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	background: #fff;
	font-size: 14px;
}

.calendario .ocupado{
	background: #f3f4cd;
}

.calendario .portal{
	background: #d9e5ea;
}

.calendario .patio{
	background: #fad9af;
}

.calendario .barridomanual{
	background: #f4fcfc;
}

.calendario .barridomaquina{
	background: #e1dbd5;
}

.calendario .abrillantadoportal{
	background: #ecdcfb;
}

.calendario .abrillantadodescansillos{
	background: #fbebeb;
}

.calendario .oficina{
	background: #f8e8c5;
}

.tablahoras{
	height: 153px;
	overflow-x:hidden;
	overflow-y:auto;
}

.tablafechas{
	height: 195px;
	overflow-x:hidden;
	overflow-y:auto
}

.tablafechas td{
	padding-left: 10px;
	font:14px Arial, Helvetica, sans-serif;
}

.leyenda{
	margin-left: 10px;
	margin-bottom: 35px !important;
}

.leyendaopciones{
	margin-top: 60px;
	margin-left: -40px;
}

.leyendamant{
	margin-left: 10px;
	margin-bottom: 10px !important;
	border-radius: 5px;
	border:1px solid #e1e1e1;
	padding-top: 10px;
	padding-bottom: 20px;
}

.leyendamantactivo{
	margin-left: 10px;
	margin-bottom: 10px !important;
	border-radius: 5px;
	border:3px solid #e1e1e1;
	padding-top: 10px;
	padding-bottom: 20px;
}

.opcionleyenda{
	cursor: pointer;
}

.opcionleyenda:over{
	background-color: #000 !important;
}

.box-simple {
    background-color: #fff;
    border-radius: 2px;
    margin-bottom: 15px;
}

.color{
	width: 50px;
	height: 25px;
	border-radius: 2px;
	border:1px solid #e1e1e1;
	margin-left: 10px;
	margin-right: 10px;
	float:left;
}

.descleyenda{
	font:14px Arial, Helvetica, sans-serif;
	height: 25px;
	float:left;
	padding-top: 5px;
}

.sietedias{
	width: 70px;
	height: 35px;
	border-radius: 2px;
	border:1px solid #e1e1e1;
	float:left;
	text-align: center;
	padding-top:10px;
}

.sietedias:hover{
	background: #f9f9f9;
	cursor: pointer;
}

.bloquetiempos{
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.facturacion .label{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.tipomant{
	border-radius: 2px;
	border:1px solid #e1e1e1;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
}

.bloque{
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}

.resumenmant label{
	font:14px Arial, Helvetica, sans-serif;
	line-height: 30px;
}

.resumenmant img{
	padding-top: 7px;
}

.resumenmant input{
	text-align:center;
}

.verpdf{
	border:1px solid #e1e1e1;
	font:10px Arial, Helvetica, sans-serif !important;
	padding:5px 5px 5px 5px;
	border-radius: 2px;
	margin-left: 5px;
}

.verpdf:hover{
	background: #e5e5e5;
	cursor:pointer;
}

.btmodifmant{
	margin-bottom: 10px;
	margin-right: 10px;
}

.datfacturacion input{
	text-align: center;
}

.gastos td{
	font:14px Arial, Helvetica, sans-serif !important;
}

.cursor{
	cursor: pointer;
}

.separadorfilt{
	height: 40px;
	border:1px solid #e1e1e1;
	margin-top: -11px;
	width: 99%;
	background: #fbfbfb;
}

.separadorgas{
	border:1px solid #e1e1e1;
	margin-top: -11px;
	width: 99%;
	background: #fbfbfb;
}

.mantenimiento, .mantenimiento:hover{
	font:14px Arial, Helvetica, sans-serif !important;
	color: #000;
}

.filatotalesmant{
	background: #f1f1f1;
	font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	text-align:right;
}

#nav-main>ul>li .activo{
	color:#2b2b2b;
	border:1px solid #d9d9d9;
	padding:7px 10px 6px 10px;
}

.bgasto{
	min-height: 30px;
	margin-top: 10px;
}

.guardarmodifmant{
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	display:inline-block;
	vertical-align:middle;
	color: #f76c6f; 
	border:1px solid #f76c6f;
	font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	padding:0 10px;
	font-size:12px;
	width: 180px;
	height: 30px;
	padding-top: 10px;
	text-align:center;
	background-color:#ffffff;
	cursor: pointer;
	margin-bottom: 10px;
	margin-right: 50px;
}


.filaresumen{
	line-height:40px;
	text-align: left;
	margin-left: 20px;
	vertical-align: center;
	border:0px;
}
.filaresumen p{
	margin-top: 10px;
}

.numpresupues{
	float: right;
	font-size:14px;
	margin-top: -40px;
}

.tablaasignaciones{
	margin-left: 20px;
	margin-top: 10px;
}

.tablaasignaciones td{
	padding-left: 15px;
}

.altura_asignaciones{
	min-height:160px
}

.mt-10{
	margin-top:-10px;
}

.mt-11{
	margin-top:-11px;
}

.mt-20{
	margin-top:-20px;
}

.mt-50{
	margin-top:-50px;
}

.tamanyo5{
	width: 5% !important;
}

.centrarbloque{
	padding-top: 12px;
	padding-left: 12px;
}

.presupinicial td{
	text-transform:uppercase;
	font-weight: bold;
}

.desplegable, .desplegable input{
	background: #fefef6;
}

.detallepresupuesto .filagasto{
	background-color: #fff !important;
	min-height: 50px !important;
}

.bloqueblock{
	max-width: 1130px;
	margin-left: 20px;
}

.textareaproveedor{
	height: auto;
	min-height: 140px;
	width: 500px;
	text-align: left;
	padding-left: 20px !important;
	padding-right: 20px !important;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
	line-height: 20px;
}

.textareatrabajo{
	height: auto;
	min-height: 240px;
	width: 500px;
	text-align: left;
	padding-left: 20px !important;
	padding-right: 20px !important;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
	line-height: 20px;
}

.alturaresumen{
	height: 150px;
}

.botonlupa img{
	width: 50px !important;
}

.separador2{
	border-left: 0px !important;
	background-color: #fbfbfb;
}

.pdtepago{
	font-size:21px;
	color:#fb8557
}

.visordocum{
	margin-left: 10px !important;
	height: 565px !important;
	background: #fff;
	/*background-image: url(../images/logotipo.png);*/
}

.filegd {
    font-size: 15px;
    border: 10px solid transparent;
    cursor: pointer;
	font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#formalta{
	height: 565px !important;
	padding-top: 60px;
}

#formalta button{
	margin-left: 400px;
}

.btn2 {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid;
	border-color: #cfcfcf;
    white-space: nowrap;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
	border-radius: 0px 5px 5px 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.input-group-btn{
	margin-left: -180px !important;
}


.inputImagen { 
    opacity: 0.5;
	width: 450px !important;
	height: 33px;
	background-color: #eee;
}

.inputImagen2{ 
    opacity: 0.5;
	width: 50px !important;
	height: 33px;
	background-color: #eee;
}

.botonInputFileModificado { 
    position: relative;
    padding-bottom: 2px;
    cursor: pointer;
	float:right;
}

.botonInputFileModificado .inputImagenOculto {
    opacity: 0;
    position: absolute;
    margin-left: -125px;
    width: 225px;
}

.botonInputFileModificado .inputImagenOculto2 {
    opacity: 0;
    position: absolute;
    margin-top: 10px;
    width: 80px;
}

.botonfoto{
	width: 123px;
}

.opcempleado{
	height: 40px !important;
	border: 1px solid #cccccc;
	vertical-align: middle;
	text-align: center;
	padding-top: 10px;
	text-transform:uppercase;
}

.sexo{
	/*width: 	220px;*/
	height: 40px;
	border: 1px solid #cccccc;
	vertical-align: middle;
	text-align: center;
	padding-top: 10px;
	text-transform:uppercase;
}

.concatmes{
	width: 	160px;
	height: 40px;
	border: 1px solid #cccccc;
	vertical-align: middle;
	text-align: center;
	padding-top: 10px;
	text-transform:uppercase;
	margin-top: 10px;
}

.periodofechas{
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 22px;
	float: right;
}

.fotovacia{
	width: 150px; 
	height: 180px;
}

.importeaparte{
	width: 700px;
	margin-top: 100px;
}

.avisocambios{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	width: 150px;
	text-align: center;
}

.totales{
	margin-right: 130px;
}


.tablaidentificacion{
	font-size:20px;
	margin-left: 300px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.bloqueidentif{
	
	padding-left: 100px;
	padding-bottom: 20px;
}

.bloqueidentif input{
	height: 40px;
	width: 150px;
	border-radius:10px;
	padding-left: 20px;
	font-size:16px;
}

.bloqueidentif button{
	height: 40px;
	width: 100px;
	margin-left: 100px;
	margin-top: 10px;
}

.bloqueidentif label{
	line-height: 40px;
	font-size: 20px;
}

.tablaidentificacion tr{
	height:60px;
}

.tablaidentificacion td{
	width:120px;
}

.bloquepresupacept{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
	border:3px solid #e1e1e1;
	border-radius:5px;
	margin-left: 150px;
}

.bloquepresupacept label{
	font-size: 18px;
	text-transform:uppercase;
	line-height: 40px;
}

.papelera{
	font-size: 23px;
}

.noverlineas{
	border:0px !important;
}

.partidalibre{
	height: 500px;
	width: 100%;
	background: #fff !important;
	border:3px solid #e1e1e1;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.modifpres{
	padding-left: 30px !important;
	padding-top: 10px !important;
	height: 30px !important;
}

.estado_pendiente{
	background: #feeccf !important;
}


.widget-counter-big *+.widget-counter-footer-text {
    margin-top: .625rem;
}

.widget-counter-big .widget-counter-footer-text {
    font-size: .875rem;
    text-transform: uppercase;
}

.text-success {
    color: #2ad170 !important;
}

.widget-counter-big *+.widget-counter-text {
    margin-top: 1.375rem;
}

.widget-counter-big .widget-counter-text {
    font-weight: 700;
}

h6, .h6 {
    font-size: 0.75rem;
    line-height: 1.5;
}

.widget-counter-big .widget-counter-title {
    font-size: 48px;
    line-height: 1;
}

.widget-counter-big {
    padding: 2.5rem .9375rem;
}

.widget-counter-big {
    padding: 1.25rem .9375rem;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,.075);
}

/*Card*/
.cardd {
	border-color:$gray_light_4;
	box-shadow:0 2px 2px rgba(0, 0, 0, 0.1);
	margin-bottom:.875rem;
	border-radius:0.5rem;
	.cardd-header {
		background:transparent;
		border-color:$gray_light_4;
		padding:0.75rem 1.25rem;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		justify-content: space-between;
		-webkit-justify-content: space-between;
		-ms-flex-pack: space-between;
		>h1,>h2,>h3,>h4,>h5,>h6,>.h1,>.h2,>.h3,>.h4,>.h5,>.h6 {
			margin-bottom:0;
		}
		&.cardd-header-bold {
			font-size:0.875rem;
			text-transform:uppercase;
			font-weight:600;
		}
		&.cardd-header-wth-bg {
			background:$gray_light_5;
			border-color:transparent;
			&.cardd-header-action {
				.card-action-wrap {
					color:$white;
				}
			}
		}
		&.cardd-header-action {
			.cardd-action-wrap {
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				-webkit-box-align: center;
				-ms-flex-align: center;
				align-items: center;
				> a.collapsed {
					@include transform(rotate(180deg));
				}
			}
			&.cardd-header-wth-text {
				align-items:flex-start;
				-webkit-box-align: flex-start;
				-ms-flex-align: flex-start;
				border-radius: calc(0.5rem - 1px) calc(0.5rem - 1px) 0 0;
			}
		}
		&.cardd-header-wth-bg-inv {
			color:$white;
			background:$primary;
			border-color:transparent;
			h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
				color:$white;;
			}
		}
		
		&:first-child {
			border-radius: calc(0.5rem - 1px) calc(0.5rem - 1px) 0 0;
		}
		.nav-tabs.cardd-header-tabs {
			border-bottom:0;
		}
	}
	&.sticky-cardd-header {
		.cardd-header {
			top:64px;
			position: -webkit-sticky;
			position: sticky;
			z-index: 100;
		}
	}
	.cardd-text {
		margin-bottom:1rem;
		&:last-child {
			margin-bottom: 0;
		}
}
	.cardd-title {
		font-size: 1rem;
		color:$black_2;
		font-weight: 500;
	}
	.cardd-subtitle {
		font-size: 0.875rem;
	}
	.cardd-body {
		padding:1.25rem;
		min-height: 1px;
		>.cardd-action-wrap {
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-align: center;
			-ms-flex-align: center;
			align-items: center;
			position: absolute;
			right: 14px;
			top: 8px;
			.btn {
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				flex-shrink:0;
			}
		}
		> .cardd-close {
			position: absolute;
			right: 14px;
			top: 10px;
			cursor: pointer;
			a {
				color:$black_2;
				@include transition(.2s ease);
				margin-left:1rem;
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				opacity:.6;
				font-size: 1.125rem;
				&:hover {
					opacity:1;
				}
			}
		}
	
.cardd.cardd-flush {
    border: none;
    box-shadow: none;
}

.h-100 {
    height: 100% !important;
}

.fw-medium {
    font-weight: 500 !important;
}

@media (min-width: 1200px)
.fs-4 {
    font-size: 1.5rem!important;
}


.text-primary {
	color: #6172F3 !important;
	opacity: 1 !important;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
}

.mt-5 {
    margin-top: 2rem !important;
}

.text-center {
    text-align: center!important;
}

.justify-content-center {
    justify-content: center!important;
}

.position-relative {
    position: relative!important;
}


element.style {
}
.mb-4 {
    margin-bottom: 1.5rem !important;
}
.mt-5 {
    margin-top: 2rem !important;
}
.text-center {
    text-align: center!important;
}
.mb-4 {
    margin-bottom: 1.5rem!important;
}
.mt-5 {
    margin-top: 3rem!important;
}
.justify-content-center {
    justify-content: center!important;
}
.position-relative {
    position: relative!important;
}

.d-flex {
    display: flex!important;
}

.px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
}

.fw-medium {
    font-weight: 500 !important;
}

.text-dark, .text-dark-40 {
    color: rgba(38, 42, 46) !important;
	opacity: 1 !important;
}

@media (min-width: 1200px)
.fs-4 {
    font-size: 1.5rem!important;
}

.fs-6 {
    font-size: 1rem !important;
}

.text-dark {
    opacity: 1;
    color: rgba(var(--bs-dark-rgb))!important;
}

.cardd .cardd-header > h1, .cardd .cardd-header > h2, .cardd .cardd-header > h3, .cardd .cardd-header > h4, .cardd .cardd-header > h5, .cardd .cardd-header > h6, .cardd .cardd-header > .h1, .cardd .cardd-header > .h2, .cardd .cardd-header > .h3, .cardd .cardd-header > .h4, .cardd .cardd-header > .h5, .cardd .cardd-header > .h6 {
    margin-bottom: 0;
	color: #262a2e;
}

.cardd .h6, .cardd h6 {
    font-size: 1rem;
}

.cardd .h1, .cardd .h2, .cardd .h3, .cardd .h4, .cardd .h5, .cardd .h6, .cardd h1, .cardd h2, .cardd h3, .cardd h4, .cardd h5, .cardd h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
}

.apexcharts-pie-label, .apexcharts-datalabels, .apexcharts-datalabel, .apexcharts-datalabel-label, .apexcharts-datalabel-value {
    cursor: default;
    pointer-events: none;
}

.apexcharts-datalabel-value {
    fill: #262a2e !important;
}

.px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
}

.sinretiraronline{
	background: #fff3e7 !important;
}

.asignado{
	background: #f3ffe7 !important;
}