/*!
 * Start Bootstrap - Small Business HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
	/*padding-top: 70px;  Required padding for .navbar-fixed-top. Change if height of navigation changes. */
	background-color: #fff;
}
header {
	background-color: #fff;
}
a {
	outline: none !important;
	border: none;
}
.clr {
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
footer {
	/*padding: 20px 0;*/
	margin: 10px 0 0;
	background-color: #019eec;
	padding: 5px 0;
	color: #fff;
}
.logo_header {
	display: block;
	padding: 5px 0;
}
img.logo {
	display:inline-block !important;
}

.blue_border {
	border-top: 3px solid #010281;
}
.navbar {
	border-radius: 0;
	min-height: 35px;
	margin-bottom: 0;
}
.navbar-fixed-top .nav {
	padding: 15px 0;
}
.navbar-fixed-top .navbar-brand {
	padding: 0 15px;
}
.navbar-inverse {
	background-color: #019eec;
	border: none;
}
.navbar-inverse .navbar-nav > li {
	position: relative;
}
.navbar-inverse .navbar-nav > li > a {
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
}
.navbar-inverse .navbar-nav > li > a::after {
	content: "|";
	position: absolute;
	font-weight: bold;
	font-style: normal;
	margin: 0;
	text-decoration: none;
	top: 5px;
	color: #fff;
	right: 0;
}
.navbar-inverse .navbar-nav > li:first-child > a {
	padding-left: 0;
}
.navbar-inverse .navbar-nav > li:last-child > a {
	padding-right: 0;
}
.navbar-inverse .navbar-nav > li:last-child > a::after {
	content: "";
}
ul.list-inline {
	margin-bottom: 0;
}
.list-inline > li {
	position: relative;
	line-height: 36px;
}
.list-inline > li > a {
	display: block;
	padding: 0 3px 0 0;
	color: #333;
}
.list-inline > li:last-child {
	padding-right: 0;
}
.list-inline > li > a::after {
	content: "|";
	position: absolute;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	text-decoration: none;
	top: 0;
	color: #333;
	right: 0;
}
.list-inline > li:last-child > a::after {
	content: "";
}
.input-group {
	width: 40%;
}
.btn-info {
	background-color: #019cdc;
}
.input-sm {
	height: 28px;
}
.btn-group-sm > .btn, .btn-sm {
	padding: 4px 10px;
}
a.colorbtns {
	padding: 5px;
	display: block;
	background-color: #f00;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	vertical-align: middle;
	position: relative;
}
a.colorbtns span {
	position: relative;
	top: 10px;
}
a.colorbtns span.twoline {
	position: relative;
	top: 10px;
}
a.colorbtns span.oneline {
	position: relative;
	top: 20px;
}
a.colorbtns.map {
	background: #1ed5f6; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#1ed5f6, #06acd0); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#1ed5f6, #06acd0); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#1ed5f6, #06acd0); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#1ed5f6, #06acd0); /* Standard syntax */
}
a.colorbtns.pnr {
	background: #d87f7f; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#d87f7f, #ae5151); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#d87f7f, #ae5151); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#d87f7f, #ae5151); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#d87f7f, #ae5151); /* Standard syntax */
}
a.colorbtns.songs {
	background: #89cd7e; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#89cd7e, #618a4e); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#89cd7e, #618a4e); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#89cd7e, #618a4e); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#89cd7e, #618a4e); /* Standard syntax */
}
a.colorbtns.position {
	background: #fe7f5a; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#fe7f5a, #d55a37); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#fe7f5a, #d55a37); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#fe7f5a, #d55a37); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#fe7f5a, #d55a37); /* Standard syntax */
}
a.colorbtns.timetable {
	background: #31a5f7; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#31a5f7, #147eb5); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#31a5f7, #147eb5); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#31a5f7, #147eb5); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#31a5f7, #147eb5); /* Standard syntax */
}
a.colorbtns.specialtrains {
	background: #f09718; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#f09718, #c57118); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#f09718, #c57118); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#f09718, #c57118); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#f09718, #c57118); /* Standard syntax */
}
.carousel-control {
	width: 10%;
}
.carousel-indicators {
	bottom: 0;
}
/*------------------Modern Ticker Classes------------------*/
.modern-ticker {
	width: 100%;
	height: 35px;
	line-height: 30px; /*font-size: 16px;*/
	overflow: hidden
}
.modern-ticker a {
	text-decoration: none
}
.modern-ticker ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.mt-body {
	margin: 2px;
	position: relative
}
.mt-label {	/*margin-right: 2px;*/
	margin: 1px 8px 1px 1px;
	padding: 0 8px 0 12px;
	position: absolute;
	left: 0
}
.mt-news {
	overflow: hidden;
	position: absolute;
	margin: 3px 0;
}
.mt-scroll .mt-news {
	background-color: transparent
}
.mt-news ul {
	background-repeat: no-repeat;
	background-position: -1000px
}
.mt-news li {
	float: left
}
.mt-news a { /*font-size: 16px;*/
	padding: 0 10px 0 20px;
	margin-right: 2px;
	background-repeat: no-repeat;
	background-position: 7px center;
	display: block;
	white-space: nowrap
}
.mt-scroll.mt-round .mt-news a {
	border-radius: 0
}
.mt-hide {
	display: none
}
.mt-controls { /*margin-left: 2px;*/
	margin: 3px 3px 3px 8px;
	position: absolute;
	right: 0;
	background-repeat: no-repeat;
	background-position: -1000px
}
.mt-next, .mt-play, .mt-prev {
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	cursor: pointer
}
.modern-ticker {
	color: #fff;
	background-color: #fff;
	margin: 2px 0 0;
}
.mt-label {
	background-color: #0093dd;
}
.mt-news {
	background-color: #ffffff;
}
.mt-preloader {
	background: url(preloader.gif) no-repeat center
}
.mt-news ul {
	background-image: url(../images/bullet-over.png)
}
.mt-news a {
	color: #202020;
	background-image: url(../images/bullet.png)
}
.mt-news a:hover {
	color: #000;
	background-image: url(../images/bullet-over.png)
}
.mt-controls {
	background-image: url(../images/pause.png)
}
.mt-next, .mt-prev {
	background-color: #019eec;
}
.mt-prev {
	background-image: url(../images/arrow-prev.png)
}
.mt-next {
	background-image: url(../images/arrow-next.png)
}
.mt-play {
	background-color: #6fcfff;
	background-image: url(../images/play.png);
	margin: 0 1px;
}
.mt-pause {
	background-image: url(../images/pause.png)
}
.mt-next:hover, .mt-play:hover, .mt-prev:hover {
	background-color: #fff;
}
.mt-next:active, .mt-play:active, .mt-prev:active {
	background-color: #fff;
}
.mf-links {
	list-style: none;
	margin: 0 auto;
	padding: 0;
}
.mf-links li {
	display: inline-block;
	padding: 0 5px;
}
.mf-links li a {
	color: #fff;
	text-decoration: none;
}
.mf-links li a:hover {
	text-decoration: underline;
	cursor: pointer;
}
.table-action tr td {/*font-size:12px;*/
	padding: 0px 5px;
}
.subtotal {
	background: #EBEBEB;
}
/*------------------Vertical news-notifications-circulars-scroller------------------*//* 	MULTILINES */
.titletxt {
	background: #f58220;
	color: #fff;
	font-size: 20px;
	line-height: 36px;
	margin-top: 15px;
	margin-bottom: 2px;
	padding-left: 20px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}
#newsevents {
	/*border:1px solid #e0e0e0; */
	padding: 5px;
	background-color: #fffaee;
}
span.title-arrw {
	color: #fff;
	text-align: center;
	display: inline-block;
	border-right: 2px solid #fff;
	background: #bbbbbb; /* For browsers that do not support gradients */
	background: -webkit-radial-gradient(#f5f3f3 10%, #bbbbbb 80%); /* Safari 5.1-6.0 */
	background: -o-radial-gradient(#f5f3f3 10%, #bbbbbb 80%); /* For Opera 11.6-12.0 */
	background: -moz-radial-gradient(#f5f3f3 10%, #bbbbbb 80%); /* For Firefox 3.6-15 */
	background: radial-gradient(#f5f3f3 10%, #bbbbbb 80%); /* Standard syntax */
	float: left;
	width: 35px;
	margin-right: 6px;
	position: relative;
}
span.title-arrw img {
	position: relative;
	bottom: 2px;
}
/*------------------Vertical news-notifications-circulars-scroller------------------*//* 	MULTILINES */
#multilines .controls, #newsevents .controls {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	display: block;
	background-color: #f58220;
	padding: 3px 15px;
}
#newsevents .controls {
	background-color: #f58220;
	margin-top: 3px;
	border-radius: 5px;
	padding: 5px 0;
	color: #fff;
}
#multilines .controls a, #newsevents .controls a {
	margin-left: 8px; /*text-transform: uppercase;*/
	outline: none;
	border: none;
	font-weight: bold;
	display: inline-block;
	color: #fff;
}
#multilines .controls a:hover, #newsevents .controls a:hover {
	color: #19459d !important;
}
#multilines .controls div, #newsevents .controls div {
	float: left;
	width: 50%;
	padding: 0;
}
#multilines .container, #newsevents .container {
	box-shadow: none;
	position: relative;
	margin: 0 auto;
	width: 100%;
	background-color: #fff;
	padding: 5px 0 0 0;
}
#multilines .container h1, #newsevents .container h1 {
	font-size: 24px;
	color: #009ee3;
	font-weight: normal;
	text-align: center;
	padding: 0 0 5px 0;
	text-transform: uppercase;
	background: none;
}
#multilines .container:before, #multilines .container:after, #newsevents .container:before, #newsevents .container:after {
	border-radius: none;
	bottom: 0;
	box-shadow: none;
	content: "";
	left: 10px;
	position: absolute;
	right: 10px;
	top: 50%;
	z-index: -1;
}
#multilines ul.newsticker, #newsevents ul.newsticker {
	display: block;
	margin: 0;
	padding: 0;
	max-height: 190px;
}
#multilines ul.newsticker > li, #newsevents ul.newsticker > li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	/*background-color: #fff;	background:url(../images/blu-theme/list-bllt2.png)*/ no-repeat 0 18px;
	min-height: 90px;
	padding: 6px 0;
	border-bottom: 1px dotted #d4d3d3;
	-o-transition: background-color .2s;
	-moz-transition: background-color .2s;
	-webkit-transition: background-color .2s;
	-ms-transition: background-color .2s;
	transition: background-color .2s;
	overflow: hidden;
	text-align: justify; /*font-size: 14px;*/
}
#newsevents ul.newsticker > li {/*background:url(../images/blu-theme/list-bllt.png) no-repeat 0 18px;*/
}
#multilines ul.newsticker > li span, #newsevents ul.newsticker > li span { /*float: left; display:block;*/
	font-weight: bold;
	padding-top: 5px;
	width: 100%;
	font-style: italic;
	margin-bottom: 5px;
	color: #c57218;
}
#multilines ul.newsticker > li a, #newsevents ul.newsticker > li a { /*float: right;*/
	padding-top: 5px;
	color: #515151;
}
#multilines ul.newsticker > li a.nofloat, #newsevents ul.newsticker > li a.nofloat {
	float: none;
	color: #1f1f1f;
}
#multilines ul.newsticker > li a.nofloat:hover, #newsevents ul.newsticker > li a.nofloat:hover {
	color: #009ee3;
	text-decoration: none;
}
#multilines ul.newsticker > li p, #newsevents ul.newsticker > li p {
	margin: 0;
	padding: 0;
	overflow: hidden;
	max-height: 60px;
}
#multilines ul.newsticker > li p:hover, #newsevents ul.newsticker > li p:hover {
	color: #e0f0ff;
	cursor: pointer;
}
a.newsrdmore {
	color: #5c5c5c;
	padding-right: 10px;
	float: right;
	text-decoration: none !important;
}
a.newsrdmore:hover {
	color: #fff !important;
	text-decoration: none !important;
}
h2.md-heading {
	font-size: 20px;
	padding-bottom: 8px;
	border-bottom: 1px solid #fff;
	margin-top: 15px;
}
.count {
	font-size: 16px;
	background-color: #055177;
	color: #fff;
	padding: 5px;
	border-radius: 5px;
}
.w30 {
	width: 30%;
}
.w20 {
	width: 22.2%;
}
.ftr {
	text-align: center;
}
.pad15 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.navbar-header {
	float: none;
}
h1.inner {
	margin: 0;
	line-height: 36px;
	font-size: 24px;
	font-weight: normal;
	display: block;
}
h2.form_title {
	margin: 0;
	line-height: 24px;
	font-size: 20px;
	font-weight: normal;
	display: block;
}
ul.login {
	list-style: none;
	margin: 0 auto;
	padding: 0;
}
ul.login li {
	list-style: none;
	display: inline-block;
	float: left;
	margin: 15px 5px 0;
	width: 100%;
	position: relative;
}
ul.login li a {
	list-style: none;
	display: block;
	text-align: center;
	padding: 35px 15px 20px;
	text-decoration: none;
}
ul.login li.official {
	background: #ebf8ff;
}
ul.login li.track {
	background: #ffede6;
}
ul.login li.userlogin {
	background: #e8fffb;
}
ul.login li.userregister {
	background: #ebf8ff;
}
ul.login li p {
	font-weight: bold;
	text-align: center;
	margin: 15px 0;
	text-transform: uppercase;
	font-size: 18px;
	min-height: 45px;
	color: #1d1d1d;
}
ul.login li div.btn {
	display: block;
	padding: 10px 0;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #019eec;
}
ul.login li div.btn1, .btn1 {
	background-color: #019eec;
	color:#fff;
}
ul.login li div.btn2, .btn2 {
	background-color: #e77a4c;
	color:#fff;
}
ul.login li div.btn3, .btn3 {
	background-color: #13bda0;
	color:#fff;
}
ul.login li div.btn4, .btn4 {
	background-color: #019eec;
	color:#fff;
}
.rel {
	position: relative;
	z-index: 1;
}
.form-control {
	/*margin-bottom: 10px;*/
}
.shadow {
	position: absolute;
	z-index: -2;
	bottom: -20px;
}
.bs-wizard {
	margin-top: 40px;
}
/*Form Wizard*/
.bs-wizard {
	border-bottom: solid 1px #e0e0e0;
	padding: 0 0 10px 0;
}
.bs-wizard > .bs-wizard-step {
	padding: 0;
	position: relative;
}
.bs-wizard > .bs-wizard-step + .bs-wizard-step {
}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
	color: #1d1d1d;
	font-size: 16px;
	margin-bottom: 5px;
}
.bs-wizard > .bs-wizard-step .bs-wizard-info {
	color: #1d1d1d;
	font-size: 14px;
	margin: 0 15px;
}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {
	position: absolute;
	width: 30px;
	height: 30px;
	display: block;
	background: #90daff;
	top: 45px;
	left: 50%;
	margin-top: -15px;
	margin-left: -15px;
	border-radius: 50%;
}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {
	content: ' ';
	width: 14px;
	height: 14px;
	background: #1784ba;
	border-radius: 50px;
	position: absolute;
	top: 8px;
	left: 8px;
}
.bs-wizard > .bs-wizard-step > .progress {
	position: relative;
	border-radius: 0px;
	height: 8px;
	box-shadow: none;
	margin: 20px 0;
}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {
	width: 0px;
	box-shadow: none;
	background: #90daff;
}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {
	width: 100%;
}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {
	width: 50%;
}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {
	width: 0%;
}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {
	width: 100%;
}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {
	background-color: #f5f5f5;
}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {
	opacity: 0;
}
.bs-wizard > .bs-wizard-step.active > .bs-wizard-dot {
	background-color: #d8dc93;
}
.bs-wizard > .bs-wizard-step.active > .bs-wizard-dot:after {
	content: ' ';
	width: 14px;
	height: 14px;
	background-color: #a0a62a;
	border-radius: 50px;
	position: absolute;
	top: 8px;
	left: 8px;
}
.bs-wizard > .bs-wizard-step.active > .bs-wizard-dot:after {
	opacity: 100%;
}
.bs-wizard > .bs-wizard-step:first-child > .progress {
	left: 50%;
	width: 50%;
}
.bs-wizard > .bs-wizard-step:last-child > .progress {
	width: 50%;
}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot {
	pointer-events: none;
}
/*END Form Wizard*/

