		@charset "ISO-8859-1";


.nav-tabs > li > a {
	font-weight: bold;
	background:url(../img/pestania.png);
	background-repeat:no-repeat;
	background-size:100% 100%;
	color: #fff;
}


.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover{
	color: #fff;
}

.nav-tabs .nav-item.active>a{
    font-weight: bold;
    background: url(../img/pestania_activa.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}


  .contmain{
		border: 1px solid #8f1180;
		width: 50% !important;
		background-color: #fff;
		-webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.75);
		box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.75);
		border-radius: 10px;
  }
  
   .contmain-vp{
		border: 1px solid #8f1180;
		width: 50% !important;
		background-color: #fff;
		-webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.75);
		box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.75);
		border-radius: 10px;
  }
  
  .contmainout{
		border: 1px solid #8f1180;
		width: 50% !important;
		background-color: #fff;
		-webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.75);
		box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.75);
		border-radius: 10px;
  }

 .logo-hor{
    width: 100%;
    max-width: 92px;
    padding: 5px;

  }
  .logo-ver{  
    max-width: 130px;
    padding-top: 5px;

  }
  .logovr{
    width: 15%;
    max-width: 150px;    

  }
  
   .logo-previa-hor{
  	width: 15%;
    max-width: 150px; 
  }
  .logo-previa-ver{
  	width: 40%;
    max-width: 125px;
  }
  
 
  
  
  .btn.btsmpt{
  	max-width: 100px;
    padding: 8px 30px;
  }
  

  .btn-large.btnpt{
    border-radius: 20px;
    width: 130px;
    background-color:  #761d75;
  }

.btn.nextbtn:hover, .btn.backbtn:hover{
    background:  #008c99;
    color: #fff;
    border: 1px solid  #008c99;
  }
  
  
 
.btn.nextbtn:active, .btn.nextbtn:focus, .btn.backbtn:active, .btn.backbtn:focus{
    background: #8f1180;
    color: #fff;
    border: 1px solid #8f1180;
  }
 
 
  
 .btn.nextbtn{
	border-radius: 2px;
	border: 1px solid #8f1180;
	width: 70%;
	color: #fff;
	font-weight: 600;
	font-size: 14px;
	background: #8f1180;
	max-width: 350px;
}
 .btn.backbtn{
	border-radius: 2px;
	border: 1px solid #8f1180;
	width: 70%;
	color: #fff;
	font-weight: 600;
	font-size: 14px;
	background: #8f1180;
	max-width: 350px;
}
.btn.disablebtn:active, .btn.disablebtn:focus{
    background: #938f8f;
    color: #fff;
    border: 1px solid #938f8f;
  }

.btn.disablebtn{
	border-radius: 2px;
	border: 1px solid #938f8f;
	width: 70%;
	color: #fff;
	font-weight: 600;
	font-size: 14px;
	background: #938f8f;
	max-width: 350px;
}
.btn.disablebtn:hover{
    background:  #938f8f;
    color: #fff;
    border: 1px solid  #938f8f;
  }
  

#allcontenttap{
  width: 95%;
}

