@charset "utf-8";
/* CSS Document */

.pull-right{
	float:right !important;
}
.pull-left{
	float:left !important;
}
a.addtocart{
	float:none !important;
	margin:0 !important;
}
a.addtocart.disabled{
	opacity:0.5;
	cursor:default;
}

div#slideyform div.mce-tinymce.mce-container.mce-panel {
	border: 0 !important;
}
a.crmbtn {
	background-color: #FFD24F;
	text-transform: uppercase;
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	height: 25px;
	line-height: 25px;
	width: inherit;
	text-decoration: none;
	margin-right: 5px;
	float: left;
}
a.crmbtn:hover {
	background-color: #FDE5A0;
	text-decoration: none;
}
div#header {
	box-sizing:border-box;
	width: 100%;
	height: 175px;
	padding:25px;
	background-color: #000;
	-webkit-user-drag: none;
	-moz-user-select: none;
	-ms-user-select: none;
}
div#headerlogo{
	background-image: url(../images/eservice.png);
	background-position: center center;
	background-repeat: no-repeat;
	height: 100%;
}
div#headerlogo:not(.second) {
	width: 506px;
	margin-left: auto;
	margin-right: auto;
}
div#headerlogo.second {
	width:50%;
	float:left;
	background-position:center left;
 }
div#headerlogo a {
	display: block;
	width: 100%;
	height: 100%;
}

div#secondarylogo{
	width: 50%;
	height: 100%;
	float:right;
	background-repeat:no-repeat;
	background-position:center right;
	background-size:contain;
}

/*second logo*/

/*second logo*/


div.footerLinks a {
	color: #FFF;
}
div.footerSectionLeft p {
	text-align: left;
}
p.forgot-password a {
	font-weight: normal;
}
div.footerLinks-products ul li.top-level a {
	font-family: din, Tahoma, sans-serif !important;
}
table.sortable thead tr th:not([data-sortable='false']) {
	cursor: pointer;
}
#topgap {
}
#content {
}
#content span {
	color: #000;
}
#content a {
	color: #000;
	outline: none;
}
td[align="center"] {
	text-align: center !important;
}
hr {
	color: #63295F;
	background-color: #63295F;
	height: 1px;
	border: 0;
	-moz-box-shadow: 0px 0px 3px #304436; /* Firefox */
	-webkit-box-shadow: 0px 0px 3px #304436; /* Safari, Chrome */
	box-shadow: 0px 0px 3px #304436; /* CSS3 */
}
div.graph {
	width: 50%;
	height: 340px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;/*border:1px solid #000;*/

}
div.graph.large {
	height: 650px;
}
div.graph.medium {
	height: 450px;
}
div.graph.small {
	height: 240px;
}
div.graph.tiny {
	height: 180px;
}
div.graph.quarter {
	width: 25%;
}
div.graph.third {
	width: 33.333333%;
}
div.graph.half {
	width: 50%;
}
div.graph.full {
	width: 100%;
}
button.ui-datepicker-current {
	display: none;
}
#mainouter.ui-resizable.ui-resizable-disabled {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
/*theme color: #010001*/



