body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 0px;
}
a:link, a:visited{ font-size: 11px; font-weight: bold; color: #555; text-decoration: none;}
a:hover{ /*font-size: 11px;*/ font-weight: bold; color: #df0000; text-decoration: none;}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #777777;
	box-sizing: border-box;         /* For IE and modern versions of Chrome */
	-moz-box-sizing: border-box;    /* For Firefox                          */
	-webkit-box-sizing: border-box; /* For Safari                           */
}
input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #cc0000;
	margin-bottom:1px;
	vertical-align: -2px;
	box-sizing: border-box;         /* For IE and modern versions of Chrome */
	-moz-box-sizing: border-box;    /* For Firefox                          */
	-webkit-box-sizing: border-box; /* For Safari                           */
}
input[type="checkbox"], input[type="radio"]  {
	margin-left: 2px;
}
/*
https://stackoverflow.com/questions/4148499/how-to-style-a-checkbox-using-css/49927978#49927978
input[type="checkbox"] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
  background: white;
  height: 13px;
  width: 13px;
  border: 1px solid #585858;
}

input[type="checkbox"]:checked {

}

input[type="checkbox"]:hover {
  filter: brightness(90%);
}

input[type="checkbox"]:disabled {
  background: #e6e6e6;
  opacity: 0.6;
  pointer-events: none;
}

input[type="checkbox"]:after {
  content: '';
  position: relative;
  left: 40%;
  top: 20%;
  width: 15%;
  height: 40%;
  border: solid gray;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  display: none;
}

input[type="checkbox"]:checked:after {
  display: block;
}

input[type="checkbox"]:disabled:after {
  border-color: #7b7b7b;
}

input[type="checkbox"].warning {
	background: red;
}
*/



textarea {
	box-sizing: border-box;         /* For IE and modern versions of Chrome */
	-moz-box-sizing: border-box;    /* For Firefox                          */
	-webkit-box-sizing: border-box; /* For Safari                           */
}
fieldset {
	box-sizing: border-box;         /* For IE and modern versions of Chrome */
	-moz-box-sizing: border-box;    /* For Firefox                          */
	-webkit-box-sizing: border-box; /* For Safari                           */
}
.vertical-resize {
	resize: vertical;
    overflow: auto;
}
option:disabled {
	color:white;
	background: #D3D3D3;
}
sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;

}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

.login{
	margin-top: 150px;
	margin-left: auto;
}
input#uname, input#pass {
	padding: 2px 5px;
	height: 20px;
}
.ui-datepicker-trigger {
	vertical-align: -2px;
}
.line{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc0000;
	border-bottom: 1px solid #777777;
}
.inptxt {
	border:1px solid #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #cc0000;
	height:17px;
	width:150px;
}
.inptxt2 {
	border:1px solid #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #cc0000;
	width:250px;
}
.poga{
	border:1px solid #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #cc0000;
}
#b{
	font-weight: bold;
	color: #CC0000;
	font-size: 11px;
}
#tab{
	border-bottom:1px solid #eeeeee;
	vertical-align:top;
}

a.m:link,a.m:visited{font-weight: bold; color: #555555; text-decoration: none;}
a.m:hover{font-weight: bold; color: #CC0000; text-decoration: underline;}
a.m.selected { color: red;}

ul.tick{
	list-style-position: inside;
	list-style-type: square;
}
ul.tick > li > a.selected {
	color: red;
}

#tab1{
	border-bottom:1px solid #dddddd;
	vertical-align:top;
}
#tab0{
	border-bottom:1px solid #dddddd;
	background-color: #eeeedd;
	vertical-align:top;
}

.tab{
	border-bottom:1px solid #eeeeee;
	vertical-align:top;
}
.tab0{
	border-bottom:1px solid #dddddd;
	background-color: #eeeedd;
	vertical-align:top;
}
.tab1{
	border-bottom:1px solid #dddddd;
	background-color:#fff;
	vertical-align:top;
}
.b{
	font-weight: bold;
	color: #CC0000;
	font-size: 11px;
}

