/* _______________________________________________________
	FONTS
---------------------------------------------------------*/
@font-face {
  font-family:"FranklinGothicURWCon-Boo";
  src:url("/webfonts/eot/style_87517.eot?#iefix") format("embedded-opentype"),
       url("/webfonts/woff/style_87517.woff") format("woff"),
       url("/webfonts/ttf/style_87517.ttf") format("truetype"),
       url("/webfonts/svg/style_87517.svg#FranklinGothicURWCon-Boo") format("svg");
}

@font-face {
	font-family:"CenturyGothic";
	src:url("/webfonts/26F4A3_0_0.eot");
	src:url("/webfonts/26F4A3_0_0.eot?#iefix") format("embedded-opentype"),url("/webfonts/26F4A3_0_0.woff") format("woff"),url("/webfonts/26F4A3_0_0.ttf") format("truetype");
}

@font-face {
	font-family:"CenturyGothic-Italic";
	src:url("/webfonts/26F4A3_1_0.eot");
	src:url("/webfonts/26F4A3_1_0.eot?#iefix") format("embedded-opentype"),url("/webfonts/26F4A3_1_0.woff") format("woff"),url("/webfonts/26F4A3_1_0.ttf") format("truetype");
}

@font-face {
	font-family:"CenturyGothic-Bold";
	src:url("/webfonts/26F4A3_2_0.eot");
	src:url("/webfonts/26F4A3_2_0.eot?#iefix") format("embedded-opentype"),url("/webfonts/26F4A3_2_0.woff") format("woff"),url("/webfonts/26F4A3_2_0.ttf") format("truetype");
}

@font-face {
	font-family:"CenturyGothic-BoldItalic";
	src:url("/webfonts/26F4A3_3_0.eot");
	src:url("/webfonts/26F4A3_3_0.eot?#iefix") format("embedded-opentype"),url("/webfonts/26F4A3_3_0.woff") format("woff"),url("/webfonts/26F4A3_3_0.ttf") format("truetype");
}

@font-face {
	font-family:"CenturyGothic-BoldItalic";
	src:url("/webfonts/26F4A3_3_0.eot");
	src:url("/webfonts/26F4A3_3_0.eot?#iefix") format("embedded-opentype"),url("/webfonts/26F4A3_3_0.woff") format("woff"),url("/webfonts/26F4A3_3_0.ttf") format("truetype");
}



/* _______________________________________________________
	RESET
---------------------------------------------------------*/
* {
	margin:0;
	padding:0;
	outline:0;
	border:0;
	text-decoration:none;
/*	list-style:none;*/
}

-webkit-@viewport { width:device-width; }
-moz-@viewport { width:device-width; }
-ms-@viewport { width:device-width; }
-o-@viewport { width:device-width; }
@viewport { width:device-width; }


/* _______________________________________________________
	SKELETON
---------------------------------------------------------*/
body {
	min-width:100%;
	font-family: "Helvetica", sans-serif!important;
	background-color:#ebebeb;
}

#portal-container img {
	max-height: inherit;
	max-width:100%;
}

#portal-container .portal-video img {
  max-height: inherit;
}

#portal-container a:hover {

}

#portal-container a img:hover {
	text-decoration:none
}

/*#portal-container*/ h1 {
	margin:0px 0px 10px 0px;
	font-size:20px;
	line-height:22px;
	font-weight:normal;
	letter-spacing:.5px;
	text-transform:none;
}

/*#portal-container*/ h2 {
	/*margin:0px 0px 7px 0px;*/
	font-size:17px;
	line-height:19px;
	font-weight:bold;
	letter-spacing:1px;
}

/*#portal-container*/ h3 {
	/*margin:6px 0px 6px 0px;*/
	font-size:16px;
	line-height:16px;
	font-weight:normal;
}

/*#portal-container*/ h4 {
	font-size:15px;
	line-height:auto;
	font-weight:normal;
	color:#9a9a9a !important;
	font-weight:normal;
}

/*#portal-container*/ h5 {
	margin:0px 0px 6px 0px;
	font-size:13px;
	line-height:15px;
	font-style:oblique;
	font-weight:normal;

}



/* _______________________________________________________
	SKELETON CLASSES
---------------------------------------------------------*/
.cl {
  content:"";
  display:table;
  height:0;
  clear:both;
}
	/* IE6 */
	* html .cl {
		zoom:1;
	}
	/* IE7 */
	*:first-child+html .cl {
		zoom:1;
	}

.clear {
	clear:both;
	text-align:left;
}

.portal-divider {
	margin:30px 0 0 0;
	padding:0 0 30px 0;
    border:0;
    height:0;
    border-top:1px solid rgba(0, 0, 0, 0.1);
    border-bottom:1px solid rgba(255, 255, 255, 0.3);
}

