/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v7/zhcz-_WihjSQC0oHJ9TCYPk_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: local('Montserrat-Bold'), url(https://fonts.gstatic.com/s/montserrat/v7/IQHow_FEYlDC4Gzy_m8fcoWiMMZ7xLd792ULpGE4W_Y.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}


input[type="date"], input[type="time"], input[type="datetime-local"], input[type="week"], input[type="month"], input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea {
    background: #f7f7f7;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #d1d1d1;
    border-radius: 2px;
    color: #686868;
    padding: 0.625em 0.4375em;
    width: 100%;
}

#outer_scheduling p{color:#FFF !important; margin-bottom:10px !important}
.setting_saved{background: #fff !important;
    border: 1px solid #ccc!important;
    color: #767676!important;
    font-size: small!important;
    cursor: pointer!important;
    outline: 0!important;
    padding: 4px 10px!important;
    text-align: center!important;
    text-decoration: none!important;
    text-transform: uppercase!important;}
#outer_booking,#card_payment h2 {
    margin-top: 5px !important;
    margin-bottom: 5px!important;
    color: #fff!important;
    font-family: Montserrat, "Helvetica Neue", sans-serif!important;
    font-weight: normal!important;
    font-size: 26px!important;
}
#outer_scheduling h2{margin-top: 5px !important;
    margin-bottom: 5px !important;
    color: #fff !important;
    font-family: Montserrat, "Helvetica Neue", sans-serif !important;
    font-weight: normal !important;
    font-size: 26px !important;}
#card_payment{ width:458px;   max-width:100% !important;}
.result_scheduling form, #orderInfo{margin: 0px !important;
    padding-top: 29px !important;
    background-color: #25bae4!important;
    border-top: 4px solid #FFF !important;
    border: none!important;
    border-radius: 0px!important;
    box-shadow: none!important;
    max-width: 100% !important;
    padding: 15px 16px !important;
    border-top: 4px solid #FFF !important;font-family: Montserrat, "Helvetica Neue", sans-serif;
	color:#FFF !important;
	font-weight: bold!important;
	}
	tr#week_blue th {
    padding: 5px 0px !important;
}

.form-group label{color: #2D2D2D !important;
    font-weight: bold !important;}

.vertical label{color: #2D2D2D !important;
    font-weight: bold !important;}
.result_scheduling form input{width: 86% !important;height: auto !important;font-family: Montserrat, "Helvetica Neue", sans-serif!important;    padding:11px 47px 11px 12px !important; margin-bottom:15px !important;}
.setting_saved {
    text-align: center;
    padding: 9px 30px !important;
    margin-top: 16px !important;
    margin: auto;
}

div#selected_slots {
	padding: 0 10px;
    margin: 7px 0 10px;
	color:#FFF !important;
    width: 458px;
}

.clndr tr td, .clndr tr th {
    padding: 0px !important;
    font-size: 16px !important;
    font-weight: 900 !important;
    color: #333 !important;
    font-family: Montserrat, "Helvetica Neue", sans-serif !important;
}


#paymentForm {
    max-width: 100%;
}
#total{color:#FFF !important;}
.form-group {
    width: 32%;
    float: left;
    margin: 5px 2px;
}

#calendar #center_date {
    font-family: Montserrat, "Helvetica Neue", sans-serif !important;
    color: #000!important;
	    color: #FFF !important;
    font-weight: 400 !important;
}

#paymentForm_payment {
    overflow: visible !important;
    margin-top:45px;
}
li.vertical ul li input {
    padding: 0px 10px !important;
	margin-top: 6px;
}

.vertical input {
    width: 100% !important;
}

form input{font-size:12px!important;font-family: Montserrat, "Helvetica Neue", sans-serif !important;    padding: 11px 0px 11px 59px !important;}

input#cardSubmitBtn {
    padding: 0px !important;
    background: #666 !important;
    
    border-radius: 18px;
    color: #FFF !important;
    -webkit-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.12);
    -moz-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.12);
    box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.12);
	width: 30%;
    margin-left: 35%;
    margin-bottom: 13px;
    margin-top: 10px;
}
div#card_payment {
    background: #25bae4 !important;
    -webkit-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.12);
    -moz-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.12);
    box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.12);
}
div#card_payment h2{padding: 20px 10px 0px !important;}
table {
    border: 4px solid #FFF !important;
	-webkit-box-shadow: 0px 0px 26px 0px rgba(0,0,0,0.19);
-moz-box-shadow: 0px 0px 26px 0px rgba(0,0,0,0.19);
box-shadow: 0px 0px 26px 0px rgba(0,0,0,0.19);
}

