/* ZLIN Tecnologia - www.zlintecnologia.com.br - Matheus M., Julho de 2020 */

body {
	background: #1b1b1b !important;
	font-family: 'Rubik' !important;
	overflow-x: hidden !important;
}

a:hover {
	cursor: pointer;
	text-decoration: none !important;
	transition: all 0.5s ease;
}

.nopadding {
	padding: 0 !important;
}

.help-whats-button {
    position: fixed;
    z-index: 1;
    bottom: 10px;
    left: 10px;
}

.card {
	border-radius: 0 !important;
	background: #272727 !important;
	margin-bottom: 15px;
}

.card_body {
	padding: 10px;
}

.card_body .mini-odd {
	float: right;
	color: #FFEB3B;
	font-weight: 500;
}

.card_body .match_sidebar_divider {
	background: rgba(255, 255, 255, .3);
	text-align: center;
	font-size: 13px;
    padding: 4px 5px;
    color: #fff;
}

.card_body .match_sidebar_divider .msd-btn {
	float: right;
	font-size: 11px;
    color: #b6b6b6;
    margin-top: 3px;
}

.card_title {
	margin: -1px;
	color: #FFF;
    text-align: center;
    padding: 8px 5px;
    background: #9c0000;
}

.sports_menu {
	padding: 0;
	margin: 0;
}

.sports_menu li {
	display: block;
	list-style: none;
    border-bottom: 1px solid rgba(0, 0, 0, .4);
    border-top: 1px solid rgba(255, 255, 255, .1);
}

.sports_menu li a {
	cursor: pointer;
	display: block;
    color: #FFF;
    padding: 2px 5px;
    margin: 2px 0;
}

.sports_menu li a i {
    float: right;
}

.sports_menu li a:hover {
	color: #FFF !important;
}

.sports_menu li a.active {
	background: #9c0000 !important;
}

.sports_menu li a.hvr-bounce-to-right:before, .sports_menu li a.hvr-bounce-to-left:before, #footer a.hvr-bounce-to-right:before {
	background: rgba(255, 255, 255, .1) !important;
}

.home_sports_menu {

}

.home_sports_menu ul {
	padding: 0 0 5px 0;
	margin: 0;
	border-bottom: 1px solid #272727;
}

.home_sports_menu ul li {
	display: inline-block;
	list-style: none;
	width: calc(20% - 4px);
}

.home_sports_menu ul li a {
	display: block;
	color: #656565;
	font-size: 13px;
	padding: 0 8px;
	text-align: center;
}

.home_sports_menu ul li a i {
	display: block;
	text-align: center;
	font-size: 30px;
	margin-bottom: -8px;
}

.hsm a.active {
	color: #9c0000;
}

.nomargintop {
	margin-top: 0 !important;
}

.cupom_concluido {
	display: none;
}

.btn-more {
	color: #fff !important;
}

button:focus { outline: 0 !important; }

.odds_table #sendBet:not(.bg-success) {
    color: #fff !important;
}

.odds_table #sendBet.bg-success {
    color: #FFF !important;
    background: #030347 !important;
    border-color: #030347 !important;
}

.btn-primary {
    background-color: #9c0000 !important;
    border-color: #9c0000 !important;
}

.btn-outline-primary {
    color: #9c0000 !important;
    border-color: #9c0000 !important;
}

.top-mobile-user-buttons {
	text-align: right;
    padding: 11px 0;
}

.tvcard {
	margin-top: 1px;
}

.tvcard video {
	pointer-events: none !important;
}

.tvcard video::-webkit-media-controls-start-playback-button {
    display: none !important;
}

.tvcard a {
	padding: 0 !important;
}

.container:not(.container-default) {
	width: 100% !important;
	max-width: 100% !important;
}

.shadow {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}

.card {
	border: 0 !important;
}

.card-header {
	color: #FFF !important;
	background: #030347 !important;
	border-bottom: 3px solid #9c0000 !important;
}

