.menu_spin {
    position: absolute;
    left: initial;
    right: calc(10% - 30px);
    bottom: calc(50% - 30px);
    background: rgba(0, 0, 0, .6) !important;
    z-index: 1 !important;
}

.menu_next {
    position: absolute;
    left: initial;
    right: calc(10% - 30px);
    bottom: calc(50% - 30px);
    background: rgba(0, 0, 0, .6) !important;
    z-index: 1 !important;
}

.menu_quit {
    position: absolute;
    left: initial;
    right: calc(10% - 30px);
    bottom: calc(70% - 15px);
    background: rgba(0, 0, 0, .6) !important;
    z-index: 1 !important;
}

.menu_collect_lefthanded,
.menu_stop_lefthanded,
.menu_spin_lefthanded {
    right: initial !important;
    left: 25px !important;
}

.menu_stop {
    position: absolute;
    left: initial;
    right: calc(10% - 30px);
    bottom: calc(50% - 30px);
}

.menu_collect {
    position: absolute;
    left: initial;
    right: calc(10% - 30px);
    bottom: calc(50% - 30px);
}

.menu_exit {
    top: 10px;
    left: 5px;
    border: none;
    display: none;
}

.menu_info {
    left: 15%;
    bottom: 40%;
}

.menu_options {
    left: 45%;
    position: absolute;
    display: table;
    bottom: 40%;
}

.expand_Options p {
    transform: rotate(-90deg);
    top: 29px;
    transform-origin: top;
    left: -13px;
    right: 0;
    float: none;
    display: initial;
    font-size: 8px;
    position: absolute;
    bottom: 22px;
}

.expand_Options {
    left: 0;
    position: absolute;
    bottom: calc(50% - 30px);
    height: 60px !important;
    width: 20px !important;
    display: table;
}

.expand_Options_lefthanded {
    right: 5px;
    left: initial;
}

.switch_hand {
    display: initial;
    left: 72%;
    position: absolute;
    bottom: 40%;
}

