/* === Estilos formulario Huge IT Forms === */

/* Botón de subir hoja de vida */
.uploadbutton{
    background-color: #ccc !important;
    height:40px !important;
    border-radius: 0 !important;
}
 
/* Contenedor botón de subir hoja de vida */
 #hugeit-contact-wrapper_8 .file-block .textholder{
     height:40px !important;
     border-radius: 0 !important;
}
 
/* Ícono botón de subir hoja de vida */
#hugeit-contact-wrapper_8 .file-block .uploadbutton i{                
                    margin-top: 15px !important;
}

/* Inputs generales formulario */
#hugeit-contact-wrapper_8 .input-text-block input, #hugeit-contact-wrapper_8 .input-text-block input:focus{
         height:40px !important;
         border-radius: 0 !important;
}

/* Botón de envío */
#hugeit-contact-wrapper_8 .buttons-block button{
    width: 30% !important;
    height: 40px !important;
    float: right !important;
    border-radius: 0 !important;
}

/* === Estilos Calendario de eventos === */

/* Encabezado calendario */
.calendar-head{
padding: .3em !important;
background-color: #ffa31f !important;
/*border-radius: 10px 10px 0 0;*/
color: white !important;
}

/*Recuadro izq de fecha */
.ecwd-list-date{
background-color: #062480 !important;
color: white !important;
}

/* Título evento Widget */
.event-title a{
color: #062480 !important;
}

/* Título evento calendario grande  */
h5 a{
color: #062480 !important;
}

/* Cambio de flechas mes calendario y Widget  */
.previous span, .next span{
display:none;
}

.previous:before{
font-family: FontAwesome;
    content: "\f0d9";
}

.next:after{
font-family: FontAwesome;
content: "\f0da";
}

/* Meses en calendario  */
.month-name{
color:white !important;
margin: 0 .5em;
}

/* Flechas cambio de año  */

.current-month a{
color: #ffa31f !important;}

.current-month a:nth-child(1):before{
   font-family: FontAwesome;
   content: "\f0d9";
 color: white !important;
}

.current-month a:nth-child(2):after{
    font-family: FontAwesome;
    content: "\f0da";
color: white !important;
}

/* === Estilos FAQ === */

/* Enlace "on Top"  */
a[href^="#faq-top"]{
display:none !important;
}

#faq-top{
display: none !important;
}

/* Header FAQ's  */
.accordion_title{
background-color: #062480 !important;
}

/* === Estilos PQR's === */

.wpas-link-logout{
    display: none !important;    
}

.wpas-btn-default{
    background-color: #062480 !important;
    color: white !important;
    border: 0 !important;
}

.wpas-btn-default:hover{
    opacity: .9 1important;
}

/* === Estilos formularios de ingreso === */

/* Inputs y textareas  */
#loginform input, #registerform input, #lostpasswordform input, #resetpassform input{
    display: block;  
    border: 1px solid #ccc;
    height: 2.6em;
    width: 97%;
    border-radius: 5px;    
}

/* Textarea registro  */
#registerform textarea{
     display: block;  
    border: 1px solid #ccc;   
    width: 97%;
    border-radius: 5px;  
}

/* formulario nueva contraseña  */
#resetpassform{
    margin-bottom: 20px;
}

/* Check 'recordar'  */
#rememberme {
    width: 3% !important;
    height: 1.7em !important;
    display: inline-block !important;
}

p.tml-rememberme-wrap{
    position: relative;
}

label[for='rememberme']{
    position: absolute;
    top: 1%;
    left: 4%;
}



/* Contenedor inputs  */
#loginform p, #registerform p, #lostpasswordform p{
    margin-bottom: 10px !important;
}

/*Botón de ingreso*/

#wp-submit{
    background-color: #062480;
    color: white;
}

#wp-submit:hover{
    opacity: .9;
}

/* === Estilos plugin de eventos === */

/*Botones*/

.view-details-btn, .ticket-selector-submit-btn, #spco-go-to-step-finalize_registration-submit{
    border-style: none;
    background-color: #ffa31f;
    padding: 8px;
    color: white;
}

.view-details-btn:hover, .ticket-selector-submit-btn:hover, #spco-go-to-step-finalize_registration-submit:hover{
   opacity: .9;
}

/*Inputs*/

.ee-reg-form-qstn-grp-dv input{
    height: 30px;
    border-style: none;
    border-radius: 7px;
    margin-bottom: 7px;
    border: 1px solid #ccc;
}

.ee-event-datetimes-li{
    color: #062480;
    font-weight: bolder;  
    padding: 4px 8px;
}

/*cajas de eventos*/

.espresso_event_type-single-event{
    border: 1px solid #ccc;
    border-radius: 9px;
    padding: 10px 20px;
}

