.xs-only {
  display: none;
}
/* custom checkbox */
input[type="checkbox"] {
    position: relative;
    width: 13px;
    height: 13px;
    border: 1px solid #aeaeae;
    background: #fff;
    -moz-appearance: none;
    -webkit-appearance: none;
    -appearance: none;
}
input[type="checkbox"]:checked {
	display : inline-block;
	background: url(/App_Themes/SSIMainStylesheet/generalRes/checkmark.png) no-repeat center center;
	background-size: 100%;
  }
input[type="checkbox"]:disabled {
	background-color: #efefef;
	color: #efefef;
	border: 1px solid grey;
}

select.dropdown-reset::-ms-expand {
  display: none;
}
select.dropdown-reset {
  border: 1px solid black;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

body {
  background-color: #f0f0f0;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  /*font-family: Calibri, Helvetica, Arial, sans-serif;*/
  font-weight: 300;
}
*:focus {
  outline: 0;
}
h2 {
  font-size: 26px;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 14px;
}

.breadcrumb-ssi::before,
.breadcrumb-ssi::after,
.learning-card .learning-card-display::before,
.learning-card .learning-card-display::after,
.toolbar::before,
.toolbar::after,
.event-search .query-row::before,
.event-search .query-row::after,
.view-toggle::before,
.view-toggle::after,
.job-index::before,
.job-index::after,
.job-search::before,
.job-search::after,
.job-search .job-search-sort-date::before,
.job-search .job-search-sort-date::after,
.job-search .job-search-sort-topic::before,
.job-search .job-search-sort-after::after {
  display: table;
  content: " ";
}
.breadcrumb-ssi::after,
.learning-card .learning-card-display::after,
.toolbar::after,
.event-search .query-row::after,
.view-toggle::after,
.job-index::after,
.job-search::after,
.job-search .job-search-sort-date::after,
.job-search .job-search-sort-topic::after {
  clear: both;
}

.font-red {
  color: #CD1041;
}
.font-blue {
  color: #0C4DA2;
}
.wrapper {
  width: 100%;
  max-width: 1250px;
  margin: 0 auto;
  padding: 0 4px;
}
.content {
  background-color: white;
  padding: 15px;
}
.description {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 17px;
  /*color: #7D7474;*/
  color: #313336;
}
.description table td{
	padding: 15px;
}
.date-block {
  width: 200px;
  height: 32px;
  background: #EBEBEB url(/App_Themes/SSIMainStylesheet/generalRes/dropdown.png) no-repeat right 8px center;
  border-top: 1px solid #D9D9D9;
}
.date-block > input {
  width: 100%;
  height: 100%;
  border: none;
  background: transparent;
  padding-left: 10px;
}
.dropdown-block {
  z-index: 99;
}
.dropdown-block-button {
  cursor: pointer;
}

#banner {
  width: 100%;
  background-color: white;
  padding: 15px 0 15px 0;
}
#banner-left {
  float: left;
}
#banner-right {
  float: right;
}
#banner-right > div {
  float: right;
  clear: both;
}
#banner-right > div:nth-child(n+2) {
  margin-top: 5px;
}
#banner-right > .menu,
#banner-right > .menu a {
  font-size: 14px; /*12px;*/
  color: #0c4da2;
  padding: 0 5px;
}
#banner-right > .menu a:first-child {padding-left: 0;}
#banner-right > .menu a:last-child {padding-right: 0;}
#banner-right .menu a{padding: 0;}
#banner-right .menu a:after {
    content:"|";
    padding: 0 5px 0 5px;
	display: inline-block;
}
#banner-right .menu a:after:hover {
    text-decoration: none;
}
#banner-right .menu a:last-child:after{content:none;}

.logo-ssi {
  width: 145px;
  height: 77px;
  background: url(/SSI/media/SSI-Media-Library/General/ssi_logo.jpg) no-repeat;
  background-size: contain;
  /*-ms-interpolation-mode: bicubic;*/
}

.logo-gov {
  width: 200px;
  height: 40px;
  background: url(/SSI/media/SSI-Media-Library/General/logo_sing_gov.jpg) no-repeat;
  /*background-color: lightblue;*/
  margin-right: 5px;
}

