.clearer {
    clear: both;
}

.right {
    float: right !important;
}

.left {
    float: left !important;
}

body, input, textarea {
    font-family: Arial, sans-serif;
    color: #3e3e3e;
    line-height: normal;
}

table, tbody, tr, td, th, thead, tfoot, textarea {
    font-size: 1.0em;
}

p {
    margin: 0 0 1.0em 0;
}

ul {
    padding: 0;
    margin: 0 0 1.0em 0;
}

ul ul {
    margin-bottom: 0;
}

ul li, ul ul li, ul ul ul li {
    list-style: none;
    padding: 0 0 0 11px;
}

a img {
    border: none;
}

a {
    color: #2383f0;
    text-decoration: underline;
}

a:hover {
    color: #2383f0;
    text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Arial, sans-serif;
    color: #3e3e3e;
    font-weight: bold;
    padding: 0;
    margin: 0 0 0.8em 0;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.5em;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1em;
}

h5 {
    font-size: 0.85em;
}

h6 {
    font-size: 0.65em;
}

#LeftPane {
    float: left;
}

#ContentPane, .ContentPane {
    /*float: left;*/
    height: 100%;
    position: relative;
    zoom: 1;
    /*width: 100%;*/
    padding: 11px 23px;
}

#body .TwocolContent {
    width: 731px;
    /*margin: -11px -29px -11px -23px;*/
    padding: 0 29px;
    /*_padding: 0 29px 30px 50px;*/
    float: left;
    min-height: 423px;
    position: relative;
    padding: 11px 0 11px 29px;
}

#RightPane, .RightPane {
    /*background: url(img/dot.gif) top left repeat-y;*/
    float: right;
    /*margin: 0 0 -30000px;
    padding: 30px 6px 30000px 12px;*/
    padding: 30px 6px 30px 12px;
    width: 252px;
    height: 100%;
}

#RightPane .button, .RightPane .button:first-child {
    margin-top: 0;
}

#RightPane .button, .RightPane .button {
    margin: 5px 0;
}

.List, .List ul {
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.List li {
    padding: 0;
    margin: 0;
    background: none;
    list-style: none;
}

.Graycontent {
    background: #fafafa;
    padding: 15px;
    zoom: 1;
    border-radius: 5px;
}

.WhiteForm {
    padding: 15px 15px 0 24px;
    background: none;
}

.success-icon, .success-icon:link, .success-icon:active, .success-icon:visited, .success-icon:hover,
.error-icon, .error-icon:link, .error-icon:active, .error-icon:visited, .error-icon:hover,
.trash-icon, .trash-icon:link, .trash-icon:active, .trash-icon:visited, .trash-icon:hover,
.edit-icon, .edit-icon:link, .edit-icon:active, .edit-icon:visited, .edit-icon:hover,
.delete-icon, .delete-icon:link, .delete-icon:active, .delete-icon:visited, .delete-icon:hover {
    display: block;
    width: 16px;
    height: 16px;
    background: url(img/icons.gif) no-repeat;
}

.success-icon, .success-icon:link, .success-icon:active, .success-icon:visited, .success-icon:hover {
    background-position: 0 -16px;
    margin: 0 auto;
}

.error-icon, .error-icon:link, .error-icon:active, .error-icon:visited, .error-icon:hover {
    background-position: 0 0;
    margin: 0 auto;
}

.trash-icon, .trash-icon:link, .trash-icon:active, .trash-icon:visited, .trash-icon:hover {
    background-position: -2px -32px;
    margin: 0 auto;
    visibility: hidden;
}

.edit-icon, .edit-icon:link, .edit-icon:active, .edit-icon:visited, .edit-icon:hover {
    background-position: 0 -48px;
    margin: 0 auto;
}

.delete-icon, .delete-icon:link, .delete-icon:active, .delete-icon:visited, .delete-icon:hover {
    background-position: 0 -64px;
    margin: 0 auto;
}

.AltReport .edit-icon, .AltReport .delete-icon {
    float: right;
}

.Report table.StatisticsTable, .Report table.ReportTable {
    border-collapse: collapse;
    empty-cells: show;
    width: 100%;
}

.ReportTable tr.unsubscribed {
    text-decoration: line-through;
}

.ReportTable.MessageTable .edit-icon {
    visibility: hidden;
    display: inline-block;
    margin-left: 8px;
    margin-bottom: -7px;
}

.ReportTable.MessageTable tr:hover .edit-icon {
    visibility: visible;
}

.Report {
    margin-top: 30px;
    zoom: 1;
    position: relative;
}

.Report .ReportTable th, .Report .ReportTableHead td {
    text-align: left;
    font-size: 1.1em;
    font-weight: bold;
    white-space: nowrap;
    padding: 10px;
    background: #EAEAEA url(img/table-heading.gif) top center no-repeat;
}

.ReportTableContainer {
    width: 100%;
    overflow-x: auto;
}

.ReportTableContainer .EmptyTable {
    margin-top: 10px;
    display: block;
    text-align: center;
}

.Report .checkable th {
    padding: 8px;
}

.Report .checkable {
    background: #FFF;
}

.Report .ReportTable td {
    /*text-align: center;*/
    text-align: left;
    border-top: solid 1px #e3e3e3;
    padding: 11px 10px;
}

.Report th.last, .Report th:last-child {
    background: url(img/table-heading.gif) top right no-repeat;
}

.Report th.first, .Report th:first-child {
    text-align: left;
    background: url(img/table-heading.gif) top left no-repeat;
}

.Report .ReportTable th select {
    height: 20px;
}

.Report td.first {
    text-align: left;
}

.Report .ReportTable .icons {
    white-space: nowrap;
}

.Report .ReportTable .icons a {
    float: none !important;
    display: inline-block !important;
}

.overlay-container {
    position: relative;
}

.Report .table-loading-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255,255,255,.8) url(img/large-spinner.gif) 50% 50px no-repeat;
    text-align: center;
    font-size: 16px;
    line-height: 50px;
    display: none;
}

