.menufix, .menufix2 { /* overrides Bootstrap's dropdown css to work */
	position: absolute !important;
	top: 50px !important;
	left: 0 !important;
	}

.menufix a {
	color: black !important;
	}


.menufix  a:hover {
	background-color: #d3b955 !important;
	}
.menufix2  a:hover {
	background-color: #d3b955 !important;
	}

.menufixblk a {
	color: black !important;
	}
.menufixgld a {
	color: #b89b2d !important;
	}	

	
#nav {
	float: right;
	}

#nav2 {
	float: right;
	}

.navitem {
	float: left;
	border-left: 1px solid #88702d;
	padding: 25px 28px 0 7px;
	}

 

.short {
	position: relative;
	padding-top: 15px !important;
	top: -40px !important;
	}

.navgrey {
	color: #878787 !important;
	}

.navsub {
	padding-top: 0;
	}

.navsub a {
	color: #d3b955 !important;
	}

.navsub a:hover {
	color: white !important;
	}

#nav a {
	color: white;
	font-family: Arial;
	text-decoration: none;
	}

#nav a:hover {
	color: #d3b955;
	}


#nav2 a {
	color: #dddddd;
	font-family: Arial;
	text-decoration: none;
	}

#nav2 a:hover {
	color: #d3b955;
}

#nav2 .dropdown-menu a{
    color:black;
}


.editor-field2 input {
    color: #555555;
}


.qtip-content {
    background-color: #ffffff;
}

.qtip-content, .qtip-title {
    font-size : 12px;
}

#allinone {
    padding-left: 6px;
    width: 400px;
    color: black;
    height: 26px;
    font-size : 1em ;
    background-color: #eeeeee;
    border: 0px;
    border-radius:5px;
}

.CBGold{
    color:#b89b2d;
}

#topMenuUserName, #topMenuHelpIcon {
    color:#b89b2d !important;
}

#topMenuHelpIcon {
    margin-left : 5px;
}