:root{--primary:#1f3a5f;--primary-light:#2f5d8a;--accent:#0d6efd;--background:#f4f6f9;--surface:#fff;--border:#e1e5eb;--text-main:#1a1f36;--text-muted:#6c757d}body{margin:0;font-weight:300;font-family:'Source Sans Pro','Calibri'!important;background-color:var(--background);color:var(--text-main)}.page-container{min-height:calc(100vh - 40px)}.top-navigation-container{width:100%;height:70px;margin-top:30px;text-align:center;background-color:var(--surface);border-bottom:1px solid var(--border);box-shadow:0 2px 8px rgba(0,0,0,.08)}.header-container{width:1600px;height:72px;display:inline-block;text-align:left;position:relative}.application-logo{width:54px;height:106px;margin-top:-18px;display:inline-block;background-size:54px 106px!important;background:url(../images/logos/blue_fenneq.svg)}.application-title{font-size:24px;font-weight:400;letter-spacing:.5px;color:var(--primary);position:absolute;top:50%;transform:translate(-50%,-50%);margin-left:170px}.navigation-items-container{width:600px;height:100%;float:right;text-align:right}.navigation-item{line-height:70px;font-size:16px;font-weight:400;margin-left:30px;color:var(--text-main);transition:color .2s ease}.navigation-item:hover{color:var(--accent)}.navigation-item>img{width:22px;height:22px;margin-right:10px;vertical-align:middle}.navigation-item>span{vertical-align:middle}.navigation-item:hover{cursor:pointer}.main-content-container{margin:0 auto;margin-top:30px;width:1570px;padding:0 0 40px 0}.content-container{float:left;width:calc(100% - 80px);padding:0 40px}footer{position:relative;height:50px;margin-top:40px;bottom:0;width:100%;color:#fff;background-color:var(--primary);text-align:center;clear:both;font-weight:400;line-height:50px}

/* ===== CORPORATE BUTTON + ICON FIXES ===== */

/* Ensure FontAwesome uses correct font family */
.fa, .fas, .far, .fal, .fab {
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;
}

/* Force single-line layout for sendQuestionaireButton */
.sendQuestionaireButton {
  display: inline-flex !important;
  align-items: center;
  gap: 8px;
  white-space: nowrap !important;
}

.sendQuestionaireButton > span {
  white-space: nowrap !important;
}

/* Normalize button height next to inputs */
.button-panel button {
  height: 38px;
}
footer .isd-logo{height:22px;vertical-align:middle;margin-top:-4px}#message-queue-container>div{padding:2px;margin:5px 5px 5px 0;width:auto;font-weight:bold}a:hover,a:visited,a:link,a:active{text-decoration:none}.no-link-white{text-decoration:none;color:#fff}.pointer{cursor:pointer}h2{margin:15px 0 0 0;font-size:30px;font-weight:300}h3{margin:15px 0 0 0;font-size:20px;font-weight:400}.spacer{height:15px}.info-text{text-align:justify;margin:10px 0 15px 0}.button-panel{margin-top:10px}.button-panel .link-button{line-height:28px;display:inline-block}.button-panel button,.button-panel .link-button{height:42px;color:#fff;cursor:pointer;padding:6px 18px;background:var(--primary);margin-top:3px;border:0;border-radius:4px;font-family:'Source Sans Pro';transition:all .2s ease}.button-panel button,.button-panel .link-button{font-weight:400;font-size:18px}.button-panel button>span>span .button-panel button>i>span,.button-panel .link-button>span>span{margin-left:10px;font-weight:400!important;font-family:'Source Sans Pro'}.button-panel button:hover,.button-panel .link-button:hover{background:var(--primary-light);box-shadow:0 4px 12px rgba(0,0,0,.15)}.button-panel button:active,.button-panel .link-button:active{background:#09f;border-color:#09f;box-shadow:0 0 8px 0 #09f}.button-panel>button>i{font-family:"Font Awesome 5 Free"!important}.button-panel>button>i>span,.button-panel>button>span>span{font-weight:400!important;font-family:'Source Sans Pro'}table.default-table{width:100%;margin:15px 0 20px 0;table-layout:fixed;background:var(--surface);border-radius:6px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.06)}table.default-table td{padding:8px 10px}.table-cell-headline{width:250px;font-weight:400}.table-input-column{width:520px}.table-input-column-small{width:200px}table.default-table input[type="text"]{margin-left:4px}.table-description-cell{padding-left:50px!important;font-style:italic}input[type=text],input[type=number],input[type=password],input[type=date]{width:100%}select,textarea,input[type=text],input[type=number],input[type=password],input[type=date]{margin:0;padding:8px 12px;border:1px solid var(--border);background:#fff;box-sizing:border-box;font-size:15px;border-radius:4px;transition:border .2s ease,box-shadow .2s ease;font-family:'Source Sans Pro'!important}select{width:100%;vertical-align:top;padding:5px 6px;-moz-appearance:none;-webkit-appearance:none;background-size:14px!important;background:#fff url('../images/datepicker/navigation-down.svg') no-repeat center right 5px}select:active,select:hover{background-image:url('../images/datepicker/navigation-down-hover.svg')!important}select option,.ms-choice option{font-family:'Source Sans Pro','Calibri'!important}select:focus,select:active,textarea:focus,textarea:active,input[type=text]:focus,input[type=text]:active,input[type=number]:focus,input[type=number]:active,input[type=date]:active,input[type=date]:focus{border:1px solid #09f!important;box-shadow:0 0 8px 0 #09f!important}input[type="checkbox"]{position:relative;cursor:pointer;padding:0;margin-right:10px;-moz-appearance:none;-webkit-appearance:none}input[type="checkbox"]:before{content:'';margin-right:10px;display:inline-block;margin-top:-2px;width:16px;height:16px;background:#fff;border:1px solid #acacac}input[type="checkbox"]:disabled{color:#b8b8b8;cursor:auto}input[type="checkbox"]:disabled:before{box-shadow:none;background:#ddd}input[type="checkbox"]:checked:after{content:'';position:absolute;width:16px;height:16px;top:-1px;left:1px;background-image:url('../images/checkbox/icon-check.svg')!important;background-position:left;background-repeat:no-repeat;background-size:cover}.table-icon{font-size:15px}*:focus{outline:0}.error-font-style,.warning-font-style,.success-font-style{font-weight:500;text-transform:uppercase}.error-font-style{color:#f00}.warning-font-style{color:#000}.success-font-style{color:#060}.grid-row-error{background-color:#ffa09b!important}.grid-row-warning{background-color:#ff6!important}.grid-row-success{background-color:#addfad!important}.bold{font-weight:400}.details-panel{padding:0 5px;font-size:20px}.details-panel i:hover{color:#09f}.white-link,.white-link:hover{color:#fff}.disabled{background-color:#ddd!important}.spacer-column{width:50px}.no-results-panel{margin:5px 5px 5px 0;padding:5px;border:1px solid #666}.simple-table{margin-top:10px;margin-bottom:10px;box-shadow:0 2px 4px 3px rgba(0,0,0,.3)}.simple-table tr:nth-child(even){background-color:#cdcdcd}.simple-table th,.simple-table td{padding:8px}.hidden-file-input{width:0;height:0;opacity:0;position:relative;left:-50px}.no-wrap{white-space:nowrap}.vertical-middle{vertical-align:middle}#login-panel{width:100%;text-align:center}