a:link, a:visited {text-decoration: none; color: #888888;}
a:hover {text-decoration: underline;}
html {position: relative; width: 100%; float: left; overflow-x: hidden;}
body {float: left; padding-bottom: 65px; width: 100%;}
.TDblockSite {position: absolute; left: 50%; margin-left: -217px; width: 435px; margin-top: 150px;}
/* WHITEFIELD LOADING */
.td_whitefield, .td_fullscreenSearch {width: 100%; height: 100%; display: block; background-color: #ffffff; position: fixed; top: 0; left: 0; z-index: 100000;  top: 0; right: 0; bottom: 0; left: 0;}
.td_fullscreenSearch {display: none; background: rgba(0,0,0,0.60);}
.td_fullscreenSearch_x {position: absolute; background: white; padding: 10px 20px; font-size: 16pt; top: 15px; right: 15px; color: black; cursor: pointer;}
.td_fullscreenSearch_x:hover {color: white; background: black;}
.td_searchfield { padding-top: 150px; width: 100%; height: 100%; display: none; background-color: rgba(255,255,255,0.90); position: fixed; top: 0; left: 0; z-index: 100000; top: 0; right: 0; bottom: 0; left: 0;}
.td_searchfield_close {position: fixed; top: 15px; right: 35px; z-index: 100000; font-size: 30pt; cursor:pointer; opacity: 0.5;}
.td_searchfield_close:hover {opacity: 1;}
.td_searchfield span {font-size: 14pt; color: #555;}
a.td_search_results {position: relative; float: left; border: 1px solid #eee; margin-bottom: 10px; padding: 25px; width: 100%; z-index: 5000;}
a.td_search_results:hover {background-color: #f9f9f9; text-decoration: none;}
.td_search_results_page  {positioN: absolute; top: 15px; right: 15px; background-color: #db5578; width: 35px; text-align: center; color: white; }
.fileResult {float: left; width: 100%;}
.td_loading {position: absolute; top: 50%; left: 50%; z-index: 100000; transform: translate(-50%,-50%);}
.rollButtons {cursor: pointer;}
#calendar  {float: left; width: 100%;}
img.smallLogo {width: 200px; float: left;}
div.contactLeft {float: left; width: 25%;}
/* MENU **********************************************************/
.hideNow {display: none;}
div.marginTop {height: 50px; float: left; width: 100%;}
div.x {margin-left: 50%; transform: translate(-50%, 0); float: left; width: 100px; background-color: #db5578; height: 3px;} 
div.lektori a:link, div.lektori a:visited {float: left; width: 100%; text-align: center;}
img.roundImage {border-radius: 50%; }
.bold {font-weight: bold !important;}
.oborBox {float: right; width: 50px; height: 30px; display: block; position: relative;}
.oborBox div.full {float: left; width: 50px; height: 30px; display: block;}
.oborBox div.half {float: left; width: 25px; height: 30px; display: block;}
div.pager {float: left; width: 100%;}
img.imgPreview {max-width: 400px; -webkit-box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.5);
  box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.5); margin-top: 15px; float: left;}

.bmi {padding: 5px 10px; color: white; width: 80px; text-align: center; display: block;}

#invoices td {
    word-wrap: break-word;     
    overflow-wrap: break-word;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 50px;
}
.select2-container .select2-selection--single {
    height: 52px;
    appearance: none;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.15);
    border-radius: 5px !important;
    font-size: 10pt;
    border: 0;
    font-size: 10pt;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 50px;
}

.icon64 {width: 64px; } 

.reset_closed_by_date {color: #db5578; cursor: pointer;}

.ba_side_menu {float: left; width: 40px; min-height: 500px; display: block; position: relative; padding-right: 15px; padding-top: 55px; transition: 100ms; }
.ba_side_panel {float: left; width: calc(100% - 40px); min-height: 500px; display: block; position: relative;transition: 100ms; }
.ba_side_cross {position: absolute; top: 0; right: 0px; }
.ba_side_menu_open {width: 400px;}
.ba_side_panel_open {width: calc(100% - 400px);}
#nav-icon {position: absolute; cursor: pointer; top: 0; right: 15px;}
.ba_side_menu a.buttonBG {width: 100%; display: none; }
.ba_side_menu_open a.buttonBG {display: block;}
.ba_side_menu a.buttonBG span:nth-of-type(1) {width: 100%;}
.ba_side_menu a.buttonBG span:nth-of-type(2) {display: none;}


table tr.duplicate td {background-color: rgb(255, 215, 215);}

table#status_order td {cursor: pointer;}

.td-previews {position: fixed; top: 0; right: 0; width: 50%; bottom: 0; height: 100%; background-color: white; display: none; z-index: 50;}
.td-previews iframe {position: absolute; width: 100%; height: 100%; border: 0;  }
.td-previews iframe img {position: relative; width: 100%; height: 100%; border: 0;}

.buttonBG {cursor: pointer;}
.add_zarazeni_button img, .add_kraje_button img, .add_okresy_button img {transform: rotate(90deg); cursor: pointer; transition: 200ms;}
.add_zarazeni_button_active img, .add_okresy_button_active img, .add_kraje_button_active img {transform: rotate(-90deg);}

div#MPheader span {color: white;}

.input_9 {
  padding: 5px 10px;
  color: black;
  width: 180px;
  text-align: center;
  display: block;
}


#processing {
  z-index: 500;
  position: fixed;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background-color: rgba(255,255,255,0.8);
  padding: 55px;
  display: flex; justify-content: center; align-items: center;
}

div.image {float: left; position: relative;}
div.image div.deletebox {position: absolute; top: 15px; right: 15px; opacity: 0.5;}
div.image div.deletebox:hover {opacity: 1;}

.td-flex-box {display: flex; justify-content: center; align-items: center; flex-wrap: wrap;}
.td-float-left {float: left;}
.td-percent-10 {width: 10%;} 
.td-percent-20 {width: 20%;}
.td-percent-25 {width: 25%;}
.td-percent-33 {width: 33%;}
.td-percent-33 {width: 33%;}
.td-percent-100 {width: 100%;}

table tr.insurance td {color: #00AA00;}
table tr.insurance_over_limit td {color: #AA0000;}

@keyframes pulse {
  0% {
    background-color: #db5578;
  }
  50% {
    background-color: #eee;
  }
  100% {
    background-color: #db5578;
  }
}

.notify_bar {
  float: left; width: 100%; display: flex; justify-content: center; align-items: center; padding: 5px 25px;   animation-name: pulse;  animation-duration: 2s;  animation-iteration-count: infinite;
}

.notify_bar a {
  text-decoration: none;  color: #5e5e5e;
} 

#repairsysChart {max-height: 600px;}

a.userLogged:link, a.userLogged:visited {padding-right: 45px; float: right; text-align: right; color: #5e5e5e;}
a.userLogged:hover {text-decoration: none;}
a.userLogged:hover .mainPic {border: 3px solid #db5578;}
.userLogged span {font-size: 8pt; color: #999;}

div.td-map-box img {opacity: 0.7;}
div.td-map-box img:hover {opacity: 1;}
div.td-map-box span {float:left; width: 100%; font-size: 10pt; text-align: left;}
div.td-map-box a:nth-of-type(1) {font-weight: bold; color: #555;}
div.td-map-box span:nth-of-type(1) {font-weight: bold; color: #000000;}
div.td-map-box a {font-size: 10pt; text-align: left;}

a.td-map-button {background-color: #5e5e5e; border: 1px solid #5e5e5e; color: #db5578; padding: 5px 15px; text-decoration: none;}
a.td-map-button:hover {background-color: #db5578; color: #5e5e5e;}


table tbody tr.td-red-line {background-color: #f59d9d !important;}
table tbody tr.inactive_naklad td {color: #cccccc !important;}

.userLogged .mainPic {float: right; width: 45px; border-radius: 50%;  margin-left: 20px; border: 3px solid #5e5e5e;}

#filtration, #filter_manager {float: left; width: 100%; border: 1px solid #db5578; background-color: #f9f9f9; padding: 20px; margin-top: 10px;}
#filtration *, #filter_manager * {font-size: 9pt !important;}

img.td-star {opacity: 0.75; filter: grayscale(100); cursor: pointer; width: 35px;}
img.td-star-active {opacity: 1; filter: grayscale(0);}

div.totalFlex {position: fixed; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center;}

.highLight textarea {background: white;}

.table-sm tr td span, .table-sm tr td a {font-size: 9pt;}

span.add_to_calendar, a.add_to_calendar {font-size: 10pt; cursor: pointer;  border: 1px solid #db5578; background-color: #f9f9f9; padding: 5px 10px; color: #000;}
span.add_to_calendar:hover, a.add_to_calendar:hover {background: #db5578; text-decoration: none;}

table.oprava_detais {float: left; width: 100%;}
table.oprava_detais tr td { font-size: 10pt;}
table.oprava_detais tr td:nth-of-type(1) { width: 40%;}
table.oprava_detais tr td:nth-of-type(2) { width: 60%; font-weight: bold;}

img.mainPic {max-width: 50%;}

table.table-sm img.mainPic { width: 30px; margin-right: 15px; border-radius: 50%;}

table.table-notifikace tr td:nth-of-type(1) { width: 200px;}
table.table-notifikace tr td:nth-of-type(2) { width: auto;}
table.table-notifikace tr td:nth-of-type(3) { width: 25px;}
table.table-notifikace tr td:nth-of-type(1) { width: 200px;}

table.table-api tr td:nth-of-type(1) { width: 50px;}
table.table-api tr td:nth-of-type(2) { width: auto;}
table.table-api tr td:nth-of-type(3) { width: 200px;}
table.table-api tr td:nth-of-type(4) { width: 200px;}
table.table-api tr td:nth-of-type(5) { width: 50px;}



div.canvas_container {float: left; width: 100%; position: relative;}
div.semafor {position: absolute; right: 55px; top: 35px; border-radius: 25px; width: 50px; height: 150px; background-color: black; opacity: 0.7;}
div.semafor_light {float: left; width: 40px; height: 40px; position: relative; margin: 5px; background-color: #ddd; border-radius: 100%;}

.dropdown-item.active, .dropdown-item:active { background-color: #db5578; color: white;}

div.itemBox {width: 100%; padding: 20px 35px; margin: 15px 0px; background-color: #000000; float: left;}
div.toggleButton {padding: 7px 10px; width: 100%; float: left; text-align: center; background-color: #eee; }
table.openingHours {padding: 0px 10px;  float: left; color: #ffffff;}
table.openingHours td {padding: 0px 10px;}
img#searchLupe {width: 50px; cursor: pointer; float: right; margin-top: 3px;opacity: 0.8;}
img#searchLupe:hover  {opacity: 1;}
span.redText {background-color: red; color: white; padding: 7px; }
div.invoiceInfoBox {width: 35%; float: left}
a.folderBox {float: left; width: calc(16.66% - 20px); margin: 10px; padding: 15px; background-color: #f9f9f9;}
a.folderBox:hover {background-color: #dddddd;}
a.folderBox img {float: left; width: 40%;}
a.folderBox span {float: left; width: 100%; text-align: center; font-size: 10pt; font-weight: bold;}
div.ADbox {float: left; width: calc(100% - 24px); background-color: #f9f9f9; min-height: 50px; margin: 12px;}
div.ADbox div.header{padding: 15px; font-size: 18pt; text-align: center; color: #aaaaaa;}
div.ADbox div.ADButtonBox {width:200px; float: left;  background-color: #dddddd; padding: 15px; margin: 5px;}
div.ADbox div.ADButtonBox span {width: 100%; float: left; text-align: center; padding-bottom: 15px;}
div.ADbox div.ADButtonBox div.flexCenterBox {display: flex;	align-items: center; justify-content: center; flex-wrap: wrap; float: left; width: 100%; height: 75px; }
div.ADbox div.ADButtonBox div.flexCenterBox span.detail {float: left; width: 100%; text-align: center; font-size: 10pt; color: #888;}
div.ADbox div.ADButtonBox div.flexCenterBox a.action  {float: left; width: 100%; padding: 5px; margin: 2px 0; font-weight: bold; font-size: 10pt; text-align: center; background-color: white;}
div.ADbox div.ADButtonBox div.flexCenterBox a.action:hover  {text-decoration: none;}
div.ADbox div.ADButtonBox div.flexCenterBox a.accept:hover  {background-color: green; color: white;}
div.ADbox div.ADButtonBox div.flexCenterBox a.decline:hover  {background-color: red; color: white;}
div.ADbox a.closeButton, div.ADbox span.closed {float: left; width: 100%; padding: 15px; margin: 15px; color: white; background-color: #aaa; text-align: center;}
div.ADbox a.closeButton {}
div.ADbox a.closeButton:hover {background-color: green; text-align: center; text-decoration: none;}
div.invoiceInfo {width: 100%; float: left; background-color: #ffffff; border: 1px solid #eee; margin-top: 25px;}
table.invoiceInfo {width: 100%; float: left;}
table.invoiceInfo td {padding: 0px 15px; background-color: #f9f9f9; font-size: 11pt;}
table.invoiceInfo tr td:nth-of-type(1)  {text-align: right; font-weight: bold; width: 150px;}
table.invoiceInfo tr.topRow td {border-bottom: 1px solid #cccccc; padding: 15px 15px; text-align: left; font-size: 14pt;}
table.invoiceInfo tr td.bottomLine {border-bottom: 1px solid #cccccc; }
.row > div[class^="col-"]:first-child{padding-left:0;}
.row > div[class^="col-"]:last-child{padding-right:0;}
div.commentTable {width: calc(65% - 25px);  margin-left: 25px; float: right;}
table.historyTable {width: calc(65% - 25px);  margin-left: 25px; float: right;}
table.historyTable td {padding: 15px; background-color: #f9f9f9; font-size: 10pt; border-bottom: 1px solid #cccccc;}
table.historyTable td, table.historyTable td span {font-size: 11pt;}
table.historyTable td span {font-weight: bold;}
table.table-passwords tr td:nth-of-type(1) {width: 45%;}
table.table-passwords tr td:nth-of-type(2) {width: 45%;}
table.table-passwords tr td:nth-of-type(3) {width: 5%;}
table.table-passwords tr td:nth-of-type(4) {width: 5%;}
table.table-protocol tr td:nth-of-type(1) {width: 5%; min-width: 150px;}
table.table-protocol tr td:nth-of-type(2) {width: 5%; min-width: 150px;}
table.table-protocol tr td:nth-of-type(3) {width: 7%; min-width: 200px;}
table.table-protocol tr td:nth-of-type(3) {width: 5%; min-width: 150px;}
div.blackMessage {
  position: fixed; 
  top: 0; left: 0;
  width: 100%; height: 100%;
  padding: 25px;
  background: rgba(0,0,0,0.9);
  display: flex;
  opacity: 0;
  transition: 1s;
  align-items: center;
  justify-content: center;
  z-index: 500000000; 
}

.highLight {background-color: #f9f9f9; padding: 25px; float: left; width: 100%; margin: 25px 0; border: 3px solid #db5578;}
div.blackBody {max-width: 800px; float: left;}
div.blackMessage div {text-align: center; color: white;}
div.blackMessage span {cursor: pointer; color: white;}
div.blackMessage span:hover {color: #ed1c24; color: white;}
div.blackMessage p {color: #ed1c24; color: white;}
div.blackMessage a {color: #db5578; font-weight: bold; text-transform: uppercase;}
div.paddingLeft {float: left; padding-left: 50px; width: 100%;}
div.pricingHeader {font-weight: bold; font-size: 20px;}
table.pricingTable { float: left; width: 100%; }
table.pricingTable td {font-weight: bold; }
table.pricingTable tr td:nth-of-type(3) {color: #db5578; }
div.pricingBox {float: left; width: 16.666%; padding: 35px;}
div.pricingBox div.pricingImageBox {display: flex;	align-items: center; justify-content: center; float: left; width: 100%; height: 200px; }
div.pricingBox img {float: left; width: 100%;}
div.pricingBox div.header {float: left; width: 100%; text-align: center; font-weight: bold; margin-bottom: 15px;}
div.pricingBox div.desc {float: left; width: 100%; text-align: center; font-size: 15px; margin-bottom: 15px;}
div.pricingBox div.price {float: left; width: 100%; text-align: center; font-weight: bold; color: #db5578;}
div.pricingBox div.checkbox {margin-top: 25px; display: flex;	align-items: center; justify-content: center; float: left; width: 100%; text-align: left; font-weight: bold;}
.percent30 {float: left; width: 30%;}
.percent40 {float: left; width: 40%;}
.percent50 {float: left; width: 50%;}
.percent60 {float: left; width: 60%;}
.percent70 {float: left; width: 70%;}
div.fullWidth {float: left; width: 100%;}
div.ThreeBox div.fullWidth {padding: 0 50px;}
div.ThreeBox div.fullWidth p {margin: auto;}
.newsBox, .newsHeader, .newsDate, .newsBody {float: left; width: 100%; position: relative;}
.newsBox {background-color: #ffffff; border: 1px solid #dddddd; padding: 35px; margin: 10px; width: calc(33.33% - 20px);}
.newsHeader {color: #333333; width: calc(100% + 70px); margin-left: -35px; margin-right: -35px; margin-top: -35px; padding: 15px 0; margin-bottom: 15px; float: left; font-weight: bold; text-align: center; text-transform: uppercase; background-color: #db5578;}
.newsDate {color: #aaaaaa; margin-bottom: 5px; width: 100%; float: left;  text-align: center; }
.newsCollector {float: left; width: 100%; }
.newsBody {margin-bottom: 15px; width: 100%; float: left; font-size: 10px;  text-align: center;  }
.newsBody p {font-size: 14px;}
img.info {width: 80%; max-width: 250px; margin-bottom: 15px; opacity: 0.15; position: absolute; bottom: 0; right: 0; margin: 0;}
.collect img {width: 85px; margin-top: 15px; opacity: 0.8;}
.collect img:hover {width: 85px; margin-top: 15px;  opacity: 1;}
.newsImage {width: 20%; float: left; padding-right: 30px;}
table.td_pricelist {table-layout: fixed}
table.td_pricelist tr td:nth-of-type(1) {width: 70%;}
table.td_pricelist tr td:nth-of-type(2) {width: 15%; text-align: right;}
table.td_pricelist tr td:nth-of-type(3) {width: 15%; text-align: right;}
table.td_pricelist tr.td_pricelist_header td {border-bottom: 1px solid #888;}
table.td_pricelist tr.td_pricelist_header2 td {border-bottom: 1px solid #db5578; padding-top: 45px;}
table.td_pricelist tr.td_pricelist_header2 td span {font-size: 20pt; color: #888;}
table.td_pricelist tr.td_pricelist_item td {}
table.td_pricelist tr td {padding: 8px 10px; border-bottom: 1px solid #ddd;}
table.td_pricelist tr:hover td {background-color: rgba(255,255,255,0.5);}
table.td_pricelist tr td:nth-of-type(3) {text-align: right; font-weight: bold;}
table.td_pricelist tr:nth-child(even) {}
table.td_pricelist tr:nth-child(odd) {}
a img.icon35 {width: 30px; height: 30px; opacity: 0.5;}
img.icon35 {width: 30px; height: 30px;}
img.icon45 {width: 35px; height: 35px; opacity: 0.5;}
img.iconBigger {width: 72px; height: 72px; opacity: 0.5;}
img.icon35:hover {opacity: 1;}
img.icon45:hover {opacity: 1;}
img.iconBigger:hover {opacity: 1;}
.desktop {display: block; float: left; width: 100%; position: relative;}
.mobile { float: left; width: 100%;  position: relative; display: none;}
.cross {position: absolute; right: 20px; top: 20px; width: 60px;}
.menubar {float: left; width: 100%; position: relative; z-index: 50; height: auto; margin-bottom: 35px;
    transition: 0.3s; background-color: rgb(130,130,130);
}


table.semafor_notifications {float: left; width: 100%; margin: 25px 0;}
table.semafor_notifications tr:nth-of-type(even)  td {background-color: #eee;}
table.semafor_notifications td {font-size: 8pt; padding: 0 10px;}
table.semafor_notifications td:hover { background-color: #ddd !important;}
table.semafor_notifications td span.kapacita {padding: 1px 10px;text-align: center; width: 75px; color: white; float: right; margin: 1px; font-size: 8pt;}

table.table-attachments-sm {table-layout:fixed;}
table.table-attachments-sm td {border: 0;}
table.table-attachments-sm td, table.table-attachments-sm tbody tr:hover {background: none !important;}
table.table-attachments-sm img {width: 25px;}

table a:hover {text-decoration: none;}
table.noBottomMargin {margin-bottom: 5px;}
.menubar.topper {background: none; background-color: rgba(0,0,0,0.9); height: auto; -webkit-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.3); }
.pathBar {float: left; width: 100%; position: relative; padding: 0; background-color: #db5578;  border-top: 3px solid #fff; color: white; padding-left: calc(25% - 25px);}
.pathBar a:link, .pathBar a:visited { color: white;  font-size: 12pt; padding: 5px 10px; float: left; transition: 0.1s;}
.pathBar span { color: black;  font-size: 12pt; padding: 5px 10px; float: left; }
.pathBar a:hover { text-decoration: none; background-color: #eeeeee; color: #db5578;}
div.boxItem {float: right; width: 70%; padding-left: 35px;}
img.boxItemImg {float: left; width: 30%; margin-top: 40px; }
div.flexBox {float: left; width: 100%; display: flex;	align-items: center; justify-content: center; flex-wrap: wrap;}
div.lineBox {float: left; width: 100%; display: flex;	align-items: center; justify-content: center; flex-wrap: wrap;}
.centered {float: left; display: block; width: 100%; padding: 0 15px; box-sizing: border-box;}
.centeredReal {transform: translate(-50%, 0); MARGIN-LEFT: 50%; max-width: 1360px; float: left; display: block; width: 100%; padding: 25px 55px; box-sizing: border-box; position: relative;}
.centeredRealNarrow {transform: translate(-50%, 0); MARGIN-LEFT: 50%; max-width: 800px; float: left; display: block; width: 100%; padding: 25px 55px; box-sizing: border-box; position: relative;}
.centeredReal100 {transform: translate(-50%, 0); MARGIN-LEFT: 50%; max-width: 95%; float: left; display: block; width: 100%; padding: 25 55px; box-sizing: border-box; position: relative;}
.infoLine div {float: right; width: 100%;}
img.arrowUp {position: fixed; bottom: 75px; right: 25px; z-index: 500; cursor: pointer; transition: 0.15s; width: 50px;}
img.arrowUp:hover {transform: translate(0, -15%);}
img.arrowBack {position: fixed; top: 75px; left: 25px; z-index: 500; cursor: pointer; transition: 0.15s; width: 50px; transform: rotate(-90deg);}
img.arrowBack:hover {transform: translate(-15%, 0%) rotate(-90deg);;}
.arrL {left: 25px;}
.arrR {right: 25px;}
.arrL, .arrR {width: 25px; position: absolute; top: 50%; opacity: 0.4; transform: translate(0, -50%); cursor: pointer; z-index: 500000;}
.arrL:hover, .arrR:hover {opacity: 1;}
img.bigLogo {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 5; width: 40%; opacity: 0.2;}
a.logo {width: 200px; padding: 15px; height: 80px; float: left; position: relative; display: block; -webkit-transform:translate3d(0,0,0); background: #5e5e5e;  display: flex;	align-items: center; justify-content: center; transition: 0.3s; }  
a.logo span {font-size: 20pt; -webkit-transform:translate3d(0,0,0); color: #ddd; line-height: 1;} 
a.logo span:nth-of-type(1) {font-weight: 300;} 
a.logo span:nth-of-type(2) {font-weight: 400;}
a.logo span:nth-of-type(3) {font-weight: 700;}
div.topper a.logo {width: 115px; padding: 15px 15px; margin-top: 0; }
a.logo:hover {background: rgba(0,0,0,0.8); }  
a.logo img {width: 100%; transition: 0.2s; float: left;}
footer {float: left; width: 100%; background-color: #5e5e5e; position: fixed; bottom: 0; left: 0; z-index: 500;}
footer .centeredReal {padding: 10px 25px; text-align: center; color: #fff; font-size: 12pt;}
footer .centeredReal a:link,footer .centered a:visited {color: #dddddd; font-size: 12pt; }
footer .leftBottom {float: left; font-size: 12px; color: #666666;margin-top: 10px;}
footer .rightBottom {float: right;}
footer .rightBottom a { float: left;}
footer .rightBottom img {float: left;}
footer .rightBottom span {margin-left: 25px; border-left: 1px solid #999; padding-right: 25px; float: left; min-height: 30px; display: block; }
footer img.logoB1 {width: 60px;}
footer img.logoB2 {width: 130px;}
div.thumbnails {width: 100%; float: left; display: flex;	align-items: center; justify-content: center; flex-wrap: wrap; z-index: 5; position: relative;}
div.thumbnails a {width: calc(20% - 10px); margin: 5px; border: 5px solid #ffffff; float: left; opacity: 0.8; transition: 200ms;}
div.thumbnails a:hover {opacity: 1; transform: scale(1.2); z-index: 500;}
div.thumbnails a img {float: left; width: 100%;}
  
td.id_red {border-left: 35px solid red !important;}
td.id_orange {border-left: 35px solid orange !important;}
td.id_green {border-left: 35px solid green !important;}

div#calendar .fc-button-primary {background-color: #db5578; border-color: #db5578; }
div#calendar .fc-event {background-color: #db5578; border-color: #db5578; }
div#calendar .fc-view * {  font-size: 9pt !important; }

table#history td:nth-of-type(1) {width: 150px;}
table#history td:nth-of-type(2) {width: 200px;}
table#history td:nth-of-type(4) {width: 100px;}

table#naklady td:nth-of-type(1) {width: 140px;}
table#naklady td:nth-of-type(2) {width: 200px;}
table#naklady td:nth-of-type(3) {width: 150px;}
table#naklady td:nth-of-type(5) {width: 100px; text-align: right;}
table#naklady td:nth-of-type(6) {width: 100px; text-align: right;}
table#naklady tfoot tr td {font-weight: bold; font-size: 10pt;}

.bg-light {background: #eee !important;}

.icon64 {width: 64px; height: 64px; float: left;}
.icon32 {width: 32; height: 32px;  float: left;}
div.g-recaptcha {margin-left: 50%; transform: translate(-50%, 0); width: 300px;}
.navbar {padding: 0;}
.navbar a.logo {background: #5e5e5e;}
.navbar-collapse, .navbar-nav, .nav-item, .nav-link {height: 80px;}
.navbar-light .navbar-nav .nav-link {display: flex; align-items: center; justify-items: center; padding: 0px 13px; font-size: 11pt;}
.nav-link:hover {background-color: #db5578; color: 5e5e5e !important;}
.navbar-light .navbar-nav li.active a.nav-link:link, .navbar-light .navbar-nav li.active a.nav-link:visited {background-color: #db5578; color: #fff !important;}
.container {max-width: 1300px;}
nav img.logo {width: 160px;}
#form-search {float: right; margin-right: 25px;}
.navbar-toggler {margin-right: 25px;}
div.middleLiner {float: left; width: 100%; position: relative;}
div.middleLinerPart1 {float: left; width: 100%;  position: absolute; height: 50%; top: 0; /*border-bottom: 2px solid #db5578;*/}
div.middleLinerPart2 {float: left; width: 100%;  position: absolute; height: 50%; top: 50%;}
div.middleLinerText {white-space: nowrap; float: left; margin: 10px; /*background-color: #fff;*/ color: #ffffff; font-size: 30pt;  position: relative; padding-right: 50px; padding: 0px 50px;margin-left: 50%; transform: translate(-50%, 0); text-align: center;}
div.middleLinerText h1 {color: #333; font-size: 24pt; white-space: nowrap; text-align: center; width: 100%}
div.middleLinerText h1 span.secondWord {color: #db5578; font-size: 24pt; font-weight: bold;  white-space: nowrap;}
div.middleCaption { float: left; margin: 10px; margin-top: 25px; padding: 0px 50px; color: #aaaaaa;  text-align: center;    font-size: 24px; font-weight: 500 !important; width: 100%;}
div.middleLinerBPart1 {float: left; width: 100%;  position: absolute; height: 50%; top: 0; border-bottom: 1px solid #333;}
div.middleLinerBPart2 {float: left; width: 100%;  position: absolute; height: 50%; top: 50%;}
div.middleLinerBText {white-space: nowrap; float: left; margin: 10px; background-color: black; padding: 15px 50px; color: white; font-size: 30pt; margin-left: 50%; transform: translate(-50%, 0); text-transform: uppercase; text-align: center;}
div.line {float: left; width: 100px; border-bottom: 3px solid #db5578; margin: 15px 0; margin-top: 15px;}
div.lineBox div.line {float: left; width: 100px; border-bottom: 3px solid #db5578; margin: 20px 0 10px 0;}
div.TDformLine_avatar div.formCollector_avatar {width: 70px; float: left;}
div.TDformLine_avatar div.formCollector_avatar img {width: 100%; float: left;}
div.TDformLine_avatar div.formCollector_avatar input[type='radio'] {margin-left:20px; float: left;}
div.userMenu {float: right; height: 60px; color: white; }
div.username {float: left; height: 60px; color: white;  }
div.username {color: white; padding: 10px 0; white-space: nowrap; display: flex;  align-items: center;  justify-content: center;}
div.username a {color: white; white-space: nowrap; float: none !important; }
div.bodyLeft {float: left; width: 100%;} 
div.bodyRight {float: left; width: 100%;}
a.buttonBG {float: left; margin-right: 5px; margin-bottom: 5px;}
a.buttonBG span:nth-of-type(1) {background-color: #eeeeee; float: left;  display: flex; align-items: center; justify-content: center; padding: 5px 50px; color: #000000; text-transform: uppercase; font-weight: bold; height: 35px; transition: 0.1s; font-size: 10pt;}
a.buttonBG span:nth-of-type(2) {background-color: #db5578; float: left;  display: flex; align-items: center; justify-content: center;  height: 35px; padding: 5px; width: 35px }
a.buttonBG span:nth-of-type(2) img {width: 18px;}
a.buttonBG:hover span:nth-of-type(1), a.buttonBG.buttonBG_active span:nth-of-type(1) {background-color: #5e5e5e;  color: #ffffff;}

.miniButtonBG {float: left;  margin:0;}
.miniButtonBG span:nth-of-type(1) {background-color: #eeeeee; float: left;  display: flex; align-items: center; justify-content: center; padding: 2px 25px; color: #000000; text-transform: uppercase; font-weight: bold; height: 26px; transition: 0.1s; }
.miniButtonBG span:nth-of-type(2) {background-color: #db5578; float: left;  display: flex; align-items: center; justify-content: center;  height: 26px; padding: 2px; width: 26px }
.miniButtonBG span:nth-of-type(2) img {width: 15px;}
.miniButtonBG:hover span:nth-of-type(1) {background-color: #5e5e5e;  color: #ffffff;}

div.miniButtonBG {float: left; color: white; display: flex; justify-content: center; align-items: center; font-size: 9pt; width: 250px; height: 26px;}
a.miniButtonBG2 {float: left; color: white !important; display: flex; justify-content: center; align-items: center; font-size: 9pt; width: 100px; height: 26px;}

div.divider {float: left; width: 100%; display: block; height: 15px;}

.full-title {font-size: 10pt; color: #aaa;  margin-top: 10px;}
.full-variable {font-size: 14pt; color: #000; line-height: 140%;}

div.ipad {display: none;}
div.bBox3 {margin-right: 350px; width: 150px;}
.br {bottom: 0; right: 0; position: absolute; width: 80%; opacity: 0.5;}
table.userFoldersTable td {width: 16.66%; vertical-align: middle;}
div.userFolder {float: left; width: 100%; margin: 1px; padding: 5px; background-color: #db5578; color: white;}
div.userFolderAdd {float: left; width: 100%; margin: 1px; padding: 5px; background-color: #dddddd; color: #db5578;}
.deleteUserIcon {float: right;}
.deleteUserIcon img {float: right; width: 26px; height: 26px; cursor: pointer;}
div.userFolderList {display: none; float: left; width: 100%;}
table.eventList td a.users {float: left; width: 100%; color: #000000; background-color: #ffffff; margin: 1px 0; padding: 5px; }
table.eventList td a.users:hover {color: #db5578;}
div.legenda {float: left; width: 100%; margin: 2px 0;}
@media only screen and (max-width: 1024px) {
    a.buttonBG span:nth-of-type(1) {padding: 10px 30px; height: 35px; font-size: 10pt;}
    a.buttonBG span:nth-of-type(2) {height: 35px; padding: 10px; width: 35px; }
    a.buttonBG span:nth-of-type(2) img {width: 20px;}
    a.buttonBG:hover span:nth-of-type(1) {padding-right: 35px;}
    div.programBoxLeft span {font-size: 14px;}
    nav img.logo {width: 80px;}
    div.centeredReal100 {padding: 0;}
    a.userLogged:link, a.userLogged:visited {float: left; padding: 10px;  margin-top: 0px; text-align: center;}
    a.userLogged span {float: left; padding-left: 0px;}
    table.td-responsive {min-width: 1024px;}
    table.td-responsive-wider {min-width: 1300px;}
    .highLight {padding: 10px;}
    .navbar-toggler {margin-right: 15px;}
}
@media only screen and (max-width: 1023px) {
  .menubar, .menubar.topper {height: 55px; border-bottom: 0; position: relative;  background-color: rgb(130,130,130); }
  div.marginTop {height: 0px;}
  a.logo,   div.topper a.logo { width: 120px; margin-top: 0px; padding: 20px 20px;}
  div.ipad {display: block;}
  .centeredReal {padding: 0px;}
  a.buttonWB {width: 40%;}
  .item-1, .item-2, .item-3 {transform: scale(0.6); top: 35%;}
  video.animace {width: 100%; margin: 25px 0; height: auto;}
  .td_slick2 div.centerContent {height: 200px;}
  div.middleLinerText {padding: 0 20px;}
  .mobile {display: block;}
  a.socialIcon:nth-of-type(2), div.topper a.socialIcon:nth-of-type(2) {margin-right: 55px; margin-top: 10px; width: 35px;}
  a.socialIcon, div.topper a.socialIcon {margin-top: 10px; width: 35px;}
  .cross {top: 5px; right: 12px; }
   .td_slick_line.heightLimit {max-height: 200px;}
  div.programBox {width: 50%; margin: 0px;}
  img.thumbnail {width: calc(25% - 10px);}
  .newsBox {margin: 10px; width: 100%;}
  div.bottomBox img.bg {width: 40%; margin-bottom: 50px;  }
  div.ThreeBox  {padding: 0;}
  .ThreeBox .flexBox {position: relative;}
  table.eventList th {width: 100%; float: left; box-sizing: border-box;}
  table.eventList td {width: 100%; float: left; padding: 5px; border: 0;}
  div.userMenu {float: right; height: 60px; color: white; margin-right: 80px; }
  .centeredReal100 {transform: translate(-50%, 0); MARGIN-LEFT: 50%; max-width: 100%; float: left; display: block; width: 100%; padding: 0 25px; box-sizing: border-box; position: relative;}
  a.logo, div.topper a.logo {width: 180px; padding: 18px 20px; height: 55px;}
  img.arrowUp {bottom: 25px;}
  body {padding-bottom: 0;}
  a.folderBox {float: left; width: calc(33.33% - 20px); }
  .navbar-collapse, .navbar-nav, .nav-item, .nav-link {height:auto;}
  .navbar-light .navbar-nav .nav-link  {padding: 10px 15px !important; font-size: 12pt; border-bottom: 1px solid #eee; display: flex; justify-content: center; align-items: center;}
  .fc-left, .fc-right, .fc-toolbar { float: left; width: 100%; display: block !important; margin: 5px 0px;}
  .userLogged {float: left; width: 100%; text-align: center; padding: 10px; margin-top: 0;}
  .userLogged img {display: none;}
  .userLogged span {float: none;  text-align: center; width: 100%;}
  .dropdown-item {padding: 10px; text-align: center; font-size: 12pt;}
  
}
@media only screen 
and (min-device-width : 200px) 
and (max-device-width : 700px) 
and (orientation : portrait) { 
    a.logo, div.topper a.logo {width: auto; padding: 20px 20px; height: 55px;}
    div.boxItem {float: right; width: 100%; padding-left: 0px;}
    img.boxItemImg {float: left; width: 100%; margin: 25px 0;  }
    .newsBox {margin: 10px; width: 100%;}
    .item-1, .item-2, .item-3 {font-size: 10pt;}
    a.buttonWB {margin: 5px 0; width: 100%;}
    .ThreeBox .imgBox, .ThreeBox .flexBox {width: 100%;}
    .ThreeBox span, .ThreeBox span p {text-align: center;}
    .item-1, .item-2, .item-3 {display: none;}
    img.arrD {width: 30px;}
    div.thumbnails a {width: calc(50% - 10px);}
    div.invoiceInfoBox {width: 100%; float: left}
    div.commentTable {width: 100%; margin: 15px 0; float: right; margin-bottom: 0;}
    table.historyTable {width: 100%; margin: 15px 0; display: block;}
    table.historyTable tbody {width: 100%; float: left;}
    table.historyTable td {width: 100%; float: left;}
    table.historyTable tr {width: 100%; float: left;}
    img.imgPreview {max-width: 100%;}
    div.userMenu {float: right;  height: 60px;  color: white;  margin-right: 50px;}
    div.userMenu a.username {display: none;}
    footer { display: none;}
    body {padding-bottom: 0;}
    .centeredReal100 {padding: 0 15px;}
    a.folderBox {float: left; width: calc(50% - 20px); margin: 10px; padding: 15px; background-color: #f9f9f9;}
    div.row div.col-md-4 {padding: 2px 0;}


    
    
}
@media only screen 
and (min-device-width : 200px) 
and (max-device-width : 700px) 
and (orientation : landscape) { 
    .menubar {height: 75px;}
    a.logo { width: 150px; padding: 20px 0; height: auto;}
    a.socialIcon, a.socialIcon:nth-of-type(2) {margin: 20px 0; margin-right: 10px;}
    a.socialIcon:nth-of-type(2) {margin-right: 55px;}
    .cross {top: 15px; right: 12px; }
    div.programBoxLeft {width: 100%;}
    div.programBoxCenter {width: 100%;}
    div.programBoxLeft, div.programBoxCenter, div.programBoxRight {padding: 5px 0;}
    div.programBoxRight {width: 100%; padding-bottom: 45px;}
    a.buttonWB {margin: 5px 0; width: 100%;}
    video.animace {height: auto;}
    .td_slick2 {padding: 25px;}
    div.bottomBox div.box {width: 20%; margin: 25px 0;}
    div.bottomBox .centeredReal {flex-wrap: wrap;}
    footer .leftBottom {width: auto; text-align: left; margin-bottom: 0px;}
    div.middleLinerText h1 {white-space: normal;}
    div.middleLinerText {width: auto;}
    div.collect {width: 100%; padding: 10px; margin: 5px 0;}
    div.newsBody {text-align: center; margin: 0;}
    .td_loading {width: 100px;}
    div.cross {transform: scale(0.8);}
    div.topper a.logo {width: 150px;     padding: 20px 0;}
    a.ThreeBox {width: calc(100% - 20px); margin: 10px;}
    .menubar, .menubar.topper {height: 75px;}
    div.userMenu {margin-top: 7px;}
    footer {position: relative; display: none;}
    body {padding-bottom: 0;}
}


/*------------------------------------
- COLOR primary
------------------------------------*/
.alert-primary {
    color: #951f3e;
    background-color: #fbecf0;
    border-color: #f1d1da;
}

.alert-primary hr {
    border-top-color: #f6d7df;
}

.alert-primary .alert-link {
    color: #6b162d;
}

.badge-primary {
    color: #212529;
    background-color: #db5578;
}

.badge-primary[href]:hover, .badge-primary[href]:focus {
    color: #212529;
    background-color: #d02c57;
}

.bg-primary {
    background-color: #db5578 !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
    background-color: #d02c57 !important;
}

.border-primary {
    border-color: #db5578 !important;
}

.btn-primary {
    color: #fff;
    background-color: #db5578;
    border-color: #db5578;
}

.btn-primary:hover {
    color: #fff;
    background-color: #d43760;
    border-color: #d02c57;
}

.btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(219, 85, 120, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
    color: #212529;
    background-color: #db5578;
    border-color: #db5578;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    color: #212529;
    background-color: #d02c57;
    border-color: #c42951;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(219, 85, 120, 0.5);
}

.btn-outline-primary {
    color: #db5578;
    background-color: transparent;
    border-color: #db5578;
}

.btn-outline-primary:hover {
    color: #212529;
    background-color: #db5578;
    border-color: #db5578;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(219, 85, 120, 0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #db5578;
    background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
    color: #212529;
    background-color: #db5578;
    border-color: #db5578;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(219, 85, 120, 0.5);
}

.list-group-item-primary {
    color: #951f3e;
    background-color: #fbecf0;
}

.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #951f3e;
    background-color: #f6d7df;
}

.list-group-item-primary.list-group-item-action.active {
    color: #212529;
    background-color: #951f3e;
    border-color: #951f3e;
}

.table-primary,
.table-primary > th,
.table-primary > td {
    background-color: #fbecf0;
}

.table-hover .table-primary:hover {
    background-color: #f6d7df;
}

.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
    background-color: #f6d7df;
}

.text-primary {
    color: #db5578 !important;
}

a.text-primary:hover, a.text-primary:focus {
    color: #d02c57 !important;
}
