bk:active bc *, bkLeft:active bc *, fdRight:active fdRightC *{background:#c5def9}
bkLeft:active, fdRight:active {color:#c5def9}
leaderRow:active, shoot:active, input:active{background:pink}
a:active{background:#4F4F4F}
linkRow:active{background:#D9D9D9}
input[type=checkbox]:active{background:inherit}
select:active, input[type=date]:active{background:rgba(255,255,255,.145)}

eq:active{
	color:gold !important;
}

contPad{
padding:0px 0px 35px 0px;
}

contBox{
border-radius:0px;
border-bottom:1px solid #C8C7CC;
border-top:1px solid #C8C7CC;
}
@media screen and(-webkit-min-device-pixel-ratio:2){contBox{border-bottom:.5px solid #C8C7CC;
border-top:.5px solid #C8C7CC;}}

hcp{
display:block;
}

togglePad{
padding:15px 10px;
background:#383838;
}