.product {
	font-family: Verdana, Arial, Genova, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
.product a {
	color: #000;
	text-decoration: none;
}
.product a:hover {
	color: #003B95;
	text-decoration: underline;
}
body {
	font-family: Verdana, Arial, Genova, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-family: "TrebuchetMS";
    font-size: 16px;
	
}
.box {
	border: 1px solid #000;
	padding: 20px;
	margin-top: 5px;
	page-break-inside: avoid;
}
td {
	font-family: Verdana, Arial, Genova, sans-serif;
	font-size: 13px;
}
h1 {
	font-family: Verdana, Arial, Genova, sans-serif;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 0px;
	color: #777777;
	line-height: 25px;
}
h2 {
	font-family: Verdana, Arial, Genova, sans-serif;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 0px;
	color: #777777;
	line-height: 25px;
}
h3 {
	font-family: Verdana, Arial, Genova, sans-serif;
	font-size: 15px;
	margin-bottom: 10px;
}
a {
	color: #003B95;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.copyright {
	font-size: 10px;
	font-weight: bold;
	color: #777777;
	text-align: center;
	padding-top: 19px;
}
.quote {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #FFF;
	padding-right: 22px;
	padding-left: 22px;
	text-indent: -6px;
}
.quoteauthor {
	text-align: right;
	margin-top: 6px;
}
.references {
	padding-left: 30px;
	text-indent: -30px;
}
.headerlinks {
	font-family: Arial;
	text-align: right;
	font-size: 16px;
	padding-right: 22px;
	font-weight: bold;
}
.biglink {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
.office {
	font-size: 10px;
	padding: 5px;
	line-height:1.2em;
}
.caption {
	color: #FFF;
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.login {
	font-weight: bold;
}
.small {
	font-size: 10px;
}
.step {
	font-size: 17px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}
.stepTop {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 5px;
}
.form {
	font-weight: bold;
	text-align: right;
	padding-right: 0px;
	margin-right: 0px;
}
.form_radio {
	padding-left: 46px;
	text-indent: -46px;
	padding-bottom: 10px;
}
.error {
	color: #F00;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	margin-top: 15px;
	border: 1px solid #F00;
}
.error a {
	color: #F00;
	text-decoration: underline;
}
.question {
	padding-left: 33px;
	text-indent: -26px;
}
.formDiv {
	background:#FFFFFF;
	position:absolute;
	visibility: hidden;
	top:10px;
	left:10px;
	border:2px solid #93adc7;
	width:500px;
	height:500px;
	overflow:scroll;
	padding:5px;
}
#load {
	overflow: hidden;
	z-index: 1000;
	position: absolute;
	left: 5px;
	top: 5px;
	width: 100%;
	height: inherit;
	display: none;
}
.LoadCoverDiv {	/* Div used to display ajax loader */
	background-color:#FFF;
	width: 105%;
	height: 105%;
	opacity: 0.5;
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0.5);
}
.LoadCoverDiv_ajaxLoader {
	width:140px;
	height:50px;
	border:1px solid #9CBDFF;
	background-color:#FFF;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-70px;
	margin-top:-25px;
	background-image:url(images/ajax-loader-darkblue.gif);
	background-position:center center;
	background-repeat:no-repeat;
}
.errortxt {
	color:#990000;
	padding-bottom:5px;
	font-weight:bold;
}
.error-bg {
	background:#faeaed;
	border:#e38294 1px solid;
	color:#990000;
	clear:both;
	overflow:hidden;
	width:99.80%;
}
/*  End Error class :25-08-08 */


.errorClass-0 {
	background:#f6f9fc;
	border:#FF0000 1px solid;
}
.errorClass-1 {
	background:#e7edf4;
	border:#FF0000 1px solid;
}
/* --- Error messages --- */	
	
.error {
	color:#FF0000;
	font-weight:bold;
}
#errorDiv {
	color:#CC3300;
	border:1px solid #CC3300;
	width:420px;
	padding:10px;
	position:absolute;
	font-size:11px;
	background:#FFFFCC url(images/icon_alert.gif) 10px 8px no-repeat;
}
.errorDivSurvey {
	color:#FF0000;
	font-weight:bold;
	border:1px solid #CC3300;
	visibility:hidden;
	text-align:center;
}
.errorList {
	padding:5px;
	margin:0;
}
.errorHeading {
	display:block;
	height:20px;
	font-weight:bold;
	padding:0 0 10px 25px;
	border-bottom:1px solid #DEB59A;
}
.floatRight {
	float:right;
	clear:none;
}
.floatLeft {
	float:left;
	clear:none;
}
#errorInnerDiv {
	padding:0;
	margin:0;
	clear:none;
}
/*--------*/	
.w150 {
	width:150px;
}
/*----------*/	
.login-table {
	text-align:left;
	margin-top:12px;
}
input.w170 {
	width:170px;
}
.panel-table {
	border:1px solid #ddd;
	padding:2px;
}
.panel-table td.title-pan {
	background: #CCCCCC;
	padding:2px;
}
.panel-table td {
	padding:3px;
}
legend.poc-ass {
	font-weight:bold;
	color: #1462a8;
}
.red-bar {
	background: #bb0600 url(images/red-bar.jpg) repeat-x top left;
	border-left:2px solid #be0600;
	font-size:11px;
	padding-left:2px;
}
.green-bar {
	background: #047700 url(images/green-bar.jpg) repeat-x top left;
	border-right:1px solid #097600;
	font-size:11px;
	padding-left:2px;
}
.blue-bar {
	background: #2d85ec url(images/blue-bar.jpg) repeat-x top left;
	border-left:1px solid #297ccc;
	border-right:1px solid #297ccc;
	font-size:11px;
	padding-left:2px;
	padding-right:2px;
	color:#fff;
}
.grey-bar {
	background: #cad8dd url(images/grey-bar.jpg) repeat-x top left;
	border-right:1px solid #9baac7;
	border-left:1px solid #9baac7;
	font-size:11px;
	padding-left:2px;
	padding-right:2px;
}
.fontx {
	font-size:10px;
}






