/* Enstra */
#colorpicker {
  display: none;
}
.page-measurements .tools a:last-child {
  display: none;
}
.picker {
  border: none;
}
.picker__header {
  background: rgba(4, 22, 144, 0.9);
  border-bottom: none;
}
.picker__filters {
  border-bottom: 2px #ddd solid;
  background: #E8EAF5;
}
.picker button {
  background-color: #93A8CB;
  border-color: #A9A9A9;
  color: #FFF;
  margin-right: 30px;
}
.picker button:hover {
  background: #8497b6;
}
.popup {
  border: none;
}
.popup .header.info {
  background: rgba(4, 22, 144, 0.9);
}
.popup .header.error {
  background: #131E6B;
}
.popup .footer.info {
  background: #E8EAF5;
}
.popup .footer.error {
  background: #E8EAF5;
}
.popup .footer button {
  background: #93A8CB;
  border-color: #A9A9A9;
  color: #FFF;
}
.popup .footer button:hover {
  background: #8497b6;
}
.datepicker {
  color: #333;
}
.datepicker td.old,
.datepicker td.new {
  color: #d7d7d7;
}
.datepicker td span.active:hover,
.datepicker td span.active:focus,
.datepicker td span.active:active,
.datepicker td span.active.active,
.datepicker td span.active.disabled,
.datepicker td span.active[disabled],
.datepicker td.active:hover,
.datepicker td.active:hover:hover,
.datepicker td.active:focus,
.datepicker td.active:hover:focus,
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active,
.datepicker td.active.disabled,
.datepicker td.active:hover.disabled,
.datepicker td.active[disabled],
.datepicker td.active:hover[disabled],
.datepicker td.active,
.datepicker td.active:hover,
.datepicker .timepicker button {
  background: rgba(4, 22, 144, 0.9);
}
.datepicker td span:hover,
.datepicker td.day:hover,
.datepicker thead tr:first-child th:hover,
.datepicker .timepicker button.clear {
  background: #ddd;
}
#sub .filters .level1 td input[type=submit],
#sub .settings article .submit,
#sub .detail table input[type=submit] {
  background: #93A8CB;
  color: #FFF;
  border-color: #A9A9A9;
}
#sub .filters .level1 td input[type=submit]:hover,
#sub .settings article .submit:hover,
#sub .detail table input[type=submit]:hover {
  background-color: #8497b6;
}
#sub .filters .level1 td input[type=submit].disabled,
#sub .settings article .submit.disabled,
#sub .detail table input[type=submit].disabled {
  background: #F1F1F1;
  border-color: #BBBBBB;
  color: #666;
}
#sub .filters .level1 td input[type=submit].disabled:hover,
#sub .settings article .submit.disabled:hover,
#sub .detail table input[type=submit].disabled:hover {
  background-color: #F1F1F1;
}
body,
body.bodybgr {
  background: #d9dcee url(background.jpg) fixed center center;
  background-size: cover;
  background-attachment: fixed;
}
#login {
  background: #D9DCEE;
}
#login p input[type="submit"] {
  background-color: #041690;
  color: #fff;
}
#login p input[type="submit"]:hover {
  background-color: #283bb7;
}
#home menu > li {
  background: rgba(4, 22, 144, 0.9);
}
#sub menu,
#sub menu li,
#sub .filters,
#sub .detail .breadcrumbs {
  background: rgba(4, 22, 144, 0.9);
  color: #fff;
}
#home menu > li:hover .menu {
  background: rgba(0, 0, 0, 0.2);
}
#home menu .custom1 strong,
#home menu .custom3 strong {
  color: #fff;
}
#header {
  height: auto;
}
.loginHeader #header h1 {
  float: none;
  margin: 0 auto;
  text-align: center;
  padding-right: 10px;
}
@media (orientation: portrait) and (max-height: 600px) {
  .loginHeader #header h1 a,
  .loginHeader .bodybgr #header h1 a {
    width: 120px!important;
    height: 140px;
    margin: 0 auto;
    margin-top: 0px;
  }
}
@media (orientation: portrait) and (min-height: 600px) {
  .loginHeader #header h1 a,
  .loginHeader .bodybgr #header h1 a {
    width: 160px!important;
    height: 187px;
    margin: 0 auto;
    margin-top: -5px;
  }
}
@media (min-height: 750px) {
  .loginHeader #header h1 a,
  .loginHeader .bodybgr #header h1 a {
    width: 160px!important;
    height: 187px;
    margin: 0 auto;
    margin-top: 30px;
  }
}
@media (min-height: 850px) {
  .loginHeader #header h1 a,
  .loginHeader .bodybgr #header h1 a {
    width: 240px!important;
    height: 280px;
    margin: 0 auto;
    margin-top: 60px;
  }
}
@media (min-height: 1400px) {
  .loginHeader #header h1 a,
  .loginHeader .bodybgr #header h1 a {
    width: 360px!important;
    height: 420px;
    margin: 0 auto;
    margin-top: 80px;
  }
}
.loginHeader #header h1 a,
.loginHeader .bodybgr #header h1 a {
  background-image: url(logo.png?3) !important;
  background-size: 100%;
}
#header h1 a,
.bodybgr #header h1 a {
  background-image: url(logoSmall.png?3);
  width: 55px;
}
#header p a,
.bodybgr #header p a,
#header p,
.bodybgr #header p {
  color: #FFF;
  text-shadow: none;
}
#sub menu {
  border: none;
  box-shadow: none;
}
#sub menu li {
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.8);
}
.extra-wrap {
  background: rgba(255, 255, 255, 0.9);
  color: #555;
  border-bottom: 2px #ddd solid;
  clear: both;
}
#sub .filters .extra-wrap .extra input,
#sub .filters .extra-wrap .extra select {
  border: 1px solid #BBB;
}
#footer p {
  background: rgba(255, 255, 255, 0.7);
  padding: 0 10px;
  border-radius: 4px;
  margin: 0 10px 10px 10px;
}
#footer p,
#footer p a {
  color: #000 !important;
  text-shadow: none !important;
}
@media (max-width: 600px) {
  #footer p {
    padding: 5px;
  }
}
.picker__filters input {
  padding: 5px 10px;
  width: 168px;
}
.picker__list tbody td {
  border-top: none;
}
.tabs ul li a {
  background: #c1c6e0;
}
.tabs ul li.active a {
  background: #848dc3;
}
#home menu .custom3 {
  left: 50%;
  width: 40%;
}
@media (min-width: 700px) and (max-width: 1023px) {
  #home menu > li.m_statistiky {
    padding-right: 33.3%;
  }
}
@media (min-width: 1024px) {
  #home menu > li {
    width: 25%;
  }
  #home menu > li.m_statistiky {
    padding-right: 20%;
  }
}
.picker button {
  margin-right: 20px;
}
