.sj-k2-simpletabs .spt-tab-content .spt-other-title {
    padding-left: 12px;
    height: 20px;
    white-space: nowrap;
    overflow: hidden;
}
#yt_slideshow .yt-main-in2 {
  box-shadow: -2px 1px 3px #ddd;
}
#yt_spotlight3 {
  border-top: none;
  background: rgba(70, 179, 255, 0.06);
}
#content {
  margin-top: 0;
  margin-bottom: 0;
  background: rgba(70, 179, 255, 0.06);
}
#yt_top1 .module {
  box-shadow: -2px 1px 3px #ddd;
  margin-bottom: 5px
}
#yt_top1 .modtitle {
  margin-top: 0 ! important;
  background: #2f57c3;
}
#yt_top2,
#right{
  background: #fff;
  box-shadow: -2px 1px 3px #ddd;
  padding: 4px;
}
/*#content_main {
  background: #fff;
  box-shadow: -2px 1px 3px #ccc;
}*/
#content_main .no-minheight {
  min-height: 0px ! important;
}
#content_main #yt_component {
  padding-left: 8px;
  padding-right: 8px;
  background: #fff;
  box-shadow: -2px 1px 3px #ddd;
  width: 100% ! important;
  margin-top: 0 ! important;
}

/* internal menu and other fixes in search bar */
#yt_spotlight1 .internal-links {
  float: right;
  margin-top: 10px;
}
.internal-links a:link,
.internal-links a:visited {
  color: #7a7a7a ! important;
}
#yt_spotlight1 .me_search {
  margin-right: 12px ! important;
}
.menuemail {height:35px;}
.menuemail a:link, .menuemail a:visited{font-size: 15px; }
.menuemail a:link:hover, .menuemail a:visited:hover{font-size: 16px; color:#1E9ED6 ! important; text-shadow: 1px 1px 1px #1E9ED6;}
.menuemail a span{font-size: 13px;font-family: Arial;color: #7a7a7a ! important}

.spt-tabs {
  background: #fff;
  border-right: 1px solid #ccc;
}
/* hide the back-to-top button - it's annoying! */
#yt-totop {
  display: none;
}

/* #subscribe box menu settings */
#subscribe {
  background: #fff;
/*  border-left: 1px solid #2f57c3;
  border-bottom: 1px solid #2f57c3;
  border-right: 1px solid #2f57c3; */
}
@media (min-width: 767px) {
  #subscribe {
    height: 470px; /* full height (same as slideshow) when displayed *beside* slideshow */
  }
   
}
#subscribe .applybutton {
  width: 100% ! important;
}
#right .modtitle,
#yt_top2 .modtitle,
#subscribe .modtitle {
  background: #2f57c3;
  color: #fff;
  text-transform: uppercase;
}
#subscribe .modtitle {
  margin-top: 0;
}
#right .modtitle,
#yt_top2 .modtitle {
  font-size: 15px ! important;
  text-align: left ! important;
  padding: 10px ! important;
  margin-top: 24px ! important;
  margin-bottom: 12px ! important;
}
#subscribe .menu,
#right .menu {
  padding-left: 2em;
}
#subscribe .menu li,
#right .menu li {
  list-style-type: disc ! important;
  font-size: 15px;
}
.applybutton {
	width:268px;
  margin-bottom: 10px;
  margin-top: -5px;
  background: #2f57c3; 
  box-shadow: 2px 1px 2px #ccc;
}
.applybutton img{

}

.applybutton img:hover{
  opacity:0.8;
}

/* General .menu font size adjustments */
.menu,
.k2ItemsBlock ul {
  font-size: larger;
}

/* Adjustments to page title; hide ratings block for all pages */
.itemTitle {
  font-size: 20px ! important;
}
.itemView .itemHeader {
  margin-top: 26px ! important;
}
.latestItemsCategory {
  margin-top: 10px ! important;
  padding-bottom: 0 ! important;
}
.itemRatingBlock {
  display: none ! important;
}

/* .modtitle fix - all sidebar headers should display the same */
.box_3 .modtitle {
  width: 100%;
}
/*.item-1403 .image-title { 
  background: url('/images/2019Q1/Icon/New.gif') no-repeat left;
padding-left:64px;
  border:1
}

#right .modtitle,
#yt_top2 .modtitle {
  background: #fff ! important;
  color: #686868 ! important;
  font-size: 15px ! important;
  text-align: left ! important;
  padding: 0 ! important;
  margin-top: 24px ! important;
  margin-bottom: 12px ! important;
  text-transform: uppercase;
}
*/
/* better paragraph font size and spacing for articles */
.itemFullText p {
  font-size: 14px ! important;
  margin-bottom: 12px;
  /*text-align: justify;*/
}

