/*
 * General Elements Styles
 */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,800italic,800,700italic,700,600italic,600,400italic,300italic);
* {
	margin: 0;
	padding: 0;
}

@font-face
{
font-family: Georgia;
        src: url('/common/fonts/georgia.ttf');
}

#edu-wrapper {
    margin: 0 auto;
    width: 1002px;
}

#wrapper {
    margin: 0 auto;
    width: 1002px;
}


html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {
    border: 0 none;
    font-size: 100%;
    vertical-align: baseline;
}
header, footer, article, section, figure, nav, aside {
	display: block;
}
body {
    color: #000;
    background: #fff;
    font-family: 'Open Sans', Arial, "Helvetica Neue",Helvetica,sans-serif;
    /*min-width: 240px;*/
   	font-size: 62.5%;
   	height: 100%;
}
a {
	color: #000;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0 none;
	max-width: 100%;
}
figure {
	margin-bottom: 10px;
	text-align: center;
}
figure img {
	max-width: 100%;
	border: 1px solid #ccc;
}
/*
 * Header Styles
 */
#edu-header {
    margin: 0 auto;
    max-width: 1000px;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    padding: 5px 0;
}

#edu-logo {
	float: left;
	margin: 0 20px;
	width: 280px;
}
#edu-logo a {
	display: block;
}
.logoText {
    color: #474444;
    font-size: 1.0em;
    font-weight: bold;
    padding-top: 2px;
    font-style: italic;
    font-family: Arial, Helvetica, sans-serif;
}
#headerPromotionText {
    clear: both;
    color: #0066cc !important;
    font: bold 15px/21px arial;
    margin-top: 10px;
    text-align: center;
}

#headerTextPromo {
	padding-top: 15px;
	color: #0066CC;
    font-size: 14px;
    font-weight: bold;
    vertical-align: text-bottom;
}
#headerTextPromo a {color: #0066cc;}
#edu-headerRight {
	float: right;
	text-align: right;
	padding-right: 0px;
	padding-top: 17px;
}
#edu-headerMid {
	float: left;
    margin: 0 auto;
    text-align: center;
    width: 400px;
    padding-top: 15px;
}
#google-search {
	margin: 5px 0px!important;
	width: 260px;
}
.edu-homeHeaderAd {
	max-width: 1000px;
	margin: 0 auto;
}



/*
 * Header Social Styles
 */
#social-networking {
	margin: 0 10px;
	float: right;
}
.edu-socialPlugins {
	padding: 10px 0;
}
.edu-socialIcons {
	height: 30px;
}
.edu-socialIcons a {
	float: left;
    height: 29px;
    margin-right: 7px;
    text-indent: -99999px;
    width: 30px;
}
.edu-socialIcons a.edu-facebook {
	background: url(/responsive-images/edu-sprite.png) no-repeat 0 0px;
}
.edu-socialIcons a.edu-twitter {
	background: url(/responsive-images/edu-sprite.png) no-repeat -32px 0px;
}
.edu-socialIcons a.edu-gPlus {
	background: url(/responsive-images/edu-sprite.png) no-repeat -64px 0px;
}
.edu-socialIcons a.edu-android {
	background: url(/responsive-images/edu-sprite.png) no-repeat -96px 0px;
}
.edu-socialIcons a.edu-ios {
	background: url(/responsive-images/edu-sprite.png) no-repeat -128px 0px;
}
.edu-socialIcons a.edu-rssFeed {
	background: url(/responsive-images/edu-sprite.png) no-repeat -158px 0px;
}
.edu-socialIcons a.edu-recharge {
	background: url(/responsive-images/edu-sprite.png) no-repeat -210px 0px;
}
.edu-leftPad {
	float: left;
	padding-right: 5px;
}


/*
 * Primary Navigation Styles
 */
