
.menu {
    list-style: none;
    border-bottom: 0.1em solid black;
    margin-bottom: 2em;
    padding: 0 0 0.5em;
}

.menu:before {
    content: "[";
}

.menu:after {
    content: "]";
}

.menu > li {
    display: inline;
}

.menu > li:before {
    content: "|";
    padding-right: 0.3em;
}

.menu > li:nth-child(1):before {
    content: "";
    padding: 0;
}

.tdCode {
    text-align: center;
    cursor: pointer;
    width:50px;
}

.tdMin {
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	width:45px;
}

.tdfin{
	text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	width:45px;
	background: linear-gradient(110deg, #ffffff 50%, #484848 50%);
}

.tdStatus {
    text-align: center;
    font-weight: bold;
}

.lotsGoals {
    position: absolute;
    display:block;
    width:10px;
    height:10px;
    border-radius:50px;
    font-size:8px;
    color:#000000;
    line-height:10px;
    text-align:center;
    text-decoration:none;
    box-shadow:1px 1px 2px #000;
    background:#ffffff;
    opacity:0.95;
    margin-left: 35px;
    margin-top: 10px;
}



.tdDiorganosi{
    text-align: center;
    background-color:#c3c3c7;
    width: 30px;
    vertical-align: middle;
    padding-left: 0px !important;
	padding-right: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.tdScore {
	background: url(img/score.png);
    text-align: center;
    font-weight: bold;
    /*background-color: #b2dba1;*/
    cursor: pointer;
	color:#ffffff;
	width:80px;
	white-space: nowrap;
}
.tdHScore {
    text-align: center;
    font-weight: bold;
    background-color: #d8d8d9;
	width:30px;
	white-space: nowrap;
}
.tdFinalScore {
	background: url(img/finscore.png);
    /*background-color: #67b168;*/
	font-weight: bold;
	width:80px;
	color:#ffffff;
	white-space: nowrap;
}

.tdMd {
    background-color: #eaac06;
	font-weight: bold;
	width:80px;
	color:#ffffff;
	white-space: nowrap;
}

.tHeader {
    font-weight: bold;
    background-color:lightgray;
    font-size: 12px;

}


.yellowcard {
    position: absolute;
    background-color: yellow;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 1px;
    padding-bottom: 1px;
    /* border: 1px solid #666666; */
    box-shadow: 1px 1px 1px #888888;
    /* margin: 1px; */
    color: black;
    font-weight: 500;
    font-size: 9px;
    margin-top: 11px;
}

.gyellowcard {
    margin-left: -10px;
}

.redcard {
    position: absolute;
    background-color: red;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 1px;
    padding-bottom: 1px;
    box-shadow: 1px 1px 1px #888888;
    color: white;
    font-weight: 500;
    font-size: 9px;
    /* margin-top: 0px; */
}

.grcard {
    /* margin-left: -12px; */
    margin-top: -2px;
    margin-left: -5px;
    /* x: 0px; */
}

.hrcard {
    /* margin-left: 0px; */
    /* margin-top: 4px; */
}

.apodosi1 {
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    width:40px;
    /* background-color: #eaeaea; */
}
.apodosi2 {
    text-align: center;
    font-weight: bold;
    background-color: #eaeaea;
    cursor: pointer;
	width:40px;
}

.apodosix {
    text-align: center;
    font-weight: bold;
    background-color: #eaeaea;
    cursor: pointer;
	width:40px;
}

.apod_x_3{
    text-align: center;
    font-weight: bold;
    /*background-color: #eaeaea;*/
    cursor: pointer;
	width:120px;
}

.apod_x_2{
    text-align: center;
    font-weight: bold;
    /*background-color: #eaeaea;*/
    cursor: pointer;
	width:80px;
}

.apotelPeriod {
    text-align: center;
    font-weight: bold;
    background-color: rgba(247, 191, 150, 0.42);
    cursor: pointer;
    min-width:45px;
    box-sizing: content-box;
    white-space: nowrap;
}

.apotelht {
    text-align: center;
    font-weight: bold;
    background-color: rgba(148, 87, 46, 0.30);
    cursor: pointer;
    min-width:70px;
    box-sizing: content-box;
    white-space: nowrap;
}

.apotel {
    text-align: center;
    font-weight: bold;
    background-color: rgba(148, 87, 46, 0.30);
    cursor: pointer;
    min-width:80px;
    box-sizing: content-box;
}

.tCell {
    vertical-align: middle;
    font-family: Tahoma;
    font-size: 12px;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
	text-align:center;
}

.tdHome {
    text-align: center;
	/*width: 25vw;*/
    padding-right: 8px !important;
	min-width:200px;
	overflow:hidden;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.tdGuest {
    text-align: center;
    /*width: 25vw;*/
    padding-left: 8px !important;
	min-width:200px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.tdLabel {
	/*max-width: 100%;*/
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	display:inline-block;
	width: 18vw;
}


#wrapper {
    margin-left: 200px;
}
#content {
    float: right;
    width: 100%;
}

#alerts {
    top: 50%;
    left: 50%;
    position: fixed;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.actions {
    top: 50%;
    left: 50%;position: fixed;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#cleared {
    clear: both;
}

#options {

}



.ee {
    font-weight: bold;
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    vertical-align: middle;
}

.tdEvent {
    background-color: #21a021;
}

.arrow-up {
    margin-left: 16px;
    margin-top: 1px;
    width: 0;
    height: 0;
    padding-top: 0;
    position: absolute;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid #33EF7E;
}

.arrow-down {
    /* margin: 0 auto; */
    width: 0;
    height: 0;
    margin-left: 15px;
    margin-top: 12px;
    /* padding-bottom: 0; */
    position: absolute;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #A72424;
}

.arrow-right {
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    position: absolute;
    border-left: 4px solid #AF6D0F;
    margin-left: 16px;
    margin-top: -2px;
}

.arrow-left {
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    position: absolute;
    border-right: 4px solid #AF6D0F;
    margin-top: 14px;
    margin-left: 3px;
}

.DocumentList
{
    overflow-x:scroll;
    overflow-y:hidden;
    height: 36px;
    width:100%;
    padding: 0 5px;
    font-size: 12px;
}

.DocumentItem
{
    border:1px solid black;
    padding:0;//
	width : 400px;
    height: 19px;
}

.list-inline {
    white-space:nowrap;
}

.hCards {
    /* position: absolute; */
    width: 20px;
    height: 28px;
}

.gCards {
	/* position: absolute; */
    width: 20px;
    height: 28px;
}

.fullwidth{
	width: 100%;
    height: 100%;
    min-height: 0px !important;
    overflow: visible !important;
}

.livescorerow{
	min-height:28px;
	width:100%;
}

.chkbselection{
	width:30px;
}

.cardHolder{
	padding:0px !important;
	width:20px;
	height:28px;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 0px !important;
    border: 1px solid #fff !important;
}
.livescoretHeader{
	background-color:#f47920;
	color:#ffffff;
	height:28px !important;
}

live-options{
    position: absolute;
    left: 0px;
    width: 100vw;
    height: 100vh;
    padding-left: 25vw;
    /* padding-right: 50%; */
    padding-top: 10vh;
    background-color: rgba(0, 0, 0, 0.44);
    z-index:20000000;
}

.optionsHolder{
    position: relative;
    /* right: 0px; */
    /* top: 0px; */
    background-color: rgb(206, 206, 206);
    padding: 10px;
    border: 1px solid #ffffff;
    border-radius: 5px;
    overflow: visible;
    z-index: 100;
    width: 50vw;
    /* height: 50vh; */
    box-shadow: 0px 0px 40px #000000;
}

#ck-button {
    /*margin:4px;*/
    background-color:#EFEFEF;
    /*border-radius:4px;*/
    border:1px solid #D0D0D0;
    overflow:hidden;
    float:left;
	cursor: pointer;
}

