@import"https://fonts.googleapis.com/css?family=Quicksand:400,500,700|Roboto:400,500,700&display=swap";.line-block{position:relative;display:inline-block}.dataTables_scrollBody{overflow-y:scroll !important;overflow-x:scroll}.page-item.active .page-link{background-color:#2ad46e !important}.fundo-paginas{background:url("../imagens/bg-login.png") no-repeat;background-size:cover}.lds-facebook{position:relative;width:20px;left:1.5rem;bottom:9px;height:20px}.lds-facebook div{display:inline-block;position:absolute;left:8px;width:8px;background:#747474;animation:lds-facebook .8s cubic-bezier(0, 0.5, 0.5, 1) infinite}.lds-facebook div:nth-child(1){left:4px;animation-delay:-0.24s}.lds-facebook div:nth-child(2){left:16px;animation-delay:-0.12s}.lds-facebook div:nth-child(3){left:28px;animation-delay:0}@keyframes lds-facebook{0%{top:4px;height:32px}50%,100%{top:12px;height:16px}}main{position:relative;height:100vh}li{list-style:none}table{margin-bottom:-2px !important}body{font-family:"Roboto",sans-serif;color:#000;display:flex}body #titulos-pagina{text-align:center;color:#000;width:100%;margin-top:10px;font-weight:bold}body #titulos-pagina h1{font-weight:bold}body #titulos-pagina h2{font-weight:bold}body .titulos-pagina-auto{margin-top:10px !important}#body_app{background:#942724}#login_body{background:#514e4e}#tela-login{background-size:cover;color:#000}#tela-login .btn-login{margin-left:0;background:#942724;color:#fff}#sidenav{width:15%}.menu{z-index:2;box-shadow:0px 3px 6px rgba(0,0,0,.16);background:#fff;padding:0}.menu i{color:#ff5c54}.menu .icone{text-align:center;width:2vw;margin:0 auto}.menu .avatar:hover{background-color:#e5e5e5}.menu .avatar{cursor:pointer;display:inline-flex;padding:16px 2px 16px 1em;text-align:center;transition:all .15s linear}.menu .avatar .user_infos{padding-left:8px}.menu .avatar img{width:60px;border-radius:50%;overflow:hidden;box-shadow:0px 3px 6px rgba(0,0,0,.16)}.menu .avatar h2{font-weight:normal;margin-bottom:0}.menu ul>:last-child{margin-top:auto}.menu ul{height:465px;display:flex;flex-direction:column;list-style:none;padding:.5em 0;margin:0}.menu ul li{padding:.5em 1em .5em 1.5em;font-size:.95em;font-weight:regular;background-repeat:no-repeat;background-position:left 15px center;background-size:auto 20px;transition:all .15s linear;cursor:pointer}.menu ul li i{padding-right:1em}.menu ul li:hover{background-color:rgba(0,0,0,.1)}.menu ul li:focus{outline:none}#menu-tgl{display:none}#menu-tgl~.menu{position:fixed;height:100%;transform:translateX(-100%);transition:transform .7s ease}#menu-tgl~.menu .menu-btn{position:absolute;box-sizing:border-box;right:-110px;top:25px;cursor:pointer;color:#fff;text-align:center}#menu-tgl:checked~.menu{transform:translateX(0%)}#nav-icon4{width:60px;height:45px;position:relative;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer}#nav-icon4 span{display:block;position:absolute;height:5px;width:60%;background:#000;border-radius:9px;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}#nav-icon4 span:nth-child(1){top:5px;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}#nav-icon4 span:nth-child(2){top:18px;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}#nav-icon4 span:nth-child(3){top:31px;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}#nav-icon4.open span:nth-child(1){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);top:-3px;left:8px}#nav-icon4.open span:nth-child(2){width:0%;opacity:0}#nav-icon4.open span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);top:23px;left:8px}.text-size-view{max-width:23ch;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-left:15px !important}tfoot th{border:1px solid rgba(0,0,0,0)}tfoot th select{padding:5px;border:1px solid #000;background:#ececec;width:60%;max-width:100%}section#cmvTable .autocomplete{position:relative;display:inline-block}section#cmvTable .autocomplete-items{position:absolute;border:1px solid #d4d4d4;border-bottom:none;border-top:none;z-index:99;top:100%;left:0;right:0;max-height:120px;overflow-x:auto}section#cmvTable .autocomplete-items div{padding:10px;cursor:pointer;background-color:#fff;border-bottom:1px solid #d4d4d4}section#cmvTable .autocomplete-items div:hover{background-color:#e9e9e9}section#cmvTable .autocomplete-active{background-color:#1e90ff !important;color:#fff}section#pdfMotoristas #titulo{text-align:center;display:flex}section#modaisDoCrud .display_block{display:block;padding:8px}section#modaisDoCrud .display_block:hover{background-color:#e6e6e6}section#modaisDoCrud .filter_max_height{overflow:scroll;overflow-x:hidden;max-height:160px}section#modaisDoCrud .autocomplete-items{padding-left:16px;overflow-x:hidden;max-height:100px;position:absolute;z-index:1;background-color:#fff;border-radius:3px;box-shadow:0px 3px 6px rgba(0,0,0,.1215686275);padding-top:8px;border-bottom:8px solid #fff;-ms-overflow-style:none;scrollbar-width:none}section#modaisDoCrud .autocomplete-items::-webkit-scrollbar{display:none}section#autoOS .borda-verde{border-left:8px solid #00c851}section#autoOS .borda-amarela{border-left:8px solid #e0e40d}section#autoOS .borda-vermelha{border-left:8px solid #d80000}section#autoOS .borda-azul{border-left:8px solid #008fc8}section#autoOS .fit_text{width:fit-content}section#autoOS .text-size-OS{max-width:23ch;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}section#localizacaoVeiculos .bordaVerde{border-left:8px solid #00c851}section#localizacaoVeiculos .bordaAmarela{border-left:8px solid #e0e40d}section#localizacaoVeiculos .bordaVermelha{border-left:8px solid #d80000}section#localizacaoVeiculos .bordaAzul{border-left:8px solid gray}section#localizacaoVeiculos .tamanho_card{transition:.5s;min-height:120px;max-height:140px}section#localizacaoVeiculos .tamanho_card:hover{transition:.5s;color:#00b7ff;background-color:#f1f1f7 !important}section#localizacaoVeiculos .lines-h{line-height:18px}section#localizacaoVeiculos .margin-auto{margin:0 auto}section#localizacaoVeiculos .sizeTableCard{max-height:460px;overflow:auto}section#localizacaoVeiculos .local-text-size{max-height:5ch;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}table#carrega-infos{margin:0 auto;font-family:"Roboto",sans-serif;border-collapse:collapse}table#carrega-infos thead td{font-weight:bold;text-align:center}table#carrega-infos tr,table#carrega-infos td{border:#b1b1b1 1px solid;padding:8px}section#anomaliasCmv .cardSize{min-height:100%;overflow-y:auto;border-bottom:6px solid #f5f5f5;border-left:6px solid #4c93ea}section#anomaliasCmv .fullSize{max-height:65vh;border-bottom:16px solid #fff;overflow-y:auto}section#menuPrincipal .text-size-view{max-width:23ch;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}section#menuPrincipal .sorting_asc:after{bottom:.5em !important}section#menuPrincipal .sorting_asc:before{bottom:.5em !important}section#menuPrincipal .sorting_desc:after{bottom:.5em !important}section#menuPrincipal .sorting_desc:before{bottom:.5em !important}section#tabela_escalas .row_sizing{height:45px}#page-auto-motorista header{padding:5px 0 0px;margin-bottom:5px;box-shadow:0 5px 4px 1px rgba(0,0,0,.1);background:rgba(42,213,119,.7)}#page-auto-motorista header #contador{font-size:3.5rem;font-weight:bold;padding:5px 0;color:#ff5c54}#page-auto-motorista header img{padding:10px 30px}#page-auto-motorista header .hora-turno{color:#fff}#page-auto-motorista header .hora-turno h5{margin:0}#page-auto-motorista header .hora-turno #turno-atual{font-size:3rem;font-weight:bold}#page-auto-motorista section#area-nomes-motoristas #area-nao-chegou,#page-auto-motorista section#area-nomes-motoristas #area-chegou{border-right:5px solid #ff5c54}#page-auto-motorista section#area-nomes-motoristas h5{color:#ff5c54;font-weight:bold;margin:0;font-size:1.7rem}#page-auto-motorista section#area-nomes-motoristas #area-nao-chegou li{color:#ff5c54;font-weight:bold;padding:0 15px;font-size:15px}#page-auto-motorista section#area-nomes-motoristas #area-chegou li{color:#2ad46e;font-weight:bold;padding:0 15px;font-size:15px}#page-auto-motorista section#area-nomes-motoristas #area-chegou h5{color:#2ad46e}#page-auto-motorista section#area-nomes-motoristas #turnos-anteriores{font-weight:bold}#page-auto-motorista section#area-nomes-motoristas #turnos-anteriores h5{color:#000;font-weight:bold}#page-auto-motorista section#area-nomes-motoristas #turnos-anteriores #contador2,#page-auto-motorista section#area-nomes-motoristas #turnos-anteriores h6{font-size:1.4rem;font-weight:bold}#page-auto-motorista .card{margin:2.5px 0}#page-auto-motorista .card .card-body{padding:.25rem}.blink_green{animation:blinker_g 1s linear infinite;max-width:50ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@keyframes blinker_g{50%{color:#008033}}.blink_red{animation:blinker_r 1s linear infinite;max-width:50ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.arruma-tam{max-width:50ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:bold;font-size:15px}.custom-select-fab select{padding:5px;background:#ff5c54;color:#fff;border:1px solid #2ad46e}.desativa-filtro{display:none}@keyframes blinker_r{50%{color:red}}section#tabela_bancodeHoras .box{color:#fff;font-weight:bold}section#tabela_bancodeHoras .box-media{background:#388e3c}section#tabela_bancodeHoras .box-devendo{background:#f44336}section#tabela_bancodeHoras .box-acima{background:#fb3}section#modaisCheckList .label-txt-limiter{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.thumImgCheck{max-width:100%;width:100%;height:250px !important;position:relative;display:inline-block;overflow:hidden}.real{position:relative;display:inline-block;width:50%}.real:after{position:absolute;top:45%;transform:translateY(-50%);margin:auto;content:"R$";left:15px}.dataTables_empty{padding:10px !important}section#legenda .item{position:relative;display:inline-block}section#legenda .circle-color{width:20px;height:20px;border-radius:50px;position:relative;display:inline-block}section#legenda small{margin:0;top:-7px;padding:0 10px;position:relative;display:inline-block}section#legenda h5{margin:0;top:-3px;padding:0 10px;position:relative;display:inline-block}.desativaScroll{overflow:hidden}.lds-ellipsis{display:inline-block;position:relative;width:80px;bottom:25px;left:40px}.lds-ellipsis div{position:absolute;top:33px;width:7px;height:7px;border-radius:50%;background:#a5a5a5;animation-timing-function:cubic-bezier(0, 1, 1, 0)}.lds-ellipsis div:nth-child(1){left:8px;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:8px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:32px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(4){left:56px;animation:lds-ellipsis3 .6s infinite}@keyframes lds-ellipsis1{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}100%{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0, 0)}100%{transform:translate(24px, 0)}}.lds-ellipsis{margin:90px auto;display:inline-block;position:relative;width:80px;height:80px}.lds-ellipsis div{position:absolute;top:33px;width:13px;height:13px;border-radius:50%;background:#575757;animation-timing-function:cubic-bezier(0, 1, 1, 0)}.lds-ellipsis div:nth-child(1){left:8px;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:8px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:32px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(4){left:56px;animation:lds-ellipsis3 .6s infinite}@keyframes lds-ellipsis1{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}100%{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0, 0)}100%{transform:translate(24px, 0)}}.loaderPage{position:absolute;top:0;left:0;z-index:11;background-color:#000;width:100%;height:100%;opacity:.5;filter:alpha(opacity=65)}.loaderPage .lds-ring{position:relative;width:80px;height:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px}.loaderPage .lds-ring div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border:8px solid #fff;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.loaderPage .lds-ring div:nth-child(1){animation-delay:-0.45s}.loaderPage .lds-ring div:nth-child(2){animation-delay:-0.3s}.loaderPage .lds-ring div:nth-child(3){animation-delay:-0.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.btn-info{padding:8px 12px}main.page-motoristas td.acoes{padding:0}.select-material{border:none;border-bottom:1px solid #ccc;border-radius:0;margin-top:5px}main.page-checklist section#tabela-check button{padding:8px 12px}main.page-checklist #modalInfo h4{border-bottom:1px solid #ccc;margin:10px 0 0;padding-bottom:5px}main.page-checklist #modalInfo .custom-checkbox{padding-bottom:5px;padding-top:5px}[type=checkbox]:disabled:checked+label:after{background-color:#ff847d;border-radius:4px;border:1px solid #c44943;box-shadow:1px 1px 1px rgba(0,0,0,.16)}a#limousine-tab{color:#00c851}.nav-tabs .nav-link.disabled{color:#6c757d !important}.page-gestaoOS .btn-info-modal{padding:8px 12px}.page-gestaoOS table.table-sm td{padding:0}.page-gestaoOS #btnEditOs{margin:38px 0 0}.page-gestaoOS label{padding:10px 0 0}.page-gestaoOS .btnAddOrc{margin:25px 0 0 0}.page-gestaoOS .custom-file{margin:15px 0}.page-gestaoOS .custom-file label{padding:7px 10px}.page-gestaoOS .tab-content #termo a{margin:30px 0 0}.page-gestaoOS .tab-content #termo a i{padding:0 20px 0px 0px}.page-gestaoOS .tab-content #envioTermo{padding:20px 15px 0}.page-gestaoOS .tab-content #envioTermo .col-4 .btn{margin-top:45px}main#page-roteirizacao .btn-cep{display:flex;align-items:flex-end;justify-content:center}main#page-roteirizacao .btn-cep a{margin-bottom:2px}#map{width:100%;height:300px;background:gray}#panel{width:100%;height:400px}.botaoreloadmap{float:right}.h5toppem{margin-top:10px}#btnBuscaCep{padding-top:80px}#cinzao{background:gray}.formatImags img{max-width:200px;max-height:150px;width:auto;height:auto}.fa-spacing{position:relative;left:59%;margin-bottom:55%}.btn-custom{padding:15px 31px 2px 2px;border-radius:50px}.image-preview{width:1920px;min-height:px;border:2px solid #6c757d;display:flex;align-items:center;justify-content:center;font-weight:bold;color:#6c757d;image-resolution:196dpi}.image-preview__image{display:none;width:100%}.fotoAppears{width:1280x;height:720x}#webCameraAlt{width:640px;height:420px}#img_carro{width:248px;height:473px}.img_pneu{width:32px;height:69px}.img_pneu_step{height:32px;width:69px}.pn_sup_dir{height:300px}.pn_inf_dir{height:169px}.pn_sup_esq{height:300px}.pn_inf_esq{height:169px}@media screen and (max-width: 1199px){#sidenav{width:25%}.image-preview{width:900px;min-height:364px;border:2px solid #6c757d;display:flex;align-items:center;justify-content:center;font-weight:bold;color:#6c757d;image-resolution:196dpi}.fotoAppears{width:532px;height:364px}#webCamera{width:479px;height:364px}#webCameraAlt{width:479px;height:364px}#image{width:479px;height:364px}#imageAlt{width:479px;height:364px}#img_carro{width:182px;height:355px}.img_pneu{width:24px;height:52px}.img_pneu_step{height:24px;width:52px}.pn_sup_dir{height:225px}.pn_inf_dir{height:127px}.pn_sup_esq{height:225px}.pn_inf_esq{height:127px}}@media screen and (max-width: 991px){#sidenav{width:30%}#menu-tgl~.menu .menu-btn{right:-90px;top:15px}.menu .icone{width:3vw}#menu-principal .card{margin-bottom:15px}.image-preview{width:497px;min-height:339px;border:2px solid #6c757d;display:flex;align-items:center;justify-content:center;font-weight:bold;color:#6c757d}.fotoAppears{width:497px;height:339px}#webCamera{width:447px;height:339px}#webCamera2{width:447px;height:339px}#webCameraAlt{width:447px;height:339px}#image{width:479px;height:364px}#imageAlt{width:479px;height:364px}#img_carro{width:174px;height:331px}.img_pneu{width:22px;height:48px}.img_pneu_step{height:22px;width:48px}.pn_sup_dir{height:210px}.pn_inf_dir{height:118px}.pn_sup_esq{height:210px}.pn_inf_esq{height:118px}}@media screen and (max-width: 767px){#sidenav{width:40%}.menu .icone{width:5vw}h1{margin-top:45px}.image-preview{width:426px;min-height:291px;border:2px solid #6c757d;display:flex;align-items:center;justify-content:center;font-weight:bold;color:#6c757d}.fotoAppears{width:426px;height:291px}#webCamera{width:383px;height:291px}#webCamera2{width:383px;height:291px}#webCameraAlt{width:383px;height:291px}#image{width:383px;height:291px}#imageAlt{width:383px;height:291px}#img_carro{width:149px;height:284px}.img_pneu{width:19px;height:41px}.img_pneu_step{height:19px;width:41px}.pn_sup_dir{height:180px}.pn_inf_dir{height:101px}.pn_sup_esq{height:180px}.pn_inf_esq{height:101px}}@media screen and (max-width: 599px){#sidenav{width:50%}.image-preview{width:355px;min-height:242px;border:2px solid #6c757d;display:flex;align-items:center;justify-content:center;font-weight:bold;color:#6c757d}.fotoAppears{width:355px;height:242px}#webCamera{width:319px;height:242px}#webCamera2{width:319px;height:242px}#webCameraAlt{width:319px;height:242px}#image{width:319px;height:242px}#imageAlt{width:319px;height:242px}#img_carro{width:124px;height:237px}.img_pneu{width:16px;height:35px}.img_pneu_step{height:16px;width:35px}.pn_sup_dir{height:150px}.pn_inf_dir{height:85px}.pn_sup_esq{height:150px}.pn_inf_esq{height:85px}.text_km{font-size:xx-small}}@media screen and (max-width: 400px){#sidenav{width:70%}.menu .icone{width:6vw}.page-link{padding:.4rem .55rem}.image-preview{width:213px;min-height:145px;border:2px solid #6c757d;display:flex;align-items:center;justify-content:center;font-weight:bold;color:#6c757d}.fotoAppears{width:213px;height:145px}#webCamera{width:192px;height:145px}#webCamera2{width:192px;height:145px}#webCameraAlt{width:192px;height:145px}#image{width:192px;height:145px}#imageAlt{width:192px;height:145px}#img_carro{width:74px;height:142px}.img_pneu{width:10px;height:21px}.img_pneu_step{height:10px;width:21px}.pn_sup_dir{height:90px}.pn_inf_dir{height:51px}.pn_sup_esq{height:90px}.pn_inf_esq{height:51px}.text_km{font-size:xx-small}}@media screen and (max-width: 320px){#sidenav{width:70%}.menu .icone{width:6vw}.page-link{padding:.4rem .55rem}.image-preview{width:213px;min-height:145px;border:2px solid #6c757d;display:flex;align-items:center;justify-content:center;font-weight:bold;color:#6c757d}.fotoAppears{width:213px;height:145px}#webCamera{width:192px;height:145px}#webCamera2{width:192px;height:145px}#webCameraAlt{width:192px;height:145px}#image{width:192px;height:145px}#imageAlt{width:192px;height:145px}#img_carro{width:58px;height:110px}.img_pneu{width:5px;height:16px}.img_pneu_step{height:5px;width:16px}.pn_sup_dir{height:90px}.pn_inf_dir{height:51px}.pn_sup_esq{height:90px}.pn_inf_esq{height:51px}.text_km{font-size:40%}}.selecao-bordas,.selecao-details{overflow:auto}.content{display:inline-block}#myImg{border-radius:5px;cursor:pointer;transition:.3s}#myImg:hover{opacity:.7}.modal-image{display:none;position:fixed;z-index:9999;padding-top:100px;left:0;top:0;right:0;bottom:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.9)}.modal-content-image{margin:auto;display:block;width:70%;max-width:700px}#caption{margin:auto;display:block;width:70%;max-width:700px;text-align:center;color:#ccc;padding:10px 0;height:150px}.modal-content-image,#caption{-webkit-animation-name:zoom;-webkit-animation-duration:.6s;animation-name:zoom;animation-duration:.6s}@-webkit-keyframes zoom{from{-webkit-transform:scale(0)}to{-webkit-transform:scale(1)}}@keyframes zoom{from{transform:scale(0)}to{transform:scale(1)}}.close-img{position:absolute;top:15px;right:35px;color:#f1f1f1;font-size:40px;font-weight:bold;transition:.3s}.close-img:hover,.close-img:focus{color:#bbb;text-decoration:none;cursor:pointer}@media only screen and (max-width: 700px){.modal-content-image{width:50%}}.space-bar{width:700px}#myBar{width:10%;height:30px;background-color:#388e3c;text-align:center;line-height:30px;color:#fff}.md-v-line{position:absolute;border-left:1px solid rgba(0,0,0,.125);height:50px;top:0px;left:54px}.btn-dup{background-color:#ff944d !important}.map-container{overflow:hidden;padding-bottom:56.25%;position:relative;height:0}.map-container iframe{left:0;top:0;height:100%;width:100%;position:absolute}.menubottom{height:76px;background:#e9e9e9}.btn-customenubottom{width:40px;height:40px;border-radius:8px;background:#fff;padding:5px !important}.color-grey{background:#e9e9e9}.bordaCinza{border-left:8px solid #e9e9e9}.bordaVerde{border-left:8px solid #00c851}.bordaAmarela{border-left:8px solid #e0e40d}.bordaVermelha{border-left:8px solid #d80000}.bordaAzul{border-left:8px solid #008fc8}.tamanho_card{transition:.5s;min-height:125px;max-height:200px}.tamanho_card_dashboard{transition:.5s;min-height:160px;max-height:200px}.tamanho_card_manu{width:330px;transition:.5s;min-height:125px;max-height:200px}.text-verd{color:#00c851 !important}.text-verml{color:#d80000 !important}.text-amarel{color:#ffe600 !important}.top-box{margin-top:250px}.btn-custom-x{padding:7px 12px 8px 7px;border-radius:50px}.btn-custom-y{padding:2px 7px 2px 2px;border-radius:50px}.fa-spacing2{position:relative;margin-top:7%;left:11%}.tamanho-card-check{transition:.5s;min-width:175px}.th-fixed{position:sticky;left:0px;background-color:#fff}hr.dashed{border-top:2px dashed #999}hr.dotted{border-top:2px dotted #999}hr.solid{border-top:2px solid #999}hr.hr-text{position:relative;border:none;height:1px;background:#999}hr.hr-text::before{content:attr(data-content);display:inline-block;background:#fff;font-weight:bold;font-size:.85rem;color:#999;border-radius:30rem;padding:.2rem 2rem;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.btn-custom-floating{border-radius:8px;background:#fff;padding:5px !important}.btn-custom-padding{padding:6px 9px 7px 8px;border-radius:50px}/*# sourceMappingURL=padroes.css.map */
