body {
    background-color: #dbdcdf;
    color: black;
    font-family: helvetica, arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    background-image: url("../images/cssimages/sm_bodybg.png");
    background-repeat: repeat-x;
}

body,
form {
    margin: 0;
    padding: 0;
}

select,
input,
textarea,
button {
    font-family: helvetica, arial, sans-serif;
    font-size: 12px;
    color: #666;
    padding: 2px;
    font-style: normal;
    font-weight: normal;
}

a {
    color: #005288;
}

    a:hover {
        text-decoration: none;
    }

    a:disabled,
    a[disabled] {
        color: gray;
        text-decoration: none;
        cursor: text;
    }

button:disabled,
button[disabled],
button:hover:disabled,
button:hover[disabled] {
    color: gray;
}

.SMBodyInner hr {
    background-image: url("../images/cssimages/sm_innerbody_hr.gif");
    background-repeat: repeat-x;
    height: 1px;
    border: 0;
    padding: 0 0 1px 0;
}

hr {
    border: 0;
    border-top: 1px lightgray solid;
}

/* VI43596 */
legend {
    padding: 0;
}

fieldset {
    padding: 0;
    border: none;
}

h1 {
    font-weight: normal;
    font-size: 1em;
    margin: 0;
}

.PageTitle {
    color: #000;
    font-family: helvetica, arial, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
}

.SectionTitle {
    color: #005288;
    font-family: helvetica, arial, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
}

.subsection,
.subsection a,
.subsection a:hover {
    color: #005288;
    font-family: helvetica, arial, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
}

    .subsection a,
    .subsection a:hover {
        text-decoration: underline;
    }

        .subsection a:hover {
            background-color: #eeeeee;
        }

table.subnav {
    background-color: #ffffff;
}

