﻿.btn-header {
    margin-top: 20px;
}

.link-color {
    color: #808080 !important;
}

.small {
    font-size: 80% !important;
    font-weight: normal !important;
}

.compliance-valid {
    color: #2ecc71;
}

.compliance-missing {
    color: #e34e4e;
}

.compliance-expired {
    color: #f7b05a;
}

.compliance-big {
    font-size: 2em;
}

.documents-index {
    font-size: 75% !important;
}

.btn-small-fxcom {
    padding: 5px;
    font-size: 13px;
    margin: 2px;
}

.file-thumb {
    height: 485px;
    width: 485px;
}

.file-thumb-new {
    /*max-width: 100%;
    width: 100%;*/
    background-color: #fff;
    height: 250px;
    border-radius: 5px;
}

.file-thumb-pdf {
    background-color: #FFF;
    color: #a1cfed;
    font-size: 5.5em;
}

/*@media (min-width: 992px) {
    .modal-lg {
        width: 1100px;
    }
}*/

/*.form-group {
    margin-bottom: 5px;
    padding-bottom: 5px;
}*/

.dropdown-menu {
    /*margin-top: 40px;*/
}

.dropdown-menu-hover {
    margin-top: 40px;
}

.dropdown-hover:hover .dropdown-menu-hover {
    display: block;
}

.label-redondinho {
    /*display: block;*/
    /*width: 95px;*/
    height: 25px;
    /*padding-top: 8px;*/
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 10px;
    /*margin-top: 2px;*/
}

.custom-label-success {
    background-color: transparent;
    color: #5cb85c;
    font-size: 15px;
    font-weight: normal;
}

.btn {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 4px;
    padding: 5px 20px;
    /*font-family: 'Open Sans', helvetica, arial, sans-serif;*/
    font-size: 14px;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: none;
    line-height: 2.3;
}

.ibox-content {
    border: none;
}

.navbar-default .nav li a {
    text-transform: capitalize;
}

/*.btn-danger {
    padding: 10px 20px;
}*/

.country {
    background-color: #FFF !important;
    color: #333 !important;
    font-weight: bold;
}

.country-container {
    border: 1px solid #e5e6e7;
    border-radius: 1px;
    border-left: 0px;
    background: #FFF;
}

.btn-tw {
    background-color: #2ed06e !important;
    border-color: #2ed06e;
    color: #FFFFFF;
    font-size: 14px;
    padding: 10px 20px;
    font-weight: 600;
}

    .btn-tw:hover, .btn-tw:focus, .btn-tw.focus {
        color: #FFFFFF !important;
        background-color: #31c76c !important;
        text-decoration: none;
    }

.dar-um-destaque {
    background-color: #f5f5f5;
}

.last-row {
    border-top: 2px solid #ddd;
    background-color: #f5f5f5;
    cursor: auto !important;
}

.destaque-total-sent {
    margin-right: 63px;
    font-weight: bold;
}

.btn-google:hover, .btn-google:active .btn-facebook:hover, .btn-facebook:active {
    color: #FFFFFF !important;
}

.btn-facebook:hover, .btn-facebook:focus, .btn-facebook.focus {
    color: #FFFFFF !important;
    background-color: #3a60b5;
    text-decoration: none;
}

.btn-google:hover, .btn-google:focus, .btn-google.focus {
    color: #FFFFFF !important;
    background-color: #b53b2c;
    text-decoration: none;
}

.btn-facebook {
    background-color: #3b66c4;
    border-color: #3b66c4;
    color: #FFFFFF;
    font-size: 14px;
    padding: 10px 20px;
    font-weight: 600;
}

.btn-google {
    background-color: #ce4332;
    border-color: #ce4332;
    color: #FFFFFF;
    font-size: 14px;
    padding: 10px 20px;
    font-weight: 600;
}

.or-login-with {
    margin: 15px 50px 15px 0px;
    margin-top: 50px;
    width: 100%;
    text-align: center;
}

    .or-login-with:before, .or-login-with:after {
        content: "";
        display: inline-block;
        width: 20%;
        margin: 0 .5em 0 -55%;
        vertical-align: middle;
        border-bottom: 1px solid #c6c6c6;
    }

    .or-login-with:after {
        margin: 0 -55% 0 .5em;
    }

.form-control, .single-line {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 1px;
    color: inherit;
    display: block;
    padding: 3px 9px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
    font-size: 12px;
}

    .form-control:focus, .single-line:focus, .form-control:focus + .input-group-addon, .single-line:focus + .input-group-addon {
        border-color: #0d98d6;
    }

        .form-control:focus + .input-group-addon {
            border-color: #0d98d6;
        }

    /*input:focus + .input-group-addon {
    box-shadow: 0 0 5px red;
}*/

    .form-control:focus, .has-error .form-control:focus, .has-success .form-control:focus, .has-warning .form-control:focus, .navbar-collapse, .navbar-form, .navbar-form-custom .form-control:focus, .navbar-form-custom .form-control:hover, .open .btn.dropdown-toggle, .panel, .popover, .progress, .progress-bar {
        box-shadow: none;
    }