.lineht {
	line-height: 24px;
}
h1.inner {
	font-size: 24px;
	color: #19459e;
	font-weight: normal;
	display: block;
	border-bottom: 2px solid #f6903c;
	padding-bottom: 0;
	margin: 15px 0;
}
h2.inner {
	font-size: 18px;
	color: #19459e;
	font-weight: normal;
	display: block;
	border-bottom: 1px solid #f6903c;
	padding-bottom: 7px;
	margin: 15px 0;
}
.table-responsive {
	overflow-x: hidden;
}
.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
	background-color: #019eec;
	border-bottom-width: 1px;
	color: #fff;
	vertical-align: middle;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
	background-color: #f1faff;
}
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
	border: 1px solid #b9e2f7;
	vertical-align: middle;
}
input[type="search"] {
	margin-left: 5px;
	border: 1px solid #019eec;
}
.pagination {
	margin: 0;
}
.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
	border-color: #b9e2f7;
	color: #1d1d1d;
}
.pagination > li > a, .pagination > li > span {
	border-color: #b9e2f7;
	color: #1d1d1d;
}
#masthead {
	min-height: 250px;
}
#masthead h1 {
	font-size: 30px;
	line-height: 1;
	padding-top: 20px;
}
.fa-fw {
	width: 2em;
}
.well_regi {
	background-color: #fff;
	border: 1px solid #e77a4c;
}
.orange {
	background-color: #f58220 !important;
}
.form-control {
	border-color: #b9e2f7;
	/*margin-bottom: 15px !important;*/
	box-shadow: none;
}
.btn-warning {
	background-color: #f68121;
}
legend {
	color: #fff;
	background-color: #019eec;
	padding: 10px 0;
}

