:root {
--dss-red: rgb(218,33,40);
--dss-red-70: rgb(229,96,69);
--dss-red-50: rgb(233,143,121);
--dss-red-20: rgb(252,207,191);
--dss-blue: rgb(25,26,55);
--dss-blue-70: rgb(69,61,86);
--dss-blue-50: rgb(116,106,127);
--dss-blue-20: rgb(186,180,191);
--dss-grey-1: rgb(157,159,162);
--dss-grey-1-70: rgb(199,201,203);
--dss-grey-2: rgb(220,221,222);
}
/*.BlockContent.PageContent a {
    color: #e10423;
}*/

.BlockContent.PageContent a:hover {
    color: #999;
}

.BlockContent.PageContent h1, .BlockContent.PageContent h2, .BlockContent.PageContent h3, .BlockContent.PageContent h4 {
    text-transform: none !important;
}

/*

.BlockContent.PageContent h1 {
    font-size:28px;
}

.BlockContent.PageContent h2 {
    font-size:24px;
}
.BlockContent.PageContent h3 {
    font-size:20px;
}
.BlockContent.PageContent h4 {
    font-size:16px;
}*/

.article-wrap a, .custom-product-description .ProductDescription.Block a{
    color: #e10423;
        cursor: pointer;
}

.article-wrap a:hover, .custom-product-description .ProductDescription.Block a:hover{
    color: #999;
}



/*Rows and Columns*/
.col {}
@media screen and (min-width: 1180px) {
    .col {/* float:left; */}
}

/*Types of list*/

/*Basic*/
.list-basic, .ProductMain ul {
    margin-left:30px;
}
.list-basic > li, .list-basic li ul > li, .ProductMain > li, .ProductMain li ul > li, .ProductMain #ProductDescription li {
    margin:0 1em 0.5em 0;
        list-style:disc;
}

.list-basic em {
    font-style:italic;
}

.list-basic li > ul {
    margin:10px 0 10px 20px;
}
.list-basic a, .list-column a, .list-contact a {
    color: #e10423;
}
.list-column > li {
  float:left;
  width:19em;
  margin:0 1em 0.5em 0;
  overflow:visible;
  padding-left:5px;
}
.list-column:before,
.list-column:after {
    content: '';
    display: table;
}

.list-column:after {
    clear: both;
}
/**/
.list-anchor {
    margin:0 0 30px 0;
    background: #f8f8f8;
    padding: 10px 10px 0 10px;
}
.list-anchor li{
    list-style:none;
    display:inline-block;
    zoom:1;    
    padding:0 20px 10px 0;
    margin:0;
}
.list-anchor li:last-child{
    padding-left:0;
}
.list-anchor li a{
    color:#000;    
}
.list-anchor li a:hover{
    color:#666;
}
@media screen and (min-width: 1180px) {
    .list-anchor > li{
            font-size:16px;
    }
}
/*case studies, white papers*/
.list-post {
    padding: 0;
    margin:0;
}
.list-post > li {
    list-style: none;
    padding: 0 0 20px;
    margin:0 0 20px;
    border-bottom:solid 1px #ddd;
}

.list-post li ul li {
    list-style:disc;
}


@media screen and (min-width: 1180px) {
    .list-post > li {
        margin:0 0 30px;
        padding-bottom:0;
        border-bottom:0;
    }
}
.list-post li h4 {
    margin:0;
    line-height:1.5em;
        font-size:16px;
}

.list-post li span, .list-post li strong {    
    line-height:1.5em;
    display:block;
    text-transform:uppercase;
    margin: 0 0 20px 0;
}
.list-post li strong {    
    text-transform:none;
}

.list-post .post-text span {
    margin:0;
}

.list-post .post-text a {
    color: #e10423;
}

.list-post-item.plus-img > .post-image {
    display:none;
}

@media screen and (min-width: 748px) {
    .list-post-item.plus-img {
        display:table;
        width:100%;
    }
    .list-post-item.plus-img > .post-text {
        display:table-cell;
        width:72%;
        
        vertical-align:top;
    }
    .list-post-item.plus-img > .post-image {
        display:table-cell;
        width:25%;
        padding-right:3%;
    }
        
    .list-post-item.plus-img.sm > .post-text {
        width:82%;
    }
    .list-post-item.plus-img.sm > .post-image {
        width:15%;
    }
}

/*Global*/
.list-contact, .PostBody ul.list-contact {
    padding: 0;
    margin:0 0 1.5em 0;
}
.list-contact > li {
    list-style: none;
    padding: 0;
    margin-bottom:5px;
}
.list-contact li i {
    width:20px;
    display:inline-block;
    zoom:1;    
}

/*training tips, inforgraphics*/
.list-thumbnails {
  overflow:hidden; 
    list-style:none;
    margin:13px 0;
    padding:0;
}
.list-thumbnails > li {
  float:left; 
    width:100%; 
    padding:0; 
    margin:0 0 13px 0;
    position:relative;
}

.list-thumbnails li img {
    margin:3% auto; 
    clear:both; 
    display:block;
}

.list-thumbnails li a {
    /*margin:0 15px;*/ 
    display:block; 
    color: #e10423; 
    font-weight:bold;
}
.list-thumbnails li:hover .btn_play {
    display: block;
}

@media screen and (min-width: 748px) {
    .list-thumbnails {
    }
    .list-thumbnails > li {
        width:22%; 
                margin-right:3%
    }
        .list-thumbnails > li:last-child {
                margin-right:0%
    }
    
    .list-thumbnails li img {
        margin:3% auto; 
        clear:both; 
    }
        
        .list-thumbnails > li.three-col-item {
        width:30.33%; 
                margin-right:3%
    }

}

/*Calendar, events, catalogs, webinar, workshops, osha */
.three-col-list {
    margin: 0 0 40px 0;
}
.three-col-list > li {
    list-style: none;
    padding: 10px 13px;
    margin:0;
}

