body {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    border: 0;
    border-image-width: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

textarea {
    font-family: HelveticaNowText-Regular, san-serif;
    padding: .25rem .5rem;
    border: 1px solid #CBCBCB;
}

body, html {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 16px;
    line-height: 1;
    font-family: HelveticaNowText-Regular, san-serif !important;
    width: 100%;
    height: 100%;
}

    body*, body *:after, body *:before {
        -webkit-box-sizing: border-box !important;
        box-sizing: border-box !important;
    }


article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }

.PageFill {
    height: 100%;
}

.PopupPageFill {
    height: 100%;
}

.PopupPanelBodyScrollableArea {
    max-height: 300px;
    overflow: scroll;
    padding-bottom: .2em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

a {
    color: #0041FF;
    text-decoration: none;
    -webkit-user-select: none;
}

.SectionHeading {
    font-size: 10pt;
    font-weight: bold;
}

/* TABLES  */

table, tbody {
    border-collapse: collapse !important;
    border-spacing: 0 !important;
    width: 100% !important;
    border: none !important;
    height: auto;
    
    overflow: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* overflow-x: scroll; */
    /* text-align: left; */
}

legend {
    font-family: HelveticaNowText-Regular;
    font-size: 10px;
    color: #212633;
    padding-bottom: .5em;
}

.regularGridRow > td, .alternatingGridRow > td, .hightlightedRow > td, .regularGridRowNon > td, .alternatingGridRowNon > td {
    padding: 0.7rem 1rem .7rem 0;
    text-align: left;
}

#divGridPanel tr.GridTableHeaderStyle td:first-child, .regularGridRow > td:first-child, .alternatingGridRow > td:first-child, .hightlightedRow > td:first-child, .regularGridRowNon > td:first-child, .alternatingGridRowNon > td:first-child {
    padding-left: 1rem;
}

.settingsTopMiddlePanel #divGridPanel tr.GridTableHeaderStyle td {
    padding-right: 1rem !important;
    font-size: .675rem;
}

#ctl00_MainPlaceHolder_gridUserAssigments {
    margin-top: 20px;
}

#ctl00_MainPlaceHolder_grdUsers tr.GridTableHeaderStyle td,
#ctl00_MainPlaceHolder_grdUsers tr.GridTableHeaderStyle td a,
#ctl00_MainPlaceHolder_gridUserAssigments tr.GridTableHeaderStyle td {
    color: #000000 !important;
    text-decoration: none;
    background: transparent;
    text-transform: uppercase;
    font-family: HelveticaNow-Bold;
    font-size: 0.625rem;
    text-align: left;
    padding-bottom: 1em !important;
    font-weight: normal;
}

.find-by-section {
    margin-top: 20px !important;
}

.find-by-section span.RegularText {
    color: #000000 !important;
    background: transparent;
    font-family: HelveticaNow-Bold;
    font-size: 0.75rem;
    text-align: left;
    font-weight: normal;
}

#ctl00_MainPlaceHolder_cmdSaveAssigment {
    width: 65px !important;
    height: 26px !important;
}

#ctl00_MainPlaceHolder_HierarchySetup1_HierarchySetupAssigments1_lbGroups {
    height: 200px !important;
    width: 100% !important;
    margin: 10px 0;
}

.org-settings td, .org-settings td.RegularText, #ctl00_MainPlaceHolder_HierarchySetup1_HierarchySetupAssigments1_lAssiment {
    font-size: 12px !important;
    font-weight: 500 !important;
    vertical-align: central !important;
    height: 30px !important;
}

table.org-settings.org-settings-right td:nth-child(1) {
    width: 30% !important;
}

.ml-10 {
    margin-left: -10px !important;
}

.org-settings input[type='checkbox'] {
    margin: 0.4rem 0.4rem 0.4rem 0 !important;
}

.clickableIcon.icon-to-small {
    max-height: 1.0625rem !important;
}


#ctl00_MainPlaceHolder_grdViewLog > tbody > tr > td {
    border-width: 0 !important;
}

#ctl00_MainPlaceHolder_lbLenders {
    height: 400px !important;
    width: 700px !important;
}

.wrap-text {
    word-wrap: break-word !important;
    max-width: 500px !important;
}

