/* All & Phones */
body {
    background: #FFFFFF;
}
.right {
    text-align:right;
}
.small-font {
    font-size: 6px;
    height: 8px;
    width:15%;
}

.loading {
    background-color: black;
    opacity: .5;
    filter: alpha(opacity=50);
}

.loginname {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.loading_anime {
    z-index:10;
    position: fixed; left: 50%; top:50%;
    margin-left:-60px;
    margin-top:-60px;
    border: 16px solid #666;
    border-top: 16px solid #337ab7;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
}

.progress {
    margin-bottom: 0px !important;
}

.changed_percentage {
    color:red;
}

.showHistory:hover {
    cursor: pointer;
}

.dataTables_processing {
    height:140px !important;
    padding-top:60px !important;
    font-size:1.5em !important;
    background-color:#DDDDDD !important;
}

.current-menu-item {
    background: #2a6496;
    color: #ffffff !important;
}
.current-menu-item:hover {
    color: #333 !important;
}
.dropdown-menu li :hover {
    background: #2a6496 !important;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.glyphicon-refresh-animate {
    -animation: spin .7s infinite linear;
    -webkit-animation: spin2 .7s infinite linear;
}

@-webkit-keyframes spin2 {
    from { -webkit-transform: rotate(0deg);}
    to { -webkit-transform: rotate(360deg);}
}

@keyframes spin {
    from { transform: scale(1) rotate(0deg);}
    to { transform: scale(1) rotate(360deg);}
}

.ui-timepicker-table td a {
    width:30px;
    text-align:center;
    font-weight:bold;
}

.header{
    font-weight:bold;
    font-size:18px;
    text-align:center;
    margin-bottom: 20px;
}

.content {
    margin: 5px ;
    padding: 5px ;
    background: #ffffff;
}

.panel-footer {
    padding:0px;
}

.panel-footer:hover {
    background:#eeeeee;
}

.panel-title a, .panel-title.name {
    color:#2a6496;
    font-weight:bold;
}
.panel-title a:hover, .panel-title.name:hover {
    text-decoration:underline;
    cursor:pointer;
}

.history_link {
    cursor:pointer;
}

.games_stats {
    margin-top: 20px;
    display:none;
}
.games_div {
    float:left;
    width:50%
}

.games.table td {
    text-align:left;
    padding-top:3px;
    padding-bottom:3px;
}

#games_report td {
    font-size: 11px;
}

.dataTable th {
    text-align: center;
    border-right:1px solid #666;
}

#games_report .even.sorted_even td {
    background-color: #e1e1ff;
}
#games_report .odd.sorted_even td {
    background-color: #efefff;
}
#games_report .even.sorted_even td.sorting_1 {
    background-color: #dbdbf9;
}
#games_report .odd.sorted_even td.sorting_1 {
    background-color: #eaeafa;
}

#games_report .even.sorted_even:hover td {
    background-color: #dbdbf9;
}
#games_report .odd.sorted_even:hover td {
    background-color: #eaeafa;
}
#games_report .even.sorted_even:hover td.sorting_1 {
    background-color: #d2d2f0;
}
#games_report .odd.sorted_even:hover td.sorting_1 {
    background-color: #e0e0f0;
}

.margins {
    margin:10px 0px;
}

.cell {
    width:100px;
}

.quiz_file {
    font-size:11px;
}
#clickme {
    cursor: pointer;
    color:#2a6496;
    font-weight:bold;
}
#clickme:hover {
    text-decoration: underline;
}

.table-quiz .input-quiz {
    font-size: 11px;
    width:90px;
    padding:0px 2px;
}

.table-quiz > thead > tr > th {
    text-align: center;
    font-size:12px;
}

.table-quiz > tbody > tr > td {
    text-align: center;
}

.link_row, .jackpot_row, .panel-footer {
    cursor: pointer;
}

.modal.full > .modal-dialog{
    width:95%;
}

.modal.medium > .modal-dialog{
    width:80%;
}

#myModal .modal-dialog {
    width:800px;
}

#sort_list, #graph_menu, #options_menu{
    display:none;
}

.menu_buttons{
    margin-bottom:10px;
}

.menu_buttons > div > a {
    margin-bottom:5px;
    padding: 2px;
}

.vltLocationCheckbox{
    z-index:100;

    /* All browsers except webkit*/
    transform: scale(2);
    /* Webkit browsers*/
    -webkit-transform: scale(2);
}

.panel-title.name, .panel-title.full_name{
    display:inline
}

.jackpot_dates {
    width:100%;
    float:left;
    margin-right:20px;
}