legend.track {
	background-color: #e77a4c;
}
legend.reset {
	background-color: #13bda0;
}
legend.change {
	background-color: #019eec;
}
#masthead .well {
	margin-top: 8%;
}
.navbar-bright {
	background-color: #111155;
	color: #fff;
}
.affix-top, .affix {
	position: static;
}
.bigicon {
	font-size: 24px;
	color: #f68121;
	position: absolute;
	top: 3px;
}
.box {
	border-radius: 3px;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	padding: 25px;
	text-align: right;
	display: block;
	margin-top: 40px;
	background-color: #fff;
}
.box-icon {
	background-color: #019eec;
	border-radius: 50%;
	display: table;
	height: 80px;
	margin: 0 auto;
	width: 80px;
	margin-top: -70px;
	position: relative;
}
.box-icon span {
	color: #fff;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.info h4 {
	font-size: 26px;
	letter-spacing: 1px;
	/*text-transform: uppercase;*/
	color: #1b449e;
	border-bottom: 1px solid #f68121;
	padding-bottom: 10px;
}
.info > p {
	color: #717171;
	font-size: 16px;
	padding-top: 5px;
	text-align: justify;
}
.info > a {
	background-color: #03a9f4;
	border-radius: 2px;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	color: #fff;
	transition: all 0.5s ease 0s;
}
.info > a:hover {
	background-color: #0288d1;
	box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16), 0 2px 5px 0 rgba(0, 0, 0, 0.12);
	color: #fff;
	transition: all 0.5s ease 0s;
}
.space {
	height: 30px;
	clear: both;
	margin: 0;
	padding: 0;
}
.form-signin {
	width: 80%;
	padding: 15px;
	margin: 0 auto;
}
.form-signin .form-signin-heading, .form-signin .checkbox {
	margin-bottom: 10px;
}
.form-signin .checkbox {
	font-weight: normal;
}
.form-signin .form-control {
	position: relative;
	font-size: 16px;
	height: auto;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.form-signin .form-control:focus {
	z-index: 2;
}
.form-signin input[type="text"] {
	margin-bottom: -1px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.form-signin input[type="password"] {
	margin-bottom: 10px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.account-wall {
	margin-top: 20px;
	padding: 20px 0px;
	background-color: #e8fffb;
	border: 1px solid #9be4d7;
}
.login-title {
	color: #19459e;
	font-size: 18px;
	font-weight: 400;
	display: block;
}
.profile-img {
	width: 96px;
	height: 96px;
	margin: 0 auto 10px;
	display: block;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.need-help {
	margin-top: 10px;
	display: inline-block;
}
.new-account {
	display: block;
	margin-top: 10px;
}
.input-group-btn {
	right: 33px;
	bottom: 0;
	z-index: 3;
}
.input-group {
	right:-35px;
}
label {
	font-weight:normal;
}


 @media (min-width: 979px) {
#sidebar.affix-top {
	position: static;
	margin-top: 30px;
	width: 228px;
}
#sidebar.affix {
	position: fixed;
	top: 70px;
	width: 228px;
}
}
#sidebar li.active {
	border: 0 #eee solid;
	border-right-width: 5px;
}
 @media(min-width:768px) and (max-width:1024px) {
body {
/*padding-top: 100px;  Required padding for .navbar-fixed-top. Change if height of navigation changes. */
}
.navbar-fixed-top .navbar-brand {
	padding: 15px 0;
}
.navbar-nav {
	text-align: center;
	float: none;
}
.navbar-inverse .navbar-nav > li {
	float: none;
	display: inline-block;
}
.navbar-inverse .navbar-nav > li > a {
	padding: 8px 10px 8px 5px;
}
.navbar-inverse .navbar-nav > li > a:hover {
	background-color: #094ba1;
}
.navbar-inverse .navbar-nav > li:last-child > a {
	padding-right: 5px;
}
.navbar-inverse .navbar-nav > li:first-child > a {
	padding-left: 5px;
}
.navbar-inverse .navbar-nav > li > a::after {
	top: 8px;
}
.carousel {
	margin-bottom: 5px;
}
#masthead h1 {
	font-size: 50px;
}
.shadow {
	width: 90%;
	margin: 0 auto;
}
.lft {
	float: none !important;
	text-align: center !important;
}
.lft span {
	float: none !important;
}
.input-group-btn {
	right: 33px;
	bottom: 9px;
	z-index: 3;
}
.input-group {
	right:-33px;
}
}
 @media(max-width:480px) {
body {
	background-image: none;
}
a.colorbtns span.twoline {
	position: relative;
	top: 20px;
}
ul.list-inline {
	float: none !important;
	text-align: center !important;
}
ul.footer-links {
	width: 100%;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
}
.footer-links > li {
	display: inline-block;
	float: none;
	padding: 0 0 5px 0;
}
.pad15 {
	padding-left: 15px !important;
	padding-right: 15px !important;
}
.input-group {
	width: 100%;
	float: none;
	margin-top: 5px;
}
img.logo {
	margin: 10px auto;
	display:block !important;
}
.navbar {
	margin-top: 10px;
}
.input-group-btn {
	right: 33px;
	bottom: 9px;
	z-index: 3;
}
.navbar-inverse .navbar-nav > li > a::after {
	content: "";
}
.navbar-inverse .navbar-nav > li:first-child > a {
	padding-left: 15px;
}
.navbar-collapse {
	background-color: #daf4ff;
	color: #000;
}
.navbar-inverse .navbar-nav > li > a {
	color: #000;
}
.navbar-inverse .navbar-nav > li > a:hover {
	color: #fff;
	background-color: #019eec;
}
.navbar-inverse .navbar-toggle {
	background-color: #06469e;
	border-color: #06469e;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	background-color: #f58322;
	border-color: #f58322;
}
iframe {
	margin-bottom: 10px;
}
.input-group {
	right:-10px;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {color:#f57f1d}
label{width:100% !important;}
.table-responsive{padding:10px;}
.form-control{margin-bottom:0 !important;}
.table-responsive{overflow-x:auto; border:none;}
.skiplist {
	right:0 !important;
	float:none !important;
}
.logoutbtn {
	margin:10px auto !important;
	float:none !important;
	display:block !important;
	font-size:16px !important;
}
.p5 {
	padding:5px 10px !important;
	background-color:#f0f0f0;
	margin:0 15px !important;
	text-align:center !important;
	font-size:16px !important;
}
.zeroleft {
	right:0 !important;
	margin:0 15px !important;
}

}


/* CSS added to add five col layout */

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

.btn-default {
	border-color:#b9e2f7;
}
h2.sub_hd_form { 
font-size:14px; 
font-weight:bold; 
color:#019eec; 
margin:0; 
padding-bottom:10px; 
border-bottom:1px solid #ccc;
margin-bottom:10px;
}
.form-group {
	margin-bottom:10px;
}
label.ur { 
font-size:14px; 
font-weight:bold; 
color:#019eec; 
margin:0; 
padding-bottom:10px; 
border-bottom:1px solid #ccc;
margin-bottom:10px;
display:block;
}

.white_bg {
	background-color:#fff;
}


/* ====================== STEP WIZARD ============================= */

.stepwizard-step p {
    margin-top: 10px;
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;

}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}

/* ====================== STEP WIZARD ============================= */

.minht{
	min-height:370px;
}

.animated.animated-short {
    animation-duration: 0.6s !important;
}
.of-a {
    overflow: auto !important;
}
.of-h {
    overflow: hidden !important;
}
.of-v {
    overflow: visible !important;
}
.of-x-a {
    overflow-x: auto !important;
}
.of-x-h {
    overflow-x: hidden !important;
}
.p12 {
    padding: 12px !important;
}
.fw600 {
    font-weight: normal !important;
}
.pr5 {
    padding-right: 5px !important;
}
.br-t {
    border-top: 1px solid #eeeeee !important;
}
.mw30 {
    max-width: 30px !important;
}
.br64 {
    border-radius: 64px !important;
}
.mr15 {
    margin-right: 15px !important;
}
.skiplist {
	position:relative;
	right:-20px;
	float:left;
}
.p5 {
	padding:5px 10px !important;
	background-color:#f0f0f0;
	margin:5px 25px 0 0;
}
a.p5:hover, a.p5:visited, a.p5:focus {
	background-color:#019eec;
	color:#fff;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
	background-color:#019eec;
	color:#fff;
}
.logoutbtn {
	margin:10px 20px 0 0;
	float:right;
}

.zeroleft {
	right:22px !important;
}