/* CSS Document */
/* Custom Font */
/*@font-face {
font-family: 'source_sans_proitalic';
src: url('http://www.stampready.net/css/Fonts/sourcesanspro-italic-webfont.eot');
src: url('http://www.stampready.net/css/Fonts/sourcesanspro-italic-webfont.eot?#iefix') format('embedded-opentype'),
     url('http://www.stampready.net/css/Fonts/sourcesanspro-italic-webfont.woff2') format('woff2'),
     url('http://www.stampready.net/css/Fonts/sourcesanspro-italic-webfont.woff') format('woff'),
     url('http://www.stampready.net/css/Fonts/sourcesanspro-italic-webfont.ttf') format('truetype'),
     url('http://www.stampready.net/css/Fonts/sourcesanspro-italic-webfont.svg#source_sans_proitalic') format('svg');
font-weight: normal;
font-style: normal;

}

@font-face {
font-family: 'source_sans_problack';
src: url('http://www.stampready.net/css/Fonts/sourcesanspro-black-webfont.eot');
src: url('http://www.stampready.net/css/Fonts/sourcesanspro-black-webfont.eot?#iefix') format('embedded-opentype'),
     url('http://www.stampready.net/css/Fonts/sourcesanspro-black-webfont.woff2') format('woff2'),
     url('http://www.stampready.net/css/Fonts/sourcesanspro-black-webfont.woff') format('woff'),
     url('http://www.stampready.net/css/Fonts/sourcesanspro-black-webfont.ttf') format('truetype'),
     url('http://www.stampready.net/css/Fonts/sourcesanspro-black-webfont.svg#source_sans_problack') format('svg');
font-weight: normal;
font-style: normal;

}

@font-face {
font-family: 'source_sans_prolight';
src: url('http://www.stampready.net/css/Fonts/sourcesanspro-light-webfont.eot');
src: url('http://www.stampready.net/css/Fonts/sourcesanspro-light-webfont.eot?#iefix') format('embedded-opentype'),
     url('http://www.stampready.net/css/Fonts/sourcesanspro-light-webfont.woff2') format('woff2'),
     url('http://www.stampready.net/css/Fonts/sourcesanspro-light-webfont.woff') format('woff'),
     url('http://www.stampready.net/css/Fonts/sourcesanspro-light-webfont.ttf') format('truetype'),
     url('http://www.stampready.net/css/Fonts/sourcesanspro-light-webfont.svg#source_sans_prolight') format('svg');
font-weight: normal;
font-style: normal;

}

@font-face {
font-family: 'source_sans_proregular';
src: url('http://www.stampready.net/css/Fonts/sourcesanspro-regular-webfont.eot');
src: url('http://www.stampready.net/css/Fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
     url('http://www.stampready.net/css/Fonts/sourcesanspro-regular-webfont.woff2') format('woff2'),
     url('http://www.stampready.net/css/Fonts/sourcesanspro-regular-webfont.woff') format('woff'),
     url('http://www.stampready.net/css/Fonts/sourcesanspro-regular-webfont.ttf') format('truetype'),
     url('http://www.stampready.net/css/Fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
font-weight: normal;
font-style: normal;

}

@font-face {
font-family: 'source_sans_probold';
src: url('http://www.stampready.net/css/Fonts/sourcesanspro-bold-webfont.eot');
src: url('http://www.stampready.net/css/Fonts/sourcesanspro-bold-webfont.eot?#iefix') format('embedded-opentype'),
     url('http://www.stampready.net/css/Fonts/sourcesanspro-bold-webfont.woff2') format('woff2'),
     url('http://www.stampready.net/css/Fonts/sourcesanspro-bold-webfont.woff') format('woff'),
     url('http://www.stampready.net/css/Fonts/sourcesanspro-bold-webfont.ttf') format('truetype'),
     url('http://www.stampready.net/css/Fonts/sourcesanspro-bold-webfont.svg#source_sans_probold') format('svg');
font-weight: normal;
font-style: normal;

}

@font-face {
font-family: 'source_sans_prosemibold';
src: url('http://www.stampready.net/css/Fonts/sourcesanspro-semibold-webfont.eot');
src: url('http://www.stampready.net/css/Fonts/sourcesanspro-semibold-webfont.eot?#iefix') format('embedded-opentype'),
     url('http://www.stampready.net/css/Fonts/sourcesanspro-semibold-webfont.woff2') format('woff2'),
     url('http://www.stampready.net/css/Fonts/sourcesanspro-semibold-webfont.woff') format('woff'),
     url('http://www.stampready.net/css/Fonts/sourcesanspro-semibold-webfont.ttf') format('truetype'),
     url('http://www.stampready.net/css/Fonts/sourcesanspro-semibold-webfont.svg#source_sans_prosemibold') format('svg');
font-weight: normal;
font-style: normal;

}

/* reset *
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, input { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; }
* { margin-top: 0px; margin-bottom: 0px; padding: 0px; border: none; outline: none; list-style: none; -webkit-text-size-adjust: none; -ms-text-size-adjust: none; }

/* global *
html { height: 100%; }
body { font-family:'source_sans_proregular', Helvetica, Arial, sans-serif; height: 100%; width: 100%; overflow: hidden; box-sizing: border-box; -moz-box-sizing: border-box; position: relative; -webkit-font-smoothing: subpixel-antialiased; }

body ::selection { background: rgb(255, 237, 163)!important; }
body ::-moz-selection { background: rgb(255, 237, 163)!important; }

/* font styles */
.font-light {
  font-family: 'source_sans_prolight', Helvetica, Arial, sans-serif !important;
}
.font-regular {
  font-family: 'source_sans_proregular', Helvetica, Arial, sans-serif !important;
}
.font-semibold {
  font-family: 'source_sans_prosemibold', Helvetica, Arial, sans-serif !important;
}
.font-bold {
  font-family: 'source_sans_probold', Helvetica, Arial, sans-serif !important;
}
.font-italic {
  font-family: 'source_sans_proitalic', Helvetica, Arial, sans-serif !important;
}
.font-black {
  font-family: 'source_sans_problack', Helvetica, Arial, sans-serif !important;
}
.conteeditor .ms250 {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
/* no text selection */
.conteeditor .noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.conteeditor .activateselect {
  -webkit-touch-callout: text;
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.conteeditor .nodrag {
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
}
/* hidden */
.conteeditor .hidden {
  display: none;
}
/* switches */
.conteeditor .switch {
  width: 40px;
  height: 22px;
  background-color: #68c0b1;
  border-radius: 14px;
  position: absolute;
  top: 8px;
  right: 20px;
  z-index: 9999;
  cursor: pointer;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  transition: all 0.1s ease;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.conteeditor .switch.disabled {
  background-color: #bebebe;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.conteeditor .switch_thumb {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #FFF;
  position: absolute;
  top: 2px;
  right: 2px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: none;
}
.conteeditor .switch_thumb.active {
  right: 15px;
  background-image: url(../img/icons/switch-thumb-check.png);
}
[data-space].active:hover {
  opacity: 1 !important;
}
/* slider */
.conteeditor input[type="range"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #22242a;
  height: 2px;
  width: 60px;
  position: absolute;
  right: 18px;
  top: 20px !important;
  z-index: 9999;
  border-radius: 0px;
}
.conteeditor input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  top: 0px;
  z-index: 1;
  width: 12px;
  height: 12px;
  cursor: pointer;
  cursor: -webkit-grab;
  border-radius: 10px;
  background-color: #f0f0f0;
  box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2)
}
.conteeditor input[type="range"]::-webkit-slider-thumb:active {
  cursor: -webkit-grabbing;
}
.conteeditor .conteeditor input[type=range]::-moz-focus-outer {
  border: 0;
}
.conteeditor .color-opacity-slider-wrapper input[type="range"] {
  top: 14px !important;
}
.conteeditor .color-opacity-slider-wrapper input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  top: -1px;
  z-index: 1;
  width: 12px;
  height: 12px;
  cursor: pointer;
  border-radius: 10px;
  background-color: #f0f0f0;
  box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2)
}
.conteeditor .slider-output {
  border: 0px;
  height: 25px;
  line-height: 0px;
  position: absolute;
  right: 18px;
  top: -10px;
  width: 30px;
  text-align: right;
  background-color: transparent;
  color: #f0f0f0;
  font-size: 11px;
}
.conteeditor .slider-output:focus {
  outline: none;
}
/* keep crisp */
.conteeditor .keep-crisp {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* code mirror */
.conteeditor .CodeMirror {
  font-size: 12px !important;
  -webkit-font-smoothing: antialiased !important;
}
/* td default styles */
#template-editing-canvas td {
  position: relative;
}
#template-editing-canvas table {
  table-layout: auto !important;
  border-spacing: 0 !important;
}
[contenteditable="true"] {
  outline: none;
}
/* Pop Up API Styling */
#popupOverlay {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0px;
  top: 0px;
  background-color: rgba(34, 39, 49, 0.96);
  z-index: 999;
  opacity: 0;
  -webkit-backdrop-filter: blur(7px);
  -moz-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
}
#popup {
  background-color: #FFF;
  width: 540px;
  padding: 44px 50px 115px 50px;
  margin: auto;
  -webkit-transform: translateY(-50%) scale(0.8) translate3d(0, 0, 0);
  -ms-transform: translateY(-50%) scale(0.8) translate3d(0, 0, 0);
  transform: translateY(-50%) scale(0.8) translate3d(0, 0, 0);
  position: relative;
  top: 50%;
  z-index: 99999;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  opacity: 0;
  overflow: hidden;
  border-radius: 2px;
}
#popup:hover, #send-campaign-popup:hover, #create-preview-popup:hover, #welcome-popup:hover {}
#popup h3, #send-campaign-popup h3 {
  font-size: 20px;
  padding-bottom: 10px;
  line-height: 30px;
  text-align: center;
  color: #262a33;
  text-transform: uppercase;
}
/*#popup span { color: #4a4a4a; }*/
#popup p, #send-campaign-popup p {
  color: #4a4a4a;
  padding-bottom: 15px;
  line-height: 26px;
  text-align: center;
  font-size: 15px;
}
#popup input[type="button"], #popup input[type="submit"] {
  border: 0px;
  position: absolute;
  bottom: 0px;
  margin: 0px;
  height: 65px;
  font-size: 14px;
  text-transform: uppercase;
  cursor: pointer;
  width: 100%;
}
.conteeditor .btnTrue, #popup input[type="submit"] {
  background-color: #08d4c4;
}
.conteeditor .btnTrue:hover, #popup input[type="submit"]:hover {
  background-color: #19e5b3;
}
.conteeditor .btnTrue.invert, #popup input[type="submit"].invert {
  background-color: #ececec;
  color: #919191;
}
#popup a {
  text-decoration: none !important;
}
.conteeditor .btnTrue.invert:hover, #popup input[type="submit"].invert:hover {
  background-color: #d6d6d6
}
.conteeditor .btnTrue2 {
  background-color: #ececec;
  color: #4a4a4a !important;
}
.conteeditor .btnTrue2:hover {
  background-color: #d6d6d6;
}
.conteeditor .btnFalse {
  background-color: #ececec;
  color: #4a4a4a;
}
.conteeditor .dropdown-items {
  width: 100%;
  height: 46px;
  background-color: #f0f0f0;
  line-height: 46px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-family: Helvetica, Arial, "Lucida Grande", sans-serif !important;
  background-position: right 15px center;
  background-image: url(../../img/icons/arrow-down-dark.png);
  background-repeat: no-repeat;
  margin-top: 10px;
  font-size: 15px;
  position: relative;
  font-size: 13px;
  color: #23282d;
  cursor: default;
  border-radius: 2px;
  background-size: 9px;
}
.conteeditor .dropdown-items span {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: relative;
  background-image: url(../img/icons/arrow-down-dark.png);
  background-position: right 15px center;
  background-repeat: no-repeat;
  background-size: 9px;
}
.conteeditor .dropdown-items-list {
  list-style-type: none;
  position: absolute;
  top: 45px;
  width: 100%;
  left: 0;
  background-color: #F0F0F0;
  opacity: 0;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  z-index: 999;
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  border-radius: 0 0 2px 2px;
}
.conteeditor .dropdown-items-list li {
  width: 100%;
  height: 47px;
  line-height: 46px;
  padding: 0 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  cursor: pointer;
}
.conteeditor .dropdown-items-list li:hover {
  background-color: rgba(0, 0, 0, 0.06)
}
.conteeditor input[type="button"].btnFalse {
  color: #4a4a4a;
}
.conteeditor input[type="button"].btnTrue {
  color: #fff;
}
.conteeditor input[type="button"].btnTrue2 {
  color: #FFF;
}
.conteeditor .btnFalse:hover {
  background-color: #d6d6d6
}
.conteeditor .btnFalse.invert {
  background-color: #08d4c4;
  color: #FFF !important;
}
.conteeditor .btnFalse.invert:hover {
  background-color: #19e5b3;
}
#popup textarea {
  width: 100%;
  resize: none;
  border: 0px;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.12);
  height: 150px;
  padding: 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  color: #4a4a4a;
  font-size: 12px;
  line-height: 18px;
  border-radius: 2px;
}
#popup input[type="text"], #popup input[type="password"] {
  width: 100%;
  border: 0px;
  background-color: #f0f0f0;
  height: 50px;
  padding: 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  color: #4a4a4a;
  font-size: 14px;
  line-height: 18px;
  border-radius: 2px;
  margin-top: 27px;
}
#popup .wrap {
  text-align: center;
}
#popup .token {
  margin: auto;
  margin-top: 27px;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}
