#app #template-list-wrapper .headings{display:none}#app #template-list-wrapper .list-wrapper{width:100%;list-style-type:none;padding:0}#app #template-list-wrapper .list-wrapper .list-item{padding:8px 20px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#app #template-list-wrapper .list-wrapper .list-item:hover{background-color:rgba(188,193,195,.2)}#app #template-list-wrapper .list-wrapper .template-name{font-weight:500;font-size:14px}#app #template-list-wrapper .list-wrapper .info-cell{font-size:12px}#app #template-list-wrapper .list-wrapper .created-info,#app #template-list-wrapper .list-wrapper .updated-info{display:none}#app #template-list-wrapper .list-wrapper .created-info .date,#app #template-list-wrapper .list-wrapper .updated-info .date{font-size:12px;font-weight:400}#app #template-list-wrapper .no-templates-found{text-align:center;line-height:25px;padding-top:30px}#app #template-list-wrapper .no-templates-found button{margin:0 auto}@media screen and (min-width:768px){#app #template-list-wrapper .headings{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-bottom:1px solid var(--charcoal-20);padding:14px 20px}#app #template-list-wrapper .main-headings{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:grid;grid-template-columns:3fr 2fr 2fr 1fr}#app #template-list-wrapper .heading{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#app #template-list-wrapper .heading h3{color:var(--charcoal-75);margin-bottom:0}#app #template-list-wrapper .list-wrapper .list-item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:grid;grid-template-columns:3fr 2fr 2fr 1fr}#app #template-list-wrapper .list-wrapper .list-item .created-info,#app #template-list-wrapper .list-wrapper .list-item .updated-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}}