/*
=============================================================
> [BEGIN] - VARIABLES AND GLOBALS
=============================================================
*/
a, a:link, a:visited, a:active, a:hover {text-decoration: none; font-weight:bold; color: #CC0000; outline: none;}

  a:hover {text-decoration: underline;}

  a[href="javascript:;"] {cursor: help;}

  a[target="_blank"] img[src="external_link.png"] {
    top: -1px;
    left: 0px;
  }

  a[href*="javascript:sitePopUp("] img[src="external_link.png"] {
    position: relative;
    top: 3px !important;
    left: 4px !important
  }

  a[href*="javascript:swapbutton("] img[src="collapse.png"], a[href*="javascript:swapbutton("] img[src="expand.png"],
  a[href*="javascript:swapit("] img[src="collapse.png"], a[href*="javascript:swapit("] img[src="expand.png"],
  a[onclick*="swapbutton("] img[src="collapse.png"], a[onclick*="swapbutton("] img[src="expand.png"],
  a[onclick*="swapit("] img[src="collapse.png"], a[onclick*="swapit("] img[src="expand.png"],
  span[onclick*="javascript:swapbutton("] img[src="collapse.png"], span[onclick*="javascript:swapbutton("] img[src="expand.png"],
  span[onclick*="swapbutton("] img[src="collapse.png"], span[onclick*="swapbutton("] img[src="expand.png"],
  span[onclick*="javascript:swapit("] img[src="collapse.png"], span[onclick*="javascript:swapit("] img[src="expand.png"],
  span[onclick*="swapit("] img[src="collapse.png"], span[onclick*="swapit("] img[src="expand.png"], td[onmouseout="nd();"] img[src="expand.png"]  {
    top: 2px;
    left: 2px;
    margin-right: 2px;
  }

  #capture_history_arrow, form[action="admin.pl"] a[onclick*="swapit("] img[src="collapse.png"], form[action="admin.pl"] a[onclick*="swapit("] img[src="expand.png"] {top: 3px;}

  b[style="color:red;font-variant:small-caps;font-size:smaller;"],
  b[style="color:red;font-variant:small-caps;"],
  p[style="font-size:8pt;color:#800"] {
    color: #CC0000 !important;
  }
  span[style="font-size:6pt"] {
    font-size: 9px !important;
  }

  a img {text-decoration: none;outline: none;}

img {
  outline: none;
  position: relative;
}

  img[src="../nfo.gif"], img[src="collapse.png"], img[src="expand.png"], img[src="questionmark.png"], img[src="external_link.png"],
  img[src="delete.png"], img[src="add.png"], img[src="up.png"], img[src="down.png"], img[src="ddown.png"] {
    width: 0px;
    height: 0px;
    padding: 8px !important;
    background-repeat: no-repeat;
    background-position: 0 0;
    cursor: pointer;
  }

  img[src="collapse.png"] {background-image: url("collapse.png") !important;}

  img[src="expand.png"] {background-image: url("expand.png") !important;}

  img[src="questionmark.png"] {background-image: url("questionmark.png") !important;cursor: help;top: 2px;}

  img[src="delete.png"] {background-image: url("delete.png") !important;}

  img[src="add.png"] {background-image: url("add.png") !important;}

  img[src="up.png"] {background-image: url("up.png") !important;}

  img[src="down.png"] {background-image: url("down.png") !important;}

  img[src="ddown.png"] {background-image: url("ddown.png") !important;}

  img[src="external_link.png"] {background-image: url("external_link.png") !important;padding: 4px !important;}

body {
  margin:0;
  padding:0;
  font-size: 12px;
  font-family: Lato, sans-serif;
  background: #FFF url("bg-wide.png") repeat-y top left;
  color: #333;
}

*:focus {
  outline: none;
}

a, input, select {
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
}

/*
=============================================================
> [END] - VARIABLES AND GLOBALS
=============================================================
*/





/*
=============================================================
> [BEGIN] - FORMS AND INPUT
=============================================================
*/

/*| FORMS |*/
form[action="vfileman.pl"] span {
  position: relative;
  top: -23px;
  left: -20px;
}

  form[action="vfileman.pl"]  input[name="newfile"] {
    position: relative;
    top: -25px !important;
  }

form[action="admin.pl"] {
  margin-bottom: 10px !important;
}

  form[action="admin.pl"] .subbox {
    border: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  form[action="admin.pl"] .subbox table {
    width: 516px !important;
    background-color: #DDD !important;
    border-top: 1px solid #DDD !important;
    border-right: 1px solid #DDD !important;
  }

    form[action="admin.pl"] .subbox table tr {
      border: none !important;
    }

    form[action="admin.pl"] .subbox table th {
      background-color: #EAEAEA;
      border: none !important;
      border-left: 1px solid #DDD !important;
      border-bottom: 1px solid #DDD !important;
      padding: 5px;
      text-align: left;
    }

    form[action="admin.pl"] .subbox table td {
      background-color: #FAFAFA !important;
      border: none !important;
      border-left: 1px solid #DDD !important;
      border-bottom: 1px solid #DDD !important;
      padding: 10px 5px 10px 5px;
    }

  form[action="admin.pl"] .generictable {
    width: 516px;
  }

  form[action="admin.pl"] div {
    margin: 0 0 0 0 !important;
    padding: 0 0 0 0 !important;
    line-height: normal !important;
    font-size: inherit !important;
  }

  form[action="admin.pl"] img[src*="getgraph.pl"] {
    width: 518px;
  }

  form[action="admin.pl"] span[style="font-size:smaller;"] {
    font-style: italic;
    color: #666;
  }

  form[action="admin.pl"] div[style="line-height:5px;"] {
    line-height: 3px !important;
  }

  form[action="admin.pl"] select[name="move_machine"] {
    width: 260px;
  }

  form[action="admin.pl"] input[type="submit"] {
    margin: 0;
  }

  form[action="admin.pl"] .logtable {
    width: 516px !important;
  }

  form[action="admin.pl"] #logtable td {
    width: 504px !important;
  }

  form[action="events.pl"] .logtable textarea {
    min-width: 296px !important;
    max-width: 296px !important;
  }

  form[action="admin.pl"] .logtable textarea {
    min-width: 496px !important;
    max-width: 496px !important;
  }

    form[action="admin.pl"] #logtable td, form[action="admin.pl"] .logtable table td {
      word-wrap: break-word;
      overflow: hidden;
      display: block;
    }

