﻿* {
  margin: 0;
  padding: 0;
  font-family: Verdana, Sans-Serif, Arial;
  box-sizing: border-box;
}

html,
body {
  height: 100%;
  font-size: 10px;
}

html {
  overflow: -moz-scrollbars-vertical;
  overflow-y: scroll;
  overflow-x: auto;
}

.text1 label {
  display: unset;
}

div,
td,
span {
  font-size: 10px;
}

form {
  display: inline;
}

a {
  font-size: inherit;
  font-weight: bold;
  text-decoration: none;
  padding: 0px;
  margin: 0px;
}

a:active {
  font-weight: bold;
}

a:hover {
  font-weight: bold;
  text-decoration: underline;
}

a:link {
  font-weight: bold;
}

a:visited {
  font-weight: bold;
}

img {
  border-width: 0px;
}

a img {
  vertical-align: bottom;
}

table {
  border-collapse: collapse;
}

h6 {
  font-size: inherit;
}

h5 {
  font-size: 13px;
  padding-top: 3px;
  padding-bottom: 2px;
}

ul,
ol {
  margin-left: 30px;
}

#container {
  min-height: 100%;
  position: relative;
}

#header {
  height: 130px;
}

#body {
  padding-bottom: 24px;
}

#footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 24px;
}

.wrapper_ext {
  min-width: 780px;
  margin: 0 auto;
  max-width: 1240px;
}

.wrapper_int {
  min-width: 780px;
  max-width: 1240px;
}

#lockheader {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 2;
}

#lockfooter {
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
}

#top {
  height: 80px;
  background-repeat: repeat;
  position: relative;
}

#top_banner {
  z-index: 240;
  height: 70px;
  padding-top: 4px;
  padding-right: 5px;
  text-align: right;
}

#top_logo {
  position: absolute;
  left: 10px;
  width: 140px;
  top: 2px;
  text-align: center;
}

#top_status,
.top_icon_row {
  position: absolute;
  width: 180px;
  left: 0px;
  z-index: 240;
  padding-left: 10px;
  bottom: -2px;
  left: 80px;
}

#stl td {
  text-align: center;
  vertical-align: middle;
}

#mmt {
  clear: both;
  width: 100%;
  overflow: hidden;
  background-repeat: repeat-x;
}

#mmt ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  float: left;
  position: relative;
  margin-left: 10px;
}

#mmt li {
  float: left;
  position: relative;
}

#mmt a {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
  height: 30px;
  line-height: 30px;
}

#mmt img {
  padding-top: 7px;
}

#mmt a:hover {
  background-repeat: repeat-x;
}

#smt {
  height: 20px;
  line-height: 20px;
  background-repeat: repeat-x;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

#smt a {
  font-weight: normal;
}

#smb {
  height: 24px;
  line-height: 24px;
  background-repeat: repeat-x;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  text-align: center;
}

#smb img {
  margin-top: 4px;
  margin-bottom: -4px;
}

#main {
  padding: 6px;
  border-radius: 8px;
  margin-top: 6px;
  margin-bottom: 6px;
}

#col_banner {
  float: left;
  width: 150px;
  margin-left: -150px;
}

#wrapper_sidebar {
  margin-right: 156px;
}

#col_status {
  float: left;
  width: 40px;
  margin-left: -40px;
}

#col_wrapper {
  margin-right: 46px;
}

#col_status2 {
  float: left;
  width: 40px;
  margin-left: -100%;
}

#col_wrapper2 {
  margin-left: 46px;
}

#col_content {
  margin-right: 240px;
}

#col_side {
  float: left;
  width: 234px;
  margin-left: -234px;
}

#col_content2 {
  margin-left: 240px;
}

#col_side2 {
  float: left;
  width: 234px;
  margin-left: -100%;
}

#sidebar {
  border: solid 1px red;
  border-radius: 6px;
}

.b {
  font-weight: bold;
}

.o {
  font-size: inherit;
}

.fb {
  border-style: solid;
  border-width: 1px;
}

.clear {
  height: 0;
  line-height: 0px;
  clear: both;
}

.wrapper {
  float: left;
  width: 100%;
}

.grecaptcha-badge {
  display: none;
}

.form0,
.form1,
.form2 {
  border-style: solid;
  border-width: 1px;
  padding: 2px;
  font-size: 10px;
}

.form0 {
  width: 100%;
}

.form2 {
  width: 300px;
}

.button {
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-weight: bold;
  font-size: 10px;
  padding: 2px 5px 2px 5px;
}

.img0,
.img1,
.img2 {
  box-sizing: content-box;
}

.img0 {
  height: 140px;
  width: 100px;
  border-style: solid;
  border-width: 1px;
}