/* fix image centering */
.itemView .itemBody img {
  margin-left: 0 ! important;
}

/* hide sidebar video clip on phones - screen isn't wide enough */
@media (max-width: 400px) {
  .video50nam {
    display: none;
  }
}

/* fixes for small (ie, phone) screens */
@media (max-width: 767px) {
  /* fix positioning of search icon menu */
  #bd .me_search button {
    top: 65% ! important;
  }
  /* fix KGTEC logo positioning */
  #bd #yt_header #yt_logoposition {
    margin-left: -175px ! important;
  }
  /* fix search/menu bar colour */
  #bd #yt_header .container #yt_menuposition {
    background: #2f57c3 ! important;
  }
}
#yt_menuposition #yt-responivemenu .btn-navbar {
  background: #2f57c3 ! important;
}
/* annoying RSS feed icons, be gone! */
.k2FeedIcon {
  display: none;
}
.university .modtitle {
  background: none ! important;
  color: #fff ! important;
  margin-top: 10px ! important;
  padding-top: 10px ! important;
  padding-left: 5px ! important;
  font-family: Arial, sans-serif ! important;
}
.university .modtitle::first-letter {
  font-size: 100% ! important;
}

/* end of John's additions... */

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: ;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.align-left {
  text-align: left !important;
}
.align-right {
  text-align: right !important;
}
.align-center {
  text-align: center !important;
}
.noitalic {
  font-style: normal !important;
}
.nobold {
  font-weight: normal !important;
}
.nomarginall {
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.nopaddingall {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.nomargintop {
  margin-top: 0 !important;
}
.poscenter {
  display: table;
  margin: 0 auto;
}
.nomarginbottom {
  margin-bottom: 0 !important;
}
.nomarginleft {
  margin-left: 0 !important;
}
.nomarginright {
  margin-right: 0 !important;
}
.nopaddingtop {
  padding-top: 0 !important;
}
.nopaddingbottom {
  padding-bottom: 0 !important;
}
.nopaddingleft {
  padding-left: 0 !important;
}
.nopaddingright {
  padding-right: 0 !important;
}
.thumbnail.pull-left {
  margin: 0 10px 10px 0;
}
.thumbnail.pull-right {
  margin: 0 0 10px 10px;
}
#flip-scroll table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  display: block;
}
#flip-scroll th,
#flip-scroll td {
  margin: 0;
  vertical-align: top;
}
#flip-scroll thead {
  display: block;
  float: left;
}
#flip-scroll tbody {
  display: block;
  width: auto;
  position: relative;
  overflow-x: auto;
  white-space: nowrap;
}
#flip-scroll tbody tr {
  display: inline-block;
  vertical-align: top;
  border-right: 1px solid #ccc;
  margin-left: -4px;
}
#flip-scroll th:last-child,
#flip-scroll td:last-child {
  border-bottom: 1px solid #babcbf;
}
#flip-scroll th {
  background: #666666;
  border-radius: 0;
  color: #fff;
  display: block;
  text-align: right;
  border-bottom: 0;
  font-size: 13px;
  border-left: 0;
  padding: 7px 10px 5px;
  min-height: 27px;
}
#flip-scroll td {
  display: block;
  padding: 5px 10px 5px;
  min-height: 24px;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
#flip-scroll .bs-docs-example th {
  min-height: 30px;
}
@media (max-width: 767px) {
  #bd #top0 {
    position: absolute;
    top: 100%;
    z-index: 9999;
    left: 10px;
  }
  #bd #yt_menuposition #yt-responivemenu {
    width: auto !important;
  }
  #bd #yt_header .container #yt_menuposition #yt-responivemenu .btn-navbar {
    margin-right: 0 !important;
  }
  #bd #yt_header #yt_logoposition {
    top: -118px !important;
  }
  #bd #yt_spotlight1 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  #bd #subscribe {
    position: relative;
    top: 178px;
    z-index: 99;
  }
  #bd .content {
    margin-top: 180px;
  }
  #bd #search_login .me_login {
    float: left;
  }
  #bd #search_login .me_search {
    display: none !important;
  }
}
@media (max-width: 480px) {
  #bd #subscribe {
    top: 163px;
  }
}