.KSLoader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #5C2D91;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.ks-step-wrapper{
    height:100px;
    position:relative;
    display:flex;
    justify-content:space-between;
    align-items:center;
    overflow-x:hidden;
}
.ks-step-wrapper:before{
    content:"";
    width:100%;
    height:3px;
    background:#777777;
    position:absolute;
    top:50px;
    z-index:0;
    opacity: 0.2;
}

.ks-step-wrapper .ks-step__item{
    display:flex;
    justify-content:space-between;
    align-items:center;
    flex-direction:column;
}

.ks-step-wrapper .ks-step__item:first-child .ks-step:first-child,
.ks-step-wrapper .step__item:last-child .ks-step:first-child{
    position:relative;
}

.ks-step-wrapper .ks-step__item:first-child .ks-step:first-child:after{
    content:"";
    width:3500px;
    left:-3500px;
    height:15px;
    background:#F3F3F3;
    position:absolute;
    z-index:2;
}

.ks-step-wrapper .ks-step__item:last-child .ks-step:first-child:after{
    content:"";
    width:3500px;
    right:-3500px;
    height:15px;
    background:#F3F3F3;
    position:absolute;
    z-index:2;
}

.ks-step{
    width:31px;
    height:31px;
    border-radius:50%;
    z-index:2;
    background-color:#fff;
    color:#777777;
    text-align:center;
    font-size:16px;
    border: 1px solid #E4E4E4;
    font-weight:bold;
    display:flex;
    justify-content:center;
    align-items:center;
    cursor:pointer;
    position: relative;
}

.ks-step__complete{
    background-color:#A486B8 !important;
    color:#fff !important;
    z-index:1;
    box-shadow: 1px 1px 2px #0000004D;
    border: none;
}