/* ZIŅU BILŽU GALERIJA */
div#image_pagination {
	border: 1px solid #BDBEBE;
	padding: 5px;
	margin: 5px 0;
}
div.zinjas-image-wrapper {
	display: inline-block;
	float: left;
	margin: 2px 2px 2px 2px;
	outline: 1px solid #BDBEBE;
	width: 141.5px;
	height: 125px;
	position: relative;
	text-align: center;
}
div.zinjas-image-wrapper p {
	text-align: center;
	margin: 2px;
}
div.zinjas-image-wrapper img {
	border:0;
	z-index: 1;
}
.archived-checkbox {
	position:absolute;
	top:0px;
	left:18px;
}
.archived-circle {
	display: inline-block;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	position: absolute;
	top: 3px;
	left: 7px;
}
.archived-circle.green {
	background-color: green;
}
.archived-circle.orange {
	background-color: orange;
}
.archived-circle.red {
	background-color: red;
}
.archived-circle > a {
	display: block;
	width: 100%;
	height: 100%;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}

/* VIDEO */
.video{
	position:relative;
	float: left;
	margin: 2px 5px 5px 2px;
}

.video p{
	padding: 3px 8px 3px 8px;
	margin-top: 0px;
	background: #eeeeee;
}
.video h1{
	margin: 0px;
	padding: 2px 0px 2px 5px;
	background: #aaaaaa;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
}

.video a, .video a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #444444;
	font-weight:bold;
	text-decoration:none;
}
.video a:hover{
	color: #ff6600;
	text-decoration:underline;
}

.inputbox {
font-family: Verdana;
font-size: 11px;
color: #333333;
background-color: #FFFFFF;
border-bottom: #999999 1px solid;
border-left: #999999 1px solid;
border-right: #999999 1px solid;
border-top: #999999 1px solid;
}

/* Dažādiem kļūdu paziņojumiem... */
.error {
	color: #FF0000;
	font-weight: bold;
}

.maj {
	color:#FF0000;
}
.vie {
	color:#736F6E;
}
.both {
	color:000;
}

/************** tabula ar izceltu augšu - (c)floorball.lv esošais ************/
table.tabula, table.sortable {
	border-collapse: collapse;
	border-left: 1px solid #bdbebe;
	border-bottom: 1px solid #bdbebe;
	color:#FFF;
	padding:0;
	margin:0;
}
table.tabula-hidden {
	display:none;
}
table.tabula th, table.sortable th {
	color: #FFF; /*#aab0b3*/
	text-align:left;
	font-size:11px;
	padding: 2px 2px 2px 5px;
	background-color: #ABABAB; /*333*/
	border-right: 1px solid #bdbebe;
	border-bottom: 2px  solid #bdbebe;
}
table.tabula th a, table.sortable th a {
	color: #FFF; /*#aab0b3*/
}
table.tabula th:hover, table.tabula th a:hover, table.sortable th:hover, table.sortable th a:hover {
	color: #ffffff;
	text-decoration: underline;
}
table.tabula tr, table.sortable tr {

}
table.tabula td, table.sortable td {
	color: #585858;
	padding: 2px 2px 2px 5px;
	border-right: 1px solid #bdbebe;
	text-align:left;
}

/*********************************** PLAYOFF *********************************/
table.elimination {
	margin: 20px 0 0 0;
	padding: 0;
	width: 1000px;
	border-collapse: collapse;
}
table.elimination th {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #555;
	vertical-align: middle;
	text-align: center;
}
table.elimination td {
	margin: 0;
	padding: 0;
	height: 25px;
	border: 1px solid #DDD;
	/*border: 0px solid #555;*/
	text-align: center;
	vertical-align: middle;
}

table.elimination td hr {
	margin:0 10px 0 10px;
}

