html, body, .form {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-color: white;
}

body {
    position: relative;
    min-height: 100%;
    height: 100%;
    padding-top: 1px;
    margin-top: -1px;
}

html, .form {
    height: 100%;
}

.content {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    min-height: 100%;
    height: 100%;
    -webkit-overflow-scrolling: touch;
    padding: 5px;
}

/* Header */
.headerPane {
    background-color: #EDEDED;
    background-position: left top;
    background-repeat: no-repeat;
    font-family: Tahoma;
}

    .headerPane .headerTop {
        height: 45px;
    }

.templateTitle {
    float: left;
    margin-left: 15px;
    margin-top: 11px;
}

.templateTitle a {
    text-decoration: none;
    font-size: x-large;
    color: black;
}

.loginControl {
    float: right;
    margin-top: 17px;
    margin-right: 25px;
    font-size: 12px;
}

    .loginControl a {
        color: black;
        text-decoration: none;
        border-bottom: dashed 1px black;
        display: inline-block;
    }

.headerMenu {
    margin-top: 0px;
}

/* Footer */
.footerPane {
    background-color: #EDEDED;
    height: 100%;
}

.footerMenu {
    float: right;
    padding-top: 7px;
}

.version {
    float: left;
    margin-left: 15px;
    margin-top: 5px;
}

.copyright {
    float: right;
    margin-right: 15px;
    margin-top: 5px;
}

/* Account */
.accountHeader h2 {
    margin: 10px 0 7px 0;
    font-size: 16px;
}

.accountHeader p {
    font-size: 12px;
    margin: 0;
    padding: 0;
}

.accountHeader {
    margin-bottom: 20px;
}

/* iOS */
.dxsplVSeparator_iOS,
.dxsplHSeparator_iOS {
    border-width: 0px !important;
}

.dxsplPane_iOS.leftPane,
.dxsplPane_iOS.rightPane,
.dxsplPane_iOS.contentPane {
    border-width: 1px !important;
}

.dxsplControl_iOS .templateTitle {
    margin-top: 3px;
}

    .dxsplControl_iOS .templateTitle a {
        color: #303030;
        font-size: 26px;
        line-height: 1em;
        font-weight: bold;
    }

.dxsplControl_iOS .headerTop,
.dxsplControl_iOS .content {
    font-family: HelveticaNeue,Helvetica,Verdana,sans-serif;
}

.dxsplControl_iOS .loginControl {
    margin-top: 4px;
}

    .dxsplControl_iOS .loginControl a {
        color: #0160E7;
        text-decoration: underline;
        font-size: 20px;
        font-weight: bold;
    }

.dxsplControl_iOS .headerTop {
    height: 33px;
}

.dxsplControl_iOS .headerMenu {
    margin-top: 0px;
}

.dxsplPane_iOS.mainContentPane {
    border-width: 0px !important;
    box-shadow: initial;
    -webkit-box-shadow: initial;
    -moz-box-shadow: initial;
}

.dxsplPane_iOS.footerPane {
    border-width: 1px !important;
}

.dxsplControl_iOS .accountHeader p {
    color: #303030;
    font-size: 18px;
}

.dxsplControl_iOS .accountHeader h2 {
    color: #303030;
    font-size: 26px;
    margin-bottom: 10px;
}

/* Aqua */
.dxsplControl_Aqua {
    font-family: Tahoma;
}

    .dxsplControl_Aqua .headerPane,
    .dxsplControl_Aqua .footerPane,
    .dxsplControl_Aqua .footerMenu li {
        background-color: #BFDBFF;
    }

    .dxsplControl_Aqua .headerPane {
        background-image: url('images/AquaHeader.jpg');
    }

    .dxsplControl_Aqua .accountHeader h2 {
        color: #5689C5;
    }

    .dxsplControl_Aqua .loginControl a,
    .dxsplControl_Aqua .templateTitle a {
        color: White;
        border-color: White;
    }

/* DevEx */
.dxsplControl_DevEx {
    font-family: Verdana;
    color: #201F35;
}

    .dxsplControl_DevEx .headerPane,
    .dxsplControl_DevEx .footerPane,
    .dxsplControl_DevEx .footerMenu li {
        background-color: #F2F3F4;
    }

    .dxsplControl_DevEx .templateTitle a,
    .dxsplControl_DevEx .loginControl,
    .dxsplControl_DevEx .loginControl a {
        color: #4B4B57;
    }

        .dxsplControl_DevEx .loginControl a {
            border-bottom-color: #4B4B57;
        }

    .dxsplControl_DevEx .headerMenu {
        margin-top: 13px;
    }

    .dxsplControl_DevEx .accountHeader p {
        font-size: 11px;
    }

