/********************************
 *
 * Name: v2.css
 * Description: Design and layout changes from Feb 2016 onwards
 * Author: Katrina Watson
 *
*********************************/

.sc__homepage__modal {
	
	z-index: 99999999999999999; 
}

.ltblue {
	color: #289FD7;
}

.link {
	cursor: pointer;
}

.ltblue.link:hover {
	color: #8ccb45;
}

.sc__v2 {
  font-family: "Open Sans", 'Whitney A', 'Whitney B', sans-serif;
}

.sc__v2__page {
  margin-bottom: 50px;
}


.sc__v2__hideme {
  display: none;
}

body {
  background: #fff;
}

.sc__v2 a {
	text-decoration: none;
}

.sc__v2 .sml {
  font-size: 9pt;
}

.sc__v2__wrapper {
  max-width: 1020px;
  margin: 0 auto;
}

.Block.Breadcrumb {
	margin: 5px 0;
	/*background: rgba(0,0,0,0.03);*/
    padding: 5px 15px;
    max-width: 70%;
    border-radius: 5px;
}

.sc__v2__category .Block.Breadcrumb {
	max-width: 100%;
}

/* nav */

.sc__header__nav__tab > [class^="sc__header__nav__tab__dd"] {
	z-index: 9999;
}

/* layout grids */
.sc__v2__col6 {
  width: 49%;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
}

.sc__v2__col4 {
  width: 33%;
  display: inline-block;
  vertical-align: top;
    box-sizing: border-box;
}

.sc__v2__col2 {
  width: 49.5%;
  display: inline-block;
  vertical-align: top;
    box-sizing: border-box;
}

/* inline search */
.sc__v2__inlineSearch {
  position: relative;
  overflow: hidden;
  height: 50px;
  margin-bottom: 20px;
  margin-top: 0px;
}

/* Top bar */
#sc__v2__topBar {
  background: #f1f1f1;
  height: 60px;
  padding-top: 10px;
  box-sizing: border-box;
}

#sc__v2__topBarCTA {
  width: 55%;
  display: inline-block;
}

#sc__v2__topBarCTA p span {
	font-weight: 600;
}
#sc__v2__topBarCTA a {
 color: #333;
 font-weight: 600;
}
#sc__v2__topBarCTA a:hover {
 
    color: #9fcf67;
}

#sc__v2__topBarCTA p {
  font-size: 10pt;
  padding-top: 10px;
}
@media screen and (max-width: 1024px) {
  #sc__v2__topBarCTA {
    width: 47%;
    margin-left: 40px;
  }
  #sc__v2__topBarCTA p {
    font-size: 10pt;
    padding-top: 8px;
    line-height: 1.4em;
    text-align: left;
  }
}

@media screen and (max-width: 599px) {
  #sc__v2__topBarCTA {
    display: none;
  }
}

#sc__v2__searchbox {
  position: relative;
  right: 0;
  width: 300px;
  top: 5px;
  float: right;
}

.sc__header__search {
	top: 0px !important;
}

.sc__header__search__results {
	top: calc(100% + 0em) !important;
}

input[type="text"].sc__header__search__input {
  border: 1px solid #ddd !important;
  border-radius: 0 !important;
}

/* List styles */
ul.sc__v2__inlinelist {
	margin:0; 
}
.sc__v2__inlinelist li,
.sc__v2__inlinelist span {
	display: inline-block;

}

.sc__v2__inlinelist li:before,
.sc__v2__inlinelist span:before {
	content: "\b7\a0";
	color: #8ccB45; 
}

/* Home page feature */

.sc__v2__feature {
  overflow: hidden;
}

.sc__v2__feature-inner {
	position: relative;
}

/* Full width image feature */
.sc__v2__feature-fullimage {
  background-image: url(../images/take5forsafety-promo.jpg);
  background-repeat:  no-repeat;
  background-position:  center;
  height: 342px;

}



.sc__v2__feature-fullimage-2 {
  background-image: url(../images/SC_RiskAssessmentForms-banner-bg2.jpg);
  background-repeat:  no-repeat;
  background-position:  center;
  height: 342px;


}


.sc__v2__feature-fullimage-3 {
  background-image: url(../images/SC_MobilePhones-banner-bg.jpg);
  background-repeat:  no-repeat;
  background-position:  center;
  height: 342px;

}

.sc__v2__feature-fullimage-4 {
  background-image: url(../images/sc_workers_memorial_day_2016.jpg);
  background-repeat:  no-repeat;
  background-position:  center;
  background-size: 100%;
  height: 338px;


}

.sc__v2__feature-fullimage-5 {
  background-image: url(../images/background2.jpg);
  background-repeat:  no-repeat;
  background-position:  center;
  height: 342px;

}



.sc__v2__eofy2016 {
  background-image: url(../images/eofy-sale.png);
  background-repeat:  no-repeat;
  background-position:  center;
  height: 342px;
  width: 50%;
  background-size: cover;
  float: right;
}

@media screen and (max-width: 1024px) {
	.sc__v2__eofy2016 { 
		width: 500px;
	}
}

@media screen and (max-width: 550px) {
	.sc__v2__eofy2016 { 
		width: 100%;
		background-size: contain;
	}
}

.sc__v2__feature-fullimage-2 .sc__v2__feature-cta {
    top: 70px;
    width: 500px;
    position: absolute;
    color: #fff;
    font-size: 20pt;
    margin-left: 2px;
    text-shadow: 1px 1px 2px #333;
    background: rgba(0,0,0,0.8);
    padding: 40px 30px;
}

.sc__v2__feature-fullimage-2 .sc__v2__feature-cta {
	right: 8px;
}

.sc__v2__feature-fullimage-2 .sc__v2__feature-cta-btn{
    position: absolute;
    top: 235px;
    right: 30px;

}


.sc__v2__feature-fullimage-3 .sc__v2__feature-cta-btn {
    position: absolute;
    top: 245px;
    left: 30px;

}

.sc__v2__feature-fullimage-2 .sc__v2__feature-cta-btn a.sc__v2__btn,
.sc__v2__feature-fullimage-3 .sc__v2__feature-cta-btn a.sc__v2__btn {
	font-weight: 300;
    letter-spacing: 0.2px;
	font-size: 11pt;
	    margin: 0;
	-webkit-box-shadow: 0px 0px 6px -1px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 6px -1px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 6px -1px rgba(0,0,0,0.75);
}

.sc__v2__feature-fullimage-2 .sc__v2__feature-cta .smaller {
  font-size: 16pt;
  margin-bottom: 14px;
  display: block;
}
.sc__v2__feature-fullimage-2 a.blocklink,
.sc__v2__feature-fullimage-3 a.blocklink {
	width: 100%;
    height: 100%;
    display: block;
    position: absolute;
}


.sc__v2__feature-fullimage-3 .sc__v2__feature-cta {
    top: 60px;
    width: 400px;
    position: absolute;
    color: #fff;
    font-size: 12pt;
    margin-left: 2px;
    text-shadow: 1px 1px 4px #333333;
    line-height: 1.3;
    background: rgba(0,0,0,0.7);
    padding: 20px 20px 30px 30px;

}
.sc__v2__feature-fullimage-3 .sc__v2__feature-cta .lineone {
    font-size: 12.5pt;
    display: block;
    line-height: 1.1;
    margin-bottom: 10px;
    font-weight: 500;
    margin-top: 10px;

}

@media screen and (max-width: 699px) {
	.sc__v2__feature-fullimage-2 .sc__v2__feature-cta {
		font-size: 16pt;
		line-height: 1.2;
		  width: 60%;
	}
	.sc__v2__feature-fullimage-2 .sc__v2__feature-cta .smaller {
		font-size: 16pt;
		margin-bottom: 0;
		display: inline;
	}

	.sc__v2__feature-fullimage-2 .sc__v2__feature-cta-btn,
	.sc__v2__feature-fullimage-3 .sc__v2__feature-cta-btn {
	       position: relative;
		   top: 50px;
		   width: 250px;
		   margin: 0 auto;
		   left: 0;
		   right: 0;
	}

	.sc__v2__feature-fullimage-2 .sc__v2__feature-cta-btn a,
	.sc__v2__feature-fullimage-3 .sc__v2__feature-cta-btn a{
		width: 250px;
	}

	.sc__v2__feature-fullimage-2 .sc__v2__feature-cta,
	.sc__v2__feature-fullimage-3 .sc__v2__feature-cta {
		width: 80%;
		margin: 0 auto;
		text-align: center;
		position: relative;
		box-sizing: border-box;
		top: 40px;
		left: 0;
		right: 0;
	}
	
	.sc__v2__btn_lge, a.sc__v2__btn_lge {
		font-size: 11pt; 
	}

}



.sc__v2__blocklink {
  display: block;
  width: 100%;
  height: 100%;
}

ul.sc__v2__2cols {
  -webkit-columns:2;
  -moz-columns: 2;
  columns: 2;
}

.alignleft {
  text-align: left;
}

.alignright {
  text-align: right;
}

.aligncenter {
  text-align: center;
}

/* end new feature banners code */


/* Green button */
a.sc__v2__btn-green,
.sc__v2__btn-green {
  /*background: #a0cf67;*/
  background: #8bc545;
  color: #fff;
  -webkit-transition: background-color 100ms ease-out 0.2s;
    -moz-transition: background-color 100ms ease-out 0.2s;
    -o-transition: background-color 100ms ease-out 0.2s;
    transition: background-color 100ms ease-out 0.2s;
}

a.sc__v2__btn-green:hover,
.sc__v2__btn-green:hover {
  background: #7bac41;
  color: #fff;
}


a.sc__v2__btn-brightblue, 
button.sc__v2__btn-brightblue {
  /*background: #a0cf67;*/
  background: #289fd7;
  color: #fff;
  -webkit-transition: background-color 100ms ease-out 0.2s;
    -moz-transition: background-color 100ms ease-out 0.2s;
    -o-transition: background-color 100ms ease-out 0.2s;
    transition: background-color 100ms ease-out 0.2s;
}

a.sc__v2__btn-brightblue:hover,
button.sc__v2__btn-brightblue:hover {
  background: #8bc545;
  color: #fff;
}

a.sc__v2__btn-dkblue, 
button.sc__v2__btn-dkblue {
  /*background: #a0cf67;*/
  background: #1b3859;
  color: #fff;
  -webkit-transition: background-color 100ms ease-out 0.2s;
    -moz-transition: background-color 100ms ease-out 0.2s;
    -o-transition: background-color 100ms ease-out 0.2s;
    transition: background-color 100ms ease-out 0.2s;
}

a.sc__v2__btn-dkblue:hover,
button.sc__v2__btn-dkblue:hover {
  background: #8bc545;
  color: #fff;
}

/* Light button style */
.sc__v2__btn-lt {
  background: rgba(255,255,255,0.23);
  border: 1px solid rgba(255,255,255,0.0);
  color: #fff;
  -webkit-transition: background-color 100ms ease-out 0.2s;
    -moz-transition: background-color 100ms ease-out 0.2s;
    -o-transition: background-color 100ms ease-out 0.2s;
    transition: background-color 100ms ease-out 0.2s;
}

.sc__v2__btn-lt:hover {
  color: #fff;
  background: rgba(255,255,255,0.13);
}

.sc__v2__btn-outlineGreen {
	border: 1px solid #8ccb45;
	color: #8ccb45;
	background: none; 
	text-align: none; 
	
}

.sc__v2__btn-outlineGreen:hover {
	background: #8ccb45;
	color: #fff; 
	
}

.sc__v2__btn-outlineWhite {
	border: 1px solid #fff;
	color: #fff;
	background: none; 
	text-align: none; 
	
}

.sc__v2__btn-outlineWhite:hover {
	background: #fff;
	color: #289FD7; 
	
}

.sc__v2__btn_med,
a.sc__v2__btn_med {
	min-width: 120px;
	padding: 10px 30px;
	text-decoration: none; 
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	font-size: 11.5pt; 
	    margin: 10px 0;
    display: inline-block;
    text-align: center;
}

