.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

#page, #branding, #footer, #headerNav ul, #blue-space {
    /* placeholder */
}

#page {
    clear: none;
    overflow: visible;
    padding: .5em;
}

.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
    display: table-cell;
    padding: 1em;
    margin: 0;
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix:before,
.clearfix:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
    display: table-row
}

.alpha {
    clear: both;
}

.omega {
    margin-right: 0;
}

.wbForm {
    margin-top: .33em;
}

    .wbForm:before,
    .wbForm:after {
        display: table;
        content: " ";
    }

    .wbForm:after {
        clear: both;
    }

.webBuilderFooter {
    margin-bottom: 1em;
    text-align: center;
}

#page, #branding, #footer, #headerNav ul, #blue-space {
    margin-left: auto;
    margin-right: auto;
}

a {
    text-decoration: none;
    color: inherit;
}

.webBuilderScreenHeader {
    /* placeholder */
}

.webBuilderSection {
    overflow: hidden;
    margin-bottom: .5em;
    display: table;
    padding: 0;
}

    .webBuilderSection:before,
    .webBuilderSection:after {
        display: table;
        content: " ";
    }

    .webBuilderSection:after {
        clear: both;
    }

.webBuilderSection, .grid_12.webBuilderSection {
    display: table;
    padding: 0;
    margin-bottom: .5em;
}

.webBuilderSection.responsive {
    display: block;
}

.webBuilderSectionHeader {
    font-size: 1.25em;
    white-space: nowrap;
    margin: 0;
    vertical-align: middle;
    text-align: left;
    border: .08em solid #DDDDDD;
    color: #333333;
    padding: .5em;
}

    .webBuilderSectionHeader > span > h2 {
        font-size: 1em;
        font-weight: normal;
    }

    .webBuilderSectionHeader * {
        display: inline;
        padding-right: 1em;
    }

    .webBuilderSectionHeader + .webBuilderSectionWrapper {
        border: .08em solid #DDDDDD;
        border-top: none;
    }

.webBuilderSectionWrapper {
    /* placeholder */
}

.webBuilderRowWrapperFirst {
    /* placeholder */
}

.webBuilderRowWrapper {
    display: table-row;
}

    .webBuilderRowWrapper:before,
    .webBuilderRowWrapper:after {
        display: table;
        content: " ";
    }

    .webBuilderRowWrapper:after {
        clear: both;
    }

    .webBuilderRowWrapper textarea {
        height: 4em;
    }


.webBuilderRowWrapper.responsive{
    display: block;
}

.webBuilderHeaderRow {
    /* placeholder */
}

.webBuilderTopProgressBar {
    /* placeholder */
}

.webBuilderCellEditorRight {
    display: block;
    margin-left: auto;
}

.webBuilderCellEditorCenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wbProgressBar {
    padding: 0;
    margin: .08em;
    border: solid .08em #DDDDDD;
}

    .wbProgressBar li {
        padding: .42em .83em;
        font-size: 1.25em;
        color: #333333;
        text-align: center;
        display: inline-block;
        vertical-align: middle;
        box-shadow: inset 0 0 0 #3c8dbc;
        transition: box-shadow .25s ease-in-out;
        border-left: .08em solid transparent;
        border-right: .08em solid transparent;
    }

        .wbProgressBar li:hover {
            box-shadow: inset 0 .3em 0 #3c8dbc;
        }

        .wbProgressBar li.twoLine {
            line-height: 1.5em;
        }

        .wbProgressBar li.active {
            box-shadow: inset 0 .3em 0 #3c8dbc;
            border-left: .08em solid #DDDDDD;
            border-right: .08em solid #DDDDDD;
        }

        .wbProgressBar li a {
            color: #333333;
        }

.webBuilderLink {
    text-decoration: underline;
    color: #0066cc;
}

.product-grid {
    font-size: 1em;
    min-height: 12.5em;
    width: 98%;
    min-height: 4em;
    margin: 0 auto 1em auto;
}

    .product-grid tr.product-grid-header {
        background-color: #6398B8;
        color: white;
    }

    .product-grid tr.product-grid-program {
        font-weight: bold;
        font-size: 1.0em;
    }

.wbButtons {
    padding: .5em;
    display: inline-block;
    vertical-align: middle;
}

.wbDelete {
    margin-left: auto;
    margin-right: 43em;
}

.wbHr {
    border: 0;
    border-bottom: .08em solid #DDDDDD;
    margin: 0;
}


/*
Other WB Classes
*/

.webBuilderRowWrapper .EmpowerBaseTextBox {
    width: 100%;
}

/*
Data Compare Tolerance
*/

.dtcNegativeGridColumn {
    color: red;
    text-align: right;
}

.dtcColumnAlignment {
    text-align: right;
}

/*
Data Compare Tolerance
*/

.MultiFile-list {
    height: 15em;
    border: solid 1px #ccc;
    overflow-y: scroll;
}

.MultiFile-label {
    border-bottom: solid .08em #DDDDDD;
    white-space: nowrap;
    margin: .3em;
}

.MultiFile-title > em {
    font-style: normal;
}

.multi {
    width: 100%;
}

.import-single {
    width: 100%;
}

.icon-document-delete-16 {
    font-family: "FontAwesome";
}

.icon-document-delete-16::before {
    content: "\f05e";
}

.wrapword{
	word-break: break-all; 	
}

.grid_2.customLabel {
    width: 230px;
}

.grid_3.customLabel {
    width: 160px;
}

/*
Broker State Specific
*/

div.brokerStateSpecific div.webBuilderSection {
    width: 60em;
}

