﻿.transfers-title { font-size: 14px; text-align: center;padding: 0px;margin-bottom: 10px;}
span.checkalsocls {
    float: right;
    font-size: 14px;
	font-family:OSB, sans-serif;
}
.transfer-rostitle{
	font-size: 20px;
	color:#0c263fc7;
	float:left;
	font-family:OSB, sans-serif;
	font-weight: bold;
}
.mobile_transfer{
	font-family:OSB, sans-serif;
}
.transfers-title a { color: #0c263f !important;}
.transfer-country {padding:5px;}
.transfer-country .country-dropdown select{ font-size: 11px; float:left; width: 165px; background: #fff; height: 24px;}
.transfer-country .trasnfer-date {font-size: 12px; width: 50%; float: right; text-align: right;}
.transfer-country .country-dropdown { width: 50%; float: left;}
.transfer-league {width:100%; float:left; margin-top:20px;}
.transfer-league-btn_main {margin-left:10px;}
.transfer-league-title { float: left;}
.transfer-league-btn_main { margin-left: 10px; float:left;}
.transfer-league-btn_main  a {background-color:#0c263fc7; padding: 1px 4px;color: #fff;    margin-right: 5px;}
.transfer-league-btn_main  a:hover {color:#fff;}
.transfer-table-title {font-size:16px; text-align:center; width:100%; float:left; font-weight:bold; margin-top:20px;font-family:OSB,sans-serif;}
.transfer-table .table-title {width: 100%;  float: left; text-align: center;  background: #0c263fc7; color: white; font-weight: bold; padding: 5px;}
.transfer-table .table-title a{color:#fff;}
.transfer-table .table-title a:hover{color:#000;}
.transfer-table .table-sub-title { width: 100%;  float: left; text-align: center; font-size: 15px; color: #fff; padding: 2px 5px; background-color: #617280;font-family:OSB, sans-serif;}
.table-sub-title.trblbl { background-color: #617280;}
.top_team_main.transfer-table { margin-top: 20px; float: right; display: table-cell; width: 100%;}
.transfer-table-left,.transfer-table-right  {width:47.8%; float:left; padding:5px;}
.transfer-table-combined {width:100%; float:left; padding:5px;}
.top_team_main.transfer-table .top-Ranking-team ul li span 	{float:unset;}
.top_team_main.transfer-table .top-Ranking-team ul li:nth-child(even) {background:#eff1f2 !important; width:100%; float:left;}
.top_team_main.transfer-table .top-Ranking-team ul li:hover {background:#eff1f2!important;width: 100%;float: left;}  
.transfer-table_left { display: table-cell;  vertical-align: middle; text-align: center; width: 20%;}
.transfer-authorstable	{display: table; width: 100%; float: left;overflow: hidden;}
.transfer-table_left a { background: #0c263fc7;margin:auto; padding:3px 4px;color:#fff;}
.transfer_table_img {width:100%; float:left; margin-bottom:2px;}
.transfers_main {width:95%;}
.top-Ranking-team ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-position: inside;
    float: left;
    width: 100%;
}

.top-Ranking-team ul li {
    display: list-item;
    width: 100%;
    padding: 0px 5px;
    position: relative;
    margin: 0 0 0px 0;
}

.top-Ranking-team ul li a {
    display: inline-block;
    vertical-align: baseline;
    text-decoration: none;
    color: #0c263f;
}

.top-Ranking-team ul li span {
    display: inline-block;
    float: right;
}
.select-grp{
	float:left;
}
.group_selection{
	float:left;
	margin-bottom:6px;
}
a.group_selection.selected {
    background: #181c21;
}
.selectedleague_class{
	background: #181c21 !important;
}

@media only screen and (min-width: 320px)  { 
	.mobilead {
		min-width: 300px;
		min-height: 50px;
	}
}
@media only screen and (min-width: 600px)  {
	.mobilead {
		min-width: 550px;
		min-height: 50px;
	}
}

@media only screen and (min-width: 768px)  {
	.mobilead {
		min-width: 728px;
		min-height: 50px;
	}
}

@media only screen and (min-width: 992px)  {
	.mobilead {
		min-width: 750px;
		min-height: 50px;
	}
}

@media only screen and (min-width: 1200px) {
	.mobilead {
		min-width: 750px;
		min-height: 50px;
	}
}
.recreate{
	min-height: 20px;
    border: 1px solid #FF8C00;
    background-color: #FFFFFF;
    color: #FF8C00;
    border-radius: 8px 8px 8px 8px;
    position: relative;
    font-family: Arial;
    font-size: 11px;
    font-weight: 500;
    padding: 2px 10px 2px 10px;
    width: auto;
    text-align: center;
    transition-duration: 0.4s;
    text-decoration: none;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition-duration: 0.4s;
}
.transfer_select_cntry_old{
	display:none;
}
.transfer_select_cntry{
	display:block !important;
}
.sendemailclass {
    background-color: #E6E6E6;
    border: none;
    color: black !important;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    width: 100px;
    font-weight: normal;
}
img.imgcntrydiv {
    padding-bottom: 2px;
	width:16px;
	height:13px;
}