@import url(https://fonts.googleapis.com/css?family=Roboto:300);

/*!
 * Start Bootstrap - Shop Homepage (https://startbootstrap.com/template-overviews/shop-homepage)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-shop-homepage/blob/master/LICENSE)
 */
 
.unustasinparoolinupp
 {
font-family: "Roboto", sans-serif;text-transform: uppercase;border-radius:0 !important;width:100%;margin-top:5px; color: #FFFFFF;font-size: 20px !important;    padding: 5px !important; 
 }

.login-page {
  width: 360px;
  padding: 3% 0 0;
  margin: auto;
}
.form {
  position: relative;
  z-index: 1;
  background: #bbc8e1;/*#FFFFFF*/
  max-width: 360px;
  margin: 0 auto 0;
  padding: 15px;
  text-align: left;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}
.form input {
  font-family: "Roboto", sans-serif;
  outline: 0;
  background: #f2f2f2;
  width: 100%;
  border: 0;
  margin: 0 0 15px;
  padding: 15px;
  box-sizing: border-box;
  font-size: 20px;
}

.form button {
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  outline: 0;
  background: #4CAF50;
  width: 100%;
  border: 0;
  padding: 5px;
  color: #FFFFFF;
  font-size: 20px;
  -webkit-transition: all 0.3 ease;
  transition: all 0.3 ease;
  cursor: pointer;
}
.form button:hover,.form button:active,.form button:focus {
  background: #43A047;
}
.form .message {
    margin: 15px 0 0;
    color: #000000;
    font-size: 20px;
}
.form .message a {
  color: #4CAF50;
  text-decoration: none;
}
.form .register-form {
  display: none;
}
.container {
  position: relative;
  z-index: 1;
  max-width: 300px;
  margin: 0 auto;
}
.container:before, .container:after {
  content: "";
  display: block;
  clear: both;
}
.container .info {
  margin: 50px auto;
  text-align: center;
}
.container .info h1 {
  margin: 0 0 15px;
  padding: 0;
  font-size: 36px;
  font-weight: 300;
  color: #1a1a1a;
}
.container .info span {
  color: #4d4d4d;
  font-size: 12px;
}
.container .info span a {
  color: #000000;
  text-decoration: none;
}
.container .info span .fa {
  color: #EF3B3A;
}
body {
  background: #ffffff;    
}

.show_pass{     width: 100%;

    float: left;
    height: 24px;
    margin-bottom: 14px;cursor:pointer;}
.show_pass span{ cursor:pointer;     position: relative;
    left: 10px;
    height: 20px;
    line-height: 20px;
    float: left;
    font-size: 15px;
    font-weight: bold;}
.form input[type="checkbox"]{width: 21px;
    float: left;
    height: 25px;
    line-height: 20px;
    position: relative;
    left: 5px;}
    
.not_robot { float:left; width: 100%;}
.not_robot p{ font-size: 37px;
    text-align: left;}
.not_robot input{width: 70%;
    float: right;}
.error_message{width: 100%;
    font-size: 15px;
    color: red;
    float: left;}

.keelevalikdiv { float: left;
    width: 100%;
    height: 50px;text-align: center;z-index: 999;}

.keelevalikdiv .keelevalik {}

.keelevalikdiv .keelevalik img{width: 28px; height: 28px;opacity: 0.6;}

.keelevalikdiv .keelevalik a{float:left;}

.activelang img{ opacity: 1 !important;}

.navbar-brand img {
    height: 33px;
}

.bg-dark {
    background-color: rgb(255,255,255) !important;
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,1) 3%, rgba(11,63,138,1) 38%);
    box-shadow: 0 0 10px -1px #0b3f8a;
    position:relative !important;
}

.nav-link{cursor:pointer;}

.navbar{padding:0 !important;}

.whowearepage{padding:10px;background:#fff;}

.title_pages{font-size: 21px;
    position: absolute;
    left: -8px;
    background: #0b3f8a;
    padding: 4px;
    border-radius: 4px;
    font-variant: small-caps;
    top: -7px;
    color: white;
    font-family: sans-serif;}
    
.nav-item{text-align:center;}