.navbar-ssi {
  background-color: #000;
  border-color: #080808;
  border-radius: 0;
  margin-bottom: 0;
}
.navbar-ssi .navbar-text {
  color: #fff;
}
.navbar-ssi .navbar-nav > li > a {
  color: #fff;
  line-height: 14px;
  outline: 0; /*prevent dotted outline on click*/
}
.navbar-ssi .navbar-nav > li > a:hover,
.navbar-ssi .navbar-nav > li > a:focus {
  background-color: #403e3c;
}
.navbar-ssi .navbar-nav > .active > a,
.navbar-ssi .navbar-nav > .active > a:hover,
.navbar-ssi .navbar-nav > .active > a:focus {
  background-color: #403e3c;
}
.navbar-ssi .navbar-nav > .disabled > a,
.navbar-ssi .navbar-nav > .disabled > a:hover,
.navbar-ssi .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-ssi .navbar-toggle {
  border-color: #333;
}
.navbar-ssi .navbar-toggle:hover,
.navbar-ssi .navbar-toggle:focus {
  background-color: #333;
}
.navbar-ssi .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-ssi .navbar-collapse,
.navbar-ssi .navbar-form {
  border-color: #101010;
}
.navbar-ssi .navbar-nav > .open > a,
.navbar-ssi .navbar-nav > .open > a:hover,
.navbar-ssi .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-ssi .navbar-link {
  color: #9d9d9d;
}
.navbar-ssi .navbar-link:hover {
  color: #fff;
}
.navbar-ssi .btn-link {
  color: #9d9d9d;
}
.navbar-ssi .btn-link:hover,
.navbar-ssi .btn-link:focus {
  color: #fff;
}
.navbar-ssi .btn-link[disabled]:hover,
fieldset[disabled] .navbar-ssi .btn-link:hover,
.navbar-ssi .btn-link[disabled]:focus,
fieldset[disabled] .navbar-ssi .btn-link:focus {
  color: #444;
}
.navbar-ssi .dropdown-menu {
  background-color: #333;
}
.navbar-ssi .dropdown-menu > li > a {
  color: #fff;
  line-height: 30px;
  outline: 0; /*prevents dotted outline on click*/
}
.navbar-ssi .dropdown-menu > li > a:hover {
  background-color: #403e3c;
}
@media (min-width: 768px) {
  .navbar-ssi .navbar-nav > li > a {
    display: table-cell;
    height: 55px;
    text-align: center;
    vertical-align: middle;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar-ssi .navbar-nav:not(.navbar-right) > li:nth-child(n+2) > a {
    width: 120px;
  }
  .navbar-ssi .navbar-nav.navbar-right > li > a {
    padding-left: 5px;
    padding-right: 5px;
  }
  .navbar-ssi .navbar-nav.navbar-right > li > a img {
    border-radius: 5px;
  }
}
/* fix for overflowing navbar in tablet view - 768px */
@media (width: 768px) {
	div#myNavbar {
		padding: 10px;
	}
	.navbar-ssi .navbar-nav:not(.navbar-right) > li:nth-child(n+2) > a {
		width: 105px;
		padding: 0 2px;
	}
	.navbar-right {
		margin-right: -10px;
	}
	/* fix for overflowing of email in contact us footer in tablet view - 768px */
	.col-6 {
		width: 32% !important;
	}
}

footer {
  margin-top: 20px;
  padding-left: 0;
  padding-right: 0;
  background-color: #424242;
  /*font-size: 12px;*/
  font-size: 14px;
  color: white;
}
footer a,
footer a:hover {
  color: white;
}
footer .organisations {
  background-color: white;
  /*padding: 15px 0;*/ /* temporarily disabled as there is not footer org image, re-enable when there is image */
}
footer .organisations > a {
  display: inline-block;
  margin: 0 30px;
}
footer .menu {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: left;
}
footer .row {
  margin-left: 2px;
  margin-right: 2px;
}
footer .row:nth-child(n+2) {
  margin-top: 20px;
}
footer .col-1,
footer .col-2,
footer .col-3,
footer .col-4,
footer .col-5,
footer .col-6 {
  float: left;
  padding: 0 5px;
  width: 16.6%;
}
/*footer .col-1 {
  width: 15%;
}
footer .col-2 {
  width: 18%;
}
footer .col-3 {
  width: 18%;
}
footer .col-4 {
  width: 14%;
}
footer .col-5 {
  width: 11%;
}
footer .col-6 {
  width: 24%;
}*/
footer .menu .title {
  font-size: 16px;
  margin-bottom: 10px;
}
footer .menu ul {
  margin-left: 1em;
  padding: 0;
  list-style-image: url(/App_Themes/SSIMainStylesheet/generalRes/list_arrow.png);
}
footer .menu ul > li {
  margin-bottom: 3px;
}
footer .menu .contact {
  line-height: 18px;
}
footer .menu .contactus .location-icon {
  margin-right: 15px;
}
footer .statement {
  background-color: #383838;
  padding: 24px 0;
}
footer .statement .copyright,
footer .statement .copyright a {
  color: #ADADAD;
}
footer .statement .copyright.pull-right a:after {content:"|"; padding: 0 5px 0 10px;display:inline-block;}
footer .statement .copyright.pull-right a:last-child:after{content:none;}

/* layout */

.sub-navbar {
  background-color: white;
  padding-top: 10px;
  padding-bottom: 10px;
}

.news {
  background-color: #F5F5F5;
  margin: 20px 0;
  padding: 30px 0;
}

.learning-banner {
  width: 100%;
  height: 195px;
  background-color: lightblue;
}

.training-programmes .header-title .header-title-text {
  font-size: 20px;
}

.detail .header .date {
  color: #7D7474;
}
.detail .header .sub-titles {
  margin-top: 30px;
  margin-bottom: 30px;
}
.detail .body {
  font-size: 13pt;
  color: #313336;
}
.detail .body p {
  margin: 15px 0;
  padding: 0;
}
.detail .body img {
  max-width: 1000px;
}
.body table td {
    padding: 15px;
}

