body {
    margin: 0;
    padding: 0;
}
a {
    color: #394972;
}

#header_auth,
#header {
    height: 70px;
    background: #202020;
    color: white;
    text-align: left;
    font-family:  Avant Garde, Tahoma, Verdana;
    font-size: 16px;
    padding-left: 0px;
    line-height: 90%;
}
.header_text {
    color: white !important;
    font-family:  Avant Garde, Tahoma, Verdana !important;
    font-size: 16px !important;
}
.logo_ {
    height: 50px;
    color: white;
    text-align: left;
    font-family:  Avant Garde, Tahoma, Verdana;
    font-weight: bold;
    font-size: 16px;
    padding-left: 10px;
    line-height: 90%;
}

#header a {
    color: white;
    text-decoration: none;
}

#header2 {
    height: 50px;
    color: white;
    text-align: right;
    font-family: Avant Garde, Tahoma, Verdana;
    font-weight: bold;
    padding-right: 10px;
    line-height: 90%;
}

span {
    font-weight: normal;
}

#menu {
    width: 175px;
    background-color: #f0f0f0;
    text-align: center;
    vertical-align: top;
}


.contHeader {
    line-height: 20px;
    margin-top: 10px;
    margin-left: 6px;
    margin-right: 6px;
    text-align: left;
    padding-left: 10px;

    font-size: 12pt;
    color: #202020;
    font-family: Avant Garde, Tahoma, Verdana;
}
.cont {
    line-height: 20px;
    margin-top: 10px;
    margin-left: 6px;
    margin-right: 6px;
    text-align: left;
    padding-left: 10px;
    padding-right: 10%;
    font-size: 10pt;
    color: #808080;
    font-family: Avant Garde, Tahoma, Verdana;
}

.cont table td {
    font-size: 10pt;
    color: #808080;
    font-family: Avant Garde, Tahoma, Verdana;
}

.contHR {
    padding-left: 10px;
    padding-right: 20px;
}




.menuitem {
    line-height: 20px;
    margin-top: 10px;
    margin-left: 6px;
    margin-right: 6px;
    text-align: left;
    padding-left: 10px;

    font-size: 12pt;
    color: #606060;
    font-family: Avant Garde, Tahoma, Verdana;
}

.menuitem_hr {
    padding-left: 10px;
    padding-right: 20%;
}

.menuitem a {
    font-size: 10pt;
    color: #606060;
    text-decoration: underline;
    vertical-align: middle;

    font-size: 12pt;
    color: #606060;
    font-family: Avant Garde, Tahoma, Verdana;
}

.menuitem a:hover {
    color: #202020;
}

.menuitem-a {
    line-height: 20px;
    margin-top: 10px;
    margin-left: 6px;
    margin-right: 6px;
    text-align: left;
    padding-left: 10px;

    font-size: 12pt;
    color: #202020;
    font-family: Avant Garde, Tahoma, Verdana;
}

.submenuitem {
    height: 20px;
    margin-top: 10px;
    margin-left: 6px;
    margin-right: 6px;
    text-align: left;
    padding-left: 10px;
    font-size: 9pt;
    font-family: "Avant Garde", Tahoma, Verdana;
}

div.submenu {
    display: none;
}

.submenuitem a {
    font-size: 9pt;
    color: #606060;
    text-decoration: underline;
    font-family: "Avant Garde", Tahoma, Verdana;
    vertical-align: middle;
}

.submenuitem a:hover {
    color: #202020;
}

.submenuitem-a {
    height: 20px;
    margin-top: 10px;
    margin-left: 6px;
    margin-right: 6px;
    text-align: left;
    padding-left: 10px;

    font-size: 10pt;
    color: #202020;
    font-family: Avant Garde, Tahoma, Verdana;
}

.submenuitem a {
    font-weight: normal !important;

    font-size: 10pt;
    color: #606060;
    font-family: Avant Garde, Tahoma, Verdana;
}

