html,body{margin:0;padding:0;height:100%;}
body {
    text-align:center;
    margin:0px;
    background-color:#fff;
    font-family: 'Roboto',"Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
    color:#333;
    font-size:1em;
    height:100%;
}
a {
    font-weight:700;
    text-decoration:none;
    cursor:pointer;
}
a {
    color:inherit;
}
.icon {
    font-family: 'icomoon' !important;
    content: attr(data-icon) !important;
    speak: none !important;
    font-weight: normal !important;
    line-height: 1;
    -webkit-font-smoothing: antialiased !important;
}
h1,h2,h3,p {
    padding-left:10px;
    padding-right:10px;
}
h1 {
    font-size:48px;
    margin-top:0px;
    margin-bottom:0px;
    font-weight:300;
}
h2 {
    font-size:30px;
    margin-top:25px;
    margin-bottom:3px;
    font-weight:300;
}
h3 {
    font-size:20px;
    margin-top:0px;
    margin-bottom:0px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight:300;
}
p {
    font-size:1em;
    line-height:1.3em;
}
.hasPlaceholder {
    color: #777;
}
.btn, input[type=submit], button {
    font-size:18px;
    font-family: 'Roboto', sans-serif;
    font-weight:300;
    padding:14px;
    margin-left:0px;
    display:inline-block;
    text-decoration:none;
    line-height:26px !important;
    padding-left: 10px;
    padding-right: 10px;
}
input[type=submit],button {
    cursor:pointer;
}
input[type=submit], button {
    color:white;
    background-color:#007bff;
    border:0px;
    margin:0px;
}
input[type=submit]:hover, button:hover {
    background-color:#59a9ff;
}
input[type=submit]:active, button:active {
    background-color:#0054ad;
    color:#96c9ff;
}
td input[type=submit], td button {
    width:100%;
}
.btn {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.btn .icon {
    border-right-width:1px;
    border-right-style:solid;
    padding-right:10px;
    margin-right: 10px;
    font-size:16px;
    line-height:26px;
    display:inline-block;
}
.btn .text {
    display:block;
    /*	display: inline-block;*/
    margin-left: 36px;
    margin-top: -26px;
}
.btn .text.default, .btn.center .text {
    display: inline-block;
}
.btn .text.default, .btn .text.alt, .btn.center .text {
    margin-left:0px;
}
.btn2 {
    font-size:16px;
    font-family: 'Roboto', sans-serif;
    font-weight:300;
    margin-left:0px;
    margin-top:12px;
    margin-bottom:12px;
    display:inline-block;
    text-decoration:none;
    border-radius:23px;
    padding-right:10px;
}
#header-sport-selection {
    position:absolute;
    top:54px;
    left:0px;
    background-color:rgb(0, 44, 92);
    display:none;
}
#header-sport-selection, #header-sport-selection .homelink {
    width:304px;
}
table.header {
    border-spacing: 0;
    table-layout: fixed;
}
.header .col-rootpagelink {
    width: 52px;
}
.header .col-homelink {
    width: 280px;
}
.header .col-downlink {
    width: 36px;
}
.header .downlink,
.header .rootpagelink {
    font-size:26px;
    font-weight:300;
    padding:10px;
    width:34px;
    line-height: 34px;
}
.header .rootpagelink {
    width:50px;
}
.header .rootpagelink .icon {
    color:#c9b277;
    font-size:22px;
}
.header .downlink .icon {
    border:0px;
}
.header,.footer {
    height:1px;
}
.header {
    color:#686868;
    background-color:#002c5c;
    text-align:left;
    width: 100%;
}
.header td {
    padding: 0;
}
.header .btn {
    float:right;
}
.header .homelink {
    font-size:26px;
    font-weight:300;
    float:none;
    padding-top:10px;
    padding-bottom:10px;
    line-height: 34px;
}
.header .homelink .icon {
    color:#c9b277;
    font-size:26px;
}
.nd-anchor-icon {
    display:inline-block;
    height:32px;
    width:32px;
    margin:-3px;
    background-image:url(graphics/nd-nrotc-h-icon.png);
    background-size:32px auto;
    background-position:center;
    background-repeat:no-repeat;
}
.homelink:hover .nd-anchor-icon, .nd-anchor-icon:hover {
    background-image:url(graphics/nd-nrotc-h-icon-h.png);
}
.homelink:active .nd-anchor-icon, .nd-anchor-icon:active {
    background-image:url(graphics/nd-nrotc-h-icon-a.png);
}
.footer {
    font-size:12px;
    font-weight:300;
    margin-top: 25px;
    color: gray;
    display: block;
    text-align: center;
    line-height: 25px;
    height: 25px;
}
.footer a:hover {
    text-decoration:underline;
}
.footer .btn {
    display:block;
}
#content {
    text-align: left;
}
.content-wrapper {
    overflow:scroll;
    height: 100%;
    width: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}
