/*.xsollaOuter {
       padding: 0px; z-index: 9999; left: 621.5px; position: absolute; display: none; background: #DCEDF4 none repeat scroll 0% 0% !important; border: 2px solid #9e9ea0 !important; border-radius: 5px; top: 35px !important; width: 500px; margin-top: 25%; 
 }*/

  .xsollaOuter {
    z-index: 9999;
    background: #DCEDF4 none repeat scroll 0% 0% !important;
    border: 2px solid #9e9ea0 !important; 
    border-radius: 5px; top: 35px !important; 
    width: 232px;     
    height: 21px;    
    position: absolute;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
 }
 .xsollaInner {
       padding: 0px; top: 1px;  left: 1px; position: relative; display: block; min-height: 20px; max-height: 320px; min-width: 100px; overflow: auto; max-width: 500px; z-index: 9999; 
 }

.paymentMask {
      display:block; position: absolute; top: 0px; left: 0px; width: 1910px; height: 1458px; opacity: 0.8; z-index: 9998; background-color: rgb(255, 255, 255);
}