#ctl00_MainPlaceHolder_grdSettings td, #ctl00_MainPlaceHolder_grdViewLog td {
    position: relative;
    font-size: .75rem;
    color: #212633;
}

#ctl00_MainPlaceHolder_pnlAddEdit > table > tbody > tr:nth-child(2) span,
#ctl00_MainPlaceHolder_pnlAddEdit > table > tbody > tr:nth-child(2) label {
    font-size: 12px !important;
}

#ctl00_MainPlaceHolder_tbPilotUsers, #ctl00_MainPlaceHolder_tbPilotOrgs {
    width: 300px !important;
    height: 100px !important;
}

#ctl00_MainPlaceHolder_txtNameId {
    width: 300px !important;
    text-align: left !important;
}

#ctl00_MainPlaceHolder_txtBoxDescription {
    width: 400px !important;
    text-align: left !important;
}

#ctl00_MainPlaceHolder_pnlAddEdit > table > tbody > tr:nth-child(2) td {
    text-align: left !important;
}

.InputGrid.template-settings td {
    font-size: 12px;
    font-weight: 500;
}

.InputGrid.template-settings input[type='radio'] {
    margin: 0.2rem;
}

.float-left {
    float: left;
}

.cx-settings, table.InputGrid.template-settings {
    max-width: 1400px !important;
}

#ctl00_MainPlaceHolder_divEdit > table.InputGrid > tbody > tr:last-child td {
    vertical-align: middle !important;
}

/*enrollment */
table.enrollment-tbl-1 {
    float: left;
    max-width: 1200px;
}

table.enrollment-tbl-1 td:nth-child(1) {
    width: 20% !important;
}

#ctl00_MainPlaceHolder_DivEnrollment > table > tbody > tr > td.pr3 > fieldset > table > tbody > tr > td:first-child {
    width: 30% !important;
}

#ctl00_MainPlaceHolder_DivEnrollment > table > tbody > tr > td.pr3 > fieldset > table > tbody > tr > td:last-child {
    text-align: left !important;
}

#ctl00_MainPlaceHolder_DivEnrollment > table > tbody > tr > td.pr3 > fieldset > table > tbody > tr > td:last-child input {
    width: 100% !important;
}

#ctl00_MainPlaceHolder_ctl00_MainPlaceHolder_ddlOrgViewPanel select {
    max-width: 400px;
}

#ctl00_MainPlaceHolder_divTemplateFrom #ctl00_MainPlaceHolder_ddlFrom {
    width: 100%;
    max-width: 500px;
}

.regularGridRow, .alternatingGridRow, .hightlightedRow, .regularGridRowNon, .alternatingGridRowNon {
    cursor: pointer;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

.regularGridRow, .regularGridRowNon {
    background-color: #F2F2F2;
    width: 100% !important;
    /* border: 1px solid #979797; */
}

#divGridPanel + tr:nth-child(odd), .tableGrid tr:nth-child(odd) {
    background: #F2F2F2;
}

#divGridPanel + tr td:first-child {
    outline: 1px solid green;
    padding-left: .5rem !important;
}

#divGridPanel.matrix-grid tr {
    background: transparent;
}

    #divGridPanel.matrix-grid tr td:first-child {
        text-align: right;
        white-space: nowrap;
    }

    #divGridPanel.matrix-grid tr:first-child td {
        text-align: center;
        padding-bottom: .5rem !important;
        font-size: .875rem;
    }

    #divGridPanel.matrix-grid .GridTableHeaderStyle, #divGridPanel.matrix-grid tr td:first-child {
        font-family: HelveticaNow-Bold;
        font-size: .875rem;
        color: #212633;
    }

        #divGridPanel.matrix-grid .GridTableHeaderStyle td:first-child {
            visibility: hidden;
        }

#divGridPanel + tr, #divGridPanel tr.GridTableHeaderStyle, #divGridPanel tr.pagerStyle, a.GridHeaderColumn,
.configure-selection-container .GridTableHeaderStyle a{
    color: #444444 !important;
    background: #FFFFFF;
    width: 100%;
}

