/* CSS Document */
html {
  scroll-behavior: smooth;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
.select2-selection--single {
  height: 34px !important;
/*  width: 52px !important; */
  border: 2px solid #d4d0ba !important;
  border-radius: 0px !important;
  padding: 3px 1px !important;
  outline: none !important;
}
.select2-dropdown {
  /*width: 52px !important;*/
  border: 1px solid #d4d0ba !important;
  border-radius: 0px !important;
}
.select2-selection__arrow {
  top: 5.2px !important;
}
.select2-container {
  line-height: 1.1 !important;
}
.select2-results {
  max-height: 250px !important;
}
.select2-results__option--highlighted {
  background-color: #a73e35 !important;
}
.select2-hidden-accessible {
/*  height: 36px !important;
  width: 52px !important; */
}
span.select2-selection__rendered div {
  background-color: rgba(255,0,0,0.0) !important;
}
.mom_input {
  height: 34px !important;
/*  width: 52px !important; */
  border: 2px solid #d4d0ba !important;
  border-radius: 0px !important;
  padding: 3px 5px !important;
  outline: none !important;
}
input:disabled, select:disabled {
  background-color: #efefef !important;
}
input[type='checkbox'] {
  height: 13px !important;
  margin-top: 8px;
}
#mom_de {
  display: none;
}
#mom_de_h2 {
  font-weight: normal;
  text-transform: uppercase;
}
#mom_def {
  height: 150px;
  margin-bottom: 30px;
}
#mom_det {
  text-align: center;
}
.mom_def_item {
  display: inline-block;
  float: left;
  margin-right: 8px;
}
.mom_def_label {
  display: block;
}

.mom-cal-mgmt-container {
  font-size: 0;
  height: 100%; 
  width:100%;
}
#mom-cal-mgmt-container-add {
  font-size: 14px;
  padding: 10px 0px;
}
#mom-cal-mgmt-container-add a i {
  margin-right: 6px;
}
#mom-cal-mgmt-navigation, #mom-cal-mgmt-content {
  display: inline-block; 
  *display: inline;
  min-height: 588px;
  margin: 0px;
  vertical-align: top; 
  zoom: 1; 
}
#mom-cal-mgmt-navigation {
  font-size: 14px;
  width: 30%; 
}
#mom-cal-mgmt-content {
  background-color: #f7f5e7;
  width: 70%; 
}
ul.mom-cal-mgmt-list {
  list-style: none;
  margin: 3px 0px 0px 0px;
  padding: 0px;
}
ul.mom-cal-mgmt-list li {
  margin: 0px;
  padding: 0px;
}
ul.mom-cal-mgmt-list li div {
  margin: 0px;
  padding: 5px 0px 0px 3%;
  width: 100%;
  overflow:hidden; 
  white-space:nowrap; 
  text-overflow: ellipsis;
}
ul.mom-cal-mgmt-list li div div {
  display: inline-block;
}
ul.mom-cal-mgmt-list li.mom-cal-mgmt-list-header {
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
  padding: 7px 2%;
  text-transform: uppercase;
}
ul.mom-cal-mgmt-list li.mom-cal-mgmt-list-item {
  padding: 0px 0px 0px 2%;
}
ul.mom-cal-mgmt-list li.mom-cal-mgmt-list-item div div a:before, 
ul.mom-cal-mgmt-list li.mom-cal-mgmt-list-item div div span:before {
  content: "\f073";
  font-family: FontAwesome;
  margin-right: 5px;
}
ul.mom-cal-mgmt-list li.mom-cal-mgmt-list-add {
  padding: 0px 0px 0px 2%;
}
ul.mom-cal-mgmt-list li div.mom-cal-mgmt-selected {
  background-color: #f7f5e7;
}
ul.mom-cal-mgmt-list li.mom-cal-mgmt-list-add div div a:before,
ul.mom-cal-mgmt-list li.mom-cal-mgmt-list-add div div span:before {
  content: "\f067";
  font-family: FontAwesome;
  margin-right: 5px;
}

