.mt-1 {
    margin-top: 1em;
}
.mt-1-5 {
    margin-top: 1.5em;
}
.mt-2 {
    margin-top: 2em;
}
.ml-2 {
    margin-left: 2em;
}
.ml-4 {
    margin-left: 4em;
}
.navbar-inverse .navbar-brand {
    background-color: #343838!important;
}
.panel-info-blue {
    background: #219ba3!important;
}

.panel-dark-light {
    background: #7eb4b7!important;
    cursor: default;
    color: #fafafa;
    float: right;
    transition: all .3s ease-in-out;
}

.panel-dark-light:hover {
    background: #219ba3!important;
}

.name_parametro {
    cursor: pointer;
    transition: all .7s ease-in-out;
}

.name_parametro:hover {
    background: #219ba3!important;
}

.nav_sms_email {
    border: none;
    color: #fafafa!important;
}

#seguradora_logo_wrapper, #autovist_logo_wrapper {
    padding: 0!important;
}
#container-table {
    padding-left: 10px!important;
    padding-left: 10px!important;
}
#seguradora_logo {
    height: 100%;
    width: auto;
    padding: 0.5em;
}
#autovist_logo {
    max-height: 100%;
    width: auto;
    padding: 0.5em;
    background: #fafafa;
}

@media (max-width: 750px) {
    .seguradora_logo {
        max-width: 80px;
        height: auto;
        margin-top: 25%;
    }
    .autovist_logo {
        max-width: 60px;
        height: auto;
        margin-top: 25%;
    }
}
@media (min-width: 751px) {
    .seguradora_logo {
        max-width: 150px;
        height: auto;
    }
    .autovist_logo {
        max-width: 110px;
        height: auto;
    }
}
.pointer {
    cursor: pointer;
}
.msg-error {
    position: absolute!important;
    display: inline;
    left: 1.5em;
    margin-top: 0.5em;
    z-index: 999;
}
#recover_container {
    position: fixed;
    bottom: 2.8em;
    z-index: 9999;
}
#recover {
    text-align: center;
    border-radius: 0.4em;
    z-index: 9999;
}
#recover_message {
    color: #F5F5F5;
}
#recover .close {
    position: absolute;
    right: 0.4em;
    top: 0.4em;
    color: #FFF!important;
    cursor: pointer;
}
#resposta_sms {
    position: fixed;
    padding: 1em;
    border-radius: 0.5em;
    border-width: 0.001em;
    border-color: rgba(0,0,0,0);
    border-style: solid;
    bottom: 1em;
    right: 0.5em;
    text-align: center;
    line-height: 0.5em;
    z-index: 9990;
    color: #F0F0F0;
    font-weight: 500;
}
#resposta_sms > p {
    margin-top: 0.5em!important;
    margin-bottom: 0.5em!important;
    margin-right: 0!important;
    margin-left: 0!important;
}
#resposta_sms > .fa {
    position: absolute;
    top: 0.1em;
    right: 0.1em;
    cursor: pointer;
}
.load {
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(54, 47, 47, 0.44);
    z-index: 9999;

}
.loader {
    border: 0.8em solid #F5F5F5;
    border-top: 0.8em solid #27f063;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
    margin-left: 45%;
    margin-top: 15%;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.v-align {
    vertical-align: 1.5em;
}
.th-custom {
    min-width: 12em;
}
.th-custom-2 {
    min-width: 14em;
}
.margin-top {
    margin-top: 5em;
}
.margin-top2 {
    margin-top: 2em;
}
.margin-top03 {
    margin-top: 0.3em;
}
.login {
    margin-top: 8em;
}
.questions {
    margin-top: 4em;
}
.login-error {
    margin-bottom: 0!important;
    top: 0.0em;
}
.navbar-font {
    font-size: 20px!important;
}
.title-white {
    margin: 0;
    margin-top: 0.1em;
    margin-bottom: 0.1em;
}
.text-white, .title-white {
    color: #F5F5F5!important;
}
#form_procurar {
    background: #F5F5F5;
}
#form_procurar > .form-group {
    margin-bottom: 0!important;
}
#procurar_input:focus {
    box-shadow: inset 0 -1.5px 0 #ff4d00!important;
    transition: all 0.4s;
}
#form_procurar .input-group-btn:hover {
    background-color: #343838;
    border-right: thin solid #F5F5F5;
    border-top: thin solid #F5F5F5;
    border-bottom: thin solid #F5F5F5;
    transition: all 0.5s;
}
#form_procurar .input-group-btn:hover > button {
    color: #F5F5F5;
    transition: all 0.5s;
}
#procurar_input {
    padding-left: 0.3em;
}
#wrapper_upload_complete, #wrapper_perguntas {
    margin-top: 4em;
}
/* Botão enviar upload_complete, Botão salvar imagem upload_complete */
#wrapper_btn_enviar, #wrapper_btn_salvar_img {
    margin-top: 1em;
}
#wrapper_btn_voltar {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    margin-top: 2em;
    margin-bottom: 0.5em;
}
#upload_complete_logo {
    border: none!important;
}
.panel_table {
    padding: 0!important;
}
#wrapper_tds td {
    padding-left: 0;
    padding-right: 0;
}
.top {
    margin: 0!important;
}
.has-info input:not([type="checkbox"]), .has-info .form-control {
    border-bottom: none!important;
    box-shadow: inset 0 -2px 0  #52d8ea!important;
}
textarea#informacoes, #id_pergunta {
    resize: none!important;
}
body #modal_sms > .modal-dialog {
    min-width: 80%;
}

