.none {
    display: none !important;
}

.card {
    border-radius: 5px;
}

.card .card-header {
    border: 0;
    border-radius: 5px;
}

.card .card-footer {
    border: 0;
    border-radius: 0 0 5px 5px;
}

p.small {
    line-height: 1.20em;
}

.menu-btn {
    cursor: pointer;
}

.share button {
    text-transform: initial !important;
}

.div-link {
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #5d7188;
    border-radius: 2px;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 48px;
    padding: 0 16px;
}

.share a {
    background-color: #5d7188 !important;
}

.div-link-p {
    margin: 0;
    font-weight: 400;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    line-height: 1.46429em;
    color: #fff;
    display: inline-block;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 14px;
}

.div-link-button {
    border: 0;
    margin: 0;
    cursor: pointer;
    display: inline-flex;
    outline: none;
    position: relative;
    align-items: center;
    user-select: none;
    vertical-align: middle;
    justify-content: center;
    -moz-appearance: none;
    text-decoration: none;
    background-color: transparent;
    -webkit-tap-highlight-color: transparent;
    box-sizing: border-box;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    font-weight: 500;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    line-height: 1.4em;
    border-radius: 4px;
    padding: 7px 8px;
    min-width: 64px;
    min-height: 32px;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    color: #fff;
    -webkit-appearance: button;
    text-transform: initial;
    font-size: 12px;
}

.input-copy {
    background: transparent;
    border: 0px;
    outline: none;
    text-transform: none !important;
    font-size: 16px;
    opacity: .8;
}

.btn-group > .btn:last-child, .btn-group > .btn:last-of-type, .btn-group > .btn-group:last-child > .btn {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.btn-group > .btn:first-child, .btn-group > .btn:first-of-type, .btn-group > .btn-group:first-child > .btn {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

#indicaCompartilha a {
    color: #fff;
    font-size: 0.8em;
    text-transform: initial !important;
}

.card.bg-indigo {
    background-color: #3e50b4;
    color: #fff;
}

.btn-indigo {
    color: #fff;
    background-color: #203190;
    border-color: #ffffff;
}


/*Geocode Google*/
.pac-container {
    max-height: 200px;
    overflow-y: auto;
}

.pac-item {
    cursor: pointer !important;
    padding: 10px 10px 12px;
}

.pac-item:hover {
    text-decoration: none !important;
    background-color: rgba(0, 0, 0, 0.08) !important;
}

.pac-item > span:last-of-type {
    display: block;
    line-height: initial;
    padding: 0;
    padding-left: 22px;
}

/* FIM Geocode Google*/

/* Custom form */

/* FIM Custom form */
.form-group .label--custom {
    width: 100%;
    text-align: left;
}

.form-group label small {
    color: #007bff;
    font-weight: bold;
}

.form-group label .small--custom {
    float: right;
}

.help-block--custom {
    font-size: small;
    color: #00d169;
}

fieldset.fieldset--custom {
    position: relative
}

/* For legend positioning */
legend.legend--custom {
    text-align: right
}

/*
|------------------------------------------------------------------------------
| Line Divider
|------------------------------------------------------------------------------
*/
.block {
    width: 100%;
}

.line-divider {
    color: #00d169;
    display: flex;
    flex-direction: row;
    font-size: 18px;
    justify-content: center;
    line-height: 1;
    text-align: center;
}

.line-divider:before,
.line-divider:after {
    background-color: #00d169;
    content: '';
    flex-grow: 1;
    height: 2px;
    position: relative;
    top: 0.5em;
}

.line-divider:before {
    margin-left: 16px;
    margin-right: 16px;
}

.line-divider:after {
    margin-left: 16px;
    margin-right: 16px;
}

.block .line-divider:before {
    margin-left: 15px;
    margin-right: 16px;
}

[dir=rtl] .block .line-divider:before {
    margin-left: 16px;
    margin-right: 15px;
}

.block .line-divider:after {
    margin-left: 16px;
    margin-right: 15px;
}

[dir=rtl] .block .line-divider:after {
    margin-left: 15px;
    margin-right: 16px;
}

.form-control[readonly],
.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
    opacity: .65;
}


