/*
*   name           Favourite
*   version        3.3
*   description    Responsive and customizable Joomla!3 template
*   demo           ttp://demo.favthemes.com/favourite/
*   author         FavThemes
*   author URL     http://www.favthemes.com
*   copyright      Copyright (C) 2012-2015 FavThemes.com. All Rights Reserved.
*   license        Licensed under GNU/GPLv3 (http://www.gnu.org/licenses/gpl-3.0.html)
*/


.clear{
  clear:both;
}

.item h3{
  text-align:left;
  line-height: 1.3;
}


/**  	Recipe 	**/
.blog-recipe div[itemprop="articleBody"] img{
  width:100%;
}
.blog-recipe .span6:nth-of-type(1){
  margin-left:0;
}

.blog-recipe div[itemprop="articleBody"] h4{
  font-weight:400;
  padding-top:20px;
  padding-bottom:5px;
  border-bottom: 2px solid #A6CE4C;
}
.blog-recipe div[itemprop="articleBody"] h4:nth-of-type(1){
  padding-top:0;
}
.blog-recipe div[itemprop="articleBody"] ul {
  margin-bottom:20px;
}
.blog-recipe div[itemprop="articleBody"] ul li{
    border-bottom: 1px dashed #CCC;
    padding: 5px 0 5px 0px;
}

.blog-recipe div[itemprop="articleBody"] ol li{
  padding:5px 0;
}

/**		Article listing **/
.article-listing .article-listing .item h3{
  display:none;
}

/**		Favicon Home - Meditation **/
.fa-meditation:before{
  content:'';
  background:url('../../../images/icon-yoga.png');
  display:block;
  width:60px;
  height:60px;
  background-size:cover;
  margin:0 auto;
}

.fa-meditation{
  padding:30% 0 !important;
}

/** 	Address list		**/
#address-list-form{
  background:#f8f8f8;
  border-radius:8px;
  padding:15px 0 0;
}

#address-list-form.form-horizontal .control-group{
  margin-bottom:15px !important;
  width: 50%;
  float: left;
}

#subscribeForm label{
    width: 140px;
    float: left;
}

#subscribeForm .field.form-group{
  clear:both;
  overflow:hidden;
  padding:15px 0;
}

/** 	Events		**/

.events-page .ievent.span3{
  min-height:500px !important;
}

.event-details.span6{
  margin-left:0;
  margin-bottom:30px;
}

.registration-form{
  background: #E7F2D3;
  border-radius:8px;
  padding: 0 20px;
  overflow: hidden;
} 

.registration-form .form-group{
    background: transparent !important;
    width:98% !important;
    margin:0 !important;
}

.registration-form .form-group label{
  width:30%;
}

.dataProtection.form-group p, .dataProtection.form-group .badge {
    font-size: 11px !important;
}

.dataProtection.form-group .badge {
    line-height: 1.5em;
}

.dataProtection.form-group img{
  width:11px !important;
}

#fav-basewrap{
  background-image:none; 
  background:#f8f8f8;
  color:#333;
}

#fav-basewrap h3{
  font-weight:400;
  font-size:22px;
  color:#333;
  margin-bottom: 5px;
}

#fav-basewrap h4{
  display:none;
}

.sendy input{
    width: 71%;
    padding: 10px 5px;
    float: left;
    margin-top: 1px;
}

.blog .item img{
  border-radius:8px;
  min-height: 180px;
  max-height:180px;
  padding:0;
  border:0;
}

.blog .category-desc, .blog .items-row{
  margin-bottom:30px;
}

.logo img{
  height:50px;
}

.mod-languages.pull-right {
    padding: 25px 0 15px;
}

#fav-nav .moduletable ul.nav.menu, #fav-nav .moduletable ul.nav.menunav-pills{
  float:left;
  margin-left:-30px;
}

.navigation {
  position: relative;
  height: 80px
}

.favnav .navigation .nav-pills a, .favnav .navigation .nav-pills > li > a{
  margin-top:15px;
}

.favnav .navigation ul.nav-child{
  top:68px;
}

.navigation .mod-languages {
  position: absolute;
  top: 50%;
  height: 83px;
  margin-top: -10px;
  right: 0;
}

/*
.navigation {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
*/

#slide-contact > div:first-child {
  display: none;
}

