

/* Start:/local/templates/gpw_boeing_2020/components/bitrix/form.result.new/form-calculation-cost-new/style.css?17501452493289*/
.fancybox-request-bid{
	width: 600px;
	padding: 15px;
}

.fancybox-request-bid table{}
.fancybox-request-bid table tr{}
.fancybox-request-bid table tr td{
	vertical-align: top;
	padding-left: 20px;
}

.fancybox-request-bid table.column-2 tr td{
	width: 262px;
}
.fancybox-request-bid table.column-3 tr td{
	width: 168px;
}
.fancybox-request-bid table.column-4 tr td{
	width: 125px;
	padding-left: 15px;
}
.fancybox-request-bid table tr td:first-child{
	padding-left: 0;
}
.fancybox-request-bid .field.captcha{
	margin: 0;
	float: right;
	height: 40px;
	width: 180px;
	text-align: right;
	border-radius: 0;
}
.fancybox-request-bid form.default .field{
	margin-bottom: 10px;
}
.fancybox-request-bid form.default .button-center{
	display: block;
	margin: 0 auto;
	float: none;
}
.fancybox-request-bid form.default select.field.auto{
	width: 100%;
}
.fancybox-request-bid form.default textarea.field{
	min-height: 50px;
	height: 100px;
	max-height: 250px;
	min-width: 100%;
	resize: none; /* Запрещаем изменять размер */
}
.fancybox-request-bid form.default .content-delimiter{
	border-top: 1px solid #ccc;
	margin: 10px 0 15px;
	width: 100%;
}

.form-calculation-cost-new .form-auto-fields label {
    width: 100%;
}
.form-calculation-cost-new .form-auto-fields input:not([type="submit"]){
    height: 40px;
    border: 1px solid #fff;
    border-radius: 20px;
    color: #fff;
    background: #0F374A;
    width: 100%;
    box-sizing: border-box;
    padding: 0 15px;
}
.form-calculation-cost-new .form-auto-fields > div {
    margin: 0 5px 10px;
    display: inline-block;
    width: 164px;
}
.form-calculation-cost-new {
    max-width: 540px;
    margin-left: -5px;
    margin-right: -5px;
}
.form-calculation-cost-new .form-auto-fields > div:nth-child(1),
.form-calculation-cost-new .form-auto-fields > div:nth-child(2) {
    width: calc(100% / 2 - 12px);
}

.form-calculation-cost-new input[type="submit"] {
    background: #F8C05E;
    height: 40px;
    width: 170px;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 12px;
    line-height: 120%;
    text-transform: uppercase;
    color: #0E2D3F;
}
.form-calculation-cost-new input[type="submit"]:hover {
    background: #FFF;
}

.form-agreement {
    margin-top: 15px;
    margin-left: 5px;
    margin-right: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
}
.form-agreement .agreement p {
    font-family: var(--font-family);
    font-weight: 300;
    font-size: 10px;
    line-height: 150%;
    color: rgba(255, 255, 255, 0.5);
    margin-bottom: 0;
}
.form-agreement .agreement p a {
    font-family: var(--font-family);
    font-weight: 300;
    font-size: 10px;
    line-height: 150%;
    color: rgba(255, 255, 255, 0.5);
    text-decoration: underline;
}
.form-agreement .agreement p a:hover {
    text-decoration: none;
}
.form-agreement .agreement {
    padding-left: 15px;
    width: calc(100% - 170px - 18px);
    box-sizing: border-box;
}
.form-agreement > div {
    display: inline-block;
}

input[name="form_data"] {
    position:absolute !important; 
    left:-9999px !important;
}
/* End */
/* /local/templates/gpw_boeing_2020/components/bitrix/form.result.new/form-calculation-cost-new/style.css?17501452493289 */