ul.mom-cal-mgmt-list li div div.mom-cal-mgmt-list-label {
  padding: 0px;
  width: 80%;
}
ul.mom-cal-mgmt-list li div div.mom-cal-mgmt-list-actions {
  display: none;
  padding: 0px;
  text-align: right;
  width: 17%;
}
ul.mom-cal-mgmt-list li div div a.mom-cal-mgmt-delete {
  margin: 0px 5px;
}
ul.mom-cal-mgmt-list li div div a.mom-cal-mgmt-delete:before {
  content: "";
}
.mom-cal-mgmt-list-item-active {

}
.mom-cal-mgmt-list-item-inactive {
  display: none;
}
#mom-cal-mgmt-content-tabs {
  background-color: #fff;
}
.mom-cal-mgmt-content-tab {
  background-color: #fff;
  display: inline-block;
  font-size: 16px;
  padding: 7px 3%;
}
.mom-cal-mgmt-content-tab-selected {
  /* background-color: #f7f5e7; */
}
.mom-cal-mgmt-content-tabs-active {

}
.mom-cal-mgmt-content-tabs-active-icon {
  color: #a73e35;
}
.mom-cal-mgmt-content-tabs-active-icon :hover {
  color: #999;
}
.mom-cal-mgmt-content-tabs-inactive {
  display: none;
}
.mom-cal-mgmt-content-tabs-inactive-icon {
  display: none;
  color: #000;
}
#mom-cal-mgmt-content-tab-info {
  
}
#mom-cal-mgmt-content-tab-settings {
  /* display: none;
  width: 210px; */
}
#mom-cal-mgmt-content-tab-events {
  /* display: none; */
}
.mom-cal-mgmt-content-inner {
  font-size: 14px;
  /* max-height: 550px; */
  /* padding: 7px 2%; */
}
#mom-cal-mgmt-content-inner-head {
  font-weight: bold;
  /* text-transform: uppercase; */
}
#mom-cal-mgmt-content-inner-head div {
  border-style: none;
}
#mom-cal-mgmt-content-inner-body {
  border-bottom: 1px solid #ededed;
  border-top: 1px solid #ededed;
  /* max-height: 465px; */
  overflow: auto;
}
#mom-cal-mgmt-content-inner-foot {

}
div.mom-cal-mgmt-table-row {
  border-bottom: 1px solid #ededed;
  line-height: 38px; 
  width: 100%;
}
div.mom-cal-mgmt-table-row form {
  padding-bottom: 10px;
}
div.mom-cal-mgmt-table-cell {
  display: inline-block;
  line-height: normal;
  padding: 5px 0px;
  vertical-align: middle;
}
div.mom-cal-mgmt-table-cell > * {
  vertical-align: middle;
}
div.mom-cal-mgmt-table-col1 {
  width: 30%;
}
div.mom-cal-mgmt-table-col2 {
  text-align: center;
  width: 15%;
}
div.mom-cal-mgmt-table-col3 {
  text-align: center;
  width: 20%;
}
div.mom-cal-mgmt-table-col4 {
  text-align: center;
  width: 20%;
}
div.mom-cal-mgmt-table-col1-4 {
  text-align: center;
  width: 85%;
}
div.mom-cal-mgmt-table-col5 {
  text-align: center;
  width: 15%;
}
div.mom-cal-mgmt-table-col5 a,
div.mom-cal-mgmt-table-col5 span i {
  margin: 5px;
}
div.mom-cal-mgmt-table-col5 button {
  font-family: 'FontAwesome', calibri;
  line-height: normal !important;
}
/*
div.mom-cal-mgmt-table-col3 div span {
  border-bottom: 1px dotted #a73e35;
}
*/
div.mom-cal-mgmt-table-add {
  width: 50%;
}
div.mom-cal-mgmt-table-finish {
  text-align: right;
  width: 50%;
}
.mom-add:before {
  content: "\f067";
  font-family: FontAwesome;
  margin-right: 5px;
}
.mom-finish {
  
}
.mom-finish:before {
  content: "\f271";
  font-family: FontAwesome;
  margin-right: 5px;
}
a.mom-cal-mgmt-actions-active {
  display: inline-block;
}
span.mom-cal-mgmt-actions-inactive {
  display: none;
  color: #adadad;
}
#mom-cal-mgmt-add-form {
  display: none;
}

