.admin, .head_admin {
  color:#fd0 !important;
}
.user {
  font-weight:bold;
  color:#c0c
}
.guest {
  font-weight:bold;
  color:#caa
}
.error {
  color:#f00;
  font-weight:bold
}
.sticky {
  font-weight:bold;
  font-style:italic;
  color:#080;
}
div.quote {
  margin:3px;
  padding:3px;
  border:2px solid #888;
  background-color:#fff;
}
.quote_ {
 font-size:9px;
 color:#000;
 font-weight:bold;
}

td.empty {
 background-color:#56d
}
.pbk {
	color: #eee;
	font-size: 10px;
	text-align: center;
}
.pbk a, .pbk a:hover {
	color: #fff;
}
.navbar_new_pm {
	letter-spacing:2px;
	font-weight:bold;
	color:#f00;
}

table.frame {
	background-color:#A40000;
}
table.frame_inner {
	background-color:#23a; 
}
td {
	font-size:13px
}
td.inner {
	background-color: #eee;
	font-size:13px;
}
td.inner2 {
	font-size:13px;
}
td.inner_ {
	font-size:13px;
	color:#fff;
	background-color:#A40000;
}
td.inner_small {
	font-weight:bold;
	font-size:10px;
	background-color:#eee;
}
td.inner2_small {
	font-weight:bold;
	font-size:10px;
	background-color:#fff;
}
. {
 font-size:11px;
}
td.smallinfo {
 font-size:11px
}
td.pages {
  font-weight:bold;
  font-size:11px;
  padding-top:1px;
  padding-bottom:1px;
  padding-left:3px;
  padding-right:1px;
  background-color:#fff;
}
a {
	color:#c00;
	text-decoration:none;
}
a:hover {
	color:#E65100;
	text-decoration:underline;
}
.nav a {
	color:#fb3;
}
.nav a:hover {
	color:#ff3;
}
a.admin {
	color:#fff;
}

.main-table {
	padding: 10px 30px;
}

/***** WISIM ******/

body {
	background: #a40000 url(https://tchino.mns.li/images/tchino/bg.png) no-repeat center center;
	background-attachment: fixed;
	background-size: cover;
	margin: 0;
	padding: 0;
}
@font-face {
	font-family: Overpass; src: url('Overpass-Regular.ttf');
} 
* {
	font-family: Overpass;
}
.header {
	text-align: center;
}
.logo {
	padding: 15px;
}
.menu {
	display: flex;
	flex-flow: column wrap;
	justify-content: space-around;
	padding: 0;
	margin: 0;
	height: 40px;
	font-size: 13px;
	list-style: none;
	background-color: rgba(164, 0, 0, 0.85);
}
.item {
	padding: 5px;
	text-align: justify;
}
.item, .item a {
	color: #fff;
}
.item a:hover {
	color: #fd0 ;
}
.item div:not(:last-child) {
	padding-left: 30px;
	float:left;
}
.item div:last-child {
	padding-right: 30px;
	float:right;
}
.item p {
	margin: 0;
	padding: 0 10px;
	text-align: center
}
table.wisim_stdtable {
	background-color:#c00;
	border-left:1px solid #a40000;
	border-right:1px solid #a40000;
	border-top:1px solid #a40000;
	margin:2px;
}
table.wisim_stdtable tr td, table.wisim_stdtable tr th {
	border-bottom: 1px solid #a40000;
}
table.wisim_stdtable tr:hover td {
	background-color:#fff;
}
table.wisim_stdtable tr:hover td a {
	color:#c00;
}
table.wisim_stdtable tr:hover td a:hover {
	color:#E65100;
}
table.wisim_stdtable tr th {
  background-color:#c00;
  color:#fff;
  text-align:left;
}
table.wisim_stdtable tr td {
  background-color:#eee;
  vertical-align:top;
  padding-top:1px;
  padding-bottom:1px;
  padding-left:3px;
  padding-right:3px;
}
table.wisim_stdtable tr.wisim_stdtable_heading td {
  background-color:#c00;
}
table.wisim_stdtable tr.wisim_stdtable_heading:hover td {
  background-color:#a40000;
}
tr.wisim_stdtable_heading a {
	color: #a4000;
}
tr.wisim_stdtable_heading a:hover {
	color: #E65100;
}
.bsheader {
	background: transparent;
}
.nav {
  background-color:#226;
  color:#fff;
  font-size:12px;
}
a.head, a.head_admin {
	color: #fff;
}
a.head:hover, a.head_admin:hover {
	color: #eee;
}
.inner_head {
	color: fff;
}
input[readonly] {
  background-color:#aaa;
}
form {
  display:inline;
}

/******** MainMenu and Nav ********/
.mainMenu {
    display: block;
    margin: 14px 9px 0;
    text-align: center;
    font-size: 0;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.mainMenu::after {
	clear: all;
}
.mainMenu, ul, li {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
}
.mainMenu > ul {
    background-color: #a40000;
    list-style: none;
}
.mainMenu > ul > li {
    padding: 5px;
}
.mainMenu > ul > li {
    vertical-align: bottom;
}
.mainMenu > ul > li {
    display: inline-block;
    font-size: 14px;
    vertical-align: middle;
}
.mainMenu > ul > li > a {
    color: #fff;
    padding: 4px 9px;
}
.mainMenu > ul, .mainMenu > ul > li {
    display: inline-block;
}
.navigationHeader::after {
    clear: both;
}
.navigationHeader::before, .navigationHeader::after {
    display: table;
    content: "";
}
.navigationHeader {
    border-width: 0;
}
.navigation {
    border-color: #e5e5e5;
}
.navigationHeader {
    overflow: hidden;
    background-color: #fff;
    border-bottom: 1px solid #a70d01;
    border-top: 1px solid #a70d01;
}
.navigation {
    padding: 0 7px;
}
nav {
    display: block;
}
.navigationHeader > ul.navigationMenuItems {
    white-space: nowrap;
}
.navigation > ul.navigationMenuItems > li {
    display: inline-block;
}
.navigation > ul.navigationItems > li, .navigation > ul.navigationMenuItems > li {
    font-size: 13px;
    margin: 5px 10px;
}
.navigation > ul.navigationMenuItems:first-child > li:first-child {
	margin-left: 0;
}
.navigation > ul.navigationMenuItems:last-child > li:last-child {
	margin-right: 0;
}
.navigation > ul.navigationMenuItems:first-child {
    float: left;
	padding-left: 30px;
}
.navigationHeader > ul.navigationMenuItems:last-child:not(:only-child) {
	float: right;
	padding-right: 30px;
}