body {
    position: relative;
}
.common-form{

}
.common-form .container {
    width: 85%;
    padding: 0;
}
.common-form .section1{
    padding: 50px 15px;
}
.common-form .section1 .form-content{
    padding: 30px 15px;
    background: #FFFFFF;
    border-radius: 15px;
    box-shadow: 0px 3.5px 5.5px 0px rgba(0, 0, 0, 0.02);
}
.common-form .section1 .nav-tabs{
    width: 100%;
}
.common-form .section1 .nav-tabs li{

}
.common-form .section1 .nav-tabs li a{
    font-family: 'Inter', sans-serif;
    color: #253153;
    font-weight: 400;
    text-align: center;
}
.common-form .section1 .nav-tabs li.active a{
    font-weight: 600;
}
.common-form .section1 .nav-tabs li a:hover,
.common-form .section1 .nav-tabs li a:active,
.common-form .section1 .nav-tabs li a:focus{

}
.common-form .section1 .tab-content{
    width: 100%;
}
.common-form .section1 .tab-content .tab-pane{

}
.common-form .section1 .title-content{

}
.common-form .section1 .title-content h3{
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    margin: 0 0 20px;
    font-size: 2.3rem;
    color: #2D3748;
}
.common-form .section1 .formulario{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.common-form .section1 .formulario .area-form{
    padding: 45px 0 0;
    display: flex;
    flex-wrap: wrap;
}
.common-form .section1 .formulario .title-seccion-form{
    padding: 25px 15px 20px;
}
.common-form .section1 .formulario .title-seccion-form h3{
    font-family: 'Inter', sans-serif;
    color: #253153;
    font-weight: 600;
    margin: 0;
    padding: 0;
}
.common-form .section1 .formulario .field{
    margin-bottom: 25px;
    position: relative;
}
.common-form .section1 .formulario .field .c-list{
    position: absolute;
    background: #fff;
    z-index: 1;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 40%);
    padding: 40px 15px 15px;
}
.common-form .section1 .formulario .field .c-list #close-c{
    font-family: 'Inter', sans-serif;
    color: #2d3134;
    position: absolute;
    right: 12px;
    top: 9px;
    cursor: pointer;
}
.common-form .section1 .formulario .field .c-list #close-c i{

}
/* .common-form .section1 .formulario .field #recurrentList{
    position: absolute;
    background: #fff;
    z-index: 1;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 40%);
    padding: 15px;
} */
.common-form .section1 .formulario .field #recurrentList ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.common-form .section1 .formulario .field #recurrentList ul li{
    font-family: 'Inter', sans-serif;
    color: #2d3134;
    font-weight: 400;
    text-align: center;
    padding: 4px 15px;
    cursor: pointer;
}
.common-form .section1 .formulario .field.date{

}
.common-form .section1 .formulario .field.date .date-content{
    padding-left: 0;
}
.common-form .section1 .formulario .field label{
    font-family: 'Inter', sans-serif;
    color: #A0AEC0;
    font-size: 1.2rem;
    font-weight: 700;
}
.common-form .section1 .formulario .field select,
.common-form .section1 .formulario .field input,
.common-form .section1 .formulario .field textarea{
    font-family: 'Inter', sans-serif;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #fff;
    text-align: center;
    padding: 5px 15px !important;
    height: 45px;
    margin: 0;
    color: #718096;
    font-size: 1.4rem;
    border-radius: 4px;
    border: 1px solid #E2E8F0;
}
.common-form .section1 .formulario .field select option{

}
.common-form .section1 .formulario .field input::file-selector-button{
    color: white;
    cursor: pointer;
    transition: all .25s ease-in;
    background: #28285C;
    border: 1px solid #28285C;
    text-align: center;

    font-family: 'Inter', sans-serif;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    padding: 5px 15px;
    border-radius: 4px;
}
.common-form .section1 .formulario .field button#button{
    font-family: 'Inter', sans-serif;
    background: #253153;
    color: #fff;
    padding: 7px 13px;
    border-radius: 11px;
    font-size: 17px;
    font-weight: 600;
}

.toggle-button-cover{

}
.button-cover{

}
.button-cover:before{
    position: absolute;
    right: 0;
    bottom: 0;
    color: #d7e3e3;
    font-size: 12px;
    line-height: 1;
    padding: 5px;
}
.button-cover, 
.knobs, .layer{

}

.common-form .section1 .formulario .field .button{
    position: relative;
    top: 50%;
    width: 10rem;
    height: 3rem;
    overflow: hidden;
}
.button.b2{
    border-radius: 0.8rem;
}
.checkbox{
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    opacity: 0;
    cursor: pointer;
    z-index: 3;
}
.knobs{
    z-index: 2;
}
.layer{
    width: 100%;
    background-color: #d1d1d6;
    transition: 0.3s ease all;
    /* z-index: 1; */

    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
}
#button-13 .knobs:before, 
#button-13 .knobs:after,
#button-13 .knobs span{
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    padding: 0;
    border-radius: 0;
    transition: 0.3s ease all;
}
#button-13 .knobs:before, #button-13 .knobs:after{
    color: #d1d1d6;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Inter', sans-serif;
    font-size: 19px;
    font-weight: 600;
}
#button-13 .knobs:before{
    /* content: 'Sí';
    left: 0; */
}

#button-13 .knobs:after{
    /* content: 'No';
    right: 0; */
}

#button-13 .knobs span{
    left: 0;
    background-color: #d1d1d6;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 25px;
}

#button-13 .checkbox:checked + .knobs span{
    left: 50%;
    background-color: #00cc9b;
}
#button-13 .checkbox + .knobs span i{
    color: #fff;
    background: #fff;
    border-radius: 100%;
    width: 16px;
    height: 16px;
    font-size: 0;
}
#button-13 .checkbox:checked + .knobs span i.fa-check{
    display: block;
}
#button-13 .checkbox:checked + .knobs span i.fa-times{
    display: none;
}

#button-13 .checkbox + .knobs span i.fa-check{
    display: none;
}
#button-13 .checkbox + .knobs span i.fa-times{
    display: block;
}

#button-13 .checkbox:checked ~ .layer{
    background: #00cc9b;
}


.common-form .section1 .formulario .field a{

}
.common-form .section1 .formulario .field a:hover,
.common-form .section1 .formulario .field a:focus,
.common-form .section1 .formulario .field a:active{
    text-decoration: none;
    outline: none;
}
.common-form .section1 .formulario .field button,
.common-form .section1 .formulario .field a{
    font-family: 'Inter', sans-serif;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    padding: 8px 15px;
    border-radius: 4px;
    background: #28285C;
}
.common-form .section1 .formulario .field small{
    font-family: 'Inter', sans-serif;
    color: #253153;
}
.common-form .section1 .formulario .field table{

}
.common-form .section1 .formulario .field table thead{

}
.common-form .section1 .formulario .field table thead th{
    font-family: 'Inter', sans-serif;
    color: #253153;
    text-align: center;
}
.common-form .section1 .formulario .field table tbody td img{
    cursor: pointer;
}
.common-form .section1 .men{
    padding: 15px;
    margin: 0;
    font-family: 'Inter', sans-serif;
}