@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300italic,300,100,100italic,400italic,500,500italic,700,700italic,900,900italic);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);

/****************Head Section Css start******************/
#head_section{
	width:1250px;
	margin:0 auto;
	padding:0 0;
}
#cart_section_m{
	display:none;
}
#logo_section{
	width:20%;
	margin:0px auto;
	float:left;
	padding:20px 0 25px 0;
}
#search_section{
	width:48%;
	margin:0px auto;
	float:left;
	padding:22px 0 23px 0;
}
#cart_section{
	width:32%;
	margin:0px auto;
	float:right;
	padding:5px 0 5px 0;
}
.nav-searchbar{
	display: block;
	position: relative;
	font-size: 14px;
}
.nav-search-submit{
	background-color: #FEBD69;
	background-image: none;
	border: medium none;
	width: 42px;
	height:35px;
	position: absolute;
	cursor: pointer;
	background:url(https://static.complianceonline.com/images/CONew2016/images/co-background-sprite-img.png) no-repeat -10px -10px;
	padding:0;
	margin-left:-42px;
}
.nav-sprite{
	height:33px;
	padding:0 52px 0 15px;
	margin:0;
	border:#bebebe solid 1px;
	border-radius:4px;
	color:#515860;
	font-size:14px;
	width:82%;
}

.nav-tools{
	background:url(../images/cart-divider.png) no-repeat right;
	display:block;
	float:left;
}
.nav-yourAccount{
	padding:15px 15px 00px 0;
	margin:0;
	position: relative;
	margin:15px 0 0px 0;
	color:#515860;
    display: inline-block;
	cursor: pointer;
}
.nav-line-1{
	font-size: 13px;
	line-height: 18px;
	font-weight: 400;
	color: #515860;
	white-space: nowrap;
	padding-right: 15px;
	font-family: 'Open Sans', sans-serif;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%;
	position: absolute;
	top: 00px;
	left: 0px;
	box-sizing: border-box;
}
.nav-line-2{
	padding: 0px;
	overflow: hidden;
	margin: 0px;
	display: inline-block;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 25px;
	font-weight: 700;
	padding-bottom: 5px;
}
.nav-aarrow{
	background:url(https://static.complianceonline.com/images/CONew2016/images/co-background-sprite-img.png) no-repeat -100px -308px ;
	width:9px;
	height:5px;
	display: block;
	float:right;
	margin-top: 12px;
	margin-left: 8px;
}
.nav-cart{
	float: left;
	padding:15px 15px 00px 0;
	margin:0;position: relative;
	margin:9px 0 6px 15px;
	color:#515860;
	cursor: pointer;
}
.nav-cart-icon{
	background:url(https://static.complianceonline.com/images/CONew2016/images/co-background-sprite-img.png) no-repeat -83px -258px ;
	width:38px;
	height:26px;
	display: block;
	float:left;
}
.nav-cart-count{
	color: #1061b2;
	font-weight: 700;
	position: absolute;
	line-height: 16px;
	width: 20px;
	text-align: center;
	left: 13px;
	top: 9px;
}
.nav-line-3{
	float: left;
	margin-left:8px;
}
.nav-toll-free{
	float:left;
	margin:20px 0px 6px 15px;
}
.nav-toll-free_dict{
	float:right;
	margin:20px 0px 6px 15px;
}
.toll-free{
	color: #515860;
	font-weight: 400;
	font-size:15px;
	line-height:10px;
}
.toll-free-2{
	font-size:16px;
	color: #ac130e;
	font-weight: 700;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 242px;
    padding: 15px 15px 0 15px;
	border:3px solid #fff;
	box-shadow:0 2px 3px rgba(0, 0, 0, 0.3);
	cursor:default;
}
.dropdown-content h2{
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	padding:0;
	margin:0;
	color:#1162b3;
	font-weight:600;
	margin-bottom:10px;
}
.dropdown-content span{
	font-size:13px;
	padding:0;
	margin:0;
	color:#4d4d4d;
	font-weight:400;
	font-family: 'Open Sans', sans-serif;
}
label {
	position: relative;
}
.password{
	background:url(https://static.complianceonline.com/images/CONew2016/images/co-background-sprite-img.png) no-repeat -205px -170px;
}
.user {
	background:url(https://static.complianceonline.com/images/CONew2016/images/co-background-sprite-img.png) no-repeat -205px -135px;
}
.dropdown-content input[type=text]{
	width: 194px; 
	height: 34px; 
	background-color: #fff; 
	border: solid 1px #d0d6d6;
	margin-left: 0px;
	margin-top: 15px; 
	padding-left: 40px;
	color:#717171;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	background-color:#fff;
}


.dropdown-content input[type="password"] {
    background-color: #fff;
    border: 1px solid #d0d6d6;
    color: #717171;
    font-family: "Open Sans",sans-serif;
    font-size: 15px;
    height: 34px;
    margin-left: 0;
    margin-top: 15px;
    padding-left: 40px;
    width: 194px;
}



.button {
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: white;
	padding: 5px 15px;
	display: inline-block;
	text-decoration: none;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius: 4px; 
	top: 0px;
	position: relative;
	text-transform:uppercase;
	margin-top:15px;
	background-color:#f29200 ;
	cursor:pointer;
	float:left;
	line-height:20px;
}

.button span {
	background: #f29200 url(https://static.complianceonline.com/images/CONew2016/images/co-background-sprite-img.png) no-repeat -91px -63px;
	width: 15px;
	height: 15px;
	display: block;
	margin-left:5px;
	float: right;
	margin-top: 3px;
}
.forgot{
	font-size:14px;
	color:#1163b5;
	text-decoration:none;
	float:left;
	line-height:57px;
	margin-left:17px;
}
.forgot a{text-decoration:none;color:#1163b5;}
.newcustomer{
	font-size:14px;
	color:#4d4d4d;
	text-decoration:none;
	border-top:#e7e7e7 solid 1px;
	line-height:45px;
	margin-left:0px;
	padding-left:25px;
}
.newcustomer a{text-decoration: underline;color:#1163b5;}

.dropdown:hover .dropdown-content {
    display: block;
	z-index:7;
}
.dropdowncart-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 180px;
    padding: 15px 15px 5px 15px;
	margin-top:30px;
	border:3px solid #fff;
	box-shadow:0 2px 3px rgba(0, 0, 0, 0.3);
	cursor:default;
}

.dropdowncart:hover .dropdowncart-content {
    display: block;
	z-index:7;
}

.dropdowncart-content h2{
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	padding:0;
	margin:0;
	color:#1162b3;
	font-weight:600;
	margin-bottom:10px;
}
.dropdowncart-content span{
	padding:0;
	margin:0 0 0 42px;
	font-family: 'Open Sans', sans-serif;
}
.cart_total{
	color: #c21519;
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
	margin-left:2px !important;
}
.shop-icon{
	background:  url(https://static.complianceonline.com/images/CONew2016/images/co-background-sprite-img.png) no-repeat -191px -241px;
}
.dropdowncart a{text-decoration: none;color:#1163b5; font-size:14px; font-weight: 400; line-height:30px !important; }

/****************Menu Section Css start******************/
#fixed {
  position: fixed;
  top:0; left:0;
  width: 100%;
}

.fixed{
	width: 100%;
	margin: auto;
	padding:0;
	border-bottom:1px solid #fff;
	background:#fff; z-index:99999;
	height:42px;
  	position: fixed;
	top: 00px;
}
.nav{
	width: 100%;
	margin: auto;
	padding:0;
	border-bottom:2px solid #1062b2;
	background:#fff; 
}
.menu-container{
	width:1250px;
	margin: auto;
	padding:0;
	height:42px;
}
div.menu a {
	text-decoration:none;
}
div.menu div.mainCat div.allContent div.menuItems  {
	margin:1px 0 1px 1px;
	color:#000
}
div.menu {
	background:#1062b2;
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 15px;
	padding-left: 1px;
	position: relative;
	width: 100%;
	z-index: 6;
	height:42px;
	-webkit-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.15); 
	-ms-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.15); 
	-o-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.15);
}
div.menu div.mainCat {
	border-left:2px solid transparent;
	border-right:2px solid transparent;
	border-top:2px solid transparent;
	float:left;
	transition: all 0.0s ease 0s;
}

div.menu div.mainCat > a:before {
	background: url(https://static.complianceonline.com/images/CONew2016/images/co-background-sprite-img.png) no-repeat -72px -22px;
    content: "";
    position: absolute;
    right: 13px;
    top: 18px;
    display: inline-block;
    width: 0;
    width: 8px;
    height: 5px;
}
div.menu div.mainCat > a:hover:before {
	border-top-color: #fff;
	background: url(https://static.complianceonline.com/images/CONew2016/images/co-background-sprite-img.png) no-repeat -83px -22px;
}
div.menu div.mainCat1 > a:before , div.menu div.mainCat1 > a:hover:before {	
	background: none;
}
div.menu div.mainCat a.flink {
	color: #fff;
	display: block;
	height: 40px;
	line-height: 36px;
	padding-left: 28px;
	padding-right: 26px;
	position: relative;
}

div.menu div.mainCat div.allContent {
	background-color:#fff;
	border:3px solid #fff;
	border-top:none;
	-webkit-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.06);
	-moz-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.06); 
	-ms-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.06); 
	-o-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.06);
	box-shadow:0 2px 3px rgba(0, 0, 0, 0.3);
	display:none;
	position:absolute;
	top:40px;
	left:0px;
	z-index:0;
	border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px; 
	-moz-border-radius: 0 0 3px 3px; 
	font-size: 14px;
}
div.menu div.mainCat:hover {
	background:none repeat scroll 0 0 #fff;
	position: relative;
}
div.menu div.mainCat:hover a{
	color:#3f3f3f;
}
div.menu div.mainCat:hover div.allContent {
	display:block;
	margin-left:-2px;
	margin-top:-1px;
}
div.menu div.mainCat div.allContent a.slink {
	border-bottom:1px dotted #dfdfdf;
	color:#3f3f3f;
	display:block;
	margin:0 0 0 1px;
	padding:10px;
}
div.menu div.mainCat div.allContent a.slink:hover {
	background-color: #fff;
	color: #fe8100;
	padding-right: 10px;
	margin-right: -1px;
}
div.menu div.mainCat div.menuItems .inside {
	border-bottom: 1px solid #fff;
	padding: 10px 0;
	margin-left:5px;
	margin-right:5px;
	float:left;
}
div.menu div.mainCat div.menuItems .inside img {
	padding-right:10px;
	width:200px;
}
div.menu div.mainCat div.menuItems .inside p {
	color: #333;
	font-size: 14px;
	transition: all 0.2s ease 0s;
	width:200px;
}
div.menu div.mainCat div.menuItems .noCont {
	padding:5px;
	font-weight:700;
	color:#333;
}
div.menu a.flink:hover {
	background-color:#fff;
	border:medium none;
	color:#3f3f3f;
}

div.menu a.flink:hover:before {
	background: url(https://static.complianceonline.com/images/CONew2016/images/co-background-sprite-img.png) no-repeat -83px -22px;
}
.industries-menu {height:334px;}
#roles-menu {width:600px;}
#webinars-menu {width:900px;}
#seminars-menu {width:246px;}
#standards-menu { width:1100px; margin-left:-400px; background-color:#f2f2f2;}
#corporate-menu {width:285px;}
#resources-menu {width:225px;}
#aboutus-menu {width:225px; }

.by_industries{ float:left; padding-right:5px; }
.by_roles{ float:left; padding-left:5px;}
.by_industries h3, .by_roles h3{color: #fb8200; border-bottom: #999999 solid 1px; font-size: 14px; padding: 10px 0 0px 0; margin: 10px; text-transform:uppercase;}
.clearfix {
	clear:both;
	visibility:hidden;
	height:0;
	display:block
}


#job-info {
  display: block;
  float: left;
  padding-left:20px;
  font-size:14px;
}

.list {
  display: none;
  margin-top:10px;
}
.list span{
	display:block;
	padding:7px 0;
}
.list.displayed{
  display: block;
}

#ind-menu {
  position:relative;
  z-index:5;
}

.parent-menu {
  background-color: #fff;
  min-width:300px;
  float:left;
  margin-left:00px;
}


#ind-menu ul {
  list-style-type:none;
  margin:00px;
  padding:00px;
}

#ind-menu ul li.active{
  color: #fb8200;
}
#ind-menu ul li a {
  padding:10px 25px 10px 15px;
  display:block;
  font-size: 15px;
  font-family: 'Roboto', sans-serif;
  color: #3f3f3f;
  text-decoration:none;
  border-bottom: 1px dotted #dfdfdf;
  line-height:21px;
  background:url(../images/arrow1-out.png) no-repeat 285px 17px;
}

