html {
    margin: 0;
    padding: 0;
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    color: #4e4e4e;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
    height: 100%;
    overflow: hidden;
}

#DashboardMasterBody, #DashboardWithLeftDivMasterBody, #LoginPageBody {
    background-color: #dbdbdb;
}

#NoHeaderMasterBody {
    background-color: #ffffff;
}

input, select {
    margin-right: 5px;
    font-family: Verdana, Arial, Sans-Serif;
}

    input[type="radio"] {
        vertical-align: -1px;
    }

    input[type="checkbox"] {
        vertical-align: -2px;
    }

img {
    margin-left: 2px;
}

tr {
}

td {
    padding: 0px;
    white-space: nowrap;
}

th {
    padding: 0px;
    white-space: nowrap;
}

.listtext td {
    FONT: 12px Verdana, Arial, sans-serif;
    HEIGHT: 20px;
    padding-right: 10px;
    padding-left: 10px;
    border-left: solid 1px #d8ecf6;
    border-right: solid 1px #d8ecf6;
    border-bottom: solid 1px #d8ecf6;
}

.listtext A:link {
    FONT-VARIANT: normal;
    TEXT-DECORATION: underline;
    COLOR: #18578b;
}

.listtext A:visited {
    FONT-VARIANT: normal;
    TEXT-DECORATION: underline;
    COLOR: #18578b;
}

.listtext A:hover {
    TEXT-DECORATION: underline;
    COLOR: #18578b;
}

.ListtextSelected A:visited {
    FONT: 12px Verdana, Arial, sans-serif;
    text-decoration: underline;
    COLOR: #18578b;
}

.FilterText td {
    FONT: 12px Verdana, Arial, sans-serif;
    COLOR: #000000;
    HEIGHT: 20px;
}

.FilterText A:link {
    COLOR: #18578b;
    TEXT-DECORATION: none;
    FONT-VARIANT: normal;
}

.FilterText A:hover {
    COLOR: #18578b;
}

.FilterText A:visited {
    COLOR: #18578b;
}

.FilterText A:active {
    COLOR: #18578b;
}

.TreeBranch {
    width: 16px;
}

.TreeIcon {
    width: 24px;
}

.ListCheckbox {
    width: 16px;
    padding-right: 0px;
}

.ListGif {
    width: 24px;
    padding-right: 0px;
}

A {
    TEXT-DECORATION: none;
    color: #18578b;
}

.formtext {
    color: #555555;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.blackformtext {
    FONT: 12px Verdana, Arial, sans-serif;
    COLOR: black;
}

.smallformtext {
    FONT: 8pt Verdana, Arial, sans-serif;
    COLOR: #003366;
}

.hyperlinkformtext {
    FONT: bold 8pt Verdana, Arial, sans-serif;
    COLOR: #214057 !important;
    text-decoration: underline;
}

A.smallformtext {
    COLOR: #214057;
}

.expand-icon {
    vertical-align: middle;
    margin-bottom: 3px;
}

.large-form-prompt {
    FONT: bold 12px Verdana, Arial, sans-serif;
    COLOR: #003366;
}

.form-prompt {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    text-align: left;
    /*margin:2px;*/
    padding-left: 8px;
}

.black-form-prompt {
    FONT: bold 12px Verdana, Arial, sans-serif;
    COLOR: black;
}

.form-input {
    FONT: 12px Verdana, Arial, sans-serif;
    COLOR: #000000;
}

input:where([type="checkbox"][class="toggle-switch"]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    font-size: inherit;
    width: 30px;
    height: 14px;
    box-sizing: content-box;
    border-radius: 7px;
    vertical-align: text-bottom;
    margin: auto;
    color: inherit;
    background: #ccc;
}

input:where([type="checkbox"][class="toggle-switch"]):checked {
    background: #7eccda;
}

input:where([type="checkbox"][class="toggle-switch"])::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    box-sizing: border-box;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    border: 0px;
    border-radius: 50%;
    background: white;
}

input:where([type="checkbox"][class="toggle-switch"]):checked::before {
    left: 15px;
}

.post_composition-operation {
    font-size: 12px;
    color: black;
    border-spacing: 2px 0px;
}

.post_composition-operation-text {
    width: 200px;
    border: 1px solid black;
    border-radius: 10px;
    text-align: center;
    user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    padding: 3px 10px 3px 10px;
}

