
#survey_widget_block { background: white; box-shadow: rgba(0, 0, 0, 0.6) 0 0 15px; -webkit-box-shadow: rgba(0, 0, 0, 0.6) 0 0 15px; -moz-box-shadow: rgba(0, 0, 0, 0.6) 0 0 15px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; color: #252525; }

#survey_line_break {  border-top: 1px solid #cccccc; }
#tek_brand {background: url(tek_logo.gif) bottom left no-repeat;}

#survey_widget_block a { background: white; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; transition: background .5s; -moz-transition: background .5s; -webkit-transition: background .5s; -o-transition: background .5s; }
#survey_widget_block a:hover { background: #eeeeee; }

a#survey_display { background: #69923a; }
a#survey_display:hover { background: #8fad6b; }

#survey_close_icon { position: absolute; display: block; background: white; height: 20px; width: 20px; border: 1px solid #cccccc; cursor: pointer; right: 5px; top: 5px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; transition: background .5s; -moz-transition: background .5s; -webkit-transition: background .5s; -o-transition: background .5s; font: 14px/20px Tahoma, Arial, Helvetica, sans-serif; text-align: center; }
#survey_close_icon:hover { background: #eeeeee; }


.sg-dialog .ui-dialog-titlebar { display:none; }
.sg-dialog {top: 100px !important; z-index: 999999 !important; opacity: 1 !important;}
.sg-dialog .ui-widget-overlay {background-color: #000000 !important; z-index: 999999 !important;}