﻿/*	SharePoint menus and other SharePoint specific styles	*/
.SharePointMenu {
	background-color: transparent;
	z-index: 1500;
	float: left;
	z-index: 9999;
}
.SharePointSiteActionsMenu {
	width: auto;
}
#zz2_SiteActionsMenu_t {
	margin: 5px;
}
.SharePointWelcomeMenu {
	float: right;
	line-height: 15px;
	margin: 5px;
	position: relative;
}
.sharepointLogin {
	float: right;
	display: inline;
}
.sharepointLogin div, .sharepointLogin .ms-globallinks, .sharepointLogin .ms-globallinks a {
	color: #333333;
}
#SPEditor, .SharePointMenu, .ms-siteaction, .ms-siteactionsmenu {
	z-index: 9999;
}
#spPublishingBar {
	clear: both;
	position: relative;
	z-index: 900;
}
.ms-rtestate-write {
	background-color: #FFF;
}
.ms-toolbarContainer IMG {
	width: 16px !important;
}
.ms-rtestate-field p, p.ms-rteElement-P {
	padding: 7px 0 4px 0;
	margin: 0;
}
.ms-cui-tabBody {
	background-color: beige;
}
#suiteBarLeft {
	background-color: #353525;
}
.ms-core-suiteLinkList {
	display: none;
}
.ms-cui-cg-or.ms-cui-cg {
	border-top-color: #353525;
}
.ms-cui-ct-topBar-or, .ms-cui-tabBody-or {
	border-color: #353525 !important;
}
.my-large-rte {
	min-height: 300px;
}
#s4-bodyContainer {
	position: relative;
}
#s4-workspace {
	overflow-x: hidden;
}
#pageStatusBar[class], .ms-status-msg {
	position: absolute;
	margin-bottom: 15px;
	padding: 7px 10px;
	margin-top: 15px;
	border-width: 1px;
	border-style: solid;
	color: #444;
	top: -240px;
	right: 10px;
}
/* WebPart Title Override */
h3.ms-WPTitle {
	border-bottom: 1px solid #ccc;
	color: #2d84af;
	font-size: 15px;
	margin: 12px 0 3px;
	padding-bottom: 2px;
	font-weight: normal;
	font-family: UniversBold;
}
.ms-WPHeader td {
	border-bottom: none;
}
/* SHAREPOINT EDITOR */
.editDisplay {
	display: none;
}
.editDisplay span {
	color: red;
}
.editDisplay a {
	color: red;
	text-decoration: underline;
}

/* Sharepoint Top Menu Overrides */
.ms-SPLink {
	float: left;
	display: inline-block;
	z-index: 99999;
}
.ms-siteaction, .ms-siteaction a {
	float: left;
	z-index: 99999;
}
.Default.RadEditor .reModule, .Default.RadEditor .reEditorModes UL LI {
	background: transparent;
}
.addthis-smartlayers, div#at4-follow, div#at4-share, div#at4-thankyou, div#at4-whatsnext {
	margin: 0 17px 0 0 !important;
}
.gsc-selected-option {
	position: relative;
	width: 100%;
	white-space: nowrap;
}
#Ribbon\.EditingTools\.CPInsert\.Media\.Image\.Menu\.Image\.FromComputer-Menu {
	display: none !important;
}