a#fullscreen {
/*display:block;

	position:absolute;

	top:0px !important;

	right:5px !important;

	line-height:20px;*/

}
a#fullscreen.loading {
/*background-image:url(../images/sizechangespinner.gif);

	background-repeat:no-repeat;

	background-position:left center;

	padding-left:20px;

	text-decoration:none;

	cursor:default;*/

}
a#screenwidth {
/*display:block;

	position:absolute;

	top:20px !important;

	right:5px !important;

	line-height:20px;*/

}
a#screenwidth.loading {
/*background-image:url(../images/sizechangespinner.gif);

	background-repeat:no-repeat;

	background-position:left center;

	padding-left:20px;

	text-decoration:none;

	cursor:default;*/

}
div.ajaxloading {
	background-image: url(../images/ajaxloading.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	line-height: 20px;
	color: #000;
}
/* css for timepicker */

.ui-timepicker-div .ui-widget-header {
	margin-bottom: 8px;
}
.ui-timepicker-div dl {
	text-align: left;
}
.ui-timepicker-div dl dt {
	float: left;
	clear: left;
	padding: 0 0 0 5px;
}
.ui-timepicker-div dl dd {
	margin: 0 10px 10px 45%;
}
.ui-timepicker-div td {
	font-size: 90%;
}
.ui-tpicker-grid-label {
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}
.ui-timepicker-rtl {
	direction: rtl;
}
.ui-timepicker-rtl dl {
	text-align: right;
	padding: 0 5px 0 0;
}
.ui-timepicker-rtl dl dt {
	float: right;
	clear: right;
}
.ui-timepicker-rtl dl dd {
	margin: 0 45% 10px 10px;
}
td.dragger {
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/drag-handle.png);
	cursor: move;
}
tr.dragging td {
	background-color: #FFD972 !important;
}
div.userstatus {
	width: 16px;
	height: 16px;
	background-image: url(../images/userstatus.png);
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
}
div.userstatus.online {
	background-position: 0px -16px;
}
.graphlabel {
	display: block;
	width: 33.3%;
	float: left;
	text-align: center;
}
.enquirystatus_7 {
	text-decoration: line-through;
	color: #D50000;
}
.graph {
	border: 0;
	width: 326px;
	height: 200px;
	overflow: hidden;
}
#refreshbtn {
	width: 35px;
	background-image: url(../images/refreshicon.png) !important;
}
#refreshbtn.spinning {
	background-image: url(../images/refreshspinner.gif) !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
}
#monitorbtn {
	width: 35px;
	background-image: url(../images/monitoricon.png) !important;
}
#monitorbtn.spinning {
	background-image: url(../images/refreshspinner.gif) !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
}
#backbtn {
	width: 35px;
	background-image: url(../images/backbtn.png) !important;
	background-position: 0px 0px;
}
#backbtn:hover {
	background-position: 0px -35px;
}
#backbtn.disabled {
	background-position: 0px -70px !important;
	cursor: default;
}
#backbtn.disabled:hover {
	background-position: 0px -70px !important;
}
#messagebtn {
	width: 35px;
	background-image: url(../images/inboxicon.png) !important;
}
#notificationbtn {
	width: 35px;
	background-image: url(../images/notificationicon.png) !important;
}
.hidden {
	display: none !important;
}
ul.iconlist {
	position: absolute;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: 25px;
	margin-top: -5px;
}
ul.iconlist li {
	background-color: #5C2259;
	padding: 0;
	margin: 0;
	line-height: 20px;
}
ul.iconlist li a {
	color: #FFF;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	display: block;
	padding-left: 3px;
	padding-right: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-decoration: none;
	background-image: url(images/menu.png);
}
ul.iconlist li a:hover {
	background-color: #F0F0F0;
	color: #000;
	background-position: 0px -35px;
}
#notificationarea {
	width: 300px;
	background-color: #FFF;
	position: absolute;
	margin-left: -265px;
	display: none;
	z-index: 1001;
	border-bottom: 1px solid #000 !important;
	border-left: 1px solid #000 !important;
	border-right: 1px solid #000 !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: auto;
}
#notificationarea div.item {
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
}
#notificationarea div.item a {
	background-image: url("") !important;
	width: auto !important;
	height: auto !important;
	display: inline !important;
	padding: 0 !important;
	margin: 0 !important;
	line-height: normal !important;
	height: auto !important;
}
.maxwidth {
	width: 100% !important;
}
.formnotification {
	padding-left: 30px;
	padding-right: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	width: 100%;
	color: #FFF;
	font-weight: normal;
	min-height: 26px;
	line-height: 26px;
	text-align: center;
	max-height: 390px;
	overflow-x: hidden;
	overflow-y: auto;
	background-color: #6EADDE;
	background: -webkit-gradient(linear, left top, left bottom, from(#6EADDE), to(#3682C7));
	background: -webkit-linear-gradient(top, #6EADDE, #3682C7);
	background: -moz-linear-gradient(top, #6EADDE, #3682C7);
	background: -ms-linear-gradient(top, #6EADDE, #3682C7);
	background: -o-linear-gradient(top, #6EADDE, #3682C7);
	background: linear-gradient(top, #6EADDE, #3682C7);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6EADDE', endColorstr='#3682C7');
	zoom: 1;
	text-shadow: #2570B2 1px 1px 0px;
	position: relative;
}
.formnotification.more:hover {
	overflow-y: scroll;
	padding-left: 17px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.formnotification.more:hover {
	padding-left: 12px;
}
}
.formnotification a {
	color: #FFF !important;
}
.notificationicon {
	width: 24px;
	height: 24px;
	background-image: url(../images/notification_icon.png);
	position: absolute;
	top: 1px;
	left: 1px;
}
#pageoptions {
	width: 100%;
	height: 25px;
	background-color: #EBEBEB;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}
#pageoptions li {
	float: left;
	list-style: none;
	height: 25px;
}
#pageoptions li span {
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 25px;
	text-align: center;
	display: block;
	text-decoration: none;
	color: #000;
}
#pageoptions li.seperator {
	width: 20px;
	background-image: url(../images/greater_than.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#pageoptions li a {
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 25px;
	text-align: center;
	display: block;
	text-decoration: none;
	color: #000;
}
#pageoptions li a:hover {
	background-color: #CCC;
}
#loading {
	background-color: #FFF;
	width: 100%;
	position: absolute;
	background-image: url(../images/pageloading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=33)";
	filter: alpha(opacity=33);
	-moz-opacity: 0.33;
	-khtml-opacity: 0.33;
	opacity: 0.33;
}
.notopborder {
	border-top: 0 !important;
}
.ui-datepicker {
	font-size: 10pt !important;
}
.textfilter {
	color: #000;
}
.textfilter.validated {
	color: #060 !important;
}
.textfilterdropdown {
	z-index: 1000;
	position: absolute;
	right: 0px;
	padding: 0px;
	margin: 0px;
	list-style: none;
	-moz-box-shadow: 0px 0px 5px #5E5E5E; /* Firefox */
	-webkit-box-shadow: 0px 0px 5px #5E5E5E; /* Safari, Chrome */
	box-shadow: 0px 0px 5px #5E5E5E; /* CSS3 */
	-moz-border-bottom-left-radius: 10px; /* Firefox */
	-webkit-border-bottom-left-radius: 10px; /* Safari, Chrome */
	border-bottom-left-radius: 10px; /* CSS3 */
	/*

	-moz-border-bottom-right-radius: 10px;

	-webkit-border-bottom-right-radius: 10px;

	border-bottom-right-radius: 10px;

	*/

	max-height: 300px;
	overflow-x: auto !important;
}
.textfilterdropdown li {
	cursor: pointer;
	line-height: 25px;
	background-color: #FFF;
	/*background-image:url(../images/formfield.png);*/

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 8px;
	border-bottom: 1px solid #CCC;
}
.textfilterdropdown li b {
	color: #000;
}
.textfilterdropdown li.selected {
	background-color: #B7E9FF;
}
.textfilterdropdown li:hover {
	/*background-position:0px -30px;*/

	background-color: #ECF9FF;
}
.textfilterdropdown li a {
	display: block;
	width: 100%;
	text-decoration: none;
}
.textfilterdropdown li.noresults {
	color: #666;
	background-color: #FFF;
	cursor: default;
}
.textfilterdropdown li.noresults:hover {
	background-color: #FFF;
}
.textfilterdropdown li:last-child {
	-moz-border-bottom-left-radius: 10px; /* Firefox */
	-webkit-border-bottom-left-radius: 10px; /* Safari, Chrome */
	border-bottom-left-radius: 10px; /* CSS3 */
	/*

	-moz-border-bottom-right-radius: 10px;

	-webkit-border-bottom-right-radius: 10px;

	border-bottom-right-radius: 10px;

	*/

	border-bottom: 0px !important;
}
.textfilterdropdown.overflowed li:last-child {
	-moz-border-bottom-right-radius: 0px !important;
	-webkit-border-bottom-right-radius: 0px !important;
	border-bottom-right-radius: 0px !important;
}
#menu_container .crmmenu li div.badge {
	line-height: 25px;
	width: 25px;
	height: 25px;
	display: none;
	background-image: url(../images/badge.png);
	position: absolute;
	top: -13px;
	right: -13px;
	text-align: center;
	color: #FFF;
	z-index: 100;
	cursor: default;
}
#menu_container .crmmenu li.refreshing a {
	background-position: 0px 0px !important;
	color: #FFF !important;
	cursor: progress !important;
}
.refreshspinner {
	width: 16px;
	height: 100%;
	display: block;
	background-image: url(../images/refreshspinner.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}
.icon {
	width: 16px;
	height: 16px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px !important;
}
.icon.lge {
	width: 32px !important;
	height: 32px !important;
}
.icon.lge {
	margin-bottom: 5px;
}
.icon:hover {
	background-position: 0px -16px;
}
.icon.lge:hover {
	background-position: 0px -32px !important;
}
.icon.add {
	background-image: url(../images/addicon.png);
}
.icon.reorder {
	background-image: url(../images/reordericon.png);
}
.icon.add.directory {
	background-image: url(../images/adddirectoryicon.png) !important;
}
.icon.search {
	background-image: url(../images/funnel.png);
}
.icon.search.yes {
	background-position: 0px -64px !important;
}
.icon.search.yes:hover {
	background-position: 0px -96px !important;
}
.icon.edit {
	background-image: url(../images/editicon.png);
}
.icon.todevice {
	background-image: url(../images/todevice.png);
}
.icon.letter {
	background-image: url(../images/letterdownloadbtn.png);
}
.icon.pdf {
	background-image: url(../images/pdficon.gif);
}
.icon.download {
	background-image: url(../images/downloadicon.png);
}
.icon.email {
	background-image: url(../images/emailicon.png);
}
.icon.makebuilding {
	background-image: url(../images/makebuilding.png);
}
.icon.become {
	background-image: url(../images/becomeicon.png);
}
.icon.cog {
	background-image: url(../images/cogicon.png);
	cursor: pointer;
}
.icon.cog.over {
	background-color: #F7F7F7;
}
.icon.respond {
	background-image: url(../images/respondicon.png);
}
.icon.view {
	background-image: url(../images/viewicon.png);
}
.icon.workicon {
	background-image: url(../images/workicon.png);
}
.icon.contactsicon {
	background-image: url(../images/contactsicon.png);
}
.icon.buildingsicon {
	background-image: url(../images/buildingicon.png);
}
.icon.mail {
	background-image: url(../images/mailicon.png);
}
.icon.complete {
	background-image: url(../images/completebtn.png);
}
.icon.delete {
	background-image: url(../images/deleteicon.png);
}
.icon.padlock {
	background-image: url(../images/padlockicon.png);
}
.toggle.favorite {
	width: 16px;
	height: 16px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	background-image: url(../images/favoriteicon.png);
	margin-top: 2px;
}
.toggle.favorite:hover {
	background-position: 0px -16px;
}
.toggle.favorite.loading {
	background-image: url(../images/favoriteloading.gif);
	cursor: default;
	background-position: 0px 0px !important;
}
.toggle.favorite.on {
	background-position: 0px -32px;
}
.toggle.favorite.on:hover {
	background-position: 0px -48px;
}
.requiredicon {
	width: 16px;
	height: 16px;
	display: block;
	background-image: url(../images/requiredfield.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	outline: none;
}
.permissiongroup {
	width: 100%;
	height: 35px;
	background-color: #000;
	line-height: 26px;
	height: 35px;
	color: #FFF !important;
	display: block;
	text-align: center;
	background-image: url(../images/permissiongroupbg.png);
	background-position: top center;
}
.centered {
	text-align: center !important;
}
label .moreinfo {
	width: 30px;
	height: 30px;
	display: block;
	background-color: #F4FFFF;
	float: right;
	background-image: url(../images/info_icon.gif);
	background-repeat: no-repeat;
	background-position: center center;
	outline: none;
}
label .moreinfo:hover {
	background-color: #DDFAFF;
}
label .history {
	width: 30px;
	height: 30px;
	display: block;
	background-color: #F4FFFF;
	float: right;
	background-image: url(../images/history.png);
	background-repeat: no-repeat;
	background-position: center center;
	outline: none;
}
label .history:hover {
	background-color: #DDFAFF;
}
/*tables*/



table.styled {
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
}
table.styled thead tr th {
	height: 25px !important;
	line-height: 25px;
	padding: 0px;
	background-image: url(../images/tableheader.png);
	border: 1px solid #9F9F9F;
	text-align: center;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
table.styled thead tr th {
}
table.styled tbody tr td, table.styled tfoot tr td {
	height: 21px;
	line-height: 21px;
	padding-left: 4px;
	padding-right: 4px;
	border: 1px solid #CCC;
	overflow-y: hidden !important;
}
table.styled tbody tr td.indent, table.styled tfoot tr td.indent {
	padding-left: 25px;
}
table.styled tbody tr td.norows {
	background-color: #FFF;
	text-align: center;
	color: #666;
}
table.styled tbody tr td.norows:hover {
	text-align: center;
	color: #666;
}
table.styled tbody tr td {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
table.styled tbody tr:nth-child(odd) {
	background: #FFFFFF;
}
table.styled tbody tr:nth-child(even) {
	background: #FCF7FF;
}
table.styled tfoot tr:nth-child(odd) {
	background: #FFFFFF;
}
table.styled tfoot tr:nth-child(even) {
	background: #FCF7FF;
}
table.styled tbody tr td table tr:nth-child(odd) td {
	background: #FFFFFF;
}
table.styled tbody tr td table tr:nth-child(even) td {
	background: #FCF7FF;
}
table.styled tbody tr:nth-child(odd):hover {
	background-color: #FFFEE6 !important;
}
table.styled tbody tr:nth-child(even):hover {
	background-color: #FFFEE6 !important;
}
/*buttons and stuff*/



.yesno {
	margin-left: 10px;
	margin-top: 7px;
	background-image: url(../images/yesno.png);
	width: 16px;
	height: 16px;
	float: left;
}
.yesno.yes {
	background-position: 0px 0px;
}
.yesno.no {
	background-position: 0px -16px;
}
.tick {
	margin-left: auto !important;
	margin-right: auto !important;
	background-image: url(../images/yesno.png);
	width: 16px;
	height: 16px;
}
.tick.yes {
	background-position: 0px 0px;
}
.tick.no {
	background-position: 0px -16px;
}
.radio .yesno {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/radiofield.png);
	width: 16px;
	height: 16px;
}
.radio .yesno.yes {
	background-position: 0px 0px;
}
.radio .yesno.no {
	background-position: 0px -16px;
}
/*main stuff*/



html {
	overflow-y: scroll;
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #E8E8E8 !important; /*5E7875;*/
	width: 100%;
	height: 100% !important;
	background-image: url(../images/sitebg.png);
}
#mainouter textarea {
	background-color: transparent;
}
#mainouter p {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}
/*#mainouter:not(.resizing) {
	transition: width 0.5s;
	transition-timing-function: ease-out;
}*/
#mainouter {
	width:100%;
	min-width: 925px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left: 1px solid #010001;
	border-right: 1px solid #010001;
	border-bottom: 1px solid #010001;
	-moz-box-shadow: 0px 0px 3px #8C8C8C;
	-webkit-box-shadow: 0px 0px 3px #8C8C8C;
	box-shadow: 0px 0px 3px #8C8C8C;
}
#mainouter.resizing {
	border-left: 1px solid #FFC315 !important;
	border-right: 1px solid #FFC315 !important;
}
#maincontainer {
	position: relative;
	background: #fff;
	overflow: visible;
}
#content {
	padding:35px 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: auto;
}
#content.fixed {
	min-height: 650px;
}
/*links and headings*/



