@media (min-width:calc(1024px + 1px)) {
	.form-content-container[data-v-324db445] {
		padding: 40px
	}
}

@media (min-width:calc(414px + 1px)) and (max-width:1024px) {
	.form-content-container[data-v-324db445] {
		padding: 20px
	}
}

@media (max-width:414px) {
	.form-content-container[data-v-324db445] {
		padding: 20px 10px
	}
}

.send-currency-container[data-v-324db445] {
	border-radius: 5px;
	grid-area: main;
	background: #363951;
	margin: 0 7px 40px;
}

@media (max-width:1024px) {
	.send-currency-container[data-v-324db445] {
		margin-bottom: 10px
	}
}

.send-currency-container .send-form[data-v-324db445] {
	padding: 40px 40px
}

@media (min-width:calc(414px + 1px)) and (max-width:1024px) {
	.send-currency-container .send-form[data-v-324db445] {
		padding: 20px
	}
}

@media (max-width:414px) {
	.send-currency-container .send-form[data-v-324db445] {
		padding: 10px
	}
}

.send-currency-container .send-form .title-container[data-v-324db445] {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 5px
}

.send-currency-container .send-form .form-block[data-v-324db445] {
	border-radius: 5px
}

.send-currency-container .send-form .form-block .the-form[data-v-324db445] {
	background-color: #f9f9f9;
	border-radius: 5px
}

.select-contract .dropdown-toggle[data-v-324db445] {
	border: 0;
	display: none
}

.inner-side-menu[data-v-324db445] {
	display: grid;
	grid-template-columns: 200px 1fr;
	grid-gap: 40px
}

@media (max-width:700px) {
	.inner-side-menu[data-v-324db445] {
		grid-template-columns: 1fr
	}
}

.send-currency-container .send-form .title-container .title[data-v-324db445] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 0 8px
}

.send-currency-container .send-form .title-container .title .title-button[data-v-324db445] {
	color: #192bb8;
	cursor: pointer;
	margin-left: auto
}

.send-currency-container .send-form .title-container .title .title-button[data-v-324db445]:hover {
	color: #000
}

.send-currency-container .send-form .title-container .title .title-helper[data-v-324db445] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 2px
}

.send-currency-container .send-form .title-container .title .title-helper h4[data-v-324db445] {
	margin-right: 5px
}

.send-currency-container .send-form .title-container .buttons[data-v-324db445] {
	margin-bottom: 3px;
	margin-left: auto
}

.send-currency-container .send-form .title-container .buttons>div[data-v-324db445] {
	margin-left: 5px
}

.send-currency-container .send-form .amount-to-address[data-v-324db445] {
	display: block
}

@media (max-width:414px) {
	.send-currency-container .send-form .amount-to-address[data-v-324db445] {
		display: block
	}
}

.send-currency-container .send-form .amount-to-address .title[data-v-324db445] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 13px;
	padding: 0 8px
}

.send-currency-container .send-form .amount-to-address .title .title-button[data-v-324db445] {
	color: #192bb8;
	cursor: pointer;
	margin-left: auto
}

.send-currency-container .send-form .amount-to-address .title .title-button[data-v-324db445]:hover {
	color: #000
}

/* .send-currency-container .send-form .amount-to-address .amount[data-v-324db445] {
	/* display: grid;
	grid-column-gap: 7px;
	grid-template-columns: 2fr 3fr; */
	/*display: block;
    float: left;
    margin-right: 4%;
	width: 25%;
} */

@media (max-width:1024px) {
	.send-currency-container .send-form .amount-to-address .amount[data-v-324db445] {
		display: block
	}
}

.send-currency-container .send-form .amount-to-address .amount .dropdown-select-search-1[data-v-324db445] {
	background-color: #f9f9f9;
	margin-bottom: 5px;
	position: relative
}

.send-currency-container .send-form .amount-to-address .amount .dropdown-select-search-1 i[data-v-324db445] {
	color: #192bb8;
	left: 14px;
	position: absolute;
	top: 16px
}

.send-currency-container .send-form .amount-to-address .amount[data-v-324db445]:hover {
	color: #000
}

.send-currency-container .send-form .amount-to-address .amount .amount-number[data-v-324db445] {
	position: relative
}

.send-currency-container .send-form .amount-to-address .amount .amount-number input[data-v-324db445] {
	background-color: transparent;
	border: 0;
	padding: 13px 45px 13px 15px;
	width: 100%
}

.send-currency-container .send-form .amount-to-address .amount .amount-number i[data-v-324db445] {
	position: absolute;
	right: 13px;
	top: 13px
}

/* .send-currency-container .send-form .amount-to-address .to-address[data-v-324db445] {
	position: relative;
    float: left;
    margin-bottom: 50px;
	width: 70%;
} */

.send-currency-container .send-form .amount-to-address .to-address .blockie-image[data-v-324db445] {
	width: 30px;
	height: 30px;
	position: absolute;
	right: -41px;
	top: -4px
}

.send-currency-container .send-form .amount-to-address .to-address .title[data-v-324db445] {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative
}

.send-currency-container .send-form .amount-to-address .to-address .title h4[data-v-324db445] {
	position: relative
}

