/* cmsms stylesheet: mac_mobile modified: 21/06/17 16:16:56 */
.main_pic_container {
  display: inline-block;
  width: 35%;
}

.main_content_container {
  display: inline-block;
  width: 55%;
}

#headerMail, #headerTel {
  width: 30px;
  height: 30px;
}

#headerMail {
  right: 10px;
}

#headerTel {
  display: inline;
  left: 10px;
}

#menuwrapper {
  font-size: 16px;
}

#menuwrapper li {
  margin-bottom: 5px;
  font-size: 12px;
}

#footer {
  max-height: 40px;
  min-height: 40px;
  font-size: 10px;
  text-align: right;
}

#footer-container {
  max-height: 40px;
  min-height: 40px;
}

#footer img {
  max-height: 25px;
  display: inline-block;
  float: left;
}

#footer #copyright {
  display: none;
}

.block {
  width: 100%;
  overflow: hidden;
  margin-right: 20px;
}

#banner:after {
  font-size: 25px;
}

.activity {
  max-width: 44%;
  min-width: 44%;
  margin-left: 5px;
}

#inner-content {
  padding: 10px;
  box-sizing: border-box;
}

.centerer {
  width: calc(100% - 20px);
}

#activities-container {
  width: 100%;
}

.activity {
  
}

#main-content-need {
  width: 100%;
}
/* cmsms stylesheet: Top Menu_mobile modified: 27/01/17 00:38:21 */
.popup_inner_container {
  text-align: center;
  height: auto;
  min-height: 0;
  max-width: 43%;
  width: auto;
  border: none;
  margin: 0;
}

.popup_inner a {
  background-color: yellow;
  border-radius: 5px;
  padding: 2px;
  padding-left: 5px;
  padding-right: 5px;
  color: black !important;
  font-weight: 900;
}

.popup_title {
  border-bottom: none !important;
  color: white;
}

.menu_popup_outer {
 display: flex;
 justify-content: center;
 align-content: center;
 flex-wrap: wrap;
 background-color: black;
 text-align: center;
 width: 100%;
}

.menu_popup_container {
  background-color: black;
}