form[action="tseasysetup.pl"] textarea[id="whitelist"] {
  min-width: 510px;
  max-width: 510px;
}

form[action="tseasysetup.pl"] textarea {
  min-width: 435px;
  max-width: 435px;
}

form[action="trace.pl"] input[name="ip"] {
  height: 18px;
  position: relative;
  top: 1px;
}

form[action="trace.pl"] input[name="submit"] {
  position: relative;
  top: 1px;
}

form[name="mcrestoreform"] .generictable {
  width: 500px !important;
}

form[name="form-durl"] input[type="checkbox"] {
  margin: 7px 5px 0 0;
}

form[name="sourceform"] {
  padding-bottom: 20px;
}

  form[name="subs_form"] select {
    width: 115px;
  }

form[name="adminform"] input {width: 85px;}

  form[name="adminform"] input[name="admingo"] {width: 87px;margin-left: 7px;}

  form[name="adminform"] select {
    width: 87px;
    margin: 10px 0 10px -5px !important;
  }

form[name="referralsform"] span {
  cursor: help;
}

form[name="dvdform"] select {
  margin-bottom: 5px;
}

form[name="rules_form"] td {
  margin: 0 !important;
  padding: 0 !important;
  display: inline-block;
}

  form[name="rules_form"] select[name^="firewall_easy"] {
    width: 275px !important;
  }

  form[name="rules_form"] select {
    margin-left: 5px;
    margin-right: 5px;
  }

  form[name="rules_form"] table {
    margin-bottom: 5px;
  }

  form[name="rules_form"] input[type="checkbox"] {
    margin-top: -1px;
  }

  form[name="rules_form"] label {
    margin-right: 5px;
  }

  form[name="rules_form"] img {
    margin-top: -2px !important;
  }

