/* Generic styles START */
@font-face {
    font-family: 'RobotoCondensed';
    src: url('fonts/RobotoCondensed.eot?#iefix') format('embedded-opentype'),
    url('fonts/RobotoCondensed.woff') format('woff'),
    url('fonts/RobotoCondensed.ttf') format('truetype'),
    url('fonts/RobotoCondensed.svg#svgFontName') format('svg');
}

body {
    padding: 70px 0 20px 0;
    font-family: RobotoCondensed;
}

input[type="text"] {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

input[type="password"] {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.alert-dismissible .close {
    opacity: 1;
}

#installGamesSection,
#waitingForSomethingSection,
#gameSelectionSection,
#gameToolsSection {
    display: none;
}

#freeSpinBonusBalanceRow,
#loggedInUsername {
    display: none;
}

#serverSettingsContainer,
#gameSettingsContainer,
.jackpotsContainerPanel,
#playerSettingsContainer {
    display: none;
}

#nonGamingUiElementsSettingsValue {
    position: absolute;
    right: 12px;
    margin-top: 5px;
}

#gameWindowAspectRatioContainer h5 {
    text-transform: uppercase;
}

.normal-margin-top {
    margin-top: 8px;
}

.user-game-data-textarea-row,
.query-database-textarea-row,
.interrupted-game-data-textarea-row
{
    margin: 0 0 15px 0;
}

.game-window-width {
    width: 70px;
    display: inline-block;
}

.deviceInfoSettingsSwitch {
    height: 20px;
    margin-right: -10px;
    position: absolute;
    right: 0;
}

input[type=checkbox]:focus {
    text-decoration: none;
    outline: none !important;
    box-shadow: none !important;
}

.modal-container-wrapper {
    width: 800px;
    height: 600px;
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 6%;
    right: 150px;
    z-index: 1620;
    display: none;
    box-sizing: content-box;
    border: 1px solid #aeaeae;
    outline: 4px solid #2e2e2e;
}

.modal-container-controls {
    min-height: 100px;
    background: rgba(220, 180, 60, 0.7);
    position: fixed;
    top: 1%;
    left: 1%;
    z-index: 1621;
    display: none;
    border: 1px solid #e1a70a;
    padding: 3px;
    border-radius: 4px;
}

.modal-container-vttm {
    width: 20%;
    height: 55%;
    min-height: 450px;
    min-width: 250px;
    background: rgb(200, 160, 50);
    position: absolute;
    bottom: 5%;
    left: 1%;
    z-index: 1621;
    display: none;
    border: 1px solid #e1a70a;
    padding: 3px;
    border-radius: 4px;
}
.modal-container-game-controls {
    position: absolute;
    bottom: calc(100% + 1px);
    left: -5px;
    width: 100%;
    cursor: grab;
    background: #2e2e2e;
    border-top-left-radius: 1em;
    border-top-right-radius: 1em;
    border: 5px solid #2e2e2e;
    box-sizing: content-box;
}
.modal-container-game-controls .row {
    margin-left: 0;
    margin-right: 0;
}
.modal-container-game-controls .btn {
    margin: 0.4em;
}

#templatesVTTM,
#gameRevisionTemplate,
#templatesAvailableGames{
    display: none;
}

#sectionVTTMLaunchedGameOther,
#sectionVTTMLaunchedGameTournament,
#sectionVTTMPlayingTournament,
#sectionVTTMNoTournament,
#sectionVTTMQualified {
    padding: 5px;
    display: none;
}

#workbenchNotificationContainer,
#workbenchErrorContainer {
    display: none;
}

#setViewLaunchSettingsSection,
#userGameDataSection {
    display: none;
}

#userGameQueryDataBaseSection {
    display: none;
}

