.msg {
    color: white;
    position: relative;
    top: -25px;
    font-size: 13px;
    float: left;
}

.error {
    color: #ff0000;
    font-weight: normal;
    font-size: 10px;
}

.top-5 {
    margin-top: 5;
}

.top-10 {
    margin-top: 10px !important;
}

.top-15 {
    margin-top: 15px !important;
}

.top-20 {
    margin-top: 20px !important;
}

.top-25 {
    margin-top: 25px !important;
}

.top-30 {
    margin-top: 30px !important;
}

.top-35 {
    margin-top: 35px !important;
}

.top-40 {
    margin-top: 40px !important;
}

.top-45 {
    margin-top: 45px !important;
}

.top-50 {
    margin-top: 50px !important;
}

.topnav {
    margin-bottom: 10px;
}

#loginForm .form-control option {
    color: #000 !important;
}

#loginForm .form-control option:hover {
    color: #fff !important;
}

.topnavbt {
    margin-left: 15px !important;
}

form select {
	margin: 0px !important;
}