.ReportTable .letter {
    background: url(img/icon-letter.png) 0 40% no-repeat;
    padding: 0 0 0 25px;
    min-height: 16px;
}

.ReportTable .mobile {
    background: url(img/icon-mobile.png) 4px 40% no-repeat;
    padding: 0 0 0 25px;
    min-height: 16px;
}

.Report p {
    margin: 0;
}

.Report span {
    color: #5e5d5d;
}

.Report tr.Hover .trash-icon {
    visibility: visible;
}

.ClickableRows tr.Hover td {
    cursor: pointer;
    background: #fffee5;
}

.ReportHeading {
    margin: 0 0 1.2em;
    float: left;
}

.ReportContent {
    clear: left;
}

.Form span {
    color: #3e3e3e;
}

.ReportHeading span {
    font-size: 1.8em;
    color: #3e3e3e;
    padding: 0 15px 0 0;
    font-weight: bold;
}

.largespinner {
    display: block;
    height: 36px;
    line-height: 36px;
    background: url(img/large-spinner.gif) top left no-repeat;
    padding: 0 0 0 40px;
    float: left;
    position: relative;
    margin: 0 20px 0 0;
}

.Progress li, .Progress a {
    font-weight: bold;
    color: #A4A6AA;
    text-decoration: none;
}

.Progress .Menu-sel, .Progress .Menu-sel a {
    color: #494E55;
}

.Progress .Menu-visited, .Progress .Menu-visited a {
    color: #727272;
    cursor: pointer;
}

.Progress a:hover {
    text-decoration: none;
}

.Progress li.Menu-sel a, .Progress li.Menu-sel a:hover {
    cursor: default;
    text-decoration: none;
}

.Progress .marker {
    display: block;
    font-weight: bold;
    width: 22px;
    height: 22px;
    background: url(img/marker.gif) top left no-repeat;
    line-height: 22px;
    font-size: 1em;
    text-align: center;
    color: #FFF;
    margin: 0 auto 3px;
    text-decoration: none;
    zoom: 1;
}

.Progress .Menu-sel .marker {
    background-position: 0 -22px;
}

.Progress .Menu-visited .marker {
    background-position: 0 -44px;
}

.Progress li {
    float: left;
    clear: none;
    zoom: 1;
    position: relative;
    white-space: nowrap;
    text-align: center;
    width: 80px;
    /*padding: 0 0 0 20px;*/
    background: url(img/raquo.gif) 0 27% no-repeat;
}

.Progress li.Menu-first {
    padding: 0;
    background: none;
}

.Progress {
    margin: 0 0 25px 0;
    zoom: 1;
    width: 400px;
}

