@charset "utf-8";

/*Fix UberMenu Search Field*/
.ubermenu-search-input{
    margin: -20px 0px 0px 0px !important;
    padding: 0px 50px 0px 25px !important;
}
/** Font Awesome 4 Compatibility **/
.fas {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.fas{font-style:normal;font-variant:normal;font-weight:normal;font-family:FontAwesome;}
.fa{font-style:normal;font-variant:normal;font-weight:normal;font-family:FontAwesome;}

/** UberMenu Custom Menu Styles (Customizer) **/
/* main */
.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target { font-size:16px; color:#414042; }
.ubermenu.ubermenu-main .ubermenu-item-level-0:hover > .ubermenu-target, .ubermenu-main .ubermenu-item-level-0.ubermenu-active > .ubermenu-target { color:#414042; }
.ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-item > .ubermenu-target, .ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-parent > .ubermenu-target, .ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-ancestor > .ubermenu-target { color:#414042; }
.ubermenu-main .ubermenu-item.ubermenu-item-level-0 > .ubermenu-highlight { color:#414042; }
.ubermenu-main .ubermenu-submenu .ubermenu-item-header > .ubermenu-target, .ubermenu-main .ubermenu-tab > .ubermenu-target { font-size:14px; }
.ubermenu-main .ubermenu-submenu .ubermenu-item-header > .ubermenu-target { color:#414042; }
.ubermenu-main .ubermenu-submenu .ubermenu-item-header > .ubermenu-target:hover { color:#264f7a; }
.ubermenu-main .ubermenu-submenu .ubermenu-item-header.ubermenu-current-menu-item > .ubermenu-target { color:#414042; }
.ubermenu-main .ubermenu-item-normal > .ubermenu-target { color:#414042; font-size:14px; }
.ubermenu.ubermenu-main .ubermenu-item-normal > .ubermenu-target:hover, .ubermenu.ubermenu-main .ubermenu-item-normal.ubermenu-active > .ubermenu-target { color:#264f7a; }
.ubermenu-main .ubermenu-item-normal.ubermenu-current-menu-item > .ubermenu-target { color:#414042; }
.ubermenu-main .ubermenu-submenu-type-flyout > .ubermenu-item-normal > .ubermenu-target { padding-top:10px; padding-bottom:10px; }
.ubermenu.ubermenu-main .ubermenu-tab > .ubermenu-target { color:#414042; }
.ubermenu.ubermenu-main .ubermenu-submenu .ubermenu-tab.ubermenu-active > .ubermenu-target { color:#264e79; }
.ubermenu-main .ubermenu-submenu .ubermenu-tab.ubermenu-current-menu-item > .ubermenu-target, .ubermenu-main .ubermenu-submenu .ubermenu-tab.ubermenu-current-menu-parent > .ubermenu-target, .ubermenu-main .ubermenu-submenu .ubermenu-tab.ubermenu-current-menu-ancestor > .ubermenu-target { color:#414042; }
.ubermenu.ubermenu-main .ubermenu-tab.ubermenu-active > .ubermenu-target { background-color:#ffffff; }
.ubermenu-responsive-toggle.ubermenu-responsive-toggle-main { font-size:20px; }

@font-face {
	font-family: 'Helvetica-Light';
	src: url('/Catalog/assets/fonts/Helvetica-Light.eot?#iefix') format('embedded-opentype'),  url('/Catalog/assets/fonts/Helvetica-Light.woff') format('woff'), url('/Catalog/assets/fonts/Helvetica-Light.ttf')  format('truetype'), url('/Catalog/assets/fonts/Helvetica-Light.svg#Helvetica-Light') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Helvetica-Normal';
	src: url('/Catalog/assets/fonts/Helvetica-Normal.eot?#iefix') format('embedded-opentype'), url('/Catalog/assets/fonts/Helvetica-Normal.ttf')  format('truetype'), url('/Catalog/assets/fonts/Helvetica-Normal.svg#Helvetica-Normal') format('svg');
	font-weight: normal;
	font-style: normal;
}

html {
	font-family: "Helvetica-Light", sans-serif !important;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
.light{
	font-family: "Helvetica-Light" !important;
}
.normal{
	font-family: "Helvetica-Normal" !important;
}
body {
	margin: 0;
	background-color: #e6e6e6;
	color: #58585A;
	font-size: 1.6rem;
}
h1{
	font-size: 5.0rem;
}
h2{
	font-size: 3.0rem;
}
h3{
	font-size: 2.0rem;
}
h4{
	font-size: 1.8rem;
}
h5{
	font-size: 1.6rem;
}
h6{
	font-size: 1.4rem;
}
.bg-gray{
	background-color: #e6e6e6;
}
.bg-darkgray{
	background-color: #6E6E6E;
}
.bg-blue{
	background-color: #264e79;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
	margin-top: 0;
	line-height: 1.2;
}
a{
	outline: none !important;
	text-decoration: none !important;
}
.blue,
.blue p{
	color: #264e79;
}
.white,
.white p{
	color: #fff;
}
.black,
.black p{
	color: #58585A;
}
/*--------------------------------------------------------------
12.0 Navigation
--------------------------------------------------------------*/
.navbar{
	margin-bottom:0;
	padding: 10px 0;
	border: 0;
}
.dropdown-menu {
	background-color: rgba(0,0,0,0.6);
}
.dropdown-menu > li > a {
	color: #fff;
	padding: 8px 20px;
	border-bottom: rgba(255,255,255,0.1) solid 1px;
}
.navbar-nav > li > .dropdown-menu {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
.navbar-collapse {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border: 0;
}
@media(min-width: 770px){
	ul.nav li.dropdown:hover > ul.dropdown-menu,
	ul.nav li.dropdown:focus > ul.dropdown-menu{
		display: block;
	}
}

/*--------------------------------------------------------------
20.0 Print
--------------------------------------------------------------*/

/*Start Custom Css*/

/*Global*/
.container{
	width: auto;
    padding-top: 10px;
    margin : 0 20px 0 20px;
}
.site {
	margin: 0 auto;
	max-width: 1440px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.12);
	-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.12);
	-moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.12);
	background: #fff;
}
img{
	max-width: 100%;
	height: auto;
}
.bold{
	font-weight: bold;
}
/* Outline button for use within the docs */
.btn-outline {
	color: #000;
	background-color: transparent;
	border-color: #000;
}
.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active {
	color: #fff;
	background-color: #000;
	border-color: #000;
}

/* Inverted outline button (white on dark) */
.btn-outline-inverse {
	color: #fff;
	background-color: transparent;
	border-color: #fff;
}
.btn-outline-inverse:hover,
.btn-outline-inverse:focus,
.btn-outline-inverse:active {
	color: #fff;
	text-shadow: none;
	background-color: #000;
	border-color: #000;
}
/*Header*/
header nav.navbar{
	padding: 20px 0 0;
	background: #fff;
}
#navbar > .header-widget{
	float: right;
}
.header-widget ul li {
	border-left: 1px solid;
	display: inline-block;
	line-height: 1;
	margin-left: 10px;
	padding-left: 15px;
}
.header-widget ul li:first-child{
	border: 0;
	padding-left: 0;
	margin-left: 0;
}
.header-widget ul li i{
	padding-right: 5px;
}
header li.menu-search a i.fa{
	width: 15px;
	color: #264e79;
	margin-top: 0 !important;
}
header li.menu-search a i.fa.fa-times{
	color: #58585A;
}
header#megamenu .megamenu{
	background-color: transparent;
	border-width: 0;
	margin-bottom: 0;
}
header#megamenu img{
	border: 0;
	width: auto;
}
header#megamenu .megamenu .megamenu-nav > li > a{
	color: #666;
	background-color: transparent !important;
	font-size: 16px;
	font-family: "Helvetica-Light", sans-serif !important;
    font-weight: 700;
	padding: 15px 0;
	margin: 0 15px !important;
	text-transform: capitalize;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
header#megamenu .megamenu .megamenu-nav > li:hover > a,
header#megamenu .megamenu .megamenu-nav > li:focus > a{
	color: #000;
}
header#megamenu .container{
	padding: 0 15px;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
header#megamenu .megamenu .megamenu-nav > li.dropdown .dropdown-menu{
	border: 0;
	background-color: #f9f9f9;
	color:#999;
	text-align: left;
	padding: 0px 0px 10px 0px;
}
.dropdown-menu .sm-title{
	border-bottom: 1px solid #e9e9e9;
    color: #58585a;
    font-size: 16px;
    font-weight: normal;
    position: relative;
    white-space: nowrap;
    line-height: 23px;
    margin-bottom: 10px;
    background-color: transparent;
    padding: 12px 20px;
}
.dropdown-menu .sm-submenu{
	border: 0;
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    outline: none;
    padding: 0;
}
.dropdown-menu .sm-submenu li {
    padding: 0 20px;
}

header#megamenu .megamenu .megamenu-nav > li.dropdown .dropdown-menu .sm-submenu li a{
	padding: 5px 0;
	line-height: 1em;
	font-size: 14px;
	margin: 0;
	display: block;
	border: 0;
}
header#megamenu .megamenu .megamenu-nav > li.dropdown .dropdown-menu .sm-submenu li.dropdown-submenu.brand a{
    padding: 17px 0;
}
header#megamenu .megamenu .megamenu-nav > li.dropdown .dropdown-menu .sm-submenu li.dropdown-submenu.brand ul.topics a{
	padding: 7px 0;
}

header#megamenu .megamenu .megamenu-nav > li.dropdown .dropdown-menu li .sm-title a{
	border-bottom: 0;
    color: #666;
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 0;
    position: relative;
    white-space: nowrap;
    line-height: 23px;
    margin-bottom: 0;
    background-color: transparent;
    padding: 0;
}
header#megamenu .megamenu .megamenu-nav > li.dropdown .dropdown-menu li .sm-title:hover a{
	color: #264e79 !important;
	opacity: 0.8;
}
header#megamenu .megamenu .megamenu-nav > li.dropdown .dropdown-menu li a:hover,
header#megamenu .megamenu .megamenu-nav > li.dropdown .dropdown-menu li a:focus{
	background-color: transparent;
	color: #264f7a !important;
}
/*Footer*/
footer{
	background: #e6e6e6;
	font-size: 12px;
}
footer .widget_text h6{
	font-size: 12px;
	line-height: 15px;
}
.widget_nav_menu ul.menu{
	list-style: none;
	padding-left: 0;
	font-size: 14px;
}
.footer-widgets{
	padding: 45px 0 30px;
}
.footer-widgets a{
	color: #58585A;
}
.footer-widgets a:hover{
	color: #264e79;
}
.footer-widgets .widget_nav_menu h6{
	line-height: 30px;
	margin-bottom: 0;
}
.footer-widgets .widget_nav_menu li{
	margin-bottom: 5px;
}
.footer-widgets .footer-contact{
	line-height: 25px;
	margin-top: 3px;
}
.footer-widgets .widget_text{
	line-height: 16px;
}
.footer-widgets .footer-contact i{
	padding-right: 5px;
}
footer .footer-copyright{
	background: #58585A;
	color: #fff;
	font-size: 1rem;
	line-height: 20px;
	padding: 8px 0;
}
footer .footer-copyright a{
	color: #fff;
}
footer .footer-copyright a:hover{
	opacity: 0.8;
}
.footer-copyright .widget_nav_menu ul.menu{
	margin-bottom: 0;
	text-align: right;
}
.footer-copyright .widget_nav_menu ul.menu li{
	border-left: 1px solid #fff;
	display: inline-block;
	font-size: 1rem;
	line-height: 1;
	margin-left: 5px;
	padding-left: 8px;
}
.footer-copyright .widget_nav_menu ul.menu li:first-child{
	border-left: 0;
	padding-left: 0;
	margin-right: 0;
}
.footer-social li{
	border: 1px solid #666;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	display: inline-block;
	font-size: 16px;
	margin-right: 5px;
	padding: 4px 0;
	text-align: center;
	width: 27px;
}
.footer-social{
	margin-bottom: 25px;
	margin-top: 3px;
}
/*search*/
.search-form-wrapper{
    /*
	display: none;
    */
    float: left;
	z-index: 700;
}
.page-title-wrapper,
.page-sidebar-wrapper{
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.search-form-wrap{
    /*
	background: #264e79;
	padding: 5px 15px;
    */
	position: relative;
    top: -8px;
    left: 18px;
}
.search-form-wrap input{
	margin: 0;
	width: 100%;
	padding: 5px 30px;
	border: solid 1px;
	line-height: 24px;
	border-radius: 40px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
}
.search-form button{
	position: absolute;
	right: 10px;
	top: 6px;
	background: transparent;
	border: 0;
	font-size: 12px;
    color: #666;
}
.dropdown-menu .search-form input {
    padding: 20px 50px 14px 25px;
    color: #333;
    border: none;
    background: none;
    margin-bottom: -10px;
}
.btn{
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	padding-left: 30px;
	padding-right: 30px;
	text-transform: capitalize;
	font-size: 16px;
}
.btn:hover,
.btn:focus{
	opacity: 0.8;
}
/*Page*/
.page-banner{
    /*make image cover entire container section*/
    min-height: auto;
    background-size: cover;
    /*on browser with change or set, center image to image min width then focus right part of image on change*/
    background-position: center right;
    background-repeat: no-repeat;
}
.page-banner h1{
    /*Reset H1 Default Margin*/
	margin: 0px 0px;
	padding: 150px 0;
	color: #fff;
	font-family: "Helvetica";
	text-align: center;
}
.section-browse .browse-img{
	background: url("/Catalog/assets/images/icon-by.png") no-repeat center center;
	margin-bottom: 10px;
}
.section h2{
	margin-bottom: 30px;
}
.blue-list li{
/*	background: url("/Catalog/assets/images/icon-arrow.png") left 8px no-repeat; */
	margin-bottom: 25px;
	padding-left: 35px;
}
.blue-list li h3{
	margin-bottom: 0;
}
.methods-section .section-list{
	margin-top: 40px;
}
.guaranteed-section .btn {
	margin-bottom: 10px;
	margin-top: 40px;
	border: 0;
}
.btn-primary{
	background: rgba(56,112,156,1);
	background: -moz-linear-gradient(left, rgba(56,112,156,1) 0%, rgba(38,78,121,1) 0%, rgba(56,112,156,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(56,112,156,1)), color-stop(0%, rgba(38,78,121,1)), color-stop(100%, rgba(56,112,156,1)));
	background: -webkit-linear-gradient(left, rgba(56,112,156,1) 0%, rgba(38,78,121,1) 0%, rgba(56,112,156,1) 100%);
	background: -o-linear-gradient(left, rgba(56,112,156,1) 0%, rgba(38,78,121,1) 0%, rgba(56,112,156,1) 100%);
	background: -ms-linear-gradient(left, rgba(56,112,156,1) 0%, rgba(38,78,121,1) 0%, rgba(56,112,156,1) 100%);
	background: linear-gradient(to right, rgba(56,112,156,1) 0%, rgba(38,78,121,1) 0%, rgba(56,112,156,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#38709c', endColorstr='#38709c', GradientType=1 );
	border: 0;
}
#megamenu .megamenu .hamburger-inner, #megamenu .megamenu .hamburger-inner::before, #megamenu .megamenu .hamburger-inner::after, #megamenu .megamenu[color="primary"] .hamburger-inner, #megamenu .megamenu[color="primary"] .hamburger-inner::before, #megamenu .megamenu[color="primary"] .hamburger-inner::after, #megamenu .megamenu.scrolled[color="primary"][transparent="yes"] .hamburger-inner, #megamenu .megamenu.scrolled[color="primary"][transparent="yes"] .hamburger-inner::before, #megamenu .megamenu.scrolled[color="primary"][transparent="yes"] .hamburger-inner::after{
	background-color: #777777;
}
.dropdown-toggle .fa-angle-down {
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
}
#megamenu .megamenu-nav li a .fa-angle-down::before {
    left: auto;
    position: absolute;
    right: 16px;
    top: 16px;
}
p:last-child{
	margin-bottom: 0;
}
/*Course Catalog 2017.05.13*/
.page-top-section{
	border-bottom: 1px solid #ddd;
	padding: 10px 0px 20px;
	margin-bottom: 20px;
    font-size: 18px;
}
.section{
	padding-top: 40px;
	padding-bottom: 40px;
}
.page-top-section h1{
	color: #264e79;
	margin-bottom: 10px;
}
.page-title{
	font-size: 20px;
}
.page-top-section .page-desc{
	min-height: 60px;
}
.page-sidebar-section{
	padding: 10px 0px 0px;
	margin-top: 30px;
}
.page-sidebar-section aside,
.page-sidebar-section .sidebar-content{
	margin-bottom: 20px;
}
.page-sidebar-section aside .sidebar-title,
.page-sidebar-section .sidebar-content .sidebar-title{
	color: #264e79;
	line-height: 20px;
	font-size: 12px;
}
.toggle-all{
	cursor: pointer;
	text-align: right;
	color: #264e79;
	line-height: 20px;
	font-size: 12px;
}

/**/
.sidebar-list > ul > li > label{
	background-color: #e6e6e6;
	position: relative;
	display: block;
	font-weight: normal;
	padding: 5px 10px;
	margin-bottom: 10px;
}
.sidebar-list > ul > li > label span:after{
	position: absolute;
	content: "+";
    right: 10px;
    top: 5px;
}
.sidebar-list > ul > li.active > label span:after{
	content: "-";
	right: 13px;
}
.sidebar-list > ul > li > label span{
    height: 100%;
    padding: 5px 10px;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    text-align: center;
}
.sidebar-list > ul li ul{
	padding-left: 10px;
	color: #264E79;
	font-size: 12px;
	display: none;
}
.sidebar-list > ul li.active > ul{
	display: block;
	margin-bottom: 20px;
}
.sidebar-list > ul ul input{
	margin-right: 5px;
}
/**/
/**/
.sidebar-list > ul > li > ul > li{
    display: block;
}
.sidebar-list > ul > li > ul > li span{
    margin-top: 5px;
    float: right;
}
.sidebar-list > ul > li > ul > li span:after{
	content: "+";
}
.sidebar-list > ul > li > ul > li.active span:after{
	content: "-";
}
.sidebar-list > ul ul ul{
    /*
	padding-left: 10px;
	color: #0071BC;
	font-size: 12px;
    */
	display: none;
}
.sidebar-list > ul ul li.active ul{
	display: block;
}
/**/

.article-list .article-group{
	border: 1px solid #e6e6e6;
	margin-bottom: 5px;
}
.article-list .article-group.subgroup {
    border: none;
}
.article-list .article-group.active{
	/*margin-bottom: 10px;*/
}
.article-list .article-group h4{
	padding: 5px 15px;
	background-color: #264E79;
	line-height: 22px;
	position: relative;
	margin-bottom: 0;
	font-size: 16px;
	cursor: pointer;
    color: #fff;
}
.article-list .article-group.subgroup h4{
	background-color: #e6e6e6;
    color: #58585a;
}
.article-list .article-group h4 i{
    font-size: 30px;
    height: 100%;
    line-height: 22px;
    padding: 5px 20px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}
.article-list .article-group>.article-items{
	padding: 15px 15px 10px;
	display: none;
}
.article-list.catalog .article-group>.article-items{
    padding: 0;
}
.article-list .article-group.subgroup>.article-items{
	padding: 15px 15px 0px;
}
.article-list .article-group.active>.article-items{
	display: block;
}
.article-group .article-items article{
	/*border-bottom: 1px solid #e6e6e6;
	margin-bottom: 10px;
	padding-bottom: 10px;*/
	position: relative;
    clear:both;
    display: block;
}
.article-group .article-items article.class {
    padding-bottom: 10px;
}
.article-group .article-items article.gtr {
    padding-bottom: 10px;
}
.article-group .article-items article.gtr span {
    padding-left: 0;
}
.article-group .article-items article:last-child{
	border-bottom-width: 0;
	margin-bottom: 0;
}
.article-group hr {
    margin: 0;
}
.article-group .article-items article  br{
    clear: both;
    line-height: 15px;
}
.article-toggle-btn .article-group .article-items article:last-child{
	margin-bottom: 20px;
	border-bottom-width: 1px;
}
.article-group .article-items article h5 a,
.widget-area .resources-list li a{
	color: #264E79;
	display: block;
}
.article-group .article-items article h5 a:hover,
.widget-area .resources-list li a:hover{
	color: #38709C;
}
.article-items .article-meta ul{
	margin-bottom: 0;
}
.article-items .article-meta li{
	display: inline-block;
	margin-right: 15px;
	vertical-align: top;
	margin-bottom: 10px;
}
.article-items .article-meta li.icon-meta{
    background-color: #264e79;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #fff;
	text-align: center;
	padding: 3px;
	margin-right: 5px;
	line-height: 20px;
}
.article-items .article-meta li:last-child{
	margin-right: 0;
}
.article-items .article-meta li.icon-contact{
	padding: 3px 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.article-items .article-meta li.icon-contact a{
	color: #fff;
}
.article-items .article-meta li.icon-contact a:hover{
	opacity: 0.8;
}
.article-items .article-meta li i,
.article-items .article-meta li img{
    background-color: #264e79;
	padding: 4px 2px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
    color: #fff;
    margin-right: 5px;
    text-align: center;
    max-width: 22px;
}
.article-items .article-mindesc {
	font-size: 11px;
	color: #58585A;
}
#sidebar-filter-form select,
#sidebar-filter-form input[type="text"],
#sidebar-filter-form input[type="submit"],
#sidebar-filter-form input[type="button"]{
	width: 100%;
}
#sidebar-filter-form input[type="checkbox"]{
	margin-right: 10px;
}
#sidebar-filter-form select,
.filter-order > select{
	padding: 5px;
}
.page-sidebar-filter aside h6.sidebar-title,
.page-sidebar-filter .filter-top .filter-total h6{
    line-height: 20px;
    margin-bottom: 20px;
    padding-top: 35px;
}
.article-item li label{
	font-weight: normal;
	margin-bottom: 0;
	margin-right: 5px;
}
.article-list .enroll-btn{
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.article-list .btn.enroll {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 3px 5px 2px 5px;
    font-size: 14px;
    margin-left: -20px;
}
.single-course-content h1.page-title{
	margin-bottom: 30px;
}
.course-meta img{
	background-color: #264e79;
	padding: 4px 2px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	margin-right: 15px;
	max-width: 22px;
}
.course-meta .course-meta-info{
	margin-bottom: 20px;
}
.course-available .table > thead > tr > th{
	background-color: #86898A ;
	color: #fff;
	border: 0;
	font-weight: normal;
}
.course-available table tbody tr td:last-child{
	text-align: right;
}
.course-options{
	margin: 0;
}
.course-options li{
	display: inline-block;
	margin-right: 3px;
	position: relative;
}
.course-options li .course-option-wrap{
	position: absolute;
	background-color: #e6e6e6;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	min-width: 190px;
	display: none;
	left: 20px;
	top: 25px;
	z-index: 200;
}
.course-options li:hover .course-option-wrap{
	display: block;
}
.course-options li .course-option-wrap h6{
    background-color: #264e79;
    color: #fff;
    line-height: 18px;
    margin-bottom: 0;
    padding: 5px 10px;
    border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
}
.course-options li .course-option-wrap .course-option-desc{
	padding: 10px;
	font-size: 12px;
}
.course-options li:last-child{
	margin-right: 0;
}
.course-options li span{
	padding: 4px 3px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border:1px solid #264e79;
	color: #264e79;
	display: inline-block;
	background-color: #fff;
}
.course-available .table > tbody > tr > td{
	padding: 12px 8px;
}
.available-attr .course-options li span{
	margin-right: 10px;
}
.available-attr .course-options li{
	margin-bottom: 10px;
}
.table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{
	vertical-align: middle;
}
.course-available{
	margin-bottom: 50px;
}
.widget-area h5.widget-title{
	background-color: #86898A ;
	color: #fff;
	padding: 5px 10px;
}
.widget-area .resources-list li{
	margin-bottom: 20px;
}
aside .widget-area{
	margin-bottom: 40px;
}
.header-bottom{
	border-bottom: 2px solid #ddd;
}


.page-title-section{
    margin-bottom: 25px;
    padding-top: 20px;
	border-bottom: 1px dashed #264e79;
}
.page-title-section .steps {
    width: 50%;
    margin-left: 25%;
}
@media (max-width: 850px) {
    .page-title-section .steps {
        width: 100%;
        margin-left: 0;
    }
}
@media (max-width: 512px) {
    .page-title-section{
        padding: 0px;
    }

    .page-title-section .step .description {
        font-size: 0.7em;
    }
}

.page-title-section .steps hr {
    border-top: solid #bdbcbc 2px;
    margin: 20px 20% 0px 20%;
}
.page-title-section .step {
    display: inline-block;
    position: relative;
    top: -25px;
    text-align: center;
    width: 32%;
}
.page-title-section .step .icon {
    display: block;
    width: 50px;
    height: 50px;
    background: url('/Catalog/assets/images/registration-steps.png');
    background-size: 250px 50px;
    margin: 0 auto;
}
.page-title-section .step .description {
    text-transform: uppercase;
    color: #264e79;
    display: block;
}
.page-title-section .registration.step .icon {
    background-position: 0px 0px;
}
.page-title-section .payment.step .icon {
    background-position: -50px 0px;
}
.page-title-section .payment.step.active .icon {
    background-position: -100px 0px;
}
.page-title-section .thankyou.step .icon {
    background-position: -150px 0px;
}
.page-title-section .registration.step.completed .icon,
.page-title-section .payment.step.completed .icon,
.page-title-section .thankyou.step.completed .icon
{
    background-position: -200px 0px;
}


#student-information-form,
#payment-information,
#credit-card-form,
#cisco-learning-credits-form,
#purchase-order-form,
#success-page
{
    display: none;
}

.form-course-registration h5.section-title{
	border-bottom: 1px solid #ddd;
	color: #264e79;
    margin-bottom: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
.form-course-registration h5.remind-required{
	padding-left: 20px;
    padding-right: 10px;
    margin: 30px 0 20px;
}
.form-course-registration .course-info h5.section-title{
	border: 0;
	margin-bottom: 0;
}

.form-course-registration h4.form-title{
    clear: both;
	color: #264e79;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
}
.form-course-registration h5.form-title{
    clear: both;
	color: #264e79;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
}
.form-course-registration .note {
    color: #264e79;
}

.form-course-registration .info {
    margin-right: 30px;
    text-align: center;
}

/*
.form-course-registration .course-meta{
	border: 1px solid #ddd;
	padding: 20px 10px 0;
}
.form-course-registration .course-meta h5{
	color: #264e79;
}
.form-course-registration .course-meta ul li{
	display: inline-block;
	margin: 0 35px 10px 0;
}
.form-course-registration .course-meta ul li:last-child{
	margin-right: 0;
}
.form-course-registration .course-meta ul li label{
	display: block;
	font-weight: normal;
	color: #264e79;
}
*/
.course-information {
	border: 1px solid #ddd;
	padding: 20px 10px 0;
}
.course-meta h5{
	color: #264e79;
}
.course-meta ul li{
	display: inline-block;
	margin: 0 35px 10px 0;
}
.course-meta ul li:last-child{
	margin-right: 0;
}
.course-meta ul li label{
	display: block;
	font-weight: normal;
	color: #264e79;
}
.course-info {
    margin-bottom: 30px;
}
.course-info h5.section-title {
    color: #264e79;
    padding-left: 10px;
    padding-right: 10px;
}


.form-course-registration > div{
	margin-bottom: 60px;
}
.form-course-registration .course-info{
	margin-bottom: 30px;
}
.form-course-registration .form-group{
    /*
	padding-left: 10px;
	padding-right: 10px;
    */
	position: relative;
	margin-bottom: 20px;
}
form .reg-attend input{
	margin-right: 10px;
}
form .reg-attend .course-options li span{
	margin-right: 5px;
}
form .reg-attend .course-options li{
	margin-right: 60px;
	margin-bottom: 10px;
}
form label{
	font-weight: normal;
}
.required{
	color: #ED1B23;
}


.form-course-registration.form-back,
.form-course-registration .form-back {
    background-color: #f2f3f4;
    margin-bottom: 40px;
    clear: both;
    padding-top: 20px;
}

.form-course-registration .tabs .tab {
    float: left;
    background-color: #dddddd;
    padding: 10px 20px;
    margin-right: 8px;
}
@media (max-width: 700px) {
    .form-course-registration .tabs .tab {
        float: none;
        margin-right: 0px;
    }
}
.form-course-registration .tabs .tab.active {
    background-color: #f2f3f4;
}

.form-course-registration .agreement {
    margin-top: 40px;
    font-size: 14px;
}

.form-course-registration .form-group .field-wrap{
    /*
	padding-left: 260px;
    */
}
.form-course-registration .form-group .field-wrap select{
	border: 1px solid #ddd;
	padding: 8px 10px;
	min-width: 80px;
}
.form-course-registration .form-group .field-wrap input[type="text"],
.form-course-registration .form-group .field-wrap input[type="email"]{
	border: 1px solid #ddd;
	line-height: 28px;
	padding: 5px 10px;
	width: 100%;
}
.form-course-registration .form-group label{
	line-height: 40px;
	margin-bottom: 0;
    /*
	position: absolute;
    */
	left: 20px;
	top: 0;
}
.form-course-registration .form-group input#card-info-amount{
	width: auto;
	margin-left: 10px;
}
.form-course-registration .reg-card-info .form-group input[type="text"]{
	width: 80%;
}
.form-course-registration .form-submit {
    margin: 60px 0 20px 0;
}
.form-course-registration .form-submit input{
	min-width: 220px;
	border-radius: 10px;
	margin-right: 25px;
}
.form-course-registration .form-submit input:last-child{
	margin-right: 0;
}
@media (max-width: 450px) {
    .form-group.captcha {
        margin: 0 -15px 0 -15px;
        padding: 0;
    }

    .form-group.captcha .g-recaptcha {
        margin: 0 auto;
        width: 304px;
    }
}
@media (max-width: 388px) {
    .form-group.captcha {
        margin: 0 -50px 0 -50px;
        padding: 0;
    }
}

.article-group .article-items article .article-toggle-desc{
	display: none;
	margin: 20px 0;
}
.article-group.active .article-items article:first-child .article-toggle-desc{
	display: block;
}
.toggle-btn a{
	display: inline-block;
	padding: 0 10px;
	min-width: 110px;
	line-height: 20px;
	border: 1px solid #ddd;
}
.toggle-btn{
    font-size: 14px;
    margin-top: 10px;
    position: relative;
    text-align: center;
    top: 11px;
}
.toggle-btn a i{
	margin-left: 5px;
}
.cdll-flexslider .flex-control-nav{
	visibility: hidden;
}
.cdll-flexslider .slides li .feature-desc{
	max-width: 600px;
	padding: 0 50px;
	text-align: center;
	margin: 0 auto;
}
.cdll-flexslider .slides li br{
	display: none;
}
.cdll-flexslider .slides li .feature-desc img{
	margin: 20px auto 15px !important;
}
.cdll-flexslider .slides li h2{
	text-align: center;
	color: #1c75bc;
}
.cdll-desc-wrapper{
	max-width: 400px;
	margin: 0 auto;
	padding: 40px 20px;
}
.cdll-desc-wrapper h3{
	margin-bottom: 30px;
	color: #fff;
	font-size: 3rem;
}
.cdll-features-title{
	text-align: center;
	margin-bottom: 30px;
}
.cdll-features ul li,
.cdll-features ul li a{
	color: #fff;
}
.cdll-features ul li{
    background: url("/Catalog/assets/images/icon-arrow.jpg") no-repeat scroll left top;
    line-height: 22px;
    list-style: none;
    margin-bottom: 20px;
    padding-left: 30px;
    font-size: 18px;
}
.cdll-video{
	position: relative;
}
.cdll-video h4{
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	padding: 40px 15px;
	line-height: 36px;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.6);
	margin-bottom: 0;
	font-size: 2.4rem;
}
.cdll-video h4 a{
	display: block;
}
.cdll-video h4 a:hover{
	opacity: 0.8;
	color: #1c75bc;
}
.full-section .container-fluid{
	padding-left: 0;
	padding-right: 0;
}
.zero-row{
	margin-left: 0;
	margin-right: 0;
}
.zero-row > [class^="col-"]{
	padding-left: 0;
	padding-right: 0;
}
.zero-row [class^="col-"].cdll-feature-left{
	padding: 40px;
	background-color: #264e79;
}
.o-content-middle .middle-row{
	display: flex;
	box-sizing: border-box;
	flex-wrap: wrap;
}
.o-content-middle .middle-row .middle-col{
	-webkit-box-align:center;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
	display: flex;
}
.o-content-middle .cdll-flexslider {
	-webkit-flex-grow:1;
	flex-grow:1;
}
.cdll-flexslider .flexslider{
	padding: 35px 0;
	margin-bottom: 0;
}
.no-p-b{
	padding-bottom: 0;
}
select#choose-state{
	padding: 7px 10px;
	width: 100%;
	margin-bottom: 20px;
}
#vmap{
	margin-bottom: 50px;
}

/*add on 20170622*/
.small-row{
	margin-left: -5px;
	margin-right: -5px;
}
.small-row > [class^="col-"]{
	padding-left: 5px;
	padding-right: 5px;
}
.course-session-list{
	font-size: 14px;
	padding: 0 5px;
}
.course-session-list > li{
	display: inline-block;
	min-width: 230px;
	margin-bottom: 10px;
}
.course-session-list label{
	margin-right: 5px;
	font-weight: normal;
	margin-bottom: 0;
}
.course-session-list li span{
	color: #264e79;
}
.course-sessions{
	margin-bottom: 20px;
}
.course-sessions > ul > li:first-child{
	border-top: 1px solid #ddd;
}
.course-sessions > ul > li{
	padding-top: 10px;
	border-bottom: 1px solid #ddd;
}
.course-sessions > ul > li.request{
	background-color: #e6e6e6;
}
.course-sessions .btn-wrap a{
	padding: 3px 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-right: 5px;
	font-size: 14px;
	min-width: 130px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	background-color: #264e79;
	line-height: 20px;
	color: #fff;
	display: inline-block;
	text-align: center;
}
.course-sessions .btn-wrap a:hover{
	color: rgba(255,255,255,0.8);
}
/*add on 20170705*/
.form-area-wrap{
	background-color: #cccccb;
	margin-bottom: 60px;
}
.form-section-left{
	background-color: #e6e6e6;
	padding: 40px 35px;
}
.form-section-right{
	padding: 40px 35px;
}
.form-section-left form input,
.form-section-left form select,
.form-section-left form textarea{
	width:100%;
	line-height:28px;
	padding: 5px 15px;
	background-color:#fff;
	border:1px solid #ccc;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.form-section-left form input[type="submit"]{
	background: rgba(56,112,156,1);
	background: -moz-linear-gradient(left, rgba(56,112,156,1) 0%, rgba(38,78,121,1) 0%, rgba(56,112,156,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(56,112,156,1)), color-stop(0%, rgba(38,78,121,1)), color-stop(100%, rgba(56,112,156,1)));
	background: -webkit-linear-gradient(left, rgba(56,112,156,1) 0%, rgba(38,78,121,1) 0%, rgba(56,112,156,1) 100%);
	background: -o-linear-gradient(left, rgba(56,112,156,1) 0%, rgba(38,78,121,1) 0%, rgba(56,112,156,1) 100%);
	background: -ms-linear-gradient(left, rgba(56,112,156,1) 0%, rgba(38,78,121,1) 0%, rgba(56,112,156,1) 100%);
	background: linear-gradient(to right, rgba(56,112,156,1) 0%, rgba(38,78,121,1) 0%, rgba(56,112,156,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#38709c', endColorstr='#38709c', GradientType=1 );
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    font-size: 1.6rem;
    padding-left: 40px;
    padding-right: 40px;
    text-transform: capitalize;
    border: 0;
    line-height: 23px;
    width: auto;
    color: #fff;
}
.form-section-right h5 {
    padding-bottom: 40px;
}
.form-section-right i {
    padding-right: 10px;
}
.site-content li {
    margin-bottom: 5px;
}
.form-section{
	background-position: 0 0;
    background-repeat: no-repeat;
    padding-top: 125px;
}
.form-title-wrapper{
	margin-bottom: 35px;
}
.form-title-wrapper h2{
	padding-bottom: 10px;
}
.form-section-left form .form-radio-wrap ul li{
	width: 33%;
	float: left;
}
.form-section-left form input[type="radio"]{
	width: auto;
	margin-right: 20px;
}
.dropdown-menu-content h4.sm-title, .dropdown-menu-content h4.sm-title a {
    font-size: 14px;
    font-weight: 700;
    color: rgb(68, 68, 68) !important;
}
/*Responsive*/
@media (min-width: 770px){
	header#megamenu .megamenu[icons="no"] .megamenu-nav > li.menu-search > a{
		padding-right: 0 !important;
		margin-right: 0 !important;
	}
	.search-form-wrap{
		width: 230px;
        margin-right: 20px;
	}
	.col-width-1-5{
		width: 20%;
	}
	.search-form-wrapper{
        /*
		position: fixed;
		top: 122px;
		left: 0;
        */
	}
	.search-form-wrap{
		float: right;
	}
	.blue-list li:last-child{
		margin-bottom: 0;
	}
	.article-items .article-meta li.icon-contact{
		float: right;
	}
	.course-sessions .btn-wrap{
		text-align: right;
	}
	.course-sessions .btn-wrap a{
		margin-top: 30px;
	}
	.course-sessions > ul > li.request .btn-wrap a{
		margin-top: 0;
	}
	.form-section{
		padding-top: 225px;
	}
    .dropdown-menu-content > div {
        padding: 0;
    }
}

@media (min-width: 850px) {
	.search-form-wrap{
		width: 300px;
	}
    #megamenu .megamenu-collapse.collapse {
        padding-top: 35px;
        margin-top: 0;
    }
}

@media (min-width: 1200px) {
	.search-form-wrap{
		width: 480px;
	}
}

@media (max-width: 1000px) {
    header#megamenu #enablement-image img {
        margin-left: 10px;
    }
}

