.navbar-inverse .navbar-toggle {
    width: 55px;
    height: 44px;
}
.navbar-inverse .navbar-toggle img {
    width: 45px;
} 
.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
    /* color: #9d9d9d; */
    color: #fefefe;
    background-color: #222;
}
.navbar-inverse .navbar-nav li.section-header {
    background-color: #3c3c3c !important;
    border-bottom: 0;
}
.navbar-inverse .navbar-nav li.section-header h4 {
    position: relative;
    display: block;
    padding: 10px 15px;
    line-height: 20px;
    color: #fefefe;
    margin: 0px;
    text-align: center;
    font-size: 18px;
}
.navbar-inverse .navbar-nav li.section-admin {
    background-color: #da521f !important;
    border-bottom: 0px;
}
.navbar-inverse .league-title a {
    color: #458b2b !important;
}

#league-header [class^="col-"] {
    padding-left: 0px;
    padding-right: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#league-header a {
    text-decoration: none !important;
}
#league-header img.flyer {
    float: left;
    height: 36px;
    margin: 0px 7px 0px 0px;
}
#league-header .tournament-info {
    background-color: #fff !important;
    padding: 5px 0px 5px 5px;
}
#league-header .tournament-info [class^="col-"] {
    overflow: visible !important;
}
#league-header .tournament-info .follow-container {
    float: right;
}
#league-header .tournament-info a.geotournament-container {
    display: table;
    float: left;
    text-decoration: none !important;
}
#league-header .tournament-info a.geotournament-container i {
    display: table-cell;
    vertical-align: middle;
}
#league-header .tournament-info ul.geotournament {
    float: left;
    margin: 0px;
    padding: 0px 0px 0px 17px;
}
#league-header .tournament-info a.geotournament-container ul.geotournament {
    padding: 0px 0px 0px 7px;
    list-style: none;
}
#league-header .tournament-info ul.geotournament li {
    line-height: 1.25;
}

.btn-group {
    margin-bottom: 15px;
}

#tables-container .tables-row {
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 2px;
}
#tables-container .tables-header {
    font-weight: bold;
}
#tables-container .tables-row.even {
    background-color: #fcfcfc;
}
#tables-container .tables-row.odd {
    background-color: #ececec;
}
#tables-container .tables-row [class^="col-"] {
    display: inline-block;
    vertical-align: middle;
    padding-left: 0px;
    padding-right: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    min-height: 30px;
    max-height: 50px;
    text-align: right;
    line-height: 30px;
}
#tables-container .tables-row.lg [class^="col-"] {
    line-height: 50px;
}
#tables-container .tables-footer [class^="col-"] {
    text-align: left;
}
#tables-container .tables-footer i {
    margin-right: 8px;
}
#tables-container .tables-row .tables-pos {
    text-align: left;
    overflow: visible;
}
#tables-container .tables-row .tables-main {
    text-align: left;
    padding-left: 7px;
}
#tables-container .tables-row.lg .tables-main {
    padding-top: 5px;
    line-height: 20px;
}
#tables-container .tables-row img {
    display: block;
    float: left;
    width: 30px;
    margin-right: 7px;
}
#tables-container .tables-row.lg img {
    width: 50px;
    margin-top: -5px;
}
#tables-container .tables-row a {
    color: #333;
    text-decoration: none !important;
}
#tables-container dl {
    margin: 15px 0px 0px;
}
#tables-container dl a {
    color: #333;
    text-decoration: underline;
}

