.widget_nav_menu 
{
font-size: 18px !important;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.zippy-entry-complete-toggle {
  -webkit-border-radius: 4;
  -moz-border-radius: 4;
  border-radius: 4px;
  font-weight: bold;
  font-family: 'Open Sans', Verdana, sans-serif;
  color: #ffffff !important;
  font-size: 14px;
  background: #ee672f;
  padding: 5px 20px 5px 20px;
  text-transform: uppercase;
  text-decoration: none !important;
  white-space: nowrap;
}

zippy-complete-entry-region 
{
    text-align: right;
}

.post-meta 
{ 
display: none !important;
}

.comments-title
{ 
display: none !important;
}


.nav-next 
{ 
font-size: 22px;
padding-bottom: 22px;
}

.nav-previous
{
    font-size: 14px;
}

/* this is for the zippy quizzes */
.zippy-quiz-results-buttons
{
text-align: center;
}

.zippy-retake-quiz-button
{
display: none !important;
}

.zippy-return-to-quiz-button
{
padding: 0px 50px 0px 0px;
font-size: 14px;
}

.zippy-quiz-next-entry-button
{
white-space: nowrap;
font-size: 22px;
}

/* EDITS FOR CBL V3 BETA */

.clearfix {
    overflow: auto;
}

.cbl-course-image {
    float: left;
    width: 120px;

}

.cbl-course-section-top {
    margin-left: 126px;
font-size: 125%;
text-align: center;    
}

.cbl-course-section-bottom {
    margin-left: 126px;
    font-size: 250%;
text-align: center;
}

.cbl-course-section h1
{
margin: 0px;
}

@media (min-width: 1200px)
{
.content-block {
    padding-top: 0px }
}