#moduloBoleto .rbm_boleto_140 {
	width: 140px !important;
}

#moduloBoleto .rbm_boleto_222 {
	width: 222px !important;
}

#moduloBoleto .rbm_boleto_264 {
	width: 345px !important;

}

#moduloBoleto .rbm_step2_bol {
	width: 60px;
	margin-top: 0.8em;
	height: 2.5px;
}

#moduloBoleto .rbm_step3_bol {
	width: 25px;
	margin-top: 1.5em;
	height: 2.5px;
}

#moduloBoleto .rbm_shadow {
	box-shadow: 0px 31px 50px rgba(0, 0, 0, 0.01), 0px 0px 104.981px rgba(38, 36, 36, 0.0638826), 0px -0.532008px 31.2555px rgba(38, 36, 36, 0.0368345);
	border-radius: 10px;
	width: 90em;
}

#moduloBoleto #rbm_titulo_vencimento {
	width: 300px;
	height: 16px;
	font-family: Poppins;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 112%;
}

#moduloBoleto .rbm_shadow_resumo {
	box-shadow: 0px 31px 50px rgba(0, 0, 0, 0.01), 0px 0px 104.981px rgba(38, 36, 36, 0.0638826), 0px -0.532008px 31.2555px rgba(38, 36, 36, 0.0368345);
	border-radius: 10px;
	/* width: 900px; */
}

#moduloBoleto #rbm_valor_total_resumo {
	width: 160px;
	height: 16px;
	font-family: Poppins;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 112%;
	text-align: right;
}

#moduloBoleto .rbm_bgParcelas {
	background: rgba(0, 146, 212, 0.08);
	border-radius: 5px;
}

#moduloBoleto #rbm_dados_bol {
	width: 100px;
	height: 16px;
	font-family: Poppins;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 112%
}

#moduloBoleto #btn_pro-Resumo {
	width: 140px;
	height: 40px;
	/* margin-left: 88vh; */
	background: var(--bs-primary);
	border-radius: 10px;
}

#moduloBoleto #rbm_progress-step {
	margin-left: -2vh;
}

#moduloBoleto #rbm_tit-Boleto {
	width: 600px;
	height: 16px;
	font-family: Poppins;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 112%;
	letter-spacing: 0.25px;
}

#moduloBoleto .rbm_color_icones {
	color: var(--bs-blue);
}

#moduloBoleto .rbm-filter-dias {
	height: 39px;
	display: flex;
	align-items: center;
	justify-content: center;
}

#moduloBoleto .margin_ativarTaxas {
	margin-left: -3vh;
}

/* html {
	height: 100%
} */

/* #grad1 {
	background-color: #9C27B0;
	background-image: linear-gradient(120deg, #FF4081, #81D4FA)
} */

/* #msform {
	text-align: center;
	position: relative;
	margin-top: 20px
} */

/* #msform fieldset .form-card {
	background: white;
	border: 0 none;
	border-radius: 0px;
	box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);
	padding: 20px 40px 30px 40px;
	box-sizing: border-box;
	width: 94%;
	margin: 0 3% 20px 3%;
	position: relative
} */

#msform fieldset {
	background: white;
	border: 0 none;
	border-radius: 0.5rem;
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	padding-bottom: 20px;
	position: relative
}

#msform fieldset:not(:first-of-type) {
	display: none
}

/* #msform fieldset .form-card {
	text-align: left;
	color: #9E9E9E
} */

/* #msform input,
#msform textarea {
	padding: 0px 8px 4px 8px;
	border: none;
	border-bottom: 1px solid #ccc;
	border-radius: 0px;
	margin-bottom: 25px;
	margin-top: 2px;
	width: 100%;
	box-sizing: border-box;
	font-family: montserrat;
	color: #2C3E50;
	font-size: 16px;
	letter-spacing: 1px
} */

/* #msform input:focus,
#msform textarea:focus {
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: none;
	font-weight: bold;
	border-bottom: 2px solid skyblue;
	outline-width: 0
} */