/* BlackGlass */
.dxsplControl_BlackGlass {
    font-family: Tahoma;
}

    .dxsplControl_BlackGlass .headerPane,
    .dxsplControl_BlackGlass .footerPane,
    .dxsplControl_BlackGlass .footerMenu li {
        background-color: #2A2A2A;
        color: white;
    }

    .dxsplControl_BlackGlass .headerPane {
        background-image: url('images/BlackGlassHeader.jpg');
    }

    .dxsplControl_BlackGlass .leftPanel li[class$="dxnb-last"] ul {
        border-bottom: 1px solid black;
    }

    .dxsplControl_BlackGlass .accountHeader p {
        color: #585858;
    }

    .dxsplControl_BlackGlass .loginControl a,
    .dxsplControl_BlackGlass .templateTitle a {
        color: White;
        border-color: White;
    }

/* Glass */
.dxsplControl_Glass {
    font-family: Tahoma;
}

    .dxsplControl_Glass .headerPane,
    .dxsplControl_Glass .footerPane,
    .dxsplControl_Glass .footerMenu li {
        background-color: #CFE0E7;
    }

    .dxsplControl_Glass .headerPane {
        background-image: url('images/GlassHeader.jpg');
    }

    .dxsplControl_Glass .footerMenu * {
        background-image: none !important;
    }

    .dxsplControl_Glass .templateTitle a,
    .dxsplControl_Glass .loginControl,
    .dxsplControl_Glass .loginControl a {
        color: #4B4B57;
    }

        .dxsplControl_Glass .loginControl a {
            border-bottom-color: #4B4B57;
        }

    .dxsplControl_Glass .accountHeader h2 {
        color: #387FA4;
    }

    .dxsplControl_Glass .accountHeader p {
        color: #575757;
    }

/* Office2003Blue */
.dxsplControl_Office2003Blue {
    font-family: Tahoma;
}

    .dxsplControl_Office2003Blue .headerPane,
    .dxsplControl_Office2003Blue .footerPane,
    .dxsplControl_Office2003Blue .footerMenu li {
        background-color: #BCD4F6;
    }

    .dxsplControl_Office2003Blue .footerMenu div {
        background: transparent none;
    }

    .dxsplControl_Office2003Blue .leftPanel > ul {
        background: transparent none;
    }

    .dxsplControl_Office2003Blue .templateTitle a,
    .dxsplControl_Office2003Blue .loginControl,
    .dxsplControl_Office2003Blue .loginControl a {
        color: #4B4B57;
    }

        .dxsplControl_Office2003Blue .loginControl a {
            border-bottom-color: #4B4B57;
        }

    .dxsplControl_Office2003Blue .accountHeader p {
        color: #424242;
    }

    .dxsplControl_Office2003Blue .headerMenu {
        margin-top: 5px;
    }

/* Office2003Olive */
.dxsplControl_Office2003Olive {
    font-family: Tahoma;
}

    .dxsplControl_Office2003Olive .headerPane,
    .dxsplControl_Office2003Olive .footerPane,
    .dxsplControl_Office2003Olive .footerMenu li {
        background-color: #D6DCBB;
    }

    .dxsplControl_Office2003Olive .footerMenu div {
        background: transparent none;
    }

    .dxsplControl_Office2003Olive .leftPanel > ul {
        background: transparent none;
    }

    .dxsplControl_Office2003Olive .templateTitle a,
    .dxsplControl_Office2003Olive .loginControl,
    .dxsplControl_Office2003Olive .loginControl a {
        color: #4B4B57;
    }

        .dxsplControl_Office2003Olive .loginControl a {
            border-bottom-color: #4B4B57;
        }

    .dxsplControl_Office2003Olive .accountHeader p {
        color: #424242;
    }

    .dxsplControl_Office2003Olive .headerMenu {
        margin-top: 5px;
    }

/* Office2003Silver */
.dxsplControl_Office2003Silver {
    font-family: Tahoma;
}

    .dxsplControl_Office2003Silver .headerPane,
    .dxsplControl_Office2003Silver .footerPane,
    .dxsplControl_Office2003Silver .footerMenu li {
        background-color: #D0D0DE;
    }

    .dxsplControl_Office2003Silver .footerMenu div {
        background: transparent none;
    }

    .dxsplControl_Office2003Silver .leftPanel > ul {
        background: transparent none;
    }

    .dxsplControl_Office2003Silver .templateTitle a,
    .dxsplControl_Office2003Silver .loginControl,
    .dxsplControl_Office2003Silver .loginControl a {
        color: #4B4B57;
    }

        .dxsplControl_Office2003Silver .loginControl a {
            border-bottom-color: #4B4B57;
        }

    .dxsplControl_Office2003Silver .accountHeader p {
        color: #424242;
    }

    .dxsplControl_Office2003Silver .headerMenu {
        margin-top: 5px;
    }