.post_composition-operation-transition {
    text-align: center;
    font-size: 10px;
    user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.post_composition-action {
    height: 14px;
    padding: 0;
    margin: 0;
}

.DetailsViewHeader {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    text-align: left;
    margin: 2px;
    padding-left: 8px;
}
/* 
A:active
{
    COLOR: red;
}
*/

.listHeader {
    FONT: 12px Verdana, Arial, sans-serif;
    COLOR: #4e4e4e;
    BORDER-TOP-STYLE: none;
    BORDER-TOP-COLOR: #ffffff;
    BORDER-RIGHT-STYLE: none;
    BORDER-LEFT-STYLE: none;
    HEIGHT: 22px;
    BORDER-RIGHT-COLOR: #666666;
    background-color: #ffffff;
    BORDER-LEFT-COLOR: #ffffff;
}

    .listHeader th {
        BORDER-BOTTOM: solid 1px #ffffff;
    }

    .listHeader a {
        color: #18578b;
        font-weight: normal;
        font-size: 11px;
        margin-right: 10px;
    }

    .listHeader span {
        color: #18578b;
        font-weight: normal;
        font-size: 11px;
    }
/*
.listHeader A:hover
{
    COLOR: #003399;
    TEXT-DECORATION: underline;
}
listHeader A:active
{
    COLOR: #214057;
}

.listHeader A:visited
{
    COLOR: #214057;
}
*/
.sectionHead {
    FONT-WEIGHT: bold;
    font-size: 12px;
    COLOR: #214057;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, sans-serif;
}

.treetop-normal {
    BORDER-RIGHT: #cccccc 1px solid;
    BORDER-TOP: #ffffff 1px solid;
    font-size: 12px;
    font-weight: bold;
    BORDER-LEFT: #ffffff 1px solid;
    COLOR: #214057;
    BORDER-BOTTOM: #cccccc 1px solid;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    BACKGROUND-COLOR: #cddce4;
    height: 24px;
}

.treetextnorm {
    FONT: 12px Verdana, Arial, sans-serif;
    COLOR: #000000
}

.newsDate {
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #ff6600;
    FONT-FAMILY: Verdana, Arial, sans-serif
}

.smallJobInfo {
    FONT-SIZE: 7pt;
    COLOR: #000000;
    font-family: Verdana, Arial, sans-serif;
    white-space: normal;
}

.smallJobInfoBold {
    FONT-SIZE: 7pt;
    FONT-WEIGHT: BOLD;
    COLOR: #000000;
    font-family: Verdana, Arial, sans-serif
}

.topbartextblack {
    FONT: 8pt Verdana, Arial, sans-serif;
    COLOR: #000000
}

.topbartextblackbold {
    FONT: 8pt Verdana, Arial, sans-serif;
    FONT-WEIGHT: BOLD;
    COLOR: #000000
}

DIV.TopBlueDiv {
    BORDER-RIGHT: 0px;
    border-left: none;
    BORDER-TOP: 0px;
    LEFT: 0px;
    VISIBILITY: visible;
    /* OVERFLOW: hidden; */
    BORDER-LEFT: 0px;
    BORDER-BOTTOM: 0px;
    TOP: 0px;
    VERTICAL-ALIGN: middle;
    BACKGROUND-COLOR: #e8f3f7;
    color: #214057;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5em;
    padding: 0 8px;
    padding-top: 8px;
    min-height: 24px;
    white-space: nowrap;
}

DIV.ButtonsDiv {
    LEFT: 0px;
    VISIBILITY: visible;
    HEIGHT: 30px;
    background-color: #e8f3f7;
    padding-top: 0px;
    padding-left: 8px;
    border-bottom: solid 1px #7eccda;
}

.OverflowHidden {
    overflow: hidden;
}

.FloatLeft {
    float: left;
}

.SelectedLine {
    width: 100%;
    background-color: #BFE6EC;
    color: #214057;
}

.NonSelectedLine {
    background-color: white;
}

.ErrorText {
    padding-left: 5px;
    color: #e50818;
    font-family: Verdana, Arial, Sans_Serif;
    font-size: 12px;
    line-height: 20pt;
    border-width: 1px;
    white-space: normal;
}

.SuccessText {
    padding-left: 5px;
    color: #008c00;
    font-family: Verdana, Arial, Sans_Serif;
    font-size: 12px;
    line-height: 20pt;
    border-width: 1px;
    white-space: normal;
}

.SuccessTextPaddingLeft15 {
    padding-left: 15px;
    color: #008c00;
    font-family: Verdana, Arial, Sans_Serif;
    font-size: 12px;
    line-height: 20pt;
    border-width: 1px;
    white-space: normal;
}

.formdivider {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    height: 2px;
    line-height: 2px;
    font-size: 2px;
}

.portFormDivider {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    height: 2px;
    line-height: 2px;
    font-size: 2px;
    padding: 2px;
}

.NameHeader1 {
    padding-left: 40px;
}

.NameHeader {
    padding-left: 28px;
}

.JobDetailsText {
    FONT: 8pt Verdana, Arial, sans-serif;
    COLOR: #003366
}

.JobDetailsTitle {
    FONT: bold 8pt Verdana, Arial, sans-serif;
    COLOR: #003366
}

.SectionTitle {
    FONT: bold 12px Verdana, Arial, sans-serif;
    COLOR: black;
}

.SectionTitleTR {
    padding-top: 6px;
    width: 100%;
}

.TextAlignCenterTR {
    width: 100%;
    text-align: center;
}

.JobDetailsPadding {
    padding-left: 10px;
}

.HotFolderFileDetailsPadding {
    padding-left: 10px;
}

.HotFolderFileDetailsText {
    FONT: 8pt Verdana, Arial, sans-serif;
    COLOR: #003366
}

.HotFolderFileDetailsTitle {
    FONT: bold 8pt Verdana, Arial, sans-serif;
    COLOR: #003366
}

.Image {
    vertical-align: middle;
}

.TopBorder {
    border-top: solid 2px #cccccc;
}

.RedFont {
    color: red;
}

.ProgressAreaDiv {
    border: 0px;
    width: 430px;
    top: 150px;
    left: 0px;
    overflow: hidden;
    background-color: #fafafa;
    z-index: 10000;
    cursor: default;
}

.ProgressAreaTable {
    border: 1px solid #828282;
    height: 120px;
    width: 430px;
    overflow: hidden;
}

.RadUpload .ruFileWrap {
    display: inline !important;
}

.RadUpload .ruInputs li {
    margin: 0 !important;
}

.RadUpload .ruFakeInput {
    width: 350px !important;
}

.RadUploadProgressArea > .ruShadow,
.RadUploadProgressArea .ruShadow > div,
.RadUploadProgressArea {
    white-space: normal;
    background: none !important;
    line-height: 1.4;
}

.Center {
    text-align: center;
    margin: auto;
}

.InsertFieldsTitleDiv {
    background: #C0C0C0;
    border-left: 2px gray solid;
    border-right: 2px gray solid;
    border-top: 2px gray solid;
    width: 180px;
    display: none;
}

.InsertFieldsDiv {
    border-left: 2px gray solid;
    border-right: 2px gray solid;
    border-bottom: 2px gray solid;
    border-top: 1px gray solid;
    width: 180px;
    height: 100px;
    overflow: auto;
    display: none;
}

.InsertFieldLinkButton {
    vertical-align: middle;
    padding-left: 5px;
    padding-right: 5px;
    text-decoration: underline;
}

.TrackADORsGridViewDiv {
    clear: both;
    width: 380px;
    height: 153px;
    overflow: scroll;
    border: 2px buttonhighlight inset;
    border-bottom: 1px buttonshadow inset;
    border-right: 1px buttonshadow inset;
}

.LoadingDiv, .LoadingDivWithMargin {
    font: 12px Verdana, Arial, sans-serif;
    padding-left: 20px;
    background: url(images/ajax-loader-small.gif) no-repeat;
}

.LoadingDivWithMargin {
    margin-left: 20px;
    margin-top: 20px;
}

.ErrorMessage {
    font: 12px Verdana, Arial, sans-serif;
    color: red;
    padding-left: 20px;
    background: url(images/error_small_icon.gif) no-repeat;
}

.MessageBarError, .MessageBarSuccess, .MessageBarWarning, .MessageBarInfo {
    padding-left: 40px;
    color: #214057;
    font-family: Verdana, Arial, Sans_Serif;
    font-size: 12px;
    line-height: 3em;
    white-space: normal;
    background-position: 10px 5px;
}

.MessageBarError {
    background: url(images/Error_Icon.png) no-repeat 10px 10px;
    background-color: #FEDFD8;
}

.MessageBarSuccess {
    background: url(images/Success_Icon.png) no-repeat 10px 10px;
    background-color: #e2fce3;
}

.MessageBarWarning {
    background: url(images/Warning_Icon.png) no-repeat 10px 10px;
    background-color: #fff2e9;
}

.MessageBarInfo {
    background: url(images/Information_Icon.png) no-repeat 10px 10px;
    background-color: #e9eef3;
}


.BoldFont {
    font-weight: bold !important;
}

.RURLSampleDiv {
    height: auto;
    line-height: 30px;
    width: 621px;
    background-color: #C0D2ED;
    margin-left: 29px;
}

.BlockingAllDiv {
    display: none;
    /*z-index:9999; */
    position: fixed;
    top: 0px;
    right: 0px;
    background-color: Black;
    filter: alpha(opacity=20);
    -moz-opacity: .20;
    opacity: .20;
}

.JobListPane {
    overflow: visible !important;
}

.GrayText {
    color: #666666;
}

/*********************** Buttons *************************/

.WizardButtonOver {
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt !important;
    BACKGROUND: url(images/button_regular.png) no-repeat 0 -42px;
    BORDER-LEFT: medium none;
    WIDTH: 77px;
    CURSOR: pointer;
    COLOR: #214507;
    BORDER-BOTTOM: medium none;
    HEIGHT: 22px;
    padding-bottom: 3px;
    vertical-align: middle;
}

.WizardButton {
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt !important;
    BACKGROUND: url(images/button_regular.png) no-repeat 0 0;
    BORDER-LEFT: medium none;
    WIDTH: 75px;
    CURSOR: pointer;
    COLOR: #214057;
    BORDER-BOTTOM: medium none;
    HEIGHT: 21px;
    padding-bottom: 3px;
    vertical-align: middle;
}

.WizardBlueButtonOver {
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt !important;
    BACKGROUND: url(images/button_regular.png) no-repeat 0 -42px;
    BORDER-LEFT: medium none;
    WIDTH: 75px;
    CURSOR: pointer;
    COLOR: #214057;
    BORDER-BOTTOM: medium none;
    HEIGHT: 20px;
    padding-bottom: 3px;
    vertical-align: middle;
}

.WizardBlueButton {
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt !important;
    BACKGROUND: url(images/button_regular.png) no-repeat 0 0;
    BORDER-LEFT: medium none;
    WIDTH: 75px;
    CURSOR: pointer;
    COLOR: #214057;
    BORDER-BOTTOM: medium none;
    HEIGHT: 20px;
    padding-bottom: 3px;
    vertical-align: middle;
}

.WizardDisabledButton {
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt !important;
    BACKGROUND: url(images/Disabled_wb.png) no-repeat;
    BORDER-LEFT: medium none;
    WIDTH: 75px;
    CURSOR: pointer;
    COLOR: #214057;
    BORDER-BOTTOM: medium none;
    HEIGHT: 21px;
    padding-bottom: 3px;
    vertical-align: middle;
}

.WizardButtonLargeOver {
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt !important;
    BACKGROUND: url(images/large.png) no-repeat 0 -42px;
    BORDER-LEFT: medium none;
    WIDTH: 150px;
    CURSOR: pointer;
    COLOR: #214057;
    BORDER-BOTTOM: medium none;
    HEIGHT: 21px;
    padding-bottom: 3px;
    vertical-align: middle;
}

.WizardButtonLarge {
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt !important;
    BACKGROUND: url(images/large.png) no-repeat;
    BORDER-LEFT: medium none;
    WIDTH: 150px;
    CURSOR: pointer;
    COLOR: #214057;
    BORDER-BOTTOM: medium none;
    HEIGHT: 21px;
    padding-bottom: 3px;
    vertical-align: middle;
}

.ButtonOver {
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: bold;
    font-size: 12px;
    BACKGROUND: url(images/button_regular.png) no-repeat left -42px;
    BORDER-LEFT: medium none;
    WIDTH: 75px;
    CURSOR: pointer;
    COLOR: #214057;
    BORDER-BOTTOM: medium none;
    HEIGHT: 21px;
    line-height: 1em;
    padding-bottom: 3px;
    vertical-align: middle;
}

.Button {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    FONT-WEIGHT: normal;
    border: none;
    FONT-WEIGHT: normal;
    font-size: 12px;
    BACKGROUND: url(images/button_regular.png) no-repeat left top;
    WIDTH: 78px;
    CURSOR: pointer;
    COLOR: #214057;
    HEIGHT: 21px;
    line-height: 1em;
    padding-bottom: 3px;
    vertical-align: middle;
}

.DisabledButton {
    border: none;
    FONT-WEIGHT: normal;
    font-size: 12px;
    BACKGROUND: url(images/button_regular.png) no-repeat left top;
    WIDTH: 78px;
    CURSOR: pointer;
    COLOR: #cccccc;
    HEIGHT: 21px;
    line-height: 1em;
    padding-bottom: 3px;
    vertical-align: middle;
}

.BtnHeight21 {
    height: 21px !important;
}

.ButtonMediumOver, .ButtonOver110 {
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: bold;
    font-size: 12px;
    BACKGROUND: url(images/medium.png) no-repeat left -42px;
    BORDER-LEFT: medium none;
    WIDTH: 100px;
    CURSOR: pointer;
    COLOR: #214057;
    BORDER-BOTTOM: medium none;
    HEIGHT: 21px;
    padding-bottom: 3px;
    vertical-align: middle;
}

.ButtonMedium, .Button110 {
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: normal;
    font-size: 12px;
    BACKGROUND: url(images/medium.png) no-repeat left top;
    BORDER-LEFT: medium none;
    WIDTH: 100px;
    CURSOR: pointer;
    COLOR: #214057;
    BORDER-BOTTOM: medium none;
    HEIGHT: 21px;
    padding-bottom: 3px;
    vertical-align: middle;
}

.ButtonOver110 {
    BACKGROUND: url(images/button110.png) no-repeat left -42px;
}

.Button110 {
    BACKGROUND: url(images/button110.png) no-repeat left top;
}

.ButtonOver110, .Button110 {
    WIDTH: 110px;
}

.ButtonLargeOver {
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: bold;
    font-size: 12px;
    BACKGROUND: url(images/large.png) no-repeat left -42px;
    BORDER-LEFT: medium none;
    WIDTH: 150px;
    CURSOR: pointer;
    COLOR: #214057;
    BORDER-BOTTOM: medium none;
    HEIGHT: 21px;
    padding-bottom: 3px;
    vertical-align: middle;
}

.ButtonLarge {
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: normal;
    font-size: 12px;
    BACKGROUND: url(images/large.png) no-repeat left top;
    BORDER-LEFT: medium none;
    WIDTH: 150px;
    CURSOR: pointer;
    COLOR: #214057;
    BORDER-BOTTOM: medium none;
    HEIGHT: 21px;
    padding-bottom: 3px;
    vertical-align: middle;
}

.ButtonLarge162Over {
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: bold;
    font-size: 12px;
    BACKGROUND: url(images/162_large_selectedButton.gif) no-repeat;
    BORDER-LEFT: medium none;
    WIDTH: 162px;
    CURSOR: pointer;
    COLOR: #ffffff;
    BORDER-BOTTOM: medium none;
    HEIGHT: 20px;
    padding-bottom: 3px;
    vertical-align: middle;
}

.ButtonLarge162 {
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: normal;
    font-size: 12px;
    BACKGROUND: url(images/162_large_button.gif) no-repeat;
    BORDER-LEFT: medium none;
    WIDTH: 162px;
    CURSOR: pointer;
    COLOR: #ffffff;
    BORDER-BOTTOM: medium none;
    HEIGHT: 20px;
    padding-bottom: 3px;
    vertical-align: middle;
}

.ButtonLarge180Over {
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: bold;
    font-size: 12px;
    BACKGROUND: url(images/180_large.png) no-repeat left -42px;
    BORDER-LEFT: medium none;
    WIDTH: 180px;
    CURSOR: pointer;
    COLOR: #214057;
    BORDER-BOTTOM: medium none;
    HEIGHT: 21px;
    padding-bottom: 3px;
    vertical-align: middle;
}

.ButtonLarge180 {
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: normal;
    font-size: 12px;
    BACKGROUND: url(images/180_large.png) no-repeat;
    BORDER-LEFT: medium none;
    WIDTH: 180px;
    CURSOR: pointer;
    COLOR: #214057;
    BORDER-BOTTOM: medium none;
    HEIGHT: 21px;
    padding-bottom: 3px;
    vertical-align: middle;
}

.WBButtonOver {
    border: none;
    FONT-WEIGHT: normal;
    font-size: 12px;
    BACKGROUND: url(images/wb.png) no-repeat left -42px;
    WIDTH: 75px;
    CURSOR: pointer;
    COLOR: #214057;
    HEIGHT: 21px;
    line-height: 1em;
    padding-bottom: 3px;
    vertical-align: middle;
}

.WBButton {
    border: none;
    FONT-WEIGHT: normal;
    font-size: 12px;
    BACKGROUND: url(images/wb.png) no-repeat left top;
    WIDTH: 75px;
    CURSOR: pointer;
    COLOR: #214057;
    HEIGHT: 21px;
    line-height: 1em;
    padding-bottom: 3px;
    vertical-align: middle;
}

.WBButtonOverMedium {
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: bold;
    font-size: 12px;
    BACKGROUND: url(images/wb_medium_selectedButton.gif) no-repeat;
    BORDER-LEFT: medium none;
    WIDTH: 100px;
    CURSOR: pointer;
    COLOR: #ffffff;
    BORDER-BOTTOM: medium none;
    HEIGHT: 21px;
    padding-bottom: 3px;
    vertical-align: middle;
}

.WBButtonMedium {
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: bold;
    font-size: 12px;
    BACKGROUND: url(images/wb_medium_button.gif) no-repeat;
    BORDER-LEFT: medium none;
    WIDTH: 100px;
    CURSOR: pointer;
    COLOR: #ffffff;
    BORDER-BOTTOM: medium none;
    HEIGHT: 20px;
    padding-bottom: 3px;
    vertical-align: middle;
}

.SmallHelpButton {
    border: 0 none;
    background: url(images/small_help_button.png) no-repeat;
    width: 14px;
    height: 19px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 2px;
    cursor: pointer;
}

.SmallHelpButtonOver {
    border: 0 none;
    background: url(images/small_help_button_rollover.png) no-repeat;
    width: 21px;
    height: 21px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    cursor: pointer;
}

/*********************** Production *************************/

.ProductionSection {
    padding-left: 20pt;
    padding-top: 5pt;
    display: block;
}

.ProductionSectionClosed {
    padding-left: 20pt;
    padding-top: 5pt;
    display: none;
}

.ProductionSectionTitle {
    padding-left: 3px;
    padding-top: 10px;
    border-top: solid 2px #cccccc;
}

.FirstProductionSectionTitle {
    padding-left: 3px;
    padding-top: 10px;
}

.ProductionSectionPadding {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
}

.ProductionSectionPaddingTemplateName {
    padding: 10px;
}

/*********************** Web Ready Wizards *************************/

.HelpButton {
    border: 0 none;
    background: url(images/help_icon.png) no-repeat;
    width: 20px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    cursor: pointer;
}

.HelpButtonOver, .HelpButton:hover {
    border: 0 none;
    background: url(images/help_icon_hover.png) no-repeat;
    width: 20px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    cursor: pointer;
}

.WebWizardMainDiv {
    width: 100%;
    height: 610px;
    overflow-y: auto;
    overflow-x: hidden;
}

.WebWizardSection {
    padding-left: 30px;
    padding-top: 20px;
}

.WebWizardSubSection {
    padding-left: 40px;
    padding-top: 5px;
}

.WebWizardLoadingDiv {
    padding: 10px;
}

.WebWizardButtonsDiv {
    padding-left: 20px;
    padding-top: 12px;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 30px;
    width: 100%;
    overflow: hidden;
    border-top: solid 1px #7eccda;
    background-color: #daebf2;
}

.WebWizardProcessingImageDiv {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
    height: 32px;
    width: 100%;
    text-align: center;
    background-image: url(/XMPieDashboard/Images/ajax-loader.gif);
    background-repeat: no-repeat;
    background-position: center;
}

.CreditStatusDialog {
    /*z-index:10000 !important;*/
    overflow: hidden !important;
    padding: 0 !important;
    margin: 0 !important;
}

.WebWizardLink {
    FONT: bold 8pt Verdana, Arial, sans-serif;
    COLOR: #376CBA !important;
    text-decoration: underline;
    cursor: pointer;
}

.DisabledState {
    opacity: .35;
    filter: Alpha(Opacity=35);
    cursor: default !important;
}

.WebWizardTable {
    border: 1px solid #919191;
    border-collapse: collapse;
}

.WebWizardTableHeader {
    text-align: center;
    margin: auto;
    background-color: #E0E0E0 !important;
    font: bold 12px Verdana, Arial, sans-serif;
    color: #003399 !important;
}

.WebWizardTableRow {
    text-align: center;
    margin: auto;
    background-color: #F0F0FF !important;
    color: Black;
    font: 12px Verdana, Arial, sans-serif;
}

.WebWizardTableAlternativeRow {
    text-align: center;
    margin: auto;
    background-color: white !important;
    color: Black;
    font: 12px Verdana, Arial, sans-serif;
}

.WebWizardTabs {
    background: transparent !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

    .WebWizardTabs ul.ui-tabs-nav {
        padding: 10px 0 10px 10px !important;
    }

    .WebWizardTabs ul.ui-widget-header {
        background: transparent !important;
        margin: 0 0 0 0 !important;
        border-width: 0 0 1px 0 !important;
        border-style: solid !important;
        border-color: #7eccda !important;
    }

    .WebWizardTabs h3 span {
        font-size: 13px !important;
    }

    .WebWizardTabs .ui-tabs-nav li {
        background-image: url(Images/breadcrumb_color.jpg) !important;
        background-repeat: repeat-x;
        background-position: 0 0;
        border-style: solid !important;
        border-color: white !important;
        border-width: 4px 4px 2px 2px !important;
        width: auto !important;
        height: 23px !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .WebWizardTabs .ui-tabs-panel {
        width: 650px !important;
        padding-bottom: .8em !important;
    }

    .WebWizardTabs .ui-tabs-nav li a {
        font-family: Verdana, Arial !important;
        font-size: 12px !important;
        font-weight: bold !important;
        cursor: pointer !important;
        color: #ffffff !important;
    }

    .WebWizardTabs .ui-tabs-nav li.ui-tabs-selected {
        background-position: 0 -23px !important;
        border-style: solid !important;
        border-color: white !important;
        border-width: 4px 4px 2px 2px !important;
        width: auto !important;
        height: 23px !important;
    }

        .WebWizardTabs .ui-tabs-nav li.ui-tabs-selected a {
        }

    .WebWizardTabs .ui-tabs-nav li.ui-state-disabled {
        background-position: 0 -46px !important;
        border-style: solid !important;
        border-color: white !important;
        border-width: 4px 4px 2px 2px !important;
        width: auto !important;
        height: 23px !important;
    }

        .WebWizardTabs .ui-tabs-nav li.ui-state-disabled a {
            color: #ffffff !important;
            font: Verdana, Arial !important;
            text-align: center !important;
            vertical-align: middle !important;
            cursor: default !important;
        }

            .WebWizardTabs .ui-tabs-nav li.ui-state-disabled a img,
            .WebWizardTabs .ui-tabs-nav li a img {
                border-width: 0;
                margin-top: -2px;
            }

    .WebWizardTabs .ui-state-disabled, .ui-widget-content .ui-state-disabled {
        opacity: 1.0 !important;
        filter: Alpha(Opacity=100) !important;
    }

.ui-corner-tl {
    -moz-border-radius-topleft: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
}

.ui-corner-tr {
    -moz-border-radius-topright: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
}

.ui-corner-bl {
    -moz-border-radius-bottomleft: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
}

.ui-corner-br {
    -moz-border-radius-bottomright: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
}

.ui-corner-top {
    -moz-border-radius-topleft: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
    -moz-border-radius-topright: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
}

.ui-corner-bottom {
    -moz-border-radius-bottomleft: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    -moz-border-radius-bottomright: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
}

.ui-corner-right {
    -moz-border-radius-topright: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    -moz-border-radius-bottomright: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
}

.ui-corner-left {
    -moz-border-radius-topleft: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
    -moz-border-radius-bottomleft: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
}

.ui-corner-all {
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
}

/*********************** Credits Status *************************/

.CreditStatusDiv {
    position: relative;
    padding: 0px !important;
    margin: 0px !important;
}

.CreditRefreshStatusButtonOver {
    border-right: medium none;
    border-top: medium none;
    font-family: Verdana, Arial, Sans_Serif;
    font-weight: bold;
    font-size: 12px;
    background: url(images/cancel_refresh.png) no-repeat left -42px;
    border-left: medium none;
    width: 115px;
    padding-bottom: 3px;
    cursor: pointer;
    color: #214057;
    border-bottom: medium none;
    height: 21px;
    line-height: 1em;
    vertical-align: middle;
    margin-left: 5px;
}

.CreditRefreshStatusButton {
    border-right: medium none;
    border-top: medium none;
    border-left: medium none;
    border-bottom: medium none;
    font-family: Verdana, Arial, Sans_Serif;
    font-weight: normal;
    font-size: 12px;
    background: url(images/cancel_refresh.png) no-repeat;
    width: 115px;
    padding-bottom: 3px;
    cursor: pointer;
    color: #214057;
    height: 21px;
    line-height: 1em;
    vertical-align: middle;
    margin-left: 5px;
}

.CreditCancelRefreshButtonOver {
    border-right: medium none;
    border-top: medium none;
    font-family: Verdana, Arial, Sans_Serif;
    font-weight: bold;
    background: url(images/cancel_refresh.png) no-repeat left -42px;
    border-left: medium none;
    width: 115px;
    padding-bottom: 3px;
    cursor: pointer;
    color: #214057;
    border-bottom: medium none;
    height: 21px;
    line-height: 1em;
    vertical-align: middle;
}

.CreditCancelRefreshButton {
    border-right: medium none;
    border-top: medium none;
    font-family: Verdana, Arial, Sans_Serif;
    font-weight: normal;
    background: url(images/cancel_refresh.png) no-repeat;
    border-left: medium none;
    width: 115px;
    padding-bottom: 3px;
    cursor: pointer;
    color: #214057;
    border-bottom: medium none;
    height: 21px;
    line-height: 1em;
    vertical-align: middle;
}

.CreditCloseButtonOver {
    border-right: medium none;
    border-top: medium none;
    font-family: Verdana, Arial, Sans_Serif;
    font-weight: bold;
    font-size: 12px;
    background: url(images/close_button.png) no-repeat left -42px;
    border-left: medium none;
    width: 75px;
    padding-bottom: 3px;
    cursor: pointer;
    color: #214057;
    border-bottom: medium none;
    height: 21px;
    vertical-align: middle;
}

.CreditCloseButton {
    border-right: medium none;
    border-top: medium none;
    font-family: Verdana, Arial, Sans_Serif;
    font-weight: normal;
    font-size: 12px;
    background: url(images/close_button.png) no-repeat;
    border-left: medium none;
    width: 75px;
    padding-bottom: 3px;
    cursor: pointer;
    color: #214057;
    border-bottom: medium none;
    height: 21px;
    vertical-align: middle;
}

.CreditBlockingDiv {
    clear: both;
    /*z-index:9988; */

    display: none;
    background-color: black;
    position: fixed;
    left: 0;
    top: 0;
    filter: alpha(opacity=20);
    -moz-opacity: .20;
    opacity: .20;
    width: 100%;
    height: 100%;
}

.CreditWideButtonOver {
    border-right: medium none;
    border-top: medium none;
    font-family: Verdana, Arial, Sans_Serif;
    font-weight: bold;
    font-size: 12px;
    background: url(images/buy_button.png) no-repeat left -42px;
    border-left: medium none;
    width: 216px;
    cursor: pointer;
    color: #214057;
    border-bottom: medium none;
    height: 21px;
    vertical-align: middle;
    padding-bottom: 3px;
}

.CreditWideButton {
    border-right: medium none;
    border-top: medium none;
    font-family: Verdana, Arial, Sans_Serif;
    font-weight: normal;
    font-size: 12px;
    background: url(images/buy_button.png) no-repeat;
    border-left: medium none;
    width: 216px;
    cursor: pointer;
    color: #214057;
    border-bottom: medium none;
    height: 21px;
    vertical-align: middle;
    padding-bottom: 3px;
}

.CreditStatusLinkDiv_HiddenContent {
    height: 21px;
    margin-right: 0px;
    background-color: transparent;
    border: 0;
}

.CreditStatusLinkDiv_VisibleContent {
    padding-top: 10px;
    padding-right: 10px;
    float: right;
}

.CreditStatusLink_HiddenContent {
    text-decoration: underline !important;
    font-size: 12px font-family: Verdana, Arial, Sans_Serif;
    font-weight: bold;
    padding-right: 10px;
}

    .CreditStatusLink_HiddenContent:link,
    .CreditStatusLink_HiddenContent:visited,
    .CreditStatusLink_HiddenContent:hover,
    .CreditStatusLink_HiddenContent:active {
        color: #18578b;
    }

.CreditStatusLink_VisibleContent {
    text-decoration: none;
    font-size: 12px;
    font-family: Verdana, Arial, Sans_Serif;
    font-weight: bold;
    cursor: pointer;
}

    .CreditStatusLink_VisibleContent:link,
    .CreditStatusLink_VisibleContent:visited,
    .CreditStatusLink_VisibleContent:hover,
    .CreditStatusLink_VisibleContent:active {
        color: #18578b;
    }

.CreditStatusDiv .BlueText {
    color: #18578b;
}

.CreditStatusDiv .ErrorText {
    color: #e50818;
}

.CreditStatusDiv .WarningText {
    color: #ba6905;
}

.CreditStatusDiv .OKText {
    color: #0e5a1e;
}

.CreditStatusDiv .NotInitText {
    color: #404040;
}

.CreditStatusDiv .Header {
    font-family: Verdana, Arial, Sans_Serif;
    font-size: 15px;
}

.CreditStatusDiv .BoldHeader {
    font-family: Verdana, Arial, Sans_Serif;
    font-size: 15px;
    font-weight: bold;
}

.CreditStatusDiv .Text {
    font-family: Verdana, Arial, Sans_Serif;
    font-size: 12px;
    color: #4e4e4e;
    font-weight: normal;
}

.CreditStatusDiv .SmallText {
    font-family: Verdana, Arial, Sans_Serif;
    font-weight: normal;
    font-size: 11px;
    color: #4e4e4e;
}

.CreditStatusDiv .BoldText {
    font-family: Verdana, Arial, Sans_Serif;
    font-size: 12px;
    font-weight: bold;
    color: #4e4e4e;
}

.CreditStatusDiv .RedBoldText {
    font-family: Verdana, Arial, Sans_Serif;
    font-weight: normal;
    font-size: 12px;
    color: #e50818;
}

.CreditStatusDiv .Link {
    font-family: Verdana, Arial, Sans_Serif;
    font-size: 12px;
    font-weight: normal;
    color: #18578b;
    text-decoration: underline;
}

.CreditStatusDiv .SeeDetails {
    padding-left: 5px;
}

.CreditContentDiv {
    clear: both;
    display: none;
    /*z-index:9989 !important; */
    position: absolute;
    background-color: Transparent;
    top: 0px;
    right: 0px;
    width: 919px;
    height: 483px;
    margin-right: -9px;
    margin-top: 0px;
    overflow: hidden;
    word-spacing: normal;
    border-bottom: solid 1px #5684a5;
}

.CreditContentBackground {
    background-color: #f7fbfd;
    width: 917px;
    height: 444px;
    border-left: solid 1px #5684a5;
    border-right: solid 1px #5684a5;
    position: absolute;
    top: 39px;
}

div#CreditContentBannerDiv {
    background: transparent url(/XMPieDashboard/Images/CreditStatus/top_status.png) no-repeat;
    height: 39px;
    width: 919px;
    border: none;
    float: right;
}

.CreditContentTopDiv {
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 915px;
    vertical-align: middle;
    padding-bottom: 5px;
}

.CreditContentLeftDiv {
    margin: auto;
    width: 155px;
    height: 414px;
    float: left;
    border-top: 1px #7eccda solid;
    background-color: #f7fbfd;
}

.CreditContentMiddleDiv {
    border: 1px #7eccda solid;
    width: 760px;
    height: 389px;
    float: left;
    overflow: auto;
    background-color: #ffffff;
    padding-bottom: 20px;
}

.CreditTab {
    height: 35px;
    line-height: 35px;
    width: 163px;
    border-bottom: 1px #7eccda solid;
    vertical-align: middle;
    font-family: Verdana, Arial, Sans_Serif;
    font-size: 12px;
    text-decoration: none;
    color: #18578b;
}

.CreditTabSelected {
    background-color: white;
    font-weight: bold;
    color: #18578b;
    text-decoration: none;
    cursor: default;
}

    .CreditTabSelected a:link,
    .CreditTabSelected a:visited,
    .CreditTabSelected a:hover,
    .CreditTabSelected a:active {
        background-color: white;
        font-weight: bold;
        color: #18578b;
        text-decoration: none;
        cursor: default;
    }

.CreditTabUnSelected {
    background-color: #f7fbfd;
    font-weight: normal;
}

    .CreditTabUnSelected a:link,
    .CreditTabUnSelected a:visited,
    .CreditTabUnSelected a:hover,
    .CreditTabUnSelected a:active {
        color: #18578b;
        text-decoration: underline;
    }

.CreditHideTabBorderDiv {
    position: absolute;
    /*z-index:9990; */
    background-color: white;
    width: 5px;
    height: 35px;
    right: 760px;
}

.CreditWarningDiv {
    border-bottom: 1px solid #7eccda;
    width: 660px;
    margin-bottom: 15px;
    line-height: 15px;
    overflow: auto;
}

.CreditErrorDiv {
    border-bottom: 1px solid #7eccda;
    width: 660px;
    margin-bottom: 15px;
    line-height: 15px;
    overflow: auto;
}

    .CreditWarningDiv .Top, .CreditErrorDiv .Top {
        height: 27px;
        width: 660px;
        padding-top: 10px;
        background: transparent url(/XMPieDashboard/Images/CreditStatus/middle2.png) repeat-x 0 10px;
    }

    .CreditWarningDiv .TitleBackground, .CreditErrorDiv .TitleBackground {
        padding: 5px 0 0 10px;
        float: left;
        height: 27px;
        background: transparent url(/XMPieDashboard/Images/CreditStatus/middle1.png) repeat-x;
        border-left: solid 1px #7eccda;
    }

    .CreditWarningDiv .Wave, .CreditErrorDiv .Wave {
        float: left;
        height: 27px;
        width: 63px;
        background: transparent url(/XMPieDashboard/Images/CreditStatus/wave1.png) no-repeat;
    }

    .CreditWarningDiv .Content, .CreditErrorDiv .Content {
        padding: 10px 15px;
        border-right: 1px solid #7eccda;
        border-left: 1px solid #7eccda;
        background-color: #f4f4f4;
    }

.CreditHeaderDiv {
    height: 46px;
}

.CreditsDialogCaption {
    font-family: Verdana, Arial, Sans_Serif;
    font-weight: bold;
    font-size: 12px;
    color: Black;
}

.CreditsDialogBigCaption {
    font-family: Verdana, Arial, Sans_Serif;
    font-weight: bold;
    font-size: 15px;
    color: Black;
}

.CreditsDialogValue {
    font-family: Verdana, Arial, Sans_Serif;
    font-size: 12px;
    color: Black;
}

.CreditsDialogInfo {
    font-family: Verdana, Arial, Sans_Serif;
    font-size: 10px;
    color: Black;
}

.CreditDialogDiv {
    width: 100%;
    height: 220px;
    overflow: hidden;
    background-color: Transparent;
}

    .CreditDialogDiv .LoadingDisplay {
        text-align: center;
        vertical-align: middle;
        padding-top: 20px;
    }

div.CreditDialogContent {
    height: 217px !important;
    position: relative;
    background-color: #ffffff !important;
}

.CreditDialogDiv .Text {
    font-family: Verdana, Arial, Sans_Serif;
    font-size: 12px;
    color: #4e4e4e;
}

.CreditDialogDiv .BoldText {
    font-family: Verdana, Arial, Sans_Serif;
    font-size: 12px;
    font-weight: bold;
    color: #4e4e4e;
}

.CreditDialogDiv .RedBoldText {
    font-family: Verdana, Arial, Sans_Serif;
    font-size: 12px;
    font-weight: bold;
    color: #e50818;
}

.CreditDialogDiv .RedText {
    font-family: Verdana, Arial, Sans_Serif;
    font-size: 12px;
    color: #e50818;
}

.CreditDialogDiv .LargeBoldText {
    font-family: Verdana, Arial, Sans_Serif;
    font-size: 15px;
    color: Black;
}

.CreditDialogDiv .SmallText {
    font-family: Verdana, Arial, Sans_Serif;
    font-size: 9pt;
    color: #4e4e4e;
}

.CreditDialogDiv .SmallText8 {
    font-family: Verdana, Arial, Sans_Serif;
    font-size: 8pt;
    color: Black;
}

.CreditDialogDiv .NoteDiv {
    background-color: #f7fbfd;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 10px;
    background-color: #ffffff;
}

.ButtonsContainer {
    background-color: #daebf2;
    height: auto;
    width: 100%;
    border-top: solid 1px #7eccda;
    border-bottom: solid 1px #7eccda !important;
    position: absolute;
    bottom: 0;
}

.CreditDialogDiv .ButtonsDivRight {
    float: right;
    margin-right: 20px;
    margin-top: 30px;
}

.InfoButton {
    padding-bottom: 5px;
}

.InfoPopup {
    display: none;
    position: absolute;
    width: 300px;
    z-index: 2;
    font-family: Verdana, Arial, Sans_Serif;
    font-size: 8pt;
    color: Black;
    line-height: 15px;
    white-space: normal !important;
    border: solid 1px #CCCCCC;
    background-color: #ffffe1;
    padding: 7px;
}

/*********************** Opt-out Placeholders *************************/

.EmailSettingsFrame {
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #7b93b7;
    width: 850px;
}

.PlaceholderDiv {
    padding-top: 5px;
    padding-left: 60px;
}

.PlaceholderSubDiv {
    clear: both;
    padding-top: 5px;
}

.CustomPlaceholderLabelDiv {
    float: left;
    width: 150px;
}

.CustomPlaceholderTextBox {
    width: 200px;
    margin-left: 20px;
}

.OptOutADORLabel {
    color: Gray;
    margin-left: 20px;
}

.PlaceholderRadioButtonDiv {
    clear: both;
    padding-top: 5px;
    padding-left: 15px;
}

.EmailFooterDiv {
    float: left;
    margin-left: 70px;
    height: 150px;
}

.EmailFooterBottomDiv {
    clear: both;
    padding-top: 5px;
}

.EmailFooterTextDiv {
    float: left;
    font: 9px Verdana, Arial, sans-serif;
    border: 1px solid black;
    margin-top: 5px;
    color: Gray;
    margin-bottom: 5px;
    overflow: auto;
    width: 400px;
    height: 100%;
}

.EmailFooterMiddleDiv {
    float: left;
    margin-left: 70px;
}

.EmailFooterRightDiv {
    float: right;
    margin-left: 10px;
}

.EmailFooterRestoreLink {
    margin-left: 10px;
}

.EmailFooterEditButtonDiv {
    margin-top: 15px;
}

/*********************** Various *************************/

/* formatting styles*/
.paddingLeft_5 {
    padding-left: 5px;
}

.floatLeft {
    float: left;
}

/* new GUI styles*/

#GridDiv {
    height: calc(100% - 64px);
    overflow: auto;
}

#GridDivNoHeader {
    height: 100%;
    overflow: auto;
}

