/* Containers
 ---------------------------------------------------------------------------------------------------- */
.container_12 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/
.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12
	{
	display: inline;
	float: left;
	position: relative;
	/*margin-left: 10px; */
	margin-right: 10px;
}

.push_1,.pull_1,.push_2,.pull_2,.push_3,.pull_3,.push_4,.pull_4,.push_5,.pull_5,.push_6,.pull_6,.push_7,.pull_7,.push_8,.pull_8,.push_9,.pull_9,.push_10,.pull_10,.push_11,.pull_11,.push_12,.pull_12
	{
	position: relative;
}

/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/
.first {
	margin-left: 0;
}

.last {
	margin-right: 0;
}

/* Grid >> 12 Columns
----------------------------------------------------------------------------------------------------*/
.container_12 .grid_1 {
	width: 60px;
}

.container_12 .grid_2 {
	width: 140px;
}

.container_12 .grid_3 {
	width: 220px;
}

.container_12 .grid_4 {
	width: 300px;
}

.container_12 .grid_5 {
	width: 380px;
}

.container_12 .grid_6 {
	width: 670px;
}

.container_12 .grid_7 {
	width: 540px;
}

.container_12 .grid_8 {
	width: 620px;
}

.container_12 .grid_9 {
	width: 700px;
}

.container_12 .grid_10 {
	width: 780px;
}

.container_12 .grid_11 {
	width: 860px;
}

.container_12 .grid_12 {
	width: 940px;
}

/* Prefix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/
.container_12 .prefix_1 {
	padding-left: 80px;
}

.container_12 .prefix_2 {
	padding-left: 160px;
}

.container_12 .prefix_3 {
	padding-left: 240px;
}

.container_12 .prefix_4 {
	padding-left: 320px;
}

.container_12 .prefix_5 {
	padding-left: 400px;
}

.container_12 .prefix_6 {
	padding-left: 480px;
}

.container_12 .prefix_7 {
	padding-left: 560px;
}

.container_12 .prefix_8 {
	padding-left: 640px;
}

.container_12 .prefix_9 {
	padding-left: 720px;
}

.container_12 .prefix_10 {
	padding-left: 800px;
}

.container_12 .prefix_11 {
	padding-left: 880px;
}

/* Suffix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/
.container_12 .suffix_1 {
	padding-right: 80px;
}

.container_12 .suffix_2 {
	padding-right: 160px;
}

.container_12 .suffix_3 {
	padding-right: 240px;
}

.container_12 .suffix_4 {
	padding-right: 320px;
}

.container_12 .suffix_5 {
	padding-right: 400px;
}

.container_12 .suffix_6 {
	padding-right: 480px;
}

.container_12 .suffix_7 {
	padding-right: 560px;
}

.container_12 .suffix_8 {
	padding-right: 640px;
}

.container_12 .suffix_9 {
	padding-right: 720px;
}

.container_12 .suffix_10 {
	padding-right: 800px;
}

.container_12 .suffix_11 {
	padding-right: 880px;
}

/* Push Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/
.container_12 .push_1 {
	left: 80px;
}

.container_12 .push_2 {
	left: 160px;
}

.container_12 .push_3 {
	left: 240px;
}

.container_12 .push_4 {
	left: 320px;
}

.container_12 .push_5 {
	left: 400px;
}

.container_12 .push_6 {
	left: 480px;
}

.container_12 .push_7 {
	left: 560px;
}

.container_12 .push_8 {
	left: 640px;
}

.container_12 .push_9 {
	left: 720px;
}

.container_12 .push_10 {
	left: 800px;
}

.container_12 .push_11 {
	left: 880px;
}

/* Pull Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/
.container_12 .pull_1 {
	left: -80px;
}

.container_12 .pull_2 {
	left: -160px;
}

.container_12 .pull_3 {
	left: -240px;
}

.container_12 .pull_4 {
	left: -320px;
}

.container_12 .pull_5 {
	left: -400px;
}

.container_12 .pull_6 {
	left: -480px;
}

.container_12 .pull_7 {
	left: -560px;
}

.container_12 .pull_8 {
	left: -640px;
}

.container_12 .pull_9 {
	left: -720px;
}

.container_12 .pull_10 {
	left: -800px;
}

.container_12 .pull_11 {
	left: -880px;
}

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
.clearfix:before,.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	zoom: 1;
} /* IE < 8 */


a:hover,#nav ul li a:hover,#footer a:hover {
	color: #121d4c;
}

.choice {
	color:black;	
}






.pointer {
    cursor: pointer;
}

.break-word {
	word-wrap: break-word;			/* Internet Explorer 5.5+ */
    white-space: pre-wrap;			/* CSS3 */
	white-space: normal;
	word-break: break-all;
}

.ir {
	display: block;
	text-indent: -999em;
	overflow: hidden;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr;
}

.sotto {
	color: #999
}

.pos_top {
	position: absolute;
	top: 120px;
	right: 5px;
}

.pos_top_label {
	position: absolute;
	top: 120px;
	right: 35px;
}

.back-to-top {
	display: block;
	margin-top: 1em;
	width: 7em;
}

.top-curved {
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.right-curved {
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}

.bottom-curved {
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.left-curved {
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	right: 12px;
}

.bottomleft-curved {
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.buttonBar {
	margin-bottom: 10px;
}

.shadow {
	-moz-box-shadow: 1px 3px 3px #888;
	-webkit-box-shadow: 1px 3px 3px #888;
	box-shadow: 1px 3px 3px #888;
}

.hidden {
	display: none;
	visibility: hidden;
}

img.popuphelp {
	position: absolute;
	right: 12px;
	z-index: 111;
}

.popup {
	padding: 0 10px;
}

.box {
	background-color: #fff;
	padding: 20px;
	margin-bottom:20px;
}

.register {
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 10px;
	position: absolute;
	right: 80px;
	top: 80px;
	width: 220px;
}

dd {
	margin: 0 0 20px
}


.logo {
	display: inline;
	float: left;
	height: 59px;
	margin: 20px 0 0 0;
	overflow: hidden;
	width: 208px;
}

#content {
	position: relative;
	z-index: 4;
}

.main {
	background: #fff;
}


body.respondtolist #wrap_outer {
	background: #ccc;
	padding-bottom: 40px;
}

body.respondtolist #header_outer {
	padding-top: 20px;
	height: 80px;
}

.shadow {
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 10px -8px black;
	box-shadow: 0 8px 10px -8px black;
}

.main-block {
	background: #fff;
	margin-bottom: 20px;
	padding: 0 0 20px;
	position: relative;
}

.main-block a {
	font-weight: bold
}



.system-alert {
	background: #f00 url(img/backgrounds.png) repeat-x left -218px;
}

.sideboxheader {
	background-position: left -618px;
}

.block_container {
	background: #f1f1f1;
	border: 1px solid #ccc;
	display: inline;
	float: left;
	height: 181px;
	margin: 0 10px 30px;
	padding: 20px;
	width: 394px;
}

span.status {
	background-color: #dedede;
	color: #fff;
	font: 11px Verdana, Arial, sans-serif;
	margin-left: 5px;
	padding: 3px 6px;
}

span.published,span.published a {
	background-color: #474747;
	color: #fff;
}

span.unpublished,span.unpublished a {
	color: #1e1e1e
}

.form-sections ul li a.disabled {
	background: transparent;
	color: #999;
}


h2.supplier-message {
	color: #333333;
	font-size: 2.5em;
	font-weight: bold;
	padding: 15px 20px 0 20px;
	line-height: 1.3em;
}

.pagetitle {
	font-size: 22px;
	font-weight: bold;
	line-height: 1.3;
	margin: 5px 0;
	padding: 0 0 0 22px;
}

h2.simple {
	background: none;
	margin: 0;
	padding: 0;
}

.registered,.certified,accredited {
	border: 0px solid #eee;
	padding: 8px 6px 7px 35px;
}

.certified {
	background: url(img/certifyt.png) 0px 3px no-repeat;
	border-color: #666666;
}

.accredited {
	background: url(img/accreditt.png) 0px 3px no-repeat;
	border-color: #7e7e7e;
}

.registered {
	background: url(img/icons.png) 0px 3px no-repeat;
	border-color: #7e7e7e;
}

li .registered,li .certified,li .accredited {
	border: 0px solid #eee;
	padding: 3px 6px 3px 35px;
}

.responsemenu {
	width: 358px;
	position: absolute;
	top: 4px;
	left: 578px;
	margin-bottom: 0px;
	height: 40px;
}

.responsemenu p {
	margin-bottom: 0px;
}

.responsemenu a {
	margin-left: 10px;
	height: 20px;
	float: right;
}

.help-section h3 {
	background: none;
	margin: 0;
	padding: 6px 0 6px 0px;
}

ol.help {
	margin-left: 20px
}

ol.help li {
	margin: 0 0 5px
}



span.expandsub {
	background: transparent url(img/icons.png) no-repeat scroll 4px -1442px;
	display: inline;
	padding: 8px;
}

span.removeEdit {
	cursor: pointer;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	color: #0099CC;
	padding: 10px 15px 10px 00px;
}

.exactive span.expandsub {
	background: transparent url(img/icons.png) no-repeat scroll 4px -1392px;
}

.sub_accord {
	display: block;
	margin: 0 0px 0px 0;
	overflow: hidden;
	padding: 10px 15px;
}

.text-align-right {
    text-align: right;
}

.expanded {
	padding: 10px 1px
}

.highslide-body ul {
	margin-bottom: 15px
}

.pqqform {
	clear: both;
	width: 100%;
}

.repeating {
	padding-top: 1%
}

.h1icon {
	margin-left: 7px;
	padding: 10px 0 10px 60px;
}

.last-updated {
	background: transparent url(img/icons.png) no-repeat scroll 0 -547px;
	font-size: 11px;
	padding: 3px 0 3px 20px;
	position: absolute;
	right: 15px;
	text-align: right;
	top: 8px;
}

.access-code {
	background: transparent url(img/icons.png) no-repeat scroll 0 -1347px;
	padding: 3px 0 3px 20px;
}


.contentbar .full {
	width: 100%;
	z-index: 0
}

ul.listlists li {
	clear: none;
	display: inline;
	float: left;
	margin: 0 20px 0 0;
}


.copyFilesButton { 
	margin-left: -8px;
}

.choosenotice {
	background: #f3f3f3;
	border: 1px solid #CCCCCC;
	margin: 0 0 20px;
	padding: 10px 40px 10px 2%;
}

.choosenotice a {
	font-weight: bold
}

.newlist {
	position: absolute;
	right: 20px;
	top: 10px;
}


.clear-list li {
	margin-bottom: 1em;
}

.clear-list li ul li {
	margin-bottom: 5px
}

ul.pdfs {
	margin-left: 0px
}

ul.sitemap {
	margin: 0
}

ul.sitemap li {
	background: #fff;
	font-weight: bold;
	margin: 0 20px 5px 0px;
	padding: 6px 0px 6px 20px;
}

ul.sitemap li ul li {
	background: url("img/breadcrumbarrow.png") no-repeat scroll 2px 10px
		#fff;
	font-weight: normal;
	margin: 0 0 5px;
	padding: 5px 0 0px 20px;
}

ul.pdfs li {
	background: url(img/icons.png) no-repeat 0px -2793px;
	padding: 6px 0px 6px 24px;
}

ol.decimal {
	margin-bottom: 0px;
	padding-bottom: 10px
}

ol.decimal li {
	background: none;
	display: list-item;
	list-style-type: decimal;
	margin: 0 0 0 10px;
}

.list-status {
	background: #fafafa;
	border: 1px solid #f1f1f1;
	font-size: 11px;
	padding: 10px;
	position: relative;
}

.help-section ul {
	margin-bottom: 20px
}

.help-section h3 a {
	color: #252525;
	font-size: 13px;
	font-weight: bold;
}

h1 span.helpicon {
	display: inline;
	float: right;
}

.contentbar p {
	margin: 0
}

ul.view-response {
	margin-top: 10px
}

.rightcolback {
	background: #F3F3F3 none repeat scroll 0 0;
	position: relative;
}

/*View edit mode styling on the right hand side */
.viewedit {
	font-size: 12px;
	position: absolute;
	right: 88px;
	top: 15px;
	z-index: 11;
}

.viewedit2 {
	font-size: 12px;
	position: absolute;
	right: 3px;
	top: 15px;
	z-index: 11;
}

.viewedit a, .viewedit2 a {
	background: #fff;
	color: #999;
	padding: 4px 7px;
	border: 1px solid #999;
	display: inline-block;
}

.viewedit a.active-tab, .viewedit2 a.active-tab{
	background: #999;
	border: 1px solid #999;
	color: #fff;
	display: inline-block;
	margin-left: 0;
	padding: 4px 7px;
}

.viewedit a.active-tab:hover, .viewedit2 a.active-tab:hover {
	background: #999;
}

.viewedit a:hover, .viewedit2 a:hover{
	background: #333333;
	border: 1px solid #999;
	color: #fff;
	display: inline-block;
	margin-left: 0;
	padding: 4px 7px;
}

#filter {
	display: none
}

a.filter {
	background: #eee;
	display: inline;
	float: right;
	margin: 0 20px 0 0;
	padding: 5px 10px;
}

#filter-list {
	background: #f3f3f3;
	display: none;
	height: 100px;
}


.twocolback {
	background: #FFFFFF url(img/rightcolback.png) repeat-y scroll 100% 0;
	min-height: 570px;
	padding-top: 25px;
	width: 76%;
}

.form-sections {
	height: 100%;
	margin-left: -1px;
	margin-top: 0;
	padding-bottom: 20px;
	width: 24%;
}

.form-sections ul {
	margin: 50px 0 0 0
}

.form-sections ul li {
	margin: 0;
	padding: 0;
}

.form-sections li a,.form-sections li span {
	display: block;
	float: none;
	margin: 0;
	padding: 9px 10px;
}

.form-sections ul li .btn {
	margin: 20px 0 0 10px;
	padding: 6px 7px;
	text-align: center;
	width: 80%;
}

li.sections-active a,li.sections-active span,ul.right-help li a.selected
	{
	background: #fff;
	color: #252525;
	font-weight: bold;
}

.form-sections ul li.sections-active a:hover,ul.right-help li a:hover.selected
	{
	background: #fff
}

.form-sections ul li a:hover {
	background: #eee url(img/leftcolback.png) repeat-y left top
}

.copyright {
	text-align: right;
}

.event {
	border-bottom: 1px dashed #eee;
	margin: 0 0 10px 0px;
	overflow: hidden;
	padding: 0 0 20px 60px;
}

.event p {
	margin: 0 0 0 15px;
	padding: 0px 0 5px;
}

.event a {
	font-size: 14px;
	font-weight: bold;
}

.event span a {
	color: #252525;
	font-size: 11px;
	font-weight: normal;
}