.footer_ctas .sc__v2__btn_lge {
	width: 30%; 
	margin:10px; 
}

@media screen and (max-width: 860px) { 
	.sc__v2__btn_lge, a.sc__v2__btn_lge { 
		padding: 10px 10px;
	}
	
	.footer_ctas .sc__v2__btn_lge {
		width: 80%; 
		margin:10px; 
	}
}

@media screen and (max-width: 599px) {
	.sc__v2__btn_lge, a.sc__v2__btn_lge { 
		min-width: auto; 
	}
}


/******************* Panels *******************/

.sc__v2__panel .inner {
	width: 80%;
    margin: 0 auto;
}

/* White panel */
.sc__v2__panel-0 {
  background: #fff;
  padding: 10px 20px 40px;
  text-align: center;
}

/* Light grey panel */
.sc__v2__panel-1 {
  background: rgba(235,235,235,0.8);
  padding: 30px 20px 40px;
  text-align: center;
}

/* Dark blue panel */
.sc__v2__panel-2 {
  background: #1b3859;
  padding: 30px 20px 60px;
  text-align: center;
  color #fff;
}

/* Light blue panel */
.sc__v2__panel-3 {
  background: #eef3f5;
  overflow: hidden;
  vertical-align: middle;
  padding-bottom: 20px;
}


/* dkgrey */
.sc__v2__panel-dkgrey {
	background: #535353; 
	padding: 30px 20px 60px;
	text-align: center;
	color #fff;
}

.sc__v2__panel-dkgrey li {
	color: #fff;
}

.panel-side-img-left {
  float: left;
  width: 35%;
  margin-right: 50px;
  margin-left: 100px;
}

.sc__v2__panel-green {
	background: #8ccb45;
	color: #fff;
	text-align: center;
	padding: 30px 20px 60px;
}

/* Fonts */
.sc__homepage h1, .sc__v2__page h1 {
  color: #1b3859;
  font-size: 22pt;
  line-height: 1.3;
  margin-bottom: 15px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}

.sc__homepage .sc__v2__panel h2 {
  color: #98c265;
  font-size: 20pt;
  line-height: 1.5;
  margin-bottom: 15px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 200;
}

.sc__v2__panel h2 {
  margin-top: 40px;
}

.sc__v2__page .sc__v2__panel-green h3,
.sc__v2__page .sc__v2__panel-green h4 {
	color: #fff; 
}

.sc__v2__page .sc__v2__panel-green h3 {
	font-weight: 600;
}

.sc__v2__page .sc__v2__panel-green h4 {
	font-weight: 400;
    font-size: 14pt;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.5;
    margin-bottom: 30px;
}

.sc__homepage .sc__v2__panel-2 h2 {
  color: #fff;
}

.sc__homepage .sc__v2__panel-3 h2 {
  color: #289fd7;
  padding-top: 10px;
}

.sc__homepage .sc__v2__panel-2 p {
  color: #fff;
}

.sc__v2__page h2 {
  color: #98c265;
  font-size: 20pt;
  line-height: 1.5;
  margin-bottom: 15px;
  font-family: 'Open Sans', 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 200;
}

.sc__v2__page h3 {
  color: #98c265;
  font-size: 16pt;
  line-height: 1.5;
  margin-bottom: 15px;
  font-family: 'Open Sans', 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 200;
}


.sc__v2 p {
  color: #777677;
  font-size: 13.5pt;
  line-height: 1.7;
  margin-bottom: 15px;
}

.sc__v2.sc__v2__page p {
  font-size: 11.5pt;
  line-height: 1.6;
  font-weight: 400; 
}

.sc__v2.sc__v2__page li {
  font-size: 11.5pt;
  line-height: 1.6;
    font-weight: 400; 
}

.sc__v2__panel-2 h2, .sc__v2__panel-2 p {
  color: #fff;
}


.sc__v2.sc__v2__page.sc__v2__smallerfont p,
.sc__v2.sc__v2__page.sc__v2__smallerfont li,
.sc__v2.sc__v2__page .sc__v2__smallerfont p,
.sc__v2.sc__v2__page .sc__v2__smallerfont li  {
    font-size: 11pt;
    line-height: 1.7;
}

/* Feature products */
.sc__v2__featureProduct {
  width: 30%;
  display: inline-block;
  margin: 15px;
  height: 200px;
  overflow: hidden;
}

.sc__v2__featureProduct a {
  color: #fff;
}

.sc__v2__featureProduct a:hover {
  font-weight: bold
}
.sc__v2__featureProduct:hover {
  background: #a0cf67;
  background-image: none;
  /*-webkit-transition: background-color 300ms ease-in 0.2s;
    -moz-transition: background-color 500ms ease-in 0.2s;
    -o-transition: background-color 500ms ease-in 0.2s;
    transition: background-color 500ms ease-in 0.2s;*/
}

.sc__v2__featureProduct#sc__v2__featureProduct-swms:hover,
.sc__v2__featureProduct#sc__v2__featureProduct-qms:hover,
.sc__v2__featureProduct#sc__v2__featureProduct-whs:hover {

  background: #a0cf67;
}

.sc__v2__featureProduct .sc__v2__blockLink {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
}

.sc__v2__blockLinkAbsolute {
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 0;
}

#sc__v2__featureProduct-swms {
  background-image: url('../images/product-btn-swms.jpg');
  background-size: cover;
  position: relative;
}

#sc__v2__featureProduct-qms {
  background-image: url('../images/product-btn-qms.jpg');
  background-size: cover;
  position: relative;
}

#sc__v2__featureProduct-whs {
  background-image: url('../images/product-btn-whse.jpg');
  background-size: cover;
  position: relative;
}

.sc__v2__featureProduct .sc__v2__featureProduct-label {
  display: block;
  background: rgba(160,207,103,0.9);
  padding: 20px 35px;
  color: #fff;
  position: relative;
  margin-top: 40px;
  font-size: 14pt;
  font-weight: 200;
  line-height: 1.5;
}

.sc__v2__featureProduct .sc__v2__blockLink::after {
  content: '';
  display: block;
  float: right;
  margin-right: 10px;
  margin-top: 20px;
  positon: absolute;
  width: 170px;
  height: 30px;
  background-image: url(../images/safetyculturedocs-logo.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom right;
}


/* Category buttons */

.SubCategoryList_v2 {
  clear:both;
  overflow: hidden;
}

.sc__v2__categoryBtn {
  width: 100%;
  display: table;
  height: 200px;
  overflow: hidden;
  background: #ccc;
  position: relative;
}

.sc__v2__categoryBtn a {
  color: #fff;
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}



.sc__v2__categoryBtn .sc__v2__categoryBtn-label {
  display: block;
  background: rgba(0,0,0,0.7);
  padding: 20px 35px;
  color: #fff;
  position: relative;
  font-size: 14pt;
  font-weight: 200;
  line-height: 1.5;
}

.sc__v2__categoryBtn .sc__v2__categoryBtn-label:hover {
  background: #a0cf67;

}

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

#sc__v2__categoryBtn-construction {
  background-image: url('../images/construction-swms-2.jpg');
  background-size: cover;
  position: relative;
}

#sc__v2__categoryBtn-electrical {
  background-image: url('../images/electrician-swms.jpg');
  background-size: cover;
  position: relative;
}

#sc__v2__categoryBtn-carpentry {
  background-image: url('../images/carpentry-swms.jpg');
  background-size: cover;
  position: relative;
}

#sc__v2__categoryBtn-civil {
  background-image: url('../images/civil-swms.jpg');
  background-size: cover;
  position: relative;
}

#sc__v2__categoryBtn-plumbing {
  background-image: url('../images/plumbing-swms.jpg');
  background-size: cover;
  position: relative;
}

#sc__v2__categoryBtn-cleaning {
  background-image: url('../images/cleaning-swms-2.jpg');
  background-size: cover;
  position: relative;
}

.sc__v2__categoryBtn .sc__v2__blockLink::after {
  content: '';
  display: block;
  float: right;
  margin-right: 0px;
  margin-top: 0px;
  position: absolute;
  width: 120px;
  height: 20px;
  right: 10px;
  bottom: 10px;
  background-image: url(../images/safetyculturedocs-logo.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom right;
}

ul.sc__v2__categoryList  {
  list-style: none;
  margin: 20px 0;
}

.sc__v2__categoryList a {
  color: #726d6e;
}

.sc__v2__categoryList a:hover {
  color: #a0cf67;
}

.sc__v2__categoryList li:before {
  content: "\00BB";
  margin-right: 10px;
  color: #a0cf67;
  font-family: sans-serif;
}

/* Category grid */

.SubCategoryListGrid_v2 ul {
  margin: 0;
  padding: 0;
}

.SubCategoryListGrid_v2 li {
  display: inline-block;
  list-style: none;
  width: 32.9%;
  padding: 5px;
  box-sizing: border-box;
  text-align: center;
}
@media screen and (max-width: 599px) {
  .SubCategoryListGrid_v2 li {
    width: 49%;
    overflow: hidden;
  }
}



/* Why choose SafetyCulture */

#sc__v2__whychoosesc {
  overflow: hidden;
}

.sc__v2__desc {
  width: 35%;
  text-align: left;
  float: left;
}

.sc__v2__icons {
  width: 60%;
  display: inline-block;
  padding-top: 50px;
  /*color: #94BE60;*/
}

.sc__v2__icons p {
	color: #777677;
	font-size: 11pt;
	line-height: 1.7;
}

.sc__v2 .sc__homepage-blurb__perk__i__wrapper {
    width: auto;
    height: auto;
    border-radius: 0;
    color: #94BE60;
    background-color: #fff;
    display: block;
    margin: 0 auto 20px;
}

.sc__homepage-blurb__perk__label {
  font-size: 1.2em;
}


/* Home page responsive */

@media screen and (max-width: 1080px) {
  .sc__v2__wrapper {
    max-width: 90%;
  }
  .sc__v2__feature .sc__v2__feature-text {
	  width: 37%;
  }
  .sc__v2__featureProduct {
	  margin: 10px;
  }
  .sc__v2__featureProduct .sc__v2__featureProduct-label {
	  padding: 20px 10px;
    font-size: 12pt;
  }
  .sc__v2__btn, a.sc__v2__btn {
	  padding: 10px;
	  min-width: 0;
  }

  .sc__v2__feature iframe {
	  width: 100%;
	  height: 100%;
  }

  #sc__v2__searchbox {
	  width: 45%
  }

  .sc__header__search {
    left: 20px;
  }

  #sc__v2__topBar {
    height: 70px;
  }

  /* these are important because header.css is overriding them. when you cleanup that file, you can undo these */
  .sc__header {
    padding: 0 !important;
    padding-bottom:0 !important;
    min-height: 137px !important;
  }
  .sc__header__search {
    top: 10px !important;
  }


}

@media screen and (max-width: 1024px) {
  .sc__header {
    padding-bottom: 114px !important;
  }
}



@media screen and (max-width: 999px) {
  .sc__v2__feature .sc__v2__feature-img {
    width:55%;
  }

  .sc__v2__feature .sc__v2__feature-text {
    padding: 25px 10px 0 40px;
  }

}

