a {
    color: #004282;
}
.btn {
  xxxborder: 2px solid #ecf1f7;
  font-size: .77rem;
}
.t4-header .navbar-light .navbar-nav .nav-link {
    color: #004282;
    font-weight: 600;
    font-size: 20px;
    padding: .6rem;
}

.t4-topbar .navbar-nav .nav-link {
    color: #fff !important;
    font-size: 13px;
    xxxtext-transform: uppercase;
}

.t4-topbar {
   min-height:40px;
}



.com_club .input-append .btn {
    background-color: red; /* #004282; */ /* #6c757d;*/
    xxborder: 2px solid #004282; /* #6c757d;*/
}

.com_club .chzn-container-active.chzn-with-drop .chzn-single {
    padding: 20px;
}
.com_club .btn-secondary,
.com_club .tag-category .filters .btn-group .btn,
.com_club .js-stools-container-bar .btn {
    color: #fff;
	background-color: red;
	border-color:     red;
}

.t4-module {
    padding: 0;
    margin-top: 0;
}
.xxxfull-width {
  width: 100%;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50%;
  margin-right: -50%;
}
.site-default .item-page [itemprop="articleBody"] {
    margin-top: 0;
    margin-bottom: 0;
}

.site-default .t4-main-body {
    padding-top: 0;
    padding-bottom: 0;
}

.xxxbanner .container-fluid {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
}
.top-bar li {
    xxdisplay: inline-block;
}
.header-block-1 .navbar-brand {
    -webkit-box-flex: 0;
    -ms-flex: auto;
    flex: auto;
    max-width: 302px;
    padding-left: 15px;
    padding-right: 15px;
}

/* Lists */
.table th, .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #e9ecef;
    font-size: 13px;
    font-family: tahoma;
}
.btn.btn-mini {
    padding: 0.1rem .1rem .1rem 0.4rem;
}

/* HOME */
.home-heading {
    padding: 10px 0;
}
.bg-blue {
    background-color: #004282;
	color: white;
}
.bg-grey {
    background-color: #eeeeee;
	color: #333;
}

#t4-lower-content .container-fluid {
    padding: 0;
}

#t4-banner .t4-module {
    text-align: left;
}

.t4-module h1,
.t4-module h2,
.t4-module h3{
  padding-left: 15px;
  padding-right: 15px;
}

/* Suburb Finder */
form#gcf-form {
    float: right !important;
    margin-right: 5vw !important;
    margin-top: 40px;
    right: 0;
}
#gcf-form-wrapper {
    position: absolute !important;
    top: calc(50% - 250px);
    width: 80vw !important;
    max-width: 1400px !important;
}

#gcf-inputs.form-inputs{
    padding: 40px;
}


#gcf-form .form-title {
    font-size: 24px;
    color: #002D74;
    font-family: open sans;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

#gcf-back {
    background-color: #D8D8D8;
    opacity: 0.95;
    border: 3px solid #979797;
    border-radius: 3px;
    font-size: 18px;
    text-align: center;

    box-shadow: 8px 9px 24px 6px rgba(0,0,0,0.75);
    -webkit-box-shadow: 8px 9px 24px 6px rgba(0,0,0,0.75);
    -moz-box-shadow: 8px 9px 24px 6px rgba(0,0,0,0.75);
}

input#gcf-location {
    font-family: open sans;
    font-weight: lighter;
    color: #6D7278;
    text-align: left;
  	background-color: #fff;
    text-align: center;
    font-size: 17px;
}

.input-wrapper input#gcf-concession {
    width: 30px;
    height: 30px;
    margin: 0px;
    padding: 0px;
    border: unset;
    background-color: #fff;
    float: left;
}

#gcf-form .input-wrapper.input-checkbox {
    min-width: 110% !important;

}

#gcf-form .input-wrapper.input-checkbox label {
    padding-top: 8px;
    padding-left: 0;
    font-weight: 600;
    font-size: 16px;
}

#gcf-form button.btn.btn-primary {
  margin: unset !important;
  position: relative !important;
  bottom: 0px !important;
  width: 230px !important;
  background-color: #ffffff !important;
  color: #004282;
  font-weight: 300;
  border-radius: 5px;
  border: unset;
  font-size: 30px;

}

#gcf-inputs .input-wrapper {
  margin-top: 40px;
}


/* Text Blocks Module */
.text-blocks h1,
.text-blocks .h1,
.text-blocks h2,
.text-blocks .h2
{
    font-weight: 600;
    padding-top: 5px;
    padding-bottom: 5px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
}

.text-blocks h3
.text-blocks .h3 {
    font-weight: 600;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 0;
    margin-bottom: 0;
}

.text-blocks .description {
    padding-top: 20px;
    padding-bottom: 20px;
}

.text-blocks .video-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
}

.text-blocks .component {
    display: none;
}

.text-blocks .heading-wrapper {
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: center;
    min-height: 95px;
}

.text-blocks .heading-wrapper .btn {
    margin: 0 20px;
}

.text-blocks .heading-wrapper .btn,
.text-blocks-lower .heading-wrapper .btn,
.t4-module.modulefooter-contact-wrapper .rsform-submit-button {
    margin: 0 20px;
    background-color: #ffffff !important;
    color: #004282;
    font-weight: 600;
    border-radius: 5px;
    border: unset;
    min-width: 256px;
    font-size: 30px;
}

.t4-text-blocks .description h3 {
    color: #ed1c24;
}

@media (max-width: 720px) {
  .text-blocks .heading-wrapper {
   	flex-direction: column;
  }
  .text-blocks .heading-wrapper .btn, .text-blocks-lower .heading-wrapper .btn {
    margin: 10px 20px;
  }
}

@media (max-width: 640px) {
  .text-box-169 {
      padding: 40px 0 !important;
  }
  .text-box-169 .box-1 {
  	  margin-bottom: 40px;
  }
}




