.quote-form {
    margin: 20px 0;
}

.quote-form h1 {
    font-weight: bold;
}


.quote-form-personal h1 {
    font-size: 1.5rem;
    margin-top: 0;
}

.quote-form-personal form select.form_field_select,
.quote-form-personal form input.form_field_text {
    width: 100%;
    border: 1px solid #a5a5a5;
    background: white;
    padding: 4px;
    font-size: 100%;
    font-family: inherit;
}

.quote-form-personal input.form_button_submit {
    font-size: 1.125rem;
    font-weight: normal;
    text-align: center;
    cursor: pointer;
    text-align: Center;
    border: 0 solid transparent;
    border-radius: 0;
    outline: none;
    padding: 10px 20px;
    background-color: #e90029;
    color: #f8f8f8;
    margin: 20px auto;
}

.quote-form-personal input.form_button_submit:hover {
    background-color: #740014;
    color: #f8f8f8;
}

.quote-form-personal .form_field.form_field_checkbox,
.quote-form-personal .form_field.form_field_radio {
    margin-left: 0;
}

@media (min-width: 800px) {
    .quote-form-personal .half {
        width: calc(50% - 10px);
        float: left;
    }

    .quote-form-personal .half.right {
        float: right;
    }
}

.quote-form-personal form div.form_leftcollabel {
    font-weight: normal;
}

.qq-form-product {
    font-size: 1rem;
}

.qq-form-product table {
    margin: 0;
    width: 100%;
}

.qq-form-product th,
.qq-form-product td {
    border: none;
    background: none;
    padding: 5px 10px;
    text-align: left;
    vertical-align: baseline;
    border-bottom: 1px solid #ddd;
}

.qq-form-product td {
    padding: 12px 10px;
}

.qq-form-product th {
    color: #aaa;
}

.qq-form-product tr>*:first-child {
    text-align: center;
}

.qq-form-product td+td {
    width: 100%;
}

.qq-form-product .dropdown-link {
    font-size: 92%;
    cursor: pointer;
}

.qq-form-product [name=quantity] {
    margin-bottom: 5px;
}

#quote-empty {
    text-align: center;
    display: none;
}

span.circle-plus {
    background: url(head/img/sprite.png) no-repeat -1px -111px;
    display: inline-block;
    width: 13px;
    height: 13px;
    margin-left: 4px;
    vertical-align: middle;
}

.rcq-form-textarea {
    width: 100%;
    font-size: 1rem;
}

.rcq-form-description {
    margin: 0.75rem 0;
    font-size: 1rem;
}

.rcq-form-heading {
    font-size: 1.18rem;
}

.quote-form-personal .half.left {
    clear: both;
}

#quote-ack {
    display: none;
}

.quote-border {
    border: 1px solid #9c9c9c;
    border-radius: 3px;
    padding: 20px;
    margin-bottom: 20px;
}

.center {
    text-align: center;
}

.qq-ack h4 {
    margin: 10px 0;
}

.quote-border h4 {
    margin-top: 0;
}

.quote-border h4:last-child {
    margin-bottom: 0;
}

.rcq-ack ul,
.quote-border ul {
    margin: 0;
    padding: 0;
}

.quote-ack .tbl {
    margin-top: -10px;
}

.quote-ack .tbl li>* {
    padding-right: 10px;
    padding-top: 10px;
}

.quote-ack h1 {
    font-size: 2rem;
    font-weight: 600;
}
#quote-provider-email {
    word-break: break-all;
}

#quote-provider-email::before {
    content: url(quote-form/img/email.png);
    position: absolute;
    margin-left: -65px;
    margin-top: 4px;
}

.distinct {
    color: #019642;
}

#user-profile {
    border-top: 1px solid #9c9c9c;
    margin-top: 2em;
}

#user-profile>* {
    display: none;
}

#user-profile strong {
    display: block;
}

#another-email {
    display: none;
    margin-top: 5px;
}

#easyauthmsg a {
    display: none;
}

#change-details {
    display: none;
}