.sidebar {
	margin-top: 0px;
}

.nav-block p {
	font-size: 11px;
	margin: 10px;
}

.nav-block {
	background-color: #fff;
	margin-bottom: 15px;
	padding: 0px;
}

.sidebar h2 a {
	color: #fff
}

h2.notices {
	background-position: 0 -83px
}

h2.response-list {
	background-position: 0 -250px
}

h2.tenderbox {
	background-position: 0 -164px
}

.side-menu ul {
	font-size: 12px
}

.sidebar .side-menu ul {
	margin: 4px 0
}

.side-menu  li {
	display: block;
	float: none;
	text-align: left;
}

.side-menu ul li a,.side-menu ul li span {
	background: url("img/breadcrumbarrow.png") no-repeat scroll 7px 10px
		transparent;
	color: #2b2b2b;
	display: block;
	font-weight: normal;
	margin: 0;
	padding: 6px 0px 6px 20px;
}

.side-menu ul li a.subnav-heading,.side-menu ul li a:hover.subnav-heading
	{
	background-image: none;
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 0 4px;
	width: 160px;
}

.headingcontent {
	display: block;
	height: 32px;
}

.responselist {
	background-image: url(img/icons.png);
	background-position: 0px -497px;
	background-repeat: no-repeat;
	display: inline-block;
	padding: 0px 0px 0px 19px;
}

.assistance ul li a {
	background-image: none;
	color: #929292;
	display: inline;
	padding: 0;
}

.side-menu ul li ul {
	background: #f9f9f9;
	margin: 0;
	padding: 0;
}

.side-menu ul li ul li a {
	background: #f9f9f9;
	border-bottom: 1px solid #eee;
	display: block;
	font-size: 11px;
	padding: 7px 10px 7px 12px;
	text-align: left;
}

.side-menu ul li ul li a:hover,.side-menu ul li ul li.selsub a {
	background: #efefef;
	border-bottom: 1px solid #eee;
	color: #111;
	padding: 7px 10px 7px 12px;
	text-align: left;
}

.side-menu ul li ul li.selsub a {
	background: #f9f9f9
}

.side-menu ul li a.selectnav {
	color: #929292
}

.side-menu ul li a.projectnav {
	color: #6e6e6e
}

.side-menu ul li a.vaultnav {
	color: #c1c1c1
}

#teamEvalDisplays td,#pqqResp td {
	min-width: 42px;
}

.tiny {
	width: 20px
}




.bids-table img.helpicon.inline{
	    position: absolute;
    bottom: 5px;
    right: 4px;
    width: 11px;
}

table.financial th,table.financial thead th,.widget th {
	line-height: 1.1em;
}

.status-table {
	width: 50px;
}



table.jCalendar {
	background: #aaa;
	border: 1px solid #000;
	border-spacing: 2px;
	font-size: 11px;
}

table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
	text-align: center;
	text-shadow: 0 0 0;
}

table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}

table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}

table.jCalendar td.today {
	background: #666;
	color: #fff;
}

table.jCalendar td.selected {
	background: #9b9b9b;
	color: #fff;
}

table.jCalendar td.dp-hover {
	background: #fff;
	color: #000;
}

table.jCalendar td.disabled {
	background: #bbb;
	color: #888;
}

div.dp-popup {
	background: #fff;
	font-size: 10px;
	line-height: 1.2em;
	padding: 10px;
	position: relative;
	width: 171px;
}

div#dp-popup {
	border: 1px solid #ccc;
	position: absolute;
	z-index: 35;
}

a#dp-close {
	display: block;
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
}

a#dp-close:hover {
	text-decoration: underline
}

div.dp-popup a {
	color: #000;
	padding: 3px 2px 0;
	text-decoration: none;
}

div.dp-popup div.dp-nav-prev {
	left: 10px;
	position: absolute;
	top: 9px;
	width: 100px;
}

div.dp-popup div.dp-nav-prev a {
	float: left
}

div.dp-popup div.dp-nav-prev a,div.dp-popup div.dp-nav-next a {
	cursor: pointer
}

div.dp-popup div.dp-nav-prev a.disabled,div.dp-popup div.dp-nav-next a.disabled
	{
	cursor: default
}

div.dp-popup div.dp-nav-next {
	position: absolute;
	right: 10px;
	top: 9px;
	width: 100px;
}

div.dp-popup div.dp-nav-next a {
	float: right
}

div.dp-popup a.disabled {
	color: #aaa;
	cursor: default;
}

div.dp-popup td {
	cursor: pointer
}

div.dp-popup td.disabled {
	cursor: default
}

a.dp-choose-date {
	background: url(img/datepicker.gif) no-repeat;
	display: block;
	float: left;
	height: 16px;
	margin: 5px 3px 0;
	overflow: hidden;
	padding: 0;
	text-indent: -2000px;
	width: 16px;
}

a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}

.nav-advert {
	font-size: 12px
}

.clue {
	background: url("img/cluetip.gif") no-repeat scroll right top
		transparent;
	padding-right: 20px;
	padding-left: 20px;
}

.clue-unwrapped {
    background: url("img/cluetip.gif") no-repeat scroll center transparent;
    padding: 0px 20px;
}

.clue-enotice {
	background: none;
	padding-right: 20px;
}

#cluetip-title {
	overflow: hidden
}

#cluetip-title #cluetip-close {
	float: right;
	position: relative;
}

#cluetip-waitimage {
	background-image: url(img/wait.gif);
	height: 11px;
	position: absolute;
	width: 43px;
}

.cluetip-arrows {
	background-position: 0 0;
	background-repeat: no-repeat;
	display: none;
	height: 22px;
	left: -11px;
	position: absolute;
	top: 0;
	width: 11px;
}

#cluetip-extra {
	display: none
}

.cluetip-jtip {
	background-color: transparent
}

.cluetip-jtip #cluetip-outer {
	background-color: #fff;
	border: 2px solid #ccc;
	font-size: 12px;
	position: relative;
}

.cluetip-jtip h3#cluetip-title {
	background-color: #ccc;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 5px;
	padding: 1px 5px 3px;
}

.cluetip-jtip #cluetip-inner {
	display: inline-block;
	padding: 0 5px 5px;
}

.cluetip-jtip div#cluetip-close {
	color: #900;
	margin: 0 5px 5px;
	text-align: right;
}

.clue-right-jtip .cluetip-arrows {
	background-image: url(img/arrowleft.gif)
}

.clue-left-jtip .cluetip-arrows {
	background-image: url(img/arrowright.gif);
	left: 100%;
	margin-right: -11px;
}

.clue-top-jtip .cluetip-arrows {
	background-image: url(img/arrowdown.gif);
	height: 11px;
	left: 50%;
	margin-left: -11px;
	top: 100%;
	width: 22px;
}

.clue-bottom-jtip .cluetip-arrows {
	background-image: url(img/arrowup.gif);
	height: 11px;
	left: 50%;
	margin-left: -11px;
	top: -11px;
	width: 22px;
}

.highslide-body {
	padding: 0px 10px;
}

.highslide-container table {
	background: none
}

.highslide {
	outline: none;
	text-decoration: underline;
}

.highslide img {
	border: 2px solid silver
}

.highslide-active-anchor img {
	visibility: hidden
}

.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	cursor: default;
	visibility: visible;
}

.highslide-image {
	border-color: white;
	border-style: solid;
	border-width: 2px;
}

.highslide-wrapper,.highslide-outline {
	background: white
}

.highslide-image-blur {
	
}

.highslide-number {
	color: gray;
	font-size: .9em;
	font-weight: bold;
}

.highslide-caption {
	display: none;
	font-size: 1em;
	padding: 5px;
}

.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}

.highslide-dimming {
	background: black
}

a.highslide-full-expand {
	background: url(/delta/scripts/highslide/graphics/fullexpand.gif)
		no-repeat;
	display: block;
	height: 34px;
	margin: 0 10px 10px 0;
	width: 34px;
}

.highslide-loading {
	background-color: white;
	background-image:
		url(/delta/scripts/highslide/graphics/loader.white.gif);
	background-position: 3px 1px;
	background-repeat: no-repeat;
	border: 1px solid white;
	color: black;
	display: block;
	font-size: 9px;
	font-weight: bold;
	padding: 3px;
	padding-left: 22px;
	text-decoration: none;
	text-transform: uppercase;
}

.highslide-move,.highslide-move * {
	cursor: move
}

.highslide-viewport {
	background: none;
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1;
}

.highslide-overlay {
	display: none
}

.hidden-container {
	display: none
}

.closebutton {
	background: url(/delta/scripts/highslide/graphics/close.png);
	cursor: pointer;
	height: 30px;
	left: 15px;
	position: relative;
	top: -15px;
	width: 30px;
}

.highslide-maincontent {
	display: none
}

.highslide-html {
	background-color: white
}

.highslide-html-content {
	display: none;
	padding: 0 0px 5px 5px;
	width: 400px;
	height: 100px;
}

.highslide-header {
	margin-top: 5px;
	padding-right: 5px;
}

.highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}

.highslide-header ul li {
	display: inline;
	padding-left: 1em;
}

.highslide-header ul li.highslide-previous,.highslide-header ul li.highslide-next
	{
	display: none
}

.highslide-header a {
	color: gray;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.highslide-header a:hover {
	color: black
}

.highslide-header .highslide-move a {
	cursor: move
}

.highslide-footer {
	height: 16px
}

.highslide-footer .highslide-resize {
	background: url(/delta/scripts/highslide/graphics/resize.gif) no-repeat;
	display: block;
	float: right;
	height: 11px;
	margin-top: 5px;
	width: 11px;
}

.highslide-footer .highslide-resize span {
	display: none
}

.highslide-resize {
	cursor: nw-resize
}

.no-footer .highslide-footer {
	display: none
}

.header_info {
	color: #777777;
	display: inline;
	float: left;
	font-size: 12px;
	width: 355px;
}

/* END #pageheader */
#responselisticon {
	background-position: 0 0
}

.settings {
	background: #e3e3e3;
	border: 1px dotted #CCCCCC;
	color: #666;
	font-size: 11px;
	margin: 3px 0 0;
	padding: 2px 7px;
	z-index: 21;
}

a.settings:hover {
	background: #ddd;
	border: 1px solid #999;
	color: #333;
}

.account-block {
	background: url("img/large_icons.png") no-repeat scroll 0 6px
		transparent
}

.stages h2 a {
	color: #fff
}

.stages h2 span {
	padding: 16px 0 20px 60px
}

.stages h2.documents {
	background-position: 0 -105px
}

.stages h2.invitesuppliers {
	background-position: 0 -200px
}

.stages h2.evaluate {
	background-position: 0 0px
}

.stages ul li {
	display: block;
	font-size: 13px;
	margin: 10px 0 10px;
}

.stages ul li a,.stages ul li span {
	font-weight: bold
}

.stages ul li span span,.stages ul li a span {
	background-color: #999;
	color: #fff;
	display: inline;
	margin: 0 10px 0 15px;
	padding: 2px 8px;
}

.stages ul.documents span.curved {
	background-color: #828282
}

.stages ul.invitesuppliers span.curved {
	background-color: #d0d0d0
}

.stages ul.evaluate span.curved {
	background-color: #c2c2c2
}

.stages span.cross,.stages span.tick {
	padding: 3px 10px
}

.stages span.cross {
	background-image: url(img/cross.png);
	background-position: center center;
	background-repeat: no-repeat;
}

.stages span.tick {
	background-image: url(img/check1.png);
	background-position: center center;
	background-repeat: no-repeat;
}

.large_icon_trans {
	background: url("img/large_icons_trans.png") 0 0 no-repeat transparent
}

.large_icon {
	background: url("img/large_icons.png") 0 0 no-repeat transparent;
	min-height: 70px;
	padding: 0 10px 0px 70px;
}

.largeicon {
	background: url("img/default_large_icons.png") 0 0 no-repeat transparent;
	display: inline;
	float: left;
	padding: 0 0px 0px;
}

/* Stages */
.tenderbox_trans {
	background-position: 9px -214px;
}

.notice_trans {
	background-position: 9px -365px;
}

.responselist_trans {
	background-position: 9px -63px
}

.documents_trans {
	background-position: 9px -1043px;
}

.suppliers_trans {
	background-position: 9px -741px;
}

.evaluate_trans {
	background-position: 9px -666px;
}

.selectlogo {
	background: url("img/selectlogo.png") right 0 no-repeat transparent;
	padding: 0 220px 0px 0;
}

.important {
	background-position: right -2696px;
	font-weight: bold;
	padding-right: 24px;
}

#dashboard h3 {
	border-top: 0px solid #eee;
	font-size: 17px;
	font-weight: bold;
	padding-top: 10px;
}

#dashboard h3 a {
	color: #252525
}

.loginbox {
	background: #dbdbdb url(img/front-back.png) repeat-x 0 0px;
	display: block;
	height: 109px;
	position: absolute;
	right: 0px;
	top: 10px;
	width: 295px;
}

.loginbox a {
	color: #2b2b2b;
	font-size: 11px;
}

.registerlink {
	margin-left: 20px
}

.loginbox fieldset {
	background: none;
	border: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.loginbox #j_username,.loginbox #j_password {
	display: inline;
	float: left;
	padding: 3px;
	width: 180px;
}

.loginlabel {
	display: inline;
	float: left;
	font-size: 11px;
	margin: 0px 5px 0 0;
	padding: 0px 0 0 0;
	text-align: right;
	width: 70px;
}

.loginsubmit {
	display: inline;
	float: right;
	margin-right: 20px;
}

.buyers,.suppliers {
	display: inline;
	float: left;
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
	width: 320px;
}


.about-block {
	width: 290px
}

.about-block p {
	margin-left: 15px;
	margin-right: 15px;
}

.leftblock {
	display: inline;
	float: left;
	width: 680px;
}

.rightblock {
	display: inline;
	float: right;
	width: 290px;
}



.evaluation {
	background: #fff;
	padding: 20px;
}



form label img {
	margin: 0 0 0 3px;
	padding: 0;
}


.subdesc {
	display: block;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	/*min-height: 22px;*/
	padding: 0 0 1px;
	margin-bottom: 2px;
	color: black;
}


form li .datepicker {
	cursor: pointer;
	float: left;
	height: 16px;
	margin: .1em 5px 0 0;
	padding: 0;
	width: 16px;
}

form li div label .currently {
	display: none
}

.button,a.button {
	color: #333;
	cursor: pointer;
	display: inline-block;
	line-height: 22px;
	margin: 0 10px 10px 0;
	padding: 0px 8px 2px;
	text-decoration: none;
	width: auto;
}

a:visited.button {
	color: #fff
}

a:hover.button {
	text-decoration: none
}

a.button {
	font-size: 13px;
	line-height: 19px;
	padding: 0 13px 2px;
}

