body {
	background-color: #ddd;
}
.ui-content {
	background-color: #B32929;
    padding: 1em!important;
}
.icon-small {
    display:block;
    float:left;
    height:50px;
    width:82px;
}
.icon {
    display:block;
    min-height:69px;
}
.egg-item,.eg-item {
     margin-bottom: 1px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
    position: relative;
    width: 100%;
}
.sport-item-title{
    position: absolute;
    width: 100%;
    background: red;
    bottom: 0px;
    text-align: center;
    text-shadow: -2px 1px 0px #020202;
}
.eg-item-title,.egg-item-title {
    position: absolute;
    margin-left: 50px;
    line-height: 48px;
    font-size: 16px;
}

.icon.NEXT3H,.icon.TODAY {
   background:transparent url('../images/today.png') no-repeat scroll center;
}
.icon.LIVE {
    background:transparent url('../images/sprite-sports1.png') no-repeat scroll center 8px;
}

.icon.CASINO {
    background:transparent url('../images/sprite-sports1.png') no-repeat scroll center 8px;
}

.icon.SOCCER,.icon-small.SOCCER {
    background:transparent url('../images/sprite-sports2.png') no-repeat scroll center -1px;
}
.icon.BASKETBALL,.icon-small.BASKETBALL {
    background:transparent url('../images/sprite-sports1.png') no-repeat scroll center -60px;
}
.icon.TENNIS,.icon-small.TENNIS {
    background:transparent url('../images/sprite-sports2.png') no-repeat scroll center -73px;
}
.icon.VOLLEYBALL,.icon-small.VOLLEYBALL {
    background:transparent url('../images/sprite-sports1.png') no-repeat scroll center -135px;
}
.icon.HANDBALL,.icon-small.HANDBALL {
    background:transparent url('../images/sprite-sports2.png') no-repeat scroll center -147px;
}
.icon.NFL,.icon-small.NFL {
    background:transparent url('../images/sprite-sports1.png') no-repeat scroll center -210px;
}
.icon.RUGBY,.icon-small.RUGBY {
    background:transparent url('../images/sprite-sports2.png') no-repeat scroll center -221px;
}
.icon.WATERPOLO,.icon-small.WATERPOLO {
    background:transparent url('../images/sprite-sports1.png') no-repeat scroll center -282px;
}
.icon.HOCKEY,.icon-small.HOCKEY {
    background:transparent url('../images/sprite-sports2.png') no-repeat scroll center -291px;
}
.icon.BASEBALL,.icon-small.BASEBALL {
    background:transparent url('../images/sprite-sports1.png') no-repeat scroll center -355px;
}
.icon.FUTSAL,.icon-small.FUTSAL {
    background:transparent url('../images/sprite-sports2.png') no-repeat scroll center -365px;
}

.link-container-active {
    display: block !important;
}
.link-container {
    display: none;
}
.label-left {
    float: left;
    text-align: left;
    width: 60%;
}
.label-right{
    float: left;
    text-align: right;
    width: 40%;
    color: #fff;
    font-weight: bold;
    text-shadow: 1px 1px 0px #000;  
}


