#chatlog,
.ads {
  overflow: hidden
}

#overlays,
.curser {
  position: absolute;
  left: 0
}

.center,
.lh,
label:before {
  text-align: center
}

/*option.France {
  background: url(/img/fr1.png) no-repeat rgba(0, 0, 0, 0);
  padding-left: 22px
}

option.Canada {
  background: url(/img/ca2.png) no-repeat rgba(0, 0, 0, 0);
  padding-left: 22px
}

option.Espana {
  background: url(/img/es.png) no-repeat rgba(0, 0, 0, 0);
  padding-left: 22px
}

option.Eu {
  background: url(/img/eu1.png?v=1) no-repeat rgba(0, 0, 0, 0);
  padding-left: 22px
}

option.Na {
  background: url(/img/na1.png?v=1) no-repeat rgba(0, 0, 0, 0);
  padding-left: 22px
}

option.NaNew {
  background: url(/img/na1new.png?v=1) no-repeat rgba(0, 0, 0, 0);
  padding-left: 22px
}

option.EuNew {
  background: url(/img/eu1new.png?v=1) no-repeat rgba(0, 0, 0, 0);
  padding-left: 22px
}*/

#logo,
.verified {
  background-repeat: no-repeat
}

#mainWrapper {
  z-index: 5;
  -webkit-box-shadow: 0 0 30px -2px rgba(0, 0, 0, .5);
  -moz-box-shadow: 0 0 30px -2px rgba(0, 0, 0, .5);
  box-shadow: 0 0 30px -2px rgba(0, 0, 0, .5);
  width: 440px;
  background-color: #FFF;
  border-radius: 250px 250px 50px 50px;
  padding: 5px 15px;
  float: right;
  margin: 0 20px
}

#wrapper::-webkit-scrollbar {
  -webkit-appearance: none
}

#wrapper::-webkit-scrollbar:vertical {
  width: 6px
}

#wrapper::-webkit-scrollbar:horizontal {
  height: 6px
}

#wrapper::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background-color: rgba(0, 0, 0, .3)
}

#overlays {
  display: none;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, .5);
  z-index: 200
}

/*#donatewindow {
  width: 300px;
  background-color: transparent;
  border-radius: 50px;
  float: left;
  margin-left: -60px;
  margin-top: 50px
}*/

#leaderboard-canvas {
  margin-left: auto;
  margin-right: auto
}

#leaderboard-panel {
  color: #fff;
  top: 10px;
  right: 10px;
  width: 200px;
  font-family: Calibri;
  font-weight: 700;
  font-size: 24px
}

.ui-pane {
  position: absolute;
  display: inline-block;
  background-color: rgba(0, 0, 0, .7);
  border: 2px solid rgba(255, 255, 255, .2);
  box-shadow: 0 0 3px 3px rgba(0, 0, 0, .52);
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  border-radius: 20px
}

.lh {
  top: 0;
  margin: 5px 0 0
}

.verified {
  width: 16px;
  height: 16px;
  background-image: url(/images/verified1.png);
  background-position: 1px 3px;
  display: block;
  float: left
}

.chatwelcome {
  background-color: red;
  color: #fff;
  padding: 2px;
  border-radius: 3px
}

.chatwelcome a {
  color: #ff0
}

#chatoverlay div {
  clear: both;
  font-weight: 700
}

#chat_textbox {
  background: rgba(0, 0, 0, .2);
  border: 0;
  color: #fff;
  font-weight: 700;
  height: 30px;
  outline: 0;
  text-indent: 12px;
  transition: all .5s ease-in-out 0s;
  width: 100%;
  z-index: 1;
  border-radius: 10px;
  padding-left: 0;
  margin-top: 2px;
  margin-bottom: 10px
}

.blackchat,
.whitechat {
  box-shadow: 0 0 3px 0 #000;
  opacity: .8;
  padding: 10px
}

#chatlog {
  max-height: 400px
}

#chatoverlay {
  position: absolute;
  width: 300px;
  bottom: 10px;
  left: 10px;
  font-size: 14px;
  color: #fff;
  height: 265px
}

