@color10: #000;
@color20: #333;
@color30: #666;
@color40: #999;
@color50: #bbb;
@color60: #ddd;
@color70: #eee;
@color80: #fff;


/*
@color10:#282C3D;
@color20:#666A77;
@color30:#585C6D;
@color40:#999;
@color50:#D7D5Ca;
@color60:#d3cFbE;
@color70:#F9F2D5;
@color80:#FfF8Db;
*/


@colorRollingStock: #314658;
@colorFacilities: #2a284e;
@colorInfrastructure: #1f4d3a;
@colorEquipment: #1e7a91;

@highlight10: #ff5555;
@highlight20: #ffff00;
@radius10: 10px;
@radius5: 5px;
/*
@font-size-1:medium;
@font-size-2:medium;
@font-size-3:large;
@font-size-4:x-large;
@font-size-5:xx-large;
*/
@font-size-1: x-small;
@font-size-2: small;
@font-size-3: large;
@font-size-4: larger;
@font-size-5: x-large;

@font-face {
	font-family: CodeRedFont_1;
	src: url('fonts/SairaCondensed-SemiBold.ttf');
	//src: url('fonts/MYRIADAT.TTF');
}

body {
	font-size: @font-size-3;
	font-family: CodeRedFont_1;
	color: @color30;
	//max-width: 1200px;

	z-index: 1;
}

body a {
	color: @color70;
}

body a:link {
	color: @color10;
}

body a:visited {
	color: @color10;
}

body table {
	height: 100%;
}

body table td {
	height: 40px;
	padding: 0 0 0 10px;

}

body input,
select,
date,
textarea {
	height: 40px;
	margin: 10px 0 20px 0;
	padding: 0;
	font-size: @font-size-3;
	border: 1px solid @color40;
	background: @color80;
	border-radius: @radius5;
	font-family: CodeRedFont_1;
	width: 100%;
}

.page_body {
	width: 100%;
	overflow: auto;
	background: @color60;
	line-height: 40px;
	padding: 0px 0px 0px 0px;
}

.page_body a {
	color: @color10;
}

.rating_attr {
	width: 49%;
	float: left;

}

.confirm_gps a {
	color: @color30;
}

.banner {
	margin: 10px 0px 15px 0px;
	height: 50px;
}

.logo img {
	height: 30px;
	float: left;
}



.site_name {
	float: left;
	font-size: @font-size-5;
	margin-left: 2%;
}

#view_photo {
	height: 300px;
}

#view_photo_td {
	text-align: center;
	background: @color70;
}

.view_main_tb {
	width: 100%;
	color: @color20;
}

.view_main_tb tr:hover {
	background: @color80;
	color: @color10;
}

.view_zero_tr,
.view_zero_tr td {
	background: @color30;
	color: @color60;
}

table tr:nth-child(odd) {
	background-color: @color50;
}

table tr:nth-child(even) {
	background-color: @color60;
}


/*
.line_1{
	border-top-right-radius:@radius10;
	border-top-left-radius:@radius10 ;
}

.line_1 ,.line_2 ,.line_3{
//	height: 40px;
	font-size: @font-size-3;
}
.line_1 a ,.line_2 a ,.line_3 a{
margin-left: 10px;
line-height: 40px;
}
.line_1 :link,.line_2 :link,.line_3 :link{
	color: @color80;
}
.line_1 :visited,.line_2 :visited,.line_3 :visited{
	color: @color80;
}

.line_1{
color: @color80;
background: @color20;
}
.line_2{
color: @color80;
background: @color30;

}
.line_3{
color: @color80;
background: @color20;
}
.line_1 a,.line_2 a,.line_3 a{
	margin-right: 10%;
}


*/


table tr.line_2 {
	color: @color80;
	background: @color30;
}

table tr.line_3 {
	color: @color80;
	background: @color20;
}


.lines {
	padding: 10px 0 0 0;

}


#line_0 {
	border-top-right-radius: @radius10;
	border-top-left-radius: @radius10 ;
	height: 60px;
	background: @color30;
	color: @color80;
	padding: 1%;
	padding: 3% 0 0 3%;
}




#line_1,
#line_2,
#line_3 {
	height: 30px;
	font-size: @font-size-3;

}

#line_1 a,
#line_2 a,
#line_3 a {
	color: @color80;
	margin: 10px 0 0 10px;
}



#line_2 {
	color: @color80;
	background: @color30;
}

#line_1,
#line_3 {
	color: @color80;
	background: @color20;
}


table tr.jqplot-table-legend {
	background: #fff;
}

