html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	background-color: #2f2d2e;
    }
@media(max-width:767px) {
.login-container {
	position: fixed;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 0;
	right: 0;
	width: 100%;
	border-radius: 4px;
	height: 350px;
	padding: 25px;
}
}
@media(min-width:768px) {
.login-container {
	position: fixed;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 0;
	right: 0;
	width: 640px;
	border-radius: 4px;
	height: 200px;
	padding: 25px;
}
}
.login-heading h1 {
	text-align: center;
	font-size: 2.4em;
	font-weight: 300;
	color: #ccc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.login-heading h2 {
	padding: 0.4em;
	text-align: center;
	font-size: 1.4em;
	font-weight: 300;
	color: #ffcc00;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 0;
}
.login-container p {
	padding: 0.4em;
	text-align: center;
	font-weight: 300;
	color: #666;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.login-container p a{
	color: #ccc;
	margin-left: 30px;
}
.login-body {
  font-weight: 300;
  font-size: 1.15em;
}
@media(max-width:767px) {
.error-container {
	position: fixed;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 0;
	right: 0;
	width: 100%;
	border-radius: 4px;
	height: 350px;
	padding: 25px;
}
.error-container img {
	margin-bottom: 30px;
	height: auto;
	width: 20%;
}
}
@media(min-width:768px) {
.error-container {
	position: fixed;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 0;
	right: 0;
	width: 750px;
	border-radius: 4px;
	height: 400px;
	padding: 25px;
}
.error-container img {
	margin-bottom: 50px;
}
}
.error-heading h1 {
	text-align: center;
	font-size: 2.4em;
	font-weight: 300;
	color: #ccc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.error-heading h2 {
	padding: 0.4em;
	text-align: center;
	font-size: 1.4em;
	font-weight: 300;
	color: #ffcc00;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 0;
}
.error-container p {
	padding: 0.4em;
	text-align: center;
	font-weight: 300;
	color: #666;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.error-container p a{
	color: #ccc;
	margin-left: 30px;
}
.error-body {
  font-weight: 300;
  font-size: 1.15em;
}
.navbar-inverse {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ffcc00;
	background-color: transparent;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ffcc00;
	padding: 25px;
}
.nav > li > a {
	position: relative;
	display: block;
	color: #ccc;
	font-weight: 500;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
}
.nav > li.disabled > a {
  color: #ccc;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
	color: #777;
	text-decoration: none;
	cursor: not-allowed;
	background-color: #000;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  border-color: transparent;
	background-color: rgba(0, 0, 0, 0.2);
}
.navbar-right {
    float: right !important;
    margin-right: 0px;
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	width: 88px;
}
.dropdown-menu > li > a {
	display: block;
	clear: both;
	font-weight: normal;
	line-height: 1.42857143;
	color: #ccc;
	white-space: nowrap;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	width: 88px;
}
.navbar-right .dropdown-menu {
    left: 0px;
	width: 50px;
}
@media(max-width:767px) {
.navbar-header {
    float: left;
	widtch: 50px;
}
}
.navbar-brand {
    float: left;
    height: 70px;
    font-size: 18px;
    line-height: 20px;
    background-color: transparent;
    text-align: center;
    padding-top: 0px;
    border-bottom-width: 0px;
    border-bottom-color: transparent;
}
.navbar-brand img {
    height: 50px;
    width: auto;
}
.btn-lg, .btn-group-lg > .btn {
    padding: 7px 20px;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.33333;
    border-radius: 4px;
    letter-spacing: 0px;
}
.btn-primary {
    background-color: #ffcc00;
    border-color: #ffcc00;
    -webkit-transition: 0.25s;
    transition: 0.25s;
    color: #282627;
}
@media(max-width:767px) {
.btn {
	display: inline-block;
	margin-bottom: 0;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.42857;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 0px solid transparent;
	border-radius: 4px;
	width: 80%;
	padding-top: 14px;
	padding-right: 20px;
	padding-bottom: 14px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
}
@media(min-width:768px) {
.btn {
	display: inline-block;
	margin-bottom: 0;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.42857;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 0px solid transparent;
	border-radius: 4px;
	width: 30%;
	padding-top: 14px;
	padding-right: 20px;
	padding-bottom: 14px;
	padding-left: 20px;
	margin-top: -6px;
}
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
@media(max-width:767px) {
.form-group {
	margin-bottom: 15px;
	text-align: center;
}
.form-control {
	display: inline-block;
	width: 80%;
	height: 52px;
	font-size: 18px;
	line-height: 1.42857143;
	color: #282627;
	background-color: #fff;
	background-image: none;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	border-radius: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ffcc00;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
}
.form-control-pass {
	display: inline-block;
	width: 80%;
	height: 52px;
	font-size: 18px;
	line-height: 1.42857143;
	color: #282627;
	background-color: #fff;
	background-image: none;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	border-radius: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ffcc00;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
}
}
@media(min-width:768px) {
.form-control {
	display: inline-block;
	width: 33%;
	height: 52px;
	padding: 15px 20px;
	font-size: 18px;
	line-height: 1.42857143;
	color: #282627;
	background-color: #fff;
	background-image: none;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	border-radius: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ffcc00;
}
.form-control-pass {
	display: inline-block;
	width: 66%;
	height: 52px;
	padding: 15px 20px;
	font-size: 18px;
	line-height: 1.42857143;
	color: #282627;
	background-color: #fff;
	background-image: none;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	border-radius: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ffcc00;
}
}
.form-control:focus {
  border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ffcc00;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 15px rgba(255, 204, 0, 0);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 15px rgba(255, 204, 0, 0);
	padding: 15px 13px;
	-webkit-transition: 0.25s;
	transition: 0.25s;
}
/* Custom Colored Panels */

.red {
	color: #cb3100;
	text-align: center;
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: 300;
	margin-top: -30px;
}

a.red, a.red:visited{
	color: #cb3100;
	text-align: center;
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: 300;
	margin-top: -30px;
}


.green {
	color: green;
	text-align: center;
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: 300;
	margin-top: -30px;
}