#fav-containerwrap{
  background:none;
}
#fav-container{
  box-shadow:none;
}
#fav-headerwrap{
  border-top:0;
  background:url(../../../images/africa-header-border.png) repeat-x bottom left #f8f8f8;
  padding-bottom:10px;
  border-bottom:0;
}
#fav-copyrightwrap{
  border-top:1px solid #eee;
  margin-top:30px;
}
.home-page #fav-copyrightwrap{
  margin-top:0;
}
.events-page .form-group{
  float:left;
  width:48%;
  margin:20px 0 30px;
  background: #f5f5f5;
  padding: 1%;
  border-radius: 5px;
}
.events-page .form-group label{
  float:left;
  margin-right:20px;
  margin-top: 5px;
}
.events-page .ievent{
  margin-left:1.5%;
  min-height:350px !important;
  cursor:pointer;
  font-size:12px;
}

.events-page .ievent h3{
  line-height:1;
}
.events-page .ievent .image-frame img{
  width:1px;
}

img.pull-left{
  margin-right:20px;
}

.item-page h3{
  clear:both;
}

.item-page h4 {
    clear: none !important;
}

.item-page ul {
    overflow: hidden;
    padding-left: 25px;
    margin: 0;
}

.grid {
 -moz-column-width: 17em;
 -webkit-column-width: 18em;
 -moz-column-gap: 1em;
 -webkit-column-gap:1em; 
  
}

/** 	Write to God	**/
.write-to-god #fav-maintop{
  font-size: 15px;
  font-family: 'Playfair Display', serif;
}

.letterposts {
 display: inline-block;
 padding:  .75rem;
 width:  93.5%; 
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 -khtml-border-radius: 5px;
 border-radius: 5px;
 border:0;
 min-height:260px;
 font-family: 'Playfair Display', serif;
}
.letterposts:nth-of-type(n+0){
  background:url(../../../images/letter-to-god/letter-god-bg8.png) no-repeat center center #E9E8F8; 
}
.letterposts:nth-of-type(2n+0){
  background:url(../../../images/letter-to-god/letter-god-bg1.png) no-repeat center center #E7F2CE; 
}
.letterposts:nth-of-type(3n+0){
  background:url(../../../images/letter-to-god/letter-god-bg2.png) no-repeat center center #F3EFEC; 
}
.letterposts:nth-of-type(4n+0){
  background:url(../../../images/letter-to-god/letter-god-bg3.png) no-repeat center center #FEFCBF; 
}
.letterposts:nth-of-type(5n+0){
  background:url(../../../images/letter-to-god/letter-god-bg4.png) no-repeat center center #BFDFFF; 
}
.letterposts:nth-of-type(6n+0){
  background:url(../../../images/letter-to-god/letter-god-bg5.png) no-repeat center center #F1E7EF; 
}
.letterposts:nth-of-type(7n+0){
  background:url(../../../images/letter-to-god/letter-god-bg6.png) no-repeat center center #DAF3F5; 
}
.letterposts:nth-of-type(8n+0){
  background:url(../../../images/letter-to-god/letter-god-bg7.png) no-repeat center center #FFEEF1; 
}


.well {
 position:relative;
 display: block;
}

.vbMessageControls, .home-page #fav-mainwrap{
  display:none;
}

.vbMessageTitle{
  text-align: right;
  display: block;
  width: 100%;
}

.vbMessageTitle strong{
  padding-right:5px;
}

.fav-overlay {
    background-color: rgba(17, 17, 17, 0);
}

#favglyph-12202 .span3:hover .favglyph-icon-center{
  opacity:0.8;
}

/**  	Insights into Yourself - Home	**/


#fav-screenwrap {
    background: linear-gradient(rgba(255, 255, 255, 0.75),rgba(134, 184, 38, 0.25)), url(../../../images/insights/insights-into-yourself.jpg) center top no-repeat fixed #fff;
    min-height: 500px;
    font-size:16px;
    color:#333;
}

#fav-screenwrap h3{
    color: #333;
    font-size: 40px;
    font-weight: 400;
    font-family: 'Playfair Display', serif;
}
.home-insights #jc{
  display:none;
}

#fav-screenwrap .article_anywhere.home-insights h3{
  font-weight: 400;
  font-size:20px;
}
#fav-screen1 {
    margin-top: 20px;
    font-size: 17px;
    line-height: 1.3;
    font-family: 'Playfair Display', serif;
}

.article_anywhere_title a{
  font-family: 'Playfair Display', serif;
  color:#333;
}
#fav-screen2 h3{
  text-align:right;
  font-family: 'Playfair Display', serif;
  font-size:32px;
}

