
.try_advanced a{
  color:#fff;
  text-decoration:underline;
}
.try_advanced a:hover{
  color:#fff;
  text-decoration:underline;
}
.try_advanced.black_a{
  margin-top:20px;
}
.page-template-page-homepage-second .try_advanced.black_a{
  margin-top:30px;
}
.try_advanced.black_a a{
  text-decoration:underline;
  color:#000;
}
.try_advanced.black_a a:hover{
  color:#000;
  text-decoration:underline;
}


html body.page-template-page-advanced-metronome  .ui-dialog .ui-dialog-title{
  padding-top:0px;
}
body.page-template-page-advanced-metronome .now_tracking{
  margin-top: -6px;
}

body.page-template-page-advanced-metronome .col_dashboard_3_wrap {
  margin:0px auto;
}
body.showMobileDialog>div,
body.showMobileDialog>footer{
  display:none;
}
body.showMobileDialog #mobile_promote{
  display:none!important;
}
body.page-template-page-dashboard .row.bannerRow.banner_google_add_row{
  padding-top:30px;
  padding-bottom:30px;
}
body #pmpro_pricing_fields #pmpro_level_cost{
  display:none;
}
body form.pmpro_form .pmpro_submit{
  text-align:left;
}
body.pmpro-checkout .about_offset_top_1{
  margin-top:50px;
}
.video_ad_wrap.setWhiteBg{
  background-color:#e9e9e9;
  height:auto;
}
.dark .show_mobile.white_bg_dashboard{
  background-color:#000;
}
.dark .show_mobile.white_bg_dashboard .quick_links a{
  color:#fff;
}
.col_dashboard_1{
/* 
background: #e9e9e9; 
background: -moz-linear-gradient(left,  #e9e9e9 0%, #ffffff 100%); 
background: -webkit-linear-gradient(left,  #e9e9e9 0%,#ffffff 100%); 
background: linear-gradient(to right,  #e9e9e9 0%,#ffffff 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#ffffff',GradientType=1 );  */
}
.hideAfter .col_arrow_down,
.hideAfter.col_dashboard_3:before,
.hideAfter.col_dashboard_1:before,
.hideAfter.col_dashboard_3:after,
.hideAfter.col_dashboard_1:after{
  opacity:0;
  pointer-events: none;
}
.col_dashboard_3:before,
.col_dashboard_1:before{
  /* transition:all 0.4s;
  content:"";
  position:absolute;
  bottom:0px;
  left:0px;
  width:100%;
  height:135px;
  background-image:url('img/Arrow-Down.svg');
  background-repeat:no-repeat;
  background-position:center 95%;
  z-index:2; */
}
body.dark .col_arrow_down:hover{
  background-image:url('img/Arrow-Down_white.svg');
}

.col_arrow_down:hover{
  background-image:url('img/Arrow-Down_black.svg');
}
.col_arrow_down{
  background-image:url('img/Arrow-Down.svg');
  background-repeat:no-repeat;
  background-position:center 95%;
  width:100%;
  height:50px;
  position:absolute;
  bottom:10px;
  left:0px;
  transition:all 0.4s;
  z-index:2;
  cursor:pointer;
}
.col_dashboard_3:after,
.col_dashboard_1:after{
  transition:all 0.4s;
  content:"";
  position:absolute;
  bottom:0px;
  left:0px;
  width:100%;
  height:135px;
  background: rgb(255,255,255);
  /* background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); */
  /* background: linear-gradient(180deg, rgba(255,255,255,0) 0%, #FFFFFF 100%);} */
  background:url('img/Gradient_after.svg');
}
::-webkit-scrollbar {
  display: none;
}
.dark #tempo_markings_row,
.dark .time_signature_p,
body.dark #dialog-form.ui-dialog-content label,
.dark .unarchive_plan,
.dark .delete_lesson,
.dark .archive_plan,
.dark .lp_total_practice_time span,
.dark .dd-item .label_replacement, 
.dark .dd-item label,
.dark .lp_header,
.dark .plan_name_time .plan_name{
  color:#fff;
}
.dark .ui-widget-content,
body.dark .add_new_trigger .add_new_icon.add_new_icon_margin_left,
.dark #lesson_plan{
  background-color:#000;
}
.dark .time_signature_box.tempo_box{
  background-color:transparent;
}

body.dark #dialog-form-class .text, 
body.dark #dialog-form .text,
.dark .week_day{
  color:#fff!important;
} 
.dark .col_dashboard_3:after,
.dark .col_dashboard_1:after{
  background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
  background: linear-gradient(180deg, rgba(0,0,0,0) 0%, #000 100%);
}
#orange_breadcrumbs .row {
  padding: 0px;
}
body.page-id-172 #blue_breadcrumbs{
  margin-bottom:0px;
}
#orange_breadcrumbs{
  background-color: #f4a726;
  float: left;
  display: inline;
  width: 100%;
  padding: 15px 0px;
  box-sizing: border-box;
  color: #fff;
  font-size: 16px;
  margin-top: 92px;
  margin-bottom: -72px;
  text-align:right;
  font-weight:bold;
  z-index:2;
  position:relative;
  margin-bottom:0px;
  margin-top:0px;
 
}
#orange_breadcrumbs.addSpaceTop{
  /* margin-top:92px; */
  /* margin-bottom:-52px; */
}
html body.page-template-page-dashboard .site_wrapper{
  /* padding-top:122px; */
}
.step_close{
  display:inline-block;
  font-weight:300;
  margin-left:20px;
  background-color: transparent;
  /* background-image: url(img/close_menu_orange.png); */
  background-image: url(img/Close-Orange@2x.png);
  width:22px;
  height:23px;
  background-size:22px 23px;
  background-repeat: no-repeat;
  background-position: center;
  transform: translateY(4px);
  position:absolute;
  top:15px;
  right:15px;
  cursor:pointer;
}
.close_announcement{
  display:inline-block;
  font-weight:300;
  margin-left:20px;
  background-color: transparent;
  background-image: url(img/close_menu.png);
  width:20px;
  height:20px;
  background-size:19px 20px;
  background-repeat: no-repeat;
  background-position: center;
  transform: translateY(4px);
  cursor:pointer;
}
.text_dashboard{
  display: inline-block;
  transform: translateY(-1px);
}
body #blue_breadcrumbs{
  /* margin-bottom:-164px; */
  /* margin-bottom:-140px; */
  margin-top:0px;
  margin-bottom:0px!important;
  padding: 15px 0px;
}
#orange_breadcrumbs .read_more_home a:hover{
  border-color:#000;
  background-color:#000;
}
#orange_breadcrumbs .read_more_home{
  float:none;
  margin-left:20px;
  display: inline-block;
  transform: translateY(-1px);
}
#orange_breadcrumbs .read_more_home a{
  border-color:#fff;
  background-color:#fff;
}
.stop-scrolling {
  height: 100%;
  overflow: hidden;
}
.remove_ads_link{
  margin-top:20px;
}
body .ui-dialog-buttonpane, .ui-dialog .ui-dialog-content{
  /* max-width:310px!important; */
}
html body .ui-dialog-buttonset .delete_this_task,
html body.page-id-450190 .delete_this_task{
  margin-top:20px!important;
}

.page-id-450190 .ui-dialog .ui-dialog-content{
  /* max-width:310px!important; */
}
.single-class .select_task_status_wrapper.editTask,
.single-class .dd-item.task_type_task .label_left{
  display:none!important;
}
body .remove_ads_link a.pmpro_btn{
  font-size:14px;
  padding:7px 22px;
}
body .introjs-arrow{
  border:11px solid transparent;
}
body .introjs-arrow.bottom-middle,
body .introjs-arrow.bottom,
body .introjs-arrow.bottom-left-aligned,
body .introjs-arrow.bottom-right-aligned,
body .introjs-arrow.bottom-middle-aligned{
  bottom:-22px;
  /* left:9px; */
}
body .introjs-arrow.top,
body .introjs-arrow.top-middle{
  top:-22px;
}
.mn-container .controls text.start, .mn-container .controls text.gauge{
  webkit-transition: none!important;
  -moz-transition: none!important;
  -ms-transition: none!important;
  -o-transition: none!important;
  transition: none!important;
}
#AddLessonPlan .add_new_trigger .form_line{
  display:inline-block!important;
}
html body .ui-dialog .ui-dialog-title, 
body .single-class h5{
  font-size:36px;
}
html body .col_dashboard_3 .ui-dialog .ui-dialog-title{
  padding-top:45px;
  margin-top:0px;
}
.ui-dialog[aria-describedby=dialog-form_lesson_plan] .ui-dialog-titlebar{
  display:none;
}
.ajax_for_users_classes,
.ajax_for_users{
    float:left;
    width:100%;
}
html.pum-open.pum-open-overlay, html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay{
  overflow:visible!important;
}

.pum-overlay{
  display:none!important;
}
.dashboardGraphic{
  margin-top:20px;
}

body .color_option,
body .sound_option{
  border-color:#F6F6F6;
}
.col_dashboard_2 .ui-dialog,
.col_dashboard_2{
background-color:#F6F6F6;
border-radius:20px;
}

html body.dark .color_option,
html body.dark .sound_option{
  border:2px solid #323232;
}
.dark .col_dashboard_2 .ui-widget-content, 
body.dark .col_dashboard_2 .ui-widget-overlay, 
body.dark.page-template-page-dashboard-php .col_dashboard_2 .ui-widget.ui-widget-content,
body.dark .col_two_borders.col_dashboard_2 .ui-dialog,
body.dark .col_two_borders.col_dashboard_2{
background-color:#323232;
border-radius:20px;
border:0px;
}
.dark .ui-state-highlight{
  background-color:#323232!important;
}
.dark .col_dashboard_2 .tempo_marking_input{
  background-color:#323232;
}

.dark .col_dashboard_1,
.dark .col_dashboard_2,
.dark .col_dashboard_3{
    background-color:black;
    background-image:none;
}
.dark .tempo_marking_input{
  background-color:#000;
}

body.dark .hide_border.blue_square_icon.active_subdivision[data-id="2"].active_subdivision img:first-child{
  display:inline;
}

html body #primary #dialog-form #task_name_edit.text, 
html body #primary #dialog-form #task_link.text{
  max-width:100%!important;
}

/* quarter_note */


body.dark .show_second_1_cols .blue_square_icon.active_subdivision[data-id="2"] img:first-child,
body.dark .show_second_4_cols .blue_square_icon.active_subdivision[data-id="2"] img:first-child{
  display:inline;
}



/* body.dark .blue_square_icon.active_subdivision[data-id="2"]  img:first-child{
  display:inline;
} */
body.dark .blue_square_icon.active_subdivision.show_black img.black_version{
  display:none;
}


.dark .tempo_markings .blue_square_icon{
  color:#fff;
}
.col_dashboard_1,
.col_dashboard_2,
.col_dashboard_3{
    height:640px;
    height:652px;
    overflow:scroll;
    padding-top:30px;
}
body.page-template-page-dashboard #primary .row,
body.page-template-page-dashboard #primary{
    margin-top:0px;
    padding-top:0px;
}
body .pulse_more_info_popup.clicked{
    opacity:1;
}
body .pulse_more_info_popup{
    transition: all 0.5s ease;
    opacity:0;
    display:inline!important;
    pointer-events:none;
}
.pulse_more_info_popup{
    left:0px;
}
.pulse_more_info_popup {
    display: none;
    background-color: #fff;
    -webkit-border-radius: 5px;
    -webkit-border-bottom-right-radius: 2;
    -moz-border-radius: 5px;
    -moz-border-radius-bottomright: 2;
    border-radius: 5px;
    border-bottom-right-radius: 2;
    color: #000;
    padding: 18px 16px 20px 21px;
    -webkit-box-shadow: 0px -9px 47px -6px rgba(0, 0, 0, 0.53);
    -moz-box-shadow: 0px -9px 47px -6px rgba(0, 0, 0, 0.53);
    box-shadow: 0px -9px 47px -6px rgba(0, 0, 0, 0.53);
    position: absolute;
    font-weight: normal;
    bottom: 54px;
    z-index: 2;
    webkit-transition: transform 0.4s ease;
    -moz-transition: transform 0.4s ease;
    -ms-transition: transform 0.4s ease;
    -o-transition: transform 0.4s ease;
    transition: transform 0.4s ease;
    transform: translate(0px, 25px);
}
.pulse_more_info_popup.clicked {
    transform: translate(0px, 0px);
}
.pulse_more_info_popup p {
    margin: 0px;
    padding: 0px;
}  
.pulse_status{
    position:relative;
}
.dark .pulse_more_info{
    background-image:url('img/InfoIcon@2x_white.png');
}
.pulse_more_info:hover{
  background-image:url('img/InfoIcon@2x_ro_black.png');
}
.dark .pulse_more_info:hover{
  background-image:url('img/InfoIcon@2x_ro_white.png');
}

