
.emailsuggestion {
    display: none;
    font-size: 14px;
    font-style: italic;
 }
th.sorting_desc:after {
    content:" \25bc";    
}
th.sorting_asc:after {
    content:" \25b2";
}

ul.sniplist {
    list-style: none;
}
ul.sniplist li {
    padding: 8px;
    border-top: 2px #ccc solid;
}
ul.sniplist li:nth-child(1) {
    border-top: 0;
}

#wiznav {
    list-style-type: none;
}
#wiznav li {
    padding: 8px;
    padding-left: 12px;
    border: 1px #ccc solid;
}
#wiznav a {
    display: block;
    color: #000;
}
#wiznav .active a {
    color: #fff;
}

.dataTables_paginate a {
    cursor: pointer;
}
.dataTables_length {
    float: left;
}
.dataTables_filter {
    float: right;
}

#userbar {
    background: #9b9b9b; /* Old browsers */
    background: -moz-linear-gradient(top, #9b9b9b 0%, #494949 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9b9b9b), color-stop(100%,#494949)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #9b9b9b 0%,#494949 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #9b9b9b 0%,#494949 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #9b9b9b 0%,#494949 100%); /* IE10+ */
    background: linear-gradient(to bottom, #9b9b9b 0%,#494949 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9b9b9b', endColorstr='#494949',GradientType=0 ); /* IE6-9 */
    height: 36px;
    font-size: 12px;
    color: #fff;
    padding-left: 40px;
}
#userbar a {
    color: #fff;
}
#userbar ul {
    list-style-type: none;
    margin: 0; padding: 0;
}
.ui-menu {
}
#usermenuwrap {
    background: transparent url('/img/accountperson.png') no-repeat left center;
    padding-left: 24px;
}
#usermenu {
    height: 3.5em;
    line-height: 3.5em;
}
#realusermanu, li.ui-menu-item {
    z-index:100;
}
#realusermenu li {
    width: 200px;
    background: #fff;
    padding-left: 1.5em;
    height: 3.5em;
    line-height: 3.5em;
    border: #9b9b9b 1px solid;
}
#realusermenu a {
    color: #555;
    display: block;
}
#realusermenu a:hover {
    color: #000;
}
#usermenudown {
    font-size: smaller;
}
#containerlayout {

}
#containerlayout>td,#navtd {
    vertical-align: top;
    padding: 0;
    margin: 0;
}
#navtd {
    font-size: 12px;
    white-space: nowrap;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #b7b7b7 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#b7b7b7)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#b7b7b7 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#b7b7b7 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#b7b7b7 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#b7b7b7 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b7b7b7',GradientType=0 ); /* IE6-9 */
    width: 138px;
    border: #9b9b9b 1px solid;
    position: fixed;
    top: 130px;
    left: 41px;
    z-index:1;
}
#contenttd {
    border-top: #9b9b9b 1px solid;
    padding-left: 138px;
}

#nav td {
    width: 150px;
    height: 3em;
    line-height: 3em;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #b7b7b7 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#b7b7b7)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#b7b7b7 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#b7b7b7 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#b7b7b7 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#b7b7b7 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b7b7b7',GradientType=0 ); /* IE6-9 */
    border-bottom: #9b9b9b 1px solid;
}
#nav td:hover {
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #d6d6d6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#d6d6d6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#d6d6d6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#d6d6d6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#d6d6d6 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#d6d6d6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d6d6d6',GradientType=0 ); /* IE6-9 */
}
#nav td.active,#prospectsignup li.active,#affiliatesignup li.active {
    background: #0d6cb0;
    color: #fff;
}
#nav a {
    padding-left: 1em;
    color: #555;
    display: block;
}
#nav td.active a, #nav td.active a:hover {
    color: #fff;
}
#nav a:hover {
    color: #000;
}

a {
  text-decoration: none;
  color: #26a;
}
.reqnote {
  font-size: smaller;
  font-style: italic;
}

dl {
    border: 1px #9b9b9b solid;
    margin: 4px;
    border-radius: 4px;
}

dt {
    background-color: #0d6cb0;
    color: #fff;
    padding: 8px;
}

dd {
    padding: 8px;
    display: none;
}

