.fl-builder-admin .fl-enable-editor, #minor-publishing-actions, .misc-pub-post-status, .misc-pub-curtime, #visibility-radio-private, #visibility-radio-private + label { display: none; }

.tap-notice {
    border: 1px solid #EB4924;
    font-weight: bold;
    padding: 0 40px;
    margin-top: 10px;
    text-align: right;
    width: fit-content;
    background-color: #FFF;
    border-radius: 30px;
}

.tap-notice p a {
    color: #000;
    text-decoration: none;
    font-size: 16px;
}

.tap-notice:hover {
    background: #EB4924;
}
#email_password {
    background: #ffb900 !important;
    border-radius: 20px !important;
    color: #fff !important;
    padding: 5px 20px !important;
    width: 200px !important;
    text-align: center !important;
    border: none;
}
#email_password:hover {
    background: #facd57 !important;
}
.post-type-mypaymentgenie #TB_window {
    width: auto !important;
    height: auto !important;
    max-width: 90%;
}
.post-type-mypaymentgenie #TB_ajaxContent {
    overflow-y: scroll !important;
}
.post-type-mypaymentgenie_easy #TB_window {
    width: auto !important;
    height: auto !important;
    max-width: 90%;
}
.post-type-mypaymentgenie_easy #TB_ajaxContent {
    overflow-y: scroll !important;
}
.mpg-h1{
    font-size: 30px;
    color: #333;
    text-transform: none;
    float: left;
    width: 100%;
    margin: 12px 0;
    text-align:center;
    font-family:   Georgia, Times New Roman, serif;
    font-weight:700;
}
.center
{
    text-align:center;
}

.mpg-trip-info{
    background-color: #EAEBED;
}
.DivIn span.mpg-column-header, .DivIn span.mpg-column-header + h4 {
    float: none !important;
}
div#g-recaptcha {
    text-align: center;
}
div#g-recaptcha > div {
    display: inline-block;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #9c9c9c;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #9c9c9c;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #9c9c9c;
}
:-moz-placeholder { /* Firefox 18- */
  color: #9c9c9c;
}
input::placeholder {
  color: #9c9c9c;
}

@media (max-width: 767px)
{
    .mpg-h1{
      line-height: 35px;
    }
    .Logo{
        margin-top: 10px;
    }
}
@media (min-width: 1068px) {
    .xlarge-1 {
      width: 8.33333%; }
    .xlarge-2 {
      width: 16.66667%; }
    .xlarge-offset-1 {
    margin-left: 8.33333%; }
    .xlarge-3 {
        width: 25%; }
    .xlarge-offset-2 {
        margin-left: 16.66667%; }
    .xlarge-4 {
        width: 33.33333%; }
    .xlarge-offset-3 {
        margin-left: 25%; }
    .xlarge-5 {
        width: 41.66667%; }
    }