

.q_logo img {
left: -5rem;
}

.page_not_found {
   text-align: center;
   margin: 280px 0 83px;
}

footer .column1 {
position: relative;
top: -18px;
}

img.gjj-logo {
    float:right;
    margin-top:-26px;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color:#FFFFFF;
} 

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:#FFFFFF;
   opacity:1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:#FFFFFF;
   opacity:1;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:#FFFFFF;
}

/* Customize the dark header button on the slide carousel */

.carousel-inner .item.dark .slider_content .text .qbutton {
border-color: #55c3dc;
background-color: #55c3dc;
color: #ffffff;
}

.carousel-inner .item.dark .slider_content .text .qbutton:hover {
background-color: #ffffff;
color: #666666;
}

/* .carousel-inner .item.dark .slider_content .text .qbutton.white {
color: #787878;
} 

.carousel-inner .item.dark .slider_content .text .qbutton.white:hover {
background-color: #303030;
color: #ffffff !important;
border-color: #303030;
} */

.portfolio_single .portfolio_single_text_holder {
display:none;
}
.tt_tabs_navigation li a:hover,
.tt_tabs_navigation li a.selected,
.tt_tabs_navigation li.ui-tabs-active a
{
	border-bottom-width: 3px !important;
	padding-bottom: 7px !important;
	border-color: #55c3dc !important;
	color: #000 !important;
	margin-bottom: 0;
}

/* Colors for specific tabs on the schedules page. jQuery the makes it work is in the Custom js field below */
.all { color:#000000 !important; }
.fundamentals { color:#55c3dc !important; }
.women { color:#87adc7 !important; }
.master { color:#666666 !important; }
.kids { color:#0DCDF9 !important; }

/*  Class type-envira : to lower the photo galleries on the page */
article.type-envira .post_info { display:none; }
article.type-envira h2 { display:none !important; }
article.type-envira { margin-top:200px !important; }
.single-envira h1 { margin-top:100px !important; }