#divGridPanel tr.GridTableHeaderStyle {
    font-size: .75rem;
}

    #divGridPanel tr.GridTableHeaderStyle a {
        text-decoration: underline;
        cursor: pointer;
        background: transparent;
        font-weight: normal !important;
    }

        #divGridPanel tr.GridTableHeaderStyle a.GridHeaderSortedColumn {
            color: #004BFF !important;
            text-decoration: underline;
            cursor: pointer;
            background: transparent;
        }

        #divGridPanel tr.GridTableHeaderStyle a:hover {
            text-decoration: none;
        }

.pagerStyle td {
    padding: 1rem 0;
    display: block;
}

.topTitlePopUpTabPanelScrollable table tr:hover, .topTitlePopUpMiddleDarkPanelScrollable tr:hover {
    background: unset;
}

.PopupCloseBox {
    background-color: white;
}

.PopupPanelCloseLink {
    font-family: Arial;
    color: Black;
    text-align: center;
}

a.GridHeaderSortedColumn {
    color: #004BFF !important;
    text-decoration: underline;
}

#divGridPanel {
    padding: 1.3rem 0rem 1rem;
    font-size: .875rem;
}

div#divGridPanel img, div#divGridPanel input[type="image"] {
    max-height: 15px;
}

#divGridPanel td {
    position: relative;
    /* text-align: left !important; */
    font-size: .75rem;
    color: #212633;
}

    #divGridPanel td * {
        /* text-align: left !important; */
    }

#divGridPanel .alternatingGridRowNon td:nth-child(3)::before, #divGridPanel .regularGridRowNon td:nth-child(3)::before, #divGridPanel .nonValidateDot.hightlightedRow td:nth-child(3)::before {
    content: '';
    display: block;
    background: #cf0b2d !important;
    position: absolute;
    left: 0;
    top: -1px;
    -webkit-transform: translate(-0.1em, 0.165rem);
    -ms-transform: translate(-0.1em, 0.165rem);
    transform: translate(-0.1em, 0.165rem);
    width: 0.3125rem;
    height: 1.875rem;
}

#divGridPanel td:nth-child(3) {
    padding-left: 1rem;
}

#divGridPanel tr.GridTableHeaderStyle td:nth-child(3) {
    padding-left: 1rem !important;
}

#divGridPanel tr.pagerStyle a, .gridReportList .pagerStyle a {
    color: #004BFF;
    text-decoration: underline;
    padding: 0 0.3125rem;
}

    #divGridPanel tr.pagerStyle a, .gridReportList .pagerStyle a:hover {
        text-decoration: none !important;
    }

#divGridPanel tr.pagerStyle span span, .gridReportList .pagerStyle span span {
    font-size: 0.75rem;
    padding: 0 0.4em 0 0;
    font-family: HelveticaNow-Bold;
    color: #212633 !important;
}

.settingsTopMiddlePanel #divGridPanel tr.GridTableHeaderStyle td {
    padding: 0;
    color: unset !important;
}

.GridTableHeaderStyle {
    white-space: nowrap;
    font-size: 0.63rem;
    font-family: HelveticaNow-Bold;
    /* text-transform: capitalize; */
}

    .GridTableHeaderStyle tr td {
        padding-right: .5rem;
        padding: 0 1rem .5rem 0 !important;
    }

    .GridTableHeaderStyle td a {
        font-weight: bold;
    }

a.GridHeaderColumn:hover {
    text-decoration: underline;
}

* {
    -webkit-font-smoothing: unset !important;
    -moz-osx-font-smoothing: grayscale;
}

.FieldSet, fieldset {
    height: auto !important;
    margin: 0;
    -webkit-margin-start: 0px;
    margin-inline-start: 0px;
    -webkit-margin-end: 0px;
    margin-inline-end: 0px;
    margin-right: 0;
    width: auto;
    border: none;
}

.LeftMenuContainer {
    position: absolute;
    margin-top: 5px;
    margin-left: 5px;
    z-index: 99999;
}

.MainMenuWhite {
    width: 15px;
}

.MenuBackground {
    background: url(../Images/Menu/MenuBackground.gif) bottom repeat;
    cursor: pointer;
}

.MainMenuCell {
    background: #E26F1B;
    padding-right: 50px;
}

.MenuCellFiller {
    background: #E26F1B;
    text-align: center;
}

.PageTitle {
    color: #FFFFFF;
    text-align: right;
    padding: 0 1.5rem;
    float: right;
    -ms-flex-item-align: f;
    -ms-grid-row-align: f;
    align-self: f;
}