@media screen and (max-width: 855px) {
  .sc__v2__feature .sc__v2__feature-img,
  .sc__v2__feature .sc__v2__feature-text {
    width: 100%;
    text-align: center;
  }

  .sc__v2__featureProduct {
    width: 45%;
  }
}
@media screen and (max-width: 660px) {
  .sc__v2__feature .sc__v2__feature-img {
    height: 280px;
  }
  .sc__v2__featureProduct {
    width: 100%;
  }
  #sc__v2__whychoosesc .sc__v2__desc,
  #sc__v2__whychoosesc .sc__v2__icons {
    width: 100%;
    float: none;
  }
  .sc__homepage-blurb__perks {
    display: inline-block;
    width: 100%;
    font-size: 13px;
  }
  .sc__homepage-blurb__perk {
    width: 30%;
  }
  .sc__homepage-blurb__perk + .sc__homepage-blurb__perk,
  .sc__homepage-blurb__perk + .sc__homepage-blurb__perk {
    margin-top: 0;
  }
  #sc__v2__whychoosesc .sc__v2__icons {
    padding-top: 0;
  }
  .sc__v2__feature .sc__v2__feature-text {
    padding: 25px 20px 0 20px;
  }

  .sc__homepage.sc__v2 p {
    line-height: 1.4;
    text-align: center;
  }
  
   .sc__homepage.sc__v2 h3 {
    text-align: center;
  }

  .sc__v2__featureProduct {
    margin: 10px 0;
  }

  .sc__homepage__modal {
    /*display: none;*/
  }

  .sc__homepage .sc__v2__panel h2 {
    text-align: center;
    font-size: 18px;
  }

  #sc__v2__home-watchvideo {
	  display: none;
  }



}


@media screen and (max-width: 599px) {
  .sc__v2__col6 {
    padding: 0 20px;
  }

  .sc__v2__categoryList li:before {
    content: '';
    margin-right: 0;
  }

  .sc__v2__categoryList li a {
    border-bottom: 1px solid #ccc;
    padding: 5px 0;
    display: block;
  }

  .sc__v2__page h2 {
    text-align: center;
  }

  #sc__v2__searchbox {
    width: 100%
  }
  .sc__header__search {
    left: 60px;
  }

}

.pdf-download-cta {
	text-align: center;
}

#tabs #pdf-downloads, .tab-content #pdf-downloads {

}

#product-sample {
	display: none;
}

#sc__v2__mobileCheck {
	display: none;
}

.sc__v2__hidemobile {
  display: inline-block;
}

.sc__v2__hidedesktop {
  display: none;
}

@media screen and (max-width: 660px) {
	#sc__v2__mobileCheck {
		display: inline;
	}

  .sc__v2__hidemobile {
    display: none;
  }

  .sc__v2__hidedesktop {
    display: inline-block;
  }
}

/******************* Old style overrides *********************/

.sc__v2 #sc__banner__free-swms {
  display: none;
}

/* testimonials */
.sc__v2 .sc__wcas {
  display: none;
}


/* Checkout */

.sc__v2__checkout .ExpressCheckoutBlockCollapsed .ExpressCheckoutContent {
  display: block;
}

.sc__v2__checkout .ExpressCheckoutBlock {
    padding-top: 6px;
    /* border: 1px solid red; */
    overflow: hidden;
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

/*
.sc__v2__checkout #CheckoutStepAccountDetails {
  width: 32.99%;
}

.sc__v2__checkout #CheckoutStepBillingAddress {
  width: 32.99%;
}
.sc__v2__checkout #CheckoutStepConfirmation {
  width: 66%;
}
*/




.sc__v2__checkout textarea {
  width: 95% !important;
}

.sc__v2__checkout #CheckoutGuestForm .PL40 {
  margin: 0;
  padding: 0;
}

.sc__v2__checkout #CheckoutGuestForm dd{
  margin-left: 5px;
}

.sc__v2__checkout #CheckoutGuestForm label {
  font-size: 13.5px;
  padding: 2px;
}

.sc__v2__checkout input[type="radio"], input[type="checkbox"] {
  margin: 0;
}

.sc__v2__checkout .CreateAccount,
.sc__v2__checkout .AccountLogin {
  width: 49%;
  padding: 0 20px;
  box-sizing: border-box;
}

.sc__v2__checkout .HorizontalFormContainer dt {
  width: 100%;
  float:none;
  clear: both;
}

.sc__v2__checkout .HorizontalFormContainer dd {
  margin-left: 0;
}

.sc__v2__checkout .Field200{
  width: 100%;
}

.sc__v2__checkout .Field150 {
  width: 90%;
}

.sc__v2__checkout .NarrowFormContainer dd {
  margin-left: 0;
}

.sc__v2__checkout #CreateAccountButton,
.sc__v2__checkout #LoginButton,
.sc__v2__checkout .billingButton,
.sc__v2__checkout #bottom_payment_button,
.sc__v2__checkout input[type=submit] {
  float: right;
  padding: 8px 18px !important;;
  background: #8ccb45;
  border: none;
  color: #fff;
  font-size: 10.5pt;
  margin-right: 15px;
  margin-bottom: 30px;
}

.sc__v2__checkout #CreateAccountButton {
  display: none;
}

.sc__v2__checkout .NarrowFormContainer p.Submit,
.sc__v2__checkout .HorizontalFormContainer p.Submit {
  margin-left: 0;

}

.sc__v2__checkout .NarrowFormContainer p.Submit a {
  /* forgot password link */
  float: left;
  margin-top: -10px;
  text-align: left;
  width: 150px;
  margin-left: 0;
}

.sc__v2__checkout .ExpressCheckoutBlock .ExpressCheckoutTitle {
  background: rgba(140,203,69,1);
  border: 1px solid #8ccb45;
  color: #fff;
  font-size: 14pt;
  padding: 8px 12px;
}

.sc__v2__checkout .ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
  background: rgba(140,203,69,0.7);
  border: 1px solid #8CCB45;
}

.sc__v2__checkout .ExpressCheckoutCompletedContent {
  display: block;
  width: 100%;
  margin: 0;
  float: none;
  left: 0;
  top: 0px;
  position: relative;
  color: #fff;
}

.sc__v2__checkout .SelectBillingAddress img,
.sc__v2__checkout .AddBillingAddress img {
  /* hide broken images */
  display: none;
}

.sc__v2__checkout form#NewBillingAddress {
  margin-left: 2px;
}

.sc__v2__checkout table.General tbody td,
.sc__v2__checkout table.CartContents tbody td,
.sc__v2__checkout table.General thead tr th,
.sc__v2__checkout table.CartContents thead tr th
{
  padding: 6px 6px;
}


.sc__v2__checkout table.CartContents em.ProductPrice {
  font-size: 1.2em;
  text-align: right;
}

.sc__v2__checkout .PaymentOptions h3,
.sc__v2__checkout .CheckoutOrderComments h3,
.sc__v2__checkout .CheckoutHideOrderTermsAndConditions h3 {
  margin-bottom: 15px;
  margin-top: 30px;
}

.sc__v2__checkout h3 {
  margin-bottom: 15px;
  margin-top: 30px;
}

.sc__v2__checkout .ExpressCheckoutTitle {
  margin-top: 5px;
}

.sc__v2__checkout label[for="join_mailing_list"],
.sc__v2__checkout label[for="AgreeTermsAndConditions"] {
  width: 90%;
  margin-top: -5px;
  padding-top: 0;
  margin-bottom: 30px;
  display: inline-block;
}

.sc__v2__checkout .alert {
  font-size: 16px !important;
  padding: 20px;
}

.sc__v2__alert-info {
  background: #8ccb45;
  padding: 15px 30px;
  color: #fff !important;
  font-size: 12pt;
}

.sc__v2__alert-info {

}

.CartContents .Availability {
	display: none;
}

/* Split billing address into 2 cols */
.sc__v2__checkout #CheckoutStepBillingAddress .FloatLeft {
  float: none;
}

.sc__v2__checkout #CheckoutStepBillingAddress dl {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-width: 50%;
     -moz-column-width: 50%;
          column-width: 50%;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
       break-inside: avoid;
}

.sc__v2__checkout #CheckoutStepBillingAddress .HorizontalFormContainer dd {
  width: 90%;
}

.sc__v2__checkout #CheckoutStepBillingAddress dd:nth-of-type(5) {
    -webkit-column-break-after: always;
    page-break-after: always;
         break-after: always;
}

/* checkout page mobile styles */
@media screen and (max-width: 660px) {

  .sc__v2__checkout .ExpressCheckoutBlock,
  .sc__v2__checkout #CheckoutStepConfirmation {
    width: 100%;
  }

  .sc__v2__checkout #provider_list > label {
    width: 30%;
  }



}
@media screen and (max-width: 330px) {
  .sc__v2__checkout table.General tbody td,
  .sc__v2__checkout table.CartContents tbody td,
  .sc__v2__checkout table.General thead tr th,
  .sc__v2__checkout table.CartContents thead tr th {
    padding: 0;
  }

  .sc__v2__checkout #provider_list > label {
    width: 80%;
  }

  .sc__v2__checkout textarea {
    width: 90% !important;
  }

  .sc__v2__checkout form dd .ProductPrice {
    float: none;
  }

}


/* Landing modal */

.sc__v2 #landingModal {
  padding-bottom: 25px;
  padding-left: 25px;
}
.sc__v2 #landingModal .modal-column {
  margin: 0px 0;
  padding: 10px 25px;
  box-sizing: border-box;
}

.sc__v2 #landingModal .modal-column-first {
  border-right: 2px solid #efefef;
}

.sc__v2 #landingModal p {
  font-size: 11pt;
}

.sc__v2 #landingModal h3 {
    color: #98c265;
    margin-left: 0;
}

.sc__v2 .modal-docs-col {
  border-right: 2px solid #eee;
}

@media screen and (max-width:1020px) {
  .sc__v2 #landingModal .modal-column{
    padding: 10px 15px;
  }

}
@media screen and (max-width: 599px) {

  .sc__v2 #landingModal {
    padding-left: 20px;
  }

  .sc__v2 #landingModal .modal-column{
    padding: 0px;
  }

  .sc__v2 .modal-docs-col {
    border-right: 0;
  }

  .modal.fade.in {
    top: 0;
  }

  .sc__v2 #landingModal h3 {
    color: #98c265;
    font-size: 12pt;
    margin-left: 0;
  }

  .sc__homepage__modal {
    position: absolute;
    top: 100px;
    z-index:999999999999999999999;
  }

  .sc__v2 #landingModal p.image-block {
    height: 115px;
    display: block;
  }


}
@media screen and (max-width: 300px) {


}


/* make keyframes that tell the start state and the end state of our object */
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }

.sc__v2__fade-in {
  opacity:0;  /* make things invisible upon start */
  -webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
  -moz-animation:fadeIn ease-in 1;
  animation:fadeIn ease-in 1;

  -webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
  -moz-animation-fill-mode:forwards;
  animation-fill-mode:forwards;

  -webkit-animation-duration:1s;
  -moz-animation-duration:1s;
  animation-duration:1s;
}

.sc__v2__fade-in.one {
  -webkit-animation-delay: 1.0s;
  -moz-animation-delay: 1.0s;
  animation-delay: 1.0s;
}


/* Category Products v2 */

.Category_FeaturedProduct_v2 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sc__v2__product {
  width: 22%;
  text-align: center;
  color: #ccc;
  float: left;
  margin-right: 10px;
  margin-top: 10px;
}

ul.sc__v2__product_3col {
	margin: 0 0 10px 0;
}

.sc__v2__product_3col .sc__v2__product {
  width: 30%;

}

.sc__v2__product_img {
  height: 120px;
  overflow: hidden;
  width: 100%;
  background: #8ccb45;
}

.sc__v2__product_img img {
  margin-top: -10px;
  width: 100%;
  height: auto;
  background: #fff;
}

.sc__v2__product_3col .sc__v2__product_img img {
  margin-top: -30px;
  width: 100%;
  height: auto;
}

.sc__v2__product_details {
  background: #1c4580;
  color: #fff;
  text-align: center;
  overflow: hidden;
}

.sc__v2__product:hover .sc__v2__product_details {
  background: #8ccb45;
}

.sc__v2__product:hover .sc__v2__product_img img {
  display: none;

}

.sc__v2__product_img {
  position: relative;
}

.sc__v2__product:hover .sc__v2__product_img:after {
  content: "VIEW PRODUCT";
  border: 1px solid #fff;
  padding: 8px 16px;
  position: absolute;
  top: 30px;
  left: 20%;
  width: 60%;
  box-sizing: border-box;
  font-weight: 200;
  font-size: 12pt;
}

.sc__v2__product_formats {

}

.sc__v2__product_price {
  background: #eee;
  font-size: 14px;
  padding: 3px;
  color: #666;
}