.edit_body {
	background: @color70;
	padding: 10px;
}

#login_body_bg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0%;
	left: 0%;
	background-image: url('loginbg.jpg');
	background-size: cover;

}

#login_background {
	width: 100%;
	height: 200px;
	background: rgba(200, 200, 200, 0.5);
	position: absolute;
	top: 35%;
	left: 0%;
	overflow: auto;
	color: @color20;
}

#login_title {
	position: relative;
	margin: 0 50px 0 0;
	top: 60px;
	font-size: @font-size-4;
	float: left;
	width: 70%;
}

#login_title img {
	width: 20%;
	margin: 0 0 0 10px;
	padding: 10px 0 0 0;
}

#login_title_text {
	margin: 20px 0 0 0;
	float: right;
}

#login_info {
	position: absolute;
	float: right;
	right: 0%;
	top: 20px;
	background: rgba(200, 200, 200, 0.5);
	top: 0;
	height: 180px;
	padding: 20px 0 0 20px;
	overflow: hidden;
	line-height: 20px;
}

#login_info form input {
	border: 0px;
	padding-left: 10px;
}

.login_button {
	position: relative;
	left: 20px;
}

.login_button button {
	margin: 10px;
	font-size: @font-size-2;
}


.logout {
	position: absolute;
	float: right;
	top: 10px;
	right: 20px;
}

.logout a {
	margin: 0 0 0 20px;

}

.logout a:link {
	color: @color30;
}

.logout a:visited {
	color: @color30;
}

#login_block td {
	height: 40px;
}

#login_block input {
	width: 150px;
	height: 20px;
	margin: 0 0 0 0;
	border: 2px @color40 solid;
	font-size: @font-size-3;
	border-radius: @radius5;
}

#login_block button {
	width: 80px;
	height: 40px;
	border-radius: @radius5;
	background: @color80;
	color: @color30;

}

#page_select {
	width: 80px;
	border: 0px solid @color40;
	background: @color40;
	font-size: @font-size-3;
	height: inherit;
	margin: 0;

}

.page_line {
	vertical-align: middle;
	background: @color40;
}

.page_line a {
	margin: 50px 30px 0 10px;
	color: @color50;
}

.page_line a:link {
	color: @color10;
}

.line_3_input {
	margin: 0px;
	background: @color20;
	color: @color80;
	border: 0px @color40 solid;
}

.refreshButton {
	font-size: @font-size-5;
	font-weight: bold;
	float: right;
	text-decoration: none;
	line-height: 18px;
	background-color: rgb(209, 209, 209);
	padding: 3px;
	border-bottom-right-radius: @radius5;
	border-bottom-left-radius: @radius5;
	cursor: pointer;
}

.report_restriction td {
	border-right: 1px @color60 solid;
}

#report_content {
	width: 100%;
	overflow: auto;
	background: @color70;
	line-height: 40px;
	padding: 30px 0px 0px 0px;
}

#report_text {
	margin: 0 10px 0 10px;
}

.highlight {
	color: @highlight10;
}

.unit_topline {
	background: @color10;
}

.footer {
	padding: 50px 0 10px 0;
	margin: 0 0 20px 0;
	background: @color30;
	text-align: center;
	font-size: @font-size-2;

	color: @color50;
	border-bottom-right-radius: @radius10;
	border-bottom-left-radius: @radius10;
}

.floatWindow {
	width: 90%;
	//height: 80%;
	position: fixed;
	top: 110%;
	left: 5%;
	border: thick @color10 solid;
	border-radius: @radius10;
	background: @color70;

}

#locaMap {
	height: 80%;
}

#ratingList {
	height: 10%;
}




#inspPic {
	height: 80%;

}

#inspPicImg {
	height: 100%;

}

#inspMap {
	height: 80%;

}

#inspMapCanvas {
	height: 100%;

}

#windowClose {
	position: absolute;
	right: 0px;
	width: auto;
	padding: 5px 10px 0 10px;
	height: 30px;
	text-align: center;
	background: @color10;
	color: @color60;
	border-bottom-left-radius: @radius10;
}

#windowClose a {
	color: @color60;
}

.rating_warning_red {
	background-color: @highlight10;
	padding: 0 5px 0 5px;
	position: relative;
	left: -5px;
}

.rating_warning_yellow {
	background-color: @highlight20;
	padding: 0 5px 0 5px;
	position: relative;
	left: -5px;
}

.underline {
	text-decoration: underline;
}

#login_info #captcha_code {
	width: 80px;
}