.btn-flat {
	border-radius: 0 !important;
}

.btn-default {
	background: #f2f2f2 !important;
	color: #446376 !important;
	border-color: #e4dbdb !important;
}

.btn-black {
	background: #9c0000 !important;
	border-color: #9c0000 !important;
	color: #FFF !important;
}

.btn-red {
	background: #222222 !important;
	border-color: #222222 !important;
	color: #FFF !important;
}

.btn-33 {
	width: 33.3% !important;
	float: left;
}

.feat-odds {
	overflow: auto;
	border-top: 2px solid #9c0000;
    margin: -1px;
}

#header {
	background: #030347;
	border-top: 3px solid #9c0000;
}

#header .open-mobile-menu {
	padding: 4px 5px !important;
}

#help .open-mobile-submenu a i {
	margin-bottom: 1px !important;
}

.logo a {
	display: block;
    margin: 6px 0;
}

.logo img {
	max-width: 90px;
}

.menu {

}

.menu ul {
	padding: 0;
	margin: 0;
}

.menu ul li {
	list-style: none;
	display: inline-block;
}

.menu ul li a {
	display: block;
	padding: 13px 10px;
	color: #FFF;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 500;
}

#help {
	background: #9c0000;
}

.submenu {

}

.submenu ul {
	padding: 0;
	margin: 0;
}

.submenu ul li {
	list-style: none;
	display: inline-block;
}

.submenu ul li a {
	display: block;
	padding: 8px 20px;
	color: rgb(0 0 0 / 78%);
	font-size: 15px;
	font-weight: 400;
}

.submenu ul li a i {
    display: block;
    text-align: center;
    font-size: 24px;
    margin-bottom: -3px;
}

.live-top-icon {
	margin-bottom: 6px !important;
    font-size: 16px !important;
}

.right-top-buttons {
	padding-top: 10px;
	text-align: right;
}

.right-top-buttons .btn {
	font-weight: 300;
}

.box-shadow {
	-webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
}

#home-featured {
	padding: 20px 0;
}

.feat-item {
	margin: 15px 0;
	vertical-align: top;
    font-weight: 400;
    border: none;
    -webkit-box-shadow: 0 1px 3px 1px rgba(31,37,41,.2);
    box-shadow: 0 1px 3px 1px rgba(31,37,41,.2);
    background-color: #fff;
    border-radius: .25rem;
    background-size: cover;
}

.feat-link {
    background: #343434;
    color: #FFF;
	display: block;
    padding: 5px 10px;
    margin: -1px;
}

.feat-link:hover {
	color: #7391a3;
}

.feat-header {
	font-size: 12px;
}

.feat-match {
	overflow: auto;
	padding: 15px 0;
}

.t, .x { float: left; }
.t {
	padding: 7px 0;
	width: 30%;
	font-size: 14px;
	font-weight: bold;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: middle;
    max-height: 2.125em;
    line-height: 1.1em;
    word-wrap: normal;
}

.x {
	width: 40%;
	text-align: center;
}

.feat-match img {
	max-width: 30px;
}

#banner {
	text-align: center;
	margin: 0;
	overflow: hidden;
    background: #000;
    border-bottom: 1px dashed #9c0000;
}

#banner img {
	width: 100%;
}

.odds_table {
}

.odds_table::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

.odds_table::-webkit-scrollbar{
	width: 6px;
	background-color: #F5F5F5;
}

.odds_table::-webkit-scrollbar-thumb{
	background-color: #535353;
}

.odds_table ul {
	margin: 0;
	padding: 0;
}

.odds_table ul li:nth-child(odd):not(.match_divider) {
    background: #00000026;
}

.odds_table ul li {
	list-style: none;
	background: rgb(0 0 0 / 4%);
	padding: 0 5px;
	margin: 3px 0;
}