#fav-screen1 h4{
  font-size:22px;
  font-family: 'Playfair Display', serif;
}

#fav-screen1 .btn.btn-default{
  padding-left:30px;
  padding-right:30px;
  margin-top:20px;
}

#fav-screen2 {
    background: rgba(255, 255, 255, 0.7);
    text-align: center;
    border-radius:8px;
    margin-top: 20px;
}

#fav-screen2 .moduletable {
    padding: 10px 30px;
  	min-height:380px;
}

/**  	Insights into Yourself	**/

.related-video h3{
  display:none;
}

/** .insights-into-yourself #fav-mainwrap{
  background: url(../../../images/insights/insights-into-yourself.jpg) center top no-repeat fixed #fff;
  background-size: cover;  
} **/
.insights-into-yourself h1, #fav-sidebar2 h2, #jc h4, .insights-into-yourself h2{
  font-family: 'Playfair Display', serif;
}

.insights-into-yourself h2{
  color:#333;
  font-size: 30px;
}

.insights-into-yourself div[itemprop="articleBody"] h3 {
    font-size: 23px;
}

.insights-into-yourself .item-page{
  background: url(../../../images/insights/insights-into-yourself.jpg) center top no-repeat fixed #fff;
  background-size: cover;  
  border-radius: 8px;
  padding: 0 20px;
}
.insights-into-yourself div[itemprop="articleBody"], #jc{
  background:#fff;
  opacity:0.8;
  padding: 20px;
  border-radius: 8px;
  overflow: hidden;
}

.refective-question {
    float: left;
}

#jc{
  margin:20px 0;
}
#fav-sidebar2 audio{
  width:100%;
}

.insights-into-yourself #fav-sidebar2 h3{
  font-family: 'Playfair Display', serif;
  margin-bottom:20px;
}

.insights-into-yourself #fav-sidebar2 .related-video h3{
  display:block
}

#jc .rbox{
  border:0;
}

#jc .rbox .comment-anchor, #jc .rbox .comment-title{
  display:none;
}
#comments .comment-date{
  font-size:14px !important;
  padding: 0 0 0 30px !important;
  background-position:15px 3px !important;
}

#comments .comment-body{
  padding: 10px 0 2px !important;
}

#jc h4 {
    padding: 0 0 10px 0;
    margin-bottom: 20px;
    margin-top: 30px;
    font-size: 24px;
    font-weight:400;
    color:#333;
}

#comments .comments-buttons a{
  color:#fff;
  background: #86B827;
  padding: 5px 15px 5px;
  border-radius: 5px;
}

#comments-form .btn, #comments-form .btn div{
  background-image:none;
  background:#86B827;
  color:#fff;
  padding: 10px 20px;
}

#comments-form .btn a{
  color:#fff;
  font-size:15px;
}

.audio-item{
  cursor:pointer;
  display: block;
  overflow: hidden;
  margin-bottom: 10px;
}

.audio-item .audio-image{
  background:url("../../../images/audio-images/audio-bg1.jpg") no-repeat center center;
  background-size: contain;
  padding: 12px;
  font-size: 30px;
  color: #fff;
  display:block;
  float:left;
  margin-right:15px;
  border-radius: 8px;
}

.audio-item:nth-of-type(2) .audio-image{
  background:url("../../../images/audio-images/audio-bg2.jpg") no-repeat center center;
  background-size: contain;
}
.audio-item:nth-of-type(3) .audio-image{
  background:url("../../../images/audio-images/audio-bg3.jpg") no-repeat center center;
  background-size: contain;
}
.audio-item:nth-of-type(4) .audio-image{
  background:url("../../../images/audio-images/audio-bg4.jpg") no-repeat center center;
  background-size: contain;
}
.audio-item:nth-of-type(5) .audio-image{
  background:url("../../../images/audio-images/insights-music-bg1.jpg") no-repeat center center;
  background-size: contain;
}

.audio-item audio{
  display:none;
}

.reflective-question{
  font-family: 'Playfair Display', serif;
  overflow: hidden;
  font-size: 17px;
  padding: 10px;
  background: #EDF6D8;
  border-radius: 8px;
}

.reflective-question img{
  width:80px;
}

.reflective-question .heading{
  color:#6B960A;
  font-size: 15px;
  margin-top: 5px;
}

