@CHARSET "UTF-8";
input {font-family: "Microsoft YaHei";}
body{
	font-family: "Microsoft YaHei";
}
.container{
	padding-left:3% !important;
	padding-right:3% !important;
	margin-left:0px !important;
	margin-right:0px !important;
	width:100% !important;
	min-width:768px;
}
.Lselect,
.alertMain_title{
	width:100%;
	float:left;
}
.alertMain_title{
	padding: 5px;
	margin-top: 5px;
	font-size: 14px;
}
.typeSelect{
	width:100% !important;
}
.Topselect,
.Topselect button{
	height:50px;
	width:100% !important;
	float:left;
	text-align:center !important;
	border-radius:0px !imporatnt;
	background-color:#ffffff;
	color:#000000;
	border:1px solid #E8E8DF;
	margin-bottom:10px;
    line-height: 50px;
}
.Mainselect{
	width:100%;
	float:left;
	border: 1px solid #E8E8DF;
	background-color:#ffffff;
	color:#404040;
	padding: 5px;
	margin-bottom: 40px;
}
.Topselect button{
	font-size:15px;
	font-weight:600;
	text-align:center !important;
}
.Topselect .filter-option-inner{
	text-align:center !important;
}
.btn_Mtbutton{
	width: 40px;
	height: 25px;
	border-radius: 5px;
	color: #585858;
	background-color: #F4F4F4;
	outline: none !important;
	font-size: 12px;
	border: 1px solid #ffffff;
	margin: 3px;
	border-bottom: 1px solid #DBDBDB;
	text-align: center;
}
.redBtn{
	background-color:#AFAFAF !important;
	color:#ffffff !important;
	border:1px solid #999999 !important;
}
.btn_Mtbutton_long{
	width: 32%;
	height: 30px;
	border-radius: 5px;
	color: #585858;
	background-color: #F4F4F4;
	outline: none !important;
	font-size: 12px;
	border: 1px solid #ffffff;
	margin: 1px;
	border-bottom: 1px solid #DBDBDB;
	line-height: 30px;
}
.btn_Mtbutton_MAIN{
	width: 100%;
    height: 30px;
    border-radius: 5px;
    color: #585858;
    background-color: #ffffff;
    outline: none !important;
    font-size: 12px;
    margin-bottom: 20px;
    border: 1px #ccc solid;
    line-height: 20px;
}
.competitionList button{	
	border: 1px solid #FAFAFA;
    height: 50px;
    width: 100%;
    float: left;
    padding-left: 10px;
    border-radius: 5px;
    font-size: 15px;
    line-height: 50px;
}
.competitionList{
	width:100% !important;
	float:left;
}
.playerlist{
	border-top:2px dashed #D5D5D5;
}
.playerList span{
    margin-top: 15px;
    display: inline-block;
}
.playerList_input{
	    width: 100%;
    float: left;
    height: 40px;
    border-radius: 5px;
    border: 1px solid #f9ecec !important;
    margin-bottom: 30px;
    outline: none !important;
    font-size: 14px;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #DBDBDB;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #DBDBDB;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #DBDBDB;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #DBDBDB;
}
.Rtitlefont{
	float:left;
	text-align:left;
	line-height:50px;
	font-size:23px;
}
.Rtitle_fontdown{
    float: right;
    line-height: 50px;
    color: #000000;
    font-size: 15px;
    cursor: pointer;
}
.Rtitleimg{
	float: right;
	text-align: right;
	width: 55px;
	padding: 15px;
	cursor: pointer;
	padding-right: 5px;
	padding-left: 23px;
}
.rtitleTop{
	width:100%;
	float:right;
	margin-bottom: 10px;
}
.rtablemain{
	width:100%;
	float:right;
}
.rtablemain_th th{
	background-color:#AFAFAF;
	color:#ffffff;
	line-height: 30px;
	padding: 5px;
	border-right:1px solid #ffffff;
	font-size: 14px;
}
.rtablemain td{
	line-height: 20px;
	padding: 10px;
	border: 1px solid #eeeeee;
	font-size: 14px;
}
.tablemain_name{
	color: #337ab7;
	text-decoration: none;
	cursor: pointer;
}
.tablemain_name a:hover{
	text-decoration:none;
}
.modalAlert_title,
.modal-body{
	width:100%;
	float:left;
}
.title_top{
	line-height:40px;
	float:left;
	font-size:20px;
}
.modal-header,
.modal-footer {
	border-bottom: 1px solid #ffffff !important;
	border-top: 1px solid #ffffff !important;
	border-radius: 5px;
}
.modal-dialog{
	margin-top:100px;
}
.btn_rtitle{
	border-radius:5px;
	background-color:#333333;
	color:#ffffff;
	float: right;
}
.ranking{
	line-height: 40px;
	margin: 10px 0px 10px 20px;
	border-right:1px solid #ffffff;
	padding-right: 20px;
	font-size:18px;
}
.rank_number{
	line-height: 40px;
	margin: 10px;
	font-size:18px;
}
.modalAlert_title{
	margin-top:10px;
}
.playerDetails{
	width:100%;
	float:left;
	text-align:center;
	background-color:#ffffff;
	border:0px solid #ffffff;
	border-top:2px dashed #E5E5E5;
	border-bottom:2px dashed #E5E5E5;
}
.playerDetails_main{
	width:100%;
	float:left;
	text-align:center;
	background-color:#ffffff;
	border:0px solid #ffffff;
	    max-height: 300px;
    overflow: auto;
     padding-left: 25px;
}
.playerDetails td,
.playerDetails_main td{
	line-height: 35px;
	text-align:center;
	font-size: 14px;
}
.areas_sel{
	margin-bottom: 10px;
}
.btn_Mtbutton_MAIN:hover{
	color:white;
	background-color:#AEAEAE;
}
.citySelect button{
	height: 40px !important;
	width: 100% !important;
	float: left !important;
	line-height: 40px !important;
	padding-left: 10px !important;
}
.citySelect{
	float: left;
	width: 100% !important;
}
.city_sel{
	padding:0px !important;
}
.modal-header .close {
	margin-top: -2px;
	outline:none;
}
.ranklisttop{
	margin-top:20px;
	overflow: hidden;
}