#calendar-container #list-slider {
    border-top: 1px solid #fff !important;
    margin: 0px !important;
}
#calendar-container #list-slider .day-header {
    position: relative;
    display: block;
    border: 0;
    margin: 0;
    padding: 10px 15px !important;
    color: #fff !important;
    border-bottom: 1px solid #fff !important;
    text-decoration: none !important;
}
#calendar-container #list-slider .day-header h4 {
    position: relative;
    margin: 0;
    padding-right: 30px;
}
#calendar-container #list-slider .day-header i {
    color: #fff !important;
}
#calendar-container #list-slider .day-header.finalND {
    background-color: #bcbcbc !important;
}
#calendar-container #list-slider .day-header.final1 {
    background-color: #b11116 !important;
}
#calendar-container #list-slider .day-header.final3 {
    background-color: #d90000 !important;
}
#calendar-container #list-slider .day-header.final2 {
    background-color: #f37021 !important;
}
#calendar-container #list-slider .day-header.final4 {
    background-color: #f6a232 !important;
}
#calendar-container #list-slider .day-header.final8 {
    background-color: #ffd405 !important;
}
#calendar-container #list-slider .day-header.final16 {
    background-color: #d2db1e !important;
}
#calendar-container #list-slider .day-header.final32 {
    background-color: #85c54b !important;
}
#calendar-container #list-slider .day-header.final64 {
    background-color: #6bb642 !important;
}
#calendar-container #list-slider .day-header.final128 {
    background-color: #60a43c !important;
}
#calendar-container #list-slider .list-group .list-group-item {
    padding: 15px;
    text-align: center;
}
#calendar-container #list-slider .list-group .list-group-item img {
    display: block;
    /*float: none;
    margin: 0px auto 10px;
    width: 90%;*/
    margin: 0px 0px 10px;
    width: 92%;
    max-width: 100px;
    height: auto;
}
#calendar-container .score-container {
    padding: 0px;
}
#calendar-container .score-container .score {
    font-weight: bold;
    font-size: 22px;
}
#calendar-container .score-container .score .detail {
    font-size: 13px;
}
/* --- test ferrari --- */
#calendar-container .score-container .score.lapTime {
    font-size: 11px;
}
#calendar-container .score-container .score.lapTime .pull-left {
    position: relative;
    width: 100%;
    height: 20px;
    line-height: 20px;
    padding-left: 20px;
    text-align: left;
    margin-left: -7.5px;
}
#calendar-container .score-container .score.lapTime .pull-right {
    position: relative;
    width: 100%;
    height: 20px;
    line-height: 20px;
    padding-right: 20px;
    text-align: right;
    margin-right: -7.5px;
}
#calendar-container .score-container .score.lapTime .pull-right.win {
    margin-top: -40px;
}
#calendar-container .score-container .score.lapTime .pull-left.lose {
    margin-top: 20px;
}
#calendar-container .score-container .score.lapTime .pos {
    position: absolute;
    top: 2px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    font-size: 8px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
#calendar-container .score-container .score.lapTime .pull-left .pos {
    left: 0;
}
#calendar-container .score-container .score.lapTime .pull-right .pos {
    right: 0;
}
/* --- fine test ferrari --- */

.nav-rep {
    position: relative;
    z-index: 10;
    margin-top: -1px;
    margin-bottom: 0px;
}
.nav-rep td {
    background-color: #fff;
    border-top: 0 !important;
    border-bottom: 1px solid #ddd;
    text-align: center;
    padding: 18px 8px !important;
}
.btn-circle {
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 6px 0;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
    border-radius: 50%;
    outline: 0px !important;
    margin: 4px;
    color: #666;
    text-indent: 1px;
}
.btn-circle.played {
    background-color: #458b2b;
    color: #fff;
}
.btn-circle.indent {
    text-indent: 5px;  
}
.btn-circle.rep-vis {
    width: 48px;
    height: 48px;
    font-size: 15px;
    margin: 0px;
}