/*-------------------*/

#loginErrorMessage {
	color: hsl(0, 100%, 30%);
    font-size: 16px;
	margin:0;
    padding-bottom: 8px;
    text-align: center;
}	
.down-arrow{
margin-left:100px;	
margin-top:5px;

}
.down-arrow-2{
margin-left:100px;
margin-top:21px;

}

#loginFRM{
	margin:0 !important;
	padding:0;
}
/*22.05.2017 changes start*/
h3, .h3{
	font-size: 24px;
	}
h1, h2, h3, h4, h5, h6 {
    font-family: "TrebuchetMS-Bold";
    line-height: 30px;
    text-transform: uppercase;
}

.center-align{
	text-align:center;
	}	
.center-align a:hover{
	text-decoration:none;
	}
.signup-form input[type="submit"]{
	background: hsl(216, 86%, 30%) none repeat scroll 0 0;
    float: right;
    font-family: "TrebuchetMS-Bold";
    font-size: 14px;
    font-weight: normal;
    padding: 8px 20px;
    text-transform: uppercase;
	}
.signup-form input[type="submit"]:hover{
	background: hsl(0, 100%, 50%);
	}
	
#errorDiv {
    position: relative;
	background-color: #fff !important;
	background:none;
	font-size:16px;
	color: hsl(0, 100%, 50%);
	width:100%;
	border-color:#F00;
}
.error, .errorList {
    font-weight: bold;
    padding: 10px;
    text-align: center;
	margin-top: 10px;
	line-height:22px;
	font-size: 16px;
	/*margin-bottom: 10px;*/
	
}
.errorHeading {
    display: block;
    font-weight: bold;
    padding: 0 0 10px 25px;
	border:none;
}
#errorInnerDiv {
    clear: none;
    margin: 0;
    padding: 0;
}
.pop-close {
    float: right;
    position: absolute;
    right: 8px;
    top: 3px;
}
body input[type="text"], body input[type="email"], body input[type="url"], body input[type="tel"], body input[type="number"], body input[type="date"], body input[type="range"], body input[type="password"], body input[type="text"], body textarea, body .form-control{
	padding: 8px 10px;
	}
#loginFRM label{
	margin-bottom:10px;
	}
	
.signup-form input[type="button"]{
	background: hsl(216, 86%, 30%) none repeat scroll 0 0;
    border: medium none;
    color: hsl(0, 0%, 100%);
    font-family: "TrebuchetMS-Bold";
    font-size: 14px;
    font-weight: normal;
    padding: 8px 20px;
    text-transform: uppercase;
	}
