html
{
	min-height: 100%;
	width: 100%;
}

body
{
	font-family: Raleway, sans-serif;
	font-weight: 400;
	margin: 0px;
	padding: 0px;
	background: #e8e8e8 url(../image/kattohoiva_taustakuva.jpg) no-repeat 50% 75px;
	min-height: 100%;
	font-size: 15px;
}

a
{
	color: #0071b3;
	text-decoration: none;
	transition: all 0.2s;	
}

a:hover
{
	color: #00f;
}

a.add
{
	display: inline-block;
	
	color: #fff;
	box-sizing: border-box;
	height: 35px;
	width: auto;
padding: 6px 20px;
margin-bottom: 15px;
border-radius: 5px;
background-color: #B0D34F;
}

a.loadfile
{
	display: inline-block;
	background: transparent url(../image/addbutton.png) no-repeat 100% 0%;
	color: #fff;
	box-sizing: border-box;
	height: 35px;
	width: auto;
	font-weight: 700;
	padding: 8px 40px 0px 15px;
	margin-bottom: 15px;
	border-radius: 5px;
}

a.deletefile
{
	display: inline-block;
	background: #f00 url() no-repeat 100% 0%;
	color: #fff;
	box-sizing: border-box;
	height: 35px;
	width: auto;
	font-weight: 700;
	padding: 8px 40px 0px 15px;
	margin-bottom: 15px;
	border-radius: 5px;
	margin-right: 15px;
}

a.delete
{
	display: inline-block;
	background: #f00 url() no-repeat 100% 0%;
	color: #fff;
	box-sizing: border-box;
	height: 35px;
	width: auto;
	font-weight: 700;
	padding: 8px 15px 0px 15px;
	margin-bottom: 15px;
	border-radius: 5px;
	margin-right: 15px;
	float: right;
}

a.save
{
	display: inline-block;
	background: transparent url(../image/addbutton.png) no-repeat 100% 0%;
	color: #fff;
	box-sizing: border-box;
	height: 35px;
	width: auto;
	font-weight: 700;
	padding: 8px 40px 0px 15px;
	margin-bottom: 15px;
	border-radius: 5px;
}

#closeload{
	position:absolute;
	top:7px;
	right:7px;
	cursor:pointer;
	}
	
#closeload_ins{
	position:absolute;
	top:7px;
	right:7px;
	cursor:pointer;
	}



#ajaxupload_file
{
	display: inline-block;
	background: transparent url(../image/addbutton.png) no-repeat 100% 0%;
	color: #fff;
	box-sizing: border-box;
	height: 35px;
	width: auto;
	font-weight: 700;
	padding: 3px 40px 0px 15px;
	margin: 2px 15px 0px 15px;
	border-radius: 5px;
	cursor: pointer;
}

#ajaxupload_image
{
	display: inline-block;
	background: transparent url(../image/addbutton.png) no-repeat 100% 0%;
	color: #fff;
	box-sizing: border-box;
	height: 35px;
	width: auto;
	font-weight: 700;
	padding: 3px 40px 0px 15px;
	margin: 2px 15px 0px 15px;
	border-radius: 5px;
	cursor: pointer;
}

.savebutton
{
	display: inline-block;
	background: transparent url(../image/addbutton.png) no-repeat 100% 0%;
	color: #fff;
	box-sizing: border-box;
	height: 35px;
	width: auto;
	font-weight: 700;
	padding: 3px 40px 0px 15px;
	margin: 0px 15px 14px 0px;
	border-radius: 5px;
	cursor: pointer;
}

#sendinvite
{
	display: inline-block;
	background: transparent url(../image/addbutton.png) no-repeat 100% 0%;
	color: #fff;
	box-sizing: border-box;
	height: 35px;
	width: auto;
	font-weight: 700;
	padding: 3px 40px 0px 15px;
	margin: 0px 15px 14px 0px;
	border-radius: 5px;
	cursor: pointer;
}

#uploadprogress, #uploadprogress2
{
	margin-top: 15px;
	width: 100%;
}