.ks-step__active{
    background: transparent linear-gradient(106deg, #9247F9 0%, #443BF1 100%) 0% 0% no-repeat padding-box !important;
    color:#fff !important;
    position:relative;
    z-index: 0;
    box-shadow: 1px 1px 2px #0000004D;
    border: none;
}

.ks-step__active:before{
    content:"";
    width:3500px;
    left:-3500px;
    height:3px;
    background:#929496;
    position:absolute;
    top:50%;
}

.ks-step__canceled{
    background-color:#CF5A55 !important;
    color:#fff !important;
    position:relative;
    z-index: 0;
}
.ks-step__canceled:before{
    content:"";
    width:3500px;
    left:-3500px;
    height:3px;
    background:#CF5A55;
    position:absolute;
    top:50%;
}


.ks-login-body {
    text-align: center;
}

.ks-login-image img {
    margin-top: 200px;
    margin-bottom: 50px;
    width: 190px;
}

.ks-login-signin-btn {
    background: transparent linear-gradient(99deg, #9247F9 0%, #443BF1 100%) 0% 0% no-repeat padding-box;
    box-shadow: 1px 1px 2px #0000004D;
    border-radius: 1000px;
    border: 0;
    width: 345px;
    height: 55px;
    color: white;
    font-weight: 600;
}

.ks-login-header img {
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    z-index: -1;
    width: 300px;
}

.ks-login-footer img {
    position: fixed;
    right: 0;
    bottom: 0;
    display: block;
    z-index: -1;
    width: 200px;
}

.ks-thumbnail{
    width: 150px;
    height: 150px;
    background-size: 150px;
    background-repeat: no-repeat;
    background-position: center;
}

.ks-circular-chart {
    display: block;
    margin: 10px auto;
    max-width: 80%;
    max-height: 250px;
}

.ks-circle-bg {
    fill: none;
    stroke: #D9D9D9;
    stroke-width: 2;
}

.ks-circle {
    fill: none;
    stroke-width: 1.8;
    stroke-linecap: round;
    animation: progress 1s ease-out forwards;
}

@keyframes progress {
    0% {
        stroke-dasharray: 0 100;
    }
}

.ks-circular-chart.ks-orange .ks-circle {
    stroke: #F7941D;
}

.ks-percentage-title{
    fill: #454545;
    font-size: 2.4px;
    text-anchor: middle;
    opacity: 0.7;
}

.ks-percentage-actual{
    fill: #1F9AD9;
    font-size: 8px;
    text-anchor: middle;
    font-weight:bold;
}

.ks-percentage-bar{
    fill: #ececec;
    font-size: 10px;
    text-anchor: middle;
}
.ks-percentage-objecive{
    fill: #959595;
    font-size: 4px;
    text-anchor: middle;
    font-weight: normal;
}

.ks-finish-page__title{
    text-align: center;
    letter-spacing: 0px;
    color: #1C9344 !important;
    font-size: 18px;
}
.ks-finish-page__subtitle{
    text-align: center;
    letter-spacing: 0px;
    color: #929496;
    opacity: 1;
    font-weight: normal;
    font-size: 14px;
}
.ks-finish-page__code{
    text-align: center;
    letter-spacing: 0px;
    color: #454545;
    opacity: 1;
    font-size: 16px;
}

.ks-home-page__title{
    font-size:22px !important;
    color:#454545 !important;
}
.ks-home-page__subtitle{
    font-size:16px !important;
    color:#454545 !important;
}

.icon, .ico{
    font-family: 'fontawesome-alloy' !important;
}
.ks-icon-filter{
    width: 39px;
    height: 39px;
    background: transparent linear-gradient(106deg, #9247F9 0%, #443BF1 100%) 0% 0% no-repeat padding-box;
    border-radius: 50%;
    color: #fff;
    font-size: 24px;
}
.ks-icon-filter_label{
    color:#5C2D91;
    font-size:14px;
    font-weight:bold;
}
.ks-safety__subtitle{
    letter-spacing: 0px;
    color: #777777;
    font-size:16px;
}
.ks-safety-card{
    padding: 22px;
    border-radius: 38px;
    background-color: #fff;
    min-width: 345px;
    margin-right:10px;
    cursor: pointer;
}
.ks-safety-card__title{
    color: #454545;
    font-size:14px;
}
.ks-safety-card__subtitle{
    color: #777777;
    font-size:14px;
}
.ksafety__title-currentStep {
    font-size: 16px !important;
    color: #777777 !important;
}
.ksafety__title-currentStep strong {
    font-weight: bold;
}
.ksafety__subtitle-currentStep{
    font-size: 16px !important;
    color: #777777 !important;
}
.ksafety__form-title{
    color:#454545 !important;
    font-size: 16px !important;
}

.ksafety__power-bi-title{
    font-size: 22px;
    text-align: center;
    letter-spacing: 0px;
    color: #454545;
}
.ksafety__power-bi-subtitle{
    font-size: 16px;
    text-align: center;
    letter-spacing: 0px;
    color: #454545;
    opacity: 0.5;
}
.ks-safety-card__list {
    list-style-type: none;
    margin: 0;
}
.ks-safety-card__list-item {
    color: #777777;
    font-size:14px;
}
.ks-safety-card__list-item::before {
    content: '- ';
    color: #777777;
    font-size:14px;
}
.ks-safety-return__link {
    color: #593EF3;
    font-size: 14px;
    letter-spacing: 0;
    cursor: pointer;
    line-height: 1;
}
.ks-safety-return__icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: #593EF3;
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    border-width: 3px 3px 0 0;
    border-style: solid;
    margin: 10px;
    transform: rotate(-135deg);
}
.ks-safety-return__icon:after,
.ks-safety-return__icon:before {
    content: "";
    box-sizing: border-box;
}
.ks-safety-return__icon:before {
    right: 0;
    top: -2px;
    position: absolute;
    height: 3px;
    box-shadow: inset 0 0 0 2px;
    transform: rotate(-45deg);
    width: 13px;
    transform-origin: right top;
}

.ksafety__modal_box .yui3-aclist {
    overflow: scroll;
    height: 200px;
    top: 20px !important;
    border-bottom: 1px solid #ccc;
}

.ksafety__modal_box .yui3-aclist-list {
    padding-top: 19px;
}

.js-prnObservador03 {
    margin-right: 0 !important;
}

@media (max-width: 330px) {
    .js-prnObservador01, .js-prnObservador02 {
        margin-right: 10px !important;
    }
}

.pagination .page-item .page-link {
    cursor: pointer;
    border-radius: 50%;
    width: 30px;
    color: #fff;
    background: transparent linear-gradient(106deg, #9247F9 0%, #443BF1 100%) 0% 0% no-repeat padding-box;
}
.pagination .page-item .page-link.disabled {
    background: #d7d0e1;
}
.pagination .page-item .page-link.selected-page {
    background: transparent;
    color: #292929;
}

.kdw-alert-warning--safety {
    color: #7f4900;
    background-color: #fde8cc;
    border-color: #fcdfb8;
    font-size: 15px;
}

.kdw-alert-warning--safety strong {
    font-weight: 800;
}

.kdw-alert-warning--safety .kdw-close-button-alert span {
    position: relative;
    font-size: 2.5rem;
    color: #000;
    opacity: .5;
    top: -5px;
    right: 0;
}

.safety-img-radius{
    border-radius: 26px;
}