.scroll-logo {
	float: left;
	display: none;
}
.scroll-logo img {
	height: 50px;
}
#edu-navigation {	
	width: 1002px;
	z-index: 1000000003;
	margin: 0 auto;
}
#edu-menu {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin: 0 auto;
    max-width: 1000px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    background: #007EA4;
	height: 50px;
	border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
}

#header-ad {
    background: none repeat scroll 0 0 #fff;
    margin: 0 auto;
    max-width: 1000px;
    padding: 10px 0;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9; 
}

#edu-menu ul li {
	list-style-type: none;
	display: inline;
}

#edu-menu a {
    color: #fff;
    line-height: 50px;
    padding: 16px 8px;
    text-decoration: none;
}

#edu-menu a.home img {
	vertical-align: middle;
}

#edu-menu .more-submenu-content {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #666;
    border-top: 0 none;
    box-shadow: 2px 8px 8px #666666;
    display: none;
    height: 220px;
    left: 0;
    margin: 0 auto;
    max-width: 1440px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 49px;
    z-index: 10000;
    font-size: 14px;
    text-align: left;
    text-transform: none;
}
#edu-menu ul li.hover .more-submenu-content {
	display: block;
}
#edu-menu .more-submenu-content ul {
	padding: 0px 0 0 0;
	height: 220px;
}

#edu-menu .more-submenu-content ul li {
    border-right: 1px solid #ccc;
    display: inline-block;
    float: left;
    width: 158px;
}

#edu-menu .more-submenu-content ul li.verticals {
	width: 200px;	
}
#edu-menu .more-submenu-content ul li.verticals ul li .verticalLinks {
	width: 50%;
	float: left;
}
#edu-menu .more-submenu-content ul li.last {
	border-right: 0 none;
}
#edu-menu .more-submenu-content ul li ul {
	padding: 0 10px 0 10px;
}
#edu-menu .more-submenu-content ul li.verticals ul li ul {
	padding: 0 0px 0 0px;
}
#edu-menu .more-submenu-content ul  li ul li {
	display: block;
	float: none;
	border-right: 0 none;
	width: 100%;
	height: auto;
}
#edu-menu .more-submenu-content ul  li ul li.header {
	font-size: 1.0em;
	font-weight: bold;
	color: #000;
	padding-top: 10px;
}
#edu-menu .more-submenu-content ul  li ul li a {
	color: #000;
	padding: 4px 5px 3px 5px;
	line-height: 1.8em;
}

/* resolution based css ends*/

/*
 * Heading Styles
 */
.main-headings {
	font-size: 22px;
	font-weight: 700;
	color: #003366;
	margin-bottom: 10px;
	padding-bottom: 6px;
	border-bottom: 2px solid #003366;
}

.edu-breadcrumb {
	font-size: 1.4em;
	color: #000;
}
.edu-breadcrumb a {
	color: #0066cc;
}

/*
 * Clear Fix Styles
 */

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

/* https://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}






/*
 * Footer Styles
 */
#edu-footerMain {
	width: 100%;
	font-size: 13px;
	color: #333333;
	text-align: center;
	border-top: 1px solid #dcdcde;
	font-weight: normal;
}
.edu-footerLinks {
	padding: 10px 0;
}
.edu-copyright {
	padding: 10px;
}
.edu-footerLinks a, .edu-copyright a {
	color: #333333;
	padding: 0 3px;
}
#footer-mobi {
	display: none;
	border-bottom: 1px solid #ACACAC;
	background: #e6e6e8;
}
.followText {
	color: #000;
    padding: 5px 0 10px;
    font-size: 1.4em;
}
.footer-socialShare {
	margin-bottom: 10px;
}
.footer-socialShare a {
    display: inline-block;
    height: 29px;
    margin-right: 5px;
    text-indent: -9999px;
    width: 30px;
}
.footer-socialShare a.facebook {
	background: url(/responsive-images/edu-sprite.png) no-repeat 0 0;
}
.footer-socialShare a.twitter {
	background: url(/responsive-images/edu-sprite.png) no-repeat -32px 0;
}
.footer-socialShare a.gplus {
	background: url(/responsive-images/edu-sprite.png) no-repeat -64px 0;
}
.footer-socialShare a.android {
	background: url(/responsive-images/edu-sprite.png) no-repeat -96px 0;
}
.footer-socialShare a.ios {
	background: url(/responsive-images/edu-sprite.png) no-repeat -128px 0;
}
.footer-socialShare a.rss {
	background: url(/responsive-images/edu-sprite.png) no-repeat -158px 0;
}
.news-footer-links {	
	padding: 10px;
}
.news-footer-links a {
	color: #000;
	padding: 0 4px;
}


