.zoneWAbranding {
    display: none;
}
.waPaymentSystemIcon.Offline {
    display: none;
}
div.menuInner:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(1) > a:nth-child(1){
    display: none;
}
.countDown {
    display: none;
}
.WaGadgetNavigationLinks ul.orientationVertical ul {
    list-style: none;
    padding-left: 20px;
}
.WaGadgetMenuHorizontal.HorizontalMenuStyle001 .menuInner ul.firstLevel > li.dir > .item > a span::after {
    display: none;
}
.WaGadgetSocialProfile.socialProfileStyle001 a.LinkedIn {
    background: #a6a6a6;
    margin-bottom: 8px;
}
.headerSpace {
    height: 127px;     
    display: flex;     
    justify-content: center;     
    align-items: flex-end;
}
.camera_commands, .camera_next, .camera_prev {
    background: #f9f9f9;
    color: #000;
}
.camera_wrap .camera_next>span:before, .camera_wrap .camera_prev>span:before {
    color: #3f4041
}
.camera_wrap, .camera_thumbs_cont {
    background: transparent;
}
.camera_thumbs_cont ul li {
    border: 1px solid rgba(255,255,255,.5);
}
.camera_next:hover, .camera_prev:hover {
    background: #3f4041;
    color: #f9f9f9;
}
.slide {  
height: 300px; 
padding: 350px 0 55px 0; 
background-position: top 50%; 
background-size: cover; 
border: 0px solid #fff; 
border-radius: 3px; 
text-shadow: 0 2px 1px #000;
}
body {    background-attachment: fixed;
background-size: cover;
}
.vertSubmenu {
    padding: 30px;
}
/* SYSTEM BUTTONS */
.WaGadgetLoginForm.LoginFormStyle001 .loginButton, .WaGadgetLoginForm.LoginFormStyle002 .loginButton, .WaGadgetAuthorizationRequired .loginPageTable input.loginButton,
.navigationOuterContainer input.nextButton, .navigationOuterContainer input.typeButton, .navigationOuterContainer input[type="submit"],.forumPanelOuterContainer .forumPanelContainer input.typeButton {
    background: #2284a1;
}
.navigationOuterContainer input.nextButton, .navigationOuterContainer input.typeButton, .navigationOuterContainer input[type="submit"]:hover, .forumPanelOuterContainer .forumPanelContainer input.typeButton:hover, .WaGadgetAuthorizationRequired .loginPageTable input.loginButton:hover, .WaGadgetLoginForm.LoginFormStyle001 .loginButton, .WaGadgetLoginForm.LoginFormStyle002 .loginButton:hover {
    background: #1a6b84;
}
/* SYSTEM COLORS */
.WaGadgetEventsStateCalendar .sectionTitle, .WaGadgetEventsStateList h3.sectionTitle, .WaGadgetEventsStateCalendar .yearViewType .EventListCalendar a.yearViewHeader, .WaGadgetEventsStateDetails .boxOuterContainer .boxBodyInfoOuterContainer .boxBodyInfoContainer .registrationInfoContainer h4.infoTitle {
    color: #2586a2;
    font-weight: 600;
}

