/* CSS Document */
html, body, div, p, ul, li, table, th, tr, td, a, h1, h2, h3, h4, h5, h6, img {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 12px;
	color: #2a2a2a;
	background-color: white;
	margin: 0;
	padding: 0;
	text-align: center;
}

.clear {	
	clear: both;
	height: 0px;
	overflow: hidden;
}

.centered {
	margin: 0 auto;
	top: 0px;
	position: relative;
	width: 1200px;
	text-align: left;
	height: auto;
}

h1 {
	color: #2a2a2a;
	font-size: 25px;
	line-height: 28px;
  width: 100%;
}
h1 span {
	color: #ff2a4a;
}

h2 {
	color: #2a2a2a;
	font-size: 22px;
	line-height: 21px;
}

h3 {
  color: #FF2A4A;
  font-size: 15px;
  left: 0;
  margin: 10px 5px 5px 0;
  position: relative;
  top: 0;
}

h4 {
  margin: 10px 5px 5px 0;
	color: #ff2a4a;
	position: relative;
	top: 0px;
	left: 0px;
	font-size: 13px;
}

h5 {
	color: #2a2a2a;
	font-size: 16px;
	line-height: 21px;
}

h6 {
	color: #2a2a2a;
	font-size: 12px;
	line-height: 21px;
}
.noPadding {
	padding: 0px !important;
}
.noBorder {
	border: 0px !important;
}


/* HEADER */
#header {
	position: relative;
	top: 0px;
	background-image: URL("../images/background-header.png");
	background-position: center 0px;
	min-width: 1200px;
	height: 95px;
	width: 100%;
}
.header-table {
  border-bottom: 1px solid #eda9b4; 
}
#logo {
	position: absolute;
	top: 19px;
	left: 33px;
}

/* INSIDE  INDEX*/
#content {
	position: relative;
	top: 0px;
	background-image: URL("../images/background-content.png");
	background-repeat: no-repeat;
	background-position: center 0px;
	min-width: 1200px;
	height: 623px;
	width: 100%;
	overflow: hidden;
}

#main-content {
	position: relative;
	top: 0px;
	left: 10px;
	width: 700px;
}

#more {
	background-image: URL("../images/background-more.png");
	background-position: center 0px;
	position: relative;
	top: 0px;
	left: 10px;
	width: 231px;
	height: 40px;
}

#more a {
	display: block;
	line-height: 30px;
	padding: 4px 18px;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

#more a:hover {
	text-decoration: underline;
}

/* INSIDE NEXT PAGES */
#content-next {
	position: relative;
	top: 0px;
	background-image: URL("../images/background-content.png");
	background-repeat: no-repeat;
	background-position: center 0px;
	min-width: 1200px;
	min-height: 600px;
	height: auto;
	width: 100%;
}

#before-table {
	background-image: URL("../images/background-before-table.png");
	background-position: center 0px;
	position: relative;
	top: 31px;
	left: 0px;
	min-width: 1200px;
	width: 1200px;
	height: 83px;
}

#before-table h1 {
	position: relative;
	top: 18px;
	left: 20px;
	font-size: 25px;
	color: #FFFFFF;
}

#before-table p {
	position: relative;
	top: 18px;
	left: 20px;
	font-size: 14px;
	color: #FFFFFF;
}

/* TABLES - normal list and smaller table */
.tourn-table, .small-table, .inner-table {
	position: relative;
	top: 10px;
	left: 0px;
	width: 100%;
	margin-bottom: 40px;
	border-collapse: collapse;
}
.small-table, .inner-table {
  top: 0px;
  margin-bottom: 0px;
}
.small-table.center {
  Xwidth: 580px;
}
.small-table.center td {
  text-align: center;
  width: 20px;
}
.small-table.center td.round {
  text-align: left;
  width: 50px;
  white-space:nowrap;
}
.aLeft {
  padding-left: 3px !important;
  text-align: left !important;
}