a.add:hover
{
	text-decoration: none;	
}

a.save:hover
{
	text-decoration: none;	
}

div
{
	box-sizing: border-box;
}

input, textarea
{
	font-size: 100%;
	padding: 5px;
	border-radius: 5px;
	border: solid 1px #ccc;
	width: 250px;
	/* margin-left: 155px; */
}

textarea
{
	resize: none;
	height: 95px;
}

select
{
	font-size: 100%;
	padding: 5px;
	border-radius: 5px;
	border: solid 1px #ccc;
	width: 250px;
	margin-left: 0px;
}


.ui-datepicker {
	
	z-index: 100 !important;
}


.editwarning{
	pointer-events: none; 
	background-color: #ffdac6;
}



.kattoriviselect{
	max-width:200px;
}


.kappaleyksikot
{
	font-size: 100%;
	padding: 5px;
	border-radius: 5px;
	border: solid 1px #ccc;
	width: 50px;
	margin-left: 15px;
}

.keikka_pikahaku_wrap{
	
	margin-top:-10px;
}

#keikkasearch{
	
	width: 100px;
}


.fade.in {
  opacity: 1;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-backdrop.in {
  opacity: 0.5;
}

.modal-body{
	word-break: break-word;
} 


.kielikuva{
	max-width:30px;
	height: auto;
	margin: 0 5px;
}



/* raporttiin */


.luokitus_hyva{
	background-color: #28a745;
	min-width: 40px;
	text-align: center;
}


.luokitus_tyydyttava{
	background-color: #e0a800;
	min-width: 40px;
	text-align: center;
}



.luokitus_huono{
	background-color: #c82333;
	min-width: 40px;
	text-align: center;
}



/* pelsun erikoisuudet */

.pelsubox label{
	float: left;
	width: 200px;
	margin-bottom:0px;
}

.pelsubox .field{
	padding: 2px;
}

.pelsubox h4{
	margin-top: 10px;
}



.pelsubox_text {
	
	border: 1px solid #ccc;
    border-radius: 5px;
    clear: left;
    font-size: 100%;
    margin-left: 0px;
    padding: 5px;
    width: 99%;
	height:30px;
	display:none;
	margin-top:5px;
}

.pelsuselect{
	width:180px;
	height:30px;
}

.onnettomuusbox h4{
	color: #db0202;
	font-weight:bold;
}



input[type=radio]{
	
	 border: 1px solid #ccc;
    border-radius: 5px;
    clear: left;
    font-size: 100%;
    margin-left: 5px;
    padding: 5px;
    width: 25px;
	position:relative;
}

.kumppanitasot input[type=radio]{
  border: 1px solid #ccc;
    border-radius: 5px;
    clear: left;
    font-size: 100%;
    margin-left: 20px;
    padding: 5px;
    width: 20px;
}

.laskuttajan_puumerkki{
	width: 40px;
	text-transform: uppercase;
}



#managers input[type=checkbox]{
    margin-left: 0;
    position: relative;
}


#huoltolistaus input{	
	
	width: 30px;
}

#huoltolistaus li{
	list-style-type: none;
	
}


/* hallinnan etusivu */

.etusivulomake input, .etusivulomake textarea
{
	font-size: 100%;
	padding: 5px;
	border-radius: 5px;
	border: solid 1px #ccc;
	
	margin-left: 15px;
}



.etusivulomake textarea
{
	resize: none;
	height: 95px;
}



.pmc-animate a {
	float: left;
	clear:left;
}

.one_fourth{
	display: inline-block;
    padding-top: 10px;	
}
.pmc-icon-title{
	font-weight:bold;
	
}

input.button
{
	background-color: #b0d34f;
	color: #fff;
	cursor: pointer;
}

.container, fieldset
{
	max-width: 1170px;
	margin: 0px auto 0px auto;
}

.column fieldset
{
	width: 100%;
}


#chart_div table {
	background-color: transparent;
}


.hylkaa_tuntimerkinta{
	margin-right:10px;
}

