.moduleOptions {
    height: 90px;
    width: 100%;
    display: block;
    text-align: center;
    padding-top: 30px;
}

.moduleOptions.glyphicon {
    font-size: 50px;
}

.caption {
    text-align: center;
}

.thumbnail {
    color: inherit;
}

a.thumbnail:hover, a.thumbnail:active {
    text-decoration: none;
    color: inherit;
    border-color: inherit;
}

label.form-check-label {
    font-weight: normal;
}

.unfixable {
    opacity: 0.5;
}