/* ________________________________
	BASIC OUTTER STRUCTURE
---------------------------------*/
#portal-container {
	margin:0px auto;
	font-size:14px;
	line-height:16px;
}

#portal-masthead {
	margin:10px auto;
	width:725px;
	height:auto;
}

#portal-wrap {
	margin:0px auto;
	width:1000px;
	border-bottom:none;
}

#portal-header {
	padding:3px 0 0 0;
	background:#ffffff;
}

#portal-body {
	padding:15px 15px 0px 15px;
	width:970px;
	overflow:hidden;
}

#portal-footer-wrap {
	padding:10px 0px 0px 0px;
	width:100%;
	overflow:hidden;
}


/* ________________________________
	BASIC CONTENT STRUCTURE
---------------------------------*/
.portal-body-left {
	width:640px;
	float:left;
}

.portal-body-right {
	width:305px;
	float:right;
}

.portal-body-bottom {
	height:150px;
	width:100%;
	margin:0 0 14px 0;
}
.portal-body-sidebar {
	width:245px;
	float:right;
}

.portal-footer {
	margin:0px auto;
	padding:10px;
	height:25px;
	font-family:"FranklinGothicURWCon-Boo", sans-serif;
	font-size:13px;
	line-height:21px;
	font-weight:normal;
	text-align:center;
	text-transform:uppercase;
	background:#ecedef;
	color:#a7aeb6;
	border-top:solid 1px #e0e1e3;
}

.portal-footer a {
	color:#636C80!important;
}


/* ________________________________
	CONTENT BOXES
---------------------------------*/
.portal-body-right-box, .portal-body-left-box {
	margin:0px 0px 15px 0px;
	height:auto;
	width:100%;
	font-size:12px;
}
.portal-body-right-box.text {
	height: auto;
}

/* _______________________________________________________
	CONTENT SPECIFIC STRUCTURE
---------------------------------------------------------*/
/* ____________________________
	TITLE IMAGE & SEARCH
----------------------------*/
.portal-page-title {
	height:85px;
}

.portal-logo-home {
	margin:10px 0px 0px 10px;
	height:75px;
	width:230px;
	float:left;
}

.portal-logo-home a {
	display:block;
}

.portal-search-login {
	margin:20px 10px 0px 0px;
	width:245px;
	float:right;
}

.portal-login-links {
	font-size:11.5px;
}

.portal-search-form {
	margin:5px 0px 0px 0px;
}

.portal-search-form input[type="text"] {
	padding:0px 2px;
	height:25px;
	width:200px;
	float:left;
	background:url("/images/portals/layout-assets/search-bg.png") repeat-x;
}

.portal-search-form input[type="submit"] {
	width:30px;
	height:27px;
	float:right;
	text-indent:999px;
	cursor:pointer;
	background:url("/images/portals/layout-assets/portal-search-icon.png") no-repeat;
	display:inline-block;
}

.portal-search-form input[type="text"], .portal-search-form input[type="submit"] {
	border:solid 1px #dddddd;
}


/* ____________________________
	NAVIGATION & SOCIAL
----------------------------*/
.portal-nav-bar-wrap {
	padding:0;
	width:100%;
}

.portal-nav-bar {
	margin:0;
	height:27px;
	font-family:"FranklinGothicURWCon-Boo";
	font-size:15px;
	line-height:27px;
	letter-spacing:1px;
	text-transform:uppercase;
}

.portal-nav-bar li {
	padding:0px 25px 0px 25px;
	border-right:solid 1px #ffffff;
	list-style-type: none;
}

.portal-social-bar-wrap {
	padding:10px 0px;
	height:14px;
	width:100%;
}

.portal-social-bar {
	margin:0px 10px;
	font-family:"FranklinGothicURWCon-Boo";
	font-size:14px;
	background-color:#ecedef;
}

.portal-social-bar li {
	margin:0px 80px 0px 0px;
	list-style: none;
}

.portal-social-bar li a {
	color:#2782bc!important;
}

.portal-social-bar li img {
	margin:0px 5px 4px 0px;
	height:14px;
	width:14px;
	vertical-align:middle;
}

.portal-nav-bar li, .portal-social-bar li {
	float:left;
}

.portal-nav-bar li:last-of-type, .portal-social-bar li:last-of-type {
	margin:0px 0px 0px 4px;
}


/* ____________________________
	BILLBOARD
----------------------------*/
.portal-billboard-wrap {
	height:100%;
	width:100%;
	position:relative;
}

.portal-billboard-numbers-wrap {
	position:absolute;
	right:4px;
	bottom:4px;
}

.portal-billboard-number {
	margin:0px 7px 0px 0px;
	float:left;
}

.portal-billboard-number:last-of-type {
	margin:0px;
}

.portal-billboard-number {
	background:rgba(240,240,245,1);
}

