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

#main_body h1 a
{
background-image: none;
height: 40px;
}

html
{
background-image: url('http://mf.spletnik.si/images/form_resources/grey-mild.png');
background-repeat: repeat;
}

#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: transparent;
}

#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 .required, #main_body .matrix span.required {
    color: #969696 !important;
}
.no_guidelines form li.width100 {
    width: 99% !important;
}
.no_guidelines form li {
    width: 47%;
    float: left !important;
    display: inline-block !important;
    clear: none !important;
    padding: 5px 5px !important;
    margin-bottom: 7px;
}
.appnitro #li_buttons {
    float: left !important;
    max-width: 45%;
}
.appnitro li.clear-left {
    clear: left !important;
    float: left !important;
}
.appnitro li.clear-right{
    clear: right !important;
    float: right !important;
}
li.clear-both {
    clear: both;
    float: left;
    display: block;
    width: 99% !important;
}
#li_buttons input#submit_form {
    width: 100%;
}
li_buttons
li.textArea {
    width: 100% !important;
}
#main_body input.button_text {
    overflow: visible;
    width: auto;
    outline: none;
    padding: 18px 15px;
    font: 700 14px/1em Open Sans, sans-serif;
    color: #ffffff;
    text-shadow: none;
    background: #f25a2b!important;
    border-width: 0px;
    border-style: none;
    border-color: transparent;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
#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, #main_body input.text, #main_body input.file, #main_body textarea.textarea, #main_body select.select, #main_body input.checkbox, #main_body input.radio {
    color: #969696;
    font-weight: 400;
    font-family: Poppins, sans-serif;
    font-size: 14px;
}
#main_body textarea.medium {
    height: 7em !important;
    width: 98% !important;
}
#main_body input.text, #main_body select.select, #main_body textarea.textarea {
    border-width: 0px;
    border-radius: 3px;
    padding: 4px;
    background: #fff;
}
.europe_date_field .element {
    padding: 7px 7px 7px 7px !important;
}
@media screen and (max-width:400px){
    #main_body .medium {
        width: 100% !important;
    }
    .no_guidelines form li {
        float: none !important;
        margin: 0 auto !important;
    }
    .appnitro #li_buttons {
       max-width: 100%;
   }
    .no_guidelines form li {
        width: 100%;
        float: left !important;
        display: block !important;
        clear: both !important;
        padding: 5px 0px !important;
    }
    .no_guidelines form li:nth-child(even){
        float:left !important;
    }
.appnitro #li_buttons {
    float: right !important;
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    box-ordinal-group: 3;
}
#main_body form li {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    box-ordinal-group: 1;
}
#main_body form li.float-right {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
}
#main_body form ul {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
}
}
#main_body input.button_text:hover, #main_body input.button_text:focus {
    color: #fff;
    text-shadow: none !important;
    background: #EE6B43!important;
    background: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#dddddd));
    background: -moz-linear-gradient(top, #f0f0f0, #dddddd);
}
#li_buttons input#submit_form {
    width: 97% !important;
    box-shadow: none !important;
}
li#error_message {
    display: none !important;
}
#main_body form p.error {
    clear: both;
    color: red;
    font-size: 10px;
    font-weight: 700;
    margin: 0px !important;
}
#main_body form li div {
    color: #444;
    margin: 0 4px 0 0;
    padding: 0 0 0px;
}