/*| INPUT |*/
input, select, textarea {
  border: 1px solid #DDD !important;
  outline: none;
  text-indent: 2px;
}

  input:hover, select:hover, textarea:hover {border-color: #CCC !important;}

  input:active, select:active, textarea:active {border-color: #CCC !important;}

  input[type="checkbox"], label, select {cursor: pointer;}

  input[type="checkbox"] {
    position: relative;
    top: 2px;
  }

  input[type="submit"], input[type="button"] {
    color: #444;
    outline: 0;
    display: inline-block;
    background-color: #F5F5F5;
    background-image: -webkit-linear-gradient(top, #F5F5F5, #F1F1F1);
    background-image: -moz-linear-gradient(top, #F5F5F5, #F1F1F1);
    background-image: linear-gradient(top, #F5F5F5, #F1F1F1);
    border: 1px solid #d9d9d9;
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font: bold 12px "helvetica neue", helvetica, arial, sans-serif;
    padding: 0 5px 0 3px;
    margin: 0 10px 0 0;
    height: 22px;
    line-height: 22px;
    text-align: center;
    text-shadow: 0 1px 0 #FFF;
    cursor: pointer;
  }

    input[type="submit"]:hover, input[type="button"]:hover {
      border: 1px solid #c6c6c6;
      border: 1px solid rgba(0, 0, 0, 0.2);
      -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
      box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
      position: relative;
      z-index: 1;
    }

    input[type="submit"]:active, input[type="button"]:active {
      -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
      box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    }

    input:disabled, input:disabled:hover, input:disabled:active {
      border: 1px solid #DDD !important;
      background-color: #EEE !important;
      margin-right: 5px !important;
      cursor: not-allowed;
      color: #BBB;
    }

  input[name*="rename_provided_"] {
    margin-right: 5px;
  }

  input[name="uploadfile"] {
    display: none;
  }

  input[name="upload"] {
    top: -25px !important;
    left: -15px !important;
  }

  input[name="cmdline"] {
    color: #666;
    margin-bottom: 10px;
  }

  input[id*="delete_"] {
    position: absolute;
    top: 26px;
    left: 70px;
  }

select {text-indent: 0;}

textarea {
  font-size: 9pt;
  min-width: 500px;
  max-width: 500px;
  margin: 5px 0 0 0 !important;
  padding: 3px !important;
  min-height: 100px;
}

  textarea[name="crontab"] {
    margin-bottom: 10px !important;
  }

label[for*="delete_"] {
  position: absolute;
  top: 28px;
  left: 91px;
}

form[name="dform"] div:nth-of-type(1) table {
  margin-bottom: 20px !important;
}

  form[name="dform"] div:nth-of-type(1) input[id*="delete_"]  {
    top: 41px;
  }

  form[name="dform"] div:nth-of-type(1) label[for*="delete_"] {
    top: 43px;
  }

  table[style="width:100%;border:0;border-collapse:collapse;"] {
    padding-top: 10px;
  }

    table[style="width:100%;border:0;border-collapse:collapse;"] tr {
      position: relative;
    }

    table[style="width:100%;border:0;border-collapse:collapse;"] td[onmouseout="nd()"] {
      position: absolute;
    }

    table[style="width:100%;border:0;border-collapse:collapse;"] td[colspan="2"] {
      position: absolute;
    }
/*
=============================================================
> [END] - FORMS AND INPUT
=============================================================
*/





/*
=============================================================
> [BEGIN] - ELEMENTS AND HOOKS
=============================================================
*/
#header {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100px;
  height: 100%;
  font-size: 9pt;
  padding: 0;
}

  #header div {
    width: 90px !important;
    padding-left: 4px;
    word-wrap: break-word;
    margin-bottom: 10px !important;
    color: #000;
  }

  #header .type {
    font-size: 11px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 2px;
  }

  #header ul {
    margin: 0 0 9px 0;
    padding: 5px 0 0 5px;
    list-style: none;
  }

  #header li, #header #current {
    border-top: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
    border-left: 1px solid #D9D9D9;
    background-color: #FFF;
    margin: 0 1px 5px 0;
    padding: 0;
    height: 100%;
    -moz-box-shadow:
      0px 1px 1px #EEE,
      inset -2px 0px 2px -2px #CCC;
    -webkit-box-shadow:
      0px 1px 1px #EEE,
      inset -2px 0px 2px -2px #CCC;
    box-shadow:
      0px 1px 1px #EEE,
      inset -2px 0px 2px -2px #CCC;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    z-index: 0px;
  }

    #header li:hover, #header #current:hover {
      -moz-box-shadow:
        0px 1px 1px #EEE,
        inset -6px 0px 6px -6px #DDD;
      -webkit-box-shadow:
        0px 1px 1px #EEE,
        inset -6px 0px 6px -6px #DDD;
      box-shadow:
        0px 1px 1px #EEE,
        inset -6px 0px 6px -6px #DDD;
    }

  #header #current {
    -moz-box-shadow:
      0px 1px 1px #EEE,
      inset -6px 0px 6px -6px #DDD;
    -webkit-box-shadow:
      0px 1px 1px #EEE,
      inset -6px 0px 6px -6px #DDD;
    box-shadow:
      0px 1px 1px #EEE,
      inset -6px 0px 6px -6px #DDD;
  }

  .content #header #current {
    margin-right: 0px;
    -moz-box-shadow:    0px 1px 1px #EEE;
    -webkit-box-shadow: 0px 1px 1px #EEE;
    box-shadow: 0px 1px 1px #EEE;
  }

    .content #header #current:hover {
      -moz-box-shadow:
        0px 1px 1px #EEE,
        inset 6px 0px 6px -6px #DDD;
      -webkit-box-shadow:
        0px 1px 1px #EEE,
        inset 6px 0px 6px -6px #DDD;
      box-shadow:
        0px 1px 1px #EEE,
        inset 6px 0px 6px -6px #DDD;
    }

  #header li:hover {}

  #header li:active {background-color: #F9F9F9;}

  #header a {
    display: block;
    margin: 0 0 0 0;
    padding: 3px 2px 3px 6px;
    text-decoration: none;
    font-weight: normal;
    color: #333;
  }

    #header a:hover {color:#D14;}

    #header #current a {color:#CC0000;font-weight: bold;}

    #header #current a[href^="firewall.pl"] b {
      display: inline-block;
      font-weight: normal;
      color: #333 !important;
    }