.pulse_more_info{
    transition:all 0.4s;
    cursor:pointer;
    width:24px;
    height:24px;
    background-image:url('img/InfoIcon@2x.png');
    background-repeat:no-repeat;
    background-position:center;
    display: inline-block;
    background-size: cover;
    margin-top: -3px;
    margin-left:5px;
    vertical-align: middle;
}
.arrow_down_blue {
    position: absolute;
    bottom: -15px;
    margin-left: -25px;

    margin-left: -18px;
    left: 50%!important;
}
.select_time_range_chart{
    text-align:left;
    font-weight:bold;
    font-size:11px;
    margin-bottom:0px;
    margin-left:auto;
    margin-right:auto;
    max-width:450px;
}
.select_time_range_chart a.active{
    color:#5BC9E1;
}
.select_time_range_chart a{
    color:#000;
    padding-top:10px;
    padding-bottom:10px;
    margin-right:17px;
    cursor:pointer;
}
.now_tracking {
    webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.now_tracking {
    font-size: 13px;
    text-align: center;
    float: left;
    width: 100%;
    display: inline;
    margin-top: 13px;
    opacity: 0;
    opacity: 1;
    padding-bottom: 5px;
    padding-bottom:17px;
    width: 90%;
    margin-left: 5%;
    position: relative;
}
.now_tracking div {
    color: #5BC9E1;
    font-weight: bold;
}
.now_tracking_task_title {
    word-break: break-word;
}
.now_tracking_task_title {
    text-transform: uppercase;
}
.reset_accents:hover,
.change_task_track:hover{
  color:#000;
  text-decoration:underline;
}
.dark .select_time_range_chart a:hover,
.dark .select_time_range_chart a.active{
  color: #5BC9E1!important;
}
.dark .reset_accents:hover,
.dark .change_task_track:hover{
  color:#fff;
}
.reset_accents{
  transition:all 0.4s;
}
.change_task_track {
  transition:all 0.4s;
    color: #5bc9e1;
    font-weight: bold;
    cursor: pointer;
}
.keep_tapping_msg {
    color: #000;
    background-color: transparent;
}
body .practice_now_time{
    margin-bottom:5px;
}
.tap_results {
    display: none;
    color: #5BC9E1;
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
    font-weight: bold;
}
.time_signature_box, .blue_square_icon {
    width: 45px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 10px;
    height: 45px;
    background-color: #5BC9E1;
    color: #fff;
    text-align: center;
    line-height: 45px;
    margin-left: auto;
    margin-right: auto;
    cursor:pointer;
}
body .controler_options.slide_down{
    display:none;
}
body .tap_for_tempo {
    padding: 0px;
    margin: 0px auto;
}
#settings .blue_square_icon {
    line-height: 50px;
}
.col_dashboard_2 .col_50_wrapper {
    max-width: 240px;
    margin: 0px auto;
}
body .grayBgCell{
    background-color:#e9e9e9;
    min-height:300px;
}
.grayBgCell .addAdBorder_g{
    border: 10px solid #e9e9e9;
}
.inside_box_cell{
    padding:20px;
    margin:20px;
    border:1px solid #dfdfdf;
    height:260px;
}
.pulse_section .col_50_wrapper {
    max-width: 300px;
}
.col_50_wrapper {
    margin: 0px auto;
}
.col_50 {
    width: 50%;
    float: left;
    display: inline;
    margin-top: 20px;
    margin-bottom: 30px;
    display: table-cell;
    vertical-align: middle;
}
.pulse_section .col_50 {
    margin-bottom: 6px;
    margin-top: 0px;
}
.pulse_overview{
    max-width:300px;
    margin:0px auto;
}
.time_icon.reduce_width {
    width: 0px;
}
body .time_show{
    font-size:28px;
    line-height:30px;
}
body .pulse_overview_spacer .time_show{
  /* margin-top:-5px; */
  /* margin-left:13%; */
}
.pulse_overview_spacer .col_50,
.pulse_overview .col_50 {
    margin-bottom: 6px;
    margin-top: 0px;
}
.month_name{
    text-transform:uppercase;
    color:#5BC9E1;
    float:right;
    display:inline;
    font-size:11px;
} 
#myChartWeek .chart_line span{
    display:inline-block;
    float:left;
    width:100%;
    width:50px;
    margin-left: -25px;
    text-align: center;
    position: relative;
    left: 50%;
  
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  
    margin-top:-17px;
}

.charts_wrapper {
    height: 110px;
    margin-top: 0px; }
    .charts_wrapper .show_loading_charts {
      height: 110px;
      line-height: 110px; }
    .charts_wrapper .wrapper_canvas {
      display: none; }
    .charts_wrapper .chart_container {
      float: left;
      display: inline;
      width: 100%;
      height: 110px; }
      .dark .charts_wrapper .chart_container .lines_container{
        border-bottom:2px solid #fff;
      }
      .charts_wrapper .chart_container .lines_container {
        height: 74px;
        float: left;
        display: inline;
        width: 100%;
        border-bottom: 2px solid #000;
        display: flex; }
        .charts_wrapper .chart_container .lines_container .chart_line {
          background-color: #5BC9E1;
          width: 16px;
          float: left;
          display: inline;
          height: 0px;
          align-self: flex-end;
          overflow: visible !important; }
          .charts_wrapper .chart_container .lines_container .chart_line:first-child {
            margin-left: 0px !important; }
          .charts_wrapper .chart_container .lines_container .chart_line:last-child {
            margin-right: 0px !important; }
          .charts_wrapper .chart_container .lines_container .chart_line span {
            font-size: 11px;
            margin-top: -5px;
            display: none;
            font-weight: bold;
            display: inline-block;
            float: left;
            width: auto;
            margin-left: -3px;
            text-align: center;
            position: relative;
            -webkit-transform: rotate(270deg);
            -moz-transform: rotate(270deg);
            -o-transform: rotate(270deg);
            -ms-transform: rotate(270deg);
            transform: rotate(270deg);
            transform-origin: top left; }
      .charts_wrapper .chart_container .week_days {
        float: left;
        display: inline;
        width: 100%;
        display: flex; }
        .charts_wrapper .chart_container .week_days .week_day {
          float: left;
          display: inline;
          font-size: 14px;
          font-weight: bold;
          margin-top: 2px; }
          .charts_wrapper .chart_container .week_days .week_day:first-child {
            margin-left: 0px !important; }
          .charts_wrapper .chart_container .week_days .week_day:last-child {
            margin-right: 0px !important; }
      .charts_wrapper .chart_container .month_name_display {
        font-weight: bold;
        margin-top: 0px;
        text-align: left;
        font-size: 14px;
        display: inline-block;
        text-align: left;
        margin-left: 0px;
        float: left;
        margin-top: 3px; }
.charts_wrapper .wrapper_chartMonth .chart_container .week_days .week_day,
.charts_wrapper .wrapper_chartLastMonth .chart_container .week_days .week_day {
font-size: 8px; }
body .pulse_status{
    margin-bottom:0px;
}   
.keep_tapping_msg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    background-color: white;
    text-align: center;
    height: 28px;
}
.dark .keep_tapping_msg{
    color:#fff;
    background-color:#323232;
}
html body.dark .ui-widget-content,
body.dark .ui-dialog .ui-dialog-title,.dark.single-class h5{
    color:#fff!important;
}
body.dark .ui-widget-overlay,
body.dark.page-template-page-dashboard-php .ui-widget.ui-widget-content{
    background-color:#000;
    color:#fff!important;
}
.practice_center .col_33{
  margin-top:10px;
  margin-bottom:20px;
}
.keep_tapping_msg {
    color: #000;
    background-color: transparent;
    pointer-events:none;
}
.appendPopupHere{
  position:relative;
}
body .addAdBorder_g.wide_left .blue_separator{
  margin-top:15px;
  margin-bottom:15px;
} 
body .appendPopupHere  .ui-widget-overlay,
body.page-template-page-dashboard-php  .ui-widget-overlay{
    position:absolute;
}
body.page-template-page-dashboard-php .col_dashboard_1{
    margin-left:25px;
}
body.page-template-page-dashboard-php .col_dashboard_3{
    margin-right:25px;
}
body.page-template-page-dashboard-php #primary{
    position:relative;
    z-index:1;
}
body .appendPopupHere .ui-widget.ui-widget-content{
  height:auto!important;
  overflow:visible;
}
body.page-template-page-dashboard .homeAdsWidth{
  display:block!important;
}
 

body.page-template-page-dashboard-php .col_dashboard_3_dialog .ui-widget.ui-widget-content,
body.page-template-page-dashboard-php .col_dashboard_3 .ui-widget.ui-widget-content{
  /* height:100%!important; */
  overflow:scroll;
  height:650px!important;
}
@media screen and (min-width:880px){
  body .ui-dialog .ui-dialog-content{
    /* height:650px!important; */
    /* if height is set to 650 then the "EDIT" screen pushes the bottom buttons all the way out of view port */
    /* if we need to bring this back, we will manually target the dialogs for which to bring these back */
  }
}

body.showMobileDialog .gray_bg_wrapper{
  width:100%;
}

body.showMobileDialog .appendPopupHere .ui-widget.ui-widget-content,
body.showMobileDialog.page-template-page-dashboard-php .ui-widget.ui-widget-content{
    left: 5%!important;
    top: 0px!important;
    width: 90%!important;
    max-width:90%!important;
    height:100vh!important;
}

body .appendPopupHere .ui-widget.ui-widget-content{
  height:100%!important;
}
body .appendPopupHere .ui-widget.ui-widget-content,
body.page-template-page-dashboard-php .ui-widget.ui-widget-content{
    left: 0px!important;
    top: 0px!important;
    width: 100%!important;
    max-width:100%!important;
}