.img1 {
  height: 56px;
  width: 40px;
  border-style: solid;
  border-width: 1px;
}

.img2 {
  height: 126px;
  width: 90px;
  border-style: solid;
  border-width: 1px;
  margin: 2px;
}

.gallery {
  padding: 3px;
  background-color: White;
}

label {
  display: block;
  padding-left: 15px;
  text-indent: -15px;
}

.chk {
  width: 13px;
  height: 13px;
  padding: 0;
  margin: 0;
  vertical-align: middle;
  margin-top: -2px;
  *overflow: hidden;
}

.ra,
.rat,
.rab,
.ran {
  background-image: url(../i/row_back.png);
  background-repeat: repeat;
}

.rab {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.rat {
  border-top-style: solid;
  border-top-width: 1px;
}

.ra {
  border-bottom-style: solid;
  border-top-style: solid;
  border-bottom-width: 1px;
  border-top-width: 1px;
}

.nobt {
  border: none;
}

.right {
  text-align: right;
  font-size: inherit;
}

.center {
  text-align: center;
  font-size: inherit;
}

.left {
  text-align: left;
  font-size: inherit;
}

.top {
  vertical-align: top;
}

/*lr*/
.lr_w {
  float: left;
  width: 100%;
}

.lr_l {
  float: left;
}

.lr_r {
  float: right;
}
/*lr*/

/*box*/

.b_t {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-style: solid;
  border-width: 1px 1px 0px 1px;
  background-repeat: repeat-x;
  font-weight: bold;
  font-size: 11px;
  height: 20px;
  line-height: 20px;
  padding-left: 5px;
  padding-right: 5px;
  background-position: bottom;
}

.b_xt {
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  background-repeat: repeat-x;
  font-weight: bold;
  font-size: 11px;
  height: 20px;
  line-height: 20px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 3px -5px 3px -5px;
}

.b_b {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-style: solid;
  border-width: 1px;
  padding: 5px;
}

.b_hs {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  vertical-align: bottom;
  height: 2px;
  overflow: hidden;
  margin-left: -5px;
  margin-right: -5px;
  padding-top: 3px;
  margin-bottom: 3px;
}

.b_split {
  height: 6px;
  line-height: 6px;
  overflow: hidden;
}

.b_splitmin {
  height: 3px;
  line-height: 3px;
  overflow: hidden;
}

html > body .b_split {
  clear: both;
}

html > body .b_splitmin {
  clear: both;
}

.b_tl {
  float: left;
  font-size: 11px;
}

.b_tr {
  float: right;
  margin-right: -5px;
  padding-left: 5px;
  padding-right: 5px;
  background-repeat: repeat-x;
  border-top-right-radius: 6px;
}

.b_xtr {
  float: right;
  margin-right: -5px;
  padding-left: 5px;
  padding-right: 5px;
  background-repeat: repeat-x;
}
/*box*/

/*table*/
.ttt {
  table-layout: fixed;
  width: 100%;
  border-collapse: collapse;
}

.ttt tr {
  height: 18px;
  line-height: 16px;
}

.ttt td {
  padding: 1px;
  vertical-align: top;
}

.ttt2 {
  table-layout: fixed;
  width: 100%;
  border-collapse: collapse;
}

.ttt2 td {
  padding: 1px;
}

.tt {
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  /*-moz-binding:url(ellipsis-xbl.xml#ellipsis);*/
  overflow: hidden;
  white-space: nowrap;
}

.th {
  font-size: 11px;
  font-weight: bold;
  height: 16px;
  line-height: 16px;
  padding-left: 3px;
  padding-right: 3px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  vertical-align: bottom;
}

.th td {
  font-size: inherit;
}

.rw {
  text-align: center;
  font-style: italic;
}
/*table*/

/*width*/
.userpic {
  width: 45px;
}

.username {
  width: 180px;
}

.dt {
  width: 105px;
}
/*width*/

/*entry - user*/
.e_w {
  float: left;
  width: 100%;
}

.e_iwt {
  float: left;
  width: 100%;
}

.e_iwb {
  float: left;
  width: 100%;
}

.e_l {
  float: left;
  width: 46px;
  height: 58px;
}

.e_r {
  margin-left: 46px;
}

.e_il {
  float: left;
}

.e_ir {
  float: right;
}

.e_ic {
  min-height: 30px;
  float: left;
  width: 100%;
  padding-bottom: 2px;
  padding-top: 2px;
}

.e_ic td {
  word-break: break-word;
}

.e_c {
  height: 0;
  clear: both;
}
/*entry - user*/

/*back comp*/
.tableborder {
  border-style: solid;
  border-width: 1px;
}

.tableborder td {
  padding: 3px;
}
/*back comp*/

/*forum*/
.b_hs_f {
  height: 1px;
  line-height: 1px;
  overflow: hidden;
  margin-left: -5px;
  margin-right: -5px;
}

.f_vl {
  background-image: url(../i/vert.png);
  background-repeat: no-repeat;
  background-position: 3px 3px;
}

div.scroll {
  height: 154px;
  overflow: auto;
  border-style: solid;
  border-width: 1px;
  padding: 2px;
}

.forumcat {
  font-weight: bold;
}

.treeview,
.treeview ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.treeview ul {
  margin-top: 4px;
}

.treeview .hitarea {
  background: url(../i/treeview-default.png) -64px -25px no-repeat;
  height: 16px;
  width: 16px;
  margin-left: -16px;
  float: left;
  cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
  display: inline;
  float: none;
}

.treeview li {
  margin: 0;
  padding: 3px 0pt 3px 16px;
}

.treecontrol {
  padding-bottom: 5px;
  padding-left: 3px;
}

.treeview .hover {
  cursor: pointer;
}

.treeview li {
  background: url(../i/treeview-default-line.png) 0 0 no-repeat;
}

.treeview li.collapsable,
.treeview li.expandable {
  background-position: 0 -176px;
}

.treeview .expandable-hitarea {
  background-position: -80px -3px;
}

.treeview li.last {
  background-position: 0 -1766px;
}

.treeview li.lastCollapsable,
.treeview li.lastExpandable {
  background-image: url(../i/treeview-default.png);
}

.treeview li.lastCollapsable {
  background-position: 0 -111px;
}

.treeview li.lastExpandable {
  background-position: -32px -67px;
}

.treeview div.lastCollapsable-hitarea,
.treeview div.lastExpandable-hitarea {
  background-position: 0;
}

.filetree li {
  padding: 3px 0 2px 16px;
}

.filetree span.folder,
.filetree span.file {
  padding: 1px 0 1px 16px;
  display: block;
}

.filetree span.folder {
  background: url(../i/folder.png) 0 0 no-repeat;
}

.filetree li.expandable span.folder {
  background: url(../i/folder-closed.png) 0 0 no-repeat;
}

.filetree span.file {
  background: url(../i/file.png) 0 0 no-repeat;
}
/*forum*/

/*press*/
.p_l {
  margin-right: 110px;
}

.p_r {
  float: right;
  /*width: 110px;*/
  text-align: right;
}

.p_sl {
  float: left;
  text-align: right;
  width: 120px;
  font-weight: bold;
}

.p_sr {
  margin-left: 130px;
}
/*press*/

/*pop*/
#popmain {
  padding: 6px;
}
/*pop*/

