/*-- RED #E44A35  --*/

/*-- GREEN #1F9361 --*/


/*-- BLACK  #393E41 --*/


/*-- YELLOW  #ECCA1A  --*/


/* border color #d9dad4 --*/


#wrapper {
	border-color: #E44A35 !important;
}


/* onlineLearningNavigationMenu NAV MENU */

.upsideNavigationMenu {
    border-bottom: 1px solid #d9dad4;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
    width: 100%;
}

.upsideNavigationMenu  ul.topnavlist {    
    display: inline;
    list-style: outside none none;
	margin:0;
    padding: 0;    
}


.upsideNavigationMenu  ul.topnavlist li {
  display: inline-block;
  margin-right: -4px;
  position: relative;
  
}


.upsideNavigationMenu ul.topnavlist li.selected a {
    border-bottom: 2px solid;
    color: #E44A35 ;
}





.upsideNavigationMenu  ul.topnavlist li a, .onlineLearningNavigationMenu ul.topnavlist li h2 {
    color: #393e41;
    cursor: pointer;
    font-family: "Avenir Next W05 Medium",sans-serif;
    font-size: 1em;
    font-weight: bold;
    padding: 20px 20px 4px;
  	-webkit-transition: all 0.2s;
  	-moz-transition: all 0.2s;
  	-ms-transition: all 0.2s;
 	 -o-transition: all 0.2s;
 	 transition: all 0.2s;  
}


.upsideNavigationMenu  ul.topnavlist li h2:hover, .onlineLearningNavigationMenu  ul.topnavlist li h2:focus, .onlineLearningNavigationMenu  ul.topnavlist li h2:active  {
  color: #1F9361;
  text-decoration:none !important;
  
}
.upsideNavigationMenu ul.topnavlist li a:hover, .onlineLearningNavigationMenu ul.topnavlist li a:focus, .onlineLearningNavigationMenu ul.topnavlist li a:active  {
  color: #1F9361;
  text-decoration:none !important;
}










.customPages > H3 {
	display:none;
}

#postHeader {
    background-color: #393E41;
    clear: both;
    height: 236px;
    overflow: hidden;
    width: 100%;
}







#postHeaderContent {
    height: 236px;
    margin: 0 auto;
    max-width: 1350px;
    width: 80%;
    z-index: 500;
}



#postHeaderContent img {
    display: block;
    margin: 2em auto;
    
	
	max-width: 100%;
    width: auto;
    height: auto;
}







/*----------- RAIL Contributors  ----------------*/

#rContent .sideContributors a h3 {
	font-family: "Avenir Next W05 Bold", "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	font-weight: 300;
}






#rContent .sideContributors {
	padding:0;
	clear:both;
	margin: 1.7em auto;
    max-width: 420px;
    width: 100%;
}

#rContent .sideContributors p {
	clear:both;
	margin: 0 0 0 1em;
}

#rContent .sideContributors p a {
	font-size:.7em;
}




#rContent .sideContributors ul {
	margin:0;
	padding:0;
	border-bottom: 2px solid #f1f1f1;
	width:100%;
	overflow:hidden;
	display:block;
}

#rContent .sideContributors li {
	list-style-type:none;
	width:50%;	
	border-bottom: 1px solid #f1f1f1;
    float: left;
    margin: 0;
    padding: 6px 0;
	
}


#rContent .sideContributors li:hover {
	background-color:#f1f1f1;
}



#rContent .sideContributors li a {
	text-decoration:none;
	color:#000000;
}

#rContent .sideContributors li a:nth-child(2):hover {
	text-decoration:underline;
}

#rContent .sideContributors li a:nth-child(2) {
	margin: 1.8em 0 0;
	display:block;
}

#rContent .sideContributors li a:first-child {
    display: block;
	float: left;
	width: 35%;
	margin: 0 .5em 0 0;
}

#rContent .sideContributors li a img {
	width:100%;
}

















/*-------------- rail  Subscribe  ----------------*/

#rContent .railSubscribe {
    background-color: #393E41;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 20px;
    color: #ffffff;
    overflow: hidden;
    max-width: 420px;
    box-sizing: border-box;
}