a:link {
	font-weight: bold;
	color: #010001;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #010001;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #010001;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #010001;
}
img {
	border: none;
}
#content h1 {
	font-size: 18px;
	font-weight: bold;
	color: #010001;
	margin: auto !important;
}
#content h2 {
	font-size: 14px;
	font-weight: bold;
	color: #010001;
	margin: auto !important;
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}
/*header*/



#topheader {
	width: 100%;
	height: 100px;
	background-color: #000;
	color: #FFF;
	background-image: url(../images/topheaderbg.png);
}
#topheader a {
	color: #FFF !important;
}
#topheaderlogo {
	height: 100px;
	margin: 0px 0px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	width: 435px;
}
#topheaderlogo a {
	display: block;
	width: 100%;
	height: 100%;
}
#topinfo {
	width: 100%;
	height: 25px;
	background-color: #ebebeb;
	background-image: url(../images/topbar_bg.jpg);
	color: #010001;
}
#topinfo_loggedin {
	margin-left: 10px;
	height: 25px;
	line-height: 25px;
	float: left;
	font-weight: bold;
}
#topinfo a.rightbtn {
	height: 25px;
	line-height: 25px;
	float: right;
	font-weight: bold;
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #D8D8D8;
}
#topinfo a.rightbtn {
	text-decoration: none !important;
}
#topinfo a.rightbtn:not(.disabled):hover {
	background-color: #000000;
	color: #EBEBEB;
}
/*menu*/



