.mediopay_table {
width:80%;
max-width:1000px;
}

.mediopay_table td {
margin-bottom:5px;
vertical-align:top;
padding-top:20px;
}

.mediopay_column_small {
	width:20%;
	max-width:250px;
}

.mediopay_column_large {
	padding-left:50px;
	width:40%;
	max-width:400px;


}

.money-button {
	margin-top:10px;
}
/*
.mediopay_table tr td:nth-of-type(2) {
padding:30px;
padding-top:0px;
width: 400px;
}*/

.mediopay_options_h1 {
font-size: 23px;
font-weight: 400;
margin: 0;
padding: 9px 0 4px 0;
line-height: 1.3;
}

.mediopay_options_h2 {
font-size: 18px;
font-weight: 400;
margin: 0;
padding: 9px 0 4px 0;
line-height: 1.3;
}

.mp_options {
font-size: 14px;
line-height: 1.5;
margin: 1em 0;
}

.mp_options p {
font-size: 14px;
line-height: 1.5;
margin: 1em 0;
}

/*.mp_black {
  color:black;
}

.mp_white {
  color:white;
}

#mp_fade {

}


.superhead {
color:blue;
}*/

.mp_fading {
	background-image: linear-gradient(180deg,#000000 0%,rgba(0,0,0,0) 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      position:relative;
}

.paywallheader {
font-size: 180%;
text-align: center;
line-height:1.5;
}

.paywallheader_small {
font-size: 140%;
text-align: center;
line-height:1.5;
}

.paywallheader_smallest {
font-size: 120%;
text-align: center;
line-height:1.5;
}


.paywallbody {
font-style: italic;
text-align: center;
margin-top:20px;
line-height:1.5;
}

.mp_invisible {
    visibility:hidden;
}

.mp_visible {
    visibility:visible;
}

#mp_unlockable1.unlocked {
    opacity:1;
    transition: opacity 3s;
    color:#2F2F2F;
    transition: color 3s;
    text-shadow: 0 0 0 white;
    transition: text-shadow 3s;
    line-height: 1.5;
}
.mp_frame1 {
  font-size: 14px;
  font-family: Tahoma, Geneva, sans-serif;
  border-radius:2px;
  padding-top:10px;
  padding-bottom:10px;
  padding-left:10%;
  padding-right:10%;
  text-align: center;
  border-radius: 8px;
}

.mp_frame1-left {
  font-size: 14px;
  font-family: Tahoma, Geneva, sans-serif;
  border-radius:2px;
  padding:10px;
  text-align: center;
  border-radius: 8px;
}

.mp_frame1 h3 {
  font-family: Lucida;
}


#mbutton1, #mbutton2, #tbutton, #tbutton2, #editable_mbutton, #editable_mbutton_1, #editable_mbutton2 {
display:flex !important;
align-items: center;
justify-content: center;
margin:auto;
padding-left:78px;
}

.mbutton-left {
margin:left;
}

#editable_mbutton_wrap, #editable_mbutton_wrap_1 {
margin:auto;
}



#mp_frame1.paid {
height:125px;
}
#boxx, #box44 {
border: 1px solid #FB9868;
border-radius:8px;
padding:3px;
background-color: #FFCEB5;
width:120px;
margin-left:187px;
margin-top:-70px;
text-align:right;

}
#mp_box3, #mp_box2, #mp_box, #mp_box4, #mp_box6, #mp_box5, #mp_box2  {
margin-top:-70px;
font-size:12px;
font-family:sans-serif;
<!--border-left:6px solid #FFCEB5;-->
padding-left:0px;
cursor:help;
margin-bottom:25px;

}
.icon {
font-size:30px;
font-weight: bold;
}



#unlockable2 {
  line-height: 1.5;
  margin-top:-20px;
    /*visibility: hidden;
    opacity: 0;
    transition: opacity 5s;
    opacity:0.8;
    color: #7B7878;
  text-shadow: 0 0 10px black,
         0 0 50px black,
         0 0 20px black,
         0 0 20px black,
         0 0 20px black,
         0 0 20px black;*/
}

#unlockable2.unlocked {
    opacity:1;
    transition: opacity 3s;
    color:#2F2F2F;
    transition: color 3s;
    text-shadow: 0 0 0 white;
    transition: text-shadow 3s;
}
#mp_frame2 {
  font-size: 14px;
  font-family: Tahoma, Geneva, sans-serif;
  border-radius:2px;
  padding:10px;
  text-align: center;
  border-radius: 8px;
}
#mp_frame2.paid {
height:125px;
}

#mp_pay1, #mp_pay2, #mp_tip {
cursor: help;
}



.paywalllinks2:hover {
	text-decoration: underline;
}


.mp_choose_amount input {
display:inline !important;
color:black;
}