.more_info{
  transition:all 0.4s;
}
.more_info:hover{
  background-color:#000;
  color:#fff;
}
.dark .more_info:hover{
  background-color:#fff;
  color:#000;
}
body.page-template-page-student-info .appendPopupHere{
  min-height:850px;
}
.page-template-page-student-info .dd.cannot_edit .more_info,
.page-template-page-student-info .dd.cannot_edit .div_handling_move{
  display:none;
}
body.page-template-page-student-info .dd .dd-item{
  display:block!important;
}
body .col_dashboard_2 .ui-widget.ui-widget-content{
  min-height: 650px!important;
}
body .ui-dialog .ui-dialog-title {
    font-family: 'Source Sans Pro', sans-serif;
    text-align: center;
    font-size: 30px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 46px;
    color: #000;
    margin-top: 68px;
    margin-bottom: 11px;
    padding-bottom: 8px;
    padding-top: 0px;
    width: 100%;
    text-align: center;
    margin-top: 11px;
}
.time_signature_dropdown{
    width:220px;
    margin:0px auto;
}
.hide_border img.black_version, .blue_square_icon img.black_version {
    display: none;
}
.blue_square_icon.active_subdivision .active {
    display: inline;
}
#tempo_markings_row{
    float:left;
}
.wide_line_hr {
    width: 100%;
    background-color: #e9e9e9;
    height: 1px;
    float: left;
    display: inline;
    margin-bottom: 30px;
}
.full_row .wide_line_hr {
    margin-top: 19px;
    margin-bottom: 12px;
}
#tempo_markings_row .wide_line_hr {
    margin-bottom: 19px;
}
.time_signature_dropdown select{
    background-image: url("img/dropdown_arrow_white.png");
    background-color: #5BC9E1;
    border: 2px solid #5BC9E1;
    border-radius: 10px;
    width:100px;
    float:left;
    display:inline;
    margin:0px 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-repeat: no-repeat;
    background-position: 77% center;
    padding: 6px 30px 6px 20px;
    background-size: 17px;
    font-size: 16px;
    color: #fff;
    height:37px;
}
.time_signature_div {
    max-width: 93px;
    margin: 0px auto;
    display: block;
    font-family: 'Source Sans Pro', sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-repeat: no-repeat;
    background-position: 77% center;
    background-size: 17px;
    font-size: 16px;
    color: #000;
    padding: 6px 30px 6px 20px;
    font-weight: bold;
    width: 100%;
    background-color: #fff;
    border-radius: 0px;
    border: 2px solid #5BC9E1;
    margin: 0px auto;
    margin-bottom: 26px;
    color: #5BC9E1;
    border-radius: 10px;
    text-transform: uppercase;
    background-image: url("img/dropdown_arrow_white.png");
    background-color: #5BC9E1;
    color: #fff;
    height: 37px; }
  
  .time_signature_div_wrap {
    float: left;
    margin-top: 0px; }
  
  .time_signature,
  .class_select_dropdown {
    font-family: 'Source Sans Pro', sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("../img/dropdown_arrow.png");
    background-repeat: no-repeat;
    background-position: 97% center;
    background-size: 20px;
    font-size: 16px;
    color: #000;
    padding: 4px 30px 4px 20px;
    font-weight: bold;
    width: 100%;
    background-color: #fff;
    border-radius: 0px;
    border: 2px solid #5BC9E1;
    max-width: 320px;
    margin: 0px auto;
    margin-bottom: 26px;
    color: #5BC9E1;
    border-radius: 5px;
    text-transform: uppercase; }
  
  .time_signature {
    background-image: url("../img/dropdown_arrow_white.png");
    background-color: #5BC9E1;
    color: #fff; }

.sound_options_dropdown {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("../img/dropdown_arrow.png");
    background-repeat: no-repeat;
    background-position: 97% center;
    background-size: 20px;
    font-size: 16px;
    color: #000;
    padding: 4px 30px 4px 20px;
    padding: 5px;
    font-weight: bold;
    width: 100%;
    background-color: #fff;
    border-radius: 0px;
    border: 2px solid #5BC9E1;
    max-width: 320px;
    margin: 0px auto;
    margin-bottom: 26px;
    color: #5BC9E1;
    border-radius: 5px;
    text-transform: uppercase;
    background-image: url("img/dropdown_arrow_white.png");
    background-color: #5BC9E1;
    color: #fff;
    font-family: 'Source Sans Pro', sans-serif; }
  
.col_33#stopwatch img {
    margin-top: 12px; }
  
  .col_33#settings img {
    margin-top: 18px; }
  
  .hr_title_line {
    float: left;
    width: 100%;
    height: 1px;
    background-color: #f2f2f2;
    margin-top: -14px;
    margin-bottom: 25px; }
  
  .time_signature {
    max-width: 93px;
    margin: 0px auto;
    display: block; }
  
  #time_signatures_wrap {
    float: left;
    display: inline;
    width: calc(100% + 15px);
    margin-top: 20px;
    margin-left: -7px;
    text-align: center; }
  
  .time_signature_float {
    display: inline-block;
    width: 14.2%; }
  
  .show_4_cols .time_signature_float {
    width: 21%;
    margin-right: 2%;
    margin-left: 2%; }
  
  .time_cell:hover .fillBox{
    background-color:#2897AF;
  }
  .time_cell:hover .time_cell_box{
    border-color:#2897AF;
  }
  .time_cell {
    margin-left: 7px;
    margin-right: 7px;
    text-align: center;
    cursor:pointer;
  }
  
  .fillBox {
    background-color: #5BC9E1; }
  
  .time_cell_box {
    border: 1px solid #5BC9E1;
    width: 100%;
    height: 30px;
    margin-bottom: 2px; }
  
  .quarter_note {
    height: 17px;
    vertical-align: middle;
    display: inline;
    margin-top: -10px; }
  
  .reset_accents {
    cursor:pointer;
    color: #5BC9E1;
    float: left;
    text-decoration: underline; }
  
  .row_wide {
    float: left;
    display: inline;
    width: 100%; }
  
  .time_cell_text {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #cfcfcf;
    width: 100%;
    margin-bottom: 5px; }
  
  .gray_text {
    color: #cfcfcf; }
  
  #dialog-form_selecttrack {
    position: relative; }
  
  .row_settings.general_tracking,
  .row_settings.back_to_lp {
    border-top: 0px; }
  
  .back_to_lp .left_col {
    width: 100%;
    text-align: center; }
  
  .select_task_lesson_plans .left_col {
    font-weight: bold; }
  
  .back_to_lp .right_col {
    display: none !important; }
  
  .task_type_section .left_col {
    color: #d8d8d8;
    text-transform: uppercase;
    font-weight: bold; }

body .show_16_cols .time_signature_float {
    width: 6.25%; }
    
    body .time_signature_float {
    display: none; }
    
    body .show_1_cols .time_signature_float:nth-child(-n+1) {
    display: inline-block; }
    
    body .show_2_cols .time_signature_float:nth-child(-n+2) {
    display: inline-block; }
    
    body .show_2_cols .time_signature_float {
    width: 80px; }
    
    body .show_3_cols .time_signature_float:nth-child(-n+3) {
    display: inline-block; }
    
    body .show_3_cols .time_signature_float {
    width: 80px; }
    
    body .show_4_cols .time_signature_float:nth-child(-n+4) {
    display: inline-block; }
    
    .hide_border.hideNow {
    border-color: #fff; }
    
    body #tempo_markings_row.show_4_cols .hide_note {
    display: none; }
    
    body .show_5_cols .time_signature_float:nth-child(-n+5) {
    display: inline-block; }
    
    body .show_5_cols .time_signature_float {
    width: 20%; }
    
    body .show_6_cols .time_signature_float:nth-child(-n+6) {
    display: inline-block; }
    
    body .show_6_cols .time_signature_float {
    width: 16.6%; }
    
    body .show_7_cols .time_signature_float:nth-child(-n+7) {
    display: inline-block; }
    
    body .show_7_cols .time_signature_float {
    width: 14.28%; }
    
    body .show_8_cols .time_signature_float:nth-child(-n+8) {
    display: inline-block; }
    
    body .show_8_cols .time_signature_float {
    width: 12.5%; }
    
    body .show_9_cols .time_signature_float:nth-child(-n+9) {
    display: inline-block; }
    
    body .show_9_cols .time_signature_float {
    width: 11.1%; }
    
    body .show_10_cols .time_signature_float:nth-child(-n+10) {
    display: inline-block; }
    
    body .show_10_cols .time_signature_float {
    width: 10%; }
    
    body .show_11_cols .time_signature_float:nth-child(-n+11) {
    display: inline-block; }
    
    body .show_11_cols .time_signature_float {
    width: 9.09%; }
    
    body .show_12_cols .time_signature_float:nth-child(-n+12) {
    display: inline-block; }
    
    body .show_12_cols .time_signature_float {
    width: 8.3%; }
    
    body .show_13_cols .time_signature_float:nth-child(-n+13) {
    display: inline-block; }
    
    body .show_13_cols .time_signature_float {
    width: 7.69%; }
    
    body .show_14_cols .time_signature_float:nth-child(-n+14) {
    display: inline-block; }
    
    body .show_14_cols .time_signature_float {
    width: 7.14%; }
    
    body .show_15_cols .time_signature_float:nth-child(-n+15) {
    display: inline-block; }
    
    body .show_15_cols .time_signature_float {
    width: 6.66%; }
    
    body .show_16_cols .time_signature_float:nth-child(-n+16) {
    display: inline-block; }
    
    body .show_16_cols .time_signature_float {
    width: 6.25%; }
    
    /* .show_12_cols .time_cell,
        .show_13_cols .time_cell,*/
    .show_14_cols .time_cell,
    .show_15_cols .time_cell,
    .show_16_cols .time_cell {
    margin-left: 4px;
    margin-right: 4px; }
    
    .hide_note {
    display: none; }
    
    .tempo_markings .blue_square_icon.off_text {
    line-height: 40px; }
    
    .blue_square_icon_input {
    border: 0px; }
    
    .blue_square_icon_input {
    float: left;
    display: inline; }
    
    .tempo_marking_input {
    max-width: 20px;
    float: left;
    width: 30px;
    height: 33px;
    max-width: 100% !important;
    text-align: center;
    border: 0px;
    outline: none;
    border: 2px solid #cfcfcf;
    border-radius: 10px;
    width: 45px;
    height: 45px; }

.ui-dialog-content{
  text-align:left;
}

.track_col.start_practicing_task {
  margin-top: 3px; }
    
.track_col.start_practicing_task:before {
  left: -3px; }

.track_col:before {
  content: ' ';
  width: 1px;
  height: 25px;
  background-color: #f2f2f2;
  position: absolute;
  top: 24px;
  left: 0px; }
  
.clicker_arrow_left {
  position: absolute !important;
  left: -26px;
  cursor:pointer;
  background-size: cover;
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: center;
  top: 50%;
  width: 18px;
  margin-top: -63px;
  margin-top: -59px;
  height: 28px;
  z-index: 99;
  padding: 60px 20px;
  padding: 47px 29px;
  margin-left: -10px;
  padding-bottom: 80px;
  padding-left: 10px;
  padding-right: 32px; }
  @media (min-width: 375px) {
    .clicker_arrow_left {
      left: -30px; } }

.clicker_arrow_right {
  position: absolute !important;
  cursor:pointer;
  top: 50%;
  right: -26px;
  background-size: cover;
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: center;
  padding: 60px 20px;
  padding: 47px 29px;
  margin-right: -10px;
  width: 18px;
  margin-top: -63px;
  margin-top: -59px;
  height: 28px;
  z-index: 99;
  padding-bottom: 80px;
  padding-left: 12px; }
  @media (min-width: 375px) {
    .clicker_arrow_right {
      right: -30px; } }

.page-template-page-advanced-metronome .main.home,
.page-template-page-dashboard .main.home{
  position:relative;
}
.track_col .circle_arrow {
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-size: cover;
  margin-top: 3px; }

.show_if_no_class {
  font-size: 18px;
  font-weight: 300; }

.ajax_for_users_classes {
  margin-bottom: 40px; }

#dialog-form .select_tasks_status_inline.disabled,
.track_col.disabled {
  opacity: 0.3;
  pointer-events: none; }

.track_col .status_name {
  color: #5bc9e1;
  display: inline-block;
  width: 100%;
  margin-bottom: 5px;
  margin-top: 0px; }

.alignRight.closebtn {
  float: right !important; }

.alignLeft.delete_this_task {
  float: left !important; }

.track_col .circle_arrow {
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-size: cover;
  margin-top: 3px; }

body .select_task_status_wrapper .arrow-down{
  left:26px!important;
  margin-left:9px;
}
body .track_col:hover .circle_arrow{
  background-color:#000;
}
body .time_signature_box:not(.tempo_box){
  transition:all 0.4s;
}
body .time_signature_box:not(.tempo_box):hover{
  background-color:#000;
  color:#fff;
  border-color:#000;
}
body .track_col {
  color: #5BC9E1;
  position: relative;
  width: 16.6%;
  float: left;
  text-align: center;
  display: inline;
  font-weight: bold;
  font-size: 11px; 
  cursor:pointer;
}

.select_tasks_status_inline .track_col {
  margin-top: 3px; }

body .select_task_status_wrapper .col_2 {
  width: 16.6%; }
    
.time_signature_box, .blue_square_icon {
    width: 45px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 10px;
    height: 45px;
    background-color: #5BC9E1;
    color: #fff;
    text-align: center;
    line-height: 45px;
    margin-left: auto;
    margin-right: auto;
}
.tempo_markings .blue_square_icon {
    background-color: transparent;
    margin-right: 10px;
    float: left;
    display: inline;
    border: 2px solid #cfcfcf;
    width: 45px;
    height: 45px;
    line-height: 45px;
    color: #000;
}
.blue_square_icon.active_subdivision img {
    display: none;
}
.quarter_note {
    height: 17px;
    vertical-align: middle;
    display: inline;
    margin-top: -10px;
}
.blue_square_icon_input {
    float: left;
    display: inline;
}
.blue_square_icon_input {
    border: 0px;
}
.tempo_marking_input {
    border: 2px solid #5BC9E1;
    width: 45px;
    height: 45px;
    max-width: 100% !important;
    text-align: center;
    outline:none;
    padding: 0px !important;
    background-color:transparent;
}
body .time_signature_div {
    margin-bottom: 0px;
    margin-top: 13px;
}
.hide_border {
    border: 0px !important;
    padding-top: 8px;
    line-height: 35px !important;
}
img.black_version {
    height: 30px;
    display: inline;
}
body .col_ipad_second{
    width:35%!important;
    /* left:30%; */
}
.isClass_div .dd-item .task_options{
  right:10px;
}
body .col_ipad_third,
body .col_ipad_first{
    width:32%!important;
    margin-right:0px!important;
    margin-left:0px!important;
}
.blue_square_icon .active {
    display: none;
}

.dark .blue_square_icon:hover img {
  display: none;
}
.dark .blue_square_icon:hover img.active {
  display: inline;
}

.blue_square_icon.active_subdivision.show_black img.black_version {
    display: inline;
    margin-top:-6px;
}
.pos_r_wrapper{
  position:relative;
}
#dialog-form_options .row_settings{
  cursor:auto;
}
/* .dark #settings .blue_square_icon #Metronome-App-Advanced---Tracking-Task, */
#settings .blue_square_icon {
  transition:all 0.4s;
}
#settings .blue_square_icon .makeAccent{
  transition:all 0s;
  fill:#5BC9E1;
}

.dark #settings .blue_square_icon:hover #Metronome-App-Advanced---Tracking-Task{
  stroke:#000;
}
#settings .blue_square_icon:hover .makeAccent{
  fill:#000;
}
.dark #settings .blue_square_icon:hover .makeAccent{
  fill:#fff;
}
.tempo_markings .blue_square_icon {
    background-color: transparent;
    margin-right: 10px;
    float: left;
    display: inline;
    border: 2px solid #cfcfcf;
    width: 45px;
    height: 45px;
    line-height: 45px;
    color: #000;
}
.blue_square_icon_spacer {
    margin-right: 5px;
    float: left;
    display: inline;
    width: auto;
    font-size: 14px;
    font-weight: bold;
    border-radius: 10px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    margin-left: auto;
    margin-right: auto;

    float: left;
    display: inline;
    margin-right: 10px;
}
.practice_center{
    max-width:340px;
    margin:0px auto;
}
#dialog-form_options .row_settings:first-child {
    border-top: 0px;
}
.ui-dialog .row_settings .left_col {
    width: 45%;
}
.row_settings {
    float: left;
    display: inline;
    width: 100%;
    border-top: 1px solid #eeeeee;
    /* min-height: 65px; */
    cursor:pointer;
}
.row_settings .left_col {
    font-size: 16px;
    width: 50%;
    text-align: left;
    float: left;
    display: inline;
    padding-top: 20px;
    padding-bottom:20px;
}
.row_settings .right_col {
    float: left;
    display: inline;
    width: 50%;
    text-align: right;
    padding-top: 16px;
}
.ui-dialog .row_settings .right_col {
    width: 55%;
}
.row_settings .right_col .animate_switch {
    text-align: right;
}
.row_settings.general_tracking, .row_settings.back_to_lp {
    border-top: 0px;
}
.general_tracking {
    font-weight: bold;
}
body .ui-dialog #dialog-form_selecttrack .row_settings .left_col, .select_task_details .row_settings .left_col, .select_task .row_settings .left_col {
    width: 80%;
}
body .ui-dialog #dialog-form_selecttrack .row_settings .right_col, .select_task_details .row_settings .right_col, .select_task .row_settings .right_col {
    width: 20%;
}
html body .col_dashboard_3 #dialog-form #task_name_edit.text, html body #dialog-form #task_link.text{
  max-width:100%!important;
}
body .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: left;
  width: 100%;
}
body .ui-dialog .ui-dialog-buttonpane button.delete_this_task {
  text-transform: none;
}
body .ui-dialog .ui-dialog-buttonpane button.delete_this_task:hover{
  color:#5bc9e1!important;
}

