@charset "utf-8";
div#gzns {
  color: #444444;
  font-family: Muli, Helvetica, Arial, sans-serif;
  font-size: 15px;
}
div#gzns :-ms-input-placeholder,
div#gzns::-moz-placeholder,
div#gzns::-webkit-input-placeholder,
div#gzns::placeholder {
  color: #444444;
}
div#gzns .gz-btn-transparent,
div#gzns .gz-directory-card a,
div#gzns .input-group-text {
  color: #444444;
}
div#gzns .form-control,
div#gzns .mn-form input:not(.gz-search-keyword),
div#gzns .mn-form button:not(.gz-search-btn),
div#gzns .mn-form select,
div#gzns .mn-form textarea {
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 5px;
}
div#gzns .card-link i,
div#gzns .gz-dealsbuttons a + a:before,
div#gzns .gz-eventdetails-card .gz-img-placeholder {
  color: #444444;
}
div#gzns .gz-pagetitle,
div#gzns .gz-pagetitle h1,
div#gzns h1 {
  color: #f7941e;
  font-family: Oxygen, Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 2em;
}
div#gzns .gz-card-title,
div#gzns .gz-card-title a,
div#gzns .gz-cards h5.gz-card-title {
  color: #444444;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
}
div#gzns .gz-eventdetails-card .gz-img-placeholder,
div#gzns .card-header .gz-img-placeholder,
div#gzns .gz-event-sponsors .gz-img-placeholder {
  font-size: 16px;
}
div#gzns .card-header .gz-img-placeholder,
div#gzns a,
div#gzns button[title="Print All"] i.fa-print:after {
  color: #00b0d8;
}
div#gzns .card-header .gz-img-placeholder:focus,
div#gzns .card-header .gz-img-placeholder:hover,
div#gzns a:focus,
div#gzns a:hover {
  color: #777777;
}
div#gzns .btn,
div#gzns .btn-link i,
div#gzns .gz-search-pill,
div#gzns a.btn,
div#gzns button,
div#gzns .mn-form [type=reset],
div#gzns .mn-form [type=submit],
div#gzns .mn-form button,
div#gzns .mn-form html [type=button],
div#gzns [class*="gz-social-"] i,
div#gzns .gz-back-next a:not([href]):not([tabindex]) {
  background-color: #00b0d8;
  border-color: #00b0d8;
  color: white;
}
div#gzns .gz-social-facebook i {
  background-color: #3b5998;
  border-color: #3b5998;
}
div#gzns .gz-social-twitter i {
  background-color: #1da1f2;
  border-color: #1da1f2;
}
div#gzns .gz-social-linkedin i {
  background-color: #007bb5;
  border-color: #007bb5;
}
div#gzns .btn-link i:focus,
div#gzns .btn-link i:hover,
div#gzns a.btn:focus,
div#gzns a.btn:hover,
div#gzns button:focus,
div#gzns button:hover,
div#gzns a.gz-events-reg-closed:not([href]):not([tabindex]),
div#gzns a.gz-events-reg-closed:not([href]):not([tabindex]):hover,
div#gzns .mn-form [type=reset]:hover,
div#gzns .mn-form [type=submit]:hover,
div#gzns .mn-form button:hover,
div#gzns .mn-form html [type=button]:hover,
div#gzns .mn-form [type=reset]:focus,
div#gzns .mn-form [type=submit]:focus,
div#gzns .mn-form button:focus,
div#gzns .mn-form html [type=button]:focus,
div#gzns .gz-back-next a:not([href]):not([tabindex]):hover {
  background-color: #0097ba;
  border-color: #0097ba;
  color: white;
}
div#gzns .btn,
div#gzns a.btn,
div#gzns a.btn:focus,
div#gzns a.btn:hover,
div#gzns button:focus,
div#gzns button:hover {
  border-radius: 5px;
}
div#gzns a.gz-alpha-btns {
  background-color: rgba(0, 0, 0, 0.04);
  background-color: #0000000a;
  border-color: rgba(0, 0, 0, 0.04);
  border-color: #0000000a;
  color: #00b0d8;
}
div#gzns a.gz-alpha-btns:focus,
div#gzns a.gz-alpha-btns:hover,
div#gzns a.gz-search-pill:focus,
div#gzns a.gz-search-pill:hover {
  background-color: #0097ba;
  border-color: #0097ba;
  color: white;
  text-decoration: none;
}
div#gzns #events-key {
  border-radius: 5px;
}
div#gzns .gz-cal-next a,
div#gzns .gz-cal-prev a {
  color: #00b0d8;
}
div#gzns .gz-cal-next a:focus,
div#gzns .gz-cal-next a:hover,
div#gzns .gz-cal-prev a:focus,
div#gzns .gz-cal-prev a:hover {
  color: #0097ba;
}
div#gzns .gz-toolbar-buttons a,
div#gzns .gz-toolbar-buttons button {
  color: #00b0d8;
}
div#gzns .gz-toolbar-buttons a:active,
div#gzns .gz-toolbar-buttons a:focus,
div#gzns .gz-toolbar-buttons a:hover,
div#gzns .gz-toolbar-buttons button:active,
div#gzns .gz-toolbar-buttons button:focus,
div#gzns .gz-toolbar-buttons button:hover {
  color: #777777;
}
div#gzns .gz-search-btn,
div#gzns .mn-form [type=submit].gz-search-btn {
  background-color: #f4f4f4;
  border-color: rgba(0, 0, 0, 0.125);
  color: #777777;
}
div#gzns .gz-search-btn:focus,
div#gzns .gz-search-btn:hover,
div#gzns .mn-form [type=submit].gz-search-btn:focus,
div#gzns .mn-form [type=submit].gz-search-btn:hover {
  background-color: #f8f8f8;
  color: #777777;
}
div#gzns .mn-form button.gz-more-filter-btn,
div#gzns .mn-form button.gz-more-filter-btn:focus,
div#gzns .mn-form button.gz-more-filter-btn:hover {
  background-color: transparent;
  border-color: transparent;
  color: #444444;
  opacity: 0.8;
}
div#gzns .card {
  background-color: white;
  border-radius: 5px;
}
div#gzns .card:hover {
  background-color: #eef5ff;
}
div#gzns .card.gz-sponsor {
  background-color: #fff0cd;
}
div#gzns .card.gz-sponsor:hover {
  background-color: #fff8e7;
}
div#gzns .card .gz-description:after {
  background-color: white;
}
div#gzns .card:hover .gz-description:after {
  background-color: #eef5ff;
}
div#gzns .card.gz-sponsor .gz-description:after {
  background-color: #fff0cd;
}
div#gzns .card.gz-sponsor:hover .gz-description:after {
  background-color: #fff8e7;
}
div#gzns .gz-eventdetails-card:hover,
div#gzns .gz-jobs-details-card:hover,
div#gzns .gz-rep-card:hover,
div#gzns .gz-sponsor-card .card:hover {
  background-color: white;
}
div#gzns .card-footer:last-child {
  border-radius: 0 0 calc(4px) calc(4px);
}
div#gzns .card-header:first-child {
  border-radius: calc(4px) calc(4px) 0 0;
}
div#gzns .gz-event-reminder .card-body {
  border-radius: 5px;
}
div#gzns .gz-hotdeals-tagline {
  background-color: #abbb74;
  border: 1px solid #abbb74;
  border-radius: 5px;
  color: white;
  font-size: 90%;
  padding: 5px;
}
div#gzns .gz-details-tagline {
  background-color: #abbb74;
  border: 1px solid #abbb74;
  border-radius: 5px;
  color: white;
}
div#gzns .gz-cal-weekdays {
  background-color: #abbb74;
  border: 1px solid #abbb74;
  color: white;
}
div#gzns .card .gz-events-cat,
div#gzns .card .gz-jobs-cat {
  color: #444444;
}
div#gzns .gz-cal-day li {
  background-color: white;
  border-bottom: 1px dotted #00b0d8;
  padding-bottom: 2px;
}
div#gzns .mn-event-customcsscatg1 .gz-events-card {
  border-top: 5px solid #0465af;
}
div#gzns .mn-event-customcsscatg1.gz-list-col .gz-events-card {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  border-left: 5px solid #0465af;
}
div#gzns .mn-event-customcsscatg2 .gz-events-card {
  border-top: 5px solid #6f3484;
}
div#gzns .mn-event-customcsscatg2.gz-list-col .gz-events-card {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  border-left: 5px solid #6f3484;
}
div#gzns .mn-event-customcsscatg3 .gz-events-card {
  border-top: 5px solid #f16522;
}
div#gzns .mn-event-customcsscatg3.gz-list-col .gz-events-card {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  border-left: 5px solid #f16522;
}
div#gzns .mn-event-customcsscatg1 .gz-events-card:before {
  background-color: #c5d9e9;
}
div#gzns .mn-event-customcsscatg2 .gz-events-card:before {
  background-color: #eee1f2;
}
div#gzns .mn-event-customcsscatg3 .gz-events-card:before {
  background-color: #fbdfd1;
}
div#gzns .gz-cal-event.mn-cal-customcsscatg1 a {
  background-color: #c5d9e9;
  color: #0465af;
}
div#gzns .gz-cal-event.mn-cal-customcsscatg2 a {
  background-color: #eee1f2;
  color: #6f3484;
}
div#gzns .gz-cal-event.mn-cal-customcsscatg3 a {
  background-color: #fbdfd1;
  color: #f16522;
}
div#gzns .gz-membership-type {
  background-color: #abbb74;
  color: white;
}
div#gzns .gz-membership-type:after {
  border-right: 5px solid #abbb74;
}
#gzns .gz-memberapp-form[step="1"] .gz-app-stepper .gz-app-step.step-1 .gz-fa-stack,
#gzns .gz-memberapp-form[step="2"] .gz-app-stepper .gz-app-step.step-2 .gz-fa-stack,
#gzns .gz-memberapp-form[step="3"] .gz-app-stepper .gz-app-step.step-3 .gz-fa-stack,
#gzns .gz-memberapp-form[step="4"] .gz-app-stepper .gz-app-step.step-4 .gz-fa-stack,
#gzns .gz-memberapp-form[step="5"] .gz-app-stepper .gz-app-step.step-5 .gz-fa-stack,
#gzns .gz-memberapp-form[step="1"] .gz-app-stepper .gz-app-step.step-1 i.icon:after,
#gzns .gz-memberapp-form[step="2"] .gz-app-stepper .gz-app-step.step-2 i.icon:after,
#gzns .gz-memberapp-form[step="3"] .gz-app-stepper .gz-app-step.step-3 i.icon:after,
#gzns .gz-memberapp-form[step="4"] .gz-app-stepper .gz-app-step.step-4 i.icon:after,
#gzns .gz-memberapp-form[step="5"] .gz-app-stepper .gz-app-step.step-5 i.icon:after {
  background-color: #00b0d8;
  color: white;
}
div#gzns .events-key-1 {
  background-color: #c5d9e9;
  border-top: 5px solid #0465af;
}
div#gzns .events-key-2 {
  background-color: #eee1f2;
  border-top: 5px solid #6f3484;
}
div#gzns .events-key-3 {
  background-color: #fbdfd1;
  border-top: 5px solid #f16522;
}
div#gzns .gz-groups-cards .gz-list-card-wrapper:not(.gz-list-col) .card-img-top {
  border-top-left-radius: calc(4px);
  border-top-right-radius: calc(4px);
}
div#gzns .gz-memberapp-form h5 {
  background-color: #abbb74;
  color: white;
  border-radius: 5px;
}
div#gzns .mn-banner-standard > * {
  max-width: 750px;
}
div#gzns .mn-banner-premier > * {
  max-width: 750px;
}
@media (min-width: 768px) {
  div#gzns .gz-search-filters {
    border-radius: 30px;
  }
  div#gzns .gz-more-filters-wrap select:last-child {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
  }
  div#gzns .gz-more-filters-wrap select:first-child {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
  }
  div#gzns .gz-search-btn,
  div#gzns .gz-search-btn:focus,
  div#gzns .gz-search-btn:hover {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
  }
  div#gzns .gz-search-keyword {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
  }
}
@media (max-width: 767.98px) {
  div#gzns .gz-more-filters .custom-select,
  div#gzns .input-group.gz-search-filters > .custom-select:not(:first-child),
  div#gzns .input-group.gz-search-filters > .custom-select:not(:last-child),
  div#gzns .input-group.gz-search-filters > .form-control:not(:first-child),
  div#gzns .input-group.gz-search-filters > .form-control:not(:last-child),
  div#gzns .input-group.gz-search-filters > .input-group-append > .btn {
    border-radius: 5px;
  }
  div#gzns .btn-group > .btn:not(:last-child):not(.dropdown-toggle),
  div#gzns .gz-alphanumeric .btn-toolbar a.btn,
  div#gzns .gz-alphanumeric .btn-toolbar button {
    border-radius: 5px;
  }
  div#gzns .gz-cal-currentdate a,
  div#gzns .gz-cal-currentdate span {
    color: #444444;
  }
  div#gzns .gz-cal-activedate {
    background-color: #00b0d8;
  }
  div#gzns .gz-cal-activedate a {
    color: white;
  }
  /*--preview panel--*/
  
  div#gzns.preview-panel .input-group.gz-search-filters > .form-control:not(:last-child) {
    border-radius: 30px 0 0 30px;
  }
  div#gzns.preview-panel .input-group.gz-search-filters > .input-group-append > .btn {
    border-radius: 0 30px 30px 0;
  }
}
#gzns span.twitter-typeahead .tt-suggestion:focus,
.dropdown-item:hover,
span.twitter-typeahead .tt-suggestion:hover {
  background-color: #0097ba;
  border-color: #0097ba;
  color: white;
}
/* Autocomplete */

