@charset "UTF-8";

/* ------------ Style to Webalizer Custom Perc ------------ */

@viewport{
    zoom: 1.0;
    width: device-width;
}

font {
    font-size: 16px !important;
}

body {
    font-family: Arial, Ubuntu, Geneva, FreeSans, 'Liberation Sans', Helvetica, 'Helvetica Neue', 'Trebuchet MS', sans-serif !important;
    color: #2D303B !important;
    text-rendering: optimizeLegibility !important;
    line-height: 1.5  !important;
    font-size: 16px !important;
    padding: 5px 0px !important;
    background-color: #2D303B !important;
    background: url('/i/solineobala2000.jpg') no-repeat top center fixed !important;
    background-size: cover !important;
}

h2 {
    margin: auto;
    width: 1078px;
    border-radius: 3px;
    padding: 40px;
    background-color: #002040;
    background-image: url('/i/1matrix.gif');
    box-shadow: #000000 5px 5px 5px;
    color: #EDEDED;
    font-size: 18px;
    font-weight: normal;
    text-align: left;
}

br {
    display: none;
    padding-left: 50px;
}

b, strong {
    font-weight: bold;
    font-size: 16px !important;
}

small {
    display: none;
}

pre {
    padding: 14px;
    background-color: #EDEDED;
    font-size: 16px;
    font-family: monospace;
    box-shadow: #000000 10px 10px 20px;
}
    
table {
    margin-left: auto;
    margin-right: auto;
    width: 1150px;
    padding: 5px;
    background-color: #EDEDED;
    box-shadow: #000000 5px 5px 5px;
}

tr, td {
    background-color: #EDEDED;
    font-size: 16px !important;
    white-space: normal;
    vertical-align: center;
    border: 0px;
}

th {
    font-size: 16px !important;
    padding: 2px;
    border: 0px;
    font-weight: normal;
    border-radius: 3px;
}

a {
    font-size: 16px;
    color: #004080;
    text-decoration: none;
}

a:hover {
    color: #2D303B;
/*     background-color: transparent; */
    background-color: #74992e;
    padding: 3px 0px 2px 0px;
}

a:visited {
    color: #004080;
/*     text-decoration: none; */
    text-decoration: underline overline #FF3028;
}

hr {
/*    display: none; */
	  display: 1px dashed grey;
}

img {
    margin-right: 10px;
    margin-left: 5px;
    box-shadow: #000000 5px 5px 5px;
    -webkit-filter: grayscale(25%);
    filter: grayscale(25%);
}

/* ------------ Style to Webalizer Custom Perc ------------ */