.WaGadgetEventsStateCalendar .monthViewType .EventListCalendar td.EventListCalendarItemSelected a.calendarDate, .WaGadgetEventsStateCalendar .monthViewType .EventListCalendar td.EventListCalendarItemSelected a.calendarDate:hover {
    color: #fcae18;
}
.WaGadgetEventsStateList .boxOuterContainer .boxBodyOuterContainer .boxBodyInfoOuterContainer .boxBodyInfoContainer, .WaGadgetEventsStateDetails .boxOuterContainer .boxBodyInfoOuterContainer .boxBodyInfoContainer, .infoOuterContainer {
    padding: 16px 16px 24px;
    background: #f2f2f2;
}
.WaGadgetMobilePanel .mobilePanel .loginInner .loginContainerForm .loginActionRememberMe label:before {
       background: #2586a2; 
}
.WaGadgetMobilePanel .mobilePanel .menuInner ul ul li > .item > a {
    color: #fff;
    font-size: 14px;
}
.WaGadgetMobilePanel .mobilePanel .menuInner ul ul li.sel>.item>a {
    color: #342a10;
}
.WaGadgetMobilePanel .mobilePanel .loginInner .loginContainerForm [class$='TextBox'] input[class$='TextBoxControl'] {
    box-sizing: border-box;
    width: 288px;
    height: 32px;
    margin: 0;
    padding: 5px 12px;
    background: #2586a2;
    border: 1px solid white;
    color: white;
    font-size: 16px;
    line-height: 1.38;
}
.WaGadgetMobilePanel .mobilePanel .loginInner {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 40000;
    display: none;
    box-sizing: border-box;
    width: 100%;
    padding: 16px;
    background: #2d95b4;
    border-top: 1px solid #424135;
    color: white;
    font-size: 14px;
    text-align: right;
}
.WaGadgetMobilePanel .mobilePanel .menuInner ul.firstLevel>li.sel>.item>a {
    color: #424135;
}
.WaGadgetMobilePanel .mobilePanel .menuInner ul ul {
    padding: 0;
    background: #2d95b4;
    font-weight: normal;
    text-transform: none;
    list-style: none;
}
.WaGadgetMobilePanel .mobilePanel .menuInner ul ul ul {
    background: #2d95b4;
}
.WaGadgetMobilePanel .mobilePanel .menuInner ul.firstLevel {
    margin: 0;
    padding: 12px 0;
    background: #2d95b4;
    border-top: 1px solid #1a6b84;
    font-weight: bold;
    text-align: left;
    list-style: none;
}
.WaGadgetMobilePanel .mobilePanel .mobilePanelButton:active, .WaGadgetMobilePanel .mobilePanel .mobilePanelButton.active {
    background: #1e758e;
    color: white;
}
.WaGadgetMobilePanel .mobilePanel .mobilePanelButton:hover {
    background: #1e758e;
    color: white;
}
.titleHeading p {
text-align: right;
}
.WaGadgetMobilePanel .mobilePanel {
    position: relative;
    height: 50px;
    background: #2284a1;
    color: white;
    margin-bottom: 20px;
}
/* CLOCK */
#clockdiv{
    color: #fff;
    display: block;
    font-weight: 100;
    text-align: center;
    font-size: 30px;
    margin: 0 auto;
}

#clockdiv > div{
    padding: 15px 10px;
    border-radius: 3px;
    background: #082938;
    display: inline-block;
}

#clockdiv div > span{
    padding: 5px 0px;
    border-radius: 3px;
    background: #082938;
    display: inline-block;
}

.smalltext{
    padding-top: 5px;
    font-size: 16px;
}


/* SEARCH */
.WaGadgetSiteSearch .searchBoxFieldContainer {
background: #f1f1f1; border: 1px solid #f0f0f0;
height: 34px;
}
.WaGadgetSiteSearch .searchBoxField {
    box-sizing: border-box;
    width: 230px;
    max-width: calc(100% - 41px);
    height: 34px;
    vertical-align: top;
border: 0px;
background: #f1f1f1;
}
.WaGadgetSiteSearch.searchStyle001 .searchBoxButton:before, .WaGadgetSiteSearch.searchStyle002 .searchBoxButton:before {
    width: 36px;
    height: 34px;
    line-height: 34px;
}
.WaGadgetSiteSearch .searchBoxButton:before {
font: 21px/40px 'FontAwesome';
}
input[type=password], input[type=text], select, textarea {
padding: 4px 12px 5px;
}
/* LOGIN */
.WaGadgetLoginForm.LoginFormStyle001 .alignCenter, .WaGadgetLoginForm.LoginFormStyle002 .alignCenter, .WaGadgetLoginForm.LoginFormStyle001 .authenticated.alignCenter .loginPanel, .WaGadgetLoginForm.LoginFormStyle002 .authenticated.alignCenter .loginPanel {
    margin-bottom: 8px;
}
.WaGadgetLoginForm.LoginFormStyle001 .loginContainer.loginContainer .loginLink, .WaGadgetLoginForm.LoginFormStyle002 .loginContainer.loginContainer .loginLink, .WaGadgetLoginForm.LoginFormStyle001 .loginContainer.authenticated.loginContainer.authenticated .loginLink, .WaGadgetLoginForm.LoginFormStyle002 .loginContainer.authenticated.loginContainer.authenticated .loginLink {
    width: 130px;
    height: 34px;
    background: #2284a1;
}

