@CHARSET "ISO-8859-1";



	

#timelineKV
{
	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
 	 box-sizing: border-box;

	font-family: 'Open Sans Condensed', sans-serif;
	
}

div.timelineKV
{
	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
 	 box-sizing: border-box;
 	 
	position: absolute;
	height: 100%;	
	overflow: hidden;
}

div.headerKV
{
	margin-top:15px;
	height: 23px;
	
	text-align:center;	
		
}

.headerKV input[type="button"]
{

	background:#fff;
}
div.leftbarKV
{
	position: absolute;
	
	left: 0px;
	top: 0px;
	
	height: 100%;
	width: 200px;
	float: left;
	background-color: #505561;
	
	border:	1px solid #EDEDED;
	border-right:1px solid #fff;
	z-index: 14;
	
		-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
 	 box-sizing: border-box;
}

div.leftbarItemKV
{		
	width: 200px;
	text-align: center;

	/*background-color: #B2D5EA;*/
	background-color: #3BB599;
	color:#fff;
	
	border-bottom:	1px solid;	
	z-index: 15;	
	 display: table;
	 
	 -webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
 	 box-sizing: border-box;
}
.leftbarItemSpanKV
{
	 display: table-cell;
	 font-size:1em;
	vertical-align:middle;

	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
 	 box-sizing: border-box;
}
.lefbarRegSpanKV
{
	font-size: 1em;
	color:white;
}
.lefbarAliasSpanKV
{
	font-size: 14px;
	color:#0f253c;
}


div.drawareaKV
{
	position: absolute;
	top:0;
	left: 200px;	
	width: 100%;
	height: 100%;
	overflow: hidden;
	
	border:1px solid #EDEDED !important;
	border-color: black;
	
	z-index:5;
	
		-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
 	 box-sizing: border-box;
}

div.hourlinesKV
{
	position: relative;
	background-color: #A2C5EA;
	
	height: 100%;
	
	border: 1px;
	border-color: black;	
	border-right:none;	
	border-left: dotted;
	border-top: none;
	
	float: left;	
	z-index: 0;
	
		-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
 	 box-sizing: border-box;
}

div.carReservationKV
{
	position: absolute;
	z-index:10;
	color: black;
	border: 1 px;
	text-align: center;
	overflow: inherit;
	border-radius:5px;
	font-size: 9 px;
	padding:3px;
	cursor:pointer;
	background-color: #5EB6FF;
	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
 	 box-sizing: border-box;

}

div.carReservation2KV
{
	position: absolute;			
	z-index:99;	
	color: black;	
	background-color: #5EB6FF;	
	border: none;
	text-align: center;
	overflow: inherit;
	border-radius:5px;
	font-size: 9 px;
	padding:3px;
	cursor:pointer;
	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
 	 box-sizing: border-box;
}
/**
div.carReservation:HOVER
{
	overflow: visible;
}
*/


table.scaleTableKV
{
	border-collapse:collapse;
	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
 	 box-sizing: border-box;
 	 padding-bottom: 30px;
 	 line-height: normal;
 	 
}

td.scaleTableKV
{
	/*border-bottom: 1px solid #fff;*/
	border-right: 1px solid #fff;
	padding: 0px;
	position:relative;
	line-height: normal;
/*  display:block; */
}



td.scaleTable2KV
{
	
/*border-bottom: 1px solid #fff;*/
border-right: 1px solid #fff;
position:relative;
padding: 0px;



}
th.scaleTableKV
{
	border: 1px solid #fff;
	font-size:1.5em;
	background-color: #3BB599;
	color:#fff;
	

}
.scaleTableKV_oikea
{
	border-right:4px solid black;	
}

.scaleTableKV td,th,tr
{
	
	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
 	 box-sizing: border-box;
 	 line-height: normal;
}
.scaleTableKV2 td,th,tr
{
	
	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
 	 box-sizing: border-box;
}

.scaleTableKV tr:nth-child(even)
{
	background:#EDEDED;

}
.scaletableKV tr:nth-child(odd)
{
	background:#fff;
	
}



div.nowLineKV
{
	background-color: #0aff7d;
	border-color: #0aff7d;
	border: solid;
	border-width: 1px;
	width: 2px;		
	position:absolute;	
	height: 100%;
	z-index:8;	
	overflow: hidden;

	
}

div.vuorkausiElemKV
{
	background-color: #A2C5EA;
	border-color: #0aff7d;
	border: solid;
	border-width: 1px;
	width: 2px;		
	position:absolute;	
	height: 100%;
	z-index:8;	
	overflow: hidden;
	

}


div.dateFieldKV
{
	margin-top:25px;
	height: 62px;
	
	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
 	 box-sizing: border-box;
}

div.movingReservationKV
{
	z-index: 20;
	background-color: red;
	
	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
 	 box-sizing: border-box;
}

div.addReservationMenuKV
{
	position: absolute;
	width: 200px;
	z-index: 20;
	background-color:none;
	
		-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
 	 box-sizing: border-box;
}

