.btn { background-color:#cccccc; box-shadow:2px 3px 4px #00000020; opacity:1; border:0; font-weight:400; color:#3a3a3a; font-weight:500; height: fit-content; height: -moz-fit-content;}
.btn:hover { background-color:#aaaaaa; color:#050505; -webkit-transition:background-color .2s ease-out; -moz-transition:background-color .2s ease-out; -o-transition:background-color .2s ease-out; transition:background-color .2s ease-out; }
.btn-primary { background-color:#2C314B; color:#FFFFFF; }
.btn-primary:hover { background-color:#1d223a; color:#FFFFFF; }
.btn-white { background-color:white; color:#1d223a; border: solid 1px #1d223a; }
.btn-white:hover { background-color:rgb(238, 238, 238); color:#1d223a; }
.btn-secondary { color:var(--secondaryColor); background-color:#FFFFFF; box-shadow:inset 0 0 0 3px var(--secondaryColor); }
.btn-secondary:hover { color:#FFFFFF; background-color:var(--primaryColor); box-shadow:inset 0 0 0 3px var(--primaryColor); }
.btn-tertiary { color:#FFFFFF; background-color:var(--complementar2); box-shadow:inset 0 0 0 2px var(--complementar2); }
.btn-tertiary:hover { color:var(--complementar2); background-color:#FFFFFF; box-shadow:inset 0 0 0 2px var(--complementar2); }
.btn, .btn-primary, .btn-secondary, .btn-tertiary{ border-radius:0.3rem; padding:0.5rem 1rem; font-size:0.8rem; line-height:1.5; }
.btn-small { border-radius:0.25rem; padding:6px 10px; font-size:0.8rem; line-height:14px; }
.btn-tiny { border-radius:0.4rem; padding:6px 20px; font-size:0.8rem; line-height:14px; }
.btn-icon-right{ position:relative; padding-right:30px; }
.btn-edit{ height:2rem; }
.btn .bi{ height:1rem; vertical-align:middle; }
.btn .bi:before{ line-height:1; }
.btn-off{ background-color:#DEDEDE; color:var(--primaryColor); }
input.btn, button.btn, div.btn{ overflow:hidden; text-overflow:ellipsis; }
.btn-rounded{ border-radius:19px; }

.btn-acessar{ background-color:#2C314B; display:block; position:relative; color:#FFFFFF; padding-right:60px; white-space:nowrap; }
.btn-acessar:after{ content:""; position:absolute; top:9px; right:1.5rem; width:20px; height:20px; background-position:center; background-repeat:no-repeat; background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 576 512' version='1.1'%3E%3Cpath fill='%23FFFFFF' d='M528.12 301.319l47.273-208C578.806 78.301 567.391 64 551.99 64H159.208l-9.166-44.81C147.758 8.021 137.93 0 126.529 0H24C10.745 0 0 10.745 0 24v16c0 13.255 10.745 24 24 24h69.883l70.248 343.435C147.325 417.1 136 435.222 136 456c0 30.928 25.072 56 56 56s56-25.072 56-56c0-15.674-6.447-29.835-16.824-40h209.647C430.447 426.165 424 440.326 424 456c0 30.928 25.072 56 56 56s56-25.072 56-56c0-22.172-12.888-41.332-31.579-50.405l5.517-24.276c3.413-15.018-8.002-29.319-23.403-29.319H218.117l-6.545-32h293.145c11.206 0 20.92-7.754 23.403-18.681z' /%3E%3C/svg%3E"); }
.btn-acessar.site:after{ background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 576 512' version='1.1'%3E%3Cpath fill='%23FFFFFF' d='M280.37 148.26L96 300.11V464a16 16 0 0 0 16 16l112.06-.29a16 16 0 0 0 15.92-16V368a16 16 0 0 1 16-16h64a16 16 0 0 1 16 16v95.64a16 16 0 0 0 16 16.05L464 480a16 16 0 0 0 16-16V300L295.67 148.26a12.19 12.19 0 0 0-15.3 0zM571.6 251.47L488 182.56V44.05a12 12 0 0 0-12-12h-56a12 12 0 0 0-12 12v72.61L318.47 43a48 48 0 0 0-61 0L4.34 251.47a12 12 0 0 0-1.6 16.9l25.5 31A12 12 0 0 0 45.15 301l235.22-193.74a12.19 12.19 0 0 1 15.3 0L530.9 301a12 12 0 0 0 16.9-1.6l25.5-31a12 12 0 0 0-1.7-16.93z' /%3E%3C/svg%3E"); }

.btn-icon{ position:relative; width:30px; height:30px; margin-right:20px; cursor:pointer; }
.btn-notification:before{ content:""; position:absolute; top:0px; left:0px; width:30px; height:30px; background-position:center; background-repeat:no-repeat; background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 448 512' version='1.1'%3E%3Cpath fill='%23A0A6BA' d='M224 512c35.32 0 63.97-28.65 63.97-64H160.03c0 35.35 28.65 64 63.97 64zm215.39-149.71c-19.32-20.76-55.47-51.99-55.47-154.29 0-77.7-54.48-139.9-127.94-155.16V32c0-17.67-14.32-32-31.98-32s-31.98 14.33-31.98 32v20.84C118.56 68.1 64.08 130.3 64.08 208c0 102.3-36.15 133.53-55.47 154.29-6 6.45-8.66 14.16-8.61 21.71.11 16.4 12.98 32 32.1 32h383.8c19.12 0 32-15.6 32.1-32 .05-7.55-2.61-15.27-8.61-21.71z' /%3E%3C/svg%3E"); }
.btn-notification.on:after{ content:""; position:absolute; top:20px; left:22px; width:8px; height:8px; background-color:#FF0000; border-radius:50%; }
.btn-help:before{ content:""; position:absolute; top:0px; left:0px; width:30px; height:30px; background-position:center; background-repeat:no-repeat; background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 512 512' version='1.1'%3E%3Cpath fill='%23A0A6BA' d='M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 448c-110.532 0-200-89.431-200-200 0-110.495 89.472-200 200-200 110.491 0 200 89.471 200 200 0 110.53-89.431 200-200 200zm107.244-255.2c0 67.052-72.421 68.084-72.421 92.863V300c0 6.627-5.373 12-12 12h-45.647c-6.627 0-12-5.373-12-12v-8.659c0-35.745 27.1-50.034 47.579-61.516 17.561-9.845 28.324-16.541 28.324-29.579 0-17.246-21.999-28.693-39.784-28.693-23.189 0-33.894 10.977-48.942 29.969-4.057 5.12-11.46 6.071-16.666 2.124l-27.824-21.098c-5.107-3.872-6.251-11.066-2.644-16.363C184.846 131.491 214.94 112 261.794 112c49.071 0 101.45 38.304 101.45 88.8zM298 368c0 23.159-18.841 42-42 42s-42-18.841-42-42 18.841-42 42-42 42 18.841 42 42z' /%3E%3C/svg%3E"); }

.btn-block{ width:100%; padding-left:0.5rem; padding-right:0.5rem; }

.btn-list{ position:relative; text-align:left; background-color:#e9ecef; }
.btn-list-remove{ position:absolute; display:inline-block; top:0px; right:0px; width:24px; height:24px; cursor:pointer; border:0; margin:0; padding:0; background-color:transparent; }
.btn-list-remove:after{ content:""; position:absolute; top:3px; left:2px; width:17px; height:19px; background-image: url("data:image/svg+xml,%3Csvg width='17' height='19' viewBox='0 0 17 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.99553 6.86719C5.16114 6.86719 5.31997 6.93298 5.43707 7.05008C5.55417 7.16718 5.61996 7.32601 5.61996 7.49162V14.9848C5.61996 15.1504 5.55417 15.3093 5.43707 15.4264C5.31997 15.5435 5.16114 15.6093 4.99553 15.6093C4.82992 15.6093 4.67109 15.5435 4.55399 15.4264C4.43688 15.3093 4.37109 15.1504 4.37109 14.9848V7.49162C4.37109 7.32601 4.43688 7.16718 4.55399 7.05008C4.67109 6.93298 4.82992 6.86719 4.99553 6.86719ZM8.1177 6.86719C8.28331 6.86719 8.44214 6.93298 8.55924 7.05008C8.67635 7.16718 8.74213 7.32601 8.74213 7.49162V14.9848C8.74213 15.1504 8.67635 15.3093 8.55924 15.4264C8.44214 15.5435 8.28331 15.6093 8.1177 15.6093C7.95209 15.6093 7.79326 15.5435 7.67616 15.4264C7.55905 15.3093 7.49327 15.1504 7.49327 14.9848V7.49162C7.49327 7.32601 7.55905 7.16718 7.67616 7.05008C7.79326 6.93298 7.95209 6.86719 8.1177 6.86719ZM11.8643 7.49162C11.8643 7.32601 11.7985 7.16718 11.6814 7.05008C11.5643 6.93298 11.4055 6.86719 11.2399 6.86719C11.0743 6.86719 10.9154 6.93298 10.7983 7.05008C10.6812 7.16718 10.6154 7.32601 10.6154 7.49162V14.9848C10.6154 15.1504 10.6812 15.3093 10.7983 15.4264C10.9154 15.5435 11.0743 15.6093 11.2399 15.6093C11.4055 15.6093 11.5643 15.5435 11.6814 15.4264C11.7985 15.3093 11.8643 15.1504 11.8643 14.9848V7.49162Z' fill='%23EA1F25'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.2353 3.74661C16.2353 4.07783 16.1037 4.39548 15.8695 4.62969C15.6353 4.8639 15.3176 4.99548 14.9864 4.99548H14.362V16.2353C14.362 16.8977 14.0988 17.533 13.6304 18.0015C13.162 18.4699 12.5267 18.733 11.8643 18.733H4.37104C3.7086 18.733 3.07329 18.4699 2.60487 18.0015C2.13646 17.533 1.8733 16.8977 1.8733 16.2353V4.99548H1.24887C0.917648 4.99548 0.599993 4.8639 0.365785 4.62969C0.131577 4.39548 0 4.07783 0 3.74661V2.49774C0 2.16652 0.131577 1.84886 0.365785 1.61465C0.599993 1.38045 0.917648 1.24887 1.24887 1.24887H5.61991C5.61991 0.917648 5.75149 0.599994 5.9857 0.365785C6.2199 0.131577 6.53756 0 6.86878 0L9.36652 0C9.69774 0 10.0154 0.131577 10.2496 0.365785C10.4838 0.599994 10.6154 0.917648 10.6154 1.24887H14.9864C15.3176 1.24887 15.6353 1.38045 15.8695 1.61465C16.1037 1.84886 16.2353 2.16652 16.2353 2.49774V3.74661ZM3.26954 4.99548L3.12217 5.06916V16.2353C3.12217 16.5665 3.25375 16.8842 3.48796 17.1184C3.72217 17.3526 4.03982 17.4842 4.37104 17.4842H11.8643C12.1955 17.4842 12.5131 17.3526 12.7473 17.1184C12.9815 16.8842 13.1131 16.5665 13.1131 16.2353V5.06916L12.9658 4.99548H3.26954ZM1.24887 3.74661V2.49774H14.9864V3.74661H1.24887Z' fill='%23EA1F25'/%3E%3C/svg%3E%0A"); }

.button-dots{ position:relative; line-height:40px; top:0; right:0; cursor:pointer; font-size:1.4rem; }
.button-dots-contain{ position:absolute; top:20px; right:20px; background-color:#FFFFFF; padding:14px; box-shadow:0px 5px 10px rgba(0,0,0,.2); display:none; }

.btn-add{ position:relative; border:0; background-color:transparent; padding:5px 30px 5px 0; }
.btn-add:after{ content:""; position:absolute; top:7px; right:2px; width:17px; height:17px; background-image:url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='0.5' width='16' height='16' rx='6.99' stroke='%23FF1920'/%3E%3Cpath d='M8.90967 8.27979H11.8833V9.56152H8.90967V12.9307H7.54736V9.56152H4.57373V8.27979H7.54736V5.16699H8.90967V8.27979Z' fill='%23F91111'/%3E%3C/svg%3E%0A"); }

.btn-link{ background-color:transparent; color:#454545; box-shadow:none; padding-left:0.4rem; padding-right:0.4rem; }
.btn-edit-pencil{ width:1rem; height:1rem; margin:0; padding:0; box-shadow:none; background-color:transparent; background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.21549 2.95996H2.88556C2.55746 2.95996 2.24279 3.09037 2.01078 3.32249C1.77878 3.55462 1.64844 3.86945 1.64844 4.19773V12.8621C1.64844 13.1904 1.77878 13.5052 2.01078 13.7373C2.24279 13.9695 2.55746 14.0999 2.88556 14.0999H11.5454C11.8735 14.0999 12.1882 13.9695 12.4202 13.7373C12.6522 13.5052 12.7826 13.1904 12.7826 12.8621V8.52992' stroke='%23A2A4B9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.8543 2.03199C12.1004 1.78578 12.4341 1.64746 12.7821 1.64746C13.1301 1.64746 13.4639 1.78578 13.71 2.03199C13.956 2.27819 14.0943 2.61212 14.0943 2.96031C14.0943 3.3085 13.956 3.64243 13.71 3.88864L7.83362 9.76803L5.35938 10.3869L5.97794 7.91138L11.8543 2.03199Z' stroke='%23A2A4B9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); background-repeat:no-repeat; background-position:center; }
.btn-organize{ padding-right:1.4rem; white-space:nowrap; background-position:calc(100% - 7px); background-repeat:no-repeat; background-image:url("data:image/svg+xml,%3Csvg width='9' height='12' viewBox='0 0 9 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.07813 0.825889C5.07797 0.672307 5.12783 0.522852 5.22016 0.400125C5.3125 0.277397 5.44228 0.188073 5.58989 0.145659C5.7375 0.103246 5.8949 0.11005 6.0383 0.165043C6.1817 0.220036 6.30329 0.320227 6.38469 0.450464L8.28514 2.35092C8.35079 2.41661 8.40285 2.49458 8.43835 2.58039C8.47386 2.6662 8.49212 2.75816 8.49209 2.85103C8.49205 2.94389 8.47373 3.03584 8.43816 3.12163C8.40259 3.20741 8.35048 3.28535 8.28479 3.35099C8.2191 3.41663 8.14113 3.46869 8.05532 3.5042C7.96951 3.53971 7.87755 3.55797 7.78468 3.55794C7.69182 3.5579 7.59987 3.53958 7.51408 3.50401C7.4283 3.46844 7.35036 3.41633 7.28472 3.35064L6.49286 2.55807V7.89603C6.49286 8.08354 6.41837 8.26338 6.28578 8.39597C6.15319 8.52856 5.97336 8.60305 5.78585 8.60305C5.59833 8.60305 5.4185 8.52856 5.28591 8.39597C5.15332 8.26338 5.07883 8.08354 5.07883 7.89603V0.825889H5.07813Z' fill='%234F4F4F'/%3E%3Cpath d='M3.6874 10.7342C3.68755 10.8878 3.63769 11.0372 3.54536 11.16C3.45303 11.2827 3.32325 11.372 3.17564 11.4144C3.02803 11.4568 2.87062 11.45 2.72722 11.395C2.58383 11.34 2.46223 11.2398 2.38084 11.1096L0.480382 9.20916C0.347812 9.07649 0.273371 8.8966 0.273438 8.70905C0.273504 8.5215 0.348072 8.34166 0.480736 8.20909C0.613401 8.07652 0.793295 8.00208 0.980845 8.00214C1.16839 8.00221 1.34824 8.07678 1.48081 8.20944L2.27266 9.002V3.66405C2.27266 3.47653 2.34715 3.2967 2.47974 3.16411C2.61233 3.03152 2.79217 2.95703 2.97968 2.95703C3.16719 2.95703 3.34702 3.03152 3.47961 3.16411C3.6122 3.2967 3.68669 3.47653 3.68669 3.66405V10.7342H3.6874Z' fill='%234F4F4F'/%3E%3C/svg%3E"); }
