/***********************************************************************************************************************
zfilter Reset
************************************************************************************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, main {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    color: #000;
    font: 0.75rem/1.3rem arial,tahoma,sans-serif,serif;
}

/********************************* Classes for XHTML default Tag *********************************/
.loginbg {
    background: #323467;
    background: -moz-linear-gradient(top, #323467 1%, #333367 43%, #022042 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#323467), color-stop(43%,#333367), color-stop(100%,#022042));
    background: -webkit-linear-gradient(top, #323467 1%,#333367 43%,#022042 100%);
    background: -o-linear-gradient(top, #323467 1%,#333367 43%,#022042 100%);
    background: -ms-linear-gradient(top, #323467 1%,#333367 43%,#022042 100%);
    background: linear-gradient(to bottom, #323467 1%,#333367 43%,#022042 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#323467', endColorstr='#022042',GradientType=0 );
    display: flex;
    height: 98vh;
    background-attachment: fixed;
}


.card-title.relogincard {
    color: #242c4f;
    font-family: alfa;
    font-size: 17px;
    margin: 0;
    padding: 5px 0;
}

.card-subtitle.relogincard {
    font-family: arvoregular;
    font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: arial, sans-serif, tahoma, serif;
}

h1, h2 {
    font-size: 1.6em;
    font-weight: bold;
    padding: 2px 0;
}

h3 {
    font-size: 1.6em;
    margin-bottom: 10px;
}

h4 {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
}

h5 {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 5px;
}

form, img, a, li, ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
}

a {
    color: #009;
    text-decoration: underline;
    outline: none;
}

    a:hover {
        text-decoration: none;
    }

p {
    line-height: 1.5em;
}

.noselect {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Chrome/Safari/Opera */
    -khtml-user-select: none; /* Konqueror */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE/Edge */
    user-select: none; /* non-prefixed version, currently
                                  not supported by any browser */
}


/***********************************************************************************************************************
zfilter Gradients
************************************************************************************************************************/

.jumpmenubg {
    background: #333467;
    background: -moz-linear-gradient(top, #333467 0, #41326b 44%, #1f2b58 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#333467), color-stop(44%,#41326b), color-stop(100%,#1f2b58));
    background: -webkit-linear-gradient(top, #333467 0,#41326b 44%,#1f2b58 100%);
    background: -o-linear-gradient(top, #333467 0,#41326b 44%,#1f2b58 100%);
    background: -ms-linear-gradient(top, #333467 0,#41326b 44%,#1f2b58 100%);
    background: linear-gradient(to bottom, #333467 0,#41326b 44%,#1f2b58 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333467', endColorstr='#1f2b58',GradientType=0 );
}

.tili-inputbox {
    background: #ffffff !important;
    background: -moz-linear-gradient(top, #ffffff 0, #e0e0e0 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#ffffff), color-stop(100%,#e0e0e0)) !important;
    background: -webkit-linear-gradient(top, #ffffff 0,#e0e0e0 100%) !important;
    background: -o-linear-gradient(top, #ffffff 0,#e0e0e0 100% ) !important;
    background: -ms-linear-gradient(top, #ffffff 0,#e0e0e0 100%) !important;
    background: linear-gradient(to bottom, #ffffff 0,#e0e0e0 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 ) !important;
}


.btn-plb {
    background: #323366 none repeat scroll 0 0 !important;
    border-color: #141548 !important;
    float: right;
}

#ctl00_loginboxplace_ddlLeague {
    float: left;
    width: 170px;
}

.card-playersignup .leaderboard-season {
    margin-top: -20px;
}

.player-signup-select {
    display: table;
    margin: 20px 0;
    width: 100%;
}
/***********************************************************************************************************************
zfilter Leaderboards
************************************************************************************************************************/
.totem-style {
    display: table;
    float: left;
    font-size: 13px;
    margin: 0 2px;
}
.leaderboard-profile-edit {
    display: table;
    float: left;
    font-family: gudea;
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
}

.leaderboard-recent {
    cursor: pointer;
    float: left;
    font-family: gudea;
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
}
.leaderboard-header-right {
    width: 60px !important;
    float: right;
}

.leaderboard-header-right {
    display: table;
    float: right;
    width: 50px;
}

.leaderboardquartz-lbMainRow > td {
    border: medium none !important;
    text-align: center;
}

.leaderboardquartz-lbGridDefaultAltRow > td {
    border: medium none !important;
}

.leaderboardquartz th {
    text-align: center;
}

.leaderboardquartz-lbGridDefault tr:nth-child(2n+1) {
    background: none repeat scroll 0 0 #fff;
}

.leaderboardquartz-lbMainRow a {
    color: blue;
    text-decoration: underline !important;
}

    .leaderboardquartz-lbMainRow a:hover {
        text-decoration: none !important;
    }

.leaderboardquartz-lbMainRow:hover {
    background: none repeat scroll 0 0 #d3d3d3 !important;
}

.leaderboardquartz-lbMainRow {
    background: none repeat scroll 0 0 #f2f2f2;
    border-bottom: 1px solid #d3d3d3;
    -webkit-box-shadow: 0 0 41px -34px #1a1a1a inset;
    -ms-box-shadow: 0 0 41px -34px #1a1a1a inset;
    box-shadow: 0 0 41px -34px #1a1a1a inset;
    color: #000 !important;
}

.leaderboardquartz-lbGridDefault {
    border: medium none;
}

    .leaderboardquartz-lbGridDefault a {
        display: table;
        font-family: Arial;
        font-size: 13px;
        font-weight: normal !important;
        margin: 7px 0 !important;
    }

#grdleaderboardquartz th {
    background: none repeat scroll 0 0 #1a1a1a !important;
    border: medium none !important;
    color: #ffffff !important;
    font-weight: normal;
}

   #grdLeaderBoardQuartz th a {
    color: #ffffff !important;
    display: inline;
    text-decoration: none;
}

.card-leaderboard {
    margin-bottom: 10px !important;
    max-width: 750px;
    padding: 0;
}

#grdLeaderBoardQuartz {
    width: 100%;
}

.card-leaderboard .gridview-logic {
    margin: 0 -20px !important;
}

.alert-leaderboard {
    max-width: 750px;
}

.leaderboard-header {
    font-family: open sans;
    font-weight: bold;
    text-align: center;
}
.leaderboard-header a {
    font-family: open sans !important;
    font-weight: bold !important;
    text-align: center !important;
}

.leaderboard-header.header-left {
    text-align: left !important;
}

.card .leaderboard-gridview-logic {
    border: medium none !important;
    margin: -13px -7px -9px;
}

.leaderboard-showall {
    display: table;
    float: right;
    margin: 12px 10px 4px;
    position: relative;
}

.leaderboard-season {
    margin-top: 3px;
}

    .leaderboard-season select {
        width: auto !important;
    }

.launch-hosted {
    display: table;
    font-size: 20px !important;
    margin: 30px auto;
}

.leaderboard-venue {
    float: left;
    font-size: 14px !important;
    margin: 8px 5px 0 0;
}

#btnVenueDetail {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    display: table;
    float: right;
    font-family: gudea;
    font-size: 14px;
    margin-top: 4px;
    width: auto;
}

.venue-filter {
    margin-bottom: 8px !important;
}

.leaderboard-card-head {
    background: #212366;
    background: -moz-radial-gradient(center, ellipse cover, #212366 0, #323366 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #212366 0,#323366 100%);
    background: radial-gradient(ellipse at center, #212366 0,#323366 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#212366', endColorstr='#323366',GradientType=1 );
    color: #fff !important;
    font-family: alfa;
    padding: 30px 0 !important;
    text-align: center;
    font-weight: normal !important;
    border: medium none !important;
}

.leaderboard-card-head-type {
    font-family: gudea;
    font-size: 11px;
    margin-top: 8px;
    opacity: 0.5;
}

.leaderboard-card-head-date {
    font-family: gudea;
    margin-top: 3px;
}

.leaderboard-panel {
    margin: 0;
    padding-top: 15px;
}

    .leaderboard-panel select {
        width: 78% !important;
    }

.leaderboard-card-head select {
    color: #000;
    margin-top: 7px;
}

.leaderboard-btm-switches {
    margin-top: 10px;
}

.leaderboard-pwrby {
    float: left;
    font-family: gudea;
    font-size: 12px;
    margin: 0 0 0 -5px;
}
.leaderboard-brand-logic {
    display: table;
    margin: 45px auto 0;
}

.leaderboard-footer {
    display: table;
    margin-left: 57px;
    max-width: 255px;
}

    .leaderboard-footer img {
        width: 100%;
    }

.paginated-style {
    color: #323366;
    font-size: 17px;
    font-weight: normal;
}
.card-leaderboard .leaderboard-profile-edit i {
    margin-right: 5px;
}
.card-leaderboard {
    font-family: open sans !important;
}
.leaderboardquartz-lbMainRow td:nth-child(1) {
    font-weight: bold !important;
}
.leaderboardquartz-lbMainRow td:nth-child(3) {
    font-weight: bold !important;
}
.card-leaderboard .card-footer {
    border: medium none;
}
.leaderboard-body .ad-card {
    margin-bottom: 10px;
}

@media screen and (max-width: 360px) {


.leaderboardquartz-lbGridDefault tbody tr th:nth-child(4) {
        display: none;
    }

    .leaderboardquartz-lbMainRow td:nth-child(4) {
        display: none;
    }
    .totem-style {
    display: none;
}
    .leaderboard-recent {
    display: none;
}

}

/***********************************************************************************************************************
zfilter Header
************************************************************************************************************************/
html {
    background: #f1f4f5 none repeat scroll 0 0;
    height: 100%;
}

.login-logic {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.headlogic {
    border-bottom: 1px solid #000000;
    position: relative;
    width: 100%;
    display: table;
    background: #323467;
    background: -moz-linear-gradient(top, #323467 0, #333367 24%, #022042 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#323467), color-stop(24%,#333367), color-stop(100%,#022042));
    background: -webkit-linear-gradient(top, #323467 0,#333367 24%,#022042 100%);
    background: -o-linear-gradient(top, #323467 0,#333367 24%,#022042 100%);
    background: -ms-linear-gradient(top, #323467 0,#333367 24%,#022042 100%);
    background: linear-gradient(to bottom, #323467 0,#333367 24%,#022042 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#323467', endColorstr='#022042',GradientType=0 );
}

#header {
    margin: auto;
    max-width: 1140px;
}

.headermenulogic {
    float: right;
}

.headermenubtn > input {
    padding: 3px 0;
    width: 16px;
}

.headermenubtn {
    background: none repeat scroll 0 0 #565986;
    -ms-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    color: #fff;
    float: left;
    margin-left: 5px;
    padding: 5px 10px;
}

    .headermenubtn:hover {
        -ms-opacity: .8;
        opacity: .8;
    }

    .headermenubtn a {
        color: #fff;
        display: table;
        padding: 2px 0;
        text-decoration: none;
    }

    .headermenubtn i {
        display: table;
        float: left;
        font-size: 16px;
        line-height: 18px;
        padding: 0;
        width: 22px;
    }

#logo {
    float: left;
}

    #logo > img {
        width: 65%;
    }

#header_graphic {
    height: 175px;
}

.quartz-main-header {
    background: #3e454c none repeat scroll 0 0;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    height: 45px;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1050;
}

    .quartz-main-header::after {
        clear: both;
        content: "";
        display: table;
    }

.quartz-logo {
    display: block;
    float: left;
    margin: 8px 0 0 15px;
}

    .quartz-logo img {
        display: block;
        width: 220px;
    }

.action-btn {
    margin-bottom: 10px;
}

.nav-is-visible .loginstring {
    display: table;
    float: left;
    margin-bottom: 3px;
    margin-right: 7px;
    padding-left: 0;
}

.logout-dropdown {
    background: #3b3e6b none repeat scroll 0 0 !important;
    margin-bottom: -5px;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
    padding: 0 !important;
}

.topbar-user {
    color: #fff;
    cursor: pointer;
    padding: 16px 16px 17px;
}

.topbar-system {
    background: #2c3136 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    padding: 16px 16px 17px;
}

.nav-is-visible .topbar-user {
    margin-top: -8px;
}

.nav-is-visible .systeminfo {
    display: table;
    position: absolute;
    right: 0 !important;
    text-align: right;
    top: 45px;
    z-index: 1;
}

.nav-is-visible .topbar-system {
    background: none !important;
}

.nav-is-visible #ctl00_logout {
    margin: -5px 0 13px;
    padding-left: 17px !important;
}

@media only screen and (min-width: 480px) {

    .quartz-logo img {
        width: 240px;
    }

    .quartz-logo {
        margin: 7px 0 0 15px;
    }
}

@media only screen and (min-width: 768px) {
    .quartz-main-header {
        position: fixed;
        height: 55px;
    }

    .quartz-logo {
        margin: 10px 0 0 14px;
    }

        .quartz-logo img {
            width: 275px;
        }
}

/***********************************************************************************************************************
zfilter Sub Navigation
************************************************************************************************************************/

.btn {
    font-size: 1.5rem;
    padding: 4px 10px;
}

.btn-group button input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
}

.btn-group .dropdown-menu input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #000;
    font-size: 14px;
    margin: 0;
    padding: 7px 10px;
    text-align: left;
    width: 100% !important;
}

.dropdown-item:hover {
    background: #eee none repeat scroll 0 0 !important;
}

a.dropdown-item {
    font-size: 15px;
    padding: 6px 10px;
}

.dropdown-menu {
    min-width: 210px;
}


/***********************************************************************************************************************
zfilter Navigation
************************************************************************************************************************/
.exe-menu {
    background: #242a2f none repeat scroll 0 0;
    color: #fff !important;
}

.quartz-nav {
    /* top nav - not visible on mobile devices */
    display: none;
}

.quartz-side-nav .action-btn a:hover {
    background: #232653 none repeat scroll 0 0 !important;
}

@media only screen and (min-width: 768px) {
    .quartz-nav {
        display: block;
        float: right;
        height: 100%;
    }
}

.quartz-top-nav > li > a::before {
    /* reset style */
    display: none;
}

.quartz-top-nav > li a {
    padding: 1em 5% !important;
}

.quartz-top-nav img {
    /* avatar image */
    position: absolute;
    left: 1.8em;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 20px;
    width: 20px;
    -ms-border-radius: 50%;
    border-radius: 50%;
    display: none;
}

@media only screen and (min-width: 768px) {
    .quartz-top-nav {
        height: 100%;
    }

        .quartz-top-nav a {
            display: block;
            font-size: 1.4rem;
            color: #ffffff;
        }

        .quartz-top-nav > li {
            display: table;
            float: left;
            height: 100%;
            margin: 0;
        }

            .quartz-top-nav > li:last-of-type {
                margin-right: 0;
            }

            .quartz-top-nav > li a {
                padding: 1em .6em !important;
            }

        .quartz-top-nav img {
            display: block;
        }
}

@media only screen and (min-width: 1170px) {
    .quartz-top-nav li:not(.has-children) a:hover {
        color: #565986;
    }
}

.quartz-nav-trigger {
    /* navigation trigger - visible on mobile devices only */
    float: right;
    position: relative;
    display: block;
    width: 34px;
    height: 45px;
    margin-right: 0.9em;
    /* hide text */
    overflow: hidden;
    white-space: nowrap;
    color: transparent;
}

    .quartz-nav-trigger span, .quartz-nav-trigger span::before, .quartz-nav-trigger span::after {
        /* hamburger icon in CSS */
        position: absolute;
        display: inline-block;
        height: 3px;
        width: 24px;
        background: #ffffff;
    }

    .quartz-nav-trigger span {
        /* line in the center */
        position: absolute;
        top: 50%;
        right: 5px;
        margin-top: -2px;
        -webkit-transition: background 0.2s;
        -moz-transition: background 0.2s;
        transition: background 0.2s;
    }

        .quartz-nav-trigger span::before, .quartz-nav-trigger span::after {
            /* other 2 lines */
            content: '';
            right: 0;
            /* Force Hardware Acceleration in WebKit */
            -webkit-transform: translateZ(0);
            -moz-transform: translateZ(0);
            -ms-transform: translateZ(0);
            -o-transform: translateZ(0);
            transform: translateZ(0);
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
            -webkit-transform-origin: 0 50%;
            -moz-transform-origin: 0 50%;
            -ms-transform-origin: 0 50%;
            -o-transform-origin: 0 50%;
            transform-origin: 0 50%;
            -webkit-transition: -webkit-transform 0.2s;
            -moz-transition: -moz-transform 0.2s;
            transition: transform 0.2s;
        }

        .quartz-nav-trigger span::before {
            /* menu icon top line */
            top: -6px;
        }

        .quartz-nav-trigger span::after {
            /* menu icon bottom line */
            top: 6px;
        }

    .quartz-nav-trigger.nav-is-visible span {
        /* hide line in the center */
        background: rgba(255, 255, 255, 0);
    }

        .quartz-nav-trigger.nav-is-visible span::before, .quartz-nav-trigger.nav-is-visible span::after {
            /* keep visible other 2 lines */
            background: white;
        }

        .quartz-nav-trigger.nav-is-visible span::before {
            -webkit-transform: translateX(4px) translateY(-3px) rotate(45deg);
            -moz-transform: translateX(4px) translateY(-3px) rotate(45deg);
            -ms-transform: translateX(4px) translateY(-3px) rotate(45deg);
            -o-transform: translateX(4px) translateY(-3px) rotate(45deg);
            transform: translateX(4px) translateY(-3px) rotate(45deg);
        }

        .quartz-nav-trigger.nav-is-visible span::after {
            -webkit-transform: translateX(4px) translateY(2px) rotate(-45deg);
            -moz-transform: translateX(4px) translateY(2px) rotate(-45deg);
            -ms-transform: translateX(4px) translateY(2px) rotate(-45deg);
            -o-transform: translateX(4px) translateY(2px) rotate(-45deg);
            transform: translateX(4px) translateY(2px) rotate(-45deg);
        }

@media only screen and (min-width: 768px) {
    .quartz-nav-trigger {
        display: none;
    }
}

.quartz-search {
    position: relative;
    margin: 1.2em 5% 0.6em;
}

    .quartz-search.is-hidden {
        opacity: 0;
    }

    .quartz-search::before {
        /* lens icon */
        content: '';
        position: absolute;
        left: 8px;
        top: 50%;
        bottom: auto;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        height: 16px;
        width: 16px;
    }

    .quartz-search input {
        padding-left: 32px;
        width: 100%;
        height: 36px;
        border: none;
        border-radius: .25em;
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        -o-appearance: none;
        appearance: none;
    }

        .quartz-search input:focus {
            outline: none;
        }

@media only screen and (min-width: 768px) {
    .quartz-search {
        float: left;
        display: inline-block;
        width: 250px;
        height: 100%;
        margin: 0 0 0 2.5em;
    }

        .quartz-search.is-hidden {
            /* reset style */
            opacity: 1;
        }

        .quartz-search::before {
            background-position: 0 -16px;
            left: 1em;
        }

        .quartz-search form, .quartz-search input {
            height: 100%;
            width: 100%;
        }

        .quartz-search input {
            border: none;
            padding-left: 2.6em;
            border-radius: 0;
            background-color: #3e454c;
            border-left: 1px solid #51575d;
            color: #ffffff;
        }

            .quartz-search input::-webkit-input-placeholder {
                color: #777c81;
            }

            .quartz-search input::-moz-placeholder {
                color: #777c81;
            }

            .quartz-search input:-moz-placeholder {
                color: #777c81;
            }

            .quartz-search input:-ms-input-placeholder {
                color: #777c81;
            }
}


/* --------------------------------

Sidebar

-------------------------------- */
.quartz-side-nav {
    position: absolute;
    z-index: 1;
    left: 0;
    width: 100%;
    padding: 45px 0 0;
    background-color: #2c3136;
    visibility: hidden;
    opacity: 0;
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: opacity 0.2s 0, visibility 0 0.2s;
    -moz-transition: opacity 0.2s 0, visibility 0 0.2s;
    transition: opacity 0.2s 0, visibility 0 0.2s;
}

    .quartz-side-nav.nav-is-visible {
        opacity: 1;
        visibility: visible;
        -webkit-overflow-scrolling: touch;
        -webkit-transition: opacity 0.2s 0, visibility 0 0;
        -moz-transition: opacity 0.2s 0, visibility 0 0;
        transition: opacity 0.2s 0, visibility 0 0;
        max-height: none;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
        z-index: 1000;
    }

    .quartz-side-nav > ul {
        padding: 0.6em 0;
    }


        .quartz-side-nav > ul:last-of-type {
            margin-bottom: 0 !important;
            margin-top: 18px;
            padding-bottom: 0;
            padding-top: 0;
        }

.nav-is-visible ul:last-of-type {
    margin-top: -8px;
}

.quartz-side-nav .quartz-label, .quartz-side-nav a {
    display: block;
    font-weight: bold;
    padding: 1em 5%;
}

.quartz-side-nav .quartz-label {
    text-transform: uppercase;
    font-weight: bold;
    color: #646a6f;
    font-size: 1rem;
    letter-spacing: .1em;
}

.quartz-side-nav a {
    position: relative;
    color: #ffffff;
    font-size: 1.4rem;
}

.quartz-side-nav ul.quartz-top-nav > li:last-of-type > a {
    border-bottom: none;
}

.quartz-side-nav > ul > li > a {
    padding-left: calc(5% + 24px);
    border-bottom: 1px solid #373d44;
}

.quartz-side-nav > ul > li.overview > a::before {
    background-position: -64px 0;
}

.quartz-side-nav > ul > li.notifications > a::before {
    background-position: -80px 0;
}

.quartz-side-nav > ul > li.comments > a::before {
    background-position: -48px 0;
}

.quartz-side-nav > ul > li.bookmarks > a::before {
    background-position: -32px 0;
}

.quartz-side-nav > ul > li.images > a::before {
    background-position: 0 0;
}

.quartz-side-nav > ul > li.users > a::before {
    background-position: -16px 0;
}

.quartz-side-nav .count {
    /* notification badge */
    position: absolute;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: calc(5% + 16px + 0.4em);
    padding: 0.2em 0.4em;
    background-color: #ff7e66;
    border-radius: .25em;
    color: #ffffff;
    font-weight: bold;
    font-size: 1.2rem;
    text-align: center;
}

.quartz-side-nav .action-btn a {
    display: block;
    margin: 0 1em;
    padding: 1em 0;
    background-color: #3B3E6B;
    border-radius: .25em;
    border: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.2);
    text-align: center;
    color: #ffffff;
    font-weight: bold;
}

    .quartz-side-nav .action-btn a::before {
        display: none;
    }


.quartz-side-nav .active > a {
    /* current page */
    box-shadow: inset 3px 0 0 #565986;
    background-color: #33383e;
}

@media only screen and (min-width: 768px) {
    .quartz-side-nav {
        float: left;
        width: 130px;
        padding-top: 55px;
        padding-bottom: 20px;
        /* reset style */
        visibility: visible;
        opacity: 1;
        overflow: visible;
    }

        .quartz-side-nav.nav-is-visible {
            box-shadow: none;
        }

        .quartz-side-nav.is-fixed {
            position: fixed;
        }

        .quartz-side-nav > ul {
            /* reset style */
            padding: 0;
        }

        .quartz-side-nav .quartz-label {
            /* remove labels on minified version of the sidebar */
            display: none;
        }

        .quartz-side-nav a {
            font-size: 1.2rem;
            text-align: left;
        }

        .quartz-side-nav > ul > li > a {
            padding: calc(1rem + 20px) 0 1rem;
        }

            .quartz-side-nav > ul > li > a::before {
                left: 50%;
                right: auto;
                -webkit-transform: translateX(-50%);
                -moz-transform: translateX(-50%);
                -ms-transform: translateX(-50%);
                -o-transform: translateX(-50%);
                transform: translateX(-50%);
                top: 1.2rem;
            }

        .quartz-side-nav .action-btn a {
            margin: 1em 10% 0;
        }

        .quartz-side-nav .count {
            height: 8px;
            width: 8px;
            border-radius: 50%;
            box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
            padding: 0;
            top: 2em;
            -webkit-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            -o-transform: translateX(-50%);
            transform: translateX(-50%);
            left: calc(50% + 5px);
            right: auto;
            color: transparent;
        }
}

@media only screen and (min-width: 1170px) {
    .quartz-side-nav a {
        font-size: 1.5rem;
        text-align: left;
    }

    .quartz-side-nav {
        min-height: 100vh;
        width: 260px;
    }

        .quartz-side-nav > ul {
            padding: 0;
        }

            .quartz-side-nav > ul > li:not(.action-btn):hover > a {
                background-color: #33383e;
            }

            .quartz-side-nav > ul > li > a {
                border-bottom: medium none;
                padding: 1em 1em 1em 20px;
                text-align: left;
            }

                .quartz-side-nav > ul > li > a::before {
                    top: 50%;
                    bottom: auto;
                    -webkit-transform: translateY(-50%);
                    -moz-transform: translateY(-50%);
                    -ms-transform: translateY(-50%);
                    -o-transform: translateY(-50%);
                    transform: translateY(-50%);
                    left: 18px;
                }

        .quartz-side-nav .quartz-label {
            display: block;
            padding: 1em 18px;
        }

        .quartz-side-nav .action-btn {
            text-align: left;
        }

    .action-btn {
        margin-bottom: 10px;
    }

    .quartz-side-nav .action-btn a {
        margin: 0 18px;
    }

    .no-touch .quartz-side-nav .action-btn a:hover {
        background-color: #1a93de;
    }

    .quartz-side-nav .count {
        /* reset style */
        color: #ffffff;
        height: auto;
        width: auto;
        border-radius: .25em;
        padding: .2em .4em;
        top: 50%;
        bottom: auto;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 18px;
        left: auto;
        box-shadow: none;
    }
}

.has-children ul {
    position: relative;
    width: 100%;
    display: none;
    background-color: #1c1f22;
}

.has-children > a::after {
    /* arrow icon */
    position: absolute;
    content: '';
    height: 16px;
    width: 16px;
    right: 5%;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.has-children.selected > ul {
    display: block;
}

.nav-is-visible .has-children > ul {
    min-width: 200px;
    padding: 10px 0 10px 45px;
}

.has-children.selected > a::after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    -moz-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    -o-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}

@media only screen and (min-width: 768px) {
    .has-children {
        position: relative;
    }

        .has-children ul {
            position: absolute;
            top: 0;
            left: 100%;
            width: 160px;
            padding: 0;
            -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
            -ms-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
        }

            .has-children ul a {
                text-align: left;
                border: none;
                padding: 1em;
            }

    .no-touch .has-children ul a:hover {
        color: #565986;
    }

    .has-children > a::after {
        display: none;
    }

    .quartz-side-nav .has-children.selected > a {
        /* focus state -> show sub pages */
        background-color: #33383e;
    }

    .quartz-top-nav .has-children {
        position: relative;
    }

        .quartz-top-nav .has-children > a {
            height: 100%;
            padding: 0 calc(1.8em + 22px) 0 calc(1.8em + 26px) !important;
            line-height: 55px;
        }

            .quartz-top-nav .has-children > a::after {
                display: block;
                right: 1.8em;
            }

        .quartz-top-nav .has-children ul {
            background-color: #1c1f22;
            width: 200px;
            top: 100%;
            right: 0;
            left: auto;
            -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
            -ms-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
            box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
        }

            .quartz-top-nav .has-children ul a {
                padding-left: 18px !important;
            }
}

@media only screen and (min-width: 1170px) {
    .has-children > ul {
        width: 100%;
        z-index: 1;
    }

    .has-children ul a {
        padding-left: 18px;
    }

    .has-children.active > ul {
        /* if the item is active, make the subnavigation visible */
        position: relative;
        display: block;
        /* reset style */
        left: 0;
        -webkit-box-shadow: none;
        -ms-box-shadow: none;
        box-shadow: none;
    }

    .no-touch .quartz-side-nav .has-children:hover > ul, .quartz-side-nav .has-children.hover > ul {
        /* show subnavigation on hover */
        display: block;
        -ms-opacity: 1;
        opacity: 1;
        visibility: visible;
    }
}


#navlogic {
    border-top: 1px solid #C5C5C5;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 100;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

    #navlogic.stick {
        -webkit-box-shadow: 0 0 9px -4px #909090;
        -ms-box-shadow: 0 0 9px -4px #909090;
        box-shadow: 0 0 9px -4px #909090;
        position: fixed;
        top: 0;
        -webkit-transition: all 0.2s linear 0;
        -moz-transition: all 0.2s linear 0;
        -ms-transition: all 0.2s linear 0;
        -o-transition: all 0.2s linear 0;
        transition: all 0.2s linear 0;
        z-index: 100000;
    }

.Dashboard .secondmenulogic {
    display: none;
}

.secondmenulogic {
    background: rgba(255, 255, 255, 0.95) none repeat scroll 0 0;
    -webkit-box-shadow: 0 0 10px -7px #000;
    -ms-box-shadow: 0 0 10px -7px #000;
    box-shadow: 0 0 10px -7px #000;
    color: #ffffff;
    float: left;
    padding: 0 6px !important;
    position: fixed !important;
    width: 100%;
    z-index: 800;
}

.secondmenupad {
    padding: 1.5rem 1rem;
}

.secondmenuheader {
    background: none repeat scroll 0 0 #3d3d3d;
    -ms-border-radius: 3px;
    border-radius: 3px;
    display: table;
    float: left;
    margin: 2px 5px 4px 0;
    padding: 4px 10px 0;
}

.secondmenulist {
    padding-left: 9px;
}


    .secondmenulist > li {
        float: left;
        margin: 4px 4px 4px 0 !important;
    }

        .secondmenulist > li:hover {
            -ms-opacity: .9;
            opacity: .9;
        }


.sub-actionbtn {
    -ms-border-radius: 2px;
    border-radius: 2px;
}

.sub-sliderbtn {
    background: none repeat scroll 0 0 #00968e;
}

    .sub-sliderbtn a {
        color: #fff;
        text-decoration: none;
    }



#navigation {
    background: #45484d;
    background: -moz-linear-gradient(top, #45484d 0, #000000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#45484d), color-stop(100%,#000000));
    background: -webkit-linear-gradient(top, #45484d 0,#000000 100%);
    background: -o-linear-gradient(top, #45484d 0,#000000 100%);
    background: -ms-linear-gradient(top, #45484d 0,#000000 100%);
    background: linear-gradient(to bottom, #45484d 0,#000000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 );
    height: 42px;
    letter-spacing: 0.01em;
    margin: auto;
    overflow: hidden;
}

    #navigation ul {
        margin: auto;
        max-width: 1140px;
    }

    #navigation li {
        border-right: 1px solid #242424;
        color: #ffffff;
        display: block;
        float: left;
        font-family: arial;
        font-size: 16px;
        font-weight: normal;
        text-decoration: none;
        text-transform: uppercase;
    }

        #navigation li.last {
            border: 0;
        }


        #navigation li a {
            color: #FFFFFF;
            display: block;
            float: left;
            font-family: gudea;
            font-size: 16px;
            font-weight: normal;
            line-height: 30px;
            padding: 6px 10px;
            text-decoration: none;
        }

a[href="#ctl00_ContentPlaceHolder1_mnuTabs_SkipLink"] {
    display: none;
}

#navigation li.green a {
    background-position: 0 -45px;
}

#navigation li.blue a {
    background-position: 0 -89px;
}

#navigation li a:hover, #navigation li a.active {
    background: #545454;
    background: -moz-linear-gradient(top, #545454 0, #272727 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#545454), color-stop(100%,#272727));
    background: -webkit-linear-gradient(top, #545454 0,#272727 100%);
    background: -o-linear-gradient(top, #545454 0,#272727 100%);
    background: -ms-linear-gradient(top, #545454 0,#272727 100%);
    background: linear-gradient(to bottom, #545454 0,#272727 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#545454', endColorstr='#272727',GradientType=0 );
    box-shadow: 0 -2px 6px -3px #000000 inset;
    text-shadow: 1px 1px 3px #000000;
}

.menu-static-selected a {
    text-decoration: none;
}

.ctl00_ContentPlaceHolder1_mnuTabs tr td {
    width: 0 !important;
}

.menu-dash a::before {
    content: "";
    float: left;
    font-family: fontawesome;
    font-size: 20px;
    font-weight: normal;
    height: 20px;
    margin: -5px 10px 0 0;
    width: 20px;
}

.nav-menu-item a:hover {
    background: #33383e none repeat scroll 0 0;
}

/***********************************************************************************************************************
zfilter Navigation Classes
************************************************************************************************************************/
.page-dashboard .menu-dash a, .page-leaderboards .menu-leaderboards a, .page-tournaments .menu-tournaments a, .page-players .menu-players a, .page-staff .menu-staff a, .page-dealers .menu-dealers a, .page-venues .menu-venues a, .page-seasons .menu-seasons a, .page-events .menu-events a, .page-scoring .menu-scoring a, .page-ads .menu-ads a, .page-regions .menu-regions a, .page-reports .menu-reports a {
    background: #1a1f25 none repeat scroll 0 0;
    box-shadow: -2px 0 6px #000 inset, -13px 0 0 #323366 inset;
}

/***********************************************************************************************************************
zfilter Navigation Icons
************************************************************************************************************************/
.menu-dash a::before {
    content: "\f0e4";
    float: left;
    font-family: fontawesome;
    font-size: 20px;
    font-weight: normal;
    height: 20px;
    margin: -5px 10px 0 0;
    width: 20px;
    color: #686868;
}

.menu-leaderboards a::before {
    content: "\e601";
    float: left;
    font-family: icomoon;
    font-size: 20px;
    font-weight: normal;
    height: 20px;
    margin: -5px 10px 0 0;
    width: 20px;
    color: #686868;
}

.menu-tournaments a::before {
    content: "\f091";
    float: left;
    font-family: fontawesome;
    font-size: 20px;
    font-weight: normal;
    height: 20px;
    margin: -5px 10px 0 0;
    width: 20px;
    color: #686868;
}

.menu-players a::before {
    content: "\f007";
    float: left;
    font-family: fontawesome;
    font-size: 20px;
    font-weight: normal;
    height: 20px;
    margin: -5px 10px 0 0;
    width: 20px;
    color: #686868;
}

.menu-dealers a::before {
    content: "\e600";
    float: left;
    font-family: icomoon;
    font-size: 20px;
    font-weight: normal;
    height: 20px;
    margin: -5px 10px 0 0;
    width: 20px;
    color: #686868;
}

.menu-staff a::before {
    content: "\f0c0";
    float: left;
    font-family: fontawesome;
    font-size: 20px;
    font-weight: normal;
    height: 20px;
    margin: -5px 10px 0 0;
    width: 20px;
    color: #686868;
}

.menu-venues a::before {
    content: "\f1ad";
    float: left;
    font-family: fontawesome;
    font-size: 20px;
    font-weight: normal;
    height: 20px;
    margin: -5px 10px 0 0;
    width: 20px;
    color: #686868;
}

.menu-seasons a::before {
    content: "\f08d";
    float: left;
    font-family: fontawesome;
    font-size: 20px;
    font-weight: normal;
    height: 20px;
    margin: -5px 10px 0 0;
    width: 20px;
    color: #686868;
}

.menu-events a::before {
    content: "\f02d";
    float: left;
    font-family: fontawesome;
    font-size: 20px;
    font-weight: normal;
    height: 20px;
    margin: -5px 10px 0 0;
    width: 20px;
    color: #686868;
}

.menu-scoring a::before {
    content: "\f005";
    float: left;
    font-family: fontawesome;
    font-size: 20px;
    font-weight: normal;
    height: 20px;
    margin: -5px 10px 0 0;
    width: 20px;
    color: #686868;
}

.menu-ads a::before {
    content: "";
    float: left;
    font-family: fontawesome;
    font-size: 20px;
    font-weight: normal;
    height: 20px;
    margin: -5px 10px 0 0;
    width: 20px;
    color: #686868;
}

.menu-regions a::before {
    content: "";
    float: left;
    font-family: fontawesome;
    font-size: 20px;
    font-weight: normal;
    height: 20px;
    margin: -5px 10px 0 0;
    width: 20px;
    color: #686868;
}

.menu-reports a::before {
    content: "";
    float: left;
    font-family: fontawesome;
    font-size: 20px;
    font-weight: normal;
    height: 20px;
    margin: -5px 10px 0 0;
    width: 20px;
    color: #686868;
}

.menu-leagues a::before {
    content: "";
    float: left;
    font-family: fontawesome;
    font-size: 20px;
    font-weight: normal;
    height: 20px;
    margin: -5px 10px 0 0;
    width: 20px;
    color: #686868;
}




/***********************************************************************************************************************
zfilter Content
************************************************************************************************************************/

.container, .container-fluid {
    padding: 1rem 1rem 4rem !important;
}

#wrapper {
    background: none repeat scroll 0 0 #ffffff;
    margin: 0 auto;
    max-width: 1140px;
    padding: 0;
}

.static p {
    margin-top: 15px;
    margin-bottom: 15px;
}

#content {
    width: 530px;
    float: left;
}

.quartz-main-content .content-wrapper h1 {
    text-align: center;
    padding: 3em 0;
    font-size: 2rem;
}

.quartz-main-content::before {
    /* never visible - used to check MQ in jQuery */
    display: none;
    content: 'mobile';
}

.quartz-main-content .content-wrapper {
    padding-top: 45px;
}

@media only screen and (min-width: 768px) {
    .quartz-main-content .content-wrapper {
        margin-left: 130px;
        padding-top: 55px;
    }

        .quartz-main-content .content-wrapper h1 {
            padding: 4em 0;
            font-size: 3.2rem;
            font-weight: 300;
        }

    .quartz-main-content::before {
        content: 'tablet';
    }
}

@media only screen and (min-width: 1170px) {
    .quartz-main-content .content-wrapper {
        margin-left: 260px;
    }

    .quartz-main-content::before {
        content: 'desktop';
    }
}


#right_panel {
    width: 413px;
    float: right;
    position: relative;
}



.newAdBtn {
    margin: 10px 0;
}

#poker_cat {
    min-height: 188px;
    height: auto !important;
    height: 188px;
    background: url(/images/poker.jpg) no-repeat 0 0;
    margin: 10px 0 20px 0;
}

    #poker_cat ul {
        width: 300px;
        float: right;
    }

    #poker_cat li {
        float: left;
        width: 50%;
        padding: 10px 0;
    }

#poker_membership {
    margin: 20px 0;
}

    #poker_membership li {
        float: left;
        width: 49%;
        text-align: center;
        font-weight: bold;
    }

    #poker_membership a.free, #poker_membership a.executive {
        background: url(/images/poker_membership1.jpg) no-repeat 50% 0;
        display: block;
        padding-top: 110px;
        width: 190px;
        margin: 0 auto;
        text-decoration: none;
    }

    #poker_membership a.executive {
        background-image: url(/images/poker_membership2.jpg);
    }

    #poker_membership a:hover {
        text-decoration: underline;
    }


