#lhc_need_help_image {
	display: none;
}

#lhc_need_help_container {
	border-radius: 5px !important;
    background: #f7f7f7 !important;
    color: #003661 !important;
    border: 1px solid #f7f7f7 !important;
    box-shadow: -1px -1px 5px rgba(50, 50, 50, 0.17);
}

#lhc_need_help_triangle {
    border-top: 13px solid #f7f7f7 !important;
}

#lhc_status_container .status-icon {
    color: #003661 !important;
}

#lhc_title img {
	display: none;
}

#lhc_min {
	display: none;
}

#lhc_remote_window {
	display: none;
}

#lhc_header {
	background-color: #1f70e7 !important;
}

#lhc_status_container {
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px;
    margin-right: 20px;
	width: 230px !important;
}

#lhc_container {
	margin-right: 20px !important;
}

#widget-layout .form-group {
    width: 100% !important;
}

#lhc_status_container .status-icon {
	background: inherit !important;
}

#lhc_status_container .status-icon {
    font-size: 16px !important;
    padding-left: 20px !important;
}