.espresso_event_type-single-event p{
    padding-top: 15px;
    border-top: 1px solid #ccc;
}

.ee-ical-sbmt{
    display:none;
}

.btn-linkedin{
    background-color: white !important;
}

/* === Estilos impugnar === */

.blog_post p a{
    background-color: #ffa31f !important;
    padding: 5px 10px !important;
    color: white !important;
    text-decoration: none !important;    
}

.blog_post p a:hover{
    opacity: .9;
}

/* === Estilos java === */

.trn-btn{
    border-style:none;
    background-color: #ccc;
    color: #666;
    padding: 5px 10px;
    margin-bottom: 5px;
    width: 220px;
    height: 40px;
    cursor: pointer;
}

.trn-btn:hover{
    background-color: #ffa31f;
    color: white;
}

.javactive{
     background-color: #ffa31f;
    color: white;
}

/* estilos impugnacion IE*/
#divbtnInpugna_d_in{
    border-style: none;
    background-color: #ffa31f;
    padding: 5px 10px;
    margin-bottom: 5px;
    width: 220px;
    height: 40px;
    cursor: pointer;
}

#h5impug{
    margin-top: 8px;
    color: white;
    margin-left: 73px;
    font-family: sans-serif;
    font-size: 13.3px;
}
/* Fin estilos impugnacion IE*/


/* === ===*/



.sf-menu li li a{
    background-color: #f5f5f5;
}


/* ===Información de impugnación ===*/

.wrap_info_mercados{
    padding: 15px 8px 30px 8px;
    text-align: center;
    margin-top: -16px;
    border: 1px solid #dddddd;
    border-top: 0;
    border-radius: 0 0 8px 8px;
    height: 100px;
}

.wrap_info_mercados h4, .wrap_info_mercados h6{
    line-height: 14px;
}

.wrap_info_mercados h6{
    color: #666;
    font-weight: normal;
}

.wrap_info_mercados h4{
    padding: 10px 5px;
    color: #666;
}

.services_b{
    height: 300px;
    border-radius: 8px 8px 0 0 !important;
    border-bottom: 1px solid white !important;
}

.wrap_info_mercados a{
    background-color: #ffa31f;
    padding: 10px 14px;
    color: white;
    text-decoration: none;
    margin-top: 25px !important;
}

#noImpugna{
    line-height: 20px;
}

.impug-form-btn:hover{
    opacity: .9;
}

.services_b i.fa-money, .services_b i.fa-line-chart, .services_b i.fa-tint, .services_b i.fa-building-o{
    cursor: pointer;
}

#vsf{
        -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 160px;
    height: auto;
    margin-left: -100px;
    margin-top:40px;  
}

.crud-profile{
    border-style="none";
    padding: 10px 20px;
    background-color: #fff;
    display: inline-block;
    margin-right: 10px;
    cursor: pointer;
}

.form-profile h4{
    display: inline-block;
}

.form-profile{
    margin-top: 50px;
}

.form-profile input{
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 30px;
    margin: 10px 0;
}

.form-profile select{
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 30px;
    margin: 10px 0;
}

.form-profile textarea{
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin: 10px 0;
}

.form-profile input[type="checkbox"]{
    width: 70%;
    display: inline-block;
}

.form-profile label[class="checks"]{
    display: inline-block;
}

.exe-profile{
    background-color: #ffa31f;
    color: white;
    padding: 15px 10px;
    width: 100%;
    border-style: none;
    cursor: pointer;
    margin-top: 20px;
}

.exe-profile:hover{
    opacity: .9;
}

#title-submod{
    margin: 10px 0;
    color: #062480;
}

.submod{
    height: 300px;
    overflow-y: scroll;
}

.checks-title{
    font-weight: bold;
}

.checks{
    color: black;
}



#tablacheck tr td:last-child{
    position: relative;    
}

#tablacheck tr, #tablacheck td{
    border: 1px solid white;
}

#tablacheck tr td:last-child p{
    position: absolute;
    top:39%;
    left:-6%;
}

.micheck{
    width: 100px;
    height: 100px;
}



.micheck input[type="checkbox"]{
    width: 20px;
    margin-left: 50px;
}

.micheck td{
    height: 12px;   
}

body.login #nav a, body.login #backtoblog a{
    color: white !important;
}

#tablacheck tr, #tablacheck td{
    height: 14px;
}

#tablacheck tr:hover, #tablacheck td:hover{
    background-color: white !important;
}

img[src='https://www.precia.co/wp-content/uploads/2017/08/superintendencia-hd-2.png']{
    position: absolute;
    width: 230px;
    left: -55%;
    bottom: 0;
    top:70%;
     -ms-transform: rotate(-90deg); /* IE 9 */
    -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
    transform: rotate(-90deg);
}