/*
Theme Name:         MMEA
Theme URI:          https://roots.io/sage/
Description:        Sage is a WordPress starter theme. <a href="https://github.com/roots/sage">Contribute on GitHub</a>
Version:            8.4.2
Author:             Roots
Author URI:         https://roots.io/
Text Domain:        sage

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/
#gform_page_77_1 .ginput_preview strong:after,
#gform_page_247_1 .ginput_preview strong:after {
    content: "\f058";
    display: inline-block;
    font-family: FontAwesome;
    font-size: inherit;
    padding-left: 5px;
    color: #a3c44b;
}
#gform_page_77_1 .ginput_preview img.gform_delete,
#gform_page_247_1 .ginput_preview img.gform_delete {
    display: none;
}
#gform_page_77_1 .validation_message ul,
#gform_page_247_1 .validation_message ul {
    padding: 0;
}
table.dataTable tbody tr.expired_feup {
    background: rgba(255, 59, 0, 0.25);
}
.gfield_radio input[type=radio] {
    opacity: .01;
    z-index: 100;
    min-height: 0 !important;
}
.contact-content p strong {
    color: inherit;
}
.contact-content input[type=submit], .contact-content input[type=button], .conference-schedule .gform_wrapper .button, .conference-schedule .gform_button{
    color: #4cc6ff !important;
	border: 1px solid #4cc6ff!important;
    padding: 10px 30px;
	border-radius: 0;
}
.conference-schedule .gform_wrapper .button, .conference-schedule .gform_button{
	text-transform: capitalize;
    background-color: transparent;
    outline: 0;
    font-size: 20px;
    font-weight: 400;
    border: 0;
    background: transparent;
    color: #4cc6ff !important;
    border: 1px solid #4cc6ff!important;
    padding: 5px 20px;
    border-radius: 0;
    margin-bottom: 1rem;
}

.contact-content input[type=submit]:hover, .contact-content input[type=button]:hover, .contact-content input[type=submit]:focus, .contact-content input[type=button]:focus, .conference-schedule .gform_wrapper .button:hover, .conference-schedule .gform_button:hover, .conference-schedule .gform_wrapper .button:focus, .conference-schedule .gform_button:focus {
    color: #fff !important;
	background: #4cc6ff !important;
	border: 1px solid transparent!important;  
}
.contact-content span {
    font-size: inherit;
    color: inherit;
}

.event-desc a h4 {
    text-transform: none;
}

.post-thumb {
    height: 120px;
    background: transparent;
}

.gform_fields {
    padding-left: 0;
    list-style: none;
}

.gform_fields li {
    list-style-type: none;
}

.gform_wrapper form {
    margin-bottom: 0
}

.gform_wrapper .gfield_required {
    padding-left: 1px;
    color: #b94a48
}

.ginput_container input:-moz-placeholder, .ginput_container select:-moz-placeholder, .ginput_container textarea:-moz-placeholder {
    color: #ccc;
}

.ginput_container input::-moz-placeholder, .ginput_container select::-moz-placeholder, .ginput_container textarea::-moz-placeholder {
    color: #ccc;
}

.ginput_container input:-ms-input-placeholder, .ginput_container select:-ms-input-placeholder, .ginput_container textarea:-ms-input-placeholder {
    color: #ccc;
}

.ginput_container input::-webkit-input-placeholder, .ginput_container select::-webkit-input-placeholder, .ginput_container textarea::-webkit-input-placeholder {
    color: #ccc;
}

.ginput_container input:focus, .ginput_container select:focus, .ginput_container textarea:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}

.ginput_container input[disabled], .ginput_container select[disabled], .ginput_container textarea[disabled], .ginput_container input[readonly], .ginput_container select[readonly], .ginput_container textarea[readonly], fieldset[disabled] .ginput_container input, fieldset[disabled] .ginput_container select, fieldset[disabled] .ginput_container textarea {
    cursor: not-allowed;
    background-color: #eee
}

textarea.ginput_container input, textarea.ginput_container select, textarea.ginput_container textarea {
    height: auto
}

.ginput_container textarea {
    height: auto;
}
table.gfield_list th{
    text-align: left!important;
}
table.gfield_list .gfield_list_cell 
{
    padding-right: 10px;
    padding-bottom: 10px;
}
table.gfield_list .gfield_list_icons
{
     padding-bottom: 10px;
}
table.gfield_list 
{
    width:100%;
    text-align: left !important;
}
.gform_drop_area {
    background: #eee;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#eee, #fafafa);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#eee, #fafafa);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#eee, #fafafa);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(#eee, #fafafa);
    border-bottom: 0px solid white;
    height: 200px;
    border-radius: 20px;
}

.gform_wrapper .button, .gform_button, .gform_page_footer .button {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    padding: 20px;
}
.gform_page_footer .button, .gform_page_footer .button:hover, .gform_page_footer .button:focus, #gform_submit_button_51, #gform_submit_button_51:hover, gform_submit_button_51:focus{
    text-transform: uppercase;
    color: #4cc6ff !important;
    outline: 0!important;
    font-size: 20px!important;
    font-weight: 700!important;
    border: 0!important;
    background: rgba(0, 0, 0, 0)!important;
}
li#field_77_28, li#field_51_2, li#field_51_3, li#field_77_27, li#field_77_36,
li#field_247_28, li#field_247_27, li#field_247_36 {
    height: 0 !important;
    overflow: hidden !important;
    margin: 0;
}
.gfield_radio {
    list-style-type: none;
    padding: 0;
}
.gform_wrapper .button:focus, .gform_button:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
li#field_77_31,
li#field_247_31 {
    margin-top: -40px;
    float: right;
    width: 75%;
}
#gform_page_77_1 .gform_page_footer,
#gform_page_247_1 .gform_page_footer {
    text-align: right;
    margin-top: -40px;
}

.gform_wrapper .button:hover, .gform_button:hover, .gform_button:focus {
    color: #fff;
    text-decoration: none
}

.gform_wrapper .button:active, .gform_wrapper .button.active, , .gform_button:active, .gform_button.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.gform_wrapper .button.disabled, .gform_button.disabled, .gform_button[disabled], fieldset[disabled] .gform_button {
    pointer-events: none;
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.gform_button:hover, .gform_button:focus, .gform_button:active, .gform_button.active, .open .dropdown-toggle.gform_button {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e
}

.gform_button:active, .gform_button.active, .open .dropdown-toggle.gform_button {
    background-image: none
}

.gform_button.disabled, .gform_button[disabled], fieldset[disabled] .gform_button, .gform_button.disabled:hover, .gform_button[disabled]:hover, fieldset[disabled] .gform_button:hover, .gform_button.disabled:focus, .gform_button[disabled]:focus, fieldset[disabled] .gform_button:focus, .gform_button.disabled:active, .gform_button[disabled]:active, fieldset[disabled] .gform_button:active, .gform_button.disabled.active, .gform_button[disabled].active, fieldset[disabled] .gform_button.active {
    background-color: #428bca;
    border-color: #357ebd
}

.gform_wrapper .gfield_error .gfield_label {
    color: red
}

.gform_wrapper .gfield_error input, .gform_wrapper .gfield_error select, .gform_wrapper .gfield_error textarea {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7
}

.gform_wrapper .gfield_error input:focus, .gform_wrapper .gfield_error select:focus, .gform_wrapper .gfield_error textarea:focus {
    border-color: #b94a48;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(185, 74, 72, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(185, 74, 72, 0.6)
}

.validation_error {
    padding: 15px;
    margin-bottom: 20px;
    color: #b94a48;
    background-color: #f2dede;
    border: 1px solid transparent;
    border-color: #eed3d7;
    border-radius: 4px
}

.validation_error h4 {
    margin-top: 0;
    color: inherit
}

.validation_error .alert-link {
    font-weight: bold
}

.validation_error>p, .validation_error>ul {
    margin-bottom: 0
}

.validation_error>p+p {
    margin-top: 5px
}

.validation_error hr {
    border-top-color: #e6c1c7
}

.validation_error .alert-link {
    color: #953b39
}

#gforms_confirmation_message {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

#gforms_confirmation_message h4 {
    margin-top: 0;
    color: inherit
}

#gforms_confirmation_message .alert-link {
    font-weight: bold
}

#gforms_confirmation_message>p, #gforms_confirmation_message>ul {
    margin-bottom: 0
}

#gforms_confirmation_message>p+p {
    margin-top: 5px
}

.gfield_label {
    margin-bottom: 5px;
    font-size: 14px;
}

.ginput_complex>span>label {
    font-size: 11px;
}

.gfield_checkbox input {
    width: auto!important;
    display: inline-block;
    margin-right: 1rem;
    margin-top: 0;
}

.gform_validation_container, .gform_wrapper .gform_validation_container, body .gform_wrapper li.gform_validation_container, body .gform_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container, body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container {
    display: none !important;
    position: absolute !important;
    left: -9000px;
}

body.contact-us .gfield_label {
    margin-bottom: 5px;
    font-size: 14px;
    display: none;
}

.contact-content .ginput_container input, .contact-content .field_sublabel_below input, .contact-content .ginput_container select, .contact-content .ginput_container textarea {
    box-shadow: none;
    -webkit-border-radius: 0px;
    min-height: 48px;
    display: block;
    width: 100%;
    color: #999;
}

hr {
    border-top: 1px solid #ccc !important;
}

.btn i {
    margin-right: 5px;
}

img.gfield_captcha {
    position: absolute;
    right: 17px;
    bottom: 3px;
}

.page-id-95 #gform_submit_button_1 {
    position: relative;
    top: -60px;
    right: 15px;
}

textarea#input_1_16 {
    height: 190px;
}

.gform_footer.top_label {
    clear: both;
    text-align: right;
    margin-top: 0px;
    position: relative;
    cursor: pointer;
}

.charleft.ginput_counter {
    color: #db2f2f;
    font-size: 13px;
}

body.contact-us .gfield_description.validation_message {
    display: none;
}

.gform_confirmation_message {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid #0000;
    border-radius: 4px;
}

.gform_confirmation_message {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

.slider-main {
    overflow: hidden;
    position: relative;
    margin: 0px;
    border-radius: 0px;
    border: 0px;
    padding: 0px;
}

.flex-control-nav {
    bottom: 10px;
    z-index: 9;
}

.flex-control-paging li a {
    width: 22px;
    height: 22px;
    display: block;
    background: transparent;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
    border: 2px solid #2c2c76;
}

.flex-control-paging li a:hover {
    background: #2c2c76;
}

.flex-control-paging li a.flex-active {
    background: #2c2c76;
    cursor: default;
}

.slider-main ul li {
    position: relative;
}

.slider-main ul li h1 {
    color: #2c2c76;
    background: rgba(255, 255, 255, 0.7);
    width: auto;
    display: inline-block;
    padding: 10px 20px;
}

.event-box .abso-content .vertical-align {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    margin: 0 auto;
}

.event-box .abso-content .vertical-align ol, .event-box .abso-content .vertical-align ul {
    color: #fff;
    width: 65%;
    margin: 0 auto;
}

.event-box .abso-content .hover_div {
    display: none;
}

.event-box:hover .abso-content .hover_div {
    display: block;
}

body .event-box {
    text-align: left;
}

body .tribe-events-calendar th {
    background-color: #07172d;
    color: #fff;
}

.slider-main {
    overflow: hidden;
    position: relative;
    margin: 0px;
    border-radius: 0px;
    border: 0px;
    padding: 0px;
}

.flex-control-nav {
    bottom: 10px;
    z-index: 9;
}

.flex-control-paging li a {
    width: 22px;
    height: 22px;
    display: block;
    background: transparent;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
    border: 2px solid #fff;
}

.flex-control-paging li a:hover {
    background: #fff;
    background: rgba(255, 255, 0255, 0.7);
}

.flex-control-paging li a.flex-active {
    background: #fff;
    background: rgba(255, 255, 255, 0.9);
    cursor: default;
}

.slider-main ul li {
    position: relative;
}

.slider-main ul li h1 {
    color: #2c2c76;
    background: rgba(255, 255, 255, 0.7);
    width: auto;
    display: inline-block;
    padding: 10px 20px;
}

.header .event-bar i {
    color: #a3c44b;
    margin-bottom: 67px;
    float: left;
    margin-top: 5px;
    margin-right: 10px;
}

.header .event-bar {
    font-size: 17px;
    display: block;
    margin-top: 50px;
    line-height: 22px;
}

.slider-main ul li h1 {
    padding: 5px 10px;
    font-size: 40px;
}

.slider-main .abso-content {
    height: auto;
    bottom: 0;
    top: auto;
}

.flex-control-nav {
    bottom: -45px;
    z-index: 9;
}

.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
    display: none;
}

.flex-direction-nav {
    display: none;
}

.slider-main {
    overflow: inherit !important;
}

.header a.buttons {
    padding: 3px 15px;
    color: #666767;
    text-transform: uppercase;
    font-size: 13px;
    background: #f5f5f5;
    display: inline-block;
    margin: 5px;
}

.header .list-inline {
    margin-left: -5px;
}

.header .list-inline ul {
    margin-left: 0px;
}

.header .list-inline ul, .header .list-unstyled ul {
    padding-left: 0;
    list-style: none;
}

.header .list-inline li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

.footer .copyright, .footer .copyright p {
    text-transform: uppercase;
    display: block;
    color: #fff;
    font-size: 13px;
}

.post-content p.news a {
    color: inherit;
}

.clearfix {
    clear: both;
}

.main {
    font-size: 16px;
}

.col-sm-12.center {
    text-align: center;
}

.badge-member .badge-wrapper {
    background: #333;
    font-size: 12px;
    color: #000;
    line-height: 18px;
    padding: 0;
    margin: 0 0 8px 0;
}

.badge-member .badge-wrapper {
    width: 94%;
    background: #fff;
    text-align: center;
    height: auto;
    float: left;
    box-shadow: 1px 1px 5px #999;
    padding: 0px 12px;
    margin-top: 10px;
}

.badge-member .footer {
    border-top: solid 1px #04540c;
    font-size: 10px;
    line-height: normal;
    background: none;
    padding: 0;
}

.badge-member .footer .green2 span {
    color: #04540c;
}

.badge-member h1 {
    font-size: 30px;
    margin: 8px 0 0;
    display: block;
    padding: 0;
    line-height: normal;
    font-weight: normal;
    font-family: serif;
    color: #000;
}

.badge-member .green {
    font-size: 15px;
    color: #04540c;
    display: block;
    margin-top: 5px;
}

.badge-member .green2 {
    color: #04540c;
    margin-top: 10px;
    display: inline-block;
}

.badge-member .footer {
    border-top: solid 1px #04540c;
    font-size: 10px;
    line-height: normal;
    background: none;
}

.badge-member .footer h2 {
    float: left;
    font-weight: normal;
    margin-top: 6px;
    width: auto;
}

#edit-cardexpcmon-wrapper {
    display: inline;
}

#edit-cardexpcyear-wrapper {
    display: inline;
}

#banquetamount {
    text-align: right;
    padding-right: 35px;
}

.badge-member .badge-wrapper span {
    font-size: 12px;
    color: #000;
}

.d_badge .d_badge-wrapper {
    background: #333;
    font-size: 12px;
    color: #000;
    line-height: 18px;
    padding: 0;
    margin: 0 0 8px 0;
}

.d_badge .d_badge-wrapper {
    width: 94%;
    background: #fff;
    text-align: center;
    height: auto;
    float: left;
    box-shadow: 1px 1px 5px #999;
    padding: 0px 12px;
    margin-top: 10px;
}

.d_badge .footer {
    border-top: solid 1px #04540c;
    font-size: 10px;
    line-height: normal;
    background: none;
    padding: 0;
}

.d_badge .footer .green2 span {
    color: #04540c;
}

.d_badge h1 {
    font-size: 30px;
    margin: 8px 0 0;
    display: block;
    padding: 0;
    line-height: normal;
    font-weight: normal;
    font-family: serif;
    color: #000;
}

.d_badge .green {
    font-size: 15px;
    color: #04540c;
    display: block;
    margin-top: 5px;
}

.d_badge .green2 {
    color: #04540c;
    margin-top: 10px;
    display: inline-block;
}

.d_badge .footer {
    border-top: solid 1px #04540c;
    font-size: 10px;
    line-height: normal;
    background: none;
}

.d_badge .footer h2 {
    float: left;
    font-weight: normal;
    margin-top: 6px;
    width: auto;
}

#edit-cardexpcmon-wrapper {
    display: inline;
}

#edit-cardexpcyear-wrapper {
    display: inline;
}

#banquetamount {
    text-align: right;
    padding-right: 35px;
}

.d_badge .d_badge-wrapper span {
    font-size: 12px;
    color: #000;
}

[data-badge] {
    overflow: hidden;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    min-width: 160px;
    padding: 0px 0;
    list-style: none;
    font-size: 18px;
    text-align: left;
    background-color: #f8f8f8;
    border: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    background-clip: padding-box;
}

.dropdown-menu>li>a {
    font-family: 'BebasNeueBold';
    color: #2c2c76;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: #e7e7e7;
    color: #555;
}

.work-container.tax_page p {
    line-height: 22px;
}

.work-container.tax_page .col-sm-6.col-md-4 {
    margin-bottom: 25px;
    background-color: #fff;
    padding-bottom: 25px;
}

.work-container.tax_page .col-sm-6.col-md-4 img {
    margin-bottom: 25px;
}

.slider-main ul li h1 {
    color: #2c2c76;
    background: #ffffffb3;
    width: auto;
    display: inline-block;
    padding: 10px 20px;
    font-size: 40px;
}

.slider-main .abso-content {
    position: absolute;
    width: 100%;
    height: auto;
    left: 0;
    top: auto;
    bottom: 0;
}

.work-container {
    margin-top: 3rem;
}

.leader-header {
    margin: 4rem 0 3rem;
}

.single-leader h4 {
    font-size: 22px;
    font-weight: bold;
    margin: 6px 0 2px;
    color: #666767;
}

.single-leader h5 {
    font-size: 12px;
    margin-top: 0;
}

.single-leader p {
    font-size: 16px;
    margin-bottom: 0;
}

.center-block {
    text-align: center;
}

.single-leader {
    margin-bottom: 2rem;
    float: none;
    clear: none;
    display: inline-block;
    vertical-align: top;
}

body #tribe-events-content .tribe-events-tooltip h4 {
    background-color: rgb(236, 236, 236);
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 24px;
    margin: 0;
    min-height: 24px;
    padding: 0 6px;
    color: rgb(82, 82, 217);
}

body .tribe-events-tooltip .tribe-events-event-body {
    font-size: 14px;
    font-weight: 400;
    padding: 3px 6px 6px;
    line-height: 20px;
}

body .tribe-events-tooltip .tribe-events-event-thumb img {
    box-shadow: none;
    width: 80px;
    height: auto;
    border-radius: 8px;
}

body .tribe-event-duration {
    color: rgb(0, 128, 0);
    border-bottom: 1px solid rgb(204, 204, 204);
    margin-bottom: 5px;
    padding-bottom: 5px;
    text-align: right;
    font-style: italic;
    padding-right: 5px;
    padding-top: 5px;
    font-weight: bold;
}

@media (max-width: 768px) {
    .slider-main ul li h1 {
        font-size: 16px;
        padding: 0 0.6rem;
    }
    .header .logo img {
        max-width: 150px;
    }
}

.intro-box h3 {
    margin-top: 1rem;
    color: #000;
}

body .form-control-feedback {
    width: 48px;
    height: 48px;
    line-height: 48px;
}

.comment-form input[type=email], .comment-form input[type=text], .comment-form input[type=url], .comment-form textarea, .form-control, .search-form .search-field {
    border: 1px solid !important;
}

.search-top .form-control {
    border: 0px solid !important;
}

b, strong, b *, strong * {
    font-weight: 900 !important;
}

.gfield_checkbox input {
   display: inline-block !important;
	width: 5% !important;
	vertical-align: sub;
}

.gfield_checkbox label {
	width: 90%;
	vertical-align: text-top;
}

.ginput_container.ginput_container_date {
    position: relative;
}

img.ui-datepicker-trigger {
    position: absolute;
    right: 5px;
    top: 15px;
}

img.ui-datepicker-trigger {
    position: absolute;
    right: 5px;
    top: 15px;
    cursor: pointer;
    z-index: 99;
}

#ui-datepicker-div {
    font-size: 16px;
}

@media (min-width: 768px) {
    .gfield_label {
        margin-bottom: 5px;
        float: left;
        width: 25%;
        text-align: right;
        font-size: 16px;
        line-height: 22px;
        padding-right: 15px;
        padding-top: 10px;
    }
    .ginput_container, .gfield_description {
        float: right;
        width: 75%;
    }
    body.contact-us .ginput_container, body.contact-us .gfield_description {
        float: none;
        width: 100%;
    }
}

ul.gform_fields li:after, ul.gform_fields li:before {
    content: " ";
    display: table;
    clear: both;
}

img.gfield_captcha {
    position: absolute;
    right: 17px;
    bottom: 12px;
    width: 100px;
    height: auto;
}


/* General GF Date Picker */