.sc__v2__product_details h3 {
  font-size: 16px;
  max-width: 90%;
  margin: 0px auto;
  padding: 15px 0px;
  font-weight: 400;
  line-height: 1.3;
  color: #fff;
}

.sc__v2__product_3col .sc__v2__product_details h3 {
  height: 40px;
}

.sc__v2__product a:hover {
  color: #fff;
  text-decoration: none;
  border: none;
}



.safetyculturedocs_logo {
  width: 115px;
  height: 25px;
  background-image: url(../images/safetyculturedocs-logo-white.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top right;
  margin: 0 auto 0px;
}

.microsoftword {
  display: block;
  background: #2b5797;
  height: 26px;
  background-image: url(../images/word-icon-2016.png);
  background-repeat: no-repeat;
  background-position: 20px 3px;
}

.microsoftword:after {
  content: "Microsoft Word";
  font-size: 14px;
  font-style: italic;
  margin-left: 20px;
}

.sc__v2__fullwidth_filter {
  width: 90%;
}

.sc__v2__fullwidth_filter input.filterInputBox {
  width: 100%;
}

.Category_FeaturedProduct_v2 {
  clear: both;
}

ul.sc__v2__twocol {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-width: 50%;
     -moz-column-width: 50%;
          column-width: 50%;
          list-style-position: inside;
}


@media screen and (max-width: 599px) {
  .sc__v2__product_3col .sc__v2__product {
    width: 45%;

  }
  .sc__v2__fullwidth_filter {
    width: 100%;
  }
}
@media screen and (max-width: 399px) {
  .microsoftword:after {
    content: "Word";
  }
}

@media screen and (max-width: 349px) {
  .sc__v2__product_3col .sc__v2__product {
    width: 100%;

  }
  .microsoftword:after {
    content: "Microsoft Word";
  }
}




/* olark */

#habla_window_div.olrk-fixed-bottom .habla_panel_border, #habla_window_div.olrk-fixed-bottom #habla_topbar_div {
	/*    -moz-border-radius-topleft: 0px !important;
    -moz-border-radius-topright: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;*/
    padding: 8px;
    background-color: #289FD7 !important;
}
#habla_window_div #habla_expanded_div {
	background: #fff; 
}

#habla_window_div .habla_conversation_div {
	color: #666;
}

#habla_window_div #habla_wcsend_input {
	    border-radius: 5px;
    border-color: #eee;
}

#olk-b-12620 .brand-olk-14788 {
	color: #ddd !important;
}

#habla_window_div #habla_oplink_a:before {
    content: '';
    display: block;
    background-image: url(../images/chat-icon.png);
    width: 25px;
    height: 25px;
    background-size: cover;
    float: left;
    margin-right: 10px;
    margin-top: -5px;
}

.DownloadsWord, .DownloadsiAuditor {
	margin-left: 60px;
	margin-bottom: 50px;
}

.sc__v2__playbtn {
    background: url(../images/play-btn.png) no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-position: center;
    background-size: 100px;
    opacity: 0.9;
}

.sc__v2__playbtn:hover {
	opacity: 1;
}

@media screen and (max-width: 599px) {
	.sc__v2__playbtn {
		background-size: 70px;
	}
}

.sc__v2__spacer {
  height: 30px;
}

.sc__v2__rightcol {
  background: #F8F8F8;
  padding: 20px;
  box-sizing: border-box;
}

/* Forms */
.sc__v2__fullwidth-form label {
    width: 24%;
    padding-top: 5px;
    float: left;
    text-align: right;
    margin-right: 10px;
    font-weight: 600;

}
.sc__v2__fullwidth-form input {
	width: 70%;

}

.sc__v2__fullwidth-form label.sc__v2__fullwidthfield,
.sc__v2__fullwidth-form input.sc__v2__fullwidthfield {
	width: 100%;
}

.sc__v2__fullwidth-form label.sc__v2__inlinefield{
	width: auto;
	text-align: left;
}

.sc__v2__fullwidth-form select {
	font-size: 14px;
}

#sc__v2__requestQuoteFormSubmit {
	font-size: 12pt;
    letter-spacing: 0.5px;
    margin: 20px auto;
    width: 100%;
    display: block;
}

.sc__v2__modalPadding {
	padding: 30px 30px 20px;
}

.sc__v2__requestQuoteModal textarea{
	width: 70%;
}

.sc__v2__requestQuoteModal {
	max-width: 700px;
}


.sc__v2__requestQuoteModal.modal.fade.in {
	    top: 5%;
    max-height: 90vh;
    overflow-x: scroll;
}

.sc__v2__requestQuoteModal .modal-body {
	max-height: 100vh;
}

/* Updated checkout for Request a quote button */
.Content .ProceedToCheckout {
    width: 340px;
    float: right;
    margin-bottom: 15px;
}

.CheckoutButton {
	float: right;
    width: 200px;
}

.RequestQuoteButton {
	float: left;
    margin-left: 10px;
    margin-top: 1px;
    display: none;
}

.displayBtn {
	display: block;
}

@media screen and (max-width: 599px) {
	.RequestQuoteButton.displayBtn {
		display: none;
	}
}


.sc__v2__page .intro {
	font-size: 12.5pt;
    line-height: 1.6;
    font-family: "Open Sans", sans-serif;
    margin-left: 0;
}

/* Slider styles */
div.sc__v2__2cols {
  -webkit-columns:2;
  -moz-columns: 2;
  columns: 2;
}
.sc__v2__slider__listitem {
  display: block;
  margin-left: 15px;
}

.sc__v2__slider__listitem:before {
  content: '\b7\a0';
  font-size: 18pt;
  line-height: 13pt;
  position: relative;
  top: 3px;
}

.unslider-nav {
  text-align: center;
}

.unslider-nav li {
  display: inline-block;
  border-radius: 50%;
  background: #efefef;
  color: #efefef;
  width: 15px;
  height: 15px;
  margin: 10px 3.5px 12px !important;
}

.unslider-nav li.unslider-active {
  background: #8CCB45;
  color: #8CCB45;
}

.unslider-nav li:hover {
  cursor: pointer;
}

/* Dropdown v2 */
@media screen and (min-width: 1020px) {
	.sc__header__nav__tab > [class^="sc__header__nav__tab__dd__v2"] {
	  border: 0;
	}

	.sc__header__nav__tab__dd__v2 {
	  width: 700px;
	  font-family: "Open Sans", sans-serif;
	  background: #fff;
	}

	.sc__header__nav__tab__dd__v2 a {
		text-decoration: none;
	}

	.sc__header__nav__dd__v2--top {
	  background: #8fc652;
	  color: #fff;

	}

	.sc__header__nav__dd__v2--top a {
	  color: #fff;
	}

	.sc__header__nav__tab__dd__v2__header__title {
	  font-size: 11.8pt;
	  color: #fff;
	  font-weight: 600;
	  border-bottom: 1px solid #fff;
	  padding-bottom: 4px;
	  margin-bottom: 8px;
	  display: block;
	}

	.sc__header__nav__dd__v2__inline-links a {
	  display: inline-block;
	  font-size: 10.2pt;
	  font-weight: 400;
	  padding-right: 10px;
	}

	.sc__header__nav__dd__v2__inline-links a:before {
	  content: "››";
	  font-size: 9pt;
	  padding-right: 4px;
	  line-height: 11pt;
	  vertical-align: top;
	  font-weight: 200;
	  line-height: 1.5;
	}

	.sc__header__nav__dd__v2--mid {
	  color: #757575;
	}

	.sc__header__nav__dd__v2--mid .sc__header__nav__dd__v2--subtitle {
	    color: #333;
	    font-size: 11pt;
	    font-weight: 600;
	}

	.sc__header__nav__dd__v2--description {
	  font-size: 9.2pt;
	  line-height: 1.3;
	  margin-top:4px;
	}

	.sc__header__nav__dd__v2--bottom {
	  background: #f2f2f2;
	  color: #363636;
	  vertical-align: middle;
	}

	.sc__header__nav__dd__v2--top  .sc__header__nav__tab__dd__v2--column {
	  width: 49%;
	  display: inline-block;
	  padding: 40px 18px;
	  box-sizing: border-box;
	}

	.sc__header__nav__dd__v2--top  .sc__header__nav__tab__dd__v2--column-divider {
		width:1px;
		padding: 10px 0;
		display: inline-block;
		background: #fff;
		height: 100%;
	}

	.sc__header__nav__dd__v2--top,
	.sc__header__nav__dd__v2--mid {
		padding: 0 20px;
	}

	.sc__header__nav__dd__v2--mid .sc__header__nav__tab__dd__v2--column {
	  width: 32.8%;
	  display: inline-block;
	  padding: 0px 16px;
	  margin: 30px 0;
	  box-sizing: border-box;
	  vertical-align: top;
	  border-right: 1px solid #efefef;
	  height: 80px;
	}

	.sc__header__nav__dd__v2--mid .sc__header__nav__tab__dd__v2--column:last-child {
		border-right: none;
	}

	.sc__header__nav__dd__v2__popularlinks {
	  width: 79.4%;
	  display: inline-block;
	  padding: 15px 30px 16px;
	  box-sizing: border-box;
	  font-size: 9pt;
	}

	.sc__header__nav__dd__v2__popularlinks span {
	  font-weight: 600;
	}

	.sc__header__nav__dd__v2--ctabtn {
	  width: 20%;
	  display: inline-block;
	  background: #8ccB45;

	  box-sizing: border-box;
	  color: #fff;
	  font-size: 10pt;
	  text-align: center;
	}

	.sc__header__nav__dd__v2--ctabtn a {
	  color: #fff;
	  display: block;
	  padding: 15px 15px;
	}

	.sc__header__nav__dd__v2--ctabtn a:hover {
		background: #289FD7;
		color: #fff;
	}

	.sc__header__nav__dd__v2--top a:hover,
	.sc__header__nav__dd__v2--top a:hover span,
	.sc__header__nav__dd__v2--mid a:hover,
	.sc__header__nav__dd__v2--subtitle:hover  {
	  color: #000;
	}

	.sc__header__nav__dd__v2--mid a {
		color: #252525;
	}
	.sc__header__nav__dd__v2--mid a:hover .sc__header__nav__dd__v2--subtitle {
		font-weight: bold;
	}

	.sc__header__nav__dd__v2__popularlinks a {
	  border-bottom: 1px solid #252525;
	  color: #252525;
	}
	.sc__header__nav__dd__v2__popularlinks a:hover {
	  border-bottom: 1px solid #8CCb45;
	  color: #8CCb45;
	}
}

@media screen and (max-width: 1020px) {

	.sc__header__nav__tab__dd__v2 {
		 max-height: 0;
		 overflow: hidden;
	}

	.sc__header__nav__tab[aria-expanded=true] .sc__header__nav__tab__dd__v2 {
    	max-height: 100vh;
		padding-bottom: 1em;
    }

    .sc__header__nav__tab__dd__v2 a {
	    color: #333;
    }

	.sc__header__nav__dd__v2__inline-links a {
	  display: block;
	}


	.sc__header__nav__tab__dd__v2__header__title {
	  	display: block;
	  	font-weight: bold;
	  	padding: 8px 0;
  	}

  	.sc__header__nav__dd__v2--subtitle {
	  	padding: 8px 0;
	  	border-top: 1px dotted #ddd;
  	}

  	.sc__header__nav__dd__v2--description {
	  	display: none;
  	}

  	.sc__header__nav__dd__v2--mid:before {
	  	content: "Featured products";
	  	font-size: 13px;
		color: #000;
		font-weight: 600;
		padding-bottom: 4px;
		margin-bottom: 8px;
		display: block;
		margin-top: 10px;
  	}

  	.sc__header__nav__dd__v2__popularlinks {
	  	display: none;
  	}

  	.sc__header__nav__dd__v2--ctabtn {
	  	padding: 8px 0;
	  	border-top: 1px dotted #ddd;
  	}
}

