.background-notificacao {
    background-color: #D496EB;
}

.background-icon {
    color: #FFFFFF;
}

.usuario {
    color: #62C5DE;
    font: bold;
}

.btnLogin {
    background-color: #62C5DE;
}

.inputLogin {
    height: 60px;
    min-height: 60px;
    border-color: #000000;
    border: none;
    display: block;
    width: 100%;
    font-size: 14px;
    padding: 15px;
    border-radius: 2px;
}

.sidebar .nav li a, .sidebar .nav li .dropdown-menu a {
    color: #909090;
    font-weight: bold;
}

    .sidebar .nav li:hover > a, .sidebar .nav li .dropdown-menu a:hover, .sidebar .nav li .dropdown-menu a:focus, .sidebar .nav li.active > [data-toggle="collapse"] {
        color: #909090;
    }

.visualizar-pedidos-texto {
    color: #62C5DE;
}

#painel-carrinho-header {
    background-color: #909090;
}

element.style {
    background-color: #62C5DE !important;
}

.barra-progressao li.active:before, .barra-progressao li.active:after {
    background: #62C5DE;
}

div.sidebar-cor {
    background-color: #121212;
}

.sidebar.sintese {
    background-color: #D496EB;
}

.sidebar[data-color="sintese"] li.active > a {
    background-color: #000000;
}

.sidebar .nav i {
    color: #909090;
}


.navbar-toggler {
    background-color: #62C5DE !important;
}

.icone-visualizar {
    color: #62C5DE;
}

.text-success-tma {
    color: #000000 !important;
}

.text-danger-tma {
    color: #000000 !important;
}

.btn.btn-primary.btn-link {
    background-color: transparent;
    color: #62C5DE;
    box-shadow: none;
}

.modal-btn-ss-w-auto {
    background-color: #62C5DE !important;
}

.btn.btn-success {
    background: #62C5DE;
}

    .btn.btn-success:focus, .btn.btn-success.focus, .btn.btn-success:hover {
        background: #62C5DE;
    }

.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active {
    background: #62C5DE;
}

.btn.btn-warning {
    background: #1a1a1a
}

    .btn.btn-warning:focus, .btn.btn-warning.focus, .btn.btn-warning:hover {
        background: #1a1a1a;
    }

.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active {
    background: #1a1a1a;
}

.btn.btn-info {
    background-color: #1a1a1a;
    border-color: #1a1a1a;
}

    .btn.btn-info:focus, .btn.btn-info.focus, .btn.btn-info:hover {
        background: #1a1a1a;
    }

.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active {
    background: #1a1a1a;
}


.btn-sucesso {
    color: #ffffff !important;
    background-color: #4caf50 !important;
    border-color: #4caf50;
    box-shadow: none;
}

    .btn-sucesso:hover {
        color: #ffffff;
        background-color: #409444 !important;
        border-color: #3d8b40 !important;
    }

    .btn-sucesso:focus, .btn-sucesso.focus {
        box-shadow: none, 0 0 0 0.2rem rgba(76, 175, 80, 0.5);
    }

    .btn-sucesso.disabled, .btn-sucesso:disabled {
        color: #ffffff;
        background-color: #4caf50;
        border-color: #4caf50;
    }

    .btn-sucesso:not(:disabled):not(.disabled):active, .btn-sucesso:not(:disabled):not(.disabled).active,
    .show > .btn-sucesso.dropdown-toggle {
        color: #ffffff;
        background-color: #3d8b40;
        border-color: #39833c;
    }

        .btn-sucesso:not(:disabled):not(.disabled):active:focus, .btn-sucesso:not(:disabled):not(.disabled).active:focus,
        .show > .btn-sucesso.dropdown-toggle:focus {
            box-shadow: none, 0 0 0 0.2rem rgba(76, 175, 80, 0.5);
        }

.badge-sintese {
    color: #fff;
    background-color: #D496EB;
}