body.dark #primary a.edit_class:hover{
  color:#5bc9e1!important;
}

.unarchive_plan:hover,
.delete_lesson:hover, 
.archive_plan:hover{
  color:#5bc9e1!important;
}

.blue_btn, .ui-dialog .ui-dialog-buttonpane button, input[type="submit"], .rowBLue .side_submit, .read_more_home a, .read_more_style a, .screen input[type="submit"], .read_more a, .add_focus_trigger, .add_task_trigger, body .view_progress {
  /* color: #000;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.01px;
  line-height: 23px;
  border-radius: 100px 100px 100px 100px;
  -moz-border-radius: 100px 100px 100px 100px;
  -webkit-border-radius: 100px 100px 100px 100px;
  border: 0px solid #000000;
  padding: 7px 25px;
  webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  cursor: pointer;
  text-transform: uppercase;
  margin: 0px auto; */
}
body .add_new_trigger_addlp .add_new_icon span.add_new_span, body .add_new_trigger .add_new_icon span.add_new_span {
  font-size: 12px;
  font-weight: bold;
}
body .add_new_trigger_addlp .add_new_icon span.add_new_span {
  webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  padding: 5px 0px 5px 15px;
  display: block;
  position: relative;
}
body .add_new_trigger_addlp .add_new_icon span.plus_icon {
  width: auto;
  height: auto;
  margin-right: 5px;
  border: none;
  margin-top: 0px;
  vertical-align: middle;
  font-size: 23px;
  position: absolute;
  top: -3px;
  left: -3px;
}
html body .add_new_trigger.clicked .add_new_icon .show_clicked,
.teacherAddTaskForm .add_new_trigger .add_new_icon span,
.teacherAddTaskForm .add_new_trigger .add_new_icon, 
#add_new_class .add_new_trigger .add_new_icon span,
#add_new_class .add_new_trigger .add_new_icon, 
#teacherAddCategoryForm .add_new_trigger .add_new_icon span,
#teacherAddCategoryForm .add_new_trigger .add_new_icon, 
.col_dashboard_3 .add_new_trigger .add_new_icon span,
.col_dashboard_3 .add_new_trigger .add_new_icon {
  font-size: 11px;
  height: auto;
  width: auto;
}


body .add_new_trigger.clicked .form_line input {
  width: 150px !important;
  max-width: 150px !important;
  padding-left: 0px !important;
  padding-right: 0px !important; }


body .add_new_trigger .add_new_icon {
  display: inline-block;
  background-color: #5BC9E1;
  border-radius: 20px;
  color: #fff;
  padding: 3px 15px;
  display: inline-block !important;
}
form#AddLessonPlan {
  margin-bottom: 0px;
  margin-top: -20px; }

.choose_from_a_template {
  margin-bottom: 20px;
  text-align: left; }

.lesson_description {
  margin-top: 15px;
  margin-bottom: 17px;
  line-height: 22px; }

#dialog-form_add_lesson_plan .wide_line_hr {
  margin-bottom: 27px;
  margin-top: 20px; }

#dialog-form_add_lesson_plan {
  color: #000; }

.existing_template {
  margin-bottom: 40px; }

html body .col_dashboard_3 .ui-dialog .ui-dialog-buttonpane button{
  margin-top:0px!important;
}
body #dialog-form.ui-dialog-content label {
  font-size: 12px;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0px;
}
.select_task_status_wrapper.editTask.hideImportant,
.hideImportant {
  display: none !important; }
.ui-dialog-content p.disableMargins{
  margin:0px;
  padding:0px;
  height:0px;
}
body #dialog-form.ui-dialog-content .text {
  font-size: 16px;
  border-bottom: 1px solid #f2f2f2 !important;
  padding-top: 0px !important;
  padding-bottom: 5px !important;
}
body #dialog-form.ui-dialog-content .select_task_status_wrapper.editTask {
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 15px;
  margin-bottom: 7px;
  width: 100%;
}
body #dialog-form.ui-dialog-content .text {
  font-size: 16px;
  border-bottom: 1px solid #f2f2f2 !important;
  padding-top: 0px !important;
  padding-bottom: 5px !important;
}
html body .col_dashboard_3 .ui-dialog .ui-dialog-buttonpane button.delete_this_task{
  margin-top:7px!important;
}
body .col_dashboard_3 .ui-dialog-buttonpane, .ui-dialog .ui-dialog-content{
  /* max-width:90%!important; */
  /* for teacher views, this breaks the layout */
}

html body .delete_this_task {
  background-color: transparent !important;
  border: 0px !important;
  text-decoration: underline !important;
  font-size: 16px !important;
  color: #000 !important;
  padding: 0px !important;
  display: block !important;
  margin-top: 7px !important;
  float: right;
}
html body.dark .delete_this_task{
  color:#fff!important;
}

.time_signature_box.tempo_box input.text,
body #dialog-form.ui-dialog-content .tempo_box input.text {
  width: 100% !important;
  padding: 0px !important;
  text-align: center;
  border: 0px !important;
  background:transparent;
}
.task_link_relative {
  position: relative;
}
.time_signature_box_right {
  float: right;
  margin-top: 4px;
}
body #dialog-form.ui-dialog-content #task_link {
  padding-right: 35px !important;
}
.task_link_relative a {
  position: absolute;
  top: 20px;
  right: 0px;
}
body .time_signature_box {
  color: #fff;
}
.time_signature_box.tempo_box {
  background-color: #fff;
  margin-right: 10px;
  border-width: 2px;
}
.dark .back_to_lp:hover .circle_arrow{
  background-image: url(img/arrow_back_white.svg);
}
.back_to_lp:hover .circle_arrow{
  background-image: url(img/arrow_back_black.svg);
}
.back_to_lp .circle_arrow {
  display: inline-block;
  float: left;
  margin-top: -5px;
  background-image: url(img/arrowBack.svg);
  background-repeat: no-repeat;
  background-position: center;
  transition:all 0.4s;
}
.circle_arrow {
    width: 33px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    background-image: url(img/ArrowButtonOutline.svg);
    background-repeat: no-repeat;
    background-position: center;
    transition:all 0.4s;
}
.select_track_single_plan .row_settings:hover .circle_arrow,
.select_task_lesson_plans .row_settings:hover .circle_arrow,
.selected_circle .circle_arrow {
    background-image: url(img/ArrowButtonFull.svg);
    background-repeat: no-repeat;
    background-position: center;
    color: #fff;
}

.select_track_single_plan .row_settings .right_col{
  padding-top:20px;
}
.select_track_single_plan .row_settings.task_type_section .right_col{
  padding-top:15px;
}


.select_task_lesson_plans {
    margin-bottom: 50px;
}
.page-template-page-dashboard #primary .row{
    padding: 0;
    margin: 0;
    list-style: none;
    
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
}
body .col_ipad_second{
    order:2;
}
body .col_ipad_third{
    order:3;
}
body .col_ipad_first{
    order:1;
}
body .col_ipad_second,
body .col_ipad_third,
body .col_ipad_first{
    position:relative!important;
    float:left!important;
    display:inline!important;
    margin:0px!important;
    left:0!important;
    right:0!important;
}
.tempo_markings .blue_square_icon.active_subdivision {
    border: 2px solid #5BC9E1;
}
.blue_square_icon.active_subdivision .quarter_note.active {
    display: inline;
}
.blue_square_icon.show_black.active_subdivision[data-id='2'] .quarter_note.active {
    display: none;
}
.full_row_right {
    color: #5BC9E1;
    text-align: right;
    font-size: 14px;
    font-weight: bold;
}
body .ui-dialog-content p {
  margin-top: 20px;
  margin-bottom: 20px;
}
.reset_accents {
    color: #5BC9E1;
    float: left;
    text-decoration: underline;
    margin-top:0px!important;
    margin-bottom:0px!important;
}
body .practice_now_time .time_icon{
    float:none!important;
    display:inline!important;
    margin:0px;
    margin-right:5px;
}
body .time_icon img{
    margin-top:-15px;
}
body .practice_now_time .time_show{
    float:none!important;
    display:inline!important;
    margin:0px;
}

body .ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    top: 31px !important;
    right: -5px !important;
    padding: 15px !important;
    background-repeat: no-repeat;
    background-position: center;
    margin-top:30px;
}
body .col_dashboard_2 .ui-dialog .ui-dialog-titlebar-close {
  margin-top:25px;
}
body .ui-dialog .ui-dialog-titlebar-close {
  margin-top:25px;
}
#time_signatures_wrap_2 {
  float: left;
  display: inline;
  width: calc(100% + 15px);
  margin-top: 20px;
  margin-left: -7px;
  text-align: center;
}
html body .ui-dialog .ui-dialog-title {
    margin-top: 11px;
    padding-top: 0px;
    text-align: center;
    padding-top: 0px;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 12px;
    padding-bottom: 8px;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
html body.dark .header_container{
    background-color:black;
}
html body.dark.scrolledDown .header_container{
    background-color:black;
}
body.dark.scrolledDown .read_more_home a{
    color:#fff;
}
body .gray_bg_wrapper{
    border:0px;
    padding:0px;
    margin-bottom:0px;
}


.plan_name_time,
.plan_details {
  float: left;
  display: inline;
  width: 100%; }

.plan_name {
  float: left;
  display: inline;
  width: 75%;
  padding-right: 5%; }

.plan_time {
  float: left;
  display: inline;
  width: 25%;
  text-align: right;
  font-size: 12px;
  color: #000;
  margin-top: 4px; }

.label_left {
  float: left;
  display: inline;
  margin-right: 10px;
  margin-top: 1px; }

body #AddStudyPlan {
  display: inline-block;
  width: 100%;
  margin-top: 30px; }

body .add_new_trigger {
  min-height: 35px; }

.label_right {
  float: left;
  display: inline;
  margin-top: -3px; }

.list_personal_tasks li, .list_class_tasks li{
    text-align:left;
}


body .add_new_trigger_addlp {
    text-align: center;
    padding-top: 4px;
    margin-bottom: 20px; }
    body .add_new_trigger_addlp .form_line {
      display: inline-block;
      width: 0px;
      border: 0px; }
      body .add_new_trigger_addlp .form_line input {
        width: 0px;
        display: inline-block;
        overflow: hidden;
        border: 0px;
        webkit-transition: width 0.25s ease;
        -moz-transition: width 0.25s ease;
        -ms-transition: width 0.25s ease;
        -o-transition: width 0.25s ease;
        transition: width 0.25s ease; }
    body .add_new_trigger_addlp.clicked .form_line {
      width: auto; }
    body .add_new_trigger_addlp .add_new_icon.add_new_icon_margin_left {
      margin-left: 15px; }
    body .add_new_trigger_addlp .add_new_icon {
      display: inline-block;
      background-color: #5BC9E1;
      border-radius: 20px;
      color: #fff;
      padding: 3px 15px;
      display: inline-block !important;
      margin-bottom:0px;
     }
      body .add_new_trigger_addlp .add_new_icon .show_clicked {
        display: none; }
      body .add_new_trigger_addlp .add_new_icon span.plus_icon {
        width: auto;
        height: auto;
        margin-right: 5px;
        border: none;
        margin-top: 0px;
        vertical-align: middle;
        font-size: 21px;
        position: absolute;
        top: -3px;
        left: -3px; }
      body .add_new_trigger_addlp .add_new_icon span.add_new_span {
        webkit-transition: all 0.25s ease;
        -moz-transition: all 0.25s ease;
        -ms-transition: all 0.25s ease;
        -o-transition: all 0.25s ease;
        transition: all 0.25s ease;
        padding: 5px 0px 5px 15px;
        display: block;
        position: relative; }
      body .add_new_trigger_addlp .add_new_icon br {
        display: none; }

        body .add_new_trigger_addlp .add_new_icon span.add_new_span,
        body .add_new_trigger .add_new_icon span.add_new_span {
          font-size: 10px;
          width: auto;
          /* height: auto; */
          border:none;
          font-weight: bold;
          margin-top:0px;
          cursor:pointer;
        }
        
        #dialog-form_options .row_settings:first-child {
          border-top: 0px; }
        
        .change_task_track {
          color: #5bc9e1;
          font-weight: bold;
          cursor: pointer; }
body .add_new_trigger .add_new_icon{
  color:#fff;
}
body .add_new_trigger .add_new_icon span.add_new_span {
  webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  padding: 5px 0px 5px 15px;
  display: block;
  position: relative;
}

.bpm_note {
  font-size: 12px;
  color: #5BC9E1;
  display: none;
  margin-top: -1px; }

.dd-list li .dd-handle{
  text-align:left;
}
.plan_row{
    cursor:pointer;
} 
.tasks{
    text-align:left;
}    

