/*

Yoga Download Custom CSS
Last Updated: 6.23.14
*/


/* Site Structure
--------------------------------------------- */

html,
body {
    background: #f7f7f7;
    color: #272727;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
}

.content {
    background: #fff;
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    padding: 20px
}

.ydl_head {
    background: #272727;
    padding-top: 10px;
}

.normal {
    font-size: 16px;
}

/* DNN Admin Features */

#ControlBar_ControlPanel #ControlBar {
    height: 50px;
}

@media only screen and (max-width: 900px) {
    #ControlBar_ControlPanel .ControlContainer {
        width: 680px;
    }

    #ControlBar_ControlPanel #ControlBar #ControlNav li:last-child {
        display: none;
    }

    #ControlBar_ControlPanel #ControlBar #ControlActionMenu {
        margin-left: 8px;
    }

    #ControlBar_ControlPanel #ControlBar #ControlEditPageMenu {
        display: inline-block;
        margin-left: 8px;
        float: none;
    }
	.row .eight.columns {
    width: 64.957%;
}
	.row .three.columns {
    width: 24%;
    padding: 9px;
    text-align: left;
}
	.three.columns .carousel_sm_tile_nomargin .overlay_text_sm{
		top: 45%;
		width: 100%;
		padding: 5px;
	}
	#dnn_ctr1585_HtmlModule_lblContent .eight.columns img {

    width: 82%;

}
	#dnn_ctr1585_HtmlModule_lblContent .eight.columns{
		/*! text-align: right; */
		margin: 25px 0 0 0;
	}
	#dnn_ctr1579_ModuleContent .dnnForm.dnnClear .three.columns.bg_ligthgray_info.boxthin h3 {

    margin-top: -28px !important;

}
	.three.columns .carousel_sm_tile_nomargin .overlay_text_sm h3 {
    padding: 4px 0 0 !important;
    font-size: 10px;
}
	.ydl_head .navbar ul li > a {
    padding: 0 9px;
    font-size: 14px;
}
	.ydl_footer {
    padding: 20px !important;
}
	.dnnForm.dnnClear .sm_tile_rightmargin .overlay_text_sm {
    width: 100%;
    padding: 5px;
    height: 100%;
}
    .dnnFormItem span.dnnFormMessage.dnnFormError {
        background: rgba(255,0,0,0.15) !important;
    }
	.dnnForm.dnnClear .sm_tile_rightmargin .overlay_text_sm h3 {
    font-size: 10px;
}
	div.view-cart i {
    font-size: 26px;
    vertical-align: top;
    display: inline;
}
	div.view-cart {
    width: 100%;
}
	div.view-cart div{
	float: right;
	width: 42%;
	}
	.ydl_head .seven.columns.text-right {
    margin-left: 0;
}
	.ydl_head .five.columns {
    padding-left: 10px;
}
	#dnn_ctr1585_ModuleContent #dnn_ctr1585_HtmlModule_lblContent .eight.columns {
    text-align: right;
}
	.dnnForm.dnnClear .flexslider.carousel_double_row .carousel_lg_tile .overlay_text_md {
    top: 75%;
}
	#dnn_ctr1579_Default_PlaceHolderControl .bg_ligthgray_info p {
    margin-top: 0;
	font-size: 11px;
}
	#dnn_ctr1579_Default_PlaceHolderControl .bg_ligthgray_info h5 {
    padding: 0;
}
	#dnn_ctr1579_Default_PlaceHolderControl .bg_ligthgray_info h3 {
    font-size: 13px;
    line-height: 15px;
    padding: 0;
}
	#dnn_ctr1579_Default_PlaceHolderControl .three.columns.bg_ligthgray_info.boxthin {
    height: auto !important;
}
}

.dnnGrid img {
    max-width: none;
}


/* Fonts
--------------------------------------------- */
ul,
li {
    font-family: "proxima-nova", sans-serif;
}

.btn,
h1,
h2,
h3,
h4,
h5 {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 700;
    letter-spacing: normal;
}

.btn.pretty a {
    color: #fff;
    text-decoration: none;
}

.btn.pretty a:link {
    color: #fff;
}

.btn.pretty a:visited {
    color: #fff;
}

.btn.pretty a:active {
    color: #fff;
}

.btn.pretty a:hover {
    color: #fff;
}

.btn.primary a {
    color: #fff;
    text-decoration: none;
}

.btn.primary a:link {
    color: #fff;
}

.btn.primary a:visited {
    color: #fff;
}

.btn.primary a:active {
    color: #fff;
}

.btn.primary a:hover {
    color: #fff;
}

p,
li {
    font-size: 14px;
    color: #272727;
}

a:visited {
    color: #a03b97;
    text-decoration: none;
    outline: 0;
}

a:hover {
    color: #682569;
}

/* Colors */

.darkpurplecolor {
    color: #9e3f94;
}

.lightpurplecolor {
    color: #b65dad;
}

.darkgoldcolor {
    color: #da8d08;
}

.lightgoldcolor {
    color: #e6a941;
}

.lightgreycolor {
    color: #cccccc;
}


/* Colums and Ros
--------------------------------------------- */

.column,
.columns,
.tiles > li {
    /* border-top:1px solid #ff9900*/
}

.row {
    margin-bottom: 10px;
}

.nomargin {
    margin: 0px !important;
    padding: 0px !important;
}

/* LOGIN NAVIGATION
--------------------------------------------- */

.navlogin {
    float: right;
    margin-bottom: 0;
    margin-right: 20px;
}

.navlogin li {
    font-size: 11px;
    float: right;
    font-weight: bold;
}

.navlogin li:nth-child(4),
.navlogin li:nth-child(2),
.navlogin li:nth-child(3),
.navlogin li:nth-child(1) {
    padding: 0px 10px;
    margin: 6px 0;
    border-left: 1px solid #565656
}

.navlogin li:last-child {
    border-left: none;
}

.navlogin li a {
    color: #fff
}

.navlogin li a:hover {
    color: #a03883
}

.navloginsearch {
    float: right;
    margin-bottom: 0;
    margin-right: 20px;
}

.navloginsearch li {
    font-size: 11px;
    float: right;
    font-weight: bold;
}

.navloginsearch li {
    border-left: none;
}

.navloginsearch li.field input {
    height: 26px;
    font-size: 13px;
    width: 220px;
    line-height: normal;
}

.navloginusermsg {
    margin-right: 20px;
    display: block;
    clear: both;
}

img.logo-img {
    margin-top: 8px;
}

div.userMsg {
    margin-top: 3px;
    margin-bottom: 15px;
    height: 40px;
    vertical-align: middle;
}

p.userMsgRemaining {
    font-size: 11px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0;
}

p.userMsgWelcome {
    font-size: 12px;
    font-weight: 500;
    color: #888;
    text-transform: uppercase;
    margin-bottom: 0;
}

p.userMsgWelcome span {
    font-size: 12px;
    font-weight: 500;
    color: #9f4095;
    text-transform: uppercase;
    margin-bottom: 0;
}

div.userMsgLeft {
    display: inline-block;
    vertical-align: top;
}

div.userMsgRight {
    background-color: #888;
    color: #fff;
    display: inline-block;
    padding: 20px;
    margin-left: 6px;
    vertical-align: top;
    font-size: 16px;
}

div.userMsgRight span {
    color: #fff;
    display: inline-block;
    margin: 5px 0;
    padding: 0 14px;
}

div.view-cart {
    margin-top: 0;
    cursor: pointer;
    color: #a03b97;
}

div.view-cart:hover {
    color: #682569;
}

div.view-cart i {
    font-size: 30px;
    vertical-align: top;
    display: inline;
}

div.view-cart div {
    font-size: 12px;
    padding-top: 4px;
    display: inline-block;
    vertical-align: top;
}

div.user-menu {
    background-color: #888;
    color: #fff;
    width: 70px;
    height: 50px;
    cursor: pointer;
    clip: rect(0px, 70px, 50px, 0px);
    overflow: hidden;
    margin-top: -4px;
}

div.user-menu i.user-menu-icon {
    font-size: 36px;
    margin-top: -2px;
    color: white;
}