#mom-cal-mgmt-content-inner-settings-display {
  /* padding: 5%; */
  width: 100%;
}
#mom-cal-mgmt-content-inner-settings-form, #mom-cal-mgmt-content-inner-settings-form-new {
  font-size: 14px;
  /* padding: 5%; */
  width: 100%;
}
.mom-cal-mgmt-content-inner-settings-display-row {
  display: table;
  height: 42px;
  /* padding: 5px 0px; */
}
.mom-cal-mgmt-content-inner-settings-display-label {
  display: table-cell;
  height: 32px;
  font-weight: bold;
  padding: 8.2px 0px;
  vertical-align: middle;
  width: 230px;
}
.mom-cal-mgmt-content-inner-settings-display-value {
  display: table-cell;
  height: 32px;
  min-width: 95px;
  vertical-align: middle;
}
.mom-cal-mgmt-content-inner-settings-display-edit-link {
  padding: 0% 5%;
  text-align: right;
}
#mom-calendar-name-value {
  padding: 8.2px;
}
#mom-calendar-color-value {
  padding: 8.2px;
}

button.button-mom-diary-cust {
  background: #a73e35;
  border: 2px solid;
  border-radius: 5px;
  color: #ffffff;
  display: inline-block;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.7em  !important;
  margin-top: 20px;
  position: relative;
  padding: 0.3em 1em;
  text-shadow: none;
  text-decoration: none;
  transition: all 0.2s;
}
button.button-mom-diary-cust:hover {
  border-color: #c1bc27;
}
button.button-mom-diary-cust:active {
  
}

button.mom-button-small {
  margin: 0px 2px;
  width: 36px;
}

            
form div.mom-cal-mgmt-table-cell-in {
  height: 35px;
  padding: 5px;
}
div.mom-cal-mgmt-table-cell-in label {
  display: none;
}

div.mom-cal-mgmt-select-group {
  float: left;
  font-size: 14px;
  padding: 2%;
  width: 50%;
}
div.mom-cal-mgmt-select-group-items {
  margin-bottom: 10px;
  width: 100%;
}
div.mom-cal-mgmt-select-group-item {
  width: 100%;
}
div.mom-cal-mgmt-select-group-item div.checkbox-wrap {
  display: inline-block;
  float: left;
  height: 1em;
  width: 25px;
}
div.mom-cal-mgmt-select-group-item div.checkbox-wrap input {
  margin: 4px;
}
div.mom-cal-mgmt-select-group-item div.checkbox-wrap span.mom-checkbox-spinner {
  display: none;
  font-size: 7.2px;
}
div.mom-cal-mgmt-select-group-item div.label-wrap {
  display: inline-block;
  width: calc(100% - 30px);
}

/* divi */
.mom-cal-mgmt-container .et_pb_toggle h3.et_pb_toggle_title {
  padding-right: 0px !important;
}
.et_pb_toggle h3.et_pb_toggle_title i {
  margin-right: 6px !important;
}
.et_pb_toggle h3.et_pb_toggle_title a,
.et_pb_toggle h3.et_pb_toggle_title a i.fa {
  color: #a73e35 !important;
}
.et_pb_toggle h3.et_pb_toggle_title a:hover {
  color: #999 !important;
}
.et_pb_toggle h3.et_pb_toggle_title .mom-cal-mgmt-list-item-name {
  display: inline-block;
  max-width: calc(100% - 156px);
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
  white-space: nowrap;
}
.mom-cal-mgmt-container .et_pb_toggle_title:before {
  content: none !important;
}

