.house-importer-layout{min-height:100vh;display:flex;flex-flow:column nowrap}.house-importer-layout__header{display:flex;align-items:center;justify-content:space-between;padding:15px 15px 7.5px;flex-shrink:0;height:70px}.house-importer-layout__content{padding:15px;flex-grow:1;flex-shrink:0;flex-basis:100%}.house-importer-layout__page-title{font-size:18px;font-weight:700;width:20%}.house-importer-layout__logout{width:20%;justify-content:flex-end}.house-importer-layout .content-full-page{height:calc(100vh - 110px)}.house-importer-layout-logout{display:flex;align-items:center;cursor:pointer}.house-importer-layout-logout__text{line-height:1}.house-importer-layout-logout__icon{margin-left:5px;display:flex;align-items:center;justify-content:center}.house-importer-layout-logout__icon svG{stroke:currentColor;stroke-width:10}.house-importer-layout-logout:hover{color:rgba(var(--app-danger),1)}