#rContent .railSubscribe #bitw_email {
    background-color: #cccccc;
    border: 0 none;
    color: #333333;
    font-size: 0.9em;
    padding: 8px 25px 6px;
    width: 55%;
}


#rContent .railSubscribe #bitw_email:focus { 
    background-color: #ffffff;
}


#rContent .railSubscribe img {
    max-width: 100%;
    width: auto;
    height: auto;
    margin: 0 auto;
    padding: 0;
    display: block;
}


#rContent .railSubscribe .bitw_btn {
    background-color: #1F9361;
    border: 0 none;
    color: #ffffff;
    /* padding: 6px 20px; */
    font-weight: bold;
    font-size: 100%;
    font-family: "Avenir Next W05 Medium", "Montserrat", Helvetica, Arial, sans-serif;
    display: block;
    margin: 10px auto;
    width: 60%;
    text-align: center;
    max-width: 300px;
	text-decoration:none;
	box-shadow: 0 0 0 2px #1F9361 inset, 0 0 1px rgba(0, 0, 0, 0);
}


#rContent .railSubscribe .bitw_btn:focus,
#rContent .railSubscribe .bitw_btn:hover,
#rContent .railSubscribe .bitw_btn:active {
	background-color:#ECCA1A;
	box-shadow: 0 0 0 2px #ECCA1A inset, 0 0 1px rgba(0, 0, 0, 0);
}






#rContent .railSubscribe .subsField {
    float: left;
    margin: 40px 0 0;
    padding: 0;
    width: 100%;
}



#rContent .railSubscribe .subsField label {
	margin: 0;
	padding:0;
}

/*----------- rail explore by topic ---------------*/

#rContent .sidenavlist {
	margin: 20px auto;
	padding: 0 20px;
	list-style-type: none;
}


/*----------- rail events AD ---------------*/

#rContent .events a  {
	width: 100%;
    display: block;
}
#rContent .events a img {
    margin: 1em auto;
    display: block;
    width: 100%;
    max-width: 320px;
    height: auto;
}


/*----------- rail events ---------------*/
#rContent .events {
	margin: 2.5em 0;
}

#rContent .events .pagination {
	display:none;
}


#rContent .events h4 {
	text-transform: uppercase;
	color:#1F9361;
	display:block;
	width:100%;
	text-align:center;
	margin-top:3em;	
}


#rContent .events {
    margin: 1em auto 1em;
    max-width: 420px;
    width: 100%;
    clear: both;
    overflow: hidden;
	
}

#rContent .events ul {
	margin: 0;
	padding: 0;
}

#rContent .events ul li {
    
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 6px 0 2em;
}


#rContent .events ul li h3 {
	display:block;
	width:100%;
	margin:0 auto;
	text-align: center;
}

#rContent .events ul li h3 a span {
	display:block;
	clear: both;
	font-size:2em;
}

#rContent .events ul li a {
	color: #000000;
    font-family: "Avenir Next W05 Medium", "Montserrat", Helvetica, Arial, sans-serif;
	font-size: .8em;
}

#rContent .events ul li a img {
    display: block;
    
    margin: 1.5em auto 1em;
    width: 75%;
    clear: both;
}



/*-------------- rail resources -----------------*/



#rContent .resources {
	margin: 2.5em 0;
}


#rContent .resources h4 {
	text-transform: uppercase;
	color:#1F9361;
	display:block;
	width:100%;
	text-align:center;
	margin-top:3em;
		
}



#rContent .resources {
	margin: 1.7em auto;
	max-width: 300px;
	width: 100%;
}

#rContent .resources ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#rContent .resources ul li {
	margin: 0 0 .2em ;
	padding: 0.5em;
	list-style-type: none;
	overflow: auto;
	width:100%;
}




#rContent .resources ul li a {
    color: #000000;
    font-family: "Avenir Next W05 Medium", "Montserrat", Helvetica, Arial, sans-serif;
    font-size: .8em;
}




