/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */


section.tm-bottom-d.uk-grid {
    background: #c15b96;
}

.uk-panel.blue-bg {
    background: #53ade5;
    padding: 20px;
}

.uk-navbar-nav > li.uk-active > a {
    background-color: rgba(0, 0, 0, 0);
    color: #c788c2;
}
.uk-navbar-nav > li > a {
    display: block;
    box-sizing: border-box;
    text-decoration: none;
    height: 30px;
    padding: 0 2px;
    line-height: 30px;
    color: #c788c2;
    font-size: 12px;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-weight: 400;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 2px;
    -webkit-transition: all 0.12s ease-in-out;
    transition: all 0.12s ease-in-out;
    -webkit-transform: translate3d(0, 0, 0);
}

.mindbody {
    margin: auto;
    text-align: center;
    padding-top: 10px;
}

.tpm-showcase-bubble-top, .tpm-showcase-top {
    display: block;
    padding-bottom: 10px;
    padding-top: 0;
    padding-left: 13px;
}

.rbx-viewport {
    padding-bottom: 18px;
}

.uk-contrast a:not([class]):hover, .uk-contrast .uk-link:hover, .tm-gallery-dolce-vita .tm-overlay-background-secondary .uk-overlay-panel a:not([class]):hover, .tm-gallery-dolce-vita .tm-overlay-background-secondary .uk-overlay-panel .uk-link:hover {
    color: #f2d578;
    text-decoration: inherit;
}

.tm-block-footer.uk-block.uk-block-secondary.uk-contrast.uk-block-large {
    padding-top: 45px;
}

section.tm-footer.uk-grid {
    padding-bottom: 45px;
}

.getstarted {
font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    text-align: center;
    color: #fff;
    font-size: 38px;
    padding-bottom: 13px;
        font-weight: bold;
}

div#wufoo-x1h52tl20vxz586 {
    padding-right: 45px;
}

.getstarted-sub {
    text-align: center;
    color: #a9d6f2;
    font-size: 18px;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
}

.uk-navbar-nav > li > a::before, .uk-navbar-nav > li > a::after {
    content: "";
    display: block;
    position: absolute;
    height: 1px;
    width: 100%;
    background: #c788c2;
    opacity: 0;
}

.uk-navbar-nav > li > a::before, .uk-navbar-nav > li > a::after {
    content: "";
    display: block;
    position: absolute;
    height: 1px;
    width: 100%;
    background: #c788c2;
    opacity: 0;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 25px 0;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-weight: 400;
    color: #c788c2;
    text-transform: none;
    letter-spacing: 0;
}

h1, .uk-h1 {
    font-size: 44px;
    line-height: 44px;
}

.uk-margin-large-top {
    margin-top: 35px !important;
}

div#tm-bottom-d {
    padding-bottom: 0;
    padding-top: 0;
}




/* schedules  */

.uk-subnav-pill > * > * {
  padding: 3px 9px;
  background-color: #d5d5d5;
}


table.schedule { 
  width: 100%; 
  border-collapse: collapse; 
}
/* Zebra striping */

.schedule th { 
  background: #333; 
  color: white; 
  font-weight: bold; 
}
.schedule td, .schedule th {
  padding: 6px;
  border: 1px solid #ccc;
  text-align: left;
  font-size: 11px;
  line-height: 14px;
  vertical-align: top;
  
}

.schedule em {
  color: #666666;
}


.schedule td p {
  margin:0px 0 6px 0;
  text-align: left;
  font-size: 11px;
  line-height: 14px;
}

.schedule thead td {
  background-color: #333;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
}

p.title {
  margin: 0;
  line-height: 12px;
}

ul.uk-list.uk-list-line.blog-uikit {
  margin: 0;
}


ul.uk-list.uk-list-line.blog-uikit li {
  padding-left: 22px;
  background: url(../images/calendar-icon.gif) no-repeat 0px 0px;
  padding-bottom: 5px;
}

ul.uk-list.uk-list-line.blog-uikit > li:nth-child(n+2) {
  margin-top: 5px;
  padding-top: 11px;
  border-top: 1px solid #dddddd;
  background: url(../images/calendar-icon.gif) no-repeat 0px 10px;
}

