@font-face {
    font-family: 'tt_commonsbold_bg';
    src: url('TypeType - TT Commons Bold.woff') format('woff2'),
         url('TypeType - TT Commons Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'tt_commonslight_bg';
    src: url('TypeType - TT Commons Light.woff') format('woff2'),
         url('TypeType - TT Commons Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'tt_commonsmedium_bg';
    src: url('TypeType - TT Commons Medium.woff') format('woff2'),
         url('TypeType - TT Commons Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'tt_commonsregular_bg';
    src: url('TypeType - TT Commons Regular.woff') format('woff2'),
         url('TypeType - TT Commons Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.modal {
	display: none;
	position: fixed;
	z-index: 4000000;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,0.4);
	padding-top:20px;
}
.modal_wp {
	display: none;
	position: fixed;
	z-index: 4000000;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,0.4);
	padding-top:20px;
}
.modal-content {
	position: relative;
	margin: auto;
	padding: 0;
	max-width: 1100px;
	border-radius: 14.5px;
}
.modal-content_wp {
	position: relative;
	margin: auto;
	padding: 0;
	max-width: 1100px;
	border-radius: 14.5px;
}
.modal-body {
	padding: 0px;
	height: 100%;
}
###################################################
.tbi_PopUp_Detailed_v1 {
	border-radius: 14.5px;
	width: 1100px;
	height: 100%;
	padding: 8.8px 7.5px 8.2px;
	background-color: #ffffff;
	overflow: none;
}
.tbim_PopUp_Detailed_v1 {
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	overflow: none;
}
.tbi_Mask {
	display: flex;
	flex-direction: column;
	height: 100%;
	border-radius: 14.5px;
	background-color: #ffffff;
	-webkit-box-shadow: 0px 0px 30px 0px #000000; 
	box-shadow: 0px 0px 30px 0px #000000;
	background-image: url("tbi_bg1.png");
	background-repeat: no-repeat;
	background-position: left 220px top 90px;
}
.tbim_Mask {
	display: flex;
	flex-direction: column;
	height: 100%;
	background-color: #ffffff;
}
.tbi_header {
	width: 100%;
	margin: 0 0 7.7px;
	border-radius: 14.5px 14.5px 0px 0px;
	object-fit: contain;
}
.tbim_header {
	width: 100%;
	margin: 0px;
	object-fit: contain;
}
p.tbi_product_name {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 15px 57px 20px 57px;
	margin: 0px;
	font-family: tt_commonsbold_bg;
	font-size: 28px;
	line-height: 28px;
	text-align: left;
	color: #414546;
	background-color: white;
}
p.tbim_product_name {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
	padding: 15px 15px 5px 15px;
	margin: 0px;
	font-family: tt_commonsbold_bg;
	font-size: 24px;
	line-height: 24px;
	text-align: left;
	color: #414546;
	background-color: white;
}
p.tbi_product_subname_left {
	width: 100%;
	padding: 0px;
	margin: 0px;
	font-family: tt_commonsregular_bg;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	line-height: 24px;
	text-align: left;
	color: #414546;
	background-color: white;
	text-align: left;
}
p.tbim_product_subname_left {
	width: 100%;
	padding: 0px;
	margin: 0px;
	font-family: tt_commonsregular_bg;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	line-height: 22px;
	text-align: left;
	color: #414546;
	background-color: white;
	text-align: left;
}
p.tbi_product_subname_right {
	width: 100%;
	padding: 0px;
	margin: 0px;
	font-family: tt_commonsregular_bg;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	line-height: 24px;
	text-align: left;
	color: #414546;
	background-color: white;
	text-align: right;
}
p.tbi_product_subname_padding {
	width: 100%;
	padding: 2px 57px;
	margin: 0px;
	font-family: tt_commonsregular_bg;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	line-height: 24px;
	text-align: left;
	color: #414546;
	background-color: white;
}
p.tbim_product_subname_padding {
	width: 100%;
	padding: 2px 15px;
	margin: 0px;
	font-family: tt_commonsregular_bg;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	line-height: 22px;
	text-align: left;
	color: #414546;
	background-color: white;
}
p.tbi_product_subname_warning {
	width: 100%;
	padding: 0px;
	margin: 0px;
	font-family: tt_commonsregular_bg;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	line-height: 24px;
	background-color: white;
	color: #ff6600;
	text-align: right;
}
p.tbim_product_subname_warning {
	width: 100%;
	padding: 0px;
	margin: 0px;
	font-family: tt_commonsregular_bg;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	line-height: 22px;
	text-align: left;
	background-color: white;
	color: #ff6600;
}
p.tbi_product_subname_warning_black {
	width: 100%;
	padding: 10px 57px 2px 57px;
	margin: 0px;
	font-family: tt_commonsbold_bg;
	font-size: 26px;
	line-height: 26px;
	text-align: left;
	color: #414546;
	background-color: white;
}
p.tbim_product_subname_warning_black {
	width: 100%;
	padding: 10px 0px 2px 0px;
	margin: 0px;
	font-family: tt_commonsbold_bg;
	font-size: 24px;
	line-height: 26px;
	text-align: left;
	color: #414546;
	background-color: white;
}
.tbi_body_panel{
	display: flex;
	flex-direction: row;
	padding-bottom: 20px;
}
.tbim_body_panel{
	display: flex;
	flex-direction: column;
	padding-bottom: 15px;
}
.tbi_body_panel:last-child{
	display: flex;
	flex-direction: row;
	padding-bottom: 10px;
}
.tbim_body_panel:last-child{
	display: flex;
	flex-direction: row;
	padding-bottom: 5px;
}
.tbi_body_panel_footer{
	display: flex;
	flex-direction: row;
	padding-bottom: 10px;
}
.tbi_body_panel_check{
	display: flex;
	width: 57px;
	align-items: center;
	justify-content: center;
}
.tbi_checkbox {
	-webkit-appearance: none;
	border: 2px solid #414546;
	border-radius: 3px;
	display: inline-block;
	top: -3px;
	width: 25px;
	height: 25px;
	position: relative;
}
.tbi_checkbox:checked {
	-webkit-appearance: none;
	border: 2px solid #414546;
	color: #414546;
	border-radius: 3px;
	display: inline-block;
	width: 25px;
	height: 25px;
	position: relative;
	background-image: url("tbi_check.svg");
	background-repeat: no-repeat;
	background-origin: content-box;
}
.tbi_checkbox:focus{
    outline: none;
}
.tbi_checkbox:checked:after {
	background-color: #BEBAB9;
}
.tbi_body_panel_left{
	width: 50%;
	height: 100%;
}
.tbim_body_panel_left{
	width: 50%;
	height: 100%;
}
.tbim_body_panel_row{
	width: 100%;
	height: 100%;
	padding: 0px 15px;
}
.tbi_body_panel_row{
	width: 100%;
	height: 100%;
}
.tbi_body_panel_left_check{
	width: calc(50% - 57px);
	height: 100%;
}
.tbi_txt_left{
	width: 100%;
	padding-left: 57px;
	font-family: tt_commonsregular_bg;
	font-size: 26px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #414546;
}
.tbim_txt_small{
	width: 100%;
	font-family: tt_commonslight_bg;
	font-size: 18px;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #414546;
}
.tbi_txt_left_check{
	width: 100%;
	font-family: tt_commonsregular_bg;
	font-size: 26px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #414546;
}
.tbi_txt_left_warning{
	width: 100%;
	padding-left: 57px;
	font-family: tt_commonsbold_bg;
	font-size: 24px;
	font-weight: 400;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #ff2c56;
}
.tbim_txt_left_warning{
	width: 100%;
	font-family: tt_commonsbold_bg;
	font-size: 20px;
	font-weight: 400;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #ff2c56;
}
.tbi_txt_left_warning_small{
	width: 100%;
	padding-left: 57px;
	font-family: tt_commonslight_bg;
	font-size: 20px;
	font-weight: 100;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #ff2c56;
}
.tbim_txt_left_warning_small{
	width: 100%;
	font-family: tt_commonslight_bg;
	font-size: 18px;
	font-weight: 100;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #ff2c56;
}
.tbi_txt_footer{
	width: 100%;
	padding-left: 57px;
	padding-right: 10px;
	font-family: tt_commonslight_bg;
	font-weight: 100;
	font-size: 16px;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: right;
}
.tbim_txt_footer_left{
	width: 100%;
	padding: 0px 15px;
	font-family: tt_commonslight_bg;
	font-weight: 100;
	font-size: 16px;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
}
.tbim_txt_footer_right{
	width: 100%;
	padding: 0px 15px;
	font-family: tt_commonslight_bg;
	font-weight: 100;
	font-size: 16px;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: right;
}
.tbi_body_panel_right{
	width: 50%;
	height: 100%;
	padding: 0px 57px 0px 57px;
}
.tbim_body_panel_right{
	width: 50%;
	height: 100%;
}
.tbi_body_panel_buy{
	width: 100%;
	padding: 0px 57px 10px 57px;
}
.tbim_body_panel_buy{
	width: 100%;
	padding: 0px 27px 10px 27px;
}
.tbim_body_panel_buy_btn{
	display: flex;
	flex-direction: column;
	width: 100%;
	padding: 20px 27px 30px 27px;
}
.tbi_body_panel_buy_check{
	display: flex;
	flex-direction: row;
	width: 100%;
	padding: 0px 57px 0px 0px;
}
.tbi_body_panel_sell_check{
	display: flex;
	flex-direction: row;
	width: 100%;
	padding: 10px 57px 0px 0px;
}
.tbi_body_panel_buy_footer{
	width: 100%;
	padding: 30px 57px 0px 57px;
}
.tbim_body_panel_buy_footer{
	width: 100%;
	padding: 10px 27px 0px 27px;
}
input[type="text"].tbi_txt_right_buy, input[type="email"].tbi_txt_right_buy, textarea.tbi_txt_right_buy{
	font-family: tt_commonslight_bg;
	font-size: 26px;
	text-align: left;
	color: #9c9c9c;
	background-color: white;
	border-left: 0px none white;
	border-top: 0px none white;
	border-right: 0px none white;
	border-bottom: 1px solid #b0b0b0;
    box-shadow: none;
    padding: 5px 10px;
	margin: 0px;
    height: 100%;
    width: 100%;
}
input[type="text"].tbim_txt_right_buy, input[type="email"].tbim_txt_right_buy, textarea.tbim_txt_right_buy{
	font-family: tt_commonslight_bg;
	font-size: 22px;
	text-align: left;
	color: #9c9c9c;
	background-color: white;
	border-left: 0px none white;
	border-top: 0px none white;
	border-right: 0px none white;
	border-bottom: 1px solid #b0b0b0;
    box-shadow: none;
    padding: 5px 10px;
	margin: 0px;
    height: 100%;
    width: 100%;
}
input[type="text"].tbi_txt_right_buy:active, input[type="email"].tbi_txt_right_buy:active, input[type="text"].tbi_txt_right_buy:focus, input[type="email"].tbi_txt_right_buy:focus{
	outline: none;
	background-color: white;
	font-family: tt_commonslight_bg;
	font-size: 26px;
	text-align: left;
	color: #9c9c9c;
	border-left: 0px none white;
	border-top: 0px none white;
	border-right: 0px none white;
	border-bottom: 2px solid #FFB482;
    box-shadow: none;
    padding: 5px 10px;
	margin: 0px;
    height: 100%;
    width: 100%;
}
input[type="text"].tbim_txt_right_buy:active, input[type="email"].tbim_txt_right_buy:active, input[type="text"].tbim_txt_right_buy:focus, input[type="email"].tbi_txt_right_buy:focus{
	outline: none;
	background-color: white;
	font-family: tt_commonslight_bg;
	font-size: 22px;
	text-align: left;
	color: #9c9c9c;
	border-left: 0px none white;
	border-top: 0px none white;
	border-right: 0px none white;
	border-bottom: 2px solid #FFB482;
    box-shadow: none;
    padding: 5px 10px;
	margin: 0px;
    height: 100%;
    width: 100%;
}
textarea.tbi_txt_right_buy:active, textarea.tbi_txt_right_buy:focus{
	outline: none;
	background-color: white;
	font-family: tt_commonslight_bg;
	font-size: 26px;
	text-align: left;
	color: #9c9c9c;
	border-left: 0px none white;
	border-top: 0px none white;
	border-right: 0px none white;
	border-bottom: 1px solid #b0b0b0;
    box-shadow: none;
    padding: 5px 10px;
	margin: 0px;
    height:120px;
    width: 100%;
}
textarea.tbim_txt_right_buy:active, textarea.tbim_txt_right_buy:focus{
	outline: none;
	background-color: white;
	font-family: tt_commonslight_bg;
	font-size: 22px;
	text-align: left;
	color: #9c9c9c;
	border-left: 0px none white;
	border-top: 0px none white;
	border-right: 0px none white;
	border-bottom: 1px solid #b0b0b0;
    box-shadow: none;
    padding: 5px 10px;
	margin: 0px;
    height:120px;
    width: 100%;
}
textarea.tbi_txt_right_buy, textarea.tbi_txt_right_buy:active, textarea.tbi_txt_right_buy:hover{
    height:120px;
}
textarea.tbim_txt_right_buy, textarea.tbim_txt_right_buy:active, textarea.tbim_txt_right_buy:hover{
    height:100px;
}
textarea.tbi_txt_right_buy::placeholder {
  text-align:left;
  transform: translateY(80px);
}
textarea.tbim_txt_right_buy::placeholder {
  text-align:left;
  transform: translateY(40px);
}
input[type="text"].tbi_txt_right{
	font-family: tt_commonslight_bg;
	font-size: 26px;
	text-align: left;
	color: #414546;
	border-left: 0px none white;
	border-top: 0px none white;
	border-right: 0px none white;
	border-bottom: 1px solid #b0b0b0;
    box-shadow: none;
    padding: 0px;
	margin: 0px;
    height: 100%;
    width: 100%;
}
input[type="text"].tbim_txt_normal{
	font-family: tt_commonsregular_bg;
	font-size: 26px;
	text-align: left;
	color: #414546;
	border-left: 0px none white;
	border-top: 0px none white;
	border-right: 0px none white;
	border-bottom: 1px solid #b0b0b0;
    box-shadow: none;
    padding: 0px 20px;
	margin: 0px;
    height: 100%;
    width: 100%;
}
select.tbi_txt_right{
	font-family: tt_commonslight_bg;
	font-size: 26px;
	text-align: left;
	color: #414546;
	border-left: 0px none white;
	border-top: 0px none white;
	border-right: 0px none white;
	border-bottom: 1px solid #b0b0b0;
    box-shadow: none;
    padding: 0px;
	margin: 0px;
    height: 100%;
    width: 100%;
}
select.tbim_txt_normal{
	font-family: tt_commonsregular_bg;
	font-size: 26px;
	text-align: left;
	color: #414546;
	border-left: 0px none white;
	border-top: 0px none white;
	border-right: 0px none white;
	border-bottom: 1px solid #b0b0b0;
    box-shadow: none;
    padding: 0px 17px;
	margin: 0px;
    height: 100%;
    width: 100%;
	background-color: white;
}
.tbi_body_panel_left_bottom{
	display: flex;
	flex-direction: column;
	width: 50%;
	height: 370px;
}
.tbi_txt_panel{
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	width: 100%;
	max-height: 320px;
	flex: 1;
}
.tbi_txt_panel_row{
	width: 100%;
	display: flex;
	flex-direction: row;
	padding-bottom: 16px;
	background-color: white;
}
.tbim_txt_panel_row{
	width: 100%;
	display: flex;
	flex-direction: row;
	padding-bottom: 0px;
	background-color: white;
}
.tbi_txt_panel_txt{
	flex: 1;
	display: flex;
	flex-direction: row;
}
.tbi_txt_panel_txt_label{
	font-family: tt_commonslight_bg;
	font-weight: 300;
	font-size: 16px;
	line-height: 16px;
	text-align: left;
	color: #414546;
}
.tbim_txt_panel_txt_label{
	padding-top:5px;
	font-family: tt_commonslight_bg;
	font-size: 18px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #414546;
}
.tbi_link{
	font-family: tt_commonslight_bg;
	font-weight: 300;
	font-size: 16px;
	text-align: left;
	color: #1661a5;
	cursor: pointer;
}
.tbi_link:hover{
	color: #1661a5;
}
.tbi_link_footer{
	font-family: tt_commonslight_bg;
	font-weight: 300;
	font-size: 16px;
	text-align: left;
	text-decoration: underline;
	color: #003eff;
	cursor: pointer;
}
.tbi_link_footer:hover{
	color: #003eff;
	text-decoration: underline;
}
.tbi_btn_panel{
	display: flex;
	flex-direction: row;
	width: 100%;
	height: 50px;
}
.tbim_btn_panel{
	display: flex;
	flex-direction: column;
	width: 100%;
}
.tbi_btn_panel_buy{
	display: flex;
	flex-direction: row;
	width: 100%;
	padding: 50px 29px 15px 29px;
	justify-content: space-between;
}
.tbi_btn_panel_buy_send{
	display: flex;
	flex-direction: row;
	width: 100%;
	padding: 10px 29px;
	justify-content: flex-end;
}
.btn_tbi{
	height: 48px;
	width: 320px;
	background-color: #FFB482;
	border-radius: 24px;
	text-align: center;
	line-height: 52px;
	font-family: tt_commonslight_bg;
	font-size: 22px;
	color: white;
	cursor: pointer;
	-webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.4); 
	box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.4);
	user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}
