._row{
    display: flex;
    flex-wrap: wrap;
}

html.login{
    background: url(../img/fon2.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
body {
    background-color: rgba(255, 255, 255, 0.9);
}

body main{
    min-height: calc(100vh - 60px);
}

body.schedule-main main{
    min-height: calc(100vh - 120px);
}
body.schedule-main.schedule-admin main{
    min-height: 100vh;
}


body main .main-site-content{
    margin-top: 60px;
}

body footer{
    border-top: 4px solid #fed116;
    background-color: #0171ba;
    color: #fff;
}

body footer .footer {
    height: 56px;
    padding-top: 20px;
    color: #fff;
}


.login-form{
    margin: 0 auto;
    width: 320px;
    position: absolute;
    left: 0;
    right: 0;
    top: calc(50% - 200px);

    border-radius: 4px;
    padding: 20px 0px 20px 0px;
    background-color: #f7f7f7;
    -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.3);
}

.form-signin input[type="text"] {
    margin-bottom: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.form-signin .form-control {
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.logo-app{
    margin-bottom: 15px;
    color: #0171ba;
}



.admin-menu{
    background: #0171ba;
}
.admin-menu .container{
    background: transparent;
}

body .wrap {
    min-height: calc(100% - 100px);
    height: auto;
    margin: 0 auto -70px;
    padding: 0 0 70px;
    padding-top: 0px;
}
body .wrap .content{
    min-height: calc(100vh - 250px);
    padding-bottom: 30px;
}

body.login-bg .wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -70px;
    padding: 0 0 70px;
}

body.login-bg .wrap .container{
    min-height: calc(100vh - 70px);
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

.select2-selection__clear{
    color: #a94442!important;
    z-index: 999;
    left: 0px;
    margin-left: 3px;
    width: 14px;
}
.select2-container--krajee .select2-selection--single .select2-selection__rendered{
    padding-left: 5px!important;
}
/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding: 15px;
    border: none;
}

@media(max-width:767px) {
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        width: 100%;
        padding: 10px 15px;
    }
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
}

.nav > li > form > button.logout:focus {
    outline: none;
}


.navbar-brand{padding: 0px 15px;}


.site-login, .site-request-password-reset, .site-reset-password{position: absolute;left:50%;top: 45%;}

.ma-login-acctions{
    color: #fff;
    left:50%;
    top: 50%;
    margin-left: -136px;
    margin-top: -50px;
    position: absolute;
}

.link-vault, .link-vault-fa{font-size: 14px!important;padding-left: 35px!important;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif!important; top: 0px;height:50px;}
.link-vault:before{position: absolute;margin: 1px 0px 0px -17px; font-family: 'Glyphicons Halflings'!important;}

.link-vault-fa:before{
    position: absolute;
    margin: 1px 0px 0px -17px;
    font-family: "Font Awesome 5 Free"!important;
}

.link-breadcrumbs{font-size: 14px!important;padding-left: 15px!important;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif!important; top: 0px;}
.link-breadcrumbs:before{position: absolute;margin: -2px 0px 0px -17px; font-family: 'Glyphicons Halflings'!important;}


/*Custom CSS*/
.vault-logo{
    border-bottom: 12px solid #0171ba;
    padding-top: 20px;
    padding-bottom: 20px;
}
.main-menu{
    margin-top: 0px;
    margin-bottom: 10px;
}

.main-menu .navbar-brand{
    display: none;
}

.main-menu .navbar-brand img{
    height: 44px;
    margin-top: 3px;
}

.main-menu{
    background: #0171ba;
    border-bottom: 4px solid #fed116!important;
}

.vault-head{
    height: 100px;
    position: relative;
    left: 0%;
    right: 0%;
    z-index: 999;
}
.vault-head .container{
    background: #fff;
}

.vault-head img{
    /*height:90px;*/
    margin-top: 5px;
}

.vault-head .container{
    height: 100%;
}

.nav > li > a {
    color: #fff;
    border-left: 1px solid #0171ba;
}

.nav > li.active > a, .nav > li > a:hover, .nav > li > a:focus, .nav > li > a:visited, .nav > li > a:active {
    color: #fff;
    background: #015ca6;
}

.breadcrumb{
    margin-top: 5px;
}
.h1{
    font-size: 26px;
}
.navbar-toggle{
    background: #fff;
}
.navbar-toggle .icon-bar{
    background: #015ca6;
}

.right-menu-items{
    margin-right: 0px;
}

.vault-user-name p{
    margin: 5px 0px;
}

body.vault-admin footer{
    background: #ffffff;
    border-top: 12px solid #015ca6;
    height: 70px;
}

body.vault-admin .wrap{
    padding-top: 50px!important;
}
body.vault-admin .wrap .content{
    margin-top: 10px;
    min-height: calc(100vh - 145px);
}
.kv-scorebar-border{
    background: none;
    border: none;
}
.kv-scorebar{
    height: 16px;
    width: 60px;
}
.kv-score{
    line-height: 16px;
    width: 60px;
}
.kv-verdict{
    font-size: 11px;
}
.kv-scorebar-border{
    width: 60px;
    float: right;
    top: 0px;
}
.kv-meter-container{
    width: 64px;
}
.well.bg-info{
    background-color: #d9edf7!important;
}
.table{
    border-radius: 3px;
}
.table thead tr:first-child{
    background: #337ab7;
    color: #fff;
}

.table thead tr:first-child th{
    border-top: 1px solid #337ab7!important;
    border-bottom: 1px solid #337ab7!important;
    /*border-right: 1px solid #337ab7!important;*/
    border-left: 1px solid #337ab7!important;
}
.table thead tr:first-child th:last-child{
    border-right: 1px solid #337ab7!important;
}
.table thead tr:first-child a{
    color: #fff;
}

.vault-separator{
    height: 1px;
    width: 100%;
    margin: 20px 0px;
    border-bottom: 4px solid #337ab7!important;
}
.vault-header-info{
    -webkit-print-color-adjust: exact;
    background: darkgray!important;
}

.vault-disclaimer{
    padding: 6px 12px;
    height: 150px;
    overflow: auto;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 11px;
}

.vault-admin .nav > li > a{
    height: 50px;
}


.bg-warning-important{
    background-color: #eeffe7 !important;
}

.leagueAdmin{
    display: inline-block;
    width: 200px;
    float: right;
    margin-right: 10px;
}
body.empty{
    background: #fff;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus{
    color: #fff;
    background: #015ca6;
}

@media screen and (max-width: 480px) {
    .site-login, .site-request-password-reset, .site-reset-password{
        width: 280px;
        display: table;
        margin: auto;
        margin-left:-140px;
        margin-top: -145px;
        padding: 0px 20px 10px 20px;
        border: 1px solid #d3d3d3;
        border-radius: 4px;
        /*background: rgba(248, 248, 248, 0.9);*/
        background: #fed116;
        box-shadow: 0px 3px 12px #4d3838;}
    .site-login h1, .site-request-password-reset h1, .site-reset-password h1{
        text-align: center;
        font-size: 16px;
        color: #fff;
    }
    .footer{
        padding-top: 5px;
    }
    .vault-head{
        height: 70px;
    }
    body .wrap {
        min-height: calc( 100% - 70px );
        padding-top: 0px;
    }
    .main-menu{
        margin-top: 0px;
    }
}
@media (min-width: 768px){
    .main-menu .navbar-collapse{
        margin-right: -15px;
        margin-left: -15px;
    }
}
.navbar{
    border: none;
}
.schedule-edit-items tr:first-child>td>.fc-day-grid-event{
    padding: 5px 10px 2px 5px;
    cursor: pointer;
}

.schedule-edit-items tr:first-child>td>.fc-day-grid-event:hover{
    opacity: 0.8;
}

.fc.fc-bootstrap3 a, .ui-widget .fc-event{
    cursor: pointer;
}

.list-of-checkboxes{
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 3px;
}

.list-of-checkboxes label{
    width: 48%;
}
.schedule-date-field a.editable.editable-click{
    font-size: 16px!important;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
    padding: 5px 10px;
    width: 100%;
    display: block;
}

/*Display the editable*/
.schedule-edit-items table tr.game-item td{
    min-width: 150px;
    width: auto;
    vertical-align: middle;
}

.schedule-edit-items table tr.item-saved{
    background-color: rgba(233, 250, 226, 0.75)!important;
}
.schedule-edit-items table tr.game-item td:first-child{
    width: 300px!important;
    min-width: 300px!important;
}
.schedule-edit-items table tr.game-item td:nth-child(2){
    width: 80px!important;
    min-width: 0!important;
}
.schedule-edit-items table tr.game-item td:nth-child(3){
    width: 100px!important;
    min-width: 100px!important;
}
.schedule-edit-items table tr.game-item td:last-child{
    width: 150px!important;
    min-width: 0;
}

.schedule-edit-items table tr.game-item td .kv-editable-inline{
    margin: 0 auto;
}

.schedule-edit-items table tr.game-item td .kv-editable-inline .kv-editable-parent{
    display: block;
    margin-left: 3px;
}

.schedule-edit-items table tr.game-item td .kv-editable-inline .panel{
    position: relative;
}

.schedule-edit-items table tr.game-item td .kv-editable-inline .panel .form-group{
    /*text-align: center;*/
    margin: 0 auto;
    display: block;
    margin-left: 3px;
    margin-top: 3px;
}


.schedule-edit-items table tr.game-item td .kv-editable-inline .kv-editable-form-inline .btn-sm{
    margin: 2px 0px 0 0;
}
/*.schedule-edit-items table tr.game-item td .kv-editable-inline .kv-editable-close{*/
/*margin-top: -56px;*/
/*position: absolute;*/
/*right: 5px;*/
/*}*/

.schedule-item-read-only .schedule-read-only{
    visibility: visible;
    opacity: 1;
    height: auto;
    transition: visibility 0s, opacity 0.5s linear;
}
.game-ppd{
    background-color: #FBE8C0!important;
}

.schedule-item-read-only.can-edit .schedule-read-only{
    visibility: hidden;
    opacity: 0;
    height: 0;
}

.schedule-item-read-only .schedule-edit-only{
    visibility: visible;
    opacity: 0;
    height: 0;
    transition: visibility 0s, opacity 0.5s linear;
}
.schedule-item-read-only.can-edit{
    background-color: #fff!important;
}
.schedule-item-read-only.can-edit .schedule-edit-only{
    visibility: visible;
    opacity: 1;
    height: auto;
    margin-top: 10px;
}

.schedule-item-read-only .schedule-item-save{
    visibility: visible;
    opacity: 0;
    height: 0;
    padding: 0px;
    transition: visibility 0s, opacity 0.5s linear;
    width: 0;
}

.schedule-item-read-only.can-edit .schedule-item-save{
    visibility: visible;
    opacity: 1;
    height: auto;
    padding: 5px 10px;
    width: auto;
    border-top-left-radius: 2px!important;
    border-bottom-left-radius: 2px!important;
}

.schedule-item-read-only .schedule-item-edit{
    visibility: visible;
    opacity: 1;
    height: auto;
    padding: 5px 10px;
    width: auto;
}

.schedule-item-read-only.can-edit .schedule-item-edit{

    visibility: visible;
    opacity: 0;
    height: 0;
    padding: 0px;
    transition: visibility 0s, opacity 0.5s linear;
    width: 0;
}

.schedule-date-field{
    background-color: #e6e6e6 !important;
}

.schedule-date-field h3{
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 5px;
}
.schedule-edit-items td.league-color{
    padding-left: 10px!important;
    padding-right: 10px!important;
    padding-top: 0px!important;
    padding-bottom: 0px!important;
    background: linear-gradient(to right, var(--main-color) 0%,var(--main-color) 10px,var(--main-color) 0%,transparent 0%,transparent 100%);
    transition: 0.3s;
}
.schedule-edit-items tbody tr:hover td.league-color, tbody tr.can-edit td.league-color {
    padding-left: 20px !important;
    padding-right: 0px!important;
    background: linear-gradient(to right, var(--main-color) 0%,var(--main-color) 20px,var(--main-color) 0%,transparent 0%,transparent 100%);
}

.schedule-edit-items td.league-color .game-info{
    padding: 8px!important;
}

.schedule-edit-items table tr td, .schedule-edit-items table tr th{
    padding-right: 0px!important;
    position: relative;
}

.schedule-edit-items table.schedule-editable-mode tr.schedule-item-read-only{
    opacity: 0.4;
    position: relative!important;
}
.schedule-edit-items table.schedule-editable-mode tr.schedule-item-read-only td{
    position: relative!important;
}

.schedule-edit-items table tr.schedule-item-read-only:hover{
    background-color: #def2fc !important;
}

.schedule-edit-items table tr.my-schedule-item{
    background-color: rgba(233, 250, 226, 0.75)!important;
}
.schedule-edit-items table tr.schedule-not-available{
    background-color: rgba(156, 2, 0, 0.1) !important;
    cursor: not-allowed;
}
.schedule-edit-items table tr.schedule-item-read-only.can-edit:hover{
    background-color: #fff!important;
}

.schedule-edit-items table.schedule-editable-mode tr.schedule-item-read-only .schedule-item-disabled{
    position: absolute;
    cursor: not-allowed;
    background-color: rgba(0,0,0,0.2);
    width: 100%;
    height: 100%;
    top: 0px;
    margin-left: 0px;
    left: 0px;
}
.schedule-edit-items table.schedule-editable-mode tr.schedule-item-read-only.can-edit .schedule-item-disabled{
    display: none;
}

.schedule-edit-items table.schedule-editable-mode tr.schedule-item-read-only.can-edit{
    opacity: 1;
}

.schedule-edit-items table.schedule-editable-mode tbody tr:hover td.league-color{
    padding-left: 10px !important;
    padding-right: 10px!important;
    background: linear-gradient(to right, var(--main-color) 0%,var(--main-color) 10px,var(--main-color) 0%,transparent 0%,transparent 100%);
    transition: 0.3s;
}

.schedule-edit-items table.schedule-editable-mode tbody tr.can-edit:hover td.league-color{
    padding-left: 20px !important;
    padding-right: 0px!important;
    background: linear-gradient(to right, var(--main-color) 0%,var(--main-color) 20px,var(--main-color) 0%,transparent 0%,transparent 100%);
    transition: 0.3s;
}

.schedule-loading{
    background: rgba(255, 255, 255, 0.8);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.schedule-loading img{
    position: absolute;
    width: 150px;
    top: 50%;
    left: 50%;
    margin: -30px 0px 0px -75px;
}

ul.schedule-leagues-list{
    display: inline-block;
    list-style-type: none;
    padding-left: 0px;
    margin-bottom: 0px;
    margin-top: 7px;
}

ul.schedule-leagues-list li{
    background: linear-gradient(to right, var(--main-color) 0%,var(--main-color) 25px,var(--main-color) 0%,transparent 0%,transparent 100%);
    display: inline-block;
    padding-left: 35px;
    margin-right: 10px;
}

.dropdown-menu > li > a{
    line-height: 44px!important;
}

.group-edit-item{
    display: block;
    width: 148px;
}

.group-edit-item .select-item{
    display: inline-block;
    width: 124px;
}

.group-edit-item .checkbox-item{
    width: 16px;
    display: inline-block;
    vertical-align: top;
    margin-top: 4px;
}

.game-info-room{
    width: 100px!important;
}

ul.btn{
    list-style-type: none;
}

ul.btn a{
    color: #fff;
}
ul.btn a i{
    color: #fff;
}
ul.btn a:hover{
    text-decoration: none;
}

.loading-more-loading img{
    height: 30px;
}

.field-label-name{
    font-size: 10px;
    position: absolute;
    left: 10px;
    top: 2px;
    color: #777;
    display: none;
}
.schedule-edit-items table tr.schedule-item-read-only td:nth-child(2) .field-label-name{
    left: 15px;
}
.schedule-edit-items table tr.schedule-item-read-only:hover .field-label-name, .schedule-edit-items table tr.schedule-item-read-only.can-edit .field-label-name{
    display: block;
}
.schedule-edit-items table.schedule-editable-mode tr.schedule-item-read-only:hover .field-label-name{
    display: none;
}
.schedule-edit-items table tr.schedule-item-read-only.can-edit:hover .field-label-name{
    display: block;
}
.text-green{
    color: #3ac73a;
}
.text-red{
    color: #a94442;
}

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

.custom_rating{
    display: block;
}

.custom_rating .cr_low{
    display: inline-block;
}
.custom_rating ul{
    display: inline-block;
    padding-left: 0px;
    padding: 0px 5px;
}
.custom_rating ul li {
    list-style-type: none;
    display: inline-block;
    border: 1px solid #d3d3d3;
    border-radius: 2px;
    margin: 0px 2px;
}
.custom_rating ul li a{
    width: 50px;
    padding: 2px;
    font-size: 16px;
    display: block;
    color: #3C454C;
    text-decoration: none;
    text-align: center;
}
.custom_rating ul li a:hover{
    background-color: #ececec;
}

.custom_rating ul li.active a, .custom_rating ul li.active a:hover{
    color: #fff;
    background-color: #0171ba;
}

.custom_rating .cr_high{
    display: inline-block;
}
.conflict-alert dl dt{
    display: inline-block;
    width: 80px;
    margin-right: 10px;
    vertical-align: top;
}
.conflict-alert dl dd{
    display: inline-block;
    /*margin-right: 10px;*/
}
.conflict-alert .sa-icon.sa-warning {
    border-color: #F8BB86;
    border-color: #a94442;
}
.conflict-alert .sa-icon {
    width: 80px;
    height: 80px;
    border: 4px solid gray;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    border-radius: 50%;
    margin: 20px auto;
    padding: 0;
    position: relative;
    box-sizing: content-box;
}

.conflict-alert .sa-icon.sa-warning .sa-body {
    position: absolute;
    width: 5px;
    height: 47px;
    left: 50%;
    top: 10px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin-left: -2px;
    background-color: #F8BB86;
    background-color: #a94442;
}
.conflict-alert .sa-icon.sa-warning .sa-dot {
    position: absolute;
    width: 7px;
    height: 7px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-left: -3px;
    left: 50%;
    bottom: 10px;
    background-color: #F8BB86;
    background-color: #a94442;
}

.conflict-alert .league_color{
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    border: 1px solid #d3d3d3;
    margin-right: 5px;
}

.conflict-alert .list-group{
    margin: 10px 0px;
}
ul.select2-selection__rendered{
    margin-left: 12px!important;
}

.required-fields-checklist{

}

.required-fields-checklist ul{
    list-style-type: none;
    padding-left: 15px;
}

.required-fields-checklist ul li{
    display: block;
}

.required-fields-checklist ul li label{
    font-weight: 400;
}

.required-fields-checklist ul li label input[type=checkbox]{
    margin-right: 10px;
}


.required-fields-checklist ul li .inputGroup {
    background-color: #fff;
    display: block;
    margin: 10px 0;
    position: relative;
}
.required-fields-checklist ul li .inputGroup label {
    padding: 12px 15px 12px 45px;
    width: 100%;
    display: block;
    text-align: left;
    color: #3C454C;
    cursor: pointer;
    position: relative;
    z-index: 2;
    transition: color 200ms ease-in;
    overflow: hidden;
}
.required-fields-checklist ul li .inputGroup label:before {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    content: '';
    /*background-color: #5562eb;*/
    background-color: #5b7b87;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale3d(1, 1, 1);
    transition: all 300ms cubic-bezier(0.4, 0.0, 0.2, 1);
    opacity: 0;
    z-index: -1;
}
.required-fields-checklist ul li .inputGroup label::after {
    width: 24px;
    height: 24px;
    content: '';
    border: 2px solid #D1D7DC;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.414 11L4 12.414l5.414 5.414L20.828 6.414 19.414 5l-10 10z' fill='%23fff' fill-rule='nonzero'/%3E%3C/svg%3E ");background-repeat: no-repeat;
    background-position: 0px 1px;
    border-radius: 4px;
    z-index: 2;
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    transition: all 200ms ease-in;
    background-size: 28px;
}

.required-fields-checklist ul li .inputGroup input:checked ~ label {
    color: #fff;
}
.required-fields-checklist ul li .inputGroup input:checked ~ label:before {
    transform: translate(-50%, -50%) scale3d(56, 56, 1);
    opacity: 1;
}

.required-fields-checklist ul li .inputGroup input:checked ~ label:after {
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.required-fields-checklist ul li .inputGroup input {
    width: 24px;
    height: 24px;
    order: 1;
    z-index: 2;
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    visibility: hidden;
}

.kv-drp-dropdown .range-value{
    padding-left: 3rem;
}

.kv-drp-dropdown .left-ind, .kv-drp-dropdown .right-ind{
    top: 0.75rem;
}

.kv-drp-dropdown .kv-clear{
    font-size: 2rem;
    right: 1.9rem;
    top: 1rem!important;
}
/*.schedule-item-read-only .game-info{*/
/*position: relative;*/
/*}*/
/*.schedule-item-read-only .game-info .game-actions{*/
/*position: absolute;*/
/*display: none;*/
/*bottom: 0px;*/
/*}*/

/*.schedule-item-read-only:hover .game-info .game-actions{*/
/*position: absolute;*/
/*display: block;*/
/*}*/
/* Selected Filters for Schedules */
._selected-filters{
    margin-top: 10px;
}

._selected-filters ._f-title{
    display: inline-block;
}

._selected-filters ._f-item{
    display: inline-block;
    font-size: 12px;
    padding: 2px 4px 2px 8px;
    border: 1px solid #d3d3d3;
    border-radius: 10px;
    margin-left: 5px;
    cursor: pointer;
    line-height: 16px;
    vertical-align: middle;
}
._selected-filters ._f-item svg{
    vertical-align: middle;
}

._selected-filters ._f-item:hover{
    background-color: #d3d3d3;
    border-color: #bbbbbb;
}

/* Advanced Search */
._advanced-panel{
    position: fixed;
    top: 0px;
    right: 0px;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 1000;
    display: none;
}

._advanced-panel.open{
    display: block;
}

._advanced-panel a.close-button{
    position: absolute;
    right: 10px;
    top: 8px;
}

._advanced-panel ._advanced-panel-box{
    background-color: rgba(255,255,255, 0.98);
    max-width: 480px;
    width: 100%;
    height: calc(100vh - 54px);
    margin-top: 54px;
    border-left: 4px solid #0171ba;
    position: relative;
    z-index: 101;
    margin-left: calc(100% - 480px);
    overflow-x: hidden;
    overflow-y: scroll;
    padding-bottom: 30px;
}

._advanced-panel ._advanced-panel-bg{
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 100;
    cursor: pointer;
}

._advanced-panel h4{
    padding: 1rem;
    border-bottom: 4px solid #6e6e6e;
    margin-bottom: 1rem;
}
._advanced-panel ._form{
    padding: 0rem 1rem 1rem;
}

/* Left Panel */
._left-panel{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 99;
    display: none;
}

._left-panel.open{
    display: block;
}

._left-panel a.close-button{
    position: absolute;
    right: 10px;
    top: 10px;
}

._left-panel ._left-panel-box{
    background-color: rgba(255,255,255, 0.98);
    max-width: 480px;
    width: 100%;
    height: calc(100vh - 54px);
    margin-top: 54px;
    border-right: 4px solid #0171ba;
    position: relative;
    z-index: 101;
}

._left-panel ._left-panel-bg{
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 100;
    cursor: pointer;
}

._left-panel h4{
    padding: 1rem;
    border-bottom: 4px solid #6e6e6e;
    margin-bottom: 1rem;
}
._left-panel ._form{
    padding: 0rem 1rem 1rem;
}

._list-events{

}

._list-events ul._list-events-items{
    padding-left: 0px;
    list-style-type: none;
}
._list-events ul._list-events-items li{
    padding: 10px 15px;
    border: 1px solid #0171ba;
    margin-bottom: 5px;
    border-left: 5px solid #0171ba;
    position: relative;
}

._list-events ul._list-events-items li._list-events-year{
    padding: 5px 0px;
    color: #0171ba;
    font-size: 20px;
    border: none;
    margin-bottom: 0px;
    margin-top: 10px;
}

._list-events ul._list-events-items li a{
    position: absolute;
    right: 15px;
    display: none;
}

._list-events ul._list-events-items li:hover{
    border-left: 10px solid #0171ba;
    padding-left: 10px;
    background-color: #f3f3f3;
}

._list-events ul._list-events-items li._list-events-year:hover{
    padding: 5px 0px;
    color: #0171ba;
    font-size: 20px;
    border: none;
    background-color: transparent;
}

._list-events ul._list-events-items li:hover a{
    display: inline-block;
}



._list-events ul._list-events-items li a._edit-button{
    margin-right: 20px;
}

._list-events ul._list-events-items li a._delete-button{
    color: #801616;
}

._app-leagues ._app-leagues-item{
    border: 1px solid #d3d3d3;
    border-radius: 8px;
    /*height: 100%;*/
    padding: 1rem;
    margin-bottom: 3rem;
    transition: all 0.5s;
}

._app-leagues ._app-leagues-item:hover{
    background-color: #dbecff;
    box-shadow: 2px 2px 5px #d3d3d3;
}

._app-leagues ._app-leagues-item a._app-leagues-item-logo{
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 1rem;
}

._app-leagues ._app-leagues-item img{
    height: 80px;
    margin: 0 auto;
}
._app-leagues ._app-leagues-item h3{
    margin-top: 2rem;
    min-height: 32px;
}

._app-leagues ._app-leagues-item ._app-leagues-item-details{
    border-top: 1px solid #d3d3d3;
    padding-top: 1rem;
    line-height: 14px;
    vertical-align: middle;
}

._app-league-detail ._app-league-detail-header{
    background-color: #cfe2f3;
    padding: 2rem 1rem;
    line-height: 100px;
}

._app-league-detail ._app-league-detail-header img{
    height: 100px;
    display: inline-block;
}
._app-league-detail ._app-league-detail-header h2{
    display: inline-block;
    margin-left: 1rem;
}

._app-league-detail .breadcrumb{
    padding-left: 0px;
    background-color: transparent;
    /*border-bottom: 1px solid #d3d3d3;*/
    border-radius: 0px;
}

._btn-actions{
    border-radius: 14px;
    padding-left: 2rem;
    padding-right: 2rem;
    font-size: 1.25rem;
    text-transform: uppercase;
}
ul li, ._action-links{
    position: relative;
}
ul li ._btn-download, ._action-links ._btn-download{
    display: none;
    padding: 0.5rem 0.75rem!important;
    border-radius: 20px;
    line-height: 16px;
    margin-right: 5px;
    margin-top: 5px;
    position: absolute;
    right: 0;
    top:0;
}
._add-button{
    width: 28px;
    height: 28px;
    border-radius: 28px;

    padding: 0px;
    cursor: pointer;
    transition: all 0.5s;
    border: 1px solid #337ab7;
    color: #fff!important;
    background-color: #00a409!important;
}
._add-button svg{
    margin-top: 4px;
    margin-left: 4px;
}

._add-button-plus svg{
    margin-top: 3px;
    margin-left: 3px;
}

._add-button:hover{
    background-color: #fff!important;
    color: #337ab7!important;
    border: 1px solid #337ab7;
}

._action-links ._btn-download{
    display: inline-block;
    margin-top: -15px;
    z-index: 9;
}

ul li ._btn-download-2, ._action-links ._btn-download-2{
    margin-right: 40px;
}
ul li ._btn-download-3, ._action-links ._btn-download-3{
    margin-right: 75px;
}

ul li:hover ._btn-download{
    display: inline-block;
}

._app-league-detail ._app-league-detail-aside{
    border-left: 5px solid #d3d3d3;
    background-color: #efefef;
    padding: 1rem;
    padding-bottom: 3rem;
}
._app-league-detail ._app-league-detail-aside h4{
    border-bottom: 1px solid #d3d3d3;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
._app-league-detail ._app-league-detail-aside ._app-league-detail-contacts{
    margin-bottom: 2rem;
}
._app-league-detail ._app-league-detail-aside ._app-league-detail-contacts ._app-league-detail-contacts-item{
    border: 1px solid #d3d3d3;
    padding: 0.5rem 1rem;
    border-radius: 6px;
    background-color: rgba(255, 255, 255, 0.5);
    transition: all 0.5s;
}
._app-league-detail ._app-league-detail-aside ._app-league-detail-contacts ._app-league-detail-contacts-item h5{
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #d3d3d3;
}

._app-league-detail ._app-league-detail-aside ._app-league-detail-contacts ._app-league-detail-contacts-item:hover{
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 3px 3px 5px #d3d3d3;
}

._app-league-detail ._app-league-detail-aside ._app-league-detail-contacts ._app-league-detail-contacts-item ul{
    list-style-type: none;
    padding-left: 0px;
}

._app-league-detail ._app-league-teams ._app-league-teams-item{
    border: 1px solid #d3d3d3;
    border-radius: 6px;
    margin-bottom: 3rem;
    padding: 0.75rem 0 1rem 0;
    position: relative;
    transition: all 0.5s;
}

._app-league-detail ._app-league-teams ._app-league-teams-item:after{
    content: "\232A";
    position: absolute;
    font-size: 4rem;
    right: 0;
    top: 0;
    color: #d3d3d3;
    margin-right: -1.5rem;
    margin-top: 1rem;
}

._app-league-detail ._app-league-teams ._app-league-teams-item:hover{
    box-shadow: 2px 2px 5px #d3d3d3;
}
._app-league-detail ._app-league-teams ._app-league-teams-item:hover:after{
    color: #b9b9b9;
    margin-right: -1.75rem;
}

.h-100{
    height: 100%;
}
.d-none{
    display: none!important;
}
.d-block{
    display: block!important;
}
.d-inline-block{
    display: inline-block!important;
}
.d-inline{
    display: inline!important;
}
.d-flex{
    display: flex!important;
}
.d-inline-flex{
    display: inline-flex!important;
}

.search-group .input-group-addon{
    background-color: #fff;
}

.search-group input{
    border-left: 0;
    border-right: 0;
}

.search-group .input-group-btn button.btn{
    border-left: 0;
}

.search-group.r-pill .input-group-addon{
    border-top-left-radius: 32px;
    border-bottom-left-radius: 32px;
}

.search-group.r-pill .input-group-btn button.btn{
    border-top-right-radius: 32px;
    border-bottom-right-radius: 32px;
}

._app-league-teams ._app-league-teams-item h4{
    margin-bottom: 5px;
    margin-top: 5px;
}

._app-league-teams ._app-league-teams-item ._logo ._no-logo{
    margin: 5px;
    display: block;
    border-radius: 160px;
    padding: 3px;
    background: #dedede;
    color: #fff;
}
._notify-list{
    list-style-type: none;
    padding-left: 0px;
    padding-bottom: 30px;
    margin-left: -15px;
    margin-right: -15px;
}
._notify-list ._notify-list-item{
    border-bottom: 1px solid #fff;
    position: relative;
    border-right: 5px solid transparent;
    transition: all 0.2s;
}
._notify-list ._notify-list-item p{
    margin-bottom: 0px;
    font-size: 1.25rem;
}

._notify-list ._notify-list-item a{
    cursor: pointer;
    display: block;
    padding-left: 20px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    border-right: 5px solid transparent;
    border-color: transparent;
    transition: all 0.2s;
}
._notify-list ._notify-list-item._active a{
    text-decoration: none;
    color: #000;
    background-color: rgba(255,255,255, 0.7);
}
._notify-list ._notify-list-item a:hover{
    text-decoration: none;
    color: #000;
    background-color: rgba(255,255,255, 0.3);
}
._notify-list ._notify-list-item a:hover .text-muted{
    color: #181818;
}
._notify-list ._notify-list-item h4{
    margin-bottom: 3px;
}
._notify-list ._notify-list-item._notify-success, ._notify-list ._notify-list-item._notify-success:hover a, ._notify-list ._notify-list-item._notify-success._active a{
    border-right-color: #d6e9c6;
}
._notify-list ._notify-list-item._notify-info, ._notify-list ._notify-list-item._notify-info:hover a, ._notify-list ._notify-list-item._notify-info._active a{
    border-right-color: #bce8f1;
}
._notify-list ._notify-list-item._notify-warning, ._notify-list ._notify-list-item._notify-warning:hover a, ._notify-list ._notify-list-item._notify-warning._active a{
    border-right-color: #faebcc;
}
._notify-list ._notify-list-item._notify-danger, ._notify-list ._notify-list-item._notify-danger:hover a, ._notify-list ._notify-list-item._notify-danger._active a{
    border-right-color: #ebccd1;
}
._notify-list ._notify-list-item .h5{
    font-weight: 400;
    font-size: 1.5rem;
}
._notify-list ._notify-list-item._has-been-not-read .h5{
    font-weight: bold;
}
._notify-list ._notify-list-item._has-been-not-read .text-muted{
    color: #2f2f2f;
}
._notify-list ._notify-list-item._has-been-not-read::before {
    content: "";
    width: 12px;
    height: 12px;
    background-color: #00a409;
    opacity: 0.7;
    border-radius: 12px;
    position: absolute;
    top: 0;
    left: 0;
    margin: 14px 0px 0px 5px;
}
._aside{
    padding-top: 40px;
    min-height: calc(100vh - 50px - 56px - 4px - 142px);
}
._aside h3{
    margin-left: -15px;
    margin-right: -15px;
    background-color: #cfe2f3;
    padding: 10px 15px 10px 15px;
    margin-bottom: 0px;
}
._file-items{
    list-style-type: none;
    padding-left: 0px;
}

._file-items li{
    padding: 5px 0px;
    line-height: 32px;
}

._download-link{
    padding-top: 10px;
    padding-bottom: 10px;
    cursor: default!important;
    padding-right: 5px!important;
}

._contact-list{
    list-style-type: none;
    padding-left: 0px;
    padding-top: 10px;
}

._contact-list li{
    border-left: 5px solid #fff;
    padding-left: 8px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-bottom: 10px;
    background-color: rgba(255,255,255,0.6);
    position: relative;
}
._contact-list li:hover{
    background-color: rgba(255,255,255,0.4);
}
._contact-list li p{
    margin-bottom: 0px;
}

._app-team-info ._aside{
    padding-top: 0px;
    min-height: auto;
}
._app-team-info ._aside h3{
    margin: 0px -15px 0px -15px;
}
.opacity-50{
    opacity: 0.5;
}
.bg-white{
    background-color: #fff!important;
}

._action-links a{
    line-height: 32px;
}

._folder, ._link, ._file{
    font-size: 1.5rem;
    line-height: 32px;
    position: relative;
}

._dropbox-iframe ._link, ._dropbox-iframe ._file{
    font-size: 1rem;
    line-height: 1rem;
}

._dropbox-iframe ._folder{
    font-size: 1rem;
    line-height: 32px;
}

._link .btn, ._file .btn{
    position: absolute;
    right: 10px;
    padding-left: 8px!important;
    padding-right: 8px!important;
    border-radius: 34px;
    opacity: 0;
    transition: all 0.5s;
}

._dropbox-iframe .list-group .btn{
    height: 34px;
    top: 8px;
    right: 0px;
}


._dropbox-iframe .list-group .btn svg{
    margin-top: 4px;
}

._link ._btn2, ._file ._btn2{
    right: 50px;
}

._dropbox-iframe .list-group ._btn2{
    right: 40px;!important;
}

._link:hover .btn, ._file:hover .btn{
    opacity: 1;
}

._link, ._file{
    font-size: 1.35rem;
    /*cursor: initial;*/
    cursor: pointer;
}

._link:hover, ._file:hover{
    color: #2e6da4!important;
}

._action-msg{
    font-size: 1rem;
    position: absolute;
    bottom: 0px;
    right: 55px;
    margin-bottom: -8px;
}

._folder svg, ._link svg, ._file svg{
    vertical-align: top;
}

.p-0{padding: 0!important;}
.p-1{padding:5px!important;}
.p-2{padding:10px!important;}
.p-3{padding:15px!important;}
.p-4{padding:20px!important;}
.p-5{padding:30px!important;}
.pt-0{padding-top:0!important;}
.pt-1{padding-top:5px!important;}
.pt-2{padding-top:10px!important;}
.pt-3{padding-top:15px!important;}
.pt-4{padding-top:20px!important;}
.pt-5{padding-top:30px!important;}
.pb-0{padding-bottom:0!important;}
.pb-1{padding-bottom:5px!important;}
.pb-2{padding-bottom:10px!important;}
.pb-3{padding-bottom:15px!important;}
.pb-4{padding-bottom:20px!important;}
.pb-5{padding-bottom:30px!important;}
.ps-0{padding-left:0!important;}
.ps-1{padding-left:5px!important;}
.ps-2{padding-left:10px!important;}
.ps-3{padding-left:15px!important;}
.ps-4{padding-left:20px!important;}
.ps-5{padding-left:30px!important;}
.pe-0{padding-right:0!important;}
.pe-1{padding-right:5px!important;}
.pe-2{padding-right:10px!important;}
.pe-3{padding-right:15px!important;}
.pe-4{padding-right:20px!important;}
.pe-5{padding-right:30px!important;}
.m-0{margin:0!important;}
.m-1{margin:5px!important;}
.m-2{margin:10px!important;}
.m-3{margin:15px!important;}
.m-4{margin:20px!important;}
.m-5{margin:30px!important;}
.mt-0{margin-top:0!important;}
.mt-1{margin-top:5px!important;}
.mt-2{margin-top:10px!important;}
.mt-3{margin-top:15px!important;}
.mt-4{margin-top:20px!important;}
.mt-5{margin-top:30px!important;}
.mb-0{margin-bottom:0!important;}
.mb-1{margin-bottom:5px!important;}
.mb-2{margin-bottom:10px!important;}
.mb-3{margin-bottom:15px!important;}
.mb-4{margin-bottom:20px!important;}
.mb-5{margin-bottom:30px!important;}
.ms-0{margin-left:0!important;}
.ms-1{margin-left:5px!important;}
.ms-2{margin-left:10px!important;}
.ms-3{margin-left:15px!important;}
.ms-4{margin-left:20px!important;}
.ms-5{margin-left: 30px!important;}
.me-0{margin-right: 0!important;}
.me-1{margin-right: 5px!important;}
.me-2{margin-right: 10px!important;}
.me-3{margin-right: 15px!important;}
.me-4{margin-right: 20px!important;}
.me-5{margin-right: 30px!important;}
.py-0{padding-top:0!important;padding-bottom: 0!important;}
.py-1{padding-top:5px!important;padding-bottom: 5px!important;}
.py-2{padding-top:10px!important;padding-bottom: 10px!important;}
.py-3{padding-top:15px!important;padding-bottom: 15px!important;}
.py-4{padding-top:20px!important;padding-bottom: 20px!important;}
.py-5{padding-top:30px!important;padding-bottom: 30px!important;}
.my-0{margin-top:0!important;margin-bottom: 0!important;}
.my-1{margin-top:5px!important;margin-bottom: 5px!important;}
.my-2{margin-top:10px!important;margin-bottom: 10px!important;}
.my-3{margin-top:15px!important;margin-bottom: 15px!important;}
.my-4{margin-top:20px!important;margin-bottom: 20px!important;}
.my-5{margin-top:30px!important;margin-bottom: 30px!important;}
.px-0{padding-left:0!important;padding-right: 0!important;}
.px-1{padding-left:5px!important;padding-right: 5px!important;}
.px-2{padding-left:10px!important;padding-right: 10px!important;}
.px-3{padding-left:15px!important;padding-right: 15px!important;}
.px-4{padding-left:20px!important;padding-right: 20px!important;}
.px-5{padding-left:30px!important;padding-right: 30px!important;}
.mx-0{margin-left:0!important;margin-right: 0!important;}
.mx-1{margin-left:5px!important;margin-right: 5px!important;}
.mx-2{margin-left:10px!important;margin-right: 10px!important;}
.mx-3{margin-left:15px!important;margin-right: 15px!important;}
.mx-4{margin-left:20px!important;margin-right: 20px!important;}
.mx-5{margin-left:30px!important;margin-right: 30px!important;}
.float-right{float: right;}
.float-left{float: left;}
.float-initial{float: initial;}
.justify-content-center{justify-content: center;}
.position-absolute{position: absolute;}
.position-fixed{position: fixed;}
.position-relative{position: relative;}
.border{border: 1px solid #d3d3d3}


._schedule-view {
}

._sw-wrapper {
    position: relative;
    overflow: auto;
    white-space: nowrap;
    padding-bottom: 220px;
}
._sww-table{
    border-collapse: separate;
    border-spacing: 0;
}

.sticky-col {
    /*position: -webkit-sticky;*/
    /*position: sticky;*/
}

.all-col {
    width: 600px;
    min-width: 600px;
    max-width: 600px;
    left: 0px;
}

td.all-col, td.first-col, td.second-col, td.third-col {
    background-color: #fff;
}

th.all-col, th.first-col, th.second-col, th.third-col {
    background-color: #337ab7;
}

td.all-col{
    border-right: 0px!important;
}

tr._head td:last-child{
    border-left: 0px!important;
}

tr._head td{
    font-size: 24px;
    font-weight: 300;
}


/*.first-col {*/
/*    width: 240px;*/
/*    min-width: 240px;*/
/*    max-width: 240px;*/
/*    left: 0px;*/
/*    position: -webkit-sticky;*/
/*    position: sticky;*/
/*}*/

@media screen and (min-width: 720px){
    .first-col {
        width: 300px;
        min-width: 300px;
        max-width: 300px;
        left: 0px;
        position: -webkit-sticky;
        position: sticky;
    }
    .second-col {
        width: 150px;
        min-width: 150px;
        max-width: 150px;
        left: 300px;
        position: -webkit-sticky;
        position: sticky;
    }
    .third-col {
        width: 150px;
        min-width: 150px;
        max-width: 150px;
        left: 450px;
        position: -webkit-sticky;
        position: sticky;
    }
}

tr._schedule-item{
    transition: all 0.2s ease-in-out;
    position: relative;
}

tr._schedule-item td ._box-list{
    display: none;
    position: absolute;
    width: 240px;
    background-color: #fff;
    padding: 0px;
    border: 1px solid #d3d3d3;
    z-index:999999;
    margin-top: -1px;
}

tr._schedule-item td ._box-list._big-box{
    width: 320px;
}

@media screen and (max-width: 720px){
    /*tr._schedule-item td ._box-list{*/
    /*    position: absolute;*/
    /*    left: 50%;*/
    /*    margin-left: -120px;*/
    /*}*/

    /*tr._schedule-item td ._box-list._big-box{*/
    /*    position: fixed;*/
    /*    left: 50%;*/
    /*    margin-left: -160px;*/
    /*}*/

    ._sww-table:has(td.open) tr._schedule-item td:not(.open){
        opacity: 0.5!important;
    }
}

tr._schedule-item td.open ._box-list{
    display: block;
}

tr._schedule-item td.open ._box-list ul{
    height: 158px;
    overflow-y: auto;
}

tr._schedule-item td ._user-rate{
    color: #3C454C;
}

tr._schedule-item td.open ._user-rate{
    display: none;
}

tr._schedule-item td.open ._box-list input[type="search"]{
    border-radius: 0px!important;
    border-top: 0px!important;
    border-left:0px!important;
    border-right:0px!important;
    padding-right: 30px;
}

tr._schedule-item td.open ._box-list input[type="time"]{
    border-radius: 0px;
    border: 0px;
}
tr._schedule-item td.open ._box-list:has(input[type="time"]){
    width: 134px!important;
}

tr._schedule-item td.open{
    position: relative!important;
}

._sww-table:has(td.open) tr._schedule-item{
    opacity: 0.5!important;
}

._sww-table:has(td.open) tr._schedule-item:has(td.open){
    opacity: 1!important;
}

._sww-table:has(td.open) .sticky-col {
    position: relative;
    left: 0px!important;

}

._sww-table:has(td.open) tr._schedule-item:not(:has(td.open)), ._sww-table:has(td.open) tr._schedule-item:not(:has(td.open)) td{
    background-color: #fff!important;
}
._sww-table:has(td.open) tr._schedule-item:not(:has(td.open)):after{
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: rgba(0,0,0,0.1)!important;
    z-index: 999;
}
._sww-table:has(td.open) tr._schedule-item:not(:has(td.open)) td:before{
    opacity: 0!important;
}
._sww-table:has(td.open) tr._schedule-item:not(:has(td.open)) td span{
    border: 1px solid transparent!important;
    cursor: default!important;
}
._sww-table:has(td.open) tr._schedule-item:not(:has(td.open)) td span:after{
    display: none;
}

/*._sww-table:has(td.open) tr._schedule-item td{*/
/*    position: static!important;*/
/*}*/
._sww-table:has(td.open) tr._schedule-item:hover{
    background-color: #fff!important;
}

tr._schedule-item:has(td.open),
tr._schedule-item:has(td.open):hover,
tr._schedule-item:has(td.open):hover td,
tr._schedule-item:has(td.open) td{
    opacity: 1!important;
    background-color: rgb(255, 252, 206) !important;
}

tr._schedule-item td.sticky-col {
    position: -webkit-sticky;
    position: sticky;
    background-color: #fff!important;
    z-index: 99;
}
tr._schedule-item:hover, tr._schedule-item:hover td, tr._schedule-item:hover th{
    background-color: #e3f3fc!important;
}
tr._schedule-item td{
    position: relative;
    padding-top: 18px!important;
}

tr._schedule-item td::before{
    opacity: 0;
    position: absolute;
    content: attr(data-column-name);
    font-size: 11px;
    color: #7c7c7c;
    top: 0px;
    transition: all 0.2s ease-in-out;
}
tr._schedule-item td._updated{
    background-color: #c6ffc6!important;
}
tr._schedule-item td._updated::after{
    content: 'UPDATED !';
    position: absolute;
    font-size: 10px;
    bottom: 5px;
    right: 5px;
}
tr._schedule-item td.first-col::after {
    position: absolute;
    content: attr(data-league-name);
    font-size: 10px;
    top: 0px;
    transition: all 0.2s ease-in-out;
    background-color: var(--border-color);
    color: var(--text-color);
    /*margin-left: -10px;*/
    padding: 1px 5px;
    left:0px;
    border: 1px solid #d3d3d3;
    border-top:0px;
}

tr._schedule-item td.first-col::before {
    position: absolute;
    content: attr(data-column-name);
    font-size: 10px;
    top: 0px;
    transition: all 0.2s ease-in-out;
    background-color: var(--border-color);
    color: var(--text-color);
    /*margin-left: -10px;*/
    padding: 1px 5px;
    left:0px;
    z-index: 999;
    border: 1px solid #d3d3d3;
    border-top: 0px;
}

tr._schedule-item:hover td::before {
    opacity: 1;
}
tr._schedule-item ._editable._double-booked{
    background-color: #f4cdcd!important;
}

tr._schedule-item ._editable._double-booked span{
    color: #4d0101!important;
}

tr._schedule-item:hover ._editable._double-booked, tr._schedule-item ._editable._open._double-booked{
    background-color: #fcdddd !important;
}

tr._schedule-item ._editable span{
    cursor: pointer;
    display: block;
    padding: 2px 20px 2px 5px;
    border: 1px solid transparent;
    overflow-x: hidden;
}

tr._schedule-item ._editable._not-available, tr._schedule-item:hover ._editable._not-available{
    background-color: rgb(250, 154, 2, 0.5) !important;
}

tr._schedule-item ._editable span._not-confirmed{
    color: #4d0101;
}

tr._schedule-item ._editable span._not-confirmed:before{
    content: "?";
    /*border: 1px solid #d3d3d3;*/
    padding: 1px 5px;
    border-radius: 10px;
    color: #fff;
    background-color: #4d0101;
    margin-right: 3px;
}

tr._schedule-item ._editable:has(span._text-danger) ._user-rate,
tr._schedule-item ._editable:has(span._text-open) ._user-rate,
tr._schedule-item ._editable:has(span._text-danger) ._selected-user-rate,
tr._schedule-item ._editable:has(span._text-open) ._selected-user-rate,
tr._schedule-item ._editable:has(span._text-danger) .form-check,
tr._schedule-item ._editable:has(span._text-open) .form-check,
tr._schedule-item ._editable:has(span._text-danger) ._selected-user-bonus,
tr._schedule-item ._editable:has(span._text-open) ._selected-user-bonus{
    display: none!important;
}

tr._schedule-item:hover ._editable span, tr._schedule-item td.open._editable span{
    border: 1px solid #d3d3d3;
    padding: 2px 20px 2px 5px;
    background-color: #fff;
    position: relative;
}


tr._schedule-item td.open._editable span:after, tr._schedule-item:hover ._editable span:after{
    position: absolute;
    right: 9px;
    display: inline-block;
    margin-left: .175em;
    vertical-align: 0em;
    border: 0;
    content: "\2039";
    transform: rotate(-90deg);
    transition: all 0.2s ease-in-out;
    font-size: 28px;
    top: 0px;
    margin-top: -8px;
    font-weight: 200;
}

tr._schedule-item td.open._editable span:after{
    transform: rotate(-270deg);
    right: 3px;
}
.border-start{
    /*border-left: 1px solid #000;*/
    border-left: 14px solid var(--border-color);
}

.border-start:after{
    content: attr(data-league);
    position: absolute;
    left: 0px;
    margin-left: -15px;
    top:4px;
    writing-mode: vertical-rl;
    text-orientation: sideways;
    color: #fff;
    font-size: 10px;
}

._schedule-item-actions{
    padding: 0 5px;
    border-radius: 20px;
    border: 1px solid #d3d3d3;
}

.border-0{
    border: 0px!important;
}


._filter-date input{
    border-radius: 0px!important;
}

._text-primary{
    color: #0066be;
}
._text-danger{
    color: #801616;
}
._text-open{
    color: #00720b;
}
.d-none{
    display:none!important;
}

ul._list-items{
    padding-left: 0px;
    list-style-type: none;
}

ul._list-items li{
}

ul._list-items li a{
    padding: 5px 15px;
    background-color: #fff;
    display: block;
    transition: all 0.2s ease-in-out;
    text-decoration: none;
}
ul._list-items li a:hover{
    background-color: #ddf0ff;
}

ul._list-items li a._selected{
    background-color: #00579f;
    color: #fff;
}
.border-start{
    border-left: 1px solid #d3d3d3;
}
.border-top{
    border-top: 1px solid #d3d3d3;
}
.border-end{
    border-right: 1px solid #d3d3d3;
}
.border-bottom{
    border-bottom: 1px solid #d3d3d3;
}
.w-100{
    width: 100%;
}
.h-100{
    height: 100%;
}

.fw-light{
    font-weight: 400;
}
.fw-lighter{
    font-weight: lighter;
}

tr._schedule-item._ppd{
    background-color: #ffe8e8!important;
}
tr._schedule-item._ppd td{
    background-color: #ffe8e8!important;
}

.text-start{
    text-align: left!important;
}
.text-end{
    text-align: right!important;
}

.divider {
    display: block;
    text-align: center;
    margin: 1rem 0;
    overflow: hidden;
    white-space: nowrap;
}

.divider.text-start .divider-text {
    padding-left: 0;
}
.divider .divider-text {
    position: relative;
    display: inline-block;
    font-size: 1.25rem;
    padding: 0rem 2rem;
    padding-right: 10px;
}

.divider.divider-primary .divider-text:before, .divider.divider-primary .divider-text:after {
    border-color: #696cff;
}
.divider .divider-text:before {
    right: 100%;
}
.divider .divider-text:before, .divider .divider-text:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 100vw;
    border-top: 1px solid rgba(67, 89, 113, 0.2);
}
.text-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}