/* 
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/











tr.class-gold-no-stripe{
background:#f8e9c8;
color:#000;
  font-weight: bold;
}

td.class-gold-no-stripe{
  background: #f9a61a;
  color: #fff;
  border-right: #f9a61a 5px solid;
}

tr.class-gold-green{
background:#f8e9c8;
color:#000;
  font-weight: bold;
}

td.class-gold-green{
background:#f9a61a;
color:#fff;
border-right: #299510 5px solid;
}

tr.class-deputygreen{
background:#f8e9c8;
color:#000;
  font-weight: bold;
}

td.class-deputygreen{
background:#f9a61a;
color:#fff;
border-right: #000000 5px solid;
}

tr.class-green-no-stripe{
background:#cbe0c6;
color:#000;
  font-weight: bold;

}

td.class-green-no-stripe{
background:#299510;
color:#fff;
border-right: #299510 5px solid;
}

tr.class-green-brown{
background:#cbe0c6;
color:#000;
  font-weight: bold;
}

td.class-green-brown{
background:#299510;
color:#fff;
border-right: #664716 5px solid;
}

tr.class-deputy-brown{
background:#cbe0c6;
color:#000;
  font-weight: bold;
}

td.class-deputy-brown{
background:#299510;
color:#fff;
border-right: #000 5px solid;
}
tr.class-brown-black{
background:#fef3e4;
color:#000;
  font-weight: bold;
}

td.class-brown-black{
background:#664716;
color:#fff;
border-right: #664716 5px solid;
}
tr.class-deputy-black{
background:#fef3e4;
color:#000;
  font-weight: bold;
}

td.class-deputy-black{
background:#664716;
color:#fff;
border-right: #000000 5px solid;
}




tr.class-gold{
background:#f8e9c8;
color:#000;
  font-weight: bold;
}

td.class-gold {
  background: #f9a61a;
  color: #fff;
}


tr.class-blue{
background:#d4e3ff;
color:#000;
  font-weight: bold;
}

td.class-blue{
background:#143f91;
color:#fff;
}

tr.class-ltblue{
background:#f0f8fe;
color:#000;
  font-weight: bold;
}

td.class-ltblue{
background:#0c73c2;
color:#fff;
}


tr.class-green{
background:#cbe0c6;
color:#000;
  font-weight: bold;

}

td.class-green{
background:#299510;
color:#fff;
}


tr.class-red{
background:#ffebeb;
color:#000;
  font-weight: bold;
}

td.class-red{
background:#ee0000;
color:#fff;
}


tr.class-brown{
background:#fef3e4;
color:#000;
  font-weight: bold;
}

td.class-brown{
background:#664716;
color:#fff;
}


tr.class-black{
background:#cbcbcb;
color:#000000;
  font-weight: bold;
}

td.class-black{
background:#000000;
color:#fff;
}



/*

@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {


	.schedule table, .schedule thead, .schedule tbody, .schedule th, .schedule td, .schedule tr { 
		display: block; 
	}
	
	
	.schedule thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	.schedule tr { border: 1px solid #ccc;   margin-top: 5px;}
	
	.schedule td { 
		
		border-left: none;
		border-top: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
	}
	
	
	
	.schedule td { 
		
		  border-left: none;
		border-top: none;
  border-bottom: 1px solid #eee;
  position: relative;
  padding-left: 30%;
  font-size: 13px;
  line-height: 18px;
	}
	
	.schedule td.classtitle{ 
		
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 0%; 
	}
	
	.schedule td:before { 
	
		position: absolute;
		
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
	
	
	Label the data
	
	
	.schedule td:nth-of-type(1):before { content: "Class";font-weight:bold; }
	.schedule td:nth-of-type(2):before { content: "Mon"; }
	.schedule td:nth-of-type(3):before { content: "Tues"; }
	.schedule td:nth-of-type(4):before { content: "Wed"; }
	.schedule td:nth-of-type(5):before { content: "Thurs"; }
	.schedule td:nth-of-type(6):before { content: "Fri"; }
	.schedule td:nth-of-type(7):before { content: "Sat"; }
	
}




*/






@media (min-width: 960px){
.uk-block-large {
    padding-top: 20px;
    padding-bottom: 40px;
}
}


/* 
Generic Styling, for Desktops/Laptops 
*/
table { 
  width: 100%; 
  border-collapse: collapse; 
}
/* Zebra striping */
tr:nth-of-type(odd) { 
  background: #eee; 
}
th { 
  background: #333; 
  color: white; 
  font-weight: bold; 
}
td, th { 
  padding: 6px; 
  border: 1px solid #ccc; 
  text-align: left; 
}