#gzns .mn-autocomplete .mn-autocomplete-name {
  display: block;
  line-height: 100%;
  color: #555555;
}
#gzns .mn-autocomplete .mn-autocomplete-type {
  color: #555555;
  display: block;
  font-size: 75%;
  font-style: italic;
  line-height: 125%;
}
#gzns .mn-autocomplete br {
  display: none;
}
div#gzns .gz-event-fees h5:before {
  content: "\f155";
}
/*********** Responsive CSS ***********/

@media screen and (max-width: 640px) {
  #mn-content {
    font-size: 120%;
  }
  #mn-content #mn-directory-list #mn-search-keyword input.mn-form-text,
  #mn-content .mn-subcats li,
  #mn-content .mn-listing-main,
  #mn-content .mn-listing-side,
  #mn-content .mn-results-sort-section div.mn-actions ul li.mn-sort-publicsubmit,
  #mn-content .mn-results-sort-section div.mn-actions ul li.mn-sort-print,
  #mn-content .mn-results-sort-section div.mn-actions ul li.mn-sort-print-all,
  #mn-content .mn-results-sort-section div.mn-actions ul li.mn-sort-contact,
  #mn-content .mn-results-sort-section div.mn-actions ul li.mn-action-print,
  #mn-content .mn-results-sort-section div.mn-actions ul li.mn-sort-contact,
  #mn-content div.mn-results-found .mn-results-viewmap,
  #mn-content .mn-results-sort-section div.mn-actions ul li.mn-sort-upcomingrss,
  #mn-content .mn-results-found .mn-new-search,
  #mn-content .mn-results-found .mn-resultsfullcalendar,
  #mn-content .mn-listing-side,
  #mn-content #mn-pagetitle,
  #mn-content .mn-dealsbuttons,
  #mn-content div.mn-results-links li,
  #mn-content div.mn-results-links li a,
  #mn-content div.mn-results-links li.mn-phone,
  #mn-content div.mn-results-links li.mn-phone2,
  #mn-content ul,
  .mn-reset ul,
  #mn-content ol,
  .mn-reset ol,
  #mn-content .mn-member-sidebar,
  #mn-content #mn-member-tab-content-container,
  #mn-content .mn-tabs li,
  #mn-content .mn-actions-share ul,
  #mn-content .mn-listing-infobasic,
  #mn-content .mn-listing-sidebar,
  #mn-info-country select,
  #mn-info-request input.mn-form-text,
  #mn-info-city,
  #mn-info-state,
  #mn-info-zip,
  #mn-content .mn-form-text,
  .mn-reset .mn-form-text,
  #mn-content .mn-form-dropdown,
  .mn-reset .mn-form-dropdown,
  #mn-content .mn-form-field,
  #mn-content .mn-filter-section .mn-form-field select,
  #mn-content .mn-filter-section .mn-form-field input {
    display: inline-block;
    width: 100%;
    clear: both;
    margin-left: 0;
    float: none;
    padding: 0;
    box-sizing: border-box;
  }
  #mn-content .mn-listing-infobasic {
    min-width: 100%;
    width: 100%;
  }
  #mn-content .mn-member-sidebar {
    text-align: center;
    padding-bottom: 15px;
  }
  #mn-content .mn-memberinfo-block-actions,
  #mn-content .mn-member-logo {
    float: none;
  }
  #mn-cal-actions span {
    margin-left: 0;
    display: block;
    float: none !important;
  }
  #mn-content .mn-cal-grid {
    width: 99%;
    margin-left: 1px;
  }
  #mn-content .mn-cal-day ul {
    display: none;
  }
  #mn-content .mn-cal-days {
    font-size: 100%;
    padding: 7px 5px;
  }
  #mn-content .mn-cal-days a {
    text-decoration: underline;
  }
  #mn-content .mn-cal-rows {
    min-height: 30px;
    height: 30px;
  }
  #mn-content .mn-event-reminder .mn-form-row {
    box-sizing: border-box;
  }
  #mn-content #mn-search-geoip select,
  #mn-content #mn-search-geoip input {
    margin: 0 3px 5px;
  }
  #mn-content input[type="text"],
  #mn-content input[type="password"],
  #mn-content select {
    padding: 3px;
  }
  #mn-content .mn-subcats a {
    display: block;
  }
  #mn-content .mn-subcats li {
    background-color: #eef5ff;
    color: #00b0d8;
    box-sizing: border-box;
    float: left;
    list-style: none outside none;
    margin: 5px 0;
    padding: 5px;
    width: 100%;
  }
  #mn-content .mn-subcats li.mn-subcats-more a {
    border: 1px solid;
    border-radius: 10px;
    padding: 3px;
    display: inline-block;
    margin-top: 10px;
  }
  #mn-content #mn-alphanumeric {
    margin: 20px auto;
    text-align: center;
  }
  #mn-content #mn-alphanumeric a {
    margin: 3px;
    background-color: #00b0d8;
    display: inline-block;
    min-width: 30px;
    padding: 5px 3px;
    color: white;
  }
  #mn-content img {
    width: auto;
    height: auto;
    max-width: 100%;
  }
  #mn-content #mn-banner {
    max-width: 100%;
  }
  #mn-content .mn-ads-loaded > * {
    width: auto;
  }
  #mn-content .mn-banner .mn-ad,
  #mn-content .mn-banner .mn-ad a {
    position: relative;
  }
  #mn-content .mn-ad-image img {
    width: auto;
    max-width: 100%;
    height: auto;
  }
  #mn-content .mn-banner .mn-ad-name {
    font-size: 100%;
  }
  #mn-content .mn-banner .mn-ad-phone {
    font-size: 90%;
  }
  #mn-content .mn-banner .mn-ad-website {
    font-size: 90%;
  }
  #mn-content .mn-banner .mn-ad-fields-n .mn-ad-name {
    bottom: 16px;
    text-align: center;
    width: auto;
  }
  #mn-footer-navigation a {
    display: block;
    text-align: left;
  }
}


/************* Custom CSS *************/
#mn-content .mn-subcats-wsubs li li a {color: #777;}
#mn-content .mn-cal-grid {width:100%;}
#gzns .gz-details-member-logo .img-fluid, #gzns .gz-details-event-icon .img-fluid {
    max-height: 100px !important;
}