.MenuTable {
    -webkit-box-shadow: 1px 3px 4px 0px #DFDFE1;
    box-shadow: 1px 3px 4px 0px #DFDFE1;
    margin: 2rem;
}


/* SETTINGS -> ENROLLMENT */

.MenuTable fieldset.RegularText tr {
    padding-bottom: 1.5rem;
}

.RadTreeView {
    border: 1px solid;
    margin: 0.5rem;
}

#ctl00_MainPlaceHolder_DivEnrollment {
    width: auto !important;
}

#ctl00_MainPlaceHolder_HierarchySetup1_editBox {
    background-color: white;
    padding: .5rem
}

    #ctl00_MainPlaceHolder_HierarchySetup1_editBox #ctl00_MainPlaceHolder_HierarchySetup1_lParent {
        text-align: center;
        padding: 0.3rem;
        width: 100%;
        display: block;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

.pagerStyle table tr {
    float: left;
}

.pagerStyle table td {
    padding: .5rem .5rem 1.5rem 0;
}

#ctl00_MainPlaceHolder_ctl00_MainPlaceHolder_grdUsersPanel {
    margin: 1rem 0;
}

ctl00_phMainContent_AppLogin .GridTableHeaderStyle td {
    padding: .5rem 0
}

/* ORGANIZATIONS PAGE*/
.InputGrid td.DataGridCell.LargeColumn:first-child {
    padding: 1em 1em 1em 0;
}

.InputGrid td.DataGridCell.LargeColumn:last-child {
    width: 10rem;
}

.InputGrid td.DataGridCell, .InputGrid th {
    /* display: inline-block; */
}

#ctl00_MainPlaceHolder_ctl00_MainPlaceHolder_ddlOrgPanel {
    display: unset !important;
    width: 300px;
}

#ctl00_MainPlaceHolder_ctl00_MainPlaceHolder_ddlOrgPanel select {
    width: 200px !important;
}

.MessageLabel {
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    height: 25px;
    padding: 5px 5px 5px 5px;
}

.WizardLeftNav {
    background-color: #E3E8E2;
    width: 200px;
    height: 660px;
}

.WizardConentArea {
    background-color: White;
    width: 575px;
    height: 410px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
}

.WizardNavButtonArea {
    background-color: White;
    width: 575px;
    height: 85px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
}

.WizardSelectedItemTable {
    border-left: 4px solid limegreen !important;
    cursor: pointer;
    font-weight: normal !important;
    font-size: .8rem;
    -webkit-transform: translateX(-1px);
    -ms-transform: translateX(-1px);
    transform: translateX(-1px);
}

    .WizardSelectedItemTable td {
        position: relative;
    }

.WizardItemTable {
    cursor: pointer;
}

.WizardNonSelectedItemTable {
}

.WizardNavHighlightText {
    font-weight: bold;
    color: Black;
}

.WizardNavText {
    font-weight: bold;
    color: Gray;
}

.RegularText {
    font-size: .875rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: .5em;
    width: 100%;
    line-height: 1rem;
    font-weight: normal;
}

/*need to override the above when set on td*/
td.RegularText {
    width: auto !important;
    padding-bottom: 0 !important;
    text-align: left;
}

.RegularTextForRanking {
    font-size: .625rem;
}

.RegularTextLink {
    color: #004BFF;
    text-decoration: underline;
    cursor: pointer;
}

    .RegularTextLink input, .RegularText input {
        vertical-align: middle;
    }

input[type="radio"] {
    vertical-align: middle;
    margin-top: 0;
    /* padding: 1.2rem; */
    z-index: 1000;
}

.ColumnsListSmall {
    border: 1px solid #BFBFBF;
}

.RegularTextItalic {
    font-style: italic;
}

.ErrorLabel {
    color: Red;
}

.BoldText {
    font-family: HelveticaNow-Bold, san-serif !important;
}

.NonValidatedPdf {
    float: right;
    margin-left: 10px;
    margin-top: 10px;
    font-size: 15px;
    color: blue;
    text-decoration: underline;
}

div#ctl00_MainPlaceHolder_ctl00_MainPlaceHolder_cbIncludeDeletedPanel {
    width: 100%;
    white-space: nowrap;
    margin-bottom: 0.6rem;
}