.dd-item {
    margin-bottom: 8px; }
  
  .task_name {
    display: block; }
  
    .bpm_note {
        font-size: 12px;
        color: #5BC9E1;
        display: none;
        margin-top: -1px;
    }
    .dd-list .task_name {
        font-weight: bold!important;
        text-transform: uppercase;
    }
    .dd-list li .dd-handle {
        text-align: left;
    }
    .dd-item .task_options {
        right: 50px;
    }
  .task_type_task .bpm_note {
    display: block; }

    .total_time_spacer {
        margin-right: 4px;
        margin-top: -2px !important; }
      
      .lp_total_practice_time {
        font-size: 12px;
        text-align: left;
        color: #5BC9E1;
        font-weight: bold;
        text-align: left;
        padding-bottom: 20px; }
        .lp_total_practice_time span {
          font-weight: normal;
          color: #000; }
      
      .start_practicing_task {
        font-size: 16px;
        color: #5BC9E1;
        float: left;
        width: 100%;
        text-align: center;
        padding-right: 13px;
        margin-top: 10px;
        margin-bottom: 10px;
        text-decoration: underline;
        font-weight: bold; }
        body #AddLessonPlan .add_new_trigger {
            text-align: left; } 
          
        body .add_new_trigger {
            text-align: center; }
            body .add_new_trigger .form_line {
              display: inline-block;
              width: 0px;
              border: 0px; }
              body .add_new_trigger .form_line input {
                width: 0px;
                display: inline-block;
                overflow: hidden;
                border: 0px;
                webkit-transition: width 0.25s ease;
                -moz-transition: width 0.25s ease;
                -ms-transition: width 0.25s ease;
                -o-transition: width 0.25s ease;
                transition: width 0.25s ease; }
            body .add_new_trigger.clicked .form_line {
              width: auto; }
            body .add_new_trigger .add_new_icon.add_new_icon_margin_left {
              margin-left: 15px; }
              
            body .teacherAddCategoryForm .add_new_trigger .add_new_icon {
              /* font-size:16px; */
              /* padding:8px 34px; */
              /* font-weight:700; */
            }
            body .add_new_trigger .add_new_icon {
              display: inline-block;
              background-color: #5BC9E1;
              border-radius: 20px;
              color: #fff;
              padding: 3px 15px;
              display: inline-block !important; }
              body.DISABLECSS .add_new_trigger .add_new_icon .show_clicked {
                display: none; }
              body .add_new_trigger .add_new_icon span.plus_icon {
                width: auto;
                height: auto;
                margin-right: 5px;
                border: none;
                margin-top: 0px;
                vertical-align: middle;
                font-size: 23px!important;
                position: absolute;
                top: -3px;
                left: -3px; }
              body .add_new_trigger .add_new_icon span.add_new_span {
                webkit-transition: all 0.25s ease;
                -moz-transition: all 0.25s ease;
                -ms-transition: all 0.25s ease;
                -o-transition: all 0.25s ease;
                transition: all 0.25s ease;
                padding: 5px 0px 5px 15px;
                display: block;
                width:auto;height:auto;
                position: relative; }
              body .add_new_trigger .add_new_icon br {
                display: none; }
            body .add_new_trigger.clicked .form_line {
              display: inline-block; }
            body .add_new_trigger.clicked .form_line input {
              display: inline-block;
              width: 150px;
              margin-top: 0px;
              border-bottom: 2px solid #5bc9e1;
              padding-bottom: 4px; }
            body .add_new_trigger.clicked .add_new_icon {
              display: inline-block;
              padding: 8px 15px;
              margin-left: 2px;
              margin-top: 3px; }
              body .add_new_trigger.clicked .add_new_icon .show_clicked {
                display: inline;
                display: block; }
              body .add_new_trigger.clicked .add_new_icon span.add_new_span {
                width: 0px;
                overflow: hidden;
                display: block;
                height: 0px;
                padding: 0px;
                display: none; }
              body .add_new_trigger.clicked .add_new_icon span.plus_icon {
                margin-left: 0px; }
                body .add_new_trigger.clicked .add_new_icon {
                  display: inline-block;
                  padding: 8px 15px;
                  margin-left: 2px;
                  margin-top: 3px; 
                  line-height:11px;
                }
                  body .add_new_trigger.clicked .add_new_icon .show_clicked {
                    display: inline;
                    display: block;
                    margin:0px;
                    }
                  body .add_new_trigger.clicked .add_new_icon span.add_new_span {
                    width: 0px;
                    overflow: hidden;
                    display: block;
                    height: 0px;
                    padding: 0px;
                    display: none; }
                  body .add_new_trigger.clicked .add_new_icon span.plus_icon {
                    margin-left: 0px; }
                
#lesson_plan{
    position: absolute;
    width: 100%;
    height: auto;
    min-height:100%;
    top: 0px;
    left: 0px;
    z-index: 2;
    background-color:white;
}   
 .dd-handle {
    padding-right: 40px;
    padding-left: 0px;
    background:none;
}
body .dd-list li .dd-handle {
    padding-bottom: 0px;
    height: auto;
    min-height: 41px;
    display: inline-block;
    width: 100%;
}
body .add_new_trigger .add_new_icon .show_clicked {
  display: none; }

body .dd-list li .dd-handle {
    margin-top: -1px;
}
.dd-list li .dd-handle {
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 10px;
    margin-bottom: 0px;
}
html body .col_dashboard_3 .ui-dialog-titlebar{
  max-width:90%;
  width:90%;
  margin-left:5%;
}
html body #dialog-tasks-delete, 
html body #dialog-students-delete{
  margin-left:auto;
  margin-right:auto;
}

html body .col_dashboard_3 .ui-dialog-buttonpane, 
html body .col_dashboard_3 .ui-dialog .ui-dialog-content,
.col_dashboard_3 .ui-dialog .ui-dialog-content{
  max-width:90%;
  width:90%;
  margin-left:5%;
}
.mn-container .controls text.start_stop{
  pointer-events:none;
}
.use_template {
  background-color: #5BC9E1;
  padding: 7px 15px;
  font-weight: 700;
  display: inline-block;
  color: #fff;
  border-radius: 20px;
  font-size: 12px;
  margin-top: 4px;
  margin-bottom: 9px;
  cursor:pointer;
}

.div_handling_move {
    width: 30px;
    height: 30px;
    float: right;
    right: 0px;
    top: 0px;
    position: absolute;
    background-image: url(img/bars_gray.png);
    background-repeat: no-repeat;
    background-size: 95%;
    background-position: center; }
  
  .dd-item .label_left {
    display: none; }
  
    .import_tasks_question {
        margin-bottom: 30px; }
      
      .dd-item.task_type_task .label_right {
        width: calc(100% - 65px); 
        width: calc(100% - 55px); 
      }
      
      .dd-item .label_right {
        width: calc(100% - 15px); }
      
      .dd-item .label_right .task_name {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; }
      
      body .show_completed {
        margin-top: 0px; }
      
      body .study_plans_new,
      body #nestable {
        margin-bottom: 0px; }

        
  .dd-item .label_right {
    margin-top: 3px; }
  
  #tempo_markings_row {
    color: #000; }
  
  .dd-item.task_type_task .label_right {
    margin-top: -3px; }
  
  .dd-item.task_type_task .label_left {
    display: block; }
  
  #tempo_markings_row {
    color: #000; }
  
  .ui-sortable-helper {
      padding: 10px !important;
      background:#fff;
      padding-bottom:35px!important;
    }
  
  .ui-sortable-helper .task_options {
    top: 15px;
    right: 55px; }
  
  .ui-sortable-helper .div_handling_move {
    top: 10px;
    right: 5px; }
  
  .ui-sortable-helper .dd-handle {
    margin-bottom: 10px !important;
    margin-bottom: 0px !important;
    min-height: 0px !important;
    border-bottom: 0px !important; }
  
  .tempo_marking_input {
    width: 45px;
    height: 45px; }

#dialog-class-delete p{
  float:left;
  width:100%;
  /* min-height:50px; */
}
#dialog-class-delete p.show_loading{
  position: absolute;
  top: 0px;
  left: 0px;
}
#dialog-class-delete{
  height:140px!important;
  min-height:140px!important;
  max-height:140px!important;
  /* prevent the delete dialog to jump between loading icon and confirmtion message */
}
body .ui-dialog.delete_button_parent .ui-dialog-titlebar-close{
  /* margin-top:0px; */
}
.gray_bg_wrapper.always_show_li{
  max-width:300px;
  float:none;
  margin-left:auto;
  margin-right:auto;
}
.plan_row .plan_time img {
    vertical-align: middle; }
  
  .plan_row .plan_time span {
    margin-top: -2px; }
  
  .plan_row {
    float: left;
    display: inline;
    width: 100%;
    padding-bottom: 17px;
    border-bottom: 1px solid #d8d8d8;
    padding-top: 14px;
    padding-bottom: 19px; }
  
  .plan_name {
    text-transform: uppercase;
    float: left;
    display: inline;
    /* width: 100%; */
    font-weight: bold;
    font-size: 16px;
    color: #000;
    margin-bottom: 15px;
    text-align: left; }
  
  .plan_row .plan_completed {
    font-size: 12px; }
  
  .plan_percentage {
    float: left;
    display: inline;
    width: 50%;
    background-color: #d8d8d8;
    height: 15px; }
  
  .plan_completed {
    float: right;
    display: inline;
    width: 50%;
    color: #5BC9E1;
    font-size: 15px;
    font-weight: bold;
    text-align: right; }
  
    .plan_row.isArchived {
        display: none; }
      
      .unarchive_plan,
      .delete_lesson,
      .archive_plan {
        font-size: 16px;
        cursor: pointer;
        text-decoration: underline;
        color: #000;
        font-weight: bold;
        text-align: left;
        margin-top: 30px !important;
        margin-bottom: 25px !important; }
      
      body .delete_lesson {
        margin-top: 0px !important; }
      
      .lp_bold {
        font-weight: bold;
        display: block !important; }
      
      .lp_arrow_back {
        float: left;
        display: inline;
        font-size: 18px;
        color: #5BC9E1;
        font-weight: normal;
        padding: 10px;
        margin-top: -10px;
        margin-top: -7px;
        margin-left: -10px;
        margin-bottom: -10px;
        cursor:pointer; }
      
      .task_list.showCompleted li.status_complete {
        display: list-item !important; }
      
      .dd li.status_complete {
        display: none !important; }
      
      .text_p {
        font-weight: 300;
        font-size: 18px; }
      
      .lp_header {
        font-size: 18px;
        text-transform: uppercase;
        font-weight: bold;
        color: #000;
        text-align: center;
        padding-bottom: 25px;
        padding-bottom: 3px;
        margin-bottom: 20px;
        padding-top: 23px;
        margin-top: 30px;
        border-bottom: 1px solid #f2f2f2; }
      
      .import_question {
        color: gray;
        cursor: pointer; }
      
      .edit_category .fa,
      .edit_task .fa {
        margin-right: -22px; }
      .AddStudyPlanWrapper p.show_loading {
        text-align: center; }

      .AddStudyPlanWrapper p,
      .AddStudyPlanWrapper p {
        text-align: left; }
      
      .isArchived .archive_plan {
        display: none; }
      
      .isArchived .unarchive_plan {
        display: block; }
      
      .notArchived .archive_plan {
        display: block; }
      
      .notArchived .unarchive_plan {
        display: none; }
      
      #lesson_archive_status {
        position: relative;
        height: 70px; }
      
      .archive_plan,
      .unarchive_plan {
        position: absolute;
        top: 0px;
        left: 0px; }
      
      html body .ui-dialog.deleteLesson .ui-dialog-title {
        font-size: 26px; }
      
      #dialog-lesson-delete .show_loading {
        text-align: center; }
      
      body .shouldHide,
      body .add_new_trigger.clicked .add_new_icon.hideThis {
        display: none !important; }
      
      .lp_name {
        width: 80%;
        margin: 0px auto;
        font-size: 16px;
        margin-top: 6px;
        margin-bottom: 14px;
        text-align: left; }

        .now_tracking_task_title {
          word-break: break-word; }
        
        body .dd-item .label_right .task_name {
          text-overflow: ellipsis;
          white-space: normal;
          word-break: break-word;
          margin-bottom: 12px; }
        
        .lp_name_selecttrack, .select_track_single_plan .task_title_name, .select_task_lesson_plans .left_col {
          word-break: break-word; }
        
        .plan_name_time .plan_name {
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
        
        .list_personal_tasks li, .list_class_tasks li {
          white-space: normal; }
        
        .list_personal_tasks label {
          width: 100%;
          max-width: 100%; }
        
        .dd-list .dd-item.task_type_task .task_name, .dd-list .dd-list .task_name {
          margin-bottom: 2px; }

          .dd-item .label_replacement, .dd-item label {
            float: left;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            color: #000;
            max-width: 93%;
        }
        .dd-item .label_replacement {
          width: 93% !important;
      }
#lesson_plan .content_wrap {
  width: 100%;
  margin-left: 0%;
  text-align: center;
}

#class_categories li, .checkboxes li, .task_list li, #step_two_tasks li {
  padding-right: 0px;
  padding-left: 0px; }