#poker_king {
    width: 499px;
    background: url(/images/poker_king_box.jpg) no-repeat 0 0;
    padding-top: 23px;
    position: relative;
    color: #fff;
}

    #poker_king .bottom {
        background: url(/images/poker_king_box.jpg) no-repeat 0 100%;
        padding: 0 25px 30px 15px;
        min-height: 130px;
        height: auto !important;
        height: 130px;
    }

    #poker_king p {
        margin-left: 142px;
        line-height: 1.3em;
    }

    #poker_king .thumb {
        position: absolute;
    }

    #poker_king .author {
        display: block;
        margin-top: 5px;
        text-align: right;
    }

    #poker_king a {
        color: #fff;
    }

        #poker_king a.more {
            position: absolute;
            bottom: 2px;
            right: 25px;
            font-size: .8em;
        }

#membership i {
    color: #666;
    font-size: .9em;
}

#membership label {
    color: #ffffff;
    display: block;
    float: left;
    font-family: alfa;
    font-size: 13px;
    font-weight: normal;
    margin: 3px 0;
    padding-left: 0;
    width: 50px;
}

#membership .textbox {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #323367;
    border-radius: 5px;
    box-shadow: none;
    float: right;
    margin-bottom: 11px;
    padding: 4px;
    width: 100%;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

    #membership .textbox:focus {
        background: #F5EFFC none repeat scroll 0 0;
        color: #2a2b55;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }

