﻿.align-property-label {
    width: 82px !important;
}

.align-property {
    display: inline-flex;
    width: 100%;
}

.text-center {
    text-align: center;
}

.sticky-top {
    z-index: 0 !important;
}

.first-row-height {
    height: 250px;
    max-height: 250px;
}

.second-row-height{
    height:250px;
    max-height:250px;
}

.other-font-size {
    font-size: 11px;
}

.float-right {
    float: right;
}

.form-control-xs {
    font-size: 11px;
    padding: 2px 2px;
}

.label-size-sm {
    font-size: 14px;
}

.label-size-xs {
    font-size: 11px;
}

.card-padding {
    padding: 5px !important;
}

.btn-xs {
    padding: 0.01rem 0.2rem;
    font-size: .875rem;
    border-radius: 0.2rem;
}

.note-card {
    height: 506px;
    max-height: 506px;
}

.overflow-x-hidden {
    overflow-x: hidden;
}
