/**/ 
/*form-control*/

.cp{
	cursor: pointer;
}

.dts_form .material-icons{
  font-size: 16px !important;
}
/* .dts_form select{
  width: calc(100% - 47px) !important;
  margin-right: 8px;
  display: inline-block;
} */

.input-group-text { 
	border: 1px solid #DBDBE5 !important;
	color: #000 !important;
	border-radius: 28px;
	border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
	background-color: #fff !important;
	border-left: none !important;
}

.input-group>.custom-select:not(:last-child), .input-group>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
		border-right: none !important;
}

.form-control {
	border-radius: 28px; 
	border: 1px solid #DBDBE5;
	font-family: Roboto !important;  
	border-color: #DBDBE5;
	color: #000;
}

.form-control-dummy {
height:  2.95rem  ;
}

.btn{
	border-radius: 21px;
  height: fit-content;
  padding-left: 2rem !important;
  padding-right: 2rem !important;
  font-family: Roboto !important;
}

.btn-nuevo-registro{
  padding-left: 16px !important;
  padding-right: 16px !important;
}

 .show > .btn-primary.dropdown-toggle,
.btn-success ,
.btn-success:hover , 
.btn-primary,
.btn-primary:not(:disabled):not(.disabled):active ,
.btn-primary:hover {
	color: #fff;
	/*font-weight: bold;*/
	background-color: #0073FF;
	border-color: #0073FF;
}
.btn-gris{
	color: #E4E4E4; 
	background-color: #868DB4;
	border-color: #868DB4;

}
.btn.btn-outline-primary { 
	border-color: #0073FF; 
}
 
.btn.btn-outline-primary:hover {  
	border-color: #0073FF; 
	background: #0073FF;
}

.btn-negro, .m-btn {
	color:#fff !important;
	background: #000000 0% 0% no-repeat padding-box !important;
  border-color: #000000 !important;
}



.btn-rojo {
	color:#fff !important;
	background: #DD6666 0% 0% no-repeat padding-box;
  border-color: #DD6666;
}

#btn_informes {
  width: 100%;
  height: calc(2.95rem + 2px);
  overflow: hidden;
}
 

.btn-blanco,
.btn-blanco:hover {
	color: #0073FF;
	font-weight: bold;
	background-color: #fff;
	border-color: #fff;
}


.btn-subtareas,
.btn-tareas{
	background-color: #C3C6D9 !important;
	color: #0073FF !important;  

}
.btn-subtareas.active,
.btn-tareas.active{
	background-color: #0073FF !important;  
	color: #fff !important;  

}

a,
a:active, 
a:focus, 
a:hover {
	color: #0073FF; 
	text-decoration: none;
}

a.a2,
a.a2:active, 
a.a2:focus, 
a.a2:hover {
	color: #868DB4; 
}


.select2-container {
	width: 100% !important;
  height: calc(2.95rem + 1px);
}



#buscar:focus {
    border: 0px;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: 0px;
    border-bottom: 2px solid #22bbe7;
    box-shadow: none;
    border-radius: 0;
    margin: 2px;
}

.form-control.euro {
  background-image: url('./images/euro.svg') !important; 
  background-repeat: no-repeat;
  background-position: 98%;
  background-size: 0.8em;
  padding-right: 10% !important;
  width: 90% !important;
  text-align: right;
}
.form-control.m2 {
  background-image: url('./images/m2.svg') !important;
  background-repeat: no-repeat;
  background-position: 98%;
  background-size: 1.0em;
  padding-right: 10% !important;
  width: 90% !important;
  text-align: right;
}
.m-switch input:empty ~ span { 
	float: right; 
}
.m-switch.m-switch--sm  .lbl {
	/*line-height: 27px; */
	height: 27px;
	margin-right: 15px;
}
.m-switch input:checked ~ span::after {
	background-color: #33A886; 
}
.material .row{
	width: 100%
}
.material .form-control:focus {
	border: 0px;
	border-bottom: solid 1px #0073FF; 
  box-shadow: none !important;
  outline-color: -moz-use-text-color;
  outline-style: none;
  outline-width: 0;
}
.material label{
	margin-top: 1rem;
	margin-bottom: 0;
	font-size: 0.95rem;
}
.material label.switch-label-top{
	margin-top: 0.7rem; 
}
.material label.switch-label-bottom{
	margin-top: 0.3rem; 
}
.material .form-control { 
	border-radius:0px;
	border:0px;
	border-bottom: solid 1px #ccc; 
	background-color: transparent;
    box-shadow: none !important;
    padding:  1.25rem 0 1.35rem 0;
  /* height: calc(1.55rem + 2px); revienta el explorer*/
  font-size: 1.2rem;
} 
textarea{
	min-height:  50px;
}
 .material textarea.form-control {  

	padding: 0rem 0 0rem 0;
	margin-top: 1.07rem;
	height: 100px;

} 
.material .form-control.red { 
	border-radius:0px;
	border:0px;
	border-bottom: solid 1px #d50043;
} 
.material select.form-control{
	-webkit-appearance: none; 
	appearance: none;
	-moz-appearance: none;
	height: calc(2.55rem + 2px);
	padding: 0.5rem 0 0.5rem 0;
	/*background: url(/wp-content/uploads/2019/05/arrow-1.png) no-repeat right transparent;*/

    background: url(../images/select-arrow.png) no-repeat right transparent;

	border-bottom: 2px solid #ccc !important;
    margin: 5px;
}

