@import url(common.min.css);
/* ============================= *
 * BU OVERRIDE STYLE
 * ============================= */
 
a {
	font-family: inherit;
}
hr {
    border-top: 1px solid #a4b8ca;
}
.btn-outline-primary:focus, .btn-outline-primary:hover, .btn-primary, .label-primary, .list-group .active, .nav-pills > li.active > a, .pagination > .active:hover > a, .pagination > .active > a {
    background-color: #d52229;
}
.color-bg-3 {
	background-color: #636466;
}
.color-bg-4 {
	background-color: #939598;
}
.icon-ausflag:before {
	content:"\f024"
}
.header-logo {
    margin: 28px 0em 27px 0;
}
.main-menu LI A:hover {
    background-color: #d8d9db;
}
.nav-justified>li:hover>a {
	color: #d52229;
}
.nav-justified > li:not(.dropdown):not(:last-child) {
    position:relative;
    top: 1px;
}
#main-nav-toggle {
    width: 40%;
    max-width: 600px;
}
.dropdown .dropdown-menu {
    right: auto;
}
.dropdown-menu > li > a {
    overflow: visible;
}
.dropdown-menu li a {
    padding: 10px 2.75em 10px .75em;
}
.social-icons:hover{
	background-color:#ccc;
}
.textlink-cdx1 {
	color: #d52229;
}
.textlink-cdx1:hover, .textlink-cdx1:focus {
	color: #c10c13;
	text-decoration: underline;
}
.btn-cdx2 {
	color: #fff;
	background-color: #d52229;
	border: 2px solid #d52229;
}
.btn-cdx2:hover, .btn-cdx2:focus {
	background-color: #c10c13;
	border: 2px solid #c10c13;
}
.btn-cdx3 {
	color: #d52229;
	background-color: #fff;
	border: 2px solid #fff;
}
.btn-cdx3:hover, .btn-cdx3:focus {
	color: #fff;
	background-color: #d52229;
	border: 2px solid #fff;
}
.btn-cdx4 {
	color: #fff;
	background-color: transparent;
	border: 1px solid #fff;
}
.btn-cdx4:hover, .btn-cdx4:focus {
	background-color: #d52229;
}
.login-upperlist A:hover, .login-upperlist A SPAN:hover {
	color: #d52229;
} 
.footer-info A:hover, .footer-info A:active, .footer-info A:focus {
	color: #ccc;
}
.ico-c::before {
    padding-right: .6em;
}
.icon-emailbutton:before {
	content:"\f0e0"
}
.icon-linksquare:before {
	content:"\f14c"
}
.icon-thumbtack:before{
	content:"\f08d"
}
ul.intlflags  {
	list-style-type: none;
	padding: 0 0 22px 0px;
} 
ul.intlflags A:hover, ul.intlflags A:focus  {
	color: #ccc;
} 
ul.intlflags IMG {
	padding: 0 12px 0 0;
}
.vertCenterLevelOne {
	position:relative; 
	z-index:0;
}
.vertCenterLevelTwo { /* any IMGs need to be at the same level as this container */
	position:absolute; 
	z-index:1;
	top:0;
	left:0;
	right:0;
	bottom:0;
}
.vertCenterLevelThree {
	display:table;
	height:100%;
	padding:0;
}
.vertCenterLevelFour {
	display:table-cell;
	vertical-align:middle;
}
.noOverlayFilter .overlay-outer::after { /* setting to disable the overlay */
    background-color: transparent !important;
}
.overlay-inner { /* patch for an update to the common css file */
	position: absolute; 
	top: 0; 
	left: 0; 
	height: 100%; 
	width: 100%;
}
.slider-wrapper .-wrapper { /* Card.Jumbotrom fix */
	background-color:rgba(0,0,0,.6);
}
/* home page styles */
.logo-colorfilter {
	filter: grayscale(1);
	-webkit-filter: grayscale(1);
}
.logo-colorfilter:hover {
	filter: grayscale(0);
	-webkit-filter: grayscale(0);
}
.login-inner-box {
	background-color: transparent;
	background-image: url('http://cdx-stg-mkt01/images/default-source/marketing-images/widgets/cards/services/login-inner-gradient.jpg');
	background-repeat: repeat-x;
    background-position: right 0px bottom 32px; 
	width: 90%;
	padding: 20px 0;
	border-top: 1px solid #748fb9;
}