.signup-form input[type="button"]:hover{
	background: hsl(0, 100%, 50%);
	transition: all 0.3s ease-in-out 0s;
	}
	


/*start-new css*/

/*--new css--*/
.blue-arrow{
	text-align:center;
	padding:8px 0;
}

#content div.min-hi{
	min-height:75px;
	margin-bottom:0;
}

#content div.min-hi p{
	padding:0;
	line-height:25px;
}



.setup-content{
	margin-top: 15px;
}
.setup-content p{
	margin-bottom:10px;
}
.setup-content input[type="text"], .setup-content input[type="password"], .signin-cont input[type="text"], .signin-cont input[type="password"]{
	margin-bottom:15px;
	/*padding:5px;*/
}
.setup-content select{
	margin-bottom:15px;
	padding:5px;
}

.default-btn{
	background: #0b408f;
	float: right;
	font-family: "TrebuchetMS-Bold";
	font-size: 14px;
    font-weight: normal;
    padding: 5px 20px;
    text-transform: uppercase;
	color:#fff;
}

.default-btn.full-width{
	float:none;
	width:100%;
	display:block;
	text-align:center;
	margin-bottom:8px;
	padding:8px 9px;
}

.default-btn:hover{
	background: #f00;
	color:#fff;
	text-decoration:none;
}



	input[type="submit"].default-btn, input[type="button"].default-btn{
	background:#0b408f;
	padding:8px 20px;
	float:right;
	font-weight:normal;
	font-size:14px;
	text-transform:uppercase;
	font-family:"TrebuchetMS-Bold";
	color:#fff;
	border:none;
	margin-left:8px;
}
#process input.default-btn[type="submit"], #process input.default-btn[type="button"]{
	float:left;
	margin-left:0px;
	margin-right:13px;
	}
input[type="submit"].default-btn:hover, input[type="button"].default-btn:hover{
	background:#f00;
}

.signin-box{
}
.signin-box h4{
	text-align:center;
	/*line-height:normal;
	font-weight:normal;
	text-transform:none;
	font-family:"TrebuchetMS";*/
	margin-bottom:20px;
}
.signin-cont{
	width:90%;
	max-width:360px;
	margin:0 auto;
	border:1px solid #ddd;
	text-align:center;
	padding:10px;
	overflow:hidden;
}
.signin-cont h5{
	font-size:18px;
	color:#0b408f;
	text-transform:none;
	margin-bottom:20px;
	margin-top:0;
}
.signin-cont input[type="submit"]{
	background:#0b408f;
	padding:5px 20px;
	float:right;
	font-weight:normal;
	font-size:14px;
	text-transform:uppercase;
	font-family:"TrebuchetMS-Bold";
}

.signup-form input[type="button"]{
	background: #0b408f;
	font-family: "TrebuchetMS-Bold";
	font-size: 14px;
    font-weight: normal;
    padding: 8px 20px;
    text-transform: uppercase;
    color: #fff;
    border: none;
}
.signup-form input[type="button"]:hover{
	background: #f00;
}

.signin-cont a{
	/*text-align:left;*/
	display:inline-block;
	/*float:left;*/
	color:#0b408f;
	line-height:24px;
}
.signin-cont a:hover{
	color:#ff0204;
	text-decoration: none;
}
.align-signin-cont{
	text-align:center !important;
	float:none !important;
	
	}

.flt-right {
    float: right;
}

.block{
	display:block;
	padding:4px 0px;
}

.signup-step1{

	margin-bottom:10px;
}

.signup-step1 h4{
	margin:0px 0px 0px 0px;
}

.step2-list{
	padding:0px;
	overflow:hidden;
}

.step2-list li{
	float:left;
	margin:0px 18px 2px 0px;
	list-style:none;
}
.step2-list li input[type="radio"]{
	margin-right:3px;
}


.survey-legend{
	border:1px solid #f00;
	overflow:hidden;
}
.col-md-12.panel-assesment {
    border: 1px solid hsl(0, 0%, 77%);
    padding-bottom: 15px;
    padding-top: 15px;
	margin-bottom: 15px;
}
.asses-buttons{
	clear:both;
	text-align:center;
	}
