.popupally-outer-plsbvs{
width:60px;
height:940px;
background-color:#d3d3d3;
background-image:none;
background-size:contain;
background-repeat:no-repeat;
}
.popupally-inner-plsbvs{overflow:visible;width:auto;height:auto;padding:0px;}
.popupally-inner-plsbvs .popupally-center-plsbvs {
display:inline-block;
box-sizing:border-box;
-moz-box-sizing:border-box;
position:relative;
line-height:18px;
}
.popupally-inner-plsbvs .content-plsbvs {
display:inline-block;
box-sizing:border-box;
-moz-box-sizing:border-box;
position:relative;
line-height:18px;
}
.popupally-inner-plsbvs .desc-plsbvs {
position:relative;
display:inline-block;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 20px;
line-height: 24px;
font-weight: bold;
box-sizing:border-box;
-moz-box-sizing:border-box;
cursor:pointer;
top:15px;
left:60px;
}
.popupally-inner-plsbvs .popupally-center-plsbvs .content-plsbvs input[type="text"].field-plsbvs {
position:relative;
display:inline-block;
padding:5px 4px;
width:200px;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 16px;
background: #f6f6f6;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-webkit-border-radius: 3pt;
-moz-border-radius: 3pt;
border-radius: 3pt;
box-sizing:border-box;
-moz-box-sizing:border-box;
height:auto;
top:15px;
left:90px;
margin:0;
border-width:0;
font-weight:400;
}
.popupally-inner-plsbvs  .popupally-center-plsbvs .content-plsbvs input[type="button"].submit-plsbvs,
.popupally-inner-plsbvs  .popupally-center-plsbvs .content-plsbvs input[type="submit"].submit-plsbvs {
position:relative;
display:inline-block;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
line-height:16px;
background-color: #00c98d;
border-style: solid;
border-width: 1px;
border-color:#C0C0C0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
color: white;
text-shadow: 0 0.1em 0.3em rgba(0,0,0,0.3);
cursor: pointer;
-webkit-border-radius: 3pt;
-moz-border-radius: 3pt;
border-radius: 3pt;
width:auto;
height:auto;
padding:7px 20px;
box-sizing:border-box;
-moz-box-sizing:border-box;
background-image:none;
top:15px;
left:90px;
margin:0px;
font-weight:400;
}