body {
	color: #676767;
	background-color: #ededed;
	font: normal 13px "Open Sans", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: #ededed url(../../images/gradient.jpg) repeat-x;
}

div#IEM_HTML_Body {
	margin: 0;
}

.body {
	font-size: 12px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}

.popupBody {
	background-color: #F3F2E9;
	color: black;
	font-size: 11px;
	line-height: 1.5;
	margin: 20px;
	padding: 0pt;
}

.popupContainer {
	background-color: #FFFFFF;
	border: 1px solid #CAC7BD;
	padding: 20px;
}

div#IEM_Header_TrialNotificationBar {
	background: #FEFCD0 url(../../images/infoballon.gif) no-repeat fixed 7px 9px;
	padding: 10px 10px 10px 35px;
	border: 1px solid #DDDA8C;
	border-width: 0 0 1px 0;
	font-size: 11px;
}

.helpTip {
	font-size: 12px;
	line-height: 120%;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	color: black;
}

form {
	margin-top: 0px;
	margin-bottom: 0px;
}

input[type="text"], input[type="password"], input[type="tel"], input[type="email"], textarea {
	border: 1px solid #e5e5e5;
	border-radius: 3px;
	margin: 5px 0 5px 0;
	padding-left: 9px;
}

input[type="button"] { /* See .FormButton and .SmallButton below */
	font-size: 13px;
	min-width: 80px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	background-color: #fd8c1b;
	color: white;
	border: 5px;
	border-radius: 4px;
	padding: 5px 15px 5px 15px;
}

input[type="checkbox"] {
	width: 19px;
	height: 19px;
	vertical-align: middle;
	border: none;
	background: none;
}

.Intro {
	font-size: 13px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	padding: 0px 0px 3px 2px;
}

.Intro p {
	display: none;
}

.Intro div {
	margin: 10px 0px 11px 0px;
}

