@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Raleway');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i,800&display=swap');

/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

body {
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	color: #5d5f61;
	background: url(../images/bg.png) repeat-x;
	background-repeat-y: no-repeat;
	font-size:11px;
}

input, button, select, textarea {
	font-family:Open Sans, Helvetica Neue, sans-serif;
}

	article, aside, figure, footer, header, nav, section {
		display: block;
	}

h1 {
	border-bottom: 1px solid #abd2ff;
	color: #003a68;
	font-size: 22px;
	font-variant: small-caps;
	font-family:"Georgia", Times New Roman, Times, serif;
	line-height:30px;
	margin: 0px 0 20px;
	font-weight: bold;
	text-rendering: auto;
}
h2 {
	color: #666;
	font-size: 18px;
}
h4 {
	color: #666;
	font-size: 16px;
}
h5 {
	color: #666;
	font-size: 14px;
}
h6 {
	color: #666;
	font-size: 12px;
}
#page-wrap {
	width: 1100px;
	margin: 0 auto;
}
header {
	margin-top: 5px;
	width: 1100px;
	height: 150px;
	position: relative;
}
header nav{
	font-size: 14px;
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	margin-bottom: 24px;

}
#logo {
	background: url(../images/logo.png?v=2312334) no-repeat;
	height: 94px;
	width: 450px;
	margin-top: 42px;
	position: absolute;
	top: 0;
	left: 10px;
	cursor: pointer;
	background-size: contain;
}
#email {
	height: 63px;
	width: 127px;
	position: absolute;
	top: 30px;
	right: 0;
}
nav {
	position: absolute;
	bottom: 0;
	right: 15px;
	
}
nav ul {
	list-style: none;
	margin-left: 28px;
}
nav ul li {
	position: relative;
	z-index: 100;
	float: left;
	width: 132px;
	height: 40px;
	line-height: 40px;
	margin-left: -28px;
}
nav ul li a {
	position: relative;
	display: block;
	text-decoration: none;
	padding: 0 20px;
	text-align: center;
	text-transform:uppercase;
	color:#096c92;
}
nav ul li a:hover {
	color: #438aba;
	height: 40px;
	text-decoration:none;
}
nav ul li.current a {
	z-index: 100;
	color: #438aba;
	height: 40px;
}
nav ul li.home {
	z-index: 97;
}
nav ul li.about {
	z-index: 98;
}
nav ul li.learn {
	z-index: 99;
}
nav ul li.register {
	z-index: 100;
}

.admin-body #nav-cover{
	margin-top: 17px !important;
}
#nav-cover {
	position: absolute;
	width: 1100px;
	background: #FFF;
	height: 20px;
	margin-top: -7px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: none;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	box-shadow: 0 -2px 4px -2px #CCC;
	-moz-box-shadow: 0 -2px 4px -2px #CCC;
	-webkit-box-shadow: 0 -2px 4px -2px #CCC;
}
#content-wrap {
	min-height: 560px;
	width: 1020px;
	margin-top: 150px;
	background: #FFF;
	border: 1px solid #CCC;
	height: auto;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 40px;
	margin-bottom: 50px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-radius: 10px;
	-moz-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
.about-msds{
	position: absolute;
	top: 6px;
	right: 0;
	box-sizing: border-box;
	padding: 10px 20px;
	background: #116e96;
	color: white;
	font-size: 16px;
	font-family: Times New Roman;
	text-decoration: none;
	box-shadow: 0 4px 4px #dedede;
	border-radius: 5px;
}
.about-msds .fa{
	color: #94e1ff;
	margin-right: 10px;
	vertical-align: middle;
	font-size: 24px;
}

#main-content {
	float: left;
	width: 660px;
	margin: 20px 0 50px 32px;
	position: relative;
	font-size: 14px;
}
.learn-page q{
	font-size: 16px;
	margin: 0 0 5px;
}

	.learn-page h3{
		line-height: inherit;
	}

	aside	{float: left; margin: 20px 0 50px 0;}	
	aside ul	{list-style-type:none;margin: 0;
	}
	aside ul li	{ width: 300px; height: 107px;  }
	aside ul li a	{margin-left: 113px; display:block; }
	.btnLearn	{background:url(../images/btnLearn_Image.png) no-repeat;}
	.btnSample	{background:url(../images/btnSample_Image.png) no-repeat;}
	.btnRegister	{background:url(../images/btnRegister_Image.png) no-repeat;}
	.btnCompanylogin	{background:url(../images/btnLogin_Image.png) no-repeat;}
	.btnResources	{background:url(../images/btnResources_Image.png) no-repeat;}
	.btnDashboard	{background:url(../images/btnDashboard_Image.png) no-repeat;}
	.btnLogout	{background:url(../images/btnLogout_Image.png) no-repeat;}


	.about-msd-link{
		display: none;
		position: absolute;
		margin-left: 140px;
		background: url(../images/bg-about-msd.png) no-repeat;
		height: 36px;
		width: 144px;
	}
	.about-msd-link:hover{
		background: url(../images/bg-about-msd-hover.png) no-repeat;
	}
	.btnLearn:hover .about-msd-link{
		display: block;
	}

	.about-msd-link-text{
		position: absolute;
		padding: 4px 20px;
		font-size: 14px;
		font-weight: 600;
		color: #ffffff;
	}

	img {
		border: 0;
	}
	#clear {
		clear: both;
	}
	footer {
		width: 1097px;
		margin: 25px auto 15px;
		text-align: center;
		font-size: 16px;
	}
	footer .navdiv {
		padding: 0 15px;
	}
	footer ul li {
		display: inline;
		margin-left: 5px;
		font-variant: small-caps;
	}
	footer ul li a {
		color: #666666;
		text-decoration: none;
	}
	footer ul li a:hover {
		color: #212121;
	}
	footer p {
		font-variant: small-caps;
		font-size: 11px;
	}
	/*About us page*/
	#watermark {
		background: url(../images/trans_logo.png) no-repeat;
		height: 241px;
		width: 682px;
		background-position: center;
	}
	/*end of about us page*/

	/*>>>>>>> a9afc154d4666ed044d9a69205b43048ea43ba7c*/

	/*User agreement*/
	#agreement-content {
		overflow: auto;
		width: 682px;
		height: 700px;
	}
	.bullets {
		margin-left: 20px;
	}
	.list-header {
		margin-left: 30px;
		list-style-type: decimal;
	}
	.list-header li {
		padding-top: 10px;
	}
	.ordered-list {
		list-style-type: none;
	}
	.ordered-list li {
		padding-top: 10px;
	}
	.list-num {
		float: left
	}
	.list-content {
		float: left;
		width: 550px;
		margin-left: 15px;
		display: block;
	}
	.list-alpha {
		margin-left: 60px;
		list-style-type: upper-alpha;
		padding-top: 10px;
		padding-right: 20px;
		display: block;
	}
	.list-roman {
		margin-left: 80px;
		list-style-type: upper-roman;
		padding-top: 10px;
		display: block;
		padding-right: 20px;
	}
	/*end of user agreement*/

	/* Login form */
	#frmLogin .control-label{
		width:120px;
		padding-left:10px;
	}

	#frmLogin .controls{
		margin-left:135px;
	}

	#frmLogin .alert{
		display:inline-block;
		margin:5px 0px 0px;
		padding: 8px 35px 8px 14px;
	}

	#frmLogin .radio{
		width:100px;
		color:#5d5f61;
		text-align: left;
	}

	#frmLogin .radio.inline+.radio.inline
	{
		margin-left:0;
	}

	.alert-box{
		min-height:10px;
		margin:0px 20px 0px; /*10px 20px 10px*/
	}

	#frmLogin .btnLogin{
		float:right;
		margin-right:30px;
	}

	#select_role{
		width:50%;
		float:left;
	}

	/* end of login form*/