.signupbtn {
    background: #8f2c01 none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #ffffff;
    cursor: pointer;
    font-family: arvoregular;
    font-size: 20px;
    height: 45px;
    line-height: 20px;
    margin-top: 10px;
    text-transform: uppercase;
    width: 100%;
}

    .signupbtn:hover {
        background: none repeat scroll 0 0 #F86B10;
    }


.logoutUser {
    font-size: 12px;
    color: #000;
    float: right;
}

.sectionTab {
    border-style: solid solid none;
    border-color: #999;
    border-width: 1px 1px medium;
    padding: 3px 8px 3px 7px;
    background-color: #e8e8e8;
    margin-top: 26px;
    float: left;
}

.first {
    margin-top: 0;
}

.sectionBox {
    border: 1px solid #999;
    padding: 19px 19px 15px;
    clear: both;
    line-height: 24px;
}

div.paragraph {
    margin-bottom: 16px;
}

p.paragraph {
    margin-bottom: 10px;
}


.paypal_due {
    margin: 10px auto;
    max-width: 265px;
    text-align: center;
}

    .paypal_due input {
        width: 100%;
        padding: 0 !important;
    }

.downgrade_expl {
    display: block;
    margin: 0 0 30px;
}

.small {
    line-height: 16px;
}

.privileged {
    background-color: #F0F0F0;
}

#paymentStatusesTable tr td, #paymentAmountTable tr td {
    padding: 6px !important;
}

    #paymentStatusesTable tr td label, #paymentAmountTable tr td label {
        padding-left: 5px;
        padding-right: 5px;
    }

#features_table {
    width: 700px;
    border: none;
}

    #features_table td {
        padding: 5px;
        margin: 1px;
        border: 1px solid #CCCCCC;
    }

.sectionBox div.paragraph label {
    margin-left: 10px;
}

.textAmt {
    width: 60px;
}

.sectionBox div.paragraph a {
    font-weight: bold;
    text-decoration: none;
}

    .sectionBox div.paragraph a:hover {
        text-decoration: underline;
    }

#innerContent #editStaffRoles td {
    padding: 5px;
}

#editStaffRoles tbody tr td:nth-child(2) {
    display: none;
}

#editStaffRoles td label {
    margin-left: 5px;
}

#editStaffRoles td input {
    vertical-align: middle;
}

#ctl00_ContentPlaceHolder1_rptRoleList_ctl00_roleRow .role_border:nth-child(1) {
    border: 1px solid #cccccc;
}


#ctl00_ContentPlaceHolder1_rptRoleList_ctl00_roleRow .name-cell:nth-child(1)::before {
    content: "Full System Access";
    display: table;
    font-weight: bold;
    margin: 0;
    position: relative;
    top: 0;
}


#ctl00_ContentPlaceHolder1_rptRoleList_ctl01_roleRow td:nth-child(1)::before {
    content: "Full League Access";
    display: table;
    font-weight: bold;
    margin: 15px 0 0;
    position: relative;
    top: 0;
}

#ctl00_ContentPlaceHolder1_rptRoleList_ctl09_roleRow td:nth-child(1)::before {
    content: "Limited League Access";
    display: table;
    font-weight: bold;
    margin: 15px 0 0;
    position: relative;
    top: 0;
}

#ctl00_ContentPlaceHolder1_rptRoleList_ctl11_roleRow td:nth-child(1)::before {
    content: "No Access";
    display: table;
    font-weight: bold;
    margin: 15px 0 0;
    position: relative;
    top: 0;
}

#tourneyLeft {
    float: left;
    width: 500px;
}

#tourneyRight {
    float: left;
    width: 390px;
    margin-left: 38px;
}

.tourneySection {
    clear: both;
}

.tourneySectionHeader {
    color: #94aab9;
    font-weight: bold;
    float: left;
    margin-bottom: 10px;
}

#tourneyConfigTable tr td {
    padding-right: 5px;
    padding-bottom: 5px;
}

.sectionBox .spacedCell td {
    padding: 5px !important;
}

.boldLabel {
    font-weight: bold;
    text-align: right;
}

.details {
    float: left;
    margin-left: 8px;
}

.extra_leftspace {
    margin-left: 20px;
}

.small_leftspace input {
    margin-left: 8px;
    vertical-align: middle;
}

.card.signupcard {
    background: #e95c0b none repeat scroll 0 0;
    border: medium none;
}


#member_login label {
    clear: both;
    display: block;
    float: left;
    font-family: alfa;
    font-size: 13px;
    font-weight: normal;
}

#member_login .textbox {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #323367;
    border-radius: 5px;
    box-shadow: none;
    float: right;
    margin-bottom: 11px;
    padding: 4px;
    width: 100px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

    #member_login .textbox:focus {
        background: #F5EFFC none repeat scroll 0 0;
        color: #2a2b55;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }

#member_login .button {
    margin-top: 5px;
}

#member_login a.forget_pass {
    text-align: center;
    width: 100%;
}

.login-footer {
    margin: 10px 0 5px;
}

#gray_box {
    margin-top: 25px;
    background: #e8e8e8;
    border: 1px solid #d7d7ce;
    padding: 5px;
    position: relative;
}

    #gray_box .arrow {
        background: url(/images/arrow_top.gif) no-repeat 0 0;
        width: 25px;
        height: 20px;
        display: block;
        position: absolute;
        top: -20px;
        left: 130px;
    }

#frame_box {
    height: 600px;
    padding: 10px;
    background: #fff;
    overflow: auto;
    margin: 10px;
}

#ctl00_ContentPlaceHolder1_ErrorMsg, #ctl00_ContentPlaceHolder1_proFeaturesMessage_ErrorMsg, #ctl00_lblInactiveNotice {
    color: Red;
    display: block;
    font-family: arial;
    font-size: 16px;
    font-weight: normal;
}

.error {
    color: red;
}

.bold {
    font-weight: bold;
}

#ctl00_lblInactiveNotice {
    margin: 10px 0 0 20px;
}

/***********************************************************************************************************************
zfilter Footer
************************************************************************************************************************/

.footer-section-logic {
    background: #eee none repeat scroll 0 0;
    height: 45px;
    margin-top: 150px;
}

