body {
	background: #f9f9f9 !important;
}

a:focus, a:hover, 
.uap-tos-wrap a{
    color: #23527c;
}

.dn {
	display: none;
}

div.uap-register-form input[type=checkbox], 
div.uap-register-form input[type=radio]{
    -webkit-appearance: none;
    width: 25px;
    height: 25px;
    border: 2px solid #46CAC6;
    border-radius: 100px;
    margin: 0;
    float: left;
    margin: -4px 8px 0 0 !important;
	position: relative;
	background: #FFF;
}

div.uap-register-form input[type=checkbox]:checked:after, 
div.uap-register-form input[type=radio]:checked:after {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    margin: 8px 0 0 2px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 15px;
    height: 15px;
    margin: auto; 
	font-size: 15px;
    font-weight: 600;
    position: absolute;
    color: #46CAC6;
}

div.uap-register-form input[type=radio]:checked:after {
    content: "\f111" !important;
}

div.uap-register-form, 
div.uap-register-form .uap-labels-register, 
div.uap-register-notice, 
div.uap-register-14 .uap-submit-form input {
    font-family: 'Didact Gothic',Helvetica,Arial,Lucida,sans-serif;
}

div.uap-register-14 {	
    min-width: initial;
    max-width: initial;
    font-size: 15px;
}

div.uap-register-14 .uap-form-line-register {
    padding: 0;
    position: relative;
    margin-bottom: 20px;
	clear: both;
}

div.uap-register-14 .uap-labels-register {
    margin-bottom: 10px;
    font-weight: normal;
}

div.uap-register-14 .uap-labels-register span, 
div.uap-register-14 .uap-register-row-right {
    display: none;
}

div.uap-register-14 .uap-form-line-register .select2-selection, 
div.uap-register-14 .uap-form-line-register input[type=number], 
div.uap-register-14 .uap-form-line-register input[type=password], 
div.uap-register-14 .uap-form-line-register input[type=text], 
div.uap-register-14 .uap-form-line-register select, 
div.uap-register-14 .uap-form-line-register textarea {
    min-height: 48px;
    border: 1px solid #ddd;
    padding: 12px;
    border-radius: 3px;
}

div.uap-register-14 .uap-input-notice {
    border-color: #ddd !important;
}

div.uap-register-14 .uap-register-row-left {
    float: none;
    width: auto;
    text-align: center;
}

div.uap-register-14 .uap-submit-form {
    padding: 0;
    text-align: left;
}

div.uap-register-14 .uap-submit-form input {
    background: #222 !important;
    padding: 12px 20px !important;
    border-radius: 3px !important;
    width: auto;
    box-shadow: none !important;
    font-size: 15px !important;
    border: 1px solid #222 !important;
    min-height: 48px;
    font-weight: bold;
    letter-spacing: 1px;
	display: inline-block;
	width: 100%;
}

div.uap-register-14 .uap-submit-form input:hover {
    border-color: #666 !important;
    background: #666 !important;
}

div.uap-register-notice {
    color: #F44336;
    position: absolute;
    right: 10px;
    bottom: 6px;
}


div.uap-strength-wrapper {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
}

div.uap-strength-label {
    position: absolute;
    right: 120px;
    top: 10px;
}

div.uap-register-14 .uap-labels-register {
	display: none;
}

div.uap-register-14 .uap-form-line-register:nth-child(-n+2) {
    width: 50%;
    float: left;
    clear: none;
}

div.uap-tos-wrap input {
    margin-top: 0 !important;
}

.uap-form-line-register:nth-child(-n+3) input {
    text-indent: 26px;
}

.uap-form-line-register:nth-child(-n+3):before {
    font-weight: 900;
    content: "\f007";
    display: block;
    position: absolute;
    color: #666;
    font-family: "Font Awesome 5 Free";
    margin: 15px;
}

.uap-form-line-register:nth-child(3):before {
    content: "\f0e0";
}

.uap-tos-wrap a {
	color: #FFF;
}

div.uap-register-form  .uap-tos-wrap input[type=checkbox] {
	margin-top: 0 !important;
}

/*  */

div#page-container {
    padding-top: 88px !important;
}

header#main-header {
    padding: 12px 0;
}


div.logo_container {
    position: initial !important;
    width: 220px !important;
	margin-right: 20px;
    float: left;
}

div.logo_container .logo_helper {
    display: none;
}

div.logo_container #logo {
    -webkit-transform: none;
    margin-left: -10px;
}

div#et-top-navigation {
    padding: 25px 0 0 0 !important;
    float: none;
}

