.tbi_button_mess_old{
	width:252px !important;
	white-space: nowrap !important;
	font-size:14px !important;
	color:#EC7423 !important;
	font-weight:bold !important;
}
.tbi_button_div_old{
	border:2px solid #ea6e0e !important;
	background: white;
	border-radius: 26px !important;
	cursor:pointer !important;
	width:220px !important;
	height:52px !important;
	box-sizing: border-box !important;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.tbi_button_div_txt_old{
	width:232px !important;
	color:#EC7423 !important;
	font-size:14px !important;
	font-weight:bold !important;
	vertical-align: bottom !important;
	text-align:center !important;
	line-height: 20px !important;
}
.tbi_button_div_table_old{
	padding-right:5px;
	padding-top:0px;
	padding-bottom:0px;
}
.tbi_button_head_old{
	height: 30px !important;
	width: 220px !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	background: url('https://tbibank.support/calculators/assets/img/buttons/tbi_head_new.png');
}
.tbi_button_head_old:hover{
	background: url('https://tbibank.support/calculators/assets/img/buttons/tbi_head_hover_new.png');
}
.tbi_button_head_old:hover + .tbi_button_body_old{
	color:white !important;
}
.tbi_button_body_old{
	height:20px !important;
	text-align:center !important;
	color:#504f50 !important;
	font-size:14px !important;
	font-weight:normal !important;
	vertical-align: middle !important;
	line-height: 20px !important;
}
.tbi_button_body_txt_old{
	font-size:16px !important;
	font-weight:bold !important;
}

.input-group-addon, .input-group-btn {
	width:auto !important;
}