.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.affix {
  position: fixed;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
/* Required for section animation */
.hidden {
  opacity: 0;
}
.visible {
  opacity: 1;
}
#edit_page_settings,
#lm-page-settings-bar {
  max-width: 1020px;
  margin: 0 auto;
  padding: 0 20px;
}
.container #edit_page_settings,
.container #lm-page-settings-bar {
  padding: 0;
}
table,
#edit_page_settings table,
table.Normal {
  width: 100%;
}
table > thead > tr > th,
#edit_page_settings table > thead > tr > th,
table.Normal > thead > tr > th,
table > tbody > tr > th,
#edit_page_settings table > tbody > tr > th,
table.Normal > tbody > tr > th,
table > tfoot > tr > th,
#edit_page_settings table > tfoot > tr > th,
table.Normal > tfoot > tr > th,
table > thead > tr > td,
#edit_page_settings table > thead > tr > td,
table.Normal > thead > tr > td,
table > tbody > tr > td,
#edit_page_settings table > tbody > tr > td,
table.Normal > tbody > tr > td,
table > tfoot > tr > td,
#edit_page_settings table > tfoot > tr > td,
table.Normal > tfoot > tr > td {
  padding: 11px 10px;
  line-height: 1.6;
  vertical-align: middle;
}
table > thead > tr > th input[type="text"],
#edit_page_settings table > thead > tr > th input[type="text"],
table.Normal > thead > tr > th input[type="text"],
table > tbody > tr > th input[type="text"],
#edit_page_settings table > tbody > tr > th input[type="text"],
table.Normal > tbody > tr > th input[type="text"],
table > tfoot > tr > th input[type="text"],
#edit_page_settings table > tfoot > tr > th input[type="text"],
table.Normal > tfoot > tr > th input[type="text"],
table > thead > tr > td input[type="text"],
#edit_page_settings table > thead > tr > td input[type="text"],
table.Normal > thead > tr > td input[type="text"],
table > tbody > tr > td input[type="text"],
#edit_page_settings table > tbody > tr > td input[type="text"],
table.Normal > tbody > tr > td input[type="text"],
table > tfoot > tr > td input[type="text"],
#edit_page_settings table > tfoot > tr > td input[type="text"],
table.Normal > tfoot > tr > td input[type="text"],
table > thead > tr > th input[type="email"],
#edit_page_settings table > thead > tr > th input[type="email"],
table.Normal > thead > tr > th input[type="email"],
table > tbody > tr > th input[type="email"],
#edit_page_settings table > tbody > tr > th input[type="email"],
table.Normal > tbody > tr > th input[type="email"],
table > tfoot > tr > th input[type="email"],
#edit_page_settings table > tfoot > tr > th input[type="email"],
table.Normal > tfoot > tr > th input[type="email"],
table > thead > tr > td input[type="email"],
#edit_page_settings table > thead > tr > td input[type="email"],
table.Normal > thead > tr > td input[type="email"],
table > tbody > tr > td input[type="email"],
#edit_page_settings table > tbody > tr > td input[type="email"],
table.Normal > tbody > tr > td input[type="email"],
table > tfoot > tr > td input[type="email"],
#edit_page_settings table > tfoot > tr > td input[type="email"],
table.Normal > tfoot > tr > td input[type="email"],
table > thead > tr > th input[type="password"],
#edit_page_settings table > thead > tr > th input[type="password"],
table.Normal > thead > tr > th input[type="password"],
table > tbody > tr > th input[type="password"],
#edit_page_settings table > tbody > tr > th input[type="password"],
table.Normal > tbody > tr > th input[type="password"],
table > tfoot > tr > th input[type="password"],
#edit_page_settings table > tfoot > tr > th input[type="password"],
table.Normal > tfoot > tr > th input[type="password"],
table > thead > tr > td input[type="password"],
#edit_page_settings table > thead > tr > td input[type="password"],
table.Normal > thead > tr > td input[type="password"],
table > tbody > tr > td input[type="password"],
#edit_page_settings table > tbody > tr > td input[type="password"],
table.Normal > tbody > tr > td input[type="password"],
table > tfoot > tr > td input[type="password"],
#edit_page_settings table > tfoot > tr > td input[type="password"],
table.Normal > tfoot > tr > td input[type="password"],
table > thead > tr > th textarea,
#edit_page_settings table > thead > tr > th textarea,
table.Normal > thead > tr > th textarea,
table > tbody > tr > th textarea,
#edit_page_settings table > tbody > tr > th textarea,
table.Normal > tbody > tr > th textarea,
table > tfoot > tr > th textarea,
#edit_page_settings table > tfoot > tr > th textarea,
table.Normal > tfoot > tr > th textarea,
table > thead > tr > td textarea,
#edit_page_settings table > thead > tr > td textarea,
table.Normal > thead > tr > td textarea,
table > tbody > tr > td textarea,
#edit_page_settings table > tbody > tr > td textarea,
table.Normal > tbody > tr > td textarea,
table > tfoot > tr > td textarea,
#edit_page_settings table > tfoot > tr > td textarea,
table.Normal > tfoot > tr > td textarea,
table > thead > tr > th select,
#edit_page_settings table > thead > tr > th select,
table.Normal > thead > tr > th select,
table > tbody > tr > th select,
#edit_page_settings table > tbody > tr > th select,
table.Normal > tbody > tr > th select,
table > tfoot > tr > th select,
#edit_page_settings table > tfoot > tr > th select,
table.Normal > tfoot > tr > th select,
table > thead > tr > td select,
#edit_page_settings table > thead > tr > td select,
table.Normal > thead > tr > td select,
table > tbody > tr > td select,
#edit_page_settings table > tbody > tr > td select,
table.Normal > tbody > tr > td select,
table > tfoot > tr > td select,
#edit_page_settings table > tfoot > tr > td select,
table.Normal > tfoot > tr > td select {
  background: #ffffff;
  border: 1px solid #777777;
  display: block;
  width: 100%;
  min-width: 200px;
  height: 55px;
  font-size: 1em;
  padding: 7px 10px;
  line-height: 41px;
  box-shadow: none;
}
table > thead > tr > th input[type="text"]:focus,
#edit_page_settings table > thead > tr > th input[type="text"]:focus,
table.Normal > thead > tr > th input[type="text"]:focus,
table > tbody > tr > th input[type="text"]:focus,
#edit_page_settings table > tbody > tr > th input[type="text"]:focus,
table.Normal > tbody > tr > th input[type="text"]:focus,
table > tfoot > tr > th input[type="text"]:focus,
#edit_page_settings table > tfoot > tr > th input[type="text"]:focus,
table.Normal > tfoot > tr > th input[type="text"]:focus,
table > thead > tr > td input[type="text"]:focus,
#edit_page_settings table > thead > tr > td input[type="text"]:focus,
table.Normal > thead > tr > td input[type="text"]:focus,
table > tbody > tr > td input[type="text"]:focus,
#edit_page_settings table > tbody > tr > td input[type="text"]:focus,
table.Normal > tbody > tr > td input[type="text"]:focus,
table > tfoot > tr > td input[type="text"]:focus,
#edit_page_settings table > tfoot > tr > td input[type="text"]:focus,
table.Normal > tfoot > tr > td input[type="text"]:focus,
table > thead > tr > th input[type="email"]:focus,
#edit_page_settings table > thead > tr > th input[type="email"]:focus,
table.Normal > thead > tr > th input[type="email"]:focus,
table > tbody > tr > th input[type="email"]:focus,
#edit_page_settings table > tbody > tr > th input[type="email"]:focus,
table.Normal > tbody > tr > th input[type="email"]:focus,
table > tfoot > tr > th input[type="email"]:focus,
#edit_page_settings table > tfoot > tr > th input[type="email"]:focus,
table.Normal > tfoot > tr > th input[type="email"]:focus,
table > thead > tr > td input[type="email"]:focus,
#edit_page_settings table > thead > tr > td input[type="email"]:focus,
table.Normal > thead > tr > td input[type="email"]:focus,
table > tbody > tr > td input[type="email"]:focus,
#edit_page_settings table > tbody > tr > td input[type="email"]:focus,
table.Normal > tbody > tr > td input[type="email"]:focus,
table > tfoot > tr > td input[type="email"]:focus,
#edit_page_settings table > tfoot > tr > td input[type="email"]:focus,
table.Normal > tfoot > tr > td input[type="email"]:focus,
table > thead > tr > th input[type="password"]:focus,
#edit_page_settings table > thead > tr > th input[type="password"]:focus,
table.Normal > thead > tr > th input[type="password"]:focus,
table > tbody > tr > th input[type="password"]:focus,
#edit_page_settings table > tbody > tr > th input[type="password"]:focus,
table.Normal > tbody > tr > th input[type="password"]:focus,
table > tfoot > tr > th input[type="password"]:focus,
#edit_page_settings table > tfoot > tr > th input[type="password"]:focus,
table.Normal > tfoot > tr > th input[type="password"]:focus,
table > thead > tr > td input[type="password"]:focus,
#edit_page_settings table > thead > tr > td input[type="password"]:focus,
table.Normal > thead > tr > td input[type="password"]:focus,
table > tbody > tr > td input[type="password"]:focus,
#edit_page_settings table > tbody > tr > td input[type="password"]:focus,
table.Normal > tbody > tr > td input[type="password"]:focus,
table > tfoot > tr > td input[type="password"]:focus,
#edit_page_settings table > tfoot > tr > td input[type="password"]:focus,
table.Normal > tfoot > tr > td input[type="password"]:focus,
table > thead > tr > th textarea:focus,
#edit_page_settings table > thead > tr > th textarea:focus,
table.Normal > thead > tr > th textarea:focus,
table > tbody > tr > th textarea:focus,
#edit_page_settings table > tbody > tr > th textarea:focus,
table.Normal > tbody > tr > th textarea:focus,
table > tfoot > tr > th textarea:focus,
#edit_page_settings table > tfoot > tr > th textarea:focus,
table.Normal > tfoot > tr > th textarea:focus,
table > thead > tr > td textarea:focus,
#edit_page_settings table > thead > tr > td textarea:focus,
table.Normal > thead > tr > td textarea:focus,
table > tbody > tr > td textarea:focus,
#edit_page_settings table > tbody > tr > td textarea:focus,
table.Normal > tbody > tr > td textarea:focus,
table > tfoot > tr > td textarea:focus,
#edit_page_settings table > tfoot > tr > td textarea:focus,
table.Normal > tfoot > tr > td textarea:focus,
table > thead > tr > th select:focus,
#edit_page_settings table > thead > tr > th select:focus,
table.Normal > thead > tr > th select:focus,
table > tbody > tr > th select:focus,
#edit_page_settings table > tbody > tr > th select:focus,
table.Normal > tbody > tr > th select:focus,
table > tfoot > tr > th select:focus,
#edit_page_settings table > tfoot > tr > th select:focus,
table.Normal > tfoot > tr > th select:focus,
table > thead > tr > td select:focus,
#edit_page_settings table > thead > tr > td select:focus,
table.Normal > thead > tr > td select:focus,
table > tbody > tr > td select:focus,
#edit_page_settings table > tbody > tr > td select:focus,
table.Normal > tbody > tr > td select:focus,
table > tfoot > tr > td select:focus,
#edit_page_settings table > tfoot > tr > td select:focus,
table.Normal > tfoot > tr > td select:focus {
  border-color: #6a6a6a;
  outline: 0;
  -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.2);
  box-shadow: inset 0 0 3px rgba(0,0,0,.2);
}
table > thead > tr > th input[type="text"]::-moz-placeholder,
#edit_page_settings table > thead > tr > th input[type="text"]::-moz-placeholder,
table.Normal > thead > tr > th input[type="text"]::-moz-placeholder,
table > tbody > tr > th input[type="text"]::-moz-placeholder,
#edit_page_settings table > tbody > tr > th input[type="text"]::-moz-placeholder,
table.Normal > tbody > tr > th input[type="text"]::-moz-placeholder,
table > tfoot > tr > th input[type="text"]::-moz-placeholder,
#edit_page_settings table > tfoot > tr > th input[type="text"]::-moz-placeholder,
table.Normal > tfoot > tr > th input[type="text"]::-moz-placeholder,
table > thead > tr > td input[type="text"]::-moz-placeholder,
#edit_page_settings table > thead > tr > td input[type="text"]::-moz-placeholder,
table.Normal > thead > tr > td input[type="text"]::-moz-placeholder,
table > tbody > tr > td input[type="text"]::-moz-placeholder,
#edit_page_settings table > tbody > tr > td input[type="text"]::-moz-placeholder,
table.Normal > tbody > tr > td input[type="text"]::-moz-placeholder,
table > tfoot > tr > td input[type="text"]::-moz-placeholder,
#edit_page_settings table > tfoot > tr > td input[type="text"]::-moz-placeholder,
table.Normal > tfoot > tr > td input[type="text"]::-moz-placeholder,
table > thead > tr > th input[type="email"]::-moz-placeholder,
#edit_page_settings table > thead > tr > th input[type="email"]::-moz-placeholder,
table.Normal > thead > tr > th input[type="email"]::-moz-placeholder,
table > tbody > tr > th input[type="email"]::-moz-placeholder,
#edit_page_settings table > tbody > tr > th input[type="email"]::-moz-placeholder,
table.Normal > tbody > tr > th input[type="email"]::-moz-placeholder,
table > tfoot > tr > th input[type="email"]::-moz-placeholder,
#edit_page_settings table > tfoot > tr > th input[type="email"]::-moz-placeholder,
table.Normal > tfoot > tr > th input[type="email"]::-moz-placeholder,
table > thead > tr > td input[type="email"]::-moz-placeholder,
#edit_page_settings table > thead > tr > td input[type="email"]::-moz-placeholder,
table.Normal > thead > tr > td input[type="email"]::-moz-placeholder,
table > tbody > tr > td input[type="email"]::-moz-placeholder,
#edit_page_settings table > tbody > tr > td input[type="email"]::-moz-placeholder,
table.Normal > tbody > tr > td input[type="email"]::-moz-placeholder,
table > tfoot > tr > td input[type="email"]::-moz-placeholder,
#edit_page_settings table > tfoot > tr > td input[type="email"]::-moz-placeholder,
table.Normal > tfoot > tr > td input[type="email"]::-moz-placeholder,
table > thead > tr > th input[type="password"]::-moz-placeholder,
#edit_page_settings table > thead > tr > th input[type="password"]::-moz-placeholder,
table.Normal > thead > tr > th input[type="password"]::-moz-placeholder,
table > tbody > tr > th input[type="password"]::-moz-placeholder,
#edit_page_settings table > tbody > tr > th input[type="password"]::-moz-placeholder,
table.Normal > tbody > tr > th input[type="password"]::-moz-placeholder,
table > tfoot > tr > th input[type="password"]::-moz-placeholder,
#edit_page_settings table > tfoot > tr > th input[type="password"]::-moz-placeholder,
table.Normal > tfoot > tr > th input[type="password"]::-moz-placeholder,
table > thead > tr > td input[type="password"]::-moz-placeholder,
#edit_page_settings table > thead > tr > td input[type="password"]::-moz-placeholder,
table.Normal > thead > tr > td input[type="password"]::-moz-placeholder,
table > tbody > tr > td input[type="password"]::-moz-placeholder,
#edit_page_settings table > tbody > tr > td input[type="password"]::-moz-placeholder,
table.Normal > tbody > tr > td input[type="password"]::-moz-placeholder,
table > tfoot > tr > td input[type="password"]::-moz-placeholder,
#edit_page_settings table > tfoot > tr > td input[type="password"]::-moz-placeholder,
table.Normal > tfoot > tr > td input[type="password"]::-moz-placeholder,
table > thead > tr > th textarea::-moz-placeholder,
#edit_page_settings table > thead > tr > th textarea::-moz-placeholder,
table.Normal > thead > tr > th textarea::-moz-placeholder,
table > tbody > tr > th textarea::-moz-placeholder,
#edit_page_settings table > tbody > tr > th textarea::-moz-placeholder,
table.Normal > tbody > tr > th textarea::-moz-placeholder,
table > tfoot > tr > th textarea::-moz-placeholder,
#edit_page_settings table > tfoot > tr > th textarea::-moz-placeholder,
table.Normal > tfoot > tr > th textarea::-moz-placeholder,
table > thead > tr > td textarea::-moz-placeholder,
#edit_page_settings table > thead > tr > td textarea::-moz-placeholder,
table.Normal > thead > tr > td textarea::-moz-placeholder,
table > tbody > tr > td textarea::-moz-placeholder,
#edit_page_settings table > tbody > tr > td textarea::-moz-placeholder,
table.Normal > tbody > tr > td textarea::-moz-placeholder,
table > tfoot > tr > td textarea::-moz-placeholder,
#edit_page_settings table > tfoot > tr > td textarea::-moz-placeholder,
table.Normal > tfoot > tr > td textarea::-moz-placeholder,
table > thead > tr > th select::-moz-placeholder,
#edit_page_settings table > thead > tr > th select::-moz-placeholder,
table.Normal > thead > tr > th select::-moz-placeholder,
table > tbody > tr > th select::-moz-placeholder,
#edit_page_settings table > tbody > tr > th select::-moz-placeholder,
table.Normal > tbody > tr > th select::-moz-placeholder,
table > tfoot > tr > th select::-moz-placeholder,
#edit_page_settings table > tfoot > tr > th select::-moz-placeholder,
table.Normal > tfoot > tr > th select::-moz-placeholder,
table > thead > tr > td select::-moz-placeholder,
#edit_page_settings table > thead > tr > td select::-moz-placeholder,
table.Normal > thead > tr > td select::-moz-placeholder,
table > tbody > tr > td select::-moz-placeholder,
#edit_page_settings table > tbody > tr > td select::-moz-placeholder,
table.Normal > tbody > tr > td select::-moz-placeholder,
table > tfoot > tr > td select::-moz-placeholder,
#edit_page_settings table > tfoot > tr > td select::-moz-placeholder,
table.Normal > tfoot > tr > td select::-moz-placeholder {
  color: #777777;
  font: 300 italic 0.933em / 1.6em 'Merriweather Sans', Arial;
  opacity: 1;
}
table > thead > tr > th input[type="text"]:-ms-input-placeholder,
#edit_page_settings table > thead > tr > th input[type="text"]:-ms-input-placeholder,
table.Normal > thead > tr > th input[type="text"]:-ms-input-placeholder,
table > tbody > tr > th input[type="text"]:-ms-input-placeholder,
#edit_page_settings table > tbody > tr > th input[type="text"]:-ms-input-placeholder,
table.Normal > tbody > tr > th input[type="text"]:-ms-input-placeholder,
table > tfoot > tr > th input[type="text"]:-ms-input-placeholder,
#edit_page_settings table > tfoot > tr > th input[type="text"]:-ms-input-placeholder,
table.Normal > tfoot > tr > th input[type="text"]:-ms-input-placeholder,
table > thead > tr > td input[type="text"]:-ms-input-placeholder,
#edit_page_settings table > thead > tr > td input[type="text"]:-ms-input-placeholder,
table.Normal > thead > tr > td input[type="text"]:-ms-input-placeholder,
table > tbody > tr > td input[type="text"]:-ms-input-placeholder,
#edit_page_settings table > tbody > tr > td input[type="text"]:-ms-input-placeholder,
table.Normal > tbody > tr > td input[type="text"]:-ms-input-placeholder,
table > tfoot > tr > td input[type="text"]:-ms-input-placeholder,
#edit_page_settings table > tfoot > tr > td input[type="text"]:-ms-input-placeholder,
table.Normal > tfoot > tr > td input[type="text"]:-ms-input-placeholder,
table > thead > tr > th input[type="email"]:-ms-input-placeholder,
#edit_page_settings table > thead > tr > th input[type="email"]:-ms-input-placeholder,
table.Normal > thead > tr > th input[type="email"]:-ms-input-placeholder,
table > tbody > tr > th input[type="email"]:-ms-input-placeholder,
#edit_page_settings table > tbody > tr > th input[type="email"]:-ms-input-placeholder,
table.Normal > tbody > tr > th input[type="email"]:-ms-input-placeholder,
table > tfoot > tr > th input[type="email"]:-ms-input-placeholder,
#edit_page_settings table > tfoot > tr > th input[type="email"]:-ms-input-placeholder,
table.Normal > tfoot > tr > th input[type="email"]:-ms-input-placeholder,
table > thead > tr > td input[type="email"]:-ms-input-placeholder,
#edit_page_settings table > thead > tr > td input[type="email"]:-ms-input-placeholder,
table.Normal > thead > tr > td input[type="email"]:-ms-input-placeholder,
table > tbody > tr > td input[type="email"]:-ms-input-placeholder,
#edit_page_settings table > tbody > tr > td input[type="email"]:-ms-input-placeholder,
table.Normal > tbody > tr > td input[type="email"]:-ms-input-placeholder,
table > tfoot > tr > td input[type="email"]:-ms-input-placeholder,
#edit_page_settings table > tfoot > tr > td input[type="email"]:-ms-input-placeholder,
table.Normal > tfoot > tr > td input[type="email"]:-ms-input-placeholder,
table > thead > tr > th input[type="password"]:-ms-input-placeholder,
#edit_page_settings table > thead > tr > th input[type="password"]:-ms-input-placeholder,
table.Normal > thead > tr > th input[type="password"]:-ms-input-placeholder,
table > tbody > tr > th input[type="password"]:-ms-input-placeholder,
#edit_page_settings table > tbody > tr > th input[type="password"]:-ms-input-placeholder,
table.Normal > tbody > tr > th input[type="password"]:-ms-input-placeholder,
table > tfoot > tr > th input[type="password"]:-ms-input-placeholder,
#edit_page_settings table > tfoot > tr > th input[type="password"]:-ms-input-placeholder,
table.Normal > tfoot > tr > th input[type="password"]:-ms-input-placeholder,
table > thead > tr > td input[type="password"]:-ms-input-placeholder,
#edit_page_settings table > thead > tr > td input[type="password"]:-ms-input-placeholder,
table.Normal > thead > tr > td input[type="password"]:-ms-input-placeholder,
table > tbody > tr > td input[type="password"]:-ms-input-placeholder,
#edit_page_settings table > tbody > tr > td input[type="password"]:-ms-input-placeholder,
table.Normal > tbody > tr > td input[type="password"]:-ms-input-placeholder,
table > tfoot > tr > td input[type="password"]:-ms-input-placeholder,
#edit_page_settings table > tfoot > tr > td input[type="password"]:-ms-input-placeholder,
table.Normal > tfoot > tr > td input[type="password"]:-ms-input-placeholder,
table > thead > tr > th textarea:-ms-input-placeholder,
#edit_page_settings table > thead > tr > th textarea:-ms-input-placeholder,
table.Normal > thead > tr > th textarea:-ms-input-placeholder,
table > tbody > tr > th textarea:-ms-input-placeholder,
#edit_page_settings table > tbody > tr > th textarea:-ms-input-placeholder,
table.Normal > tbody > tr > th textarea:-ms-input-placeholder,
table > tfoot > tr > th textarea:-ms-input-placeholder,
#edit_page_settings table > tfoot > tr > th textarea:-ms-input-placeholder,
table.Normal > tfoot > tr > th textarea:-ms-input-placeholder,
table > thead > tr > td textarea:-ms-input-placeholder,
#edit_page_settings table > thead > tr > td textarea:-ms-input-placeholder,
table.Normal > thead > tr > td textarea:-ms-input-placeholder,
table > tbody > tr > td textarea:-ms-input-placeholder,
#edit_page_settings table > tbody > tr > td textarea:-ms-input-placeholder,
table.Normal > tbody > tr > td textarea:-ms-input-placeholder,
table > tfoot > tr > td textarea:-ms-input-placeholder,
#edit_page_settings table > tfoot > tr > td textarea:-ms-input-placeholder,
table.Normal > tfoot > tr > td textarea:-ms-input-placeholder,
table > thead > tr > th select:-ms-input-placeholder,
#edit_page_settings table > thead > tr > th select:-ms-input-placeholder,
table.Normal > thead > tr > th select:-ms-input-placeholder,
table > tbody > tr > th select:-ms-input-placeholder,
#edit_page_settings table > tbody > tr > th select:-ms-input-placeholder,
table.Normal > tbody > tr > th select:-ms-input-placeholder,
table > tfoot > tr > th select:-ms-input-placeholder,
#edit_page_settings table > tfoot > tr > th select:-ms-input-placeholder,
table.Normal > tfoot > tr > th select:-ms-input-placeholder,
table > thead > tr > td select:-ms-input-placeholder,
#edit_page_settings table > thead > tr > td select:-ms-input-placeholder,
table.Normal > thead > tr > td select:-ms-input-placeholder,
table > tbody > tr > td select:-ms-input-placeholder,
#edit_page_settings table > tbody > tr > td select:-ms-input-placeholder,
table.Normal > tbody > tr > td select:-ms-input-placeholder,
table > tfoot > tr > td select:-ms-input-placeholder,
#edit_page_settings table > tfoot > tr > td select:-ms-input-placeholder,
table.Normal > tfoot > tr > td select:-ms-input-placeholder {
  color: #777777;
  font: 300 italic 0.933em / 1.6em 'Merriweather Sans', Arial;
}
table > thead > tr > th input[type="text"]::-webkit-input-placeholder,
#edit_page_settings table > thead > tr > th input[type="text"]::-webkit-input-placeholder,
table.Normal > thead > tr > th input[type="text"]::-webkit-input-placeholder,
table > tbody > tr > th input[type="text"]::-webkit-input-placeholder,
#edit_page_settings table > tbody > tr > th input[type="text"]::-webkit-input-placeholder,
table.Normal > tbody > tr > th input[type="text"]::-webkit-input-placeholder,
table > tfoot > tr > th input[type="text"]::-webkit-input-placeholder,
#edit_page_settings table > tfoot > tr > th input[type="text"]::-webkit-input-placeholder,
table.Normal > tfoot > tr > th input[type="text"]::-webkit-input-placeholder,
table > thead > tr > td input[type="text"]::-webkit-input-placeholder,
#edit_page_settings table > thead > tr > td input[type="text"]::-webkit-input-placeholder,
table.Normal > thead > tr > td input[type="text"]::-webkit-input-placeholder,
table > tbody > tr > td input[type="text"]::-webkit-input-placeholder,
#edit_page_settings table > tbody > tr > td input[type="text"]::-webkit-input-placeholder,
table.Normal > tbody > tr > td input[type="text"]::-webkit-input-placeholder,
table > tfoot > tr > td input[type="text"]::-webkit-input-placeholder,
#edit_page_settings table > tfoot > tr > td input[type="text"]::-webkit-input-placeholder,
table.Normal > tfoot > tr > td input[type="text"]::-webkit-input-placeholder,
table > thead > tr > th input[type="email"]::-webkit-input-placeholder,
#edit_page_settings table > thead > tr > th input[type="email"]::-webkit-input-placeholder,
table.Normal > thead > tr > th input[type="email"]::-webkit-input-placeholder,
table > tbody > tr > th input[type="email"]::-webkit-input-placeholder,
#edit_page_settings table > tbody > tr > th input[type="email"]::-webkit-input-placeholder,
table.Normal > tbody > tr > th input[type="email"]::-webkit-input-placeholder,
table > tfoot > tr > th input[type="email"]::-webkit-input-placeholder,
#edit_page_settings table > tfoot > tr > th input[type="email"]::-webkit-input-placeholder,
table.Normal > tfoot > tr > th input[type="email"]::-webkit-input-placeholder,
table > thead > tr > td input[type="email"]::-webkit-input-placeholder,
#edit_page_settings table > thead > tr > td input[type="email"]::-webkit-input-placeholder,
table.Normal > thead > tr > td input[type="email"]::-webkit-input-placeholder,
table > tbody > tr > td input[type="email"]::-webkit-input-placeholder,
#edit_page_settings table > tbody > tr > td input[type="email"]::-webkit-input-placeholder,
table.Normal > tbody > tr > td input[type="email"]::-webkit-input-placeholder,
table > tfoot > tr > td input[type="email"]::-webkit-input-placeholder,
#edit_page_settings table > tfoot > tr > td input[type="email"]::-webkit-input-placeholder,
table.Normal > tfoot > tr > td input[type="email"]::-webkit-input-placeholder,
table > thead > tr > th input[type="password"]::-webkit-input-placeholder,
#edit_page_settings table > thead > tr > th input[type="password"]::-webkit-input-placeholder,
table.Normal > thead > tr > th input[type="password"]::-webkit-input-placeholder,
table > tbody > tr > th input[type="password"]::-webkit-input-placeholder,
#edit_page_settings table > tbody > tr > th input[type="password"]::-webkit-input-placeholder,
table.Normal > tbody > tr > th input[type="password"]::-webkit-input-placeholder,
table > tfoot > tr > th input[type="password"]::-webkit-input-placeholder,
#edit_page_settings table > tfoot > tr > th input[type="password"]::-webkit-input-placeholder,
table.Normal > tfoot > tr > th input[type="password"]::-webkit-input-placeholder,
table > thead > tr > td input[type="password"]::-webkit-input-placeholder,
#edit_page_settings table > thead > tr > td input[type="password"]::-webkit-input-placeholder,
table.Normal > thead > tr > td input[type="password"]::-webkit-input-placeholder,
table > tbody > tr > td input[type="password"]::-webkit-input-placeholder,
#edit_page_settings table > tbody > tr > td input[type="password"]::-webkit-input-placeholder,
table.Normal > tbody > tr > td input[type="password"]::-webkit-input-placeholder,
table > tfoot > tr > td input[type="password"]::-webkit-input-placeholder,
#edit_page_settings table > tfoot > tr > td input[type="password"]::-webkit-input-placeholder,
table.Normal > tfoot > tr > td input[type="password"]::-webkit-input-placeholder,
table > thead > tr > th textarea::-webkit-input-placeholder,
#edit_page_settings table > thead > tr > th textarea::-webkit-input-placeholder,
table.Normal > thead > tr > th textarea::-webkit-input-placeholder,
table > tbody > tr > th textarea::-webkit-input-placeholder,
#edit_page_settings table > tbody > tr > th textarea::-webkit-input-placeholder,
table.Normal > tbody > tr > th textarea::-webkit-input-placeholder,
table > tfoot > tr > th textarea::-webkit-input-placeholder,
#edit_page_settings table > tfoot > tr > th textarea::-webkit-input-placeholder,
table.Normal > tfoot > tr > th textarea::-webkit-input-placeholder,
table > thead > tr > td textarea::-webkit-input-placeholder,
#edit_page_settings table > thead > tr > td textarea::-webkit-input-placeholder,
table.Normal > thead > tr > td textarea::-webkit-input-placeholder,
table > tbody > tr > td textarea::-webkit-input-placeholder,
#edit_page_settings table > tbody > tr > td textarea::-webkit-input-placeholder,
table.Normal > tbody > tr > td textarea::-webkit-input-placeholder,
table > tfoot > tr > td textarea::-webkit-input-placeholder,
#edit_page_settings table > tfoot > tr > td textarea::-webkit-input-placeholder,
table.Normal > tfoot > tr > td textarea::-webkit-input-placeholder,
table > thead > tr > th select::-webkit-input-placeholder,
#edit_page_settings table > thead > tr > th select::-webkit-input-placeholder,
table.Normal > thead > tr > th select::-webkit-input-placeholder,
table > tbody > tr > th select::-webkit-input-placeholder,
#edit_page_settings table > tbody > tr > th select::-webkit-input-placeholder,
table.Normal > tbody > tr > th select::-webkit-input-placeholder,
table > tfoot > tr > th select::-webkit-input-placeholder,
#edit_page_settings table > tfoot > tr > th select::-webkit-input-placeholder,
table.Normal > tfoot > tr > th select::-webkit-input-placeholder,
table > thead > tr > td select::-webkit-input-placeholder,
#edit_page_settings table > thead > tr > td select::-webkit-input-placeholder,
table.Normal > thead > tr > td select::-webkit-input-placeholder,
table > tbody > tr > td select::-webkit-input-placeholder,
#edit_page_settings table > tbody > tr > td select::-webkit-input-placeholder,
table.Normal > tbody > tr > td select::-webkit-input-placeholder,
table > tfoot > tr > td select::-webkit-input-placeholder,
#edit_page_settings table > tfoot > tr > td select::-webkit-input-placeholder,
table.Normal > tfoot > tr > td select::-webkit-input-placeholder {
  color: #777777;
  font: 300 italic 0.933em / 1.6em 'Merriweather Sans', Arial;
}
table > thead > tr > th input[type="text"][disabled],
#edit_page_settings table > thead > tr > th input[type="text"][disabled],
table.Normal > thead > tr > th input[type="text"][disabled],
table > tbody > tr > th input[type="text"][disabled],
#edit_page_settings table > tbody > tr > th input[type="text"][disabled],
table.Normal > tbody > tr > th input[type="text"][disabled],
table > tfoot > tr > th input[type="text"][disabled],
#edit_page_settings table > tfoot > tr > th input[type="text"][disabled],
table.Normal > tfoot > tr > th input[type="text"][disabled],
table > thead > tr > td input[type="text"][disabled],
#edit_page_settings table > thead > tr > td input[type="text"][disabled],
table.Normal > thead > tr > td input[type="text"][disabled],
table > tbody > tr > td input[type="text"][disabled],
#edit_page_settings table > tbody > tr > td input[type="text"][disabled],
table.Normal > tbody > tr > td input[type="text"][disabled],
table > tfoot > tr > td input[type="text"][disabled],
#edit_page_settings table > tfoot > tr > td input[type="text"][disabled],
table.Normal > tfoot > tr > td input[type="text"][disabled],
table > thead > tr > th input[type="email"][disabled],
#edit_page_settings table > thead > tr > th input[type="email"][disabled],
table.Normal > thead > tr > th input[type="email"][disabled],
table > tbody > tr > th input[type="email"][disabled],
#edit_page_settings table > tbody > tr > th input[type="email"][disabled],
table.Normal > tbody > tr > th input[type="email"][disabled],
table > tfoot > tr > th input[type="email"][disabled],
#edit_page_settings table > tfoot > tr > th input[type="email"][disabled],
table.Normal > tfoot > tr > th input[type="email"][disabled],
table > thead > tr > td input[type="email"][disabled],
#edit_page_settings table > thead > tr > td input[type="email"][disabled],
table.Normal > thead > tr > td input[type="email"][disabled],
table > tbody > tr > td input[type="email"][disabled],
#edit_page_settings table > tbody > tr > td input[type="email"][disabled],
table.Normal > tbody > tr > td input[type="email"][disabled],
table > tfoot > tr > td input[type="email"][disabled],
#edit_page_settings table > tfoot > tr > td input[type="email"][disabled],
table.Normal > tfoot > tr > td input[type="email"][disabled],
table > thead > tr > th input[type="password"][disabled],
#edit_page_settings table > thead > tr > th input[type="password"][disabled],
table.Normal > thead > tr > th input[type="password"][disabled],
table > tbody > tr > th input[type="password"][disabled],
#edit_page_settings table > tbody > tr > th input[type="password"][disabled],
table.Normal > tbody > tr > th input[type="password"][disabled],
table > tfoot > tr > th input[type="password"][disabled],
#edit_page_settings table > tfoot > tr > th input[type="password"][disabled],
table.Normal > tfoot > tr > th input[type="password"][disabled],
table > thead > tr > td input[type="password"][disabled],
#edit_page_settings table > thead > tr > td input[type="password"][disabled],
table.Normal > thead > tr > td input[type="password"][disabled],
table > tbody > tr > td input[type="password"][disabled],
#edit_page_settings table > tbody > tr > td input[type="password"][disabled],
table.Normal > tbody > tr > td input[type="password"][disabled],
table > tfoot > tr > td input[type="password"][disabled],
#edit_page_settings table > tfoot > tr > td input[type="password"][disabled],
table.Normal > tfoot > tr > td input[type="password"][disabled],
table > thead > tr > th textarea[disabled],
#edit_page_settings table > thead > tr > th textarea[disabled],
table.Normal > thead > tr > th textarea[disabled],
table > tbody > tr > th textarea[disabled],
#edit_page_settings table > tbody > tr > th textarea[disabled],
table.Normal > tbody > tr > th textarea[disabled],
table > tfoot > tr > th textarea[disabled],
#edit_page_settings table > tfoot > tr > th textarea[disabled],
table.Normal > tfoot > tr > th textarea[disabled],
table > thead > tr > td textarea[disabled],
#edit_page_settings table > thead > tr > td textarea[disabled],
table.Normal > thead > tr > td textarea[disabled],
table > tbody > tr > td textarea[disabled],
#edit_page_settings table > tbody > tr > td textarea[disabled],
table.Normal > tbody > tr > td textarea[disabled],
table > tfoot > tr > td textarea[disabled],
#edit_page_settings table > tfoot > tr > td textarea[disabled],
table.Normal > tfoot > tr > td textarea[disabled],
table > thead > tr > th select[disabled],
#edit_page_settings table > thead > tr > th select[disabled],
table.Normal > thead > tr > th select[disabled],
table > tbody > tr > th select[disabled],
#edit_page_settings table > tbody > tr > th select[disabled],
table.Normal > tbody > tr > th select[disabled],
table > tfoot > tr > th select[disabled],
#edit_page_settings table > tfoot > tr > th select[disabled],
table.Normal > tfoot > tr > th select[disabled],
table > thead > tr > td select[disabled],
#edit_page_settings table > thead > tr > td select[disabled],
table.Normal > thead > tr > td select[disabled],
table > tbody > tr > td select[disabled],
#edit_page_settings table > tbody > tr > td select[disabled],
table.Normal > tbody > tr > td select[disabled],
table > tfoot > tr > td select[disabled],
#edit_page_settings table > tfoot > tr > td select[disabled],
table.Normal > tfoot > tr > td select[disabled],
table > thead > tr > th input[type="text"][readonly],
#edit_page_settings table > thead > tr > th input[type="text"][readonly],
table.Normal > thead > tr > th input[type="text"][readonly],
table > tbody > tr > th input[type="text"][readonly],
#edit_page_settings table > tbody > tr > th input[type="text"][readonly],
table.Normal > tbody > tr > th input[type="text"][readonly],
table > tfoot > tr > th input[type="text"][readonly],
#edit_page_settings table > tfoot > tr > th input[type="text"][readonly],
table.Normal > tfoot > tr > th input[type="text"][readonly],
table > thead > tr > td input[type="text"][readonly],
#edit_page_settings table > thead > tr > td input[type="text"][readonly],
table.Normal > thead > tr > td input[type="text"][readonly],
table > tbody > tr > td input[type="text"][readonly],
#edit_page_settings table > tbody > tr > td input[type="text"][readonly],
table.Normal > tbody > tr > td input[type="text"][readonly],
table > tfoot > tr > td input[type="text"][readonly],
#edit_page_settings table > tfoot > tr > td input[type="text"][readonly],
table.Normal > tfoot > tr > td input[type="text"][readonly],
table > thead > tr > th input[type="email"][readonly],
#edit_page_settings table > thead > tr > th input[type="email"][readonly],
table.Normal > thead > tr > th input[type="email"][readonly],
table > tbody > tr > th input[type="email"][readonly],
#edit_page_settings table > tbody > tr > th input[type="email"][readonly],
table.Normal > tbody > tr > th input[type="email"][readonly],
table > tfoot > tr > th input[type="email"][readonly],
#edit_page_settings table > tfoot > tr > th input[type="email"][readonly],
table.Normal > tfoot > tr > th input[type="email"][readonly],
table > thead > tr > td input[type="email"][readonly],
#edit_page_settings table > thead > tr > td input[type="email"][readonly],
table.Normal > thead > tr > td input[type="email"][readonly],
table > tbody > tr > td input[type="email"][readonly],
#edit_page_settings table > tbody > tr > td input[type="email"][readonly],
table.Normal > tbody > tr > td input[type="email"][readonly],
table > tfoot > tr > td input[type="email"][readonly],
#edit_page_settings table > tfoot > tr > td input[type="email"][readonly],
table.Normal > tfoot > tr > td input[type="email"][readonly],
table > thead > tr > th input[type="password"][readonly],
#edit_page_settings table > thead > tr > th input[type="password"][readonly],
table.Normal > thead > tr > th input[type="password"][readonly],
table > tbody > tr > th input[type="password"][readonly],
#edit_page_settings table > tbody > tr > th input[type="password"][readonly],
table.Normal > tbody > tr > th input[type="password"][readonly],
table > tfoot > tr > th input[type="password"][readonly],
#edit_page_settings table > tfoot > tr > th input[type="password"][readonly],
table.Normal > tfoot > tr > th input[type="password"][readonly],
table > thead > tr > td input[type="password"][readonly],
#edit_page_settings table > thead > tr > td input[type="password"][readonly],
table.Normal > thead > tr > td input[type="password"][readonly],
table > tbody > tr > td input[type="password"][readonly],
#edit_page_settings table > tbody > tr > td input[type="password"][readonly],
table.Normal > tbody > tr > td input[type="password"][readonly],
table > tfoot > tr > td input[type="password"][readonly],
#edit_page_settings table > tfoot > tr > td input[type="password"][readonly],
table.Normal > tfoot > tr > td input[type="password"][readonly],
table > thead > tr > th textarea[readonly],
#edit_page_settings table > thead > tr > th textarea[readonly],
table.Normal > thead > tr > th textarea[readonly],
table > tbody > tr > th textarea[readonly],
#edit_page_settings table > tbody > tr > th textarea[readonly],
table.Normal > tbody > tr > th textarea[readonly],
table > tfoot > tr > th textarea[readonly],
#edit_page_settings table > tfoot > tr > th textarea[readonly],
table.Normal > tfoot > tr > th textarea[readonly],
table > thead > tr > td textarea[readonly],
#edit_page_settings table > thead > tr > td textarea[readonly],
table.Normal > thead > tr > td textarea[readonly],
table > tbody > tr > td textarea[readonly],
#edit_page_settings table > tbody > tr > td textarea[readonly],
table.Normal > tbody > tr > td textarea[readonly],
table > tfoot > tr > td textarea[readonly],
#edit_page_settings table > tfoot > tr > td textarea[readonly],
table.Normal > tfoot > tr > td textarea[readonly],
table > thead > tr > th select[readonly],
#edit_page_settings table > thead > tr > th select[readonly],
table.Normal > thead > tr > th select[readonly],
table > tbody > tr > th select[readonly],
#edit_page_settings table > tbody > tr > th select[readonly],
table.Normal > tbody > tr > th select[readonly],
table > tfoot > tr > th select[readonly],
#edit_page_settings table > tfoot > tr > th select[readonly],
table.Normal > tfoot > tr > th select[readonly],
table > thead > tr > td select[readonly],
#edit_page_settings table > thead > tr > td select[readonly],
table.Normal > thead > tr > td select[readonly],
table > tbody > tr > td select[readonly],
#edit_page_settings table > tbody > tr > td select[readonly],
table.Normal > tbody > tr > td select[readonly],
table > tfoot > tr > td select[readonly],
#edit_page_settings table > tfoot > tr > td select[readonly],
table.Normal > tfoot > tr > td select[readonly],
fieldset[disabled] table > thead > tr > th input[type="text"],
fieldset[disabled] #edit_page_settings table > thead > tr > th input[type="text"],
fieldset[disabled] table.Normal > thead > tr > th input[type="text"],
fieldset[disabled] table > tbody > tr > th input[type="text"],
fieldset[disabled] #edit_page_settings table > tbody > tr > th input[type="text"],
fieldset[disabled] table.Normal > tbody > tr > th input[type="text"],
fieldset[disabled] table > tfoot > tr > th input[type="text"],
fieldset[disabled] #edit_page_settings table > tfoot > tr > th input[type="text"],
fieldset[disabled] table.Normal > tfoot > tr > th input[type="text"],
fieldset[disabled] table > thead > tr > td input[type="text"],
fieldset[disabled] #edit_page_settings table > thead > tr > td input[type="text"],
fieldset[disabled] table.Normal > thead > tr > td input[type="text"],
fieldset[disabled] table > tbody > tr > td input[type="text"],
fieldset[disabled] #edit_page_settings table > tbody > tr > td input[type="text"],
fieldset[disabled] table.Normal > tbody > tr > td input[type="text"],
fieldset[disabled] table > tfoot > tr > td input[type="text"],
fieldset[disabled] #edit_page_settings table > tfoot > tr > td input[type="text"],
fieldset[disabled] table.Normal > tfoot > tr > td input[type="text"],
fieldset[disabled] table > thead > tr > th input[type="email"],
fieldset[disabled] #edit_page_settings table > thead > tr > th input[type="email"],
fieldset[disabled] table.Normal > thead > tr > th input[type="email"],
fieldset[disabled] table > tbody > tr > th input[type="email"],
fieldset[disabled] #edit_page_settings table > tbody > tr > th input[type="email"],
fieldset[disabled] table.Normal > tbody > tr > th input[type="email"],
fieldset[disabled] table > tfoot > tr > th input[type="email"],
fieldset[disabled] #edit_page_settings table > tfoot > tr > th input[type="email"],
fieldset[disabled] table.Normal > tfoot > tr > th input[type="email"],
fieldset[disabled] table > thead > tr > td input[type="email"],
fieldset[disabled] #edit_page_settings table > thead > tr > td input[type="email"],
fieldset[disabled] table.Normal > thead > tr > td input[type="email"],
fieldset[disabled] table > tbody > tr > td input[type="email"],
fieldset[disabled] #edit_page_settings table > tbody > tr > td input[type="email"],
fieldset[disabled] table.Normal > tbody > tr > td input[type="email"],
fieldset[disabled] table > tfoot > tr > td input[type="email"],
fieldset[disabled] #edit_page_settings table > tfoot > tr > td input[type="email"],
fieldset[disabled] table.Normal > tfoot > tr > td input[type="email"],
fieldset[disabled] table > thead > tr > th input[type="password"],
fieldset[disabled] #edit_page_settings table > thead > tr > th input[type="password"],
fieldset[disabled] table.Normal > thead > tr > th input[type="password"],
fieldset[disabled] table > tbody > tr > th input[type="password"],
fieldset[disabled] #edit_page_settings table > tbody > tr > th input[type="password"],
fieldset[disabled] table.Normal > tbody > tr > th input[type="password"],
fieldset[disabled] table > tfoot > tr > th input[type="password"],
fieldset[disabled] #edit_page_settings table > tfoot > tr > th input[type="password"],
fieldset[disabled] table.Normal > tfoot > tr > th input[type="password"],
fieldset[disabled] table > thead > tr > td input[type="password"],
fieldset[disabled] #edit_page_settings table > thead > tr > td input[type="password"],
fieldset[disabled] table.Normal > thead > tr > td input[type="password"],
fieldset[disabled] table > tbody > tr > td input[type="password"],
fieldset[disabled] #edit_page_settings table > tbody > tr > td input[type="password"],
fieldset[disabled] table.Normal > tbody > tr > td input[type="password"],
fieldset[disabled] table > tfoot > tr > td input[type="password"],
fieldset[disabled] #edit_page_settings table > tfoot > tr > td input[type="password"],
fieldset[disabled] table.Normal > tfoot > tr > td input[type="password"],
fieldset[disabled] table > thead > tr > th textarea,
fieldset[disabled] #edit_page_settings table > thead > tr > th textarea,
fieldset[disabled] table.Normal > thead > tr > th textarea,
fieldset[disabled] table > tbody > tr > th textarea,
fieldset[disabled] #edit_page_settings table > tbody > tr > th textarea,
fieldset[disabled] table.Normal > tbody > tr > th textarea,
fieldset[disabled] table > tfoot > tr > th textarea,
fieldset[disabled] #edit_page_settings table > tfoot > tr > th textarea,
fieldset[disabled] table.Normal > tfoot > tr > th textarea,
fieldset[disabled] table > thead > tr > td textarea,
fieldset[disabled] #edit_page_settings table > thead > tr > td textarea,
fieldset[disabled] table.Normal > thead > tr > td textarea,
fieldset[disabled] table > tbody > tr > td textarea,
fieldset[disabled] #edit_page_settings table > tbody > tr > td textarea,
fieldset[disabled] table.Normal > tbody > tr > td textarea,
fieldset[disabled] table > tfoot > tr > td textarea,
fieldset[disabled] #edit_page_settings table > tfoot > tr > td textarea,
fieldset[disabled] table.Normal > tfoot > tr > td textarea,
fieldset[disabled] table > thead > tr > th select,
fieldset[disabled] #edit_page_settings table > thead > tr > th select,
fieldset[disabled] table.Normal > thead > tr > th select,
fieldset[disabled] table > tbody > tr > th select,
fieldset[disabled] #edit_page_settings table > tbody > tr > th select,
fieldset[disabled] table.Normal > tbody > tr > th select,
fieldset[disabled] table > tfoot > tr > th select,
fieldset[disabled] #edit_page_settings table > tfoot > tr > th select,
fieldset[disabled] table.Normal > tfoot > tr > th select,
fieldset[disabled] table > thead > tr > td select,
fieldset[disabled] #edit_page_settings table > thead > tr > td select,
fieldset[disabled] table.Normal > thead > tr > td select,
fieldset[disabled] table > tbody > tr > td select,
fieldset[disabled] #edit_page_settings table > tbody > tr > td select,
fieldset[disabled] table.Normal > tbody > tr > td select,
fieldset[disabled] table > tfoot > tr > td select,
fieldset[disabled] #edit_page_settings table > tfoot > tr > td select,
fieldset[disabled] table.Normal > tfoot > tr > td select {
  cursor: not-allowed;
  background-color: #848484;
  opacity: 1;
}
textareatable > thead > tr > th input[type="text"],
textarea#edit_page_settings table > thead > tr > th input[type="text"],
textareatable.Normal > thead > tr > th input[type="text"],
textareatable > tbody > tr > th input[type="text"],
textarea#edit_page_settings table > tbody > tr > th input[type="text"],
textareatable.Normal > tbody > tr > th input[type="text"],
textareatable > tfoot > tr > th input[type="text"],
textarea#edit_page_settings table > tfoot > tr > th input[type="text"],
textareatable.Normal > tfoot > tr > th input[type="text"],
textareatable > thead > tr > td input[type="text"],
textarea#edit_page_settings table > thead > tr > td input[type="text"],
textareatable.Normal > thead > tr > td input[type="text"],
textareatable > tbody > tr > td input[type="text"],
textarea#edit_page_settings table > tbody > tr > td input[type="text"],
textareatable.Normal > tbody > tr > td input[type="text"],
textareatable > tfoot > tr > td input[type="text"],
textarea#edit_page_settings table > tfoot > tr > td input[type="text"],
textareatable.Normal > tfoot > tr > td input[type="text"],
textareatable > thead > tr > th input[type="email"],
textarea#edit_page_settings table > thead > tr > th input[type="email"],
textareatable.Normal > thead > tr > th input[type="email"],
textareatable > tbody > tr > th input[type="email"],
textarea#edit_page_settings table > tbody > tr > th input[type="email"],
textareatable.Normal > tbody > tr > th input[type="email"],
textareatable > tfoot > tr > th input[type="email"],
textarea#edit_page_settings table > tfoot > tr > th input[type="email"],
textareatable.Normal > tfoot > tr > th input[type="email"],
textareatable > thead > tr > td input[type="email"],
textarea#edit_page_settings table > thead > tr > td input[type="email"],
textareatable.Normal > thead > tr > td input[type="email"],
textareatable > tbody > tr > td input[type="email"],
textarea#edit_page_settings table > tbody > tr > td input[type="email"],
textareatable.Normal > tbody > tr > td input[type="email"],
textareatable > tfoot > tr > td input[type="email"],
textarea#edit_page_settings table > tfoot > tr > td input[type="email"],
textareatable.Normal > tfoot > tr > td input[type="email"],
textareatable > thead > tr > th input[type="password"],
textarea#edit_page_settings table > thead > tr > th input[type="password"],
textareatable.Normal > thead > tr > th input[type="password"],
textareatable > tbody > tr > th input[type="password"],
textarea#edit_page_settings table > tbody > tr > th input[type="password"],
textareatable.Normal > tbody > tr > th input[type="password"],
textareatable > tfoot > tr > th input[type="password"],
textarea#edit_page_settings table > tfoot > tr > th input[type="password"],
textareatable.Normal > tfoot > tr > th input[type="password"],
textareatable > thead > tr > td input[type="password"],
textarea#edit_page_settings table > thead > tr > td input[type="password"],
textareatable.Normal > thead > tr > td input[type="password"],
textareatable > tbody > tr > td input[type="password"],
textarea#edit_page_settings table > tbody > tr > td input[type="password"],
textareatable.Normal > tbody > tr > td input[type="password"],
textareatable > tfoot > tr > td input[type="password"],
textarea#edit_page_settings table > tfoot > tr > td input[type="password"],
textareatable.Normal > tfoot > tr > td input[type="password"],
textareatable > thead > tr > th textarea,
textarea#edit_page_settings table > thead > tr > th textarea,
textareatable.Normal > thead > tr > th textarea,
textareatable > tbody > tr > th textarea,
textarea#edit_page_settings table > tbody > tr > th textarea,
textareatable.Normal > tbody > tr > th textarea,
textareatable > tfoot > tr > th textarea,
textarea#edit_page_settings table > tfoot > tr > th textarea,
textareatable.Normal > tfoot > tr > th textarea,
textareatable > thead > tr > td textarea,
textarea#edit_page_settings table > thead > tr > td textarea,
textareatable.Normal > thead > tr > td textarea,
textareatable > tbody > tr > td textarea,
textarea#edit_page_settings table > tbody > tr > td textarea,
textareatable.Normal > tbody > tr > td textarea,
textareatable > tfoot > tr > td textarea,
textarea#edit_page_settings table > tfoot > tr > td textarea,
textareatable.Normal > tfoot > tr > td textarea,
textareatable > thead > tr > th select,
textarea#edit_page_settings table > thead > tr > th select,
textareatable.Normal > thead > tr > th select,
textareatable > tbody > tr > th select,
textarea#edit_page_settings table > tbody > tr > th select,
textareatable.Normal > tbody > tr > th select,
textareatable > tfoot > tr > th select,
textarea#edit_page_settings table > tfoot > tr > th select,
textareatable.Normal > tfoot > tr > th select,
textareatable > thead > tr > td select,
textarea#edit_page_settings table > thead > tr > td select,
textareatable.Normal > thead > tr > td select,
textareatable > tbody > tr > td select,
textarea#edit_page_settings table > tbody > tr > td select,
textareatable.Normal > tbody > tr > td select,
textareatable > tfoot > tr > td select,
textarea#edit_page_settings table > tfoot > tr > td select,
textareatable.Normal > tfoot > tr > td select {
  height: auto;
}
[type="file"]table > thead > tr > th input[type="text"],
[type="file"]#edit_page_settings table > thead > tr > th input[type="text"],
[type="file"]table.Normal > thead > tr > th input[type="text"],
[type="file"]table > tbody > tr > th input[type="text"],
[type="file"]#edit_page_settings table > tbody > tr > th input[type="text"],
[type="file"]table.Normal > tbody > tr > th input[type="text"],
[type="file"]table > tfoot > tr > th input[type="text"],
[type="file"]#edit_page_settings table > tfoot > tr > th input[type="text"],
[type="file"]table.Normal > tfoot > tr > th input[type="text"],
[type="file"]table > thead > tr > td input[type="text"],
[type="file"]#edit_page_settings table > thead > tr > td input[type="text"],
[type="file"]table.Normal > thead > tr > td input[type="text"],
[type="file"]table > tbody > tr > td input[type="text"],
[type="file"]#edit_page_settings table > tbody > tr > td input[type="text"],
[type="file"]table.Normal > tbody > tr > td input[type="text"],
[type="file"]table > tfoot > tr > td input[type="text"],
[type="file"]#edit_page_settings table > tfoot > tr > td input[type="text"],
[type="file"]table.Normal > tfoot > tr > td input[type="text"],
[type="file"]table > thead > tr > th input[type="email"],
[type="file"]#edit_page_settings table > thead > tr > th input[type="email"],
[type="file"]table.Normal > thead > tr > th input[type="email"],
[type="file"]table > tbody > tr > th input[type="email"],
[type="file"]#edit_page_settings table > tbody > tr > th input[type="email"],
[type="file"]table.Normal > tbody > tr > th input[type="email"],
[type="file"]table > tfoot > tr > th input[type="email"],
[type="file"]#edit_page_settings table > tfoot > tr > th input[type="email"],
[type="file"]table.Normal > tfoot > tr > th input[type="email"],
[type="file"]table > thead > tr > td input[type="email"],
[type="file"]#edit_page_settings table > thead > tr > td input[type="email"],
[type="file"]table.Normal > thead > tr > td input[type="email"],
[type="file"]table > tbody > tr > td input[type="email"],
[type="file"]#edit_page_settings table > tbody > tr > td input[type="email"],
[type="file"]table.Normal > tbody > tr > td input[type="email"],
[type="file"]table > tfoot > tr > td input[type="email"],
[type="file"]#edit_page_settings table > tfoot > tr > td input[type="email"],
[type="file"]table.Normal > tfoot > tr > td input[type="email"],
[type="file"]table > thead > tr > th input[type="password"],
[type="file"]#edit_page_settings table > thead > tr > th input[type="password"],
[type="file"]table.Normal > thead > tr > th input[type="password"],
[type="file"]table > tbody > tr > th input[type="password"],
[type="file"]#edit_page_settings table > tbody > tr > th input[type="password"],
[type="file"]table.Normal > tbody > tr > th input[type="password"],
[type="file"]table > tfoot > tr > th input[type="password"],
[type="file"]#edit_page_settings table > tfoot > tr > th input[type="password"],
[type="file"]table.Normal > tfoot > tr > th input[type="password"],
[type="file"]table > thead > tr > td input[type="password"],
[type="file"]#edit_page_settings table > thead > tr > td input[type="password"],
[type="file"]table.Normal > thead > tr > td input[type="password"],
[type="file"]table > tbody > tr > td input[type="password"],
[type="file"]#edit_page_settings table > tbody > tr > td input[type="password"],
[type="file"]table.Normal > tbody > tr > td input[type="password"],
[type="file"]table > tfoot > tr > td input[type="password"],
[type="file"]#edit_page_settings table > tfoot > tr > td input[type="password"],
[type="file"]table.Normal > tfoot > tr > td input[type="password"],
[type="file"]table > thead > tr > th textarea,
[type="file"]#edit_page_settings table > thead > tr > th textarea,
[type="file"]table.Normal > thead > tr > th textarea,
[type="file"]table > tbody > tr > th textarea,
[type="file"]#edit_page_settings table > tbody > tr > th textarea,
[type="file"]table.Normal > tbody > tr > th textarea,
[type="file"]table > tfoot > tr > th textarea,
[type="file"]#edit_page_settings table > tfoot > tr > th textarea,
[type="file"]table.Normal > tfoot > tr > th textarea,
[type="file"]table > thead > tr > td textarea,
[type="file"]#edit_page_settings table > thead > tr > td textarea,
[type="file"]table.Normal > thead > tr > td textarea,
[type="file"]table > tbody > tr > td textarea,
[type="file"]#edit_page_settings table > tbody > tr > td textarea,
[type="file"]table.Normal > tbody > tr > td textarea,
[type="file"]table > tfoot > tr > td textarea,
[type="file"]#edit_page_settings table > tfoot > tr > td textarea,
[type="file"]table.Normal > tfoot > tr > td textarea,
[type="file"]table > thead > tr > th select,
[type="file"]#edit_page_settings table > thead > tr > th select,
[type="file"]table.Normal > thead > tr > th select,
[type="file"]table > tbody > tr > th select,
[type="file"]#edit_page_settings table > tbody > tr > th select,
[type="file"]table.Normal > tbody > tr > th select,
[type="file"]table > tfoot > tr > th select,
[type="file"]#edit_page_settings table > tfoot > tr > th select,
[type="file"]table.Normal > tfoot > tr > th select,
[type="file"]table > thead > tr > td select,
[type="file"]#edit_page_settings table > thead > tr > td select,
[type="file"]table.Normal > thead > tr > td select,
[type="file"]table > tbody > tr > td select,
[type="file"]#edit_page_settings table > tbody > tr > td select,
[type="file"]table.Normal > tbody > tr > td select,
[type="file"]table > tfoot > tr > td select,
[type="file"]#edit_page_settings table > tfoot > tr > td select,
[type="file"]table.Normal > tfoot > tr > td select {
  border-color: transparent;
  height: 50px;
}
table > thead > tr > th input[type="text"]:focus,
#edit_page_settings table > thead > tr > th input[type="text"]:focus,
table.Normal > thead > tr > th input[type="text"]:focus,
table > tbody > tr > th input[type="text"]:focus,
#edit_page_settings table > tbody > tr > th input[type="text"]:focus,
table.Normal > tbody > tr > th input[type="text"]:focus,
table > tfoot > tr > th input[type="text"]:focus,
#edit_page_settings table > tfoot > tr > th input[type="text"]:focus,
table.Normal > tfoot > tr > th input[type="text"]:focus,
table > thead > tr > td input[type="text"]:focus,
#edit_page_settings table > thead > tr > td input[type="text"]:focus,
table.Normal > thead > tr > td input[type="text"]:focus,
table > tbody > tr > td input[type="text"]:focus,
#edit_page_settings table > tbody > tr > td input[type="text"]:focus,
table.Normal > tbody > tr > td input[type="text"]:focus,
table > tfoot > tr > td input[type="text"]:focus,
#edit_page_settings table > tfoot > tr > td input[type="text"]:focus,
table.Normal > tfoot > tr > td input[type="text"]:focus,
table > thead > tr > th input[type="email"]:focus,
#edit_page_settings table > thead > tr > th input[type="email"]:focus,
table.Normal > thead > tr > th input[type="email"]:focus,
table > tbody > tr > th input[type="email"]:focus,
#edit_page_settings table > tbody > tr > th input[type="email"]:focus,
table.Normal > tbody > tr > th input[type="email"]:focus,
table > tfoot > tr > th input[type="email"]:focus,
#edit_page_settings table > tfoot > tr > th input[type="email"]:focus,
table.Normal > tfoot > tr > th input[type="email"]:focus,
table > thead > tr > td input[type="email"]:focus,
#edit_page_settings table > thead > tr > td input[type="email"]:focus,
table.Normal > thead > tr > td input[type="email"]:focus,
table > tbody > tr > td input[type="email"]:focus,
#edit_page_settings table > tbody > tr > td input[type="email"]:focus,
table.Normal > tbody > tr > td input[type="email"]:focus,
table > tfoot > tr > td input[type="email"]:focus,
#edit_page_settings table > tfoot > tr > td input[type="email"]:focus,
table.Normal > tfoot > tr > td input[type="email"]:focus,
table > thead > tr > th input[type="password"]:focus,
#edit_page_settings table > thead > tr > th input[type="password"]:focus,
table.Normal > thead > tr > th input[type="password"]:focus,
table > tbody > tr > th input[type="password"]:focus,
#edit_page_settings table > tbody > tr > th input[type="password"]:focus,
table.Normal > tbody > tr > th input[type="password"]:focus,
table > tfoot > tr > th input[type="password"]:focus,
#edit_page_settings table > tfoot > tr > th input[type="password"]:focus,
table.Normal > tfoot > tr > th input[type="password"]:focus,
table > thead > tr > td input[type="password"]:focus,
#edit_page_settings table > thead > tr > td input[type="password"]:focus,
table.Normal > thead > tr > td input[type="password"]:focus,
table > tbody > tr > td input[type="password"]:focus,
#edit_page_settings table > tbody > tr > td input[type="password"]:focus,
table.Normal > tbody > tr > td input[type="password"]:focus,
table > tfoot > tr > td input[type="password"]:focus,
#edit_page_settings table > tfoot > tr > td input[type="password"]:focus,
table.Normal > tfoot > tr > td input[type="password"]:focus,
table > thead > tr > th textarea:focus,
#edit_page_settings table > thead > tr > th textarea:focus,
table.Normal > thead > tr > th textarea:focus,
table > tbody > tr > th textarea:focus,
#edit_page_settings table > tbody > tr > th textarea:focus,
table.Normal > tbody > tr > th textarea:focus,
table > tfoot > tr > th textarea:focus,
#edit_page_settings table > tfoot > tr > th textarea:focus,
table.Normal > tfoot > tr > th textarea:focus,
table > thead > tr > td textarea:focus,
#edit_page_settings table > thead > tr > td textarea:focus,
table.Normal > thead > tr > td textarea:focus,
table > tbody > tr > td textarea:focus,
#edit_page_settings table > tbody > tr > td textarea:focus,
table.Normal > tbody > tr > td textarea:focus,
table > tfoot > tr > td textarea:focus,
#edit_page_settings table > tfoot > tr > td textarea:focus,
table.Normal > tfoot > tr > td textarea:focus,
table > thead > tr > th select:focus,
#edit_page_settings table > thead > tr > th select:focus,
table.Normal > thead > tr > th select:focus,
table > tbody > tr > th select:focus,
#edit_page_settings table > tbody > tr > th select:focus,
table.Normal > tbody > tr > th select:focus,
table > tfoot > tr > th select:focus,
#edit_page_settings table > tfoot > tr > th select:focus,
table.Normal > tfoot > tr > th select:focus,
table > thead > tr > td select:focus,
#edit_page_settings table > thead > tr > td select:focus,
table.Normal > thead > tr > td select:focus,
table > tbody > tr > td select:focus,
#edit_page_settings table > tbody > tr > td select:focus,
table.Normal > tbody > tr > td select:focus,
table > tfoot > tr > td select:focus,
#edit_page_settings table > tfoot > tr > td select:focus,
table.Normal > tfoot > tr > td select:focus {
  border-color: #6a6a6a;
  outline: 0;
  -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.2);
  box-shadow: inset 0 0 3px rgba(0,0,0,.2);
}
table > thead > tr > th input[type="text"]::-moz-placeholder,
#edit_page_settings table > thead > tr > th input[type="text"]::-moz-placeholder,
table.Normal > thead > tr > th input[type="text"]::-moz-placeholder,
table > tbody > tr > th input[type="text"]::-moz-placeholder,
#edit_page_settings table > tbody > tr > th input[type="text"]::-moz-placeholder,
table.Normal > tbody > tr > th input[type="text"]::-moz-placeholder,
table > tfoot > tr > th input[type="text"]::-moz-placeholder,
#edit_page_settings table > tfoot > tr > th input[type="text"]::-moz-placeholder,
table.Normal > tfoot > tr > th input[type="text"]::-moz-placeholder,
table > thead > tr > td input[type="text"]::-moz-placeholder,
#edit_page_settings table > thead > tr > td input[type="text"]::-moz-placeholder,
table.Normal > thead > tr > td input[type="text"]::-moz-placeholder,
table > tbody > tr > td input[type="text"]::-moz-placeholder,
#edit_page_settings table > tbody > tr > td input[type="text"]::-moz-placeholder,
table.Normal > tbody > tr > td input[type="text"]::-moz-placeholder,
table > tfoot > tr > td input[type="text"]::-moz-placeholder,
#edit_page_settings table > tfoot > tr > td input[type="text"]::-moz-placeholder,
table.Normal > tfoot > tr > td input[type="text"]::-moz-placeholder,
table > thead > tr > th input[type="email"]::-moz-placeholder,
#edit_page_settings table > thead > tr > th input[type="email"]::-moz-placeholder,
table.Normal > thead > tr > th input[type="email"]::-moz-placeholder,
table > tbody > tr > th input[type="email"]::-moz-placeholder,
#edit_page_settings table > tbody > tr > th input[type="email"]::-moz-placeholder,
table.Normal > tbody > tr > th input[type="email"]::-moz-placeholder,
table > tfoot > tr > th input[type="email"]::-moz-placeholder,
#edit_page_settings table > tfoot > tr > th input[type="email"]::-moz-placeholder,
table.Normal > tfoot > tr > th input[type="email"]::-moz-placeholder,
table > thead > tr > td input[type="email"]::-moz-placeholder,
#edit_page_settings table > thead > tr > td input[type="email"]::-moz-placeholder,
table.Normal > thead > tr > td input[type="email"]::-moz-placeholder,
table > tbody > tr > td input[type="email"]::-moz-placeholder,
#edit_page_settings table > tbody > tr > td input[type="email"]::-moz-placeholder,
table.Normal > tbody > tr > td input[type="email"]::-moz-placeholder,
table > tfoot > tr > td input[type="email"]::-moz-placeholder,
#edit_page_settings table > tfoot > tr > td input[type="email"]::-moz-placeholder,
table.Normal > tfoot > tr > td input[type="email"]::-moz-placeholder,
table > thead > tr > th input[type="password"]::-moz-placeholder,
#edit_page_settings table > thead > tr > th input[type="password"]::-moz-placeholder,
table.Normal > thead > tr > th input[type="password"]::-moz-placeholder,
table > tbody > tr > th input[type="password"]::-moz-placeholder,
#edit_page_settings table > tbody > tr > th input[type="password"]::-moz-placeholder,
table.Normal > tbody > tr > th input[type="password"]::-moz-placeholder,
table > tfoot > tr > th input[type="password"]::-moz-placeholder,
#edit_page_settings table > tfoot > tr > th input[type="password"]::-moz-placeholder,
table.Normal > tfoot > tr > th input[type="password"]::-moz-placeholder,
table > thead > tr > td input[type="password"]::-moz-placeholder,
#edit_page_settings table > thead > tr > td input[type="password"]::-moz-placeholder,
table.Normal > thead > tr > td input[type="password"]::-moz-placeholder,
table > tbody > tr > td input[type="password"]::-moz-placeholder,
#edit_page_settings table > tbody > tr > td input[type="password"]::-moz-placeholder,
table.Normal > tbody > tr > td input[type="password"]::-moz-placeholder,
table > tfoot > tr > td input[type="password"]::-moz-placeholder,
#edit_page_settings table > tfoot > tr > td input[type="password"]::-moz-placeholder,
table.Normal > tfoot > tr > td input[type="password"]::-moz-placeholder,
table > thead > tr > th textarea::-moz-placeholder,
#edit_page_settings table > thead > tr > th textarea::-moz-placeholder,
table.Normal > thead > tr > th textarea::-moz-placeholder,
table > tbody > tr > th textarea::-moz-placeholder,
#edit_page_settings table > tbody > tr > th textarea::-moz-placeholder,
table.Normal > tbody > tr > th textarea::-moz-placeholder,
table > tfoot > tr > th textarea::-moz-placeholder,
#edit_page_settings table > tfoot > tr > th textarea::-moz-placeholder,
table.Normal > tfoot > tr > th textarea::-moz-placeholder,
table > thead > tr > td textarea::-moz-placeholder,
#edit_page_settings table > thead > tr > td textarea::-moz-placeholder,
table.Normal > thead > tr > td textarea::-moz-placeholder,
table > tbody > tr > td textarea::-moz-placeholder,
#edit_page_settings table > tbody > tr > td textarea::-moz-placeholder,
table.Normal > tbody > tr > td textarea::-moz-placeholder,
table > tfoot > tr > td textarea::-moz-placeholder,
#edit_page_settings table > tfoot > tr > td textarea::-moz-placeholder,
table.Normal > tfoot > tr > td textarea::-moz-placeholder,
table > thead > tr > th select::-moz-placeholder,
#edit_page_settings table > thead > tr > th select::-moz-placeholder,
table.Normal > thead > tr > th select::-moz-placeholder,
table > tbody > tr > th select::-moz-placeholder,
#edit_page_settings table > tbody > tr > th select::-moz-placeholder,
table.Normal > tbody > tr > th select::-moz-placeholder,
table > tfoot > tr > th select::-moz-placeholder,
#edit_page_settings table > tfoot > tr > th select::-moz-placeholder,
table.Normal > tfoot > tr > th select::-moz-placeholder,
table > thead > tr > td select::-moz-placeholder,
#edit_page_settings table > thead > tr > td select::-moz-placeholder,
table.Normal > thead > tr > td select::-moz-placeholder,
table > tbody > tr > td select::-moz-placeholder,
#edit_page_settings table > tbody > tr > td select::-moz-placeholder,
table.Normal > tbody > tr > td select::-moz-placeholder,
table > tfoot > tr > td select::-moz-placeholder,
#edit_page_settings table > tfoot > tr > td select::-moz-placeholder,
table.Normal > tfoot > tr > td select::-moz-placeholder {
  color: #777777;
  font: 300 italic 0.933em / 1.6em 'Merriweather Sans', Arial;
  opacity: 1;
}
table > thead > tr > th input[type="text"]:-ms-input-placeholder,
#edit_page_settings table > thead > tr > th input[type="text"]:-ms-input-placeholder,
table.Normal > thead > tr > th input[type="text"]:-ms-input-placeholder,
table > tbody > tr > th input[type="text"]:-ms-input-placeholder,
#edit_page_settings table > tbody > tr > th input[type="text"]:-ms-input-placeholder,
table.Normal > tbody > tr > th input[type="text"]:-ms-input-placeholder,
table > tfoot > tr > th input[type="text"]:-ms-input-placeholder,
#edit_page_settings table > tfoot > tr > th input[type="text"]:-ms-input-placeholder,
table.Normal > tfoot > tr > th input[type="text"]:-ms-input-placeholder,
table > thead > tr > td input[type="text"]:-ms-input-placeholder,
#edit_page_settings table > thead > tr > td input[type="text"]:-ms-input-placeholder,
table.Normal > thead > tr > td input[type="text"]:-ms-input-placeholder,
table > tbody > tr > td input[type="text"]:-ms-input-placeholder,
#edit_page_settings table > tbody > tr > td input[type="text"]:-ms-input-placeholder,
table.Normal > tbody > tr > td input[type="text"]:-ms-input-placeholder,
table > tfoot > tr > td input[type="text"]:-ms-input-placeholder,
#edit_page_settings table > tfoot > tr > td input[type="text"]:-ms-input-placeholder,
table.Normal > tfoot > tr > td input[type="text"]:-ms-input-placeholder,
table > thead > tr > th input[type="email"]:-ms-input-placeholder,
#edit_page_settings table > thead > tr > th input[type="email"]:-ms-input-placeholder,
table.Normal > thead > tr > th input[type="email"]:-ms-input-placeholder,
table > tbody > tr > th input[type="email"]:-ms-input-placeholder,
#edit_page_settings table > tbody > tr > th input[type="email"]:-ms-input-placeholder,
table.Normal > tbody > tr > th input[type="email"]:-ms-input-placeholder,
table > tfoot > tr > th input[type="email"]:-ms-input-placeholder,
#edit_page_settings table > tfoot > tr > th input[type="email"]:-ms-input-placeholder,
table.Normal > tfoot > tr > th input[type="email"]:-ms-input-placeholder,
table > thead > tr > td input[type="email"]:-ms-input-placeholder,
#edit_page_settings table > thead > tr > td input[type="email"]:-ms-input-placeholder,
table.Normal > thead > tr > td input[type="email"]:-ms-input-placeholder,
table > tbody > tr > td input[type="email"]:-ms-input-placeholder,
#edit_page_settings table > tbody > tr > td input[type="email"]:-ms-input-placeholder,
table.Normal > tbody > tr > td input[type="email"]:-ms-input-placeholder,
table > tfoot > tr > td input[type="email"]:-ms-input-placeholder,
#edit_page_settings table > tfoot > tr > td input[type="email"]:-ms-input-placeholder,
table.Normal > tfoot > tr > td input[type="email"]:-ms-input-placeholder,
table > thead > tr > th input[type="password"]:-ms-input-placeholder,
#edit_page_settings table > thead > tr > th input[type="password"]:-ms-input-placeholder,
table.Normal > thead > tr > th input[type="password"]:-ms-input-placeholder,
table > tbody > tr > th input[type="password"]:-ms-input-placeholder,
#edit_page_settings table > tbody > tr > th input[type="password"]:-ms-input-placeholder,
table.Normal > tbody > tr > th input[type="password"]:-ms-input-placeholder,
table > tfoot > tr > th input[type="password"]:-ms-input-placeholder,
#edit_page_settings table > tfoot > tr > th input[type="password"]:-ms-input-placeholder,
table.Normal > tfoot > tr > th input[type="password"]:-ms-input-placeholder,
table > thead > tr > td input[type="password"]:-ms-input-placeholder,
#edit_page_settings table > thead > tr > td input[type="password"]:-ms-input-placeholder,
table.Normal > thead > tr > td input[type="password"]:-ms-input-placeholder,
table > tbody > tr > td input[type="password"]:-ms-input-placeholder,
#edit_page_settings table > tbody > tr > td input[type="password"]:-ms-input-placeholder,
table.Normal > tbody > tr > td input[type="password"]:-ms-input-placeholder,
table > tfoot > tr > td input[type="password"]:-ms-input-placeholder,
#edit_page_settings table > tfoot > tr > td input[type="password"]:-ms-input-placeholder,
table.Normal > tfoot > tr > td input[type="password"]:-ms-input-placeholder,
table > thead > tr > th textarea:-ms-input-placeholder,
#edit_page_settings table > thead > tr > th textarea:-ms-input-placeholder,
table.Normal > thead > tr > th textarea:-ms-input-placeholder,
table > tbody > tr > th textarea:-ms-input-placeholder,
#edit_page_settings table > tbody > tr > th textarea:-ms-input-placeholder,
table.Normal > tbody > tr > th textarea:-ms-input-placeholder,
table > tfoot > tr > th textarea:-ms-input-placeholder,
#edit_page_settings table > tfoot > tr > th textarea:-ms-input-placeholder,
table.Normal > tfoot > tr > th textarea:-ms-input-placeholder,
table > thead > tr > td textarea:-ms-input-placeholder,
#edit_page_settings table > thead > tr > td textarea:-ms-input-placeholder,
table.Normal > thead > tr > td textarea:-ms-input-placeholder,
table > tbody > tr > td textarea:-ms-input-placeholder,
#edit_page_settings table > tbody > tr > td textarea:-ms-input-placeholder,
table.Normal > tbody > tr > td textarea:-ms-input-placeholder,
table > tfoot > tr > td textarea:-ms-input-placeholder,
#edit_page_settings table > tfoot > tr > td textarea:-ms-input-placeholder,
table.Normal > tfoot > tr > td textarea:-ms-input-placeholder,
table > thead > tr > th select:-ms-input-placeholder,
#edit_page_settings table > thead > tr > th select:-ms-input-placeholder,
table.Normal > thead > tr > th select:-ms-input-placeholder,
table > tbody > tr > th select:-ms-input-placeholder,
#edit_page_settings table > tbody > tr > th select:-ms-input-placeholder,
table.Normal > tbody > tr > th select:-ms-input-placeholder,
table > tfoot > tr > th select:-ms-input-placeholder,
#edit_page_settings table > tfoot > tr > th select:-ms-input-placeholder,
table.Normal > tfoot > tr > th select:-ms-input-placeholder,
table > thead > tr > td select:-ms-input-placeholder,
#edit_page_settings table > thead > tr > td select:-ms-input-placeholder,
table.Normal > thead > tr > td select:-ms-input-placeholder,
table > tbody > tr > td select:-ms-input-placeholder,
#edit_page_settings table > tbody > tr > td select:-ms-input-placeholder,
table.Normal > tbody > tr > td select:-ms-input-placeholder,
table > tfoot > tr > td select:-ms-input-placeholder,
#edit_page_settings table > tfoot > tr > td select:-ms-input-placeholder,
table.Normal > tfoot > tr > td select:-ms-input-placeholder {
  color: #777777;
  font: 300 italic 0.933em / 1.6em 'Merriweather Sans', Arial;
}
table > thead > tr > th input[type="text"]::-webkit-input-placeholder,
#edit_page_settings table > thead > tr > th input[type="text"]::-webkit-input-placeholder,
table.Normal > thead > tr > th input[type="text"]::-webkit-input-placeholder,
table > tbody > tr > th input[type="text"]::-webkit-input-placeholder,
#edit_page_settings table > tbody > tr > th input[type="text"]::-webkit-input-placeholder,
table.Normal > tbody > tr > th input[type="text"]::-webkit-input-placeholder,
table > tfoot > tr > th input[type="text"]::-webkit-input-placeholder,
#edit_page_settings table > tfoot > tr > th input[type="text"]::-webkit-input-placeholder,
table.Normal > tfoot > tr > th input[type="text"]::-webkit-input-placeholder,
table > thead > tr > td input[type="text"]::-webkit-input-placeholder,
#edit_page_settings table > thead > tr > td input[type="text"]::-webkit-input-placeholder,
table.Normal > thead > tr > td input[type="text"]::-webkit-input-placeholder,
table > tbody > tr > td input[type="text"]::-webkit-input-placeholder,
#edit_page_settings table > tbody > tr > td input[type="text"]::-webkit-input-placeholder,
table.Normal > tbody > tr > td input[type="text"]::-webkit-input-placeholder,
table > tfoot > tr > td input[type="text"]::-webkit-input-placeholder,
#edit_page_settings table > tfoot > tr > td input[type="text"]::-webkit-input-placeholder,
table.Normal > tfoot > tr > td input[type="text"]::-webkit-input-placeholder,
table > thead > tr > th input[type="email"]::-webkit-input-placeholder,
#edit_page_settings table > thead > tr > th input[type="email"]::-webkit-input-placeholder,
table.Normal > thead > tr > th input[type="email"]::-webkit-input-placeholder,
table > tbody > tr > th input[type="email"]::-webkit-input-placeholder,
#edit_page_settings table > tbody > tr > th input[type="email"]::-webkit-input-placeholder,
table.Normal > tbody > tr > th input[type="email"]::-webkit-input-placeholder,
table > tfoot > tr > th input[type="email"]::-webkit-input-placeholder,
#edit_page_settings table > tfoot > tr > th input[type="email"]::-webkit-input-placeholder,
table.Normal > tfoot > tr > th input[type="email"]::-webkit-input-placeholder,
table > thead > tr > td input[type="email"]::-webkit-input-placeholder,
#edit_page_settings table > thead > tr > td input[type="email"]::-webkit-input-placeholder,
table.Normal > thead > tr > td input[type="email"]::-webkit-input-placeholder,
table > tbody > tr > td input[type="email"]::-webkit-input-placeholder,
#edit_page_settings table > tbody > tr > td input[type="email"]::-webkit-input-placeholder,
table.Normal > tbody > tr > td input[type="email"]::-webkit-input-placeholder,
table > tfoot > tr > td input[type="email"]::-webkit-input-placeholder,
#edit_page_settings table > tfoot > tr > td input[type="email"]::-webkit-input-placeholder,
table.Normal > tfoot > tr > td input[type="email"]::-webkit-input-placeholder,
table > thead > tr > th input[type="password"]::-webkit-input-placeholder,
#edit_page_settings table > thead > tr > th input[type="password"]::-webkit-input-placeholder,
table.Normal > thead > tr > th input[type="password"]::-webkit-input-placeholder,
table > tbody > tr > th input[type="password"]::-webkit-input-placeholder,
#edit_page_settings table > tbody > tr > th input[type="password"]::-webkit-input-placeholder,
table.Normal > tbody > tr > th input[type="password"]::-webkit-input-placeholder,
table > tfoot > tr > th input[type="password"]::-webkit-input-placeholder,
#edit_page_settings table > tfoot > tr > th input[type="password"]::-webkit-input-placeholder,
table.Normal > tfoot > tr > th input[type="password"]::-webkit-input-placeholder,
table > thead > tr > td input[type="password"]::-webkit-input-placeholder,
#edit_page_settings table > thead > tr > td input[type="password"]::-webkit-input-placeholder,
table.Normal > thead > tr > td input[type="password"]::-webkit-input-placeholder,
table > tbody > tr > td input[type="password"]::-webkit-input-placeholder,
#edit_page_settings table > tbody > tr > td input[type="password"]::-webkit-input-placeholder,
table.Normal > tbody > tr > td input[type="password"]::-webkit-input-placeholder,
table > tfoot > tr > td input[type="password"]::-webkit-input-placeholder,
#edit_page_settings table > tfoot > tr > td input[type="password"]::-webkit-input-placeholder,
table.Normal > tfoot > tr > td input[type="password"]::-webkit-input-placeholder,
table > thead > tr > th textarea::-webkit-input-placeholder,
#edit_page_settings table > thead > tr > th textarea::-webkit-input-placeholder,
table.Normal > thead > tr > th textarea::-webkit-input-placeholder,
table > tbody > tr > th textarea::-webkit-input-placeholder,
#edit_page_settings table > tbody > tr > th textarea::-webkit-input-placeholder,
table.Normal > tbody > tr > th textarea::-webkit-input-placeholder,
table > tfoot > tr > th textarea::-webkit-input-placeholder,
#edit_page_settings table > tfoot > tr > th textarea::-webkit-input-placeholder,
table.Normal > tfoot > tr > th textarea::-webkit-input-placeholder,
table > thead > tr > td textarea::-webkit-input-placeholder,
#edit_page_settings table > thead > tr > td textarea::-webkit-input-placeholder,
table.Normal > thead > tr > td textarea::-webkit-input-placeholder,
table > tbody > tr > td textarea::-webkit-input-placeholder,
#edit_page_settings table > tbody > tr > td textarea::-webkit-input-placeholder,
table.Normal > tbody > tr > td textarea::-webkit-input-placeholder,
table > tfoot > tr > td textarea::-webkit-input-placeholder,
#edit_page_settings table > tfoot > tr > td textarea::-webkit-input-placeholder,
table.Normal > tfoot > tr > td textarea::-webkit-input-placeholder,
table > thead > tr > th select::-webkit-input-placeholder,
#edit_page_settings table > thead > tr > th select::-webkit-input-placeholder,
table.Normal > thead > tr > th select::-webkit-input-placeholder,
table > tbody > tr > th select::-webkit-input-placeholder,
#edit_page_settings table > tbody > tr > th select::-webkit-input-placeholder,
table.Normal > tbody > tr > th select::-webkit-input-placeholder,
table > tfoot > tr > th select::-webkit-input-placeholder,
#edit_page_settings table > tfoot > tr > th select::-webkit-input-placeholder,
table.Normal > tfoot > tr > th select::-webkit-input-placeholder,
table > thead > tr > td select::-webkit-input-placeholder,
#edit_page_settings table > thead > tr > td select::-webkit-input-placeholder,
table.Normal > thead > tr > td select::-webkit-input-placeholder,
table > tbody > tr > td select::-webkit-input-placeholder,
#edit_page_settings table > tbody > tr > td select::-webkit-input-placeholder,
table.Normal > tbody > tr > td select::-webkit-input-placeholder,
table > tfoot > tr > td select::-webkit-input-placeholder,
#edit_page_settings table > tfoot > tr > td select::-webkit-input-placeholder,
table.Normal > tfoot > tr > td select::-webkit-input-placeholder {
  color: #777777;
  font: 300 italic 0.933em / 1.6em 'Merriweather Sans', Arial;
}
table > thead > tr > th input[type="text"][disabled],
#edit_page_settings table > thead > tr > th input[type="text"][disabled],
table.Normal > thead > tr > th input[type="text"][disabled],
table > tbody > tr > th input[type="text"][disabled],
#edit_page_settings table > tbody > tr > th input[type="text"][disabled],
table.Normal > tbody > tr > th input[type="text"][disabled],
table > tfoot > tr > th input[type="text"][disabled],
#edit_page_settings table > tfoot > tr > th input[type="text"][disabled],
table.Normal > tfoot > tr > th input[type="text"][disabled],
table > thead > tr > td input[type="text"][disabled],
#edit_page_settings table > thead > tr > td input[type="text"][disabled],
table.Normal > thead > tr > td input[type="text"][disabled],
table > tbody > tr > td input[type="text"][disabled],
#edit_page_settings table > tbody > tr > td input[type="text"][disabled],
table.Normal > tbody > tr > td input[type="text"][disabled],
table > tfoot > tr > td input[type="text"][disabled],
#edit_page_settings table > tfoot > tr > td input[type="text"][disabled],
table.Normal > tfoot > tr > td input[type="text"][disabled],
table > thead > tr > th input[type="email"][disabled],
#edit_page_settings table > thead > tr > th input[type="email"][disabled],
table.Normal > thead > tr > th input[type="email"][disabled],
table > tbody > tr > th input[type="email"][disabled],
#edit_page_settings table > tbody > tr > th input[type="email"][disabled],
table.Normal > tbody > tr > th input[type="email"][disabled],
table > tfoot > tr > th input[type="email"][disabled],
#edit_page_settings table > tfoot > tr > th input[type="email"][disabled],
table.Normal > tfoot > tr > th input[type="email"][disabled],
table > thead > tr > td input[type="email"][disabled],
#edit_page_settings table > thead > tr > td input[type="email"][disabled],
table.Normal > thead > tr > td input[type="email"][disabled],
table > tbody > tr > td input[type="email"][disabled],
#edit_page_settings table > tbody > tr > td input[type="email"][disabled],
table.Normal > tbody > tr > td input[type="email"][disabled],
table > tfoot > tr > td input[type="email"][disabled],
#edit_page_settings table > tfoot > tr > td input[type="email"][disabled],
table.Normal > tfoot > tr > td input[type="email"][disabled],
table > thead > tr > th input[type="password"][disabled],
#edit_page_settings table > thead > tr > th input[type="password"][disabled],
table.Normal > thead > tr > th input[type="password"][disabled],
table > tbody > tr > th input[type="password"][disabled],
#edit_page_settings table > tbody > tr > th input[type="password"][disabled],
table.Normal > tbody > tr > th input[type="password"][disabled],
table > tfoot > tr > th input[type="password"][disabled],
#edit_page_settings table > tfoot > tr > th input[type="password"][disabled],
table.Normal > tfoot > tr > th input[type="password"][disabled],
table > thead > tr > td input[type="password"][disabled],
#edit_page_settings table > thead > tr > td input[type="password"][disabled],
table.Normal > thead > tr > td input[type="password"][disabled],
table > tbody > tr > td input[type="password"][disabled],
#edit_page_settings table > tbody > tr > td input[type="password"][disabled],
table.Normal > tbody > tr > td input[type="password"][disabled],
table > tfoot > tr > td input[type="password"][disabled],
#edit_page_settings table > tfoot > tr > td input[type="password"][disabled],
table.Normal > tfoot > tr > td input[type="password"][disabled],
table > thead > tr > th textarea[disabled],
#edit_page_settings table > thead > tr > th textarea[disabled],
table.Normal > thead > tr > th textarea[disabled],
table > tbody > tr > th textarea[disabled],
#edit_page_settings table > tbody > tr > th textarea[disabled],
table.Normal > tbody > tr > th textarea[disabled],
table > tfoot > tr > th textarea[disabled],
#edit_page_settings table > tfoot > tr > th textarea[disabled],
table.Normal > tfoot > tr > th textarea[disabled],
table > thead > tr > td textarea[disabled],
#edit_page_settings table > thead > tr > td textarea[disabled],
table.Normal > thead > tr > td textarea[disabled],
table > tbody > tr > td textarea[disabled],
#edit_page_settings table > tbody > tr > td textarea[disabled],
table.Normal > tbody > tr > td textarea[disabled],
table > tfoot > tr > td textarea[disabled],
#edit_page_settings table > tfoot > tr > td textarea[disabled],
table.Normal > tfoot > tr > td textarea[disabled],
table > thead > tr > th select[disabled],
#edit_page_settings table > thead > tr > th select[disabled],
table.Normal > thead > tr > th select[disabled],
table > tbody > tr > th select[disabled],
#edit_page_settings table > tbody > tr > th select[disabled],
table.Normal > tbody > tr > th select[disabled],
table > tfoot > tr > th select[disabled],
#edit_page_settings table > tfoot > tr > th select[disabled],
table.Normal > tfoot > tr > th select[disabled],
table > thead > tr > td select[disabled],
#edit_page_settings table > thead > tr > td select[disabled],
table.Normal > thead > tr > td select[disabled],
table > tbody > tr > td select[disabled],
#edit_page_settings table > tbody > tr > td select[disabled],
table.Normal > tbody > tr > td select[disabled],
table > tfoot > tr > td select[disabled],
#edit_page_settings table > tfoot > tr > td select[disabled],
table.Normal > tfoot > tr > td select[disabled],
table > thead > tr > th input[type="text"][readonly],
#edit_page_settings table > thead > tr > th input[type="text"][readonly],
table.Normal > thead > tr > th input[type="text"][readonly],
table > tbody > tr > th input[type="text"][readonly],
#edit_page_settings table > tbody > tr > th input[type="text"][readonly],
table.Normal > tbody > tr > th input[type="text"][readonly],
table > tfoot > tr > th input[type="text"][readonly],
#edit_page_settings table > tfoot > tr > th input[type="text"][readonly],
table.Normal > tfoot > tr > th input[type="text"][readonly],
table > thead > tr > td input[type="text"][readonly],
#edit_page_settings table > thead > tr > td input[type="text"][readonly],
table.Normal > thead > tr > td input[type="text"][readonly],
table > tbody > tr > td input[type="text"][readonly],
#edit_page_settings table > tbody > tr > td input[type="text"][readonly],
table.Normal > tbody > tr > td input[type="text"][readonly],
table > tfoot > tr > td input[type="text"][readonly],
#edit_page_settings table > tfoot > tr > td input[type="text"][readonly],
table.Normal > tfoot > tr > td input[type="text"][readonly],
table > thead > tr > th input[type="email"][readonly],
#edit_page_settings table > thead > tr > th input[type="email"][readonly],
table.Normal > thead > tr > th input[type="email"][readonly],
table > tbody > tr > th input[type="email"][readonly],
#edit_page_settings table > tbody > tr > th input[type="email"][readonly],
table.Normal > tbody > tr > th input[type="email"][readonly],
table > tfoot > tr > th input[type="email"][readonly],
#edit_page_settings table > tfoot > tr > th input[type="email"][readonly],
table.Normal > tfoot > tr > th input[type="email"][readonly],
table > thead > tr > td input[type="email"][readonly],
#edit_page_settings table > thead > tr > td input[type="email"][readonly],
table.Normal > thead > tr > td input[type="email"][readonly],
table > tbody > tr > td input[type="email"][readonly],
#edit_page_settings table > tbody > tr > td input[type="email"][readonly],
table.Normal > tbody > tr > td input[type="email"][readonly],
table > tfoot > tr > td input[type="email"][readonly],
#edit_page_settings table > tfoot > tr > td input[type="email"][readonly],
table.Normal > tfoot > tr > td input[type="email"][readonly],
table > thead > tr > th input[type="password"][readonly],
#edit_page_settings table > thead > tr > th input[type="password"][readonly],
table.Normal > thead > tr > th input[type="password"][readonly],
table > tbody > tr > th input[type="password"][readonly],
#edit_page_settings table > tbody > tr > th input[type="password"][readonly],
table.Normal > tbody > tr > th input[type="password"][readonly],
table > tfoot > tr > th input[type="password"][readonly],
#edit_page_settings table > tfoot > tr > th input[type="password"][readonly],
table.Normal > tfoot > tr > th input[type="password"][readonly],
table > thead > tr > td input[type="password"][readonly],
#edit_page_settings table > thead > tr > td input[type="password"][readonly],
table.Normal > thead > tr > td input[type="password"][readonly],
table > tbody > tr > td input[type="password"][readonly],
#edit_page_settings table > tbody > tr > td input[type="password"][readonly],
table.Normal > tbody > tr > td input[type="password"][readonly],
table > tfoot > tr > td input[type="password"][readonly],
#edit_page_settings table > tfoot > tr > td input[type="password"][readonly],
table.Normal > tfoot > tr > td input[type="password"][readonly],
table > thead > tr > th textarea[readonly],
#edit_page_settings table > thead > tr > th textarea[readonly],
table.Normal > thead > tr > th textarea[readonly],
table > tbody > tr > th textarea[readonly],
#edit_page_settings table > tbody > tr > th textarea[readonly],
table.Normal > tbody > tr > th textarea[readonly],
table > tfoot > tr > th textarea[readonly],
#edit_page_settings table > tfoot > tr > th textarea[readonly],
table.Normal > tfoot > tr > th textarea[readonly],
table > thead > tr > td textarea[readonly],
#edit_page_settings table > thead > tr > td textarea[readonly],
table.Normal > thead > tr > td textarea[readonly],
table > tbody > tr > td textarea[readonly],
#edit_page_settings table > tbody > tr > td textarea[readonly],
table.Normal > tbody > tr > td textarea[readonly],
table > tfoot > tr > td textarea[readonly],
#edit_page_settings table > tfoot > tr > td textarea[readonly],
table.Normal > tfoot > tr > td textarea[readonly],
table > thead > tr > th select[readonly],
#edit_page_settings table > thead > tr > th select[readonly],
table.Normal > thead > tr > th select[readonly],
table > tbody > tr > th select[readonly],
#edit_page_settings table > tbody > tr > th select[readonly],
table.Normal > tbody > tr > th select[readonly],
table > tfoot > tr > th select[readonly],
#edit_page_settings table > tfoot > tr > th select[readonly],
table.Normal > tfoot > tr > th select[readonly],
table > thead > tr > td select[readonly],
#edit_page_settings table > thead > tr > td select[readonly],
table.Normal > thead > tr > td select[readonly],
table > tbody > tr > td select[readonly],
#edit_page_settings table > tbody > tr > td select[readonly],
table.Normal > tbody > tr > td select[readonly],
table > tfoot > tr > td select[readonly],
#edit_page_settings table > tfoot > tr > td select[readonly],
table.Normal > tfoot > tr > td select[readonly],
fieldset[disabled] table > thead > tr > th input[type="text"],
fieldset[disabled] #edit_page_settings table > thead > tr > th input[type="text"],
fieldset[disabled] table.Normal > thead > tr > th input[type="text"],
fieldset[disabled] table > tbody > tr > th input[type="text"],
fieldset[disabled] #edit_page_settings table > tbody > tr > th input[type="text"],
fieldset[disabled] table.Normal > tbody > tr > th input[type="text"],
fieldset[disabled] table > tfoot > tr > th input[type="text"],
fieldset[disabled] #edit_page_settings table > tfoot > tr > th input[type="text"],
fieldset[disabled] table.Normal > tfoot > tr > th input[type="text"],
fieldset[disabled] table > thead > tr > td input[type="text"],
fieldset[disabled] #edit_page_settings table > thead > tr > td input[type="text"],
fieldset[disabled] table.Normal > thead > tr > td input[type="text"],
fieldset[disabled] table > tbody > tr > td input[type="text"],
fieldset[disabled] #edit_page_settings table > tbody > tr > td input[type="text"],
fieldset[disabled] table.Normal > tbody > tr > td input[type="text"],
fieldset[disabled] table > tfoot > tr > td input[type="text"],
fieldset[disabled] #edit_page_settings table > tfoot > tr > td input[type="text"],
fieldset[disabled] table.Normal > tfoot > tr > td input[type="text"],
fieldset[disabled] table > thead > tr > th input[type="email"],
fieldset[disabled] #edit_page_settings table > thead > tr > th input[type="email"],
fieldset[disabled] table.Normal > thead > tr > th input[type="email"],
fieldset[disabled] table > tbody > tr > th input[type="email"],
fieldset[disabled] #edit_page_settings table > tbody > tr > th input[type="email"],
fieldset[disabled] table.Normal > tbody > tr > th input[type="email"],
fieldset[disabled] table > tfoot > tr > th input[type="email"],
fieldset[disabled] #edit_page_settings table > tfoot > tr > th input[type="email"],
fieldset[disabled] table.Normal > tfoot > tr > th input[type="email"],
fieldset[disabled] table > thead > tr > td input[type="email"],
fieldset[disabled] #edit_page_settings table > thead > tr > td input[type="email"],
fieldset[disabled] table.Normal > thead > tr > td input[type="email"],
fieldset[disabled] table > tbody > tr > td input[type="email"],
fieldset[disabled] #edit_page_settings table > tbody > tr > td input[type="email"],
fieldset[disabled] table.Normal > tbody > tr > td input[type="email"],
fieldset[disabled] table > tfoot > tr > td input[type="email"],
fieldset[disabled] #edit_page_settings table > tfoot > tr > td input[type="email"],
fieldset[disabled] table.Normal > tfoot > tr > td input[type="email"],
fieldset[disabled] table > thead > tr > th input[type="password"],
fieldset[disabled] #edit_page_settings table > thead > tr > th input[type="password"],
fieldset[disabled] table.Normal > thead > tr > th input[type="password"],
fieldset[disabled] table > tbody > tr > th input[type="password"],
fieldset[disabled] #edit_page_settings table > tbody > tr > th input[type="password"],
fieldset[disabled] table.Normal > tbody > tr > th input[type="password"],
fieldset[disabled] table > tfoot > tr > th input[type="password"],
fieldset[disabled] #edit_page_settings table > tfoot > tr > th input[type="password"],
fieldset[disabled] table.Normal > tfoot > tr > th input[type="password"],
fieldset[disabled] table > thead > tr > td input[type="password"],
fieldset[disabled] #edit_page_settings table > thead > tr > td input[type="password"],
fieldset[disabled] table.Normal > thead > tr > td input[type="password"],
fieldset[disabled] table > tbody > tr > td input[type="password"],
fieldset[disabled] #edit_page_settings table > tbody > tr > td input[type="password"],
fieldset[disabled] table.Normal > tbody > tr > td input[type="password"],
fieldset[disabled] table > tfoot > tr > td input[type="password"],
fieldset[disabled] #edit_page_settings table > tfoot > tr > td input[type="password"],
fieldset[disabled] table.Normal > tfoot > tr > td input[type="password"],
fieldset[disabled] table > thead > tr > th textarea,
fieldset[disabled] #edit_page_settings table > thead > tr > th textarea,
fieldset[disabled] table.Normal > thead > tr > th textarea,
fieldset[disabled] table > tbody > tr > th textarea,
fieldset[disabled] #edit_page_settings table > tbody > tr > th textarea,
fieldset[disabled] table.Normal > tbody > tr > th textarea,
fieldset[disabled] table > tfoot > tr > th textarea,
fieldset[disabled] #edit_page_settings table > tfoot > tr > th textarea,
fieldset[disabled] table.Normal > tfoot > tr > th textarea,
fieldset[disabled] table > thead > tr > td textarea,
fieldset[disabled] #edit_page_settings table > thead > tr > td textarea,
fieldset[disabled] table.Normal > thead > tr > td textarea,
fieldset[disabled] table > tbody > tr > td textarea,
fieldset[disabled] #edit_page_settings table > tbody > tr > td textarea,
fieldset[disabled] table.Normal > tbody > tr > td textarea,
fieldset[disabled] table > tfoot > tr > td textarea,
fieldset[disabled] #edit_page_settings table > tfoot > tr > td textarea,
fieldset[disabled] table.Normal > tfoot > tr > td textarea,
fieldset[disabled] table > thead > tr > th select,
fieldset[disabled] #edit_page_settings table > thead > tr > th select,
fieldset[disabled] table.Normal > thead > tr > th select,
fieldset[disabled] table > tbody > tr > th select,
fieldset[disabled] #edit_page_settings table > tbody > tr > th select,
fieldset[disabled] table.Normal > tbody > tr > th select,
fieldset[disabled] table > tfoot > tr > th select,
fieldset[disabled] #edit_page_settings table > tfoot > tr > th select,
fieldset[disabled] table.Normal > tfoot > tr > th select,
fieldset[disabled] table > thead > tr > td select,
fieldset[disabled] #edit_page_settings table > thead > tr > td select,
fieldset[disabled] table.Normal > thead > tr > td select,
fieldset[disabled] table > tbody > tr > td select,
fieldset[disabled] #edit_page_settings table > tbody > tr > td select,
fieldset[disabled] table.Normal > tbody > tr > td select,
fieldset[disabled] table > tfoot > tr > td select,
fieldset[disabled] #edit_page_settings table > tfoot > tr > td select,
fieldset[disabled] table.Normal > tfoot > tr > td select {
  cursor: not-allowed;
  background-color: #848484;
  opacity: 1;
}
textareatable > thead > tr > th input[type="text"],
textarea#edit_page_settings table > thead > tr > th input[type="text"],
textareatable.Normal > thead > tr > th input[type="text"],
textareatable > tbody > tr > th input[type="text"],
textarea#edit_page_settings table > tbody > tr > th input[type="text"],
textareatable.Normal > tbody > tr > th input[type="text"],
textareatable > tfoot > tr > th input[type="text"],
textarea#edit_page_settings table > tfoot > tr > th input[type="text"],
textareatable.Normal > tfoot > tr > th input[type="text"],
textareatable > thead > tr > td input[type="text"],
textarea#edit_page_settings table > thead > tr > td input[type="text"],
textareatable.Normal > thead > tr > td input[type="text"],
textareatable > tbody > tr > td input[type="text"],
textarea#edit_page_settings table > tbody > tr > td input[type="text"],
textareatable.Normal > tbody > tr > td input[type="text"],
textareatable > tfoot > tr > td input[type="text"],
textarea#edit_page_settings table > tfoot > tr > td input[type="text"],
textareatable.Normal > tfoot > tr > td input[type="text"],
textareatable > thead > tr > th input[type="email"],
textarea#edit_page_settings table > thead > tr > th input[type="email"],
textareatable.Normal > thead > tr > th input[type="email"],
textareatable > tbody > tr > th input[type="email"],
textarea#edit_page_settings table > tbody > tr > th input[type="email"],
textareatable.Normal > tbody > tr > th input[type="email"],
textareatable > tfoot > tr > th input[type="email"],
textarea#edit_page_settings table > tfoot > tr > th input[type="email"],
textareatable.Normal > tfoot > tr > th input[type="email"],
textareatable > thead > tr > td input[type="email"],
textarea#edit_page_settings table > thead > tr > td input[type="email"],
textareatable.Normal > thead > tr > td input[type="email"],
textareatable > tbody > tr > td input[type="email"],
textarea#edit_page_settings table > tbody > tr > td input[type="email"],
textareatable.Normal > tbody > tr > td input[type="email"],
textareatable > tfoot > tr > td input[type="email"],
textarea#edit_page_settings table > tfoot > tr > td input[type="email"],
textareatable.Normal > tfoot > tr > td input[type="email"],
textareatable > thead > tr > th input[type="password"],
textarea#edit_page_settings table > thead > tr > th input[type="password"],
textareatable.Normal > thead > tr > th input[type="password"],
textareatable > tbody > tr > th input[type="password"],
textarea#edit_page_settings table > tbody > tr > th input[type="password"],
textareatable.Normal > tbody > tr > th input[type="password"],
textareatable > tfoot > tr > th input[type="password"],
textarea#edit_page_settings table > tfoot > tr > th input[type="password"],
textareatable.Normal > tfoot > tr > th input[type="password"],
textareatable > thead > tr > td input[type="password"],
textarea#edit_page_settings table > thead > tr > td input[type="password"],
textareatable.Normal > thead > tr > td input[type="password"],
textareatable > tbody > tr > td input[type="password"],
textarea#edit_page_settings table > tbody > tr > td input[type="password"],
textareatable.Normal > tbody > tr > td input[type="password"],
textareatable > tfoot > tr > td input[type="password"],
textarea#edit_page_settings table > tfoot > tr > td input[type="password"],
textareatable.Normal > tfoot > tr > td input[type="password"],
textareatable > thead > tr > th textarea,
textarea#edit_page_settings table > thead > tr > th textarea,
textareatable.Normal > thead > tr > th textarea,
textareatable > tbody > tr > th textarea,
textarea#edit_page_settings table > tbody > tr > th textarea,
textareatable.Normal > tbody > tr > th textarea,
textareatable > tfoot > tr > th textarea,
textarea#edit_page_settings table > tfoot > tr > th textarea,
textareatable.Normal > tfoot > tr > th textarea,
textareatable > thead > tr > td textarea,
textarea#edit_page_settings table > thead > tr > td textarea,
textareatable.Normal > thead > tr > td textarea,
textareatable > tbody > tr > td textarea,
textarea#edit_page_settings table > tbody > tr > td textarea,
textareatable.Normal > tbody > tr > td textarea,
textareatable > tfoot > tr > td textarea,
textarea#edit_page_settings table > tfoot > tr > td textarea,
textareatable.Normal > tfoot > tr > td textarea,
textareatable > thead > tr > th select,
textarea#edit_page_settings table > thead > tr > th select,
textareatable.Normal > thead > tr > th select,
textareatable > tbody > tr > th select,
textarea#edit_page_settings table > tbody > tr > th select,
textareatable.Normal > tbody > tr > th select,
textareatable > tfoot > tr > th select,
textarea#edit_page_settings table > tfoot > tr > th select,
textareatable.Normal > tfoot > tr > th select,
textareatable > thead > tr > td select,
textarea#edit_page_settings table > thead > tr > td select,
textareatable.Normal > thead > tr > td select,
textareatable > tbody > tr > td select,
textarea#edit_page_settings table > tbody > tr > td select,
textareatable.Normal > tbody > tr > td select,
textareatable > tfoot > tr > td select,
textarea#edit_page_settings table > tfoot > tr > td select,
textareatable.Normal > tfoot > tr > td select {
  height: auto;
}
[type="file"]table > thead > tr > th input[type="text"],
[type="file"]#edit_page_settings table > thead > tr > th input[type="text"],
[type="file"]table.Normal > thead > tr > th input[type="text"],
[type="file"]table > tbody > tr > th input[type="text"],
[type="file"]#edit_page_settings table > tbody > tr > th input[type="text"],
[type="file"]table.Normal > tbody > tr > th input[type="text"],
[type="file"]table > tfoot > tr > th input[type="text"],
[type="file"]#edit_page_settings table > tfoot > tr > th input[type="text"],
[type="file"]table.Normal > tfoot > tr > th input[type="text"],
[type="file"]table > thead > tr > td input[type="text"],
[type="file"]#edit_page_settings table > thead > tr > td input[type="text"],
[type="file"]table.Normal > thead > tr > td input[type="text"],
[type="file"]table > tbody > tr > td input[type="text"],
[type="file"]#edit_page_settings table > tbody > tr > td input[type="text"],
[type="file"]table.Normal > tbody > tr > td input[type="text"],
[type="file"]table > tfoot > tr > td input[type="text"],
[type="file"]#edit_page_settings table > tfoot > tr > td input[type="text"],
[type="file"]table.Normal > tfoot > tr > td input[type="text"],
[type="file"]table > thead > tr > th input[type="email"],
[type="file"]#edit_page_settings table > thead > tr > th input[type="email"],
[type="file"]table.Normal > thead > tr > th input[type="email"],
[type="file"]table > tbody > tr > th input[type="email"],
[type="file"]#edit_page_settings table > tbody > tr > th input[type="email"],
[type="file"]table.Normal > tbody > tr > th input[type="email"],
[type="file"]table > tfoot > tr > th input[type="email"],
[type="file"]#edit_page_settings table > tfoot > tr > th input[type="email"],
[type="file"]table.Normal > tfoot > tr > th input[type="email"],
[type="file"]table > thead > tr > td input[type="email"],
[type="file"]#edit_page_settings table > thead > tr > td input[type="email"],
[type="file"]table.Normal > thead > tr > td input[type="email"],
[type="file"]table > tbody > tr > td input[type="email"],
[type="file"]#edit_page_settings table > tbody > tr > td input[type="email"],
[type="file"]table.Normal > tbody > tr > td input[type="email"],
[type="file"]table > tfoot > tr > td input[type="email"],
[type="file"]#edit_page_settings table > tfoot > tr > td input[type="email"],
[type="file"]table.Normal > tfoot > tr > td input[type="email"],
[type="file"]table > thead > tr > th input[type="password"],
[type="file"]#edit_page_settings table > thead > tr > th input[type="password"],
[type="file"]table.Normal > thead > tr > th input[type="password"],
[type="file"]table > tbody > tr > th input[type="password"],
[type="file"]#edit_page_settings table > tbody > tr > th input[type="password"],
[type="file"]table.Normal > tbody > tr > th input[type="password"],
[type="file"]table > tfoot > tr > th input[type="password"],
[type="file"]#edit_page_settings table > tfoot > tr > th input[type="password"],
[type="file"]table.Normal > tfoot > tr > th input[type="password"],
[type="file"]table > thead > tr > td input[type="password"],
[type="file"]#edit_page_settings table > thead > tr > td input[type="password"],
[type="file"]table.Normal > thead > tr > td input[type="password"],
[type="file"]table > tbody > tr > td input[type="password"],
[type="file"]#edit_page_settings table > tbody > tr > td input[type="password"],
[type="file"]table.Normal > tbody > tr > td input[type="password"],
[type="file"]table > tfoot > tr > td input[type="password"],
[type="file"]#edit_page_settings table > tfoot > tr > td input[type="password"],
[type="file"]table.Normal > tfoot > tr > td input[type="password"],
[type="file"]table > thead > tr > th textarea,
[type="file"]#edit_page_settings table > thead > tr > th textarea,
[type="file"]table.Normal > thead > tr > th textarea,
[type="file"]table > tbody > tr > th textarea,
[type="file"]#edit_page_settings table > tbody > tr > th textarea,
[type="file"]table.Normal > tbody > tr > th textarea,
[type="file"]table > tfoot > tr > th textarea,
[type="file"]#edit_page_settings table > tfoot > tr > th textarea,
[type="file"]table.Normal > tfoot > tr > th textarea,
[type="file"]table > thead > tr > td textarea,
[type="file"]#edit_page_settings table > thead > tr > td textarea,
[type="file"]table.Normal > thead > tr > td textarea,
[type="file"]table > tbody > tr > td textarea,
[type="file"]#edit_page_settings table > tbody > tr > td textarea,
[type="file"]table.Normal > tbody > tr > td textarea,
[type="file"]table > tfoot > tr > td textarea,
[type="file"]#edit_page_settings table > tfoot > tr > td textarea,
[type="file"]table.Normal > tfoot > tr > td textarea,
[type="file"]table > thead > tr > th select,
[type="file"]#edit_page_settings table > thead > tr > th select,
[type="file"]table.Normal > thead > tr > th select,
[type="file"]table > tbody > tr > th select,
[type="file"]#edit_page_settings table > tbody > tr > th select,
[type="file"]table.Normal > tbody > tr > th select,
[type="file"]table > tfoot > tr > th select,
[type="file"]#edit_page_settings table > tfoot > tr > th select,
[type="file"]table.Normal > tfoot > tr > th select,
[type="file"]table > thead > tr > td select,
[type="file"]#edit_page_settings table > thead > tr > td select,
[type="file"]table.Normal > thead > tr > td select,
[type="file"]table > tbody > tr > td select,
[type="file"]#edit_page_settings table > tbody > tr > td select,
[type="file"]table.Normal > tbody > tr > td select,
[type="file"]table > tfoot > tr > td select,
[type="file"]#edit_page_settings table > tfoot > tr > td select,
[type="file"]table.Normal > tfoot > tr > td select {
  border-color: transparent;
  height: 50px;
}
.inline table > thead > tr > th input[type="text"],
.inline #edit_page_settings table > thead > tr > th input[type="text"],
.inline table.Normal > thead > tr > th input[type="text"],
.inline table > tbody > tr > th input[type="text"],
.inline #edit_page_settings table > tbody > tr > th input[type="text"],
.inline table.Normal > tbody > tr > th input[type="text"],
.inline table > tfoot > tr > th input[type="text"],
.inline #edit_page_settings table > tfoot > tr > th input[type="text"],
.inline table.Normal > tfoot > tr > th input[type="text"],
.inline table > thead > tr > td input[type="text"],
.inline #edit_page_settings table > thead > tr > td input[type="text"],
.inline table.Normal > thead > tr > td input[type="text"],
.inline table > tbody > tr > td input[type="text"],
.inline #edit_page_settings table > tbody > tr > td input[type="text"],
.inline table.Normal > tbody > tr > td input[type="text"],
.inline table > tfoot > tr > td input[type="text"],
.inline #edit_page_settings table > tfoot > tr > td input[type="text"],
.inline table.Normal > tfoot > tr > td input[type="text"],
.inline table > thead > tr > th input[type="email"],
.inline #edit_page_settings table > thead > tr > th input[type="email"],
.inline table.Normal > thead > tr > th input[type="email"],
.inline table > tbody > tr > th input[type="email"],
.inline #edit_page_settings table > tbody > tr > th input[type="email"],
.inline table.Normal > tbody > tr > th input[type="email"],
.inline table > tfoot > tr > th input[type="email"],
.inline #edit_page_settings table > tfoot > tr > th input[type="email"],
.inline table.Normal > tfoot > tr > th input[type="email"],
.inline table > thead > tr > td input[type="email"],
.inline #edit_page_settings table > thead > tr > td input[type="email"],
.inline table.Normal > thead > tr > td input[type="email"],
.inline table > tbody > tr > td input[type="email"],
.inline #edit_page_settings table > tbody > tr > td input[type="email"],
.inline table.Normal > tbody > tr > td input[type="email"],
.inline table > tfoot > tr > td input[type="email"],
.inline #edit_page_settings table > tfoot > tr > td input[type="email"],
.inline table.Normal > tfoot > tr > td input[type="email"],
.inline table > thead > tr > th input[type="password"],
.inline #edit_page_settings table > thead > tr > th input[type="password"],
.inline table.Normal > thead > tr > th input[type="password"],
.inline table > tbody > tr > th input[type="password"],
.inline #edit_page_settings table > tbody > tr > th input[type="password"],
.inline table.Normal > tbody > tr > th input[type="password"],
.inline table > tfoot > tr > th input[type="password"],
.inline #edit_page_settings table > tfoot > tr > th input[type="password"],
.inline table.Normal > tfoot > tr > th input[type="password"],
.inline table > thead > tr > td input[type="password"],
.inline #edit_page_settings table > thead > tr > td input[type="password"],
.inline table.Normal > thead > tr > td input[type="password"],
.inline table > tbody > tr > td input[type="password"],
.inline #edit_page_settings table > tbody > tr > td input[type="password"],
.inline table.Normal > tbody > tr > td input[type="password"],
.inline table > tfoot > tr > td input[type="password"],
.inline #edit_page_settings table > tfoot > tr > td input[type="password"],
.inline table.Normal > tfoot > tr > td input[type="password"],
.inline table > thead > tr > th textarea,
.inline #edit_page_settings table > thead > tr > th textarea,
.inline table.Normal > thead > tr > th textarea,
.inline table > tbody > tr > th textarea,
.inline #edit_page_settings table > tbody > tr > th textarea,
.inline table.Normal > tbody > tr > th textarea,
.inline table > tfoot > tr > th textarea,
.inline #edit_page_settings table > tfoot > tr > th textarea,
.inline table.Normal > tfoot > tr > th textarea,
.inline table > thead > tr > td textarea,
.inline #edit_page_settings table > thead > tr > td textarea,
.inline table.Normal > thead > tr > td textarea,
.inline table > tbody > tr > td textarea,
.inline #edit_page_settings table > tbody > tr > td textarea,
.inline table.Normal > tbody > tr > td textarea,
.inline table > tfoot > tr > td textarea,
.inline #edit_page_settings table > tfoot > tr > td textarea,
.inline table.Normal > tfoot > tr > td textarea,
.inline table > thead > tr > th select,
.inline #edit_page_settings table > thead > tr > th select,
.inline table.Normal > thead > tr > th select,
.inline table > tbody > tr > th select,
.inline #edit_page_settings table > tbody > tr > th select,
.inline table.Normal > tbody > tr > th select,
.inline table > tfoot > tr > th select,
.inline #edit_page_settings table > tfoot > tr > th select,
.inline table.Normal > tfoot > tr > th select,
.inline table > thead > tr > td select,
.inline #edit_page_settings table > thead > tr > td select,
.inline table.Normal > thead > tr > td select,
.inline table > tbody > tr > td select,
.inline #edit_page_settings table > tbody > tr > td select,
.inline table.Normal > tbody > tr > td select,
.inline table > tfoot > tr > td select,
.inline #edit_page_settings table > tfoot > tr > td select,
.inline table.Normal > tfoot > tr > td select {
  width: auto;
  display: inline-block;
  vertical-align: middle;
}
table > thead > tr > th,
#edit_page_settings table > thead > tr > th,
table.Normal > thead > tr > th,
table > thead > tr > td,
#edit_page_settings table > thead > tr > td,
table.Normal > thead > tr > td {
  background: transparent;
  color: #000000;
  vertical-align: bottom;
  border: none;
  text-align: left;
  font-weight: 600;
  font-size: 1.127em;
  padding: 8px 10px;
}
table.Normal {
  width: auto;
}
.lm-login input[type="text"],
.lm-login input[type="email"],
.lm-login input[type="password"],
.lm-login textarea,
.lm-login select {
  background: #ffffff;
  border: 1px solid #777777;
  display: block;
  width: 100%;
  min-width: 200px;
  height: 55px;
  font-size: 1em;
  padding: 7px 10px;
  line-height: 41px;
  box-shadow: none;
}
.lm-login input[type="text"]:focus,
.lm-login input[type="email"]:focus,
.lm-login input[type="password"]:focus,
.lm-login textarea:focus,
.lm-login select:focus {
  border-color: #6a6a6a;
  outline: 0;
  -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.2);
  box-shadow: inset 0 0 3px rgba(0,0,0,.2);
}
.lm-login input[type="text"]::-moz-placeholder,
.lm-login input[type="email"]::-moz-placeholder,
.lm-login input[type="password"]::-moz-placeholder,
.lm-login textarea::-moz-placeholder,
.lm-login select::-moz-placeholder {
  color: #777777;
  font: 300 italic 0.933em / 1.6em 'Merriweather Sans', Arial;
  opacity: 1;
}
.lm-login input[type="text"]:-ms-input-placeholder,
.lm-login input[type="email"]:-ms-input-placeholder,
.lm-login input[type="password"]:-ms-input-placeholder,
.lm-login textarea:-ms-input-placeholder,
.lm-login select:-ms-input-placeholder {
  color: #777777;
  font: 300 italic 0.933em / 1.6em 'Merriweather Sans', Arial;
}
.lm-login input[type="text"]::-webkit-input-placeholder,
.lm-login input[type="email"]::-webkit-input-placeholder,
.lm-login input[type="password"]::-webkit-input-placeholder,
.lm-login textarea::-webkit-input-placeholder,
.lm-login select::-webkit-input-placeholder {
  color: #777777;
  font: 300 italic 0.933em / 1.6em 'Merriweather Sans', Arial;
}
.lm-login input[type="text"][disabled],
.lm-login input[type="email"][disabled],
.lm-login input[type="password"][disabled],
.lm-login textarea[disabled],
.lm-login select[disabled],
.lm-login input[type="text"][readonly],
.lm-login input[type="email"][readonly],
.lm-login input[type="password"][readonly],
.lm-login textarea[readonly],
.lm-login select[readonly],
fieldset[disabled] .lm-login input[type="text"],
fieldset[disabled] .lm-login input[type="email"],
fieldset[disabled] .lm-login input[type="password"],
fieldset[disabled] .lm-login textarea,
fieldset[disabled] .lm-login select {
  cursor: not-allowed;
  background-color: #848484;
  opacity: 1;
}
textarea.lm-login input[type="text"],
textarea.lm-login input[type="email"],
textarea.lm-login input[type="password"],
textarea.lm-login textarea,
textarea.lm-login select {
  height: auto;
}
[type="file"].lm-login input[type="text"],
[type="file"].lm-login input[type="email"],
[type="file"].lm-login input[type="password"],
[type="file"].lm-login textarea,
[type="file"].lm-login select {
  border-color: transparent;
  height: 50px;
}
.lm-login input[type="text"]:focus,
.lm-login input[type="email"]:focus,
.lm-login input[type="password"]:focus,
.lm-login textarea:focus,
.lm-login select:focus {
  border-color: #6a6a6a;
  outline: 0;
  -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.2);
  box-shadow: inset 0 0 3px rgba(0,0,0,.2);
}
.lm-login input[type="text"]::-moz-placeholder,
.lm-login input[type="email"]::-moz-placeholder,
.lm-login input[type="password"]::-moz-placeholder,
.lm-login textarea::-moz-placeholder,
.lm-login select::-moz-placeholder {
  color: #777777;
  font: 300 italic 0.933em / 1.6em 'Merriweather Sans', Arial;
  opacity: 1;
}
.lm-login input[type="text"]:-ms-input-placeholder,
.lm-login input[type="email"]:-ms-input-placeholder,
.lm-login input[type="password"]:-ms-input-placeholder,
.lm-login textarea:-ms-input-placeholder,
.lm-login select:-ms-input-placeholder {
  color: #777777;
  font: 300 italic 0.933em / 1.6em 'Merriweather Sans', Arial;
}
.lm-login input[type="text"]::-webkit-input-placeholder,
.lm-login input[type="email"]::-webkit-input-placeholder,
.lm-login input[type="password"]::-webkit-input-placeholder,
.lm-login textarea::-webkit-input-placeholder,
.lm-login select::-webkit-input-placeholder {
  color: #777777;
  font: 300 italic 0.933em / 1.6em 'Merriweather Sans', Arial;
}
.lm-login input[type="text"][disabled],
.lm-login input[type="email"][disabled],
.lm-login input[type="password"][disabled],
.lm-login textarea[disabled],
.lm-login select[disabled],
.lm-login input[type="text"][readonly],
.lm-login input[type="email"][readonly],
.lm-login input[type="password"][readonly],
.lm-login textarea[readonly],
.lm-login select[readonly],
fieldset[disabled] .lm-login input[type="text"],
fieldset[disabled] .lm-login input[type="email"],
fieldset[disabled] .lm-login input[type="password"],
fieldset[disabled] .lm-login textarea,
fieldset[disabled] .lm-login select {
  cursor: not-allowed;
  background-color: #848484;
  opacity: 1;
}
textarea.lm-login input[type="text"],
textarea.lm-login input[type="email"],
textarea.lm-login input[type="password"],
textarea.lm-login textarea,
textarea.lm-login select {
  height: auto;
}
[type="file"].lm-login input[type="text"],
[type="file"].lm-login input[type="email"],
[type="file"].lm-login input[type="password"],
[type="file"].lm-login textarea,
[type="file"].lm-login select {
  border-color: transparent;
  height: 50px;
}
.inline .lm-login input[type="text"],
.inline .lm-login input[type="email"],
.inline .lm-login input[type="password"],
.inline .lm-login textarea,
.inline .lm-login select {
  width: auto;
  display: inline-block;
  vertical-align: middle;
}
.ui-tabs ul,
.ui-tabs ol {
  margin: 0;
}
.ui-tabs ul li,
.ui-tabs ol li {
  padding: 0;
}
.ui-tabs ul li:before,
.ui-tabs ol li:before {
  display: none;
}
.se-page-editor input[type="text"],
.se-page-editor input[type="password"],
.se-page-editor select,
.se-page-editor textarea {
  background: #ffffff;
  border: 1px solid #777777;
  min-width: 200px;
  height: 39px;
  font-size: 1em;
  padding: 7px 10px;
  line-height: 18px;
}
.se-page-editor input[type="text"]:focus,
.se-page-editor input[type="password"]:focus,
.se-page-editor select:focus,
.se-page-editor textarea:focus {
  border-color: #6a6a6a;
  outline: 0;
  -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.2);
  box-shadow: inset 0 0 3px rgba(0,0,0,.2);
}
.se-page-editor input[type="text"]::-moz-placeholder,
.se-page-editor input[type="password"]::-moz-placeholder,
.se-page-editor select::-moz-placeholder,
.se-page-editor textarea::-moz-placeholder {
  color: #777777;
  font: 300 italic 0.933em 'Merriweather Sans', Arial;
  opacity: 1;
}
.se-page-editor input[type="text"]:-ms-input-placeholder,
.se-page-editor input[type="password"]:-ms-input-placeholder,
.se-page-editor select:-ms-input-placeholder,
.se-page-editor textarea:-ms-input-placeholder {
  color: #777777;
  font: 300 italic 0.933em 'Merriweather Sans', Arial;
}
.se-page-editor input[type="text"]::-webkit-input-placeholder,
.se-page-editor input[type="password"]::-webkit-input-placeholder,
.se-page-editor select::-webkit-input-placeholder,
.se-page-editor textarea::-webkit-input-placeholder {
  color: #777777;
  font: 300 italic 0.933em 'Merriweather Sans', Arial;
}
.se-page-editor input[type="text"][disabled],
.se-page-editor input[type="password"][disabled],
.se-page-editor select[disabled],
.se-page-editor textarea[disabled],
.se-page-editor input[type="text"][readonly],
.se-page-editor input[type="password"][readonly],
.se-page-editor select[readonly],
.se-page-editor textarea[readonly],
fieldset[disabled] .se-page-editor input[type="text"],
fieldset[disabled] .se-page-editor input[type="password"],
fieldset[disabled] .se-page-editor select,
fieldset[disabled] .se-page-editor textarea {
  cursor: not-allowed;
  background-color: #848484;
  opacity: 1;
}
.se-page-editor textarea {
  height: auto;
}
.lm-btn-submit {
  font: 800 0.938em 'Merriweather Sans', Arial;
  letter-spacing: 1.3px;
  line-height: 26px;
  background: #e69b0b;
  border: 1px solid #c18108;
  color: #ffffff;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  padding: 12px 15px;
  border-radius: 3px;
  cursor: pointer;
  height: 55px;
  -webkit-box-shadow: 0 1px #f5b12f inset;
  box-shadow: 0 1px #f5b12f inset;
}
.lm-btn-submit:hover,
.lm-btn-submit .active {
  background: #9d6803;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  color: #ffffff;
  text-decoration: none;
  border-color: #5e3e01;
  -webkit-box-shadow: 0 1px #905f02 inset;
  box-shadow: 0 1px #905f02 inset;
}
.wrapper {
  position: relative;
  z-index: 1;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media (min-width: 768px) {
  .wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin-bottom: -314px;
  }
}
.pmr-open .wrapper {
  left: -300px;
}
.push {
  clear: both;
}
@media (min-width: 768px) {
  .push {
    height: 314px;
  }
}
.container {
  max-width: 1020px;
  margin: 0 auto;
  padding: 0 20px;
}
.menu-mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  display: none;
  z-index: 1000;
}
.menu-mask.active {
  display: block;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.site-header {
  width: 100%;
  top: 0;
  position: relative;
  z-index: 9;
  left: 0;
  margin-bottom: -61px;
}
.site-header .top {
  background: #000000;
  color: #ffffff;
}
.site-header .top .change-lang {
  display: inline-block;
  vertical-align: middle;
  font-size: 0.933em;
  padding: 7px 0 9px;
  margin-right: 11px;
}
.site-header .top .change-lang a {
  color: #ffffff;
  text-decoration: none;
}
.site-header .top .region {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  border-left: 1px solid #333333;
  padding-left: 15px;
}
.site-header .top .region .dropdown {
  position: absolute;
  top: 100%;
  background: #ffffff;
  color: #777777;
  border-left: 1px solid #777777;
  border-right: 1px solid #777777;
  border-bottom: 1px solid #777777;
  text-align: center;
  z-index: 99;
  max-width: 165px;
  width: 100%;
  left: 50%;
  display: none;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.site-header .top .region .dropdown.open {
  display: block;
}
.site-header .top .region .dropdown:before {
  content: '';
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 5px solid #ffffff;
  position: absolute;
  top: -5px;
  left: 50%;
  margin-left: -6px;
}
.site-header .top .region .dropdown ul {
  margin: 0;
  padding: 20px 0 19px;
}
.site-header .top .region .dropdown ul li {
  padding: 4px 0 3px;
}
.site-header .top .region .dropdown ul li:before {
  display: none;
}
.site-header .top .region .dropdown ul li a {
  color: #777777;
  text-decoration: none;
}
.site-header .top .region .current {
  font-weight: 300;
  display: block;
  padding: 7px 0 9px;
  cursor: pointer;
}
.site-header .top .region .current:before {
  content: '';
  background-image: url("images/region-ico.png");
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
  margin-top: -4px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .site-header .top .region .current:before {
    background-image: url("images/region-ico@2x.png");
    background-size: 18px 18px;
  }
}
.site-header .top .region .current:after {
  content: "\f078";
  display: inline-block;
  font: normal normal normal 8px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 8px;
  vertical-align: middle;
}
.site-header .top-header-content {
  height: 76px;
  position: relative;
  margin-top: 27px;
}
.site-header .top-header-content .logo {
  position: absolute;
  top: 11px;
}
@media (max-width: 480px) {
  .site-header .top-header-content .logo {
    width: 63px;
  }
}
.site-header .top-header-content .logo a,
.site-header .top-header-content .logo a img {
  display: block;
}
.site-header .top-header-content .right-content {
  text-align: right;
  margin-left: 135px;
}
@media (max-width: 480px) {
  .site-header .top-header-content .right-content {
    margin-left: 70px;
  }
}
.site-header .top-header-content .search {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  width: 100%;
  max-width: 321px;
}
@media (max-width: 560px) {
  .site-header .top-header-content .search {
    display: block;
    margin: 0;
  }
}
.site-header .top-header-content .search .form-group {
  margin: 0;
  overflow: hidden;
}
.site-header .top-header-content .search .form-group input,
.site-header .top-header-content .search .form-group button {
  border-radius: 0;
}
.site-header .top-header-content .search .form-group .form-control {
  border-color: #bebebe;
  border-right: none;
  width: 100%;
  max-width: 277px;
  margin-right: -50px;
  padding-right: 50px;
}
@media (max-width: 480px) {
  .site-header .top-header-content .search .form-group .form-control {
    max-width: inherit;
  }
}
.site-header .top-header-content .search .form-group [class*="btn-"] {
  width: 45px;
  font-size: 25px;
}
.site-header .top-header-content .search .form-group [class*="btn-"] .fa {
  vertical-align: top;
}
.site-header .top-header-content .search .form-group .form-control {
  max-width: none;
}
.site-header .main-nav-button {
  float: right;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  font: 300 1em 'Merriweather Sans', Arial;
  color: #ffffff;
  padding: 22px 34px 15px;
  display: none;
  height: auto;
}
@media (max-width: 1019px) {
  .site-header .main-nav-button {
    display: inline-block;
  }
}
.site-header .main-navigation {
  background: rgba(0, 0, 0, 0.75);
  height: 61px;
}
.site-header .main-navigation ul {
  margin-left: 133px;
  text-align: right;
}
@media (max-width: 1019px) {
  .site-header .main-navigation ul {
    display: none;
  }
}
.site-header .main-navigation ul li {
  display: inline-block;
  vertical-align: middle;
}
.site-header .main-navigation ul li a {
  display: block;
  padding: 18px 17px 14px;
}
.site-header .main-navigation ul li:first-child a {
  padding-left: 0;
}
.site-header .main-navigation ul li:last-child a {
  padding-right: 0;
}
.mobile-navigation {
  position: fixed;
  z-index: 1001;
  overflow: hidden;
  background: #000000;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  top: 0;
  width: 300px;
  height: 100%;
  right: -300px;
}
.pmr-open .mobile-navigation {
  right: 0;
}
.mobile-navigation .close-menu {
  padding: 7px 20px;
  background: transparent;
  color: #ffffff;
  float: right;
  font: 900 1.562em 'Merriweather Sans', Arial;
  border: none;
}
.mobile-navigation ul li a {
  padding: 8px 10px;
  display: block;
}
.mobile-navigation ul li a:after {
  margin: 0 -10px -8px;
}
.main-navigation ul,
.mobile-navigation ul {
  margin: 0;
  padding: 0;
}
.main-navigation ul li,
.mobile-navigation ul li {
  font-weight: 300;
  font-family: 'Merriweather Sans', Arial;
  padding: 0;
  margin: 0;
}
.main-navigation ul li:before,
.mobile-navigation ul li:before {
  display: none;
}
.main-navigation ul li a,
.mobile-navigation ul li a {
  color: #ffffff;
  text-decoration: none;
  font-size: 1em;
}
.main-navigation ul li:hover a,
.mobile-navigation ul li:hover a {
  color: #e69b0b;
}
.main-navigation ul li.lm-nav-activeitem a,
.mobile-navigation ul li.lm-nav-activeitem a {
  color: #e69b0b;
}
form {
  color: #000000;
}
form label {
  display: inline-block;
  margin-bottom: 10px;
}
.checkbox {
  width: 15px;
  height: 15px;
  background-image: url("images/checkbox.png");
  background-repeat: no-repeat;
  display: inline-block;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .checkbox {
    background-image: url("images/checkbox@2x.png");
    background-size: 15px 15px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.form-inline .form-group {
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .form-horizontal label {
    margin-bottom: 0;
    text-align: right;
    display: inline-block;
    vertical-align: middle;
    width: 15%;
    margin-right: 2%;
  }
  .form-horizontal .form-control {
    display: inline-block;
    vertical-align: middle;
    width: 80%;
  }
  .form-horizontal .form-buttons {
    margin-left: 17%;
    text-align: center;
  }
}
.form-control {
  background: #ffffff;
  border: 1px solid #777777;
  display: block;
  width: 100%;
  min-width: 200px;
  height: 55px;
  font-size: 1em;
  padding: 7px 10px;
  line-height: 41px;
  box-shadow: none;
}
.form-control:focus {
  border-color: #6a6a6a;
  outline: 0;
  -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.2);
  box-shadow: inset 0 0 3px rgba(0,0,0,.2);
}
.form-control::-moz-placeholder {
  color: #777777;
  font: 300 italic 0.933em / 1.6em 'Merriweather Sans', Arial;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #777777;
  font: 300 italic 0.933em / 1.6em 'Merriweather Sans', Arial;
}
.form-control::-webkit-input-placeholder {
  color: #777777;
  font: 300 italic 0.933em / 1.6em 'Merriweather Sans', Arial;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #848484;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
[type="file"].form-control {
  border-color: transparent;
  height: 50px;
}
.inline .form-control {
  width: auto;
  display: inline-block;
  vertical-align: middle;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 55px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm {
    line-height: 39px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg {
    line-height: 60px;
  }
}
.input-sm,
.form-group-sm .form-control {
  height: 39px;
  padding: 7px 10px;
  font-size: 1em;
  line-height: 18px;
  border-radius: 3px;
}
select.input-sm,
select.form-group-sm .form-control {
  height: 39px;
  line-height: 39px;
}
textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.input-lg,
.form-group-lg .form-control {
  height: 60px;
  padding: 7px 10px;
  font-size: 1em;
  line-height: 46px;
  border-radius: 3px;
}
select.input-lg,
select.form-group-lg .form-control {
  height: 60px;
  line-height: 60px;
}
textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.custom-radio input[type="radio"] {
  opacity: 0;
  position: absolute;
}
.custom-radio input[type="radio"] + label {
  padding-left: 20px;
  position: relative;
  line-height: 1.5;
}
.custom-radio input[type="radio"] + label:before {
  content: '';
  background: #cccccc;
  border: 1px solid #cccccc;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -9px;
  display: block;
}
.custom-radio input[type="radio"] + label:after {
  content: '';
  background: transparent;
  width: 8px;
  height: 8px;
  position: absolute;
  left: 5px;
  top: 50%;
  margin-top: -4px;
  border-radius: 50%;
  display: block;
}
.custom-radio input[type="radio"]:checked + label:before {
  border-color: #e69b0b;
}
.custom-radio input[type="radio"]:checked + label:after {
  background: #e69b0b;
}
.custom-radio.inline label {
  display: inline-block;
}
.custom-checkbox input[type="checkbox"] {
  opacity: 0;
  position: absolute;
  z-index: 5;
}
.custom-checkbox input[type="checkbox"] + label {
  padding-left: 33px;
  position: relative;
  line-height: 1.5;
}
.custom-checkbox input[type="checkbox"] + label:before {
  content: '';
  background: #ffffff;
  border: 1px solid #cccccc;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 2px;
  display: block;
}
.custom-checkbox input[type="checkbox"]:checked + label:after {
  content: "\f00c";
  color: #e69b0b;
  font-family: FontAwesome;
  position: absolute;
  left: 2px;
  top: 3px;
  line-height: 15px;
}
.filter-section input[type="checkbox"] {
  opacity: 0;
  position: absolute;
  z-index: 5;
}
.filter-section input[type="checkbox"] + label {
  padding-left: 33px;
  position: relative;
  line-height: 1.5;
}
.filter-section input[type="checkbox"] + label:before {
  content: '';
  background: #ffffff;
  width: 15px;
  height: 15px;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
}
.filter-section input[type="checkbox"]:checked + label:after {
  content: "\f00c";
  color: #e69b0b;
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 15px;
}
.site-content {
  padding-top: 39px;
}
.page-content {
  padding-bottom: 22px;
}
.site-footer {
  background: #000000;
  border-top: 1.5px solid #e69b0b;
  color: #777777;
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  .site-footer {
    height: 314px;
  }
}
.site-footer .footer-logo {
  margin-top: 45px;
  text-align: center;
}
.site-footer .footer-logo .year {
  color: #e69b0b;
  font-style: italic;
  font-size: 1.2em;
}
.site-footer .social {
  text-align: center;
  padding: 25px 0 11px;
}
.site-footer .social a {
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
  margin: 0 12px;
}
.site-footer .footer-copyright {
  font-size: 0.933em;
}
.site-footer .footer-menu {
  margin: 16px 0 17px;
}
.site-footer .footer-menu .line {
  background-image: url("images/footer-menu-line.png");
  height: 1px;
  background-position: 50%;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .site-footer .footer-menu .line {
    background-image: url("images/footer-menu-line@2x.png");
    background-size: 99% 1px;
  }
}
.site-footer .footer-menu .footer-navigation {
  background-image: url("images/footer-menu-bg.png");
  background-position: 50%;
  background-repeat: repeat-y;
  padding: 14px 0 12px;
  text-align: center;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .site-footer .footer-menu .footer-navigation {
    background-image: url("images/footer-menu-bg@2x.png");
    background-size: 98% 100%;
  }
}
.site-footer .footer-menu .footer-navigation .footer-nav {
  margin: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
}
.site-footer .footer-menu .footer-navigation .footer-nav > li {
  padding: 0;
  margin: 0 28px;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
}
.site-footer .footer-menu .footer-navigation .footer-nav > li:before {
  display: none;
  margin: 0;
}
.site-footer .footer-menu .footer-navigation .footer-nav > li a {
  color: #fff;
  text-decoration: underline;
}
.site-footer .footer-menu .footer-navigation .footer-nav > li a:hover {
  text-decoration: none;
}
.site-footer .footer-menu .footer-navigation .region {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.site-footer .footer-menu .footer-navigation .region .dropdown {
  position: absolute;
  bottom: 100%;
  background: #ffffff;
  color: #777777;
  border-left: 1px solid #777777;
  border-right: 1px solid #777777;
  border-bottom: 1px solid #777777;
  text-align: center;
  z-index: 99;
  max-width: 165px;
  width: 100%;
  left: 50%;
  display: none;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.site-footer .footer-menu .footer-navigation .region .dropdown.open {
  display: block;
}
.site-footer .footer-menu .footer-navigation .region .dropdown:before {
  content: '';
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 5px solid #ffffff;
  position: absolute;
  bottom: -5px;
  left: 50%;
  margin-left: -6px;
}
.site-footer .footer-menu .footer-navigation .region .dropdown ul {
  margin: 0;
  padding: 20px 0 19px;
}
.site-footer .footer-menu .footer-navigation .region .dropdown ul li {
  padding: 4px 0 3px;
}
.site-footer .footer-menu .footer-navigation .region .dropdown ul li:before {
  display: none;
}
.site-footer .footer-menu .footer-navigation .region .dropdown ul li a {
  color: #777777;
  text-decoration: none;
}
.site-footer .footer-menu .footer-navigation .region .current {
  font-weight: 300;
  display: block;
  cursor: pointer;
  color: #ffffff;
}
.site-footer .footer-menu .footer-navigation .region .current:before {
  content: '';
  background-image: url("images/region-ico.png");
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
  margin-top: -4px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .site-footer .footer-menu .footer-navigation .region .current:before {
    background-image: url("images/region-ico@2x.png");
    background-size: 18px 18px;
  }
}
.site-footer .footer-menu .footer-navigation .region .current:after {
  content: "\f077";
  display: inline-block;
  font: normal normal normal 8px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 8px;
  vertical-align: middle;
}
.page-header {
  background-image: url("images/page-title/page-title-bg-general.jpg");
  background-color: #000000;
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative;
  text-align: center;
  color: #ffffff;
  height: 268px;
  padding-top: 61px;
  overflow: hidden;
  width: 100%;
  display: flex;
  align-items: center;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .page-header {
    background-image: url("images/page-title/page-title-bg-general@2x.jpg");
    background-size: cover ;
  }
}
@media (max-width: 480px) {
  .page-header {
    min-height: 262px;
    height: unset;
  }
}
.page-header.perfection {
  background-image: url("images/page-title/page-title-bg-perfection.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .page-header.perfection {
    background-image: url("images/page-title/page-title-bg-perfection@2x.jpg");
    background-size: cover ;
  }
}
.page-header.story {
  background-image: url("images/page-title/page-title-bg-story.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .page-header.story {
    background-image: url("images/page-title/page-title-bg-story@2x.jpg");
    background-size: cover ;
  }
}
.page-header.contact {
  background-image: url("images/page-title/page-title-bg-contact.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .page-header.contact {
    background-image: url("images/page-title/page-title-bg-contact@2x.jpg");
    background-size: cover ;
  }
}
.page-header.catalogue {
  background-image: url("images/page-title/page-title-bg-catalogue.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .page-header.catalogue {
    background-image: url("images/page-title/page-title-bg-catalogue@2x.jpg");
    background-size: cover ;
  }
}
.page-header.customerstory {
  background-image: url("images/page-title/page-title-bg-customerstory.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .page-header.customerstory {
    background-image: url("images/page-title/page-title-bg-customerstory@2x.jpg");
    background-size: cover ;
  }
}
.page-header.egypt-story {
  background-image: url("images/page-title/page-title-bg-egypt-story.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .page-header.egypt-story {
    background-image: url("images/page-title/page-title-bg-egypt-story@2x.jpg");
    background-size: cover ;
  }
}
.page-header:after {
  content: '';
  background: url("images/title-overlay@2x.png") repeat;
  -webkit-background-size: 3px 3px;
  -moz-background-size: 3px 3px;
  -ms-background-size: 3px 3px;
  -o-background-size: 3px 3px;
  background-size: 3px 3px;
  position: absolute;
  left: 0;
  top: 61px;
  right: 0;
  bottom: 0;
  z-index: 0;
}
.page-header .container {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  padding-top: 15px;
  padding-bottom: 15px;
}
.page-header .page-title {
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1;
  color: #fff;
  margin-bottom: 0;
  font-size: 2.267em;
}
.page-header .search {
  padding-top: 41px;
  width: 100%;
  max-width: 321px;
}
.page-header .search .form-group {
  margin: 0;
  overflow: hidden;
}
.page-header .search .form-group input,
.page-header .search .form-group button {
  border-radius: 0;
}
.page-header .search .form-group .form-control {
  border-color: #bebebe;
  border-right: none;
  width: 100%;
  max-width: 277px;
  margin-right: -50px;
  padding-right: 50px;
}
@media (max-width: 480px) {
  .page-header .search .form-group .form-control {
    max-width: inherit;
  }
}
.page-header .search .form-group [class*="btn-"] {
  width: 45px;
  font-size: 25px;
}
.page-header .search .form-group [class*="btn-"] .fa {
  vertical-align: top;
}
.page-header .desc {
  padding-top: 17px;
}
.breadcrumbs {
  padding: 18px 0 15px;
}
.breadcrumbs.dark {
  background: #f5f5f5;
  border-bottom: 1px solid #ededed;
}
.breadcrumbs.border {
  border-bottom: 1px solid #ededed;
}
.breadcrumbs ol.lm-nav-breadcrumbs {
  margin: 0;
  overflow: inherit;
}
.breadcrumbs ol.lm-nav-breadcrumbs li {
  float: none;
  display: inline-block;
  vertical-align: middle;
  font-size: 0.933em;
  margin: 0;
  padding: 0;
  color: #000000;
}
.breadcrumbs ol.lm-nav-breadcrumbs li:before {
  display: none;
}
.breadcrumbs ol.lm-nav-breadcrumbs .lm-nav-separator {
  background-image: url("images/breadcrumbs-separator.png");
  background-repeat: no-repeat;
  width: 10px;
  height: 7px;
  text-indent: -9999px;
  margin: 0 7px 0 6px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .breadcrumbs ol.lm-nav-breadcrumbs .lm-nav-separator {
    background-image: url("images/breadcrumbs-separator@2x.png");
    background-size: 10px 7px;
  }
}
.columns3 .column {
  width: 33.3%;
}
.columns2 .column {
  width: 50%;
}
body [class*="columns"] {
  margin-left: -20px;
  margin-right: -20px;
}
body [class*="columns"] .column {
  display: inline-block;
  vertical-align: top;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 767px) {
  body [class*="columns"] .column {
    width: auto;
    display: block;
  }
}
body [class*="columns"] .column + .column {
  margin-left: -5px;
}
.scroll-top {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 99;
  font-size: 2.6em;
  color: #e69b0b;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.scroll-top.visible {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.scroll-top.visible:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.tag-new {
  background: #c60002;
  font-size: 9px;
  color: #ffffff;
  font-weight: 800;
  padding: 1px 5px;
  border-radius: 3px;
}
/*tabs*/
.nav-tabs {
  border-bottom: 2px solid #f5f5f5;
}
.nav-tabs ul {
  margin: 0 0 -2px;
}
.nav-tabs ul li {
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  width: 33.3%;
  text-align: center;
  position: relative;
}
.nav-tabs ul li + li {
  margin-left: -5px;
}
.nav-tabs ul li:before {
  display: none;
}
.nav-tabs ul li a {
  color: #777777;
}
.nav-tabs ul li a:hover {
  text-decoration: none;
}
.nav-tabs ul li > a {
  display: block;
  height: 70px;
  text-decoration: none;
}
.nav-tabs ul li > a:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0;
  margin-left: -5px;
}
.nav-tabs ul li > a > span {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.133em;
}
@media (max-width: 480px) {
  .nav-tabs ul li > a > span {
    font-size: 0.8em;
  }
}
.nav-tabs ul li.active {
  background: #e69b0b;
  font-weight: bold;
  color: #ffffff;
}
.nav-tabs ul li.active:after {
  content: '';
  width: 0;
  height: 0;
  border-width: 10px 10px 0;
  border-style: solid;
  border-color: #e69b0b transparent transparent;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
}
.nav-tabs ul li.active a {
  color: #ffffff;
}
.tabs-content {
  margin-top: 60px;
}
.tabs-content .tab-pane {
  display: none;
}
.tabs-content .tab-pane.active {
  display: block;
}
.files-list {
  padding-bottom: 80px;
}
.files-list .file-item {
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  color: #777777;
}
.files-list .file-item[onclick] {
  cursor: pointer;
}
.files-list .file-item[onclick]:hover {
  background: #f5f5f5;
  border-color: #cccccc;
}
.files-list .file-item .content {
  overflow: hidden;
}
.files-list .file-item .media.child {
  margin-left: 40px;
}
.files-list .file-item .media .image {
  margin: 27px 20px 0 0;
}
.files-list .file-item .media [class*='btn'] {
  margin-top: 4px;
  position: relative;
  z-index: 5;
}
.files-list .file-item .media .title {
  font-size: 1.333em;
}
/*# sourceMappingURL=layout.css.map */