.WaGadgetLoginForm.LoginFormStyle001 .loginContainer.loginContainer .loginLink:before, .WaGadgetLoginForm.LoginFormStyle002 .loginContainer.loginContainer .loginLink:before {
    font: normal 16px/34px 'Raleway';
    content: 'Login';
    font-weight: 400;
}
.WaGadgetLoginForm.LoginFormStyle001 .loginContainer.loginContainer .loginLink:hover, .WaGadgetLoginForm.LoginFormStyle002 .loginContainer.loginContainer .loginLink:hover, .WaGadgetLoginForm.LoginFormStyle001 .loginContainer.loginContainer .loginLink.hover, .WaGadgetLoginForm.LoginFormStyle002 .loginContainer.loginContainer .loginLink.hover {
    background: #25a0c4;
    color: white;
}
.WaGadgetLoginForm.LoginFormStyle001 .loginContainer.authenticated.loginContainer.authenticated .loginLink::before, .WaGadgetLoginForm.LoginFormStyle002 .loginContainer.authenticated.loginContainer.authenticated .loginLink::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font: normal 15px/34px 'Raleway';
    text-align: center;
    text-indent: 0;
    content: 'My Account';
color: #fff;
}
.WaGadgetLoginForm.LoginFormStyle001 .authenticated .loginPanel .profileBox, .WaGadgetLoginForm.LoginFormStyle002 .authenticated .loginPanel .profileBox {
    font-size: 14px;
}
.WaGadgetLoginForm.LoginFormStyle001 .authenticated .loginPanel .profileBox:last-child, .WaGadgetLoginForm.LoginFormStyle002 .authenticated .loginPanel .profileBox:last-child {
    margin-right: 20px;
    text-align: center;
    margin: 0 auto;
    width: 80%;
    background: 
    #f1f1f1;
    padding: 10px;
}
/* Menu */

.WaGadgetMenuHorizontal.HorizontalMenuStyle001 .menuInner ul.firstLevel>li>.item>a {
    position: relative;
    display: block;
    height: 23px;
    padding: 8px 16px;
    background: inherit;
    color: #000000;
    font: 600 13px/24px 'Raleway',sans-serif;
    white-space: nowrap;
    vertical-align: top;
    text-align: left;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 2px;
    padding-right: 30px;
}
.WaGadgetMenuHorizontal.HorizontalMenuStyle001 .menuInner ul.firstLevel>li.sel>.item:hover>a {
    color: #25a0c4;
}
.WaGadgetMenuHorizontal.HorizontalMenuStyle001 .menuInner ul.firstLevel>li.sel>.item>a {
    color: #25a0c4;
}
.WaGadgetMenuHorizontal.HorizontalMenuStyle001 .menuInner ul.firstLevel>li>.item:hover>a {
    background: 0;
    color: #25a0c4;
}
.WaGadgetMenuHorizontal.HorizontalMenuStyle001 .menuInner ul ul li.sel > .item > a {
    color:  #2284a1;
}
.WaGadgetMenuHorizontal.HorizontalMenuStyle001 .menuInner ul.firstLevel > li.dir > .item > a span::after {
    font: 15px/23px 'FontAwesome';
}
.WaGadgetMenuHorizontal.HorizontalMenuStyle001 .stickyMenu.active {
border-bottom: 3px solid #2284a1;
}
.WaGadgetMenuHorizontal.HorizontalMenuStyle001 .stickyMenu.active .firstLevel{
margin: 0 auto;
float: none;
}
.WaGadgetMenuHorizontal.HorizontalMenuStyle001 .menuInner ul.firstLevel {
margin: 0 auto;
}
.WaGadgetMenuHorizontal.HorizontalMenuStyle001 .menuInner ul ul {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 40000;
    display: block;
    visibility: hidden;
    box-sizing: border-box;
    width: 0;
    min-width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background: white;
    border: 0px solid #c1c1c1;
        border-top-color: rgb(193, 193, 193);
        border-top-style: solid;
        border-top-width: 0px;
    opacity: 0;
    list-style: none;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    border-top: 3px solid #2284a1;
}
.WaGadgetMenuHorizontal.HorizontalMenuStyle001 .menuInner ul ul li > .item > a {
    padding: 13px 16px;
    border-bottom: 1px solid #f9f9f9;
}
/* SUB NAV */
.WaGadgetNavigationLinks ul.orientationVertical {
    list-style: none;
}
.WaGadgetNavigationLinks.gadgetStyleNone ul.orientationVertical li {
    color: #000;
    padding: 10px;
    border-bottom: 1px solid #e0dede;
}
.WaGadgetNavigationLinks ul.orientationVertical {
    min-height: 16px;
    margin: 0px;
    padding: 0;
}
#id_Qzr9SqS > div > ul > li > ul > li {
    border: 0px;
    list-style: none;
    padding: 2px 0px;
    font-size: 12px;
}
.WaGadgetNavigationLinks ul.orientationVertical ul {
    margin: 0px;
}
/* BUTTON STYLE */
a.buttonStyle002, a:link.buttonStyle002 {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    min-width: 112px;
    margin: 0;
    padding: 5px 10px;
    background: #0f5b7e;
}
a.buttonStyle003, a:link.buttonStyle003 {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    min-width: 112px;
    margin: 0;
    padding: 3px 20px;
    background: #0f5b7e;
    color: white;
    font-family: 'Raleway','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;
    width: 100%;
}
/* SYSTEM BUTTONS */