#menu_container {
	width: 100%;
	min-height: 35px;
	background-color: #010001;/* -moz-box-shadow: 1px 1px 5px #5E5E5E;

	-webkit-box-shadow: 1px 1px 5px #5E5E5E;

	box-shadow: 1px 1px 5px #5E5E5E; */

}
#menu_container .crmmenu {
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	background-image: none ;
	background-color: #FFD24F;
	z-index: 10001;
}
#menu_container .crmmenu ul {
	background-color: #FFD24F;
	height: 35px;
	list-style: none;
	margin: 0px;
	padding: 0;
}
#menu_container .crmmenu li {
	float: left;
	padding: 0px;
	position: relative;
	max-width: 200px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/*multimenu*/

#menu_container .crmmenu li ul li ul {
	float: left;
	margin-top: -35px;
	margin-left: 100%;
	display: none;
}
#menu_container .crmmenu li ul li:hover ul {
	display: block;
}
#menu_container .crmmenu li ul li:hover ul li a {
	-moz-border-bottom-left-radius: 0px; /* Firefox */
	-webkit-border-bottom-left-radius: 0px; /* Safari, Chrome */
	border-bottom-left-radius: 0px; /* CSS3 */
}
#menu_container .crmmenu li:not(.floatright, li.floatright li) a[href='#'] {
	cursor: default;
}
#menu_container .crmmenu li:not(.floatright, li.floatright li) a[href='#']:hover {
	background-position: 0px 0px !important;
}
#menu_container .crmmenu li ul li:hover a.children {
	-moz-border-bottom-right-radius: 0px !important; /* Firefox */
	-webkit-border-bottom-right-radius: 0px !important; /* Safari, Chrome */
	border-bottom-right-radius: 0px !important; /* CSS3 */
}
#menu_container .crmmenu li ul li a.children {
	border-right: 5px solid #050505 !important;
	padding-right: 5px !important;
}
#menu_container .crmmenu li.forcelastcorners a {
	-moz-border-bottom-right-radius: 10px !important; /* Firefox */
	-webkit-border-bottom-right-radius: 10px !important; /* Safari, Chrome */
	border-bottom-right-radius: 10px !important; /* CSS3 */
	-moz-border-bottom-left-radius: 10px !important; /* Firefox */
	-webkit-border-bottom-left-radius: 10px !important; /* Safari, Chrome */
	border-bottom-left-radius: 10px !important; /* CSS3 */
}
#menu_container .crmmenu li ul li:hover ul li:not(.hidden):last-child a {
	-moz-border-bottom-right-radius: 10px !important; /* Firefox */
	-webkit-border-bottom-right-radius: 10px !important; /* Safari, Chrome */
	border-bottom-right-radius: 10px !important; /* CSS3 */
	-moz-border-bottom-left-radius: 10px !important; /* Firefox */
	-webkit-border-bottom-left-radius: 10px !important; /* Safari, Chrome */
	border-bottom-left-radius: 10px !important; /* CSS3 */
}
#menu_container .crmmenu li ul li:hover ul li:not(.hidden):first-child a {
	-moz-border-top-right-radius: 10px; /* Firefox */
	-webkit-border-top-right-radius: 10px; /* Safari, Chrome */
	border-top-right-radius: 10px; /* CSS3 */
	-moz-border-bottom-left-radius: 0px !important; /* Firefox */
	-webkit-border-bottom-left-radius: 0px !important; /* Safari, Chrome */
	border-bottom-left-radius: 0px !important; /* CSS3 */
}
#menu_container .crmmenu li ul li:first-child:not(.hidden):hover ul li:first-child a {
	-moz-border-top-right-radius: 0px !important; /* Firefox */
	-webkit-border-top-right-radius: 0px !important; /* Safari, Chrome */
	border-top-right-radius: 0px !important; /* CSS3 */
}
/*multimenu*/