.portal-billboard-number a {
	padding:6px 9px;
	display:block;
	font-size:16px;
	font-weight:bold;
	color:rgba(80,81,92,1);
}

.portal-billboard-number:hover {
	background:rgba(240,240,245,0.85);
}

.portal-billboard-number a:hover {
	color:rgba(80,81,92,0.85);
}

/* ____________________________
	EBOOKS PAGE
----------------------------*/
.ebook-left {
	float:left;
}

.ebook-download-sidebar {
	width:222px;
}

.ebook-right {
	width: 60%;
	float:left;
    margin: 34px 0 0 15px;
}

.ebooks-wrap{background-color:#ffffff; padding:17px;}
.ebooks-item img{float:left; width:20%; margin:17px 0 0 0;}
.ebooks-content{float:left; width:100%;}
.ebooks-img{width:auto; margin:17px 0 0 0;}
.ebooks-info{float:left; width:60%; margin:0 17px 0 17px;}
.ebooks-wrap ul{  font-family: Arial, sans-serif; font-weight: normal; text-align: left; color: #29394A; font-size: 12px; line-height: 1.5em; margin:0 0 0 17px;}
.ebooks-wrap li{  font-family: Arial, sans-serif; font-weight: normal; text-align: left; color: #29394A; font-size: 12px; line-height: 1.5em; list-style-type:disc;}

.ebooks-content input[type=text], .ebooks-content input[type=password] {
	box-shadow: none;
    height: 23px;
    font-size: 14px;
	width:94%;
    margin-bottom: 6px;
	padding:5px 10px;
    border: 1px solid #BBB;
    border-radius: 0;
}

.select-container {
	border:1px solid #bbb;
	padding:5px 10px;
	margin-bottom:6px;
}

input {
	padding:5px 10px;
}



/* ____________________________
	SHOWCASES
----------------------------*/
.portal-showcase-a, .portal-showcase-b, .portal-showcase-c {
	margin:0px 0px 21px 0px;
	height:50px;
	width:100%;
	position:relative;
	z-index:1;
}

.portal-showcase-b-mini {
	height:50px;
	width:37px;
	position:absolute;
	top:0px;
	right:20px;
	z-index:1000;
}

.portal-showcase-a, .portal-showcase-b, .portal-showcase-c,
.portal-showcase-a img, .portal-showcase-b img, .portal-showcase-c img {
	border-radius:5px;
	width:305px;
	border:solid 1px #ebebeb;
}

.portal-showcase-b-mini, .portal-showcase-b-mini img {
	border-radius:0px;
}


/* ____________________________
	CONTINUING EDUCATION
----------------------------*/
.portal-ce-left, .portal-ce-right {
	height:155px;
	width:275px;
	padding:15px;
	overflow:hidden;
	border-radius:5px;
	-webkit-box-shadow:0px 0px 7px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:0px 0px 7px 0px rgba(50, 50, 50, 0.75);
	box-shadow:    0px 0px 7px 0px rgba(50, 50, 50, 0.75);
	margin:2px 0 15px 0;
}

.portal-ce-left {
	float:left;
}

.portal-ce-right {
	float:right;
}
.portal-ce-right h5, .portal-ce-left h5 {
	margin:0 0 3px 0;
}
.portal-ce-right h3, .portal-ce-left h3 {
	font-size:16px;
	margin:0 0 3px 0;
}
.portal-ce-right h5, .portal-ce-left h5 {
	text-transform:none;
	font-size:14px;
}

/* ____________________________
	FEATURED VIDEO
----------------------------*/
.portal-video {
	height:100%;
	width:100%;
	-webkit-box-shadow:0px 0px 7px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:0px 0px 7px 0px rgba(50, 50, 50, 0.75);
	box-shadow:    0px 0px 7px 0px rgba(50, 50, 50, 0.75);
}

.portal-video, .portal-video img {
	border-radius:5px;
}


/* ____________________________
	FEATURED EVENT
----------------------------*/
.portal-feature-event {
	height:100%;
	width:100%;
}


/* ____________________________
	ADDITIONAL EVENTS
----------------------------*/
.portal-events {
	padding:0px 0px 10px 0px;
	height:179px;
	width:100%;
	overflow:hidden;
}

.upcoming-event-head {
	margin:7px 0 0;
	font-weight:bold;
}

.upcoming-event {
	line-height:12px;
	font-weight:bold;
}


/* ____________________________
	PROMOS A-C, CURRENT
----------------------------*/
.portal-promo-a {
	margin:0px 14px 0px 0px;
	height:170px;
	width:135px;
	float:left;
}

.portal-promo-b {
	margin:0px 14px 0px 0px;
	height:170px;
	width:355px;
	position:relative;
	float:left;
}

.portal-promo-b img {
	height:60px;
	width:100%;
	position:absolute;
	top:0px;
	left:0px;
}

.promo-b-info {
	margin:70px 0px 0px 0px;
	padding:0px 11px;
}

.portal-promo-c {
	height:170px;
	width:120px;
	float:left;
}

.portal-promo-c h4, .portal-promo-c p {
	margin:10px 20px;
}

.portal-promo-c a {
	font-size:16px;
	line-height:20px;
}


/* ____________________________
	PROMO D, NEWSLETTER
----------------------------*/
.portal-promo-d {
	height:100%;
	width:100%;
	position:relative;
	border-radius:5px;
}


/* ____________________________
	PROMO E-H, MISC.
----------------------------*/
.portal-promo-e, .portal-promo-f, .portal-promo-g, .portal-promo-h {
	margin:0px 0 24px 0px;
	height:100%;
	width:220px;
	float:left;
}

.portal-promo-h {
	margin:0px;
}


/* _______________________________________
	ADDITIONAL COURSES
----------------------------------------*/
/* ___________________
	COURSES SEARCH
--------------------*/
.course-search-wrap, .pagination {
	margin:0 0 15px 0;
}

.csearch-field {
	margin:0px 10px 0px 0px;
	display:inline-block;
}

#course_search label {
	font-size:13px;
}

#course_search input[type="text"] {
	width:200px;
	padding:2px;
	font-size:13px;
	border:solid 1px #666666;
}

.csearch-dropdown {
	width:156px;
	height:22px;
	background:#f6f6f6;
	border:solid 1px #949494;
}

.csearch-submit {
	padding:5px 7px;
	color:#ffffff;
	border-radius:15px;
	cursor:pointer;
	background:#C0C0C0;
}

.pagination {
	height:22px;
}

.pagination a {
	cursor:pointer;
	border:1px solid #666666;
}

.pagination a, .pagination span, .pagination em {
	margin:0 4px 0 0;
	padding:2px 6px;
	display:block;
	float:left;
}
.pagination .current {
    font-style: normal;
    font-weight: bold;
    background: rgba(25,52,110,1);
    color: #ffffff !important;
       border: 1px solid #2e6ab1; }

/* ___________________
	COURSES LIST
--------------------*/
.course-listing {
	margin:15px 0;
}

.course-list-header {
	margin:0 0 7px 0;
	padding:0 0 0 5px;
	height:40px;
	width:100%;
	background:url('https://cdeworld.com/images/id-bg-header.jpg') repeat-x #ffffff;
}

.course-list-header h2 {
	margin:0 !important;
	line-height:40px !important;
	color:#000000 !important;
}

.course-title {
	margin:0 0 8px 0;
	width:100%;
	font-family:"Helvetica", sans-serif;
	font-size:15px;
	line-height:18px;
	color:#666666;
}

.course-author, .course-large-box, .course-small-box, .course-view  {
	font-family:"FranklinGothicURWCon-Boo", sans-serif;
	font-size:12px;
	color:#000000;
}

.course-large-box, .course-small-box {
	margin:3px 3px 0 0;
	float:left;
	line-height:24px;
	background:#ebebeb;
}

.course-csupporter {
	padding:4px;
	float:right;
	font-family:"FranklinGothicURWCon-Boo", sans-serif;
	font-size:11px;
	line-height:11px;
	text-align:center;
	border:1px solid #666666;
	color:#000000;
}

.course-author {
	line-height:17px;
}

.course-large-box {
	padding:0 0 0 5px;
	height:24px;
	width:435px;
}

.course-small-box, .course-view {
	height:24px;
	width:95px;
	text-align:center;
}

.course-view {
	margin:3px 3px 0 0;
	float:left;
	font-size:13px;
	line-height:25px;
	letter-spacing:0.07em;
	font-weight:bold;
}

.course-view a {
	display:block;
	height:24px;
	color:#ffffff !important;
}

.course-list-hr {
    height:0;
    border-top:1px solid rgba(0, 0, 0, 0.1);
    border-bottom:1px solid rgba(255, 255, 255, 0.3);
}

/* -----------------------------------
	Individual Course Page
------------------------------------*/

.portal-courses-left {
	width:680px;
	float:left;
}
.portal-courses-left, .portal-courses-right {
	margin-top:21px;
}
.portal-courses-right {
	width:240px;
	float:right;
}
#article {
	margin-top:15px;
}
.abstract {
	font-family:FranklinGothicURWCon-Boo;
	border: 1px solid #125684;
	font-style: italic;
	margin: 8px 0 2em 0;
	padding: 10px 20px;
}
.abstract p {
	line-height:18px;
	font-size:12px;
}
#articlecontent {
	width: 525px;
	float: left;
	margin-left: 4px;
}
/*#articlecontent h1 {
	font-family: FranklinGothicURWCon-Boo;
	font-size: 21px;
}
#articlecontent h2 {
	font-family: FranklinGothicURWCon-Boo;
	font-size: 16px;
}
#articlecontent h3 {
	font-family: FranklinGothicURWCon-Boo;
	font-size: 11px;
}*/
h1, h2, h4, h5 {
	font-family:FranklinGothicURWCon-Boo;
	color:#000000;
	font-weight:normal;
}
h3, #list h3 {
	font-family:Helvetica, sans-serif;
	font-size:11px;
  	color:#333333;
}
h1 {
  font-size:21px;
  letter-spacing:1px;
  line-height:25px;
  margin: 10px 0;
}
h2{
  font-size:16px;
  line-height:19px;
  letter-spacing:0.02em;
  }
