/* Buton Chat */
#the_chat {
position:fixed;
bottom:5px;
left:0; right:0;
margin-left:93.8%;
z-index:8999;
}
#the_chat #get_chat {
position:fixed;
right:35px;
top:255px;
width:32px;
height:105px;
}
#the_chat #show_chat {
margin:1.2em auto 4px auto;
padding:0;
}
#over_msg {
display:none;
position:fixed;
width:99px;
top:360px;
right:1px;
background-color:#d2efd3;
text-align:center;
padding:1px;
font-size:13px;
font-style:italic;
}
#the_chat #top_chat {
position:absolute;
display:none;
margin:0;
width:218px;
text-align:right;
}
#top_chat img {
border:none;
margin:auto 6px;
}
#top_chat img, #get_chat {cursor:pointer;}

/*notify for js*/
#mp.notify_js:after, #mp.notify_adblock:after{
content:'Parts of this site works with JavaScript enabled.';
background:#f8f800;
border:2px solid #0000be;
color:#ee0000;
font-size:20px;
font-weight:700;
margin:0;
padding:2px;
position:fixed;
top:40px;left:1%;right:1%;
text-align:center;
max-width:98vw;
}
#mp.notify_adblock:after{
content:'Please consider supporting us by disabling your Ad-Blocker on this website.';
}

/* adsense */
.adsbygoogle {
display:block;
margin:10px auto;
}
.sponsr {
color:#999;
display:block;
font-size:10px;
font-style:italic;
margin:-8px auto -3px auto;
text-align:center;
}
.g_468_60 {
width:468px;
height:60px;
}
.g_120_240 {
width:99%;
max-width:130px;
height:250px
}
.g_120_600 {
width:120px;
height:600px
}
.g_160_600 {
width:99.5%;
max-width:175px;
height:600px;
}
.g_180_150 {
width:180px;
height:150px
}
.g_200_200 {
min-width:200px;
max-width:300px;
width:95%;
height:200px
}
.g_336_280 {
position:relative;
min-width:336px;
max-width:900px;
height:280px;
width:90%;
}
.g_320_50 {
width:320px;
height:50px;
margin:1px auto;
}
.g_320_100 {
width:97%;
max-width:520px;
height:100px;
margin:0 auto;
}
.g_728_90 {
width:99%;
max-width:1100px;
min-width:290px;
height:90px;
margin:0 auto;
}
.g_fluid {
width:99%;
max-width:950px;
min-width:290px;
max-height:320px;
min-height:200px;
}
#adv_top{
margin:0 1% 0 calc(160px + 10%);
position:absolute;
height:90px;
top:5px;
left:0;
right:calc(2% + 22px);
text-align:center;
}
#adv_footer {
margin-top:-28px;
min-height:100px;
min-width:290px;
max-width:900px;
width:99%;
}
#p_content.advg_2 #adv_footer{
float:right;
margin:-32px 1.3% 5px 4px;
height:255px;
width:300px;
max-width:290px;
}
#adv_footer .g_336_280 {
min-width:280px;
max-width:300px;
height:255px;
width:100%;
}
#adv2_footer{
position:relative;
margin:25px auto 25px calc(220px + 1%);
text-align:center;
}
#adv2_footer iframe{
display:block;
margin:0 auto;
position:relative;
}
.g_mtch_cnt{
height:auto;
margin:1px auto;
max-width:850px;
}

/* mobile dev. */
@media screen and (max-width: 640px){

a#get_chat {
position:fixed;
top:75px; /*105px*/
left:0;
margin:0;
background:#ebeb00;
border:1px dotted #bbb;
border-radius:5px;
line-height:85%;
padding:1px;
text-decoration:none;
width:19px;
}
a#get_chat:hover {
background:#fefefe;
border:1px solid #bbb;
}

/*Adv.*/
.g_336_280 {
position:relative;
float:none;
margin:0 auto;
text-align:center;
width:95%;
min-width:280px;
height:270px;
}
#adv_top {
height:100px;
margin:0 auto 0 25px;
top:1px; /*47px;*/
left:0;
right:0;
}
#menu_side ins{
min-width:250px;
max-width:300px;
width:99%;
}
#adv_footer, #p_content.advg_2 #adv_footer{
float:none;
height:100px;
margin:5px auto;
min-width:275px;
max-width:500px;
width:99.3%;
}
#adv2_footer {
margin-left:25px;
}
.g_mtch_cnt{
margin-left:auto;
}

}

/* mobile dev. */
@media screen and (max-width: 400px){

#adv2_footer {
display:none;
}
}
