﻿html, body {
    font-family: Raleway, Verdana, Tahoma, Times;
    -webkit-text-size-adjust: 100%;
		-moz-text-size-adjust: 100%;
			-o-text-size-adjust: 100%;	
    height: 100%;
    margin: 0;
    padding:0;
	font-size: 15px;
    color: rgb(15, 122, 138);
    overflow: auto;
}

body.waiting * {
    cursor: progress;
}

.waitWindow {
    position: absolute;
    border: none;
    opacity: 0.7;
    display: none;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background-color: rgb(230, 235, 230);
    overflow: hidden;
}

.waitImg {
    position: relative;
    float: left;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.loader,
.loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}
.loader {
  font-size: 10px;
  position: relative;
  top: 50%;
  left: 50%;
  margin-top: -5em;
  margin-left: -5em;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(255, 255, 255, 0.2);
  border-right: 1.1em solid rgba(255, 255, 255, 0.2);
  border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
  border-left: 1.1em solid #ffffff;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}


a:link, input[type="filter"]{
    font-size: 110%;
    font-family: "Raleway";
    color: rgb(15, 122, 138);
    text-decoration: none;
}


.displayShow{
    display:block;
}

.displayHide {
    display: none;
}

.header{
	position:relative;
	width: 100%;
	margin:0px;
	padding:0px;
}

.logo{
	position: relative;
    background-color: rgb(255, 255, 255);
    margin-top: 8px;
    margin-bottom: 8px;
	left: 0px;
    width: 150px;
    float: left;
}

.mainMenu {
	position: relative;
    background-color: rgb(255, 255, 255);
    display:block;
    float: left;
	width:120px;
    overflow:auto;
    z-index: 100;
}

.container {
	position:relative;
    float: left;
    overflow: hidden;
	margin-left: 0;
	line-height: 1.4;
}

.subMenu {
    top:0%;
    width: 100%;
}

.filterName {
    position: relative;
    text-transform: uppercase;	
    font-size: 14px;
    font-family: Raleway;
    text-align: center;
	color: rgb(82, 159, 169);
    line-height: normal;
}

.filter {
	position:absolute;
    color: rgb(82, 159, 169);
    font-size: 12px rgb(82, 159, 169);
    padding: 4px;
    float: left;
	left: 30%;
	top:30px;
}

.filterTood {
	position:absolute;
    color: rgb(82, 159, 169);
    font-size: 12px rgb(82, 159, 169);
    padding: 4px;
    float: left;
	left: 15%;
	top:30px;
}

.filters {
    position: relative;
    float: left;
}

input{
    color: rgb(82, 159, 169);
    border-width: 1px;
    border-color: rgb(82, 159, 169);
    padding: 0px;
    width: 174px;
    height: 30px;
	padding-left: 4px;
}

input:hover {
        background-color: rgb(209, 229, 232);
        font-weight:bold;
    }

input:focus, textarea:focus{
    outline: none;
    border-color: rgb(82, 159, 169);
    font-weight:bold;
}

input[style="filter"] {
    background-color: rgb(209, 229, 232);
    font-family: Raleway;
    font-size: 12px;
    color: rgb(82, 159, 169);
	width: 120px;
	margin-left: 10px;
	vertical-align: middle;
	line-height: normal;
	text-align: center;
	border: 0px;
}

input[style="filter"]:hover {
    background-color: rgb(255, 255, 255);
    font-family: Raleway;
    font-size: 12px;
    border-width: 0px;
	vertical-align: middle;
	line-height: normal;
    border: 1px solid;
    border-color: rgb(82, 159, 169);
}

.log {
    position: relative;
    font: rgb(49, 56, 67);
    text-transform: uppercase;	
    font-family: Raleway;
    font-size: 14px;
    text-align: center;
    border: 1px solid rgb(82, 159, 169);
	background-color: rgb(255, 255, 255);
	vertical-align: middle;
    line-height: normal;
    margin: 15px;
    padding: 6px;
	float:right;
}

.log:hover, .lae:hover {
    background-color: rgb(209, 229, 232);
	float: right;
}

.log:active, .lae:active {
	outline: none;
    border: 1px solid rgb(49, 56, 67);
	float: right;
	color: rgb(49, 56, 67);
}

.otsiBtn{
	position:  absolute;
	right:20%;
	bottom:-30px;
    z-index:9000;
    transform:rotate(45deg);
    vertical-align: middle;
    overflow: hidden;
    cursor:pointer;
    background-color:rgb(187, 217, 222); 
    height: 60px;
    text-align: center;
    width:60px;
}

.nameOtsi {
    display: table-cell;
    font: rgb(49, 56, 67);
    text-transform: uppercase;	
    font-size: 14px;
    font-family: Raleway;
    height: 60px;
    transform: rotate(-45deg);
    vertical-align: middle;
    width:60px;
}

.datapanel {
    position: relative;
	overflow: auto;
}	


.liikumised {
	position: relative;
    background-color: rgb(255, 255, 255);
    margin-top: 30px;
    margin-bottom: 20px;
    margin-left: 60px;
}	



.minuAndmed{
	position: relative;
    margin-left: 20px;
}	

.welCome {
    margin-top: 200px;
    padding:0px;
	float: left;
}


.menuImg {
    float: center;
    margin: 15px;
    width: 80px;
    height: 80px;
}

.mainMenuBtn {
    border: 1px none rgb(255,0,255);
    border-bottom: 4px solid rgb(255,255,255);
    font-family: "Raleway";
    font-size: 110%;
    color: rgb(49, 56, 67);
    background-color: rgb(255,255,255);
    text-transform: uppercase;
    width: 100%;
    height:150px;
    cursor: pointer;
	float: left;
	position: relative;
	background-position-x:50%;
	background-position-y:50%;
	background-repeat: no-repeat;
	background-size: 80%;
}

 .mainMenuBtn:hover {
	font-weight: bold;
    }

.metsadBtn{	background-image: url("/img/ava_metsad.png");}
	.metsadBtn:hover{background-image: url("/img/akt_metsad.png");}
.kaardidBtn{	background-image: url("/img/ava_kaart.png");}
	.kaardidBtn:hover{background-image: url("/img/akt_kaart.png");}
.ylevaatedBtn{	background-image: url("/img/ava_ylevaade.png");}
	.ylevaatedBtn:hover{background-image: url("/img/akt_ylevaade.png");}
.toodBtn{	background-image: url("/img/ava_too.png");}
	.toodBtn:hover{background-image: url("/img/akt_too.png");}
	
.metsadBtnTava{	background-image: url("/img/tava_metsad.png");}
	.metsadBtnTava:hover{background-image: url("/img/akt_metsad.png");}
.kaardidBtnTava{	background-image: url("/img/tava_kaart.png");}
	.kaardidBtnTava:hover{background-image: url("/img/akt_kaart.png");}
.ylevaatedBtnTava{	background-image: url("/img/tava_ylevaade.png");}
	.ylevaatedBtnTava:hover{background-image: url("/img/akt_ylevaade.png");}
.toodBtnTava{	background-image: url("/img/tava_too.png");}
	.toodBtnTava:hover{background-image: url("/img/akt_too.png");}
	
.metsadBtnAct{	background-image: url("/img/akt_metsad.png");}
.kaardidBtnAct{	background-image: url("/img/akt_kaart.png");}
.ylevaatedBtnAct{	background-image: url("/img/akt_ylevaade.png");}
.toodBtnAct{	background-image: url("/img/akt_too.png");}
	
.mainMenuBtn-text {
    text-align: center;
	position: absolute;
	bottom: 5px;
	left:0px;
	width:100%;
}


.lae {
    margin-right: 20px;
	border: 1px solid rgb(82, 159, 169);
	float: right;
	text-align: centre;
	font-family: "Raleway";
	color: rgb(15, 122, 138);
	background-color: rgb(255, 255, 255);
	vertical-align: middle;
	line-height: normal;
	padding: 6px;
	float:right;
}


.loginTable{
    border-collapse: collapse;
    border-spacing: 0;
    width: 40%;
    border: 1px solid rgb(255, 255, 255);
    margin-left:20px;
	top: 30%;
	position: fixed;
}

.loginTable th{
    font-weight:bold;
    padding: 8px;
	border-style: dotted;
	border-color: rgb(82, 159, 169);
}
 
.loginTable td{
    padding: 8px;
	border-style: dotted;
	border-color: rgb(82, 159, 169);
}


.taksTable{
    position: relative;
	top: 10%;
	border-collapse: collapse;
	border: hidden !important;
    width: relative;
	float:left;
	background-color: rgba(255, 255, 255,0.7);
	margin:20px;
}


.Data{
	position: relative;
    margin-left: 20px;
	float:left;
}	

.taksTable th{
    font-weight:bold;
    padding: 5px;
	padding-top:15px;
	border-color: rgb(255, 255, 255);
	width: 180px;
}
 
.taksTable td{
    padding: 5px;
	border-color: rgb(255, 255, 255);
}

.left {
    text-align: left;
}

.center
{
    text-align:center;
}

.right
{
    text-align:right;
}

.bold{
	font-weight: bold;
    }



.custCombo select {
    color: rgb(82, 159, 169);
    font-size: 12px rgb(49, 56, 67);
    font-family: Raleway;
    margin-left: 10px;
    padding-left: 5px;
    border: none;
    background: url(../img/combo.png) no-repeat right rgb(209, 229, 232);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    width: 110px;
    height: 30px;
}

select:focus {
    outline: none;
    border-color: rgb(209, 229, 232);
    font-weight: bold;
}

/* Date  */
.datepicker {
    -webkit-appearance: none;
    width: 115px;
}

input[type=date]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    display: none;
}

