html {
    font-size: 10px;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
    font-family: sans-serif;
      color: #000;
  background: #FFF;
}

html, body, form {
  height: 100%;
  margin: 0!important;
  padding: 0!important;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
ol, ul {
  list-style: none;
}

*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

textarea, input, a {
    outline: 0;
}

.container {
    width: 1035px!important;
}
#center.col-xs-6 {
    width: 52%;
}
#center.col-xs-9 {
    width: 76%;
    padding-left: 10px;
    padding-right: 10px;
}

#pageWrap {
  position: relative;
  height: 100%;
  height: auto!important;
  min-height: 100%;
  width: 100%;
}
#pageWrap, .shadow-bg {
  background: url("../img/border.png") center repeat-y;
}
.header-1 {
  background: #e7e7e7;
  height: 30px;
}
.header-time {
  height: 30px;
  padding-top: 4px;
  font-weight: 600;
  color: #3d3d3d;
}
#langMenu {
  color: #000;
  float: right;
  position: absolute;
  right: 0;
  width: 225px;
  z-index: 100;
}
#selectedLang {
  cursor: pointer;
  float: left;
  height: 28px;
  padding: 3px 10px;
  width: 100%;
}

.iframeStyle {
  width: 100%;
  height: 1500px;
}

.flags.en {
  background-position: -29px 0;
}
.flags.EN {
  background-position: -29px 0;
}
.flags.de {
  background-position: 0 0;
}
.flags.DE {
  background-position: 0 0;
}

.flags.fr {
  background-position: -58px 0;
}
.flags.FR {
  background-position: -58px 0;
}
.flags.hr {
  background-position: -87px 0;
}
.flags.HR {
  background-position: -87px 0;
}
.flags.it {
  background-position: -116px 0;
}
.flags.IT {
  background-position: -116px 0;
}
.flags.sq {
  background-position: -145px 0;
}
.flags.SQ {
  background-position: -145px 0;
}

.flags.tr {
  background-position: -174px 0;
}
.flags.TR {
  background-position: -174px 0;
}

.flags.nl {
  background-position: -203px 0;
}
.flags.NL {
  background-position: -203px 0;
}

.flags {
  background: url("../img/flags-rounded.png") no-repeat scroll top left transparent;
  display: inline-block;
  float: left;
  height: 24px;
  width: 24px;
}

#selectedLang .lang-caption {
  font-weight: 600;
  margin-left: 0;
  padding-left: 10px;
  text-transform: uppercase;
  width: 166px;
}
.lang-caption {
  float: left;
  font-size: 12px;
  height: 24px;
  line-height: 24px;
  margin-left: 8px;
}
.lang-option {
  border-bottom: 1px solid #c6c6c6;
  color: #000!important;
  display: block;
  float: left;
  padding: 9px 10px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
#selectedLang .glyphicon {
  font-size: 10px;
  margin-top: 6px;
}
#ulLanguages {
  background-color: #ececec;
  clear: both;
  float: left;
  margin-bottom: 0;
  margin-top: 2px;
  width: 100%;
}
#ulLanguages li {
  clear: both;
  float: left;
  width: 100%;
}

.header-2 {
  background: url("../img/header_bg.png") center;
  height: 135px;
}

#logo {
  background: url("../img/logo.png") no-repeat scroll center center transparent;
  cursor: pointer;
  float: left;
  height: 97px;
  position: relative;
  width: 224px;
}
.nopadding-right {
  padding-right: 0!important;
  margin-right: 0!important;
}
.nopadding {
  padding: 0!important;
  margin: 0!important;
}
#login-container, #logger, #logOutPanel {
  float: right;
  width: 100%;
  padding-bottom: 2px;
}
#loginPanel {
  float: right;
  margin-right: 0;
  margin-top: 30px;
  width: 560px;
}
#loginInput {
  height: 28px;
  position: relative;
}
.fleft {
  float: left;
}
#unameDef, #pwdDef {
  cursor: text;
  font-size: 12px;
  height: 28px;
  line-height: 28px;
  position: absolute;
  text-indent: 5px;
  width: 132px;
}
#pwdDef {
  right: 115px;
}
#loginInput input[type="text"], #loginInput input[type="password"] {
  border: 1px solid #d9d9d9;
  float: left;
  font-size: 12px;
  height: 28px;
  margin-right: 10px;
  padding-left: 5px;
  width: 127px;
}
.btn-alt {
  background: none repeat scroll 0 0 #5fbeed;
  border: 0 none;
  color: #fff;
  float: left;
  font-size: 12px;
  height: 28px;
  text-align: center;
  text-transform: uppercase;
  width: 170px;
}
#recovery {
  float: right;
  height: 28px;
  padding-top: 8px;
}
#recovery a {
  color: #4d4d4d;
  font-size: 11px;
  height: 28px;
  line-height: 28px;
  margin-left: 20px;
  text-decoration: none;
}
.meni {
  background: url("../img/m-bg.jpg");
  height: 38px;
  font-family: 'Open Sans',sans-serif;
  color: #FFF;
  font-size: 12px;
  font-weight: 600;
}

ul#menu li a:hover, ul#menu li a:active, .menu-selected {
    background: url("../img/m-bg-hover.jpg");
    color: #FFF!important;
    height: 38px;
    margin-left: -1px;
}

ul#menu {
  display: table;
  list-style: none;
  margin: 0;
  padding: 0;
  height: 38px;
  vertical-align: middle;
}
ul#menu li {
  display: table-cell;
  height: 38px;
  text-align: center;
  vertical-align: middle;
}
ul#menu li a {
  color: #b8b8b8;
  display: table-cell;
  height: 38px;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 0 3px #000;
  text-shadow: 2px;
  text-transform: uppercase;
  vertical-align: middle;
  width: 125px;
}
.dvdr {
  background: url("../img/m-bg-s.jpg");
  float: left;
  height: 38px;
  width: 2px;
}

