/* Import Font Awesome CSS */
@import url("font-awesome.css");

body {
background: white !important;
}

body.site{
  padding: 0px;
  
}

body.custom-font-enabled {
    font-family: Helvetica,Tahoma,sans-serif;
  color: #444;
  line-height: 1.71429;
}

.itemid-101 .row-fluid,
.itemid-278 .row-fluid,
.itemid-331 .row-fluid{
    margin-top: 50px;
}

.right {float:right;}

.left {float:left;}

p {
margin: 0px 0px 1.71429rem;
line-height: 1.71429;
font-size: 14px;
}

ul {
margin-bottom: 1.71429rem;
line-height: 1.71429;
font-size: 14px;
}

ol {
margin-bottom: 1.71429rem;
line-height: 1.71429;
font-size: 14px;
}

li{line-height: 1.7em;}

.itemListCategory h2 {
  color:#e28c05;
}

/************** Home page **********/

.moduletable.hp_feature {
    background: #eeeeee;
    padding: 30px;
    margin-bottom: 20px;
}

/********************* video utitlity classes ************************/

/*making the video responsive*/

/*.vimeo-youtube {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px; 
    height: 0; 
    overflow: hidden;
}
.vimeo-youtube iframe,
.vimeo-youtube object,
.vimeo-youtube embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}*/

.col-lg-12.vimeo-youtube {
    margin-bottom: 50px;
}

/*********** blog section *******/

.latest-news .itemIntroText h2, .latest-news .catItemIntroText h2, .latest-news .itemIntroText h3, .latest-news .catItemIntroText h3 {
    font-size: 18px;
    line-height: 1.7em;
}


.latest-news h3.catItemTitle{border-bottom: none;}


.latest-news .catItemView {
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
    padding-bottom: 20px;
/*    padding-top: 0px;*/
}

.catItemView .catItemIntroText p {
    margin-bottom: 0;
}

.com_k2.view-item .well.filter_news{
  display:none;
}

/*Pagination*/
div.k2Pagination{
  padding:0;
  margin: 0;
  text-align: left;
}
div.k2Pagination ul {
  text-align: left;
  width:auto;
  margin-bottom: 8px;
}
div.k2Pagination ul li a{
  margin: 0 8px 0 0;
}
/*tags and categories block*/
div.itemTagsBlock ul.itemTags {
  font-size: 13px;
}

div.itemTagsBlock ul.itemTags li a:before {
    content: none;
}
div.itemTagsBlock ul.itemTags li {
    border-right: 1px solid #555;
}
div.itemCategory span.add_cat_link {
    font-weight: normal;
}
div.itemCategory a {
    border-right: 1px solid #555;
    padding-right: 4px;
}

div.itemLinks, div.itemRelated {
    background-color: #eee;
    padding: 19px;
}
div.itemRelated ul {
  margin: 0px;
  list-style-type:none
}

/*News filter*/
#K2FilterBox173 form {
    margin-bottom: 0px;
}
.k2filter-responsive .k2filter-cell {
    width: auto !important;
    min-height: auto !important;
    margin-left: 0 !important;
    padding: 0;
}
.well .page-header{
    border-bottom: 1px solid #ccc;
}
.well .k2filter-field-tag-multi h3{
  display: none;
}


/*Disqus*/
div.itemComments {
    background: #eee;
    border: none;
    border-radius: 0px; 
    padding: 20px;
}

/******** Utitlity ********/

.clear{
clear:both;
line-height: 1px;  
}

.body .container {
  background-color: transparent;
  box-shadow: 0 0 0;  
  border: 0px;
}

.container {
    /*padding-bottom: 5px !important;*/
}

/********* Site Header **********/

a.brand.pull-left img {
  width: 125px;
}

span.site-title {
  display: none;
}

img.hee-logo {
  margin-top: 10px;
  width:170px
}
.header-search p{
  margin:0px
}

.header{
  background:white;
  margin-bottom: 0px;
}

#hee-line {
  height: 2px;
  border-top: 2px solid #009bd5;
  border-bottom: 8px solid #e28c05;
}

/******** Main Nav ************/

.breadcrumb {
    margin-top: 50px !important;
}

.navigation {border: none;}

ul.nav {
  margin-top: 5px;
  border: none;
  margin-bottom: 30px;
}