#ind-menu ul li a:hover {
  color: #fb8200;
  background:url(../images/arrow1.png) no-repeat 285px 17px;
}
.dev-heading{
	padding:10px 0 0px 0; 
	margin:10px 0 10px -20px; 
	color:#fb8200; 
	border-bottom:#999999 solid 1px;
}
.dev-left{
	float:left;
}
.dev-right{
	float:right; 
	margin:10px 10px 0 00px;
}
.dev-add-banner01{
	float:left; 
	padding-right:10px;
}
.dev-add-banner02{
	float:left; 
}

.standards-left-menu{
	float:left; 
	width:290px;
}
.standards-left-menu a:hover, .provider-left-menu a:hover, .provider-left-menu1 a:hover, .product-type-left a:hover{ color:#fb8200 !important;}
.provider-left-menu{
	float:left; 
	width:335px;
}
.provider-left-menu1{
	float:left; 
	width:220px;
}
.product-type-left{float:left; }
.product-type-left-img1{float:left; margin-left:300px; margin-bottom:20px;}
.product-type-left-img2{float:left; margin-left:25px;}
.product-type-left-img2 img, product-type-left-img1 img{ width:100%;}

div.dev{
	visibility:hidden;
	float:left;
	display:none;
}

#ind-menu ul li:hover > div.dev {
	left: 300px;
	visibility: visible;
	background:#f2f2f2;
	display:block;
	padding-left:40px;
	margin-top:0px;
	border:3px solid #FFFFFF;
	border-top:none;
	border-left:none;
	box-shadow:0 2px 3px rgba(0, 0, 0, 0.3);
	padding-bottom:1px;
}
#ind-menu ul li:hover > div.ban {
	visibility: visible;
}