div.user-menu i.user-menu-arrow {
    position: relative;
    color: #a03b97;
    top: -33px;
    left: 0;
    display: block;
    font-size: 24px;
}

div.user-menu span {
    position: relative;
    color: #000;
    top: -43px;
    left: 0;
    display: block;
}

div.user-menu-popup {
    width: 200px;
    position: absolute;
    top: 64px;
    background-color: rgb(106, 106, 106);
    z-index: 99999;
    text-align: left;
    margin-left: -110px;
}

div.user-menu-popup ul {
    margin: 0;
}

div.user-menu-popup ul li {
    border-bottom-color: #cccccc;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding: 0;
}

div.user-menu-popup ul li a {
    color: white;
    padding: 0 20px;
    height: 51px;
    line-height: 49px;
    font-size: 15px;
    font-weight: bold;
    display: block;
}

div.user-menu-popup ul li a:hover {
    background-color: rgb(98, 98, 98);
}

#linkSpanish {
    margin-top: 0;
    margin-right: 5%;
    margin-left: 5%;
    margin-bottom: 0;
    display: inline-block;
    font-size: 14px;
}


/*Hide UnRegister button*/
a#dnn_ctr_EditUser_cmdDelete {
    display: none;
}

/* MODAL POPUPS
--------------------------------------------- */
.modal > .content {
    min-height: 20%;
}

/*Filter Icons
--------------------------------------------- */
@font-face {
    font-family: "ydlicons";
    src: url("../fonts/icons/ydlicons.eot");
    src: url("../fonts/icons/ydlicons.eot?#iefix") format("embedded-opentype"),
        url("../fonts/icons/ydlicons.woff") format("woff"),
        url("../fonts/icons/ydlicons.ttf") format("truetype"),
        url("../fonts/icons/ydlicons.svg#ydlicons") format("svg");
    font-weight: normal;
    font-style: normal;
}

[data-icon]:before {
    font-family: "ydlicons" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="ydlicon-"]:before,