/*
|------------------------------------------------------------------------------
| Termos e condições
|------------------------------------------------------------------------------
*/

.termos-condicoes .empresa {
    font-size: 18px;
}

.termos-condicoes .termos {
    font-size: 16px;
}


/*
|------------------------------------------------------------------------------
| Cupom de desconto
|------------------------------------------------------------------------------
*/

#appCupom .item {
    position: relative;
    /*background-color: #FFF;*/
    border-collapse: separate;
    padding: 25px 20px;
    clear: both;
    display: block;
    margin: 0 0 8px;
    width: 100%
}

#appCupom .item .item-promo {
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -25px;
    min-width: 200px;
    max-width: 200px;
    width: 200px
}

#appCupom .item-promo {
    display: inline-block;
    vertical-align: top
}

#appCupom .item-cover,
#appCupom .item-promo-block {
    font-size: 19px !important;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%
}

#appCupom .item-promo-block {
    position: relative;
    background-color: #46C600;
    border-radius: 6px;
    display: inline-block
}

#appCupom .item-promo-block.item-promo-link,
#appCupom .item-promo-block.item-promo-sale {
    padding-top: 8px
}

#appCupom .item-promo-link {
    background-color: #46C600;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    display: inline-block;
    color: #FFF;
    font-weight: 700;
    font-size: 17px;
    letter-spacing: -1px;
    line-height: 33px;
    margin: 0;
    padding: 2.5px 20px;
    text-align: center;
    white-space: nowrap
}

#appCupom .item-cover {
    position: absolute;
    top: -1px;
    left: -1px;
    right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    width: auto;
    height: 47px;
    margin-right: 40px;
    padding-left: 35px;
    text-align: left;
    line-height: 32px;
    z-index: 2
}

#appCupom .item-code .item-cover,
#appCupom .item-single-use .item-cover {
    padding-left: 25px !important
}

#appCupom .item-code .item-promo-block,
#appCupom .item-single-use .item-promo-block {
    background: #e7f9dd;
    border: 1px dashed #42A40D;
    color: #37840D;
    text-align: right
}

#appCupom .item-code .item-code-link {
    display: block;
    font-size: 17px;
    font-weight: 700;
    line-height: 100%;
    padding: 5px;
    text-align: right;
    text-decoration: none;
    text-transform: none;
    white-space: nowrap
}

#appCupom .item-code .item-code-show,
#appCupom .item-single-use .item-code-show {
    text-align: center;
    word-break: break-all
}

@media (min-width: 767px) {
    #appCupom .item {
        padding-right: 240px
    }

    #appCupom .item .coupon-info {
        margin-left: 140px
    }

    #appCupom .item-cover {
        line-height: 29px
    }

    #appCupom .item-cover,
    #appCupom .item-promo-block {
        padding-top: 10px;
        padding-bottom: 10px;
        height: 50px
    }
}

@media (min-width: 591px) and (max-width: 767px) {
    #appCupom .item .item-promo {
        margin-left: 115px !important;
        min-width: 260px
    }
}

@media (max-width: 767px) {
    #appCupom .item {
        border-spacing: 0;
        display: block;
        width: 100%
    }

    #appCupom .item .item-promo {
        position: static;
        display: block;
        margin: 10px auto -10px;
        min-width: 320px
    }

    #appCupom .item-code-link,
    #appCupom .item-cover,
    #appCupom .item-promo-block {
        font-size: 18px;
        padding-top: 3px !important;
        padding-bottom: 3px !important
    }

    #appCupom .item-cover {
        top: -1px;
        left: -1px;
        text-align: center !important;
        height: 39px !important
    }

    #appCupom .item-code .item-code-link,
    #appCupom .item-single-use .item-code-link {
        overflow-y: hidden;
        line-height: 25px !important
    }
}

@media (max-width: 591px) {
    #appCupom .item {
        padding: 20px;
        padding-top: 10px
    }

    #appCupom .item-title {
        display: flex;
        flex-flow: wrap;
        align-items: center;
        font-weight: 400;
        line-height: 120%;
        margin: 0 0 10px;
        text-align: left;
        min-height: 75px
    }

    #appCupom .item .item-promo {
        margin: 15px auto -5px;
        min-width: 0;
        max-width: 380px;
        width: inherit
    }
}

