/* Frontend validation erroe */
.error{
    font-size:12px;
}

/* Question Module CSS */
.loading-question{
    width: auto;
    font-size: 20px;
    text-align: center;
    background: #fff;
    padding: 150px 0;
    color: #8e8b8b;
    vertical-align: top;
}

