@charset "UTF-8";.center,.items_group .group_header a,.list .item_list ul li .card_item_list .image_item_list img,.menu .menu_item{text-align:center}.center,.switch{vertical-align:middle}.checkmark:after,.slider:before{content:""}.btn,.container,.container input,.menu .menu_item,.print,.slider,.trigger span{cursor:pointer}::-webkit-scrollbar{width:10px;height:5px}::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.4)}::-webkit-input-placeholder{color:#afafaf}::placeholder{color:#afafaf}:-ms-input-placeholder{color:#afafaf}::-ms-input-placeholder{color:#afafaf}*{margin:0;padding:0;font-family:Roboto,sans-serif}li{list-style:none}a{text-decoration:none;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}html{height:100%}select[readonly]{background:#eee;pointer-events:none;-ms-touch-action:none;touch-action:none}select option:disabled{background:#e5e5e5}.sublinhado{text-decoration:underline}.bold{font-weight:700}.no-bold{font-weight:400!important}.i{font-style:italic}.inline-b{display:inline-block}.block{display:block}.none{display:none!important}.upper{text-transform:uppercase}.lower{text-transform:lowercase}.first_upper{text-transform:capitalize}.enable{opacity:1}.disable{opacity:.3}.invisible{visibility:hidden}.no-ls{letter-spacing:0!important}.font-1,.font-10,.font-2,.font-3,.font-4,.font-5,.font-7,.font-8,.font-9{letter-spacing:-1px;font-weight:700}.btn:hover{color:#DBDBDB}.btn-default{color:#fff;padding:10px 30px;border:none;font-size:1em;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}.btn-default.info{background:#3063c2}.btn-default.warning{background:#ff8c00}.btn-default.alert{color:red}.btn-default.red{background:red}.icon{padding:4px 5px;border:1px solid transparent}.icon:hover{border:1px solid;background:#efefef}[type=date],[type=email],[type=file],[type=number],[type=password],input[type=text]{border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;border:none;padding:10px;border-bottom:1px solid #ccc;width:100%;font-size:.9em;margin:2px auto}input:disabled{opacity:.6;color:#9a9a9a}select{border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;border:none;padding:10px;border-bottom:1px solid #ccc;width:100%;font-size:.9em;margin:2px auto;overflow:hidden}.lds-ripple{display:inline-block;position:absolute;top:25%;left:calc(50% - 32px);width:64px;height:64px}.lds-ripple div{position:absolute;border:4px solid #dcc744;opacity:1;border-radius:50%;-webkit-animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite;animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite}.lds-ripple div:nth-child(2){-webkit-animation-delay:-.5s;animation-delay:-.5s}@-webkit-keyframes lds-ripple{0%{top:28px;left:28px;width:0;height:0;opacity:1}100%{top:-1px;left:-1px;width:58px;height:58px;opacity:0}}@keyframes lds-ripple{0%{top:28px;left:28px;width:0;height:0;opacity:1}100%{top:-1px;left:-1px;width:58px;height:58px;opacity:0}}.lds-facebook{display:inline-block;position:relative;width:80px;height:80px}.lds-facebook div{display:inline-block;position:absolute;left:8px;width:16px;background:#fff;-webkit-animation:lds-facebook 1.2s cubic-bezier(0,.5,.5,1) infinite;animation:lds-facebook 1.2s cubic-bezier(0,.5,.5,1) infinite}.lds-facebook div:nth-child(1){left:8px;-webkit-animation-delay:-.24s;animation-delay:-.24s}.lds-facebook div:nth-child(2){left:32px;-webkit-animation-delay:-.12s;animation-delay:-.12s}.lds-facebook div:nth-child(3){left:56px;-webkit-animation-delay:0;animation-delay:0}@-webkit-keyframes lds-facebook{0%{top:8px;height:64px}100%,50%{top:24px;height:32px}}@keyframes lds-facebook{0%{top:8px;height:64px}100%,50%{top:24px;height:32px}}.container{display:block;position:relative;padding-left:35px;margin-bottom:12px;font-size:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.container input{position:absolute;opacity:0;height:0;width:0}.checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#eee}.container:hover input~.checkmark{background-color:#ccc}.container input:checked~.checkmark{background-color:#2196F3}.checkmark:after{position:absolute;display:none}.container input:checked~.checkmark:after{display:block}.container .checkmark:after{left:9px;top:5px;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.switch{position:relative;display:inline-block;width:35px;height:15px;margin-left:5px}.switch input{display:none}.dashboard,header,main{display:-webkit-box;display:-ms-flexbox}.slider{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#ddd;-webkit-transition:.4s;transition:.4s}.slider:before{position:absolute;height:18px;width:18px;left:-2px;bottom:-2px;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.fade-left,.fade-right{-webkit-transition-timing-function:ease-out}input:checked+.slider{background-color:#009bdb}input:focus+.slider{-webkit-box-shadow:0 0 1px #009bdb;box-shadow:0 0 1px #009bdb}input:checked+.slider:before{-webkit-transform:translateX(22px);transform:translateX(22px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.color-primary{background:#305393}.color-secondary{background:#dcc744}.color-divider{background:#bdbdbd}.color-monitor{background:#e4e4e4}.color-gray{background:#454545}.color-white{background:#FFF}.color-red{background:red}.color-blue{background:#009bdb}.color-disable{background:#efefef}.color-blue-dark{background:#2D3E50}.color-yellow{background:#ffdd34}.color-text-primary{color:#305393}.color-text-secondary{color:#dcc744}.color-text-green{color:#30ae8b!important}.color-text-red{color:red!important}.color-text-gray{color:gray!important}.font-10{font-size:28px}.font-9{font-size:26px}.font-8{font-size:24px}.font-7{font-size:22px}.font-6{font-size:20px;font-weight:700;letter-spacing:-1px}.font-5{font-size:18px}.font-4{font-size:16px}.font-3{font-size:14px}.font-2{font-size:12px}.font-1{font-size:10px}.shadow-top-z-10{box-shadow:6px 30px 34px 0 #000;-moz-box-shadow:6px 30px 34px 0 #000;-webkit-box-shadow:6px 30px 34px 0 #000}.shadow-top-z-9{box-shadow:6px 27px 31px 0 rgba(0,0,0,.9);-moz-box-shadow:6px 27px 31px 0 rgba(0,0,0,.9);-webkit-box-shadow:6px 27px 31px 0 rgba(0,0,0,.9)}.shadow-top-z-8{box-shadow:6px 24px 28px 0 rgba(0,0,0,.8);-moz-box-shadow:6px 24px 28px 0 rgba(0,0,0,.8);-webkit-box-shadow:6px 24px 28px 0 rgba(0,0,0,.8)}.shadow-top-z-7{box-shadow:6px 21px 25px 0 rgba(0,0,0,.7);-moz-box-shadow:6px 21px 25px 0 rgba(0,0,0,.7);-webkit-box-shadow:6px 21px 25px 0 rgba(0,0,0,.7)}.shadow-top-z-6{box-shadow:6px 18px 22px 0 rgba(0,0,0,.6);-moz-box-shadow:6px 18px 22px 0 rgba(0,0,0,.6);-webkit-box-shadow:6px 18px 22px 0 rgba(0,0,0,.6)}.shadow-top-z-5{box-shadow:6px 15px 19px 0 rgba(0,0,0,.5);-moz-box-shadow:6px 15px 19px 0 rgba(0,0,0,.5);-webkit-box-shadow:6px 15px 19px 0 rgba(0,0,0,.5)}.shadow-top-z-4{box-shadow:6px 12px 16px 0 rgba(0,0,0,.4);-moz-box-shadow:6px 12px 16px 0 rgba(0,0,0,.4);-webkit-box-shadow:6px 12px 16px 0 rgba(0,0,0,.4)}.shadow-top-z-3{box-shadow:6px 9px 13px 0 rgba(0,0,0,.3);-moz-box-shadow:6px 9px 13px 0 rgba(0,0,0,.3);-webkit-box-shadow:6px 9px 13px 0 rgba(0,0,0,.3)}.shadow-top-z-2{box-shadow:6px 6px 10px 0 rgba(0,0,0,.2);-moz-box-shadow:6px 6px 10px 0 rgba(0,0,0,.2);-webkit-box-shadow:6px 6px 10px 0 rgba(0,0,0,.2)}.shadow-top-z-1{box-shadow:6px 3px 7px 0 rgba(0,0,0,.1);-moz-box-shadow:6px 3px 7px 0 rgba(0,0,0,.1);-webkit-box-shadow:6px 3px 7px 0 rgba(0,0,0,.1)}.mt-50{margin-top:50px}.mr-50{margin-right:50px}.ml-50{margin-left:50px}.mb-50{margin-bottom:50px}.pt-50{padding-top:50px}.pr-50{padding-right:50px}.pl-50{padding-left:50px}.pb-50{padding-bottom:50px}.mt-45{margin-top:45px}.mr-45{margin-right:45px}.ml-45{margin-left:45px}.mb-45{margin-bottom:45px}.pt-45{padding-top:45px}.pr-45{padding-right:45px}.pl-45{padding-left:45px}.pb-45{padding-bottom:45px}.mt-40{margin-top:40px}.mr-40{margin-right:40px}.ml-40{margin-left:40px}.mb-40{margin-bottom:40px}.pt-40{padding-top:40px}.pr-40{padding-right:40px}.pl-40{padding-left:40px}.pb-40{padding-bottom:40px}.mt-35{margin-top:35px}.mr-35{margin-right:35px}.ml-35{margin-left:35px}.mb-35{margin-bottom:35px}.pt-35{padding-top:35px}.pr-35{padding-right:35px}.pl-35{padding-left:35px}.pb-35{padding-bottom:35px}.mt-30{margin-top:30px}.mr-30{margin-right:30px}.ml-30{margin-left:30px}.mb-30{margin-bottom:30px}.pt-30{padding-top:30px}.pr-30{padding-right:30px}.pl-30{padding-left:30px}.pb-30{padding-bottom:30px}.mt-25{margin-top:25px}.mr-25{margin-right:25px}.ml-25{margin-left:25px}.mb-25{margin-bottom:25px}.pt-25{padding-top:25px}.pr-25{padding-right:25px}.pl-25{padding-left:25px}.pb-25{padding-bottom:25px}.mt-20{margin-top:20px}.mr-20{margin-right:20px}.ml-20{margin-left:20px}.mb-20{margin-bottom:20px}.pt-20{padding-top:20px}.pr-20{padding-right:20px}.pl-20{padding-left:20px}.pb-20{padding-bottom:20px}.mt-15{margin-top:15px}.mr-15{margin-right:15px}.ml-15{margin-left:15px}.mb-15{margin-bottom:15px}.pt-15{padding-top:15px}.pr-15{padding-right:15px}.pl-15{padding-left:15px}.pb-15{padding-bottom:15px}.mt-10{margin-top:10px}.mr-10{margin-right:10px}.ml-10{margin-left:10px}.mb-10{margin-bottom:10px}.pt-10{padding-top:10px}.pr-10{padding-right:10px}.pl-10{padding-left:10px}.pb-10{padding-bottom:10px}.mt-5{margin-top:5px}.mr-5{margin-right:5px}.ml-5{margin-left:5px}.mb-5{margin-bottom:5px}.pt-5{padding-top:5px}.pr-5{padding-right:5px}.pl-5{padding-left:5px}.pb-5{padding-bottom:5px}.bg,.bg-1,.bg-10,.bg-2,.bg-3,.bg-4,.bg-5,.bg-6,.bg-7,.bg-8,.bg-9{background-attachment:fixed;background-clip:initial;background-origin:initial;background-position:center center;background-repeat:no-repeat;background-size:cover;position:relative;z-index:0}.btn_float,.menu{position:absolute}.bg-opacity-black-100:before,.bg-opacity-black-10:before,.bg-opacity-black-20:before,.bg-opacity-black-30:before,.bg-opacity-black-40:before,.bg-opacity-black-50:before,.bg-opacity-black-60:before,.bg-opacity-black-70:before,.bg-opacity-black-80:before,.bg-opacity-black-90:before,.bg-opacity-black:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.bg-10{background-color:#000}.bg-opacity-black-100:before{background:#000}.bg-9{background-color:rgba(0,0,0,.9)}.bg-opacity-black-90:before{background:rgba(0,0,0,.9)}.bg-8{background-color:rgba(0,0,0,.8)}.bg-opacity-black-80:before{background:rgba(0,0,0,.8)}.bg-7{background-color:rgba(0,0,0,.7)}.bg-opacity-black-70:before{background:rgba(0,0,0,.7)}.bg-6{background-color:rgba(0,0,0,.6)}.bg-opacity-black-60:before{background:rgba(0,0,0,.6)}.bg-5{background-color:rgba(0,0,0,.5)}.bg-opacity-black-50:before{background:rgba(0,0,0,.5)}.bg-4{background-color:rgba(0,0,0,.4)}.bg-opacity-black-40:before{background:rgba(0,0,0,.4)}.bg-3{background-color:rgba(0,0,0,.3)}.bg-opacity-black-30:before{background:rgba(0,0,0,.3)}.bg-2{background-color:rgba(0,0,0,.2)}.bg-opacity-black-20:before{background:rgba(0,0,0,.2)}.bg-1{background-color:rgba(0,0,0,.1)}.bg-opacity-black-10:before{background:rgba(0,0,0,.1)}.fade-left{-webkit-transition-property:left;transition-property:left;-webkit-transition-duration:1s;transition-duration:1s;transition-timing-function:ease-out;-webkit-transition-delay:.2s;transition-delay:.2s;-webkit-animation:fade-left 1s;animation:fade-left 1s}@-webkit-keyframes fade-left{from{left:-20px;margin-left:-20px;opacity:0}to{opacity:1}}@keyframes fade-left{from{left:-20px;margin-left:-20px;opacity:0}to{opacity:1}}.fade-right{-webkit-transition-property:right,margin-right;transition-property:right,margin-right;-webkit-transition-duration:1s;transition-duration:1s;transition-timing-function:ease-out;-webkit-transition-delay:.2s;transition-delay:.2s;-webkit-animation:fade-right 2s;animation:fade-right 2s}.anima-in-header-content,.slide-down{-webkit-transition-property:all;-webkit-transition-duration:.5s}@-webkit-keyframes fade-right{from{right:-130px;opacity:0}to{right:0;opacity:1}}@keyframes fade-right{from{right:-130px;opacity:0}to{right:0;opacity:1}}.slide-down{transition-property:all;transition-duration:.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;-webkit-transition-delay:0s;transition-delay:0s;-webkit-animation:slide-down 1s;animation:slide-down 1s}@-webkit-keyframes slide-down{from{top:-200px;margin-top:-200px;opacity:0}to{opacity:1}}@keyframes slide-down{from{top:-200px;margin-top:-200px;opacity:0}to{opacity:1}}.anima-in-header-content{transition-property:all;transition-duration:.5s;-webkit-transition-timing-function:cubic-bezier(.97,.08,.58,.79);transition-timing-function:cubic-bezier(.97,.08,.58,.79);-webkit-transition-delay:0s;transition-delay:0s;-webkit-animation:in-header-content 1s;animation:in-header-content 1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes in-header-content{from{opacity:0;top:800px;background:#fff}to{top:200px;opacity:1}}@keyframes in-header-content{from{opacity:0;top:800px;background:#fff}to{top:200px;opacity:1}}.anima-out-header-content{-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:cubic-bezier(.97,.08,.58,.79);transition-timing-function:cubic-bezier(.97,.08,.58,.79);-webkit-transition-delay:0s;transition-delay:0s;-webkit-animation:out-header-content 1s;animation:out-header-content 1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.anima-height,.anima-splash{-webkit-transition-duration:.3s}@-webkit-keyframes out-header-content{from{opacity:1;top:285px}to{top:800px;opacity:0;background:#fff}}@keyframes out-header-content{from{opacity:1;top:285px}to{top:800px;opacity:0;background:#fff}}.anima-height{-webkit-transition-property:height;transition-property:height;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;-webkit-transition-delay:0s;transition-delay:0s}.anima-header-title{-webkit-transition-property:width,height,border-bottom-right-radius;transition-property:width,height,border-bottom-right-radius;-webkit-transition-duration:.4s;transition-duration:.4s;-webkit-transition-timing-function:cubic-bezier(.79,.21,.66,.83);transition-timing-function:cubic-bezier(.79,.21,.66,.83);-webkit-transition-delay:0s;transition-delay:0s}.anima-figure-carrousel,.anima-splash{-webkit-transition-property:all;-webkit-transition-delay:0s}.anima-figure-carrousel{transition-property:all;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:cubic-bezier(.99,0,.45,.82);transition-timing-function:cubic-bezier(.99,0,.45,.82);transition-delay:0s}.anima-splash{transition-property:all;transition-duration:.3s;-webkit-transition-timing-function:cubic-bezier(.99,0,.45,.82);transition-timing-function:cubic-bezier(.99,0,.45,.82);transition-delay:0s}.anima{-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;-webkit-transition-delay:0s;transition-delay:0s}.rotateOpen{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}html{background-image:-webkit-gradient(linear,left top,left bottom,from(#f8a82b),to(#fcc325));background-image:linear-gradient(to bottom,#f8a82b,#fcc325)}.bg-house{background-repeat:no-repeat;background-size:cover}header{display:flex;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}body{padding-bottom:20px}main{-ms-flex-preferred-size:calc(100% - 60px);flex-basis:calc(100% - 60px);margin-left:60px;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:10px 20px}.dashboard{display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto}.dashboard>header{-ms-flex-preferred-size:calc(100%);flex-basis:calc(100%)}.dashboard>header .header_title{color:#FFF;width:calc(100% - 30px);padding:8px 8px 8px 30px}.dashboard>header .header_title h1{font-size:1.5em}.menu{background:#212121;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:6px;-ms-flex-line-pack:start;align-content:flex-start;width:60px;height:calc(100% - 10px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;top:0;z-index:90}.menu .menu_item,.menu ul{-ms-flex-preferred-size:100%}.menu #action-back{display:none}.card_login,.card_login article form{display:-webkit-box;display:-ms-flexbox}.menu ul{flex-basis:100%;margin:10px 0}.menu ul li{margin:5px 0}.menu .menu_item{flex-basis:100%}.menu .menu_item:hover{background:#f8ad2a}.menu .menu_item p{-ms-flex-preferred-size:100%;flex-basis:100%;color:#fff;font-size:.7em}.select_menu_hamburg{padding:5px;-ms-flex-preferred-size:50px;flex-basis:50px}.card_login{-ms-flex-preferred-size:100%;flex-basis:100%;margin-top:30px;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.card_login article{padding:20px;-ms-flex-preferred-size:300px;flex-basis:300px;border:1px solid #fff}.card_login article form{display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.card_login article form .content,.card_login article form header{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:5px}.card_login article form .content input{width:calc(100% - 20px)}.card_login article footer{margin-top:5px}.mode-mobile{-ms-flex-wrap:wrap;flex-wrap:wrap;width:320px;border:1px solid #fcc127;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;padding:10px;min-height:430px;margin-right:10px;margin-bottom:10px;background:0 0}.items_group,.profile_group,.upload_group{padding:10px 5px}.items_group .profile_group_password,.items_group form,.profile_group .profile_group_password,.profile_group form,.upload_group .profile_group_password,.upload_group form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.items_group .profile_group_password input,.items_group form input,.profile_group .profile_group_password input,.profile_group form input,.upload_group .profile_group_password input,.upload_group form input{-ms-flex-preferred-size:100%;flex-basis:100%}.items_group .profile_group_password label,.items_group form label,.profile_group .profile_group_password label,.profile_group form label,.upload_group .profile_group_password label,.upload_group form label{font-size:1.05em;margin-top:3px}.items_group .profile_group_password p,.items_group form p,.profile_group .profile_group_password p,.profile_group form p,.upload_group .profile_group_password p,.upload_group form p{margin-top:10px;width:100%;font-size:.8em;color:#212121}.items_group .profile_group_password .profile_group_buttom,.items_group form .profile_group_buttom,.profile_group .profile_group_password .profile_group_buttom,.profile_group form .profile_group_buttom,.upload_group .profile_group_password .profile_group_buttom,.upload_group form .profile_group_buttom{margin-top:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.items_group .profile_group_password .profile_group_buttom button,.items_group .profile_group_password .profile_group_buttom input[type=submit],.items_group form .profile_group_buttom button,.items_group form .profile_group_buttom input[type=submit],.profile_group .profile_group_password .profile_group_buttom button,.profile_group .profile_group_password .profile_group_buttom input[type=submit],.profile_group form .profile_group_buttom button,.profile_group form .profile_group_buttom input[type=submit],.upload_group .profile_group_password .profile_group_buttom button,.upload_group .profile_group_password .profile_group_buttom input[type=submit],.upload_group form .profile_group_buttom button,.upload_group form .profile_group_buttom input[type=submit]{margin:3px auto;-ms-flex-preferred-size:100%;flex-basis:100%}.items_group .profile_group_password .profile_group_buttom a,.items_group form .profile_group_buttom a,.profile_group .profile_group_password .profile_group_buttom a,.profile_group form .profile_group_buttom a,.upload_group .profile_group_password .profile_group_buttom a,.upload_group form .profile_group_buttom a{margin-top:10px;text-decoration:underline;font-weight:700}.items_group .profile_group_password .profile_group_buttom a:hover,.items_group form .profile_group_buttom a:hover,.profile_group .profile_group_password .profile_group_buttom a:hover,.profile_group form .profile_group_buttom a:hover,.upload_group .profile_group_password .profile_group_buttom a:hover,.upload_group form .profile_group_buttom a:hover{color:tomato}.items_group .profile_group_password .profile_group_reset,.items_group form .profile_group_reset,.profile_group .profile_group_password .profile_group_reset,.profile_group form .profile_group_reset,.upload_group .profile_group_password .profile_group_reset,.upload_group form .profile_group_reset{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 3px}.items_group .profile_group_password .profile_group_reset .container,.items_group form .profile_group_reset .container,.profile_group .profile_group_password .profile_group_reset .container,.profile_group form .profile_group_reset .container,.upload_group .profile_group_password .profile_group_reset .container,.upload_group form .profile_group_reset .container{margin:0 auto}.btn_float{padding:8px 18px;font-size:2em;color:#FFF;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;background:#3063c2;bottom:10px;right:10px}.btn_float:hover{background:#4d6fc2}.list{position:relative;height:400px;background:#FFF}.list .item_list .search_item_list{margin-bottom:10px}.list .item_list .search_item_list input{width:calc(100% - 20px);border:1px solid #efefef}.list .item_list ul li .card_item_list .content_item_list .content_item_list_inline img,.list .item_list ul li .card_item_list .content_item_list.value-grua img{width:23px}.list .item_list .item_list_body{height:370px;overflow:scroll}.list .item_list ul li .card_item_list{display:-webkit-box;display:-ms-flexbox;display:flex;justify-items:center;padding:8px 0;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}.list .item_list ul li .card_item_list:hover{background:#efefef}.closing .success,.items_group .group_header .success{background:green}.list .item_list ul li .card_item_list .image_item_list{-ms-flex-preferred-size:45px;flex-basis:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:3px}.list .item_list ul li .card_item_list .content_item_list{-ms-flex-preferred-size:calc(100% - 45px);flex-basis:calc(100% - 45px)}.list .item_list ul li .card_item_list .content_item_list.value-grua{-ms-flex-preferred-size:190px;flex-basis:190px}.list .item_list ul li .card_item_list .content_item_list p{font-size:.8em;color:#212121}.list .item_list ul li .card_item_list .content_item_list p:first-child{font-size:1em}.list .item_list ul li .card_item_list .content_item_list .green{color:green}.list .item_list ul li .card_item_list .content_item_list .content_item_list_inline{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.list .item_list ul li .card_item_list .content_item_list .item_list_sub_group.module{-ms-flex-preferred-size:100%;flex-basis:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:center;align-content:center;margin-top:3px}.list .item_list ul li .card_item_list .content_item_list .item_list_sub_group.module.no-margin{margin-top:-3px}.list .item_list ul li .card_item_list .content_item_list .item_list_sub_group.module img{margin-right:3px}.list .item_list ul li .card_item_list .content_item_list .item_list_sub_group.module p{margin:0}.list .item_list ul li .card_item_list .action_item_list{-ms-flex-preferred-size:45px;flex-basis:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.list .item_list ul li .card_item_list .action_item_list img{width:100%;opacity:.7}.list .item_list ul li .card_item_list .download{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:120px;flex-basis:120px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:5px}.list .item_list ul li .card_item_list .download img{width:100%;opacity:1}.content_item_list_sub_group{display:-webkit-box;display:-ms-flexbox;display:flex}.content_item_list_sub_group .item_list_sub_group{-ms-flex-preferred-size:50%;flex-basis:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content_item_list_sub_group .item_list_sub_group img{width:20px;margin-right:4px}.items_group h2{margin:10px auto;font-size:1.2em;width:100%;color:#212121}.items_group label{-ms-flex-preferred-size:135px;flex-basis:135px}.items_group .group_header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.closing,.closing .closing_subline{display:-webkit-box;display:-ms-flexbox}.items_group .group_header a{-ms-flex-preferred-size:40px;flex-basis:40px;font-size:.9em;margin-left:5px}.items_group .group_header .adjust{-ms-flex-preferred-size:calc(100% - 40px);flex-basis:calc(100% - 40px)}.items_group input[type=number]{width:100px;-ms-flex-preferred-size:calc(50% - 10px);flex-basis:calc(50% - 10px);margin-left:10px}.closing{display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:10px}.closing h3{-ms-flex-preferred-size:100%;flex-basis:100%}.closing .profile_group_buttom a{text-decoration:none!important;-ms-flex-preferred-size:100%;flex-basis:100%;text-align:center}.closing .profile_group_buttom a:hover{background:tomato;color:#fff!important}.closing .closing_subline{-ms-flex-preferred-size:100%;flex-basis:100%;display:flex;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.closing .closing_subline p{line-height:10px}.closing .closing_subline p:first-child{-ms-flex-preferred-size:250px;flex-basis:250px}section.service_main{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-preferred-size:100%;flex-basis:100%}section.service_main form{-ms-flex-preferred-size:100%;flex-basis:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}section.service_main .service_main_data,section.service_main .service_main_description,section.service_main .service_main_designation,section.service_main .service_main_parts,section.service_main .service_main_responsible{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-preferred-size:100%;flex-basis:100%}section.service_main .service_main_data .service_main_group,section.service_main .service_main_description .service_main_group,section.service_main .service_main_designation .service_main_group,section.service_main .service_main_parts .service_main_group,section.service_main .service_main_responsible .service_main_group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-preferred-size:100%;flex-basis:100%}section.service_main .service_main_data .service_main_group h1,section.service_main .service_main_description .service_main_group h1,section.service_main .service_main_designation .service_main_group h1,section.service_main .service_main_parts .service_main_group h1,section.service_main .service_main_responsible .service_main_group h1{text-align:left;-ms-flex-preferred-size:100%;flex-basis:100%;color:#fff;margin-bottom:20px}section.service_main .service_main_data .service_main_group label,section.service_main .service_main_description .service_main_group label,section.service_main .service_main_designation .service_main_group label,section.service_main .service_main_parts .service_main_group label,section.service_main .service_main_responsible .service_main_group label{color:#fff;-ms-flex-preferred-size:100%;flex-basis:100%}section.service_main .service_main_data .service_main_group input,section.service_main .service_main_description .service_main_group input,section.service_main .service_main_designation .service_main_group input,section.service_main .service_main_parts .service_main_group input,section.service_main .service_main_responsible .service_main_group input{-ms-flex-preferred-size:100%;flex-basis:100%}section.service_main .service_main_responsible{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-preferred-size:100%;flex-basis:100%}section.service_main .service_main_data,section.service_main .service_main_description,section.service_main .service_main_designation,section.service_main .service_main_parts{min-height:auto;padding:10px 10px 20px;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;border:1px solid #b67900;background:0 0}section.service_main .service_main_action{padding:5px 0;-ms-flex-preferred-size:100%;flex-basis:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:baseline;align-content:baseline}section.service_main .service_main_action .service_main_action_bottom,section.service_main .service_main_action .service_main_responsible_group{-ms-flex-preferred-size:100%;flex-basis:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:10px}section.service_main .service_main_action .service_main_action_bottom a,section.service_main .service_main_action .service_main_action_bottom button{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:5px;text-align:center}section.service_main .mode-mobile{min-height:auto;-ms-flex-preferred-size:350px;flex-basis:350px;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.service_main_description header,.service_main_designation header,.service_main_parts header{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;padding-left:10px}.service_main_description header h1,.service_main_designation header h1,.service_main_parts header h1{-ms-flex-preferred-size:calc(80% - 10px);flex-basis:calc(80% - 10px);margin-bottom:0!important;color:#fff}.service_main_description header a,.service_main_designation header a,.service_main_parts header a{-ms-flex-preferred-size:20%;flex-basis:20%;text-align:center;font-size:2em;color:#fff}.service_main_description header{padding-bottom:10px;padding-top:5px}.service_main_description textarea{-ms-flex-preferred-size:100%;flex-basis:100%;color:red;padding:5px;height:302px}.multiple{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:.7em;border:1px solid #aaa}.multiple .title{background:#efefef;-ms-flex-preferred-size:100%;flex-basis:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.multiple .title p{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;text-align:center;font-weight:700;border-right:1px solid #e0e0e0;padding:0 2px}.multiple .list_new_designation,.multiple .list_new_hours,.multiple .list_new_parts{-ms-flex-preferred-size:100%;flex-basis:100%}.multiple .multiple_item{-ms-flex-preferred-size:100%;flex-basis:100%;display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.report-item,section.report{display:-webkit-box;display:-ms-flexbox}.multiple .multiple_item a,.multiple .multiple_item p{border-color:#aaa;border-style:solid;border-top:1px;border-bottom:0;border-left:0;border-right:0;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;text-align:center;color:red;padding:3px 0}.multiple .multiple_item input{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;text-align:center;font-weight:700;padding:5px 2px;font-size:.9em;border:1px solid #efefef}.multiple .multiple_item .icon-delete{text-align:center;cursor:pointer}.multiple .multiple_item .icon-delete img{width:20px}.multiple .multiple_item a img{width:18px;opacity:.7}.multiple .multiple_item.designation input{-ms-flex-preferred-size:calc(100% / 6)!important;flex-basis:calc(100% / 6)!important;width:calc(100% / 6)!important}.multiple .multiple_item.parts input,.multiple .multiple_item.parts select{-ms-flex-preferred-size:calc(100% / 4)!important;flex-basis:calc(100% / 4)!important;width:calc(100% / 4)!important}.multiple .multiple_item.hours input,.multiple .multiple_item.hours select{-ms-flex-preferred-size:calc(100% / 5)!important;flex-basis:calc(100% / 5)!important;width:calc(100% / 5)!important}.report-item{display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.report-item a{text-align:center;-ms-flex-preferred-size:100%;flex-basis:100%;margin:5px auto;text-decoration:none;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.report-item a:link,.report-item a:visited{color:#fff;text-decoration:none}.report-item a:hover{color:#fff}.report-item a:active{color:#fff;text-decoration:none}.print{position:fixed;right:15px;top:15px;background:#efefef;padding:12px 14px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}section.report{background:#fff;-ms-flex-preferred-size:100%;flex-basis:100%;display:flex;padding-bottom:30px;-ms-flex-wrap:wrap;flex-wrap:wrap}section.report header{background:#e4e4e4;-ms-flex-preferred-size:100%;flex-basis:100%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;padding:15px 3px}section.report header a{font-weight:700;text-align:left;text-decoration:none;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}section.report header a:link,section.report header a:visited{color:#00f;text-decoration:none}section.report header a:active{color:#00f;text-decoration:none}section.report header a:hover{color:#00f;text-decoration:underline}section.report ul{-ms-flex-preferred-size:100%;flex-basis:100%;padding-left:3px}section.report ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-preferred-size:100%;flex-basis:100%;padding:5px 0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border-bottom:1px solid #efefef;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.report ul li p{text-align:left;overflow:hidden;text-overflow:ellipsis}.denied,.not_found,.trigger span{text-align:center}section.report ul li a{text-decoration:none;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}section.report ul li a:link,section.report ul li a:visited{color:#00f;text-decoration:none}section.report ul li a:active{color:#00f;text-decoration:none}section.report ul li a:hover{color:#00f;text-decoration:underline}section.report ul li .icon img{width:20px}.flex-3{-ms-flex-preferred-size:calc(100% / 3);flex-basis:calc(100% / 3)}.flex-4{-ms-flex-preferred-size:calc(100% / 4);flex-basis:calc(100% / 4)}.flex-5{-ms-flex-preferred-size:calc(100% / 5);flex-basis:calc(100% / 5)}.flex-6{-ms-flex-preferred-size:calc(100% / 6);flex-basis:calc(100% / 6)}.flex-8{-ms-flex-preferred-size:calc(100% / 8);flex-basis:calc(100% / 8)}.ajax_response{-ms-flex-preferred-size:100%;flex-basis:100%}.trigger{font-size:.9em;-ms-flex-preferred-size:100%;flex-basis:100%;padding:10px 5px 10px 15px;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;font-weight:700;border:1px solid #ccc;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:3px 0}.trigger p{font-size:1em;display:inline-block;-ms-flex-preferred-size:calc(100% - 12px);flex-basis:calc(100% - 12px)}.trigger span{margin-left:10px;padding:5px 10px;background:rgba(0,0,0,.2);border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;-ms-flex-preferred-size:10px;flex-basis:10px}.trigger small{display:block;font-size:.75}.trigger.accept,.trigger.success{border-color:#16cd16;background:green}.trigger.warning{border-color:#ff0;background:#ffd000}.trigger.error{border-color:#bf0a0a;background:#ff3a26}.trigger.info{border-color:#54cfe2;background:#00f}.denied{-ms-flex-preferred-size:100%;flex-basis:100%;color:#555;padding:30px 10px}.denied .denied_header{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.denied .denied_header h1{-ms-flex-preferred-size:100%;flex-basis:100%;color:#efefef;margin-bottom:5px}.not_found{color:#555;padding:0 10px}.not_found .not_found_header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.not_found .not_found_header form,.not_found .not_found_header h1,.not_found .not_found_header p{-ms-flex-preferred-size:100%;flex-basis:100%}.not_found .error{font-size:8em;font-weight:700;color:#ffff;margin-bottom:30px}.not_found_header{width:500px;max-width:100%;margin:0 auto}.not_found p a{color:green;text-decoration:none;font-weight:700}.not_found p a:hover{text-decoration:underline}.not_found_btn{display:inline-block;margin-top:40px;padding:20px 40px;color:#fff;text-decoration:none;background:#009bdb;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}.float_modal{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.4);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.float_modal .float_modal_load{color:#efefef}.float_modal .float_modal_load h1{font-size:1.3em}@media (max-width:48em){html{padding-bottom:30px}main{-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;margin:0 auto;padding:10px 2px}.menu{display:none}.menu #action-back{display:block}.service_main section{padding:10px 2px!important}.items_group label{-ms-flex-preferred-size:118px;flex-basis:118px}}@media print{.print-off{display:none}}
/*# sourceMappingURL=styles-1584556482.min.css.map */
