* {
	padding: 0;
	margin: 0;
	list-style: none;
	text-decoration: none;
	font-weight: normal;
	outline: none;
	font-style: normal;
}
#login {
	display: grid;
	grid-template-columns: 1fr 638px;
	min-height: 100vh;
}
#login .esquerda {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
#login .esquerda > * {
	position: relative;
	z-index: 2;
}
#login .esquerda .mask_img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
#login .esquerda .mask_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center left;
}
#login h1 {
	text-indent: -9999px;
	width: 400px;
	height: 75px;
	background: url(../imagens/login/logo.png) center no-repeat;
	background-size: cover;
}
#login .esquerda {
	padding-top: 156px;
	padding-left: 129px;
	padding-right: 75px;
	box-sizing: border-box;
}
#login .esquerda h2 {
	font-family: Poppins;
	font-weight: 400;
	font-size: 32px;
	leading-trim: NONE;
	line-height: 31.2px;
	letter-spacing: -0.5%;
	color: #ffff;
	margin-top: 125px;
}
#login .esquerda h3 {
	font-family: Poppins;
	font-weight: 400;
	font-size: 48px;
	leading-trim: NONE;
	line-height: 51px;
	letter-spacing: -0.5%;
	color: #ffff;
	margin-top: 23px;
	max-width: 750px;
}
#login .esquerda h4 {
	font-family: Poppins;
	font-weight: 400;
	font-size: 32px;
	leading-trim: NONE;
	line-height: 31.2px;
	letter-spacing: -0.5%;
	color: #A1CEFF;
	background: url(../imagens/login/emoji.png) center right no-repeat;
	margin-top: 92px;
	padding-right: 80px;
}
#login .direita {
	display: flex;
}
#login .direita .wrapper {
	width: calc(100% - 40px);
	max-width: 403px;
	margin: 0 auto;
	margin-top: 25%;
}
#login .direita h2,
#login .direita h2 span {
	font-family: Montserrat;
	font-weight: 600;
	font-style: SemiBold;
	font-size: 22px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 0.4px;	
	color: #434050;
}
#login .direita h2 span {
	color: #FF7676;
}
#login .direita p {
	font-family: Montserrat;
	font-weight: 500;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 0.4px;
	color: #777483;
	margin-top: 15px;
}
#login form {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	margin-top: 34px;
}
#login form label:not(.metade) {
	grid-column: span 2;
	display: flex;
	flex-direction: column;
	row-gap: 1px;
}
#login form label:not(.metade) ~ label:not(.metade) {
	margin-top: 26px;
}
#login form label.metade {
	margin-top: 29px;
	margin-bottom: 33px;
}
#login form label,
#login form input,
#login form input::placeholder {
	font-family: Montserrat;
	font-weight: 500;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 0.4px;
	color: #777483;
}
#login form input:not([type='checkbox'], [type='submit']) {
	height: 41px;
	border-radius: 5px;
	border: 1px solid #DAD9DD;
	background: #ffff;
	padding-left: 15px;
}
#login .esqueci-senha {
	font-family: Montserrat;
	font-weight: 500;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 0.4px;
	color: #1269C9;
}
#login form input[type='submit'] {
	font-family: Montserrat;
	font-weight: 500;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 0.4px;
	text-align: center;
	color: #ffff;
	background: #215186;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	height: 37px;
	width: 100%;
	grid-column: span 2;
	border-radius: 5px;
	border: transparent;
	cursor: pointer;
}