.subnav a,
.subnav a:hover {
    color: #000000;
    font-family: helvetica, arial, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

    .subnav a:hover {
        background-color: #eeeeee;
    }

.subnavSelected a {
    color: #ffffff;
    font-family: helvetica, arial, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
}

.UserInfo {
    color: white;
    font-size: 14px;
}

    .UserInfo div a {
        color: lightblue;
        font-size: 12px;
        text-decoration: underline;
    }

.dataTableHeader h2,
.dataTableHeader td,
.dataTableHeader th {
    color: #000000;
    font-family: helvetica, arial, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    padding: 4pt;
    padding-left: 6pt;
    padding-right: 12pt;
    background-color: #ebebeb;
}

.gridTableHeader {
    background-color: #ebebeb;
}

.dataTable tr th {
    font-weight: normal;
}

.dataTableSpacer {
    background-color: #ffffff;
    padding: 0;
    font-size: 1px;
}

.dataTableHeader a,
.dataTableHeader a:hover {
    color: #000000;
    font-family: helvatica, arial, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    background-color: #ebebeb;
}

    .dataTableHeader a:hover {
        text-decoration: underline;
    }

.dataTableBorder {
    background: #cccccc;
}

.dataTableBorderThin {
    border-top: 1px #cccccc solid;
    padding: 0;
}

.gridRow {
    vertical-align: top;
}

    .gridRow th {
        font-weight: bold;
        border-bottom-color: #cccccc;
        border-bottom-style: solid;
        border-bottom-width: 1px;
    }

    .gridRow td {
        border-bottom-color: #cccccc;
        border-bottom-style: solid;
        border-bottom-width: 1px;
    }

.rowOdd td,
.rowOdd {
    color: #000000;
    font-family: helvetica, arial, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    padding: 4pt;
    padding-left: 6pt;
    background-color: #ffffff;
}

.rowEven td,
.rowEven {
    color: #000000;
    font-family: helvetica, arial, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    padding: 4pt;
    padding-left: 6pt;
    background-color: #eeeeee;
}

.rowHover td,
.rowHover {
    color: #000000;
    font-family: helvetica, arial, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    padding: 4pt;
    padding-left: 6pt;
    background-color: #cdfdcd;
}

.inquiryList ul {
    list-style-type: none;
}

.inquiryList ul,
.inquiryList li {
    margin: 0;
    padding: 0;
}

.TreeView {
    background-color: #f0f0f0;
    border: 1px solid black;
    padding: 3px;
    cursor: pointer;
}

.TreeNode td {
    font-family: helvetica, arial, sans-serif;
    font-size: 11px;
    cursor: pointer;
}

.TreeNodeRow,
.TreeNodeRow td {
    padding: 2px;
    cursor: pointer;
}

.HoverTreeNodeRow,
.HoverTreeNodeRow td {
    background-color: #ebebeb;
    padding: 2px;
    cursor: pointer;
}

.SelectedTreeNodeRow,
.SelectedTreeNodeRow td {
    color: #ffffff;
    background-color: #005288;
    padding: 2px;
    cursor: pointer;
}

.TopGroup {
    z-index: 99;
    position: relative;
}

.MultiPage {
    background-color: White;
    border: 1px solid #919b9c;
    width: 487px;
    height: 150px;
    position: relative;
    padding: 10px;
    top: -2px;
    left: 1px;
    z-index: 98;
}

.PageHeader {
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -0.2mm;
    font-family: verdana;
    color: #3f3f3f;
    margin-top: 0;
    margin-bottom: 0;
}

.DESVALErrorText {
    color: Red;
}

.h0c {
    background-color: #eeeeee;
    border-bottom-color: #cccccc;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    color: #444444;
    font-family: helvetica, arial, sans-serif;
    font-size: 11px;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
}

.h0b {
    background: #e9edf3;
    border-bottom-color: #cccccc;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-color: #cccccc;
    border-top-style: solid;
    border-top-width: 1px;
    color: #66668c;
    font-family: helvetica, arial, sans-serif;
    font-size: 11px;
    padding: 4px 8px;
}

    .h0b td {
        background: #e9edf3;
        border-bottom-color: #cccccc;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        color: #66668c;
        font-family: helvetica, arial, sans-serif;
        font-size: 11px;
        padding: 4px 8px;
    }

    .h0b a {
        color: #66668c;
    }

.h0a {
    border-bottom-color: #cccccc;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    color: #444444;
    font-family: helvetica, arial, sans-serif;
    font-size: 11px;
    padding: 4px 8px;
}

    .h0a td {
        border-bottom-color: #cccccc;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        color: #444444;
        font-family: helvetica, arial, sans-serif;
        font-size: 11px;
        padding: 4px 8px;
    }

.rowHover td.h0a {
    padding: 4px 8px;
}

.h0,
.h0 td {
    color: #444444;
    font-family: helvetica, arial, sans-serif;
    font-size: 11px;
}

.h2 {
    font-weight: bold;
    font-size: 11px;
}

.hcolor:hover {
    color: #66668c;
    font-family: helvetica, arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-decoration: underline;
}

.hcolor,
.hcolor a {
    color: #444444;
    font-family: helvetica, arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}

.noteContent {
    background: #ffffff;
    color: #444444;
    font-family: helvetica, arial, sans-serif;
    font-size: 11px;
    border: solid 1px #cccccc;
}

    .noteContent td,
    th {
        padding: 6px;
    }

.note {
    background: #fbf49c;
    color: #444444;
    font-family: helvetica, arial, sans-serif;
    font-size: 11px;
}

table.note {
    border-spacing: 12px;
    border-collapse: separate;
    line-height: normal;
}

.SnapPlaceholder {
    border: 2px dashed black;
    margin: 0 1em 1em 0;
    height: 50px;
}

.SnapPanel {
    margin-bottom: 20px;
}

.SnapHeader {
    color: #000000;
    background-color: #d9dae2;
    font-family: helvetica, arial, sans-serif;
    font-size: 12px;
    line-height: 24px;
    font-style: normal;
    font-weight: bold;
    padding-top: 2px;
    padding-left: 5px;
    cursor: pointer;
}

.SnapContent {
    border: #d9dae2 1px solid;
    padding: 10px 10px 10px 10px;
    background-color: white;
}

.SnapContent2 {
    background-color: #f0f1f5;
    padding: 10px 10px 10px 10px;
}

/* START Navigation Menu */

.TopMenu ul li ul {
    display: none;
}

.TopMenu > ul > li {
    float: left;
    position: relative;
}

.TopMenu ul {
    list-style: none;
    padding-left: 0px;
}

ul.TopMenu {
    margin-top: 12px;
}

div.TopMenu {
    margin: 0 auto;
    float: none !important;
    display: inline-block;
}

.TopMenu {
    font-size: 12px;
    float: left;
}

.TopMenuItem {
    text-align: center;
    padding: 4px 20px 4px 20px;
    background-color: #3b3c40;
    border: 1px solid #313236;
    white-space: nowrap;
    display: block;
    color: white !important;
    cursor: default;
    text-decoration: none;
}

    .TopMenuItem:hover {
        background-color: #55565b;
        border: 1px solid #666870;
    }

TopMenu > a.TopMenuItem a:focus,
a:active,
a:hover {
    color: #237aa5 !important;
}

.TopMenuItemSelected {
    background-color: #55565b;
    font-weight: bold;
    color: #00adf1 !important;
}

    .TopMenuItemSelected:hover {
        background-color: #55565b !important;
        font-weight: bold !important;
        color: white !important;
    }

.MenuGroup {
    text-align: left;
    background-color: #eeeeee;
    border-width: 1px;
    border-style: solid;
    border-top-color: #808080;
    border-right-color: #333333;
    border-bottom-color: #333333;
    border-left-color: #808080;
    font-size: 11px;
    font-family: helvetica, arial, sans-serif;
    cursor: pointer;
    z-index: 999 !important;
    position: relative;
}

    .MenuGroup a {
        display: block;
        padding: 4px 20px 4px 16px;
        border: 1px #eeeeee solid;
    }

        .MenuGroup a:hover {
            background-color: #cccccc;
            color: #333333;
            border-width: 1px;
            border-style: solid;
            border-top-color: #ffffff;
            border-right-color: #aaaaaa;
            border-bottom-color: #aaaaaa;
            border-left-color: #ffffff;
        }

.MenuItem {
    white-space: nowrap;
    text-decoration: none;
}

.MenuGroup .HeaderMenuItem {
    padding: 10px 20px 4px 8px;
    cursor: default;
}

.MenuGroup a.HeaderMenuItem:hover {
    background-color: #eeeeee;
    border-color: #eeeeee;
}

a.HeaderMenuItem {
    font-weight: bold;
    color: #000000;
}

.MenuItem.aspNetDisabled {
    color: gray;
}

    .MenuItem.aspNetDisabled:hover {
        color: gray;
    }

.MenuItemSelected {
    background-color: #68a6c6;
    color: #ffffff;
}

    .MenuItemSelected:hover {
        background-color: #68a6c6 !important;
        color: #ffffff !important;
    }

/* END Navigation Menu */

.LandingPageFeatureHeading {
    font-size: 14px;
    text-decoration: underline;
}

.LandingPageFeatureSubheading {
    font-weight: bold;
}

/* Session Keep Alive */

.sessionKeepAliveValidatingImage {
    visibility: hidden;
}

/* CSS container shadow */
.shadow-container {
    position: relative;
    left: 3px;
    top: 3px;
    margin-right: 3px;
    margin-bottom: 3px;
}

.shadow1 {
    background: #f1f0f1;
}

.shadow2 {
    position: relative;
    left: -1px;
    top: -1px;
    background: #dbdadb;
}

.shadow3 {
    position: relative;
    left: -1px;
    top: -1px;
    background: #b8b6b8;
}

.shadow-innertext {
    position: relative;
    left: -1px;
    top: -1px;
    background: #ffffff;
    border: 1px solid #848284;
    padding: 10px;
}

.shadow-header {
    font-weight: bold;
}
/* CSS container shadow */

/* CM grid */
.Grid {
    border: 0;
    background-color: #ffffff;
}

.DataRow {
    background-color: #ffffff;
}

.DataCell,
.HeaderCell,
.CommandCell {
    border: #cccccc 1px solid;
    padding: 2px 3px 2px 3px;
    font-size: 10px;
    cursor: default;
    font-family: helvetica, arial, sans-serif;
}

.CommandCell {
    white-space: nowrap;
}

.HeaderCell {
    font-weight: bold;
    text-align: left;
}

.EditDataCell {
    border-width: 0 !important;
    padding: 0 !important;
    background-color: #e2e2e2;
}

.EditDataField {
    padding: 0 0 0 1px;
    font-size: 10px;
    width: 98% !important;
    font-family: helvetica, arial, sans-serif;
    height: 17px;
}

.GridFooter {
    text-align: right;
    padding-right: 6px;
    font-size: 10px;
    padding-bottom: 6px;
    font-family: helvetica, arial, sans-serif;
}

.GridSelectedRow {
    background-color: #dfdfdf;
    color: Black;
}
/* CM grid */

.ReportTitle {
    color: #000000;
    font-family: helvetica, arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
}

/* file grid */
.GridFiles {
    background-color: #ffffff;
    cursor: default;
}

.HeadingCell {
    padding: 3px;
    padding-bottom: 3px;
    padding-right: 1px;
}

.Row {
    background-color: #ffffff;
}

    .Row td.FileDataCell {
        cursor: default;
        padding: 2px 3px;
        border: 1px solid #eae9e1;
        border-top: 0;
    }

.SortedDataCell {
    background-color: #f5f5f5;
}

.ScrollBar {
    background-image: url("../images/Style1/scroller/scroller_bg.gif");
}

.ScrollGrip {
    background-image: url("../images/Style1/scroller/scroll_gripBg.gif");
}

.ScrollPopup {
    background-color: #ffffff;
    border: 1px solid #666666;
    border-right-width: 2px;
    border-bottom-width: 2px;
    height: 23px;
}

/* image dialog */
.imagePreviewDialog {
    display: none;
    text-align: center;
}

.dialog-fixed {
    position: fixed !important;
}
/* image dialog */

.popOverPanel {
    display: none;
    position: absolute;
    width: 300px;
}

/* fix for up/down arrows on Manage Actions screen */
.DES_SpinnerTable {
    font-size: 1px;
    vertical-align: top !important;
    margin-left: 0 !important;
}

/* fix for gap underneath Snap box arrows */
.SnapArrow {
    display: block;
}

/* VI46957 - html validation and accessibility updates */
.hiddenText {
    font-size: 0;
    height: 0;
    left: -1000px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
}

/* VCA-394/VCA-425 - add promo code popup to CW on account information */
.promoCodeModalPopup {
    background-color: #ffffff;
    width: 387px;
}

.modalBackground {
    background-image: url("../images/Style1/modal_bg.png");
}

/* Updated Strategy Manager */

.SMBody {
    width: 960px;
    margin: 10px auto;
}

.SMBodyInner {
    border: #959597 1px solid;
    background-color: white;
}

.SMBodyHeader {
    background-color: #dedede;
    padding: 14px 16px 14px 16px;
}

#SM .SMBodyContent {
    background-image: url("../images/cssimages/sm_contentbg.gif");
    background-repeat: repeat-x;
    background-position: top left;
    padding: 0;
}