.tourn-table thead tr td, .small-table thead tr td{
	height: 45px;
	padding-left: 5px;
  padding-right: 5px;
	border-left: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
  border-right: 1px solid #d7d7d7;
	font-size: 14px;
	font-weight: bold;
	box-shadow: #CEC3CF 0px 2px 5px;
	-webkit-box-shadow: #CEC3CF 0px 2px 5px;
	-moz-box-shadow: #CEC3CF 0px 2px 5px;
}
.small-table thead tr td {
  height: 20px;
  padding: 1px 1px 1px 5px;
  font-size: 12px;
  box-shadow: #CEC3CF 0px 2px 5px;
	-webkit-box-shadow: #CEC3CF 0px 2px 5px;
	-moz-box-shadow: #CEC3CF 0px 2px 5px;
  line-height: 20px;
}

.tourn-table tbody tr td, .small-table tbody tr td, .inner-table tbody tr td{
	border-bottom: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
	height: 25px;
  border-right: 1px solid #D7D7D7;
}
.inner-table tbody tr td {
  border-top: 1px solid #D7D7D7;
  height: 25px;
  line-height: 25px;
  font-size: 11px;  
}
.small-table tbody tr td {
  line-height: 25px;
  font-size: 12px;  
}
.tourn-table td a, .small-table td a, .inner-table td a {
	text-decoration: none;
	color: #dd0021;
	font-size: 13px;
	font-weight: bold;
}
.small-table td a {
  font-size: 11px;
}
.small-table td a img {
    float: left;
    padding-top: 1px;
    padding-left: 1px;
}
.small-table td input[type="checkbox"] {
  margin: 0px;
}
.small-table tr td.cImg, .inner-table tr td.cImg, .tourn-table tr td.cImg {
  text-align: center;
}
.small-table tr td.cImg span, .inner-table tr td.cImg span, .tourn-table tr td.cImg span {
  font-size: 11px;
  font-weight: normal;
}
.small-table tr td.cImg img, .inner-table tr td.cImg img, .tourn-table tr td.cImg img {
  float: none !important;
}
.lineL.scretch .cImg, .lineS.scretch .cImg {
  color: red;
  font-weight: normal;
}
.lineL.finish .cImg, .lineS.finish .cImg {  
  color: green;
}
.tourn-table td a:hover {
	text-decoration: underline;
}

.tourn-table tr td.red {
  background-color: #FFF1F3;
  font-weight: bold;
}
.tourn-table tr td.red i {
  font-weight: normal;
}

.tourn-table p, .tourn-table td, .small-table p, .small-table td {
  color: #151515;
  font-size: 13px;
  font-weight: 500;
  padding-left: 5px;
  padding-right: 5px;
}
.small-table p, .small-table td {
  font-size: 11px;
  font-weight: normal;
  padding-left: 2px;
  padding-right: 2px;
}
.bigger {
  font-size: 14px !important;
  font-weight: bold !important;
}
.tourn-table p, .small-table p {
  padding: 0px;
}
.inTable {
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin-bottom: 0px !important;
  top: 0px !important;
}
.lineS {
	background-color: #FFFFFF;
}
.lineL {
	background-color: #ecf0f1;
}
.sumRow {
	background-color: #fed3da;
}
.cutline td {
  font-size: 13px !important;
  height: 40px !important;
  padding-left: 5px !important;
}
.emptyline td {
  height: 5px !important;
  font-size: 2px !important;
  background-color: #ecf0f1; 
}
.small-table tr.canceled td, .tourn-table tr.canceled td {
  text-decoration: line-through;
  color: #2b9fa3 !important;
}
.canceledTab {
  text-decoration: line-through;
  color: #2b9fa3 !important;
}
.tdBigger a, .tdBigger {
  font-size: 14px !important;
}


/* BASIC INFORMATION + MAP + TOURNAMENTS */
#under-content {
	background-image: URL("../images/background-before-footer.png");
	background-repeat: no-repeat;
	background-position: center 50px;
	top: 0px;
	min-width: 1200px;
	width: 100%;
	height: 330px;
}
#bas_map_tourn {
	position: relative;
	top: -49px;
	left: 0px;
	width: 100%;
	height: 136px;
}