.button:active {
	border: 2px solid #333
}


/* input.text:focus,textarea.textarea:focus {
	background: #f5f5f5 url(img/fieldbg.gif) repeat-x top
} */


.buttons {
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
}

.third {
	max-width: 300px;
	width: 32%;
}

.sixth {
	max-width: 150px;
	width: 16%;
}

.half {
	max-width: 500px;
	width: 48%;
}

.textboxminheight {
	min-height: 75px;
}

.evField {
	display: block;
	float: left;
	width: 100%;
	margin: 0 -2px 3px -3px;	
}




form li.error {
	background-color: #FFDFDF;
	display: block;
	margin: 3px 0;
}

form li.error label {
	color: #DF0000
}

form p.error {
	clear: both;
	color: red;
	display: none;
	font-size: 10px;
	font-weight: bold;
	margin: -2px 0 5px 0;
}

form li.error p.error {
	display: block
}

.req {
	color: red;
	float: none;
	font-weight: normal;
	margin: 0;
}
.reqspace {


	float: none;
	font-size: 1px;
	font-weight: normal;
	margin: 0;
	padding: 9px 27px;
}

.external-popup {
	background: transparent url(img/external_link.gif) no-repeat scroll
		right 0px;
	float: none;
	padding-right: 18px;
}

.colThird {
	width: 32%;
	float: left;
}

.colQuarter {
	width: 24%;
	float: left;
}

.lists {
	display: block;
	float: right;
	margin: 0 0 5px;
	padding: 0 0 0 0;
	width: 440px;
}

.child-element {
	display: inline;
	float: left;
	margin-bottom: 0;
	margin-right: 15px;
	padding-bottom: 0;
}


.largebtn {
	display: block;
	text-align: center;
	width: 120px;
}


.a-btn {
    -webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #121d4c;
	color: #fff;
	cursor: pointer;
	font: 13px Arial, sans-serif;
	overflow: visible;
	padding: 5px 16px 6px;
	vertical-align: middle;
	display: inline-block;
	border: 0;
	transition: background 0.3s;
	margin-bottom: 10px;
}

.a-btn-small{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: url(img/backgrounds.png) repeat left -100px;
    border: 1px solid #999;
    color: #fff;
    cursor: pointer;
    font: bold 12px Arial, sans-serif;
    overflow: visible;
    padding: 5px 12px;
    margin-bottom: 5px;
    text-shadow: #2481B2 0 -1px 0;
    vertical-align: middle;
}

.response-btn {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: url(img/backgrounds.png) repeat left -100px;
	border: 1px solid #999;
	color: #fff;
	cursor: pointer;
	font: bold 13px Arial, sans-serif;
	overflow: visible;
	padding: 5px 16px 6px;
	text-shadow: #2481B2 0 -1px 0;
	vertical-align: middle;
}

.evaluatebuttons {
	margin-top: 4px;
}

.lockevaluation {
	position: absolute;
	margin-top: -34px;
	left: 212px;
	margin-bottom: 0px;
}

.lockevaluationcomment {
	position: absolute;
	left: 160px;
	margin-top: -64px!important;	
}

@-moz-document url-prefix() { 
  .lockevaluationcomment{
     margin-top: -30px!important;
  }
}

a.action-btn,.action-btn a,input.action-btn {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 30px;
	color: #fff;
}

#content  a.form-link {
	background-image: url(img/buttonsfbt.png);
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	line-height: 20px;
	overflow: hidden;
	padding: 0px;
	width: 32px;
}

#content a.form-link span {
	display: block;
	left: -1000px;
	position: absolute;
}

#content a.form-link-button-previous-button {
	background-position: 0 -51px;
	float: left;
	margin: 5px 0px 0 20px;
}

#content a.form-link-button-next-button {
	background-position: 0 -0px;
	float: right;
	margin: 5px 20px 0 0;
}

#content a:hover.form-link-button-previous-button {
	background-position: 0 -156px
}

#content a:hover.form-link-button-next-button {
	background-position: 0px -106px
}

a:hover.form-link-pqq-button-previous-button {
	background-position: 0 -156px
}

a:hover.form-link-pqq-button-next-button {
	background-position: 0px -106px
}

table.form-table {
	border-top: 0;
	margin: 0;
	width: 100%;
}

table.form-table tr {
	border-left: 0;
	border-right: 0;
}

table.form-table tr:hover {
	background: #fafafa; 
}

table.form-table td {
	border-bottom: 0;
	padding: 2px;
	vertical-align: middle;
}

form li label span.choice {
	margin-left: 10px
}


#wrap .disabled,#wrap input[disabled],#wrap textarea[disabled],#wrap option[disabled],#wrap optgroup[disabled],#wrap select[disabled],#wrap .disabled:hover,#wrap input[disabled]:hover,#wrap textarea[disabled]:hover,#wrap option[disabled]:hover,#wrap optgroup[disabled]:hover,#wrap select[disabled]:hover
	{
	background: #ddd;
	border: 1px solid #999;
	/*color: #f7f7f7;*/
	font-size: 13px;
	font-weight: bold;
}

label span.number {
	display: block;
	float: left;
	width: 15px;
}

.subtd {
	font-size: 11px
}

.subtd a:link {
	color: #47448F
}

.external {
	background: transparent url(img/external_link.gif) no-repeat scroll
		right 0px;
	padding: 0 20px 0 0;
}

.pexn {
	background: url(img/pexn11.png) no-repeat right 0 transparent;
	padding: 0 310px 0 0;
}

.exportlinks {
	font-size: 11px;
	margin-left: 2%;
	float:left!important;
}

.pb2>.exportlinks {
	font-size: 11px;
	margin-left: 2%;
	display: block;
	float: right;
	clear: both;
	margin-right: 27px;
}

.infobox {
	background: none repeat scroll 0 0 #F1F1F1;
	border: 1px solid #DDDDDD;
	margin-bottom: 25px;
	padding: 20px;
}

.select_community {
	background: url("img/selectinsignia.png") no-repeat scroll 5px 3px
		transparent;
	display: block;
	float: left;
	height: 25px;
	margin-top: -2px;
	width: 97px;
}

.comment_icon {
	background: url("img/comment.png") no-repeat scroll right top
		transparent;
	padding-bottom: 4px;
	padding-right: 18px;
}




/* Quick Quote | Step Two */
/* Get the bullets inside their LI's, so they're clickable. */
ul.explorertree ul {
	padding-left: 20px
} /* sublist indentation */
ul.explorertree ul li {
	font-size: 1em;
	padding: 0 0 5px 15px;
	color: #222;
	margin: 0;
}
/* Set the bullet images */
/*ul.explorertree li {
	padding: 5px 0 5px 0;
}*/
/*ul.explorertree li span {
	border: #dddddd solid 1px;
	background: #f8f8f8;
	background:
		url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZjhmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlN2U3ZTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f8f8f8 0%, #e7e7e7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8),
		color-stop(100%, #e7e7e7) );
	background: -webkit-linear-gradient(top, #f8f8f8 0%, #e7e7e7 100%);
	background: -o-linear-gradient(top, #f8f8f8 0%, #e7e7e7 100%);
	background: -ms-linear-gradient(top, #f8f8f8 0%, #e7e7e7 100%);
	background: linear-gradient(to bottom, #f8f8f8 0%, #e7e7e7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(   startColorstr='#f8f8f8',
		endColorstr='#e7e7e7', GradientType=0 );
	padding-right: 32px;
}*/

ul.explorertree li a.plus {
	width: 100%;
	list-style: none;
	background: url(img/explorertree-plus.png) no-repeat left center, #fafafa;
	border: 1px solid #e9e9e9;
	padding: 10px 12px 10px 25px;
	cursor: pointer;
	float: left;
	margin-bottom: 10px;
}

ul.explorertree li a.minus {
	width: 100%;
	list-style: none;
	background: url("img/explorertree-minus.png") no-repeat left center, #fafafa;
	border: 1px solid #e9e9e9;
	padding: 10px 12px 10px 25px;
	cursor: pointer;
	float: left;
	margin-bottom: 10px;
}

.accordpadding {
	padding-right: 34px;
}

h3.select-certify {
	display: block;
	color: #ffffff;
	background: #c21f2f;
	clear: both;
	text-indent: 20px;
	height: 25px;
	line-height: 25px;
	padding: 0;
	margin: 0;
}

h3.select-accredit {
	display: block;
	color: #ffffff;
	background: #464646;
	clear: both;
	text-indent: 20px;
	height: 25px;
	line-height: 25px;
	padding: 0;
	margin: 0;
}

.banner_ad {
	float: left;
	width: 333px;
	height: 120px;
}

.footer-logo {
	float: left;
	margin: 20px 20px 0 0;
}

.social {
	float: right;
	margin: 20px 0 0 10px;
}

a.grey-out {
	color: #666666;
}

.mt0 {
	margin-top: 0;
}

.pb0 {
	padding-bottom: 0;
}

#expanderHead {
	cursor: pointer;
}

#expanderHead-page {
        cursor: pointer;
}
 
#expanderHead-section {
        cursor: pointer;
}

.RespondCont {
	background-color: #fff;
	border: 1px solid #CCCCCC;
	border-radius: 7px 7px 7px 7px;
	margin-bottom: 8px;
	padding: 15px 10px 20px 10px;
	text-align: left;
	line-height: 18px;
}

.sign-up {
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.4);
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1) inset, 0 1px 1px
		rgba(0, 0, 0, 0.3);
	padding: 9px 19px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
}

.sign-up:hover,.sign-up-anchor:hover {
	background-color: #6299C5;
	color: #FFFFFF;
	text-decoration: underline;
}

.message {
	margin-bottom: 10px
}

.msg-float {
	display: block;
	left: 1%;
	top: 10px;
	width: 72%;
	z-index: 1111;
}

.question-instruction a {
	word-wrap: break-word;
}

/*********************************
 *********************************
 *********************************/
#wrap {
	padding-top: 10px;
	padding-bottom: 20px;
	min-height: 680px;
}

#wrap_outer {
	background: #fff;
	position: relative;
	z-index: 10;
	zoom: 1;
}

.ctx_outer {
	/*position: relative;*/
	position: inherit;
	z-index: 11;
	zoom: 1;
}

#wrap_outer.demo {
	background: #fff url(img/demo.png) repeat 0px 0px
}

#modules {
	
}

#modules .module {
	margin-bottom: 10px;
	position: relative;
	display: inline-block;
	position: relative;
	padding-left: 66px;
	width: 394px;
	margin-left: 0;
	margin-right: 10px;
}

#header_outer,#pageheader #name .iconic,#modules .module .iconic {
	background: #121D4C;
}

#modules .module .iconic {
	transition: background 0.3s;
}

#modules .module .iconic:hover {
	background: #27ace3;
}

#modules .module h3 a {
	text-decoration: none;
}

#modules .module a {
	text-decoration: underline;
}


/* Flash Notices - BRING BACK FOR 5.1 WHEN messages.jsp is returned to normal!!!

.error,
.flash-alert {
	background: url("img/error.png");;
	background-repeat: no-repeat;
	background-position: 98% center;
}
.error,
.flash-alert {
	background-color: #FBE3E4;
	border: 2px solid #FBC2C4;
}
.flash-notice {
	border-radius: 7px 7px 7px 7px;
    background: #FFF6BF;
    border: 2px solid #FFD324;
}
.flash-info {
	background-color: #edeffe;
	margin-bottom: 10px;
}
.error,
.flash-alert,
.flash-notice,
.flash-info {
	margin-top: 1%;
	margin-bottom: 2%;
	padding: 1% 2%;
}
.flash-alert strong {
	color: #c55741;
}
.flash-notice strong {
	color: #dfb347;
}
.flash-info strong {
	color: #000080;
}

.container_12 .flash {
	width: 94%
}
*/
/* Flash Notices

.flash-info {
	background-color: #edeffe;
	margin-bottom: 10px;
}
.flash-info {
	margin-top: 1%;
	margin-bottom: 2%;
	padding: 1% 2%;
}
.flash-info strong {
	color: #000080;
}
.container_12 .flash {
	width: 94%
}
 */
.alertIcon {
	position: relative;
	float: right;
	margin-right: 155px;
	margin-top: 5px;
	display: inline;
}

div#alertPopup {
	display: none;
	position: absolute;
	width: 250px;
	border: 1px solid #CCCCCC;
	background-color: #ffebed;
	text-align: left;
	line-height: 18px;
	font-size: 90%;
	z-index: 200;
}

.ContainerActivity {
	margin: 0;
	min-width: 970px;
	width: 100%;
}

.blockheader_gray {
	background: #47A9D4 url(img/backgrounds.png) repeat-x 0 -700px;
	color: #444444;
	display: block;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 8px 10px 9px 10px;
}

.blockheader-grey {
	background: #47A9D4 url(img/backgrounds.png) repeat-x 0 -700px;
}



span.published,span.published a {
	background-color: #44407C;
	color: #fff;
}

span.unpublished,span.unpublished a {
	color: #777
}

.certified {
	background: url(img/certifyt.png) 0px 3px no-repeat;
	border-color: #c00;
}

.accredited {
	background: url(img/accreditt.png) 0px 3px no-repeat;
	border-color: #2787BC;
}

.exactive span.expandsub {
	background: transparent url(img/icons.png) no-repeat scroll 4px -1392px
}

/*********************************************/
/* hide menu and allow it to return */
/*********************************************/
.contentbar ul ul {
	position: absolute;
	visibility: hidden;
	top: 32px;
}

.contentbar ul li:hover ul {
	visibility: visible;
	z-index: 9999;
}
/* Contains the Float */
.clearFloat {
	clear: both;
	margin: 0;
	padding: 0;
}
/* IE7 Display Fix */
.contentbar ul li {
	display: inline;
}

.twocolback-less-height {
	background: #FFFFFF url(img/rightcolback.png) repeat-y scroll 100% 0;
	min-height: 50px;
	padding-top: 25px;
	width: 76%;
}

.text-content_new {
	margin: 2% 2% 0% 2%;
}

.assistance ul li a {
	color: #299DD3;
}

.side-menu ul li a.selectnav {
	color: #28a0df
}

.side-menu ul li a.projectnav {
	color: #d21f23
}

.side-menu ul li a.vaultnav {
	color: #e7ba03
}

table.eval-table {
	background: #E8F0FF;
	border-collapse: collapse;
	border-top: 1px solid #CCC;
	margin: 0 0 10px 1.4%;
	padding: 10px;
	word-wrap: break-word;
	float: left;
}

.eval_width_1 {
	width: 47%
}

.eval_width_2 {
	width: 47%;
	height: 303px;
}

table#reminderFive,table#reminder {
	background: #FFF6BF;
	border: 0 solid #FFD324;
	color: #514721;
}

table#reminderFive tr.even,table#reminder tr.even {
	background: #FFFBDF
}