#UploadGridDiv {
    height: auto;
    overflow: hidden;
}

#LeftDiv {
    height: 100%;
    overflow: auto;
}

#RightDiv {
    height: 100%;
    overflow: auto;
}

#divSettingsComponents img {
    /* move text in following table cell to the left, bringing it closer to the icon*/
    margin-left: 10px;
    margin-right: -24px;
}

/* replace styling in Campaign_CampaignComponents user control */
.ComponentsTopBlueDivImg {
    width: 15px;
    height: 13px;
    border-width: 0;
    margin-top: 6px;
    margin-left: -10px;
    padding-right: 5px;
}

#tblNewEmailActivity .form-prompt {
    padding-right: 10px;
}

td.wrapCell {
    white-space: pre-wrap;
}

.hide {
    display: none;
}

.applyBold {
    font-weight: bold;
}

.WarningContent {
    padding-left: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    height: 100%;
    text-align: left;
    border: 1px solid #f19000;
    background-color: #ECF5F9;
    background-image: url(/XMPieDashboard/Images/warning_small_icon.png);
    background-position: 5px 6px;
    background-repeat: no-repeat;
    vertical-align: middle;
    white-space: normal;
    line-height: 20px;
}

#GridDivJobResult {
    height: 100%;
    overflow: hidden;
}