.Progress ul {
    float: right;
}

.Form h2 {
    font-size: 1.25em;
    margin: 0 0 0.7em;
}

h2.SubHeading {
    background: url(img/table-heading.gif) top right no-repeat;
    margin: 0 0 0 6px;
    padding: 0 6px 0 0;
    border-bottom: solid 1px #e5e5e5;
    font-size: 1em;
}

.SubHeading span {
    display: block;
    background: url(img/table-heading.gif) top left no-repeat;
    margin: 0 0 -1px -6px;
    padding: 11px 20px 10px;
    border-bottom: solid 1px #e5e5e5;
}

.Form .FormInput {
    padding: 8px 9px;
    margin: 15px 0;
    /*overflow: hidden;*/
    position: relative;
    background: #eeeeee;
    *zoom: 1;
}

.Form .FormInput:before, .Form .FormInput:after {
    content: ' ';
    display: table;
}

.Form .FormInput:after {
    clear: both;
}

.Form .MultipleInput .FormInput {
    border-top: solid 1px #d5d5d5;
    margin: 0;
    padding: 9px 9px 8px;
}

.Form .MultipleInput .first {
    border-top: 0;
}

.WhiteForm .FormInput {
    background: #FFF;
    margin: 0;
    padding: 20px;
}

.InterestGrid {

}

.InterestGrid .Interest {
    width: 170px;
    float: left;
    margin: 0 10px 10px 0;
}

.InterestGrid .Interest label {
    font-weight: normal !important;
    line-height: 1.5em !important;
    display: block;
    background: #F0F0F0;
    border: 1px solid #DDD;
}

.Form .FormCriteria .FormInput label {
    width: auto;
    font-weight: bold;
    font-size: 1.1em;
    float: none;
}

.Form .FormCheckbox .FormInput label, .Form .FormCheckboxInput .input label {
    width: auto;
    font-size: 1.1em;
    float: none;
}

.Form .FormCheckbox .FormInput .input label, .Form .FormCheckboxInput .input label {
    display: inline;
    font-weight: normal;
    line-height: 1.7em;
    vertical-align: top;
}

.CheckboxList label {
    display: inline !important;
    float: none !important;
    vertical-align: middle !important;
    line-height: 2em !important;
}

.CheckboxList input {
    width: auto !important;
    margin: 0 8px 0 4px !important;
    vertical-align: middle !important;
}

.Middlecolumns .Form {
    width: 697px;
}

.Form .FormCheckbox .FormInput .input {
    width: 120px;
    margin: 0 3px 0 0;
    float: left;
}

.Form .FormCheckbox .FormInput .input input,
.Form .FormRadio .FormInput .input input,
.Form .FormRadio .input input, .Form .FormCheckbox .input input, .Form .CombineField .DescriptionInput input {
    border: 0;
}

.Form .FormDropdown .FormInput .input {
    margin: 0;
}

.Form .FormCheckbox .FormInput label span, .Form .FormDropdown .FormInput label span {
    font-size: 0.9em;
    padding: 0 0 0 10px;
    font-weight: normal;
}

.WhiteForm .FormField {
    border-top: solid 1px #f2f2f2;
}

.FormRadio .FormInput {
    background: none;
    margin: 0;
}

.FormRadio .FormDescription {
    margin: 0 0 15px 35px;
}

.Form .input input {
    width: 325px;
    border: solid 1px #c0c0c0;
    height: 15px;
    font-size: 1.1em;
    color: #3e3e3e;
    padding: 5px 4px;
}

.Form .input .Avenla_SmartFileUpload input, .Form .input .Avenla_AsyncFileUpload input {
    height: auto;
}

.Form .FormCheckbox .input input, .Form .FormCheckboxInput .input input {
    width: auto;
}

.FormRadio .input input {
    width: auto;
}

.Form .FormInput label {
    display: block;
    float: left;
    line-height: 2.5em;
    width: 115px;
}

.DescriptionField {
    background: #FAFAFA none repeat scroll 0 0;
    font-weight: bold;
    padding: 0 25px 10px;
}

.FormRadio .FormInput label {
    font-weight: bold;
    font-size: 1.25em;
    line-height: 1.5em;
    width: auto;
    margin: 0 0 0 5px;
}