/* Sample Survey */
.survey-wizard{
	min-height:420px;
}

.survey-wizard input[type='button']{
	width:81px;
}

.survey-wizard ul.nav.nav-tabs{
	border:0;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style: none;
}

.survey-wizard ul li{
	background: url(../images/btnPagenation_inactive.png) no-repeat;
}

.survey-wizard .nav-tabs>.active>a,.survey-wizard .nav-tabs>.active>a:hover, .survey-wizard .nav-tabs>.active>a:focus{
	color: #FFF;
	cursor: pointer;
	background: none;
	border: 0;
	border-bottom-color: transparent;

}

.survey-wizard .nav-tabs>li>a,.survey-wizard .nav-pills>li>a{
	padding-right: 0;
	padding-left: 0;
	margin-right: 0;
	line-height: 0;
}

.survey-wizard .nav-tabs>li>a{
	padding-top: 0;
	padding-bottom: 0;
	line-height: 20px;
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.survey-wizard .nav>li>a:hover,.survey-wizard .nav>li>a:focus{
	background:none;
}

.survey-wizard #page-nation ul li.active{
	background: url(../images/btnPagenation_active.png) no-repeat;
	background-size: 100%;
	width: 33px;
	height: 41px;
	margin-top: 0px;
	margin-right: 2px;
	font-weight: bold;
	padding-left: 3px;
}

.survey-wizard .options{
	margin:20px 0px 0px 50px;
}

.survey-wizard .options label.inline{
	width:175px;
}

.survey-wizard .options label.inline.other{
	width:50px;
	margin-top: 0px;
}


.survey-wizard .radio.inline+.radio.inline, .checkbox.inline+.checkbox.inline{
	margin-left:0;
}

.survey-wizard .options label.other{
	width:auto;
}

.other{
	margin-top:15px;
}
.survey-wizard textarea{
	overflow:hidden;
	width:500px;
}

#wizard-content .nav-tabs>li>a{
	padding:0;
	background:none;
	border: none;
}

#wizard-content tabs>.active>a:hover, #wizard-content .nav-tabs>.active>a:focus{
	background:none;
	border: none;
}

#wizard-content .nav-tabs>li>a{
	cursor:pointer;
}

#wizard-content input[type="button"],#wizard-content input[type="submit"]
{
	width:81px;
}

#wizard-content #page-nation ul{
	visibility:hidden;
}

#wizard-content input[name='txtCompanyName']{
	width:271px;
}

#wizard-content input[name="txtNAICS"],#wizard-content input[name="txtNoEmp"]{
	width:91px;
}

#wizard-content textarea{
	width:339px;
	float:left;
	padding: 0 5px;
}


#wizard-content .control-group{
	margin:0;
}

#wankata .tooltip {
	color: #FFFFFF;
	font-weight: bold;
	padding:6px;
}

/* White paper */
#white_paper {
	position: absolute;
	right: 0;
	top: 10px;
}
/* end of white paper */

#contact-us table tr td{
	vertical-align:middle;
}


#contact-us input[type="submit"]#btnSubmitContactUs{
	display:block;
	float:left;
	
}

#contact-us input[type="text"]{
	width:100%;
}

#contact-us #txtCaptcha{
	width:65%;
}

.captcha-refresh{
	margin:0 0 0 5px;
}

.captcha-refresh:hover{

	color:#595959;
	text-decoration:none;
}

#main-sidebar li{
	cursor:pointer;
}

#message-modal .modal-header{
	padding: 5px 25px 5px;
	background:#458bbc;
	-webkit-border-top-left-radius: 6px;
	-moz-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
}

#message-modal .modal-header h3{
	color:#FFF;
	font-size:18px;
}

#message-modal .modal-body{
	font-size: 12px;
	padding: 15px 32px 15px;
	max-height: 100% !important;
}

#message-modal .modal-footer{
	padding: 5px 15px 10px;
}