@media (max-width: 350px) {
    #appCupom .item {
        padding: 15px 10px
    }
}

#appCupom .item .item-cover:hover,
#appCupom .item .item-promo-block:hover {
    text-decoration: none
}

#appCupom .item .item-cover:hover .item-promo-link,
#appCupom .item .item-promo-block:hover .item-promo-link,
#appCupom .item .item-cover:hover.item-promo-link,
#appCupom .item .item-promo-block:hover.item-promo-link {
    color: #FFF;
    background-color: #389d00;
    border-bottom-color: #349300
}

#appCupom .item .item-code .item-cover,
#appCupom .item .item-single-use .item-cover {
    -webkit-transition: all .125s ease-in-out;
    transition: all .125s ease-in-out;
    z-index: 2
}

#appCupom .item .item-code .item-cover:after,
#appCupom .item .item-single-use .item-cover:after {
    top: 5px;
    right: -17px;
    background-image: -webkit-linear-gradient(306deg, #b1cea8, #c6e8b8 38%, #c9e0be 47%, #c0e1b3 51%, rgba(255, 255, 255, 0) 54%) !important;
    background-image: -moz-linear-gradient(54deg, #b1cea8, #c6e8b8 38%, #c9e0be 47%, #c0e1b3 51%, rgba(255, 255, 255, 0) 54%) !important;
    background-image: -o-linear-gradient(306deg, #b1cea8, #c6e8b8 38%, #c9e0be 47%, #c0e1b3 51%, rgba(255, 255, 255, 0) 54%) !important;
    background-image: linear-gradient(36deg, #b1cea8, #c6e8b8 38%, #c9e0be 47%, #c0e1b3 51%, rgba(255, 255, 255, 0) 54%) !important;
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top;
    box-shadow: -3px 7px 6px 0 rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    -webkit-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    transform: rotate(35deg);
    position: absolute;
    margin-right: -27.5px;
    z-index: 3;
    content: "";
    display: block;
    -webkit-transition: all .125s ease-in-out;
    transition: all .125s ease-in-out;
    width: 43px;
    height: 55px;
    box-shadow: -2px 8px 7px 0 rgba(0, 0, 0, 0.1);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-width: 0;
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top
}

#appCupom .item .item-code .item-promo-block,
#appCupom .item .item-single-use .item-promo-block {
    border-radius: 6px
}

#appCupom .item .item-code .item-promo-block:hover .item-cover,
#appCupom .item .item-single-use .item-promo-block:hover .item-cover {
    background-position: right top, 0 0;
    margin-right: 60px;
    text-decoration: none
}

#appCupom .item .item-code .item-promo-block:hover .item-cover:after,
#appCupom .item .item-single-use .item-promo-block:hover .item-cover:after {
    top: -3px;
    right: -25px;
    width: 44px !important;
    height: 76px !important;
    box-shadow: 0 8px 4px -2px rgba(0, 0, 0, 0.1)
}

#appCupom .item .item-code .item-code-show,
#appCupom .item .item-single-use .item-code-show {
    white-space: normal
}

#appCupom .item .item-code .item-promo-link,
#appCupom .item .item-single-use .item-promo-link {
    -webkit-transition: all .15s linear;
    transition: all .15s linear;
    -webkit-transform: translate3D(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    padding-right: 20px;
    white-space: nowrap;
    overflow: hidden;
}

#appCupom .item .item-code .item-code-link,
#appCupom .item .item-single-use .item-code-link,
#appCupom .item .item-code .item-singleuse-link,
#appCupom .item .item-single-use .item-singleuse-link {
    overflow: hidden
}

#appCupom .item .item-code .item-code-show:hover,
#appCupom .item .item-single-use .item-code-show:hover {
    text-decoration: underline
}