[class*=" ydlicon-"]:before {
    font-family: "ydlicons" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ydlicon-style:before {
    content: "\e006";
}

.ydlicon-level:before {
    content: "\e000";
}

.ydlicon-intensity:before {
    content: "\e001";
}

.ydlicon-channel:before {
    content: "\e002";
}

.ydlicon-media:before {
    content: "\e003";
}

.ydlicon-focus:before {
    content: "\e004";
}

.ydlicon-time:before {
    content: "\e005";
}

.ydlicon-teacher:before {
    content: "\e007";
}


/*Filter
--------------------------------------------- */

.ydl_filterbar {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e2e2e2), color-stop(100%, #fff));
    background-image: -webkit-linear-gradient(#e2e2e2, #fff);
    background-image: -moz-linear-gradient(#e2e2e2, #fff);
    background-image: -o-linear-gradient(#e2e2e2, #fff);
    background-image: linear-gradient(#e2e2e2, #fff);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #e4e4e4;
    margin: 0 0 15px 0
}

.ydl_filtername {
    /*background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #8e306f), color-stop(100%, #9e4082));
    background-image: -webkit-linear-gradient(#8e306f, #9e4082);
    background-image: -moz-linear-gradient(#8e306f, #9e4082);
    background-image: -o-linear-gradient(#8e306f, #9e4082);
    background-image: linear-gradient(#8e306f, #9e4082);*/
    background-color: #f7f7f7;
    background-clip: border-box;
    padding: 26px 0px;
    line-height: 1.6;
    text-align: center;
    color: #fff;
    font-size: 24px;
    letter-spacing: .05em;
    color: #923474;
    /*-webkit-border-top-left-radius: 4px;
    -moz-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;*/
}

.ydl_selectedtab {
    background-color: white;
    background-clip: border-box;
    text-align: center;
    font-size: 21px;
    margin-left: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    width: 50% !important;
    padding: 1px 0px;
    border: 3px solid #9e4082;
    color: #9e4082;
    cursor: pointer;
    -webkit-border-radius: 0px 0px 4px 4px;
    -moz-border-radius: 0px 0px 4px 4px;
    border-radius: 0px 0px 4px 4px;
}

.ydl_unselectedtab {
    background-color: white;
    background-clip: border-box;
    text-align: center;
    font-size: 21px;
    margin-left: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    width: 50% !important;
    padding: 1px 0px;
    border: 3px solid rgb(166, 166, 166);
    color: rgb(166, 166, 166);
    cursor: pointer;
    -webkit-border-radius: 0px 0px 4px 4px;
    -moz-border-radius: 0px 0px 4px 4px;
    border-radius: 0px 0px 4px 4px;
}

.ydl_filter {}

.ydl_filter ul {
    padding: 2px 0 2px 0;
    text-align: center
}

.ydl_filter li {
    border: 1px solid #f5f5f5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 2px 2px 4px 0px #dfdcdc;
    -webkit-box-shadow: 2px 2px 4px 0px #dfdcdc;
    box-shadow: 2px 2px 4px 0px #dfdcdc;
    display: inline-block;
    margin: 10px 4px 0 4px;
    padding: 0;
    width: 65px;
    height: 65px;
    text-align: center
}


.ydl_filter li a {
    color: #85357b;
    cursor: pointer;
}

.ydl_filter li a span {
    color: #272727;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: .05em;
    margin-top: 2px;
    cursor: pointer;
}

.ydl_filter .ydlicon-teacher,
.ydl_filter .ydlicon-intensity,
.ydl_filter .ydlicon-media,
.ydl_filter .ydlicon-channel,
.ydl_filter .ydlicon-time {
    font-size: 22px;
    padding-top: 4px
}

.ydl_filter .ydlicon-style {
    font-size: 26px;
    padding-top: 2px
}

.ydl_filter .ydlicon-level {
    font-size: 20px;
    padding-top: 6px;
}

.ydl_filter .ydlicon-focus {
    font-size: 26px;
    padding-top: 2px;
}

.iconcircle {
    margin: 5px auto 3px auto;
    border-radius: 50%;
    width: 36px;
    height: 38px;
    border: 2px solid #9b5292;
    text-align: center;
}

.iconcircle:hover {
    color: #fff;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #7b2f71), color-stop(100%, #9b5292));
    background-image: -webkit-linear-gradient(#7b2f71, #9b5292);
    background-image: -moz-linear-gradient(#7b2f71, #9b5292);
    background-image: -o-linear-gradient(#7b2f71, #9b5292);
    background-image: linear-gradient(#7b2f71, #9b5292);
}


/*Filter dropdown
--------------------------------------------- */


.ydl_dropdown {
    font-size: 12px;
    font-weight: bold;
    border: 3px solid #9c4393;
    padding: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: white;
    display: none;
}

ul.ydl_dropdown {
    max-width: 220px;
    max-height: 240px;
    overflow: auto
}

ul.ydl_dropdown li {
    line-height: .8em;
    cursor: pointer;
}

ul.ydl_dropdown li a {
    font-size: 12px;
    font-weight: bold;
    color: #9c4393;
    display: block;
    padding: 3px;
    cursor: pointer;
}

ul.ydl_dropdown li a:hover {
    color: #fff;
    background: #9c4393
}

/*section header*/
ul.ydl_dropdown li.drop_header {
    background: #eee;
    font-size: 10px;
    font-weight: bold;
    padding: 7px 5px;
    margin: 10px 0 5px 0
}

/*time/button style for dropdown*/
ul.ydl_dropdown.buttonstyle li {
    float: left;
    margin: 0 5px 5px 0;
    background: #fff;
}

ul.ydl_dropdown.buttonstyle li a {
    padding: 5px;
    font-size: 14px;
    border: 1px solid #eaeaea;
}

ul.ydl_dropdown.buttonminwidth li a {
    min-width: 37px;
    text-align: center;
}

ul.ydl_dropdown.buttonstyle li a:hover {
    padding: 5px;
    background: #a2478c;
    border: 1px solid #eaeaea;
}

.ydl_dropdown span {
    background: #eee;
    font-size: 10px;
    font-weight: bold;
    padding: 7px 5px;
    margin: 10px 0 5px 0;
    display: block;
}

/*Filter selected items
--------------------------------------------- */

.ydl_filterbreadcrumb {
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    padding: 10px 0 5px 0;
}

.ydl_filterbreadcrumb i {
    font-size: 14px;
    color: #9d4194;
    padding: 0;
    margin: 0
}

.ydl_filterbreadcrumb i.smicon {
    background: #7a236d;
    text-align: center;
    font-size: 12px;
    margin: 0 5px 0px 0;
    color: #fff;
    padding: 4px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

*/ .ydl_filterbreadcrumb label {
    color: #aa3f9f;
    font-weight: bold
}

.ydl_filterbreadcrumb .btn {
    margin: 0 0 5px 0
}

.ydl_filterbreadcrumb .btn.isprimary {
    border: 1px solid #666;
}

/*Page and Sort buttons
--------------------------------------------- */

.pagebutton {
    margin-bottom: 5px !important;
}

.pagebutton a {
    color: #85357b !important;
}

.pagebutton a:hover {
    color: white !important;
}

.pagebuttonselected {
    background-color: #902f72 !important;
}

.pagebuttonselected a {
    color: white !important;
}

.linkbutton {
    margin-bottom: 5px !important;
    background-color: #f0f0f0 !important;
    font-size: 1.1rem !important;
}

a.linkbutton {
    color: #85357b !important;
    font-weight: 500;
}

a.linkbutton:hover {
    color: white !important;
    background-color: #ba569b !important;
}

.linkbuttonselected {
    background-color: #902f72 !important;
}

a.linkbuttonselected {
    color: white !important;
}

a.toolbarlinkbutton {
    width: 127px;
    margin-right: 10px;
}

a.toolbarlinkbutton.lastbutton {
    margin-right: 0px;
}

    a.toolbarviewbutton {
        display: inline-flex;
        position: relative;
    }

    a.toolbarviewbutton.large {
        height: 85px;
        font-size: 20px !important;
        align-items: center;
        padding: 0 10px !important;
        margin: 0 10px 0 0;
    }

    a.toolbarviewbutton.small {
        width: 160px;
        height: 25px;
        font-size: 15px !important;
        text-align: left;
        align-items: center;
        padding: 0 0 0 12px !important;
        line-height: 100%;
    }

    a.toolbarviewbutton div.viewindicator {
        display: none;
        position: absolute;
        color: white;
        top: 65%;
    }

    a.toolbarviewbutton.linkbuttonselected div.viewindicator {
        display: block;
    }

    a.toolbarviewbutton div.viewindicatorside {
        display: none;
        position: absolute;
        color: white;
        left: 82%;
        top: 20%;
    }

    a.toolbarviewbutton.linkbuttonselected div.viewindicatorside {
        display: block;
    }

    /*page numbering*/
    div.first-view-block {
        align-items: flex-start;
        display: inline-flex;
        width: 772px;
        margin: 0;
    }

    div.second-view-block {
        display: inline-block;
        vertical-align: top;
        width: 160px;
        margin: 0;
    }

    img.viewlogo {
        width: 26px;
        height: 26px;
        margin-right: 5px;
    }

/* Hide scrollbar for Chrome, Safari and Opera */
.pagenumarea .yslider-slide-area::-webkit-scrollbar {
    display: none;  
}

.pagenumarea {
    height: 38px;
    max-width: 100%;
    display: table-cell;
}

.pagenumarea .yslider-slide-area {
    height: 38px;
    width: 100%;
    /* Hide scrollbar for IE, Edge and Firefox */
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
    white-space: nowrap;
    overflow-x: scroll;
}

.pagenumleftbuttonarea {
    width: 30px;
    height: 38px;
    display: table-cell;
    vertical-align: middle;
}

.pagenumrightbuttonarea {
    width: 30px;
    height: 38px;
    display: table-cell;
    vertical-align: middle;
    text-align: right;
}

#pagelistingtop {
    width: 820px;
    display: table;
    max-width: 100%;
    table-layout: fixed;
    float: left;
}

.yslider-left-button svg {
    fill: #85357b;
}

.yslider-left-button:hover svg {
    fill: #c58db4;
}

.yslider-left-button.yslider-disabled svg {
    fill: #dddddd;
}

.yslider-left-button.yslider-disabled:hover svg {
    fill: #dddddd;
}

.yslider-right-button {
    fill: #85357b;
}

.yslider-right-button:hover svg {
    fill: #c58db4;
}

.yslider-right-button.yslider-disabled svg {
    fill: #dddddd;
}

.yslider-right-button.yslider-disabled:hover svg {
    fill: #dddddd;
}

/*page numbering mobile - start*/
@media only screen and (max-width: 768px) {
    div .first-view-block {
        display: block;
        width: 100%;
    }

    div.second-view-block {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }

    a.toolbarviewbutton.large {
        width: 100%;
        height: auto;
        padding: 3px 0 3px 10px !important;
        font-size: 20px !important;
    }

    a.toolbarviewbutton.small {
        width: 32%;
        height: 40px;
        align-items: center;
        padding: 0 !important;
        font-size: 13px !important;
        justify-content: center;
    }

    img.viewlogo {
        width: 20px;
        height: 20px;
        margin-right: 5px;
    }

    a.toolbarviewbutton.linkbuttonselected div.viewindicator {
        display: none;
    }

    a.toolbarviewbutton.linkbuttonselected div.viewindicatorside {
        display: none;
    }

    #pagelistingtop {
        width: 100%;
        float: none;
    }
}
/*page numbering mobile - end*/

    a.iconbutton {
        font-size: 30px;
        color: #9e3f94 !important;
    }

        a.iconbutton:hover {
            color: #b65dad !important;
        }

    a.iconbuttonselected {
        font-size: 30px;
        color: #da8d08 !important;
    }

        a.iconbuttonselected:hover {
            color: #e6a941 !important;
        }

    a.iconbuttonselectedalt {
        font-size: 30px;
        color: #2a5c59 !important;
    }

        a.iconbuttonselectedalt:hover {
            color: #2a8c86 !important;
        }

    .sortbutton {
        margin-bottom: 5px !important;
        cursor: pointer !important;
        height: 22px !important;
        vertical-align: middle !important;
        line-height: 1 !important;
        width: 140px !important;
        text-align: left !important;
    }

        .sortbutton a {
            padding-top: 5px !important;
            vertical-align: middle !important;
            line-height: 1 !important;
            text-align: left !important;
            color: #333 !important;
        }

            .sortbutton a:hover {
                color: white !important;
            }

    .sortbuttonselected {
        background-color: #902f72 !important;
    }

        .sortbuttonselected a {
            color: white !important;
        }

    div.showpointer {
        cursor: pointer;
    }


    /*Input styles (including checkbox, ...)*/
    /* SQUARED TWO */
    input.squaredTwo[type=checkbox] {
        visibility: hidden;
    }

.squaredTwo {
    width: 28px;
    height: 28px;
    /*background: #fcfff4;
        background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
        background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
        background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
        background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
        background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);*/
    background-color: #902f72;
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfff4', endColorstr='#b3bead', GradientType=0);*/
    /*margin: 20px auto;*/
    margin-top: 3px;
    /*-webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);*/
    position: relative;
    display: inline-block;
}

        .squaredTwo label {
            cursor: pointer;
            position: absolute;
            width: 20px;
            height: 20px;
            left: 4px;
            top: 4px;
            background-color: white;
            /*-webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 1);
            -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 1);
            box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 1);
            background: -webkit-linear-gradient(top, #222 0%, #45484d 100%);
            background: -moz-linear-gradient(top, #222 0%, #45484d 100%);
            background: -o-linear-gradient(top, #222 0%, #45484d 100%);
            background: -ms-linear-gradient(top, #222 0%, #45484d 100%);
            background: linear-gradient(top, #222 0%, #45484d 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#222', endColorstr='#45484d', GradientType=0);*/
        }

            .squaredTwo label:after {
                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
                filter: alpha(opacity=0);
                opacity: 0;
                content: '';
                position: absolute;
                width: 9px;
                height: 5px;
                background: transparent;
                top: 4px;
                left: 4px;
                border: 3px solid #902f72;
                border-top: none;
                border-right: none;
                -webkit-transform: rotate(-45deg);
                -moz-transform: rotate(-45deg);
                -o-transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                transform: rotate(-45deg);
            }

            .squaredTwo label:hover::after {
                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
                filter: alpha(opacity=30);
                opacity: 0.3;
            }

        .squaredTwo input[type=checkbox]:checked + label:after {
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
            filter: alpha(opacity=100);
            opacity: 1;
        }

    a.squaredTwoAnchor {
        padding-left: 4px;
        vertical-align: middle;
    }

        a.squaredTwoAnchor:focus,
        a.squaredTwo:active {
            color: #a03b97;
        }



    /* Profile box / Multiple Listings
--------------------------------------------- */

    .mult_listings {
        background: #f7f7f7;
        margin-top: 20px;
        margin-bottom: 20px;
        cursor: pointer !important;
    }

        .mult_listings:hover {
            background: #f7eef8;
        }

    .ydl_profile {
        padding: 0px
    }

        .ydl_profile .profilelisting {
            background: #eee
        }

    .ydl_class_style,
    .ydl_class_time {
        text-transform: uppercase;
        font-size: 10px;
        font-weight: bold;
        background: #9e3f94;
        border: 1px solid #9e3f94;
        padding: 4px;
        display: inline-block;
    }

    .ydl_category_my {
        text-transform: uppercase;
        font-size: 10px;
        font-weight: bold;
        background: #fff;
        border: 1px solid #da8d08;
        padding: 4px;
        display: inline-block;
        cursor: default;
    }

    span.ydl_category_my {
        color: #da8d08;
        margin: 0 1px 4px 0;
        cursor: default;
    }

    a.ydl_category_my_a {
        cursor: default;
    }

    .ydl_category_alt {
        text-transform: uppercase;
        font-size: 10px;
        font-weight: bold;
        background: #fff;
        border: 1px solid #9e3f94;
        padding: 4px;
        display: inline-block;
    }

    span.ydl_category_alt {
        color: #9e3f94;
        margin: 0 1px 4px 0;
    }

    span.ydl_class_style {
        color: #fff;
        margin: 0 1px 4px 0;
    }

    span.ydl_class_time {
        color: #272727;
        background: #fff;
    }

    a.ydl_class_style {
        color: #fff
    }

    a.ydl_class_time {
        color: #272727;
        background: #fff;
    }

    .ydl_class_head {
        margin: 0 0 10px 0
    }

    .ydl_profile_head {
        margin: 3px 0 15px 0
    }

    .ydl_profile h3 {
        padding: 0px;
        color: #9f4095;
        font-size: 24px;
    }

    .ydl_profile h4 {
        padding: 0 0 5px 0;
        margin: 0;
        color: #62275c;
        font-size: 18px;
        border-bottom: 1px solid #d0d0d0;
    }

    .ydl_profile h3 a {
        color: #9f4095;
        font-size: 24px;
    }

    .ydl_profile h4 a {
        color: #62275c;
        font-size: 18px;
        border-bottom: 1px solid #d0d0d0;
    }

        .ydl_profile h4 a:hover {
            color: #9d4194
        }

    .ydl_profile p {
        font-size: 13px;
    }

    .ydl_profile div.classdescshort {
        overflow: hidden;
        height: 120px;
        line-height: 20px;
        margin-bottom: 10px;
    }

        .ydl_profile div.classdescshort p {
            font-size: 13px;
            line-height: 20px;
        }

        .ydl_profile div.classdescshort:before {
            content: "";
            float: left;
            width: 5px;
            height: 120px;
        }

        .ydl_profile div.classdescshort > *:first-child {
            float: right;
            width: 100%;
            margin-left: -5px;
        }

        .ydl_profile div.classdescshort:after {
            content: "\02026";
            box-sizing: content-box;
            -webkit-box-sizing: content-box;
            -moz-box-sizing: content-box;
            float: right;
            position: relative;
            top: -20px;
            left: 100%;
            width: 3em;
            margin-left: -3em;
            padding-right: 5px;
            text-align: right;
            background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(#f7f7f7), color-stop(50%, #f7f7f7));
            background: -moz-linear-gradient(to right, rgba(255, 255, 255, 0), #f7f7f7 50%, #f7f7f7);
            background: -o-linear-gradient(to right, rgba(255, 255, 255, 0), #f7f7f7 50%, #f7f7f7);
            background: -ms-linear-gradient(to right, rgba(255, 255, 255, 0), #f7f7f7 50%, #f7f7f7);
            background: linear-gradient(to right, rgba(255, 255, 255, 0), #f7f7f7 50%, #f7f7f7);
        }

    div.categoryheader {
        /*background: #fff;
        margin-bottom: 0;
        border: 2px solid #9e3f94;
        text-align: left;
        padding: 8px 23px;
        display: inline-block;*/
    }

    div.categoryheader h1 {
        color: #9e3f94;
        font-size: 28px;
        font-weight: 400;
        padding: 0;
        margin-bottom: 15px;
    }

    div.categorydesc {
        background: #f7f7f7;
        padding: 15px;
        margin-bottom: 10px;
    }

    div.categorydesc p {
        font-size: 14px;
        line-height: 15px;
        color: #444 !important;
        margin: 0;
    }

    .ydl_profile li {
        list-style-type: disc;
        margin: 0 0 0 20px
    }

    .ydl_profile img {
        width: 100%
    }

        .ydl_profile img.imgClassListing {
            width: 145px;
            vertical-align: top;
        }

    .ydl_class_source {
        font-size: 13px;
        color: #9e3f94;
        background: #fff;
        padding: 4px;
        font-weight: 900;
        margin-bottom: 12px;
        border: 1px solid #9e3f94;
        width: 145px;
        vertical-align: top;
    }

        .ydl_class_source.wide {
            width: 100%;
        }

    .ydl_oclss_source {
        font-size: 13px;
        color: #555;
        background: #fff;
        padding: 4px;
        font-weight: 900;
        margin-bottom: 12px;
        border: 1px solid #555;
        width: 145px;
        vertical-align: top;
    }

        .ydl_oclss_source.wide {
            width: 100%;
        }

    /*multiple listing of classes */

    .mult_listings .ydl_profile_info {
        background: #e2e2e2;
        margin-bottom: 5px;
    }

        .mult_listings .ydl_profile_info li {
            border-bottom: none;
            padding: 5px 0 5px 0
        }

            .mult_listings .ydl_profile_info li strong {
                text-align: right;
                padding: 0 5px 0 0;
                border-right: 1px solid #c0c0c0
            }

    .mult_listings .ydl_profile_desc {
        border-right: 1px solid #d0d0d0;
        padding: 0 15px 0 0
    }

    .mult_listings .ydl_music_desc {
        padding: 0 20px 0 0
    }

    .ydl_class_format {
        font-size: 12px;
        margin-top: 13px;
        text-align: center;
    }

        .ydl_class_format i {
            color: #86347e
        }

    /* category listing*/
    .ydl_cat_desc {
        border-bottom: 1px solid #e6e6e6;
        padding: 10px 0 5px 0;
    }

        .ydl_cat_desc p {
            font-size: 12px;
        }

    /*  single listing*/
    .sidebar {
        font-size: 12px;
        padding: 0 0 0 20px
    }

        .sidebar a {
            font-weight: bold
        }

        .sidebar h5 {
            font-size: 12px;
            color: #252525;
            padding: 0;
            margin: 0
        }

        .sidebar h4 a {
            border-bottom: none
        }

        .sidebar li {
            list-style-type: none;
            margin: 0;
            padding: 0 0 6px 0
        }

    /*Product Review Comments*/
    div.review_comment_box {
        margin-left: 30px;
    }

    span.review_comment_displayname {
        font-weight: 600;
        color: #808080;
    }

    span.review_comment_title {
        font-weight: 400;
        font-style: italic;
    }

    p.review_comment_text {
    }

    a.AddCommentLink {
        margin-left: 100px;
        font-size: 12px;
    }

    /* top sidebar box on single listings page*/
    .ydl_profile_info {
        padding: 6px 18px;
        background: #f7f7f7;
        font-size: 12px;
    }

        .ydl_profile_info strong {
            width: 30%;
            display: inline-block
        }

        .ydl_profile_info li {
            border-bottom: 1px solid #e1e1e1;
            padding: 5px 0 5px 0;
            font-size: 12px;
            list-style: none;
        }

        .ydl_profile_info div.proptitle {
            display: inline-block;
            width: 65px;
            font-weight: bold;
            text-align: right;
            padding-right: 8px;
            margin-top: 4px;
            margin-bottom: 4px;
            border-right: 1px #888 solid;
            vertical-align: top;
        }

        .ydl_profile_info div.propitem {
            display: inline-block;
            padding-left: 8px;
            margin-top: 4px;
            margin-bottom: 4px;
            max-width: 115px;
        }

        .ydl_profile_info div.proptitlenarrow {
            display: inline-block;
            width: 52px;
            font-weight: bold;
            text-align: right;
            padding-right: 6px;
            margin-top: 8px;
            margin-bottom: 8px;
            border-right: 1px #888 solid;
            vertical-align: top;
        }

        .ydl_profile_info div.propitemnarrow {
            display: inline-block;
            padding-left: 6px;
            margin-top: 8px;
            margin-bottom: 8px;
            max-width: 111px;
        }

    .ydl_profile_review {
        font-size: 12px;
        margin-top: -10px;
        margin-bottom: -13px;
    }

        .ydl_profile_review li a {
            color: #2a2a2a;
        }

            .ydl_profile_review li a:hover,
            .ydl_profile_review li a i {
                color: #9f3f99
            }

    .ydl_profile_otherclasses {
        margin: 15px 0 15px 0
    }

    div.ydl_myattributes {
        text-align: center;
    }

        div.ydl_myattributes div {
            display: inline-block;
            min-width: 66px;
        }

        div.ydl_myattributes i {
            color: #9e3f94;
            font-size: 30px;
        }

        div.ydl_myattributes div p {
            margin-top: -9px;
            margin-bottom: 4px;
        }

    div.ydl_myattributes2 {
        text-align: center;
    }

        div.ydl_myattributes2 div {
            display: inline-block;
            min-width: 62px;
        }

            div.ydl_myattributes2 div p {
                margin-top: -9px;
                margin-bottom: 4px;
            }




    /*Single Profile Page
--------------------------------------------- */

    /*video area*/
    .single_video {
        background: #000;
        width: 704px;
        height: 396px;
        margin: 0 0 20px 0
    }

    .audioplayarea {
        width: 100%;
        height: 400px;
        margin: 0 0 20px 0
    }

    .video_preview {
        text-align: center;
        padding: 150px 0 0 0
    }

    .videocontainer {
        display: inline-block;
        position: relative;
        width: 100%;
        margin: 0 0 20px 0;
    }

    .videodummy {
        padding-top: 56.25%;
        /* 16:9 aspect ratio */
    }

    .videoelement {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: #000;
    }

    #myVideoElement {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }

    #myVideoElement2 {
        height: 100%;
    }

    #myVideoElement2B {
        height: 100%;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }

    #myVideoElement2B_swf_0 {
        height: 100%;
    }

    #myElement2B_swf_0 {
        height: 100%;
    }

    #myVideoElement2_wrapper {
        position: absolute !important;
        top: 0 !important;
        bottom: 0 !important;
        left: 0 !important;
        right: 0 !important;
    }

    #myVideoElement3 {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }

    #myVideoElement3B {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }

    #myVideoElement3B_swf_0 {
        height: 100%;
    }

    .jw-swf {
        height: 100% !important;
    }

    #audioplayelement {
    }

    /*pricing table*/
    .class_options {
        border: 10px solid #f7f7f7;
        margin: 0 0 10px 0;
    }

        .class_options th {
            padding: 5px;
            font-size: 14px;
            font-weight: bold
        }

        .class_options td {
            padding: 5px;
            border-right: 3px solid #f7f7f7;
            border-bottom: 3px solid #f7f7f7;
            width: auto;
            vertical-align: middle
        }

    .class_price {
        border: 1px solid #a03c96;
        padding: 4px 4px 3px 4px;
        background: #fff;
        font-weight: bold;
        color: #62265c;
        display: inline-block;
        height: 28px;
        vertical-align: middle;
    }


    /*social sharing bar*/
    .social_sharing {
        border-top: 1px solid #e1e1e1;
        border-bottom: 1px solid #e1e1e1;
        padding: 10px 0 5px 0;
        margin: 20px 0 20px 0
    }

    /*related videos at bottom of page*/
    .related_block {
        float: left;
        margin: 0 15px 15px 0;
        padding: 0;
        max-width: 130px;
    }

        .related_block a img {
            max-height: 90px;
        }

        .related_block p {
            margin: 0;
            padding: 0
        }

    .related_classname,
    .related_teachername {
        font-size: 12px;
    }



    /*Single Instructor Page
--------------------------------------------- */
    .ydl_instructor_social li {
        list-style-type: none;
        float: left;
        border: 1px solid #eee;
        padding: 3px;
        margin: 0 0 0 0px;
    }

    /*Music Listing Page
--------------------------------------------- */
    .ydl_music_style {
        text-transform: uppercase;
        font-size: 10px;
        font-weight: bold;
        background: #9e3f94;
        border: 1px solid #9e3f94;
        padding: 4px;
        margin: 0 3px 0 0;
        color: #fff;
    }

    a:hover.ydl_music_style {
        color: #fff;
    }


    /*Multiple Music Listing Page
--------------------------------------------- */
    .music_listing {
        border: 2px solid #f7f7f7;
        padding: 20px !important
    }



    /*tiling
--------------------------------------------- */



    .ydl_block {
        border-bottom: 1px solid #e6e6e6;
    }

        .ydl_block p {
            margin: 0 0 5px 0
        }

    .overlay {
        position: relative;
        width: 100%;
    }

    .overlay_t {
        position: relative;
        width: 100%;
        cursor: pointer;
    }

        .overlay_t:after {
            content: "";
            display: block;
            position: absolute;
            top: 0px;
            bottom: 5px;
            left: 0px;
            right: 0px;
            background: rgba(142, 48, 111, 0.25);
        }

        .overlay_t:hover:after {
            background: rgba(142, 48, 111, 0.35);
        }

    .overlay_t2 {
        position: relative;
        width: 100%;
        cursor: pointer;
    }

        .overlay_t2:after {
            content: "";
            display: block;
            position: absolute;
            top: 0px;
            bottom: 8px;
            left: 0px;
            right: 0px;
            background: rgba(142, 48, 111, 0.20);
        }

        .overlay_t2:hover:after {
            background: rgba(142, 48, 111, 0.35);
        }

    .overlay_text_lg {
        background: rgb(255, 255, 255);
        /* fallback color */
        background: rgba(255, 255, 255, 0.8);
        position: absolute;
        top: 65%;
        left: 0;
        width: 100%;
        padding: 5px 10px
    }

        .overlay_text_lg h3 {
            padding: 0 !important
        }

    .overlay_text_md {
        background: rgb(255, 255, 255);
        /* fallback color */
        background: rgba(255, 255, 255, 0.8);
        position: absolute;
        top: 65%;
        left: 0;
        width: 70%;
        padding: 5px 10px
    }

        .overlay_text_md h3 {
            padding: 0 !important;
            color: #9e3b82;
            font: tahoma;
            font-size: 15px;
        }

        .overlay_text_md h5 {
            color: #9e3b82;
            font: tahoma;
            font-size: 14px;
            font-weight: 200;
        }

    .overlay_text_md2 {
        background: rgb(255, 255, 255);
        /* fallback color */
        background: rgba(255, 255, 255, 0.5);
        position: absolute;
        top: 65%;
        left: 0;
        width: 70%;
        padding: 5px 10px
    }

        .overlay_text_md2 h3 {
            padding: 0 !important;
            color: #9e3b82;
            font: tahoma;
            font-size: 15px;
        }

        .overlay_text_md2 h5 {
            color: #9e3b82;
            font: tahoma;
            font-size: 14px;
            font-weight: 200;
        }

    .overlay_text_sm {
        background: rgb(255, 255, 255);
        /* fallback color */
        background: rgba(255, 255, 255, 0.8);
        position: absolute;
        top: 58%;
        left: 0;
        width: 85%;
        padding: 5px 10px
    }

        .overlay_text_sm h3 {
            padding: 0 !important;
            color: #9e3b82;
            font: tahoma;
            font-size: 12px;
        }

        .overlay_text_sm h5 {
            color: #9e3b82;
            font: tahoma;
            font-size: 11px;
            font-weight: 200;
        }

    .overlay_text_sm2 {
        background: rgb(255, 255, 255);
        /* fallback color */
        background: rgba(255, 255, 255, 0.5);
        position: absolute;
        top: 58%;
        left: 0;
        width: 85%;
        padding: 5px 10px
    }

        .overlay_text_sm2 h3 {
            padding: 0 !important;
            color: #9e3b82;
            font: tahoma;
            font-size: 12px;
        }

        .overlay_text_sm2 h5 {
            color: #9e3b82;
            font: tahoma;
            font-size: 11px;
            font-weight: 200;
        }

    img.artistTile {
        height: 125px;
    }

    @media only screen and (max-width: 768px) {
        img.artistTile {
            height: 150px;
        }

        .logo-img {
            width: 230px;
            margin: 8px 15px;
            margin-top: 8px;
        }
    }


    /*carousel tiling
--------------------------------------------- */
    .carousel_lg_tile {
        margin-right: 12px;
        position: relative;
    }

    .carousel_sm_tile {
        max-width: 221px;
        margin-left: 12px;
        display: inline-block;
        position: relative;
    }

    .carousel_sm_tile_nomargin {
        max-width: 221px;
        display: inline-block;
        position: relative;
    }

    .carousel_sm_tile_marginright {
        max-width: 220px;
        margin-right: 20px;
        display: inline-block;
        position: relative;
    }
}

.carousel_sm_tile_marginright2 {
    max-width: 150px;
    margin-right: 30px;
    display: inline-block;
    position: relative;
}

.carousel_sm_tile_row1 {
    margin-bottom: 3px;
}

.carousel_sm_tile_row2 {
    margin-top: 3px;
}

.sm_tile_row1 {
    margin-bottom: 10px;
}

.sm_tile_row2 {
    margin-top: 10px;
}

.sm_tile_leftmargin {
    max-width: 221px;
    margin-left: 20px;
    display: inline-block;
    position: relative;
}

.sm_tile_rightmargin {
    max-width: 150px;
    margin-right: 20px;
    display: inline-block;
    position: relative;
}

.carousel_single_row_narrow {
    margin-bottom: 3px;
}

.carousel_single_row {}


/*Footer
--------------------------------------------- */
.ydl_footer {
    background: #272727;
    padding: 20px 0 0 0
}

.ydl_footer p {
	padding: 0 0 0 15px;
	 color: #fff;
	 font-size: 16px;
}
.ydl_footer h4 {
    color: #fff;
    padding: 0 0 0 15px;
}

.ydl_footer a {
    display: block;
    color: #fff;
    font-family: Helvetica,Arial,sans-serif;
}

.ydl_footer a:hover {
    color: #9f4095
}

/*footer list of styles*/
.ydl_footer li {
    font-size: 13px;
    padding: 5px 0 0 15px
}

.ydl_footer div.four.columns.footlist {
    border-left: 1px solid #494949
}

/*footer navigation*/
ul.footer_nav {
    margin: 8px 0 0 0;
    border-bottom: 1px solid #494949;
    text-align: center
}

.footer_nav li {
    float: left;
    text-transform: uppercase;
    font-size: 12px;
    padding: 15px 7px 15px 7px;
}

.footer_nav li:first-child {
    padding: 15px 10px 15px 0px
}

.footer_nav li:last-child {
    padding: 15px 0 15px 10px
}

.credits {
    font-size: 10px;
    color: #898989;
    text-transform: uppercase;
}

.footer_social li {
    float: left;
    text-transform: uppercase;
    font-size: 11px;
}


/* Colors
--------------------------------------------- */
.purple {
    color: #a54e9d
}

.darkgray {
    color: #292929
}

/* homepage boxes
--------------------------------------------- */
.bg_purple {
    background: #9e3b82;
}

.bg_purple h3 {
    color: #fff
}

.bg_purple p {
    color: #fff
}

.bg_purple ul li {
    color: #fff;
}

.bg_superlightgray {
    background: #fbfbfb;
}

.bg_superlightgray h3 {
    color: #333
}

.bg_superlightgray p {
    color: #333
}

.bg_superlightgray ul li {
    color: #333;
}

.bg_white {
    background: #ffffff;
}

.bg_white h3 {
    color: #333
}

.bg_white p {
    color: #333
}

.bg_white ul li {
    color: #333;
}

.bg_darkgray {
    background: #272727
}

.bg_darkgray h3 {
    color: #fff
}

.bg_darkgray p {
    color: #fff
}

.bg_darkgray ul {
    color: #fff;
    font-weight: bold
}

.bg_ligthgray_info {
    background: rgb(247, 247, 257)
}

.bg_ligthgray_info h3 {
    color: #9e3b82;
    font-size: 16px;
    font-weight: 200;
}

.bg_ligthgray_info h5 {
    color: #9e3b82;
    font-size: 12px;
    font-weight: 200;
}

.bg_ligthgray_info p {
    color: rgb(69, 69, 69);
    margin-bottom: 0px;
    font-size: 12px;
    margin-top: 6px;
}

.bg_ligthgray_info ul {
    color: rgb(69, 69, 69);
    font-weight: bold;
    font-size: 12px;
    margin-top: 6px;
}

.bg_purple_quote {
    background: #9e3b82;
}

.bg_purple_quote ul li {
    color: #fff;
}

.bg_purple_quote h3 {
    color: #fff;
    font-style: italic;
    font-weight: 200;
    font-size: 23px;
    display: inline-block;
    vertical-align: top;
    margin-top: 2px;
    margin-left: 20px;
}

.bg_purple_quote img {
    float: left;
}

.bg_purple_quote p {
    color: #fff;
    text-align: right;
    margin-right: 30px;
    font-weight: bold;
    margin-bottom: 0px;
}

.box {
    padding: 25px
}

.box2 {
    padding: 25px 50px 25px 25px;
    ;
    height: 300px;
}

.boxthin {
    padding: 18px
}

.boxthin2 {
    padding: 0px 0px 20px 0px
}

h2.sectionheader {
    font-weight: 200;
    color: #9e3b82;
    margin-top: 15px;
    font-size: 1.6em;
}

/* Text Content Areas Styles for Text Based Content Sections
--------------------------------------------- */
.textcontent h1 {
    font-weight: 200;
    font-size: 2.35rem;
}

.textcontent h2 {
    font-weight: 200;
}

.textcontent h3 {
    font-weight: 200;
}

.textcontent h4 {
    font-weight: 200;
    font-size: 1.32rem;
    text-decoration: underline;
}

.textcontent ul {
    list-style: disc inside;
}

.textcontent ul li {
    padding-bottom: 0px;
}

.textcontent p.bigtext {
    font-size: 1.5em;
}

.textcontent p.narrow {
    line-height: 80%;
    padding: 0px 10px 0px 10px;
}

.textcontent p.blocktext {
    margin-left: auto;
    margin-right: auto;
    width: 10em
}

.textcontent a {
    color: #9e3b82;
    text-decoration: underline;
}

.textcontent a:link {}

.textcontent a:visited {}

.textcontent a:active {}

.textcontent a:hover {
    color: #c52899;
}

.textcontent .btn a {
    color: #fff;
    text-decoration: none;
}

.textcontent .btn a:link {
    color: #fff;
}

.textcontent .btn a:visited {
    color: #fff;
}

.textcontent .btn a:active {
    color: #fff;
}

.textcontent .btn a:hover {
    color: #fff;
}


/* Extras
--------------------------------------------- */
.line {
    border-bottom: 1px solid #494949;
}

/*Google Tracking Fix*/
iframe[name='google_conversion_frame'] {
    height: 0 !important;
    width: 0 !important;
    line-height: 0 !important;
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}

/*---BEGIN MOBILE FIXES--- (using media query)*/
@media only screen and (max-width: 768px) {

    /*mobile fixes for single listing page*/

    .sidebar,
    .related {
        padding: 0
    }

    .tab-nav li {
        margin: 0 0 10px 0
    }

    .class_price {
        margin: 5px 0 0 0
    }

    .class_options {
        border: 0px solid #f7f7f7;
    }

    .class_options th {
        font-size: 10px;
        vertical-align: top
    }

    .class_options td {
        width: auto;
        vertical-align: top
    }

    /* mobile fixes for multiple listing page*/

    .ydl_profile {
        padding: O;
    }

    .mult_listings .ydl_profile_desc {
        border-right: none;
        padding: 0
    }

    .music_listing {
        border: 2px solid #f7f7f7;
        padding: 10px !important
    }

    /*footer */

    .ydl_footer {
        padding: 20px
    }

    ul.footer_nav {
        margin: 8px 0 0 0;
        border-bottom: none;
    }

    .footer_nav li {
        float: left;
        text-transform: uppercase;
        font-size: 10px;
        padding: 2px 7px 2px 7px;
    }

    .footer_nav li:first-child {
        padding: 2px 7px 2px 0px
    }

    .footer_nav li:last-child {
        padding: 2px 0 2px 7px
    }

    .ydl_footer div.four.columns.footlist {
        border-left: none
    }

    /* tiling */
    .overlay_text_lg h3 {
        font-size: 14px;
    }

    .overlay_text_lg h5 {
        font-size: 12px;
    }

/*
     user menu 
    div.user-menu-area {
        margin-right: 12px !important;
    }
*/

    div.user-menu-popup {
        display: block;
        position: absolute;
        left: 100%;
        margin-left: -210px;
        top: 140px;
    }

}

/*---END MOBILE FIXES ---*/

/*---NEWSLETTER SIGN UP---*/
table.SignUpTable {
    background: none;
}

table.SignUpTable tr td {
    background: none;
    padding: 6px;
}

table.SignUpTable tr input {
    width: 200px;
}

/* My Calendar 
---------------------------------------*/
div.MyCalItem {
    text-align: left;
    border: solid 1px #dcdcdc;
    margin-left: 15px;
    margin-right: 15px;
    background-color: White;
    max-width: 450px;
    margin: 5px;
    padding: 10px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}

div.MyCalItem:hover {
    box-shadow: 2px 2px 4px 0px #dfdcdc;
    background-image: linear-gradient(#e2e2e2, #fff);
}

div.MyCalItem p {
    color: #974295;
    margin-bottom: 7px;
}

div.MyCalItem div.CalRight {
    float: right;
    margin-left: 15px;
}

div.CalIcon {
    font-size: 24px;
    text-align: center;
    margin-bottom: -5px;
    color: #974295;
}

div.CalIconBig {
    text-align: left;
    font-size: 36px;
    color: #974295;
}


/* Gift Cert Selection Styles 
---------------------------------------*/
div.GCTabUnselected {
    color: white;
    /*#555555;*/
    background-color: #c369b9;
    font-family: "proxima-nova", sans-serif;
    font-size: 14px;
    font-weight: normal;
    min-width: 250px;
    display: inline;
    margin: 10px 0px 0 10px;
    padding: 10px;
    border: solid 1px #dcdcdc;
    float: left;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    cursor: pointer;
}

div.GCTabSelected {
    color: White;
    background-color: #9f4095;
    font-family: "proxima-nova", sans-serif;
    font-size: 14px;
    font-weight: normal;
    min-width: 250px;
    margin: 10px 0px 0 10px;
    padding: 10px;
    border: solid 1px #dcdcdc;
    float: left;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    cursor: pointer;
}

div.GCTabContent {
    border: solid 1px #dcdcdc;
    background-color: #efefef;
    min-width: 260px;
    min-height: 50px;
    margin: -1px 0 15px 0;
    padding: 15px;
    clear: both;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

div.GCTabItemUnselected {
    text-align: center;
    border: solid 1px #dcdcdc;
    background-color: White;
    width: 172px;
    min-height: 60px;
    margin: 5px;
    padding: 10px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    float: left;
    cursor: pointer;
}

div.GCTabItemSelected {
    text-align: center;
    border: solid 3px #9f4095;
    background-color: White;
    width: 172px;
    min-height: 60px;
    margin: 5px;
    padding: 10px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow:
        inset 0 0 8px rgba(0, 0, 0, 0.8);
    -moz-box-shadow:
        inset 0 0 8px rgba(0, 0, 0, 0.8);
    box-shadow:
        inset 0 0 8px rgba(0, 0, 0, 0.8);
    float: left;
    cursor: pointer;
}

.GCItemTitle {
    font-family: "proxima-nova", sans-serif;
    font-size: 13px;
    color: #974295;
    text-align: center;
}

.GCItemDesc {
    font-family: "proxima-nova", sans-serif;
    font-size: 11px;
    color: black;
    text-align: center;
}

.GCItemPrice {
    font-family: "proxima-nova", sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: black;
    text-align: center;
}

.GCInstructionText {
    line-height: normal;
    font-family: "proxima-nova", sans-serif;
    font-size: 12px;
    font-weight: Normal;
    color: #974295;
}

table.GCDisplayCard {}

table.GCDisplayCard tr td {
    background: none !important;
}

/* Join Now Table 
---------------------------------------*/
table#price-chart {
    padding: 0;
    margin: 20px 0 25px 0;
    border-collapse: collapse;
    background-color: white;
    width: 100%;
}


table#price-chart th.heading {
    max-width: 130px;
}

table#price-chart th.basic {
    max-width: 130px;
}

table#price-chart th.professional {
    max-width: 130px;
}

table#price-chart th.business {
    max-width: 130px;
}

table#price-chart th.enterprise {
    max-width: 130px;
}

table#price-chart th.enterprise {
    max-width: 130px;
}