.formlbl label{
	
  color: #938f8f;
  font-size: 15px;
  font-weight: 200;
  margin-bottom: 0px !important;
}
#idfooter{
  padding-top: 20px;
  padding-bottom: 25px;

}
body{
  background: linear-gradient(to right, #f2ddf2, #b9edf863);
  min-height: 100vh;

}

body{

    font-size: 14px;
    line-height: 1.42857143;
}

.labelPrivacidad{
	font-size: 9pt;
    font-weight: 600;
}



.inputpt{	
	 font-size: 14px !important;
}
.form-group.formlbl select:focus{
	border-color: #8f1180;

}
.form-group.formlbl select{
	color: #555 !important;
	width: 100% !important;
	height: 30px !important;
   	border: none;
    border-bottom: solid 1px;
    border-radius: 0px;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 14px !important;
    border-color: #8f1180 !important;

}

.form-group.formlbl select:focus{
	border-color: #8f1180;
	-webkit-box-shadow: 0px 3px 3px -4px rgba(56, 169, 240, 0.75);
    -moz-box-shadow: 0px 3px 3px -4px rgba(56, 169, 240, 0.75);
    box-shadow:0px 3px 3px -4px rgba(56, 169, 240, 0.75);
}
.titletab{
	font-size: 25px !important;
	color:  #008c99 !important;
	font-weight: 400 !important;
}
.titlepop{
	font-size: 25px !important;
    color:  #008c99 !important;
    font-weight: 600 !important;
}
.title-app{
	font-size: 25px !important;
	padding-top: 20px;
    padding-bottom: 20px;
}

.titleverif{
	font-size: 25px !important;
    color:  #8f1180 !important;
    font-weight: 600 !important;
}
.titlerep{
	font-size: 25px;
	font-weight: 600;
}

.swal-title{
	font-size: 25px !important;
    color:  #8f1180 !important;
    font-weight: 600 !important;
}
.btnsmoves{
	padding-top: 5px;
}
.modaldescrip{
	width: 90%;
	padding-left: 10%;
}
.uppertext{
	text-transform: uppercase;
}
.modalform{
	width: 70% !important;
	padding-left: 10%;
}
.paddingbtn{
	padding-top: 20px;
	padding-bottom: 15px;
}
.border {
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border:1px solid #A184BA;
}
#bancariosdialog{
	width: 500px;
}

.modalbackgroup{
	background: none !important;	
}
.modaldialogmargin{
	margin:0px !important;
}   


input.entrada:focus{
	border-radius: 3px;
    border: 1px solid #8f1180;
    
}
input.entrada{
    border-radius: 3px!important;
    border: 1px solid #8f1180;
    height: 20px !important;
    font-size: 14px !important;
}

select.entrada:focus{
	border-radius: 3px;
    border: 1px solid #8f1180;
    font-size: 14px !important;
	
}
select.entrada{
    border-radius: 3px;
    height: 30px !important;
}
#allcontent{
    position: absolute;
    left: 25%;
}


input[type="text"].mediumbox{
	width: 85%;
}

select.mediumbox{
	width: 88%;
}


.bold{
	
	font-weight: bold !important;
}

.paddingforment{
	    padding-top: 10px;
}

.txt{
	color: #55616c;	
}

.inputborder:focus{
	border: 1px solid #8f1180 !important;
	border-radius: 4px !important;
	font-size: 14px !important ;
}
.inputborder{
	border-radius: 4px !important;
	font-size: 14px !important;
}

.btnsmoves .divbackButton{	
    width: 49%;
    display: inline-block;
    text-align: left;	
}
.btnsmoves .divNextButton{	
    display: inline-block;
    width: 49%;
    text-align: right;	
}

.popbtnsconfirm{
	display: inline-block;
	padding-top: 20px;
    padding-bottom: 20px;	
}

.fontsan{
    font-family: 'Open Sans', sans-serif !important;
}

#tblDocumentos .doccabecera{
	color: purple;
    font-size: 12px;
    font-style: italic;
}

#tblDocumentos .doccabecera th{
	text-align: center;
}

.adjuntar img{
	width: 30px;
}

.popcaptura{
	left: 50%;
}



/*Stepper css*/

 .md-stepper-horizontal {
	display: table; /* Se comporta como una tabla */
    width: 100%;
    table-layout: fixed; /* Distribuye de manera uniforme */
    margin: 0 auto;
    background-color: #FFFFFF;
    box-shadow: 0 0px 0px 0px rgba(0, 0, 0, .50);
} 
/*  Estilo original del texto debajo de los steppers */

/*  Estilo para el tooltip */
.md-stepper-horizontal .md-step .tooltip {
    position: absolute;
    background-color: #8f1180;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 12px;
    white-space: nowrap;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: 10;
}

/*  Mostrar el tooltip al hacer hover sobre el stepper */
.md-stepper-horizontal .md-step:hover .tooltip {
    visibility: visible;
    opacity: 1;
}


.md-stepper-horizontal .md-step .md-step-title {
	margin-top: 16px;
	font-size: 10px;
	font-weight: 600;
	text-align: center;
	color: rgba(0, 0, 0, .26);
}

