#drawerProfile .btnProfile{font-size:16px;height:36px;cursor:pointer}#drawerProfile .btnProfile .v-avatar{height:29px!important;width:29px!important}#drawerProfile .drawer{display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;width:100%;padding:10px;overflow-y:auto;background:var(--v-primary-base);color:#f7f0f0}@media(max-width:540px){#drawerProfile .drawer{justify-content:flex-start}}#drawerProfile .drawer .foto{display:flex;width:170px;height:170px;margin-bottom:20px}#drawerProfile .drawer .foto span{margin:auto}#drawerProfile .drawer .foto img{border-radius:10px;border:2px solid var(--v-secondary-base);margin:auto}#drawerProfile .drawer span{font-size:10pt;margin-bottom:20px}#drawerProfile .drawer h6{position:relative;padding:8px 25px;margin-bottom:20px;border:1px solid var(--v-secondary-base);border-radius:5px}#drawerProfile .drawer h6:after{position:absolute;content:"Saldo";left:7px;top:-10px;font-size:10pt;background:var(--v-primary-base);padding:0 5px}#drawerProfile .drawer .linksProfile{display:flex;flex-direction:column}#drawerProfile .drawer .linksProfile a{height:35px;color:#fff;border-radius:20px;padding:6px 15px 0}#drawerProfile .drawer .linksProfile a:hover{background-color:var(--v-secondary-base)}#componentLogin1{display:flex;flex-direction:column;align-items:center;padding:30px 5px;text-align:center}#componentLogin1 h1{max-width:800px;margin-bottom:30px}#componentLogin1 form{display:flex;flex-wrap:wrap;justify-content:center;margin:30px 5px}#componentLogin1 form .v-input{margin:0 10px;min-width:250px}#componentLogin1 form .password{text-align:start;display:flex;flex-direction:column;flex:1 1 auto;margin-bottom:20px}#componentLogin1 form .password span{margin-left:15px;cursor:pointer}#componentLogin1 form .password span:hover{color:var(--v-primary-base)}@media(max-width:800px){#componentLogin1 form{flex-direction:column}}#header{display:flex;justify-content:space-between;align-items:center;background:var(--v-primary-base);width:100%;padding:10px 20px;min-height:65px;margin:0}#header #iconMenu,#header .v-icon.v-icon:after{display:none}#header .logo{display:flex;max-width:250px;height:98%}#header #links a{display:inline-block;margin:0 2px;color:var(--v-secondary-base);font-weight:500;font-size:16px;padding:7px 13px;border:2px solid transparent;font-family:gotham}#header #links a.router-link-exact-active,#header #links a:hover{background:var(--v-primary-base);border:2px solid var(--v-secondary-base);font-weight:700}#header .openBar{right:0!important}@media(max-width:1205px){#header #iconMenu{display:block}#header #links{position:absolute;width:100%;background:rgba(44,62,80,.96);top:65px;right:-100%;text-align:center;transition:all .5s;z-index:20}#header #links a{display:block;margin:20px 0;line-height:20px;font-size:18px}#header #links a.active,#header #links a:hover{background:none;color:var(--v-secondary-base)}}#header .rSocial{width:35px;margin:0 5px}@media(max-width:1205px){#header .rSocial{display:none}}