.Form .MultipleInput label {
    font-weight: bold;
    line-height: normal;
    position: relative;
    width: 270px;
}

.Form .input {
    margin: 0 0 0 120px;
}

.Form .MultipleInput .input {
    margin: 0 0 0 270px;
}

.Form .MultipleInput span {
    font-size: 1em;
}


.FormRadio .input {
    margin: 0;
    float: left;
}


.Form .FormInput .Additional {
    position: absolute;
    right: 14px;
    top: 15px;
}

.Form .FormInput .SmsFromValidation {
    right: auto;
    left: 500px;
}

.Form .FormInput .SmsFromValidation .Invalid {
    color: #A00;
    font-weight: bold;
}

.FormAction {
    overflow: hidden;
    padding: 15px 0;
}

.FloatedList, .FloatedList ul {
    overflow: hidden;
    padding: 0;
    margin: 0;
}

.FloatedList li {
    float: left;
}

.ReportHeading .Date {
    font-size: 1.1em;
    font-weight: normal;
    color: #808080;
}

.SubField {
    clear: both;
    width: 100%;
}

.SubTemplates li {
    height: 220px;
    margin: 0 40px 40px 0;
    padding: 15px 20px;
    background: #FFF;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
}

.SubTemplates {
    padding: 0 0 0 35px;
}

.SubTemplates li label, .SublistImage, .SubListInput {
    display: block;
}

.WhiteForm .ReportContent {
    background: #FFF;
}

.WhiteForm .FormAction {
    overflow: hidden;
    padding: 8px 10px;
    margin-bottom: 0;
}

p.SubHeading {
    padding: 6px 14px;
}

.RightColumn {
    background: #fafafa;
    float: right;
    width: 206px;
    padding: 15px 22px 15px 18px;
}

.AddedRecipients {
    margin: 10px 0;
    padding: 8px;
    border: 1px solid #AAA;
}

.ReportContainer {
    background: #fafafa url(img/dot.gif) 744px 0 repeat-y;
    clear: both;
    _zoom: 1;
}

.ReportAlt {
    background: #fafafa;
}

.Box .Title {
    font-size: 4.4em;
    color: #3e3e3e;
}

.SearchList li {
    white-space: nowrap;
    padding: 0 20px 3px 11px;
}

.SearchList li a {
    white-space: normal;
    margin: 0 -20px 0 0;
    text-decoration: none;
    padding: 0 20px 0 0;
}

.SearchList li a:hover, .SearchList li:hover a {
    text-decoration: underline;
}

.Tools {
    display: inline-block;
    padding: 0 0 0 6px;
    vertical-align: bottom;
    visibility: hidden;
}

.SearchList li:hover .Tools {
    visibility: visible;
}


.Tools a, .SearchList li .Tools a {
    margin: 0;
    padding: 0;
    float: left;
}

.RowAction {
    position: absolute;
    right: 0;
    top: 0;
    _right: 15px;
    _top: -5px;
}

.Report .RowAction span {
    font-size: 1.1em;
    font-weight: bold;
}

.FormDescription {
    position: relative;
}

.MultipleInput .FormDescription {
    min-height: 26px;
    margin: 0 0 6px;
}

.MultipleInput {
    margin: 0 0 23px 0;
}

.MultipleInput .FormInput a {
    color: #3E3E3E;
    text-decoration: underline;
}

.SubAction {
    position: absolute;
    right: 10px;
    top: 10px;
}

.FormText {
    margin: 0 0 30px;
}

.CombinationField .input label {
    display: inline;
    float: none;
    width: auto;
    font-weight: bold;
    vertical-align: top;
    font-size: 1.1em;
    line-height: 1.75em;
}

.CombinationField .input input {
    margin-right: 11px;
}


.CombinationField .input {
    float: none;
}

.CombinationField .subinput label {
    float: none;
    line-height: normal;
    width: auto;
}

.CombinationField .subinput {
    margin: 0 0 0 33px;
    /*margin:00035px;*/
}

.CombinationField .subinput .input {
    margin: 14px 0 15px 0;
}

.AdditionalInfo .input {
    float: left;
    margin: 0 10px 0 0;
}

.Form .AdditionalInfo .Additional {
    position: static;
    float: left;
    line-height: 2.6em;
}

.FormNotes {
    background: #EEEEEE;
    padding: 6px;
}