#message-modal .modal-header{
	-webkit-box-shadow: inset 0 1px 0 #0b4a7e;
	-moz-box-shadow: inset 0 1px 0 #0b4a7e;
	box-shadow: inset 0 1px 0 #0b4a7e;
}

.btnClose{
	background: url(../images/btnClose.png) no-repeat;
	height: 35px;
	width: 81px;
	border: 0;
	float: right;
	cursor: pointer;
	margin-right: 20px;
	margin-top: 4px;
}

.sidebar-info p span.label-field.label-field-not-set{
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	
}

/* end of Sample Survey*/
.btn-solve-navigation{
	display:inline-block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin:2px 4px;
	padding:5px 15px;
	color:#FFF;
	border:1.25px #7daed2 solid;
	background: #0d5693; /* Old browsers */
	background: -moz-linear-gradient(top, #0d5693 3%, #0b4a7e 90%, #0b4a7e 97%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,#0d5693), color-stop(90%,#0b4a7e), color-stop(97%,#0b4a7e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0d5693 3%,#0b4a7e 90%,#0b4a7e 97%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #0d5693 3%,#0b4a7e 90%,#0b4a7e 97%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #0d5693 3%,#0b4a7e 90%,#0b4a7e 97%); /* IE10+ */
	background: linear-gradient(to bottom, #0d5693 3%,#0b4a7e 90%,#0b4a7e 97%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d5693', endColorstr='#0b4a7e',GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 3px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 3px 5px 0px rgba(50, 50, 50, 0.75);
}

.btn-solve-navigation:hover,.btn-solve-navigation:focus{
	text-decoration:none;
	background: #0d5693;
	color:#FFF;
}


#language a,#language span{
	float:right;
	color: #000;
	font-weight: normal;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	padding:0 10px;
}

#language a:hover, #language a:focus, #language a.active{
	color: #333;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1.2em;
}

#language{
	color:#000;
}

#wizard-content .tab-content{
	min-height:345px;
}

#wizard-content .tab-pane{
	min-height:345px;
}

.steps{
	margin:0;
	padding:0;
}
.window-body{
	overflow: auto;
	height: 280px;
}

.register-note{
	text-align: left;
	width: 248px;
	margin: 0 auto;
	margin-left: -16px;

}

.register-note div ul{
	padding-left: 22px;
	list-style: initial;	
}

.register-note div ul li{
	font-size:10px;
	width: auto;
	height: auto;
}


#register .panel-container{
	display:inline-block;
	
}

#register .panel{
	width:280px;
	height:125px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-right:58px;
	margin-top:-60px;
	position:relative;
	z-index:1;
	background: #ffffff; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  #ffffff 0%, #e1e1e1 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#ffffff), color-stop(100%,#e1e1e1)); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  #ffffff 0%,#e1e1e1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  #ffffff 0%,#e1e1e1 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  #ffffff 0%,#e1e1e1 100%); /* IE10+ */
	background: radial-gradient(ellipse at center,  #ffffff 0%,#e1e1e1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e1e1e1',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

#register .panel-container .panel ul{
	list-style-image: url('../images/solve-check.png');
	padding:60px 15px 20px;
}

#register .panel-container .panel ul li{
	padding-left:12px;
	padding-top:8px;
}

#register .panel-container .panel a,#provider-registration button{
	display:block;
	font-size:16px;
	font-family: 'Ubuntu Condensed', sans-serif;
	background:#177ca2;
	border:2px solid #7daed2;
	padding:6px 20px;
	width:102px;
	margin:0 auto;
	color:#FFF;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	text-align:center;
}

#register .panel-container .panel a:hover{
	text-decoration:none;
}

#register .panel-container .header{
	z-index:2;
	width:160px;
	height:160px;
	display:block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border:solid 13px #FFF;
	position:relative;
	margin:0 47px;
	background: #339acf; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover, #3f98c0 0%, #177ca2 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#3f98c0), color-stop(100%,#177ca2)); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover, #3f98c0 0%,#177ca2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover, #3f98c0 0%,#177ca2 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover, #3f98c0 0%,#177ca2 100%); /* IE10+ */
	/*background: radial-gradient(ellipse at center, #3f98c0 0%,#177ca2 100%); /* W3C */
	background: radial-gradient(ellipse at center, #3f98c0 0%,#177ca2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#339acf', endColorstr='#177ca2',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

#register .panel-container .header span .underline{
	margin:0;
	text-decoration:underline;
}

#register .panel-container .header span .small{
	margin:0;
	font-size:18px;
}

#register .panel-container .header span{
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size:24px;
	line-height:29px;
	color:#FFF;
	width:130px;
	height:130px;
	margin: 30px 15px;
	word-spacing: 130px; 
	display:block;
	text-align:center;
	text-shadow: 3px 1px 3px rgba(12, 5, 13, 0.33);	
}

#register .background{
	margin:-40px 5px 0;
	position:absolute;
}

#register .panel .icon{
	padding-left:5px;
	font-size:14px;
	letter-spacing:2px;
}


#registration-form input[type="text"]{
	width:300px;
}

.add-professional-credentials:hover{
	text-decoration:none;
}

#registration-form table tr td:nth-child(1){
	width:160px;
}

#registration-form .control-group{
	margin-left:15px;
}

#registration-form input[type="text"].short{
	width:120px;
}

#registration-form .short{
	width:135px;
}

#registration-form input[type="text"].medium{
	width:140px;
}

#registration-form button.button-right{
	float:right;
	margin:15px 0 0;
	width:auto;
}


#registration-form .control-group{
	margin:0;
}

#registration-form .help-block{
	margin:0;
	float:left;
	width:100%;
	color:#b94a48;
	font-size:11px;
}

.btn_solve{
	font: 14px/1.4 "Myriad Pro", Arial, Helvetica, sans-serif;
	padding:8px 40px;
	background:#458bbc;
	color:#FFF;
	text-transform:uppercase;
	font-size:10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

#form_forgot_password p.help-block{
	margin-left: 180px;
	font-size:11px;
}