table#price-chart th,
table#price-chart td {
    border-right: 1px solid #FFF;
    text-align: center;
    max-width: 130px;
}

table#price-chart td {
    padding: 10px;
    background-color: white;
    max-width: 130px
}

table#price-chart .even td {
    background: #e6e6e6;
    max-width: 130px;
}

table#price-chart .odd .table-col-0 {
    background: #f7def6;
    max-width: 130px;
}

table#price-chart .odd .table-col-1 {
    background: #f2caf1;
    max-width: 130px;
}

table#price-chart .odd .table-col-2 {
    background: #eabae9;
    max-width: 130px;
}

table#price-chart .odd .table-col-3 {
    background: #dba7da;
    max-width: 130px;
}

table#price-chart .odd .table-col-4 {
    background: #d59fd4;
    max-width: 130px;
}

table#price-chart .even .table-col-0 {
    background: #b95eb4;
    color: #fff;
    max-width: 130px;
}

table#price-chart .even .table-col-1 {
    background: #b14dab;
    color: #fff;
    max-width: 130px;
}

table#price-chart .even .table-col-2 {
    background: #994497;
    color: #fff;
    max-width: 130px;
}

table#price-chart .even .table-col-3 {
    background: #5f225d;
    color: #fff;
    max-width: 130px;
}