/*
 * Tablet Header Styles
 *
 */
#tablet-header {
	display: none;
	height: 50px;
	background: #003366;
	position: relative;
	z-index: 1000000;
}
#tablet-menu {
	float: left;
	padding: 15px 10px 0 10px;
}
#tablet-menu a {
	width: 26px;
	height: 20px;
	float: left;
	text-indent: -99999px;
	background: url(/responsive-images/edu-sprite.png) no-repeat -357px 0;
}
#tablet-socialLinks {
	float: right;
	padding: 10px 10px 0 10px;
}
#tablet-socialLinks a {
	float: left;
	margin: 0 10px;
	width: 30px;
	height: 30px;	
}
#tablet-socialLinks a.tabSocialMedia {
	background: url(/responsive-images/edu-sprite.png) no-repeat -383px 0;
	text-indent: -99999px;
	width: 29px;
	height: 29px;
}
#tablet-socialLinks a.tabSearch {
	background: url(/responsive-images/edu-sprite.png) no-repeat -412px 0;
	text-indent: -99999px;
}
#tablet-socialLinks a.tabNewsletter {
	background: url(/responsive-images/edu-sprite.png) no-repeat -441px 0;
	text-indent: -99999px;
	width: 38px;
	height: 22px;
	margin-top: 5px;
}
#news-tabletMenu {
	background: none repeat scroll 0 0 #003366;
    display: none;
    right: 0;
    overflow: hidden;
    position: absolute;
    top: 49px;
    width: 100%;
    z-index: 9999;
}
#tablet-social-networking {
	background: #fff;
    border-bottom: 1px solid #ccc;
    display: none;
    right: 0;
    overflow: hidden;
    position: absolute;
    top: 49px;
    width: 98%;
    padding: 1%;
    z-index: 9999;
}
#tablet-google-search {
	background: #fff;
    border-bottom: 1px solid #ccc;
    display: none;
    right: 0;
    overflow: hidden;
    position: absolute;
    top: 49px;
    width: 98%;
    padding: 1%;
    z-index: 9999;
}
#tablet-newsletter-subscribe {
	background: #fff;
    border-bottom: 1px solid #ccc;
    display: none;
    right: 0;
    overflow: hidden;
    position: absolute;
    top: 49px;
    width: 98%;
    padding: 1%;
    z-index: 9999;
}
.headerPromoTablet {
    font-size: 1.5em;
    font-weight: bold;
    padding: 5px 0;
    text-align: center;
    display: none;
}
.headerPromoTablet a {
	color: #000;
}
.newsletter-subscribeText {
	color: #333;
	font-size: 1.3em;
	padding-bottom: 5px;
}
.newsletter-signup-textbox {
	border: 1px solid #948f8f;
	color: #333;
	font-size: 1.0em;
	float: left;
	padding: 5px;
	margin: 0px 5px 5px 0;
	width: 55%;
}


/*
 * Mobi Header/Navigation styles
 */
#edu-mobiHeader {
	display: none;
}
#edu-mobiLogo {
	margin: 0 20px;
}
#headerTextMobiPromo {
	color: #0066CC;
    font-size: 1.5em;
    font-weight: bold;
    padding: 5px 0;
    vertical-align: text-bottom;
    text-align: center;
}