.FormNotes label {
    font-weight: bold;
}

.NoteText {
    font-weight: bold;
    font-size: 1.1em;
}

.Form .AdditionalInfo label {
    width: 45px;
}

.Form .SendTest label {
    width: 115px;
}

p.HelpLabel {
    margin: 0 0 4px 21px;
}

.Form .AdditionalInfo {
    margin-bottom: 0;
    background: #dedede;
}

.Form .PlainInput {
    background: none;
    padding: 8px 0;
}

.Form .PlainInput input {
    border: solid 1px #dbdfe6;
    border-top: solid 1px #abadb3;
    font-weight: bold;
    font-size: 1.7em;
    color: #000;
    padding: 3px 4px 4px;
    height: auto;
    width: 450px;
}

.Form .SmallInput {
    padding-top: 0;
}

.Form .PlainInput input {
    border: solid 1px #dbdfe6;
    border-top: solid 1px #abadb3;
    font-weight: bold;
    font-size: 1.7em;
    color: #000;
    padding: 3px 4px 4px;
    height: auto;
    width: 450px;
}

.Form .SmallInput input {
    font-size: 1.3em;
    font-weight: normal;
}


.Form .FieldsAdded {
    margin-top: 0;
    background: #eeeeee;
    padding: 13px 9px 10px;
}

.Form .FieldsAdded .input label {
    float: none;
    vertical-align: top;
    line-height: 1.5em;
    display: inline;
    font-size: 1.15em;
}

.Form .FieldsAdded .input {
    margin: 0;
}

.FieldsAdded p {
    font-style: italic;
    margin: 0 0 0.75em;
    font-size: 1.1em;
}

.italic {
    font-style: italic;
}

.NoBottomMargin {
    margin-bottom: 0;
}

.CombinationField .input span {
    font-size: 1em;
}

.DescriptionInput .input input {
    width: auto;
}

.DescriptionInput .input {
    margin: 0;
    float: left;
}

.CombineField .FormInput {
    margin-left: 25px;
}

.DescriptionInput span {
    padding: 0 0 0 25px;
}

.DescriptionInput h2 {
    margin-left: 25px;
    line-height: 1.4em;
    /*line-height:0.9em;*/
}

.datepicker-icon {
    background: url(img/datepicker.gif) top right no-repeat;
    padding: 5px 20px 5px 25px;
    zoom: 1;
}

.CombineField .CombinationField {
    margin: 0 0 0 25px;
}

.CombineField .FormDescription {
    margin-bottom: 15px;
}

.BottomMargin {
    margin-bottom: 15px;
}

.PackedFields .CombinationField {
    padding: 3px 9px 4px;
}

.PackedFields .first {
    padding-top: 10px;
}

.PackedFields .last {
    padding-bottom: 10px;
}

.PackedFields {
    padding: 0 0 17px;
}

.FormNarrow .input input {
    width: 215px;
}

.FormDate .input input {
    width: 145px;
}

span.subtext {
    clear: right;
    margin: 12px 0 0 0;
    color: #3e3e3e;
}

.FormNarrow .input {
    margin-left: 114px;
}

.Form .FormNarrow label {
    width: 105px;
}

.LeftDescription {
    margin: 10px 0 0 10px;
    color: #999999;
}

.LeftDescription a, .LeftDescription a:link, .LeftDescription a:active, .LeftDescription a:hover, .LeftDescription a:visited, span.RightDescription {
    color: #999999;
}

.RightDescription .delete-link, .RightDescription .delete-link:active, .RightDescription .delete-link:hover, .RightDescription .delete-link:link, .RightDescription .delete-link:visited {
    color: #f52d2d;
}

.BottomSeparator {
    border-bottom: solid 1px #bababa;
    padding-bottom: 5px;
}

.EditorTemplateFrame {
    position: absolute;
    left: 0;
    border: none;
    background: #FFF;
    overflow-y: auto;
    overflow-x: hidden;
}

.messagebox {
    padding: 10px 10px 10px 30px;
    margin: 0px 0 10px;
    position: relative;
}

.messagebox strong {
    display: block;
}

.messagebox .icon {
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 10px;
    left: 10px;
    overflow: hidden;
    background: url(img/icons.gif) no-repeat;
}

.errorbox {
    background: #f9d5c9;
    border: solid 1px #ee796a;
}