ul.nav a{
  color:#242424;
  
}

ul.nav li {
float: left;
border-right: 1px solid #ccc;
text-align: center;
padding: 0 10px 0 10px;
border-bottom: 0;
font-size: 18px
}

.nav ul li a {
color:#242424;
}

li.item-101 {
  margin-left: -10px;
}

ul.nav-child li {
    border: none !important;
}

/******** side bar **********/ 

.latest_news a {
color: #a00054!important;
text-decoration: none;
font-size: 14px;
margin-bottom: 25px;
}

.latest_news h3 {
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
  margin-top: 28px;
  padding-bottom: 5px;
}

.twitterfeed h3 {
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
  margin-top: 28px;
  padding-bottom: 5px;
}

.latest_news ul {
    list-style-type: none;
    margin-left: 0px;
}

.latest_news li {
    margin-left: 0px;
    margin-bottom: 20px;
}


/********* k2 search results page **********/

.breadcrumb-k2-search {
padding: 10px;
font-weight: bold;
margin-bottom: 30px;
background: #f3f3f3;
}

.componentheading {
padding: 10px;
font-weight: bold;
margin-bottom: 30px;
background: #f3f3f3;
}

.catItemView.groupPrimary {
margin-bottom: 50px;
}

h3.catItemTitle {
font-size: 25px;
}

h3.catItemTitle {
border-bottom: 1px solid #ccc;
padding-bottom: 20px;
}

h3.catItemTitle a,
h3.catItemTitle a:hover {
color: #333333;
} 

.itemContainer .itemContainerLast {
width:100%;
}


.catItemReadMore{
float:left;
}

.catItemRatingBlock{
float:right;
}

.catItemRatingBlock span {
float: left;
}

.catItemRatingBlock span {
float: left;
margin-right: 5px;
margin-top: 2px;
}

/* --- Rating --- */
.itemRatingForm {display:block;vertical-align:middle;line-height:25px;float:left;}
.itemRatingLog {font-size:11px;margin:0;padding:0 0 0 4px;float:left;}
div.itemRatingForm .formLogLoading {background:url(/components/com_k2/images/system/loading.gif) no-repeat left center;height:25px;padding:0 0 0 20px;}
.itemRatingList,
.itemRatingList a:hover,
.itemRatingList .itemCurrentRating {background:transparent url(/components/com_k2/images/system/transparent_star.gif) left -1000px repeat-x;}
.itemRatingList {position:relative;float:left;width:125px;height:25px;overflow:hidden;list-style:none;margin:0;padding:0;background-position:left top;}
.itemRatingList li {display:inline;background:none;padding:0;}
.itemRatingList a,
.itemRatingList .itemCurrentRating {position:absolute;top:0;left:0;text-indent:-1000px;height:25px;line-height:25px;outline:none;overflow:hidden;border:none;cursor:pointer;}
.itemRatingList a:hover {background-position:left bottom;}
.itemRatingList a.one-star {width:20%;z-index:6;}
.itemRatingList a.two-stars {width:40%;z-index:5;}
.itemRatingList a.three-stars {width:60%;z-index:4;}
.itemRatingList a.four-stars {width:80%;z-index:3;}
.itemRatingList a.five-stars {width:100%;z-index:2;}
.itemRatingList .itemCurrentRating {z-index:1;background-position:0 center;margin:0;padding:0;}
span.siteRoot {display:none;}

/********* k2 search result - individual page **********/ 

.itemFullText {
padding-bottom: 20px;
}

.itemRatingBlock span {
float: left;
margin-right: 5px;
margin-top: 2px;
}

h2.itemTitle {
  font-size: 25px;
}
div.itemHeader h2.itemTitle {
  margin: 10px 0px;
}

.takeandrate {margin-top: 10px;
margin-bottom: 0px;}

.takeandrate .itemToolbar {
 float: left;
}

.takeandrate .itemRatingBlock {
float: right; 
}

.takeandrate .itemToolbar  ul {margin:0; padding:0;}

.takeandrate .itemToolbar  li {
margin:0; 
padding:0;
list-style:none;
float: left;
margin-right: 10px;}

.itemBackToTop {
display: none;
}


/*********** tool bar on individual pages **********/

