
 .pageLoadingid14,.pageLoadingid11,.pageLoadingid13{
    position: fixed;
    top: 0;
    left: 0;
    visibility: visible;
}

.pageLoadingid14{
    background-color: rgba(245, 245, 245, 0.90);
    width: 100%;
    height: 100%;
    z-index: 99999997;
}


.pageLoadingid11{
    background-color: #979696;
    width: 100%;
    height: 5px;
    z-index: 99999998;
}

.pageLoadingid13{
    background-color: #2c2c2c;
    height: 5px;
    width: 10%;
    box-shadow: 0 0 10px #2c2c2c;
    z-index: 99999999;
}

.pageLoadingid12{
    position: fixed;
    top: 50px;
    right: 2%;
    text-shadow: 0 0 20px #fff;
    color: #2c3740;
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    padding: 5px;
    background-color: #F0F5F8;
    visibility: visible;
    z-index: 99999999;
}
