/* slide height */

@media only screen and (max-width: 685px) {

#id_homeslide {display:none;} /* hide the 425px slide on mobile screens */

}

@media only screen and (min-width: 1475px) {

#id_homeslide {display:none;} /* hide the 425px slide on larger screens */
#id_homeslidem {display:none;} /* hide the mobile slide on larger screens */

}

@media only screen and (max-width: 1474px) {

#id_homeslideh {display:none;} /* hide the wider 16r9 slide on smaller desktops */

}

@media only screen and (min-width: 684px) {

#id_homeslidem {display:none;} /* hide the mobile slide on desktop screens */

}




/* hide fb ga wa */

#id_wafb {display:none; }

ul.layoutVertical.showPic {
margin-left: auto;

margin-right: auto;

display: table; }


@media only screen and (min-width: 1000px) {

.WaGadgetMenuHorizontal.HorizontalMenuStyle001 .menuInner ul.firstLevel > li > .item > a {
    color: #676767;
 padding: 8px 65px; 
    font: normal 16px/23px 'Lato','Arial',sans-serif;
        font-family: "Lato", "Arial", sans-serif;
    white-space: nowrap;
    text-align: left;
    text-transform: uppercase;
}

}

@media only screen and (min-width: 1100px) {

#id_partners {height: 360px; }


}


@media only screen and (max-width: 768px) {
.WaGadgetSocialProfile .alignRight {
    text-align: center;
}

#id_socprof { margin-top:5px !important; }
#id_login { margin-top:5px !important; }

}

/* center menu - Mdiaz 2019 */

.WaGadgetMenuHorizontal.HorizontalMenuStyle001 .menuInner {
    position: relative;
    background: transparent;
    margin-left: auto;
    margin-right: auto;
    display: table;
}
/* end menu centering */


#id_socialwidget {

    margin-left: auto;
    margin-right: auto;
    display: table;
max-width:300px !important;

}

#id_newswidget {

    margin-left: auto;
    margin-right: auto;
    display: table;
padding: 15px;

border: 1px #f2f2f2 solid;
}

.fieldContainer input.subjectTextBox, .fieldContainer input.typeText, .fieldContainer input[type="text"] {

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: 200px;

}

#idCaptchaTextBoxContainer input[type="text"] {

    width: 200px;

}



.WaGadgetLoginButton .loginContainer.loginContainer .loginLink{
    background: #48897a;
    color: white;
}

.WaGadgetLoginButton .loginContainer.loginContainer .loginLink:hover {
    background: #1b413f;
    color: white;
}


.WaGadgetMenuHorizontal.HorizontalMenuStyle001 .menuInner ul.firstLevel > li.sel > .item > a {
    color: #1b413f;
}

.WaGadgetMenuHorizontal.HorizontalMenuStyle001 .menuInner ul ul li.sel > .item > a {
    color: #1b413f;
}

#idFooterPoweredByContainer {
    height: 50px;
    letter-spacing: -10px;
    text-align: right;
    display: none;
}