/* Office2010Black */
.dxsplControl_Office2010Black {
    font-family: Verdana;
}

    .dxsplControl_Office2010Black .headerPane,
    .dxsplControl_Office2010Black .footerPane,
    .dxsplControl_Office2010Black .footerMenu li {
        background-color: #393939;
        color: white;
    }

    .dxsplControl_Office2010Black .footerMenu a {
        color: white !important;
    }

    .dxsplControl_Office2010Black .accountHeader h2 {
        color: #3C3C3C;
    }

    .dxsplControl_Office2010Black .accountHeader p {
        font-size: 11px;
    }

    .dxsplControl_Office2010Black .headerMenu {
        margin-top: 13px;
    }

    .dxsplControl_Office2010Black .loginControl a,
    .dxsplControl_Office2010Black .templateTitle a {
        color: White;
        border-color: White;
    }

/* Office2010Blue */
.dxsplControl_Office2010Blue {
    font-family: Verdana;
}

    .dxsplControl_Office2010Blue .headerPane,
    .dxsplControl_Office2010Blue .footerPane,
    .dxsplControl_Office2010Blue .footerMenu li {
        background-color: #D3E4F6;
    }

    .dxsplControl_Office2010Blue .templateTitle a,
    .dxsplControl_Office2010Blue .loginControl,
    .dxsplControl_Office2010Blue .loginControl a {
        color: Black;
    }

        .dxsplControl_Office2010Blue .loginControl a {
            border-bottom-color: Black;
        }

    .dxsplControl_Office2010Blue .accountHeader h2 {
        color: #498BC2;
    }

    .dxsplControl_Office2010Blue .accountHeader p {
        font-size: 11px;
    }

    .dxsplControl_Office2010Blue .headerMenu {
        margin-top: 13px;
    }

/* Office2010Silver */
.dxsplControl_Office2010Silver {
    font-family: Verdana;
}

    .dxsplControl_Office2010Silver .headerPane,
    .dxsplControl_Office2010Silver .footerPane,
    .dxsplControl_Office2010Silver .footerMenu li {
        background-color: #A9ACB4;
        color: white;
    }

    .dxsplControl_Office2010Silver .accountHeader h2 {
        color: #3B3B3B;
    }

    .dxsplControl_Office2010Silver .accountHeader p {
        font-size: 11px;
    }

    .dxsplControl_Office2010Silver .headerMenu {
        margin-top: 13px;
    }

    .dxsplControl_Office2010Silver .loginControl a,
    .dxsplControl_Office2010Silver .templateTitle a {
        color: White;
        border-color: White;
    }

/* PlasticBlue */
.dxsplControl_PlasticBlue {
    font-family: Tahoma;
}

    .dxsplControl_PlasticBlue .headerPane,
    .dxsplControl_PlasticBlue .footerPane,
    .dxsplControl_PlasticBlue .footerMenu li {
        background-color: #3C4F8F;
        color: white;
    }

    .dxsplControl_PlasticBlue .headerPane {
        background-image: url('images/PlasticBlueHeader.jpg');
    }

    .dxsplControl_PlasticBlue .accountHeader h2 {
        color: #5A83D0;
    }

    .dxsplControl_PlasticBlue .accountHeader p {
        color: #575757;
    }

    .dxsplControl_PlasticBlue .headerMenu {
        margin-top: 12px;
    }

    .dxsplControl_PlasticBlue .loginControl a,
    .dxsplControl_PlasticBlue .templateTitle a {
        color: White;
        border-color: White;
    }

/* RedWine */
.dxsplControl_RedWine {
    font-family: Tahoma;
}

    .dxsplControl_RedWine .headerPane,
    .dxsplControl_RedWine .footerPane,
    .dxsplControl_RedWine .footerMenu li {
        background-color: #78002B;
        color: white;
    }

    .dxsplControl_RedWine .headerPane {
        background-image: url('images/RedWineHeader.jpg');
        background-position: top right;
    }

    .dxsplControl_RedWine .footerMenu div {
        background: transparent none;
    }

    .dxsplControl_RedWine .accountHeader h2 {
        color: #8A0A37;
    }

    .dxsplControl_RedWine .headerMenu {
        margin-top: 9px;
    }

    .dxsplControl_RedWine .loginControl a,
    .dxsplControl_RedWine .templateTitle a {
        color: White;
        border-color: White;
    }