.SMBodyContent {
    background-image: url("../images/cssimages/sm_contentbg.gif");
    background-repeat: repeat-x;
    background-position: top left;
    padding: 16px;
}

.SMBodyContentTitle {
    font: 15px Arial;
    font-weight: bold;
    margin: 6px 0 6px 0;
    padding: 3px;
}

.SMBodyContent2 {
    padding: 10px;
}

.SMBodyInner2 {
    margin: 10px;
    padding: 10px;
    border: lightgray 1px solid;
}

/* Modal Window */

.ModalPopup {
    border-collapse: separate;
    -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}

.ModalPopupHeader {
    padding: 10px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom: 1px solid #bfbfbf;
}

.ModalPopupContent {
    padding: 10px 10px 24px 10px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.ModalHeaderTitle {
    color: black;
    font-family: helvetica, arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
}

.PrintArea {
    display: none;
}

.GrayedTreeNode,
.GrayedTreeNode a {
    color: gray;
}

.LockedBody {
    padding-top: 70px;
}

.LockedHeader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 6;
}

/* CM Variable Style Builder */
.CMVarStyleBuilder {
    padding-bottom: 15px;
}

    .CMVarStyleBuilder fieldset {
        padding: 4px;
        margin: 0 0 4px 0;
        border: 1px solid #ddd;
    }

        .CMVarStyleBuilder fieldset fieldset {
            margin-top: 8px;
        }

    .CMVarStyleBuilder legend {
        padding: 0 2px;
    }

    .CMVarStyleBuilder input,
    .CMVarStyleBuilder select,
    .CMVarStyleBuilder label {
        margin: 0 2px;
    }

        .CMVarStyleBuilder input[readonly] {
            background-color: #eee;
        }

    .CMVarStyleBuilder .tabContainer {
        border: none;
        border-radius: 4px 0;
        padding: 0;
        width: 400px;
    }

        .CMVarStyleBuilder .tabContainer .styleTab {
            background-color: #eee;
            border: 1px solid #ddd;
            overflow: hidden;
            padding: 4px;
        }

    .CMVarStyleBuilder .styleTabButton {
        font: 11px Tahoma;
    }

        .CMVarStyleBuilder .styleTabButton img {
            border: medium none;
            height: 16px;
            margin: 0 3px -3px 0;
            width: 16px;
        }

    .CMVarStyleBuilder .demoOuterPanel {
        background-color: #eeeeee;
        border: #dddddd 1px solid;
        margin-top: -1px;
        margin-bottom: 10px;
        padding: 20px;
        width: 358px;
    }

    .CMVarStyleBuilder .demoInnerPanel {
        background-color: white;
        border: 1px solid #dddddd;
        height: 45px;
        overflow: auto;
        padding: 20px;
        position: relative;
        width: 316px;
    }

    .CMVarStyleBuilder .editorElement {
        display: inline-block;
        padding: 0 6px 4px 0;
        white-space: nowrap;
    }

    .CMVarStyleBuilder .editorUnitInput {
        display: inline-block;
    }

        .CMVarStyleBuilder .editorUnitInput label,
        .CMVarStyleBuilder .editorElement label {
            display: inline-block;
            min-width: 70px;
        }

    .CMVarStyleBuilder .editorElement select {
        min-width: 100px;
    }

    .CMVarStyleBuilder .editorUnitInput select {
        min-width: 0;
    }

    .CMVarStyleBuilder .editorUnitInput span {
        padding: 0 2px;
    }

    .CMVarStyleBuilder .editorUnitInput input[type="text"] {
        width: 40px;
    }

    .CMVarStyleBuilder .borderSideSelectorOuter {
        border: 1px solid white;
        display: inline-block;
        height: 48px;
        margin: 0 2px;
        padding: 5px;
        cursor: pointer;
        vertical-align: middle;
        width: 48px;
    }

    .CMVarStyleBuilder .borderSideSelector {
        border: 4px solid transparent;
        height: 40px;
        width: 40px;
    }

    .CMVarStyleBuilder button.demoField {
        font: inherit;
        color: inherit;
        padding: 1px 6px;
    }