hr {
   width: 100%;
   position: bottom;
   bottom: 0px;
   height: 1px;
   background-color:rgb(187, 217, 222);
   border: none;
   margin: 0px;
}


.breadcrumb {
    margin: 0;
    padding: 0;
    border: 0px;
	display: inline-block;
	position: relative;
    height: relative;

}
       
.breadcrumb li{		
		display: inline-block;
        line-height: 30px;
        padding:0 20px 0 10px;
        position: relative;  
        text-decoration: none;
}


li:before {
            content: "";
            position: absolute;
            top:10px;
            left:-11px;
            display: block;
            height: 12px;
            width: 12px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            transform: rotate(45deg);
            z-index: 0;
            box-shadow: -1px 1px 0 rgb(187, 217, 222);
		
}
  

.breadcrumb:hover li{
	text-transform: bold;
}

.footer{
    background: url("/img/taust.png") repeat-x;
	height:200px;
	width:100%;
	opacity:0.5;
	z-index:-100;
	position: absolute;
	bottom: 0px;
}


.dialogBox {
    position: relative;
    width: 430px;
    margin: auto;
    padding-bottom: 20px;
    top: 20px;
    background: rgb(230, 241, 243);
    display: block;
}

.tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}

.login {
    top: 200px;
    position: relative;
    font-family: "Raleway";
    font-size: 100%;
    color: rgb(49, 56, 67);
    line-height: 1.2;
}

