@charset "utf-8";
/* CSS Document */
bold
    {
	font-weight:bold;
	
	}
	
	tod
{
color:#FF740A;
}
.img-circle
  {
  border-radius:50%
  }
.user-detial img
   {
   	width: 64px;
	float: left;
	margin: 0 10px 50px 0;
   }
.user-detial p
   {
   	padding-top:5px;
   }   
.garchig
  {
   color: #393939;
   font-weight: bold;
  }     
.banner1
  {


  font-size:14px;
  color:white;
  height:100px;
  width:440px;
  }
.banner1 p
  {
padding:10px;
  }
.medegdel
  {
  background-color:#F12800;
  padding:20px;
  font-size:14px;
  color:white;
  }
.socials {
    background-color: #FFFFFF;
    /*border: 1px solid #D9D9D9;*/
    border-radius: 5px 0 0 5px;
    height: auto;
    /*padding: 5px;*/
    position: fixed;
    right: 0;
    top: 160px;
    width: 38px;
    /*z-index: 1000;*/
}
.tovch-search {
        
        height:30px; line-height:26px;
	
        background-color:#3803A9;
	-webkit-border-top-left-radius:7px;
	-moz-border-radius-topleft:7px;
	border-top-left-radius:7px;
	-webkit-border-top-right-radius:7px;
	-moz-border-radius-topright:7px;
	border-top-right-radius:7px;
	-webkit-border-bottom-right-radius:7px;
	-moz-border-radius-bottomright:7px;
	border-bottom-right-radius:7px;
	-webkit-border-bottom-left-radius:7px;
	-moz-border-radius-bottomleft:7px;
	border-bottom-left-radius:7px;
	text-indent:0px;
	border:2px solid #ffffff;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	cursor:pointer;
	width:75px;
	text-decoration:none;
	text-align:center;
}  
.tovch-search:hover {
background-color:#0597ff;
color:#ffffff;
font-size:14px;
} 
.tovch
      {
      margin-bottom:5px; height:35px; line-height:35px;
      }
.tovch-tatah-dund {
        
        height:30px; line-height:30px;
	background-color:#3803A9;
	-webkit-border-top-left-radius:7px;
	-moz-border-radius-topleft:7px;
	border-top-left-radius:7px;
	-webkit-border-top-right-radius:7px;
	-moz-border-radius-topright:7px;
	border-top-right-radius:7px;
	-webkit-border-bottom-right-radius:7px;
	-moz-border-radius-bottomright:7px;
	border-bottom-right-radius:7px;
	-webkit-border-bottom-left-radius:7px;
	-moz-border-radius-bottomleft:7px;
	border-bottom-left-radius:7px;
	text-indent:0px;
	border:2px solid #ffffff;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	cursor:pointer;
	width:75px;
	text-decoration:none;
	text-align:center;
}  
.tovch-tatah-dund:hover {
background-color:#F12800;
color:#ffffff;
font-size:14px;
}          
.tovch-tatah {
        
       /* float: right; */
background-color: #28A5DB;
-webkit-border-top-left-radius: 7px;
-moz-border-radius-topleft: 7px;
border-top-left-radius: 7px;
-webkit-border-top-right-radius: 7px;
-moz-border-radius-topright: 7px;
border-top-right-radius: 7px;
-webkit-border-bottom-right-radius: 7px;
-moz-border-radius-bottomright: 7px;
border-bottom-right-radius: 7px;
-webkit-border-bottom-left-radius: 7px;
-moz-border-radius-bottomleft: 7px;
border-bottom-left-radius: 7px;
text-indent: 0px;
border: 1px solid #ffffff;
display: inline-block;
color: #272626;
font-family: Arial;
font-size: 14px;
font-weight: normal;
font-style: normal;
height: 39px;
line-height: 37px;
width: 64px;
border-color: rgb(54, 107, 107);
text-decoration: none;
text-align: center;
}  
.tovch-tatah:hover {
background-color:#F12800;
}    
.tovch a {
        float: right;
background-color: #e6e6e6;
-webkit-border-top-left-radius: 24px;
-moz-border-radius-topleft: 24px;
border-top-left-radius: 24px;
-webkit-border-top-right-radius: 24px;
-moz-border-radius-topright: 24px;
border-top-right-radius: 24px;
-webkit-border-bottom-right-radius: 24px;
-moz-border-radius-bottomright: 24px;
border-bottom-right-radius: 24px;
-webkit-border-bottom-left-radius: 24px;
-moz-border-radius-bottomleft: 24px;
border-bottom-left-radius: 24px;
text-indent: 0px;
display: inline-block;
color: #333;
font-family: Arial;
font-size: 14px;
font-weight: normal;
font-style: normal;
height: 28px;
line-height: 28px;
width: 60px;
border-color: rgb(190, 195, 195);
text-decoration: none;
text-align: center;
}
.tovch a:hover {
	background-color:#F12800;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
}
.tovch a:active {
	position:relative;
	top:1px;
}



