﻿.no-bullets ul {
    list-style-type: none; /* Remove bullets */
    padding: 0; /* Remove padding */
    margin: 0; /* Remove margins */
    margin: 10px;
}

.width100{
    width:100%;
}
.textCenter {
    text-align: center;
}

.externalFrame {
    height: 475px;
    width: 100%;
}

.login-form-height {
    height: 700px;
}