.z-index-1 {
    z-index: 1;
}

.h32px {
    height: 32px;
}

.m-t-10 {
    margin-top: 10px !important;
}

.min-h-85vh {
    min-height: 85vh;
}

.panel-fix-bottom {
    bottom: 0;
    position: absolute;
    width: 100%;
}

.m-r-15 {
    margin-right: 15px;
}

.m-r-10 {
    margin-right: 10px;
}

.m-b-15 {
    margin-bottom: 15px;
}

.m-b-30 {
    margin-bottom: 30px;
}