#content-will { /*position: fixed;*/ height: 100%; background: rgb(0, 0, 0); width: 100%; top: -200px; z-index: 999999999; margin-top: -200px; display: none; }
#btn-will { position: absolute; width: 100%; left: 0px; background: rgba(45, 45, 45, 0.81); top: 200px; border-radius: 0 0px 12px 12px; color: #fff; text-align: center; padding: 10px 0; cursor: pointer; z-index: 999999999999999999999; text-shadow: 0px 0px 5px #000; /* Safari */ -webkit-transform: rotate(0deg);/* Firefox */ -moz-transform: rotate(-90deg); /* IE */ -ms-transform: rotate(-90deg); /* Opera */ -o-transform: rotate(-90deg); /* Internet Explorer */ filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.expandedTxt { display: none }
#btn-will.expanded .expandedTxt { display: block }
#btn-will.expanded .click { display: none }
span.click i { padding: 3px; }
span.click { font-size: 16px; }
span.expandedTxt { font-size: 16px; display: none; }
.willSlide.expanded { display: block !important; }
.willSlide.expanded#btn { top: 97px; }
.clearfix { clear: both; }
.btn.green.button-round.button-green-3d { float: right; margin: 0px 0px 10px; }
i.ion-ios.currency { color: #fff; font-size: 16px; display: block; border: 1px solid; height: 30px; margin: 12px 0px 0px 0px; width: 30px; line-height: 28px; border-radius: 9px; }
