._CWC .new-user-zone{align-items:center;flex:1}._CWC .new-user-zone-wrapper{display:flex;height:30px;border-radius:6px;cursor:pointer;overflow:hidden;margin-left:24px}._CWC .new-user-zone-icon{color:#202630;height:20px !important;width:20px !important}._CWC .new-user-zone-icon-container{background-color:var(--color-primary);padding:5px;display:flex;align-items:center;justify-content:center;border-top-left-radius:4px;border-bottom-left-radius:4px}._CWC .new-user-zone-text{background-color:var(--color-Input);padding:8px 7px;display:flex;align-items:center;justify-content:center;border-top-right-radius:4px;border-bottom-right-radius:4px;color:var(--color-textPrimary);font-size:14px;font-weight:500}
@media screen and (max-width: 767px){._CWC .new-user-zone{justify-content:end}._CWC .new-user-zone-icon-container{background-color:unset;border-top-left-radius:unset;border-bottom-left-radius:unset}._CWC .new-user-zone-text{display:none}._CWC .new-user-zone-icon{height:24px !important;width:24px !important;color:var(--color-textPrimary)}._CWC .new-user-zone-icon-container{padding:0}}
@media screen and (max-width: 1023px){._CWC .new-user-zone{justify-content:end}._CWC .new-user-zone-wrapper{margin-right:8px;margin-left:unset}}