#basic, #map, #tournaments {
	background-image: URL("../images/basic-information.png");
	background-position: center 0px;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 125px;
	width: 399px;
	text-transform: uppercase;
}
#basic:hover, #map:hover, #tournaments:hover {
	background-image: URL("../images/basic-information-on.png");
	background-position: center 0px;
	background-repeat: no-repeat;
}
#basic a, #map a, #tournaments a {
	display: block;
	text-decoration: none;
	font-size: 22px;
	text-align: right;
	color: #FFFFFF;
	padding: 60px 10px 10px 240px;
}

#map {
	background-image: URL("../images/playgrounds-map.png");
	left: 399px;
	width: 401px;
}
#map a {
	padding: 0px 10px 65px 220px;
}
#map:hover {
	background-image: URL("../images/playgrounds-map-on.png");
}

#tournaments {
	background-image: URL("../images/next-tournaments.png");
	left: 800px;
	width: 400px;
}
#tournaments:hover {
	background-image: URL("../images/next-tournaments-on.png");
}
#tournaments a {
	font-size: 26px;
	width: 350px;
	padding: 10px 20px 0px 30px
}


/* BENEFITS + ETC. */
#before-footer {
	position: relative;
	top: 0px;
	left: 0px;
	min-width: 1200px;
	width: 100%;
	height: 161px;
	margin-bottom: 50px;
}

/* FOOTER */
#footer {
	background-image: URL("../images/background-footer.png");
	background-position: center 0px;
	position: relative;
	top: 0px;
	left: 0px;
	min-width: 1200px;
	width: 100%;
	height: 64px;
}

#footer-left {
	position: absolute;
	top: 0px;
	left: 20px;
}

#footer-left h3 {
	position: relative;
	top: 10px;
	left: 0px;
	font-size: 12px;
	color: #FFFFFF;
}

#footer-left p {
	position: relative;
	top: 8px;
	left: 0px;
	width: 690px;
	line-height: 13px;
	font-size: 10px;
	color: #6a6d6f ;
}

#footer-right {
	position: absolute;
	top: 20px;
	right: 10px;
}

#footer-right p {
	position: absolute;
	color: #FFFFFF;
	font-size: 10px;
	top: 3px;
	right: 150px;
	width: 180px;
}

#footer-right a{
	text-decoration: none;
	color: #ff2949;
	font-size: 10px;
	padding: 2px;
}

#footer-right a:hover{
	text-decoration: underline;
}

.footer-line {
	position: absolute;
	top: -2px;
	right: 160px;
}

#mask {
	position:absolute;
	left:0;
	top:0;
	z-index:9000;
	display:none;
	background-color:#000;
}
.hideDiv {
  display:none;
}
.input-disabled{
  background-color:#EBEBE4;
  border:1px solid #ABADB3;
}

.window {
	position:fixed;
	display: none;
	width:434px;
	height:186px;
	z-index:9999;
	color: #FFFFFF;
}

/* TABS */
.page, .page-category, .page-iframe, .page-print {
	background-color: #FFFFFF;
	margin-bottom: 10px;
  text-align: left;
}
.page-print {
  float: left;
  padding: 10px;
}
.page-print.full {
	width: 98%;
}
.page-category {
	padding: 30px;
  font-size: 13px;  
}
.page-category li {
  padding-bottom: 4px;
}
.page-iframe {
  margin: 10px 0 0;
  padding: 0px;
}
iframe {
  background-color: white;
  border: 0px;  
}

#logout_user {
  padding: 0px;
}

#tabs {
	position: relative;
	top: 2px;
	left: 0px;
	z-index: 100;
	margin-bottom: 10px;
  padding-top: 31px;
}
#tabs h3{
  margin: 5px;
  margin-top: 10px;
	color: #ff2a4a;
	position: relative;
	top: 0px;
	left: -15px;
	font-size: 15px;
  border-bottom: 1px solid #eda9b4; 
}

#tabs h4{
  color: #FF2A4A;
  float: left;
  font-size: 13px;
  margin-bottom: 3px;
  margin-right: 50px;
  margin-top: 3px;
  position: relative;
  top: 0;
}

/* FORMS */
form {
  padding: 31px 0 0;
}
form #tabs {
  padding-top: 1px;  
}

