
    .search-query:focus + button {
        z-index: 3;   
    }


/*jill below*/

.breadcrumb {text-transform: lowercase;margin: 0 0 0 0; font-size:1em; line-height: 2em;margin-bottom:10px;}

blockquote {
  padding: 10px 20px;
  margin: 0 3em 20px 3em;
  font-size: 1.1em;
  border-left: 5px solid #eee;
}

li:not(:last-child) {
    margin-bottom: 5px;
}
img {
  border: 0;max-width:100%;max-height:auto;height:auto;
}

h1 {font-family:Roboto,"Helvetica Neue", Helvetica, Arial, sans-serif;}
h2 { color:#272726;}
h3 { color:#272726;font-family:Roboto,"Helvetica Neue", Helvetica, Arial, sans-serif;margin-bottom:.5em;}
#menu h1 {line-height:1.3}


body { color:#272726;font-family:Roboto,"Helvetica Neue", Helvetica, Arial, sans-serif;}
hr { 
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 1px;
}
a:link { color:#508ab2 } 
a:visited { color:#6f8695 }
a:hover { color:#1299f3 }


a[name], a[name]:hover {color:#272726;text-decoration:none}

@media all and (min-width: 768px) {
#menu, #menutop {position:absolute;box-sizing:border-box;width:185px;top:145px;padding:4px 0 0 7px;z-index:2;border-top:0px;font-family:Segoe UI,arial, helvetica, verdana, sans-serif;}
#content {z-index:3;padding: 4px 0 16px 30px;margin:0px 0 0 210px;border-left:1px dashed gray;box-sizing:border-box;max-width:733px;}
.hide-for-big {display:none}
.mobilesearch {display:none}
}

@media all and (max-width: 767px){
#menu {display:none; }
.hide-for-mobile {display:none}
.mobilesearch {float:right;display:inline-block;margin-top:10px;max-width:40%}
}



@media all and (max-width: 833px){
.hide833 {display:none !important}
}
a img:hover { opacity: 0.8; 
    filter: alpha(opacity=80); /* For IE8 and earlier */}

/*Modified bootstrap.css 3.3.1*/
/*Sets navigation link colours*/


.navbar .nav > li > a {
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    color: #86acbe;
}
.navbar .nav > li > a:hover {
    color: #d6eef4;
}
.navbar .nav > li > a:focus {
    color: #d6eef4;
}


@media (min-width: 768px) and (max-width: 818px) {
     .navbar .nav > li > a {
    font-size: 90%;
    padding-right: 5px;
    margin-top: 6px;
}
    }

.navbar {  min-height: 60px;}
.footer-text {color: #d6eef4; font-family: arial, verdana, sans-serif;}
.footer-text a { text-decoration:none; color: #d6eef4; }
.footer-text a:hover { color: #ffffdd;text-decoration:underline;   text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);}

.magnify {fill: #ffffff;padding:0;} /*on search box, svg Search*/
.bars {fill: #ffffff;padding:0;} /*on search box, svg dropdown menu bars*/


@media (max-width: 767px) {
.navbarnodrop {display:none}
  }


@media screen and (max-width: 768px) {
.jumbotroninside {margin-bottom:12px  }
.wellheader {border-radius:0px;background-color:#ffffdd;border:none;}
.wellheader h1 {color:#3e6e8e}
.greybox {padding:10px 10px 50px 10px;}
.thumbnail-grey {background-color:#fafafa;}
.footer-text {line-height:200%}
}

@media screen and (min-width: 768px) {
.jumbotroninside {margin-bottom:12px;margin-bottom:12px }
.wellheader {border-radius:15px;margin-top:60px;background-color:#508ab2;}
.wellheader h1 {color:#ffffff}
.navbar-brand {font-size:24px;margin-top:.2em}
.greybox {background-color:#fafafa;padding:10px 10px 10px 10px;  border: 1px solid #e3e3e3;}
}



.jumbotroninside p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotroninside > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotroninside,
.container-fluid .jumbotroninside {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotroninside .container {
  max-width: 100%;
}
  .container .jumbotroninside,
  .container-fluid .jumbotroninside {
    padding-right: 60px;
    padding-left: 60px;
  }

@media screen and (min-width: 768px) {
  .jumbotroninside h1{ font-size: 3em;line-height:120%; }
}

@media screen and (max-width: 768px) {
  .jumbotroninside h1{ font-size: 2.5em;line-height:120%;text-align:center }
}


					

.button-link {
  display: inline-block;
  padding: 6px 12px;
  margin-top:6px;margin-bottom:6px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.button-link:focus,
.button-link:active:focus,
.button-link.active:focus,
.button-link.focus,
.button-link:active.focus,
.button-link.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.button-link:active,
.button-link.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.button-link {background-color:rgba(80, 138, 178, 1);color:rgba(255, 255, 255, 1)} 
.button-link:visited {background-color:rgba(80, 138, 178, 1);color:rgba(255, 255, 255, 1)} 
.button-link:hover {background-color:rgba(18, 153, 243, 1);color:rgba(255, 255, 255, 1);border: solid 1px transparent;} 

.btn {background-color:rgba(80, 138, 178, 1);color:rgba(255, 255, 255, 1);} 
.btn:visited {background-color:rgba(80, 138, 178, 1);color:rgba(255, 255, 255, 1)} 
.btn:hover {background-color:rgba(18, 153, 243, 1);color:rgba(255, 255, 255, 1)} 

.btn2 {background-color:rgba(153, 38, 0, 1);color:rgba(255, 255, 255, 1)} 
.btn2:visited {background-color:rgba(153, 38, 0, 1);color:rgba(255, 255, 255, 1)} 
.btn2:hover {background-color:rgba(204, 51, 0, 1);color:rgba(255, 255, 255, 1);text-decoration: none;} 

.btn3 {background-color:rgba(0, 153, 153,1);color:rgba(255, 255, 255, 1)} 
.btn3:visited {background-color:rgba(0, 153, 153,1);color:rgba(255, 255, 255, 1)}
.btn3:hover {background-color:rgba(0, 204, 204,1);color:rgba(255, 255, 255, 1);text-decoration: none;} 

.btngreen {background-color:rgba(146, 200, 93,1);color:rgba(255, 255, 255, 1)} 
.btngreen:visited {background-color:rgba(146, 200, 93,1);color:rgba(255, 255, 255, 1)}
.btngreen:hover {background-color:rgba(186, 255, 117,1);color:rgba(255, 255, 255, 1);text-decoration: none;}

.btnorange {background-color:rgba(235, 124, 47,1);color:rgba(255, 255, 255, 1)} 
.btnorange:visited {background-color:rgba(235, 124, 47,1);color:rgba(255, 255, 255, 1)}
.btnorange:hover {background-color:rgba(255,136,57,1);color:rgba(255, 255, 255, 1);text-decoration: none;} 

.btnyellow {background-color:rgba(204, 186, 55,1);color:rgba(255, 255, 255, 1)} 
.btnyellow:visited {background-color:rgba(204, 186, 55,1);color:rgba(255, 255, 255, 1)}
.btnyellow:hover {background-color:rgba(255, 233, 69,1);color:rgba(255, 255, 255, 1);text-decoration: none;} 

.btngrey {background-color:rgba(153,153,153,1);color:rgba(255, 255, 255, 1)} 
.btngrey:visited {background-color:rgba(153,153,153,1);color:rgba(255, 255, 255, 1)}
.btngrey:hover {background-color:rgba(204, 204,204,1);color:rgba(255, 255, 255, 1);text-decoration: none;} 

.btn a:visited, .btn2 a:visited, .btn3 a:visited, .btngreen a:visited, .btnorange a:visited, .btnyellow a:visited,  { color:rgba(255, 255, 255, 1);text-decoration:none;}

.btn2:focus,.btn2:active:focus, .btn:focus, .btn:active:focus, .btn3:focus, .btn3:active:focus, .btngreen:focus, .btngreen:active:focus, .btnorange:focus, .btnorange:active:focus, .btnyellow:focus, .btnyellow:active:focus, .btngrey:focus, .btngrey:active:focus
 {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn, .btn2, .btn3, .btngreen, .btnorange, .btnyellow, .btngrey   {
  display: inline-block;
  padding: 6px 12px;
  margin-top:6px;margin-bottom:6px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.btn3:active, .btnyellow:active,.btn2:active, .btn:active,.btngreen:active,.btnorange:activ,.btngrey:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}


/*From MDB 3.3.1*/


/*********************
  Shadows
**********************/
.z-depth-0 {
  box-shadow: none !important;
}

.z-depth-1, .btn, .btn2, .btn3, .btngreen, .btnorange, .btnyellow, .btngrey, .btn-floating, .card-panel, .card, .dropdown-content, .dropdown-menu {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.z-depth-1-half, .btn:hover,.btn2:hover, .btn3:hover,  .btngreen:hover, .btnorange:hover, .btnyellow:hover, .btngrey:hover, .btn-floating:hover {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}


.z-depth-2 {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.z-depth-3 {
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}

.z-depth-4 {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
}

.z-depth-5 {
  box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
}

.hoverable:hover {
  /*transition: box-shadow 0.25s;*/
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}


.animated-slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}



/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}


@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

/*smorf mapsitna*/
.form-web-url {display:none}