/*.header-back.one {
    background: url(/Content/img/header_sky_5.jpg) 100% 0 repeat;
}*/

/*.box-get-started {
    background-color: transparent;
    border: none;
    width: 500px;
    margin-right: auto;
    margin-left: auto;
    float: none;
}*/

.control-grandao {
    height: 55px !important;
    font-size: 28px !important;
    /*font-weight: bold;*/
    color: #000;
}

/*.row {
    margin-bottom: 3px !important;
}*/

.pequeno-sem-estilo-dos-lados {
    width: 170px !important;
    border: none !important;
    margin-bottom: 15px;
}

.um-pouco-mais-para-baixo {
    margin-bottom: 0px;
}

.btn-azul-cancel:hover, .btn-azul-cancel:focus, .btn-azul-cancel.focus {
    color: #FFFFFF !important;
    background-color: #007a7a;
    text-decoration: none;
}

.btn-azul-cancel {
    background-color: #008c8c;
    border-color: #008c8c;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 600;
}

.btn-size-padrao {
    width: 150px;
}

.meu-gray-bg {
    background-color: #eeeeee;
}

.page-heading-custom {
    margin-top: 75px;
}

.wrapper-custom {
    padding-top: 20px;
    padding-bottom: 5px;
    border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
}

.row-no-margin {
    margin-bottom: 0px !important;
}

.corpo-gray-pt-2 {
    background-color: #eeeeee;
    padding: 10px;
    border-radius: 0px 0px 10px 10px;
    -moz-border-radius: 0px 0px 10px 10px;
    -webkit-border-radius: 0px 0px 10px 10px;
}

.border-bottom-custom {
    border-top: 1px solid #999;
}

.not-strong {
    font-weight: normal;
}

.btn-group-full {
    display: block;
}