/* CM Encrypted Text Editor */
.CMVarEncryptedText a {
    padding-left: 4px;
}

/* Product Drop Down */
.ProductDropDownOuter {
    position: relative;
    display: none;
    z-index: 1;
}

.ProductDropDownInner {
    position: absolute;
}

/* From VCA.css */

.vca-pills-tab {
    border-bottom: 1px #d9d9d9 solid;
    border-top: 1px #d9d9d9 solid;
    position: relative;
}

.vca-pills {
    margin-top: 0;
    margin-left: 15px;
    margin-right: 15px;
}

    .vca-pills > li {
        border: 1px #d9d9d9 solid;
        margin-top: -1px;
        margin-bottom: -1px;
    }

        .vca-pills > li + li {
            position: relative;
            margin-left: 0;
            margin-right: 0;
        }

        .vca-pills > li > a {
            padding: 5px 12px 4px 12px !important;
            border-radius: 0;
        }

        .vca-pills > li.active > a {
            background-color: #2ea3d8;
        }

/* Side Navigation */

.btn-icon-bar {
    width: 32px;
    padding: 8px 8px;
}

.vca-icon-bar {
    display: block;
    height: 2px;
    border-radius: 1px;
    background-color: #754c0a;
}

    .vca-icon-bar + .vca-icon-bar {
        margin-top: 4px;
    }