#menu_container .crmmenu li ul li {
	display: block;
	float: none;
	margin: 0px;
	padding: 0px;
	max-width: 200px;
	position: relative;
}
#menu_container .crmmenu li a.current {
	background-position: 0px -175px;
}
#menu_container .crmmenu li a {
	text-transform: uppercase;
	position: relative;
	background-image: none;
	background-color: #FFD24F;
	color: #000;
	display: block;
	margin: 0px;
	text-align: center;
	height: 35px;
	line-height: 35px;
	text-decoration: none;
	width: 100%;
	outline: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 15px;
	padding-right: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#menu_container .crmmenu li ul li:not(.hidden):last-child a {
	-moz-border-bottom-left-radius: 10px; /* Firefox */
	-webkit-border-bottom-left-radius: 10px; /* Safari, Chrome */
	border-bottom-left-radius: 10px; /* CSS3 */
	-moz-border-bottom-right-radius: 10px; /* Firefox */
	-webkit-border-bottom-right-radius: 10px; /* Safari, Chrome */
	border-bottom-right-radius: 10px; /* CSS3 */
}
#menu_container .crmmenu li ul li a {
	/*-moz-box-shadow: 3px 3px 4px #BABABA;
	-webkit-box-shadow: 3px 3px 4px #BABABA;
	box-shadow: 3px 3px 4px #BABABA;*/
}
#menu_container .crmmenu li ul {
	display: none;
	height: auto;
	padding: 0px;
	margin: 0px;
	border: 0px;
	position: absolute;
	width: auto;
	z-index: 200;
}
/*multimenu*/

