@charset "utf-8";

.sales-role-select-section { width: 80%; margin-top: 20px; }

.sales-role-select-section .Select { cursor: pointer; }

.sales-role-select-section .Select .Select-control { padding: 2px 0px !important; }

.sales-role-select-section .Select-menu-outer { z-index: 100; }

.sales-role-select-section .custom-option-item { display: flex; align-items: center; justify-self: start; }

.sales-role-select-section .custom-option-item .sales-name { font-size: 14px; color: rgb(92, 102, 118); font-weight: 400; line-height: 1.4; }