/* VIDEO */
.youtube-frame {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.youtube-frame iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*  MENU */
.nav.navbar-nav.level0 {
    margin-left: auto !important;
}
#t4-megamenu-mainmenu a {
    color: #004282;
    font-weight: 700;
    font-size: 20px;
}

/* Footer */
.rsformfooter-contact-wrapper label {
    display: none;
}

.rsformfooter-contact-wrapper .form-control, .inputbox {
    max-width: none;
}


.t4-card .card-header {
    font-size: 24px;
    margin: 0;
    padding: 0.5rem 1rem;
    color: #004282;
    text-transform: uppercase;
    font-weight: bold;
}
.t4-col.footnav-1 {
    padding-right: 7%;
}

#Mod92 a:hover {
    color: rgba(255,255,255,0.65);
}

/* Carousel */
#carouselck_wrap_157 {
    margin: 60px auto;
    max-width: 170px !important;
    position: relative;
    width: 100%;
    height: 300px !important;
}
.carouselck_pag_ul {
  xxxtext-align: center !important;
}

@media (max-width: 980px) {
	#carouselck_wrap_157 {
		max-width: 12% !important;
	}
}

/* Module Edit */
#modules-form, #modules-form .btn, #modules-form input {
    font-size: 14px;
}
#modules-form .radio label {
    width: 95%;
}
/*
.mce-edit-area.mce-container.mce-panel.mce-stack-layout-item {
    height: 200px;
}
*/

/* faq */

.card {
    background-color: #d8d8d8;
}

.card-header {
    background-color: #004282;
}

button.btn.btn-link {
    border: unset;
    color: #ffffff;
}

div#t4-footnav {
    margin-top: 60px;
}


/* footer contact-form */


.t4-module.modulefooter-contact-wrapper {
    padding: 20px 10px;
    background-color: #ccd9e6;
  	border-radius: 8px;
}

h3.module-title.contact-form-title {
    color: #004282 !important;
  	font-weight: bold;
  	border: unset;
}

.t4-footnav .t4-module .module-title span {
    border-bottom: none;
  	font-size: 24px;
}


.t4-module.modulefooter-contact-wrapper .formControls {
    flex: 0 0 100%;
  	max-width: 100%;
}


.t4-module.modulefooter-contact-wrapper .rsform-block-submit .formControls {
  text-align: center;

}

.row.text-box-column-wrapper {
    margin: 0 auto;
}

#modules-form #options .card-header {
    background-color: #004282;
}
#modules-form #options .card-header h2 .btn {
	color: #fff !important;
}

address {

    max-width: 1200px;
    margin: 0 auto;
    margin-top: 0px;
	padding: 15px !important;

}

/* Course Selector */
.club-mod1 .cmod-event,
.club-mod2 .cmod-event {

    text-align: center;

}

.cmod-spotsremaining {
    background-color: pink;
    color: white;
    padding: 2px 6px;
    border-radius: 5px;
    font-size: small;
}

.bg-user-light .cmod-spotsremaining {
    background-color: #c92229;
    color: white;
    padding: 2px 6px;
    border-radius: 5px;
    font-size: small;
}

#clubsTabs > li > * {
    border-bottom: 0px solid !important;
    text-align: center;
    color: rgba(0,0,0,.5) !important;
}
#clubsTabs > li > a.active {
    color: #000 !important;
}

.club-tab-distance {
    color: #888 !important;
    font-size: 12px !important;
}

#cf-loc {
    margin-bottom: 60px !important;
    margin-top: 20px;
}

/* Top NAV */

#Mod167 .navbar {
    padding: 0;
    margin: 0;
}
#Mod167 .nav-item a {
    font-size: 13px;
    padding: 14px 12px !important;
    text-transform: uppercase;
}

#Mod167  .nav-item a:hover {
    background-color: #004282;
    text-decoration: none;
}



#gcf-inputs .input-group-text, .input-group-addon > span {
	width: 100%;
}
.item-1234 div#t4-footnav {
    margin-top: 0;
}
.main-bottom-1.card.t4-card h3 {
    color: white;
}
#t4-masthead .t4-col {
    display: flex;
}

/* Courses Admin,Edit,Manage */

a svg.bi { /* Make icons bigger */
    height: 1.55em;
    width: 1.55em;
}

a svg.bi {
	color: var(--primary);
}

/* FAQ Accordions */
#article14-sliders.accordion .mb-0::after {
    content: "";
    height: 33.2px;
    width: 33.2px;
    background: var(--primary);
    display:block;
    position: absolute;
    margin-top: -23px;
    margin-left: 10px;
    transform: rotate(45deg);
    background: linear-gradient(135deg, rgba(0,0,0,0) 50%, var(--primary) 50%, var(--primary));
}

@media screen and (min-width: 960px) {
	#article14-sliders.accordion .mb-0::after {
	    margin-left:55px;
	    margin-top: -18px;
	}
}

#article14-sliders.accordion .card-header button::after {
    content: "+";
    color: white;
    display: inline;
    float: right;
    font-size: 26pt;
}

#article14-sliders.accordion .card-header button[aria-expanded="true"]::after {
    content: "-";
    margin-top: -5px;
    margin-right: 5px;
}

#article14-sliders.accordion .card-header button {
    width: 100%;
    height: 100%;
    display: inline;
    text-align: left;
    line-height: 100%;
    vertical-align: middle;
    text-decoration: none;
  	padding: 0 65px;
    min-height: 70px;
  	font-size: 24px;
}

#article14-sliders .card-header {
    padding: 0;
}

#article14-sliders .card-body {
    padding: 50px 98px;
    font-size: 18px;
}
#article14-sliders .card-body p:last-child {
    margin-bottom: 0;
}