.form-horizontal .control-group {
	margin-bottom: 10px;
}

p.help-block,p.help-block{
	margin-left: 180px;
	font-size:11px;
}



.solve-accordion .accordion-heading{
	background:#438aba;
}

.solve-accordion .accordion-heading a{
	color: #FFF;
	font-weight:bold;
}

.custom-list li{
	border: 1px solid #ddd;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding-right: 12px;
	padding-left: 12px;
	color:#000;
}

.custom-list li span{
	display:inline-block;
}

.custom-list li{
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 20px;
	font-size:12px;
}

.custom-list li .links, .custom-list li ul li.sub-topic .links{
	float:right;
}



.custom-list li.sub-topic{
	padding-left:30px;
}

.custom-list li.sub-topic span{
	width:63%;
}

.custom-list li a{
	border:0 !important;
	display:inline-block;
	padding-right:0px !important;
	padding-left:0px !important;
	color:#339acf;
}

.custom-list li a:hover,.custom-list li a:focus,.custom-list li a:active{
	background:none;
	text-decoration:underline;
}

.meeting-details{
	width:98%;
}

.meeting-details tbody tr td:nth-child(1){
	width:60px;
}

.meeting-details tbody tr td:nth-child(2){
	width:200px;
}


input[readonly].date-picker{
	cursor:pointer;
}

tr.odd{
	background-color: #FFF;
}

tr.odd.datable-row-color-animation{
	-webkit-transition: background-color 1000ms linear !important;
	-moz-transition: background-color 1000ms linear !important;
	-o-transition: background-color 1000ms linear !important;
	-ms-transition: background-color 1000ms linear !important;
	transition: background-color 1000ms linear !important;
}

.front .btn-primary{
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#438aba+0,438aba+100 */
	background: #438aba; /* Old browsers */
	background: -moz-linear-gradient(top,  #438aba 0%, #438aba 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#438aba), color-stop(100%,#438aba)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #438aba 0%,#438aba 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #438aba 0%,#438aba 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #438aba 0%,#438aba 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #438aba 0%,#438aba 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#438aba', endColorstr='#438aba',GradientType=0 ); /* IE6-9 */


}

.front .btn-primary:hover, .front .btn-primary:focus, .front .btn-primary:active, .front .btn-primary.active, .front .btn-primary.disabled, .front .btn-primary[disabled]{
	color: #ffffff;
	background-color: #438ABA;
}


.support-browser-help{
	font-size:9px;
	margin: 0 14px 10px 2px;
	padding:8px 15px 8px 15px;
	background:#EEEEEE;
	color:#000;
	text-shadow:none;
	border:none;
}

.support-browser-help li{
	line-height:11px;
}

ul.partner-links li a span.name{
	padding-left:4px;
}

#video-modal{
	width:720px;
	left:42%;
	top:3%;
}
#video-modal .modal-body{
	min-height:480px;
	padding:0;
}

#main-content.main_page h3{
	line-height:14px;
	margin:0;
}

#results{
	margin:0;
}

#main-content.main_page p{
	margin:0;
	line-height:24px;
}

#balance-modal li{
	font-weight:bold;
}


@media (min-width: 1200px) {
	#video-modal{
		left:45%;
		top:10%;
	}
}

#back-to-top{
	background:#333;
	opacity: 0.2;
	position: fixed;
	right:20px;
	bottom:20px;
	color:#FFF;
	z-index: 2998;
	padding:10px 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size:12px;
}

#back-to-top a{
	color:#FFF;
}

#back-to-top a:hover{
	text-decoration:none;
}
#back-to-top:hover{
	opacity:0.9;
}

#scribd_pager .row{
	margin-left:0;
}

.resources-list li a{
	color:#000;
	font-size:12px;
	line-height:16px;
	
}

.resources-list li .links a{
	color:#339acf;
}

.resources-list li a span.description{
	font-size:10px;
	line-height:12px;
	padding-top: 0px;
	padding-bottom: 0px;
}


.resources .resources-list a:hover, .resources .resources-list a:hover *{
	background:#438aba;
	color:#FFF;
	
}

.resources .accordion-inner{
	background-color:#f1f1f1;
}

.resources .resources-sub-list span{
	padding-right: 13px;
	padding-left: 13px;
	color:#000;
	display:block;
	list-style-type:none;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 16px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	font-size:12px;
}
.resources .resources-sub-list span.drop-title{
	margin: 0 -15px;
	padding-right: 28px;
	padding-left: 28px;
	cursor: pointer;	
}


.resources .resources-sub-list span .fa-folder{
	margin-right: 10px;
	color: #d6bd00;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #6f6f6f;
}
.resources .resources-sub-list span .fa-folder-open{
	margin-right: 8px;
	color: #d6bd00;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #bd7b27;
}

.resources .resources-sub-list ul li{
	list-style-type:none;
}

.resources .resources-sub-list ul li a{
	padding-right: 12px;
	padding-left: 12px;
	background:#fff;
	list-style-type:none;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 16px;
	display:block;
	border: 1px solid #ddd;
	text-decoration:none;
	
}