.material select.form-control.text-white{
    background: url(../images/select-arrow-bl.png) no-repeat right transparent;
}
.material select.form-control.multiple{
	height: 175px
}

.material .form-control-sm {
	height: calc(2.2125rem + 2px);
	padding: .45rem .8rem;
	font-size: .875rem;
	line-height: 1.5;
}
.material  div.dataTables_wrapper div.dataTables_length select {
	width: 40px;  
} 
.material-icons.file-pdf {
	margin-right: 5px;
	float: right;
	background-image: url('../images/material-icons/file-pdf.svg');
	padding: 1rem;
}
.material-icons.file-excel {
	margin-right: 16px;
	background-image: url('../images/material-icons/file-excel.svg');
	padding: 1rem;
}

.material-icons.file-excel-white {
	background-image: url('../images/material-icons/file-excel-white.svg');
 	 background-repeat: no-repeat;
	padding: 1rem;
}

.material-icons.inicio-icon {
	background-image: url('../images/material-icons/inicio-icon.svg');
	background-repeat: no-repeat;
	background-position: center;
	padding: 1rem;
}

.m-menu__item--active .material-icons.inicio-icon {
	background-image: url('../images/material-icons/inicio-active-icon.svg') !important;
}

.material-icons.crfs-icon {
	background-image: url('../images/material-icons/crfs-icon.svg');
	background-repeat: no-repeat;
	background-position: center;
	padding: 1rem;
}

.m-menu__item--active .material-icons.crfs-icon {
	background-image: url('../images/material-icons/crfs-active-icon.svg') !important;
}

.material-icons.pardelas-icon {
	background-image: url('../images/material-icons/pardelas-icon.svg');
	background-repeat: no-repeat;
	background-position: center;
	padding: 1rem;
}

.m-menu__item--active .material-icons.pardelas-icon {
	background-image: url('../images/material-icons/pardelas-active-icon.svg') !important;
}

.material-icons.list-icon {
	background-image: url('../images/material-icons/list-icon.svg');
	background-repeat: no-repeat;
	background-position: center;
	padding: 1rem;
}

.m-menu__item--active .material-icons.list-icon {
	background-image: url('../images/material-icons/list-active-icon.svg') !important;
}

.material-icons.confCat-icon {
	background-image: url('../images/material-icons/confCat-icon.svg');
	background-repeat: no-repeat;
	background-position: center;
	padding: 1rem;
}

.m-menu__item--active .material-icons.confCat-icon {
	background-image: url('../images/material-icons/confCat-active-icon.svg') !important;
}

.material-icons.confBloques-icon {
	background-image: url('../images/material-icons/confBloques-icon.svg');
	background-repeat: no-repeat;
	background-position: center;
	padding: 1rem;
}

.m-menu__item--active .material-icons.confBloques-icon {
	background-image: url('../images/material-icons/confBloques-active-icon.svg') !important;
}

.material-icons.cuentas-icon {
	background-image: url('../images/material-icons/cuentas-icon.svg');
	background-repeat: no-repeat;
	background-position: center;
	padding: 1rem;
}

.m-menu__item--active .material-icons.cuentas-icon {
	background-image: url('../images/material-icons/cuentas-active-icon.svg') !important;
}

.material-icons.mi-cuenta-icon {
	background-image: url('../images/material-icons/mi-cuenta-icon.svg');
	background-repeat: no-repeat;
	background-position: center;
	padding: 1rem;
}

.m-menu__item--active .material-icons.mi-cuenta-icon {
	background-image: url('../images/material-icons/mi-cuenta-active-icon.svg') !important;
}

.material-icons.flora-icon {
	background-image: url('../images/material-icons/flora-icon.svg');
  background-repeat: no-repeat;
  background-position: center;
	padding: 1rem;
}
 
.m-menu__item--active .material-icons.flora-icon {
	background-image: url('../images/material-icons/flora-active-icon.svg') !important;
}


.material-icons.salir-icon {
	background-image: url('../images/material-icons/salir-icon.svg');
  background-repeat: no-repeat;
  background-position: center;
	padding: 1rem;
}

#a-salir:hover .material-icons.salir-icon {
	background-image: url('../images/material-icons/salir-active-icon.svg') !important;
}

#a-salir:hover {
	color:#33A886;
}
.m-nav__link #salir-icon {
  background-image: url('../images/material-icons/salir-active-icon.svg') !important;
}

.material .dataTables_filter img.cp, .material .dataTables_filter i.cp {
	margin-top: 18px;
}


.loader {
    display: block;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: #fff;
    background: url('../images/panel-loader.gif') 50% 300px no-repeat rgb(249, 249, 249);
}

.dzone {
    cursor: pointer; 
    border: 2px dashed #ebedf2; 
    padding: 20px;
    text-align: center; 
    min-height: 150px;
    border: 2px solid rgba(0,0,0,0.3);
    background: white; 
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.select2-container--default .select2-selection--single, .select2-container--default .select2-selection--multiple {
  border-radius: 28px !important;
  border: 1px solid #DBDBE5 !important;
  font-family: Roboto !important;
  color: #000 !important;
  height: calc(2.95rem + 1px);
}

.select2-container--default .select2-selection--single .select2-selection__rendered .select2-selection__arrow:before, .select2-container--default .select2-selection--multiple .select2-selection__arrow:before{
  color: #000 !important;
  height: calc(2.95rem + 1px);
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #000000 !important;
  height: calc(2.95rem + 1px);
}

.input-informes {
  width: calc(100% / 5);
}