﻿/* Welcome to Compass. * In this file you should write your main styles. (or centralize your imports) * Import this file using the following HTML or equivalent:* <link href="/stylesheets/screen.css" media="screen,projection" rel="stylesheet" type="text/css" />*/
/*@import url(https://fonts.googleapis.com/css?family=Raleway);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
@import url(https://fonts.googleapis.com/css?family=Cabin);
@import url(https://fonts.googleapis.com/css?family=Droid+Sans);
*/
/* line 5,C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,u,i,center,/*b,*/
dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	margin:0;
	padding:0;
	border:0;
	font:inherit;
	font-size:100%;
	vertical-align: baseline;
}
/* line 22,C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
html {
	line-height: 1;
}

/* line 24,C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
ol,ul {
	list-style: none;
}
/* line 26,C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
table {
	border-collapse:collapse;
	border-spacing:0;
}
.hidden {
	display: none;
}
/* line 28,C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
caption,th,td {
	text-align:left;
	font-weight:normal;
	vertical-align: middle;
}
/* line 30,C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
q,blockquote {
	quotes: none;
}
/* line 103,C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
q:before,q:after,blockquote:before,blockquote:after {
	content:"";
	content: none;
}
/* line 32,C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
a img {
	border: none;
}
/* line 116,C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
	display: block;
}
/* line 12,../sass/screen.scss */
body {
	font-family:'Raleway',sans-serif;

	position: relative;
	
	-webkit-font-feature-settings: "lnum";
		-moz-font-feature-settings: "lnum";
		-ms-font-feature-settings: "lnum";
			-o-font-feature-settings: "lnum";
			font-feature-settings: "lnum";
}
/* line 16,../sass/screen.scss */
.content-inner {
	width:960px;
	margin:0 auto;
	box-sizing: border-box;
}
/* line 22,../sass/screen.scss */
.clear {
	clear: both;
}
i 
{
	font-style: italic;
}
/* line 25,../sass/screen.scss */
.right {
	text-align:right;
	float: right;
}
/* line 29,../sass/screen.scss */
.left {
	text-align:left;
	float: left;
}
/* line 33,../sass/screen.scss */
.back-btn {
	border:0;
	background:#00A69C;
	padding:10px 15px;
	color:#fff !important;
	font-size:15px;
	font-weight: bold;
	text-decoration: none !important;
	cursor: pointer;
	text-align:left;
	float: left;
	z-index: 90;
	position: relative;
}
.green-btn {
	border:0;
	background:#00A69C;
	padding:10px 15px;
	color:#fff !important;
	font-size:15px;
	font-weight: bold;
	text-decoration: none !important;
	cursor: pointer;
	/*
	z-index: 90;
	position: relative;*/
}
/* line 42,../sass/screen.scss */
.black-btn {
	border:0;
	background:#111;
	padding:10px 15px;
	color:#fff;
	font-size:15px;
	font-weight: bold;
	cursor: pointer;
}
/* line 51,../sass/screen.scss */
.blue-btn {
	border:0;
	background:#1C75BB;
	padding:10px 15px;
	color:#fff;
	font-size:15px;
	font-weight: bold;
	cursor: pointer;
}
/* line 60,../sass/screen.scss */
.strong {
	font-weight: bold;
}
/* line 63,../sass/screen.scss */
header {
	background:#ddd;
	overflow: hidden;
}
/* line 66,../sass/screen.scss */
header .header-left {
	float:left;
	width:504px;
	padding: 35px 0 20px;
}
/* line 70,../sass/screen.scss */
header .header-left #logo {
	display: block;
}
/* line 73,../sass/screen.scss */
header .header-left p {
	color:#444444;
	margin-top: 10px;
}
/* line 78,../sass/screen.scss */
header .header-right {
	float:right;
	font-size:14px;
	padding: 15px 0;
}
/* line 82,../sass/screen.scss */
header .header-right a {
	text-decoration: none;
}
/* line 86,../sass/screen.scss */
header .header-right .user-menu a {
	color: #444444;
}
header .header-right .user-menu .top-nav-block {
	float:right;
	padding: 25px 0 8px 15px;
}
/* line 89,../sass/screen.scss */
header .header-right .user-menu .sign-up-block {
	float:right;
	/*background:url(/images/sign-up-icon.png) no-repeat 10px 50%;*/
	padding: 15px 0 8px 50px;
}
/* line 95,../sass/screen.scss */
header .header-right .user-menu .login-block {
	float:right;
	/*background:url(/images/login-icon.png) no-repeat 10px 50%;*/
	padding:15px 0 8px 50px;
}
header .header-right .user-menu .loginLabel-block {
	float:right;
	/*font-weight:bold;*/
	padding: 15px 0 8px 50px;
}
/* line 103,../sass/screen.scss */
header .header-right .main-menu ul li {
	float:right;	
	padding: 15px 0px 0px 10px;
}
/* line 106,../sass/screen.scss */
header .header-right .main-menu ul li>div {
	text-align: center;
}
/* line 108,../sass/screen.scss */
header .header-right .main-menu ul li>div .menu-img {
	min-height: 40px;
}
/* line 111,../sass/screen.scss */
header .header-right .main-menu ul li>div img {
	display: inline-block;
}
/* line 114,../sass/screen.scss */
header .header-right .main-menu ul li>div a {
	display:block;
	color: #111;
}
/* line 127,../sass/screen.scss */
footer {
	background:#111;
	overflow:hidden;
	padding: 20px;
	z-index: 97;
	position: relative;
}
/* line 131,../sass/screen.scss */
footer .columns {
	float:left;
	width:18%;
	padding: 15px;
}
/* line 135,../sass/screen.scss */
footer .columns .columns-title {
	font-size:15px;
	font-weight:bold;
	color:#fff;
	margin-bottom: 20px;
}
/* line 140,../sass/screen.scss */
footer .columns .columns-title:before {
	content:"";
	background:#fff;
	width:30px;
	height:3px;
	display:block;
	clear:both;
	margin-bottom: 8px;
}
/* line 150,../sass/screen.scss */
footer .columns .columns-content {
	font-size: 11px;
}
/* line 153,../sass/screen.scss */
footer .columns .columns-content ul li {
	margin-bottom: 5px;
}
/* line 155,../sass/screen.scss */
footer .columns .columns-content ul li a {
	color:#fff;
	text-decoration:none;
	font-size:14px;
}
footer .columns .columns-content ul li a:hover {
	text-decoration: underline;
}
/* line 163,../sass/screen.scss */
footer .footer-content {
	float:right;
	text-align:right;
	color:#fff;
	padding-top: 70px;
}
/* line 168,../sass/screen.scss */
footer .footer-content a {
	color:#fff;
	text-decoration: none;
}
/* line 172,../sass/screen.scss */
footer .footer-content .designby {
	color:#777;
	margin-top: 5px;
}
/* line 175,../sass/screen.scss */
footer .footer-content .designby a {
	color:#777;
	text-decoration: none;
}
/* line 183,../sass/screen.scss */
.footer-bottom {
	background:#ddd;
	text-align:center;
	padding:15px;
	font-size:14px;
	font-weight: 500;
}

.watermark
{
	background-image: url('/images/provisionaln.png');
	background-position: center center;
	background-repeat: no-repeat;
	position: fixed; 
    
	width: 950px;
	height: 50px;

	margin: 0 auto;
   
	opacity:0.2;
	z-index:9;
}
#btnBack {
	z-index:99;
	position: fixed;
}
/* line 191,../sass/screen.scss */
.breadcrumbs {
	overflow:hidden;
	color:#fff;
	margin-bottom: 10px;
}
/* line 196,../sass/screen.scss */
.breadcrumbs ul li {
	float:left;
	color: #fff;
}
/* line 199,../sass/screen.scss */
.breadcrumbs ul li a {
	color:#fff;
	text-decoration:none;
	font-size: 12px;
}
/* line 205,../sass/screen.scss */
.breadcrumbs ul li.breadcrumbs-sep {
	margin: 0 5px;
}
/* line 211,../sass/screen.scss */
.sech-page .page-header {
	background:#1C75BB;
	padding: 20px;
}
/* line 215,../sass/screen.scss */
.sech-page .page-title {
	color:#fff;
	font-size:32px;
	font-weight: 600;
}
/* line 221,../sass/screen.scss */
.sech-page .search-form-block {
	padding:20px 0;
	overflow: hidden;
}
/* line 224,../sass/screen.scss */
/*.sech-page .search-form-block input[type="text"]{border:1px solid #1C75BB;color:#111;background:#fff;padding:0 15px;height:35px;width:300px;float: left;}*/
.sech-page .search-form-block .basicTxt {
	border:1px solid #1C75BB;
	color:#111;
	background:#fff;
	padding:0 15px;
	height:35px;
	width:300px;
	float:left;
}
.sech-page .search-form-block .advanceTxt {
	border:1px solid #1C75BB;
	color:#111;
	background:#fff;
	padding:0 15px;
	height:35px;
	width:85%;
	float:left;
}
.sech-page .search-form-block .advanceDrp {
	border:1px solid #1C75BB;
	color:#111;
	background:#fff;
	padding:0 15px;
	height:35px;
	width:90%;
	float:left;
}
.sech-page .search-form-block .advanceDt {
	border:1px solid #1C75BB;
	color:#111;
	background:#fff;
	padding:0 15px;
	height:35px;
	width:200px;
	float:left;
}
.sech-page .search-form-block .advancePstcode {
	border:1px solid #1C75BB;
	color:#111;
	background:#fff;
	padding:0 15px;
	height:35px;
	width:100px;
	float:left;
}
/* line 233,../sass/screen.scss .sech-page .search-form-block select{float:left;border:1px solid #1C75BB;color:#111;background:#ddd;padding:0 15px;height:37px;border-left: 0;}*/
.sech-page .search-form-block select {
	float:left;
	border:1px solid #1C75BB;
	color:#111;
	width:333px;
	padding:0 10px;
	height: 30px;
}
/* line 242,../sass/screen.scss .sech-page .search-form-block input[type="submit"] */
.sech-page .search-form-block .searchBtn {
	background:url(/images/while-search-icon.png) no-repeat center center;
	background-color:#1C75BB;
	font-size:0;
	border:1px solid #1C75BB;
	height:37px;
	width:50px;
	float: left;
	cursor: pointer;
}
/* line 253,../sass/screen.scss */
.sech-page .tool-bar {
	overflow:hidden;
	margin-bottom: 10px;
}
/* line 256,../sass/screen.scss */
.sech-page .tool-bar .perpage {
	margin:20px 0;
	float: left;
}
/* line 261,../sass/screen.scss */
.sech-page .tool-bar .download-trials {
	float: right;
}
/* line 263,../sass/screen.scss */
.sech-page .tool-bar .download-trials select {
	border:1px solid #1C75BB;
	color:#111;
	background:#fff;
	padding:0 15px;
	height:37px;
	width:320px;
	float: left;
}
/* line 272,../sass/screen.scss */
.sech-page .tool-bar .download-trials input[type="submit"] {
	float: left;
}