.formTable, .winTable {
  width: 100%;
}
.setTable {
  margin-left: 20px;
  width: 90%;
}
.formTable td, .winTable td, .setTable td {
  color: #1F262B;
  font-size: 13px;
  line-height: 30px;
  position: relative;
  vertical-align: top;
}
.setTable.small td {
  line-height: 20px;
}
.setTable.small td input[type="checkbox"] {
	margin-top: 5px;
}
.winTable td, .setTable td {
  text-align: left;
}
.winTable td h3 {
    border-bottom: 1px solid #EDA9B4;
    color: #FF2A4A;
    font-size: 15px;
    position: relative;
    top: 0;
}
.setTable td {
  color: white;
}

.img-middle {
  display: table; 
  height: 90px; 
  #position: relative; 
  overflow: hidden;
  text-align: center;
}
.img-middle-cen {
   _position: absolute; 
   #top: 50%;
   display: table-cell; 
   vertical-align: middle;
}
.img-middle img {
  #position: relative; 
  #top: -50%
}

input[type=text], input[type=password] {
	margin: 3px;
	border: 1px solid #e1e1e1;
	background-position: top right;
	height: 25px;
	padding: 1px 5px;
	width: 200px;
  font-family: Open Sans;
	font-size: 13px;
}
input[type=checkbox] {
  margin-top: 10px;
}
input[type=file] {
    height: 25px;
    margin: 3px;
    padding: 1px 5px;
    width: 200px;
}
textarea {
	font-family: Open Sans;
	font-size: 13px;
	margin: 3px;
	padding: 5px;
	border: 1px solid #E1E1E1;
}
select {
	margin: 3px;
	border: 1px solid #e1e1e1;
	height: 28px;
	padding: 3px;
}

#chooseGPS {
  background-color: #A0ABB3;
  background-image: url("../images/background-gps.png");
  background-position: left center;
  background-repeat: no-repeat;
  border: 0 none;
  color: #FFFFFF;
  font-size: 17px;
  height: 29px;
  margin: 5px;
  width: 210px;
}

/* general buttons */
.buttons, .buttonsLeft {
  margin: 5px;
}
.buttons .btnFalse, .buttonsLeft .btnFalse, .buttons .btnTrue, .buttonsLeft .btnTrue{
	background-image: URL("../images/button.png");
	background-position: top left;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 5px;
	height: 39px;
	min-width: 130px;
  text-align: center;
  border: 0 none;
  cursor: pointer;
}
.buttons .btnTrue, .buttonsLeft .btnTrue {
	background-image: URL("../images/button-edit.png");
  text-indent: 40px;
  text-align: left;
}
.buttonsLeft .btnTrue {
  float: left;
}

.buttons .btnFalse:hover, .buttonsLeft .btnFalse:hover {
	background-image: URL("../images/button-on.png");
  color: #9e9e9e;
}
.buttons .btnTrue:hover, .buttonsLeft .btnTrue:hover  {
	background-image: URL("../images/button-edit-on.png");
  color: #9e9e9e;
}
.btnTrue.print {
	background-image: URL("../images/button-print.png");
}
.btnTrue.print:hover {
	background-image: URL("../images/button-print-on.png");
}
.btnTrue.next {
	background-image: URL("../images/button-next.png");
}
.btnTrue.next:hover {
	background-image: URL("../images/button-next-on.png");
}
.btnTrue.delete {
	background-image: URL("../images/button-delete.png");
}
.btnTrue.delete:hover {
	background-image: URL("../images/button-delete-on.png");
}
.btnTrue.adduser {
	background-image: URL("../images/button-add-user.png");
}
.btnTrue.adduser:hover {
	background-image: URL("../images/button-add-user-on.png");
}
.btnTrue.link {
	background-image: URL("../images/button-link.png");
}
.btnTrue.link:hover {
	background-image: URL("../images/button-link-on.png");
}
.btnTrue.screen {
	background-image: URL("../images/button-screen.png");
}
.btnTrue.screen:hover {
	background-image: URL("../images/button-screen-on.png");
}
.btnTrue.money {
	background-image: URL("../images/button-money.png");
}
.btnTrue.money:hover {
	background-image: URL("../images/button-money-on.png");
}
.btnTrue.detail {
	background-image: URL("../images/button-detail.png");
}
.btnTrue.detail:hover {
	background-image: URL("../images/button-detail-on.png");
}
.btnTrue.picture {
	background-image: URL("../images/button-picture.png");
}
.btnTrue.picture:hover {
	background-image: URL("../images/button-picture-on.png");
}
.btnTrue.w200 {
  width: 200px;  
}