#match-container .result-info {
    text-align: center;
    padding-bottom: 15px;
    background-color: #fff;
}
#match-container .result-info .text-left a,
#match-container .result-info .text-right a {
    color: #333;
    text-decoration: none !important;
}
#match-container .result-info img {
    display: block;
    float: none;
    margin: 0px auto 10px;
    width: 90%;
    max-width: 100px;
    height: auto;
}
#match-container .result-info .score-container {
    padding: 0px;
}
#match-container .result-info .score-container .score {
    font-weight: bold;
    font-size: 22px;
}
#match-container .result-info .score-container .score .detail {
    font-size: 13px;
}
/* --- test ferrari --- */
#match-container .result-info .score-container .score.lapTime {
    font-size: 11px;
}
#match-container .result-info .score-container .score.lapTime .pull-left {
    position: relative;
    width: 100%;
    height: 20px;
    line-height: 20px;
    padding-left: 20px;
    text-align: left;
    margin-left: -7.5px;
}
#match-container .result-info .score-container .score.lapTime .pull-right {
    position: relative;
    width: 100%;
    height: 20px;
    line-height: 20px;
    padding-right: 20px;
    text-align: right;
    margin-right: -7.5px;
}
#match-container .result-info .score-container .score.lapTime .pull-right.win {
    margin-top: -40px;
}
#match-container .result-info .score-container .score.lapTime .pull-left.lose {
    margin-top: 20px;
}
#match-container .result-info .score-container .score.lapTime .pos {
    position: absolute;
    top: 2px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    font-size: 8px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
#match-container .result-info .score-container .score.lapTime .pull-left .pos {
    left: 0;
}
#match-container .result-info .score-container .score.lapTime .pull-right .pos {
    right: 0;
}
/* --- fine test ferrari --- */

.general-info {
    padding: 0px 0px 15px;
}
#match-container .general-info {
    border-top: 1px solid #ddd;
    padding: 10px 0px;
}
.general-info .even {
    background-color: #ececec;
}
.general-info label {
    padding: 5px 0px;
    margin: 0px;
    font-size: 13px;
}
.general-info span {
    float: right;
    padding: 5px 0px;
    margin: 0px;
}
.general-info .match-note p {
    margin: 0;
    padding: 0px 10px;
}

/*#match-container .result-info .set-container {
    margin-top: 15px;
}
.set-container {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
    text-align: center;
}
.set-nav {
    margin: -10px 0px 20px;
}
.set-container .row_set {
    display: table-row;
}
.set-container .set {
    float: none;
    display: table-cell;
    width: 1%;
}
.set-container .set label {
    margin-bottom: 0px;
    font-weight: normal;
    text-indent: 2px;
}
.set-container .set .score {
    height: 30px;
    line-height: 30px;
    margin: 0px 1px;
    font-size: 13px;
    border-radius: 4px;
    background-color: #ececec;
    font-weight: bold;
}
.set-container .set .score.active {
    background-color: #135a07;
    color: #fff;
}
#match-container .result-info .set-container .set .score {
    background-color: #ececec !important;
    color: #333 !important;
}*/
#match-container .result-info .set {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 15px;
    border-top: 2px solid #ececec;
}
#match-container .result-info .set .set-container {
    position: relative;
    height: 68px;
    border-bottom: 1px solid #efefef;
    color: #888;
}
#match-container .result-info .set .set-container table {
    width: auto;
    margin: 0 auto;
}
#match-container .result-info .set .set-container .separator {
    position: absolute;
    top: 33px;
    width: 100%;
    height: 1px;
    background-color: #efefef;
}
#match-container .result-info .set .teamname-content {
    width: auto;
    height: 68px;
    text-align: right;
    margin-right: 5px;
}
#match-container .result-info .set .teamname-content .teamname {
    display: block;
    width: auto;
    max-width: 100px;
    height: 34px;
    line-height: 34px;
    font-size: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
#match-container .result-info .set .set-content .set-result {
    float: left;
    width: 34px;
    height: 34px;
    line-height: 34px;
    font-weight: bold;
    text-align: right;
    padding: 0px;
    white-space: nowrap;
}
#match-container .result-info .set .set-content .set-result sub {
    display: inline-block;
    top: 7px;
    bottom: auto;
    width: auto;
    height: 11px;
    min-width: 11px;
    text-align: left;
    line-height: 1;
}
#match-container .result-info .set .set-content .set-result sup {
    display: inline-block;
    top: -11.5px;
    width: auto;
    height: 11px;
    min-width: 11px;
    text-align: left;
    line-height: 1;
}

