/*
.inner-container{
    background-color: #359a8e!important; 
}
.header .title{ font-size: 50px; } */

div.footer p {
    display : none;}

p.intro.js-introduction {    
    background-color: #f2f2f2;
    color: #000;
    padding: 5px;}
    
div.inner-container.js-window_background.js-text.js-border {
    color: #ffffff!important;
    border-color: #f2f2f2!important;
    background-color: #450e6b!important;
}

button.submit.js-button_label.js-window_background.js-text.js-border.js-submit_button {
    background-color: #359A8E!important;
    border-color: #359A8E!important;
}
/**/
.header{
    background-color: #450e6b;
    padding-top: 5px;
}
.header h1{color: #fff;}
.header .logo.js-logo{margin-left: 5px;}
.controls{padding: 5px;}
div.inner-container.js-window_background.js-text.js-border {
    color: #333333!important;
    border-color: #f2f2f2!important;
    background-color: #f1f2f2!important;
    padding: 0px;
}

div.chatButton {display : none;}

/*chat widget fix*/
/*
div.chat-incoming-msg span{
    font-style: 14px!important;
    background-color: #fff!important;
}
*/