#content td {
    vertical-align:top;
}
.btndetails {
    font-size:15px;
    font-family: 'Roboto', sans-serif;
    font-weight:300;
    margin-left:0px;
    display:block;
    text-decoration:none;
    line-height:30px;
    text-align:left;
}
.btndetails ul {
    list-style-type:none;
    margin:0px;
    padding-left:0px;
}
.btndetails ul li:first-child .detailrow{
    padding-top:12px;
}
.btndetails ul li:last-child .detailrow{
    padding-bottom:12px;
    border-bottom-width:0px;
}
.detailrow {
    font-weight:300;
    display:block !important;
}
.detailrow .text {
    border-bottom:1px solid #C8C8C8;
    margin-left:40px;
    margin-top:-22px;
    line-height:30px;
}
a.detailrow {
    font-weight:500;
    color: black;
}
a.detailrow:hover {
    background-color:#f9f9f9;
}
a.detailrow:active {
    background-color:#d9d9d9;
}
.badge {
    font-size:15px;
    border-radius:23px;
    display:-moz-inline-stack;
    display:inline-block;
    zoom:1;
    *display:inline;
    height:23px;
    min-width:23px;
    line-height:22px;
    text-align:center;
    margin-right:8px;
}
ul .detailrow .badge {
    margin-top: 5px;
    margin-bottom: -5px;
    margin-left: 5px;
}
ul .btn2 {
    margin-left: 5px;
}
.btn2 .badge {
    border-radius:30px;
    line-height:30px;
    height:30px;
    width:30px;
    margin-right:4px;
}
.badge-small {
    font-size:15px;
    border-radius:12px;
    display:-moz-inline-stack;
    display:inline-block;
    zoom:1;
    *display:inline;
    height:12px;
    width:12px;
    margin-top:6px;
    text-align:center;
}

table.quicklook tr td {
    border-bottom:.5px solid #c8c8c8;
}
form {
    font-size: 18px;
    line-height: 24px;
}
form ul {
    list-style:none;
    padding-left:0px;
    margin:0px;
}
form li {
    line-height:40px;
}
form li .text {
}
table.t, table.ft {
    width:100%;
}
table.t {
    border-collapse: collapse;
    border-spacing: 0;
}
table.t td {
    font-weight:300;
    font-size:18px;
    /* width:auto; */
    text-align:left;
}
table.t td, table.ft td {
    border-bottom: 1px solid #C8C8C8;
    padding-left:10px;
    padding-right:10px;
    line-height:32px;
    padding-top:2px;
    padding-bottom:2px;
    vertical-align: middle !important;
}
#survivors-picks {
    table-layout: fixed;
    width: 100%;
}
#survivors-picks .btn-col {
width: unset;
}
#survivors-picks .team-name {
    width: unset;
}