/* tooltips */
.tooltip {
    position: relative;
    display: inline-block;
}
.tooltip .tooltiptext {
  font-family: 'Nunito',Helvetica,Arial,Lucida,sans-serif;
    visibility: hidden;
    width: 150px;
    background-color: #fbfbfb;
    color: #000;
    text-align: center;
    padding: 14px;
    border-radius: 3px;
    border: 1px solid #bababa;
 
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
    
    top: 150%;
    left: 50%; 
    margin-left: -75px; /* Use half of the width (120/2 = 60), to center the tooltip */
}
.tooltip .tooltiptext::after {
    content: " ";
    position: absolute;
    bottom: 100%;  /* At the top of the tooltip */
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #fbfbfb transparent;
}

.tooltip .tooltiptext::before {
    content: " ";
    position: absolute;
    bottom: 100%;  /* At the top of the tooltip */
    left: 50%;
    margin-left: -6px;
    border-width: 6px;
    border-style: solid;
    border-color: transparent transparent #bababa transparent;
}
.tooltip:hover .tooltiptext {
    visibility: visible;
}

span.desktop {
  display: inline;
}
span.mobile {
  display: none;
}
.mom-margin-left-5px {
  margin-left: 5px;
}
.mom-word-wrap {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
  word-break: break-word;
  hyphens: auto;
}
.mom-cal-mgmt-table-cell-in .mom-de-popisek {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  vertical-align: inherit;
}
.mom-display-none {
  display: none !important;
}
.mom-cal-mgmt-table-row-noprint {
  color: #adadad;
}

@media screen and (max-width: 980px) {
  span.desktop {
    display: none;
  }
  span.mobile {
    display: inline;
  }
  button.mom-button-small {
    width: 114px;
  }
  .select2-selection--single {
    height: 34px !important;
    border: 2px solid #d4d0ba !important;
    border-radius: 0px !important;
    padding: 3px 1px !important;
    outline: none !important;
  }
  div.mom-form-field-wrap {
    display: inline-block;
    width: 150px;
  }
  div#mom-cal-mgmt-content-inner-head div#mom-cal-mgmt-table-header {
    display: none;
  }
  div.mom-cal-mgmt-table-row {
    line-height: 28px;
    padding-bottom: 10px;
  }
  div.mom-cal-mgmt-table-row form {
    padding-bottom: 0px;
  }
  div.mom-cal-mgmt-table-cell {
    padding: 0px;
  }
  div.mom-cal-mgmt-table-col1 {
    text-align: left;
    width: 100%;
  }
  div.mom-cal-mgmt-table-col2 {
    text-align: left;
    width: 100%;
  }
  div.mom-cal-mgmt-table-col3 {
    text-align: left;
    width: 100%;
  }
  div.mom-cal-mgmt-table-col3 div.mom-cal-mgmt-table-cell-in div {
    display: inline-block;
  }
  div.mom-cal-mgmt-table-col4 {
    text-align: left;
    width: 100%;
  }
  div.mom-cal-mgmt-table-col4 .mom-cal-mgmt-table-cell-in:nth-child(2) {
    display: none;
  }
  div.mom-cal-mgmt-table-col1-4 {
    text-align: center;
    width: 100%;
  }
  div.mom-cal-mgmt-table-col5 {
    padding-top: 10px !important;
    text-align: center;
    width: 100%;
  }
  div.mom-cal-mgmt-table-col5 button {
    padding: 5px 10px !important;
  }
  div.mom-cal-mgmt-table-cell-in {
    height: 24px;
    padding: 5px !important;
  }
  form div.mom-cal-mgmt-table-cell-in {
    height: 35px !important;
  }
  div.mom-cal-mgmt-table-cell-in label {
    color: #000000;
    display: inline-block;
    line-height: 32px;
    margin-right: 10px;
    width: 100px;
  }
  .mom-cal-mgmt-content-inner-settings-display-edit-link {
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
  div.mom-cal-mgmt-select-group {
    width: 100%;
  }
  div#mom-cal-mgmt-select-group-public {
    border-bottom: 1px solid #ededed;
    margin-bottom: 10px;
  }
  div.mom-cal-mgmt-content-inner-settings-display-label {
    display: block;
    height: auto;
    width: 100%;
  }
  div.mom-cal-mgmt-content-inner-settings-display-value {
    display: block;
    height: auto;
    width: 100%;
  }
  .mom-cal-mgmt-table-cell-in .mom-de-popisek {
    max-width: calc(100% - 110px);
  }
  div.mom-cal-mgmt-table-add {
    display: block;
    padding: 10px 0px;
    text-align: center;
    width: 100%;
  }
  div.mom-cal-mgmt-table-finish {
    display: block;
    padding: 10px 0px;
    text-align: center;
    width: 100%;
  }
  #mom-cal-mgmt-container-add {
    text-align: center;
  }
}