/* Registration */
.com_rsform.view-rsform h2 {
    display: none;
}

.form-control, .inputbox {
    max-width: 100% !important;
}

.com_rsform.view-rsform label {
    font-family: 'Open sans';
    font-size: 14px;
    color: #808080;
    font-weight: 400;

}



.form-control,  .inputbox {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 0.85rem !important;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}

.formContainer h4 {
    background: #004282;
	color: white;
    padding: 10px;
    display: inline-block;
    margin-bottom: 22px;
    font-size: 14px;
    font-weight: bold;
    /* min-width: calc(96% * .5); */
  	xxxwidth: 270px;
    width: 100%;
}

/* Date Dropdowns */
#registrationForm .rsform-block-dob .col-sm-4,
#registrationForm .rsform-block-license-expiry .col-sm-4 {
    padding-right: 0 !important;
    margin-bottom: 10px;
}

#registrationForm .form-group.rsform-block.rsform-block-dob .row > div,
#registrationForm .form-group.rsform-block.rsform-block-licence-expiry .row > div {
    padding-right: 2px;
    padding-left: 2px;
}

.rsform-block-dob .row,
.rsform-block-licence-expiry .row{
    margin: 0 auto;
}


#registrationForm .rsform-block-page1,
#registrationForm .rsform-block-page2,
#registrationForm .rsform-block-page3,
#registrationForm .rsform-block-page4,
#registrationForm .rsform-block-page5,
#registrationForm .rsform-block-submit {
    margin-bottom: 1rem;
    text-align: right;
}

#registrationForm .rsform-block .rsform-button.btn.btn-success,
#registrationForm .rsform-submit-button.btn.btn-primary {
    background-color: #545454 !important;
	border-color: #545454 !important;
  	color: #fff;
}
#registrationForm .rsform-block .rsform-button.btn.btn-warning,
#registrationForm .rsform-button-prev.btn.btn-warning {
    background-color: #ED1C24 !important;
	border-color: #ED1C24 !important;
  	color: #fff;
}

#registrationForm .rsform-block .rsform-button.btn,
#registrationForm .rsform-submit-button.btn btn-primary,
{
    font-size: 14px;
    font-weight: bold;
    width: 132px;
    margin-left: 6px;
    border-radius: 5px !important;
}

#registrationForm .rsform-block-terms-and-conditions-accepted label {
    float: left;
    margin-top: 20px;
    margin-right: 15px;
}

.xxxnavbar-brand {
    max-width: 200px !important;
}

.rsform-calendar-box.form-control {
    max-width: calc(100% - 40px) !important;
}

.btnCal {
  font-size: 1rem;
}



@media (max-width: 480px) {
  .formContainer h4 {
      min-width: 100%;
  }
  .rsform-block-dob {
      xxwidth: calc(100% - 25px) !important;
  }
  .form-group.rsform-block.rsform-block-dob .row {
      xxwidth: 100%;
      margin-left: 0px;
  }
}

.rsform-calendar-box {
  max-width: calc(100% - 45px) !important;
}

/* FE Edit */
.t4-edit-layout .t4-header {
    background-color: #fff;
	border-bottom: 1px solid #dee2e6;
    margin-bottom: 20px;
}
.t4-edit-layout .navbar-brand.logo-image {
    width: 200px;
}

.t4-edit-layout .btn-toolbar {
  padding: 10px 0 !important;
}

#t4-banner .bg-overlay {
    opacity: 1;
}



/* Registration x Triangles */
.rsform-block h4::after {
    content: "";
    height: 15px;
    width: 15px;
    background: var(--primary);
    display:block;
    position: absolute;
    margin-top: 3px;
    margin-left: 14.5px;
    transform: rotate(45deg);
  	background: linear-gradient(135deg, rgba(0,0,0,0) 50%, var(--primary) 50%, var(--primary));
}

.formContainer h4 {
	border: 1px solid #004282;
}

.padding-top-bottom-60 {
  padding-top: 60px;
  padding-bottom: 60px
}
.padding-top-bottom-20 {
  padding-top: 20px;
  padding-bottom: 20px
}
.xxxcf-clubs {
  display: flex;
  flex-direction: column;
}

.cf-club {
  margin-top: 20px;
  transition: .5s;
}

.cf-club-wrapper {
  border-radius: 12px;
  border: lightgray 1px solid;
  background: rgba(211, 211, 211, 0.20);
}

.cf-club-wrapper:hover {
  background: rgba(211, 211, 211, 0.6);
  cursor: pointer;
}

.cf-club-info {
  padding: 20px 10px;
}

xxx.cf-club-name::before {
  content: "Club Name: ";
  font-weight: bold;
}

.cf-club-distance::before {
  content: "Distance From You: ";
  font-weight: bold;
}

.cf-club-address::before {
  content: "Address: ";
  font-weight: bold;
}

.cf-club-map {
  border-radius: 12px 0 0 12px;
  xxxwidth: 200px;
  height: 200px;
}

.cf-club-distance::after {
  content: " km";
}

.cf-click-indicator {
  display: flex;
  flex-direction: column-reverse;
  margin: -20px 20px 20px -20px;
  color: rgba(0,0,0,0.5);
}

.tab-pane.show:not(.active){
display: none;
}

.t4-header {
    border-bottom: 1px solid #E0E0E0;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 1px 8px 0px rgba(0,0,0,0.15);
}

.t4-topbar {
    padding-top: 0px;
    padding-bottom: 0px;
}

.t4-topbar .dropdown-menu {
    position: absolute;
}
.nav-item .dropdown-item {
    color: #004282 !important;
	background-color: #fff;
    font-size: 13px;
    text-transform: uppercase;
}
.nav-item a.dropdown-item:hover {
	background-color: #eee !important;
}

.topbar .nav-item.current.active {
    background-color:
    rgba(255, 255, 255, 0.3);
}

