.loading{
    opacity:.50;
    -moz-opacity:0.45;
    filter:alpha(opacity=45);
    width: 100%;
    background-attachment: fixed;
    background-image: url(http://reportingpanelstaging.ercx.co/assets/Images/Preloader.gif);
    background-repeat: no-repeat;
    background-position: center center;}

.thankYou{
    width: 100%;
    float: left;
    padding: 0 15px 0 5px;
}