.vca-side-navigation {
    border: 1px solid #ced1d3;
    border-radius: 5px;
}

    .vca-side-navigation div > a,
    #side-nav-dropdown > li > a {
        color: black;
        background-color: #f0f0f0;
        text-decoration: none;
    }

        .vca-side-navigation div > a:hover,
        .vca-side-navigation div > a:focus,
        #side-nav-dropdown > li > a:hover,
        #side-nav-dropdown > li > a:focus {
            color: black;
            background-color: #fce6ad;
        }

.btn-side-navigation {
    background-color: #fce6ad;
}

#side-nav-dropdown {
    margin-left: 15px;
    top: -2px;
    left: 50px;
    background-color: #fce6ad;
}

    #side-nav-dropdown .side-nav-dropdown-title {
        padding: 2px 8px 4px 8px;
        font-weight: bold;
    }

.vca-side-navigation .panel-heading {
    background-color: #fce6ad;
    border-bottom: 1px solid #ced1d3;
    color: #2e2e2e;
    font-weight: bold;
    cursor: pointer;
}

/* Layout */

.cursor-pointer {
    cursor: pointer;
}

#layout-header {
    background-color: #f9f9f9;
    min-height: 72px;
}

#layout-content {
    margin-top: 15px;
}

#main-content:focus {
    outline: none;
}

.vca-skip-link {
    background-color: white;
    padding: 5px;
    position: absolute;
    z-index: 1000;
}

    .vca-skip-link:active,
    .vca-skip-link:focus {
        width: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        clip: auto;
    }

#layout-footer {
    background-color: #ecebea;
    color: black;
    padding: 5px 0 5px 0;
    font-size: 80%;
    overflow: hidden;
}

#layout-copyright {
    background-color: #656565;
    color: white;
    padding: 10px 0 10px 0;
    font-size: 80%;
}

.header-floater-outer {
    position: relative;
    width: 100%;
    top: 10px;
    line-height: 0;
}

    .header-floater-outer .modal {
        line-height: normal;
    }

.header-floater {
    position: absolute;
    width: 100%;
    text-align: right;
}

img.header-logo {
    width: 100%;
    height: 72px;
    margin: 0;
    padding: 0;
    border: 0;
}

img.header-logo-legacy {
    margin-bottom: 12px;
    border: 0;
}

img.header-logo-xs {
    height: 36px;
}

img.header-logo-image {
    position: absolute;
    padding: 10px 20px;
    height: 72px;
}

img.header-logo-image-xs {
    position: absolute;
    padding: 2px 2px;
    height: 36px;
}

.side-additions img {
    padding-top: 8px;
}

.validation-message > span.field-validation-error {
    background-color: #f5d2d4;
    border: 1px #fab1b3 solid;
    color: #c0393a;
    padding: 3px;
}

.validation-summary {
    background-color: #fff2bb;
    border: 1px #e6b557 solid;
    color: #c0393a !important;
}

    .validation-summary ul {
        list-style: square;
        padding-left: 15px;
        padding-top: 5px;
    }

.validation-summary-header {
    vertical-align: middle;
}

.validation-summary-valid {
    display: none;
}

.validation-required {
    color: #c0393a;
}

/* also exists in Style.cshtml */
.site-container {
    background-color: white;
}

.site-container-outer {
    margin-top: 20px;
    margin-bottom: 20px;
}

.site-container-shadow {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
}

.content-outer {
    border: 1px #d0e5f1 solid;
    padding: 1px 5px;
}

.content-header {
    background-color: #d2effd;
    color: #1083c2;
    border-bottom: 0;
    border-radius: 5px 5px 0 0;
}

.content-subheader {
    border-bottom: 0;
}

.content-subheader-internal {
    background-color: #f8f8f8;
    border: 1px #e6f0f5 solid;
    border-radius: 0 0 5px 5px;
    color: black;
    padding: 5px;
}

.content-subheader-external {
    padding-top: 3px;
}

.content-section {
    padding: 10px;
    margin-bottom: 15px;
}

.content-section-internal {
    margin-top: 15px;
    margin-bottom: 15px;
}

.content-message {
    padding-top: 100px;
    padding-bottom: 100px;
}

.content-message-title {
    font-size: 200%;
    font-weight: bold;
    color: #00709f;
}

.content-message-text {
    font-size: 120%;
}

/* External Layout - Feature Box */

.external-feature {
    border-radius: 5px;
    margin-bottom: 20px;
}

    .external-feature ul {
        list-style: square;
        padding-left: 20px;
        margin-bottom: 0;
    }

/* External Layout - Notice */

.external-notice {
    margin-bottom: 20px;
    font-size: 90%;
}

.external-notice-cell {
    vertical-align: middle !important;
    border-bottom: 1px #f6f1e0 solid;
}