.career-detail,
.job-detail {
  float: left;
  width: 70%;
  padding-bottom: 30px;
}
.career-detail h2, .career-detail h3, .career-detail h4,
.wrapper h2, .wrapper h3 {
  color: #CD1041;
}
.job-detail h2, .job-detail h3, .job-detail h4 {
  color: #0C4DA2;
}

.search-job {
  float: left;
  width: 100%;
  font-size: #313336;
  padding-bottom: 30px;
}
.search-job .title {
  font-size: 16px;
  font-weight: bold;
}
.search-job .keyword-search label {
  font-weight: normal;
}
.search-job .keyword-search .tag {
  margin-bottom: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 14px;
}
.search-job .keyword-search .input {
  display: table;
}
.search-job .keyword-search .input .keyword-input {
  display: table-cell;
  width: 100%;
  background-color: #F0F0F0;
}
.search-job .keyword-search .input .keyword-input > input {
  padding: 8px;
  width: 100%;
  height: 100%;
  border: none;
  background-color: transparent;
  font-size: 18px;
  line-height: 24px;
}
.search-job .keyword-search .input .submit-button {
  display: table-cell;
  margin-left: 15px;
  width: 120px;
  height: 36px;
  border: none;
  border-radius: 5px;
  background-color: #CC1241;
  color: white;
  font-size: 14px;
}
.search-job .keyword-search .scope-options {
  margin-top: 6px;
  margin-bottom: 6px;
  font-size: 12px;
}
.search-job .keyword-search .scope-options .option:first-child {
  margin-right: 40px;
}
.search-job .keyword-search .programme-options {
  margin-top: 10px;
  margin-bottom: 10px;
}
.search-job .keyword-search .programme-options .header {
  padding: 12px;
  background: #CD1041 url(/images/dropdown_2.png) no-repeat right 12px center;
  color: white;
}
.search-job .keyword-search .programme-options .body {
  padding: 12px;
  background-color: #F0F0F0;
  font-size: 12px;
}

.course-search-result .pagination-ssi ul > li > a {
  color: #CDCDCD;
}
.course-search-result .pagination-ssi ul > li.active > a,
.course-search-result .pagination-ssi ul > li:hover > a {
  border: none;
  text-decoration: underline;
  color: #CC1241;
}
.course-search-result .pagination-ssi > .more {
  margin-right: 12px;
  width: auto;
  background: none;
  color: #CC1241;
  font-weight: bold;
}
.course-search-result .search-parameters {
  margin: 12px;
}
.course-search-result .search-parameters .title {
  color: #CC1241;
  font-size: 16px;
  font-weight: bold;
}
.course-search-result .search-parameters .search-category {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 300px;
  height: 32px;
  border: 1px solid #B1B1B1;
  background: url(/images/dropdown.png) no-repeat right 4px center;
}
.course-search-result .search-parameters input[type=submit] {
  width: 130px;
  height: 30px;
  border: none;
  border-radius: 3px;
  background-color: #CC1241;
  font-size: 12px;
  color: white;
}

/* widgets */

.breadcrumb-ssi {
  float: left;
  margin: 6px 0;
  padding: 0;
  list-style: none;
}
.breadcrumb-ssi > li {
  display: block;
  float: left;
}
.breadcrumb-ssi > li a {
  display: inline-block;
  padding: 0 12px;
  background-color: #f0eeeb;
  color: #313336;
  font-size: 12px;
  line-height: 27px;
}
.breadcrumb-ssi > li a:hover {
  text-decoration: none;
}
.breadcrumb-ssi > li:last-child:after {
  content: url(/App_Themes/SSIMainStylesheet/generalRes/breadcrumb_arrowback.png);
  vertical-align: -50%;
}
.breadcrumb-ssi > li + li:before {
  content: url(/App_Themes/SSIMainStylesheet/generalRes/breadcrumb_arrow.jpg);
  vertical-align: -47%;
}

.subscribe-mailing-list {
  float: right;
  padding-right: 12px;
}

#banner-carousel .carousel-control {
  display: block;
  width: 34px;
  height: 34px;
  border-radius: 3px;
  top: auto;
  bottom: 10px;
  opacity: .9;
}
#banner-carousel .carousel-control.left {
  background-image: none;
  right: 50px;
  left: auto;
}
#banner-carousel .carousel-control.right {
  right: 10px;
  left: auto;
  background-image: none;
}
#banner-carousel .carousel-control:hover,
#banner-carousel .carousel-control:focus {
  opacity: 1;
}
#banner-carousel .carousel-title {
  position: absolute;
  top: 40%;
  left: 40px;
  color: #CD1041;
  font-size: 45px;
  padding: 0 10px;
  margin: 15px auto 0 auto;
}
#banner-carousel .carousel-subscribe-mailing-list {
  position: absolute;
  top: 10px;
  right: 10px;
}
#banner-carousel img{width:100%;}

.card {
  -webkit-box-shadow: 0px 0px 14px 0px rgba(187,187,187,0.4);
  -moz-box-shadow: 0px 0px 14px 0px rgba(187,187,187,0.4);
  box-shadow: 0px 0px 14px 0px rgba(187,187,187,0.4);
  background-color: white;
  overflow: auto;
}