table.elimination td.bt { border-top: 2px solid #555; }
table.elimination td.br { border-right: 2px solid #555; }
table.elimination td.bb { border-bottom: 2px solid #555; }
table.elimination td.bl { border-left: 2px solid #555; }

form select.playoff { margin:10px; }

/********************************** DOKUMENTU IKONAS *************************/
span.icon-doc, span.icon-docx, span.icon-txt, span.icon-pdf, span.icon-xls, span.icon-xlsx, span.icon-jpg, span.icon-jpeg, span.icon-eps, span.icon-avi, span.icon-ai, span.icon-cdr, span.icon-cmx, span.icon-png {
	background: url("../img/icons-documents.png?v=3") no-repeat 0 0;
	width: 22px;
	height: 22px;
	display: inline-block;
	border: 0px solid red;
}

span.icon-doc  { background-position: 1px 0px; }
span.icon-docx { background-position: 1px 0px; }
span.icon-txt  { background-position: 1px 0px; }
span.icon-pdf  { background-position: -22px 0px; }
span.icon-xls  { background-position: -44px 0px; }
span.icon-xlsx { background-position: -44px 0px; }
span.icon-jpg  { background-position: -66px 0px; }
span.icon-jpeg { background-position: -66px 0px; }
span.icon-eps  { background-position: -89px 0px; }
span.icon-avi  { background-position: -111px 0px; }
span.icon-ai   { background-position: -134px 0px; }
span.icon-cdr  { background-position: -157px 0px; }
span.icon-cmx  { background-position: -180px 0px; }
span.icon-png  { background-position: -203px 0px; }

/************************************* MENU **********************************/
div#cms_menu {
	margin-top:10px;
	width:1000px;
	letter-spacing: -0.5px;
}
a#cms_menu_selected {
	color:red;
}
div#choose_lang {
	position:absolute;
	right:0;
	top:0;
	border:1px solid black;
	text-align:left;
}

/************************************ PAGINATION *****************************/
a.paginate {
    border: 1px solid #BDBEBE;
    padding: 1px 5px;
    text-decoration: none;
}
a.paginate:hover {
    background-color: #BDBEBE;
    color: #FFFFFF;
    text-decoration: underline;
}
a.current {
    background: none repeat scroll 0 0 #BDBEBE;
    border: 1px solid #BDBEBE;
    color: #FFFFFF;
    cursor: default;
    padding: 1px 5px;
    text-decoration: none;
}
span.inactive {
    border: 1px solid #999999;
    color: #999999;
    cursor: default;
    padding: 1px 5px;
}

/********************************** USER *************************************/
.password-strength {
	font-weight:bold;
}
.password-strength-error {
	color:red;
}
.password-strength-success, .password-strength-info {
	color:green;
}

/********************************** INPUT STATUS *****************************/
.input-is-valid {
	/*color: green;*/
}
.input-is-invalid {
	outline: 1px solid red;
}

td.selected {
	background-color: orange;
}
/******************************** SASTĀVI ************************************/
#ajax_check_player_status {
	margin:10px 0;
	width:100%;
	min-height:10px;
	outline:1px solid #bdbebe;
}
#ajax_check_player_status p {
	margin:0px;
	padding:5px;
}
#ajax_check_player_status ul {
	margin:0px;
	list-style-type:square;
	padding-bottom:5px;
}

/* treneru sertifikātu termiņi; spēlētāju polises derīguma termiņi */
.status-circle {
	display: inline-block;
	width: 11px;
	height: 11px;
	border-radius: 50%;
}
.status-circle.green {
	background-color: green;
}
.status-circle.orange {
	background-color: orange;
}
.status-circle.red {
	background-color: red;
}
.status-circle.gray {
	background-color: lightgray;
}
span.licenced-first-year {
	border: 1px solid red;
	padding: 2px 5px;
	border-radius: 3px;
	color: red;
	cursor: pointer;
}

/* covid sertifikāta termiņi */
.status-star {
  position: relative;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .9em;
  margin-right: .9em;
  margin-bottom: 1.2em;
  border-right:  .3em solid transparent;
  border-left:   .3em solid transparent;
  /* Controlls the size of the stars. */
  font-size: 8px;
  line-height: 15px;
}
.status-star:before, .status-star:after {
	  content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: .6em;
    left: -1em;
    border-right:  1em solid transparent;
    border-left:   1em solid transparent;
    transform: rotate(-35deg);
}
.status-star:after {
	transform: rotate(35deg);
}
.status-star.green {
	border-bottom: .7em solid green;
}
.status-star.green:before, .status-star.green:after {
	border-bottom: .7em solid green;
}
.status-star.orange {
	border-bottom: .7em solid orange;
}
.status-star.orange:before, .status-star.orange:after {
	border-bottom: .7em solid orange;
}
.status-star.red {
	border-bottom: .7em solid red;
}
.status-star.red:before, .status-star.red:after {
	border-bottom: .7em solid red;
}
.status-star.gray {
	border-bottom: .7em solid lightgray;
}
.status-star.gray:before, .status-star.gray:after {
	border-bottom: .7em solid lightgray;
}

/********************************* PĀREJAS ***********************************/
.select2-results .inactive {
	background-color: #DDD;
}