#footer {
    height: 54px;
    background-color: #f5f5f5;
    border-top: 3px solid #373737;
    background-color: #1b1b1b;
    background-image: -moz-linear-gradient(#3a3a3a 0%, #1b1b1b 100%);
    background-image: -webkit-linear-gradient(#3a3a3a 0%, #1b1b1b 100%);
    background-image: linear-gradient(#3a3a3a 0%, #1b1b1b 100%);
}



.footer-action {
    height: 100%;
    padding-top: 35px;
    color: #fff;
    text-decoration: none;
    background-image: url('../images/footericons_mobile.png');
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
    background-repeat: no-repeat;
    -moz-background-size: 37px, 338px;
    -o-background-size: 37px, 338px;
    -webkit-background-size: 37px, 338px;
    background-size: 37px, 338px;
    display: block;
    text-align: center;
    font-size: 12px;
}

#ticketButton {
     background-position: center -155px;
}
#sportsButton {
    background-position: center -202px;
}
.form-signin {
    max-width: 280px;
    padding: 15px;
    margin: 0 auto;
      margin-top:50px;
  }
  .form-signin .form-signin-heading, .form-signin {
    margin-bottom: 10px;
  }
  .form-signin .form-control {
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .form-signin .form-control:focus {
    z-index: 2;
  }
  .form-signin input[type="text"] {
    margin-bottom: -1px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: none;
    border-left-style: solid;
    border-color: #000;
  }
  .form-signin input[type="password"] {
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-color: rgb(0,0,0);
    border-top:1px solid rgba(0,0,0,0.08);
  }
  .form-signin-heading {
    color: #fff;
    text-align: center;
    text-shadow: 0 2px 2px rgba(0,0,0,0.5);
  }
.event-team-name {
    font-weight: bold;
    text-align: left;
	font-size: 13px!important;
}

div.betslip_menustatus {
    position: absolute;
    right: 0;
    display: inline-block;
    margin-top: 2px;
}
div#betslip_menutext_old {
float: left;
padding: 0 1px;
min-width: 13px;
min-height: 13px;
line-height: 13px;
vertical-align: middle;
text-align: center;
font-weight: bold;
font-size: 11px;
border: 1px solid #000;
-moz-border-radius: 35px;
-webkit-border-radius: 35px;
border-radius: 35px;
background-color: #f5d400;
color: #000;
}
div.betslip_menuconten {
position: relative;
margin: 0 auto;
width: 40px;
}
#overlayDialogMessage{
    text-align: left;
    color: white;
}

.loader-window {
    border: 3px solid black;
    background: rgba(0, 0, 0, 0.47);
    border-radius: 4px;
}
.loader {
  font-size: 90px;
  text-indent: -9999em;
  overflow: hidden;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  margin: 0.8em auto;
  position: relative;
  -webkit-animation: load6 1.7s infinite ease;
  animation: load6 1.7s infinite ease;
}
.loading {
    background: url("../images/ajax-loader.gif");
    background-size: 2.875em 2.875em;
}
@-webkit-keyframes load6 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    box-shadow: -0.11em -0.83em 0 -0.4em #ffffff, -0.11em -0.83em 0 -0.42em #ffffff, -0.11em -0.83em 0 -0.44em #ffffff, -0.11em -0.83em 0 -0.46em #ffffff, -0.11em -0.83em 0 -0.477em #ffffff;
  }
  5%,
  95% {
    box-shadow: -0.11em -0.83em 0 -0.4em #ffffff, -0.11em -0.83em 0 -0.42em #ffffff, -0.11em -0.83em 0 -0.44em #ffffff, -0.11em -0.83em 0 -0.46em #ffffff, -0.11em -0.83em 0 -0.477em #ffffff;
  }
  30% {
    box-shadow: -0.11em -0.83em 0 -0.4em #ffffff, -0.51em -0.66em 0 -0.42em #ffffff, -0.75em -0.36em 0 -0.44em #ffffff, -0.83em -0.03em 0 -0.46em #ffffff, -0.81em 0.21em 0 -0.477em #ffffff;
  }
  55% {
    box-shadow: -0.11em -0.83em 0 -0.4em #ffffff, -0.29em -0.78em 0 -0.42em #ffffff, -0.43em -0.72em 0 -0.44em #ffffff, -0.52em -0.65em 0 -0.46em #ffffff, -0.57em -0.61em 0 -0.477em #ffffff;
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    box-shadow: -0.11em -0.83em 0 -0.4em #ffffff, -0.11em -0.83em 0 -0.42em #ffffff, -0.11em -0.83em 0 -0.44em #ffffff, -0.11em -0.83em 0 -0.46em #ffffff, -0.11em -0.83em 0 -0.477em #ffffff;
  }
}
@keyframes load6 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    box-shadow: -0.11em -0.83em 0 -0.4em #ffffff, -0.11em -0.83em 0 -0.42em #ffffff, -0.11em -0.83em 0 -0.44em #ffffff, -0.11em -0.83em 0 -0.46em #ffffff, -0.11em -0.83em 0 -0.477em #ffffff;
  }
  5%,
  95% {
    box-shadow: -0.11em -0.83em 0 -0.4em #ffffff, -0.11em -0.83em 0 -0.42em #ffffff, -0.11em -0.83em 0 -0.44em #ffffff, -0.11em -0.83em 0 -0.46em #ffffff, -0.11em -0.83em 0 -0.477em #ffffff;
  }
  30% {
    box-shadow: -0.11em -0.83em 0 -0.4em #ffffff, -0.51em -0.66em 0 -0.42em #ffffff, -0.75em -0.36em 0 -0.44em #ffffff, -0.83em -0.03em 0 -0.46em #ffffff, -0.81em 0.21em 0 -0.477em #ffffff;
  }
  55% {
    box-shadow: -0.11em -0.83em 0 -0.4em #ffffff, -0.29em -0.78em 0 -0.42em #ffffff, -0.43em -0.72em 0 -0.44em #ffffff, -0.52em -0.65em 0 -0.46em #ffffff, -0.57em -0.61em 0 -0.477em #ffffff;
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    box-shadow: -0.11em -0.83em 0 -0.4em #ffffff, -0.11em -0.83em 0 -0.42em #ffffff, -0.11em -0.83em 0 -0.44em #ffffff, -0.11em -0.83em 0 -0.46em #ffffff, -0.11em -0.83em 0 -0.477em #ffffff;
  }
}