/* SoftOrange */
.dxsplControl_SoftOrange {
    font-family: Tahoma;
}

    .dxsplControl_SoftOrange .headerPane,
    .dxsplControl_SoftOrange .footerPane,
    .dxsplControl_SoftOrange .footerMenu li {
        background-color: #F9F9F9 !important;
        background-image: none !important;
    }

    .dxsplControl_SoftOrange .templateTitle a,
    .dxsplControl_SoftOrange .loginControl,
    .dxsplControl_SoftOrange .loginControl a {
        color: Black;
    }

        .dxsplControl_SoftOrange .loginControl a {
            border-bottom-color: Black;
        }

    .dxsplControl_SoftOrange .accountHeader h2 {
        color: Black;
    }

    .dxsplControl_SoftOrange .accountHeader p {
        color: #707070;
    }

    .dxsplControl_SoftOrange .headerMenu {
        margin-top: 8px;
    }

/* Youthful */
.dxsplControl_Youthful {
    font-family: Tahoma;
}

    .dxsplControl_Youthful .headerPane,
    .dxsplControl_Youthful .footerPane,
    .dxsplControl_Youthful .footerMenu li {
        background-color: #8AA150;
        color: white !important;
    }

    .dxsplControl_Youthful .accountHeader h2 {
        color: #80A70E;
    }

    .dxsplControl_Youthful .headerMenu {
        margin-top: 1px;
    }

    .dxsplControl_Youthful .loginControl a,
    .dxsplControl_Youthful .templateTitle a {
        color: White;
        border-color: White;
    }

/* Metropolis */
.dxsplControl_Metropolis {
    font-family: Segoe UI;
}

    .dxsplControl_Metropolis .headerPane,
    .dxsplControl_Metropolis .footerMenu li {
        background-color: White;
        color: Black;
    }

    .dxsplControl_Metropolis .accountHeader h2 {
        color: #3B3B3B;
    }

    .dxsplControl_Metropolis .accountHeader p {
        font-size: 11px;
    }

    .dxsplControl_Metropolis .headerMenu {
        margin-top: 13px;
    }

    .dxsplControl_Metropolis .loginControl a,
    .dxsplControl_Metropolis .templateTitle a {
        color: Black;
        border-color: Black;
    }

    .dxsplControl_Metropolis .templateTitle a {
        font-size: 28px;
    }

    .dxsplControl_Metropolis .dxsplVSeparator_Metropolis {
        border-bottom: 0 !important;
    }

/* MetropolisBlue */
.dxsplControl_MetropolisBlue {
    font-family: Segoe UI;
}

    .dxsplControl_MetropolisBlue .headerPane,
    .dxsplControl_MetropolisBlue .footerMenu li {
        background-color: White;
        color: Black;
    }

    .dxsplControl_MetropolisBlue .accountHeader h2 {
        color: #3B3B3B;
    }

    .dxsplControl_MetropolisBlue .accountHeader p {
        font-size: 11px;
    }

    .dxsplControl_MetropolisBlue .headerMenu {
        margin-top: 13px;
    }

    .dxsplControl_MetropolisBlue .loginControl a,
    .dxsplControl_MetropolisBlue .templateTitle a {
        color: Black;
        border-color: Black;
    }

    .dxsplControl_MetropolisBlue .templateTitle a {
        font-size: 28px;
    }

    .dxsplControl_MetropolisBlue .dxsplVSeparator_MetropolisBlue {
        border-bottom: 0 !important;
    }

/* Moderno */
.dxsplControl_Moderno {
    font-family: Segoe UI;
}

    .dxsplControl_Moderno .headerPane,
    .dxsplControl_Moderno .footerMenu li {
        background-color: White;
        color: Black;
    }

    .dxsplControl_Moderno .accountHeader h2 {
        color: #3B3B3B;
    }

    .dxsplControl_Moderno .accountHeader p {
        font-size: 11px;
    }

    .dxsplControl_Moderno .headerMenu {
        margin-top: 13px;
    }

    .dxsplControl_Moderno .loginControl a,
    .dxsplControl_Moderno .templateTitle a {
        color: #0072c6;
        border-color: #0072c6;
    }

    .dxsplControl_Moderno .templateTitle a {
        font-size: 28px;
    }

    .dxsplControl_Moderno .dxsplVSeparator_Moderno {
        border-bottom: 0 !important;
        border-left: 1px solid #d1d1d1;
        border-right: 1px solid #d1d1d1;
    }

    .dxsplControl_Moderno .footerPane {
        background: #EDEDED;
    }

