#content a {text-decoration: underline;text-decoration-color: #f9cc33;text-decoration-style: dotted;font-weight: 500;}
.rowcolor {background-color: #2b2b2b;}
.shadoweffect1 {-webkit-box-shadow: 0 10px 6px -6px #333;-moz-box-shadow: 0 10px 6px -6px #333;box-shadow: 0 10px 6px -6px #333;}
@media only screen and (max-width: 48em) {#content a {text-decoration: underline;text-decoration-color: #f9cc33;text-decoration-style: dotted;font-weight: 600;color: #2d2d2d;}}
.button.sticky-side-button {float: left;position: fixed;top: calc(50% - 47px);right: -84px;transform: rotate(90deg);z-index: 9999;cursor: pointer;}
.button:not(.icon).sticky-footer-button {position: fixed;left: 0;bottom: 0;z-index: 9999;border-radius: 0px !important;margin-bottom: 0em;}
.sticky-footer {position: fixed;left: 0;bottom: 0;z-index: 9999;border-radius: 0px !important;margin-bottom: 0em;background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 54%,rgba(255,255,255,1) 99%);background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 54%,rgba(255,255,255,1) 99%);background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 54%,rgba(255,255,255,1) 99%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff",endColorstr="#ffffff",GradientType=0);}
.sticky-footer .button:not(.icon) {border-radius: 0px !important;margin-bottom: 0em;padding: 5px 0px;}