.placeholder-content{height:20px;overflow:hidden;background:#000;position:relative;-webkit-animation-duration:1.7s;animation-duration:1.7s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-name:placeholderAnimate;animation-name:placeholderAnimate;background:#f6f7f8;background:-webkit-gradient(linear,left top,right top,color-stop(2%,#eee),color-stop(18%,#ddd),color-stop(33%,#eee));background:linear-gradient(90deg,#eee 2%,#ddd 18%,#eee 33%);background-size:1300px;&_item{width:100%;height:20px;background:#fff;z-index:2;&:after,&:before{width:inherit;height:inherit;content:""}&:first-child{top:0;left:0}&:nth-child(2){top:20px;left:0;width:10%;height:90px}&:nth-child(3){top:0;left:0;width:10%;height:100%}&:nth-child(4){top:20px;width:20px;left:170px;height:90px}&:nth-child(5){top:40px;left:190px;height:12px}&:nth-child(6){top:75px;left:190px;height:12px}&:nth-child(7){top:20px;right:0;width:23%;height:20px}&:nth-child(8){top:0;right:0;width:10%;height:100%}&:nth-child(9){top:110px;height:17px;left:0}&:nth-child(10){top:149px;height:12px;left:0}&:nth-child(11){top:183px;left:0;height:100%}}}@-webkit-keyframes placeholderAnimate{0%{background-position:-650px 0}to{background-position:650px 0}}@keyframes placeholderAnimate{0%{background-position:-650px 0}to{background-position:650px 0}}thead{background-color:#d3d3d3}.italic-font{font-style:italic}.light-grey-background{background-color:#f5f5f5}.button-group{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-radius:4px;overflow:hidden}.button-group button{border:none;padding:4px;cursor:pointer;font-size:16px;background-color:#f79122;color:#fff;-webkit-transition:background-color .3s;transition:background-color .3s}.button-group button:first-child{border-right:1px solid #fff}.button-group button:hover{background-color:#e48723}