/* Minification failed. Returning unminified contents.
(135,1): run-time error CSS1019: Unexpected token, found '{'
(136,25): run-time error CSS1030: Expected identifier, found ' '
(136,30): run-time error CSS1031: Expected selector, found ';'
(136,30): run-time error CSS1025: Expected comma or open brace, found ';'
(137,24): run-time error CSS1030: Expected identifier, found ' '
(137,29): run-time error CSS1031: Expected selector, found ';'
(137,29): run-time error CSS1025: Expected comma or open brace, found ';'
(138,22): run-time error CSS1030: Expected identifier, found ' '
(138,27): run-time error CSS1031: Expected selector, found ';'
(138,27): run-time error CSS1025: Expected comma or open brace, found ';'
(139,20): run-time error CSS1030: Expected identifier, found ' '
(139,25): run-time error CSS1031: Expected selector, found ';'
(139,25): run-time error CSS1025: Expected comma or open brace, found ';'
(140,17): run-time error CSS1030: Expected identifier, found ' '
(140,22): run-time error CSS1031: Expected selector, found ';'
(140,22): run-time error CSS1025: Expected comma or open brace, found ';'
(141,1): run-time error CSS1019: Unexpected token, found '}'
 */
.step-close {
    display: none;
}

.btn {
    margin-bottom: 5px;
}

@media (max-width: 991.98px) {
    .site-header .group-logos {
        justify-content: center !important;
    }
}

.sem-registro {
    width: 100%;
    text-align: center;
}

.template-item:hover {
    cursor: pointer;
}

.card-preview {
    padding: 20px 0 !important;
}

    .card-preview .end.acoes {
        display: inline-flex;
        background-color: black;
        width: 100%;
        height: 54px;
    }

        .card-preview .end.acoes div {
            width: 20%;
            height: 100%;
            padding: 10px;
        }

            .card-preview .end.acoes div:hover {
                cursor: pointer;
            }

            .card-preview .end.acoes div img {
                height: 100%;
            }

    .card-preview .end {
        margin-top: 15px;
        display: inline-flex;
        width: 100%;
    }

        .card-preview .end.inferior div:first-child {
            width: 20%;
            height: 54px;
        }

        .card-preview .end.inferior div:last-child {
            width: 80%;
            margin-left: 15px;
        }

        .card-preview .end .btn-voltar {
            height: 100%;
            padding: 16px;
        }

            .card-preview .end .btn-voltar img {
                height: 100%;
                margin-top: -5px;
            }

.steps .acoes {
    display: inline-flex;
    width: 100%;
}

    .steps .btn-voltar img {
        width: 18px;
        height: 18px;
    }

input[type=tel], input[type=text], input[type=email], input[type=password] {
    font-size: 16px !important;
}

.home .form-login .form-footer .btn {
    padding: 18px 12px 14px 12px !important;
    background: #f9f9f9;
    border-radius: 30px;
    color: #FF6600;
}

    .home .form-login .form-footer .btn:hover {
        background: #DDDDDD;
    }

.home .form-login {
    margin: auto;
}

@media (max-width: 991.98px) {
    .home .form-login {
        margin: auto;
        padding-top: 0px;
    }
}

.board {
    margin: auto;
}

.board-background {
    margin: auto;
}

/*.board-background svg {
    touch-action: none;
}*/

/*.board-background svg image {
    touch-action: none;
}*/

.card-done .desc, .card-preview .desc {
    padding: 0px;
}

.btn-load-more {
    margin-bottom: 20px !important;
}

{
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.login-idioma {
    position: absolute;
    top: 5px;
    right: 5px;
}

    .login-idioma .btn-idioma {
        font-size: 14px;
        padding: 6px 10px;
        min-width: auto;
        margin: 0px;
    }

.home-idioma {
    position: absolute;
    bottom: 20px;
}

    .home-idioma .btn-idioma {
        background: white;
        color: black;
        padding: 10px 10px 5px 10px;
    }

.container {
    padding-top: 0px;
}

@media (max-width: 991.98px) {
    .container {
        padding-top: 30px;
    }
}

@media (max-width: 991.98px) {
    .logotipo-vazado {
        text-align: center !important;
        margin-bottom: 20px;
    }
}

@media (max-width: 991.98px) {
    .logotipo-vazado img {
        width: 250px;
    }
}

.sendlogo {
    padding: 40px 0;
}

    .sendlogo .row {
        align-items: center;
    }

    .sendlogo h1 {
        padding-top: 10px;
    }

    .box-insert {
        padding: 0 2rem;
    }

    .box-insert .btn {
        width: 100%;
    }

    .box-insert input[type=file] {
        position: absolute;
        cursor: pointer;
        opacity: 0;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
    }

    .box-insert .file-name {
        text-align: center;
    }

    .box-insert .extensions {
        text-align: center;
        margin: 0;
    }

.button-wrapper {
    text-align: center;
    padding-top: 4rem;
}

    .button-wrapper .btn {
        min-width: 210px;
    }

section.ready {
    text-align: center;
    padding: 4rem 0;
    background: #F9F9F9;
}

    section.ready h1, section.ready h2, section.ready h3 {
        margin-bottom: 1rem
    }

    section.ready header span {
        color: #FF6600;
        font-weight: bold;
    }

.box-ready figure {
    margin-bottom: 1.8rem
}

    .box-ready figure img {
        display: block;
        width: 100%;
        height: auto
    }

.box-ready .resume {
    text-align: center;
    padding: 2rem 3rem;
    color: #707070
}

    .box-ready .resume p {
        margin: 0 0 .2rem 0
    }

        .box-ready .resume p:last-child {
            margin: 0
        }

.box-ready .buttons-icons .btn {
    width: 100%
}

.konvajs-content {
    width: 100% !important;
}

.buttons-icons {
    margin-top: 1rem;
}

@media (max-width: 991.98px) {
    .steps h1 {
        margin-bottom: 0px !important;
    }
}

@media (max-width: 991.98px) {
    .load-more .voltar {
        text-align: left;
        margin-top: 20px;
    }
}
