* {
	font-weight: normal !important;
}

body {
    min-width: 0;
}

a {
	color: #0081D1;
	text-decoration: underline;
}

.content:not(.redactor-editor) {
	width: 980px;
	padding: 25px 20px;
	margin: 94px auto 0;
}

.content.fullwidth {
  width: 100%;
  max-width: 100%;
  padding: 27px 68px;
  box-sizing: border-box;
}

@media screen and (max-width: 1024px) {
  .content.fullwidth {
    padding: 27px 10px;
  }
}

.modal_padding {
	padding-top: 4px;
}

.rollover.eventTitles > a,
.rollover.templateTitles > a {
	text-decoration: underline;
	font-size: 90%;
}

.editActionIcon {
	margin-right: 5px;
}

/* BUTTON THINGS - in order of the other stylesheet */
.rounded ul li .btn_orange,
.quick ul li .btn_orange,
.rounded .btn_green,
.rounded .btn_gray
{
	font: 18px/26px 'open_sansregular', Arial !important;
	padding: 5px 10px;
}

.widgetListRow a.button, .button, .widgetMoreButtonContainer a.button {
	margin: 0 2px 2px;
}

.rounded .btn_green,
.rounded .btn_gray
{
	position: absolute;
	right: 3%;
	top: 10%
}

.btnOrange,
.btnGrey,
.RadSpell_Default .SpellOptions a,
.RadSpell_Default .SpellOptions li,
.RadSpell .SpellOptions a,
.btn_help,
.btn_preview,
a.btn_help,
a.btn_preview,
.orangeBtn,
.orangeBtn a {
    display:inline-block;
    width:auto;
    padding:2px 8px 4px;
    -webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	font:13px 'open_sansregular', Verdana, Helvetica, sans-serif;
	color:#fff !important;
	text-align:center;
	background: #73787c;
    background: rgba(0,0,0,0.5);
	filter: none;
	border:none;
	white-space:nowrap;
	text-shadow:none;
	/* text-transform:uppercase; */
	text-decoration: none;
}


.btnOrange:hover,
.btnGrey:hover,
.RadSpell_Default .SpellOptions a:hover,
.RadSpell_Default .SpellOptions li:hover,
.RadSpell .SpellOptions a:hover,
.orangeBtn:hover,
.orangeBtn a:hover,
.btn_help:hover,
.btn_preview:hover {
    background: #8c9195;
    background: rgba(0,0,0,0.6);
}

/* keep this style after the other button styles */
.btnSmall{
	font-size:11px;
	padding:1px 4px 2px;
	font-weight:normal;
	margin-bottom:3px;
}




.btn_orange,
.btn_gray,
.btn_green,
.btn_small
{
	color: #fff !important;
	background: #ff8424;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
	padding: 2px 8px 4px;
	font: 12px 'open_sanregular', Arial !important;
	text-decoration: none !important;
}

.btn_gray
{
	background: #bbb;
}

.btn_green
{
	background: #75bc47
}

.btn_small
{
	color: #c32f00;
	background: #bbb;
	font: 8px/10px 'open_sansregular', Arial !important;
	padding: 2px 5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius:2px;
}

.btn_orange:hover,
.btn_gray:hover,
.btn_small:hover,
.btn_green:hover
{
	text-decoration: none;
}

.btn_orange:hover
{
	background: #fe9c4f;
}

.btn,
.btn_on,
.btn_red
{
	padding: 2px 5px;
	font: 8px/10px 'open_sansbold', Arial;
	background: #d1d1d1;
	text-transform: uppercase;
	height: 10px;
	overflow: hidden;
	color: #fff;
	display: inline-block;
	margin: 0 5px 5px 0;
	text-align: center;
	width: auto;
}
.btn_on
{
	background: #769c34;
}

.btn,
.btn_on,
.btn_red
{
	color: #fff;
	text-decoration: none;
}

.btn_red
{
	background-color: #970801;
	margin: 0;
	height: auto;
}

.btn_red:hover
{
	background: #b10800;
}