#JobResultsBody #LeftDiv {
    position: absolute;
    width: 300px;
    height: 100%;
    left: 0;
    top: 0;
    overflow: auto;
    border-right: 1px solid #b8b8b8;
}

#JobResultsBody #RightDiv {
    position: absolute;
    left: 300px;
    width: calc(100% - 300px);
}

#JobResultsBody #LeftDiv .TopBlueDiv {
}

.GoButtonOver {
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: bold;
    font-size: 12px;
    BACKGROUND: url(Images/go_button.png) no-repeat left -42px;
    BORDER-LEFT: medium none;
    WIDTH: 27px;
    CURSOR: pointer;
    COLOR: #214057;
    BORDER-BOTTOM: medium none;
    HEIGHT: 19px;
    line-height: 1em;
    padding-bottom: 3px;
    vertical-align: middle;
}

.GoButton {
    border: none;
    FONT-WEIGHT: normal;
    font-size: 12px;
    BACKGROUND: url(images/go_button.png) no-repeat left top;
    WIDTH: 27px;
    CURSOR: pointer;
    COLOR: #214057;
    HEIGHT: 19px;
    /* line-height:1em; */
    /* padding-bottom:3px; */
    /* vertical-align:middle; */
}

.ImportSubscribersStatusDiv {
    height: 16px;
    width: 16px;
    font: 12px Verdana, Arial, sans-serif;
    padding-left: 20px;
    float: left;
}