/*DASHBOARD - CLINICA*/
#pag-dashboard {
	display: grid;
	grid-template-columns: 75px 1fr;
	grid-template-rows: 1fr auto;
	background: #F8F8F8;
	min-height: 100vh;
}
#pag-dashboard header {
	grid-column: 1;
	grid-row: span 2;
	background: #215186;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-top: 30px;
}
#pag-dashboard footer {
	grid-column: 2;
	grid-row: 2;
}
#pag-dashboard main {
	grid-column: 2;
	grid-row: 1;
}
#pag-dashboard header h1 {
	text-indent: -999px;
	width: 27px;
	height: 21px;
	background: url(../imagens/dashboard/logo_soumed_mini.webp) center no-repeat;
	background-size: cover;
}
#pag-dashboard header.ativo {
	align-items: flex-start;
	padding-left: 26px;
	padding-right: 22px;
}
#pag-dashboard header.ativo h1 {
	width: 118px;
	height: 21px;
	background: url(../imagens/dashboard/logo_soumed_menu.webp) center no-repeat;
	background-size: cover;
}
#pag-dashboard header nav {
	display: flex;
	flex-direction: column;
	width: 100%;
	margin-top: 42px;
}
#pag-dashboard header nav a {
	text-indent: -999px;
	margin-top: 33px;
}
#pag-dashboard header.ativo nav a {
	display: inline-block;
	font-family: Montserrat;
	font-weight: 600;
	font-style: SemiBold;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 21px;
	letter-spacing: 0px;
	color: #ffff;
	padding-left: 42px;
	text-indent: 0;
}
#pag-dashboard header nav a:first-child {
	margin-top: 0;
}
#pag-dashboard header nav a.bt_dashboard {
	background: url(../imagens/dashboard/icon_home.png) center no-repeat;
}
#pag-dashboard header nav a.bt_consultar {
	background: url(../imagens/dashboard/icon_consultar.png) center no-repeat;
}
#pag-dashboard header nav a.bt_autorizacao {
	background: url(../imagens/dashboard/icon_autorizacao.png) center no-repeat;
}
#pag-dashboard header.ativo nav a.bt_dashboard {
	background: url(../imagens/dashboard/icon_home.png) center left no-repeat;
}
#pag-dashboard header.ativo nav a.bt_consultar {
	background: url(../imagens/dashboard/icon_consultar.png) center left no-repeat, url(../imagens/dashboard/seta_menu.png) center right no-repeat;
}
#pag-dashboard header.ativo nav a.bt_autorizacao {
	background: url(../imagens/dashboard/icon_autorizacao.png) center left no-repeat, url(../imagens/dashboard/seta_menu.png) center right no-repeat;
}
#pag-dashboard header nav .submenu {
	display: none;
}
#pag-dashboard header nav .submenu a {
	font-family: Montserrat;
	font-weight: 400;
	font-style: Regular;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 21px;
	letter-spacing: 0px;
	margin-top: 16px;
}
#pag-dashboard main {
	padding-top: 21px;
	padding-left: 24px;
	padding-right: 28px;
	width: 100%;
	box-sizing: border-box;
}
#pag-dashboard #cabecalho {
	display: flex;
	flex-direction: row;
	align-items: center;
	width: 100%;
	height: 62px;
	border-radius: 6px;
	box-shadow: 0px 4px 24px 0px #0000001F;
	padding-right: 24px;
	padding-left: 19px;
	box-sizing: border-box;
	background: #FFFFFF;
}
#pag-dashboard #cabecalho .esquerda {
	width: 80%;
	height: 100%;
}
#pag-dashboard #cabecalho .direita {
	width: 20%;
	display: flex;
}
#pag-dashboard #cabecalho form {
	height: 100%;
	width: 100%;
	position: relative;
	border-radius: 6px;
}
#pag-dashboard #cabecalho input[type = 'text'] {
	width: 100%;
	height: 100%;
	border: transparent;
	box-sizing: border-box;
	padding-left: 40px;
	font-family: Montserrat;
	font-weight: 400;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 21px;
	letter-spacing: 0px;
	color: #6E6B7B;
}
#pag-dashboard #cabecalho input[type = 'submit'] {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 18px;
	height: 18px;
	background: url(../imagens/dashboard/icon_lupa.png) center no-repeat;
	background-size: contain;
	border: transparent;
	cursor: pointer;
	box-sizing: border-box;
	text-indent: -9999px;
}
#pag-dashboard #cabecalho .direita ul {
	display: flex;
	flex-direction: row;
	align-items: center;
	column-gap: 23px;
	margin-left: auto;
}
#pag-dashboard #cabecalho .direita li:first-child .wrapper {
	position: relative;
}
#pag-dashboard #cabecalho .direita .quantidade {
	position: absolute;
	top: -8px;
	right: -8px;
	background: #FF6060;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	font-family: Montserrat;
	font-weight: 600;
	font-size: 12px;
	leading-trim: NONE;
	line-height: 18px;
	letter-spacing: 0px;
	text-align: center;
	color: #FFFFFF;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}
