/* Helvet css */

a.button {	
    color: #fff;
    font-weight: bold;
    background-color: #4C4C4C;
    text-decoration: none;
    padding: 2px 2px 2px 2px;
}

/* body */

html, body{
    width: 100%;
    /*background-color: #9DA3A1;*/
	background-color: white;
    margin: 0;
    padding: 0;
}
#header{
    width: 100%;
    height: 50px;
    background-color: #4C4C4C;
}
.footerlogo {
    /*padding-top: 10px;
    padding-left: 10px;*/
   margin-top: 0px;
    margin-left: 0px;
    width: 500px;
    height: 100px;
    float: left;
    /*background-image: url('logo_sjl_1.png');*/
	background-image: url('leijonabanneri.jpg');
}

#logo {
    float: left;
}
#logo_right {
    float: right;
	}
#arrowl {
    width: 35px;
    height: 35px;
    margin-left: 4px;
    float: left;
    background-image: url('arrow-l.png');
}
#arrowr {
    width: 35px;
    height: 35px;
    margin-right: 4px;
    float: right;
    background-image: url('arrow-r.png');
}
#tilastotietokanta {
    width: 125px;
    height: 35px;
    margin-right: 10px;
    float: right;
    /*background-image: url('arrow-r.png');*/
}
#wrapper_1 {
    width: 100%;
    min-height: 700px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    /*border: 2px solid #333;*/
    background-color: #fff;
}
#wrapper {
    width: 1300px;
    min-height: 700px;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 5px 5px 5px;
    border-left: 2px solid #a7a7a7;
    border-right: 2px solid #a7a7a7;
    background-color: #fff;
}

#footer {
    width: 100%;
    height: 100px;
    text-align: center;
    background-color: #fd6598;
    /*background-color: #4C4C4C;*/
    /*background-color: white;*/
    font-family: Georgia;
    font-weight: 700;
    font-style: italic; 
    font-size: 21px; 
    float: left; 
    color: #0077c8; 
    /*margin-top:6px;*/
}
.clear {
    clear: both;
}
#login {
    border: 1px solid #a7a7a7;
    padding: 50px;
    width: 445px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    /*background-color: #000;*/
}
#frontpage_login {
    width: 200px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    /*margin-top: 100px;*/
    /*padding: 50px;*/
    background-color: #fff;

}
/* Map */
#map {
    position: relative;
    width: 800px;
    height: 500px;
    float: left;
    margin: 0;
    border: 2px solid #a7a7a7;

}
#navbar {
    margin-top: 5px;
}

#legend_div {
    position: absolute;
	bottom: 1px;
    min-height: 20px;
    width: 250px;
    /*border: 1px solid #000;*/
    z-index: 1;
    font-family: Georgia;
    font-weight: bold;
    font-size: 10px; 
	line-height: 12px;

}
/* Graphs & Table */
#graphs {
    max-width: 800px;
    width: 480px;
    height: 605px;
    display: block;
    float: left;
    margin-left: 10px; 
    border: 2px solid #a7a7a7;
}
#chart_div {
    width: 450px;
    height: 500px;
    overflow-y: scroll;
    overflow-x: hidden;
    border-bottom: 2px solid #a7a7a7;
}
#chart_div_all {
    width: 450px;
    height: 80px;

}
svg > g:last-child > g:last-child { pointer-events: none }
div.google-visualization-tooltip { pointer-events: none }
#userForm {
    border-bottom: 2px solid #a7a7a7;
}
#div_uploadCsv {
    width: 450px;
    height: 95px;

}
#taulukko {
    margin-top: 10px;
    margin-right: 2px;
    /*overflow: scroll; */
    width: 1247px;
    height: 150px;
    border: 2px solid #a7a7a7;
}
#trend {
    margin-top: 10px;
    width: 1200px;
}
#tabs {
    margin-top: 10px;
    font-family: Georgia;
    font-weight: normal;
    font-style: italic; 
    font-size: 12px; 
}

.overflow {
    height: 200px;
}
#mittari_chart_1 {
    position: absolute;
    margin-top: 505px;
    min-height: 20px;
    margin-left: 30px;
    /*width: 80px;
    /*border: 1px solid #000;*/
    z-index: 1;

}
#mittari_chart_2 {
    position: absolute;
    margin-top: 505px;
    min-height: 20px;
    margin-left: 190px;;
    /*width: 80px;*/
    /*border: 1px solid #000;*/
    z-index: 1;

}
#mittari_chart_3 {
    position: absolute;
    margin-top: 505px;
    min-height: 20px;
    margin-left: 250px;
    /*width: 80px;*/
    /*border: 1px solid #000;*/
    z-index: 1;

}
#mittari_teksti_1 {
    position: absolute;
    margin-top: 595px;
    font-size: 12px;
    font-weight: bold;
    z-index: 1;
}

#mittari_teksti_2 {
    position: absolute;
    margin-top: 595px;
    margin-left: 190px;
    font-size: 12px;
    font-weight: bold;
    z-index: 1;
}

#mittari_teksti_3 {
    position: absolute;
    margin-top: 595px;
    margin-left: 250px;
    font-size: 12px;
    font-weight: bold;
    z-index: 1;
}