.QELocationsDDL table {
	white-space: nowrap;
}

.quickEventMusicUpload {
	top: 16px !important;/* 94px ?*/
}

.addEditEventContainer .quickEventMusicUpload {
	top: 111px !important;
}

.addEditEventContainer .quickEventCategorySectionSubcategory,
.quickEventEditContainer .quickEventCategorySectionSubcategory {
	width: 168px;
}

.friendlyURLExTextbox {
	right: 11px;
	top: 220px;
}

.rollover > span.rolloverexplanation {
	display: none;
}

.modal_padding > h1 {
	margin-bottom:10px;
}

.left.add > a {
	margin-right: 5px;
}

.headerBarContainer a {
	text-decoration: none !important;
}

.gridview .gridviewheader th {
	white-space: nowrap;
}

#manageCustomersGrid td a[href^="mailto:"] {
	max-width: 229px;
	display: block;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.manageUsersUserName {
	max-width: 265px;
	font-size: 90%;
}

#FormItemsAndToolbar a#lbtnPreview, #FormItemsAndToolbar a#lbtnPreviewMobile, #FormItemsAndToolbar a#lbtnCopyClipboard, a.formPageHelp {
	background: #73787c !important;
    background: rgba(0,0,0,0.5) !important;
	filter:none !important;
	border:none !important;
	/* text-transform: uppercase; */
}

#FormItemsAndToolbar a#lbtnPreview:hover, #FormItemsAndToolbar a#lbtnPreviewMobile:hover, #FormItemsAndToolbar a#lbtnCopyClipboard:hover, a.formPageHelp:hover {
	background: #8C9195 !important;
    background: rgba(0,0,0,0.6) !important;
	filter:none !important;
}

a#lbtnSaveDraft {
	background: #F26A21 !important;
	filter:none !important;
	text-decoration: none;
	border:none !important;
}

.formModal > h1 {
	font-family: 'open_sansbold' !important;
	text-transform: uppercase !important;
}

#dropNewModulePlaceholderTop {
	margin-bottom: 20px;
}

.dragDrop > img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 19px;
	height: 19px;
}

.btn_help {
	margin-left: 5px;
}

.content h2 {
	margin: 8px 0;
}

table a {
	text-decoration: none;
}

 .underlinelinkrollover a {
    text-decoration: underline
}

.content > div > span[id^="MainContent_content"] > span {
	font-size: 11px;
}
.content > div > span[id^="MainContent_content"] {
	display: block;
	margin-top: 9px;
}

.modal_padding > h2 {
	margin-bottom: 8px;
}

#manageEventsTable .btn_red {
	background: #F26A21 !important;
}

.modal_padding > h1,
#sponsorPageModal > h1 {
	text-transform: uppercase;
}

#sponsorPageModal > h1 {
	margin-bottom: 9px;
}

#sponsorPageModal .toggleButtonContainer {
	margin-bottom: 8px;
}

#sponsorPageModal {
	position: relative;
	top: -8px;
	color: inherit !important;
}

#sponsorPageModal .darkLinkBox {
	margin-top: 5px;
	margin-bottom: 6px;
}

.rollover.eventTitles {
	font-size: 90%;
}

#manageBusinessesTable .rollover.eventTitles > a,
#manageEventsTable .rollover.eventTitles {
	font-size: inherit;
}

.imageGridItem #pnl_caption .rollover {
	min-width: 0 !important;
}

a.imageGridDeleteItem {
	text-decoration: none;
}

.imageGridContainer .rollover.hover .rolloverexplanation, .imageGridContainer .rollover:hover .rolloverexplanation {
	left: 0;
	top: auto !important;
}

.itemEditListItem span#salesAndFormLinks {
	margin-top: 0;
}

.linkEditListItem.linkAddItem {
	width: 599px;
}

.inactiveItem, a.inactiveItem, .rollover.inactiveItem, a.rollover.inactiveItem {
    color: #95aab7;
}

select, textarea {
	min-width: 0;
}

input[type="text"] {
	min-width: 0;
}
