Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/content/80/4277580/html/megaprojecthelp.com/index.php:2) in /home/content/80/4277580/html/megaprojecthelp.com/control/user_session.php on line 2
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/content/80/4277580/html/megaprojecthelp.com/index.php:2) in /home/content/80/4277580/html/megaprojecthelp.com/control/user_session.php on line 2
/* BUTTONS
================================================== */
.hsc-button.hsc-buttonskin-white {
padding-top: 10px;
padding-bottom: 13px;
font-size: 14px;
}
.hsc-button.hsc-buttonskin-white a.hsc-link {
text-decoration: none;
font-size: inherit;
}
.hsc-button.hsc-buttonskin-white a.hsc-link span {
padding: 7px 12px;
border-width: 1px;
border-style: solid;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color: #222;
border-color: #e6e6e6;
background: #eee;
}
.hsc-button.hsc-buttonskin-white a.hsc-link:hover span {
color: #222;
border-color: #e6e6e6;
background: #f9f9f9;
}