.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)}#newsSourcePage{height:100%;display:grid;grid-template-columns:40% 60%}#newsSourcePage .news-source-form{border-right:2px solid #ededed}#newsSourcePage .news-source-form input{width:100%}#newsSourcePage article{padding:30px}#newsSourceTable ul{max-height:calc(100vh - 170px);overflow-y:auto}#newsSourceTable li{grid-template-columns:50px 1fr;cursor:pointer}#newsSourceTable li .table-cell{padding:10px}#newsSourceTable li .table-cell:first-child{justify-self:center}#deleteNewsSourcesBtn img{margin-bottom:-4px;margin-right:10px}