.WaGadgetContactProfile .topButtonsOuterContainer input.typeButton, .WaGadgetEventsStateList .boxOuterContainer .boxBodyOuterContainer .boxBodyInfoOuterContainer .boxActionContainer input.typeButton, .WaGadgetBlogStateList #idAddNewPostButtonContainer input[type="submit"], .WaGadgetEventsStateDetails .boxOuterContainer .boxBodyInfoOuterContainer .boxBodyInfoContainer .boxActionContainer input.typeButton, .WaGadgetOnlineStoreProduct .OnlineStoreProduct_aside .OnlineStoreButton input.typeButton, .functionalButton, .functionalButton[disabled], .functionalButton.aspNetDisabled, .functionalButton .disabled, .WaGadgetMobilePanel .mobilePanel .loginInner .loginContainerForm .loginAction input.loginButton, .generalFieldsContainer .fieldSubContainer input.typeButton, .generalFieldsContainer .fieldSubContainer input[type="submit"], .WaGadgetTermsOfUse .login-role-actions input[type="submit"][disabled=""], .WaGadgetTermsOfUse .login-role-actions input[type="submit"], .WaGadgetUnsubscribeFromEmails form input[type="submit"], .WaGadgetBlogStateAddPost .boxFooterOuterContainer input, .WaGadgetBlogStateEditPost .boxFooterOuterContainer input, .WaGadgetForum .forumBottomPanelOuterContainer .forumBottomPanelContainer input.typeButton{
    background: #2284a1;
color: white;
}
.WaGadgetContactProfile .topButtonsOuterContainer input.typeButton:hover, .WaGadgetLoginForm.LoginFormStyle001 .loginContainer.authenticated.loginContainer.authenticated .loginLink:hover, .WaGadgetLoginForm.LoginFormStyle002 .loginContainer.authenticated.loginContainer.authenticated .loginLink:hover, .WaGadgetLoginForm.LoginFormStyle001 .loginContainer.authenticated.loginContainer.authenticated .loginLink.hover, .WaGadgetLoginForm.LoginFormStyle002 .loginContainer.authenticated.loginContainer.authenticated .loginLink.hover, .WaGadgetEventsStateList .boxOuterContainer .boxBodyOuterContainer .boxBodyInfoOuterContainer .boxActionContainer input.typeButton:hover, .WaGadgetBlogStateList #idAddNewPostButtonContainer input[type="submit"]:hover, .WaGadgetEventsStateDetails .boxOuterContainer .boxBodyInfoOuterContainer .boxBodyInfoContainer .boxActionContainer input.typeButton:hover, .WaGadgetOnlineStoreProduct .OnlineStoreProduct_aside .OnlineStoreButton input.typeButton:hover, .functionalButton:hover, .functionalButton[disabled], .functionalButton.aspNetDisabled, .functionalButton .disabled:hover, .functionalButton[disabled]:hover, .functionalButton.aspNetDisabled:hover, .functionalButton .disabled:hover, .WaGadgetMobilePanel .mobilePanel .loginInner .loginContainerForm .loginAction input.loginButton:hover, .generalFieldsContainer .fieldSubContainer input.typeButton, .generalFieldsContainer .fieldSubContainer input[type="submit"]:hover, .WaGadgetTermsOfUse .login-role-actions input[type="submit"][disabled=""]:hover, .WaGadgetTermsOfUse .login-role-actions input[type="submit"]:hover, .WaGadgetUnsubscribeFromEmails form input[type="submit"]:hover, .WaGadgetBlogStateAddPost .boxFooterOuterContainer input, .WaGadgetBlogStateEditPost .boxFooterOuterContainer input:hover, .WaGadgetForum .forumBottomPanelOuterContainer .forumBottomPanelContainer input.typeButton:hover {
    background: #2284a1;