.category-card {
  padding: 0 6px;
}
.category-card .card {
  margin: 12px 0;
}
.category-card .card .card-title {
  display: table;
  width: 100%;
  height: 40px;
  padding: 10px;
  text-align: center;
  color: white;
  font-size: 18px;
}
.category-card:nth-child(3n) .card .card-title {
  background-color: #F58122;
}
.category-card:nth-child(3n+1) .card .card-title {
  background-color: #CC1241;
}
.category-card:nth-child(3n+2) .card .card-title {
  background-color: #0D4DA1;
}
.category-card .card .card-title > span {
  height: 40px;
  display: table-cell;
  vertical-align: middle;
  line-height: 20px;
}
.category-card .card .card-image > img {
  width: 100%;
  height: auto;
}
.category-card .card .card-summary {
  padding: 20px 15px 15px 15px;
  /*height: 133px;*/
  font-size: 14px;
  color: #7D7474;
}
.category-card .card .card-button {
  border-top: 1px solid #EBEBEB;
  padding: 0 15px;
  font-size: 14px;
  font-weight: bold;
  line-height: 40px;
  background: #F2F2F2 url(more_info.png) no-repeat 95%;
  display: block;
}

.header-title {
  display: table;
  width: 100%;
  padding: 0 10px;
  margin-bottom: 15px;
}
.header-title > div {
  display: table-cell;
}
.header-title-line {
  width: 50%;
  background: url(header_line.png) repeat-x center;
}
.header-title-text {
  padding: 0 10px;
  color: #CD1041;
  font-size: 26px;
  white-space: nowrap;
}

.news .card {
  margin: 12px 0;
}
.news .announcement,
.news .latest {
  padding: 0 6px;
}
.news .carousel-header {
  padding: 20px 15px;
}
.news .carousel-title {
  font-size: 20px;
  color: #313336;
}
.news .carousel-indicators {
  width: auto;
  position: absolute;
  top: 22px;
  left: auto;
  right: 15px;
  bottom: auto;
  margin: 0;
  padding: 0;
}
.news .carousel-indicators > li {
  position: relative;
  width: 14px;
  height: 14px;
  background-color: #E8E8E8;
  margin: 0 1px;
}
.news .carousel-indicators > li.active {
  width: 14px;
  height: 14px;
  background-color: #00509C;
  top: -1px;
}
.news .carousel-inner {
  padding-bottom: 15px;
  min-height: 140px;
}
.news .carousel-inner .pull-left {
  width: 38%;
}
.news .carousel-inner .pull-right {
  width: 62%;
  padding-right: 15px;
}
.news #latest-carousel .carousel-inner .pull-left {
  display: none;
  width: 0%;
}
.news #latest-carousel .carousel-inner .pull-right {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
.news .item-image > div {
  width: 80%;
  margin: 0 auto;
}
.news .item-image > div > img {
  width: 100%;
  height: auto;
}
.news .item-content {
  height: 115px;
}
.news .item-date {
  font-size: 12px;
  color: #7D7474;
}
.news .item-title {
  margin-top: 6px;
  font-size: 16px;
  color: #313336;
}
.news .item-summary {
  margin-top: 6px;
  font-size: 14px;
  color: #7D7474;
}
.news .item-button {
  font-size: 14px;
  font-weight: bold;
  color: #313336;
  line-height: 34px;
}
/*.news .item-button > img {*/
.news .item-button img {
  margin-left: 10px;
}

.learning-index {
  margin-left: -7px;
  margin-right: -7px;
  clear: both;
}
.learning-index .learning-index-item {
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 16px;
}
.learning-card {
  position: relative;
  background-color: #F7F7F7;
  border-bottom: 1px solid #EBEBEB;
  height: 180px;
}
.learning-card .learning-card-url {
  display: block;
  width: 100%;
  height: 100%;
}
.learning-card .learning-card-display {
  width: 100%;
  height: 100%;
}
.learning-card .learning-card-display .learning-card-title {
  float: left;
  width: 50%;
  padding: 15px;
  font-size: 22px;
  font-weight: bold;
  color: #313336;
}
.learning-card .learning-card-display .learning-card-image {
  float: right;
  width: 50%;
  height: 100%;
}
.learning-card .learning-card-display .learning-card-image > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.learning-card .learning-card-hover {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 15px;
  background-color: #CC1241;
  color: white;
}
.learning-card .learning-card-hover .learning-card-title {
  font-size: 22px;
  font-weight: bold;
}
.learning-card .learning-card-hover .learning-card-summary {
  margin-top: 12px;
  font-size: 17px;
}
.learning-card .learning-card-hover .learning-card-button {
  margin-top: 20px;
  font-size: 13px;
  font-weight: bold;
}

