/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 02.02.2018, 12:40:27
    Author     : APV-SHKN
*/

#wpsp_helpdesk_widget
{
color:#333f48;
border-color:#26cd9c;
font-weight: normal;
background-color: #fff;
}
#wpsp_helpdesk_widget #support_button_outer_div
{
color:#fff !important;
background-color: #A9CC62 !important;
font-weight: normal !important;
}   
.wpsp_helpdesk_widget_menu_item
{
background-color: transparent;
color:#333f48;
}
.wpsp_helpdesk_widget_menu_item:hover
{
color:#fff;
}