.content {
  position: absolute;
  top: 0px;
  left: 100px;
  margin: 0;
  padding: 0;
  color: #000;
}

  .content .type {
    padding: 8px 0 6px 0 !important;
    font-size: 9px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
  }

.content2 {
  position: absolute;
  top: 0px;
  left: 100px;
  width: 520px;
  background-color: #FFF;
  padding: 15px 5px 15px 12px;
  z-index: 1px;
}

  .content::-webkit-scrollbar, .content2::-webkit-scrollbar {width: 10px;}

  .content::-webkit-scrollbar-track, .content2::-webkit-scrollbar-track {background: #F9F9F9;-webkit-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.1);}

  .content2::-webkit-scrollbar-thumb, .content2::-webkit-scrollbar-thumb {background: #AAA;}

  .content2::-webkit-scrollbar-thumb:hover, .content2::-webkit-scrollbar-thumb:hover {background: #999;}

  .content2::-webkit-scrollbar-thumb:active, .content2::-webkit-scrollbar-thumb:active {background: #888;}

.tiny {
  font-size: 10px;
  font-style: italic;
}

.subbox, .subbox2, #sources .eachsource_subdiv, #rconroundbox, #consoleroundbox, form[name="referralsform"], form[action="crontab.pl"], form[action="admin.pl"] {
  border: 1px solid #DDD !important;
  -moz-box-shadow:    2px 2px 5px -3px #DDD;
  -webkit-box-shadow: 2px 2px 5px -3px #DDD;
  box-shadow:         2px 2px 5px -3px #DDD;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
  margin: 0px;
  width: 518px;
}

.subbox textarea, .subbox2 textarea, form[action="crontab.pl"] textarea, form[action="admin.pl"] textarea {
  min-width: 508px;
  max-width: 508px;
}

.subbox .generictable {width: 517px;}

.subbox2 td[colspan="2"] {
  font-size: 9pt !important;
  font-variant: normal !important;
}

.badmessage, .errormessage {
  color: #CC0000;
  font-weight: bold;
}

.goodmessage, .successmessage {
  color: #80cd13 !important;
  font-weight: bold;
}

  .errormessage {
    padding-left: 20px;
    background: url("//www.nfoservers.com/control/red_x_wikimedia.png") no-repeat 0 50%;
  }

  .successmessage {
    padding-left: 20px;
    background: url("//www.nfoservers.com/control/green_check_wikimedia.png") no-repeat 0 50%;
  }

.filesmodified {
  vertical-align: bottom;
  cursor: pointer;
  cursor: hand;
}

.esbutton {
  cursor: pointer;
  cursor: hand;
  float: left;
  margin-left: 4px;
  margin-top: 2px;
  display: block;
}

#admintable {
  border-collapse: collapse;
}

  #admintable td {
    border-color: black;
    border: 1px solid #ccc;
    padding: 3px;
    vertical-align: top;
  }

#bfbc2_admin_everything_choice div {margin-left: 0 !important;}

  #bfbc2_admin_everything_choice .generictable {margin-left: 0px;}

  .bc2_playlist { float: left; width:140px;}

  .bc2_mapname { float: left; width:120px;}

  .bc2_rounds { float: left; width:40px;}

  .bc2_desc { float: left; margin-top: 7px;}

  .bc2_player { float: left; width:130px;}

  .bc2_note { float: left; width:150px;}

  .bc2_level { float: left; width:40px;}

  .bc2_choices { margin: 0 0 20px 0; padding-bottom: 20px; border-bottom: 1px solid #DDD;}

  .bc2_hand { cursor:pointer;cursor:hand;}

  .bc2_msg_line { height: 20px;}

  .bc2_text { float: left; width:425px;}

  .bc2_trigger { float: left; width:100px;}

  .bc2_duration { float: left; width:40px;}

  .bc2_mtype { float: left; width:60px;}

  .bc2_trigger_chat_choice { margin-left:0px; margin-top:5px;}

  .bc2_trigger_chat { float:left; width:300px;}

  #bf3_mc_adv_choice div[style="margin-left:10px;"] {margin-left: 5px !important;}

  .bc2_line { height: 24px;}

    .bc2_line .tiny {margin: 2px 5px 0 2px;}

.generictable {
  width: 540px;
  border-collapse: collapse;
  border: none;
  border-top: 1px solid #DDD;
  border-right: 1px solid #DDD;
}

  .generictable th {
    color: #000;
    vertical-align: top;
    font-size:8pt;
    background-color: #EAEAEA;
    border: none;
    border-left: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    padding: 5px;
    white-space: nowrap;
  }
  .generictable td {
    text-align: left !important;
    vertical-align: top;
    font-size:8pt;
    background-color: #FAFAFA;
    border: none;
    border-left: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    padding: 7px 5px 5px 5px;
    line-height: 25px;
  }
  .generictable .smallerText {
    font-size: 7pt;
  }

  .generictable .highlightedCell {
    background-color: #66A;
    color: #FFF;
  }

#sources {
  border-bottom: 1px dashed #CCC;
  width: 540px;
}

  #sources .eachsource {
    width: 250px!important;
    margin: 0 20px 10px 0 !important;
  }

  #sources .eachsource_subdiv {
    width: 100%;
  }

  #sources .eachsource td, #sources .eachsource_subdiv td {
    width: 100%;
    font-weight: bold;
    font-size: 12px;
    padding: 5px 0 5px 0;
    border-bottom: 1px dashed #DDD;
    line-height: 22px;
  }

  #sources .eachsource input, #sources .eachsource_subdiv input {
    width: 175px;
    position: relative;
    top: 0px;
    right: 0px;
  }

  #sources .eachsource select, #sources .eachsource_subdiv select {
    width: 178px;
    position: relative;
    top: 0px;
    right: 0px;
  }

  #sources .eachsource input[type="checkbox"], #sources .eachsource_subdiv input[type="checkbox"] {
    display: inline-block;
    width: auto;
    margin-top: 5px;
    position: relative;
    top: 2px;
    right: 0px;
  }

  #sources .eachsource label, #sources .eachsource_subdiv label {
    font-size: 7pt;
    display: inline-block;
  }

