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

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

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

.roocwidget .custom .chat-header{
background:#FCED8C!important;
color:rgb(24, 23, 23)!important;
font-weight: bold !important;
}

.roocwidget .custom .chat-header--team-name:hover{
background:#FCED8C !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: #FCED8C 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;
}

.roocwidget .RooC-MuiTypography-root.RooC-MuiTypography-h6.RooC-MuiTypography-gutterBottom{
  text-align : center;
}

.roocwidget .RooC-MuiTypography-root.RooC-MuiTypography-body2.RooC-MuiTypography-colorTextSecondary{
  text-align : center;
}
.jss2{
  background: #fced8c !important;
  border-color: #FFFFFF !important;
  color: #231F20 !important;
  font-weight: bold !important;
}
.loader-list-lokasi {
  width: 50px;
  height: 50px;
  background: url(../images/logo/p-logo.png) center center no-repeat;
  background-size: 30px 30px;
}
.loader-oprational{
  width: 50px;
  height: 50px;
  background: url(../images/logo/p-logo.png) center center no-repeat;
  background-size: 30px 30px;
}
.search-reset-input {
  margin-left: -54px;
  position: absolute;
  top: 10px;
  background: none;
  border: 0px;
  cursor: pointer;
}