#rContent .resources ul li a img {
    display: block;
    margin: 1.5em auto 1em;
    width: 60%;
    clear: both;
}

#rContent .resources ul li h3 {
	display:block;
	width:100%;
	margin:0 auto;
	text-align: center;
}


/*------------- rail side contributors ----------------*/


#rContent .sideContributors a h3 {
	font-family: "Avenir Next W05 Bold", "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	font-weight: 300;
}


#rContent .sideContributors h4 {
    text-transform: uppercase;
    color: #1F9361;
    display: block;
    width: 100%;
    text-align: center;
    margin: 3em auto 1em;
}


/*------------- rail video ----------------*/


.sideVideo {
	background: url("/design/TDWI/upside/img/diag.jpg") repeat scroll 0 0 #000000;
	margin: 3em 0;
}



.sideVideo img {
	max-width: 100%;
    width: auto;
    height: auto;
	margin: 0;
    padding: 0;
}
	
	
	
	
.sideVideo a {
    
    margin: 0.7em 0 0;
    clear: both;
    overflow: hidden;
    text-align: center;
    color: #ffffff !important;
    width: 100%;
    display: block;
    margin: 0;
    padding: 10px;
}








/*------------- rail contribute ----------------*/

.contributeUpside {
    margin: 3em 0;
}




/*------------- rail jill dyche ----------------*/

.featuredQA {
	border-bottom: 1px solid #f1f1f1;
}

.featuredQA .more a {
	-webkit-border-radius: 7;
  	-moz-border-radius: 7;
  	border-radius: 7px;
  	font-family: "Avenir Next W05 Medium", "Montserrat", Helvetica, Arial, sans-serif;
	color: #ffffff;
	font-size: 14px;
	background: #E44A35;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
}




.featuredQA .more a:hover {
  background: #ECCA1A;
  text-decoration: none;
}



.featuredQA {
    margin: 1.7em auto 1.7em;
    max-width: 420px;
    padding: 8%;
    width: 100%;
    box-sizing: border-box;
}


.featuredQA > a {
    display: block;
    float: left;
    margin: 0 10px 0 0;
}




.featuredQA h3 a {
	font-size:1.0em;
	
}


.featuredQA p.summary {
    font-size: 1em;
    /* width: 80%; */
}

/*------------ side contribute -----------------*/

#rContent .contributeUpside h4 {
    text-transform: uppercase;
    color: #1F9361;
    display: block;
    width: 1005;
    text-align: center;
}


#rContent .contributeUpside ul li {
	list-style-type:none;
}









h3.secondTitle {
	color: #E44A35; 
	font-family: "Avenir Next W05 Bold", "Montserrat", Helvetica, Arial, sans-serif; 
	font-size: 2em; 
	font-weight: 700; 
	line-height: 1.6em; 
	margin: 1em 0 0 0.5em; 
	padding: 0;
}











/*------ ARTICLES PAGES  -------*/

#contentA, #contentB, #contentC, #contentD, #contentE, #contentF, #contentG {
	display:none!important;
}


ul.byline {
	padding: 0;
	margin: 0;
}


ul.byline li {
	list-style-type: none;
}


ul.byline li.author a {
	color: #bf1e2d;
}



#article li.date, #article li.nodate {
    font-size: 0.8em;
}








.aboutAuthor p.author {
	color: #E44A35;
	font-size: 1.5em;
	font-weight:bold;
}



/*---- CATEGORY LIST PAGES   ----*/


#level1 #article div {
    border-bottom: 1px solid #d9dad4;
    clear: both;
    overflow: hidden;
    padding: 20px 0;
	width:96%;
}


#level1 .intro > h3 {	
    color: #E44A35;
    font-size: 1.8em;
    margin: 0.6em 0 0;
    width: 100%;
    max-width: 854px;
}

#level1 #article h3.title {
    color: #393E41;
    font-size: 1.2em;
    margin: 0.6em 0 0;
    width: 100%;
    max-width: 854px;
}

#level1 #article div > a {
    max-width: 200px;
    width: 150px;
    display: block;
    height: 200px;
    overflow: hidden;
    float: left;
    margin: 0 20px 0 0;
}


