.error-list{list-style-type:none;padding:0;color:#f56c6c;display:grid;grid-row-gap:10px}.error-list li:before{content:"";display:inline-block;width:17px;height:17px;margin-right:5px;margin-bottom:-3px;background-size:cover;background-image:url(../img/danger-sign.29595705.svg)}#themePage{height:100%;display:grid;grid-template-columns:40% 60%}#themePage .theme-form{border-right:2px solid #ededed}#themePage .theme-form input{width:100%}#themePage article{padding:30px}#themeTable ul{max-height:calc(100vh - 170px);overflow-y:auto}#themeTable li{grid-template-columns:50px 1fr;cursor:pointer}#themeTable li .table-cell{padding:10px}#themeTable li .table-cell:first-child{justify-self:center}#deleteThemesBtn img{margin-bottom:-4px;margin-right:10px}.loading{text-align:center;align-self:center}