.sech-page .tool-bar .sort-trials {
	float: right;
}
.sech-page .tool-bar .sort-trials select {
	border:1px solid #1C75BB;
	color:#111;
	background:#fff;
	padding:0 15px;
	height:37px;
	width:300px;
	float: right;
}
.sech-page .tool-bar .sort-trials span {
	color:#111;
	background:#fff;
	padding:0 15px;
	padding-top: 10px;
	float: left;
}

/* line 279,../sass/screen.scss */
.sech-page .search-result-block .results-header-1 {
	background:#B3D0E8;
	margin-bottom:3px;
	overflow:hidden;
	padding: 5px 10px 5px 10px;
}
/* line 284,../sass/screen.scss */
.sech-page .search-result-block .results-header-1 h3 {
	float:left;
	font-weight:bold;
	font-size:14px;
	padding-top: 7px;
	width: 42%;
	
}
.sech-page .search-result-block .results-header-1 h4 {
	float:left;
	font-weight:bold;
	font-size:14px;
	padding-top: 7px;
}
/* line 290,../sass/screen.scss */
.sech-page .search-result-block .results-header-1 .results-header-tools {
	float:right;
	overflow: hidden;
}
/* line 295,../sass/screen.scss */
.sech-page .search-result-block .results-header-1 .results-header-tools ul li {
	float:left;
	margin: 0 10px;
}
/* line 298,../sass/screen.scss */
.sech-page .search-result-block .results-header-1 .results-header-tools ul li a {
	text-decoration:none;
	color:#000;
	font-size:14px;
	font-weight: bold;
}
/* line 304,../sass/screen.scss */
.sech-page .search-result-block .results-header-1 .results-header-tools ul li label {
	color:#000;
	font-size:14px;
	font-weight:bold;
	padding:8px 5px 6px;
	display: inline-block;
}
/* line 311,../sass/screen.scss */
.sech-page .search-result-block .results-header-1 .results-header-tools ul li .resultstool1 {
	padding:8px 5px 6px 48px;
	background:url(/images/tool1.png) no-repeat 5px 50%;
	display:inline-block;
}
.sech-page .search-result-block .results-header-1 .results-header-tools ul li .results-tool-view {
	padding:8px 5px 6px 48px;
	background:url(/images/blue-search-icon.png) no-repeat 5px 50%;
	display: inline-block;
}
/* line 316,../sass/screen.scss */
.sech-page .search-result-block .results-header-1 .results-header-tools ul li .results-tool-2 {
	padding:8px 5px 6px 38px;
	background:url(/images/tool2.png) no-repeat 5px 50%;
	display: inline-block;
}
/* line 326,../sass/screen.scss */
.sech-page .search-result-block .results-header-100 {
	display:none;
}
.sech-page .search-result-block .results-header-2 {
	background:#8EBADD;
	color:#000;
	font-size:16px;
	font-weight:600;
	padding:10px;
	margin-bottom:3px;
}
.sech-page .search-result-block .results-header-4 h3 {
	background:#8EBADD;
	color:#000;
	font-size:16px;
	font-weight:600;
	padding:10px;
	margin-bottom: 3px;
}
.sech-page .search-result-block .results-header-42 h3 {
	background:#FF8080;
	color:#000;
	font-size:16px;
	font-weight:600;
	padding:10px;
	margin-bottom: 3px;
}
/* line 335,../sass/screen.scss */
.sech-page .search-result-block .results-header-3 {
	background:#bbb;
	color:#000;
	font-size:16px;
	font-weight:600;
	padding:10px;
	margin-bottom:3px;
	height:30px;
}
.separator {
	margin-bottom: 25px;
}
/* line 344,../sass/screen.scss */
.sech-page .search-result-block .results-header-3 ul.info-list li {
	float:left;
	padding:7px 5px 5px 10px;
	/*background:url(/images/info-blue.png) no-repeat 5px;
	background-size: 20px 20px;
	background-position:5px 5px;*/
	width:20%;
	box-sizing:border-box;
	position:relative;
}

@media screen and (max-width: 980px)
{
	.sech-page .search-result-block .results-header-3 {
	background:#bbb;
	color:#000;
	font-size:16px;
	font-weight:600;
	padding:10px;
	margin-bottom:3px;
	height:50px;
}
}
.sech-page .search-result-block .results-header-3 ul.info-list li .bodytext {
padding-left: 5px;
font-size: 15px;
}
.sech-page .search-result-block .results-header-3 ul.info-list li img {
	float:left;
}
.sech-page .search-result-block .results-header-5 ul.info-list li .bodytext {
padding-left: 5px;
}
.sech-page .search-result-block .results-header-5 ul.info-list li img {
	float:left;
}
.sech-page .search-result-block .results-header-52 ul.info-list li .bodytext {
padding-left: 5px;
}
.sech-page .search-result-block .results-header-52 ul.info-list li img {
	float:left;
}
.sech-page .search-result-block .results-link-header-ctGov-2 ul.info-list li .bodytext
{
	padding-left: 5px; 
}
.sech-page .search-result-block .results-link-header-ctGov ul.info-list li .bodytext
{
   
}
.sech-page .search-result-block .results-link-header-ctGov-2 ul.info-list li img {
	float:left;
}
.sech-page .search-result-block .results-link-header-ctGov ul.info-list li img {
	float:left;
}
.sech-page .search-result-block .results-link-header-ctGov-2 ul.info-list .hovertest:hover .info-popup {
	display: block;
}
.sech-page .search-result-block .results-link-header-ctGov ul.info-list .hovertest:hover .info-popup {
	display: block;
}
.sech-page .search-result-block .results-link-header-ctGov ul.info-list li {
	float:left;
	padding:5px 5px 5px 10px;
	/*
	background:url(/images/info-blue.png) no-repeat 5px;
	background-size: 20px 20px;
	background-position:5px 5px;
*/
	width:100%;
	box-sizing:border-box;
	position:relative;
}
.sech-page .search-result-block .results-link-header-ctGov-2 ul.info-list li {
	float:left;
	padding:0px 5px 5px 30px;
	/*background:url(/images/info-blue.png) no-repeat 5px;
	background-size: 20px 20px;
	background-position:5px 5px;
*/
	width:100%;
	box-sizing:border-box;
	position:relative;
}
.sech-page .search-result-block .results-header-3 ul.info-list li.out-of-date {
	float:left;
	padding:5px 5px 5px 30px;
	background:url(/images/info-red.png) no-repeat 5px;
	background-size: 20px 20px;
	background-position:5px 5px;
	width:20%;
	box-sizing:border-box;
	position:relative;
	color: Red;
}
.sech-page .search-result-block .results-header-5 {
	background:#bbb;
	color:#000;
	font-size:16px;
	font-weight:600;
	padding:10px;
	margin-bottom:3px;
	height:30px;
}
.sech-page .search-result-block .results-header-52 {
	background:#4CC0B9;
	color:#000;
	font-size:16px;
	font-weight:600;
	padding:10px;
	margin-bottom:3px;
	height:30px;
}
.sech-page .search-result-block .results-header-5 ul.info-list li {
	float:left;
	padding:5px 5px 5px 10px;
	width:42%;
	/*
	background:url(/images/info-blue.png) no-repeat 5px;
	background-size: 20px 20px;
	background-position:5px 5px;
	*/
	box-sizing:border-box;
	position:relative;
}
.sech-page .search-result-block .results-header-52 ul.info-list li {
	float:left;
	padding:5px 5px 5px 10px;
	width:42%;
	/*
	background:url(/images/info-blue.png) no-repeat 5px;
	background-size: 20px 20px;
	background-position:5px 5px;
	*/
	box-sizing:border-box;
	position:relative;
}
.sech-page .search-result-block .results-header-5 ul.info-list li.out-of-date {
	float:left;
	padding:5px 5px 5px 30px;
	width:42%;
	background:url(/images/info-red.png) no-repeat 5px;
	background-size: 20px 20px;
	background-position:5px 5px;
	box-sizing:border-box;
	position:relative;
	color: Red;
}
.sech-page .search-result-block .results-header-52 ul.info-list li.out-of-date {
	float:left;
	padding:5px 5px 5px 30px;
	width:42%;
	background:url(/images/info-red.png) no-repeat 5px;
	background-size: 20px 20px;
	background-position:5px 5px;
	box-sizing:border-box;
	position:relative;
	color: Red;
}
.sech-page .search-result-block .results-header-6 {
	background:#B3D0E8;
	color:#000;
	font-size:16px;
	font-weight:600;
	padding:10px;
	margin-bottom:3px;
	height:40px;
}

.updated-list li {
	padding:5px 5px 5px 30px;
	background:url(/images/info-icon.png) no-repeat 5px;
	background-position:5px 5px;
	box-sizing:border-box;
	position:relative;
}

.updated-list li .updated-popup {
	width:500px;
	box-sizing:border-box;
	padding:10px;
	position:absolute;
	top:25px;
	left:0;
	display:none;
	background:#fff;
	z-index:99;
	text-align: left;
	border:1px solid #1C75BB;
}