/*  NUEVO: Clase para el ícono oculto por defecto */
.md-stepper-horizontal .md-step .md-step-icon {
	display: none;
	margin-top: 16px;
	font-size: 16px;
	color: #8f1180;
	text-align: center;
}

/*  RESPONSIVE: Cambia texto por íconos en pantallas pequeñas */
@media (max-width: 768px) {
	.md-stepper-horizontal .md-step .md-step-title {
		display: none; /*  Oculta el texto */
	}

	.md-stepper-horizontal .md-step .md-step-icon {
		display: block; /*  Muestra el ícono */
		font-size: 18px;
	}
}

.md-stepper-horizontal .md-step {
	display:table-cell;
	position:relative;
	padding-top:15px;
	padding-bottom: 10px;
}
.md-stepper-horizontal .md-step:hover,
.md-stepper-horizontal .md-step:active {
	background-color:rgba(0,0,0,0.04);
}
.md-stepper-horizontal .md-step:active {
	border-radius: 15% / 75%;
}
.md-stepper-horizontal .md-step:first-child:active {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.md-stepper-horizontal .md-step:last-child:active {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.md-stepper-horizontal .md-step:hover .md-step-circle {
	background-color:#757575;
}
.md-stepper-horizontal .md-step:first-child .md-step-bar-left,
.md-stepper-horizontal .md-step:last-child .md-step-bar-right {
	display:none;
}
.md-stepper-horizontal .md-step .md-step-circle {
	width:30px;
	height:30px;
	margin:0 auto;
	background-color:#999999;
	border-radius: 50%;
	text-align: center;
	line-height:30px;
	font-size: 12px;
	font-weight: 600;
	color:#FFFFFF;
}


.md-step-circle.checked{
    background: #008c99 !important;
}

.md-stepper-horizontal.violet .md-step.active .md-step-circle {
	background-color:#8f1180;
}
.md-stepper-horizontal.green .md-step.active .md-step-circle {
	background-color:#8f1180;
}
.md-stepper-horizontal.orange .md-step.active .md-step-circle {
	background-color:#F96302;
}
.md-stepper-horizontal .md-step.active .md-step-circle {
	background-color: rgb(33,150,243);
}
.md-stepper-horizontal .md-step.done .md-step-circle:before {
	font-family:'FontAwesome';
	font-weight:100;
	content: "\f00c";
}
.md-stepper-horizontal .md-step.done .md-step-circle *,
.md-stepper-horizontal .md-step.editable .md-step-circle * {
	display:none;
}
.md-stepper-horizontal .md-step.editable .md-step-circle {
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}
.md-stepper-horizontal .md-step .md-step-title {
	margin-top:16px;
	font-size:10px;
	font-weight:600;
}
.md-stepper-horizontal .md-step .md-step-title,
.md-stepper-horizontal .md-step .md-step-optional {
	text-align: center;
	color:rgba(0,0,0,.26);
}
.md-stepper-horizontal .md-step.active .md-step-title {
	font-weight: 600;
	font-size:12px;
	color:rgba(0,0,0,.87);
}
.md-stepper-horizontal .md-step.active.done .md-step-title,
.md-stepper-horizontal .md-step.active.editable .md-step-title {
	font-weight:600;
	font-size:12px;

}
.md-stepper-horizontal .md-step .md-step-bar-left,
.md-stepper-horizontal .md-step .md-step-bar-right {
	position:absolute;
	top:36px;
	height:1px;
	border-top:1px solid #DDDDDD;
}
.md-stepper-horizontal .md-step .md-step-bar-right {
	right:0;
	left:50%;
	margin-left:20px;
}
.md-stepper-horizontal .md-step .md-step-bar-left {
	left:0;
	right:50%;
	margin-right:20px;
}

.md-stepper-horizontal a{
	 text-decoration: none !important;
}
.md-stepper-horizontal .md-step{
	width:20%;
	cursor: pointer;
}

.md-stepper-horizontal.green .active .md-step-circle .cheked{
	color: #fff; 
}
.md-stepper-horizontal.green .active .md-step-circle .uncheked{	
		color: #8f1180; 
}
.md-stepper-horizontal.green .active .far{
	font-size: 12pt !important;
    font-weight: bold !important;
}


.btnsmoves .text-center{
	margin-top:10px;
}

#idfooter{
	margin-left: 10%;
	width: 80%;
}
   
h2.resaltada{
	color:#000000;
	margin: 0px 0;
	font-weight:bolder;
	font-size:12px;
	padding-left:30px;
	text-transform:none;
	background: #F5E9EF;
	
}



p.txt{
	color: #55616c;
    font-size: 14px;
}


.smart-form .label {
  display: block;
  margin-bottom: 6px;
  line-height: 19px;
}

.smart-form .input,
.smart-form .radio,
.smart-form .toggle {
  position: relative;
  display: block;
  margin: 0px 10px 0;
}

.swal-button:not([disabled]):hover {    
    background: #8f1180;
    color: #fff;
}
.swal-button:not([disabled]):focus {    
   border:none;
}

.swal-button{
	background-color: #8f1180;
	color: #fff;
}

.tblDocumentos-mv  {
	width: 80%;
	/*margin-left:10%;*/
}

.tblDocumentos-mv input[type="text"] {
	display: none;
}

.btn.abjuntadoc{
border-radius: 30px;
border: 1px solid #8f1180;
width: 100%;
color: #fff;
font-weight: 600;
font-size: 14px;
background: #8f1180;
margin-bottom: 5px;
/*
background: rgba(124,11,181,1);
	background: -moz-linear-gradient(left, rgba(124,11,181,1) 0%, rgba(183,40,219,1) 41%, rgba(212,40,212,1) 75%, rgba(212,40,212,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(124,11,181,1)), color-stop(41%, rgba(183,40,219,1)), color-stop(75%, rgba(212,40,212,1)), color-stop(100%, rgba(212,40,212,1)));
	background: -webkit-linear-gradient(left, rgba(124,11,181,1) 0%, rgba(183,40,219,1) 41%, rgba(212,40,212,1) 75%, rgba(212,40,212,1) 100%);
	background: -o-linear-gradient(left, rgba(124,11,181,1) 0%, rgba(183,40,219,1) 41%, rgba(212,40,212,1) 75%, rgba(212,40,212,1) 100%);
	background: -ms-linear-gradient(left, rgba(124,11,181,1) 0%, rgba(183,40,219,1) 41%, rgba(212,40,212,1) 75%, rgba(212,40,212,1) 100%);
	background: linear-gradient(to right, rgba(124,11,181,1) 0%, rgba(183,40,219,1) 41%, rgba(212,40,212,1) 75%, rgba(212,40,212,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7c0bb5', endColorstr='#d428d4', GradientType=1 );
*/
padding: 4px 9px !important;
}

.btn.abjuntadoc:hover{
border-radius: 30px;
border: 1px solid #8f1180;
width: 100%;
color: #fff;
font-weight: 600;
background: #8f1180;
/*
	background: rgba(124,11,181,1);
	background: -moz-linear-gradient(left, rgba(124,11,181,1) 0%, rgba(183,40,219,1) 41%, rgba(212,40,212,1) 75%, rgba(212,40,212,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(124,11,181,1)), color-stop(41%, rgba(183,40,219,1)), color-stop(75%, rgba(212,40,212,1)), color-stop(100%, rgba(212,40,212,1)));
	background: -webkit-linear-gradient(left, rgba(124,11,181,1) 0%, rgba(183,40,219,1) 41%, rgba(212,40,212,1) 75%, rgba(212,40,212,1) 100%);
	background: -o-linear-gradient(left, rgba(124,11,181,1) 0%, rgba(183,40,219,1) 41%, rgba(212,40,212,1) 75%, rgba(212,40,212,1) 100%);
	background: -ms-linear-gradient(left, rgba(124,11,181,1) 0%, rgba(183,40,219,1) 41%, rgba(212,40,212,1) 75%, rgba(212,40,212,1) 100%);
	background: linear-gradient(to right, rgba(124,11,181,1) 0%, rgba(183,40,219,1) 41%, rgba(212,40,212,1) 75%, rgba(212,40,212,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7c0bb5', endColorstr='#d428d4', GradientType=1 );
*/

}


.img-captura input{
	display: none;
}

.img-captura img
{
    width: 120px;
    cursor: pointer;
}


/*
.mb-persona{
	display: none;
}
*/
.radio-label{
	list-style: none;
}

.vprevia{
	
	width: 150px;
	
}

.captura-txt, .qselect{
	text-transform:uppercase
}

.swal-button-container{
	width: 100%;
    text-align: center;
    margin: 0px 5px 5px 0px;	
}
.swal-button-container button{
	width: 85%;
    border-radius: 2px;
    padding: 6px 20px;
    font-size:  16px !important;   
}
.swal-button-container div.swal-button{
	margin-left: 7.5%;
    width: 85%;
    padding: 6px 0px;
}


.ttip{
	text-decoration: none !important; 
}
.ttip i{
	font-size: 15px;
    color: #8f1180;
}

.bottomright{
	position: fixed;
    bottom: 10%;
    right: 5%;
}

#lamina{
display: none;
}
.bottomright:hover #lamina{
	display: inline !important ;
}

