.btn-file.btn-file {
	height: 45px !important;
	padding: 5px 24px !important;
	border: 1px solid #ddd !important;
	background: #f7f7f7 !important;
	color: #000 !important;
	margin-top: 15px !important;
	font-weight: 500 !important;
	margin-right: 10px !important;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 200px !important;
}

.removeItem {
	position: absolute;
	margin-top: 23px;
	margin-left: -35px;
}

.removeItem:hover {
	cursor: pointer;
}

.fw-bold-700 {
	font-weight: 700 !important;
	margin-bottom: 10px;
	margin-top: 24px;
}

.fw-bold-500 {
	font-weight: 500 !important;
	margin-bottom: 10px;
	margin-top: 24px;
}

ul {
	padding-left: revert;
	margin: 0px;
}

#category-depth-1 {
	margin-bottom: 30px;
}

.form-information .form-information-three .form-information-three-button,
.form-information .form-information-three label {
	margin-left: 0px;
}

.form-information .form-information-three .form-information-three-button button {
	width: 196px;
	padding: 0px;
	margin-bottom: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #495057;
}

.isActiveBtnProduct {
	border: none !important;
	color: #FFFFFF !important;
	background: #0D5CAB !important;
}

.note-required::before,
.item-required::after {
	content: " *";
	color: #D90033;
	;
}

.form-information-four-element.term-required-area,
.form-information-four-element.term-option-area {
	border: 1px solid #ced4da;
	border-radius: 15px;
	height: 55px;
	margin-bottom: 28px;
}

.form-information-four .form-information-four-element:nth-child(7) {
	border: none;
	height: auto;
}

.form-item {
	box-sizing: border-box;
	width: 100%;
	height: 55px;
	border: 1px solid #ced4da;
	border-radius: 15px;
}

.area-upload-image {
	position: relative;
}

.form-item-upload {
	position: absolute;
	width: 0px;
	top: 0;
	opacity: 0;
}

#dialogError.modal {
	background: none;
	z-index: 2000;
	display: none;
}

#dialogError.modal-footer {
	justify-content: center;
}

.error-message {
	display: none !important;
}

.hidden-item {
	width: 0px;
}

.content-success {
	margin-top: 10%;
	text-align: center;
	border-top: 1px solid;
	padding-bottom: 30px;
	margin-bottom: 50px;
	border-bottom: 1px solid #ced4da;
}
.inquiry-success-img {
	width : 100px;
	padding : 30px 0px;
	margin: 0 auto;
}
.content-success p:first-child {
	margin-top: 50px;
}

.area-button-back-home {
	width: 200px;
	margin: auto;
	padding-bottom: 138px;
}

.area-button-back-home a {
	padding-left: 10%;
}

.notifyMessage {
	text-align: center;
}

.btn-round-primary {
	height: 64px;
	width: 440px;
	font-weight: 700;
	font-size: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #FFFFFF;
	background: #005A9C;
	border-radius: 30px;
}

.btn-round-primary:hover {
	color: #005A9C;
	background: #FFFFFF;
	border: #005A9C 1px solid;
}

.btn-next {
	margin-right: 100px;
	padding-top: 15px;
	background-color: #0D5CAB;
	margin-left: 600px;
	border-radius: 30px;
	height: 60px;
	width: 166px;
	color: #FFFFFF;
}

.btn-next:hover {
	cursor: pointer;
	color: #FFFFFF;
}

.line-spec {
	width: 90%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;

}

.line-spec>.nameSpec {
	font-weight: bold;
}

.radio-flow {
	border-radius: 50% !important;
	width: 1em !important;
	height: 1em !important;
	margin-top: 0.25em !important;
	vertical-align: top !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: contain !important;
	border: 1px solid rgba(0, 0, 0, .25) !important;
}

.span-radio {
	margin-right: 25px;
}

#layer {
	border-radius: 4px !important;
	border: 1px solid #00000059 !important;
}

.form_search {
	height: 46px;
	border-bottom: 1px solid #00000059 !important;
	z-index: 2;
}

#title-frame {
	background-color: #fff;
	padding-left: 10px;
	padding-top: 10px;
	font-weight: 600;
}

#btnCloseLayer {
	width: 4% !important;
	cursor: pointer !important;
	position: absolute !important;
	right: 16px !important;
	top: 10px !important;
	z-index: 1 !important;
}