.rolinho {
    margin-top: 42px;
    width: 100%;
    max-height: 400px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.align-left {
    text-align: left;
}

.fake-input {
    height: 42px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #e5e6e7;
    color: inherit;
    display: block;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

.form-control-be-white[disabled], .form-control-be-white[readonly], fieldset[disabled] .form-control-be-white {
    cursor: not-allowed;
    background-color: #fff;
    opacity: 1;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #fff;
}

.espacamento-titulo {
    /*padding-bottom: 15px;*/
    padding-top: 15px;
    padding-left: 20px;
}

/* Change the white to any color ;) */
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

    input:-webkit-autofill:focus {
        -webkit-box-shadow: 0 0 0px 1000px white inset;
    }

.btn-azul-escuro:hover, .btn-azul-escuro:focus, .btn-azul-escuro.focus {
    color: #022857 !important;
    /*background-color: #00234e;*/
    text-decoration: none;
}

.btn-azul-escuro {
    /*background-color: #022857;*/
    color: #022857;
}

.text-red {
    font-weight: bold;
    color: #de3b3b;
}

/* loading style */
.flyover .alert {
    left: 50%;
    top: 50%;
    position: fixed;
    z-index: 1050;
}

.flyover .mask {
    top: 0;
    left: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    background: #e5e6e7;
    z-index: 1049;
}

/* Image cropper style */
.img-container,
.img-preview {
    overflow: hidden;
    text-align: center;
    width: 100%;
}

.img-preview-sm {
    height: 200px;
    width: 200px;
}

.currency-filter-input {
    box-shadow: none;
    border: 0;
    border-bottom: 1px solid #e5e6e7;
}

.btnSelectBorda {
    box-shadow: none !important;
    font-weight: normal;
    border: 1px solid #ccc;
}

.marginBtn {
    margin: 13px 0 0 0;
}

.divBandeiraDir {
    margin: 15px 0 0 0;
    padding: 10px 15px 10px 10px;
    border: 1px solid #cbcbcb;
    width: 80px;
}

.inputValorBandeiraEsq {
    border-right: 0px;
    border-radius: 5px 0 0 5px !important;
}

.divBandeiraEsq {
    padding: 0 0 0 15px;
}

.labelImperial {
    font-size: 14px;
    color: #0d98d6;
    font-weight: normal;
}

@media (min-width: 768px) {
    .navbar-wrapper .navbar {
        border-radius: 0px;
    }
}

/**/
.menu-username-menor {
    font-size: 0.8em !important;
    margin-top: 34px;
    margin-left: 35px;
    display: block;
    /*font-family: 'Open Sans', helvetica, arial, sans-serif;*/
    cursor: default;
}

.m-l-sm {
    margin-left: 5px;
}

.affix-for-avatar {
    position: absolute;
    top: 25px;
    right: 0px;
}

/**/

.input-rates {
    width: 105px !important;
    margin-left: auto;
    margin-right: auto;
    border-radius: 4px;
}

/**/

.navbar-separated {
    margin-top: 20px;
}

li.menu-entry {
    font-size: 18px;
    margin-left: auto;
    margin-right: auto;
    padding: 14px;
}

.metismenu li a {
    font-weight: normal !important;
    font-size: 13px !important;
}

.panel-shadow {
    -webkit-box-shadow: 0px 0px 26px -4px rgba(0,0,0,0.45);
    -moz-box-shadow: 0px 0px 26px -4px rgba(0,0,0,0.45);
    box-shadow: 0px 0px 26px -4px rgba(0,0,0,0.45);
}

.m-t {
    margin-top: 20px;
}

.m-t-15 {
    margin-top: 15px;
}

.panel-no-border {
    border: none;
}

.panel-white-border {
    border: 1px solid #fff;
}

/**/

.iphone-view {
    width: 406px;
    height: 812px;
    background-image: url(/Content/img/iphone-view.png);
    margin-left: auto;
    margin-right: auto;
    padding-left: 27px;
    padding-top: 24px;
}

.iphone-view-background {
    background-image: url('/Content/img/background-phone-example.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 352px;
    height: 764px;
    border-radius: 33px;
}

.iphone-view-logo {
    background-image: url('/Content/img/logo-sample.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    width: 270px;
    height: 180px;
    margin-right: auto;
    margin-left: auto;
}

.iphone-view-text {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
    max-height: 240px;
    overflow: hidden;
    color: #000;
}

.iphone-view-buttons {
    position: absolute;
    bottom: 81px;
    width: 325px;
    height: 120px;
    padding: 10px;
}

.iphone-view-buttons-item {
    width: 140px;
    background-color: #324050;
    border: none;
    opacity: 0.8;
    border-radius: 5px;
}

    .iphone-view-buttons-item:hover,
    .iphone-view-buttons-item:active,
    .iphone-view-buttons-item:focus {
        background-color: #324050;
    }

.btn-full-size {
    width: 100% !important;
}

.zap-share-icon-container {
}

.zap-share-icon {
    height: 117px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}
/**/
#contact .row {
    margin-right: 0px;
    margin-left: 0px;
}

/**/

.panel-fx:hover, .panel-fx:focus, .panel-fx:active, .panel-fx:visited {
    /*box-shadow: 0px 0px 37px -4px #ccc;*/
}

.panel-fx {
    border-color: #ffffff;
}

    .panel-fx > .panel-heading {
        /*font-family: 'Montserrat';*/
        font-size: 1.3em;
        font-weight: bold;
        color: #FFF;
        background-color: #ffffff;
        border-color: #e6e6e6;
        border-radius: 6px;
        margin-bottom: 5px;
    }

    .panel-fx > .panel-body {
        background-color: #d7dbdd;
        border-radius: 6px;
    }

    .panel-fx > .panel-footer {
        background-color: transparent;
        border-top: none;
        min-height: 55px;
    }

    .panel-fx > .panel-heading-red {
        background-color: #ce1034;
    }

    .panel-fx > .panel-heading-green {
        background-color: #0a8f1d;
    }

    .panel-fx > .panel-heading-orange {
        background-color: #f8ac59;
    }

.pdf-placeholder {
    padding-top: 25px;
    font-size: 4em;
    text-align: center;
    height: 110px;
}

.pdf-subtitle {
    display: block;
    font-size: 0.2em;
}

.panel-body-pointer {
    cursor: pointer;
}

.document-container {
    min-height: 300px;
    padding: 5px;
    /*background-color: #e7e9ea;*/
    position: relative;
    border-radius: 10px;
    border: 1px #dcdedf solid;
}

.badge-md {
    padding: 8px 15px;
}

.badge-warning {
    background-color: #e47605;
}

.badge-success {
    background-color: #20a011;
}

.missing-document {
    width: 100%;
    text-align: center;
    color: #5F6060;
    min-height: 110px;
}

.missing-document-icon {
    font-size: 4em;
}

.modal-header-sign-up {
    border-bottom: none;
}

.modal-body-sign-up {
    width: 85%;
    margin: 0 auto 0 auto;
    padding-bottom: 0;
}

.modal-footer-sign-up {
    border-top: none;
    padding-top: 0;
}

.btn-sign-up {
    min-width: 150px;
}

.text-error {
    color: #ce1717;
}

.password-polic-error {
    background-color: #ce1717;
}

.password-polic-progress {
    background-color: #1ab394;
    height: 10px;
    margin-bottom: 10px;
}

.password-policy-ul {
    list-style: none;
    padding: 0;
}

    .password-policy-ul li {
        padding-left: 0px;
    }

        .password-policy-ul li.invalid {
            content: "\f00c";
            font-family: Font Awesome 5 Pro;
            display: inline-block;
        }

.logoTopMenuImg {
    width: auto !important;
}

.navbar-custom > li {
    /*width: 80px !important;*/
    margin-right: 15px;
    margin-left: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
}

    /*  
    (ヘ･_･)ヘ┳━┳
    
    -- MERGE --

    (╯°□°）╯︵ ┻━┻
*/

    .navbar-custom > li a {
        text-decoration: none;
    }

.box-content {
    margin-top: 0;
}

.wrapper {
    padding-top: 5px;
}

.dropdown-menu > li > a.link-username {
    padding-left: 5px;
    font-weight: bold;
}

.left-addon .fas {
    left: 0px;
}

.inner-addon .fas {
    position: absolute;
    padding: 13px;
    pointer-events: none;
}

input.white-bg-important {
    background-color: #fff !important;
}

input, select {
    background: none;
    border: 1px solid #ccc;
    box-shadow: none;
}

    input:read-only, input:disabled,
    select:read-only, select:disabled {
        border-color: #e2dcdc;
        background-color: #FFFFFF;
        color: #676a6c;
    }

    input:focus {
        background-color: #fff9c8;
        color: #121515
    }

.btn-info-outline {
    color: #269abc;
    background-color: #fff;
    border-color: #269abc;
}

    .btn-info-outline:hover {
        color: #fff;
        background-color: #5bc0de;
        border-color: #46b8da;
    }

.row-center {
    display: flex;
    justify-content: center;
}

.form-control-mfa {
    text-align: center;
    font-weight: bold;
    font-size: 1.5em !important;
}

.form-control-mfa-ext {
    padding: 8px 8px !important;
}

.separator-mfa {
    position: relative;
    top: 30px;
    left: 18px;
    color: #a7a7a7;
}

.col-mfa {
}

.container-option {
    /*border: 1px solid #f5f5f5;*/
    padding: 10px;
    min-height: 90px;
}

    .container-option:hover {
        /*border: 1px solid #e5e5e5;
        padding: 15px;*/
        cursor: pointer;
    }

    .container-option > span,
    .container-option > em {
    }

    .container-option > span {
        font-size: 2em;
        display: block;
        color: #828282;
    }

    .container-option:hover > span {
        color: #2471c3;
    }

    .container-option > em {
        font-size: 0.95em;
        color: #ababab;
    }

    .container-option:hover > em,
    .container-option:hover > h5 {
        color: #4991dd;
    }

.h-100 {
    min-height: 100px;
}

.h-200 {
    min-height: 200px;
}

.h-300 {
    min-height: 300px;
}

.h-400 {
    min-height: 400px;
}

.button--tertiary,
.button--secondary-destructive {
    display: none;
}

.image-preview {
    max-width: 500px;
}

.camera-viewfinder{
    width: 600px;
    height: 350px;
}


.btn-navy {
    background-color: #1c84c6;
    border-color: #1c84c6;
    color: #FFFFFF;
}

    .btn-navy:hover,
    .btn-navy:focus,
    .btn-navy:active,
    .btn-navy.active,
    .open .dropdown-toggle.btn-navy,
    .btn-navy:active:focus,
    .btn-navy:active:hover,
    .btn-navy.active:hover,
    .btn-navy.active:focus {
        background-color: #1a7bb9;
        border-color: #1a7bb9;
        color: #FFFFFF;
    }

    .btn-navy:active,
    .btn-navy.active,
    .open .dropdown-toggle.btn-navy {
        background-image: none;
    }

        .btn-navy.disabled,
        .btn-navy.disabled:hover,
        .btn-navy.disabled:focus,
        .btn-navy.disabled:active,
        .btn-navy.disabled.active,
        .btn-navy[disabled],
        .btn-navy[disabled]:hover,
        .btn-navy[disabled]:focus,
        .btn-navy[disabled]:active,
        .btn-navy.active[disabled],
        fieldset[disabled] .btn-navy,
        fieldset[disabled] .btn-navy:hover,
        fieldset[disabled] .btn-navy:focus,
        fieldset[disabled] .btn-navy:active,
        fieldset[disabled] .btn-navy.active {
            background-color: #1f90d8;
            border-color: #1f90d8;
        }