.itemToolbar ul {
margin: 0;
padding: 0;
list-style: none;
}

/********* tags on individual item page *******/


.itemToolbar li {
float: left;
margin-right: 10px;
}

.itemToolbar {
float: left;
}

/************** ***********/

.moduletablesearch_box{
  padding:10px;
}

/******* side menu ********/

.moduletable.side_menu ul li a {
padding: 10px 0px 10px 10px;
}

.moduletable.side_menu {
  margin-top:40px;
}

.moduletable.side_menu ul li {
border-bottom: 1px solid #ccc;
}

li.item-123 ul li {
padding: 10px 0 10px 10px;
background: #EEE;
margin-bottom: 2px;
border: 0 !important;
}

/******** side menu *****/

.side_menu h3 {
background: #e28c05;
padding: 5px;
text-align: center;
font-size: 16px;
margin-bottom: 3px;
color: white;
border-radius: 10px;
}

/******** related content  */

.moduletable.related_content.jmoddiv {
margin-top: 40px;
}

.moduletable.related_content.jmoddiv img {
margin-right: 5px;
}

.moduletable.related_content.jmoddiv h3 {
background: #009bd5;
text-align: center;
padding: 5px;
color: white;
font-weight: bold;
margin-bottom: 10px;
border-radius: 10px;
}

.moduletable.related_content.jmoddiv p {
color: #AAA9A9;
margin-bottom:20px;
}

.custom.related_content {
padding: 5px;
}

.custom.related_content img {width:32px;}

/*********** Generic column grid ************/

.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-3-1, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-3-1 {
    width: 27.5%;
  } 
  .col-lg-2 {
    width: 16.66666667%;
  }
.col-lg-1 {
   width: 8.33333333%;
}
.col-style {
  	margin: 0 10px 10px;
    background-color: #eee;
    padding: 10px;
    position: relative;
}

@media (max-width: 700px){
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-3-1, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
   width: 100%;
}

}
@media (min-width: 1200px){
  .itemid-331 .row {
    margin-left: 0px;
}
}


/*********** home page ***********/

/*.custom.hp_feature {
  padding: 20px;
}
*/
.news_container {
  padding: 10px 10px 0px 0;
}
.itemid-101 .news_container {
  padding: 0px 7px 0px 7px;
}
.itemid-101 .news_container.first {
  padding-right: 13px;
  padding-left: 0px;
}
.itemid-101 .news_container.last {
  padding-right: 0px;
  padding-left: 13px;
}

.nhsteal h2,
.nhsorange h2,
.nhspurple h2,
.nhsblue h2,
.heeblue h2 {
    margin: 0;
    padding: 20px;
    font-size: 18px;
    color: white;
    min-height: 96px;
}
.nhsteal h2 a,
.nhsorange h2 a,
.nhspurple h2 a,
.nhsblue h2 a,
.heeblue h2 a {
  color: #fff;
  text-decoration: none;
  display: block;
}

.nhsteal h2 {
  background: rgb(0, 173, 198);
}

.nhsorange h2 {
  background: #e28c05;
}

.nhspurple h2 {
  background: #a00054;
}

.nhsblue h2 {
  background: rgb(0, 114, 198);
}
.grey-box{
    background-color: #eee;
}
.grey-box h2 {
  margin-top: 0;
  font-size: 18px;
}
.heeblue {
  background: #0091c9;
}

.left-box{
    margin-right: 7px;
    padding: 20px;
}
.right-box{
    margin-left: 13px;
    padding: 20px;
}
.right-box.heeblue h2 {
  padding: 0px;
  background: #0091c9;
  min-height: 0px;
  margin-bottom: 12px;
}
.heeblue h2 a {
  color: #fff;
  text-decoration: none;
  display: block;
}
.right-box.heeblue p{
  color: #fff;
  margin-bottom: 0;
}

.feature-text {
  margin-left: 20px;
/*  margin-bottom: 0 !important;*/
}
.feature-text p {
  margin-bottom: 0px;
}

.moduletable.hp_news1.jmoddiv {
  margin-top: 15px;
  margin-bottom: -10px;
}
.moduletable.hp_news1 {
  margin-bottom: 20px;
}

/************ FAQs *********/

.FAQs{
  border: 1px solid #ccc;
  padding: 20px;
  margin-bottom: 40px;
}

