﻿.contct-repstve-form #ContentPane .form-root .avt-action-form.show {
    padding-right: 0px !important;
    padding-left: 0px;
}

@media screen and (max-width: 992px) {
    .contct-repstve-form #ContentPane .form-root .avt-action-form.show {
        padding: 0 !important;
    }
}

select.form-control {
    margin-bottom: 0px;
}

.contct-repstve-form .EPiServerForms .Form__Element span.Form__Element__ValidationError {
    color: #dc3545 !important;
    margin: 5px;
    word-wrap: break-word;
}

.contct-repstve-form .EPiServerForms .Form__Status .Form__Success__Message {
    background-color: unset;
    margin: 0rem;
    padding: 0rem;
}

#Whichbrandsareyouinterestedin span.Form__Element__ValidationError {
    position: absolute;
    bottom: -24px;
    left: 10px;
}

#div_billno {
    display: none;
}

    #div_billno.show {
        display: flex;
    }

.form-group-bgGray input {
    margin-bottom: 0px;
}

.drop-down .selected a {
    width: 100%;
    position: relative;
    font-style: italic;
}

.drop-down {
    padding: 2px 0;
}

    .drop-down .selected a span {
        cursor: pointer;
        display: block;
        padding: 5px;
        background: #eeeeee;
        border: 0px;
        margin-bottom: 25px;
        font-size: 17px;
        line-height: 36px;
        padding: 0 10px;
        height: 36px;
        color: #495057;
    }

    .drop-down .option {
        position: relative;
    }

    .drop-down .options ul {
        display: none;
        list-style: none;
        padding: 2px 0px;
        position: absolute;
        left: -4px;
        top: -16px;
        width: auto;
        width: 100%;
        border: none;
        background: #abc;
        color: #fff;
        border-radius: 2px;
        width: 96%;
    }

    .drop-down .selected span.value,
    .drop-down .options span.value {
        display: none;
    }

    .drop-down .options ul li a {
        padding: 0 5px;
        display: block;
        text-decoration: none;
        color: #fff;
    }

        .drop-down .options ul li a:hover {
            background: #3179ac;
            color: #fff;
            transition: 0.2s ease;
        }

.bgGray .drop-downs select {
    width: 100%;
    position: relative;
    font-style: italic;
}

.contct-repstve-form .Form__Status__Message.hide {
    display: none !important;
}

.contct-repstve-form .EPiServerForms .Form__Element {
    margin-bottom: 0rem;
}

.ng-bind label {
    display: inline-block;
    margin-bottom: 0;
    color: #000;
}

.field-container.af-slide.form-group-bgGray {
    margin-bottom: 25px;
}

button.btn.submit.btn-submit {
    margin-top: 17px !important;
}

.areyoupatthrprty div.Form__Element {
    display: flex;
    align-items: center;
    width: 100%;
}

@media screen and (max-width: 992px) {
    .areyoupatthrprty div.Form__Element {
        display: block;
    }
}

.r-u-cstmrbx div.Form__Element div {
    display: flex;
    align-items: center;
}

@media screen and (max-width: 992px) {
    .r-u-cstmrbx div.Form__Element div {
        display: block;
    }
}

.ys-bl-no .Form__Element.FormTextbox {
    display: flex;
    align-items: center;
    width: 100%;
}

.thnk-You-pg .modal-body {
    padding: 0rem;
}

#contact-a-representative .thnk-You-pg .alert-info.submit-confirm p {
    margin-bottom: 0rem;
}

#Country {
    appearance: none;
    position: relative;
    width: 100%;
}

.Form__Element__Caption:after {
    display: none;
}

@media screen and (min-width: 992px) {
    .address-inputs .field-container:nth-child(7) {
        max-width: calc(50% - 79px);
    }

    .address-inputs .field-container:nth-child(5) {
        max-width: calc(100% - 155px);
    }
}