#menu_container .crmmenu li ul li ul li.selected a.sub {
	background-position: 0px -105px;
	color: #000000;
}
#menu_container .crmmenu li ul li ul li.selected a.sub:hover {
	background-position: 0px -140px;
	color: #000000;
}
/*multimenu*/



#menu_container .crmmenu li:hover ul:not(.sub) {
	display: block;
}
#menu_container .crmmenu li:hover ul.noshadow li a {
	background: #fdc72b !important;
}
#menu_container .crmmenu li:hover ul li a {
	border: 0;
}
#menu_container .crmmenu li a:hover {
	background-position: 0px -35px;
	color: #000;
	text-decoration: none;
	background: none;
	background-color: #fde5a0;
}
#menu_container .crmmenu li ul a:hover {
	color: #000;
	text-decoration: none;
}
#menu_container .crmmenu li.asbutton a {
	background-position: 0px -70px;
	color: #000;
	text-decoration: none;
}
#menu_container .crmmenu li.asbutton a:hover {
	background-position: 0px -35px;
	color: #000;
}
#menu_container .crmmenu li.selected a:not(.sub) {
	background-position: 0px -105px;
	color: #000000;
}
#menu_container .crmmenu li.selected a:not(.sub):hover {
	background-position: 0px -140px;
	color: #000000;
}
#menu_container .crmmenu li.opened a {
	background-position: 0px -210px;
	color: #000000;
}
#menu_container .crmmenu li.opened a:hover {
	background-position: 0px -210px;
	color: #000000;
}
#menu_container .crmmenu li.selectable a {
}
#menu_container .crmmenu li ul a, .crmmenu li ul a:visited, .crmmenu li ul a:active {
	display: block;
	min-height: 35px;
	font-size: 12px;
	margin: 0px;
	width: auto;
	text-align: center;
}
/*tables*/



#footer {
	width: 100%;
	height: 50px;
	line-height: 20px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #ebebeb;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #EBEBEB;
}
/*generic stuff*/

.full {
	width: 100%;
}
.quarter {
	width: 25%;
}
.third {
	width: 33.333%;
}
.half {
	width: 50%;
}
.floatleft {
	float: left !important;
}
.floatright {
	float: right !important;
}
.noborder {
	border: 0 !important;
}
.clear {
	display: block;
	clear: both;
}
.nobold {
	font-weight: normal !important;
}
span.spacer {
	display: block;
	height: 10px;
}
/*form errors and success*/