.updated-list li:hover .updated-popup {
	display: block;
}
.sech-page .search-result-block .results-header-6 ul.info-list li {
	float:left;
	padding:5px 5px 5px 0px;
	width:42%;
	box-sizing:border-box;
	position:relative;
}
.sech-page .search-result-block .results-header-6 ul.info-list li:last-child {
	width: 16%;
}
/* line 351,../sass/screen.scss */
.sech-page .search-result-block .results-header-3 ul.info-list li .info-popup {
	width:200px;
	box-sizing:border-box;
	padding:15px;
	position:absolute;
	top:25px;
	left:0;
	display:none;
	background:#fff;
	z-index:99;
	border:1px solid #1C75BB;
}
.sech-page .search-result-block .results-link-header-ctGov ul.info-list li .info-popup {
	width:700px;
	font-weight: bold;
	box-sizing:border-box;
	padding:15px;
	position:absolute;
	top:25px;
	left:0;
	display:none;
	background:#fff;
	z-index:99;
	border:1px solid #1C75BB;
}
.sech-page .search-result-block .results-link-header-ctGov-2 ul.info-list li .info-popup {
	width:700px;
	font-weight: bold;
	box-sizing:border-box;
	padding:15px;
	position:absolute;
	top:25px;
	left:0;
	display:none;
	background:#fff;
	z-index:99;
	border:1px solid #1C75BB;
}
.sech-page .search-result-block .results-header-5 ul.info-list li:last-child {
	width: 16%;
}
.sech-page .search-result-block .results-header-52 ul.info-list li:last-child {
	width: 16%;
}
.sech-page .search-result-block .results-header-5 ul.info-list li .info-popup {
	width:250px;
	box-sizing:border-box;
	padding:15px;
	position:absolute;
	top:25px;
	left:0;
	display:none;
	background:#fff;
	z-index:99;
	border:1px solid #1C75BB;
}
.sech-page .search-result-block .results-header-52 ul.info-list li .info-popup {
	width:250px;
	box-sizing:border-box;
	padding:15px;
	position:absolute;
	top:25px;
	left:0;
	display:none;
	background:#fff;
	z-index:99;
	border:1px solid #1C75BB;
}
.sech-page .search-result-block .results-header-5 ul.info-list .hovertest:hover .info-popup {
	display: block;
}
.sech-page .search-result-block .results-header-52 ul.info-list .hovertest:hover .info-popup {
	display: block;
}
/* line 363,../sass/screen.scss */
.sech-page .search-result-block .results-header-3 ul.info-list .hovertest:hover .info-popup {
	display: block;
}

/*.sech-page .search-result-block .results-link-header-ctGov ul.info-list li:hover .info-popup {
	display: block;
}*/
/*.sech-page .search-result-block .results-link-header-ctGov-2 ul.info-list li:hover .info-popup {
	display: block;
}*/
/* line 366,../sass/screen.scss */
.sech-page .search-result-block .results-header-3 ul.info-list li:last-child {
	width:25%;
}
.sech-page .search-result-block .results-header-3 ul.info-list li:nth-last-child(2) {
	width:25%;
}
.sech-page .search-result-block .results-header-3 ul.info-list li:nth-last-child(3) {
	width:29%;
}
.sech-page .search-result-block .results-header-3 ul.info-list li:nth-last-child(4) {
	width: 21%;
}
/* line 373,../sass/screen.scss */
.sech-page .search-result-block .expandable-box {
	margin-bottom: 5px;
}
/* line 375,../sass/screen.scss */
.sech-page .search-result-block .expandable-box .expandable-box-title {
	padding:10px;
	background:#ddd;
	font-size:14px;
	font-weight:bold;
	color:#111;
	margin-bottom: 5px;
	cursor: pointer;
}
/* line 382,../sass/screen.scss */
.sech-page .search-result-block .expandable-box .expandable-box-title span {
	vertical-align:5px;
	font-size:16px;
	font-weight: bold;
}
/* line 388,../sass/screen.scss */
.sech-page .search-result-block .expandable-box .expandable-box-title:before {
	display:inline-block;
	content:"+";
	font-size:33px;
	width:20px;
	height:20px;
	border:2px solid #111;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	margin-right:15px;
	text-align:center;
	line-height: 19px;
}
/* line 402,../sass/screen.scss */
.sech-page .search-result-block .expandable-box .expandable-box-title.expanded:before {
	content:"-";
	line-height: 16px;
}
/* line 407,../sass/screen.scss */
.sech-page .search-result-block .expandable-box .expandable-box-title.expanded span {
	vertical-align: 3px;
}
/* line 412,../sass/screen.scss */
.sech-page .search-result-block .expandable-box .expandable-box-content {
	padding:0;
	background:#eee;
	color:#000;
	font-size:14px;
	max-height:0;
	overflow-y:hidden;
	-moz-transition-property:max-height;
	-o-transition-property:max-height;
	-webkit-transition-property:max-height;
	transition-property:max-height;
	-moz-transition-duration:1s;
	-o-transition-duration:1s;
	-webkit-transition-duration:1s;
	transition-duration:1s;
	-moz-transition-timing-function:cubic-bezier(0,1,0.5,1);
	-o-transition-timing-function:cubic-bezier(0,1,0.5,1);
	-webkit-transition-timing-function:cubic-bezier(0,1,0.5,1);
	transition-timing-function: cubic-bezier(0,1,0.5,1);
}
/* line 422,../sass/screen.scss */
.sech-page .search-result-block .expandable-box .expandable-box-content h3 {
	font-weight:bold;
	font-size:14px;
	margin-bottom: 5px;
}
/* line 427,../sass/screen.scss */
.sech-page .search-result-block .expandable-box .expandable-box-content p {
	margin-bottom: 20px;
	
}
/* line 431,../sass/screen.scss */
.sech-page .search-result-block .expandable-box .expandable-box-content.expanded {
	max-height:1500px;
	padding:10px;
	overflow-y:hidden;
	-moz-transition-property:max-height;
	-o-transition-property:max-height;
	-webkit-transition-property:max-height;
	transition-property:max-height;
	-moz-transition-duration:1s;
	-o-transition-duration:1s;
	-webkit-transition-duration:1s;
	transition-duration:1s;
	-moz-transition-timing-function:cubic-bezier(0,1,0.5,1);
	-o-transition-timing-function:cubic-bezier(0,1,0.5,1);
	-webkit-transition-timing-function:cubic-bezier(0,1,0.5,1);
	transition-timing-function: cubic-bezier(0,1,0.5,1);
}
/* line 440,../sass/screen.scss */
.sech-page .search-result-block .result-footer {
	width:90%;
	padding:20px 0;
	color: #111;
}
/* line 444,../sass/screen.scss */
.sech-page .search-result-block .result-footer h3 {
	font-weight:bold;
	font-size:14px;
	margin-bottom: 10px;
}
/* line 449,../sass/screen.scss */
.sech-page .search-result-block .result-footer p {
	margin-bottom: 20px;
}
/* line 452,../sass/screen.scss */
.sech-page .search-result-block .result-footer a {
	color: #111;
}


.brief-message 
{
	color: #0070c0;
	font-weight: bold;
	padding-bottom: 20px;
}

.warning-message 
{
	color: #ff0000;
	font-weight: bold;
	padding-bottom: 20px;
}
/* line 460,../sass/screen.scss */
.regi-page .page-header {
	background:#00A69C;
	padding: 20px;
}
/* line 464,../sass/screen.scss */
.regi-page .page-title {
	color:#fff;
	font-size:32px;
	font-weight: 600;
}
/* line 470,../sass/screen.scss */
.regi-page .register-steps {
	padding: 25px 0 0 0;
}
/* line 472,../sass/screen.scss */
.regi-page .register-steps .register-steps-col {
	margin-bottom: 5px;
}
/* line 475,../sass/screen.scss */
.regi-page .register-steps ul {
	overflow: hidden;
}
/* line 477,../sass/screen.scss */
.regi-page .register-steps ul li.re-steps {
	background:#eee;
	float: left;
}
/* line 480,../sass/screen.scss */
.regi-page .register-steps ul li.re-steps:after {
	content:"";
	display:inline-block;
	width:0;
	height:0;
	float:left;
	border-style:solid;
	border-width:15px 0 15px 25px;
	border-color: transparent transparent transparent #ddd;
}
/* line 490,../sass/screen.scss */
.regi-page .register-steps ul li.re-steps a {
	text-decoration:none;
	color:#7F7D7D;
	background:#ddd;
	display:inline-block;
	height:30px;
	float:left;
	/* Decreased from 15px to fix in Firefox and IE */
	width: 210px;
	font-size:13px;
	font-weight:800;
	padding:8px 6px;
	box-sizing: border-box;
}
/* line 477,../sass/screen.scss */
.regi-page .register-steps ul li.re-update-steps {
	background:#fff;
	float: left;
}
/* line 480,../sass/screen.scss */
.regi-page .register-steps ul li.re-update-steps:after {
	content:"";
	display:inline-block;
	width:0;
	height:0;
	float:left;
	border-style:solid;
	border-width:15px 0 15px 25px;
	border-color: transparent transparent transparent #ddd;
}
.regi-page .register-steps ul li.re-update-steps a {
	text-decoration:none;
	color:#7F7D7D;
	background:#ddd;
	display:inline-block;
	height:30px;
	float:left;
	/* Decreased from 15px to fix in Firefox and IE */
	width: 446px;
	font-size:13px;
	font-weight:800;
	padding:8px 10px;
	box-sizing: border-box;
}
/* line 502,../sass/screen.scss */
.regi-page .register-steps ul li.re-steps:nth-child(2n) {
	background: #ddd;
}
/* line 504,../sass/screen.scss */
.regi-page .register-steps ul li.re-steps:nth-child(2n) a {
	background: #eee;
}
/* line 507,../sass/screen.scss */
.regi-page .register-steps ul li.re-steps:nth-child(2n):after {
	border-color: transparent transparent transparent #eee;
}
/* line 511,../sass/screen.scss */
.regi-page .register-steps ul li.re-steps:last-child {
	background: none;
}
/* line 516,../sass/screen.scss */
.regi-page .register-steps ul li.current-step a {
	color:#302C2C;
	text-decoration:underline;
}
.regi-page .register-steps ul li.re-steps.not-complete a {
	color: Red;
}
/* line 522,../sass/screen.scss */
.regi-page .register-content {
	color:#111;
	display: none;
}
/* line 525,../sass/screen.scss */
.regi-page .register-content h3 {
	font-size:16px;
	font-weight:bolder;
	margin: 20px 0;
}
/* line 530,../sass/screen.scss */
.regi-page .register-content p {
	font-size:14px;
	margin-bottom:15px;
	line-height: 18px;
}
/* line 535,../sass/screen.scss */
.regi-page .register-content a {
	color: #111;
}
/* line 538,../sass/screen.scss */
.regi-page .register-content label {
	font-size:16px;
	/*font-weight: bolder;*/
}
/* line 542,../sass/screen.scss */
.regi-page .register-content .form-element {
	padding: 30px 0;
}
/* line 547,../sass/screen.scss */
.regi-page .register-content .register-content-bottom {
	text-align:center;
	padding:30px;
	border-top:1px solid #ddd;
	margin-top: 40px;
}
/* line 552,../sass/screen.scss */
.regi-page .register-content .register-content-bottom a {
	font-size:14px;
	font-weight:bolder;
	color:#000;
	margin:0 30px;
	text-decoration: none;
}
/* line 562,../sass/screen.scss */
.regi-page .register-content.current-step-content {
	display: block;
}
/* line 566,../sass/screen.scss */
.regi-page .button-pad {
	overflow:hidden;
	padding:30px 0;
}
.register-form-block {
	display: table;
}
/* line 573,../sass/screen.scss */
.register-form-block.hidden {
	display:none;
}
.register-form-block .form-element-block {
	margin-bottom:5px;
	
	/*display: table-row;*/
}
/* line 575,../sass/screen.scss */
.register-form-block .form-element-block:after {
	content:" ";
	display:block;
	clear: both;
}
/* line 580,../sass/screen.scss */
.register-form-block .form-element-block:nth-child(2) {
	margin-bottom: 15px;
}
/* line 583,../sass/screen.scss */
.register-form-block .form-element-block .form-element-name {
	display:table-cell;
	width:250px;
	background: #00A69C/* [ANZCTR356] #ddd */;
	margin-right:5px;
	padding:10px;
	box-sizing:border-box;
	color: #fff; /* [ANZCTR356] */
	font-size:14px;
	font-weight:bold;
	border:2px solid #fff;
	border-left:0;
	vertical-align:top;
	position:relative;
	line-height: 18px;
}

