<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 2014 BoomIT.Wap.Sh */

.alarm {
  background: #E61313;
  margin: 0 0 2px 0;
  color: #fff;
  font-weight: bold;
  padding: 3px 0px 3px 4px;
}
.phdr a {
  color: #fff;
}
.mainblok .list1 table img {
    padding: 1px;
    margin: 4px 4px 0 0;
    border: 1px solid #d5d5d5;
    transition: all 15s ease;
    -webkit-transition: all 15s ease;
    -moz-transition: all 15s ease;
    transition-delay: 5s;
    -webkit-transition-delay: 5s;
    -moz-transition-delay: 5s;
    transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    width: 35px;
    height: 45px;
}
.mainblok .list1 table img:hover {
    transition: all 3s ease;
    -webkit-transition: all 3s ease;
    -moz-transition: all 3s ease;
    transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    position: relative;
    box-shadow: 0px 0px 8px #666;
    -moz-box-shadow: 0px 0px 8px #666;
    -webkit-box-shadow: 0px 0px 8px #666;
    border-radius: 5px;
    width: 90px;
    height: 110px;
}
.mainblok   .phdr2 {
    margin: 2px 0 2px 0;
}
.maintxt {
    border: 0px solid #e1e1e1;
    background: #ffffff;
    color: #606060;
    margin: 0px;
    padding: 4px;
}
.menu a {
    color: #34617e;
}
.menu a:hover {
    color: #007ed2;
}
.news {
    background-color: #EEEEEE;
    border: 1px solid white;
    color: #333333;
    font-size: x-small;
    padding: 3px 4px 4px 4px;
}
.newsx {
    background-color: #f2f6f8;
    border-bottom: 1px solid #eaeae9;
    color: #34617e;
    padding: 3px 4px 3px 4px;
    margin: 0 0 0 0;
}

.orangex, .ads, .tip {
    color: #333333;
    margin-top: 1px;
    margin-bottom: 1px;
    border: 1px solid #d5d5d5;
    border: 1px solid #7997aa;
    background-color: #d4e3ed;
    padding: 4px;
}
.status {
  color: #CD853F;
}
.phdr a:hover {
    color: #ebebeb;
    text-decoration: none;
}
.rmenu input:focus, .rmenu textarea:focus { border: 1px solid#DBB0B9; background: #FDFBFB;
}
.tmn a:hover, .fmenu a:hover {color:#666666; text-decoration: none;
}
a:hover { text-decoration: underline;
}
input:focus, textarea:focus { background: #F4F4F4; border: 1px solid #BCBCBC;
}

/*
.mainblok img {
max-width:100%;
 height: auto;
}
*/
.textx {
    background-color: #ffffff;
    border-bottom: 1px solid#ededed;
    color: #333333;   padding: 2px 2px 4px 2px;
    margin: 2px 4px 2px 4px;
}
.mainblok {
    border: 1pxsolid #cecece;
    margin: 0px 0px 5px 0px;
}
.forumtxt {
    background-color: #ffffff;
    color: #333333;
    padding: 4px2px 4px 2px;
    font-size: 14px;
    font-family: "Times New Roman", Times, serif;
}
.mainblok .forumtxt img {
    padding: 1px;
    margin: 4px 4px 0 0;
    border: 1px solid#d5d5d5;
}
.mainblok .forumtxt img:hover {
    box-shadow: 0px 0px 10px #666;
    -moz-box-shadow: 0px 0px 10px #666;
    -webkit-box-shadow: 0px 0px 10px #666;
    border-radius: 5px;
}
.smallfont{
font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.alt2, .alt2Active{
background: #FDFDFE;
color: #000000;
}
.fmenu2 {
 background: #F5E9EB;
 border: 1px solid #E2C0C7;
 margin: 1px 0;
 padding: 4px;
}
.rmenu input, .rmenu textarea, .rmenu select {
 border: 1px solid #E2C0C7;
}
.rmenu input:focus, .rmenu textarea:focus {
 border: 1px solid#DBB0B9;
 background: #FDFBFB;
}
.list30 {
    background-color: #050505;
    color: #00ffff;
    border : 1px solid #323232;
    margin-top : 1px;
    margin-bottom : 1px;
    padding : 2px;
}

.list4 {
    background-color: #212121;
    color: #00ffff;
    border : 1px solid #323232;
    margin-top : 1px;
    margin-bottom : 1px;
    padding : 2px;
}
.menu {
background-image : url(http://wapbay321.sextgem.com/images/tmn.gif);
background-repeat : repeat-x;
background-position : 50% top;margin-top : 1px;
margin-bottom : 1px;
padding : 2px;
border : 1px solid #e1e1e1;
}
input:focus {
background-color : lightgreen; 
}
.box, .xt_blog_comment_action_reply, .xt_blog_comment_action_report_spam {
background-color : #FFFFff; 
font-weight: bold;
margin : 2px; 
padding : 1px; 
border : 1px solid #abbefb;
-moz-border-radius-topright:5px;
-webkit-border-top-right-radius:5px;
-moz-border-radius-topleft:5px;
-webkit-border-top-left-radius:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-bottom-right-radius:5px;
-moz-border-radius-bottomleft:5px;
-webkit-border-bottom-left-radius:5px;
}
.box :hover {
background-color : #FFFFff; 
font-weight: bold;
margin : 2px; 
padding : 1px; 
border : 1px solid red;
-moz-border-radius-topright:5px;
-webkit-border-top-right-radius:5px;
-moz-border-radius-topleft:5px;
-webkit-border-top-left-radius:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-bottom-right-radius:5px;
-moz-border-radius-bottomleft:5px;
-webkit-border-bottom-left-radius:5px;
 }
/* 2014 BoomIT.Wap.Sh */</pre></body></html>