/*
v. 160720
Don't forget to update the version in the following files:
//depot/Source/Dev/Web/Master/SBS/Domains/site/united-tr/t/index.aspx
*/

#carousel {
    position: relative;
    width: 240px;
    float: left;
    margin-bottom: 10px;
}
#carousel .carousel-item {
    width: 240px;
    height: 165px;
    top: 10px;
    margin-left: 10px;
}
.responsive {
    position: relative;
    margin: 0 auto;
    width: 820px;
    height: 240px;
}
.carousel-item a {
    display: block;
    width: 1000px;
    height: 260px;
    margin: 0 auto;
}
.carousel-item a:hover {
    background-position: 0 -43px;
    text-decoration: none;
}
.carousel-item {
    position: absolute;
    opacity: 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 800ms ease-in;
    -moz-transition: all 800ms ease-in;
    transition: all 800ms ease-in;
}
.carousel-item.selected {
    display: block;
    opacity: 1;
}
#carousel2 {
    position: absolute;
    left: 0;
    width: 100%;
    height: 650px
}
#carousel2 .carousel-dots {
    position: absolute;
    overflow: visible;
    top: 340px;
    z-index: 20;
    text-align: right;
    width: auto;
    left: 0;
    right: 50%;
    margin-right: -220px;
}
#casinoContent {
    width: 100%;
}
#carousel .carousel-dots {
    position: absolute;
    overflow: visible;
    top: 180px;
    right: 80px;
}
#carousel .carousel-dot {
    width: 17px;
    height: 17px;
    background: url("/s/images/casino/carousel-dots.png") 0px 0px no-repeat;
    display: inline-block;
    cursor: pointer;
    opacity: 1;
    float: left;
}
#carousel .carousel-dot.selected {
    width: 17px;
    height: 17px;
    opacity: 1;
    background: url("/s/images/casino/carousel-dots-selected.png") 0px 0px no-repeat;
}
#carousel2 .carousel-dot {
    width: 12px;
    height: 12px;
    background-color: #fff;
    display: inline-block;
    cursor: pointer;
    opacity: 1;
    border-radius: 50%;
    margin-right: 10px;
}
#carousel2 .carousel-dot.selected {
    width: 12px;
    height: 12px;
    opacity: 1;
    background-color: #c00;
}
#carousel .carousel-item a {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 240px;
    height: 120px;
    text-indent: -9000px;
    display: block;
}
#carousel {
    position: relative;
    width: 240px;
    float: left;
    margin-bottom: 10px;
}
#carouselSuggested {
    width: 100%;
    position: relative;
    margin: 0 auto;
    left: 0px;
    height: 740px;
    overflow: hidden;
}
#carouselSuggested iframe {
    position: absolute;
    left: 50%;
    margin-left: -1100px;
}
.carousel-item1 {
    display: block;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    width: 750px;
    height: 288px;
    position: relative;
}
#carousel2 .carousel-item {
    width: 100%;
    height: 650px;
}
.carousel-item1.selected {
    display: block;
}
.carousel-dots1 {
    position: absolute;
    overflow: visible;
    top: 12px;
    right: 12px;
}
.carousel-dot1 {
    width: 20px;
    height: 20px;
    background: url("/s/images/casino/carousel-dots.png") -2px 0px no-repeat;
    display: inline-block;
    cursor: pointer;
    opacity: .6;
    float: left;
}
.carousel-dot1:hover {
    opacity: 0.3;
}
.carousel-dot1.selected {
    opacity: 1;
}
.carousel-item1 a {
    text-transform: uppercase;
    font-size: 14px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    position: absolute;
    left: 20px;
    top: 129px;
    background: #68040c;
    padding: 11px 25px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}