table#price-chart .even .table-col-4 {
    background: #471645;
    color: #fff;
    max-width: 130px;
}

img.center {
    display: block;
    margin: 0 auto;
}

p.jn-narrow {
    line-height: 90%;
    font-family: arial;
    font-size: 11px;
    padding: 0px 10px 0px 10px;
}


/* Navigation menu padding 
---------------------------------------*/

.navbar ul li > a {
    display: block;
    padding: 0 30px;
    white-space: nowrap;
    color: #272727;
    /*text-shadow: 0 1px 2px #191a1b, 0 1px 0 #191a1b;*/
    height: 60px;
    line-height: 58px;
    font-size: 15px;
    /* font-size: 1rem;*/
    text-transform: uppercase;
    font-weight: bold
}

/*.navbar li .dropdown ul > li a { display: block; padding: 0 23px; color: #fff; border-bottom: 1px solid #cccccc; text-shadow: none; height: 51px; line-height: 49px; }*/
@media only screen and (max-width: 767px) {
    .logo-img {

        width: 230px;

        margin: 8px auto 50px;

        margin-top: 8px;

        display: block;


    }
	div.view-cart {
    width: auto;
}
	div.view-cart div {
    float: none;
    width: auto;
}
	#dnn_ctr1585_HtmlModule_lblContent .eight.columns img {
    width: auto;
}
	.flexslider.carousel_double_row .carousel_lg_tile .overlay_text_md{
		top: 75%;
	}
