BENTLEY LEADERS: FIRSTS
.stag-clearfix {
zoom: 1;
}
.stag-clearfix:before, .stag-clearfix:after {
display: table;
content: "";
}
.stag-clearfix:after {
clear: both;
}
.stag-tabs,
.stag-toggle,
.stag-video {
margin: 0 0 2em 0;
}
/* BUTTONS */
.stag-button {
-webkit-appearance: none;
-webkit-font-smoothing: inherit;
display: inline-block;
background: #979797;
color: #fff;
font-size: 16px;
line-height: 1;
margin: 5px;
padding: 12px 16px;
border-radius: 0;
text-decoration: none !important;
text-align: center;
-webkit-box-sizing: border-box;
box-sizing: border ...