#fav-container{
  margin-top:0;
}
#fav-notewrap #fav-note{
  margin:30px 0;
}
#fav-notewrap .span3 img{
  border-radius:8px;
}

#fav-notewrap .span3 .moduletable, #fav-notewrap .span3 .moduletable h3{
  text-align:center;
}

#fav-notewrap .span3 .moduletable{
  padding:20px;
  transition: all 0.5s ease;
  background:url(../../../images/bottom-box-bg.png);
  border-radius:8px;
}

#fav-notewrap .span3 .moduletable:hover{
  background:#86B827;
  border-radius:8px;
  
}

#fav-notewrap .span3 a:link, #fav-notewrap .span3 a:visited{
  color:#fff;
}

.item-page img.pull-left, .article_anywhere img.pull-left {
    margin-right: 20px;
    border-radius: 8px;
}

/** 	How to Meditate	**/


.meditation-heading {
  border-bottom: 1px solid #A6CE4C;
  padding: 0 10px 0 40px;
  overflow: hidden;
}

.row.meditation-steps {
  margin-left:0;
}
.meditation-steps {
   padding: 10px 10px 25px 40px;
}
.meditation-steps h4 {
  clear: none;
  font-weight:400;
}
.meditation-steps .steps-icon {
  width: 30%;
  margin-right: 20px;
  float: left;
}
.meditation-steps .steps-icon img {
  margin: 0 auto;
  -webkit-box-shadow: 0 8px 6px -6px #555555;
  -moz-box-shadow: 0 8px 6px -6px #555555;
  box-shadow: 0 8px 6px -6px #555555;
  border-radius: 50% !important;
}
.meditation-steps .steps-description{
  width: 63%;
  float: left;
}
.meditation-steps ul.commentary-list {
  list-style-type: none;
  padding: 0;
}
.meditation-steps ul.commentary-list li {
  list-style-type: none;
  overflow: hidden;
  border-bottom: 1px solid #A6CE4C;
  padding: 5px !important;
}
.meditation-steps ul.commentary-list li:before {
  display: none;
}
.meditation-steps ul.commentary-list li audio {
  display: none;
}
.meditation-steps .commentary-title,
.meditation-steps .button-play,
.meditation-steps .button-download {
  float: left;
}
.meditation-steps .commentary-title {
  padding: 12px 0 5px;
}
.meditation-steps .button-play,
.meditation-steps .button-download {
  width: 30px;
  height: 30px;
  line-height: 32px;
  padding: 6px !important;
  border-radius: 50%;
  margin-left: 8px;
  float: right;
  color: #ffffff !important;
  margin-bottom:0;
}
.meditation-steps .button-play i,
.meditation-steps .button-download i {
  color: #fff;
  font-size: 20px;
}
.meditation-steps .button-play:link,
.meditation-steps .button-download:link,
.meditation-steps .button-play:visited,
.meditation-steps .button-download:visited {
  border-bottom-color: #86B827;
  padding: 6px;
}
.meditation-steps .button-play:hover,
.meditation-steps .button-download:hover,
.meditation-steps .button-play:focus,
.meditation-steps .button-download:focus {
    opacity: 0.8;
}
.meditation-steps.step2 {
  background: #F3F8E8;
}
.meditation-steps.step3 {
  background: #E7F2D3;
}
.meditation-steps.step4 {
  background: #DAEBBC;
}
.meditation-steps.step5 {
  background: #CFE4A6;
}

#fav-notewrap{
  background:url(../../../images/africa-border-bottom.png) bottom left repeat-x #545454;
  background-repeat: repeat-x !important;
}

@media (max-width: 767px){
  .events-page .form-group{
    width:98%;
    margin: 10px 0 20px;
  }
}

/* JQuery accordion styling */

.faqs h2{
  margin-top:30px;
  font-size: 25px;
}

.ui-state-default{
  background: url("../../../images/africa-accordion-bg.jpg") repeat-x !important;
  border:0 !important;
  color: #333 !important;
  font-weight: 400 !important;
}

.ui-state-default .ui-icon {
  background:url("../../../images/icons/icon-plus1.png") no-repeat 0 0 !important;
  margin-right: 5px;
}

.ui-state-active .ui-icon, .ui-icon-minus{
  background:url("../../../images/icons/icon-minus1.png") no-repeat 0 0 !important;
}

.ui-icon-plus{
  background:url("../../../images/icons/icon-plus1.png") no-repeat 0 0 !important;
}

