﻿
.span-margin {
    padding: 20px 10px 10px 1000px;
}

.btn-width {
    width: 100px;
    margin: 0 5px 0 5px;
    font-size: large;
}

.list-items {
    font-size: medium;
    margin: 2px;
}

.margin-20 {
   margin: 20px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-bottom-40 {
    margin-bottom: 40px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.job {
    width: 200px;
    height: 100px;
    float: left;
    background: white;
    margin: 5px;
    padding: 5px;
}

.task-count {
    text-align: center;
    font-size: 33px;
}

.task {
    width: 250px;
    float: left;
    height: 100px;
    margin: 10px;
    padding: 5px;
    background: white;
    border-radius: 4px;
}

.guest.active {
    color: #8BC34A;
}

.menu-item {
    width: 400px;
    height: 200px;
    float: left;
    background: white;
    margin: 5px;
    padding: 5px;
}

    .menu-item img {
        height: 120px;
    }

.item-count {
    font-size: 47px;
    text-align: center;
    margin-top: -6px;
}

.live-menu-box {
    width: 200px;
    height: 100px;
    float: left;
    background: white;
    margin-right: 10px;
    padding: 5px;
}

.loader-link {
    padding: 0;
}

.invoice-received-box {
    background: white;
    padding: 16px;
    border-radius: 4px;
    margin-bottom: 30px;
    margin-right: 20px;
    margin-left: 45px !important;
    width: 70%;
}

invoice-received-box-inside {
    padding-left: 10px;
}
/* Styles from the old app */
.referee-name {
    width: 80px;
    text-align: center;
    vertical-align: middle !important;
}

.referee-game-cell {
    border: solid 1px #e6e1e1;
    height: 125px;
    text-align: center;
    width: 100px !important;
    background: white;
}

.game-date {
    width: 90px;
    vertical-align: middle !important;
}

.slot-header {
    padding-left: 1px !important;
    vertical-align: bottom !important;
    padding-bottom: 1px !important;
}

.referee-game {
    text-align: center;
    font-size: 9px;
    /*color: #F56200;*/
}

.vs {
    /*color: #F56200;*/
    text-align: center;
}

.referee-header-cover {
    background: #286DA8;
    color: white;
    text-align: center;
    border-radius: 40px;
    width: 64px;
    height: 64px;
    display: table-cell;
    vertical-align: middle;
    font-size: 10px;
    cursor: pointer;
}

.referee-game-cell.unavailable {
    background-color: #d0cccc;
    vertical-align: middle;
}

.referee-game-cell.vacant {
    background-color: #3CC47C;
    vertical-align: middle;
    cursor: pointer;
    color: white;
}

.unavailable span {
    color: #484646;
}

.referee-level {
    background: #337ab7;
    width: 125px;
    border-radius: 8px;
    padding: 5px;
    color: white;
}

.designation {
    width: 75px;
}

.ref-cell-location, .ref-cell-location:hover, .ref-cell-location:focus {
    font-size: 15px;
    width: 90%;
    height: 37px;
    font-weight: bold;
    cursor: pointer;
    display: block;
    text-decoration: none;
    margin: auto;
    padding-top: 5px;
    color: #323075;
}

.referee-game-level {
    font-size: 11px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 137px;
    overflow: hidden;
    margin: auto;
    margin-bottom: 2px;
    border-radius: 3px;
    height: 22px;
    padding-top: 4px;
    /*border: 1px solid #F56200;*/
    background: #9F9FE0;
    color: white;
}

.referee-game {
    text-align: center;
    font-size: 11px;
    height: 18px;
    text-overflow: ellipsis;
    overflow: hidden;
}

#games-locations .resource-area {
    float: left;
}

#games-locations .legends span {
    max-width: 100px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    float: left;
}

.available-ref-previous {
    border-right: solid 1px #d8d7d7;
    height: 75px;
}

.prev-next {
    font-weight: bold;
    text-decoration: underline;
}

.games-fixtures {
    width: 95%;
}