#calendar tr:nth-child(8) {
    border-bottom: 4px solid #FFF !important;
}
li.vertical ul li {
    padding: 0px 12px !important;
}
li.vertical ul li:nth-child(1) {
     padding: 0px 12px 0 0 !important;
}
li.vertical ul li:nth-child(3) {
     padding: 0px 0px 0 12px !important;
}
#paymentForm_payment  li {
    float: none !important;
}

form #card_number {
    height: 10px !important
}

.vertical ul li {
    float: left !important;
    width: 28%!important;
    padding: 0px !important;
}

.card-payment {
    height: auto !important;
    margin-top: 15px !important;
}

.scheduling_header th {
       background-image: url("../images/block_null.jpg") !important;
    /* background: #6f6f6f; */
    background-repeat: no-repeat;
    border-color: #b7b7b7;
    background-size: cover;}
	
#week_blue th {
       background-image: url("../images/block_null.jpg") !important;
    /* background: #6f6f6f; */
    background-repeat: no-repeat;
    border-color: #b7b7b7;
    background-size: cover;}
.bp-user #buddypress table th {
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    
    color: #383838;
    height: 25px;
    padding-left: 5px;
    text-align: center;
    font-size: 15px;
    font-weight: normal;
    -webkit-box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.14);
    -moz-box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.14);
    box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.14);
}
tr.scheduling_header th {
    width: 25% !important;
}
#paymentForm {
    margin: 0px !important;
    background-color: #25bae4!important;
	border-top: 4px solid #FFF !important;
    border: none!important;
    border-radius: 0px!important;
    box-shadow: none!important;
    padding: 0px 12px !important;
	border-top: 4px solid #FFF !important;
}

.text_box {
       padding: 0px !important;
    width: 100% !important;
    border: 1px solid #999 !important;
	margin-top:3px;
}
.form-group form label {
    color: #000 !important;
	font-family: Montserrat, "Helvetica Neue", sans-serif !important;
}
div#currency{font-family: Montserrat, "Helvetica Neue", sans-serif !important; color:#FFF !important;}
ul#paymentForm_payment h4 {
    font-family: Montserrat, "Helvetica Neue", sans-serif !important;
    margin: 0px !important;
	 color:#FFF !important;
	     font-size: 1.1875rem!important;
    line-height: 1.1052631579!important;
    text-transform: uppercase!important;
    font-weight: bold!important;
}

#calendar{    margin: 20px auto !important;     width: auto !important;}
form li .help{color:#FFF !important;}
#buddypress table p{margin-bottom:0px !important;}
#outer_scheduling h2 {
    font-family: 'Droid Serif', Georgia, Times, serif;
}

#outer_scheduling {
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    float: left;
    padding: 20px;
    padding-top: 18px;
    width: 458px;
    background-color: #25bae4;
    margin-top: 15px;
}

#outer_scheduling td {
    border-right: #FFF 1px solid;
    border-left: #FFF 1px solid;
    border-bottom: #FFF 1px solid;
	color: #FFF;
    padding-left: 5px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

#outer_scheduling span {
    color: red;
}

#outer_scheduling th {
   
    color: #000;
    height: 25px;
    padding-left: 5px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}

#calendar {
    font-family: arial;
    font-size: 12px;
    text-align: center
}

#calendar th {
    background-color: #000000;
    color: #FFFFFF;
    text-align: center
	padding: 6px 0px !important;
}

#calendar #week {
    color: #000000;
    background: #25bae4  url(../images/music_calendar_null.gif) repeat-x;
    height: 45px;
	    -webkit-box-shadow: inset 0px 0px 26px 0px rgba(0,0,0,0.19);
    -moz-box-shadow: inset 0px 0px 26px 0px rgba(0,0,0,0.19);
    box-shadow: inset 0px 0px 26px 0px rgba(0,0,0,0.19);
}

#calendar #week a {
        font-size: 26px;
    margin: 0px;
    text-decoration: none;
    color: #FFF;
    padding: 0 20px 0 18px;
}