.Intro .Button {
	font-size: 13px;
	width: 150px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

/* No more header
.Header {
	display: none;
	clear: both;
}

.Header_Top {
	display: block;
	clear: both;
}

.Header_Bottom {
	display: block;
	clear: both;
}
*/

.textlinks a {
	color: #005fa3;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	padding: 10px 0 0 0;
}

.textlinks a img {
	text-decoration: underline;
}

.textlinks {
	color: #fbfbfc;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	float: right;
	clear: right;
}

.top {
	color: #7CACDA;
}

.disabledlink {
	font-weight: normal;
	font-size: 12px;
	color: gray;
	font-style: normal;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

.Heading1 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}

.Heading1 a {
	font-size: 18px;
	color: #005FA3;
}

.Heading1 ul,
.Heading1 ul li,
.Heading1 ul li a {
	display: block;
	width: 100%;
}

.Heading2, tr.Heading2 td {
	font-weight: bold;
	font-size: 16px !important;
	color: #123456;
	height: 16pt;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	padding: 6px 4px 10px 10px;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}

.Heading3 {
	padding-left: 4pt;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.Heading3 TD {
	vertical-align: middle;
	background-image: url(../../images/table_bg.gif);
	background-repeat: repeat-x;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-color: #e4e4e4;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}

.ISSelectReplacement {
	width: 550px;
	height: 250px;
}

select.ISSelectReplacementWide {
	width: 585px;
}

input.ISSelectSearch {
	width: 550px;
	font-size: 13px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	color: #333;
	border: 1px solid #7F9DB9;
	margin-top: 1px;
}

.new-select-spacer {
	height: 5px;
}

.select-go-spacer {
	padding: 0 2px 0 0;
}

.Field,
.Field30,
.Field50,
.Field100,
.Field150,
.Field250,
.Field300,
.Field400,
.Field450,
.Field500,
.Field50084 {
	font-size: 13px;
	color: #333333;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	padding: 3px 0 3px 0;
	height: 28px;
}

.Field30 {
	width: 30px;
}

.Field50 {
	width: 50px;
}

.Field100 {
	width: 100px;
}

.Field150 {
	width: 150px;
}

.Field250 {
	width: 250px;
}

.Field300 {
	width: 300px;
}

.Field400 {
	width: 400px;
}

.Field450 {
	width: 450px;
}

.Field500 {
	width: 500px;
}

.Field50084 {
	width: 500px;
	height: 84px;
}

.error {
	border: #CD1143 2px solid;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	background-color: #FCEEF3;
}

.toolTipBox {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 5px;
	margin-top: 10px;
	background-color: #E0ECFF;
	color: #333333;
	text-decoration: none;
	margin-bottom: 15px;
}

.hide {
	display: none;
	visibility: hidden;
}

.paging {
	font-size: 8pt;
	color: white;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

.required {
	font-size: 8pt;
	color: red;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

.aside {
	margin: 0;
	padding: 0;
	color: #999;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.PageFooter {
	padding-top: 5px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: right;
	color: #808080;
}

.PageFooter a {
	font-size: 11px;
	color: #676767;
}

.MidHeading {
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	background-color: #F9F9F9;
	width: 80%;
	padding: 3px 1px 1px 6px;
}

.MidHeading img {
	vertical-align: middle;
}

.RightHeader {
	font-weight: bold;
	font-size: 13px;
	color: black;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	background-color: #EDECEC;
	padding: 3px 1px 1px 6px;
	height: 18px;
}

ul, a {
	color: #005fa3;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

label#triggeremails_triggeractions_removelist_enabled_label ul {
	color: #676767;
}

.ContentContainer ul li {
	line-height: 170%;
}

ul.RssFeed {
	padding-left: 0px;
	margin-left: 0px;
}

ul.RssFeed li {
	padding-left: 0px;
	margin-left: 5px;
}

.Text {
	color: #333333;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}
#UserListTable tr.Heading3,
#UserListTable.Text {
	font-size: 11px;
}
td.subuser-counts:hover {
	cursor: pointer;
}

.CalendarSelect {
	width: 100px;
}

.CalendarSelectSmall {
	width: 50px;
}

div.FlashError {
	background-color: #FFECEC;
	padding: 5px 5px 8px 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}

img.FlashError {
	padding-right: 4px;
	margin-top: -2px;
}

.FlashError ul {
	padding-left: 100px;
}

div.FlashSuccess {
	background-color: #FFF1A8;
	padding: 5px 5px 8px 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}

img.FlashSuccess {
	padding-right: 4px;
	margin-top: -2px;
}

.Message {
	background-color: #FFF1A8;
	font-weight: normal;
	font-size: 13px;
	color: #4e4f4f;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	text-decoration: none;
	/* padding-top: 5px;
	padding-bottom: 5px; */
	padding: 5px;
	vertical-align: top;
}

.Info {
	background-color: #EEEEEE;
	font-weight: normal;
	font-size: 13px;
	color: #4e4f4f;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 5px;
	vertical-align: top;
}

.PageHeader {
	width: 100%;
	/* border-collapse: collapse; */
	background-color: #F7F7F7;
}

.PageHeader .Menu {
	text-align: right;
	font-size: 13px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	padding-right: 20px;
	vertical-align: bottom;
	padding-bottom: 5px;
}

.PageHeader .Menu A {
	color: #000000;
	text-decoration: none;
}

.PageHeader .Menu A:hover {
	text-decoration: underline;
}

.Panel {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 10px;
}

.Panel a {
	color: #005fa3;
}

.Panel td {
	font-size: 13px;
	height: 22px;
	/* line-height: 22px; */
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

.PanelContent {
	height: 354px;
}

.PanelContent td {
	text-align: center;
}

.FieldLabel {
	padding: 6px 10px 0px 10px;
	font-weight: normal;
	font-size: 13px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align: top;
	width: 210px;
	height: 28px;
}

.SmallFieldLabel {
	width: 120px !important;
}

.WideFieldLabel {
	width: 240px !important;
}

TR.GridRow TD {
	padding: 3px 3px 3px 5px;
	background-color: #f9f9f9;
	border-bottom: solid 1px #edecec;
}

TR.GridRowOver TD {
	padding: 3px 3px 3px 5px;
	background-color: #f3f3f3;
	border-bottom: solid 1px #edecec;
}

.GoButton {
	font-size: 13px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	background-color: #123456;
	color: white;
	border: 5px;
	height: 28px;
	border-radius: 5px;
	padding: 2px 5px 2px 5px;
	min-width: 40px;
}

table .CancelButton {
	font-size: 13px;
	min-width: 80px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	background-color: #fd8c1b;
	color: white;
	border: 0;
	border-radius: 4px;
	margin: 0 0 5px 0;
	padding: 5px 10px 5px 10px;
}

.FormButton,
.SmallButton,
table .SaveAddButton,
table .FormButton,
table .SubmitButton {
	font-size: 13px;
	min-width: 80px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	background-color: #f1631b;
	color: white;
	border: 0;
	border-radius: 4px;
	margin: 0 0 5px 0;
	padding: 5px 10px 5px 10px;
}

.FormButton_wide {
	font-size: 13px;
	width: 120px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	background-color: #f1631b;
	color: white;
	border: 0;
	border-radius: 4px;
	margin: 0 0 5px 0;
	padding: 5px 10px 5px 10px;
}

.FormTypeList {
	width: 280px;
}

.HelpText {
	cursor: help;
	border-bottom: 1px dotted #28609B;
}

select {
	width: 250px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.2;
	padding: 2px 0 2px 14px;
	border: 1px solid #005fa3;
	border-radius: 3px;
	-webkit-appearance: none;
	-moz-appearance: none;
}

.custom-select {
	position: relative;
	display: inline-block;
}

.custom-select select {
	display: inline-block;
	/*border: 2px solid #bbb;*/
	/*padding: 4px 3px 3px 5px;*/
	margin: 0;
	font: inherit;
	/*outline:none;*/
	height: 25px;
	line-height: 1em;
	background: none;
	-webkit-appearance:none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.custom-select:after {
	content: "\25be";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	font-size: 25px;
	line-height: 85%;
	margin: 0;
	text-align: center;
	/* padding: 0 2px 0 2px; */
	width: 25px;
	/* padding: 0 7px 0 7px; */
	background: #123456;
	color: white;
	pointer-events:none;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}

.DateTimeBox {
	font-size: 13px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
	width: 50px;
}

.infotiplist, .customfieldlist {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	line-height: 125%;
}

.Panel .Gap {
	height: 5px;
}

.datefield {
	width: 70px;
	font-size: 13px;
	color: #333333;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
}

.UserInfo {
	font-size: 13px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFDE0;
	padding: 7px;
}

.templategroup {
	font-weight: bold;
	font-style: normal;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

.tabnavdiv {
	margin: 10px 0;
}

#tabnav {
	height: 20px;
	margin: 0;
	padding-left: 10px;
	background: url(../../images/tab_bottom.gif) repeat-x bottom;
}

#tabnav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#tabnav a:link, #tabnav a:visited {
	float: left;
	background: #f3f3f3;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	margin-right: 4px;
	border: 1px solid #ccc;
	text-decoration: none;
	color: #666;
}

#tabnav a:link.active, #tabnav a:visited.active {
	border-bottom: 1px solid #fff;
	background: #fff;
	color: #000;
}

#tabnav a:hover {
	background: #fff;
}

.tabiframe {
	width: 100%;
	height: 1000px;
	margin: 0 10px 10px 10px;
	border: 0;
}

.celliframe {
	width: 90%;
	height: 180px;
	margin: 0 10px;
	border: 1px solid blue;
}

.timePicker {
	font-size: 13px;
	width: 80px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	color: black;
	border: 2px inset !important;
}

.timePicker button {
	font-size: 13px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	color: black;
	height: 10px;
	padding: 0px;
	margin: 0px;
	width: 16px;
}

.imageTag {
	font-size: 11px;
	background-color: #FFF1A8;
	border: solid 1px #EDEACA;
	padding: 20px;
	line-height: 100%;
}

.imageTag img {
	margin-bottom: 10px;
}

.quote {
	border-left: solid 5px #CACACA;
	padding-left: 20px;
	line-height: 140%;
}

.customField {
	background-color: pink;
}

.emailcredits {

}

/* ADDED IN NX 1.1.4 */

.PanelPlain {
	background-color: #fff;
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
	border-bottom: 5px solid #fff;
}

.PanelPlain td {
	font-size: 13px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

.didyouKnowBox, .systemMessageBox {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 5px;
	border: solid 1px #e3e3e3;
	background-color: #f4feff;
	color: #333333;
	text-decoration: none;
	margin-bottom: 15px;
}

.spam_notspam {
	background-color: #00FF00;
	height: 5px;
}

.spam_alert {
	background-color: #FFFF66;
	height: 5px;
}

.spam_spam {
	background-color: #FF0000;
	height: 5px;
}

.spam_info {
	padding: 4px 8px 4px 8px;
}

.SpamCheckSummaryScore {
	font-size: 15px;
	font-weight: bold;
}

.SpamCheckSummaryHeading {
	padding: 3px 0px 3px 5px;
	background-color: #E0ECFF;
	font-weight: bold;
	font-size: 11px;
}

.SpamCheckSummaryContent {
	padding: 0px 0px 0px 10px;
}

.SpamCheckSummaryScores {
	padding: 0px 0px 0px 10px;
}

.SpamCheckSummaryRating {
	padding: 0px 0px 3px 0px;
}
div.SpamCheckFailedButtons {
	margin: 5px;
}
input.SpamCheckFailedButton {
	font-size: 13px;
	color: #fff;
	background-color: #f60;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 3px;
	margin-right: 5px;
	padding: 3px 20px 3px 20px;
	border-radius: 6px;
}

/* Interspire Select Replacemnt CSS */
.ISSelect {
	background: #FFFFFF none repeat scroll 0%;
	border: 1px solid #7F9DB9;
	float: left;
	height: 200px;
	overflow: auto;
	width: 300px;
}

.ISSelect ul, .ISSelect li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0pt;
	padding: 0pt;
}

.ISSelect li {
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	cursor: default;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-top: 0px;
}

.ISSelect li.ISSelectGroup {
	padding-left: 0pt;
}

.ISSelect input {
	vertical-align: middle;
	float: left;
	margin: 4px 3px 0 !important;
}

.ISSelectGroup li {
	padding-left: 20px;
}

.ISSelect .ISSelectOptionHover {
	background: #EFEFEF none repeat scroll 0%;
}

.ISSelectGroup div {
	font-style: italic;
	font-weight: bold;
	padding-left: 4px;
}

.ISSelect li.ISSelectGroup {
	background: transparent none repeat scroll 0%;
	border-bottom: 0pt none;
	border-top: 0pt none;
	padding-bottom: 0pt;
}

.ISSelect .SelectedRow {
	background: #316AC5 none repeat scroll 0%;
	border-bottom: 1px solid #316AC5;
	border-top: 1px solid #316AC5;
	color: #FFFFFF;
}

th.ISSelectListAllNone {
	width: 100px;
	padding: 10px 2px;
	vertical-align: top;
}
div.ISSelectListLabel {
	margin-bottom: 25px;
}
span.ISSelectListAllNone {
	font-weight: normal;
	text-decoration: underline;
	cursor: pointer;
	margin-right: 10px;
}

/* ADDED IN NX 1.2.0 */

label {
	cursor: pointer;
}

/* For the loading indicator on the Statistics page */
.loading_indicator {
	position: fixed;
	top: 0px;
	top: 0px;
	left: 0px;
	width: 100%;
	text-align: center;
}

.loading_indicator span {
	text-align: center;
	display: block;
}

.loading_indicator div {
	text-align: center;
	background: #FFF1A8;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	padding: 3px;
}

/* Added in NX 1.3.3 */

.tutorial_example {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 10px;
	margin-top: 10px;
	border: solid 1px #EDEACA;
	background-color: #FFF1A8;
	color: #333333;
	text-decoration: none;
	width: 300px;
	margin: auto 33% auto 33%;
}

.center_div {
	margin: auto 33% auto 33%;
}

.TestModeEnabled {
	font-size: 11px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #E0ECFF;
	padding: 5px 5px 10px 5px;
	line-height: 11px;
	margin-bottom: 10px;
}

.DropShadowContainer {
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	z-index: 1000000;
	position: relative;
}

.DropShadowContainer .Shadow1,
.DropShadowContainer .Shadow3,
.DropShadowContainer .ItemContainer {
	left: -1px;
	top: -1px;
	position: relative;
}

.DropShadowContainer .Shadow2 {
	background: #efefef;
}

.DropShadowContainer .Shadow3 {
	background: #dedede;
}

.DropShadowContainer .ItemContainer {
	background: #ffffff;
	border: 1px solid #cacaca;
}

.PopDownMenuContainer {
	z-index: 1000;
}

.DropDownMenu ul, .DropDownMenu li {
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0;
}

.DropDownMenu a {
	padding: 4px 10px;
	display: block;
	line-height: 1.7;
	text-decoration: none;
}

.DropDownMenu a:hover, .DropDownMenu a:hover {
	background-color: #efefef;
}

.DropDownMenu li.Break {
	margin: 0;
	padding: 0;
	line-height: 0;
}

.DropDownMenu hr {
	color: #cacaca;
	background-color: #cacaca;
	height: 1px;
	border: 0;
	margin: 2px auto;
	padding: 0;
	line-height: 0;
	font-size: 1px;
	width: 90%;
}

.textlinks .ActiveButton {
	background: #fff;
	border: 1px solid #cacaca;
	border-bottom: 0;
	margin: 0 1px 0 3px;
	text-decoration: none !important;
	z-index: 1000000;
	position: relative;
}

.MenuText {
	color: #7cacda;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	margin: 0pt 2px 0pt 4px;
	padding: 4px 6px;
	display: inline-block;
}

.textlinks a.MenuTextAccountSettings {
	color: #ff6600;
	font-weight: bold;
}

.loggedinas {
	margin-top: 5px;
	font-size: 11px;
}

a.MenuText {
	text-decoration: underline;
}

#logo {
	margin: 15px 0 15px 3px;
	float: left;
	clear: left;
}

.ContentContainer {
	padding: 10px 10px 10px 10px;
	background-color: #fff;
	border: solid 1px #eee;
	border-top: none;
	min-height: 370px;
}

.BodyContainer {
	width: 97%;
	margin: 10px;
}

.loginBox td {
	font-size: 11px;
	color: #676767;
}

.DashboardPanel {
	margin-bottom: 10px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

.DashboardPanel td {
	font-size: 11px;
	color: #000000;
}

.DashboardPanel .Heading2 {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.DashboardPanel .PanelContent {
	border: 1px solid #eee;
	padding: 10px;
}

.DashboardPanel .PanelContent ul {
	padding: 0px;
	list-style-position: inside;
	margin: 0px 0px 0px 20px;
}

.DashboardPanel .PanelToggle {
	padding: 4px 5px 0 0;
}

.DashboardPanel .PanelToggle a {
	color: gray;
}

.DashboardPanel .PanelHeader {
	height: 16px;
	padding-top: 4px;
}

div#HomeGettingStarted td.taskComplete a, td.taskComplete {
	color: #cacaca;
}

.LoginError {
	color: red;
}

.pageinfo p {
	margin-top: 0px;
	margin-bottom: 11px;
/*	display: none; */
}

.message_box {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 5px;
}

ul#interspirerss {
	list-style-position: outside;
	margin: 10px 20px;
	padding: 0px;
	list-style-type: disc;
}

ul#interspirerss li {
	margin-left: 0px;
}

ul#popularRecentContactList {
	list-style-position: outside;
	margin: 10px 20px;
	padding: 0px;
	list-style-type: disc;
}

ul#popularRecentContactList li {
	margin-left: 0px;
}