.location-cell, .location-cell:hover, .location-cell:focus {
    float: left;
    width: 200px;
    height: 117px;
    /* border: solid 1px #d0d0d0; */
    background: white;
    margin: 10px;
    border-radius: 5px;
    cursor: pointer;
    text-align: left;
    padding-top: 5px;
    padding-left: 20px;
    display: block;
    text-decoration: none;
    color: #564c4c;
}

span.location-game-num {
    border-radius: 12px;
    background: #9F9FE0;
    color: white;
    display: inline-block;
    width: 25px;
    height: 25px;
    text-align: center;
    padding-top: 5px;
    font-size: 10px;
    margin-right: 7px;
}

    span.location-game-num.ok {
        background: #77A16A !important;
    }

    span.location-game-num.missing {
        background: #803ABA;
    }

.location-cell-item {
    margin-bottom: 3px;
}

.location-cell h6 {
    line-height: 1px;
    width: 100%;
    text-align: center;
}

.referee-mark-absent {
    color: red;
    font-size: 17px;
    cursor: pointer;
    padding-top: 5px;
}

.game-logo {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}

    .game-logo img {
        width: 200px;
    }

.toggle-absence {
    font-size: 10px;
    padding-left: 3px;
    padding-right: 3px;
    color: black;
}

.ref-attr-key {
    width: 200px;
    float: left;
}

.ref-attr-val {
    width: 140px;
    float: left;
    font-weight: bold;
}

.avail-ref-name {
    font-weight: bold;
}

.avail-ref-level {
    width: 53px;
    border-radius: 4px;
    padding: 2px;
    background: #2cd02c;
    color: white;
    margin-right: 15px;
    text-align: center;
}

.change-ref {
    cursor: pointer;
    color: #0079bf;
}

/*.referee-game-cell.vacant .toggle-absence {
    background: #f30d0d !important;
    color: white !important;
}*/

.ref-game-cell {
    text-align: center;
    width: 225px !important;
    background: white;
    float: left;
    margin-right: 20px;
    margin-bottom: 17px;
    padding: 2px;
    border-radius: 5px;
    height: 215px;
}

.payment-game-cell {
    text-align: center;
    width: 225px !important;
    background: white;
    float: left;
    margin-right: 20px;
    margin-bottom: 17px;
    padding: 2px;
    border-radius: 5px;
    height: 135px;
    cursor: pointer;
}

    .payment-game-cell:hover {
        background-color: #9f9fe0;
    }

.ref-available-cell {
    text-align: center;
    width: 225px !important;
    background: white;
    float: left;
    margin-right: 20px;
    margin-bottom: 17px;
    padding: 2px;
    border-radius: 5px;
    height: 100px;
}

.date-and-time {
    font-weight: bold;
    padding: 2px;
    color: #F56200;
    border-radius: 2px;
}

.game-count {
    background: #e6144d;
}

#referees-to-sync, #games-to-sync {
    width: 100%;
    height: 500px;
}

.res-status.warning {
    color: white;
    font-weight: bold;
    background: red;
}

.fixture-box {
    background: white;
    padding: 16px;
    border-radius: 4px;
    margin-bottom: 30px;
    margin-right: 20px;
    margin-left: 30px;
}

.fixture-box-fee {
    background: white;
    padding: 16px;
    border-radius: 4px;
    margin-bottom: 30px;
    margin-right: 180px !important;
    margin-left: 30px;
}

.fixture-box1 {
    background: white;
    padding: 10px;
    padding-left: 20px;
    border-radius: 4px;
    margin-right: 130px;
    margin-left: 30px;
    width: 50%;
}

td.designation-not-present {
    background: #f0f0f7;
    cursor: not-allowed;
    /* margin: 6px !important; */
}

.add-ref, .change-ref, .remove-ref {
    cursor: pointer;
    color: #803ABA;
    padding-left: 5px;
    padding-right: 5px;
}

.remove-ref {
    color: #803ABA;
}

.select-referee, .view-games, .select-referee:focus, .select-referee:active, .view-games:focus, .view-games.active, .view-games:hover, .select-referee:hover {
    color: #fff;
    background-color: #6F5287;
    border-color: #6F5287;
    height: 25px;
    padding-top: 1px;
}

    .view-games, .view-games:focus, .view-games.active, .view-games:hover {
        background: white;
        color: #6F5287;
    }