#ind-menu ul li > div.dev {
	position: absolute;
	background-color: none;
	top: 0;
	width:752px;
	height: 100%;
  	margin-left:00px;
	overflow:auto;
	z-index:-1;
}
#ind-menu ul li > div.dev ul li a{
	color:#3F3F3F;
  	border-bottom: none;
  	padding:10px 0px 5px 10px;
  	margin-left:-30px;
}

#ind-menu ul li > div.dev ul li a:hover {
	color:#fb8200;
}

#list {
  display: block;
  float: left;
  height:440px;
  background:#FFFFFF;
}
#list ul { list-style: none;display: block; margin:0; padding:0;}

#list ul li { 
  border-bottom: 1px solid #ddd;
  margin-left:8px;
}
#list ul li a {
  display: block;
  padding:13px 25px 13px 7px;
  text-decoration: none;
  font-size: 15px;
  font-family: 'Roboto', sans-serif;
  color: #9a9a9a;
  background: #fff;
}
#list ul li a:hover {
  color: #fb8200;
}
#list ul li a.active {
  display: block;
  color: #fb8200;
  position: relative;
}


/* Mobile Menu CSS */


.icon {
	text-transform: none;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	speak: none;
}

.icon--arrow-left:before {
	content: '\e901';
}

.icon--menu:before {
	content: '';
	background:url(../images/icon--menu.png) no-repeat;
	padding:8px 20px;
}