#ui-datepicker-div {
    background: #FFF;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.75);
    display: none;
    padding: 20px;
    width: 300px;
}

#ui-datepicker-div .ui-icon {
    color: transparent;
    cursor: pointer;
    font-size: 0px;
}

#ui-datepicker-div .ui-icon:before {
    font-family: "FontAwesome";
    font-size: 18px;
    color: #19703e;
}

#ui-datepicker-div .ui-datepicker-prev {
    float: left;
    width: 10%;
    color: #19703e;
}

#ui-datepicker-div .ui-datepicker-prev .ui-icon:before {
    content: '\f060';
}

#ui-datepicker-div .ui-datepicker-prev.ui-state-disabled {
    display: none;
}

#ui-datepicker-div .ui-datepicker-next {
    float: right;
    width: 10%;
    color: #19703e;
}

#ui-datepicker-div .ui-datepicker-next .ui-icon:before {
    content: '\f061';
    float: right;
}

#ui-datepicker-div .ui-datepicker-next.ui-state-disabled {
    display: none;
}

#ui-datepicker-div .ui-datepicker-title select {
    float: left;
    width: 70%;
}

#ui-datepicker-div .ui-datepicker-month {
    margin: 0px 5% 6px;
}

#ui-datepicker-div .ui-datepicker-year {
    margin: 0px 15% 6px;
}

