﻿.has-error {
    color: #A94442;
}

.alert-small {
    width: 103.2% !important;
    margin: 25px 0 0 -15px !important;
}

input[type="checkbox"] {
    position: initial !important;
    vertical-align: middle;
    margin: 0 4px 0 -20px;
}

input[type="submit"] {
    height: auto;
    margin-top: 15px;
}