.ImportSubscribersStatusLoadingDiv {
    background: url(images/ajax-loader-small.gif) no-repeat;
}

.ImportSubscriberSuccessDiv {
    height: 16px;
    width: 16px;
    font: 12px Verdana, Arial, sans-serif;
    padding-left: 20px;
    background: url(images/Success_Icon.png) no-repeat;
    float: left;
}

.ErrorIconDiv {
    height: 16px;
    width: 16px;
    font: 12px Verdana, Arial, sans-serif;
    padding-left: 20px;
    background: url(images/Error_Icon.png) no-repeat;
}


ul.ImportSubscribers {
    line-height: 18px;
    list-style-type: none;
    font: 12px Verdana, Arial, sans-serif;
}

li.ImportSubscribers {
    padding: 20px;
    list-style-type: none;
    font: 18px Verdana, Arial, sans-serif;
    padding-left: 20px;
}

.Step {
    width: 100%;
}

#DivImportSummary {
    line-height: 22px;
    font: 18px Verdana, Arial, sans-serif;
    width: 400px;
    padding: 120px;
}

.alignTop {
    vertical-align: top;
}

.UserPasswordCheckStatusUnknown {
    height: 14px;
    width: 14px;
    background-repeat: no-repeat;
    cursor: pointer;
}