.resources .resources-sub-list ul li.type-3, .resources .resources-sub-list ul li.type-4{
	padding-right: 12px;
	padding-left: 12px;
	background: #fff;
	list-style-type: none;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 16px;
	display: block;
	border: 1px solid #ddd;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}

.resources .resources-sub-list ul li.type-3 a, .resources .resources-sub-list ul li.type-4 a{
	padding: 0;
	border: none;
	margin: 0;
	background: none;
	color: #339acf;
}

.resources .resources-sub-list ul li.type-3 a:hover, .resources .resources-sub-list ul li.type-4 a:hover{
	text-decoration: underline;
}

.resources .resources-list{
	background-color:#fff;
}

.resources-sub-list{
	background-color:#f1f1f1;
	padding-bottom: 20px;
}

.resources-list.nav-tabs>.active>a, .resources-list.nav-tabs>.active>a:hover, .resources-list.nav-tabs>.active>a:focus{
	color: #555 !important;
	cursor: default !important;
	background-color: #fff !important;
	border: 1px solid #ddd !important;
	border-bottom-color: transparent !important;
}

.resources .resources-sub-list ul li.type-4 .resources-link-options{
	display:flex;
}

td.wrap{
	white-space: normal;
	word-wrap: break-word;
	word-break: break-all;
	vertical-align: middle;
}

.members-table td.ellipsis {
	overflow: hidden; /* make sure it hides the content that overflows */
	white-space: nowrap; /* don't break the line */
	text-overflow: ellipsis; /* give the beautiful '...' effect */
}

#resource_category_modal .help-block{
	margin-left:0;
}
#login-note{
	margin: 0 40px;
	padding: 10px 12px;
	font-size: 16px;
	font-weight: 500;
}

.header-img{
	z-index: 99999;
}
.list-header{
	list-style: none;
	margin-top: 20px;
	vertical-align: top;
}
.list-header li{
	display: inline-block;
	vertical-align: top;
}
.list-header li img{
	height: 63px;
}
#summary-request{
	font-size: 12px;
	width: 590px;
	margin-left: -318px
}
#summary-request .modal-title{
	font-size: 14px;
}
.summary-request-table{
	margin-left: 14px;
}
.label-request{
	width: 22%;
	font-weight: 600;
}
.footer-note{
	vertical-align: top;
	float: left;
}
.footer-note span{
	vertical-align: top;
	margin-left:8px;
	line-height: 36px;
}
.footer-note span input{
	margin-top:12px;
}
.modal{
	position: absolute;
}
#add-help-request-note .modal-body{
	padding-top: 0;
}
#add-help-request-note .thread-container{
	border-bottom: 1px solid #eee;
	background-color: #FFFAFA;
	padding: 15px;
	margin: 0 -15px 22px;
	
}
#add-help-request-note .thread-notes{
	border-bottom: 1px dashed #bbb;
	margin-bottom: 14px;
}
#note{
	width: 511px;
	height: 111px;
}
.has-error-note{
	border-color: #a94442;
}
.note-error{
	color: red;
	font-size: 12px;
	font-weight: 700;
	margin-bottom: 10px;
}
.badge-add-note{
	background:#ffffff;
	border: 2px solid #698096;
	color:#7e96ad !important;
	padding-right: 6px;
	padding-left: 6px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	margin-top:-5px;
	margin-left: -14px;
	vertical-align: top;
}

.action-icons{
	color: #748ea7;
	font-size: 22px !important;
	margin: 0 16px;
}

.backwards{
	-webkit-transform:rotateY(180deg);
	-moz-transform:rotateY(180deg);
	-o-transform:rotateY(180deg);
	-ms-transform:rotateY(180deg);
}
.logo-upload{
	line-height: 0 !important;
	margin-top: 7px !important;
	width: 190px !important;
}
.image-note{
	margin: 0;
	line-height: 2;
}
.logo-preview-container{
	height: 50px;
	max-width: 100px;
	margin-top: 10px;
	margin-left: 56px;
	white-space: nowrap;
}
.logo-preview-container img{
	max-height: 50px;
	max-width: 100px;
	border: 1px solid #a7a7a7;
	vertical-align: middle;
	margin: auto;
}
.logo-preview-container .align-helper{
	height: 100%;
	vertical-align: middle;
	display: inline-block;
}

#crop-modal{
	width: 800px;
	margin-left: -396px;
}

.logo-crop-container {
	height: 364px;
}
.logo-crop-container img{
	width: 100%;
}
.image-crop-preview{
	overflow:hidden;
	border: 3px solid #cccccc;
	height: 184px;
	width: 184px;
}
.logo-errors p{
	margin: 0;
}
.image-loader{
	margin: 30px auto 0;
}
.image-loader img{
	margin-left: 34px;
}

#form_edit_provider{
	margin-bottom: 0;
}
.input-simon{
	width: 136px;
}
.input-simon-top{
	width: 150px;
}
.span-align{
	margin-left: 14px;
}
.span-align-top{
	margin-left: 0;
}
.btn-mini{
	padding: 0 4px;
}

.respondents-report-table tbody, .table-completion-individual tbody{
	height: 800px;
	overflow: scroll;
}
.respondents-report-table thead th{
	word-break: break-word;
}
.loading-respondents{
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8);
	z-index: 999;
	top: 0;
}
.loading-respondents .inner-loader{
	text-align: center;
	position: relative;
	top: 200px;
}

.risk-index-error{
	text-align: right;
	margin-right: 20px !important;
	color: red;
}
.has-error-index-risk{
	border-color: red !important;
}
.no-data-risk-index{
	font-size: 24px;
	text-align: center;
	font-weight: 600;
	margin-top: 34px !important;
}

table.table-container {
	height: 500px;
	display: flex;
	flex-flow: column;
	width: 100%;
}

table.table-container thead {
	/* head takes the height it requires, table is resized */
	flex: 0 0 auto;
	width: calc(100% - 1.2em);
}
table.table-container tbody {
	/* body takes all the remaining available space */
	flex: 1 1 auto;
	display: block;
	overflow-y: scroll;
}
table.table-container tbody tr {
	width: 100%;
}
table.table-container thead,
table.table-container tbody tr {
	display: table;
	table-layout: fixed;
}
.n4-2 span i.fa{
	color: #458bbc;
}
.n4-2 span i.fa-caret-up{
	color: red;
	font-size: 18px;
}
.n4-2 span i.fa-caret-down{
	color: green;
	font-size: 18px;
}

span i.fa-bar-chart{
	color: #0d81e6;
	cursor: pointer;
}

.fa-group {
	color: #23639a;
	cursor: pointer;
}
.question-disabled-respondent{
	color: #848b92;
	cursor: disabled;
}
.question-respondent-modal table{
	width: 100%;
	border-collapse: separate;
	border-spacing: 2px 2px;
}

