﻿input.errorBox {
    border: 2px solid #FF0000;
}


div.errorCheckbox {
    color: #FF0000 !important;
}

    div.errorCheckbox a {
        color: #FF0000 !important;
    }

.IpDescription {
    padding: 1em !important;
    background-color: #eaeaea;
    border-radius: 0.5em;
    margin: 1em;
}

.short {
    width: 200px;
}

/* Splash screen */
.splashBackground {
    background-color: #EFEFEF;
    opacity: 0.7;
}