.menu_max_bet,
.switch_hand p,
.menu_exit p,
.menu_info p,
.menu_auto p,
.menu_options p,
.menu_auto {
    display: none;
    font-size: 17px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.menu-button {
    text-decoration: none;
    background: rgba(0, 0, 0, .5);
    webkit-text-stroke-color: #0066FF;
    border-color: rgb(158, 158, 158);
    border-radius: 7px;
    border-width: 2px;
    height: 25px;
    width: 60px;
    text-align: center;
    z-index: 3;
    margin: 0 auto;
    float: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

.menu-button-round {
    box-shadow: 0 0 5px 2px #000000;
    border-radius: 50%;
    background: rgba(0, 0, 0, .6);
    float: left;
    width: 60px;
    height: 60px;
    color: rgba(255, 255, 255, 0.9);
    border-color: rgb(158, 158, 158);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

.menu-button-round p {
    max-width: 60px !important;
    max-height: 60px !important;
}

.menu-button span p {
    display: none;
    position: absolute;
    left: 0;
    top: 70px;
}

.menu-button-round span {
    font-size: 40px;
    color: #ffffff;
    height: 60px;
}

/**** HIDE CREDIT BUTTONS ****/

.menu_credit_value,
.menu_lines,
.menu_bet_per_line,
.top-menu,
.menu_info {
    display: none;
}

.color_general {
    font-size: 9pt;
    text-shadow: none;
    color: #ffffff !important;
}

.menu-counter-wrapper {
    position: absolute;
    width: 100%;
    height: 28px;
    text-align: center;
    z-index: 0;
    transform-origin: top right;
    right: 0;
    float: none;
    display: table-cell;
}

.menu-counter {
    display: table-cell;
}

.menu_win {
    top: initial;
    bottom: initial;
    left: initial;
    right: initial;
    position: initial;
    float: none;
    width: 100px;
    display: table-cell;
}

.menu_win_freeSpins {
    width: 35px;
    left: 0;
    float: left;
}

.menu_credits {
    bottom: 0;
    top: initial;
    float: none;
    right: initial;
    position: initial;
    display: table-cell;
    width: 100px;
    height: 7px;
}

.creditsBtn_count_text {
    vertical-align: middle;
    display: table-cell;
    position: absolute;
    text-shadow: none;
    float: left;
    font-size: 16px;
    top: initial;
    right: initial;
    width: 98px;
    left: initial;
}

.creditsBtn_text {
    vertical-align: middle;
    display: table-cell;
    position: relative;
    text-shadow: none;
    float: left;
    font-size: 8px;
    top: -4px !important;
    left: 3px !important;
    max-width: 100px;
    letter-spacing: 1px;
}

.btn-label-inside-div {
    padding-left: 0;
    padding-right: 10px;
    display: table-cell;
    vertical-align: middle;
    font-size: 11px;
    text-align: center !important;
    position: relative;
    right: -5px;
}

.bet-options {
    position: absolute;
    z-index: 6;
    width: 100%;
    display: table;
    cursor: default;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    text-align: right;
    transition: all 0.5s;
    top: 0;
}

.bet-options-table-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: auto;
}

.expand-options-table-wrapper {
    position: relative;
    width: 100%;
    background: rgba(0, 0, 0, .7);
    overflow: auto;
    display: table-cell;
    vertical-align: middle;
}

.bet-options table {
    width: 100%;
    height: 100%;
    font-size: 12pt;
    text-align: center;
    padding: 10px;
    border-spacing: 0;
}

.expand-options table {
    width: 100%;
    font-size: 20px;
    text-align: center;
    padding: 10px;
}

.bet-options table tr.close td {
    background: none;
    text-align: left;
    float: left
}

.bet-options table td {
    background: rgba(0, 0, 0, 0.7);
    width: 10%;
    text-align: center;
    padding: 0;
    margin: 0 auto;
    font-family: 'Roboto', sans-serif;
}

.bet-options table:not(.mobile-info-table) td {
    width: 25%;
}

.expand-options table td {
    background: rgba(0, 0, 0, 0.5);
    width: 25%;
    height: 50px;
    text-align: center;
    padding: 0;
}

.bet-options select {
    width: 100%;
    height: 50px;
    font-size: 20px;
    font-family: Monospace;
}

/**** BOTTTOM MENU ****/

#bottomMenuWrapper {
    height: 12px !important;
    padding: 1px 0 !important;
}

.bottomMenuTime {
    display: none;
}

#cashInside,
#gsidInside {
    text-align: center;
    padding: 0;
}

#cashInside,
#betInside,
#paidInside,
#gsidInside,
#timeInside {
    padding: 0 5px !important;
    margin: 0 auto;
    width: 25%;
}

#gsidInside {
    line-height: 9px;
}

#timeInside .name,
#timeInside .val,
#gsidInside .name,
#gsidInside .val {
    font-size: 9px;
}

#gsidInside .val {
    vertical-align: initial !important;
}

.gsid {
    display: none;
}

.bottomMenuContent {
    position: absolute;
    display: inline-flex;
    color: #fff !important;
    min-width: initial;
    font-size: 9px;
    left: 0 !important;
    width: 100%;
}

.menu {
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    margin-left: 0;
}

.winlineMessageWrap {
    width: 100%;
    height: auto;
    left: 0;
    margin-left: 0;
    background: rgba(0, 0, 0, .5);
    webkit-text-stroke-color: #0066FF;
    border-radius: 7px;
    border: solid 2px rgb(158, 158, 158);
}

.winlineMessageTextHolder {
    position: initial;
    height: auto;
    padding: 5px;
}

.winlineMessageWrap img {
    display: none;
}

.winlineMessageText {
    font-size: 10px;
    padding: 0;
}

.orientation-change-wrapper img {
    transform: rotate(90deg);
    max-width: 75%;
    min-width: auto !important;
}

.orientation-change-wrapper p {
    opacity: 0;
}