.formsuccess {
	min-height: 26px;
	display: block;
	width: 100%;
	color: #FFF;
	font-weight: normal;
	min-height: 26px;
	line-height: 26px;
	text-align: center;
	max-height: 130px;
	background-color: #33CC00;
	background: -webkit-gradient(linear, left top, left bottom, from(#33CC00), to(#339900));
	background: -webkit-linear-gradient(top, #33CC00, #339900);
	background: -moz-linear-gradient(top, #33CC00, #339900);
	background: -ms-linear-gradient(top, #33CC00, #339900);
	background: -o-linear-gradient(top, #33CC00, #339900);
	background: linear-gradient(top, #33CC00, #339900);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33CC00', endColorstr='#339900');
	zoom: 1;
	text-shadow: #090 1px 1px 0px;
	position: relative;
}
.successicon {
	width: 24px;
	height: 24px;
	/*background-image: url(../images/success_icon.png);*/
	position: absolute;
	top: 1px;
	left: 1px;
}
.formsuccess.more:hover {
	overflow-y: scroll;
	padding-left: 17px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.formsuccess.more:hover {
	padding-left: 12px;
}
}
.formwarning {
	min-height: 26px;
	display: block;
	width: 100%;
	color: #2A2300;
	font-weight: normal;
	min-height: 26px;
	line-height: 26px;
	text-align: center;
	max-height: 130px;
	overflow-y: hidden;
	background-color: #FFC704;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFC704), to(#FF9300));
	background: -webkit-linear-gradient(top, #FFC704, #FF9300);
	background: -moz-linear-gradient(top, #FFC704, #FF9300);
	background: -ms-linear-gradient(top, #FFC704, #FF9300);
	background: -o-linear-gradient(top, #FFC704, #FF9300);
	background: linear-gradient(top, #FFC704, #FF9300);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFC704', endColorstr='#FF9300');
	zoom: 1;
	text-shadow: #FFC704 1px 1px 0px;
	position: relative;
}
.formwarning.more:hover {
	overflow-y: scroll;
	padding-left: 17px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.formwarning.more:hover {
	padding-left: 12px;
}
}
.formwarning a {
	color: #663B00 !important;
}
.warningicon {
	width: 24px;
	height: 24px;
	background-image: url(../images/warning_icon.png);
	position: absolute;
	top: 1px;
	left: 1px;
}
.formerror {
	min-height: 26px;
	display: block;
	width: 100%;
	color: #FFF;
	font-weight: normal;
	min-height: 26px;
	line-height: 26px;
	text-align: center;
	max-height: 130px;
	background-color: #FFC704;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0000), to(#CC0000));
	background: -webkit-linear-gradient(top, #FF0000, #CC0000);
	background: -moz-linear-gradient(top, #FF0000, #CC0000);
	background: -ms-linear-gradient(top, #FF0000, #CC0000);
	background: -o-linear-gradient(top, #FF0000, #CC0000);
	background: linear-gradient(top, #FF0000, #CC0000);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0000', endColorstr='#CC0000');
	zoom: 1;
	text-shadow: #C20000 1px 1px 0px;
	position: relative;
}
.formerror a {
	color: #FFF;
	text-decoration: underline;
}
.erroricon {
	width: 24px;
	height: 24px;
	background-image: url(../images/error_icon.png);
	position: absolute;
	top: 1px;
	left: 1px;
}
.formerror.more:hover {
	overflow-y: scroll;
	padding-left: 17px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.formerror.more:hover {
	padding-left: 12px;
}
}
/*slidey form*/



#slideyformcontainer {
	width: 100%;
	position: absolute;
	z-index: 100;
	overflow: hidden;
	display: none;
}
#slideyformholder {
	width: 100%;
	position: absolute;
	overflow: visible;
	display: none;
	background-image: url(../images/locked.png);
	z-index: 100;
}
#slideyform {
	width: 70%;
	position: absolute;
	left: 50%;
	margin-left: -35%;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#CCCCCC));
	background: -webkit-linear-gradient(top, #FFFFFF, #CCCCCC);
	background: -moz-linear-gradient(top, #FFFFFF, #CCCCCC);
	background: -ms-linear-gradient(top, #FFFFFF, #CCCCCC);
	background: -o-linear-gradient(top, #FFFFFF, #CCCCCC);
	background: linear-gradient(top, #FFFFFF, #CCCCCC);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#CCCCCC');
	zoom: 1;
	z-index: 10000;
	-moz-box-shadow: 1px 1px 5px #5E5E5E; /* Firefox */
	-webkit-box-shadow: 1px 1px 5px #5E5E5E; /* Safari, Chrome */
	box-shadow: 1px 1px 5px #5E5E5E; /* CSS3 */
}
#slideyform.big {
	width: 95% !important;
	margin-left: -47.5% !important;
}
#slideyform.medium {
	width: 85% !important;
	margin-left: -42.5% !important;
}
#slideyform .content {
	min-height: 45px;
}
#slideyform .content .title {
	width: 100%;
	height: 45px;
	line-height: 45px;
	background-color: #FFF;
	text-align: center;
	display: block;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: url(../images/formtitle.png);
	color: #FFFFFF;
}
#slideyform .content .title.mini {
	height: 25px !important;
	line-height: 25px !important;
}
#slideyform .content form fieldset {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: 0;
	background-color: #fff;
}
#slideyform .content form fieldset label {
	height: 30px;
	width: 35%;
	line-height: 30px;
	padding: 0px;
	padding-left: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-image: url(../images/formfield.png);
	display: inline-block;
	outline: none;
	border: none;
	border-right: 1px solid #E0E0E0;
	vertical-align: top;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
#slideyform .content div.sp-replacer.sp-light {
	float: right;
	border: 0 !important;
	width: 65%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#slideyform .content form fieldset span.data {
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	width: 65%;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#slideyform .content form fieldset input[type=text], #slideyform .content form fieldset input[type=password], #slideyform .content form fieldset input[type=submit], #slideyform .content form fieldset input[type=button], input.crmbutton[type=button] {
	width: 65%;
	padding: 0px;
	margin: 0px;
	height: 30px;
	border: 0;
	padding-left: 10px;
	padding-right: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-image: url(../images/formfield.png);
	outline: none !important;
}
#slideyform .content form fieldset input[type=text]:hover, #slideyform .content form fieldset input[type=password]:hover, #slideyform .content form fieldset input[type=submit]:hover, #slideyform .content form fieldset input[type=button]:hover, input.crmbutton[type=button]:hover {
	background-position: 0px -30px;
}
#slideyform .content form fieldset input[type=text]:focus, #slideyform .content form fieldset input[type=password]:focus, #slideyform .content form fieldset input[type=submit]:focus, #slideyform .content form fieldset input[type=button]:focus, input.crmbutton[type=button]:focus {
	background-position: 0px -60px;
}
/*

#slideyform .content form fieldset input[type=text][readonly="readonly"]:hover{

	background-position:0px -30px !important;

}

#slideyform .content form fieldset input[type=text][readonly="readonly"]:focus{

	background-position:0px -30px !important;

}

*/



#slideyform .content form fieldset input[type=text][disabled="disabled"], #slideyform .content form fieldset input[type=password][disabled="disabled"], #slideyform .content form fieldset input[type=submit][disabled="disabled"], #slideyform .content form fieldset input[type=button][disabled="disabled"] {
	background-position: 0px -90px;
}
#slideyform .content form fieldset input[type=text].disabled {
	background-position: 0px -90px !important;
}
#slideyform a.buttonlink {
	float: right;
	width: 65%;
	display: block;
	padding: 0px;
	margin: 0px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	border: 0;
	padding-left: 10px;
	padding-right: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-image: url(../images/formfield.png);
	outline: none !important;
}
#slideyform a.buttonlink:hover {
	background-position: 0px -30px;
}
#slideyform a.buttonlink:focus {
	background-position: 0px -60px;
}
#slideyform a.buttonlink.disabled {
	background-position: 0px -90px;
}
#slideyform .content form fieldset .customfieldholder {
	float: right;
	width: 65%;
	padding: 0px;
	margin: 0px;
	height: 30px;
	border: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-image: url(../images/formfield.png);
	outline: none !important;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
#slideyform .content form fieldset input[type=file] {
	margin-top: 2px;
}
}
#slideyform .content form fieldset input[type=file] {
	margin-left: 3px;
	margin-top: 3px;
	margin-top: 5px\9;
	position: absolute;
}
#slideyform .content form fieldset #fileupload .bar {
	color: red;
	display: block;
	position: absolute;
	width: 0%;
	height: 100%;
	background-color: #010001;
	background-image: url(../images/progress.gif);
}
#slideyform .content form fieldset input[type="submit"], #slideyform .content form fieldset input[type="button"] {
	cursor: pointer;
	float: right;
	width: 150px !important;
	outline: none;
}
#slideyform .content form fieldset textarea:not(.redactor) {
	font-size: 10pt;
	width: 65%;
	padding: 0px;
	margin: 0px;
	height: 120px;
	border: 0;
	padding-left: 10px;
	line-height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-image: url(../images/formtextarea.png);
	outline: none !important;
	font-family: Arial, Helvetica, sans-serif;
	resize: none;
	vertical-align: top;
	margin: 0px;
}
#slideyform .content form fieldset textarea:not(.redactor):hover {
	background-position: 0px -120px;
}
#slideyform .content form fieldset textarea:not(.redactor):focus {
	background-position: 0px -240px;
}
#slideyform .content form fieldset textarea[disabled="disabled"] {
	background-position: 0px -360px;
}
#slideyform .content form fieldset .checker {
	position: relative;
	float: right;
	width: 65%;
	padding: 0px;
	margin: 0px;
	height: 30px;
	line-height: 30px;
	border: 0;
	padding-right: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-image: url(../images/formfield.png);
	outline: none !important;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