#starsPlaySection #setPlayATextSection,
#starsPlaySection #setPlayBMFStringSection,
#starsPlaySection #setPlayJackpotRollerSection,
#starsPlaySection #setPlayRollupNumberSection,
#starsPlaySection #setPlayWinDialogSection,
#starsPlaySection #setPlayBackgroundSection,
#starsPlaySection #setPlayBgAnimSection{
	display: none;
}

/*#inHouseSection #setViewLaunchSettingsSection,*/
#inHouseSection #setOneClickOutcomesSection,
#inHouseSection #setProfilingSettingsSection,
#inHouseSection #setRecordedScenarioSection,
#inHouseSection #sendVictoryTribesTournamentMessagesSection {
    display: none;
}

#createNewGameContainer,
#loginSettingsContainer {
    display: none;
}

#inHouseSection {
    display: none;
}

#inHouseSection #setViewLaunchSettingsSection,
#inHouseSection #setOneClickOutcomesSection,
#inHouseSection #setProfilingSettingsSection,
#inHouseSection #setRecordedScenarioSection,
#inHouseSection #sendVictoryTribesTournamentMessagesSection {
    display: none;
}

#inHouseSection #setViewLaunchSettingsSection #sectionTypeForNewAwesomeGames,
#inHouseSection #sendVictoryTribesTournamentMessagesToggle,
#inHouseSection #inHouseSectionSecondRow {
    display: none;
}

#inHouseSection .oneClickOutcomeButton,
#inHouseSection .victoryTribesTournamentMessageButton {
    margin: 2px;
}

#jackpotsContainer .jackpotRowName {
    font-weight: bold;
}

#gdkPlatformContainer .margin-top-1 {
    margin-top: 1%;
}

#gdkPlatformContainer .margin-top-2 {
    margin-top: 2%;
}

#gdkPlatformContainer .margin-top-3 {
    margin-top: 3%;
}

#gdkPlatformContainer .margin-top-5 {
    margin-top: 5%;
}

#gdkPlatformContainer .margin-bottom-1 {
    margin-bottom: 1%;
}

#gdkPlatformContainer .margin-bottom-2 {
    margin-bottom: 2%;
}

#gdkPlatformContainer .width-25 {
    width: 25%;
}

#gdkPlatformContainer .width-33 {
    width: 33%;
}

#gdkPlatformContainer .width-34 {
    width: 34%;
}

#gdkPlatformContainer .width-49 {
    width: 49%;
}

#gdkPlatformContainer .width-50 {
    width: 50%;
}

#gdkPlatformContainer .width-rest {
    width: calc(100% - 40px);
}

#gdkPlatformContainer .width-100 {
    width: 100%;
}

#gdkPlatformContainer .checkbox {
    width: 38px;
    margin-top: 0;
    margin-left: 2px;
}

#gdkPlatformContainer .padding-top-bottom-1 {
    padding: 1% 0;
}

.hidden {
    display: none;
}

.disabled {
    cursor: not-allowed;
}

.center-section-wrapper {
    max-width: 400px;
    padding: 150px 15px 15px 15px;
    margin: 0 auto;
}

.top-section-wrapepr {
    max-width: 400px;
    padding: 55px 15px 15px 15px;
    margin: 0 auto;
}

.center-section-wrapper input,
.center-section-wrapper select,
.btn-group.bootstrap-select.form-control
{
    margin-bottom: 10px;
}

.server-response {
    overflow:scroll;
    height:auto;
}

/* Generic styles END */

/* Top navigation START */
.navbar-gdk {
    background-color: black;
}

.navbar-gdk .navbar-brand {
    color: white;
}

.navbar-gdk .navbar-brand .current-workbench-version {
    font-size: 14px;
}

.navbar-gdk img.logo {
    float: left;
    max-height: 50px;
    margin-right: 10px;
}

#navbar ul.navbar-nav > li > a.inactive {
    color: #666864;
}

#navbar ul.navbar-nav > li > a.inactive:hover {
    cursor: not-allowed;
}