/* Mulberry */
.dxsplControl_Mulberry {
    font-family: Segoe UI;
}

    .dxsplControl_Mulberry .footerMenu li {
        background-color: White;
        color: Black;
    }

    .dxsplControl_Mulberry .accountHeader h2 {
        color: #3B3B3B;
    }

    .dxsplControl_Mulberry .accountHeader p {
        font-size: 11px;
    }

    .dxsplControl_Mulberry .headerMenu {
        margin-top: 10px;
    }

    .dxsplControl_Mulberry .loginControl a,
    .dxsplControl_Mulberry .templateTitle a {
        color: #BF4E6A;
        border-color: #BF4E6A;
    }

    .dxsplControl_Mulberry .templateTitle a {
        font-size: 28px;
    }

    .dxsplControl_Mulberry .dxsplVSeparator_Mulberry {
        border-width: 0px !important;
    }

    .dxsplControl_Mulberry .headerPane,
    .dxsplControl_Mulberry .footerPane {
        background: #F1F2F5;
    }

.menu-item {
    height: 50px;
    min-width: 200px;
    text-align: left;
}

.itemStyle.dxm-item {
    border: 1px solid red;
    height: 50px;
    min-width: 200px;
}

.item > .dxm-popOut {
    display: none;
}

td.label {
    text-align: right;
    width: 15%;
    padding-right: 3px;
    white-space: nowrap;
}

.value {
    text-align: left;
    font-weight: bold;
    padding-bottom: 2px;
}

.mandatory {
    color: red !important;
    font-weight: bold !important;
}

.popup-form-layout-submit {
    padding-right: 10px;
    padding-top: 10px;
}

.popup-form-layout-cancel {
    padding-right: 10px;
    padding-top: 10px;
}

.popup-form-layout {
    vertical-align: top;
    width: 100%;
}

.form-layout-submit {
    padding-right: 10px;
    padding-top: 10px;
}

.form-layout-cancel {
    padding-right: 10px;
    padding-top: 10px;
}

.form-layout {
    vertical-align: top;
    width: 100%;
}

.max-width {
    width: 100%;
}

.page-main-content {
    width: 99%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    padding-top: 5px;
    padding-bottom: 15px;
}

.main-menu {
    width: 100%;
    border-bottom: 1px solid #F1F1F1;
}

.main-menu-login {
    width: 100%;
    text-align: right;
}

.main-menu-login-margin {
    margin-right: 10px;
}

.login-form-layout {
    text-align: right;
}

.login-validation {
    text-align: left;
    color: red;
}

table.readonly, .readonly td.dxeButton, .readonly input.dxeEditAreaSys, .readonly input.dxeEditArea_DevEx, .readonly textarea {
    background: #F1F1F1 !important;
}

.label-value-changed {
    color: red !important;
}
.label-value-match {
    color: green !important;
}
.btn-step-title {
    font-size: 12pt;
}

.btn-step-subtitle {
    font-size: 10pt;
}

.btn-step-disabled {
    background-color: #00ccb8 !important;
    color: white !important;
}

.btn-step-disabled-active {
    background-color: green !important;
    color: white !important;
}

.NoWrap {
    white-space: nowrap;
}

.BreadCrumb {
    color: #757575;
}

.BtnMenuHeader {
    padding: 0px;
}

/* Account */
.loginBox {
    margin-left: auto;
    margin-right: auto;
    margin-top: 70px;
    width: 600px;
}

