/* Move down content because we have a fixed navbar that is 50px tall */
/*body {
  padding-top: 50px;
  padding-bottom: 20px;
}*/
/* ------------------------------------ zakladni tridy */
.fl {
  float: left;
}
/*.clear { clear: both; height: 0; font-size: 1px; }*/
/* v bootstrapu se to jmenuje clearfix */
.clear:before,
.clear:after {
  content: " ";
  display: table;
}
.clear:after {
  clear: both;
}
.no-css {
  display: none !important;
}
/* ------------------------------------ /zakladni tridy */
/* ------------------------------------ download */
.dwn {
  margin: 3px 0;
  font-weight: bold;
}
.dwn_footer {
  margin: 30px 0 0 0;
  padding: 3px 0 0 0;
  border-top: 1px solid #cccccc;
}
.dwn_ico {
  margin: 0 0 3px 0;
  padding: 0 0 0 20px;
  background: url(cms/img/ico/file.gif) no-repeat top left;
}
.dwn_ico_doc {
  background: url(cms/img/ico/doc.gif) no-repeat top left;
}
.dwn_ico_docx {
  background: url(cms/img/ico/docx.gif) no-repeat top left;
}
.dwn_ico_file {
  background: url(cms/img/ico/file.gif) no-repeat top left;
}
.dwn_ico_gif {
  background: url(cms/img/ico/gif.gif) no-repeat top left;
}
.dwn_ico_html {
  background: url(cms/img/ico/html.gif) no-repeat top left;
}
.dwn_ico_jpg {
  background: url(cms/img/ico/jpg.gif) no-repeat top left;
}
.dwn_ico_pdf {
  background: url(cms/img/ico/pdf.gif) no-repeat top left;
}
.dwn_ico_pps {
  background: url(cms/img/ico/pps.gif) no-repeat top left;
}
.dwn_ico_ppsx {
  background: url(cms/img/ico/ppsx.gif) no-repeat top left;
}
.dwn_ico_ppt {
  background: url(cms/img/ico/ppt.gif) no-repeat top left;
}
.dwn_ico_pptx {
  background: url(cms/img/ico/pptx.gif) no-repeat top left;
}
.dwn_ico_rtf {
  background: url(cms/img/ico/rtf.gif) no-repeat top left;
}
.dwn_ico_txt {
  background: url(cms/img/ico/txt.gif) no-repeat top left;
}
.dwn_ico_xls {
  background: url(cms/img/ico/xls.gif) no-repeat top left;
}
.dwn_ico_xlsx {
  background: url(cms/img/ico/xlsx.gif) no-repeat top left;
}
.dwn_ico_zip {
  background: url(cms/img/ico/zip.gif) no-repeat top left;
}
/* ------------------------------------ /download */
.tooltip-inner {
  white-space: pre-wrap;
  text-align: left;
  width: auto;
  color: #fff !important;
}
#content {
  padding: 0 30px 50px 30px;
}
#footer {
  padding: 5px 20px;
  background-color: #ccc;
}
.navbar-brand {
  background: transparent url(img/sys/LEGO44x44.png) no-repeat 10px 3px;
  height: 46px;
  padding-left: 65px;
}
#top-links {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 80%;
}
#cesta {
  margin: 5px 0;
  color: #888888;
}
#navbox {
  display: none;
}
#navigace {
  float: right;
  margin: 3px 3px 0 3px;
}
#navigace a.ico-print {
  background: url(img/sys/ico_print.png) 0 0 no-repeat;
  min-height: 16px;
  padding-left: 20px;
  display: block;
}
/* login page */
.login {
  background-color: #808080;
}
.login .logo {
  margin: 0 auto;
  margin-top: 60px;
  padding: 15px;
  text-align: center;
  color: #fff;
  font-size: 16px;
}
.login .content,
.login .instructions {
  background-color: #fff;
  width: 360px;
  margin: 0 auto;
  margin-bottom: 0px;
  padding: 30px;
  padding-top: 20px;
  padding-bottom: 15px;
}
.login .instructions {
  width: 960px;
}
.login .content .form-title {
  font-weight: 300;
  margin-bottom: 25px;
}
.login .content .form-actions {
  background-color: #fff;
  clear: both;
  border: 0px;
  border-bottom: 1px solid #eee;
  padding: 0px 30px 25px 30px;
  margin-left: -30px;
  margin-right: -30px;
}
.login .content .forget-form {
  display: none;
}
.login .content .forget-form .form-actions {
  border-bottom: none;
}
/* footer copyright */
.login .copyright {
  text-align: center;
  margin: 0 auto;
  padding: 10px;
  color: #ffffff;
  font-size: 11px;
}
/* odsazeni filtru od gridu */
.col-filters {
  margin-bottom: 20px;
}
#plan-overview {
  /*width: 1900px;*/
}
#plan-overview .new {
  display: block;
  height: 100%;
}
#plan-overview .disabled {
  color: #bebebe;
}
#plan-overview .blank {
  padding-left: 0;
  padding-right: 0;
  border: 0;
  width: 1px;
  overflow: hidden;
}
#plan-overview td {
  padding: 0;
  height: 30px;
}
#plan-overview td > div {
  height: 30px;
}
#plan-overview td > div,
#plan-overview td.disabled {
  padding: 5px;
}
#plan-overview a {
  color: #000;
  display: block;
}
#plan-overview a:hover {
  text-decoration: none;
}
#plan-overview a:hover span {
  text-decoration: underline;
}
#plan-overview table {
  width: auto;
}
#plan-overview .wtp-brown a {
  color: #ffffff;
}
/* parkoviste - prehled */
#parking h4.m-b {
  margin-top: 3em;
}
#parking .list-group a {
  padding: 3px 5px;
}
#parking .list-group-item .clearfix {
  display: block;
}
/* /parkoviste - prehled */
/* parkoviste - popup */
#unit-parking-modal .btn-group {
  margin: 2em 0;
}
/* /parkoviste - popup */
/* barvy a styly */
.lego-yellow {
  background-color: #ffcf00;
  color: #000000;
}
.lego-red {
  background-color: #d01012;
  color: #000000;
}
.lego-grey,
.report_gray {
  background-color: #bebebe;
  color: #000000;
}
.lego-green {
  background-color: #009d2f;
  color: #000000;
}
.lego-blue {
  background-color: #006db7;
  color: #000000;
}
.lego-orange {
  background-color: #d67923;
  color: #000000;
}
/* nepouzito */
.lego-pink {
  background-color: #be0087;
  color: #000000;
}
.lego-light-purple {
  background-color: #ff9ecd;
  color: #000000;
}
.lego-lime-green {
  background-color: #a2c300;
  color: #000000;
}
.lego-dark-azur {
  background-color: #469bc3;
  color: #000000;
}
.lego-light-blue {
  background-color: #add8e6;
  color: #000000;
}
.lego-purple {
  background-color: #880484;
  color: #ffffff;
}
.report_bold {
  font-weight: bold;
  background-color: #f5f5f5;
}
.report_italic {
  font-style: italic;
  background-color: #f5f5f5;
}
.report_underline {
  text-decoration: underline;
  background-color: #f5f5f5;
}
.report_big {
  font-size: 140%;
  background-color: #f5f5f5;
}
.report_yellow {
  background-color: yellow;
  color: #000000;
}
.report_turquoise {
  background-color: turquoise;
  color: #000000;
}
.report_highlighter {
  background-color: #01ff00;
  color: #000000;
}
.report_status_check {
  color: #009d2f;
}
.report_status_add {
  color: #be0087;
}
.report_status_change {
  color: #d01012;
}
.wtp-orange,
.report_orange {
  background-color: orange;
  color: #000000;
}
.wtp-darkgray {
  background-color: darkgray;
  color: #000000;
}
.wtp-brown {
  background-color: #5b3927;
  /*=RAL 8011*/
  color: #ffffff;
}
.wtp-purple {
  background-color: purple;
  color: #ffffff;
}
.wtp-pink {
  background-color: #be0087;
  color: #ffffff;
}
/* max 22h */
.wtp-red {
  background-color: #bd0004;
  color: #ffffff;
}
.wtp-green,
.report_green {
  background-color: #009d2f;
  color: #ffffff;
}
.wtp-white {
  background-color: #fff;
  color: #000000;
}
.wtp-black {
  background-color: #000;
  color: #ffffff;
}
.icon-parking {
  background-color: #469bc3;
  color: white;
  font-weight: bold;
  padding: 0px 2px 0px 2px;
  border: 1px solid #ffffff;
  text-decoration: none !important;
}
.border-time-table,
.border-time-table-full {
  border-top: 4px solid #bebebe;
}
.border-HBW {
  border-top: 4px solid #ffcf00;
}
.border-KOM {
  border-top: 4px solid #a9a9a9;
}
.border-INT {
  border-top: 4px solid #009d2f;
}
.border-CHA {
  border-top: 4px solid #006db7;
}
.border-314 {
  border-top: 4px solid #d01012;
}
.border-EXT {
  border-top: 4px solid #000000;
}
.black-text,
.black-text * {
  color: #000000;
}
.help {
  color: #999999;
}
.btn-brown {
  background-color: #5b3927;
  /*=RAL 8011*/
  color: #ffffff;
}
.btn-brown:hover,
.btn-brown:focus {
  background-color: #4a2817;
  color: #ffffff;
}
.btn-yellow {
  background-color: #ffd419;
  color: #000000;
}
.btn-yellow:hover,
.btn-yellow:focus {
  background-color: #ffcf00;
  color: #000000;
}
.progress-bar-gray {
  background-color: #808080;
  color: #ffffff;
}
.hand {
  cursor: pointer;
}
/* history module */
.history-item {
  margin-bottom: 5px;
}
.history-item .datetime {
  width: 150px;
  float: left;
}
.history-item .uname {
  width: 130px;
  float: left;
}
.history-item .text {
  width: 400px;
  float: left;
}
#history-list .status-ok {
  color: #1db83c;
}
.history-log {
  color: #999999;
}
/* report module */
.report_comment-item {
  margin-bottom: 5px;
}
.report_comment-item .datetime {
  width: 130px;
  float: left;
}
.report_comment-item .uname {
  width: 130px;
  float: left;
}
.report_comment-item .block {
  width: 130px;
  float: left;
}
.report_comment-item .text {
  width: 400px;
  float: left;
}
#report_comment-list .status-ok {
  color: #1db83c;
}
.report_comment-log {
  color: #999999;
}
.top-buttons {
  margin-bottom: 20px;
}
/* IDS module */
label.error {
  color: #d01012;
  font-size: 80%;
}
#ids-list td:nth-child(6) {
  word-break: break-all;
}
/* log module */
#log-list table tr td {
  font-size: 11px;
}
/* areal */
#area-without-platform .aitem {
  float: left;
  margin: 0 .5em .5em 0;
  width: 180px;
}
#area-without-platform .aitem > span {
  display: block;
  padding: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  position: relative;
}
#area-without-platform .aitem > span > span:last-child {
  position: absolute;
  right: 2px;
  top: 2px;
  width: 20px;
  height: 26px;
  text-align: center;
  border-radius: 0;
  background: #fff;
  padding: 0;
  color: #000;
}
#area-without-platform .aitem > span > span:last-child em {
  font-style: normal;
  display: inline-block;
  padding: 5px 0 1px 0;
  width: 10px;
  border-bottom: 5px solid #ffffff;
}
#area-with-platform span.barrier1 {
  display: block;
  position: relative;
  font-size: 1em;
}
#area-with-platform span.barrier2 {
  display: block;
  position: absolute;
  left: -1em;
  color: #d01012;
}
#area-with-platform td.pointer {
  cursor: pointer;
}
#area-with-platform td:last-child {
  position: relative;
  width: 180px;
  padding-right: 2em;
}
#area-with-platform td:last-child > .td-item {
  width: 146px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}