.gettingstarted_helpinfo {
	background-color: #FFF1A8;
	margin: 5px 0px;
}

.UpgradeNotice {
	border: 1px solid #CCCCCC;
	background-color: #FFFFCC;
}

#upgradenotice {
	padding-left: 10px;
	padding-top: 0px;
}

.UpgradeNotice .Heading2 {
	background: #91CB8A url('../../images/upgrade_bg.gif') repeat-x;
	border-color: #7CB778;
	border-top: 1px solid #7CB778;
}

.UpgradeNotice .PanelContent {
	border-color: #7CB778;
	padding: 0px;
}

table.WISIWYG_Editor_Choices td {
	line-height: normal;
	height: auto;
}

.EmptyRow {
	height: 10px !important;
}

a.DropDownArrow {
	text-decoration: none;
}

textarea.ContentsTextEditor {
	background: #ffffff url(../../images/textbox_wrap_bg.gif) repeat-y;
	width: 95%;
	height: 580px;
}

.TemplateHeading, .TemplateBox a {
	font-family: Calibri, Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #5ba5d7;
	text-decoration: none;
}

.TemplateBox {
	border: 4px solid white;
	color: #333333;
	display: inline;
	float: left;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin-top: 4px;
	margin-bottom: 8px;
	padding: 4px;
	text-align: center;
	width: 240px;
}

