 .embeddedServiceHelpButton .helpButton .uiButton {
        background: #0c2074 !important; 
        background-color: #0c2074 !important; 
        font-family: "Arial", sans-serif;
        font-size: 18px !important; 
        min-width: 13em;
        max-width: 30em;
        height: 92px;        
        }
        .embeddedServiceHelpButton .helpButton {
         height: 92px;
        }        
        .embeddedServiceHelpButton .helpButton .uiButton:focus {
         outline: 1px solid #0c2074 !important;
        }
        .message {
        background-color:#0c2074 !important; 
        border-style: none; 
        border-width: none; 
        color: white; 
        padding:none;
        margin: auto;
        text-align: center;
        }
        .embeddedServiceSidebarMinimizedDefaultUI .content {
        background:none;
        }
        .uiImage{display: none;}
        .embeddedServiceLiveAgentStateChatHeaderOption .optionName{
        	 color: white !important;			 
			 text-decoration: underline;			 
        }    	
          
         body button{
          background: none;
         } 