.icon--cross:before {
	content: '';
	background:url(../images/icon-cross.png) no-repeat;
	width:21px;
	height:21px;
	padding:5px 15px;
}


/* Menu styles */

.mob__menu {
	display:none;
}

.menu__wrap {
	position: absolute;
	top: 3.5em;
	bottom: 0;
	overflow: hidden;
	width: 100%;
}

.menu__level {
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
	overflow: hidden;
	width: calc(100% + 50px);
	height: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.menu__level--current {
	visibility: visible;
}

.menu__item {
	display: block;
	width: calc(100% - 50px);
}

.menu__link {
	font-weight: 400 ;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	position: relative;
	display: block;
	padding: 0.85em 2.5em 0.85em 1.5em;
	color: #fff;
	-webkit-transition: color 0.1s;
	transition: color 0.1s;
	text-decoration:none;
	line-height:18px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
}

.menu__link[data-submenu]::after {
	content: '»';
	font-family: 'Open Sans';
	position: absolute;
	right: 0;
	padding: 0px 15px 0px 0;
	font-size:20px;
	margin: -2px 0px 0 0;
}

.menu__link:hover,
.menu__link[data-submenu]:hover::after {
	color: #3f3f3f;
	background:#fff ;
}

.menu__link--current::before {
	content: '»';
	font-size: 1.5em;
	line-height: 0;
	position: absolute;
	top: 50%;
	left: 1.05em;
	height: 4px;
	color: #fff;
	font-size:12px;
	font-weight: 400 ;
	font-family: 'Open Sans', sans-serif;
}

[class^='animate-'],
[class*=' animate-'] {
	visibility: visible;
}

.animate-outToRight .menu__item {
	-webkit-animation: outToRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
	animation: outToRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
}

@-webkit-keyframes outToRight {
	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
}

@keyframes outToRight {
	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
}

.animate-outToLeft .menu__item {
	-webkit-animation: outToLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
	animation: outToLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
}

@-webkit-keyframes outToLeft {
	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
}

@keyframes outToLeft {
	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
}

.animate-inFromLeft .menu__item {
	-webkit-animation: inFromLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
	animation: inFromLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
}

@-webkit-keyframes inFromLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes inFromLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.animate-inFromRight .menu__item {
	-webkit-animation: inFromRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
	animation: inFromRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
}

@-webkit-keyframes inFromRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes inFromRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
.menu__breadcrumbs a {
	font-weight: 600;
	display: inline-block;
	cursor: pointer;
	text-transform: uppercase;
	color:#f29200;
	font-family: 'Open Sans', sans-serif;
}
.menu__breadcrumbs a:hover {
	color: #f29200;
}

.menu__breadcrumbs a:not(:last-child)::after {
	content: '»';
	font-family: 'Open Sans';
	display: inline-block;
	padding: 0 5px;
	color: #fff;
	font-size:12px;
}

.menu__breadcrumbs a:not(:last-child):hover::after {
	color: #fff;
}

.menu__back {
	font-size: 1.05em;
	position: absolute;
	z-index: 100;
	top: 0;
	right: 2.25em;
	margin: 0;
	padding: 1.365em 0.65em 0 0;
	cursor: pointer;
	color: #fff;
	border: none;
	background: none;
}

.menu__back--hidden {
	pointer-events: none;
	opacity: 0;
}

.menu__back:hover,
.menu__back:focus {
	color: #fff;
	outline: none;
}


/* Open and close buttons */

.action {
	position: absolute;
	display: block;
	margin: 0;
	padding: 0;
	cursor: pointer;
	border: none;
	background: none;
}

.action:focus {
	outline: none;
}

.action--open {
	font-size: 1.5em;
	top: 3.3em;
	left: 0.0em;
	display: none;
	color: #fff;
	/*position: fixed;*/
	z-index: 2;
}

.action--close {
	top: 1.25em;
	right: 0;
	display: none;
}


/****************Footer Section Css start******************/
#footer {
width:100%;
background:#f2f2f2;
overflow:auto;
}
.footer-contact-main{
width:100%;
background:#1062b2;
}
.footer-contact-container{
width:1250px;
margin:auto;
padding:0;
}
.footer-contact-container ul{
	list-style:none;
	padding:0;
	margin:0;
}
.footer-contact-container li{
	display:inline-block;
	font-size:14px;
	font-weight:300;
	margin:10px 0 3px 0;
	border-right:#74a4d2 solid 1px;
	color:#fff;
	padding:0 42px 0 42px;
	height:57px;
}
.phone-icon{
	background: transparent url("https://static.complianceonline.com/images/CONew2016/images/co-background-sprite-img.png") no-repeat scroll -26px -372px;
	width:26px;
	height:26px;
	display:block;
	float:left;
	margin-top:15px;
	margin-right:15px;
}
.phone-text{
	float:left;
	margin-top:17px;
}
.email-icon{
	background: transparent url("https://static.complianceonline.com/images/CONew2016/images/co-background-sprite-img.png") no-repeat scroll -80px -375px;
	width:30px;
	height:21px;
	display:block;
	float:left;
	margin-top:17px;
	margin-right:15px;
}
.email-text{
	float:left;
	margin-top:8px;
}
.email-text a{
	text-decoration:none;
	color:#fff;
}
.location-icon{
	background: transparent url("https://static.complianceonline.com/images/CONew2016/images/co-background-sprite-img.png") no-repeat scroll -142px -369px;
	width:24px;
	height:32px;
	display:block;
	float:left;
	margin-top:10px;
	margin-right:15px;
}
.location-text{
	float:left;
	margin-top:0px;
}
.social-icon{
	margin:0 0 10px 0; padding:0; float:left;
}
.social-linkedin{
	background: transparent url("https://static.complianceonline.com/images/CONew2016/images/co-background-sprite-img.png") no-repeat scroll -146px -651px;
	float:left;
	width:23px;
	height:23px;
	margin-right:10px;
}
.social-twitter{
	background: transparent url("https://static.complianceonline.com/images/CONew2016/images/co-background-sprite-img.png") no-repeat scroll -179px -651px;
	float:left;
	width:32px;
	height:24px;
	margin-right:10px;
}
.social-facebook{
	background: transparent url("https://static.complianceonline.com/images/CONew2016/images/co-background-sprite-img.png") no-repeat scroll -224px -651px;
	float:left;
	width:10px;
	height:23px;
	margin-right:10px;
}
.social-google{
	background: transparent url("https://static.complianceonline.com/images/CONew2016/images/co-background-sprite-img.png") no-repeat scroll -247px -651px;
	float:left;
	width:21px;
	height:23px;
	margin-right:10px;
}
.social-youtube{
	background: transparent url("https://static.complianceonline.com/images/CONew2016/images/co-background-sprite-img.png") no-repeat scroll -279px -651px;
	float:left;
	width:19px;
	height:23px;
	margin-right:10px;
}
.social-blog{
	background: transparent url("https://static.complianceonline.com/images/CONew2016/images/co-background-sprite-img.png") no-repeat scroll -311px -651px;
	float:left;
	width:23px;
	height:23px;
	margin-right:10px;
}
.social-blog1{
	background: transparent url("https://static.complianceonline.com/images/CONew2016/images/co-background-sprite-img.png") no-repeat scroll -346px -651px;
	float:left;
	width:23px;
	height:23px;
	margin-right:10px;
}
.copyright_container{
	width:1250px;
	margin:auto;
	padding:0;
}
.copyright{
	float: left;
    white-space: nowrap;
    margin-top: 20px;
	color:#535353;
	font-size:13px;
}
.copyright a{
	color:#1062b2;
	text-decoration:none;
}
.social-media-left{
	float: left;
    white-space: nowrap;
    margin-top: 15px;
	color:#535353;
	font-size:13px;
	margin-left:200px;
}
.social-media-left strong{
	font-weight:600;
}
.ssl_seal{
	float: right;
    margin-top: 22px;
}
.devider{
	margin-top:15px;
	margin-bottom:15px;
	border-bottom:#e5e5e5 solid 1px;
	height:1px;
	width:100%;
}
.footer_wrapper{
	width:1250px;
	margin:auto;
	padding:0;
	font-size:13px;
}
.footer_about_us{
	padding-bottom:15px;
	overflow:auto;
}
.footer_about_us_text{
	float:left;
	font-weight:600;
	color:#272727;
	min-width:2%;
	max-width:30%;
}
.footer_about_us_text1{
	float:left;
	font-weight:400;
	margin-left:5px;
	color:#535353;
	max-width:92%;
}
.footer_about_us_text1 a{
	margin:0 5px;
	color:#535353;
	text-decoration:none;
	font-weight:400;
}
.footer-description{
	width:1250px;
	margin:0 auto 25px auto;
	padding:0;
	font-size:13px;
}
.footer-description h1{
	font-weight:600;
	font-size:14px;
	margin:0 0 10px 0;
	color:#535353;
	padding:0;
	
}
.footer-description span{
	font-weight:400;
	color:#535353;
	
}
.footer-description h2{
	font-weight:600;
	font-size:13px !important;
	margin:0 0 10px 0;
	color:#535353;
	padding:0;
	
}