.send-currency-container .send-form .amount-to-address .to-address .title img[data-v-324db445] {
	height: 50px;
	left: 98px;
	position: absolute;
	top: -14px
}

.send-currency-container .send-form .amount-to-address .to-address .title .copy-button[data-v-324db445] {
	color: #ffffff;
	cursor: pointer;
	margin-left: auto;
	font-weight: bold;
	
}

.send-currency-container .send-form .amount-to-address .to-address .address-block[data-v-324db445] {
	position: relative
}

.send-currency-container .send-form .amount-to-address .to-address .address-block i[data-v-324db445] {
	bottom: 13px;
	position: absolute;
	right: 13px
}

.send-currency-container .send-form .amount-to-address .to-address .address-block input[data-v-324db445] {
	background-color: transparent;
	border: 0;
	padding: 13px 45px 13px 15px;
	resize: none;
	width: 100%
}

.send-currency-container .send-form .amount-to-address .tx-fee[data-v-324db445] {
	margin-top: 40px
}

.send-currency-container .send-form .amount-to-address .tx-fee .copy-button[data-v-324db445] {
	color: #fff;
	cursor: pointer;
	margin-left: auto
}

.send-currency-container .send-form .amount-to-address .tx-fee .fee-value[data-v-324db445] {
	padding: 0 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	/* float: right; */
}

.send-currency-container .send-form .amount-to-address .tx-fee .fee-value .usd[data-v-324db445] {
	margin-left: auto
}

.send-currency-container .send-form .gas-amount[data-v-324db445],
.send-currency-container .send-form .user-input[data-v-324db445] {
	position: relative
}

.send-currency-container .send-form .gas-amount input[data-v-324db445],
.send-currency-container .send-form .user-input input[data-v-324db445] {
	background-color: #f9f9f9;
	border: 0;
	padding: 13px 15px;
	width: 100%
}

.send-currency-container .send-form .gas-amount .good-button-container[data-v-324db445],
.send-currency-container .send-form .user-input .good-button-container[data-v-324db445] {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	right: 10px;
	top: 12px
}

.send-currency-container .send-form .gas-amount .good-button-container p[data-v-324db445],
.send-currency-container .send-form .user-input .good-button-container p[data-v-324db445] {
	color: #192bb8;
	margin-right: 10px
}

.send-currency-container .send-form .error-message-container p[data-v-324db445] {
	color: red;
	margin: 7px 0 0 15px
}

.send-currency-container .advanced[data-v-324db445] {
	padding-top: 30px
}

.send-currency-container .advanced .advanced-content[data-v-324db445] {
	padding: 20px 0;
	border-bottom: 2px solid #707070;
	border-top: 2px solid #707070;
}

.send-currency-container .advanced .advanced-content .toggle-button-container[data-v-324db445] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

@media (max-width:414px) {
	.send-currency-container .advanced .advanced-content .toggle-button-container[data-v-324db445] {
		display: block
	}
}

.send-currency-container .advanced .advanced-content .toggle-button-container h4[data-v-324db445] {
	padding: 0 8px
}

.send-currency-container .advanced .advanced-content .toggle-button-container .toggle-button[data-v-324db445] {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-left: auto;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

@media (max-width:414px) {
	.send-currency-container .advanced .advanced-content .toggle-button-container .toggle-button[data-v-324db445] {
		padding: 0 8px
	}
}

.send-currency-container .advanced .advanced-content .toggle-button-container .toggle-button>span[data-v-324db445] {
	margin-right: 15px
}

.send-currency-container .advanced .advanced-content .input-container[data-v-324db445] {
	max-height: 0;
	-webkit-transition: max-height .3s ease;
	transition: max-height .3s ease;
	overflow: hidden
}

.send-currency-container .advanced .advanced-content .input-container.input-container-open[data-v-324db445] {
	max-height: 400px
}

.send-currency-container .advanced .advanced-content .input-container .margin-container[data-v-324db445] {
	margin-top: 20px
}

.send-currency-container .advanced .advanced-content .input-container .user-input[data-v-324db445] {
	margin-bottom: 5px
}

.send-currency-container .submit-button-container[data-v-324db445] {
	margin-top: 20px;
	text-align: center;
	padding: 0 10px 40px 10px
}

@media (max-width:414px) {
	.send-currency-container .submit-button-container[data-v-324db445] {
		margin-top: 30px;
		padding: 0 10px 30px 10px
	}
}

.send-currency-container .submit-button-container .submit-button[data-v-324db445] {
	margin: 0 auto;
	text-align: center
}

@media (max-width:414px) {
	.send-currency-container .submit-button-container .submit-button[data-v-324db445] {
		width: 100%
	}
}

.send-currency-container .submit-button-container p[data-v-324db445] {
	margin-top: 20px
}

.send-currency-container .tokens[data-v-324db445] {
	border-radius: 5px
}

.single-input-block[data-v-324db445] {
	margin-bottom: 30px
}


.user-input[data-v-324db445] {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.user-input p[data-v-324db445] {
	color: #707070;
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
	font-size: 14px;
	font-weight: 600;
	padding: 0 8px
}

.user-input i[data-v-324db445] {
	right: 13px;
	position: absolute;
	bottom: 13px
}

.clear[data-v-324db445] {
	color: #192bb8;
	cursor: pointer;
	padding: 5px 8px
}