/* Training Library page styles */
.tagSortInstructions { font-size: 18px; margin: 0 auto 20px auto; max-width: 1000px; }
.tagSortInstructions A { color: #d52229; text-decoration: underline; }
.tags-container{margin:10px auto 15px auto;font-size: 14px; max-width: 1000px;}
.tags-container span{display:inline-block;border:2px solid #CCC;color:#707070;font-size:15px;line-height:10px;padding:15px 48px 13px 48px;margin:5px 5px 15px 5px;cursor:pointer;border-radius:12px;-moz-border-radius:12px; background-color: #f7fafc; -webkit-border-radius:12px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}
.tags-container span:hover{border:2px solid #1b588e;color:#1b588e;background-color:transparent;}
.tags-container span.tagsort-active{border:2px solid #1b588e;color:#FFF;background-color:#1b588e;}
.tagsort-reset { margin-top: 10px !important; }
.item-tags { display:none; }
.tagsortcontainer{width:100%;margin:0 auto;}
.item{float:left;width:100%; font-size: 14px;}
.TrainingLibrFilesSection .wrapper, .libraryHowTo {background-color: #fff; border-bottom: 1px solid #dbdbdb; padding: 8px 10px 2px 15px; vertical-align: top;}
.libraryHowTo { font-weight: bold; }
.libraryDivider { padding: 1px 10px 1px 15px; }
.libraryHdr { border-bottom: 1px solid #666; border-top: 1px solid #666; vertical-align: top; font-size: 18px; padding: 4px 0 4px 5px; font-weight: bold; margin-top: 5px; }
.item .wrapper img{width:100%;}
.item .wrapper .item-tags{color:#AAA;font-size:12px;line-height:1.8;}
.tagsort2-high, .tagsort2-college, .tagsort2-student, .tagsort2-instructor, .tagsort2-lv2014, .tagsort2-mlr2014, .tagsort2-mht2015, .tagsort2-fat { display:none !important; }
.tlFirstCol { width: 84%; display: inline-block; margin: 0 0 1px 0; }
.tlSecondCol { width: 15%; display: inline-block; margin: 0 0 1px 0; text-align: right; }
.tags-container { padding: 20px 2% 5px 2%; background-color: #f7f7f7; border-top: 1px solid #ededed; border-bottom: 1px solid #e0e0e0; }
.jumpTo { margin:20px 0px 25px; text-align: center; font-size: 14px; }
.jumpTo a { color: #d52229; }
.libraryHdr a { display: block; font-size: 11px; color: #1b588e; float: right; width: 180px; font-weight: normal; text-align: right; margin: 9px 5px 0 0 ; }
.TrainingLibrFilesSection { margin: 0 auto; max-width: 1000px; background-color: #fff; }
.tlSecondCol A { color: #d52229; }
.icon-trainuniv:before { content:"\f19c" }
.icon-traincogs:before { content:"\f109" }


/* Events Page styles */
.cdxEvents Ul LI {
	border: 1px solid #ccc;
	background-color: #fafafc;
	margin-bottom: 15px;
	list-style: none;
	padding: 0 3% 10px 3%;
	border-radius: 3px;
}
.cdxEvents .sf-event-title A {
	color: #cb6519;
	font-size: 0.75em;
}
.cdxEvents TIME, .cdxEvents P SPAN {
	font-family: 'Frutiger Bold', sans-serif;
}
.cdxEvents SPAN {
	font-family: 'Frutiger Light', sans-serif;
}
.cdxEventsCal .k-link:link, .cdxEventsCal .k-link:visited, .cdxEventsCal .k-nav-current.k-state-hover .cdxEventsCal .k-link {
    color: #cb6519;
}
.cdxEventsCal .k-scheduler .k-scheduler-toolbar .k-state-selected, .cdxEventsCal .k-scheduler .k-today.k-state-selected, .cdxEventsCal .k-state-selected, .cdxEventsCal .k-state-selected:link, .cdxEventsCal .k-state-selected:visited {
    background-color: #ccc;
    border-color: #cb6519;
}
.cdxEventResults2 {
	display: none;
}
.cdxEventResults UL {
    list-style-type: none;
	padding: 10px 0 10px 0;
}
.cdxEventResults UL LI A {
    color: #d52229;
	line-height: 25px;
}
.cdxEventResults UL LI A:hover, cdxEventResults UL LI A:active {
    text-decoration: underline;
}

/* software online page styles */
.online UL LI, .online UL LI A, .online EM {
	font-family:'Frutiger Light', sans-serif;
	font-size: 17px;
}
.online UL {
    list-style-type: none;
	padding: 10px 0 10px 0;
}
.online ul li {
	padding: 0 0 15px 25px;
}
.online ul li:before {
	font-family: FontAwesome;
    content: "\f0da";
	padding: 0 15px 0 5px;
	margin: 0 0 0 -25px;
	color: #035dac;
}
.online OL LI, .online OL LI A {
	font-family:'Frutiger Light', sans-serif;
	font-size: 17px;
}
.online OL {
	margin-left: 25px;
	padding: 10px 0 10px 0;
}
.online OL LI {
	padding: 0 0 8px 15px;
}

/* contact us page styles */
UL.custServ .btn {
	font-family:'Frutiger bold', sans-serif;
}
UL.custServ {
    list-style-type: none;
	padding: 10px 0 10px 0;
}
ul.custServ li {
	font-family:'Frutiger light', sans-serif;
	font-size: 15px;
	padding: 0px 0 10px 25px;
	margin:  0px 0 0 30px;
}
ul.custServ li.pho:before {
	font-family: FontAwesome;
	font-size: 40px;
	padding: 0px 25px 0 5px;
	margin: 0px 0 0 -63px;
	position: relative;
	top: 11px;
	left: 4px;
}
ul.custServ li.env:before {
	font-family: FontAwesome;
	font-size: 35px;
	padding: 0px 25px 0 5px;
	margin: 0px 0 0 -63px;
	position: relative;
	top: 7px;
	left: 1px;
}
ul.custServ li.rep:before {
	font-family: FontAwesome;
	font-size: 45px;
	padding: 0px 25px 0 5px;
	margin: 0px 0 0 -63px;
	position: relative;
	top: 9px;
	left: 2px;
}
ul.custServ li.thu:before {
	font-family: FontAwesome;
	font-size: 50px;
	padding: 0px 25px 0 5px;
	margin: 0px 0 0 -63px;
	position: relative;
	top: 14px;
	left: 2px;
}

/* product list page styles */
.panel FOOTER .btn-primary {
	color: #fff;
	background-color: #d52229;
	border: 2px solid #d52229;
	font-family: 'Frutiger Bold', sans-serif !important;
	font-weight: 100 !important;
}
.panel FOOTER .btn-primary:hover, .panel FOOTER .btn-primary:focus {
	background-color: #c10c13;
	border: 2px solid #c10c13;
}
.single-products .product-title {
    height: 90px;
    max-height: 90px;
    overflow: hidden;
}

/* product detail page styles */
#prodCatTopHdr {
	letter-spacing: 0.6px;
	font-weight: 600;
	display: none;
}
.scrollnav-wrapper #prodCatTopHdr {
	display: block;
}
#productCatalog {
	margin-top: 1ex !important;
}
A[class="m-t-1 text-bold center-block text-xs-center"] {
	font-family: 'Frutiger Light', sans-serif;
	letter-spacing: 0.6px;
	color: #d52229;
	margin-top: 30px !important;
}
#productGroupTitle HEADER H2 SPAN {
	font-family: 'Frutiger Black', sans-serif;
	letter-spacing: .6px;
}
#productGroupTitle HEADER H3 SPAN, #productGroupTitle HEADER H4 SPAN {
	font-family: 'Frutiger Light', sans-serif;
	letter-spacing: .6px;
}
#productGroupTitle HEADER H4 SPAN {
	font-weight: 700;
}
/* RESOURCES MENU */
.product-resources H5 {
	display: none;
	font-family: 'Frutiger Light', sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 0.6px;
}
#accordion A H6 {
    color: #000;
    font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.6px;
    font-family: 'Frutiger Black',sans-serif;
	margin: 5px 0 5px 0;
}
#accordion .border-b-wrapper {
    border-top: 1px solid #f7f7f7;
    border-bottom: none; 
}
#accordion label {
    font-family: 'Frutiger Light', sans-serif;
	font-weight: normal;
	letter-spacing: 0.8px;
    font-size: 14px;
    color: black;
}
#mainThumbnail {
	width: 80%;
}
#product-thumbnails .active > img {
	border: 5px solid #eca26b !important;
}
.p-l-1.ng-scope:hover {
  background-color: #e9f5f3;
}
.p-l-1.ng-scope .active, 
[data-nav=toggle] .in .active {
	background-color: #f2e6cb !important;
	color: black;
}
[data-nav="toggle"] > .panel-collapse.in {
    background-color: #f7f8fa !important;
    border-top: 1px solid #e5e5e5;
}
[data-nav="toggle"] > li > a.collapsed {
	background-color: #eed6a1 !important;
	padding-left: 8px;
}
[data-nav="toggle"] > .panel-collapse {
    border-left: 5px solid #cb6519 !important;
}
[data-nav="toggle"] a, [data-nav="toggle"] > .panel-collapse {
    border-left: 4px solid #cb6519 !important;
}
[data-nav="toggle"] > .panel-collapse UL LI {
    padding-top: 3px;
	padding-bottom: 1px;
}
SPAN.isbn LABEL {
	margin-left: -3px;
    font-size: 17px;
	font-family: 'Frutiger Light', sans-serif !important;
}
SPAN.isbn SPAN {
    font-size: 17px;
	font-family: 'Frutiger Light', sans-serif !important;
}
SPAN.price {
	font-size: 21px;
}
.product-details * {
	font-family: 'Frutiger Light', sans-serif !important;
}
.product-details {
	padding-top: 0 !important;
}
.product-details .wrapper {
	margin-top: -10px;
	margin-bottom: 0.5em !important;
}
.product-details .wrapper LABEL {
	font-size: 21px;
	line-height: 2.4em;
}
.quantity-input {
	margin-top: 3px;
}
.product-details HR {
	display: none;
}
.product-details HEADER {
	margin-left: 3px;
	width: 93%;
	padding-top: 25px;
	border-top: 1px solid #ccc;
	padding-left: 0px !important;
	margin-left: 5px;
}
.product-details HEADER DIV {
	margin: 0 !important;
	padding-left: 5px;
}
.product-details .btn-lg, .product-details .btn-outline-danger {
	padding-left: 0 !important;
	padding-right: 0 !important;
	width: 200px;
	font-size: 14px !important;
}
.product-details .btn-lg {
	color: #fff;
	background-color: #d52229;
	border: 2px solid #d52229;
	font-family: 'Frutiger Bold', sans-serif !important;
}
.product-details .btn-lg:hover, .product-details .btn-lg:focus {
	background-color: #c10c13;
	border: 2px solid #c10c13;
}
.product-details .btn-outline-danger {
	background-color: #fff;
}
.product-details .btn-outline-danger:hover, .product-details .btn-outline-danger:focus {
	color: #700206 !important;
	border: 1px solid #700206;
}
#orderingOptions H4 {
	width: 95%;
	margin-top: 4em !important;
	padding-top: 1.5em !important;
	border-top: 1px solid #ccc;
}
#orderingOptions .btn-primary {
	color: #fff;
	background-color: #d52229;
	border: 2px solid #d52229;
}
#orderingOptions .btn-primary:hover, #orderingOptions .btn-primary:focus {
	background-color: #c10c13;
	border: 2px solid #c10c13;
}
#orderingOptions .btn-outline-primary {
	background-color: #fff;
	color: #d52229 !important;
	border: 1px solid #d52229;
}
#orderingOptions .btn-outline-primary:hover, #orderingOptions .btn-outline-primary:focus {
	color: #700206 !important;
	border: 1px solid #700206;
}
.nav-tabs LI A {
	font-size: 16px;
	padding-left: 20px;
	padding-right: 20px;
}
.tab-content, .nav-tabs {
	width: 74%;
	float: right;
}
.tab-content {
	background-color: #fff;
	margin-top: 0 !important;
	padding: 20px 2%;
	border: 1px solid #ddd;
	border-top: none;
}
.tab-content, .tab-content UL LI, .tab-content UL LI A, .tab-content EM {
	font-family:'Frutiger Light', sans-serif;
	font-size: 15px;
}
.tab-content UL {
    list-style-type: none;
	padding: 10px 0 10px 0;
}
.tab-content ul li {
	padding: 0 0 5px 0;
}
.tab-content ul li:before {
	font-family: FontAwesome;
    content: "\f0da";
	padding: 0 10px 0 5px;
}