#edit-user {
    display: none;
    font-size: 1rem;
    margin-left: 13px;
    margin-top: -5px;
}

form #edit-user {
    display: block;
}

#edit-user a::before {
    content: "";
    width: 4px;
    height: 7px;
    display: inline-block;
    background: url(head/img/sprite.png) no-repeat -2px -126px;
    position: absolute;
    margin-left: -12px;
    margin-top: 0.4em;
    margin-right: 5px;
}

#user-summary {
    font-size: 1rem;
}

#quote-form .rte,
#quote-form form .form_row {
    font-size: 1rem;
    color: inherit;
}

.quote-ack {
    font-size: 1rem;
}

#quote-form form .form_field_text {
    margin-bottom: 0;
}

#quote-form .dropdown .form_row {
    margin: 0;
}

#quote-form .rte p {
    margin: 0
}

#quote-form .hide {
    display: none;
}

#quote-form form .form_field_checkbox,
#quote-form form .form_field_radio {
    margin-left: -20px;
    position: absolute;
    margin-top: 6px;
}

#quote-form .radio .form_rightcol,
#quote-form .checkbox .form_rightcol {
    margin-left: 20px;
}

#quote-form form>* {
    margin-bottom: 10px;
}

#quote-form form .dropdown {
    position: static;
}

#quote-json {
    display: none;
}

#quote-provider-cf {
    display: none;
}

p.your-info {
    margin-bottom: -1em;
}

#product-of-interest {
    font: inherit;
}

.quote-checkout-heading-panel {
    padding: 20px 0;
}

.quote-checkout-heading {
    font-size: 2.5em;
}

#qq-counter {
    font-weight: bold;
    margin: 0 8px;
}

.quote-subheading {
    padding-bottom: 10px;
    border-bottom: 1px solid #a5a5a5;
    margin-bottom: 20px;
    margin-top: 1em;
}

#qq-keyspecs,
#qq-typconfig {
    font-style: italic;
    font-weight: 400 !important;
    margin-top: 10px;
    margin-bottom: 5px;
}

#qq-keyspecs,
.qq-form-product {
    display: none;
}

.quote-img {
    width: 150px;
    margin-right: 30px;
}

@media (max-width: 550px) {
    .quote-form.flex {
        flex-direction: column;
    }

    .quote-ack .flex {
        display: block;
    }
}

@media (min-width: 550px) {
    .flex .left-col {
        margin-right: 20px;
        width: calc(50% - 20px);
    }

    .flex .right-col {
        margin-left: 20px;
        width: calc(50% - 20px);
    }

    .quote-form-personal {
        margin-right: 40px;
    }

}

@media (min-width: 800px) {
    .quote-img-config {
        display: flex;
        align-items: flex-start;
    }

    .quote-config {
        width: calc(100% - 180px);
    }

}

#quote-img {
    width: 100%;
	height: 100%;
}

@media (min-width: 1100px) {
    .qq-form-product .quote-config {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .qq-form-product .config-product-title,
    .qq-form-product #config-details {
        width: calc(100% - 120px);
    }
    
}

.quote-remove {
    margin-left: 20px;
    cursor: pointer;
    color: #a4a1a9;
    font-size: 0.9em;
}

#qq-minus,
#qq-plus {
    color: #a4a1a9;
    font-size: 0.9em;
    user-select: none;
    cursor: pointer;
}

.expand-plus,
.expand-minus {
    color: #e90029;
    user-select: none;
    cursor: pointer;
    margin-right: 2px;
}

.config-details-heading {
    cursor: pointer;
    user-select: none;
}

.config-details-heading.expand .expand-minus,
.config-details-heading .expand-plus {
    display: inline;
}

.config-details-heading.expand .expand-plus,
.config-details-heading .expand-minus {
        display: none;
}

.config-details-heading:not(.expand)+* {
    display: none;
}

#config-details ul {
    margin-top: 0px;
}

#config-details li {
    margin-bottom: 5px;
}

#config-options li:first-child {
    list-style: none;
    margin-left: -1.5em;
}