.hypikPais {
    position: relative;
    background: rgb(169, 206, 212);
    font-family: Raleway;
    text-transform: uppercase;
    color: rgb(49, 56, 67);
}


    
.tagavaraKast {
	position: relative;
    float:left;
    width: 500px;
    margin-left: 20px;
}

@media (min-width: 1020px) {
	.tagavaraKast {
		position: relative;
		float:left;
		margin-top: -130px;
		width: 500px;
		margin-left: 20px;
	}
}

.tagavaraTabel {
    table-layout: auto;
    border-collapse: collapse;
    border-spacing: 0px;
    margin-left: 20px;
    border-style: dotted;
    background-color: rgba(255, 255, 255,0.7);
    width: 500px;
    font-family: Kameron;
    margin-bottom: 30px;
    margin-top: 2px;
}

.tagavaraTabel th{
    font-weight:bold;
    padding-top:15px;
    background-color:rgb(209, 229, 232);
    padding: 8px;
    border-spacing: 0;
    border-style: dotted;
    width: auto;  
    border-color: rgb(82, 159, 169);
}


.tagavaraTabel td{
    padding: 5px;
    border-spacing: 0;
	border-style: dotted;
    border-color: rgb(82, 159, 169);
}

/**
.zoom{
position: relative;
background-image: url(/img/ikoon_lae_kaart.png);
}
**/
.zoom {
	position: relative;
    background-image: url(/img/ikoon_lae_kaart.png);
    background-size: 18px auto;
    background-repeat: no-repeat;
    background-position: center;
}