.gray_bg {
    background-color: #ECECEC;
    color: #828282;
    font-size: 13px;
    padding: 6px;
    text-align: center;
    background: #eeeeee;
    background: -moz-linear-gradient(top, #eeeeee 24%, #cccccc 76%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(24%,#eeeeee), color-stop(76%,#cccccc));
    background: -webkit-linear-gradient(top, #eeeeee 24%,#cccccc 76%);
    background: -o-linear-gradient(top, #eeeeee 24%,#cccccc 76%);
    background: -ms-linear-gradient(top, #eeeeee 24%,#cccccc 76%);
    background: linear-gradient(to bottom, #eeeeee 24%,#cccccc 76%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
    }
.category_header {
    overflow: hidden;
    text-align: center;
    width: 100%;
    color: #424242;
    font-size: 11px;
    text-align: center;
    white-space: normal;
    font-weight: bold;
    font-family: sans-serif;
}

.serialno_header {
    overflow: hidden;
    text-align: center;
    width: 100%;
    color: #424242;
    font-size: 11px;
    text-align: center;
    white-space: normal;
    font-weight: bold;
    font-family: sans-serif;
    background-color: #d61f1f21;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 8px;
}

.category_content,.ticket-list-item-odd {
    background: #f6f6f6;
    background: -moz-linear-gradient(top, #f6f6f6 0%, #d1d1d1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#d1d1d1));
    background: -webkit-linear-gradient(top, #f6f6f6 0%,#d1d1d1 100%);
    background: -o-linear-gradient(top, #f6f6f6 0%,#d1d1d1 100%);
    background: -ms-linear-gradient(top, #f6f6f6 0%,#d1d1d1 100%);
    background: linear-gradient(to bottom, #f6f6f6 0%,#d1d1d1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#d1d1d1',GradientType=0 );
    
    color: #000;
    height: auto;
    position: relative;
}

.ticket-list-item {
    padding: 5px 0px;
    color: #000;
    height: auto;
    position: relative;
    border-bottom: 1px solid #646464;
	margin-right: 0px;
    margin-left: 0px;
}
.ticket-list-item-odd {
    background: #f6f6f6;
    background: -moz-linear-gradient(top, #f6f6f6 0%, #d1d1d1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#d1d1d1));
    background: -webkit-linear-gradient(top, #f6f6f6 0%,#d1d1d1 100%);
    background: -o-linear-gradient(top, #f6f6f6 0%,#d1d1d1 100%);
    background: -ms-linear-gradient(top, #f6f6f6 0%,#d1d1d1 100%);
    background: linear-gradient(to bottom, #f6f6f6 0%,#d1d1d1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#d1d1d1',GradientType=0 );
}
.ticket-list-item-even {
    background: #E1E1E1;
    background: -moz-linear-gradient(top, #E1E1E1  0%, #BDBDBD  100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E1E1E1 ), color-stop(100%,#BDBDBD ));
    background: -webkit-linear-gradient(top, #E1E1E1  0%,#BDBDBD  100%);
    background: -o-linear-gradient(top, #E1E1E1  0%,#BDBDBD  100%);
    background: -ms-linear-gradient(top, #E1E1E1  0%,#BDBDBD  100%);
    background: linear-gradient(to bottom, #E1E1E1  0%,#BDBDBD  100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E1E1E1', endColorstr='#BDBDBD ',GradientType=0 );
}

.bg-even {
    background-color: #FFFFFF;
}
.bg-odd {
    background-color: #E7E7E7;
}

.transaction-list-item {
    padding: 10px 0px;
    color: #000;
    height: auto;
    position: relative;
}
.transaction-list-item-odd {
    background: #f6f6f6;
    background: -moz-linear-gradient(top, #f6f6f6 0%, #d1d1d1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#d1d1d1));
    background: -webkit-linear-gradient(top, #f6f6f6 0%,#d1d1d1 100%);
    background: -o-linear-gradient(top, #f6f6f6 0%,#d1d1d1 100%);
    background: -ms-linear-gradient(top, #f6f6f6 0%,#d1d1d1 100%);
    background: linear-gradient(to bottom, #f6f6f6 0%,#d1d1d1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#d1d1d1',GradientType=0 );
}
.transaction-list-item-even {
    background: #AEAEAE;
    background: -moz-linear-gradient(top, #AEAEAE 0%, #5A5A5A 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#AEAEAE), color-stop(100%,#5A5A5A));
    background: -webkit-linear-gradient(top, #AEAEAE 0%,#5A5A5A 100%);
    background: -o-linear-gradient(top, #AEAEAE 0%,#5A5A5A 100%);
    background: -ms-linear-gradient(top, #AEAEAE 0%,#5A5A5A 100%);
    background: linear-gradient(to bottom, #AEAEAE 0%,#5A5A5A 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#d1d1d1',GradientType=0 );
    
}
.versus{
    color: #7a7a7a;
    font-weight: normal;
    font-size: 11px;
}
.quot_button {
     padding: 0px;
    background-image: none;
    background-color: #373737;
    color: #fff;
    font-size: 14px;
    border-right: 1px solid #646464;
    border-bottom: 1px solid #646464;
    cursor: pointer;
    
}
.score-line {
    padding: 11px;
    position: relative;
    min-height: 40px;
    text-align: center;
    color: #e09420;
}
.quot {
    position: relative;
    min-height: 40px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    display: flex;
}
.event-details-header {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 15px;
    padding-left: 10%;
    background-color: #373737;
    padding: 0px;
    font-size: 15px;
    color: #fff;
    text-shadow: 1px 1px 1px #404040;
    height: 55px;
    line-height: 55px;
}
.event-details-betgame-header {
    background:#263e76 none no-repeat scroll 0% 0% / 100% 100% padding-box border-box;
	color:white;
    font-size: 14px;
    text-align: center;
}
.time-footer {
    padding-left: 5px;
    padding-right: 0px;
    font-size: 12px;
    font-weight: bold;
    color: #c00f16;
    height: 25px;
}
.event-link-arrow {
    background: url(../images/arrow-right.png) left center no-repeat transparent;
    height: 30px;
    background-size: 10px auto;
}
#messageContainer{
	padding-top: 45px;
}
#questionContainer{
	padding-top: 70px;
}
.back-arrow {
    background: url(../images/pager_prev.png) 3% 50% no-repeat;
    background-size: 10px auto;
    background-position: center center;
    text-indent: 0;
    text-align: left;
    height: 100%;
}
.event-host-score,.event-guest-score {
    font-weight: bold;
}
.ticket-property-item {
    text-align: left;
    vertical-align: middle;
    border-top: 1px solid #646464;
    background-color: #474747;
    padding: 0px;
    font-size: 15px;
    color: #fff;
}
.ticket-property-item-label {
    line-height: 40px;
    height: 40px;
}

.menu-option{
    padding-top: 10px;
    cursor: pointer;
    padding-bottom: 10px;
    height: 25px;
    display: table;
    width: 100%;
    text-align: left;
    vertical-align: middle;
    border-top: 1px solid #646464;
    background-color: #474747;
    padding: 0px;
    font-size: 15px;
    color: #fff;
}
.menu-icon {
    min-height:50px;
    float: left;
    min-width: 40px;
    background-size: 30px Auto;
    background-position: center;
    background-repeat: no-repeat;
}
.user-profile-info-link div.menu-icon {
     /*background-image: url(../images/i-info.png);*/
}
.user-profile-mytickets-link div.menu-icon {
     /*background-image: url(../images/i-bets.png);*/
}
.user-profile-mytransactions-link div.menu-icon {
     /*background-image: url(../images/i-bets.png);*/
}

.option-label {
    line-height: 50px;
    height: 50px;
}
div.right-arrow {
    background: url(../images/side2.png) 98% 50% no-repeat;
    background-size: 9px auto;
    min-height: 50px;
    background-position: center;
}
.account-state-label {
    font-size: 14px;
}
.account-state-amount {
    padding-left: 5px;
    color: rgb(4, 179, 255);
}
.credit {
    border: 1px solid #337ab7;
    margin: 2px 2px;
}
.ticket-item-quot {
    /*font-weight: bold;
    font-size: 15px;*/
	text-align: right;
    /*right: 20px;*/
    color: #747474!important;
	top:7px
}
.ticket-options {
    margin-bottom: 10px;
}

.EN {
    background: transparent url('../images/flag-en.gif') no-repeat scroll center center;
}

.DE {
    background: transparent url('../images/flag-de.gif') no-repeat scroll center center;
}
.TR {
    background: transparent url('../images/flag-tr.gif') no-repeat scroll center center;
}
.SQ {
    background: transparent url('../images/flag-sq.gif') no-repeat scroll center center;
}
.FR {
    background: transparent url('../images/flag-fr.gif') no-repeat scroll center center;
}
.IT {
    background: transparent url('../images/flag-it.gif') no-repeat scroll center center;
}
.NL {
    background: transparent url('../images/flag-nl.gif') no-repeat scroll center center;
}
.EYU {
    background: transparent url('../images/flag-eyu.gif') no-repeat scroll center center;
}
.SE {
    background: transparent url('../images/flag-se.gif') no-repeat scroll center center;
}

.ls-button {
    border: 1px solid #5c5c5c;
    color: #fff;
    display: block;
    font-weight: bold;
    height: 42px;
    line-height: 42px;
    margin: 5px 10px 5px 0;
    padding: 0 10px;
    -moz-text-shadow: 1px 1px #191919;
    -webkit-text-shadow: 1px 1px #191919;
    text-shadow: 1px 1px #191919;
    width: 60px;
}
div.ticket-lost {
    height: 10px;
    width: 10px;
    background-color: red;
    float: left;
    margin-top: 5px;
    margin-right: 5px;  
}
div.ticket-win {
    height: 10px;
    width: 10px;
    background-color: green;
    float: left;
    margin-top: 5px;
    margin-right: 5px;
}
div.ticket-ingame {
    height: 10px;
    width: 10px;
    background-color: yellow;
    float: left;
    margin-top: 5px;
    margin-right: 5px;
}

div.ticket-sold {
    height: 10px;
    width: 10px;
    background-color: blue;
    float: left;
    margin-top: 5px;
    margin-right: 5px;
}

.filter-options {
    height: 50px;
    background: url(../images/menu-gradient.jpg);
    color: white;
}

.filter-option-active {
	height: 42px;
    background-color: #c22326 !important;
    color: white !important;
}
#userTicketDetailsContainer {
    margin-top: 10px;
    
}
.changedDown {
	border-bottom: 5px solid rgb(192, 15, 22);
}
.changedUp {
    border-top:5px solid green; 
}

.ticket-item-info {
    font-size: 16px;
    font-weight: bold;
}
.row-quote{
	background-color:white;
}


.btn-home{    
    content: "S";
    font-family: MobileAppFont;
    font-size: 3em;
    font-weight: normal;
    height: 54px;
    left: 0;
    line-height: 40px;
    margin: 0 auto!important;
    position: absolute;
    right: 0;
    text-shadow: none;
    width: 54px;
}
.btn-home::before {
    content: "\53";
}
.btn-login{    
    content: "S";
    font-family: MobileAppFont;
    font-size: 3em;
    font-weight: normal;
    height: 54px;
    left: 0;
    line-height: 40px;
    margin: 0 auto!important;
    position: absolute;
    right: 0;
    text-shadow: none;
    width: 54px;
}
.btn-login::before {
    content: "\23";
}
.btn-live{    
    font-family: 'fonticons';
    font-size: 3em;
    font-weight: normal;
    height: 54px;
    left: 0;
    line-height: 40px;
    margin: 0 auto!important;
    position: absolute;
    right: 0;
    text-shadow: none;
    width: 54px;
}
.btn-live::before {
    content: "\38";
}
.btn-ticket{    
    content: "S";
    font-family: MobileAppFont;
    font-size: 3em;
    font-weight: normal;
    height: 54px;
    left: 0;
    line-height: 40px;
    margin: 0 auto!important;
    position: absolute;
    right: 0;
    text-shadow: none;
    width: 54px;
}
.btn-ticket::before {
    content: "\37";
}

.btn-profil{    
    content: "S";
    font-family: MobileAppFont;
    font-size: 3em;
    font-weight: normal;
    height: 54px;
    left: 0;
    line-height: 40px;
    margin: 0 auto!important;
    position: absolute;
    right: 0;
    text-shadow: none;
    width: 54px;
}
.btn-profil::before {
    content: "\23";
}
.sport-item span.sport-avatar { 
    color: #e1e1e1;
    font-family: "fonticons"!important;
    font-size: 11em;
    font-weight: normal!important;
    height: 90%;
    left: 0;
    line-height: 1em;
    padding-top: 10%;
    position: absolute!important;
    text-align: center;
    text-shadow: 1px 1px #3b3b3b;
    top: 0;
    width: 100%;
}
span.LIVE::before {
    content:"\E019";
}
span.SOCCER::before {
    /* content: "\75"; */
    content:"\E011";
}
span.TENNIS::before {
    content:"\E020";
}
span.BASKETBALL::before {
    content:"\E004";
}
span.BASEBALL::before {
    content: "\E00F";
}
span.HANDBALL::before {
    content:"\E012";
}
span.SPECIAL::before {
    content:"\E01C";
}
span.VOLLEYBALL::before {
    content:"\E022";
}
span.NFL::before {
    content: "\E00F";
}
span.RUGBY::before {
    content: "\E00F";
}
span.FUTSAL::before {
    content: "\E001";
}
span.WATERPOLO::before {
    content: "\E021";
}
span.CASINO::before {
    content:"\E008";
}
span.SPORTS::before {
    content:"\E001";
}
span.HOCKEY::before {
    content:"\E015";
}
span.NEXT3H::before, span.TODAY::before {
    content:"\E01e";
}

span.LUCKYBALLS::before,span.LUCKYGREEK::before {
    content:"\E00b";
}


.tennisservice {
    background-attachment: scroll;
    background-color: transparent;
    background-image: url(../images/sport-icons.png);
    background-repeat: no-repeat;
    background-position: -819px 0px;
    width: 16px;
    height: 16px;
    float: right;
}

.tennissetscoreHost, .tennissetscoreGuest {
    font-weight: bold;
    color: #c22526;
    font-size: 15px;
}

.casinoProviderPic{
    width: 80px;
}

.casinoGameSingle{
    margin-left: 2px
}

.gamename{
    font-size: 25px;
    margin-left: 27px;
    margin-top: 31px;
}

.game-image{
    width: 170px;
}

.casinoGameSingleContainer{
    display: flex;
    border: 1px solid;
    border-color: #263e76;
}

.modal-body-casino{
    width: 100vw;
    height: 100vh;
    z-index: 1000000; /*milion*/
    display: none;
}

.modal-iframe {
    width: 100%;
    height: 100%;
    border: 0px;
}