body{padding-top:40px}
@media screen and (min-width:768px){body{padding-top:70px}
}
a.skip{position:fixed;top:0;left:0;background:#f2f2f2;width:100%;padding:10px 30px;border-bottom:1px solid #e3e3e3;font-size:14px;line-height:18px;font-weight:bold;color:#0061a0}
a.skip:focus{z-index:1001}
.skip-devices{position:absolute;top:0;left:0;width:1px;height:1px;overflow:hidden}
.global__header{position:fixed;top:0;left:0;z-index:1001;width:100%;background-color:#fff;-webkit-box-shadow:rgba(0,0,0,0.2) 0 2px 2px 0;box-shadow:rgba(0,0,0,0.2) 0 2px 2px 0}
.global__header .icon{color:#333;fill:#333}
.global__header .logo-divider{visibility:hidden;-webkit-box-flex:100;-ms-flex-positive:100;flex-grow:100}
.global__header .header__container{height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.global__header .header__utilities{width:40%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}
@media screen and (min-width:768px){.global__header .header__container{height:70px}
.global__header .header__utilities{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}
}
@media screen and (min-width:1024px){.global__header .header__utilities{width:auto;-webkit-box-flex:initial;-ms-flex-positive:initial;flex-grow:initial}
}
.global__header .header__logo-container{display:flex;align-items:center;height:40px;margin:0 auto}
.global__header .header__logo{height:20px;width:auto}
@media screen and (min-width:768px){.global__header .header__logo-container{height:70px}
.global__header .header__logo{height:32px}
}