@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@500;800&display=swap');
* {
	font-family: 'Open Sans', sans-serif;
	padding: 0;
	margin: 0;
	font-size: 0.975em;
}
textarea:focus, input:focus, select:focus {
box-shadow: 0 0 0 0;
outline: 0;
}
.top {
	padding: 25px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.top_title {
	font-size: 1.4em;
	font-weight: 800;
}
.top_flex {
	display: flex;
	align-items: center;
	justify-content: center;
}
.top_flex_left {
	margin-right: 3px;
}
.info {
	background-color: #F5F5F5;
}
.infos {
	width: 45%;
	margin: auto;
	padding-top: 30px;
	padding-bottom: 70px;
}
.infos_steps {
	display: flex;
	justify-content: space-between;
}
.infos_steps_item, .infos_steps_item_disable {
	text-align: center;
	position: relative;
	width: 33.3%;
}
.infos_steps_pos {
	padding: 5px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: inline-block;
	background-color: #F5F5F5;
}
.infos_steps_number {
	font-weight: bold;
	border-radius: 50%;
	background-color: #228B22;
	padding: 4px 8px 4px 8px;
	color: white;	
	font-size: 0.8em;
}
.infos_steps_number_disable {
	font-weight: bold;
	border-radius: 50%;
	background-color: #C0C0C0;
	padding: 4px 8px 4px 8px;
	color: white;	
	font-size: 0.8em;
}
.infos_steps_item {
	width: 100%;
	height: 2px;
	background-color: #228B22;
	display: block;
}
.infos_steps_item_disable {
	width: 100%;
	height: 2px;
	background-color: #C0C0C0;
	display: block;
}
.resume {
	margin-top: 40px;
	margin-bottom: 20px;
	padding: 20px;
	background-color: white;
}
.resume_title {
	font-weight: 800;
}
.resume_product {
	display: flex;
	justify-content: flex-start;
	margin-top: 20px;
	margin-bottom: 20px;
}
.resume_product_left {
	margin-right: 15px;
}
.resume_product_right_title {
	text-transform: uppercase;
	color: #A9A9A9;
	font-weight: 500;
}
.resume_product_right_val {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
.resume_product_add {
	display: inline-block;
	padding: 10px;
	background-color: #F5F5F5;
}
.resume_product_add svg {
	vertical-align: middle;
}
.resume_product_add input {
	border: none;
	background-color: #F5F5F5;
	text-align: center;
	width: 80px;
	font-weight: bold;
}
.resume_product_bottom {
	border-top: 1px solid #F5F5F5;
	padding-top: 20px;
}
.resume_product_bottom_flex {
	display: flex;
	justify-content: space-between;
	padding: 10px 20px 10px 20px;
	background-color: #F5F5F5;
}
.resume_product_bottom_title, .resume_product_bottom_val {
	color: #4F4F4F;
	font-weight: 500;
}
.resume_product_bottom_title_, .resume_product_bottom_val_ {
	color: #228B22;
	font-weight: 800;
}
.resume_product_bottom_val_ {
	font-size: 1.2em;
}
.datas_ {
	padding: 20px;
	background-color: white;
	margin-bottom: 20px;
}
._datas_ {
	padding: 20px;
	background-color: white;
	margin-bottom: 20px;
}
._datas_bol, ._datas_pix {
	padding: 20px;
	background-color: white;
	margin-bottom: 20px;
}
.barcode {
	font-weight: bold;
}
.datas_title {
	color: #4F4F4F;
	font-weight: 800;
	font-size: 1.2em;
	margin-bottom: 20px;
}
.datas_subtitle {
	font-size: 0.9em;
	margin-top: -20px;
	margin-bottom: 20px;
}
.datas_item {
	margin-bottom: 20px;
}
.datas_item_top {
	margin-bottom: 5px;
}
.inputs {
	padding: 10px;
	border: 1px solid  	#DCDCDC;
	width: calc(100% - 22px);
	border-radius: 3px;
}
.inputs_ {
	padding: 10px;
	border: 1px solid  	#DCDCDC;
	width: calc(60% - 22px);
	border-radius: 3px;
}
.datas_item button {
	padding: 15px;
	width: calc(100% - 0px);
	color: white;
	background-color: #228B22;
	border-radius: 5px;
	border: none;
	font-weight: 800;
	font-size: 1.1em;
	cursor: pointer;
}
.footer {
	padding: 30px;
	border-top: 1px solid #DCDCDC;
	text-align: center;
	background-color: #F5F5F5;
	font-size: 0.875em;
}
.margin_top {
	margin-top: 20px;
}
.hide_span_anexo svg {
	vertical-align: middle;
}
._datas_pix_svg_hide {
	position: absolute;
	top: -15000px;
}
.radio_ {
	margin-right: 7px;
}
.hide_card, .hide_span_anexo, .bt_send_comprovante, .hide_span_anexo_sucess, #send, .hide_pix, .hide_boleto, .hide_address, .datas_hide, ._datas_, ._datas_bol, ._datas_pix {
	display: none;
}
.radio {
	vertical-align: middle;
}
.resume_product_add_left , .resume_product_add_right {
	cursor: pointer;
}
._datas_pix_svg {
	display: inline-block;
	padding: 10px 20px 10px 20px;
	border: 1px solid #DCDCDC;
	border-radius: 5px;
	position: relative;
}
._datas_pix_svg svg {
	vertical-align: middle;
	color: #DCDCDC;
}
label button, .bt_send_comprovante {
	padding: 7px;
}
.send {
	padding: 7px;
	border: 1px solid grey;
	background-color: #f5f5f5;
	border-radius: 5px;
}
._datas_pix_svg_absolute {
	position: absolute;
	color: green;
	right: -1px;
	top: -25px;
	background-color: #dcdcdc;
	padding: 5px;
	display: none;
}
._datas_pix_svg_absolute svg {
	color: green;
}
@media (max-width: 800px) {
	.infos {
		width: 95%;
	}
}