strog {
    color: #2F353B !important;
}

h1.cadastro {
    font-size: 2em;
    padding-bottom: 30px;
    margin: 1em;
    padding-left: 40px;
}

.icone-voltar {
    display: none;
}

.desktop {
    display: block;
}

.mobile {
    display: none;
}

h1.title {
    font-size: 2em;
}

h4.subtitle {
    padding-top: 0;
}

.space-left {
    padding-left: 50px;
}

.space-dados-pessoais {
    padding: 0 50px;
}

.login-page {
    min-height: 100%;
}

.dark {
    color: #2F353B;
}

.document-choice {
    margin: 40px 0 50px;
}

.document-description {
    margin-top: 5px;
}

    .document-description input {
        width: 500px;
    }


.elements-space {
    margin-bottom: 10px;
}

html, body, #form1 {
    float: left;
    height: 100%;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

.card-sigin {
    height: 100%;
    width: 100%;
    position: absolute;
}

    .card-sigin .fit-left-space {
        background: #f1f1f1;
        min-height: 100%;
        padding-left: 0px;
        max-height: 100vh;
        overflow: auto;
        overflow-x: hidden;
    }

.events li {
    display: flex;
    color: #999;
}

.events .step {
    position: relative;
    padding: 0 1.5em;
}

    .events .step::after {
        content: "";
        position: absolute;
        z-index: 2;
        right: 0;
        top: 0;
        transform: translateX(50%);
        border-radius: 50%;
        background: #a7bdcd;
        border: 1px solid #a7bdcd;
        width: 1.5em;
        height: 1.5em;
    }

.events .current::after {
    background: #3598dc;
    border: 1px solid #3598DC;
    width: 1.8em;
    height: 1.8em;
}

.done .step::after {
    background: #3598dc;
    border: 1px solid #3598DC;
    width: 1.8em;
    height: 1.8em;
}

.events a {
    padding: 0 1.5em 1.1em;
    position: relative;
    font-size: 1.4em;
    color: rgba(134, 142, 151, 1);
    text-decoration: none;
    cursor: text;
}

    .events a::before {
        content: "";
        position: absolute;
        z-index: 1;
        left: -1px;
        height: 100%;
        border-left: 3px #ccc solid;
    }

.done a::before {
    border-left: 3px #3598DC solid;
}

.events a.last::before {
    border-left: 0;
}

.events strong {
    display: block;
    font-weight: bolder;
}

.events {
    margin: 1em;
    width: 100%;
}

    .events,
    .events *::before,
    .events *::after {
        box-sizing: border-box;
    }

.min-heigth-spacer {
    margin-bottom: 80px;
}

.fixed-row-bottom {
    position: fixed;
    width: calc(100% - 34.33%);
    height: 34px;
    margin: auto;
    padding: 0 25px;
    bottom: 25px;
}

    .fixed-row-bottom .buttons {
        position: relative;
        text-align: center;
        margin: 0 40px 0 24px;
    }

        .fixed-row-bottom .buttons .prev {
            position: absolute !important;
            background-color: #F1F1F1;
            color: #A49DA4;
            left: 0;
        }

        .fixed-row-bottom .buttons .photo {
            background-color: #2196F3;
            border-color: #2196F3;
        }

        .fixed-row-bottom .buttons .next {
            position: absolute !important;
            background-color: #C1C1C1;
            border-color: #C1C1C1;
            right: 0;
        }

            .fixed-row-bottom .buttons .next.active {
                position: absolute !important;
                background-color: #26C281;
                border-color: #26C281;
                right: 0;
            }

.webcam {
    text-align: center;
    padding-left: 30px;
    padding-top: 30px;
}

#streamDocumento, #streamDocumentoVerso {
    /* margin-top: -6px;
            margin-left: calc(50% - 270px);*/
    width: 100%;
}

.webcam .canvas {
    /*width: 300px;
            height: 300px;
            background: black;
            border-radius: 50%;*/
    max-width: 100%;
    max-height: 600px;
    overflow: hidden;
    display: inline-block;
}

.webcam .canvas-r {
    overflow: hidden;
    display: inline-block;
    position: relative;
    white-space: nowrap; /* This is required unless you put the helper span closely near the img */
}



.webcam .canvas video {
    display: none;
    /*margin-left: calc(50% - 200px);
            margin-top: calc(50% - 200px);*/
    max-width: 400px;
}

audio, canvas, progress, video {
    display: none;
}

.left-top {
    border-top: solid 3px;
    border-left: solid 3px;
    top: 10px;
    left: 10px;
    background-image: url('Imagens\iconfinder_person-people-man-profile-human_3643745.svg');
}

.left-botton {
    border-bottom: solid 3px;
    border-left: solid 3px;
    bottom: 10px;
    left: 10px;
}