.background {
  background: url("../img/bg.png") top center no-repeat;
}
#mainContent {
  min-height: 350px;
}
.push, #footer {
  clear: both;
  /* height: 355px; */
}
#left-container.col-xs-3, #right-container.col-xs-3 {
  padding-left: 10px;
  padding-right: 10px;
  width: 24%;
}
#search-box {
  border: 1px solid #d9d9d9;
  display: block;
  left: 0;
  margin: 0;
  padding: 0 15px;
  width: 100%;
}
#search-box input[type="text"] {
  background-color: #fff;
  border: medium none;
  color: #8e8e8e;
  display: block;
  font-size: .875em;
  padding: 7px 30px 7px 7px;
  text-align: left;
  width: 100%;
}
#search, #resultSearch {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  border: 0 none;
  color: #878787;
  display: block;
  padding: 0;
  position: absolute;
  right: 25px;
  top: 6px;
}
#betPeriodSelect {
  color: #000;
  cursor: pointer;
  float: left;
  font-size: 12px;
  font-weight: 600;
  margin-top: 13px;
  width: 100%;
}
.bet-period-active {
  background: none repeat scroll 0 0 #d9d9d9;
  border: 1px solid #c6c6c6;
  padding: 11px 0 12px 28px;
  text-transform: uppercase;
}
#betPeriodSelect .trigger {
  float: right;
  font-size: 10px;
  margin-right: 15px;
  margin-top: 3px;
}
#intervalSelect {
  border-left: 1px solid #c6c6c6;
  border-right: 1px solid #c6c6c6;
  margin-bottom: 0;
  width: 100%;
}
#intervalSelect li {
  background: url("../img/red-arrow-right.png") no-repeat scroll 30px center transparent;
  border-bottom: 1px solid #c6c6c6;
  font-weight: normal;
  padding: 6px 37px 6px 49px;
  text-transform: uppercase;
  width: 100%;
}

#bidRepeater {
  float: left;
  width: 100%;
}

#sportsMenu {
  background-color: #f6f6f6;
  border-right: 1px solid #c6c6c6;
  float: left;
  margin-bottom: 0;
  -moz-user-select: none;
  -webkit-user-select: none;
  width: 100%;
}

#sportsMenu .sico {
  margin-right: 12px;
}
.sico.sport-1,.sico.sport-SOCCER {
  background-position: -105px 0;
}
.sico.sport-4,.sico.sport-HOCKEY {
  background-position: -798px 0;
}
.sico.sport-5,.sico.sport-TENNIS {
  background-position: -819px 0;
}
.sico.sport-2,.sico.sport-BASKETBALL {
  background-position: -336px 0;
}
.sico.sport-3,.sico.sport-BASEBALL  {
    background-position: -567px 0;
}
.sico.sport-6,.sico.sport-HANDBALL {
  background-position: -966px 0;
}
.sico.sport-26,.sico.sport-WATERPOLO  {
    background-position: -483px 0;
}
.sico.sport-23,.sico.sport-VOLLEYBALL {
 
  background-position: -420px 0;
}
.sico.sport-11 {
  background-position: -147px 0;
}
.sico.sport-12,.sico.sport-RAGBY {
    background-position: -168px 0;
}
.sico.sport-16,.sico.sport-NFL {
    background-position: -252px 0;
}.sico.sport-0 {
    background: 0;
}
.sico {
  height: 16px;
  width: 16px;
}
.sico, .srvico {
  background-attachment: scroll;
  background-color: transparent;
  background-image: url("../img/sport-icons-d54a9d19044844ebbfb84137dde44603.png");
  background-repeat: no-repeat;
}

.srvico.server-5 {
    background-position: -819px 0px; 
}



#sportsMenu li, #sportsMenu ul {
  clear: both;
}
li.sport>.toggler {
  border-bottom: 1px solid #c6c6c6;
  border-left: 1px solid #c6c6c6;
}
li.sport .toggler, li.country .toggler, li.league, li.ext {
  cursor: pointer;
  float: left;
  font-size: .875em;
  font-weight: 600;
  line-height: 18px;
  padding: 8px 6px 7px 10px;
  position: relative;
  text-transform: uppercase;
  width: 100%;
}
.cwrapper {
  width: 100%;
}
.cwrapper, .twrapper {
  background-color: #FFF;
  float: left;
}
.country {
  background: #fff;
  color: #525252;
  float: left;
  font-variant: normal;
  width: 100%;
}
li.ext {
  border-left: 3px solid #5fbeed;
  border-bottom: 1px solid #c6c6c6;
  color: #5fbeed;
  text-align: center;
  background-color: #fff;
}
.hide {
  display: none;
}

li.country>.toggler {
  border-bottom: 1px solid #c6c6c6;
  border-left: 3px solid #5fbeed;
  padding-left: 8px;
}
li.sport .toggler, li.country .toggler, li.league, li.ext {
  cursor: pointer;
  float: left;
  font-size: .875em;
  font-weight: 600;
  line-height: 18px;
  padding: 8px 6px 7px 10px;
  position: relative;
  text-transform: uppercase;
  width: 100%;
}
div.toggler span {
  float: left;
}
.title, .ctitle {
  float: left;
  min-height: 16px;
  overflow: visible;
  width: 160px;
}
#sportsMenu .count {
  float: right;
  font-weight: normal;
}
#sportsMenu .badge {
  float: right;
  font-weight: normal;
  font-size: 11px;
}
.twrapper {
  border-bottom: 1px solid #c6c6c6;
  float: left;
  width: 100%;
}
.cwrapper, .twrapper {
  background-color: #FFF;
  float: left;
}
li.league {
  border-left: 3px solid #777;
  font-weight: 400;
  margin-left: 4%;
  padding: 4px 6px 4px 4px;
  text-transform: none;
  width: 96%;
}
.collapsed {
  display: none;
  _width: 100%;
}