.jackpot_dates .form-group {
    margin-bottom:3px;
}

.jackpot_dates .panel-heading {
    padding:8px 15px;
}

.jackpot_dates .panel-body {
    padding:5px;
}

.jackpot_dates .col-sm-2 {
    width:30%;
}

.jackpot_dates .col-sm-10 {
    width:49%;
}

.red, .lock > div > h3 {
    color: #dd1714 !important;
}

.violet {
    color: #7e37b6;
}

.green {
    color:#3e8f3e;
}

.blue {
    color: #2a6496;
}

.bold {
    font-weight:bold;
}

.tab{
    margin-left:10px;
    margin-right:8px;
}

.margin_button {
    margin-top:20px;
    margin-right:10px;
    margin-botom:20px;
}

.info_icon {
    float:right;
    width:20px;
}

.chart_icon:hover {
    cursor: pointer;
}

.glyphicon-eye-open, .glyphicon-eye-close {
    cursor: default;
}

.bs-caret > span,
.filter-option.pull-left {
    color: #ffffff;
}

.pagination > li > a {
    padding: 2px 4px;
}

.row{
    margin-left:0px;
    margin-right:0px;
}

.row.in, .row.out, .row.cashbox, .row.jackpot, .row.win, .row.bet, .row.count, .row.percent, .row.inout, .row.avg, .row.avg_on, .row.userin, .row.userout {
    font-weight:bold;
}

.row.avg_on {
    display: none;
}

.date-form-control {
    width:250px;
}

.custom_period_dates {
    padding-left:15px;
    margin:10px 0px;
    /*display:none;*/
}
.counter_date {
    display:none;
}

.date-form-control-medium {
    margin-left:15px;
    width:160px;
}

.date-form-control-small {
    width:125px;
    display:inline;
}

.search_name {
    width: 100%;
}
.vlt_checkbox{
    text-align:right;
}
.visible_ {
    display:none;
}
.visible_active {
    display:block;
}

#user_edit_locations {
    height: 250px;
    overflow-y: scroll;
    margin-bottom:20px;
}

#user_edit_locations td {
    padding:1px;
    vertical-align:center;
}

#relocate_locations {
    height: 500px;
    overflow-y: scroll;
    margin-bottom:20px;
}

#report_datetime {
    float:right
}

#chart_tmp {
    position: absolute;
    bottom: 15px;
}

/*!
 * Generated with CSS Flag Sprite generator (https://www.flag-sprites.com/)
 */

.flag {
    display: inline-block;
    width: 25px;
    height: 15px;
    background: url('../flags.png') no-repeat;
}


.flag.flag-cz {
    background-position: 0 0;
}

.flag.flag-ro {
    background-position: -25px -15px;
}

.flag.flag-pl {
    background-position: 0 -15px;
}

.flag.flag-gb {
    background-position: -50px 0;
}

.flag.flag-sk {
    background-position: -50px -15px;
}

.flag.flag-es {
    background-position: -25px 0;
}

.filters_header {
    margin: 40px 0px;

}
/* Tablet */
@media only screen and (min-width: 800px) {
    .content {
        margin: 10px;
        width:95%;
        padding: 10px ;
        background: #ffffff;
    }

    .menu_buttons > div > a {
        margin-bottom:10px;
        padding: 5px;
    }
    .pagination > li > a {
        padding:3px 6px;
    }
    .modal.full > .modal-dialog{
        width:90%;
    }
    .modal.medium > .modal-dialog{
        width:60%;
    }
    .panel-body {
        padding:5px;
    }
    .custom_period_dates {
        padding-left:0px;
    }
    .date-form-control-small {
       width:100px;
    }

}
/* Desktop */
@media only screen and (min-width: 1024px) {
    .content {
        margin-top: 10px;
        width:100%;
        padding: 20px ;
        background: #ffffff;
    }

    .menu_buttons > div > a {
        margin-bottom:10px;
        padding: 8px;
    }

    .pagination > li > a {
        padding:6px 12px;
    }

    .row{
        margin-left:-15px;
        margin-right:-15px;
    }
    .modal.full > .modal-dialog{
        width:80%;
    }
    .modal.medium > .modal-dialog{
        width:60%;
    }
    .panel-body {
        padding:10px;
    }
    .custom_period_dates {
        padding-left:15px;
    }
    .date-form-control-small {
        width:100px;
    }
}


/* Big Desktop */
@media only screen and (min-width: 1368px) {
    .panel-body {
        padding:15px;
    }
    .custom_period_dates {
        padding-left:15px;
    }
    .date-form-control-small {
        width:120px;
    }
}