.rem_widget {
    /*padding: 10px;*/
    box-shadow: 5px 6px 20px rgb(0 0 0 / 21%);
    margin: 0px 10px 10px 10px;
    background: white;
    position: fixed;
}

.rem_widget_banner{
    width:100%;
    height:60px;
    color:white;
    background-color:#062a64;
}

.portalTextWrapper{
    display: flex;
    flex-direction: column;
    width: 90%;
    float:left;
}

.minimilise_widget{
    height:50px;
    float:right;
}