@media (min-width: 1000px) {
    header#megamenu #enablement-image img {
        margin-top: 10px;
    }
}

@media (max-width: 770px){
	.search-form-wrap{
        top: 0px;
        left: 0px;
        width: 100%;
	}
	.footer-copyright .widget_nav_menu ul.menu,
	.footer-copyright{
		text-align: center;
	}
	#navbar > nav{
		padding-top: 0;
		margin-top: 10px;
	}
	.section-browse h3{
		margin-bottom: 20px;
	}
	.dropdown-menu-content [class^="column-medium-"]{
		margin-bottom: 15px;
	}
	.dropdown-menu-content [class^="column-medium-"]:last-child{
		margin-bottom: 0;
	}
	.cdll-feature-section{
		border-top: 1px solid #fff;
	}
	.reset-height .equal-height{
		height: auto !important;
	}
	.form-title-wrapper{
		margin-bottom: 85px;
	}
}
@media (max-width: 767px){
	.equal-height{
		height: auto !important;
	}
	.home-top-item{
		margin-bottom: 100px !important;
	}
	header#megamenu .megamenu .megamenu-nav > li > a{
		padding: 8px;
		margin: 0 !important;
	}
	header#megamenu img{
	/*	max-height: 40px;*/
	}
	header nav.navbar{
		padding-bottom: 20px;
	}
	.header-widget{
		display: none;
	}
	#megamenu .hamburger.active{
		margin-bottom: 10px;
	}
	.article-list .enroll-btn{
		position: inherit;
		bottom: 0;
		right: 0;
	}
	.cdll-feature-left .cdll-features ul{
		padding-left: 0;
	}

    .article-group .article-items article.gtr .btn.enroll{
        margin: 5px 0 0 0;
    }

    #megamenu .megamenu-collapse.collapse {
        padding-top: 0;
    }

    header#megamenu .megamenu .megamenu-nav > li.dropdown .dropdown-menu{
        background-color: #e6e6e6;
    }
    header#megamenu .megamenu .megamenu-nav > li.dropdown .dropdown-menu li .sm-title a{
        font-weight: 400;
        font-size: 16px;
    }

    .dropdown-menu .sm-title{
        border-bottom: 1px solid #999;
        padding: 12px 0px;
    }

    div.brands {
        padding-left: 0;
        padding-right: 0;
    }

    #megamenu .megamenu-nav li.brand {
        padding-left: 10px;
        padding-right: 10px;
    }

    #megamenu .megamenu-nav li.image {
        display: none;
    }

    header#megamenu #enablement-image {
        display: none;
    }
}
@media (min-width: 767px){
    #megamenu .megamenu-collapse.collapse {
        clear: right;
        margin-top: -20px;
        font-size: 12px;
        color: #888;
        line-height: 1.3em;
        text-align: left;
    }
	header#megamenu .megamenu-nav > li.dropdown-menu-full > .dropdown-menu.dropdown-menu-75{
		width: 75%;
        /*
        width: max-content;
		left: 25%;
        */
	}
	header#megamenu .megamenu-nav > li.dropdown-menu-full > .dropdown-menu.dropdown-menu-50{
		width: 58%;
    }
	header#megamenu .megamenu-nav > li.dropdown-menu-full > .dropdown-menu.dropdown-menu-40{
		width: 40%;
    }
	#navbar > .collapse{
		clear: both;
        float: left;
        padding: 20px 0 0 0;
        margin-left: -18px;
	}
	.dropdown-toggle .fa-angle-down{
		display: none;
	}
    .dropdown-menu-content .column-medium-3.brands {
        border-right: solid 1px #e9e9e9;
    }
	header#megamenu .megamenu[icons="no"] .megamenu-nav > li > a {
        /*
		padding: 0 0 9px;
		border-bottom: 5px solid transparent;
        */
	}
	header#megamenu .megamenu .megamenu-nav > li:hover > a {
        /*
		border-bottom-color: #264e79;
        */
	}
	header#megamenu .megamenu .megamenu-nav > li.dropdown .dropdown-menu{
		box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
		-webkit-box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
		-moz-box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
	}

    #megamenu .megamenu-left > li.dropdown .dropdown-menu .sm-submenu.training li.dropdown-submenu > a:after {
        content: "\f105";
    }

    ul.sm-submenu.training {
        width: 235px;
    }

    header#megamenu #enablement-image {
        display: block;
    }
    header#megamenu #enablement-image img {
        width: 190px;
        margin-top: 10px;
    }
}
@media (min-width: 481px) and (max-width: 770px){
	.footer-widgets .col-mo-6:nth-child(2n+1){
		clear: left;
	}
}
@media (max-width: 640px){
	.form-course-registration .form-submit input{
		margin: 0 0 20px;
	}
	.form-course-registration .form-group label{
		left: 0px;
		position: inherit;
	}
	.form-course-registration .form-group .field-wrap {
        /*
	    padding-left: 10px;
        */
	}
	.form-course-registration .form-group .field-wrap select{
		width: 100%;
		margin-bottom: 20px;
	}
}
@media (max-width: 480px){
	.filter-total{
		float: none !important;
	}
	.filter-order{
		float: none !important;
		margin-bottom: 20px;
	}
	.filter-order > select{
		width: 100%;
	}
	.cdll-video h4{
		line-height: 1.2;
		padding: 10px 15px;
		font-size: 2rem;
	}
	.page-sidebar-section{
		padding-left: 0;
		padding-right: 0;
	}
	.form-section-left form .form-radio-wrap ul li{
		width: 100%;
		float: none;
	}
	.form-section-left,
	.form-section-right{
		padding: 40px 20px;
	}
	.form-section-left .text-right{
		text-align: left;
		margin-top: 15px;
	}
}
/* SKYLINE CUSTOM */
.spacer {
	margin-left: 10px;
	margin-right: 10px;
	color: #ccc;
}
.skyline_loader {
    border: 16px solid #f3f3f3; /* Light grey */
    border-top: 16px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 80px;
    height: 80px;
    animation: spin 2s linear infinite;
    display: none;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.menubar {
	background-color: #eeeeee;
	min-height: 0px;
	padding: 0px;
	margin-bottom: 20px;
	border-radius: 0px;
	margin-top: 10px;
}
.menubar a {
	font-weight: bold;
	color: #264e79;
}
.menubar li {
	margin-bottom: 0px;
}
.menubar li:hover {
    background-color: #e1e1e1;
}
/* sharing buttons */
.button_share {
  background-color: #aaa;
  border: none;
  border-radius: 24px;
  box-shadow: 0 2px 0 #888, 1px 4px 2px rgba(0,0,0,0.2);
  color: white;
  display: block;
  font-family: sans-serif;
  font-size: .85em;
  font-weight: 300;
  outline: none;
  padding: 1em 0;
  position: relative;
  overflow: hidden;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
  width: 100%;	
}
.button_share_twitter {
  background-color: #00aced;
  box-shadow: 0 2px 0 #0084b4, 1px 4px 2px rgba(0,0,0,0.2);
}
.button_share_facebook {
  background-color: #3b5998;
  box-shadow: 0 2px 0 #224389, 1px 4px 2px rgba(0,0,0,0.2);
}
.button_share_linkedin {
  background-color: #007AB5;
  box-shadow: 0 2px 0 #005E8C, 1px 4px 2px rgba(0,0,0,0.2);
}
.button_share_googleplus {
  background-color: #DD4C39;
  box-shadow: 0 2px 0 #BB2D1A, 1px 4px 2px rgba(0,0,0,0.2);
}
.button_share_email {
  background-color: #444;
  box-shadow: 0 2px 0 #222, 1px 4px 2px rgba(0,0,0,0.2);
}
 .course-dialog .modal-dialog {
	width: 67%;
}

.glyphicon.glyphicon-one-fine-dot:before {
    content: "\25cf";
    font-size: 2.0em;
    color: #ffd000;
    line-height: 0.0;
    
}

.rcorners1 {
    border-radius: 5px;
    background: #ffd000;
    padding: 10px; 
    width: 340px;
    height: 40px;    
}

header#megamenu .megamenu .megamenu-nav > li.dropdown .dropdown-menu .sm-submenu.training li:hover,
header#megamenu .megamenu .megamenu-nav > li.dropdown .dropdown-menu .sm-submenu.training li:focus{
    /*
	background-color: #fff;
	color: #264e79 !important;
	opacity: 1;
    */
}