.topbar .nav-item.current.active {
    background-color: rgba(255, 255, 255, 0.99);
	border-radius: 5px 5px 0 0;
	color: #333 !important;
    margin-top: 5px;
    margin-bottom: -5px;
}

.topbar .nav-item.current.active a {
	color: red;
}

#modules-form #jform_params_style_chzn .chzn-drop {
    position: relative !important;
}

.edit.item-page .nav-tabs li a {
    border: 0;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: 0px;
    border-bottom: 1px solid #ced4da;
    border-radius: 0;
    color: #495057;
    padding-left: 0;
    padding-right: 0;
    font-size: 15px;
}

/* Login */

.login-greeting {
    float: left;
    font-size: 14px;
    color: #ddd;
    padding: 16px;
}
.btn-xs, .btn-group-xs > .btn, .icons .btn {
    padding: 0.15rem 0.3rem;
    font-size: 0.675rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

/* ADM search */
.com_club .input-append input[type="text"] {
    border: 1px solid rgba(52, 58, 64, 0.12);
    border-right: 0px solid rgba(52, 58, 64, 0.12);
    float: left;
    height: 36px;
    line-height: 36px;
    width: auto !important;
}

.text-blocks .content-box .heading-wrapper {
    min-height: 53px;
}

.module-background-cols h1,
.module-background-cols .h1,
.module-background-cols h2,
.module-background-cols .h2,
.module-background-cols h3,
.module-background-cols .h3 {
    margin-top: 0;
    margin-bottom: 0;
}
.module-background-cols h3,
.module-background-cols .h3 {
    font-weight: 600;
}
.text-blocks .text-box-149 .description {
	font-size: 24px;
}
.text-blocks .text-box-143 h1 {
  font-size: 40px;
}
.btn.jmodedit {
  margin-right: 10px !important;
}

@media (max-width:960px) {
  #article14-sliders.accordion .card-header button {
      	padding: 0 30px;
		font-size: 19px;
		line-height: 150%;
  }
  #article14-sliders4 .card-body {
      padding: 40px 40px;
      font-size: 19px;
  }
}
@media (max-width:640px) {
  #article14-sliders.accordion .card-header button {
      	padding: 0 20px;
		font-size: 15px;
		line-height: 150%;
  }
  #article14-sliders .card-body {
      padding: 30px 30px;
      font-size: 15px;
  }

}
.accordion {
    padding: 0;
}

#login-form {
    float: right;
}
.com_club th a {
    color: #004282;
    font-weight: 400 !important;
    text-transform: uppercase;
}

.logout-button {
    float: left;
}
#login-form .btn {
    margin: 12px 0px;
}
@media (max-width: 720px) {
  .navbar-expand-md .navbar-toggler {
      position: absolute;
      left: 0;
  }
  .navbar-expand-mdxxx {
      padding: 0;
  }
}

#gcf-form {
    position: absolute;
    top: 0;
    right: 5vw;
}

/* admin tables */
.com_club .table-responsive {
    margin-top: 10px;
}
.com_club .table th, .com_club .table td {
    padding: 3px;
    vertical-align: baseline;
    border-top: 1px solid #e9ecef;
    font-size: 13px;
    font-family: tahoma;
}
.com_club #t4-footnav {
    display: none;
}

.coursemange-courseinfo span {
    font-size: 23px;
}
#t4-admin-modules h3 {
    font-size: 20px;
}
.t4-topbar {
	border-bottom: 1px dashed white;
}
#payment_total_4 {
    font-size: 25px;
}
#payment_total_4::before {
    content: "$";
}
h1.edocman-page-heading {
    font-size: 30px;
    padding-top: 40px !important;
}
.edocman-category-title-link {
    font-size: 20px;
}
.edocman-document-title-link {
    font-size: 20px;
}
#edocman-documents .btn {
    background-color: #004282 !important;
	border-color: #004484 !important;
    font-size: 15px;
    padding: 4px 10px;
}
.nav-item.active {
    background-color:
    rgba(0,0,0, 0.05) !important;
}
.t4-topbar .nav-item.active {
    background-color:
    rgba(0,0,0, 0.2) !important;
}
.js-stools-container-filters.hidden-phone.clearfix.js-stools-container-filters-visible{
    background-color: #f9f9f9;
    padding: 20px 10px;
    border-radius: 5px;
}
#frame .form-wrap .offline-message {
    background-color: #e3f2fd;
	border-radius: 3px;
	color: #004282;
    padding: 1rem;
}
#frame .form-wrap #form-login input.button {
  background-color: red;
}

#frame .form-wrap h1 {
    font-size: 25px;
}
@media (max-width: 960px) {
body {
    font-size: 17px !important;
  }
}

@media (max-width: 720px) {
body {
    font-size: 16px !important;
  }
}

@media (max-width: 480px) {
body {
    font-size: 15px !important;
  }
}

.t4-header .nav-item.item-1267 {
    xxxbackground-color: #004282;
    xxxmargin-left: 10px;
}
.t4-header .nav-item.item-1267 a {
    xxxcolor: #fff !important;
}
.t4-header .nav-item {
    border-radius: 5px;
}

.t4-header .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.7rem;
    padding-left: 0.7rem;
}
.nav-item a:hover {
    opacity: 0.65;
}

@media (max-width: 720px) {
  .club-tab-distance {
      font-size: 10px !important;
      display: block;
  }
  #clubsTabs .tab-content {
    font-size: 12px;
    margin: 0px;
  }
}

@media (max-width: 960px) {
  .club-tab-distance {
      font-size: 13px !important;
  }
  #clubsTabs .tab-content {
    font-size: 14px;
    margin: 0px;
  }
}