.toggle-switch:not([data-ts-color]) input:not(:disabled):checked + .ts-helper {
    background: #D496EB;
    color: #D496EB;
}

    .toggle-switch:not([data-ts-color]) input:not(:disabled):checked + .ts-helper:before {
        background: #D496EB;
    }

.form-control, .is-focused .form-control {
    background-image: linear-gradient(to top, #D496EB 2px, rgba(156, 39, 176, 0) 2px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px);
}

.bootstrap-select .dropdown-item.active {
    background: #D496EB;
}

.dropdown-menu .dropdown-item:hover, .dropdown-menu .dropdown-item:focus, .dropdown-menu a:hover, .dropdown-menu a:focus, .dropdown-menu a:active {
    background-color: #D496EB;
}

.font-card {
    color: #D496EB;
    font-weight: bold;
}

.card .card-header.card-header-icon .card-title, .card .card-header.card-header-text .card-title {
    margin-top: 15px;
    color: #D496EB;
}


.card .card-header-primary .card-icon,
.card .card-header-primary .card-text,
.card .card-header-primary:not(.card-header-icon):not(.card-header-text), .card.bg-primary,
.card.card-rotate.bg-primary .front,
.card.card-rotate.bg-primary .back {
    background: linear-gradient(60deg, #D496EB, #D496EB);
}

.card .card-header-success .card-icon,
.card .card-header-success .card-text,
.card .card-header-success:not(.card-header-icon):not(.card-header-text), .card.bg-success,
.card.card-rotate.bg-success .front,
.card.card-rotate.bg-success .back {
    background: linear-gradient(60deg, #909090, #909090);
}

.card .card-header-danger .card-icon,
.card .card-header-danger .card-text,
.card .card-header-danger:not(.card-header-icon):not(.card-header-text), .card.bg-danger,
.card.card-rotate.bg-danger .front,
.card.card-rotate.bg-danger .back {
    background: linear-gradient(60deg, #909090, #909090);
}

.card .card-header-primary:not(.card-header-icon):not(.card-header-text), .card.bg-primary,
.card.card-rotate.bg-primary .front,
.card.card-rotate.bg-primary .back {
    background: linear-gradient(60deg, #1a1a1a, #1a1a1a);
}


.card .card-header-second:not(.card-header-icon):not(.card-header-text), .card.bg-primary,
.card.card-rotate.bg-primary .front,
.card.card-rotate.bg-primary .back {
    background: linear-gradient(60deg, #909090,#909090)
}


.card .card-footer .stats {
    color: #62C5DE;
}

.titulo-card-pedido {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: bold;
}

.btn-sintese {
    color: #ffffff !important;
    background-color: #62C5DE !important;
    border-color: #62C5DE !important;
    box-shadow: none;
}

.btn-link {
    font-weight: 400;
    color: #62C5DE;
    background-color: transparent;
}

.btn-datatable {
    position: relative !important;
    display: inline-block !important;
    box-sizing: border-box !important;
    margin-right: 0.333em !important;
    margin-bottom: 0.333em !important;
    padding: 0.5em 1em !important;
    border-radius: 2px !important;
    cursor: pointer !important;
    font-size: 0.88em !important;
    line-height: 1.6em !important;
    color: white !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    background-color: #1a1a1a !important;
}

#idStatus_1:before {
    counter-increment: wizard;
    content: 'assignment_late';
    display: block;
    color: white;
    background-color: #62C5DE;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 2em;
    position: relative;
    left: 50%;
    margin-bottom: 1em;
    margin-left: -1em;
    z-index: 1;
    font-size: 20px;
    font-family: 'Material Icons';
}

#idStatus_1 + li::after {
    content: "";
    display: block;
    width: 100%;
    background: linear-gradient(to left, #e8e8e8 50%, #1A1A1A 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.5s ease;
    height: 2px;
    position: absolute;
    left: -50%;
    top: 18px;
    z-index: 0;
}

#idStatus_2:before {
    counter-increment: wizard;
    content: 'assignment_turned_in';
    display: block;
    color: white;
    background-color: #62C5DE;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 2em;
    position: relative;
    left: 50%;
    margin-bottom: 1em;
    margin-left: -1em;
    z-index: 1;
    font-size: 20px;
    font-family: 'Material Icons';
}

#idStatus_2 + li::after {
    content: "";
    display: block;
    width: 100%;
    background: linear-gradient(to left, #e8e8e8 50%, #1A1A1A 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.5s ease;
    height: 2px;
    position: absolute;
    left: -50%;
    top: 18px;
    z-index: 0;
}

#idStatus_3:before {
    counter-increment: wizard;
    content: 'assignment';
    display: block;
    color: white;
    background-color: #62C5DE;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 2em;
    position: relative;
    left: 50%;
    margin-bottom: 1em;
    margin-left: -1em;
    z-index: 1;
    font-size: 20px;
    font-family: 'Material Icons';
}

#idStatus_3 + li::after {
    content: "";
    display: block;
    width: 100%;
    background: linear-gradient(to left, #e8e8e8 50%, #1A1A1A 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.5s ease;
    height: 2px;
    position: absolute;
    left: -50%;
    top: 18px;
    z-index: 0;
}

#idStatus_4:before {
    counter-increment: wizard;
    content: 'receipt';
    display: block;
    color: white;
    background-color: #62C5DE;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 2em;
    position: relative;
    left: 50%;
    margin-bottom: 1em;
    margin-left: -1em;
    z-index: 1;
    font-size: 20px;
    font-family: 'Material Icons';
}

#idStatus_4 + li::after {
    content: "";
    display: block;
    width: 100%;
    background: linear-gradient(to left, #e8e8e8 50%, #1A1A1A 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.5s ease;
    height: 2px;
    position: absolute;
    left: -50%;
    top: 18px;
    z-index: 0;
}

#idStatus_5:before {
    counter-increment: wizard;
    content: 'receipt';
    display: block;
    color: white;
    background-color: #62C5DE;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 2em;
    position: relative;
    left: 50%;
    margin-bottom: 1em;
    margin-left: -1em;
    z-index: 1;
    font-size: 20px;
    font-family: 'Material Icons';
}

#idStatus_5 + li::after {
    content: "";
    display: block;
    width: 100%;
    background: linear-gradient(to left, #e8e8e8 50%, #1A1A1A 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.5s ease;
    height: 2px;
    position: absolute;
    left: -50%;
    top: 18px;
    z-index: 0;
}

#idStatus_6:before {
    counter-increment: wizard;
    content: 'receipt';
    display: block;
    color: white;
    background-color: #62C5DE;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 2em;
    position: relative;
    left: 50%;
    margin-bottom: 1em;
    margin-left: -1em;
    z-index: 1;
    font-size: 20px;
    font-family: 'Material Icons';
}