.enquiry-form {
  width: 100%;
}
.enquiry-form .dropdown-block {
  background-color: #F7F7F7;
  -webkit-box-shadow: 0px 0px 14px 0px rgba(187,187,187,0.4);
  -moz-box-shadow: 0px 0px 14px 0px rgba(187,187,187,0.4);
  box-shadow: 0px 0px 14px 0px rgba(187,187,187,0.4);
}
.enquiry-form .dropdown-block .dropdown-block-button {
  background: url(/App_Themes/SSIMainStylesheet/generalRes/enquiry_form_icon.png) no-repeat 12px;
  padding: 12px 0 12px 57px;
  line-height: 30px;
  font-size: 16px;
}
.enquiry-form .dropdown-block .dropdown-block-content {
  margin-top: 6px;
  padding: 12px;
  font-size: 12px;
}
.enquiry-form .enquiry-row:nth-child(n+2) {
  margin-top: 10px;
}
.enquiry-form .enquiry-row .pull-left {
  width: auto;
}
.enquiry-form .enquiry-row .pull-right {
  width: 75%;
}
.enquiry-form .dropdown-block .dropdown-block-content input[name="name"],
.enquiry-form .dropdown-block .dropdown-block-content input[name="email"] {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid black;
}
.enquiry-form .dropdown-block .dropdown-block-content textarea {
  width: 100%;
  height: 100px;
}
.enquiry-form .dropdown-block .dropdown-block-content input[type=submit] {
  width: 80px;
  height: 32px;
  /*line-height: 32px;*/
  background-color: #CC1241;
  border: none;
  border-bottom: 2px solid #CC1042;
  border-radius: 5px;
  color: white;
  font-weight: bold;
}

.toolbar {
  background-color: white;
  padding: 15px;
}
.toolbar .pull-left {
  width: 70%;
}
.toolbar .pull-right {
  width: 30%;
  padding-left: 40px;
}
.toolbar .event-search {
  -webkit-box-shadow: 0px 0px 14px 0px rgba(187,187,187,0.4);
  -moz-box-shadow: 0px 0px 14px 0px rgba(187,187,187,0.4);
  box-shadow: 0px 0px 14px 0px rgba(187,187,187,0.4);
  background-color: #F7F7F7;
}
.toolbar .event-search .event-search-header {
  padding: 10px 0 10px 55px;
  background: #CC1241 url(/App_Themes/SSIMainStylesheet/generalRes/events_icon.png) no-repeat 15px;
  color: white;
  font-size: 16px;
  font-weight: bold;
}
.toolbar .event-search .event-search-body {
  padding: 20px 15px 30px 15px;
  font-size: 12px;
}
.toolbar .event-search .title {
  padding-right: 10px;
}
.toolbar .event-search .button-sm {
  padding-left: 15px;
  display: table;
  height: 32px;
}
.toolbar .event-search .button-sm .button-container{
	display: table-cell;
	vertical-align: middle;
}
.toolbar .event-search .button-sm > a {
  display: inline-block;
}
.toolbar .event-search .query-row > div {
  float: left;
  line-height: 32px;
}
.toolbar .event-search .query-row:nth-child(n+2) {
  margin-top: 20px;
}
.toolbar .event-search .event-search-sort .to {
  padding-left: 15px;
  padding-right: 15px;
}
.toolbar .event-search .event-search-type .dropdown-block {
  background: #EBEBEB url(/App_Themes/SSIMainStylesheet/generalRes/dropdown.png) no-repeat right 8px top 6px;
  width: 250px;
  padding-left: 10px;
  border-top: 1px solid #D9D9D9;
}
.toolbar .event-search .event-search-type .dropdown-block-content label {
    padding-left: 5px;
}

.inpage-navbar {
  display: table;
  width: 100%;
  padding: 15px;
  background-color: white;
  border-collapse:separate;
  border-spacing:1px;
}
.inpage-navbar ul {
  display: table-row;
  list-style: none;
}
.inpage-navbar li {
  display: table-cell;
}
.inpage-navbar li > a {
  display: block;
  position: relative;
}
.inpage-navbar li > a:hover {
  text-decoration: none;
}
.inpage-navbar .inpage-navbar-item-image {
  width: 100%;
  height: 170px;
  /*background-size: 100% 100%;*/
  background-size: cover;
  background-color: lightgray;	/* temp to view, to be removed */
  opacity: 0.3;
}
.inpage-navbar  li.active .inpage-navbar-item-image{
  opacity: 1;
}
.inpage-navbar .inpage-navbar-item-title {
  position: absolute;
  width: 100%;
  height: 45%;
  bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 15px;
  border-bottom: 4px solid #CC1241;
  color: black;
  font-size: 16px;
  font-weight: bold;
}
.inpage-navbar li:hover .inpage-navbar-item-title,
.inpage-navbar li.active .inpage-navbar-item-title {
  color: white;
  background: #CC1241; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#990c32, #CC1241); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#990c32, #CC1241); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#990c32, #CC1241); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#990c32, #CC1241); /* Standard syntax */
}
@media (min-width: 768px) {
	.inpage-navbar li .inpage-navbar-item-title {
		background: rgba(0,0,0,0.5);
		color: #fff;
	}
}

.training-package {
  margin-top: 20px;
}
.training-package .header-title {
  margin-bottom: 15px;
}