div.addReservationMenuItemKV
{
	position: relative;
	left: 0px;
	width: 200px;
	background-color: #fff;
	z-index: 20;
	border: 1px solid;
	cursor:pointer;
	
	padding:2px;
	
		-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
 	 box-sizing: border-box;
}

div.addReservationMenuItemKV:HOVER
{
	background-color: #39c0ed;
	color:white;
	border: 3px solid white;
	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
 	 box-sizing: border-box;
}


ul.pointsListKV
{
	text-align: left;
	list-style-type: none;
	
		-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
 	 box-sizing: border-box;
}

li.pointsListKV
{
	background-color: #B2D5EA;
	
		-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
 	 box-sizing: border-box;
}

li.pointsListOtherKV
{
	background-color: #C2E5FA;
	
		-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
 	 box-sizing: border-box;
}

div.reservationMouseOverKV
{
	position: absolute;
	z-index: 30;
	background-color: #fff;
	border: 1px solid black;
	border-radius:4px;
	
		-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
 	 box-sizing: border-box;
}

div.routepointsKV
{
	text-align: center;
	width: 70%;
	
		-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
 	 box-sizing: border-box;
}

div.koulukuljetusKV
{
	background-color: #a963d5;
	
		-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
 	 box-sizing: border-box;
}

div.kyydinvalitysKV
{
	background-color: #f88e40;
	
		-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
 	 box-sizing: border-box;
}

div.huoltoKV
{
	background-color: #288e40;
		-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
 	 box-sizing: border-box;
}

div.muuKV
{
	background-color: #288ef0;
	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
 	 box-sizing: border-box;
}

div.kotiateriaKV
{
	background-color: #888ef0;
		-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
 	 box-sizing: border-box;
}

tr.otherRowKV
{
	background-color: #F5F5F5;
}

tr.newRowKV
{
	background-color: #D5D5D5;
}

tr.deletedRowKV
{
	background-color: #FFAAAA;
}

tr.OnDriveKV /* Oppilas kyydissa */
{
	background-color: #6c91f9;
}
tr.CompleteKV /* Oppilas viety perille */
{
	background-color: #9ef96c;
}
tr.ErrorRPKV /* Virhe */
{
	background-color: #ffff00;
}

div.WaitingKV
{
	background-color: #6c91f9;
	border: 1px solid lightgray;
}
div.OnDriveKV
{
	background-color: #f88e40;
}
div.CompleteKV
{
	background-color: #9ef96c;
	color:black;
}
div.CancelledKV
{
	background-image: url('../img/cancel_icon.png');
	background-repeat: repeat-x;
	background-color: gray;
	border: 1px solid lightgray;
}

div.TDSOrderClass0KV /* Tilaus, Odottaa */
{
	border: 1px solid white;
	background-color: #40c7f8 !important;
	color: black; !important;
}
div.TDSOrderClass1KV /* Tilaus, Waiting For Accept on vehicle */
{
	border: 1px solid white;
	background-color: rgba(248, 64, 64, 0.96) !important;
	color: black; !important;
}
div.TDSOrderClass2KV /* Tilaus, Hyväksytty */
{
	border: 1px solid white;
	background-color: #f88e40 !important;
	color: black; !important;
}
div.TDSOrderClass4KV /* Tilaus, Suorav�litetty */
{
	border: 1px solid white;
	background-color: #0A568E;
	color: black; !important;
}
div.TDSOrderClass5KV /* Tilaus, Ajossa */
{
	background-color: #885ead !important;
	border: 1px solid white;
	color: black; !important;
}
div.TDSOrderClass6KV /* Tilaus, Ajettu */
{
	background-color: #9ef96c !important;
	border: 1px solid white;
	color: black; !important;
}
div.TDSOrderClass7KV /* Tilaus, Matkalla asiakkaalle */
{
	background-color: #f9e66c !important;
	border: 1px solid white;
	color: black; !important;
}
div.TDSOrderClass8KV /* Tilaus, Odottaa asiakasta/noutokohteessa */
{
	background-color: #6cf9c8 !important;
	border: 1px solid white;
	color: black; !important;
}

.aikajana_otsikkoKV
{
	background-color:#505561;
	color:#fff;
	font-size:1.4em;
	border-right:1px solid #fff;
		-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
 	 box-sizing: border-box;
}


#divCMKV {
 border: 1px solid #898989;
 display: none;
 position: absolute;
 cursor: pointer;
width:auto;

	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
 	 box-sizing: border-box;

}

ul.sortlist
{
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

.sortlist li
{
	width: 90%;
	background-color: #cadbeb;
	height: 25px;
	vertical-align: middle;
	border: 1px dotted;	
}



#containment {
	height: 210px;
	width: 330px;
	background: #eee;
	position: relative;
}
 
#draggable {
	height: 20px;
	width: 20px;
	background: #000;
	position: absolute;
	top: 0;
	left: 0;
}
 
div.dropper {
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	height: 40px;
	width: 30px;
	background: #ff3300;
}


div.BadgeColorBackground {
	/*background-color: #9d9d9d; */
	color:black;

}