/* Promo Code */

.vca-promo-code {
    padding-top: 15px;
}

/* Logout */
.btn.vca-logout {
    color: lightblue;
    padding: 0 0 0 5px;
    background-color: transparent;
    text-decoration: underline;
}

a.vca-logout {
    color: #097ebd;
    font-weight: bold;
    padding-left: 10px;
}

    a.vca-logout img {
        vertical-align: text-top;
        margin-top: 2px;
        margin-right: 5px;
    }

    a.vca-logout:hover,
    a.vca-logout:active,
    a.vca-logout:focus {
        color: black;
    }

/* Footer */

ul.footer-items {
    list-style: none;
    padding-left: 0;
}

.footer-header {
    font-weight: bold;
    margin-top: 5px;
}

#layout-footer > div[class*="col-md-"] {
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}

#layout-footer > div + div {
    border-left: 1px #adcad8 solid;
}

/* Menu */

.layout-menu {
    position: relative;
    top: -10px;
}

.menu-common-mobile {
    padding: 5px;
    background-color: #ececec;
    border-top: 1px solid #cccccc;
    margin-bottom: 20px;
    padding-right: 15px;
    width: 100%;
}

.menu-common-options {
    position: absolute;
    padding: 5px 15px 5px 6px;
    border-top: 1px solid #cccccc;
    margin-top: 10px;
    background-color: #ececec;
    width: 100%;
}

/* xs, sm */
/* TODO: replace current usage of h3 with h1 and provide consistent styling */
@media (max-width: 991px) {
    body,
    .btn,
    h2 {
        font-size: 12px;
    }

    h1,
    h3,
    .content-header-text {
        font-size: 15px;
    }

    .menu-common-options {
        padding-top: 6px;
        padding-bottom: 6px;
    }
}

/* md, lg */
/* TODO: replace current usage of h3 with h1 and provide consistent styling */
@media (min-width: 992px) {
    body,
    .btn,
    h2 {
        font-size: 12px;
    }

    h1,
    h3,
    .content-header-text {
        font-size: 18px;
    }
}

/* Responsive Adjustments */
/* xs */
@media (max-width: 767px) {
    #layout-header {
        min-height: 36px;
    }

    .site-container {
        margin-top: 0;
        margin-bottom: 0;
    }

    .vca-tabs > li {
        max-width: 80px;
        top: 0;
    }

    .layout-menu {
        top: 0;
    }

    .menu-common-options {
        margin-top: -1px;
        padding-top: 5px;
        padding-bottom: 10px;
    }

    .nav-tabs.vca-tabs {
        margin-left: -10px;
    }

    .vca-tabs .vca-menu-tab {
        text-align: center;
        white-space: normal;
        padding: 1px;
    }

    .vca-pills > li > a {
        padding: 4px !important;
    }
}