@media only screen and (orientation:portrait) {
    .orientation-change-wrapper {
        width: 100%;
        height: 100%;
        display: initial;
        text-align: center;
        position: fixed;
        z-index: 8;
        background: black;
        visibility: visible;
    }
    .main_wrapper,
    #container {
        display: none;
    }
    .orientation-change-wrapper img {
        -webkit-animation: Rotate90Deg 2s forwards;
        /* Safari 4+ */
        -moz-animation: Rotate90Deg 2s forwards;
        /* Fx 5+ */
        -o-animation: Rotate90Deg 2s forwards;
        /* Opera 12+ */
        animation: Rotate90Deg 2s forwards;
        /* IE 10+, Fx 29+ */
        max-width: 65% !important;
        position: absolute;
        top: 10%;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }
    .orientation-change-wrapper p {
        position: absolute;
        text-align: center;
        width: 100%;
        top: 17%;
        padding: 20px;
        box-sizing: border-box;
        font-size: 16px;
        opacity: 1;
    }
    #scrollPreview {
        display: none;
    }
}

@media only screen and (orientation: landscape) {
    .orientation-change-wrapper {
        visibility: hidden;
    }
    #scrollPreview {
        width: 100%;
        height: 150vh;
        display: block;
        text-align: center;
        position: fixed;
        z-index: 8888888;
        background: rgba(0, 0, 0, 0.7);
        top: 0;
        user-select: none !important;
    }
    #scrollPreview img {
        width: 20% !important;
        position: absolute;
        top: 15%;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    #scrollPreview p {
        position: absolute;
        text-align: center;
        width: 100%;
        top: 2.5%;
        padding: 20px;
        box-sizing: border-box;
        font-size: 16px;
        opacity: 1;
    }
}

/**** FOR DETECTING ACTIVE CSS ****/

#state-indicator {
    z-index: 3;
}

/***INFO WINDOW MOBILE ***/