#headerTextMobiPromo a {
    color: #0066CC;
}
#edu-mobinavigation {
	background: #003366;
	height: 50px;
	width: 100%;
	z-index: 1000000;
	position: relative;
}
/*#edu-mobimenu {
	display: none;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: fixed !important;
    top: 134px;
    width: 250px;
    z-index: 9999;
    background: #003366;
    border-right: 1px solid #ccc;
}
#edu-mobimenu {
	display: none;
    right: 0;
    overflow: hidden;
    position: absolute;
    top: 50px;
    width: 100%;
    z-index: 9999;
    background: #003366;
}
#edu-mobi-scoialnetworking, #edu-mobi-googlesearch {
	display: none;
	background: #fff;
    border: 1px solid #ccc;
    right: 0;
    overflow: hidden;
    position: absolute;
    top: 50px;
    width: 98%;
    padding: 1%;
    z-index: 9999;
}*/
.headerPromoMobi {
    color: #0066CC;
    font-size: 1.5em;
    font-weight: bold;
    padding: 5px 0;
    text-align: center;
}

/*
 * Layout Styles
 */


#edu-containerMain {
	width: 1000px!important;
	margin: 0 auto;
	border-bottom: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
}

/*
 * Grid Styles
 */
.grid_9 {
	width: 660px;
	float: left;
	margin: 0 0 0 10px;
}
.grid_3 {
	width: 300px;
	float: right;
	margin: 0 10px 0 0;
}

.footer_fixed{
	/*position: fixed;
	bottom: 0;*/
}
.loaderimg_fix{
	position: relative;
	bottom: 60px;
}


.sprite3 {
    background-image: url(/images/social-sprite1.png);
    background-repeat: no-repeat;
    display: block;
    text-indent: -9999px;
}

.sprite3-an {
    width: 30px;
    height: 29px;
    background-position: -5px -5px;
}

.sprite3-ap {
    width: 30px;
    height: 29px;
    background-position: -45px -5px;
}

.sprite3-fb {
    width: 30px;
    height: 29px;
    background-position: -5px -44px;
}

.sprite3-fe {
    width: 30px;
    height: 29px;
    background-position: -45px -44px;
}

.sprite3-go {
    width: 30px;
    height: 29px;
    background-position: -85px -5px;
}

.sprite3-tw {
    width: 30px;
    height: 29px;
    background-position: -85px -44px;
}
.followGr{
	border: 1px solid #999;
	width: 278px;
	padding: 20px 10px;
	/*height: 130px;*/
	background-color: #e5e5e5;
	
}	
.followGr h3{
	font-family: Georgia,Arial, Helvetica, sans-serif;
	font-size: 26px;
	text-align: center;
	padding: 0 0 10px 0;
	margin: 0;
	font-weight: normal;
	font-style: italic;
}
.social_list_of_icons{
	text-align: center;
	clear: both;
	height: 32px;
	padding-bottom: 10px;
	
}

.social_list_of_icons a{
	margin: 0 30px;
	float: left;
}

.followGr-nl{
clear: both;
margin-top: 10px;
padding: 10px 5px 5px;
border-top: 1px solid #d95b46;	
}
.newsletterText{
	background: none repeat scroll 0 0 #fafafa;
    border: 1px solid #948f8f;
    color: #000;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 16px;
    height: 18px;
    padding: 3px;
    width: 163px;
-webkit-border-top-left-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-bottomleft: 4px;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;

}	

.newsletter_form{
	width: 165px;
	float: left;
}
.newsletter_form_submit {
    float: right;
}
#subscribeBtn {
    background-color: #d95b46;
    border: 1px solid #999;
    border-radius: 0 4px 4px 0;
    color: #fff;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    height: 27px;
    margin: 0 auto;
    padding: 0px 10px 1px;
    width: 99px;
}
.followText{
	font-family: Arial;
	font-size:17px;
	line-height: 20px;
	color: #666;
	
	text-align: center;
}