/* Featured product */
.sc__v2__featuredProduct {
  background: #efefef;
  padding: 10px;
  margin-top: 0 !important;
}

.sc__v2__featuredProduct h3 {
  font-size: 18px;
  text-align: center;
  margin-top: 0px;
}

.sc__v2__featuredProduct h3 span {
	font-weight: 600;
}

.sc__v2__featuredProduct .ProductThumbImage {
  margin-bottom: 10px;
}

.sc__v2__featuredProduct--description {
  padding: 10px 10px;
}

.sc__v2__featuredProduct--description li {
    border-bottom: 0;
    list-style: disc;
    margin-left: 20px;
}

.sc__v2__featuredProduct .sectionHeading {
	text-transform: uppercase;
    text-align: center;
    font-size: 11pt;
    font-weight: bold;
    margin-top: 15px;
    letter-spacing: 3px;
    color: #888;
    margin-bottom: 15px;
}

.sc__v2__featuredProduct--cta {
	margin: 0 auto;
	text-align: center;
}


/* SWMS CHECKLIST LANDING PAGE */

.template-swmschecklist {
  color: #1b3859;
  font-family: "Open Sans", sans-serif;
}

.template-swmschecklist h2 {
	  color: #1b3859;
}

#sc__v2__banner-swmschecklist {
	background: url('../images/swms-checklist-banner.png') no-repeat #eee bottom left;
  height: 330px;
  margin-bottom: 50px;
}

.template-swmschecklist .Content p,
.template-swmschecklist .sc__v2__footercta p {
  font-size: 12pt;
  line-height: 1.5em;
}


.sc__v2__landingBanner-text {
  margin-left: 300px;
  padding-top: 100px;
  font-weight: 200;
}

.sc__v2__landingBanner-text.fullWidth {
  margin: 0px auto;
  padding-top: 50px;
  font-weight: 200;
}

.sc__v2__landingBanner-text .smaller {
  color: #289fd7;
  font-size: 18pt;
  font-weight: 200;
  display: block;
  padding-bottom: 7px;
}

.template-swmschecklist .intro {
  text-align: center;
  font-size: 16pt;
  width: 80%;
  margin: 0 auto 50px;
}

.sc__v2__swms__checklist {
  font-size: 12pt;
  -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 60px;
    margin-bottom: 30px;
}

.sc__v2__swms__checklist li {

}

.sc__v2__blueNumberedList {
  margin-left: 0;
  padding-right: 0;
  list-style-type: none;
}

.sc__v2__blueNumberedList li {
    padding-bottom: 20px;
    clear: both;
    line-height: 1.5;
    -webkit-column-break-inside: avoid;
          page-break-inside: avoid;
               break-inside: avoid;
    overflow: hidden;
}

.startAt0 {
  counter-reset: item;
}
.startAt10 {
  counter-reset: item 9;
}

.sc__v2__blueNumberedList li::before {
  content: counter(item);
  counter-increment: item;
  margin-right: 10px;
  background-color: rgb(40,159,215);
  color: white;
  font-weight: 300;
  padding: 10px 8px 8px;
  display: block;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  text-align: center;
  float: left;
  margin-bottom: 33px;
  clear: both;
  line-height: 1;
}

.sc__v2__blueNumberedList li:hover::before {
	background-color: #1B3859;
}

.template-swmschecklist .sc__v2__blockFull {
  background: #289FD7;
  color: #fff;
  padding: 40px 50px;
  text-align: center;
  margin: 30px 0;
  clear: both;
}

.template-swmschecklist .sc__v2__blockFull p {
  font-size: 16pt;
  font-weight: 200;
  line-height: 1.8;
  width: 80%;
  margin: 0 auto;
  max-width: 900px;
}

.sc__v2__footercta {
  clear:both;
}
.sc__v2__footercta:after {
	clear:both;
}

.sc__v2__footercta h3 {
  color: #fff;
  border-bottom: 1px solid #fff;
  padding-bottom: 10px; 
}

.sc__v2__footercta a, .sc__v2__footercta button {
  font-size: 12pt;
}

.sc__v2__footercta-left {
  width: 51%;
  display: block;
  float: left;
  background: #1b3859;
  color: #fff;
  padding: 30px 20px 50px 190px;
  /* padding-left: 140px; */
  box-sizing: border-box;
  position: relative;
      height: 370px;
}


.sc__v2__footercta-right {
  width: 49%;
  display: block;
  float: right;
  background: #289fd7;
  color: #fff;
  padding: 30px 190px 50px 20px;
  /* padding-left: 140px; */
  box-sizing: border-box;
  position: relative;
      height: 370px;
}

.sc__v2__footercta-left-content {
  width: 400px;
  float: right;
  margin-top: 20px;
  margin-right: 100px;
  margin-bottom: 20px;
  
}

.sc__v2__footercta-right-content {
  width: 400px;
  float: left;
  margin-top: 20px;
  margin-left: 30px;
  margin-bottom: 20px;
  position: relative;
  z-index: 10; 
}


.sc__v2__footercta-right:before {
  z-index: 1;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: -38px;
  display: block;
  width: 155px;
  background: #289FD7;
  -webkit-transform: skew(-10deg);
  -ms-transform: skew(-10deg);
  transform: skew(-10deg);
}

#swmspromo {

}

#swmspromo.modal {
	width: 500px;
}

#swmspromo .modal-body {
	padding: 10px; 
	text-align: center; 
	 line-height: 1.3;
	 max-height: 590px; 
	 margin-bottom: 0px; 
}



.sc__v2 #swmspromo p.tiny {
	font-size: 9pt; 
	 line-height: 1.5;
	 margin-bottom: 10px;
	 margin: 0 auto;
}

#swmspromo h3 {
    font-weight: 700;
    font-size: 17pt;
    line-height: 1.3;
    color: #289FD7;
    margin-top: 20px; 
    margin-bottom: 5px; 
}

#swmspromo h3 span { 
	color: #1B3859;
}

#swmspromo .promoOffer {
	background: #289FD7;
	padding: 8px; 
	color: #fff;
	font-size: 13pt; 
}

#swmspromo button.close {
	top: 0px;
    position: absolute;
    z-index: 99999999;
    right: 0px;
    background: #fff;
    display: block;
    opacity: 1;
    padding: 0 5px 5px 5px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 1;
    color: #333;
}


@media screen and (max-width: 1200px) {
	.sc__v2__footercta-left, .sc__v2__footercta-right {
		padding: 30px 30px 40px; 
	}
	
	.sc__v2__footercta-left-content,
	.sc__v2__footercta-right-content {
		width: 70%; 
	}
}

@media screen and (max-width: 900px) { 
	.sc__v2__footercta-right-content {
		margin-left: 0;
	}
	.sc__v2__footercta-left-content {
		margin-right: 60px; 
	}
}

@media screen and (max-width: 900px) { 
	.sc__v2__footercta-left, .sc__v2__footercta-right {
		width: 100%;
		height: auto; 
		
	}
	.sc__v2__footercta-left-content, .sc__v2__footercta-right-content {
		width: 70%;
		margin: 0 auto; 
		float: none; 
	}
}

@media screen and (max-width: 599px) {
	.sc__v2__swms__checklist {
	  	  -webkit-column-count: 1; /* Chrome, Safari, Opera */
	    -moz-column-count: 1; /* Firefox */
	    column-count: 1;
	    -webkit-column-gap: 0px; /* Chrome, Safari, Opera */
	    -moz-column-gap: 0px; /* Firefox */
	    column-gap: 0px;
	}
	
	#sc__v2__banner-swmschecklist {
		height: 580px;
	}
	
	.sc__v2__landingBanner-text {
	    margin-left: 0;
	    padding-top: 100px;
	    font-weight: 200;
	    padding: 50px 30px;
	    width: 100%;
	    box-sizing: border-box;
	}
	
	.sc__v2__landingBanner-text h1 {
		font-size: 23pt; 
	}
	
	.sc__v2__landingBanner-text .smaller {
		font-size: 14pt; 
	}
	
	.sc__v2__blueNumberedList li::before {
		margin-bottom: 23px; 
	}
	
	.sc__v2__swms__checklist {
		margin-bottom: 0px;
	}
	
	#swmspromo.modal {
		width: 90%;
		position: absolute;
		top: 5%;
		left: 5%;
		margin-left: 0; 
	}
}

@media screen and (max-width: 399px) {
	#sc__v2__banner-swmschecklist {
		height: 580px;
	}
	
}


/* single column page */
.sc__v2__oneColPage {
	max-width: 800px;
	margin: 0 auto;
	padding-top: 30px; 
	
}

/* single column page */
.sc__v2__oneColPageWide {
	max-width: 100%;
	margin: 0 auto;
	padding-top: 30px; 
	
}

.sc__v2__testimonials .author {
	font-style: italic;
    margin-bottom: 30px;
    display: block;
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
    color: #aaa;
}

.sc__v2__testimonials .author.last { 
	border-bottom: none; 
}

.sc__v2__break {
	display: block;
	width: 100%; 
	height: 1px; 
	clear: both; 
}

.sc__v2__icons {
	display: inline-block;
	
}

.block-20 {
	width: 19.5%; 
	padding: 16px;
	box-sizing: border-box; 
}

/* Icons 2 */

.sc__v2__icons {
	padding-top: 40px; 
	vertical-align: top;
}

.icon2 {
	background-position: center top;
    background-size: contain;
    width: 60px;
    height: 60px;
    margin: 0 auto;
    background-repeat: no-repeat;
}

.icon2-tick {
	background-image: url(../images/icon2-tick.png); 
}

.icon2-download {
	background-image: url(../images/icon2-download.png); 
}

.icon2-customer {
	background-image: url(../images/icon2-customer.png); 
}

.icon2-penpaper {
	background-image: url(../images/icon2-penpaper.png); 
}

.icon2-info {
	background-image: url(../images/icon2-info.png); 
}

.sc__v2__page h3.accordion-toggle {
	font-size: 15pt; 
	color: #555;
	font-weight: 400; 

}

h3.accordion-toggle-btn {
	background: #8ccB45;
    color: #fff;
}

h3.accordion-toggle-btn::after {
    content: "";
    width: 0px;
    height: 0px;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #fff;
    position: relative;
    float: right; 
	margin-top: 25px;
    margin-right: 20px;
}

@media screen and (max-width: 1029px) {  
	h3.accordion-toggle-btn::after {
		border:none;
	}
	
}

.sc__v2__page .accordion-list {
	margin-bottom: 50px;
}

.sc__v2__page .accordion-content {
	margin-bottom: 50px; 
}

.bright-blue, a.bright-blue {
	color: #289FD7;
}

.swms-on-ipad {
	background-image: url(../images/digital-swms-ipad.png);
	background-size: contain;
	background-position: center bottom;
	width:550px;
	height: 360px;
    background-repeat: no-repeat;
    margin-bottom: -70px;
    margin-top: -70px;
}

.ipad-animated-promo {
	background-image: url(../images/swms-ipad.png);
	background-size: contain;
	background-position: center bottom;
	width:490px;
	height: 300px;
    background-repeat: no-repeat;
    margin-bottom: -130px;
    margin-top: 6px;
}

@media screen and (max-width: 950px) { 
	.swms-on-ipad {
		height: 300px; 
		margin-top: 20px; 
		background-size: cover;
		width: 118%;
		background-position: left bottom;
	}
	
	.floating_image {
		max-width: 50%; 
	}
	
	.floating_image_logo {
		max-width: 40%; 
	}
	
	.sc__v2__icons.block-20 {
		width: 45%; 
	}
}
@media screen and (max-width: 799px) {  
	#aboutSafetyCulture .desktopOnlySlider, 
	#aboutSafetyCulture .sc__v2__hidedesktop.contactBanner {
		display: none; 
	}
}


@media screen and (max-width: 650px) {  
	.swms-on-ipad {
		height: 420px;
	}
	
	.floating_image {
		max-width: 100%; 
		float: none !important;
		margin: 0 auto !important;
	}
	
	
}