#ajastin_kaynnistetty{
	display:none;
	width:80px;
	height: 20px;
	float: left;
	margin: 1.3rem;
	transition: all 0.3s;
}



#message
{
	width: 1024px;
	margin: 15px auto 15px auto;
	background-color: #0071b4;
	border-radius: 5px;
	padding: 15px;
	position: relative;
	color: #fff;
	font-weight: 700;
	text-align: center;
}

#ticker
{
	background-color: #f8f8f8;
	position: relative;
	padding: 10px 0px 10px 0px;
	overflow: hidden;
	color: #bcaaa9;
	font-size: 85%;
}

#ticker .callus
{
	float: left;
}

#ticker .logout
{
	float: right;
}

#header
{
	background-color: #fff;
	position: relative;
	padding: 15px 0px 15px 0px;
	overflow: hidden;
	box-shadow: 0px 0px 5px #ccc;
	margin: 0px 0px 0px 0px;
}

#header h1
{
	margin: 0px;
	padding: 0px;
}

#header h1 a
{
	display: block;
	width: 263px;
	height: 51px;
	text-indent: -9999px;
	background: #fff url(../images/Kattohoiva_logo_kattokayra_2020_FI_slogan_h60.png) no-repeat 0% 0%;
}

#navigation
{
	padding: 15px 0px 15px 0px;
	overflow: hidden;	
}

#navigation h2
{
	margin: 30px 0px 10px 0px;
	padding: 0px;
	display: block;
	width: 198px;
	height: 23px;
	text-indent: -9999px;
	background: transparent url(../image/KATTO-ONLINE_pieni.png) no-repeat 0% 0%;
	float: left;
}

#navigation ul
{
	float: left;
	list-style-type: none;
	margin-left: 0px;
	position: relative;
	padding-left: 0;
}

#navigation ul li
{
	display: inline-block;
}

#navigation ul li a
{
	display: inline-block;
	width: 130px;
	height: 73px;
	box-sizing: border-box;
	background: transparent url(../image/kattovalikko_off.png) no-repeat 0% 0%;
	background-size: contain;
	overflow: hidden;
	text-align: center;
	padding: 30px 15px 0px 15px;
	font-weight: 700;
}

#navigation ul li a:hover
{
	text-decoration: none;
	color: #fff;
	background: transparent url(../image/kattovalikko_on.png) no-repeat 0% 0%;
	background-size: contain;
}

#navigation ul li.active a
{
	text-decoration: none;
	color: #fff;
	background: transparent url(../image/kattovalikko_on.png) no-repeat 0% 0%;
	background-size: contain;
}

#main
{
	padding: 0px 0px 50px 0px;	
	overflow: hidden;
}

#map
{
	width: 100%;
	border-radius: 5px;
	overflow: hidden;
	height: 330px;
	margin-bottom: 0px;
	background-color: #fff;
}

fieldset
{
	border: none;
	padding: 0px;
}

fieldset legend
{
	background-color: #0071b4;
	color: #fff;
	padding: 5px 15px 5px 15px;
	width: 100%;	
	box-sizing: border-box;	
	font-weight: 700;
	border-radius: 5px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	font-size: 115%;
	margin-bottom: 0;
}

fieldset .box
{
	background-color: #fff;
	padding: 10px;	
	border-radius: 5px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	opacity: 0.9;
	box-shadow: 0px 0px 5px #ccc;
}



.login{
	margin-top: 40px;
}

.login fieldset .box
{
	text-align: center;
	max-width:450px;
	margin: 0px auto 0px auto;
}

.login fieldset{
	max-width:450px;
	}
	
.login fieldset legend{
	margin-bottom: 0px;
	margin-top: 20px;
	}	

.field
{
	background-color: #fafafa;
	border-radius: 5px;
	padding: 10px;
	margin-bottom: 5px;
	position: relative;
}

label
{
	display: inline-block;
	width: 150px;
	/* position: absolute; */
	top: 10px;
}
.radiolabel {
    display: inline-block;
    position: relative;
    top: 0px;
    width: 100px;
}