input,button
{
margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
} 

#edu-navigation ul li .subnav {
	display: none;
	position: absolute;
	top: 50px;
	z-index: 10000;
	background: #fff;
	left: 0px;
	right: 0px;
	height: 50px;
	box-shadow: 2px 8px 8px #007EA4;
	border: 1px solid #007EA4;
	border-top: 0 none;
	margin: 0 auto;
	max-width: 1440px;
	overflow: hidden;
}
#edu-navigation ul li.hover .subnav {
	display: block;
}
#edu-navigation ul li.more .more-submenu-content ul {
	padding: 0px 0 0 0;
	height: 50px;
}
#edu-navigation ul li.more .more-submenu-content ul li {
	width: 200px;	
	display: inline-block;
	border-right: 1px solid #ccc;
}
#edu-navigation ul li.more .more-submenu-content ul li.verticals {
	width: 350px;	
}
#edu-navigation ul li.more .more-submenu-content ul li.verticals ul li .verticalLinks {
	width: 50%;
	float: left;
}
#edu-navigation ul li.more .more-submenu-content ul li.last {
	border-right: 0 none;
}
#edu-navigation ul li.more .more-submenu-content ul li ul {
	padding: 0 10px 0 10px;
}
#edu-navigation ul li.more .more-submenu-content ul li.verticals ul li ul {
	padding: 0 0px 0 0px;
}
#edu-navigation ul li.more .more-submenu-content ul  li ul li {
	display: block;
	float: none;
	border-right: 0 none;
	width: 100%;
	height: auto;
}
#edu-navigation ul li.more .more-submenu-content ul  li ul li.header {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-top: 10px;
}
#edu-navigation ul li.more .more-submenu-content ul  li ul li a {
	color: #000;
	padding: 4px 5px 3px 5px;
	font-size: 13px;
}


	.subnavLinks {
	background: #e4e4e4;
	border-bottom: 1px solid #d1d1d1;
	padding-left: 10px;
}
#edu-navigation ul li .subnav .subnavLinks ul li {
	float: left;
}	
#edu-navigation ul li .subnav .subnavLinks ul li a {
	display: block;
	padding: 1px 13px;
	font-size: 15px;
	color: #000;
	position: relative;
	top: 1px;
	border: 1px solid #e4e4e4;
	border-bottom: 0 none;
	font-weight:bold;
}
#edu-navigation ul li .subnav .subnavLinks ul li a.active, .topnavigation ul li .subnav .subnavLinks ul li a:hover {
	background: #ffffff;
	border: 1px solid #d0d0d0;
	border-bottom: 0 none;
}

/*
 * Footer Styles
 */

#news-footer {
    background: none repeat scroll 0 0 #ffffff;
    border-top: 1px solid #acacac;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin: 0 auto;
    max-width: 1440px;
    padding: 10px 0;
    text-align: center;
}
.news-footer-links.bottomline {
    border-bottom: 1px solid #aaaaaa;
    margin-bottom: 5px;
    padding-bottom: 20px;
}
.news-footer-links {
    padding: 5px 0;
}
.news-footer-links a {
    color: #000000 !important;
    padding: 0 4px;
}
.copyright {
    padding: 5px 0;
}
.copyright a {
    color: #000 !important;
}



/* for site map page */

.sitemap-outer{padding:6px 0;}
.news-sitemap{font-size:14px;}


/* super menu navigationHeader */
#oneindiaLinksMain {
	width: 100%;
	height: 20px;
	background: url(/img/topMenuBgStrip.jpg) repeat-x left top;
	margin-bottom: 0;
}
#oneindiaLinks {
	width: 988px;
	font-size: 12px;
	font-weight: 700;
	color: #fff;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
}
#oneindiaLinks a {
	color: #fff;
	line-height: 17px;
	float: left;
	text-decoration: none;
	padding: 0 11px;
}
#oneindiaLinks a.oneindia {
	background: url(/img/oneIcon.png) no-repeat left center;
	padding-left: 40px;
}
#oneindiaLinks span {
	float: left;
	line-height: 17px;
}
#oneindiaLinks a span {
	float: none;
	line-height: 17px;
}
#oneindiaLinks a.active {
	background: url(/img/topMenuActiveBgStrip.png) repeat-x left 1px;
}
.dividing_span_line {
	float: left;
	padding-top: 4px;
}
/* super menu navigationHeader */