.errorbox .icon {
    background-position: 0 0px;
}

.successbox {
    background: #d7f5d0;
    border: solid 1px #7fca70;
}

.successbox .icon {
    background-position: 0 -16px;
}

.informationbox {
    background: #9de4ff;
    border: solid 1px #766bc1;
}

.informationbox .icon {
    background-position: 0 -176px;
}

.messagebox ul {
    margin: 0;
}

.messagebox ul li {
    background: none;
    padding: 0;
    margin: 0 0 2px 0;
}

.messagebox div {
    color: #000 !important;
}

.criteriaeditor {
    min-height: 2.5em;
}

.criteriaeditor select, .criteriaeditor input.text {
    width: 99%;
}

.criteriaeditor .field {
    float: left;
    width: 165px;
}

.criteriaeditor .constraints {
    margin-left: 171px;
}

.criteriaeditor .constraint, .criteriaeditor .and {
    height: 2.5em;
    line-height: 1.5em;
}

.criteriaeditor .constraint .delete {
    color: #F00;
    padding: 0 2px;
}

.criteriaeditor .operator {
    float: left;
    width: 165px;
    margin-right: 6px;
}

.criteriaeditor .value {
    float: left;
    width: 250px;
    margin-right: 6px;
}

.AllCampaigns {
    overflow: hidden;
}

.AllCampaigns span {
    width: 165px;
}

.SubNavi {
    margin: 0 0 0 -11px;
    border-top: 1px solid #E3E3E3;
}

.SubNavi li {
    margin: 0;
    padding: 0;
}

.SubNavi li a, .SubNavi li a:hover, .SubNavi li a:visited, .SubNavi li a:active, .SubNavi li a:link {
    display: block;
    padding: 10px 10px;
    border-bottom: 1px solid #E3E3E3;
    text-decoration: none;
    color: #3E3E3E;
    font-weight: bold;
    background: #f3f3f3;
    _width: 243px;
}

.SubNavi li.Menu-sel a, .SubNavi li.Menu-sel a:hover, .SubNavi li.Menu-sel a:visited, .SubNavi li.Menu-sel a:active, .SubNavi li.Menu-sel a:link {
    color: #FFF;
    background: #7E7E7E;
}

.TopPane {
    clear: both;
}

.BoxContainer {
    margin: 0 0 20px;
    _zoom: 1;
}

.BoxContainer .Heading {
    background: url(img/table-heading.gif) top right no-repeat;
    padding: 0 5px 0 0;
}

.BoxContainer .Heading h2 {
    background: #eaeaea url(img/table-heading.gif) top left no-repeat;
    margin: 0;
    padding: 10px;
    font-size: 1.1em;
    font-weight: bold;
    color: #3E3E3E;
}

.BoxContainer .Content {
    bordeR: 1px solid #E3E3E3;
    overflow: hidden;
    padding: 15px;
    background: #F3F3F3;
    _zoom: 1;
}

.Columns {
    clear: both;
    overflow: hidden;
}

.Columns .LeftColumn {
    width: 355px;
    float: left;
}

.Columns .RightColumn {
    width: 619px;
    padding: 0;
    float: right;
}

.Statistics .Content {
    padding: 0;
}

.StatisticsTable {
    border-collapse: collapse;
    empty-cells: show;
}

.StatisticsTable th {
    padding: 7px;
    border-bottom: 1px solid #EDEDED;
    background: #F3F3F3;
    text-align: left;
    -ms-word-break: break-all;
    word-break: break-all;
}

.StatisticsTable td {
    padding: 7px;
    background: #fbfbfb;
    border-bottom: solid 1px #ededed;
}

.StatisticsTable .Total td {
    font-weight: bold;
    background: #f7f6f7;
}

.StatisticsTable td.Sub {
    padding-left: 15px;
}

span.Negative {
    color: #a40328;
    padding: 0 0 0 5px;
}

span.positive {
    color: #37893b;
    padding: 0 0 0 5px;
}

.VerticalList, .HorizontalList {
    overflow: hidden;
    padding: 0;
    margin: 0;
}

.VerticalList {
    text-align: left;
}

.legendright .VerticalList {
    margin-top: 29px;
    //margin-top: 43px;
}

.HorizontalList {
    text-align: center;
}

.VerticalList li {
    background: none;
    list-style: none;
    padding: 0;
    margin: 0 0 3px;
}