.register-form-block .form-element-block .form-element-name-date 
{
	width: 125px;
	min-width: 125px;
	display:table-cell;
	background:#ddd;
	margin-right:5px;   
	padding:15px 10px;
	box-sizing:border-box;
	font-size:14px;
	font-weight:bold;
	border:2px solid #fff;
	border-left:0;
	vertical-align:top;
	position:relative;
	line-height: 18px;
}
/* [ANZCTR356] */
.register-form-block .form-element-block .form-element-name.optional {
	/*font-weight: normal;*/
}
/* line 599,../sass/screen.scss *//* [ANZCTR356] */
.register-form-block .form-element-block .form-element-name.update {
	background: #eee;
	text-align: right;
	color: #000;
}



/* line 582,../sass/screen.scss */
.register-form-block .form-element-block .form-element-content {
	/*font-family:Verdana,Arial,Helvetica,sans-serif;*/
	line-height:23px;
	display:table-cell;
	width:700px;
	background:#eee;
	padding:10px; /* [ANZCTR356] this is key padding setting.*/
	box-sizing:border-box;
	border:2px solid #fff;
	border-right:0;
	position:relative;
}

.register-form-block .form-element-block .form-element-content input.hidden {
	display:none;
}
.register-form-block .form-element-block .form-element-content.subtitle {
	width:950px;
	border-left: 0px;
	font-weight: bold;
}
/* line 605,../sass/screen.scss */
.register-form-block .form-element-block .form-element-content textarea 
{
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family:inherit;
	line-height: 20px;
	font-size: 14px;
	box-sizing: border-box;
	width:90%;
	/* height: 130px;*/
}
/* line 610,../sass/screen.scss */
.register-form-block .form-element-block .form-element-content .updateButton {
	float:right;
	cursor:pointer;
	font-weight:bold;
}
.register-form-block .form-element-block .form-element-content .help-info-result {
	float:left;
	padding-right: 5px;
	cursor:pointer;
	position: relative;
}
.review-form-block .review-element-block .review-element-name .help-info 
{
	float:right;
	cursor:pointer;
	position: relative;
}
.register-form-block .form-element-block .form-element-content .help-info {
	float:right;
	cursor:pointer;
	position: relative;
}

.register-form-block .form-element-block .form-element-name .help-info {
	float:right;
	cursor:pointer;
	position: relative;
}



/* line 615,../sass/screen.scss */
.register-form-block .form-element-block .info-popup {
	width: 350px;
	box-sizing: border-box;
	padding: 15px;
	position: absolute;
	top: 10px;
	right: 0px;
	display: none;
	background: #fff;
	z-index: 99;
	border: 1px solid #1C75BB;
	text-align: left;
}
.register-form-block .form-element-block .form-element-name .help-info .info-popup p {
	font-size:100%;
	margin-bottom:15px;
	line-height: 18px;
}
/* line 628, ../sass/screen.scss */
/*.register-form-block .form-element-block .form-element-content .help-info:hover .info-popup {
	display: block;
}*/
/* line 633, ../sass/screen.scss */
.info-popup .info-close{
	display:block;
text-align:right;
padding: 0 0 10px;
text-decoration:none;
color: #111;
}

.register-form-block .form-element-block .form-element-name .help-info:hover .info-popup .help-title {
	font-weight:bold;
}
.register-form-block .form-element-block .form-element-name .help-info:hover .info-popup ul {
	list-style-type:disc;
	padding-left: 15px;
}
/* line 633,../sass/screen.scss */
.register-form-block .form-element-block .form-element-content .add-new-button {
	display:inline-block;
	width:60%;
	margin:0 auto;
	background:#A8A8A9;
	color:#000;
	font-size:14px;
	padding:10px;
	text-align:center;
	text-decoration: none;
}
/* line 646,../sass/screen.scss */
.register-form-block .form-element-block .form-element-content.center {
	text-align: center;
}
/* line 651,../sass/screen.scss */
.register-form-block .form-element-block.big {
	height: 130px;
}
/* line 653,../sass/screen.scss */
.register-form-block .form-element-block.big .form-element-name {
	height:100%;
}
.register-form-block .form-element-block .form-element-name.alt {
	background: #ccc;
}
/* line 656,../sass/screen.scss */
.register-form-block .form-element-block.big .form-element-content {
	height: 100%;
}
/* line 660,../sass/screen.scss */
.register-form-block .form-element-block.med {
	height: 55px;
}
/* line 662,../sass/screen.scss */
.register-form-block .form-element-block.med .form-element-name {
	height: 100%;
}
/* line 665,../sass/screen.scss */
.register-form-block .form-element-block.med .form-element-content {
	height:100%;
}
.main-content {
	min-height: 500px;
}
/* line 670,../sass/screen.scss */
.main-content-text {
	/* GSquared - text-align:center;*/
	text-align:left;
	padding:15px;
	color:red;
}
.main-content-report {
	/* GSquared - text-align:center;*/
	text-align:left;
	padding:15px;
	color: #000000;
}
/* line 675,../sass/screen.scss */
.main-content-block-left {
	float:left;
	width:50%;
	height:580px;
	background:url(/images/left-bg.jpg) no-repeat;
	background-size: cover;
}
/* line 681,../sass/screen.scss */
.main-content-block-left .main-content-block-left-bg {
	background:rgba(26,116,187,0.8);
	height:100%;
	width: 100%;
}
/* line 686,../sass/screen.scss */
.main-content-block-left .main-content-left {
	width:620px;
	box-sizing:border-box;
	padding:157px 132px 0;
	text-align:center;
	float:right;
	color: #fff;
}
/* line 693,../sass/screen.scss */
.main-content-block-left .main-content-left .btn:hover {
	background:#fff;
	color: rgba(26,116,187,0.8);
}
/* line 701,../sass/screen.scss */
.main-content-block-right {
	float:left;
	width:50%;
	height:580px;
	background:url(/images/right-bg.jpg) no-repeat;
	background-size: cover;
}
/* line 707,../sass/screen.scss */
.main-content-block-right .main-content-block-right-bg {
	background:rgba(0,166,156,0.8);
	height:100%;
	width: 100%;
}
/* line 712,../sass/screen.scss */
.main-content-block-right .main-content-right {
	width:620px;
	box-sizing:border-box;
	padding:157px 132px 0;
	text-align:center;
	float:left;
	color: #fff;
}
/* line 719,../sass/screen.scss */
.main-content-block-right .main-content-right .btn:hover {
	background:#fff;
	color: rgba(0,166,156,0.8);
}
/* line 727,../sass/screen.scss */
.main-content-block h2 {
	font-size:28px;
	font-weight:600;
	margin-bottom: 40px;
}
/* line 732,../sass/screen.scss */
.main-content-block p {
	font-size:15px;
	line-height: 19px;
}

/* [ANZCTR443] */
.important .main-content-block-left {
	width:50%;
	height:70px;
	background: none;
	background-size: cover;
}

.important .main-content-block-left .main-content-block-left-bg {
	background:#679cc2;
	height:100%;
	width: 100%;
}

/* line 686,../sass/screen.scss */
.important .main-content-block-left .main-content-left {
	width:620px;
	box-sizing:border-box;
	padding: 10px 132px 0;
	text-align:center;
	float:right;
	color: #fff;
}

.important .main-content-block-left .main-content-left .btn:hover {
	background:#fff;
	color: rgba(255,77,77,0.8);
}

/* line 701,../sass/screen.scss */
.important .main-content-block-right {
	float:left;
	width:50%;
	height:70px;
	background: none;
	background-size: cover;
}
/* line 707,../sass/screen.scss */
.important .main-content-block-right .main-content-block-right-bg {
	background:#679cc2;
	height:100%;
	width: 100%;
}

.important .main-content-block-right .main-content-right {
	width:620px;
	box-sizing:border-box;
	padding: 10px 132px 0;
	text-align:center;
	float:left;
	color: #fff;
}

.important .main-content-block-right .main-content-right .btn:hover {
	background:#fff;
	color: rgba(255,77,77,0.8);
}

.important .btn {
	margin-bottom: 10px;

}