.story-filter {
  margin: 30px 0;
  padding: 15px 20px;
  -webkit-box-shadow: 0px 0px 14px 0px rgba(187,187,187,0.4);
  -moz-box-shadow: 0px 0px 14px 0px rgba(187,187,187,0.4);
  box-shadow: 0px 0px 14px 0px rgba(187,187,187,0.4);
  background-color: white;
  font-size: 13px;
  color: #313336;
  line-height: 30px;

}
.story-filter .story-sort > div {
  float: left;
}
.story-filter .title {
  margin-right: 10px;
}
.story-filter .dropdown-block {
  background-color: #EBEBEB;
  background-image: url(/App_Themes/SSIMainStylesheet/generalRes/dropdown.png);
  background-repeat: no-repeat;
  background-position: right 8px top 4px;
  border: 0;
}
select.dropdown-block {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
	border: 1px solid #A9A9A9; /*firefox fix*/
}
select::-ms-expand{
  display:none;
}
.story-filter .dropdown-block .dropdown-block-content > a {
  display: block;
  color: #313336;
}
.story-filter .story-sort .dropdown-block {
  padding-left: 5px;
  width: 240px;
  height: 30px; /*firefox fix*/
}
.story-filter .story-filter-year > div {
  float: left;
}
.story-filter .story-filter-year .dropdown-block {
  padding-left: 5px;
  width: 100px;
  height: 30px; /*firefox fix*/
}

