.btn {
    white-space: normal;
    vertical-align: middle;
}

.btn-lg {
    height: 150px !important;
    width: 150px !important;
}

.row-margin {
    margin-top: 20px;
}

.wet_element{
    background-color: #A10F34 !important;
    color: white !important;
}

.section_button {
    vertical-align: middle;
}

.per_element {
    background-color: #4FAD3B !important;
    color: white !important;
}


.for_element {
    background-color: #9708AE !important;
    color: white !important;
}

.pan_element {
    background-color: #0395FB !important;
    color: white !important;
}

.spec_element {
    background-color: #D93D16 !important;
    color: white !important;
}

[v-cloak] {
    display: none;
}

.btn-default {
    cursor: default;
}