.FAQs div {
    display: none;
}

.FAQs p, .FAQs ul {
    margin-bottom: 0px;
}

.FAQs div {
    background-color: #EBEBEB;
    padding: 10px;
    margin-bottom: 20px;
}

.FAQs h3 {
    margin-top: 20px;
}

.FAQs h4 {
    cursor: pointer;
    color: #21759b;
    margin-top: 1.8em;
    margin-bottom: 1.8em;
}

.highlight-box {
    border: 3px solid rgb(233,110,83);
    padding: 15px;
    margin-top: 40px;
    margin-bottom: 40px;
    background: rgb(253,242,240);
}

/********* Resources page *************/

.col-lg-4.resource p {
    padding-right: 10px !important;
}


/**************** Pagination **************/

ul.pagination-list li {
    display: inline;
    margin-left: 30px;
}

.k2Pagination ul {
    width: 400px;
    margin: auto;
}


/****** error page *******/

/*.itemid-101 .page-header {
    margin-top: 40px;
    margin-bottom: 20px;
}*/


/****** mobile menu *******/

@media (max-width: 700px) {
  nav.navigation ul li {
    display: block !important;
    float: none;
    text-align: left;
    padding: 0;
    margin: 0;
}
  
}


/*********** related items ********/

li.clr {
    display: none;
}


.latest-news .itemRatingBlock {
/*    padding: 15px;*/
    background-color: #FBF8F8;
    display:none;
}

.latest-news .itemRatingBlock, .itemSocialSharing {
  margin-bottom: 20px;
}
.latest-news  .itemBody a{
  font-weight:600;
}

/*********** mobile menu ********/

.nav-menu-mobile{
  display:block;
  margin-top: 20px !important;
}

ul.nav.menu.nav-menu-mobile li {
    border: 0;
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    margin-bottom: 5px;
    margin-left: -5px;
    margin-right: -5px;
}

h2#mobile-toggle {
  display:none;
}

.nav-menu-mobile {
  display:none;
}

@media (max-width: 600px) {
  h2#mobile-toggle {
  display:block !important;
  text-align: center;
  background-color: #E0D9D9;
  padding: 10px;
}
  
}

.pdf-dl {
    background-color: #C2DFEA;
    padding: 20px;
    margin-left: 40px;
}

.pdf-dl a {
    font-size: 18px;
}

@media (max-width: 600px) {
 .pdf-dl {
    background-color: #C2DFEA;
    padding: 20px;
    margin-left: 0px;
    margin-bottom: 20px;
} 
}

/********** mailchimp front page******/

/* MailChimp Form Embed Code - Classic - 08/17/2011 */
#mc_embed_signup form {display:block; position:relative; text-align:left; padding:10px 0 10px 3%}
#mc_embed_signup h2 {font-weight:normal; padding:0; margin:15px 0; font-size:1.4em;}
#mc_embed_signup input {border:1px solid #999; -webkit-appearance:none;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .button {clear:both; background-color: #aaa; border: 0 none; border-radius:4px; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:15px; font-weight: bold; height: 32px; line-height: 32px; margin: 0 5px 10px 0; padding: 0 22px; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}
#mc_embed_signup .button:hover {background-color:#777;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}

#mc_embed_signup .mc-field-group {clear:left; position:relative; width:96%; padding-bottom:3%; min-height:50px;}
#mc_embed_signup .size1of2 {clear:none; float:left; display:inline-block; width:46%; margin-right:4%;}
* html #mc_embed_signup .size1of2 {margin-right:2%; /* Fix for IE6 double margins. */}
#mc_embed_signup .mc-field-group label {display:block; margin-bottom:3px;}
#mc_embed_signup .mc-field-group input {display:block; width:100%; padding:8px 0; text-indent:2%;}
#mc_embed_signup .mc-field-group select {display:inline-block; width:99%; padding:5px 0; margin-bottom:2px;}