.ref-missing {
    color: white;
    font-style: italic;
    background: #A19252;
    padding: 2px;
    float: left;
    display: block;
    width: 70px;
    font-size: 13px;
}

.ref-declined {
    color: white;
    font-style: italic;
    background: #893CC2;
    padding: 2px;
    width: 70px;
    display: block;
    float: left;
    font-size: 13px;
}

.ref-expired {
    color: white;
    font-style: italic;
    background: #893CC2;
    padding: 2px;
    width: 70px;
    display: block;
    float: left;
    font-size: 13px;
}

.ref-accepted {
    color: white;
    font-style: italic;
    background: #7AA86F;
    padding: 2px;
    width: 70px;
    display: block;
    float: left;
    font-size: 13px;
}

.ref-assigned {
    color: white;
    font-style: italic;
    background: #A7A5E8;
    padding: 2px;
    width: 70px;
    display: block;
    float: left;
    font-size: 13px;
}

.ref-invited {
    color: white;
    font-style: italic;
    background: #8F7A57;
    padding: 2px;
    width: 70px;
    display: block;
    float: left;
    font-size: 13px;
}

.main-left-nav i {
    font-size: 18px;
}

.tournament-box {
    width: 200px;
    height: 200px;
    border-radius: 4px;
    float: left;
    background: white;
    padding: 10px;
    text-align: center;
    padding-top: 30px;
    margin-right: 20px;
    position: relative;
    margin-bottom: 20px;
    margin-left: 32px;
}

    .tournament-box i {
        font-size: 30px;
        padding-top: 20px;
        padding-bottom: 1px;
        color: #6262A1;
    }

i.tour-status {
    color: #5F8752;
    font-size: 18px;
    margin-right: 4px;
}

    i.tour-status.nok {
        color: #61522D;
    }

.tournament-fact-count {
    font-size: 18px;
}

.run-schedule, .run-schedule:hover, .run-schedule:active, .run-schedule:focus, .run-schedule:active:focus {
    float: left !important;
    margin-right: -14px;
    /* width: 107px; */
    /* margin-bottom: 30px; */
    margin-top: 20px;
    background: #F56200;
    border-color: #F56200;
}

.zero-padding {
    padding-left: 0;
}

ul.add li {
    list-style-type: none;
    margin: 0;
    padding: 5px;
}

#left-nav-main button {
    background: none;
    color: white;
    border: none;
    margin-left: 24px;
}

.box-action {
    position: absolute;
    top: 11px;
    right: 11px;
    margin-top: 0;
    padding-top: 0 !important;
    cursor: pointer;
    font-size: 20px !important;
    color: #7272A1 !important;
}

.add-new-avail, .add-new-avail:hover, .add-new-avail:focus, .add-new-avail:active {
    color: #454561;
    background: none;
    border-color: #454561;
    margin-bottom: 10px;
}

.delete-avail {
    cursor: pointer;
    margin-top: 10px;
}

.warning-sign {
    margin: 4px;
    color: #A19252
}

.thank-you {
    position: fixed;
    top: 45%;
    left: 40%;
    font-size: 17px;
}

    .thank-you .glyphicon {
        font-size: 35px !important;
    }

.ui-datepicker {
    font-size: 15pt !important;
}

.ui-widget-header {
    background: #454561 !important;
    color: white !important;
}

.ui-widget-content .ui-state-default:hover {
    background: #77CC6D;
    border-radius: 2px;
}

.ui-datepicker-prev, .ui-datepicker-next {
    background: white;
}


.referee-game-accept {
    width: 85px;
    margin-top: 5px;
    background-color: #F56200;
    border: 1px solid #F56200;
    border-radius: 3px;
    color: white;
    font-size: 11px;
}

.referee-game-decline {
    width: 85px;
    margin-left: 3px;
    margin-top: 5px;
    border: 1px solid #F56200;
    border-radius: 3px;
    color: #F56200;
    background: none;
    font-size: 11px;
}

.referee-game-decline-disabled {
    width: 75px;
    margin-left: 3px;
    margin-top: 5px;
    border: 1px solid #dad7d7;
    border-radius: 3px;
    color: #dad7d7;
    background: none;
    cursor: not-allowed;
    font-size: 11px;
}