@media (max-width: 991px) {
	#main-nav-toggle {
		width: 100%;
		max-width: none;
	}
	.dropdown-menu li a {
		padding: 10px 0 10px 3.25em;
	}
	.tab-content, .nav-tabs {
		width: 100%;
		float: left;
	}
	#mainThumbnail {
		width: 100%;
	}
	.product-details HEADER {
		margin-left: 0;
		width: 100%;
	}
	.product-details HEADER DIV {
		width: 100%;
		text-align: center;
	}
	.m-t-1-5-med {
		margin-top: 1.5em !important;
	}
	.m-t-1-med {
		margin-top: 1em !important;
	}
	.m-t-0-med {
		margin-top: 0 !important;
	}
	.p-t-1-5-med {
		padding-top: 1.5em !important;
	}
	.p-t-1-med {
		padding-top: 1em !important;
	}
	.p-t-0-med {
		padding-top: 0 !important;
	}
	.text-size-0-6-med {
		font-size: 0.6em;
	}
	.text-size-0-8-med {
		font-size: 0.8em;
	}
	.text-size-1-med {
		font-size: 1em;
	}
	.text-size-1-2-med {
		font-size: 1.2em;
	}
	.text-size-1-4-med {
		font-size: 1.4rem;
	}
	.text-size-1-6-med {
		font-size: 1.6rem;
	}
	.text-size-1-8-med {
		font-size: 1.8rem;
	}
	.text-size-2-med {
		font-size: 2rem;
	}
}

