     .dxpcLite_MetropolisBlue.dxpc-mainDiv,
     .dxpcLite_MetropolisBlue.dxpc-mainDiv,
     .dxdpLite_MetropolisBlue.dxpc-mainDiv,
     .dxdpLite_MetropolisBlue.dxpc-mainDiv {
         top: 0px;
         left: 0px;
         background-color: #FFF;
         border: 1px solid #C0C0C0;
         padding: 20px;
         border-radius: 25px;
         }

     .dxpcLite_SoftOrange .dxpc-footerContent, .dxdpLite_SoftOrange .dxpc-footerContent {
         padding: 15px 20px 15px 12px;
         background-color: white;
     }

     .dxpcLite_MetropolisBlue 
     .dxpc-header, 
     .dxdpLite_MetropolisBlue 
     .dxpc-header {
         color: #0072C6;
         font-size: 1.66em;
         padding: 7px 2px 7px 12px;
         white-space: nowrap;
         height: 100px;
     }

     div.dxbButtonSys {
         vertical-align: middle;
         color: white;
         background-color: #337ab7;
     }

     html, body {
         height: 100%;
         width:100%;
         background-size: cover;
         background: url("Images/bright_squares.png")repeat center center fixed;
     }