@media (max-width: 767px) {
    #appCupom .item:not(.expired-item) .coupon-info {
        min-height: 40px
    }

    #appCupom .item .item-promo-block {
        position: relative
    }

    #appCupom .item .item-code-link,
    #appCupom .item .item-cover,
    #appCupom .item .item-promo-block {
        font-size: 18px;
        padding-top: 3px !important;
        padding-bottom: 3px !important
    }

    #appCupom .item .item-cover {
        top: -1px !important;
        left: -1px !important;
        text-align: center !important;
        height: 39px !important
    }

    #appCupom .item .item-cover:after {
        top: 0 !important;
        border-radius: 3px;
        margin-right: -19.5px !important;
        width: 34px !important;
        height: 50px !important
    }

    #appCupom .item .item-code .item-code-link,
    #appCupom .item .item-single-use .item-code-link {
        overflow-y: hidden;
        line-height: 25px !important
    }

    #appCupom .item .item-code .item-promo-block:hover .item-cover:after,
    #appCupom .item .item-single-use .item-promo-block:hover .item-cover:after {
        top: -7px !important;
        right: -22px !important;
        width: 33px !important;
        height: 67px !important
    }
}

a.cancelar-campanha {
    color: #007bff;
    /*text-decoration: underline;*/
}

/*
|------------------------------------------------------------------------------
| Outra coisa
|------------------------------------------------------------------------------
*/

.badge--custom {
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 3px !important;
}

.badge--custom-green {
    background-color: #28a745 !important;
}

.badge--custom-blue {
    background-color: #0D76FF !important;
}


#filtrosMinhasIndicacoes .form-control::placeholder {
    color: transparent;
}

.loader-screen {
    background-color: #6f6f6fa1 !important;
}

.cart_counter--min {
    height: 15px;
    line-height: 15px;
    width: 15px;
    border-radius: 10px;
    background: #000000;
    font-size: 8px;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    position: absolute;
    left: 10px;
    right: 0;
    margin: 0 auto;
    top: 10px;
}

#dashboard i.material-icons {
    color: #fff !important;
}

#dashboard h2,
#dashboard h3 {
    /*color: #fff !important;*/
    font-weight: bold;
}

#dashboard p {
    /*color: #fff !important;*/
    /*font-weight: bold;*/
    font-size: 0.7em;
}

#dashboard p.p-big {
    font-size: 0.85em;
}

.bg-padrao-app h2, .bg-padrao-app h3 {
    color: #7b7b7b;
    font-weight: bold;
}

.bg-black-opacity {
    background: #0000008c;
}

.big-small {
    font-size: 60% !important;
}

.vl-ganhos {
    font-size: 1.1em !important;
}

.bg-green-custom {
    background: #6610f2bd;
}

.bg-gray-custom {
    background-color: #8395a9 !important;
}

.bg-financeiro {
    background-image: url(/assets/indica/app/img/thankyou-payment-min.png);
    background-repeat: no-repeat;
    /*background-size: contain;*/
    background-size: 5em;
    background-position: center;
}

.badge {
    color: #fff;
}

.icon-font-whats {
    font-style: inherit;
    font-size: 2em;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.data-indicacao {
    color: #ccc;
    font-size: 0.8em;
}

.col-pdf-min {
    padding-right: 5px;
    padding-left: 5px;
}

.col-pdf-min .form-control {
    text-align: center;
}

.txt19 {
    font-size: 1.9em !important;
}

.txt12 {
    font-size: 1.2em !important;
}

.icon-menu,
.centerbutton {
    display: grid !important;
    text-align: center !important;
    text-decoration: none !important;
    position: relative !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    color: #cccccc !important;
}

.icon-menu:active,
.icon-menu:focus,
.icon-menu:hover {
    text-decoration: none;
}

.icon-menu.active {
    color: #000000 !important;
}

.icon-menu i {

}

.icon-menu i:before {
    font-size: 1.6em;
}

.icon-menu span {
    padding: 0;
    margin: -5px 0;
    font-size: 0.7em;
}

.centerbutton span {
    padding: 0;
    margin: -11px 0;
    font-size: 0.5em;
}

.footer .centerbutton {
    background-color: #28a745 !important;
    line-height: 0;
    margin: 0;
    /* margin-top: -8px; */
    height: 60px;
    width: 60px;
    text-transform: initial;
}

.footer .centerbutton.active {
    background-color: #727272 !important;
}

.footer .centerbutton i {
    font-size: 1.6em !important;
    width: auto !important;
    margin: 8px 0;
}

.footer .justify-content-center {
    -ms-flex-pack: space-around !important;
    justify-content: space-around !important;
}

.bg-padrao-app .card-header {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

#copyright {
    text-align: center;
    position: absolute;
    bottom: 25px;
    left: 50%;
    margin-left: -50px !important;
}

#copyright img {
    width: 100px;
}