.myyntistatus .radiolabel {
    display: inline-block;
    position: relative;
    top: 0px;
    width: auto;
}


.kumppanitasot label
{
	display: inline-block;
	width: 200px;
	position: relative;
	top: 0px;
}

.buttons
{
	margin-top: 15px;
}


.keikkanumero{
	font-weight:bold;
	color: #fff;
	background-color: #972D3F;
	padding: 2px 10px;
	border-radius:2px;
}



h3
{
	margin: 0px 0px 15px 0px;
	font-size: 150%;
	font-weight: 700;
	color: #444;
}

h4
{
	color: #0071b4;
	margin: 0px 0px 15px 0px;
	clear: both;
}

.column
{
	width: 48%;
	float: left;
	overflow: hidden;
}

.column.dash .box
{
	font-size: 115%;
	color: #0071b4;
	font-weight: 700;
}

.column:nth-of-type(odd)
{
	margin-right: 2%;
}

.column:nth-of-type(even)
{
	width: 50%;
}

#editor .column:nth-of-type(even)
{
	margin-right: 2%;
	width: 48%;
}

#editor .column:nth-of-type(odd)
{
	width: 50%;
	margin-right: 0px;
}

.box
{
	background-color: #fff;
	padding: 25px;	
	border-radius: 5px;
	opacity: 0.9;
	box-shadow: 0px 0px 5px #ccc;
	position: relative;
	margin-bottom: 15px;
}

.box .ammount
{
	position: absolute;
	right: 25px;
	top: 25px;
}

.box p
{
	margin: 0px;	
}

.toolbar
{
	clear: both;
	overflow: hidden;
	position: relative;
	padding-bottom: 10px;
}

.toolbar_keikat
{
	
	
	clear: both;	
	padding: 10px;
	
	position: relative;
    z-index: 10;	
	bottom: 0;	
	background-color: #CBCBCB;
	
}

.keikkaedit_insert{
	margin-bottom: 3px;
}

input#tablesearch
{
	float: right;
}

table
{
	border-collapse: collapse;
	border: none;
	background-color: #fff;
	overflow: hidden;
	width: 100%;
	margin-bottom: 15px;
}

table tr
{
	transition: all 0.1s;
}

table tr.nomatch
{
	display: none;
}

table #tableheader.nomatch
{
	display: table-row;
}

table th
{
	 background-color: #0071b4;
	color: #fff;
	text-align: left;
	font-size: 95%;
	padding: 5px 15px 5px 15px;
	border-right: solid 3px #e8e8e8;
}

table tr td
{
	transition: all 0.2s;
}

table tr:hover td
{
	
	cursor: pointer;
}

table td
{
	padding: 8px;
	border-right: solid 3px #e8e8e8;
	border-bottom: solid 3px #e8e8e8;
	font-size: 12px;
}

#sortable tr:nth-of-type(odd) td
{
	background-color: #efefef;
}

/* Sorttaukset */
#sortable th.headerSortUp { 
    background-image: url(../image/asc.gif) !important; 
    background-color: #3399FF; 
} 

#sortable  th.headerSortDown { 
    background-image: url(../image/desc.gif) !important; 
    background-color: #3399FF; 
}


#sortable thead tr .header {
    background-image: url("../image/bg.gif");
    background-position: right center;
    background-repeat: no-repeat;
    cursor: pointer;
}


.taulukon_tuore{
	background-color: #e5f7d2;
	
}

.katon_yleiskuva{
	width:100%;
	height: auto;
	
}


#tuntilistaus_tehokkuus td{
	
	font-size: 18px !important;
}



#tuntilistaus_tehokkuus tr td:nth-child(2) {
    color: green;
	font-weight:bold;
	text-align: center;
}

#tuntilistaus_tehokkuus tr td:nth-child(3) {
    color: red;
	font-weight:bold;
	text-align: center;
}