#specialMatches div, #specialMatches span {
  float: left;
}
#matchesContainer, #matchesBid, #resultNavigation {
  float: left;
  width: 100%;
}
.top-games-wrap {
  float: left;
  width: 100%;
}
.country-wrapper {
  font-weight: normal;
  margin-bottom: 10px;
  width: 100%;
}



.hw-5, .hw-1 {
  background: url("../img/sport-bg-red.png") repeat-x scroll 0 0 transparent;
  color: #fff;
  text-transform: uppercase;
}
.hw-1 {
  background: url("../img/sport-bg.png") repeat-x scroll 0 0 transparent;
  color: #fff;
  text-transform: uppercase;
}
.hw-1, .hw-2, .hw-3, .hw-4, .hw-5, .hw-a, .hw-b, .hw-c, .hw-d {
  float: left;
  font-size: 12px;
  font-weight: 600;
  min-height: 22px;
  width: 100%;
}
.cinfo {
  float: left;
  padding: 6px;
  width: 300px;
}
.sbox-cont {
  cursor: pointer;
  height: 30px;
  line-height: 30px;
  position: relative;
  width: 210px;
}

.tiptitle {
  background: none!important;
  font-size: 11px;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  text-align: center;
  width: 172px;
}
.sbox-cont .trigger {
  cursor: pointer;
  float: left;
  height: 30px;
  line-height: 30px;
  width: 20px;
}
.sbox-cont .trigger .glyphicon {
  font-size: 10px;
  margin-top: 10px;
}
ul.selectbox {
  background: none repeat scroll 0 0 #fff;
  box-shadow: 0 9px 17px 5px #777;
  clear: both;
  color: #000;
  float: left;
  font-weight: 300;
  left: -300px;
  position: absolute;
  text-transform: none;
  top: 30px;
  width: 540px;
  z-index: 4001;
  -moz-box-shadow: 0 9px 17px 5px #777;
  -webkit-box-shadow: 0 9px 17px 5px #777;
}
ul.selectbox li {
  border-color: #FFF #D5D5D5 #E4E4E4 #FFFFFF;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  display: block;
  float: left;
  font-size: 11px;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  text-indent: 6px;
  width: 50%;
}
.hw-1 button, .hw-2 button, .hw-3 button, .deselect {
  background: 0;
  border: 0 none;
  font-size: 12px;
  margin-top: 8px;
  outline: 0 none;
}
.country-content>div:last-child {
  border: 0 none;
}
div.league {
  width: 100%;
}
.matches, .top-games, div.league {
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
  box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

div.league .hw-2 {
  background: url("../img/headers/hw-a.png") repeat scroll 0 0 transparent;
  color: #fff;
  border: 1px solid #c6c6c6;
  margin-top: 4px;
}
.lg-info {
  height: 28px;
  max-width: 490px;
  overflow: hidden;
  padding: 6px 10px 6px 6px;
}

.lg-name {
  height: 16px;
  max-width: 270px;
  overflow: hidden;
  white-space: nowrap;
}
.tsplit {
  background: url("../img/arrow-r-white.png") no-repeat scroll center center transparent;
  float: left;
  height: 16px;
  margin: 0 4px;
  width: 12px;
}

.ttype {
  font-size: 11px;
  height: 16px;
  line-height: 16px;
  max-width: 160px;
  overflow: hidden;
  text-transform: none;
  white-space: nowrap;
}

.hw-2 .stats {
  background-image: url("../img/chart-gray.png");
  border: 0 none;
}

.helpIconLive, .lg-info .helpIcon {
  background: url("../img/info-12-white.png") no-repeat scroll 0 0 transparent;
}

#highlights .icon, #lastMinute .icon, #mostPlayed .icon {
  float: right;
  font-size: 22px;
  margin: 3px 4px 0 0;
}
.top-games {
  border: 1px solid #c6c6c6;
}
matches, .top-games, div.league {
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
  box-shadow: 0 5px 10px rgba(0,0,0,.2);
}
.country-content {
  float: left;
  width: 100%;
}
.bet-tip {
  clear: both;
  border-bottom: 1px solid #c6c6c6;
  float: left;
  height: 24px;
  line-height: 24px;
  width: 100%;
}
.pad-l-tip {
  padding-left: 310px;
}
.btype.tipp {
  font-weight: bold;
  font-size: 11px;
  color: #cc0f16;
}
.btype {
  padding: 0;
  text-align: center;
  width: 40px;
  float: left;
}
.bmatch {
  border-bottom: 1px solid #c6c6c6;
  clear: both;
  color: #525252;
  float: left;
  height: auto;
  line-height: 26px;
  width: 100%;
}
.rgray {
  background-color: #f6f6f6;
}
.mtime {
  color: #5D5D5D;
  float: left;
  font-size: 11px;
  height: 100%;
  overflow: hidden;
  text-indent: 2px;
  width: 30px;
}
.mtime span {
  font-size: 11px;
  height: 12px;
  line-height: 12px;
  overflow: hidden;
  width: 58px;
}
.mteams {
  color: #0a0a0a;
  float: left;
  font-size: 11px;
  font-weight: 600;
  text-align: left;
  vertical-align: middle;
  width: 214px;
}
.team {
  cursor: default;
  display: inline-block;
  float: left;
  overflow: hidden;
  text-align: left;
  text-indent: 3px;
  white-space: nowrap;
  width: 50%;
  zoom: 1;
}
.tspace {
  margin: 3px;
}
.bet {
  background-attachment: scroll;
  background-color: transparent;
  background-position: 1px 1px;
  background-repeat: no-repeat;
  background-image: url("../img/odds-button-live2.png");
  border: 0 none;
  color: #000;
  float: left;
  font-size: 12px;
  height: 26px;
  text-align: center;
  vertical-align: middle;
  width: 40px;
}
.minfo-top {
  float: right!important;
  width: 104px;
}
.minfo {
  float: right!important;
  width: 96px;
}
.stats {
  background-image: url("../img/chart.png");
  cursor: pointer;
}
.stats, .no-stats {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-color: transparent;
  height: 24px;
  width: 20px;
}
.no-tv {
  background-image: url("../img/no-tv.png");
}
.tv {
  background-image: url("../img/tv.png");
  cursor: help;
}
.tv, .no-tv {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-color: transparent;
  height: 24px;
  width: 20px;
}
.mlive {
  background: url("../img/live.png") no-repeat scroll center center transparent;
  height: 24px;
  width: 24px;
}
.slider, .live-slider {
  cursor: pointer;
  float: right!important;
  font-size: 11px;
  font-weight: 600;
  height: 24px;
  line-height: 24px;
  text-align: center;
  width: 32px;
}
.slider>span, .live-slider>span {
  color: #5fbeed;
  float: right!important;
  font-size: 10px;
  line-height: 22px;
  width: 10px;
}