#calendar #center_date {
    font-family: 'Droid Serif', Georgia, Times, serif;
    font-size: 22px;
    color: #595858;
    margin: 0 auto;
    text-align: center;
    font-weight: bold
}

.green {
    margin-bottom: 0px !important;
    display: block;
    text-decoration: none;
    color: #FFFFFF;
    margin: 0;
    padding: 0px 1px 1px 0;
    width: 58px;
    height: 49px;
    background: url("../images/block_free.jpg") no-repeat;
    text-align: center;
    line-height: 49px
}

.unavailable {
    text-decoration: none;
    color: #FFFFFF;
    margin: 0;
    padding: 0px 1px 1px 0;
    width: 58px;
    height: 49px;
    background: url("../images/block_null.jpg") no-repeat;
    text-align: center;
    line-height: 49px
}

.closed {
    text-decoration: none;
    color: #000;
    margin: 0;
    padding: 0px 1px 1px 0;
    width: 58px;
    height: 49px;
    background: url("../images/block_null.jpg") no-repeat;
    text-align: center;
    line-height: 49px
}

.part_booked {
    display: block;
    text-decoration: none;
    color: #FFFFFF;
    margin: 0;
    padding: 0px 1px 1px 0;
    width: 58px;
    height: 49px;
    background: url("../images/block_part.gif") no-repeat;
    text-align: center;
    line-height: 49px
}



.fully_booked {
    margin-bottom: 0px!important;
    display: block;
    text-decoration: none;
    color: #FFFFFF;
    margin: 0;
    padding: 0px 1px 1px 0;
    width: 58px;
    height: 49px;
    background: url("../images/block_fully_booked.jpg") no-repeat;
    text-align: center;
    line-height: 49px
}

.past {
    text-decoration: none;
    color: #FFFFFF;
    margin: 0;
    padding: 0px 1px 1px 0;
    width: 63px;
    height: 49px;
    background: url("../images/block_past.gif") no-repeat;
    text-align: center;
    line-height: 49px
}

.green span {
    display: none
}

.green span a:hover {
    display: block;
    position: absolute;
    width: 25px;
    padding: 5px;
    margin: 10px;
    z-index: 100;
    color: #AAA;
    background: black;
    font: 10px Verdana, sans-serif;
    text-align: center;
}

#lhs {
    float: left
}


/* Holds both the calendar and the basket */

#outer_calendar {
        -webkit-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.12);
    -moz-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.12);
    box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.12);
    padding: 10px 22px;
    padding-top: 5px;
    width: 458px;
    background-color: #25bae4;
}

#outer_booking {
    -webkit-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.12);
    -moz-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.12);
    box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.12);
    font-family: 'Carrois Gothic', sans-serif;
    float: left;
        padding: 0px 23px 20px;
    padding-top: 7px;
    width: 458px;
    background-color: #25bae4;
    margin-top: 15px;
}

#outer_booking h2 {
        font-family: Montserrat, "Helvetica Neue", sans-serif;
    font-size: 22px;
    color: #FFF;
    margin-top: 0
}

#outer_booking p {
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    color: #FFF;
    font-size: 14px;
	margin-bottom:10px;
}

#outer_booking #booking {
    font-size: 80%;
    border: #CCCCCC 1px solid;
    border-right: none;
    border-bottom: none
}

#outer_booking #booking th {
    font-family: Montserrat, "Helvetica Neue", sans-serif;
   
    color: #383838;
    height: 25px;
    padding-left: 5px;
    text-align: center;
    font-size: 15px;
    font-weight: normal;
    
    -webkit-box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.14);
    -moz-box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.14);
    box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.14);
}

#outer_booking #booking td {
    border-right: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
    padding-left: 5px;
    text-align: center;
    color: #fff;
    font-weight: 400;
    font-size: 15px;
	font-weight:bold;
}

#outer_booking span {
    color: #222222;
}

#outer_price {
    width: 200px;
    float: left;
    height: 22px;
    margin-top: 6px
}

#outer_basket {
    display: none;
    float: left;
    font-family: 'Carrois Gothic', sans-serif;
    padding: 25px;
    margin-top: 20px;
    padding-top: 18px;
    width: 450px;
    background-color: #EEEEEE;
}

#outer_basket h2 {
    font-family: 'Droid Serif', Georgia, Times, serif;
    font-size: 22px;
    color: #251F1F;
    margin-top: 0
}

