/* Copyright (C) Primer Templates http://www.primertemplates.com */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

 body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

 .tm-headerbar {
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 15px;
  padding-top: 20px;
} 

 .tm-navbar {
  margin-bottom: 0;
  margin-top: 0;
} 

.tm-footer {
  margin-bottom: 0;
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 20px; 
}

.tm-block-full-headerbars {
  background: #115aa6 none repeat scroll 0 0;
}

.tm-block-full-menus {
  background: #006dae none repeat scroll 0 0;
  position: relative;
  z-index: 9;
}

.tm-block-full-slideshows {

}

.negative-margin-top:before {

}

.headerabr-left {

}

.uk-article {

}

.tm-headerbar .uk-panel {
  margin-left: 35px;
  max-width: 500px;
}

.country-select-list {
  margin-top: 0;
}

.country-select-list select, .country-select-list *:-moz-selection {

}

.special-dropdown-select {

}

.special-dropdown-select option {

}

.uk-button-dropdown .uk-icon-caret-down {
  margin-left: 10px;
  color: #ffffff;
}

.tm-main {
	padding-bottom: 35px;
	padding-top: 35px;	
}

.image-parallax-container-bg .uk-panel-box h1, .image-parallax-container-bg .uk-panel-box h2, .image-parallax-container-bg .uk-panel-box h3, .image-parallax-container-bg .uk-panel-box h4, .image-parallax-container-bg .uk-panel-box h5, .image-parallax-container-bg .uk-panel-box h6 {
	color: #115aa6 !important;
}

.uk-nav-side li:hover:before {

}

.pt-check {
	list-style: none;
	padding-left: 0;
}