.TemplateBoxOver {
	color: #333333;
	font: normal 13px "Open Sans", Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-bottom: 8px;
	text-align: center;
	padding: 4px;
	float: left;
	display: inline;
	border: 4px solid #FFCC66;
	background-color: #FFFFCC;
	width: 240px;
}

.plusButton {
	cursor: pointer;
}

.subscriberEventRow {
	display: none;
}

.subscriberEventRow td {
	border-bottom: solid 1px #edecec;
}

tr.subscriberEventRowActive td {
	background-color: #DBF3D1;
}

tr.subscriberEventRow div.dataArea {
	background-color: #DBF3D1;
}

.subscriberEventRow td {
	padding: 0 3px 0 5px;
}

.subscriberEventRow td.eventtype {
	font-weight: bold;
}

.subscriberEventRow td.dataCol {
	padding: 0 0 0 70px;
}

.subscriberEventTable {
	margin: 0 10px 10px 10px;
}

.subscriberEventTable td {
	border: none;
}

.subscriberEventTable td {
	vertical-align: top;
}

.subscriberEventTable td.eventdate, .subscriberEventTable td.eventnotes {
	width: 30px;
}

#eventAddForm button {
	font-size: 11px;
}

#eventAddForm #eventType {
	width: 100%;
	margin-bottom: 4px;
}

table#subscriberEvents {
	margin: 0px;
}

table#subscriberEvents td.buttons input {
	margin-bottom: 11px;
}

table#subscriberEvents td.pagination div {
	margin-bottom: 11px;
}

div#eventTypes {
	position: absolute;
	margin-top: 15px;
	height: 150px;
	overflow: auto;
	background: #fff;
	border: 1px solid #000;
	z-index: 1024;
	display: none;
}

div#eventTypes ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

div#eventTypes ul li {
	margin: 0px;
	padding: 2px;
	cursor: pointer;
}

div#eventTypes ul li.selected {
	background: #316AC5;
	color: #fff;
}

div#googleCalendarForm {
	display: none;
}

.HelpInfo, p.HelpInfo {
	background: #FFF1A8 none repeat scroll 0% 0%;
	color: #000000;
	margin: 5px 5px 8px 0px;
	padding: 10px;
}

ul.Folder, ul.Folder li {
	list-style: none;
	margin: 0;
	padding: 0;
	cursor: default;
}

/* IE 7 hack */
*:first-child+html ul.Folder li {
	display: inline;
}

/* IE 6 Hack */
* html ul.Folder li {
	display: inline;
}

.SortableRowHelper, .SortableRowHelper td, .RowDown td {
	background: #D5E0F1 !important;
}

#dragHelper .SortableRow td {
	background: transparent;
	border: 0;
}

#dragHelper .SortableRow .HideOnDrag {
	display: none;
}

.IndexPage_GettingStarted_Content {
	padding-left: 15px;
	background-position: right bottom;
	background-repeat: no-repeat;
}

.IndexPage_GettingStarted_Content_Header {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 5px;
}