color: white;
}

/* TYPOGRAPHY */
.gadgetStyle002 H1.promo {
    font-size: 3em;
    font-weight: 800;
}
.promo, h1.promo,.gadgetStyle002 h1.promo {
    margin: 0em;
    font-family: 'Raleway';
    font-weight: 800;
    line-height: 1.18;
    text-transform: uppercase;
}
.h1, h1, .gadgetStyle002 h1:not(.promo):not(.header):not(.h1Alt){
    margin: 0em;
    font-family: 'Raleway';
    font-weight: 800;
}
H1.header, .gadgetStyleNone H1.header {
    font-weight: 600;
}
.header, h1.header, .gadgetStyle002 h1.header {
    font-family: 'Raleway';
        font-weight: 800;

}
.h1Alt, h1.h1Alt, .gadgetStyle002 h1.h1Alt {
    font-family: 'Raleway';
    margin: 0px;
}
.h2, h2, .gadgetStyle002 h2 {
    font-family: 'Raleway';
}

.h3, h3, .gadgetStyle002 h3 {
    font-family: 'Raleway';
}

.h4, h4, .gadgetStyle002 h4, .gadgetStyle002 h4:not(.gadgetTitleH4):not(.h4Alt) {
    font-family: 'Raleway';
    font-size: 20px;
}

.h5, h5,.gadgetStyle002 h5 {
    font-family: 'Raleway';
}

.h4Alt, h4.h4Alt, .gadgetStyle002 h4.h4Alt {
    font-family: 'Raleway';
}

BODY, p, html, span, ul, li, .contStyleSmaller, .gadgetStyle002 .contStyleSmaller, .contStyleCaption, .gadgetStyle002 .contStyleCaption, .quotedText, .gadgetStyle002 .quotedText   {
font-family: 'Raleway';
}

/* END TYPOGRAPHY */



/* Mobile View */
@media screen and (max-width: 766px) {
    .headerSpace {
    height: auto;     
    display: flex;     
    justify-content: center;     
    align-items: flex-end;
}
    .vertSubmenu {
    padding: 0px;
}
.titleHeading p {
text-align: center;
}
.non-mobile {
display: none;
}


}
/* End Mobile View */
/* Tablet View */
@media screen and (max-width: 962px) and (min-width: 766px) {

.footerText {
text-align: center;
}
.non-mobile {
display: none;
}

}
/* End Tablet View */


/* BACK TO TOP CSS */
#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 10px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: #2284a1;
    color: #fff;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}
#back-to-top:hover {
    background: #2284a1;
}
#back-to-top.show {
    opacity: 1;
}



/* FORUMS */
.jobBoard #idTopicListContainer .boxBodyOuterContainer table tr.topicListRow td.repliesCountTD, .jobBoard #idTopicListContainer .boxHeaderOuterContainer table td.repliesCountTD {
display: none;
}
.jobBoard #idTopicListContainer .boxBodyOuterContainer table tr.topicListRow td.threadTD, .jobBoard #idTopicListContainer .boxHeaderOuterContainer table td.threadTD {
width: 70%;
}
.jobBoard #idTopicListContainer .boxHeaderOuterContainer table td.lastReplyTD, .jobBoard #idTopicListContainer .boxBodyOuterContainer table tr.topicListRow td.lastReplyTD {
    width: 30%;
}

/* END FORUMS */


.eventSponsor2 a {
color: #fff;
    font: normal 16px/1.5 'Raleway','Arial',sans-serif;
    text-transform:uppercase;
}
.eventSponsor2 {
width: auto;
height: auto;
padding: 8px 20px;
border: medium none;
background: #2284a1;
border-radius: 2px;
color: #FFF;
text-decoration: none;
white-space: nowrap;
text-align: center;
vertical-align: middle;
margin-top: 0px;
margin-left: 0px;
    display: inline-block;
    min-width: 235px;
    font: normal 16px/1.5 'Raleway','Arial',sans-serif;
}