#new-search-area input[type=search] {
  width: 250px;
  border: none;
  border: solid 1px #ccc;
  border-radius: 15px;
  margin: 50 auto;
  padding-left: 20px;
  height: 30px;
  color: #8d8d8d;
  font-size: 14px;
}

table {
  font-size: 15px;
}

table th {
  font-size: 18px;
}

table tr.even td, table th {
  background-color: #f5f5f5 !important;
}

.dataTables_length {
  padding-top: 10px;
}

.dataTables_info, .dataTables_paginate {
  padding-top: 20px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: white !important;
  border: 1px solid #111;
  background: #78bb32;
}

.header_parallax {
  /* background-image: url("/wp-content/uploads/2018/09/MMC_CATA-DESIGN-darker.jpg"); */
  /*height: 300px;*/
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  color: #58595B;
  padding: 60px 0 40px 0;
}

.kc-elm h2 {
  padding-bottom: 25px
}

#world-map {
  width: 800px;
  height: 600px;
  margin: 0 auto 60px;
}

.modal-show {
  padding: 2px 10px 2px 10px;
}

.partner {
  padding-bottom: 15px;
}