.odds_table .match_divider {
	color: #FFF;
    padding: 5px 0 3px 0;
    background: #5D5D5D;
    cursor: pointer;
    border-top: 10px solid #1b1b1b;
}

.odds_table .match_divider .flags {
	margin-top: -3px;
}

.odds_table .odds {
	float: right;
    margin-top: -44px;
    position: relative;
    z-index: 10;
}

.odds_table .match_more_options_link {
	color: #000;
	line-height: 18px;
	display: block;
	padding: 7px 0;
}

.odds_table .match_more_options_link:hover {
	color: #000;
	cursor: pointer;
}

.odds_table .match_more_options_link b {
	font-weight: 400;
	display: block;
    font-size: 13px;
}

.odds_table .match_info {
	font-size: 12px;
    color: #828282;
}

.live-card-home {
	padding: 0 !important;
}

.live-card-home a {
	display: block;
	padding: 1.25rem;
	color: #000;
}

.text-red { color: #9c0000 !important; }

.blink {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {  
  50% { opacity: 0; }
}

.odds-card {
	padding: 0 !important;
	margin-top: -3px;
}

.banner-card {
	margin: 20px 0;
}

.banner-card img {
	max-width: 100%;
}

#footer {
	background: #252525;
    padding: 20px 0;
    margin-top: 30px;
    color: #FFF;
    text-align: center;
    border-top: 5px solid #9c0000;
}

#footer .flogo img {
	max-width: 200px;
	margin-bottom: 40px;
}

#review-bet {
	cursor: pointer;
	background: #9c0000 !important;
	border-color: #9c0000 !important;
	color: rgba(0, 0, 0, .6);
}

#coupon {
	position: fixed;
    bottom: 20px;
    right: 20px;
    text-align: right;
    max-height: 90%;
    z-index: 1000;
    overflow: auto;
}

#coupon::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

#coupon::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

#coupon::-webkit-scrollbar-thumb
{
	background-color: #535353;
}

#coupon .btn-coupon {
	color: #FFF;
	background: #030347;
	font-size: 15px !important;
	width: 100%;
	padding: 15px;
	text-align: left;
}

#coupon .btn-coupon #coupon-qtd {
    background: #9c0000;
    padding: 3px 7px;
    border-radius: 50px;
    font-size: 12px;
    margin-right: 10px;
    font-weight: bold;
    color: #030347;
}

#coupon .btn-coupon #coupon-odd {
	float: right;
    font-weight: 300;
    font-size: 12px;
    margin: 3px 0 0 0;
}

#coupon .coupon-subheader {
	background: #f0f0f0;
    text-align: left;
    margin-top: -3px;
}

#coupon .coupon-subheader a {
	font-size: 13px;
    padding: 16px 5px 13px 5px;
    color: #030347;
    border-bottom: 1px solid #cecece;
    display: block;
}

#couponContent {
	background: #FFF;
	text-align: left;
}

.coupon-odd-return {
    width: 50%;
    float: left;
    text-align: left;
    padding: 5px;
    color: #545454;
}

#couponContent .box-title {
	font-size: 16px;
    font-weight: bold !important;
    margin: 0;
}

#couponContent .box-body p {
	margin: 0;
    font-size: 12px;
}

#couponContent .box-header a {
	color: #9c0000;
    margin: -20px 5px 0 0;
    position: relative;
}

#couponContent .coupon-item {
	padding: 5px;
	color: #404040;
	background: #e4e4e4;
    border-bottom: 1px solid #c3c3c3;
}

.box-finish-coupon {
	background: #FFF;
}

.box-finish-coupon .col-btn-coupon {
	padding: 0 !important;
}

.col-btn-coupon a {
	border-radius: 0 !important;
}

.padding5 {
	padding: 5px;
}

.noMargin {
	margin: 0 !important;
}

#coupon-content {
	display: none;
}