#outer_basket #selected_slots {
    width: 130px;
    min-height: 20px;
    font-size: 14px;
    float: left;
    line-height: 1.6em;
    color: #130D0D;
    font-family: 'Droid Serif', Georgia, Times, serif
}

#basket_details {
    float: left;
    width: 200px;
    height: 250px;
    padding-left: 60px;
    font-family: 'Droid Serif', Georgia, Times, serif;
    font-size: 13px;
    color: #666666
}

#basket_details .text_box {
    width: 200px;
    margin-bottom: 10px
}

#basket_details #currency {
    font-family: arial;
    float: left;
    color: purple;
    font-weight: bold;
    font-size: 23px;
    padding: 0 0 0 0
}

#basket_details #total {
    font-family: arial;
    width: 100px;
    height: 22px;
    float: left;
    color: purple;
    font-weight: bold;
    font-size: 23px;
    background-color: transparent;
    border: none
}

#btn_book {
    margin: 10px 0 0 320px
}

#key {
    margin-top: 25px;
    width: 275px;
    height: 60px;
    border: #CCCCCC 1px solid;
    font-family: arial;
    color: #666666;
    font-size: 11px
}

#key td {
    text-align: center;
    width: 45px
}

#key_1 {
    background-color: #d80000
}

#key_2 {
    background-color: #a295dd
}

#key_3 {
    background-color: #d18800
}

#key_4 {
    background-color: #019500
}

#key_5 {
    background-color: #948e8e
}

.input {
    width: 220px
}

textarea {
    width: 220px
}

form {
    float: left
}

#book {
    background: transparent url(../images/book.png) no-repeat;
    width: 135px;
    height: 32px;
    border: none;
    margin-top: 5px
}

#book:hover {
    background: transparent url(../images/book_mo.png)
}

#selected_date {
    width: 288px;
    height: 20px;
    background-color: #dfeefa;
    border: #4085d1 1px solid;
    font-family: arial;
    font-size: 14px;
    padding: 4px 0 4px 10px;
    color: #4085d1;
    margin: 20px 0 10px 0
}


/* Messages */

.info,
.error,
.success {
    width: 250px;
    margin: 20px 0 0 0;
    padding: 15px 10px 15px 50px;
    background-repeat: no-repeat;
    font-size: 12px;
    font-weight: bold;
    background-position: 10px center;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.2em;
}

.error,
.error a {
    color: #D8000C;
    border: #cf0023 1px solid;
    background-color: #FFBABA;
    background-image: url('../images/knobs/error.png');
}

.info,
.info a {
    color: #00529B;
    border: #294b99 1px solid;
    background-image: url('../images/knobs/info.png');
    background-color: #c1e4f8
}

.success,
.success a {
    color: #4F8A10;
    border: #528f11 1px solid;
    background-color: #DFF2BF;
    background-image: url('../images/knobs/success.png');
}

.classname {
    -moz-box-shadow: inset 0px 1px 0px 0px #e6cafc;
    -webkit-box-shadow: inset 0px 1px 0px 0px #e6cafc;
    box-shadow: inset 0px 1px 0px 0px #e6cafc;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c579ff), color-stop(1, #a341ee));
    background: -moz-linear-gradient( center top, #c579ff 5%, #a341ee 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#c579ff', endColorstr='#a341ee');
    background-color: #c579ff;
    -webkit-border-top-left-radius: 15px;
    -moz-border-radius-topleft: 15px;
    border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topright: 15px;
    border-top-right-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
    -moz-border-radius-bottomright: 15px;
    border-bottom-right-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-bottom-left-radius: 15px;
    text-indent: 0;
    border: 1px solid #a946f5;
    display: inline-block;
    color: #ffffff;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
    height: 36px;
    line-height: 36px;
    width: 132px;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0px #8628ce;
    margin-top: 22px
}

.classname:hover {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a341ee), color-stop(1, #c579ff));
    background: -moz-linear-gradient( center top, #a341ee 5%, #c579ff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#a341ee', endColorstr='#c579ff');
    background-color: #a341ee;
}

.classname:active {
    position: relative;
    top: 1px;
}

.clndr tr td,
.clndr tr th {
    padding: 0px !important;
}

label {
    color: black;
}


/* This button was generated using CSSButtonGenerator.com */