#mc_embed_signup .datefield, #mc_embed_signup .phonefield-us{padding:5px 0;}
#mc_embed_signup .datefield input, #mc_embed_signup .phonefield-us input{display:inline; width:60px; margin:0 2px; letter-spacing:1px; text-align:center; padding:5px 0 2px 0;}
#mc_embed_signup .phonefield-us .phonearea input, #mc_embed_signup .phonefield-us .phonedetail1 input{width:40px;}
#mc_embed_signup .datefield .monthfield input, #mc_embed_signup .datefield .dayfield input{width:30px;}
#mc_embed_signup .datefield label, #mc_embed_signup .phonefield-us label{display:none;}

#mc_embed_signup .indicates-required {text-align:right; font-size:11px; margin-right:4%;}
#mc_embed_signup .asterisk {color:#c60; font-size:200%;}
#mc_embed_signup .mc-field-group .asterisk {position:absolute; top:25px; right:10px;}        
#mc_embed_signup .clear {clear:both;}

#mc_embed_signup .mc-field-group.input-group ul {margin:0; padding:5px 0; list-style:none;}
#mc_embed_signup .mc-field-group.input-group ul li {display:block; padding:3px 0; margin:0;}
#mc_embed_signup .mc-field-group.input-group label {display:inline;}
#mc_embed_signup .mc-field-group.input-group input {display:inline; width:auto; border:none;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}

#mc-embedded-subscribe {clear:both; width:auto; display:block; margin:1em 0 1em 5%;}
#mc_embed_signup #num-subscribers {font-size:1.1em;}
#mc_embed_signup #num-subscribers span {padding:.5em; border:1px solid #ccc; margin-right:.5em; font-weight:bold;}

.show-form-mailchimp {
  cursor:pointer; 
  background-color: #0072c6;
  padding: 10px;
  color: white;
}

.show-form-mailchimp:hover {
    background-color: #005c99;
}

div#mc_embed_signup_scroll {
    background-color: #F5F5F5;
    padding: 20px;
}

.mc-field-group.input-group label {
    margin-left: 10px;
}

.mc-field-group.input-group li {
    margin-top: 10px;
}

.mc-field-group.input-group input {
    margin-top: 0px;
}

.show-form-mailchimp span {
    float: right;
    margin-top: -35px;
}

.show-form-mailchimp span:hover {
    text-decoration: underline;
}

/*******other course catagory********/

.itemid-211 .itemList img {
border: 1px solid #ccc;
margin-bottom:30px;
} 

.itemid-211 .itemContainer.itemContainerLast {
  margin-bottom: 80px;
  margin-top:30px;
}

.itemid-211 .catItemTitle {
    color: #e28c05;
    line-height: 1.4em;
}

/******** side bar nav ******/ 

.sidebar-nav .nav{
  margin-top: 20px;
}

.sidebar-nav .nav li {
    text-align: left;
    border: none;
    font-size: 14px;
    padding: 0;
    float:none;
    background-color: #F9F9F9;
  margin-bottom: 2px;
}

.sidebar-nav .nav li a{
padding:10px;
}

.sidebar-nav .nav li a:hover {
  border-right: 2px solid #009bd5;  
}

.itemid-211 h2 {
    font-size: 26px;
}

.itemid-101 .page-header h1 {display:none !important;}

.odd, .even {
    background-color: transparent;
}



.page-header h2 {color:#e28c05;}

div.catItemHeader h3.catItemTitle {
    font-size: 24px;
    font-weight: normal;
    line-height: 110%;
    padding: 10px 0 4px 0;
    margin: 0;
}

.latest-news .itemIntroText h2 {
    margin-top: -10px !important;
}

/*div.k2Pagination ul {
    text-align: center;
    width: 100%;
}
*/

/******** footer **********/

.footer .container {
    width: 100% !important;
    padding: 0;
    max-width: 100%;
}

footer.footer p{margin-bottom: 0px;}

.footer .footer {
    background: #e28c05;
}

.hee-banner {
    background: #009bd5;
/*    height: 144px;*/
}

.footer .wrapper {
    position: relative;
    margin: 0 auto;
    max-width: 960px;
}

.footer-hee-bar .wrapper ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-hee-bar .wrapper li {
    float:left;
}

.hee-banner .wrapper p {
    position: relative;
    margin: 0 0 0 20px;
    padding:14px 0 14px 0;
    max-width: 320px;
    font-family: "FrutigerBoldItalic", Arial, sans-serif;
    font-size: 30px;
    font-size: 2.1rem;
    line-height: 38px;
    color: #4db9e2;
    font-style: italic;
    font-weight: bold;
}

footer .footer-hee-bar ul li {
    float: left;
    border-right: 1px solid;
    margin-bottom: 10px;
    padding: 0px 10px 0px 10px;
    margin-top: 10px;
}

.footer-hee-bar ul li a {
    color: black;
    text-decoration: none;
}


.footer-hee-bar .inner-hee-foot li {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-right: 10px;
    padding-left: 10px;
}

.inner-hee-foot li a:hover{text-decoration:underline;}

.inner-hee-foot {
    max-width: 1000px;
    margin: auto;
    margin-top: -30px;
}

.footer-hee-bar {
    background: #e28c05;
    height: 30px;
}


/********* social *********/

#share-buttons img {
width: 35px;
padding: 5px;
border: 0;
box-shadow: 0;
display: inline;
}