.swal-btn{
	width: 100% !important;
	padding: 6px 24px !important;
}
.swal-content .formlbl label{
	text-align: left !important;
	margin-left: 5px !important;
}
.swal-content  .swal-legend{
	text-align: justify;
	margin-bottom: 15px;
}

.swal-modal.welcome{
	width : 620px;
	
}

.swal-modal.welcome .swal-content{
	width : 100%;
	
}



.doc-loading{
	font-size: 50px;
    color: #8f1180;
}

.previacaptura{
	text-align: left;
    background-color: #F6F6EF;
    padding: 10px;
    border-radius: 2px;

}

.modal.mpops{
	border: none !important;
}

.btn.edit{
	background: #8f1180;
    /*background: #008c99;*/
    color: #fff;
    padding: 4px 12px;
    font-size: 14px;
    width: 85px;
    border-radius: 3px;
}

.span12 .dconf{
	display: inline-block;
    width: 70%;
}
.span12 .bconf{
	text-align: right;
    display: inline-block;
    margin-left: 5%;
}

.txtconf{
	font-size: 14px;
	color: #555;
}

.txtconf span{
	color: #008c99;
    font-size: 14px;
    font-weight: 600;
}

.btn.edit:hover{
    background: #8f1180;
    /*background: #008c99;*/
    color: #fff;
    padding: 4px 12px;
    font-size: 14px;
    width: 85px;
    border-radius: 3px;
 }
 
 
 #showwelcome{
 	top:auto;
 }
  
