﻿.signin-button {
    width: 296px;
    height: 43px;
    margin-top: 10px;
}

label.error {
    display: none !important;
}

.signin-button div div {
    border: 1px solid;
    border-radius: 1px;
    border-color: black;
    background: black;
}

.abcRioButton {
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .abcRioButton:hover {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.fadeInDown {
    padding-right: 0px;
}