#chooseGPS:hover {
	background-image: URL("../images/background-gps-on.png");
	background-position: center left;
}

.btnTrueSmall {
  background-color: #808080;
  border: 0 none;
  color: #FFFFFF;
  cursor: pointer;
  float: left;
  font-family: Open Sans !important;
  font-size: 14px;
  font-weight: bold;
  height: 24px;
  margin-left: 5px;
  margin-right: 5px;
  min-width: 100px;
  padding-bottom: 2px;
}

/* tabs */
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br,
.ui-corner-top, .ui-corner-tr, .ui-corner-left, .ui-corner-bl {
  border-radius: 0px !important;
}

.ui-widget-header {
  background: none !important;
  background-color: #ff2a4a !important; 
}
.ui-widget-content {
  background: none !important;
  border: 0px !important;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #000000 !important;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #ff2a4a !important;
}
.ui-widget {
  font-family: Open Sans !important;
}
.ui-datepicker table {
  background-color: #FFFFFF;
  border-left: 1px solid #808080;
  border-right: 1px solid #808080;
  border-bottom: 1px solid #808080;
  border-collapse: collapse;
  font-size: 0.9em;
  margin: 0 0 0.4em;
  width: 100%;
}

/* modal window */
form.in-modal {
  padding-top: 10px;
}
form.ontop {
  padding-top: 0px;
}
#modal-win.ui-widget-content, #modal-win-edit.ui-widget-content, .modal-win.ui-widget-content {
  background: repeat-x scroll 50% 50% #FFFFFF !important;
  border: 1px solid #EEEEEE !important;
}
#modal-win form, #modal-win-edit form, .modal-win form {
  padding-top: 10px;
} 

/* hole list and item */
.hole-list {
  
}
.hole-item {
  width: 230px;
  height: 300px;
  float: left;
  text-align: center;  
}
.hole-item .img {
}
.hole-item .text {
}
.hole-item .detail {
}

.paging {
  text-align: left;
  font-size: 12px;
  margin-top: 10px;
  margin-left: 3px;
}
.paging a {
  padding: 5px;
  color: #ff2a4a;
}
.paging a:hover {
  background-color: #ededed;
}
.paging .ac {
  padding: 5px;
  background-color: #ededed;
}

.tdDescription {
	font-size: 11px !important;
	color: grey !important;
	/* padding-left: 5px; */
	line-height: 18px !important;
}
.imgDate {
  position: relative;
  top: 7px;
}
.black {
  color: #787777;
}

.refresh-tool {
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
}
.refresh-back {
  background-image: url("../images/background-settings.png");
  background-position: left center;
  float: left;
  height: 40px;
  position: relative;
  right: 0;
  top: 0;
}
.refresh-tool .icon, .refresh-tool .icon.fb{
	background-image: url("../images/background-settings-icon.png");
	background-color: black;
	float: left;
	position: relative;
	width: 44px;
	height: 40px;
	text-align: center;
	border-left: 1px solid black;	
}
.refresh-tool .icon.fb{
	background-image: url("../images/background-settings-icon-fb.png");
}
.refresh-tool .icon:hover, .refresh-tool .icon.fb:hover {
	background-color: #ff2949;
	background-image: none;
	border-left: 1px solid black;	
}
.refresh-tool .icon.fb:hover {
	background-color: #4a6ea9;
}
.refresh {
  padding-left: 25px;
  position: relative;
  top: 8px;
}
.refresh-tool .icon img {
	position: relative;
	top: 6px;	
}
.refresh > span {
  color: white;
  font-size: 14px;
  font-weight: bold;
  margin-right: 10px;
  position: relative;
}
.refresh a {
  color: white;
  text-decoration: none;
}
.refresh a:hover {
  text-decoration: underline;  
}
#countdown {
  position: absolute;
  right: 5px;
  top: 2px;
}
.filter {
  background-color: #383f4d;
  border-bottom: 1px solid #eda9b4;
  color: white;
  font-size: 12px;
  padding-bottom: 2px;
  padding-left: 6px;
  padding-top: 2px;
}
.filter > form {
  padding: 0;
}
.filter-inputs {
  width: 100%;
  position: relative;
}
.filter-buttons {
  float: right;
  position: absolute;
  right: 10px;
  top: 4px;
}
.filter-inputs > input {
  width: 120px;
  height: 20px;
  margin-top: 4px;
}
.short {
  width: 30px !important;
}
.filter-inputs > select {
  height: 26px;
}
.filter .btnTrueSmall {
  background-color: #808080;
  min-width: 80px;
}
.btnTrueSmall:hover {
  background-color: #9e9e9e;
}