.UserPasswordCheckStatusSuccess {
    height: 14px;
    width: 14px;
    background-image: url(Images/success_small_icon.gif);
    background-repeat: no-repeat;
    cursor: pointer;
}

.UserPasswordCheckStatusFail {
    height: 14px;
    width: 14px;
    background-image: url(Images/error_small_icon.gif);
    background-repeat: no-repeat;
    cursor: pointer;
}

#AvailableInAccountsLabel {
    padding: 0;
    margin: 0;
    position: relative;
}

#SecureFTPSettingBtn, #AvailableInAccountsBtn {
    position: relative;
    left: 0;
    margin: 0 0 0 4px;
    float: left;
    height: 16px;
    width: 16px;
    z-index: 10;
}


.SecureFTPSettingBtnCollepse, .AvailableInAccountsBtnCollepse {
    background-image: url(Images/minus.gif);
    background-repeat: no-repeat;
}

.SecureFTPSettingBtnExpand, .AvailableInAccountsBtnExpand {
    background-image: url(Images/plus.gif);
    background-repeat: no-repeat;
}


vailableInAccountsPanel {
    padding-left: 6pt;
}

.AvailabilityLabel {
    padding-left: 144px;
}

.AvailableInAccountsPanel {
    padding-left: 35px;
}


.EditorTitleCol1 {
    float: left;
    width: 160px;
}

.EditorTitleCol2 {
    float: left;
}

.EditorTitleRow {
    clear: both;
    height: 25px;
    padding-left: 5px;
}

.EditorDocName {
    margin: 0px;
}

.Hid {
    display: none;
}

.ForceHid {
    display: none !important;
}

.lnk {
    text-decoration: underline !important;
    cursor: pointer;
    color: #1F497D;
}

.uploadCpkgTitle {
    font-size: 130%;
    font-weight: bold;
    margin: 40px 0 0 10px;
}

.titleMid {
    font-size: 120%;
    font-weight: bold;
    margin: 10px 0 0 0;
}

.uploadCpkgMain {
    font-size: 120%;
    line-height: 30px;
    padding-top: 20px;
}

.uploadCpkgMainDone {
    padding: 5px 0 0 25px;
    font-size: 120%;
    line-height: 30px;
}

.contWarning {
    margin: 10px;
    padding: 5px;
    background-color: #E8F3F7;
    width: 650px;
    min-height: 40px;
    border: 1px solid #EFAA41;
}

.uploadRecTitle {
    font-size: 130%;
    font-weight: bold;
    margin: 40px 0 0 10px;
    vertical-align: middle;
}

.uploadRecMain {
    font-size: 120%;
    line-height: 30px;
    padding-top: 20px;
    vertical-align: middle;
}

.uploadRecMainDone {
    padding: 5px 0 0 25px;
    font-size: 120%;
    line-height: 30px;
    vertical-align: middle;
}

.progressRecFrame {
    width: 450px;
    height: 250px;
    vertical-align: middle;
}