.league-content {
  border-left: 1px solid #c6c6c6;
  border-right: 1px solid #c6c6c6;
  width: 100%;
}
#matchesContainer div, #matchesContainer span {
  float: left;
}

.fright {
  float: right!important;
}
.cinfo .sico {
  margin-right: 6px;
}
.bet.selected {
  /* background-image: url("../img/odds-button-selected-live2.png"); */
  color: #fff;
  outline: medium none;
  background: #f0b217;
}
.clear {
  clear: both;
}
.blank, .hc {
  float: left;
  width: 40px;
  height: 20px;
}
.pg-title {
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  margin: 10px 0;
  padding: 0;
}
.mdate {
  color: #5fbeed;
  font-size: 11px;
  font-weight: bold;
  text-indent: 4px;
  width: 150px;
}
.bet-3way {
  float: left;
  padding-left: 160px;
}
.bet-2way {
  padding-left: 173px;
}
.tipp-wide {
  color: #cc0f16;
  float: left;
  font-size: 11px;
  font-weight: bold;
  height: 24px;
  overflow: hidden;
  text-align: center;
  width: 60px;
}
.hc-short {
  float: left;
  font-size: 11px;
  height: 22px;
  overflow: hidden;
  text-align: center;
  width: 20px;
}

.w240 {
  width: 240px;
}
.w260 {
  width: 260px;
}
.w160 {
  width: 160px;
}






#betslipTooltip {
  box-shadow: 2px 2px 4px 0 #464646;
  margin-left: -280px;
  position: fixed;
  width: 270px;
  z-index: 1000;
}
#bsInfoHeader {
  float: inherit;
  height: 28px;
  line-height: 28px;
}
#bsInfoTitle {
  float: left;
  padding-left: 8px;
  width: 90%;
}
#bsInfoContent {
  border: 2px solid #5fbeed;
  border-top: 0;
  background-color: #fff;
  width: 100%;
}
#bsInfoMsg {
  background: url("../img/warning-24.png") no-repeat scroll 4px center transparent;
  color: #000;
  font-size: 12px;
  font-weight: normal;
  line-height: 14px;
  padding: 8px 5px 8px 35px;
}

#container {
  float: left;
  position: relative;
  width: 100%;
  z-index: 1;
}

.banner-box {
  float: left;
  margin-top: 13px;
}
.baner-header {
  background: url("../img/baner-bg.png");
  border: 1px solid #d2d2d2;
  color: #000;
  font-size: 12px;
  font-weight: 600;
  padding-bottom: 12px;
  padding-left: 12px;
  padding-top: 11px;
  text-transform: uppercase;
}
.bets-empty {
  border: 1px solid #c6c6c6;
  color: #000;
  line-height: 20px;
  padding: 15px;
}
.bs-scroll-toggler {
  background-color: #fff;
  border: 0 none;
  clear: both;
  color: #464646;
  display: block;
  float: right;
  font-size: .875em;
  font-weight: bold;
  padding: 15px 0;
  text-align: center;
  text-decoration: underline;
  text-transform: uppercase;
  width: 100%;
}
.stv-b,li.country>.toggler:hover{
    background:#d9d9d9;
    color:#0a0a0a
}
.stv-a,li.sport>.toggler:hover{
  background: #5fbeed;
  border-left:3px solid #5fbeed!important;
  color:#fff
}

#betMode input[type="button"].active {
  background-color: #5fbeed;
  color: #fff;
}
#betMode input[type="button"] {
  background-color: #d9d9d9;
  border: 0 none;
  color: #0a0a0a;
  display: block;
  float: left;
  font-weight: 600;
  outline: 0 none;
  padding: 11px 0;
  text-align: center;
  text-transform: uppercase;
  width: 50%;
}
.bet-unactive {
  background-color: #464646;
  line-height: 14px;
  min-height: 36px;
  padding: 4px 0;
}
.bet-submit, .bet-unactive, .bet-reuse, .bet-accept-odds {
  border: 0 none;
  color: #fff;
  font-size: 14px;
  padding: 11px 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.bet-submit {
  background-color: #5fbeed;
}
.bet-view {
  border: 1px solid #c6c6c6;
  float: left;
  font-size: .82em;
}
#bsBets {
  border-bottom: 1px solid #c6c6c6;
  float: left;
  margin-bottom: 0;
  text-align: left;
  width: 100%;
}
#bsBets>li:first-child {
  border-top: 0 none;
}
.event-info {
  background-color: #f6f6f6;
  border-bottom: 1px solid #c6c6c6;
  border-top: 1px solid #c6c6c6;
  float: left;
  font-weight: 600;
  padding: 4px;
  position: relative;
  width: 100%;
}
.team-info {
  float: left;
  font-size: 11px;
  width: 86%;
}
.close-bet {
  color: #747474;
  cursor: pointer;
  float: right;
  font-size: 1.1em;
  padding-top: 1px;
}
.bet-comb {
  clear: both;
  float: left;
  padding: 2px 4px;
  width: 100%;
}
.bs-data {
  clear: both;
  float: left;
  width: 100%;
}
.bs-bet {
  color: #424242;
  float: left;
  width: 85%;
}
.bs-odd {
  float: right;
  font-weight: bold;
  text-align: right;
  width: 15%;
}
.bet-panel {
  float: right!important;
  padding-top: 2px;
  width: 15%;
}
.close-weg, .close-bet:hover, .bank.on, .bank:hover, .cbox-weg.check {
  color: #5fbeed;
}
#betSlipInfo {
  background-color: #f6f6f6;
  float: left;
  width: 100%;
}
.info-row {
  clear: both;
  float: left;
  padding: 6px;
  border-top: 1px solid #c6c6c6;
  width: 100%;
}
.bold {
  font-weight: bold;
}
.fleft {
  float: left;
}
.bet-accept-odds {
  background-color: #fff;
  border-top: 1px solid #c6c6c6;
  color: #525252;
  font-size: 12px;
  padding: 6px 0;
  text-transform: none;
}