.question-respondent-modal thead th{
	border: 1px solid #6b8593 !important;
	background-color: #cfd9dd;
	padding: 2px 4px;
}

.question-respondent-modal tbody tr{
	border-top: none;
	border-bottom: none;
}

.question-respondent-modal tbody tr td{
	border-top: none; 
	padding: 2px 4px;
}

.question-respondent-modal tbody tr td , .question-respondent-modal thead th{
	text-align: center;
	cursor: pointer;
}
.question-respondent-modal tbody tr:nth-child(even) {background-color: #cfd9dd}

.question-respondent-modal tbody tr:nth-child(odd) {background: #ffffff}

.n4-2{
	text-align: center;
	min-width: 100px !important;
}
.n5{

}*/

.from-sample-survey-label{
	background: white;
	margin: 10px 14px 10px 2px;
	font-size: 14px;
	padding: 4px 10px;
	border-radius: 3px;
}
.ask-for-help-survey-link{
	text-decoration: none;
	font-weight: bolder;
	color: #637a92;
	font-style: italic;
	margin-right: 20px
}
.ask-for-help-survey-link p{
	margin-left: 9px
}
.ask-for-help-survey-link:hover,
.ask-for-help-survey-link:active,
.ask-for-help-survey-link:visited,
.ask-for-help-survey-link:focus{
	text-decoration: none;
}
.header-img-survey-link{
	width:52px;
	height: 50px !important;
}
.new-modal{
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	overflow-x: hidden;
	overflow-y: auto;
}
.new-modal .modal-dialog{
	margin: 30px auto;
}
.new-modal .modal-lg{
	width: 900px;
}
.new-modal .modal-content{
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,0.3);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
	box-shadow: 0 3px 7px rgba(0,0,0,0.3);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box;
}
.new-modal .modal-header{
	padding: 15px;
	font-size: 18px;
}
.new-modal .modal-body{
	font-size: 14px;
	padding: 15px 32px;
	max-height: none;
	color: #3c3c3c;
}
.new-modal .has-background{
	background-image: url(../images/trans_logo.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 380px;
}

.new-modal .modal-body .section-title{
	font-weight: 800;
}
.new-modal .modal-body .experience{
	text-align: justify;
	padding: 0 24px;
}
.page-title{
	color:#096c92;
}
.new-modal .modal-body .paragraph{
	text-align: justify;
	padding: 12px 0;
}
.new-modal .modal-footer{
	position: relative;
	text-align: right;
	padding: 22px 15px;
}
.hide{
	display: none;
}
.banner-text-links{
	position: absolute;
	margin-top: 22px;
	margin-left: 37px;
}

.banner-text-links .banner-link .msds-text, .banner-text-links .banner-link a {
	font-size: 16px;
	font-weight: normal;
}

.banner-text-links .banner-link .msds-text{
	color: #ff5300;
	margin: 0 0 20px;
	text-shadow:0px 2px #dfdfdf;
	font-weight: bolder;
	letter-spacing: 0.5px;

}

.banner-text-links .banner-link a {
	color: #ffffff;
	background: #fe925a;
	background: linear-gradient(#fe925a,#f0a37b);
	padding: 10px 25px;
	border-radius: 5px;
	border: 1px solid #ffb16e;
	box-shadow:0px 3px #dfdfdf;
	font-weight: bolder;
	font-size: 14px;
}

.banner-text-links .banner-link a:hover,.banner-text-links .banner-link a:focus,.banner-text-links .banner-link a:visited{
	color: #ffffff;
	background: #f4884f;
	background: linear-gradient(#f0a37b,#fe925a);
	text-decoration: none;
	position: relative;
	top:-2px;
	box-shadow:0px 5px #dfdfdf;
	transition: top ease 0.5s;

}

.banner-text-links .banner-text{
	margin-top: 188px;
	font-size: 14px;
	color: #3c92b3;
}
.banner-text-links .banner-text p{
	margin: 0;
}
.solve-submenu > .dropdown-menu{
	top: 100%;
	left: 0;
	width: 150px;
}

.solve-submenu > .dropdown-menu li{
	margin: 0;
	width: 150px;
}

.solve-submenu > .dropdown-menu li a{
	text-align: left !important;
	padding: 3px 14px;
	color: #096c92;
	line-height: 2;
}

.solve-submenu .caret{
	margin-top: 0;
}

.solve-submenu > li > a:hover,
.solve-submenu > li > a:focus,
.solve-submenu > a:focus{
	color: #438aba !important;
	text-decoration: none;
	background-color: transparent !important;
	background-image: none !important;
	filter: none !important;
}

.solve-submenu .dropdown-menu li a:hover{
	background: #f8f8f8;
	height: auto;
}

.dropdown-submenu > a:after {
	content: none;
}

.dropdown-toggle{
	text-decoration: none;
}

.header-fixed{
	height: 150px;
	margin: auto;
	width: 1100px;
}
.header-container{
	position: fixed;
	z-index: 1030;
	width: 100%;
	top: 0;
}
.solve-submenu .caret{
	color: #096c92;
	vertical-align: middle;
	border-top: 4px solid #096c92;
}

#header-container.fixed-theme{
	background-color: #ffffff;
	border-bottom: 1px solid #bfbdbd;
}

#header.fixed-theme{
	height: 87px;
}


#header.fixed-theme #logo{
	height: 56px;
	margin-top: 13px;
	background-size: contain;
}
#header.fixed-theme nav{
	margin-bottom: 10px;
}

.fixed-theme, .fixed-theme-rest, .menu-toggle{
	transition: 0.8s;
	-webkit-transition:  0.8s;
}
.page-wrap-admin{
	margin-top: 115px !important;
}

.sidebar-bottom-line{
	margin-top: 22px;
	font-size: 18px;
	color: #333333;
	line-height: 1.4em;
}
.upper-left-sidebar{
	margin-bottom: 38px;position: relative;
}