h3{
  line-height:17px;
  }
#list h3{
  line-height:16px;
  }
h3.publication {
    font-style:italic;
  }
h4{
  font-family:FranklinGothicURWCon-Boo;
  font-weight:normal;
  font-style:normal;
  text-transform:uppercase;
}
h5{
  font-family:FranklinGothicURWCon-Boo;
  color:#1b428b;
  font-size:16px;
  line-height:19px;
  text-transform:uppercase;
  margin:4px 0 0 6px;
  padding:0;
  }
#articleimagecontent {
	width: 110px;
	float: right;
}
div#article p, .body {
	text-align: left;
	color: #29394A;
	font-family: Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	margin: 8px 0 8px 0;
}

div#article .subhead-third, div#article .subhead-secondary {
	font-weight: bold;
}

#portal-container h2.take-header {
	font-size:16px;
}
#portal-container .take a {
	color:#fff;
}
.take {
	text-align:center;
}
.learning_objectives {
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #DBDEE5;
	height: auto;
	width: 202px;
}
.learning_objectives ul {
	padding-left: 15px;
}
.learning_objectives li {
	font-weight: normal;
	text-align: left;
	color: #29394A;
	font-family: Helvetica,sans-serif;
	font-size: 12px !important;
	line-height: 1.5em;
	margin: 8px 0 8px 0;
	list-style:disc;
}
.ce-rec-sm-L{
	  background-color:#ebebeb;
	  width:111px;
	  height:24px;
	  margin: 2px 3px 2px 0;
	  font-family:FranklinGothicURWCon-Boo;
	  color:#000000;
	  font-size:12px;
	  line-height:24px;
	  text-indent:5px;
	  clear:left;
	  float:left;
  }