@media screen and (max-width: 510px) {
  body {
    overflow-x: hidden !important;
  }
  div.mom-cal-mgmt-table-cell div.mom-cal-mgmt-table-cell-in {
    height: auto !important;
  }
/*  form div.mom-cal-mgmt-table-cell-in {
    height: 70px !important;
  } */
  form div.mom-form-field-wrap {
    height: 35px;
  }
  div.mom-cal-mgmt-table-cell-in label {
    display: block;
    width: 100%;
  }
  div.mom-form-field-wrap {
    display: block;
    width: 100%;
  }
  .mom-cal-mgmt-table-cell-in .mom-de-popisek {
    max-width: 100%;
  }
}

button.mom-cancel::after,
button.mom-continue::after {
  content: none !important;
}
button.mom-cancel:hover,
button.mom-continue:hover {
  padding: 0.3em 1em !important;
}
button.mom-button-inverse {
  background: transparent;
  background-color: #fff;
  border: 0px solid;
  border-radius: 5px;
  box-shadow: none;
  color: #a73e35;
  cursor: pointer;
  display: inline-block;
  font-size: 20px;
  font-weight: 500;
  left: auto;
  line-height: 1.7em !important;
  margin: 0px 10px;
  overflow: visible;
  padding: 0.3em 1em;
  position: relative;
  text-decoration: none;
  text-shadow: none;
  transition: all 0.2s;
}
button.mom-button-inverse:hover {
  background-color: #f4f4f4;
}

/* The Modal (background) */
.mom-modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 10000; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
/* Modal Header */
.mom-modal-header {
  padding: 10px 16px 2px;
  background-color: #fff;
  color: #000;
}
/* Modal Body */
.mom-modal-body {
  padding: 2px 16px;
}
.mom-modal-body ul {
  margin-left: 15px;
  padding-bottom: 1em;
}
.mom-modal-body table {
  margin: auto;
  margin-bottom: 1em;
}
.mom-modal-body table td {
  padding: 2px 10px;
}
/* Modal Footer */
.mom-modal-footer {
  background-color: #fff;
  color: #000;
  padding: 16px;
  text-align: right;
}
.mom-modal-footer button {
  margin-bottom: 6px;
}
/* Modal Content */
.mom-modal-content {
  position: relative;
  background-color: #fff;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 80%;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  animation-name: animatetop;
  animation-duration: 0.4s
}
/* Add Animation */
@keyframes animatetop {
  from {top: -300px; opacity: 0}
  to {top: 0; opacity: 1}
}

@media screen and (max-width: 768px) {
  .mom-modal-footer {
    text-align: center;
  }
}