/* Timeline */
.flexer, .progress-indicator {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

    .no-flexer, .progress-indicator.stacked {
        display: block
    }

.no-flexer-element {
    -ms-flex: 0;
    -webkit-flex: 0;
    -moz-flex: 0;
    flex: 0
}

.flexer-element, .progress-indicator > li {
    -ms-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    flex: 1
}

.progress-indicator {
    margin: 0 0 1em;
    padding: 0;
    font-size: 80%;
    text-transform: uppercase
}

.progress-indicator > li {
        list-style: none;
        text-align: center;
        width: auto;
        padding: 0;
        margin: 0;
        position: relative;
        text-overflow: ellipsis;
        color: #bbb;
        display: block
 }

.progress-indicator > li:hover {
       color: #6f6f6f
}

 .progress-indicator > li.completed, .progress-indicator > li.completed .bubble {
       color: #65d074
}

.progress-indicator > li .bubble {
       border-radius: 1000px;
       width: 20px;
       height: 20px;
       background-color: #bbb;
       display: block;
       margin: 0 auto .5em;
       border-bottom: 1px solid #888
}

.progress-indicator > li .bubble:after, .progress-indicator > li .bubble:before {
       display: block;
       position: absolute;
       top: 9px;
       width: 100%;
       height: 3px;
       content: '';
       background-color: #bbb
 }

.progress-indicator > li.completed .bubble, .progress-indicator > li.completed .bubble:after, .progress-indicator > li.completed .bubble:before {
       background-color: #65d074;
       border-color: #247830
}

 .progress-indicator > li .bubble:before {
      left: 0
}

.progress-indicator > li .bubble:after {
     right: 0
}

.progress-indicator > li:first-child .bubble:after, .progress-indicator > li:first-child .bubble:before {
     width: 50%;
     margin-left: 50%
}

.progress-indicator > li:last-child .bubble:after, .progress-indicator > li:last-child .bubble:before {
    width: 50%;
    margin-right: 50%
}

.progress-indicator > li.active, .progress-indicator > li.active .bubble {
    color: #337AB7
 }

.progress-indicator > li.active .bubble, .progress-indicator > li.active .bubble:after, .progress-indicator > li.active .bubble:before {
    background-color: #337AB7;
    border-color: #122a3f
}

.progress-indicator > li a:hover .bubble, .progress-indicator > li a:hover .bubble:after, .progress-indicator > li a:hover .bubble:before {
    background-color: #5671d0;
    border-color: #1f306e
}

.progress-indicator > li a:hover .bubble {
    color: #5671d0
}

.progress-indicator > li.danger .bubble, .progress-indicator > li.danger .bubble:after, .progress-indicator > li.danger .bubble:before {
    background-color: #d3140f;
    border-color: #440605
 }

.progress-indicator > li.danger .bubble {
    color: #d3140f
}

.progress-indicator > li.warning .bubble, .progress-indicator > li.warning .bubble:after, .progress-indicator > li.warning .bubble:before {
     background-color: #edb10a;
     border-color: #5a4304
}

.progress-indicator > li.warning .bubble {
     color: #edb10a
}

.progress-indicator > li.info .bubble, .progress-indicator > li.info .bubble:after, .progress-indicator > li.info .bubble:before {
     background-color: #5b32d6;
     border-color: #25135d
}

.progress-indicator > li.info .bubble {
     color: #5b32d6
}

.progress-indicator.stacked > li {
      text-indent: -10px;
      text-align: center;
      display: block
}

.progress-indicator.stacked > li .bubble:after, .progress-indicator.stacked > li .bubble:before {
      left: 50%;
      margin-left: -1.5px;
      width: 3px;
      height: 100%
}

.progress-indicator.stacked .stacked-text {
       position: relative;
       z-index: 10;
       top: 0;
       margin-left: 60% !important;
       width: 45% !important;
       display: inline-block;
       text-align: left;
       line-height: 1.2em
 }

.progress-indicator.stacked > li a {
       border: none
}

.progress-indicator.stacked.nocenter > li .bubble {
       margin-left: 0;
       margin-right: 0
 }

.progress-indicator.stacked.nocenter > li .bubble:after, .progress-indicator.stacked.nocenter > li .bubble:before {
       left: 10px
 }

.progress-indicator.stacked.nocenter .stacked-text {
        width: auto !important;
        display: block;
        margin-left: 40px !important
}

@media handheld,screen and (max-width:400px) {
    .progress-indicator {
        font-size: 60%
    }
}

.tooltip {
    outline: none;
}

 .tooltip:hover {
     text-decoration: none;
     cursor: help;
}

.tooltip span {
     z-index: 10;
     display: none;
     margin-left: -80px;
     width: 130px;
 }

.tooltip:hover span {
      display: inline;
      position: absolute;
      color: #111;
      border: 1px solid #DCA;
      background: #fffAF0;
}

tr.spaceUnder > td {
    padding-bottom: 0.2em;
}

.reviewerToDoDocumentExpired {
    color: red;
    line-height: 20px;
    padding: 5px;
}
.reviewerToDoDocumentExpiring {
    color: blue;
    line-height: 20px;
    padding: 5px;
}
.reviewer-review-data-set-tab {
    background-color: rgba(154, 205, 50, 1);
    border: none;
}
.bread-crumb {
    float: left;
    height: 20px;
    border-top: 1px solid #DFDFDF;
    width: 100%;
}

.on-hold-message {
    color: #EAA615;
}

.cell-wrap-text {
    word-break: break-all;
}

.preserve-white-spaces {
    white-space: pre-wrap;
}

.popupHeader {
    min-height: 35px !important;
    max-height: 35px !important;
    height: 35px !important;
    border-bottom: 1px solid #DFDFDF !important;
}


.caseDocumentsAIProcessingPopup {
    top: 10px;
    bottom: 10px;
    position: relative;
    right: 0;
}

.caseDocumentsAIProcessingTable {
    width: 750px;
    height: 400px;
}


.caseDocumentsAIProcessingDefaultButton {
    background-color: white;
    color: #009688;
    border: 3px solid #009688;
    font-size: 16px;
    font-weight: 700;
}

.case-document-files-ai-popup-body {
    right: 0;
    overflow: auto;
    white-space: initial;
    background-color: #fff;
}

.case-document-files-ai-popup-item {
    margin: 0px;
    display: flex !important;
}

.case-document-files-ai-popup-item-no-padding {
    margin: 0px;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    display: flex !important;
}

.case-document-files-ai-popup-item-no-padding td {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.case-document-files-ai-popup-button {
    display: inline-block;
    padding: 0px;
    height: 30px;
    margin: 4px 2px;
    background-color: #2f9688;
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
}


.case-document-files-ai-popup-button-inversed {
    display: inline-block;
    padding: 0px;
    height: 28px;
    margin: 4px 2px;
    background-color: #fff;
    color: #2f9688;
    border: 2px solid #2f9688;
    border-radius: 4px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
}

.case-document-files-ai-popup-success-label {
    color: #2f9688;
    font-weight: 600;
    margin-bottom: 0;
}

.case-document-files-ai-popup-label {
    width: auto;
    height: 150px;
    padding: 12px;
    margin-bottom: 10px;
    border: 1px solid #dfdfdf;
    white-space: initial;
    overflow-y: auto;
}



.caption-archived {
    color: red;
}

.generalDataPopup {
    background-color: #f1f6f8 !important;
    top: 10px;
    bottom: 10px;
    position: relative;
    right: 0;
}

.generalPopupHeaderNavigation {
    width: 100%;
    height: 40px;
    display: inline-table;
    position: fixed;
    background-color: #f1f6f8;
    z-index: 100;
    top: 25px;
}

.generalHeaderActionButtonDataPopup {
    float: right;
    right: 13px;
    position: fixed;
}

.login-btns {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
    padding: 0.8rem 0;
    width: 100%;
}

#login-form .dxflHARSys > .dxflItemSys {
    display: block;
    width: 100%;
}
.generalHeaderLabelDataPopup {
    float: left;
    font-size: 20px;
    color: #009688;
    font-weight: 500;
    padding-top: 6px;
}
.generalHeaderActionLinkDataPopup {
    float: right;
    padding-right: 10px;
    padding-top: 10px;
    position: fixed;
    right: 170px;
}
.generalHeaderActionLinkReviewerDataPopup {
    float: right;
    padding-right: 10px;
    padding-top: 10px;
    position: fixed;
    right: 440px;
}

.generalHeaderActionButtonReviewerDataPopup {
    float: right;
    right: 13px;
    position: fixed;
    right: 230px;
}
.general-popup-full-page-margin-top {
    margin-top: 28px !important;
}

.fa-1x-inactive {
    font-size: 1.3em !important;
    color: gray !important;
}

.fa-1x-red {
    font-size: 1.3em !important;
    color: red !important;
}

.fa-1x-custom {
    font-size: 1.1em !important;
    color: #009688 !important;
}

.dashboard-top60 {
    top: 60px;
}

.dashboard-top100 {
    top: 120px;
}

.form-validation {
    text-align: left;
    color: red;
}

.grid-view-container {
    height: calc(100vh - var(--minus-height, 0px));
    min-height: var(--min-height, 600px);
}
.main-grid-icon-menu {
    display: inline-block;
    text-align: center;
    margin-left: 7px;
}
.fa-1_3x-custom {
    font-size: 1.3em;
    color:white !important;
}
.page-icon-circle-margin-top {
    padding-top: 9px;
}
/**Bootstrap DropDownList**/
.show.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad;
}

    .show.dropdown-toggle.btn-default:hover,
    .show.dropdown-toggle.btn-default:focus,
    .show.dropdown-toggle.btn-default.focus {
        color: #333;
        background-color: #d4d4d4;
        border-color: #8c8c8c;
    }

