body {
  background-color: rgb(255, 255, 255);
  font: 400 0.75em/1.38 Verdana;
  color: #b6b6b6;
}

.page-index {
  font-family: 'Trebuchet MS';
}

.page-ucp_remind {
  font-family: Verdana;
}

.message_ok p {
  margin-bottom: 1em;
}

.admin_stats {
  float: left;
  clear: both;
  width: 100%;
}

.btnsocial {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 46px;
  height: 2.875em;
  margin: auto;
  border-radius: 0.188em;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  box-shadow: 2px 2px 7px rgb(128, 128, 128);
  font-family: Helvetica;
  font-size: 1.333em;
  text-align: center;
  color: rgb(0, 0, 0);
}

.btnsocial:hover {
  box-shadow: 3px 3px 7px rgb(128, 128, 128);
  -webkit-transform: scale(1.05,1.05);
  -moz-transform: scale(1.05,1.05);
  -o-transform: scale(1.05,1.05);
  -ms-transform: scale(1.05,1.05);
  transform: scale(1.05,1.05);
}

.btnsocial:active {
  box-shadow: 0 0 7px rgb(128, 128, 128);
  -webkit-transform: scale(0.95,0.95);
  -moz-transform: scale(0.95,0.95);
  -o-transform: scale(0.95,0.95);
  -ms-transform: scale(0.95,0.95);
  transform: scale(0.95,0.95);
}

.btnsocial:focus {
  box-shadow: 2px 2px 7px rgb(128, 128, 128);
}

.bullet1 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 84;
  width: 3%;
  height: 0.583em;
  margin: auto 0;
  border-radius: 0.25em;
  background-color: #add2fc;
}

.bullet2 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 83;
  width: 3%;
  height: 0.583em;
  margin: auto 0;
  border-radius: 0.25em;
  background-color: #add2fc;
}

.bullet3 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 82;
  width: 3%;
  height: 0.583em;
  margin: auto 0;
  border-radius: 0.25em;
  background-color: #add2fc;
}

.bullet4 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 81;
  width: 3%;
  height: 0.583em;
  margin: auto 0;
  border-radius: 0.25em;
  background-color: #add2fc;
}

.button1 {
  display: block;
  float: left;
  clear: both;
  width: 83px;
  min-width: none;
  height: 2.188em;
  min-height: noneem;
  border: 0.063em solid rgb(2, 125, 195);
  border-radius: 0.438em;
  background-color: rgb(255, 255, 255);
  box-shadow: 2px 2px 7px 1px rgba(0, 0, 0, 0.5);
  font-family: Helvetica;
  font-style: normal;
  font-size: 1.333em;
  font-weight: 700;
  text-align: center;
  color: rgb(2, 125, 195);
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: color .25s linear, background-color .25s ease-in-out, border-color .25s ease-in-out;;
  -moz-transition: color .25s linear, background-color .25s ease-in-out, border-color .25s ease-in-out;;
  -o-transition: color .25s linear, background-color .25s ease-in-out, border-color .25s ease-in-out;;
  -ms-transition: color .25s linear, background-color .25s ease-in-out, border-color .25s ease-in-out;;
  transition: color .25s linear, background-color .25s ease-in-out, border-color .25s ease-in-out;;
  -webkit-filter: none;
  -moz-filter: none;
  -o-filter: none;
  -ms-filter: none;
  filter: none;
}

.button2 {
  display: block;
  float: left;
  clear: both;
  width: 83px;
  height: 2.188em;
  border: 0.063em solid rgb(2, 125, 195);
  border-radius: 0.438em;
  background-color: rgb(255, 255, 255);
  box-shadow: 2px 2px 7px 1px rgba(0, 0, 0, 0.5);
  font-family: Helvetica;
  font-size: 1.333em;
  font-weight: 700;
  text-align: center;
  color: rgb(2, 125, 195);
  -webkit-transition: color .25s linear, background-color .25s ease-in-out, border-color .25s ease-in-out;;
  -moz-transition: color .25s linear, background-color .25s ease-in-out, border-color .25s ease-in-out;;
  -o-transition: color .25s linear, background-color .25s ease-in-out, border-color .25s ease-in-out;;
  -ms-transition: color .25s linear, background-color .25s ease-in-out, border-color .25s ease-in-out;;
  transition: color .25s linear, background-color .25s ease-in-out, border-color .25s ease-in-out;;
}