.success-story .grid-item {
  width: 25%;
}
.success-story .card {
  margin: 7px;
  color: #313336;
}
.success-story .card > div,
.success-story .card > a {
  position: relative;
  width: 100%;
}
.success-story .card > a {
  display: block;
  color: #313336;
}
.success-story .card > a:hover {
  text-decoration: none;
}
.success-story .card .card-image > img {
  width: 100%;
  height: auto;
}
.success-story .card .card-content {
  padding: 15px;
}
.success-story .card .card-title {
  font-size: 14px;
  font-weight: bold;
}
.success-story .card .card-summary {
  margin-top: 6px;
  font-size: 13px;
}
.success-story .card .card-button {
  padding: 15px;
  background-color: #F2F2F2;
  font-size: 14px;
  font-weight: bold;
}
.success-story .card .card-share {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(68,68,68,.3);
}
.success-story .card .card-share .socials {
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
.success-story .card .card-share .socials > div {
  color: white;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.success-story .card .card-share .socials > div > a {
  display: inline-block;
  margin-left: 8px;
  margin-right: 8px;
}

.view-toggle > div {
  float: left;
  line-height: 28px;
}
.view-toggle .tag {
  padding-right: 8px;
  font-size: 13px;
  font-color: #313336;
}
.view-toggle .view-option {
  margin-left: 3px;
  margin-right: 3px;
  width: 28px;
  height: 28px;
  background-color: #EFEFEF;
  background-repeat: no-repeat;
  background-position: left;
  cursor: pointer;
}
.view-toggle .view-option.active,
.view-toggle .view-option:hover {
  background-color: #DADADA;
}
.view-toggle .view-grid {
  background-image: url(/App_Themes/SSIMainStylesheet/generalRes/view_grid.png);
}
.view-toggle .view-list {
  background-image: url(/App_Themes/SSIMainStylesheet/generalRes/view_list.png);
}

.job-search {
  margin: 30px 15px;
  font-size: 13px;
  color: #313336;
}
.job-search .job-search-sort-date {
  float: left;
}
.job-search .job-search-sort-date > div {
  float: left;
  line-height: 32px;
}
.job-search .job-search-sort-date .title {
  padding-right: 10px;
}
.job-search .job-search-sort-date .to {
  padding-left: 15px;
  padding-right: 15px;
}
.job-search .job-search-sort-date .button-sm {
  padding-left: 15px;
}
.job-search .button-sm {
  padding-left: 15px;
  display: table;
  height:32px;
}
.job-search .button-sm .button-container{
	display: table-cell;
	vertical-align: middle;
}
.job-search .job-search-sort-topic {
  float: right;
}
.job-search .job-search-sort-topic > div {
  float: left;
  height: 32px;
  line-height: 32px;
}
.job-search .job-search-sort-topic .title {
  padding-right: 10px;
}
.job-search .job-search-sort-topic .dropdown-block {
  background: #EBEBEB url(/App_Themes/SSIMainStylesheet/generalRes/dropdown.png) no-repeat right 8px top 6px;
  width: 250px;
  padding-left: 10px;
  border-top: 1px solid #D9D9D9;
}

.job-index .card-container {
  float: left;
  width: 50%;
}
.job-index .card {
  margin: 10px;
  height: 250px;
}
.job-index .card > div {
  padding: 8px 22px;
}
.job-index .card .card-content {
  min-height: 120px;
}
.job-index .card .card-title {
  background-color: #07469C;
  color: white;
  font-size: 20px;
}
.job-index .card .card-date {
  color: #7D7474;
  font-size: 12px;
}
.job-index .card .card-vwo {
  color: #7D7474;
  font-size: 12px;
  margin-top: 2px;
}
.job-index .card .card-headline {
  color: #313336;
  font-size: 16px;
  margin-top: 2px;
}
.job-index .card .card-summary {
  color: #7D7474;
  font-size: 14px;
  margin-top: 8px;
}
.job-index .card .card-button {
  padding-bottom: 20px;
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
}
.job-index .card .card-button > a {
  display: inline-block;
  width: 115px;
  background: url(more_info.png) no-repeat right;
  color: #313336;
}
.job-index .card .card-button > a:hover {
  text-decoration: none;
}
.job-index.view-list .card-container {
  width: 100%;
}
.job-index.view-list .card {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  margin: 10px 15px;
}
.job-index.view-list .card-container:nth-last-child(n+2) .card {
  border-bottom: 1px solid #ABABAB;
}
.job-index.view-list .card > div {
  padding-left: 0;
  padding-right: 0;
}
.job-index.view-list .card .card-content {
  min-height: 0;
}
.job-index.view-list .card .card-title {
  background-color: transparent;
  color: #0C4DA2;
}
.job-index.view-list .card .card-button > a {
  width: 92px;
  background: url(/App_Themes/SSIMainStylesheet/generalRes/more_info_2.png) no-repeat right;
}

.jobs {
  padding-left: 0;
  padding-right: 0;
}
.jobs .header > h2 {
  margin: 0;
  padding: 0;
}
.jobs .listing-blurb{
    clear: both;
    padding-top: 10px;
	font-size: 17px;
}

.pagination-ssi > ul {
  display: inline-block;
}
.pagination-ssi > ul > li {
  display: inline;
  font-size: 11px;
  color: #313336;
}
.pagination-ssi > ul > li > a {
  padding: 4px;
  color: #313336;
}
.pagination-ssi > ul > li > a:hover {
  text-decoration: none;
}
.pagination-ssi > ul > li.active > a,
.pagination-ssi > ul > li:hover > a {
  border-bottom: 1px solid #C7C7C7;
}
.pagination-ssi > .more {
  display: inline-block;
  width: 5px;
  height: 8px;
  margin-left: 2px;
  padding: 4px;
  background: url(/App_Themes/SSIMainStylesheet/generalRes/more_info_2.png) no-repeat center;
  background-size: 5px 8px;
}

.sitemap-card {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #F0F0F0;
  margin: 6px;
}
.sitemap-card a {
  display: block;
  width: 100%;
  color: #313336;
}
.sitemap-card .card-title {
  padding: 12px;
  background-color: #CC1241;
  font-size: 17px; /*15px;*/
  font-weight: bold;
  color: white;
}
/*.sitemap-card .card-content .card-programme .card-programme-title {*/
.card-programme-title {
  margin: 10px 0;
  padding: 0 12px;
  font-size: 17px; /*13px;*/
}
/*.sitemap-card .card-content .card-programme .card-programme-materials {*/
.card-programme-materials {
  padding: 8px 12px;
  background-color: #E0E0E0;
}
/*.sitemap-card .card-content .card-programme .card-programme-materials ul {*/
.card-programme-materials ul {
  margin-left: 1em;
  margin-bottom: 0;
  padding: 0;
  list-style-image: url(/App_Themes/SSIMainStylesheet/generalRes/list_arrow_2.png);
}
/*.sitemap-card .card-content .card-programme .card-programme-materials ul > li {*/
.card-programme-materials ul > li {
  padding-top: 1px;
  padding-bottom: 1px;
  font-size: 17px; /*11px;*/
}

.sitemap h2 {
  margin-top: 0;
  color: #CD1041;
}
.sitemap .blurb {
    font-size: 17px;
	margin-bottom: 10px;
}
.sitemap .row {
  margin-left: -21px;
  margin-right: -21px;
}
.sitemap .col-sm-3,
.sitemap .col-sm-9 {
  margin: 0;
  padding: 0;
}
.sitemap .packages .grid-item {
  /*width: 33.3%;*/
  width: 25%;
}
.sitemap .extras .grid-item {
  width: 100%;
}

.course-cards .col-sm-4 {
  margin: 0;
  padding: 0;
}
.course-card {
  margin: 12px;
  padding: 12px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 3px solid #CC1241;
  color: #313336;
}
.course-card .title {
  font-size: 14px;
  font-weight: bold;
  height: 60px; /*accommodate 3 lines*/
}
.course-card .summary {
  font-size: 13px;
  height: 90px; /*accommodate 5 lines*/
  /*white-space: nowrap;*/
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
}
.course-card .detail {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 13px;
  height: 120px; 
}
.course-card .detail .key {
  float: left;
  width: 55%;
  clear: left;
}
.course-card .detail .value {
  float: left;
  width: 45%;
}
.course-card .buttons a {
  display: block;
  width: 100%;
  color: #CC1241;
}
.course-card .buttons a:hover {
  text-decoration: none;
}
.course-card .buttons .button {
  width: 45%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #CC1241;
}
.course-card .buttons .more {
  float: left;
  background-color: #CC1241;
  border-radius: 5px;
}
.course-card .buttons .more a {
  color: white;
}
.course-card .buttons .register {
  float: right;
  border: 1px solid #CC1241;
  border-radius: 5px;
}
.course-card .buttons .full {
  float: right;
}

.searchBox label{
    display: block;
	font-weight: 500;
}
.searchBox input[type="text"] {
    display: inline-block;
    width: 85%;
}
.searchBox input[type="submit"] {
    display: inline-block;
    width:12%;
	background-color: #cc1241;
	color: #fff;
	vertical-align: top;
}

.searchChoices div {
	display: inline-block;
}
.searchChoices div label,
.job-search .job-search-sort-topic .dropdown-block-content label {
    font-weight: 500;
	margin-left: 5px;
}
.searchChoices div > input[type=radio]{margin-top:4px;}
.searchChoices div:nth-child(n+2){margin-left: 20px;}

.predictiveSearchResults {
    position: absolute;
    z-index: 999999;
    background-color: hsl(0,100%,100%);
    width: auto;
    border: 1px solid hsl(0,1%,60%);
}
.predictiveSearchResults a {
	padding: 5px 10px;
}

.additionalSearch .dropdown-block,
.additionalSearch2 .dropdown-block{
	width: 385px;
	height: 30px;
	background-image: url(/App_Themes/SSIMainStylesheet/generalRes/dropdown.png);
	background-repeat: no-repeat;
	background-position: right 8px top 4px;
	padding-left: 10px;
}
.additionalSearch input[type="submit"],
.additionalSearch2 input[type="submit"]{
	background-color: #cc1241;
	color: #fff;
}
.additionalSearch #searchDate .date-block,
.additionalSearch2 #searchDate2 .date-block{
	width: 300px;
	margin-top: 5px;
}
.additionalSearch select, .additionalSearch2 select,
#searchWild input, #searchWild2 input {
    margin-top: 5px;
}
#searchWild input[type="text"],
#searchWild2 input[type="text"] {
    width: 385px;
}