@media screen and (max-width: 399px) {  
	.about-digitalswms .sc__v2__col2 {
		width: 100%; 
	}
	
	.sc__v2__icons.block-20 {
		width: 95%; 
	}
	
}

.sc__v2.sc__v2__page.sc__v2__smallerfont p.sc__v2__intro {
	font-size: 13pt; 
	margin-bottom: 30px; 
}

#aboutSafetyCulture .BlockContent a {
	color: #555;
	font-weight: 600;
}

#aboutSafetyCulture .BlockContent a:hover {
	color: #8ccB45;
}

.about-digitalswms a {
	color: #8ccB45;
}

#aboutSafetyCulture h1 {
	color: #8ccB45;
}


/* Finish order styles */
.NotifyMessage {
    text-align: center;
    font-size: 18pt;
    padding-top: 40px;
    padding-bottom: 60px;
    margin-bottom: 50px;
    
}

.NotifyMessage p {
	line-height: 1.5;
}

.sc__v2__spacer {
	height: 60px;
}

.sc__v2__nz_email_signup {
	margin: 20px 0;
	padding: 20px;
	background: #289FD8;
	color: #fff;
	overflow: hidden; 
}

.sc__v2__nz_email_signup input {
	max-width: 92%;
}

.sc__v2__nz_email_signup h3 {
	font-size: 16px; 
	text-align: center; 
	color: #fff;
}

.sc__v2__nz_email_signup button {
	float: right; 
}

@media screen and (max-width: 650px) {  
	.sc__v2__nz_email_signup input {
		width: 100%;
	}
	
	.sc__v2__nz_email_signup h3 { 
		font-size: 18px; 
	}
	
	.Right .ProductThumbImage {
		width: auto;
		max-width: 100%; 
	}
	
}


.sc__v2__contentBox {
    width: 45%;
    display: inline-block;
    box-sizing: border-box;
    padding: 30px;
    vertical-align: top;
    background: #fff;
    margin: 10px;
    padding-bottom: 60px; 
    text-align: left; 
}

.sc__v2__contentBox p { 
	font-size: 11.5pt;
	line-height: 1.6; 
	margin-bottom: 30px; 
}

.sc__v2__contentBox h3 {
	margin-bottom: 30px; 
	line-height: 1.5; 
}

.sc__v2__contentBox a.sc__v2__cta {
	color: #8ccB45;
	border: 1px solid #8ccB45;
	border-radius: 8px;
	-moz-border-radius:8px;
	-webkit-border-radius: 8px;
	padding: 8px 16px;
		font-size: 10.5pt;
}

.sc__v2__contentBox a.sc__v2__cta:hover { 
	background: #8ccB45;
	color: #fff;
}

@media screen and (max-width: 650px) {  
	.sc__v2__contentBox {
    	width: 95%;
    }
	
}

.sc__bottom__promo {
	position: fixed;
    bottom: 0;
    background: #333;
    width: 100%;
    padding: 15px 20px 5px;
    color: #e7c401;
    font-size: 10.5pt;
    text-align: left; 
    box-sizing: border-box;
    padding-right: 300px;

}

.sc__bottom__promo p {
	    color: #e7c401;
	       font-size: 10.5pt;
}

.sc__bottom__promo a {
	color: #e7c401; 
}

.sc__bottom__promo a:hover { 
	color: #289fd7;
}

@media screen and (max-width: 1300px) {  
	.sc__bottom__promo { text-align: left; }
}

@media screen and (max-width: 1020px) {  
	.sc__bottom__promo { 
		padding-right: 320px;
	}
	
}

@media screen and (max-width: 650px) {  
	.sc__bottom__promo { 
		font-size: 8pt;
		padding-bottom: 5px;
		padding-right: 20px;
	}
	.sc__bottom__promo p {
		font-size: 8pt;
	}
	
}

.sc__footer__legacy {
	margin-bottom: 80px;
}

.accordion-toggle-btn .step {
	padding: 22px 20px;
    display: inline-block;
    background: #666;
}

.accordion-toggle-btn .step-text {
	padding: 22px 20px;
    display: inline-block;
 }

.sc__download-guide {
	background: #1b3859;
    height: 190px;
    margin-bottom: 30px;
    padding: 50px 40px;
    text-align: center;
    color: #fff;
    text-decoration: none; 
    box-sizing: border-box;
    font-size: 11pt; 
    text-decoration: none;
    position: relative;
}

.sc__download-guide a { 
	text-decoration: none; 
	border-bottom: 0;
	color: #fff; 
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top:0;
	left: 0;
	padding: 50px 40px;
	box-sizing: border-box;
}

.sc__download-guide:hover { 
	background: #289fd7;
}

.sc__icon-document {
	background-image: url(../images/document-icon-simple.png);
	  background-repeat:  no-repeat;
	  background-position:  center;
	  height: 80px;
	  width: 80px; 
	  display: block;
	  float: left;
	  background-size: contain;
}

.sc__download-guide-text {
	float: left; 
	    margin-top: 20px;
    margin-left: 5px;
    text-align: left;
    width: 60%;
}

@media screen and (max-width: 750px) {  
	.sc__icon-document {
		width: 50px;
		height: 50px;
		margin-top: 20px;
	}
	
	.sc__download-guide a {
		padding: 10px 25px; 
	}
	
	.sc__download-guide {
		height: 150px; 
		padding: 0;
	}
	
}

@media screen and (max-width: 499px) {  
	.sc__icon-document {
		display: none; 
	}
	
	.sc__download-guide-text {
		width: 100%; 
	}
	
	.accordion-content .sc__v2__col2 {
			width: 100%; 
	
	}
	
}


/* SIDEBAR */



.sc__v2__category .span3, 
.sc__v2__cart .span3,
.sc__v2__withSideBar .span3 {
	width: 267px; 
}

.sc__cta__contactus {
	background: #94be60;
	background-image: url(../images/phone-watermark.png);
	background-repeat: no-repeat;
	background-position: 20px 25px;
    padding: 20px 14px;
    color: #fff;
}

.sc__cta__contactus p {
	line-height: 1.4;
	margin-left: 120px; 
	margin-top: 5px;
}

.sc__side_testimonials {
	border: 15px solid #f3f3f3;
	padding: 20px; 	
	margin-top: 15px;
	margin-bottom: 15px; 

}

.sc__side_testimonial-divider {
	border-bottom: 1px solid #ccc; 
	height: 1px;
	width: 100%;
	margin: 0 auto; 
}

.sc__v2__testimonialslider {
		height: 470px; 
}

.sc__side_review {
  
	margin-top: 15px;
    margin-bottom: 10px;
    font-size: 9pt;
}


.sc__side_review img {
	margin: 5px 0;
    display: block;
}

.Right .testimonialslider li {
	border-bottom: none !important; 
}


.Right .SCSWMSCustomisation {
	margin: 20px auto;
	float: none; 
	overflow: hidden; 
}

.GoogleCheckout, .PayPalExpressCheckout, .AlternativeCheckout {
	text-align: right;
	width: 100%; 
}
.PayPalExpressCheckout p { 
	float: none !important;
}


/* NEW FOOTER */

.sc__footer__v2 {
	font-family: "Open Sans", sans-serif; 
	overflow: hidden;
}

.sc__footer__v2 h4,
.sc__footer__v2 a, 
.sc__footer__v2 p {
	color: #cac9c9;
	text-decoration: none; 
}

.sc__footer__v2 p {
	text-align: left !important;
}

.sc__footer__v2 a:hover { 
	color: #fff;
	font-weight: 600;
	cursor: pointer;
}

.sc__footer__v2 h4 {
	margin-bottom: 10px;
}

.sc__footer__v2 p {
	line-height: 1.5;
	font-size: 9pt; 
}

.sc__footer__v2 ul {
	list-style: none; 
	margin: 0; 
}

.sc__footer__v2 li { 
	margin-bottom: 4px;
	font-size: 9pt; 
	
}

.sc__footer__col1, .sc__footer__col2, .sc__footer__col3 {
	margin-right: 10px; 
	float: left; 
}

.sc__footer__col4 {
	float: left;
    width: 380px;
    margin-left: 40px;
}

.sc__footer__col1 {
	width: 150px;
}

.sc__footer__col2 {
	width: 230px;
}

.sc__footer__col3 {
	width: 190px;
}

.sc__footer__v2 .sc__footer__navigation__news {
	width: 100%; 
}

.sc__footer__v2 .sc__footer__navigation__news__li > .lastestnews-info {
	font-size: 9pt; 
}

.sc__footer__v2 .sc__footer__navigation__news__li > .lastestnews-info > .latestnews-title > a {
	font-size: 9pt; 
	font-family: "Open Sans", sans-serif;
	font-weight: 400; 
	letter-spacing: 0;
}

.sc__footer__navigation__news__li {
	padding: 0.5em 0 !important;
}

@media screen and (max-width: 1120px) {  
	.sc__footer__col1, .sc__footer__col2, .sc__footer__col3 {
		width: 30%; 
	}
	.sc__footer__col3 {
		margin-left: 5%;
	}
	.sc__footer__col4 {
		width: 100%; 
		clear: both;
		margin: 0;
	}
}

@media screen and (max-width: 749px) {  
	.sc__footer__col1, .sc__footer__col2, .sc__footer__col3 {
		width: 45%; 
		margin-left: 0;
	}
}

@media screen and (max-width: 449px) {  
	.sc__footer__col1, .sc__footer__col2, .sc__footer__col3 {
		width: 100%;
		margin: 0; 
	}
	
	.sc__footer__v2 li {
		display: inline-block;
		margin-right: 8px;
		
	}
	.sc__footer__v2 ul li:after {
		content: "|";
		color: #999;
		padding-left: 8px;
	}
	
	.sc__footer__v2 li:last-child:after{
		content: " ";
		color: #000;
	}
	
}


/* Add paypal logo to payment options */
.span-price .payment-options p img:after {
	/*content: '';
    background-image: url('http://www.safetyculture.com.au/content/img/paypal-logo.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 35px;
    height: 35px;
    display: inline-block;
    float: right;*/
}

.span-price .payment-options p {
	content: '';
}


/* WHSE Icons page */

#sc__v2__whsecategory .Content{
	font-family: "Open Sans", sans-serif;
	text-align: center;
}

#sc__v2__whsecategory h2 {
	color: #175d85;
}

.sc__v2__categorySolidBanner {
	background: #175d85; 
	font-family: "Open Sans", sans-serif;
	overflow: hidden; 
	margin-bottom: 30px; 
	
}

.sc__v2__categorySolidBanner2 {
	background: #1c81b0;
}

.sc__v2__categorySolidBanner a { 
	color: #fff;
	text-decoration: none; 
}

.sc__v2__categorySolidBanner a:hover { 
	color: #8ccb45;
}

.sc__v2__categorySolidBanner-inner {
	width: 600px;
	margin: 30px auto;
	color: #fff; 
	padding: 60px 0;
    text-align: center;
}

#sc__v2__whsecategory .sc__v2__categorySolidBanner-inner h2 {
	color: #fff; 
	font-weight: 400; 
	font-size: 26pt;
}

.sc__v2__categorySolidBanner-inner p {
	font-size: 11pt;
	line-height: 1.6;
}

.sc__v2__categoryIconsWrapper {
	margin-bottom: 90px;
}

.sc__v2__categoryIcons-grid {
	margin-top: 20px;
}

.sc__v2__categoryIconsWrapper h2 {
	text-align: center; 
}

.sc__v2__categoryIcons-icon {
	background: rgba(0,0,0,0.04);
    padding: 20px 5px;
    width: 15%;
    box-sizing: border-box;
    margin: 5px 5px 5px 5px;
    display: inline-block; 
    height: 132px;
    overflow: hidden;
    vertical-align: middle;

}
.category-icon {
	height: 59px;
	vertical-align: bottom;
}

.sc__v2__categoryIcons-icon a {
	text-decoration: none; 
}

.sc__v2__categoryIcons-icon:hover { 
	background: rgba(0,0,0,0.08);
}