div.itemTwitterButton{
  margin: 0 24px 0 0;
}
div.itemFacebookButton {
  width:auto;
  margin: 0 24px 0 0;
}
div.itemSocialSharing {
    border-top: 1px solid #e28c05;
    border-bottom: 1px solid #e28c05;
    margin-bottom: 0;
    padding: 8px 0 3px;
}


/********* side menu ******/

ul.nav.menu101 {
    margin-top: 10px;
}

ul.nav.menu101 li {
    background: none;
}

ul.nav.menu101 li a {
    background: #F3F3F3;
    display: block;
}

.menu101 li.deeper.parent {
    margin-bottom: 20px;
}

.menu101 li a {
    background: rgb(160, 0, 84) !important;
    font-weight: bold;
    color: white;
}

.menu101 li ul li a {
    background: #F3F3F3 !important;
    font-weight:normal !important;
}

/*online resources page*/
.itemid-186 ul.nav.nav-tabs {
  border-bottom: 1px solid #ddd;
 }
 .itemid-186 ul.nav.nav-tabs li {
border-right: none;
}

/*international page*/
.itemid-231 .row-fluid {
    margin-top: 20px;
}
.itemid-231 .moduletable{
  margin-top: 30px;
  margin-bottom: 30px;
}
.int_banner{
    background: #eeeeee;
    padding: 30px;
    margin-bottom: 20px;
}
.itemid-231 .row{
  margin-left: 0px;
}

.itemid-231 .row.uni-providers {
    padding-top: 10px;
    padding-bottom: 20px;  
    border-bottom: 1px solid #e28c05;
    border-top: 1px solid #e28c05;
}

.itemid-231 .col-padding {
    padding: 0px 10px 0px 10px;
}
.itemid-231 .nhspurple h2,
.itemid-231 .nhsorange h2 {
    min-height: 0;
}
.itemid-231 .row-even, .itemid-231 .row-odd{
  padding: 10px 0 10px 0;
  width: 100%;
  min-height: 149px;
}


/*Social Icons*/
.social-icons {
    position:absolute;
    top:14px;
    right: 0px;
}
@media (max-width: 700px) {
  .social-icons {
      position:relative;
      top:auto;
/*      right: 0px;*/
  }
  
}

.social-icons ul {
    overflow: auto;
    margin-left:20px;
}
 
.social-icons ul li {
    list-style-type: none;
    float: left;
}
 
.social-icons ul li a i {
    color: #fff;
    width: 40px;
    height: 40px;
    /*border-radius: 20px;*/
    font-size: 25px;
    text-align: center;
    opacity: .6;
    padding-top: 17%;
    transition: all 0.5s ease-in-out;
}
/*.social-icons .fa-facebook:hover{
    color:#3b5998;
} 
.social-icons .fa-linkedin:hover {
    color:#007bb6;
}
.social-icons .fa-twitter:hover {
    color:#00aced;
}
.social-icons .fa-youtube:hover {
    color:#bb0000;
}
.social-icons .fa-vimeo:hover {
    color:#aad450;
}
.social-icons .fa-flickr:hover {
    color:#ff0084;
}*/
.social-icons ul li a i:hover {
  color: #a00054;
  opacity: 1;
}


.moduletable.grey-box{
  background-color: #eee;
  padding: 20px;
  margin-top:20px;
}
.moduletable.grey-box p:last-child {
  margin-bottom: 10px;
}

