.text-center .btn.btn-success {
    padding: 10px 30px;
}

#loader {
    position: absolute;
    width: 18px;
    top: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9;
    height: auto;
    right: 7px;
}

.domain_allocator button {
    position: relative;
}

/*.alert {*/
/*    padding: 20px;*/
/*    background-color: #f9edbe;*/
/*    color: #856404;*/
/*    border: 1px solid #ffeeba;*/
/*    border-radius: 4px;*/
/*    position: relative;*/
/*    margin: 20px 0;*/
/*}*/

/*.alert b {*/
/*    font-weight: bold;*/
/*}*/