.sc__v2__categoryIcons-icon:hover a {
	color: #175d85;
	font-weight: bold;
		text-decoration: none; 
}

.sc__v2__categoryIcons-icon:hover h4 {
	color: #175d85;
	font-weight: bold;
}

.sc__v2__categoryIcons-icon img {
	max-height: 50px; 
	width: auto;
}

.sc__v2__categoryIcons-icon h4 {
	height: 50px;
    vertical-align: middle;
    display: table-cell;
    line-height: 1.3;
    font-weight: 400;
    text-align: center;
}

@supports (overflow:-webkit-marquee) and (justify-content:inherit) 
{
	.sc__v2__categoryIcons-icon h4 {
		display: block;	
	}
}

@media screen and (max-width: 849px) {   
	.sc__v2__categoryIcons-icon { 
		width: 22%;
		
	}
	
	.sc__v2__categorySolidBanner-inner {
		width: 70%; 
			padding: 50px 0 30px;
	}
	
	.sc__v2__categoryIconsWrapper h2 {

		font-size: 18pt !important;
	}
	
	
	
}

@media screen and (max-width: 600px) {   
	.sc__v2__categoryIcons-icon { 
		width: 30%;
		
	}
	
	.sc__v2__categorySolidBanner-inner {
		width: 90%; 
		padding: 50px 0 30px;
	}
	
	#sc__v2__whsecategory .sc__v2__categorySolidBanner-inner h2 {
		font-size: 22pt;
		line-height: 1.4;
	}
	
}

@media screen and (max-width: 450px) {   
	.sc__v2__categoryIcons-icon { 
		width: 40%;
		
	}
	.sc__v2__categoryIcons-icon h4 { 
		display: block;
	}
	
}

._hj-f5b2a1eb-9b07_widget._hj-f5b2a1eb-9b07_position_left {
	left: 10px; 
}

._hj-f5b2a1eb-9b07_widget {
	right: 10px !important;
}


/* Product page */

.ProductDescriptionContainer span[itemprop='description'] {
	padding-bottom: 30px; 
}

/* Platinum Access landing page */ 

#sc__v2__banner-platinumPackage, #sc__v2__banner-blue {
	background: #289fd7;
	min-height: 370px; 
}

#sc__v2__banner-platinumPackage .sc__v2__landingBanner-text {
	max-width: 600px; 
	margin: 0 auto;
	text-align: center; 
	
}

#sc__v2__banner-platinumPackage .sc__v2__landingBanner-text h1,
#sc__v2__banner-blue h1,
#sc__v2__banner-blue h2  {
	color: #fff; 
}

#sc__v2__banner-platinumPackage .sc__v2__landingBanner-text p {
	color: #fff; 
	font-size: 12pt;
    max-width: 450px;
}

#sc__v2__banner-blue .sc__v2__landingBanner-text p  {
	color: #fff; 
	font-size: 12pt;
    max-width: 450px;
}

#sc__v2__banner-platinumPackage .sc__v2__landingBanner-text p {
	
    margin: 0 auto;
	text-align: center; 
}

#sc__v2__landingPage-platinumPackage.sc__v2__page h2 {
	font-size: 19pt;
}


.sc__v2__ltBlueTheme h2 {
	color: #289fd7; 
}

.sc__v2__content {
	margin: 60px 0 ;
}

.sc__v2__pap-productBox {
	width: 25%;
    display: inline-block;
    margin: 20px 40px;
    vertical-align: top;
    text-align: left;
    border-left: 18px solid #e9e9e9;
    box-sizing: border-box;
}

.sc__v2__pap-productBox h3 {
	color: #696969; 
	font-weight: 400; 
	font-size: 11pt;
	padding: 0 15px; 
}

.sc__v2__pap-productBox h3 span {
	font-weight: 600; 
	display: block; 
}

.sc__v2__pap-productBox p {
	color: #696969;
	padding: 0 15px; 
}

#sc__v2__roadmap {
	background: #ededed;
}

#sc__v2__roadmap h2 {
	background: #289fd7;
	color: #fff;
	text-align: center; 
	font-size: 16pt !important;
	padding: 30px;  
}

#sc__v2__landingPage-platinumPackage .sc__v2__panel-dkgrey h2,
#sc__v2__landingPage-platinumPackage .sc__v2__panel-dkgrey p {
	color: #fff; 
	margin: 0;
	margin-bottom: 15px; 
	padding: 0;
}

#sc__v2__landingPage-platinumPackage .sc__v2__panel-dkgrey p.greentext {
	color: #8ccb45; 
	font-size: 12pt;
}

#sc__v2__landingPage-platinumPackage .sc__v2__panel-dkgrey .cta-header {
	margin-top: 30px;
}
#sc__v2__landingPage-platinumPackage .sc__v2__panel-dkgrey .sc__v2__btn {
	border: 1px solid #8ccb45;
	color: #8ccb45;
	font-size: 12pt; 
}

#sc__v2__landingPage-platinumPackage .sc__v2__panel-dkgrey .sc__v2__btn:hover { 
	background: #8ccb45;
	color: #fff;
}

.plusgst {
	color: #b3b3b3; 
	font-size: 11pt;
}

.sc__v2__pap-cta {
	margin-left: 50px;
}

#sc__v2__roadmap {
	z-index: 10; 
	position: relative; 
	text-align: center;
	padding-bottom: 80px; 
	overflow: hidden; 
}

#sc__v2__roadmap h3 {
	margin-top: 40px; 
	margin-bottom: 50px; 
	color: #686868; 
}

#sc__v2__roadmap ul {
	margin: 30px; 
}

#sc__v2__roadmap #sc__v2__roadmap-circles li {
  width: 2em;
  height: 2em;
  text-align: center;
  line-height: 2em;
  border-radius: 1em;
  background: #289fd7;
  margin: 0 5em;
  display: inline-block;
  color: white;
  position: relative;
}

#sc__v2__roadmap #sc__v2__roadmap-circles li::before{
  content: '';
  position: absolute;
  top: .9em;
  left: -12em;
  width: 12em;
  height: .2em;
  background: #289fd7;
  z-index: -1;
}


#sc__v2__roadmap #sc__v2__roadmap-circles li:first-child::before {
  display: none;
}

#sc__v2__roadmap #sc__v2__roadmap-circles .active {
  background: #289fd7;
}

#sc__v2__roadmap #sc__v2__roadmap-text li {
	width: 16.5%;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0 10px;
    color: #1c7eac;
    font-size: 1.2em;
    font-weight: 200;
    box-sizing: border-box;
    font-family: "Open Sans", sans-serif; 
} 

#sc__v2__roadmap #sc__v2__roadmap-text li:nth-child(even) { 
	margin-top: 30px; 
}

/* animate dots for roadmap */

.fds li {
	opacity: 0;
}

@keyframes fdsseq { 
	50% { opacity: 0.5; }
	100% { opacity: 1; }
}
.fds.start li {
	animation: fdsseq .5s forwards;
}
.fds.start li:nth-child(1) {
	animation-delay: 0.2s;
}
.fds.start li:nth-child(2) {
	animation-delay: 1.2s;
}
.fds.start li:nth-child(3) {
	animation-delay: 2.0s;
}
.fds.start li:nth-child(4) {
	animation-delay: 2.7s;
}
.fds.start li:nth-child(5) {
	animation-delay: 3.4s;
}
.fds.start li:nth-child(6) {
	animation-delay: 4.1s;
}



.sc__v2__pap-inclusions {
	margin-top: 50px;
}


.ul_tick_v2 li {
	background: url("/content/img/sprites.png") no-repeat 0 -1861px !important;
    padding-left: 25px;
    padding-bottom: 5px;
    list-style: none;
    color: #999;
    font-size: 14px;
}


@media screen and (max-width: 1080px) {   
	.sc__v2__pap-productBox {
    	width: 35%; 
    }
    
    #sc__v2__roadmap #sc__v2__roadmap-circles li {
	  margin: 0 2em;
	}
	
	#sc__v2__roadmap #sc__v2__roadmap-circles li::before{
	  content: '';
	  position: absolute;
	  top: .9em;
	  left: -6em;
	  width: 6em;
	  height: .2em;
	  background: #289fd7;
	  z-index: -1;
	}

	#sc__v2__roadmap #sc__v2__roadmap-text li {
		width: 100%; 
		margin: 0 auto; 
		padding: 5px;
		clear: both;
		float: none;
	}
	#sc__v2__roadmap #sc__v2__roadmap-text li:nth-child(even) { 
		margin-top: 0px; 
		margin-left: 0;
	}
	#sc__v2__roadmap #sc__v2__roadmap-text li:nth-child(odd) { 
		margin-left: 0; 
	}
	
	
    
	
}

@media screen and (max-width: 749px) {  
	#sc__v2__landingPage-platinumPackage .sc__v2__col2 {
		width: 80%; 
		margin: 0 auto;
	}
	
	.sc__v2__pap-cta {
		margin-left: 0; 
	}
	
	#sc__v2__roadmap #sc__v2__roadmap-text li {
		list-style: disc; 
	}
	
	#sc__v2__roadmap #sc__v2__roadmap-text li {
		font-weight: bold; 
	}
	
}

@media screen and (max-width: 599px) {  
	.sc__v2__pap-productBox {
    	width: 80%; 
    }
    
    #sc__v2__roadmap #sc__v2__roadmap-circles {
	    display: none; 
    }
    
    .sc__v2__pap-cta, .sc__v2__pap-cta p {
	    text-align: center; 
    }
    
    #sc__v2__roadmap h3 {
	    margin-bottom: 20px;
    }
	
}

.productSKU {
	font-size: 8pt; 
	color: #999;
	margin-top: -5px;
    margin-bottom: 5px;
}


/* Fixing product tab spacing */
.productTabs > ul#tabs > li {
	margin: 0; 
	display: inline-block;
}

.productTabs > ul#tabs {
	margin: 0;
	padding: 0;
}

#tabs #pdf-downloads, .tab-pane#pdf-downloads {
	display: none; 
}

#ProductOtherDetails {
	/* hide the download link box thing from appearing on load */
	display: none;
}

.faqwrap {
	margin-bottom: 15px;
}

.category_additionalInfoBox {
	background: rgba(0,0,0,0.03);
    border: 1px solid #ccc;
    padding: 30px;
    margin-bottom: 30px;
    border-radius: 8px;
}

.category_additionalInfoBox h3 {
	color: #0c6691;
	margin-bottom: 20px;
	
}

.Content > .category_additionalInfoBox > p {
	margin-left: 0; 
	    font-size: 10.5pt;
    font-family: "Open Sans", sans-serif;
    line-height: 1.5;
    color: #777;
}

/* New mobile category styles */ 
@media screen and (max-width: 599px) {  
	.ProductPriceRating {
		clear: both;
		width: 100% !important; 
	}
	
	.Content .ProductList li {
		width: 45% !important; 
		height: 200px !important; 
	}
	
	.ProductList .ProductImage {
		width: 35% !important; 
		float: left !important; 
	}
	
	.Content ul.ProductList li > div {
	    text-align: left;
	    width: 50%;
	    float: left;
	    padding-left: 5px; 
	    box-sizing: border-box;
	}
	.ProductList strong, .ProductList strong a {
		font-size: 12px; 
	}
	.ProductList .ProductImage img {
		border:3px solid #dedede;
	}
	.Content .ProductList li em strike.RetailPriceValue {
		margin-top: -10px; 
	}
	
	table.ProductListView {
	    margin: 0 0 40px 0px;
	}
	
	/* Product specific pages */ 
	
	#topcontainer .Breadcrumb,
	.Block.Breadcrumb {
		display: none; 
	}
	
	.PrimaryProductDetails .ProductThumb {
    	float: left;
		width: 30% !important;
		margin: 0 !important; 
    }
    
    #ProductDetails .ProductThumbImage {
	    width: 100%; 
    }
	
	.productDetails {
	    width: 60% !important;
	}
	
	#ProductDetails {
	    padding: 20px 5px 20px 0px;
	    margin-left: 0px;
	}
}