.text-gray {
    color: #e8e8e8;
}

.text-green {
    color: #28a745;
}

#uploadLink {
    text-decoration: none;
}

#uploadInput {
    display: none
}

/*.sp-count-notificacoes {*/
/*    height: 15px;*/
/*    line-height: 15px;*/
/*    width: 15px;*/
/*    border-radius: 10px;*/
/*    background: #dc3545;*/
/*    color: #ffffff;*/
/*    text-align: center;*/
/*    vertical-align: middle;*/
/*    position: absolute;*/
/*    left: 0;*/
/*    right: 1px;*/
/*    bottom: 32px;*/
/*    margin: -6px 36px !important;*/
/*    font-size: 0.6em !important;*/
/*}*/


.tour-tour.fade:not(.show) {
    opacity: 1 !important;
    padding: 0;
}

.modelo350 {
    background-image: url(https://via.placeholder.com/350/FFFFFF/707070?text=MODELO);
    background-repeat: no-repeat;
    background-position: center;
}

.modelo350 .card-body,
.modelo350 .card-footer {
    opacity: 0.5;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: calc(1.5em + .75rem + 2px);
    top: 0px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 25px;
}

/* ################################################################################################ */
/* ################################################################################################ */

/* APP DE AGÊNCIAMENTO DENTRO DO APP DE INDICAÇÃO */

.small-slide--custom .card .card-body {
    padding: 5px 10px;
    text-align: center;
}

.small-slide--custom a:hover,
.small-slide--custom a:active {
    text-decoration: none;
}

.swiper-container.small-slide--custom {
    margin: 0;
}

.small-slide--custom .swiper-slide {
    width: auto;
    padding-right: 0px;
}

.small-slide--custom .swiper-slide .card {
    height: auto;
    width: auto;
    border-radius: 5px;
}

.small-slide--custom {
    height: auto;
}

.small-slide--custom .swiper-wrapper {
    height: auto;
}

.tab-active {
    background-color: #00d169;
}

.tab-active a {
    color: #ffffff;
}

.fixed {
    position: fixed;
}

.filter > .filter-btn {
    top: 110px;
}

.group-switch {
    border-bottom: 1px solid #ced4da;
    padding-bottom: 10px;
}

.group-switch label {
    margin-bottom: 0;
    margin-top: 5px;
}

/* ################################################################################################ */
/* ################################################################################################ */

.modal.action-sheet {
    z-index: 200000
}

.modal.action-sheet .modal-dialog {
    padding: 0;
    margin: 0;
    bottom: 0;
    position: fixed;
    width: 100%;
    min-width: 100%;
    z-index: 12000;
    transform: translate(0, 100%)
}

.modal.action-sheet.show .modal-dialog {
    transform: translate(0, 0)
}

.modal.action-sheet .close-button {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    position: absolute;
    right: 10px;
    top: 3px;
    color: #A1A1A2
}

.modal.action-sheet .close-button:hover, .modal.action-sheet .close-button:active {
    color: #4F5050
}

.modal.action-sheet .modal-content {
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.08);
    border: 0;
    border-radius: 0;
    padding-bottom: env(safe-area-inset-bottom)
}

.modal.action-sheet .modal-content .action-sheet-content {
    padding: 20px 16px;
    max-height: 460px;
    overflow: auto
}

.modal.action-sheet .modal-content .modal-header {
    display: block;
    padding: 2px 20px
}

