header { margin-top: 100px;background:transparent; }
header .container { width: 100%; margin: 0; background-position: center; background-size: 100% auto; background-repeat: no-repeat; padding-top: 0;padding-bottom: 0; margin-top: 0; }
headerTextPublic{padding-top:20px;}
footer{
	 position: relative;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
}
footer .fa-map-marker { font-size: 150%; }
footer .footer-above { background-color: transparent; }
footer .footer-below { background-color: transparent; }
table { border-collapse: separate; border-spacing: 2px; }
td, th { padding: 2px; }
label { margin-bottom: 0; font-weight: normal; }
section {padding: 80px 0; padding-bottom:65px;}
.navbar-custom .navbar-nav li.active a,.navbar-custom .navbar-nav li.active a:active,.navbar-custom .navbar-nav li.active a:focus,.navbar-custom .navbar-nav li.active a:hover { background: none; }
#formTd p { font-size: 100%; }
#page_emo_contact{padding-top:65px;}
#admeusPub { margin-top: -14px; color: #333; background-color: #FFFFFF; text-align: center; }
#mainNav{height:auto;}
#mainNav .container { width: 98%; margin: 0 auto; }
#mainmenu { margin-top: 20px; }
#mainmenu .subMenu { width: auto; display: none; position: absolute;	z-index: 999; opacity: 1; white-space: nowrap; }
#menuL i { font-size: 200%; }
#menuL i { font-size: 200%; }
#menuL a span { font-size: 70%; }
#menuL:after { clear: both; }
#menuL a:hover { opacity: 0.6; }
#menuLangs { position: relative; font-size: 120%; margin-left: 20px; margin-top: 40px; }
#otherLangs { width: 100%; position: absolute; top: 90%; left: 0; }
#otherLangs div { width: 100%; }
#otherLangs a { display: block; width: 100%; line-height: 180%; }
#messenger {
    background-color: #fddede;
    border: 1px solid #ca6a6a;
    border-radius: 0 0 6px 6px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3), 0 -1px 1px 0 rgba(255, 255, 255, 0.4) inset;
    color: #7e4a4a;
    height: 70px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 6px;
    position: absolute;
    right: 0;
    top: -120px;
    width: 25%;
    z-index: 9999;
}
#messenger.sucess_bg {
    background-color: #d4f8d9;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-radius: 0px 0px 6px 6px;
    border-radius: 0px 0px 6px 6px;
    border: 1px solid #89c491;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3), inset 0px -1px 1px 0px rgba(255, 255, 255, 0.4);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3), inset 0px -1px 1px 0px rgba(255, 255, 255, 0.4);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3), inset 0px -1px 1px 0px rgba(255, 255, 255, 0.4);
    color: #4d6550;
}
#formLogin input[type="text"], #formLogin input[type="password"], #formLogin input[type="email"] { height: auto; vertical-align: bottom; }

.navbar-custom { padding: 10px 0; }
.navbar-custom.affix { padding: 2px 0; }
.navbar-toggle { float: left; }
.fa-power-off { color: #FF0000; }
.active { opacity: 1; }
/*loginForm*/


#formLogin #password-label{
    display:none;
}
#formLogin #email-element i,
#formLogin #password-element i{
    vertical-align:baseline;
}

/* lostPass*/
#formLogin{
     background-image: none !important;
     width: 425px !important;
	border-radius: 0 !important;
}
.fa-6x{
    font-size:6em;
}
#formLogin #email-label{
    display:none;
}
#formLogin span{
    font-size: 18px;
    font-weight: bold;
}
#formLogin .text {
    /*height: 30px;*/
	
     width: 80% !important;
	box-shadow: none !important;
	font-weight: 400 !important;
	border-radius: 0 !important;
	font-size: 110% !important;
}
#formLogin .submit {
	padding: 10px !important;
	text-transform: uppercase !important;
	letter-spacing: 1px !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	border-width: 1px !important;
	font-weight: 400 !important;
	cursor: pointer !important;
}
#formLogin .submit:hover {
	opacity: 0.8 !important;
}
#formLogin .link02 {
	font-size: 9pt !important;
	text-decoration: underline !important;
}
#formLogin .fa-envelope{
    vertical-align:middle;
}
#formLogin .warning_msg {
	min-height: 20px;
	color: red;
	width: 80%;
	margin: 0 auto;
	padding: 10px 0;
	text-align: justify;
}
/*Contact form*/
#contact_title { font-size: 12pt; text-transform: uppercase; font-weight: 400; }
#formContact {
	width: 100% !important;
	border-radius: 0 !important;
}
#formContact table, #formContact tbody, #formContact tr, #formContact td {
     display: block !important;
     text-align: center;
     width: 100% !important;
}
#formContact table>tbody>tr>td:first-child { display: none !important; }
#formContact #row_captcha{
	/*display:table-caption;*/
     display: block !important;
     margin-top: 10px;
}
#formContact #captcha-input{
     width:200px !important;
}
#formContact #row_SendToUser td {
     width: 49% !important;
     text-align: left;
     display: inline-block !important;
}
#formContact #row_SendToUser td:first-child {
     text-align: right;
}
#formContact #row_submit td {
     display: block !important;
}