/** end reset **/
.leftpanel {
    float: left;
    width: 660px;
   
    /*font-family: 'Open Sans', Arial, "Helvetica Neue",Helvetica,sans-serif;*/
}
.leftpanel-edu-heading {
    font-size: 26px;
    font-weight: 600;
    color: #31465c;
    padding-bottom: 10px;
    margin: 0;
}

.leftpanel-edu-clg-list
{
	margin:0;
	padding:0;
	list-style-type:none;
}
.leftpanel-edu-clg-list li 
{
	position:relative;
	width:300px;
	float:left;
	background:#f7f9f9;
	border-radius:10px;
    box-shadow: 0 0 7px -1px #000;    
    margin: 15px 0;
}
.leftpanel-edu-clg-list h2
{
	font-size:15px;
	height:52px;
	display:table-cell;
	vertical-align:middle
}
.leftpanel-edu-clg-list li.edu-clg-list-right
{
	float:right;
}
.leftpanel-edu-clg-list .edu-clg-name
{
	background:#eeeeee;
	padding:0 10px;
	border-radius:10px 10px 0 0;
	display: table;
    width: 280px;
}
.edu-clg-addr
{
	font-size:12px;
	color:#000;padding:0 10px 5px;background:#eeeeee;
}
.edu-clg-details 
{
	font-size:14px;
}
.edu-clg-facility
{
	margin:0 10px;
	padding:5px 0 10px;
	border-bottom: solid thin #cccccc;
}
.edu-clg-facility span
{
	font-weight:600;
}
.edu-clg-abt
{
	padding:5px 10px 10px;
}
.edu-clg-more
{
	    border-radius: 10px;
}
.edu-clg-more a
{
	float: right;
    padding: 5px 10px;
    font-size:12px;
    color:#0066cc;
    text-decoration: none;
}
.edu-clg-more a:hover
{
	text-decoration: underline;
}
.edu-clg-overlay
{
	position:absolute;
	color:#fff;
	background:url(../images/overlay-blue.png);
	width:300px;
	height:100%;
	top:0;
	border-radius:10px;
	margin:auto;
	display:none;
}
.edu-clg-overlay a
{
	height:100%;
	width:300px;
	display: block;
	text-align: center;
	font-size:24px;
	color:#fff;
	text-decoration: none;
	line-height: 266px;
}

.leftpanel-edu-clg-list li:hover .edu-clg-overlay
{
	display: block;
}
.edu-clg-pag
{
	float:right;
	margin: 10px 0;
}
.edu-clg-pag a
{
	color:#333333;
	font-size:16px;
	text-decoration: none;
	padding:0 10px;
}
.edu-clg-pag span.edu-clg-pag-selected
{
	color:#9e0001;
	font-weight:bold;
	padding:0 10px;
}
.edu-clg-pag a.edu-clg-pag-prev
{
	background: url(../images/prev-next.png) 0px 4px no-repeat;
    height: 17px;
    padding: 0 0 0 20px;
}
.edu-clg-pag a.edu-clg-pag-next
{
	background: url(../images/prev-next.png) right -19px no-repeat;
    height: 17px;
    padding: 0 20px 0 0;
}
/** start border color **/
.border-orange
{
	border-bottom:solid thin #ff5a0a;
}
.border-blue
{
	border-bottom:solid thin #0288d1;
}
.border-green
{
	border-bottom:solid thin #00af43;
}
.border-yellow
{
	border-bottom:solid thin #f6b436;
}
/** end border color **/
	