.three-col-list > li.odd {
    border-bottom:solid 1px #e1e1e1;
    border-top:solid 1px #e1e1e1;
    background:#f8f8f8;
}
.three-col-list > li.even {
    border-bottom:solid 1px #e1e1e1;
}


.three-col-list .first-col,
.three-col-list .second-col,
.three-col-list .third-col {width:100%;}


.three-col-list .first-col > span:before {
    content:" /  ";
}
    
.three-col-list .second-col > h4, .three-col-list .second-col > p{
    margin-bottom:0;
    line-height:1.5em;    
}
.three-col-list .second-col > h4 {
    font-size:16px;
}

.three-col-list .second-col > span {
    text-transform:uppercase;
}

.three-col-list .third-col  > .btn{
    margin-right:10px;    
    font-size:.75rem;
    text-transform:none;
    margin-top:10px;
}
.three-col-list .third-col  > .btn:last-child{
    margin-right:0;
}

.three-col-list .third-col  > .btn:hover{
    color:#fff;
}
@media screen and (min-width: 1180px) {
    .three-col-list > li {
        width: 100%;
        padding: 10px 15px;
        display:table;
    }
    .three-col-list .first-col {
        width: 17%;
        padding-right: 3%;
        display:table-cell;
        vertical-align:middle;
    }
    .three-col-list .first-col > span:before {
        content:"";
    }
    .three-col-list .first-col > span {
        display:block;
        margin:0;
    }
    .three-col-list .second-col {
        width:61%;
        padding-right:3%;
        display:table-cell;
        vertical-align:middle;
    }
        
    
    .three-col-list .third-col {
        width: 16%;
        text-align:right;
        display:table-cell;
        vertical-align:top;
    }
    .three-col-list .third-col  > .btn { 
        margin-top:0;
        margin-bottom:0;
    }

}

/*tables*/
.tbl {
    margin-bottom:40px;
    width:100%;
    border-collapse:collapse;
}
.tbl th {
    border-bottom:1px solid #aaa;
    border-top: 1px solid #aaa;
    text-align:left;
}


.tbl td {
    border-bottom-color: #e1e1e1;
    vertical-align:top;
}

.tbl a {
    color: #e10423;
}
.tbl td > ul {
    margin-bottom:0;
}

.tbl td li:last-child {
    margin-bottom:0;
}



.osha-tbl {
    border-collapse: separate;
}
.osha-tbl thead {
    background:#000;
    color:#fff;
}
.osha-tbl th {
    border:0;
    border-radius: 3px 3px 0px 0px;
    -moz-border-radius: 3px 3px 0px 0px;
    -webkit-border-radius: 3px 3px 0px 0px;
}
.osha-tbl td {
    background:#f8f8f8;
    vertical-align:top;
    border-bottom:0;
    padding:20px;
}

@media screen and (max-width: 748px) {
    .osha-tbl thead{ 
        display:block;
        position:absolute;
        left:-9999px;
    }
    
    .osha-tbl td{
        width:100%;
        display:block;
        vertical-align:top;
        margin-top:20px;
    }
    .osha-tbl td:nth-of-type(1):before, .osha-tbl td:nth-of-type(2):before {
        color:#fff; 
        font-weight:bold;
        padding:20px;
        display:block;
        background:#000;
        position:relative;
        left:-20px;
        top:-20px;
        width:100.2%;
        border-radius: 3px 3px 0px 0px;
        -moz-border-radius: 3px 3px 0px 0px;
        -webkit-border-radius: 3px 3px 0px 0px;
    }
    .osha-tbl td:nth-of-type(1):before {
        content:'Annual Required Topics Training Frequency: Initial & Annual';        
    }
    
    .osha-tbl td:nth-of-type(2):before {
        content:'Initial & Repeat Required Topics Training Frequency: Initial & Repeat When Changes Occur';
    }

}

.contact-info-tbl {}

@media screen and (max-width: 748px) {
    .contact-info-tbl thead{ 
        display:block;
        position:absolute;
        left:-9999px;
    }
    .contact-info-tbl tr {
        width:100%;
        display:block;
        border-bottom:solid 1px #e1e1e1;
        padding:10px;
    }
    .contact-info-tbl tr:first-child {
        border-top:solid 1px #e1e1e1;
    }
    .contact-info-tbl tr.odd {
        background:#f8f8f8;
    }
    .contact-info-tbl td{
        width:100%;
        display:block;
        vertical-align:top;
        border:0;
        left:0;
        padding:0 0 10px;
    }
    .contact-info-tbl td:last-child{
        padding:0;
    }
    
    .contact-info-tbl td:nth-of-type(1):before,
    .contact-info-tbl td:nth-of-type(2):before,
    .contact-info-tbl td:nth-of-type(3):before,
    .contact-info-tbl td:nth-of-type(4):before {
        position:relative;
        width:80px;
        display:block;
        zoom:1;
        color:#000;
        font-size:12px;
        font-weight:bold;
        line-height:1em;
    }
    .contact-info-tbl td:nth-of-type(1):before {
        content:'Country';        
    }
    
    .contact-info-tbl td:nth-of-type(2):before {
        content:'Email';
    }
    .contact-info-tbl td:nth-of-type(3):before {
        content:'Website';
    }
    .contact-info-tbl td:nth-of-type(4):before {
        content:'Phone';
    }

}

.highlight {
    padding:10px 15px 10px 15px;
    background: rgba(0,0,0,0.04);
        clear:both;
    /*border-radius: 3px 3px 3px 3px;
-moz-border-radius: 3px 3px 3px 3px;
-webkit-border-radius: 3px 3px 3px 3px;*/
    overflow:hidden;
}
.highlight p:last-child{
    margin-bottom:0;
}
.highlight a{
    color:#000;
    font-weight:bold;
}
.highlight a:hover{
    color:#444;
    text-decoration:underline;
}

