/****************************[ General ]******************************/
form {
  margin: 0;
}
pre {
  text-align: left;
}
p {
  margin-top: 0px;
  padding-top: 0px;
}
div.empty {
  width: 100%;
  text-align: center;
  padding: 20pt 0pt 20pt 0pt;
  font-weight: bold;
}
/****************************[ Cake Classes ]*************************/
/* Controller::flash, SessionHelper::flash */
.flash_message,
#flashMessage {
  border: 2px solid #b5d3ff;
  background-color: #f7fafd;
  color: #0387d2;
  padding: 10px 5px;
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
  margin-bottom: 12px;
}
.flash_message a:hover,
.flash_message a:visited,
.flash_message a:link {
  color: #0387d2;
}
.error-message {
  width: 80%;
  font-weight: bold;
  border: 1px solid #d22528;
  padding: 5pt;
  margin: 4pt 0pt;
  background-color: #f6cbca;
  text-align: left;
  color: #d22528;
  clear: both;
}
/*********************************************************************/
.mce_note {
  padding-top: 5pt;
  text-align: left;
}
/*********************************************************************/
a.sort_asc {
  background-image: url('../img/sort_black_up.gif');
  background-position: right 4px;
  background-repeat: no-repeat;
  padding-right: 15px;
}
a.sort_desc {
  background-image: url('../img/sort_black_down.gif');
  background-position: right 4px;
  background-repeat: no-repeat;
  padding-right: 15px;
}
/*********************************************************************/
.multi_select_list {
  font-weight: normal;
  border: 1px solid #cccccc;
  margin-top: 4pt;
}
.multi_select_list div {
  margin-bottom: 2px;
}
.multi_select_list .selected_option {
  font-weight: bold;
}
.multi_select_list .option {
  font-weight: normal;
}
/*********************************************************************/
.calendar .title_bar td {
  color: #fff;
  background-color: #2c691b;
  font-weight: bold;
  padding: 2px 5px 2px 3px;
}
.calendar .title_bar a:link,
.calendar .title_bar a:visited,
.calendar .title_bar a:active {
  color: #fff;
  text-decoration: underline;
  font-weight: normal;
}
.calendar .title_bar a:hover {
  text-decoration: none;
}
.calendar .title_bar .prev {
  text-align: left;
}
.calendar .title_bar .title {
  text-align: center;
}
.calendar .title_bar .next {
  text-align: right;
}
.calendar .heading_bar td {
  color: #fff;
  background-color: #92b87f;
  font-weight: bold;
  padding: 2px 5px 2px 3px;
}
.calendar .empty {
  background-color: transparent;
}
.calendar .week a {
  display: block;
  text-decoration: none;
}
.calendar .week a:hover {
  text-decoration: underline;
}
.calendar a.inactive {
  background-color: white;
  color: black;
}
.calendar a.inactive:hover {
  text-decoration: none;
}
.calendar a.active {
  background-color: #2c691b;
  color: #fff;
}
.calendar a.today {
  background-color: #b30000;
  color: white;
}
.simulacrum_image {
  margin: 0 20px 10px;
  text-align: center;
}
@media (min-width: 992px) {
  .simulacrum_image.fleft {
    float: left;
  }
  .simulacrum_image.fright {
    float: right;
  }
}
.simulacrum_slideshow {
  width: 100%;
}
.simulacrum_slideshow img {
  max-width: 100%;
}
.simulacrum_slideshow > div {
  margin: 0 auto;
  visibility: hidden;
  position: absolute;
}
.simulacrum_slideshow .ocapt {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
}
.simulacrum_slideshow .icapt {
  width: 80%;
  margin: 0 auto;
  text-align: center;
  color: white;
}
.simulacrum_slideshow .icapt p {
  margin: 6px 0;
}
.simulacrum_gallery {
  padding: 10px 0;
  text-align: center;
}
.simulacrum_gallery img {
  max-width: 100%;
  margin-bottom: 30px;
}
.pgbox {
  clear: both;
  text-align: center;
  padding: 12px 0;
}
.pgbox .pagination {
  vertical-align: middle;
  margin: 4px 0;
}
.pgbox .jumpbox {
  vertical-align: middle;
  display: inline-block;
  width: 240px;
  margin: 4px 0;
  margin-left: 10px;
}
.pgbox .jumpbox input[type='text'] {
  text-align: center;
}
.pgbox .limits {
  list-style-type: none;
  padding: 0;
  margin: 0 auto;
}
.pgbox .limits li {
  display: inline-block;
}
.pgbox .limits li.current {
  font-weight: bold;
}
.pgbox .limits li a {
  display: block;
  padding: 0 4px;
}
.feedback-box {
  position: relative;
  padding: 10px 10px 10px 50px;
  margin: 10px auto;
  width: 90%;
  min-height: 45px;
  font-size: 18px;
  border-radius: 20px;
}
.feedback-box .glyphicon {
  position: absolute;
  top: 15px;
  left: 20px;
  font-size: 30px;
}
.feedback-box .messages {
  list-style-type: none;
  margin: 0;
  padding: 8px 0 0 20px;
}
.feedback-box .messages li {
  margin: 0 0 15px 0;
}
.login-divider {
  width: 80%;
  height: 30px;
  margin: 12px auto;
  position: relative;
  text-align: center;
}
.login-divider .bg {
  position: absolute;
  top: 12.5px;
  left: 0;
  width: 100%;
  height: 5px;
  background-color: #000;
  z-index: -1;
}
.login-divider .msg {
  font-size: 20px;
  background-color: #fff;
  display: inline-block;
  margin: 0 auto;
  padding: 0 10px;
}
@media (max-width: 767px) {
  .collapse-table tbody,
  .collapse-table tr,
  .collapse-table th,
  .collapse-table td {
    border: 0;
    display: block;
    padding: 0;
    text-align: left;
    white-space: normal;
  }
}
.diconbox {
  position: relative;
  padding-left: 30px;
  text-align: left;
}
.diconbox .fas {
  position: absolute;
  top: 5px;
  left: 0;
}
#colorbox button[type='button'] {
  border: 0;
}
#tmap {
  width: 100%;
  height: 300px;
}