@media (max-width: 480px) {
  .club-tab-distance {
      font-size: 13px !important;
    width:100% !important
  }
  #clubsTabs .tab-content {
    font-size: 14px;
    margin: 0px;
  }
  #clubsTabs li.nav-item {
    width: 100%;
    /* border: 1px solid; */
	}
  #clubsTabs > li > * {
      border-left: 0px !important;
  }
}

svg.bi.bi-person {
    color: #bbb;
}

@media (min-width: 992px) {
  #registrationForm #courses-os-mod-1 {
      padding-right: 5px !important;
      margin-bottom: 0;
  }
  #registrationForm #courses-os-mod-2 {
      padding-left: 5px !important;
  }
}

#registrationForm #courses-os-mod-1 {
      margin-right: initial;
      margin-bottom: 10px;
}
/* Courses */
@media (max-width: 960px) {
  .item-1174 #rsform_11_page_0 .row {

      border: 1px solid #ccc;
      margin: 10px 0;
      border-radius: 5px;
      font-size: 12px;
    }
}
#t4-topbar .navbar {
    margin-bottom: 0px;
    min-height: 50px;
}
#t4-main-body h1 {
    margin-bottom: 50px;
    font-size: 35px;
}

#checkbox .rsform-block-eligibility {
  padding: 10px;
}

.t4-admin-modules .table th, .t4-admin-modules .table td {
    padding: 0.55rem;
   /* padding: 0.75rem; */
    vertical-align: top;
    border-top: 1px solid #e9ecef;
    font-size: 14px;
    font-family: Roboto;
}

/** FORMS */

@media (min-width: 960px) {
.rsform-block-card-expiration-month, .rsform-block-card-expiration-year, .rsform-block-card-security-code {
    width: calc(33% - 2px);
    display: inline-grid;
}
}

.formError {
    color: white !important;
    font-weight: bold;
    font-size: 10px;
    background-color: red;
    padding: 4px 8px;
    border-radius: 0 0 4px 4px;
}
.rsform-radio {
    margin-right: 5px;
}
.radio-inline {
    margin-right: 15px;
}
.rsform-checkbox {
    margin-right: 5px;
}
.checkbox-inline {
    margin-right: 15px;
}

.rsform-block.rsform-block-min-required-hours-text {
    font-size: 14px;
}
.rsform-button.btn,
.rsform-button-prev.btn,
.rsform-submit-button.btn
{
    padding: 5px 30px !important;
    margin-left: 5px !important;
    border-radius: 5px !important;
}

.rsform-block.rsform-block-terms-and-conditions-text {
    font-size: 12px;
    height: 200px;
    overflow: auto;
    border: 1px solid #ddd;
    padding: 10px 5px;
}

.rsform-block.rsform-block-terms-and-conditions-text li {
	margin-bottom: 10px;
}

.rsform-block.rsform-block-terms-and-conditions-text ul {
    padding: 0 7px;
    list-style-type: disc;
    list-style-position: inside;
}

.rsform-block.rsform-block-payment-details-title {
    display: initial !important;
}

@media (max-width: 640px) {
	.text-blocks .heading-wrapper .btn, .text-blocks-lower .heading-wrapper .btn, .t4-module.modulefooter-contact-wrapper .rsform-submit-button {
		min-width: 156px;
	}

    .text-blocks h1, .text-blocks .h1, .text-blocks h2, .text-blocks .h2 {
      font-weight: 600;
      padding-top: 5px;
      padding-bottom: 5px;
      text-transform: uppercase;
      margin-top: 0;
      margin-bottom: 0;
      font-size: 27px;
  }

  .heading-wrapper .btn {
      font-size: 18px !important;
  }
  .text-blocks .heading-wrapper {
      padding: 10px;
  }


}



@media (max-width: 360px) {
	form#gcf-form {
		width: auto !important;
		float: none !important;
		margin-right: auto !important;
	}
	#carouselck_wrap_157 {
   		margin: 20px auto;
        max-width: 36% !important;
        border: 1px solid;
    }
}
@media (max-width: 468px) {
  #clubsTabs {
    margin-bottom: 20px !important;
    border-left: 1px solid red;
	border-bottom: 1px solid red !important;
  }
  .login label {
    display: block;
    margin-bottom: 0.5rem;
	}
  .cmod-event {
      margin-top: 0;
  }
}
.clubsTransmission {
    text-align: center !important;
}

/** IPAD **/
@media (max-width:768px) {
  form#gcf-form {
      height: 288px !important;
      width: 216px !important;
      float: right !important;
      margin-right: 2vw !important;
      margin-top: 30px;
      right: 0;
  }
  #t4-banner .bg-overlay {
    height: 350px !important;
  }
  #t4-banner {
      height: 350px !important;
  }
  .text-blocks h1,
  .text-blocks .h1,
  .text-blocks h2,
  .text-blocks .h2 {
     font-weight: 600;
     padding-top: 5px;
     padding-bottom: 5px;
     text-transform: uppercase;
     margin-top: 0;
     margin-bottom: 0;
     font-size: 24px;
  }
  .text-blocks .text-box-143 h1 {
    	font-size: 24px;
	}
    #gcf-inputs.form-inputs {
        padding: 25px;
    }
   #gcf-form .form-title {
    	font-size: 14px;
	}
  .text-blocks .heading-wrapper {
      min-height: 60px;
  }
    #gcf-inputs .input-wrapper {
        margin-top: 20px;
    }
    input#gcf-location {
      font-size: 12px;
    }
    .input-wrapper input#gcf-concession {
      width: 25px;
      height: 25px;
    }
    #gcf-form .input-wrapper.input-checkbox label {
        padding-top: 8px;
        padding-left: 0;
        font-weight: 400;
        font-size: 12px;
    }
    #gcf-form button.btn.btn-primary {
        width: 160px !important;
        font-size: 24px;
    }
    body {
        font-size: 12px !important;
    }
    .text-blocks .heading-wrapper .btn,
    .text-blocks-lower .heading-wrapper .btn,
    .t4-module.modulefooter-contact-wrapper .rsform-submit-button {
        margin: 5px 20px;
        min-width: 150px;
        font-size: 14px;
    }
    .text-blocks .text-box-149 .description,
    .text-blocks .text-box-150 .description {
      font-size: 16px;
      padding-bottom: 10px;
    }
    .text-blocks .text-box-149 .description p {
        padding-bottom: 20px;
    }
    .text-box-143 .description {
      text-align: center !important;
    }
    .text-box-150 .description.container {
        width: 620px;
    }

    .t4-header {
        min-height: 69px;
    }
    .t4-header .navbar-light .navbar-nav .nav-link {
      font-size: 14px;
      font-weight: 800px;
    }
    .text-blocks .video-wrapper {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .navbar-brand.logo-image {
        max-width: 220px !important;
    }

  h3, .h3 {
      font-size: 24px;
      text-align: center;
  }
  .item-1234 .t4-main-body {
      margin-bottom: 20px;
  }

}

