h3.splitForm {
	clear: left;
	padding-top: 15px;
}

ul#mainMenu {
	display: none;
}

#searchBar {
	z-index: 51;
	position: relative;
}

#heading {
	top: 127px;
	background: #fff url("../images/bg_free_trial.jpg") 0 0 no-repeat;
	width: 1920px;
	margin: -41px 0 0 -505px;
	height: 120px;
	z-index: 50;
	text-align: center;
	padding-top: 80px;
}

#heading h1 {
	background-color: #a843a9;
	padding: 3px 6px;
	color: #fff;
	font-size: 25px;
	display: inline-block;
}

#contentRegistration {
	margin-top: 30px;
	float: left;
}

#contentRegistration form {
	float: left;
	width: 550px;
}

#assocCountry {
	width: 297px;
}

.formTips a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}

#signUpLink {
	margin-top: 20px;
}

.formTips a:hover {
	opacity: 0.8;
}

#marketing {
	float: left;
	border-left: 1px solid #cecece;
	margin-left: 30px;
	padding-left: 30px;
	margin-top: 87px;
}

#marketing h2 {
	font-size: 22px;
	color: #999;
	margin-bottom: 20px;
}

#marketing ul {
	list-style-type: none;
}

#marketing ul li {
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #cecece;
}

#marketing ul li.last {
	border-bottom: 0;
}

#marketing ul li span {
	display: inline-block;
	width: 300px;
	color: #999;
}

#marketing ul li span img {
	margin-top: 15px;
}

#marketing ul li .clientLogo {
	height: 50px;
	position: relative;
	margin-top: 15px;
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 300px;
}

#marketing ul li .clientLogoAu {
	height: 95px;
	position: relative;
	margin-top: 5px;
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 300px;
}

#publicationContainer {
	position: relative;
}

#publicationContainer #publicationInfo {
	font-size: 11px;
	color: #666;
}

#publicationInput {
	width: 275px;
}

#inputPub{
	position: relative;
}

#addNewPub {
	width: 15px;
	height: 15px;
	font-family: "Glyphicons";
	cursor: pointer;
	position: absolute;
	top: 5px;
	left: 287px;
	z-index: 100;
	color: #ccc;
	font-size: 16px;
}

#addNewPub:hover {
	color: #999;
}

#addNewPub:before {
	content: "\e191";
}

#publicationSelector {
	position: absolute;
	background: #fff;
	top: 40px;
	width: 310px;
	margin-top: -3px;
	display: none;
	z-index: 1000;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	box-shadow: 2px 2px 5px #888888;
}

#publicationSelector ul, ul#selectedPublications {
	font-size: 12px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	color: #333;
}

ul#selectedPublications {
	margin-top: 5px;
	color: #666;
	font-size: 11px;
}

ul#selectedPublications li {
	padding-top: 5px;
	height: 16px;
}

ul#selectedPublications li span.del {
	display: inline-block;
	margin: -3px 5px 0 0;
	width: 17px;
	height: 17px;
	cursor: pointer;
	float: left;
	font-family: "Glyphicons";
	color: #ccc;
	font-size: 16px;
}

ul#selectedPublications li span.del:hover {
	color: #999;
}

ul#selectedPublications li span.del:before {
	content: "\e193";
}

#publicationSelector ul li {
	padding: 4px 5px;
	cursor: pointer;
}

#publicationSelector ul li:hover, #publicationSelector ul li.selected {
	background-color: #e8e8e8;
}

.publicationCountry {
	float: right;
	position: relative;
	top: 1px;
	opacity: 0.5;
	padding: 1px;
	border: 1px solid #ccc;
}

#register {
	border: 0;
	font-size: 12px;
	padding: 7px 9px;
	border-radius: 2px;
	font-family: "Open Sans";
}

#register:hover {
	opacity: 0.8;
}

.inlineError {
	display: none;
	color: #a843a9;
	font-weight: bold;
	margin-left: 5px;
}

.inlineError:before {
	font-family: "Glyphicons";
	content: "\e193";
	position: relative;
	top: 2px;
	right: 5px;
	color: #a843a9;
}

.visible {
	display: block;
}

#errorNotification {
	display: none;
	color: #a843a9;
	font-size: 12px;
	font-weight: bold;
}

#releaseLanguageSelector {
	display: none;
}

.languageSelectorMyAccount {
	display: block !important;
}

.multiSelectHeader {
	border: 1px solid #cecece;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	width: 406px;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
}

.ms-container {
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	width: 406px;
	height: 130px;
}

.ms-container:after {
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	font-size: 0;
	clear: both;
	min-height: 0;
	visibility: hidden;
}

.ms-container .ms-selectable, .multiSelectHeader .multiSelectOptions {
	float: left;
	width: 202px;
	border-right: 1px dotted #cecece;
}

.ms-container .ms-selection, .multiSelectHeader .multiSelectSelected {
	float: right;
	width: 203px;
}

.multiSelectHeader .multiSelectOptions span, .multiSelectHeader .multiSelectSelected span {
	display: block;
	padding: 4px 10px;
}

.ms-container .ms-list {
	position: relative;
	height: 130px;
	padding: 0;
	overflow-y: auto;
}

.ms-container .ms-list.ms-focus {
	outline: 0;
}

.ms-container ul {
	margin: 0;
	list-style-type: none;
	padding: 0;
}

.ms-container .ms-optgroup-container {
	width: 100%;
}

.ms-container .ms-optgroup-label {
	margin: 0;
	padding: 2px 5px;
	cursor: pointer;
	color: #999;
	font-size: 10px;
	cursor: default;
}

.ms-selectable.disabled {
	opacity: 0.5;
}

#multiSelectDisabled {
	position: absolute;
	width: 202px;
	height: 130px;
	z-index: 1000;
	background-color: #fff;
	opacity: 0.5;
	display: none;
}

#multiSelectDisabled.on {
	display: block;
}

.ms-container .ms-selectable li.ms-elem-selectable,
.ms-container .ms-selection li.ms-elem-selection {
	padding: 2px 10px;
	font-size: 10px;
	cursor: pointer;
}

.ms-container .ms-selectable li.ms-hover,
.ms-container .ms-selection li.ms-hover {
	cursor: pointer;
	text-decoration: none;
	background-color: #ccc;
}

.ms-container .ms-selectable li.disabled {
	display: none;
}

.ms-container .ms-elem-selection.disabled {
	color: #9eb92f;
	cursor: default;
}