.dconfv{
	padding-top: 15px;
}

/*  */
 .swal-pre img{
 	width: 100%;
 }
 
 .pre-value  p {
 	margin-bottom: 0px ;	
 }
 .pre-data {
 	text-align: right; 	
 }
 
.pre-data a{
	margin-bottom: 4px;
}
 
 
 
 .list-group-item.abjuntadoc{
    border-radius: 30px;
    border: 1px solid #8f1180;
    width: 100%;
    color: #fff;
    text-align: center;
    font-weight: 500;
    font-size: 14px;
    background: #8f1180;
    margin-bottom: 5px;
    padding: 4px 9px !important;
  }
  .list-group-item.abjuntadoc:hover{
    text-align: center;
    background: #8f1180;
    color: #fff;
    cursor: pointer;
  }
  
   .list-group-item.abjunta-ok{
    border-radius: 30px;
    border: 1px solid #008c99;
    width: 100%;
    color: #fff;
    text-align: center;
    font-weight: 500;
    font-size: 14px;
    background: #008c99;
    margin-bottom: 5px;
    padding: 4px 9px !important;
  }
  .list-group-item.abjunta-ok:hover{
    text-align: center;
    background: #008c99;
    color: #fff;
    cursor: pointer;
  }
  
  .list-group-item.abjunta-red{
    border-radius: 30px;
    border: 1px solid #fd031b;
    width: 100%;
    color: #fff;
    text-align: center;
    font-weight: 500;
    font-size: 14px;
    background: #fd031b;
    margin-bottom: 5px;
    padding: 4px 9px !important;
  }
  .list-group-item.abjunta-red:hover{
    text-align: center;
    background: #008c99;
    color: #fff;
    cursor: pointer;
  }
  
  .pt-delete{
  	background: #fd031b;
    color: #fff !important;
  }
  
  .pt-delete:hover{
  	background: #fd031b;
    color: #fff !important;
  }
  
  
  
  
  
  
  #map-canvas{
  width:  100%;
  height: 300px;
  }
  