.absolute-center {
    width: 256px;
    height: 256px;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

/* Datepicker */

.datepicker .day {
    border-radius: 0;
}

.datepicker .disabled {
    background-color: #dddddd !important;
}

/* Account Summary */

.account-summary-notes {
    padding-bottom: 20px;
}

@media screen {
    .CM-DisclosureBox,
    .CM-AuthorizationBoxStyle {
        overflow-y: auto;
        margin-right: -10px;
        padding-right: 15px;
        min-height: 50px;
        max-height: 150px;
    }
}

@media print {
    a:link:after,
    a:visited:after {
        content: "";
    }
}

.budget-calculator-section-total-footer {
    background-color: #ffffff;
}

.btn.btn-primary:active,
.force-break-word {
    word-wrap: break-word;
}

.input-group-prepend,
.input-group-append {
    width: auto;
}

.input-group .form-control-inline {
    display: inline-block;
}

.form-control-inline {
    width: auto;
    display: inline;
}

.input-group .form-control-inline,
.form-control-inline {
    min-width: 0;
    max-width: 100%;
}

.padding-default {
    padding: 10px;
}

.padding-paragraph {
    padding-left: 10px;
    padding-right: 10px;
}

.panel-info {
    color: #1083c2;
}

    .panel-info > .panel-heading {
        background-color: #d2effd;
        color: #1083c2;
    }

    .panel-info,
    .panel-info > .panel-heading,
    .panel-info > table {
        border-color: #d2effd;
    }

.panel-default {
    color: #3d3d3d;
}

    .panel-default > .panel-heading {
        background-color: #f2f2f2;
        color: #3d3d3d;
    }

    .panel-default,
    .panel-default > .panel-heading,
    .panel-default > table {
        border-color: #f2f2f2;
    }

.panel-heading {
    font-weight: bold;
}

.panel-heading,
.panel-body {
    padding: 7px 10px;
}

.btn.btn-xs,
.btn.btn-sm {
    min-width: inherit;
}

.collapsing {
    -webkit-transition: none;
    transition: none;
}

.modal-backdrop {
    position: fixed;
    height: 100%;
}

.modal-footer {
    text-align: left;
}

.modal-link-embed {
    width: 100%;
    height: 600px;
}

.modal-link-default-embed {
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.btn {
    padding-left: 20px;
    padding-right: 20px;
}

    .btn + .btn {
        margin-left: 10px;
    }

    .btn.btn-primary {
        background-color: #0978aa;
        border-color: #0978aa;
        color: white;
    }

        .btn.btn-primary:active,
        .btn.btn-primary:hover,
        .btn.btn-primary:focus {
            background-color: #056996;
            border-color: #056996;
            color: white;
        }

    .btn.btn-secondary {
        background-color: #6d6d6d;
        border-color: #6d6d6d;
        color: white;
        border-top: 1px solid #cccccc;
        border-right: 1px solid #333333;
        border-bottom: 1px solid #333333;
        border-left: 1px solid #cccccc;
    }

        .btn.btn-secondary:active,
        .btn.btn-secondary:hover,
        .btn.btn-secondary:focus {
            background-color: #5d5d5d;
            border-color: #5d5d5d;
            color: white;
        }

    .btn.btn-link {
        background-color: white;
        border-color: #0978aa;
        color: #0273b4;
        border-radius: 4px;
    }

        .btn.btn-link:active,
        .btn.btn-link:hover,
        .btn.btn-link:focus {
            background-color: white;
            border-color: #b0b0b0;
            color: #0273b4;
        }

.font-sans-serif {
    font-family: Arial, sans-serif;
}

.font-serif {
    font-family: "Times New Roman", serif;
}

a,
a:focus,
a:visited,
a:active,
a:hover,
.vca-link {
    color: #237aa5;
}

h1,
h3 {
    margin: 5px 0;
}

#current-account-label > h3 {
    font-weight: bold;
}

h2 {
    font-weight: bold;
}

hr {
    background-color: #e3e3e2;
    margin-top: 15px;
    margin-bottom: 15px;
}

select,
input[type="checkbox"],
input[type="radio"] {
    cursor: pointer;
}

p[data-editvars] {
    display: inline-block;
}

.unbold {
    font-weight: normal;
}

.popUpHeaders {
    margin: 0;
    font-weight: bold;
}

/* Bootstrap Overrides */

.alert {
    padding: 10px;
    margin-bottom: 10px;
}

    .alert.alert-success {
        border: 1px solid #5e913c;
        background-color: #ccf8af;
        color: #1f7316;
    }

.table thead > tr {
    background-color: #e3e3e3;
    color: #3d3d3d;
}

    .table thead > tr > th {
        border-bottom: none;
    }

.table tbody > tr > td {
    border-color: #f2f2f2;
}

.table-striped > tbody > tr:nth-of-type(even) {
    background-color: white;
    color: #3d3d3d;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #efefef;
    color: #3d3d3d;
}

.form-control {
    background-color: #f9f9f9;
    border: 1px solid #d0d0d0;
    color: #3f4d57;
    border-radius: 0;
}

.input-group-addon {
    border-radius: 0;
}

input[data-schedule],
div[data-email-reminder] input[type="checkbox"] {
    width: 22px;
    height: 22px;
}

label {
    font-weight: normal;
}

.force-break-word {
    word-wrap: break-word;
}

.input-group-prepend,
.input-group-append {
    width: auto;
}

.input-group .form-control-inline {
    display: inline-block;
}

.input-group input[type="text"] {
    height: 31px;
}

.form-control-inline {
    width: auto;
    display: inline;
}

.input-group .form-control-inline,
.form-control-inline {
    min-width: 0;
    max-width: 100%;
}

.padding-default {
    padding: 10px;
}

.padding-paragraph {
    padding-left: 10px;
    padding-right: 10px;
}

.panel-info {
    color: #1083c2;
}

    .panel-info > .panel-heading {
        background-color: #d2effd;
        color: #1083c2;
    }

    .panel-info,
    .panel-info > .panel-heading,
    .panel-info > table {
        border-color: #d2effd;
    }

.panel-default {
    color: #3d3d3d;
}

    .panel-default > .panel-heading {
        background-color: #f2f2f2;
        color: #3d3d3d;
    }

    .panel-default,
    .panel-default > .panel-heading,
    .panel-default > table {
        border-color: #f2f2f2;
    }

.panel-heading {
    font-weight: bold;
}

.panel-heading,
.panel-body {
    padding: 7px 10px;
}

.btn.btn-xs,
.btn.btn-sm {
    min-width: inherit;
}

.collapsing {
    -webkit-transition: none;
    transition: none;
}

.modal-backdrop {
    position: fixed;
    height: 100%;
}

.modal-footer {
    text-align: left;
}

.unselectable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.absolute {
    position: absolute;
}

.padding-left-20 {
    padding-left: 20px;
}

.padding-left-10 {
    padding-left: 10px;
}

.no-bottom-padding {
    margin-bottom: 0;
    padding-bottom: 0;
}

.vca-hidden {
    display: none;
    padding: 10px 0px 0px 0px;
}

.vca-recur-sel {
    width: 192px;
}

.vca-recur-dt {
    width: 200px;
}

.separating_line {
    border-bottom: 1px #cccccc solid; /* top border only */
}

.payment-history-column {
    word-wrap: break-word;
}

.payment-history-header {
    text-align: left;
}

.CMReportLine {
    margin-bottom: 10px;
}

.recurring-header label {
    font-weight: bold;
}

.account-search div {
    padding: 5px;
    padding-top: 5px;
}

.customer-profile-label-text {
    font-weight: bold;
}

.customer-profile-firstlabel-text {
    font-weight: bold;
}

.customer-profile-label-text:after {
    content: ": ";
}

.customer-profile-value-spacing:after {
    content: " ";
}

.customer-profile-billpay-history-padding {
    padding-right: 5px;
}

#CustomerProfileResults {
    max-width: 441px;
    overflow-x: auto;
}