#donew, #sources a, #sources input[type="submit"] {
  margin: 5px 0 0 0;
  font-size: 9pt !important;
}

#overDiv table {
  background-color: #DDD;
  -moz-box-shadow:    2px 2px 5px -3px #DDD;
  -webkit-box-shadow: 2px 2px 5px -3px #DDD;
  box-shadow:         2px 2px 5px -3px #DDD;
  padding: 0px;
}

  #overDiv table table {
    padding: 0px 5px 5px 5px;
    background-color: #FFF;
  }

  #overDiv table font {
    color: #000;
  }

  #overDiv table a font {
    color: #CC0000;
  }

#donate {
  border-bottom: 1px dashed #CCC;
  padding-bottom: 10px;
}

  #donate div a {
    font-size: 9pt !important;
    position: relative;
    left: -3px;
    top: 5px;
  }

#packages {
  width: 540px;
  border-bottom: 1px dashed #CCC;
  padding-bottom: 15px;
}

#logtable, #logtable table, .logtable  {
  border-collapse: separate;
  border-spacing: 0px;
 *border-collapse: expression('separate', cellSpacing = '0px');
}

  #logtable {width: 540px;}

  #logtable table {
    border: none;
    border-top: 1px solid #DDD;
    border-right: 1px solid #DDD;
  }

  .logtable {
    width: 540px;
    border: none;
    border-top: 1px solid #DDD;
    border-right: 1px solid #DDD;
  }

  #logtable th, .logtable th {
    background-color: #EAEAEA;
    border: none;
    border-left: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    padding: 5px;
    text-align: left;
  }

  #logtable td, .logtable td {
    background-color: #FAFAFA;
    border: none;
    border-left: 1px solid #DDD !important;
    border-bottom: 1px solid #DDD !important;
    padding: 10px 5px 10px 5px;
  }

  .logtable td {
    border: 1px solid #333;
  }

  .ktable {
    border: 1px solid #DDD !important;
    border-spacing: 5px;
    padding: 5px;
    -moz-box-shadow:    2px 2px 5px -3px #DDD;
    -webkit-box-shadow: 2px 2px 5px -3px #DDD;
    box-shadow:         2px 2px 5px -3px #DDD;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 510px;
  }