#class_categories input[type="checkbox"] + label span, .checkboxes input[type="checkbox"] + label span, .task_list input[type="checkbox"] + label span, #step_two_tasks input[type="checkbox"] + label span,
#class_categories input[type="checkbox"] + .label_replacement span, .checkboxes input[type="checkbox"] + .label_replacement span, .task_list input[type="checkbox"] + .label_replacement span,
.AddStudyPlanWrapper input[type="checkbox"] + .label_replacement span,
#step_two_tasks input[type="checkbox"] + .label_replacement span {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 0px 8px 0 0;
  vertical-align: middle;
  /*background-color: $blue;*/
  border: 2px solid #5BC9E1;
  border-radius: 50%;
  cursor: pointer;
  background-position: center;
  webkit-transition: all 0s;
  -moz-transition: all 0s;
  -ms-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s; }
  
html body.page-template-page-dashboard-teacher #new_class_name{
  border-bottom:0px;
}
html body.page-template-page-dashboard-teacher .clicked #new_class_name{
  border-bottom: 2px solid #5BC9E1;
}
.single-class #results_here .dd-list li{
  display:block!important;
}
body .add_new_trigger {
  text-align: center; }
  body .add_new_trigger .form_line {
    display: inline-block;
    width: 0px;
    border: 0px; }
    body .add_new_trigger .form_line input {
      width: 0px;
      display: inline-block;
      overflow: hidden;
      border: 0px;
      webkit-transition: width 0.25s ease;
      -moz-transition: width 0.25s ease;
      -ms-transition: width 0.25s ease;
      -o-transition: width 0.25s ease;
      transition: width 0.25s ease; }
  body .add_new_trigger.clicked .form_line {
    width: auto; }
  body .add_new_trigger .add_new_icon.add_new_icon_margin_left {
    margin-left: 15px; }
  body .add_new_trigger .add_new_icon {
    display: inline-block;
    background-color: #5BC9E1;
    border-radius: 20px;
    color: #fff;
    padding: 0px 15px;
    display: inline-block !important; }
    body .add_new_trigger .add_new_icon .show_clicked {
      display: none; }
    body .add_new_trigger .add_new_icon span.plus_icon {
      width: auto;
      height: auto;
      margin-right: 5px;
      border: none;
      margin-top: 0px;
      vertical-align: middle;
      font-size: 22px;
      position: absolute;
      top: -2px;
      left: -3px; }
    body .add_new_trigger .add_new_icon span.add_new_span {
      white-space:nowrap;
      webkit-transition: all 0.4s ease;
      -moz-transition: all 0.4s ease;
      -ms-transition: all 0.4s ease;
      -o-transition: all 0.4s ease;
      transition: all 0.4s ease;
      padding: 7px 0px 7px 15px;
      display: block;
      height:auto;
      position: relative; }
    body .add_new_trigger .add_new_icon br {
      display: none; }
  body .add_new_trigger.clicked .form_line {
    display: inline-block; }
  body .add_new_trigger.clicked .form_line input {
    display: inline-block;
    width: 150px;
    margin-top: 0px;
    border-bottom: 2px solid #5bc9e1;
    padding-bottom: 4px; }
  body .add_new_trigger.clicked .add_new_icon {
    display: inline-block;
    padding: 8px 15px;
    margin-left: 2px;
    margin-top: 3px; }
    body .add_new_trigger.clicked .add_new_icon .show_clicked {
      display: inline;
      display: block;
      white-space:nowrap;
    }
    body .add_new_trigger.clicked .add_new_icon span.add_new_span {
      width: 0px;
      overflow: hidden;
      display: block;
      height: 0px;
      padding: 0px;
      display: none; }
    body .add_new_trigger.clicked .add_new_icon span.plus_icon {
      margin-left: 0px; }

.col_dashboard_3 .ui-dialog[aria-describedby="dialog-form_lesson_plan"] .ui-widget-header{
  /* display:none; */
}

body.page-template-page-student-info .select_task_status_wrapper .col_2{
  width:20%;
}
body.page-template-page-student-info .select_tasks_status_inline .track_col{
  display:none;
}


body.page-template-page-student-info .to_do_list .setMaxWidthForm{
  max-width:250px;
}
body.page-template-page-student-info .to_do_list .setMaxWidthForm .add_new_trigger {
  text-align:left;
}
.time_signature_p {
  font-size: 14px;
  font-weight: bold;
  width: 100%;
  display: inline-block;
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 10px;
  padding-bottom: 12px;
  color: #000;
  text-align:left; 
}

.time_signature_p_text {
  float: left;
  display: inline;
  width: 50%;
  margin-top: 12px; }

.time_signature_box {
  width: 37px;
  height: 37px;
  float: right;
  border-radius: 10px;
  border: 1px solid #5BC9E1;
  text-align: center;
  line-height: 37px;
  color: #5BC9E1;
  font-size: 14px;
  font-weight: bold; }

.existing_plans.setInactive {
  opacity: 0.5;
  pointer-events: none; }

  .plan_percentage_completed {
    float: left;
    display: inline;
    height: 15px;
    background-color: #5BC9E1;
    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out; }
  
  .class_ajax_results .plan_row:last-child {
    margin-bottom: 20px; }
  

    li.animateHeight,
    .plan_row_wrapper.animateHeight {
      max-height: 0px;
      overflow: hidden;
      min-height: 0px; }
    
    .plan_row_wrapper {
      max-height: 200px;
      webkit-transition: all 0.8s ease;
      -moz-transition: all 0.8s ease;
      -ms-transition: all 0.8s ease;
      -o-transition: all 0.8s ease;
      transition: all 0.8s ease;
      float: left;
      width: 100%; }
    
    #class_name_edit {
      /* text-transform: uppercase;  */
    }
    .lp_edit a:focus,
    .lp_edit a {
      color: #5BC9E1;
      text-transform: capitalize;
      font-weight: normal;
      font-size: 16px;
      opacity:1;
     }
    .lp_edit a:focus:hover,
    .lp_edit a:hover {
      color:#000;
    }
    
    .lp_edit {
      color: #5BC9E1;
      float: right;
      display: inline;
      text-transform: capitalize;
      font-weight: normal;
      position: absolute;
      top: 29px;
      right: 0px;
      font-size: 16px; }
    
    .lp_header {
      position: relative; }
    
    .lp_name {
      width: 80%;
      margin-left: 7%;
      text-align: left; }
    
    body .AddStudyPlanWrapper .add_new_trigger {
      text-align: left; }
    
    #lesson_plan .plan_percentage {
      width: 100%; }
    
    #lesson_plan .plan_completed {
      float: left;
      text-align: left;
      margin-top: 13px; }
    
    .lp_total_practice_time img {
      vertical-align: top; }
    
    #lesson_plan .lp_total_practice_time {
      width: 50%;
      margin-top: 16px;
      text-align: right;
      margin-bottom: 0px;
      padding-bottom: 12px; }
    
    #lesson_plan .wide_line_hr {
      margin-bottom: 0px; }
    
    body .add_new_trigger .add_new_icon.add_new_icon_margin_left {
      margin-left: 5px;
      background-color: #fff;
      color: #5BC9E1; }
    
    body .add_new_trigger .add_new_icon {
      border: 2px solid #5BC9E1; }
    
    #dialog-tasks-delete p {
      margin-top: 22px; }

  body .show_completed {
    margin-top: 0px; }
  body .col_dashboard_3 .show_completed {
      margin-top: 20px; }
  body .col_dashboard_3 .lp_content .show_completed {
    margin-top:0px;

  }
  body #nestable {
    margin-top: 25px;
    margin-bottom: 20px; }
  
  body .study_plans_new {
    margin-bottom: 20px; }
  ƒ
  body .show_completed {
    margin-top: 20px; }
  
  .plan_id {
    display: none; }
  
  body .dd-item label {
    text-align: left; }
  
  body .dd-item label {
    margin-top: 6px;
    width:100%;
 }
  
  body .dd-item.task_type_task label {
    margin-top: 0px; }
  
  .date_select_row {
    float: left;
    display: inline;
    width: 100%;
    height: 26px; }
  
  .date_select_row .dateField {
    width: 100px; }
  
  .pulse_section .col_50_wrapper {
    max-width: 300px; }
  
  .date_select_row input {
    padding-top: 0px;
    float: left;
    display: inline; }
  
  body .lp_total_practice_time {
    font-size: 12px;
    padding-bottom: 20px;
    margin-bottom: 24px;
    margin-top: 8px;
    float: left;
    width: 100%;
    display: inline; }

    .dd-list .dd-item.task_type_task .task_name, .dd-list .dd-list .task_name {
        font-weight: normal!important;
        text-transform: none;
    }
    body .task_type_task .bpm_note {
        margin-top: -4px;
    }
    .task_type_task .bpm_note {
        display: block;
    }
    .time_signature_wrap {
        display: inline;
    }
    .popup_quick_signature, .popup_quick_bpm, .inline_task_bpm_val {
        display: inline;
    }
    .task_total_time {
        display: inline;
    }
    /* body .add_new_trigger .add_new_icon span{
        border:0px;
    } */

@media screen and (max-width:1224px){
    body .read_more.extra_wide a{
      padding-left: 30px;
      padding-right: 30px;
    }
    body.page-template-page-advanced-metronome h1, 
    body.page-template-page-advanced-metronome h2{
      font-size: 32px;
    }
    body.page-template-page-advanced-metronome .pulse_subtitle{
      margin-top:26px;
    }
    html body .ui-dialog .ui-dialog-title, .single-class h5{
      /* font-size:22px!important; */
    }
    body .col_ipad_second{
        width: 43%!important;
        width:33.3%!important;
    }
    body .col_ipad_third{
        width: 29%!important;
        width:33.3%!important;
    }
    body .col_ipad_first{
        width: 28%!important;
        width:33.3%!important;
    }
    body div#flashContent.mn-container{
      /* width:260px;
      height:290px; */
      width:100%;
      height:290px;
      margin-left:auto;
      margin-right:auto;
   }
   body.page-template-page-advanced-metronome .main.home,
   body.page-template-page-dashboard-teacher .main.home, 
   body.page-template-page-dashboard .main.home{
     width:260px;
     min-height:290px;
   }
   .clicker_arrow_left{
     left:-22px!important;
     margin-top: -64px!important;
   }
   .clicker_arrow_right{
    right:-22px!important;
    margin-top: -64px!important;
  }
  body .now_tracking{
    font-size:12px;
  }
  body .innerContainer{
    min-height:290px;
    margin-left: -3px;
  }
}
@media screen and (max-width:880px){
  .clicker_arrow_right,
  .clicker_arrow_left {
    margin-top: -82px!important;
  }
  .page-template-page-advanced-metronome .clicker_arrow_right,
  .page-template-page-advanced-metronome .clicker_arrow_left {
    margin-top: -60px!important;
  }
  .select_task_details,
  #tempo_markings_row{
    /* margin-bottom:100px; */
    /* background-color:red; */
  }
  body .select_task_status_wrapper.popUpFlow{
    position:fixed;
  }
  html body .select_task_status_wrapper .arrow-down {
    left: 22px!important;
    margin-left: 0px;
  }
  .also_app_padding{
    margin-top:120px;
  }
  .col_dashboard_2 .ui-dialog, .col_dashboard_2{
    background-color:white;
  }
  html body .col_dashboard_2 .ui-dialog-buttonpane,
  html body .col_dashboard_3 .ui-dialog-buttonpane{
    /* padding-bottom:100px!important; */
  }
  #lesson_archive_status{
    /* padding-bottom:150px; */
  }
  .lp_header{
    margin-top:0px;
  }
  body .ui-widget.ui-widget-content:not(#slider),
  body.page-template-page-dashboard-php .col_dashboard_2 .ui-widget.ui-widget-content,
    body.page-template-page-dashboard-php .col_dashboard_3 .ui-widget.ui-widget-content{
      position:fixed!important;
      top:0px!important;
      left:0px!important;
      width:100vw!important;
      padding-left:4vw;
      padding-right:4vw;
      height:100vh!important;
      max-height:100vh!important;
      min-height:100vh!important;
      overflow:scroll!important;
      padding-bottom:100px!important;
    }
    .col_arrow_down,
    .col_dashboard_3:before,
    .col_dashboard_1:before,
    .col_dashboard_3:after,
    .col_dashboard_1:after{
      display:none!important;
    }
    body .innerContainer{
      min-height:280px;
    }
    html body .introjs-tooltip{
      min-width: 200px;
      max-width: 200px;
      width: 200px;
    }
    html .page-template-page-dashboard-teacher .main.home, 
    html .page-template-page-dashboard .main.home{
      min-height:280px;
    }
    body #lesson_plan{
      position:relative;
      overflow:visible;
      float:left;
      display:inline;
    }
    body.page-template-page-dashboard-php .col_dashboard_3 .ui-widget.ui-widget-content{
      position:relative;
      overflow:visible;
      float:left;
      display:inline;
    }
    
    html body .col_ipad_first.borderGray,
    html body .col_ipad_third.setColBlack{
      border:0px;
      margin-bottom:45px!important;
    }
    html body .col_ipad_first.borderGray,
    html body .col_ipad_third.setColBlack,
    body .col_ipad_second,
    body .col_ipad_third,
    body .col_ipad_first{
        width:100%!important;
        margin-right:0px!important;
        margin-left:0px!important;
        left:0px;
        height:auto;
        overflow:visible;
        min-height:400px;
        height:auto!important;
    }
    body .col_ipad_second{
        order:1;
        padding-top:30px;
    }
    html body.page-template-page-dashboard .site_wrapper {
      /* padding-top: 102px; */
      /* padding-top:82px; */
    }
    body .col_ipad_third{
        order:3;
    }
    body .col_ipad_first{
        order:2;
    }
}
body .to_do_margin_top{
  margin-top:30px;
}