#ck-button:hover {
    background:#de7f24;
	cursor: pointer;
}

#ck-button input:disabled +span{
	opacity:0.5;
	cursor: not-allowed;
}

#ck-button label {
    float:left;
    width:160px;
	margin-bottom:0px !important;
	cursor: pointer;
}

#ck-button label span {
    text-align:center;
    padding:3px 0px;
	padding-top: 7px;
    padding-bottom: 7px;
    display:block;
	cursor: pointer;
}

#ck-button label input {
    position:absolute;
    top:-20px;
}

#ck-button input:checked + span {
    background-color: #ee5729;
    color: #fff;
    padding-top: 7px;
    padding-bottom: 7px;
	cursor: pointer;
}
.myhr{
margin-top:10px;
}
.myul
{
	list-style-type: none;
    width: 160px;
    padding: 0px;
}
.liveSettingsBtn{
	border-radius: 20px !important;
    height: 25px;
    margin: 0 0 0 3px !important;
    outline: medium none !important;
    padding: 0 !important;
    position: absolute !important;
    right: 155px;
    text-align: center !important;
    top: 5px;
    vertical-align: middle !important;
    width: 25px;
    z-index: 100000;

}
.pagesHolder{
    /*position: absolute;
    right: 50px;
    height: 20px;
    top: 55px;
    width: 160px;
    text-align: right;
    font-size: 16px;
    font-weight: bold;*/
	position: relative;
    right: 10px;
    height: 20px;
    top: -31px;
    width: 160px;
    text-align: right;
    font-size: 16px;
    font-weight: bold;
    float: right;
}

