﻿	.clear {
	clear:both;
}
.clearAfter:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
.left {
	float:left;
}
.right {
	float:right;
}
.noBorder{
	border:none;
}
.noPadding {
	padding:0;
}
.noMargin {
	margin:0;
}
.noHeight {
	height:0px;
	font-size:0;
	overflow:hidden;
}

.ms-srch-sb > input
{	color:white;
	display:inline-block;
	border-style:none;
	outline-style:none;
	height:18px;
	margin:0px 0px 0px 5px;
	padding:0px 1px 0px 0px;
	width:100px;
	background-color:transparent;
	

}

#suiteBarLeft
{
	width:100%;
	color:#fff;
	vertical-align:middle;
	background-color: rgb(218, 45, 31)
	
}

#suiteBarLeft .ms-tableCell:before {
   content:url(image.gif);
}

.ms-siteactions-normal
{
	border-right-color: transparent;
	border-right-width: 0px;
	border-right-style: solid;
	display:block;
	position:fixed;
	top:-80px;
	left:50%;
	margin-left:300px;
	z-index:1;
}

.ms-signInLink {
color: #fff;
text-decoration: none;
height: 30px;
position:absolute;
visibility:visible;
top:-100px;
z-index:1;
}

.ms-core-brandingText {
    display: none;
    color:#fff;
}

#suiteBarLeft .ms-tableCell:before {
    content: 'Pars Drilling Fluids';
    font-size: 1.2em;
    padding-left: 20px;
} 

#welcomeMenuBox
{
	position:absolute;
	top:8px;
	height:30px;
	right:52.5%;
	margin-right:233px;
	z-index:1;
	background-color:#DA2D1F;
	color:#FFFFFF;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}

.ms-welcome-root > a.ms-core-menu-root, .ms-signInLink
{
	height:30px;
	color:#fff;	
	text-decoration:none;

		}

.ms-welcome-hover, .ms-siteactions-hover
{
    background-color: rgb(171, 36, 27);
    color:#000000;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
