/** DO NOT MODIFY THIS FILE. All code here are generated by MachForm Theme Editor **/

#main_body h1 a
{
background-image: url('https://www.intec.edu.do/images/headers/header-intec.svg');
height: 60px;
}

html
{
background-color: #ececec;
background-image: none;
}

#main_body h1
{
background-color: transparent;
background-image: none;
}

#form_container
{
background-color: #ffffff;
border-width: 0px;
border-style: solid;
border-color: #CCCCCC;
}

#main_body form li.highlighted,#main_body .matrix tbody tr:hover td,#machform_review_table tr.alt
{
background-color: #ffd0d4;
}

#main_body form .guidelines
{
background-color: #f5f5f5;
border-width: 1px;
border-style: solid;
border-color: #CCCCCC;
}

#main_body form .guidelines small
{
font-family: 'Lucida Grande','Lucida Grande',Tahoma,Arial,sans-serif;
font-weight: 400;
font-style: normal;
font-size: 80%;
color: #444444;
}

#main_body input.text,#main_body input.file,#main_body textarea.textarea,#main_body select.select,#main_body input.checkbox,#main_body input.radio
{
background-color: #FBFBFB;
font-family: 'Lucida Grande','Lucida Grande',Tahoma,Arial,sans-serif;
font-weight: 400;
font-style: normal;
font-size: 100%;
color: #666666;
}

#machform_review_table td.mf_review_value
{
font-family: 'Lucida Grande','Lucida Grande',Tahoma,Arial,sans-serif;
font-weight: 400;
font-style: normal;
font-size: 100%;
color: #444444;
}

#main_body .form_description h2,#main_body .form_success h2
{
font-family: 'Lucida Grande','Lucida Grande',Tahoma,Arial,sans-serif;
font-weight: 400;
font-style: normal;
font-size: 160%;
color: #444444;
}

#main_body .form_description p,#main_body form ul.payment_list_items li
{
font-family: 'Lucida Grande','Lucida Grande',Tahoma,Arial,sans-serif;
font-weight: 400;
font-style: normal;
font-size: 110%;
color: #444444;
}

#main_body form li span.ap_tp_text
{
color: #444444;
}

#main_body form li label.description,#main_body form li span.description,#main_body .matrix caption,#main_body .matrix td.first_col,#main_body form li.total_payment span,#machform_review_table td.mf_review_label
{
font-family: 'Lucida Grande','Lucida Grande',Tahoma,Arial,sans-serif;
font-weight: 700;
font-style: normal;
font-size: 95%;
color: #444444;
}

#main_body form li span label,#main_body label.choice,#main_body .matrix th,#main_body form li span.symbol,.mf_sigpad_clear,#main_body form li div label,#main_body form li div span.label
{
font-family: 'Lucida Grande','Lucida Grande',Tahoma,Arial,sans-serif;
color: #444444;
}

#main_body form .section_break h3,#main_body form .media h3,#machform_review_table td .mf_section_title
{
font-family: 'Lucida Grande','Lucida Grande',Tahoma,Arial,sans-serif;
font-weight: 700;
font-style: normal;
font-size: 140%;
color: #444444;
}

#main_body form .section_break p,#main_body form .media p,#machform_review_table td .mf_section_content
{
font-family: 'Lucida Grande','Lucida Grande',Tahoma,Arial,sans-serif;
font-weight: 400;
font-style: normal;
font-size: 110%;
color: #444444;
}

#main_body form li.section_break
{
border-top-width: 1px;
border-top-style: dotted;
border-top-color: #CCCCCC;
}



/** Advanced CSS **/

.appnitro li {
width:98%;
}
.sec-title{
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: medium;
}
div.mf_progress_value {
    background-color: #df1a22;
    height: 12px;
    text-align: right;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.cat-title{
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 12px !important;
    color: #FD030A;
}
div#uploadifive-element_9 {
    background: #DF1A21;
    border: none;
    border-radius: 5px;
    margin-top: 10px !important;
}
#main_body form li.section_break{
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* Sections */
#main_body form .section_break h3{
    margin-bottom: 5px;
}
#main_body form .section_break p{
    text-align: justify;
}

#main_body li.section_break.title_h4 h3 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px;
}

/* Custom Classes */
.intec-h4{
    font-size: 14px;
    font-weight: bold;
}

.intec_small_caps > p{
    font-size: 10px !important;
    margin: 0 0 5px !important;
}

.intec-text-justify { text-align: justify !important; }

.intec_border::after {
    border-bottom: 1px solid #000 !important;
    content: " " !important;
    width: 100%;
    visibility: visible !important;
}

#main_body form li.intec_padding_large { padding-top: 20px !important; }
#main_body form li.intec_margin_large { margin-top: 20px !important; }
#main_body form li.intec_alert_box {
    margin-top: 5px !important;
    padding: 5px 7px !important;
    background: #D8EAFC;
}

.intec_border > h3{ margin: 0 0 3px !important; }
.intec_alert > h3{ color: #DF1A21 !important; }
.intec_right {
    display: flex !important;
    justify-content: flex-end;
}

.intec_ext_field span { width: 45% !important; padding-right: 25px !important; }
.intec_ext_field span:last-child { padding-right: 0 !important; }
.intec_ext_field input { width: 100% !important; }

.intec_notice > p {
    background-color: #deecff;
    padding: 15px !important;
    margin-top: 10px !important;
}

.signature > h3:first-child{ margin-bottom: 50px !important; }
#main_body li.column_2.signature { width: 47% !important; }

/* Hacks */
p:empty{
    display: none;
}
.tooltip > div > span {
    position: absolute;
    left: 102px;
    top: 25px;
    width: 170px !important;
    background: #eee;
    border: 1px solid #bbb;
    padding: 0 5px !important;
    font-size: 10px !important;
}
.desc-hightline p {background:#FCDBDF; padding:10px !important;}

#form_81265 ul li {width:97%;}

col-md-12 {width:100%!important;}
col-md-6 {width:48%!important;  display:inline-block;}
col-md-4 {width:32.3%!important;   display:inline-block;}

.mayuscula{
text-transform: uppercase; 
}

.button_text {
    margin: 0;
    border: none;
    overflow: visible;
    font: inherit;
    color: inherit;
    text-transform: none;
    -webkit-appearance: none;
    border-radius: 0;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 25px;
    vertical-align: middle;
    font-size: 13px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    transition: .1s ease-in-out;
    transition-property: color,background-color,background-position,border-color,box-shadow;
    font-family: Roboto;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 2px;
    background-origin: border-box;
width: 100%;
    border: none;
    border-radius: 0;
    background: #920609;
    color: #fff;
    padding: 10px;}