.ikoonLaePdf {
	position: relative;
    background-image: url(/img/ikoon_lae_pdf.png);
    background-size: 18px auto;
    background-repeat: no-repeat;
    background-position: center;
}

.ikoonLaeKaart {
	position: relative;
    background-image: url(/img/ikoon_lae_kaart.png);
    background-size: 18px auto;
    background-repeat: no-repeat;
    background-position: center;
}

.ikoonVaata {
	position: relative;
    background-image: url(/img/ikoon_vaata.png);
    background-size: 18px auto;
    background-repeat: no-repeat;
    background-position: center;
}


.cancelBtn {
    position: left;
    font: rgb(49, 56, 67);
    text-transform: uppercase;	
    font-family: Raleway;
    font-size: 14px;
    text-align: center;
    border: 1px solid rgb(82, 159, 169);
	background-color: rgb(255, 255, 255);
	vertical-align: middle;
    line-height: normal;
    margin: 15px;
    width: 180px;
    height: 2em;
    padding: 6px;
	float:left;
}

    .cancelBtn:hover {
        background-color: rgb(209, 229, 232);
    }

.saveBtn {
    position: right;
    font: rgb(49, 56, 67);
    text-transform: uppercase;	
    font-family: Raleway;
    font-size: 14px;
    text-align: center;
    border: 1px solid rgb(82, 159, 169);
	background-color: rgb(255, 255, 255);
	vertical-align: middle;
    line-height: normal;
    margin: 15px;
    width: 180px;
    height: 2em;
    padding: 6px;
	float:right;
}

    .saveBtn:hover {
        background-color: rgb(209, 229, 232);
    }


.tagavaraTabel tr:hover {
    background-color: rgb(245, 246, 242);
}

.exportBtn {
    position: relative;
    font: rgb(49, 56, 67);
    text-transform: uppercase;	
    font-family: Raleway;
    font-size: 14px;
    text-align: center;
    border: 1px solid rgb(82, 159, 169);
	background-color: rgb(255, 255, 255);
	vertical-align: middle;
    line-height: normal;
	margin-left: 20px;
    padding: 6px;
}

.exportBtn:hover {
    background-color: rgb(209, 229, 232);
}

/** Login Modal **/
#loginModal .loginRow {
	padding: 5px;
}
#loginModal .loginLabel, #loginModal .loginInputDiv {
	display: inline-block;
}
#loginModal .loginLabel {
	width: 80px;
}
#loginModal .loginInput {
	margin: 0 !important;
	padding-left: 5px;
	width: 140px;
}

#loginModal .loginError {
	color: red;
}
#loginModal .loginBtn, #loginModal .loginBtn:hover {
	background-color: rgb(15, 122, 138);
	color: #FFF;
	font-weight: normal;
	width: 147px;
	margin: 0;
	text-transform: uppercase;
}
#loginModal .modal-header {
	background-color: rgb(169, 206, 212);
	color: rgb(49, 56, 67);
	padding: 10px;
	font-weight: 500;
	text-transform: uppercase;
}

#loginModal .modal-body {
	padding: 30px;
}
/* The Modal (background) */
.loginModal {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 10000; /* Sit on top */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
#loginModal .modal-content {
	background-color: #fefefe;
	margin: 15% auto; /* 15% from the top and centered */
	//padding: 20px;
	//border: 1px solid #888;
	width: 50%; /* Could be more or less, depending on screen size */
	min-width: 300px;
	max-width: 400px;
}

/* The Close Button */
#loginModal .close {
	padding: 0;
	color: #aaa;
	float: right;
	font-size: 28px;
	margin-top: -9px;
	font-weight: bold;
}

.close:hover, .close:focus {
	color: black;
	text-decoration: none;
	cursor: pointer;
}
        