#login_info .validation_code {

	margin: 0 10px 0 0;
	vertical-align: middle;

}

.attributes {
	color: @color30;
}

#line_2 input {
	height: 40px;

	padding: 0px;
}

#searchBar {

	display: contents;

}

#searchBar input {
	padding: 0;
	margin: 0;
	position: relative;
	top: -10px;
	float: right
}

#search_line_2_input {
	max-width: 200px;
	width: 30%;
	background: @color40;
	border: 0px;
	margin-left: 20px;
	border-top-left-radius: @radius5;
	border-bottom-left-radius: @radius5;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.search_line_2_button {
	width: auto;
	color: @color10;
	margin: 0px;

	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-top-right-radius: @radius5;
	border-bottom-right-radius: @radius5;
}

.line_1 form {

	float: right;
	right: 0;

}


#condi_filter {
	max-width: 200px;
	width: 30%;
	height: 40px;
	margin: 0px;
	margin-bottom: -10px;
	padding: 0;
	border-radius: @radius5;
	position: relative;
	top: -10px;
	float: right;

}



@media only screen and (max-width: 600px) {
	#condi_filter {
		max-width: 120px;
	}

	.search_line_2_input {
		max-width: 120px;
	}


}

.dashCateLine {
	float: left;
	width: 100%;

}

.dashCate {
	width: 50%;
	float: left;
	margin-bottom: @radius10;
}

.dashCate .dashCateSubTitle {
	color: @color80;
}

.dashCate .subfleet_list {
	text-decoration: none;
	color: @color80;
	font-size: @font-size-2;
}

.dashCateTitle {
	margin-left: @radius10;
	font-size: @font-size-4;
	color: @color20;
}

.dashCateSub {
	font-size: @font-size-3;
	width: 92%;
	//	border: thin @color60 solid;
	border-radius: @radius5;
	float: left;
	padding: 2%;
	margin: 1%;
	background: @color80;
}

.top_right_button {
	float: right;
	font-size: @font-size-2;
}

.CateRollingStock {
	color: @colorRollingStock;
}

.CateInfrastructure {
	color: @colorInfrastructure;
}

.CateFacilities {
	color: @colorFacilities;
}

.CateEquipment {
	color: @colorEquipment;
}

.CateRollingStockBlk {
	background: #314658;
}

.CateFacilitiesBlk {
	background: #2a284e;
}

.CateInfrastructureBlk {
	background: #1f4d3a;
}

.CateEquipmentBlk {
	background: #1e7a91;
}

#CateBus {
	height: 40px;
	overflow: hidden;
}

#CateSuppFaci {
	height: 40px;
	overflow: hidden;
}

#chartSet {
	margin: 1%;
	border: thin @color60 solid;
	border-radius: @radius10;
	background: @color80;
	overflow: hidden;
	//	border:1px solid #6055ff;
}

.chartTitle {
	font-size: @font-size-3;
	color: @color20;
	text-align: center;
}

.charts {
	font-size: @font-size-2;
	//height: 300px;
	width: 48%;

	float: left;

	//border:1px solid #ff5555;

}

#barChartByCond,
#pieChartByCate,
#pieChartByCond {
	height: 300px;
}



#standBy {

	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(200, 200, 200, 0.85);
	text-align: center;
	padding: 50% 0 0 0;
	font-size: @font-size-5;
}

@media screen and (max-width: 500px) {
	.logo img {
		height: 10px;
	}

	#login_background {
		width: 100%;
		height: 200px;
		background: rgba(200, 200, 200, 0.5);
		position: absolute;
		top: 35%;
		left: 0%;
		overflow: auto;
		color: @color20;
	}

	#login_title {
		position: relative;
		margin: 0 30px 0 0;
		top: 30px;
		font-size: @font-size-4;
		float: left;
		width: 50%;
	}

	#login_title img {
		width: 50%;
		margin: 0 0 0 10px;
		padding: 10px 0 0 0;
	}

	#login_title_text {
		margin: 20px 0 0 10px;
		float: right;
	}

	#login_info {
		position: absolute;
		float: right;
		right: 0%;
		top: 20px;
		background: rgba(200, 200, 200, 0.5);
		top: 0;
		height: 180px;
		padding: 20px 0 0 20px;
		overflow: hidden;
		line-height: 20px;
	}

	#login_info form input {
		border: 0px;
		padding: 5px;
	}

	.login_button {
		position: relative;
		left: 20px;
	}

	.login_button button {
		margin: 10px;
		font-size: @font-size-2;
	}
}

//------------media end----------------