/*custom*/
#temp_report {
  text-align: center;
}
/*custom*/

/*TipTip*/
#tiptip_holder {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999;
}

#tiptip_holder.tip_top {
  padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
  padding-top: 5px;
}

#tiptip_holder.tip_right {
  padding-left: 5px;
}

#tiptip_holder.tip_left {
  padding-right: 5px;
}

#tiptip_content {
  font-size: 11px;
  color: #fff;
  text-shadow: 0 0 2px #000;
  padding: 0px;
  border: 1px solid rgba(255, 255, 255, 0.25);
  background-color: rgb(25, 25, 25);
  background-color: rgba(25, 25, 25, 0.92);
  background-image: -webkit-gradient(
    linear,
    0% 0%,
    0% 100%,
    from(transparent),
    to(#000)
  );
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-shadow: 0 0 3px #555;
  -webkit-box-shadow: 0 0 3px #555;
  -moz-box-shadow: 0 0 3px #555;
}

#tiptip_arrow,
#tiptip_arrow_inner {
  position: absolute;
  border-color: transparent;
  border-style: solid;
  border-width: 6px;
  height: 0;
  width: 0;
}

#tiptip_holder.tip_top #tiptip_arrow {
  border-top-color: #fff;
  border-top-color: rgba(255, 255, 255, 0.35);
}

#tiptip_holder.tip_bottom #tiptip_arrow {
  border-bottom-color: #fff;
  border-bottom-color: rgba(255, 255, 255, 0.35);
}

#tiptip_holder.tip_right #tiptip_arrow {
  border-right-color: #fff;
  border-right-color: rgba(255, 255, 255, 0.35);
}