.asses-buttons .default-btn.full-width{
	width:20% !important;
	}
.asses-buttons a{
	display:inline-block !important;
	}
.assessment-progress .fontx strong{
	font-size:11px;
	}	
.tr-border{
	border:1px solid hsl(0, 0%, 50%) !important;
	}
.opa-step2 .control-label{
	padding-right:0;
	padding-left:0;
	}
.opa-step2 .form-group .col-sm-6{
	padding-left:0;
	}
.setup-content3 #register{
	background: #0b408f;
	font-family: "TrebuchetMS-Bold";
	font-size: 14px;
    font-weight: normal;
    padding: 8px 20px;
    text-transform: uppercase;
    color: #fff;
    border: none;
	}
.setup-content3 #register:hover{
	background: hsl(0, 100%, 50%);
	transition: all 0.3s ease-in-out 0s;
	}
.setup-content3 .row {
    padding: 15px 0;
}
.subgroup-btn-step2 #cancel, .subgroup-btn-step2 #submitFRM{
	background: #0b408f;
	font-family: "TrebuchetMS-Bold";
	font-size: 14px;
    font-weight: normal;
    padding: 8px 20px;
    text-transform: uppercase;
    color: #fff;
    border: none;
	}
.subgroup-btn-step2 #cancel:hover, .subgroup-btn-step2 #submitFRM:hover{
	background: hsl(0, 100%, 50%);
	transition: all 0.3s ease-in-out 0s;
	}
.subgroup-radio-btn input{
	margin-right:5px;
	}
@media screen and (max-width:480px){
	.error, .errorList{
		margin-top:30px;
		}
	}
@media screen and (max-width:767px){ 
.main-content-div .col-md-6{
	clear:both;
	}
.asses-buttons .default-btn.full-width {
    width: 100% !important;
}	
.asses-buttons a{
	display:block !important;
	}
}
/*22.05.2017 changes end*/

.org-info {
    clear: both;
    overflow: hidden;
    padding-bottom: 20px;
    padding-top: 10px;
}
.org-point, .assesment-div, .ass-acc-code, .select-sgroup{
    border: 1px solid hsl(330, 3%, 85%);
    overflow: hidden;
    padding: 20px;
}

.ass-acc-div{
	padding-right:0;
	padding-left:0;
	} 
.ass-acc-code .col-md-4, .col-md-8 {
    padding-left:0;
}

.ass-acc-code .col-md-8 {
    padding-right:0;
}

.ass-acc-code input[type="submit"], .select-sgroup input[type="submit"] {
	background: hsl(216, 86%, 30%) none repeat scroll 0 0;
    font-family: "TrebuchetMS-Bold";
    font-size: 14px;
    font-weight: normal;
    padding: 8px 20px;
    text-transform: uppercase;
	}
.ass-acc-code input[type="submit"]:hover, .select-sgroup input[type="submit"]:hover{
	background: hsl(0, 100%, 50%);
	transition: all 0.3s ease-in-out 0s;
	}
.select-sgroup li{
	list-style-type:none;
	}
.select-sgroup li input{
	margin-right:10px;
	}
.nosubgroup input{
	background: hsl(216, 86%, 30%) none repeat scroll 0 0;
    font-family: "TrebuchetMS-Bold";
    font-size: 14px;
    font-weight: normal;
    padding: 8px 20px;
    text-transform: uppercase;
	border:none;
	color:#fff;
	}
.nosubgroup input:hover{
	background: hsl(0, 100%, 50%);
	transition: all 0.3s ease-in-out 0s;
	}
.prod-opa .signin-cont{
	margin-bottom:20px;
	}
.prod-opa .sign-in-sec h4{
	text-align:center;
	}
.login-table a:focus {
    color: hsl(0, 0%, 100%);
    text-decoration: none;
}
.assesment-div a:focus {
    color: hsl(216, 100%, 29%);
    text-decoration: none;
}
@media screen and (max-width:991px){ 
.ass-acc-code .col-md-4{
	margin-bottom:15px;
	}
.ass-acc-code .col-md-4 > span {
  
	margin-bottom:15px;
}
}
@media only screen and (min-width:768px) and (max-width:991px){ 
 .asses-buttons .default-btn.full-width {
    width: 30% !important;
}
}
/*--------------------*/