* {
    margin: 0;
    padding: 0;
    outline: none;
}
.required {
    font-size: smaller;
    vertical-align: top;
    color: #f00;
}
.errmsg {
    border: 1px #666 dashed;
    background-color: #fa9;
    padding: 3px;
    margin: 3px;
}
.note {
    border: 1px #ccc dashed;
    background-color: #dfd;
    padding: 3px;
    margin: 3px;
}

.inverted {
    color: #fff;
}
.inverted a {
    color: #bcf;
}

h1 {
    font-size: 20px;
}
h2 {
    font-size: 16px;
    color: #0d6cb0;
    border-bottom: 2px #0d6cb0 solid;
    margin-bottom: 10px;
}

textarea {
  width: 300px;
height: 200px;
}

.rawhtml {
    width: 500px;
    height: 300px;
}

div.paging {
  text-align: center;
}

body {
    margin: 0;
    padding: 0;
    outline: none;
    overflow-y: scroll;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #eef0ef 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eef0ef)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#eef0ef 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#eef0ef 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#eef0ef 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#eef0ef 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eef0ef',GradientType=0 ); /* IE6-9 */

    position: relative;
    font-family: helvetica, sans-serif;
}

#lineheight {
    line-height: 1.5em;
}

#floatingsave {
    position: fixed;
    top: 110px;
    right: 15px;
    width: auto;
    background-color: #fa9;
    padding: 10px;
    border: 1px #888 dashed;
}

#container {
    font-family: helvetica,sans-serif;
    margin: 0;
    color: #000;
    padding-left: 40px;
    padding-right: 40px;
}

#header {
    height: 90px;
background: transparent url(/img/HeaderLogo.png) no-repeat left center;    text-align: right;
    line-height: 30px;
    white-space: nowrap;
}
#header a {
    color: #37a;
    font-weight: bold;
}
#homelink {
    float: left;
    display: block;
    height: 83px;
    width: 410px;
    text-decoration: none;
}
#header h1, #header h2 {
    font-family: "myriad pro",helvetica,sans-serif;
    font-weight: 300;
    color: #37a;
    text-align: left;
    border: 0;
    padding: 0;
    margin: 3px;
}
#header h1 {
    font-size: 24pt;
}
#header h2 {
    font-size: 13pt;
    font-weight: normal;
}

#contactformdiv {
    background-color: #eee;
    border: 1px #ccc solid;
    border-radius: 8px;
    padding: 10px;
}
#contactform th, #contactform td {
    padding: 4px;
}
#contactform th {
    text-align: right;
    padding-right: 8px;
}
#dashquickview td {
    text-align: center;
    font-size: 18pt;
    padding-right: 5px;
    padding-left: 5px;
    border: 0;
}
#dashquickview th {
    font-size: 13pt;
}
#roi td {
    border: #ccc 1px solid;
    color: #37a;
    padding: 2px;
}
#dashquickview .subtitle {
    font-size: 10pt;
}

.headtable {
    border: 1px #ccc solid;
    background-color: #fff;
    margin: 3px;
    margin-top: 16px;
}
.headtable th {
    background-color: #0d6cb0;
    color: #fff;
    text-align: left;
    padding: 8px;
    padding-left: 12px;
}
table.alternating td {
    border: 1px #ccc solid;
}
table.headtable table.alternating td {
    padding: 6px;
    padding-left: 18px;
    padding-right: 18px;
}