/* Selectmenu */
label {
    font-weight: bold;
    width: 70px;
    float: left;
    color: #4C4C4C;
}
label#userFormLabel {
    font-weight: bold;
    width: 200px;
    /*float: left;*/
    color: #4c4c4c;
}
/*span { display: block; margin: 0 0 3px; font-size: 1.2em; font-weight: bold; }*/
/* Popup */
.legend {
    position: absolute;
    z-index: 1;
    left: 10px;
    bottom: 10px;
    opacity: 0.6;
}
.popover {
		width:auto!important;
	max-width: none;

/*    max-width: 550px;
	min-width: 220px;*/
    z-index: auto;
}
.popover-title {
    float: right;
    background: none;
    border: 0;
    cursor: pointer;
}
.popover-content {
	width:auto!important;
	max-width: none;
    /*min-width: 220px;*/
	line-height: 14px;
   font-family: Montserrat;
   font-size: 10px;
}

#seura100p_teksti {
    position: absolute;
    margin-top: 555px;
    margin-left: 615px;
    font-size: 12px;
    font-weight: bold;
    z-index: 1;
    border: 2px solid #a7a7a7;
}
#seuradc_teksti {
    position: absolute;
    margin-top: 575px;
    margin-left: 615px;
    font-size: 12px;
    font-weight: bold;
    z-index: 1;
    border: 2px solid #a7a7a7;
}
#formLink {
    background-color: #fd6598;
	font-family:Montserrat;
	font-weight: 800;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 20;
        margin-right: 2px;
        margin-top: 5px;
}
#logOut {
    background-color: #fd6598;
	font-family:Montserrat;
	font-weight: 800;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 20;
        margin-right: 2px;
        margin-top: 5px;
}
#help {
    background-color: #fd6598;
	font-family:Montserrat;
	font-weight: 800;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 20;
        margin-right: 2px;
        margin-top: 5px;
}
.button {
    background-color: #fdf598;
}
#timestamp {
	font-family:Montserrat;
	font-weight: 300;
	font-size: 14px;
	letter-spacing: 20;
}
#footerrow {
	margin-top: 0px;
}
.footercolumn {
	box-sizing: border-box;
    float: left;
    /*width: 20%;*/
	width: 350px;
    padding: 10px;
	height: 45px;
	font-family:Dancing Script;
	font-weight: 800;
	font-size: 14px;'
}
.footerrow:after {
    content: "";
    display: table;
    clear: both;
	font-family:Montserrat;
	font-weight: 300;
	font-size: 14px;
	margin-top:0;
	}
.tooltip{
	font-family:Montserrat;
	font-weight:300;
	font-size: 14px;
	letter-spacing: 20;
}
#dgAloitusPopup {
    min-width: 150px;
	width: 1051px;
	//height: 700px;
    /*margin-left: 10px;*/
}
#pdgPopBody{
    min-height: 600px;
}	

#pdgPopRivi01sara01 {
    position: relative;
    /*min-width: 300px;
    min-height: 200px;*/
    width: 300px;
    height: 175px;
    float: left;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-left: 40px;
    border-bottom: 2px solid #a7a7a7;
    border-top: 2px solid #a7a7a7;

}
#pdgPopRivi01sara02 {
    position: relative;
    /*min-width: 300px;
    min-height: 200px;*/
    width: 600px;
    height: 175px;
    float: left;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-left: 40px;
    border-bottom: 2px solid #a7a7a7;
    border-top: 2px solid #a7a7a7;

}

#pdgPopRivi02sara01 {
    position: relative;
    /*min-width: 300px;
    min-height: 200px;*/
    width: 300px;
    height: 175px;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 40px;
    border-bottom: 2px solid #a7a7a7;
    border-top: 2px solid #a7a7a7;

}
#pdgPopRivi02sara02 {
    position: relative;
    /*min-width: 300px;
    min-height: 200px;*/
    width: 600px;
    height: 175px;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 40px;
    border-bottom: 2px solid #a7a7a7;
    border-top: 2px solid #a7a7a7;

}
#pdgPopRivi03sara01 {
    position: relative;
    /*min-width: 300px;
    min-height: 200px;*/
    width: 300px;
    height: 175px;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 40px;
    border-bottom: 2px solid #a7a7a7;
    border-top: 2px solid #a7a7a7;

}
#pdgPopRivi03sara02 {
    position: relative;
    /*min-width: 300px;
    min-height: 200px;*/
    width: 600px;
    height: 175px;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 40px;
    border-bottom: 2px solid #a7a7a7;
    border-top: 2px solid #a7a7a7;

}
#pdgPopRivi04sara01 {
    position: relative;
    /*min-width: 300px;
    min-height: 200px;*/
    width: 300px;
    height: 175px;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 40px;
    border-bottom: 2px solid #a7a7a7;
    border-top: 2px solid #a7a7a7;

}
#pdgPopRivi04sara02 {
    position: relative;
    /*min-width: 300px;
    min-height: 200px;*/
    width: 600px;
    height: 175px;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 40px;
    border-bottom: 2px solid #a7a7a7;
    border-top: 2px solid #a7a7a7;

}

/*Alasvetovalikot.*/
.ui-menu-item,.ui-selectmenu-text {
   font-family: Montserrat;
   font-size: 14px;
                }
/*Taulukon otsake*/
.google-visualization-table-tr-head {
   font-family: Montserrat;
   font-size: 14px;
                }
/* Taulukon rivit*/
.google-visualization-table-td {
   font-family: Montserrat;
   font-size: 14px;
}
#popup {
	line-height: 42px;
   font-family: Montserrat;
   font-size: 24px;
}