@import url(//fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);

@font-face {
    font-family: 'aleoregular';
    src: url('fonts/aleo-regular2-webfont.eot');
    src: url('fonts/aleo-regular2-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/aleo-regular2-webfont.woff') format('woff'), url('fonts/aleo-regular2-webfont.ttf') format('truetype'), url('fonts/aleo-regular2-webfont.svg#aleoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'aleolight';
    src: url('fonts/aleo-light1-webfont.eot');
    src: url('fonts/aleo-light1-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/aleo-light1-webfont.woff') format('woff'), url('fonts/aleo-light1-webfont.ttf') format('truetype'), url('fonts/aleo-light1-webfont.svg#aleolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'aleolightitalic';
    src: url('fonts/aleo-lightitalic1-webfont.eot');
    src: url('fonts/aleo-lightitalic1-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/aleo-lightitalic1-webfont.woff') format('woff'), url('fonts/aleo-lightitalic1-webfont.ttf') format('truetype'), url('fonts/aleo-lightitalic1-webfont.svg#aleolightitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'aleoitalic';
    src: url('fonts/aleo-italic1-webfont.eot');
    src: url('fonts/aleo-italic1-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/aleo-italic1-webfont.woff') format('woff'), url('fonts/aleo-italic1-webfont.ttf') format('truetype'), url('fonts/aleo-italic1-webfont.svg#aleoitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'aleobolditalic';
    src: url('fonts/aleo-bolditalic1-webfont.eot');
    src: url('fonts/aleo-bolditalic1-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/aleo-bolditalic1-webfont.woff') format('woff'), url('fonts/aleo-bolditalic1-webfont.ttf') format('truetype'), url('fonts/aleo-bolditalic1-webfont.svg#aleobolditalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'aleobold';
    src: url('fonts/aleo-bold1-webfont.eot');
    src: url('fonts/aleo-bold1-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/aleo-bold1-webfont.woff') format('woff'), url('fonts/aleo-bold1-webfont.ttf') format('truetype'), url('fonts/aleo-bold1-webfont.svg#aleobold') format('svg');
    font-weight: normal;
    font-style: normal;
}

#i5 h1 {
    font-family: 'aleoregular';
    font-size: 25px;
    color: #234900;
    text-shadow: 1px 1px 0px white;
    padding-bottom: 5px;
    line-height: 35px;
}

#i5 h2 {
    font-family: 'aleoregular';
    color: #132308;
    font-size: 19px;
    line-height: 20px;
    padding: 7px 0px 10px 0px;
    /* text-shadow: 0px 0px 1px rgba(0,0,0,0.2); */
}

#i5 h3 {
    margin-top: 15px;
}

#i5 p, #i5 {
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 14px;
    line-height: 20px;
}

#i5 p em {
    font-style: italic;
}

#i5 p strong {
    font-weight: 700;
}

#i5 p em strong, #i5 p strong em {
    font-weight: 700;
    font-style: italic;
}

#i5 ul {
    font-family: 'aleolight';
    color: #132308;
    font-size: 17px;
}

#i5 a {
    color: #0078c1;
    text-decoration: none;
    font-weight: bold;
}

#i5 a:hover {
    text-decoration: underline;
    color: #004169;
}

.inner h1 {
    font-size: 35px !important;
}

.inner h2 {
    font-size: 23px !important

}

body {
    font-family: 'Lato', sans-serif;
}

@media (min-width: 681px) {

    #wrapper {
        margin-top: 20px;
    }

    #i5 {
        position: relative;
        margin: 0px auto;
        width: 1000px;
        max-width: 100%;
        background-color: #FFF;
    }

    #content p, #right-content p {
        padding: 5px 0px;
    }

}

#content {
    min-height: 347px;
    padding: 20px 30px;
    background: white;
}

a img {
    border: none;
}

p, h1, h2, h3, h4, ul, ol {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}

#i5-6 {
    -webkit-box-shadow: 0px 0px 11px 3px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 11px 3px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 11px 3px rgba(0, 0, 0, 0.75);
    position: relative;
    margin: 0 auto;
    width: 1000px;
    max-width: 100%;
}

#i5 {
    max-width: 100%;
}

#i5 p, #i5 {
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 14px;
    line-height: 20px;
}

body {
    background-color: #efefef;
}

h1, h2, h3, h4 {
    margin: 0px;
    margin-bottom: 15px;
}

.time-select select {
    width: auto;
    display: inline-block;
}

.image-wrapper {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    padding: 5px;
    display: block;
}

.image-wrapper img {
    max-width: 100%;
}

label.btn input {
    visibility: hidden;
    width: 0;
    position: absolute;
}

div.spacer {
    padding-bottom: 10px;
}

input[type=checkbox] {
    width: 16px;
    height: 16px;
    margin-top: 2px !Important;
}

table.table-bordered.table-invoice {
    border: 0;
}

table.table.table-bordered.table-invoice th {
    border-top: 1px #ddd solid !Important;
}

.no-border {
    border: 0 !important;
}

.modal .modal-title {
    text-align: center;
    font-size: 30px;
}