/* line 737,../sass/screen.scss */
.btn {
	background:transparent;
	border:4px solid #fff;
	color:#fff;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	padding:10px;
	display:inline-block;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin-bottom: 10px;
}
/* line 750,../sass/screen.scss */
.search-page {
	background:url(/images/left-bg.jpg) no-repeat;
	background-size:cover;
	color: #fff;
}
/* line 754,../sass/screen.scss */
.search-page .main-content-bg {
	background:rgba(26,116,187,0.8);
	height:100%;
	width:100%;
	padding: 120px 0;
}
/* line 760,../sass/screen.scss */
.search-page h2 {
	font-size:28px;
	margin-bottom:20px;
	font-weight: 500;
}
/* line 765,../sass/screen.scss */
.search-page p {
	font-size:14px;
	line-height:18px;
	margin-bottom: 15px;
}
/* line 770,../sass/screen.scss */
.search-page h3 {
	font-size:16px;
	font-weight:bold;
	margin-bottom: 10px;
}
/* line 775,../sass/screen.scss */
.search-page form {
	display:block;
	margin:30px 0;
	overflow: hidden;
}
/* line 780,../sass/screen.scss */
.search-page input[type="text"] {
	border:1px solid #fff;
	color:#fff;
	background:transparent;
	padding:0 15px;
	height:35px;
	width:300px;
	float: left;
}
/* line 61,C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/css3/_user-interface.scss */
.search-page input[type="text"]:-moz-placeholder {
	color: #fff;
}
/* line 64,C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/css3/_user-interface.scss */
.search-page input[type="text"]::-moz-placeholder {
	color: #fff;
}
/* line 67,C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/css3/_user-interface.scss */
.search-page input[type="text"]:-ms-input-placeholder {
	color: #fff;
}
/* line 56,C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/css3/_user-interface.scss */
.search-page input[type="text"]::-webkit-input-placeholder {
	color: #fff;
}
/* line 792,../sass/screen.scss */
.search-page input[type="submit"] {
	background:url(/images/blue-search-icon.png) no-repeat center center;
	background-color:#fff;
	font-size:0;
	border:1px solid #fff;
	height:37px;
	width:50px;
	float: left;
}
/* line 802,../sass/screen.scss */
.register-page {
	background:url(/images/right-bg.jpg) no-repeat;
	background-size:cover;
	color: #fff;
}
/* line 806,../sass/screen.scss */
.register-page a {
	color: #fff;
}
/* line 809,../sass/screen.scss */
.register-page .main-content-bg {
	background:rgba(0,166,156,0.8);
	height:100%;
	width:100%;
	padding: 120px 0;
}
/* line 815,../sass/screen.scss */
.register-page h2 {
	font-size:28px;
	margin-bottom:20px;
	font-weight: 500;
}
/* line 820,../sass/screen.scss */
.register-page p {
	font-size:14px;
	line-height:18px;
	margin-bottom: 15px;
}
/* line 825,../sass/screen.scss */
.register-page h3 {
	font-size:16px;
	font-weight:bold;
	margin-bottom: 15px;
}
/* line 830,../sass/screen.scss */
.register-page form {
	display:block;
	margin:30px 0;
	overflow:hidden;
	width: 400px;
}
/* line 836,../sass/screen.scss */
.register-page input[type="text"] {
	border:1px solid #fff;
	/*color:#fff;*/
	width:400px;
	background:transparent;
	padding:0 15px;
	height:35px;
	box-sizing:border-box;
	margin-bottom:15px;
}
.register-page input[type="password"] {
	border:1px solid #fff;
	color:#fff;
	width:400px;
	background:transparent;
	padding:0 15px;
	height:35px;
	box-sizing:border-box;
	margin-bottom: 15px;
}
/* line 61,C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/css3/_user-interface.scss */
.register-page input[type="text"]:-moz-placeholder {
	color: #fff;
}
/* line 64,C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/css3/_user-interface.scss */
.register-page input[type="text"]::-moz-placeholder {
	color: #fff;
}
/* line 67,C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/css3/_user-interface.scss */
.register-page input[type="text"]:-ms-input-placeholder {
	color: #fff;
}
/* line 56,C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/css3/_user-interface.scss */
.register-page input[type="text"]::-webkit-input-placeholder {
	color: #fff;
}
/* line 849,../sass/screen.scss */
.register-page input[type="submit"] {
	background-color:#fff;
	border:1px solid #fff;
	height:37px;
	width:400px;
	box-sizing:border-box;
	margin-bottom: 15px;
}
/* line 857,../sass/screen.scss */
.register-page #forgotpassword {
	font-size: 12px;
}
/* line 863,../sass/screen.scss */
.pages-body header .header-left {
	width: auto;
}
/* line 866,../sass/screen.scss */
.pages-body header .main-menu li {
	margin-left: 10px !important;
}
/* line 872,../sass/screen.scss */
#search-trial-menu {
	padding:8px 0 5px 48px;
	background:url(/images/find-trial.png) no-repeat 10px center;
	color:#111111;
	font-weight: bold;
}
/* line 879,../sass/screen.scss */
#how-to-search-menu {
	padding:8px 0 5px 48px;
	background:url(/images/search-icon.png) no-repeat 10px center;
	color:#111111;
	font-weight: bold;
}
/* line 886,../sass/screen.scss */
#get-involved-menu {
	padding:8px 0 5px 48px;
	background:url(/images/trial-icon.png) no-repeat 10px center;
	color:#111111;
	font-weight: bold;
}
/* line 892,../sass/screen.scss */
#update-trial-menu {
	padding:8px 0 5px 48px;
	background:url(/images/pen-icon.png) no-repeat 10px center;
	color:#111111;
	font-weight:bold;
}
#my-trial-menu {
	padding:8px 0 5px 15px;
	/*background:url(/images/find-trial.png) no-repeat 10px center;*/
	color:#111111;
	/*font-weight: bold;*/
}
/* line 899,../sass/screen.scss */
#register-trial-menu {
	padding:8px 0 5px 35px;
	/*background:url(/images/register-icon.png) no-repeat 5px center;*/
	color:#111111;
	/*font-weight: bold;*/
}
/* line 905,../sass/screen.scss */
#definitions-menu {
	padding:8px 0 5px 25px;
	/*background:url(/images/definition-icon.png) no-repeat 5px center;*/
	color:#111111;
	/*font-weight: bold;*/
}
#hints-menu {
	padding:8px 0 5px 35px;
	/*background:url(/images/hints-icon.png) no-repeat 5px center;*/
	color:#111111;
	/*font-weight: bold;*/
}
/* line 912,../sass/screen.scss */
#faqs-menu {
	padding:8px 0 5px 0px;
	/*background:url(/images/faq-icon.png) no-repeat 10px center;*/
	color:#111111;
	/*font-weight: bold;*/
}
/* line 918,../sass/screen.scss */
.responsive-menu {
	display: none;
}
/* line 921,../sass/screen.scss */
#responsive-menu-block {
	display:none;
	text-align: center;
}
/* line 924,../sass/screen.scss */
#responsive-menu-block ul {
	display: inline-block;
}
/* line 926,../sass/screen.scss */
#responsive-menu-block ul li {
	margin-bottom:10px;
	padding: 10px 0;
}
/* line 929,../sass/screen.scss */
#responsive-menu-block ul li a {
	padding:0 0 0 40px;
	text-align:left;
	font-weight: bold;
}
/* line 936,../sass/screen.scss */
#responsive-menu-block #res-login {
	background:url(/images/login-icon-lock.png) no-repeat 10px 50%;
	background-size:contain;
	color: #444;
}
/* line 941,../sass/screen.scss */
#responsive-menu-block #res-signup {
	background:url(/images/sign-up-icon.png) no-repeat 10px 50%;
	background-size:contain;
	color: #444;
}
/* line 946,../sass/screen.scss */
#responsive-menu-block #res-findout {
	background:url(/images/find-about-icon.png) no-repeat 10px 50%;
	background-size:contain;
	color: #111;
}
/* line 951,../sass/screen.scss */
#responsive-menu-block #res-news {
	background:url(/images/news-icon.png) no-repeat 10px 50%;
	background-size:contain;
	color: #111;
}
/* line 956,../sass/screen.scss */
#responsive-menu-block #res-aboutus {
	background:url(/images/about-us-icon.png) no-repeat 10px 50%;
	background-size:contain;
	color: #111;
}
/* line 961,../sass/screen.scss */
#responsive-menu-block #res-updatetrial {
	background:url(/images/pen-icon.png) no-repeat 10px center;
	background-size:contain;
	color: #111;
}
/* line 966,../sass/screen.scss */
#responsive-menu-block #res-registertrial {
	background:url(/images/register-icon.png) no-repeat 10px center;
	background-size:contain;
	color: #111;
}
/* line 971,../sass/screen.scss */
#responsive-menu-block #res-definitions {
	background:url(/images/definition-icon.png) no-repeat 10px center;
	background-size:contain;
	color: #111;
}
/* line 976,../sass/screen.scss */
#responsive-menu-block #res-faqs {
	background:url(/images/faq-icon.png) no-repeat 10px center;
	background-size:contain;
	color:#111;
	padding: 0 0 0 50px;
}
/* line 982,../sass/screen.scss */
#responsive-menu-block #res-searchtrial {
	background:url(/images/find-trial.png) no-repeat 10px center;
	background-size:contain;
	color: #111;
}
/* line 987,../sass/screen.scss */
#responsive-menu-block #res-howtotrial {
	background:url(/images/search-icon.png) no-repeat 10px center;
	background-size:contain;
	color: #111;
}
/* line 992,../sass/screen.scss */
#responsive-menu-block #res-getinvolved {
	background:url(/images/trial-icon.png) no-repeat 10px center;
	background-size:contain;
	color: #111;
}
@media screen and (max-width:960px) {
	/* line 999,../sass/screen.scss */
	.content-inner {
			width:100%;
			padding-left:15px;
			padding-right: 15px;
	}
	/* line 1004,../sass/screen.scss */
	.main-content-block-right .main-content-right, .main-content-block-left .main-content-left {
			box-sizing:border-box;
			padding-left:25px;
			padding-right:25px;
			width: 100%;
	}

	/* [ANZCTR443] */
	.important .main-content-block-right .main-content-right, .important .main-content-block-left .main-content-left {
			box-sizing:border-box;
			padding-left:25px;
			padding-right:25px;
			width: 100%;
	}
}
/* line 1011,../sass/screen.scss */
.popup-bg {
	display:none;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background: rgba(0,0,0,0.8);
}
/* line 1022,../sass/screen.scss */
.popup-content {
	display:none;
	position:absolute;
	width:100%;
	top:100px;
	left:0;
	text-align: center;
}
/* line 1030,../sass/screen.scss */
.popup-window {
	display:inline-block;
	width:300px;
	margin:0 auto;
	padding:30px;
	border:1px solid #1C75BB;
	background: #fff;
	z-index: 98;
    
	position: relative;
}
/* line 1037,../sass/screen.scss */
/*.popup-window input{width:100%;box-sizing:border-box;padding:5px 0 5px 15px;border:1px solid #1C75BB;margin-bottom: 20px;}*/
/* line 1044,../sass/screen.scss */
/*.popup-window p{margin: 20px 0;}*/
/* line 1047,../sass/screen.scss */
/*.popup-window a{float:right;color:#1C75BB;text-decoration: none;}*/
@media screen and (max-width:780px) {
	/* line 1054,../sass/screen.scss */
	header .header-left {
			width:100%;
			text-align: center;
	}
	/* line 1058,../sass/screen.scss */
	header .header-right {
			width:100%;
			text-align: center;
	}
	/* line 1062,../sass/screen.scss */
	.pages-body header .header-left {
			width:100%;
			text-align: center;
	}
	/* line 1066,../sass/screen.scss */
	.user-menu,.main-menu {
			display: none;
	}
	/* line 1069,../sass/screen.scss */
	.responsive-menu {
			display: block;
	}
	/* line 1072,../sass/screen.scss */
	#responsive-menu-button {
			display: block;
	}
}
@media screen and (max-width:550px) {
	/* line 1078,../sass/screen.scss */
	.main-content-block-left, .main-content-block-right {
			width: 100%;
	}

	/* [ANZCTR443] */
	.important .main-content-block-left, .important .main-content-block-right {
			width: 100%;
	}
	/* line 1081,../sass/screen.scss */
	footer .columns {
			width:33%;
			box-sizing: border-box;
	}
	/* line 1085,../sass/screen.scss */
	footer .footer-content {
			width:100%;
			text-align:center;
			padding-top:50px;
			padding-bottom: 50px;
	}
	/* line 1091,../sass/screen.scss */
	.register-page form {
			width: 100% !important;
	}
	.watermark
	{
		background-image: url('/images/provisional-m.png');
		background-position: center center;
		background-repeat: no-repeat;
    
		position: fixed; 
    
    

		width: 300px;
		height: 100px;
		text-align: center;
		margin: 0 auto;
		opacity:0.2;
		z-index:9;
	}
}
@media screen and (max-width:320px) {
	/* line 1097,../sass/screen.scss */
	#logo img {
			width: 100%;
	}
}
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* old css */
.overline {
	border-top:1px solid #D6E6E3;
}
a.top:link,a.top:visited {
	color:#627D78;
	background-image:url(/images/scroll_up.gif);
	background-position:0px 4px;
	padding:3px 0 4px 15px;
	background-repeat:no-repeat;
	text-decoration:none;
	display:block;
	margin:10px 0 10px 0;
	font-weight:bold;
}
a.top:hover,a.top:active {
	color:#5F4142;
	background-image:url(/images/scroll_up.gif);
	background-position:0px 4px;
	background-repeat:no-repeat;
	text-decoration:none;
}
a.linkButton {
	text-decoration:none;
}
a:hover.linkButton {
	text-decoration:underline;
}
.errorMsg {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:normal;
	color:Red;
	margin:0px;
	text-align:center;
}
.query {
	font-weight:bold;
	color:Red;
}
.txtfield {
	width:266px;
	line-height:13px;
	font-size:12px;
	border-left:1px solid #9D9D9D;
	border-top:1px solid #9D9D9D;
	border-right:1px solid #D0D0D0;
	border-bottom:1px solid #D0D0D0;
}
.popup-button-style {
	font-family: 'Raleway',sans-serif;
	line-height: 16px;
	font-size: 14px;
}
.txtfieldwide {
	width:560px;
	font-family: 'Raleway',sans-serif;
	line-height:16px;
	font-size:14px;
	border-left:1px solid #9D9D9D;
	border-top:1px solid #9D9D9D;
	border-right:1px solid #D0D0D0;
	border-bottom:1px solid #D0D0D0;
}
.txtfieldwide::placeholder {
	color: #808080;
}
.txtfieldwide-date {
	width:300px;
	font-family: 'Raleway',sans-serif;
	line-height:16px;
	font-size:14px;
	border-left:1px solid #9D9D9D;
	border-top:1px solid #9D9D9D;
	border-right:1px solid #D0D0D0;
	border-bottom:1px solid #D0D0D0;
}
.txtfieldshort {
	width:170px;
	font-family: 'Raleway',sans-serif;
	line-height:16px;
	font-size:14px;
	border-left:1px solid #9D9D9D;
	border-top:1px solid #9D9D9D;
	border-right:1px solid #D0D0D0;
	border-bottom:1px solid #D0D0D0;
}

