
.custom-changeportaltheme{
    text-align: left;
    padding: 10px !important;
}
.custom-changeportaltheme .ui-alert-warning{
    border-radius: unset;
    margin-bottom: 0;
}
.custom-changeportaltheme .ui-alert-primary{
    margin-bottom: 10px;
}
.custom-changeportaltheme .ui-alert-custom{
    background-color:#EEF2F4;
}
.custom-changeportaltheme .ui-alert .ui-alert-message.ui-alert-message-custom{
    color:#535C69;
}
.custom-changeportaltheme .popup-window-buttons{
    padding: 10px 0 10px!important;
}
.custom-changeportaltheme  .popup-title{
    color:#80868E;
    font-size: 14px;
    line-height: 49px;
    font-weight:600;

}