#ui-datepicker-div .ui-datepicker-today {
    background-color: #19703e;
    border-radius: 4px;
}

#ui-datepicker-div .ui-datepicker-today a {
    color: #FFF;
}

#ui-datepicker-div table {
    width: 100%;
}

#ui-datepicker-div table td, th {
    text-align: center;
}

#ui-datepicker-div table td a {
    display: block;
}

.gform_drop_area .button.gform_button_select_files{
    position: absolute;
    bottom: 0;
    background-color: #4cc6fa;
    color: #fff;
    border: 0px;
}

.gform_drop_area .button.gform_button_select_files:hover{
    background-color: #2c2c76;
}

.gform_drop_instructions {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    display: block;
    text-align: center;
    padding-top: 50px;
}

textarea#input_1_16 {
    height: 190px !important;
    resize: none;
}
.page-id-95 .contact-content .field_sublabel_below input
{
    height: 48px !important;
}
.page-id-95 #gform_submit_button_1 {
    top: -35px !important;
}
.page-id-95 .contact-content #gform_fields_1 .col-sm-6 {
    width: 50%;
	position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
@media(max-width:414px) {

.page-id-95 #gform_submit_button_1 {
    top: 0px !important;
}
}


.gform_wrapper .gform_card_icon_container {
    margin: 8px 0 6px;
    height: 32px
}
.gform_wrapper div.gform_card_icon {
    margin-right: 4px;
    text-indent: -9000px;
    background-image: url(/wp-content/uploads/2017/08/gf-creditcard-icons.png);
    background-repeat: no-repeat;
    width: 36px;
    height: 32px;
    float: left
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_visa {
    background-position: 0 0
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_visa {
    background-position: 0 -32px
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_visa {
    background-position: 0 -64px
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_mastercard {
    background-position: -36px 0
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_mastercard {
    background-position: -36px -32px
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_mastercard {
    background-position: -36px -64px
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_amex {
    background-position: -72px 0
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_amex {
    background-position: -72px -32px
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_amex {
    background-position: -72px -64px
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_discover {
    background-position: -108px 0
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_discover {
    background-position: -108px -32px
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_discover {
    background-position: -108px -64px
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_maestro {
    background-position: -144px 0
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_maestro {
    background-position: -144px -32px
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_maestro {
    background-position: -144px -64px
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_jcb {
    background-position: -180px 0
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_jcb {
    background-position: -180px -32px
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_jcb {
    background-position: -180px -64px
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_visa {
    background-position: 0 -192px
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_visa {
    background-position: 0 -224px
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_visa {
    background-position: 0 -256px
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_mastercard {
    background-position: -36px -192px
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_mastercard {
    background-position: -36px -224px
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_mastercard {
    background-position: -36px -256px
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_amex {
    background-position: -72px -192px
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_amex {
    background-position: -72px -224px
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_amex {
    background-position: -72px -256px
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_discover {
    background-position: -108px -192px
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_discover {
    background-position: -108px -224px
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_discover {
    background-position: -108px -256px
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_maestro {
    background-position: -144px -192px
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_maestro {
    background-position: -144px -224px
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_maestro {
    background-position: -144px -256px
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_jcb {
    background-position: -180px -192px
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_jcb {
    background-position: -180px -224px
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_jcb {
    background-position: -180px -256px
}
.gform_card_icon_container input[type=radio]#gform_payment_method_creditcard {
    float: left;
    position: relative;
    top: 4px!important
}
.gform_wrapper .ginput_complex .ginput_cardinfo_right {
    min-width: 85px!important
}
.gform_wrapper .ginput_complex span.ginput_cardextras {
    display: block;
    overflow: hidden
}
.gform_wrapper .ginput_complex .ginput_cardinfo_left span.ginput_card_expiration_container {
    position: relative;
    display: inline-block;
    min-width: 160px!important
}
.gform_wrapper .ginput_complex .ginput_cardinfo_left span.ginput_card_expiration_container select {
    margin-bottom: 8px
}
.gform_wrapper .ginput_complex .ginput_card_expiration_container.ginput_card_field {
display: inline-block;
width: 45%;
}
#input_77_14_2_cardinfo_right,
#input_247_14_2_cardinfo_right,
#input_50_14_2_cardinfo_right{
    float: right;
    width: 45%;
}
.gform_wrapper .ginput_complex .ginput_card_expiration_container.ginput_card_field > select {
display: inline-block;
width: 45%;
}
#input_77_14_3.ginput_card_security_code,
#input_247_14_3.ginput_card_security_code,
#input_50_14_3.ginput_card_security_code {
display: inline-block;
}

.gform_fields li.badges .gform_fields li.badges tbody {
    width: 75%;
    float: right;
}
.gform_fields li.badges .ginput_container, .gform_fields li.badges .gfield_description {
    float: right;
    width: 100%;
}
.gform_fields li.badges table.gfield_list.gfield_list_container {
    width: 75%;
}
.gform_fields li.badges label.gfield_label.gfield_label_before_complex {
    color: #2c2c76;
    font-family: BebasNeueBold;
    font-size: 28px;
	    text-align: left;
}
#field_78_47 label.gfield_label, #field_78_41 label.gfield_label,
#field_170_47 label.gfield_label, #field_170_41 label.gfield_label,
#field_52_47 label.gfield_label, #field_52_41 label.gfield_label{
    color: #2c2c76;
    font-family: BebasNeueBold;
    line-height: 1.2;
    font-weight: bold;
    text-align: left;
    width: 100%;
    font-size: 48px;
}
input#add_badge, input#remove_badge {
    width: auto;
    float: left;
    text-transform: uppercase;
    color: #fff!important;
    outline: 0!important;
    font-size: 20px!important;
    font-weight: 700!important;
    border: 0!important;
    background: #4cc6ff !important;
}
input#remove_badge {
  background: #ff0000 !important;
  float: right !important;
		
	}
li#field_78_87, li#field_52_87, li#field_170_87 {
    width: 50%;
    float: right;
    text-transform: uppercase;
    color: #fff!important;
    outline: 0!important;
    font-size: 20px!important;
    font-weight: 700!important;
    border: 0!important;
    background: #4cc6ff !important;
    border-radius: 0;
    text-align: center;
    padding: 10px;
    margin: 0 auto;
}
li#field_78_88, li#field_78_89, li#field_78_90, li#field_78_91, li#field_78_37,
li#field_170_88, li#field_170_89, li#field_170_102, li#field_170_90, li#field_170_91, li#field_170_37,
li#field_52_88, li#field_52_89, li#field_52_90, li#field_52_91, li#field_52_37 {
    width: 50%;
    float: right;
    text-transform: uppercase;
    outline: 0!important;
    font-size: 20px!important;
    font-weight: 700!important;
    border: 0!important;
    border-radius: 0;
    text-align: right;
    padding: 10px;
    margin: 0;
    clear: both;
	border-right: 1px solid #4cc6ff !important;
    border-left: 1px solid #4cc6ff !important;
}
li#field_78_37,
li#field_170_37,
li#field_52_37 {
    border-bottom: 1px solid #4cc6ff !important;
    border-top: 1px solid #4cc6ff !important;
	margin-bottom: 30px;
}
li#field_78_88 input, li#field_78_89 input, li#field_78_90 input, li#field_78_91 input, li#field_78_37 input,
li#field_170_88 input, li#field_170_89 input, li#field_170_102 input, li#field_170_90 input, li#field_170_91 input, li#field_170_37 input,
li#field_52_88 input, li#field_52_89 input, li#field_52_90 input, li#field_52_91 input, li#field_52_37 input{
    background: none;
    width: auto;
    text-align: right;
    border: none!important;
    float: right;
    height: auto;
    min-height: 0;
}
li#field_78_88 .gfield_label, li#field_78_89 .gfield_label, li#field_78_90 .gfield_label, li#field_78_91 .gfield_label, li#field_78_37 .gfield_label,
li#field_170_88 .gfield_label, li#field_170_89 .gfield_label, li#field_170_102 .gfield_label, li#field_170_90 .gfield_label, li#field_170_91 .gfield_label, li#field_170_37 .gfield_label,
li#field_52_88 .gfield_label, li#field_52_89 .gfield_label, li#field_52_90 .gfield_label, li#field_52_91 .gfield_label, li#field_52_37 .gfield_label{
    width: auto;
    text-align: right;
    text-transform: capitalize;
    padding: 5px;
    margin: 0 !important;
    font-size: 20px;
}
li#field_78_88 .ginput_container, li#field_78_89 .ginput_container, li#field_78_90 .ginput_container, li#field_78_91 .ginput_container, li#field_78_37 .ginput_container,
li#field_170_88 .ginput_container, li#field_170_89 .ginput_container, li#field_170_102 .ginput_container, li#field_170_90 .ginput_container, li#field_170_91 .ginput_container, li#field_170_37 .ginput_container,
li#field_52_88 .ginput_container, li#field_52_89 .ginput_container, li#field_52_90 .ginput_container, li#field_52_91 .ginput_container, li#field_52_37 .ginput_container{
    float: right;
    width: auto;
}
#gform_page_77_2 .gform_page_footer,
#gform_page_247_2 .gform_page_footer,
#gform_page_50_2 .gform_page_footer{
    clear: both;
    float: right;
    margin-top: 40px;
}

form#table_search_form input[type=text] {
    min-height: 50px;
    vertical-align: top;
}
input#input_77_91,
input#input_247_91,
input#input_50_91 {
    width: 195px;
}
li#field_78_91,
li#field_170_91,
li#field_52_91 {
    position: relative;
}
li#field_78_91 .gfield_description,
li#field_170_91 .gfield_description,
li#field_52_91 .gfield_description{
	float: left;
    width: auto;
    clear: both;
    margin-left: calc(25% + 200px);
    margin-top: -40px !important;
    display: block;
}
label#label_77_34_0,
label#label_247_34_0,
label#label_50_34_0 {
    cursor: auto;
}


#gform_wrapper_77 .gfield_label,
#gform_wrapper_247 .gfield_label {
    margin-bottom: 5px;
    float: none;
    width: auto;
    text-align: left;
    font-size: 16px;
    line-height: 22px;
    padding-right: 15px;
    padding-top: 10px;
}

li#field_77_28,
li#field_247_28 {
    margin: 0;
}
li#field_77_16,
li#field_247_16 {
    margin: 0;
}

@media(min-width: 768px)
{
.gfield_html .badge-member {
    position: absolute;
    width: 380px;
    right: 0px;
    margin-top: 4rem;
}
.gform_fields li.badge_field {
    width: calc(100% - 400px);
}	
}
body .new-footer {
    padding: 0;
    background: #fff;
}
.new-footer .copyright {
    padding: 10px 0;
    background: #07172d;
}
.new-footer .copyright, .new-footer .copyright p {
    font-size: 13px;
    margin-bottom: 0;
	color: #fff;
}
.new-footer ul li a {
    font-size: 20px;
    color: #07172d;
}
@media(min-width: 768px)
{
.position-relative {
    position: relative;
}
.align-items-center {
    -ms-flex-align: center;
    align-items: center;
}
.justify-content-between {
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.d-flex {
    display: -ms-flexbox;
    display: flex;
}
.ml-lg-auto, .mx-lg-auto {
    margin-left: auto;
}
body .new-header {
    padding-top: 15px;
    padding-bottom: 15px;
}
.new-footer a.logo, .new-header a.logo {
    width: 265px;
}
.justify-content-end {
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.w-100
{
	width: 100%;	
}
.new-header .list-inline ul, .new-header .list-unstyled ul {
    margin-bottom: 0;
}
.new-header .search-top {
    margin-top: 0;
}
.new-header .header-right {
    padding: 0 0 0 30px;
}
.new-header .list-inline ul.btn_group {
    padding-left: 15px;
}
body .new-header .search-top {
    margin-top: 0;
    margin-right: 15px;
    min-width: 250px;
}
body .new-footer ul {
    margin-top: 10px;
    padding: 0 30px 0 0;
}

.new-footer .navbar-header {
    padding: 15px 0;
}
.new-footer section.widget.text-2.widget_text {
    padding-left: 345px;
}
}
@media(max-width: 1199px) and (min-width: 992px)
{
.new-footer section.widget.text-2.widget_text {
    padding-left: 282px;
}	
.new-footer ul li a {
    font-size: 16px;
}
.new-footer ul li {
    padding: 8px;
}
.new-footer a.logo, .new-header a.logo {
    width: 210px;
}
body .new-header .search-top {
    margin-right: 10px;
    min-width: 190px;
}
.new-header .header-right {
    padding: 0 0 0 20px;
}
.new-header .list-inline ul.btn_group {
    padding-left: 20px;
}
}
@media(max-width: 991px) and (min-width: 768px)
{
.new-footer section.widget.text-2.widget_text {
    padding-left: 175px;
}	
body .new-footer ul {
    padding: 0 10px 0 0;
}	
.new-footer ul li a {
    font-size: 15px;
}
.new-footer ul li {
    padding: 3px;
}	
.new-footer a.logo, .new-header a.logo {
    width: 150px;
}
body .new-header .search-top {
    margin-right: 10px;
    min-width: 150px;
	width: 150px;
}
.new-header .header-right {
    padding: 0 0 0 15px;
}
.new-header .list-inline ul.btn_group {
    padding-left: 15px;
}
}
@media(max-width: 767px)
{
.new-footer .logo img {
    display: block;
    margin: 20px auto 0;
    width: 250px;
}
}

div#gform_wrapper_158 .gform_footer.top_label, div#gform_wrapper_156 .gform_footer.top_label {
	float: none;
    text-align: right;
	margin-top: 120px;
}

/* The fancy-checkbox */
.fancy-checkbox {
	display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 20px;
    cursor: pointer;
    font-weight: normal;
    vertical-align: middle;
    line-height: 1;
    font-size: 21px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.fancy-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #fff;
    border: 1px solid #4cc6ff;
}

/* On mouse-over, add a grey background color */
.fancy-checkbox:hover input ~ .checkmark {
  background-color: #eee;
}

/* When the checkbox is checked, add a blue background */
.fancy-checkbox input:checked ~ .checkmark {
  background-color: #4cc6ff;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.fancy-checkbox input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.fancy-checkbox .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