#idStatus_6 + li::after {
    content: "";
    display: block;
    width: 100%;
    background: linear-gradient(to left, #e8e8e8 50%, #1A1A1A 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.5s ease;
    height: 2px;
    position: absolute;
    left: -50%;
    top: 18px;
    z-index: 0;
}

#idStatus_7:before {
    counter-increment: wizard;
    content: 'cancel_presentation';
    display: block;
    color: white;
    background-color: #62C5DE;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 2em;
    position: relative;
    left: 50%;
    margin-bottom: 1em;
    margin-left: -1em;
    z-index: 1;
    font-size: 20px;
    font-family: 'Material Icons';
}

#idStatus_7 + li::after {
    content: "";
    display: block;
    width: 100%;
    background: linear-gradient(to left, #e8e8e8 50%, #1A1A1A 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.5s ease;
    height: 2px;
    position: absolute;
    left: -50%;
    top: 18px;
    z-index: 0;
}

#idStatus_8:before {
    counter-increment: wizard;
    content: 'contact_support';
    display: block;
    color: white;
    background-color: #62C5DE;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 2em;
    position: relative;
    left: 50%;
    margin-bottom: 1em;
    margin-left: -1em;
    z-index: 1;
    font-size: 20px;
    font-family: 'Material Icons';
}