.ui-state-active, .ui-state-default:hover, .ui-state-default:active, .ui-state-default:focus{
  background: url("../../../images/africa-accordion-bg1.jpg") repeat-x !important;
  color:#fff !important;
}

.ui-widget-content a{
  color: #86B827 !important;
}

.ui-state-focus:focus{
  outline:none !important;
}

.ui-accordion .ui-accordion-header{
  padding: .3em .5em .3em .7em !important;
}
/*
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	min-height: 0;
	font-size: 100%;
}

.ui-accordion .ui-accordion-header:hover{
  background:#F3F8E8; 
  border:1px solid #A6CE4C;
} 

.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
    color: #86B827 !important;
    font-weight: 400 !important;
}

.ui-accordion .ui-accordion-header:hover .ui-state-default{
  color:#333 !important;
}

.ui-widget-content{
  background:#fff !important;
  border:1px solid #A6CE4C !important;
  border-top:0 !important;
}

.ui-state-active{
   background: #F3F8E8 !important;
  border:1px solid #A6CE4C !important;
  color:#333;
}


.accordion.ui-accordion.ui-widget.ui-helper-reset {
    margin-bottom: 35px;
}
*/


/** 	Virtue Scope	**/

#yearPlan {
    clear: both;
}

#yearPlanControls { vertical-align: top; padding-right: 10px }

#canvasContainer #myCanvas{
  width:500px;
}   
#yearPlan .month{
  font-size:20px !important;
  text-transform:none !important;
  text-align: center; 
}
#yearPlan .yearPlanEntry{
  border-radius:8px;
  min-height:320px;
  padding:60px 20px 20px !important;
  color: #fff !important;
  margin-bottom: 30px;
  z-index: -1;
  background:url("../../../images/virtues/virtue-bg1.png") no-repeat bottom center;
  background-size:contain;
}
#yearPlan .month:nth-of-type(2) .yearPlanEntry{
   background:url("../../../images/virtues/virtue-bg2.png") no-repeat bottom center;
   background-size:contain;
}
#yearPlan .month:nth-of-type(3) .yearPlanEntry{
   background:url("../../../images/virtues/virtue-bg3.png") no-repeat bottom center;
   background-size:contain;
}
#yearPlan .month:nth-of-type(4) .yearPlanEntry{
   background:url("../../../images/virtues/virtue-bg4.png") no-repeat bottom center;
   background-size:contain;
}
#yearPlan .month:nth-of-type(5) .yearPlanEntry{
   background:url("../../../images/virtues/virtue-bg5.png") no-repeat bottom center;
  background-size:contain;
}
#yearPlan .month:nth-of-type(6) .yearPlanEntry{
   background:url("../../../images/virtues/virtue-bg6.png") no-repeat bottom center;
  background-size:contain;
}
#yearPlan .month:nth-of-type(7) .yearPlanEntry{
   background:url("../../../images/virtues/virtue-bg7.png") no-repeat bottom center;
  background-size:contain;
}
#yearPlan .month:nth-of-type(8) .yearPlanEntry{
   background:url("../../../images/virtues/virtue-bg8.png") no-repeat bottom center;
  background-size:contain;
}
#yearPlan .month:nth-of-type(9) .yearPlanEntry{
   background:url("../../../images/virtues/virtue-bg9.png") no-repeat bottom center;
  background-size:contain;
}
#yearPlan .month:nth-of-type(10) .yearPlanEntry{
   background:url("../../../images/virtues/virtue-bg10.png") no-repeat bottom center;
  background-size:contain;
}
#yearPlan .month:nth-of-type(11) .yearPlanEntry{
   background:url("../../../images/virtues/virtue-bg11.png") no-repeat bottom center;
  background-size:contain;
}
#yearPlan .month:nth-of-type(12) .yearPlanEntry{
   background:url("../../../images/virtues/virtue-bg12.png") no-repeat bottom center;
  background-size:contain;
}
#yearPlan .yearPlanEntry h2{
  color:#fff;
  margin:10px 0 20px;
  font-size: 28px;
  display:block !important;
}


#yearPlanControls { vertical-align: top; padding-right: 10px }

#rotation, #stopIt, #yearPlanRestart ,#yearPlanPdf,#yearPlanMail { display: none; }
#plansForm { display: inline }
#virtuescopeContent {
    width: 100%; background-color: #eedde1; display: none;
    padding: 10px 20px; text-align: left; border-radius: 10px; border: 2px solid #fff;
    box-shadow: 0 0 10px #fff; outline: none;
}