table#reminderFive tr.odd,table#reminder tr.odd {
	background: #FFF6BF
}

fieldset table.eval-table {
	float: none;
	margin-left: 0;
	width: 98%;
}

#popbg table.eval-table {
	margin: 10px 0 10px
}

table.eval-table tr,table.eval-table tr.odd {
	background: #fff;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

table.eval-table tr.even {
	background: #f1f1f1
}

table.eval-table tr.highlight {
	background-color: #FCFFDF
}

table.eval-table td {
	border-bottom: 1px solid #CCC;
	padding: 10px;
	text-align: left;
}

table.jCalendar td.selected {
	background: #f66;
}

.clue {
	cursor: pointer;
}

.informationbox {
	color: #666;
	float: left;
	font-size: 11px;
	margin-bottom: 10px;
	height: 9em;
	position: relative;
	width: 48%;
	border: 1px solid #E4E4E4;
}

.stages ul.documents span.curved {
	background-color: #278BC0
}

.stages ul.invitesuppliers span.curved {
	background-color: #B9DC5B
}

.stages ul.evaluate span.curved {
	background-color: #FBB255
}

.buyerprofile {
	background-position: 0 -1500px;
}

.passservices {
	background-position: 0 -2500px;
}

.loginbox a {
	color: #28255A;
	font-size: 11px;
}


input.text:focus,textarea.textarea:focus {
	background: #FFF6BF url(img/fieldbg.gif) repeat-x top
}

.sign-up {
	background-color: #28275A;
}

/* a.action-btn-respond,.action-btn-respond a,input.action-btn-respond {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #82ae25 url(img/backgrounds.png) repeat-x left -620px;
	border-color: #658F08;
	color: #fff;
	text-shadow: #698727 0px -1px 0px;
}

a:hover.action-btn-respond,.action-btn-respond a:hover,input:hover.action-btn-respond
	{
	background: #82ae25 url(img/backgrounds.png) repeat-x left -600px;
	color: #fff;
	text-shadow: #698727 0px -1px 0px;
}

a:active.action-btn-respond,.action-btn-respond a:active,input:active.action-btn-respond,a:focus.action-btn-respond,.action-btn-respond a:focus,input:focus.action-btn-respond
	{
	background: #82ae25 url(img/backgrounds.png) repeat-x left -628px;
	border-color: #82ae25;
	color: #efefef;
	text-shadow: #698727 0px -1px 0px;
} */

input.upload {
	padding: 3px 12px;
	margin-left: 10px;
}



/* a:hover.action-btn,.action-btn a:hover,input:hover.action-btn {
	background: #82ae25 url(img/backgrounds.png) repeat-x left -600px;
	text-shadow: 1px 1px 0 #999;
}

a:active.action-btn,.action-btn a:active,input:active.action-btn,a:focus.action-btn,.action-btn a:focus,input:focus.action-btn
	{
	background: #82ae25 url(img/backgrounds.png) repeat-x left -628px;
	border-color: #82ae25;
	color: #efefef;
	text-shadow: #698727 0px -1px 0px;
} */

#content  a.form-link {
	margin: 500px;
}

h3.select-accredit {
	background: #2d4964;
}


.toggle_container {
	background: none repeat scroll 0 0 #FFFFFF;
	clear: both;
	font-size: 13px;
	margin: 0 0 5px 0;
	overflow: hidden;
	padding: 0;
}

.bulleted {
	list-style-type: square;
}

.showEmails {
	padding: 0 0 0 0px;
	margin: 0 0 5px 0;
}


.showEmails a {
	color: #fff;
	text-decoration: none;
	display: block;
}

.showEmails a:hover {
	color: #ccc;
}

.showEmails.active {
	padding: 0 0 0 0px;
	margin: 0 0 5px 0;
}

.toggle_box {
	clear: both;
}

.emailaddresses {
	padding: 5px;
}

.closecolab {
	position: absolute;
	right: 5%;
	top: -32px;
	z-index: 3000;
}

/*==================QUESTIONNAIRE STYLING starting here======================*/
#contentEdit {
	margin: 1% 0 0 1%;
	position: relative;
	width: 95%;
}

/*Delete questionnaire button*/
.delete_questionnaire {
	background: #EDEDED;
	border: 1px solid #999;
	font-size: 11px;
	float: right;
	padding: 3px 3px;
	margin-bottom: 6px;
	margin-top: 3px;
	color: #CC2828;
}

/* Right hand side pages */
.form-page {
	display: inline;
	float: left;
	height: 100%;
	margin-left: -1px;
	margin-top: 0;
	padding-bottom: 20px;
	width: 24%;
}

.form-page ul {
	margin: 50px 0 0 0
}

.form-page ul li {
	margin: 0;
	padding: 0;
}

.form-page li a,.form-page li span {
	display: block;
	float: none;
	margin: auto;
	padding: 9px 10px;
}

.form-page ul li a {
	width: 100%;
}




tr.add-section {
	background: #F3F3F3!important;
	border-width: 2px;
   	border-bottom-width:2px;
   	border-bottom-color:black;
   	border-bottom-style: solid;
   	width: 100%;
}



a.addPage {
    right: -9px;
    position: relative;
}

li a.addPage,a.addPage:hover.selected,ul.right-help li a.addPage.selected {
	cursor: pointer;
	font-size: 12px;
	background: transparent url(img/add_but_2.png) no-repeat scroll 2% 0px;
	font-style: italic;
	margin: 5px;
	padding: 0px 20px 20px 15px;
} 

li.page-active {
	background: #fff;
	widht: 100%;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 60px 60px 60px 60px;
	margin: 10px 10px 0 0;
}

li.page-inactive {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 60px 60px 60px 60px;
	margin: 10px 10px 0 0;
}

li.page-inactive a.default,a.default:hover.selected,ul.right-help li a.default.selected
	{
	font-weight: bold;
	font-size: 13px;
	display: inline;
}

li.page-active a.default,a.default:hover.selected,ul.right-help li a.default.selected
	{
	color: #252525;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	display: inline;
}

label.reusedQuestion {
	background-image: url(/delta/images/tick.png);
	background-position: left;
	background-repeat: no-repeat;
	color: #222;
	display: block;
	display: block;
	font-size: 100%;
	font-style: italic;
	line-height: 1.5em;
	margin: -1.65em 0 0 0px;
	padding: .44em 0 .5em 20px;
	width: 88%;
	cursor: pointer;
}

label.disabledQuestion {
	background-image: url(/delta/images/iconInformation.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #222;
	display: block;
	display: block;
	font-size: 100%;
	font-style: italic;
	line-height: 1.5em;
	margin: -1.65em 0 0 0px;
	padding: .44em 0 .5em 20px;
	width: 88%;
	cursor: pointer;
}

/*======= END OF Side Pages */
span.move {
	display: block;
}

span.removeQuestion {
	cursor: pointer;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	color: #0099CC;
	padding: 10px 15px 10px 00px;
}

/* span.addQuestion {
	background: transparent url(img/add_but_2.png) no-repeat scroll 7% 0px;
	cursor: pointer;
	display: inline;
	font-size: 11.49px;
	font-style: italic;
	padding: 2px 20px 0px 20px;
} */

a.addSection, a.addQuestion {
	background: transparent url(img/add_but_2.png) no-repeat scroll left center;
	cursor: pointer;
	display: inline;
	font-size: 12px;
	font-style: italic;
	padding: 2px 20px 0px 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

td a.addPage,a.addPage:hover.selected, td a.addPage.selected {
	background: transparent url(img/add_but_2.png) no-repeat scroll left center;
	cursor: pointer;
	font-size: 12px;
	font-style: italic;
	text-indent: 10px;
}


li a.addPage,a.addPage:hover.selected,ul.right-help li a.addPage.selected {
	display:block;
	margin:5px 10px;
	box-sizing:border-box;
	text-align:left;
}

#rounded-corner {
	font-size: 13px;
	font-weight: bold;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}

#rounded-corner thead th.rounded-company {
	background: #b9c9fe url('img/table-images/pqqleft.png') left -1px
		no-repeat;
}

#rounded-corner thead th.rounded-q4 {
	cursor: pointer;
	background: #b9c9fe url('img/table-images/pqqright.png') right -1px
		no-repeat;
}

#rounded-corner th {
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #039;
	background: #b9c9fe;
}

#rounded-corner td {
	padding: 8px;
	background: #e8edff;
	border-top: 1px solid #fff;
	color: #669;
}

#rounded-corner tfoot tr {
	height: 5px;
}

#rounded-corner tfoot td.rounded-foot-left {
	background: #e8edff url('img/table-images/pqqbotleft.png') left bottom
		no-repeat;
}

#rounded-corner tfoot td.rounded-foot-right {
	background: #e8edff url('img/table-images/pqqbotright.png') right bottom
		no-repeat;
}

#rounded-corner tbody {
	font-weight: bold;
}

#rounded-corner tbody tr.default td {
	font-weight: bold;
}

#rounded-corner tbody tr.default:hover td {
	background: #d0dafd;
	cursor: pointer;
}

#rounded-corner tbody td.add {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-style: italic;
}

a.dropPQQ-new {
	background-image: url(img/Item.Delete.new.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	cursor: pointer;
	font-style: italic;
	font-size: 12px;
	margin-left: 8px;
	margin-top: 10px;
	padding: 0px 10px 0px 20px;
}

a.dropPQQ,a.dropPQQ:hover.selected,a.dropPQQ.selected {
	background-image: url(img/Item.Delete.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	margin-left: 8px;
	margin-top: 10px;
	padding: 0px 10px 0px 20px;
}

.pqqinformationbox {
	color: #666;
	float: left;
	font-size: 12px;
	margin-bottom: 10px;
	height: 5em;
	position: top;
	width: 40%;
	border: 1px solid #E4E4E4;
}

/*===Questionnaire information box ends here==*/

/*=== EDIT/REMOVE  start here==*/
a.removeSec,a.removeSec:hover.selected,a.removeSec.selected {
	background-image: url(img/Item.Delete.gif);
	background-repeat: no-repeat;
	margin-left: 8px;
	margin-top: 10px;
	padding: 0px 10px 0px 20px;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	color: #039;
}

a.editSec,a.editSec:hover.selected,a.editSec.selected {
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	margin: auto;
	background: transparent url(img/icons.png) no-repeat scroll 0% -1250px;
	margin: auto;
	padding: 0px 0px 0px 20px;
	color: #039;
}

.editQuestion {
	background-image: url(img/edit.png);
	background-repeat: no-repeat;
	margin-left: 8px;
	margin-top: 10px;
	padding: 0px 10px 0px 20px;
}

.invalid {
	color: #CC0000;
}

li a.removeP,a.removeP:hover.selected,ul.right-help li a.removeP.selected
	{
	cursor: pointer;
	font-style: italic;
	font-size: 11px;
	display: inline;
	background-image: url(img/Item.Delete.gif);
	background-repeat: no-repeat;
	margin-left: 8px;
	margin-top: 10px;
	padding: 0px 10px 0px 20px;
}

li a.editP,a.editP:hover.selected,ul.right-help li a.editP.selected {
	cursor: pointer;
	font-size: 11px;
	font-style: italic;
	margin: auto;
	display: inline;
	background: transparent url(img/icons.png) no-repeat scroll 0% -1250px;
	margin: auto;
	padding: 0px 0px 0px 20px;
}

/* New CSS 24.07.2012 */
span.invalid {
	background-image: url(img/invalid_question.png);
	background-repeat: no-repeat;
	margin-left: 8px;
	margin-top: 10px;
	padding: 4px 10px 0px 20px;
}
/* New CSS 18.07.2012 */
p.qa {
	font-size: larger
}

p.qa:first-letter {
	font-size: 1.3em;
	color: maroon
}

address {
	margin-top: 4.5em
}

pre {
	font-size: .9em;
	padding: 1em
}

pre.style {
	background: #6CF
}

pre.markup {
	background: #FFC
}

.table_content {
	width: 92%;
	margin-left: 2%;
	margin-right: 4%;
}

/* Shared table styles */
.table1 {
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 100%;
	float:left;
	display:block;
	margin-top: 0em;
	margin-bottom: 1em;
}

table:not(.quTable) .v5_headerclass {
	padding: 0 0.5em;
	text-align: left;
	border-top: 1px solid #bababa;
	border-bottom: 1px solid #bababa;
	background: #dddddd;
	font-family: arial, helvetica, sans-serif;
	padding-top: 14px;
	width: 10%;
}

.v5_headerclass_td {
	padding: 0 0.5em;
	border-left: 0 none;
	padding-top: 0.5em;
}

tr.gray_text td {
	border-top: 1px solid #bababa;
	border-bottom: 1px solid #bababa;
	color: #736F6E;
}

tr.gray td {
	border-top: 1px solid #bababa;
	border-bottom: 1px solid #bababa;
	background: #eef3f9;
}

tr.white td {
	border-top: 1px solid #bababa;
	border-bottom: 1px solid #bababa;
	background: #ffffff;
}

span.fas.fa-grip-vertical {
    background-position: bottom right !important;
    position: relative!important;
    vertical-align: middle!important;
}

/* CSS2 selector styles */
table.manuals:not(.quTable) td:first-child {
	width: 190px;
}

table.manuals td+td {
	border-left: 1px solid #CCC;
	text-align: left;
}

/* Classes for IE */
table.manualsIE:not(.quTable) td.width {
	width: 190px;
}

table.manualsIE td.adjacent {
	border-left: 1px solid #CCC;
	text-align: left;
}

IMG.display_buttons {
	display: inline-table;
	margin-top: 15px;
	margin-left: 4px;
	margin-right: auto;
}

.editForm3 {
	background: url("/delta/images/question_remove.jpg") no-repeat scroll
		center bottom transparent;
	border-style: none;
	cursor: pointer;
	display: inline;
	margin-bottom: 8px;
	margin-top: 8px;
	text-indent: -1000em;
	text-transform: capitalize;
}

.editForm3 a img:hover {
	border-size: 0px;
	border-style: none;
	background: transparent url(/delta/images/edit_but.jpg) no-repeat bottom
		center;
	text-transform: capitalize;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
}

.editBut {
	display: inline;
	margin-bottom: 8px;
	margin-top: 8px;
	border-size: 0px;
	border-style: none;
	background: transparent url(/delta/images/question_edit.jpg) no-repeat
		bottom center;
	text-transform: capitalize;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
}

.editButRIGHT {
	display: inline;
	margin-bottom: 8px;
	margin-top: 8px;
	border-size: 0px;
	border-style: none;
	background: transparent url(/delta/images/question_edit.jpg) no-repeat
		bottom center;
	text-transform: capitalize;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
}



.moveUp_gray {
	display: inline;
	opacity:0.4;
	margin-bottom: 8px;
	margin-top: 5px;
	border-width: 0px;
	border-style: none;
	background: transparent url(/delta/images/question_up.jpg) no-repeat
		bottom center;
	text-transform: capitalize;
	text-indent: -1000em;
	cursor: default;
	padding: 1px 6px;
}

.moveDown_gray {
	display: inline;
	opacity:0.4;
	margin-bottom: 8px;
	margin-top: 5px;
	border-width: 0px;
	border-style: none;
	background: transparent url(/delta/images/question_down.jpg) no-repeat
		bottom center;
	text-transform: capitalize;
	text-indent: -1000em;
	cursor: default;
	padding: 1px 6px;
}

/* #moveUpGray {
	display: inline;
	margin-bottom: 8px;
	margin-top: 8px;
	border-size: 0px;
	opacity:0.4;
	border-style: none;
	text-transform: capitalize;
	text-indent: -1000em;
	background: transparent url(/delta/images/question_blank.jpg) no-repeat
		bottom center;
	cursor: pointer; /* hand-shaped cursor */
	/*cursor: hand; /* for IE 5.x *//*
}
/*
#moveDownGray {
	display: inline;
	margin-bottom: 8px;
	margin-top: 8px;
	border-size: 0px;
	border-style: none;
	text-transform: capitalize;
	text-indent: -1000em;
	background: transparent url(/delta/images/question_blank.jpg) no-repeat
		bottom center;
	cursor: pointer; /* hand-shaped cursor */
	/*cursor: hand; /* for IE 5.x *//*
}

a.editOpenLot {
    display: inline-block !important;
    height: 18px;
    width: 12px;
    padding: 0;
}

h2.editOpenLotTitle {
	position: relative;
}

.editOpenLotButtons {
	position: absolute;
	right: 4px;
	top: 3px;
}

/*============== QUESTIONNAIRE STYLING ending here=======================================*/
.NavPos {
	position: relative;
	float: right;
	width: 15%;
	padding-right: 10px;
	padding-top: 3px;
	display: inline;
}

.NavPos2 {
	position: relative;
	float: left;
	width: 15%;
	padding-right: 17px;
	padding-top: 3px;
	display: inline;
}

.AdminCont {
	background-color: #f0f0f3;
    border: 1px solid #eaeaea;
    margin-top: 10px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
}

.loginRegisterButton {
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.4);
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1) inset, 0 1px 1px
		rgba(0, 0, 0, 0.3);
	padding: 9px 19px;
	color: #D5E9C3;
	font-size: 11px;
	background-image: -moz-linear-gradient(#28275A, #403E84);
}

.NewActivity {
	Float: Left;
	Width: 70%;
	text-align: left;
	padding-left: 50px;
	display: inline;
}

.AlertRightPos {
	Position: relative;
	float: right;
	padding-left: 10px;
}

.AlertCont {
	background-color: #ffebed;
	margin-left: 2px;
	padding: 8px 10px 0px 10px;
	float: right;
	margin-right: 0px;
	margin-top: 20px;
}

.container_bender {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

#LeftContentActivity {
	float: left;
	margin: 0px 0px 0px 1%;
	position: relative;
	width: 79%;
	z-index: 4;
}

#RightContentActivity {
	float: left;
	margin: 0px 0px 0px 1%;
	position: relative;
	width: 18%;
	z-index: 4;
}