.slider-white {
    background-color: #fff;
}
.bspecial-wrapper {
    border-top: 1px solid #cc0f16;
    float: left;
    width: 100%;
}

.bspecial {
    border-bottom: 1px solid #c3c3c3;
    clear: both;
    color: #0a0a0a;
    float: left;
    font-size: 11px;
    line-height: 24px;
    padding: 2px 4px;
    width: 100%;
}
.hc-med, .hc-wide {
    color: #c00f16;
    float: left;
    font-size: 11px;
    font-weight: bold;
    height: 22px;
    text-align: right;
    text-indent: 3px;
    width: 60px;
    overflow: hidden;
    margin-right: 5px;
}

.special-odds {
    float: right!important;
}
.slider-up {
    color: #5fbeed;
    cursor: pointer;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    padding: 0 10px 10px 0;
    text-align: right;
    text-decoration: underline;
    text-transform: uppercase;
    width: 100%;
}
.bs-curr {
    float: right;
    height: 24px;
    line-height: 24px;
    text-indent: 4px;
}
#betSlipInfo input[type="text"] {
    border: 1px solid #c6c6c6;
    border-radius: 4px;
    float: right;
    font-size: 1em;
    padding: 3px;
    text-align: right;
    vertical-align: middle;
    width: 75px;
}
.btn-a, .btn-b, .btn-c, .edit, .cancel, .save {
    background: none repeat scroll 0 0 #464646;
    border: 0 none;
    color: #fff;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
}
.btn-a {
    float: left;
    height: 28px;
    margin-right: 10px;
    width: 100px;
}
.btn-b {
    background-color: #5fbeed;
    float: right;
    font-size: 13px;
    height: 36px;
    padding: 5px;
    width: 170px;
}
.row-initial {
    margin-top: 13px;
}
.footer-1 {
    background: url("../img/footer-bg.jpg");
    height: 220px;
    font-size: 12px;
    line-height: 21px;
    color: #949596;
}
.footer-2 {
    background: url("../img/footer-bg-2.jpg");
    height: 80px;
}
.adiction-warning {
    color: #999;
    float: left;
    font-size: 11px;
    padding: 20px 0 0 150px;
    width: 90%;
}
.footer-2 .to_top {
    cursor: pointer;
    position: absolute;
    right: 38px;
    top: -20px;
}





#liveBettingWrapper, .live-sport, .ulm-day, .ulm-wrap {
    width: 100%;
}
#liveBettingWrapper {
    float: left;
    font-size: 10px;
}
#liveBettingWrapper div {
    float: left;
}
.live-sport > div {
    width: 100%;
}
.matches {
    border: 1px solid #c6c6c6;
    clear: both;
    margin-bottom: 4px;
}
.live-wide {
    float: left;
    width: 100%;
}
.live-header>.indent {
    height: 34px;
    line-height: 34px;
    text-indent: 20px;
    text-transform: uppercase;
    width: 35%;
}



.live-header div {
    font-weight: bold;
}
.indent {
    clear: both;
    height: 24px;
    line-height: 24px;
    text-indent: 30px;
    width: 100%;
    border-right: 1px solid #c6c6c6;
}
.live-types {
    width: 65%;
}
.type {
    float: left;
    text-align: left;
    width: 25%;
}
.live-type {
    height: 33px;
    line-height: 40px;
    overflow: visible;
    text-align: center;
    width: 109px;
    white-space: nowrap;
}
.helpIcon, .helpIconLive {
    cursor: default;
    height: 12px;
    vertical-align: top;
    width: 12px;
}
.helpIconLive {
    margin-top: 4px;
}
.live-header {
    background: url("../img/sport-bg.png") repeat scroll 0 0 transparent;
    clear: both;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    margin-top: 13px;
    height: 34px;
    width: 100%;
}
.hw-5, .hw-1 {
  /* background: url("../img/sport-bg-red.png") repeat-x scroll 0 0 transparent; */
  color: #fff;
  text-transform: uppercase;
  background-color: #5fbeed;
}
.hw-a {
    color: #fff;
    text-transform: uppercase;
    background: url("../img/headers/hw-a.png") repeat scroll 0 0 transparent;
}
.sport-stamp {
    margin: 8px 0 0 8px;
}
div {
    text-align: left;
}
.tip-header {
    background: url("../img/baner-bg.png") repeat scroll 0 0 transparent;
    border-left: 1px solid #c6c6c6;
    border-right: 1px solid #c6c6c6;
    clear: both;
    color: #5fbeed;
    font-size: 12px;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    width: 100%;
}
.tip-header>.tip {
    width: 16.25%;
}
.tip-header>.tip-15 {
    width: 15%;
}
.tip, .time, .time-ht, .teams, .game, .halftime, .live-slider{
    height: 26px;
    line-height: 26px;
}
.tip {
    float: left;
    width: 25%;
}
.tip>span {
    display: inline-block;
    text-align: center;
    width: 33%;
    zoom: 1;
    float: left;
}
.tip-header>.indent {
    width: 35%;
}
.matches>div:last-child {
    border: 0 none;
}
#liveBettingWrapper .bmatch div {
    float: left;
}