.button2:active,
.button2:hover {
  box-shadow: 2px 2px 7px 1px rgba(0, 0, 0, 0.5);
}

.captcha {
  width: 100%;
}

.captcha_container {
  display: none;
}

.content,
.inner {
  position: relative;
  float: left;
  width: 100%;
  min-width: none;
  min-height: noneem;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
  -webkit-filter: none;
  -moz-filter: none;
  -o-filter: none;
  -ms-filter: none;
  filter: none;
}

.context {
  width: 100%;
  margin: 0 auto;
}

.context .text {
  width: 100%;
  height: 1.75em;
  margin: 0 auto;
  padding-right: 0.625em;
  padding-left: 0.625em;
  font-size: 1.333em;
  font-weight: normal;
  text-align: center;
  color: rgb(128, 128, 128);
}

.contlogin {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 80;
  width: 100%;
  margin: auto;
}

.contsocial {
  position: relative;
  width: 196px;
  height: 5em;
  margin: 0 auto;
}

.cpinner {
  float: left;
  width: 100%;
  height: 1em;
}

.decorcont {
  position: relative;
  float: left;
  clear: both;
  z-index: 44;
  width: 100%;
  height: 0.083em;
  padding-bottom: 11em;
}

.dummycontainer,
.iwantcont,
.messagetable {
  float: left;
  width: 100%;
}

.elem1 {
  position: relative;
  float: left;
  clear: both;
  z-index: 23;
  width: 33.33%;
  min-width: 150px;
}

.elem2 {
  position: relative;
  float: left;
  width: 33.3333333333%;
  min-width: 150px;
}

.elem3 {
  position: relative;
  float: left;
  width: 33.3333333333%;
  min-width: 150px;
}

.extracont {
  float: left;
  clear: both;
  width: 100%;
  margin-top: 0.417em;
}

.extracont .captcha {
  float: left;
}

.extracont .captcha_container {
  width: 326px;
  margin: 0.083em auto 0;
  padding: 0.417em;
}

.footer {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 8;
  width: 100%;
  background-color: rgb(255, 255, 255);
}

.footer .admin_stats {
  position: relative;
}

.footer_f {
  visibility: hidden;
  position: relative;
  float: left;
  clear: both;
  z-index: 17;
  width: 100%;
  margin-top: 22.417em;
}

.forpass {
  display: block;
  position: relative;
  float: left;
  clear: both;
  z-index: 68;
  width: 128px;
  min-height: 0.167em;
  margin: 1.333em 0 0 30px;
  text-shadow: 0 0 5px rgb(128, 128, 128);
  font-size: 1em;
  text-align: center;
  color: rgb(2, 125, 195);
}

.h2 {
  float: left;
  min-width: 122px;
  min-height: noneem;
  padding-bottom: 0.364em;
  background-color: rgba(0, 0, 0, 0);
  font-family: 'Trebuchet MS';
  font-style: normal;
  font-size: 1.833em;
  font-weight: 700;
  color: #4b4c4d;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
  -webkit-filter: none;
  -moz-filter: none;
  -o-filter: none;
  -ms-filter: none;
  filter: none;
}

.head_decore {
  position: absolute;
  top: -5.833em;
  left: 21.1341145833%;
  z-index: 43;
  width: 851px;
  height: 21.167em;
}

.header {
  position: relative;
  float: left;
  z-index: 56;
  width: 100%;
}