.footer-description p{
	font-weight:400;
	font-size:13px !important;
	margin:0 0 10px 0;
	color:#535353;
	padding:0;
	
}

.footer-description p strong{
	font-weight:600;	
}

.breadcrumb {
    font-size: 13px;
	padding:9px 0;
	margin: auto;
	width:1250px;
	color:#484848;
}
.breadcrumb a {
    font-size: 13px;
	margin:0 5px;
	font-weight:400;
	color:#484848;
	text-decoration:none;
}


.fix {
  position: fixed;
  top: 32px;
  width: 100%;
  padding:0 10px 10px 35px;
  background: #f2f2f2;  
  z-index:99990;
  left: 0;
  margin:0 auto;
  left: 0;
  -webkit-box-shadow: 0px 2px 3px -1px rgba(46,46,46,.3);
-moz-box-shadow: 0px 2px 3px -1px rgba(46,46,46,.3);
box-shadow: 0px 2px 3px -1px rgba(46,46,46,.3);
}


/* Venkatesh@MSI */

.submit_button_div{
	background-color: #f29200;
    border: 1px solid #f29200;
    border-radius: 5px;
	margin-top: 15px;
	cursor: pointer;
	display: inline-block;
	overflow:auto;
	float: left;
	padding:3px 7px;
}

