@charset "UTF-8";
/* CSS Document */

.btn, .btn-default
{
	font-weight: bold !important;
	padding-top: 5px;
	padding-bottom: 4px;
	background-image: none;
	border-color: #b0d136;
	text-transform: uppercase;
}
.dropdown-menu>li>a
{
	color: #2e2d74;
}
.navbar-inverse
{
	background-image: none;
}

.desktop-button-label
{
	color: #fff!important;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
.navbar-inverse .navbar-nav>li>a
{
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1;
}
.blue-panel-head
{
	color: #2e2d74 !important;
	background: #34d5e2 !important;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus
{
	color: #2e2d74 !important;
}

.button-green
{
	background-color: #42ab4f !important;
	border-color: #42ab4f !important;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1;
}
.button-grey
{
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1;
}