#workarea {
    background-color: white;
    font-size: 10pt;
    font-family: Avant Garde, Tahoma, Verdana;
    font-size: 12pt;
    padding: 0 3 0 3;
}
#workarea input {
    font-family: Avant Garde, Tahoma, Verdana;
}
/*            #workarea textarea {
    font-family: Avant Garde, Tahoma, Verdana;
}
*/
#workarea select {
    font-family: Avant Garde, Tahoma, Verdana;
}

#footer {
    background-color: #202020;
    color: #ccc;
    font-size: 9pt;
    padding-right: 20px;
    height: 70px;
    font-family: Avant Garde, Tahoma, Verdana;
}

#footer a {
    color: #aaa;
    font-family: Avant Garde, Tahoma, Verdana;
}
#footerIn {
    background-color: #202020;
    color: #ccc;
    font-size: 9pt;
    padding-right: 20px;
    font-family: Avant Garde, Tahoma, Verdana;
}

#footerIn a {
    color: #aaa;
    font-family: Avant Garde, Tahoma, Verdana;
}
#title2 {
    font-size: 10pt;
    text-align: center;
    font-weight: bold;
    background-color: #F5F5F5;
}

#go_up {
    display: none;
    width: 175px;
    height: 30px;
    position: fixed;
    bottom: 70px;
    left: 0px;
    z-index: 2000;
    background-color: #AFAFAF;
    line-height: 31px;
    opacity: 0.5;
}

#go_up a {
    text-decoration: none;
    font-family: Avant Garde,Tahoma,Verdana;
    font-size: 10pt;
    vertical-align: middle;
}

#go_up:hover {
    opacity: 1;
}

form {
    padding: 0;
    margin: 0;
}

table {
    font-size: 90%;
    padding: 0;
    margin: 0;
}

td {
    padding: 0;
    margin: 0;
}

th {
    background-color: #E0E0E0;
    padding: 3px;
}
th.hist:hover {
    background: #ababab;
    color: white;
}
th.hist a:hover {
    color: white;
}
th.hist a {
    font-size: 10pt;
    color: #606060;
    text-decoration: none;
    font-family: Avant Garde, Tahoma, Verdana;
    font-size: 12pt;
    vertical-align: middle;
}
th.sel {
    background: #ababab;
    color: white;
    font-family: Avant Garde, Tahoma, Verdana;
    font-weight: bold;
    font-size: 12pt;
}
th.sel a {
    text-decoration: none;
    vertical-align: middle;
    color: white;
    font-family: Avant Garde, Tahoma, Verdana;
    font-size: 12pt;
}
th.simp {
    font-weight: normal;
}
th.mini {
    font-weight: normal;
    font-size: 10pt;
    font-style: italic;
    color: #606060;
}
table.dataset {
    width: 100%;
    border-spacing: 2px;
}

table.dataset th {
    padding: 1px;
}

table.dataset td {
    padding: 2px;
}

table.form {
    width: 100%;
    text-align: center;
    border-spacing: 2px;
}

th a {
    text-decoration: none;
    font-weight: normal;
}

tr.bad_row td {
    background-color: #e1caca;
}
#null_row {
    background-color: #ecf2f8;
    color: #b2b2b2;
}
#null_row input {
    background-color: white;
    color: #b2b2b2;
    border-color: gray;
    border-width: 1px;
    border-style: ridge;
}

tr.simple {
    background-color: white;
}
tr.even {
    background-color: #F5F5F5;
}
tr.good {
/*    background-color: #c9e8cd; */
    background-color: #d0e2f4;
}
.grey {
    color: #919191;
}
tr.impo {
    background-color: #f0f0f0;
    font-weight: bold;
}

hr {
    color: #E0E0E0;
    background-color: #E0E0E0;
    border: none;
    height: 1px;
}