.channel-list {list-style-type: none;}

  .channel-line, .client-line {list-style-image: none !important;}

  .channel-list li {
    margin-bottom: 5px;
    margin-left: -35px;
  }

  .channel-subline-usrlocked {
    color: #F9E63A !important;
    background-image: url("channel-subline-usrlocked.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    padding-left: 20px;
  }

  .channel-subline-locked {
    color: #CC0000 !important;
    background-image: url("channel-subline-locked.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    padding-left: 20px;
  }

  .channel-subline-unlocked {
    color: #333 !important;
    background-image: url("channel-subline-unlocked.png");
    background-repeat: no-repeat;
    background-position: 5px 5px;
    padding-left: 20px;
  }

  .client-name {
    background-image: url("client-name.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    padding-left: 20px;
    margin-left: 40px;
  }

  .client-name {color: #80cd13 !important;}

  .client-ping, .client-time, .client-id, .client-admin {color: #999 !important;}

.fakefile, .fileinputs {position: static !important;}

  .fakefile {margin-top: 10px;}

  .fakefile input[type="submit"] {
    position: relative;
    left: 5px;
  }

.clients-avail {color: #80cd13 !important;}

#rconroundbox, #consoleroundbox {
  width: 534px;
  padding: 5px 3px 3px 1px !important;
}

  #rconcontent, #console_content {border: none !important;}

    .artop, .re1, .re2, .re3, .re4 {display: none !important;}

    #rconcontent div, #console_content div {display: none;}

    #rconcontent span, #console_content span {
      font-size: 12px;
      color: #666 !important;
    }

    #rconcontent span[style="color:#f33"], #console_content span[style="color:#f33"] {color: #D14 !important;}

    #rconcontent span:before, #console_content span:before {content: "\00BB\ ";}

  #rconbox a {
    display: inline-block;
    margin-bottom: 12px;
    font-weight: normal;
    font-style: italic;
  }

    #rconbox a:before {
      font-style: normal;
      content: "\00BB\ ";
    }

  #rcon, #console {
    border-color: #80cd13 !important;
    margin-top: 10px !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 2px 3px 2px 3px !important;
  }

#paypal .subbox {overflow: hidden !important;}

  #paypal .subbox table {width: 518px;}

    #paypal .subbox table tr, #paypal .subbox table th, #paypal .subbox table td {border-color: #CCC;}

    #paypal .subbox table span {color: #666 !important;}
/*
=============================================================
> [END] - ELEMENTS AND HOOKS
=============================================================
*/
