.templatePanel{border:1px solid #979797;background:#fff}.templatePanel .panel-header{height:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#d8d8d8}.templatePanel .show-unavailable{height:125px}.templatePanel .panel-content{height:125px;overflow:hidden;cursor:pointer}.templatePanel .panel-icon{margin-right:10px}.templatePanel .panel-name{max-width:110px;line-height:1.2;cursor:pointer}.templatePanel .panel-name.noSelect{margin-left:15px}.templatePanel .templateImg{width:100%;min-height:100%}.templatePanel .templateImg.noConnect{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:500px}.templatePanel .extend-tool,.templatePanel .templateImg.noConnect{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.templatePanel .extend-tool{padding:5px 15px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid #cecece}.templatePanel.isSelected{border:3px solid var(--mainTheme,#9e3398)}.templatePanel.isSelected .panel-header{background:var(--mainThemeLight,#f4dcf2)}.templatePanel.isSelected .panel-header .panel-name{color:var(--mainTheme,#9e3398)}