.table-border-bottom,
.bet-options th,
.bet-options tr {
    border-bottom: 3px solid transparent;
    -moz-border-image: -moz-linear-gradient(top right, #000000 0%, #FF4E50 50%, #000000 100%);
    -webkit-border-image: -webkit-linear-gradient(top right, #000000 0%, #FF4E50 50%, #000000 100%);
    border-image: linear-gradient(to left, #000000 0%, #FF4E50 50%, #000000 100%);
    border-image-slice: 1;
}

.bet-options th {
    font-size: 16pt;
    font-family: 'Roboto', sans-serif;
}

.bet-options img {
    max-width: 100px;
    max-height: 100px;
}

#info-header {
    border-bottom: 1px solid transparent;
    -moz-border-image: -moz-linear-gradient(top right, #000000 0%, #FF4E50 50%, #000000 100%);
    -webkit-border-image: -webkit-linear-gradient(top right, #000000 0%, #FF4E50 50%, #000000 100%);
    border-image: linear-gradient(to left, #000000 0%, #FF4E50 50%, #000000 100%);
    border-image-slice: 1;
    width: 100%;
    height: 40px;
    position: fixed;
    background: rgba(0, 0, 0, 1);
    text-align: center;
    z-index: 7;
    font-size: 19pt;
    font-family: 'Roboto', sans-serif;
}

.mobile-info-table {
    margin-top: 20px;
}

.mobile-info-table input {
    width: 80%;
}

#info_window {
    display: none !important;
}


/* The switch - the box around the slider */

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

/* Hide default HTML checkbox */

.switch input {
    display: none;
}

/* The slider */

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */

.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.cb-btn {
    margin: 5px;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    color: white;
    cursor: pointer;
    display: flex;
    justify-content: center;
    /* align horizontal */
    align-items: center;
    /* align vertical */
    text-shadow: 1px 1px 2px #9c9c9c;
}

.cb-green {
    background-color: #27b05c;
    box-shadow: 0 2px 6px #565b57, inset 0 1px 5px -2px #00f36d;
}

.myButton {
    background-color: #44c767;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    border: 4px solid #18ab29;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: Impact;
    font-size: 28px;
    padding: 10px 14px;
    text-decoration: none;
    text-shadow: 0 0 9px #2f6627;
}

.myButton:hover {
    background-color: #5cbf2a;
}

.myButton:active {
    position: relative;
    top: 1px;
}

.mobile_hidden {
    display: none;
}

.expand_button p {
    font-size: 13pt;
    font-weight: 800;
    color: darkorange !important;
}

.expand_button {
    left: initial;
    width: 80%;
    max-width: 110px;
    background: rgba(49, 49, 49, 0.7);
    border: solid 2px #888888;
    height: 45px;
    margin-bottom: 5px;
}

.set_value_button_padding {
    padding: 25px 35px;
}

.set_value_button {
    position: relative;
}

.button_blue {
    background: -moz-linear-gradient(top, rgba(124, 186, 244, 0.8) 0%, rgba(115, 177, 231, 0.8) 24%, rgba(10, 119, 213, 0.8) 50%, rgba(83, 159, 225, 0.8) 79%, rgba(124, 186, 244, 0.8) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(124, 186, 244, 0.8) 0%, rgba(115, 177, 231, 0.8) 24%, rgba(10, 119, 213, 0.8) 50%, rgba(83, 159, 225, 0.8) 79%, rgba(124, 186, 244, 0.8) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(244, 124, 124, 0.8) 0%, rgba(231, 115, 115, 0.8) 24%, rgba(213, 10, 10, 0.8) 50%, rgba(225, 83, 83, 0.8) 79%, rgba(244, 124, 124, 0.8) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#cc7cbaf4', endColorstr='#cc7cbaf4', GradientType=0);
    /* IE6-9*/
    box-shadow: 0 0 3px 2px rgb(213, 10, 10), inset 0 0 5px 2px rgb(213, 10, 10);
    border: solid 2px rgb(255, 112, 112);
    height: 60px;
}

.ok_button {
    background: rgb(180, 227, 145);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(180, 227, 145, 1) 0%, rgba(97, 196, 25, 1) 50%, rgba(180, 227, 145, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(180, 227, 145, 1) 0%, rgba(97, 196, 25, 1) 50%, rgba(180, 227, 145, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(27, 255, 0, 0.44) 0%, rgba(97, 196, 25, 1) 50%, rgba(128, 214, 65, 0.56) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#b4e391', endColorstr='#b4e391', GradientType=0);
    box-shadow: 0 0 3px 2px rgb(22, 213, 10), inset 0 0 5px 2px rgb(28, 213, 10);
    border: solid 2px rgb(30, 255, 0);
    height: 60px;
}

.disabled {
    background: -moz-linear-gradient(top, rgba(73, 73, 73, 0.2) 0%, rgba(73, 73, 73, 0.6) 25%, rgba(73, 73, 73, 0.9) 50%, rgba(73, 73, 73, 0.61) 79%, rgba(73, 73, 73, 0.6) 80%, rgba(73, 73, 73, 0.2) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(73, 73, 73, 0.2) 0%, rgba(73, 73, 73, 0.6) 25%, rgba(73, 73, 73, 0.9) 50%, rgba(73, 73, 73, 0.61) 79%, rgba(73, 73, 73, 0.6) 80%, rgba(73, 73, 73, 0.2) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(73, 73, 73, 0.2) 0%, rgba(73, 73, 73, 0.6) 25%, rgba(73, 73, 73, 0.9) 50%, rgba(73, 73, 73, 0.61) 79%, rgba(73, 73, 73, 0.6) 80%, rgba(73, 73, 73, 0.2) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#33494949', endColorstr='#33494949', GradientType=0);
    pointer-events: none;
    box-shadow: 0 0 3px 2px rgb(74, 74, 74), inset 0 0 5px 2px rgb(142, 142, 142);
    border: solid 2px rgb(140, 140, 140);
    height: 60px;
}

.middle-font-orange {
    font-size: 15pt;
    color: darkorange;
}

.middle-font-white {
    font-size: 20pt;
    color: white;
    vertical-align: text-top
}

.options-title {
    top: -10px;
    position: relative;
    font-size: 19px;
    color: darkorange;
    line-height: 24px;
    font-weight: 600;
}

.options-title span {
    font-size: 30px;
    color: white;
}

.animateIn {
    transform: scale(1) translateZ(0);
    -webkit-transform: scale(1) translateZ(0);
    -moz-transform: scale(1) translateZ(0);
    -ms-transform: scale(1) translateZ(0);
    -o-transform: scale(1) translateZ(0);
}

.winlineMessageIDtext {
    width: 30px;
    height: 30px;
    position: absolute;
    left: -15px;
    top: -10px;
    font-size: 15px;
}

.winlineMessageIDBG {
    width: 30px;
    height: 30px;
    position: absolute;
    left: -15px;
    top: -15px;
}

.winlineMessageIDBG img {
    width: 30px;
    height: 30px;
}

.winlineMessage {
    position: relative;
    top: 25%;
    z-index: 3;
    text-align: center;
    display: table;
    height: 35px;
    transition: 0 all;
    left: 0 !important;
    min-width: 30px;
    max-width: 50%;
    margin: 0 auto;
}

.winlineMessage p {
    display: table-cell;
    background: blue;
    vertical-align: middle;
    background: rgba(0, 0, 0, .5);
    border-radius: 7px;
    border: solid 2px rgb(158, 158, 158);
    padding: 3px 10px;
}

.gameOptions {
    width: 75%;
    height: 100%;
    position: absolute;
    display: table-cell;
    background: rgba(0, 0, 0, .9);
    z-index: 3;
    float: right;
    right: 0;
}

.expand-options-selected {
    border-color: #d17301;
}

.bottom_right_message {
    top: 5px;
    right: 5px;
}

.bottom_right_message_text {
    font-size: 14px;
}

/* Poseidon start */

.top_right_message {
    bottom: 842px !important;
    left: 800px !important;
	z-index: 4;
}
.top_right_message_text {
    font-size: 66px !important;
}

.center_message {
    bottom: 350px !important;
    left: 470px !important;
}
.center_message_text {
    font-size: 160px !important;
}
.bonusImageWrap_spear {
    top: 33px !important;
    transform: scale(1.18) !important;
}
.bonusImageWrap_diamondglow {
    transform: scale(1.1) !important;
    right: 221px !important;
    top: 17px !important;
}
.bonusImageWrap_diamondaglow {
    transform: scale(1) !important;
    right: 195px !important;
	top: 106px;
}
.bonusImageWrap_diamond {
    transform: scale(0.8) !important;
    right: -79px !important;
	top: 0 !important;
}

.bonusImageWrap_diamonda {
    transform: scale(0.8) !important;
    right: -80px !important;
    top: -5px !important;
}

.bonusImageWrap_diamondb {
    transform: scale(0.8);
    right: -73px;
    top: -5px !important;
}
.bonusEndedPanel {
	transform: scale(1.8);
}

/* Poseidon end */

/* Animation: rotate by 90 degrees */

@-webkit-keyframes Rotate90Deg {
    0% {
        transform: rotate(90deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

@-moz-keyframes Rotate90Deg {
    0% {
        transform: rotate(90deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

@-o-keyframes Rotate90Deg {
    0% {
        transform: rotate(90deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

@keyframes Rotate90Deg {
    0% {
        transform: rotate(90deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

.fruitsInfoPanelTextWrap p {
    font-size: 1.8em !important;
}

.jpHelpBtn,
.jpPinBtn {
    display: none !important;
}

#jpWrapper {
    z-index: 5;
    top: 0;
    left: 0;
}

#jpWrapper * {
    text-shadow: none !important;
}

/* Left orientation */

.menu.left-orientation > .menu_spin,
.menu.left-orientation > .menu_next,
.menu.left-orientation > .menu_quit,
.menu.left-orientation > .menu_stop,
.menu.left-orientation > .menu_collect {
    right: initial;
    left: calc(10% - 30px);
}

.menu.left-orientation > .expand_Options {
    left: initial;
    right: 15px;
    transform: rotate(180deg);
}

@media (max-width: 600px) {
    #cashInside,
    #betInside,
    #paidInside,
    #gsidInside,
    #timeInside {
        width: initial !important;
    }
}

@media (max-width: 450px) {
    #cashInside > *,
    #betInside > *,
    #paidInside > *,
    #gsidInside > *,
    #timeInside > * {
        font-size: 7px !important;
    }
}

.expand_Options > span > i {
    padding-left: 10px;
}

.message-holder {
    width: 100%;
    height: 75%;
    position: relative;
    top: 40px;
    border-bottom: 1px solid transparent;
    -moz-border-image: -moz-linear-gradient(top right, #000000 0%, #FF4E50 50%, #000000 100%);
    -webkit-border-image: -webkit-linear-gradient(top right, #000000 0%, #FF4E50 50%, #000000 100%);
    border-image: linear-gradient(to left, #000000 0%, #FF4E50 50%, #000000 100%);
    border-image-slice: 1;
}

.message-button-holder {
    bottom: 0;
    width: 100%;
    height: 40px;
    position: absolute;
    display: flex;
}

.message_button {
    background: -moz-linear-gradient(top, rgba(124, 186, 244, 0.8) 0%, rgba(115, 177, 231, 0.8) 24%, rgba(10, 119, 213, 0.8) 50%, rgba(83, 159, 225, 0.8) 79%, rgba(124, 186, 244, 0.8) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(124, 186, 244, 0.8) 0%, rgba(115, 177, 231, 0.8) 24%, rgba(10, 119, 213, 0.8) 50%, rgba(83, 159, 225, 0.8) 79%, rgba(124, 186, 244, 0.8) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(244, 124, 124, 0.8) 0%, rgba(231, 115, 115, 0.8) 24%, rgba(213, 10, 10, 0.8) 50%, rgba(225, 83, 83, 0.8) 79%, rgba(244, 124, 124, 0.8) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#cc7cbaf4', endColorstr='#cc7cbaf4', GradientType=0);
    /* IE6-9*/
    box-shadow: 0 0 3px 2px rgb(213, 10, 10), inset 0 0 5px 2px rgb(213, 10, 10);
    border: solid 2px rgb(255, 112, 112);
    height: 30px;
}

.message-inner {
    width: 100%;
    height: 80%;
    text-align: center;
    padding-top: 20px;
}

.scrollable-wrapper-info {
    width: 100%;
    height: 100%;
    position: absolute;
}

.scrollable-content-info {
    position: absolute;
    z-index: 6;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background: black;
    width: 100%;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}

.p-tutorial {
    font-family: 'Roboto', sans-serif;
    position: fixed;
    width: auto;
    text-transform: uppercase;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .5), 0 1px 1px rgba(0, 0, 0, .5);
}

.fs-counter {
    width: 60px;
}

@media only screen and (min-width: 1200px) {
    .creditsBtn_count_text {
        font-size: 27px;
        width: 198px;
        top: 18px;
    }
    .menu-counter {
        width: 200px !important;
        height: 50px;
    }
    .menu-button-round {
        width: 100px;
        height: 100px;
    }
    .expand_Options {
        width: 45px !important;
        height: 100px !important;
    }
    .winlineMessageText {
        font-size: 27px;
    }
    .menu-counter-wrapper {
        margin-bottom: 12px;
    }
    #bottomMenuWrapper {
        height: 3% !important;
    }
    .fs-counter {
        width: 100px !important;
    }
    .creditsBtn_text {
        font-size: 10pt !important;
        top:0 !important;
    }
    .menuBtn_text {
        font-size: 15pt !important;
    }
    .expand_Options {
        left: 2px;
    }
    .expand_Options p{
        top:50px;
        font-size: 11pt !important;
        left:-15px;
    }
    .menu_quit{
        width:100px;
        height:50px;
    }
    .btn-label-inside-div {
        right: -10px;
    }
    #timeInside .name,
    #timeInside .val,
    #gsidInside .name,
    #gsidInside .val,
    #cashInside .name,
    #cashInside .val,
    #betInside .name,
    #betInside .val,
    #paidInside .name,
    #paidInside .val{
        font-size: 1.8vh;
        line-height: 2.8vh;
    }
}

td.lbl {
    text-align: right !important;
    padding-right: 5px !important;
}

td.val {
    text-align: left !important;
    color: #f64b4d;
    font-weight: bold;
}