.pt-check li {
    padding-left: 15px;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.pt-check li:before {
    float: left;
    font-family: 'FontAwesome';
    content: '\f105';
    margin-left: -14px;
}

.tm-headerbar .uk-nav-side > li > a {
  background: transparent !important;
  color: #ffffff;
  float: right;
  padding-right: 0;
  padding-left: 30px;
}

.tm-headerbar .uk-nav-side > li.uk-active > a {
  background: transparent none repeat scroll 0 0;
  color: #00a8e6;
}

.tm-block-full-bottomb {
  background-color: #006dae;
}

.tm-block-full-news-social {
  background-color: #006dae;
}

.tm-block-full-footer-bottom {
  background-color: #f5f5f5;
}

.tm-bottom-b {
  color: #ffffff;
  padding-bottom: 35px;
  padding-top: 35px;
}

.tm-bottom-b .uk-panel-title {
	color: #ffffff;
}

.tm-bottom-b li a {
  color: #ffffff;
}

.pt-panel {
  background-color: #f3f3f3;
  border-left: 2px solid #2377cb;
  padding: 20px;
}

.pt-content-border {
	border-bottom: 1px solid #c33603;
}

a:hover {
	text-decoration: none !important;
}

.tm-bottom-a {
	padding-bottom: 35px;
	padding-top: 35px;
}

.tm-news-events {
	padding-bottom: 35px;
	padding-top: 35px;
}

.tm-block-full-news-events {
  background: #f5f5f5 none repeat scroll 0 0;
}

.uk-navbar-nav > li > a[href="#"] {
  cursor: pointer;
}

.tm-bottom-a .uk-panel-title {
  background: #f5f5f5 none repeat scroll 0 0;
  padding: 10px 15px;
}

.uk-navbar-nav > li > a {
  text-transform: uppercase;
}

.tm-block-full-breadcrumbs {
  background: rgba(0, 0, 0, 0) url("../images/bread.jpg") no-repeat scroll right bottom;
}

.uk-breadcrumb {
  color: #ffffff;
  font-size: 22px;
  list-style: outside none none;
  padding: 80px 0;
  text-align: center;
}

.uk-breadcrumb > li, .uk-breadcrumb > li > a, .uk-breadcrumb > li > span {
  color: #ffffff;
}

.uk-breadcrumb > li:not(.uk-active) > span {
  color: #ffffff;
}

.uk-dropdown {
  padding: 0 15px;
}

.tm-social-display {

}

.tm-sidebar-a, .tm-sidebar-b {
	padding-bottom: 35px;
	padding-top: 35px;
}

.pt-light-headers h1, .pt-light-headers h2, .pt-light-headers h3, .pt-light-headers h4, .pt-light-headers h5 {
	color: #ffffff;
}

.form-horizontal .control-label {
  float: left;
  padding-top: 5px;
  text-align: left;
  width: 160px;
}

.well {
  padding: 35px !important;
}

.pt-timeline {
	padding-bottom: 80px;
	padding-top: 80px;
}

.tm-block-full-timeline {
  background: url(../images/timeline.jpg) no-repeat fixed center center;
}

.tm-block-full-timeline-overlay {
	background-color: rgba(0,0,0,0.7);
}

.pt-centered-text {
	text-align: center;
}

.pt-hr hr {
	margin-left: auto;
	margin-right: auto;
}

/*----------------Timeline---------------------------*/

.noo-tl-control {
  background: transparent url("../images/plus.png") no-repeat scroll 0 0;
  cursor: pointer;
  display: block;
  height: 24px;
  position: absolute;
  top: 20px;
  width: 24px;
}

.noo-tl-item.selected .noo-tl-control {
  background: transparent url("../images/minus.png") no-repeat scroll 0 0;
}

.noo-tl-info {
  background: #006dae;
  border-radius: 8px;
  padding: 25px 40px;
  position: relative;
}

.noo-tl-item.right .arrow {
  border-right-color: #006dae;
  border-width: 10px 10px 10px 0;
  left: -10px;
  margin-top: -10px;
  top: 30px;
}

.noo-tl-item.left .arrow {
  border-left-color: #006dae;
  border-width: 10px 0 10px 10px;
  margin-top: -10px;
  right: -10px;
  top: 30px;
}

.noo-tl-item h2 a {
  color: #ffffff;
  margin: 0;
  text-decoration: none;
  transition: all 0.2s ease-in-out 0s;
}

.noo-tl-item .noo-tl-time {
  color: #ffffff;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  min-height: 23px;
  min-width: 230px;
  position: absolute;
  top: 20px;
}

.noo-tl-item .noo-tl-desc {
  color: #ffffff;
  display: none;
  overflow: hidden;
}

.noo-tl-title {
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 0;
}

/*-------------------WK-----------------------*/

.wk-twitter-single.image {
  background: #ffffff url("../images/bird.gif") no-repeat scroll 0 3px;
  min-height: 43px;
  padding: 15px 15px 15px 70px;
}

.wk-twitter-single .content {
  font-family: inherit;
  font-size: 14px;
  line-height: 28px;
}

.wk-twitter-single p {
  font-style: normal;
  margin: 0;
}

.twitter-pt {
  background-color: transparent;
  background-image: url("../images/shadow.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  margin-top: -60px;
  padding-bottom: 14px;
}

.twitter-pt:after {
  
}

.social-bottom-pt .tm-bottom-a {
  padding-bottom: 110px;
  padding-top: 35px;
}

/*---------------------Hightlighter------------------*/

.gkHighlighterInterface {
  float: left;
  padding: 0 7px;
  display: none !important;
}

.gkHighlighterWrapper {
  margin: 0 !important;
  position: relative;
  padding: 15px !important;
}

.gkHighlighterItem {

}

.gkHighlighterItem a {
	color: #ffffff;
}

/*----------------------Parallax-----------------*/

.image-parallax-container .content {
  text-align: center;
  padding-top: 150px;
  padding-bottom: 150px;
}

.image-parallax-container .content h1, .image-parallax-container .content h2, .image-parallax-container .content h3, .image-parallax-container .content h4, .image-parallax-container .content h5 {
  color: #ffffff;
}

/*-------------------Accordion-------------------*/

.fancypantsaccordionholder .accordion .accordion-item {
  border-bottom: 1px solid #eeeeee;
  height: 45px;
  overflow: hidden;
}

.fancypantsaccordionholder .accordion .accordion-item .headerlink {
  display: block;
  font-size: 14px;
  line-height: 45px;
  outline: medium none;
  position: relative;
}

/*----------------------Zoo--------------------------*/

.zoo-tagcloud .weight1 a {
  background: #2377cb none repeat scroll 0 0;
  color: #ffffff;
  font-size: 11px;
  padding: 3px 7px;
}

.zoo-tagcloud .weight1 a:hover {
  background: #006dae none repeat scroll 0 0 ;
  color: #ffffff;
  font-size: 11px;
  padding: 3px 7px;
}

.zoo-tagcloud {
  list-style: outside none none;
  margin: 0;
  padding: 0;
  text-align: left;
}

.yoo-zoo input[type="button"], .yoo-zoo input[type="submit"], .yoo-zoo input[type="checkbox"], .yoo-zoo input[type="image"], .yoo-zoo input[type="radio"], .yoo-zoo input[type="reset"], .yoo-zoo select, .yoo-zoo button {
  background: #006dae none repeat scroll 0 0;
  border: medium none !important;
  color: #ffffff;
  cursor: pointer;
  padding: 12px 25px;
}

#yoo-zoo #comments #respond p.connects {
  margin: 10px 0 15px;
}

#yoo-zoo .details h1.title {
  color: #56595a;
  font-size: 24px;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 32px;
  margin: 0 0 5px;
  text-transform: uppercase;
}