.ce-rec-sm-R{
	  background-color:#ebebeb;
	  width:111px;
	  height:24px;
	  margin: 1px 0 1px 0;
	  font-family:FranklinGothicURWCon-Boo;
	  color:#000000;
	  font-size:12px;
	  line-height:24px;
	  text-indent:5px;
	  clear:right;
	  float:left;
  }
.ce-rec-sm-R-color2{
	  background-color:#258dcc;
	  width:111px;
	  height:24px;
	  margin: 2px 0 3px 0;
	  font-family:FranklinGothicURWCon-Boo;
	  color:#ffffff !important;
	  font-size:12px;
	  line-height:24px;
	  text-indent:5px;
	  clear:right;
	  float:left;
  }
.ce-rec-sm-R-color2 a, .ce-rec-sm-R-color2 a:visited{
	color:#ffffff !important;
}
.ce-rec-med-partner{
	  background-color:#ebebeb;
	  width:214px;
	  height:auto;
	  margin: 2px 3px 2px 0;
	  font-family:FranklinGothicURWCon-Boo;
	  color:#000000;
	  font-size:12px;
	  padding:5px 5px 4px 5px;
	  clear:left;
	  float:left;
  }
  .group {
	  overflow:hidden;
	  margin:10px 0;
	  text-align:center;
  }
p {
	font-family: Arial, sans-serif;
	font-weight: normal;
	text-align:left;
	color:#29394A;
	font-size:12px;
	line-height:1.5em;
}
p a {
	color:#000;
}

#portal_pricing_info > div:not(:empty) {
    width: 440px;
    margin: 100px auto;
    background-color: #fff;
    border: 3px solid #000;
    padding: 15px;
    text-align: center;
    overflow: auto;
}

#portal_pricing_info p a {
	text-decoration: underline;
}

/* ___________________________________________
	TYPEAHEAD - KEYWORDS DROPDOWN BOX
--------------------------------------------*/

.typeahead {
	margin:2px 0 0 0;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}

.dropdown-menu {
	/*padding:4px 1px;*/
	min-width:160px;
	display:none;
	float:left;
	position:absolute;
	top:100%;
	left:0;
	z-index:1000;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:13px;
	line-height:18px;
	background:#ffffff;
	border:solid 1px #cccccc;
	color:#333333;
	-webkit-border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	border-radius:0 0 5px 5px;
	-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-background-clip:padding-box;
	-moz-background-clip:padding-box;
	background-clip:padding-box;
}