.live-var-up {
    background: transparent !important;
    background-color: transparent !important;
    border-color: #51fe79 !important;
    color: #51fe79 !important;
	animation: blinklive 1s linear !important;
}

.live-var-down {
    background: transparent !important;
    background-color: transparent !important;
    border-color: #f33636 !important;
    color: #f33636 !important;
	animation: blinklive 1s linear !important;
}

@keyframes blinklive {  
  50% { opacity: 0.5; }
}

@keyframes pulse {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
	}

	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
	}

	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}
}

#modal-review-bet .modal-content, #modal-options .modal-content, #modal-login .modal-content {
	background: #263238;
	color: #FFF;
}

#modal-review-bet .modal-title, #modal-options .modal-title, #modal-login .modal-title {
	font-weight: 300 !important;
}

#modal-review-bet div.btn {
	font-weight: 300;
    border-radius: 0;
}

#modal-review-bet .media-body strong {
	font-weight: 300;
}

.euroinputs input, .euroinputs select {
	border-radius: 0;
    background: rgba(255, 255, 255, .1);
    border: 1px solid rgba(255, 255, 255, .3) !important;
    color: #FFF !important;
}

.euroinputs select option {
	background: #182a48;
}

.euroinputs input:focus, .euroinputs select:focus {
    background: rgba(255, 255, 255, .2) !important;
    border: 1px solid rgba(255, 255, 255, .3) !important;
    box-shadow: none !important;
}

#modal-review-bet input, #modal-login input {
	border-radius: 0;
    background: rgba(255, 255, 255, .1);
    color: #FFF !important;
    font-size: 13px;
}

#modal-login input {
	margin: 3px 0;
}

#modal-review-bet input::placeholder, #modal-login input::placeholder, .euroinputs input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white !important;
  opacity: 1 !important; /* Firefox */
}

#modal-review-bet input:-ms-input-placeholder, #modal-login input:-ms-input-placeholder, .euroinputs input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: white !important;
}

#modal-review-bet input::-ms-input-placeholder, #modal-login input::-ms-input-placeholder, .euroinputs input::-ms-input-placeholder { /* Microsoft Edge */
  color: white !important;
}

#modal-review-bet p {
	margin: 0 !important;
}

#modal-review-bet .hover-primary {
	color: #FFF;
}

#modal-review-bet .media {
	margin-bottom: 8px;
}

#modal-review-bet .btn-pure {
	border-radius: 0 !important;
}

.alert { border-radius: 0 !important; }

#modal-review-bet .alert, #loadingData .alert {
	border-radius: 0 !important;
	font-size: 14px;
}

#modal-review-bet .alert h4 {
	font-size: 16px;
}

#modal-review-bet .btn-group .btn {
	border-radius: 0 !important;
}

#modal-options .betNameList {
	background: #9c0000 !important;
}

#modal-options .btn-default {
    background: #FFF !important;
    color: #FFF;
    font-size: 14px;
    text-align: left;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0;
}

#modal-options .li_inline_odds {
	display: none;
}

.country-divider {
    background: #9c0000;
    color: #FFF;
    font-size: 17px;
    padding: 10px;
}

/*  ------------------- LIVE TRACKER ------------------- */
.live-tracker {
    border: 5px solid #465161;
}

.no-padding {
    padding: 0 !important;
}

.no-padding table {
    margin-top: -2px;
}

.tracker-icon {
    background: url(/images/trico.svg);
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    height: 20px;
    width: 20px;
    background-color: #333;
    background-repeat: no-repeat;
    background-size: 17px;
    display: inline-block;
}

.live-tracker {
    background: url(/images/livesoccerbg.jpg) center center;
    background-size: cover;
    padding: 30px;
}

.tracker {
    background: #333;
    color: #c7c7c7;
    margin: 0 auto;
    max-width: 450px;

    -webkit-box-shadow: 0px 6px 58px -4px rgba(0,0,0,1);
    -moz-box-shadow: 0px 6px 58px -4px rgba(0,0,0,1);
    box-shadow: 0px 6px 58px -4px rgba(0,0,0,1);
}