.contCpkgUploadProgress {
    background-color: #FCFCFC;
    border: 1px solid #C2C4C6;
    width: 100%;
    height: 180px;
    margin-top: 4px;
    color: #939598;
    text-align: center;
    font-size: 90%;
}

.contRecUploadProgress {
    background-color: #FCFCFC;
    border: 1px solid #C2C4C6;
    width: 100%;
    height: 180px;
    margin-top: 4px;
    color: #939598;
    text-align: center;
    font-size: 90%;
    vertical-align: middle
}

.ProgressBarNumInfo {
    text-align: left;
}

.ProgressBarTxtInfo {
    color: #58585A;
    line-height: 20px;
    font-size: 121%;
    position: absolute;
    bottom: 17px;
    left: 20px;
    top: 15px;
    white-space: normal;
}

.ProgressBarFrame {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CADCDC;
    height: 20px;
    width: 350px;
    padding: 1px 0 0 0;
    margin: 0;
    text-align: left;
}

.ProgressBarFrame, .ProgressBarFrameInner {
    height: 14px;
}

.imgProgressBar {
    position: absolute;
    top: 0;
    left: 0;
}

.progressFrame {
    width: 450px;
    height: 250px;
}

.progressFrameTop {
    height: 55px;
    background-color: #F3F3F4;
    width: 100%;
    border: 1px solid #C2C4C6;
    overflow: hidden;
}

.contProgressBar {
    margin: 25px 0 0 45px;
    text-align: left;
}

.processingTitle {
    height: 35px;
    margin-left: 15px;
}