.comment {
	font-style: italic;
}
/* new css */
.sech-page h2 {
	font-size:20px;
	font-weight:bold;
	margin-bottom:15px;
}
.sech-page h3 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
	
}
.sech-page h3 a {
	color:#fff;
}
.static-content p {
	padding:15px 0px 0px;
	line-height:1.4;
}
.static-content p b {
	font-weight:bold
}
.static-content p i {
	font-style:italic
}
.static-content-list-none {
	list-style-type:none;
	padding-left:50px;
	line-height:1.4;
}
.static-content-list-circle {
	list-style-type:circle;
	padding-left:50px;
	line-height:1.4;
}
.static-content-list-decimal {
	list-style-type:decimal;
	padding-left:50px;
	line-height:1.4;
}
.static-content-list-square {
	list-style-type:square;
	padding-left:50px;
	line-height:1.4;
}
.static-content-list-roman {
	list-style-type:lower-roman;
	padding-left:50px;
	line-height:1.4;
}
.popup-bg {
	display:none;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background: rgba(0,0,0,0.8);
}
/* line 1022,../sass/screen.scss */
.popup-content {
	display:none;
	position:fixed;
	width:100%;
	top:100px;
	left:0;
	text-align: center;
	z-index: 98; /*[ANZCTR356] Fix issue where footer would overlap on top */
}
/* line 1030,../sass/screen.scss */
.popup-window {
	display:inline-block;
	width:800px;
	margin:0 auto;
	padding:30px;
	border:1px solid #1C75BB;
	background: #fff;
	z-index: 99;
    
	position: relative;
}
/* line 1037,../sass/screen.scss */
.popup-window input {
	width:100%;
	box-sizing:border-box;
	padding:10px 0 5px 15px;
	border:1px solid #1C75BB;
	margin-bottom: 10px;
}
/* line 1044,../sass/screen.scss */
.popup-window p {
	margin: 20px 0;
}
/* line 1047,../sass/screen.scss */
.popup-window a {
	float:right;
	color:#1C75BB;
	text-decoration:none;
}
.popup-window .new-label {
	width:150px;
	background:#ddd;
	margin-right:5px;
	padding:10px;
}
.popup-window .new-content {
	width:350px;
	background:#eee;
	margin-bottom:5px;
	padding:10px;
}
.popup-window .new-table {
	margin-top:15px;
}
.hide {
	display:none;
}
.review-form-block 
{
	/*display: table;*/
}
.review-form-block .review-element-block {
	margin-bottom:0px;
	display: table-row;
}

.review-form-block-date
{
	display:table-cell;
	position: relative;
	width:350px;
	min-width:350px;
	background: #ddd;
    
}
/* line 582,../sass/screen.scss */
.review-form-block .review-element-block .review-element-content {
	/*font-family:Verdana,Arial,Helvetica,sans-serif;*/
	line-height:18px;
	display:table-cell;
	width:700px;
	background:#eee;
	padding:5px;
	font-size: 14px;
	box-sizing:border-box;
	border-left:2px solid #fff;
	border-right:0;
	/*word-break: break-all;*/
}
.review-form-block .review-element-block .review-element-content2 {
	/*font-family:Verdana,Arial,Helvetica,sans-serif;*/
	line-height:18px;
	display:table-cell;
	width:700px;
	background:#C2EDEA;
	padding:5px;
	font-size: 14px;
	box-sizing:border-box;
	border-left:2px solid #fff;
	border-right:0;
	/*word-break: break-all;*/
}
.review-element-content-date {
	/*font-family:Verdana,Arial,Helvetica,sans-serif;*/
	line-height:18px;
	display:table-cell;
	width:350px;
	min-width:350px;
	background:#eee;
	padding:5px;
	font-size: 14px;
	box-sizing:border-box;
	border-left:2px solid #fff;
	border-right:0;
	position: relative;
	/*word-break: break-all;*/
}
.review-form-block .review-element-block .review-element-content.postcode {
	word-break: break-all;
}
.review-form-block .review-element-block .review-element-content.update {
	background:#DBDAE3;
}
.review-form-block .review-element-block .review-element-content.update .dateAutomated {
	color: #AE9080!important;
}
.review-form-block .review-element-block .health-header {
	width:940px;
	background:#ccc;
	font-weight:bold;
	padding:5px;
	margin-top:15px;
}
.review-form-block .review-element-block .health-header2 {
	width:940px;
	background:#4CC0B9;
	padding:5px;
	margin-top:15px;
}
.review-form-block .review-element-block .review-element-content.health {
	width:950px;
}
.review-form-block .review-element-block .review-element-content.health-update {
	background:#DBDAE3;
	width:950px;
}
.review-form-block .review-element-block .condition-header {
	width:465px;
	background:#ccc;
	font-weight:bold;
	padding:5px;
	display:table-cell;
	border-bottom:2px solid #fff;
}
.review-form-block .review-element-block .review-element-condition-reason {
	background:#DBDAE3;
	width:940px;
	padding:5px;
}
.review-form-block .review-element-block .review-element-condition {
	width:464px;
	background:#eee;
	padding:5px;
	display:table-cell;
	font-size: 14px;
}
.review-form-block .startDateTest .review-element-block .review-element-condition {
	width:464px;
	background:#eee;
	padding:5px;
	display:table-cell;
	font-size: 14px;
}
.review-form-block .review-element-block .review-element-condition.update {
	background:#DBDAE3;
}
.review-form-block .review-element-block .review-element-condition-right.update {
	background:#DBDAE3;
}
.review-form-block .review-element-block .review-element-condition.history {
	background:#ddd;
}
.review-form-block .review-element-block .review-element-condition-right.history {
	background:#ddd;
}
.review-form-block .review-element-block .review-element-condition-right {
	width:464px;
	background:#eee;
	border-left:2px solid #fff;
	padding:5px;
	display: table-cell;
	font-size: 14px;
}