#quote-empty {
    padding: 1em 0;
    font-size: 1.3em;
}

.rcq-form .form_button_submit,
.qq-form .form_button_submit {
    display: none;    
}

pre#product-of-interest {
    white-space: pre-line;
}

#company-change-modal {
    display: none;
}

.company-change-modal {
    max-width:500px
}

.company-change-modal a {
    cursor: pointer;
}

#quote-form form .contact-dropdown.dropdown {
    position: relative;
}

#quote-form .form-container .form_leftcol {
    align-items: center;
}
.quote-form-personal.cart-quote {
    border: 1px solid #3f3f3f;
}
.quote-form-personal.cart-quote .quote-subheading {
    margin: 0;
    font-size: 2rem;
    font-weight: 500;
    background: #dbd9dd;
    border-bottom: 1px solid #3f3f3f;
    padding: 12px 20px;
}

.quote-form-personal.cart-quote .show-summary .summary {
    display: block;
    margin: 15px;
}

.quote-form-personal.cart-quote .summary .show-label {
    margin: 0;
}

#quote-form .show-summary .form-container {
    display: none;
}

#locale-text {
	font-weight: 500;
}


#phone_error_message_rightcol {
    margin-left: 39px;
    font-size: 1rem; 
    color: #30578D;
    font-weight: 500; 
    margin-top: -10px; 
    line-height: 1.3em; 
}

@media (max-width:890px)
{
.form_leftcollabel:has(> label[for="_content_keysight_language-masters_en_other_dynamic_requestquote_jcr_content_root_responsivegrid_rcq_form_content_start_prefmethod"]) + .form_leftcolmark 
    {
     display:none; 
    }
/* .form_leftcollabel > label[for="_content_keysight_language-masters_en_other_dynamic_requestquote_jcr_content_root_responsivegrid_rcq_form_content_start_prefmethod"]{
    
    font-size:1rem;
   
} */
.form_leftcollabel > label[for="_content_keysight_language-masters_en_other_dynamic_requestquote_jcr_content_root_responsivegrid_rcq_form_content_start_prefmethod"]::after{
    content:"*";
    font-size:1.1em;
    padding:0;
    margin:0;
    font-weight:600;
    color:red;
}


}
@media (max-width:700px){
    .rte > div > p:has(> a[target="_blank"]){
        font-size: 1rem;
    }
    .rte p{
        font-size: 1rem;
    }
}
.form_row:has(.form_rightcol>input#_content_keysight_language-masters_en_other_dynamic_requestquote_jcr_content_root_responsivegrid_rcq_form_content_start_prefmethod-1),.form_row:has(.form_rightcol>input#_content_keysight_language-masters_en_other_dynamic_requestquote_jcr_content_root_responsivegrid_rcq_form_content_start_prefmethod-0){
    /* border:1px solid red;  */
    
    padding-left:20px;
}
.form_rightcol:has(>input#_content_keysight_language-masters_en_other_dynamic_requestquote_jcr_content_root_responsivegrid_rcq_form_content_start_prefmethod-1),.form_rightcol:has(>input#_content_keysight_language-masters_en_other_dynamic_requestquote_jcr_content_root_responsivegrid_rcq_form_content_start_prefmethod-0){
    /* border:1px solid black; */
    width:80%;
}
.form_leftcollabel:has(>label[for="_content_keysight_language-masters_en_other_dynamic_quickquote_jcr_content_root_responsivegrid_qq_form_content_start_prefmethod"]){
    /* border:1px solid black; */
    margin-bottom:-20px;
    line-height:1.5rem;
}
.form_row:has(.form_rightcol>input#_content_keysight_language-masters_en_other_dynamic_quickquote_jcr_content_root_responsivegrid_qq_form_content_start_prefmethod-0)
,.form_row:has(.form_rightcol>input#_content_keysight_language-masters_en_other_dynamic_quickquote_jcr_content_root_responsivegrid_qq_form_content_start_prefmethod-1){
    /* border:1px solid black; */
    padding-left:20px;
    line-height:1.5rem;
}