/* Add here all your CSS customizations */
#important_date  {
	padding: 0;
	list-style-type: none !important;
}

#important_date li  {
	border-bottom: 1px #e7e6e4 solid;
	line-height: 2.2;
}

#whatsnewul {
	padding: 0;
	list-style-type: none !important;	
}

#whatsnewul li {
	border-bottom: 1px #e7e6e4 solid;
	line-height: 2.2;
}

.contlist {
	padding: 0;
	list-style-type: none !important;		
}

.contlist li {
	border-bottom: 1px #e7e6e4 solid;
	line-height: 2.2;
}

.homebox {
	margin-bottom: 30px !important;
}

.team-info-name {
	margin-top: 10px;
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 5px;
	text-align: center;
}

.thumb-info-caption-name {
	font-size: 12px;
	text-align: center;
}

.country-name {
	font-size: 12px;
	text-align: center;
}

.cv-button {
	text-align: center;
}

.txtblock {
	text-justify: auto;
	text-align: justify;
	word-break: keep-all;
     word-wrap: normal;
	margin-bottom: 10px;
}

.active_trans  {
	color: #ffffff !important;
	padding-left: 0px !important;
}

.non_active_trans {
	padding-left: 0px !important;
	text-align: center;
	border-bottom: 1px #d9d9d9 solid !important;
}

.transtabs {
	width: 120px !important;
}

.subway2 {
	background-color: #33a23d !important;
}

.subway7 {
	background-color: #54640d !important;
}

.subway9 {
	background-color: #aa9872 !important;
}

.bus1 {
	background-color:#ec008c !important;	
}

.airportlist {
	padding: 0 !important;
	list-style-type: none !important;
}

.airportlist li {
	margin: 10px 0;
}

.absnumlist {
	list-style-type: decimal  !important;
}

.absnumlist li {
	margin: 10px 0;
}

.fl_right {
	float: right;
}

.abs-table th {
	background-color: #f8f9fa !important;
}

#header .header-nav-main nav > ul > li > a {
	color:black;
}

.flagbtn {
	width: 30px;
}

.bg-color-green {
	background-color: #009966 !important;
}

.color-green {
	color: #009966 !important;
}

.color-orange {
	color: #ff9933 !important;
}

.color-gray {
	color: #9B9EAC !important;
}

.bg-color-orange {
	background-color: #ff9933 !important;
}

.bg-color-gray {
	background-color: #d9d9d9 !important;
}

.divider {
    border: 0;
    height: 2px;
    margin: 22px auto;
    background: rgba(0, 0, 0, 0.06);
    text-align: center;
    position: relative;
    clear: both;
}

.text-blue-bold {
		color: #0088cc !important;
		font-weight: 800 !important;
}

.valid_input {
	color: white;
	background-color: #009966 !important;
}

.invalid_input {
	color: black;
	background-color: #F7E600 !important;
}

.whitefont {
	color:white;
}

.whitefont li a {
	color:white !important;
}

.py-2 {
	padding-top:20px !important;
}

#partners_banner img {
	
}