body {font-family: 'Roboto', sans-serif;}
.h1, h1 {font-family: 'Roboto', sans-serif; color: #1b413f !important;}
H1.header {font-family: 'Roboto', sans-serif; color: #1b413f !important;}
.h2, h2 {font-family: 'Roboto', serif; color: #636363 !important;}
.h3, h3, h3.sectionTitle, .WaGadgetEventsStateList h3.sectionTitle {font-family: 'Roboto', serif; color: #1b413 !important;}
.h4, h4 {font-family: 'Bitter', serif; font-style: normal; }
.h5, h5, .h6, h6, .WaGadgetEventsStateList .boxOuterContainer .boxHeaderOuterContainer h4.boxHeaderTitle, a.buttonStyle004, a:link.buttonStyle004, .WaGadgetEventsStateList .boxOuterContainer .boxBodyOuterContainer .boxBodyInfoOuterContainer .boxActionContainer input.typeButton, a.buttonStyle001, a:link.buttonStyle001, a.buttonStyle003, a:link.buttonStyle003, .WaGadgetMenuHorizontal.HorizontalMenuStyle001 .menuInner ul ul li > .item > a, .WaGadgetMenuHorizontal.HorizontalMenuStyle001 .menuInner ul ul li > .item > a {font-family: 'Roboto', sans-serif;}
.gadgetTitleH4 {font-family: 'Roboto', serif; color: #1b413 !important; font-style:normal;}
.WaGadgetMenuHorizontal.HorizontalMenuStyle001 {font-family: 'Roboto', serif; }
.WaGadgetMenuHorizontal.HorizontalMenuStyle001 .menuInner ul.firstLevel > li > .item > a {font-family: 'Roboto' !important; }


.WaGadgetMenuHorizontal.HorizontalMenuStyle001 .menuInner ul.firstLevel > li > .item > a {
    color: #676767;
 
    font: normal 16px/23px 'Lato','Arial',sans-serif;
        font-family: "Lato", "Arial", sans-serif;
    white-space: nowrap;
    text-align: left;
    text-transform: uppercase;
}


.contStyleHeaderSubtitle {font-family: 'Roboto', serif !important; color: #636363 !important;}

H2.contStyleHeaderSubtitle {font-family: 'Roboto', serif !important; color: #636363 !important;}

.WaGadgetUpcomingEvents.upcomingEventsStyle002 ul li, .WaGadgetUpcomingEvents.upcomingEventsStyle005 ul li {
    padding: 8px 0 8px 16px;
    border-left: 4px solid #3781b7;
}

.WaGadgetEventsStateDetails .boxOuterContainer .boxBodyInfoOuterContainer .boxBodyInfoContainer .boxActionContainer input.typeButton:hover {
    background: #3781b7;
    color: white;
}

.WaGadgetEventsStateDetails .boxOuterContainer .boxBodyInfoOuterContainer .boxBodyInfoContainer .boxActionContainer input.typeButton {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    min-width: 112px;
    margin: 0;
    padding: 8px 20px;
    background: #48897a;
    border: 0;
    outline: 0;
    color: white;
    font: normal 16px/1.5 'Lato','Arial',sans-serif;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-appearance: none;
}

.navigationOuterContainer input.nextButton:hover, .navigationOuterContainer input.typeButton:hover, .navigationOuterContainer input[type="submit"]:hover {
    background: #3781b7;
    color: white;
}

.navigationOuterContainer input.nextButton, .navigationOuterContainer input.typeButton, .navigationOuterContainer input[type="submit"] {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    min-width: 112px;
    margin: 0;
    padding: 8px 20px;
    background: #48897a;
    border: 0;
    outline: 0;
    color: white;
    font: normal 16px/1.5 'Lato','Arial',sans-serif;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-appearance: none;
    margin: 0 12px 0 0;
}

.navigationOuterContainer input.nextButton:hover, .navigationOuterContainer input.typeButton:hover, .navigationOuterContainer input[type="submit"]:hover {
    background: #3781b7;
    color: white;
}

.navigationOuterContainer input.nextButton, .navigationOuterContainer input.typeButton, .navigationOuterContainer input[type="submit"] {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    min-width: 112px;
    margin: 0;
    padding: 8px 20px;
    background: #48897a;
    border: 0;
    outline: 0;
    color: white;
    font: normal 16px/1.5 'Lato','Arial',sans-serif;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-appearance: none;
    margin: 0 12px 0 0;
}

.commonMessageBox .cww-co .buttons input[type="submit"]:hover, .commonMessageBox .cww-co .buttons input.typeButton:hover {
    background: #3781b7;
    color: white;
}

.commonMessageBox .cww-co .buttons input[type="submit"], .commonMessageBox .cww-co .buttons input.typeButton {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    min-width: 112px;
    margin: 0;
        margin-top: 0px;
        margin-right: 0px;
    padding: 8px 20px;
    background: #48897a;
    border: 0;
    outline: 0;
    color: white;
    font: normal 16px/1.5 'Lato','Arial',sans-serif;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: 8px;
}

.WaGadgetSocialProfile.socialProfileStyle002 li a:hover, .WaGadgetSocialProfile.socialProfileStyle003 li a:hover, .WaGadgetSocialProfile.socialProfileStyle004 li a:hover {
    color: #3781b7;
}


.WaGadgetContactProfile .topButtonsOuterContainer input.typeButton:hover {
    background: #3781b7;
    color: white;
}

.WaGadgetContactProfile .topButtonsOuterContainer input.typeButton {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    min-width: 112px;
    margin: 0;
        margin-right: 0px;
    padding: 8px 20px;
    background: #48897a;
    border: 0;
    outline: 0;
    color: white;
    font: normal 16px/1.5 'Lato','Arial',sans-serif;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-appearance: none;
    margin-right: 24px;
}

.generalFieldsContainer .fieldSubContainer input.typeButton:hover, .generalFieldsContainer .fieldSubContainer input[type="submit"]:hover {
    background: #3781b7;
    color: white;
}

.generalFieldsContainer .fieldSubContainer input.typeButton, .generalFieldsContainer .fieldSubContainer input[type="submit"] {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    min-width: 112px;
    margin: 0;
        margin-right: 0px;
    padding: 8px 20px;
    background: #48897a;
    border: 0;
    outline: 0;
    color: white;
    font: normal 16px/1.5 'Lato','Arial',sans-serif;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-appearance: none;
    margin-right: 12px;
}

.WaGadgetAuthorizationRequired .loginPageTable input.loginButton:hover {
    background: #3781b7;
    color: white;
}

.WaGadgetAuthorizationRequired .loginPageTable input.loginButton {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    min-width: 112px;
    margin: 0;
    padding: 8px 20px;
    background: #48897a;
    border: 0;
    outline: 0;
    color: white;
    font: normal 16px/1.5 'Lato','Arial',sans-serif;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-appearance: none;
}


.WaGadgetUnsubscribeFromEmails form input[type="submit"] {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    min-width: 112px;
    margin: 0;
        margin-right: 0px;
    padding: 8px 20px;
    background: #48897a;
    border: 0;
    outline: 0;
    color: white;
    font: normal 16px/1.5 'Lato','Arial',sans-serif;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-appearance: none;
    margin-right: 10px;
}

.WaGadgetUnsubscribeFromEmails form input[type="submit"]:hover {
background: #3781b7;
 }

.WaGadgetContactProfile .memberDetailsTabsOuterContainer ul.memberDetailsTabMenu li span {
    color: #3781b7;
}

.mandatorySymbol, .requiredSymbol {
    color: #3781b7;
    font-size: 1em;
    font-weight: bold;
}

.WaGadgetTermsOfUse .login-role-actions input[type="submit"][disabled=""]:hover {
    background: #3781b7;
    color: white;
}

.WaGadgetTermsOfUse .login-role-actions input[type="submit"][disabled=""] {
    background: #48897a;
    color: white;
}

.WaGadgetTermsOfUse .login-role-actions input[type="submit"]:hover {
    background: #3781b7;
    color: white;
}

.WaGadgetTermsOfUse .login-role-actions input[type="submit"]{
    background: #48897a;
    color: white;
}

a.buttonStyle005, a:link.buttonStyle005 {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    min-width: 112px;
    margin: 0;
    padding: 8px 20px;
    background: transparent;
    border: 1px solid #48897a;
    color: #48897a;
    font-family: 'Lato','Arial',sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
    white-space: nowrap;
    text-align: center;
    text-decoration: none;
}

a.buttonStyle005:hover, a:link.buttonStyle005:hover {
    
    border-color: #3781b7;
    color: white;
}

.WaGadgetMemberPublicProfileStateMain .profileHeaderContainer input.typeButton:hover {

    background: #48897a;
}

.WaGadgetMemberPublicProfileStateMain .profileHeaderContainer input.typeButton {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    min-width: 112px;
    margin: 0;
    padding: 8px 20px;
    background: #3781b7;
    border: 0;
    outline: 0;
    color: white;
    font: normal 16px/1.5 'Lato','Arial',sans-serif;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-appearance: none;
}
/*hiding the registration ticket types in an event*/
ul.registrationInfo {
    display: none;
}