.dropdown-menu li:last-of-type > a:hover {
	-webkit-border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	border-radius:0 0 5px 5px;
}

.dropdown-menu a {
	padding:3px 15px;
	display:block;
	clear:both;
	white-space:nowrap;
	font-weight:normal;
	color:#555555;
}

.webinar-learning-objectives li {
	margin-bottom:10px;
	font-size:14px;
}

.webinar-learning-objectives h2 {
	margin-bottom:10px;
}

.pagination ul li {
	list-style: none;
}

/* _______________________________________
	RESPONSIVE STYLES
----------------------------------------*/
/* _____________________
		MENU
	------------------*/
.js .nav-collapse {
  clip:rect(0 0 0 0);
  max-height:0;
  position:absolute;
  display:block;
  overflow:hidden;
  zoom:1;
}

.nav-collapse.opened {
  max-height:9999px;
}

.disable-pointer-events {
  pointer-events:none !important;
}

.nav-toggle {
	padding:0 0 0 10px;
	height:27px;
	width:100%;
	display:block;
	font-size:15px;
	line-height:27px;
	letter-spacing:1px;
	text-align:left;
	text-transform:uppercase;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	-o-user-select:none;
	user-select:none;
}

@media screen and (min-width:768px) {
  .js .nav-collapse {
    position:relative;
  }
  .js .nav-collapse.closed {
    max-height:none;
  }
  .nav-toggle {
    display:none;
  }
}

/* ________________________________
		CONTENT ON PAGE
	-----------------------------*/
/* Smartphones ----------- */
@media screen
and (min-width :240px)
and (max-width :479px) {
	/* ________________________________
		BASIC OUTTER STRUCTURE
	---------------------------------*/
	#portal-wrap {
		width:auto;
	}

	#portal-body {
		padding:10px 15px;
		width:auto;
	}

	.location-holder {
		width:auto!important;
	}

	/* ________________________________
		BASIC CONTENT STRUCTURE
	---------------------------------*/
	.portal-body-left, .portal-body-right {
		width:100%;
		float:none;
	}

	.portal-body-bottom {
		margin:0 auto;
		height:auto;
		width:335px;
	}

	#portal-footer-wrap {
		padding:10px 0 3px 0;
	}

	.portal-footer {
		height:auto;
	}

	/* ________________________________
		CONTENT BOXES
	---------------------------------*/
	.portal-body-left-box {
		height:auto;
	}

	.portal-body-right-box {
		margin:0 0 20px;
		height:auto;
		width:100%;
		float:left;
	}

	.portal-ce-left, .portal-ce-right {
		margin:0 0 20px 0;
		width:auto;
		height: 180px;
		float:none;
		padding:15px;
		position:relative;
		z-index:500;
	}

	.portal-billboard-wrap, .portal-feature-event {
		height:auto;
		border:0 !important;
	}

	/* ____________________________
		NAVIGATION & SOCIAL
	----------------------------*/
	.nav-toggle {
	text-align: center;
	padding: 0;
	}

	.portal-nav-bar {
		margin:0;
		height:auto;
	}

	#portal-masthead {
		margin: 10px auto;
		width:345px;
		height:auto;
	}

	#portal-masthead a {
		display:block;
		line-height:0;
	}

	.portal-social-bar-wrap {
		text-align:left;
	}

	.portal-social-bar {
		margin:0;
		padding:0 0 0 10px;
		display:inline-block;
	}

	.portal-nav-bar li, .portal-nav-bar li:last-of-type {
		margin:0;
		width:auto;
		float:none;
		display:block;
		text-align:left;
		border:0;
		border-bottom:solid 1px rgba(255,255,255,.5);
	}

	.portal-social-bar li {
		margin:0 20px 0 0;
		width:14px;
		height:14px;
		overflow:hidden;
	}

	.portal-social-bar li:last-of-type {
		margin:0;
	}

	.portal-social-bar li a {
		height:14px;
		width:14px;
		display:block;
		color:rgba(0,0,0,0)!important;
	}

	.portal-social-bar li img {
		margin:0;
		vertical-align:top;
	}

	.portal-showcase-a, .portal-showcase-b, .portal-showcase-c {
		margin:0 0 15px 0;
		width: 100%;
	}

	.portal-video {
		margin:0 auto;
	}

	.portal-video a {

		display:block;
	}

	.portal-events {
		padding:0 0 15px 10px;
		height:auto;
	}

	.portal-promo-d {
		margin:0 auto;
		height:190px;
		width:305px;
	}

	/* ____________________________
		PROMOS E-H
	----------------------------*/
	.portal-promo-e, .portal-promo-f, .portal-promo-g, .portal-promo-h {
		margin:0 auto 20px;
		max-width:305px;
		min-width:100%;
		float:none;
	}

	/* ___________________
		COURSES SEARCH
	--------------------*/
	.csearch-field {
		margin:0 10px 10px 0;
	}

	/* ___________________
		COURSES LIST
	--------------------*/
	.courses-listing {
		max-width:335px;
	}

	.course-large-box {
		margin:3px 0 0 0;
		height:auto;
		max-width:330px;
	}

	.course-view {
		margin:3px 0 0 0;
		width:166px;
	}

	.course-small-box {
		padding:0 0 0 5px;
		margin:3px 0 0 0;
		width:161px;
		text-align:left;
	}

	.course-large-box + .course-small-box {
		margin:3px 3px 0 0;
	}
	/* ____________________________
		MISC CHANGES
	----------------------------*/
	.portal-showcase-a img, .portal-showcase-b img, .portal-showcase-c img {
		width: 100%;
	}
	img { width: 100%; }

}