.match-detail h4 {
    height: 36px;
    line-height: 36px;
    text-indent: 15px;
    margin: 0px 0px 15px;
}
.match-detail a {
    color: #333;
    text-decoration: none !important;
}
.match-detail .detail-el {
    display: block;
    background-color: #ececec;
    margin-bottom: 5px;
}
.match-detail .detail-el table {
    width: 100%;
    height: 100px;
    word-break: break-word;
}
.match-detail .detail-el img {
    height: 100px;
}
.match-detail .detail-el .mask {
    position: relative;
    top: 0px;
    left: -10px;
    width: 80px;
    height: 100px;
}
.match-detail .detail-el .mask img {
    position: absolute;
    clip: rect(0px,91px,100px,8px);
    top: 0px;
    left: 0px;
}
.match-detail .col-xs-offset-8 .detail-el .mask {
    left: auto;
    right: -10px;
}
.match-detail .col-xs-offset-8 .detail-el .mask img {
    left: auto;
    right: 0px;
}
.match-detail .who,
.match-detail .value,
.match-detail .what {
    text-align: center;
    padding: 0px 1px;
}
.match-detail .value {
    font-weight: bold;
}
.match-detail .list-el {
    height: 25px;
    line-height: 25px;
}
.match-detail hr.clearfix {
    display: inline-block;
    width: 100%;
    color: #ececec;
    margin-top: 15px;
    margin-bottom: 15px;
}
.match-detail .list-el.odd {
    background-color: #ececec;
}
.match-detail .list-el .what {
    display: inline-block;
    width: auto;
    font-weight: bold;
}
.match-detail .list-el .who {
    display: table-cell;
    width: 1%;
    float: none;
}

.team-box {
    text-align: center;
    margin-bottom: 15px;
}
.team-box a {
    color: #333;
    text-decoration: none !important;
}
.team-box img {
    width: 100%;
    max-width: 200px;
}
.team-box .player-photo {
    position: relative;
}
.team-box .player-photo .transfer-label {
    width: 100%;
    padding: 3px 0px;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #f37021;
    color: #fff;
}
.team-box .player-photo img.grayscale {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(90%);
}
.team-box .team-title {
    padding: 10px 5px;
    background-color: #ececec;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#team-container .media {
    position: relative;
    margin-bottom: 15px;
    overflow: visible;
    float: left;
}
#team-container .media-body {
    position: relative;
    overflow: visible;
    padding-bottom: 36px;
}
#team-container .media .btn-follow.btn-default,
#team-container .media .btn-group {
    position: absolute;
    bottom: 0;
    margin: 0;
}
#team-container .media-left {
    display: inline-block;
    float: left;
    width: 25%;
    max-width: 110px;
}
#team-container .media-object {
    width: 100%;
}
#team-container .team-photo {
    text-align: center;
}
#team-container #calendar-container #list-slider {
    border-top: 0 !important;
}
#stat-container {
    position: relative;
}
#stat-container .overlay {
    position: absolute;
    top: 0;
    left: 0;
    background-color: transparent;
    width: 100%;
    height: 100%;
}

#player-container h3 {
    margin: 0px 0px 15px;
}
#player-container .team-box {
    padding-right: 7.5px;
}
#player-container .player-info {
    padding-left: 7.5px;
    text-align: center;
}
#player-container .player-info label,
#player-container .player-info span.info {
    display: block;
    margin: 0;
}
#player-container .player-info label {
    font-weight: normal;
    text-transform: lowercase;
    color: #888;
    padding: 5px 2px 0px;
}
#player-container .player-info span.info {
    font-weight: bold;
    padding: 0px 2px 5px;
    border-bottom: 1px solid #ddd;
}
#player-container .player-info span.info:last-child {
    border-bottom: 0px;
}
#player-container .career label,
#player-container .tournament-played label {
    display: block;
    text-indent: 15px;
    color: #888;
}
#player-container .icon-nav {
    margin: 12px -15px 30px;
}
#player-container .icon-nav img {
    width: 50%;
}

#league-header .row {
    line-height: 36px;
}
#league-header .breadcrumb {
    line-height: 1.42857143;
    margin-bottom: 10px;
}
#league-header .breadcrumb li {
    display: block;
    text-align: center;
}