/** start box shadow color **/
.box-orange
{
	box-shadow:0px 5px 2px 0px #FF5A0A
}
.box-blue
{
	box-shadow:0px 5px 2px 0px #0288d1;
}
.box-green
{
	box-shadow:0px 5px 2px 0px #00af43
}
.box-yellow
{
	box-shadow:0px 5px 2px 0px #f6b436;
}
/** end box shadow color **/
	
	


/*
 * Navigation Styles
 */
.edu-topnavigation {
    background: #0288d1;
    height: 42px;
    border-bottom: 1px solid #cccccc;
    position: relative;
    font-family: "Open Sans",sans-serif;
    padding-left: 5px;
}
.edu-topnavigation ul li {
    float: left;
    list-style-type: none;
}
.edu-topnavigation ul li a.mainmenu {
    color: #fff;
    display: block;    
    font-size: 16px;
    font-weight: 400;
    line-height: 35px;
    margin: 5px 0 0 0;
    padding: 0 8px;
    text-decoration: none;
    height:36px;
    line-height: 36px;
    background: #0288d1;
    border-top: 1px solid #0288d1;
    border-right: 1px solid #0288d1;
    border-left: 1px solid #0288d1;
    border-radius: 5px 5px 0 0;
}
.edu-topnavigation ul li:hover a.mainmenu {
    background: #1e6b94;
    border-top: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    height:37px;
}
.edu-topnavigation ul li a.menu {
    background: url("../images/menu-icon.png") no-repeat 0 0;
    height: 25px;
    margin: 10px 5px 8px;
    text-indent: -9999px;
    width: 25px;
    display: block;
}
.edu-topnavigation ul li .subnavigation {
    background: #1e6b94;
    display: none;
    height: 330px;
    left: 0px;
    margin: 0 auto;
    max-width: 1000px;
    overflow: hidden;
    padding: 0px;
    position: absolute;
    right: 0px;
    top: 43px;
    z-index: 10000;
    box-shadow: 2px 3px 3px #cccccc;
}
.edu-topnavigation ul li.hover .subnavigation {display: block;}
.edu-topnavigation ul li .subnavigation .subnav-links {
    float: left;
    width: 150px;
    border-right: 1px solid #fff;
    height: 330px;
    background: #0c3a65;
}
.edu-topnavigation ul li .subnavigation .subnav-links ul li {
    display: block;
    list-style-type: none;
    float: none;
}
.edu-topnavigation ul li .subnavigation .subnav-links ul li a {
    background: #0c3a65;
    border-left: 4px solid #0c3a65;
    display: block;
    font-size: 15px;
    font-weight: 400;
    padding: 8px 0 8px 10px;
    color: #fff;
    border-bottom: 1px solid #fff;
    text-decoration: none;
    position: relative;
    word-wrap: break-word;
}
.edu-topnavigation ul li .subnavigation .subnav-links ul li:hover a, .edu-topnavigation ul li .subnavigation .subnav-links ul li.hover a, .edu-topnavigation ul li .subnavigation .subnav-links ul li a.active {
    border-left: 4px solid #ff5a0a;
    background: #1e6b94;
    left: 1px;
}
.edu-topnavigation ul li .subnavigation .subnav-articles, .edu-topnavigation ul li .subnavigation .subnav-other-articles {
    margin-left: 150px;
    padding: 10px 20px;
}
.edu-topnavigation ul li .subnavigation .subnav-linklists {
    position: absolute;
    padding: 8px 20px;
    left: 150px;
    top: 0;
    display: none;
    height: 314px;
    width: 810px;
}
.edu-topnavigation ul li .subnavigation .subnav-other-articles {
    position: absolute;
    padding: 8px 20px;
    left: 0px;
    top: 0;
    display: none;
    height: 314px;
    width: 810px;
    z-index: 100000;
    background: #1e6b94;
}
.edu-topnavigation ul li .subnavigation .subnav-links ul li.hover .subnav-linklists, .edu-topnavigation ul li .subnavigation .subnav-links ul li.hover .subnav-other-articles {display: block;}
.edu-topnavigation ul li .subnavigation .subnav-articles ul li, .edu-topnavigation ul li .subnavigation .subnav-other-articles ul li {
    float: left;
    list-style-type: none;
    margin: 0 10px;
    width: 180px;
}
.edu-topnavigation ul li .subnavigation .subnav-links .subnav-other-articles ul li a {
    left: 0!important;
    border: 0 none!important;
}
.edu-topnavigation ul li .subnavigation .subnav-articles ul li a, .edu-topnavigation ul li .subnavigation .subnav-other-articles ul li a {text-decoration: none;}
.edu-topnavigation ul li .subnavigation .subnav-articles ul li span, .edu-topnavigation ul li .subnavigation .subnav-other-articles ul li span {display: block;}
.menu-article-title {
    font-size: 14px;
    color: #fff;
    padding: 10px 0 0 0;
}
.edu-topnavigation ul li .subnavigation .subnav-linklists ul li {
    list-style-type: none;
    display: block;
    float: none;
    padding: 0;
}
.edu-topnavigation ul li .subnavigation .subnav-linklists ul li a {
    font-size: 14px;
    color: #fff;    
    background: #1e6b94;
    border: 0 none;
    padding: 4px 0 4px 10px;
    display: inline-block;
}