table.table.dataTable {
    clear: both;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none;
    border: 1px solid #ccc;
    /*margin: 1.5rem 0;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;*/
    border-radius: 10px;
}

.pagination > li > a {
    color: black;
}

.pagination > li.active > a {
    background-color: #FAFAFA;
    color: black;
}

.pagination {
    float: right !important;
    }

.dataTables_filter {
    float: left !important;
    margin: 20px;
    border-radius: 3px;
}

.dataTables_info {
    float: left !important;
    margin-top: 25px;
}

.dataTables_length {
    float:initial !important;
    margin-top: 25px;
    margin-right: 25px;
}

.accept-all {
    width: 150px;
    margin-right: 20px;
    background-color: #F56200;
    border: 1px solid #F56200;
    border-radius: 3px;
    color: white;
}

.decline-all {
    width: 150px;
    margin-right: 20px;
    border: 1px solid #F56200;
    border-radius: 3px;
    color: #F56200;
    background: none;
}

#div-accept-decline-all {
    width: 600px;
    height: auto;
    margin: 0 auto;
    padding: 10px;
    position: relative;
    text-align: center;
    margin-bottom: 20px;
}

.active-game-cell {
    border-style: solid;
    border-color: #413CC2;
}

.map-color {
    color: #413CC2;
}


.game-ref-time {
    width: 100px;
}

.game-ref-game {
    width: 250px;
    border: none;
    overflow: hidden;
    text-overflow: ellipsis;
    /*white-space: nowrap;*/
}

.game-ref-ump {
    width: 300px;
}


.locked-div, .unlock-div, .delete-user, .edit-user {
    cursor: pointer;
}

.exchange-ref {
    cursor: pointer;
    color: #803ABA
}

.not-clickable {
    cursor: not-allowed;
    opacity: 0.5 !important;
}

.td-game-payment-items {
    width: 500px;
}

.td-game-payment-cost {
    width: 100px;
}

.td-game-payment-delete {
    width: 90px;
}


.ref-game-position {
    font-size: 9px;
    width: 150px;
    margin: auto;
    text-align: center;
}

.btn-week-day {
    width: 65px;
    color: #42415C;
    background: none;
    border-color: #42415C;
    border-radius: 5px;
}

.btn-week-day-active {
    background-color: #454561;
    color: white;
    width: 65px;
    border-radius: 5px;
}

.plane-week-day-active {
    background-color: #454561;
    border-color: #43425d;
    color: white;
    width: 28px;
    border-radius: 5px;
    font-size: 11px;
    text-align: center;
}

.plane-week-day {
    width: 28px;
    /*color: #42415C;*/
    background: none;
    border-color: #43425d;
    border-radius: 5px;
    text-align: center;
    font-size: 11px;
}

.no-game-levels {
    text-align: center;
    padding: 40px !important;
    font-size: 18px;
    color: #6F5287;
}

.dataTables_empty {
    text-align: center;
    padding-top: 50px;
    color: #6F5287;
}

.delete-fee {
    margin-left: 60px;
    margin-top: 25px !important;
}

.game-fee-level-name {
    width: 150px !important;
    padding-top: 20px !important;
    padding-left: 15px !important;
}

.game-skill-map-level {
    width: 230px !important;
    padding-top: 20px !important;
    padding-left: 20px !important;
}

.edit-availability-for-referee {
    float: right;
    cursor: pointer;
}

.delete-availability-for-referee {
    margin-left: 3px;
    float: right;
    cursor: pointer;
}

.absent-cell {
    padding: 5px;
    background-color: #F56200;
    color: white;
}

.absent-cell-blur {
    padding: 5px;
    background-color: #F56200;
    color: white;
    opacity: 0.5;
}

.div-for-availability {
    margin: 2px
}

.text-for-availability {
    margin-left: 15px
}

.logo-image {
    width: 53px;
    /*    padding: 9px;*/
    margin-left: 7px;
}

.payment-game {
    width: 400px;
}

.payment-date {
    width: 100px;
}