.ReportRightTop .VerticalList li {
    margin: 0;
}

.HorizontalList li {
    background: none;
    list-style: none;
    display: inline;
    padding: 0 4px;
    margin: 0;
}

.VerticalList span, .HorizontalList span {
    font-size: 0;
    overflow: hidden;
    display: inline-block;
    margin: 0 3px 0 0;
    vertical-align: middle;
    padding: 0;
}

.ReportRightTop {
    float: right;
    //width:450px;
}

.ReportHeadingWide {
    width: 100%;
    overflow: hidden;
}

.chartleft {
    float: left;
    width: 200px;
}

.TopPane .chartleft {
    width: 500px;
}

.charttable .BoxContainer .Content {
    width: 290px;
    height: 230px;
}

.legendright {
    margin: 0 0 0 210px;
}

.charttable td {
    vertical-align: top;
}

.charttable .Content {
    height: 228px;
}

.charttable .Content div {
    margin: 0 auto;
}

.ReportRightTop .Content div object {
    margin: -25px -30px;
}

.ReportRightTop .VerticalList {
    margin: 0 0 0 60px;
    width: 50px;
}

.ReportRightTop .HorizontalList {
    padding: 0 0 5px;
    text-align: right;
}

.ReportRightTop .BoxContainer {
    margin: 0;
}

.campaignright {
    margin: 0 0 0 510px;
}

.campaignright .CampaignDetails {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(img/icons.gif) 0 -176px no-repeat;
    vertical-align: middle;
    margin-left: 4px;
}

.rightlink {
    float: right;
    padding: 0 0 10px;
}

.campaignright .submitLink {
    padding: 10px 0;
}

.Report .ReportTableRecipients th {
    text-align: left;
    padding: 10px 5px;
    white-space: nowrap;
}

.Report .ReportTableRecipients td {
    text-align: left;
    padding: 5px;
    border-right: 1px solid #E3E3E3;
}

.Report .ReportTable th.Active {
    background-image: url(img/table-heading-active.gif);
    color: #FFF;
    border-left: solid 1px #8F8F8F;
    border-right: solid 1px #8F8F8F;
}

.Report .ReportTableRecipients th.last {
    border-right: 0;
}

.Report .ReportTableRecipients th.first {
    border-left: 0;
}

.Report .ReportTable td.Active {
    background: #f3f3f3;
    border-bottom: 1px solid #E3E3E3;
}

.Report .ReportTable th.Active a, .Report .ReportTable th.Active a:link,
.Report .ReportTable th.Active a:hover, .Report .ReportTable th.Active a:active,
.Report .ReportTable th.Active a:visited {
    color: #FFF;
}

.ReportTable.ImportTable th {
    padding: 8px 10px;
}

.ReportTableRecipients td.first {
    background: url(img/dot.gif) top left repeat-y;
}

.ReportTableRecipients td.last {
    background: url(img/dot.gif) top right repeat-y;
    border-right: 0;
}

.ReportTableRecipients {
    background: url(img/dot.gif) bottom left repeat-x;
    margin: 0 0 15px;
}

.ReportTableRecipientsSummary td {
    background: #f8f8f8;
    border-bottom: solid 1px #e3e3e3;
}

.Report .ClicksTable td {
    padding: 5px;
}

.Report .ClicksTable tr.SubHeading td {
    background: #fefefe;
    -ms-word-break: break-all;
    word-break: break-all;
}

.Report .ClicksTable tr td {
    border-top: solid 1px #ededed;
}

.Report .ClicksTable a {
    text-decoration: none;
}

.Report .ClicksTable a:hover {
    text-decoration: underline;
}

.Report .ReportTableRecipientsSummary {
    /*border:solid 1px #e3e3e3;*/
    margin: 0 0 15px 1px;
    width: 730px;
}

.Report .ReportTableRecipientsSummary td.first {
    background: #f8f8f8 url(img/dot.gif) top left repeat-y;
}

.Report .ReportTableRecipientsSummary td.last {
    background: #f8f8f8 url(img/dot.gif) top right repeat-y;
}

.Report .MessageTable th {
    text-align: left;
    white-space: nowrap;
}

.MessageTable td {
    -ms-word-break: break-all;
    word-break: break-all;
}

.AddSubscriber {
    padding: 10px 0;
    float: right;
}