header#megamenu .megamenu .megamenu-nav > li.dropdown .dropdown-menu .sm-submenu.training li.brand:hover,
header#megamenu .megamenu .megamenu-nav > li.dropdown .dropdown-menu .sm-submenu.training li.brand.active{
	background-color: #fff;
}

header#megamenu .megamenu .megamenu-nav > li.dropdown .dropdown-menu.topics {
    width: 705px;
    background: #f9f9f9;
    box-shadow: none;
}
.dropdown-menu.topics li.topics {
    float: left;
    width: 355px;
    /*
    width: 675px;
    margin-right: 50px;
    */
}
.dropdown-menu.topics li.topics.cisco {
    width: 355px;
    /*
    width: 470px;
    margin-right: 20px;
    */
}
.dropdown-menu.topics li.resources {
    width: 350px;
    float: left;
}
.dropdown-menu .sm-submenu .topics li {
    padding: 0;
}
.dropdown-menu .sm-submenu .topics li li {
    padding: 0 20px;
}
#megamenu .megamenu-collapse .dropdown-menu.topics .topics ul.sm-submenu {
    width: 675px;
}
#megamenu .megamenu-collapse .dropdown-menu.topics .topics.cisco ul.sm-submenu {
    width: 470px;
}


.brand-logo {
    text-align: right;
}
.landing-page .content-images, .landing-page .content-topics {
    margin: 0 -10px 15px -10px;
}

@media (min-width: 768px) {
    #megamenu .megamenu-nav > li.dropdown .dropdown-menu.training {
        width: 940px;
        background-image: url("/Catalog/assets/images/building-silouhette-2.png");
        background-repeat: no-repeat;
        background-position: bottom right;
        background-size: auto;
    }
    #megamenu .megamenu-nav > li.dropdown .dropdown-menu li.dropdown-submenu > .dropdown-menu.topics {
        position: absolute;
        background: none;
    }
    #megamenu .megamenu-collapse.collapse {
        /*width: 100%;*/
        float: right;
    }
    #megamenu .megamenu-collapse.collapse ul {
        width: 100%;
    }
    #megamenu .megamenu-nav > li.search {
        float: right;
        right: -36px;
    }
}