.match-info {
    border-right: 1px solid #c6c6c6;
    width: 35%;
}
.time, .time-ht {
    background-color: #525252;
    color: #fff;
    font-size: 11px;
    text-align: center;
    width: 5%;
}
.teams {
    width: 88%;
}
.teams>span.team {
    width: 42%;
}
.tname {
    color: #000;
    font-size: 11px;
    white-space: nowrap;
}
.result {
    color: #c00f16;
    display: inline-block;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    text-align: center;
    width: 16%;
    zoom: 1;
}
.match-odds {
    width: 65%;
}
.indent-ht {
    color: #424242;
    font-size: 11px;
    height: 24px;
    line-height: 24px;
    text-indent: 8px;
}
.match-odds>div.game, .match-odds>div.halftime {
    width: 100%;
}
.game>div.tip, .halftime>div.tip {
    width: 25%;
}
.halftime {
    border-top: 1px solid #c6c6c6;
}
.live-hc {
    font-weight: bold;
    height: 24px;
    line-height: 24px;
}

#liveBettingWrapper .tip {
    padding: 0 2px;
    border-right: 1px solid #c6c6c6;
}
.no-right-padding {
    padding-right: 0!important;
}

.bet:hover {
    font-weight: bold;
}
.bstop {
    display: none!important;
}
.info-box, .info-success, .info-failed {
    background: url("../img/info-32.png") no-repeat scroll left center transparent;
    line-height: 24px;
    margin: 0 auto;
    min-height: 50px;
    padding: 10px 10px 10px 50px;
    width: 70%;
}

.card.red {
    background-color: #CC0F16;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    margin: 2px 2px 0 2px;
    width: 12px;
    zoom: 1;
}

.bet.inc {
    background-image: url("../img/odds-button-up.png");
}
.bet.dec {
    background-image: url("../img/odds-button-down.png");
}
.set-score {
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
}
span.home {
    float: left;
    height: 16px;
    margin: 5px 0 0 24px;
    width: 16px!important;
}
span.guest {
    float: left;
    height: 16px;
    margin: 5px 5px 0 0;
    width: 20px!important;
}

#logOutPanel {
    margin-top: 15px;
}
#activityInfo {
    font-size: 11px;
    font-weight: 600;
    min-width: 500px;
    padding-top: 7px;
    position: absolute;
    left: 0;
    top: -30px;
}
#userNavigation {
    float: left;
    position: relative;
}
#accMenu {
    float: right;
    margin-bottom: 0!important;
}
#accMenu li {
    display: block;
    float: left;
    width: 80px;
}
.acc-bets-selected, .acc-bets:hover {
    background-position: -10px -72px;
}
.utab {
    background-image: url("../img/acc-sprite.png");
    background-attachment: scroll;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    clear: both;
    float: left;
    height: 42px;
    margin-left: 20px;
    width: 42px;
}
.acc-bets-selected, .acc-bets:hover {
    background-position: -10px -72px;
}
.acc-bets {
    background-position: -10px -10px;
}
.acc-nav-caption {
    clear: both;
    color: #333!important;
    display: block;
    font-size: 12px;
    height: 24px;
    line-height: 12px;
    text-align: center;
    word-wrap: break-word;
}
.acc-statement {
    background-position: -10px -382px;
}
.acc-statement-selected, .acc-statement:hover {
    background-position: -10px -444px;
}
#liveTabs>.tab{
    outline: 0;
    width: 50%;
}
.tab:hover{
  background-color:#f6f6f6;
  color:#0a0a0a;
  border-bottom:2px solid #5fbeed;
  text-decoration:none;
  font-weight:600
  }
.acc-nav-caption {
    clear: both;
    color: #333!important;
    display: block;
    font-size: 12px;
    height: 24px;
    line-height: 20px;
    text-align: center;
    word-wrap: break-word;
}
.acc-settings {
    background-position: -10px -258px;
}
.acc-deposit {
    background-position: -10px -134px;
}
.acc-withdraw {
    background-position: -10px -630px;
}
.acc-upload {
    background-position: -10px -506px;
}
#accountInfo {
    float: left;
    line-height: 20px;
    margin-bottom: 6px;
}
.bold {
    font-weight: bold;
}
#btnRefresh, .refresh {
    background: url("../img/refresh.png") no-repeat scroll center center transparent;
    border: 0 none;
    cursor: pointer;
    height: 100%;
    width: 20px;
}
.refresh {
    margin: 4px 0 0 10px;
}


#betTabs>input[type="submit"], #transactionTabs>input[type="submit"],#betTabs>input[type="button"],#transactionTabs>input[type="button"] {
    width: 50%;
}
#tabs, #betTabs, #transactionTabs {
    float: left;
    margin-bottom: 15px;
    width: 100%;
}
#abContents {
    min-height: 130px;
}
.report-wrap, .report-box {
    float: left;
    width: 100%;
}
.report-box {
    min-height: 130px;
}
.bmargin-10 {
    margin-bottom: 10px;
}
.betSlip {
    clear: both;
    color: #000;
    display: table;
    font-size: 11px;
    margin-bottom: 15px;
    width: 100%;
}
.outcome-status {
    background-color: #f6f6f6;
    box-shadow: 1px 2px 4px #525252;
    float: left;
    font-size: 12px;
    font-weight: bold;
    max-width: 300px;
    overflow: hidden;
    padding: 4px 8px;
}
.betSlip .hw-a {
    display: table;
    height: 26px;
    line-height: 26px;
    text-transform: none;
}
.betSlip .hw-a div {
    text-align: center;
}
.betSlip .hw-2 {
    display: table;
    height: 24px;
    line-height: 24px;
}
.printer {
    background: url("../img/printer.png") scroll no-repeat center center transparent;
    cursor: pointer;
    float: left;
    height: 26px;
    width: 100%;
}
.bs-slider>span {
    float: right!important;
}
.form-content.framed, .form-content.info-framed {
    background: none repeat scroll 0 0 #f5f5f5;
    border: 1px solid #c6c6c6;
    clear: both;
    float: left;
    padding: 20px 20px 0;
    width: 100%;
}
.frm-row {
    clear: both;
    float: left;
    margin-bottom: 15px;
    width: 100%;
}