/* #msform .action-button {
	width: 100px;
	background: skyblue;
	font-weight: bold;
	color: white;
	border: 0 none;
	border-radius: 0px;
	cursor: pointer;
	padding: 10px 5px;
	margin: 10px 5px
} */

#msform .action-button:hover,
#msform .action-button:focus {
	box-shadow: 0 0 0 2px white, 0 0 0 3px var(--hover);
}

/* #msform .action-button-previous {
	width: 100px;
	background: #616161;
	font-weight: bold;
	color: white;
	border: 0 none;
	border-radius: 0px;
	cursor: pointer;
	padding: 10px 5px;
	margin: 10px 5px
} */

#msform .action-button-previous:hover,
#msform .action-button-previous:focus {
	box-shadow: 0 0 0 2px white, 0 0 0 3px var(--bs-primary);
}

select.list-dt {
	border: none;
	outline: 0;
	border-bottom: 1px solid #ccc;
	padding: 2px 5px 3px 5px;
	margin: 2px
}

select.list-dt:focus {
	border-bottom: 2px solid skyblue
}

.card {
	z-index: 0;
	border: none;
	border-radius: 0.5rem;
	position: relative
}

.fs-title {
	font-size: 25px;
	color: #2C3E50;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: left
}

#progressbar {
	margin-bottom: 30px;
	overflow: hidden;
	color: lightgrey;
	margin-left: -9vh;
}

#progressbar .active {
	color: #000000
}

#progressbar li {
	list-style-type: none;
	font-size: 12px;
	width: 25%;
	float: left;
	position: relative
}

#progressbar #account:before {
	text-align: center;
	content: "1"
}

#progressbar #personal:before {
	text-align: center;
	content: "2"
}

#progressbar #payment:before {
	text-align: center;
	content: "3"
}

#progressbar #confirm:before {
	text-align: center;
	content: "4"
}

#progressbar li:before {
	width: 40px;
	height: 40px;
	line-height: 37px;
	display: block;
	font-size: 18px;
	color: #ffffff;
	background: lightgray;
	border-radius: 50%;
	margin: 0 auto 10px auto;
	padding: 2px
}

#progressbar li:after {
	content: '';
	width: 100%;
	height: 2px;
	background: lightgray;
	position: absolute;
	left: 50px;
	top: 25px;
	z-index: -1
}

#progressbar li.active:before,
#progressbar li.active:after {
	background: var(--bs-primary)
}

.radio-group {
	position: relative;
	margin-bottom: 25px
}

.radio {
	display: inline-block;
	width: 204;
	height: 104;
	border-radius: 0;
	background: lightblue;
	box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);
	box-sizing: border-box;
	cursor: pointer;
	margin: 8px 2px
}

.radio:hover {
	box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.3)
}

.radio.selected {
	box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1)
}

.fit-image {
	width: 100%;
	object-fit: cover
}

#moduloBoleto .rbm-filter-dias {
	height: 39px;
	display: flex;
	align-items: center;
	justify-content: center;
}

#moduloBoleto .tamanho_parcelamento {
	display: block;
	width: 100%;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
}

#moduloBoleto .datavencimento {
	border: none;
	float: left;
	margin-top: -8px;
	padding-left: 54px;
}

.datavencimento:focus {
	box-shadow: 0 0 0 0;
	outline: 0;
}


#moduloBoleto .espacamento_complemento {
	margin-left: -90px;
}

#moduloBoleto .espacamento_vencimento {
	margin-left: 30px;
}

#moduloBoleto .detalhe-parcela {
	min-width: 720px;
	margin-left: 0.5vh;
	box-shadow: 0px 31px 50px rgb(0 0 0 / 1%), 0px 0px 104.981px rgb(38 36 36 / 6%), 0px -0.532008px 31.2555px rgb(38 36 36 / 4%);

}

#moduloBoleto .tamanho-baixarBoleto {
	width: 168px;
	color: var(--bs-primary);
}


#moduloBoleto .tamanhoDivBotaoEnviar {
	width: 720px;
}
