/* -----------------------------------------------
IR Event Community local stylesheet.
Author: Jami Wardlow  
Version:  25 April 2012
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

/* hiding schedule label lb 08032016 */
#unlv caption {display: none}

/* styling for sidebar-button 03082018 */
 #unlv #sidebar ul#side-author li.submit a.btn {
    display: inline-block;
padding: 3px 10px;
margin-bottom: 0px;
font-size: 18px;
font-weight: bold;
line-height: 40px;
text-align: center;
color: white;
vertical-align: middle;
cursor: pointer;
background-repeat: repeat-x;
background-color: #c63939;
border-width: 1px;
border-style: solid;
border-image: none;
border-radius: 4px;
box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
}