#yoo-zoo .details div.heading {
  text-align: left;
}

#yoo-zoo .items h1.pos-title {
  color: #56595a;
  font-size: 18px;
  line-height: 32px;
  margin: 0 0 15px;
  text-shadow: none;
  font-weight: 200;
}

/*----------------------Forms------------------------------*/

.ba-form:last-child a, .ba-form:last-child p {
  display: none !important;
}

/*--------------------Grid------------------------*/

.gkGridElement.gkGrid-grid2-1 {
  background: #006dae;
}

.gkGridElement.gkGrid-grid4-1 {
  background-color: #8AB840;
  color: #ffffff;
  padding: 15px;
}

.gkGridElement.gkGrid-grid4-1 h4 {
	color: #ffffff;
}

#gk-grid-109 .gkGridElement.gkGrid-grid5-1 {
  columns: #ffffff;
}

.gkNspPM-CenteredTitleOverlay h3 {
  background: rgba(255, 255, 255, 0.45) none repeat scroll 0 0;
  color: #282c2f;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  margin: 0;
  padding: 16px 0 9px;
  text-transform: capitalize !important;
}

.gkNspPM-CenteredTitleOverlay a {
  color: #282c2f !important;
  text-align: center;
  text-transform: capitalize !important;
}

.gkGridElement.gkGrid-grid6-1 {
  background-color: #555555;
  color: #ffffff;
  padding: 15px;
}

.gkGridElement.gkGrid-grid6-1 h1, .gkGridElement.gkGrid-grid6-1 h2, .gkGridElement.gkGrid-grid6-1 h3 {
	color: #ffffff;
}



/*---------------------Hover-------------------*/

.favshow {
	margin-top: 0 !important;
}

/*--------------------NS2------------------------*/

h4.ns2-title {
  font-size: 100%;
  font-weight: 300;
  margin-bottom: 5px;
  margin-top: 0;
  padding-top: 15px;
}

h4.ns2-title a {
	color: #555555;
}

img.ns2-image {
  height: auto;
  max-width: 100%;
  margin-right: 10px !important;
  margin-bottom: 10px !important;
}

.ns2-inner {
	-moz-box-shaodw: 0px 4px 2px -3px rgba(0,0,0,0.12);
	-webkit-box-shadow: 0px 4px 2px -3px rgba(0,0,0,0.12);
  box-shadow: 0px 4px 2px -3px rgba(0,0,0,0.12);
  padding-right: 10px;
  background: #ffffff;
}

.ns2-date-blog {
  background: #006dae none repeat scroll 0 0;
  color: #ffffff;
  margin: 0 10px 0 0;
  padding: 6px 25px;
  text-align: center;
}

/*---------------------Events------------------------*/

#flatcal_minical {

}

table.flatcal_main_t {
  background-color: transparent !important;
  border: medium none !important;
  border-radius: 8px;
  margin: auto;
  max-height: 100% !important;
  max-width: 100% !important;
}

.jevbootstrap .icon-calendar {
  display: none;
}

.jevbootstrap .icon-time {
  display: none;
}

.jevbootstrap .icon-hand-right {
  display: none;
}

.jevbootstrap .mod_events_latest_date, .jevbootstrap .mod_events_latest_content {
  line-height: 14px;
  margin-top: 1px;
  vertical-align: text-top;
  margin-right: 10px;
}

.mod_events_latest {
  border-top: 1px solid #eeeeee;
  height: 30px;
}

#jevents_body {
  background-color: transparent;
  border: medium none;
  border-radius: 0;
  padding: 0;
  width: auto !important;
}

#jevents_header ul.actions {
  float: right;
  list-style-image: none;
  list-style-type: none;
  margin: 5px 5px 2px 2px !important;
  width: auto !important;
  display: none;
}

.nav-items {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 93%;
}