.livescoreTable{
	background-color:#ffffff;
}

.livescoreHeader{
	/*width: 100%; */
    margin-left: 100px;
    margin-right: 100px;
    color: #ffffff;
    font-size: 46px;
    text-align: center;
    height: 80px;
    vertical-align: -webkit-baseline-middle;
	vertical-align: middle;
    line-height: 1;
    font-weight: bold;
    text-shadow: 0px 0px 2px black;
}

bottom-slider{
	min-height: 20px;
    overflow: hidden;
    height: 40px;
    width: 100%;
    background-color: #6cbb4a;
    display: block;
    position: fixed;
    bottom: 0;
    vertical-align: -webkit-baseline-middle;
    vertical-align: middle;
}

@keyframes move {
    from { left: 100%; }
    to   { left: -10%; }
}

.scrollingObj {
    animation: move 90s linear infinite;
}

.bottomScroller {
    height: 40px;
    vertical-align: -webkit-baseline-middle;
    vertical-align: middle;
    background-color: #FFFFFF;
    margin-left: 20px;
    margin-right: 170px;
    overflow: hidden;
}

.buttomElement {
    width: 650px;
    position: relative;
    float: left;
    overflow: hidden;
    height: 35px;
    top: 3px;
    text-align: center;
    text-align: -webkit-center;
    font-size: 21px;
    color: #ffffff;
    vertical-align: -webkit-baseline-middle;
    vertical-align: middle;

}

.table-striped>tbody>tr:nth-child(odd) {
   background-color:#d8d8d9 !important; 
}

.table-striped>tbody>tr:nth-child(even) {
   background-color:#eaeaeb !important; 
}

live-score{
	height: 100%;
    min-height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: #05425e !important;
}

.item {
    position: fixed;
    float: right;
    width: 50px;
    height: 50px;
    padding: 0px;
    margin: 0px;
    background-color: #ffffff;
    right: 165px;
    bottom: -5px;
    transform: scale(0.8);
}

.item myh2 {
     width: 50px;
    position: absolute;
    /* margin-left: auto; */
    /* margin-right: auto; */
    /* float: left; */
    height: 50px;
    text-align: center;
    vertical-align: middle;
    vertical-align: -webkit-baseline-middle;
    line-height: 50px;
    font-size: 24px;
}

svg {
   -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
	margin: 0px;
    position: relative !important;
    top: 0px;
}

.circle_animation {
  stroke-dasharray: 112; /* this value is the pixel circumference of the circle */
  stroke-dashoffset: 112;
  transition: all 1s linear;
}
nyh2{
    width: 50px;
    position: absolute;
    /* margin-left: auto; */
    /* margin-right: auto; */
    /* float: left; */
    height: 50px;
    text-align: center;
    vertical-align: middle;
    vertical-align: -webkit-baseline-middle;
    line-height: 50px;
    font-size: 24px;
}


.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: 0px !important;
    right: 0px !important; 
    color: inherit;
	
}

div#alerts div.ng-scope.ng-isolate-scope.alert.alert-dismissible div{
	/*display: inline-block;*/
}

.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(images/loader-64x/Preloader_2.gif) center no-repeat #fff;
}

.se-pre-con2 {
    position: absolute;
    width: 50px;
    height: 50px;
    z-index: 9999;
    background: url(images/loader-64x/Preloader_3.gif) center no-repeat transparent;
    overflow: visible;
    left: 20vw;
    top: 4px;
}


input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    opacity: 1;
    transform: scaleY(1.5);
}