@font-face {font-family: 'ProbaProRegular'; src: url('../fonts/ProbaProRegular.eot'); src: url('../fonts/ProbaProRegular.eot?#iefix') format('embedded-opentype'), url('../fonts/ProbaProRegular.woff') format('woff'), url('../fonts/ProbaProRegular.ttf') format('truetype'); font-weight: normal; font-style: normal; }
@font-face {font-family: 'ProbaProLight'; src: url('../fonts/ProbaProLight.eot'); src: url('../fonts/ProbaProLight.eot?#iefix') format('embedded-opentype'), url('../fonts/ProbaProLight.woff') format('woff'), url('../fonts/ProbaProLight.ttf') format('truetype'); font-weight: normal; font-style: normal;}

.ProbaPro-Bold { 
	font-family: ProbaPro-Bold;
	font-weight: normal;
	font-style: normal;
}
.ProbaPro-BoldItalic { 
	font-family: ProbaPro-BoldItalic;
	font-weight: normal;
	font-style: normal;
}
.ProbaPro-ExtraLight { 
	font-family: ProbaPro-ExtraLight;
	font-weight: normal;
	font-style: normal;
}
.ProbaPro-Italic { 
	font-family: ProbaPro-Italic;
	font-weight: normal;
	font-style: normal;
}
.ProbaPro-ExtraLightItalic { 
	font-family: ProbaPro-ExtraLightItalic;
	font-weight: normal;
	font-style: normal;
}
.ProbaPro-Light { 
	font-family: ProbaPro-Light;
	font-weight: normal;
	font-style: normal;
}
.ProbaPro-LightItalic { 
	font-family: ProbaPro-LightItalic;
	font-weight: normal;
	font-style: normal;
}
.ProbaPro-Medium { 
	font-family: ProbaPro-Medium;
	font-weight: normal;
	font-style: normal;
}
.ProbaPro-MediumItalic { 
	font-family: ProbaPro-MediumItalic;
	font-weight: normal;
	font-style: normal;
}
.ProbaPro-Regular { 
	font-family: ProbaPro-Regular;
	font-weight: normal;
	font-style: normal;
}
.ProbaPro-SemiBold { 
	font-family: ProbaPro-SemiBold;
	font-weight: normal;
	font-style: normal;
}
.ProbaPro-SemiBoldItalic { 
	font-family: ProbaPro-SemiBoldItalic;
	font-weight: normal;
	font-style: normal;
}
.ProbaPro-Thin { 
	font-family: ProbaPro-Thin;
	font-weight: normal;
	font-style: normal;
}
.ProbaPro-ThinItalic { 
	font-family: ProbaPro-ThinItalic;
	font-weight: normal;
	font-style: normal;
}

/*==========*/

.taxi_main_city_list {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	float: left;
	width: 100%;
}

.taxi_main_city_list .first {
	height: 274px;
	background: #ffec68;
	padding: 39px 0 0 40px;
}

.taxi_main_city_list a {
	font-weight: bold;
}

.taxi_main_city_list .second {
	height: 274px;
	padding: 10px 10px 10px 10px;
	border-right: 1px solid #eee;
}

.taxi_main_city_list .second2 {
	height: auto;
	padding-top: 0;
	padding-bottom: 0;
}
.taxi_main_city_list .second2:hover {
	background: #99ff99;
}
.taxi_main_city_list2 .second2:hover a {
	font-weight:bold;
}
.taxi_main_city_list2 .second2 a:hover {
	text-decoration:none;
}
.taxi_main_city_list2 {
	border-left: 1px solid #eee;
}
.taxi_main_city_list2 a {
	font-weight:300;
}

.taxi_main_city_list .second a {
	width: 100%;
	border-bottom: 1px solid #eee;
	padding: 0 10px;
}

.taxi_main_city_list a {
	float: left;
	clear: both;
}

button.taxi_more_city_list_button {
	margin-bottom: 20px;
}

.panel-success > .panel-heading {
	color: #3c763d;
	background-color: #94f7ae !important;
	border-color: #d6e9c6;
}

.front-city-list li{
	list-style-type: circle;
}