#jevents_body .contentpaneopen table, #jevents_body .contentpaneopen td, #jevents_body .contentpaneopen tr, #jevents_body .contentpaneopen p, #jevents_body .contentpaneopen div {
  border: medium none;
  line-height: 1.5em;
  margin-top: 15px;
}

.jev_evdt_location .location {
	font-weight: bold;
}

.nav-items > div:first-child {
  border-left: 1px solid #006dae !important;
}

.nav-items > div {
  border-color: #006dae #006dae #006dae currentcolor !important;
}

.nav-items > div:last-child {
  border-right: 1px solid #006dae !important;
}

.jev_toprow div.previousmonth, .jev_toprow div.nextmonth {
  background-color: #006dae !important;
  border: 1px solid #006dae !important;
}

#jevents_body .nav-items div.active a, .jev_header2 .active a {
  background-color: #006dae !important;
  color: #fff;
}

.jev_toprow div.currentmonth {
  border-bottom: 1px solid #006dae !important;
  border-top: 1px solid #006dae !important;
  margin-bottom: -1px;
}

#jevents_body ul.ev_ul li.ev_td_li {
  background-image: none;
  border-style: solid;
  border-width: 0 0 0 5px;
  margin-bottom: 10px !important;
  padding-left: 2px;
}

.jevbootstrap h2 {
  font-size: 22px;
  margin-top: 0;
}

/*----------------------countdown----------------------------*/

.yjCounterPretext {
	
}

.yjCounterPretext, .yjCounterPosttext {
  display: block;
  overflow: hidden;
  text-align: left;
}

.yjCounterPretext h1 {
	color: #ffffff;
	margin-top: 5px;
}

.yjCounterPretext h2 {
	color: #ffffff;	
}

.yjCounterPretext h3 {
	color: #ffffff;	
}

.yjCounterPretext h4 {
	color: #ffffff;	
	margin-bottom: 5px;
}

.yjCounterPretext h5 {
	color: #ffffff;	
}

.yjCounter .yjcountdown_holder {
  display: block;
  overflow: hidden;
  text-align: left;
}

.yjCounter .countdown_section {
  margin: 10px 29px 45px 0;
  border-radius: 3px;
  background-color: #ffffff !important;
  border-left: medium none !important;
  border-right: medium none !important;
  border-top: medium none !important;
}

.countdown_amount {
	color: #2377cb !important;
}

/*-----------------Login--------------------*/

.pt-login-register-form {
	background-color: #ffffff;
}

.pt-login-pills {
  color: #ffffff;
  background: #1a76d1 none repeat scroll 0 0;
  padding: 10px 10px !important;
}

.pt-register-pills {
  color: #ffffff;
  background: #0368ca none repeat scroll 0 0;
  padding: 10px 10px !important;	
}

.pt-login-form {
  padding: 25px;
}

.pt-login-form .form-horizontal .control-label {
  float: left;
  padding-top: 5px;
  text-align: left;
  width: auto;
}

.pt-login-form .form-horizontal .controls {
  margin-left: 130px;
}

.pt-register-form #registration_ {
  padding: 25px;	
}

.pt-register-form .form-horizontal .control-label {
  float: left;
  padding-top: 5px;
  text-align: left;
  width: auto;
}

.pt-register-form .form-horizontal .controls {
  margin-left: 150px;
}

.pt-register-form .control-group input {
    width: auto !important;
}

.unstyled {
	
}

.unstyled li {
  display: inline;
  margin-right: 8px;
}

.pt-login-footer .controls {
  margin-left: 0 !important;
}

#form-login-submit .controls {
	margin-left: 0;
}

#form-login-submit .controls .uk-button {
	width: 100%;
}

.pt-register-footer .controls {
  margin-left: 0 !important;	 
 }
 
 .padtxt .login_view {
  display: none;
}
 
#registration_form .control-group input.uk-button {
  height: 35px;
  line-height: 35px;
  min-height: 35px;
} 

/*------------------------Timeline---------------------------*/

.vco-slider .slider-item .content .content-container .text .container p {
  font-family: "open sans" !important;
  hyphens: auto;
  word-wrap: break-word;
  font-size: 13px;
}

.vco-storyjs .vco-feature h1, .vco-storyjs .vco-feature h2, .vco-storyjs .vco-feature h3, .vco-storyjs .vco-feature h4, .vco-storyjs .vco-feature h5, .vco-storyjs .vco-feature h6 {
  font-family: "Roboto Slab" !important;
  font-weight: 300;
}