.IndexPage_GettingStarted_Content_Intro {
	padding-bottom: 10px;
}

.IndexPage_GettingStarted_Content_Link {
	font-size: 14px;
	font-weight: bold;
	color: #05386D;
}

#Bounce_Step_Nav_Container ul {
	padding-left: 0px;
	font-weight: bold;
	color: #2B61AF;
}

#Bounce_Step_Nav_Container li {
	display: inline;
	list-style-type: none;
}

#Bounce_Step_Nav_Container .Bounce_Step_Nav_Selected_First span {
	background: url('../../images/cap-left-dark.gif') no-repeat center left;
	background-color: #A8C6F2;
}

#Bounce_Step_Nav_Container .Bounce_Step_Nav_Selected span {
	background: url('../../images/arrow-left.gif') no-repeat center left;
	background-color: #A8C6F2;
}

#Bounce_Step_Nav_Container .Bounce_Step_Nav_First span {
	background: url('../../images/cap-left-light.gif') no-repeat center left;
	background-color: #D7E7FF;
}

#Bounce_Step_Nav_Container .Bounce_Step_Nav_Last span {
	background: url('../../images/cap-right-light.gif') no-repeat center left;
}

#Bounce_Step_Nav_Container .Bounce_Step_Nav_Selected_Last span {
	background: url('../../images/cap-right-dark.gif') no-repeat center left;
}

#Bounce_Step_Nav_Container .Bounce_Step_Nav_After_Selected span {
	background: url('../../images/arrow-right.gif') no-repeat center left;
	background-color: #D7E7FF;
}

#Bounce_Step_Nav_Container .Bounce_Step_Nav span {
	background: url('../../images/arrow-clear.gif') no-repeat center left;
	background-color: #D7E7FF;
}

.Bounce_Step_Nav_General_First {
	padding: 9px 12px 9px 15px;
}

.Bounce_Step_Nav_General {
	padding: 9px 12px 9px 25px;
}

.Bounce_Step_Nav_Number {
	display: inline;
	padding-left: 20px;
}

.Bounce_ISSelector_Title, .Bounce_Process_Option_Recommended {
	font-weight: bold;
}

.Bounce_ISSelector_Description {
	display: block;
	margin-left: 35px;
}

.Bounce_Help_Header {
	font-weight: bold;
	background: url('../../images/help.gif') no-repeat center left;
	padding-left: 20px;
	margin-bottom: 10px;
}

.Bounce_Help_Item {
	margin-bottom: 10px;
}

.Bounce_Process_Option, .Bounce_Process_Option_Recommended {
	color: #676767;
	display: block;
	font-size: 13px;
}

.Bounce_Process_Option_Intro {
	display: block;
	padding: 5px 0px 10px 25px;
}

.inPlaceImageBoxDefault {
	background-color: transparent;
	border: 1px solid transparent;
	color: #676767;
	padding: 3px;
	text-align: left;
	width: 180px;
}

.inPlaceFieldFocus {
	background-color: #FFF;
	border: 1px solid #809DB9;
	padding: 3px;
}

.swfupload {
	position: absolute;
	z-index: 1;
	outline: none;
}

.ManageImageBox {
	color: #333333;
	font: normal 13px "Open Sans", Arial, Helvetica, sans-serif;
	margin-top: 5px;
	text-align: center;
	padding: 5px;
	float: left;
	display: inline;
	height: 250px;
	border: 5px solid transparent;
}

.inPlaceImageBoxFieldHover {
	background-color: #FFFFDD !important;
	border-color: #666666 rgb(221, 221, 221) rgb(221, 221, 221) rgb(102, 102, 102) !important;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
}

.PanelContentBox1 {
	padding: 0px;
	border: 1px solid #BADCDE;
}

.DashboardPanelBox1 {
	border: 5px solid #E6F2F3;
	margin-bottom: 10px;
}

.DashboardPanelSubBox1 {
	border-bottom: 1px solid #BADCDE;
}

.DashboardPanelSubBox2 {
	padding: 7px 16px;
}

.DashboardPanelSubBox2 > div{
	font-size:11px;
}

.DashboardPanelSubBox3, .DashboardPanelSubBox1 {
	background: transparent url(../../images/getstarted-bg-noborder.gif) repeat-x scroll left bottom;
	float: left;
	padding: 0px 16px 0px 16px;
}

.DashboardPanelSubBox3 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

.DashboardPanelSubBox3 li {
	background-image: url(../../images/checkmark.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 1px 0 1px 25px;
	margin: .4em 0;
}

.DashboardPanelSubBox2 div {
	float: left;
	height: 30px;
	width: 180px;
}

.PanelHeaderBox1 {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 16px 16px 10px 16px;
}

.IndexContent a {
	color: #005FA3;
	text-decoration: none;
}

.IndexContent a:hover {
	color: #005FA3;
	text-decoration: underline;
}

a#HideThis {
	text-decoration: none;
}

.PanelHeaderBox1 .QuickLink, .HideThis {
	padding: 0px 5px 0px 10px;
	font-weight: normal;
	float: right;
}

.CampaignOptionsLinks {
	background-color: #E0ECFF !important;
	border-top: 1px solid #BADCDE;
	border-bottom: 1px solid #BADCDE;
	padding: 7px 10px 10px 10px;
}

.NonCampaignOptionsSelected span {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 0px;
}

.CampaignOptionsSelected {
	background-color: #FFFFFF !important;
	background: transparent url(../../images/selector-mid-slice.gif) 50% 27% repeat-x;
	padding-top: 2px;
	padding-bottom: 6px;
	padding-right: 0px;
	padding-left: 0px;
}

.CampaignOptionsSelected .left, .CampaignOptionsSelected .right {
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 6px;
}

.CampaignOptionsSelected .left {
	background: transparent url(../../images/selector-left-cap.gif) left center no-repeat;
}

.CampaignOptionsSelected .right {
	background: transparent url(../../images/selector-right-cap.gif) left center no-repeat;
}

/* IE 7 hack */
*:first-child+html .CampaignOptionsSelected {
	padding-left: 7px;
}