.welcome img{
	width: 100%;
}

.qpt-info{
cursor: pointer;
}


.accordions {
    font-family: arial;
    width: 100%;
}

.accordion-item {
    background-color: #f9f9f9;
    margin-bottom: 20px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.accordion-item .accordion-title {
    cursor: pointer;
    padding: 10px;
    transition: all 0.4s;
    border-radius: 5px 5px 0 0;
}

.accordion-item .accordion-title.active-title {
    background-color: #008c99;
    color: #fff;
}

.accordion-item .accordion-title h2 {
    margin: 0;
    font-size: 18px;
    display: flex;
    justify-content: space-between;
}

.accordion-item .accordion-title i.fa-chevron-down {
    transform: rotate(0);
    transition: 0.4s;
}

.accordion-item .accordion-title i.fa-chevron-down.chevron-top {
    transform: rotate(-180deg);
}

.accordion-item .accordion-content {
    display: none;
    line-height: 1.7;
    padding: 20px;
    background-color: #f9f9f9;
    border-radius: 0 0 5px 5px;
}

.accordion-item .accordion-content.active {
    display: block;
}

.accordion-item .accordion-content p {
    margin: 0;
}

input[type="text"].pttext {
    border: none;
    border-radius: 0px;
    border-bottom: 1px solid #8f1180;
    -webkit-box-shadow: 0 1px 0 0 #fff;
    box-shadow: 0 1px 0 0 #fff;
}

.is-readonly input[disabled], .is-readonly textarea[disabled], .is-readonly select[disabled]{
  cursor: text;
  background-color: #fff;
  border-color: transparent !important;;
  outline-color: transparent !important;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  
}

.previa-label{
	color: #008c99 !important;
	font-weight: bold !important;
}

.qresal-green {
    color: #008c99 !important;
}
.qresal-viol {
    color: #9d2990 !important;
}

.btn.qinfo{
	color: #8f1180;
	border-color: #8f1180;
	padding: 4px 10px !important;
}
.btn.qinfo:hover{
	color: #FFFFFF;  
	border-color: #008c99 !important;
	padding: 4px 10px !important;
}
.form-group {
    margin-bottom: 3px !important;}
    
    
 .btn.disbtn{
  background:  #8a8787 !important;
 border: 1px solid #8a8787 !important;
 color: #fff !important;

}

 .btn.disbtn:hover{
    background:  #8a8787 !important;
    color: #fff;
    border: 1px solid  #8a8787 !important;
  }
    
.accordions .list-group-item{
	padding: 5px 1.25rem !important;
}

#allcontenttap .is-invalid{
	    border-color: #dc3545 !important;
}



element.style {
    border: none;
}

.form-group.formlbl input[type="text"], 
.form-group.formlbl input[type="email"], 
.form-group.formlbl input[type="tel"]{
	height: 27px !important;
    font-size: 14px !important;
	border-width: 0px;
    border-bottom: solid 1px #8f1180 !important;
    border-radius: 0px !important;
}

.form-group.formlbl input[type="text"]:focus, 
.form-group.formlbl input[type="email"]:focus, 
.form-group.formlbl input[type="tel"]:focus{
	-webkit-box-shadow: 0px 5px 5px -4px rgba(56, 169, 240, 0.75);
    -moz-box-shadow: 0px 5px 5px -4px rgba(56, 169, 240, 0.75);
    box-shadow:0px 5px 5px -4px rgba(56, 169, 240, 0.75);
}

