﻿#Maham-TopBar {
    position: relative;
    top: 0;
    width: 100%;
    margin: auto;
}

#Maham-Footer {
    position: relative;
    bottom: 0;
    width: 100%;
    margin: auto;
}

#Maham-Container {
    position: relative;
    width: 100%;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

#Maham-Body {
    overflow: auto;
    height: 1px;
    /* max-height: 14px; */
    position: relative;
}

.btn.rounded-circle.btn-sm {
    width: 2.5rem;
    height: 2.5rem;
}


.header-container {
    right: unset !important;
    left: unset !important;
    margin: auto;
}

.MudFullScreenModal .mud-dialog-content {
    padding:0 !important;
}

.MobileMaxWidth{
    max-width:1000px;
}



.mud-typography-h6 {
/*    font-size: 1vw;
*/}