div#et-top-navigation nav>ul>li>a {
    padding-bottom: 0 !important;
    font-size: 15px;
    font-weight: normal;
    color: #666;
}

div#et-top-navigation nav>ul>li.sm {
    padding-right: 0;
    float: left;
    margin-right: 3px;
    position: relative;
    top: -6px;
}

div#et-top-navigation nav>ul>li.pr {
    margin-right: 50px;
}

div#et-top-navigation nav>ul>li.sm>a {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400;
    background: #dfe0e4;
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    color: #dfe0e4;
    padding-top: 5px;
    text-align: center;
    font-size: 0;
    overflow: hidden;
}

div#et-top-navigation nav>ul>li.sm>a:before {
    content: "\f39e";
    color: #666;
    font-size: 15px;
    line-height: 22px;
}

div#et-top-navigation nav>ul>li.li>a:before {
    content: "\f0e1";
}

div#et-top-navigation nav>ul>li.tt>a:before {
    content: "\f099";
}

div#et-top-navigation nav>ul>li.pr>a:before {
    content: "\f231";
}

div#footer-info {
    float: none;
    text-align: center;
    color: #000;
	font-weight: bold;
}

div#footer-info a {
	color: #000;
}

section#main-content {
	background: #f9f9f9;
    padding: 70px 0;
}

section#comment-wrap {
	display: none;
}

.et_pb_section, body {
	background-color: #f9f9f9;
}

.cfooter h5 {
    padding-bottom: 15px !important;
}

.cfooter .et_pb_menu:before {
    padding-bottom: 18px !important;
}

.cfooter .et_pb_menu ul {
    display: block !important;
}

.cfooter .et_pb_menu li {
    list-style: disc !important;
    display: block !important;
    margin: 0 0 0 5px !important;
    float: none !important;
}

.tribe-common .tribe-common-h1,
.tribe-common .tribe-common-h2, 
.tribe-common .tribe-common-h3, 
.tribe-common .tribe-common-h4, 
.tribe-common .tribe-common-h5, 
.tribe-common .tribe-common-h6,
.tribe-common .tribe-common-h7, 
.tribe-common .tribe-common-h8, 
.tribe-common .tribe-common-b2, 
.tribe-common--breakpoint-medium.tribe-common .tribe-common-form-control-text__input, 
.tribe-common .tribe-common-form-control-text__input, 
.tribe-events .tribe-events-c-view-selector__list-item-text {
    font-family: 'Didact Gothic', sans-serif !important;
}

.tribe-common .tribe-common-h5, 
.tribe-common .tribe-common-h6 {
    line-height: 1.3;
}

.tribe-common .tribe-common-b2 {
    font-size: 15px;
    line-height: 1.5;
}

div.mec-wrap .mec-totalcal-box, 
div.mec-event-list-standard .mec-event-article, 
div.mec-event-footer, 
.mec-calendar.mec-calendar-daily .mec-calendar-d-top, 
.mec-weekly-view-dates-events, 
.mec-daily-view-dates-events {
    background: #FFF;
}

.mec-checkboxes-search .mec-searchbar-category-wrap, 
.mec-wrap .mec-totalcal-box .mec-totalcal-view span, 
.mec-wrap .mec-totalcal-box input, .mec-wrap .mec-totalcal-box select, 
.mec-wrap .mec-totalcal-box i, 
.mec-calendar .mec-event-article {
	border-color: #ddd;
}

}
.mec-event-grid-modern .event-grid-modern-head .mec-event-day {
    color: #46cac6; 
}

.mec-load-more-button {
    background: #46cac6;
    border-color: #46cac6; 
	color: #FFF;
}

.mec-single-event .mec-event-content {
    padding: 0;
}

.mec-single-event .mec-events-meta-group-countdown {
	margin: 0;
}

.mec-event-cost, 
.mec-event-more-info, 
.mec-event-website, .mec-events-meta-date, 
.mec-single-event-additional-organizers, 
.mec-single-event-category, 
.mec-single-event-date, 
.mec-single-event-label, 
.mec-single-event-location, 
.mec-single-event-organizer, 
.mec-single-event-time {
	background: none;
}

.mec-event-info-desktop.mec-event-meta.mec-color-before.mec-frontbox {
    padding-top: 40px;
}

@media (min-width: 1200px) {
	.container, div.et_pb_row {
		width: 1200px;
		max-width: 1200px;
    	margin: 0 auto !important;
    	padding-right: 15px;
    	padding-left: 15px;
	}
}