#area-with-platform td:last-child > .td-item > span:last-child {
  position: absolute;
  right: 8px;
  top: 6px;
}
#area-list td {
  text-align: center;
}
#area-list th,
#area-list td.tal {
  text-align: left;
}
#area-list th:nth-child(n+14):nth-child(-n+17) {
  text-align: center;
}
#area-list td:nth-child(n+3):nth-child(-n+4),
#area-list td:nth-child(n+7):nth-child(-n+9) {
  background: #eeeeee;
}
#area-list td:nth-child(n+14):nth-child(-n+17) {
  background: #e6f5ff;
}
#ramp_report-list td:nth-child(-n+2) {
  width: 80px;
}
#ramp_report-list td:nth-child(4) {
  width: 150px;
  text-align: right;
}
#content .area-parking-with-places .parking-places {
  display: inline-block;
  background: #f7f7f7;
  padding: 10px;
  margin-top: 20px;
  /* 2*td + 1*border */
}
#content .area-parking-with-places .parking-places table {
  width: auto;
  margin: 0;
  border: none;
  border-collapse: collapse;
  border-spacing: 0;
}
#content .area-parking-with-places .parking-places td {
  text-align: center;
  border: none;
  /*width: 150px;*/
  padding: 2px;
}
#content .area-parking-with-places .parking-places td > .td-item {
  padding: 1px;
  width: 154px;
  overflow: hidden;
}
#content .area-parking-with-places .parking-places td[colspan="2"] > .td-item {
  width: 309px;
}
#content .area-parking-with-places .parking-places td.active {
  border: 1px solid #626262;
  padding: 1px;
  text-align: left;
  background: #ffffff;
}
#content .area-parking-with-places .parking-places td > .td-item > span:first-child {
  padding: 2px;
}
#content .area-parking-with-places .parking-places td.used {
  cursor: pointer;
  white-space: nowrap;
}
#content .area-parking-with-places.activated-moving td.active {
  cursor: pointer;
}
#content .area-parking-with-places.activated-moving td.active:hover,
#content .area-parking-with-places.activated-moving td.selected {
  background: #ffcaca !important;
}
#content .area-parking-with-places.activated-pairing td.active.used {
  cursor: no-drop;
}
#content .area-parking-with-places.activated-pairing td.active.used[data-allow-pair="1"] {
  cursor: pointer;
}
#content .area-parking-with-places.activated-pairing td.active.used[data-allow-pair="1"]:hover,
#content .area-parking-with-places.activated-pairing td.selected {
  background: #ffcaca !important;
}
#content .area-parking-with-places.activated-pairing.completed td:hover {
  cursor: no-drop !important;
  background: #ffffff !important;
}
#content .area-parking-with-places.activated-pairing.completed td.selected:hover {
  cursor: pointer !important;
  background: #ffcaca !important;
}
#content .area-parking-with-places.select-free td > .td-item {
  width: 104px;
}
#content .area-parking-with-places.select-free td[colspan="2"] > .td-item {
  width: 209px;
}
#content .area-parking-with-places.select-free td.active {
  cursor: pointer;
}
#content .area-parking-with-places.select-free td.active:hover {
  background: #ffcaca !important;
}
#content .area-parking-with-places.select-free td.used {
  background: gray;
  cursor: not-allowed;
  opacity: 0.5;
}
#content .area-parking-with-places.select-free td.used:hover {
  background: #808080;
}
#content-area-parking-move-mode {
  margin-bottom: 20px;
}
#content-area-parking-move-mode > .inf {
  margin-top: 10px;
}
#set-plan,
#set-confirmed {
  display: none;
}
/* prozatimne test chosen-bootstrap.css */
select.form-control + .chosen-container.chosen-container-single .chosen-single {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  background-image: none;
}
select.form-control + .chosen-container.chosen-container-single .chosen-single div {
  top: 4px;
  color: #000;
}
select.form-control + .chosen-container .chosen-drop {
  background-color: #FFF;
  border: 1px solid #CCC;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
  margin: 2px 0 0;
}
select.form-control + .chosen-container .chosen-search input[type=text] {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  vertical-align: middle;
  background-color: #FFF;
  border: 1px solid #CCC;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  background-image: none;
}
select.form-control + .chosen-container .chosen-results {
  margin: 2px 0 0;
  padding: 5px 0;
  font-size: 14px;
  list-style: none;
  background-color: #fff;
  margin-bottom: 5px;
}
select.form-control + .chosen-container .chosen-results li,
select.form-control + .chosen-container .chosen-results li.active-result {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333;
  white-space: nowrap;
  background-image: none;
}
select.form-control + .chosen-container .chosen-results li:hover,
select.form-control + .chosen-container .chosen-results li.active-result:hover,
select.form-control + .chosen-container .chosen-results li.highlighted {
  color: #FFF;
  text-decoration: none;
  background-color: #428BCA;
  background-image: none;
}
select.form-control + .chosen-container-multi .chosen-choices {
  display: block;
  width: 100%;
  min-height: 34px;
  padding: 6px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  vertical-align: middle;
  background-color: #FFF;
  border: 1px solid #CCC;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  background-image: none;
}
select.form-control + .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  height: auto;
  padding: 5px 0;
}
select.form-control + .chosen-container-multi .chosen-choices li.search-choice {
  background-image: none;
  padding: 3px 24px 3px 5px;
  margin: 0 6px 0 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #333;
  background-color: #FFF;
  border-color: #CCC;
}
select.form-control + .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  top: 8px;
  right: 6px;
}
select.form-control + .chosen-container-multi.chosen-container-active .chosen-choices,
select.form-control + .chosen-container.chosen-container-single.chosen-container-active .chosen-single,
select.form-control + .chosen-container .chosen-search input[type=text]:focus {
  border-color: #66AFE9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
select.form-control + .chosen-container-multi .chosen-results li.result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
  background-color: white;
}
@media screen and (max-width: 1024px) {
  body.modal-open {
    position: fixed;
    width: 100%;
    height: auto;
  }
  /* oprava chyby scrolovani modal okna na iOS https://github.com/twbs/bootstrap/issues/15852 */
}
/* planovaci moduly */
.flex-container-loading-plan,
.flex-container-booking-plan,
.flex-container-forecast {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  justify-content: space-around;
}
.flex-container-booking-plan {
  justify-content: flex-start;
}
.flex-item-loading-plan,
.flex-item-forecast {
  width: 260px;
}
.flex-item-booking-plan {
  margin: 5px;
  width: 300px;
}