.marg {
	margin: 5px 5px 5px 5px;
}

.shortlist {
	float: left;
	display: inline;
	width: 100%;
}

.h2_collaboration {
	position: relative;
	float: left;
	display: inline;
}

/* --- Project metadata ----------------------------------------------------- */

.projectinfo {
    width: 24%;
    margin: 2px 4px;
}

.projectinfo p {
    font-size: 10px;
    color: #252525;
    margin: 2px 2px 0px 0px;
    border-right: #D5D5D5 solid 1px;
}

.projectinfo:last-child p {
    border-right: none;
}

.projectstatus-Green {
    color: green;
}

.projectstatus-Amber {
    color: orange;
}

.projectstatus-Red {
    color: red;
}



.projsublinks {
    min-height: 95px;
    float: none;
}

.notiflist li a {
    margin:0;
    float:none;
}

.acenterme {
    margin-left: 10px;
    margin-bottom: 3px;
}

.centerme {
    margin-left: 10px;
}

.form-top {
    margin-top: 30px;
}

.projectplan {
    margin-top: 20px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border: 1px solid #bbb;
    background-color: #fff;
}

#project-overview {
    margin-top: 15px;
    width: 100%;
}

#project-overview td:nth-child(even) {
    overflow: hidden;
}

#project-overview td:nth-child(1) {
    max-width: 100px;
}

#project-overview td:nth-child(2) {
    max-width: 140px;
}

#project-overview td:nth-child(3) {
    max-width: 125px;
}

#project-overview td:nth-child(4) {
    max-width: 160px;
}

#project-overview td:nth-child(5) {
    max-width: 100px;
}

#project-overview td:nth-child(6) {
    max-width: 90px;
}

/* --- Contract record - performance tab ------------------------------------ */

.kpisettings {
    float: left;
    width: 45%;
    padding: 2px 20px;
    margin: 10px 0px 5x 0px;
    border-right: #D5D5D5 solid 1px;
}

.kpisettings:last-child {
    border-right: none;
}

.kpiquestions {
    float: left;
    width: 45%;
    padding: 2px 20px;
    margin: 10px 0px 5x 0px;
    border-right: #D5D5D5 solid 1px;
}
.kpiquestionsDocs {
    float: right;
    width: 45%;
    padding: 2px 20px;
    margin: 10px 0px 5x 0px;
    
}


/* --- TOOLTIPS ------------------------------------------------------------- */

a.tooltip {
	outline: none;
	font-weight: normal;
}

a.tooltip strong {
	line-height: 30px;
}

a.tooltip:hover {
	text-decoration: none;
}

a.tooltip span {
	z-index: 10;
	display: none;
	padding: 14px 20px;
	margin-top: -30px;
	margin-left: 28px;
	width: 30%;
	line-height: 16px;
}

a.tooltip:hover span {
	display: inline;
	position: absolute;
	color: #111;
	border: 2px solid #999999;
	background: #ffffff;
}

.callout {
	z-index: 20;
	position: absolute;
	top: 30px;
	border: 0;
	left: -12px;
} /*CSS3 extras*/
a.tooltip span {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 5px 5px 8px #CCC;
	-webkit-box-shadow: 5px 5px 8px #CCC;
	box-shadow: 5px 5px 8px #CCC;
}

a.tooltip2 {
	outline: none;
	font-weight: normal;
}

a.tooltip2 strong {
	line-height: 30px;
}

a.tooltip2:hover {
	text-decoration: none;
}

a.tooltip2 span {
	z-index: 10;
	display: none;
	padding: 14px 20px;
	margin-top: -30px;
	margin-left: 28px;
	width: 40%;
	line-height: 16px;
}

a.tooltip2:hover span {
	display: inline;
	position: absolute;
	color: #111;
	border: 2px solid #999999;
	background: #ffffff;
}

.callout {
	z-index: 20;
	position: absolute;
	top: 30px;
	border: 0;
	left: -12px;
} /*CSS3 extras*/
a.tooltip2 span {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 5px 5px 8px #CCC;
	-webkit-box-shadow: 5px 5px 8px #CCC;
	box-shadow: 5px 5px 8px #CCC;
}

a.tooltip3 {
	outline: none;
	font-weight: normal;
}

a.tooltip3 strong {
	line-height: 30px;
}

a.tooltip3:hover {
	text-decoration: none;
}

a.tooltip3 span {
	z-index: 10;
	display: none;
	padding: 14px 20px;
	margin-top: -30px;
	margin-left: 28px;
	width: 200px;
	line-height: 16px;
}

a.tooltip3:hover span {
	display: inline;
	position: absolute;
	color: #111;
	border: 2px solid #999999;
	background: #ffffff;
}

.callout {
	z-index: 20;
	position: absolute;
	top: 30px;
	border: 0;
	left: -12px;
} /*CSS3 extras*/
a.tooltip3 span {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 5px 5px 8px #CCC;
	-webkit-box-shadow: 5px 5px 8px #CCC;
	box-shadow: 5px 5px 8px #CCC;
}


#footer #socialmedia a img {
	display: block;
	float: right;
	margin-left: 10px;
}

.btn_respond,.action-btn-respond {
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.4);
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1) inset, 0 1px 1px
		rgba(0, 0, 0, 0.3);
	padding: 9px 19px;
	color: #ffffff;
	font-size: 11px;
	padding: 7px 17px;
	text-shadow: 0 -1px rgba(0, 0, 0, 0.2);
	text-transform: uppercase;
	border-radius: 5px 5px 5px 5px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	background-color: #DA767A;
	cursor: pointer;
}

.popup { /*min-width: 490px;*/
	
}

input.file {
	width: 220px;
}

#loginbutton {
	color: #ffffff;
	width: 120px;
}

/*******************************
*******************************
********************************/
.outer {
	
}

#header_outer {
	height: 38px;
	padding-top: 4px;
	position: relative;
	z-index: 3000;
	display: block;
	padding: 17px 0 10px 0;
}

#header #logo {
	background: url(img/deltalogo.png) no-repeat 0 0;
	display: block;
	float: left;
	width: 120px;
	margin: 0;
}

#header #logo a {
	display: block;
	float: left;
	width: 105px;
	text-indent: -5000px;
}

/* START #nav */
#nav {
	position: relative;
	z-index: 91;
}

/* Nav */
ul.nav li.mega {
	display: block;
	float: left;
	margin: 0 0px;
	position: relative;
	z-index: 20000;
}

ul.nav li a.hov {
	color: #ffffff;
	display: block;
	font-size: 13px;
	margin: 0px 0px;
	padding: 7px 10px 11px 10px;
}

li.hovering a.hov,ul.nav li a:hover.hov {
	background: #fff;
}

ul.nav li.hovering a.hov {
	color: #2B2B2B;
}

ul.nav li div.contain {
	display: none
}

ul.nav li.hovering {
	z-index: 999
}

ul.nav li.mega div.contain {
	background: #fff;
	left: 0px;
	padding: 0;
	position: absolute;
	top: 33px;
	width: 320px;
	z-index: 50000;
	direction: ltr;
	zoom: 1;
}

li#nav_tenders .contain,li#nav_responses .contain,li#nav_profile .contain
	{
	width: 210px
}

li#nav_contracts .contain {
	width: 330px
}

li#nav_eauctions .contain {
	width: 430px
}

li#nav_eauctions .contain .btn:hover {
	background: #D30C10;
	color: #fff;
}

li#nav_resources .contain {
	left: -428px;
	width: 530px;
}

li#nav_account .contain {
	left: -92px;
	width: 190px;
}

li#nav_help .contain {
	left: -92px;
	width: 170px;
}

.nav-advert {
	background: #f1f1f1;
	border-top: 1px solid #ddd;
	display: block;
	padding: 10px;
}

.eauctionwatch {
	background: url(img/eauctionwatch.png) no-repeat 314px 16px;
	padding: 20px 140px 0 10px;
}

.nav-advert img {
	display: inline;
	float: left;
	margin: 0 10px 0 0;
}

.nav-advert span {
	display: inline;
	float: left;
	line-height: 1.5;
	margin: 0 0 10px;
	width: 200px;
}

.nav-help span {
	width: 140px
}

.subnav {
	display: inline;
	float: left;
	margin: 0 0px 0 0px;
	padding: 10px 0 10px 5px;
	width: 170px;
}


/**/
ul.nav div ul {
	background: none;
}

ul.nav div ul li {
	display: block;
}

ul.nav.rightnav li.mega div {
	right: 0;
}

ul.nav li.hovering div {
	display: block;
}

ul.nav.rightnav {
	float: right;
}

#nav .nav {
	position: relative;
	z-index: 50;
}

/* END #nav */

/* START #ctx */
.ctx_outer {
	background-color: #F5F5F5;
	border-bottom: #D5D5D5 solid 1px;
}

.ctx {
	padding: 5px 0;
	/* height: 65px; */
}

.ctx h2,.ctx h3 {
	margin: 0px;
	padding: 0px;
	color: #000;
}

.ctx .info {
	font-size: 10px;
	float: left;
	margin-left: 2%;
}

.naturalresourceswales .ctx h3, .forestrycommissionscotland .ctx h3, .forestrycommissionengland .ctx h3 {
	max-width:230px;
}

.naturalresourceswales .ctx .info, .forestrycommissionscotland .ctx .info, .forestrycommissionengland .ctx .info {
	font-size:13px !important;
}

.ctx .accountPos {
	position: relative;
	float: right;
	height: 60px;
}

.ctx .HeadCont {
	background-color: #fff;
	border: 1px solid #CCCCCC;
	border-radius: 7px 7px 7px 7px;
	margin-top: 2px;
	margin-bottom: 8px;
	padding: 8px 0px 0px 10px;
	text-align: left;
	height: 40px;
	line-height: 8px;
	width: 180px;
}

/* a.action-btn,.action-btn a,input.action-btn {
	background: url("img/backgrounds.png") repeat-x scroll left -620px
		#82AE25;
	border-color: #658F08;
	text-shadow: 1px 1px 0 #999;
} */

html body * span.clear,html body * div.clear,html body * li.clear,html body * dd.clear
	{
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	height: 0;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	visibility: hidden;
	width: 0;
}

.visuallyhidden {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute;
	display: none;
}

.invisible {
	visibility: hidden;
}

#errors {
	font-size: 11px;
}

#childDiv {
	position: static;
}

/* Classes */
.pipe {
	color: #ddd;
}

#msgcentre {
	padding: 0;
}



#emailsuppliers {
	margin: 0;
	width: 100%;
}

.email-tags {
	background-color: #CCCCFF;
	border: 1px solid #9999dd;
	border-radius: 16px 16px 16px 16px;
	margin: 0 6px 1px 0;
	padding: 0px 9px;
	text-decoration: none;
	white-space: nowrap;
}

.email-field {
	background-color: #DDDDDD;
	border: 1px inset #aaaaaa;
	border-radius: 4px 4px 4px 4px;
	margin: 0 6px 1px 0;
	padding: 2px 9px;
}

/*.question-instruction {
    background-color: #FFFFCC;
    border: 2px solid #dddd66;
    border-radius: 1px 16px 16px 16px;
    padding: 12px 12px 12px 24px;
    margin: 24px 12px 24px 24px;
    text-decoration: none;
}*/
.response-evaluate { /*background-color: #ccccff;
    border: 2px solid #aaaadd;
    border-radius: 4px 4px 4px 4px;
    padding: 12px 12px 12px 24px;
    margin: 24px 12px 24px 24px;
    text-decoration: none;*/
	
}

.response-evaluate h3 {
	margin-bottom: 10px;
}

.response-evaluate textarea {
	font-family: Arial, sans-serif;
}