h1 {
    color: #606060;
    font-size: 100%;
    margin-left: 3px;
}
h1 a {
    color: #606060;
}

textarea {
    font-size: 11pt;
    width: 100%;
    text-align: left;
}

td.input {
    width: 60%;
}

td.inputsmall {
    width: 30%;
}
input.text  { width: 100%; }
select.text { width: 100%; }

.button {
    font-size: 14px;
    border-color: black;
    border-width: 1px;
    border-style: ridge;
    margin: 5px auto;
    background-color: #c8c8d3;
    font-family: Avant Garde, Tahoma, Verdana;
    color: #FFF;
    padding: 3px 7px;
    min-width: 75px;
}
.button:hover { background: #ababab;}

.button2 {
    font-size: 12px;
    border: none;
    margin: 5px auto;
    background-color: #E0E0E0;
    font-family: Avant Garde, Tahoma, Verdana;
    color: black;
    padding: 3px 7px;
}
.button2:hover { background: #ababab; }

.button3 {
    border: none;
    margin: 5px auto;
    background-color: #ABABAB;
    font-family: Avant Garde, Tahoma, Verdana;
    color: black;
}
.button3:hover { background: darkred; color: #E0E0E0;}

.button3_red {
    border: none;
    margin: 5px auto;
    background-color: darkred;
    font-family: Avant Garde, Tahoma, Verdana;
    color: white;
}

.button4 {
    font-size: 14px;
    border-color: black;
    border-width: 1px;
    border-style: ridge;
    margin: 5px auto;
    background-color: #c8c8d3;
    font-family: Avant Garde, Tahoma, Verdana;
    color: black;
    padding: 3px 7px;
}

#menu_hist a:hover {
    background: #ababab;
}

.imp {
    font-family: Avant Garde, Tahoma, Verdana;
}
table.search {
    border-collapse: collapse;
    border: 3px solid white;
    border-bottom: 0 none;
    padding: 0;
    padding: 0;
    margin: 0;
    width: 100%;
    text-align: center;
}
table.search td {
    border: 1px solid #ababab;
    padding: 5px;
    margin: 2px;
}
table.table2 {
    width: 100%;
    padding: 0px;
    padding-top: 10px;
    margin: 0px;
}
table.table2 td {
    text-align:  center;
    padding: 5px;
    margin: 5px;
}
.table2 a {
    color: black;
    text-decoration: none;
}
table.table2 tr {
    background-color: #E0E0E0;
}
table.table2 tr:hover { background-color: #ababab; }
table.table2 td:hover { background-color: #6b6b6b; }
.table2 a:hover { color: white; }

table.table3 {
    font-family: Avant Garde, Tahoma, Verdana;
    font-size: 14px;
}

.dataset tr:hover.even {
    background-color: #ababab;
}
table.dataset tr:hover.simple {
    background-color: #ababab;
}
.table3 tr:hover.even {
    background-color: #ababab;
}
.dataset tr:hover.grey {
    background-color: #ababab;
}

.table3 span {
    color: #919191;
}
.search span {
    color:      #919191;
    font-weight: normal;
}
.dataset span {
    color: #919191;
}
span#n {
    color: black;
    font-weight: normal;
}
span#big {
    font-weight: bold;
    font-size: 20pt;
}
span.info {
    display: none;
}
span.short {
        color: black;
}
span.short:hover span.info {
    display: block;
    position: absolute;
    width: auto;
    height: auto;
    background-color: #5d5d5d;
    color: white;
    text-align: center;
    padding: 5px;
}

#num {
    padding-left: 5px;
    padding-right: 5px;
    border-right: 1px solid silver;
}

#links {
    color: black;
}
#sq {
    width: 15px;
}

#sq p {
    height: 15px;
    background-color: #f0f0f0;
    vertical-align: top;
    margin: 0;
    padding: 0;
}

.loading {
    display: inline;
    margin-right: 10px;
    clear: both;
    white-space: nowrap;
}