#dnn_ctr1702_ContentPane .two.columns img {
    width: 160px;
}
	.i-amphtml-layout-size-defined {
    width: 100% !important;
}

    .aw0 {
        width: 100% !important;

        display: block;
    }

    .aw0 .img_ad {
        width: 100% !important;

        display: block;
    }

    .aw0 img {
        display: block;
        width: 100%;
    }
    .four columns box bg_purple{
        width: 100% !important;
    }
    .twelve.columns.bg_darkgray.boxthin {

    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;

}
/*
  .six.columns.carousel_lg_tile a img {

    width: 100% !important;

}
*/
 
    div.user-menu-area {

        margin-right: 12px !important;
        display: flex;
        justify-content: space-evenly;
        margin: 0 0 15px 0;
        margin-right: 0px;
        margin-left: 0px;
        align-items: center;
        flex-direction: row-reverse;

    }
#dnn_ctr1584_ModuleContent .twelve.columns.bg_darkgray.boxthin div {

    margin-right: 0 !important;
    padding: 15px 15px 0px;
    margin-bottom: 15px;

}
    .six columns carousel_lg_tile a img{
        width: 100% !important;
    }
    
    .navbar li .dropdown ul > li a {
        padding: 0 20px;
    }

    .navbar ul li .dropdown {
        z-index: 2000000 !important;
    }

    #dnn_ctr1415_ModuleContent .user-menu-area.pull_two.ten.columns.text-right,
    #dnn_ctr1415_ModuleContent .user-menu-area.push_ten.two.columns.text-right {
        text-align: left;
        padding-left: 15px;
    }

    #dnn_ctr1415_ModuleContent .user-menu-area.pull_two.ten.columns.text-right .field {
        text-align: center !important;
    }

    #dnn_ctr1584_ModuleContent .eight.columns {
        margin-left: 0 !important;
    }

    #dnn_ctr1584_ModuleContent .twelve.columns.bg_darkgray.boxthin div {
        margin-right: 0 !important;
        padding: 20px 15px 0px;
    }

    #dnn_ctr1584_ModuleContent .twelve.columns.bg_darkgray.boxthin div #inputEmailHomePage {
        width: 100% !important;
        min-width: 100% !important;
    }

    #dnn_ctr1583_Default_PlaceHolderControl .flexslider .sm_tile_rightmargin .overlay_text_sm {
        width: 100%;
        padding: 5px;
        height: 100%;
    }

    #dnn_ctr1583_Default_PlaceHolderControl .flexslider .sm_tile_rightmargin .overlay_text_sm h3 {
        font-size: 10px;
    }

    .ydl_footer .four.columns.footlist ul li {
        padding: 0;
        display: inline-block;
        width: 49.2%;
        vertical-align: top;
    }

    .img_ad.i-amphtml-layout-fixed.i-amphtml-layout-size-defined.i-amphtml-element.i-amphtml-layout {
        width: 100% !important;
    }

    .amp-mode-touch.amp-mode-mouse #google_image_div {
        width: 100% !important;
    }

    #google_ads_iframe_\/17459109\/300x250_0 {
        max-width: 100% !important;
    }

    /*
    div.view-cart {
        display: inline-block;
        top: 10px;
        right: 16px;
        position: absolute;

    }
*/
}