/** MOBILE **/
@media (max-width:576px) {

  .text-blocks h1,
  .text-blocks .h1,
  .text-blocks h2,
  .text-blocks .h2 {
     font-weight: 600;
     padding-top: 5px;
     padding-bottom: 5px;
     text-transform: uppercase;
     margin-top: 0;
     margin-bottom: 0;
     font-size: 14px;
  }
  .text-blocks .text-box-143 h1 {
    	font-size: 14px;
	}

  .text-blocks .heading-wrapper {
      min-height: 60px;
  }

    body {
        font-size: 12px !important;
    }
    .text-blocks .heading-wrapper .btn,
    .text-blocks-lower .heading-wrapper .btn,
    .t4-module.modulefooter-contact-wrapper .rsform-submit-button {
        margin: 5px 10px;
        min-width: 140px;
        font-size: 12px !important;
    }
    .text-blocks .text-box-149 .description,
    .text-blocks .text-box-150 .description {
      font-size: 14px;
      padding-bottom: 0px;
    }
    .text-blocks .text-box-149 .description p {
        padding-bottom: 0px;
    }
    .text-blocks .text-box-149 .box-2 .description {
        padding-top: 0px;
    }
    .text-box-143 .description {
      text-align: center !important;
    }
    .text-box-150 .description.container {
        width: 620px;
    }

    .t4-header {
        min-height: 69px;
    }
    .t4-header .navbar-light .navbar-nav .nav-link {
      font-size: 14px;
      font-weight: 800px;
    }
    .text-blocks .video-wrapper {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .navbar-brand.logo-image {
        max-width: 220px !important;
    }
    .text-box-149 .description {
        text-align: center !important;
    }
    .text-blocks .btn {
    	padding: 0;
        margin: 5px;
    }
    h3, .h3 {
        font-size: 14px;
    }

    .text-blocks .content-box .heading-wrapper {
        min-height: 20px;
    }
    #article14-sliders .card-header {
        font-size: 11px;
    }
    #article14-sliders .card-body {
        font-size: 11px;
    }
	#article14-sliders.accordion .card-header button {
    	min-height: 70px;
        font-size: 12px;
  	}
    .nav-link {
      padding: .6rem;
    }
    .navbar-id-1 .navbar-nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
        position: absolute;
        background-color: white;
        z-index: 999;
        width: 150px;
        float: right;
        right: 0;
        text-align: right;
        padding: 10px;
        box-shadow: -2px 10px 20px -8px rgba(0,0,0,0.27);
    }

.nav-id-1 {
	 -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    right: 0;
    top: 45px;
    z-index: 999999;
}

}

@media (max-width: 575.98px) {
    .item-1695 form#gcf-form{
        top: 20% !important;
    }
}
@media (max-width: 767.98px) {}
@media (max-width: 991.98px) {}
@media (max-width: 1199.98px) {}

@media (max-width: 992px) {
    .container {
        max-width: 100%;
    }
}

input:focus::placeholder {
  color: transparent;
}


.courseedit-module1 select,
.courseedit-module2 select
 {    border: 1px solid #ccc;
    padding-left: 5px;
}
#editCourse_coordinator {
    font-size: 20px;
    padding: 5px;
}
.item-1173 #t4-admin-modules h3 {
    font-size: 20px;
    background-color: #004282;
    color: white !important;
    padding: 5px 10px;
}

/** Management **/
.front-end-edit input,
.front-end-edit textarea,
.front-end-edit select {
    font-size: 14px;
    padding: 4px 8px;
    border-radius: 3px;
    border: 1px solid #ccc;
}
.front-end-edit label {
    font-size: 14px;
}
.com_club #filter_search {
    padding-left: 5px;
    font-size: 15px;
}
.com_content .page-header {
    margin: 20px 0;
}
.com_club .item_fields th {
    padding: 8px 0;
}
.js-stools-container-bar .js-stools-btn-clear {
    background-color: white !important;
    color: #004282 !important;
    border: 1px solid #004282 !important;
}
.view-participants #adminForm .btn.btn-success {
    display: none;
}

.com_club form#adminForm:not(.form-no-margin) .control-group .controls {
    margin-left: 20px;
}
.com_club .t4-main-body {
    margin-top: 30px;
}


.js-stools .js-stools-container-filters select.active,
.js-stools .js-stools-container-filters .chzn-container.active .chzn-single {
    border: 2px solid #ebebeb; !important;
    padding: 1px 8px;  !important;
    height: 35px !important;
}
.view-article h2,.view-article .h2 {
  font-size: 30px;
}
.view-article h3, .view-article .h3 {
    font-size: 20px;
}
.btn-xl {
    padding: 30px 50px;
}