.font-weight-bolder {
	font-weight: bolder!important;
}

.h2 {
	font-size: 33px;
}

.tb-fixed {
    table-layout: fixed;
}

.text-center {
    text-align: center!important;
}

.border-top {
    border-top: 1px solid #dee2e6!important;
}

.border-dark {
    border-color: #343a40!important;
}

.small {
    font-size: 14px;
}

.font-weight-light {
    font-weight: 300!important;
}

.border-bottom {
    border-bottom: 1px solid #dee2e6!important;
}

.bg-muted {
    background-color: #f7f7f7 !important;
}

.border-right {
    border-right: 1px solid #dee2e6!important;
}

.form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}

.form-wrap .form-row {
	padding: 20px 0;
	border-bottom: 1px solid #ccc;
	align-items: center;
}

.rounded-pill {
    border-radius: 50rem!important;
}

label.active .icon-agree {
    width: 20px;
    height: 15px;
    background-image: url(../img/icon/icon_agree.png);
}

.icon-agree {
    width: 20px;
    height: 15px;
    background-image: url(../img/icon/icon_disagree.png);
    margin-right: 8px;
}

.scroll {
	height: 250px;
	padding: 40px 45px;
	overflow: auto;
}

.w300 {
	width: 300px;
	height: 50px;
}

.form-row i {
	font-style: normal;
}

.container {
	/*max-width: 1612px; */
}

.modal-header {
	border-bottom: 0px;
}

.modal-footer {
	border-top: 0px;
}

.recommender{
	margin-left: 10px;
	width: 350px;
}
/*
#nextButton{
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
}
*/
#emailId{
	width: 250px;
	display:inline-block;
}

#emailDomain{
	width: 215px;
	display:inline-block;
}

#select_domain{
	margin-left:10px;
	width: 150px;
	display:inline-block;
	margin-right:0px;
}

.quot-category-select {
	width: 32%;
	padding: 0.375rem 2.25rem 0.375rem 0.75rem;
	font-size: 1rem;
    font-weight: 400;
    height: 55px;
    color: #212529;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px;
    border: 1px solid #ced4da;
    border-radius: 1rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    appearance: none;
}
.inquriy_info_title h1 {
	text-align: center;
	font-weight: 500;
}
.inquriy_info {
	display: flex;
    text-align: center;
    justify-content: space-between;
    font-size: 18px;
    font-weight: 600;
    margin: 50px 0;
}
.info_icon {
	display: grid;
}
.info_icon i {
	text-align: center;
	font-size: 35px;
	margin-bottom: 10px;
}
.info_line {
	border-right: 1px solid #c2c2c2;
}

@media(max-width:780px) {
	.inquriy_info, .info_icon {
		display: block;
	}
	.inquriy_info {
	    text-align: left;
        font-size: 16px;
        margin-top: 15px;
        margin-bottom: 0px;
	}
	.info_icon i {
	    font-size: 20px;
	    margin-right: 10px;
	}
	.inquriy_info_title h1 {
		text-align: left;
		font-size: 24px;
	}
}

.quot-category-select {
	width: 32%;
	padding: 0.375rem 2.25rem 0.375rem 0.75rem;
	font-size: 1rem;
    font-weight: 400;
    height: 55px;
    color: #212529;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px;
    border: 1px solid #ced4da;
    border-radius: 1rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    appearance: none;
}
.inquriy_info_title h1 {
	text-align: center;
	font-weight: 500;
}
.inquriy_info {
	display: flex;
    text-align: center;
    justify-content: space-between;
    font-size: 18px;
    font-weight: 600;
    margin: 50px 0;
}
.info_icon {
	display: grid;
}
.info_icon i {
	text-align: center;
	font-size: 35px;
	margin-bottom: 10px;
}
.info_line {
	border-right: 1px solid #c2c2c2;
}

@media(max-width:780px) {
	.inquriy_info, .info_icon {
		display: block;
	}
	.inquriy_info {
	    text-align: left;
        font-size: 16px;
        margin-top: 15px;
        margin-bottom: 0px;
	}
	.info_icon i {
	    font-size: 20px;
	    margin-right: 10px;
	}
	.inquriy_info_title h1 {
		text-align: left;
		font-size: 24px;
	}
}