#idStatus_8 + li::after {
    content: "";
    display: block;
    width: 100%;
    background: linear-gradient(to left, #e8e8e8 50%, #1A1A1A 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.5s ease;
    height: 2px;
    position: absolute;
    left: -50%;
    top: 18px;
    z-index: 0;
}

#idStatus_9:before {
    counter-increment: wizard;
    content: 'contact_support';
    display: block;
    color: white;
    background-color: #62C5DE;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 2em;
    position: relative;
    left: 50%;
    margin-bottom: 1em;
    margin-left: -1em;
    z-index: 1;
    font-size: 20px;
    font-family: 'Material Icons';
}

#idStatus_9 + li::after {
    content: "";
    display: block;
    width: 100%;
    background: linear-gradient(to left, #e8e8e8 50%, #1A1A1A 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.5s ease;
    height: 2px;
    position: absolute;
    left: -50%;
    top: 18px;
    z-index: 0;
}

#idStatus_10:before {
    counter-increment: wizard;
    content: 'contact_support';
    display: block;
    color: white;
    background-color: #62C5DE;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 2em;
    position: relative;
    left: 50%;
    margin-bottom: 1em;
    margin-left: -1em;
    z-index: 1;
    font-size: 20px;
    font-family: 'Material Icons';
}

#idStatus_10 + li::after {
    content: "";
    display: block;
    width: 100%;
    background: linear-gradient(to left, #e8e8e8 50%, #1A1A1A 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.5s ease;
    height: 2px;
    position: absolute;
    left: -50%;
    top: 18px;
    z-index: 0;
}

#idStatus_11:before {
    counter-increment: wizard;
    content: 'sync';
    display: block;
    color: white;
    background-color: #62C5DE;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 2em;
    position: relative;
    left: 50%;
    margin-bottom: 1em;
    margin-left: -1em;
    z-index: 1;
    font-size: 20px;
    font-family: 'Material Icons';
}

#idStatus_11 + li::after {
    content: "";
    display: block;
    width: 100%;
    background: linear-gradient(to left, #e8e8e8 50%, #1A1A1A 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.5s ease;
    height: 2px;
    position: absolute;
    left: -50%;
    top: 18px;
    z-index: 0;
}

#idStatus_12:before {
    counter-increment: wizard;
    content: 'sync';
    display: block;
    color: white;
    background-color: #62C5DE;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 2em;
    position: relative;
    left: 50%;
    margin-bottom: 1em;
    margin-left: -1em;
    z-index: 1;
    font-size: 20px;
    font-family: 'Material Icons';
}

#idStatus_12 + li::after {
    content: "";
    display: block;
    width: 100%;
    background: linear-gradient(to left, #e8e8e8 50%, #1A1A1A 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.5s ease;
    height: 2px;
    position: absolute;
    left: -50%;
    top: 18px;
    z-index: 0;
}

#idStatus_13:before {
    counter-increment: wizard;
    content: 'home';
    display: block;
    color: white;
    background-color: #62C5DE;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 2em;
    position: relative;
    left: 50%;
    margin-bottom: 1em;
    margin-left: -1em;
    z-index: 1;
    font-size: 20px;
    font-family: 'Material Icons';
}

#idStatus_13 + li::after {
    content: "";
    display: block;
    width: 100%;
    background: linear-gradient(to left, #e8e8e8 50%, #1A1A1A 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.5s ease;
    height: 2px;
    position: absolute;
    left: -50%;
    top: 18px;
    z-index: 0;
}

#idStatus_14:before {
    counter-increment: wizard;
    content: 'cancel_presentation';
    display: block;
    color: white;
    background-color: #62C5DE;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 2em;
    position: relative;
    left: 50%;
    margin-bottom: 1em;
    margin-left: -1em;
    z-index: 1;
    font-size: 20px;
    font-family: 'Material Icons';
}