.submit_button {
	background-color: #f29200;
   	color: white;
    cursor: pointer;
    border:none;
    font-family: "Open Sans",sans-serif;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
}

.submit_button_span {
	background: #f29200 url(https://static.complianceonline.com/images/CONew2016/images/co-background-sprite-img.png) no-repeat -91px -63px;
	width: 15px;
	height: 15px;
	display: block;
	float: right;
	margin-top: 4px!important;
}

.nav-line-2 a{
	text-decoration:none;
	color:#515860;
}

.dropdown-content .dropdown_list{
	font-size:13px;
	padding-bottom:5px;
	color:#515860;
	font-weight:400;
	font-family: 'Open Sans', sans-serif;
	list-style: outside none none;
}

.dropdown-content .dropdown_list a{
	text-decoration:none;
	color:inherit;
}

.dropdown-content .dropdown_list a:hover{
	color:#fe8100;
}

.mask-div{
	width:92%; 
	height:100%; 
	background-color:black;
	position:absolute;
	opacity:0.1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10);/* IE8 */
	filter: alpha(opacity=10);/* IE 5-7 */
	margin: -17px !important;
    padding: 5px 21px 0 5px;	
}
.login-loading-img{
	margin: 115px 0 0 91px; 
	position: absolute; 
	z-index: 10;
}
.login-loading-div{
	display:none;
}

