/* Inhabit colors/ skin  */
body {font-family: "Source Sans Pro",sans-serif;}
body > .header {
	background-color: #e6a91a;
border-bottom: 2px solid #EEE;}
.mission {
    background: none repeat scroll 0% 0% #0085CA;}
a.button3  {
    background-color: #78838e;}

.skin-black .logo, .skin-black .logo:hover {
    background-color: #e6a91a;
	background-image: url(/image/get/67ef04b72a8b34047f8c5968);
	background-repeat: no-repeat;
	text-indent: -999999px;
}

.btn.btn-primary {
    background-color: #144f32 !important;
    border-color: #0770a8 !important;
}
.right-side, .content {background-color: transparent;}
.skin-black .navbar {
    background-color: #e6a91a;}
	a.score-dialog-anchor {color: #2A5D8A; !important;}
	a.score-dialog-anchor:hover {color: #666; !important;}
	.skin-black .navbar .sidebar-toggle .icon-bar {
    background: none repeat scroll 0% 0% #FFF;
}

.nav-tabs-custom > .nav-tabs > li.active {
    border-top-color: #0085ca;
}
	.skin-black .navbar .nav a {
    color: #fff;
}

.box.box-primary, .box.box-brand-color {

	border-top: 4px solid #ffffff;
}

.box.box-solid.box-success > .box-header {
    color: #FFF;
    background: none repeat scroll 0% 0% #78838E;
}


.box.box-solid.box-info > .box-header {
    color: #FFF;
    background: none repeat scroll 0% 0% #78838E;
}

a {
    color: #2a5d8a;
}
a:hover {
    color: #929292;
}

.bg-brand2 {background: #cf7b69; color: #ffffff}
.bg-red {background: #78838E;}

.small-box .icon {    color: rgba(255,255, 255, 0.65);
bottom: 25px;
}
.btn.btn-danger {
    background-color: #CB1500;
    border-color: #CB1500;
}
.progress-bar-light-blue {background-color: #333;}
.progress-bar-green {background-color: #333;}
.progress-bar-aqua {background-color: #333;}


.teams .box-header {color: #fff;}

.teams .text-muted {
    color: #fff;
}

.skin-black .navbar .nav > li > a:hover,
.skin-black .navbar .nav > li > a:active,
.skin-black .navbar .nav > li > a:focus,
.skin-black .navbar .nav .open > a,
.skin-black .navbar .nav .open > a:hover,
.skin-black .navbar .nav .open > a:focus {
  background: transparent;
  color: #efefef;
}

.bg-light-blue {
    background-color: #FFF !important;
}

.navbar-nav > .user-menu > .dropdown-menu > li.user-header > p {

    text-shadow: none;

    color: #333;
}

.box.box-primary {
    border-top-color: none;
}
.wrong h2
{
    color: #78838E;}
	.correct h2
{
    color: #46661b;}


	/* imagery theme */
	.teams {

   background: #fff;
color: #333;

background-image:url();
background-repeat: no-repeat;
background-position: right bottom ;
background-size: 100%;
}



body.skin-black {background-image: url(/image/get/68dc1c232a8b34047c8c582e); background-repeat: no-repeat; background-position: center bottom; background-size: 100%;}
.sharebg  {background-image: url(/image/get/67ef04b72a8b34047f8c597a);  background-repeat: no-repeat; background-position: right bottom;}
/* end theme  */

.mobile-logo {display:none;}
@media screen and (max-width: 769px){
.skin-black .logo, .skin-black .logo:hover {

    display: none !important;}

	body > .header .navbar {

    margin-left: 0px;}
	.mobile-logo {background-image: url(/image/get/67ef04b72a8b34047f8c596b); display:block;  float: left; width: 45px;}

}

.theme
{
    /*
		Background image defined in home page template so it won't be cached and will change with theme change:
		background: url() no-repeat scroll right bottom #333;
	*/
    color: #FFF;
	background-size: 100% auto;
	background-position: center top;
	min-height: 250px;
}

.teams h3, .theme h3
{
	color: #fff;
}

.skin-black .left-side
{
	background-color:#144f32;
}

.skin-black .sidebar > .sidebar-menu > li
{
	border-top-color:#144f32;
	border-bottom-color:#144f32;
}

.skin-black .sidebar
{
  border-bottom: 1px solid #144f32;
}

.skin-black .sidebar > .sidebar-menu > li:first-of-type {
  border-top: 1px solid #144f32;
}

.skin-black .sidebar > .sidebar-menu > li > a:hover, .skin-black .sidebar > .sidebar-menu > li.active > a
{
  color: #f6f6f6;
  background: #e6a91a;
}
