/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
.aui label {
  display: block;
  margin-bottom: 0; }

.expert-form .input-search {
  width: calc(100% - 69px) !important;
  height: 35px !important;
  margin-bottom: 0 !important;
  padding: 0px 12px !important;
  border: 2px solid #d0d6da !important; }

.expert-form .row {
  margin-left: 0 !important; }

.hp-item.expert-form h2 {
  width: 100%; }

.expert-nav .inside-drop.right {
  margin: 0 !important; }

.aui .row {
  margin-left: 0 !important; }

header ul {
  font-size: 16px !important; }

.court-search-wr .input-search {
  height: 36px !important;
  margin-bottom: 0 !important;
  padding: 0px 10px !important; }

footer {
  line-height: 1.15 !important; }

.article-ul {
  margin: 0 !important; }

.court-search h1 {
  font-size: 2em !important; }

.search-results .search-header .counter {
  line-height: 1.15 !important; }

main {
  margin: 90px 5% 30px !important; }

h2 {
  font-weight: lighter !important;
  color: #5b5b5d !important;
  font-family: "RobotoCondensedRegular", sans-serif !important; }

.news-item h2 {
  /*	font-size: 1.4em; */
  line-height: 30px;
  width: 100%; }

.article-ul {
  margin: 0 !important; }

.citizen-form .citizen-form-input {
  padding: 10px !important;
  background-color: #fafcfd !important;
  border: 2px solid #d0d6da !important;
  color: #5b5b5d !important; }

.aui form {
  margin: 0 !important; }

html {
  font-family: "RobotoCondensedRegular", sans-serif !important; }

h1, h3 {
  font-weight: lighter !important;
  font-size: 1.8em !important;
  color: #5b5b5d !important;
  margin: 0 0 24px 0 !important; }

.ju- .par {
  margin-bottom: 0.625rem; }

.citizen .citizen-item .citizen-title h1 {
  padding: 15px 0 15px 15px !important;
  margin: 0 !important;
  font-size: 1.6em !important; }

.news .news-item h1 {
  font-size: 1.4em !important;
  margin: 0 !important; }

.cookies {
  position: fixed;
  left: 0;
  bottom: 0;
  display: block;
  color: #838386;
  background-color: #ffffff;
  z-index: 1000;
  padding: 0 5%;
  width: 90%;
  -webkit-box-shadow: 0px -6px 14px -7px rgba(0, 0, 0, 0.41);
  box-shadow: 0px -6px 14px -7px rgba(0, 0, 0, 0.41);
  text-align: right; }

.cookies p {
  display: inline-block;
  margin: 0 15px;
  width: 60%;
  vertical-align: middle;
  padding: 15px 0; }

@media (max-width: 600px) {
  .cookies p {
    display: block;
    width: auto; } }
.cookies a {
  color: #507393; }

.cookies button {
  color: white;
  font-weight: 700;
  background: #fe505d;
  padding: 15px 30px;
  margin: 20px 0 20px 50px;
  font-size: 1em;
  border: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  outline: none; }

.cookies button:hover {
  cursor: pointer;
  background-color: #fe6974; }

@media (max-width: 600px) {
  .cookies button {
    margin: 10px 0; } }
header .header-wr {
  background: url(/justiceV3-theme/css/../../justiceV3-theme/assets/images/header/justice_logo.png) no-repeat; }

.breadcrumbs {
  padding-top: 60px; }

.courts {
  padding-top: 100px;
  padding-bottom: 70px; }

section.expert {
  padding-top: 65px; }

.to-home {
  height: 45px;
  width: 180px; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  main {
    margin: 90px 5% 30px !important; }

  footer .left {
    width: 29% !important; }

  footer .right {
    width: 71% !important; }

  .expert-form .input-search {
    width: calc(100% - 69px) !important; }

  .padding-fix input#cse-search-input {
    width: calc(100% - 69px) !important; } }
.padding-fix input#cse-search-input {
  margin-bottom: 0;
  padding: 0 12px;
  height: 36px;
  font-family: RobotoCondensedLight, sans-serif !important; }

.padding-fix {
  height: 100px; }

.hp-item.news .row {
  white-space: normal !important; }

footer {
  line-height: 1.15 !important;
  position: relative !important; }

.hp-item.news .advanced-search-wr {
  position: relative;
  bottom: 0;
  width: 100%;
  background: white; }

.hp-item.news {
  max-height: none;
  overflow: hidden;
  position: relative; }

.aui body {
  font-family: "RobotoCondensedRegular", sans-serif !important; }

.social-justice .fb-justice {
  height: 950px !important; }

#expert-search-field input {
  width: 280px;
  vertical-align: top;
  padding: 0 10px;
  font-family: RobotoCondensedLight, sans-serif;
  color: #5b5b5d;
  height: 36px;
  outline: none;
  font-size: 10px;
  border: 2px solid #d0d6da; }

#expert-btn {
  width: 40px;
  height: 40px;
  border: 2px solid #d0d6da;
  margin-left: -6px;
  outline: none;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  background: white url(/justiceV3-theme/css/../../justiceV3-theme/assets/images/expert/search_icon.png) no-repeat center center;
  background-size: 50%; }

#expert-search-field {
  display: none;
  position: absolute;
  top: 105%;
  right: 955%; }

.dropdownFavourite {
  position: relative;
  display: inline-block; }