#league-container {
    margin-top: 5px;
}
#league-container #list-slider {
    border-top: 0 !important;
    margin-bottom: 10px !important;
}
#league-container .season-container {
    margin-top: 10px;
}
#league-container .season-container .season-header {
    background-color: #999 !important;
    padding: 10px 15px !important;
    border-bottom: 0px !important;
    margin: 0px 0px 5px !important;
}
#league-container .season-container .season-header h4,
#league-container .season-container .season-header i {
    color: #fff !important;
    text-decoration: none !important;
}

#photo-container {
    padding-top: 15px;
    background-color: #fff;
}

/* --- report msite --- */
#match-container .well {
    padding: 15px 30px 15px 15px;
    position: relative;
    color: #333;
    text-decoration: none !important;
}
#match-container .well i {
    position: absolute;
    right: 0px;
    top: 50%;
    width: 30px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    margin-top: -7px;
}
.type-primary .modal-dialog .modal-header .close {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
}
.report-form label {
    display: block;
    font-weight: normal;
    text-align: center;
}
.report-form textarea {
    resize: none;
}
.report-form .btn-cancel {
    background-color: #999;
    border-color: #666;
    color: #fff;
}
#score-container {
    position: relative;
}
#score-container #ris_a {
    text-align: right;
}
#score-container .btn {
    margin-top: 5px;
    background-color: #333;
    border-color: #222;
    padding: 2px 6px;
}
#score-container .versus {
    position: absolute;
    top: 0;
    left: 50%;
    color: #f37021;
    width: 18px;
    height: 34px;
    line-height: 34px;
    margin-left: -9px;
    text-align: center;
}
#score-container.lapTime {
    padding: 0px 14px;
}
#score-container.lapTime .col-xs-4 {
    padding: 0px 1px;
    width: 15%;
}
#score-container.lapTime .col-xs-4 input[type='number'] {
    padding: 6px 4px;
}
#score-container.lapTime .col-xs-4 [name$="_b"] {
    text-align: right;
}
.report-form .frame {
    margin: 5px -15px 0px;
    padding: 15px;
    background-color: #f37021;
}
#match-status {
    margin: 0px;
    width: 100%;
}
#match-status label.btn {
    border-radius: 4px !important;
    margin-left: auto;
    margin-bottom: 0px;
    margin-top: 5px;
    text-align: left;
    background-color: #333;
    border-color: #222;
    padding: 6px 8px;
    overflow: hidden;
}
#match-status label.btn .myMarquee {
    position: relative;
    left: 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#match-status label.active {
    background-color: #d5580c;
    border-color: #b44a0a;
}
#match-status label.col-xs-offset-2 {
    margin-left: 8.33333333% !important;
}
#report-match-form .btn-success:hover,
#report-match-form .btn-success:focus,
#report-match-form .btn-success:active {
    color: #fff;
    background-color: #458b2b;
    border-color: #3b7825;
}
#report-match-form .btn-success.active {
    background-color: #32641f !important;
    border-color: #244917 !important;
}

#report-player-form .tab {
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 7px 8px;
    background-color: #ececec;
}
#report-player-form #tab_a {
    text-align: left;
}
#report-player-form #tab_b {
    text-align: right;
}
#report-player-form .tab.active {
    background-color: #333 !important;
    color: #fff;
}
#tab_b-container {
    display: none;
}
#report-player-form .content {
    background-color: #333;
    color: #fff;
    font-size: 11px;
}
#report-player-form .content .row {
    margin: 0px;
    padding: 0px 6px;
    border-bottom: 1px solid #999;
}
#report-player-form .content .row:last-child {
    border-bottom: 0;
}
#report-player-form .content .row.active {
    background-color: #458b2b;
}
#report-player-form .content .row [class^="col-"] {
    padding: 5px 0px;
    line-height: 20px;
}
#report-player-form .content .content-body .row .col-xs-14 {
    margin: 0px 6px 0px -6px;
    padding: 5px 0px 5px 6px;
}
#report-player-form .content .content-body .row.active .col-xs-14 {
    background-color: #135a07;
}
#report-player-form .content .row .col-xs-2 {
    text-align: center;
}
#report-player-form .content .row .col-xs-2 img {
    margin: 2px 0px;
}
#report-player-form .content a {
    color: #fff;
    text-decoration: none !important;
}
#report-player-form .content a.detail-link {
    text-align: right;
}
#report-player-form .content .checkbox {
    padding: 0px;
    margin: 0px;
}
#report-player-form .content .checkbox label {
    padding-left: 20px;
    padding-right: 6px;
    margin: 0px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#report-player-form .content .row .amm {
    display: inline-block;
    background-color: #ff0;
    height: 20px;
    width: 25%;
    margin: 0px 4%;
}
#report-player-form .content .row .esp {
    display: inline-block;
    background-color: #d90000;
    height: 20px;
    width: 25%;
    margin: 0px 4%;
}
#report-player-form .content .row .doubleamm {
    display: inline-block;
    height: 20px;
    width: 25%;
    margin: 0px 4%;
}
#report-player-form .content .row .doubleamm .amm {
    display: inline-block;
    height: 9.5px;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0.5px;
}
#report-player-form .content .row .doubleamm .esp {
    display: inline-block;
    height: 9.5px;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0.5px;
}

