﻿

.loading {
    background-image: url("../images/ajax-loader-black.gif");
    background-repeat: no-repeat;
    background-position: center center;
    height: 100px;
    width: 100%;
}

.btn, input, button, select, textarea {
    border-radius: 0 !important;
}
