html{overflow-y:scroll}
html,body{height:100%}
body{background:#fbfbfb !important;display:flex;flex-direction:column}
.content{flex:1 0 auto}

/*.footer{flex-shrink:0;background:#1eadbb;}*/ /*20210602*/
.footer{flex-shrink:0;background:#866abf} /*20210602*/
.footer ul{list-style:none;}
.no-margin{margin:0}

a:focus{outline:none !important}
/*.navbar{background:#1eadbb !important}*//*20210602*/
.navbar{background:#866abf !important} /*20210602*/
/*.navbar-light a{color:#fff !important}*/
.status-error{margin:0 auto;text-align:center;text-align:center;position:fixed;z-index:9999;width:100%;top:0}
.status-success{margin:0 auto;text-align:center;text-align:center;position:fixed;z-index:9999;width:100%;top:0}
.user_avatar{max-width:100px;min-width:100px;max-height:100px;min-height:100px}
.navbar-brand,.nav-link{color:#fff !important}
.dropdown-item{color:#222 !important}

.strong-label label{font-weight:bold}
.badge{font-size:15px !important}

p{color:#444}
/*.form-group p{font-weight:bold}*/
label{font-size:16px !important}

.dsaruba{background:#222;color:#fefefe;font-size:12px;padding:4px 0;}

.card-header{background:#f7f7f7 !important}

.clickable-tags .nav-link{color:#212529 !important;}

label{font-weight:bold}

.btn-custom-green{background:#1eadbb !important;border:1px solid #1eadbb !important}