.question-address-box { /*border: 2px groove #aaaadd;
    padding: 0px 1px 6px 24px;*/
	margin: 6px 0px 0px 0px;
	text-decoration: none;
}

.question-address-box h3{ 
	color: #4e4e4e;
    font-weight: 700;
    line-height: 1.5;
    font-size: 14px;
}

.question-free-text {
	margin: 6px 0px 16px 0px;
}

.add_custom_question {
	border: 1px solid #cccccc;
	border-radius: 8px 8px 8px 8px;
	padding: 24px 48px 12px 24px;
	margin: 24px 12px 24px 24px;
	text-decoration: none;
}


.responses-report>.textwrapper {
	margin-top: 10px;
}

.responses-report-disabled {
	background-color: #f1f1f1;
	color: #AAAAAA;

}

.responses-report-information {
	background-color: #f3f3f3;
	color: #333333;

}

.responses-report-answered {
	background-color: #CCFFCC;

}

.responses-report-failed {
	background-color: #FFCCCC;

}

.evaluator-callout {
	z-index: 20;
	position: absolute;
	top: 30px;
	border: 0;
	left: -12px;
}

#popupForm {
	visibility: hidden;
}

.popupportals,.popupportals .highslide-html {
	background: #eee;
}

.popupportals .highslide-maincontent ul {
	margin: 0 0 20px 0;
	display: block;
	width: 100%;
	float: left;
	clear: both;
}

.popupportals ul li .hidden {
	display: none;
}

.popupportals ul li {
	list-style-type: none;
	background-color: #fff;
	background-position: 44px 10px;
	background-repeat: no-repeat;
	padding: 20px 2%;
	margin-bottom: 1%;
	display: block;
	float: left;
	width: 95%;
	margin-right: 1%;
	border-radius: 6px;
}

.popupportals ul li#portalpopup_delta span {
	margin-left: 10px;
}

.popupportals ul li#portalpopup_delta a {
	margin-top: 4px;
}

.popupportals .manyportals  li {
	width: 45%;
}

.popupportals ul li#portalpopup_supply4nwfire {
	background-image: url('./img/popupportal_nwfire.png');
}

.popupportals ul li#portalpopup_games2014 {
	background-image: url('./img/popupportal_games2014.png');
	background-position: 44px 0px;
}

.popupportals ul li#portalpopup_hpf {
	background-image: url('./img/popupportal_hpf.png');
}

.popupportals ul li#portalpopup_pae {
	background-image: url('./img/popupportal_pae.png');
}

.popupportals ul li#portalpopup_delta {
	background-image: url('./img/popupportal_delta.png');
	background-image: none;
}

.popupportals ul li a {
	float: right;
	margin-right: 4px;
}

.popupportals .highslide-header .highslide-move,.popupportals .highslide-header .highslide-close
	{
	display: none;
}

/* #chat */
#sidebuttons .sidebutton {
	display: block;
	float: right;
	position: absolute;
	width: 32px;
	z-index: 2000;
	right: 275px;
	top: -6px;
}

#wrap .charcounter {
	background-color: transparent;
	color: black;
	text-align: center
}


#dragandrophandler {
    border: 2px dotted #0B85A1;
    width: 220px;
    color: #92AAB0;
    text-align: left;
    vertical-align: middle;
    margin-bottom: 10px;
}
.mj-helper-text{
	color: #666;
	float: right;
	padding: 17px 10px 0 0;
	font-style: italic;
}

.w30, .w20, .w45 {
	width: 32%;
    margin-bottom: 10px;
    margin-right: 1%;
}
.w15 {
	width: 60%;
    margin-bottom: 10px;
    margin-right: 1%;
}

.overlay-mask{
	background-color: #000;
	position: 'absolute';
	width: '100%';
	height: '100%';
	top: '0px';
	left: '0px';
	z-index: 11000000000;
}
.clear {
	clear: both;
}

.w50 {
	width: 49%;
    margin-bottom: 10px;
    margin-right: 1%;
} 

.saveandcont {
	float: right;
	display: block;
}

.nextbutton {
	float: left;
    display: block;
}

.adminrow {
	width: 100%;
	float: left;
}

.pr2 {
	margin-top: 4px;
}

.mt1-2 {
	margin-left: 18px;
}

.bold {
	font-weight: bold;
}

.supplierresponce {
	border-radius: 4px;
}

.evaluation {
	width: 97%;
	padding: 5px;
	min-height: 130px;
}


.listtypes input {
	margin-top: 5px;
}

.rowborder {
	border-bottom: 1px solid #CCC;
	font-weight: bold;
}

.editnoticebuttons {
	margin-bottom:10px;
}

.editnoticebuttons > .btn{
	float:left;
}

.datatablediv {
	position: relative; 
	z-index: 104;
}


.nowrap {
	white-space:nowrap;
}

.showhelp {
	position:absolute;
	z-index:18;
	top:264px;
	left:140px;
}

.searchhelp {
	position:absolute;
	z-index:18;
top: 264px;
left: 949px;
}


.selecttab {
	width: 40px;
}

.ui-state-active a.ui-tabs-anchor,.ui-widget-content .ui-state-active a.ui-tabs-anchor,.ui-widget-header .ui-state-active a.ui-tabs-anchor
	{
	color: #000;
}

.totalavg {
	background: #333333;
	color: #ffffff;
}

.bordercol {
	border-right: 6px solid #333333;
	border-left: 6px solid #333333;
	text-align: center !important;
}

.seltab{
width:7%;
}
.collab{
width:17%;
}
.collab12{
width:12%;
}
.collab13{
width:13%;
}
.collab11{
width:11%;
}
.collab14{
width:14%;
}

.uppy{
margin-top:20px;
}
.both{
clear:both!important;
}
.zero{
margin:2% 0;
}

.blue{
width:480px;
}
.spacer{
margin-bottom:20px;
}
.showb{
display:block!important;
}



.score_td_size{
	text-align:left!important;
}
.average_score_td_size{
	text-align:left!important;
}
.max_poss_score_td_size{
	text-align:left!important;
}
.percentage_highest_score_td_size{
	text-align:left!important;
}
.dps_supplier_list_status{
	text-align:left!important;
}
.dps_supplier_list_date{
	text-align:left!important;
}
.shortlisted_td_size{
	text-align:left!important;
}

.pos{
margin-top: 7px;
margin-left: 10px;
}
.twent{
width:20% !important;
}

.thirt{
width:33% !important;
}
.align{
margin-top:-4px!important;
}

.group_name_align{
width:60%;
}

.wrd_wrap{
white-space: nowrap;
}

input.clr_margin_btm{
margin-bottom: 0px  !important;
}

li > div > div > span {
    float:none;
}

input.float_margin{
    float: left; 
    margin-right: 8px;  
}

div.margin_top{
    margin-top: 6px;
}

.spanLeft {
    float:left;
    margin-top: 2px;
    margin-bottom: 1px;
    margin-right: 1px;
    margin-left: 1px;   
}


.supplierBlueBox{
    background:#EAF4FF;
    height: 20px;
    width: 20px;
    float:left;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 5px;
    margin-right: 3px;
    margin-left: 3px;
}

.directMessage {
    background:#EBFFE8;
}

.directMessageBox{
    background:#EBFFE8;
    height: 20px;
    width: 20px;
    float:left;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 5px;
    margin-right: 3px;
    margin-left: 3px;
}

.topicMessage {
    background:#FFFEE8;
}

.topicMessageBox{
    background:#FFFEE8;
    height: 20px;
    width: 20px;
    float:left;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 5px;
    margin-right: 3px;
    margin-left: 3px;
}

.clearBoth {
    clear: both;
}

.fontWeightNormal {
    font-weight:normal;
}

span.more {
    background: transparent url(img/add_but_2.png) no-repeat scroll 7% 0px;
    cursor: pointer;
    display: inline;
}

.marginLeftMCButton {
    margin-left:-11px;
}

.marginRightMCButton {
    margin-right:10px;
}

.returnToMCButton {
    margin: 20px 0;
}

.cancelMCButtonPadding {
    padding: 7px 16px 8px;
}

span.dismiss{    
    cursor: pointer;
    display: inline;
}

.text_reminder{
        
    font-size: 15px;
    width: 355px;
    text-align: centre;
}

/* Contract Change Control
----------------------------------------------------------------------------------------------------*/

#changeControl legend {
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	max-width: 100%;
}

.chngContTab {
	width:860px;
}

.chngContTab > #contractChangeControlTable_wrapper {
	padding-bottom:50px;
}

#contractChangeControlTable {
	word-wrap: break-word;
}

#supplierScoreCard {
	word-wrap: break-word;
}

#projectotals{
    float: left;
    text-align: left;
    padding-bottom: 0;
    margin-top:20px;
}

.projectotals{	
	display:inline;
	text-align: left;
	float:left;
	padding: 8px;	
	margin-right:10px;
	background-color: #ddd;
	border: 1px solid #999;
}

.projectotals p {
	margin-bottom:0px;
}

#projectotals a {
	margin-left:0.5em;
	margin-top:0.5em;
}

#tandctext {
	font-size:15px!important;
	
}

#deltaListReport thead tr .sorting p, #responses thead tr .sorting p, #list thead tr .sorting p, table.dataTable thead .sorting
{
	background:url(img/bg.gif) no-repeat right;
	padding-right:24px;
}

#deltaListReport thead tr .sorting_asc p, #responses thead tr .sorting_asc p, #list thead tr .sorting_asc p, table.dataTable thead .sorting_asc
{
	background:url(img/asc.gif) no-repeat right;
	padding-right:24px;
}

#deltaListReport thead tr .sorting_desc p, #responses thead tr .sorting_desc p, #list thead tr .sorting_desc p, table.dataTable thead .sorting_desc
{
	background:url(img/desc.gif) no-repeat right;
	padding-right:24px;
}

.widthThird {
	width:31%;
	padding:0px 1%;
	margin-bottom:20px;
	display:block;
	float:left;
}

.financieroption {
	display: block;
	float: left;
	clear: both;
}




.contractListTable {
	margin-top:30px;
}

.text-area {
	margin:2%
}

.AdminContText p {
	margin-bottom:0px;
}

.changecontrolholder {
	padding-top:10px;
}

.changecontrolholder div img {
	margin-bottom:5px;
	margin-right:10px;
	float:right;
}

.subtext {
	margin:0px 10px 40px 0px;
	font-size:10px;
	font-style:italic;
	text-align:right;
}

.marginbottom {
	margin-bottom:20px;
}


.subdesc2 {
	display: block;
	font-weight: normal;
	font-size:100%;
	line-height: 150%;
	padding: 0 0 1px;
	margin-bottom: 2px;
}



#upload-files-table #uploaded-files {
    width: 100%;
    margin-top: 10px;
}

.url-help-container {
	position: relative;
    margin-bottom: 29px;
    display: inline-block;
    width: auto;
}

.url-help {
	position: absolute;
    left: 0;
    top: 22px;
    font-weight: normal;
    display: block;
    min-width: 240px;
}


.overlay-btn {
    display: block;
    text-indent: -999px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: none;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    cursor: pointer;
    outline: 0 !important;
}



/* Stop FF adding padding to submit input */
.invite-btn::-moz-focus-inner {
	border:0;
	padding:0;
}

.invite-btn:hover {
	color: #D30C10;
}

input.btn.action-btn.floatright.uploadButton {
    margin-top: -37px;
}

input.btn.action-btn.floatright.removeButton {
   margin-top: -37px;
   margin-right: -90px;
}

/* ----- DOCUMENT TREE ------------------------------------------------------ */

#file-explorer-container {
	outline: 1px solid #bbb;
    margin: 10px 0px;
    
}
#file-explorer-container table.dataTable {
    border: 0;
    margin: 0;

}
#file-explorer-container table.dataTable thead th {
    height: 19px;
}
#file-explorer-header {
	height: 40px;
    background: url(img/backgrounds.png) repeat-x left -700px;
}
#file-tree {
    float: left;
    overflow: hidden;
	min-width: 200px;
    max-width: 400px;
}

#folder-form > input[type=submit] {
    position: absolute;
    top: -1000px;
}


.vakata-context {
    z-index: 10;
}
.vakata-context li > a {
    line-height: 1.7em !important;
    padding: 0em 1.5em !important;
}
.vakata-context li > a > i {
    display: none !important;
}
.vakata-context li > a .vakata-contextmenu-sep {
    display: none !important;
}
.ui-dialog-content {
    overflow: hidden !important;
}
.ui-state-error {
    color: black !important;
}

/* ----- MCE rich text editor ----------------------------------------------- */

.mce-display ul, .mce-display ol {
    padding-left: 40px;
    padding-bottom: 1em;
}

.mce-display ul > li {
    list-style: disc;
}

.mce-display ol > li {
    list-style: decimal;
}

/* ----- Lots and bids pages ------------------------------------------------ */

.lot-info-container {
    margin: 0px 20px 30px 0px;
}

.bids-table {
    margin-top: 5px !important;
}

.bids-table th {
    padding: 5px 10px !important;
}

.bids-table tr.green > td {
    background-color: #9cf271 !important;
}

.bids-table tr.amber > td {
    background-color: #ffc29f !important;
}

.evaluate-bids-link {
    font-weight: normal;
}

.lot-winner-box-green {
    background: #9cf271;
    height: 20px;
    width: 20px;
    float: left;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 5px;
    margin-right: 3px;
    margin-left: 3px;
}

.lot-winner-box-amber {
    background: #ffc29f;
    height: 20px;
    width: 20px;
    float: left;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 5px;
    margin-right: 3px;
    margin-left: 3px;
}

.float-left-half {
    width: 50%;
    float: left;
}

.lot-info {
    margin: 20px 0px !important;   
}

.lot-info > label {
    background: #FFF !important;
}

.lot-info.price-lot-info {
	margin-top: 3px !important;
}

/* Questionnaire CSS - JP ------------------------ */

.question-free-text p:not(.prefix), #prepareresponse-tab fieldset.text-content > ul > li, .lot-info, #awardlots-tab fieldset.text-content > ul > li {
	position: relative;
    display: inline-block;
    width: calc(50% - 2px);
    margin: 10px 0 10px 0;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #cccccc;
}

.question-free-text p:not(.prefix) strong, #prepareresponse-tab fieldset.text-content > ul > li > label, .lot-info > label, #awardlots-tab fieldset.text-content > ul > li > label {
	position: relative;
	top: -18px;
	left: 10px;
	font-size: 13px;
	background: #F7F7F7;
	padding: 0 5px;
	display: table-cell;
}

.question-free-text p.fullWidth, #prepareresponse-tab fieldset.text-content > ul > li, .lot-info, #awardlots-tab fieldset.text-content > ul > li {
 	width:100%;
 	margin:10px 0;
 	display:block;
}

