/* Background color */
#botmind-frame .chat-title {background: #000000 !important;}
#botmind-frame .action-box {background: #000000 !important;}
#botmind-frame .message-box {background: #000000 !important;}
.maker-box {background: #000000 !important;}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {background-color: #000000 !important;}
/* Bubble color */
#botmind-frame .botmind-chat-launcher.closed {background-color: #000000 !important;}
#botmind-frame .botmind-chat-launcher.opened {background-color: #000000 !important;}
#botmind-frame .messages .message .button-bloc:hover {color: #000000 !important;}
#botmind-frame .messages .message.message-personal {background: #000000 !important;}
#botmind-frame .action-box .action-bloc:hover {color: #000000 !important;}
/* Font */
#botmind-frame .chat-title h1 {font-family: "Monserrat", sans-serif !important; font-weight: normal !important; padding-top: 10px !important;}
#botmind-frame .messages .message {font-size: 13px !important; text-shadow: none !important; font-family: "Lato", sans-serif !important;}
/* Specific */
#botmind-frame .chat-title h1 {letter-spacing: 1px;}
#botmind-frame .message-box .message-submit {height: 20px; min-height: 20px;}
#botmind-frame .messages .message.new {display: block;}