.upcoming_error{
	color: #f29200;
	font-size: 18px; 
	margin: 24px 0;
}

/* Added By Hari */

.about-training{
	width:93%;
	margin:auto auto 45px auto;
	padding:0;
}
.about-training h1{
	font-weight:600;
	font-size:14px;
	margin:0 0 10px 0;
	color:#010101;
	padding:0;
	
}
.about-training span{
	font-weight:300;
	color:#4d4d4d;
	font-size:13px;
	
}
.about-training h2{
	font-weight:600;
	font-size:13px;
	margin:0 0 10px 0;
	color:#010101;
	padding:0;
	
}

/* End Of Hari*/


/*Styles below added to make footer look similar to new UI(2021) footer*/

.band {background: #d6edf6; padding: 15px 10px 10px 10px;}
.container{width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; max-width: 1140px;}

.band ul {list-style: none; padding: 0; margin: 0;}
.band ul li {display: block; margin: 0px 0 10px 0; color: #484848; padding: 0 30px 0 30px; font-size: 14px; float:left;}
.band ul li a{color: #484848; text-decoration: none;}
.band ul li a:hover{text-decoration: underline;}
.band .phone-icon {
    background: none;
    width: auto;
    height: auto;
    display: block;
    float: left;
    margin-top: 13px;
    margin-right: 10px;
}
.band .phone-text {float: left; margin-top: 23px;}
.band .email-icon { 
	background: none;
    width: auto;
    height: auto;
    display: block;
    float: left;
    margin-top: 8px;
    margin-right: 15px;
}
.band .email-info {float: left; margin-top: 0px; line-height: 1.6;}

.band .location-icon { 
	background: none;
    width: auto;
    height: auto;
    display: block;
    float: left;
    margin-top: 8px;
    margin-right: 15px;
}
.band .location-text {float: left; margin-top: 0px; line-height: 1.6;}
.band .follow-us{margin: 0px 0px 10px 0px; padding: 0;}
.copywrite_band{font-size: 14px; color: #212529; line-height: 1.5; margin:20px 0px;}
.copyright-box {float: left; line-height: 1.8;}
.copyright-box a{color: #007bff; text-decoration: none;}
.copyright-box a:hover{color:#0056b3; text-decoration: underline;}
.social-media-box {float: left; white-space: nowrap; margin-left: 180px; line-height: 1.8;}
.social-media-box div{ margin-top:12px;}
.social-media-box img{width:auto !important;}
.ssl-seal-box {float: right; margin-top: 5px;}
#new-footer{background: #53565f; padding: 35px 0px;}
.footer-box{width:24%; float:left; color: #fff; font-size: 16px;}
.footer-box ul{list-style-type:none; margin-left:0px; padding-left:0px;}
.footer-box ul li{margin-bottom: 4px;}
.footer-box ul li a{text-decoration: none; transition: all .2s ease-in-out; transition: all 0.3s ease 0s; color:#fff;}
.footer-box ul li a:hover{text-decoration: underline; font-size:17px;}
.footer-box h6{font-weight: 700 !important; font-size: 16px; margin-bottom: 8px;}
.footer-box hr{width: 100px; display: inline-block !important; margin-top: 0; border-top: 1px solid #fff; margin-bottom:16px; }
.fb-margin{margin-top:50px;}