.advanced-search #SearchValue {
    height: 33px;
}

.advanced-search #search-fields-button {
    height: 33px;
}

.advanced-search #search-button {
    height: 33px;
}

.customerProfileAjaxLoader {
    text-align: center;
    height: 104px;
}

.accountSearchAjaxLoader {
    height: 43px;
    text-align: center;
}

.externalPaymentAjaxLoader {
    height: 53px;
    text-align: center;
}

.ajaxLoader {
    height: 31px;
    text-align: center;
}

    .customerProfileAjaxLoader img,
    .externalPaymentAjaxLoader img,
    .accountSearchAjaxLoader img,
    .ajaxLoader img {
        width: 20px;
    }

.CM-SiteNotificationBox {
    border-radius: 5px;
    margin-bottom: 15px;
}

.CM-SiteNotificationBox {
    border-image: none;
    border: thin solid red;
    color: red;
    padding: 2px;
}

.site-notification-message {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 20px;
    max-height: 60px;
    padding-left: 5px;
    padding-right: 2px;
}

    .site-notification-message p {
        margin: 0px;
    }

.site-notification-close-button {
    text-align: right;
    padding-left: 0px;
    padding-right: 5px;
    opacity: 0.4;
}

    .site-notification-close-button:hover {
        opacity: 1;
        cursor: pointer;
    }

/*CSS Grid*/
.CM-SiteNotificationBox {
    display: -ms-grid;
    -ms-grid-columns: 90% 10%;
    display: grid;
    grid-template-columns: 90% 10%;
}

.site-notification-message {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-row: 1;
    grid-column: 1;
}

.site-notification-close-button {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    grid-row: 1;
    grid-column: 2;
}

.dropdown-menu {
    font-size: 12px;
}

/* bootstrap 4.5.0 upgrade*/

h2 {
    margin-top: 20px;
    margin-bottom: 10px;
}

    h2 > b {
        font-weight: bold;
    }

.h5,
h5 {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
}

p {
    margin: 0 0 10px;
}

.card {
    margin-bottom: 20px;
}

.card-body > .card-group-vca > .card {
    margin-bottom: 0;
}

.input-group-sm > .form-select,
.input-group-sm > .form-control,
.input-group-sm > .input-group-append > .btn,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-prepend > .input-group-text {
    border-radius: 0;
}

.input-group > .form-control {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    min-width: 0;
    width: auto;
    margin-bottom: 0;
}

.form-control-sm {
    font-size: 12px;
}

.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
    font-size: 12px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    line-height: 1.1;
}

.checkbox label,
.radio label {
    margin-bottom: 1px;
}

checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.is-valid .control-label,
.is-valid .radio,
.is-valid .checkbox,
.is-valid .radio-inline,
.is-valid .checkbox-inline,
.is-valid.radio label,
.is-valid.checkbox label,
.is-valid.radio-inline label,
.is-valid.checkbox-inline label {
    color: #3c763d;
}

.is-valid .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .is-valid .form-control:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    }

.is-valid .input-group-text {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d;
}

.is-invalid .control-label,
.is-invalid .is-invalid .radio,
.is-invalid .is-invalid .checkbox,
.is-invalid .radio-inline,
.is-invalid .checkbox-inline,
.is-invalid.radio label,
.is-invalid.checkbox label,
.is-invalid.radio-inline label,
.is-invalid.checkbox-inline label {
    color: #a94442;
}

.is-invalid .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .is-invalid .form-control:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    }

.is-invalid .input-group-text {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442;
}

.validation-summary ul {
    margin-bottom: 0;
}

.CM-PaymentAdditionalTextStyle {
    text-align: justify;
}

.edit-design-variable-tb {
    width: 740px;
    height: 400px;
    resize: none;
}

.product-proterties .edit-design-variable-tb {
    width: 700px;
    height: 40px;
    resize: none;
}

table.content-variable-edit {
    table-layout: fixed;
}

td.content-long-value {
    word-wrap: break-word;
}

    td.content-long-value > div {
        width: auto;
        overflow-wrap: anywhere;
    }

/* bootstrap 5 upgrade */

.form-group {
    margin-bottom: 1rem;
}

select.form-control {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
}

.environment-banner-text {
    color: #FF3B30;
    font-size: 4.0vh;
    vertical-align: text-top;
    display: inline-block
}

.toggle-button {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    float: right;
    cursor: pointer;
}

    .toggle-button:focus {
        outline: none;
        box-shadow: 0 0 0 2px rgba(0, 123, 255, 0.25);
    }
