.common-head{display:flex;flex-direction:row;align-items:center;height:30px;min-height:30px;background-color:var(--l-clr-base);color:#fff;justify-content:space-between;font-weight:700;font-size:1em;line-height:.7;letter-spacing:.6px}.common-head .common-head-title{display:flex;flex-direction:row;align-items:center;flex:1;min-width:0}.common-head .common-head-icon{width:34px;min-width:34px;height:20px;margin-left:8px;background-color:#fff;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.common-head .common-head-caption{padding-left:8px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.common-head .common-head-controls{display:flex;flex-direction:row;align-items:center}.common-head .common-head-controls .common-head-control{width:18px;height:18px;margin-right:5px;opacity:.2;background-size:contain;cursor:pointer}.common-head .common-head-controls .common-head-control.common-head-control-move{background-image:url(/assets/images/_common/Components/Wraps/CommonHead/img/common-head-move.svg)}.common-head .common-head-controls .common-head-control.common-head-control-favorite{background-image:url(/assets/images/_common/Components/Wraps/CommonHead/img/common-head-favorite.svg)}.common-head .common-head-controls .common-head-control:hover,.common-head .common-head-controls .common-head-control.active{opacity:.6}.common-head .common-head-controls .common-head-control-close{background-color:transparent;background-position:center;background-size:contain;background-image:url(/assets/images/_common/Components/Wraps/CommonHead/img/common-head-close.svg)}.common-head .common-head-controls .common-head-control-close.white{background-image:url(/assets/images/_common/Components/Wraps/CommonHead/img/common-head-close__white.svg);opacity:1}.common-head .common-head-controls .common-head-control-close.white:hover,.common-head .common-head-controls .common-head-control-close.white:focus-visible{opacity:.6}.pop-wizard-head{padding:10px 20px;background-color:var(--l-clr-content2);font-size:1.2em;font-weight:600}