/* IE 6 Hack */
* html .CampaignOptionsSelected {
	padding-left: 7px;
}

#RecentContactListItem ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#RecentContactListItem li {
	background-image: url(../../images/dottedline.gif);
	background-repeat: repeat-x;
	background-position: 0 0%;
	padding: 10px 0 3px 0px;
	margin: .4em 0;
}

#RecentContactListItem li .ListLink {
	background-image: url(../../images/home-clisticon.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 10px 0 10px 35px;
	margin: .4em 0;
}

.ActionButton {
	background: transparent url(../../images/but-mid-sliver.gif) repeat scroll 0 0;
	height: 32px;
}

.BrowseCLButton, .BrowseCLButton a {
	width: 180px;
}

.ViewAllStatsButton, .ViewAllStatsButton a {
	width: 125px;
}

.ViewAllCampaignsButton, .ViewAllCampaignsButton a {
	width: 150px;
}

.BrowseCLButton, .ViewAllStatsButton, .ViewAllCampaignsButton {
	float: right;
}

.BrowseCLButton, .ViewAllStatsButton, .ViewAllCampaignsButton {
	margin-top: 10px;
}

.ActionButton a span.RightEnd {
	background: transparent url(../../images/but-right-cap-white.gif) no-repeat scroll right top;
	display: block;
	float: right;
	height: 32px;
	width: 10px;
}

.ActionButton a span.ActionIcon {
	background: transparent url(../../images/but-arrow.gif) no-repeat scroll left center;
	display: block;
	float: right;
	height: 32px;
	width: 22px;
}

.ActionButton a span.ButtonText {
	display: block;
	padding-right: 5px;
	padding-top: 9px;
}

.BrowseCLButton a span.ButtonText {
	padding-left: 30px;
}

.ViewAllStatsButton a span.ButtonText, .ViewAllCampaignsButton a span.ButtonText {
	padding-left: 15px;
}

a span.ButtonText {
	white-space: nowrap;
}

.ActionButton a {
	background: transparent url(../../images/but-left-cap-white.gif) no-repeat scroll left top;
	color: #184F87;
	display: block;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: 32px;
}

#Campaign_id .LeftImage, #Campaign_id .RightImage {
	height: 54px;
	display: block;
}

#Campaign_id .LeftImage {
	background: transparent url(../../images/campaigns-left-cap.gif) no-repeat scroll left top;
	width: 3px;
}

#Campaign_id .RightImage {
	background: transparent url(../../images/campaigns-right-cap.gif) no-repeat scroll left top;
	width: 5px;
}

#Campaign_id .MidImage {
	background: transparent url(../../images/campaign-mid-slice.gif) repeat-x scroll left top;
	float: left;
	height: 42px;
	padding: 8px;
	width: 378px;
}

#Campaign_id .CampIcon {
	background: transparent url(../../images/icon_mail.gif) no-repeat scroll left;
	float: left;
	height: 37px;
	width: 35px;
	padding-right: 10px;
}

.CampaignListText {
	padding-top: 4px;
}


/* Help Tool Tips */
span.HelpToolTip {
	margin-left: 8px;
}

img.HelpToolTip_Icon {
	width: 24px;
	height: 24px;
	border: 0;
	margin-left: 8px;
}
div.HelpToolTip_Placeholder {
	display: inline;
	position: absolute;
	width: 240px;
	background-color: #fefcd5;
	border: solid 1px #e7e3be;
	padding: 10px;
	z-index: 1000;
}
span.HelpToolTip_Title {
	font-weight: bold;
}
div.HelpToolTip_Content {
	padding-left: 10px;
	padding-right: 5px;
}

.HelpToolTipPos {
	display: inline;
	position: absolute;
	padding-left: 5px;
}

label.SendFilteringOption_Label span {
	margin-left: 8px;
}

label.ExportFilteringOption_Label span {
	margin-left: 8px;
}
div.SelectedTags ul li input[type="checkbox"],
div.SelectedLists ul li input[type="checkbox"],
div.SelectedSegments ul li input[type="checkbox"] {
	margin: 0 5px 2px 0;
}

/* Total Contact Counts (View Contact Lists Page) */
table.TCC_Table {
	margin: 0 0 10px 100px;
}
td.TCC_Heading {
	font-size: 20px;
	text-align: center;
	color: #888;
}
td.TCC_Label {
	font-size: 18px;
	text-align: center;
	padding: 0 5px;
	color: #888;
}
td.TCC_Value {
	text-align: center;
	font-size: 18px;
	padding: 0 5px;
	color: #8Af;
}

/* Buy Credits - pay-as-you-go */
#buycredits-paygo .txt {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
}

#buycredits-paygo .credits {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	color: #444444;
}

#buycredits-paygo .contacts {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	font-size: 13px;
	color: #555555;
}

#buycredits-paygo .cost {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #ff6600;
	vertical-align: middle;
}

#buycredits-paygo .buy {
	border: none;
	vertical-align: bottom;
}

/* Buy Credits - subscription */
#buycredits-subsc .txt {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
}

#buycredits-subsc .credits {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	color: #444444;
}

#buycredits-subsc .contacts {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	font-size: 13px;
	color: #555555;
}

#buycredits-subsc .cost {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	color: #ff6600;
	vertical-align: middle;
}

#buycredits-subsc .buy {
	border: none;
	vertical-align: bottom;
}

.boldnum {
	font-weight: bold;
	color: #008800;
}

/* Email-on-Acid */
#eoa-options {
	width: 100px;
}

#eoa-options-group {
	width: 125px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#eoa-options-group div {
	margin: 5px 0 0 0;
}

.EOAButtonA,
.EOAButtonB {
	font-size: 11px;
	color: #fff;
	background: #f60;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 3px;
	margin-right: 5px;
	padding: 3px 20px 3px 20px;
	border-radius: 6px;
}

.EOAButtonA {
	margin-left: 50px;
}

/* Exports */
.ExportButton {
	color: #f8f8f8;
	background-color: #f60;
	border-radius: 10px;
	margin: 10px 10px 10px 20px;
	padding: 3px 8px 3px 8px;
	font-size: 11px;
	font-weight: bold;
}

