html,body{
    height: 100%;
    min-height: 100%;
}
.wrap{
    min-height: 100%;
}
.footer{
    width: 100%;
    position: absolute;
    bottom: 0;
}
#service-field{
    width: 400px;
}

.separator-20 {
    height: 20px;
}

.require-alert {
    display: none;
}
.done {
    color: green;
}

.set-service-form {
    width: 250px;
}

.material-icons {
    cursor: pointer;
}

.footable-first-visible {
    width: 10px;
}