.show.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    background-image: none;
    border-color: #204d74;
}

    .show.dropdown-toggle.btn-primary:hover,
    .show.dropdown-toggle.btn-primary:focus,
    .show.dropdown-toggle.btn-primary.focus {
        color: #fff;
        background-color: #204d74;
        border-color: #122b40;
    }

.show.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #398439;
}

    .show.dropdown-toggle.btn-success:hover,
    .show.dropdown-toggle.btn-success:focus,
    .show.dropdown-toggle.btn-success.focus {
        color: #fff;
        background-color: #398439;
        border-color: #255625;
    }

.show.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #269abc;
}

    .show.dropdown-toggle.btn-info:hover,
    .show.dropdown-toggle.btn-info:focus,
    .show.dropdown-toggle.btn-info.focus {
        color: #fff;
        background-color: #269abc;
        border-color: #1b6d85;
    }

.show.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #d58512;
}

    .show.dropdown-toggle.btn-warning:hover,
    .show.dropdown-toggle.btn-warning:focus,
    .show.dropdown-toggle.btn-warning.focus {
        color: #fff;
        background-color: #d58512;
        border-color: #985f0d;
    }

.show.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #ac2925;
}

    .show.dropdown-toggle.btn-danger:hover,
    .show.dropdown-toggle.btn-danger:focus,
    .show.dropdown-toggle.btn-danger.focus {
        color: #fff;
        background-color: #ac2925;
        border-color: #761c19;
    }

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropup,
.dropdown {
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    left: 15px;
    z-index: 1000;
    display: none;
    float: left;
    text-align: left;
    background-color: #ffffff;
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.17);
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto;
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.42857143;
        color: #333333;
        white-space: nowrap;
    }

        .dropdown-menu > li > a:hover,
        .dropdown-menu > li > a:focus {
            color: #262626;
            text-decoration: none;
            background-color: #f5f5f5;
        }

    .dropdown-menu > .active > a,
    .dropdown-menu > .active > a:hover,
    .dropdown-menu > .active > a:focus {
        color: #fff;
        text-decoration: none;
        background-color: #337ab7;
        outline: 0;
    }

    .dropdown-menu > .disabled > a,
    .dropdown-menu > .disabled > a:hover,
    .dropdown-menu > .disabled > a:focus {
        color: #777777;
    }

        .dropdown-menu > .disabled > a:hover,
        .dropdown-menu > .disabled > a:focus {
            text-decoration: none;
            cursor: not-allowed;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
        }