.header_bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 45;
  width: 100%;
  height: 30em;
  background-image: -webkit-linear-gradient(280deg, #76c6f1 0.2380952380952381%, rgba(0, 0, 0, 0) 57.38095238095238%);
  background-image:    -moz-linear-gradient(280deg, #76c6f1 0.2380952380952381%, rgba(0, 0, 0, 0) 57.38095238095238%);
  background-image:      -o-linear-gradient(280deg, #76c6f1 0.2380952380952381%, rgba(0, 0, 0, 0) 57.38095238095238%);
  background-image:     -ms-linear-gradient(280deg, #76c6f1 0.2380952380952381%, rgba(0, 0, 0, 0) 57.38095238095238%);
  background-image:         linear-gradient(170deg, #76c6f1 0.2380952380952381%, rgba(0, 0, 0, 0) 57.38095238095238%);
  background-repeat: no-repeat;
  background-size: 106% 100%;
}

.imagelogo {
  display: block;
  float: left;
  width: 128px;
  height: auto;
  overflow: hidden;
}

.inner_footer {
  position: relative;
  float: left;
  width: 100%;
  height: 2.083em;
}

.inputbox {
  display: block;
  float: left;
  clear: both;
  width: 40%;
  min-width: 100px;
  height: 1.591em;
  min-height: noneem;
  padding: 0 0.455em;
  border: 0.045em solid rgb(182, 182, 182);
  background-color: rgb(255, 255, 255);
  font-family: 'Trebuchet MS';
  font-style: normal;
  font-size: 1.833em;
  color: rgb(75, 76, 77);
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
  -webkit-filter: none;
  -moz-filter: none;
  -o-filter: none;
  -ms-filter: none;
  filter: none;
}

.label {
  display: block;
  float: left;
  clear: both;
  min-width: none;
  min-height: noneem;
  margin-top: 0.167em;
  background-color: rgba(0, 0, 0, 0);
  font-style: normal;
  font-size: 1em;
  color: #b6b6b6;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
  -webkit-filter: none;
  -moz-filter: none;
  -o-filter: none;
  -ms-filter: none;
  filter: none;
}

.lang {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 35px;
  height: 1.125em;
  margin: auto 0;
  border-radius: 0.188em;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-color: rgb(222, 222, 222);
  font-family: Helvetica;
  font-size: 1.333em;
  text-align: center;
  color: rgb(0, 0, 0);
}

.line {
  float: left;
  clear: both;
  width: 84.998082822%;
  height: 0.083em;
  margin: 0.417em 0 0 7.50096%;
  border-bottom: 0.083em solid rgb(182, 182, 182);
  background-color: rgb(222, 222, 222);
}

.login .login {
  display: block;
  float: left;
  clear: both;
  width: 116px;
  height: 2.188em;
  margin-left: 24px;
  border: 0.063em solid rgb(2, 125, 195);
  border-radius: 0.438em;
  background-color: rgb(255, 255, 255);
  box-shadow: 2px 2px 7px 1px rgb(128, 128, 128);
  font-family: Helvetica;
  font-size: 1.333em;
  font-weight: 700;
  text-align: center;
  color: rgb(2, 125, 195);
  -webkit-transition: color .25s linear, background-color .25s ease-in-out, border-color .25s ease-in-out;;
  -moz-transition: color .25s linear, background-color .25s ease-in-out, border-color .25s ease-in-out;;
  -o-transition: color .25s linear, background-color .25s ease-in-out, border-color .25s ease-in-out;;
  -ms-transition: color .25s linear, background-color .25s ease-in-out, border-color .25s ease-in-out;;
  transition: color .25s linear, background-color .25s ease-in-out, border-color .25s ease-in-out;;
}

.login .login:hover {
  position: static;
  background-color: rgb(2, 125, 206);
  box-shadow: 4px 4px 7px 1px rgb(128, 128, 128);
  color: rgb(255, 255, 255);
}

.login .login:active {
  position: static;
  background-color: rgb(2, 125, 195);
  box-shadow: 0 0 7px rgb(128, 128, 128);
  color: rgb(255, 255, 255);
}

.loginbox {
  display: block;
  float: left;
  clear: both;
  width: 116px;
  height: 2.188em;
  margin: 2.5em 0 0 105px;
  border: 0.063em solid rgb(2, 125, 195);
  border-radius: 0.438em;
  background-color: rgb(255, 255, 255);
  box-shadow: 2px 2px 7px 1px rgba(0, 0, 0, 0.5);
  font-size: 1.333em;
  font-weight: 700;
  text-align: center;
  color: rgb(2, 125, 195);
  -webkit-transition: color .25s linear, background-color .25s ease-in-out, border-color .25s ease-in-out;;
  -moz-transition: color .25s linear, background-color .25s ease-in-out, border-color .25s ease-in-out;;
  -o-transition: color .25s linear, background-color .25s ease-in-out, border-color .25s ease-in-out;;
  -ms-transition: color .25s linear, background-color .25s ease-in-out, border-color .25s ease-in-out;;
  transition: color .25s linear, background-color .25s ease-in-out, border-color .25s ease-in-out;;
}

.loginbox:hover,
.send:hover {
  background-color: rgb(2, 125, 206);
  box-shadow: 4px 4px 7px 1px rgba(0, 0, 0, 0.5);
  color: rgb(255, 255, 255);
}

.loginbox:active {
  background-color: rgb(2, 125, 195);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
  color: rgb(255, 255, 255);
}

.message_err {
  float: left;
  clear: both;
  width: 100%;
  overflow: hidden;
}

.message_ok {
  float: left;
  width: 100%;
  overflow: hidden;
}

.messagecont {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 91;
  width: 326px;
  margin: auto;
}

.navbar {
  float: left;
  width: 100%;
  padding: 0.417em;
  background-color: rgb(165, 216, 245);
}

.notecontainer {
  float: left;
  clear: both;
  width: 100%;
  margin-top: 1.667em;
}

.overall {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 92;
  width: 100%;
  height: 97em;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.4);
}

.overall-white {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 93;
  width: 100%;
  height: 97em;
  margin: auto;
  background-color: rgba(255, 255, 255, 0.81);
}

.panel {
  width: 70%;
  min-width: none;
  min-height: noneem;
  margin: 0 auto;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
  -webkit-filter: none;
  -moz-filter: none;
  -o-filter: none;
  -ms-filter: none;
  filter: none;
}

.password {
  display: block;
  float: left;
  clear: both;
  width: 210px;
  height: 1.875em;
  margin: 0.375em 0 0 17.79141%;
  padding: 0 0.625em;
  border: 0.063em solid #b6b6b6;
  background-color: rgba(255, 255, 255, 0.6);
  font-size: 1.333em;
  color: rgb(75, 76, 77);
}

.copyright,
.popcontent {
  float: left;
  clear: both;
  width: 100%;
}

.popcontent .captcha {
  margin: 0 auto;
}

.popcontent .captcha_container {
  float: left;
  clear: both;
  width: 100%;
  padding: 0.833em;
  overflow: hidden;
}

.popfooter {
  float: left;
  clear: both;
  width: 100%;
  padding-bottom: 0.833em;
}

.poptitle {
  position: relative;
  float: left;
  width: 100%;
  height: 3em;
}

.register {
  display: block;
  position: relative;
  float: right;
  z-index: 67;
  width: 79px;
  margin: 1.333em 30px 0 0;
  text-shadow: 0 0 5px rgb(128, 128, 128);
  font-size: 1em;
  text-align: center;
  color: rgb(2, 125, 195);
}

.forpass:hover,
.register:hover {
  text-shadow: 4px 4px 5px rgb(128, 128, 128);
}

.forpass:active,
.register:active {
  text-shadow: 0 0 5px rgb(128, 128, 128);
}

.send {
  display: block;
  float: left;
  width: 83px;
  height: 2.188em;
  margin: 0.313em 0 0 5px;
  border: 0.063em solid rgb(2, 125, 195);
  border-radius: 0.438em;
  background-color: rgb(255, 255, 255);
  box-shadow: 2px 2px 7px 1px rgba(0, 0, 0, 0.5);
  font-family: Helvetica;
  font-size: 1.333em;
  font-weight: 700;
  text-align: center;
  color: rgb(2, 125, 195);
  -webkit-transition: color .25s linear, background-color .25s ease-in-out, border-color .25s ease-in-out;;
  -moz-transition: color .25s linear, background-color .25s ease-in-out, border-color .25s ease-in-out;;
  -o-transition: color .25s linear, background-color .25s ease-in-out, border-color .25s ease-in-out;;
  -ms-transition: color .25s linear, background-color .25s ease-in-out, border-color .25s ease-in-out;;
  transition: color .25s linear, background-color .25s ease-in-out, border-color .25s ease-in-out;;
}

.send:active {
  background-color: rgb(2, 125, 195);
  box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.5);
  color: rgb(255, 255, 255);
}

.shader {
  position: relative;
  float: left;
  z-index: 57;
  width: 100%;
  overflow: hidden;
}

.shader .body {
  display: none;
  position: relative;
  float: left;
  clear: both;
  width: 100%;
}

.shader .elem2 {
  z-index: 21;
}

.shader .elem3 {
  z-index: 19;
}

.shader .textnote2,
.shader .textnote3 {
  font-family: Verdana;
}

.site_dec {
  float: left;
  clear: both;
  font-family: Georgia;
  font-style: italic;
  font-size: 2.167em;
  color: rgb(0, 0, 0);
}

.site_desc {
  position: relative;
  float: left;
  z-index: 53;
  width: 63.5%;
  margin: 0.083em 0 0 26px;
}

.site_name {
  display: block;
  float: left;
  font-family: Verdana;
  font-size: 4.75em;
  font-weight: 700;
  text-align: left;
  color: #027dc3;
  word-break: break-all;
}

.sitelogo {
  display: block;
  position: relative;
  float: left;
  z-index: 55;
  width: 128px;
  height: 10.667em;
  margin-left: 5px;
}

.socialfb {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 61;
  width: 50%;
  height: 4.833em;
}

.socialfb .btnsocial {
  z-index: 60;
  background-image: url('../images/icon-facebook48.png');
}

.socialgp {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 59;
  width: 50%;
  height: 4.833em;
}

.socialgp .btnsocial {
  z-index: 58;
  background-image: url('../images/icon-google48.png');
}

.spinner {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 85;
  width: 100%;
  max-width: 700px;
  height: 4.083em;
  margin: auto;
}

.subcontainer {
  position: relative;
  width: 75%;
  margin: 0 auto;
}

.tableiwant {
  position: relative;
  width: 70%;
  height: 6.5em;
  margin: 0 auto;
}

.td {
  float: left;
}

.text_err {
  float: left;
  width: 100%;
  min-height: 0.714em;
  margin-top: 7.357em;
  padding: 0.571em;
  border: 0.071em solid rgb(255, 86, 86);
  border-radius: 0.571em;
  background-color: rgba(255, 218, 218, 0.9);
  font-size: 1.167em;
  text-align: center;
  color: rgb(255, 86, 86);
}

.text_ok {
  float: left;
  width: 100%;
  min-height: 1.607em;
  padding: 0.571em;
  border: 0.071em solid rgb(54, 168, 54);
  border-radius: 0.571em;
  background-color: rgba(218, 255, 218, 0.9);
  font-size: 1.167em;
  text-align: center;
  color: rgb(54, 168, 54);
}

.textclose {
  display: block;
  float: left;
  width: 14.1059027777%;
  min-height: 0.708em;
  margin: 0.083em 0 0 132px;
  text-shadow: 2px 2px 7px #808080;
  font-family: 'Source Sans Pro';
  font-size: 2em;
  font-weight: 900;
  text-align: center;
  color: #828282;
}

.textclose:hover {
  text-shadow: 5px 5px 7px #808080;
  color: #ff5656;
}

.textclose:active {
  text-shadow: 0 0 7px #808080;
  color: rgb(255, 86, 86);
}

.textnote1 {
  float: left;
  width: 100%;
  padding: 1.667em 0.833em;
  font-family: Verdana;
  font-size: 1em;
  color: #b6b6b6;
}

.textnote2,
.textnote3 {
  float: left;
  width: 100%;
  padding: 1.667em 0.833em;
  font-size: 1em;
  color: #b6b6b6;
}

.textnotetittle {
  float: left;
  width: 100%;
  font-size: 1.833em;
  font-weight: 700;
  text-align: center;
  color: #4b4c4d;
}

.textpoptitle {
  float: left;
  width: 37.5%;
  min-height: 0.944em;
  margin: 0.556em 0 0 16px;
  font-size: 1.5em;
  font-weight: 700;
  color: rgb(0, 0, 0);
}

.tr,
.usernamecell {
  position: relative;
  width: 100%;
  margin: 0 auto;
}

.userloggedtext {
  width: 100%;
  min-height: 1em;
  margin: 0 auto;
  font-size: 1.25em;
  font-weight: 700;
  text-align: center;
  color: rgb(128, 128, 128);
  overflow: hidden;
}

.username {
  display: block;
  width: 210px;
  height: 1.875em;
  margin: 1.25em auto 0;
  padding: 0 0.625em;
  border: 0.063em solid #b6b6b6;
  background-color: rgba(255, 255, 255, 0.6);
  font-size: 1.333em;
  color: rgb(75, 76, 77);
}

.usernametable {
  position: relative;
  width: 100%;
  height: 3.667em;
  margin: 0.333em auto 0;
  overflow: hidden;
}

.window {
  width: 326px;
  margin: 4.167em auto 0;
  background-color: rgba(220, 220, 220, 0.6);
  box-shadow: 4px 4px 7px rgba(0, 0, 0, .5);
}

._input {
  display: block;
  float: left;
  width: 100%;
  min-width: 100px;
  height: 1.591em;
  margin-top: 0.227em;
  padding: 0 0.455em;
  border: 0.045em solid rgb(182, 182, 182);
  background-color: rgb(255, 255, 255);
  font-size: 1.833em;
  color: rgb(75, 76, 77);
}

.head_decore ._text {
  float: left;
  font-family: Helvetica;
  font-size: 1.333em;
  color: rgb(0, 0, 0);
}

.subcontainer ._text {
  float: left;
  width: 100%;
  min-width: none;
  min-height: noneem;
  background-color: rgba(0, 0, 0, 0);
  font-family: 'Trebuchet MS';
  font-style: normal;
  font-size: 1.833em;
  font-weight: 700;
  text-align: center;
  color: #4b4c4d;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
  -webkit-filter: none;
  -moz-filter: none;
  -o-filter: none;
  -ms-filter: none;
  filter: none;
}

.body-2 {
  float: left;
  width: 100%;
  min-width: none;
  min-height: noneem;
  border-style: none;
  font-family: 'Trebuchet MS';
  font-size: 1em;
  color: #828282;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
  -webkit-filter: none;
  -moz-filter: none;
  -o-filter: none;
  -ms-filter: none;
  filter: none;
}

.elem2-2 {
  clear: both;
  z-index: 3;
  min-height: noneem;
  margin: 0.583em 0 0 33.3298599999%;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
  -webkit-filter: none;
  -moz-filter: none;
  -o-filter: none;
  -ms-filter: none;
  filter: none;
}

.elem3-2 {
  z-index: 1;
  min-height: noneem;
  margin-top: 0.583em;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
  -webkit-filter: none;
  -moz-filter: none;
  -o-filter: none;
  -ms-filter: none;
  filter: none;
}

.lang-1 {
  right: 65px;
  z-index: 5;
  background-image: url('../images/icon_language.png');
}

.lang-2 {
  right: 24px;
  z-index: 4;
  background-image: url('../images/icon_language(2).png');
}

.lang-3 {
  right: 65px;
  z-index: 14;
  background-image: url('../images/icon_language.png');
}

.lang-4 {
  right: 24px;
  z-index: 13;
  background-image: url('../images/icon_language(2).png');
}

.login-1 {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 50;
  width: 163px;
}

.notecontainer-2 {
  min-width: none;
  min-height: noneem;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
  -webkit-filter: none;
  -moz-filter: none;
  -o-filter: none;
  -ms-filter: none;
  filter: none;
}

.subcontainer-2 {
  min-width: none;
  min-height: noneem;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
  -webkit-filter: none;
  -moz-filter: none;
  -o-filter: none;
  -ms-filter: none;
  filter: none;
}

.td-1 {
  width: 141px;
}

.td-2 {
  position: relative;
  width: 71.3577799801%;
  min-width: 350px;
  min-height: 5.75em;
}

.td-3 {
  width: 11%;
}

.text-1 {
  float: left;
  min-width: 122px;
  margin-top: 0.364em;
  font-size: 1.833em;
  font-weight: 700;
  color: #4b4c4d;
}

.text-2 {
  float: right;
  clear: both;
  margin-top: 0.7em;
  font-size: 0.833em;
  color: rgb(0, 0, 0);
}

.text-3 {
  position: absolute;
  top: 3.609em;
  left: 0;
  right: 0;
  z-index: 94;
  width: 68.0833333333%;
  min-height: 2.531em;
  margin: 0 auto;
  padding-top: 0.547em;
  background-image: url('../images/hazard-texture.jpg');
  background-size: contain;
  background-position: center center;
  box-shadow: -6px 8px 10px rgba(0, 0, 0, .5);
  text-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
  font-family: Helvetica;
  font-size: 5.333em;
  font-weight: 700;
  text-align: center;
  color: rgba(255, 255, 255, 0.9);
  word-break: break-all;
}

.textnote2-2,
.textnote3-2 {
  min-width: none;
  min-height: noneem;
  background-color: rgba(0, 0, 0, 0);
  font-style: normal;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
  -webkit-filter: none;
  -moz-filter: none;
  -o-filter: none;
  -ms-filter: none;
  filter: none;
}