.dropdownFavourite-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  padding: 10px 4px;
  z-index: 1;
  margin-top: 13px;
  right: -50%; }

.dropdownFavourite-content a {
  display: block; }

.instagram {
  margin-top: 25px;
  height: 120px !important; }

.news .news-item h1 {
  line-height: 1.15 !important; }

#expert-search {
  cursor: pointer; }

.news .news-item p {
  line-height: 1.8 !important; }

.social-justice {
  width: 501px !important; }

._2lqg {
  overflow-y: hidden !important; }

.hp-item.news {
  width: calc(100% - 521px) !important;
  margin-right: 20px !important; }

@media (max-width: 960px) {
  footer {
    position: relative !important; }

  footer .right p {
    white-space: pre-line; } }
.aui img {
  vertical-align: bottom; }

@media (max-width: 767px) and (max-width: 979px) {
  .aui .btn {
    width: auto !important; } }
@media (max-width: 767px) {
  .aui body {
    padding-left: 0px !important;
    padding-right: 0px !important; }

  .add-item-wr {
    overflow-x: auto; }

  #expert-search-field {
    display: none;
    position: absolute;
    width: 75%;
    padding-top: 20px;
    left: 7%; } }
.padding-fix input#cse-search-input {
  width: calc(100% - 67px); }

.dropdown {
  font-family: "RobotoCondensedRegular", sans-serif !important; }

.ju- .column, .ju- .columns {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.row.news {
  width: 100%; }

ul.inside-drop {
  margin: 0 !important; }

.expert-nav .nav-drop li {
  cursor: default; }

li.more-wr a.more {
  cursor: default; }

@media screen and (max-width: 570px) and (min-width: 386px) {
  .pagination {
    float: none;
    padding-left: 8%; } }
.expert-nav .inside-drop li.more-wr:hover {
  cursor: default; }

.expert-nav .nav-drop li:hover {
  cursor: default !important; }

div.hp-item.news div.row {
  display: none; }

@media (max-width: 960px) {
  footer {
    height: 140px !important; }

  .hp-item.news {
    width: 100% !important; } }
@media (max-width: 570px) {
  .social-justice {
    width: 100% !important; }

  .social-justice .fb-justice {
    overflow: scroll; } }
.hp-item.news .news-wr .ju- .article {
  margin-top: 0 !important; }

.expert-nav .nav-drop {
  margin-right: 4.5% !important;
  /* position: absolute !important;*/
  width: 89% !important; }

a.open-article {
  position: absolute;
  margin-top: 12px;
  color: #507393 !important;
  text-decoration: underline !important;
  -webkit-transition: all .2s ease !important;
  transition: all .2s ease !important; }

div.row.news {
  padding-top: 25px; }

@media (max-width: 960px) {
  .news .row {
    display: inline-block;
    white-space: nowrap;
    width: auto;
    /*padding-left: 25px;*/
    padding: 0 !important;
    padding-right: 0; }

  .news .row:first-child {
    padding-left: 0; } }
@media (max-width: 960px) {
  .news .news-item {
    min-width: 195px;
    padding-top: 20px; } }
.portlet-topper {
  z-index: 0; }

h2.text-title-1 {
  padding-bottom: 20px !important; }

li.contact-search {
  display: inline !important; }

li.contact-search:before {
  background-color: transparent !important; }

.expert-nav, .breadcrumbs {
  text-transform: uppercase; }

.expert-nav .nav-buttons {
  position: relative; }

#expert-search-field {
  display: none;
  position: absolute;
  top: 105%;
  right: 955%; }

@media (max-width: 1235px) {
  .expert-nav .inside-drop {
    position: static !important;
    padding-left: 15px !important; } }
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .expert-nav .nav-buttons {
    position: relative; } }
/* Doplněno by ddivak */
/*
.hp-item h2 {
    width: 100%;
} */
.news .news-item h2, .news .news-item h3 {
  padding: 0px; }

@media (max-width: 1420px) {
  .news .news-item {
    width: calc(100% - 25px);
    margin-bottom: 15px; }

  .news .row {
    margin-bottom: 0px; }

  div.row.news {
    padding-top: 0px; } }
@media (max-width: 1235px) {
  .breadcrumbs {
    padding-top: 30px; } }
.dropdown .dropdown-inside {
  position: absolute;
  width: 100%; }

/* CRO */
.expert-form:nth-child(-n + 2) {
  margin-right: 22px; }

.noafter:after {
  content: none !important; }

/* widget info */
.widgetinfo {
  background-color: white;
  border: 1px solid white;
  position: relative;
  top: -15px;
  width: 100%;
  display: block;
  z-index: 0;
  padding: 4px; }

.widgetinfo-text {
  color: red;
  text-align: center;
  font-size: 15px; }

/* Podrobne vyhledavani */
.advanced-search-wr p {
  color: white;
  font-size: 1.2em; }

.news-button p {
  color: #838080; }

.advanced-search-wr {
  background-color: #507393; }

.advanced-search-wr:hover {
  background-color: #658cb0; }

.advanced-search-wr a:hover {
  text-decoration: none; }

.direct-links p {
  color: #5b5b5d;
  text-transform: uppercase;
  font-weight: bold; }

.advanced-search-wr {
  padding: 7px 0; }

.add-item p {
  text-overflow: ellipsis;
  overflow: hidden; }