.tracker-padding {
    padding: 5px 10px;
}

.trico-corner { background-position: 2px 3px; }
.trico-red { background-position: 2px -57px; }
.trico-yellow { background-position: 2px -27px; }
.trico-cfora { background-position: 1px -177px; }
.trico-gols { background-position: 2px -236px; }

.tracker-t1, .tracker-t2 {
    background: #404040;
    padding: 10px !important;
}

.tracker-t1 .tracker-icon, .tracker-t2 .tracker-icon {
    background: transparent !important;
    text-align: center;
}

.tracker-yellow {
    color: #ffdf1b !important;
    font-weight: bold;
}

.tracker-t2 {
    border-top: 1px solid rgba(255, 255, 255, .2);
}

.tracker-update {
    text-align: center;
    padding: 5px;
}

.tracker-signal {
    color: #E83838 !important;
}

.liveside-info {
    font-weight: bold;
    color: #DEDEDD;
}

.liveside-tracker {
    font-size: 10px;
    text-transform: uppercase;
    color: #DEDEDD;
}

.liveside-tracker i {
    color: #E83838 !important;
}

#liveMatches {
    overflow: auto;
}
/*  ------------------- LIVE TRACKER ------------------- */

.internal-page {
	margin-top: 30px;
}

.card-list {
	padding: 0;
	margin: 0;
}

.card-list li {
	list-style: none;
	display: block;
}

.card-list li a {
	display: block;
    padding: 8px 0;
    border-bottom: 1px solid rgb(255 255 255 / 6%);
    color: #666;
}

.topcredit {
	font-weight: bold;
}

#accordion .card {
	background: transparent !important;
	margin-bottom: 15px
}

.btn-xs {
	font-size: 10px !important;
    padding: 3px 5px !important;
}

.coupon-header {
    padding: 5px;
    border: 1px dashed rgba(0, 0, 0, .2);
    color: #000 !important;
    font-size: 13px;
}


.mybet_item {
    margin: 5px 0;
    padding-bottom: 10px;
    border-bottom: 1px dashed rgba(0, 0, 0, .2);
}

.my_bet_item_header {
	cursor: pointer;
    font-size: 13px;
    padding: 10px;
}

.mybet_item_title {
    font-weight: bold;
}

.mybet_item_title b {
	color: #ffeb3b !important;
	font-weight: 500 !important;
}

.mybet_item_info {
	font-size: 13px;
}

.mybet_item_info b.odd {
    color: #FFEB3B;
    margin: 0 5px;
}

#matches_table.table td, #matches_table.table th {
	border-top: 0 !important;
}

#matches_table p {
	margin: 0 !important;
	font-size: 12px;
}

#matches_table b {
	display: block;
}

table#matches_table td .event {
	margin: 0;
	font-size: 13px;
	font-weight: 300;
}

table#matches_table th {
    font-weight: 300;
    font-size: 14px;
}

.main-odds-live {
    float: right;
    margin-top: -70px;
}

.submenu .mobile-only a:hover, .submenu .mobile-only a:active, .menu .mobile-only a:hover, .menu .mobile-only a:active {
	color: #FFF !important
}

.cashout {
	display: none;
}

.btn-cashout {
	background: #d3d3d3 !important;
	border-radius: 0 !important;
    color: #333 !important;
    margin-top: 15px;
}

.btn-cashout b {
	color: #9c0000 !important;
}

.main-feat .x img {
	display: initial !important;
}

.main-feat .slick-arrow {
	display: none !important;
}

.main-feat .slick-dots {
	padding: 0 !important;
	margin: 0 auto;
	text-align: center;
}

.main-feat .slick-dots li {
	list-style: none;
	display: inline-block;
}