#popup .token span {
  padding: 7px 30px 7px 30px;
  font-size: 15px;
  display: inline;
  color: #08d4c4;
  background: #f0f0f0;
  border-radius: 2px;
  position: relative;
  text-transform: uppercase;
}
#popup a {
  color: #08d4c4;
}
#popup .token-icon {
  width: 14px;
  vertical-align: middle;
  position: absolute;
  left: 20px;
  top: 15px;
}
/* hacks */
.conteeditor .padding-hack {
  height: 15px;
}
/* droplet */
.conteeditor .droplet-splash {
  background-color: lightblue;
  width: 12px;
  height: 12px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 75px;
  -webkit-border-bottom-right-radius: 75px;
  -webkit-border-bottom-left-radius: 75px;
  -webkit-transform: rotate(45deg);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999;
}
/* select menu */
.conteeditor .select-menu {
  background-color: rgba(255, 255, 255, 0.95);
  position: absolute;
  left: -100%;
  top: -100%;
  z-index: 99999;
  border-radius: 2px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.12), 0px 5px 10px rgba(0, 0, 0, 0.2);
  font-size: 0.7em;
  padding: 4px 0;
  color: #232125;
  overflow: hidden;
}
.conteeditor .select-menu li {
  padding: 3px 12px;
  cursor: default;
  font-family: 'Helvetica Nue', Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 0 0 0;
  font-weight: normal
}
.conteeditor .select-menu li.active {
  background-color: #1e7aee;
  color: #FFF;
}
.conteeditor .select-menu li[data-select-item-value="disable"] {
  color: rgba(0, 0, 0, 0.25);
}
/* notification */
.conteeditor .notification {
  width: 100%;
  height: 46px;
  position: fixed;
  top: 0px;
  left: 0px;
  display: none;
  text-align: center;
  font-size: 13px;
  text-transform: uppercase;
  color: #FFF;
  z-index: 99999999;
  -webkit-backdrop-filter: blur(7px);
  -moz-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
}
.conteeditor .notification span {
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 14px;
}
.conteeditor .notification.success {
  background-color: rgba(8, 212, 196, 0.901961);
}
.conteeditor .notification.warning {
  background-color: rgba(236, 0, 56, 0.901961);
}
.conteeditor .notification-headline {
  padding-left: 26px;
  background-position: 0px center;
  background-repeat: no-repeat;
  color: #FFF
}
.conteeditor .notification-headline.success { /*background-image: url(../img/icons/notification-success.png);*/ color: #08d4c4;
}
.conteeditor .notification-headline.warning { /*background-image: url(../img/icons/notification-warning.png);*/ color: #ff5400;
}
.conteeditor .notification-text {
  color: #FFF;
}
.conteeditor .notification-close {
  width: 50px;
  right: 0;
  position: absolute;
  height: 50px;
  bottom: 0; /*background-image: url(../img/icons/option-remove.png);*/ background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
  opacity: 1;
}
.conteeditor .notification-close.true {
  display: block;
}
.conteeditor .notification-close.false {
  display: none;
}
.conteeditor .clear-fix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.conteeditor .clear-fix {
  display: inline-block;
}
.conteeditor .ui-sortable-placeholder {
  height: 0;
  display: none;
}
/* checkbox */
.conteeditor .checkbox {
  width: 18px;
  height: 18px;
  background-color: rgba(0, 0, 0, 0.08);
  border-radius: 2px;
  cursor: pointer;
  background-size: 9px;
  background-repeat: no-repeat;
}
.conteeditor .checkbox.active {
  background-color: #08d4c4;
  background-size: 9px !important;
  background-image: url(../img/icons/checkbox-check.png);
  background-position: center center;
}