.highlight-red {
    background: #e10423;
    color: #fff;
    margin-top: 2em;
    padding: 12px 20px 13px 20px;
}
.highlight-red a{
    color:#fbf49c;
}
.highlight-red a:hover{
    color:#fff;
    text-decoration:underline;
}

.highlight.plus-img {
    padding:30px;
    margin-bottom:20px;
}
.highlight.plus-img > .article-photo-right {
    margin-bottom:0;
}

.highlight-top {
       background: #e10423;
       text-transform: uppercase;
       font-size:16px;
       text-align:center;
       font-weight:500;
       color: #fff !important;
       padding: 1em .75em;  
       margin-bottom: 20px;  
}

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

.highlight-top a:hover {
       color:#fff;
       text-decoration: none;
}


.highlight-top:hover {
        text-decoration:none;
        background: #666;
}


@media screen and (min-width: 748px) {
    .highlight.plus-img > .article-photo-right {
        max-width:40%;
    }
}
/*ELOQUA*/
.elq-form {}
.elq-form label {
    display:block;
}
.columns fieldset > legend {
    margin-bottom:5px;
    display:block;
    color:#444;
}
/* We use this to get basic styling on all basic form elements */
.elq-form input[type="text"], .elq-form input[type="password"], .elq-form input[type="date"], .elq-form input[type="datetime"], .elq-form input[type="datetime-local"], .elq-form input[type="month"], .elq-form input[type="week"], .elq-form input[type="email"], .elq-form input[type="number"], .elq-form input[type="search"], .elq-form input[type="tel"], .elq-form input[type="time"], .elq-form input[type="url"], .elq-form input[type="color"], .elq-form textarea, .elq-form input[type="file"] {
    width:100%;
    margin: 0 0 1rem 0;
}

/*Select override styling*/
.elq-form div.selector input[type="checkbox"], .elq-form div.selector input[type="radio"], .elq-form div.selector select, .elq-form div.selector span {
    width:100%;
    background: #fff;
    border:#000;
    color: #444;
}


.elq-form div.selector { 
    border: 1px solid #000;
    margin: 0 0 1rem 0;
    padding: 3px 0 0 0; display:block;
    min-height:35px !important;
    line-height: 35px;
}
.elq-form div.selector span {
    padding:0;
}

/*checkbox, radio*/
.elq-form div.checker + label, .elq-form div.checker + label {
    display:inline;
}
.el_button {
    margin:2em 0;
        
}
.radio-grp div, .radio-grp label, .checkbox-grp div, .checkbox-grp label {
    display:inline-block;
}

.radio-grp label, .radio-grp label {
    padding-right:30px;
}

.checkbox-grp .radio-span {
    display:block;
}

/*Eloqua validation message*/
.elq-form .required {
    float: none;
    font-weight: bold;
    position:static;
    display:inline;
}

.LV_validation_message { 
    margin-top:-14px; 
    margin-bottom: 16px; 
    display: block;
}
.LV_valid, .elq-form div.selector span.LV_valid { 
    color:#00CC00; 
    display:none;
}
.LV_invalid {
    color:#CC0000; 
    font-size:11px;
}
.elq-form div.selector span.LV_invalid {
    color:#CC0000; 
    font-size:11px;
    display: block;
    margin-top: 1px;
    margin-left: -10px;
    background: transparent;
}

.LV_valid_field, 
input.LV_valid_field:hover, 
input.LV_valid_field:active, 
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active { 
    outline: 0px solid #00CC00; 
}
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active, 
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active { 
    outline: 1px solid #e10423; 
}
/*Search*/
.SearchContainer .ProductList.List h4 {
    text-transform: none !important;
}
/*Quick search*/
.QuickSearchResult .QuickSearchResultImage {
    line-height:0;
    width:0;
    height:auto;
    border:0;
    display:none;
}

.QuickSearchResult td {
    padding: 0 0 0 8px;
    border:solid 1px #e1e1e1;
}

.QuickSearch tbody tr {
    margin:0;
    padding:5px 0; 
}

.QuickSearch a:hover{
    color: #e10423;
}

/*footer*/
.newsletter-subscription .btn {
    padding: 4px 10px 4px;
    margin-top:1px;
}

/* homepage - section title */
.section__title {
   text-transform: none !important;
} 
/*Left menu*/
.page .Left #SideCategoryList li, .page .Left #SideShopByBrand li {
    border-bottom: 1px solid #ddd;
}
.Left #SideCategoryList li a:hover, .SubCategoryList li > a:hover {
    background: #eee;
    color: #666;
}

.Left #SideCategoryList li li a, .Left .slist li li a {
    padding: 8px 12px 8px 24px;
}

/*.SubCategoryList h3 {
    background: none;
    border-bottom: 1px solid #aaa;
            text-transform: none !important;
                font-size: 16px;
                    padding: 6px 12px;
    margin: 0;
}*/
.SubCategoryList  li {
    border-top: 1px solid #ddd;
    margin-bottom:0;
}
.SubCategoryList  li > a {
    color:#000;
    padding: 7px 12px 8px;
    font-size: 14px;
    display: block;
}

/*dropdown*/
.SortBox div.selector span, .SearchSorting div.selector span {
    line-height:30px;
    height:30px;
}

/*pagination*/
.product-nav:before,
.product-nav:after {
    content: '';
    display: table;
}
.product-nav:after {
    clear: both;
}
.CategoryPagination .PagingList a {
    padding:6px 10px;    
}
.CategoryPagination .PagingList .ActivePage {
    padding:7px 10px;
}

.nav-prev, .nav-next {
    height:31px;
    font-size: 1rem;
}

.CategoryPagination .PagingList .ActivePage {
    background:#000;
    color: #fff;
}
.CategoryPagination .PagingList li, .CategoryPagination {
    border: 0;
}