.ExportButton:hover {
	color: #fff;
	background-color: #ec5c00;
}

.ExportMessageBox {
	height: 30px;
	margin: 0 20px 10px 20px;
	padding: 6px;
	background-color: #fff1a8;
}

.ExportDetailsButton {
	color: #f8f8f8;
	background-color: #f60;
	border-radius: 10px;
	margin: 5px 0 5px 20px;
	padding: 3px 8px 3px 8px;
	font-size: 11px;
	font-weight: bold;
}

.ExportDetailsButton:hover {
	color: #fff;
	background-color: #ec5c00;
}

.ExportDetailsMessageBox {
	float: right;
	height: 30px;
	width: 180px;
	margin: 0 10px 0 10px;
	padding: 2px 10px;
	background-color: #fff1a8;
	font-weight: normal;
}

/* Social */
.SocialButtons {
	margin: 10px 0 10px 0;
}

.SocialButtonsBottom {
	margin-left: 150px;
}

.SocialPageInfo {
	font-size: 12px;
}

.SocialCfgMsg {
	font-size: 12px;
	background-color: #fff1a8;
	padding: 5px 10px;
}

.SocialCfgMsgErr {
	font-size: 12px;
	font-weight: bold;
	background-color: #fceef3;
	padding: 5px 10px;
	border: 1px solid red;
}

.SocialCfgMsgNone {
	display: none;
}

.SocialConfigure {
	margin-left: 25px;
}

.SocialRow {

}

.SocialIcon {
	width: 32px;
	padding: 5px;
}

.SocialName {
	width: 50px;
	font-size: 11px;
	font-weight: bold;
	padding: 0 5px;
}

.SocialAcctLabel {
	min-width: 70px;
	font-size: 11px;
	text-align: left;
	padding: 0 5px 5px 5px;
}

.SocialAcct {
	padding: 5px;
	text-align: left;
}

.SocialAcctIn {
	width: 200px;
	font-size: 11px;
	padding: 2px 5px 2px 5px;
}

.SocialAcctTypeRow {

}

.SocialAcctTypeLabel {
	width: 70px;
	font-size: 11px;
	text-align: left;
	padding: 0 5px 5px 5px;
}

.SocialAcctTypeIn {
	padding-bottom: 10px;
}

.SocialAcctTypeValue {

}

.SocialTestOff {
	display: none;
}

.SocialTestOn {
	vertical-align: top;
	padding-bottom: 10px;
}

.SocialTestLink {
	padding: 2px 20px 2px 20px;
	margin: 0;
}

/* Trial Account Banner */
.TrialAccountBanner {
	font-size: 20px;
	text-align: center;
	height: 30px;
}

.TrialAccountBannerBgDefault {
	background: #0f0;
	color: #000;
}

.TrialAccountBannerBgExpired {
	background: #f00;
	color: #fff;
}

/* Contact Search */
hr.search-results-divider {
	width: 100%;
	height: 1px;
	background-color: #ccc;
}

div.search-results {
	width: 100%;
	min-height: 100px;
}
div.search-results-message {
	font-size: 14px;
	font-weight: bold;
	margin: 80px 120px;
}


/* Choose Editor */
.choose-editor-button,
.choose-editor-sample {
	padding: 20px;
}

/* Text from HTML in Editor */
.TFH_Button,.TextFromHTMLButton {
	font-size: 11px;
	color: #fff;
	background-color: #f60;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 3px;
	margin-right: 5px;
	padding: 3px 20px 3px 20px;
	border-radius: 6px;
}
div.TFH_Overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 100;
	background-color: #000;
	opacity: 0.75;
	filter: alpha(opacity=75);
}
div.TFH_Container {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 101;
}
div.TFH_Alert {
	position: relative;
	top: 280px;
	width: 629px;
	border: 3px solid #cac7bd;
	background-color: #f9f9f9;
	color: #000;
	font-size: 14px;
	margin: 0px auto;
}
div.TFH_Header {
	width: 100%;
	background-color: lightgrey;
}
div.TFH_Heading {
	font-size: 18px;
	font-weight: bold;
	padding: 4px 10px;
	margin-bottom: 1px;
}
img.TFH_Close {
	display: none;
	position: relative;
	float: right;
	top: 7px;
	right: 5px;
	cursor: pointer;
}
div.TFH_Buttons {
	margin: 10px 60px 30px 60px;
}
input.TFHA_Button {
	width: 90px;
	margin-right: 10px;
}
div.TFH_Message {
	margin: 20px;
}

/* What are these for? */
.fl{float:left; margin-bottom:5px;}
.cl{clear:right}


/* Contact Import Tags */
div.import-upload-file label {
	margin-top: 5px;
}
input[type="checkbox"].imptag-contacts {
	margin: 0 5px 0 20px;
	vertical-align: bottom;
}
td.imptag-select-label {
	width: 250px;
	padding-right: 40px;
	text-align:right;
}
td.imptag-create-label {
	width: 250px;
	padding-right: 40px;
	text-align:right;
}
td.imptag-create-value input {
	width: 300px;
}
.imptag-contacts, .imptag-create{
	height:40px
}


/* Contact Export - Status Popup */
div.exportstatus-overlay {
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-color: rgba(0,0,0,.8);
	z-index: 999;
	display: none;
}
div.exportstatus-box {
	width: 400px;
	margin: auto;
	background-color: #F0F0F0;
	margin-top: 200px;
	position: relative;
	border-radius: 4px;
}
div.exportstatus-header {
	width: 100%;
	border-bottom: 1px solid #9a9a9a;
	padding: 15px;
}
div.exportstatus-header h2 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	color: #000;
}
div.exportstatus-content {
	padding: 20px;
	color: black;
	background-color: #ffffff;
	border-radius: 4px;
}
p.exportstatus-label {
}
div.exportstatus-options {
	margin-left: 30px;
}
div.exportstatus-buttons {
	width: auto;
	margin: 20px 0 0 0;
	text-align: center;
}


