@charset "utf-8";
/* Custom styles */

.no-padding {
	padding: 0 !important
}
.no-left-padding {
	padding-left: 0 !important
}
.padding-bottom-1 {
	padding-bottom: 1rem !important
}
.padding-top-05 {
	padding-top: 0.5rem !important
}
.padding-top-1 {
	padding-top: 1rem !important
}
.padding-left-1 {
	padding-left: 1rem !important
}
.right-padding-3 {
	padding-right: 3rem
}
.no-margin {
	margin: 0 !important
}
.icon {
	display: inline-block;
	line-height: 1;
}
.sectiontitle {
	padding: 10px 0 8px 0;
	margin-bottom: 1.5rem !important;
	border-bottom: 1px solid #d9d9d9;
}
.sectiontitlewithbut {
	padding: 20px 0 15px 0;
	margin-bottom: 1.5rem !important;
	border-bottom: 1px solid #d9d9d9;
}
.settingslabel {
	min-height: 30px
}
.settingslabel label {
	line-height: 2.3rem
}
.usernote {
	padding: 0.75rem !important;
}
.margin-top-half {
	margin-top: 0.5rem !important
}
.margin-top-1 {
	margin-top: 1rem !important
}
.margin-top-2 {
	margin-top: 2rem !important
}
.margin-top-3 {
	margin-top: 3rem !important
}
.margin-bottom-1 {
	margin-bottom: 1rem !important
}
.margin-bottom-2 {
	margin-bottom: 2rem !important
}
.margin-bottom-3 {
	margin-bottom: 3rem !important
}
.margin-bottom-02 {
	margin-bottom: 0.2rem !important
}
.margin-bottom-08 {
	margin-bottom: 0.8rem !important
}
.margin-left-1 {
	margin-left: 1rem !important
}
.quickhelp {
	margin-left: 3% !important
}
.left-1 {
	left: 1px
}
.defaultfont {
	font-size: 0.8rem;
	color: #4d4d4d;
	margin-bottom: 0.5rem;
}
.def-font {
	/*font-size: 0.8rem;*/
	color: #4d4d4d;
}
.def-font-mar {
	font-size: 1rem;
	color: #4d4d4d;
	margin-bottom: 0.8rem !important
}
.deffontsize {
	font-size: 1rem;
}
.small-font {
	font-size: 0.7rem;
}
.noselection {
	-webkit-user-select: none;  /* Chrome all / Safari all */
	-moz-user-select: none;     /* Firefox all */
	-ms-user-select: none;      /* IE 10+ */
	-o-user-select: none;
	user-select: none;
}
.textcursor {
	cursor: text
}
.labeladj {
	padding: 0.6rem 0 0.6rem 0;
}
.no-outline {
	outline: none
}
.tooltiptext {
	font-size: 0.7rem;
}
.textinputicon {
	position: absolute;
	top: 9px;
	right: -15px;
}
.transparent-text {
	color: #999 !important;
	font-size: 0.75rem;
}
.widgetddlist li {
	background-color: white;
	border: 1px solid #d9d9d9;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 0.1rem 0.1rem 0 0.5rem;
	margin: 0.1rem 0 0.1rem 0;
	cursor: move;
	height: 30px
}
.widgetddlist li span {
	font-size: 0.8rem;
	color: #4d4d4d;
}
.widgetddlist li input {
	margin: 0 !important;
}
.widgetddlist li a {
	margin: 0 !important;
}
.check-from-adj {
	margin: 0.6rem 0 0.6rem 0 !important;
}
.smallformattr {
	width: 20% !important;
	float: left;
	margin-left: 2%
}
.colorpicker {
	border-right-width: 20px !important;
}
.borderrad-right {
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.widgetcontent {
	margin-left: 2%;
	position: fixed;
	width: 600px;
    padding: 15px !important;
}
footer {
	margin-bottom: 2rem !important
}
.fullwidth {
	width: 100% !important
}
.halfwidth {
	width: 50% !important
}
.p40width {
	width: 40% !important
}
.mintd {
	min-width: 250px
}
.mintd-105 {
	min-width: 105px
}
.mintd-150 {
	min-width: 150px
}
.mintd-200 {
	min-width: 200px
}
.mintd-270 {
	min-width: 270px
}
.maxtd {
	max-width: 300px
}
.maxtd-2 {
	max-width: 200px
}
.scrollable {
	height: 400px;
	overflow-y: scroll;
	overflow-x: hidden
}
.userstable .row {
    padding: 2px;
}
.userstable .select-site {
    margin-left: 5px;
}
.userstable label.site {
	margin-bottom: 0;
    font-weight: bold;
    background-color: #cccccc;
    padding: 2px;
}
.userstable label.user {
    margin-left: 10px;
    margin-bottom: 0;
}

.mailchimpcamps li {
	list-style: none;
	margin: 0 !important
}
.mailchimpcamps li label {
	background-color: white;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 0.4rem 0 0.5rem 0.4rem;
	border: solid 1px #ddd;
	margin-bottom: 0.15rem;
}
.mailchimpcamps li label input {
	margin: 0;
	float: left;
	margin-top: 0.3rem;
}
.mailchimpcamps li label span {
	margin-left: 0.4rem;
}
.dashboardtabs dd a {
	font-size: 0.8rem;
	border: solid 1px #ddd;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom: none;
	margin: 0.1rem !important
}
.statisticstable td, .statisticstable th {
	font-size: 0.75rem;
	text-align: center
}
.tableformat td, tableformat th {
	font-size: 0.75rem;
}
.wiz-slidetext {
	margin-top: 8rem
}
.emptycolumn {
	height: 0.1rem
}
.centered-list {
	width: -moz-fit-content;
	width: -webkit-fit-content;
	width: fit-content;
	margin: auto;
}
.active-slide i {
	font-size: 1.3rem;
	position: relative;
	bottom: 0.15rem;
}
.slidepaging li i {
	color: #0079a1
}
.hlineh {
	line-height: 2.3rem !important
}
.hlineh-h {
	line-height: 1.5rem !important
}
.hlineh-st {
	line-height: 1.3rem !important
}
.visible {
	overflow: visible
}
.cursorhand {
	cursor: pointer
}
.noborder {
	border: none !important
}
.widgettitle {
	padding: 0.5rem 0 0 0.5rem;
	line-height: 120%;
}
.breadcrumbs {
	margin-bottom: 18px;
}
/*
.alert {
	font-size: 0.85rem;
	margin-bottom: 18px;
}
.alert button {
	margin-bottom: 0 !important;
	margin-right: 10px;
	padding: 0.4rem 0.6rem !important;
}
.alert-success {
	color: #3c763d;
	background-color: #dff0d8;
	border: #d6e9c6 1px solid;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.alert-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border: #faebcc 1px solid;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.alert-error {
	color: #a94442;
	background-color: #f2dede;
	border: #ebccd1 1px solid;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.alert-info {
	color: #31708f;
	background-color: #d9edf7;
	border: #bce8f1 1px solid;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
*/
.ta-height textarea {
	min-height: 150px
}
.rw-thumn-gallery .rw-thumb-content {
	width: 100%;
	margin-bottom: 1rem
}
.rw-widget-preview {
	padding: 0.5rem 0.25rem 0 0.25rem
}
.rw-thumb-content {
	width: auto !important;
	float: left !important
}
.redcolored {
	color: red
}
.colorpicker-icon {
	display: block;
	width: 26px;
	height: 26px;
	background-image: url(../img/colorpicker.png);
	background-repeat: no-repeat;
	background-size: contain
}
.prefix-cpicker {
	margin: auto;
	margin-top: 4px;
}
.widgetsize-max {
	max-width: 700px
}
.rw-browserframe {
	padding-top: 73px;
	background-image: url(../img/browser-frame-left.png), url(../img/browser-frame-right.png), url(../img/browser-frame-middle.png);
	background-repeat: no-repeat, no-repeat, repeat-x;
	background-position: left top, right top, left top;
}
.rw-browserframe>.row {
	background-color: #fff;
	padding: 0.6rem;
	border: 1px #7b7b7b solid;
	border-top: none;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.rw-browserframe-mobile {
	float: left !important;
	background: none;
	padding-top: 0;
	border-top: 1px solid black;
}

.header-format {
	line-height: 1.5rem !important;
	color: #000;
	font-weight: normal
}
.rw-widgetpopup {
	position: relative
}
.rw-wtpopup-content {
	position: absolute;
	z-index: 99;
}
.rw-wtpopup-content img {
	display: none;
	border: solid 1px #bebebe;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.38);
	-moz-box-shadow: 0 0 10px 0 rgba(50, 50, 50, 0.38);
	box-shadow: 0 0 10px 0 rgba(50, 50, 50, 0.38);
	padding: 5px;
	background-color: white;
	max-width: initial !important
}
.rw-wtpopup-content.rw-right {
	right: 0
}
.th-gal-content {
	padding-left: 0.9375rem;
	float: left
}
.inner-btn-right button {
	float: right !important
}
.rw-moduleimg-maxw {
	max-width: 189px
}
a.active img {
	box-shadow: 0 0 6px 4px rgba(0, 140, 186, 0.7);
}
.muted {
	color: #999;
}
.qq-drop-hint {
	font-size: 14px;
}
small {
	font-size: 11px;
}
a.selected {
	box-shadow: 0 0 6px 4px rgba(0, 140, 186, 0.7);
}
/* styles for Sample Daily Email */
.dm-top {
	height: 23px;
	width: 100%;
	background-color: #4b4044;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.dm-header {
	background-color: #E0673C;
	height: 70px
}
.dm-header h3 {
	color: #FFF;
	font-family: Helvetica Neue,Arial,Helvetica,Geneva,sans-serif;
	font-size: 19px;
	text-align: center;
	font-weight: bold;
	padding-top: 15px;
	line-height: 1.2
}
.dm-userdata {
	margin-top: 16px;
}
.dm-userdata p {
	font-size: 17px;
	color: #555;
	font-weight: bold;
	font-family: Helvetica Neue,Arial,Helvetica,Geneva,sans-serif;
	line-height: 1
}
.dm-userdata p span {
	color: #d9653b;
}
.dm-datatable-c {
	border: 1px #DAD4D4 solid;
	background-color: #F8F8F8;
	padding: 10px;
	padding-bottom: 0;
	border-radius: 3px;
	margin: 15px 0 3px 0
}
.dm-datatable {
	background: none;
	border: none
}
.dm-datatable tr {
	background: none !important;
}
.dm-datatable tr th {
	padding: 5px 5px;
	text-align: left;
	border-bottom: 1px solid #fff;
	font: bold 15px Helvetica Neue,Helvetica,sans-serif;
	color: #555;
}
.dm-datatable tr td {
	padding: 5px 5px;
	font-size: 14px;
	border-top: 1px solid #dddddd;
	color: #666;
	text-align: left;
	background: none;
}
.dm-datatable tr td a {
	color: #666;
}
.dm-datatable tr td a:hover {
	text-decoration: underline
}
/* Registration Wizard - progress bar*/
.rw-progressline {
	width: 100%;
	height: 5px;
	background-color: #d6dbde;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden
}
.rw-progressline div {
	background-color: #008cba;
	height: 5px
}
.rw-progresspercent div:first-child {
	text-align: center;
	width: 35px;
	line-height: 1;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: auto;
	font-size: 0.75rem;
	color: #FFF;
	background-color: #008cba;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.rw-progresspercent div:last-child {
	width: 0;
	height: 0;
	margin: auto;
	margin-top: 2px;
	margin-bottom: 2px;
	border-style: solid;
	border-width: 5px 3.5px 0 3.5px;
	border-color: #82888d transparent transparent transparent;
}
#busy-indicator {
    position: absolute;
    z-index: 99;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fff url('/resources/img/processing.gif') no-repeat center center;
    opacity: 0.50;
    filter: alpha(opacity: 50);
    -moz-opacity: 0.50;
    -khtml-opacity: 0.50;
}
sup.contextly_optimization {
    font-size: 12px;
    color: green;
}
.rw-90min-imgcreadit {
    margin: 20px 0 0 0;
    color: #535353 !important;
    font-size: 0.8rem;
}
/* Promo links page */
.st-promo-settings li {
    list-style-type: none;
}
span.contextly-form-error {
    font-size: 12px;
    color: #f04124;
    margin-left: 10px;
}
span.contextly-form-field-required {
    font-size: 16px;
    color: #f04124;
    margin-left: 5px;
}
kbd.active {
    background-color: lightgreen;
    font-size: 12px;
    color: black;
}
kbd.pending {
    background-color: #ffff00;
    font-size: 12px;
    color: black;
}
kbd.cancelled {
    background-color: maroon;
    font-size: 12px;
}
/* Follow ups explained page */
.fue-page {
	max-width: 52rem;
	margin: 0 auto;
	padding: 0 1.4rem;
}

.fue-page h1 {
	text-align: center;
	font-size: 2rem;
}

@media only screen and (min-width: 40.063em) {
	.fue-page h1 {
		font-size: 2.5rem;
	}
}

#spinning_div {
    min-height: 100%;
	width: 100%;
    background-color: #F2F2F2;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.5;
	z-index: 100;
}