#level1 #article div a > img {
    height: inherit;
    position: relative;
    left: -60%;
}


#level0 #article > img {
    max-width: 120%;
    width: auto;
    height: auto;
}



#level1 #article div ul.byline {
	margin:0;
	padding:0;
}



#level1 #article div ul.byline li {
    list-style-type: none;
    font-size: .85em;
    font-family: "Avenir Next W05 Medium", "Montserrat", Helvetica, Arial, sans-serif;
    color: #666666;
}







/*----------- ARTICLE PAGE   ----------------*/


#level0 #article  {
    max-width: 990px;
    width: 90%;
    height: auto;
	margin: 0 0 0 1em;
}



#lContent {
    width: 70%;
    max-width: 1020px;    
    margin-top: 3em;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
	border-right:1px solid #d9dad4;
}


#rContent {
    background-color: #d9dad4;
    width: 28%;
    max-width: 471px;
    float: right;
    margin-top: 3em;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    position: relative;
    text-align: left;
    top: 0px;
    right: 0px;
}


.customPages > H3 {
	display:block !important;
}


.customPages {
	width:90%;
}


.customPages > h3 {
    color: #E44A35;
    font-family: "Avenir Next W05 Bold", "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 2em;
    font-weight: 700;
    line-height: 1.6em;
    margin: 1em 0 0 ;
    padding: 0;
}


#level0 #article h3.title {
    color: #E44A35;
    font-size: 2em;
    margin: 1.6em 0 0;
    width: 100%;
    max-width: 854px;
}













/*-- CONTRIBUTORS  --*/

.contBios {
    display: none;
	position:relative;
	top:100%;
	left:0;
	background-color:#dd0000;
	padding:1em;
	color:#000000;
	width:100%
}




.boxInstructors {
}
.boxInstructors .summary p {
}
.boxInstructors ul {
    float: left;
    list-style-type: none;
    margin: 3em 0;
    padding: 0;
    width: 100%;
}
.boxInstructors ul li {
    display: block;
    float: left;
    list-style-type: none;
    margin: 0.2em 0.1em 0 0;
    opacity: 100;
    overflow: hidden;
    padding: 0;
    position: relative;
    
    width: 24%;
}

.boxInstructors ul li a {
    display: block;
    font-size: 1.2em;
    text-align: center;
}
.boxInstructors ul li a:hover span {
}
.boxInstructors ul li a img {
    display: block;
    height: auto;
    width: 100%;
	transform: scale(1);
    transition: all 0.3s ease-in-out 0s;
}


.boxInstructors ul li a img:hover {
    transform: scale(1.1);
    transform-origin: 50% 0 0;
}



.boxInstructors ul li a span {
    background-color: rgba(172, 64, 88, 0.8);
    bottom: -1px;
    color: #fff;
    display: block;
    font-size: 0.5em;
    padding:0;
    position: absolute;
    text-align: center;
    width: 100%;
}








/*-- END CONTRIBUTORS --*/


/*------------ prefooter ----------------*/



#prefooter {
	border-top: 1px solid #d9dad4;
	clear: both;
	float: none;
	margin: 0 auto;
	max-width: 1500px;
	
}





/*------------- additional content below articles -----------------*/


.relatedSpecific {
    background: #ecca1a url("/design/tdwi/tdwi/2017/img/HERO-DOTSx.png") no-repeat scroll 500px 0;
    width: 100%;
    margin: 0 auto 2em;
    padding: 1em;
	overflow:hidden;
	clear:both;
	box-sizing: border-box;
}




.relatedSpecific ul li a {
    font-weight: 800;
    font-size: 1.2em;
}


.upsideAdditional {
	width: 96%;
	margin: 0 auto 2em;
}

.upsideAdditional h4 {
	padding: 0 0 20px 0;
	
}

.upsideAdditional ul {
	margin: 0;
	padding: 0;
	width:100%;
	display:block;	
	text-align:center;
}


.upsideAdditional ul li {
    background-color: #393E41;
    width: 24%;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0;
    min-height: 200px;
}

