@charset "UTF-8";
div.rocket-widget, div.rocket-widget ul, div.rocket-widget ul li, div.rocket-widget ul li p, div.rocket-widget ul li img, div.rocket-widget ul li p span, div.rocket-widget ul li a {
	background: none;
	border: none;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

div.rocket-widget ul, div.rocket-widget ul li { list-style: none; }

div.rocket-widget ul li a, div.rocket-widget ul li img { display: inline; width: auto; }

div.rocket-widget ul li a.rocket-button { text-align: center; }

/* "Simply" Style */
/**************************************************************************\
*                            SIMPLY BASE STYLES                            *
\**************************************************************************/
.rocket-style-simply { overflow: hidden; }
.rocket-style-simply .rocket-email { float: left; display: block; margin: 0px 0 0; }
.rocket-style-simply .rocket-email .rocket-stats { background: white; border: 1px solid #e3e3e3; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; padding: 0 10px; color: #7d7d7d; font-size: 11px; line-height: 20px; font-family: "Helvetica Neue", Helvetica, sans-serif; font-weight: normal; cursor: default; }
.rocket-style-simply .rocket-email .rocket-action-link { background: #e3e3e3; border: none; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; position: relative; }
.rocket-style-simply .rocket-email .rocket-action-link::before { border: 3px solid transparent; height: 0; width: 0; position: absolute; content: " "; pointer-events: none; }
.rocket-style-simply .rocket-blue .rocket-action-link { background: #3382c0; }
.rocket-style-simply .rocket-blue .rocket-action-link:hover, .rocket-style-simply .rocket-blue .rocket-action-link:focus { background: #478ec6; }
.rocket-style-simply .rocket-sky .rocket-action-link { background: #00abee; }
.rocket-style-simply .rocket-sky .rocket-action-link:hover, .rocket-style-simply .rocket-sky .rocket-action-link:focus { background: #19b3ef; }
.rocket-style-simply .rocket-red .rocket-action-link { background: #cb2027; }
.rocket-style-simply .rocket-red .rocket-action-link:hover, .rocket-style-simply .rocket-red .rocket-action-link:focus { background: #dc484f; }
.rocket-style-simply .rocket-green .rocket-action-link { background: #5f9b6a; }
.rocket-style-simply .rocket-green .rocket-action-link:hover, .rocket-style-simply .rocket-green .rocket-action-link:focus { background: #6fa578; }
.rocket-style-simply .rocket-orange .rocket-action-link { background: #ff7700; }
.rocket-style-simply .rocket-orange .rocket-action-link:hover, .rocket-style-simply .rocket-orange .rocket-action-link:focus { background: #fe9437; }
.rocket-style-simply .rocket-black .rocket-action-link { background: #000000; }
.rocket-style-simply .rocket-black .rocket-action-link:hover, .rocket-style-simply .rocket-black .rocket-action-link:focus { background: #545454; }

/**************************************************************************\
*                           SIMPLY (LEFT) STYLE                            *
\**************************************************************************/
.rocket-style-simply-left .rocket-email .rocket-stats { margin: 0 6px 0 0; float: left; }
.rocket-style-simply-left .rocket-email .rocket-action-link { width: 22px; height: 22px; float: left; margin-right: 10px; }
.rocket-style-simply-left .rocket-email .rocket-action-link::before { border-right-color: #e3e3e3; right: 100%; top: 50%; margin-top: -2px; }
.rocket-style-simply-left .rocket-email .rocket-action-link .rocket-icon { margin: 3px; }
.rocket-style-simply-left .rocket-email .rocket-action-link .rocket-name { display: none; }
.rocket-style-simply-left .rocket-blue .rocket-action-link::before { border-right-color: #3382c0; }
.rocket-style-simply-left .rocket-blue .rocket-action-link:hover::before, .rocket-style-simply-left .rocket-blue .rocket-action-link:focus::before { border-right-color: #478ec6; }
.rocket-style-simply-left .rocket-sky .rocket-action-link::before { border-right-color: #00abee; }
.rocket-style-simply-left .rocket-sky .rocket-action-link:hover::before, .rocket-style-simply-left .rocket-sky .rocket-action-link:focus::before { border-right-color: #19b3ef; }
.rocket-style-simply-left .rocket-red .rocket-action-link::before { border-right-color: #cb2027; }
.rocket-style-simply-left .rocket-red .rocket-action-link:hover::before, .rocket-style-simply-left .rocket-red .rocket-action-link:focus::before { border-right-color: #dc484f; }
.rocket-style-simply-left .rocket-green .rocket-action-link::before { border-right-color: #5f9b6a; }
.rocket-style-simply-left .rocket-green .rocket-action-link:hover::before, .rocket-style-simply-left .rocket-green .rocket-action-link:focus::before { border-right-color: #6fa578; }
.rocket-style-simply-left .rocket-orange .rocket-action-link::before { border-right-color: #ff7700; }
.rocket-style-simply-left .rocket-orange .rocket-action-link:hover::before, .rocket-style-simply-left .rocket-orange .rocket-action-link:focus::before { border-right-color: #fe9437; }
.rocket-style-simply-left .rocket-black .rocket-action-link::before { border-right-color: #000000; }
.rocket-style-simply-left .rocket-black .rocket-action-link:hover::before, .rocket-style-simply .rocket-black .rocket-action-link:focus::before { border-right-color: #545454; }


/**************************************************************************\
*                            SIMPLY (TOP) STYLE                            *
\**************************************************************************/
.rocket-style-simply-top .rocket-email { margin-right: 10px; }
.rocket-style-simply-top .rocket-email .rocket-stats { margin: 0 0 6px 0; display: block; text-align: center; }
.rocket-style-simply-top .rocket-email .rocket-action-link { display: block; height: 22px; text-align: center; }
.rocket-style-simply-top .rocket-email .rocket-action-link::before { border-bottom-color: #e3e3e3; bottom: 100%; left: 50%; margin-left: -2px; }
.rocket-style-simply-top .rocket-email .rocket-action-link .rocket-icon { display: none; }
.rocket-style-simply-top .rocket-email .rocket-action-link .rocket-name { display: inline-block; margin: 0 5px; color: #ffffff; font-size: 11px; line-height: 22px; font-family: "Helvetica Neue", Helvetica, sans-serif; font-weight: normal; vertical-align: top; }
.rocket-style-simply-top .rocket-blue .rocket-action-link::before { border-bottom-color: #3382c0; }
.rocket-style-simply-top .rocket-blue .rocket-action-link:hover::before, .rocket-style-simply-top .rocket-blue .rocket-action-link:focus::before { border-bottom-color: #478ec6; }
.rocket-style-simply-top .rocket-sky .rocket-action-link::before { border-bottom-color: #00abee; }
.rocket-style-simply-top .rocket-sky .rocket-action-link:hover::before, .rocket-style-simply-top .rocket-sky .rocket-action-link:focus::before { border-bottom-color: #19b3ef; }
.rocket-style-simply-top .rocket-red .rocket-action-link::before { border-bottom-color: #cb2027; }
.rocket-style-simply-top .rocket-red .rocket-action-link:hover::before, .rocket-style-simply-top .rocket-red .rocket-action-link:focus::before { border-bottom-color: #dc484f; }
.rocket-style-simply-top .rocket-green .rocket-action-link::before { border-bottom-color: #5f9b6a; }
.rocket-style-simply-top .rocket-green .rocket-action-link:hover::before, .rocket-style-simply-top .rocket-green .rocket-action-link:focus::before { border-bottom-color: #6fa578; }
.rocket-style-simply-top .rocket-orange .rocket-action-link::before { border-bottom-color: #ff7700; }
.rocket-style-simply-top .rocket-orange .rocket-action-link:hover::before, .rocket-style-simply-top .rocket-orange .rocket-action-link:focus::before { border-bottom-color: #fe9437; }
.rocket-style-simply-top .rocket-black .rocket-action-link::before { border-bottom-color: #000000; }
.rocket-style-simply-top .rocket-black .rocket-action-link:hover::before, .rocket-style-simply-top .rocket-black .rocket-action-link:focus::before { border-bottom-color: #545454; }

/* "Inline" Style */
/**************************************************************************\
*                            INLINE BASE STYLES                            *
\**************************************************************************/
.rocket-style-inline { overflow: hidden; }
.rocket-style-inline .rocket-email { border: none; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; float: left; display: block; margin: 10px 10px 0 0; }
.rocket-style-inline .rocket-email .rocket-action-link { color: #ffffff; font-size: 14px; line-height: 32px; text-align: left; font-family: "Helvetica Neue", Helvetica, sans-serif; font-weight: normal; }
.rocket-style-inline .rocket-email .rocket-action-link .rocket-metric { display: inline-block; float: left; }
.rocket-style-inline .rocket-email .rocket-action-link .rocket-stats { background: #ffffff; border: none; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; padding: 0 8px; margin: 2px; min-width: 30px; position: relative; float: left; color: #7d7d7d; font-size: 14px; line-height: 28px; text-align: center; font-family: "Helvetica Neue", Helvetica, sans-serif; font-weight: normal; }
.rocket-style-inline .rocket-email .rocket-action-link .rocket-stats::before { border: 3px solid transparent; height: 0; width: 0; position: absolute; top: 50%; margin-top: -3px; content: " "; pointer-events: none; }
.rocket-style-inline .rocket-blue { background: #3382c0; }
.rocket-style-inline .rocket-blue:hover, .rocket-style-inline .rocket-blue:focus { background: #478ec6; }
.rocket-style-inline .rocket-sky { background: #00abee; }
.rocket-style-inline .rocket-sky:hover, .rocket-style-inline .rocket-sky:focus { background: #19b3ef; }
.rocket-style-inline .rocket-red { background: #cb2027; }
.rocket-style-inline .rocket-red:hover, .rocket-style-inline .rocket-red:focus { background: #dc484f; }
.rocket-style-inline .rocket-green { background: #5f9b6a; }
.rocket-style-inline .rocket-green:hover, .rocket-style-inline .rocket-green:focus { background: #6fa578; }
.rocket-style-inline .rocket-orange { background: #ff7700; }
.rocket-style-inline .rocket-orange:hover, .rocket-style-inline .rocket-orange:focus { background: #fe9437; }
.rocket-style-inline .rocket-black { background: #000000; }
.rocket-style-inline .rocket-black:hover, .rocket-style-inline .rocket-black:focus { background: #545454; }

/**************************************************************************\
*                            INLINE LEFT STYLES                            *
\**************************************************************************/
.rocket-style-inline-left .rocket-email .rocket-action-link .rocket-metric { margin: 0 10px 0 10px; }
.rocket-style-inline-left .rocket-email .rocket-action-link .rocket-stats { margin-right: 3px; }
.rocket-style-inline-left .rocket-email .rocket-action-link .rocket-stats::before { border-left-color: #ffffff; left: 100%; }

/**************************************************************************\
*                            INLINE RIGHT STYLES                           *
\**************************************************************************/
.rocket-style-inline-right .rocket-email .rocket-action-link .rocket-metric { margin: 0 0 0 10px; }
.rocket-style-inline-right .rocket-email .rocket-action-link .rocket-stats { margin-left: 10px; }
.rocket-style-inline-right .rocket-email .rocket-action-link .rocket-stats::before { border-right-color: #ffffff; right: 100%; }