/* Subscriber View Picker */
.svp-container {
	display: none;
	position: static;
	width: 350px;
}
.svp-view-type {
	line-height: 1.7;
	padding: 4px 10px;
	text-decoration: none;
}
.svp-view-link {
	display: inline;
	text-decoration: underline;
	cursor: pointer;
}


/* DataTables */
table.pp-datatable thead th {
	background-color: #eeeeee;
}
/* Workaround for double sort icons when using dataTables bootstrap theme */
table.dataTable thead th.sorting,
table.dataTable thead th.sorting_asc,
table.dataTable thead th.sorting_desc,
table.dataTable thead th.sorting_asc_disabled,
table.dataTable thead th.sorting_desc_disabled {
	background-image: none !important;
}


/* Magnific Video Links */
a.mp-video-link {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}
div.mp-help-video-link {
	margin: 10px;
}
a.mp-help-video-link {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}


/* Locked Resource Popup */
div.lockedresource-overlay, div.multiresource-overlay {
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-color: rgba(0,0,0,.8);
	z-index: 999;
	display: none;
}
div.lockedresource-box, div.multiresource-box {
	width: 400px;
	margin: auto;
	background-color: #F0F0F0;
	margin-top: 200px;
	position: relative;
	border-radius: 4px;
}
div.lockedresource-header, div.multiresource-header {
	width: 100%;
	border-bottom: 1px solid #9a9a9a;
	padding: 15px;
}
div.lockedresource-header h2, div.multiresource-header h2 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	color: #000;
}
div.lockedresource-content, div.multiresource-content {
	padding: 20px;
	color: black;
	background-color: #ffffff;
	border-radius: 4px;
}
p.lockedresource-warning, p.multiresource-warning {
	font-size: 14px;
	font-weight: bold;
}
div.lockedresource-buttons, div.multiresource-buttons {
	width: auto;
	margin: 20px 0 0 0;
	text-align: center;
}


/* Intro Video Popup */
div.introvideo-overlay {
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-color: rgba(0,0,0,.8);
	z-index: 999;
	display: none;
}
div.introvideo-box {
	width: 400px;
	margin: auto;
	background-color: #F0F0F0;
	margin-top: 200px;
	position: relative;
	border-radius: 4px;
}
div.introvideo-header {
	width: 100%;
	border-bottom: 1px solid #9a9a9a;
	padding: 15px;
}
div.introvideo-header h2 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	color: #000;
}
div.introvideo-content {
	padding: 20px;
	color: black;
	background-color: #ffffff;
	border-radius: 4px;
}
p.introvideo-welcome {
	font-size: 14px;
	font-weight: bold;
}
div.introvideo-buttons {
	width: auto;
	margin: 20px 0 0 0;
	text-align: center;
}


/* Debugging */
div.Server-Revision {
	text-align: center;
	font-size: 10px;
	background-color: #fff;
	color: #008;
	float: right;
	margin: 0 40px 0 0;
	padding: 2px 8px;
}
div.Server-Id {
	text-align: left;
	font-size: 8px;
}

.SMB-Color {
	color: #C0C;
}
.SMB-Hi {
	background: #ff0;
}
.SMB-Border {
	border: 1px dashed red;
}
.SMB-Hide {
	display: none;
}

.ViewPickerMenu {
	position: relative;
	display: inline;
	margin: 4px 0 4px 4px;
	color: #676767;
}

/* Amber/Mani - stats charts?? */
.FullGraphWidth {
	width: 100%;
	height: 400px;
}
@media only screen and (max-width: 768px) {
	.FullGraphWidth {
		width: 768px;
		height: 400px;
	}
	div.multi-step ol > li.current .title {
		font-size:10px;
	}
	div.multi-step ol > li .title {
		font-size:10px;
	}
}


/* Table pagination?? */
.pagination {
  margin: 20px 0;
}

.pagination ul {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  margin-left: 0;
  -webkit-border-radius: 4px;
	 -moz-border-radius: 4px;
		  border-radius: 4px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	 -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
		  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination ul > li {
  display: inline;
}

.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}

.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}

.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default;
}

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999999;
  cursor: default;
  background-color: transparent;
}

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-bottom-left-radius: 4px;
		  border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
		  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
		  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
		  border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}

.pagination-centered {
  text-align: center;
}

.pagination-right {
  text-align: right;
}

.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px;
}

.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-bottom-left-radius: 6px;
		  border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
		  border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
}

.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
		  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
		  border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
}

.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-bottom-left-radius: 3px;
		  border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
		  border-top-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
}

.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
		  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
		  border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
}

.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px;
}

.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 10.5px;
}
.toast-message a{
	font-weight:bold;
}

.systime {
	font-weight: bold;
	padding-left: 5px;
}

/* Skip button/message used with contact searches */
td.skip-message {
	padding-left: 100px;
}
span.skip-message {
	font-style: italic;
	margin-left: 10px;
}

/* Engaged Only button -- Send */
td.engaged {
	padding-top: 10px;
}
td.engaged input {
	margin-right: 5px;
}

/* Manage Newsletters -- Approved */
span.nl-approved {
	font-weight: bold;
	border-radius: 10px;
	border: 1px solid;
	padding: 0 4px;
}
span.nl-approved-yes {
	color: #00bb00;
	border-color: #00bb00;
}
span.nl-approved-no {
	color: #ff0000;
	border-color: #ff0000;
}
span.nl-approved-active-yes:hover {
	cursor: pointer;
}
span.nl-approved-active-no:hover {
	cursor: default;
}
td.nl-cell {
}

.masq-none {
}
.masq-admin {
	color: #ff8888;
}
.masq-leader {
	color: #cccc00;
}
.masq-user {
	color: #88cc88;
}

.bootstrap-tagsinput.balloon-red {
	--balloon-color: darkred;
}
.bootstrap-tagsinput {
	width: 100% !important;
}
.bootstrap-tagsinput input {
	border: none;
	box-shadow: none;
	outline: none;
	background-color: transparent;
	padding: 0;
	margin: 0px;
	width: auto !important;
	max-width: inherit;
}
.bootstrap-tagsinput .tag {
	line-height: 2.2;
}