.payment-cost-type {
    width: 100px;
    text-align: right;
}

.payment-cost-total {
    text-align: center;
}

.payment-cycle-label {
    font-weight: normal;
}


i.payment-invoiced {
    color: #5F8752;
    font-size: 18px;
    margin-right: 4px;
}

.visibility-hidden {
    visibility: hidden;
}


.game-ref-location {
    width: 100px;
}

.game-ref-swap {
    width: 50px;
}

.visible-item {
    display: block;
}

.hide-item {
    display: none;
}

.btn-week-day-for-main-referee-screen-active {
    background-color: #454561;
    color: white;
    width: 40px;
    border-radius: 5px;
}

.btn-week-day-for-main-referee-screen {
    width: 40px;
    color: #42415C;
    background: none;
    border-color: #42415C;
    border-radius: 5px;
}

.login-right-box {
    box-shadow: 1px 5px 4px rgba(0, 0, 0, 0.25);
    position: unset;
}

    .login-right-box img {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

.identity-button {
    width: 100%;
    color: white;
    background: #EC7323;
    border: 1px solid #EC7323;
    box-sizing: border-box;
    box-shadow: 4px -4px 4px rgba(250, 211, 185, 0.75);
    border-radius: 8px;
    padding: 8px;
}

    .identity-button:hover {
        color: white;
        border: 2px solid #EC7323;
    }

.empty-screen-message {
    position: fixed;
    left: calc(14%);
    top: 50%;
    font-size: 22px;
    color: #8a7c7c;
    font-style: italic;
    width: 95%;
    text-align: center;
}


.delete-action {
    float: left;
    /*margin-top: 9px;*/
    cursor: pointer;
    margin-left: 03px;
    color: #333333;
    height:15px;
}

.body-left-menu {
    float: left;
    width: 100%;
    color: white;
    margin-bottom: 4px;
    height: 38px;
    padding-left: 5px;
    padding-top: 4px;
    color: #121212;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    border-bottom: solid 1px #f9f3f3;
    //padding:30px;
}

    /*.body-left-menu.active {
        background: #586AB0;
        color: white;
        font-weight: bolder;
    }*/

    .body-left-menu.active span {
        border-bottom: solid 3px #F56200;
        padding-bottom: 3px;
        color: #F56200;
    }

.menu-box {
    width: 300px;
    height: 150px;
    border-radius: 4px;
    float: left;
    background: #fff;
    padding: 10px;
    text-align: center;
    padding-top: 30px;
    margin-right: 20px;
    position: relative;
    margin-bottom: 20px;
    margin-left: 32px;
}

.log-header {
    float: left;
    text-align: center;
    margin: 10px;
}

.web-hide {
    display: none;
}


.edit-log, .edit-log:focus, .edit-log:hover, .edit-log:active {
    color: #3b3b53;
    background: none;
    border-color: #3b3b53;
}

.menu-img {
    width: 75px;
    cursor: pointer;
}

.menu-table {
    background: white;
}

.display-center {
    width: 50%;
    margin-left: 20%;
}


.display-order-header {
    font-size:16px;
    font-weight:bold;
}

.display-order-item {
    font-size: 12px;
}

li.active .dashboard_icon {
    content: url('/static-images/Dashboard.png');
}

li.active .menu_icon {
    content: url('/static-images/Meny.png');
}

li.active .kiosk_icon {
    content: url('/static-images/Kiosk.png');
}

li.active .bestallning_icon {
    content: url('/static-images/Bestallning.png');
}

li.active .anvandare_icon {
    content: url('/static-images/Anvandare.png');
}

li.active .coupon_icon {
    content: url('/static-images/Coupons.png');
}

li.active .rapporter_icon {
    content: url('/static-images/Rapporter.png');
}

div.card {
    border: 1px solid #DBDBDB;
    border-radius: 15px;
    margin: 20px;
    height: 150px;
    width: 250px;
}

.btn-color {
    background-color: #F56200;
    color: white;
}

.btn-cancelColor {
    background-color: transparent;
    color: #F56200;
    border-color:#F56200;
}

.dashboard-font {
    font-size: xx-large;
    font-weight: 700;
    margin:20px;
}