.show.dropdown-menu {
    display: block;
    inset: 0px auto auto 0px !important;
}

a.show {
    outline: 0;
}

.dropdown-menu-right {
    right: 0;
    left: auto;
}

.dropdown-menu-left {
    right: auto;
    left: 0;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777777;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0;
    }
}

.dropbtn:focus {
    color: #ffb400;
}

.drop-down-item {
    height: 32px;
    width: 290px;
}

    .drop-down-item:hover {
        background-color: #ffb400;
        color: #ffffff;
        cursor: pointer;
    }

.drop-down-item-label {
    padding: 6px 21px 7px;
    font-family: Nunito;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.5px;
    font: 14px 'Roboto Medium', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
}
.page-icon-circle {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    position: relative;
    background-color: #009688;
    transition-duration: 0.3s;
    display: inline-block;
    text-align: center;
}

    .page-icon-circle:hover {
        background-color: #03a394;
        cursor: pointer;
    }

.clientGridContent {
    height: calc(100vh - 185px);
}
.clientGridMergeContent {
    height: calc(100vh - 210px);
}

.endClientGridContent {
    height: calc(100vh - 185px);
}

.endClientGridMergeContent {
    height: calc(100vh - 210px);
}

.enable2FAMainHeader {
    font-size: 34px;
    color: #2E2E2E;
    font-weight:600;
}
.enable2FASectionHeader {
    font-size: 24px;
    color: #2E2E2E;
    font-weight: 600;
}

.enable2FAmarginBottom {
   margin-bottom:20px;
}
.enable2FAsectionLabel {
    font-size: 16px;
    color: #484848;
    font-weight: 400;
    line-height:15px;
}
.enable2FAmarginTop{
    margin-top: 40px;
}
.enable2FHyperlink {
    font-size: 16px;
    font-weight: 700;
}
.enable2FACancelButton {
    background-color: white;
    color: #009688;
    font-size: 16px;
    font-weight: 700;

}
.enable2FANextButton {
    font-size: 16px;
    font-weight: 700;
}
.enable2FACaptionStyle {
    font-size: 16px;
    color:#484848;
    font-weight: 400;
}
.enable2FAKeyLabel {
    font-size: 16px;
    font-weight: 600;
}
.enable2FASstepButtonsContainer {
    display: flex;
    justify-content: space-between;
    align-items: start;
    width: 570px;
}
.right-buttons {
    display: flex;
    gap: 16px;
}
.enable2FAHelpHyperLink {
    font-size: 16px;
    font-weight: 700;
    color: #009688;
}
.enable2FAPopupHeader {
    font-size: 24px;
    font-weight: 600;
    color: #2E2E2E;
}
.enable2FADataPopup {
    background-color: white !important;
    top: 10px;
    bottom: 10px;
    position: relative;
    right: 0;
}

.DiscardButton {
    background-color: #FFFFFF;
    color: #009688;
    border: 1px solid #009688;
}

.DiscardButton:hover {
    border: 1px solid #009688;
    background: #E9F6FB;
    color: #009688;
}

.RedButton {
    background-color: #F20000;
    color: white;
    border: 1px solid #F20000;
}

    .RedButton:hover {
        background: #F20000;
        border: 1px solid #F20000;
        color: white;
    }