#idStatus_14 + li::after {
    content: "";
    display: block;
    width: 100%;
    background: linear-gradient(to left, #e8e8e8 50%, #1A1A1A 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.5s ease;
    height: 2px;
    position: absolute;
    left: -50%;
    top: 18px;
    z-index: 0;
}

#idStatus_15:before {
    counter-increment: wizard;
    content: 'local_shipping';
    display: block;
    color: white;
    background-color: #62C5DE;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 2em;
    position: relative;
    left: 50%;
    margin-bottom: 1em;
    margin-left: -1em;
    z-index: 1;
    font-size: 20px;
    font-family: 'Material Icons';
}

#idStatus_15 + li::after {
    content: "";
    display: block;
    width: 100%;
    background: linear-gradient(to left, #e8e8e8 50%, #1A1A1A 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.5s ease;
    height: 2px;
    position: absolute;
    left: -50%;
    top: 18px;
    z-index: 0;
}

#idStatus_16:before {
    counter-increment: wizard;
    content: 'cancel_presentation';
    display: block;
    color: white;
    background-color: #62C5DE;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 2em;
    position: relative;
    left: 50%;
    margin-bottom: 1em;
    margin-left: -1em;
    z-index: 1;
    font-size: 20px;
    font-family: 'Material Icons';
}

#idStatus_16 + li::after {
    content: "";
    display: block;
    width: 100%;
    background: linear-gradient(to left, #e8e8e8 50%, #1A1A1A 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.5s ease;
    height: 2px;
    position: absolute;
    left: -50%;
    top: 18px;
    z-index: 0;
}

#idStatus_17:before {
    counter-increment: wizard;
    content: 'shopping_basket';
    display: block;
    color: white;
    background-color: #62C5DE;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 2em;
    position: relative;
    left: 50%;
    margin-bottom: 1em;
    margin-left: -1em;
    z-index: 1;
    font-size: 20px;
    font-family: 'Material Icons';
}

#idStatus_17 + li::after {
    content: "";
    display: block;
    width: 100%;
    background: linear-gradient(to left, #e8e8e8 50%, #1A1A1A 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.5s ease;
    height: 2px;
    position: absolute;
    left: -50%;
    top: 18px;
    z-index: 0;
}

#idStatus_18:before {
    counter-increment: wizard;
    content: 'local_shipping';
    display: block;
    color: white;
    background-color: #62C5DE;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 2em;
    position: relative;
    left: 50%;
    margin-bottom: 1em;
    margin-left: -1em;
    z-index: 1;
    font-size: 20px;
    font-family: 'Material Icons';
}

#idStatus_18 + li::after {
    content: "";
    display: block;
    width: 100%;
    background: linear-gradient(to left, #e8e8e8 50%, #1A1A1A 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.5s ease;
    height: 2px;
    position: absolute;
    left: -50%;
    top: 18px;
    z-index: 0;
}

#idStatus_19:before {
    counter-increment: wizard;
    content: 'local_shipping';
    display: block;
    color: white;
    background-color: #62C5DE;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 2em;
    position: relative;
    left: 50%;
    margin-bottom: 1em;
    margin-left: -1em;
    z-index: 1;
    font-size: 20px;
    font-family: 'Material Icons';
}

#idStatus_19 + li::after {
    content: "";
    display: block;
    width: 100%;
    background: linear-gradient(to left, #e8e8e8 50%, #1A1A1A 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.5s ease;
    height: 2px;
    position: absolute;
    left: -50%;
    top: 18px;
    z-index: 0;
}

#idStatus_20:before {
    counter-increment: wizard;
    content: 'payment';
    display: block;
    color: white;
    background-color: #62C5DE;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 2em;
    position: relative;
    left: 50%;
    margin-bottom: 1em;
    margin-left: -1em;
    z-index: 1;
    font-size: 20px;
    font-family: 'Material Icons';
}