#virtuescopeContent h2 { margin-top: 10px }

.yearplanToggler { float: right; font-size: 13px; margin-top: 12px; text-decoration: none; clear: both }
#yearPlanControls h2 { color: #fff }
#yearPlanControls #virtuescopeContent{
}
#yearPlanControls #virtuescopeContent h2{
  color:#fff;
 /** font-family: 'Courgette', cursive; **/
}
.yearPlanTitle { float: left;
    margin: 0px 0 0 0;
    font-size: 23px;
    text-align: center;
    text-transform: capitalize;
    padding: 10px;
    width:16.3%;
    opacity: 0.5;
    color:#000;
    background: #f1f1f1;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    position: absolute;
}
.yearPlanVirtue { margin-top: 10px; white-space: nowrap; display:none; }
.yearPlanEntry { clear: both; }
.yearPlanEntry img { display: block; margin-left: auto; margin-right: auto }
.yearPlanEntry p, .yearPlanEntryLink, .yearPlanEntryPause { text-align: center; text-decoration: none !important; font-size: 14px }
#yearPlanControls .month { width: 24%; margin-left: 10px }
#yearPlanControls .month .yearPlanEntry { min-height: 150px; font-size: 16px }
#yearPlanControls .yearPlanEntry h2 { display: none }
#virtuescopePredictions { width: 100% !important; margin-bottom: 30px; }
#plans-menu { border: 1px solid #eaeaea; background-color: white }
#virtuescopePredictions { display: none }
#spinner { position: relative; top: 4px; left: 4px; display: none; height: 30px; }
#sendButtons { text-align: right; padding-right: 65px }

#yearPlanRestartRow { text-align: right; margin-top: 0; }
#yearPlan { display: flex; width: 100%; flex-wrap: wrap; -ms-flex-wrap: wrap }

#toEmail { width: 100% }
#mailLabel { padding: 10px 0 }
#advanced { display: none }
#advanced { width: 600px; margin-bottom: 40px; margin-left: 15px }
#advanced form { margin-bottom: 10px }

#spinContainer { position: relative }
#startIt { width: 200px; height: 45px; margin: 20px 0 20px 0 }
#runningMsg { /*margin-top: 30px*/ }
#textDisplay {
    /*min-height: 180px;*/
    font-size: 20px;
    margin-top: 20px;
}
.ui-dialog { background-color: white; padding: 10px 10px 0 10px !important;}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
  	color: #ffffff !important;
    background-color: #86B827 !important;
    border-color: #86B827;
    background-image: none !important;
    border-radius: 5px;
    font-size: 18px;
}


#vs-container .row{
  margin-left:0 !important;
}

#yearPlanControls .row .span6{
  margin-left:0;
}

@media (max-width: 900px) {
    #yearPlanControls { margin: 10px auto; padding: 0 }
    body, #virtuescopeContainer, #canvasContainer, #yearPlanControls { width: 99%; display: block; }
    body { width: 100%; margin: 0 }
    #canvasContainer { width: 650px !important; min-width: 650px; margin-left: auto; margin-right: auto; }
    #spinContainer { width: 100%; margin-top: -50px }
    #startIt { margin: 0 auto 12px; display: block; }
    #myCanvas { margin: 0 auto; display: block; }
    #plansFormDiv { width: 100% }
    #plans-button { margin: 20px auto; display: block; }
    #yearPlanRestartRow { display: none }
    #textDisplay { /*min-height: 50px;*/ font-size: 1.8em; }
    #spinContainer { padding-top: 20px }
    #virtuescopeContent { width: 95%; margin: 0 auto 0 auto }
    #plansFormDiv { display: block }
    #spinner { top: 28px; }
}

@media (max-width: 650px) {
    #canvasContainer { width: 100% !important; min-width: 100px; }
}

.favnav .navigation .nav-pills a, .favnav .navigation .menunav-pills a, .favnav .navigation .nav-pills > li > a, .favnav .navigation .menunav-pills > li > a, .favnav .navigation .nav-pills span.nav-header, .favnav .navigation .menunav-pills span.nav-header, .favnav .navigation .nav-pills > li > span.nav-header, .favnav .navigation .menunav-pills > li > span.nav-header, .favnav .navigation ul.nav.menu li span.nav-header {
  font-size: 15px;
}