@media (max-width: 900px) {	
	.m-t-1-5-small {
		margin-top: 1.5em !important;
	}
	.m-t-1-small {
		margin-top: 1em !important;
	}
	.m-t-0-small {
		margin-top: 0 !important;
	}
	.p-t-1-5-small {
		padding-top: 1.5em !important;
	}
	.p-t-1-small {
		padding-top: 1em !important;
	}
	.p-t-0-small {
		padding-top: 0 !important;
	}
	.text-size-0-6-small {
		font-size: 0.6em;
	}
	.text-size-0-8-small {
		font-size: 0.8em;
	}
	.text-size-1-small {
		font-size: 1em;
	}
	.text-size-1-2-small {
		font-size: 1.2em;
	}
	.text-size-1-4-small {
		font-size: 1.4rem;
	}
	.text-size-1-6-small {
		font-size: 1.6rem;
	}
	.text-size-1-8-small {
		font-size: 1.8rem;
	}
	.text-size-2-small {
		font-size: 2rem;
	}
}

@media (min-width: 768px) {

}

@media (max-width: 768px) {
	.vertCenterLevelTwo {
		position: inherit;
	}
	.vertCenterLevelThree {
		margin: 20px 1% 20px 1%;
	}
}

@media (max-width:480px) {
	
}
/*SEO Headings*/
.heading-1 {
	font-size: 30px;
	margin-top: 8px;
}

#productGroupTitle HEADER heading-1 SPAN {
	letter-spacing: .6px;
	font-family: "Avenir Light",Helvetica,Arial,sans-serif;
}

.heading-2 {
	margin-top: 0px;
	margin-bottom: 0px;
}

.heading-2.isbn {
	font-size: 17px;
	line-height: 12px;
}

.heading-2 span {
	font-family: "Avenir Light",Helvetica,Arial,sans-serif;
}

.quantity-input > div.input-numbers {
	padding-left: 3px;
}

.quantity-price > span {
	padding-left: 7px;
}