#navbar ul.navbar-nav > li > a:hover,
#navbar ul.navbar-nav > li > a:focus {
    text-decoration: none;
    background-color: #3b3b3b;
}

@media (min-width: 1250px){
    .navbar-gdk .navbar-header-mobile {
        display: none;
    }
    .navbar-gdk .navbar-header {
        display: block;
    }
}

@media (max-width: 1249px){
    .navbar-gdk .navbar-header {
        display: none;
    }
    .navbar-gdk .navbar-header-mobile {
        display: block;
    }
}

@media (max-width: 900px){
    .navbar-gdk .navbar-header {
        display: none;
    }
    .navbar-gdk .navbar-header-mobile {
        display: none;
    }
}

/* Top navigation END */

/* Hand History container START */
.fullscreen-hand-history-container {
    position: fixed;
    background: rgba(229, 255, 248, 1);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 42;
    overflow-y: scroll;
    padding: 1%;
}

.hand-history-container {
    overflow-y: scroll;
    max-height: 250px;
    padding: 1%;
    display: none;
}

.fullscreen-hand-history-container {
    overflow-y: scroll;
}

.hand-history-container ul,
.fullscreen-hand-history-container ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.hand-history-container ul.li,
.fullscreen-hand-history-container ul.li {
    padding: 2px 5px 2px 5px;
    font-size: 15px;
}

.hand-history-container ul > li.log,
.fullscreen-hand-history-container ul > li.log {
    color: black;
}

.hands-line-separator {
    margin: 10px 0;
    border-top: 2px solid #646464;
}

.portugese-content-highlight
{
    background-color: #BDFF00;
    word-break: break-word;
}

/* Hand History container END*/

/* Logs container START */
.fullscreen-logs-container {
    position: fixed;
    background: rgba(229, 255, 248, 1);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 42;
    overflow-y: scroll;
    padding: 1%;
}

.logs-container {
    overflow-y: scroll;
    max-height: 250px;
    padding: 1%;
    display: none;
}

.fullscreen-logs-container {
    overflow-y: scroll;
}

.logs-container ul,
.fullscreen-logs-container ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.logs-container ul.li,
.fullscreen-logs-container ul.li {
    padding: 2px 5px 2px 5px;
    font-size: 15px;
}

.logs-container ul > li.log,
.fullscreen-logs-container ul > li.log {
    color: black;
}

.fullscreen-logs-container ul > li.info,
.logs-container ul > li.info {
    color: #265cb7;
}

.fullscreen-logs-container ul > li.error,
.logs-container ul > li.error,
.red-text{
    color: red;
}

.green-text{
    color: green;
}

.fullscreen-logs-container ul > li.warn,
.logs-container ul > li.warn {
    color: #ffa922;
}

.fullscreen-logs-container ul > li.debug,
.logs-container ul > li.debug {
    color: purple;
}

/* Logs container END */

/* Login screen START */
.form-signin-heading {
    margin-bottom: 10px;
}

.form-signin-new-game-heading {
    margin: 15px 0;
}

.form-signin .form-control {
    position: relative;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    font-size: 16px;
}

.form-signin .form-control:focus {
    z-index: 2;
}

.form-signin input[type="text"] {
    margin-bottom: -1px;
}

.form-signin input[type="text"] {
    margin-bottom: 10px;
}

.form-control input[type="text"] {
    margin-bottom: 10px;
}
/* Login screen END */

/* Submission screen START */

#submission-wrapper {
    padding: 45px 0;
    display: none;
}

.form-submission .form-control {
    position: relative;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    font-size: 16px;
}

.form-submission-heading, .form-submission input[type="text"], .form-submission input[type="number"], .form-submission select {
    margin-bottom: 10px;
}

.form-checkbox {
    position: relative;
    top: 3px;
    width: 18px;
    height: 18px;
}
/* Submission screen END */

