/** DO NOT MODIFY THIS FILE. All code here are generated by MachForm Theme Editor **/

#main_body h1 a
{
background-image: url('http://webforms.fiu.edu/data/themes/images/img_0d6e13b9fd548b6b448e4a25554e1684-fiu-white-logo.png');
height: 94px;
}

html
{
background-color: transparent;
background-image: none;
}

#main_body h1
{
background-color: #081e3f;
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: #FFF7C0;
}

#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: 95%;
color: #444444;
}

#main_body form li span.ap_tp_text
{
color: #444444;
}

#main_body label.description,#main_body 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,#machform_review_table td .mf_section_title
{
font-family: 'Lucida Grande','Lucida Grande',Tahoma,Arial,sans-serif;
font-weight: 400;
font-style: normal;
font-size: 110%;
color: #444444;
}

#main_body form .section_break 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: 85%;
color: #444444;
}

#main_body form li.section_break
{
border-top-width: 1px;
border-top-style: dotted;
border-top-color: #CCCCCC;
}



/** Advanced CSS **/

#main_body .form_description h2, #main_body .form_success h2{
	font-family: "dejarip", Helvetica, sans-serif;
        margin: 0 0 20px;
}

#main_body label.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: "dejarip", Helvetica, sans-serif;
}
#main_body input.text, #main_body input.file, #main_body textarea.textarea, #main_body select.select, #main_body input.checkbox, #main_body input.radio{
	font-family: "dejarip", sans-serif;

}

button, html input[type="button"], input[type="reset"], input[type="submit"]{
	    -webkit-appearance: button;
    cursor: pointer;
}
input[type="submit"]{
	position: relative;
    vertical-align: top;
    width: 100% !important;
    height: 60px;
    padding: 0;
    font-size: 22px;
    color: white;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    background: #001f44;
    border: 0;
    border-bottom: 2px solid #22303f;
    cursor: pointer;
    -webkit-box-shadow: inset 0 -2px #22303f;
    box-shadow: inset 0 -2px #22303f;
    font-family: "dejarip", sans-serif;
    

}

@media screen and (min-width: 722px){
	input[type="submit"]{
		 font-size: 130% !important;
		 max-width: 30% !important;
	}
	#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: #ffffff;
	    /*font-family: 'Lucida Grande','Lucida Grande',Tahoma,Arial,sans-serif;*/
	    font-weight: 400;
	    font-style: normal;
	    font-size: 140%;
	    color: #333333;
	    padding-left: 10px;
	    

	}
	#main_body input.text{
		padding: 10px 10px;

	}
	#main_body label.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-size: 115%;
	}
	#main_body .form_description h2, #main_body .form_success h2{
		font-size: 180%;
	}
}
#main_body h1 a {
    background-size: contain;
    margin-left: 20px;
    background-position: center;
    max-width: 100px;
}
#form_container {
    border-radius: 0px;
}
#main_body h1 {
    border-radius: 0px;
}
#main_body input.button_text {
    all: initial;
    text-decoration: none!important;
    padding: 10px;
    display: block;
    text-align: center;
    text-transform: capitalize;
    margin-bottom: 5px;
    background-color: #081e3f;
    color: #FFFFFF !important;
    border: 1px solid #081e3f;
    max-width: 90%;
}
#main_body input.button_text:hover, #main_body input.button_text:focus {
    all: unset;
    text-decoration: none!important;
    padding: 10px;
    display: block;
    text-align: center;
    text-transform: capitalize;
    margin-bottom: 5px;
    background-color: #0b2956;
    color: #FFFFFF !important;
    border: 1px solid #0b2956;
    cursor: pointer;
    background-color: #0b2956;
    border: 1px solid #0b2956;
    max-width: 90%;
}

#form_container {
    width: 100%;
    max-width: 1024px;
}
.appnitro li {
  width: 97%;
}