#dialog-form_add_lesson_plan.ui-dialog-content p,
.ui-dialog-content .existing_plans p{
  margin-top:13px;
  margin-bottom:13px;
}
.gray_bg_wrapper p.empty_list{
  text-align:center;
  margin-top:10px;
}
.introjs-skipbutton.introjs-donebutton{
  display:inline-block!important;
  margin-right:0px;
}
.keep_tapping_hide.introjs-relativePosition{
  padding:10px;
}
.keep_tapping_hide.introjs-relativePosition,
.to_do_margin_top.introjs-relativePosition,
#primaryFocusForm.introjs-relativePosition{
  background-color:white;
  border-radius:10px;
}
.introjs-nextbutton.introjs-disabled,
.introjs-prevbutton,
.introjs-skipbutton,
.introjs-donebutton,
.introjs-helperLayer{
  display:none!important;
}
body .introjs-donebutton:hover,
body .introjs-nextbutton:hover{
  color:#000!important;
}
body .introjs-donebutton,
body .introjs-nextbutton{
  text-transform:uppercase;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight:bold;
  background-image:none!important;
  text-shadow:none;
  font-weight:bold;
  outline:none;
  font-size: 16px;
  padding: 7px 22px;
  padding: 3px 19px;
  padding: 8px 23px;

  line-height: 23px;
  color:#FFF!important;
  background-color:#f4a726;
  border-radius: 100px 100px 100px 100px;
  -moz-border-radius: 100px 100px 100px 100px;
  -webkit-border-radius: 100px 100px 100px 100px;
  border-color: transparent!important;
  box-shadow:none!important;

  webkit-transition: color 0.25s ease;
  -moz-transition: color 0.25s ease;
  -ms-transition: color 0.25s ease;
  -o-transition: color 0.25s ease;
  transition: color 0.25s ease;
}
body.unmovable{
  overflow: hidden!important;
}
.newCommer_wrap{
  opacity:0;
}
.unmovable .newCommer_wrap{
  box-sizing: content-box;
  position: absolute;
  visibility: hidden;
  z-index: 100000000;
  background-color: transparent;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  width:100%;
  height:100%;
  top:0px;
  left:0px;
  opacity:1;
}
body .introjs-nextbutton.reversed:hover{
  background-color:#f4a726;
  color:#fff!important;
  padding:8px 25px;
  border:0px!important;
}
body .introjs-nextbutton.reversed{
  background-color:#fff;
  border:2px solid #f4a726!important;
  color:#f4a726!important;
  margin-left: 7px;
  padding: 1px 19px;
  padding:6px 23px;
}
.light_bulb img{
  padding-bottom:37px;
  padding-top:22px;
}
.newcommer_buttons{
  padding-top:20px;
}
body .newcommer_buttons .introjs-nextbutton{
  font-size:16px;
}
.newCommer_white{
  background-color: white;
  padding: 15px 20px;
  min-width: 330px;
  max-width: 330px;
  width: 330px;
  border-radius: 5px;

  text-align:center;
  font-size:16px;


  border-radius: 3px;
  box-shadow: 0 1px 10px rgba(0,0,0,.4);
  -webkit-transition: opacity 0.1s ease-out;
  -moz-transition: opacity 0.1s ease-out;
  -ms-transition: opacity 0.1s ease-out;
  -o-transition: opacity 0.1s ease-out;
  transition: opacity 0.1s ease-out;

  position: absolute;
  top: 50%;
  transform: translate(-50%,-50%);
  left: 50%;
}
.newCommer_inner{
  box-sizing: content-box;
  position: absolute;
  visibility: visible;
  /* min-width: 200px; */
  /* max-width: 300px; */

  left: 0px;
  right: 0px;
  margin-left: auto;
  margin-right: auto;
  top: 0px;
  bottom: 0px;
  height: auto;
  margin-top: auto;
  margin-bottom: auto;
}
.unmovable .introjs-overlay.showForNewcommer{
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  position: fixed;
  opacity: 0.8;
}
.step_counter{
  color: #f4a726;
  font-size: 24px;
  padding-left: 35px;
  background-image: url(img/LightBulb-Large@2x.png);
  background-repeat: no-repeat;
  background-size: 24px auto;
  background-position: left center;
  height: 31px;
  line-height: 33px;
  margin-bottom:20px;
}
.introjs-tooltiptext p{
  margin-top:8px;
  margin-left:2px;
  margin-bottom:8px;
}
.introjs-tooltiptext{
  font-size:16px;
  width: calc(100% - 90px);
}
body .introjs-tooltip{
  padding:15px 20px;
  min-width:300px;
  max-width:300px;
  width:300px;
  border-radius:5px;
}
body .introjs-tooltipbuttons{
  position:absolute;
  bottom:20px;
  bottom:12px;
  right:15px;
}
html body.page-template-page-dashboard .header_container{
  z-index: 999!important;
}
@media (max-width: 1020px) {
  body #orange_breadcrumbs.addSpaceTop{
    /* margin-top:56px; */
  }
  body #orange_breadcrumbs{
    /* margin-top:56px; */
    /* margin-bottom:-56px; */
    text-align:left;
    /* top:56px; */
    padding:15px 0px 15px 0px;
    /* margin-top:56px; */
  }
  #orange_breadcrumbs .read_more_home a{
    /* these 2 below fix issues for ipad portrait */
    /* padding:10px 15px; */
    /* margin-top:5px; */
    display:inline-block;
  }
  #orange_breadcrumbs .read_more_home{
    display:inline-block;
    margin-top:10px;
    margin-top:0px; /* fix ipad portrait spacing */
  }
  .close_announcement{
    position: absolute;
    /* top: 5px; */
    right: 20px;
  }

}
@media (max-width: 750px) {

  body .innerContainer {
    margin-top: -20px!important;
    margin-bottom:-5px!important;
  }
  .clicker_arrow_right{
    right:-5px!important;
  }
  .clicker_arrow_left{
    left:-5px!important;
  }
  body.page-template-page-advanced-metronome  .main.home,
  body.page-template-page-dashboard .main.home{
    width:340px;
  }
  body div#flashContent.mn-container{
    width:300px;
    height:300px;
    margin-left:auto;
    margin-right:auto;
 }
  body.dark #footer_id {
    background-color: #000;
    padding-top:0px;
  }
  body  .show_mobile.white_bg_dashboard.grayBg{
    background-color:#e9e9e9!important;
    padding-top:40px;
  }
  body .col_dashboard_2 .gray_bg_dashboard{
    margin-left:-15px;
    margin-right:-15px;
  }
  body .col_dashboard_2 .gray_bg_dashboard .container.limitContainerWidth.homeAdsWidth,
  body .col_dashboard_2 .gray_bg_dashboard .container.limitContainerWidth.homeAdsWidth .col-xs-12
  {
    padding-left:0px;
    padding-right:0px;
  }
  html body .keepOnTablet.col-md-4.set_video_ad_width{
    width:100%!important;
  }
  body #orange_breadcrumbs.addSpaceTop {
    margin-top: 0px;
  }
  #orange_breadcrumbs .read_more_home{
      margin-left:0px;
  }
  html body .col_dashboard_3 .ui-dialog-buttonpane, html body .col_dashboard_3 .ui-dialog .ui-dialog-content, .col_dashboard_3 .ui-dialog .ui-dialog-content {
    max-width: 100%;
    width: 90%;
    margin-left: 0%;
  }
}
.col_dashboard_3_dialog{
  position:absolute;
  top:0px;
  left:0px;
  width:100%;
  height:auto;
  width:32%;
  position:top;
  right:0px;
  left:auto;
  padding-top:50px;
}
.row.mobile_ad_home_wide .col-md-6{ 
  padding-left:0px;
  padding-right:0px;
}
.row.mobile_ad_home_wide{
  padding-top:0px;
  margin-top:0px;
  background-color:#000;
}
.openUpCol .col_dashboard_3_dialog{
  height:652px;
  overflow:scroll;
}
.dark_note_2_ro{
  display:none;
}
body .addAdBorder_g{
  border:0px;
}
.dark .note_2_class.blue_square_icon.active_subdivision .active.dark_note_2_ro{
  display:inline;
}
.dark .note_2_class.blue_square_icon.active_subdivision .active{
  display:none;
}
.dark .task_link_relative a{
  background-image:url('img/open_link_dark.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}
.dark .task_link_relative a img{
  opacity:0;
}

#lesson_plan .gray_bg_wrapper{
  width:100%;
}
.title_notification_separator{
  width:100%;
  height:2px;
  max-width:250px;
  background-color:#5BC9E0;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:35px;
}
html body.page-template-page-notification p{
  margin-bottom:35px;
}
html body.page-template-page-notification h2{
  margin-bottom:25px;
}
body .ui-dialog .ui-dialog-buttonpane button{
  color:#fff;
}
.row_settings select,
.time_signature_dropdown select{
  cursor:pointer;
}
.row_settings select,
.use_template,
.time_signature_dropdown select,
.blue_square_icon,
body .add_new_trigger_addlp .add_new_icon,
body .add_new_trigger .add_new_icon{
  transition:background-color 0.4s,border-color 0.4s;
}
body .add_new_trigger .add_new_icon span{
  border:0px;
}
html body .delete_this_task:hover,
.unarchive_plan:hover,
.delete_lesson:hover, 
.archive_plan:hover{
  /* text-decoration:none!important; */
}


.page-template-page-dashboard input[type="checkbox"]:checked + label span{
  border:2px solid #5BC9E1!important;
}

.task_list span:hover input[type="checkbox"] + .label_replacement span,
.AddStudyPlanWrapper span:hover input[type="checkbox"] + .label_replacement span,
.page-template-page-dashboard li:hover input[type="checkbox"] + label span{
  border:2px solid #2897AF;
}
.study_plans_new li.dd-item{
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 12px;
  padding-bottom: 0px;
  cursor:pointer;
}
.study_plans_new li.dd-item.task_type_task{
  padding-top:10px;
}
.study_plans_new .div_handling_move{
  top:9px;
}
.study_plans_new .dd-item .task_options{
  top: 18px;
}
body .dd-list li .dd-handle{
  display:block;
}
.plan_row,
.study_plans_new li.dd-item{
  transition:all 0.4s;
}
.movingSortable .plan_row,
.movingSortable .study_plans_new *,
.movingSortable .study_plans_new li.dd-item{
  transition:none!important;
}
.plan_row .plan_name{
  transition:all 0.4s;
}
.plan_row .plan_name_time:before{
  content: " ";
  position:absolute;
  width: 13px;
  height: 23px;
  background-repeat: no-repeat;
  background-position: 0px center;
  background-image: url(img/arrow_back.svg);

  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";

  background-size:0px;
  transition:all 0.4s;
  left:10px;
}
.plan_row:hover .plan_name_time:before{
  background-size:9px;
}
.plan_row:hover .plan_name{
  color:#5bc9e1;
  transform: translateX(23px);
}
.study_plans_new li.dd-item.hover .more_info{
  background-color: #000;
  color: #fff;  
}

body .label_left span{
  transition:all 0.4s;
}
body .label_left span:hover{
  border-color:#2897AF!important;
}
.row_settings select:hover,
.use_template:hover,
.time_signature_dropdown select:hover,
.blue_square_icon:not(.active_subdivision):hover,
body .add_new_trigger_addlp .add_new_icon:hover,
body .add_new_trigger .add_new_icon:hover{
  background-color:#000;
  border-color:#000;
}

.dark .row_settings select:hover,
.dark .use_template:hover,
.dark .time_signature_dropdown select:hover,
.dark .blue_square_icon:not(.active_subdivision):hover,
body.dark .add_new_trigger_addlp .add_new_icon:hover,
body.dark .add_new_trigger .add_new_icon:hover{
  background-color:#fff;
  border-color:#fff;
  color:#000;
}
.dark .col_dashboard_2 select:hover{
  background-image:url('img/dropdown_arrow_black.png');
}


.dark .plan_time{
  color:#fff;
}
body .use_template:hover,
body.dark .add_new_trigger_addlp .add_new_icon:hover,
body.dark .add_new_trigger .add_new_icon:hover{
  background-color:#fff!important;
  border-color:#fff!important;
  color:#000!important;
}



body.dark .add_new_trigger .add_new_icon:hover,
body.dark .blue_square_icon:not(.active_subdivision):hover{
  color:#000;
}
body.dark .ui-dialog .ui-dialog-buttonpane button.delete_button:hover{
  background-color:#fff!important;
}



body .add_new_trigger .add_new_icon:hover,
.blue_square_icon:not(.active_subdivision):hover{
  color:#fff;
}
body .ui-dialog .ui-dialog-buttonpane button.delete_button:hover{
  background-color:#000!important;
}
.clicker_arrow_right svg g.makeAccent path.makeAccentStroke,
.clicker_arrow_left svg g.makeAccent path.makeAccentStroke{
  transition:stroke 0.4s;
}
.clicker_arrow_right svg g.makeAccent,
.clicker_arrow_left svg g.makeAccent{
  transition:fill 0.4s;
}


.clicker_arrow_left:hover svg g.makeAccent path.makeAccentStroke{
  stroke: #000!important;
}
.clicker_arrow_left:hover svg g.makeAccent{
  fill:#000!important;
}
.clicker_arrow_right:hover svg g.makeAccent path.makeAccentStroke{
  stroke: #000!important;
}
.clicker_arrow_right:hover svg g.makeAccent{
  fill:#000!important;
}




.dark .clicker_arrow_left:hover svg g.makeAccent path.makeAccentStroke{
  stroke: #fff!important;
}
.dark .clicker_arrow_left:hover svg g.makeAccent{
  fill:#fff!important;
}
.dark .clicker_arrow_right:hover svg g.makeAccent path.makeAccentStroke{
  stroke: #fff!important;
}
.dark .clicker_arrow_right:hover svg g.makeAccent{
  fill:#fff!important;
}



.dark .now_tracking_line{
  background-color:#fff;
}
.now_tracking_line {
  display: inline-block;
  width: 1px;
  height: 9px;
  background-color: #000;
  margin-bottom: 0px;
  margin-left: 3px;
  margin-right: 3px;
}


.col_25 {
  width: 25%;
  float: left;
  display: inline;
  margin-top: 10px;
  margin-bottom: 20px;
  display: table-cell;
  vertical-align: middle;
}
.dark .tap_for_mute:hover{
  background-image: url('img/Sound_ON_Icon_black.svg');
}
.dark .tap_for_mute:hover,
.dark #vol_3.tap_for_mute:hover{
  background-image: url('img/Sound_ON_Icon_black.svg');
}
#vol_2.tap_for_mute{
  background-image: url('img/SOUND_ON_Icon_2_bars.svg');
  /* background-size: 22px; */
}
.dark #vol_2.tap_for_mute:hover{
  background-image: url('img/SOUND_ON_Icon_2_bars_dark.svg');
}
.dark #vol_1.tap_for_mute:hover{
  background-image: url('img/SOUND_ON_Icon_1_bar_dark.svg');
}
#vol_1.tap_for_mute{
  background-image: url('img/SOUND_ON_Icon_1_bar.svg');
  /* background-size: 20px; */
}
.tap_for_mute {
  background-image: url('img/Sound_ON_Icon.svg');
  background-repeat: no-repeat;
  /* background-size: 26px; */
  background-position: center;
}
body .muted .blue_square_icon:hover{
  background-color:#000!important;
}
body.dark .muted .blue_square_icon:hover{
  background-color:#fff!important;
}
body.dark .muted .blue_square_icon:hover{
  background-image:url('img/Sound_OFF_Icon_dark.svg');
}
body .muted .blue_square_icon {
  background-color: #b4b4b4 !important;
  background-image: url('img/Sound_OFF_Icon.svg');
}
.div_handling_move{
  transition:all 0.4s;
}
.div_handling_move:hover{
  background-image:url('img/bars_black.png');
}
.dark .div_handling_move:hover{
  background-image:url('img/bars_blue.png');
}
.dark .study_plans_new li.dd-item.hover .more_info,
.dark .hover .more_info{
  background-color:#fff;
  color:#000;
}
.dark .more_info{
  background-color:transparent;
  color:#fff;
  border-color:#fff;
}
body .ui-dialog-titlebar-close{
  transition:all 0.4s;
}
body.dark .ui-dialog-titlebar-close:hover{
  background-image: url('img/close_menu.png');
}
body .ui-dialog-titlebar-close:hover{
  background-image: url('img/close_menu_black.png');
}
.dark .col_2:nth-child(5):hover .status_icon{
  border-color:#5BC9E1!important;
  background-color:#5BC9E1!important;
}
.lp_arrow_back{
  height:49px;
  width:31px;
  background-image: url('img/arrow_back.svg'); 
  background-repeat: no-repeat;
  background-position: center;
  transition:all 0.4s;
}
.dark .lp_arrow_back:hover{
  background-image: url('img/arrow_back_white.svg'); 
}
.lp_arrow_back:hover{
  background-image: url('img/arrow_back_black.svg'); 
}
.lp_arrow_back img{
  display:none;
}
body.page-template-page-homepage-second .row.noBot.mobileHeaderTopReduce,
body.page-id-135 .row.noBot.mobileHeaderTopReduce{
  padding-top:0px;
  margin-top:0px;
}
/* @media (min-width:768px){
  
} */
@media (max-width:768px){
  .show_mobile.white_bg_dashboard{
    margin-top:0px;
  }
  body.page-template-page-homepage-second .row.noBot.mobileHeaderTopReduce,
  body.page-id-135 .row.noBot.mobileHeaderTopReduce{
    margin-top:0px;
  }
  .colNoPaddingMid.show_mobile{
    margin-top:0px;
  }
  body.page-template-page-homepage-second .logo_title,
  body.page-id-135 .logo_title{
    display:none;
  }
  html body .popOverLinks .search-wrap {
    height: 0px;
  }
}  
.page-template-page-register .notifications_bars,
.page-template-page-homepage-second .notifications_bars{
  display:none;
}

