﻿md-dialog.sales_quote_dialog { height: 690px; width: 720px; }
    md-dialog.sales_quote_dialog .container-main-dialog { height: 690px; width: 720px; }
    md-dialog.sales_quote_dialog .header-container { background-color: #33BEA7; }
md-dialog .container-main-dialog .header-container .icon-dialog.close:after { content: ""; position: absolute; left: 100%; width: 30px; height: 30px; margin-left: -30px; background: url('../../../bundle/i/salesQuoteDialog/close_dialog.svg'); background-repeat: no-repeat; background-size: 24px auto; cursor: pointer; background-position: 8px center; }

md-dialog.sales_quote_dialog .container-main-dialog .config-container { height: 100%; width: 100%; }

md-dialog.sales_quote_dialog .billing_card .input_item span {
    font-size:12px;
}
md-dialog.sales_quote_dialog .billing_address .input_item span {
    font-size:12px;
}
md-dialog.sales_quote_dialog .additional_info .input_item span {
    font-size: 12px;
}
md-dialog.sales_quote_dialog .group_header {
    
}


md-dialog.sales_quote_dialog .body {
    height: 580px;
}
md-dialog.sales_quote_dialog .container_make_request_action { padding-left:1rem; padding-right:1rem; height: 50px; background-color: transparent; align-items: center; border-top-color: rgba(128, 128, 128, 0.24); border-top-width: 1px; border-top-style: solid; }
   /* md-dialog.sales_quote_dialog .container_make_request_action .md-primary { width: 110px; }*/
    md-dialog.sales_quote_dialog .container_make_request_action .right { float: right; }
    md-dialog.sales_quote_dialog .container_make_request_action .left { float: left; margin: 0;  }
    md-dialog.sales_quote_dialog .container_make_request_action .md-primary.buy {
        background-color: #32BEA6 !important;
        border-color: #32BEA6 !important;
        margin-left:10px;
    }
        md-dialog.sales_quote_dialog .container_make_request_action .md-primary.buy[disabled] { background-color: rgba(0,0,0,0.12) !important; }

md-dialog.sales_quote_dialog md-dialog-content { width: 100%; height: 630px; color: #455A64; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: colum; -ms-flex-direction: colum; flex-direction: colum; }

    md-dialog.sales_quote_dialog md-dialog-content .choose_action { padding: 10px; font-size: 18px; }
        md-dialog.sales_quote_dialog md-dialog-content .choose_action .options { margin: 25px 0 0 0; font-size: 16px; }
        md-dialog.sales_quote_dialog md-dialog-content .choose_action .options .action-option { width: 328px; min-width: 328px; height: 105px; min-height: 105px; border: solid 2px; border-color: #C8C8C8; margin: 0 10px 0 10px; border-radius: 5px; cursor: pointer; }
        md-dialog.sales_quote_dialog md-dialog-content .choose_action .options .action-option.selected { border-color: #33BEA7; }
        md-dialog.sales_quote_dialog md-dialog-content .choose_action .options .action-option .icon { width: 58px; min-width: 58px; margin: 22px 0 0 15px; }
        md-dialog.sales_quote_dialog md-dialog-content .choose_action .options .action-option .icon.add-seats { background-image: url('../../../bundle/i/salesQuoteDialog/icon-expire-simultaneously.svg'); background-repeat: no-repeat; }
        md-dialog.sales_quote_dialog md-dialog-content .choose_action .options .action-option .icon.renew { background-image: url('../../../bundle/i/salesQuoteDialog/icon-renew-lisence.svg'); background-repeat: no-repeat; }
        md-dialog.sales_quote_dialog md-dialog-content .choose_action .options .action-option .description { width: 208px; font-size: 18px; line-height: 25px; margin: 6px; }
        md-dialog.sales_quote_dialog md-dialog-content .choose_action .options .action-option .check-icon { width: 30px; min-width: 30px; background-image: url('../../../bundle/i/salesQuoteDialog/radio-unchecked.svg'); background-repeat: no-repeat; position: relative; top: -1px; right: -1px; }
        md-dialog.sales_quote_dialog md-dialog-content .choose_action .options .action-option .check-icon.selected { background-image: url('../../../bundle/i/salesQuoteDialog/radio-checked.svg'); }
        md-dialog.sales_quote_dialog md-dialog-content .choose_action .options .action-option .check-icon.disabled { cursor: no-drop; }
        md-dialog.sales_quote_dialog md-dialog-content .choose_action .options .action-option.disabled { cursor: no-drop; }


    md-dialog.sales_quote_dialog md-dialog-content .choose_action .sub_options { margin:0 0 0 40px; max-height: 225px; overflow: auto; }
        md-dialog.sales_quote_dialog md-dialog-content .choose_action .notes { font-size: 14px; margin: 50px 14px 0 10px; }
        md-dialog.sales_quote_dialog md-dialog-content .choose_action .notes .left-side { margin-right: 20px; }
        md-dialog.sales_quote_dialog md-dialog-content .choose_action .notes .left-side .table { font-size: 14px; margin-top: 18px; }
        md-dialog.sales_quote_dialog md-dialog-content .choose_action .notes .left-side .table .gray_text { height: 20px; }
        md-dialog.sales_quote_dialog md-dialog-content .choose_action .notes .left-side .table .table_right { text-align: right; }
        md-dialog.sales_quote_dialog md-dialog-content .choose_action .notes .right-side { height: 300px; width: 450px; border-radius: 5px; border: 2px #C9C9C9 dashed; background-color: #F3F3F3; }
        md-dialog.sales_quote_dialog md-dialog-content .choose_action .notes .right-side .divider { margin: 20px; border-bottom: 2px #C9C9C9 dashed; }
        md-dialog.sales_quote_dialog md-dialog-content .choose_action .notes .right-side .total { margin-left: 20px; margin-right: 20px; }
        md-dialog.sales_quote_dialog md-dialog-content .choose_action .notes .right-side .total-seats { margin-left: 20px; margin-right: 20px; }
        md-dialog.sales_quote_dialog md-dialog-content .choose_action .notes .right-side .summary { text-align: right; font-weight: bold; margin: 20px; font-size: 17px; }
        md-dialog.sales_quote_dialog md-dialog-content .choose_action .notes .right-side .users-expiring-img { background-image: url('../../../bundle/i/salesQuoteDialog/users-expiring.svg'); background-size: 20px auto; background-repeat: no-repeat; height: 25px; width: 25px; }
        md-dialog.sales_quote_dialog md-dialog-content .choose_action .notes .right-side .adding-users-img { background-image: url('../../../bundle/i/salesQuoteDialog/adding-users.svg'); background-size: 20px auto; background-repeat: no-repeat; height: 25px; width: 25px; margin-top: 9px; }
        md-dialog.sales_quote_dialog md-dialog-content .choose_action .notes .info { float: left; width: 32px; height: 32px; border-radius: 30px; border: 2px #33bea7 solid; font-size: 22px; font-family: Consolas; color: #33bea7; text-align: center; margin: 0 10px 0 0; line-height: 30px; }
        md-dialog.sales_quote_dialog md-dialog-content .choose_action .notes .renew-img { background-image: url('../../../bundle/i/salesQuoteDialog/img-renew-lisence.png'); background-size: 650px auto; background-repeat: no-repeat; height: 120px; }
        md-dialog.sales_quote_dialog md-dialog-content .choose_action .notes .add-seats-img { background-image: url('../../../bundle/i/salesQuoteDialog/img-expire-simultaneously.png'); background-size: 230px auto;  background-repeat: no-repeat; height: 75px; }
        md-dialog.sales_quote_dialog md-dialog-content .choose_action .notes .img-comments .date { min-width: 95px; width: 95px; font-weight: bold; text-align: center; }
        md-dialog.sales_quote_dialog md-dialog-content .choose_action .notes .img-comments .centered-text { min-width: 50px; width: 50px; text-align: center; }

    md-dialog.sales_quote_dialog md-dialog-content .price_configuration { height: 318px; width: 100%; }
        md-dialog.sales_quote_dialog md-dialog-content .price_configuration .price_selector { height: 104px; width: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; color: #33BEA7; }
            md-dialog.sales_quote_dialog md-dialog-content .price_configuration .price_selector .item { cursor: pointer; width: 214px; height: 68px; margin-left: 18px; margin-top: 17px; border: 1px #33BEA7 solid; border-radius: 3px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
                md-dialog.sales_quote_dialog md-dialog-content .price_configuration .price_selector .item.selected { background-color: #33BEA7; color: white; }
                md-dialog.sales_quote_dialog md-dialog-content .price_configuration .price_selector .item .icon { width: 40px; height: 100%; background-image: url('../../../bundle/i/salesQuoteDialog/icon-check-grey.svg'); background-position: center center; background-size: 20px 20px; background-repeat: no-repeat; }
                    md-dialog.sales_quote_dialog md-dialog-content .price_configuration .price_selector .item .icon.selected { background-image: url('../../../bundle/i/salesQuoteDialog/icon-check-white.svg'); }

                md-dialog.sales_quote_dialog md-dialog-content .price_configuration .price_selector .item .info { width: 148px; height: 100%; text-align: center; }
                    md-dialog.sales_quote_dialog md-dialog-content .price_configuration .price_selector .item .info .price { font-size: 22px; color: black !important; }
                    md-dialog.sales_quote_dialog md-dialog-content .price_configuration .price_selector .item .info .price_header { padding-top: 2px; }
                    md-dialog.sales_quote_dialog md-dialog-content .price_configuration .grandfathered { margin: -10px 0 0 20px; font-size: 13px; font-style: italic; }

        md-dialog.sales_quote_dialog md-dialog-content .price_configuration .packs_number { margin-left: 18px; margin-top: 18px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; height: 50px; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
            md-dialog.sales_quote_dialog md-dialog-content .price_configuration .packs_number .label { width: 220px; font-size: 18px; text-align: left; }
            md-dialog.sales_quote_dialog md-dialog-content .price_configuration .packs_number .total_label { width: 200px; font-size: 18px; text-align: left; color: #33bea7; }
        md-dialog.sales_quote_dialog md-dialog-content .price_configuration span.k-numeric-wrap { margin-left: 14px; width: 100px; }
        md-dialog.sales_quote_dialog md-dialog-content .price_configuration .pack_connectors { font-size: 16px; margin-left: 18px; margin-top: 18px; }
            md-dialog.sales_quote_dialog md-dialog-content .price_configuration .pack_connectors .connector_item { margin-top: 20px; font-size: 16px; padding-left: 38px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; background-position: left center; background-size: 30px 20px; background-repeat: no-repeat; }
                md-dialog.sales_quote_dialog md-dialog-content .price_configuration .pack_connectors .connector_item.salesforce { background-image: url('../../../bundle/i/salesQuoteDialog/icon-salesforce-connector.svg'); }
                md-dialog.sales_quote_dialog md-dialog-content .price_configuration .pack_connectors .connector_item.bullhorn { background-image: url('../../../bundle/i/salesQuoteDialog/icon-bullhorn-connector.svg'); }
                md-dialog.sales_quote_dialog md-dialog-content .price_configuration .pack_connectors .connector_item .connector_name { width: 189px; }
        md-dialog.sales_quote_dialog md-dialog-content .price_configuration .pack_daily { margin-left: 18px; margin-top: 18px; font-size: 18px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; height: 50px; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
            md-dialog.sales_quote_dialog md-dialog-content .price_configuration .pack_daily .label { width: 220px; text-align: left; }
            md-dialog.sales_quote_dialog md-dialog-content .price_configuration .pack_daily .value { margin-left: 15px; }
            md-dialog.sales_quote_dialog md-dialog-content .price_configuration .discount_hint { background-image: url('../../i/_info-sprite.svg'); background-position: 0px -328px; background-repeat: no-repeat; background-size: 40px auto; height: 23px; padding-left: 40px; margin: 90px 10px 0 10px; }
            md-dialog.sales_quote_dialog md-dialog-content .price_configuration .discount_text { font-weight: bold; font-size: 16px; }

    md-dialog.sales_quote_dialog md-dialog-content .price_info { height: 172px; width: 100%; border-top-color: rgba(128, 128, 128, 0.24); border-top-width: 1px; border-top-style: solid; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
        md-dialog.sales_quote_dialog md-dialog-content .price_info .left { width: 315px; padding-left: 18px; font-size: 16px; padding-top: 10px; }
                md-dialog.sales_quote_dialog md-dialog-content .price_info .left table .table_right { text-align: right; }
            md-dialog.sales_quote_dialog md-dialog-content .price_info .left tr { padding-top: 10px; }
        md-dialog.sales_quote_dialog md-dialog-content .price_info .right { width: 365px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; text-align: center; }
    md-dialog.sales_quote_dialog md-dialog-content .gray_text { color: #9A9A9A; }
    md-dialog.sales_quote_dialog md-dialog-content .total_price { color: #33BEA7; font-size: 24px; }
    md-dialog.sales_quote_dialog md-dialog-content .right_column { text-align: right; white-space: nowrap; vertical-align: top; padding-top: 7px; }
    md-dialog.sales_quote_dialog md-dialog-content .input_column { width: 310px; float: left; margin: 0 0 0 20px; }
    md-dialog.sales_quote_dialog md-dialog-content .group_header { position: relative; padding-left: 5px; top: -12px; left: 20px; background-color: #FAFAFA; width: 200px; font-size: 15px; }
        md-dialog.sales_quote_dialog md-dialog-content .group_header.poc { width: 165px; }
        md-dialog.sales_quote_dialog md-dialog-content .group_header.address { width: 115px; height: 22px; }
        md-dialog.sales_quote_dialog md-dialog-content .group_header.resolving { width: 270px; height: 20px!important; font-size: 14px!important; border: 1px solid; }
        md-dialog.sales_quote_dialog md-dialog-content .group_header.animation { animation: resolving-loading 1s linear infinite alternate; }
                  @keyframes resolving-loading { 
                      0% {background-color: hsl(200, 20%, 80%);} 
                      100% {background-color: hsl(200, 20%, 95%);}
                  }
        md-dialog.sales_quote_dialog md-dialog-content .group_header.card { width: 120px; }
        md-dialog.sales_quote_dialog md-dialog-content .group_header.additional { width: 185px; }
    md-dialog.sales_quote_dialog md-dialog-content .secure_message { margin: 10px 0 0 28px; padding: 3px 0 0 25px; width: 600px; height: 30px; background: url('../../../bundle/i/salesQuoteDialog/icon-lock-green.svg') no-repeat; color: #33BEA7; }

    md-dialog.sales_quote_dialog md-dialog-content .taxes_details { margin: 20px 18px 0 0; width: 304px; height: 180px; border: 1px #9A9A9A solid; border-radius: 3px; }
    md-dialog.sales_quote_dialog md-dialog-content .taxes_details .tax-row { width: 280px; margin: 10px 0 5px 10px; }
    md-dialog.sales_quote_dialog md-dialog-content .taxes_details .tax-row.rates { height: 65px; width: 270px; margin-left: 20px; font-size: 12px; }
    md-dialog.sales_quote_dialog md-dialog-content .taxes_details .tax-row.total { border-top: 1px #9A9A9A solid; padding: 10px 0 0 0; font-size: 16px; }
    md-dialog.sales_quote_dialog md-dialog-content .taxes_details .tax-row span { float: right; }

    md-dialog.sales_quote_dialog md-dialog-content .billing_poc { margin: 20px 18px 0 18px; width: 360px; height: 180px; border: 1px #9A9A9A solid; border-radius: 3px; }
        md-dialog.sales_quote_dialog md-dialog-content .billing_poc .contact_us { margin: 20px 0 0 0; font-size: 15px; width: 270px; }
        md-dialog.sales_quote_dialog md-dialog-content .billing_poc .contact_phone { width: 270px; height: 22px; padding-left: 5px; margin-top: 10px; margin-bottom: 10px; }
        md-dialog.sales_quote_dialog md-dialog-content .billing_poc .contact_search { width: 273px; height: 30px; line-height: 30px; padding-left: 5px; margin-top: 5px; }
        md-dialog.sales_quote_dialog md-dialog-content .billing_poc .address_input { width: 300px; height: 22px; padding-left: 5px; }
        md-dialog.sales_quote_dialog md-dialog-content .billing_poc .input_item { padding: 2px 0 0 0; }
        md-dialog.sales_quote_dialog md-dialog-content .billing_poc .input_item span { font-size: 12px; }
    md-dialog.sales_quote_dialog md-dialog-content .billing_address { margin: 30px 18px 0 18px; width: 684px; height: 190px; border: 1px #9A9A9A solid; border-radius: 3px; grid-column: span 2; }
        md-dialog.sales_quote_dialog md-dialog-content .billing_address .address_input { width: 300px; height: 25px; padding-left: 5px; border: 1px #9A9A9A solid; }
        md-dialog.sales_quote_dialog md-dialog-content .billing_address .validation_error { border: 1px #f93e3e solid !important; }
        md-dialog.sales_quote_dialog md-dialog-content .billing_address .input_item { margin: 0 0 10px 0; }
        md-dialog.sales_quote_dialog md-dialog-content .billing_address .input_item sup { vertical-align: baseline; }
        md-dialog.sales_quote_dialog md-dialog-content .billing_address .country_dropdown { border: 1px rgba(249, 249, 249, 1) solid; }
        md-dialog.sales_quote_dialog md-dialog-content .billing_address .country_dropdown .k-dropdown-wrap .k-input { padding: 2px 0; }
        md-dialog.sales_quote_dialog md-dialog-content .billing_address .country_dropdown .k-dropdown-wrap .k-select .k-icon { height: 1em !important; }
        .k-animation-container .k-list-container .k-list-filter .k-textbox { height: 2em; }
        md-dialog.sales_quote_dialog md-dialog-content .billing_address .state_dropdown { border: 1px rgba(249, 249, 249, 1) solid; }
        md-dialog.sales_quote_dialog md-dialog-content .billing_address .state_dropdown .k-dropdown-wrap .k-input { padding: 2px 0; }
        md-dialog.sales_quote_dialog md-dialog-content .billing_address .state_dropdown .k-dropdown-wrap .k-select .k-icon { height: 1em !important; }

        md-dialog.sales_quote_dialog md-dialog-content .additional_info { margin: 20px 18px 0 18px; width: 684px; height: 80px; border: 1px #9A9A9A solid; border-radius: 3px; grid-column: span 2; }
        md-dialog.sales_quote_dialog md-dialog-content .additional_info .additional_input { width: 635px; height: 22px; padding-left: 5px; }
        md-dialog.sales_quote_dialog md-dialog-content .additional_info .input_item { padding: 7px 0 0 0; margin: 0 0 0 20px; }

    md-dialog.sales_quote_dialog md-dialog-content .billing_card { margin: 20px 18px 0 18px; width: 684px; height: 180px; border: 1px #9A9A9A solid; border-radius: 3px; }
        md-dialog.sales_quote_dialog md-dialog-content .billing_card .input_item { margin: 10px 0 0 0; }
        md-dialog.sales_quote_dialog md-dialog-content .billing_card .validation_error { border: 1px #f93e3e solid !important; }
        md-dialog.sales_quote_dialog md-dialog-content .billing_card .expiration { width: 153px; height: 28px; }
        md-dialog.sales_quote_dialog md-dialog-content .billing_card .card_input { width: 300px; height: 22px; padding-left: 5px; border: 1px #9A9A9A solid; }
        md-dialog.sales_quote_dialog md-dialog-content .billing_card .card_code { width: 180px; height: 22px; padding-left: 5px; border: 1px #9A9A9A solid; }
        md-dialog.sales_quote_dialog md-dialog-content .billing_card .card_code_icon { display: block; float: right; width: 110px; height: 30px; background-image: url('../../../bundle/i/salesQuoteDialog/icon-security-code.svg'); }
        md-dialog.sales_quote_dialog md-dialog-content .billing_card .card_icon { display: block; float: right; width: 50px; height: 30px; margin: 25px 0 0 10px; }
        md-dialog.sales_quote_dialog md-dialog-content .billing_card .card_icon_disabled { opacity: 0.1; filter: alpha(opacity=10); }
        md-dialog.sales_quote_dialog md-dialog-content .billing_card .master_icon { background-image: url('../../../bundle/i/salesQuoteDialog/icon-mastercard.svg'); }
        md-dialog.sales_quote_dialog md-dialog-content .billing_card .visa_icon { background-image: url('../../../bundle/i/salesQuoteDialog/icon-visa.svg'); }
        md-dialog.sales_quote_dialog md-dialog-content .billing_card .amex_icon { background-image: url('../../../bundle/i/salesQuoteDialog/icon-amex.svg'); }
        md-dialog.sales_quote_dialog md-dialog-content .billing_card .purchase_section { width: 660px; }
        md-dialog.sales_quote_dialog md-dialog-content .billing_card .purchase_label { float: right; margin: 20px 10px 0 0; }
        md-dialog.sales_quote_dialog md-dialog-content .billing_card .purchase_amount { float: right; color: #33BEA7; font-size: 18px; margin-top: 17px; }

    md-dialog.sales_quote_dialog md-dialog-content .container_progress { position: absolute; width: 720px; height: 580px; background-color: rgba(0,0,0,0.1) !important; z-index: 1000; top: 60px; }
        md-dialog.sales_quote_dialog md-dialog-content .container_progress md-progress-circular { margin: 200px auto; }
    md-dialog.sales_quote_dialog md-dialog-content .container_seach_progress { background-color: white; width: 283px; height: 300px; z-index: 1000; position: relative; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
    md-dialog.sales_quote_dialog md-dialog-content .image_border_radius { border-radius: 25px; overflow: hidden; height: 50px; width: 50px; }

    md-dialog.sales_quote_dialog md-dialog-content .user_info_container { width: 350px; height: 100px; padding-left: 18px; }
    md-dialog.sales_quote_dialog md-dialog-content .is-real-person-warning { color: orange; padding: 38px 0 0 17px; font-size: 14px; font-style: italic; }
    md-dialog.sales_quote_dialog md-dialog-content .user_info_container .user_info { width: auto; height: 50px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
        md-dialog.sales_quote_dialog md-dialog-content .user_info_container .user_info .user_icon { width: 50px; height: 50px; background-image: url('../../../bundle/i/salesQuoteDialog/user_icon.svg'); background-position: center center; background-repeat: no-repeat; background-size: 50px 50px; }
        md-dialog.sales_quote_dialog md-dialog-content .user_info_container .user_info .contact_icon { width: 50px; height: 50px; background-image: url('../../../bundle/i/salesQuoteDialog/gal_item_contact.svg'); background-position: center center; background-repeat: no-repeat; background-size: 50px 50px; }
    md-dialog.sales_quote_dialog md-dialog-content .user_info_container .search_user_container { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
    md-dialog.sales_quote_dialog md-dialog-content .user_info_container .close_icon { width: 33px; height: 33px; background-image: url('../../../bundle/i/salesQuoteDialog/icon-close.svg'); background-position: center center; background-repeat: no-repeat; background-size: 30px 30px; cursor: pointer; margin: 8px 0 0 10px; }
    md-dialog.sales_quote_dialog md-dialog-content .user_info_container .user_info .edit_icon:hover { opacity: 0.7; }
    md-dialog.sales_quote_dialog md-dialog-content .user_info_container .drop_down_menu { position: relative; z-index: 1000; background-color: white; width: 283px; margin: 0px; padding: 0px; list-style: none; }
        md-dialog.sales_quote_dialog md-dialog-content .user_info_container .drop_down_menu .item { background-position-y: 10px; background-position-x: 10px; background-position: 10px 10px; cursor: pointer; color: #455A64; padding-left: 50px; height: 60px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
            md-dialog.sales_quote_dialog md-dialog-content .user_info_container .drop_down_menu .item:hover { background-color: #EEEEEE; border-radius: 3px; }
            md-dialog.sales_quote_dialog md-dialog-content .user_info_container .drop_down_menu .item.user { background-image: url('../../../bundle/i/salesQuoteDialog/gal_item_user.svg'); background-repeat: no-repeat; }
            md-dialog.sales_quote_dialog md-dialog-content .user_info_container .drop_down_menu .item.contact { background-image: url('../../../bundle/i/salesQuoteDialog/gal_item_contact.svg'); background-repeat: no-repeat; }
            md-dialog.sales_quote_dialog md-dialog-content .user_info_container .drop_down_menu .item .container_info { max-width: 365px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; overflow: hidden; margin-left: 10px; margin-right: 10px; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; }
                md-dialog.sales_quote_dialog md-dialog-content .user_info_container .drop_down_menu .item .container_info .item_info { margin: 3px; white-space: nowrap; display: block; }
                    md-dialog.sales_quote_dialog md-dialog-content .user_info_container .drop_down_menu .item .container_info .item_info.main_info { font-weight: bold; }
    md-dialog.sales_quote_dialog md-dialog-content .user_info_container .user_info .user_personal_info { width: auto; height: 50px; margin-left: 16px; }
        md-dialog.sales_quote_dialog md-dialog-content .user_info_container .user_info .user_personal_info .name { line-height: 24px; height: 24px; font-size: 15px; font-weight: bold; width: 220px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
        md-dialog.sales_quote_dialog md-dialog-content .user_info_container .user_info .user_personal_info .email { line-height: 24px; height: 24px; font-size: 15px; color: #9A9A9A; width: 220px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
 /*   md-dialog.sales_quote_dialog md-dialog-content .md-button { font-size: 13px; font-weight: normal; margin: 0; padding: 0; margin-left: 10px; height: 30px; line-height: 30px; min-height: 30px; height: 30px; }
*/
    md-dialog.sales_quote_dialog md-dialog-content .confirmation { font-size: 20px; padding: 20px; line-height: 28px; }
    md-dialog.sales_quote_dialog md-dialog-content .confirmation_error { font-size: 20px; padding: 20px; line-height: 28px; }
        md-dialog.sales_quote_dialog md-dialog-content .confirmation_error .message { color: #ff5500; }

md-dialog.sales_quote_dialog md-dialog-content .canada-customer { font-size: 31px; padding: 50px; line-height: 42px; }
    md-dialog.sales_quote_dialog md-dialog-content .canada-customer a { color: #2D7DBB; text-decoration-thickness: from-font; }

md-dialog.sales_quote_dialog .k-input { font-size: 14px !important; }
md-dialog.sales_quote_dialog .k-picker-wrap .k-select, .k-numeric-wrap .k-select, .k-dropdown-wrap .k-select { padding: 0px !important; min-height: 1.21em !important; }
md-dialog.sales_quote_dialog .k-icon, .k-sprite, .k-button-group .k-tool-icon { display: inline-block; width: 16px !important; height: 11px !important; overflow: hidden; background-repeat: no-repeat; line-height: 0; text-align: center; }
md-dialog.sales_quote_dialog md-dialog-content .user_info_container .user_info .edit_icon { width: 50px; height: 50px; background-image: url('../../../bundle/i/salesQuoteDialog/icon-edit.svg'); background-position: center center; background-repeat: no-repeat; background-size: 30px 30px; cursor: pointer; }
md-dialog.sales_quote_dialog md-checkbox { margin-bottom: 0px !important; }