/* Small Tablets */
@media screen
and (min-width :480px)
and (max-width :767px) {
	/* ________________________________
		BASIC OUTTER STRUCTURE
	---------------------------------*/
	#portal-wrap {
		width:460px;
	}

	#portal-body {
		padding:10px 0 0 0;
		width:100%;
	}

	/* ________________________________
		BASIC CONTENT STRUCTURE
	---------------------------------*/
	.portal-body-left, .portal-body-right {
		margin:0 auto;
		width:450px;
		float:none;
	}

	.portal-body-bottom {
		margin:0 auto;
		height:auto;
		width:450px;
	}

	#portal-footer-wrap {
		padding:10px 0 3px 0;
		max-width:460px;
	}

	.portal-footer {
		margin:2px auto!important;
		padding:3px 3px 10px 3px !important;
		height:auto;
		max-width:445px;
	}

	/* ________________________________
		CONTENT BOXES
	---------------------------------*/
	.portal-search-login {
		margin:10px 10px 20px 0;
	}

	.portal-body-left-box {
		height:auto;
	}

	.portal-body-right-box {
		margin:0 0 20px;
		height:auto;
		width:450px;
		float:left;
	}

	.portal-ce-left, .portal-ce-right {
		margin:0 auto 20px;
		width:305px;
		float:none;
		padding:15px;
		position:relative;
		z-index:500;
	}

	.portal-billboard-wrap, .portal-feature-event {
		height:auto;
		border:0 !important;
	}

	/* ____________________________
		NAVIGATION & SOCIAL
	----------------------------*/
	.nav-toggle {
		max-width:450px;
	}

	.portal-nav-bar {
		margin:0;
		height:auto;
		width:460px;
	}

	#portal-masthead {
		margin: 10px auto;
		width:460px;
		height:auto;
	}

	#portal-masthead a {
		display:block;
		line-height:0;
	}

	.portal-social-bar-wrap {
		text-align:left;
	}

	.portal-social-bar {
		margin:0;
		padding:0 3px;
		width:460px;
		display:inline-block;
	}

	.portal-nav-bar li, .portal-nav-bar li:last-of-type {
		margin:0;
		padding:0 0 0 20px;
		width:100%;
		float:none;
		display:block;
		text-align:left;
		border:0;
		border-bottom:solid 1px rgba(255,255,255,.5);
	}

	.portal-social-bar li {
		margin:0 13px 0 0;
		font-size:11.5px;
		overflow:hidden;
	}

	.portal-social-bar li:last-of-type {
		margin:0;
	}

	.portal-social-bar li a {
		display:block;
	}

	.portal-social-bar li img {
		margin:0;
		vertical-align:top;
	}

	.portal-showcase-a, .portal-showcase-b, .portal-showcase-c {
		margin:0 auto 12px;
	}

	.portal-video {
		margin:0 auto;
		width:305px;
	}

	.portal-video a {
		height:190px;
		display:block;
	}

	.portal-events {
		margin:0 auto;
		width:305px;
	}

	.portal-promo-d {
		margin:0 auto;
		height:190px;
		width:305px;
	}

	/* ____________________________
		PROMOS E-H
	----------------------------*/
	.portal-promo-e, .portal-promo-f, .portal-promo-g, .portal-promo-h {
		margin:0 auto 20px;
	}

	/* ___________________
		COURSES LIST
	--------------------*/
	.courses-listing {
		max-width:450px;
	}

	.course-large-box {
		margin:3px 0 0 0;
		height:auto;
		width:100%;
		max-width:445px;
	}

	.course-view {
		margin:3px 0 0 0;
		width:223px;
	}

	.course-small-box {
		margin:3px 0;
		padding:0 0 0 5px;
		width:218px;
		text-align:left;
	}

	.course-large-box + .course-small-box {
		margin:3px 3px 0 0;
	}
}