#system-message-container #system-message {
    margin: 20px 0;
}


.view-rsform.item-353 #system-message-container {
    display: none;
}

.view-login .btn.btn-primary.btn-lg.btn-block {
    margin-top: 20px;
    margin-bottom: 40px;
}

/* Mobile - Phone number  */
@media (min-width:576px) {
  #Mod202, .Mod202 {
    display: none !important;
  }
}
@media (max-width:576px) {

	#Mod202, .Mod202 {
		display: block;
		height: 50px;
		z-index: 250000;
		position: relative;
		background: white;
        margin-bottom: 10px;
	}

	#Mod202 a, .Mod202 a {
		color: #004282;
        font-size: 18px;
	}

	#Mod202 .nav-link {
    	padding-top: 0;
  	}

	#t4-banner .bg-overlay {
		height: 400px !important;
	}

	#t4-banner {
		height: 400px !important;
	}

	form#gcf-form {
		margin-top: 80px;
	}
    .t4-header {
      border-bottom: 0px solid #E0E0E0;
  	}
    #Mod-221, .hidden-mobile{
        display: none !important;
    }
}

/* COVID-19 ALERT */
div#gcf-banner-alert {
    height: 414px !important;
    width: 310px !important;
    float: right !important;
    margin-right: 5vw !important;
    margin-top: 40px;
    right: 0;
    z-index: 999;
    position: absolute;
    top: 0;
    right: 5vw;
}
#gcf-back-alert {
    background-color: #fff;
    opacity: 0.90;
    border: 1px solid #ddd;
    border-radius: 3px;
    font-size: 18px;
    text-align: center;
    padding: 40px 20px;
}

.com_club.view-filesviewer #toolbar-new {
    display: none;
}

/* editing */
.t4-edit-layout input[type="text"] {
    padding: 5px 8px !important;
    border-radius: 3px;
    border: 1px solid rgba(52, 58, 64, 0.12);
	width: 100%;
}

.t4-edit-layout .minicolors-input[type="text"] {
    padding-left: 30px !important;
    min-width: 110px !important;
    padding-bottom: 3px !important;
    padding-top: 3px !important;
	height: unset !important;
;
}

.t4-edit-layout .card {
    background-color: #f2f2f2;
}
.t4-edit-layout .radio.btn-group > label {
    padding: 0.3rem .5rem !important;
}
.t4-edit-layout #modules-form .radio label {
    width: auto;
}


.t4-edit-layout #modules-form .radio label {
    width: auto;
}
.t4-edit-layout label#jform_title-lbl, input#jform_title {
    display: none !important;
}

.t4-edit-layout label#jform_showtitle-lbl, fieldset#jform_showtitle {
    display: none !important;
}
.t4-edit-layout label#jform_publish_down-lbl, input#jform_publish_down, button#jform_publish_down_btn {
    display: none !important;
}
.t4-edit-layout label#jform_publish_up-lbl, input#jform_publish_up, button#jform_publish_up_btn {
    display: none !important;
}
.t4-edit-layout label#jform_access-lbl, div#jform_access_chzn {
    display: none !important;
}
.t4-edit-layout label#jform_language-lbl, div#jform_language_chzn {
    display: none !important;
}
.t4-edit-layout form:not(.form-no-margin) .control-group .controls {
    margin-left: 245px;
}





.field-calendar input {
    border-left: 1px solid rgba(52,58,64,.12) !important;
    padding-left: 5px;
    border-radius: 5px;
}
input, button, select, optgroup, textarea, option {
  font-family: "Open Sans" !important;
}

.item-1234 .t4-main-body {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 50px;
}
.t4-text-blocks .description h3 {
    color: #D62500;
    font-size: 30px;
    margin-top: 30px;
}




div#gcf-banner-alert {
    width: 310px !important;
    right: 0;
    z-index: 999;
    position: absolute;
    right: 5vw;
    height: 100% !important;
    display: flex;
    margin-top: 0;
}
#gcf-back-alert {
    background-color: #fff;
    opacity: .9;
    border: 1px solid #ddd;
    border-radius: 3px;
    font-size: 18px;
    text-align: center;
    padding: 30% 20px;
    margin: 30% 0;
    position: relative;
    padding: 16% 0;
}

@media (max-width: 768px) {
  div#gcf-banner-alert {
      width: 260px !important;
      right: 0;
      z-index: 999;
      position: absolute;
      right: 0;
      height: 100% !important;
      display: flex;
      margin-top: 0;
  }
  #gcf-back-alert {
    background-color: #fff;
    opacity: .9;
    border: 1px solid #ddd;
    border-radius: 3px;
    font-size: 14px;
    text-align: center;
    padding: 30% 20px;
    margin: 24% 0;
    position: relative;
    padding: 6%;
  }
}


@media (max-width: 576px) {
  #gcf-back-alert {
      background-color: #fff;
      opacity: .9;
      border: 1px solid #ddd;
      border-radius: 3px;
      font-size: 14px;
      text-align: center;
      padding: 30% 20px;
      margin: 37% 0;
      position: relative;
      padding: 6%;
  }
  div#gcf-banner-alert {
      width: 260px !important;
      right: 0;
      z-index: 999;
      position: absolute;
      right: 0;
      height: 100% !important;
      display: flex;
      margin-top: 0;
      top: 50px;
  }
}

.cf-clubs {
    margin-left: -10px;
    margin-right: -10px;
    font-size: 14px;
}

#t4-topbar .nav-link::before {
    margin-right: 5px;
    opacity: 0.4;
}
#t4-topbar .nav-link {
    display: inline;
}

.view-exports #toolbar-new {
    display: none;
}




/* EL: Fix com_club filtering layout */

.com_club .chosen-container {
    display: none;
}

