/* Lower Grades Only */

section.romp-load {
	background-color:#5F8C00;
}
body {
	background:url(../../../wp-content/themes/coursepress-child/images/img_bodybg.png) scroll repeat 0 0 transparent;
	color:#231f20;
}
#nogym {
	margin-bottom:0 !important;
}
.nogym {
        border:solid 5px red;
        padding:10px;
	font-size:18px;
	text-align:center;
}
.nogym-course {
        font-weight:bold;
	font-size:20px;
	color:#3d8e00;
}
/* .units-archive-list li:last-child .course-progress-disc-container, */
.unit-grade-table .grades-table tbody:last-child .row-unit .td-right  { display:none; }

.footer-widget-area .footer-help h1.widget-title {
  background:url(../../../wp-content/uploads/2016/06/img_help.png) scroll no-repeat 85px -152px transparent;
}
.footer-widget-area .footer-help:hover h1.widget-title,
.footer-widget-area .footer-help:focus h1.widget-title {
  background-position:85px -20px;
}
.footer-widget-area .footer-resources h1.widget-title {
  background:url(../../../wp-content/uploads/2016/06/img_resources.png) scroll no-repeat 85px -152px transparent;
}
.footer-widget-area .footer-resources:hover h1.widget-title,
.footer-widget-area .footer-resources:focus h1.widget-title {
  background-position:85px -20px;
}
.footer-widget-area .footer-links h1.widget-title {
  background:url(../../../wp-content/uploads/2016/06/img_links.png) scroll no-repeat 85px -152px transparent;
}
.footer-widget-area .footer-links:hover h1.widget-title,
.footer-widget-area .footer-links:focus h1.widget-title {
  background-position:85px -20px;
}
.header-family {
  position:absolute;
  right:0;
  left:0;
  bottom:-10px;
  margin:0 auto;
  height:100%;
  width:333px;
  background:url(../../../wp-content/uploads/2016/06/header_family.png) scroll no-repeat center bottom transparent;
}
.romp-alerts, .romp-alerts p,
.romp-instructions {
  background-color:#FEBF00;
}
.unit-template-default .entry-header h3.course-title,
.site-main > h1,
h1.entry-title {
 background:url(../../../wp-content/uploads/2017/04/title_option.jpg) scroll no-repeat 0 0 transparent;
 background-size:cover;
}
.button.next-button,
.button.prev-button,
.comment-form .submit,
.save-progress-and-exit,
.cp-submenu .submenu-item a,
.single-course a.apply-button,
a.romp-button,
.button.next-button:hover,
.button.next-button:focus,
.button.prev-button:hover,
.button-prev-button:focus,
.comment-form .submit:hover,
.comment-form .submit:focus,
.save-progress-and-exit:hover,
.save-progress-and-exit:focus,
.cp-submenu .submenu-item a:hover,
.cp-submenu .submenu-item a:focus,
.single-course a.apply-button:hover,
.single-course a.apply-button:focus,
a.romp-button:hover, a.romp-button:focus {
	background-color:#0facd9;
}
.gym-closed-message {
	text-align:center;
	width:500px;
	max-width:100%;
	margin:40px auto;
	font-size:24px;
	font-weight:bold;
	line-height:28px;
	color:#000000;
}
.gym-date {
	font-size:28px;
}
p.gym-button {
  font-family: 'Londrina Solid',sans-serif !important;
  font-size: 34px;
  font-weight: 400;
  color:#8BCB07;
  margin-top:0px;
  margin-bottom:10px;
  text-align:center;
}
.front-text {
	visibility:hidden;
}
h3.comment-reply-title {
  background:url(../../../wp-content/uploads/2017/03/thoughts_bg.png) scroll no-repeat 0 0 transparent;
  background-size:100% 100%;
}
.romp-noshow {
   pointer-events:none;
   opacity:.5;
}

/* End Lower Grades Only */