#pag-dashboard #cabecalho .direita .notificacoes {
	display: flex;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
	cursor: pointer;
	border: transparent;
	background: url(../imagens/dashboard/icon_notificacao.png) center no-repeat;
	background-size: contain;
}
#pag-dashboard #cabecalho .direita li:last-child {
	display: flex;
	flex-direction: row;
	column-gap: 10px;
	position: relative;
}
#pag-dashboard #cabecalho .direita li:last-child .texto {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}
#pag-dashboard #cabecalho .direita li:last-child h2 {
	font-family: Montserrat;
	font-weight: 400;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 21px;
	letter-spacing: 0px;
	text-align: right;
	color: #6E6B7B;
}
#pag-dashboard #cabecalho .direita li:last-child h3 {
	font-family: Montserrat;
	font-weight: 400;
	font-size: 12px;
	leading-trim: NONE;
	line-height: 18px;
	letter-spacing: 0px;
	text-align: right;
	margin-top: -4px;
	color: #B9B9C3;
}
#pag-dashboard #cabecalho .direita li:last-child .mask-img {
	width: 38px;
	height: 38px;
	display: inline-block;
	border-radius: 50%;
	background: #7367F0;
	overflow: hidden;
	position: relative;
}
#pag-dashboard #cabecalho .direita li:last-child .status {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 8px;
	height: 8px;
	border: 3px solid #ffff;
	background: #28C76F;
	border-radius: 50%;
}
#pag-dashboard #cabecalho .direita li:last-child .mask-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
#pag-dashboard #busca-cliente {
	border-radius: 6px;
	box-shadow: 0px 3px 12px 0px #2F2B3D24;
	background: #ffff;
	margin-top: 23px;
	display: flex;
	flex-direction: column;
	align-items: center;
	row-gap: 17px;
	padding-top: 51px;
	padding-bottom: 44px;
	padding-right: 24px;
  	padding-left: 19px;
  	width: 100%;
  	box-sizing: border-box;
}
#pag-dashboard #busca-cliente h2,
#pag-dashboard #busca-cliente h2 span {
	font-family: Poppins;
	font-weight: 600;
	font-style: SemiBold;
	font-size: 22px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 0.4px;
	text-align: center;
	max-width: 528px;
	color: #434050;
}
#pag-dashboard #busca-cliente h2 span {
	color: #1269C9;
}
#pag-dashboard #busca-cliente form.form-busca-cliente {
	display: flex;
	flex-direction: row;
	align-items: center;
	column-gap: 14px;
	height: 41px;
	width: 100%;
	max-width: 528px;
}
#pag-dashboard #busca-cliente form.form-busca-cliente input {
	height: 100%;
	border-radius: 5px;
}
#pag-dashboard #busca-cliente form.form-busca-cliente input[type='text'] {
	border: 1px solid #DAD9DD;
	font-family: Montserrat;
	font-weight: 500;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 0.4px;
	width: 100%;
	padding-left: 14px;
	box-sizing: border-box;
}
#pag-dashboard #busca-cliente form.form-busca-cliente input[type='submit'] {
	background: #FF7676;
	border: none;
	height: 37px;
	width: 111px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	font-family: Montserrat;
	font-weight: 500;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 0.4px;
	text-align: center;
	color: #ffff;
}
#pag-dashboard #busca-cliente .resultado-busca {
	width: 100%;
	max-width: 1248px;
	margin: auto;
	margin-top: 49px;
	padding-bottom: 31px;
}
#pag-dashboard #busca-cliente .resultado-busca h3 {
	font-family: Poppins;
	font-weight: 500;
	font-style: Medium;
	font-size: 20px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 0.4px;
	border-radius: 5px;
	color: #383838;
	padding-left: 81px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 49px;
}
#pag-dashboard #busca-cliente .resultado-busca h3.inativo {
	background: url(../imagens/dashboard/icon_contrato-inativo.png) center left 29px no-repeat, linear-gradient(to right, rgba(255, 118, 118, 0.8) 7px, rgba(255, 118, 118, 0.16) 7px);
}
#pag-dashboard #busca-cliente .resultado-busca h3.inativo span {
	color: #FF4C51;
}
#pag-dashboard #busca-cliente .resultado-busca h3.ativo {
	background:  url(../imagens/dashboard/icon_contrato-ativo.png) center left 29px no-repeat, linear-gradient(to right, #98E4BA 7px, #DCF6E8 7px);
}
#pag-dashboard #busca-cliente .resultado-busca h3.ativo span {
	color: #00B560;
}
#pag-dashboard #busca-cliente .resultado-busca form div {
	display: grid;
	grid-template-columns: 3fr 1fr 1fr 1fr 2fr;
	row-gap: 9px;
	column-gap: 15px;
}
#pag-dashboard #busca-cliente .resultado-busca form div ~ div {
	margin-top: 35px;
}
#pag-dashboard #busca-cliente .resultado-busca form label {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-end;
	row-gap: 7px;
	font-family: Public Sans;
	font-weight: 500;
	font-style: Medium;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 0.4px;
	color: #777483;
	text-transform: uppercase;
	width: 100%;
	box-sizing: border-box;
}
#pag-dashboard #busca-cliente .resultado-busca form label input[name='nome'] {
	width: calc(100% - 11px);
}
#pag-dashboard #busca-cliente .resultado-busca form label input[name='plano'] {
	width: calc(100% - 16px);
	margin-left: auto;
}
#pag-dashboard #busca-cliente .resultado-busca form input {
	height: 39px;
	border: 1px solid #DAD9DD;
	border-radius: 5px;
	font-family: Public Sans;
	font-weight: 500;
	font-style: Medium;
	font-size: 15px;
	leading-trim: NONE;
	line-height: 24px;
	letter-spacing: 0px;
	box-sizing: border-box;
	width: 100%;
	padding-left: 10px;
}
#pag-dashboard #busca-cliente .resultado-busca form input[value]:not([value=""], [type='submit']) {
	color: #1B1B1B;
	background: #EEEEEE;
}
#pag-dashboard #busca-cliente .resultado-busca form input::placeholder {
	color: #A1A1A1;
}
#pag-dashboard #busca-cliente .resultado-busca form button,
#pag-dashboard #busca-cliente .resultado-busca form input[type='submit'] {
	font-family: Montserrat;
	font-weight: 500;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 0.4px;
	text-align: center;
	color: #1F426D;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 37px;
	box-sizing: border-box;
	border: 1px solid #1F426D;
	border-radius: 5px;
	background: #ffff;
	cursor: pointer;
}
#pag-dashboard #busca-cliente .resultado-busca form input[type='submit'] {
	width: 201px;
	background: #ffff;
	padding-left: 0;
	margin-top: 46px;
}
#pag-dashboard #busca-cliente .resultado-busca form label.nome {
	padding-right: 11px;
}
#pag-dashboard #busca-cliente .resultado-busca form label.plano {
	padding-left: 16px;
}
#pag-dashboard #infos-cards {
	margin-top: 39px;
}
#pag-dashboard #infos-cards ul {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	grid-template-rows: 222px;
	gap: 21px;
}
#pag-dashboard #infos-cards ul li {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	box-shadow: 0px 3px 12px 0px #2F2B3D24;
	border-radius: 6px;
	background: #ffff;
}
#pag-dashboard #infos-cards ul li:last-child {
	grid-column: span 2;
	display: flex;
	flex-direction: row;
	align-items: center;
	padding-right: 24px;
	padding-left: 24px;
	box-sizing: border-box;
} 
#pag-dashboard #infos-cards ul .texto {
	position: relative;
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding-top: 24px;
	padding-left: 24px;
	padding-right: 70px; 
	box-sizing: border-box;
}
#pag-dashboard #infos-cards ul b {
	font-family: Public Sans;
	font-weight: 500;
	font-style: Medium;
	font-size: 18px;
	leading-trim: NONE;
	line-height: 28px;
	letter-spacing: 0px;
	color: #2F2B3DE5;
	margin-top: 8px;
}
#pag-dashboard #infos-cards ul h2 {
	font-family: Public Sans;
	font-weight: 400;
	font-style: Regular;
	font-size: 13px;
	leading-trim: NONE;
	line-height: 20px;
	letter-spacing: 0px;
	color: #2F2B3DB2;
	text-transform: uppercase;
}
#pag-dashboard #infos-cards ul li:last-child .texto {
	padding: 0;
}
#pag-dashboard #infos-cards ul li:last-child h2 {
	font-size: 15px;
	line-height: 22px;
	text-transform: lowercase;
	margin-top: 7px;
}
#pag-dashboard #infos-cards ul li:last-child h3 {
	font-family: Public Sans;
	font-weight: 500;
	font-style: Medium;
	font-size: 28px;
	leading-trim: NONE;
	line-height: 42px;
	letter-spacing: 0px;
	vertical-align: middle;
	margin-top: 30px;
}
#pag-dashboard #infos-cards ul .porcentagem {
	font-family: Public Sans;
	font-weight: 500;
	font-style: Medium;
	font-size: 13px;
	leading-trim: NONE;
	line-height: 20px;
	letter-spacing: 0px;
	display: flex;
	flex-direction: row;
	align-items: center;
	height: 24px;
	border-radius: 4px;
	position: absolute;
	bottom: 13px;
	right: 13px;
	padding-left: 10px;
	padding-right: 11px;
}
#pag-dashboard #infos-cards ul li:last-child .porcentagem {
	position: relative;
	bottom: 0;
	right: 0;
	margin-top: 8px;	
}
#pag-dashboard #infos-cards ul .porcentagem.positiva {
	background: rgba(40, 199, 111, 0.16);
	color: #28C76F;
}
#pag-dashboard #infos-cards ul .porcentagem.negativa {
	background: rgba(255, 76, 81, 0.16);
	color: #FF4C51;
}
#pag-dashboard #infos-cards ul .icon {
	display: inline-block;
	width: 42px;
	height: 42px;
	border-radius: 6px;
}
#pag-dashboard #infos-cards ul .icon-autorizacoes {
	background: url(../imagens/dashboard/icon_autorizacoes.png) center no-repeat;
	background-size: contain;
}
#pag-dashboard #infos-cards ul .icon-proximas {
	background: url(../imagens/dashboard/icon_proximas.png) center no-repeat;
	background-size: contain;
}
#pag-dashboard #infos-cards ul .icon-ausentes {
	background: url(../imagens/dashboard/icon_ausentes.png) center no-repeat;
	background-size: contain;
}
#pag-dashboard #infos-cards ul .icon-receita {
	background: url(../imagens/dashboard/icon_receita.png) center no-repeat;
	background-size: contain;
}
#pag-dashboard #infos-cards ul .mask-img {
	margin-top: auto;
	width: 100%;
	border-top: 2px solid #B6B6B6;
}
#pag-dashboard #infos-cards ul li:last-child .mask-img {
	margin-top: 0;
	border-top: unset;
}
#pag-dashboard #grid-duplo {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	margin-top: 39px;
	column-gap: 24px;
}
#pag-dashboard #grid-duplo > div {
	box-shadow: 0px 3px 12px 0px #2F2B3D24;
	border-radius: 6px;
	background: #ffff;
	padding-left: 24px;
	padding-right: 29px;
	padding-bottom: 24px;
	padding-top: 23px;
	box-sizing: border-box;
}
#pag-dashboard #grid-duplo .wrapper {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	column-gap: 63px;
	margin-top: 20px;
}
#pag-dashboard #grid-duplo h2 {
	font-family: Public Sans;
	font-weight: 500;
	font-style: Medium;
	font-size: 18px;
	leading-trim: NONE;
	line-height: 28px;
	letter-spacing: 0px;
	color: #2F2B3DE5;
}
#pag-dashboard #grid-duplo table th {
	font-family: Public Sans;
	font-weight: 400;
	font-style: Regular;
	font-size: 15px;
	leading-trim: NONE;
	line-height: 22px;
	letter-spacing: 0px;
	text-transform: uppercase;
	color: #2F2B3DB2;
	text-align: center;
	padding-bottom: 7px;
}
#pag-dashboard #grid-duplo table th:first-child {
	text-align: left;
}
#pag-dashboard #grid-duplo table td {
	font-family: Public Sans;
	font-weight: 500;
	font-style: Medium;
	font-size: 15px;
	leading-trim: NONE;
	line-height: 22px;
	color: #6D6B77;
	text-align: center;
	padding-bottom: 6px;
}
#pag-dashboard #grid-duplo table td:first-child {
	letter-spacing: 0.14px;
	color: #2F2B3DE5;
	text-align: left;
	display: flex;
	flex-direction: row;
	align-items: center;
	column-gap: 11px;
}
#pag-dashboard #grid-duplo table .porcentagem {
	font-family: Public Sans;
	font-weight: 500;
	font-style: Medium;
	font-size: 13px;
	leading-trim: NONE;
	line-height: 20px;
	letter-spacing: 0px;
	display: flex;
	flex-direction: row;
	height: 24px;
	align-items: center;
	justify-content: center;
	border-radius: 4px;
	padding-left: 4px;
	padding-right: 4px;
}
#pag-dashboard #grid-duplo table .porcentagem.positiva {
	background: rgba(40, 199, 111, 0.16);
	color: #28C76F;
}
#pag-dashboard #grid-duplo table .porcentagem.negativa {
	background: rgba(255, 76, 81, 0.16);
	color: #FF4C51;
}
#pag-dashboard #grid-duplo table .mask-img {
	width: 31px;
	height: 31px;
	display: inline-block;
	background: #D9D9D9;
	border-radius: 50%;
	overflow: hidden;
}
#pag-dashboard #grid-duplo table .mask-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	display: inline-block;
}
#pag-dashboard footer {
	padding-bottom: 52px;
	padding-top: 52px;
}
#pag-dashboard footer h2 {
	margin-left: 30px;
}
#pag-dashboard footer h2,
#pag-dashboard footer h2 b {
	font-family: Montserrat;
	font-weight: 400;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 21px;
	letter-spacing: 0px;
	color: #6E6B7B;
}
#pag-dashboard footer h2 b {
	color: #215186;
	text-transform: uppercase;
}
#pag-dashboard footer h2 .coracao {
	width: 20px;
	height: 18px;
	display: inline-block;
	text-indent: -9999px;
	background: url(../imagens/dashboard/icon_coracao.png) center no-repeat;
	background-size: contain;
}
/*PÁGINA DE EDITAR GUIAS*/
#pag-dashboard #dados-paciente {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 16px;
}
#pag-dashboard .breadcrumbs {
	margin-right: auto;
	padding-left: 5px;
}
#pag-dashboard .breadcrumbs span {
	font-family: Montserrat;
	font-weight: 500;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 24px;
	letter-spacing: 0px;
	color: #9D9AA5;
}
#pag-dashboard #dados-paciente article {
	background: #ffff;
	width: 100%;
	max-width: 1321px;
	margin: 0 auto;
	border-radius: 6px;
	box-shadow: 0px 4px 24px 0px #0000000F;
	padding-left: 63px;
	padding-right: 61px;
	padding-bottom: 61px;
	padding-top: 57px;
	margin-top: 16px;
	box-sizing: border-box;
}
#pag-dashboard #dados-paciente form .wrapper {
	display: grid;
	grid-template-columns: repeat(7, 1fr);
	column-gap: 16px;
	row-gap: 25px;
}
#pag-dashboard #dados-paciente form label {
	display: flex;
	flex-direction: column;
	font-family: Public Sans;
	font-weight: 500;
	font-style: Medium;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 0.4px;
	color: #777483;
	row-gap: 5px;
	white-space: nowrap;
}
#pag-dashboard #dados-paciente form label.span-5 {
	grid-column: span 5;
}
#pag-dashboard #dados-paciente form label.span-4 {
	grid-column: span 4;
}
#pag-dashboard #dados-paciente form label.span-3 {
	grid-column: span 3;
}
#pag-dashboard #dados-paciente form label.span-2 {
	grid-column: span 2;
}
#pag-dashboard #dados-paciente form label.span-completo {
	grid-column: 1/-1;
}
#pag-dashboard #dados-paciente form input[type='text'],
#pag-dashboard #dados-paciente form select,
#pag-dashboard #dados-paciente form textarea {
	font-family: Public Sans;
	font-weight: 500;
	font-style: Medium;
	font-size: 15px;
	leading-trim: NONE;
	line-height: 24px;
	letter-spacing: 0px;
	color: #1B1B1B;
	border-radius: 5px;
	height: 39px;
	box-sizing: border-box;
	width: 100%;
	border: 1px solid #DAD9DD;
	background: #ffff;
	padding-left: 10px;
}
#pag-dashboard #dados-paciente form textarea {
	resize: unset;
	height: 99px;
}
#pag-dashboard #dados-paciente h2 {
	font-family: Public Sans;
	font-weight: 500;
	font-style: Medium;
	font-size: 18px;
	leading-trim: NONE;
	line-height: 28px;
	letter-spacing: 0px;
	color: #2F2B3DE5;
	margin-bottom: 21px;
}
#pag-dashboard #dados-paciente h2 ~ h2 {
	margin-top: 29px;
}
#pag-dashboard #dados-paciente form .bts-opcoes {
	display: flex;
	flex-direction: row;
	align-items: center;
	column-gap: 26px;
	background: #F5F5F5;
	width: calc(100% + 124px);
	margin-left: -63px;
	padding-left: 63px;
	box-sizing: border-box;
	margin-top: 45px;
	margin-bottom: 46px;
	padding-top: 31px;
	padding-bottom: 38px;
}
#pag-dashboard #dados-paciente.nova_guia form .bts-opcoes {
	display: none;
}
#pag-dashboard #dados-paciente form .bts-opcoes label {
	display: flex;
	flex-direction: row;
	font-family: Public Sans;
	font-weight: 500;
	font-style: Medium;
	font-size: 15px;
	leading-trim: NONE;
	line-height: 24px;
	letter-spacing: 0px;
	column-gap: 9px;
	margin-right: 16px;
}
#pag-dashboard #dados-paciente form button {
	cursor: pointer;
	border: transparent;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-end;
	height: 37px;
	border-radius: 5px;
	border: 1px solid #215186;
	font-family: Montserrat;
	font-weight: 500;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 0.4px;
	text-align: center;
	color: #215186;
	box-sizing: border-box;
	text-transform: capitalize;
}
#pag-dashboard #dados-paciente form button.imprimir {
	background: url(../imagens/dashboard/icon_imprimir.png) center left 17px no-repeat;
	width: 182px;
	padding-right: 22px;
}
#pag-dashboard #dados-paciente form button.anexar {
	background: url(../imagens/dashboard/icon_anexar.png) center left 20px no-repeat;
	width: 169px;
	padding-right: 19px;
}
#pag-dashboard #dados-paciente form .bts-finais {
	display: flex;
	flex-direction: row;
	column-gap: 12px;
}
#pag-dashboard #dados-paciente.nova_guia form .bts-finais,
#pag-dashboard #dados-paciente.novo-procedimento form .bts-finais {
	margin-top: 41px;
}
#pag-dashboard #dados-paciente.fatura_negada form .bts-finais {
	margin-top: 21px;
}
#pag-dashboard #dados-paciente form .bts-finais > * {
	font-family: Montserrat;
	font-weight: 500;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 0.4px;
	text-align: center;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	height: 37px;
	border-radius: 5px;
	cursor: pointer;
	border: transparent;
	box-sizing: border-box;
}
#pag-dashboard #dados-paciente form .cancelar {
	background: #EAEBED;
	color: #898C98;
	width: 90px;
}
#pag-dashboard #dados-paciente form input[type='submit'] {
	background: #FF6060;
	color: #FFFFFF;
	border: transparent;
	cursor: pointer;
	width: 134px;
}
#pag-dashboard #dados-paciente form .wrapper:nth-of-type(1) input:not(input[name='nome']) {
	background: #E6E6E6;
}
#pag-dashboard #dados-paciente.novo-procedimento form .wrapper:nth-of-type(1) input:not(input[name="nome"]) {
	background: #ffff;
}
#pag-dashboard #dados-paciente .select-verde {
	background: #DDF6E8;
}
#pag-dashboard #dados-paciente .select-vermelho {
	background: rgba(255, 96, 96, 0.3);
}
/*PÁGINA DAS GUIAS*/
#pag-dashboard #visao-geral {
	margin-top: 18px;
}
#pag-dashboard #visao-geral ul {
	width: 100%;
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	background: #FFFFFF;
	border-radius: 6px;
	box-shadow: 0px 4px 24px 0px #0000000F;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-top: 14px;
}
#pag-dashboard #visao-geral ul b {
	font-family: Montserrat;
	font-weight: 600;
	font-size: 26px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 0px;
	color: #215186;
}
#pag-dashboard #visao-geral ul h2 {
	font-family: Montserrat;
	font-weight: 500;
	font-size: 15px;
	leading-trim: NONE;
	line-height: 24px;
	letter-spacing: 0px;
	color: #5E5873;
}
#pag-dashboard #visao-geral ul li {
	display: flex;
	flex-direction: row;
	align-items: center;
	column-gap: 23px;
	padding-top: 17px;
	padding-bottom: 17px;
	justify-content: center;
}
#pag-dashboard #visao-geral ul li:not(:last-child) {
	border-right: 1px solid #E6E6E8
}
#pag-dashboard #visao-geral ul li .icon {
	display: inline-block;
	width: 45px;
	height: 43px;
	border-radius: 4px;
}
#pag-dashboard #visao-geral ul li:first-child,
#pag-dashboard #visao-geral ul li:nth-child(3) {
	justify-content: flex-start;
	padding-left: 42px;
}
#pag-dashboard #visao-geral ul li:first-child .icon {
	background: #EBEBED url(../imagens/dashboard/icon_guia1.png) center no-repeat;
}
#pag-dashboard #visao-geral ul li:nth-child(2) .icon {
	background: #FFF2E0 url(../imagens/dashboard/icon_guia2.png) center no-repeat;
}
#pag-dashboard #visao-geral ul li:nth-child(3) .icon {
	background: #DDF6E8 url(../imagens/dashboard/icon_guia3.png) center no-repeat;
}
#pag-dashboard #visao-geral ul li:nth-child(4) .icon {
	background: #FBE3E4 url(../imagens/dashboard/icon_guia4.png) center no-repeat;
}
#pag-dashboard #visao-geral ul li:last-child .icon {
	background: #DDF6E8 url(../imagens/dashboard/icon_guia5.png) center no-repeat;
}
#pag-dashboard #listagem-guias {
	width: 100%;
	display: flex;
	flex-direction: column;
	background: #ffff;
	box-shadow: 0px 4px 24px 0px #0000000F;
	margin-top: 26px;
	padding-bottom: 24px;
}
#pag-dashboard #listagem-guias form {
	display: flex;
	flex-direction: row;
	align-items: center;
	width: 100%;
	justify-content: space-between;
	padding-left: 26px;
	padding-right: 30px;
	padding-top: 24px;
	box-sizing: border-box;
}
#pag-dashboard #listagem-guias form div {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 14px;
}
#pag-dashboard #listagem-guias form div > * {
	font-family: Montserrat;
	font-weight: 500;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 24px;
	letter-spacing: 0px;
	color: #444050;
	border-radius: 6px;
	height: 37px;
	box-sizing: border-box;
}
#pag-dashboard #listagem-guias form select {
	border: 1px solid #DAD9DD;
	background: transparent;
	box-sizing: border-box;
}
#pag-dashboard #listagem-guias form select.quantidade {
	width: 85px;
	padding-left: 15px;
}
#pag-dashboard #listagem-guias form select.mes {
	width: 141px;
	padding-left: 13px;
}
#pag-dashboard #listagem-guias form select.clinica {
	width: 220px;
	padding-left: 13px;
}
#pag-dashboard #listagem-guias.clinicas form select.clinica,
#pag-dashboard #listagem-guias.procedimentos form select.clinica {
	display: none;
}
#pag-dashboard #listagem-guias form .criar {
	background: #215186;
	color: #FFFFFF;
	border: unset;
	cursor: pointer;
	padding-left: 23px;
	padding-right: 21px;
}
#pag-dashboard #listagem-guias.lotes form .criar {
	display: none;
}
#pag-dashboard #listagem-guias form input[type='text'] {
	border: 1px solid #DAD9DD;
	background: #ffff;
	color: #777483;
	width: 196px;
	box-sizing: border-box;
	padding-left: 11px;
}
#pag-dashboard #listagem-guias form input[type='text']::placeholder {
	color: #777483;
}
#pag-dashboard #listagem-guias form .filtros {
	border: 1px solid #FF6060;
	background: url(../imagens/dashboard/icon_filtros.png) center left 8px no-repeat;
	color: #777483;
	cursor: pointer;
	width: 88px;
	box-sizing: border-box;
	padding-left: 32px;
	text-align: left;
}
#pag-dashboard #listagem-guias table {
	border-collapse: collapse;
	margin-top: 23px;
}
#pag-dashboard #listagem-guias table th {
	font-family: Montserrat;
	font-weight: 500;
	font-size: 13px;
	leading-trim: NONE;
	line-height: 24px;
	letter-spacing: 0px;
	color: #5E5873;
	text-align: left;
	border-top: 1px solid #EFEFF1;
	padding-top: 14px;
	padding-bottom: 15px;
}
#pag-dashboard #listagem-guias table td {
	font-family: Montserrat;
	font-weight: 500;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 24px;
	letter-spacing: 0px;
	color: #75737E;
	border-top: 1px solid #EFEFF1;
	padding-top: 14px;
	padding-bottom: 14px;
}
#pag-dashboard #listagem-guias.clinicas table td:first-child {
	width: 90%;
}
#pag-dashboard #listagem-guias.lotes table td:nth-of-type(6) {
	color: #FFAA33;
}
#pag-dashboard #listagem-guias.lotes table td:nth-of-type(7) {
	color: #35CB78;
}
#pag-dashboard #listagem-guias table th:first-child,
#pag-dashboard #listagem-guias table td:first-child {
	padding-left: 25px;
}
#pag-dashboard #listagem-guias table th:last-child,
#pag-dashboard #listagem-guias table td:last-child {
	padding-right: 43px;
}
#pag-dashboard #listagem-guias.autorizacoes table th:last-child {
	padding-right: 0;
}
#pag-dashboard #listagem-guias.autorizacoes table td:last-child {
	padding-right: 46px;
}
#pag-dashboard #listagem-guias table tr:last-child td {
	border-bottom: 1px solid #EFEFF1;
}
#pag-dashboard #listagem-guias table td:nth-of-type(1),
#pag-dashboard #listagem-guias table td:nth-of-type(3),
#pag-dashboard #listagem-guias.lotes table td:nth-of-type(2),
#pag-dashboard #listagem-guias.autorizacoes table td:nth-of-type(4) {
	text-transform: uppercase;
	color: #215186;
}
#pag-dashboard #listagem-guias.procedimentos table td:nth-of-type(2) {
	width: 70%;
}
#pag-dashboard #listagem-guias table .status {
	font-family: Montserrat;
	font-weight: 700;
	font-style: Bold;
	font-size: 12px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 0.4px;
	text-align: center;
	display: flex;
	flex-direction: row;
	width: 94px;
	height: 24px;
	align-items: center;
	justify-content: center;
	border-radius: 5px;
}
#pag-dashboard #listagem-guias.procedimentos table .status {
	text-transform: capitalize;
}
#pag-dashboard #listagem-guias table .status.faturar {
	color: #215186;
	background: #D3E8FF;
}
#pag-dashboard #listagem-guias.lotes table .status.faturar {
	color: #FFAA33;
	background: #FFF2E0;
}
#pag-dashboard #listagem-guias table .status.negada {
	color: #FF6060;
	background: #FBE3E4;
}
#pag-dashboard #listagem-guias table .status.autorizada {
	color: #35CB78;
	background: #DDF6E8;
}
#pag-dashboard #listagem-guias.clinicas table .status.autorizada {
	text-transform: uppercase;
}
#pag-dashboard #listagem-guias table button {
	border: unset;
	cursor: pointer;
	text-indent: -9999px;
}
#pag-dashboard #listagem-guias table .imprimir {
	width: 22px;
	height: 22px;
	background: url(../imagens/dashboard/icon_imprimir2.png) center no-repeat;
	background-size: contain;
}
#pag-dashboard #listagem-guias table .anexar {
	width: 20px;
	height: 21px;
	background: url(../imagens/dashboard/icon_anexar2.png) center no-repeat;
	background-size: contain;
}
#pag-dashboard #listagem-guias table .anexar.selected {
	background: url(../imagens/dashboard/icon_anexar3.png) center no-repeat;
	background-size: contain;
}
#pag-dashboard #listagem-guias table .abrir {
	text-indent: 0;
	width: 127px;
	height: 24px;
	border-radius: 5px;
	border: 1px solid #215186;
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	background: #ffff;
	font-family: Montserrat;
	font-weight: 500;
	font-size: 12px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 0.4px;
	text-align: center;
	color: #215186;
	text-transform: capitalize;
}
#pag-dashboard #listagem-guias table p.checkbox {
	width: 22px;
	height: 22px;
	border: 2px solid #76737F;
	box-sizing: border-box;
	position: relative;
	border-radius: 50%;
}
#pag-dashboard #listagem-guias table p.checkbox.selected {
	border: 2px solid #28C76F;
	background: #28C76F;
}
#pag-dashboard #listagem-guias table p.checkbox input {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	cursor: pointer;
	border-radius: 50%;
}
#pag-dashboard #listagem-guias table .opcoes {
	width: 100%;
	min-width: 8px;
	height: 20px;
	background: url(../imagens/dashboard/icon_opcoes.png) center right no-repeat;
	background-size: contain;
}
#pag-dashboard #listagem-guias table select {
	font-family: Public Sans;
	font-weight: 500;
	font-style: Medium;
	font-size: 15px;
	leading-trim: NONE;
	line-height: 24px;
	letter-spacing: 0px;
	color: #2C2C2C;
	border: 1px solid #DAD9DD;
	background: #DDF6E8;
	width: 121px;
	height: 27px;
	padding-left: 11px;
	border-radius: 5px;
}
#pag-dashboard #listagem-guias .navegacao {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 6px;
	margin: auto;
	margin-top: 80px;
}
#pag-dashboard #listagem-guias .navegacao a {
	width: 38px;
	height: 38px;
	border-radius: 4px;
	background: #e8e8ea;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	font-family: Montserrat;
	font-weight: 500;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 24px;
	letter-spacing: 0px;
	color: #5E5873;
	text-transform: capitalize;
}
#pag-dashboard #listagem-guias .navegacao a.selected {
	background: #003260;
	color: #ffff;
}
#pag-dashboard #listagem-guias .navegacao a.grande {
	width: 101px;
}
#pag-dashboard #listagem-guias .lote-faturamento {
	position: fixed;
	top: 75%;
	left: 0;
	width: 100%;
	height: 65px;
	background: #286EBC;
	box-shadow: 0px 4px 24px 0px #0000001F;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	box-sizing: border-box;
	z-index: 999;
	padding-left: 23px;
	padding-right: 68px;
}
#pag-dashboard #listagem-guias .lote-faturamento div {
	display: flex;
	flex-direction: row;
	align-items: center;
}
#pag-dashboard #listagem-guias .lote-faturamento div.esquerda {
	column-gap: 34px;
}
#pag-dashboard #listagem-guias .lote-faturamento div.direita {
	column-gap: 37px;
}
#pag-dashboard #listagem-guias .lote-faturamento .resumo span {
	font-family: Public Sans;
	font-weight: 500;
	font-style: Medium;
	font-size: 18px;
	leading-trim: NONE;
	line-height: 28px;
	letter-spacing: 0px;
	color: rgba(255, 255, 255, 0.9);
}
#pag-dashboard #listagem-guias .lote-faturamento .valor span {
	font-family: Montserrat;
	font-weight: 600;
	font-style: SemiBold;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 24px;
	letter-spacing: 0px;
	color: rgba(255, 255, 255, 0.9);
}
#pag-dashboard #listagem-guias .lote-faturamento .valor b {
	font-family: Montserrat;
	font-weight: 700;
	font-style: Bold;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 24px;
	letter-spacing: 0px;
	color: rgba(255, 255, 255, 0.9);
}
#pag-dashboard #listagem-guias .lote-faturamento .gerar-lote {
	border: 1px solid #215186;
	font-family: Montserrat;
	font-weight: 500;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 0.4px;
	color: #215186;
	background: #ffff url(../imagens/dashboard/icon_gerar-lote.png) center left 11px no-repeat;
	width: 254px;
	height: 37px;
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-end;
	text-align: right;
	border-radius: 5px;
	padding-right: 9px;
}
#pag-dashboard #dados-paciente form .observacoes {
	margin-top: 22px;
}
#pag-dashboard #dados-paciente form .observacoes span {
	font-family: Public Sans;
	font-weight: 500;
	font-style: Medium;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 0.4px;
	color: #FF6060;
}
#pag-dashboard #dados-paciente form .observacoes h2 {
	margin-top: 25px;
}
#pag-dashboard #dados-paciente form .observacoes label {
	display: grid;
	grid-template-columns: 1fr auto;
	column-gap: 28px;
	padding-left: 34px;
	box-sizing: border-box;
	background: url(../imagens/dashboard/icon_anexar4.png) center left 1px no-repeat;
}
#pag-dashboard #dados-paciente form .observacoes .anexar {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-end;
	width: 182px;
	height: 39px;
	text-align: right;
	padding-right: 44px;
	background-position: center left 39px;
}
#pag-dashboard #dados-paciente form .observacoes select {
	color: #888592;
}
#pag-dashboard #dados-paciente form .observacoes ul {
	width: calc(100% - 40px);
	max-width: 926px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 13px;
}
#pag-dashboard #dados-paciente form .observacoes li {
	font-family: Montserrat;
	font-weight: 500;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 24px;
	letter-spacing: 0px;
	color: #75737E;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #EFEFF1;
	padding-bottom: 12px;
	padding-top: 14px;
}
#pag-dashboard #dados-paciente form .observacoes li:first-child {
	font-family: Montserrat;
	font-weight: 500;
	font-size: 13px;
	leading-trim: NONE;
	line-height: 24px;
	letter-spacing: 0px;
	color: #5E5873;
	padding-bottom: 16px;
}
#pag-dashboard #dados-paciente form .observacoes button.opcoes {
	display: flex;
	flex-direction: row;
	text-indent: -99999px;
	background: url(../imagens/dashboard/icon_opcoes.png) center right no-repeat;
	background-size: contain;
	width: 10px;
	height: 18px;
	border-radius: unset;
	border: unset;
}
#pag-dashboard #dados-paciente form .motivos {
	width: calc(100% + 124px);
	margin-left: -63px;
	background: #F5F5F5;
	box-sizing: border-box;
	padding-left: 63px;
	padding-right: 61px;
	padding-top: 21px;
	padding-bottom: 34px;
	margin-top: 19px;
}
#pag-dashboard #dados-paciente form .motivos h2 {
	margin-bottom: 4px;
}
#pag-dashboard #dados-paciente form .motivos p {
	font-family: Public Sans;
	font-weight: 500;
	font-style: Medium;
	font-size: 15px;
	leading-trim: NONE;
	line-height: 24px;
	letter-spacing: 0px;
	color: #FF4C51;
	border: 1px solid #DAD9DD;
	border-radius: 5px;
	background: #ffff;
	width: 100%;
	box-sizing: border-box;
	padding-left: 25px;
	padding-right: 30px;
	padding-top: 19px;
	padding-bottom: 21px;
}