.com_club .js-stools .js-stools-container-filters select[name^="filter"] {
    display: initial !important;
    width: 100% !important;
    height: calc(2.0rem + 2px) !important;
    padding: 0.375rem 0.75rem !important;
    font-size: 0.85rem !important;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da !important;
    border-radius: 0.25rem;
}

.com_club .js-stools-container-filters.hidden-phone.clearfix.js-stools-container-filters-visible {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

@media (min-width:1200px) {

    .com_club .js-stools-container-filters.hidden-phone.clearfix.js-stools-container-filters-visible > div {
        flex: 1 1 25%;
        height: 100%;
        width: 25%;
    }
}

.com_club .js-stools-container-filters.hidden-phone.clearfix.js-stools-container-filters-visible > div {
    flex: 1 1 25%;
    height: 100%;
    width: 32%;
}

.com_club .js-stools-field-filter .field-calendar .input-append > input[type="text"] {
    width: calc(100% - 2.8em) !important;
}

@media (max-width:966px) {
    .com_club .js-stools-container-filters.hidden-phone.clearfix.js-stools-container-filters-visible > div {
        flex: 1 1 100%;
        height: 100%;
        width: 100%;
    }

    .com_club .js-stools-field-filter .field-calendar {
        top: 0em !important;
        position: relative;
    }
}

.com_club .js-stools-field-filter .field-calendar {
    position: relative;
}

.com_club .js-stools-field-filter .field-calendar .input-append > * {
    height: 2.75em !important;
}

.com_club .js-stools-field-filter .field-calendar .input-append > input[type="text"] {
    display: initial !important;
    height: calc(2.0rem + 2px) !important;
    padding: 0.375rem 1rem !important;
    font-size: 0.85rem !important;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da !important;
    border-radius: 0.25rem 0 0 0.25rem;
}


.com_club #filter_search {
    border-radius: 5px 0 0 5px;
    height: 2.5em;
    padding-left: 0.75rem;
}

.com_club #filter_search ~ button {
    height: calc(2.5em + 3px);
    border-radius: 0 5px 5px 0;
}

.com_club #filter_search ~ button i.icon-search {
    margin-right: 0;
}

.item-1695 form#gcf-form{
    margin: auto !important;
     top: 0;
    right: 0 !important;
    left: 0 !important;
    bottom:0;
}

.btn.btn-text-block-primary.suggest-location {
    background-color: #004282;
    color: #fff;
}
.btn.btn-text-block-primary.suggest-location:hover{
    opacity: .9;
}
.sidebar-l, .sidebar-r{
  margin-top:50px
}
.mb-50{
  margin-bottom:50px;
}

/* Main CTA button */
.jblock-image-text .btn-lg {
    margin-top: 15px;
    min-width: 250px;
    min-height: 50px;
}

/**** BUTTONS ****/
a.btn:hover {
    opacity: .75;
    transition: 0.15s;
    cursor: pointer;
}
.btn-blue, .btn-blue a {
    color: white !important;
    background-color: #149cd9;
}

.layout-clubs .heading-wrapper .btn-lg {
    margin-left: 1rem;
    margin-right: 1rem;
    min-width: 240px;
}
.btn-lg, .btn-group-lg > .btn {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.2;
    border-radius: 0.3rem;
}
.com_rsblog .page-link {
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #fff;
    background-color: var(--primary);
    border: 1px solid #ddd;
}

#giftCardForm{
    margin-top: 20px;
}

/*jquery search tools*/
.js-stools {
    width: 100%;
}
.js-stools-container-filters {
    display: none;
    margin: 10px 0;
}
.js-stools-container-bar .input-append {
    margin-bottom: 0;
}
/* Use up caret to hide the search filters */
.js-stools-container-bar .btn-primary .caret {
    border-top: 0;
    border-bottom: 4px solid #FFF;
    margin-top: 7px;
    margin-bottom: 8px;
}
.js-stools .btn-wrapper {
    display: inline-block;
    margin: 0 5px 0 0;
}
/* Fixed filter fields (selector) */
.js-stools .js-stools-container-selector {
    float: left;
    margin-right: 10px;
    min-width: 220px;
}
html[dir=rtl] .js-stools .js-stools-container-selector {
    float: right;
    margin-left: 10px;
    margin-right: 0;
}
.js-stools .js-stools-container-bar {
    float: left;
}
html[dir=rtl] .js-stools .js-stools-container-bar {
    float: right;
}
.js-stools .js-stools-container-list {
    float: right;
    text-align: right;
}
html[dir=rtl] .js-stools .js-stools-container-list {
    float: left;
    text-align: left;
}
.js-stools .chosen-container {
    text-align: left;
}
html[dir=rtl] .js-stools .chosen-container {
    text-align: right;
}
.js-stools .js-stools-container-filters select.active,
.js-stools .js-stools-container-filters .chosen-container.active .chzn-single{
    border: 2px solid #2384D3;
}
.js-stools .js-stools-container-filters-visible {
    display: inline-block;
}
.js-stools .chosen-container-single .chzn-single span {
    overflow: visible;
}
.js-stools .js-stools-field-list,
.js-stools .js-stools-field-filter {
    display: inline-block;
    margin: 0 5px 5px 0;
}
.js-stools .js-stools-container-list .js-stools-field-list:last-child {
    margin-right: 0;
}

.js-stools .form-control {
    background: none;
    border: none;
    padding-left: 0 !important;
    margin-left: 0 !important;
}
/* Media queries */
@media (max-width: 480px) {
    .js-stools-container-filters {
        display: block;
    }
    .js-stools-container-filters .btn-group {
        display: block;
    }
    .js-stools-container-filters .btn-wrapper {
        width: 100%
    }
    .js-stools-container-bar {
        margin-top: 20px;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    .js-stools .js-stools-container-bar,
    .js-stools .js-stools-container-list {
        float: none;
        display: block;
    }
}