/*Subscription box*/
.moduletable.subscription-box{
      margin-top: 20px;
}
.subscription-box {
    background-color: #3360A9;
    padding: 10px;
    color: #fff;
}
.subscription-box h2 {
    font-size:30px;
}
.subscription-box p {
    font-size:18px;
}
.subscription-box input[type="text"]{
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;

}
.subscription-box input[type="text"], .subscription-box input[type="submit"]{
    float:left;
}
.subscription-box input[type="text"]{
  padding: 6px 10px;
}
.subscription-box input[type="submit"]{
  border: 0;
  margin-left: 10px;
      background-color: #A00054;
    width: 145px;
  padding:7px 10px;
  color:#fff;
}
.subscription-box input[type="submit"]:hover{
font-weight: bold;
}
.subscription-box::after{
content: "."; 
   visibility: hidden; 
   display: block; 
   height: 0; 
   clear: both;
}
/*Subscription box siudebar*/
.well .subscription-box {
  padding: 10px;
}
.well .subscription-box h2 {
    font-size:25px;
    margin-top:0px;
}
.well .subscription-box input[type="submit"]{
  margin-left:0px;
}
.well .subscription-box input[type="text"]{
  width: auto;
  padding-right: 0px;
}

/*form - international page*/
.creativecontactform_wrapper {
  background-color: #eeeeee !important;
  border: none !important;
}
.creativecontactform_wrapper:hover {
  box-shadow: none !important;
}
.creativecontactform_header,
.ccf_copyright_wrapper {
 display: none !important;
}
div.k2CategorySelectBlock {
    background-color: #eee;
    padding: 20px;
}
div.k2CategorySelectBlock form{
    margin:0;
}
div.k2CategorySelectBlock form select{
        margin-bottom: 0px;
}

div.k2CategoriesListBlock ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
div.k2CategoriesListBlock ul li {
    float: left;
    margin-right: 4px;
}

div.k2CategoriesListBlock ul li a {
    text-decoration: none;
    padding: 10px;
    font-weight: bold;
    border-radius: 0px;
    color: #fff;
    background-color: #009bd5;
    width: 143px;
    text-align: center;
    line-height: 24px;
    font-size: 100%;
    margin: 0;
    cursor: pointer;
    position: relative;
    overflow: visible;
    left: auto;
    border: 0;
    white-space: nowrap;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    text-shadow: none;
}

div.k2CategoriesListBlock ul li a:hover {
    font-weight:normal;
}
div.k2CategoriesListBlock ul li.activeCategory a{
  background-color: #A00054;
}
.faculty .heeblue ul li {
  color:#ffffff;
}
.faculty .subscription-box .left-box{
	padding: 0px 20px 0 0;
}
.faculty .subscription-box .left-box h2{
    font-size: 18px; 
}
.faculty .subscription-box .left-box p{
    font-size: 14px;
  	text-align: justify;
}
.faculty .subscription-box .right-box{
  	padding: 0px 0 0 20px;
}
.faculty .subscription-box .right-box h2{
  margin-bottom:1em;
}
.faculty .subscription-box .right-box h2,
.faculty .subscription-box .right-box form {
  	text-align:center;
}
.faculty .subscription-box .right-box input[type="text"],
.faculty .subscription-box .right-box input[type="submit"]{
  	float:none;
  	margin-left:0px;
}
.faculty .subscription-box .right-box input[type="text"]{
   	padding: 4px 6px;
}
.faculty .subscription-box .right-box select{
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.itemFullText .funding-highlight{
    border: 2px solid #e28c05;
    background-color: #ffd9a3;
    padding: 20px;
}
/*fellowship page*/
.itemid-331 .moduletable.hp_feature {
  padding: 30px 30px 0 30px;
}
.col-style p {
  font-size:13px;
}
.grid-header{
	text-align: center;
    border-bottom: 1px solid #e28c05;
    padding-bottom: 20px;
    margin: 35px 0 20px;
}
.fellowship-label{
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 5px;
    color: #ffffff;
}
.doctoral .fellowship-label{
    background-color:#e28c05;
}
.post-doc .fellowship-label{
    background-color: #A00054;
}
.secondment .fellowship-label {
    background-color:#0091C9;
}
.col-style .label{
  margin-right: 5px;
}
    