#survivors-picks .team-separator {
    width: 35px;
}
#survivors-picks tbody tr td:nth-child(2) {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}
#survivors-picks .incr-decr {
    width: 100px;
}
#survivors-picks .game-open {
    width: 100px;
}
#survivors-picks .game-restricted {
    width: 150px;
}
td.nopad {
    padding:0px !important;
}
table.t td .btn, table.ft td .btn {
    display:block;
    white-space: nowrap;
    width:100%;
}
table.ft tr td:first-child {
    background-color:#eee;
    font-weight:200;
    font-size:23px;
    vertical-align:top !important;
    line-height:50px;
    text-align:center;
    width:52px;
    padding-left:0px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
table.ft tr td.icon {
    padding-right:0px;
}
table.thinleft tr td:first-child {
    width:10px;
}
table.ft tr td:last-child {
    background-color:inherit;
    font-weight:300;
    font-size:18px;
    width:auto;
    text-align:left;
}
table.ft tr:first-child td {
    font-weight: 300;
}
table.ft tr.btns td {
    background-color:inherit;
    border-bottom-width:0px;
    padding:0px;
}
table.ft tr.btns .btn{
    display:block;
}
table.ft tr.inrow td {
    padding:0px;
}
table.ft tr.checkrow td {
    padding:0px;
    vertical-align: middle !important;
}
table.ft tr.checkrow label {
    padding-left:20px;
    padding-top:10px;
    padding-bottom:10px;
    cursor:pointer;
    display:block;
}
table.ft tr.checkrow label:hover {
    background-color:#e9e9e9;
}
table.ft tr.inrow select {
    margin: 0px;
    width: 100%;
    padding-left: 20px;
    font-weight: 300;
    font-size: 18px;
    line-height: 50px;
    height: 50px;
    border-width: 0px;
}
table.ft .button {
    display:block;
}
input[type=text],input[type=password],input[type=date],input[type=number], textarea {
    border-width:0px;
    font-family: 'Roboto', sans-serif;
    font-weight:300;
    font-size: 18px;
    line-height: 24px;
    height:50px;
    width:100%;
    padding-left:20px;
    padding-right:20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
textarea {
    height:96px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.suggestion {
    color:#b0b0b0;
}
table.ft td.expl {
    padding:10px !important;
    font-size:18px !important;
    font-weight:300 !important;
}
.disabled, .disabled:hover, .disabled:active {
    background-color:#cfcfcf !important;
    color:white !important;
    cursor:default;
}
.disabled .icon,a.disabled:hover .icon,a.disabled:active .icon {
    border-color:#f5f5f5 !important;
    color:#ffffff !important;
}
.quicklook .btn {
    color:#383536;
}
table.browse {
    width: 100%;
}
table.browse td {
    padding: 5px;
    font-size:1.1em;
    border-bottom:1px solid #e5e5e5;
}
table.browse tr:first-child td {
    border-bottom: 1px solid #C8C8C8 !important;
    background-color: #f6f6f6 !important;
    cursor:auto !important;
}
table.act tr:hover td {
    background-color:#f5f5f5;
    cursor:pointer;
}
table.act tr:hover .badge-small {
    background-color:#fff;
}
table.browse tr td:first-child {
    width:22px;
}
table.browse a {
    display:block;
}
.pheader {
    background-color: #f6f6f6;
    font-weight: 300;
    font-size: 30px;
    vertical-align: middle !important;
    border-bottom: 1px solid #C8C8C8;
    padding-left: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.sysblue-txt {
    color:#007bff;
}
.red-txt {
    color:#d92326;
}
.green-txt {
    color:#63bf00;
}
.tab {
    font-size:18px;
    font-family: 'Roboto', sans-serif;
    font-weight:300;
    padding:14px;
    margin-left:0px;
    display:inline-block;
    text-decoration:none;
    line-height:26px !important;
    color:#383536;
    padding-left: 10px;
    padding-right: 10px;
    height:54px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    vertical-align:top;
}
.tab .icon {
    border-right-color:#adadad;
    border-right-width:1px;
    border-right-style:solid;
    padding-right:10px;
    margin-right: 10px;
    font-size:16px;
    line-height:26px;
    display:inline-block;
}
.tabs .current .icon, .tab:hover .icon {
    border-right-color:#C8C8C8;
    /*
    border-right-width:1px !important;
    border-right-style:solid !important;
    padding-right:10px !important;
    margin-right: 10px !important;
    */
}
a.tab:hover {
    background-color:#dfdfdf;
}
.tabs {
    background-color: #cccccc;
    padding:0px !important;
    border-bottom-width:0px;
    text-align:left !important;
    display:block;
}
.tabs .current, .tabs a.currrent {
    background-color: #EEEEEE !important;
}
.tabs .current:hover {
    cursor:text !important;
}
.tabs a.current:hover {
    cursor:pointer !important;
}
/*
.tabs a.current:hover .icon {
	border-right-width:1px !important;
	padding-right: 10px !important;
	margin-right: 10px !important;
}
*/
.tabs .current .text {
    display:inline !important;
}
.css-tabs {
    background-color: #EEEEEE;
}
.css-tabs .current, .css-tabs a.currrent {
    background-color: #fff !important;
}
label.error {
    padding-left:20px;
    background-color: yellow;
    display: block;
    font-size: 75%;
}
table.ft tr.t-header td:first-child {
    background-color:inherit !important;
    padding:0px;
}
tr.t-header th,
table.t thead tr th,
tr.t-header td {
    border-bottom: 1px solid #aaa;
    font-size:18px;
    font-weight:400;
    line-height:32px;
    padding:5px 5px 5px 10px;
    vertical-align: middle !important;
}
table.t thead .icon,
tr.t-header .icon {
    margin-right:8px;
}
tr.required .icon {
    color:#d92326;
}
tr.complete .icon {
    color:#63bf00;
}
.btn-width {
    padding-left: 0px;
    padding-right: 0px;
}
.exposed {
    z-index:9999;
    background-color:white;
}
.icon .badge {
    margin-right:0px;
    font-family: 'Roboto',"Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
    margin-bottom: 3px;
    padding: 0 0.2em;
}
.left {
    text-align:left !important;
}
.center {
    text-align:center !important;
}
#calroot {
    margin-top:0px;
    display:block;
    /* position: static !important; */
    width:100%;
    max-width: 385px;
}
#calbody {
    clear:both;
    font-size:13px;
    background-color:#f7f7f7;
    width:100%;
    display:table;
}
#calhead {
    background-color:#f7f7f7;
    line-height:52px;
    background-color:#f7f7f7;
    text-align:center;
}
#caltitle {
    text-align:center;
    display: inline-block;
}
#calnext, #calprev {
    display:inline-block;
    height:52px;
    float:left;
    cursor:pointer;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 52px;
    -webkit-font-smoothing: antialiased;
    text-align:center;
}
#calnext {
    float:right;
}
#calprev:before {
    content: "\e029";
}
#calnext:before {
    content: "\e02a";
}
#calprev.caldisabled, #calnext.caldisabled {
    visibility:hidden;
}
#caldays {
    display: table-row;
}
#caldays span {
    display: table-cell;
    text-align:center;
    padding:4px 0;
    font-size:13px;
    color:#7e7e7e;
    line-height:18px;
}
#caldays span, #calprev, #calnext {
    width:14.28571428571429%;
    max-width:54px;
}
#calweeks {
    text-align:center;
    display:table-row-group;
    background-color:white;
}
.calweek {
    height:50px;
    display:table-row;
}
.calweek a {
    display:table-cell;
    height:50px;
    text-decoration:none;
    font-size:15px;
    text-align:center;
    line-height:51px;
    color:#000;
    border-right:1px solid #f7f7f7;
    border-bottom: 1px solid #f7f7f7;
}
a.calsunday {
    border-left:1px solid transparent;
}
.calweek a:hover, .calfocus,#calnext:hover,#calprev:hover {
    background-color:#eee;
    color:#969696;
}
.calsun {
    color:red;
}
a.caloff {
    color:#999;
    background-color:#f7f7f7;
}
a.caloff.calfocus {
    background-color:#ddd;
}
.caldisabled {
    background-color:#efefef !important;
    color:#ccc	!important;
    cursor:default;
}
.caloff:hover {
    background-color:rgb(245, 245, 250);
}
#caltitle select {
    font-size:10px;
}
/* current day */
#calcurrent {
    background-color:#498CE2;
    color:#fff;
}
/* today */
#caltoday {
    background-color:#666;
    color:#fff;
}
.indate {
    background-color: #f7f7f7 !important;
}