.tab, .activeTab {
    border: 0 none;
    border-collapse: collapse;
    cursor: pointer;
    color: #0a0a0a;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: 400;
    height: 36px;
    line-height: normal;
    overflow: visible;
    text-align: center;
    white-space: normal;
    width: 16.667%;
}
.activeTab {
    background-color: #5fbeed;
    border-bottom: 2px solid #5fbeed;
    color: #fff;
    font-weight: 600;
}
.form-wrap {
    float: left;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    width: 100%;
}
.outcome-status {
    background-color: #f6f6f6;
    box-shadow: 1px 2px 4px #525252;
    float: left;
    font-size: 12px;
    font-weight: bold;
    max-width: 300px;
    overflow: hidden;
    padding: 4px 8px;
}
.outcome-status span {
    margin-right: 10px;
}
.betSlip .hw-a {
    display: table;
    height: 26px;
    line-height: 26px;
    text-transform: none;
}
.bsContent, .bs-details {
    -webkit-box-shadow: 0 2px 3px rgba(0,0,0,.2);
    box-shadow: 0 2px 3px rgba(0,0,0,0.2);
}
.bsContent {
    border-top: 1px solid #c3c3c3;
    display: table;
    width: 100%;
}
.hw-2 {
    background: url("../img/baner-bg.png") repeat scroll 0 0 transparent;
    color: #000;
}
.hw-2>div.bs-time {
    background-color: transparent;
    border-right: 0 none;
}
.betSlip .hw-a div, .betSlip .hw-2 div {
    display: table-cell;
    vertical-align: middle;
}
.bs-time {
    background: #d9d9d9;
    border-right: 1px solid #c3c3c3;
    color: #0a0a0a;
    text-align: center;
    vertical-align: middle;
    width: 8%;
}
.bet-char {
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    width: 2%;
}
.event {
    width: 30%;
}
.event, .bet-type {
    line-height: 15px;
    overflow: hidden;
    padding: 0 4px;
    vertical-align: middle;
}
.fix, .no-fix {
    text-align: center;
    vertical-align: middle;
    visibility: visible;
    width: 2%;
}
.bet-type {
    width: 21%;
}
.ht-result {
    color: #747474;
    font-size: 11px;
    text-align: left;
}
.ft-result {
    font-weight: bold;
    text-align: center;
}
.event, .bet-type {
    line-height: 15px;
    overflow: hidden;
    padding: 0 4px;
    vertical-align: middle;
}
.odds {
    text-align: center;
    vertical-align: middle;
    width: 10%;
}
.event-result {
    vertical-align: middle;
    width: 11%;
}
.bet-price {
    overflow: hidden;
    width: 20%;
}
.bs-type {
    overflow: hidden;
    width: 25%;
}
.bet-time {
    width: 20%;
}
.print-wrap {
    width: 10%;
}
.bs-slider {
    cursor: pointer;
    padding-right: 10px;
    width: 5%;
}

.bsRow {
    border-bottom: 1px solid #f1f1f1;
    clear: both;
    display: table-row;
    font-size: 12px;
    width: 100%;
}
.sys-won {
    color: #008000;
}
.bsRow div, .bsRow span {
    display: table-cell;
    float: none;
}
.sys-lost {
    color: #CC0F16;
}
.sys-return {
    color: #E3E309;
}
.betOpen, .betWon, .betLost, .betCancel {
    font-size: 12px;
    height: 16px;
    vertical-align: middle;
    width: 2%;
}
.rleft {
    font-weight: bold;
    width: 30%;
}
.rcenter {
    width: 60%;
}
.tctext, .tcselect {
    border: 1px solid #d9d9d9;
    height: 35px;
    padding: 5px;
    width: 100%;
}
.rright {
    width: 10%;
}
.rleft, .rcenter, .rright, .rwide {
    float: left;
}
.frm-row.single {
    width: 90%!important;
}
#statementView .hw-1 {
    height: 28px;
    line-height: 28px;
    text-transform: none;
}
#statementView .hw-1 span {
    float: left;
}

.bs-tag {
    font-weight: bold;
    height: 24px;
    text-align: center;
    width: 80px;
}
.date {
    width: 200px;
}
.trans-type {
    width: 280px;
}
.amount {
    text-align: center;
    width: 160px;
}
.trans {
    border-left: 1px solid #c3c3c3;
    border-right: 1px solid #c3c3c3;
    border-bottom: 1px solid #c3c3c3;
    clear: both;
    float: left;
    font-size: 13px;
    height: 26px;
    line-height: 26px;
    width: 100%;
}
.bgray {
    background-color: #f1f1f1;
}
.trans div {
    float: left;
}
.bs-del {
    background-color: #fff;
    border: 0 none;
    clear: both;
    color: #d21216;
    display: block;
    float: right;
    font-size: .875em;
    padding: 11px;
    text-align: right;
    text-decoration: underline;
    text-transform: uppercase;
    width: 100%;
}
#sysCombinations {
    float: left;
    font-size: 11px;
    margin-bottom: 5px;
    width: 100%;
}
.bs-sys {
    display: inline;
    float: left;
    height: 20px;
    line-height: 20px;
    padding-left: 20px;
    width: 50%;
}
.sys-bet {
    cursor: pointer;
    float: left;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    width: 100%;
}

