.text-justify-not-xs, .text-justify-not-sm, .text-justify-not-md, .text-justify-not-lg{text-align: justify;} @media (max-width: 767px){.text-left-not-xs, .text-center-not-xs, .text-right-not-xs, .text-justify-not-xs{text-align: inherit;}.text-left-xs{text-align: left;}.text-center-xs{text-align: center;}.text-right-xs{text-align: right;}.text-justify-xs{text-align: justify;}} @media (min-width: 768px) and (max-width: 991px){.text-left-not-sm, .text-center-not-sm, .text-right-not-sm, .text-justify-not-sm{text-align: inherit;}.text-left-sm{text-align: left;}.text-center-sm{text-align: center;}.text-right-sm{text-align: right;}.text-justify-sm{text-align: justify;}} @media (min-width: 992px) and (max-width: 1199px){.text-left-not-md, .text-center-not-md, .text-right-not-md, .text-justify-not-md{text-align: inherit;}.text-left-md{text-align: left;}.text-center-md{text-align: center;}.text-right-md{text-align: right;}.text-justify-md{text-align: justify;}} @media (min-width: 1200px){.text-left-not-lg, .text-center-not-lg, .text-right-not-lg, .text-justify-not-lg{text-align: inherit;}.text-left-lg{text-align: left;}.text-center-lg{text-align: center;}.text-right-lg{text-align: right;}.text-justify-lg{text-align: justify;}} 

/* /portal/static/src/less/portal_frontend.less defined in bundle 'web.assets_frontend' */
 .o_portal .breadcrumb{margin-bottom: 0px; display: inline-block;} .o_portal > tbody.o_portal_report_tbody{vertical-align: middle;} .o_portal_wrap .o_portal_my_home > .page-header > a:hover{text-decoration: none;} .o_portal_wrap .o_portal_my_doc_table td, .o_portal_wrap .o_portal_my_doc_table th{text-align: right;} .o_portal_wrap .o_portal_my_doc_table tr > :first-child{text-align: left;} .o_portal_wrap .o_portal_search_panel_fixed_width{overflow: hidden; max-width: 125px; text-overflow: ellipsis; white-space: nowrap;} .o_portal_wrap table.table tr{word-wrap: break-word;} .oe_attachments .o_image_small{height: 40px; width: 50px;} .o_portal_chatter{padding: 10px;} .o_portal_chatter .o_portal_chatter_avatar{width: 45px; height: 45px;} .o_portal_chatter .o_portal_chatter_header{margin-bottom: 15px;} .o_portal_chatter .o_portal_chatter_composer{margin-bottom: 15px;} .o_portal_chatter .o_portal_chatter_messages{margin-bottom: 15px;} .o_portal_chatter .o_portal_chatter_messages .o_portal_chatter_message_title p{font-size: 85%; color: #a8a8a8; margin: 0px;} .o_portal_chatter .o_portal_chatter_pager{text-align: center;} .label-optional{font-weight: normal;} 

/* /payment/static/src/css/portal_payment.css defined in bundle 'web.assets_frontend' */
input#cc_number{background-repeat: no-repeat; background-position: 14px 14px;} div.card_placeholder{background-image: url("/website_payment/static/src/img/placeholder.png"); background-repeat: no-repeat; width: 32px; height: 20px; position: absolute; top: 8px; right: 20px; -webkit-transition: 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955); transition: 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955); pointer-events: none;} div.o_card_brand_detail{position: relative;} div.o_card_brand_detail div.card_placeholder{right: 5px;} div.amex{background-image: url("/website_payment/static/src/img/amex.png"); background-repeat: no-repeat;} div.diners{background-image: url("/website_payment/static/src/img/diners.png"); background-repeat: no-repeat;} div.discover{background-image: url("/website_payment/static/src/img/discover.png"); background-repeat: no-repeat;} div.jcb{background-image: url("/website_payment/static/src/img/jcb.png"); background-repeat: no-repeat;} div.mastercard{background-image: url("/website_payment/static/src/img/mastercard.png"); background-repeat: no-repeat;} div.visa{background-image: url("/website_payment/static/src/img/visa.png"); background-repeat: no-repeat;} ul.payment_method_list img.img-rounded{max-width: 100px; max-height: 40px;} 

/* /payment/static/src/less/payment_form.less defined in bundle 'web.assets_frontend' */
 .o_payment_form label > input[type="radio"], .o_payment_form input[type="checkbox"]{vertical-align: top; margin-right: 5px;} .o_payment_form .payment_option_name{font-size: 14px; font-weight: normal !important; font-family: Helvetica Neue, sans-serif; line-height: 1.3em; color: #4d4d4d;} .o_payment_form label{font-weight: normal; margin-top: 5px;} .o_payment_form .panel-body:first-child{border-top: 0px;} .o_payment_form .panel{border-radius: 10px;} .o_payment_form .panel-footer:last-child{border-bottom-right-radius: 10px !important; border-bottom-left-radius: 10px !important;} .o_payment_form .panel-body{border-top: 1px solid #ddd; padding: 1.14em !important;} .o_payment_form .payment_icon_list{position: relative; margin-top: 0px !important; margin-bottom: -5px !important;} .o_payment_form .payment_icon_list li{padding-left: 5px !important; padding-right: 0px !important;} .o_payment_form .payment_icon_list .more_option{position: absolute; top: auto; left: auto; bottom: -10px; right: 0px; font-size: 10px;} 

/* /sale/static/src/less/sale_portal.less defined in bundle 'web.assets_frontend' */
 .orders_vertical_align{display: flex; align-items: center;} .orders_label_text_align{vertical-align: 15%;}