@CHARSET "ISO-8859-1";

div.dataTables_paginate {
    margin-top: 10px;
}

div.dataTables_filter {
    margin-right: 50px;
}

.main-content-inner table tr th {
    background-color: #9A9A9A !important;
}

#slider-top-wrapper {
	width: 100%;
	overflow-x: scroll;
	overflow-y: hidden;
}

#slider-top {
	height: 20px;	
}

.table th, .table td {
	text-align: center;
}

.cell-select {
    background-color: #a0c871 !important;
}

.table tbody>tr>td {
    vertical-align: middle;
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.container-fluid {
    margin-top: -12px !important;
    padding-left: 0px !important;
}

.orange-text {
	color: orange !important;
}

.green-text {
	color: #8dc63f;
}

.blue-text {
	color: #2A7FC9;
}

.green-bg {
    color: #a0c871;	
}

#sidebar-img {
	background: url("../images/crop_boards_scaled.png");
	background-size: 100% auto;
	background-repeat: repeat-y;
}

#instructions {
	margin-top: 35px;
	border-radius: 4px;
	border: 2px solid orange;
	padding: 10px;
}

.main-content-inner table {
    box-shadow: 0 5px 15px #333;
}

.container-fullwidth.acbl { 
    background: #00529B;
}

#results-home {
	padding-top: 25px;
}

#results-logo a {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-left: 60px;
}

#logo a {
    width: 100%;
    text-align: center;
    display: inline-block;
    /*margin-left: 100px;*/
}

#logo a img {
    padding: 0;
    margin-top: 8px;
    margin-left: -200px;
}

#results-logo img {
	margin-top: 8px;
}

.player-search-image {
    background: url("../images/player_search_icon.png") 
                no-repeat;
    width: 37px;
    height: 53px;
}

.player-search-text {
	font-size: 1.5em;
}

.player-search-image, 
.player-search-text {
    display: inline-block;
    vertical-align: bottom;
}

.main-content-inner .content_box {
	border-bottom: 8px solid #fff;
	position: relative;
	cursor: pointer;
}

.main-content-inner .content_box h1 {
	text-transform: none;
	font-size: 1.7em;
	font-weight: bold;
}

.content_box.selected,.content_box:hover {
	/*background-color: #ddeefe;*/
}

.content_box .loader, #player-select .loader {
	display: none;
}

.main-content-inner .content_box.gray {
    border-color: darkgray;
}

.ajax-paginate .pagination {
	width: 270px;
	margin: 0 auto;
	display: block;
}

.ajax-paginate .pagination > li > a, .ajax-paginate .pagination > li > span {
  font-weight: bold;
  position: relative;
  float: left;
  padding: 1px 28px;
  margin-left: -1px;
  font-size: 1.1em;
  line-height: 1.428571429;
  text-decoration: underline;
  background-color: #fff;
  border: none;
  border-bottom: 1px solid #ddd;
}

.results {
	background-color: white;
	position: absolute;
	width: 350px;
	min-height: 50px;
	top: 66px;
	z-index: 999;
	padding: 5px 0;
	display: none;
	max-height: 400px;
	overflow-y: auto;
	left: 45px;
}

.links a {
    white-space: nowrap;
}

#player-select .results {
	top: 108px;
	border: 2px solid lightgray;
}

.results ul.tournaments, .results ul.members {
	margin-top: 10px;
	padding: 0;
    list-style-type: none;
}

.results li.tourn a, .results li.member a {
    text-decoration: none;
	font-size: 14px !important;
	padding: 2px 10px;
	color: #000;
	width: 100%;
	display: inline-block;
}

.date-period {
	font-size: 14px;
	text-align: center;
}

.date-period input {
    background: none;
    border: none;
    color: #00529B;
    text-decoration: underline;
    cursor: pointer;
	width: 78px;
    font-size: 1em;
    padding: 0 1px;
}


#nabcs .results li.tourn a:hover {
	background-color: #f58026;
	color: #fff;
}

#regionals .results li.tourn a:hover {
    background-color: #ffd457;
	color: #fff;
}

#sectionals .results li.tourn a:hover {
    background-color: #8dc63f;
	color: #fff;
}

#gntnap .results li.tourn a:hover {
    background-color: #009ddc;
	color: #fff;
}

#player-select .results li.member a:hover {
    background-color: lightgray;
    color: #fff;
}

span.tourn-date, span.mem-location {
	font-size: 12px;
}

#nabcs .results {
	border: 2px solid #f58026;
}

#regionals .results {
	border: 2px solid #ffd457;
}

#sectionals .results {
	border: 2px solid #8dc63f;
}

#gntnap .results {
	border: 2px solid #009ddc;
}

#other .results {
    border: 2px solid darkgray;
}

span.frlogo {
    background-image: url('/images/fastresults_logo.png');
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    height: 35px;
    width: 50px;
    margin-top: -10px;
    position: absolute;
    margin-left: -12px;
}

span.bblogo {
    background-image: url('/images/bbwinners_logo.png');
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    height: 35px;
    width: 40px;
    margin-top: -10px;
    position: absolute;
    margin-left: 3px;
}