#formContact input[type="text"], #formContact textarea {
     width: 80% !important;
	box-shadow: none !important;
	font-weight: 400 !important;
	border-radius: 0 !important;
	font-size: 110% !important;
}
#formContact #submit {
    padding: 10px !important;
	text-transform: uppercase !important;
	letter-spacing: 1px !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	border-width: 1px !important;
	font-weight: 400 !important;
	cursor: pointer !important;
     margin-top: 20px;
}
#formContact #submit:hover {
     opacity: 0.8;
}
#liLogoImage img {
	max-width: 60px;
	max-height: 50px;
	margin-left: 0px;
	margin-right: 15px;
}
@media only screen and (max-width : 1280px) {
    body { font-size: 12px; }
    header { margin-top: 90px; }
    #menuL i { font-size: 160%; }
    #menuL a span { font-size: 70%; }
    #menuLangs { min-width: 50px; font-size: 80%; margin-left: 10px; margin-top: 20px; }
    #otherLangs a { min-width: 50px; min-height: 30px; line-height: 280%; }
}
@media only screen and (max-width : 1024px) {
    body { font-size: 10px; }
    #messenger {width: 50%;}
}
@media only screen and (max-width : 768px) {
    body { font-size: 12px; }
    .navbar-custom .navbar-toggle { font-size: 120%; }
    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header { margin-left: 0; margin-right: 0; }
    .navbar-header { position: relative; width: 98%; margin-left: auto; margin-right: auto; }
    .navbar-header .container { padding-left: 0 !important; padding-right: 0 !important; }
    .navbar-nav { margin: 7.5px 0; }
    .navbar-right { float: right !important; }
    .navbar-right > li { float: left !important; }
    .navbar-toggle { margin-top: 20px; }
    #maimenu:before { clear: both; }
    #maimenu a { font-size: 80%; }
    #menuL { margin-right: 5px;}
    #menuL a span { font-size: 100%; }
    #menuLangs { font-size: 80%; }
    #menuLangs a { font-size: 120%; }
    .subMenu { position: relative !important; display: block !important;  padding-left: 5%; }
    .navbar-custom .navbar-toggle:focus, .navbar-custom .navbar-toggle:hover {
    opacity: 0.7;
}
#messenger {width: 50%;}
}
@media only screen and (max-width : 767px){
   /*Contact Form*/
    #formContact tr {
        display:table;
    }
    #contact {
    width: 100% !important;
    }
    #contact_title,
    #formContact #contactForm_SendToUser{
        font-size: 110% !important;
    }
    #formContact #subject,
    #formContact #name,
    #formContact #email,
    #formContact #message{
        width:90%;
        height:auto;
        font-size:2em;
    }
     #formContact textarea{
        width:90%;
        font-size:2em;
     }
    .fa-2x{
        width:auto;
        font-size:2em;
        margin-top:26px;

    }
	
    #formContact #captcha-element img {
        height: 100px;
    }
    #formContact #submit-element #submit{
        text-align:center;
    }
	#formContact #row_SendToUser{
	padding-left: 10%;
	}
	#formContact #captcha-element{
		padding-left: 30%;
	}
}
@media only screen and (max-width : 620px) {
    #menuL i { font-size: 300%; }
    #menuL a span { display: none; }
}
@media only screen and (max-width : 500px) {
    /*.font.normal { font-size: 6px; }
    .font.small { font-size: 4px; }*/
    #formTd .registerRightTd input { padding: 10px 2px; }
    #formTd .registerRightTd label { display: block; font-size: 3.7em; }
    #formTd .registerRightTd input[type="checkbox"] { height: 50px; width: 50px; min-width: 0; margin-right: 10px; }
    #formTd .registerRightTd input[type="radio"] { height: 50px; width: 50px; min-width: 0; margin-right: 10px; }
    #formTd .secondTd input { font-size: 0.9em; padding-bottom: 10px; padding-top: 10px; }
    #formTd .secondTd .noEnterSubmit { padding-bottom: 10px; padding-top: 10px; }
    #formTd input[type="checkbox"] { height: 50px; width: 50px; min-width: 0; margin-right: 10px; }
    #formTd .lodgerTableTop input { padding: 10px 2px; min-width: 50px; }
    #formTd .hotelObservationsTr textarea { padding: 10px 2px; min-width: 50px; }
    #formTd .payerObservationsDiv textarea { padding: 10px 2px; font-size: 1em; }
    #formTd .payerObservationsDiv .obsLimit { font-size: 3em; }
    #formTd .payerTable input[type="radio"] { height: 50px; width: 50px; margin-right: 10px; }
    #status_ok { white-space: normal !important; }
	

}