#egain-chat-pre-chat-params-list .form-group input.ng-touched.ng-valid ~ div, #egain-chat-pre-chat-params-list .form-group textarea.ng-touched.ng-valid ~ div, #egain-chat-pre-chat-params-list .form-group select.ng-touched.ng-valid ~ div {
    color: rgb(84 87 90);
}
#egain-chat-transcript .customer .bubble {
    background: #e60000 !important;
    background: -webkit-linear-gradient(#e60000, #e60000) !important;
    background: -moz-linear-gradient(#e60000, #e60000) !important;
    background: -o-linear-gradient(#e60000, #e60000) !important;
    background: -ms-linear-gradient(#e60000, #e60000) !important;
    background: linear-gradient(#333, #333) !important;
    color: #ffffff;	
}

#egain-chat-transcript .customer .bubble:after {
    border-color: #333 transparent;
    left: 15px;
}

#egain-chat-transcript .agent.agent1 .bubble {
    background: #f1f4f8 !important;
}

#egain-chat-transcript .agent.agent1 .bubble:after {
    border-color: #f1f4f8 transparent !important;
}

#egain-chat-alternate-engagement-options {
    
    height: 60px;
	font-size: 14px;
    
}
#egain-chat-alternate-engagement-options .message {
   
    height: 40px;
}

#egain-chat-attachment-modal .btn.btn-primary {
    border-color: #e60000;
    background: #e60000 !important;
    background: -webkit-linear-gradient(#e60000, #e60000) !important;
    background: -moz-linear-gradient(#e60000, #e60000) !important;
    background: -o-linear-gradient(#e60000, #e60000) !important;
    background: -ms-linear-gradient(#e60000, #e60000) !important;
    background: linear-gradient(#e60000, #e60000) !important;
    color: #FFFFFF;
}

#egain-chat-attachment-modal .btn.btn-primary:hover {
    background: #e60000!important;
    background: -webkit-linear-gradient(#e60000, #e60000) !important;
    background: -moz-linear-gradient(#027F8D, #027F8D) !important;
    background: -o-linear-gradient(#027F8D, #027F8D) !important;
    background: -ms-linear-gradient(#027F8D, #027F8D) !important;
    background: linear-gradient(#e60000, #e60000) !important;
}

div#egain-chat-pre-chat-page .action-footer .btn {
    padding: 8px 13px;
    border-color: #e60000;
    border-radius: 0px;
    background: #e60000 !important;
    background: -webkit-linear-gradient(#e60000, #e60000) !important;
    background: -moz-linear-gradient(#e60000, #e60000) !important;
    background: -o-linear-gradient(#e60000, #e60000) !important;
    background: -ms-linear-gradient(#e60000, #e60000) !important;
    background: linear-gradient(#e60000, #e60000) !important;
    color: #FFFFFF;
}

div#egain-chat-pre-chat-page .action-footer .btn:hover {
    background: #e60000!important;
    background: -webkit-linear-gradient(#027F8D, #027F8D) !important;
    background: -moz-linear-gradient(#027F8D, #027F8D) !important;
    background: -o-linear-gradient(#027F8D, #027F8D) !important;
    background: -ms-linear-gradient(#027F8D, #027F8D) !important;
    background: linear-gradient(#e60000, #e60000) !important;
}
div#egain-chat-post-chat-page .action-footer .btn {
    padding: 8px 13px;
    border-color: #00000014;
    border-radius: 0px;
    background: linear-gradient(#e60000, #e60000) !important;
    color: #f1f4f8;
}
div#egain-chat-post-chat-page .action-footer .btn:hover {
    background: linear-gradient(#4A4D4E, #4A4D4E) !important;
}

#egain-chat-header-small nav.egain-navbar-fixed-top .colored {
    height: 50px;
    background: #e60000;
    background: -webkit-linear-gradient(#137D9A, #137D9A);
    background: -moz-linear-gradient(#137D9A, #137D9A);
    background: -o-linear-gradient(#137D9A, #137D9A);
    background: -ms-linear-gradient(#137D9A, #137D9A);
    background: linear-gradient(#e60000, #e60000);
    border-bottom: 0.01px solid #e60000;
}

#egain-chat-alternate-engagement-options .btn-group .alt-eng-btn:nth-child(1) button {
    background-color: #e60000;
}

#egain-chat-post-chat-survey > div .glyphicon-star {
    color: #e60000;
}


#egain-chat-header-small nav.egain-navbar-fixed-top .row .header-message.toolbar-active {
    
    color: #f1f4f8;
}
#egain-chat-launch-button .chat-launch-container.chat {

    background-color: #e60000;
    border: 0.01px solid #e60000;
}
#egain-chat-pre-chat-params-list .form-group input.ng-touched.ng-invalid, #egain-chat-pre-chat-params-list .form-group textarea.ng-touched.ng-invalid {
    border-bottom: 1px solid #d50000;
    border: 1px solid #d50000;
}


#egain-chat-launch-button .chat-launch-container.chat .chat-launch-input-container {

    padding-left: 35px;
}

#egain-chat-launch-button.egain-hover .chat-launch-container.chat {
    width: 200px;
}
.arabic{
    font-size: 18px;
}