#tiptip_holder.tip_left #tiptip_arrow {
  border-left-color: #fff;
  border-left-color: rgba(255, 255, 255, 0.35);
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
  margin-top: -7px;
  margin-left: -6px;
  border-top-color: rgb(25, 25, 25);
  border-top-color: rgba(25, 25, 25, 0.92);
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
  margin-top: -5px;
  margin-left: -6px;
  border-bottom-color: rgb(25, 25, 25);
  border-bottom-color: rgba(25, 25, 25, 0.92);
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
  margin-top: -6px;
  margin-left: -5px;
  border-right-color: rgb(25, 25, 25);
  border-right-color: rgba(25, 25, 25, 0.92);
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
  margin-top: -6px;
  margin-left: -7px;
  border-left-color: rgb(25, 25, 25);
  border-left-color: rgba(25, 25, 25, 0.92);
}
/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #tiptip_content {
    padding: 0px;
    background-color: rgba(45, 45, 45, 0.88);
  }

  #tiptip_holder.tip_bottom #tiptip_arrow_inner {
    border-bottom-color: rgba(45, 45, 45, 0.88);
  }

  #tiptip_holder.tip_top #tiptip_arrow_inner {
    border-top-color: rgba(20, 20, 20, 0.92);
  }
}

/*TipTip*/
/*ac*/
.ac_results {
  padding: 0px;
  border: 1px solid black;
  background-color: white;
  overflow: hidden;
  z-index: 99999;
  color: Black;
}

.ac_results ul {
  width: 100%;
  list-style-position: outside;
  list-style: none;
  padding: 0;
  margin: 0;
}

.ac_results li {
  margin: 0px;
  padding: 2px 5px;
  cursor: default;
  display: block;
  line-height: 16px;
  overflow: hidden;
}

.ac_loading {
  background: white url("indicator.gif") right center no-repeat;
}

.ac_odd {
  background-color: #eee;
}

.ac_over {
  background-color: #0a246a;
  color: white;
}
/*ac*/

#cbox {
  background-color: #557;
  width: 150px;
  height: 250px;
  position: fixed;
  bottom: 30px;
  right: 5px;
  overflow-y: scroll;
  overflow-x: hidden;
}

.crew_logo {
  margin-right: 15px;
}

.deleted {
  color: red;
}

.som {
  display: none;
}

@media screen and (max-width: 960px) {
  .ttt,
  .ttt2 {
    table-layout: unset;
  }

  #col_banner {
    display: none;
    float: unset;
    width: unset;
    margin-left: unset;
  }

  .top_row {
    order: 1;
  }

  .bottom_row {
    order: 2;
  }

  .bottom_fixed_row {
    order: 2;
  }

  /*.top_mobile_row .b_b {

		position: relative;
		min-height: 55vh;
	}*/

  /*.top_mobile_row #ContentArea {
		display: flex;
		flex-direction: column-reverse;
		overflow-y: scroll;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}*/

  #wrapper_sidebar {
    display: flex;
    flex-direction: column;
    margin-right: unset !important;
  }

  #col_side,
  #col_side2 {
    float: unset;
    margin-left: unset;
    width: unset;
  }

  #col_content {
    margin-right: unset !important;
  }
  #col_content2 {
    margin-left: unset !important;
  }

  #col_wrapper2 {
    margin-left: unset !important;
    display: flex;
    flex-direction: column;
    margin-right: unset !important;
  }

  #col_wrapper {
    margin-right: unset !important;
    display: flex;
    flex-direction: column;
    margin-right: unset !important;
  }

  #lockside {
    position: unset !important;
    top: unset !important;
    width: unset !important;
  }

  .hom {
    display: none !important;
  }

  .som {
    display: unset;
  }

  .wrapper_int,
  .wrapper_ext {
    min-width: unset !important;
  }

  #mmt {
    overflow: auto;
    white-space: nowrap;
  }

  #mmt > div {
    float: unset !important;
  }

  #smt .center {
    float: unset !important;
    overflow: auto;
    white-space: nowrap;
    width: unset !important;
  }

  #top_banner {
    display: none;
  }

  .tt {
    white-space: unset !important;
  }

  #smb form > div.lr_w {
    white-space: nowrap;
    overflow: auto;
    float: unset;
    width: unset;
  }
  #smb form > div.lr_w .lr_l,
  #smb form > div.lr_w .lr_l div:last-of-type {
    float: unset !important;
  }
}

@media screen and (min-width: 960px) {
  .top_icon_row {
    display: none;
  }
}

/*
Media Queries to take care of zoom level, to fill up the screen
*/
/*
@media screen and (min-width: 1640px) {
  body {
    zoom: 130%;
  }
}

@media screen and (min-width: 1900px) {
  body {
    zoom: 150%;
  }
}

@media screen and (min-width: 2000px) {
  body {
    zoom: 160%;
  }
}

@media screen and (min-width: 2300px) {
  body {
    zoom: 185%;
  }
}

@media screen and (min-width: 2520px) {
  body {
    zoom: 200%;
  }
}
*/