/* SWMS Template v2 - 2016 */ 

#sc__v2__landingPage-smwsTemplate h1 {
	font-size: 40pt; 
}

#sc__v2__landingPage-smwsTemplate .sc__v2__content h2 {
	font-size: 18pt;
	margin-bottom: 30px; 
}

#sc__v2__landingPage-smwsTemplate .sc__v2__btn_med,
#sc__v2__landingPage-smwsTemplate .sc__v2__btn_lge {
	font-family: "Lato", "Open Sans", sans-serif; 
}

#sc__v2__landingPage-smwsTemplate .triangle {
	border-right: 10px solid #ccc;
    border-bottom: 10px solid #ccc;
    width: 20px;
    height: 20px;
    transform: rotate(-45deg);
    margin-top: 40px;
    margin-right: 15px;
    margin-left: 5px;
}

#sc__v2__landingPage-smwsTemplate ol li {
	margin-bottom: 12px;
}

#sc__v2__landingPage-smwsTemplate ol li ul li{
	margin-bottom: 2px;
}

.blockHeading.dkBlue {
	background: #2b5797;
    color: #fff;
    padding: 10px 30px;
    display: block;
    min-height: 110px;
}

.blockHeading.dkBlue h3 { 
	color: #fff; 
	font-size: 11pt; 
	
}

.blockHeading h3 span { 
	display: block;
	font-weight: 600;
}

#freeTemplateStep1,
#freeTemplateStep2 {
	display: inline-block;
	vertical-align: top;
	background: rgba(221,221,221,0.15);
}

.freeTemplateNextStep {
	display: inline-block;
	vertical-align: top; 
	width: 3%;
}

#freeTemplateStep1 .blockContent,
#freeTemplateStep2 .blockContent { 
	padding: 20px; 
}

#freeTemplateStep1 {
	width: 27%; 
}

#freeTemplateStep2 {
	width: 67%; 
}

.sc__v2__page .sc__swms-free__instructions__video {
 
	width: 80%;
	margin: 30px auto; 
}
#sc__v2__iAuditorPromoBlock {
	position:relative; 
	min-height: 200px; 
}
 
#sc__v2__iAuditorPromoBlock .sc__v2__blockContent {
	width: 60%;
	margin: 20px 0;
}

#sc__v2__iAuditorPromoBlock h3 {
	font-size: 13.5pt;
    line-height: 1.7;
    font-weight: 400;
}

#iAuditorPhoneExample {
	background: url(../images/iAuditorSWMSBanner.jpg);
	height: 100%;
	width: 400px;
	position: absolute;
	top: 0;
	right: 0;
	display: block; 
	background-size: cover;
}

@media screen and (max-width: 1080px) {  
	#freeTemplateStep1 {
		width: 27%; 
	}
	
	#freeTemplateStep2 {
		width: 65%; 
	}
	
	#sc__v2__iAuditorPromoBlock .sc__v2__blockContent {
		width: 50%;
	}
}

@media screen and (max-width: 860px) {  
	#freeTemplateStep1 {
		width: 30%; 
	}
	
	#freeTemplateStep2 {
		width: 60%; 
	}
	
	#sc__v2__iAuditorPromoBlock .sc__v2__blockContent {
		width: 30%;
	}
}

@media screen and (max-width: 799px) {  
	#freeTemplateStep1 {
		width: 100%; 
		margin-bottom: 30px;
	}
	
	#freeTemplateStep2 {
		width: 100%; 
	}
	
	#freeTemplateNextStep {
		width: 100%; 
		text-align: center;
	    margin: 20px auto;

	}
	
	#sc__v2__iAuditorPromoBlock .sc__v2__blockContent {
		width: 100%;
		text-align: center; 
	}
	
	#iAuditorPhoneExample {
		display: none; 
	}
	
	#sc__v2__landingPage-smwsTemplate .triangle {
		display: none; 	    
	}
	
	.blockHeading.dkBlue { 
		min-height: 0;
	}
}

#SideProductRecentlyViewed h2 {
	background:#8ccB45;
	    color: #fff;
    font-size: 8pt !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    text-decoration: none;
    
}

.Right #SideProductRecentlyViewed .ProductDetails {
	text-align: left; 
}
.Right .ProductActionAdd a, .Right .ProductActionAdd strong a {
	border: 1px solid #8ccb45; 
	color: #8ccb45 !important; 
	    padding: 4px 7px;
    margin-top: 10px;
}

.Right ul.ProductList li .ProductImage {
	margin-right: 10px; 
}

#contactUs .sc__sideBar {
	display: none !important; 
}

/* Blocks */ 

.sc__v2__blueBlock {
	background: #289FD7;
	padding: 30px;
}

.sc__v2__blueBlock h2,
.sc__v2__blueBlock h3,
.sc__v2__blueBlock p {
	color: #fff; 	
}


/* Colours  */

.greentext, 
h2.greentext {
	color: #8ccb45; 
}

#mobileMenu {
	display: none; 
}

.sidecart_specialoffer {
	padding: 15px 5px 1px 5px;
    clear: both;
    color: #000;
    border-top: 1px dashed #aaa;
}

.span-price .payment-options {
	margin-bottom: 10px; 
}


/* New home header */
.sc__v2__homeheader {
	
	width: 100%; 
	min-height: 200px; 
	overflow: hidden; 
	padding-bottom: 50px; 
	padding-top: 30px; 
	
	background: #0596d5; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #0596d5 0%, #0596d5 53%, #157bbb 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, #0596d5 0%,#0596d5 53%,#157bbb 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, #0596d5 0%,#0596d5 53%,#157bbb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0596d5', endColorstr='#157bbb',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.sc__v2__homeheader h1 {
	color: #fff;
	font-weight: 600;
	text-align: center; 
	margin-top: 30px; 
	margin-bottom: 5px;
}

.sc__v2__homeheader h2 {
	color: #fff; 
	font-size: 16pt; 
	text-align: center; 
	font-weight: 300; 
}

.sc__v2__homeheader .grid-3 {
	width: 26%; 
	box-sizing: border-box; 
	float: left; 
	padding: 0 0px;
}

.sc__v2__homeheader .grid-step-divider {
	width: 10%; 
	float: left; 
	display: block;
	overflow: hidden; 
	height: 320px; 
		background-position: center bottom;
	background-size: 70%;
	background-repeat: no-repeat; 
}

.sc__v2__homeheader .img-wrapper {
	padding: 20px 12px;
	text-align: center;
	height: 200px;
	position: relative;
}

.sc__v2__homeheader #step1 img {
	height: auto;
	width: 100%;
} 
.sc__v2__homeheader #step2 img {
    width: 100%;
    height: auto;
    top: -6px;
    
    display: block;
    position: absolute;
}
.sc__v2__homeheader .content-wrapper { 
	margin: 20px 0 ; 
	
}

.sc__v2__homeheader h4 {
	color: #074163;
	text-align: center; 
}

.sc__v2__homeheader p {
	color: #fff; 
	font-size: 9pt; 
	text-align: center;
}

#step-1-arrow {
	background-image: url(../images/step-1-arrow.png);

}

#step-2-arrow {
	background-image: url(../images/step-2-arrow.png);

}

@media screen and (max-width: 1020px) { 
	.sc__v2__homeheader .img-wrapper {
		height: 130px; 
	}
	
	.sc__v2__homeheader .grid-step-divider {
		height: 250px; 
	}
	
}

@media screen and (max-width: 840px) { 
	.sc__v2__homeheader .img-wrapper {
		height: 120px; 
	}
	
}

@media screen and (max-width: 840px) { 

	.sc__v2__homeheader .grid-3 {
		width: 50%; 
		margin: 0 auto 30px; 
		float: none; 
	}
	
	.sc__v2__homeheader .img-wrapper {
		height: 180px; 
	}
	
	.sc__v2__homeheader .img-wrapper img, .sc__v2__homeheader #step1 img, .sc__v2__homeheader #step2 img {
		height: auto;
		width: 70%;
		margin: 0 auto;
	}
	
	.sc__v2__homeheader #step2 img  {
		margin-left: 15%; 
	}
	
	#step-1-arrow, #step-2-arrow {
		background-image: none; 
	}
	
	.sc__v2__homeheader p {
	    font-size: 13px;
		line-height: 1.6;
	}
}

@media screen and (max-width: 760px) { 
	.sc__v2__homeheader .img-wrapper {
		height: 160px; 
	}
}


@media screen and (max-width: 600px) { 
	.sc__v2__homeheader .img-wrapper img, .sc__v2__homeheader #step1 img, .sc__v2__homeheader #step2 img {
		height: auto;
		width: 300px !important;
		margin: 0 auto;
	}
	
	.sc__v2__homeheader .img-wrapper {
		height: auto; 
	}
	.sc__v2__homeheader #step2 img  {
		position: relative; 
	}
	
	.sc__v2__homeheader .grid-3 {
		width: 70%; 
	}
}

#highlighted-product-view .highlight-state-docs {
	margin: 10px 10px 0; 
}

#highlighted-product-view .highlight-state-docs + * {
	margin: 10px 10px 30px 10px;
}


.articleBox {width: 50%; display: block; float: left; box-sizing: border-box; padding: 10px; }	
.articleBox h3 { font-size:  14pt; }
		
@media screen and (max-width: 600px) {  
	.articleBox {width: 100%; float: none; }  
}


.landingModal_v2 .landingModalContent .row {
	display: table-row; 
}

.landingModal_image, .landingModal_text, .landingModal_cta {
	display: table-cell;
	vertical-align: middle;
}

.landingModal_text, .landingModal_cta {
	padding: 5px 5px 5px 10px; 
	box-shadow: border-box; 
}

.landingModal_cta {
	padding-left: 20px; 
}

.landingModal_image {
	width: 100px; 
}


.landingModal_text {
	width: 260px; 
}

.landingModal_v2 .documents-button, .landingModal_v2 .software-button, .iauditor-button {
	padding: 15px 15px;
	border-bottom: none; 
	    width: 120px;
    display: inline-block;
}

.sc__v2 #landingModal.landingModal_v2 p {
	font-size: 10pt;
}

.sc__v2 #landingModal.landingModal_v2 h3 {
	color: #1f4562;
    margin-left: 0;
    font-size: 18pt;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: bold;
}

.landingModal_v2 .divider {
    height: 1px;
    background: #efefef;
    display: block;
    width: 95%;
    margin: 0px auto 10px;
}

.iauditor-button {
	background: #2A94E5;
	border-radius: 6px;
	padding: 15px 15px;

}

@media screen and (max-width: 600px) {
	
	.landingModal_v2 .landingModalContent .row {
		display: block; 
	}   
	
	.landingModal_image, .landingModal_text, .landingModal_cta {
		display: block;
		text-align: center; 
		width: 70%; 
		margin: 0 auto;
		padding: 5px;
	}

	.landingModal_image {
		width: auto; 
	}
	
	.sc__v2 #landingModal.landingModal_v2 h3 {
		font-size: 15pt; 
		font-weight: normal;
		margin-bottom: -10px; 
	}
	
	.landingModal_v2 .pics {
		display: none; 
	}
	
	.sc__v2 #landingModal.landingModal_v2 p {
		margin: 0;
	}
	
	.landingModal_v2 .documents-button, .landingModal_v2 .software-button, .iauditor-button {
		width: 100%; 
		box-sizing: border-box; 
	}
	
	.landingModal_v2 .divider { 
		display: none; 
	}
	
}

.header-promo-panel-wrapper {
	background: rgba(160,207,103,0.9);
}

.header-promo-panel-wrapper a {
	color: #fff;
	text-decoration: none; 
}

.header-promo-panel-wrapper a:hover {
	color: #000; 
}
	
.header-promo-panel {
	display: flex;
	flex-direction: row; 

}

.header-promo-box {
	padding: 15px 5px;
    text-align: center;
    flex-grow: 1;
    font-size: 14px;
}