span.acbllogo {
    background-image: url('/images/acbl_logo.png');
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    height: 35px;
    width: 40px;
    margin-top: -10px;
    position: absolute;
    margin-left: 3px;
}

#clipboard {
    min-width: 380px;
    width: 380px;
    min-height: 230px;
    background-image: url('/images/bid_box_live.png');
    background-repeat: no-repeat;
    background-size: contain;
    padding: 1px;
    float: right;
}

#clipboard .highlighted-events {
    margin-left: 36px;
    width: 340px;
    min-height: 200px;
}

#clipboard .highlighted-events .event-highlight {
    width: 100%;
    cursor: pointer;
    padding-left: 20px;
}

#clipboard .highlighted-events h1,
#clipboard .highlighted-events .event-highlight h4 {
  text-align: left !important;
}

#clipboard .highlighted-events .event-highlight h4 {
  color: #00529B;
}

#clipboard .highlighted-events .event-highlight:hover {
    background-color: #f58026;
    color: white !important;
    border-radius: 3px;
}

#events .links a.fr {
    margin-right: 27px;
}

#events .links a.bb {
    margin-right: 45px;
}

.alert-live-message {
    color: #538020;
    background-color: #E1F3CD;
    border-color: #538020;
}

#results-menu ul li a {
	  /*background: none !important;*/
	  background-color: #a0c871 !important;
	  padding: 5px !important;
	  font-size: 14px !important;
	  text-align: center;
	  height: 50px;
}

#results-menu ul li a.active {
      /*background: none !important;*/
      /*background-color: #f58026 !important;*/
      background-color: #01539b !important;
      color: white !important;
      text-shadow: none;
}


#results-menu ul li a:not(.active):hover {
	background-color: #b3d38d !important;
}

#results-menu .home {
	  line-height: 40px;
	  font-size: 25px !important;
	  color: white;
}

/*tr.row-selected {
    border: 2px solid yellow;	
}*/
tr.row-selected td {
	background-color: yellow !important;
}

table thead th.no-border {
    border-bottom: none;
}

/* hand records */
.boards {
    width: 1008px;
    height: inherit;
    margin: 0 auto;
}
.board {
    position: relative;
    height: 100%;
    min-height: 388px;
    width: 270px;
    margin: 5px;
    float: left;
    background-color: #fff;
    color: #000;
    /*border: 3px solid lightblue;
    border-radius: 5px;*/
    box-shadow: 0 5px 15px #333;
    font-size: 16px;
}
.boards .board {
	width: 242px;
	font-size: 14px;
}
.board .na-screen {
    width: 100%;
    height: 100%;
    min-height: 388px;
    background-color: #000;
    position: absolute;
    opacity: 0.85;
    z-index: 99999
}
.board .na-screen .message {
    color: #fff;
    font-size: 24px;
    width: 150px;
    text-align: center;
    margin: 0 auto;
    margin-top: 30%;
}
.board .board-data {
    position: absolute;
    padding-left: 5px;
    font-size: 13px;
}
.board .board-data span {
    display: block;
}
.board .board-num {
    position: absolute;
    left: 88%;
    font-size: 22px;
    font-weight: bold;
}
.board .hand {
    position: relative;
    height: 30%;
    width: 100%;    
    padding-left: 100px;
    padding-top: 20px;
    padding-bottom: 10px;
    line-height: 1.15;
}
.board .hand span {
    display: block;
}
.board span.symbol {
    display: inline-block;
    width: 0.7em; 
    text-align: center;
}

.point-count {
    position: absolute;
    top: 50px;
    font-size: 14px !important;
    /* text-align: center; */
    width: 60px;
}
.point-count span.n {
    display: block;
    width: inherit;
    text-align: center;
}
.point-count span.w {
    width: 30px;
    display: inline-block;
    text-align: center;
    float: left;
}
.point-count span.e {
    width: 30px;
    display: inline-block;
    text-align: center;
    float: left;
}
.point-count span.sou {
    width: 60px;
    display: inline-block;
    text-align: center;
}

span.spades,
span.clubs,
span.s,
span.c {
    color: #000;
    font-size: 18px;
}
span.hearts,
span.diams,
span.h,
span.d {
    color: #ff0000;
    font-size: 18px;
}
span.diams,
span.d {
    font-size: 20px;
    width: 0.63em !important;
}
.board .hand span.long {
    font-size: 13px;
}
.board .hand.middle {
    padding-left: 0;
    height: 25%;
}
.board .inner-slice {
    width: 50%;
    /*padding-left: 40px;*/
    padding-left: 5px;
}
.board .inner-slice.left {
    float: left;
    /*padding-left: 20px; */
    padding-left: 8px;
}
.board .inner-slice.right {
    float: right;
}
.board .finesse {
    font-size: 12.5px;
    text-align: center;
    height: 35px;
    margin-top: 1.5em;
}
.bid-section {
    width: 100%;
}
.bid-dir {
    width: 25%;
    float: left;
    text-align: center;
}
.bid-dir span {
    display: block;
    height: 22px;
    vertical-align: middle;
}
.bid-dir .bid-dir-header {
    border-bottom: 1px solid #000;
}
/* end hand records */