\ .ydl_head .five.columns .logo-img {
    width: 225px;
}

/* Table Styles 
---------------------------------------*/

table.GenTable {
    background-color: white;
    width: 100%;
    max-width: 700px;
    min-width: 260px;
}

table.GenTable tr {
    background-color: white;
}

table.GenTable td {
    background-color: white;
    font-size: 60%
}


table.CartTable {
    background-color: white;
    width: 100%;
    min-width: 260px;
    font-family: "proxima-nova", sans-serif;
    font-size: 16px;
    line-height: 150%
}

table.CartTable tr {
    background-color: white;
}

table.CartTable td {
    overflow: hidden;
    background-color: white;
    width: 55%;
}

table.CartTable td.short {
    background-color: #f5f5f5;
    width: 15%;
}

table.CartTable td.pricecell {
    background-color: #f5f5f5;
    width: 15%;
}

table.CartTable td.pricecellU {
    background-color: #f5f5f5;
    width: 15%;
    border-bottom: double 3px #111111;
}


table.CartTable2 {
    background-color: white;
    width: 100%;
    min-width: 260px;
    font-family: "proxima-nova", sans-serif;
    font-size: 16px;
    line-height: 150%
}

table.CartTable2 tr {
    background-color: white;
}

table.CartTable2 td {
    overflow: hidden;
    background-color: white;
}

