.ozWidgetRioButton_ { border: 1px solid rgba(0, 0, 0, 0.17); border-radius: 2px; box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.05); box-sizing: border-box; transition: background-color 0.218s ease 0s, border-color 0.218s ease 0s, box-shadow 0.218s ease 0s; -moz-user-select: none; background-color: rgb(255, 255, 255); background-image: none; color: rgb(38, 38, 38); cursor: pointer; outline: medium none; overflow: hidden; position: relative; text-align: center; vertical-align: middle; white-space: nowrap; width: auto; }
.ozWidgetRioButton_:hover { border: 1px solid rgba(0, 0, 0, 0.25); box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1); }
.ozWidgetRioButton_:active { background-color: rgb(229, 229, 229); border: 1px solid rgba(0, 0, 0, 0.25); box-shadow: 0px 1px 0px rgb(221, 221, 221) inset; color: rgb(38, 38, 38); }
.ozWidgetRioButtonIcon_ { float: left; }
.ozWidgetRioButtonSvg_ { display: block; }
.ozWidgetRioButtonContentWrapper_ { height: 100%; width: 100%; }
.ozWidgetRioButtonPlusOne_ { fill: rgb(219, 68, 55); }
.ozPlusoneStarholder_ { float: left; white-space: nowrap; }