.footerlogic {
    background: #323467;
    background: -moz-linear-gradient(top, #323467 0, #333367 24%, #022042 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#323467), color-stop(24%,#333367), color-stop(100%,#022042));
    background: -webkit-linear-gradient(top, #323467 0,#333367 24%,#022042 100%);
    background: -o-linear-gradient(top, #323467 0,#333367 24%,#022042 100%);
    background: -ms-linear-gradient(top, #323467 0,#333367 24%,#022042 100%);
    background: linear-gradient(to bottom, #323467 0,#333367 24%,#022042 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#323467', endColorstr='#022042',GradientType=0 );
    display: table;
    float: left;
    margin-top: 300px;
    width: 100%;
}

#footer {
    color: #ffffff;
    margin: 20px;
    text-align: right;
}

    #footer a {
        color: #fff;
        text-decoration: none;
    }

        #footer a:hover, #footer a.active {
            text-decoration: underline;
        }

/********************* classes for differentiation of box and heading ********************/
.arrow_head {
    background: url(/images/arrow_head.gif) no-repeat 100% 50%;
    height: 28px;
    overflow: hidden;
    margin: 10px 0;
}

    .arrow_head h1, .arrow_head h2 {
        border: 1px solid #d7d7ce;
        background: #e8e8e8;
        float: left;
        padding: 0 5px;
        margin: 0;
        height: 26px;
        line-height: 26px;
        overflow: hidden;
        font-size: 1.5em;
    }

.footer_banner {
    text-align: center;
    margin: 20px;
}

.submit {
    background: none repeat scroll 0 0 #0052cf !important;
    border: 0 none;
    -ms-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    display: table;
    margin: 5px 0 0;
    padding: 7px 30px;
}

.sub-submit {
    background: none repeat scroll 0 0 #df821f;
    border: medium none;
    border-radius: 2px;
    color: #fff;
    padding: 8px 5px 7px;
}

.sub-actionbtn > input {
    background: none repeat scroll 0 0 #df821f;
    border: medium none;
    -ms-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    margin: 0;
    padding: 8px 5px 7px;
}

    .sub-actionbtn > input:disabled {
        opacity: 0.5;
    }

.sub-actionbtn.deletebtn > input {
    background: none repeat scroll 0 0 red;
    margin-left: 20px;
}

.cancelbtn {
    background: none repeat scroll 0 0 #333 !important;
}

.blue_heading {
    background: #012041 url(/images/heading_bg.gif) repeat-x 0 0;
    padding: 0 10px;
    margin: 0;
    line-height: 30px;
    font-size: .85em;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

.blue_heading1 {
    background: #012041 url(/images/heading_bg.gif) repeat-x 0 0;
    padding: 0 10px;
    margin: 0;
    line-height: 33px;
    font-size: 1em;
    font-weight: bold;
    color: #fff;
}

span.green_text {
    color: #01c803;
}

.w300 {
    width: 300px;
}

.orange-gradient {
    background: #f69936;
    background: -moz-linear-gradient(top, #f69936 0, #dc6128 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#f69936), color-stop(100%,#dc6128));
    background: -webkit-linear-gradient(top, #f69936 0,#dc6128 100%);
    background: -o-linear-gradient(top, #f69936 0,#dc6128 100%);
    background: -ms-linear-gradient(top, #f69936 0,#dc6128 100%);
    background: linear-gradient(to bottom, #f69936 0,#dc6128 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f69936', endColorstr='#dc6128',GradientType=0 );
    border-color: #CE7400 !important;
}

.green {
    font-weight: bold;
    color: green;
}

.green-gradient {
    background: rgb(41,154,11);
    background: -moz-linear-gradient(top, rgba(41,154,11,1) 0, rgba(39,135,10,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0,rgba(41,154,11,1)), color-stop(100%,rgba(39,135,10,1)));
    background: -webkit-linear-gradient(top, rgba(41,154,11,1) 0,rgba(39,135,10,1) 100%);
    background: -o-linear-gradient(top, rgba(41,154,11,1) 0,rgba(39,135,10,1) 100%);
    background: -ms-linear-gradient(top, rgba(41,154,11,1) 0,rgba(39,135,10,1) 100%);
    background: linear-gradient(to bottom, rgba(41,154,11,1) 0,rgba(39,135,10,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#299a0b', endColorstr='#27870a',GradientType=0 );
    border-color: #006d00 !important;
}

.red {
    font-weight: bold;
    color: red;
}

.edit_row td {
    margin: 0 !important;
    padding: 0 4px !important;
    vertical-align: top;
    height: 30px;
}

.edit_row a {
    font-size: 10px;
}

#edit_ad_wrapper table {
    margin-top: 15px;
}
/********************* classes for differentiation of padding, border & color ********************/
.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.center {
    text-align: center;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

.justify {
    text-align: justify;
}

.line_height {
    line-height: 2em;
}

.bold {
    font-weight: bold;
}

.pad {
    padding: 5px;
}

.pad1 {
    padding: 10px;
}

.pad15 {
    padding: 15px;
}

.pt {
    padding-top: 5px;
}

.pt1 {
    padding-top: 10px;
}

.pb {
    padding-bottom: 5px;
}

.pb1 {
    padding-bottom: 10px;
}

.pl {
    padding-left: 5px;
}

.pl1 {
    padding-left: 10px;
}

.pr {
    padding-right: 5px;
}

.pr1 {
    padding-right: 10px;
}

.mrg {
    margin: 5px;
}

.mt {
    margin-top: 5px;
}

.mt1 {
    margin-top: 10px;
}

.mt2 {
    margin-top: 20px;
}

.mb {
    margin-bottom: 5px;
}

.mb1 {
    margin-bottom: 10px;
}

.ml {
    margin-left: 5px;
}

.ml1 {
    margin-left: 10px;
}

.mr {
    margin-right: 5px;
}

.mr1 {
    margin-right: 10px;
}

.white_text {
    color: #ffffff;
}

.small_text {
    font-size: .85em;
}

.mid_align {
    vertical-align: middle;
}

.width_full {
    width: 100%;
}

.iframe, .iframe body {
    background: #fff none repeat scroll 0 0 !important;
    padding: 5px;
}

.failure {
    color: Red;
}

#member_login table {
    width: 100%;
}

.gridHeader {
    background-color: #F5F5F5;
    border: 1px solid #999999;
    color: #000099;
    font-size: 16px;
    font-weight: bold;
    padding: 2px 3px;
    text-align: left;
}

.gridRow {
    padding: 2px 5px;
    border: solid 1px #a0a0a0;
}

    .gridRow img {
        width: 100% !important;
    }

.topBar {
    border: 1px solid #BEBEBE;
    -ms-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    color: #000000;
    margin-bottom: 10px;
    padding: 6px 14px;
}

.helpButton {
    float: right;
    margin-top: -1px;
    margin-right: 8px;
    margin-left: 12px;
}

#innerContent {
    clear: both;
    margin-top: 79px;
    position: relative;
}

.gridRow td, th {
    padding: 8px 5px 6px;
}

.quartzeditbtn {
    padding: 0 0 6px !important;
}

.gridRow td {
    border: 1px solid #A0A0A0;
    max-width: 688px;
    overflow: hidden;
}

.pagecaption {
    color: #565986;
    float: left;
    font-family: alfa;
    font-size: 33px;
    line-height: 40px;
    margin: 0 0 25px;
}

.pagecaption-alt {
    color: #999;
    font-family: alfa;
    font-size: 20px;
    margin: 10px 0;
}

.ddlStyle {
    font-family: Arial;
    font-size: 12px;
    padding: 5px;
}


.lightTable {
    border: solid 1px #a0a0a0;
    border-collapse: collapse;
}

    .lightTable td {
        border: solid 1px #a0a0a0;
    }

.statusBar {
    background-color: #000000;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
}

    .statusBar a {
        color: #ffffff;
    }

/* leader board */
.player_tables td, .player_tables th {
    padding: 2px 5px;
}

.lbHeader table {
    border-style: solid;
}

.lbHeader th {
    white-space: nowrap;
    padding: 2px 3px 2px 3px;
}

.lbGridDefault table {
    border: solid 1px #CCCCC2;
}

.lbGridDefault td {
    /*	border:solid 1px #CCCCC2; */
    padding: 4px 5px 4px 5px;
}

.lbGridDefault th {
    white-space: nowrap;
    padding: 2px 3px 2px 3px;
}

    .lbGridDefault th a {
        color: #66665C;
    }

        .lbGridDefault th a:hover {
            color: #990000;
        }

.qualification_limit td {
    border-top-width: 3px;
    border-top-color: red;
}

.sysAdminHeader {
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    color: #990000;
    background-color: #e0ded5;
    padding: 2px 3px 2px 3px;
    border: solid 1px #990000;
}


.signup_prompt {
    color: #000;
    font-size: 14px;
    font-weight: bold;
}

.player_signup {
    float: left;
    text-align: center;
    width: 100%;
}

.signin_form {
    text-align: left;
}

    .signin_form table {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 18px;
    }

        .signin_form table tr {
            height: 37px;
        }


.login_label {
    text-align: right;
    font-size: 14px;
    font-weight: bold;
}

.login_value {
    text-align: left;
    font-size: 14px;
    padding-left: 6px;
}

.signup_instructions {
    font-weight: bold;
    margin-top: 55px;
    font-family: verdana;
    font-size: 14px;
    float: left;
    border-left: 1px solid #999999;
    padding-top: 5px;
    padding-bottom: 90px;
    padding-left: 41px;
}

    .signup_instructions ul {
        padding: 0;
    }

    .signup_instructions li {
        font-style: italic;
        font-weight: normal;
        height: 32px;
        list-style: none;
        display: block;
        line-height: 32px;
        padding-left: 5px;
    }

    .signup_instructions .list_number {
        font-size: 18px;
        font-style: normal;
    }

    .player_signup a, .signup_instructions a {
        text-decoration: underline;
        font-size: 10px;
    }





#color_pickers {
    float: left;
    margin-top: 20px;
}

#sample_player_form {
    float: left;
    margin-top: 60px;
}

#color_pickers input {
    vertical-align: middle;
}

.player_header {
    color: #000099;
    font-weight: bold;
    font-size: 16px;
}

#sample_profile {
    margin-top: 0;
}

    #sample_profile > img {
        border: 1px solid #fff;
        box-shadow: 0 0 10px -6px #000;
        display: table;
        margin: 0 auto;
        width: 88%;
    }

    #sample_profile h4 {
        text-align: center;
    }

.tournamenttable table {
    width: 100%;
}



.lboardjumpmenulogic {
    border-radius: 5px 5px 5px 5px;
    height: 220px;
    list-style: none outside none;
    margin-bottom: 10px;
    overflow: hidden;
    width: 1000px;
}

.jumpmenutitle {
    color: #FFFFFF;
    float: left;
    font-family: alfa;
    font-size: 31px;
    font-weight: normal;
    margin-bottom: 5px;
    margin-top: 20px;
    padding: 10px;
    text-shadow: 1px 1px 2px #000000;
    width: 900px;
}

.jumpmenuleftheader {
    background: url("/gfx/leaderboards/jumpmenu.png") repeat scroll 0 0 #585584;
    float: left;
    height: 225px;
    margin-right: 15px;
    width: 40px;
}

.jumpmenucolumn {
    color: #FFFFFF;
    float: left;
    line-height: 30px;
    margin: 0 25px;
}

    .jumpmenucolumn a {
        color: #FFFFFF;
        font-size: 15px;
        text-shadow: 1px 1px 2px #000000;
    }

    .jumpmenucolumn > li {
        list-style: disc outside none;
    }

.hostalt {
    background: none repeat scroll 0 0 #585584;
    font-weight: bold;
    list-style: none outside none !important;
    margin-top: 6px;
    padding: 1px 43px 5px 18px;
    position: absolute;
    right: 0;
}

.lboardlogic {
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0, #bfbfbf 57%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#ffffff), color-stop(57%,#bfbfbf), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(top, #ffffff 0,#bfbfbf 57%,#ffffff 100%);
    background: -o-linear-gradient(top, #ffffff 0,#bfbfbf 57%,#ffffff 100%);
    background: -ms-linear-gradient(top, #ffffff 0,#bfbfbf 57%,#ffffff 100%);
    background: linear-gradient(to bottom, #ffffff 0,#bfbfbf 57%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
    display: table;
    margin-bottom: 25px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
}

.lboardthumb {
    background: none repeat scroll 0 0 gray;
    border: 1px solid #FFFFFF;
    box-shadow: 1px 1px 2px;
    float: left;
    height: 200px;
    margin-bottom: 0;
    margin-right: 30px;
    position: relative;
    width: 200px;
    z-index: 100;
}

.lboardinfo {
    float: left;
    margin-top: 10px;
    width: 705px;
}

.lboardtitle {
    color: #2E3163;
    float: left;
    font-family: alfa;
    font-size: 30px;
    font-weight: normal;
    margin-top: 10px;
}

.titleaccent {
    color: #2E3163;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-left: 7px;
    margin-top: 5px;
    padding-top: 0;
}

.lboarddescription {
    margin-top: 10px;
    float: left;
    width: 680px;
}

.lboardiconlogic {
    display: none;
    float: left;
    margin-top: 20px;
}

.lboardicon {
    background: none repeat scroll 0 0 yellow;
    float: left;
    margin-right: 10px;
    padding-left: 20px;
}

.lboardthlogic {
    float: left;
    margin-bottom: 60px;
    width: 100%;
}

.lboardthlogic {
    float: left;
    width: 100%;
}

.lboardbreak {
    background: none repeat scroll 0 0 #B3B3B3;
    height: 1px;
    margin: 30px 0;
}

.lboardviewlogic {
    display: table;
    margin: auto;
}

.lboardviewpic {
    height: 600px;
    margin: auto;
    width: 615px;
}

.lboardcopylogic {
    background: #F5EFFC none repeat scroll 0 0;
    border: 1px solid #FFFFFF;
    box-shadow: 0 0 4px #8C8C8C;
    padding: 20px 20px 40px;
    position: relative;
    width: 660px;
}

.lboarddescriptiontext {
    font-size: 13px;
    height: 128px;
}

.copybtn {
    background: none repeat scroll 0 0 darkblue;
    border-radius: 3px 0 0 0;
    bottom: 0;
    color: #FFFFFF;
    display: none;
    font-weight: bold;
    padding: 5px 29px;
    position: absolute;
    right: 0;
}

.lboardthtitle {
    margin: auto;
    text-align: center;
    width: 400px;
}

.lboardlpanel {
    float: left;
    height: 418px;
    width: 465px;
}

.lboardrpanel {
    width: 465px;
    float: right;
    height: 390px;
}

.lboardpanelcopylogic {
    background: #F5EFFC none repeat scroll 0 0;
    border: 1px solid #FFFFFF;
    -webkit-box-shadow: 0 0 4px #8C8C8C;
    -ms-box-shadow: 0 0 4px #8C8C8C;
    box-shadow: 0 0 4px #8C8C8C;
    padding: 20px 20px 40px;
    position: relative;
    width: 423px;
}

.lboardpanelviewpic {
    background: none repeat scroll 0 0 yellow;
    -webkit-box-shadow: 0 0 3px #000000;
    -ms-box-shadow: 0 0 3px #000000;
    box-shadow: 0 0 3px #000000;
    height: 258px;
    margin: auto;
    width: 380px;
}

.lboardtoggle {
    background: #202c59;
    background: -moz-linear-gradient(left, #202c59 0, #3c3870 48%, #202c59 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0,#202c59), color-stop(48%,#3c3870), color-stop(100%,#202c59));
    background: -webkit-linear-gradient(left, #202c59 0,#3c3870 48%,#202c59 100%);
    background: -o-linear-gradient(left, #202c59 0,#3c3870 48%,#202c59 100%);
    background: -ms-linear-gradient(left, #202c59 0,#3c3870 48%,#202c59 100%);
    background: linear-gradient(to right, #202c59 0,#3c3870 48%,#202c59 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#202c59', endColorstr='#202c59',GradientType=1 );
    border-radius: 0 0 5px 5px;
    bottom: 0;
    height: 60px;
    left: 0;
    position: absolute;
    width: 100%;
}

.togglebtn {
    background: none repeat scroll 0 0 #2B2951;
    border: 1px solid #7F7898;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    display: table;
    float: right;
    margin: 9px 10px 0 0;
    padding: 11px 43px;
}

.accordionButton {
    background: #202c59;
    background: url("/images/leaderboards/toggle.png") no-repeat scroll right 2px, -moz-linear-gradient(left, #202c59 0, #3c3870 48%, #202c59 100%);
    background: url("/images/leaderboards/toggle.png") no-repeat scroll right 2px, -webkit-gradient(linear, left top, right top, color-stop(0,#202c59), color-stop(48%,#3c3870), color-stop(100%,#202c59));
    background: url("/images/leaderboards/toggle.png") no-repeat scroll right 2px, -webkit-linear-gradient(left, #202c59 0,#3c3870 48%,#202c59 100%);
    background: url("/images/leaderboards/toggle.png") no-repeat scroll right 2px, -o-linear-gradient(left, #202c59 0,#3c3870 48%,#202c59 100%);
    background: url("/images/leaderboards/toggle.png") no-repeat scroll right 2px, -ms-linear-gradient(left, #202c59 0,#3c3870 48%,#202c59 100%);
    background: url("/images/leaderboards/toggle.png") no-repeat scroll right 2px, linear-gradient(to right, #202c59 0,#3c3870 48%,#202c59 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#202c59', endColorstr='#202c59',GradientType=1 );
    border-bottom: 1px solid #FFFFFF;
    border-radius: 0 0 5px 5px;
    bottom: 0;
    cursor: pointer;
    float: left;
    height: 60px;
    left: 0;
    position: absolute;
    width: 1000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.accordionButton {
    _float: none; /* Float works in all browsers but IE6 */
}

.accordionContent {
    width: 938px;
    float: left;
    _float: none; /* Float works in all browsers but IE6 */
}

a.top {
    position: relative;
    top: -150px;
    display: block;
    height: 0;
    width: 0;
}

.systemadminbtn {
    float: right;
}

    .systemadminbtn > a {
        background: none repeat scroll 0 0 #282F5F;
        border-radius: 2px;
        color: #FFFFFF;
        padding: 4px 5px;
        text-decoration: none;
    }

        .systemadminbtn > a:hover {
            background: none repeat scroll 0 0 #363D6D;
        }

.adminsectionheader {
    display: table;
    font-family: alfa;
    font-size: 30px;
    line-height: 30px;
    margin-top: 30px;
    padding: 10px 0;
}

#allplayeractivitylogic {
    display: table;
    margin: auto;
}

    #allplayeractivitylogic table {
        width: 1000px;
    }


    #allplayeractivitylogic th {
        background: none repeat scroll 0 0 #323366;
        font-family: arvoregular;
        font-size: 15px;
        font-weight: normal;
        line-height: 30px;
        text-align: center;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }

        #allplayeractivitylogic th:hover {
            background: none repeat scroll 0 0 #141548;
        }

        #allplayeractivitylogic th a {
            color: #FFFFFF !important;
            text-decoration: none;
        }

.gridview-select-logic {
    display: table;
    padding: 0;
    width: 100%;
}

.quartzgrid {
    width: 100%;
    overflow: hidden;
}

#quartzgridlogic {
    display: table;
    margin: auto;
}

.quartzgrid th {
    background: none repeat scroll 0 0 #323366;
    font-family: Roboto;
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
    padding: 2px 15px !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

    .quartzgrid th:hover {
        background: none repeat scroll 0 0 #141548;
    }

    .quartzgrid th a {
        color: #FFFFFF !important;
        text-decoration: none;
    }

    .quartzgrid th:nth-child(2) {
        padding-left: 5px !important;
        text-align: left;
    }

.quartzeditbtn > a {
    border: medium none;
    border-radius: 2px;
    color: #2f3264;
    font-size: 20px;
    padding: 0;
    text-decoration: none;
}

.deletebtn i {
    color: red;
    font-size: 22px;
}

.quartzpaging {
    border: medium none !important;
    clear: left;
    display: table;
    float: left;
    margin: 15px 6px;
    position: absolute;
    width: 100%;
    font-family: arial !important;
    font-weight: bold !important;
}

    .quartzpaging a {
        background-color: #67689b;
        border: 1px solid #000000;
        border-radius: 3px;
        color: #ffffff !important;
        display: inline !important;
        font-size: 12px;
        padding: 7px;
        text-decoration: none;
        font-family: arial !important;
        font-weight: bold !important;
    }

        .quartzpaging a:hover {
            background-color: #323366;
            color: #00C157;
            border: 1px solid #000000;
        }

    .quartzpaging span {
        background-color: #3e3f72;
        border: 1px solid #000000;
        border-radius: 3px;
        color: #fff;
        padding: 7px;
    }

tr.quartzpaging {
    background: none !important;
}

    tr.quartzpaging tr {
        background: none !important;
    }

    tr.quartzpaging td {
        border: medium none;
        float: left;
        margin-left: 3px;
    }

.quartzhorizontalmenu {
    margin: -13px 4px 5px 0;
}

.quartzmenuitem a {
    background: none repeat scroll 0 0 #282f5f;
    border-radius: 2px;
    color: #ffffff;
    display: table;
    font-weight: normal;
    margin: 0;
    padding: 5px;
    text-decoration: none;
}

    .quartzmenuitem a:hover {
        background: none repeat scroll 0 0 #363D6D;
    }

.quartzmenuitem .quartzmenuselect {
    background: none repeat scroll 0 0 #000434;
}

.quartzmenuitem .ls-current {
    background: none repeat scroll 0 0 #000434;
}

.quartzmenureportitem a {
    background: none repeat scroll 0 0 #282f5f;
    border-radius: 2px;
    color: #ffffff;
    font-weight: normal;
    line-height: 26px;
    margin: 0;
    padding: 8px 5px 7px !important;
    text-decoration: none;
}

    .quartzmenureportitem a:hover {
        background: none repeat scroll 0 0 #363D6D;
    }

.quartzmenureportitem .quartzmenuselect {
    background: none repeat scroll 0 0 #000434;
}

.quartzmenureportitem .ls-current {
    background: none repeat scroll 0 0 #000434;
}

.payrollmain {
    background: none repeat scroll 0 0 #FF0000;
    float: left;
    padding: 20px;
}

.staffmanagerbreakdown {
    background: none repeat scroll 0 0 #FFFF00;
    float: left;
    padding: 30px 65px;
}

.staffpayrollbreakdown {
    clear: left;
    float: left;
    padding: 30px 0;
    width: 1000px;
}

    .staffpayrollbreakdown table {
        float: left;
        height: 200px;
        margin: 0 75px 10px 0;
        width: 25%;
    }
/***********************************************************************************************************************
 EXTRA STYLES ADDED FOR MOUSEOVER / ACTIVE EVENTS
************************************************************************************************************************/
.on {
    background: #202c59;
    background: url("/images/leaderboards/toggle.png") no-repeat scroll 900px 2px, -moz-linear-gradient(left, #202c59 0, #3c3870 48%, #202c59 100%);
    background: url("/images/leaderboards/toggle.png") no-repeat scroll 900px 2px, -webkit-gradient(linear, left top, right top, color-stop(0,#202c59), color-stop(48%,#3c3870), color-stop(100%,#202c59));
    background: url("/images/leaderboards/toggle.png") no-repeat scroll 900px 2px, -webkit-linear-gradient(left, #202c59 0,#3c3870 48%,#202c59 100%);
    background: url("/images/leaderboards/toggle.png") no-repeat scroll 900px 2px, -o-linear-gradient(left, #202c59 0,#3c3870 48%,#202c59 100%);
    background: url("/images/leaderboards/toggle.png") no-repeat scroll 900px 2px, -ms-linear-gradient(left, #202c59 0,#3c3870 48%,#202c59 100%);
    background: url("/images/leaderboards/toggle.png") no-repeat scroll 900px 2px, linear-gradient(to right, #202c59 0,#3c3870 48%,#202c59 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#202c59', endColorstr='#202c59',GradientType=1 );
    -webkit-transition: all .9s ease;
    -moz-transition: all .9s ease;
    -ms-transition: all .9s ease;
    -o-transition: all .9s ease;
    transition: all .9s ease;
}

.horizon-swiper {
    background: #d1d4ef none repeat scroll 0 0;
    margin-bottom: 20px;
}

.horizon-item {
    font-size: 20px;
    margin-right: 10px;
    padding: 10px;
}

/***********************************************************************************************************************
zfilter Switches
************************************************************************************************************************/
*, *:after, *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}



.switch input {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    z-index: 100;
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: pointer;
}


.switch {
    display: table;
    float: left;
    height: 45px;
    margin: 10px 0 5px 8px;
    position: relative;
    z-index: 1;
}

.center-switch {
    display: table;
    float: none;
    margin: 10px auto;
}

.switch label {
    background: #a5a39d none repeat scroll 0 0;
    border-radius: 4px;
    display: block;
    height: 40px;
    line-height: 1.5 !important;
    position: relative;
    width: 130px !important;
}

    .switch label:after {
        content: "";
        position: absolute;
        z-index: -1;
        top: -8px;
        right: -8px;
        bottom: -8px;
        left: -8px;
        border-radius: 3px;
        border: 1px solid #AEAEAE;
        background: #ababab;
        background: -moz-linear-gradient(#f2f2f2, #ababab);
        background: -ms-linear-gradient(#f2f2f2, #ababab);
        background: -o-linear-gradient(#f2f2f2, #ababab);
        background: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#ababab));
        background: -webkit-linear-gradient(#f2f2f2, #ababab);
        background: linear-gradient(#f2f2f2, #ababab);
    }

    .switch label i {
        display: block;
        height: 100%;
        width: 60%;
        border-radius: inherit;
        background: silver;
        position: absolute;
        z-index: 2;
        right: 40%;
        top: 0;
        background: #b2ac9e;
        background: -moz-linear-gradient(#f7f2f6, #b2ac9e);
        background: -ms-linear-gradient(#f7f2f6, #b2ac9e);
        background: -o-linear-gradient(#f7f2f6, #b2ac9e);
        background: -webkit-gradient(linear, 0 0, 0 100%, from(#f7f2f6), to(#b2ac9e));
        background: -webkit-linear-gradient(#f7f2f6, #b2ac9e);
        background: linear-gradient(#f7f2f6, #b2ac9e);
        box-shadow: inset 0 1px 0 white, 0 0 8px rgba(0,0,0,0.3), 0 5px 5px rgba(0,0,0,0.2);
    }

        .switch label i::after {
            border-radius: inherit;
            content: "Tap";
            font-size: 17px;
            height: 50%;
            left: 15%;
            position: absolute;
            text-align: center;
            top: 18%;
            width: 70%;
        }

        .switch label i::before {
            color: rgba(0, 0, 0, 0.4);
            content: "no";
            font-family: Helvetica,Arial,sans-serif;
            font-size: 17px;
            font-style: normal;
            font-weight: bold;
            margin-top: -11px;
            position: absolute;
            right: -50%;
            text-transform: uppercase;
            top: 50%;
        }

.switch input:checked ~ label {
    background: #5cb85c;
}

    .switch input:checked ~ label i {
        right: 0;
    }

        .switch input:checked ~ label i::before {
            content: "yes";
            right: 113%;
        }


/***********************************************************************************************************************
zfilter Bootstrap Cards
************************************************************************************************************************/

.filter-card .switch {
    margin-bottom: 20px;
}

.ico-rotate {
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}

    .ico-rotate.down {
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .ico-rotate.up {
        -moz-transform: rotate(-180deg);
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }

.quartz-main-content .card-header {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.card-label-type-one {
    font-size: 1.6rem;
    margin-bottom: 1rem;
}

.card {
    border: 1px solid #e5e5e5;
    border-radius: 0.5rem;
    overflow: hidden;
}

.card-block {
    display: table;
    width: 100%;
}

.card-interior {
    background: #eaeaea none repeat scroll 0 0;
}

.card-title {
    color: #37474f;
    display: block;
    font-size: 18px;
    padding: 20px 0;
}

.btn-primary {
    border-color: #0275d8 !important;
}

.plblogin .card-header {
    color: #76838f;
    font-family: alfa;
    font-weight: normal;
}

.card.signupcard .card-header {
    background: #e95c0b none repeat scroll 0 0 !important;
}

.card-header {
    border-bottom: 1px solid #e5e5e5;
    color: #76838f;
    display: block;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.2;
    overflow: hidden;
    padding: 1.4rem 1.25rem 1.1rem !important;
}

.card-footer {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 10px;
}

.card-header-right {
    float: right;
    font-size: 1.4rem;
    margin-top: 2px;
}

.tournament-count-logic {
    background: #565986 none repeat scroll 0 0;
    border-radius: 5px;
    clear: left;
    color: #fff;
    float: left;
    font-size: 4rem;
    margin: 0 0 15px;
    text-align: center;
    width: 100%;
}

.card, .card-title {
    margin-bottom: 2rem;
}

.filter-card {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    margin-bottom: 20px;
}

.dashboard-leage-details-input-name > input {
    border: 2px solid #565986;
    border-radius: 0.5rem;
    font-size: 1.4rem;
    padding: 1rem;
    width: 100%;
}

.card input {
    border-radius: 0.25rem;
    padding: 0.5rem;
}

.card textarea {
    border: 2px solid #565986;
    border-radius: 0.25rem;
    font-size: 1.6rem;
    padding: 1rem;
    width: 100% !important;
}


.card select {
    border: 2px solid #565986;
    border-radius: 0.25rem;
    font-size: 1.6rem;
    padding: 0.6rem;
    width: 100%;
}

.tournament-players-tab select {
    max-width: 300px;
}

.quartz-input {
    border: 2px solid #565986;
    border-radius: 0.25rem;
    font-size: 1.8rem;
    padding: 1rem;
    width: 100% !important;
}

.card .gridview-logic {
    border: medium none !important;
    margin: -13px -7px 0;
    padding-bottom: 52px;
}

.card-admin {
    padding-bottom: 0;
    padding-top: 0;
}


.inputheader {
    font-family: gudea;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
}

.panelrow {
    display: table;
    margin-bottom: 10px;
    width: 100%;
}

.card-block h3 {
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 0 !important;
    margin-top: 2px;
}


.panelrow > input {
    border: 2px solid #565986;
    font-size: 15px;
    width: 100%;
}

.filter-row > input {
    border: 2px solid #565986;
    font-size: 16px;
    width: 100%;
}

.filter-card .btn {
    max-width: 300px;
}

.panelrow-combine {
    background: none repeat scroll 0 0 #8e91be;
    display: table;
    margin: 20px 0;
    padding: 10px 10% 10px 15px;
    width: 100%;
}

.panelrow.row-eventinvite {
    float: right;
    text-align: center;
}

.panelrow.row-membership {
    float: left;
    text-align: left;
    width: 40%;
}

.editpanel-deletesub {
    background: #ff8484 none repeat scroll 0 0;
    float: right;
    padding: 30px 10px;
    text-align: center;
}

    .editpanel-deletesub > input {
        background: none repeat scroll 0 0 red;
        border: medium none;
        border-radius: 2px;
        color: #fff;
        padding: 10px;
    }

.editpanel.inputlogic {
    background: rgb(235,235,235);
    background: -moz-linear-gradient(top, rgba(235,235,235,1) 0, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0,rgba(235,235,235,1)), color-stop(100%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(235,235,235,1) 0,rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top, rgba(235,235,235,1) 0,rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(235,235,235,1) 0,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(235,235,235,1) 0,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff',GradientType=0 );
    display: table;
    padding: 17px 0;
    width: 100%;
}

.filter-btn {
    background: #323366 none repeat scroll 0 0 !important;
    border-color: #141548 !important;
    float: right;
    margin: -5px -3px -4px;
}

    .filter-btn:hover {
        background: #1a1b4e none repeat scroll 0 0 !important;
        border-color: #141548;
    }


.mfilter-btn {
    background: #323366 none repeat scroll 0 0 !important;
    border-color: #141548;
    margin: 10px 0 20px;
}

.filter-btn:hover {
    background: #141548 none repeat scroll 0 0;
}

.footer-pagination {
    min-height: 54px;
}

.filter-row {
    clear: left;
    margin-bottom: 15px;
}

.card-footer a {
    position: relative;
    z-index: 100;
}

.card-footer.text-right input {
    border-radius: 4px;
    font-size: 1.5rem;
    padding: 4px 10px;
    position: relative;
    z-index: 1;
}

.panel-delete-btn {
    height: 30px;
    margin: 10px 0 0;
    padding: 0 !important;
    width: 30px !important;
}

    .panel-delete-btn.delete-alt {
        margin-top: 40px;
    }

.card input[type="text"]:focus {
    background: #F5EFFC none repeat scroll 0 0;
    color: #000;
}

.card textarea:focus {
    background: #F5EFFC none repeat scroll 0 0;
}


.card-header .btn-primary {
    background: #565986;
    background: -moz-linear-gradient(top, #565986 30%, #323366 100%);
    background: -webkit-linear-gradient(top, #565986 30%,#323366 100%);
    background: linear-gradient(to bottom, #565986 30%,#323366 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#565986', endColorstr='#323366',GradientType=0 );
    border: none;
}

    .card-header .btn-primary:hover {
        background: #323366 none repeat scroll 0 0;
    }

.list-group-item .btn-primary {
    background: #565986;
    background: -moz-linear-gradient(top, #565986 30%, #323366 100%);
    background: -webkit-linear-gradient(top, #565986 30%,#323366 100%);
    background: linear-gradient(to bottom, #565986 30%,#323366 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#565986', endColorstr='#323366',GradientType=0 );
    border: none;
}

    .list-group-item .btn-primary:hover {
        background: #323366 none repeat scroll 0 0;
    }

.list-group-item {
    border: none;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
}

.collapse .list-group {
    border-top: 1px solid #e5e5e5;
    margin-bottom: 0;
    padding-left: 0;
}

@media only screen and (min-width: 768px) {



    .card textarea {
        width: auto;
    }
}


/***********************************************************************************************************************
zfilter ADMIN Dashboard
************************************************************************************************************************/
.dashboard-leage-details-input-logo {
    margin-top: 5px;
}

.inputnotice {
    color: #565986;
    font-size: 13px;
}

.dashboard-leage-details-input-logo > img {
    max-width: 350px;
    width: 100%;
}

.recent-activity table {
    border: medium none !important;
    width: 100% !important;
}

    .recent-activity table tr {
        border: medium none !important;
    }

.recent-activity th {
    text-align: center !important;
}

.recent-activity-grid {
    margin: 0 -13px;
}

.recent-activity {
    padding: 0;
}

    .recent-activity table.gridRow {
        border: medium none !important;
    }

.card-membership-daterange {
    font-size: 1.6rem;
    margin: 0;
}

#ctl00_ContentPlaceHolder1_lblAcctCurrent.paragraph {
    background: #5cb85c none repeat scroll 0 0;
    border-radius: 4px;
    margin-top: 0;
    padding: 4px 12px;
    text-align: center;
    color: #fff;
}

#ctl00_ContentPlaceHolder1_lblAcctCurrent.error {
    background: #f2dede none repeat scroll 0 0;
    border-radius: 4px;
    margin-top: 0;
    padding: 4px 12px;
    text-align: center;
}

.card-membership-iscurrent-content {
    background: #eee none repeat scroll 0 0;
    border-radius: 4px;
    margin-top: 0;
    padding: 4px 12px;
    text-align: center;
    display: none;
}


.Dashboard #innerContent {
    margin-top: 20px;
}

.dashboard-help-block .paragraph {
    font-size: 13px;
}

.leaguename-save {
    border: medium none !important;
    padding: 7px !important;
    width: 19% !important;
}

.leaguename-text {
    float: left;
    margin-right: 1%;
    width: 80% !important;
}

.confirm-btn {
    margin-bottom: 10px;
    width: 100%;
}

.confirm-amount {
    border: 1px solid #5cb85c;
    border-radius: 4px;
    color: #5cb85c;
    display: table;
    font-size: 30px;
    margin: auto;
    padding: 10px;
    text-align: center;
    width: 98%;
}
/***********************************************************************************************************************
zfilter ADMIN Players
************************************************************************************************************************/

.player-merge-btn {
    margin-top: 12px;
}

.player-search {
    margin: 0;
    padding: 0 0.7rem 1.3rem !important;
}


/***********************************************************************************************************************
zfilter ADMIN Profile Page
************************************************************************************************************************/
.profile-avatar-image {
    max-width: 100%;
    width: 100%;
}

#player_profile_main .col-md-6 {
    margin: 0 !important;
    padding: 8px;
}

#player_profile_main {
    margin-left: auto;
    margin-right: auto;
    max-width: 1040px;
    position: relative;
    width: 100%;
    z-index: 1;
}

#stats_container {
    padding-top: 12px;
}

.profile_light_box {
    background-color: #f0f0f0;
    width: 350px;
    border: 1px solid #e0e0e0;
    padding: 9px;
    margin-bottom: 18px;
}

#profile_right {
    padding-left: 21px;
    padding-right: 21px;
    padding-top: 6px;
}

#profile_sponsors_main {
    display: table;
    margin: auto;
    text-align: center;
}

.s_cont {
    text-align: center;
    margin-bottom: 8px;
}

#playerprofile_footerad {
    padding: 22px 36px;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
}

.playerprofile_ad {
    background: black none repeat scroll 0 0;
    padding: 23px 23px 25px 21px;
    text-align: center;
}

#player_profile_container {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: table;
    margin: auto;
    padding: 20px 0;
    position: relative;
    width: 100%;
}

.playerprofile_header > div {
    margin: auto;
    max-width: 1000px;
}

#main_profile_table {
    border: 1px solid #e5e5e5;
    border-collapse: collapse;
    width: 100%;
}

    #main_profile_table > tr > td, #main_profile_table > tbody > tr > td {
        border: 1px solid #e5e5e5;
        vertical-align: top;
    }

#profile_left {
    width: 406px;
    padding-top: 8px;
    padding-left: 17px;
    padding-right: 12px;
}


#venue_stats .gridview-logic tbody tr th:nth-child(3) {
    display: inline-block;
    padding: 2px 15px 2px 3px !important;
    text-align: left !important;
}
#venue_stats .gridRow td:nth-child(3) {
    display: table-cell;
    padding: 2px 15px 2px 3px !important;
    text-align: left !important;
}
#venue_stats .gridRow:nth-child(2n+1) {
    background: #eee none repeat scroll 0 0;
}

.gridview-logic.playerprofile-grid-venue {
    padding-bottom: 0;
}
.gridview-logic.playerprofile-grid-tournament {
    padding-bottom: 0;
}
.playerprofile-card-block {
    padding-bottom: 0 !important;
}
.playerprofile-grid-tournament .gridRow td:nth-child(3) {
    display: table-cell;
    padding-left: 0;
    text-align: left !important;
}
.playerprofile-grid-tournament tbody tr th:nth-child(3) {
    display: inline-block;
    padding: 2px 5px 2px 0 !important;
    text-align: left !important;
}
.gridview-logic.playerprofile-grid-tournament .gridRow:nth-child(2n+1) {
    background: #eee none repeat scroll 0 0;
}

#tournament_stats .gridview-logic tbody tr th:nth-child(3) {
    display: table-cell;
}

#tournament_stats .gridRow td:nth-child(3) {
    display: table-cell;
    text-align: left !important;
}

#tournament_stats .gridRow td, th {
    padding: 8px 0 6px;
}

.avatar-card-leagelogo img {
    border: medium none !important;
    max-width: 100%;
}

.playerprofile-grid-tournament th {
    padding: 0 !important;
}

.customize-profile-link > a {
    border: 1px solid #212256;
    border-radius: 3px;
    color: #fff;
    font-family: gudea;
    font-size: 15px;
    margin: auto;
    padding: 10px 20px 8px;
    text-align: center;
}

    .customize-profile-link > a:hover {
        background: #212256;
    }

.customize-profile-link {
    margin: 10px 0;
    text-align: center;
}

.verify-profile-link > a {
    background: orange none repeat scroll 0 0;
    border: 1px solid #212256;
    border-radius: 3px;
    color: #000;
    font-family: gudea;
    font-size: 15px;
    margin: auto;
    padding: 10px 20px 8px;
    text-align: center;
}

    .verify-profile-link > a:hover {
        background: #212256;
        color: #fff;
    }

.verify-profile-link {
    margin: 10px 0;
    text-align: center;
}

.verify-profile-footer {
    color: #7071ad;
    margin-bottom: 10px;
    margin-top: -3px;
    text-align: center;
}

.player-profile-areyou {
    color: #fff;
    font-size: 16px;
    margin-bottom: 15px;
    text-align: center;
}

.fb_iframe_widget span {
    width: 100% !important;
}

.quickstats {
    float: left;
}

    .quickstats li {
        font-weight: bold;
        line-height: 25px;
    }

.quickstats-stat.stat-rank {
    font-family: alfa;
    font-size: 75px;
    line-height: 75px;
}

.quickstats-stat {
    font-family: alfa;
    font-size: 29px;
    font-weight: normal;
    line-height: 28px;
    margin-bottom: 10px;
}

    .quickstats-stat.stat-wins span {
        font-size: 40px;
        line-height: 40px;
    }



span.quickstats_label {
    font-family: gudea;
    font-size: 17px;
    font-style: normal;
    font-weight: normal;
}

.stat-col-right .quickstats-row {
    text-align: right;
}

.avatar-card-quickstats .quickstats {
    float: left;
    margin-top: 20px;
    width: 100%;
}

#avatar_container {
    border: 3px solid #fff;
    box-shadow: 0 -7px 20px -10px #000;
    display: block;
    margin: 0 auto;
    max-height: 200px;
    max-width: 200px;
}

#imgAvatar {
    height: 194px;
    max-width: 194px;
    width: 100%;
}

.card-header.profile-avatar-card {
    background: rgba(0, 0, 0, 0) url("http://www.transparenttextures.com/patterns/diagonal-noise.png") repeat scroll 0 0;
    border-bottom: 1px solid #7e7e7e;
    height: 200px;
    margin-bottom: -185px;
    opacity: 0.55;
}

.avatar-card-name {
    font-family: alfa;
    font-size: 27px;
    margin: 5px 0;
    text-align: center;
}

.avatar-rank-title {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.avatar-rank-rank {
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
}

.avatar-card-leagelogo {
    display: table;
    margin: -2px auto 0;
    text-align: center;
}

.avatar-card-quickstats {
    display: table;
    float: left;
    width: 100%;
}

.quickstats > ul {
    margin: 10px;
}


#venue_stats {
    clear: both;
}

    #venue_stats h4, #tournament_stats h4 {
        padding-top: 23px;
    }

.italic {
    font-style: italic;
}

.playerprofile_ad img {
    height: auto !important;
    max-width: 728px;
    width: 100% !important;
}

#imgLeagueLogo {
    margin: 10px 0 20px;
    max-height: 200px;
    max-width: 350px;
    width: 100% !important;
}

.card.ad-card img:first-child {
    height: auto;
    max-width: 300px;
    width: 100%;
}

.uploadfield {
    float: left;
    margin-right: 1%;
    width: 58%;
}

#playerprofile_footer {
    text-align: center;
    padding: 3px 0;
    color: Black;
}

    #playerprofile_footer a {
        text-decoration: underline;
        color: #000099;
    }

.playerprofile_ad img:nth-child(2) {
    display: none;
}


#player_background_ad_left,
#player_background_ad_right {
    position: absolute;
    z-index: 0;
    margin-top: -20px;
}

#player_background_ad_right {
    right: 0;
}

.playerprofile_header img {
    width: 100% !important;
}

#playerprofile_footerad img {
    width: 100%;
}

#playerprofile_footerad a img {
    height: auto;
    width: 100%;
}

#player_profile {
    background: #323467;
    background: -moz-linear-gradient(top, #323467 1%, #333367 43%, #022042 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#323467), color-stop(43%,#333367), color-stop(100%,#022042));
    background: -webkit-linear-gradient(top, #323467 1%,#333367 43%,#022042 100%);
    background: -o-linear-gradient(top, #323467 1%,#333367 43%,#022042 100%);
    background: -ms-linear-gradient(top, #323467 1%,#333367 43%,#022042 100%);
    background: linear-gradient(to bottom, #323467 1%,#333367 43%,#022042 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#323467', endColorstr='#022042',GradientType=0 );
}

.playerprofile_header a {
    color: #fff;
}

.ad-card iframe {
    max-width: 100%;
    text-align: center;
    width: 100%;
}

.avatar-card-hide {
    display: none;
}

.profile-footer-link {
    display: table;
    margin: 25px auto 0;
    text-align: center;
}

.profileun-footer-link {
    display: table;
    margin: 0 auto;
    text-align: center;
}

.statpreviewlink {
    color: #7071ad;
    cursor: pointer;
    text-decoration: underline !important;
}

.card-playersignup .leaderboard-season:first-child {
    margin-top: -9px;
}

#collapseInstructions {
    max-width: 450px;
    width: 100%;
}

.playerprofile_ad .card.ad-card img {
    max-width: 750px;
    width: 100%;
}
.playerprofile_ad .card.ad-card {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
}


@media screen and (max-width: 500px) {

    span.quickstats_label {
        font-size: 14px;
    }

    .quickstats-stat {
        font-size: 20px;
        line-height: 20px;
    }

        .quickstats-stat.stat-rank {
            font-size: 55px;
            line-height: 55px;
        }

        .quickstats-stat.stat-wins span {
            font-size: 30px;
            line-height: 30px;
        }
}

/***********************************************************************************************************************
zfilter ADMIN Dealers
************************************************************************************************************************/

.dealer-time-input {
    border: 2px solid #565986;
    width: 65px;
}

.tournament-dealers-logic {
    padding: 12px 15px;
}

.merge-btn {
    max-width: 300px;
}




/***********************************************************************************************************************
zfilter ADMIN Tournaments
************************************************************************************************************************/

.card-btn-check {
    clear: left;
    display: table;
    font-size: 17px;
    margin-bottom: 5px;
}

    .card-btn-check > label {
        margin-left: 8px;
    }

.tournaments-financials-addrow {
    clear: left;
    float: left;
}

.tournaments-financials-totals {
    clear: left;
}

.tournaments-financials-items input {
    width: 100%;
}

.tournaments-financials-items .panelrow {
    clear: left;
}

.itemrow input.delete-btn-image {
    width: 35px;
}

.tournaments-items-row {
    margin: 0 -12px;
}

.itemrow {
    display: table;
    margin-bottom: 0;
    padding: 17px 12px 12px;
}

    .itemrow:nth-child(2n+1) {
        background: #eee none repeat scroll 0 0;
    }

    .itemrow input {
        border: 2px solid #565986;
        font-size: 15px;
        width: 100%;
    }

.total-row-title {
    font-size: 16px;
    font-weight: bold;
    margin-top: 31px;
    text-align: right;
}

.panelrow.totalpercent::before {
    content: "PERCENT";
    display: table;
    text-align: center;
    width: 100%;
}

.panelrow.totalamount::before {
    content: "AMOUNT";
    display: table;
    text-align: center;
    width: 100%;
}

.tournamentedit-delete-btn > input {
    width: 31px !important;
}

.tournaments-financials-column-staff {
    float: left;
}

    .tournaments-financials-column-staff input {
        border: 2px solid #565986;
        font-size: 15px;
        width: 100%;
    }

.tournaments-financials-column-payout {
    width: 40%;
}

.tournaments-financials-column-delete {
    float: right;
    width: 10%;
}

.tournaments-financials-column-payout input {
    margin: 10px;
    padding: 1px !important;
    width: 100% !important;
}

.tournaments-items-row input {
    border: 2px solid #565986;
    width: 100%;
}

.tournaments-financials-column-item > input {
    display: table;
    width: 90%;
}

.tournaments-financials-column-payoutpercent > input {
    display: table;
    margin: auto;
    width: 90%;
}

.tournaments-financials-column-amtowed > input {
    display: table;
    margin: auto;
    width: 90%;
}

.tournaments-financials-column-item {
    width: 50%;
}

.tournaments-financials-column-payoutpercent {
    width: 20%;
}

.tournaments-financials-column-amtowed {
    width: 20%;
}

.tournaments-financials-column-delete > input {
    float: right;
    margin-top: -13px;
    width: 44px;
}

.staffrow {
    clear: left;
    margin: 0 -13px;
}

.tournaments-financials-row table tbody .staffrow:nth-child(2n+1) {
    background: #eee none repeat scroll 0 0;
}

.staffrow .tournaments-financials-column-staff {
    padding: 12px 15px 3px !important;
    width: 100%;
}

.tournaments-panel-btn {
    margin: 0 auto 13px;
    width: 100%;
}

.swiper-tournament.horizon-swiper {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin: 0;
    padding: 0;
    width: 100%;
}

    .swiper-tournament.horizon-swiper .horizon-item {
        font-size: 2rem;
        padding: 0;
    }

    .swiper-tournament.horizon-swiper .horizon-outer {
        margin: 0;
        padding: 0;
    }

.tournaments-rulelink-logic {
    margin-bottom: 25px;
}

.card-header.panel-static-header {
    font-weight: normal;
    padding: 13px 21px !important;
}

.horizon-item .btn.btn-primary {
    line-height: 1;
    padding: 2px 5px;
}

.inner-table-row {
    margin-bottom: 10px;
}

    .inner-table-row .inputheader {
        clear: both;
        display: table;
    }

.tournament-players-name-column {
    padding: 10px 5px 0 !important;
}

.tournament-players-name {
    border: 2px solid #565986;
    margin-right: 15px;
}

.tournament-players-txtpoints {
    border: 2px solid #565986;
}

.tournament-players-row:nth-child(2n+1) {
    background: #eee none repeat scroll 0 0;
}

.tournament-dealers-logic:nth-child(2n) {
    background: #eee none repeat scroll 0 0;
}

.tournament-players-place {
    color: #565986;
    font-size: 20px;
    padding: 0 3px 0 10px;
    text-align: right !important;
}

.tournament-players-table-logic {
    margin: 0 -7px;
}

.tournament-details-panel {
    background: #eee none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    margin: -25px -9px 15px;
}

    .tournament-details-panel .btn.text-right {
        border-radius: 0;
    }

.tournament-tab-card {
    display: block;
    margin: -8px -13px !important;
    width: auto;
}

.tournament-players-row .inputheader {
    display: none;
}

.tournament-players-row:nth-child(2) .inputheader {
    display: block !important;
}

.update-dealers {
    max-width: 400px;
}

.panelrow.top-section {
    background: #efefef none repeat scroll 0 0;
    margin: 0 0 5px;
    padding: 10px;
}

    .panelrow.top-section input {
        border: 2px solid #565986;
    }

.update-points {
    display: table;
    font-family: gudea;
    font-size: 12px !important;
    margin-left: 5px;
    max-width: 396px;
    padding: 8px 0 6px !important;
    width: 120px !important;
}

.tournament-dealers-block-logic {
    margin: 0 -4px -4px;
}

.totalrow input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid;
}

.totalrow {
    margin-top: 13px;
}

.tournament-token-tweak {
    margin-left: 15px;
}

.submit.tournaments-panel-btn {
    margin-top: 10px;
}

.tournament-players-tab.tab-logic {
    margin: -14px -10px -10px;
}

.entryheader-item {
    float: left;
    font-weight: bold;
    padding: 16px 0 0;
}

.entryheader-num {
    display: table;
    float: left;
    height: 20px;
}

.entryheader-dealer {
    padding: 5px 0 11px 15px;
}

.dealer-input select {
    margin-bottom: 10px;
    margin-right: 5px;
    width: 70% !important;
}

.dealer-time-input-max {
    max-width: 110px;
}

.entryheader-points {
    padding-left: 6px;
}

.tournaments-financials-row {
    margin: 0 -10px;
}

.dealer-input {
    clear: left;
}

.alert-fixed {
    position: fixed;
    top: 0;
    z-index: 10000;
    width: 98%;
    left: 0;
    margin: 1%;
}

#divSearchMembers {
    background: #3e454c none repeat scroll 0 0 !important;
    border: medium none !important;
    box-shadow: 0 5px 15px -10px #000 inset;
    left: inherit !important;
    max-width: 400px;
    position: fixed !important;
    right: 0 !important;
    top: 55px !important;
    width: 100%;
    z-index: 10000;
}
#divSearchMembers select {
    width: 100% !important;
    font-size: 15px !important;
    padding: 5px 10px;
}
#divSearchMembers .btn {
    margin: 10px 0;
    width: 100px;
}

.tournaments-search-title {
    color: #fff;
    font-size: 19px;
    margin: 10px 0;
}

/***************
zfilter Responsive
****************/
@media screen and (max-width: 1630px) {
}

@media screen and (max-width: 767px) {
        #divSearchMembers {
    top: 44px !important;
}
}

@media screen and (max-width: 560px) {
    .col-sm-6.mobile-payout {
        margin-top: 15px;
    }

    .col-xs-6.mobile-payout-left {
        padding-left: 0;
    }

    .total-row-title {
        text-align: center;
        font-size: 19px;
        margin-top: 0;
    }

    .tournamentedit-mobile-row {
        margin: 5px 0 0 -5px;
    }

}


/***********************************************************************************************************************
zfilter ADMIN Venues
************************************************************************************************************************/
.staff-payout-input {
    border: 2px solid #565986;
    width: 100%;
}

.staff-payout-logic {
    border-bottom: 1px solid #e5e5e5;
    display: table;
    padding: 20px 0;
    width: 100%;
}

.admin-panel-addremove {
    margin: 5px 0 11px;
    width: 100%;
}

.staff-items-logic {
    border-bottom: 1px solid #e5e5e5;
    padding: 30px 0 25px;
}

.staff-item-input {
    border: 2px solid #565986;
    width: 100%;
}

.select-addremove option {
    padding: 5px 10px;
}

.staff-payout-logic:last-child {
    border-bottom: medium none;
}

.staff-items-logic:last-child {
    border-bottom: medium none;
}



/***********************************************************************************************************************
zfilter ADMIN Scoring
************************************************************************************************************************/

.editpanel-scoring .gridview-logic {
    padding: 0;
}

/***********************************************************************************************************************
zfilter ADMIN Events
************************************************************************************************************************/

.criteria-textbox {
    border: 2px solid #565986;
    padding: 4px !important;
}

.criteria-row {
    margin-bottom: 10px;
}

/***********************************************************************************************************************
zfilter ADMIN Ads
************************************************************************************************************************/
.ads-message {
    clear: left;
    margin: 0;
    padding: 0;
}

.ads-message-save .btn {
    margin-top: 10px;
    width: 140px;
}
.league-ads-card .gridRow img {
    width: auto !important;
    height: auto !important;
}

@media screen and (max-width: 1600px) {
    .league-ads-card .gridRow img {
        max-width: 750px;
    }
}

@media screen and (max-width: 1400px) {
    .league-ads-card .gridRow img {
        max-width: 530px;
    }
}

@media screen and (max-width: 1000px) {
    .league-ads-card .gridRow img {
        max-width: 370px;
    }
}
@media screen and (max-width: 850px) {
    .league-ads-card .gridRow img {
        max-width: 320px;
    }
}
@media screen and (max-width: 767px) {
    .league-ads-card .gridRow img {
        max-width: 280px;
    }
}

/***********************************************************************************************************************
zfilter Tabs
************************************************************************************************************************/

.tabs {
    float: none;
    list-style: none;
    padding: 0;
    margin: 0 auto;
}

    .tabs:after {
        content: '';
        display: table;
        clear: both;
    }

    .tabs .tab-header-radio {
        display: none;
    }

    .tabs .tournament-tab-label {
        background: #ddd none repeat scroll 0 0;
        border-bottom: 1px solid #828382;
        box-shadow: 0 -8px 20px -17px inset;
        color: #666;
        cursor: pointer;
        float: left;
        font-size: 25px;
        font-weight: normal;
        line-height: 2;
        padding: 5px 0;
        text-align: center;
        text-decoration: none;
        width: 25%;
        -webkit-transition: all 0.5s; /* Safari 3.1 to 6.0 */
        transition: all 0.5s;
    }

    .tabs label span {
        display: none;
        font-size: 12px;
    }

    .tabs label i {
        padding: 5px;
        margin-right: 0;
    }

    .tabs label:hover {
        color: #565986;
    }

.tab-content {
    display: none;
    width: 100%;
    float: left;
    box-sizing: border-box;
    background-color: #ffffff;
}


.tabs [id^="tab"]:checked + label {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #fff;
    box-shadow: 0 -5px, 0 15px 9px -8px #eee inset;
    color: #565986;
    z-index: 87;
}

#tab1:checked ~ #tab-content1,
#tab2:checked ~ #tab-content2,
#tab3:checked ~ #tab-content3,
#tab4:checked ~ #tab-content4 {
    display: block;
}

.tab-logic .switch {
    float: left;
    margin: 15px 7px 45px;
}

.tab-content {
    padding: 15px 13px 0;
}

@media (min-width: 960px) {
    .tabs i {
        padding: 5px;
        margin-right: 10px;
    }

    .tabs label span {
        display: inline-block;
        font-size: 20px;
    }

    .tab-content h3 {
        display: none;
    }

    .tabs {
        margin: 0 auto;
    }
}



/***********************************************************************************************************************
zfilter ADMIN Help
************************************************************************************************************************/

.help-logic p {
    font-size: 16px;
    margin-bottom: 15px;
}



/***********************************************************************************************************************
zfilter ADMIN Reports
************************************************************************************************************************/
.report-setup .btn {
    max-width: 300px;
}



/***********************************************************************************************************************
zfilter ADMIN Leaderboards
************************************************************************************************************************/

.embedcollapse {
    background: #4f5459 none repeat scroll 0 0;
    border-radius: 3px;
    clear: left;
    color: #fff;
    float: left;
    margin: 10px 0;
    padding: 2px 10px;
}

.league-card-title {
    margin: 0 0 15px;
    padding: 0;
}

.menumessage {
    color: #000;
    font-size: 20px;
    padding: 1px 0 2px;
}

.lb-embed textarea {
    font-size: 15px;
    height: auto;
    min-height: 120px;
}

    .lb-embed textarea:focus {
        background: #ddd none repeat scroll 0 0;
    }


.lb-embed {
    margin: 20px 0 10px;
}

.leaderboard-card-title {
    font-size: 16px;
    margin: 0;
    padding: 0;
}

.players .player img {
    max-width: 275px;
    width: 100%;
}

.btn-viewleaderboard {
    cursor: pointer;
}





/***********************************************************************************************************************
zfilter Reports
************************************************************************************************************************/

.reports-tabs ul {
    width: 100%;
}

.reports-tabs li a.selected {
    background: #eeeeee none repeat scroll 0 0;
}

.reports-tabs li a.highlighted {
    background: #cccccc none repeat scroll 0 0;
}

.reports-tabs ul {
    width: 100% !important;
}

.level1.dropdown-item a {
    width: 100%;
}

.level1 li {
    width: 100%;
}

    .level1 li a {
        padding: 7px 11px !important;
    }

.report-setup {
    margin-bottom: 12px;
    margin-top: 12px;
}
.breakdown-card:nth-child(3n+2) {
    clear: left;
}
.report-heading {
    background: #eee none repeat scroll 0 0;
    font-size: 20px;
    margin: 20px 0;
    padding: 30px;
    text-align: center;
    width: 100%;
}
.breakdown-card .card-header {
    font-size: 13px;
}

/*  Reports   */

.report_parameters {
    font-style: italic;
}

.report_item_header {
    font-size: 20px;
    font-weight: bold;
    line-height: 45px;
    margin-left: 15px;
}

.report_item {
    margin-top: 15px;
}

.report_title {
    font-size: 16px;
    font-weight: bold;
}

.report_body {
    margin: 20px 15px;
}

.report_header_row > td {
    border-top: 1px solid #91a7b7;
    border-bottom: 1px solid #91a7b7;
}

.report_header_row > td {
    padding-top: 6px;
    padding-bottom: 6px;
}

.report_footer_row > td {
    border-top: 1px solid #91a7b7;
}

.report_item_row td, .report_footer_row td {
    padding-top: 3px;
    padding-bottom: 3px;
}

.report_rows td {
    padding-left: 15px;
    padding-right: 15px;
}

#payroll_main {
    margin: -15px;
}

.report_item .card-header {
    color: #000;
}
.report-heading-two {
    font-size: 16px;
    font-weight: bold;
}





/***********************************************************************************************************************
zfilter QuartzGrid
************************************************************************************************************************/
.lbGridDefault th, .lbGridDefault td {
    border: 1px solid #CCCCCC;
}

.lbeditGridDefault th, .lbeditGridDefault td {
    border: 1px solid #CCCCCC;
}

.gridRow > td {
    border: medium none;
}

.gridRow {
    border: medium none;
}

/***********************************************************************************************************************
zfilter Login
************************************************************************************************************************/

#member_login {
    min-width: 275px;
}

.login-label {
    font-family: alfa;
    font-size: 13px;
    text-align: left;
    width: 100%;
}

.signupinputlogic .login-label {
    color: #8f2c01;
}

    .signupinputlogic .login-label i {
        color: #8f2c01 !important;
    }

.card-header.login-selection {
    border-bottom: 1px solid #323367;
    padding: 10px 10px 0 !important;
}

.login-selection-link {
    border-left: 1px solid #ddd;
    border-radius: 3px 3px 0 0;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    display: table;
    font-family: arvoregular;
    font-size: 12px;
    margin: 0;
    padding: 15px;
    width: 100%;
    color: #323367 !important;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#f5f5f5 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#f5f5f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 );
}

    .login-selection-link:hover {
        background: #ddd;
    }

.current .login-selection-link {
    background: #323367;
    color: #fff !important;
    border-color: #323367;
}

.login-selection-button:nth-child(1) {
    padding-left: 0;
}

.login-selection-button:nth-child(2) {
    padding-right: 0;
}

.plblogin {
    background: transparent none repeat scroll 0 0 !important;
    margin: auto;
    max-width: 350px;
    padding: 0 5px;
    width: 100%;
}


.plbloginlogic {
    background: #cfcfcf;
    background: -moz-linear-gradient(top, #cfcfcf 0, #717171 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#cfcfcf), color-stop(100%,#717171));
    background: -webkit-linear-gradient(top, #cfcfcf 0,#717171 100%);
    background: -o-linear-gradient(top, #cfcfcf 0,#717171 100%);
    background: -ms-linear-gradient(top, #cfcfcf 0,#717171 100%);
    background: linear-gradient(to bottom, #cfcfcf 0,#717171 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfcfcf', endColorstr='#717171',GradientType=0 );
    border: 1px solid #000000;
    float: none !important;
    height: 380px;
    margin: auto;
    position: relative;
    top: 25%;
    width: 780px !important;
}

.plbrelogin {
    margin-top: 12%;
}


.loginleftlogic {
    float: left;
    width: 377px;
}


.loginlogo {
    height: 210px;
    margin-top: -20px;
    text-align: center;
}

    .loginlogo img {
        max-width: 220px;
    }

/*.loginprivacy {
    color: #414141;
    font-family: arvoregular;
    text-align: center;
    -ms-text-shadow: 1px 1px 0 #ABABAB;
    text-shadow: 1px 1px 0 #ABABAB;
}*/

.loginprivacy {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    color: #fff;
    font-family: arvoregular;
    font-size: 11px;
    margin: -10px 0 0 !important;
    text-align: center;
}

    .loginprivacy a {
        color: #fff;
        text-decoration: underline !important;
    }

        .loginprivacy a:hover {
            text-decoration: none !important;
        }

.forgetpass {
    font-family: arvoregular;
    font-size: 12px;
    margin: 3px 0 15px;
    text-align: center;
}

.create-account {
    font-family: arvoregular;
    font-size: 12px;
    margin: 3px 0 15px;
    text-align: center;
}

    .create-account > a {
        text-decoration: underline !important;
    }

        .create-account > a:hover {
            text-decoration: none !important;
        }

.plbfree {
    color: #8f2c01;
    font-family: arvoitalic;
    font-style: italic;
    margin: auto;
}

    .plbfree a {
        color: #8f2c01;
        text-decoration: underline !important;
    }

        .plbfree a:hover {
            text-decoration: none !important;
        }

.signupcard .card-footer {
    border-color: #b14e00;
}

.signupcard .card-header {
    border-color: #b14e00;
    color: #ffffff !important;
}

.signupstage {
    background: #fa7001;
    background: -moz-linear-gradient(top, #fa7001 0, #ab4c00 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#fa7001), color-stop(100%,#ab4c00));
    background: -webkit-linear-gradient(top, #fa7001 0,#ab4c00 100%);
    background: -o-linear-gradient(top, #fa7001 0,#ab4c00 100%);
    background: -ms-linear-gradient(top, #fa7001 0,#ab4c00 100%);
    background: linear-gradient(to bottom, #fa7001 0,#ab4c00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa7001', endColorstr='#ab4c00',GradientType=0 );
    border: 1px solid #E95C0B;
    -ms-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    -webkit-box-shadow: 0 0 3px #D4542B;
    -ms-box-shadow: 0 0 3px #D4542B;
    box-shadow: 0 0 3px #D4542B;
    display: inline-block;
    height: 62px;
}

.signupbox {
    border-color: #E95C0B;
}

.loginbtn {
    background: #242c4f none repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    cursor: pointer;
    font-family: arvoregular;
    font-size: 20px;
    padding: 5px;
    text-transform: uppercase;
    width: 100%;
}

    .loginbtn:hover {
        background: none repeat scroll 0 0 #1B2346;
    }

.admin {
    background: #454d70 none repeat scroll 0 0;
    border-radius: 0.25rem;
    float: left;
    text-decoration: none;
}

.logout {
    background: none repeat scroll 0 0 darkred;
}

.player-login-join {
    font-family: arvoregular;
    font-size: 12px;
}
.login-label i {
    margin-right: 4px;
}


.signup-info-logic {
    color: #fff;
    font-size: 12px;
    margin-bottom: 24px;
}
.signup-info-heading {
    clear: left;
    color: #fff;
    display: table;
    font-weight: bold;
    margin: 5px 0;
    width: 100%;
}
.signup-info-info {
    margin-bottom: 10px;
}


/***********************************************************************************************************************
zfilter Edit Profile
************************************************************************************************************************/

.editprofile-logic {
    margin: auto;
}

.customize-profile-action-logic {
    left: 0;
    margin: 0;
    padding: 9px !important;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
    background: rgba(255, 255, 255, 0.95) none repeat scroll 0 0;
    -webkit-box-shadow: 0 0 10px -7px #000;
    -ms-box-shadow: 0 0 10px -7px #000;
    box-shadow: 0 0 10px -7px #000;
    color: #ffffff;
    float: left;
}

.profile-edit-logic {
    margin-top: 72px;
}

.customize-profile-name {
    font-family: roboto !important;
    font-size: 32px;
}

.profile-upload {
    max-width: 100%;
    width: 100%;
}

#color_pickers input {
    border: 1px solid #565986 !important;
    height: 30px !important;
    margin-right: 10px;
}

#color_pickers > div input {
    border: none !important;
}

#color_pickers div input {
    border: medium none !important;
}

.verify-howto {
    border-bottom: 1px solid #eee;
    font-size: 12px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    text-align: left;
}

    .verify-howto ul {
        padding-top: 12px;
    }
/***********************************************************************************************************************
zfilter Customs
************************************************************************************************************************/

.datagrid-empty {
    font-size: 17px;
    margin: 13px;
}
.action-btn .fa-question-circle {
    margin-right: 4px;
}
#ctl00_lblInactiveNotice {
    background: #f2dede none repeat scroll 0 0;
    border-color: #ebcccc !important;
    border-radius: 4px;
    color: #a94442 !important;
    font-size: 13px !important;
    margin: -5px 0 15px !important;
    padding: 15px;
}

.card-playersignup #btnVenueDetail {
    width: 100%;
}

a[href^=tel] {
    color: inherit;
    text-decoration: none;
}

.card-block {
    padding: 1.3rem 0.7rem 1rem;
}

.scrollToTop {
    background: #3b3e6b none repeat scroll 0 0;
    border-radius: 0.25rem 0 0;
    bottom: 0;
    color: #fff !important;
    font-size: 25px;
    padding: 3px 13px;
    position: fixed;
    right: 0;
    z-index: 111;
}

.horizon-swiper .horizon-inner {
    cursor: pointer;
    text-align: left;
}

.ui-datepicker {
    font-size: 13px;
}

button[disabled], html input[disabled], select[disabled], textarea[disabled] {
    color: #000;
}

.totalrow input {
    border-color: green;
    color: green !important;
    font-size: 18px;
    font-weight: bold;
    opacity: 1 !important;
    text-align: center;
}
/* Current Page Start */
.Dashboard .menu-dash {
    background: none repeat scroll 0 0 #181b20;
}

.Leaderboards .menu-leaderboards {
    background: none repeat scroll 0 0 #181b20;
}

.Tournaments .menu-tournaments {
    background: none repeat scroll 0 0 #181b20;
}

.Players .menu-players {
    background: none repeat scroll 0 0 #181b20;
}

.Staff .menu-staff {
    background: none repeat scroll 0 0 #181b20;
}

.Venues .menu-venues {
    background: none repeat scroll 0 0 #181b20;
}

.Seasons .menu-seasons {
    background: none repeat scroll 0 0 #181b20;
}

.Scoring .menu-scoring {
    background: none repeat scroll 0 0 #181b20;
}

.Events .menu-events {
    background: none repeat scroll 0 0 #181b20;
}

.Ads .menu-ads {
    background: none repeat scroll 0 0 #181b20;
}

.Reports .menu-reports {
    background: none repeat scroll 0 0 #181b20;
}
/* Current Page End */

.hide-element {
    display: none;
}

#popCalDiv {
    background-color: white;
    left: 30px !important;
    position: absolute;
    top: 153px !important;
    visibility: visible;
}

.secondmenuentry {
    border-radius: 0;
    margin: 0 !important;
    padding: 2px 10px;
}

.contentlogic {
    background: none repeat scroll 0 0 blue;
    margin: auto;
    max-width: 1140px;
}

.reponsive {
    width: 100%;
}

/* leader board edit */

.leaderboard-logic {
    width: 350px;
}

.leaderboardedit-lbMainRow > td {
    border: medium none !important;
}

.leaderboardedit-lbGridDefaultAltRow > td {
    border: medium none !important;
}

.leaderboardedit th {
    text-align: center;
}

.leaderboardedit-lbGridDefault tr:nth-child(2n+1) {
    background: none repeat scroll 0 0 #1a1a1a !important;
}

.leaderboardedit-lbMainRow a {
    color: #ffffff !important;
    text-decoration: none;
}

.leaderboardedit-lbMainRow {
    background: none repeat scroll 0 0 #464646 !important;
    color: #ffffff !important;
    height: 30px;
}


.leaderboardedit-lbGridDefault {
    border: medium none;
    font-family: alfa;
    font-weight: normal !important;
    width: 350px !important;
}

    .leaderboardedit-lbGridDefault a {
        font-family: alfa;
        font-size: 14px;
        font-weight: normal !important;
    }

#grdLeaderBoardEdit th {
    background: none repeat scroll 0 0 #1a1a1a !important;
    border: medium none !important;
    color: #ffffff !important;
}

    #grdLeaderBoardEdit th a {
        color: #ffffff !important;
        text-decoration: none;
    }

/*.lbHeader th {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: medium none !important;
}*/


.leaderboard-classic-logic {
    max-width: 300px;
}


    .leaderboard-classic-logic th {
        background-color: #d7d7ce;
        border-color: #ccccc2;
        border-style: solid;
        border-width: 1px;
        color: #66665c;
    }

.playerfilter-logic {
    background: none repeat scroll 0 0 #2c2c2c;
    width: 350px;
}


.playerfilter-select {
    height: 55px;
    padding: 19px 15px 5px !important;
    position: relative;
}

    .playerfilter-select > span {
        color: #fff;
        float: right;
        font-family: alfa;
        font-size: 20px;
        line-height: 27px;
        position: absolute;
        right: 25px;
        text-align: right;
        top: 25px;
        width: 33%;
    }

.playerfilter-heading {
    color: #fff;
    font-family: alfa;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 5px;
}

.playerfilter-region {
    display: none;
}

.searchresetlogic {
    width: 100%;
}

.searchresetbtn {
    background: none repeat scroll 0 0 darkmagenta;
    color: #fff;
    display: table;
    font-size: 18px;
    line-height: 35px;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    width: 100%;
}

#ddlVenue {
    max-width: 240px;
}

.playerfilter-search {
    background: none repeat scroll 0 0 #444;
    margin-top: 10px;
    padding: 15px;
    text-align: center;
}

#tr_ldrplayerSearch > input {
    margin: 0 !important;
    max-width: 308px;
    width: 100%;
}

.filterheader {
    color: #999;
    font-family: alfa;
    font-size: 25px;
    font-weight: normal;
    line-height: 28px;
    margin: 0 0 10px;
}

    .filterheader i {
        font-size: 30px;
    }

.btn.text-right {
    border-radius: 0 3px 0 0;
    float: right;
    padding: 12px 25px 13px;
    position: absolute;
    right: 0;
    top: 0;
}

.btn.text-right-half {
    border-radius: 0;
    float: right;
    padding: 7px 25px;
    position: absolute;
    right: 0;
    top: 0;
}

.level1.btn {
    padding: 0.7rem 1.3rem !important;
}


.btn-plbinfo {
    background-color: #282f5f;
    border-color: #151c4c;
    color: #fff;
    text-decoration: none;
    outline: none;
}

    .btn-plbinfo.active, .btn-plbinfo.focus, .btn-plbinfo:active, .btn-plbinfo:focus, .btn-plbinfo:hover, .open > .dropdown-toggle.btn-plbinfo {
        background-color: #0d1444;
        border-color: #0d1444;
        color: #fff;
        outline: none;
    }

.btn.btn-plbinfo.ls-current {
    background: none repeat scroll 0 0 #0d1444;
    border-color: #0d1444;
    outline: none;
}

.tablerow-edit {
    clear: left;
    float: left;
    padding: 10px 0;
    width: 100%;
}

.tablecolumn-place {
    color: #272e5e;
    float: left;
    font-family: alfa;
    font-size: 18px;
    padding: 6px 0 0;
    text-align: center;
    width: 40%;
}

.numericText.scoring-amount {
    border: 2px solid #565986;
    width: 50%;
}

.tablecolumn-amount {
    width: 80%;
}

.tablecolumn-header {
    font-family: alfa;
    font-size: 18px;
    color: #272e5e;
    padding: 8px 0 0;
}

.tablerow-edit:nth-child(2n) {
    background: none repeat scroll 0 0 #eee;
}

.editpanel-updatescoring {
    margin-top: 20px;
    text-align: center;
}

.updatescoringbtn {
    font-size: 25px;
    padding: 15px 0;
    width: 40%;
}

.scoring-amount {
    font-size: 15px;
    text-align: center;
    width: 75px;
}

.editpanel-scoring-header {
    color: #272e5e;
    font-family: alfa;
    font-size: 30px;
    margin: 35px 0;
    text-align: center;
}

.editpanel-scoring {
    display: table;
    width: 100%;
}

.admin-notice {
    background: #F5EFFC none repeat scroll 0 0;
    border-top: 4px solid #e5e5c6;
    font-family: arial;
    font-size: 20px;
    margin: 20px 0;
    padding: 15px 30px;
}

.corners {
    border-radius: 0;
}

.admin-panel-row {
    display: table;
    width: 100%;
    padding: 5px 0;
}

.admin-panel-btn {
    margin-top: 15px;
}

.admin-panel-title {
    font-family: alfa;
    font-size: 20px;
    color: #858585;
}

*::after, *::before {
    box-sizing: border-box;
}

*::after, *::before {
    box-sizing: border-box;
}

.admin-panel-section.alertsection {
    background: none repeat scroll 0 0 #f2dede;
}

.admin-panel-section {
    background: #cccccc none repeat scroll 0 0;
    border: medium none !important;
    margin: 14px -18px -11px;
    padding: 10px 17px;
    position: relative;
}

    .admin-panel-section.alertsection {
        background: none repeat scroll 0 0 #f2dede;
    }

.no-margin-top {
    margin-top: 0;
}

.no-margin-bot {
    margin-bottom: 0;
}

.no-margin-left {
    margin-left: 0;
}

.no-margin-right {
    margin-right: 0;
}

a, a:active, a, button:focus {
    outline: none;
}

    a, a:active, a, button:focus {
        outline: none !important;
    }

/* Responsive Program
-------------------------------------------------------------- */

@media screen and (min-height: 750px) {
    .quartz-side-nav {
        height: 100vh;
    }
}

@media screen and (max-width: 1170px) {
    .quartz-side-nav > ul > li > a {
        padding: calc(1rem + 0) 0 1rem;
    }

    .navigation-icon {
        float: none;
        text-align: center;
    }

    .navigation-label {
        display: block;
        margin: 0;
        text-align: center;
    }

    .nav-menu-item > a {
        padding-left: 10px !important;
    }

    .touredit-col {
        width: 50%;
    }
}

@media screen and (max-width: 767px) {
    .quartz-side-nav > ul > li > a {
        padding: calc(1rem + 0) 0 1rem;
    }

    .navigation-icon {
        float: left;
        text-align: center;
    }

    .navigation-label {
        display: table;
        margin: 2px 0 0 36px !important;
    }

    .nav-menu-item > a {
        padding-left: 15px !important;
    }

    .quartz-side-nav.nav-is-visible {
        height: 100%;
        overflow-y: scroll;
        position: fixed;
        visibility: visible;
    }

    .nav-is-visible .quartz-top-nav {
        margin-bottom: -17px;
    }

    .touredit-col {
        width: inherit;
    }
}



@media screen and (max-width: 650px) {
    .secondmenupad {
        padding: 1.5rem 1.5rem 1.5rem 1rem;
    }

    .container, .container-fluid {
        padding: 0 0rem 3rem !important;
    }

    .secondmenulogic {
        padding-left: 0;
    }


    .gridRow td:nth-child(3) {
        display: none;
    }

    .gridview-logic tbody tr th:nth-child(3) {
        display: none;
    }

    .gridview-logic .gridRow td:nth-child(4) {
        display: none;
    }

    .gridview-logic table tbody tr th:nth-child(4) {
        display: none;
    }

    #tournament_stats .gridview-logic .gridRow td:nth-child(4) {
        display: table-cell;
    }
#tournament_stats .gridview-logic .gridRow td:nth-child(3) {
    text-align: left !important;
}

    #tournament_stats .gridview-logic table tbody tr th:nth-child(4) {
        display: table-cell;
    }

    .gridview-logic .gridRow td:nth-child(5) {
        display: none;
    }

    .gridview-logic .gridRow td:nth-child(6) {
        display: none;
    }

    .gridview-logic table tbody tr th:nth-child(5) {
        display: none;
    }

    .gridview-logic table tbody tr th:nth-child(6) {
        display: none;
    }

    .tournament-details-panel {
        margin: -6px 0 15px;
    }

    .recent-activity th:nth-child(3) {
        display: none;
    }

    .recent-activity th:nth-child(4) {
        display: none;
    }

    .recent-activity .gridRow td:nth-child(4) {
        display: none;
    }

    #innerContent {
        margin-top: 70px;
    }

    .loginbg {
        height: 89vh;
    }
}

@media screen and (max-width: 480px) {
    .card-membership-iscurrent-content {
        display: block;
        margin: 3px 0 15px;
    }

    .card-membership-iscurrent-header {
        display: none;
    }

    .uploadfield {
        width: 48%;
    }

    .remove-avatar {
        width: 31%;
    }
}