#report-detail-form label {
    text-align: left;
}
#report-detail-form .player-name {
    text-align: center;
    margin: 0px 0px 15px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#report-detail-form .form-group label {
    height: 34px;
    line-height: 34px;
    margin-bottom: 0px;
}
#report-detail-form .setvalue .form-control {
    display: inline-block;
    float: right;
    width: 64px;
    text-align: right;
    margin-right: 12px;
}
#report-detail-form .setvalue i {
    display: inline-block;
    float: right;
    color: #d90000;
    height: 34px;
    line-height: 34px;
    font-size: 24px;
}
#report-detail-form .setvalue i.disabled {
    color: #999;
}
#report-detail-form .radio-inline,
#report-detail-form .checkbox-inline {
    display: inline-block !important;
}
#report-detail-form .checkbox-inline-container {
    display: inline-block;
    height: 45px;
}
#report-detail-form .checkbox-inline-container label {
    padding: 0px 10px;
}
#report-detail-form .checkbox-inline-container label img {
    display: block;
    width: 23px;
    margin-bottom: 5px;
}
#report-detail-form .checkbox-inline-container label input {
    margin-left: 5px;
}

.nextTurnTable {
    font-size: 11px;    
}
.nextTurnTable td {
    text-align: center;
    padding: 2px;
    width: 45%;
}
.nextTurnTable td span {
    font-weight: bold;
}

.dialog-lg .modal-backdrop {
    opacity: 1 !important;
    background-color: #333;
}
.dialog-lg .modal-dialog {
    margin: 0px;
    height: 100%;
}
.dialog-lg .modal-dialog .modal-content {
    height: 100%;
    background-color: #fff;
    border: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.dialog-lg .modal-dialog .modal-content .modal-header {
    border: 0;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    background-color: #333;
}
.dialog-lg .modal-dialog .modal-content .modal-header .bootstrap-dialog-title {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.dialog-lg .modal-dialog .modal-content .modal-body {
    background-color: #fff;
    color: #333;
}
.dialog-lg .control-panel {
    padding: 15px 0px;
}

#box-tournamentInfo,
#wl-news.box {
    margin: 10px 10px 0px;
    background-color: #fff;
}
#box-tournamentInfo h4,
#wl-news.box h4 { 
    height: 30px;
    line-height: 30px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin: 5px 10px 10px; 
}
#box-tournamentInfo .col-xs-24,
#wl-news.box .col-xs-24 { 
    padding: 0px 10px;
}
#wl-news.box .news-list { 
    padding: 0px 10px 10px;
}
#box-tournamentInfo dl {
    margin: 0px 0px 10px;
}
#box-tournamentInfo dt {
    display: inline-block;
    width: 30%;
    font-weight: normal;
    padding: 3px 0px;
}
#box-tournamentInfo dd { 
    display: inline-block;
    width: 70%;
    padding: 3px 0px;
}

#linkToHistory{
    position: absolute;
    right: 10px;
    bottom: 10px; 
    z-index:1000;
}