#backTop {
  width: 55px;
  height: 55px;
  position: fixed;
  right: 0px;
  bottom: 50px;
  display: none;
  cursor: pointer;
  background-image: url(/App_Themes/SSIMainStylesheet/generalRes/backtop.jpg);
}
/* hide mobile search icon in desktop view */
.icon.empty{
	display:none;
}

/* IE9 dropdownlist fix */
.ie-ddl{
	width: 385px;
    /*position:relative;
    display:inline-block;
    z-index:0;*/
	overflow: hidden;
}
.ie-ddl>.dropdown-block{
	width: 104.5% !important;
}
.additionalSearch .ie-ddl>.dropdown-block, 
.additionalSearch2 .ie-ddl>.dropdown-block{
	background-position: right 25px top 4px;
}

/* youtube resize to screensize */
iframe{max-width:100%;}

/* form error message */
.ErrorLabel, .EditingFormErrorLabel{
	color: red;
}
#ctl00_plcMain_viewBiz_pM_pMP{
	/*padding: 12px;*/
}

/* CUSTOM STYLING */
/* custom tables styling in content */
table#capacityTbl{border: 1px solid black;}
table#capacityTbl img {width: auto !important;}
table#capacityTbl tr {border: 1px dashed black;}
table#capacityTbl td{padding:0;}
table#capacityTbl tr:nth-child(even) {background-color:#FFEFE1;}
table#capacityTbl tr:nth-child(2) {border-top: 1px solid black;}
table#capacityTbl td:nth-child(1) {width: 160px;}
table#capacityTbl td:nth-child(2) {width: 70px;}
table#capacityTbl td:nth-child(3) {width: 100px;}

/* About Us > Our Partners images */
.ourPartnerContainer a img{
	margin-right: 6px;
	border: 1px solid #efefef;
	width: 160px;
}

/* -------- -------- -------- Accordion -------- -------- -------- */
.panel {
    border-top : 1px solid transparent;
    border-left : 1px solid transparent;
    border-right : 1px solid transparent;
}

.panel-default table td {
    padding: 5px 10px;
}

.panel-heading {
    padding:0;
}

.panel-default > .panel-heading {
    background-color:#fff;
}

.panel-default .accordion-toggle[aria-expanded="false"]:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /*Icon font family default in Kentico*/
    content: "\2b";    /*Plus Sign*/
    float: right;
    color: #4f4f4f; /*Dark Grey*/
}

.panel-default .accordion-toggle[aria-expanded="true"]:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /*Icon font family default in Kentico*/
    content: "\2212";    /*Minus Sign*/
    float: right;
    color: #4f4f4f; /*Dark Grey*/
}

.panel-default .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /*Icon font family default in Kentico*/
    content: "\2b";    /*Plus Sign*/
    float: right;
    color: #4f4f4f; /*Dark Grey*/
    position:relative;
    top:-35px;
    right:10px;
    /* symbol for "collapsed" panels */
}

.panel-default a {
    /*color: #4f4f4f;*/ /*Dark Grey*/
}

.panel-heading .panel-title {
    position: relative;
    display: table;
    width: 100%;
}

.panel-heading .panel-title .accIcon  {
    position: absolute;
    top: 0;
    left: 0;
    margin-bottom: 0;
}

.panel-heading .panel-title span {
    display: table-cell;
    width: 100%;
    height: 55px;
    padding-left: 24px;
    padding-right: 40px;
    vertical-align: middle;
    color: #4f4f4f;
}

.panel-heading .panel-title i {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -7px;
}

.panel-heading:hover {
    background-color:#F3F3F3;
}