a.SourceLink, a.SourceLink:link, a.SourceLink:visited, a.SourceLink:active, a.SourceLink:hover {
    padding: 0 7px 0 13px;
    zoom: 1;
    background: url(img/sourcelink.png) top right no-repeat;
}

.Report .RecipientsClicks {
    table-layout: fixed;
}

.Report .TrendTable th.first {
    width: 30px;
}

.Report .TrendTable th.second {
    width: 100px;
    padding: 8px 10px 8px 5px;
}

.Report .TrendTable td {
    padding: 5px;
}

.Trend {
    background: #edf0f4;
}

.Trend div {
    height: 7px;
    font-size: 0;
    background: #0077cc;
    opacity: 0.8;
}

.Trend div:hover {
    opacity: 1;
}

.Trend .Group0 {
    background: #0077cc;
}

.Trend .Group1 {
    background: #50b432;
}

.Trend .Group2 {
    background: #800080;
}

.PagerRow {
    padding: 0;
}

.Pager {
    padding: 4px 0;
    font-size: 0.9em;
    text-align: right;
}

.Pager .pages {
    margin-left: 30px;
}

.Pager a {
    margin: 0 2px;
    padding: 1px 3px;
    text-decoration: none;
}

.Pager a:hover {
    text-decoration: underline;
}

.Pager a.selected, .Pager a.selected:hover {
    background: #E4E4E4;
    color: #787878;
    text-decoration: none;
    cursor: default;
}

.ReportRightTop .BoxContainer .Content {
    width: 110px;
    height: 80px;
}

div.Nodata span, .ReportRightTop .Content div.Nodata span {
    color: #a3a3a3;
    padding: 0;
    font-size: 1em;
}

.ReportRightTop .Content div.Nodata {
    width: 110px !important;
    height: 70px !important;
    line-height: 70px;
    text-align: center;
    position: absolute;
    background: url(img/nodata-small.gif) center center no-repeat;
}

div.Nodata {
    width: 100%;
    height: 100% !important;
    line-height: 125px;
    font-size: 1.8em;
    text-align: center;
    background: url(img/nodata-big.gif) center center no-repeat;
}

div.Nodata span {
    vertical-align: middle;
}

.charttable .BoxContainer div.Nodata {
    line-height: 230px;
}

.RecipientReport .MessageTable {
    width: 730px;
}

.bottomspace {
    margin: 0 0 15px;
    clear: both;
}

.ActionColumns {
    padding: 20px 0;
}

.ActionColumns .Column {
    float: left;
    margin-left: 40px;
    width: 300px;
}

.ActionColumns .Column:first-child {
    margin-left: 0;
}

.ActionColumns .Column select {
    max-width: 100%;
}

.ActionColumns .OrColumn {
    padding: 16px 60px 0 60px;
    font-size: 1.5em;
    font-weight: bold;
    color: #3E3E3E;
    width: auto;
}

.ActionColumns ul li {
    padding: 0 0 8px 0;
}

.ActionColumns a {
    font-weight: bold;
}

table.LogViewer, .LogViewer table {
    border-collapse: collapse;
    empty-cells: show;
    width: 100%;
}

.LogViewer td {
    padding: 3px;
    border: solid 1px #CCC;
}

.LogViewer th {
    padding: 3px;
    border: solid 1px #CCC;
    background: #CCC;
}

.LogViewer .ErrorRow td {
    padding: 0;
    background: #FAFAFA;
}

.Report td.TableActions {
    text-align: right;
}

.SmsContent textarea {
    width: 300px;
    height: 150px;
    border: 1px solid #c0c0c0;
    margin-bottom: 6px;
    display: block;
}

.SmsContent .tag-inserter {
    margin: 8px 0;
}

.ImportProgress {
    margin: 40px auto;
    width: 300px;
}

.ImportProgress .ProgressBar {
    background: #EEE;
    position: relative;
}

.ImportProgress .ProgressBar div {
    height: 20px;
    background: #7fca70;
    width: 0%;
}

.ImportProgress .Message {
    margin: 10px 0;
}

#flotTip, .flot-tooltip {
    position: absolute;
    display: none;
    top: 5px;
    left: 5px;
    border: 1px solid #fdd;
    padding: 2px;
    background-color: #fee;
    opacity: 0.90;
}