.upper-left-sidebar{
	width: 245px;
}
.first-uls{
	background: url(../images/sidebar-web-edits.jpg) no-repeat;
	background-size: cover;
}

.second-uls{
	background: url(../images/sidebar-web-edits2-1.jpg) no-repeat;
	margin-bottom: 12px;
	background-size: cover;
	border-radius: 6px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.second-uls .text-container {
    margin-left: 16px !important;
    padding-top: 22px !important;
}

.third-uls .text-container{
	display: inline-block;
	width: 70%;
	padding: 0;
	margin: 0;
	font-size: 14px;
	vertical-align: bottom;
	color: #267497;
}

.fourth-uls{
	margin-top: 12px;
	margin-left: -6px;
	width: 278px;
}

.upper-left-sidebar .text-container{
	padding-top: 32px;
	margin-left: 26px;
	font-size: 13px;
}

.upper-left-sidebar .text-container .heading-text{
	margin-bottom: 12px;
}

.upper-left-sidebar .text-container ul{
	list-style: initial;
	color: #333333;
	padding-left: 22px;
}

.upper-left-sidebar .text-container ul li{
	height: auto;
	width: 164px;
}

.control-group-contact-page{
	width: 87%
}
.sidebar-contact-page{
	width: 313px;
	margin: 0;
}
.normal-sidebar-about-contact{
	width: 253px;
	margin-left: -17px;
}

.sidebar-bottom-line,
.graph-area .heading-text,
.block-quote2 .block-header,
.upper-content .right-sidebar .heading-text,
.upper-content .right-sidebar .list-container,
.third-uls p,
.well-collab b,
.wtd,
.upper-content .right-sidebar .row-2 .font-special
{
	font-family: 'Roboto Slab', serif !important;
}

.bottom-line-blue{
	color: #00678e;
	font-weight: 600;
}

.cr-form .control-label{
	padding-top: 0;
}
.upper-reg-container{
	margin-top: 12px;
}
.upper-reg-container .inline-block{
	display: inline-block;
	width: 45%;
}


#register_form_m .control-group{
	margin: 0 0 10px;
}

#register_form_m .form-inline .control-group:first-child{
	float: left;
}

#register_form_m .normal-input{
	display: block;
	width: 60%;
}

.btn-activate,.btn-deactivate{
	min-width: 80px;
}

.q9-dropdown-container{
	font-size: 12px;
}

.q9-dropdown{
	height: 24px;
	font-size: 14px;
}

.qa-slider-label{
    width: 18% !important;
    max-width: 100% !important;
    margin: auto !important;
}

.qb-slider-label, .qc-slider-label {
 	width: 9% !important;
    max-width: 100% !important;
    margin: auto !important;
}

.b-solve-at-work, .wtd{
	float: right;
}

.wtd{
	margin-right: 22px;
	text-align: center;
}

.wtd div.p{
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 10px !important;
}

.wtd div h3{
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 10px !important;
}


.b-solve-at-work {
    display: inline-block;
    margin-top: -9px;
    shape-outside: circle(45%) padding-box;
    clip-path: circle(45%) padding-box;
    -webkit-shape-outside: circle(45%) padding-box;
    -webkit-clip-path: circle(45%) padding-box;
}
.b-solve-at-work img{
	max-width: 100%;
	width: auto;
	float: right;
}

.a-solve-at-work {
    display: inline;
    text-align: left;
}

#solve-at-work-section{
	padding-top: 90px;
	margin-top: -90px;
}

/*resources 08 28 2019*/
.resources-action-row{
	margin: 0;
	display: inline;
	
	
}

.resources-action-row div:nth-child(1){
	display: initial;
	vertical-align: middle;
}

.resources-action-header{
	display: inline;
	float: right;
	margin: 0;
}

.resources-action-header form{
	display:inline;
}

.resources-action-header input{
	margin-bottom: 0;
}

section.search-resources{
	margin-top: 20px;
}

section.search-resources ul{
	list-style: none;
	margin: 0;
}

section.search-resources ul > li{
	display:flex;
	justify-content: space-between;	
	align-items: center;
}

section.search-resources ul > li a {
	color:#08c !important;
}

.search-resource-actions a:not(:first-child) {
	border-left: 1px solid #08c !important;
	padding-left: 0.5em !important;
	margin-left: 0.5em;
}


section.search-resources ul > li a:hover {
	color:black !important;
	background: none !important;

}

.search-resources-query{
	width: 21em;
}

#agreement-content{
	counter-reset: ps-counter ccpa-counter;
}

.ps-section-number{
	font-style: italic;
}

.ps-section-number::before{
	counter-increment: ps-counter;
  	content: counter(ps-counter) ".  ";
}

.ccpa-section-no{
	font-weight: bold;
	font-style: italic;
}

.ccpa-section-no::before{
	counter-increment: ccpa-counter;
  	content: counter(ccpa-counter) ".  ";
}

#prp-information-table, #prp-information-table th, #prp-information-table td{
	border: solid 1px black;
	border-collapse:collapse;
}

#prp-information-table td,#prp-information-table th{
	vertical-align: top;

}

#prp-information-table th{
	background-color: #dddddd;

}

#prp-information-table tbody tr td:first-child , #prp-information-table .empty-column, #prp-information-table th{
	text-align: center;
}

.hotlinks-resources ul{
	display: inline-flex;
	justify-content: center;
	padding-bottom: 1.25em;
	list-style: none;
}

.hotlinks-resources ul li{
	padding-left: 0.65em;
	padding-right: 0.65em;
	
	
}

.hotlinks-resources ul li:first-child:after{
	content: "\003e";
	padding-left: 1em;
	color:  rgb(0, 146,247);
}

.hotlinks-resources ul li:not(:first-child):not(:last-child){
	border-right: rgb(0, 146,247) 2px solid;
}