/* Invalid upload_complete_logo */
#wrapper_upload_invalid {
    padding-top: 2.5em;
    padding-bottom: 2em;
    margin-top: 3.5em;
}
#panel_body_upload_invalid {
    padding: 1.5em;
}
#invalid_upload_thumbnail {
    margin: 0!important;
}
.panel-white {
    background: #FFF!important;
}

.btn-file {
    position: relative;
    overflow: hidden;
    width: 50%;
}
.file-seguradora {
    width: 100%;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
    cursor: inherit;
    display: inline;
}
.text_file {
    display: inline;
}
.fnt-size-12 {
    font-size: 12px!important;
}
.fnt-size-11 {
    font-size: 11px!important;
}
.fnt-size-10 {
    font-size: 10px!important;
}
.fnt-size-9 {
    font-size: 9px!important;
}
.fnt-size-8 {
    font-size: 8px!important;
}
.clear_img {
    z-index: 9999;
    position: absolute;
    border-radius: 0.35em;
    top: 1em;
    right: 3em;
    color: #FFF;
    background: #5e646d;
    padding-left: 1em;
    padding-right: 1em;
    border: thin solid #3030;
    font-weight: 500;
    cursor: pointer;
    display: none;
    transition: all 0.4s;
}
.prev_wrapper {
    margin-bottom: 0!important;
}

.select2-selection__choice {
    border-radius: 0.4px!important;
    border: 0.5px solid #5aaa68!important;
    background-color: #3ea04f!important;
    color: #F4F4F4;
}
.select2-selection__choice__remove {
    color: #F4F4F4!important;
}
.select2-selection__choice__remove:hover {
    transition: all 0.1s;
    color: #333!important;
}
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}
.switch input {display:none;}
.slider {
    position: absolute;
    line-height: 2.4em;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}
.slider-text {
    color: #F5F5F5;
    margin-right: 0.4em;
    float: right;
}
.f-right {
    float: right!important;
}
.label_switch {
    float: left;
    margin-top: 0.7em;
    padding-right: 1em;
}
.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #42f471;
    border: thin solid #e0e0e0;
}