.modal.action-sheet .modal-content .modal-header .modal-title {
    padding: 0;
    margin: 0;
    text-align: center;
    display: block;
    font-size: 13px;
    padding: 6px 0;
    color: #141515;
    font-weight: 500
}

.modal.action-sheet .modal-content .modal-body {
    padding: 0
}


.action-sheet.inset .modal-dialog {
    padding: 16px;
    padding-bottom: 80px !important;
    margin-bottom: env(safe-area-inset-bottom)
}

.action-sheet.inset .modal-dialog .modal-content {
    border-radius: 16px;
    padding-bottom: 0
}

.action-sheet.inset .action-button-list > li:last-child .btn {
    border-radius: 0 0 16px 16px !important
}


.modal-ios-install .modal-content {
    position: relative;
    margin-bottom: 10px;
    z-index: 1
}

.modal-ios-install .modal-content:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-top: 10px solid #fff;
    position: absolute;
    bottom: -7px;
    z-index: 10;
    left: 50%;
    margin-left: -16px
}

.modal-ios-install .modal-content .action-sheet-content {
    font-size: 13px;
    color: #141515;
    line-height: 1.5em
}

.modal-ios-install .modal-content .action-sheet-content h4 {
    font-size: 15px;
    margin-bottom: 10px
}

.modal-ios-install .modal-content .action-sheet-content ion-icon {
    font-size: 22px;
    margin-bottom: -4px
}

.modal-android-install {
    z-index: 200000
}

.modal-android-install .modal-dialog {
    top: 0;
    bottom: auto;
    padding: 6px !important;
    transform: translate(0, -100%) !important;
    transition: .5s all !important
}

.modal-android-install.show .modal-dialog {
    transform: translate(0, 0) !important;
    top: 10px
}

.modal-android-install .modal-content {
    position: relative;
    z-index: 1;
    border-radius: 4px !important
}

.modal-android-install .modal-content:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-top: 10px solid #FFF;
    position: absolute;
    top: -7px;
    z-index: 10;
    right: 9px;
    transform: rotate(180deg);
    margin-left: -16px
}

.modal-android-install .modal-content .action-sheet-content {
    font-size: 13px;
    color: #141515;
    line-height: 1.5em
}

.modal-android-install .modal-content .action-sheet-content h4 {
    font-size: 15px;
    margin-bottom: 10px
}

.modal-android-install .modal-content .action-sheet-content ion-icon {
    font-size: 20px;
    margin-bottom: -5px
}

body.dark-mode-active .action-sheet .modal-content {
    background: #0F1C2F
}

body.dark-mode-active .action-sheet .modal-content .modal-header {
    border-bottom-color: #1B283B
}

body.dark-mode-active .action-sheet .modal-content .modal-header .modal-title {
    color: #fff !important
}

body.dark-mode-active .modal-ios-install .modal-content .action-sheet-content, body.dark-mode-active .modal-android-install .modal-content .action-sheet-content {
    color: #fff
}

.icon-iphone svg {
    width: 22px;
    height: 22px;
    color: #333;
    margin-top: -5px;
}

.icon-android svg {
    width: 20px;
    height: 20px;
    color: #333;
    margin-top: -2px;
}

/* ################################################################################################ */
/* ################################################################################################ */


.link-indicacao {
    line-height: 1;
}

.link-indicacao .small, .link-indicacao small {
    font-size: 60%;
}


@media screen and (max-width: 284px) {
    .icon-menu i {
        font-size: 12px !important;
    }

    .icon-menu span {
        font-size: 12px !important;
        margin: -13px 0 !important;
    }

    #appMenuHome, #appMenuIndicacoes, #appMenuIndicar, #appMenuGanhos, #appMenuUser {
        padding: 0 !important;
    }
}

.custom-file-input {
    display: none;
}

.btn-upload {
    display: inline-block;
}

.delete-btn {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    cursor: pointer;
}

/* Campos "required", borda esquerda vermelha com efeito legal */
input:not(.validate-code):required,
textarea:required,
select:required,
select:required + .select2 .select2-selection
{
    border-left: 2px solid #ff0019 !important;
    /* padding-left: 10px; */
    transition: all 0.3s ease !important;
}