.RobotoNew
   {
background-color: #3803A9;
font-family: 'Roboto', sans-serif; border-radius: 10px;

   }


#lang
   {
   width:290px;
   height:30px;
   float:left;
   }
#lang span
   {
   margin-left:30px;
   font-size: 20px;
 
   }
ff
{
color:red;}   
#lang a
   {
   padding-left:20px;
   font-weight:bold;
   color:#393939;
   }
#lang a:hover
   {
   font-weight:bold;
   color:#FF9900;
   }   
#thumb a img
  {
  margin-left:20px;
  float:left;
  width:220px;
  border-radius:20px;
  height:181px;
  -webkit-box-shadow:0px 0px 8px black;
	-moz-box-shadow:0px 0px 8px black;
  }
#thumb a:hover img.

  {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
    
  
  -webkit-box-shadow:0px 0px 12px black;
	-moz-box-shadow:0px 0px 12px black;
  }  
*
{
	padding:0px;
	margin:0px;
	font-family:Tahoma, Geneva, sans-serif;
}

body
{
font-size:14px;
	/* Mozilla Firefox */ 

 
 /* background: url("http://kok.mn/bg.jpg") repeat scroll 0 0 #DEDFE0;*/
    margin: 0;
    padding: 0;
/*background-image: -moz-linear-gradient(bottom, #FFFFFF 60%, #FF9900 100%);
background-image: -webkit-gradient(bottom, #FFFFFF 60%, #FF9900 100%);*/

}

a
{
	color:#f7f8fa;
	text-decoration:none;
	outline:none;
}

a img
{
	outline:none;
	border:none;
}

#container 
{
	margin:0 auto 0 auto;
	

}

/*#headback*/
/*{*/
/*	width:100%;*/
/*	height:152px;*/
/*	background:url(images/head.back.jpg) repeat-x;*/
	
/*}*/


/*#mainchat*/
/*{*/
/*	position:relative;*/
/*	width:1200px;*/
/*	top:-80px;*/
/*	bottom:0;*/
/*	margin-bottom:-100px;*/
	
/*}*/

/*#mainchat a img*/
/*{*/
/*	border:2px solid #FFFFFF;*/
/*}*/

/*#mainchat a img:hover*/
/*{*/
/*	border:2px solid #F03;*/
/*}*/



/*#headcenter*/
/*{*/
/*	background:url(images/head.center.jpg) top center no-repeat;*/
/*	width:1200px;*/
/*	height:152px;*/
	
/*}*/

/*#maintop*/
/*{*/
/*	width:1200px;*/
	
	
/*}*/

/*#mainlink*/
/*{*/
/*	width:1200px;*/
/*	height:35px;*/
/*	background:url(images/main.top.jpg) 0px -35px no-repeat;*/
/*	text-align:right;*/
/*	font-size:11px;*/
/*	color:#FFFFFF;*/
/*	position:relative;*/
/*}*/

/*#mainlink a*/
/*{*/
/*	font-weight:bold;*/
/*	color:#FFFFFF;*/
/*}*/

/*#usernews_locate*/
/*{*/
/*	padding-right:10px;*/
/*	padding-top:4px;*/
/*	font-weight:bold;*/
/*	color:#FFC;*/
/*}*/

/*#usernews_locate a*/
/*{*/
/*	border-left:1px solid #FFF;*/
/*	padding-left:12px;*/
/*	color:#FFC;*/
/*}*/

/*#usernews_locate a:hover*/
/*{*/
/*	text-decoration:underline;*/
/*}*/

/*#main*/
/*{*/
/*	width:1200px;*/
/*	margin-top:5px;*/
	
/*}*/

/*#mainleft*/
/*.{*/
/*	float:right;*/
/*	margin:15px 0px;*/
/*	width:800px;*/

/*}*/

/*#onlygavick*/
/*{*/
/*	-moz-box-shadow:0px 0px 5px black;*/
/*	-webkit-box-shadow:0px 0px 5px black;*/
/*}*/

/*#news_full*/
/*{*/
/*	-moz-box-shadow:0px 0px 5px black;*/
/*	-webkit-box-shadow:0px 0px 5px black;*/
/*	padding:10px;*/
/*}*/

/*#team_full*/
/*{*/
/*	-moz-box-shadow:0px 0px 5px black;*/
/*	-webkit-box-shadow:0px 0px 5px black;*/
/*	padding:10px;*/
/*}*/