.review-form-block .startDateTest .review-element-block .review-element-condition-right {
	width:464px;
	background:#eee;
	border-left:2px solid #fff;
	padding:5px;
	display: table-cell;
	font-size: 14px;
}
/* line 583,../sass/screen.scss */
.review-form-block .review-element-block .review-element-name {
	display:table-cell;
	width:250px;
	background:#ddd;
	margin-right:5px;
	padding:5px;
	box-sizing:border-box;
	font-size:15px;
	font-weight:bold;
	/*border:1px solid #fff;*/
	border-left:0;
	vertical-align:top;
}
.review-form-block .review-element-block .review-element-name2 {
	display:table-cell;
	width:250px;
	background:#99DBD7;
	margin-right:5px;
	padding:5px;
	box-sizing:border-box;
	font-size:15px;
	/*border:1px solid #fff;*/
	border-left:0;
	vertical-align:top;
}
.review-element-name-date {
	display:table-cell;
	width: 125px;
	min-width: 125px;
	background:#ddd;
	margin-right:5px;
	padding:5px;
	box-sizing:border-box;
	font-size:15px;
	font-weight:bold;
	/*border:1px solid #fff;*/
	border-left:0;
	position: relative;
	vertical-align:top;
}
.review-element-name-date.optional
{
	font-weight: normal;
}
.review-element-name-date.right
{
    
}
.review-form-date 
{
	display:table-cell;
	width: 325px;
	min-width: 325px;
	position: relative;
}
.review-form-block .review-element-block .review-element-name.optional {
	font-weight:normal;
}
.review-form-block .review-element-block .review-element-name.updatelabel {
	font-weight:normal;
	/*padding-left: 20px;*/
	
}
.review-form-block .review-element-block .review-element-name.timepoint {
	/*padding-left:18px*/;
	font-style:italic;
}
.review-form-block .review-element-block .review-element-history {
	background:#ddd;
	line-height:18px;
	display:table-cell;
	width:700px;
	padding:5px;
	box-sizing:border-box;
	border-left:2px solid #fff;
	border-right:0;
}

.review-element-history-date {
	background:#ddd;
	line-height:18px;
	display:table-cell;
	width:350px;
	min-width: 350px;
	padding:5px;
	box-sizing:border-box;
	border-left:2px solid #fff;
	border-right:2px solid #fff;

}

.review-element-history-date-filler {
	background:#ddd;
	line-height:18px;
	display:table-cell;
	width:350px;
	min-width: 350px;
	padding:5px;
	box-sizing:border-box;
	border-left:4px solid #ddd;
	border-right:4px solid #ddd;

}
.review-element-history-date.bottom {
	border-bottom:2px solid #fff;

}
.review-form-block .review-element-block .review-element-history.bottom {
	border-bottom:3px solid #fff;
}
.review-form-block .review-element-block .review-element-name.bottom {
	border-bottom:3px solid #fff;
}
.review-form-block .review-element-header {
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	font-weight:bold;
	font-size:16px;
	/*display:table-row;*/
}
.review-form-block .review-element-header.optional
{
	font-weight: normal;
}
.review-form-block.hidden {
	display:none;
}
.review-form-block.bottom {
	border-bottom:3px solid #fff;
}
.tabsource {
	background-color:#99CCFF;
	color:#5F4141;
	font-weight:bold;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	padding:4px;
	text-align:center;
}
.tabsourcectgov {
	background-color:#99dbd7;
	color:#5F4141;
	font-weight:bold;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	padding:4px;
	text-align:center;
}
.tabsourcectgov2 {
	background-color:#FF8080;
	color:#5F4141;
	font-weight:bold;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	padding:4px;
	text-align:center;
}
.edit-button {
	float:right;
	margin-right: 10px;
    
	cursor: pointer;
}
input[type="checkbox"] {
	cursor: pointer;
}
.crossout {
	/* text-decoration:line-through;*/
	font-style:italic;
}
/* user registration and view/update user profile */
.tabmand {
	background-color:#EEE;
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	width:400px;
	padding:5px;
}
.tabnot {
	background-color:#EEE;
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	width:400px;
	padding:5px;
}
.tableft {
	background-color:#DDD;
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	width:250px;
	padding:5px;
}
.tableftmand {
	background-color:#DDD;
	font-weight:bold;
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	width:250px;
	padding: 5px;
}
/* Ct.Gov search result */
.sech-page .search-result-block .results-link-header-ctGov {
	background:#ff8080;
	color:#000;
	font-size:16px;
	font-weight:700;
	padding:10px;
	margin-bottom:3px;
	height:30px;
}
.sech-page .search-result-block .results-link-header-ctGov h3 {
	float:left;
	font-weight:bolder;
	font-size:14px;
	padding: 0px 0 0 7px;
}
.sech-page .search-result-block .results-link-header-ctGov h3 a
{
	color: Black;
	font-weight: bolder;
	font-size: 14px;
	font-family:'Raleway',sans-serif;
}
.sech-page .search-result-block .results-header-ctGov {
	background:#99dbd7;
	margin-bottom:3px;
	overflow:hidden;
	padding: 10px;
}
/* line 284,../sass/screen.scss */
.sech-page .search-result-block .results-header-ctGov h3 {
	float:left;
	font-weight:bold;
	font-size:14px;
	padding-top: 7px;
}
/* line 290,../sass/screen.scss */
.sech-page .search-result-block .results-header-ctGov .results-header-tools {
	float:right;
	overflow: hidden;
}
/* line 295,../sass/screen.scss */
.sech-page .search-result-block .results-header-ctGov .results-header-tools ul li {
	float:left;
	margin: 0 10px;
}
/* line 298,../sass/screen.scss */
.sech-page .search-result-block .results-header-ctGov .results-header-tools ul li a {
	text-decoration:none;
	color:#000;
	font-size:14px;
	font-weight: bold;
}
/* line 304,../sass/screen.scss */
.sech-page .search-result-block .results-header-ctGov .results-header-tools ul li label {
	color:#000;
	font-size:14px;
	font-weight:bold;
	padding:8px 5px 6px;
	display: inline-block;
}
/* line 311,../sass/screen.scss */
.sech-page .search-result-block .results-header-ctGov .results-header-tools ul li .resultstool1 {
	padding:8px 5px 6px 48px;
	background:url(../images/tool1.png) no-repeat 5px 50%;
	display: inline-block;
}
/* line 316,../sass/screen.scss */
.sech-page .search-result-block .results-header-ctGov .results-header-tools ul li .results-tool-2 {
	padding:8px 5px 6px 48px;
	background:url(../images/tool2.png) no-repeat 5px 50%;
	display:inline-block;
}
.sech-page .search-result-block .results-header-1 .results-header-tools .results-tool-2 {
	padding:8px 5px 6px 48px;
	background:url(../images/tool2.png) no-repeat 5px 50%;
	display:inline-block;
	color:#000;
	font-size:14px;
	font-weight:bold;
}
	.sech-page .search-result-block .results-header-1 .results-header-tools a {
		text-decoration: none;
		color: #000;
		font-size: 14px;
		font-weight: bold;
	}

.sech-page .search-result-block .results-header-ctGov-2 {
	background:#4cc0b9;
	color:#000;
	font-size:16px;
	font-weight:600;
	padding:10px;
	margin-bottom:3px;
}
.sech-page .search-result-block .results-link-header-ctGov-2 {
	background:#ff8080;
	color:#000;
	font-size:16px;
	font-weight:700;
	padding:10px;
	margin-bottom:3px;
	height:30px;
}
.sech-page .search-result-block .results-link-header-ctGov-2 h3 {
	float:left;
	font-weight:bolder;
	font-size:14px;
	padding: 0px 0 0 7px;
}
.sech-page .search-result-block .results-link-header-ctGov-2 h3 a
{
	color: Black;
	font-weight: bolder;
	font-size: 14px;
	font-family:'Raleway',sans-serif;
}

.search-result-header {
	padding:20px 10px;
}
.error {
	font-weight:bold;
	color:Red;
}
.buttonReview {
	height:40px;
}
@media screen and (max-width:550px) 
{
	.sech-page .search-result-block .results-link-header-ctGov {
	background:#ff8080;
	color:#000;
	font-size:16px;
	font-weight:700;
	padding:10px;
	padding-left: 0px;
	margin-bottom:3px;
	height:70px;
}

	.review-form-block {
			width:300px;
	}
		.review-form-block .review-element-block .review-element-name {
			width:100%;
			float:left;
	}
	.review-form-block .review-element-block .review-element-content {
			float:left;
			width:300px;
	}
	.review-form-block .review-element-header {
			line-height:40px;
			float:left;
	}
	.review-form-block .review-element-block .condition-header,.review-form-block .review-element-block .review-element-condition,.review-form-block .review-element-block .review-element-condition-right {
			float:left;
			width:300px;
	}
	.review-form-block .review-element-block .health-header {
			width:300px;
			float:left;
	}
	.sech-page .search-result-block .results-header-3 ul.info-list li.info-li {
			display:none;
	}
	.sech-page .search-result-block .results-header-3 ul.info-list li:last-child {
		display:none;
	}
	.sech-page .search-result-block .results-header-3 ul.info-list li:nth-last-child(2) {
		width:50%;
	}
	.sech-page .search-result-block .results-header-3 ul.info-list li:nth-last-child(3) {
		display:none;
	}
	.sech-page .search-result-block .results-header-3 ul.info-list li:nth-last-child(4) {
		width:42%;
	}
	.sech-page .search-result-block .results-header-1 .results-header-tools ul li:last-child {
			display:none;
	}
	.sech-page .tool-bar .download-trials {
			display:none;
	}
		.sech-page .search-result-block .results-header-3 {
		background:#bbb;
		color:#000;
		font-size:16px;
		font-weight:600;
		padding:5px;
		margin-bottom:3px;
		height:70px;
	}
	.sech-page .search-result-block .results-header-100 {
		background:#bbb;
		color:#000;
		font-size:16px;
		font-weight:600;
		padding:5px;
		margin-bottom:3px;
		height:80px;
		display:block;
	}
	.sech-page .search-result-block .results-header-100 ul li {
		width:42%;
			float:left;
		padding:5px 5px 5px 30px;
		background:url(/images/info-icon.png) no-repeat 5px;
		background-position:5px 5px;
		box-sizing:border-box;
		position:relative;
	}
	.sech-page .search-result-block .results-header-100 ul li:nth-last-child(1) {
		width:42%;
			float:left;
		padding:5px 5px 5px 30px;
		background:url(/images/info-icon.png) no-repeat 5px;
		background-position:5px 5px;
		box-sizing:border-box;
		position: relative;
	}
	
	.sech-page .search-result-block .results-header-100 ul li .info-popup {
	width:200px;
	box-sizing:border-box;
	padding:15px;
	position:absolute;
	top:25px;
	left:0;
	display:none;
	background:#fff;
	z-index:99;
	border:1px solid #1C75BB;
	}
	.sech-page .search-result-block .results-header-100 ul li:hover .info-popup {
		display: block;
	}
}

.top-nav
{
	width: 950px;
}
.mandatory {
font-size: 25px;
padding: 0 0 0 5px;
vertical-align: middle;
}