.main-feat .slick-dots li button {
    background: #515e74;
    display: block;
    margin: 0 5px;
    content: '';
    color: #FFF;
    font-size: 0;
    border: 0;
    padding: 5px;
    border-radius: 10px;
    outline: none !important;
}

.main-feat .slick-dots li.slick-active button {
	background: #748095 !important;
}

.sidecard-margin {
	margin-top: 20px;
}

.card-body {
	background: #444;
}

.card-body a:not(.btn-more):not(.btn-cashout) {
	color: #d0d0d0 !important;
}

.footer-menu {
	max-width: 700px !important;
    margin: 10px auto;
    padding: 15px 0;
    border: 1px solid rgba(255, 255, 255, .2);
    padding: 0 15px;
    border-radius: 8px;
    overflow: hidden;
    background: #444;
}

.fm-title {
	background: #000;
}

.footer-menu ul {
	padding: 0;
	margin: 0;
}

.footer-menu ul li {
	list-style: none;
}

.footer-menu ul li a {
	color: #FFF;
    font-weight: 300;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    display: block;
    padding: 10px;
    text-align: left;
}

.fbanner img {
	max-width: 100%;
}

.slide-nav {
	background: transparent;
	border: 0;
    font-size: 31px;
    color: #9c0000;
    top: 35%;
    position: absolute;
}

.slidePrev {
	left: -8px;
}

.slideNext {
	right: -8px;
}

#getLiveSignals tr:hover {
	color: inherit !important;
}

@media (min-width: 992px) {
	.mobile-only {
		display: none !important;
	}
}

@media (max-width: 991px) {
	.desktop-only {
		display: none !important;
	}

	.logo a {
	    margin: 10px 0 !important;
	}

	.logo img {
	    margin: -5px 0 0 0;
	    position: relative;
	    z-index: 10;
	}

	.menu ul {
		display: none;
		background: #030347;
	    z-index: 100;
	    position: fixed;
	    left: 0;
	    right: 0 !important;
	    bottom: 58px;
	    top: 0;
	    background: rgb(8 17 50 / 67%);
	    backdrop-filter: blur(8px);
	    -webkit-backdrop-filter: blur(8px)
	}

	.menu ul li {
		display: block !important;
	}

	.menu ul li a {
		font-weight: 400 !important;
	}

	.right-top-buttons {
	    padding: 10px !important;
	    position: absolute !important;
	    top: 0 !important;
	    text-align: center !important;
	}

	.submenu {
		overflow: auto;
    	white-space: nowrap;
	}

	.submenu li {
		border-bottom: 1px dashed rgba(255, 255, 255, .2);
		text-align: center;
	}
}

@media (min-width: 769px) {
	#coupon {
		max-width: 400px !important;
		right: calc(50% - 200px) !important;
		width: 100%;
	}

	.odds_table .match_more_options_link b {
		font-size: 16px !important;
	}
}

@media (max-width: 767px) {
	.banner-card {
		display: none !important;
	}

	.mobile-bottom-margin { margin-bottom: 20px; }
}

@media (max-width: 575px) {

	.t, .x {
		width: 100% !important;
		float: none !important;
		text-align: center !important;
	}

	.feat-header {
		text-align: center;
		text-overflow: ellipsis;
	    white-space: nowrap;
	    overflow: hidden;
	}

	.feat-header div {
		float: none !important;
	}

	.feat-odds a {
	    font-size: 13px;
	}

	.odds_table .odds {
		margin-top: -50px !important;
		background: #3a3a3a !important;
		padding-left: 5px !important;
	}
	.caption {
		margin-left: 10px !important;
	}
}

