html {
   
}

body {
  
}

.ui-helper-hidden-accessible {
    display: none;
}

.form-group-buttons {
    margin-top: 10px;
}

.container-fluid {
    height: 100%;  
}



.header1 {
    background-color: #FFF;
    height: 60px;
    overflow: hidden;
}

.icon_user {
    vertical-align: middle;
    margin-right: 5px;
}

.dropdown1 {
    margin-right: 20px;
}

.footer1 {
    font-size: 11px;
    display: flex;
    justify-content: center;
    bottom: 0;
    width: 100%;
    position: fixed;
    background-color: #FFF;
    white-space: nowrap;
    color: #000
}