[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
    display: none !important;
}

.border-uploadImage {
    border: dotted;
    padding: 79px;
    margin-top: -54px;
}

.font-size-message {
    font-size: 15px;
}

.size-chassi-motor {
    padding-right: 30px !important;
    padding-left: 30px !important;
}

.button-transpararent {
    background-color: transparent;
}

.imagePreview {
    width: inherit !important;
    height: 210px !important;
    background-color: #fff;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    display: inline-block !important;
    box-shadow: 0 -3px 6px 2px rgba(0, 0, 0, 0.2) !important;
}

.btn-primary {
    display: block;
    border-radius: 0;
    box-shadow: 0 4px 6px 2px rgba(0, 0, 0, 0.2);
    margin-top: -5px;
}

.imgUp {
    margin-bottom: 15px;
    padding-top: 15px;
}

.del {
    position: absolute;
    top: 20px;
    right: 16px;
    width: 23px;
    height: 17px;
    text-align: center;
    line-height: 30px;
    background-color: rgba(255, 255, 255, 0.6);
    cursor: pointer;
}

.imgAdd {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #009bdb;
    color: #fff;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
    text-align: center;
    line-height: 30px;
    margin-top: 0;
    cursor: pointer;
    font-size: 15px;
    padding: 7px;
}

.adjust-layout {
    padding: 5px;
}

.checktudo-logo {
    height: 40px;
}

.ngdialog.ngdialog-theme-default .ngdialog-content {
    -webkit-animation: ngdialog-flyin .5s;
    animation: ngdialog-flyin .5s;
    background: #f0f0f0;
    border-radius: 5px;
    color: #444;
    font-family: 'Helvetica', sans-serif;
    font-size: 1.1em;
    line-height: 1.5em;
    margin: 0 auto;
    max-width: 100%;
    padding: 1em;
    position: relative;
    width: 1084px;
    height: auto;
}

.terms-scroll {
    overflow: auto;
    height: 400px;
}

.query-data-element {
    font-size: 16px;
    margin: 0;
    padding: 4px 10px !important;
    border-bottom: 1px solid #f5f6f7;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

/* v REMOVER */
.dados-cadastrais {
    font-size: 16px;
    margin: 0;
    padding: 0;
}

.dados-cadastrais2 {
    padding: 4px 10px !important;
    border-bottom: 1px solid #f5f6f7;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

/* ^ REMOVER */

.mail-contnet {
    width: 100% !important
}

.sidebar-menu > li > a > .fa,
.sidebar-menu > li > a > .glyphicon,
.sidebar-menu > li > a > .ion {
    margin-right: 2px;
}

::placeholder {
    color: rgb(150, 150, 150) !important;
    font-weight: bold !important;
    opacity: 1;
}

:-ms-input-placeholder {
    color: rgb(150, 150, 150) !important;
    font-weight: bold !important;
}

::-ms-input-placeholder {
    color: rgb(150, 150, 150) !important;
    font-weight: bold !important;
}

li.disabled a {
    color: #d8d8d8 !important;
    background-color: #fafafa;
    cursor: not-allowed;
}

.box-btn-slide-header {
    cursor: pointer;
}

.sidebar .info b {
    font-weight: 700
}

.sidebar .info {
    line-height: 1.5;
    margin-left: 10px
}

.box-header .box-title small {
    display: block;
}

.default-padding {
    padding: 10px
}

.hr-thin {
    height: 1px;
    margin: 20px 0 12px;
}

.hr-thin-max {
    height: 1px;
    margin: 7px 0 5px;
}

.no-margin-bottom {
    margin-bottom: 0
}

select:hover {
    cursor: pointer;
}

.sticky-top {
    top: 0 !important
}

.fixed-form {
    position: fixed;
    top: 10px;
    z-index: 99999;
}

.bottom-form {
    bottom: 0;
    position: fixed;
    width: 100%;
    box-shadow: 1px 6px 12px 6px #AAA;
}

.mb-0 {
    margin-bottom: 0
}

.mb-5 {
    margin-bottom: 5px
}

.fix-top-5 {
    position: relative;
    top: 5px
}

.query-result table {
    margin-bottom: 0 !important
}

.query-result h3.box-title {
    font-size: 22px !important
}

.query-result .box-header {
    padding: 0 10px !important
}

.query-result table tr td {
    padding: 4px 10px !important;
    font-size: 16px
}

.query-result table tr th {
    padding: 4px 10px !important;
    font-size: 16px;
    color: #0A0
}

.query-result {
    font-weight: 600
}

.query-result b {
    font-weight: bolder
}

.query-result h3 {
    font-weight: 600
}

.jumb p {
    font-size: 14px !important
}

.jumb h5 {
    font-size: 18px !important
}

@media screen and (max-width: 576px) {
    .query-result td {
        width: 100% !important;
        display: block
    }

    .query-result .over td {
        width: 100% !important;
        display: table-cell !important
    }

    .chartline {
        height: 250px;
    }
}

.dataTables_paginate {
    margin: 10px 0 10px !important;
    width: 100% !important;
    text-align: center !important;
}

.dt-buttons {
    margin: 10px
}

.td-label {
    display: block;
    font-weight: 300;
    color: #0A0
}

.table-caption {
    padding: 10px
}

.tb-divider {
    background-color: #F2F2F2
}

.chartline {
    height: 150px;
}

.red-info {
    color: red
}

@media print {
    .left-info, .right-info {
        width: 50%;
        font-size: 20px
    }

    .left-info {
        float: left;
    }

    .right-info {
        float: right;
        text-align: right;
    }

    .lb-info {
        display: block
    }

    .checktudo-logo {
        height: 100px;
    }

    .over td {
        font-size: 12px !important
    }

    .over th {
        font-size: 12px !important
    }

    .text-powered {
        display: block;
        font-size: 10px;
        margin-bottom: 2px
    }

    .logo-powered {
        height: auto !important;
        width: 32% !important;
        margin-bottom: 20px !important
    }

    #neoassist-widget-frame-1 {
        display: none !important;
    }
}

.p10 {
    padding: 10px
}

.switch {
    white-space: normal !important;
}

.bg-alt {
    background: #EEE;
}

::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
    height: 7px;
}

