.button-move {
    border: 1px solid #092676 !important;
    color: #fff;
    border-radius: 5px;
    background-color: #092676 !important;
    padding: 10px 35px;
    font-size: 12px;
    text-align: center;
    font-weight: 400;
    margin-left: auto;
}

.button__back:hover {
    background-color: #092676 !important;
}

.button__error {
    width: auto;
    height: 40px;
    background: no-repeat padding-box #092676 !important;
    opacity: 1;
    padding: 5px 20px;
    text-align: center;
    border: none;
    border-radius: 5px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin-top: 20px;
}

.c-folder_title {
    text-align: center;
    font-size: 18px;
    color: #092676 !important;
    margin: 10px;
    font-weight: 600;
}

.check__title {
    font-weight: 500;
    font-size: 24px;
    color: #092676 !important;
    text-align: center;
}

.continue-btn-2,
.continue-btn-3 {
    background: #092676 !important;
    border: 1px solid #092676 !important;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    height: 32px;
    padding: 5px 20px;
    text-align: center;
    width: -moz-fit-content;
    width: fit-content;
}

.document__action.check {
    background-color: #092676 !important;
    color: #fff !important;
    font-size: 25px;
}

.element.style {
    fill: #092676 !important;
}

.foot-content {
    background-color: #092676 !important;
    padding: 5px;
}

.form__button {
    border: 1px solid #092676 !important;
    color: #fff;
    border-radius: 5px;
    background-color: #092676 !important;
    padding: 10px 20px;
    font-size: 12px;
    text-align: center;
    font-weight: 400;
    float: right;
    margin-bottom: 15px;
}

.home__button i {
    font-size: 30px;
    color: #092676 !important;
    vertical-align: middle;
}

.icon-btn-round:hover {
    background-color: #092676 !important;
}

.icon-item i {
    color: #092676 !important;
    font-size: 30px;
}

.icon-mail:before {
    content: "\e91b";
    color: #092676 !important;
}

.icons-item img {
    color: #092676 !important;
    height: 25px;
}

.l-folder_title {
    text-align: center;
    font-size: 18px;
    color: #092676 !important;
    margin: 10px;
    font-weight: 600;
}

.list-upload {
    display: inline-block;
    color: #fff;
    cursor: pointer;
    border: none;
    border-radius: 5px;
    padding: 10.9px 20px;
    font-size: 12px;
    text-align: center;
    font-weight: 400;
    background-color: #092676 !important;
    margin-bottom: 0;
}

.log-bar {
    background: linear-gradient(to left, #092676, #092676) !important;
    height: 2vh;
    width: 100%;
}

.modal--title {
    text-align: center;
    font-size: 18px;
    color: #092676 !important;
    margin: 10px;
    font-weight: 600;
}

.modal__tittle {
    font-weight: 500;
    font-size: 20px;
    text-align: center;
    color: #092676 !important;
    flex: 1;
}

.share_title {
    text-align: center;
    font-size: 18px;
    color: #092676 !important;
    margin: 10px;
    font-weight: 600;
}

.sign__button {
    width: auto;
    height: 30px;
    padding: 5px 20px;
    border-radius: 5px;
    color: #fff;
    background-color: #092676 !important;
    border: none;
    margin-right: 5px;
    font-size: 12px;
}

.sign__container button {
    background: #092676 !important;
    border: none;
    border-radius: 5px;
    color: #fff;
    padding: 8px;
    width: 100%;
}

.terms__options button {
    width: auto;
    height: 30px;
    border: 1px solid #092676 !important;
    color: #fff;
    border-radius: 5px;
    background: #092676 !important;
    padding: 5px 20px;
    font-size: 16px;
}

.text__error span {
    color: #092676 !important;
    font-weight: 700;
}

.title1 {
    text-align: center;
    font-size: 18px;
    color: #092676 !important;
    margin: 10px;
    font-weight: 600;
}

.txt-subtitle-terms {
    color: #092676 !important;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: .5rem;
}

.welcome-text span {
    display: block;
    color: #092676 !important;
    font-weight: 600;
    font-size: 28px;
}