.seccion-text strong{
	color: #787676;
}

.app-header{
	background-color: #9d2990;
    margin-bottom: 15px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 4px 0px rgb(0 0 0 / 75%);
    -moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.75);
}
.app-header .app-header-logo{
	background-color: #ffff;
    margin: 0 0 5px 5px;
    border-radius: 3px;
    width: 13%;
    max-width: 100px;
}

.app-form-shadow{
	padding: 15px;
	margin-top: 10px;
	border-radius: 5px;
    -webkit-box-shadow: 3px 3px 8px 0px rgb(185 182 182 / 75%);
    -moz-box-shadow: 3px 3px 8px 0px rgb(185 182 182 / 75%);
    box-shadow: 3px 3px 8px 0px rgb(185 182 182 / 75%);
}

.app-info-details{
	margin-top: 10px;
	padding: 15px;
	border-radius: 5px;
	background-color: #b505a1;
	color: #ffffff;
	
}
.app-info-details .app-info-ly{
	display: flex;;
}
.app-info-details .app-info-details-icon{
	width: 10%;
    max-width: 20px;
}
.app-info-details .app-info-content{
	width: 90%;
}


.app-previa-docs{
	margin: 20px;
	border: solid 1px #bfb7b7;
    border-radius: 5px;
}
.app-previa-docs .doc-content{
	width: 25%;
}

.app-previa-docs .doc-icon{
	font-size: 50px; 
	color: #f10606;
	margin: 5%;
}

.hiscomm .swal-content{	
	overflow-y: scroll;
    height: 400px;
}


.hiscomm .cm-item-front{
	border: 1px solid #8f1180;
    border-radius: 4px;
    padding: 2px 5px 2px 0  !important;
    max-width: 380px;
    width: 100%;
    color:#8f1180;
	margin: 10px 0 0 2px !important;
    text-align: right;
 
	
}

.hiscomm .cm-item-back{
	border: 1px solid #008c99;
    border-radius: 4px;
    padding: 2px 0 2px 5px;
    max-width: 380px;
    margin: 10px 1px 0 0;
	
	width: 100%;
}

.hiscomm .swal-title{
	color: #8f1180;
	padding: 2px 2px;
    font-size: 20px;
} 
.hiscomm .swal-title:first-child{	
    margin-top: 6px;
}

.hiscomm .swal-content{	
	overflow-y: scroll;
    height: 400px;
}

.hiscomm  .hd-eje{
    border: solid 1px #008c99;
    border-radius: 3px;
}
.hiscomm  .hd-back{
    border: solid 1px #8f1180;
    border-radius: 3px;
}

.hiscomm  .d-commets{
	text-align: left;
    padding: 5%;	
    max-width: 500px;
}

.hiscomm i{
	    font-size: 25px;
}


.icon-doc-xml{
	background-image: url("./images/icon_xml.png");
   	width: 40px;
    height: 49px;
 	background-size: cover;
}

.icon-doc-pdf{
	background-image: url("./images/pdf-icon.png");
   	width: 40px;
    height: 49px;
 	background-size: cover;
}
.icon-doc-file{
	background-image: url("./images/file-icon.png");
   	width: 50px;
    height: 49px;
 	background-size: cover;
}
.icon-doc-img{
	background-image: url("./images/img-icon.png");
   	width: 50px;
    height: 49px;
 	background-size: cover;
}

.doc-preview{
	margin: 0 5px 0 5px;
}

.doc-preview .doc-preview-doc{
	padding: 0px;
}

.doc-preview .doc-preview-delete{
	margin-top: 5px;
	width: 40px
}

.link-pt{
	text-decoration-line: underline;
    color: #8f1180;
}
 
 .link-pt:hover {text-decoration-color: #8f1180; color: #8f1180;}

.chk-pt[type="checkbox"] {
    width: 25px !important;
    height: 25px !important;
}
.chk-pt {    
    margin-left: -2.25rem !important;
}

.form-check-input:checked{
 	background: #8f1180 !important;
    background-color: #8f1180 !important;
  
}
input[type="checkbox" i]:checked{
	background-color: #8f1180 !important;
}