#tuntilistaus_tehokkuus tr td:nth-child(4) {
  
	text-align: center;
}



/* laskutus */
.laskutustaulu td {
    border-bottom: 3px solid #e8e8e8;
    border-right: 3px solid #e8e8e8;
    padding: 3px;
}

.laskutustaulu tr:hover td
{
	
}

.laskutusnumero{
	width:90px;
}
.laskutusteksti{
	width:100%;
}



.checkbox input
{
	width: auto;
	margin: 0px;
}

.checkbox .field
{
	width: 319px;
	display: inline-block;
	margin-right: 5px;
	overflow: hidden
}

.paasy_katolle input[type='checkbox']{
  
    width: 30px;
}


table input
{
	width: auto;
}

table .name
{
	width: 100%;
}

#fileaction
{
	position: fixed;
	top: 100px;
	left: 100px;
	padding: 25px;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0px 0px 15px #000;
	z-index: 99;
	display: none;
	text-align: center;
}

#fileaction_ins
{
	position: fixed;
	top: 100px;
	left: 100px;
	padding: 25px;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0px 0px 15px #000;
	z-index: 99;
	display: none;
	text-align: center;
}


/*  tunnit */

.juuri_lisatty{
	background-color: #d3f2bf;
	margin-bottom:5px;
	padding: 5px;
}

.tuntivalikko li{
	float:left;
	margin-left:20px;
}

.tuntiyhteenvetosolu{
	border-left: 3px dotted #0071B4;
}




.paivakirja_pvm{
	width: 100px;
}


.paivakirja_nimikirjaimet{
	text-transform: uppercase;
	width: 100px;
}


/* keikkapäivän ylitys */

.huomiopaiva{
	color: #ff2626;
}


.btn {
		
		font-size:14px ;
	}

.muistiinpanolistaus{
	margin: 0;
	padding-left: 15px;
}

.muistiinpanolistaus span{
	font-size: 12px;
	font-style: italic;
}


.muistiinpanorivi{
	margin-bottom: 20px;
	word-break: break-word;
}

/* etusivu, muistiinpanon poisto */

.poista_muistiinpano:hover{
	cursor:pointer;
}

.striped-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
	margin-bottom: 10px;
}

ul.striped-list > li:nth-of-type(odd) {
    background-color: #e9e9f9 ;
}

.striped-list > li {
    border-bottom: 1px solid rgb(221,221,221);
    padding: 6px;
}


/* kilometrimerkinnän kuittaus */

.bg-kilometrit-valittu{
	background-color: #CFFFCD;
	padding: 5px 0;
}

.poimi_kumppanin_kilometrimerkinta{
	transition: all 0.5s;
}

.bg-kilometrit-valittu .poimi_kumppanin_kilometrimerkinta{
	display: none;
}

#kilometrien_tallennusmuistutus{
	display:none;
}



#footer
{
	xposition: static;
	bottom: 0px;
	left: 0px;
	height: 180px;
	width: 100%;
	background: transparent url(../image/kattohoiva_footer.png) no-repeat 50% 0px;
}


	.mobiiliotsikko{
		display:none;
	}	


@media (max-width: 767.98px) {
	
	
table td {

    padding: 10px; /* vähemmän mobiilissa */
}	

.box {

    padding: 15px; /* vähemmän mobiilissa */
    
}
	
	.login fieldset
{
	max-width: 450px;	
	margin: 50px auto 0px auto;
	padding:10px;
}


#navigation ul li a {
    background: transparent url("../image/kattovalikko_off.png") no-repeat scroll 0 0 / contain ;
    box-sizing: border-box;
    display: inline-block;
    font-weight: 700;
    height: 70px;
    overflow: hidden;
    padding: 18px 15px 0;
    text-align: center;
    width: 100px;
	font-size:14px;
}

#navigation ul {
    padding-left: 0;
}

table #tableheader.nomatch
{
	display: none;
}






	/* Force table to not be like tables anymore */
