﻿#main-content{
    padding-top:45px;
}

.progress__steps {
    margin: 0 auto 50px;
}

.reduce-flicker{
    height:80vh;
}
.reduce-flicker-sm{
    min-height: 40vh;
}

.error-hidden {
    display: none;
}

#partial-container{
    min-height:60vh;
}

.spinner-border-sm {
    width: 2.5rem;
    height: 2.5rem;
}

.padding-bottom-120{
    padding-bottom:120px;
}

.padding-bottom-45{
    padding-bottom:45px;
}

#cc-main .cm {
    max-width:40rem;
}