@media (max-width: 565px) {
	#getLiveSignals .btn {
		font-size: 12px !important;
		padding: 7px !important;
	}

	#getLiveSignals td b {
		font-size: 13px !important;
	}

	#getLiveSignals .event {
		font-size: 9px !important;
	}

	#getLiveSignals .live_realtime_update {
		font-size: 11px !important;
	}

	#getLiveSignals .main-odds-live {
		margin-top: -50px !important;
	}

	#header .open-mobile-menu {
		margin-top: 5px !important;
	}

	.submenu .open-mobile-submenu:not(.mobile-nologin-sports) {
		text-align: left !important;
		padding: 8px 0 !important;
	}

	.submenu ul li .open-mobile-submenu:not(.mobile-nologin-sports)  i {
		text-align: left !important;
		margin-left: 17px !important;
	}

	.right-top-buttons {
		text-align: right !important;
		position: absolute !important;
	    max-width: 70% !important;
	    right: 0;
	    z-index: 1;
	}
}

.mobile-nologin-sports {
	text-align: center !important;
}

.mobile-nologin-sports i {
	text-align: center !important;
	margin: 0 !important;
}

#mobmenu {
	background: #9c0000;
	padding: 5px 0;
	position: fixed;
    bottom: 0;
    z-index: 100;
    width: 100%;
}

#mobmenu a {
	color: rgb(255 255 255 / 78%);
    display: block;
    padding: 5px;
    text-align: center;
    font-size: 13px;
}

#mobmenu a i {
    display: block;
    text-align: center;
    font-size: 16px;
    margin-bottom: 3px;
    color: rgba(0, 0, 0, .4);
}

#mobmenu #coupon-qtd {
	background: #030347;
    color: #FFF !important;
    padding: 2px 5px;
    border-radius: 50px;
    font-size: 9px;
    position: absolute;
    margin-top: -15px;
}

.mobmenu-header {
	border-top: 3px solid #9c0000;
	padding: 1px 7px;
	margin-bottom: 10px;
}

.mobmenu-header .top-mobile-user-buttons {
	float: right;
    margin-right: 10px;
}

.mobmenu-header img {
	max-width: 90px !important;
    margin-top: 1px;
}

.mobmenu-header a {
	display: inline-block !important;
    padding: .25rem .5rem !important;
    font-size: .875rem !important;
    line-height: 1.5;
}

.manual {
	padding: 0;
	margin: 0;
}

.manual li {
	list-style: none;
}

.manual .collapsible-header {
	background: #9c0000;
	color: #263238;
	padding: 8px;
}

.manual .collection-item {
	padding: 20px 10px;
}

.modal .close {
	opacity: 1 !important;
}

.modal .close span {
	color: #FFF !important;
}

#reviewMatchesList .media {
	padding: 10px 0;
}

#reviewMatchesList .media-body {
	padding: 0 10px;
}

#reviewMatchesList .media-body .float-right {
	margin-top: 10px;
	font-weight: 300 !important;
}

#reviewMatchesList .media:nth-child(odd) {
	background: #03034736 !important;
}

.caption {
    font-size: 9px;
    color: rgba(255, 255, 255, .6) !important;
    position: absolute;
    margin-left: 15px;
    margin-top: -20px;
}

.slider .slick-arrow { display: none !important; }


.slider {
	padding: 0 !important;
}

.slider .slick-dots {
	padding: 0 !important;
	margin: 0;
	text-align: center;
	margin-top: -29px;
	margin-bottom: 5px;
    z-index: 1000;
    position: relative;
}

.slider .slick-dots li {
	list-style: none;
	display: inline-block;
}

.slider .slick-dots li button {
    background: #9c0000;
    display: block;
    margin: 0 5px;
    content: '';
    color: #FFF;
    font-size: 0;
    border: 0;
    padding: 5px;
    border-radius: 10px;
    outline: none !important;
}

.slider .slick-dots li.slick-active button {
	background: #607c00 !important;
}

.odds-card form {
	margin-bottom: -8px;
}

.odds-card form input {
	border-radius: 0;
    background: rgba(0, 0, 0, .3);
    border: 0;
}