@-webkit-viewport{width:device-width; zoom:1; max-zoom:1; uzer-zoom:fixed; }
@-moz-viewport{width:device-width; zoom:1; max-zoom:1; uzer-zoom:fixed; }
@-ms-viewport{width:device-width; zoom:1; max-zoom:1; uzer-zoom:fixed; }
@-o-viewport{width:device-width; zoom:1; max-zoom:1; uzer-zoom:fixed; }
@viewport{width:device-width; zoom:1; max-zoom:1; uzer-zoom:fixed; }

/* General Style */
td, body{font-family:Tahoma, Arial; font-size:8pt; }
a:link, a:visited{text-decoration:underline; color:#4D6D91; }
a:hover, a:active{text-decoration:underline; color:#000; }
form{padding:0px; margin:0px; }
input, textarea, select{font-size:8pt; font-family:Tahoma, Arial; box-sizing:border-box; }
/* ------------- */

/* Site main menu */
ul.uMenuRoot{margin:10px; padding:0; text-align:center; }
ul.uMenuRoot > li{display:inline-block; padding:2px 4px; }

/* Entries Style */
.eTitle{font-weight:bold; }
/* --------------- */

/* Comments Style */
.cAnswer{font-style:italic; }
.cBlock1, .cBlock2{border:1px solid #A9B8C2; background:#fff; }
/* -------------- */

/* Calendar Style */
.calWday, .calWdaySe, .calWdaySu{border:1px solid #A9B8C2; background:#D5DBEC; width:17px; }
.calMday, .calMdayA, .calMdayIs, .calMdayIsA{background:#E4E8F3; }
.calWdaySe, .calWdaySu, .calMdayA, .calMdayIsA{font-weight:bold; }
/* -------------- */

/* User Group Marks */
a.groupModer:link, a.groupModer:visited, a.groupModer:hover{color:blue; }
a.groupAdmin:link, a.groupAdmin:visited, a.groupAdmin:hover{color:red; }
a.groupVerify:link, a.groupVerify:visited, a.groupVerify:hover{color:green; }
/* ---------------- */

/* General forum Table View */
.gTable{background:#A9B8C2}
.gTableTop{background:#E4E8F3; }
.gTableSubTop, .gTableBody, .gTableBottom, .gTableLeft, .gTableRight, .postPoll, .threadsDetails{background:#F4F4F4; }
.gTableBody1, .gTable td{background:#fff; }
.gTableError{background:#F4F4F4; color:#f00; }
/* ------------------------ */

/* forum Posts View */
.postTable{background:#EFEFEF; }
.postFirst, .postRest1, .postRest2{background:#fff; }
.postSeparator{height:2px; background:#D2D2D2; }
.postTdTop{background:#F4F4F4; border-bottom:1px solid #A9B8C2; }
.postBottom{background:#F4F4F4; border-top:1px solid #A9B8C2; }
.posttdMessage{background:#fff; }
.posttdMessage img{max-width:100%; }
.codeMessage, .quoteMessage{background:#fff; font-size:9px; }
/* ------------------ */