input:focus + .slider {
    box-shadow: 0 0 1px #42f471;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}
.wrapper-search {
    float: right;
    margin-right: 0.5em;
}
.localizacao {
    text-decoration: None;
}
#map {
    overflow: initial!important;
}
.img-responsive {
    min-width: 100%!important;
    width: 100%!important;
}
.descricao_avaliacao {
    border: thin solid #52d8ea!important;
    border-radius: 0.1em!important;
}
.vote {
    margin-top: 1.5em;
}
.vote label {
    cursor:pointer;
}
.vote label input{
    display:none;
}
.vote label i {
    font-family:FontAwesome;
    font-size:18px;
    -webkit-transition-property:color, text;
    -webkit-transition-duration: .2s, .2s;
    -webkit-transition-timing-function: linear, ease-in;
    -moz-transition-property:color, text;
    -moz-transition-duration:.2s;
    -moz-transition-timing-function: linear, ease-in;
    -o-transition-property:color, text;
    -o-transition-duration:.2s;
    -o-transition-timing-function: linear, ease-in;
}
.vote label i:before {
    content:'\f005';
}
.vote label i.active {
    color:gold;
}
.star {
    color: #f4df42;
}
.th_corretor {
    max-width: 125em!important;
}
.modal-dialog-over {
    overflow-y: initial !important
}
.modal-body-over {
    height: 250px;
    overflow-y: auto;
}


/*Callouts*/
.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}
.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout code {
    border-radius: 3px;
}
.bs-callout+.bs-callout {
    margin-top: -5px;
}
.bs-callout-default {
    border-left-color: #777;
}
.bs-callout-default h4 {
    color: #777;
}
.bs-callout-primary {
    border-left-color: #175564;
}
.bs-callout-primary h4 {
    color: #175564;
}
.bs-callout-success {
    border-left-color: #5cb85c;
}
.bs-callout-success h4 {
    color: #5cb85c;
}
.bs-callout-danger {
    border-left-color: #d9534f;
}
.bs-callout-danger h4 {
    color: #d9534f;
}
.bs-callout-warning {
    border-left-color: #f0ad4e;
}
.bs-callout-warning h4 {
    color: #f0ad4e;
}
.bs-callout-info {
    border-left-color: #5bc0de;
}
.bs-callout-info h4 {
    color: #5bc0de;
}

/*Scroll top*/
.smoothscroll-top {
    position:fixed;
    opacity:0;
    visibility:hidden;
    overflow:hidden;
    text-align:center;
    z-index:99;
    background-color:#60e076;
    color:#fff;
    width:47px;
    height:44px;
    line-height:44px;
    right:25px;
    bottom:-25px;
    padding-top:2px;
    border-radius:5px;
    transition:all .5s ease-in-out;
    transition-delay:.2s;
}

.smoothscroll-top:hover {
    background-color: #60e076;
    color:#fff;
    transition:all .2s ease-in-out;
    transition-delay:0;
}

.smoothscroll-top.show {
    visibility:visible;
    cursor:pointer;
    opacity:1;
    bottom:25px;
}

.smoothscroll-top i.fa {
    line-height:inherit;
}

.word-wrap {
    word-wrap: break-word!important;
}

.badge-primary {
    background-color: #2598a0!important;
}

.footer-autovistoria {
    background: #e6e6e6;
    bottom: 0;
    left: 0;
    width: 100%;
    /*position: absolute;*/
}

.btn-float {
    position: fixed;
    width: 40px;
    height: 40px;
    bottom: 20px;
    right: 20px;
    background-color: #57CA6B;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 15px;
    /*box-shadow: 0 7px 14px rgba(0,0,0,0.25), 0 5px 5px rgba(0,0,0,0.22);*/
    z-index:1000;
    -webkit-animation: pulse 1.8s infinite;
}

.btn-float i.fas {
    margin-top: 13px;
}

@-webkit-keyframes pulse {
  0% {
    @include transform(scale(0.9));
  }
  70% {
    @include transform(scale(1));
    box-shadow: 0 0 0 20px #8cca97;
  }
  100% {
    @include transform(scale(0.9));
    box-shadow: 0 0 0 0 #8cca97;
  }
}