/*-------------------------Search Form-------------------------*/

form.rsf_form {
	
}

.input-append input {
  background: transparent none repeat scroll 0 0 !important;
  border: 3px solid #2377cb !important;
  border-radius: 3px 0 0 3px;
  color: #2377cb;
  margin-right: 0;
}

.input-append .add-on:last-child, .input-append .btn:last-child, .input-prepend .add-on:last-child, .input-prepend .btn:last-child, .input-prepend.input-append .add-on:last-child, .input-prepend.input-append .btn:last-child {
  background: #2377cb none repeat scroll 0 0;
  -moz-border-radius:  0 3px 3px 0;
  -webkit-border-radius:  0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  color: #ffffff;
  font-size: 12px;
  padding: 7px 12px;
}

/*------------------------Rev-----------------------*/

.tp-button.blue, .tp-button.blue:hover, .purchase.blue, .purchase.blue:hover {
  background-color: #1d78cb;
  box-shadow: none!important;
  border-radius: 0 !important;
  background-image: none !important;
  text-shadow: none !important;
  letter-spacing: 1px !important;
  word-spacing: 5px;
  padding: 12px 30px !important;
}

.tp-button.lightgrey, .tp-button.lightgrey:hover, .purchase.lightgrey, .purchase.lightgrey:hover {
  background-color: #006dae;
  box-shadow: none!important;
  border-radius: 0 !important;
  background-image: none !important;
  text-shadow: none !important;
  letter-spacing: 1px !important;
  word-spacing: 5px;
  padding: 12px 30px !important;
}

/*-----------------------Sp Portfolio-----------------*/

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a:hover {
  background: #006dae ;
  border-color: #006dae ;
}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info {
  background: #ffffff none repeat scroll 0 0;
  font-size: 13px;
  line-height: 13px;
  padding: 20px;
  -moz-box-shadow: 2px 6px 5px -3px rgba(0,0,0,0.12);
  -webkit-box-shadow: 2px 6px 5px -3px rgba(0,0,0,0.12);
  box-shadow: 2px 6px 5px -3px rgba(0,0,0,0.12);
}

.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
  background: #eee none repeat scroll 0 0;
  border-radius: 0;
  color: #333;
  display: block;
  padding: 5px 15px;
  text-decoration: none;
}

.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a {
  background: #006dae;
  color: #ffffff;
}

/*------------------------Flags----------------------*/

.flag-us {
  background-image: url("../images/us.svg");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 25px 13px;
  padding-left: 35px !important;
}

.flag-uk {
  background-image: url("../images/gb.svg");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 25px 13px;
  padding-left: 35px !important;
}

.flag-au {
  background-image: url("../images/au.svg");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 25px 13px;
  padding-left: 35px !important;
}

.flag-sa {
  background-image: url("../images/za.svg");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 25px 13px;
  padding-left: 35px !important;
}

.flag-cn {
  background-image: url("../images/cn.svg");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 25px 13px;
  padding-left: 35px !important;
}

.rssearch_box {
  width: 194px;
}

.country-select-list .uk-dropdown {
	padding-top: 0;
	padding-bottom: 0;
}

.country-select-list li {
  padding-left: 15px;
  padding-right: 15px;
}

.country-select-list .uk-nav > li > a {
	padding-bottom: 10px;
	padding-top: 10px;
}

.country-select-list .uk-button {
  background: transparent none repeat scroll 0 0;
  color: #ffffff;  
}

/*---------------------------Suffixes-------------------------*/

.pt-icon-grid {
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}

.pt-icon-grid .uk-panel {
  padding: 35px;
  text-align: center;
  box-shadow: 1px 1px #dddddd;
}

.pt-icon-grid .uk-panel:hover {
  background-color: #f5f5f5;
}

.pt-icon-grid i {
  font-size: 35px;
  line-height: 40px;
}


.pt-spcaing-top {
  background: rgba(0, 0, 0, 0) url("../images/colours.png") repeat-x scroll left top;
  padding-top: 35px;
  text-align: center;
}

.centered-text-pt {
	text-align: center;
}

.login-page-pt {

}

.pt-light-headers {
  margin-top: -174px;
}

.international-admissions-page {

}

.international-admissions-page .uk-breadcrumb {
  color: #ffffff;
  font-size: 22px;
  list-style: outside none none;
  padding: 80px 0 250px 0;
  text-align: center;
}