.sidebar-header{background-color:var(--color-green-light)}.sidebar-header .site-title{-webkit-box-flex:0;-ms-flex:0 0 168px;flex:0 0 168px;margin:auto;position:relative}@media screen and (max-width:1024px){.sidebar-header{background-image:url(../images/bg-sb-header-mobile.svg);background-position:center top;background-repeat:no-repeat;background-size:100%;height:200px}.sidebar-header .container{padding-top:50px}.sidebar-header .flex-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sidebar-header .ico-alert,.sidebar-header .open-profile{-webkit-box-flex:0;-ms-flex:0 0 36px;flex:0 0 36px}.sidebar-header .ico-alert{margin-left:0;margin-right:auto}.sidebar-header .open-profile{margin-left:auto;margin-right:0}.sidebar-header.page-view{height:80px;margin-bottom:30px}.sidebar-header.page-view .container{height:80px;padding-top:0}}@media screen and (min-width:1025px){.sidebar-header .container{height:80px}}.site-title a{background:url(../images/logo.svg) center no-repeat;background-size:168px;display:block;text-indent:-9999px}.main-header{background:var(--color-white);height:80px;left:280px;position:fixed;top:0;width:calc(100% - 280px);z-index:50}.main-header>.flex-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:80px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.user-actions{margin-left:auto;margin-right:0}.main-header .profile-info,.user-actions{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:80px}.main-header .profile-actions{position:relative}.main-header .profile-info{margin-left:50px}.main-header .profile-info h3,.main-header .profile-info h4{margin-left:20px}.user-actions .actions{background:var(--color-white);-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.05);box-shadow:0 2px 8px 0 rgba(0,0,0,.05);left:0;position:absolute;top:60px;-webkit-transform:rotateX(90deg);transform:rotateX(90deg);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.user-actions .actions.open{-webkit-transform:rotateX(0);transform:rotateX(0)}.user-actions hr{margin-top:0}.user-actions .container{padding:0 20px}.user-actions .logout{padding-bottom:16px}.user-actions a:hover{color:var(--color-green-dark)}