.Round {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.RoundLeft {
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.RoundRight {
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.Relative {
    position: relative;
}

.ProgressBarFrameInner {
    width: 100%;
    /* Gradient: */
    background: #e4eeee; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2U0ZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2YwZjRmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZGZkZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #e4eeee 1%, #f0f4f5 51%, #fdfdfe 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#e4eeee), color-stop(51%,#f0f4f5), color-stop(100%,#fdfdfe)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e4eeee 1%,#f0f4f5 51%,#fdfdfe 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e4eeee 1%,#f0f4f5 51%,#fdfdfe 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e4eeee 1%,#f0f4f5 51%,#fdfdfe 100%); /* IE10+ */
    background: linear-gradient(to bottom, #e4eeee 1%,#f0f4f5 51%,#fdfdfe 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4eeee', endColorstr='#fdfdfe',GradientType=0 ); /* IE6-8 */
}

.ProgressBarDyn {
    border: 1px solid #ADD8E9;
    height: 12px;
    z-index: 100;
    /* Gradient: */
    background: #86c1d6; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzg2YzFkNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ4JSIgc3RvcC1jb2xvcj0iI2NhZTdmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkY2VhZWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #86c1d6 1%, #cae7f2 48%, #dceaec 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#86c1d6), color-stop(48%,#cae7f2), color-stop(100%,#dceaec)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #86c1d6 1%,#cae7f2 48%,#dceaec 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #86c1d6 1%,#cae7f2 48%,#dceaec 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #86c1d6 1%,#cae7f2 48%,#dceaec 100%); /* IE10+ */
    background: linear-gradient(to bottom, #86c1d6 1%,#cae7f2 48%,#dceaec 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#86c1d6', endColorstr='#dceaec',GradientType=0 ); /* IE6-8 */
}


.clear2 {
    clear: both;
    height: none;
}


/************************************* tblRecipientTables ************************************************/
.contRecipientTables {
    margin-left: 12px;
    width: 700px;
}

    .contRecipientTables .titleRecipientTables {
        font-weight: bold;
        margin: 15px 0;
    }

    .contRecipientTables .subCont1, .contRecipientTables .subCont2 {
        float: left;
        margin-right: 10px;
    }

.contTblRecipientTables {
    margin-top: 15px;
}

.subtitleRecipientTables {
    height: 30px;
    line-height: 23px;
}

.tblRecipientTables {
    table-layout: fixed;
    direction: ltr;
    border: 1px solid #D8ECF6;
}

    .tblRecipientTables .Header {
        background-color: #DBEBF2;
        color: #18578B;
    }

    .tblRecipientTables td {
        padding: 0 4px;
        height: 22px;
        border: 1px solid #D8ECF6;
    }

    .tblRecipientTables .tdName {
        width: 300px;
    }

    .tblRecipientTables .tdMapping {
        width: 100px;
        text-align: center
    }

    .tblRecipientTables .tdMap {
        width: 100px;
        text-align: center
    }

    .tblRecipientTables .tdDelete {
        width: 100px;
        text-align: center
    }

    .tblRecipientTables .tdAddRecipients {
        width: 100px;
    }


/************************************* tblRecipientTables ************************************************/

/************************************* DataSourceUpload *************************************************/
.wrapper {
    margin: 0;
    padding: 0;
    height: 100%;
}

.FinishDiv {
    height: 100px;
    position: fixed;
    bottom: 0;
    width: 100%;
    font-size: 14px;
    padding-left: 16px;
}

.FinishDivInsideText {
    border: 1px solid;
    height: 25px;
    left: 15px;
    padding: 3px 18px;
    position: absolute;
    right: 30px;
}

.BottomButtonsBar {
    background: #e8f3f7;
    border-top: #86cedb 1px solid;
    color: #1b4167;
    font-size: 12px;
    height: 38px;
    position: fixed;
    bottom: 0;
    width: 100%;
    display: inline-table;
}

.TopButtonsBar {
    background: #e8f3f7;
    height: 40px;
    border-bottom: #86cedb 1px solid;
    margin-bottom: 5px;
}

.DivBody {
    overflow: auto;
    height: 100%;
    padding-bottom: 38px;
}

.BodySummary {
    height: 100%;
    overflow: auto;
    padding-top: 10px;
    background-color: #E0E0E0;
    top: 40px;
    bottom: 30px;
    position: absolute;
    right: 0;
    left: 0
}

.TextSummaryPage {
    font-size: 14px;
    padding-left: 16px;
}

.ResultsAddRecipients {
    font-size: 14px;
    padding-left: 26px;
}

.mappingBodyDiv {
    overflow: auto;
    height: 100%;
    padding-bottom: 30px;
}

.expressionBodyDiv {
    overflow: auto;
    padding-bottom: 55px;
    padding-left: 25px;
    padding-right: 25px;
    height: 100%;
    display: none;
}

.ButtonStyleBarRight {
    position: relative;
    float: right;
    margin-right: 10px;
    margin-top: 8px;
}

.ButtonStyleBarLeft {
    position: relative;
    float: left;
    margin-left: 10px;
    margin-top: 8px
}

.ExpressionUploadLink {
    COLOR: #376CBA !important;
    text-decoration: underline;
    cursor: pointer;
    display: inline-block;
}

.ButtonAsLink {
    text-decoration: underline;
}

.Font13 {
    font-size: 13px;
}

.tblBtns {
    display: inline;
}

.NoBottomBorder {
    border-bottom-color: #FFFFFF !important;
}

.RadUpload .ruRemove {
    font-size: 13px !important;
}

.tblRecTableUploadingMapping {
    table-layout: fixed;
    direction: ltr;
    margin-top: 15px;
    border: 1px solid black;
}

    .tblRecTableUploadingMapping .HeaderMappingUpload td {
        background-color: #CCFFCC;
        height: 30px;
        font-weight: bold;
    }

    .tblRecTableUploadingMapping td {
        padding: 5px;
        border-bottom: 1px solid #D9D9D9;
    }

    .tblRecTableUploadingMapping .td0 {
        width: 35px;
    }

    .tblRecTableUploadingMapping .td1 {
        width: 200px;
    }

    .tblRecTableUploadingMapping .td2 {
        width: 300px;
    }

    .tblRecTableUploadingMapping .td3 {
        width: 100px;
    }

.XmpieRecipientKeyWarning {
    color: Red;
    padding-left: 16px;
    padding-top: 10px;
}
/************************************* DataSourceUpload *************************************************/


/************************************* RecipientTablesUpdate ************************************************/
.contRecTblUpdate {
    padding: 20px;
}

.contRecTblUpdateLocateTitle {
    font-weight: bold;
    margin: 0 0 10px 0;
}

.contRecTblUpdateAdd {
    margin-top: 20px;
    border: 1px solid #B9CDE5;
    padding: 5px 15px;
}

.contRecTblUpdateAddSubTitle {
    margin: 10px 0 0 0;
}

.contRecTblUpdateAddSelectCont {
    margin: 10px 0;
}

.tblRecTableEdit {
    table-layout: fixed;
    direction: ltr;
    margin-top: 15px;
    border: 1px solid black;
}

    .tblRecTableEdit .Header td {
        background-color: #C6D9F1;
        height: 30px;
        font-weight: bold;
    }

    .tblRecTableEdit td {
        padding: 5px;
        border-bottom: 1px solid #D9D9D9;
    }

    .tblRecTableEdit .td0 {
        width: 35px;
    }

    .tblRecTableEdit .td1 {
        width: 200px;
    }

    .tblRecTableEdit .td2 {
        width: 300px;
    }

    .tblRecTableEdit .td3 {
        width: 100px;
    }


.contRecTableEditDsDetails {
    border-bottom: 1px solid #F7F7F7;
    height: 50px;
}

.contRecTableEditSubTitle1 {
    margin: 10px 0;
}

.ddlRecTableEdit {
    width: 200px;
}

.tbxRecTableEdit {
    width: 180px;
    padding: 5px 0;
}

.tbxRecTableEditTelerik {
    background: #F0F0F0;
    padding: 8px 3px;
}

.tblPrintAdvBleed td {
    text-align: right;
    width: 170px;
}

.contResultGetCompatibleTbls {
    line-height: 25px;
}

.contManualTableName {
    font-weight: bold;
    line-height: 26px;
}

.lnkMapRecTable {
    line-height: 15px;
    height: 14px;
}
/************************************* RecipientTablesUpdate ************************************************/

/************************************* EmailMarketing_NewDocumentMenu ***************************************/
.EmailMarketingDocumentLink {
    cursor: pointer;
}

.divEditDocument {
    padding-left: 15px;
}

.divNewDocumentMenu {
    display: none;
}

.divNewDocument {
    position: relative;
    padding-left: 15px;
}

.ulDocumentMenu {
    position: absolute;
    border: 1px solid #214057;
    z-index: 1000;
    width: 140px;
    background: #DCE6F2;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 3px;
    padding: 0px;
}

.liDocumentMenu {
    text-decoration: none;
    padding: 5px;
}

/************************************* EmailMarketing_NewDocumentMenu ***************************************/

/************************************* PreviewEmailDocument *************************************************/

.PreviewEmailDocumentMasterDiv {
    width: 100%;
    height: 100%;
    position: absolute;
}

.PreviewEmailDocumentDiv {
    width: 100%;
}

    .PreviewEmailDocumentDiv .TitleBar {
        background-color: #F2F2F2;
        height: 40px;
        width: 100%;
        overflow: hidden;
    }

    .PreviewEmailDocumentDiv .TitleBarSeparator {
        float: left;
        width: 0px;
        height: 30px;
        border: 1px solid #D3D3D3;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .PreviewEmailDocumentDiv .TitleBarImage {
        vertical-align: middle;
        padding-bottom: 3px;
    }

    .PreviewEmailDocumentDiv .TitleBarLink {
        cursor: pointer;
    }

    .PreviewEmailDocumentDiv .TitleBarSubDiv {
        float: left;
        height: 40px;
        line-height: 40px;
        margin-left: 10px;
        margin-right: 20px;
    }

    .PreviewEmailDocumentDiv .TitleBarInput {
        margin-left: 5px;
    }

    .PreviewEmailDocumentDiv .TitleBarSelectedRecipient {
        width: 40px;
    }

    .PreviewEmailDocumentDiv .TitleBarRefreshButton {
        margin-left: 20px;
    }

    .PreviewEmailDocumentDiv .TitleBarBottomLine {
        background-color: #BFBFBF;
        width: 100%;
        height: 3px;
        clear: both;
    }

    .PreviewEmailDocumentDiv .LoadingDiv {
        font: 12px Verdana, Arial, sans-serif;
        margin-left: 20px;
        margin-top: 20px;
        background: url(images/ajax-loader-small.gif) no-repeat;
        color: #4E4E4E;
    }

#iframePreviewEmailDocument {
    overflow: auto;
    padding-left: 10px;
    padding-top: 10px;
}

#divLinksWarningText {
    background-color: #F2F2F2;
    padding-top: 5px;
    height: 19px;
}

/************************************* PreviewEmailDocument *************************************************/

/************************************* Process template window *************************************************/

DIV.ButtonsDivPopupMode {
    LEFT: 0px;
    VISIBILITY: visible;
    HEIGHT: 30px;
    background-color: #e8f3f7;
    padding: 7px 3px;
    border-bottom: solid 1px #7eccda;
}

.TemplateWindowSave {
    background-color: #f2fbfe;
    padding: 0px 4px;
    border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border-radius: 7px 7px 7px 7px;
    border: 1px solid #4babc8;
    position: absolute;
    left: -2px;
    top: 2px;
}

.TemplateWindowLoad {
    background-color: #f2fbfe;
    padding: 0px 4px 10px 4px;
    border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border-radius: 7px 7px 7px 7px;
    border: 1px solid #4babc8;
    position: absolute;
    top: 2px;
    left: -52px;
}

.TemplateWindowButtonCancel {
    background: url('/XMPieDashboard/Images/exit.png');
    cursor: pointer;
    width: 16px;
    height: 22px;
    border: none;
    background-repeat: no-repeat;
    padding: 0px 10px;
    position: absolute;
    right: 5px;
    top: -2px;
}


.ErrorMessageTemplate {
    color: Red;
    display: none;
}

.ErrorMessageTemplateDisplay {
    color: Red;
    margin-right: 6px;
}

.MessageWarningJobTicket {
    padding: 1px 5px 1px 25px;
    margin: 3px 0 2px 0;
    text-align: left;
    border: 1px solid #f19000;
    background-color: #ECF5F9;
    background-image: url(/XMPieDashboard/Images/warning_small_icon.png);
    background-position: 4px 3px;
    background-repeat: no-repeat;
    vertical-align: middle;
    white-space: normal;
    display: inline-block;
    line-height: 20px;
}

.MessageWarningJobTicketTop {
    padding: 5px 5px 5px 25px;
    margin: 12px 12px;
    text-align: left;
    border: 1px solid #f19000;
    background-color: #ECF5F9;
    background-image: url(/XMPieDashboard/Images/warning_small_icon.png);
    background-position: 6px 12px;
    background-repeat: no-repeat;
    vertical-align: middle;
    white-space: normal;
    display: none;
    line-height: 29px;
}

.AdminTemplateNameMsgDiv {
    font-weight: normal;
    padding: 6px 0 0;
}

.SelectionTemplate {
    min-width: 100px;
    margin: 0 4px;
    vertical-align: middle;
    width: 200px;
}

.OptionTemplate {
    margin-right: 5px;
    margin-left: 5px;
}

.LabelTemplate {
    font-size: 14px;
    padding: 0px 4px;
}

.ProcessPageButtons {
    height: 16px;
}

.ProcessPageLinks {
    height: 16px;
    padding: 0 11px 0 9px;
    cursor: pointer;
}

.LineHorizontal {
    padding: 0 0 0 38px;
}
/************************************* Process template window *************************************************/

.ProcessPageButtonsLoad {
    height: 16px;
    padding-left: 72px;
}


/************************************* Proxy Settings *************************************************/

.ProxySection {
    padding: 15px 18px;
}

.ProxyHeaderCheckbox {
    margin: 0 3px 0 4px;
}

.ProxyTable {
    padding: 0 18px;
    color: Black;
}

.ProxyTableDisable {
    padding: 0 18px;
    color: #cccccc;
}

.columnTableProxy {
    width: 108px;
}

.textBoxProxyGeneral {
    width: 194px;
}

.textBoxProxyPort {
    width: 64px;
}

.proxyHeader {
    font-weight: bolder;
    margin: 0 5px;
}

.redText {
    color: Red;
}

/************************************* Proxy Settings *************************************************/


/************************************* Circle Settings *************************************************/
.ifmCircle {
    width: 80%;
    height: 2000px;
    border: none;
}

.contNoConnectionMsg {
    padding: 10px 20px;
}

    .contNoConnectionMsg ul {
        color: Red;
        padding: 5px;
    }

        .contNoConnectionMsg ul li {
            list-style-type: circle;
        }

/************************************* Circle Settings *************************************************/

/************************************* Path User *************************************************/
.trPathUser td {
    padding-bottom: 10px;
}

.contPathUser1 {
    padding-left: 30px;
    width: 100px;
    float: left;
    padding-top: 10px;
}

.contPathUser2 {
    width: 330px;
    float: left;
    padding-top: 10px;
}

    .contPathUser2 input {
        width: 310px;
    }

.tbxPathAssets {
    width: 310px;
}

.tdAssetsUser {
    padding-left: 10px;
}

.trPathUserDestination td {
    padding: 15px 0 10px 0;
}

.trPathUserDestination .contPathUser2 input {
    width: 290px;
}


/************************************* Path User *************************************************/

/************************************* AWS SES Settings *************************************************/
.awsSesDialog {
    margin: 10px;
}

/************************************* AWS SES Settings *************************************************/