.modal .modal-header {
    color: #fff;
    border: 1px solid #487a17;
    text-shadow: 1px 1px 0 #31550e;
    background: #7bb026;
    background: -moz-linear-gradient(top, #7bb026 0%, #51861d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7bb026), color-stop(100%, #51861d));
    background: -webkit-linear-gradient(top, #7bb026 0%, #51861d 100%);
    background: -o-linear-gradient(top, #7bb026 0%, #51861d 100%);
    background: -ms-linear-gradient(top, #7bb026 0%, #51861d 100%);
    background: linear-gradient(to bottom, #7bb026 0%, #51861d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7bb026', endColorstr='#51861d', GradientType=0);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.modal .modal-header .text-muted {
    color: white;
}

.popover {
    z-index: 1050;

}

/* GC THEMES */

.gift-certificate-call-to-action-wrapper.gc-image {
    position: absolute;
    top: 0;
    right: 0;
}

.gift-certificate-call-to-action-wrapper .gc-close-btn {
    position: absolute;
    top: 5px;
    right: 5px;
}

.gift-certificate-call-to-action-wrapper {
    position: fixed;
    right: 5px;
    bottom: 5px;
    height: auto;
    width: 311px;
    z-index: 1060;
}

/*GC THEME DEFAULT*/
.gift-certificate-call-to-action-wrapper.default h2 {
    position: absolute;
    top: 40px;
    right: 60px;
    width: 120px;
    text-align: center;
}

.gift-certificate-call-to-action-wrapper.default .gc-close-btn {
    top: 15px;
}

.gift-certificate-call-to-action-wrapper.default #gc-call-to-action {
    position: absolute;
    bottom: 21px;
    right: 10px;
}

.gift-certificate-call-to-action-wrapper.default .gc-header {
    color: #1f5200;;
    position: absolute;
    top: 36px;
    right: 13px;
    font-size: 24px;
}

.gift-certificate-call-to-action-wrapper.default .gc-description {
    position: absolute;
    top: 69px;
    width: 168px;
    right: 12px;
    font-size: 13px;
}

/* GC THEME CHRISTMAS*/

.gift-certificate-call-to-action-wrapper #gc-call-to-action {
    position: absolute;
    bottom: 15px;
    right: 10px;
}

/* GC THEME FATHERS DAY*/

.gift-certificate-call-to-action-wrapper.animated.fathers-day a#gc-call-to-action {
    left: 21px;
    right: initial;
}

.gift-certificate-call-to-action-wrapper.fathers-day .gc-header {
    position: absolute;
    top: 22px;
    left: 11px;
    font-size: 29px;
    line-height: 20px;
    font-family: "Times New Roman", sans-serif;
    color: white;
}

.gift-certificate-call-to-action-wrapper.fathers-day .gc-description {
    position: absolute;
    top: 78px;
    left: 11px;
    width: 150px;
    color: white;
}

h3.gc-header small {
    color: white;
    font-size: 21px;
}

/* GC THEME MOTHERS DAY*/

.gift-certificate-call-to-action-wrapper.mothers-day .gc-header {
    position: absolute;
    top: 19px;
    right: 24px;
    font-family: Times New Roman, sans-serif;
    color: white;
    font-size: 29px;
    line-height: 22px;
}

.gift-certificate-call-to-action-wrapper.mothers-day .gc-description {
    position: absolute;
    color: white;
    top: 85px;
    right: 29px;
    width: 150px;
    text-align: right;
    font-size: 15px;
    line-height: 16px;
    letter-spacing: -1px;
}

.gift-certificate-call-to-action-wrapper.animated.mothers-day .gc-header small {
    color: white;
    font-size: 22px;
}

/*END GC THEMES*/

body.print .container {
    position: relative;
    overflow: hidden;
}

.login_top_form label input[type="checkbox"] {
    background: #fcfff4 !important;
    background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%) !important;
    background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%) !important;
    background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%) !important;
    background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%) !important;
    background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfff4', endColorstr='#b3bead', GradientType=0) !important;
    width: 12px;
    height: 12px;
    margin-left: -14px;
    top: 4px;
}

.panel-lesson {
    transition: border 0.8s, box-shadow 0.8s;
    -webkit-transition: border 0.8s, box-shadow 0.8s;
    padding: 3px 18px;
    background-color: #f4f4f4;
    border: 1px solid #ededed;

}

.bubble {
    opacity: 0;
    -webkit-opacity: 0;
    left: 50px;

    -webkit-transition: all 1000ms cubic-bezier(0.680, 0, 0.265, 1); /* older webkit */
    -webkit-transition: all 1000ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -moz-transition: all 1000ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -o-transition: all 1000ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
    transition: all 1000ms cubic-bezier(0.680, -0.550, 0.265, 1.550); /* easeInOutBack */

    -webkit-transition-timing-function: cubic-bezier(0.680, 0, 0.265, 1); /* older webkit */
    -webkit-transition-timing-function: cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -moz-transition-timing-function: cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -o-transition-timing-function: cubic-bezier(0.680, -0.550, 0.265, 1.550);
    transition-timing-function: cubic-bezier(0.680, -0.550, 0.265, 1.550); /* easeInOutBack */
}

.lesson-row.active .bubble {
    opacity: 1;
    -webkit-opacity: 1;
    left: 0px;
}

.chosen .panel-lesson .btn:hover,
.chosen .panel-lesson .instructor:hover {
    opacity: 1;
    -webkit-opacity: 1;
}

#clinic-input li.list-group-item, #camp-input li.list-group-item {
    background: none;
}

ul#clinic-input, ul#camp-input {
    margin: 0px !important;
}

.row #clinic-input h3, .row #camp-input h3 {
    font-family: 'Lato';
    font-size: 21px;
    font-weight: bold;
}

.clinic_price {
    font-weight: bold;
}

#clinic-input p.text-muted.clinic_date, #camp-input p.text-muted.camp_date {
    color: #999;
    font-style: italic;
}

#i5 .row .panel ul {
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 14px;
    line-height: 20px;
}

#camp-block .full_description {
    padding: 10px 0px 15px;
}

