/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.page_container_inner{
	min-height: 200px;
	margin-bottom: 80px;
}
.medals-table-2,
.medals-table{
	margin: 20px 0px;
}
.medals-table-2 tr td,
.medals-table tr td{
	text-align: left !important;
}
.medals-table-2 tr td:first-child,
.medals-table tr td:first-child{
	text-align: center !important;
	min-width: 120px;
}
.medals-table-2 tr:nth-child(odd),
.medals-table tr:nth-child(odd){
  background-color: #ededed;
}
.wpml-ls-item a{
	padding-right: 0px !important;
	padding-left: 10px !important;
}
.all-center{
	text-align: center;
}