.right-top {
    border-top: solid 3px;
    border-right: solid 3px;
    top: 10px;
    right: 10px;
}

.right-botton {
    border-bottom: solid 3px;
    border-right: solid 3px;
    bottom: 10px;
    right: 10px;
}

.left-top,
.left-botton,
.right-top,
.right-botton {
    position: absolute;
    border-color: #26C281;
    height: 30px;
    width: 30px;
}

#snapshotSelfie img, #snapshotSelfieSorrindo img {
    /*margin-left: calc(50% - 200px);
            margin-top: calc(50% - 150px);
            width: 400px !important;
            height: 300px !important;*/
    display: inherit;
}

#snapshotDocumento img, #snapshotDocumentoVerso img {
    /* width: 550px;
            height: 400px;
            margin-left: calc(50% - 275px);*/
}

.step-context {
    background-image: url('/Imagens/Icones/CadastroExterno/curva.svg');
    background-repeat: no-repeat;
    background-position: left bottom;
    min-height: 100%;
    background-size: contain;
}

    .step-context .icon {
        margin-left: calc(50% - 50px);
        width: 50px;
    }

.btn-upload {
    visibility: hidden;
}

i.fa.fa-upload {
    font-size: 40px;
    margin: .5em;
}

.fix-row-left {
    margin-left: 0px !important;
}

.margin-finalizado-top {
    margin-top: 6em;
}

@media all and (max-width:1024px) {
    h1.cadastro {
        font-size: 1.4em;
    }
}

@media all and (max-width:768px) {
    h1.cadastro {
        font-size: 1.2em;
        padding-left: 0;
    }

    .events a {
        font-size: 1.2em;
    }

    .events {
        padding-left: 0px;
    }
}
/*Mobile*/
@media all and (max-width:600px) {
    h1.cadastro {
        font-size: 1.8em;
        padding-left: 0;
    }

    .desktop {
        display: none;
    }

    .mobile {
        display: block;
        padding: 20px 0px 30px;
    }

    h1.title {
        font-size: 1.8em;
        text-align: center;
        padding: 0;
    }

    h4.subtitle {
        padding: 0 60px;
        text-align: center;
        line-height: 28px;
        font-size: 1.2em;
    }

    .col-sm-4.step-context {
        padding: 0;
    }

    ul.events {
        display: inline-flex;
    }

    .events {
        padding: 0 0 0 4em;
        margin: 0 auto;
    }

        .events li {
            display: flex;
            width: 20%;
        }


        .events .step {
            padding: 0;
        }

        .events a {
            padding: 0;
            margin: 2em 0 0 -3.5em;
            font-size: .8em;
            width: 100%;
            text-align: center;
        }

            .events a.last::before {
                border: none;
            }

            .events a::before {
                content: "";
                border: none;
                width: 100%;
                border-top: 3px solid rgba(134, 142, 151, 1);
                margin-top: -12px;
                margin-left: 3em;
            }

    .done a::before {
        border-top: 3px #3598DC solid !important;
    }

    li.lis a span {
        display: none;
    }

    .lis.last {
        width: 10% !important;
    }

    .step-context {
        min-height: initial !important;
        background: none;
    }

    .btn-block-mobile {
        width: 100%;
        display: block;
    }

    .login .fixed-row-bottom {
        position: initial;
    }

    .login .tab-content {
        height: initial;
        min-height: initial;
        background: white;
    }

    .step-context .icon {
        display: none;
    }

    .events .current::after {
        width: 1.5em;
        height: 1.5em;
    }

    .done .step::after {
        width: 1.5em;
        height: 1.5em;
    }

    h1.cadastro {
        text-align: center;
        margin: 0;
        padding: 20px 0 30px;
    }

    .icone-voltar {
        display: inline-block;
        padding-right: 10px;
    }

    .min-heigth-spacer {
        margin-bottom: 10px;
    }


    .fixed-row-bottom .buttons {
        min-height: 80px;
        min-width: 200px;
        margin: 0;
    }

            .fixed-row-bottom .buttons .btn {
                position: relative !important;
                margin: 10px 0px;
            }

            .fixed-row-bottom .buttons #passoAnterior {
                display: none;
            }

    .document-description input {
        width: 250px;
    }

    .margin-finalizado-top {
        margin-top: 4em;
        margin-bottom: 3em;
    }
}



.cover {
    vertical-align: middle;
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0.5;
    width: 55%;
    height: 90%;
}

.hint {
    color: #3598DC;
    display: none;
    font-weight: 500;
}


.sweet-alert p.lead {
    max-height: 500px;
    overflow: auto;
}

.sweet-alert .btn.btn-primary,
.sweet-alert .btn.btn-primary:focus,
.sweet-alert .btn.btn-primary:hover {
    background-color: #2196f3;
    border-color: #2196f3;
}