#social-recommendations-container {
    min-height: 500px;
}

.modulecontent {
    margin-left: 2%;
    width: 600px;
    padding: 15px !important;
    position: relative;
}

.recommendation-description {
	font-size: 0.75rem;
	color: #777;
	margin-left: 10px;
}
.alert-hint {
	color: #7a7e85;
	background-color: #eeeeee;
	border: #a5a5a5 1px solid;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.module-section {
	padding: 10px;
	padding-bottom: 0px;
	margin-bottom: 3px;
}

.module-section .panel {
	margin-bottom: 5px;
}

.module-section .title {
	font-size: 22px;
	color: #777777;
	margin-bottom: 10px;
}

.module-section label {
	margin-bottom: 0;
}

.module-section div.switch {
	margin-top: 0;
	margin-bottom: 0;
}

.banned_tweets td {
	padding: 6px;
	font-size: 12px;
}

#ban_tweet {
	margin-bottom: 1px;
}

#banned_tweets_btn {
	font-size: 12px;
	margin-bottom: 5px;
}

.site-notes {
	display: none;
}
.label.note {
	background-color: #FFFF99;
	border: 1px solid #333;
	border-radius: 2px;
	color: #333;
	padding: 2px;
	font-size: 9px;
	cursor: pointer;
}
.slm-form .rc-check-all-of-all {
	padding: 0 0.4375rem 0.1875rem 0.4375rem;
}
.slm-form .sl-posts,
.slm-form .sl-post,
.slm-form .rc-posts,
.slm-form .rc-post {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}
.slm-form .sl-posts {
	border-bottom: 1px solid #dadada;
}
.slm-form .sl-post {
	padding: 0.1875rem 0.4375rem 0 0.4375rem;
	border-top: 1px solid #dadada;
}
.slm-form .sl-title {
	margin-right: 0.5rem;
}
.slm-form .sl-subscribers {
	font-size: 0.875rem;
	margin-right: 0.5rem;
	color: #666666;
}
.slm-form .sl-view {
	font-size: 0.875rem;
	margin-right: 2rem;
}
.slm-form .sl-automated {
	white-space: nowrap;
}
.slm-form .sl-automated > label,
.slm-form .rc-post > label,
.slm-form .rc-check-all > label,
.slm-form .rc-check-all-of-all > label {
	display: inline;
	margin: 0;
}
.slm-form .sl-automated > input[type="checkbox"],
.slm-form .rc-post > input[type="checkbox"],
.slm-form .rc-check-all > input[type="checkbox"],
.slm-form .rc-check-all-of-all > input[type="checkbox"] {
	margin: 0;
	width: 1.75rem;
	height: 1.75rem;
	vertical-align: middle;
}
.slm-form .rc-posts-caption {
	font-size: 0.75rem;
	margin-bottom: 0.25rem;
	margin-left: 1.5rem;
	color: #666666;
}
.slm-form .rc-posts {
	margin-left: 1.5rem;
}
.slm-form .rc-post,
.slm-form .rc-check-all {
	font-size: 0.875rem;
	padding: 2px 5px;
}
.slm-form .rc-post.odd {
	background-color: #E8E8E8;
}
.slm-form .rc-post.even {
	background-color: #f7f7f7;
}
.slm-form .rc-post > label {
	margin-right: 0.4rem;
	color: #222222;
}
.sls-page .post-subscribers,
.sls-page .post-automated {
	color: #666666;
}
.sls-page .post-action {
	margin-left: 0.5rem;
}
.sls-page .post-action:first-child {
	margin-left: 0;
}

.personalized-mail-form .post-action-input,
.personalized-mail-form .post-action-name,
.personalized-mail-form .post-action-icon-wrp {
	vertical-align: middle;
}
.personalized-mail-form .post-action-name,
.personalized-mail-form .post-action-icon-wrp {
	display: inline-block;
}
.personalized-mail-form .post-action-icon-wrp {
	padding: 1px;
	border-radius: 3px;
	width: 30px;
	height: 27px;
	box-sizing: content-box;

	-webkit-transition: background-color 0.45s ease-in-out;
	-moz-transition: background-color 0.45s ease-in-out;
	transition: background-color 0.45s ease-in-out;
}

.module-personalized-instructions {
    display: none;
    padding: 10px;
    background-color: #fefefe;
    border: 1px solid rgba(0,0,0,0.15);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.module-personalized-instructions p {
    margin-bottom: 0.5rem;
}

.module-personalized-instructions pre {
    display: block;
    padding: 8.5px;
    margin: 0;
    font-size: 12.025px;
    line-height: 18px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre-wrap;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.channels-list a.button {
	margin-bottom: 0;
}
