.right-rail-ads {
    width: 320px !important;
}

#stickyHeader, #stickyFooter {
}

#stickyContainer, #stickyMover {
    margin: 0;
}

.stickyAdDiv {
    margin-top: 10px;
}

.welcomeAd {
    margin-bottom: 20px;
    position: relative;
}


.welcomeHeader {
    width: 100%;
    background: #ffffff;
    color: #f1592a;
    font-family: 'Baloo Bhaina', 'Helvetica';
    font-size: 1.6em;

}

.welcomeBand {
    background: #222222;
    color: #ffffff;
    width: 100%;
    padding: 10px;

}

    .welcomeBand a {
        font-size: 1.2em;
    }

.welcomeText {
 
}

    .welcomeText h4 {
        color: #409c7e;
        font-weight: bold;
    }

    .welcomeText h3 {
        color: #409c7e;
    }
.bowlingAlley {
    position: absolute;
    top: 0px;
    left: 30px;
    height: 100%;
}

.bowlingLane {
    width: 159px;
    height: 378px;
    background: url('/images/bowlinglane.jpg');
}

.orangeBTN, .orangeBTN:visited {
    background: #f1592a !important;
    color: #ffffff !important;
    border: #f1592a;
}

@media (max-width: 768px) {
    .container-fluid{
        padding-left:0px !important;
        padding-right:0px !important;
    }

    .main-content  {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .k-dialog-wrapper .k-dialog {
        width: 100% !important;
        height: 100% !important;
    }
}


.fake-link {
    color: #0d6efd;
    text-decoration: underline;
    cursor: pointer;
}

.main {
    width: 100%;
    margin: 20px;
}


.flexGrid {
    display: flex;
    margin-bottom: 25px;
}

    .flexGrid a .panel, .flexGrid a .panel-heading {
        height: 100%;
    }

.flexGridLarge {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: auto;
    margin-bottom: 25px;
}

    .flexGridLarge .col-md-4 {
        width: 33%;
        margin-bottom: 20px;
    }

    .flexGridLarge a .panel {
        height: 100%;
    }

    .flexGridLarge a .panel-heading {
        height: 100%;
    }

    .flexGridLarge .panel-heading .fa {
        font-size: 4vw;
    }

.nounderline{
    text-decoration:none;
}

.league-menu-card {
    cursor: pointer;
}

.league-header-header {
    background-color: var(--info-rgb) !important;
    color: white !important;
}

.league-search-id {
    color: white;
}

.league-search-id:focus {
    color: white;
}

.league-menu a, .league-menu span {
    color: #f0ad4e !important;
    font-weight: bold;
}



.LS-BowlerOfMonth:before {
    content: "\e900";
}

.LS-BowlerOfWeek:before {
    content: "\e901";
}

.LS-BowlerTop:before {
    content: "\e902";
}

.LS-BowlingLeague:before {
    content: "\e903";
}

.LS-BowlingLeagueUpload:before {
    content: "\e904";
}

.LS-DashAwards:before {
    content: "\e905";
}

.LS-DashBowlerRanking:before {
    content: "\e906";
}

.LS-DashBowlerRankingAlt:before {
    content: "\e907";
}

.LS-DashAwards2:before {
    content: "\e908";
}

.LS-icon-burger:before {
    content: "\e909";
}

.LS-icon-empty-alerts .path1:before {
    content: "\e90a";
    color: rgb(0, 0, 0);
    opacity: 0.0500;
}

.LS-icon-empty-alerts .path2:before {
    content: "\e90b";
    margin-left: -1.4638671875em;
    color: rgb(210, 210, 210);
}

.LS-icon-empty-alerts .path3:before {
    content: "\e90c";
    margin-left: -1.4638671875em;
    color: rgb(202, 202, 202);
}

.LS-icon-graph:before {
    content: "\e90d";
}

.LS-icon-history:before {
    content: "\e90e";
}

.LS-icon-plus:before {
    content: "\e90f";
}

.LS-bowler:before {
    content: "\e910";
}

.LS-bowling-list:before {
    content: "\e911";
}

.LS-calendar2:before {
    content: "\e912";
}

.LS-icon-pdf:before {
    content: "\e913";
}

.LS-lane:before {
    content: "\e914";
}

.LS-recap:before {
    content: "\e915";
}

.LS-rules:before {
    content: "\e916";
}

.LS-standings-report:before {
    content: "\e917";
}

.LS-team:before {
    content: "\e918";
}

.LS-team-list:before {
    content: "\e919";
}

.grid_title {
    padding: 5px;
    text-align: center;
    color: white;
    background: #337ab7;
}

.signpages{
    max-width: 400px;
}
.icon-container {
    cursor: pointer;
}

.k-dialog .k-dialog-titlebar {
    color: white;
    background: rgb(34,34,34);
}

.k-item.k-active {
    color: white !important;
    background: rgb(34,34,34) !important;
}

.k-grid-toolbar {
    flex-direction: row-reverse;
}

@media (max-width: 992px) {
    .main-header-container {
        padding: 0 !important;
    }
}


.k-pdf-export .k-grid-toolbar,
.k-pdf-export .k-pager,
.k-pdf-export .k-clone,
.k-pdf-export .k-loader-container {
    display: none;
}
.page-template {
    font-family: "DejaVu Sans", "Arial", sans-serif;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

    .page-template .header {
        position: absolute;
        top: 30px;
        left: 30px;
        right: 30px;
        border-bottom: 1px solid #888;
        color: #888;
    }

    .page-template .footer {
        position: absolute;
        bottom: 30px;
        left: 30px;
        right: 30px;
        border-top: 1px solid #888;
        text-align: center;
        color: #888;
    }

    .page-template .watermark {
        font-weight: bold;
        font-size: 400%;
        text-align: center;
        margin-top: 30%;
        color: #aaaaaa;
        opacity: 0.1;
        transform: rotate(-35deg) scale(1.7, 1.5);
    }

.center-div{
    margin-left: auto;
    margin-right: auto;
}

.edit-div {
    padding-top: 7px;
    padding-bottom: 7px;
}

.premiumBenefits .tierHeader {
    background: #337ab7;
    font-weight: normal;
    padding: 5px 5px 0px 5px;
    width: calc(100% + 10px);
    margin-left: -5px;
    border-radius: 5px 5px 0px 0px;
}

    .premiumBenefits .tierHeader .tierInfo {
        background: #f5f5f5;
        font-weight: normal;
        padding: 5px 10px;
        width: calc(100% + 10px);
        margin-left: -5px;
        color: #555555;
        font-size: 12px;
    }

.premiumBenefits ul li ul li:before {
    content: "\e910";
    font-family: 'LeagueSecretary' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-left: -25px;
    margin-right: 10px;
    color: #409c7e;
}

.content-wrapper .main-content {
    width: 100%;
}
.main-sidebar {
    width: 15rem;
}
::-webkit-scrollbar {
    width: 10px !important;
}
tr.above-win {
    background: red !important;
}

td.k-table-td.above-win-col {
    color: white;
    font-weight: 700;
}
.home-btns {
    border-radius: 50px;
    font-weight: bold;
    border-color: #FFDB4F;
    color: #FFDB4F;
    padding: 10px 3rem;
    font-size: 18px;
}
.home-btns:hover {
    background-color: #FFDB4F;
    color: #04302F;
}

.sticky {
    position: sticky;
    top: 50px;
    padding: 10px;
}