/* error message */
.error {
    /* supply height to ensure consistent positioning for every browser */
    background-color:#FFFE36;
    border:1px solid #E1E16D;
    font-size:11px;
    color:#000;
    padding:3px 10px;
    margin-left:-2px;
}
.simple {
    margin:0px !important;
    padding:0px !important;
    border-width:0px !important;
}
table.summary {
    margin:10px;
    display:inline-block;
}
table.summary td {
    vertical-align:middle !important;
}
table.summary tr td:first-child {
    width:50px;
}
.summary .badge {
    display:inline-block;
}
.summary .badge {
    height:50px;
    line-height:50px;
    width:50px;
    border-radius:50px;
    border-width:4px;
    border-style:solid;
    font-size:20px;
    font-weight:300;
}
.summary .text {
    font-weight: 300;
    padding-left: 5px;
    font-size: 20px;
}
a.summary:hover .text {
    color:black;
}
.info {
    margin-top: 10px;
    margin-bottom: 15px;
    padding-left: 48px;
    padding-right: 0.6em;
    position: relative;
}
.info .icon {
    font-size: 25px;
    left: 0.5em;
    position: absolute;
    text-align: center;
    top: 0.4em;
}
.info .text {
    font-size:18px;
    font-weight: 300;
    line-height:32px;
}
/* .incr-col: increment/decrement buttons in survivors pick-editor since October 2024 */
table.t td.incr-col {
    width: 100px;
}
table.t td.incr-col .decr-picks, table.t td.incr-col .incr-picks {
    bottom: 0;
    display: inline-block;
    position: absolute;
    top: 0;
    width: 40px;
}
.incr-col .incr-picks {
    right: 0;
}
.incr-col .decr-picks {
    left: 0;
}
/** table.incr-ctrl: old incr/decr buttons ***/
table.incr-ctrl {
    width:100%;
    border-collapse:collapse;
    border-spacing:0px;
    padding:0px;
    min-width:38px;
    min-height:54px;
}
table.incr-ctrl td {
    padding:0px;
    border-width:0px;
}
table.incr-ctrl .btn {
    padding-left:0px !important;
    padding-right:0px !important;
    text-align:center;
    width:38px;
}
table.incr-ctrl td.number {
    background-color:#eee;
    padding-left:10px;
    padding-right:10px;
}
table.incr-ctrl td:first-child, table.incr-ctrl td:last-child {
    min-width:38px !important;
    background-color:#cfcfcf !important;
}
.name {
    width: auto;
    vertical-align: middle !important;
}
.btn-col {
    width:1px;
    padding:0px !important;
}
table.progress {
    width:100%;
}
table.progress td {
    padding:5px;
    text-align:center;
    height: 22px;
}
table.progress td.icon {
    width:1px;
}
table.progress tr.details td {
    font-size:13px;
}
table.progress tr.steps td {
    position:relative;
}
table.progress tr.steps td.current {
    font-weight:bold;
}
table.progress tr.steps td:after {
    content: "";
    position: absolute;
    border-style:solid;
    display:block;
    width:0;
    top: 0px;
    right: -16px;
    bottom: auto;
    left: auto;
    border-width: 16px 0 16px 16px;
    z-index:2;
}
table.progress tr.steps td:before {
    content: "";
    position: absolute;
    border-style:solid;
    display:block;
    width:0;
    top: 0px;
    left: 0px;
    right: auto;
    bottom: auto;
    border-width: 16px 0 16px 16px;
    border-color: transparent #fff;
}
table.progress tr.steps td:first-child:before,table.progress tr.steps td:last-child:after {
    border-width: 0;
    border-color: transparent;
}
.btn-col {
    padding-left: 10px !important;
}
@media screen and (max-width: 640px){
    .header .col-homelink {
        width: unset;
    }
    .header .homelink {
        font-size: 22px;
    }
    .header .col-accountbtn {
        width: 36px;
    }
    h2 {
        font-size:22px;
        margin-top:17px;
    }
    table.summary {
        margin: 3px 10px 0;
    }
    table.summary tr td:first-child {
        width:35px;
    }
    .summary .badge {
        display:inline-block;
    }
    .summary .badge {
        height:35px;
        line-height:35px;
        width:35px;
        border-radius:35px;
        border-width:3px;
        border-style:solid;
    }
    .summary .text {
        font-size: 18px;
    }
    form tr.inrow td {
        display:table-cell;
    }
    .unimportant {
        display:none;
    }
    .btn-col .btn {
        padding: 6px;
    }
    .btn-col div.btn.gold { /* selected team */
        padding: 4px 6px;
    }
    .btn-col a.btn {
        padding: 17px 6px;
    }
    .tab {
        padding:6px 8px;
    }
    .info .text {
        line-height:20px;
        font-size:13px;
    }

    #survivors-picks .team-separator {
        width: 28px;
    }
    #survivors-picks .game-open {
        width: 40px;
    }
    #survivors-picks .game-restricted {
        width: 72px;
    }
    .btn {
        line-height: 20px !important;
    }
    .btn-col {
        padding-left: 0px !important;
    }
    .tabs .text, .btn-col .text, table.ft .text {
        display:block;
        text-align:center;
        font-size:11px;
        line-height:16px;
        margin-left: 0px;
        margin-top: 0px;
    }
    .tabs .icon, .btn-col .icon, table.ft .icon {
        text-align:center;
        display:block;
        border-right-width: 0px;
        padding-right: 0px;
        margin-right: 0px !important;
    }
    a.tab:hover .icon, .btn-col .btn .icon, table.ft .btn .icon {
        border-right-width: 0px !important;
        padding-right: 0px !important;
        margin-right: 0px !important;
    }
    #account-btn .text {
        display:none;
    }
    #account-btn .icon  {
        border-right-width: 0px;
        border-right-style: solid;
        padding-right: 0px;
        margin-right: 0px;
    }
    .mobile-vtext {
        writing-mode: tb-rl;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    table.ft tr td:first-child {
        width: 30px;
        font-size: 16px;
    }
    table.mct thead {
        display: none;
    }
    table.mct tr {
        align-items: stretch;
        display: flex;
        flex-wrap: wrap;
        gap: 1em 1px;
    }
    table.mct td {
        line-height:16px;
        font-size:16px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        padding:5px;
        border-bottom-width:0px;
    }
    table.mct tr td:first-child {
        width:100% !important;
        line-height:32px !important;
        background-color:white;
        padding-left:10px;
        font-size:20px;
        border-top: 1px solid #C8C8C8;
    }
    table.mct td:not(:first-child) {
        flex-basis: 0;
        flex-grow: 1;
        position: relative;
    }
    table.mct td:not(:first-child)::before {
        color: #555;
        font-size: 80%;
        left: 0.5em;
        position: absolute;
        top: -1.5em;
    }
    table.mct td:nth-child(2)::before {
        content: 'Entry 1';
    }
    table.mct td:nth-child(3)::before {
        content: 'Entry 2';
    }
    table.mct td:nth-child(4)::before {
        content: 'Entry 3';
    }
    table.mct td:nth-child(5)::before {
        content: 'Entry 4';
    }
    table.mct td:nth-child(6)::before {
        content: 'Entry 5';
    }
    table.mct td .icon {
        display:block;
        font-size:12px;
        padding-bottom: 3px;
        text-align: center;
    }
    table.mct tr.t-header td {
        display:none !important;
    }
    table.incr-ctrl td {
        display:block;
    }
    table.incr-ctrl .btn {
        width:100%;
        min-width:38px;
    }
}
@media screen and (max-width: 460px) {
    .tab {
        padding:6px 5.5px;
    }
    .btn-col .btn {
        padding: 6px 2px;
    }
    .btn-col a.btn {
        padding: 17px 2px;
    }
    .btn {
        font-size: 13px;
    }
    .btn-col div.btn.gold { /* selected team */
        padding: 4px 2px;
    }
    #survivors-picks .team-separator {
        width: 20px;
    }
    #survivors-picks .game-restricted {
        width: 68px;
    }
}
.btn .alt, .toggle .alt {
    display:none;
}
.toggle:hover .default {
    display:none;
}
.toggle:hover .alt {
    display:inline-block;
}