table.CartTable3 {
    background-color: white;
    width: 100%;
    min-width: 260px;
    font-family: "proxima-nova", sans-serif;
    font-size: 16px;
    line-height: 150%
}

table.CartTable3 tr {
    background-color: white;
}

table.CartTable3 td {
    overflow: hidden;
    background-color: white;
    width: 25%;
}


table.BillTable {
    background-color: white;
    width: 100%;
    max-width: 450px;
    min-width: 260px;
    font-family: "proxima-nova", sans-serif;
    font-size: 16px;
    line-height: 150%
}

table.BillTable tr {
    background-color: white;
}

table.BillTable td {
    overflow: hidden;
    background-color: white;
}

/* Blog */
.ydl .post h1.heading {
    color: #444444;
    font-family: Helvetica,Arial;
    font-size: 28px;
    font-weight: bold;
    letter-spacing: normal;
    margin-bottom: 15px;
    line-height: 1.1;
}


/* Popup Window Styles */
div.popup {
    padding: 25px;
    border-radius: 10px;
    color: rgb(17, 17, 17);
    display: none;
    min-width: 200px;
    min-height: 100px;
    box-shadow: 0px 0px 25px 5px #999;
    background-color: rgb(255, 255, 255);
}

.popupbutton {
    padding: 10px 20px;
    border-radius: 10px;
    text-align: center;
    color: rgb(255, 255, 255);
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
    background-color: #974295;
}

.popupbutton:hover {
    background-color: rgb(30, 30, 30);
}

.b-close.popupbutton {
    font: bold 131%/normal sans-serif;
    padding: 0px 6px 2px;
    border-radius: 7px;
    top: -7px;
    right: -7px;
    position: absolute;
    font-size-adjust: none;
    font-stretch: normal;
    box-shadow: none;
}

.popupSmallText {
    line-height: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: Normal;
    color: black;
}

@media only screen and (max-width: 479px) {
    .logo-img {

        width: 190px;
        margin: 8px auto 30px;
        display: block;

    }
.flexslider.carousel_double_row .carousel_lg_tile .overlay_text_md{
		top: 65%;
		width: 100%;
	}
    .seven.columns div.user-menu span {

        font-size: 14px;

    }

    .seven.columns .medium.primary.pretty.rounded.btn.icon-right.entypo.icon-right-circled {
        transform: translate(0%, 110%);
        margin: 0 auto;
        font-size: 13px;
    }

    #linkSpanish {
        font-size: 13px;
        transform: translate(0%, 250%);
        margin-right: 1%;
        margin-left: 1%;
        position: absolute;
    }

    .navbar {
        margin-top: 30px;

    }

    .seven.columns div.user-menu-area {

        margin-right: 12px !important;
        display: flex;
        justify-content: space-between;
        margin: 0 0 15px 0;
        margin-right: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-left: 0px;
        align-items: flex-start;
        flex-direction: row-reverse;

    }

    .seven.columns .field {

        position: absolute;
        max-width: 100%;
        margin: 0 auto;
        vertical-align: middle;
        font-size: 13px;
        overflow: hidden;
        display: inline-block;
        width: 100%;
        display: flex;
        transform: translateX(7%);

    }

    .seven.columns div.user-menu-area .field.hasSub {
        position: static;
    }
}

/* YouTube Embed Responsive 
---------------------------------------*/

.youtube-video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}
 
.youtube-video-container iframe,
.youtube-video-container object,
.youtube-video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.youtube-video-container-wrapper {
max-width: 100%;
width: 660px;
left: 0;
right:0;
margin:auto;
}