.roocwidget .custom {
    z-index: 99999!important;
}

.roocwidget .custom .cw-chat-window.login{
    background:#c21b17!important;
}

.roocwidget .custom .menu-background{
    background:#c21b17!important;
}

.roocwidget .custom .chat-header{
background:#c21b17!important;
color:white!important;
}

.roocwidget .custom .chat-header--team-name:hover{
background:#c21b17 !important;
}   

  .roocwidget .custom .chat-bubble.from-me{
    background:#e9433d!important;
    color:white!important;
  } 
  .roocwidget .custom .from-me.end::before{
      border-right-color:#e9433d!important;
  }

  .roocwidget .custom #assetchatbot-12{
      fill:#c21b17;
  }

  .roocwidget .custom .cw-launcher{
      background: #c21b17 center no-repeat !important;
  }

.roocwidget .custom .rating .buttonok::after{
    content: 'Siap'!important;
}

.roocwidget .custom .rating .buttoncancel::after{
    content: 'Batal'!important;
}

.roocwidget .custom .rating .rating-label::after{
    content: 'Tolong nilai yang bagus'!important;
}

.roocwidget .RooC-MuiButtonBase-root.RooC-MuiButton-root.RooC-MuiButton-text.RooC-MuiButton-textPrimary{
  border: solid 1px grey;
}

.roocwidget .RooC-MuiButtonBase-root.RooC-MuiButton-root.RooC-MuiButton-text.RooC-MuiButton-textPrimary .RooC-MuiButton-label{
  text-transform: none;
}