html,
body {
  height: 100%;
  margin: 0px;
  font-family: 'Gotham-Mertel', 'Arial', sans-serif;
  font-size: 9.5pt;
  color: #332727;
}

body {
  background: #f9f9f9;
}

a {
  color: #332727;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

a:active {
  outline: none;
}

a:focus {
  outline: none;
}

input,
textarea {
  font-family: 'Gotham-Mertel', 'Arial', sans-serif;
}

h1 {
  padding: 0px 0;
  margin: 0;
  color: #332727;
  text-align: left;
  font-weight: normal;
  font-size: 24px;
  line-height: 40px;
}

h2 {
  color: #332727;
  display: block;
  font-size: 18px;
  padding: 0px 0px;
  margin: 0px 0px 0px 0px;
  font-weight: normal;
  text-align: left;
}

h3,
h4,
h5,
h6 {
  color: #332727;
  text-align: left;
  padding: 0px 0 0 0px;
  margin: 0px 0px 0px 0px;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #332727;
  text-decoration: none;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  text-decoration: underline;
}

h2.mertel_stats_orange {
  font-size: 20px;
  font-weight: normal;
  color: #f79646;
}

h3.mertel_stats_orange {
  font-size: 14px;
  font-weight: normal;
  font-style: italic;
  color: #f79646;
}

div.okno {
  height: auto;
  min-height: 100%;
  _height: 100%;
  padding: 0;
  margin: 0 0px;
  width: auto;
  position: relative;
  z-index: 1;
  text-align: center;
  background: #f9f9f9;
}

div.footer {
  position: absolute;
  width: 100%;
  bottom: 0px;
  left: 0px;
  right: 0px;
  text-align: center;
  font-size: 8px;
  padding: 5px 0px;
  color: #777777;
  text-align: left;
}

div.footer a {
  color: #777777;
  text-decoration: none;
}

div.footer a:hover {
  text-decoration: underline;
}

div.top_menu_spacer {
  position: relative;
  height: 60px;
}

div.menu_top div.login div.ostatne_firmy {
  display: none;
  background: #f5f5f5;
  border-top: solid 1px #aaaaaa;
}

div.menu_top div.login div.ostatne_firmy a {
  color: #313131;
  display: block;
  text-align: left;
  white-space: nowrap;
  padding: 3px 6px;
  text-decoration: none;
}

div.menu_top div.login div.ostatne_firmy a:hover {
  color: #f5f5f5;
  background: #000000;
}

div.menu_top {
  position: fixed;
  z-index: 100;
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  background: #000000;
  padding: 0 0px;
  font-size: 14px;
  line-height: 60px;
  color: #eeeeee;
}

div.menu_top div.login {
  float: right;
  padding: 10px 24px 0 0;
  font-size: 11px;
  width: 335px;
}

div.menu_top div.login a {
  color: #eeeeee;
}

div.menu_top div.login div.dalsie_firmy {
  float: right;
  text-align: right;
  line-height: 40px;
  margin-right: 10px;
  padding-right: 20px;
  font-size: 14px;
  background: url('../img/dropdown.png') right center no-repeat;
  position: relative;
  width: 95px;
  white-space: nowrap;
  text-overflow: ellipsis;
}

div.dalsie_firmy div.firma_nazov {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 95px;
}

div.menu_top div.login div.dalsie_firmy_box {
  z-index: 50;
  display: none;
  position: absolute;
  top: 40px;
  right: -10px;
  font-size: 12px;
  white-space: nowrap;
  background: #ffffff;
  padding: 21px 0px;
  line-height: 32px;
}

div.menu_top div.dalsie_firmy_box a {
  color: #333333;
  text-decoration: none;
  display: block;
  padding: 0 20px 0 20px;
  text-align: left;
}

div.menu_top div.dalsie_firmy_box a:hover {
  color: #000000;
  background: #eeeeee;
}

div.menu_top div.stlpec_right_btn {
  float: right;
  width: 24px;
  height: 24px;
  padding: 8px 0px;
  margin: 0 0px 0 0px;
  background: url('../img/dalsie_menu.png') center center no-repeat;
  cursor: pointer;
  cursor: hand;
}

div.menu_top div.user_info_box {
  float: right;
  width: 25px;
  padding: 7px 2px 8px 2px;
  margin: 0 8px 0 8px;
  position: relative;
}

div.menu_top div.user_info_icon {
  height: 25px;
  background: url('../img/ikonky/user.png') center center no-repeat;
  background-size: 100% 100%;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  cursor: pointer;
  cursor: hand;
}

div.menu_top div.user_info {
  position: absolute;
  z-index: 50;
  top: 40px;
  right: -10px;
  padding: 21px 0px;
  padding: 11px 0px 18px;
  display: none;
  color: #a3a3a3;
  text-align: left;
  line-height: 25px;
  font-size: 9px;
  background: #ffffff;
  min-width: 180px;
}

div.menu_top div.user_info div.user_dalsie_firmy {
  display: none;
  color: #000000;
  text-decoration: none;
  padding: 0 10px 0 45px;
  background: url('../img/odrazka.png') center center no-repeat;
  background-position: 18px center;
  background-repeat: no-repeat;
  background-size: 13px 13px;
  white-space: nowrap;
  font-size: 14px;
  line-height: 32px;
}

div.menu_top div.user_info div.user_dalsie_firmy_box {
  display: none;
  border-top: solid 1px #e3e5e8;
  border-bottom: solid 1px #e3e5e8;
  line-height: 25px;
  padding: 10px 0;
}

div.menu_top div.user_info div.user_dalsie_firmy_box a {
  display: block;
  padding: 0 10px 0 40px;
  color: #000000;
  text-decoration: none;
  background: url('../img/odrazka.svg') 20px center no-repeat;
}

div.menu_top div.user_info div.user_dalsie_firmy_box a:hover {
  background-color: #eeeeee;
}

div.menu_top div.user_info a {
  display: block;
  color: #000000;
  text-decoration: none;
  display: block;
  padding: 0 20px 0 45px;
  background-position: 18px center;
  background-repeat: no-repeat;
  background-size: 13px 13px;
  white-space: nowrap;
  font-size: 14px;
}

div.menu_top div.user_info a:first-letter {
  text-transform: uppercase;
}

div.menu_top div.user_info a:hover {
  color: #000000;
  background-color: #eeeeee;
}

div.menu_top div.login div.calendar_icon {
  float: right;
  width: 24px;
  height: 24px;
  padding: 8px 0;
  background: url('../img/calendar.svg') center center no-repeat;
  background-size: 20px 20px;
  margin-right: 5px;
  margin-left: 5px;
  cursor: hand;
  cursor: pointer;
}

div.menu_top div.login a.helpdesk_icon {
  float: right;
  width: 24px;
  height: 24px;
  padding: 8px 0;
  background: url('../img/ikonky/helpdesk.svg') center center no-repeat;
  background-size: 18px 18px;
  margin-right: 5px;
  margin-left: 5px;
  cursor: hand;
  cursor: pointer;
}

div.menu_top a.menu_title {
  display: block;
  text-decoration: none;
  float: left;
  width: 100px;
  font-size: 14.5px;
  /* padding: 0 0px 0 70px; */
  /* background: url('../img/top_icon.svg') 30px center no-repeat; */
  padding: 0 0 0 24px;
  text-align: left;
  font-weight: bold;
  color: #ffffff;
}

div.menu_top div.menu_box {
  margin: 0 330px 0 130px;
  height: 40px;
  text-align: center;
  white-space: nowrap;
}

div.menu_top div.menu_polozka {
  position: relative;
  display: inline-block;
  color: #eeeeee;
  text-decoration: none;
}

div.menu_top a.polozka {
  display: block;
  padding: 0px 24px;
  color: #cccccc;
  color: #bebebe;
  text-decoration: none;
  font-weight: bold;
  font-weight: 500;
  transition: all 0.25s ease;
}

div.menu_top a.polozka:hover {
  color: #ffffff;
}

div.menu_top a.polozka_a {
  color: #ffffff;
}

div.menu_top div.menu_polozka div.podmenu {
  display: none;
  position: absolute;
  z-index: 3;
  top: 50px;
  left: 10px;
  padding: 21px 0;
  padding: 12px 0;
  background: #ffffff;
  text-align: left;
  width: auto;
  min-width: 100%;
  _width: 100%;
  border-top: 0px none;
}

div.menu_top div.menu_polozka div.podmenu a {
  color: #000000;
  display: block;
  font-weight: normal;
  padding: 0px 25px;
  line-height: 32px;
  font-size: 14px;
  text-decoration: none;
  white-space: nowrap;
}

div.menu_top div.menu_polozka div.podmenu a:hover {
  color: #000000;
  background-color: #eeeeee;
}

div.menu_viac {
  display: none;
  position: fixed;
  z-index: 51;
  top: 50px;
  right: 10px;

  padding: 21px 0;

  min-width: 280px;
  _width: 280px;

  background: #ffffff;
  color: #000000;
}

div.menu_viac div.menu_viac_plus {
  color: #aaaaaa;
  background: url('../img/podmenu.png') center center no-repeat;
  float: right;
  width: 30px;
  height: 32px;
  line-height: 32px;
  text-align: left;
  font-size: 24px;
  font-weight: normal;
  cursor: pointer;
  cursor: hand;
}

div.menu_viac div.menu_polozka {
  text-align: left;
  position: relative;
}

div.menu_viac div.menu_polozka a {
  display: block;
  color: #000000;
  line-height: 32px;
  padding: 0 25px;
  text-decoration: none;
}

div.menu_viac div.menu_polozka:hover {
  background-color: #eeeeee;
}

div.menu_viac div.menu_polozka:hover a {
  color: #000000;
  background-color: #eeeeee;
}

div.menu_viac div.menu_polozka.polozka_a {
  color: #000000;
  background-color: #eeeeee;
}

div.menu_viac div.menu_polozka.polozka_a a {
  color: #000000;
}

div.menu_viac div.podmenu {
  position: absolute;
  right: 98%;
  top: 5px;
  z-index: 52;

  padding: 21px 0;
  display: none;
  line-height: 32px;
  text-align: left;

  min-width: 280px;
  _width: 280px;
  background: #ffffff;

  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;

  box-shadow: 0px 0px 6px #d5d5d5;
}

div.menu_viac div.podmenu a {
  display: block;
  padding: 0 25px;
  color: #000000;
  text-decoration: none;
}

div.menu_viac div.podmenu a:hover {
  color: #000000;
  background-color: #eeeeee;
}

div.content {
  background: #f9f9f9;
}

div.stlpec_right {
  position: fixed;
  z-index: 1002;
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: 100%;
  width: 250px;
  display: none;
  margin: 0 0px;
  padding: 0 0px;
  background: #ffffff;
  overflow: visible;
}

div.stlpec_right h3 {
  background: #ebece7;
  text-align: center;
  color: #111111;
  padding: 5px;
}

div.left {
  float: left;
  width: 165px;
  padding-left: 35px;
  padding-top: 10px;
  padding-bottom: 50px;
  text-align: left;
}

div.left a.polozka {
  display: block;
  color: #ffffff;
  padding: 7px 5px 7px 35px;
  text-decoration: none;
  border-top: solid 1px #adadad;
  background-position: 10px top;
  background-repeat: no-repeat;
}

div.left a.polozka:hover {
  color: #333333;
  background-color: #ffffff;
  background-position: 10px bottom;
}

div.left a.polozka_a {
  color: #333333;
  background-color: #ffffff;
  background-position: 10px bottom;
}

div.left div.podmenu {
  background: #e5e5e5;
  margin-top: 1px;
  padding: 5px;
  font-size: 11px;
}

div.left div.podmenu a {
  text-decoration: none;
  display: block;
  padding: 3px 7px 3px 30px;
  background: url('../img/menu/odrazka.png') 10px center no-repeat;
}

div.left div.podmenu a:hover {
  text-decoration: underline;
}

div.main {
  padding: 0 0px;
  padding-bottom: 50px;
  text-align: left;
  background: #f9f9f9;
}

fieldset.fieldset {
  border: solid 1px #888888;
  margin-bottom: 10px;
}

td.popisok {
  width: 100px;
}

span.dodatok {
  color: #bbbbbb;
  font-weight: bold;
  font-size: 10px;
}

div.dodatok {
  color: #bbbbbb;
  font-weight: bold;
  font-size: 10px;
}

fieldset.fieldset legend {
  font-family: 'Gotham-Mertel', 'Arial', sans-serif;
  color: #332727;
  font-weight: bold;
  font-size: 15px;
}

div.zoznam {
  padding: 0 24px;
}

table.zoznam {
  width: 100%;
  font-size: 12px;
  color: #000000;
  background-color: white;
  border-radius: 5px;
}

table.zoznam td {
  padding: 15px 6px;
  padding: 15px 11px 15px 15px;
  line-height: 16px;
  vertical-align: middle;
  color: #000000;
  /* background: #ffffff; */
  border-bottom: solid 1px #e7e7e7;
}

table.zoznam tr:last-child td {
  border-bottom: 0px none;
}

table.zoznam img {
  border: 0px none;
}

table.zoznam tr.hlavicka td,
table.zoznam tr.hlavicka_not_fixed td {
  /* background: #ffffff; */
  color: #858585;
  font-weight: normal;
  text-align: left;
  line-height: 64px;
  font-size: 13.5px;
  padding: 0 10px;
  padding-left: 15px;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.h1-wrapper {
  padding-top: 28px;
  padding-bottom: 28px;
}
table.zoznam tr.hlavicka td div {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

table.zoznam tr.hlavicka_not_fi td {
  background: #ffffff;
  color: #858585;
  font-weight: normal;
  text-align: left;
  line-height: 64px;
  font-size: 13px;
  padding: 0 10px;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

table.zoznam tr.odd td {
  background: #ffffff;
}

table.zoznam tr.even td {
  background: #ffffff;
}

table.zoznam tr.over td {
  background-color: #fafafa !important;
}

table.zoznam tr.odd_child td {
  background: #eaeaea;
}

table.zoznam tr.even_child td {
  background: #eeeeee;
}

table.zoznam tr.over_child td {
  background: #dddddd;
}

table.zoznam tr.odd_new td {
  background: #e3facc;
}

table.zoznam tr.even_new td {
  background: #c8f59b;
}

table.zoznam tr.over_new td {
  background: #b8da96;
}

table.zoznam tr.row_important td {
  background: #e7e67f;
}

table.zoznam tr.row_active td {
  background: #f6f6f6;
}

table.zoznam tr.row_error td {
  color: #dd2200;
}

table.zoznam div.riadok_podrobnosti {
  border-bottom: solid 1px #e7e7e7;
  padding: 0px 10px 10px 10px;
  display: none;
}

.btn_submenu {
  width: 44px;
  padding: 0;
  background-image: url('../img/submenu.svg') !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  cursor: hand;
  cursor: pointer;
}

div.btn_submenu_list {
  height: 40px;
  width: 40px;
  float: right;
  position: relative;
}

div.zoznam_submenu {
  position: absolute;
  z-index: 30;
  right: 25px;
  padding: 16px 0;
  top: 50%;
  background: #ffffff;
  display: none;
  max-width: 280px;
  min-width: 230px;
  text-align: left;
}

div.zoznam_submenu a,
div.zoznam_submenu div.a {
  display: block;
  font-size: 14px;
  line-height: 20px;
  background-position: 25px center;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  padding: 13px 25px 13px 65px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-decoration: none;
  color: #000000;
  cursor: hand;
  cursor: pointer;
}

div.zoznam_submenu div.oddelovac {
  margin: 7px 0;
  height: 1px;
  background: #dadce0;
}

div.zoznam_submenu a:hover,
div.zoznam_submenu div.a:hover {
  background-color: #eeeeee;
}

div.zoznam_submenu a_active,
div.zoznam_submenu div.a_active {
  background-color: #eeeeee;
}

div.zoznam_submenu a_active:hover,
div.zoznam_submenu div.a_active:hover {
  background-color: #eeeeee;
}

div.riadok_podrobnosti_odrazka {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: url('../img/ikonky/riadok_podrobnosti.png') center center
    no-repeat;
}

div.riadok_podrobnost {
  border-bottom: solid 1px #e7e7e7;
  padding: 15px 5px;
}

div.riadok_podrobnost_label {
  float: left;
  width: 100px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #858585;
}

div.riadok_podrobnost_text {
  margin-left: 110px;
}

div.riadok_podrobnosti_odrazka_active {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

div.zoznam {
  font-size: 12px;
}

div.zoznam div.hlavicka {
  background: #555555;
}

div.zoznam div.hlavicka div.td {
  background: #555555;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  padding: 8px 6px;
  float: left;
}

div.zoznam div.tr div.td {
  float: left;
  padding: 4px 6px;
  text-align: center;
}

div.zoznam div.tr div.td input {
  padding: 3px 4px;
  border: 0px none;
  border-top: solid 2px #dddddd;
  border-bottom: solid 2px #dddddd;
}

div.zoznam div.tr.odd {
  background: #eeeeee;
}

div.zoznam div.tr.even {
  background: #dddddd;
}

div.zoznam div.tr.over {
  background: #cccccc;
}

div.uloz_akcia {
  padding-right: 30px;
  background-color: #0057ff;
  background-image: url('../img/save_and.png');
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 30px 30px;
  cursor: hand;
  cursor: pointer;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  transition: all 0.25s ease;
}

div.uloz_akcia:hover {
  background-color: #003ecb;
}
div.uloz_akcia input.tlacitko,
div.uloz_bez_akcia input.tlacitko {
  display: block;
  width: 100%;
  padding: 0;

  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  border: 0px none;
  line-height: initial;
  padding: 10px 0;
  margin: 0;
  cursor: hand;
  cursor: pointer;
}

div.ulozit_akcia_moznosti {
  position: absolute;
  top: 37px;
  right: 5px;
  background: #eeeeee;
  display: none;
}

div.ulozit_akcia_moznosti input {
  display: block;
  padding: 10px;
  background: none;
  border: 0px none;
  text-align: left;
  color: #666666;
  cursor: hand;
  cursor: pointer;
}

a.tlacitko {
  float: right;
  display: block;
  padding: 6px 10px;
  margin-bottom: 5px;
  font-weight: bold;
  text-decoration: none;
  color: #555555;
}

a.tlacitko:hover {
  background-color: #e5e5e5;
}

a.tlacitko_pridat {
  float: right;
  display: block;
  padding: 0px 0px 0px 55px;
  font-size: 13px;
  line-height: 40px;
  background: url('../img/ikonky/pridat.svg') 5px center no-repeat;
  background-size: 40px 40px;
  font-weight: normal;
  text-decoration: none;
  color: #555555;
}

a.tlacitko_pridat:hover {
  color: #bccf02;
}

a.tlacitko_pridat_plus {
  float: right;
  display: block;
  padding: 0px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: url('../img/ikonky/pridat.svg') center center no-repeat;
  background-size: 40px 40px;
  font-weight: normal;
  text-decoration: none;
  color: #555555;
  box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.11);
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

input.tlacitko {
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  background: #578ffb;
  background: #0057ff;
  border: 0px none;
  width: auto;
  line-height: initial;
  padding: 0px 19px;
  line-height: 40px;
  cursor: hand;
  cursor: pointer;
  margin-bottom: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  transition-duration: 300ms;
  transition-property: color, background;
}

input.tlacitko:hover {
  background: #003ecb;
}
a.dalej {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
  background: #578ffb;
  border: 0px none;
  line-height: initial;
  padding: 0px 19px;
  line-height: 40px;
  cursor: hand;
  cursor: pointer;
  margin-bottom: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  text-align: center;
  text-decoration: none;
}

a.spat {
  display: block;
  text-align: center;
  font-weight: 500 !important;
  width: auto;
  font-size: 14px !important;
  background: #ffffff;
  border: solid 1px #ebebeb;
  color: #333 !important;
  padding: 0px 19px !important;
  line-height: 38px !important;
  text-decoration: none;
  margin-bottom: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border: 2px solid #dadada;
  border-radius: 50px;
  transition: all 0.25s ease;
}

a.spat:hover {
  background: #ffffff !important;
  /* box-shadow: 0 0 10px #0000001f !important; */
  background: #f1f1f1 !important;
  border-color: #e8e8e8 !important;
}

div.form_error_box {
  position: absolute;
  top: 30px;
  left: 0px;
  right: 0px;
  text-align: center;
}

div.form_error {
  background: url('../img/ikonky/form_error_icon.svg') 10px center no-repeat
    #a12c2c;
  color: #ffffff;
  font-size: 14px;
  text-align: left;
  display: inline-block;
  line-height: 40px;
  padding: 0 20px 0 70px;
  margin: 0 auto;
}

div.form_error_close {
  float: right;
  padding-left: 40px;
  text-transform: uppercase;
  font-size: 12px;
  cursor: hand;
  cursor: pointer;
}

div.error {
  background: url('../img/ikonky/form_error_icon.svg') 10px center no-repeat
    #a12c2c;
  padding: 10px 20px 10px 50px;
  line-height: 20px;
  margin: 5px 0;
  color: #ffffff;
  text-align: left;
  font-weight: normal;
}

div.error a {
  text-decoration: none;
}

div.error a:hover {
  text-decoration: underline;
}

div.pager {
  float: right;
  margin: 5px 0;
}

div.pager table td {
  width: 20px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: #555555;
}

div.pager table td a {
  text-decoration: none;
  color: #555555;
}

div.export_button {
  position: relative;
  float: left;
  display: block;
  padding: 7px 10px 7px 10px;
  font-weight: bold;
  z-index: 1;
  font-size: 11px;
  line-height: 100%;
  cursor: hand;
  cursor: pointer;
}

div.export_tab {
  position: absolute;
  top: 25px;
  left: 0px;
  z-index: 2;
  padding: 10px;
  white-space: nowrap;
  background: #ffffff;
}

div.napoveda {
  text-align: justify;
  padding: 10px 70px 10px 10px;
  font-size: 11px;
  border: solid 1px #aaaaaa;
  background: url('../img/ikonky/help.png') center right no-repeat #f5f5f5;
  margin-bottom: 7px;
  height: auto;
  min-height: 30px;
  _height: 30px;
}

div.menu_left a {
  display: block;
  text-align: left;
  padding: 2px 0;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}

div.menu_left a:hover {
  color: #6a7d1d;
  text-decoration: underline;
}

div.menu_left a.polozka_a {
  color: #6a7d1d;
  text-decoration: underline;
}

div.files_container {
  position: relative;
  float: left;
  display: block;
  width: 84px;
  height: 134px;
  z-index: 20;
}

a.file {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 22;
  font-size: 10px;
  width: 64px;
  padding: 5px;
  padding-top: 74px;
  margin: 5px;
  height: 40px;
  overflow: hidden;
  line-height: 10px;
  text-align: center;
  text-decoration: none;
  word-wrap: break-word;
  border: solid 1px #ffffff;
  background: url('../img/ikonky/subory/file.png') center 5px no-repeat;
}

a.file:hover {
  background-color: #dddddd;
}

a.file_selected {
  background-color: #b6d2f0;
  color: #001133;
  border: solid 1px #7da2ce;
}

a.file_selected:hover {
  background-color: #4a90da;
}

a.delete_file {
  position: absolute;
  top: 2px;
  right: 2px;
  z-index: 25;
  display: none;
}

div.rightMenu {
  position: absolute;
  z-index: 900;
  display: none;
  top: 0px;
  left: 0px;
  padding: 3px;
  background: #eeeeee;
  border: solid 1px #bbbbbb;
  box-shadow: 2px 2px 2px #888;
}

div.rightMenu a {
  display: block;
  padding: 5px 8px;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  border: solid 1px #eeeeee;
}

div.rightMenu a:hover {
  background: #cccccc;
  border: solid 1px #aaaaaa;
}
div.notifikacia_pocet {
  color: #ffffff;
  background: #e10000;
  position: absolute;
  top: 0px;
  right: -8px;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  font-size: 11.5px;
  font-weight: 500;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  padding: 2px;
}

div.menu_top div.login div.notifikacie_list {
  position: absolute;
  z-index: 1;
  top: 40px;
  right: -20px;
  padding: 0px 0px 10px 0px;
  height: auto;
  min-height: 30px;
  _height: 30px;
  max-height: 450px;
  width: 310px;
  background: #ffffff;
  display: none;
  line-height: 16px;

  overflow: auto;

  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  box-shadow: 0px 0px 6px #d5d5d5;
}

div.menu_top div.login div.notifikacie_list div.notifikacia_foto {
  width: 50px;
  height: 50px;
  float: left;
  background: url('../img/ikonky/user.svg') center center no-repeat #ffffff;
  background-size: cover;
}

div.menu_top div.login div.notifikacie_list div.notifikacia_box {
  margin-left: 65px;
}

div.menu_top div.login div.notifikacie_list div.notifikacia_title {
  font-size: 13px;
  font-weight: bold;
}

div.menu_top div.login div.notifikacie_list div.notifikacia_popis {
  padding-top: 5px;
  font-size: 12px;
  white-space: normal;
  color: #4f4f4f;
}

div.menu_top div.login div.notifikacie_list div.notifikacia_datum {
  padding-top: 10px;
  font-size: 12px;
  color: #999999;
}

div.menu_top div.login div.notifikacie_list a.notifikacia {
  color: #000000;
  display: block;
  text-decoration: none;
  text-align: left;
  border-top: solid 1px #e3e5e8;
  padding: 16px 25px 16px 15px;

  background-position: top right;
  background-repeat: no-repeat;
  background-size: 22px 22px;
  background-image: url('../img/notifikacia_precitana.svg');
}

div.menu_top div.login div.notifikacie_list a.notifikacia:hover {
  background-color: #f2f6ff;
}

div.menu_top div.login div.notifikacie_list a.notifikacia_n {
  background-image: url('../img/notifikacia_neprecitana.svg');
}

div.tabs a {
  float: left;
  padding: 0px 20px;
  line-height: 50px;
  font-size: 14px;
  display: block;
  text-decoration: none;
  font-weight: normal;

  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

a.tab {
  color: #666666;
}

a.tab_a {
  background: #ffffff;
  color: #000000;
  box-shadow: 0px 0px 6px #d5d5d5;
  position: relative;
}

a.tab_a::after {
  content: ' ';
  display: block;
  background: #ffffff;
  height: 7px;
  width: 100%;

  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
}

div.tabview {
  padding: 10px;
  background: #ffffff;
  box-shadow: 0px 0px 6px #d5d5d5;

  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  position: relative;

  overflow: visible;
}

div.box_tabs {
  background: url('../img/tabs_border.png') bottom left repeat-x;
}

div.box_tabs a {
  float: left;
  display: block;
  background: #eeeeee;
  color: #888888;
  font-weight: bold;
  font-size: 15px;
  padding: 10px 15px;
  text-decoration: none;
  border: solid 2px #eeeeee;
  border-top: solid 2px #ffffff;
  border-bottom: solid 2px #c5c5c5;
}

div.box_tabs a.active {
  background: #e5e5e5;
  color: #111111;

  border: solid 2px #c5c5c5;
  border-bottom: solid 2px #e5e5e5;
}

div.setWidth {
  visibility: hidden;
  width: 1px;
}

div.filter_btn_mobile {
  font-size: 16px;
  padding-left: 60px;
  line-height: 70px;
  background: url('../img/ikonky/filter.png') 20px center no-repeat #ffffff;

  cursor: pointer;
  cursor: hand;
  box-shadow: 0px 0px 2px #cccccc;

  display: none;
}

div.filter_box {
  background: #ffffff;
  padding: 0 24px;
  box-shadow: 0px 0px 2px #cccccc;
}

div.filter_option {
  float: left;
  margin-right: 30px;
  background: url('../img/down.png') right 40px no-repeat;
  background-size: 10px 5px;
  color: #000000;
  font-size: 16px;
  cursor: pointer;
  cursor: hand;
  position: relative;
  height: 70px;
}

div.filter_option_label {
  padding-top: 14px;
  padding-right: 30px;
  color: #bbbbbb;
  color: #9b9b9b;
  font-size: 12px;
  line-height: 15px;
  height: 20px;
}

div.filter_option_hodnota {
  height: 20px;
  padding-right: 30px;
  padding-bottom: 20px;
  transition: all 0.25s ease;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 250px;
}

div.filter_option:hover div.filter_option_hodnota {
  color: #578ffb;
}

div.filter_option:hover {
  background-image: url('../img/down_m.png');
}

div.filter_option div.filter_option_select {
  position: absolute;
  display: none;
  background: #ffffff;
  top: 60px;
  left: 0px;
  width: auto;
  min-width: 100%;
  _width: 100%;

  box-shadow: 0px 0px 6px #d5d5d5;
  z-index: 49;
  line-height: 14px;
  padding: 10px 0;
  font-size: 13px;
  max-height: 300px;
  overflow: auto;
}

div.filter_option div.filter_option_select select {
  font-family: 'Gotham-Mertel', 'Arial', sans-serif;
  font-size: 12px;
  color: #636363;
  padding: 5px;
  border: solid 1px #cccccc;

  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  overflow: hidden;
}

div.filter_option_select_datum {
  overflow: visible !important;
}

div.filter_option div.filter_option_select div.option {
  cursor: hand;
  cursor: pointer;
  padding: 0px 35px 0px 25px;
  line-height: 27px;
  background: #ffffff;
  white-space: nowrap;
}

div.filter_option div.filter_option_select div.option:hover {
  background: #eeeeee;
}

div.filter_option div.filter_option_select div.selected {
}

div.filter_search_options {
  text-align: left;
  max-height: 200px;
  color: #000000;
  overflow: auto;
}

div.koncepty_search {
  height: 50px;
  padding: 50px 30px 50px 30px;
  background: #ffffff;
}

div.koncepty_search input.hladanie {
  font-size: 40px;
  height: 50px;
  width: 100%;
  border: 0px none;
  padding: 0px;
  text-align: center;
  background: none;
  outline: none;
}

div.koncepty_search input.hladanie::placeholder {
  color: #d0d0d0;
}

div.filter_hladanie {
  float: right;
  margin: 15px 0;
  background: url('../img/ikonky/filter_search.png') 15px center no-repeat
    #eeeeee;
  background-size: 14px 14px;
  width: 200px;
  padding: 0 20px 0 40px;
  line-height: 40px;

  overflow: hidden;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}

div.filter_hladanie input {
  height: 40px;
  line-height: 40px;
  width: 100%;
  border: 0px none;
  padding: 0px;
  margin: 0px;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
}

div.filter_hladanie div.filter_hladanie_cancel {
  display: none;
  float: right;
  width: 15px;
  height: 40px;
  background: url('../img/close_popup.png') center center no-repeat;
  background-size: contain;
  cursor: pointer;
  cursor: hand;
}

div.filter_search {
  float: right;
  background: url('../img/ikonky/filter_search.png') right center no-repeat;
  background-size: 24px 24px;
  height: 30px;
  padding: 20px 50px 20px 0;
}

div.filter_search input.hladanie {
  border: 0px none;
  border-bottom: solid 1px #cbcbcb;
  padding: 8px 8px;
  font-size: 13px;
}

div.form_box {
  background: #ffffff;
  color: #949494;
  padding: 50px 20px;
  text-align: center;
}

div.form_box div.form_content {
  width: 500px;
  margin: 0 auto;
}

div.form_box div.form_content_750 {
  width: 750px;
  margin: 0 auto;
}

div.form_box div.form_content_center {
  width: 710px;
  margin: 0 auto;
}

div.form_box div.form_riadok {
  padding: 10px 0;
}

div.form_box div.form_riadok_underline {
  border-bottom: solid 1px #e0e0e0;
}

div.form_box div.form_popisok {
  float: none;
  width: auto;
  text-align: left;
  color: #b0b0b0;
  font-weight: 400;
  padding-top: 0px;
  padding-bottom: 8px;
  padding-right: 20px;
}

div.form_box div.form_popisok select {
  text-align: left;
  background: none;
  border: 0px none;
  padding: 0 !important;
  width: 100%;
  height: 14px;
  font-size: 12px;
  font-weight: bold;
  color: #636363;
}

div.form_box div.form_udaj {
  text-align: left;
  line-height: 30px;
}

div.form_box div.input_box {
  padding: 0 5px;
  border: solid 1px #cccccc;
  background: #ffffff;
  line-height: 30px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

div.form_box select {
  height: 32px;
}

div.form_box div.form_riadok_underline div.input_box {
  padding: 0;
}

div.form_box div.form_riadok_underline div.form_popisok {
  padding-bottom: 6px;
  color: #808080;

  font-weight: normal;
  font-size: 12px;
  line-height: 16px;

  color: rgba(0, 0, 0, 0.5);
}

div.form_box div.form_riadok_underline select,
div.form_box div.form_riadok_underline div.custom_select,
div.form_box div.form_riadok_underline div.input_box,
div.form_box div.form_riadok_underline div.input_box input,
div.form_box div.form_riadok_underline div.input_box textarea {
  border: 0px none;
  padding-left: 0 !important;
  font-size: 14px;
  font-weight: normal;
  color: #000000;
  background: none;
}

div.form_box div.form_riadok_underline select {
  height: 30px;
}

div.form_box div.form_riadok_underline div.input_box input::placeholder,
div.form_box div.form_riadok_underline div.input_box textarea::placeholder {
  color: #999999;
}

div.form_box div.form_riadok_preview {
  padding: 5px 0;
}

div.form_box div.form_riadok_preview div.form_popisok {
  float: left;
  width: 80px;
  font-weight: 500;
  font-size: 15px;
  line-height: 30px;
  padding: 0;
  color: #000000;
}

div.form_box div.form_riadok_preview div.form_udaj {
  margin-left: 90px;
  font-weight: normal;
  color: #000000;
}

div.form_box div.form_riadok_preview div.form_udaj div.input_box {
  font-size: 16px;
  padding: 0px;
  border: 0px none;
}

div.form_box select,
div.form_box div.custom_select {
  font-family: 'Gotham-Mertel', 'Arial', sans-serif;
  font-size: 12px;
  color: #636363;
  font-weight: 500;
  padding: 5px 21px 5px 5px !important;
  line-height: 18px;
  border: solid 1px #cccccc;

  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  overflow: hidden;

  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;

  background-image: url('../img/select.png');
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 16px 12px;
}

div.form_box div.custom_select {
  position: relative;
  overflow: visible;
  padding-right: 5px !important;
}

div.form_box div.form_riadok_underline div.custom_select {
  line-height: 30px;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

div.form_box div.custom_select_value {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

div.form_box div.custom_select_options {
  display: none;
  max-height: 300px;
  position: absolute;
  top: 29px;
  left: 0px;
  right: 0px;
  z-index: 50;
  width: 100%;
  background: #ffffff;
  border: solid 1px #cccccc;
  font-weight: normal;
  overflow: auto;
  white-space: nowrap;
}

div.form_box div.custom_select_option {
  padding: 5px;
  cursor: hand;
  cursor: pointer;
}

div.form_box div.custom_select_option:hover {
  background: #eeeeee;
}

div.form_box div.custom_select_option_selected {
  background: #eeeeee !important;
}

div.custom_select_option_user_foto {
  width: 28px;
  height: 28px;
  float: left;
  margin: 1px 0px 0 0;
  background: url('../img/ikonky/user.svg') center center no-repeat;
  border: solid 2px #ffffff;
  drop-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
  background-size: cover;
  position: relative;
}

div.custom_select_option_user_foto_stav {
  position: absolute;
  bottom: -5px;
  right: -5px;
  width: 16px;
  height: 16px;
  border: solid 1px #ffffff;
  background-color: #bccf02;
  background-position: center center;
  background-repeat: no-repeat;
}

div.custom_select_option_user_role {
  float: right;
  width: 24px;
  height: 24px;
  margin-top: 3px;
}

div.custom_select_option_user_role img {
  cursor: pointer;
  cursor: hand;
}

div.custom_select_option_user_meno {
  color: #333333;
  font-size: 13px;
  line-height: 20px;
  font-weight: bold;
  margin-left: 50px;
  margin-right: 30px;
  padding: 1px 0;
}

div.custom_select_option_user_uloha {
  color: #6b6b6b;
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
}

div.form_riadok_preview div.custom_select_option_user_role,
div.zoznam_submenu div.custom_select_option_user_role {
  display: none;
}

div.zoznam_submenu div.custom_select_option_user_meno {
  margin-right: 0px;
}

div.zoznam_submenu div.custom_select_option_user_uloha {
  display: none;
}

div.form_box div.checkbox_box {
  width: 20px;
  height: 20px;
  border: solid 1px #636363;
  background-color: #ffffff;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  cursor: hand;
  cursor: pointer;
  float: left;
}

div.form_box div.checkbox_box input {
  display: none;
}

div.form_box div.checkbox_box_checked {
  background: url('../img/ikonky/checked.svg') center center no-repeat #ffffff;
  background-size: 16px 12px;
}

div.form_box div.input_box input,
div.form_box div.input_box textarea {
  font-family: 'Gotham-Mertel', 'Arial', sans-serif;
  font-size: 12px;
  color: #636363;
  font-weight: 500;
  padding: 5px 0;
  line-height: 20px;
  width: 100%;
  border: 0px none;
  outline: none;
  filter: none;
}

div.form_riadok_right_padding {
  padding-right: 20px !important;
}

div.form_progress {
  height: 145px;
}

div.form_progress div.form_progress_bod {
  display: block;
  height: 30px;
  padding-top: 25px;
  margin-bottom: 20px;
}

div.form_progress div.form_progress_active div.form_progress_bod {
  display: block;
  height: 80px;
  padding-top: 0;
  margin-bottom: 15px;
}

div.form_progress div.form_progress_krok {
  display: block;
  float: left;
  text-align: center;
}

div.form_progress_krok {
  background-position: center 39px;
  background-repeat: no-repeat;
  background-image: url('../img/form_progress_active.png');
}

div.form_progress_krok.form_progress_priebeh_inactive {
  background-image: url('../img/form_progress_inactive.png');
}

div.form_progress_krok.form_progress_priebeh_current {
  background-image: url('../img/form_progress_priebeh.png');
}

div.form_progress_krok.form_progress_start.form_progress_priebeh_active {
  background-image: url('../img/form_progress_active_start.png');
}

div.form_progress_krok.form_progress_start.form_progress_priebeh_inactive {
  background-image: url('../img/form_progress_inactive_start.png');
}

div.form_progress_krok.form_progress_end.form_progress_priebeh_inactive {
  background-image: url('../img/form_progress_inactive.png');
  background-size: 50% 2px !important;
  background-position: left 39px;
}

div.form_progress_krok.form_progress_end.form_progress_priebeh_active {
  background-image: url('../img/form_progress_active.png');
  background-size: 50% 2px !important;
  background-position: left 39px;
}

div.form_progress div.form_progress_bod div.form_progress_bod_graf {
  display: inline-block;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  background: #ffffff;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 9px;
  font-weight: 500;
  color: #333333;
  position: relative;
  overflow: hidden;
}

div.form_progress
  div.form_progress_active
  div.form_progress_bod
  div.form_progress_bod_graf {
  width: 80px !important;
  height: 80px !important;
  line-height: 80px !important;
  font-size: 15px !important;
}

div.form_progress div.form_progress_bod div.form_progress_bod_graf_farba {
  position: absolute;
  z-index: 11;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-image: url('../img/progress/progress_100.svg');
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
}

div.form_progress div.form_progress_bod div.form_progress_bod_graf_pozadie {
  position: absolute;
  z-index: 10;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  border: solid 2px #e9e9e9;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

div.form_progress
  div.form_progress_active
  div.form_progress_bod
  div.form_progress_bod_graf_pozadie {
  width: 66px !important;
  height: 66px !important;
  border: solid 7px #e9e9e9 !important;
}

div.form_progress div.form_progress_bod div.form_progress_bod_kruzok {
  background-color: #578ffb;
  height: 26px;
  width: 26px;
  border: solid 2px #578ffb;

  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;

  display: inline-block;
}

div.form_progress
  div.form_progress_inactive
  div.form_progress_bod
  div.form_progress_bod_kruzok {
  background-color: #ffffff;
  border: solid 2px #e9e9e9;
}

div.form_progress
  div.form_progress_active
  div.form_progress_bod
  div.form_progress_bod_kruzok {
  height: 76px;
  width: 76px;
  border-radius: 40px;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
}

div.form_progress div.form_progress_done {
  background-image: url('../img/ikonky/progress_done_active.svg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 14px 10px;
}

div.form_progress div.form_progress_done_inactive {
  border: solid 2px #e0e0e0 !important;
  background-color: #ffffff !important;
  background-image: url('../img/ikonky/progress_done_inactive.svg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 14px 10px;
}

div.form_progress div.form_progress_done_active {
  background-image: url('../img/ikonky/progress_done_active.svg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 14px 10px;
}

div.form_progress div.form_progress_active div.form_progress_done_active {
  background-size: 28px 20px !important;
}

div.form_progress div.form_progress_new {
  background-image: url('../img/ikonky/kroky/novy_krok.svg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 14px 14px;
}

div.form_progress div.form_progress_active div.form_progress_new {
  background-image: url('../img/ikonky/kroky/novy_krok.svg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 28px 28px;
}

div.form_progress div.form_progress_title {
  font-weight: 500;
  color: #332727;
  font-size: 15px;
  padding-bottom: 5px;
}

div.form_progress div.form_progress_active div.form_progress_title {
  font-size: 25px;
}

div.form_progress div.form_progress_inactive div.form_progress_title {
  color: #999999;
}

div.form_progress div.form_progress_subtitle {
  color: #999999;
  font-size: 12px;
}

div.main_box {
  padding: 0 40px;
}

.pc_hidden {
  display: none;
}

.pc_td_hidden {
  display: none;
}

.mobile_block {
  display: none;
}

.tablet_block {
  display: none;
}

div.content_side_padding {
  padding: 0 24px;
}

div.floating_table_hlavicka {
  position: absolute;
  top: 60px;
  left: 0px;
  right: 0px;
  width: 100%;
  padding: 0;
  display: none;
}
.planner-calendar__day-label {
  font-size: 16px;
  font-weight: 500;
  color: #999;
}
.planner-calendar__day-label.active {
  color: black;
}

div.floating_table_hlavicka table.zoznam {
  width: auto !important;
  border-bottom: solid 1px #e7e7e7;
  table-layout: fixed;
  float: left;
}
.table-head__cell {
  text-align: left;
  width: auto;
  padding-left: 21px !important;
}
.table__row {
  font-size: 12px;
}
.table__cell {
  cursor: pointer;
  text-align: left;
  padding: 18px !important;
}
div.searchbox_selected {
  float: left;
  cursor: default;
  font-size: 11px;
  white-space: nowrap;
  color: #000000;
  background: #eeeeee;
  margin: 0 3px 2px 0;
  padding-left: 10px;
  line-height: 28px;
  border-radius: 14px;
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
}

div.searchbox_dodavatelia div.searchbox_selected {  
  background: #ffffff;
  padding-left: 0px;
  margin-right: 15px;
}
div.searchbox_dodavatelia div.searchbox_container{
  padding: 0px !important;  
}

div.searchbox_selected_x {
  float: right;
  margin-left: 8px;
  visibility: hidden;
  color: #dd2200;
  background: url('../img/ikonky/close_t.svg') center center no-repeat;
  background-size: contain;
  font-size: 11px;
  font-weight: bold;
  cursor: pointer;
  cursor: hand;
  width: 10px;
  height: 30px;
}

div.searchbox_selected_single {
}

div.searchbox_riadok_user {
  line-height: 30px;
  margin-right: 20px;
}

div.searchbox_input_hostia_selected
  div.searchbox_selected_single:first-of-type
  div.searchbox_riadok_user {
  background: url('../img/ikonky/organiser.svg') right center no-repeat;
}

div.searchbox_options_search {
  display: none;
  padding: 0 10px 10px 10px;
  border-bottom: solid 1px #e0e0e0;
}

div.searchbox_options_search input {
  float: none !important;
  width: 100% !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

div.form_dropzone {
  background: #fbfbfb;
  border: solid 2px #cccccc;
  text-align: center;
  font-size: 12px;
  line-height: 144%;
  color: #9a9a9a;
  padding: 50px 0;
}

div.form_dropzone img.icon_uploading {
  display: none;
}
div.form_dropzone img.icon_dropzone {
  display: inline;
}

div.form_active_dropzone {
  border: dashed 2px #aaaaaa !important;
}

div.form_active_dropzone_over {
  border: dashed 2px #578ffb !important;
}

div.form_dropbox_uploading {
  background: url('../img/uploading.gif') center center no-repeat;
}
div.form_dropbox_uploading img.icon_uploading {
  display: inline !important;
}
div.form_dropbox_uploading img.icon_dropzone {
  display: none !important;
}

div.form_dropbox_uploading div.form_dropzone_popis {
  visibility: hidden;
}

div.upgrade_agentura_button {
  position: absolute;
  top: 150px;
  right: -82px;
  background: #fdb813;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  line-height: 37px;
  width: 200px;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.14);
  border-radius: 0px 0px 6.13px 6.13px;
  z-index: 2;

  cursor: default;

  transform: rotate(90deg);
}

a.btn_upgrade {
  padding-right: 8px;
  font-size: 15px;
  height: 44px;
  text-align: center;
  text-decoration: none;
  line-height: 44px;
  position: absolute;
  top: 120px;
  left: 0px;
  z-index: 100;
  color: #ffffff;
  background: #fdb813;
  text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.15);
  font-weight: bold;
  text-transform: uppercase;

  border-radius: 0 22px 22px 0;
  -moz-border-radius: 0 22px 22px 0;
  -webkit-border-radius: 0 22px 22px 0;
}

span.btn_upgrade_icon {
  float: right;
  background: url('../img/upgrade_advanced.svg') right center no-repeat;
  background-size: 28px 28px;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 12px;
  margin: 6px 0 6px 10px;
  border: solid 2px #ffffff;
}

div.trial_expiration {
  background: #dd2200;
  color: #ffffff;
  line-height: 14px;
  padding: 10px 24px;
  text-align: center;
}

div.trial_expiration a {
  color: #ffffff;
}

div.timesheet_spustit_stopky {
  border-bottom: solid 1px #dadada;
  position: relative;
  box-shadow: 0 5px 5px rgba(196, 196, 196, 0.15);
}

div.timesheet_spustit_stopky_title {
  background: url('../moduly/Timesheet/img/play.svg') 20px center no-repeat
    #ffffff;
  background-size: 24px 24px;
  font-size: 15px;
  color: #b4b4b4;
  padding: 21px 24px 21px 54px;
  line-height: 18px;
  cursor: hand;
  cursor: pointer;
}

div.timesheet_spustit_stopky_form {
  position: absolute;
  top: 67px;
  left: 0px;
  right: 0px;
  width: 100%;
  padding: 0;
  z-index: 10;
  display: none;
}

div.stopky_beziace {
  padding: 10px 20px;
  background: #fafafa;
  border-bottom: solid 1px #dadada;
  box-shadow: 0 5px 5px rgba(196, 196, 196, 0.15);
}

div.stopky_beziace_right {
  float: right;
  width: 70px;
  font-size: 14px;
  text-align: right;
  padding-top: 2px;
  line-height: 16px;
}

div.stopky_beziace_stop_btn {
  float: left;
  border: solid 1px #578ffb;
  width: 8px;
  height: 8px;
  padding: 7px;
  margin-top: 8px;
  cursor: hand;
  cursor: pointer;
}

div.stopky_beziace_stop {
  width: 8px;
  height: 8px;
  background: #578ffb;
}

div.stopky_beziace_stop_btn:hover {
  border-color: #dd2200;
}

div.stopky_beziace_stop_btn:hover div.stopky_beziace_stop {
  background: #dd2200;
}

div.stopky_beziace_saving {
  background: url('../img/uploading.gif') center center no-repeat;
  background-size: 40px 40px;
  border-color: #578ffb !important;
}

div.stopky_beziace_saving div.stopky_beziace_stop {
  visibility: hidden;
}

div.stopky_beziace_detail {
  margin: 0 0px 0 34px;
  padding-top: 3px;
  overflow: hidden;
  height: 50px;
}

div.stopky_beziace_title {
  font-size: 16px;
  margin-right: 70px;
  font-weight: 500;
}

div.stopky_beziace_popis {
  font-size: 12px;
  color: #999999;
  font-weight: 500;
}

div.stlpec_timesheet_datum {
  font-weight: bold;
  font-size: 16px;
  padding: 20px 10px 10px 10px;
}

div.stlpec_timesheet_progress {
  background: #ececec;
  border: solid 1px #e6e6e6;
  height: 6px;
  margin: 0 5px;
  white-space: nowrap;
  overflow: hidden;
}

div.stlpec_timesheet_progress_bar {
  height: 6px;
  float: left;
}

div.stlpec_timesheet_cinnosti {
  margin: 0 10px;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.12);
}

div.stlpec_timesheet_box {
  margin-bottom: 2px;
  padding: 20px 20px;
  background: #f5f5f5;
  position: relative;
}

div.stlpec_timesheet_right {
  float: right;
  width: 65px;
  font-size: 14px;
  text-align: right;
  padding-top: 2px;
  line-height: 16px;
  color: #393939;
}

a.stlpec_timesheet_play {
  position: absolute;
  top: 23px;
  right: 20px;
  width: 24px;
  height: 24px;
  background: url('../moduly/Timesheet/img/play.svg') center center no-repeat;
  background-size: 24px 24px;
  display: none;
  cursor: hand;
  cursor: pointer;
}

div.stlpec_timesheet_box:hover div.stlpec_timesheet_right {
  display: none;
}

div.stlpec_timesheet_box:hover a.stlpec_timesheet_play {
  display: block;
}

div.stlpec_timesheet_title {
  font-size: 16px;
  margin-right: 70px;
  font-weight: 500;
  color: #393939;
}

div.stlpec_timesheet_popis {
  font-size: 12px;
  color: #999999;
  font-weight: 500;
  margin-right: 70px;
}

div.stlpec_timesheet_opakovania {
  font-size: 11px;
  line-height: 13px;
  padding: 5px 0;
  display: none;
}

div.time_tracking_box {
  display: none;
  position: absolute;
  z-index: 10;
  width: 360px;
  top: 25px;
  left: 5px;
  background: #ffffff;
  color: #000000;
  font-size: 13px;
  padding: 0;
}

div.time_tracking_options {
  font-size: 11px;
  text-transform: uppercase;
  text-align: center;
  color: rgba(0, 0, 0, 0.6);
  width: 33%;
  float: left;
  padding: 40px 0 12px 0;
  border-bottom: solid 1px rgba(0, 0, 0, 0.12);
  cursor: hand;
  cursor: pointer;
}

div.time_tracking_options_a {
  border-color: #578ffb;
  color: #578ffb;
}

div.time_tracking_options.time_tracking_timer {
  background: url('../moduly/Timesheet/img/tracker_timer.svg') center 18px
    no-repeat;
  background-size: 18px 18px;
}

div.time_tracking_options_a.time_tracking_timer {
  background-image: url('../moduly/Timesheet/img/tracker_timer_a.svg');
}

div.time_tracking_options.time_tracking_manual {
  background: url('../moduly/Timesheet/img/tracker_manual.svg') center 18px
    no-repeat;
  background-size: 18px 18px;
}

div.time_tracking_options_a.time_tracking_manual {
  background-image: url('../moduly/Timesheet/img/tracker_manual_a.svg');
}

div.time_tracking_options.time_tracking_range {
  background: url('../moduly/Timesheet/img/tracker_range.svg') center 18px
    no-repeat;
  background-size: 18px 18px;
}

div.time_tracking_options_a.time_tracking_range {
  background-image: url('../moduly/Timesheet/img/tracker_range_a.svg');
}

div.time_tracking_tab {
  display: none;
  padding: 20px 0;
}

div.form_box div.time_tracking_tab div.custom_select {
  font-size: 13px;
  font-weight: normal;
  color: #000000;
}

div.time_tracking_tab input.submit {
  border: 0px none;
  padding: 0px;
  float: right;
  line-height: 30px;
  height: 30px;
  font-weight: bold;
  background: none;
  color: #578ffb;
  cursor: pointer;
  cursor: hand;
}

div.time_tracking_tab_a {
  display: block;
}

div.time_tracking_historia {
  max-height: 350px;
  overflow: auto;
  background: #f9f9f9;
}

div.time_tracking_historia_user {
  border-bottom: solid 1px #e8eaed;
  padding: 0 20px;
  color: #333333;
  text-align: left;
  line-height: 60px;
  cursor: hand;
  cursor: pointer;
}

div.time_tracking_historia_riadok_user {
  float: left;
  width: 32px;
  padding-top: 14px;
}

div.time_tracking_historia_user_foto {
  width: 28px;
  height: 28px;
  margin: 0 auto;
  border: solid 2px #ffffff;
  filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.09));
  background: url('../img/ikonky/user.svg') center center no-repeat #ffffff;
  background-size: cover;
}

div.time_tracking_historia_riadok_user_cas {
  float: right;
  width: 60px;
  text-align: right;
}

div.time_tracking_historia_riadok_user_meno {
  margin: 0 60px 0 42px;
}

div.time_tracking_historia_riadok {
  border-bottom: solid 1px #e8eaed;
  padding: 0 20px;
  color: #333333;
  background: #ffffff;
  text-align: left;
  line-height: 60px;
}

div.time_tracking_historia_riadok_icon {
  float: right;
  width: 20px;
  height: 16px;
  text-align: center;
  padding-top: 22px;
}

div.time_tracking_historia_riadok_poradie {
  float: left;
  width: 20px;
  font-size: 10px;
}

div.time_tracking_historia_riadok_datum {
  float: left;
  width: 80px;
  line-height: 15px;
  padding: 15px 10px;
}

div.time_tracking_historia_riadok_platene {
  float: left;
  width: 30px;
  height: 60px;
}

div.time_tracking_historia_riadok_cinnost {
  margin-left: 150px;
  margin-right: 50px;
  font-size: 13px;
  font-weight: 500;
}

div.time_tracking_historia_viac {
  display: none;
}

div.time_tracking_historia_viac_btn,
div.time_tracking_historia_menej_btn {
  height: 40px;
  line-height: 40px;
  color: #578ffb;
  text-align: center;
  cursor: pointer;
  cursor: hand;
}

div.time_tracking_historia_menej_btn {
  display: none;
}

div.time_tracking_historia_viac_btn span {
  padding-right: 21px;
  background: url('../moduly/Timesheet/img/more.svg') right center no-repeat;
  background-size: 11px 7px;
}

div.time_tracking_historia_menej_btn span {
  padding-right: 21px;
  background: url('../moduly/Timesheet/img/less.svg') right center no-repeat;
  background-size: 11px 7px;
}

div.najdeny_user{
  color: #333333;
  padding: 10px;
  background: #eeeeee;
  cursor: pointer; cursor: hand;  
}

div.najdeny_user_email{
  color: #888888;
  font-style: italic;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

div.najdeny_user_foto{
  float: left;
  width: 26px;
  height: 26px;
  border: solid 2px #ffffff;
  background: url('../img/ikonky/user.svg');
  background-size: cover;
  box-shadow: 0 0 2px rgba(0,0,0,0.2);
  margin-right: 10px;
}

label.textarea_user_meno{
  display: block;
  margin-left: 20px;  
  font-size: 12px;
  color: #333333;
  line-height: 16px;
}

input.textarea_user_tesk{
  float: left;  
}

@media screen and (min-width: 1201px) {
  .pc_block {
    display: block !important;
  }

  .pc_hidden {
    display: none !important;
  }

  div.filter_box {
    display: block !important;
  }
}

@media screen and (max-width: 1200px) {
  div.content {
    margin-right: 0px !important;
  }

  div.menu_top div.menu_box {
    display: none;
  }

  div.menu_viac {
    display: none;
    position: absolute;
    top: 60px;
    left: 0px;
    right: 0px;
    width: 100%;
    z-index: 49;
  }

  div.menu_viac div.podmenu {
    position: static;
    border-top: solid 1px #e3e5e8;
    border-bottom: solid 1px #e3e5e8;

    padding: 0;

    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    box-shadow: none;
  }

  div.menu_viac div.podmenu a {
    padding: 0 10px 0 40px;
    background: url('../img/odrazka.svg') 20px center no-repeat;
  }

  div.main_box {
    padding: 0 20px;
  }

  div.zoznam {
    padding: 0 20px;
  }

  div.content_side_padding {
    padding: 0 20px;
  }

  div.menu_top div.login {
    padding-right: 20px;
  }

  div.filter_btn_mobile {
    display: block;
  }

  div.filter_box {
    display: none;
  }

  div.filter_option,
  div.filter_search {
    float: none;
    display: block;
    margin-right: 0;
  }

  .pc_hidden {
    display: block;
  }

  .pc_td_hidden {
    display: table-cell;
  }

  .tablet_hidden {
    display: none;
  }

  .tablet_block {
    display: block;
  }

  div.tablet_no_float {
    float: none !important;
    width: auto !important;
  }
}

@media screen and (max-width: 900px) {
  div.form_box div.form_content_750 {
    width: auto !important;
    margin: 0 auto;
  }

  div.form_box div.form_content_center {
    width: auto;
  }
}

@media screen and (max-width: 600px) {
  div.menu_top a.menu_title {
    font-size: 0px;
    width: 0;
  }

  div.menu_top div.login {
    width: 230px;
  }

  div.content_side_padding {
    padding: 0;
  }

  div.mobile_side_padding {
    padding-left: 20px;
    padding-right: 20px;
  }

  .mobile_hidden {
    display: none !important;
  }

  div.main_box {
    padding: 0px;
  }

  div.zoznam {
    padding: 0px;
  }

  div.form_box div.form_content {
    width: auto !important;
    margin: 0 auto;
  }

  div.form_box div.form_popisok {
    float: none;
    width: auto;
    text-align: left;
    padding: 0 0 3px 0;
  }

  div.form_box div.form_popisok select {
    text-align: left;
  }

  div.form_box div.form_udaj {
    margin: 0px;
  }

  .mobile_block {
    display: block;
  }

  div.form_riadok_right_padding {
    padding-right: 0px !important;
  }

  div.mobile_no_float {
    float: none !important;
    width: auto !important;
  }

  div.mobile_no_padding {
    padding: 0 !important;
  }
}

@media screen and (max-width: 400px) {
  input.tlacitko {
    display: block;
    width: 100%;
  }

  a.spat {
    display: block;
    width: 100%;
    padding: 0 !important;
  }
}