.btn_tbi_space{
	flex: 1;
}
.btn_tbi_back{
	height: 48px;
	width: 160px;
	border-radius: 24px;
	text-align: center;
	line-height: 52px;
	font-family: tt_commonslight_bg;
	font-size: 22px;
	color: #9c9c9c;
	cursor: pointer;
	-webkit-box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.4); 
	box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.4);
	user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
	background-color: white;
}
.btn_tbi_cancel{
	height: 48px;
	width: 160px;
	margin-left: 20px;
	border-radius: 24px;
	text-align: center;
	line-height: 52px;
	font-family: tt_commonslight_bg;
	font-size: 22px;
	color: #9c9c9c;
	cursor: pointer;
	-webkit-box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.4); 
	box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.4);
	user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
	background-color: white;
}
.tbi_btn_next{
	flex: 2;
	height: 48px;
	background-color: #FFB482;
	border-radius: 24px;
	text-align: center;
	line-height: 52px;
	font-family: tt_commonslight_bg;
	font-size: 22px;
	color: white;
	cursor: pointer;
	margin-left: 18px;
	margin-right: 5px;
	-webkit-box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.4); 
	box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.4);
	user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}
.tbim_btn_next{
	height: 42px;
	background-color: #FFB482;
	border-radius: 21px;
	text-align: center;
	line-height: 46px;
	font-family: tt_commonslight_bg;
	font-size: 18px;
	color: white;
	cursor: pointer;
	margin-left: 15px;
	margin-right: 15px;
	-webkit-box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.4); 
	box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.4);
	user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}