/* 
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

	/* Force table to not be like tables anymore */
	table.prettytable, table.prettytable thead, table.prettytable tbody, table.prettytable th, table.prettytable td, table.prettytable tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	table.prettytable thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	table.prettytable tr { border: 1px solid #ccc; }
	
	table.prettytable td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 43%; 
		font-size: 12px;
  line-height: 14px;
	}
	
	table.prettytable td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 35%; 
		padding-right: 6px; 
		white-space: nowrap;
	}
	
	/*
	Label the data
	*/
	table.prettytable td:nth-of-type(1):before { content: "Location"; }
	table.prettytable td:nth-of-type(2):before { content: "Dojo Instructor"; }
	table.prettytable td:nth-of-type(3):before { content: "Dojo Address"; }
	table.prettytable td:nth-of-type(4):before { content: "Contact Us"; }
}



tr.classWhite {
  background: #ebebeb;
  color: #000;
  font-weight: bold;
}

td.classWhite {
  background: #fff;
  color: #333;
}




tr.classDarkBlue {
  background: #ebf2fb;
  color: #333;
  font-weight: bold;
}

td.classDarkBlue {
  background: #202f6f;
  color: #fff;
}

tr.classLightBlue {
  background: #e1fdff;
  color: #000;
  font-weight: bold;
}

td.classLightBlue {
  background: #00cbdd;
  color: #333;
}


tr.classYellow {
  background: #fffade;
  color: #000;
  font-weight: bold;
}

td.classYellow {
  background: #ffd800;
  color: #333;
}


tr.classRed {
  background: #ffe7e7;
  color: #000;
  font-weight: bold;
}

td.classRed {
  background: #de0000;
  color: #fff;
}


tr.DkGrey {
  background: #e1e1e1;
  color: #000;
  font-weight: bold;
}

td.DkGrey {
  background: #333;
  color: #fff;
}


tr.classPink {
  background: #ffd9fd;
  color: #000;
  font-weight: bold;
}

td.classPink {
  background: #f303e5;
  color: #fff;
}


tr.classGreen {
  background: #d4fdca;
  color: #000;
  font-weight: bold;
}

td.classGreen {
  background: #1fa200;
  color: #fff;
}


tr.classPurple, tr.classPurple p {
  background: #f2e6ff;
  color: #000;
  font-weight: bold;
}

td.classPurple,td.classPurple p {
  background: #6512bb;
  color: #fff;
}


tr.classOrange {
  background: #ffebd1;
  color: #000;
  font-weight: bold;
}

td.classOrange {
  background: #e98400;
  color: #fff;
}

tr.classAqua {
  background: #c1f7ec;
  color: #000;
  font-weight: bold;
}

td.classAqua {
  background: #15c7a3;
  color: #fff;
}


tr.classLTGreen,tr.classLtGreen {
  background: #d4fabb;
  color: #000;
  font-weight: bold;
}

td.classLTGreen,td.classLtGreen {
  background: #5fe00a;
  color: #fff;
}


tr.classMaroon,tr.classmaroon {
  background: #ffd1d9;
  color: #000;
  font-weight: bold;
}

td.classMaroon,td.classmaroon {
  background: #900d23;
  color: #fff;
}



tr.classHotPink {
  background: #f5acdc;
  color: #000;
  font-weight: bold;
}

td.classHotPink {
  background: #db0291;
  color: #fff;
}

tr.classDkPurple {
  background: #d7cbfc;
  color: #000;
  font-weight: bold;
}

td.classDkPurple {
  background: #512ac0;
  color: #fff;
}


tr.classMedBlue {
  background: #99c6f3;
  color: #000;
  font-weight: bold;
}

td.classMedBlue {
  background: #0c68c6;
  color: #fff;
}


tr.classDkGreen {
  background: #c5ffd5;
  color: #000;
  font-weight: bold;
}

td.classDkGreen {
  background: #04631f;
  color: #fff;
}


tr.classOlive {
  background: #f0ef9f;
  color: #000;
  font-weight: bold;
}

td.classOlive {
  background: #8b890a;
  color: #fff;
}


tr.classDkOrange {
  background: #fcd9c0;
  color: #000;
  font-weight: bold;
}

td.classDkOrange {
  background: #ea6300;
  color: #fff;
}


tr.classDkMagenta {
  background: #e6abc0;
  color: #000;
  font-weight: bold;
}

td.classDkMagenta {
  background: #a33a5f;
  color: #fff;
}


tr.classBtPurple {
  background: #eab9f3;
  color: #000;
  font-weight: bold;
}

td.classBtPurple {
  background: #9d06b8;
  color: #fff;
}

tr.classLtGrey {
  background: #ebebeb;
  color: #000;
  font-weight: bold;
}

td.classLtGrey {
  background: #949494;
  color: #fff;
}


@media (max-width: 760px){
.tm-headerbar-center {
    padding: 5px 40px;
        min-height: 67px;
}}