/* Game tools screen START */
#gameToolsSection .panel-title {
    display: inline-block;
    text-transform: uppercase;
}

#gameToolsSection .input-inline,
#gameToolsSection .header-inline {
    display: inline-block;
}

#gameToolsSection .float-right {
    float: right;
}

#gameToolsSection .revision-info {
    top: 2px;
}

#gameToolsSection .revision-info:hover {
    cursor: pointer;
    text-decoration: none;
}

.revision-popover{
    max-width: 100%;
}

#metaDataTable tr td:first-child{
    font-weight: bold;
    width: 130px;
}

#metaDataTable tr td:nth-child(2){
    float: right;
}

#gameToolsSection .selected-game-name {
    font-weight: bold;
    text-transform: uppercase;
}

#gameToolsSection  .panel-title .selected-game-delete-interrupted {
    text-transform: initial;
    font-size: 12px;
    display: none;
}

#gameToolsSection  .panel-title .selected-game-delete-interrupted a{
    text-decoration: none;
    color: orangered;
}


#gameToolsSection .clickable {
    cursor: pointer;
}

.input-group-btn.input-space > .btn {
    margin-left: 5px;
}


/* Game tools screen END */

/* Inhouse Panel START */
.panel-inhouse {
    background-color: #f7f2ed;
}

.inHouseLine {
    border-top: 1px solid #ff7b00;
    margin: 0 0 10px 0;
}

/* Inhouse Panel END*/

.inline-select-container,
.inline-drop-down,
.inline-select{
    position: relative;
    display: inline-block;
    float: left;
}

.inline-drop-down{
    text-align: center;
}

.inline-drop-down label{
    padding-right: 25px;
}

.site-id {
    display: inline-block;
    position: relative;
    width: 100%;
}

/* Container START */

@media only screen and (max-width: 600px) {
    #gdkPlatformContainer {
        padding-top: 110px;
    }
}

#topBar {
    background-color: rgba(0, 0, 0, .8);
    border-top: 1px solid rgb(119, 119, 119);
    border-bottom: 1px solid rgb(119, 119, 119);
    position: absolute;
    top: 0;
    margin: auto;
    font-size: 16px;
    font-weight: normal;
    color: rgb(224, 224, 224);
    height: 10%;
    width: 100%;
    display: none;
}

#gameSpace.desktop #topBar {
    position: relative;
    display: block;
}

.balance-close-game-fields{
    height: 1em;
    line-height: 2em;
}

.top-bar-value, .workbench-actions-text {
    font-weight: bold;
    color: rgb(171, 221, 160);
}

.top-bar-value {
    font-size: 20px;
}

.workbench-actions-text{
    font-size: 14px;
}


#gameSpace {
    width: 100%;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    display: flex;
    flex-flow: column;
    align-items: center;
    position: relative;
    margin: auto;
}
#gameClient {
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
}
#gameSpace.desktop #gamePanel {
    position: relative;
    flex: 1;
    width: 100%;
}

#consoleLogsContainer {
    display: none;
}

#real-bottom-bar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(100, 100, 100, 0.80);
    z-index: 301;
}
#gameSpace.desktop #real-bottom-bar {
    position: relative;
}

.side-menu {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
}

#side-menu-open-btn {
    left: 0;
    background-position-x: 0rem;
}

.side-menu-btns {
    position: absolute;
    /*background-image: url(./source/images/nonGamingUiElements/side-menu-icons.png);*/
    background-repeat: no-repeat;
    cursor: pointer;
}

#fsb-icon {
    position: absolute;
    top: 0;
    /*background: url(./source/images/nonGamingUiElements/freeSpin-icon-sm.png) no-repeat;*/
    -o-background-size: contain !important;
    -moz-background-size: contain !important;
    -webkit-background-size: contain !important;
    background-size: contain !important;
}

#non-gaming-ui-elemets-container {
    position: fixed;
    pointer-events: none;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