.CategoryPagination .PagingList {
    border: 1px solid #aaa;
    height: 33px;
}
/* dynamic - subcategories */
span.sf-sub-indicator {
   display: none;
}

/* sig-in page */
.grid__item {
  font-size: 14px !important;
}

/*.login-item p .btn{
  text-transform: capitalize;
  font-weight: 400;
  font-size: 0.75rem;
}*/

.btn.btn-signin {
  background: #e10423;
  border: 1px solid #e10423 !important;
}

.btn-signin-2{
  width: 150px;
}

.btn.btn-signin:hover {
  background: #444;
  border: 1px solid #444 !important;
}

/* create account */
.borderB {
  margin-bottom: 1.5em;
}

.HorizontalFormContainer dt {
  font-size: 14px !important; 
}

div.selector {
  border: 1px solid #333 !important;
}

div.selector select {
  font-size: 14px !important;
}

.HorizontalFormContainer dd .selector span {
    font-size: 14px !important;
}

#FormField_3, #FormField_13{
  margin-bottom: 1.5em; 
}

#CreateAccountForm p.Create-Submit {
    margin-left: 175px !important;
}


/*My Account*/
#WishLists, #WishListEditFrom, #AccountInbox, #AccountOrderStatus, #AccountOrders, #ChooseShippingAddress, #EditAccountForm, #AccountRecentItems, #ShippingAddressForm, #AccountOrder, #CompareContent, #ChooseBillingAddress, #PurchaseGiftCertificate, #GiftCertificateIntro, #CheckGiftCertificateBalance, .YourAccount, .PageContent, #ChooseShippingProvider, #ConfirmOrder {
    padding: 0 !important;
}
.YourAccount .list li {
    padding:20px 0;
}

.YourAccount .list p:last-child {
    margin-bottom:0;
}

.YourAccount .list h4 a {
       color: #e10423 !important;
}

.YourAccount .list a:hover {
       color: #000 !important;
}

.Left .AccountMenu h3 {
    background:#000;
    color:#fff !important;
    font-size:15px;
    line-height: normal;
}
.Left #SideAccountMenu ul{
    padding:12px;
}
.Left #SideAccountMenu li {    
    padding:0;
    border:0;
    margin: 0 auto 4px;
}
.Left #SideAccountMenu li a {
    color:#6b6b6b;
    font-size:13px;
    line-height:16px;
    padding:5px 0;
}
.Left #SideAccountMenu li a:hover {
    color:#999;
    background:#fff;
}

.AccountMenuBorder {
        border: 1px solid #aaa;
}

.AccountMenu {
        border: none !important;
}

/* Featured Products -extra */
h2.featuredprod{
        border-bottom: none !important; 
}

.BlockContent .ProductImage > a .play-btn {
    top:1rem;
}

/* human-resources */
.page-header.page-header-human-resources {
    background: url("img/human-resources-bck.jpg") 0 0 no-repeat;
    background-size: cover;
}

/* healthcare */
.page-header.page-header-healthcare {
    background: url("img/healthcare-bck.jpg") 0 0 no-repeat;
    background-size: cover;
}

/* maintenance-reliability */
.page-header.page-header-maintenance-reliability {
    background: url("img/maintenance-reliability-bck.jpg") 0 0 no-repeat;
    background-size: cover;
}

.content-addbox {
    background-color: #F4F4F4;
    margin-bottom: 20px;
    padding: 20px 20px 5px 20px;
}

/* government-training */
.page-header.page-header-gov-training {
    background: url("img/government-training-bck.jpg") 0 0 no-repeat;
    background-size: cover;
}

/* secure checkout */
a.icon-add {
    padding: 10px 10px 10px 11px !important;
    background: #777 !important;
}

a.icon-add:hover {
    background: #444 !important;
}

/*Products and Services*/

.article-banner.employee-training {
    background: url("img/et2-1179x371.jpg") 50% 0% no-repeat;
}
.article-banner.coastalflix {
    background: url("img/coastalflix2-1180x310.jpg") 25% 0% no-repeat;
}

.article-banner.safestart {
    background: url("img/safestart2-1180x310.jpg") 30% 0% no-repeat;
}

.article-banner.psm {
    background: url("img/psm4-1180x310.jpg") 30% 0% no-repeat;
}

.article-banner.elearning-suite {
    background: url("img/des-bck1.jpg") 50% 0% no-repeat;
}

.article-banner.sps {
    background: url("img/sps-4.jpg") 50% 0% no-repeat;
}
.article-header.article-header-bck {
    width:100%;
}
.article-banner .play-popup {
    position:relative;
    top:35%;
}

.article-light-mid .article-secondary-title, .article-light-mid .article-primary-title {
    padding-left:15px;
    padding-right:15px;
}

.article-light-mid.article-mid-header .article-secondary-title, .article-light-mid.article-mid-header .article-primary-title {
    color:#000 !important;
    margin-top:0;
}
.article-light-mid.article-mid-header {
    text-transform:none !important;
    margin-bottom:1.2em;
}
.article-light-mid.article-mid-header .article-primary-title > sup {
    top:-4px;
}
@media screen and (min-width: 1080px) {
    .article-light-mid .article-secondary-title-alt.wide {
        padding-left:10rem;
        padding-right:10rem;
    }

}
/* @media screen and (min-width: 480px) {
    .article-banner.coastalflix .cta {
        width:22rem;
    }
} */