/*	table, thead, tbody, th, td, tr { 
		display: block; 
	}
	*/
	.table_kohteet, .table_kohteet thead, .table_kohteet tbody, .table_kohteet th, .table_kohteet td, .table_kohteet tr {
		display:block;
		}
	.table_manager, .table_manager thead, .table_manager tbody, .table_manager th, .table_manager td, .table_manager tr {
		display:block;
		}
	.table_user, .table_user thead, .table_user tbody, .table_user th, .table_user td, .table_user tr {
		display:block;
		}	
		
	.table_kumppanit, .table_kumppanit thead, .table_kumppanit tbody, .table_kumppanit th, .table_kumppanit td, .table_kumppanit tr {
		display:block;
		}	

	.table_keikat, .table_keikat thead, .table_keikat tbody, .table_keikat th, .table_keikat td, .table_keikat tr {
		display:block;
		}		
	.table_keikat2, .table_keikat2 thead, .table_keikat2 tbody, .table_keikat2 th, .table_keikat2 td, .table_keikat2 tr {
		display:block;
		}	
	.table_keikat3, .table_keikat3 thead, .table_keikat3 tbody, .table_keikat3 th, .table_keikat3 td, .table_keikat3 tr {
		display:block;
		}		
	.table_keikat4, .table_keikat4 thead, .table_keikat4 tbody, .table_keikat4 th, .table_keikat4 td, .table_keikat4 tr {
		display:block;
		}	
	.table_vapaatkeikat, .table_vapaatkeikat thead, .table_vapaatkeikat tbody, .table_vapaatkeikat th, .table_vapaatkeikat td, .table_vapaatkeikat tr {
		display:block;
		}	
		
		
	.table_tuntilistaus,  .table_tuntilistaus tbody, .table_tuntilistaus th, .table_tuntilistaus td, .table_tuntilistaus tr {
		display:block;
		}	
		
		
	.laskutustaulu, .laskutustaulu thead, .laskutustaulu tbody, .laskutustaulu th, .laskutustaulu td, .laskutustaulu tr {
		display:block;
		}	
		
	.mobiiliotsikko{
		display:block;
	}	
	
	.table_tuntilistaus thead{
		display:none;
	}
		
		
		
		
	.table_tiedostot, .table_tiedostot thead, .table_tiedostot tbody, .table_tiedostot th, .table_tiedostot td, .table_tiedostot tr {
		display:block;
		}		
				
	
	.table_kohteet td{
		padding-bottom: 5px;
    	padding-top: 24px;
		}
	.table_kohteet td:nth-of-type(1) { font-weight:bold;  }	
		
	.table_manager td{
		padding-bottom: 5px;
    	padding-top: 24px;
		}	
	.table_manager td:nth-of-type(1) { font-weight:bold;  }	
	
	
	.table_user td{
		padding-bottom: 5px;
    	padding-top: 24px;
		}
	.table_user td:nth-of-type(1),.table_user td:nth-of-type(2) { font-weight:bold;  }	
	
	
	.table_kumppanit td{
		padding-bottom: 5px;
    	padding-top: 24px;
		}	
	.table_kumppanit td:nth-of-type(1) { font-weight:bold;  }	
	
	.table_keikat td, .table_keikat2 td, .table_keikat3 td, .table_keikat4 td, .table_vapaatkeikat td, .table_tiedostot td{
		padding-bottom: 5px;
    	padding-top: 24px;
		}	
	.table_keikat td:nth-of-type(1),
	.table_keikat2 td:nth-of-type(1),
	.table_keikat3 td:nth-of-type(1),
	.table_keikat4 td:nth-of-type(1),
	.table_vapaatkeikat td:nth-of-type(1),
	.table_tiedostot td:nth-of-type(1)
	
	 { font-weight:bold;  }	
	
	
	/* Hide table headers (but not display: none;, for accessibility) */
	thead tr { 
		/* position: absolute;
		top: -9999px;
		left: -9999px; */
	}
	
	tr { border: 1px solid #ccc; }
	
	td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
		
	}
	
	td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
	
	
	/* nappisäätö */
	
	.btn {
		margin-bottom: 5px;
		font-size:14px !important;
	}
	
	/*
	Kohteiden selitteet
	*/
	.table_kohteet td:nth-of-type(1):before { content: ""; font-size:11px;  }
	.table_kohteet td:nth-of-type(2):before { content: "Nimi"; font-size:11px; }
	.table_kohteet td:nth-of-type(3):before { content: "Osoite"; font-size:11px; }
	.table_kohteet td:nth-of-type(4):before { content: "Kohteen hoitaja"; font-size:11px;  }
	.table_kohteet td:nth-of-type(5):before { content: "Muokattu"; font-size:11px;  }
	
	
	.table_kohteet td:nth-of-type(1){ display:none;}
	
	.table_kohteet td:nth-of-type(4){ display:none;}
	.table_kohteet td:nth-of-type(5){ display:none;}
	
	.table_kohteet td:nth-of-type(6){ display:none;}
	
	
	.table_kohteet td:nth-of-type(2) {  font-size:15px; font-weight: bold; }
	
	/*
	Managereiden selitteet
	*/
	.table_manager td:nth-of-type(1):before { content: "Taloyhtiö"; font-size:11px;  }
	.table_manager td:nth-of-type(2):before { content: "Osoite"; font-size:11px; }
	.table_manager td:nth-of-type(3):before { content: "Muokattu"; font-size:11px; }
	
	/*
	Usereiden selitteet
	*/
	.table_user td:nth-of-type(1):before { content: "Nimi"; font-size:11px;  }
	.table_user td:nth-of-type(2):before { content: "Sukunimi"; font-size:11px; }
	.table_user td:nth-of-type(3):before { content: "Sähköposti"; font-size:11px; }
	.table_user td:nth-of-type(4):before { content: "Puhelin"; font-size:11px; }
	.table_user td:nth-of-type(5):before { content: "Muokattu"; font-size:11px; }

	/*
	Kumppaneiden selitteet
	*/
	.table_kumppanit td:nth-of-type(1):before { content: "Yritys"; font-size:11px;  }
	.table_kumppanit td:nth-of-type(2):before { content: "Taso"; font-size:11px; }
	.table_kumppanit td:nth-of-type(3):before { content: "Paikkakunta"; font-size:11px; }
	.table_kumppanit td:nth-of-type(4):before { content: "Muokattu"; font-size:11px; }
	
	
	/*
	Keikkojen selitteet
	*/
	.table_keikat td:nth-of-type(1):before { content: "ID"; font-size:11px;  }
	.table_keikat td:nth-of-type(2):before { content: "Osoite"; font-size:11px; }
	.table_keikat td:nth-of-type(3):before { content: "Keikan nimi"; font-size:11px; }
	.table_keikat td:nth-of-type(4):before { content: "Osoite"; font-size:11px; }
	
	.table_keikat td:nth-of-type(5),
	.table_keikat td:nth-of-type(6),
	.table_keikat td:nth-of-type(7),
	.table_keikat td:nth-of-type(8),
	.table_keikat td:nth-of-type(9),
	.table_keikat td:nth-of-type(10)
	{ display:none;  }
	
	
	
	.table_keikat2 td:nth-of-type(1):before { content: "Nimi"; font-size:11px;  }
	.table_keikat2 td:nth-of-type(2):before { content: "Osoite"; font-size:11px; }
	.table_keikat2 td:nth-of-type(3):before { content: "Hoidossa"; font-size:11px; }
	.table_keikat2 td:nth-of-type(4):before { content: "Lisätty"; font-size:11px; }
	.table_keikat2 td:nth-of-type(5):before { content: "Status"; font-size:11px; }
	.table_keikat2 td:nth-of-type(6):before { content: "Arv. valmistuminen"; font-size:11px; }


	.table_keikat3 td:nth-of-type(1):before { content: "Nimi"; font-size:11px;  }
	.table_keikat3 td:nth-of-type(2):before { content: "Osoite"; font-size:11px; }
	.table_keikat3 td:nth-of-type(3):before { content: "Hoidossa"; font-size:11px; }
	.table_keikat3 td:nth-of-type(4):before { content: "Lisätty"; font-size:11px; }
	.table_keikat3 td:nth-of-type(5):before { content: "Status"; font-size:11px; }
	
	.table_keikat3 td:nth-of-type(1):before { content: "Nimi"; font-size:11px;  }
	.table_keikat3 td:nth-of-type(2):before { content: "Osoite"; font-size:11px; }
	.table_keikat3 td:nth-of-type(3):before { content: "Lisätty"; font-size:11px; }
	
	
	.table_keikat4 td:nth-of-type(1):before { content: "Nimi"; font-size:11px;  }
	.table_keikat4 td:nth-of-type(2):before { content: "Osoite"; font-size:11px; }
	.table_keikat4 td:nth-of-type(3):before { content: "Lisätty"; font-size:11px; }
	.table_keikat4 td:nth-of-type(4):before { content: "Status: ;"; font-size:11px; }
	.table_keikat4 td:nth-of-type(5):before { content: "Kiireellisyys"; font-size:11px; }	
	
	/* .table_vapaatkeikat td:nth-of-type(0):before { content: "ID"; font-size:11px;  } */
	.table_vapaatkeikat td:nth-of-type(1):before { content: "ID"; font-size:11px;  }
	.table_vapaatkeikat td:nth-of-type(1) {  font-size:19px;  }
	.table_vapaatkeikat td:nth-of-type(2):before { content: "Kohde"; font-size:11px; }
	.table_vapaatkeikat td:nth-of-type(3):before { content: "Keikka"; font-size:11px; }
	.table_vapaatkeikat td:nth-of-type(4):before { content: "Osoite"; font-size:11px; }
	
	.table_vapaatkeikat td:nth-of-type(5),
    .table_vapaatkeikat td:nth-of-type(6),
	.table_vapaatkeikat td:nth-of-type(7),
	.table_vapaatkeikat td:nth-of-type(8),
	.table_vapaatkeikat td:nth-of-type(9),
	.table_vapaatkeikat td:nth-of-type(10)
	{ display:none;  }

	/*
	Tiedostojen selitteet
	*/
	
	.table_tiedostot td:nth-of-type(1):before { content: "Nimi"; font-size:11px;  }
	.table_tiedostot td:nth-of-type(2):before { content: "Tiedosto"; font-size:11px; }
	.table_tiedostot td:nth-of-type(3):before { content: "Koko"; font-size:11px; }
	.table_tiedostot td:nth-of-type(4):before { content: "Tyyppi"; font-size:11px; }
	.table_tiedostot td:nth-of-type(5):before { content: "Lisätty"; font-size:11px; }
	
	
	/*
	Raporttilistan selitteet
	*/
	/*
	.table_raportit td:nth-of-type(1):before { content: "Nimi"; font-size:11px;  }
	.table_raportit td:nth-of-type(2):before { content: "Tiedosto"; font-size:11px; }
	.table_raportit td:nth-of-type(3):before { content: "Koko"; font-size:11px; }
	.table_raportit td:nth-of-type(4):before { content: "Tyyppi"; font-size:11px;  }
	.table_raportit td:nth-of-type(5):before { content: "Muokattu"; font-size:11px;  }
	*/
	
	
	/* piilotetaan mobiilissa tablen header-rivi */
	
	#tableheader{
		display:none;
	}
	
	
	

	
}



table.table_lakanataulu tbody tr:nth-child(odd) {
    background-color: #F3FAFF !important;
}
table.table_lakanataulu tbody tr:nth-child(even) {
    background-color: #FFFFFF !important;
}

table.table_lakanataulu tbody tr:hover {
    background-color:#BCD2E5 !important;
}

table.table_lakanataulu td{
	 font-size: 11px;
    padding: 8px;
}


/* raidat div-listalle */
.grid-striped .row:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05);
}


#pendulum{
	display: none;
}