#non-gaming-ui-elements {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.gcm-menu-text {
    font-weight: bold;
    color: rgb(171, 221, 160)
}

#gcm-menu {
    position: absolute;
    left: calc(0% + 30px);
    bottom: 50%;
    transform: rotate(90deg);
    margin-left: -45px;
    z-index: 500;
    white-space: nowrap;
}

#workbench-actions {
    position: absolute;
    /*border-top: 1px solid rgb(119, 119, 119);*/
    /*height: 30px;*/
    left: calc(100% - 30px);
    bottom: 50%;
    transform: rotate(270deg);
    margin-left: -45px;
    z-index: 500;
    white-space: nowrap;
}

#game-actions {
    width: 100%;
    display: inline-block;
    position: relative;
}

#gameOrientationOverlay{
    display:none;
    overflow: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 42;
    outline: 0;
    background: rgba(230, 220, 220, 0.90);
    background-image: url('../images/rotate-phone-image.png');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
}

.game-actions-rotate{
}

#setGameOutComeSection,.hide-object
{
    display: none;
}

#currentEntropySequenceValue{
    word-break: break-word;
}

#game-outcome-modal
{
    background: rgba(0, 0, 0, 0.9);
    overflow-x: auto;
}

.game-outcome-model-body
{
    display: table;
    width: 100%;
    table-layout: fixed;
}

.game-outcome-model-body .category-title,.game-outcome-model-body .category-button
{
    display: table-row;
    box-shadow: 0 0px 0px rgba(0,0,0,.05);
    line-height: 3;
}

.game-outcome-model-body .category-button div, .game-outcome-model-body .category-title div
{
    display: table-cell;
    padding-left: 15px;
    padding-bottom: 5px;
    width: 20%;
    padding-right: 15px;
}

.modal-title,.category-title
{
    color: #2aabd2;
}

.popup-sub-area{
    display: initial;
    width: 20%;
}

.current-action
{
    white-space: normal;
    word-wrap: break-word;
}

#bottom-balance {
    display: inline-block;
}

.bottom-field-title {
    margin-top: 1px;
    text-transform: uppercase;
    font-size: x-small;
    color: white;
}

.bottom-field-value {
    color: #4ffff7;
    padding-right: 10px;
}

.web-bottom-bar {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5.7vh;
    max-height: 50px;
    min-height: 25px;
}

.web-non-gaming-ui-container {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.game-size,
.game-wager,
.win-amount
{
    color: white;
    margin-right: 1px;
    margin-top: 1px;
}

#game-size,
#game-wager,
#win-amount{
    color: #4ffff7;
}

#topBarFreeSpinBonusSection {
    margin-right: 20px;
    display: none;
    visibility: hidden;
}

#topBarMobileSection {
    margin-left: 20px;
    display: none;
}

#topBarCloseGame {
    float: right;
    margin-right: 10px;
}

#topBarFreeSpinBonusSectionLabel,
#topBarMobileSectionLabel,
#topBarBalanceLabel {
    font-size: 26px;
    font-weight: bold;
    margin-right: 10px;
    margin-left: 10px;
}

#topBarMobileSectionLabel,
#topBarFreeSpinBonusSectionLabel {
    margin-top: -8px;
}

#top-bar {
    text-align: right;
    color: white;
    font-size: 2.7vh;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3.5vh;
    background-color: rgba(100, 100, 100, 0.80);
}

/* Container END */

/* Install GAmes from Workbench */
.gameName,.vendorName{
    text-align: center;
}

.vendorGames{
    padding: 25px;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 35px;
}

.game-image{
    width: 100%;
    height: 150px;
    object-fit: contain;
}

.game-image:hover
{
    cursor: pointer;
    box-shadow: 3px 3px 3px 5px rgba(35, 173, 255, 1);
}

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

.download-link {
    display: none;
}

#player-win-label, #game-wager-label{
    font-weight: bold;
}