.carousel-item1 a:hover {
    text-decoration: none;
    background: #c40e02;
}
.carousel-item {
    height: 240px;
    width: 1000px;
}
#newBannerContent {
    background: rgba(0, 0, 0, .9);
    height: 212px;
    left: 0;
    padding: 30px 30px 0px 30px;
    position: absolute;
    top: 0;
    width: 245px;
    z-index: 3;
    color: #FFF;
    display: none;
}
#multiproduct #footerSEO {
    margin: 0 auto;
}
.partialReg {
    width: 240px;
    height: 374px;
    display: block;
    position: absolute;
    top: 90px;
    left: 50%;
    background: #fff;
    margin-left: 260px;
    border-radius: 8px;
    border: 1px solid #939598;
    z-index: 9;
}
.partialReg-top {
    width: 214px;
    height: 124px;
    display: block;
    position: absolute;
    top: 110px;
    left: 50%;
    background: url(/s/images/homepage/ribbon-214.png) no-repeat;
    margin-left: 274px;
    z-index: 9;
}
.partialReg-top.new-top {
    height: 125px;
    top: 84px;
    background: url(/s/images/homepage/ribbon-214.png) no-repeat;
}
.partialReg-top h1 {
    font-size: 50px;
    color: #fff;
    text-align: center;
    font-family: 'Jaldi', sans-serif;
    height: 34px;
    padding: 0;
    margin: 32px 0 0 0;
    text-transform: uppercase;
}
.partialReg-top h3 {
    font-size: 23px;
    color: #fff;
    text-align: center;
    font-family: 'Jaldi', sans-serif;
    height: 30px;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
}
#topPromotionBannerSignUpRegistrationForm {
    width: 220px;
    margin: 120px 0 0 10px;
}
#topPromotionBannerSignUpRegistrationForm {
    width: 220px;
    margin: 120px 0 0 10px;
}
#topPromotionBannerSignUpRegistrationForm input {
    /* width: 200px;
    height: 25px;
    border: 0!important;
    border-radius: 4px;
    outline: none;
    margin-bottom: 8px!important;
    background: #c4c4c4;
    padding: 10px;
    height: 15px;
    font: 16px/16px 'Jaldi', sans-serif; */
}
#topPromotionBannerAction {
    /* width: 200px;
    height: 50px;
    display: block;
    color: #fff;
    line-height: 50px;
    text-align: center;
    background: #47A220;
    font-family: 'Jaldi', sans-serif;
    font-size: 26px;
    font-weight: bold;
    text-decoration: none;
    box-shadow: 0px 2px #1B7805;
    padding: 0 10px;
	transition: background .25s ease-in-out;
	-moz-transition: background .25s ease-in-out;
	-webkit-transition: background .25s ease-in-out; */
}
#topPromotionBannerAction:hover {
    /* background: #54AF2D;
    text-decoration: none; */
}
#multiProductsContainer {
    width: 1010px !important;
    height: 350px;
    overflow: hidden;
    display: block;
    margin: -350px auto 0 auto;
    position: relative;
    z-index: 10;
}
.MP-box {
    width: 240px;
    height: 308px;
    display: block;
    background: #fff;
    margin: 0 13px 0 0;
    float: left;
    -webkit-box-shadow: 0px 3px 0px 0px rgba(140, 140, 140, 1);
    -moz-box-shadow: 0px 3px 0px 0px rgba(140, 140, 140, 1);
    box-shadow: 0px 3px 0px 0px rgba(140, 140, 140, 1);
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    overflow: hidden !important;
    border: 1px solid #939598;
    position: relative;
}
.MP-box:last-of-type {
    margin: 0;
}
.MP-box a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.MP-box.betting img {
    margin-bottom: 10px;
}
.MP-box.betting .separator {
    border-top: 1px solid #bbbbbd;
    height: 1px;
    margin: 10px 0;
}
.MP-box.betting .betting-game {
    font-family: 'Jaldi', sans-serif;
    font-size: 15px;
    display: block;
    margin: 0 10px;
}
.MP-box.betting .betting-game .title {
    width: 100%;
    height: 48px;
    background: #636466;
    border-radius: 3px;
    position: relative;
    font-weight: bold;
}
.MP-box.betting .betting-game .title .team-a,
.MP-box.betting .betting-game .title .team-b {
    position: absolute;
    top: 0px;
    left: 10px;
    color: #fff;
    max-width: 150px;
}
.MP-box.betting .betting-game .title .team-b {
    top: 20px;
}
.MP-box.betting .betting-game .title .time,
.MP-box.betting .betting-game .title .score {
    position: absolute;
    top: 0px;
    right: 10px;
    left: auto;
    color: #47ce04;
}
.MP-box.betting .betting-game .title .score {
    top: 20px;
    color: #fff;
}
.MP-box.betting .betting-game .odds {
    margin-top: 5px;
}
.MP-box.betting .betting-game .odds a.odd {
    width: 59px;
    display: inline-block;
    padding: 6px;
    background: #e5e5e5;
    border-radius: 3px;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
}
.MP-box.betting .betting-game .odds a.odd:hover {
    background: #ededed;
}
.MP-box.betting .betting-game .odds a.odd span.selection {
    color: #4e5051;
    padding: 0 6px;
}
.MP-box.betting .betting-game .odds a.odd span.selection:after {
    content: "|";
    padding: 0 0 0 5px;
}

.header-boxes {
    color: #77787b;
    font-size: 15px;
    width: 200px;
    margin: 6px auto;
    font-family: 'Jaldi', sans-serif;
    border-bottom: 1px solid #bbbbbd;
    text-transform: uppercase;
    font-weight: normal;
    padding-bottom: 5px;
}
.subheader-boxes {
    color: #2d2a2b;
    font-size: 38px;
    width: 195px;
    margin: 8px 0 0 20px;
    font-family: 'Jaldi', sans-serif;
    text-transform: uppercase;
    line-height: 28px;
    height: 32px;
}
.main-text-boxes {
    color: #2d2a2b;
    font-size: 16px;
    width: 195px;
    margin: 0 0 0 20px;
    font-family: 'Jaldi', sans-serif;
    height: 54px;
    text-transform: uppercase;
    line-height: 15px;
}
.cta-mp-link {
    /* width: 200px;
    height: 40px;
    display: block;
    color: #fff;
    line-height: 40px;
    text-align: center;
    background: #47A220;
    font-family: 'Jaldi', sans-serif;
    font-size: 20px;
    text-decoration: none;
    box-shadow: 0px 2px #1B7805;
    margin: 0 auto;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    text-transform: uppercase;
    font-weight: bold;
	transition: background .25s ease-in-out;
	-moz-transition: background .25s ease-in-out;
	-webkit-transition: background .25s ease-in-out;
    position: absolute;
    bottom: 20px;
    left: 20px; */
}
.cta-mp-link:hover {
    /* background: #54AF2D;
    text-decoration: none;
    color: #fff; */
}

@media only screen and (min-width: 1400px) {
    #multiProductsContainer {
        width: 1263px !important;
    }
    .partialReg {
        margin-left: 388px;
    }
    .partialReg-top {
        margin-left: 402px;
    }
}
@media only screen and (min-width: 1600px) {
    #multiProductsContainer {
        width: 1520px !important;
    }
    .partialReg {
        margin-left: 515px;
    }
    .partialReg-top {
        margin-left: 530px;
    }
}
