
a.ticket-button {
	background-color: #307be3;
	color: #fff;
    border: 0;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    font-family: Bebas Neue, Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    height: 36px;
    letter-spacing: .2em;
    line-height: 38px;
    outline: none !important;
    padding: 0 18px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
    z-index: 1;
	margin-top: 0px;
    min-width: 170px
}
a.ticket-button:hover, a.ticket-button:visited, a.ticket-button:link, a.ticket-button:active {
  text-decoration: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
a.ticket-button:hover {
  background-color: #0f4da3;
}

@media(max-width:767px) {
    a.ticket-button {
         min-width: 100%;
    }
}

.schedule {
    color: #111;
    display: flex;
    flex-direction: column;
    font-family: Raleway, Tahoma, sans-serif;
    font-size: 14px;
    font-weight: 500;
    justify-content: flex-start;
    line-height: 1.5;
    margin: 0;
    min-height: 100%;
    min-height: -webkit-fill-available;
    min-width: 320px;
    padding: 0;
    position: relative
}

.schedule .schedule-section+.schedule-section {
    margin-top: 60px
}

.schedule .schedule-section-header {
    align-items: center;
    color: #3e414a;
    display: flex;
    font-family: Bebas Neue, Arial, sans-serif;
    font-size: 32px;
    font-weight: 700;
    justify-content: space-between;
    line-height: 110%;
    margin-bottom: 24px;
    text-transform: uppercase
}

@media(max-width:767px) {
    .schedule .schedule-section-header {
        font-size: 24px
    }
}

.schedule .schedule-row+.schedule-row {
    margin-top: 10px
}

.schedule .schedule-row {
    align-items: center;
    background: #fff;
    box-shadow: 5px 20px 20px -10px rgba(0, 0, 0, .1);
    display: flex;
    justify-content: space-between;
    padding: 15px
}

@media(max-width:1200px) {
    .schedule .schedule-row {
        align-items: flex-start
    }
}

@media(max-width:767px) {
    .schedule .schedule-row {
        display: block
    }
}

.schedule .schedule-row .schedule-row-content {
	font-size: 14px;
    font-weight: 500;
    align-items: center;
    display: flex;
    flex: 1;
    justify-content: space-between
}

@media(max-width:1200px) {
    .schedule .schedule-row .schedule-row-content {
        display: block;
        text-align: center
    }
}

.schedule .schedule-row .btn-container {
    flex: 1;
    margin-left: 10px;
    max-width: 150px;
    padding-left: 2px;
    position: relative;
}

.schedule .schedule-row .btn a {
	text-decoration: none !important; 
}

@media(max-width:767px) {
    .schedule .schedule-row .btn-container {
        align-items: center;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-top: 20px;
        max-width: none;
        padding: 0
    }
}

.schedule .schedule-row .btn-container .btn {
    margin-left: 0;
    padding: 0 10px;
    width: 100%;
	background-color: #307be3;
	color: #fff;
    border: 0;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    font-family: Raleway, Tahoma, sans-serif;
    font-size: 14px;
    font-weight: 700;
    height: 36px;
    line-height: 38px;
    outline: none !important;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
    z-index: 1;
	margin-top: 0px;
    min-width: 140px
}

.schedule .schedule-row .btn-container .btn:hover:visited:link:active {
  text-decoration: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.schedule .schedule-row .btn-container .btn:hover {
  background-color: #0f4da3;
}

@media(max-width:767px) {
    .schedule .schedule-row .btn-container .btn {
         min-width: 100%;
		 letter-spacing: .2em;
    }
}

@media(max-width:767px) {
    .schedule .schedule-row .btn-container .btn {
        margin-top: 0
    }
}

.schedule .schedule-row .btn-container .betsity-button {
    font-size: 0;
    left: 0;
    padding: 0;
    position: relative;
    top: 0;
    max-width: 86px
}

.schedule .schedule-row .btn-container .betsity-button span {
    display: inline-block;
    font-size: 20px;
    vertical-align: middle
}

.schedule .schedule-row .btn-container .betsity-button img {
    width: 86px;
    height: 36px;
    margin-right: 5px;
	margin-bottom: -3px;
    object-fit: cover;
}

@media(max-width:767px) {
    .schedule .schedule-row .btn-container .betsity-button {
        margin-right: 12px;
        margin-top: 0;
        max-width: 42px;
        position: relative
    }
}

.schedule .schedule-row .betsity-container {
    flex: 1;
    margin-left: 2px;
    max-width: 90px;
    padding-left: 2px;
    position: relative;
}

@media(max-width:767px) {
    .schedule .schedule-row .betsity-container {
        align-items: center;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-top: 20px;
        max-width: none;
        padding: 0
    }
}

.schedule .schedule-row .betsity-container .betsity-button img {
    width: 86px;
    height: 36px;
    margin-right: 5px;
	margin-bottom: -3px;
    object-fit: cover;
}

.schedule .schedule-row .btn {
    flex: 1;
    font-size: 16px;
    height: 42px;
    justify-content: center;
    line-height: 42px;
    margin-left: 30px;
    max-width: 150px
}

@media(max-width:767px) {
    .schedule .schedule-row .btn {
        display: block;
        margin: 20px auto 0;
        max-width: none;
        width: 100%
    }
}

.schedule .schedule-row .btn.btn-green-medium {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    font-size: 13px;
    height: auto;
    justify-content: center;
    line-height: 120%;
    min-height: 42px;
    padding: 7px 15px;
    white-space: normal
}

.schedule .schedule-row .score {
    color: #72727c;
    flex: 1;
    font-family: Bebas Neue, Arial, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 110%;
    margin: 0 5px;
    max-width: 30px;
    text-align: center;
    text-transform: uppercase
}

.schedule .schedule-row .score.finished {
    color: #1e1e1e
}

.schedule .schedule-row .info {
    flex: 1;
    margin-right: auto
}

.schedule .schedule-row .date {
    color: #1e1e1e;
    flex: 1;
    font-family: Bebas Neue, Arial, sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 110%;
    margin-right: 15px;
    max-width: 130px;
    text-transform: uppercase
}

.schedule .schedule-row .blogo {
    color: #1e1e1e;
    flex: 1;
    margin-right: 15px;
    max-width: 90px;
}

.schedule .schedule-row .blogo img {
	width: 86px;
    height: 36px;
    margin-right: 5px;
	margin-bottom: -3px;
    object-fit: cover;
}

@media(max-width:767px) {
    .schedule .schedule-row .date {
        font-size: 26px
    }
}

.schedule .schedule-row .match {
    align-items: center;
    display: flex;
    flex: 2;
    margin-left: 15px;
    max-width: 370px
}

.schedule .schedule-row .match .team span {
    position: absolute;
	padding: 19px;
	text-align: center;
	margin-left: -65px;
	color: #000;
	font-family: Bebas Neue, Arial, sans-serif;
	font-size: 14px;
    font-weight: 700;
}

.schedule .schedule-row .match .score span {
    position: absolute;
	padding: 20px;
	text-align: center;
	margin-left: -45px;
	color: #000;
	font-family: Bebas Neue, Arial, sans-serif;
	font-size: 14px;
    font-weight: 700;
}

@media(max-width:1200px) {
    .schedule .schedule-row .match {
        margin: 15px auto 0
    }
}

.schedule .schedule-row .team {
    align-items: center;
    display: flex;
    flex: 1;
    font-weight: 500;
    text-align: left;
    white-space: nowrap
}

@media(max-width:700px) {
    .schedule .schedule-row .team {
        white-space: normal
    }
}

.schedule .schedule-row .team img {
    height: 30px;
    margin-right: 5px;
	margin-bottom: -1px;
    object-fit: contain;
    width: 40px
}

.schedule .schedule-row .team:first-child {
    justify-content: flex-end;
    text-align: right
}

.schedule .schedule-row .team:first-child img {
    margin-left: 5px;
    margin-right: 0;
    order: 2
}

.schedule .schedule-row .datetime {
    color: #1e1e1e;
    font-family: Bebas Neue, Arial, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 110%;
    text-transform: uppercase
}

.schedule .schedule-row .datetime span {
    margin-left: 5px
}

.schedule .schedule-row .tournament {
    color: #a9a9b5;
    font-size: 12px;
    font-weight: 500;
    line-height: 110%
}

.schedule .schedule-row .schedule-row-content .score {
	max-width:40px;
}