.as-box{max-width:1100px;margin:25px auto;padding:25px;background:#fff;border:1px solid #e1e7ef;border-radius:14px;box-shadow:0 8px 24px rgba(20,40,70,.06);font-family:Arial,sans-serif;color:#16243a}.as-box h2{margin-top:0}.as-form label{display:block;font-weight:700;margin:16px 0 7px}.as-form input,.as-form textarea{width:100%;padding:12px;border:1px solid #ccd6e3;border-radius:9px;box-sizing:border-box}.as-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.as-btn{display:inline-block;background:#2454b4;color:#fff!important;border:0;border-radius:9px;padding:12px 18px;text-decoration:none;font-weight:700;cursor:pointer}.as-hint{font-size:13px;color:#6d7989}.as-success{max-width:1100px;margin:15px auto;padding:13px;background:#e9f8ef;color:#176739;border-radius:9px}.as-error{color:#9b2020}.as-table-wrap{overflow:auto}.as-table{width:100%;border-collapse:collapse}.as-table th,.as-table td{padding:12px;border-bottom:1px solid #e3e8ef;text-align:left}.as-table th{background:#f7f9fc}.as-table a{color:#2454b4;font-weight:700}.as-report-text{line-height:1.7}.as-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.as-gallery img{width:100%;height:180px;object-fit:cover;border-radius:10px}@media(max-width:700px){.as-grid,.as-gallery{grid-template-columns:1fr 1fr}}@media(max-width:480px){.as-grid,.as-gallery{grid-template-columns:1fr}}
.as-product-row{display:grid;grid-template-columns:2fr .7fr 1.4fr 42px;gap:8px;margin:8px 0;align-items:center}.as-product-row select,.as-product-row input{width:100%;padding:10px;border:1px solid #ccd6e3;border-radius:9px;box-sizing:border-box}.as-remove-product{margin:0;background:#eef1f5;color:#9b2525!important;padding:9px 12px}.as-add-product{margin-top:8px;background:#e9eef6;color:#2454b4!important}@media(max-width:700px){.as-product-row{grid-template-columns:1fr 1fr}.as-remove-product{grid-column:2}}

/* V6 mobile technician interface */
.as-report-form{max-width:900px;margin:auto}.as-report-form label{display:block;font-weight:700;margin:18px 0 7px}.as-report-form input,.as-report-form select,.as-report-form textarea{font-size:16px;min-height:46px}.as-report-form textarea{min-height:150px}.as-product-row{position:relative}.as-serial-status{grid-column:1/-1;font-size:13px;padding:4px 2px;min-height:18px}.as-serial-ok{border-color:#2d8a45!important;box-shadow:0 0 0 1px #2d8a45}.as-serial-error{border-color:#c62828!important;box-shadow:0 0 0 1px #c62828}.as-serial-status.as-serial-error{color:#b21f1f}.as-serial-status.as-serial-ok{color:#24753a}.as-serial-status.as-serial-loading{color:#666}
@media(max-width:700px){
 .as-wrap,.as-admin{padding:10px!important}.as-report-form{width:100%}
 .as-product-row{display:block!important;background:#f7f9fc;padding:12px;border:1px solid #dce4ef;border-radius:12px;margin:12px 0}
 .as-product-row select,.as-product-row input{display:block;width:100%;margin:8px 0!important;min-height:50px;font-size:16px}
 .as-product-row .as-remove-product{position:absolute;right:10px;top:10px;min-height:42px;border-radius:8px}
 .as-add-product,.as-report-form button[type=submit]{width:100%;min-height:50px;font-size:16px}
 .as-gallery img{max-width:100%;height:auto}
 .as-table-wrap{overflow-x:auto}.as-table{min-width:650px}
}

.as-hidden{display:none!important}.as-or{font-size:13px;font-weight:700;margin:10px 0 5px;color:#555}
.as-colleague-checks{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:8px;margin:8px 0 16px}
.as-check-card{display:flex!important;align-items:center;gap:10px;background:#f7f9fc;border:1px solid #dbe3ef;border-radius:10px;padding:12px!important;cursor:pointer}
.as-check-card input{width:22px!important;height:22px!important;min-height:22px!important;margin:0!important;flex:0 0 auto}
.as-check-card span{font-weight:600}.as-check-card small{display:block;font-weight:400;color:#666;margin-top:3px}
.as-datetime-box{display:grid;grid-template-columns:1fr 1fr;gap:10px}.as-datetime-box input{background:#f1f3f5}
.as-submit-big{min-height:54px!important;font-size:17px!important;font-weight:700}
@media(max-width:700px){.as-colleague-checks{grid-template-columns:1fr}.as-datetime-box{grid-template-columns:1fr}.as-mobile-report{padding:10px}.as-mobile-report .as-grid{display:block}.as-mobile-report .as-grid>div{margin-bottom:10px}}

/* V7.2 searchable WooCommerce product picker */
.as-product-picker{min-width:0}
.as-product-search{width:100%;margin:0 0 7px!important;background:#fff}
.as-product-match-count{font-size:12px;color:#5f6b7a;min-height:17px;margin:0 0 4px}
.as-product-picker .as-product-select{width:100%}
@media(max-width:700px){
  .as-product-picker{width:100%}
  .as-product-search{min-height:50px!important;font-size:16px!important}
  .as-product-picker .as-product-select{min-height:50px!important;font-size:16px!important}
}

/* V7.3 form controls polish */
.as-remove-product{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:6px!important;
  min-height:44px!important;
  padding:9px 13px!important;
  border:1px solid #d7b9b9!important;
  border-radius:9px!important;
  background:#fff7f7!important;
  color:#a61b1b!important;
  font-weight:700!important;
  font-size:13px!important;
  cursor:pointer!important;
  white-space:nowrap!important;
  transition:all .15s ease!important;
}
.as-remove-product:hover{
  background:#ffe8e8!important;
  border-color:#c96b6b!important;
  transform:translateY(-1px)!important;
}
.as-add-product{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  min-height:48px!important;
  margin:8px 0 22px!important;
  padding:11px 20px!important;
  border:0!important;
  border-radius:10px!important;
  background:linear-gradient(135deg,#1557b0,#2879dc)!important;
  color:#fff!important;
  font-weight:800!important;
  font-size:15px!important;
  letter-spacing:.1px!important;
  box-shadow:0 4px 12px rgba(21,87,176,.22)!important;
  cursor:pointer!important;
  transition:transform .15s ease,box-shadow .15s ease,filter .15s ease!important;
}
.as-add-product:hover{
  filter:brightness(1.04)!important;
  transform:translateY(-1px)!important;
  box-shadow:0 7px 16px rgba(21,87,176,.28)!important;
}
.as-add-product:before{content:"+";font-size:22px;line-height:1;font-weight:400}
.as-unfinished-card{
  position:relative!important;
  align-items:flex-start!important;
  padding:15px 16px!important;
  margin:14px 0 10px!important;
  border:1px solid #e2caca!important;
  background:linear-gradient(135deg,#fffafa,#fff4f4)!important;
}
.as-unfinished-card:has(input:checked){
  border-color:#c65d5d!important;
  box-shadow:0 3px 12px rgba(180,50,50,.10)!important;
  background:#fff3f3!important;
}
.as-unfinished-card span{display:flex!important;flex-direction:column!important;gap:3px!important}
.as-unfinished-card span strong{
  font-size:16px!important;
  color:#a61b1b!important;
}
.as-unfinished-card span small{
  color:#626b75!important;
  line-height:1.4!important;
  font-size:13px!important;
}
#as-unfinished-wrap{
  margin:0 0 20px!important;
  padding:15px!important;
  border-left:4px solid #c65d5d!important;
  border-radius:0 9px 9px 0!important;
  background:#fff8f8!important;
}
#as-unfinished-wrap textarea:disabled{
  background:#eef0f2!important;
  color:#8a9198!important;
  cursor:not-allowed!important;
}
@media(max-width:700px){
  .as-remove-product{width:100%!important;min-height:48px!important;font-size:14px!important}
  .as-add-product{width:100%!important;min-height:52px!important;font-size:16px!important}
  .as-unfinished-card{padding:14px!important}
}

/* V7.4 – clear checkbox before each colleague */
.as-colleague-checks .as-check-card{
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:11px!important;
  text-align:left!important;
  cursor:pointer!important;
}
.as-colleague-checks .as-check-card input[type="checkbox"]{
  order:0!important;
  flex:0 0 22px!important;
  width:22px!important;
  height:22px!important;
  margin:0!important;
  padding:0!important;
  appearance:auto!important;
}
.as-colleague-checks .as-check-card span{
  order:1!important;
  display:block!important;
  margin:0!important;
  line-height:1.3!important;
}
.as-colleague-checks .as-check-card:hover{
  border-color:#8baedb!important;
  background:#f1f6fc!important;
}

/* V7.5 – one-field product search + selection */
.as-product-combo{position:relative;width:100%}
.as-product-combo-input{
  width:100%!important;
  min-height:50px!important;
  padding:12px 15px!important;
  border:1px solid #b9c5d3!important;
  border-radius:10px!important;
  background:#fff!important;
  font-size:15px!important;
  box-sizing:border-box!important;
}
.as-product-combo-input:focus{
  border-color:#2879dc!important;
  box-shadow:0 0 0 3px rgba(40,121,220,.12)!important;
  outline:none!important;
}
.as-product-dropdown{
  display:none;
  position:absolute;
  z-index:9999;
  left:0;right:0;
  top:calc(100% + 5px);
  max-height:280px;
  overflow-y:auto;
  background:#fff;
  border:1px solid #cbd5e1;
  border-radius:10px;
  box-shadow:0 10px 28px rgba(0,0,0,.14);
  padding:5px;
}
.as-product-dropdown.is-open{display:block}
.as-product-option{
  display:block;
  width:100%;
  text-align:left;
  padding:12px 13px;
  border:0;
  border-radius:7px;
  background:#fff;
  cursor:pointer;
  font-size:14px;
  line-height:1.3;
}
.as-product-option:hover,.as-product-option:focus{
  background:#eef5ff;
  color:#174f96;
  outline:none;
}
.as-product-no-results{
  padding:13px;
  color:#707985;
  font-size:14px;
}
@media(max-width:700px){
  .as-product-combo-input{min-height:54px!important;font-size:16px!important}
  .as-product-dropdown{max-height:320px}
  .as-product-option{padding:14px;font-size:15px}
}

/* V7.6 – searchable object picker */
.as-object-picker{position:relative;width:100%}
.as-object-search{
  width:100%!important;box-sizing:border-box!important;
  min-height:50px!important;padding:12px 15px!important;
  border:1px solid #b9c5d3!important;border-radius:10px!important;
  background:#fff!important;font-size:15px!important;
}
.as-object-search:focus{
  border-color:#2879dc!important;
  box-shadow:0 0 0 3px rgba(40,121,220,.12)!important;
  outline:none!important;
}
.as-object-dropdown{
  display:none;position:absolute;z-index:10000;left:0;right:0;top:calc(100% + 5px);
  max-height:300px;overflow-y:auto;background:#fff;border:1px solid #cbd5e1;
  border-radius:10px;box-shadow:0 10px 28px rgba(0,0,0,.14);padding:5px;
}
.as-object-dropdown.is-open{display:block}
.as-object-option{
  display:block;width:100%;text-align:left;padding:12px 13px;border:0;border-radius:7px;
  background:#fff;cursor:pointer;font-size:14px;line-height:1.3;
}
.as-object-option:hover,.as-object-option:focus{background:#eef5ff;color:#174f96;outline:none}
.as-object-option strong{display:block;font-weight:700}
.as-object-option small{display:block;color:#6c7580;margin-top:3px}
.as-object-no-results{padding:13px;color:#707985;font-size:14px}
@media(max-width:700px){
  .as-object-search{min-height:54px!important;font-size:16px!important}
  .as-object-dropdown{max-height:340px}
  .as-object-option{padding:14px;font-size:15px}
}

.as-button{display:inline-flex;align-items:center;padding:10px 14px;border-radius:8px;text-decoration:none;font-weight:700;background:#eef5ff;color:#174f96}
.as-status-done{font-weight:700;color:#16753b}.as-status-unfinished{font-weight:700;color:#a61b1b}
.as-unfinished-text{background:#fff5f5;border-left:4px solid #c65d5d}

.as-report-filters{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 18px}
.as-filter-btn,.as-open-btn,.as-finish-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 13px;border-radius:8px;text-decoration:none;font-weight:700;margin:2px}
.as-filter-btn{background:#eef2f6;color:#26384b}.as-filter-btn.active{background:#1557b0;color:#fff}
.as-open-btn{background:#eef5ff;color:#174f96}.as-finish-btn{background:#fff0e8;color:#a84d10}
.as-locked-data{padding:15px;border:1px solid #d8dee6;border-radius:10px;background:#f7f9fb;margin:15px 0 20px}
.as-version-form textarea{width:100%;box-sizing:border-box}
@media(max-width:700px){.as-report-filters{flex-direction:column}.as-filter-btn{width:100%}.as-open-btn,.as-finish-btn{width:100%}}

.as-v2-readonly{background:#f5f7fa;border:1px solid #d9e0e8;border-radius:12px;padding:18px;margin:15px 0 22px}
.as-v2-readonly label{display:block;font-size:12px;font-weight:700;color:#687586;margin-bottom:5px}
.as-v2-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:14px}
.as-readonly-value,.as-readonly-text{background:#fff;border:1px solid #d9e0e8;border-radius:8px;padding:10px 12px;color:#293646}
.as-readonly-text{line-height:1.55;margin-bottom:12px}
.as-v2-gallery{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}
.as-v2-gallery img{width:120px;height:90px;object-fit:cover;border-radius:8px;border:1px solid #d9e0e8}
.as-v2-form{margin-top:20px;padding-top:20px;border-top:2px solid #e5eaf0}
.as-v2-form .as-field label{display:block;margin-bottom:7px}
.as-v2-form textarea{width:100%;box-sizing:border-box;border:1px solid #b9c5d3;border-radius:10px;padding:12px;font-size:15px;resize:vertical}
.as-v2-checkbox{display:flex!important;align-items:flex-start;gap:10px;padding:14px!important;margin:14px 0!important;cursor:pointer}
.as-v2-checkbox input{width:20px;height:20px;margin-top:1px;accent-color:#1557b0}
.as-v2-checkbox span{display:flex;flex-direction:column;gap:4px}
.as-v2-checkbox small{font-weight:400;color:#687586}
.as-v2-save{min-height:48px;padding:12px 22px!important;border:0!important;cursor:pointer;font-weight:800}
@media(max-width:700px){.as-v2-grid{grid-template-columns:1fr}.as-v2-save{width:100%}}

.as-v2-pending-box{border:2px solid #d92d20;border-radius:10px;background:#fff7f6;padding:16px 18px;margin:18px 0 22px;box-shadow:0 1px 3px rgba(0,0,0,.04)}
.as-v2-pending-title{color:#c5221f;font-size:14px;font-weight:800;letter-spacing:.15px;margin-bottom:8px}
.as-v2-pending-text{color:#b51f1f;font-size:16px;font-weight:700;line-height:1.55;white-space:normal}

.as-history-view{max-width:1100px}
.as-history-note{color:#667085;margin-bottom:20px}
.as-history-version{border:1px solid #d7dee7;border-radius:12px;padding:18px;margin:18px 0;background:#fff;box-shadow:0 2px 7px rgba(0,0,0,.04)}
.as-history-version-head{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #e8edf2;padding-bottom:12px;margin-bottom:15px;font-size:17px}
.as-history-version-head strong{font-size:19px}
@media(max-width:700px){.as-history-version-head{align-items:flex-start;gap:10px;flex-direction:column}}

.as-v2-colleagues{margin:20px 0 16px;padding:15px;border:1px solid #d8dee8;border-radius:10px;background:#f8fafc}
.as-v2-colleagues-title{font-weight:800;font-size:15px;margin-bottom:5px}
.as-v2-colleagues-help{font-size:13px;color:#687586;margin-bottom:12px}
.as-v2-colleague-checks{display:flex;flex-wrap:wrap;gap:8px}
.as-v2-colleague-checks .as-check-card{display:flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid #d7dee7;border-radius:8px;background:#fff;cursor:pointer}
.as-v2-colleague-checks .as-check-card input{width:18px;height:18px;margin:0}

.as-v2-current-meta{margin:18px 0 14px;padding:14px;border:1px solid #d7dee7;border-radius:10px;background:#f8fafc}
.as-v2-current-meta-title{font-weight:800;font-size:13px;margin-bottom:10px}
.as-v2-current-meta-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.as-v2-current-meta-grid label{display:block;font-size:12px;font-weight:700;color:#687586;margin-bottom:5px}
.as-current-value{background:#fff;border:1px solid #d7dee7;border-radius:8px;padding:9px 11px;font-size:14px;color:#293646}
@media(max-width:700px){.as-v2-current-meta-grid{grid-template-columns:1fr}}

.as-v2-colleagues,.as-v2-equipment{
  margin:20px 0 16px;
  padding:16px;
  border:1px solid #d8dee8;
  border-radius:11px;
  background:#f8fafc;
}
.as-v2-colleagues-title,.as-v2-equipment-title{font-size:16px;font-weight:800;margin-bottom:5px}
.as-v2-colleagues-help,.as-v2-equipment-help{font-size:13px;color:#687586;margin-bottom:12px}
.as-v2-colleague-checks{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:8px}
.as-v2-colleague-checks .as-check-card{background:#fff}
.as-v2-product-row{
  display:grid;
  grid-template-columns:minmax(280px,2fr) 110px minmax(180px,1fr) auto;
  gap:8px;
  align-items:start;
  margin:10px 0;
  padding:12px;
  border:1px solid #dbe2ea;
  border-radius:10px;
  background:#fff;
}
.as-v2-product-row .as-product-picker{position:relative}
.as-v2-product-row input{width:100%;box-sizing:border-box;min-height:46px}
.as-v2-product-row .as-remove-product{min-height:46px}
.as-v2-add-product{margin-top:8px!important}
@media(max-width:800px){
  .as-v2-product-row{grid-template-columns:1fr}
  .as-v2-product-row .as-remove-product{width:100%!important}
  .as-v2-colleague-checks{grid-template-columns:1fr}
}

.as-v2-unfinished-details{margin:10px 0 18px;padding:15px;border:2px solid #d92d20;border-radius:10px;background:#fff7f6}
.as-v2-unfinished-details label{display:block;color:#b51f1f;margin-bottom:7px}
.as-v2-unfinished-details textarea{width:100%;box-sizing:border-box;border:1px solid #d92d20;border-radius:8px;padding:11px;background:#fff;font-size:15px;resize:vertical}
.as-v2-unfinished-details[hidden]{display:none!important}

.as-v2-photos{margin:18px 0;padding:15px;border:1px solid #d7dee7;border-radius:10px;background:#f8fafc}
.as-v2-photos-title{font-weight:800;font-size:15px;margin-bottom:5px}
.as-v2-photos-help{font-size:13px;color:#687586;margin-bottom:10px}
.as-v2-photos input[type=file]{display:block;width:100%;box-sizing:border-box;padding:10px;background:#fff;border:1px solid #d7dee7;border-radius:8px}

.as-mobile-photo-box{margin:18px 0;padding:16px;border:1px solid #d7dee7;border-radius:12px;background:#f8fafc}
.as-mobile-photo-title{font-size:16px;font-weight:800;margin-bottom:10px}
.as-mobile-photo-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.as-photo-action{position:relative;display:flex;align-items:center;justify-content:center;min-height:52px;border-radius:10px;border:1px solid #cfd7e2;background:#fff;cursor:pointer;font-weight:800;text-align:center;overflow:hidden}
.as-photo-action input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}
.as-photo-count{margin-top:12px;font-size:14px;color:#4b5563}
.as-photo-preview{display:grid;grid-template-columns:repeat(auto-fill,minmax(92px,1fr));gap:10px;margin-top:12px}
.as-photo-thumb{position:relative;aspect-ratio:1/1;border-radius:9px;overflow:hidden;background:#e9edf2;border:1px solid #d7dee7}
.as-photo-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.as-photo-remove{position:absolute;top:5px;right:5px;width:28px;height:28px;border:0;border-radius:50%;background:rgba(0,0,0,.72);color:#fff;font-size:15px;line-height:28px;padding:0;cursor:pointer}
.as-photo-help{margin-top:10px;font-size:12px;color:#687586}
@media(max-width:600px){
 .as-mobile-photo-actions{grid-template-columns:1fr}
 .as-photo-action{min-height:58px;font-size:16px}
 .as-photo-preview{grid-template-columns:repeat(3,1fr)}
}

.as-employee-login{max-width:480px;margin:30px auto;padding:28px}
.as-login-icon{text-align:center;font-size:42px}
.as-employee-login h2{text-align:center;margin:8px 0 4px}
.as-employee-login>p{text-align:center;color:#667085}
.as-login-form label{display:block;font-weight:700;margin:14px 0 6px}
.as-login-form input[type=text],.as-login-form input[type=password]{width:100%;box-sizing:border-box;min-height:48px;padding:10px;border:1px solid #d0d5dd;border-radius:9px}
.as-login-remember{display:flex!important;align-items:center;gap:8px;font-weight:500!important}
.as-login-remember input{width:18px;height:18px}
.as-login-form .as-btn{width:100%;margin-top:15px}

.as-employee-dashboard{max-width:1000px;margin:25px auto;padding:0 14px}
.as-dashboard-head{background:#fff;border:1px solid #e3e8ef;border-radius:18px;padding:28px;box-shadow:0 5px 18px rgba(15,23,42,.06)}
.as-dashboard-head h1{margin:0 0 20px;font-size:30px;line-height:1.2}
.as-live-info{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.as-live-info>div{background:#f7f9fc;border-radius:12px;padding:15px}
.as-live-info span{display:block;font-size:13px;color:#667085;margin-bottom:5px}
.as-live-info strong{display:block;font-size:17px;color:#172033}
.as-dashboard-actions{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:22px}
.as-dashboard-card{min-height:220px;border-radius:20px;color:#fff!important;text-decoration:none!important;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;box-sizing:border-box;box-shadow:0 10px 25px rgba(15,23,42,.14);transition:transform .15s,box-shadow .15s}
.as-dashboard-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(15,23,42,.18)}
.as-dashboard-new{background:#22a447}
.as-dashboard-my{background:#1669d9}
.as-dashboard-icon{font-size:48px;line-height:1;margin-bottom:15px}
.as-dashboard-card>span:not(.as-dashboard-icon){font-size:22px;font-weight:900;letter-spacing:.2px}
.as-dashboard-card small{margin-top:9px;font-size:14px;opacity:.92}
.as-report-filters{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:15px}
.as-filter-btn{padding:10px 13px;border-radius:9px;text-decoration:none;border:1px solid #d7dee7;background:#fff}
.as-filter-btn.active{font-weight:800}
@media(max-width:650px){
 .as-dashboard-head{padding:20px}
 .as-dashboard-head h1{font-size:24px}
 .as-live-info{grid-template-columns:1fr}
 .as-dashboard-actions{grid-template-columns:1fr;gap:14px}
 .as-dashboard-card{min-height:170px}
 .as-dashboard-card>span:not(.as-dashboard-icon){font-size:19px}
 .as-dashboard-icon{font-size:40px}
}

.as-employee-edit-form{display:flex;gap:7px;align-items:center;flex-wrap:wrap}
.as-employee-edit-form input[type=password]{min-width:190px;padding:7px}
.as-employee-edit-form select{min-width:115px;padding:6px}

.as-after-save{margin:-8px 0 18px;text-align:center}
.as-back-home-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;background:#1669d9;color:#fff!important;text-decoration:none!important;font-weight:800;font-size:15px;padding:12px 20px;border-radius:10px;box-shadow:0 4px 12px rgba(22,105,217,.2);transition:transform .15s,box-shadow .15s}
.as-back-home-btn:hover{transform:translateY(-1px);box-shadow:0 6px 15px rgba(22,105,217,.28)}
@media(max-width:600px){.as-back-home-btn{width:100%;box-sizing:border-box;padding:13px 14px}}

/* V10.8 – mobile-first technician form */
html,body{max-width:100%;overflow-x:hidden}
.as-wrap{width:100%;max-width:100%;box-sizing:border-box}
.as-report-form,.as-report-form *{box-sizing:border-box}
@media(max-width:700px){
  .as-wrap{padding:10px 8px!important;margin:0!important}
  .as-report-form{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}
  .as-report-form label{font-size:16px;line-height:1.35;margin:16px 0 7px}
  .as-report-form input[type=text],
  .as-report-form input[type=number],
  .as-report-form select,
  .as-report-form textarea{width:100%!important;max-width:100%!important;min-width:0!important;font-size:16px!important}
  .as-product-row{
    display:flex!important;
    flex-direction:column!important;
    width:100%!important;
    max-width:100%!important;
    gap:0!important;
    padding:12px!important;
    margin:10px 0!important;
    position:relative!important;
    overflow:visible!important;
  }
  .as-product-row .as-product-picker,
  .as-product-row .as-product-combo{width:100%!important;max-width:100%!important;min-width:0!important;display:block!important}
  .as-product-row .as-product-combo-input,
  .as-product-row .as-product-search,
  .as-product-row input[name*="[qty]"],
  .as-product-row .as-serial-input{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    min-height:52px!important;
    margin:7px 0!important;
  }
  .as-product-row .as-remove-product{
    position:static!important;
    display:flex!important;
    width:100%!important;
    max-width:100%!important;
    min-height:48px!important;
    margin:10px 0 0!important;
    padding:10px 12px!important;
    align-items:center!important;
    justify-content:center!important;
    border-radius:10px!important;
    font-size:15px!important;
    line-height:1.2!important;
    white-space:normal!important;
  }
  .as-product-row .as-serial-status{width:100%!important;min-height:18px}
  .as-product-dropdown{max-height:260px!important;overflow-y:auto!important}
  .as-add-product{
    display:flex!important;
    width:100%!important;
    max-width:100%!important;
    min-height:54px!important;
    margin:12px 0 20px!important;
    align-items:center!important;
    justify-content:center!important;
    font-size:18px!important;
    border-radius:12px!important;
  }
  .as-report-form button[type=submit]{
    width:100%!important;
    max-width:100%!important;
    min-height:54px!important;
    font-size:17px!important;
  }
  .as-mobile-photo-box{width:100%!important;margin:16px 0!important;padding:12px!important}
  .as-mobile-photo-actions{grid-template-columns:1fr!important}
  .as-photo-action{width:100%!important;min-height:58px!important}
  .as-colleague-checks{grid-template-columns:1fr!important}
  .as-check-card{width:100%!important}
  .as-datetime-box{display:flex!important;flex-direction:column!important;gap:8px!important}
  .as-datetime-box input{width:100%!important}
}

/* V11.2 – My Reports home button */
.as-my-reports-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}
.as-my-reports-head h2{margin:0}
.as-back-home-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:9px;text-decoration:none;font-weight:700;line-height:1.2;white-space:nowrap}
@media(max-width:700px){
 .as-my-reports-head{align-items:stretch;flex-direction:column}
 .as-back-home-btn{width:100%;white-space:normal;text-align:center}
}

/* V11.3 */
.as-my-reports-head{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:20px!important;width:100%!important;margin-bottom:20px!important}
.as-my-reports-head h2{margin:0!important}
.as-back-home-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;padding:12px 18px!important;border-radius:8px!important;font-weight:700!important;white-space:nowrap!important;cursor:pointer!important}
@media(max-width:700px){.as-my-reports-head{flex-direction:column!important;align-items:stretch!important}.as-back-home-btn{width:100%!important;white-space:normal!important}}

/* V11.4 – New daily report action buttons */
.as-form-action-buttons{
  display:flex;
  gap:14px;
  width:100%;
  margin-top:20px;
}
.as-form-action-buttons .as-btn{
  flex:1 1 0;
  min-height:56px;
  border:0!important;
  border-radius:10px!important;
  color:#fff!important;
  font-size:17px!important;
  font-weight:700!important;
  cursor:pointer;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center;
  text-decoration:none!important;
  padding:12px 18px!important;
}
.as-form-action-buttons .as-save-report-btn{
  background:#16a34a!important;
}
.as-form-action-buttons .as-cancel-report-btn{
  background:#dc2626!important;
}
.as-form-action-buttons .as-save-report-btn:hover{
  background:#15803d!important;
}
.as-form-action-buttons .as-cancel-report-btn:hover{
  background:#b91c1c!important;
}
@media(max-width:700px){
  .as-form-action-buttons{
    flex-direction:column;
    gap:10px;
  }
  .as-form-action-buttons .as-btn{
    width:100%!important;
    min-height:56px;
  }
}

/* V11.5 – force identical Save/Cancel appearance on mobile and desktop */
.as-report-form .as-form-action-buttons .as-save-report-btn,
.as-report-form .as-form-action-buttons .as-save-report-btn:focus,
.as-report-form .as-form-action-buttons .as-save-report-btn:active{
  background:#16a34a!important;
  background-color:#16a34a!important;
  color:#fff!important;
  border:0!important;
}
.as-report-form .as-form-action-buttons .as-cancel-report-btn,
.as-report-form .as-form-action-buttons .as-cancel-report-btn:focus,
.as-report-form .as-form-action-buttons .as-cancel-report-btn:active{
  background:#dc2626!important;
  background-color:#dc2626!important;
  color:#fff!important;
  border:0!important;
}
.as-form-action-buttons{display:flex!important;flex-direction:row!important;align-items:stretch!important}
.as-form-action-buttons .as-save-report-btn,
.as-form-action-buttons .as-cancel-report-btn{
  flex:1 1 0!important;
  width:auto!important;
  min-width:0!important;
  min-height:60px!important;
}
@media(max-width:420px){
  .as-form-action-buttons{gap:8px!important}
  .as-form-action-buttons .as-save-report-btn,
  .as-form-action-buttons .as-cancel-report-btn{
    font-size:15px!important;
    padding:10px 8px!important;
  }
}

/* V11.8 – PDF button */
.as-pdf-action{margin-top:22px;padding-top:18px;border-top:1px solid #e2e8f0;text-align:right}
.as-pdf-button{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
  min-height:52px;padding:12px 20px!important;border:0!important;border-radius:9px!important;
  background:#b91c1c!important;color:#fff!important;font-size:16px!important;
  font-weight:800!important;cursor:pointer!important;box-shadow:0 2px 6px rgba(0,0,0,.12);
}
.as-pdf-button:hover{background:#991b1b!important}
.as-pdf-print-wrap{display:none}
.as-pdf-print-title{font-size:24px;font-weight:800;margin:0 0 20px}
@media print{
  body[data-as-pdf-printing="1"] > *{display:none!important}
  body[data-as-pdf-printing="1"] > .as-pdf-print-wrap{
    display:block!important;position:static!important;width:100%!important;margin:0!important;padding:0!important;
    background:#fff!important;color:#111!important;
  }
  body[data-as-pdf-printing="1"] .as-pdf-print-wrap .as-history-version{
    display:block!important;border:0!important;box-shadow:none!important;margin:0!important;padding:0!important;
  }
  body[data-as-pdf-printing="1"] .as-pdf-print-wrap .as-pdf-action{display:none!important}
  body[data-as-pdf-printing="1"] .as-pdf-print-wrap img{
    max-width:100%!important;height:auto!important;object-fit:contain!important;
  }
  body[data-as-pdf-printing="1"] .as-pdf-print-wrap table{
    width:100%!important;border-collapse:collapse!important;
  }
  body[data-as-pdf-printing="1"] .as-pdf-print-wrap th,
  body[data-as-pdf-printing="1"] .as-pdf-print-wrap td{
    border:1px solid #999!important;padding:6px!important;
  }
}
@media(max-width:700px){
  .as-pdf-action{text-align:stretch}
  .as-pdf-button{width:100%!important}
}


/* Notifications */
.as-notifications-employee{margin:22px 0;background:#fff;border:1px solid #e5eaf1;border-radius:18px;padding:18px;box-shadow:0 8px 28px rgba(25,45,80,.06)}
.as-notifications-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.as-notifications-head h2{margin:0;font-size:20px;color:#15233b}.as-notifications-head h2 span{display:inline-grid;place-items:center;min-width:24px;height:24px;margin-left:6px;border-radius:99px;background:#c52d36;color:#fff;font-size:12px}.as-notifications-head small{color:#68758a}
.as-employee-notification{display:flex;align-items:center;gap:12px;padding:13px 10px;border-top:1px solid #edf0f5;text-decoration:none;color:#15233b}.as-employee-notification:hover{background:#f7f9fc}.as-employee-notification .as-en-icon{width:42px;height:42px;border-radius:12px;background:#eef4ff;display:grid;place-items:center;flex:none}.as-employee-notification>span:nth-child(2){flex:1}.as-employee-notification strong{display:block;font-size:15px}.as-employee-notification small{display:block;color:#68758a;margin-top:3px}.as-employee-notification em{display:block;font-style:normal;color:#526078;margin-top:5px;font-size:13px}.as-employee-notification.unopened{background:#f7faff}.as-employee-notification.unopened strong:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:#2454b4;margin:0 7px 2px 0}.as-employee-notification>b{color:#2454b4}.as-empty-notifications{padding:20px;text-align:center;color:#68758a}

/* V13.2 – notification Google Maps location */
.asfa-help{display:block;margin-top:6px;color:var(--as-muted);font-size:12px;line-height:1.45}.asfa-map-helper{display:inline-block;margin-top:8px;color:var(--as-blue);font-weight:700;font-size:13px;text-decoration:none}.asfa-map-helper:hover{text-decoration:underline}.map-box{margin:22px 0;padding:16px;border:1px solid #dbe5f4;border-radius:14px;background:#f7faff}.map-btn{display:inline-block;margin-top:10px;padding:12px 16px;background:#2454b4;color:#fff!important;border-radius:10px;text-decoration:none!important;font-weight:700}.map-btn:hover{background:#1c4391}


/* V13.5.7 – improved password change layout */
.as-change-password-box{max-width:760px!important;margin:0 auto!important;padding:30px 32px!important}
.as-change-password-head{margin-bottom:24px!important;padding-bottom:18px;border-bottom:1px solid #e8edf4}
.as-password-badge{display:inline-flex;align-items:center;padding:8px 13px;border-radius:999px;background:#edf3ff;color:#2454b4;font-size:12px;font-weight:800;letter-spacing:.3px}
.as-change-password-head h2{font-size:30px!important;line-height:1.2!important;margin:13px 0 7px!important;color:#132b4a}
.as-change-password-head p{margin:0!important;color:#6c7890;font-size:14px}
.as-password-form{display:grid!important;grid-template-columns:1fr 1fr;gap:18px 20px;align-items:start}
.as-password-form label{display:flex!important;flex-direction:column!important;gap:7px!important;font-weight:800!important;margin:0!important;color:#42516a;font-size:14px!important;line-height:1.3!important}
.as-password-form input{display:block!important;width:100%!important;min-height:50px!important;box-sizing:border-box!important;padding:13px 14px!important;border:1px solid #cbd6e4!important;border-radius:11px!important;font-size:16px!important;background:#fff!important;color:#172b46!important;outline:none!important;box-shadow:none!important}
.as-password-form input:focus{border-color:#4e76c9!important;box-shadow:0 0 0 3px #eaf0ff!important}
.as-password-form input::placeholder{color:#9aa7b8}
.as-password-rules{grid-column:1/-1;display:grid!important;grid-template-columns:1fr 1fr;gap:9px 18px;margin:0!important;padding:16px 18px!important;background:#f6f8fc;border:1px solid #e1e7ef;border-radius:12px;color:#59677d;font-size:13px;line-height:1.4}
.as-password-rules strong{grid-column:1/-1;color:#20324d;margin:0 0 2px;font-size:14px}
.as-password-rules span{display:block}
.as-password-rules span:before{color:#16854a}
.as-password-form .as-submit-big{grid-column:1/-1!important;justify-self:start!important;min-height:50px!important;padding:12px 24px!important;font-size:15px!important;font-weight:800!important;border-radius:10px!important;cursor:pointer}
.as-password-error{grid-column:1/-1;margin:0 0 2px!important;padding:12px 14px;background:#fff0f1;border:1px solid #efc7ca;border-radius:10px;color:#a7222b;font-weight:700}
.as-employee-topbar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:-5px 0 22px;padding:12px 14px;background:#fff;border:1px solid #e1e7ef;border-radius:14px;box-shadow:0 5px 18px rgba(20,40,70,.05)}
.as-employee-brand strong{display:block;color:#12345a;font-size:15px;letter-spacing:.3px}.as-employee-brand span{display:block;color:#8090a5;font-size:9px;letter-spacing:1px;margin-top:2px}
.as-employee-account{position:relative}.as-employee-account-btn{display:flex;align-items:center;gap:9px;border:0;background:transparent;padding:4px 6px;cursor:pointer;color:#15263e;font:inherit;border-radius:10px}.as-employee-account-btn:hover{background:#f4f7fb}
.as-employee-avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#e9f0ff;color:#2454b4;font-weight:900}.as-employee-name{font-size:13px;font-weight:800}.as-employee-chevron{color:#7b899d;font-size:17px;margin-left:2px}
.as-employee-menu{display:none;position:absolute;right:0;top:50px;min-width:190px;background:#fff;border:1px solid #dfe6ef;border-radius:11px;box-shadow:0 12px 30px rgba(20,40,70,.14);padding:6px;z-index:30}.as-employee-account.open .as-employee-menu{display:block}.as-employee-menu a{display:block;padding:11px 12px;border-radius:8px;text-decoration:none;color:#24354d;font-size:13px;font-weight:700}.as-employee-menu a:hover{background:#f2f6fc;color:#2454b4}
@media(max-width:680px){.as-change-password-box{padding:22px 18px!important}.as-password-form{grid-template-columns:1fr!important;gap:16px}.as-password-rules{grid-template-columns:1fr!important}.as-password-rules strong{grid-column:1}.as-password-form .as-submit-big{width:100%!important;justify-self:stretch!important}.as-employee-topbar{padding:10px}.as-employee-name{max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}


/* V13.5.13 — public website chrome is hidden for employee sessions.
   data-as-employee-hidden is intentionally !important so sticky-theme CSS
   cannot reveal the public header/footer again. */
body.as-employee-session [data-as-employee-hidden="1"]{
  display:none !important;
  visibility:hidden !important;
  pointer-events:none !important;
}
html.as-employee-clean body{
  margin-top:0 !important;
  padding-top:0 !important;
}


/* V13.5.15 — employee utility pages shared topbar with ALEKS SISTEMI logo. */
.as-employee-shared-topbar{
  width:calc(100% - 32px);
  max-width:1200px;
  min-height:88px;
  margin:18px auto 24px;
  padding:0 24px 0 18px;
  box-sizing:border-box;
  background:#fff;
  border:1px solid #dfe7f2;
  border-radius:18px;
  box-shadow:0 8px 24px rgba(25,55,95,.06);
  display:flex;
  align-items:center;
  justify-content:space-between;
  font-family:inherit;
}
.as-employee-brand{display:flex;align-items:center;min-width:0}
.as-employee-brand-logo{
  width:44px;height:44px;object-fit:contain;display:block;
  margin-right:12px;
}
.as-employee-brand-text{display:flex;flex-direction:column}
.as-employee-brand-title{
  font-size:20px;line-height:1.2;font-weight:800;color:#0d3558;
  letter-spacing:-.2px;
}
.as-employee-brand-subtitle{
  margin-top:5px;font-size:11px;line-height:1.2;
  letter-spacing:1.2px;color:#7a91aa;
}
.as-employee-profile{display:flex;align-items:center;gap:12px}
.as-employee-avatar{
  width:48px;height:48px;border-radius:50%;background:#eef4ff;color:#2457b9;
  display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:800;
}
.as-employee-profile-name{font-size:16px;font-weight:800;color:#102f50}
.as-employee-profile-chevron{margin-left:4px;color:#6c87a5;font-size:20px;line-height:1}
@media(max-width:700px){
 .as-employee-shared-topbar{width:calc(100% - 20px);min-height:76px;margin:10px auto 18px;padding:0 14px;border-radius:15px}
 .as-employee-brand-logo{width:38px;height:38px;margin-right:9px}
 .as-employee-brand-title{font-size:17px}
 .as-employee-brand-subtitle{font-size:9px;letter-spacing:1px}
 .as-employee-avatar{width:42px;height:42px;font-size:16px}
 .as-employee-profile-name{font-size:14px}
}


/* V13.5.16 — unified employee topbar. */
.as-employee-topbar,
.as-employee-shared-topbar{
  width:calc(100% - 32px);
  max-width:1200px;
  min-height:88px;
  margin:18px auto 24px;
  padding:0 24px 0 18px;
  box-sizing:border-box;
  background:#fff;
  border:1px solid #dfe7f2;
  border-radius:18px;
  box-shadow:0 8px 24px rgba(25,55,95,.06);
  display:flex;
  align-items:center;
  justify-content:space-between;
}
.as-employee-topbar .as-employee-brand,
.as-employee-shared-topbar .as-employee-brand{
  display:flex;
  align-items:center;
  min-width:0;
}
.as-employee-topbar .as-employee-brand-logo,
.as-employee-shared-topbar .as-employee-brand-logo{
  width:44px;
  height:44px;
  object-fit:contain;
  display:block;
  margin-right:12px;
}
.as-employee-topbar .as-employee-brand-text,
.as-employee-shared-topbar .as-employee-brand-text{
  display:flex;
  flex-direction:column;
}
.as-employee-topbar .as-employee-brand-text strong,
.as-employee-shared-topbar .as-employee-brand-title{
  font-size:20px;
  line-height:1.2;
  font-weight:800;
  color:#0d3558;
  letter-spacing:-.2px;
}
.as-employee-topbar .as-employee-brand-text span,
.as-employee-shared-topbar .as-employee-brand-subtitle{
  margin-top:5px;
  font-size:11px;
  line-height:1.2;
  letter-spacing:1.2px;
  color:#7a91aa;
}
@media(max-width:700px){
  .as-employee-topbar,
  .as-employee-shared-topbar{
    width:calc(100% - 20px);
    min-height:76px;
    margin:10px auto 18px;
    padding:0 14px;
    border-radius:15px;
  }
  .as-employee-topbar .as-employee-brand-logo,
  .as-employee-shared-topbar .as-employee-brand-logo{
    width:38px;height:38px;margin-right:9px;
  }
  .as-employee-topbar .as-employee-brand-text strong,
  .as-employee-shared-topbar .as-employee-brand-title{font-size:17px}
  .as-employee-topbar .as-employee-brand-text span,
  .as-employee-shared-topbar .as-employee-brand-subtitle{font-size:9px;letter-spacing:1px}
}


/* V13.5.17 — same topbar on utility pages for every logged-in user. */
.as-utility-shared-topbar{
  width:calc(100% - 32px);
  max-width:1200px;
  min-height:88px;
  margin:18px auto 24px;
  padding:0 24px 0 18px;
  box-sizing:border-box;
  background:#fff;
  border:1px solid #dfe7f2;
  border-radius:18px;
  box-shadow:0 8px 24px rgba(25,55,95,.06);
  display:flex;
  align-items:center;
  justify-content:space-between;
  position:relative;
  z-index:10;
}
.as-utility-shared-topbar .as-employee-brand{display:flex;align-items:center;min-width:0}
.as-utility-shared-topbar .as-employee-brand-logo{
  width:44px;height:44px;object-fit:contain;display:block;margin-right:12px;
}
.as-utility-shared-topbar .as-employee-brand-text{display:flex;flex-direction:column}
.as-utility-shared-topbar .as-employee-brand-title{
  font-size:20px;line-height:1.2;font-weight:800;color:#0d3558;letter-spacing:-.2px;
}
.as-utility-shared-topbar .as-employee-brand-subtitle{
  margin-top:5px;font-size:11px;line-height:1.2;letter-spacing:1.2px;color:#7a91aa;
}
.as-utility-shared-topbar .as-employee-profile{display:flex;align-items:center;gap:12px}
.as-utility-shared-topbar .as-employee-avatar{
  width:48px;height:48px;border-radius:50%;background:#eef4ff;color:#2457b9;
  display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:800;
}
.as-utility-shared-topbar .as-employee-profile-name{font-size:16px;font-weight:800;color:#102f50}
.as-utility-shared-topbar .as-employee-profile-chevron{margin-left:4px;color:#6c87a5;font-size:20px;line-height:1}
@media(max-width:700px){
  .as-utility-shared-topbar{width:calc(100% - 20px);min-height:76px;margin:10px auto 18px;padding:0 14px;border-radius:15px}
  .as-utility-shared-topbar .as-employee-brand-logo{width:38px;height:38px;margin-right:9px}
  .as-utility-shared-topbar .as-employee-brand-title{font-size:17px}
  .as-utility-shared-topbar .as-employee-brand-subtitle{font-size:9px;letter-spacing:1px}
  .as-utility-shared-topbar .as-employee-avatar{width:42px;height:42px;font-size:16px}
  .as-utility-shared-topbar .as-employee-profile-name{font-size:14px}
}


/* V13.5.18 — utility topbar is rendered inside each shortcode. */
.as-utility-shared-topbar{
  width:calc(100% - 32px);
  max-width:1200px;
  min-height:88px;
  margin:18px auto 24px;
  padding:0 24px 0 18px;
  box-sizing:border-box;
  background:#fff;
  border:1px solid #dfe7f2;
  border-radius:18px;
  box-shadow:0 8px 24px rgba(25,55,95,.06);
  display:flex !important;
  align-items:center;
  justify-content:space-between;
  position:relative;
  z-index:20;
}
.as-utility-shared-topbar .as-employee-brand{
  display:flex;
  align-items:center;
  min-width:0;
}
.as-utility-shared-topbar .as-employee-brand-logo{
  width:150px;
  height:58px;
  object-fit:contain;
  object-position:left center;
  display:block;
  margin-right:12px;
  flex:0 0 auto;
}
.as-utility-shared-topbar .as-employee-brand-text{
  display:flex;
  flex-direction:column;
  min-width:0;
}
.as-utility-shared-topbar .as-employee-brand-title{
  font-size:20px;
  line-height:1.2;
  font-weight:800;
  color:#0d3558;
  letter-spacing:-.2px;
}
.as-utility-shared-topbar .as-employee-brand-subtitle{
  margin-top:5px;
  font-size:11px;
  line-height:1.2;
  letter-spacing:1.2px;
  color:#7a91aa;
}
.as-utility-shared-topbar .as-employee-profile{
  display:flex;
  align-items:center;
  gap:12px;
  flex:0 0 auto;
}
.as-utility-shared-topbar .as-employee-avatar{
  width:48px;height:48px;border-radius:50%;background:#eef4ff;color:#2457b9;
  display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:800;
}
.as-utility-shared-topbar .as-employee-profile-name{
  font-size:16px;font-weight:800;color:#102f50;
}
.as-utility-shared-topbar .as-employee-profile-chevron{
  margin-left:4px;color:#6c87a5;font-size:20px;line-height:1;
}
@media(max-width:700px){
  .as-utility-shared-topbar{
    width:calc(100% - 20px);
    min-height:76px;
    margin:10px auto 18px;
    padding:0 14px;
    border-radius:15px;
  }
  .as-utility-shared-topbar .as-employee-brand-logo{
    width:92px;height:44px;margin-right:8px;
  }
  .as-utility-shared-topbar .as-employee-brand-title{font-size:16px}
  .as-utility-shared-topbar .as-employee-brand-subtitle{font-size:8px;letter-spacing:.8px}
  .as-utility-shared-topbar .as-employee-avatar{width:42px;height:42px;font-size:16px}
  .as-utility-shared-topbar .as-employee-profile-name{font-size:14px}
}


/* V13.5.19 — utility topbar rendered directly inside each shortcode card. */
.as-mobile-report > .as-utility-shared-topbar,
.as-my-reports-box > .as-utility-shared-topbar,
.as-change-password-box > .as-utility-shared-topbar{
  width:100% !important;
  max-width:none !important;
  margin:0 0 26px !important;
}

/* V13.5.20 — supervisor My Reports back routing fix. */

/* V13.5.22 – password page cancel button */
.as-password-actions{grid-column:1/-1;display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.as-password-actions .as-submit-big{margin:0!important}
.as-cancel-password{display:inline-flex!important;align-items:center;justify-content:center;min-height:50px!important;box-sizing:border-box;padding:12px 24px!important;border-radius:10px!important;text-decoration:none!important;font-size:15px!important;font-weight:800!important;cursor:pointer;background:#eef2f7!important;color:#42516a!important;border:1px solid #d4dce7!important}
.as-cancel-password:hover{background:#e4eaf2!important;color:#24354d!important}
@media(max-width:680px){
  .as-password-actions{flex-direction:column;align-items:stretch}
  .as-password-actions .as-submit-big,
  .as-password-actions .as-cancel-password{width:100%!important}
}
