﻿input { background-color: #F5F5F5 !important; }
select { -webkit-appearance: none; -moz-appearance: none; appearance: none; text-transform: uppercase; font-weight: bold; cursor: pointer; }
p { color: #000000; }
a { cursor: pointer !important; }

.headerD { width: 790px; min-height: 150px; }
.marginAuto { margin: 0 auto; }
.noPadding { padding: 0px !important; }
.fontSize10 { font-size: 9px !important; }
.borderBottonGray { border-bottom: 1px solid #E3E3E3; }
.textAlignCenter { text-align: center; }
.textAlignRight { text-align: right; }
.headerDContactLanguage { padding: 15px 0px 3px 0px; }
.imgLogo { height: 100px; margin-top: 15px; }
.footerD { width: 100%; min-height: 400px; background-color: #fafafa; }
.footerD p { color: #000000 !important; font-size: 12px !important; }
.footerDMain { width: 790px; padding: 45px 0px 10px 0px; }
.footerDMain2 { width: 790px; margin-top: 60px; padding: 45px 0px 10px 0px; }
.bold { font-weight: bold; }


.capitalizeText { text-transform: capitalize !important; }
.borderTop { border-top: 1px solid #808080; }
.borderBotton { border-bottom: 1px solid #808080; }
.divOrIndex { background-color: #000000; height: 14px;  color: white; font-size: 10px; }
.colorGold { color: #82762c !important; }
.colorRed { color: #ff0000 !important; }
.colorOrange { color: #F39C12 !important; }
.colorGray { color: #808080 !important; }
.colorGreen { color: #00A65A !important; }

.fontWeight { font-weight: bold !important; }
.displayNone { display: none !important; }
.displayBlock { display: block !important; }
.divAcceptedTerms { width: 15px; float: left; }
/*.input-validation-error { border: 1px solid #ff0000 !important; }*/

#SubmitFormPadraoLoading { width: 97px; height: 97px; background: url('img/fancybox_loading.gif') center no-repeat; }


.tbList { border-collapse: separate !important; width:98% }
.tbList td { font-size: 12px;vertical-align: top; text-align: left; color: #000000; padding:5px;}
.tbList td.topic { color: #000000; width:15px; font-weight: bold; vertical-align:top !important; }
.tbList td.item { padding-left: 15px; }

#SubmitFormPadraoLoading { width: 97px; height: 97px; background: url('img/fancybox_loading.gif') center no-repeat; }

.frmLanguage h1 { font-size: 30px !important;}
.frmLanguage{ font-size: 13px !important;}


@media (max-width: 767px) {
    .correctDisplay { background-color: none !important; }
    .footerDMain2 { margin-top: 10px; }
}

@media (min-width: 768px) and (max-width: 991px) {
    .correctDisplay { float: none !important; }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .correctDisplay { float: left !important; }
}

@media (min-width: 1200px) {
    .correctDisplay { float: left !important; }
}


@media print {
}





