/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 22.09.2016, 10:52:38
    Author     : allapow
*/


.w3-xtiny{
    font-size:10px!important;
}
.w3-xbtn,.w3-xbtn-block{
    border:none;
    display:inline-block;
    outline:0;
    padding:4px 8px;
    vertical-align:middle;
    overflow:hidden;
    text-decoration:none!important;
    color:#fff;
    background-color:#000;
    text-align:center;
    cursor:pointer;
    white-space:nowrap;
}

.margin-xbtn {
    margin: 2px 0;
}

.margin-8 {
    margin: 8px;
}

hr.menu-hr {
    height: 0;
    border: 0;
    border-top: 1px solid #eee;
    margin: 4px 0;
    box-sizing: content-box;
}

/*div#mobilemainnav li, div#mobilemainnav li a, div#mobilemainnav li div, div#mobilemainnav li div a {
    width: 100%;
    text-align: center;
}

div#mobilemainnav li a {
    border: none;
}*/

table.table-border-all, table.table-border-all tr th, table.table-border-all tr td {
    border: 1px solid #494951;
    border-spacing: 0;
}

table.table-border-none, table.table-border-none tr th, table.table-border-none tr td {
    border: none !important;
}

*:active {
    border: none;
}

.w3-bar-block a.w3-bar-item {
    white-space: nowrap;
}