.separator {
	margin-top:20px;
	padding-top:20px;
	border-top:1px solid #cccccc;
	display:block;
	width:100%;
}

ul > .separator:not(.show):first-child {
	display:none;
}

.lotContents textarea.textarea {
	float:none;
}

/* Shared table styles */
.quTable.table1 {
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 100%;
	float:none;
	display:block;
	margin-top: 0em;
	margin-bottom: 1em;
	
}

.quTable .v5_headerclass {
	padding: 0 0.5em;
	text-align: left;
	border-top: 1px solid #bababa;
	border-bottom: 1px solid #bababa;
	background: #dddddd;
	font-family: arial, helvetica, sans-serif;
	padding-top: 14px;
}

.quTable .v5_headerclass_td {
	padding: 0 0.5em;
	border-left: 0 none;
	padding-top: 0.5em;
}

.quTable tr.gray_text td {
	border-top: 1px solid #bababa;
	border-bottom: 1px solid #bababa;
	color: #736F6E;
}

.quTable tr.gray td {
	border-top: 1px solid #bababa;
	border-bottom: 1px solid #bababa;
	background: #eef3f9;
}

.quTable tr.white td {
	border-top: 1px solid #bababa;
	border-bottom: 1px solid #bababa;
	background: #ffffff;
}
/* CSS2 selector styles */
table.quTable.manuals td:first-child {
	width: 40px;
}

table.quTable.manuals td+td {
	border-left: 1px solid #CCC;
	text-align: left;
}

/* Classes for IE */
table.quTable.manualsIE td.width {
	width: 40px;
}

table.quTable.manualsIE td.adjacent {
	border-left: 1px solid #CCC;
	text-align: left;
}

.quSubButtons {
	list-style-type:none;
	padding-left:0;
	margin-top:30px;
}

.quSubButtons li {
	display:inline-block;
	width:45%;
}

span.bidName {
	color:#175bdb;
}

ul.listTabsNav {
	list-style-type:none;
	padding-left:0;
	margin:15px 0 0 0;
}

ul.listTabsNav > li {
	display:inline-block;
	text-align:center;
	margin:0 2px 0 0;
	width:150px;
}

ul.listTabsNav > li > a {
	height:100%;
	height:100%;
	padding:10px 15px;
	display:block;
	border-radius:5px 5px 0 0;
	background:#cccccc;
	color:#666666;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	transition:0.3s all;
}

ul.listTabsNav > li > a:hover, ul.listTabsNav > li > a.active {
	background:#ffffff;
	color:#000000;
}

.listTabsContainer {
	border:1px solid #cccccc;
	background:white;
	padding:20px;
	margin-top:-20px;
	min-height:480px;
}
.listTabsContainer input.text {
    padding: 7px 10px;
    width: 400px;
    margin-bottom: 10px;
}

.fullTabsContainer {
	border:1px solid #cccccc;
	background:#fbfbfb;
	padding:20px;
	margin-top:-21px;
	min-height:480px;
}


.blank {
	opacity:0;
	visibility:hidden;

}

fieldset div.question-instruction > h3 {
	padding:20px 0 0 0 !important;
	font-size:18px;
}

.countrySelect select {
	width:100%;
	box-sizing:border-box;
}

.forestryForm label[for="furtherInfoOptOut"] {
	padding-top:22px;
}

.forestryForm input#furtherInfoOptOut {
	position:absolute;
	top:0;
}

input.btn[name="confirmWithdraw"] {
	background-position:0 -228px !important;
	background: #ea0000 !important;
}

input.btn[name="confirmWithdraw"]:hover {
	background-position:0 -202px !important;
	background: #7b0000 !important;
	transition: 0.3s;
}

input.btn[name="confirmSubmit"],
.btn.confirmConfirmation {
	background: green !important;
}

input.btn[name="confirmSubmit"]:hover {
	background: #005500 !important;
	transition: 0.3s;
}

#responseConfirmation {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.3);
	-ms-background:none;
	-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
	z-index:90;
}

#responseConfirmation > .responseModal{
	padding:40px;
	box-sizing:border-box;
	position:fixed;
	top:20vh;
	/*top:20%;*/
	left:50%;
	width:400px;
	margin-left:-200px;
	background:white;
	z-index:99;
	height:60vh;
	-webkit-box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.2);
    -moz-backface-visibility: hidden;
    overflow-y:scroll;
}

#industryCode .responseModal {
    box-sizing:border-box;
    position:fixed;
    top:0; right: 0; bottom: 0; left: 0;
    margin: auto; 
    width:800px;
    background:white;
    z-index:99;
    height:fit-content;
    max-height: -webkit-fill-available;        
    -webkit-box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.2);
    -moz-backface-visibility: hidden;
	overflow:auto;
}



#section-lot-popup .responseModal{
    box-sizing:border-box;
    position:fixed;
    top:0; right: 0; bottom: 0; left: 0;
    margin: auto;
    width:600px;
    background:white;
    z-index:99;
    height:550px;
    max-height: 80vh;        
    -webkit-box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.2);
    -moz-backface-visibility: hidden;
	overflow:hidden;
}

#custom-page-popup .responseModal{
    box-sizing:border-box;
    position:fixed;
    top:0; right: 0; bottom: 0; left: 0;
    margin: auto;
    width:600px;
    background:white;
    z-index:99;
    height:fit-content;
    max-height: fit-content;        
    -webkit-box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.2);
    -moz-backface-visibility: hidden;
	overflow:auto;
} 


#import-pqq-popup .responseModal{
    box-sizing:border-box;
    position:fixed;
    top:0; right: 0; bottom: 0; left: 0;
    margin: auto;
    width:800px;
    background:white;
    z-index:99;
    height:fit-content;
    max-height: 80vh;        
    -webkit-box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.2);
    -moz-backface-visibility: hidden;
	overflow:auto;
}
 
#industryCode .responseModal > h2 .close_modal {
        position: absolute;
        background: #FFF;
        display: block;
        width: 29px;
        height: 29px;
        text-align: center;
        cursor: pointer;
        right: 10px;
        top: 50%;
        line-height: 30px;
        border-radius: 30px;
        margin-top: -15px;
}

#import-pqq-popup .responseModal > h2 .close_modal {
        position: absolute;
        background: #FFF;
        display: block;
        width: 29px;
        height: 29px;
        text-align: center;
        cursor: pointer;
        right: 10px;
        top: 50%;
        line-height: 30px;
        border-radius: 30px;
        margin-top: -15px;
}

#custom-section-popup .responseModal > h2 .close_modal {
        position: absolute;
        background: #FFF;
        display: block;
        width: 29px;
        height: 29px;
        text-align: center;
        cursor: pointer;
        right: 10px;
        top: 50%;
        line-height: 30px;
        border-radius: 30px;
        margin-top: -15px;
}

#section-lot-popup .responseModal > h2 .close_modal {
        position: absolute;
        background: #FFF;
        display: block;
        width: 29px;
        height: 29px;
        text-align: center;
        cursor: pointer;
        right: 10px;
        top: 50%;
        line-height: 30px;
        border-radius: 30px;
        margin-top: -15px;
}

#custom-page-popup .responseModal > h2 .close_modal {
        position: absolute;
        background: #FFF;
        display: block;
        width: 29px;
        height: 29px;
        text-align: center;
        cursor: pointer;
        right: 10px;
        top: 50%;
        line-height: 30px;
        border-radius: 30px;
        margin-top: -15px;
}
 
#industryCode .responseModal .popup {
        padding: 20px 40px;
        box-sizing: border-box;
        height: auto;
}

#custom-section-popup .responseModal .popup {
        padding: 20px 40px;
        box-sizing: border-box;
        height: auto;
}

#section-lot-popup .responseModal .popup {
        padding: 20px 40px;
        overflow-y: auto;
        box-sizing: border-box;
        height: 572px;
        height: calc(100% - 48px);
}

#custom-page-popup .responseModal .popup {
        padding: 20px 40px;
        box-sizing: border-box;
        height: auto;
} 
 
#industryCode hr {
        margin: 40px 0;
}

#custom-section-popup hr {
        margin: 40px 0;
}

#section-lot-popup hr {
        margin: 40px 0;
}

#custom-page-popup hr {
        margin: 40px 0;
}
 
#industryCode .dataTables_wrapper .dataTables_filter {
        margin-right: 0;
}
 
#industryCode .popup {
        
}
 
#industryCode .popup::-webkit-scrollbar {
        width: 7px;
}
 
#industryCode .popup::-webkit-scrollbar-track {
      background-color: #f7f7f7;
}
 
#industryCode .popup::-webkit-scrollbar-thumb {
      background-color: rgba(0, 0, 0, 0.2); 
}
 
#import-pqq-popup .modal_bg {
        background: rgba(0, 0, 0, 0.8);
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 12;
}
 
#industryCode .modal_bg {
        background: rgba(0, 0, 0, 0.8);
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 12;
}

.awardMessages .modal_bg {
        background: rgba(0, 0, 0, 0.8);
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 12;
}

#custom-section-popup .modal_bg {
        background: rgba(0, 0, 0, 0.8);
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 12;
}

#section-lot-popup .modal_bg {
        background: rgba(0, 0, 0, 0.8);
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 12;
}

#custom-page-popup .modal_bg {
        background: rgba(0, 0, 0, 0.8);
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 12;
}
 
table#industryCodeList.dataTable.display td:last-child,
#industryCode table.dataTable.display td:last-child {
	text-align: center;
	width: 80px;
}
 
html.modal_open {
        overflow-y: hidden;
}
 
#industryCode .dataTables_scroll {
        float: none;
}
 
#industryCode .dataTables_scrollHeadInner {
        width: 100% !important;
}
 
#industryCodeList_wrapper {
        margin-bottom: 10px;
}

a.btn.removeButton, a.btn.cancelConfirmation {
	background-position:left -200px;
}

a.btn.cancelConfirmation {
	margin-left:15px;
}

a:hover.btn.removeButton:hover, a:hover.btn.cancelConfirmation:hover {
	background-position:left -228px;

}
div.scrollwrapper {
    overflow: auto;
 	white-space: nowrap;
    max-width: 630px;
}

.attachBox {
	-moz-text-shadow: 0px 1px 1px #fff;
	/* background: transparent url(img/backgrounds.png) repeat-x left -700px; */
	font-size: 13px;
	/* font-weight: bold; */
	margin: 10px 0 10px;
	padding: 10px 10px 10px 15px;
	text-shadow: 0px 1px 1px #fff;
	border:1px solid #666666;
	background:#ffffee;
}


.attachBox {
	-moz-text-shadow: 0px 1px 1px #fff;
	/* background: transparent url(img/backgrounds.png) repeat-x left -700px; */
	font-size: 13px;
	/* font-weight: bold; */
	margin: 10px 0 10px;
	padding: 10px 10px 10px 15px;
	text-shadow: 0px 1px 1px #fff;
	border: 1px solid #cccccc;
	background: #FFF;
}

 /* The Overlay (background) */
.overlay {
    /* Height & width depends on how you want to reveal the overlay (see JS below) */   
    height: 100%;
    width: 100%;
    position: fixed; /* Stay in place */
    z-index: 999999; /* Sit on top */
    left: 0;
    top: 0;
    background-color: rgb(0,0,0); /* Black fallback color */
    background-color: rgba(0,0,0, 0.5); /* Black w/opacity */
    overflow-x: hidden; /* Disable horizontal scroll */
    transition: 0.5s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
}

/* Position the content inside the overlay */
.overlay-content {
    position: relative;
    top: 25%; /* 25% from the top */
    width: 100%; /* 100% width */
    text-align: center; /* Centered text/links */
    margin-top: 30px; /* 30px top margin to avoid conflict with the close button on smaller screens */
}

/* The navigation links inside the overlay */
.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block; /* Display block instead of inline */
    transition: 0.3s; /* Transition effects on hover (color) */
}

/* When you mouse over the navigation links, change their color */
.overlay a:hover, .overlay a:focus {
    color: #f1f1f1;
}

/* Position the close button (top right corner) */
.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
}

/* When the height of the screen is less than 450 pixels, change the font-size of the links and position the close button again, so they don't overlap */
@media screen and (max-height: 450px) {
    .overlay a {font-size: 20px}
    .overlay .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
} 

/* lot table */

.lot_table_wrapper {
	padding-top: 4px;
    border-top: 1px solid #bbbbbb;
    background: #FFF;
    margin-left: -1px;
    margin-right: -1px;
}

.lot_table tr.lot_row td:last-child {
	background: url(img/arrow-square.png) no-repeat scroll 95% -45px;
	padding-right: 6%;
}

.lot_table tr.lot_row.lot_row_active td:last-child {
	background-position: 95% 11px;
}

.lot_table tbody tr.lot_row:nth-of-type(even) {
	background-color: #f1f1f1;
}

.lot_table th {
	vertical-align: top;
	position:relative;
}

.tech_price_split {
	text-align: right;
}

.tech_price_split span {
	background-color: #ebebeb;
    border-radius: 5px;
    padding: 5px;
    margin: 10px 0;
    display: inline-block;
}



a.focused{
	background-color:#fff;
	border:1px solid #000;
}





.responses-overview-table img.helpicon.inline {
   /*  position: absolute;
    top: 5px;
    
    left: 4px; */
    width: 11px;
}



.filter_button {
	margin-bottom: 0 !important;

}

/* ********************************* */
/* Tab content for User Video Guides */
/* ********************************* */

/* Style the tab */
div.tab {
    overflow: hidden;
    display: block;
    border-bottom: 2px solid #d4d4d4;
    width: 100%;

}

/* Style the buttons inside the tab */
div.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 16px 18px 14px;
    transition: background 0.3s;
    box-sizing: border-box;


    
}

/* Change background color of buttons on hover */
div.tab button:hover {
    border-top: 2px solid #cdcdcd;
    border-left: 2px solid #cdcdcd;
    border-right: 2px solid #cdcdcd;
    padding: 14px 16px;
    background-color: #f1f1f1;
}

/* Create an active/current tablink class */
div.tab button.active {
    border-top: 2px solid #cdcdcd;
    border-left: 2px solid #cdcdcd;
    border-right: 2px solid #cdcdcd;
   padding: 14px 16px;
    background-color: #f1f1f1;
}

/* Style the tab content */
.tabcontent {
    display: none;
        padding: 6px 12px;
    box-sizing: border-box;
    background-color: #f1f1f1;
    width: 100%;
    margin-top: -4px;
    border: 2px solid #cdcdcd;
    box-sizing: border-box
}
.tabcontent {
    -webkit-animation: fadeEffect 1s;
    animation: fadeEffect 1s; /* Fading effect takes 1 second */
}