.upsideAdditional ul li a {
	width:100%;
}


.upsideAdditional ul li a img {
	width:100%;
}



#lContent .upsideAdditional ul li h3 {
	font-weight: 100;
	font-size: 1em !important;
}


.upsideAdditional ul li h3 a {
	color:#ffffff;
	padding:6px;
}

.upsideNavigationMenu li .MemberContentDescription {
	display:none;
}



.upsideNavigationMenu li .MemberContentPurchase {
	display:none;
}

.upsideNavigationMenu li .dlb_comments {
	display:none;
}










/*-------- RR Topics -------------*/


.upsideTopicMenu {
    margin: 0;
    padding: 0;
    background-color: #393E41;
    overflow: auto;
}

.upsideTopicMenu li {
	list-style-type:none;	
}




.upsideTopicsHeader {
	display:block;
	pointer-events: none;
  	text-decoration: none;
	color:#E44A35;
	border-bottom: 1px solid #555758;
	margin-bottom: 10px;
}


.upsideTopicMenu li a {
	color:#ffffff;
	display: block;
}



.upsideTopicMenu li a:hover {
	color:#E44A35;	
  	text-decoration: none;
}





@media only screen and (max-width: 900px) {
	#lContent {
		display: block;
		width: 90%;
		clear: both;
		border-right: 0 none;
		margin: 0 auto;
	}
	#rContent {
		display: block;
		width: 90%;
		clear: both;
		max-width: 700px;
		margin: 1em auto;
		float: none;
	}
	
	#rContent .railSubscribe {
		width: 100%;
		height: auto;
		margin: 0;
		padding: 20px;
		color: #ffffff;
		overflow: hidden;
		max-width: 100%;
	}
	
	
	#rContent .railSubscribe img {
		max-width: 260px;
		width: 80%;
	}
	
	
	
	
	
	#rContent .sideContributors {
		max-width: 900px;
		width: 100%;
	}
	
	
	#rContent .events {		
		max-width: 900px;
		width: 100%;
		
	}
	
	#rContent .events ul li {
		width: 100%;
	}

	#rContent .resources {
		max-width: 900px;
		width: 100%;
	}

	#rContent .resources ul li a img {		
		width: 40%;		
	}
	.sideVideo img {
		max-width: 400px;
		margin: 0 auto;
		width: 100%;
		display: block;
	}
	.featuredQA {
		max-width: 600px;
		width: 80%;
	}
	
	
	
	
	
	
	
	
	
}





@media only screen and (max-width: 560px) {
	#lContent .upsideHomeArticleList ul li {
		width: 80%;
		display: block;
		margin: 0 auto;
	}
	
	
	
	.upsideAdditional ul li {
		width: 100%;
		display: block;
		min-height: 300px;
		margin-bottom: 6px;
	}
	
	#lContent .upsideAdditional ul li h3 {
		padding:6px;
	}
}


/*------------ Promo ----------------*/


.boxPromo {
	border-top: 1px solid #e0e1db;
	margin: 2em 1em;
	padding: 2em;
	box-sizing: border-box;
	max-width: 990px;
	width: 90%;
	/* box-shadow: 0 0 6px 0 #e0e1db; */
	position: relative;
}

.boxPromo > h3 {
}

.boxPromo .summary {
	margin-left: 80px;
	font-family: "Avenir Next W05 Medium","Montserrat", Helvetica, Arial, sans-serif;

}

.boxPromo .summary:before {
	content: " ";
	width: 80px;
	height: 80px;
	background: transparent url(../img/ico_alert.png) center no-repeat;
	display: block;
	position: absolute;
	left: 1em;
}

.boxPromo .summary a {
	color: #e44a35;
	text-decoration: underline;
}

.boxPromo .summary p {
	margin: 0 auto;
	padding: 0;
}

.boxPromo .summary h3 {
	margin: 0 0 .5em 0;
}


@media only screen and (max-width: 560px) {

.boxPromo .summary {
	margin: 0 auto;
}

.boxPromo .summary:before {
	position: relative;
	margin: 0 auto 1em;
	left: auto;
}

}