.tbi_btn_cancel{
	flex: 1;
	height: 48px;
	border-radius: 24px;
	text-align: center;
	line-height: 52px;
	font-family: tt_commonslight_bg;
	font-size: 22px;
	color: #414546;
	cursor: pointer;
	margin-left: 5px;
	-webkit-box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.4); 
	box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.4);
	user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}
.tbim_btn_cancel{
	height: 42px;
	border-radius: 21px;
	text-align: center;
	line-height: 46px;
	font-family: tt_commonslight_bg;
	font-size: 18px;
	color: #414546;
	cursor: pointer;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	-webkit-box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.4); 
	box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.4);
	user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}
.tbi_body_panel_right_bottom{
	display: flex;
	flex-direction: column;
	width: 50%;
	height: 370px;
	padding: 0px 57px 0px 57px;
}
.tbi_mesecna_panel{
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 110px;
	border-radius: 30px;
	-webkit-box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.3); 
	box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.3);
	text-align: center;
	user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
	background-color: white;
}
.tbim_mesecna_panel{
	display: flex;
	flex-direction: column;
	height: 110px;
	margin: 0px 15px;
	border-radius: 30px;
	-webkit-box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.3); 
	box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.3);
	text-align: center;
	user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
	background-color: white;
}
.tbi_mesecna_txt{
	display: flex;
	width: 100%;
	height: 50%;
	font-family: tt_commonsregular_bg;
	font-size: 26px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #414546;
	align-items: center;
	justify-content: center;
}
.tbim_mesecna_txt{
	display: flex;
	width: 100%;
	height: 50%;
	font-family: tt_commonsregular_bg;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #414546;
	align-items: center;
	justify-content: center;
}
input[type="text"].tbi_mesecna_price{
	border: 0px none white;
	padding: 0px;
    outline: none;
    pointer-events:none;
	width: 80%;
	height: 100%;
	font-family: tt_commonsregular_bg;
	font-size: 50px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #414546;
	text-align: center;
	box-shadow: none;
}
input[type="text"].tbim_mesecna_price{
	border: 0px none white;
	padding: 0px;
    outline: none;
    pointer-events:none;
	width: 80%;
	height: 100%;
	font-family: tt_commonsregular_bg;
	font-size: 40px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #414546;
	text-align: center;
	box-shadow: none;
}
.tbi_sumi_panel{
	display: flex;
	flex-direction: row;
	width: 100%;
	height: 110px;
	margin-top: 20px;
	background-color: white;
}
.tbim_sumi_panel{
	display: flex;
	flex-direction: row;
	height: 110px;
	margin: 0px 15px;
}
.tbi_kredit_panel{
	display: flex;
	flex-direction: column;
	width: 50%;
	height: 100%;
	border-radius: 30px;
	-webkit-box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.3); 
	box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.3);
	text-align: center;
	user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
	margin-right: 10px;
	background-color: white;
}
.tbi_sumi_txt{
	display: flex;
	width: 100%;
	height: 30px;;
	font-family: tt_commonslight_bg;
	font-size: 18px;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #414546;
	align-items: center;
	justify-content: center;
}
input[type="text"].tbi_sumi_price{
	border: 0px none white;
	padding: 0px;
    outline: none;
    pointer-events:none;
	width: 100%;
	height: 50px;
	font-family: tt_commonsregular_bg;
	font-size: 28px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #414546;
	text-align: center;
	box-shadow: none;
}
.tbi_dalzima_panel{
	display: flex;
	flex-direction: column;
	width: 50%;
	height: 100%;
	border-radius: 30px;
	-webkit-box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.3); 
	box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.3);
	text-align: center;
	user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
	margin-left: 10px;
	background-color: white;
}
.tbi_body_header_txt{
	width: 100%;
	font-family: tt_commonsregular_bg;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #414546;
	background-color: white;
}
.tbi_body_panel_check_txt{
	width: calc(100% - 57px);
	height: 100%;
	font-family: tt_commonsregular_bg;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #414546;
}
.tbi_send_panel{
	display: flex;
	flex-direction: row;
}
.tbi_send_panel_padding{
	display: flex;
	flex-direction: row;
	padding-top: 10px;
}
.tbi_send_panel_left{
	flex: 3;
	height: 100%;
	padding-left: 57px;
}
.tbi_send_panel_right{
	flex: 2;
	height: 100%;
	padding-right: 57px;
}
.tbim_send_panel{
	width: 100%;
	padding: 15px 15px 0px 15px;
}