﻿.answer_div {display:none;line-height:130%;color:#000;float:left;clear:both;} 
.help_arr {cursor:pointer;height:12px;padding:8px 5px 0 0;float:left;clear:left;} 
.helpq { padding:5px 0;float:left;clear:right;width:201px; }
.helps {cursor:pointer;line-height:130%;}
.slide-out-div {padding:10px 10px;text-align:left;color:#fff;height:100%;width: 300px;border-left:1px solid white;background:#100000;position:fixed;z-index:100000;} 
.closehelp { cursor:pointer;height:25px;float:right;width:23px;background:url(../images/help/close.png);margin-top:12px;margin-right:5px; }
.closehelp:hover { background:url(../images/help/close_w.png); }

a.sincContact:link, a.sincContact:visited, a.sincContact:active { width:260px;height:48px;background:url(../images/help/contact_us.png);border:0;display: block; }
a.sincContact:hover { background:url(../images/help/contact_us_hover.png); }
a.contactBtn, a.contactBtn:link { display:inline-block;color: #fff !important; width:176px; }
input.contactBtn { width:200px; }
.contactBtn { background-color: #87c657; border: 3px solid #bbb; display: inline-block; cursor: pointer; color: #fff !important; text-align:center !important; font-family: Tahoma, Geneva, sans-serif; 
                  font-size: 13pt; text-transform: uppercase;  padding: 6px 12px; text-decoration: none; -moz-transition: all 0.3s ease-in 0s; 
                  -webkit-transition: all 0.3s ease-in 0s; -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s;   }
    .contactBtn:hover { background-color: #679543; color: #fff !important; text-decoration:none; }
    .contactBtn:active { position: relative; top: 1px; }

@media all and (max-width: 998px) {
    #ctl00_hPanelText_imgShowHelp { display:none;}
}