.tablinks{
    max-width: 300px;
    text-align: center;
    min-width: 100px;
    margin-top:1em;
    box-sizing: border-box;
}
.tablinks span{
	display: inline-block;
	width: 100%;
	font-size: 1.5em;
	margin: 1em 0;
}
.video-container{
	margin: 1em 0;
	border: 1px solid;
    display: inline-block;

}
.linkbutton{
     cursor: pointer;
}
.readonlyinput{
	readonly:"readonly";
	background: none repeat scroll 0 0 transparent;
    border: medium none !important;
    color: #000000;
}
.is-eval{
	-webkit-filter: blur(3px);
  	-moz-filter: blur(3px);
  	-o-filter: blur(3px);
  	-ms-filter: blur(3px);
  	filter: blur(3px);  	
  	-webkit-touch-callout: none; /*Cannot highlight text, this applies to all major browsers*/
    -webkit-user-select: none; 
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none; 
    user-select: none; 
}

/* custom styles */

.responseModal span.close_modal {
    color: #151515;
}

p.custPadd {
    margin-bottom: 0px!important;
    font-style: italic!important;
    font-weight: 800;
    color: #848484;
}

.custPadd{
	padding: 20px 40px 0;
}

.sorting_disabled.select-checkbox {
    text-align: center;
}

textarea.field.textarea.full {
    overflow-x: hidden;
    height: 66px;
    margin: -3px;
}



table:not(.quTable) .v5_headerclass {
    border: 0px solid #cbcbcb!important;
}

td.select-checkbox {
    width: 10%;
}

.textwrapper a {
    cursor: pointer!important;
}

span.spanny {
    display: flex!important;
    align-items: center!important;
}

div.spanny-line {
	border-bottom: 1.5px solid #ccc;
    margin-bottom: -8px !important;
    margin-left: -10px !important;
    width: 110%;
}

.spanny .editForm3 {
    margin-bottom: 10px!important;
    margin-left: 4px;
}

.spanny .editButRIGHT {
    margin-top: 5px!important;
    margin-left: 4px;
}

.spanny input.moveDown {
    margin-left: 4px;
}

.spanny input.moveDown_gray {
    margin-left: 4px;
    position: relative;
	top: 0px!important;
}

.spanny input.moveUp_gray {
    margin-left: 4px;
    position: relative;
	top: 0px!important;
}

.spanny input {
    border-radius: 3px;
}

#editBut {
    padding: 1px 6px!important;
}

#errmsg-createTender {
	display: block-inline;
	color: red;
}

.dataTables_scrollHeadInner {
    width: 100%!important;
}

.supplierresponce.no-footer {
    table-layout: fixed !important;
    width:auto;
}

.supplierresponce.no-footer.DTFC_Cloned {
    width: 100%!important;
}

/*.dataTables_scroll {
    padding: 10px 0px;
}*/

.dashed-dropzone {
    border: 2px dashed #0087F7;
    border-radius: 5px;
    width: 92%;
    padding: 25px 26px;
    text-align: center;
}

.text-content #dropzone {
    text-align: left;
}

.smallDate{
	font-size: 11px;
	font-weight: bold;
}

a.lz_cbl img {
    height: 30px;
    width: 130px;
    border-radius: 7px 7px 7px 7px;
}

.awardCustomEmailModal {
position: fixed; /* Stay in place */
	    z-index: 1; /* Sit on top */
	    left: 0;
	    top: 0;
	    width: 100%; /* Full width */
	    height: 100%; /* Full height */
	    overflow: auto; /* Enable scroll if needed */
	    background-color: rgb(0,0,0); /* Fallback color */
	    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */	  	    
	   	transition: all 0.3s;  
}

.closeNoAwardTextModal {
position: fixed; /* Stay in place */
	    z-index: 1; /* Sit on top */
	    left: 0;
	    top: 0;
	    width: 100%; /* Full width */
	    height: 100%; /* Full height */
	    overflow: auto; /* Enable scroll if needed */
	    background-color: rgb(0,0,0); /* Fallback color */
	    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */	  	    
	   	transition: all 0.3s;  
}

.custom-modal-header {
	padding: 10px;
      position: relative;
      margin: 0;
      text-align: center;
      background: #dfdfdf;
    background: -moz-linear-gradient(top, #dfdfdf 0%, #c8c8c8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dfdfdf), color-stop(100%, #c8c8c8) );
    background: -webkit-linear-gradient(top, #dfdfdf 0%, #c8c8c8 100%);
    background: -o-linear-gradient(top, #dfdfdf 0%, #c8c8c8 100%);
    background: -ms-linear-gradient(top, #dfdfdf 0%, #c8c8c8 100%);
    background: linear-gradient(to bottom, #dfdfdf 0%, #c8c8c8 100%);
}

.close_custom_modal {
    position: absolute;
    background: #FFF;
    display: block;
    width: 29px;
    height: 29px;
    text-align: center;
    cursor: pointer;
    right: 10px;
    top: 50%;
    line-height: 30px;
    border-radius: 30px;
    margin-top: -15px;
}

.custom-modal-content {
   background-color: #fefefe;
   margin: 15% auto; 
   padding: 20px;
   border: 1px solid #888;
   width: 45%; 
}

.uploadErr {
	color: red;
	transition: 0.5s;
	display: flex;
	width: 229px;
}

.awardCustomEmailModal .custom-modal-header {
    background: #121D4C;
    color: #f5f5f5;
}

.closeNoAwardTextModal .custom-modal-header {
    background: #121D4C;
    color: #f5f5f5;
}

.awardCustomEmailModal .custom-modal-header span#close_custom_modal {
    color: #252525;
}

.closeNoAwardTextModal .custom-modal-header span#close_custom_modal {
    color: #252525;
}



.awardCustomEmailModal .custom-modal-content {
    padding: 0px!important;
    margin: 5% auto!important;
}

.closeNoAwardTextModal .custom-modal-content {
    padding: 0px!important;
    margin: 5% auto!important;
}

.ContainerEmail {
	    padding: 20px!important;
}

.markTemplate {
	padding: 40px;
    box-sizing: border-box;
    position: fixed;
    top: 20vh;
    left: 37%;
    right: 35%;
    width: 400px;
    margin-left: -200px;
    background: white;
    z-index: 99;
    height: 60vh;
    transition: 0.7s;
    -webkit-box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.2); 
    -moz-backface-visibility: hidden;
	overflow:hidden;
}

.noticeExport {
	padding: 40px;
    box-sizing: border-box;
    position: fixed;
    left: 37%;
    right: 35%;
    width: 400px;
    margin-left: -200px;
    background: white;
    z-index: 99;
    transition: 0.7s;
    -webkit-box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.2);
    -moz-backface-visibility: hidden;
	overflow:hidden;
}

.pqqExport {
	padding: 40px;
    box-sizing: border-box;
    position: fixed;
    left: 50%;
    right: 35%;
    width: 400px;
    top: 50%;
    margin-left: -200px;
    background: white;
    z-index: 99;
    transition: 0.7s;
    -webkit-box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.2);
    -moz-backface-visibility: hidden;
	overflow:hidden;
}

.crExport {
	padding: 40px;
    box-sizing: border-box;
    position: fixed;
    left: 50%;
    right: 35%;
    width: 400px;
    top: 25%;
    margin-left: -200px;
    background: white;
    z-index: 99;
    transition: 0.7s;
    -webkit-box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.2);
    -moz-backface-visibility: hidden;
	overflow:hidden;
}

.readReceiptsExport {
	padding: 40px;
    box-sizing: border-box;
    position: fixed;
    left: 50%;
    right: 35%;
    width: 400px;
    top: 30%;
    margin-left: -200px;
    background: white;
    z-index: 99;
    transition: 0.7s;
    -webkit-box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.2);
    -moz-backface-visibility: hidden;
	overflow:hidden;
}



.export-global {
    font-size: 25px;
    padding: 5px 8px;
    top: 3px;
}

.btn-new {
    width: 100%;
    display: block;
    padding: 2px 0px 6px;
    margin: 5px;
    background: #121d4c;
    text-align: center;
    color: #fff;
    border-radius: 13px;
    cursor: pointer;
}

.btn-new.messagesExport {
	border-style: none;
}

a#cancelExport {
    float: right;
    color: #121d4c;
    padding: 4px 10px 10px;
    font-weight: 800;
    cursor: pointer;
}

.btn-new:hover {
    color: #ffffff;
    background: #306da2;
}

a#wordExport, a#pdfExport {
    font-weight: 700;
}

i.fas.fa-times {
    position: relative;
}

.priceScoreTitle {
	font-weight: 600;
}

.priceScoreError {
	background: #FBE3E4 url(img/msgicons/error2.png) no-repeat top left;
    border: 2px solid #ff2424;
    color: #8a1f11;
    height: 54px;
    width: 273px;
    transition: 1.0s;
}

.priceScoreError span {
	line-height: 4;
	padding-left: 43px;
}

.priceScoreWeightingError {
	background: #FBE3E4 url(img/msgicons/error2.png) no-repeat top left;
    border: 2px solid #ff2424;
    color: #8a1f11;
    height: 54px;
    width: 316px;
    transition: 1.0s;
}

.priceScoreWeightingError span {
	line-height: 4;
	padding-left: 43px;
}

#supplierNamesPanel {
	padding: 40px;
    box-sizing: border-box;
    position: fixed;
    left: 37%;
    right: 35%;
    width: 400px;
    margin-left: -100px;
    background: white;
    top: 201px;
    z-index: 99;
    transition: 0.7s;
    -webkit-box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.2);
    -moz-backface-visibility: hidden;
	overflow:hidden;
}

#supplierNamesPanel p {
    font-weight: 600;
    color: #000000;
    line-height: 1.2;
    background: #e8e8e8;
    padding: 7px 10px;
    font-style: inherit;
    border: 1px solid #dcdcdc;
}

a#multipleSuppliers {
    cursor: pointer!important;
}



th.collab14.sorting_disabled {
    top: 0!important;
    vertical-align: top!important;
}

.toFromMessages span{
	font-weight: 600 !important;
}

.closemessage {
    float: right;
    width: 33px;
    height: 40px;
    cursor: pointer;
   /*  text-indent: -999em; */
   /* background: url(img/notice-close.png) no-repeat top left; */
}

.awardMessages {
	box-sizing: border-box;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 90%;
    background: white;
    height: 800px;
    max-height: fit-content;
    -webkit-box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.2);
    -moz-backface-visibility: hidden;
    overflow: auto;
    z-index: 99999;
}

.awardMessages .dave {
	box-sizing: border-box;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 1000px;
    background: white;
    z-index: 99;
    height: 800px;
    max-height: fit-content;
    -webkit-box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.2);
    -moz-backface-visibility: hidden;
    overflow: auto;
}

#dropzone {
    background: #cccccc;
    width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
}
#dropzone.in {
    width: 600px;
    height: 200px;
    line-height: 200px;
    font-size: larger;
}
#dropzone.hover {
    background: lawngreen;
}
#dropzone.fade {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    opacity: 1;
}
.modal-format {
	padding: 20px 21px;
    position: relative;
    top: -23px;
}

.awardSupplierMessages {
	height: 100px;
    position: relative;
    bottom: -17px;
}

.fa-times-circle {
	cursor: pointer;
	float: right;
	position: absolute;
	left: 967px;
	top: 4px;
}

.assetSearch {
	position: relative;
    left: 160px;
    top: 2px;
    padding-right: 24px;
    font-size: 12px;
    font-weight: bold;
}

/* div.responseModal {
  top: 10% !important;
  bottom: 5% !important;
}
 */
#custom-ch-popup .responseModal .popup{
	padding:2em;
}
#custom-ch-popup hr {
  margin: 0 0 1em 0 !important;
  padding: 0;
}
#custref-edit .responseModal{
    box-sizing:border-box;
    position:fixed;
    top:0; right: 0; bottom: 0; left: 0;
    margin: auto;
    width:450px;
    background:white;
    z-index:99;
    height:350px;
    /*max-height: fit-content; */       
    -webkit-box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.2);
    -moz-backface-visibility: hidden;
	overflow:auto;
}

#custref-edit .responseModal .popup {
        padding: 20px 40px;
        box-sizing: border-box;
        height: auto;
}

#custref-edit .responseModal > h2 .close_modal {
        position: absolute;
        background: #FFF;
        display: block;
        width: 29px;
        height: 29px;
        text-align: center;
        cursor: pointer;
        right: 10px;
        top: 50%;
        line-height: 30px;
        border-radius: 30px;
        margin-top: -15px;
}

#custref-edit .modal_bg {
        background: rgba(0, 0, 0, 0.8);
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 12;
}

#custref-edit .responseModal > h2 {
    text-shadow: 0 0 0 #fff !important;
    color: #fff;
    background: #121d4c !important;
	font-size:1.5em;
}

#custref-edit .responseModal .popup{
	padding:2em;
}

#custref-edit hr {
  margin: 0 0 1em 0 !important;
  padding: 0;
}
.responded-count-click a:hover {
	color: #f1f1f1;
}

#notification-list{
  background-color: white;
  padding: 10px;
  
}

.notification-text{
	padding: 0px 20px 0px 30px;
	display: block;
	color: black;
	margin-bottom: 5px;
}

.notification-item{
  background-color: #f5f5f5;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-radius: 10px;
}

#notification-dropdown{
	display: block;
	float: left;
	margin: 0 0px;
	position: relative;
	z-index: 20000;
}

.notification-read{
	margin: 30px;
	text-decoration: underline;
}

.notification-bullet-table{
	position: relative;
	left: -5px;
	color: red;
}

.notification-bullet-table.read{
	visibility: hidden;
}

.notification-bullet{
	position: relative;
	left: 5px;
	top: 40px;
	color: red;
}

.notification-bullet.read{
	visibility: hidden;
}

#notification-list-container{
	overflow: auto;
	max-height: 400px;
	border-radius: 10px;
  	border: 2px solid #f7f7f7;
}

.activePanel{
	position: absolute;
	display: block !important;
	float:right !important;
	z-index: 999;
	width: 400px;
}

#header-menu_notifications{
	color: #ffffff;
	display: block;
	font-size: 13px;
	margin: 0px 0px;
	padding: 7px 10px 11px 10px;
}

#header-menu_notifications:hover{
   color:white !important;
}

#notifications-view_all{
	text-align:center;
	display: block;
	position:sticky;
    bottom:0;
    width:100%;
    background:white;
}

.new-messages-icon-container .fa-stack[data-count]:after {
position: absolute;
right: -4px;
top: -9px;
content: attr(data-count);
font-size: 10px;
padding: 6px 0px;
border-radius: 999px;
line-height: 0.75em;
color: white;
background: red;
text-align: center;
min-width: 2em;
font-weight: bold;
}

.new-messages-icon-container .fa-stack {
display: inline-block;
position: relative;
line-height: 1;
height: auto;
text-align: left;
width: 2em;
}

.new-messages-icon-container .new-messages-icon {
font-size: 1.3em !important;
}