.edu-topnavigation ul li:hover .subnavigation .subnav-linklists ul li a {
   border: 0 none;
   left: 0;
}

.more-submenu-content ul li.firstlevel {
    border-right: 1px solid #ccc;
    display: inline-block;
    width: 200px;
    float: left;
    height: 280px;
}
.more-submenu-content ul li ul {
    padding: 0 10px;
}
.more-submenu-content ul li ul li {
    float: none;
    list-style-type: none;
}
.more-submenu-content ul li ul li.header {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding-top: 10px;
}
.more-submenu-content ul li ul li a {
    color: #fff;
    font-size: 14px;
    padding: 3px 5px;
    display: inline-block;
}

.edu-topnavigation ul li .subnavigation .menu-special-block-container {
    width: 420px;
    position: absolute;
    right: 20px;
    top: 20px;
    padding: 0 0 0 30px;
    z-index: 10000;
    height: 285px;
    border-left: 1px solid #fff;
}
.special-block-heading {
    text-align: center;
    padding: 10px 0;
}
.special-block-details {
    font-size: 20px;
    color: #fff;
    padding-bottom: 10px;
    line-height: 26px;
}
.special-block-author-name {
    font-size: 18px;
    color: #fff;
    text-align: right;
}
.edu-topnavigation ul li .subnavigation .subnav-linklists {z-index: 100001;}

.edu-topnavigation ul li a img { margin-top: 14px; margin-left: 6px; }




.social-share-new{
	float: right;
		
}
	
.social-share-new-fb{
	background: url(/images/social-icons-header.png) no-repeat 0 0;
	width: 37px;
	height: 20px;
	text-indent: -9999px;
	margin-right: 10px;	
	display: block;
	float: left;
		
}

.social-share-new-tw{
	background: url(/images/social-icons-header.png) no-repeat -36px 0;
	width: 36px;
	height: 20px;
	text-indent: -9999px;
	margin-right: 10px;	
	display: block;
	float: left;
		
}	

.social-share-new-gp{
	background: url(/images/social-icons-header.png) no-repeat -72px 0;
	width: 37px;
	height: 20px;
	text-indent: -9999px;
	
	display: block;
	float: left;
		
}

.headerPromotionText {
    clear: both;
    color: #06c !important;
    font: bold 15px/21px arial;
    margin-top: 10px;
    text-align: center;
}
.headerPromotionText a{

    color: #06c !important;

}	