.score-br {
  background-color: #ffe7eb;
  width: 25px !important;
  white-space: nowrap;
}
.score-par {
}
.score-birdie {
  background: url("../images/icons/score-birdie.png") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.score-albatros {
  background: url("../images/icons/score-albatros.png") no-repeat scroll center center rgba(0, 0, 0, 0);
  color: white !important;
  font-weight: bold !important;
}
.score-eagle {
  background: url("../images/icons/score-eagle.png") no-repeat scroll center center rgba(0, 0, 0, 0);
  color: white !important;
  font-weight: bold !important;
}
.score-bogey {
  background: url("../images/icons/score-bogey.png") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.score-dbogey {
  background: url("../images/icons/score-dbogey.png") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.score-tbogey {
  background: url("../images/icons/score-tbogey.png") no-repeat scroll center center rgba(0, 0, 0, 0);
  color: white !important;
}
.score-one {
  background: url("../images/icons/score-holeone.png") no-repeat scroll center center rgba(0, 0, 0, 0);
  color: white !important;
  font-weight: bold !important;
}

/* partners, banners */
.page-advert-left {
  border-bottom: 2px dashed #d7d7d7;
  border-right: 2px dashed #d7d7d7;
  float: left;
  height: 99%;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
}
.page-advert-bottom {
	border-top: 2px dashed #d7d7d7;	
  padding-top: 5px;
  padding-bottom: 5px;
}
.partners {
  background-color: white;
  padding-bottom: 10px;
  padding-top: 10px;
  text-align: center;
}
.page-advert-bottom .partners, .page-advert-bottom-fixed .partners {
  float: left;
  padding-bottom: 10px;
  padding-top: 10px;
  margin-right: 20px;
}
.partners .head {
	font-size: 14px;
	font-weight: bold;
}
.logos {
  border-top: 1px solid #d3d4d5;
  margin-top: 5px;
  padding-top: 10px;
}
.logos div {
  margin-bottom: 15px;
}
.page-advert-bottom .logos div, .page-advert-bottom-fixed .logos div {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}
.page-advert-bottom-fixed {
	border-top: 2px dashed #d7d7d7;	
  background-color: white;
  bottom: 0;
  padding-bottom: 15px;
  padding-top: 5px;
  position: fixed;
  width: 100%;
}
.page-advert-bottom-fixed .fixed-center {
  display: inline-block;
}

/* tisk skore karet */
.score-card {
  height: 290px;
  xleft: 330px;		/* zarovnani papiru doprava */                                   
  left: 435px;	/* centrovani na stred papir */
  position: relative;
  top: 0;
  width: 150px;
}
.score-card-in {
  font-size: 26px;
  height: 100%;
  text-align: center;
  transform: rotate(270deg);
  width: 260px;
}
.score-card .time {
}
.score-card .time span {
	font-size: 24px;
	font-weight: bold;
	padding-left: 20px;
}
.score-card .name {
  padding-top: 10px;
  font-size: 24px;
}
.score-card .name.keeper {
	padding-top: 0px;
	font-size: 16px;
}
.score-card .name > div {
  text-align: center;
}
.score-card .name.keeper > div {
	line-height: 30px;
}
.score-card .name span {
  font-weight: bold;
  padding-left: 10px;
}
.score-card .code {
  padding-top: 80px;
  position: absolute;
  right: 10px;
  top: 70px;
}
.score-card-page-break	{ 
	display: block; 
	page-break-after: always;
}

/* players report */
.noBottom {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.noTop {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
.report .logos {
  padding-top: 0;
}
.report .logos > div {
  display: table-cell;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
}
.report .partners {
  padding-top: 0;
}
.report .partners > div {
  display: table;
  margin: 0 auto;
  position: relative;
  text-align: center;
}
.report {
	width: 100%; text-align: center;
}
.report h1 {
	padding-bottom: 20px;
}
.report h2 {
	padding-bottom: 10px;
}
.report .number {
  color: white;
  font-size: 80px;
  font-weight: bold;
  line-height: 70px;
  text-align: center;
}
.report > table {
	margin: auto;
	}
.report .lineup {
	border-top: 1px solid #d7d7d7;
}

.report .result-table {
  background-color: white;
  border-collapse: collapse;
  margin-bottom: 20px;
  width: 100%;
}
.report .result-table.stats-table td {
  border-left: 0 none;
  font-size: 50px;
  height: 100px;
  line-height: 18px;
  padding-left: 10px;
  padding-top: 2px;
  text-align: center;
}
.report .result-table .bigdata {
  font-size: 40px !important;
  font-weight: bold !important;
  line-height: 25px !important;
  text-align: center !important;
}
.report .fixed-center {
  display: inline-block;
}

.report .logos {
	border: 0px;
}
.report .bLine {
  background-color: #e1e1e1;
  font-size: 16px;
  font-weight: bold;
  min-height: 30px;
  line-height: 30px;
  margin-bottom: 10px;
  margin-top: 10px;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
}

.report .tCentered {
	margin: 0 auto;
	top: 0px;
	position: relative;
	width: 700px;
	text-align: left;
	height: auto;
}

.report .tBorder {
  border-top: 2px dashed #d7d7d7;
  margin-top: 10px;
}

.report .tLogo {
  float: left;
  text-align: center;
  width: 50%;
}
.report .tName {
  display: table-cell;
  font-size: 32px;
  font-weight: bold;
  height: 90px;
  line-height: 32px;
  vertical-align: middle;
}
.report .tTitle {
  float: left;
  font-size: 15px;
  font-weight: bold;
  padding-right: 20px;
  padding-top: 12px;
  position: relative;
  text-align: right;
  text-transform: uppercase;
  width: 48%;
}
.report .tText, .report .tText300 {
  font-size: 20px;
  font-weight: 900;
  padding-top: 7px;
}
.report .tText300 {
	float: left;
	width: 220px;
}
.report .photo {
  float: left;
  margin: 10px;
  text-align: center;
  width: 25%;
}
.report .tPlayer {
  display: table;
  height: 160px;
}
.report .tPlayer > div {
  display: table-cell;
  vertical-align: middle;
}
.report .tPlayrName {
  color: #ff2949;
  font-size: 40px;
  font-weight: bold;
  line-height: 40px;
}
.report .tTeamName {
  color: #ff2949;
  font-size: 24px;
  font-weight: bold;
  line-height: 26px;
}
.report .result {
  height: 120px;
}
.report .score {
  background-color: white !important;
}
.report .position, .report .score {
  background-color: #ff2949;
  display: table-cell;
  float: left;
  height: 100%;
  position: relative;
  vertical-align: middle;
  width: 50%;
}
.report .position > div {
  position: absolute;
  right: 90px;
}
.report .score > div {
  position: absolute;
  left: 90px;
}
.report .position p, .report .score p {
  font-size: 16px;
  font-weight: bold;
  padding-top: 10px;
  text-transform: uppercase;
}
.report .score .number {
  color: #ff2949;
}
.report .result-table.stats-row td {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 15px;
  text-align: center;
}
.report .iText {
  font-size: 11px;
  font-weight: normal;
}
.report .result-table {
  margin-bottom: 0px;
}
/* game report */
.report.game .tTitle {
	width: 100px;
}

/* tournament report */
.rep-objection {
  font-weight: bold;
  padding: 10px;
}
.rep-note {
  font-weight: bold;
  padding: 10px;
}
.rep-signature {
  border-bottom: 1px dashed gray;
  bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
  right: 50px;
}
.cardY {
	background-color: yellow;
	color: black !important;
}
.cardR {
	background-color: red;
	color: white !important;	
}
.cardB {
	background-color: black;
	color: white !important;	
}

.top-stat-tab {
  float: left;
  padding-left: 20px;
  padding-right: 30px;
  width: 45%;
}
.top-stat-tab table {
	width: 100%;
}
.top-stat-country {
  left: -20px;
  padding-bottom: 8px;
  position: relative;
  font-size: 14px;
}
.top-stat-club {
  font-size: 14px;
  left: -10px;
  padding-bottom: 4px;
  padding-top: 8px;
  position: relative;
}
.imgInLine {
  padding-left: 10px;
  position: relative;
  top: 6px;
}
.top-stat-tab h3 {
  border-bottom: 1px solid #eda9b4;
  color: #ff2a4a;
  font-size: 15px;
  left: -15px;
  line-height: 30px;
  margin: 10px 5px 5px;
  position: relative;
  top: 0;
}
.result-position {
  background-color: #ff2949;
  border-radius: 5px;
  color: white;
  font-size: 50px;
  font-weight: 800;
  margin-bottom: 10px;
  text-align: center;
  width: 120px;
}
.result-point {
  font-size: 26px;
  text-align: right;
}
.result-point span {
  font-size: 14px;
}
.scretchB {
  border-bottom: 1px solid red !important;
}

.match-box {
	float: left;
	width: 320px;
	height: 160px;
	border: solid 1px lightgray;
	margin: 5px;
	padding: 5px;
}
.match-box-rounded {
	float: left;
	width: 320px;
	/* height: 160px; */
	/* border: solid 1px lightgray; */
	margin: 10px;
	/* padding: 5px; */
	border-radius: 3px;
}
.match-header {
	background-color: #fbcfd6;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
  height: 20px;
}
.match-header-rounded {
	background-color: #fbcfd6;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
  height: 20px;
  border-radius: 3px;
}
.match-header .num, .match-header .status, .match-header-rounded .num, .match-header-rounded .status {
	min-width: 40px;
	float: left;
}
.match-header .date, .match-header-rounded .date {
    text-align: right;
}
.players table {
  width: 100%;
}
.players table td {
	height: 25px;
	font-size: 13px;
	line-height: 18px;
}
.players {
  width: 100%;
}

.waitDialog {
  background-color: #ffffff;
  border: 1px solid #d3d3d3;
  border-radius: 3px;
  display: none;
  height: 100px;
  left: 45%;
  position: fixed;
  text-align: center;
  top: 45%;
  width: 140px;
  z-index: 1000;
}
.wait {
  background-image: url("../images/loading2.gif");
  height: 55px;
  left: 27%;
  margin-left: 5px;
  position: relative;
  text-align: center;
  top: 22%;
  width: 55px;
}
.waitline {
  background-image: url("../images/loading0.gif");
  height: 16px;
  margin-left: 5px;
  position: relative;
  text-align: center;
  width: 16px;
}

/* printed css */
.printed-header {
    xposition: fixed; 
}
.printed-footer {
    xposition: fixed;
}
.tdDescription.red {
	font-size: 13px !important;
	line-height: 21px !important;
	color: red !important;
  padding-bottom: 10px;
}
.tdP {
  line-height: 21px !important;
}

@media screen and (max-width:1300px) {
  .page-advert-left {display: none;}
}

div.jQBracket .bracket{padding:10px 0;}
div.jQBracket .team{padding:5px 0;}
div.jQBracket .team div.score {background-color:inherit !important;}

.small-table.center.lineup td.round {
    font-weight: bold;
    width: 50px !important;
}
.small-table.center.lineup.noBorders {
	width: unset;
}
.small-table.center.lineup.noBorders td {
  padding: 2px;
  padding-left: 10px !important;
  padding-right: 10px !important;
  width: unset;
}
.small-table .firstLine table {
  border-top: 1px solid #d7d7d7;
  margin-bottom: 3px;
  margin-top: 2px;  
}
.my {
	background-color: #f9ef83;
}
.underLine {
  background-color: #404040;
}
.underLine td {
	font-size: 4px !important;
	height: 5px !important;
}