/*.table>thead>tr>th {
	border-bottom: none !important;
}*/

tr.depth {
	border-bottom: 4px solid orange;
}

#nabcs .results li.tourn:first-child a {
    font-size: 23px !important;
}

#nabcs .results li.tourn:first-child .tourn-date {
    display: block;
}

#nabcs .results li.tourn:first-child a {
    /* line-height: 3em; */
    border-top: 1px solid lightgray;
    border-bottom: 1px solid lightgray;
    margin: 10px 0;
    box-shadow: 2px 5px 4px gray;
}

.left-inner-addon {
    position: relative;
}
.left-inner-addon input {
    padding-left: 30px;    
}
.left-inner-addon i {
    position: absolute;
    padding: 10px 12px;
    pointer-events: none;
}

.twitter-typeahead {
    display: block !important;
}

#player-select .tt-dropdown-menu {
  max-height: 250px;
  overflow-y: auto;
}

#player-select .tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

#player-select .tt-hint {
  color: #999
}

#player-select .tt-dropdown-menu {
  width: 422px;
  margin-top: 35px;
  padding: 4px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

#player-select .tt-suggestion {
  padding: 3px 20px;
  line-height: 24px;
}

#player-select .tt-suggestion.tt-cursor {
  background-color: #00529B;
  cursor: pointer;
}

#player-select .tt-suggestion p {
  margin: 0;
  padding: 3px;
}

#player-select .tt-suggestion p:hover {
  color: white !important;
}

#player-select .loader {
    position: absolute;
}

div.dataTables_filter {
    margin-right: 0px;
}

.date-period .btn {
    margin: 5px;
    width: 122px;
    display: inline-block;
}

@media (max-width: 1200px) {
    .boards {
        width: 757px;
    }
}
@media only screen and (max-width: 1200px) and (min-width: 768px) {
	#player-select .results {
	   top: 126px;
	   left: 15px;
	}
}
@media (max-width: 980px) {
    .boards {
        width: 504px;
    }
}
@media (min-width: 980px) {
    .table-responsive {
        overflow-x: visible;
    }
}
@media (max-width: 630px) {
    .boards {
        width: 250px;
    }
}
@media (max-width: 400px) {
    #clipboard {
        min-width: 0;
        width: 100%;
        background-size: cover;
    }
    #clipboard .highlighted-events {
        margin-left: 36px;
        width: 86%;
        min-height: 200px;
    }
}
@media (max-width: 768px) {
    #player-select {
        position: relative;
    }
    .results {
        position: static;
        left: 0;
        width: 100%;
    }
    .ajax-paginate .pagination {
	   width: 176px;
    }
    .ajax-paginate .pagination li a {
       font-size: 25px;
	   font-weight: bold;
	   background-color: #eee;
       width: 20px;
    
    }
    h1, h2, h3, h4, h5 {
	   text-align: center;
    }
    #results-menu ul li a {
       margin: 0 auto;
    }
    #results-logo a {
        margin-left: 0;
    }
    .navbar-collapse {
	   max-height: none;
    }
    .navbar-collapse.in {
	   overflow-y: visible;
    }
    .board-select .board {
	   margin: 10px auto;
       float: none;
    }
    #view-content {
	   border-left: 0;
    }
    #legacy-site-link {
       float: none !important;
       text-align: center;
    }
    .ajax-paginate .pagination > li > a, .ajax-paginate .pagination > li > span {
	   padding: 1px 22px;
    }
	span.tourn-date, span.mem-location {
	    font-size: 12px;
	    display: block;
	}
	.bootstrap-datetimepicker-widget.top:before {
	   display: none !important;
	}
    .bootstrap-datetimepicker-widget.top:after {
       display: none !important;
    }
    .bootstrap-datetimepicker-widget {
	   position: fixed !important;
	   top: 20px !important;
	   left: 40px !important;
	   right: 40px !important;
    }
    .pagination>li>a, .pagination>li>span {
	    float: none;
	    padding: 6px 10px;
    }
    #clipboard {
        margin: 0 auto;
        float: none;
    }
}

@media (min-width: 768px) {
    .main-content-inner {
	   display: inline-block;
    }
	#results-menu-items ul li {
		padding: 0px !important;
		padding-top: 2px !important;
		margin: 0 1px;
		box-shadow: 2px 5px 4px;
	}
	.main-content-inner table tr th:hover {
		background-color: #7F7F7F !important;
	}
    #results-menu-items {
	    margin-top: -12px;
	    margin-left: -15px;
	} 
	#results-menu ul li a {
	   min-width: 100px;
	}
	.navbar.navbar-default {
	   width: 103%;
	}
    .menu-player-results {
        width: auto !important;
    	min-width: 100px;
    }
    .pagination {
	   margin-bottom: 10px;
    }
    .pagination > li > a, .pagination > li > span {
	   float: none;
    }
}