/* iPads */
@media screen
and (min-width :768px)
and (max-width :1023px) {
	/* ________________________________
		BASIC OUTTER STRUCTURE
	---------------------------------*/
	#portal-wrap {
		width:750px;
		box-sizing:border-box;
	}

	#portal-body {
		padding:10px 0 0 0;
		width:100%;
	}

	/* ________________________________
		BASIC CONTENT STRUCTURE
	---------------------------------*/
	.portal-body-left, .portal-body-right, .portal-body-bottom {
		margin:0 10px;
		width:730px;
		float:none;
	}

	.portal-body-bottom {
		text-align:center;
	}

	#portal-footer-wrap {
		padding:10px 0 3px 0;
	}

	.portal-footer {
		margin:2px auto!important;
		padding:3px 3px 10px 3px !important;
		height:auto;
		max-width:735px;
	}

	/* ________________________________
		CONTENT BOXES
	---------------------------------*/
	.portal-billboard-wrap, portal-feature-event {
		text-align:center;
	}

	.portal-body-left-box {
		margin:0 auto 20px;
		width:640px;
	}

	.portal-body-right-box {
		margin:0 12px 30px 35px;
		width:305px;
		float:left;
	}

	.portal-ce-right {
		margin:0 0 0 28px;
		float:left;
	}

	/* ____________________________
		NAVIGATION & SOCIAL
	----------------------------*/
	.portal-nav-bar li {
		padding:0 35px;
	}

	.portal-showcase-a, .portal-showcase-b, .portal-showcase-c {
		margin:0 auto 17px;
	}

	.portal-social-bar li {
		margin:0 65px 0 0;
	}

	/* ____________________________
		PROMOS E-H
	----------------------------*/
	.portal-promo-e, .portal-promo-f, .portal-promo-g, .portal-promo-h {
		margin:0 35px 20px 0;
		display:inline-block;
	}

	.portal-promo-g {
		margin:0 0 20px 0;
	}

	/* ___________________
		COURSES LIST
	--------------------*/
	.courses-panel {
		margin:20px 0 0 0;
	}

}


.body ul{  font-family: Arial, sans-serif; font-weight: normal; text-align: left; color: #29394A; font-size: 12px; line-height: 1.5em; margin:0 0 0 17px;}
.body li{  font-family: Arial, sans-serif; font-weight: normal; text-align: left; color: #29394A; font-size: 12px; line-height: 1.5em; list-style-type:disc; margin:0 0 0 14px;}

@media (max-width: 768px) {
	.portal-wrap {
		max-width: 90% !important;
	}
	.portal-courses-left {
		padding: 0 5%;
		width: 100%;
	}
	#articlecontent {
		width: 90%;
	}
}
sup {
	font-size: 9px;
    line-height: 9px;
}
/* _______________________
		Specific Styling
	------------------------*/
	ol li.body {
		list-style: decimal;
    	list-style-position: inside;
	}
@media (max-width: 320px) {
	.course-large-box {
		width: 285px;
	}
	.course-small-box {
		width: 138px;
	}
	.course-view {
		width: 144px;
	}
}

@media (min-width: 414px) and (max-width: 767px) {
	.courses-listing {
		max-width: 100%;
	}
}
@media (max-width: 321px) {
	.portal-search-login {
		margin: 0px 30px 10px 0;
	}
}
@media (min-width: 321px) and (max-width: 413px) {
	.portal-search-login {
		margin: 0px 60px 10px 0;
	}
}
@media (min-width: 414px) and (max-width: 470px) {
	.portal-search-login {
		margin: 10px 80px 10px 0;
	}
}



/*************
	Modal
	****************/

.modal-show {
	position: fixed;
	background: #fff;
	z-index: 1001;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 100px 20px 20px 20px;
	display: block;
	visibility: visible;
}
@media (min-width: 62.5em) {
	.modal-show {
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		width: 80%;
		height: 80%;
		max-height: 1100px;
		max-width: 918px;
		padding: 60px;
	}
}

.modal-overlay {
	display: none;
	position: fixed;
	background-color: rgba(0,0,0,0.8);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
}

.modal-displayed .modal-show, .modal-displayed .modal-overlay {
	display: block;
}
body.modal-displayed {
	overflow: hidden;
}
.modal-close {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	color: inherit;
	text-align: center;
	min-height: 53px;
	z-index: 2;
	font-family: Arial, sans-serif;
	font-weight: 700;
	font-size: 22px;
	font-size: 1rem;
	line-height: 1;
	padding: 14px 0;
}
@media (min-width: 43.69em) {
	.modal-close {
		min-height: 62px;
		font-size: 26px;
		font-size: 1rem;
		padding: 17px 0;
		padding: 1.06rem 0;
	}
}
@media (min-width: 62.5em) {
	.modal-close {
		background-color: transparent;
		position: absolute;
		right: 30px;
		left: auto;
		top: 30px;
		width: auto;
		padding: 0;
	}
}