::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0, 0, 0, .5);
    box-shadow: 0 0 1px rgba(255, 255, 255, .5);
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}

.grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    grid-gap: 20px;
    align-items: start;
}

.grid > article {
    border: 1px solid #ccc;
    box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.3);
    background-color: #fd9e37;
    color: #fff;
}

.grid > article:hover {
    background-color: #faa345;
    cursor: -webkit-grab;
    cursor: grab;
}

.grid > article:active {
    background-color: #fff;
    color: #fbad59;
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.grid > article i {
    font-size: 85px;
    padding: 1.5rem;
}

.text {
    padding: 0 20px 20px;
    text-align: center;
}

.text > h3 {
    font-weight: bold;
}

.text > p {
    font-size: 15px;
}

.select-bordered-better select {
    border: 1px solid #7a868c;
    border-radius: 0.2rem;
    color: #3F3F3F;
    width: 100%;
    padding: 8px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    font-size: 14px;
}

.select-bordered-better {
    position: relative;
    box-shadow: 0 .3rem .5rem rgba(0, 0, 0, .2) !important;
}

.select-bordered-better:after {
    font-family: FontAwesome, serif;
    content: '\f107';
    font-size: 28px;
    position: absolute;
    top: 0;
    right: 10px;
    color: #434B67;
    pointer-events: none;
}

.select-bordered-better select::-ms-expand {
    display: none;
}

.select-bordered select {
    border: 1px solid #7a868c;
    border-radius: 2px;
    width: 100%;
    padding: 8px;
    font-size: 14px;
    color: #3F3F3F;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}

.btn-primary-bootstrap {
    background-color: #007bff;
    color: #FFFFFF;
}

.select-bordered {
    position: relative;
    box-shadow: 0 .1rem .3rem rgba(0, 0, 0, .2) !important;
    margin-bottom: 2px;
    margin-top: 15px;
}

.select-bordered select::-ms-expand {
    display: none;
}

.select-bordered:after {
    font-family: FontAwesome;
    content: '\f107';
    font-size: 28px;
    position: absolute;
    top: 0;
    right: 10px;
    color: #434B67;
    pointer-events: none;
}

.select-bordered select::-ms-expand {
    display: none;
}

.grid-ui-grid {
    width: 500px;
    height: 400px;
}

.light-shadow {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
}

.file-input-box {
    width: 100%;
}

.btn-em-breve-color {
    background-color: gray !important;
    color: white !important;
    cursor: not-allowed !important;
}

.mouse-cursor {
    cursor: pointer;
}

.buttonSuccess {
    background-color: #0A0 !important;
    color: #ffffff !important;
}

.buttonDisable {
    cursor: not-allowed !important;
}

.td-label-score {
    color: #0A0;
    font-size: 18px;
    display: block;
    font-weight: 300;
}

.td-value-score {
    font-weight: 600;
    font-size: 35px;
}

.prospection-selector {
    background: #fff;
    padding: 10px;
    text-align: center;
    font-size: 25px;
    box-shadow: inset 0 0 0 4px #fff;
    transition: color 0.25s 0.0833333333s;
    position: relative;
    /* box-shadow: 0.125rem .25rem .5rem rgba(0,0,0,.075); */
}

.prospection-selector i {
    color: #009bdb;
}

.prospection-selector::before, .prospection-selector::after {
    border: 0 solid transparent;
    box-sizing: border-box;
    content: '';
    pointer-events: none;
    position: absolute;
    width: 0;
    height: 0;
    bottom: 0;
    right: 0;
}

.prospection-selector::before {
    border-bottom-width: 3px;
    border-left-width: 3px;
}

.prospection-selector::after {
    border-top-width: 3px;
    border-right-width: 3px;
}

.prospection-selector:hover {
    color: #009bdb;
    cursor: pointer;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
}

.prospection-selector:hover::before, .prospection-selector:hover::after {
    border-color: #009bdb;
    transition: border-color 0s, width 0.25s, height 0.25s;
    width: 100%;
    height: 100%;
}

.prospection-selector:hover::before {
    transition-delay: 0s, 0s, 0.25s;
}

.prospection-selector:hover::after {
    transition-delay: 0s, 0.25s, 0s;
}

.prospection-selector-img {
    margin-top: 20px;
    margin-bottom: 10px;
}

.vertical-wizard {
    list-style: none;
    padding: 0;
}

.vertical-wizard span {
    float: right;
}

.vertical-wizard li {
    padding-left: 5px;
    padding-right: 5px;
    line-height: 30px !important;
    font-size: 15px;
}

.vertical-wizard li:hover {
    cursor: pointer;
    background: #EEE;
}

.vertical-wizard .item-active:hover {
    background: #009bdb;
}

.vertical-wizard .item-active {
    background: #009bdb;
    color: #fff;
    border-radius: 2px;
}

.vertical-wizard > :not(.item-active) span {
    display: none;
}

.chosen-container-multi, .chosen-container-single {
    width: 100% !important;
}

.chosen-choices {
    border-radius: 0 !important;
}

.chosen-container-single .chosen-single {
    border-top-right-radius: 0 !important;
    border-top-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.chosen-container-active.chosen-with-drop .chosen-single, .chosen-search-input:focus {
    border-color: #398bf7 !important;
    box-shadow: none !important;
}

.plan-list {
    list-style: none;
    padding: 0;
    margin-top: 10px;
}

.plan-list .plan-list-item {
    font-size: 12px;
}

.chosen-container-active .chosen-choices {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-color: #398bf7 !important;
}

.col-20 {
    width: 20% !important;
    padding-left: 5px;
    padding-right: 5px;
}

.td-value {
    white-space: normal;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    -ms-hyphens: auto
}
.score-red-color { color: #ff120f; }
.score-yellow-color { color: #ffe308; }
.score-green-color { color: #009b06; }
.score-value {
    text-align: center;
    font-size: 10rem;
    line-height: 12rem;
}
.score-labels{
    font-weight: normal;
    text-align: center;
}
.score-labels div{
    font-weight: bold;
    font-size: 1.1rem;
}
.score-labels ul{
    list-style: none;
    padding: 0;
    font-size: .9rem;
}
.score-label span{
    font-size: 1.8rem;
}
.score-description {
    font-weight: normal;
    font-size: 1rem;
}
.score-label, .score-acceptance{
    text-transform: uppercase;
    font-weight: bold;
}
.score-acceptance span{
    font-size: 2rem;
    padding-left: .5em;
}
.score-percentage div{
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 1em;
}
.score-inspection div{
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 1em;
}
.score-acceptance-description, .score-percentage p, .score-inspection p{
    font-weight: normal;
}
.score-percentage p span, .score-inspection p span{
    font-weight: bold;
}
.table-group-head{
    border-top: none !important;
    background-color: rgba(70, 81, 97, .4);
    color: #fff;
    text-align: center;
    font-size: 12px !important;
}
.fast-acess-block-btn {
    background-color: #6495ed;
    border-color: #6495ed;
    color: #fff;
}
.fast-acess-block-btn.new {
    background-color: #faa64b;
    border-color: #faa64b;
}
.fast-acess-block-btn:hover {
    background-color:#5081d9;
    border-color:#5081d9;
    color: #fff;
}
.fast-acess-block-btn.new:hover {
    background-color:#e69237;
    border-color:#e69237;
}
.fast-acess-block{
    padding: 2em;
    background: rgb(100, 149, 237);
    color: #fff;
}
.fast-acess-block.new{
    background: #faa64b;
}
.fast-acess-block:hover{
    cursor: pointer;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    -webkit-box-shadow: 2px 2px 12px #6c757d;
    box-shadow: 2px 2px 12px #6c757d;
    background-color:#5081d9;
}
.fast-acess-block.new:hover{
    background-color:#e69237;
}
.fast-acess-block .badge{
    position: absolute;
    top: -5px;
    right: 5px;
}
.fast-acess-block .block-name{
    text-align: center;
    font-weight: bold;
    font-size: 1.5rem;
    margin-bottom: 20px;
}
.fast-acess-block .block-description{
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 20px;
    font-size: 12px;
}
.fast-acess-block .block-img img{
    display: block;
    margin: auto;
    height: 100px;
}

.grid-card{
    background: #fff;
    padding: 1em;
    border: 1px solid #009bdb;
    margin: 2px;
}

.grid-card .card-img img{
    display: block;
    margin: auto;
    height: 90px;
}

.grid-card .card-title{
    font-size: 1.15rem;
    font-weight: bold;
    color: #009bdb;
    text-align: center;
    border-bottom: none;
}

.grid-card .card-link{
    font-weight: 600;
    color: #009bdb;
    text-decoration: underline;
    text-align: center;
    display: block;
}

.about-header{
    min-height: 440px;
}
.about-header .row{
    padding: 1.5rem;
    min-height: 440px;
}
.about-header .title{
    color: #fff;
    font-weight: bold;
    font-size: 4.5rem;
    line-height: 4.5rem;
}
.about-header .description{
    color: #fff;
    font-size: 1.8rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.about-header .btn span{
    line-height: 2.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.about-section{
    text-align: center;
}
.about-section .image{
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}
.about-section img{
    display: block;
    margin: auto;
    height: 120px;
}
.vehicles-paginator-head{
    background: #fff;
    color: #67757c;
    font-weight: 300;
    font-size: 21px;
    text-align: center;
    padding: .5rem;
}
.vehicles-paginator-head .quantity{
    margin-right: 10px;
    color: #89b23d;
    font-weight: bold;
    font-size: 25px;
}
.vehicles-paginator-indicator{
    color: #67757c;
    font-weight: 300;
    font-size: 20px;
    text-align: center;
}
.mfp-bg, .mfp-wrap {
    z-index: 10000 !important;
}
.zoom-in {cursor: zoom-in;}
.zoom-out {cursor: zoom-out;}
.text-line-through{ text-decoration: line-through; }
.opacity-half{ opacity: .5; }
.wh-spc-break{ white-space: break-spaces !important; }
.list-item-section-title{
    text-align: center;
    padding-top: 15px;
}
.no-bd{ border: none !important; }
