﻿.header-logo {
    margin-top:1.2em!important; 
}

.text-justify {
    text-align:justify!important;
}

.text-right {
    text-align:right!important
}

.aspNetDisabled {
    cursor: not-allowed;
    pointer-events: none;
}

.page-content {
    min-height: 80vh!important;
}


.menu-box-right {
    box-shadow: none !important;
}

.menu-box-left {
    box-shadow: none !important;
}