@media print {
    html, body {
        background: transparent;
    }

    .ButtonPrintSuppress {
        display: none;
    }

    .HighlightRankColumn {
        color: Black;
        font-weight: bolder;
        border: solid 3px firebrick;
    }
}

.checkbox-list-container tr, .checkbox-list-container td {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    vertical-align: baseline;
}

.checkbox-list-container td {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.7em 0;
}

    .checkbox-list-container td label {
        vertical-align: bottom;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 100%;
        padding: 0.8em 1.5em 0 0.6em;
    }

.radio-button-list-container label {
    font-size: .875rem;
    color: #212633;
    vertical-align: middle;
}

.radio-button-list-container input[type="radio"] {
    vertical-align: middle;
    margin-top: 0;
}

.archive-container fieldset legend {
    font-size: .875rem !important;
    font-family: "HelveticaNow-Bold";
}

.archive-container fieldset center {
    float: left;
}

    .archive-container fieldset center br {
        display: none;
    }

.ReportDescription .regularGridRow > td, .ReportDescription .alternatingGridRow > td, .ReportDescription .hightlightedRow > td, .ReportDescription .regularGridRowNon > td, .ReportDescription .alternatingGridRowNon > td {
    padding: 0.7rem 1rem .7rem 1rem !important;
}

div#divGridPanel input[type="image"].clickableIcon {
    width: 1.0625rem !important;
    max-height: 1.25rem !important;
    height: 1.25rem;
}

div#divGridPanel tr td:last-child input[type="image"].clickableIcon:last-child {
    width: .9375rem !important;
    max-height: 2.25rem !important;
    height: .9375rem;
}

.MainMenuTL, .MainMenuTR {
    display: inline-block;
}

.MenuPane {
    height: 100%;
}

tr td .popup {
    position: absolute;
    right: 100%;
    top: calc(50% + .25rem);
    z-index: 100;
    -webkit-transform: translateX(2.7rem);
    -ms-transform: translateX(2.7rem);
    transform: translateX(2.7rem);
}

    tr td .popup .caret {
        width: 1rem;
        height: 1rem;
        position: relative;
        right: calc(-100% + 1.8rem);
        -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.30);
        box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.30);
        background: #fff;
        -webkit-transform: rotate(45deg) translateY(0.8rem);
        -ms-transform: rotate(45deg) translateY(0.8rem);
        transform: rotate(45deg) translateY(0.8rem);
        z-index: 0;
        display: block;
        bottom: 100%;
    }

td.DataGridButtonColumn.relative.report-popup-container {
    padding: 0;
    position: relative;
    text-align: left;
}

.elipsis {
    cursor: pointer;
    vertical-align: middle;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0.7rem .2rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .elipsis span {
        line-height: 1rem;
        background: #212633;
        display: inline-block;
        border-radius: 50%;
        width: .25rem;
        height: .25rem;
        margin: 0 .075rem 0 .075rem;
        vertical-align: middle;
    }

.hidePopup .popup {
    display: none;
}

.report-popup-container ul {
    list-style: none;
    margin-left: 0;
    background: #FAFAFA;
    -webkit-box-shadow: 0px 4px 5px 0 rgba(0, 0, 0, 0.30);
    box-shadow: 0px 4px 5px 0 rgba(0, 0, 0, 0.30);
    padding: 0;
    margin-top: 0;
    z-index: 101;
    position: relative;
}

.report-popup-container li {
    margin-left: 0;
    padding: .5rem 1rem;
    border-bottom: 1px solid #ebebeb;
    font-size: .75rem;
    width: 6.25rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    white-space: nowrap;
    z-index: 100;
}

    .report-popup-container li:hover {
        background: #B8D5FF;
    }

    .report-popup-container li:last-child {
        border-bottom: none;
    }

.BodyPattern .MainMenuTL, .BodyPattern .MainMenuTR {
    display: table-cell;
}

.enrollment-container .FieldSet, .enrollment-container fieldset {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* padding: 0; */
}

    .enrollment-container .FieldSet td, .enrollment-container fieldset td {
        padding-bottom: .325rem;
    }

.login-container tbody {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.login-container tbody {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.search-all-deals-container #divGridPanel {
    -ms-overflow-style: auto;
}