.whitechat {
  /*border:5px solid #68f;border-radius:0 0 10px 10px;*/
  background-color: #f7f7f7
}

.blackchat {
  /*border:5px solid #68f;border-radius:0 0 10px 10px;*/
  background-color: #101010;
  color: #fff
}

.ads {
  height: 300px
}

option.custom {
  background-color: #d9534f;
  color: #333;
  font-size: 14px
}

#logo {
  margin-top: 55px;
  width: 380px;
  height: 141px;
  background-image: url(img/logohfw.png);
  background-size: 100%
}

#main-right {
  width: 360px;
  height: 550px;
  display: inline-block;
  vertical-align: top
}

.options-container {
  display: block;
  height: 250px;
  overflow-y: auto
}

.windoww {
  -webkit-box-shadow: 0 0 30px -2px rgba(0, 0, 0, .5);
  -moz-box-shadow: 0 0 30px -2px rgba(0, 0, 0, .5);
  box-shadow: 0 0 30px -2px rgba(0, 0, 0, .5);
  background-color: #eff0f2;
  border: 5px solid #428bca;
  color: #888;
  font-family: Bungee;
  padding: 15px
}

.btn-lower {
  width: 275px;
  margin-bottom: 10px
}

.sharik {
  width: 16px;
  height: 16px;
  margin: 5px;
  border-radius: 8px;
  float: left
}

.curser,
.ui-select {
  width: 100%
}

.singlenews {
  margin-bottom: 10px;
  font-size: 16px;
  padding-top: 3px;
  margin-left: 30px
}

.btn-xs {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px
}

.curser {
  display: block;
  z-index: 1000;
  top: 0;
  color: rgba(205, 105, 5, .65);
  font-size: 12px;
  padding: 0
}

#loginform .error,
#loginform .title {
  text-align: center;
  font-weight: 700
}

#logindata {
  max-height: 300px;
  overflow-y: auto
}

select::-ms-expand {
  display: none
}

select {
  -webkit-appearance: none;
  appearance: none
}

@-moz-document url-prefix() {
  .ui-select {
    border: 1px solid #CCC;
    border-radius: 4px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden
  }
  .ui-select select {
    width: 110%;
    background-position: right 30px center!important;
    border: none!important
  }
}

ul {
  list-style-type: none
}

/*li {
  display: inline-block
}*/

input[type=checkbox][id^=cb] {
  display: none
}

label:before {
  background-color: #fff;
  color: #fff;
  content: " ";
  display: block;
  border-radius: 50%;
  border: 1px solid grey;
  position: absolute;
  top: -5px;
  left: -5px;
  width: 25px;
  height: 25px;
  line-height: 28px;
  transition-duration: .4s;
  transform: scale(0)
}

label img {
  height: 64px;
  width: 64px;
  transition-duration: .2s;
  transform-origin: 50% 50%
}

.slideThree,
.slideThree label {
  height: 40px;
  border-radius: 3px
}

:checked+label {
  border-color: #ddd
}

:checked+label img {
  transform: scale(.9);
  box-shadow: 0 0 5px #333;
  z-index: -1
}

.slideThree:after,
.slideThree:before {
  z-index: 0;
  font-weight: 700;
  font-family: Bungee;
  font-size: 20px
}

.slideThree {
  width: 215px;
  background-color: #bdc3c7;
  margin: 0 auto;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center
}

.slideThree:after {
  color: red;
  position: absolute;
  right: 10px;
  text-shadow: 1px 1px 10px rgba(255, 255, 255, .15)
}

.slideThree:before {
  color: green;
  position: absolute;
  left: 10px
}

.slideThree .Text {
  font-family: Bungee;
  color: #888;
  font-size: 20px
}

.slideThree label {
  display: block;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 60px;
  background-color: #428bca;
  moz-transition: left .5s ease;
  -o-transition: left .5s ease;
  -webkit-transition: left .5s ease;
  transition: left .5s ease
}

.slideThree input[type=checkbox] {
  visibility: hidden
}

.slideThree input[type=checkbox]:checked+label {
  left: 155px
}