.hotlinks-resources a.disabled{
	cursor: default;
	pointer-events: none;
	text-decoration: none;
	color: grey;
}

.dashboard-header-nav {
	font-size: 14px;
	position: absolute;
	top: 60px;
	right: 0;
}

section.header-docu-style {
	display: flex;
	align-items: flex-end;
}

section.header-docu-style .header-user-container {
	text-align: end;
	padding-right: 1em;
	flex: 1 0 50%;
	min-width: 180px;
}

.header-user-container-ibo .header-ibo {
	font-size: 11px;
}

.btn-logout:hover {
	text-decoration: none;
}

section.header-docu-style a.btn.dropdown-toggle{
	background-image:none !important;
	background-color:revert  !important;
	border: none;
	box-shadow: none;
}

section.header-docu-style a.btn.dropdown-toggle i{
	font-size:2em;
}

section.header-docu-style ul.dropdown-menu li{
	margin-left:0;
	width:100%;
	width:-webkit-fill-available;
	height: 2em;
	padding: 0.1rem;
	position: relative;
}

section.header-docu-style ul.dropdown-menu .dropdown-item i {
  position: absolute;
  top: 1rem;
  right: 20px;
  font-size: 12px;
  margin-right: -16px;
}

section.header-docu-style ul.dropdown-menu li.active-item a{
	font-weight: 600;
	
}

section.header-docu-style ul.dropdown-menu li.line-down{
	border-bottom: 1px solid #e6e6e6;
}
section.header-docu-style ul.dropdown-menu li a{
	line-height: normal;
	text-align: left;
}

section.header-docu-style ul.dropdown-menu li:hover {
	background-color: #f8f9fa;
}

section.header-docu-style ul.dropdown-menu li a:hover{
	height: auto;
	color: #0056b3;
	background-color: revert;
	background-image: none;
}

section.header-docu-style ul.dropdown-menu li a{
	font-family: 'Open Sans', arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	line-height: 24px;
	
	display: flex;
    align-items: baseline;
    justify-content: space-between;
}

section.header-docu-style ul.dropdown-menu li.text-uppercase a{
	text-transform: uppercase;
}

section.header-docu-style ul.dropdown-menu li.disabled:hover{
	background-color:white !important;
}


section.header-docu-style ul.dropdown-menu li a.disabled{
	cursor: default;
	pointer-events: none;
	text-decoration: none;
	color: grey !important;
}

.survey-menu ul.dropdown-menu li {
    margin-left: 0;
    width: 100%;
    width: -webkit-fill-available;
    height: 2em;
    padding: 0.1rem;
}

.survey-menu ul.dropdown-menu li a {
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-transform: capitalize;
    line-height: 24px;
    display: flex;
    align-items: baseline;
    justify-content: space-between;
}

.survey-menu ul.dropdown-menu li.line-down {
    border-bottom: 1px solid #e6e6e6;
}

section.header-docu-style .orange{
	color: #f6931e !important;
}


section.header-docu-style .yellow-color{
	color: #ffca00 !important;
}

section.header-docu-style #notification-icon{
	position: absolute;
	right: 5px;
	font-size: 0.7rem;
	z-index:100;
  }

  section.header-docu-style #notification-icon.d-none{
	  display:none;
  }
  

  .modal-video {
    background: rgba(0,0,0,0.9);
}
.video-modal-content {
    display: block;
    height: auto;
    overflow: hidden;
    position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
	
	.video-modal-content iframe {
		width: 100% !important;
		height: 100% !important;
	}

.add-provider-radio-div {
	display: flex;
	padding-top: 0.5rem;
}

	.add-provider-radio-div .form-check {
		display: flex;
		flex: 0 0 50%;
	}

	.add-provider-radio-div .form-check-input {
		margin: 0;
	}

	.add-provider-radio-div .form-check-label {
		margin: 0 0 0 10px;
	}

@media (min-width: 992px) {

	/*--------------------------------------------------------------
	Video Background
	--------------------------------------------------------------*/
	.vid-container video {
		object-fit: cover;
	}
	
	/*--------------------------------------------------------------
	Full Width Video iFrame on Modal 
	--------------------------------------------------------------*/
	.video-modal-content {
		width: 70%;
	}
	
}
@media (max-width: 767px) {
	.modal-video .modal-dialog {
		top: 5px;
	  }
	
	  .video-modal-content {
		width: 90%;
	  }
	
	  .modal-video-close {
		margin-top: 10px;
	  }
} 

@media (min-width: 767px) and (max-width: 991px) {
	.video-modal-content {
		width: 70%;
	  }
	 /*END of @media 767px -991px*/
}

.embed-responsive {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden;
  }
  
  .embed-responsive::before {
	display: block;
	content: "";
  }
  
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
  }
  
  .embed-responsive-21by9::before {
	padding-top: 42.857143%;
  }
  
  .embed-responsive-16by9::before {
	padding-top: 56.25%;
  }
  
  .embed-responsive-4by3::before {
	padding-top: 75%;
  }
  
  .embed-responsive-1by1::before {
	padding-top: 100%;
  }
.nav-links{
	width: 50%;
    text-align: center;
    font-size: 14px;
    font-variant: normal;
    font-family: "Georgia", Times New Roman, Times, serif;
    font-weight: bold;
	
}
.nav-links a{
	background: rgb(138,141,142);
	background: linear-gradient(0deg, rgba(138,141,142,1) 0%, rgba(132,155,177,1) 0%);
}
.nav-tabs>.active>a{
	background: #FFF !important;
}

.nav-links a{
	color:#FFF;
}

.messaging-btn .badge {
	position: relative;
	top: -30px;
	right: -5px;
	padding: 5px 11px;
	border-radius: 50%;
	background: red;
	color: white;
	min-width:27px;
}

@media (min-device-width: 768px) and (max-device-width: 991px) { /* Tablets only */
    section.header-docu-style ul.dropdown-menu li a {
        font-size: 14px;
    }
}
