.zw-stage11-app-v2 .app-register .row .col .flash-message {
    margin: 0;
}
.inner .main .content {
    /*padding: 0;*/
    min-height: 95vh;
}
.inner.app-register .main .content {
    min-height: 100vh;
}
.custom-control-label {
    display: unset !important;
}
.zw-stage11-app-v2 a {
    color: var(--theme-primary-color);
    font-family: Roboto;
    letter-spacing: 0;
    line-height: 18px;
}
.zw-stage11-app-v2 select {
    background: transparent url("../images/icons/icon-scl-triangle.png") no-repeat scroll 2% center;
    padding-left: 5%;
}
.zw-stage11-app-v2 input,
.zw-stage11-app-v2 textarea,
.zw-stage11-app-v2 select {
    color: #333 !important;
}
.zw-stage11-app-v2 .bg-gray select {
    background-color: #fff !important;
}
.zw-stage11-app-v2 input[type="checkbox"] {
    width: 18px;
    height: 18px;
    border: 2px solid #BBBBBB;
    border-radius: 3px;
    box-shadow: none !important;
}
.zw-stage11-app-v2 input[type="checkbox"]:checked {
    background: none;
    position: relative;
    border-color: #BBB;
}
.zw-stage11-app-v2 input[type="checkbox"]:checked::after {
    position: absolute;
    left: 2px;
    top: -4px;
    width: 100%;
    height: 100%;
    content: url("../images/icons/icon-scl-path3.png");
}
.zw-stage11-app-v2 input[type="radio"] {
    width: 18px;
    height: 18px;
    border: 1px solid #BBBBBB;
    box-shadow: none !important;
}
.zw-stage11-app-v2 input[type="radio"]:checked {
    background-image: url("../images/icons/check-thin.svg");
    background-color: #5DC291;
    background-position: 3px;
    background-size: 13px;
}
/*.zw-stage11-app-v2 .bg-gray input[type="checkbox"] {*/
/*    appearance: auto;*/
/*}*/
/*.zw-stage11-app-v2 .bg-gray input[type="checkbox"]:checked {*/
/*    appearance: none !important;*/
/*}*/
.zw-stage11-app-v2 textarea {
    border: none;
    border-bottom: 2px solid #F0EDED;
    border-radius: 0;
    padding: 0;
    margin-bottom: 20px;
}
.zw-stage11-app-v2 textarea:focus {
    box-shadow: none;
}
.form-group.has-error textarea {
    margin-bottom: 0;
}
.form-group .help-block {
    font-size: small;
    margin-top: 0 !important;
    margin-bottom: 20px;
    display: block;
}
.chart-text-complete {
    color: #5DC291 !important;
    text-transform: uppercase !important;
    font-size: 17px;
    font-weight: 600 !important;
    letter-spacing: 0;
    line-height: 14px;
    text-align: center;
}
.inner.app-register .main .content {
    padding-top: 80px;
}
.inner.app-register legend {
    padding: 0 !important;
    margin-top: 20px;
    margin-bottom: 10px;
}
.zw-stage11-app-v2 fieldset > legend {
    color: #4A4A4A;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 16px;
}
.zw-stage11-app-v2 .footer {
    padding: 10px 20px;
}
.zw-stage11-app-v2 .btn {
    box-shadow: 0 0 2px 0 rgba(7,6,19,0.29);
    border-radius: 2px;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 19px;
    padding: 10px 0;
}
.zw-stage11-app-v2 .card {
    box-shadow: 0 0 2px 0 rgba(0,0,0,0.5);
}
.zw-stage11-app-v2 .card .card-title h2 {
    color: #4A4A4A;
    font-size: 25px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 18px;
}
.zw-stage11-app-v2 .stage11-header.login-header {
    margin: 0;
}
.zw-stage11-app-v2 .inner.app-register .stage11-header.login-header {
    position: fixed;
    width: 100%;
    z-index: 999;
}
.zw-stage11-app-v2 .stage11-header.login-header .header-content {
    height: 60px;
    background-color: #585858;
    padding: 0 20px;
}
.zw-stage11-app-v2 .stage11-header.login-header .header-content .logo-header {
    max-height: 40px;
    width: auto;
}
.zw-stage11-app-v2 .user-login ul li a {
    color: #4A4A4A;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 18px;
    opacity: 0.8;
}
.zw-stage11-app-v2 .inner.app-register .main .content {
    background-color: #fff;
}
.zw-stage11-app-v2 .inner.has-sidebar.app-register .sidebar {
    z-index: 9;
    background: #ECECEC;
}
.zw-stage11-app-v2 .sidebar .nav ul li:hover,
.zw-stage11-app-v2 .sidebar .nav ul li.active {
    background-color: #E4E4E4;
    border-right: 2px solid var(--theme-primary-color);
}
.zw-stage11-app-v2 .inner.has-sidebar.app-register .sidebar .nav ul li a p {
    color: #4A4A4A;
}
.zw-stage11-app-v2 .inner.has-sidebar.app-register .sidebar #registration-chart {
    position: relative;
}
.zw-stage11-app-v2 .inner.has-sidebar.app-register .sidebar .circle-chart__text {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #4A4A4A;
    font-weight: 300;
    letter-spacing: -2.42px;
}
.zw-stage11-app-v2 .inner.has-sidebar.app-register .sidebar .chart {
    padding: 30px;
    padding-top: 75px;
}
.zw-stage11-app-v2 .inner.has-sidebar.app-register .sidebar .chart p {
    color: #4A4A4A;
    font-size: 20px !important;
    letter-spacing: 0;
    line-height: 26px;
    text-align: center;
}
.zw-stage11-app-v2 .progressbar {
    position: relative;
    display: flex;
    list-style: none;
    padding: 0;
    justify-content: space-between;
}
.zw-stage11-app-v2 .progressbar::after,
.zw-stage11-app-v2 .progressbar::before {
    position: absolute;
    content: "";
    top: 5px;
    width: 100%;
    height: 4px;
    background: #D8D8D8;
    border-radius: 5px;
}
.zw-stage11-app-v2 .progressbar::before {
    width: 0;
    max-width: 100%;
    background: #5DC291;
    z-index: 9;
}
.zw-stage11-app-v2 .progressbar li {
    color: #686868;
    font-size: 14px;
    width: 100%;
    text-align: center;
    position: relative;
}
.zw-stage11-app-v2 .progressbar li .progress-step {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px;
}
.zw-stage11-app-v2 .progressbar li .progress-step span:first-of-type {
    width: 10px;
    height: 10px;
    display: block;
    background: #D8D8D8;
    border-radius: 50%;
    position: absolute;
    top: 2px;
    left: calc(50% - 10px);
    z-index: 99;
}
.zw-stage11-app-v2 .progressbar li a {
    text-decoration: none;
}
.zw-stage11-app-v2 .progressbar li.active a {
    font-weight: bold;
}
.zw-stage11-app-v2 .progressbar li.completed .progress-step span:first-of-type,
.zw-stage11-app-v2 .progressbar li.active .progress-step span:first-of-type {
    background: #5DC291;
}
.zw-stage11-app-v2 .company-or-personal [data-toggle="buttons"] label:first-of-type {
    margin-right: 10px;
}
/*Responsive*/
@media screen and (max-width: 1124px) {
    .zw-stage11-app-v2 .inner.app-register .sidebar {
        display: none;
    }
    .zw-stage11-app-v2 .inner.app-register .main {
        background-color: #fff;
    }
}
@media screen and (max-width: 600px) {
    .zw-stage11-app-v2 .progressbar {
        display: none;
    }
    .zw-stage11-app-v2 .app-register .registration-title {
        margin-left: -12px;
    }
}