.show {
    display:inline !important;
}
.autocomplete-suggestions li {
    display:block;
    padding-left:20px;
    color:#aaa;
}
.autocomplete-suggestions li.current, .autocomplete-suggestions li:hover {
    background-color:#ccc;
    cursor:pointer;
}
input.completed {
    background-color:#cceaab;
    font-weight:700;
}
.hul:hover {
    text-decoration: underline;
}
table.ft td .user_name > .real_name,
table.t td .user_name > .real_name,
table.ft td .ref_name > .reg_date,
table.t td .ref_name > .reg_date {
    color: #777777;
    display: block;
    font-size:80%;
    line-height: 100%;
}

.gridbp table,
.gridbp thead,
.gridbp tbody,
.gridbp tfoot,
.gridbp tr,
.gridbp th,
.gridbp td,
.gridbp p { font-family:"Calibri"; font-size:small}

/* Vertical colum on the left*/
.rotate-outer {
    writing-mode: tb-rl;
    width:42px;
    height:100%;
    display:flex;
    align-items:center;
    justify-content: center;
}
.rotate-inner {
    transform: rotate(180deg);
    text-align: center;
}
.newarrow * {
    cursor: default !important;
}

#content .bp-table td {
    width: 107px;
    text-align: center;
    color: #000000;
    border: 1px solid #000000;
    vertical-align: middle;
    height: 36px;
}
#content .bp-table td.bp-team-name,
#content .bp-table td.bp-team-name-vert {
    height: 40px;
    text-align: center;
    vertical-align: middle;
    font-weight: bolder;
    font-size: 1.3em;
    text-transform: uppercase;
}
#content .bp-table td.bp-team-name-vert {
    width: 42px;
    height: 200px;
}

.gridbp[data-poolstatus="closed"] input[type="color"] {
    border-radius: 50%;
    width: 22px;
    height: 22px;
    overflow: hidden;
    display: block;
    margin: 3px auto 0;
}

.gridbp[data-poolstatus="closed"] input[type="color"]::-webkit-color-swatch {
    border: none;
    border-radius: 50%;
    padding: 0;
}

.gridbp[data-poolstatus="closed"] input[type="color"]::-webkit-color-swatch-wrapper {
    border: none;
    border-radius: 50%;
    padding: 0;
}

.alt-tabs input[type=radio] {
    position: absolute;
    left: -2000px;
}

.alt-tabs input[type=radio]:checked + .tab {
    background-color: #fff;
}


.alt-tabs input[type=radio] + .tab span.icon {
    border: none;
    padding: 0;
    margin: 0 7px;
}

.alt-tabs input[type=radio]:checked + .tab span.visible-checked,
.alt-tabs input[type=radio]:not(:checked) + .tab span.visible-unchecked {
    display: inline-block;
}

.alt-tabs input[type=radio]:checked + .tab span.visible-unchecked,
.alt-tabs input[type=radio]:not(:checked) + .tab span.visible-checked {
    display: none;
}

.hidden {
    display: none;
}