.loading b {
    white-space: nowrap;
    margin: 0px;
    font-weight: normal;
    color: silver;
    font-size: 1.5em;
    line-height: 1em;
}

#filterlinks span {
    margin-right: 10px;
}

#filterlinks p {
    background-color: #E0E0E0;
    padding: 3px 8px;
    color: #606060;
    margin-right: 2px;
    display: inline;
    cursor: pointer;
}

#filterlinks p.active {
    background-color: #ABABAB;
    color: #FFF;
    font-weight: bolder;
}

#filterlinks p:hover {
    background-color: #ABABAB;
}
select {
    font-size: 0.9em/* !important*/;
    background-color: white;
    border-color: gray #CACACA silver !important;
    border-style: solid;
    border-width: 1px;
}
tr.detail-hidden {
    display: none;
}
tr.detail {
    display: table-row;
}

span.msg_underline {
    text-decoration:underline;
}

.show {
    display:block !important;
}

/*
 expand collaps
*/
.cut_string {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    margin:0;
}
div.cut_string p {
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    overflow: hidden;
    margin:0;
}
.full_string {
    display:none;
}
.center_full {
    margin:auto;
    width:95%;
    text-align: center;
}
.banned {
    padding: 7px;
    margin: 10px 5px;
    border: 1px solid darkred;
    margin-top: 100px !important;
}

.banned ul {
    max-width:450px;
    margin: 0 auto;
    text-align: left;
}

.banned li {
    margin:0 0 12px 0;
}

.banned .desc_mess { color:#777; font-size: 0.9em; }


.banned h4 {
    padding: 0;
    margin: 0;
}
.banned a:hover {
    text-decoration: none;
}
.block_2 {
    width: 45%;
    margin: 10px;
}
.block_1 {
    width: 100%;
}
#time_count {
    color: #bf5050;
    font-size: 105%;
    font-weight: bold;
}
.fieldset {
    border:1px dashed gray;
    min-height: 147px;
}
fieldset.solid_frame {
    border: solid 2px black !important;
    padding: 20px !important;
}
legend {
    font-size: 80%
}
#unban_help {
    font-size: 11pt;
}

#spanel {
   position:fixed;
   bottom: 0;
   z-index:99;
   height:15px;
   background-color:#494949;
   color: white;
   width: 100%;
   font-family: Avant Garde, Tahoma, Verdana;
   font-size: 10pt;
}

#spanel a, #spanel b, #spanel nobr {
   color: white;
   font-family: Avant Garde, Tahoma, Verdana;
   font-size: 10pt;
}

ul.errors {
    color: maroon;
    font-weight: bold;
    list-style: none;
    padding: 0px;
    margin: 0px;
}

tr.grey {
    color: #999;
}

div.header_right span.balance {
    font-weight: bold;
}

a.credit_balance span.balance {
    color: darkred !important;
}
td.penalty {
    color: darkred !important;
}
a.credit_balance {
    text-decoration: none;
}
a.button {
    text-decoration: none !important;
}
table.external_border {
    padding: 13px;
    border: solid 2px black;
}
table.external_border td {
    border: none;
}

.error {
    color: darkred !important;
    font-weight: bold;
}

table tr.collapsed {
    display: none;
}

.hidden {
    display: none;
}

.highlight {
    color: darkred !important;
}
input.input_highlight {
    border-style: solid;
    border-color: darkred !important;
    color: darkred !important;
}

table#bought_proxies {
    width: 100%;
    position: fixed;
}

table#bought_proxies tr {
    padding-bottom: 5px;
}

table#bought_proxies td.number {
    text-align: center;
    vertical-align: middle;
    width: 20px !important;
    border-right: 1px solid #ABABAB;
}
table#bought_proxies td.desc {
    padding-left: 3px;
    font-size: 14px;
}

span.proxy_port {
    color: black;
}

span.proxy_port.highlight {
    font-weight: bold;
}