.sys-bet.sys-check .glyphicon {
    color: #5fbeed;
}
.sys-bet .glyphicon {
    color: #747474;
    font-size: 14px;
    padding-right: 4px;
}

.team-stat div.header-col {
  text-align: center;
}
.tsheader-1{

    background: none repeat scroll 0 0 #d9d9d9;
    border-top: 1px solid #c6c6c6;
    border-left: 1px solid #c6c6c6;
    padding-right: 11px 0 12px 28px;
    text-transform: uppercase;
}
.tsheader-2{
    background: none repeat scroll 0 0 #d9d9d9;
    border-left: 1px solid #c6c6c6;
    padding-right: 11px 0 12px 28px;
    text-transform: uppercase;
}
.tsitem {
    background: #F0F0F0;
    color: #525252;
    border-left: 1px solid #c6c6c6;
    border-right: 1px solid #c6c6c6;
    text-align: center;
    
}
.tsitem-odd {
   background: #E2E2E2;
   color: #525252;
   border-left: 1px solid #c6c6c6;
   border-right: 1px solid #c6c6c6;
   text-align: center;
}
.tsitem-last {
  border-bottom: 1px solid #c6c6c6;
}

.item-status-open {
  color: orange;
}
.item-status-won {
  color: green;
}
.item-status-lost {
  color: red;
}

#sportsMenu .count.cbox.check .glyphicon, li.league.cbox.check .title {
    color: #5fbeed;
}


.ulm-slider {
    cursor: pointer;
    float: left;
    height: 24px;
    padding: 5px 0 5px 15px;
    text-transform: uppercase;
    width: 40px;
}
.ulm-day {
    border: 1px solid #c6c6c6;
    float: left;
}
#live0 .tip-header {
    border-left: 0 none;
    border-right: 0 none;
}
.ulm-slider>span {
    color: #5fbeed;
}

.ulm-wrap > div.bmatch:first-child {
    border-top: 1px solid #c3c3c3;
}
.um-info {
    background-color: #d9d9d9;
    border-right: 1px solid #c3c3c3;
    color: #0a0a0a;
    height: 36px;
    width: 14%;
}
.um-info > div.time {
    background-color: #d9d9d9;
    color: #0a0a0a;
    height: 18px;
    line-height: 18px;
    width: 100%;
}
.um-info > div.sico {
    height: 16px;
    margin-left: 10px;
    width: 20px;
}
.teams.um-teams {
    height: 36px;
    width: 70%;
}
.um-teams > .team {
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    width: 100% !important;
}
.live-info {
    width: 16%;
    height: 36px;
}
#live0 .match-odds .tip {
    height: 36px;
    padding-top: 6px;
}
span.bs-odd span.locked {
  color: red;
}

.sport-exp {
    background: #B3B2B2 none repeat scroll 0 0;
    cursor: pointer;
    float: right!important;
    height: 30px;
    width: 5%;
}
.sport-exp>span {
    color: #0a0a0a;
    padding: 9px 10px;
}

.live-type {
    height: 30px;
    font-size: 11px;
    overflow: hidden;
    width: 100px;
}
.live-header {
    height: 30px;
}
.live-types-60 {
    width: 60%;
}


#liveBettingWrapper .bmatch div {
    float: left;
}

#liveBettingWrapper div.live-regular, #liveBettingWrapper div.live-extra {
  width: 100%;
}
.match-odds-60 {
  width: 60%;
}

#liveBettingWrapper .live-slider {
    background: #B3B2B2;
    float: left!important;
    width: 5%;
}

#liveBettingWrapper .teams {
    width: 100%;
}
#upcomming .teams {
  width: 70%;
}
 #liveBettingWrapper .bet{
  width: 100%;
}

.ext-count {
    color: #0a0a0a;
    float: left!important;
    font-size: 11px;
    text-align: center;
    width: 50%;
}

.live-slider>span {
    color: #0a0a0a;
    float: left!important;
}

.match-info-30 {
  width: 30%;
}

.mht .time, .mht .live-slider {
    height: 52px!important;
    line-height: 52px;
}

.mht .live-slider>span {
    line-height: 50px;
    width: 50%;
}

.live-extra {
    background: #DADADA;
    border-top: 1px solid #DADADA;
    border-left: 3px solid #525252;
    border-right: 3px solid #525252;
    width: 100%;
}

.lext {
    border-bottom: 1px solid #c3c3c3;
    color: #0a0a0a;
    float: left;
    height: 26px;
    line-height: 26px;
    clear: both;
    width: 100%;
}
.sinfo {
    background: #B3B2B2;
    border-right: 1px solid #c3c3c3;
    width: 35%;
}

.live-extra .bstype {
    color: #000;
    font-weight: normal;
}
.bstype {
    float: left;
    font-weight: bold;
    font-size: 11px;
    padding-left: 4px;
}
.extra-odds .hc-med {
    color: #c00f16;
    height: 26px;
    line-height: 26px;
    width: 20px;
}
.extra-odds {
    float: right!important;
    margin-right: 5%;
}
.extra-odds .bet {
    line-height: 24px!important;
    width: 37px!important;;
}
.stick {
    position:fixed;
    top:206px;
}
.pager-btn {
    background: none repeat scroll 0 center #d9d9d9;
    border: 1px solid #c6c6c6;
    color: #000;
    cursor: pointer;
} 
.pager-btn, .pager-btn-active, .pager-btn:hover {
    border: 0 none;
    float: left;
    font-size: 12px;
    height: 28px;
    margin-left: 4px;
    margin-right: 4px;
    text-align: center;
    vertical-align: middle;
    width: 28px;
}
.pager-btn-active {
    cursor: default!important;
}
.pager-btn-active {
    background: none repeat scroll 0 center #5fbeed;
    color: #fff;
    font-weight: bold;
    border: 0 none;
}

.logoheader{
  height: 65px;
  padding-top: 15px;
}