#slideyform .content form fieldset .checker:hover {
	background-position: 0px -30px;
}
#slideyform .content form fieldset .checker.disabled {
	background-position: 0px -90px;
	cursor: default;
}
#slideyform .content form fieldset .checker span {
	position: absolute;
	display: block;
	padding-left: 33px;
	padding-right: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 530px;
	width: 100%;
}
#slideyform .content form fieldset .radio {
	float: right;
	width: 65%;
	padding: 0px;
	margin: 0px;
	height: 30px;
	line-height: 30px;
	border: 0;
	padding-left: 10px;
	padding-top: 7px;
	padding-right: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-image: url(../images/formfield.png);
	outline: none !important;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
#slideyform .content form fieldset .radio:hover {
	background-position: 0px -30px;
}
#slideyform .content form fieldset .radio.disabled {
	background-position: 0px -90px;
	cursor: default;
}
#slideyform .content form fieldset select {
	width: 65%;
	padding: 0px;
	margin: 0px;
	height: 30px;
	padding: 5px;
	border: 0;
	outline: none !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	background-image: url(../images/formfield.png);
}
#slideyform .content form fieldset select:hover {
	background-position: 0px -30px;
}
#slideyform .content form fieldset select[disabled="disabled"] {
	background-position: 0px -90px;
}
#slideyform .closebtn {
	width: 45px;
	height: 45px;
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	background-image: url(../images/formclose.png);
	cursor: pointer;
}
#slideyform .closebtn:hover {
	background-position: 0px -45px;
}
#menu_container .crmmenu li.divider {
	background-image: url(../images/menudivider.png);
	width: 5px !important;
	min-width: 5px !important;
	height: 35px;
}
/*
@media (max-width:924px){
	#mainouter.fullscreen{
		min-width:100%;
	}
	#mainouter.fullscreen div#headerlogo{
		width:60%;
		background-size:contain;
	}
	#mainouter.fullscreen div#headerlogo img{
		width:100%;
	}
	#mainouter.fullscreen div#headerlogo img{
		min-width:60%;
	}
}*/