#stats_container {
    margin: 20px 0;
    height: auto;
    position: relative;
    text-align: left;
}

#connection_info {
    margin-right: 30px;
    margin-bottom: 30px;
    float: left;
    width: 350px;
    position: relative;
}

#external_info {
    width: 400px;
    float: left;
    position: relative;
    margin-bottom: 30px;
    margin-right: 30px;
}

.title_key {
    width: 100%;
}

.title_value {
    width: 100%;
    font-size: 16px;
    font-weight: bold;
}

#external_info_table {
    width: 100%;
    text-align: center;
}

#connection_info_table {
    width: 100%;
    text-align: center;
}

#proxy_tariff_container {
    position: relative;
    width: 250px;
    float: left;
    margin-bottom: 30px;
}

#proxy_tariff_container_table {
    text-align: center;
    width: 100%;
}

#result_table td {
    padding: 10px;
}

.hidden_row {
    display: none;
}

#show_hide_rows {
    text-align: center;
    cursor: pointer;
    background: #EFEFEF;
    color: #757575;
    font-weight: bold;
}

.white_bg {
    background-color: white !important;
}

.min_width_100px {
    min-width: 100px !important;
}

.min_width_100 {
    min-width: 100% !important;
}

.width_100 {
    width: 100% !important;
}

.min_width_10 {
    min-width: 10% !important;
}

.min_width_20 {
    min-width: 20% !important;
}

.fw_normal {
    font-weight: normal !important;
}

.fw_bold {
    font-weight: bold !important;
}

.color_919191 {
    color: #919191 !important;
}

.fsize_90 {
    font-size: 90% !important;
}

.width_auto {
    width: auto !important;
}

.padding_0_40 {
    padding: 0px 40px 0px 40px !important;
}

.padding_0_20 {
    padding: 0px 20px 0px 20px !important;
}

.padding_0_10 {
    padding: 0px 10px 0px 10px !important;
}

.silver_border-top {
    border-top: 1px solid silver;
}

.no_data {
    text-align: center;
    padding: 0px;
}

.center {
    text-align: center !important;
}

.center_bold {
    text-align: center !important;
    font-weight: bold !important;
}

.center_grey_bg {
    text-align: center !important;
    background-color: #F5F5F5 !important;
}

.right_align {
    text-align: right !important;
}

.not_active input,
.not_active {
    color: #757575;
    font-style: italic;
}
tr.checked {
    background-color: #ababab;
}
tr.bad_row.checked td {
    background-color: #ababab;
}

/* csv print */
#popupBlock { width:860px; height:500px; display: none; position:absolute; left:50%; top:50%; margin:-250px 0 0 -430px; background-color:#fff; border:2px solid #000; z-index: 1000; }
.popup-content { padding:20px; }
.popup-buttons { padding:8px 0 0 0; }
.popup-buttons-b { float: right; }
#scvSource { display: none; }
#popupMsg { color:#777; font-size: 13px; }
.scv-print { height: 420px; padding:5px; overflow: auto; background-color: #F4F4F4; font-size: 12px; }
.scv-print .csv-c1 { width:35px; min-height:420px; float: left; /*white-space: pre;*/ /*background-color: #ddd;*/ font-size: 12px; color:#B5B5B5; }
.scv-print .csv-c2 { width:755px; height:420px; float: left; }
.scv-print textarea { width:755px; /*height: 420px;*/ /*white-space: nowrap;*/ overflow: hidden; overflow-x: auto; padding: 0; resize: none; background-color: #F4F4F4; border:0; font-size: 12px; }
.scv-print ul, .scv-print ol { margin:0; padding:0; border-top:1px solid #ddd; list-style-position: outside; white-space: nowrap; }
.scv-print li { margin:0; padding: 0; border-bottom:1px solid #ddd; white-space: nowrap; color:#B5B5B5; }
.scv-print li span { color:#000; }
