.client-row{background:rgba(0,0,0,.4);cursor:pointer;color:#fff}.client-row:hover{background:rgba(0,0,0,.5)}#client-template{color:#fff;padding:0 90px}.client-template_tabs-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.client-template_tabs,.client-template_tabs-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.client-template_tabs{border-radius:3px}.client-template_tabName{background-color:rgba(0,0,0,.5);font-size:18px;padding:5px 15px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.client-template_tabName:hover{background-color:rgba(0,0,0,.7)}.client-template_tabItems{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:500px;margin-top:20px;max-height:calc(100vh - 200px);overflow-y:scroll}.client-template_items{border-bottom:1px solid #fff;padding:8px 10px}.client-template_item-count{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:10px;font-size:10px;width:17px;height:17px;background-color:green;padding:3px;border-radius:50px}