footer .columnsSponsor {
	float:left;
	width:25%;
	padding-top: 15px;
	padding-left: 15px;
}
footer .columnsSponsor .columns-title 
{
	font-size:15px;
	font-weight:bold;
	color:#fff;
	margin-bottom: 20px;
}
footer .columnsSponsor .columns-title:before {
	content:"";
	background:#fff;
	width:30px;
	height:3px;
	display:block;
	clear:both;
	margin-bottom: 8px;
}
footer .columnsSponsor .columns-content {
	font-size: 11px;
}

/* txtbox placeholder color*/
::-webkit-input-placeholder {
	color: white;
}
:-moz-placeholder { /* Firefox 18- */
	color: white;  
}
::-moz-placeholder {  /* Firefox 19+ */
	color: white;  
}
:-ms-input-placeholder {  
	color: white;  
}

.recruitmentDtTab {
	padding: 5px;
}
#InterventionsDialog
{
		font-family: 'Raleway',sans-serif;  
		display: none; 
}

.mandatoryDateError
{
	padding: 5px;
	border: 2px solid Red!important;
	max-width: 170px;
}
.mandatoryDate
{
	padding: 5px;
	/*border: 2px solid #000000!important;*/
   
}
.mandatoryDate input
{
	padding: 1px 0 1px 2px;
	border: 2px solid #000000!important;
   
}
.mandatoryDateEdit input
{
	padding: 1px 0 1px 0px;
	border: 2px solid #000000!important;
	border-right-style: none!important;
   
}
.disabledCell
{
	background-color: #D9D9D9!important;
	padding: 5px;
	min-width: 110px;
	color: #AE9080;
}
.showCell
{
	padding: 5px;
	min-width: 110px;
}
.CancelDate input
{
	background-color: #D9D9D9!important;
}
input.enabled
{
	background-color: White!important;
}
input.disabled
{
	background-color: #D9D9D9!important;
}
.Disabled, .Disabled Input {
	background-color: #D9D9D9 !important;
}
.Null, .Null Input {
	background-color: #D9D9D9 !important;
}
.step7MandatoryLabel
{
	font-weight: bold;
	padding: 5px;
	min-width: 110px;
}
.step7MandatoryLabelError
{
	font-weight: bold;
	padding: 5px;
	color: Red;
	min-width: 110px;
}
.step7CancelLabel
{
	font-weight: normal;
	padding: 5px;
	padding-left: 10px;
	background-color: #D9D9D9;
	color: #808080;
	min-width: 110px;
}
.show  
{
	display:;
}

/* Sample size */


.sample .review-form-date 
{
	display:table-cell;
	width: 300px;
	min-width: 300px;
	position: relative;
}

.sample .form-element-date-filler
{
		display: table-cell;
	min-width: 317px;
	vertical-align: top;
}

.sample .review-element-content-date {
	/*font-family:Verdana,Arial,Helvetica,sans-serif;*/
	line-height:18px;
	display:table-cell;
	width:192px;
	min-width:192px;
	background:#eee;
	padding:5px;
	font-size: 14px;
	box-sizing:border-box;
	border-left:2px solid #fff;
	border-right:0;
	position: relative;
	/*word-break: break-all;*/
}

.sample .review-element-content-date.update {
	background:#DBDAE3;
}

.sampleTable .step7MandatoryLabel
{
	font-weight: bold;
	padding: 5px;
	min-width: 75px;
}
.sampleTable .step7MandatoryLabelError
{
	font-weight: bold;
	padding: 5px;
	color: Red;
	min-width: 75px;
}
.sampleTable .step7CancelLabel
{
	font-weight: normal;
	padding: 5px;
	padding-left: 10px;
	background-color: #D9D9D9;
	color: #808080;
	min-width: 75px;
}

.sampleTable .recruitmentDtTab {
	padding: 5px 10px;
}
.sampleTable .disabledCell
{
	background-color: #D9D9D9!important;
	padding: 5px;
	min-width: 75px;
	color: #AE9080;
}


/* Date update */

.register-form-block .form-element-block .form-element-date 
{
	display: table-cell;
	min-width: 505px;
	vertical-align: top;
}


.register-form-block .form-element-block .form-element-date-hidden
{
	display: none;
}
.register-form-block .form-element-block .form-element-name-date.optional {
	font-weight: normal;
}
.register-form-block .form-element-block .form-element-name-date.mand {
	font-weight: bold;
}
.register-form-block .form-element-block .form-element-name-date.dateerror {
	color: #ff0000!important;
}
.register-form-block .form-element-block .form-element-name-date.cancel {
		background-color: #D9D9D9!important;
		color: #AE9080;
	font-weight: normal;
}
.register-form-block .form-element-block .date-header {
	padding-top: 20px;
	font-weight: bold;
}
.register-form-block .form-element-block .form-element-name-date.update {
	background: #eee;
}
.register-form-block .form-element-block .form-element-content-date {
	/*font-family:Verdana,Arial,Helvetica,sans-serif;*/
	line-height:23px;
	display:table-cell;
	width:380px;
	min-width:380px;
	background:#eee;
	padding:10px;
	box-sizing:border-box;
	border:2px solid #fff;
	/*border-right:10px solid #fff;*/
	position:relative;
	vertical-align: top;
}

.register-form-block .form-element-block .form-element-content-date.mand 
{
	border:2px solid #000000!important;
}
.register-form-block .form-element-block .form-element-content-date.dateerror 
{
	border:2px solid #ff0000!important;
		color: #111;
}

.register-form-block .form-element-block .form-element-content-date.cancel 
{
	background-color: #D9D9D9!important;
	color: #AE9080;
}
.register-form-block .form-element-block .form-element-content-date .updateButton {
	float:right;
	cursor:pointer;
	font-weight:bold;
}


/* Sample size */
.review-form-block-date.sample
{
	display:table-cell;
	position: relative;
	width:217px;
	min-width:217px;
	background: #ddd;
    
}
.review-form-block-date.sample .review-element-block .review-element-history-date {
	background:#ddd;
	line-height:18px;
	display:table-cell;
	width:192px;
	min-width: 192px;
	padding:5px;
	box-sizing:border-box;
	border-left:2px solid #fff;
	border-right:2px solid #fff;

}

.review-form-block-date.sample .review-element-block .review-element-history-date-filler {
	background:#ddd;
	line-height:18px;
	display:table-cell;
	width:192px;
	min-width: 192px;
	padding:5px;
	box-sizing:border-box;
	border-left:4px solid #ddd;
	border-right:4px solid #ddd;

}


.register-form-block .form-element-block.sample .form-element-content-date {
	/*font-family:Verdana,Arial,Helvetica,sans-serif;*/
	line-height:23px;
	display:table-cell;
	width:200px;
	min-width:200px;
	background:#eee;
	padding:10px;
	box-sizing:border-box;
	border:2px solid #fff;
	/*border-right:10px solid #fff;*/
	position:relative;
	vertical-align: top;
}


.register-form-block .form-element-block.sample .form-element-date 
{
	display: table-cell;
	min-width: 325px;
	vertical-align: top;
}

#DivSurvey
{
	font-size: 14px;
    
}

.reviewQuery
{
	background-color:white;
	display: inherit;
	font-style: italic;
}

.form-element-date-filler
{
		display: table-cell;
	min-width: 475px;
	vertical-align: top;
}
.requestTrial
{
	border: 1px solid black;
	margin: 20px;
	padding: 10px;
	width: 32%;
}
.header2
{
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 5px;
	font-size: 13px!important;
	min-height: 35px;
	vertical-align: bottom;
}
.itul
{
	font-style: italic;
}

.terms 
{
	padding: 10px;
}
.terms ol { counter-reset: item;
	padding: 5px 0;}
.terms li{ display: block;
	padding: 5px 0; }
.terms li:before { content: counters(item, ".") ") "; counter-increment: item }
.alpha
{
	padding-left: 30px;
	line-height: 25px;
}
.lvl0
{
	padding: 5px 0px!important;
	font-weight:bold;
}
.lvl1
{
	padding: 5px 15px!important;
}
.lvl2
{
	padding: 5px 30px!important;
}
.lvl2
{
	padding: 5px 45px!important;
}
.disclaimer {
	float: right;
	padding-bottom: 10px;
	width: 500px;
}
.disclaimer a {
	color: #fff;
}
.dialog-layout {
	z-index: 110!important;

}
/* Results reporting */

.query-checkbox
{
	padding-right: 250px;
}

.protocol-publication
{
	/*
		border-radius: 25px;
	border: 2px solid #ccc;
*/
	padding: 20px 7px 7px 7px;
    
}
.repeating-header
{
	font-weight: bold;
	text-align: center;
	margin: 5px 0 10px 0;
}
.register-form-block .form-element-block-publication .form-element-name-publication
{
	display: table-cell;
	width: 250px;
	min-width: 250px;
	background: #ddd;
	margin-right: 5px;
	padding: 10px;
	box-sizing: border-box;
	font-size: 14px;
	font-weight: bold;
	border: 0;
	vertical-align: top;
	position: relative;
	line-height: 18px;
}
.register-form-block .form-element-block-publication .form-element-name-publication.optional
{
	font-weight: normal;
    
	border-bottom: 2px solid #fff;

}
.register-form-block .form-element-block-publication .form-element-content-publication.bot
{
    
	border: 2px solid #fff;
	border-left: 0;
}
.register-form-block .form-element-block-publication .form-element-content-publication
{
	line-height: 23px;
	display: table-cell;
	width: 700px;
	background: #eee;
	padding: 10px;
	box-sizing: border-box;
	border: 0;
	position: relative;
}
.register-form-block .form-element-block-publication
{
}

.register-form-block .form-element-block .form-element-content-publication .help-info {
	float:right;
	cursor:pointer;
	position: relative;
}
.register-form-block .form-element-block.bot
{
	padding-bottom: 10px;
	border-bottom: 3px solid #fff;
}
.result-header
{
	padding-top: 30px; 
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 3px solid #fff;
	font-size: 20px;
}

.vertical-centered {
	margin: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.vertical-centered-relative {
	vertical-align: middle;
}

.fill-parent {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

.wrap-content {
	width: auto;
	padding: 3%;
}

.wrap-content-no-padding {
	width: auto;
}

.wrap-content-relative {
	height: auto;
}

.btn-font-default {
	font: inherit;
}

.new-tab-link::after {
	content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAQElEQVR42qXKwQkAIAxDUUdxtO6/RBQkQZvSi8I/pL4BoGw/XPkh4XigPmsUgh0626AjRsgxHTkUThsG2T/sIlzdTsp52kSS1wAAAABJRU5ErkJggg==);
	margin: 0 3px 0 5px;
}

.multi-field {
	margin-bottom: 3px;
	padding: 0;
}
/* end */