input, textarea,select {
    background-color: #fff;
    color: #000;
    border: 2px #ccc solid;
    border-radius: 4px;
    padding: 6px;
    margin: 4px;
}
select {
    transition: ease-in-out, background-color .35s ease-in-out;
}
select:focus {
    background-color: #cfe;
}
.templatelib input.txt {
    width: 400px;
}
.clickable {
    cursor: pointer;
}
button, .button,.paginate_button {
    font-size: 9pt;
    color: #333;
    border: 2px #ccc solid;
    border-radius: 4px;
    padding: 6px;
    margin: 4px;
    display: inline-block;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #d1d1d1 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#d1d1d1)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#d1d1d1 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#d1d1d1 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#d1d1d1 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#d1d1d1 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d1d1d1',GradientType=0 ); /* IE6-9 */
    padding-left: 16px;
    padding-right: 16px;
}
button:active, .button:active {
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #d1d1d1 0%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d1d1d1), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #d1d1d1 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #d1d1d1 0%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #d1d1d1 0%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #d1d1d1 0%,#ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1d1d1', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.save {
    padding-right: 32px;
    background-image:url('/img/glyphicons_206_ok_2.png'), linear-gradient(to bottom,  #ffffff 0%,#d1d1d1 100%);
    background-repeat: no-repeat;
    background-position: center right;
}
.save:active {
    background-image:url('/img/glyphicons_206_ok_2.png'), linear-gradient(to bottom,  #d1d1d1 0%,#ffffff 100%);
    background-repeat: no-repeat;
    background-position: center right;
}
.cancel {
    padding-right: 32px;
    background-image:url('/img/glyphicons_207_remove_2.png'), linear-gradient(to bottom,  #ffffff 0%,#d1d1d1 100%);
    background-repeat: no-repeat;
    background-position: center right;
}
.cancel:active {
    background-image:url('/img/glyphicons_207_remove_2.png'), linear-gradient(to bottom,  #d1d1d1 0%,#ffffff 100%);
    background-repeat: no-repeat;
    background-position: center right;
}
.add {
    padding-right: 32px;
    background-image:url('/img/glyphicons_432_plus.png'), linear-gradient(to bottom,  #ffffff 0%,#d1d1d1 100%);
    background-repeat: no-repeat;
    background-position: center right;
}
.add:active {
    background-image:url('/img/glyphicons_432_plus.png'), linear-gradient(to bottom,  #d1d1d1 0%,#ffffff 100%);
    background-repeat: no-repeat;
    background-position: center right;
}
.reset {
    padding-right: 32px;
    background-image:url('/img/glyphicons_081_refresh.png'), linear-gradient(to bottom,  #ffffff 0%,#d1d1d1 100%);
    background-repeat: no-repeat;
    background-position: center right;
}
.reset:active {
    background-image:url('/img/glyphicons_081_refresh.png'), linear-gradient(to bottom,  #d1d1d1 0%,#ffffff 100%);
    background-repeat: no-repeat;
    background-position: center right;
}
.edit {
    padding-right: 32px;
    background-image:url('/img/glyphicons_030_pencil.png'), linear-gradient(to bottom,  #ffffff 0%,#d1d1d1 100%);
    background-repeat: no-repeat;
    background-position: center right;
}
.edit:active {
    background-image:url('/img/glyphicons_030_pencil.png'), linear-gradient(to bottom,  #d1d1d1 0%,#ffffff 100%);
    background-repeat: no-repeat;
    background-position: center right;
}
.preview {
    padding-right: 32px;
    background-image:url('/img/glyphicons_051_eye_open.png'), linear-gradient(to bottom,  #ffffff 0%,#d1d1d1 100%);
    background-repeat: no-repeat;
    background-position: center right;
}
.preview:active {
    background-image:url('/img/glyphicons_051_eye_open.png'), linear-gradient(to bottom,  #d1d1d1 0%,#ffffff 100%);
    background-repeat: no-repeat;
    background-position: center right;
}
.delete {
    padding-right: 32px;
    background-image:url('/img/glyphicons_207_remove_2.png'), linear-gradient(to bottom,  #ffffff 0%,#d1d1d1 100%);
    background-repeat: no-repeat;
    background-position: center right;
}
.delete:active {
    background-image:url('/img/glyphicons_207_remove_2.png'), linear-gradient(to bottom,  #d1d1d1 0%,#ffffff 100%);
    background-repeat: no-repeat;
    background-position: center right;
}
.clone {
    padding-right: 32px;
    background-image:url('/img/glyphicons_081_refresh.png'), linear-gradient(to bottom,  #ffffff 0%,#d1d1d1 100%);
    background-repeat: no-repeat;
    background-position: center right;
}
.clone:active {
    background-image:url('/img/glyphicons_081_refresh.png'), linear-gradient(to bottom,  #d1d1d1 0%,#ffffff 100%);
    background-repeat: no-repeat;
    background-position: center right;
}
.next {
    padding-right: 32px;
    background-image:url('/img/glyphicons_211_right_arrow.png'), linear-gradient(to bottom,  #ffffff 0%,#d1d1d1 100%);
    background-repeat: no-repeat;
    background-position: center right;
}
.next:active {
    background-image:url('/img/glyphicons_211_right_arrow.png'), linear-gradient(to bottom,  #d1d1d1 0%,#ffffff 100%);
    background-repeat: no-repeat;
    background-position: center right;
}
.prev, .previous {
    padding-left: 32px;
    background-image:url('/img/glyphicons_210_left_arrow.png'), linear-gradient(to bottom,  #ffffff 0%,#d1d1d1 100%);
    background-repeat: no-repeat;
    background-position: center left;
}
.prev:active, .previous:active {
    background-image:url('/img/glyphicons_210_left_arrow.png'), linear-gradient(to bottom,  #d1d1d1 0%,#ffffff 100%);
    background-repeat: no-repeat;
    background-position: center left;
}

.dialog {
    position: fixed;
    z-index: 1000;
    left: 0;
    right: 0;
    top: 10%;
    bottom: 0;
    text-align: center;
    display: none;
}
.dialoginner {
    position: relative;
    font-size: 14px;
    border: 2px #ccc solid;
    border-radius: 10px;
    padding: 12px;
    background-color: #fff;
    display: inline-block;
    text-align: left;
}
.ui-dialog {
    /*left: 20px; right: 20px; top: 20px; bottom: 20px;*/
}
.ui-dialog .ui-button {
    display: none;
}

.sorting_desc, .sorting_asc, .sorting {
    cursor: pointer;
}

table {
    border-collapse: collapse;
}
#templatelist td {
border: 1px #ccc solid;
}

#content {
    min-height: 600px;
    padding: 6px;
    color: #000;
    width: 1000px;
    margin: 0 auto;
    font-size: 10pt;
}

#footer {
    margin-top: 20px;
    height: 50px;
    line-height: 27px;
    color: #555;
    font-size: smaller;
}

td,th {
    padding: 3px;
}

.alternating tr:nth-child(odd) { background-color: #fff; }
.alternating tr:nth-child(even){ background-color: #ddd; }

.alternating tr td.cal_sent {
    background-color: #cfc;
}
.alternating tr.odd td.cal_sent {
    background-color: #beb;
}

.alternating tr td.cal_pending_ack {
    background-color: #ffc;
}
.alternating tr.odd td.cal_pending_ack {
    background-color: #ffa;
}

#roipercent {
    font-size: 36pt;
    color: #872200;
    text-align: center;
    margin-bottom: 10px;
}

#roitoptable {
    width: 85%;
    margin: 0 auto 20px auto;
    color: #fff;
    background: #fff url(/img/roiblue.png) repeat-x center center;
}
#roitoptable th {
    font-weight: normal;
}
#roitoptable td {
    font-size: 23pt;
    font-weight: bold;
    text-align: center;
}

.gradientbox {
    border: 1px #bbb solid;
    position: relative;
    padding: 8px;
}

.invisibox {
    position: fixed;
    top: 34%;
    bottom: 34%;
    left: 34%;
    right: 34%;
    background-color: #fff;
    border: 1px #000 solid;
    z-index: 900;
    display: none;
}

.campaigntable th {
    background-color: #fff;
    color: #000;
    font-weight: bold;
    text-align: center;
}
.campaigntable td {
    border: 1px #ccc solid;
    text-align: center;
}

#prospectsignup th {
    line-height: 28px;
}
#prospectsignup input, #prospectsignup textarea, #prospectsignup button {
    width: 240px;
}

#prospectsignup td, #prospectsignup th, #affiliatesignup td, #affiliatesignup th, .templatelib td, .templatelib th {
  vertical-align: top;
  padding-bottom: 20px;
}

#prospectsignup th, #affiliatesignup th, .templatelib th {
  text-align: right;
}

table.#subscriptionlist {
  border: 1px #333 solid;
}

#subscriptionlist td {
  border: 1px #333 solid;
  text-align: center;
  vertical-align: middle;
  background-color: #fff;
}

#subscriptionlist td.subscriptionlabel {
  font-weight: bold;
  background-color: #aaa;
}

ul,ol {
  list-style-position: inside;
  padding-left: 10px;
}

label.filereplacedelete {
  font-size: smaller;
}

.pageinate_enabled_previous,.paginate_disabled_previous,.paginate_enabled_next,.paginate_disabled_next {
    padding: 3px;
    margin: 3px;
}
.dataTables_paginate,.dataTables_info {
    text-align: center;
    clear: both;
}
.dtlength {
    float: left;
}
.dtfilter {
    float: right;
}