#idStatus_20 + li::after {
    content: "";
    display: block;
    width: 100%;
    background: linear-gradient(to left, #e8e8e8 50%, #1A1A1A 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.5s ease;
    height: 2px;
    position: absolute;
    left: -50%;
    top: 18px;
    z-index: 0;
}

#idStatus_21:before {
    counter-increment: wizard;
    content: 'warning';
    display: block;
    color: white;
    background-color: #62C5DE;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 2em;
    position: relative;
    left: 50%;
    margin-bottom: 1em;
    margin-left: -1em;
    z-index: 1;
    font-size: 20px;
    font-family: 'Material Icons';
}

#idStatus_21 + li::after {
    content: "";
    display: block;
    width: 100%;
    background: linear-gradient(to left, #e8e8e8 50%, #1A1A1A 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.5s ease;
    height: 2px;
    position: absolute;
    left: -50%;
    top: 18px;
    z-index: 0;
}

#idStatus_22:before {
    counter-increment: wizard;
    content: 'storefront';
    display: block;
    color: white;
    background-color: #62C5DE;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 2em;
    position: relative;
    left: 50%;
    margin-bottom: 1em;
    margin-left: -1em;
    z-index: 1;
    font-size: 20px;
    font-family: 'Material Icons';
}

#idStatus_22 + li::after {
    content: "";
    display: block;
    width: 100%;
    background: linear-gradient(to left, #e8e8e8 50%, #1A1A1A 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.5s ease;
    height: 2px;
    position: absolute;
    left: -50%;
    top: 18px;
    z-index: 0;
}

#idStatus_23:before {
    counter-increment: wizard;
    content: 'wrong_location';
    display: block;
    color: white;
    background-color: #62C5DE;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 2em;
    position: relative;
    left: 50%;
    margin-bottom: 1em;
    margin-left: -1em;
    z-index: 1;
    font-size: 20px;
    font-family: 'Material Icons';
}

#idStatus_23 + li::after {
    content: "";
    display: block;
    width: 100%;
    background: linear-gradient(to left, #e8e8e8 50%, #1A1A1A 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.5s ease;
    height: 2px;
    position: absolute;
    left: -50%;
    top: 18px;
    z-index: 0;
}

#idStatus_24:before {
    counter-increment: wizard;
    content: 'report';
    display: block;
    color: white;
    background-color: #62C5DE;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 2em;
    position: relative;
    left: 50%;
    margin-bottom: 1em;
    margin-left: -1em;
    z-index: 1;
    font-size: 20px;
    font-family: 'Material Icons';
}

#idStatus_24 + li::after {
    content: "";
    display: block;
    width: 100%;
    background: linear-gradient(to left, #e8e8e8 50%, #1A1A1A 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.5s ease;
    height: 2px;
    position: absolute;
    left: -50%;
    top: 18px;
    z-index: 0;
}

#idStatus_25:before {
    counter-increment: wizard;
    content: 'report';
    display: block;
    color: white;
    background-color: #62C5DE;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 2em;
    position: relative;
    left: 50%;
    margin-bottom: 1em;
    margin-left: -1em;
    z-index: 1;
    font-size: 20px;
    font-family: 'Material Icons';
}

#idStatus_25 + li::after {
    content: "";
    display: block;
    width: 100%;
    background: linear-gradient(to left, #e8e8e8 50%, #1A1A1A 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.5s ease;
    height: 2px;
    position: absolute;
    left: -50%;
    top: 18px;
    z-index: 0;
}

.notification-time-line {
    background: #D496EB;
}


.timeline > li > .timeline-badge.sintese {
    background-color: #62C5DE;
    box-shadow: none;
}


div.dt-button-collection button.dt-button:active:not(.disabled), div.dt-button-collection button.dt-button.active:not(.disabled), div.dt-button-collection div.dt-button:active:not(.disabled), div.dt-button-collection div.dt-button.active:not(.disabled), div.dt-button-collection a.dt-button:active:not(.disabled), div.dt-button-collection a.dt-button.active:not(.disabled) {
    background-color: #000000 !important;
}