.read_more a.scrollToLearnMore:hover{
  color:#000!important;
}
body .tophomepage h1.h1_mobile_heading{
  margin-bottom:8px!important;
  margin-top:6px!important;
}
.margin-left_rm{
  margin-left:10px;
}
body.page-template-page-homepage-second .tophomepage.row.secondary,
body.page-id-135 .tophomepage.row.secondary{
  padding-top: 160px;
  padding-bottom: 0px;
  margin-top: -160px;
}
.teacher_info .plan_price span,
.teacher_info .plan_price b{
  text-decoration:line-through;
}
.free-teacher{
  color:#5bc9e1;
}
#settings .blue_square_icon{
  background-image:url('img/Filter_Icon.svg');
  background-repeat:no-repeat;
  background-position:center;
}
.dark #settings .blue_square_icon:hover{
  background-image:url('img/Filter_Icon_dark.svg');
}
.setBgBlack{
  background-color:#000;
  /* max-width:480px; */
  text-align:center;
  padding-left:0px!important;
  padding-right:0px!important;
  overflow:hidden;
  /* float:right; */
}
.setBgBlack.whileLoading{
  min-height:397px;
  max-height:397px;
}
.sponsored_by_homepage{
  margin-top:30px;
  margin-bottom:30px;
  max-width:428px!important;
  margin-left:auto;
  margin-right:auto;
}
.colGoToRight{
  /* float:right!important; */
}
.article_top_black_row{
  background-color:#000;
  /* min-height:300px; */
  margin-top:66px;
}
.setBgInspiration{
  /* background-color:url('img/Inspiration-Illustration.svg'); */
  /* background-position:left bottom; */
}
.floatLeft{
  float:left;
  display:inline;
}
.sponsored_by_homepage.floatLeft{
  margin:0px;
  /* margin-right:20px; */
  /* max-height:80%; */
  position: absolute;
  left: 35px;
  top: 5%;
  height: 90%;
}
body.single .containArticleAdRow .pad_left_30 {
  padding-left: 70px;
}
.sponsored_by_homepage.floatLeft img{
  max-height:300px;
  width:auto;
  height:100%;
}
.centerVerticallyBottom img{
  margin-top:auto;
  margin-bottom:0px;
  width:100%;
}
.centerVerticallyBottom{
  display: flex;
  justify-content: end;
  align-items: center;
  flex-direction: row;
}
.centerVertically{
  display: flex;
  justify-content: left;
  align-items: center;
  flex-direction: row;
}
.displayFlex{
  display: flex;
}
body .articleTopBlackRow{
  padding-top:0px;
}
body .navbar-nav > li.transparentBgOutline a{
  border-color:#5BC9E1;
  margin-top:-4px;
  padding: 5px 26px;
  /* margin-left:15px; */
}
body .solidBgBtn.read_more_home a{
  color:#fff;
  border: 1px solid #5BC9E1;
  background-color:#5BC9E1;
  padding: 5px 23px;
}

body .navbar-nav > li.transparentBgOutline a:hover,
body .solidBgBtn.read_more_home a:hover{
  background-color:#000;
  border-color:#000;
  color:#fff;
}
body.dark .solidBgBtn.read_more_home a:hover{
  background-color:#fff;
  border-color:#fff;
  color:#000!important;
}
.singleAdMobile{
  background-color:#000;
  padding-bottom:0px;
  margin-top:50px;
  text-align:center;
}

@media (min-width: 1200px) {
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-11 {
    width: 91%;
  }
  .col-xl-10 {
    width: 83%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-8 {
    width: 66%;
  }
  .col-xl-7 {
    width: 58%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-5 {
    width: 41.6666%;
  }
  .col-xl-4 {
    width: 33.3333%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-2 {
    width: 16%;
  }
  .col-xl-1 {
    width: 8%;
  }
}
@media screen and (max-width:991px){
  body .try_advanced{
    display:none!important;
  }
  .setBgBlack{
    width:100vw;
    margin-left:-30px;
  }
}
@media screen and (max-width:450px){
  .setBgBlack{
    margin-left:-15px;
  }
}
@media screen and (min-width:992px){
  .mobileHeaderTopReduce .col-md-4{
    display: flex;
    flex-direction: column;
    
    align-items: center;
    justify-content: center;
  }
  .mobileHeaderTopReduce{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
    /* flex-wrap: wrap; */
  }
}
.setBgBlack iframe{
  /* width:100%!important; */
  /* max-width:100%!important; */
}
.wrap_ad_article{
  background-image:url('img/Sponsored-By-Drumeo-Horizontal@2x_90.png');
  background-repeat:no-repeat;
  background-position:left center;

}
.innerContainer,
div#flashContent.mn-container,
.secondary.tophomepage h1{
  margin-top:0px!important;
}
.setBgBlack .ad_wrap_hp{
  width:100%;
}
@media screen and (max-width: 1224px){
  .innerContainer{
    margin-top: 15px!important;
    margin-bottom: 15px!important;
  }
  .setBgBlack .ad_wrap_hp{
    max-width:400px;
    margin:0px auto;
  }
}
@media screen and (min-width:1300px){
  .placeholderHeight .ad_wrap_hp > div{ 
    max-height:370px;
    min-height:359px;
  }
  .placeholderHeight{
    min-height:452px;
  }  
}
body .col_ipad_third.setColBlack{
  /* background-color:#000; */
  border: 1px solid #E8E8E8;
  border-radius: 20px;
  width: calc(32% - 15px)!important;
  margin-left:15px!important;
  display: flex!important;
  align-items: center;
  justify-content: center;

  align-items: start;
  justify-content: start;
}
body .col_ipad_first.borderGray{
  border: 1px solid #E8E8E8;
  border-radius: 20px;
  width: calc(32% - 15px)!important;
  margin-right:15px!important;

}
.page-template-page-advanced-metronome .col_dashboard_3:after, 
.page-template-page-advanced-metronome .col_dashboard_1:after {
    content: none;
}
.page-template-page-advanced-metronome .pulse_subtitle img{
  margin-bottom:5px;
}
.page-template-page-advanced-metronome .pulse_subtitle{
  color:#5BC9E1;
  text-align:center;
  font-size:16px;
  margin-top:32px;
}
.page-template-page-advanced-metronome .col_dashboard_1,
.page-template-page-advanced-metronome .col_dashboard_2,
.page-template-page-advanced-metronome .col_dashboard_3{
  height:608px;
}
body.page-template-page-advanced-metronome .col_dashboard_2 .ui-widget.ui-widget-content{
  min-height:608px!important;
}
body.page-template-page-advanced-metronome .col_dashboard_2 .ui-dialog .ui-dialog-titlebar-close{
  margin-top:0px;
}
.time_show.center{
  float:none;
  display:block;
  text-align:center;
  margin-left:auto;
  margin-right:auto;
  font-size: 40px;
  font-weight: 300;
  margin-bottom:38px;
  margin-top: 6px;
}
.page-template-page-advanced-metronome  .col_50_wrapper .col_25{
  margin-top:20px;
}
.page-template-page-advanced-metronome .notifications_bars{
  display:none!important;
}
.page-template-page-advanced-metronome .defaultWrapPodBot.defaultWrap{
  padding-bottom:0px;
}

.pulse_advanced_separator{
  display:block;
  width:79px;
  height:2px;
  background-color:#5BC9E1;
  margin:0px auto;
  margin-bottom:30px;
}
.create_free_acc{
  max-width:345px;
  margin:0px auto;
  
  line-height: 23px;
  margin-bottom:30px;
  margin-top: 15px;
}
.row.rowNoTop{
  padding-top:0px;
}
.read_more.white_bg_btn a {
  border: 2px solid #5bc9e1;
  background-color: white;
}
.third_col_text{
  max-width:345px;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:38px;
  margin-bottom:28px;
  margin-top: 18px;
}
.advanced_ad_stretch{
  margin-left:-15px;
  margin-right:-15px;
}
.sponsored_by_homepage.sponsored_advanced{
  margin-top:10px;
  margin-bottom:20px;
}
.page-template-page-homepage-second .logo_title{
  display:inline;
}
body.dark .read_more.white_bg_btn a{
  background-color: #000;
}
body.dark .read_more.white_bg_btn a:hover{
  background-color: #5bc9e1;
}
.page-template-page-advanced-metronome .white_bg_dashboard.hide_mobile {
  margin-bottom: -30px;
}