.article-mid-header .fineprint, .article-mid-header .description {
    color:#333;
    padding-left:15px;
    padding-right:15px;
    
}
.article-mid-header .description {color:#6b6b6b; font-size:16px; line-height:1.8em;}

@media screen and (min-width: 1080px) {
    .article-mid-header .description, .article-mid-header .fineprint {
        padding-left:10rem;
        padding-right:10rem;
    }
    .article-mid-header .description.wide, .article-mid-header .description.wide {
        padding-left:5rem;
        padding-right:5rem;
    }
}

/*Products and services*/
/*SPS*/
@media screen and (min-width: 320px) {
       .main-title {
             text-align:center;}
}

@media screen and (min-width: 768px) {
       .main-title {
             width:95%;}
}


/*Products and services icons*/
/*STOP icons*/

.feature-item-mid .feature-item-icon {
    width:62px;
    height:58px;
}
/*elearning icons*/
.feature-item-icon.elearning {
    background: url("img/PS-icons-1c.png") 0px 0px no-repeat;
}
.feature-item-icon.elearning:hover {
    background: url("img/PS-icons-2c.png") 0px 0px no-repeat;
}
.feature-item-icon.dvds {
    background: url("img/PS-icons-1c.png") -70px 0px no-repeat;
}
.feature-item-icon.dvds:hover {
    background: url("img/PS-icons-2c.png") -70px 0px no-repeat;
}
.feature-item-icon.coastalflix {
    background: url("img/PS-icons-1c.png") -140px 0px no-repeat;
}
.feature-item-icon.coastalflix:hover {
    background: url("img/PS-icons-2c.png") -140px 0px no-repeat;
}
.feature-item-icon.handbooks {
    background: url("img/PS-icons-1c.png") -210px 0px no-repeat;
}
.feature-item-icon.handbooks:hover {
    background: url("img/PS-icons-2c.png") -210px 0px no-repeat;
}
.feature-item-icon.posters {
    background: url("img/PS-icons-1c.png") -280px 0px no-repeat;
}
.feature-item-icon.posters:hover {
    background: url("img/PS-icons-2c.png") -280px 0px no-repeat;
}
/*employee training icons*/
.feature-item-icon.lms {
    background: url("img/PS-icons-1c.png") 0px -60px no-repeat;
}
.feature-item-icon.lms:hover {
    background: url("img/PS-icons-2c.png") 0px -60px no-repeat;
}
.feature-item-icon.authoring-tool {
    background: url("img/PS-icons-1c.png") -70px -60px no-repeat;
}
.feature-item-icon.authoring-tool:hover {
    background: url("img/PS-icons-2c.png") -70px -60px no-repeat;
}
.feature-item-icon.assessment-builder {
    background: url("img/PS-icons-1c.png") -139px -60px no-repeat;
}
.feature-item-icon.assessment-builder:hover {
    background: url("img/PS-icons-2c.png") -139px -60px no-repeat;
}
.feature-item-icon.interactive {
    background: url("img/PS-icons-1c.png") -210px -60px no-repeat;
}
.feature-item-icon.interactive:hover {
    background: url("img/PS-icons-2c.png") -210px -60px no-repeat;
}
.feature-item-icon.prof-services {
    background: url("img/PS-icons-1c.png") -280px -60px no-repeat;
}
.feature-item-icon.prof-services:hover {
    background: url("img/PS-icons-2c.png") -280px -60px no-repeat;
}
/*stop icons*/
.feature-item-icon.sfp {
    background: url("img/PS-icons-1c.png") 0px -121px no-repeat;
}
.feature-item-icon.sfp:hover {
    background: url("img/PS-icons-2c.png") 0px -121px no-repeat;
}
.feature-item-icon.sfeo {
    background: url("img/PS-icons-1c.png") -70px -121px no-repeat;
}
.feature-item-icon.sfeo:hover {
    background: url("img/PS-icons-2c.png") -70px -121px no-repeat;
}
.feature-item-icon.stop-hc {
    background: url("img/PS-icons-1c.png") -139px -121px no-repeat;
}
.feature-item-icon.stop-hc:hover {
    background: url("img/PS-icons-2c.png") -139px -121px no-repeat;
}
.feature-item-icon.stop-datapro {
    background: url("img/PS-icons-1c.png") -210px -121px no-repeat;
}
.feature-item-icon.stop-datapro:hover {
    background: url("img/PS-icons-2c.png") -210px -121px no-repeat;
}
.feature-item-icon.stop-ergonomics {
    background: url("img/PS-icons-1c.png") -280px -121px no-repeat;
}
.feature-item-icon.stop-ergonomics:hover {
    background: url("img/PS-icons-2c.png") -280px -121px no-repeat;
}
.feature-item-icon.stop-oilgas {
    background: url("img/PS-icons-1c.png") -349px -121px no-repeat;
}
.feature-item-icon.stop-oilgas:hover {
    background: url("img/PS-icons-2c.png") -349px -121px no-repeat;
}
.feature-item-icon.stop-psm {
    background: url("img/PS-icons-1c.png") -420px -121px no-repeat;
}
.feature-item-icon.stop-psm:hover {
    background: url("img/PS-icons-2c.png") -420px -121px no-repeat;
}

/*PSM icons*/
.feature-item-icon.psm-solutions {
    background: url("img/PS-icons-1c.png") 0px -180px no-repeat;
}
.feature-item-icon.psm-solutions:hover {
    background: url("img/PS-icons-2c.png") 0px -180px no-repeat;
}
.feature-item-icon.psm-elearning {
    background: url("img/PS-icons-1c.png") -70px -180px no-repeat;
}
.feature-item-icon.psm-elearning:hover {
    background: url("img/PS-icons-2c.png") -70px -180px no-repeat;
}
.feature-item-icon.psm-instructor-led {
    background: url("img/PS-icons-1c.png") -139px -180px no-repeat;
}
.feature-item-icon.psm-instructor-led:hover {
    background: url("img/PS-icons-2c.png") -139px -180px no-repeat;
}

/*Safestart icons*/
.feature-item-icon.ss-overview {
    background: url("img/PS-icons-ss1c.png") -210px -180px no-repeat;
}
.feature-item-icon.ss-overview:hover {
    background: url("img/PS-icons-ss2c.png") -210px -180px no-repeat;
}
.feature-item-icon.ss-getstart {
    background: url("img/PS-icons-ss1c.png") -280px -180px no-repeat;
}
.feature-item-icon.ss-getstart:hover {
    background: url("img/PS-icons-ss2c.png") -280px -180px no-repeat;
}
.feature-item-icon.ss-home {
    background: url("img/PS-icons-ss1c.png") -349px -180px no-repeat;
}
.feature-item-icon.ss-home:hover {
    background: url("img/PS-icons-ss2c.png") -349px -180px no-repeat;
}
.feature-item-icon.ss-io {
    background: url("img/PS-icons-ss1c.png") -420px -180px no-repeat;
}
.feature-item-icon.ss-io:hover {
    background: url("img/PS-icons-ss2c.png") -420px -180px no-repeat;
}

.two-content .feature-item {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.two-content .feature-item:first-child {
  margin-left: auto;
}
.two-content .feature-item:last-child {
  margin-right: auto;
}

@media screen and (min-width: 1024px) {
  .two-content .feature-item {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 33%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .two-content .feature-item:before,
  .two-content .feature-item:after {
    content: '';
    display: table;
  }
  .two-content .feature-item:after {
    clear: both;
  }

  .two-content .feature-item:nth-child(2n) {
    float: left;
  }
  .two-content .feature-item:nth-child(2n + 1) {
    clear: none;
  }
 .two-content .feature-item:first-child {
        margin-left:17%;
        float:left;
  }
}
.three-content .feature-item {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.three-content .feature-item:first-child {
  margin-left: auto;
}
.three-content .feature-item:last-child {
  margin-right: auto;
}

@media screen and (min-width: 1024px) {
  .three-content .feature-item {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 33%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .three-content .feature-item:before,
  .three-content .feature-item:after {
    content: '';
    display: table;
  }
  .three-content .feature-item:after {
    clear: both;
  }
  .three-content .feature-item:nth-child(3n) {
    float: right;
  }
  .three-content .feature-item:nth-child(3n + 1) {
    clear: both;
  }
  .three-content .feature-item:nth-child(2n) {
    float: left;
  }
  .three-content .feature-item:nth-child(2n + 1) {
    clear: none;
  }
}

.five-content .feature-item {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.five-content .feature-item:first-child {
  margin-left: auto;
}
.five-content .feature-item:last-child {
  margin-right: auto;
}

@media screen and (min-width: 1024px) {
  .five-content .feature-item {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 33%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .five-content .feature-item:before,
  .five-content .feature-item:after {
    content: '';
    display: table;
  }
  .five-content .feature-item:after {
    clear: both;
  }
  .five-content .feature-item:nth-child(3n) {
    float: right;
  }
  .five-content .feature-item:nth-child(3n + 1) {
    clear: both;
  }
  .five-content .feature-item:nth-child(2n) {
    float: left;
  }
  .five-content .feature-item:nth-child(2n + 1) {
    clear: none;
  }
  
  .five-content .feature-item:nth-child(4) {
        margin-left:17%;
        float:left;
  }
    .five-content .feature-item:nth-child(5) {
         clear: none;
    }
}

/*Products and services articles*/
.product-name, .feature-title {
    text-transform:none !important;
}
.article-photo-right {
    float:right;
    margin:0 0 20px 40px;
}

.article-photo-left {
    float:left;
    margin:0 20px 20px 0;
}

.article-photo-center {
    margin:0 auto 20px auto !important;
    text-align:center;
}

@media screen and (max-width: 748px) {
    .article-photo-right, .article-photo-left {
        float:none;
        margin:0 auto;
    }


    .article-photo-center {
        width:100%;
        text-align:left;
    }
}

.article-photo-right.main {
    margin-top:30px;
}


.article-photo-right.with-caption {
    width:215px;    
}

.article-photo-right.with-caption.award {
        width: 190px;
    border: solid 1px #e1e1e1;
    padding: 10px;    
}
@media screen and (max-width: 748px) {
    .article-photo-right.with-caption {
        margin:0 0 20px ;    
    }
}

.article-photo-right.with-caption strong, .article-photo-right.with-caption span {
    display:block;
}
.article-photo-right.with-caption strong {
    margin-bottom:10px;
}

.article-photo-right.with-caption span {
    font-size:12px;
    color:#878586;
}

.article-video-right {
    float:right;
    margin:20px 0 20px 20px;
}

@media screen and (max-width: 748px) {
    .article-video-right {
        float:none;
        margin-left:0;
    }
}
.article-h2 {
    text-transform:none !important;
}
.article-h3 {
    margin-bottom:20px !important;
    text-transform:none !important;
}
.quick-links {
    margin-top:20px;
}
.quick-links li > a{
 color:#e10423;

 line-height: 1.8em;
}

.quick-links.icons {
    margin:0 0 20px 0;
}
.quick-links.icons em:before {margin-left:1px;}
.quick-links.icons li strong {display:inline-block;margin-bottom:0;}

.quick-links.icons li {
    list-style:none;
    font-size:16px;
}

.embed-code-textarea {
    /*height:60px;*/
    /*width:100%;*/
}
.footnote {
    margin-top:2em;
}
.footnote > p{
    font-style: italic;
    font-size: 80%;
    line-height: 1.8em;
}
.footnote > p:last-child{
    margin-bottom:0;
}
.quote-section {
    padding-top:20px;
    padding-bottom:1px;
}
.quote {
    font-family: Georgia, serif;
    position: relative;
    margin-left:0;
} 
.quote cite {
    color: #999999;
    display: block;
    margin: 5px 0 20px;
    font-size: 12px;
}
 
.quote cite:before {
    content: "\2014 \2009";
}
.circle span {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    display:block;
    float:left;
    Width:25px;
    height:25px;
    text-align:center;
    vertical-align: middle;
}
.circle-red span {
    background:#f30000;
    color:#fff;
    line-height:25px; 
    margin-right:15px;
}
.circle img {
    display:block; margin-top:20px; margin-left:40px;
}

.gif-fix {
    overflow:hidden;
    width:80%;
}
.gif-fix img {
    margin-left:-9px;
    
}
.list-fix {
    overflow:hidden;
}

.list-fix > li {
    margin-left:20px;
}



@media screen and (max-width: 748px) {
    .list-fix {
        overflow:auto;
    }
    .list-fix > li {
        margin-left:0;
    }
    
    
}

@media screen and (min-width: 748px) {
.risk {
        width:400px;
    }
}
/*Kaltura player*/
.article-video-right .kWidgetIframeContainer, .new-video .kWidgetIframeContainer {
        width: 100%;
        height: 100%;
    }
@media screen and (min-width: 240px) {
    .new-video .kWidgetIframeContainer {
        width: 220px;
        height: 143px;
    }
}
@media screen and (min-width: 320px) {
    .new-video .kWidgetIframeContainer {
        width: 280px;
        height: 198px;
    }
}
@media screen and (min-width: 480px) {
    .new-video .kWidgetIframeContainer {
        width: 320px;
        height: 226px;
    }
}
@media screen and (min-width: 667px) {
    .new-video .kWidgetIframeContainer {
        width: 400px; 
        height: 282px;
    }
}

@media screen and (min-width: 768px) {
    .new-video .kWidgetIframeContainer {
        width: 560px; 
        height: 395px;
    }
    .article-video-right {padding-top:0;}
    .article-video-right .kWidgetIframeContainer {
        width: 400px;
        height: 260px;
    }
}








/*press releases, blog*/
.NewsDate {padding-bottom:20px;}
.PostTitleList a, .BlockContent.PageContent .BlogPostContent h3.RecentPostTitle a {
    color: #e10423;
    font-size:18px !important;
}

.PostTitleList a:hover, .BlockContent.PageContent .BlogPostContent h3.RecentPostTitle a:hover, .ProductDetails a:hover {
    color: #999;
}
.BlogPostContent:last-child {
        border-bottom: 1px solid #DDDDDD;
}

/*toggle*/
.toggle-link {
    margin-bottom:10px;
}
.toggle-link a {
    font-size:18px;
    color: #e10423;
    font-weight:700;
}

.toggle-content {
    /*display:none;*/
    margin:20px 0;
}
/*LEFT*/

.page .Left .CategoryList h3 {
    text-transform: none !important;
}

/* Learning topics header */

.lt-title {
    padding: 0 10px 0;
    /*height: 100px*/
}

.lt-three-col.lt-row-list a {
    color: #e10423;
}

.lt-three-col.lt-row-list a:hover {
    color: #999;
}

.lt-row-list {
    margin-left: 0;
    margin-bottom: 28px;
    margin-bottom: 1.5rem;
    list-style-type: none;
    *
    zoom: 1;
}
.lt-row-list:before,
.lt-row-list:after {
  content: '';
  display: table;
}
.lt-row-list:after {
  clear: both;
}

.lt-product-title { margin: 10px 0; }

.lt-three-col.lt-row-list > li {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #eee;
}

.lt-three-col.lt-row-list > li:first-child {
  margin-left: auto;
}

.lt-three-col.lt-row-list > li:last-child {
  margin-right: auto;
}

.lt-list {
    margin-bottom: 10px;
  }

/* Learning topics header - Responsive */
/* @media screen and (min-width: 480px) {
  .lt-three-col.lt-row-list > li {
    *zoom: 1;
    float: left;

    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 0.5%;
  }
  .lt-three-col.lt-row-list > li:before,
  .lt-three-col.lt-row-list > li:after {
    content: '';
    display: table;
  }
  .lt-three-col.lt-row-listt > li:after {
    clear: both;
  }
  .lt-three-col.lt-row-list > li:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .lt-three-col.lt-row-list > li:nth-child(2n+1) {
    clear: both;
  }
} */

@media screen and (min-width: 768px) {
  .lt-three-col.lt-row-list > li {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 33%;
    margin-left: 0%;
    margin-right: 0.5%;
  }

  .lt-three-col.lt-row-list > li:before,
  .lt-three-col.lt-row-list > li:after {
    content: '';
    display: table;
  }

  .lt-three-col.lt-row-list > li:after {
    clear: both;
  }

  .lt-three-col.lt-row-list > li:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }

  .lt-three-col.lt-row-list > li:nth-child(3n+1) {
    clear: both;
  }
}

@media screen and (max-width: 736px) {
.lt-title {
    height: auto;
  }
}

/*Breadrumbs*/

.Breadcrumb li span:after {
    font-family: FontAwesome;
    content: "\f105";
    padding-left: 9px;
}

/*Helpers*/
h2 + h3 {
    margin-bottom:0;
    line-height:1.8em;
}

dl + hr {margin-top:0;}
sup {
      position: relative;
    top: -3px;
    font-size: 80%;
    vertical-align: inherit;
}

h1 > sup {
 font-size:70%;
 top: -6px;
} 
h2 > sup {
 font-size:70%;
 top: -4px;
}
h3 > sup {
 top: -3px;
} 

.mar-top {
    margin-top:1.5em;
}

.float-left {
    float:left;
}


.box {
    border:solid 1px #ddd;
    padding:30px;
}

/* DES */

.des-leftnav {
        margin-bottom: 20px !important;
}

.des-fprint p {
        font-size: 80%;
        font-weight:600;
        padding: 0 0 10px 10px;
        margin-bottom: 0px;
}

/*Product Details*/
#ProductDetails .ProductThumbImage  {
    border:0;
    line-height:0;
}

#ProductDetails h1 {display:inline;}

#mAttrDtl {display:inline;}
#mAttrDtl img {margin-right: 5px;}
#mAttrDtl img:last-child {margin-right: 0;}

.ProductDetailsGrid {margin-bottom: 1.3125rem; clear:both;}
@media screen and (max-width: 768px){
  .PrimaryProductDetails .ProductMain {margin-top: 1.3125rem;}
}

.ProductMain .prd {padding:10px; border-bottom:solid 1px #e8e8e8;}
.ProductMain .prd + p {margin-top:20px;}
/*.ProductMain .prd + p {margin-bottom:20px;border-bottom:solid 1px #e1e1e1;}*/
.ProductMain .prd p:last-child {margin-bottom:0;}

/*Product list*/
.ProductList.List h4 {display:inline;}
.ProductList.List h4:hover, .ProductList .ProductDetails strong a:hover {
    color: #999 !important;
}

#mAttr {display:inline;}
#mAttr img {margin-right: 5px;}
#mAttr img:last-child {margin-right: 0;}

/*Flag popup*/
.country-item.country-me .flag {
    background: url("img/flags.png??") 0px -48px no-repeat;
}
.country-item.country-gr .flag {
    background: url("img/flags.png??") 0px -64px no-repeat;
}
.country-item.country-latam .flag {
    background: url("img/flags.png??") -21px -32px no-repeat;
}
.country-item.country-fr .flag {
    background: url("img/flags.png??") -21px -48px no-repeat;
}
.country-item.country-uk .flag {
    background: url("img/flags.png??") -21px -64px no-repeat;
}
.country-item.country-pr .flag {
    background: url("img/flags.png??") -40px 0px no-repeat;
}
.country-item.country-sp .flag {
    background: url("img/flags.png??") -40px -16px no-repeat;
}
.country-item.country-uae .flag {
    background: url("img/flags.png??") -40px -32px no-repeat;
}
.country-item.country-ne .flag {
    background: url("img/flags.png??") -40px -48px no-repeat;
}

/* Subscribe - newsletter */
.subscribe-button {float:right;}

@media screen and (min-width: 768px) {
  .newsletter-text, .sub-button {width:50%;}
}

@media screen and (min-width: 420px) and (max-width: 736px) {
  .newsletter-text {width:67% !important;}
  .sub-button {width:30% !important;}
  .subscribe-button {width:100% !important;}
  .sub-btn {margin-top:0 !important;}
}

@media screen and (min-width: 320px) and (max-width: 736px) {
  .subscribe-button {float:left;}
  .sub-btn {width:100%;}
  .newsletter-subscription h4 {font-size:20px;}
}

/*Copyright - footer */
.copyright-footer {font-size:12px !important;}

@media screen and (max-width: 736px) {
  .footersocial {margin-bottom: -45px; !important;}
  .copyright-footer {width: 99%;}
}

/**/
.fastCartSummaryBox .actionLink a {color: #e10423 !important;}
.fastCartSummaryBox .actionLink a:hover {color: #999 !important;}

/* Category Heading */
#CategoryHeading .TitleHeading  {margin-bottom: 1.3125rem; }

/* Specials */
.p-code {
   color: #e10423;
   font-weight:700;
}

/*.Block.SideRelatedProducts .ProductImage.QuickView img {
    width:auto !important;
    height: 200px !important;
}*/
.ProductList .ProductDetails strong a.link-sm {font-size:.97rem;}

@media screen and (min-width: 736px) {
.fix-top-margin { margin-top:20px;}
}


/* Stop subpages button style */

.stop-highlight {font-size: 16px; font-weight:600;}
.stp-icon {margin-top: 20px !important;}
.contactus-btn {margin: 30px 0;}

.contact-us-btn {    
    font-size: 16px;
    background: #e10423;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 500;
    padding: 0.875rem 1.75rem;
}

.contact-us-btn:hover {
   background: #444;
   color: #fff !important;
   font-weight: 500;
}

@media (min-width: 768px) and (max-width: 1024px){
   .right-art-img {width: 50% !important;}
}

/* Risk Factor */

.highlight-2 {
    background: #f4f4f4;
    /* border: solid 1px #e1e1e1; */
    /* padding: 20px 20px 0 20px; */
    padding: 20px;
    width: 400px;
    margin-bottom:20px;
    clear:both;
    float:right;
}

.highlight-2 > a {
    color: #e10423;
    font-size: 16px;
}

.author {
    line-height: 1.5em;
    display: block;
    text-transform: uppercase;
    margin: 0;
    font-size: 14px;
    font-weight: normal;
}

/* Safestart */

.safestart-img {padding-bottom: 10px;}
.ssproduct-img {float: right;}
.ssauthor-img {float: left; padding-right: 20px;}


/**/
.other-products__content .other-product-block .product__icon.icon__ic {
  width: 62px;  
  background: url("img/other-products-y1.png") -67px 0 no-repeat;
}

.other-products__content .other-product-block:hover .product__icon.icon__ic {  

background-position-y: -62px;
}
/*Reskin */
.btn {
	border: 2px solid var(--dss-red);
	background-color: var(--dss-red);
	color: #fff;
}
.btn:hover {
	border: 2px solid var(--dss-red);
	background-color: transparent;
	color: var(--dss-red) !important;
}
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	padding: 23px;
}

.ExpressCheckoutBlock .ExpressCheckoutTitle,
.InfoMessage, .CreateAccount, .AccountLogin {
	border-color: var(--dss-grey-1-70);
	background-color: #fff;
}
.InfoMessage {
	color: var(--dss-blue-70);
}
.SuccessMessage {
	background-color: #fff;
	color: var(--dss-blue-70);
	border-color: var(--dss-blue);
}
.ErrorMessage {
	border-color: var(--dss-red);
	color:var(--dss-red);  
	background:  #fff;
}
.CartContents thead {
	background-color: var(--dss-red);
}
.CartContents tfoot .SubTotal td div {
	padding: 10px 20px;
}