div#flashMessage {
    background: #fff6b7;
    background: -moz-linear-gradient(top, #fff6b7 1%, #f7ea8b 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #fff6b7), color-stop(100%, #f7ea8b));
    background: -webkit-linear-gradient(top, #fff6b7 1%, #f7ea8b 100%);
    background: -o-linear-gradient(top, #fff6b7 1%, #f7ea8b 100%);
    background: -ms-linear-gradient(top, #fff6b7 1%, #f7ea8b 100%);
    background: linear-gradient(to bottom, #fff6b7 1%, #f7ea8b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff6b7', endColorstr='#f7ea8b', GradientType=0);
    padding: 11px 14px;
    border-radius: 10px;
    border: 1px solid #E5D150;
    text-shadow: #FFF7CC 1px 1px 0px;
    margin-bottom: 20px;
}

.client-history th {

    padding: 4px 15px 1px;
    border-bottom: 1px solid #ddd;
    font-size: 11px;
}

.client-history {
    width: 100%;
}

.client-history tr td {
    border-bottom: 1px solid #ddd;
    padding: 4px 15px 1px;
    font-size: 90%;
}

.panel-footer {
    padding: 3px 15px;
    font-size: 12px;
}

.client-dashboard .panel-footer {
    text-align: right;
    border-top: none;
}

#wrapper .btn.btn-grey {
    background: #f7f7f7;
    background: -moz-linear-gradient(top, #f7f7f7 0%, #e5e5e5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #e5e5e5));
    background: -webkit-linear-gradient(top, #f7f7f7 0%, #e5e5e5 100%);
    background: -o-linear-gradient(top, #f7f7f7 0%, #e5e5e5 100%);
    background: -ms-linear-gradient(top, #f7f7f7 0%, #e5e5e5 100%);
    background: linear-gradient(to bottom, #f7f7f7 0%, #e5e5e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#e5e5e5', GradientType=0);
    border: 1px solid #ccc;
    text-shadow: #fff 1px 1px 0px;
    color: #777;
}

#wrapper .btn.btn-grey:hover {
    background: #d9d9d9; /* Old browsers */
    background: -moz-linear-gradient(top, #d9d9d9 0%, #cacaca 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d9d9d9), color-stop(100%, #cacaca)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #d9d9d9 0%, #cacaca 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #d9d9d9 0%, #cacaca 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #d9d9d9 0%, #cacaca 100%); /* IE10+ */
    background: linear-gradient(to bottom, #d9d9d9 0%, #cacaca 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d9d9d9', endColorstr='#cacaca', GradientType=0); /* IE6-9 */

}

.client-history small {
    display: inline-block;
    padding: 0px 3px;
    color: #999;
}

#content ul.pagination li {
    font-family: 'Lato';
    font-size: 13px;
    line-height: inherit;
}

#content ul.pagination li.current {
    padding: 5px 12px;
}

.pagination span.disabled {
    color: inherit;
}

.pagination span.disabled:hover {
    background: transparent;
}

.pagination li a:hover {
    text-decoration: none !important;
}

.pagination .current {
    float: left;
    padding: 0 14px;

    color: #999;
    cursor: default;
    line-height: 34px;
    text-decoration: none;

    border: 1px solid #DDD;
    border-left-width: 0;
}

#content ul.pagination {
    margin: 0px;
}

#content ul.pagination li a {
    text-shadow: #fff 1px 1px 0px;
    background: #f9f9f9; /* Old browsers */
    background: -moz-linear-gradient(top, #f9f9f9 0%, #e8e8e8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #e8e8e8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f9f9f9 0%, #e8e8e8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f9f9f9 0%, #e8e8e8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f9f9f9 0%, #e8e8e8 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f9f9f9 0%, #e8e8e8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e8e8e8', GradientType=0); /* IE6-9 */;
}

.panel-lesson label.btn {
    position: relative;
}

.panel-lesson label.btn:before {
    content: '\e80c';
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    display: inline-block;
    float: right;
    position: absolute;
    right: -16px;
    background: #00aeed; /* Old browsers */
    background: -moz-linear-gradient(top, #00aeed 0%, #006db8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00aeed), color-stop(100%, #006db8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #00aeed 0%, #006db8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #00aeed 0%, #006db8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #00aeed 0%, #006db8 100%); /* IE10+ */
    background: linear-gradient(to bottom, #00aeed 0%, #006db8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00aeed', endColorstr='#006db8', GradientType=0); /* IE6-9 */;
    padding: 7px;
    border-radius: 50%;
    width: 32px;
    border: 2px solid #fff;
    top: -10px;

    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;

    transform: scale(1, 0.01);
    -webkit-transform: scale(1, 0.01);
    -moz-transform: scale(1, 0.01);
    -o-transform: scale(1, 0.01);
    -ms-transform: scale(1, 0.01);

    -webkit-transition: all 500ms cubic-bezier(0.680, 0, 0.265, 1); /* older webkit */
    -webkit-transition: all 500ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -moz-transition: all 500ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -o-transition: all 500ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
    transition: all 500ms cubic-bezier(0.680, -0.550, 0.265, 1.550); /* easeInOutBack */

    -webkit-transition-timing-function: cubic-bezier(0.680, 0, 0.265, 1); /* older webkit */
    -webkit-transition-timing-function: cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -moz-transition-timing-function: cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -o-transition-timing-function: cubic-bezier(0.680, -0.550, 0.265, 1.550);
    transition-timing-function: cubic-bezier(0.680, -0.550, 0.265, 1.550); /* easeInOutBack */

}

.panel-lesson label.btn.active:before {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;

    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
}

a#done-choosing-btn {
    padding: 15px 30px;
    width: 250px;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -125px;
    margin-top: 10px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    cursor: default;
    transform: scale(1, 0.01);
    -webkit-transform: scale(1, 0.01);
    -moz-transform: scale(1, 0.01);
    -o-transform: scale(1, 0.01);
    -ms-transform: scale(1, 0.01);
    -webkit-transition: all 500ms cubic-bezier(0.680, 0, 0.265, 1); /* older webkit */
    -webkit-transition: all 500ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -moz-transition: all 500ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -o-transition: all 500ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
    transition: all 500ms cubic-bezier(0.680, -0.550, 0.265, 1.550); /* easeInOutBack */
    -webkit-transition-timing-function: cubic-bezier(0.680, 0, 0.265, 1); /* older webkit */
    -webkit-transition-timing-function: cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -moz-transition-timing-function: cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -o-transition-timing-function: cubic-bezier(0.680, -0.550, 0.265, 1.550);
    transition-timing-function: cubic-bezier(0.680, -0.550, 0.265, 1.550); /* easeInOutBack */
}

a#done-choosing-btn.active {
    display: block;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    cursor: pointer;

    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
}

#i5 .ui-widget {
    font-family: 'Lato', 'sans-serif';
}

#i5 .ui-datepicker-calendar tr td a.ui-state-default {
    background: #f4f4f4; /* Old browsers */
    background: -moz-linear-gradient(top, #f4f4f4 0%, #ededed 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #ededed)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f4f4f4 0%, #ededed 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f4f4f4 0%, #ededed 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f4f4f4 0%, #ededed 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f4f4f4 0%, #ededed 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#ededed', GradientType=0); /* IE6-9 */
    text-shadow: #fff 1px 1px 0px;

}

#i5 .ui-datepicker-calendar tr td a.ui-state-default:hover {
    text-decoration: none;
    background: #e8e8e8; /* Old browsers */
    background: -moz-linear-gradient(top, #e8e8e8 0%, #dadada 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e8e8e8), color-stop(100%, #dadada)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e8e8e8 0%, #dadada 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e8e8e8 0%, #dadada 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e8e8e8 0%, #dadada 100%); /* IE10+ */
    background: linear-gradient(to bottom, #e8e8e8 0%, #dadada 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8', endColorstr='#dadada', GradientType=0); /* IE6-9 */

}

#i5 .ui-datepicker-calendar tr td a.ui-state-active {
    background: #00aeed; /* Old browsers */
    background: -moz-linear-gradient(top, #00aeed 0%, #006db8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00aeed), color-stop(100%, #006db8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #00aeed 0%, #006db8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #00aeed 0%, #006db8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #00aeed 0%, #006db8 100%); /* IE10+ */
    background: linear-gradient(to bottom, #00aeed 0%, #006db8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00aeed', endColorstr='#006db8', GradientType=0); /* IE6-9 */;
    color: #fff;
}

.guest_pill {
    display: inline-block;
    border-radius: 8px;
    padding: 10px 20px;
    border: 1px solid #ddd;
    background: #f4f4f4; /* Old browsers */
    background: -moz-linear-gradient(top, #f4f4f4 0%, #ededed 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #ededed)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f4f4f4 0%, #ededed 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f4f4f4 0%, #ededed 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f4f4f4 0%, #ededed 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f4f4f4 0%, #ededed 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#ededed', GradientType=0); /* IE6-9 */
    text-shadow: #fff 1px 1px 0px;
}

.guest_pill .btn-group-xs {
    margin-left: 25px;
}

.guest_pill {
    margin-right: 10px;
}

#wrapper .guest_pill .btn.btn-grey {
    font-weight: normal;
    color: #333;
}

.book-boxes .panel {
	position: relative;
	padding-bottom: 50px;
}

.book-boxes .panel .btn {
    position: absolute;
    bottom: 10px;
    width: 90%;
    left: 5%;
}

#i5 .invoice-headers p {
    margin: 0px;
    padding: 0px;
}

.invoice-headers {
    padding-bottom: 23px;
}

#i5 #content p.invoice-number {
    font-weight: bold;
    font-size: 23px;
}

p.invoice-date {
    font-weight: bold;
}

#i5 .invoice-headers p {
    margin: 0px;
    padding: 0px;
}

.invoice-headers {
    padding-bottom: 23px;
}

#i5 #content p.invoice-number {
    font-weight: bold;
    font-size: 23px;
}

p.invoice-date {
    font-weight: bold;
}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-bottom-width: 1px;
}

.table-invoice tr th {
    background: #f4f4f4; /* Old browsers */
    background: -moz-linear-gradient(top, #f4f4f4 0%, #ededed 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #ededed)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f4f4f4 0%, #ededed 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f4f4f4 0%, #ededed 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f4f4f4 0%, #ededed 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f4f4f4 0%, #ededed 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#ededed', GradientType=0); /* IE6-9 */
    text-shadow: #fff 1px 1px 0px;
    border-bottom: 0;
}

span.help-block {
    background-color: #fdd;
    padding: 7px 12px;
    text-shadow: #fee 1px 1px 0px;
    color: #555;
    margin-top: 0px;
}

.instructor-popup .image-wrapper {
    width: 270px;
}

.instructor-popup .panel {
    padding: 15px;
    background: #f9f9f9;
    background: -moz-linear-gradient(top, #f9f9f9 1%, #e8e8e8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #f9f9f9), color-stop(100%, #e8e8e8));
    background: -webkit-linear-gradient(top, #f9f9f9 1%, #e8e8e8 100%);
    background: -o-linear-gradient(top, #f9f9f9 1%, #e8e8e8 100%);
    background: -ms-linear-gradient(top, #f9f9f9 1%, #e8e8e8 100%);
    background: linear-gradient(to bottom, #f9f9f9 1%, #e8e8e8 100%);
    font-family: 'Lato', sans-serif;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e8e8e8', GradientType=0);
    max-height: 402px;
    overflow: auto;
    height: auto;
    font-size: 13px;
}

.ui-dialog {
    max-width: 100%;
}

.ui-dialog .ui-dialog-title {
    font-family: 'aleoregular';
    color: #FFF;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    font-weight: normal;
    font-size: 28px;
}

.default .ui-dialog {
    padding: 0px;
    border: 1px solid #FFF;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative;
    border-radius: 4px 4px 0 0;
    border: none;
}

.ui-dialog-titlebar {
    color: #fff;
    border: 1px solid #487a17;
    text-shadow: 1px 1px 0px #31550e;
    background: #7bb026;
    background: -moz-linear-gradient(top, #7bb026 0%, #51861d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7bb026), color-stop(100%, #51861d));
    background: -webkit-linear-gradient(top, #7bb026 0%, #51861d 100%);
    background: -o-linear-gradient(top, #7bb026 0%, #51861d 100%);
    background: -ms-linear-gradient(top, #7bb026 0%, #51861d 100%);
    background: linear-gradient(to bottom, #7bb026 0%, #51861d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7bb026', endColorstr='#51861d', GradientType=0);
    position: relative;
}

p.locations-info {
    width: 100%;
    font-family: "aleoregular" !important;
    font-size: 19px !important;
    color: #FFF !important;
    border: 1px solid #487a17;
    text-shadow: 1px 1px 0px #31550e;
    background: #7bb026;
    background: -moz-linear-gradient(top, #7bb026 0%, #51861d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7bb026), color-stop(100%, #51861d));
    background: -webkit-linear-gradient(top, #7bb026 0%, #51861d 100%);
    background: -o-linear-gradient(top, #7bb026 0%, #51861d 100%);
    background: -ms-linear-gradient(top, #7bb026 0%, #51861d 100%);
    background: linear-gradient(to bottom, #7bb026 0%, #51861d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7bb026', endColorstr='#51861d', GradientType=0);
    font-family: "aleoregular" !important;
    margin-bottom: 5px;
    border-radius: 4px;
    padding: 5px !important;
    line-height: 28px !important;
}

p.locations-info span {
    position: relative;
    top: 2px;
    margin-right: 12px;
}

.ui-dialog-titlebar-close {
    border: 2px solid #FFF !important;
    background: none !important;
    padding: 12px !important;
    top: 25px !important;
    right: 10px !important;
}

.ui-icon-closethick {
    background-image: url(images/uiwhite.png) !important;
}

.panel-lesson .instructor {
    margin-bottom: 15px;
}

@media (max-width: 340px) {
    .instructor-popup .image-wrapper {
        width: 90%;
    }
}

#location-input small {
    display: block;
    line-height: 85%;
    padding-bottom: 5px;
}

#location-input label.btn {
    padding: 6px 6px;
}

.package-notification {
    background: #00aeed;
    background: -moz-linear-gradient(top, #00aeed 0%, #006db8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00aeed), color-stop(100%, #006db8));
    background: -webkit-linear-gradient(top, #00aeed 0%, #006db8 100%);
    background: -o-linear-gradient(top, #00aeed 0%, #006db8 100%);
    background: -ms-linear-gradient(top, #00aeed 0%, #006db8 100%);
    background: linear-gradient(to bottom, #00aeed 0%, #006db8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00aeed', endColorstr='#006db8', GradientType=0);
    padding: 2px;
    border-radius: 50%;
    width: 32px;
    border: 2px solid #fff;
    display: block;
    height: 32px;
    position: absolute;
    top: -10px;
    left: -15px;

    font-size: 16px;
}

h1.paid-stamp {
    position: absolute;
    right: 50%;
    transform: rotate(-15deg);
    color: #d00 !important;
    font-size: 80px !important;
    margin-top: -150px;
}

.login_top {
    border-bottom: 1px solid #31550e;
    background: #7bb026;
    background: -moz-linear-gradient(top, #7bb026 0%, #51861d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7bb026), color-stop(100%, #51861d));
    background: -webkit-linear-gradient(top, #7bb026 0%, #51861d 100%);
    background: -o-linear-gradient(top, #7bb026 0%, #51861d 100%);
    background: -ms-linear-gradient(top, #7bb026 0%, #51861d 100%);
    background: linear-gradient(to bottom, #7bb026 0%, #51861d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7bb026', endColorstr='#51861d', GradientType=0);
	padding: 15px;
}

.login_top h1 {
    font-family: 'aleoregular';
    color: #FFF;
    padding-bottom: 0px !important;
    line-height: 43px !important;
    font-size: 30px !important;
	margin: 0;
}

.login_top .login_top_form .form-group.required {
    margin-bottom: 0px;
}

.login_top .login_top_form .form-group.checkbox {
    margin: 0;
}

.login_top .login_top_form .form-control {
    border: 1px solid #31550e;
    box-shadow: 0px 0px 2px #FFF inset;
    background: #feffff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: -moz-linear-gradient(top, #feffff 0%, #cfcfcf 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #feffff), color-stop(100%, #f8f8f8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #feffff 0%, #cfcfcf 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #feffff 0%, #cfcfcf 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #feffff 0%, #cfcfcf 100%); /* IE10+ */
    background: linear-gradient(to bottom, #feffff 0%, #cfcfcf 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#feffff', endColorstr='#cfcfcf', GradientType=0); /* IE6-8 */
    font-size: 12px;
    padding: 2px 4px;
    height: 25px;

}

.login_top_form .forgot-your-password a {

    color: #FFF !important;
    font-weight: 300 !important;
    font-size: 11px !important;
    display: block;
    top: 0px;
    position: relative;
    left: 0px;
    opacity: 0.9;
    transition: opacity 0.2s;
}

.login_top_form .forgot-your-password a:hover {
    opacity: 1;
}

.login_top_button input {
    background: #00aeed !important;
    background: -moz-linear-gradient(top, #00aeed 0%, #006db8 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00aeed), color-stop(100%, #006db8)) !important;
    background: -webkit-linear-gradient(top, #00aeed 0%, #006db8 100%) !important;
    background: -o-linear-gradient(top, #00aeed 0%, #006db8 100%) !important;
    background: -ms-linear-gradient(top, #00aeed 0%, #006db8 100%) !important;
    background: linear-gradient(to bottom, #00aeed 0%, #006db8 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00aeed', endColorstr='#006db8', GradientType=0) !important;
    border: 1px solid #1c1c1c !important;
    border-radius: 5px !important;
}

.login_top_button input:hover {
    background: #0077a2 !important;
}

.login_top_form label {
    color: #FFF;
    font-size: 11px;
    padding-left: 14px;
    opacity: 0.9;
    transition: opacity 0.2s;
}

.login_top_form label:hover {
    opacity: 1;
}

.payment_button_wrap {
    display: block;
    position: relative;
    padding: 10px 0px;
}

.payment_button_wrap .ccm-core-commerce-cart-buttons {
    float: right;
}

.payment_button_wrap .ccm-core-commerce-cart-buttons #paybtn {
    border: 1px solid #31550e !important;
    background: #7bb026;
    background: -moz-linear-gradient(top, #7bb026 0%, #51861d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7bb026), color-stop(100%, #51861d));
    background: -webkit-linear-gradient(top, #7bb026 0%, #51861d 100%);
    background: -o-linear-gradient(top, #7bb026 0%, #51861d 100%);
    background: -ms-linear-gradient(top, #7bb026 0%, #51861d 100%);
    background: linear-gradient(to bottom, #7bb026 0%, #51861d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7bb026', endColorstr='#51861d', GradientType=0);
    color: #FFF !important;
    font-size: 21px !important;
    position: relative;
    padding: 10px 31px;
}

#paybtn:hover {
    background: #79b22e !important;
}

p.pay_now_title {
    float: left;
    font-size: 24px !important;
    padding: 19px 0px !important;
}

#i5 h3.panel-title {
    margin-top: 0px;
}

#wrapper .btn.btn-primary, #wrapper .btn.btn-success, .btn.btn-primary, .btn.btn-success {
    color: #fff;
    border: 1px solid #487a17;
    /*text-shadow: 1px 1px 0px #31550e;*/
    background: #7bb026; /* Old browsers */
    background: -moz-linear-gradient(top, #7bb026 0%, #51861d 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7bb026), color-stop(100%, #51861d)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #7bb026 0%, #51861d 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #7bb026 0%, #51861d 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #7bb026 0%, #51861d 100%); /* IE10+ */
    background: linear-gradient(to bottom, #7bb026 0%, #51861d 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7bb026', endColorstr='#51861d', GradientType=0); /* IE6-9 */
}

#wrapper .btn.btn-primary:hover, #wrapper .btn.btn-success:hover, .btn.btn-primary:hover, .btn.btn-success:hover {
    color: #fff;
    text-decoration: none;
    background: #89cb1f; /* Old browsers */
    background: -moz-linear-gradient(top, #89cb1f 0%, #5ea319 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #89cb1f), color-stop(100%, #5ea319)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #89cb1f 0%, #5ea319 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #89cb1f 0%, #5ea319 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #89cb1f 0%, #5ea319 100%); /* IE10+ */
    background: linear-gradient(to bottom, #89cb1f 0%, #5ea319 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#89cb1f', endColorstr='#5ea319', GradientType=0); /* IE6-9 */
}

#wrapper .btn.btn-primary.active, #wrapper .btn.btn-success.active, .btn.btn-primary.active, .btn.btn-success.active {
    background: #53800a; /* Old browsers */
    background: -moz-linear-gradient(top, #53800a 0%, #376608 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #53800a), color-stop(100%, #376608)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #53800a 0%, #376608 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #53800a 0%, #376608 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #53800a 0%, #376608 100%); /* IE10+ */
    background: linear-gradient(to bottom, #53800a 0%, #376608 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#53800a', endColorstr='#376608', GradientType=0); /* IE6-9 */
}

#wrapper .btn.btn-info, .btn.btn-info {
    color: #fff;
    border: 1px solid #00497c;
    background: #00aeed; /* Old browsers */
    background: -moz-linear-gradient(top, #00aeed 0%, #006db8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00aeed), color-stop(100%, #006db8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #00aeed 0%, #006db8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #00aeed 0%, #006db8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #00aeed 0%, #006db8 100%); /* IE10+ */
    background: linear-gradient(to bottom, #00aeed 0%, #006db8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00aeed', endColorstr='#006db8', GradientType=0); /* IE6-9 */
}

#wrapper .btn.btn-info:hover, .btn.btn-info:hover {
    background: #0bbeff; /* Old browsers */
    background: -moz-linear-gradient(top, #0bbeff 0%, #0082d8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0bbeff), color-stop(100%, #0082d8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #0bbeff 0%, #0082d8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #0bbeff 0%, #0082d8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #0bbeff 0%, #0082d8 100%); /* IE10+ */
    background: linear-gradient(to bottom, #0bbeff 0%, #0082d8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0bbeff', endColorstr='#0082d8', GradientType=0); /* IE6-9 */
}

.btn.btn-danger, #wrapper .btn.btn-danger {
    color: #fff;
    border: 1px solid #AF2E2E;
    text-shadow: 1px 1px 0px #AF2E2E;
    background: #d83c3c; /* Old browsers */
    background: -moz-linear-gradient(top, #d83c3c 0%, #bf3535 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d83c3c), color-stop(100%, #bf3535)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #d83c3c 0%, #bf3535 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #d83c3c 0%, #bf3535 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #d83c3c 0%, #bf3535 100%); /* IE10+ */
    background: linear-gradient(to bottom, #d83c3c 0%, #bf3535 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d83c3c', endColorstr='#bf3535', GradientType=0); /* IE6-9 */
}

.btn.btn-danger:hover, #wrapper .btn.btn-danger:hover {
    color: #fff;
    text-decoration: none;
    background: #ea4141; /* Old browsers */
    background: -moz-linear-gradient(top, #ea4141 0%, #d83c3c 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ea4141), color-stop(100%, #d83c3c)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ea4141 0%, #d83c3c 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ea4141 0%, #d83c3c 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ea4141 0%, #d83c3c 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ea4141 0%, #d83c3c 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ea4141', endColorstr='#d83c3c', GradientType=0); /* IE6-9 */
}

.btn.btn-danger.active, #wrapper .btn.btn-danger.active {
    background: #d43f3a; /* Old browsers */
    background: -moz-linear-gradient(top, #d43f3a 0%, #a52e2e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d43f3a), color-stop(100%, #a52e2e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #d43f3a 0%, #a52e2e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #d43f3a 0%, #a52e2e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #d43f3a 0%, #a52e2e 100%); /* IE10+ */
    background: linear-gradient(to bottom, #d43f3a 0%, #a52e2e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d43f3a', endColorstr='#a52e2e', GradientType=0); /* IE6-9 */

}

.btn-group-lg > .btn, .btn-lg {
    padding: 6px 16px 8px;
}

#register_panel .btn {
    margin: 0px auto;
    display: block;
    float: none;
    width: auto;
    max-width: 253px;
}

.panel-heading {
    background: #f7f7f7; /* Old browsers */
    background: -moz-linear-gradient(top, #f7f7f7 0%, #f2f2f2 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #f2f2f2)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f7f7f7 0%, #f2f2f2 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f7f7f7 0%, #f2f2f2 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f7f7f7 0%, #f2f2f2 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f7f7f7 0%, #f2f2f2 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#f2f2f2', GradientType=0); /* IE6-9 */;
}

.top-nav {
    float: right;
}

.top-nav li {
    font-family: 'Lato';
    font-size: 13px
}

.top-nav > ul > li > a {
    border: 1px solid #dfdfdf;
    background: #f7f7f7; /* Old browsers */
    background: -moz-linear-gradient(top, #f7f7f7 0%, #f2f2f2 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #f2f2f2)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f7f7f7 0%, #f2f2f2 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f7f7f7 0%, #f2f2f2 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f7f7f7 0%, #f2f2f2 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f7f7f7 0%, #f2f2f2 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#f2f2f2', GradientType=0); /* IE6-9 */;
}

.top-nav > ul > li > a:hover {
    text-decoration: none !important;
    background: #e6e6e6; /* Old browsers */
    background: -moz-linear-gradient(top, #e6e6e6 0%, #dadada 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e6e6e6), color-stop(100%, #dadada)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e6e6e6 0%, #dadada 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e6e6e6 0%, #dadada 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e6e6e6 0%, #dadada 100%); /* IE10+ */
    background: linear-gradient(to bottom, #e6e6e6 0%, #dadada 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6', endColorstr='#dadada', GradientType=0); /* IE6-9 */

}

.open > .dropdown-menu {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    opacity: 1;
}

.dropdown-menu {
    opacity: .3;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    transform: scale(1, 0);
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    display: block;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}

.top-nav .dropdown-menu li {
    margin: 0px !important;
}

.top-nav ul.nav ul.dropdown-menu {
    width: 100%;
    margin-left: 0px !important;
    background-color: #fcfcfc;
}

.top-nav ul.nav ul.dropdown-menu li a {
    padding: 10px 10px;
    transition: all 0.3s;
}

.top-nav ul.nav ul.dropdown-menu li a:hover {
    text-decoration: none !important;
    background-color: #ddd;
}

span.caret:before {
    content: '\e807';
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    /* font-size: 120%; */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

span.caret {
    border: none;
    margin: 0px;
    display: inline;
    position: relative;
    top: -2px;
    font-size: 15px;
    text-shadow: #fff 1px 0px 0px;
    left: 1px;
}

a.instructor-photo {
    display: inline-block;
}

a.instructor-photo img {
    max-width: 100%;
    width: auto;
    max-height: 100px;
}

.panel-lesson {
    margin-bottom: 10px;
    border: none;
    box-shadow: none;
}

.panel-lesson .panel-heading {
    background: none;
    padding: 0px;
}

.panel-lesson .panel-heading h3.panel-title {
    font-weight: bold;
    padding-top: 6px;
}

.panel-lesson .panel-body {
    padding: 10px 0px;
}

.panel-lesson h4 {
    height: 44px;
    font-size: 13px;
    font-weight: bold;
    padding: 8px 0px;
}

.bubble {
    position: relative;
    width: 100%;
    height: 57px;
    padding: 4px 17px;
    background: #eee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 1px 1px 3px 0px #BABABA;
    -moz-box-shadow: 1px 1px 3px 0px #BABABA;
    box-shadow: -9px -2px 14px 0px #ddd inset, 1px 1px 3px 0px #BABABA;
}

.bubble:after {
    content: "";
    position: absolute;
    top: 1px;
    left: -19px;
    border-style: solid;
    border-width: 29px 20px 27px 0;
    border-color: transparent #eee;
    display: block;
    width: 0;
    z-index: 1;
}

.active .panel-lesson {

    border: 1px solid #009ee1;
    box-shadow: 1px 1px 6px #41b1e0;
    background: #f9f9f9; /* Old browsers */
    background: -moz-linear-gradient(top, #f9f9f9 1%, #e8e8e8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #f9f9f9), color-stop(100%, #e8e8e8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f9f9f9 1%, #e8e8e8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f9f9f9 1%, #e8e8e8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f9f9f9 1%, #e8e8e8 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f9f9f9 1%, #e8e8e8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e8e8e8', GradientType=0); /* IE6-9 */

}

.panel-lesson .btn,
.panel-lesson h3,
.panel-lesson .instructor {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.chosen .panel-lesson .btn,
.chosen .panel-lesson h3,
.chosen .panel-lesson .instructor {
    opacity: 0.4;
    -webkit-opacity: 0.4;
}

.chosen .panel-lesson .btn.active,
.chosen .panel-lesson .instructor.active {
    opacity: 1 !important;
    -webkit-opacity: 1 !important;
}

@media (max-width: 680px) {

    p, h1, h2, h3, h4, ul, ol {
        margin: 0px;
        padding: 0px;
        font-weight: normal;
    }

    #i5 {
        position: relative;
        margin: 0px auto;
        width: 100%;
        background-color: #FFF;
    }

    .inner #i5 {
        position: relative;
        margin: 0px auto;
        width: 100%;
        background-image: url(images/innerbg.png);
        background-repeat: repeat-y;
        margin-top: 34px;
    }

    #i6 {
        position: relative;
        margin: 0px auto;
        width: 100%;
        border-top: 1px solid #c8c8c8;
        background-color: #eeeeee;
    }

    #i5-6 {
        position: relative;
        margin: 0 auto;
        width: 100%;
    }

    #copyright a {
        color: #343434;
        text-decoration: none;
    }

    #copyright a:hover {
        text-decoration: underline;
    }

    #content p, #right-content p {
        padding: 5px 0px;
    }

    #content p {
        font-size: 14px !important;
        text-align: left !important;
        line-height: 20px !important;
    }

    #content ul:not(.list-group) {
        margin-left: 20px;
    }

    #content ul:not(.list-group) li {
        margin-bottom: 8px;
    }

    ul.dropdown-menu {
        right: 0;
        left: auto;
        width: 180px !important;
    }

    .top-nav .dropdown-toggle > .link_text {
        display: none;
    }

    .top-nav .link_text_menu:before {
        content: 'Menu';
    }

    .top-nav .nav a.dropdown-toggle {
        padding: 5px 14px;
    }

    .input.submit .col-xs-4 {
        padding-left: 3px;
        padding-right: 3px;
    }

    .input.submit .col-xs-4 button,
    .input.submit .col-xs-4 .btn {
        font-size: 11px;
        display: block;
        height: auto;
        white-space: normal;
        min-height: 46px;
        padding-top: 8px;
    }

    .instructor {
        padding-top: 18px;
    }

    .bubble:after {
        display: none;
    }

    .bubble {
        position: fixed;
        z-index: 999;
        left: 0px;
        height: 85px;
        box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
        bottom: -130px;
        border-top: 1px solid #004E7F;
        border-radius: 0px;
        text-align: center;

        background: #0bbeff; /* Old browsers */
        background: -moz-linear-gradient(top, #0bbeff 0%, #0082d8 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0bbeff), color-stop(100%, #0082d8)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #0bbeff 0%, #0082d8 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #0bbeff 0%, #0082d8 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #0bbeff 0%, #0082d8 100%); /* IE10+ */
        background: linear-gradient(to bottom, #0bbeff 0%, #0082d8 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0bbeff', endColorstr='#0082d8', GradientType=0); /* IE6-9 */
    }

    #content .bubble p {
        font-weight: bold;
        font-size: 15px !important;
        color: #fff;
        text-align: center !important;
        text-shadow: #004E7F 1px 1px 0px;
    }

    .lesson-row.active .bubble {
        bottom: -30px;
    }

    body {
        background-image: none;
    }

    div#time-input.pull-right {
        float: none !important;
        clear: both;
        width: 100% !important;
    }

    #booking-form {
        padding-bottom: 100px;
    }

    ul#clinic-input, ul#clinic-input > li {
        padding: 0px;
        margin: 0px;
    }

    #camp-input table, #camp-input table * {
        display: block;
    }

    #camp-input table td {
        border: none;
        padding-top: 0px;
        padding-bottom: 0px;
        text-align: center;
        font-size: 13px;
    }

    #camp-input table tr {
        border-bottom: 1px solid #ccc;
        padding: 10px 0px;
    }

    #camp-input table tr td:first-child {
        font-weight: bold;
        font-size: 15px;
    }

    #camp-input table tr td .btn {
        margin: 7px 0px 0px;
    }

    /* Force table to not be like tables anymore */
    table.table-invoice {
        width: 100%;
        border-collapse: collapse;
    }

    table.table-invoice td, table.table-invoice th {
        padding: 6px;
        border: 1px solid #ccc;
        text-align: left;
    }

    table.table-invoice, .table-invoice thead, .table-invoice tbody, .table-invoice th, .table-invoice td, .table-invoice tr {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    .table-invoice thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .table-invoice tr {
        border: 1px solid #ccc;
    }

    .table-invoice td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50% !important;
    }

    .table-invoice td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        font-weight: bold;

    }

    /*
    Label the data
    */
    .table-invoice td:nth-of-type(1):before {
        content: "Items";
    }

    .table-invoice td:nth-of-type(2):before {
        content: "Desc";
    }

    .table-invoice td:nth-of-type(3):before {
        content: "Price";
    }

    .table-invoice td:nth-of-type(4):before {
        content: "Qty";
    }

    .table-invoice td:nth-of-type(5):before {
        content: "Ext";
    }

    #i5 h3.invoice-amount-due {
        font-size: 20px;
    }
}

@media (max-width: 767px) {
    .login_top {
        padding: 5px 15px 10px;
    }

}

@media (max-width: 480px) {
    .login_top .login_top_form .form-group.required {
        float: none;
        margin: 2px 0px;
    }

}

@media (max-width: 680px) {
    .payment_button_wrap .ccm-core-commerce-cart-buttons #paybtn {
        font-size: 15px !important;
    }

    .pay_arrow {
        background-image: url(images/pay-arrow.png);
        width: 129px;
        height: 20px;
        display: block;
        position: absolute;
        right: 139px;
        top: 0px;
        background-size: 100%;
    }

    p.pay_now_title {
        padding: 10px 0px !important;
        margin-bottom: 20px !important;
        font-weight: bold;
    }

}

@media (max-width: 640px) {
    .pay_arrow {
        display: none !important;
    }

    .pay_now_title {
        padding: 10px 0px !important;
        margin-bottom: 20px !important;
        font-weight: bold;
        float: none;
        text-align: center !important;
        display: block !Important;
    }

    .pay_now_title span {
        text-align: center;
        display: block;
        line-height: 17px;
    }

    .payment_button_wrap .ccm-core-commerce-cart-buttons {
        float: none;
    }

    .payment_button_wrap .ccm-core-commerce-cart-buttons #paybtn {
        top: -18px;
        margin: 0px auto;
        display: block;
    }

}

.payment_button_wrap .ccm-core-commerce-cart-buttons #paybtn {
    border: 1px solid #31550e !important;
    background: #7bb026;
    background: -moz-linear-gradient(top, #7bb026 0%, #51861d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7bb026), color-stop(100%, #51861d));
    background: -webkit-linear-gradient(top, #7bb026 0%, #51861d 100%);
    background: -o-linear-gradient(top, #7bb026 0%, #51861d 100%);
    background: -ms-linear-gradient(top, #7bb026 0%, #51861d 100%);
    background: linear-gradient(to bottom, #7bb026 0%, #51861d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7bb026', endColorstr='#51861d', GradientType=0);
    color: #FFF !important;
    font-size: 21px !important;
    position: relative;
    padding: 10px 31px;
}

.pay_arrow {
    background-image: url(/css/theme/images/pay-arrow.png);
    width: 179px;
    height: 29px;
    display: block;
    position: absolute;
    right: 179px;
    top: 0px;
}

.camp-main-image .img-responsive {
    margin: 0 auto;
}

/*.camp-main-image {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    max-width: 50%;
}*/
.camp-main-image img {
    display: inline-block !important;
}

.slick-carousel-wrapper {
    padding: 0 25px;
}

.slick-carousel .slick-prev:before, .slick-carousel .slick-next:before {
    color: #333;
}

.course-page-description {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;

}

#camp-block .class-details {
    display: inline-block;
    padding: 7px 15px 7px 0;
    font-size: 13px;
}

#guests_lesson_row {
    z-index: 1;
}

.glyphicon:before {
    line-height: 1em;
    margin-left: .2em;
}

#i5 .dropdown-menu li a {
    color: #333;
    font-size: 13px;
}

#i5 .dropdown-menu li a:hover {
    text-decoration: none;
}

#camp-block .list-group-item > div {
    float: left;
    margin-right: 10px;
}

#camp-block .list-group-item:after {
    content: '';
    display: block;
    clear: both;
}

#camp-block .list-group-item {
    position: relative;
}

#camp-input .list-group, #camp-input .list-group-item,
.panel {
    width: 100%;
    display: block;
}

#camp-block .price {
    font-size: 130%;
    width: 80px;
}

#camp-block .dates .date {
    font-weight: 700;
}

#camp-block .dates {
    line-height: 1.2;
    width: 180px;
}

#camp-block .dates .time {
    font-size: 90%;
}

#camp-block .list-group-item > .actions {
    width: calc(100% - 300px);
    margin: 0;
    float: right;
}

#camp-block .list-group-item > .actions .row {
    margin: 0 -5px;
}

#camp-block .list-group-item > .actions div[class^="col"] {
    padding: 0 5px;
}



@media (max-width: 767px) {
    #camp-block .list-group-item > * {
        text-align: center;
    }

    #camp-block .list-group-item .dates {
        width: Calc(100% - 10px);
        margin-left: 5px;
        margin-right: 5px;
    }

    #camp-block .list-group-item > .actions {
        width: 100%;
    }

    #camp-block .list-group-item .price {
        width: Calc(100% - 10px);
        margin-left: 5px;
        margin-right: 5px;
    }

    #camp-block .list-group-item > div {
        margin-bottom: 7px;
    }
}

#camp-input .panel {
    margin-top: 10px;
}

#camp-input > .list-group-item {
    border-bottom: 1px;
}

#camp-input .panel li.list-group-item {
    border-bottom: 0;
}

.login-widget {
    max-width: 500px;
    margin: 10px auto 40px;
    background: #eeeeee17;
    box-shadow: 1px 1px 6px #00000054;
    padding: 15px 30px 30px;
}


.form-group.birthday select {
    width: auto;
    display: inline-block;
    margin: 0 6px;
}

.form-group.birthday label {display: block;}

.form-group.birthday select:first-child, .form-group.birthday label + select {
    margin-left: 0;
}
body > .bg {
	background-size: cover;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: -1;
}

.login_top img.site-logo {
	display: block;
	margin: 0 auto;
	margin-bottom: 15px;
	max-height: 120px;
}

.has-sale .strikeout {
	text-decoration: line-through;
	opacity: 0.65;
	color: red;
	display: inline-block;
	font-weight: normal;
}

h1 {
	font-family: 'aleoregular';
	font-size: 25px;
}
#content {
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}

.modal .modal-header {
	border-radius: 0 !important;
	border-top-width: 0 !important;
	border-left-width: 0 !important;
	border-right-width: 0 !important;
	text-shadow: none !important;
}


.btn.low-vacancy:after {
	content: attr(data-remaining) ' Remaining!';
	color: #fff;
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
	float: right;
	position: absolute;
	right: -60px;
	background: #ff1717;
	background: -moz-linear-gradient(top,#ff1717 0%,#ab0000 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff1717),color-stop(100%,#ab0000));
	background: -webkit-linear-gradient(top,#ff1717 0%,#ab0000 100%);
	background: -o-linear-gradient(top,#ff1717 0%,#ab0000 100%);
	background: -ms-linear-gradient(top,#ff1717 0%,#ab0000 100%);
	background: linear-gradient(to bottom,#ff1717 0%,#ab0000 100%);
	padding: 7px;
	border-radius: 30px;
	width: 85px;
	border: 2px solid #fff;
	top: -10px;
	-ms-filter: "alpha(opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-moz-transform: scale(1,.01);
	-o-transform: scale(1,.01);
	-ms-transform: scale(1,.01);
	-webkit-transition: all 500ms cubic-bezier(.68,-.55,.265,1.55);
	-moz-transition: all 500ms cubic-bezier(.68,-.55,.265,1.55);
	-o-transition: all 500ms cubic-bezier(.68,-.55,.265,1.55);
	transition: all 500ms cubic-bezier(.68,-.55,.265,1.55);
	-webkit-transition-timing-function: cubic-bezier(.68,-.55,.265,1.55);
	-moz-transition-timing-function: cubic-bezier(.68,-.55,.265,1.55);
	-o-transition-timing-function: cubic-bezier(.68,-.55,.265,1.55);
	transition-timing-function: cubic-bezier(.68,-.55,.265,1.55);
}

ul {
	list-style-position: inside;
}


/*#class-form .form-group .checkbox , #class-form .form-group .radio{
	width: 50%;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	margin: 5px 0;
}*/
#class-form .form-group .checkbox , #class-form .form-group .radio{
	position: relative;
	display: block;
	margin-top: 0;
	margin-bottom: 12px;
}

@media (max-width: 767px) {

	#jPanelMenu-menu a {
		padding: 10px 15px !important;
		background-color: #eee  !important;
		color: #555 !important;
		display: block !important;
		border-bottom: 1px solid #777 !important;
		text-shadow: 1px 1px #fff !important;
		font-family: "Lato" !important;
		text-align: left;
		font-size: 16px !important;
	}

	#menu-main {
		padding-top: 45px;
	}

	#nav .nav li {
		background: none;
		display: block;
		margin: 0;
		padding: 0;
	}
	#nav .nav li:first-child {
		margin-top: 45px;
	}
	#i1 {
		position: fixed !important;
		width: 100% !important;
		top: 0 !important;
		left: 0 !important;
		right: 0 !important;
		z-index: 9999 !important;
	}
	#m-call {
		top: 9px !important;
	}

}