.navbar {
padding: 1rem 1rem;
background-color: #333; /* dark background color */
border-bottom: 1px solid #444;
}
.navbar-dark {
background-color: #333; /* dark background color */
border-color: #444;
}
.bg-primary {
background-color: #007bff !important; /* primary blue background color */
}
.navbar-expand-lg {
flex-wrap: nowrap;
justify-content: flex-start;
}
.navbar-toggler {
padding: 0.25rem 0.75rem;
font-size: 1.25rem;
line-height: 1;
background-color: transparent;
border: 1px solid transparent;
border-radius: 0.25rem;
}
.navbar-toggler:hover {
text-decoration: none;
}
.navbar-toggler-icon {
display: inline-block;
width: 1.5em;
height: 1.5em;
vertical-align: middle;
content: "";
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30






#team_full a
{
	color:#006;
}

#team_full a:hover
{
	text-decoration:underline;
	color:#F00;
}

.shadow
{
	-moz-box-shadow:0px 0px 5px black;
	-webkit-box-shadow:0px 0px 5px black;
}

#mainright
{
	float:left;
	margin-top:15px;

	width:277px;
}

#leaguetable
{
	-moz-box-shadow:0px 0px 5px black;
	-webkit-box-shadow:0px 0px 5px black;
}

#banner_A
{
	-moz-box-shadow:0px 0px 5px black;
	-webkit-box-shadow:0px 0px 5px black;
	margin-bottom:15px;
	max-width:248px;
	max-height:330px;
}

#gavickfull
{
	float:left;
	width:400px;
	height:330px;
	position:relative;
}

.home_gavick_pic
{
	width:400px;
	height:330px;
}

#gavickfull #transparent
{
	background:url(images/op40.png) repeat;
	position:absolute;
	display:block;
	bottom:0px;
	left:0px;
	height:70px;
	width:390px;
}


#transparent
{
	color:#FFF;
	padding:5px;
}

#subtransparent
{
	font-weight:bold;
	margin-bottom:5px;
}

#subtransparent a
{
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
}

#subtransparent a:hover
{
	text-decoration:underline;
}

#subtransparent1
{
	font-size:11px;
}

#subtransparent2
{
	bottom:5px;
	position:absolute;
}

#subtransparent2 a
{
	color:#FF9;
	text-decoration:underline;
}

#subtransparent2 a:hover
{
	text-decoration:none;
}

#top
{
	
	padding:9px 9px;
	color:#393939;
	font-size:14px;
	text-decoration: none;
	font-family: Roboto, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom: 1px solid #F12800;
box-shadow: 0 -1px 4px rgba(247, 145, 145, 0.2);
}
#top-footer
{
	background-color:#0099CC;
	height:2px;
	
}
.footer
{
	background-color: grey;
	border:1px solid gray;
	font-family: Roboto, Helvetica, sans-serif;
	position:relative;
	display:block;
	text-align:center;
	width:75rem;
	height:120px;
	
}

#eplnews
{
	margin:0 10px 10px 10px;
}

#lgname
{
	font-weight:bold;
	color:#888888;
	margin:5px 0 7px 0;
}

#fnews a
{
	font-size:12px;
	display:block;
	color:#000;
	font-weight:bold;
	padding-bottom:3px;
	border-bottom:1px dotted #EDEDED;
}

#snews a
{
	color:#035BAC;
	display:block;
	font-weight:normal;
	border-bottom:1px dotted #EDEDED;
	padding:2px 0;
}

#fnews a:hover, #snews a:hover
{
	text-decoration:underline;
}

#listnews
{
	height:305px;
	overflow:auto;
}

#listnews_chat
{
	height:150px;
	overflow:auto;
}


#listnews3
{
	height:260px;
	overflow:auto;
}

#listnews_video 
{
	height:auto;
	
padding-bottom:10px;
}

#listnews a
{
	font-size:11px;
	display:block;
	border-bottom:1px dotted #CCC;
	padding:4px 5px 5px 5px;
	margin:0px 5px 0px 5px;
}

#listnews a:hover
{
	color:#F00;
	border-left:5px solid #F00;
	padding:4px 5px 5px 5px;
	margin:0px 5px 0px 0px;
}

#listnews a:first-child
{
	padding-top:7px;
}

#listnews a:last-child
{
	border-bottom:none;
}

#listnews3 a, #listnews_chat a, #listnews_news a, #listnews_video a
{
	
}

#listnews3 a:hover, #listnews_chat a:hover, #listnews_news a:hover, #listnews_video a:hover
{
color:#FF0000;
}
#listnews3 a:hover, #listnews_chat a:hover, #listnews_news a:hover, #listnews_video  a:visited
  {
  color:#FF9900;
  }
#gavicknews
{
	float:left;
	width:319px;
	height:330px;
	border-left:1px solid #999;
}


#footer
{
	background-color:#FFF;
	display:block;
	color:#000000;
	width:1200px;
	text-align:center;
	font-size:11px;
	margin-left:80px;
	padding-top:0px;
	padding-bottom:20px;
	/*border-radius-bottomleft:8px;*/
	/*border-radius-bottomright:8px;*/
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
}
#footer a
{
	color:#000000;
	padding-right:5px;
	padding-left:5px;
}
#footer a:hover
{
	text-decoration:underline;
}

#copyright
{
	margin-top:10px;
	margin-bottom:50px;
	text-align:center;
	color:#FFFFFF;
	font-size:11px;
}

#gbottom1
{
	float:left;
	width:355px;
	margin:0px 0px 0px 0px;
}

#gbottom_usernews
{
	clear:both;
	float:left;
	width:355px;
	margin:0px 0px 15px 0px;
}

#gbottom_user
{
	float:left;
	width:355px;
	margin:0px 0px 15px 0px;
}

#GLEFT
{
	float:left;
	width:820px;
	height:auto;
	margin:15px 5px 0 0;
	
}

#GRIGHT
{
	float:left;
	width:350px;
	margin:15px 0px 0px 0;
}

#GLAST
{
	clear:both;
}
/* huuchin hundlun bh
#usernews
{
	clear:both;
	-moz-box-shadow:0px 0px 5px black;
	-webkit-box-shadow:0px 0px 5px black;
	margin:15px 0;
}

*/

#usernews
{
	-moz-box-shadow:0px 0px 5px black;
	-webkit-box-shadow:0px 0px 5px black;
	margin:0;
}



/*  HUUCHIN HUNDLUN BH
#usernewslist
{
	height:360px;
}
*/

#usernewslist
{
	height:420px;
	overflow:auto;
}

#usernewslist_user
{
	height:460px;
	overflow:auto;
}

#usernewslist_user a
{
	color:#003399;
}

#usernewslist_user a:hover
{
	text-decoration:underline;
	color:#F00;
}

#left_gbottom
{
	clear:both;
	float:left;
}

#matchschedule
{
	-moz-box-shadow:0px 0px 5px black;
	-webkit-box-shadow:0px 0px 5px black;
}

#news_latestnews
{
	-moz-box-shadow:0px 0px 5px black;
	-webkit-box-shadow:0px 0px 5px black;
	margin:15px 0px;
}


#gbottom2
{
	float:left;
	width:350px;
	margin:0px 0px 15px 0px;
}

#gbottom3
{
	clear:both;
	float:left;
	width:350px;
	margin:0px 0px 15px 0px;
}

#gbottom3_1
{
	clear:both;
	float:left;
	width:95%;
	border: 1px solid #D6D6D6;
   	border-radius: 0px 0px 10px 10px;
   	box-shadow: 0 0px 22px rgba(218, 211, 205, 1);
   	
}

#aiax
{
	float:left;
	width:840px;
	height:1810px;
	margin:0 0 5px 0;
	border: 1px solid #3803A9;
   	border-radius: 10px 10px 10px 10px;
   	box-shadow: 0 0px 10px rgba(211, 218, 230, 1);
	
}
#aiax_single
{
	float:left;
	display:block;
	width:840px;
	height:auto;
	margin:0 0 5px 0;
	border: 1px solid #3803A9;
   	border-radius: 10px 10px 10px 10px;
   	box-shadow: 0 0px 10px rgba(211, 218, 230, 1);
	
}

#aiax_full
{
	float:left;
	width:880px;
	border: 1px solid #3803A9;
   	border-radius: 0px 0px 10px 10px;
	
}

#aiax_1
{
	float:left;
	width:320px;
	margin-left:15px;
	border: 1px solid #3803A9;
        border-radius: 0px 0px 10px 10px;
        margin-bottom:10px;
        box-shadow: 0 0px 22px rgba(218, 211, 205, 1);
       
}

#aiax_2
{
	float: left;
width: 600px;
/* margin-left: 15px; */
border: 1px solid #3803A9;
border-radius: 0px 0px 10px 10px;
margin-bottom: 10px;
box-shadow: 0 0px 22px rgba(218, 211, 205, 1);
       
}

#aiax_3
{
	float: left;
width: 440px;
/* margin-left: 15px; */
border: 1px solid #3803A9;
border-radius: 0px 0px 10px 10px;
margin-bottom: 10px;
box-shadow: 0 0px 22px rgba(218, 211, 205, 1);
       
}

#mostoverflow
{
	/*height:1800x;*/
	/*overflow:auto;*/
}
#mostoverflow-left
{
	/*height:1800px;*/
	/*overflow:auto;*/
}
#mostcommentflow
{
	height:310px;
	overflow:auto;
}

#mosttitle .mostpic
{
	float:left;
	margin:0 10px 8px 0;


}

#mosttitle .mostpic1
{
	float:left;
	margin:0 10px 8px 0;


}

#clear
{
	clear:both;
}



#lastvideo
{
	width:350px;
	-moz-box-shadow:0px 0px 5px black;
	-webkit-box-shadow:0px 0px 5px black;
	margin:15px 0px 15px 0px;
}

h1
{
	color:#006;
	padding:10px 0px;
	border-bottom:1px solid #CCC;
	display:block;
	font-size:20px;
}

#news_content
{
	margin:10px 0px;
	border-bottom:1px dotted #999;
}

#news_title
{
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	margin:10px 0px 5px 0px;
}

#news_title a
{
	color:#009;
}

#news_title a:hover
{
	color:#F00;
	text-decoration:underline;
}

#ognoo
{
	text-align:right;
	font-size:10px;
	color:#a88665;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	margin-bottom:5px;
	padding:2px 0px;
}

#news_intro_text
{
	text-align:justify;
	line-height:18px;
	font-size:11px;
	margin-bottom:10px;
}

#news_intro_text img
{
	padding:4px;
	border:1px solid #CCC;
	background:#EDEDED;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#news_intro_text_user
{
	text-align:justify;
	line-height:18px;
	font-size:11px;
	margin-bottom:10px;
}

#news_full_text img
{
	padding:5px;
	border:1px solid #CCC;
	background:#EDEDED;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}

#news_full_text
{
	text-align:justify;
	line-height:20px;
	font-size:12px;
	margin-bottom:80px;
	
}

#facebook_like
{
	border-top:1px dotted #999999;
	padding-top:10px;
}

#facebook
{
	width:250px;
	height:262px;
	margin:15px 0 15px 0;
	-moz-box-shadow:0px 0px 5px #000;
	-webkit-box-shadow:0px 0px 5px #000;
}

#news_intro_video
{
	margin-bottom:10px;
}

.news_intro_image
{
	padding:5px;
	background:#EDEDED;
	border:1px solid #CCC;
	width:180px;
	height:NaN;
}

#onlyimage
{
	margin:0px 10px 5px 0px;
	float:left;
}

#readmore
{
	clear:left;
	font-weight:bold;
	color:#009;
	margin-bottom:20px;
}

#readmore a, #readmore a:visited
{
	font-weight:bold;
	color:#009;
	text-decoration:none;
}

#readmore a:hover
{
	color:#F00;
	text-decoration:underline;
}

#readmore .readmore_icon
{
	margin-bottom:-5px;
	padding:0px 5px 0px 15px;
}

#readmore_news_next .readmore_icon, #news_next_comment .readmore_icon
{
	margin-bottom:-5px;
	padding:0px 5px 0px 15px;

}

#news_next_comment, #readmore_news_next
{
	font-size:12px;
	font-weight:bold;
	color:#000099;
}



#pager
{
	padding:10px;
}

#pager a, #pager a:visited
{
	padding:0px 10px;
	font-size:11px;
	border-right:1px solid #CCCCCC;
	color:#009;
}

#pager a:hover, #pager a.active
{
	color:#F00;
	text-decoration:underline;
}

#pager a:last-child
{
	border-right:none;
}

#comment_oruulah
{
	padding:10px 10px 50px 10px;
}
#comment_oruulah a
{
	text-decoration:none;
	color:#003399;
	font-size:12px;
	padding-left:10px;
	font-weight:bold;
	
}
#comment_oruulah a:hover
{
	text-decoration:none;
	color:#990000;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-bottom:10px;
}

#comment_intro
{
	padding:5px 10px;
	line-height:20px;
}
#comment_name
{
	color:#003399;
	padding:5px 10px;
	font-size:12px;
	font-weight:bold;
}
#comment_date
{
	color:#990000;
	text-align:center;
}
#comment_ip
{
	color:#F60;
	text-align:left;
	padding-left:5px;
}
#write_comment
{
	padding:10px;
	color:#003399;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px dashed #039;
	margin-bottom:20px;
}

#comment
{
	padding:2px 5px;
	
}
#comment_table_text
{
	font-size:12px;
	font-weight:bold;
	text-indent:40px;
}

#maintable a, 
{
 color:#fff;
font-weight:bold;
}

#mainschedule a
{

}

#maintable a.tableactive, #mainschedule a.scheduleactive
{
	
}

#maintable a:hover, #mainschedule a:hover
{
	 color:#FF9900;
	 font-weight:bold;
}

#onlyleaguetable
{
	font-size:11px;
}

#onlyschedule
{
	padding-bottom:10px;
}

#table_readmore a
{
	font-weight:bold;
}

#table_readmore a:hover
{
	color:#a88665;
}

#leaguename
{
	font-weight:bold; 
	font-size:12px; 
	text-align:center;
	padding:5px;
	background:#EDEDED;
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
	border-left:1px solid #CCC;
	
}

#matchmain
{
	margin:10px 0px;
}

#picture_word
{
	position:relative;
}

#match_text
{
	position:absolute;
	bottom:3px;
	left:100px;
}

#match_text a, #match_text a:visited
{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	padding:0px 8px;
	border-right:1px solid #FFF;
}

#match_text a:last-child
{
	border-right:none;
}

#match_text a:hover
{
	text-decoration:underline;
}

#full_table_name
{
	font-weight:bold; 
	font-size:12px;
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
	border-left:1px solid #CCC;
	text-align:center;
	background:#EDEDED;
	padding:10px;
}

#tablesort a, #tablesort a:visited
{
	color:#FFF;
	text-decoration:underline;
	font-weight:bold;
}

#tablesort a:hover
{
	text-decoration:none;
}

#fantasya
{
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding:8px;
	background:#EDEDED;
}

#fantasya a, #fantasya a:visited
{
	font-size:12px;
	text-decoration:underline;
	color:#F00;
	font-weight:bold;
}

#fantasya a:hover
{
	text-decoration:none;
}

#fantasymost
{
	padding:20px 0px;
}

#fantasymost a
{
	padding:10px;
	font-weight:bold;
	border:5px solid #CCC;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	
}

#fantasymost a:hover
{
	background:#EEEEEE;
	border:5px solid #F00;
	color:#000;
}

#hide_login
{
	background:url(images/op70.png) repeat;
	display:none;
	position:absolute;
	left:300px;
		/* top:100px;  huuchin*/
	top:100px;
	z-index:999;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #999999;
}

#hide_changepass
{
	background:url(images/op70.png) repeat;
	display:none;
	position:absolute;
	left:300px;
		/* top:100px;  huuchin*/
	top:100px;
	z-index:999;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #999999;
}


#hide_register
{
	background:url(images/op70.png) repeat;
	display:none;
	position:absolute;
	left:150px;
	top:100px;
	z-index:999;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #999999;
}


#niitlelchid
{
	clear:both;
	-moz-box-shadow:0px 0px 5px black;
	-webkit-box-shadow:0px 0px 5px black;
}

#hamtragchid
{
	clear:both;
	/*padding:20px;*/
	width:100%;
	/*margin-left:60px;*/
	/*box-shadow: 0 0px 22px rgba(218, 211, 205, 1);*/
}

#floootleft
{
	float:left;
	width:22%;
	border-right:1px solid #999999;
	padding:10px;
	margin-right:8px;
	height:350px;
	overflow:hidden;
	margin-bottom:10px;
}

#specialtext
{
	font-size:11px;
	line-height:18px;
	
}

#specialtitle
{
	font-weight:bold;
	color:#900;
	text-align:center;

}

#specialtext img
{
	width:200px;
	padding:4px;
	background:#EDEDED;
	border:1px solid #CCC;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#specialtext a
{
	text-decoration:none;
}

#specialtext a:hover
{
	text-decoration:underline;
	color:#F00;
}

#shoutbox
{
	-moz-box-shadow:0px 0px 5px black;
	-webkit-box-shadow:0px 0px 5px black;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:15px 0px;
}

#maintab a
{
	display:inline-block;
	height:20px;
	background:url(images/input.png) repeat-x;
	padding:5px 10px 2px 10px;
	margin:0px -3px 0px 0px;
	border-right:1px solid #999999;
	font-weight:bold;
	font-size:12px;
}

#maintab a:hover
{
	margin-bottom:-1px;
	border-right:1px solid #999999;
	background:#EDEDED;
}

#maintab a.actives
{
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #999999;
	margin-bottom:-1px;
	background:#FFFFFF;
}

#shoutmain
{
	width:240px;
	height:400px;
	overflow:auto;
	padding:5px;
	border-top:1px solid #999999;
}

#livechat
{
	-moz-box-shadow:0px 0px 5px black;
	-webkit-box-shadow:0px 0px 5px black;
	margin:0px 0px 15px 0px;
}

#niitleltable
{
	height:220px;
	width:720px;
	overflow:auto;
	margin:10px 0 0 0;
}

#niitleltablelast
{
	padding-top:10px;
}

#niitleltablelast tr td
{
	border-right:1px solid #CCCCCC;
}

#niitleltablelast tr td:last-child
{
	border-right:none;
}

.btn
{
	padding:5px 10px;
}

.slc
{
	height:25px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #999999;
	padding:2px 5px;
	background:#EDEDED;
}

.log_txtbox
{
	height:25px;
	padding:2px 5px;
	background:url(images/input.png) repeat-x;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #999999;
	width:165px;
	font-size:11px;
}

.txtarea
{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #999999;
	font-size:11px;
	padding:5px;
	background:#EDEDED;
}

#niitlelch_a
{
	font-weight:bold;
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:3px;
}

#niitlelch_name
{
	font-weight:bold;
	color:#000099;
	text-align:right;
	padding:0px 5px 10px 0px;
}

#niitlelch_name a, #niitlelch_last a
{
	text-decoration:none;
}

#niitlelch_name a:hover, #niitlelch_last a:hover
{
	color:#F00;
	text-decoration:underline;
}

#livetop
{
	color:#FFFFFF;
	font-size:12px;
	padding:10px;
	text-align:center;
	font-weight:bold;
}

#live_name
{
	font-weight:bold;
	padding:10px 10px 10px 0px;
	margin-left:5px;
}

#live_text
{
	padding:10px;
}

#live_time
{
	padding:5px 10px 0 10px;
	color:#990000;
}

#live_ip
{
	padding:5px 10px 5px 10px;
	color:#039;
}

#live_attention
{
	padding:5px;
	text-align:center;
	border-bottom:2px solid #0F0;
	border-top:2px solid #0F0;
	line-height:20px;
	margin-top:10px;
}

#maintext
{
	height:720px;
	overflow:auto;
	border-bottom:1px solid #CCC;
}

#teamname_eng, #teamname_spa, #teamname_ita, #teamname_ger
{
	font-size:11px;
}

#onefull
{
	width:224px;
	padding:4px;
	float:left;
}

#mostpopular
{
	width:830px;
	height:auto;
	text-align:center;
	padding-top: 0;
	padding-right: 0px;
	padding-left: 10px;
}

#mostpopular_full
{
	width:830px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

#mostpopular_1
{
	width:297px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
}
#shoutfull
{
	width:230px;
	padding:5px;
}

#mosttitle
{
	border-bottom:1px solid #eee;
	padding:14px 0 6px 0;
}



#mosthint
{
	color:#0C0;
	font-weight:normal;
	font-size:10px;
	float:left;
	padding-top:10px;	
}
#title a
  {
  float:left;
  font-family:Geneva, Arial, Helvetica, sans-serif, Times, serif;
  font-size:13px;
    font-weight:bold;
  width:383px;
  color:#393939;
  }
 #title a tod
{
color:#FF740A;
}
#cat a
  {
  float:left;
  height:20px;
  margin-top:10px;
   
	  font-family:"Times New Roman", Times, serif;
  font-size:12px;
  color:#006600;
  }
  #cat 
  {
  float:left;
  height:20px;
  margin-top:10px;
   
	  font-family:"Times New Roman", Times, serif;
  font-size:12px;
  
  }
  

#catt 
  {
   float:left;
  height:20px;
 margin-bottom: 15px;
   
	  font-family:"Times New Roman", Times, serif;
  font-size:12px;
  color:#006600;
  }
  #catt a
  {
   float:left;
  height:20px;
  margin-top:10px;
   
	  font-family:"Times New Roman", Times, serif;
  font-size:12px;
  color:#999999;
  }
#view 
  {
  float:right;
	  font-family:"Times New Roman", Times, serif;
  font-size:10px;
  color:#999999;
  } 
#view a
  {
  float:right;

    font-weight:bold;
	  font-family:"Times New Roman", Times, serif;
 font-size:11px;
  color:#999999;
  }    
#mosthint1
{
	color:#797979;
	font-weight:normal;
	font-size:11px;
	float:left;
	padding-top:3px;
	
	height:30px;
	width:439px;
	overflow:hidden;	
}

#mosthint2
{
	color:#F60;
	font-weight:normal;
	font-size:10px;
	float:left;
	padding-top:10px;	
}

#mosttime
{
	color:#999999;
	font-weight:normal;
	font-size:10px;
	float:right;
	padding-top:10px;
}

#mosttime1 a
{

	font-weight:normal;
	font-size:11px;
	float:right;
	padding-top:5px;
	color:#FF730A;
	font-weight:bold;
	
}


#shoutinside
{
	font-size:11px;
	padding:5px 0px;
	border-bottom:1px dotted #999999;
	line-height:15px;
	
}

#shouttitle
{
	color:#000099;
}

.dating
{
	color:#999999;
	font-size:10px;
}

#shoutinsert
{
	margin:10px 0px 0px 0px;
}

#range
{
	overflow:auto;
	height:240px;
}

.special_inside
{
	width:340px;
	height:200px;
}

#livechat_content
{
	line-height:20px;
	margin-top:10px;
	text-align:justify;
	font-size:12px;
}

#last_niitlelch
{
	line-height:20px;
	border:1px solid #999999;
	margin:10px 0px 30px 0px;
}

#last_niitlelch table tr td a
{
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

#last_niitlelch table tr td a:hover
{
	text-decoration:none;
}

#top_banner
{
	width:720px;
	height:100px;
	-moz-box-shadow:0px 0px 5px black;
	-webkit-box-shadow:0px 0px 5px black;
	margin:0px 0px 15px 0px;
	z-index:500;
}

#eplmenu
{
	margin-top:  2rem;
	border-bottom:1px solid #CCC;
	display:inline-block;
	width:1200px;
	
}

#eplmenu span
{
	padding:2px 10px;
	font-weight:bold;
	border-right:1px solid #CCC;
	color:#009;
	font-family: Roboto, Helvetica, sans-serif;
}

#eplmenu a.active
{
	color:#fff;
	text-decoration:underline;
}

#eplmenu a:hover
{
	color:#F00;
}

#teamnewstitle
{
	font-weight:bold;
	border-bottom:1px dotted #EDEDED;
	padding:0 0 5px 0;
	margin-bottom:5px;
}

#teamnewsintro img
{
	width:120px;
	height:70px;
	padding:3px;
	border:1px solid #CCC;
	background:#EDEDED;
}

#teamnewstime
{
	border-bottom:1px solid #CCC;
	padding:0 0 10px 0;
	margin-bottom:10px;
	color:#900;
}

#teamnewsfull img
{
	padding:5px;
	border:1px solid #CCC;
	background:#EDEDED;
}

#teamnewsfull
{
	line-height:20px;
	font-size:12px;
	text-align:justify;
}

#playertitle
{
	background:#960;
	color:#FFF;
	font-weight:bold;
	padding:5px;
}

.playertable tr td
{
	border-bottom:1px dotted #CCC;
}

/* COMMENT CSS BEGIN */
#onecomment
{
	border-bottom:1px solid #CCC;
	padding:5px 0px;
}

#onecomment:first-child
{
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	padding:5px 0px;
}

.comment_title
{
	font-weight:bold;
	float:left;
	width:200px;
	color:#000;
	padding-bottom:5px;
}

.comment_ip
{
	float:right;
	color:#333;
	width:120px;
	text-align:right;
}

.comment_time
{
	float:right;
	width:450px;
	text-align:right;
	padding-bottom:5px;
}

#minuscount
{
	padding-right:10px;
}

.comment_text
{
	clear:both;
	color:#333;
	padding-bottom:5px;
}

.comment_text a:hover
{
	text-decoration:underline;
	color:#F00;
}


.comment_text img
{
	margin-bottom:-3px;
	padding:0 2px;
}

#write_comment
{
	padding:10px;
	color:#003399;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px dashed #039;
	margin-bottom:20px;
}
.comment_inputtext
{
	padding:8px 5px;
	color:#003399;
	font-weight:bold;
	background:#FCFCEE;
	border:1px solid #999999;
	width:200px;
	font-size:11px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}
#ctext
{
	padding:5px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	font-family:Tahoma;
	font-size:11px;
	
}
#comment_table_text
{
	font-size:12px;
	font-weight:bold;
	padding:0 10px 0 30px;
}
#comment_table_text1
{
	font-size:12px;
	font-weight:bold;
	padding:5px 10px 0 30px;
}

h2
{
	color:#009900;
	padding:10px;
	border-bottom:1px dotted #CCC;
}

/* COMMENT CSS FINISH */

.leaguetablesa a:hover
{
	text-decoration:underline;
	color:#F00;
}

/* FANTASY CSS BEGIN */
#fanmenu
{
	padding:10px 0;
	margin:10px 0;
}

#fanmenu a, #fanmenu a:visited
{
	background:#ECECEC;
	border:1px solid #CCC;
	color:#333;
	text-transform:uppercase;
	padding:10px 20px;
	font-weight:bold;
	margin-right:10px;
	-moz-border-radius:8px;
	

}

#fanmenu a:hover
{
	color:#000;
	background:#FFF;
	border:1px solid #666;
	-moz-box-shadow:0 0 10px #CCC;
}

#loginfrm
{
	padding:10px;
}
/* FANTASY CSS FINISH */




/* USER NEWS CSS BEGIN */
#new img
{
	border:none;
}

#new a
{
	font-weight:bold;
	font-size:12px;
	color:#090;
}

#full_txt, .usernews_title, .usernews_select
{
	font-size:11px;
	padding:5px;
	font-family:Tahoma;
}


#new a:hover
{
	text-decoration:underline;
}

/* huuchin hundlun buh 
#oneessay
{
	float:left;
	width:350px;
	margin:10px 5px;
}
*/

#oneessay
{
	float:left;
	width:330px;
	margin:10px 0 10px 5px;
}

#oneessay a
{
	color:#003399;
}

#oneessay a:hover
{
	text-decoration:underline;
	color:#990000;
}

/* USER NEWS CSS FINISH */

.myprofile_label
{
	color:#009;
	font-weight:bold;
}

#news_full_myprofile
{
	-moz-box-shadow:0px 0px 5px black;
	-webkit-box-shadow:0px 0px 5px black;
	padding:10px;
	font-size:12px;
}

#news_full_best
{
	-moz-box-shadow:0px 0px 5px black;
	-webkit-box-shadow:0px 0px 5px black;
	padding:10px;
}

#news_full_best a
{
	color:#00C;
}

#news_full_best a:hover
{
	text-decoration:underline;
	color:#F00;
}

#userdetail
{
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
	padding:10px 0;
}

#userdetail a
{
	color:#03C;
}

#userdetail a:hover
{
	color:#F00;
	text-decoration:underline;
}
.center {
  text-align: center;
  border: 3px solid green;
}

.navbar-toggler {
	color:#F00;
	text-decoration:underline;
	cursor:pointer;
	width:75px;
}
.navbar {
    transition: all .5s ease-in-out;
}    

#navbar-brand-text {
    color: white;
    padding: 0;
    margin: 0 0 5px 0;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.navbar .navbar-brand {
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.navbar-nav .nav-item {
    padding-left: 8px;
    padding-right: 8px;
}

.navbar-dark .navbar-nav .nav-link {
    color: white;
    font-size: 14px;
    text-transform: uppercase;
}

.navbar-dark .nav-item.active .nav-link,
.navbar-dark .nav-item:focus .nav-link,
.navbar-dark .nav-item:hover .nav-link {
    color: #4CAF50;
}

.btn-navbar-toggler-style:hover {
    background: rgba(0, 0, 0, 0.1);
}

/* PADDING */
.navbar-collapse.show {
    padding-top: 30px;
}


