html {
    background-color: transparent;
}
body.rtp {
    background: url(../themes/idngoal/img/rtp/bg-rtpslot.webp) top center no-repeat;
    background-attachment: fixed;
    font-size: 18px;
}
.align-flex-end {
    align-items: flex-end;
}
.rtp-lists .card {
    color: white;
    border: 2px solid #1799ad !important;
    background-color: #1c1919 !important;
}
.rtp-lists .card .overlay-maintenance {
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 25px;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.75) no-repeat;
    -webkit-background-size: contain;
   /* background-size: 56px;
    */
   /* background-position: 92px 6px;
    */
    display: inline-flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    animation-name: fadeIn;
    animation-duration: 0.7s;
    animation-timing-function: linear;
    animation-delay: 0.5s;
    animation-direction: alternate;
    animation-play-state: running;
    animation-fill-mode: forwards;
}
.rtp-lists .card img {
    padding: 5px;
}
.rtp-lists .card .card-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: bold;
    font-family: sans-serif;
    font-size: 19px;
    margin-top: 5px;
}
.rtp-lists .card .card-text .schedule {
    padding: 5px 0;
    background: #1799ad;
    text-align: center;
    font-family: sans-serif;
    font-weight: bold;
}
.rtp-lists .card .play-rtp {
    background: #48e906;
    background: linear-gradient(90deg, rgba(72, 233, 6, 1) 0%, rgba(0, 191, 41, 1) 100%);
    text-align: center;
    width: 100%;
    padding: 10px 0;
    color: white;
    font-family: sans-serif;
    font-weight: bold;
    text-decoration: none;
    border-radius: 0;
    box-shadow: inset 0px -1px 8px 0px rgba(0, 0, 0, 0.4);
}
.rtp-lists .col-md-3 {
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 20px;
}
.owl-rtp-menu .rtp-menu-item {
    width: 138px;
    height: 64px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #242a51;
    border-radius: 20px;
    position: relative;
}
.owl-rtp-menu .rtp-menu-item.active{
    background-color: #404986;
}
.owl-rtp-menu .rtp-menu-item .active {
    position: absolute;
    width: 30%;
    height: 5px;
    background-color: white;
    border-radius: 30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 5%;
}
.owl-rtp-menu .rtp-menu-item .promo-rtp {
    position: absolute;
    right: 14px;
    top: 0;
}
.owl-rtp-menu .owl-wrapper-outer {
    z-index: 2;
}
.owl-rtp-menu .owl-wrapper-outer .owl-wrapper {
    display: flex;
    align-items: center;
}
.owl-rtp-menu .owl-wrapper-outer .owl-wrapper .owl-item {
    display: flex;
    justify-content: center;
}
.owl-rtp-menu .owl-buttons {
    display: flex;
    width: 104%;
    justify-content: space-between;
    position: absolute;
    top: 0;
    left: -2.8rem;
}
.owl-rtp-menu .owl-buttons button:focus, .owl-rtp-menu .owl-buttons button:hover {
    outline: none;
    box-shadow: none;
}
.owl-rtp-menu .owl-buttons div {
    background: transparent !important;
    opacity: 1 !important;
    padding: 0px !important;
}
.owl-rtp-menu .owl-buttons button {
    margin: 0;
}
.owl-rtp-menu .owl-buttons .owl-prev span {
    font-size: 55px;
    opacity: 1;
}
.owl-rtp-menu .owl-buttons .owl-prev:hover span {
    opacity: 1;
}
.owl-rtp-menu .owl-buttons .owl-next {
    position: absolute;
    right: -2rem;
}
.owl-rtp-menu .owl-buttons .owl-next span {
    font-size: 55px;
    opacity: 1;
}
.owl-rtp-menu .owl-buttons .owl-next:hover span {
    opacity: 1;
}
.rtp-slot .modal .modal-dialog {
    max-width: 400px;
    margin: 10% auto;
}
.rtp-slot .modal .modal-dialog .modal-content {
    background-color: #252424;
    font-size: 14px;
}
.rtp-slot .modal .modal-dialog .modal-content .modal-header {
    background-color: #1799ad;
}
.rtp-slot .modal .modal-dialog .modal-content .modal-header .modal-title {
    color: white;
    font-size: 16px;
    text-align:center;
}
.rtp-slot .modal .modal-dialog .modal-content .modal-body {
    padding: 0;
    text-align: start;
    color: white;
}
.rtp-slot .modal .modal-dialog .modal-content .modal-body .top-content {
    padding: 15px;
    color: white;
    text-decoration: underline;
}
.rtp-slot .modal .modal-dialog .modal-content .modal-body .content-header {
    background-color: #706d6d;
    padding: 8px 0;
    color: white;
}
.rtp-slot .modal .modal-dialog .modal-content .modal-body .content-header .content-title {
    font: 16px 'allerrbold';
    text-align: center;
}
.rtp-slot .modal .modal-dialog .modal-content .modal-body .content-body .pola {
    padding: 15px;
}
.rtp-slot .modal .modal-dialog .modal-content .modal-body .content-body .tips .tips-title {
    width: 100%;
    background-color: #dfed20;
    padding: 8px 0;
    color: black;
    font: 16px 'allerrbold';
    text-align: center;
}
.rtp-slot .modal .modal-dialog .modal-content .modal-body .content-body .tips .tips-body {
    padding: 15px;
}
.rtp-slot .modal .modal-dialog .modal-content .modal-body .content-footer .row {
    margin: 0;
}
.rtp-slot .modal .modal-dialog .modal-content .modal-body .content-footer .row .col-md-6 {
    padding: 0;
}
.rtp-slot .modal .modal-dialog .modal-content .modal-body .content-footer .row .col-md-6 a {
    text-decoration: none;
    color: white;
}
.rtp-slot .modal .modal-dialog .modal-content .modal-body .content-footer .row .col-md-12 {
    padding: 0;
}
.rtp-slot .modal .modal-dialog .modal-content .modal-body .content-footer .row .col-md-12 a {
    text-decoration: none;
    color: white;
}
.rtp-slot .modal .modal-dialog .modal-content .modal-body .content-footer .row .masuk {
    text-align: center;
    padding: 13px;
    background-color: #62bb46;
    text-decoration: none;
    font: 16px 'allerrbold';
}
.rtp-slot .modal .modal-dialog .modal-content .modal-body .content-footer .row .main {
    text-align: center;
    padding: 13px;
    background-color: #62bb46;
    text-decoration: none;
    color: white;
    font: 16px 'allerrbold';
}
.rtp-slot .modal .modal-dialog .modal-content .modal-body .content-footer .row .daftar {
    text-align: center;
    padding: 13px;
    background-color: #14a2a7;
    font: 16px 'allerrbold';
}
.rtp-slot .modal .modal-dialog .modal-content .modal-body p {
    text-align: start;
}
