@charset "UTF-8";
/*=====================================================================
    
    This CSS has been complied in the TAFESA.Frontend.Build.Tools app 

    ANY STYLE ADDED IN THIS FILE WILL BE OVER WRITTEN

=======================================================================*/
/*
    TAFE SA Corporate website - Responsive
    Date: 12-09-2018
    Author: Matt Swann matt@bfa.industries
    Version: 2.0
*/
/*  
    TAFE SA Corporate website - Responsive
    Date: 12-09-2016
    Author: Nuwan Perera
    Version: 1.0
*/
/*product search*/
/*end product search*/
@import url("https://fonts.googleapis.com/css?family=Hind:400,500,600,700");
.hiddenH1 {
  font-size: 0;
  width: 1px;
  height: 1px;
  display: inline-block;
  overflow: hidden;
  position: absolute !important;
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  clip: rect(1px, 1px, 1px, 1px); }

/*Gridview styles*/
.rmSitefinityWidth {
  /*min-width:0 !important;*/ }

.Grid {
  background-color: #fff;
  margin: 5px 0 10px 0;
  border: solid 1px #666;
  border-collapse: collapse;
  /*font-family: Calibri;*/
  color: #000; }

.Grid td {
  padding: 2px;
  border: solid 1px #c1c1c1; }

.Grid th {
  padding: 4px 2px;
  color: #fff;
  background: #be1428;
  border-left: solid 1px #525252;
  font-size: 1.1em; }

.Grid .alt {
  background: #fcfcfc url(Images/grid-alt.png) repeat-x top; }

.Grid .pgr {
  background: #363670 url(Images/grid-pgr.png) repeat-x top; }

.Grid .pgr table {
  margin: 3px 0; }

.Grid .pgr td {
  border-width: 0;
  padding: 0 6px;
  border-left: solid 1px #666;
  font-weight: bold;
  color: #fff;
  line-height: 12px; }

.Grid .pgr a {
  color: Gray;
  text-decoration: none; }

.Grid .pgr a:hover {
  color: #000;
  text-decoration: none; }

/*End Gridview styles*/
#mainNav1_searchBox_ctl00_ctl00_searchButton {
  /*display: none;*/ }

/*end overwrite sitefinity search classes*/
* {
  outline: 0;
  margin: 0;
  padding: 0; }

.btn {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  border-radius: 0;
  background-clip: padding-box; }

.btn .fa {
  color: #fff;
  margin-right: 5px; }

.btn .fa.fa-search {
  margin-right: 0; }

.btn-theme {
  background: #ba1322 !important;
  border: 1px solid #ab000f !important;
  color: #fff !important; }

.btn-theme:hover {
  background: #f90218 !important;
  border: 1px solid #ba1322 !important;
  color: #fff !important; }

.info {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal; }

html,
body {
  height: 100%;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 25px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #f2f2f2; }

a,
a:link {
  text-decoration: none;
  font-size: 15px;
  color: #ba1322; }

a:hover {
  text-decoration: underline;
  color: #f90218; }

a,
a:focus,
a:active {
  outline: none !important; }

.sfContentBlock ul li a,
.sfContentBlock ul li a:visited {
  color: #ba1322 !important; }

.sfContentBlock ul li a:hover {
  text-decoration: underline !important;
  color: #f90218 !important; }

p {
  margin: 0 0 15px; }

h1,
h2,
h3,
h4 {
  font-weight: 400;
  color: #282428;
  margin: 0; }

h1 {
  /*text-transform: uppercase;*/
  font-size: 26px; }

h2 {
  font-size: 24px; }

h3 {
  font-size: 20px; }

h4 {
  font-size: 18px; }

ul {
  list-style-type: none;
  margin: 0;
  padding-left: 40px; }

img {
  max-width: 100%; }

iframe {
  border: none; }

.animated {
  opacity: 0; }

.visible {
  opacity: 1; }

.header_inner {
  margin-top: 12px;
  margin-bottom: 12px;
  padding-bottom: 5px; }

.MainNav {
  position: relative;
  top: 20px; }

/*forms*/
.tafeForm {
  background-color: #e5e5e5;
  border-radius: 6px; }

.tafeForm h4 {
  margin-bottom: 6px !important;
  margin-top: 20px !important;
  color: #be1428;
  font-size: 18px !important; }

.tafeForm .glyphicon {
  color: #be1428; }

/*end forms*/
/*Course Selector Home Page*/
div#courseSelector {
  width: 100%; }

.selectCareer {
  width: 100%;
  display: block; }

.selectCareer .selectHeader {
  float: left;
  font-size: 18px;
  font-weight: 700; }

.clickable {
  cursor: pointer; }

.floatRight {
  float: right; }

.ui-icon.iconOpen {
  background: url(/SiteFinity/WebsiteTemplates/TAFESABootstrap/App_Themes/TAFESA/images/base/upArrowBlack.png) no-repeat !important;
  background-size: 15px;
  width: 14px;
  height: 14px; }

.ui-icon.iconClosed {
  background: url(/SiteFinity/WebsiteTemplates/TAFESABootstrap/App_Themes/TAFESA/images/base/downArrowRed.png) no-repeat -5px !important;
  background-size: 30px;
  width: 20px;
  height: 20px; }

.ui-accordion-header {
  background-color: #888;
  height: 32px; }

.ui-accordion .ui-accordion-header {
  cursor: pointer;
  position: relative;
  margin-top: 1px;
  zoom: 1;
  height: 40px;
  background-color: #444;
  color: #fff;
  font-size: 18px !important; }

.ui-accordion .ui-accordion-li-fix {
  display: inline; }

.ui-accordion .ui-accordion-header-active {
  border-bottom: 0 !important;
  background-color: #be1428; }

.ui-accordion .ui-accordion-header a {
  display: block;
  font-size: 1em;
  padding: .5em .5em .5em .7em; }

/* IE7-/Win - Fix extra vertical space in lists */
.ui-accordion a {
  zoom: 1; }

.ui-accordion-icons .ui-accordion-header a {
  padding-left: 2.2em; }

.ui-accordion .ui-accordion-header .ui-icon {
  position: absolute;
  right: .5em;
  top: 0;
  margin-top: 2px;
  width: 30px; }

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  margin-top: -2px;
  position: relative;
  top: 1px;
  margin-bottom: 2px;
  overflow: auto;
  display: none;
  zoom: 1; }

.ui-accordion .ui-accordion-content-active {
  display: block; }

/*end*/
.header .menu-top {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: right;
  float: right;
  line-height: 1.5; }

.header .menu-top li {
  list-style: none;
  float: left;
  font-size: 11px; }

.header .menu-top li:last-child a {
  padding-right: 0;
  font-size: 12px; }

.header .menu-top li.divider a {
  border-right: 1px solid #ededed;
  text-transform: uppercase; }

.header .menu-top li a {
  /*display: inline-block;*/
  /* reduce thin line height */
  color: #ededed;
  padding: 0px 10px; }

.header .menu-top li a:hover {
  color: #fff; }

.mainNav {
  top: 45px;
  color: #fff;
  position: relative;
  left: -300px;
  font-size: 18px;
  /* added by nuwan */
  -webkit-box-shadow: 0 3px 8px 0 rgba(10, 10, 10, 0.3);
          box-shadow: 0 3px 8px 0 rgba(10, 10, 10, 0.3);
  -webkit-transition: background 0.3s, -webkit-box-shadow 0.3s;
  transition: background 0.3s, -webkit-box-shadow 0.3s;
  transition: background 0.3s, box-shadow 0.3s;
  transition: background 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.navrow {
  background-color: #fff;
  width: 100%; }

@media (max-width: 479px) {
  h1 {
    font-size: 22px; } }

@media (min-width: 768px) {
  h1 {
    font-size: 25px; } }

@media (min-width: 1200px) {
  h1 {
    font-size: 30px; } }

h3 {
  font-size: 22px; }

@media (min-width: 768px) {
  h3 {
    font-size: 18px; } }

@media (min-width: 992px) {
  h3 {
    font-size: 22px; } }

/*1.1 Topbar*/
/*1.2 Header*/
.navbar-default .navbar-toggle,
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  border: 1px solid #888;
  background: #888;
  margin: 9px 0 9px; }

@media (min-width: 768px) {
  .navbar-default .navbar-toggle,
  .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:focus {
    margin: 14px 0 14px; } }

.navbar-default .navbar-toggle .icon-bar,
.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar {
  background-color: #ffffff; }

.navbar {
  border-radius: 0; }

.header .navbar {
  /* padding: 5px 0;*/
  background-color: #be1428;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.12);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.12); }

@media (min-width: 768px) {
  .header .navbar {
    /* padding: 8px 0;*/ } }

@media (min-width: 992px) {
  .header .navbar {
    /*  padding: 5px 0;*/ } }

.header .navbar-brand {
  padding: 0 !important;
  margin: 0 !important;
  /*width: 170px;*/ }

@media (min-width: 768px) {
  .header .navbar-brand {
    width: 214px; } }

.header .navbar-brand img {
  width: 100%;
  margin: 8px 0; }

.navbar-default {
  background-color: transparent;
  border: none;
  margin: 0;
  /*  height: 100px;*/ }

.header .navbar-nav.navbar-right:last-child {
  margin: 0px;
  border-bottom: 50px solid #fff; }

.nav.navbar-nav.navbar-right {
  padding: 10px 0; }

.header .navbar-default .navbar-nav li a {
  font-size: 14px;
  text-decoration: none;
  color: #545454;
  text-transform: uppercase;
  padding: 11px 20px !important;
  font-weight: 600;
  background: none !important; }

@media (min-width: 768px) {
  .header .navbar-default .navbar-nav li a {
    font-size: 12px;
    padding: 8px 8px !important; } }

@media (min-width: 992px) {
  .header .navbar-default .navbar-nav li a {
    font-size: 14px;
    padding: 11px 15px !important; } }

@media (min-width: 1200px) {
  .header .navbar-default .navbar-nav li a {
    padding: 11px 20px !important; } }

.header .navbar-default .navbar-nav li a:hover {
  background: none !important;
  color: #888; }

.header .navbar-default .navbar-nav .active a,
.header .navbar-default .navbar-nav .active a:hover,
.header .navbar-default .navbar-nav .active a:focus {
  background: none;
  color: #888; }

@media (max-width: 767px) {
  .header .navbar-default .navbar-nav li.apply_now a {
    background: transparent !important;
    color: #545454; }
  .header .navbar-default .navbar-nav li.apply_now a:hover {
    color: #888; } }

@media (min-width: 768px) {
  .header .navbar-default .navbar-nav li.apply_now a {
    background: #be1428 !important;
    color: #fff; }
  .header .navbar-default .navbar-nav li.apply_now a:hover {
    background: #be1428 !important;
    color: #fff; } }

.header .navbar-default .navbar-nav li.apply_now.active a,
.header .navbar-default .navbar-nav li.apply_now.active a:hover,
.header .navbar-default .navbar-nav li.apply_now.active a:focus {
  color: #fff !important; }

.navbar-right .dropdown-menu {
  left: 0;
  right: auto; }

/*=== 1.3 Banner ===*/
.banner {
  position: relative;
  z-index: 900;
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.05);
  padding-top: 7px; }

.banner .slides {
  position: relative; }

.banner .slides li {
  position: relative; }

.flex-direction-nav {
  width: 100%;
  float: left;
  height: 100%;
  position: absolute;
  top: 0;
  margin: 0; }

.flex-direction-nav a {
  position: absolute;
  height: 100%;
  text-indent: -9999px;
  width: 36px;
  z-index: 9999;
  height: 48px;
  margin-top: -24px;
  top: 50%;
  text-indent: -9999px;
  z-index: 9999; }

.banner .flex-direction-nav a.flex-prev {
  background: transparent url("../images/home/slider/prev.png") no-repeat scroll left center;
  left: 0;
  position: absolute; }

.banner .flex-direction-nav a.flex-next {
  position: absolute;
  background: url(/SiteFinity/WebsiteTemplates/TAFESABootstrap/App_Themes/TAFESA/images/home/slider/next.png) no-repeat left center;
  right: 0; }

.flex-caption {
  position: absolute;
  margin-left: 15px;
  z-index: 999;
  bottom: 30px;
  color: #fff;
  display: inline-block;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  width: 90%; }

.flex-caption .main {
  background: #be1428;
  margin-bottom: 5px;
  padding: 10px 15px;
  font-size: 25px;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  display: inline;
  position: absolute;
  bottom: 47px; }

.flex-caption .secondary {
  display: inline-block;
  background: #444;
  padding: 5px 15px;
  color: #fff;
  font-size: 25px;
  cursor: pointer; }

.flex-caption .main:empty,
.flex-caption .secondary:empty {
  display: none; }

@media (min-width: 992px) and (max-width: 1200px) {
  .flex-caption .main {
    font-size: 22px;
    bottom: 40px; }
  .flex-caption .secondary {
    font-size: 20px; } }

@media (min-width: 768px) and (max-width: 992px) {
  .flex-caption .main {
    font-size: 18px;
    bottom: 36px; }
  .flex-caption .secondary {
    font-size: 18px; }
  .banner {
    padding-top: 25px; } }

@media (max-width: 767px) {
  .flex-caption {
    bottom: 0px !important; }
  .flex-caption .main {
    font-size: 18px !important;
    padding: 5px !important;
    bottom: 0px !important; }
  .banner_caption {
    display: none; }
  .banner {
    padding-top: 0px; } }

@media (min-width: 768px) {
  .banner_caption {
    bottom: 20px; } }

@media (min-width: 992px) {
  .banner_caption {
    /*padding-left: 30px;*/
    bottom: 30px; } }

.item.active .banner_caption {
  opacity: 1; }

#recommended-item-carousel .recommended-item-control {
  display: none;
  position: absolute;
  top: 50%;
  margin-top: -24px;
  z-index: 999; }

#recommended-item-carousel:hover .recommended-item-control {
  display: block; }

#recommended-item-carousel .recommended-item-control.left {
  left: 0; }

#recommended-item-carousel .recommended-item-control.right {
  right: 0; }

/* banner image*/
section.mainBanner {
  position: relative;
  /*top: 110px;*/
  height: auto;
  padding-bottom: 0;
  padding-top: 0px;
  margin-top: 7px; }

.mainBanner .banner-image {
  width: 100%;
  height: 280px;
  background: url("/SiteFinity/WebsiteTemplates/TAFESABootstrap/App_Themes/TAFESA/images/home/banner/banner-img1.jpg") center center no-repeat;
  background-size: cover; }

.mainBanner .banner-image:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #444444;
  /* Old browsers */
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#282828+0,ffffff+70&0.75+0,0+70 */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(rgba(40, 40, 40, 0.75)), color-stop(70%, rgba(255, 255, 255, 0)));
  background: linear-gradient(to right, rgba(40, 40, 40, 0.75) 0%, rgba(255, 255, 255, 0) 70%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  /* filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#bf282828', endColorstr='#00ffffff', GradientType=1);
     IE6-9 */ }

.banner-image img {
  width: 100%; }

.banner-img-caption {
  /*position: absolute;
    top: 75%;
    padding: 0 20px;*/
  position: absolute;
  bottom: 20%;
  padding: 10px 0;
  margin: 0 20px;
  /*background: rgba(51, 51, 51, 0.8);*/ }

@media (max-width: 768px) {
  .banner-img-caption {
    bottom: 0; } }

.banner-img-caption h1 {
  font-size: 4.05em;
  color: #ffffff;
  /*font-family: "Cabin", sans-serif;*/
  /*font-family: 'Catamaran', sans-serif;*/
  /*font-family: 'Mako', sans-serif;*/
  font-family: 'Mada', sans-serif;
  font-style: normal;
  font-weight: normal;
  text-shadow: 2px 2px 3px rgba(25, 25, 25, 0.5);
  text-transform: none;
  line-height: 1.2; }

@media (max-width: 992px) {
  section.mainBanner {
    margin-top: 25px;
    padding-top: 0px; } }

@media (max-width: 768px) {
  .banner-img-caption h1 {
    font-size: 3.1em;
    /*font-size: 3.8em;*/ }
  section.mainBanner {
    margin-top: 0px;
    padding-top: 0px; } }

.banner-img-caption h2 {
  font-size: 2.0em;
  color: #ffffff;
  font-family: "Cabin", sans-serif;
  font-weight: 500;
  font-style: normal;
  text-shadow: 1px 1px 2px #969696;
  text-transform: none; }

.caption_inner {
  /* width: 595px;*/
  padding: 10px 30px;
  background: rgba(0, 0, 0, 0.54);
  /*background: rgba(0, 0, 0, 0.74);*/
  position: relative;
  z-index: 10;
  /* -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;*/ }

.caption_inner h1 {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  /*font-weight: 700;*/
  color: #ffffff;
  text-transform: uppercase;
  float: left;
  padding-right: 20px;
  font-size: 24px;
  vertical-align: middle; }

.caption_inner p {
  color: #fff; }

.caption_inner a {
  float: right; }

.caption_inner a,
information-block a {
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  background: #888;
  border: 1px solid #aeaeae;
  color: #fff !important;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  border-radius: 0;
  background-clip: padding-box; }

.caption_inner a:hover {
  background: #be1428;
  /*border: 1px solid #a50c1e;*/
  color: #fff; }

@media (min-width: 768px) {
  .caption_inner {
    padding: 10px 30px; }
  .caption_inner h1 {
    font-size: 18px;
    /*margin: 0 0 10px;*/ }
  .caption_inner p {
    line-height: 18px;
    /* 21px*/
    /*margin: 0 0 15px;*/ }
  .caption_inner a {
    padding: 8px 25px; } }

@media (min-width: 992px) {
  .caption_inner {
    padding: 15px 30px; }
  .caption_inner h1 {
    font-size: 20px; }
  .caption_inner p {
    line-height: 18px;
    /* 24px*/ }
  .caption_inner a {
    /*padding: 12px 40px;*/ } }

/* Home page paragraph */
section.homePageContent h2 {
  font-size: 26px;
  font-weight: 700;
  padding: 3px 0 18px 0;
  /* padding: 24px 0 18px 0;*/
  color: #6d6d6d; }

section.homePageContent p {
  line-height: 25px;
  /*padding:20px 15px;*/ }

section.homePageContent {
  background-color: #e9e9e9; }

/* Home page course */
section.homepageCourse {
  /*padding: 0 0 10px;*/
  padding: 40px 0 10px; }

@media (max-width: 767px) {
  section.homepageCourse {
    padding: 30px 0 10px; } }

section.homepageCourse,
.aboutTitle,
.aboutImage,
.mainContent,
.menuFooter,
.footer {
  width: 100%;
  display: block; }

section.homepageCourse {
  background-color: #e9e9e9;
  /*background-color: #c3c3c3;*/ }

.footer {
  background-color: #c3c3c3; }

.homepageCourse a,
.homepageCourse a:link {
  color: #eee; }

.homepageCourse a:hover {
  color: #fff; }

.homepageCourse h3 a {
  font-size: 22px;
  font-weight: 500;
  color: #ffffff;
  line-height: 21px;
  display: block;
  margin: 20px 0 20px;
  text-decoration: none; }

.homepageCourse h3 a:hover {
  color: rgba(255, 255, 255, 0.8); }

section.homepageCourse .captionLink {
  background-color: #be1428;
  color: #fff; }

.homepageCourse .aboutImage {
  margin-bottom: 30px; }

@media (min-width: 768px) {
  .homepageCourse .col-xs-12 {
    padding-bottom: 0;
    /*padding-bottom: 20px;*/ } }

@media (min-width: 992px) {
  .homepageCourse .col-sm-6 {
    padding-bottom: 0;
    /*padding-bottom: 30px;*/ } }

@media (min-width: 1200px) {
  .homepageCourse .col-md-4 {
    padding-bottom: 0;
    /*padding-bottom: 40px;*/ } }

/* Study Type style AvailableCourseTypeList style */
.studyType {
  text-align: center;
  padding: 10px 10px 10px 10px;
  margin-bottom: 0px !important; }

.studyType a.btnStudyType {
  width: 270px !important;
  height: 55px !important;
  padding-top: 17px !important;
  font-weight: 500 !important;
  font-size: 15px !important;
  background-color: #dedede !important;
  color: #666666 !important;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  border: 1px solid #c9c9c9 !important;
  font-family: "Roboto", sans-serif !important; }

.studyType a.btnStudyType:hover {
  background: #be1428 !important;
  font-size: 16.8px !important;
  color: #fff !important;
  font-weight: 500 !important;
  font-family: "Roboto", sans-serif !important; }

/* View all courses and More news button */
.homepageCourse .viewAllCourse,
.moreNews {
  width: 100%;
  padding: 10px 0;
  text-align: center; }

.homepageCourse .viewAllCourse .btnViewCourses,
.moreNews a.btnMoreNews {
  padding: 5px 30px;
  font-size: 22px;
  font-weight: 700;
  background-color: #dedede !important;
  color: #6d6d6d !important;
  border: 0 !important;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  border: 1px solid #d9d9d9 !important; }

.homepageCourse .viewAllCourse .btnViewCourses:hover,
.moreNews a:hover.btnMoreNews {
  background: #be1428 !important;
  color: #fff !important; }

.aboutImage {
  position: relative;
  margin-right: 10px; }

.aboutImage img {
  width: 100%; }

.aboutImage .overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 44px;
  width: 100%;
  padding: 10px 20px;
  text-align: center;
  background: transparent;
  -webkit-transition: background 0.3s;
  transition: background 0.3s; }

@media (max-width: 479px) {
  .aboutImage .overlay {
    display: none; } }

@media (min-width: 768px) {
  .aboutImage .overlay {
    text-align: left;
    padding: 10px;
    bottom: 30px; } }

@media (min-width: 992px) {
  .aboutImage .overlay {
    bottom: 36px; } }

@media (min-width: 1200px) {
  .aboutImage .overlay {
    bottom: 44px; } }

.aboutImage .overlay p {
  font-size: 16px;
  line-height: 23px;
  margin: 0;
  color: #ffffff;
  opacity: 0;
  -webkit-transform: translate(0, 30px);
  transform: translate(0, 30px);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
  font-weight: 400;
  padding: 10px 5px; }

@media (max-width: 768px) {
  .aboutImage .overlay p {
    font-size: 15px;
    line-height: 20px; } }

@media (min-width: 768px) and (max-width: 992px) {
  .aboutImage .overlay p {
    font-size: 16px;
    line-height: 20px; } }

@media (min-width: 1200px) {
  .aboutImage .overlay p {
    font-size: 16px;
    line-height: 23px; } }

.aboutImage:hover .overlay {
  background: rgba(0, 0, 0, 0.45);
  -webkit-transition: background 0.3s;
  transition: background 0.3s; }

.aboutImage:hover .overlay p {
  opacity: 1;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0); }

/* reduced the height of the iamges*/
.course-img-short {
  max-height: 220px; }

.captionLink {
  width: 100%;
  height: 44px;
  display: block;
  color: #fff;
  /*text-transform: uppercase;*/
  text-align: left;
  line-height: 44px;
  text-indent: 13px;
  background-color: #5d5d5d;
  /*background-color: #be1428;*/
  position: absolute;
  left: 0;
  bottom: 0;
  font-family: "Roboto", sans-serif;
  /*font-family: 'Open Sans', sans-serif;*/
  font-weight: normal;
  font-size: 1.45em;
  color: #fff;
  margin-right: 30px; }

.captionLink:hover {
  background-color: #505050; }

@media (min-width: 768px) {
  .captionLink,
  .captionLink:hover {
    font-size: 1.1em;
    text-indent: 10px;
    height: 30px;
    line-height: 30px; } }

@media (min-width: 992px) {
  .captionLink,
  .captionLink:hover {
    font-size: 1.25em;
    text-indent: 10px;
    height: 36px;
    line-height: 36px; } }

@media (min-width: 1200px) {
  .captionLink,
  .captionLink:hover {
    font-size: 1.35em;
    text-indent: 13px;
    height: 44px;
    line-height: 44px; } }

.captionLink:focus {
  color: #fff;
  text-decoration: none; }

.captionLink > span {
  background-image: url(/SiteFinity/WebsiteTemplates/TAFESABootstrap/App_Themes/TAFESA/images/read_more_link.png);
  background-repeat: no-repeat;
  width: 8px;
  height: 13px;
  display: inline-block;
  float: right;
  margin: 16px 10px 0 0; }

@media (min-width: 768px) {
  .captionLink > span {
    margin: 9px 10px 0 0; } }

@media (min-width: 992px) {
  .captionLink > span {
    margin: 11px 10px 0 0; } }

@media (min-width: 1200px) {
  .captionLink > span {
    margin: 16px 10px 0 0; } }

@media (max-width: 479px) {
  .about_inner .col-xs-12 {
    width: 100%; } }

@media (max-width: 767px) {
  .about_inner .col-xs-6 {
    margin-bottom: 20px; } }

@media (min-width: 768px) {
  .about_inner .col-sm-4 {
    margin-bottom: 30px;
    /*nuwan*/ } }

@media (min-width: 992px) {
  .about_inner .col-md-3 {
    margin-bottom: 40px;
    /*nuwan*/ } }

.group-space {
  margin: 60px 0; }

@media (max-width: 992px) {
  .group-space {
    margin: 20px 0; } }

/*=== 1.5 mainContent ===*/
.mainContent {
  padding: 40px 0 40px 0;
  background-color: #fff;
  float: left;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 25px; }

.container section .container {
  padding-right: 0;
  padding-left: 0;
  margin-left: 0;
  margin-right: 0;
  width: auto; }

/* Apply for all the h1, h2, h3, h4, h5 fix sitefinity overidden styles */
.mainContent h1 {
  font-size: 26px;
  font-weight: 700;
  padding: 26px 0 18px 0;
  color: #6d6d6d; }

.mainContent h2 {
  font-size: 24px;
  font-weight: 700;
  padding: 24px 0 18px 0;
  color: #6d6d6d; }

.mainContent h3 {
  font-size: 20px;
  font-weight: 700;
  padding: 22px 0 16px 0;
  color: #6d6d6d; }

.mainContent h4 {
  font-size: 18px !important;
  font-weight: 700 !important;
  padding: 20px 0 14px 0;
  color: #6d6d6d; }

.mainContent h5 {
  font-size: 16px !important;
  font-weight: 700 !important;
  padding: 18px 0 14px 0;
  color: #6d6d6d; }

@media (max-width: 767px) {
  .mainContent {
    padding: 30px 0;
    margin: 0 0 20px; } }

.mainContent ul {
  padding: 2px 15px 2px 40px;
  /*padding: 2px 15px;*/
  list-style-type: circle; }

.mainContent ul li {
  padding: 2px 0 5px 0; }

.mainContent ol li {
  padding: 5px 0; }

.mainContent table td {
  padding: 10px 15px; }

.mainContent table tr:nth-child(even) {
  /*background-color: #f9f9f9;*/ }

.mainContent a,
.mainContent a:link {
  color: #ba1322; }

.mainContent a:hover {
  color: #f90218; }

.mainContent a:visited {
  color: #ba1322; }

.videoArea {
  margin-bottom: 27px;
  padding-bottom: 30px;
  border-bottom: 1px solid #dce4ea; }

.videoArea > h3 {
  margin-bottom: 30px;
  text-transform: uppercase;
  font-size: 20px; }

.videoLeft {
  position: relative;
  margin-bottom: 20px; }

@media (min-width: 992px) {
  .videoLeft {
    margin-bottom: 0; } }

.videoLeft img {
  cursor: pointer;
  width: 100%; }

.videoLeft iframe {
  width: 100%; }

.videoButton {
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  text-align: center;
  cursor: pointer;
  margin-top: -39px; }

.videoRight > p {
  margin: 0 0 15px 0; }

.learnBtn {
  padding: 0;
  height: 42px;
  background: #888;
  border-radius: 0;
  line-height: 42px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 400 !important; }

@media (max-width: 767px) {
  .learnBtn {
    padding: 0 20px !important;
    width: auto;
    display: inline-block; } }

.learnBtn:hover {
  color: #ffffff; }

.videoNine .related_post_sec ul li {
  border-bottom: none !important; }

.videoNine .related_post_sec ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0; }

@media (max-width: 767px) {
  .videoNine .related_post_sec ul li:last-child {
    padding: 0 0 25px;
    margin: 0 0 22px; } }

.resultPart h4 {
  color: #000;
  margin-bottom: 13px;
  font-size: 15px; }

@media (max-width: 479px) {
  .resultPart h4 {
    font-size: 14px; } }

@media (min-width: 768px) {
  .resultPart h4 {
    font-size: 13px; } }

@media (min-width: 992px) {
  .resultPart h4 {
    font-size: 14px; } }

@media (min-width: 1200px) {
  .resultPart h4 {
    font-size: 18px; } }

.videoNine {
  padding-right: 30px;
  border-right: 1px solid #dce4ea; }

@media (max-width: 767px) {
  .videoNine {
    padding-right: 0;
    border-right: none; } }

@media (max-width: 479px) {
  .resultPart .col-sm-4 {
    width: 100%; } }

@media (max-width: 767px) {
  .resultPart .col-sm-4 {
    margin-bottom: 20px; } }

@media (min-width: 768px) {
  .resultPart .col-sm-4:first-child {
    padding-right: 5px; }
  .resultPart .col-sm-4:nth-child(2n) {
    padding: 0 10px; }
  .resultPart .col-sm-4:last-child {
    padding-left: 5px; } }

@media (min-width: 1200px) {
  .resultPart .col-sm-4:first-child,
  .resultPart .col-sm-4:nth-child(2n),
  .resultPart .col-sm-4:last-child {
    padding: 0 15px; } }

/*=== 1.6 count ===*/
.count {
  background-image: url("/SiteFinity/WebsiteTemplates/TAFESABootstrap/App_Themes/TAFESA/images/home/count-bg.jpg");
  background-attachment: fixed;
  background-size: cover;
  background-position: center center !important;
  float: left;
  width: 100%;
  padding: 65px 0;
  color: #ffffff; }

.icon {
  padding-top: 40px;
  border: 2px solid rgba(255, 255, 255, 0.2);
  display: inline-block;
  width: 120px;
  height: 120px;
  border-radius: 50%; }

@media (max-width: 767px) {
  .icon {
    padding-top: 35px;
    width: 110px;
    height: 110px; } }

.icon i {
  font-size: 36px !important; }

@media (max-width: 767px) {
  .icon i {
    font-size: 30px !important; } }

section.countStats {
  padding: 0; }

.counter {
  font-family: 'Roboto Slab', serif;
  font-size: 50px;
  line-height: 50px;
  font-weight: 700;
  margin-top: 10px; }

@media (max-width: 767px) {
  .counter {
    font-size: 40px; } }

.seperator-small {
  width: 10%;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.47);
  margin: 15px auto; }

/* nuwan
.count .col-xs-6 p {
    font-family: 'Roboto Slab', serif;
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
}*/
.count h2 {
  font-family: 'Roboto Slab', serif;
  font-size: 20px;
  line-height: 20px;
  font-weight: 700;
  margin: 0;
  color: #fff;
  text-transform: uppercase; }

@media (max-width: 479px) {
  .count .col-xs-6,
  .menuFooter .col-xs-6 {
    width: 100%; } }

@media (max-width: 767px) {
  .count .col-xs-6,
  .menuFooter .col-xs-6 {
    margin-bottom: 5px; } }

.count .col-xs-6:nth-child(2),
.menuFooter .col-xs-6:nth-child(2) {
  clear: right; }

@media (max-width: 767px) {
  .menuFooter .col-xs-6 {
    /*min-height: 150px;*/ } }

.count-bottom {
  padding-top: 60px;
  margin-top: 60px;
  border-top: 1px solid rgba(255, 255, 255, 0.15); }

@media (max-width: 767px) {
  .count-bottom {
    padding-top: 45px;
    margin-top: 45px; } }

.count-bottom h1 {
  margin-bottom: 25px;
  color: #ffffff; }

@media (max-width: 767px) {
  .count-bottom h1 {
    font-size: 22px; } }

.count-bottom p {
  margin: 0; }

.count-bottom a {
  padding-right: 45px;
  padding-left: 45px;
  margin-top: 40px; }

/*=== 1.8 menuFooter ===*/
ul.menuLink,
.social-links ul,
.footer ul.bottom-menu {
  padding-left: 0 !important; }

.menuLink li {
  list-style: none;
  padding: 10px; }

.menuLink li a {
  /*changed nuwan */
  line-height: 20px;
  color: #fff;
  /*font-family: 'Open Sans', sans-serif;*/
  font-weight: 400;
  font-size: 16px;
  /*text-transform: uppercase;*/ }

.menuLink li a:hover {
  opacity: 0.8; }

.menuFooter a,
.menuFooter a:link {
  font-size: 16px;
  color: #fff !important; }

.menuFooter p {
  font-size: 14px;
  padding: 10px 0; }

.menuFooter {
  /*background-color: #fff;*/
  color: #fff;
  width: 100%;
  float: left;
  height: auto;
  padding: 35px 0;
  border-top: 1px solid #dce4ea;
  background-color: #444; }

.menuFooter .footer-col-inner .subscribe-email {
  width: 70%;
  background: #f5f5f5;
  border: none;
  border-radius: 0;
  float: left;
  margin-right: 5px; }

@media (max-width: 768px) {
  .menuFooter .footer-col-inner .subscribe-email {
    width: 60%; } }

.menuFooter h2 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 24px;
  color: #fff; }

.menuFooter img.winner {
  margin: 15px 0 20px 0;
  max-width: 100%; }

@media (max-width: 768px) {
  .menuFooter img.winner {
    margin-top: 0px;
    max-width: 100%; } }

.menuFooter img.whiteRibbon {
  margin-left: 40%;
  max-width: 30%; }

@media (max-width: 992px) {
  .menuFooter img.whiteRibbon {
    margin-left: 30%;
    max-width: 30%; } }

@media (max-width: 768px) {
  .menuFooter img.whiteRibbon {
    margin-left: 30%;
    max-width: 30%; } }

@media (max-width: 479px) {
  .menuFooter img.whiteRibbon {
    margin-left: 40%;
    max-width: 30%; } }

/* Social Icons from Intranet*/
.social-icons {
  list-style: none;
  padding: 10px 0;
  margin-bottom: 0; }

.social-icons li {
  float: left; }

.social-icons li.row-end {
  margin-right: 0; }

.social-icons a {
  display: inline-block;
  background: #606060;
  width: 32px;
  height: 32px;
  text-align: center;
  padding-top: 4px;
  border-radius: 50%;
  background-clip: padding-box;
  font-size: 18px;
  margin-right: 10px;
  float: left; }

.social-icons a:hover {
  background: #be1428; }

.social-icons a .fa {
  color: #fff; }

.social-icons a .fa:before {
  font-size: 18px;
  text-align: center;
  padding: 0; }

/*end social icons*/
.socialArea > h5,
.contactNo > h5,
.footer-address h5 {
  margin-bottom: 10px;
  text-transform: uppercase; }

.socialArea > .list-inline > li > a:hover > img {
  opacity: .8; }

.socialArea {
  margin-bottom: 20px; }

.socialArea .list-inline {
  margin-left: 0;
  text-align: center; }

.socialArea .list-inline li {
  padding: 0;
  float: left;
  margin: 0 4px 4px 0; }

.socialArea .fa {
  background: #c5c5c5;
  color: #fff;
  font-size: 18px;
  height: 31px;
  line-height: 32px;
  text-align: center;
  width: 31px;
  border-radius: 50%;
  opacity: 1;
  filter: alpha(opacity=100); }

.socialArea .fa:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s; }

.contactNo > h3 {
  /*font-family: 'Open Sans', sans-serif;*/
  font-weight: 700; }

@media (min-width: 768px) {
  .contactNo > h3 {
    font-size: 18px; } }

@media (min-width: 992px) {
  .contactNo > h3 {
    font-size: 22px; } }

/*@media (max-width: 479px) {
    .borderLeft {
        height: auto;
        border: none;
        border-top: 1px solid #656565;
        padding-top: 8px;
    }
}*/
@media (max-width: 767px) {
  .border-wrap {
    border-top: 1px solid #656565;
    border-bottom: 1px solid #656565;
    min-height: 180px;
    padding: 20px 15px;
    margin: 20px 0; } }

@media (min-width: 767px) and (max-width: 992px) {
  .border-wrap {
    /*min-height: 160px;*/
    border-left: 1px solid #656565;
    /*border-right: 1px solid #656565;*/
    padding: 0 15px;
    margin: 0; } }

@media (min-width: 992px) {
  .border-wrap {
    /*min-height: 160px;*/
    border-left: 1px solid #656565;
    border-right: 1px solid #656565;
    padding: 0 15px;
    margin: 0; } }

.sbToggle {
  background: url(/SiteFinity/WebsiteTemplates/TAFESABootstrap/App_Themes/TAFESA/images/home/dropdown_arrow.png) no-repeat; }

/*=== 1.9 footer ===*/
.footer {
  padding: 35px 0;
  float: left;
  background-color: #444;
  color: #fff;
  border-top: 1px solid #656565; }

@media (max-width: 767px) {
  .footer {
    text-align: center; } }

.footer a {
  font-size: 14px;
  /*color: rgba(255, 255, 255, 0.5);*/
  color: #fff;
  font-weight: 400;
  -webkit-transition: color 0.3s;
  transition: color 0.3s; }

.footer a:hover,
.footer a:focus {
  color: rgba(255, 255, 255, 0.5);
  -webkit-transition: color 0.3s;
  transition: color 0.3s; }

/* nuwan footer */
.footer ul.bottom-menu li {
  display: inline;
  font-size: 12px;
  white-space: nowrap; }

.footer ul.bottom-menu li a {
  color: #fff;
  font-size: 12px; }

.footer ul.bottom-menu li {
  border-right: 1px solid #dedede;
  padding: 0 6px;
  padding-left: 3px; }

.footer ul.bottom-menu li:last-child {
  border-right: none; }

/*.footer ul.bottom-men li + li:before {
    content: '|';
    margin: 0 6px;
}*/
/*Footer soiclial links */
.social-links {
  display: block; }

.social-links ul li {
  display: inline;
  list-style: none;
  float: left;
  padding: 0 5px; }

.copyRight p {
  font-size: 13px;
  margin-bottom: 0;
  color: #fff; }

.copyRight p a {
  text-decoration: underline;
  color: #fff; }

.privacy_policy {
  text-align: right;
  color: #fff; }

@media (max-width: 767px) {
  .privacy_policy {
    text-align: center; } }

.privacy_policy a {
  display: inline-block;
  margin-right: 3px;
  border-right: 2px solid rgba(255, 255, 255, 0.5);
  padding-right: 8px;
  line-height: 16px; }

.privacy_policy a:last-child {
  margin-right: 0;
  border-right: none;
  padding-right: 0; }

#about_banner .flex-direction-nav a {
  width: 30px;
  height: 76px; }

#about_banner .flex-direction-nav a.flex-prev {
  background: url(/SiteFinity/WebsiteTemplates/TAFESABootstrap/App_Themes/TAFESA/images/about/prev.png) no-repeat left center; }

#about_banner .flex-direction-nav a.flex-next {
  background: url(/SiteFinity/WebsiteTemplates/TAFESABootstrap/App_Themes/TAFESA/images/about/next.png) no-repeat left center; }

/*=== 2.3 content_bottom ===*/
.content_bottom {
  padding: 55px 0 45px;
  background: #f1f4f7; }

.carousal_title {
  text-align: center;
  padding: 0 25%; }

@media (max-width: 767px) {
  .carousal_title {
    padding: 0 5%; } }

@media (min-width: 768px) {
  .carousal_title {
    padding: 0 15%; } }

@media (min-width: 992px) {
  .carousal_title {
    padding: 0 25%; } }

.carousal_title h1 {
  margin: 0 0 20px; }

@media (max-width: 479px) {
  .carousal_title h1 {
    font-size: 22px; } }

.carousal_title p {
  margin: 0 0 42px; }

.carousal_section ul {
  margin: 0; }

.carousal_section ul li {
  position: relative;
  float: left;
  height: auto;
  margin: 0; }

@media (min-width: 768px) {
  .carousal_section ul li {
    margin: 0; } }

@media (min-width: 992px) {
  .carousal_section ul li {
    width: 447px !important;
    margin: 0 15px; } }

@media (min-width: 1200px) {
  .carousal_section ul li {
    width: 475px !important;
    margin: 0 50px; } }

.carousal_content {
  background: #fff;
  border-radius: 3px;
  padding: 20px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
  position: relative;
  margin: 0 0 36px; }

.carousal_content p {
  font-size: 14px;
  font-weight: 600;
  font-style: italic;
  color: #7e7e7e;
  margin: 0;
  line-height: 28px; }

.carousal_content::after {
  width: 26px;
  height: 27px;
  position: absolute;
  content: " ";
  background: url(/SiteFinity/WebsiteTemplates/TAFESABootstrap/App_Themes/TAFESA/images/about/bottom_arrow.png) no-repeat center center;
  bottom: -27px;
  left: 30px; }

.carousal_bottom .thumb {
  width: 70px;
  float: left;
  height: auto;
  margin-right: 18px; }

.carousal_bottom .thumb img {
  border-radius: 50%; }

.thumb_title {
  margin: 12px 0 0;
  float: left; }

.thumb_title span {
  display: block;
  font-weight: 600; }

.thumb_title .author_name {
  font-size: 16px;
  color: #000;
  text-transform: uppercase; }

.thumb_title .author_designation {
  font-style: italic;
  font-size: 14px;
  color: #7e7e7e; }

.thumb_title .author_designation a {
  text-decoration: none;
  color: #be1428; }

.carousal_section .flex-control-paging {
  position: relative;
  bottom: 0;
  margin-top: 80px; }

.form-control {
  /* height: 42px; */
  /* nuwawn*/
  border-radius: 0;
  border-color: #aeaeae; }

.form-control:focus {
  border-color: #ccc;
  -webkit-box-shadow: none;
  box-shadow: none; }

.commonBtn {
  padding: 0;
  background-color: #be1428;
  text-transform: uppercase;
  color: #fff;
  border-color: #be1428;
  height: 42px;
  line-height: 42px;
  font-weight: 700; }

.commonBtn:hover,
.commonBtn:focus {
  background-color: #be1428 !important;
  color: #fff !important; }

.formTitle h3 {
  margin-bottom: 20px;
  text-transform: uppercase;
  font-size: 20px;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.formTitle p {
  margin-bottom: 25px; }

.selectBox {
  margin-bottom: 20px;
  width: 100%; }

.formArea .form-group {
  margin: 0 0 20px; }

.sbHolder,
.sbSelector,
.sbSelector:hover,
.sbOptions a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400; }

.formArea,
.getArea {
  width: 100%;
  margin-bottom: 20px;
  border: 1px solid #DCE4EA;
  padding: 15px 12px 25px;
  border-top: 6px solid #be1428; }

.getArea {
  margin-bottom: 0; }

.extraPadding {
  padding-right: 25px;
  margin-bottom: 18px !important; }

.getImage {
  width: 100%;
  border: 1px solid #dce4ea;
  margin-bottom: 20px;
  text-align: center; }

.getImage img {
  display: block;
  width: 100%; }

@media (max-width: 767px) {
  .post_right {
    margin: 30px 0 0; } }

.reduceMargin {
  margin-bottom: 17px !important; }

.menuFooter.event {
  background: #444; }

/*============================= 10. Stuff =============================================*/
.custom_content {
  padding: 35px 0 35px;
  background: #fff; }

.custom_title h1 {
  margin: 0 0 15px; }

ul.list {
  border-bottom: 1px solid #dce4ea;
  margin: 30px 0 50px;
  float: left;
  clear: both; }

ul.list li {
  margin: 0 4% 45px 0;
  text-align: center;
  width: 48%;
  float: left;
  display: inline-block; }

@media (max-width: 479px) {
  ul.list li {
    margin: 0 0 30px;
    text-align: center;
    width: 100%;
    float: none; } }

@media (min-width: 768px) {
  ul.list li {
    width: 23%;
    margin: 0 2% 45px 0; } }

@media (min-width: 992px) {
  ul.list li {
    width: 220px;
    margin: 0 20px 45px 0; } }

@media (min-width: 1200px) {
  ul.list li {
    width: 237px;
    margin: 0 63px 60px 0px; } }

ul.list li .thumb {
  width: 100%;
  margin: 0 0 22px; }

ul.list li a {
  text-decoration: none; }

@media (max-width: 767px) {
  ul.list li:nth-child(2n) {
    margin-right: 0;
    clear: right; } }

@media (min-width: 992px) {
  ul.list li:nth-child(4n) {
    margin-right: 0;
    clear: right; } }

ul.list.last {
  border: none;
  margin-bottom: 0; }

ul.list h3 {
  font-weight: 400;
  color: #000;
  font-size: 20px;
  margin: 0 0 2px; }

ul.list h5 {
  /*font-family: 'Roboto Slab', serif;*/
  font-weight: 400;
  color: #000;
  font-size: 14px;
  line-height: normal; }

#image-item-carousel .carousel-inner .item {
  padding: 0 30px; }

#image-item-carousel .recommended-item-control {
  margin-top: -12px;
  position: absolute;
  top: 50%;
  z-index: 999; }

#image-item-carousel .recommended-item-control.right {
  right: 0; }

.mfp-arrow.mfp-arrow-left.mfp-prevent-close {
  background: url(/SiteFinity/WebsiteTemplates/TAFESABootstrap/App_Themes/TAFESA/images/prev.png) no-repeat center center; }

.mfp-arrow.mfp-arrow-right.mfp-prevent-close {
  background: url(/SiteFinity/WebsiteTemplates/TAFESABootstrap/App_Themes/TAFESA/images/next.png) no-repeat center center; }

.mfp-arrow-left::after,
.mfp-arrow-left .mfp-a,
.mfp-arrow-left::before,
.mfp-arrow-left .mfp-b,
.mfp-arrow-right::before,
.mfp-arrow-right .mfp-b,
.mfp-arrow::before,
.mfp-arrow::after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  border: none; }

.carousel-inner img {
  width: 100%; }

.mfp-arrow {
  width: 40px !important;
  height: 50px !important; }

.mfp-arrow.mfp-arrow-right.mfp-prevent-close {
  background: rgba(0, 0, 0, 0.7) url(/SiteFinity/WebsiteTemplates/TAFESABootstrap/App_Themes/TAFESA/images/next.png) no-repeat center center; }

.mfp-arrow.mfp-arrow-left.mfp-prevent-close {
  background: rgba(0, 0, 0, 0.7) url(/SiteFinity/WebsiteTemplates/TAFESABootstrap/App_Themes/TAFESA/images/prev.png) no-repeat center center; }

/*================================== 13. Apply now ====================================*/
.apply_from .form-group .label {
  /*font-family: "Open Sans", sans-serif;*/
  font-size: 14px;
  color: #000;
  font-weight: 400;
  padding: 0;
  line-height: normal;
  white-space: normal;
  padding: 10px 0;
  float: left;
  text-align: left; }

.apply_from .form-group .form-control {
  -webkit-box-shadow: none;
          box-shadow: none; }

.apply_from .form-group .label span {
  color: #f00; }

.apply_from h4 {
  text-transform: uppercase;
  margin: 30px 0 20px; }

.apply_from .form-group textarea {
  height: 120px;
  resize: vertical; }

.text-field {
  width: 100%;
  float: left;
  height: auto; }

.text-field.custom {
  display: table; }

.field-prefix {
  display: table-cell; }

.text-field.custom .form-control {
  display: inline-block; }

.card-type {
  width: 100%;
  float: left; }

.card-type li {
  display: inline-block;
  position: relative;
  margin: 0 15px 0 0; }

input[type="radio"] + label {
  /*font-family: "Open Sans", sans-serif;*/
  font-size: 14px;
  color: #000; }

input[type="radio"] + label span {
  display: inline-block;
  width: 40px;
  height: 25px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  cursor: pointer;
  opacity: 0.5; }

input[type="radio"]:checked + label span {
  opacity: 1; }

.apply_from .commonBtn {
  width: 200px;
  border: none; }

@media (max-width: 767px) {
  .col-xs-12.col-sm-4.select-year {
    margin-top: 15px; }
  .apply_from .custom_margin {
    margin: 15px 0 0; } }

/*=== 16.1 COOMING SOON DARK ===*/
.cooming-dark-page {
  background: url("/SiteFinity/WebsiteTemplates/TAFESABootstrap/App_Themes/TAFESA/images/home/count-bg.jpg") no-repeat center center fixed;
  background-size: cover; }

.cooming-page.cooming-dark-page .light-section {
  background: transparent; }

.cooming-page.cooming-dark-page h3 {
  color: #ffffff; }

.cooming-page.cooming-dark-page #simple_timer {
  color: #ffffff; }

.cooming-page.cooming-dark-page #simple_timer .table-cell .tab-val {
  border-bottom: 2px solid #fff; }

.cooming-page.cooming-dark-page #simple_timer .table-cell .tab-metr {
  color: #ffffff; }

.cooming-page.cooming-dark-page .ed-form .form-group .form-control {
  color: #ffffff;
  border: 1px solid #fff;
  background: transparent; }

.cooming-page.cooming-dark-page .ed-form .form-group .form-control:focus {
  border: 1px solid #be1428; }

.cooming-page.cooming-dark-page .social-icon ul li a {
  color: rgba(0, 0, 0, 0.5); }

/*# sourceMappingURL=style.css.map */
/* style from intranet - nuwan */
.dropdown-menu {
  background: #707070;
  color: #fff;
  font-size: 13px; }

.nav-tabs {
  border-bottom: none;
  position: relative;
  margin-bottom: -1px; }

.tab-content {
  border: 1px solid #e8e8e8;
  padding: 15px;
  padding-bottom: 25px;
  margin-bottom: 30px;
  z-index: 50; }

.nav-tabs > li > a {
  border: 1px solid #e8e8e8;
  border-bottom: none;
  background: #f5f5f5;
  padding: 5px 15px;
  margin-right: 0;
  border-radius: 0;
  background-clip: padding-box;
  color: #444444;
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -ms-transition: all 0s;
  -o-transition: all 0s; }

.nav-tabs > li {
  margin-right: 2px; }

.nav-tabs > li.active {
  border-top: 2px solid #be1428; }

.nav-tabs > li.active a,
.nav-tabs > li.active a:hover,
.nav-tabs > li.active a:active,
.nav-tabs > li.active a:focus {
  border-bottom: 0;
  border-top: 0; }

.main-nav {
  background-color: rgba(51, 51, 51, 0.9); }

/* main menu bg color change when responsive */
@media (max-width: 786px) {
  .main-nav {
    background-color: #303030; } }

.main-nav button {
  background: #828282;
  color: #fff !important;
  border-radius: 0;
  background-clip: padding-box; }

.main-nav button:focus {
  outline: none; }

.main-nav button .icon-bar {
  background-color: #fff; }

.main-nav .navbar-collapse {
  padding: 0 5px;
  /*max-height: initial;*/
  overflow-y: auto; }

@media (max-width: 768px) {
  .main-nav .navbar-collapse {
    padding: 0 20px;
    /*height: auto;*/
    /* fix the collapse issue*/ } }

.main-nav .nav .nav-item {
  font-weight: 600;
  /*text-transform: uppercase;*/
  font-family: 'open sans', arial, sans-serif;
  z-index: 100; }

.main-nav .nav .nav-item a {
  color: #ffffff;
  /* color: #555;  */
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in; }

.main-nav .nav .nav-item ul {
  padding: 0;
  margin: 0; }

.main-nav ul li a:only-of-type {
  font-size: 15px; }

/* Keep the main menu single line  */
@media (max-width: 768px) {
  .main-nav ul li a:only-of-type {
    font-size: 15px; }
  .main-nav .nav > li > a {
    padding: 10px 8px 0 8px !important; }
  .main-nav .navbar-nav {
    padding-left: 10px; }
  .header_inner {
    width: auto; } }

@media (max-width: 992px) and (min-width: 768px) {
  .main-nav ul li a:only-of-type {
    font-size: 13px; }
  .main-nav .nav > li > a {
    padding: 10px 11px 0 8px !important; } }

@media (max-width: 1200px) and (min-width: 993px) {
  .main-nav ul li a:only-of-type {
    font-size: 15px; }
  .main-nav .nav > li > a {
    padding: 10px 20px 0 9px !important; } }

/* Main navigation align to left*/
.header_inner .navbar-header {
  padding-left: 15px; }

/* Change body padding-top on devices 

@media (max-width: 768px) {
    body {
        padding-top: 194px !important;
    }
}
@media (min-width: 768px) {
    body {
        padding-top: 136px !important;
    }
}*/
.main-nav .nav .nav-item a:hover {
  background: #828282;
  color: #fff; }

.main-nav .nav .nav-item.active {
  position: relative; }

.main-nav .nav .nav-item.active > a {
  background: #777;
  color: #fff;
  background-color: #e5e5e5;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#f5f5f5), to(#e5e5e5));
  background-image: linear-gradient(to top, #f5f5f5 0%, #e5e5e5 100%);
  background-repeat: repeat-x;
  border-bottom: 1px solid #d5d5d5; }

.main-nav .nav .nav-item.active > a:before {
  content: "\f0d8";
  position: absolute;
  bottom: -8px;
  left: 0;
  text-align: center;
  font-family: FontAwesome;
  display: block;
  font-size: 12px;
  width: 100%; }

.main-nav .nav .nav-item.active > a.dropdown-toggle:before {
  display: none; }

.main-nav .nav .nav-item.open a {
  background: #828282;
  color: #fff; }

/*NEW MENU CLASSES*/
.kiddy {
  padding-left: 12px; }

.main-nav .nav .nav-item .dropdown-menu {
  border-radius: 0;
  background-clip: padding-box;
  margin: 0;
  border: none;
  padding: 0;
  text-transform: none;
  min-width: 230px; }

.main-nav .nav .nav-item .dropdown-menu a {
  border-bottom: 1px solid #8f8f8f;
  padding: 6px 30px 6px 20px;
  /*padding: 8px 30px 8px 20px;*/ }

.main-nav .nav .nav-item .dropdown-menu a:hover {
  background: #be1428;
  color: #fff;
  padding-left: 24px; }

@media (max-width: 768px) {
  .main-nav .nav .nav-item .dropdown-menu a {
    white-space: normal;
    padding: 8px 30px 8px 20px; } }

.main-nav .nav .nav-item .dropdown-submenu {
  position: relative; }

.main-nav .nav .nav-item .dropdown-submenu .fa {
  position: absolute;
  right: 15px;
  top: 10px; }

.main-nav .nav .nav-item .dropdown-submenu li {
  position: relative;
  background: #828282; }

.main-nav .nav .nav-item .dropdown-submenu li .fa {
  position: absolute;
  right: 15px;
  top: 10px; }

.main-nav .nav .nav-item .dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: 0px;
  margin-left: -1px;
  z-index: 1100; }

/* Don't display the home page flyout menu (flyout for first submenu item) */
.main-nav .nav .nav-item .dropdown-submenu:first-of-type > .dropdown-menu li {
  /*display:none;*/ }

/*.main-nav .nav .nav-item .dropdown-submenu:first-of-type .fa {
	display:none;
}*/
/* fixes and new style for TAFESA Website start */
body {
  min-width: 0 !important;
  width: initial !important; }

hr {
  margin: 30px 0; }

section {
  width: 100%;
  padding: 40px 0;
  float: left;
  position: relative;
  font-size: 15px; }

section .courses {
  background: rgba(71, 2, 0, 0.66); }

.header_inner a {
  font-size: 11px; }

strong {
  color: #6d6d6d; }

/* Top social media and search bar */
@media (max-width: 991px) {
  .header .top-bar .search-form {
    text-align: center; }
  .search-header {
    width: auto !important; } }

/* left nav */
.left-nav h3 {
  font-size: 1.05em;
  font-weight: 500; }

.left-nav ul li {
  padding: 6px 4px 6px 8px;
  border-bottom: 1px solid #dedede; }

.left-nav ul li.active {
  background-color: #828282; }

.left-nav ul li.active a {
  color: #ffffff; }

.left-nav ul li a {
  color: #555; }

.left-nav ul li:hover {
  background-color: #be1428;
  color: #ffffff; }

.left-nav ul li a:hover {
  color: #ffffff; }

.logo {
  width: auto; }

@media (max-width: 992px) {
  .navbar-default {
    height: auto; }
  .header_inner {
    text-align: center; } }

/* fixed spacing issue on mobile */
@media (max-width: 768px) {
  .header_inner {
    height: 120px; }
  .header_inner .custom-search {
    min-width: 240px; } }

.industry h2 {
  text-align: center;
  font-weight: 700;
  font-size: 26px;
  color: #000000;
  text-transform: uppercase;
  margin: 0 0 25px; }

/* common styles */
.element-shadow {
  -webkit-box-shadow: 3px 3px 5px 6px #ccc;
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  /* Firefox 3.5 - 3.6 */
  box-shadow: 3px 3px 5px 6px #ccc;
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */ }

.buffer-top-sm {
  margin-top: 10px; }

.buffer-top-md {
  margin-top: 20px; }

.buffer-top-lg {
  margin-top: 30px; }

.buffer-bottom-sm {
  margin-bottom: 10px; }

.buffer-bottom-md {
  margin-bottom: 20px; }

.buffer-bottom-lg {
  margin-bottom: 30px; }

.buffer-bottom-xlg {
  margin-bottom: 40px; }

.remove-buffer-top {
  margin-top: 0;
  padding-top: 0; }

.remove-buffer-bottom {
  margin-bottom: 0;
  padding-bottom: 0; }

.space-leftright {
  padding-left: 15px;
  padding-right: 15px; }

.remove-space-leftright {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0; }

remove-space-topbottom {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0; }

.span-block {
  display: block; }

/*Use for category box, if it needs to be centered on the page */
.center-content {
  display: inline-block;
  float: none;
  text-align: center; }

/* Call to action section */
section.call-to-action {
  background-color: #444444;
  color: #ffffff;
  width: 100%;
  float: left;
  background-size: cover;
  background-position: center center !important;
  border-bottom: 1px solid #dcdcdc;
  margin: 0 0 40px 0; }

.call-to-action h2 {
  font-size: 26px;
  text-transform: uppercase;
  color: #ffffff;
  padding: 0 0 10px !important;
  text-shadow: 2px 2px 3px rgba(25, 25, 25, 0.6); }

.call-to-action p {
  font-weight: normal !important;
  text-shadow: 2px 2px 3px rgba(25, 25, 25, 0.6); }

.call-to-act-img {
  background-image: url("/SiteFinity/WebsiteTemplates/TAFESABootstrap/App_Themes/TAFESA/images/home/calltoaction/calltoAction-img3.jpg"); }

/* Call to action button */
@media (max-width: 768px) {
  section.call-to-action {
    text-align: center; } }

/* Testimonial */
.testimonials p {
  font-size: 13px; }

.testimonials a,
.testimonials a:link,
.testimonials a:visited {
  color: #ba1322; }

.testimonials a:hover {
  text-decoration: underline;
  color: #f90218; }

.testimonials h3.quoteName {
  font-size: 18px;
  font-weight: 600;
  padding: 40px 10px 5px 0;
  text-align: right;
  color: #656565; }

.testimonials h2.description {
  font-family: Oswald;
  font-size: 21px !important;
  padding: 20px 0 10px 20px;
  font-style: italic;
  line-height: 36px;
  font-weight: normal !important;
  text-shadow: 1px 1px 1px rgba(100, 100, 100, 0.05); }

.testimonials h3.graduate {
  font-size: 16px !important;
  font-weight: normal !important;
  color: #8a8a8a;
  text-align: right;
  font-style: italic;
  padding: 0 10px 10px 20px; }

.testimonials span.graduateCourse {
  font-weight: normal;
  /*color: #be1428;*/ }

.quote {
  color: rgba(0, 0, 0, 0.1);
  text-align: center;
  margin-bottom: 30px; }

.testimonials .carousel-indicators li {
  width: 10px;
  height: 10px;
  margin: 0 5px;
  background: #cccccc; }

.testimonials .carousel-indicators li:active,
.testimonials .carousel-indicators .active {
  width: 10px;
  height: 10px;
  margin: 0 5px;
  background: #8a8a8a;
  /*background: #be1428;*/ }

.carousel-indicators {
  padding: 10px 0 0 0;
  position: inherit; }

.testimonials .profile-circle img {
  width: 200px;
  /*height: 180px;*/
  margin: 0 auto 10px;
  border-radius: 50%;
  border: 1px solid #ccc; }

.testimonials .carousel-control {
  background-image: initial;
  padding-top: 5%; }

.testimonials blockquote {
  background: none;
  border: none; }

.testimonials .carousel-space {
  padding: 30px 15%; }

.testimonials .wrapper {
  padding: 0 100px !important; }

@media only screen and (max-width: 768px) {
  .testimonials .center-content {
    text-align: center; }
  .carousel-indicators {
    padding: 30px 0 0 0; }
  .testimonials img {
    margin: 0 auto; }
  .testimonials h2.description {
    padding: 20px !important; }
  .testimonials .wrapper {
    padding: 0 !important; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .testimonials .wrapper {
    padding: 0 40px !important; } }

/* New search field */
.custom-search-box {
  padding-right: 0px; }

.custom-search {
  margin: 23px 0 0 0;
  padding: 0; }

.custom-search filedset {
  text-align: right; }

.sfsearchBox {
  width: 102% !important; }

.custom-search input {
  background: #f5f5f5;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  border-radius: 0;
  padding-left: 10px; }

.custom-search input:focus {
  background: #fff;
  border-color: #dddddd; }

.custom-search input:hover {
  background: #fff;
  /*border-color: #6091ba;*/ }

.custom-search button {
  /*border: 1px solid #dddddd;*/
  background: none;
  position: relative;
  margin-bottom: 0; }

.custom-search button .fa {
  color: #999999; }

.search-query:focus + button {
  z-index: 3; }

@media only screen and (max-width: 768px) {
  .custom-search {
    margin: 20px 0 0 0; } }

/* New header overide bootstrap style */
.nav-bar-top-space {
  position: relative;
  z-index: 999;
  /*top:100px;*/
  height: 40px; }
  @media only screen and (max-width: 768px) {
    .nav-bar-top-space {
      height: auto; } }

.navbar-nav > li > a {
  line-height: 15px; }

.input-group-btn {
  background: #585858;
  background: -webkit-gradient(linear, left top, left bottom, from(#585858), color-stop(0%, #585858), to(#585858));
  background: linear-gradient(to bottom, #585858 0%, #585858 0%, #585858 100%); }

.input-group-btn:hover {
  background: #4a4a4a; }

.navbar-nav > li > a {
  padding-top: initial;
  padding-bottom: initial; }

.nav > li > a {
  padding: 13px 25px 0 15px;
  font-size: 13px; }

/* Overidden sitefinity styles */
.sfContentBlock h2 {
  margin-top: initial !important;
  margin-bottom: initial !important; }

.sfInlineEditingPageMenu .sfInlineEditingToggleLnk {
  top: 22px !important; }

/* Information section */
section.information-block {
  padding-bottom: 60px !important; }

.information-block .column,
.information-block .columns {
  padding: 20px;
  min-height: 320px; }

.information-block h2 {
  padding: 10px 0 0 0;
  font-size: 24px;
  font-weight: 700;
  color: #6d6d6d !important; }

.information-block p {
  padding: 20px 0;
  font-size: 15px; }

.information-block ul {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: disc;
  padding-left: 20px; }

.information-block .video-container {
  position: relative;
  padding-bottom: 45%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  width: 100%;
  /*border:1px solid #f5f5f5;*/ }

.information-block .video-container:hover {
  /*border:1px solid #ccc;*/ }

@media only screen and (max-width: 992px) {
  .information-block .video-container {
    /*max-width: 560px;*/ } }

.information-block .img-container {
  /* position: relative;
    padding-bottom: 45%;
    padding-top: 30px;
    height: 0;
    max-width: 560px;
    margin: 0 auto;*/
  width: 100%; }

.information-block .video-container iframe,
.information-block .video-container object,
.information-block .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* max-height: 320px; */ }

.information-block .sf-form {
  background-color: #F8F8F8; }

/* Virtual room section */
section.virtual-room {
  padding-bottom: 60px !important; }

.virtual-room h2 {
  padding: 20px 0 0 0;
  font-size: 24px;
  font-weight: 700;
  color: #6d6d6d !important; }

.virtual-room p {
  padding: 20px 0;
  font-size: 15px; }

.virtual-room .img-container {
  width: 100%; }

/* pageCategories section */
section.pageCategories {
  background-color: #F8F8F8;
  padding-bottom: 25px;
  padding-top: 0;
  color: #fff; }

/* overide sifinity the style*/
.pageCategories h2.title {
  font-size: 26px !important;
  color: #000;
  font-weight: 700 !important;
  color: #6d6d6d;
  line-height: 21px;
  display: block;
  padding: 40px 15px 20px !important;
  margin: 0 !important; }

section.pageCategories a,
section.pageCategories a:link {
  color: #eee; }

section.pageCategories a:hover {
  color: #fff; }

@media (max-width: 768px) {
  section.pageCategories a,
  section.pageCategories a:link {
    font-size: 16px; } }

.pageCategories h3 a {
  font-size: 22px;
  font-weight: 500;
  color: #333333;
  line-height: 21px;
  display: block;
  margin: 20px 0 40px;
  text-decoration: none; }

.pageCategories h3 a:hover {
  color: #080808; }

@media only screen and (max-width: 768px) {
  /* .pageCategories .aboutImage {
        padding-top: 0;
    }*/
  .pageCategories h3 a {
    margin-bottom: 20px; } }

.icon-arrow-right {
  float: right;
  display: inline-block;
  padding: 9px 10px 0 0;
  font-weight: normal; }

/* breadcrumbs */
section.breadcrumbs-nav {
  position: relative;
  background-color: #dedede;
  font-size: 1.25em;
  padding: 0;
  margin: 0;
  /*max-height: 60px;*/
  color: #444444;
  font-weight: 500; }

.breadcrumbs-nav a,
.breadcrumbs-nav a:link {
  color: #888888 !important;
  /*color: #be1428 !important;*/ }

.breadcrumbs-nav a:hover {
  text-decoration: underline; }

.breadcrumbs-nav a:visited {
  color: #787878; }

section.breadcrumbs-nav .breadcrumb {
  background: #dedede !important;
  padding: 10px 15px;
  margin-bottom: 0; }

.breadcrumbs-nav .goog-te-gadget-simple {
  margin-top: 6px;
  border: 0;
  height: 30px;
  padding-top: 4px; }

.breadcrumbs-nav .goog-te-gadget-simple img {
  display: none; }

.breadcrumbs-nav .goog-te-gadget-simple a {
  text-decoration: none; }

.breadcrumbs-nav .goog-te-gadget-simple span {
  border-left: 0 !important;
  padding-left: 7px; }

.breadcrumbs-nav .translator {
  margin-bottom: 0;
  padding-right: 5px; }

@media (max-width: 768px) {
  .breadcrumbs-nav .translator {
    margin-bottom: 6px;
    padding-right: 15px; } }

/* Course details */
.detail-box {
  position: relative;
  border: 1px solid #dedede;
  min-height: 200px;
  padding: 30px; }

.detail-box .overlay-box {
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 1;
  padding: 75px 30px; }

.detail-box:hover .overlay-box {
  opacity: 0; }

.overlay-box {
  background-image: url("/SiteFinity/WebsiteTemplates/TAFESABootstrap/App_Themes/TAFESA/images/home/learn/Regency-89.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out; }

.overlay-box span {
  font-size: 26px;
  font-weight: 600;
  padding: 40px; }

.detail-box h2 {
  font-size: 26px;
  font-weight: 700; }

.detail-box h3 {
  font-size: 24px;
  font-weight: 700; }

/* News */
section.news {
  background-color: #F8F8F8;
  padding-bottom: 0px; }

section.news h2 {
  font-size: 26px !important;
  font-weight: 700 !important;
  padding-bottom: 20px;
  color: #6d6d6d; }

.container section.news .container {
  /*padding-right: 15px;
    padding-left: 15px;
    margin-left: auto;
    margin-right: auto;*/ }

.mainContent section.news {
  background-color: #fff; }

.news h3.news-title {
  padding: 20px 0 10px 0; }

.news .read-more {
  margin: 20px 0; }

.news .more-news {
  color: #ba1322; }

.news h3.news-title a {
  font-size: 18px;
  font-weight: 600;
  line-height: 25px; }

.moreNews {
  margin: 50px 0 10px 0; }

.sf_PagerCurrent {
  color: #ba1322;
  font-weight: bolder;
  border: solid;
  border-width: thin;
  padding-left: 10px;
  padding-right: 10px; }

.sf_pagerNumeric a {
  color: #ba1322;
  font-weight: normal;
  padding-left: 10px;
  padding-right: 10px; }

.news h3 a {
  color: #ba1322;
  text-decoration: none;
  font-size: 16px; }

.news ul.nav-tabs li a {
  padding: 15px 25px;
  font-size: 16px; }

.news .media {
  padding-left: 0;
  font-size: 14px; }

.mainContent .sfnewsAuthorAndDate {
  color: #9a9a9a; }

/* Social media block */
section.social-media span {
  display: block;
  text-align: center; }

section.social-media h2 {
  font-size: 26px;
  font-weight: 700;
  padding-bottom: 20px; }

.social-media-control {
  background-color: #fff;
  padding: 20px 10px;
  border: none;
  overflow: hidden;
  height: 500px;
  width: 100%; }

.social-media a,
.social-media a:hover {
  font-size: 2.5em;
  padding-bottom: 0;
  position: relative;
  top: 22px; }

.social-media-wrap {
  max-width: 320px; }

.social-media i.fa-facebook-square {
  color: #3B5998; }

.social-media i.fa-twitter-square {
  color: #55acee; }

.social-media i.fa-youtube-square {
  color: #bb0000; }

@media only screen and (max-width: 768px) {
  section.social-media span {
    display: block;
    text-align: center; } }

/* Course Search*/
section.courseSearch {
  background-color: #bebebe;
  /*background-color: #5c5c5c;*/
  padding: 10px; }

#courseSearch1_searchBox_ctl00_ctl00_main {
  position: relative; }

.courseSearch .sfsearchBox .sfsearchTxt {
  background: #f1f1f1 !important;
  border-radius: 0 !important;
  margin: 8px auto;
  width: 100% !important;
  height: 50px !important;
  font-size: 22px !important;
  padding: 0 25px 0 15px;
  color: #666666; }

.courseSearch .sfsearchBox .sfsearchTxt:focus {
  background: #fff !important;
  border-color: #cdcdcd; }

.courseSearch .sfsearchBox .sfsearchTxt:hover {
  background: #fff !important;
  border-color: #dedede; }

.courseSearch button {
  padding: 10px 20px;
  margin: 10px 0; }

.courseSearch .input-group-lg {
  width: 90%;
  margin: 0 auto;
  position: relative; }

.courseSearch .sfsearchBox .sfsearchSubmit {
  cursor: pointer;
  width: 40px;
  background: transparent !important;
  padding: 0 !important;
  color: transparent;
  /*border: 1px solid #ccc;*/
  position: absolute;
  top: 11px;
  right: 5px;
  z-index: 2; }

.courseSearch .input-group-lg i {
  top: 14px;
  right: 12px;
  color: #ccc;
  font-size: 20px;
  position: absolute;
  z-index: 1; }

@media (max-width: 768px) {
  .courseSearch .input-group-lg i,
  .courseSearch .sfsearchBox .sfsearchSubmit {
    display: none; }
  .courseSearch .sfsearchBox .sfsearchTxt {
    font-size: 19px !important; }
  .courseSearch .input-group-lg {
    width: 100%; } }

/*Overide the sitefinity search input styles */
.sfsearchBox .sfsearchSubmit {
  cursor: pointer;
  padding: 0 !important;
  background: #080808;
  border: 0;
  height: 32px;
  width: 32px;
  color: transparent;
  font-size: 1.1em;
  background-image: url("/SiteFinity/WebsiteTemplates/TAFESABootstrap/App_Themes/TAFESA/images/base/searchIcon.png");
  background-repeat: no-repeat;
  background-position: 8px 9px;
  background-size: 50% 50%; }

.sfsearchBox .sfsearchSubmit:hover {
  background: #262626;
  background-image: url("/SiteFinity/WebsiteTemplates/TAFESABootstrap/App_Themes/TAFESA/images/base/searchIcon.png");
  background-repeat: no-repeat;
  background-position: 8px 9px;
  background-size: 50% 50%; }

.sfsearchBox .sfsearchTxt {
  margin: 0 !important;
  background-color: #fff !important;
  border: 0;
  height: 32px !important;
  width: 85%;
  font-size: 14px !important;
  /*padding-left: 10px;*/
  border-radius: 0; }

@media (max-width: 768px) {
  .sfsearchBox .sfsearchTxt {
    width: 70% !important; } }

.sfsearchBox .sfsearchTxt.k-autocomplete {
  display: initial; }

/* Search animation container */
.k-animation-container {
  left: 177px !important;
  top: 574px !important; }

.k-animation-container ul {
  padding-left: 0px !important; }

.k-animation-container .k-list .k-item {
  padding: 5px 10px;
  font-size: 14px;
  cursor: pointer; }

.k-animation-container .k-list-scroller {
  margin: 8px 0 0 0;
  height: auto;
  background-color: #fff;
  border: 1px solid #f2f2f2;
  width: 1080px; }

.TSASearchBoxWrapper {
  padding-bottom: 20px !important; }

.FacetedSearchFilterHolderList {
  list-style-type: none !important; }

.FacetedSearchFilterHolderListItem {
  padding-top: 0px !important;
  padding-bottom: 0px !important; }

#NonFacetedSearchBoxHolder,
#NonFacetedSearchResultHolder,
#FacetedSearchBoxHolder,
#FacetedSearchFilterHolder,
#FacetedSearchResultHolder {
  padding-top: 30px !important; }

#NonFacetedSearchResultHolderHeader,
#FacetedSearchFilterHolderHeader,
#FacetedSearchResultHolderHeader {
  padding-top: 15px !important;
  padding-bottom: 15px !important; }

#FacetedSearchFilterHolderSubHeader {
  background-color: #f6f6f6;
  padding: 5px !important;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px; }

/* Page Description*/
section.pageDescription h2 {
  padding: 20px 0;
  font-size: 24px;
  font-weight: 700;
  margin: 0; }

/* Fixes for shadowbox controls */
#sb-container #sb-counter {
  float: left; }

/* Fixes for main nav scroll */
@media only screen and (max-width: 768px) {
  .navbar-nav {
    margin-right: 0; } }

/* overide about Image styles */
.pageCategories .aboutImage .overlay {
  bottom: 32px; }

@media (max-width: 479px) {
  .pageCategories .aboutImage .overlay {
    display: none; } }

@media (min-width: 768px) {
  .pageCategories .pageCategories.aboutImage .overlay {
    bottom: 28px; } }

@media (min-width: 992px) {
  .pageCategories .aboutImage .overlay {
    bottom: 30px; } }

@media (min-width: 1200px) {
  .pageCategories .aboutImage .overlay {
    bottom: 32px; } }

.pageCategories .aboutImage .overlay p {
  font-size: 15px;
  line-height: 20px;
  margin: 0;
  padding: 8px 5px; }

@media (max-width: 768px) {
  .pageCategories .aboutImage .overlay p {
    line-height: 20px; } }

@media (min-width: 768px) and (max-width: 992px) {
  .pageCategories .aboutImage .overlay p {
    line-height: 22px; } }

@media (min-width: 1200px) {
  .pageCategories .aboutImage .overlay p {
    line-height: 20px; } }

/* overide captionLink for categories*/
.pageCategories .captionLink {
  height: 32px;
  line-height: 32px;
  font-size: 1.12em; }

@media (max-width: 768px) {
  .pageCategories .captionLink,
  .pageCategories .captionLink:hover {
    font-size: 1.1em;
    text-indent: 6px; } }

@media (max-width: 992px) and (min-width: 768px) {
  .pageCategories .captionLink,
  .pageCategories .captionLink:hover {
    font-size: 1.1em;
    text-indent: 10px; } }

@media (max-width: 1200px) and (min-width: 992px) {
  .pageCategories .captionLink,
  .pageCategories .captionLink:hover {
    font-size: 1.12em;
    text-indent: 10px; } }

@media (min-width: 1200px) {
  .pageCategories .captionLink,
  .pageCategories .captionLink:hover {
    font-size: 1.12em;
    text-indent: 6px; } }

/* About inner responsive categories style */
@media (max-width: 479px) {
  .pageCategories .about_inner .col-xs-12 {
    width: 100%; } }

@media (max-width: 767px) {
  .pageCategories .about_inner .col-sm-6 {
    margin-bottom: 20px; } }

@media (min-width: 768px) {
  .pageCategories .about_inner .col-md-4 {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 30px;
    /*nuwan*/ } }

@media (min-width: 992px) {
  .pageCategories .about_inner .col-lg-3 {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 40px;
    /*nuwan*/ } }

/* Fees common table */
.help_with_fees_title {
  font-weight: bold;
  color: #6d6d6d; }

/* Feedback button */
.report-error-link {
  /*top: 17.5em;*/
  bottom: 1em;
  right: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 80px;
  position: fixed;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  z-index: 255;
  line-height: 1.2; }

.report-error-link li {
  display: block;
  margin-bottom: 1em; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 0.5; }
  50% {
    opacity: 0.6; }
  100% {
    opacity: 0.1; } }

@keyframes fadeOut {
  0% {
    opacity: 0.5; }
  50% {
    opacity: 0.6; }
  100% {
    opacity: 0.1; } }

.report-error-link a {
  display: none;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  /*font-size: 11px;*/ }

.report-error-link a:hover {
  border-top: 1px solid #a50c1e !important;
  border-left: 1px solid #a50c1e !important;
  border-bottom: 1px solid #a50c1e !important;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1; }

@media screen and (min-width: 450px) {
  .report-error-link a {
    display: block;
    font-size: 12px;
    font-weight: normal;
    background: #be1428 !important;
    color: #fff !important;
    border-top: 1px solid #aeaeae !important;
    border-left: 1px solid #aeaeae !important;
    border-bottom: 1px solid #aeaeae !important;
    padding: 8px 8px 8px 8px;
    text-decoration: none;
    -webkit-opacity: 0.1;
    -moz-opacity: 0.1;
    opacity: 0.1;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-animation: fadeOut 6s;
    animation: fadeOut 6s; } }

/* Landing page */
.header .landingPageHeader {
  padding: 10px 0 15px 0;
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.05); }

.landingPageContent .indicates-required {
  padding: 10px; }

.landingPageContent {
  color: #fff;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.landingPageContent hr {
  margin: 5px 0; }

.landingPageContent h1 {
  font-size: 22px;
  color: #fff;
  padding: 15px 10px;
  font-weight: 700;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.landingPageContent label {
  font-size: 16px;
  font-weight: normal; }

body.landingPageContent {
  background-image: url(/SiteFinity/WebsiteTemplates/TAFESABootstrap/App_Themes/TAFESA/images/landingPageImg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color: #464646; }

#mc_embed_signup {
  background: #333333;
  background: #0a0a0a;
  /* fallback color */
  background: rgba(10, 10, 10, 0.6); }

.landingPageContent .color-block {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0a0a0a50, endColorstr=#0a0a0a50);
  zoom: 1; }

@media (max-width: 768px) {
  body.landingPageContent {
    padding-top: 135px !important; } }

/* Fixed the menu issue on mobile */
@media (min-width: 769px) {
  .dropdown-menu-right {
    right: initial;
    left: initial; } }

/* 404 Error page */
section.error-content {
  padding-bottom: 0; }

.error-content {
  background: #fff;
  text-align: center; }

.error-content a {
  font-size: 16px; }

.error-content a:hover,
.errorLinks:hover {
  text-decoration: underline; }

h3.errorLinks {
  font-size: 20px !important;
  font-weight: 700;
  color: #be1428 !important;
  margin-top: 0 !important;
  padding-left: 10px; }

.error-content .text-left {
  text-align: left; }

.error-content ul {
  padding-left: 0;
  list-style-type: none !important; }

@media (min-width: 768px) {
  .error-content h2 {
    font-size: 30px;
    color: #eee; } }

.error-content h2 {
  font-size: 24px !important;
  font-weight: 700;
  padding: 24px 0 10px 0;
  color: #6d6d6d; }

.error-content h3 {
  font-size: 22px;
  font-weight: 700;
  padding: 0 0 16px 0;
  color: #eee; }

.error-content h3,
h3 {
  border: 0 !important; }

.error-content-top {
  width: 150px;
  height: 150px;
  margin: 0 auto 25px;
  background: #be1428;
  border-radius: 50%; }

@media (min-width: 768px) {
  .error-content-top {
    width: 200px;
    height: 200px; } }

.error-content-top h2 {
  color: #eee !important;
  font-size: 60px !important;
  margin-bottom: 10px !important;
  padding-top: 40px !important; }

@media (min-width: 768px) {
  .error-content-top h2 {
    font-size: 70px !important;
    margin-bottom: 15px !important;
    font-weight: 700 !important; } }

@media (max-width: 768px) {
  .deviceSpace {
    padding-bottom: 20px; } }

.start-collapsed {
  display: none; }

/* Contact Us / Feedback acknowledge message */
.results-table .label {
  white-space: nowrap;
  padding-right: 1em;
  vertical-align: top;
  line-height: 25px;
  display: table-cell;
  color: #333333;
  font-size: 100%;
  text-align: left; }

.results-table .value {
  padding-bottom: 1em; }

/* Style for TRACC */
tr.rgGroupHeader:nth-child(n) {
  background: #be1428; }

legend {
  padding-top: 20px; }

table.profiletbl:nth-child(1) {
  background: #f5f5f5; }

table.profiletbl td {
  margin-left: 10px;
  margin-right: 10px; }

.profiletbl {
  width: 100%; }

table.rgMasterTable p {
  height: 100%;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-style: normal !important;
  color: white;
  line-height: 25px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.RadGrid {
  border-color: transparent !important; }

table.rgMasterTable label {
  display: inline; }

table.rgMasterTable td {
  border-color: transparent !important; }

input[id^='ctl00_MainContent_C008_grQuestions_ctl00_'],
input[id^='ctl00_MainContent_C001_grQuestions_ctl00_'] {
  margin-right: 10px;
  outline-color: #be1428 !important; }

@media (max-width: 767px) {
  #ctl00_MainContent_C008_grQuestions,
  #ctl00_MainContent_C001_grQuestions {
    -webkit-column-count: 2;
    column-count: 2; } }

@media (max-width: 479px) {
  #ctl00_MainContent_C008_grQuestions,
  #ctl00_MainContent_C001_grQuestions {
    -webkit-column-count: 1;
    column-count: 1; } }

@media (min-width: 768px) {
  #ctl00_MainContent_C008_grQuestions,
  #ctl00_MainContent_C001_grQuestions {
    -webkit-column-count: 3;
    column-count: 3; } }

@media (min-width: 992px) {
  #ctl00_MainContent_C008_grQuestions,
  #ctl00_MainContent_C001_grQuestions {
    -webkit-column-count: 4;
    column-count: 4; } }

/* Print CSS */
#printCSSLogo {
  display: none; }

/* Google Place API Styles */
.pac-selected {
  background-color: #be1428; }

.pac-item {
  font-size: 12px;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.pac-item:hover {
  background-color: #be1428;
  color: white; }

.address-lookup {
  background-color: lightgoldenrodyellow !important; }

.postal-address-toggle {
  color: #be1428 !important;
  padding-left: 20px;
  vertical-align: 3px; }

.leaf-out-note {
  color: #be1428 !important; }

.inline-asterisk {
  display: inline !important; }

#MainNavTAFELogo {
  padding-top: 6px; }

.navbar-toggle {
  padding: 13px 10px;
  margin-top: -1px;
  margin-right: -1px; }

/*  
    TAFE SA Corporate website - Responsive
    Date: 20-10-2016
    Author: Nuwan Perera
    Version: 1.0
*/
.print_only {
  display: none; }

/* Fix the page anchor navigate to the wrong link issue */
a.scrollAnchor {
  display: block;
  height: 194px;
  /*same height as header*/
  margin-top: -194px;
  /*same height as header*/
  visibility: hidden; }

#tooltip {
  text-align: center;
  color: #fff;
  background: #111;
  position: absolute;
  z-index: 100;
  padding: 15px; }

/* mobile-friendly tooltips */
/* from https://osvaldas.info/elegant-css-and-jquery-tooltip-responsive-mobile-friendly */
#tooltip:after {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #111;
  content: '';
  position: absolute;
  left: 50%;
  bottom: -10px;
  margin-left: -10px; }

#tooltip.top:after {
  border-top-color: transparent;
  border-bottom: 10px solid #111;
  top: -20px;
  bottom: auto; }

#tooltip.left:after {
  left: 10px;
  margin: 0; }

#tooltip.right:after {
  right: 10px;
  left: auto;
  margin: 0; }

/* end mobile-friendly tooltips */
/*
.sfContentBlock ul li a:hover {
text-decoration: underline !important;
color: #f90218 !important;
}*/
ul#ciyear-nav,
ul#course-type {
  list-style-type: none; }

#ciyear-nav,
#course-type {
  background-color: #FFFFFF;
  list-style: none; }

ul#ciyear-nav {
  height: 47px;
  border-bottom: 1px solid #e9e9e9; }

ul#course-type {
  height: 47px;
  border-bottom: 1px solid #e9e9e9; }

ul#course-type li {
  float: left;
  padding: 6px 0 0px 0 !important;
  font-size: 1em; }

ul#ciyear-nav li {
  float: left;
  padding: 6px 0 0px 0 !important;
  font-size: 1em; }

.mainContent ul#ciyear-nav {
  padding: 2px 0 0px 0 !important; }

.mainContent ul#course-type {
  padding: 2px 0 0px 0 !important; }

ul#ciyear-nav li a {
  display: inline-block;
  text-align: center;
  padding: 10px 20px 5px 20px;
  height: 39px;
  text-decoration: none;
  outline: none;
  background: #f9f9f9;
  color: #666 !important;
  /*border-top: 2px solid #f5f5f5;*/
  border-bottom: 1px solid #e9e9e9; }

ul#course-type li a {
  display: inline-block;
  text-align: center;
  padding: 10px 20px 5px 20px;
  height: 39px;
  text-decoration: none;
  outline: none;
  background: #f9f9f9;
  color: #666 !important;
  /*border-top: 2px solid #f5f5f5;*/
  border-bottom: 1px solid #e9e9e9; }

ul#ciyear-nav li a:hover,
ul#course-type li a:hover {
  background-color: #f5f5f5;
  color: #ba1322 !important; }

ul#ciyear-nav li a.active {
  background-color: White;
  color: #ba1322 !important;
  border-top: 2px solid #be1428;
  border-left: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  border-bottom: 1px solid #ffffff; }

ul#course-type li a.active {
  background-color: White;
  color: #ba1322 !important;
  border-top: 2px solid #be1428;
  border-left: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  border-bottom: 1px solid #ffffff; }

/**
*  XSLT Additional Styles
*/
.course_table_box {
  padding: 0 0 3px 0;
  /*margin-bottom: 30px;*/
  background: #FEFEFE;
  /*border: 1px solid #c5c5c5;*/
  position: relative; }

.course_table_box .content {
  /*margin: 0 15px;*/ }

.course_table_box h2 {
  color: #666;
  padding: 15px 0px 15px 0;
  margin-bottom: 0px;
  margin-top: 0px;
  font-weight: bold; }

.course_table_box h2 a,
.course_table_box h2 a:link {
  font-size: 22px; }

.course_table_box h3 {
  padding: 10px 0; }

.campus_delivery_locations {
  font-size: 18px;
  padding: 1px 0 0 10px !important;
  margin: 14px 0 !important; }

.course_table_box .no_wrap {
  white-space: nowrap; }

.compress {
  letter-spacing: -1pt; }

.course_table_box .apply_now,
.course_table_box .apply_now a {
  width: 118px;
  height: 31px; }

.course_table_box .apply_now {
  position: absolute;
  right: 20px;
  margin-top: -41px; }

.course_table_box .apply_now a {
  display: block;
  text-indent: -999em; }

/**********************************/
.course_table_box .help a {
  margin-left: 1em;
  margin-top: 0.7em; }

.course_table_box .help.ie a {
  margin-top: 0em !important; }

.application-column .apply-now,
.application-column .check-status {
  /*height: 18px;
display: block;
overflow: hidden;
text-indent: -9999em;*/ }

.application-column .apply-now {
  width: 72px; }

a.check-status {
  width: 72px;
  background-color: transparent !important;
  border-color: transparent !important;
  font-size: 15px !important;
  padding: 0px 0px 0px 0px !important;
  color: #ba1322 !important;
  white-space: normal !important; }

a.check-status:hover {
  color: #ba1322 !important;
  text-decoration: underline !important; }

.application-column .apply-now.direct {
  width: 102px !important;
  background-repeat: no-repeat; }

.application-column.year-2013 .apply-now {
  width: 85px; }

.application-column.year-2014 .apply-now {
  width: 85px; }

.application-column.year-2013 .check-status,
.application-column.year-2014 .check-status {
  width: 85px; }

/* Course locations */
table.course_locations {
  border: 1px solid #f5f5f5; }

.course_locations th {
  background: #f5f5f5;
  padding: 20px 15px;
  font-size: 17px;
  font-weight: normal;
  color: #787878;
  border-bottom: 0; }

@media (max-width: 768px) {
  .course_locations th {
    font-size: 15px;
    /* word-break: break-all; */ }
  .course_locations .studyload .ft_pt {
    font-size: 12px !important; } }

@media (min-width: 768px) and (max-width: 992px) {
  .course_locations th {
    font-size: 15px; }
  .course_locations .studyload .ft_pt {
    font-size: 13px !important; } }

.course_locations td {
  font-size: 1em;
  padding: 10px 15px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #E5E5E5; }

table.course_locations.notes {
  font-weight: 600;
  border-top: 0; }

.course_locations td a {
  padding: 0 0px; }

@media (min-width: 992px) {
  .course_locations td a {
    white-space: nowrap; } }

table.course_locations tr.info-session {
  border-top: 0;
  font-size: 13px;
  /*border-top:5px solid #f5f5f5;*/ }

.course_locations.notes td {
  /*border-top: 0px solid #E5E5E5;*/ }

.course_locations.notes td.symbol {
  border-top: 0; }

.course_locations.notes td.notetext {
  border-top: 0; }

tr.info-session td {
  border-top-style: none; }

.course_locations .application-column a.apply-now,
.short-course-detail-table .enquire a {
  color: #fff !important;
  padding: 7px 10px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  text-decoration: none;
  background-color: #5cb85c;
  border-color: #4cae4c;
  white-space: nowrap;
  font-size: 16px; }

.course_locations .application-column a.check-status {
  color: #ba1322; }

.course_locations .application-column a:hover,
.short-course-detail-table .enquire a:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439; }

.course_locations {
  width: 100%; }

.course_locations .campus {
  /*padding: 0 15px;*/ }

.course_locations .sataccode {
  /*width: 67px;*/ }

.course_locations .application {
  /*width: 112px;*/ }

.course_locations .studymode {
  /*width: 133px;*/ }

.course_locations .studyload {
  /*width: 99px;*/ }

.course_locations .scheduled {
  /*width: 97px;*/ }

.course_locations table td {
  border-top: 0; }

.course_locations td a {
  /*padding: 0 15px;*/ }

.course_locations .studyload .ft_pt {
  font-size: 14px; }

/***************************************/
.course_locations td.start-date-end-date,
.course_locations th.start-date-end-date {
  text-align: center; }

table.course_locations.short-courses td.first,
table.course_locations.short-courses th.first {
  padding-left: 18px; }

table.course_locations.short-courses .sc-notes-table {
  margin-left: 18px;
  width: 95%; }

table.course_locations.short-courses .sc-notes-table .label {
  font-weight: bold;
  width: 140px;
  text-align: right;
  padding-right: 8px; }

table.course_locations.short-courses .notes {
  color: #555; }

table.course_locations.short-courses td {
  border: 0;
  /*border-top: 1px solid #E5E5E5;*/ }

table.course_locations.short-courses .notes td {
  border: 0;
  font-size: 11px; }

table.course_locations .notetext,
table.course_locations .symbol {
  font-weight: normal;
  font-size: 13px;
  line-height: 20px; }

/* Colour highlighting overrides */
.competitive_applications .help a {
  /*background-image: url("Standard_images/help_icon_competitive.gif?d=1");*/
  width: 12px;
  height: 12px; }

.course_table_box.international h2 a {
  font-size: 22px;
  padding: 20px; }

.immediate_applications h2 a,
.competitive_applications h2 a,
.course_table_box.international h2 a {
  text-decoration: none;
  padding: 0 0 0 15px; }

.immediate_applications h2 a:hover,
.competitive_applications h2 a:hover,
.course_table_box.international h2 a:hover {
  text-decoration: underline; }

.immediate_applications h3,
.immediate_applications h2 {
  color: #6d6d6d; }

.immediate_applications h2 a {
  font-size: 22px; }

.immediate_applications .content h3 {
  padding: 30px 0 10px 0; }

.content .info p.note {
  padding: 15px 0 0 0; }

.immediate_applications .help a,
.course_table_box.international .help a {
  font-size: initial;
  font-weight: normal; }

.competitive_applications h3,
.competitive_applications h2,
.competitive_applications h2 a {
  color: #858585; }

.course_table_box.international {
  /*border: 1px solid #f5f5f5;*/ }

.course_table_box.international h2,
.course_table_box.international h3 {
  /*color: #ba1322;*/ }

.course_table_box.international h2 a {
  color: #ba1322; }

div.immediate_applications {
  border: 0;
  /* border: 1px solid #f5f5f5;*/ }

div.competitive_applications {
  /*padding:20px;*/
  /*border: 1px solid #f9f9f9;*/ }

/*course_summary */
.course_summary {
  position: relative;
  margin: 0 0 50px 0;
  /*border-top: solid 1px #e9e9e9;*/
  /* padding: 20px 10px 20px 15px; */ }

.course_summary th {
  white-space: nowrap; }

@media (max-width: 768px) {
  .course_summary th,
  .course_table_box .no_wrap {
    white-space: normal;
    word-wrap: break-word;
    font-size: 15px;
    /* padding:5px 5px 5px 2px; */ }
  .course_locations td a,
  .mainContent table td {
    /* padding:8px 8px; */ } }

.course_summary tr.fee-free th,
.course_summary tr.fee-free-for-jobseekers th {
  display: none; }

.course_summary tr.fee-free td,
.course_summary tr.fee-free-for-jobseekers td {
  display: block;
  width: 80px;
  height: 80px;
  position: absolute;
  right: 0;
  text-indent: -9999em;
  margin: 0;
  padding: 0; }

.course_summary tr.fee-free a,
.course_summary tr.fee-free-for-jobseekers a {
  display: block;
  width: 100px;
  height: 100px;
  position: absolute;
  right: 0;
  text-indent: -9999em;
  margin: 0;
  padding: 0; }

.course_summary tr.fee-free-for-jobseekers a {
  width: 123px;
  height: 123px; }

.courses_title {
  font-size: 1.8em;
  /*margin: 7px 0px 14px 15px;*/ }

.course_type_title {
  font-size: 1.5em;
  padding: 20px 0 0 0; }

h2.delivery_locations_title {
  padding: 40px 15px 15px 15px !important;
  text-align: left;
  /*border-top: 1px solid #f5f5f5;*/
  /*border-right: 1px solid #f5f5f5;
border-left: 1px solid #f5f5f5;*/ }

.thgrid {
  background-color: #fafafa;
  color: #777777;
  font-size: 1.1em;
  text-align: right;
  width: 25%;
  padding: 0 15px;
  font-weight: normal;
  border-right: 3px solid #e9e9e9; }

.thgrid_name {
  background-color: #F5F5F5;
  border-bottom: 1px solid #E4E3E3;
  color: #777777;
  font-size: 0.8em;
  padding: 5px 10px 5px 5px;
  text-align: left; }

.thgrid_code {
  background-color: #F5F5F5;
  border-bottom: 1px solid #E4E3E3;
  color: #888888;
  font-size: 0.8em;
  font-weight: bold;
  margin: 0;
  padding: 5px;
  text-align: right; }

.thgrid_universityprogram {
  background-color: #F5F5F5;
  border-bottom: 1px solid #E4E3E3;
  color: #888888;
  font-size: 0.8em;
  font-weight: bold;
  margin: 0;
  padding: 5px;
  text-align: left;
  width: 370px; }

.tdgrid {
  font-size: 0.9em;
  margin: 0;
  padding: 7px 3px 7px 10px;
  text-align: left;
  vertical-align: top; }

.tdgrid p {
  margin-top: 0;
  padding-top: 0; }

.tdgrid_code {
  color: #888888;
  font-size: 0.9em;
  margin: 0;
  padding: 7px 4px 7px 10px;
  text-align: right;
  vertical-align: top; }

.tdgrid_universityprogram {
  color: #888888;
  font-size: 0.9em;
  margin: 0;
  padding: 7px 4px 7px 10px;
  text-align: left;
  vertical-align: top;
  width: 370px; }

.course_table_box .help a,
.thgrid_name .help a,
.thgrid_course_type .help a {
  text-indent: -999em;
  display: inline-block;
  /*position: absolute;*/
  width: 16px;
  height: auto;
  margin-left: 20px;
  cursor: pointer;
  background-position: left;
  background-repeat: no-repeat;
  background-image: url("/SiteFinity/WebsiteTemplates/TAFESABootstrap/App_Themes/TAFESA/images/help.gif"); }

/*.thgrid_course_type .help a {
text-indent: -999em; 
}
.thgrid_course_type span.help{
position: relative;
cursor: pointer;
}
.thgrid_course_type .help:before{
content: "\f059";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #ba1322;
font-size: 18px;
padding-left: 0.5em;
position: absolute;
top: 0;
left: 0;
cursor: pointer;
}*/
.course_display .thgrid_course_type,
.course_display .thgrid_code {
  background: #f5f5f5;
  padding: 20px 15px;
  font-size: 18px;
  font-weight: normal;
  color: #787878;
  border-bottom: 0; }

.study_area_course_list table.course_display {
  width: 100%;
  border: 1px solid #f2f2f2;
  margin: 40px 0; }

.course_table_box .help a {
  /*margin-left: 1em;
margin-top: 0.7em;*/ }

.course_table_box .help.ie a {
  margin-top: 0em !important; }

.course_display {
  margin: 8px 0px 17px 0px; }

.inc_quals td {
  font-size: 1.2em;
  padding: 20px 0; }

.ft_pt {
  color: #777;
  font-size: .9em;
  font-weight: lighter; }

.inc_quals ul,
.inc_quals li {
  margin-top: 0;
  padding-top: 0; }

.note {
  color: #777777;
  font-size: 13px !important;
  line-height: 19px; }

.notes {
  /*margin-top: 1em;*/
  color: #777777; }

.notes-link {
  font-size: 13px !important; }

/* Custom style to overide the existing styles */
#skills_for_all_eligibilty {
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 35px;
  margin-bottom: 25px; }

.course_general #skills_for_all_eligibilty {
  border: 0 !important; }

.skills_for_all_yes {
  color: #6d6d6d; }

#course_cost_table {
  width: 100% !important; }

.course-section {
  padding: 40px 0; }

.course_general ul li {
  /*padding:5px 20px;*/ }

.course_general h3 {
  font-size: 20px !important;
  font-weight: 700 !important;
  padding: 20px 0 0 0;
  color: #6d6d6d; }

.brochure-notes h2 {
  /*padding:10px 0;*/ }

.contact-details h2 {
  padding: 10px 0; }

.contactInfo label {
  font-size: 17px !important; }

.contact-details ul.contactInfo {
  list-style-type: none; }

ul.contactInfo li {
  font-size: 25px;
  color: #9d9d9d;
  line-height: 40px;
  float: left;
  margin-right: 40px; }

ul.contactInfo li a {
  font-size: 24px; }

ul.contactInfo li i {
  padding-right: 20px; }

.how-to-apply .contactInfo a {
  font-size: 24px;
  padding-right: 15px; }

.how-to-apply .contactInfo a.online-application {
  margin-left: 15px; }

.how-to-apply .contactInfo i {
  font-size: 24px;
  padding: 0 15px;
  color: #9d9d9d; }

@media (max-width: 768px) {
  ul.contactInfo li {
    font-size: 16px;
    float: none;
    line-height: 30px; }
  ul.contactInfo li a {
    font-size: 16px; } }

/* Course fee */
.course_fees .international-fees {
  width: 100%;
  border: 5px solid #f5f5f5;
  margin-bottom: 40px;
  margin-left: 0 !important;
  float: none !important; }

.course_fees .international-fees tr:first-child {
  background-color: #f5f5f5; }

.course_fees .international-fees td,
.course_fees .international-fees th {
  padding: 20px !important;
  font-size: 20px;
  color: #9b9b9b;
  font-weight: normal; }

.course_fees .international-fees td.value {
  color: #8b8b8b; }

/* Credit tranfer search result */
.credit-transfer-search-results table {
  width: 100%;
  border: 1px solid #f2f2f2;
  /*margin: 30px 0;*/
  /*background-color: #f5f5f5;*/ }

.credit-transfer-search-results table th {
  background-color: #f5f5f5;
  padding: 20px 15px;
  font-size: 18px;
  font-weight: normal;
  color: #787878;
  border-bottom: 0; }

.credit_transfer_box_header h3.credit_transfer_title {
  padding: 30px 0 25px 0; }

.credit-transfer-search-results span.course-name,
.credit-transfer-search-results span.course-name-inactive {
  font-weight: 700;
  font-size: 18px;
  color: #6d6d6d;
  padding-right: 10px; }

.credit-transfer-search-results span a {
  font-weight: 700;
  font-size: 18px;
  padding-right: 10px; }

.credit-transfer-search-results span.course-name-inactive {
  cursor: help; }

/* table inc_quals */
table.inc_quals ul {
  list-style-type: none; }

/* Course page styles from course web*/
.even {
  background-color: #FCFCFC; }

.study-group {
  border: solid 1px #ccc; }

.cg-toggle {
  padding: 12px 0px 9px 20px;
  /* padding: 17px 0 16px 20px; */
  float: right;
  width: 10%;
  background-color: #ececec;
  /* border-bottom: 3px solid #fcfcfc; */ }

.cg-toggle img {
  width: 35px;
  height: 35px;
  position: relative;
  left: 30px; }

@media (max-width: 992px) {
  .cg-toggle img {
    left: 10px; } }

@media (max-width: 768px) {
  .cg-toggle img {
    left: 10px; }
  .cg-toggle {
    padding: 12px 0px 0px 0px; } }

@media (max-width: 540px) {
  .cg-toggle img {
    left: 0px; }
  .cg-toggle {
    padding: 12px 0px 0px 0px; } }

.cg-link {
  color: #777;
  /*float: left;*/
  /* width: 90%; */
  padding: 15px 0 15px 20px;
  background-color: #ececec;
  border-bottom: 3px solid #fcfcfc; }

.cg-link h3 {
  display: inline;
  margin: 0;
  padding: 0; }

.cg-link img,
h2 img {
  margin-bottom: 10px;
  padding: 0; }

.cg-link a {
  text-decoration: none;
  font-size: 18px; }

.cg-link a.expando {
  font-size: 0.9em;
  color: #999999; }

.cg-link a:hover {
  text-decoration: underline; }

.info {
  margin: 0;
  padding: 15px 0 5px 0; }

.info .info {
  padding: 0 15px; }

.info table.course_display,
.info .info table {
  margin: 1px 0px 20px 0px;
  width: 100%; }

.info th.thgrid_course_type {
  background: #f8f8f8;
  padding: 5px 30px;
  font-size: 16px;
  font-weight: normal;
  color: #787878;
  border-bottom: 0; }

.info th.thgrid_code {
  /*padding: 5px 30px;*/
  font-size: 16px; }

.info table.course_display .tdgrid {
  padding-left: 30px; }

.info table {
  margin-bottom: 20px;
  border-top: solid 3px #e9e9e9; }

.info br {
  display: none; }

.info table .tdgrid br {
  display: block; }

/* Regional Search option */
/*.regional_search_options{
padding: 20px;
border: 5px solid #f2f2f2;
padding: 20px; 
border: 3px solid #f1f1f1; 
background-color: #f9f9f9; 
}*/
/*.regional_search_options .industry_group select{
background: #fefefe !important;
border: 1px solid #f5f5f5 !important;
height: 40px;
padding: 0 15px;
margin:0 20px;
color: #999999;
font-weight: normal;
}
.regional_search_options .industry_group label{
padding:0 15px;
font-size: 18px;
font-weight: normal;
}
.regional_search_options .industry_group .go_button{
background: #888 !important;
border: 1px solid #aeaeae !important;
color: #fff !important;
height: 40px;
padding:0 15px;
}
.regional_search_options .industry_group .go_button:hover{
background: #be1428 !important;
}*/
/*  Uni credit tranfer options search */
.credit_transfer_options,
.regional_search_options {
  /*border: 5px solid #f2f2f2;*/
  padding: 20px 20px 0 20px;
  border: 3px solid #f1f1f1;
  background-color: #f9f9f9; }

.credit_transfer_options .industry_group select,
.regional_search_options .industry_group select {
  height: 40px;
  width: 30%;
  border: 1px solid #d5d5d5 !important;
  font-size: 15px !important;
  padding: 0 10px !important;
  float: left;
  margin: 0 0 20px 10px; }

.credit_transfer_options .industry_group label,
.regional_search_options .industry_group label {
  width: 10%;
  font-size: 18px;
  font-weight: normal;
  margin: 8px 0 5px 20px;
  float: left; }

.credit_transfer_options .industry_group input.go_button,
.regional_search_options .industry_group input.go_button {
  /*width: 100px;*/
  background: #888 !important;
  border: 1px solid #aeaeae !important;
  color: #fff !important;
  height: 38px;
  padding: 0 25px;
  margin-left: 10px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out; }

.credit_transfer_options .industry_group input.go_button:hover,
.regional_search_options .industry_group input.go_button:hover {
  background: #be1428 !important; }

@media (max-width: 540px) {
  .credit_transfer_options .industry_group select,
  .regional_search_options .industry_group select,
  .credit_transfer_options .industry_group label,
  .regional_search_options .industry_group label {
    width: 90%; }
  .credit_transfer_options .industry_group input.go_button,
  .regional_search_options .industry_group input.go_button {
    width: 90%;
    margin-bottom: 20px; } }

@media (max-width: 992px) and (min-width: 540px) {
  .credit_transfer_options .industry_group label,
  .regional_search_options .industry_group label {
    width: 100%; }
  .credit_transfer_options .industry_group select,
  .regional_search_options .industry_group select {
    width: 75%;
    float: none; } }

/* Short course delivery locations */
table.course_locations.short-courses .notes .short-course-detail-table td {
  font-size: 15px; }

table.course_locations.short-courses .notes table {
  width: 100%; }

table.course_locations.short-courses .notes table td {
  margin: 5px 10px;
  display: inline-block; }

table.course_locations.short-courses .notes table td.class-times {
  width: 20%; }

/* Visited link only for courses */
.course_display a:visited {
  color: #ba1322; }

.course_display a:hover {
  text-decoration: underline; }

/* Hair & Beauty for schools styles */
.mainContent #hbform fieldset,
.mainContent #MainContent_C011 fieldset {
  background-color: #f8f8f8;
  border: 0; }

.mainContent #hbform input[type='radio'],
.mainContent #MainContent_C011 input[type='radio'] {
  border: 1px solid #f5f5f5;
  height: 40px;
  width: 20px;
  float: left;
  display: block;
  margin-right: 10px;
  outline: none; }

.mainContent #hbform input,
.mainContent #MainContent_C011 input[type=text] {
  border: 1px solid #f5f5f5;
  height: 40px;
  width: 100%; }

.mainContent #hbform label {
  display: block;
  font-size: 18px;
  font-weight: normal;
  color: #9a9a9a;
  width: 100%;
  text-align: left; }

.mainContent #hbform fieldset legend,
.mainContent #MainContent_C011 fieldset legend {
  font-size: 20px;
  font-weight: 700;
  padding: 50px 0 0px 15px !important;
  color: #6d6d6d;
  border: 0; }

.mainContent #hbform select,
.mainContent #MainContent_C011 select {
  background: #fefefe;
  border: 1px solid #f5f5f5;
  height: 40px;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  width: 60%; }

.mainContent #hbform textarea,
.mainContent .sfFormsEditor textarea,
.mainContent #MainContent_C011 textarea {
  background: #fefefe;
  border: 1px solid #d5d5d5;
  color: black;
  width: 60%;
  font-size: 15px; }

.mainContent #hbform input.submit,
.mainContent #MainContent_C011 input.submit {
  width: 100px;
  background: #888;
  border: 1px solid #aeaeae !important;
  color: #fff !important;
  height: 40px;
  right: 25px;
  position: relative;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out; }

.mainContent #hbform input.submit:hover,
.mainContent #MainContent_C011 input.submit:hover {
  background: #ba1322; }

.mainContent #hbform table.rbl,
.mainContent #MainContent_C011 table.rbl {
  width: 100%; }

.mainContent #hbform table label,
.mainContent #MainContent_C011 table label {
  width: auto !important;
  margin-top: 12px; }

.mainContent .sfContentBlock table,
.mainContent .MainContent_C011 table {
  background: #fefefe;
  border: 1px solid #f5f5f5;
  width: 100% !important; }

.mainContent .sfContentBlock table td,
.mainContent .MainContent_C011 table td {
  border: 0;
  padding: 15px; }

.mainContent #hbform fieldset fieldset ol,
.mainContent #MainContent_C011 fieldset fieldset ol {
  margin: 0 0 0 40px; }

@media (max-width: 768px) {
  .mainContent #hbform input,
  .mainContent #hbform select,
  .mainContent #hbform textarea,
  .mainContent #MainContent_C011 input[type="text"],
  .mainContent #MainContent_C011 select,
  .mainContent #MainContent_C011 textarea {
    width: 100%; }
  .mainContent #hbform label,
  .mainContent #MainContent_C011 label {
    width: 100%;
    text-align: left; }
  .mainContent #hbform fieldset li,
  .mainContent #MainContent_C011 fieldset li {
    padding-bottom: 0; } }

/* Onshore Petroleum Centre styles */
.sfFormsEditor {
  background: #f8f8f8; }

.sfTxt {
  border: 1px solid #f5f5f5;
  min-height: 40px;
  width: 100% !important; }

.sfTxtLbl {
  display: block;
  font-size: 18px;
  font-weight: normal !important;
  color: #9a9a9a;
  width: 100%;
  text-align: left; }

.sfFormInstructions {
  display: block;
  font-size: 18px;
  font-weight: normal !important;
  color: #9a9a9a;
  width: 100%;
  text-align: left; }

.sfTxt textarea {
  background: #fefefe;
  border: 1px solid #d5d5d5;
  color: black;
  width: 80%;
  font-size: 15px; }

.sfSuccess {
  display: block !important;
  font-size: 18px !important;
  font-weight: normal !important;
  color: #ba1322 !important;
  width: 100% !important;
  text-align: left !important;
  margin-bottom: 50px !important; }

.sfFormSubmit input {
  width: 100px;
  background: #888;
  border: 1px solid #aeaeae !important;
  color: #fff !important;
  height: 40px;
  font-size: 18px !important;
  position: relative;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out; }

.sfFormSubmit input:hover {
  background: #ba1322; }

/* Apply & Enrol form */
.mainContent .sfFormsEditor {
  padding: 20px 30px;
  background: #f8f8f8; }

.mainContent .sfFormsEditor .sfFormBox label,
.mainContent .sfFormsEditor .sfFormDropdown label,
.mainContent .sfFormBlock,
.mainContent .sfFormsEditor .sfFormCheckboxlist {
  display: block;
  font-size: 18px;
  font-weight: normal;
  color: #9a9a9a;
  width: 100%;
  padding: 0px 0 5px 0; }

.mainContent .sfFormsEditor input,
.sfFormsEditor .sfDropdownList select {
  border: 1px solid #d5d5d5;
  height: 40px;
  width: 100%;
  padding: 0 0px;
  font-size: 15px !important;
  padding-left: 3px; }

.mainContent .sfFormsEditor input[type=radio] {
  width: 10%;
  height: 20px;
  vertical-align: middle;
  padding: 0 0px;
  outline: none; }

.mainContent .sfFormsEditor input[type='radio'] + label {
  font-size: 18px;
  color: #9a9a9a;
  font-weight: normal !important;
  margin-top: 8px;
  vertical-align: middle; }

.mainContent .sfFormsEditor input[type='checkbox'] {
  border: 1px solid #d5d5d5;
  height: 30px;
  width: 20px;
  padding: 0 15px;
  float: left;
  display: inline-block;
  margin-right: 10px;
  margin-left: 35px;
  outline: none; }

.mainContent span.sfCheckListBox label {
  margin-top: 5px;
  height: auto;
  max-width: 90%; }

.mainContent .sf_cols {
  width: 100%; }

@media (max-width: 992px) {
  .mainContent .sf_cols div.sf_colsOut,
  .mainContent .sfFormBlock textarea {
    width: 100% !important; } }

/*.mainContent .sfFormsEditor .sf_colsOut input[type='checkbox']{
margin: 15px 10px 15px 0;
height: auto;
width: auto;
}*/
.mainContent .sfFormsEditor .sfFormSubmit input {
  width: 100px;
  background: #888;
  border: 1px solid #aeaeae !important;
  color: #fff !important;
  height: 40px;
  float: right;
  position: relative;
  margin: 40px 0 0 0;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out; }

.mainContent .sfFormsEditor .sfFormSubmit input:hover {
  background: #ba1322; }

.mainContent .sfFormsEditor {
  overflow: hidden;
  height: auto; }

/* Fees table */
#fees_table img.dollar {
  display: none !important; }

/* Course Units */
#div-course-modules {
  margin: 20px 0; }

#div-course-modules table {
  width: 100% !important;
  border: 1px solid #f2f2f2;
  /*margin: 30px 0;*/
  /*background-color: #f5f5f5;*/ }

#div-course-modules table th {
  background-color: #f5f5f5;
  padding: 20px 15px;
  font-size: 18px;
  font-weight: normal;
  color: #787878;
  border-bottom: 0; }

/* Locations map and buttons */
section.map {
  padding: 40px 0 0 0 !important; }

.LocationButtons ul {
  margin: 5px 0 13px 0;
  list-style-type: none !important;
  padding-left: 0;
  padding-right: 0; }

.LocationButtons .custMapBtn li a,
.LocationButtons .custMapBtn li a:link,
.LocationButtons .custMapBtn li a:visited {
  padding: 12px 35px;
  margin: 0 30px 10px 0;
  background-color: #ba1322 !important;
  border: 1px solid #ab000f !important;
  font-size: 16px; }

.LocationButtons .custMapBtn li a:hover {
  background-color: #f90218 !important;
  border: 1px solid #ba1322 !important; }

/*a.btnRight{
float:right !important;
margin-right:0 !important;
}*/
@media (max-width: 450px) {
  .LocationButtons .custMapBtn li a {
    width: 100%; } }

/* Table style for View Units */
#UNITS table {
  border: 1px solid #f5f5f5; }

#UNITS table th {
  background: #f5f5f5;
  padding: 20px 15px;
  font-size: 17px;
  font-weight: normal;
  color: #787878;
  border-bottom: 1px solid #E5E5E5; }

@media (max-width: 768px) {
  #UNITS table th {
    font-size: 15px; } }

@media (min-width: 768px) and (max-width: 992px) {
  #UNITS table th {
    font-size: 16px; } }

/* Course search - View All Courses */
#MainContent_C006,
#MainContent_C007,
#MainContent_C008,
#MainContent_C009,
#MainContent_C011,
#MainContent_C015 {
  border: 5px solid #f7f7f7;
  padding: 45px 25px;
  position: relative;
  background-color: #fbfbfb; }

#MainContent_C006,
#MainContent_C007,
#MainContent_C008,
#MainContent_C009 {
  padding: 25px 25px !important; }

#MainContent_C006 input,
#MainContent_C007 input,
#MainContent_C008 input,
#MainContent_C009 input,
#MainContent_C011 input,
#MainContent_C015 input {
  padding-left: 15px;
  font-size: 15px;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; }

#MainContent_C007 input[type='radio'] {
  margin-left: 35px;
  float: left;
  display: block;
  margin-right: 10px;
  width: 20px;
  border: 1px solid #f5f5f5;
  height: 40px;
  outline: none; }

#MainContent_C007 span.sfRadioList label {
  width: auto !important;
  margin-top: 15px;
  height: 30px; }

#MainContent_C011 input[type='radio'] {
  margin-left: 35px;
  float: left;
  display: block;
  margin-right: 10px;
  width: 20px;
  border: 1px solid #f5f5f5;
  height: 40px;
  outline: none; }

#MainContent_C011 span.sfRadioList label {
  width: auto !important;
  margin-top: 15px;
  height: 30px; }

#MainContent_C006 .sfsearchBox .sfsearchTxt,
#MainContent_C007 .sfsearchBox .sfsearchTxt,
#MainContent_C008 .sfsearchBox .sfsearchTxt,
#MainContent_C009 .sfsearchBox .sfsearchTxt,
#MainContent_C011 .sfsearchBox .sfsearchTxt,
#MainContent_C015 .sfsearchBox .sfsearchTxt {
  border: 2px solid #d5d5d5;
  height: 50px !important;
  width: 100% !important;
  font-size: 22px !important; }

#MainContent_C006 .sfsearchBox .sfsearchTxt,
#MainContent_C007 .sfsearchBox .sfsearchTxt,
#MainContent_C008 .sfsearchBox .sfsearchTxt,
#MainContent_C009 .sfsearchBox .sfsearchTxt {
  padding: 0 45px 0 15px; }

#MainContent_C006 span.sfsearchTxt,
#MainContent_C007 span.sfsearchTxt,
#MainContent_C008 span.sfsearchTxt,
#MainContent_C009 span.sfsearchTxt,
#MainContent_C011 span.sfsearchTxt,
#MainContent_C015 span.sfsearchTxt {
  border: 0 !important; }

#MainContent_C006 .sfsearchBox .sfsearchTxt:focus,
#MainContent_C007 .sfsearchBox .sfsearchTxt:focus,
#MainContent_C008 .sfsearchBox .sfsearchTxt:focus,
#MainContent_C009 .sfsearchBox .sfsearchTxt:focus,
#MainContent_C011 .sfsearchBox .sfsearchTxt:focus,
#MainContent_C015 .sfsearchBox .sfsearchTxt:focus {
  background: #fff !important;
  border-color: #cdcdcd; }

#MainContent_C006 .sfsearchBox .sfsearchTxt:hover,
#MainContent_C007 .sfsearchBox .sfsearchTxt:hover,
#MainContent_C008 .sfsearchBox .sfsearchTxt:hover,
#MainContent_C009 .sfsearchBox .sfsearchTxt:hover,
#MainContent_C011 .sfsearchBox .sfsearchTxt:hover,
#MainContent_C015 .sfsearchBox .sfsearchTxt:hover {
  border-color: #f2f2f2; }

#MainContent_C006 .sfsearchBox .sfsearchSubmit,
#MainContent_C007 .sfsearchBox .sfsearchSubmit,
#MainContent_C008 .sfsearchBox .sfsearchSubmit,
#MainContent_C009 .sfsearchBox .sfsearchSubmit,
#MainContent_C011 .sfsearchBox .sfsearchSubmit,
#MainContent_C015 .sfsearchBox .sfsearchSubmit {
  cursor: pointer;
  width: 25px;
  height: 25px;
  background: #fff !important;
  padding: 0 !important;
  color: transparent;
  /*border: 1px solid #ccc;*/
  position: absolute;
  top: 58px;
  right: 35px;
  background-image: url("/SiteFinity/WebsiteTemplates/TAFESABootstrap/App_Themes/TAFESA/images/base/searchIcon.png") !important;
  background-repeat: no-repeat;
  background-position: 8px 9px;
  background-size: contain !important;
  opacity: 0.50; }

#MainContent_C006 .sfsearchBox .sfsearchSubmit:hover,
#MainContent_C007 .sfsearchBox .sfsearchSubmit:hover,
#MainContent_C008 .sfsearchBox .sfsearchSubmit:hover,
#MainContent_C009 .sfsearchBox .sfsearchSubmit:hover,
#MainContent_C011 .sfsearchBox .sfsearchSubmit:hover,
#MainContent_C015 .sfsearchBox .sfsearchSubmit:hover {
  opacity: 0.99; }

#MainContent_C006 .sfsearchBox .sfsearchTxt,
#MainContent_C008 .sfsearchBox .sfsearchTxt,
#MainContent_C009 .sfsearchBox .sfsearchTxt {
  padding-right: 28px !important; }

#MainContent_C007 .sfsearchBox .sfsearchTxt {
  padding-right: 40px !important; }

#MainContent_C006 .sfsearchBox .sfsearchSubmit,
#MainContent_C007 .sfsearchBox .sfsearchSubmit,
#MainContent_C008 .sfsearchBox .sfsearchSubmit,
#MainContent_C009 .sfsearchBox .sfsearchSubmit {
  top: 38px !important; }

#MainContent_C015 .input-group-lg i {
  position: absolute;
  top: 14px;
  right: 30px;
  color: #ccc;
  font-size: 20px; }

@media (max-width: 768px) {
  #MainContent_C006 .input-group-lg i,
  #MainContent_C006 .sfsearchBox .sfsearchSubmit,
  #MainContent_C007 .input-group-lg i,
  #MainContent_C007 .sfsearchBox .sfsearchSubmit,
  #MainContent_C008 .input-group-lg i,
  #MainContent_C008 .sfsearchBox .sfsearchSubmit,
  #MainContent_C009 .input-group-lg i,
  #MainContent_C009 .sfsearchBox .sfsearchSubmit,
  #MainContent_C011 .input-group-lg i,
  #MainContent_C011 .sfsearchBox .sfsearchSubmit,
  #MainContent_C015 .input-group-lg i,
  #MainContent_C015 .sfsearchBox .sfsearchSubmit {
    display: none; }
  #MainContent_C006 input,
  #MainContent_C007 input,
  #MainContent_C008 input,
  #MainContent_C009 input,
  #MainContent_C011 input,
  #MainContent_C015 input {
    padding: 0 0 0 10px; }
  #MainContent_C006,
  #MainContent_C007,
  #MainContent_C008,
  #MainContent_C009,
  #MainContent_C011,
  #MainContent_C015 {
    padding: 15px 10px; } }

/* Search results */
.sfsearchResultStatistics {
  font-size: 18px !important;
  padding: 0px 0 40px 0 !important;
  margin: 0 !important;
  font-weight: normal !important; }

.sfsearchResultTitle h2 {
  padding: 0px 0 10px 0 !important; }

.mainContent dd h3 {
  padding: 10px 0 10px 0 !important;
  font-size: 18px !important; }

dd h3 i {
  margin-right: 10px; }

.sfsearchResultTitle a,
.sfsearchResultTitle a:active,
.sfsearchResultTitle a:visited {
  font-size: 20px !important;
  color: #ba1322; }

.sfsearchResultTitle a:hover {
  font-size: 20px;
  text-decoration: underline; }

.studyMode {
  padding: 5px 0; }

.sfsearchResultTitle hr {
  margin: 0; }

.sf_pagerNumeric {
  margin-top: 25px;
  /* font-size: 9px !important; */
  border-top: 3px solid #eee;
  padding: 20px 15px 5px 15px; }

.sf_pagerNumeric a,
.sf_pagerNumeric a:visited {
  color: #ba1322 !important;
  margin: 0 5px; }

.sf_pagerNumeric a:hover {
  color: #ba1322;
  border: 1px solid #f90218 !important; }

.sf_pagerNumeric a.sf_PagerCurrent,
.sf_pagerNumeric a:visited.sf_PagerCurrent {
  background-color: #ba1322 !important;
  border: 1px solid #ab000f !important;
  color: #fff !important; }

.sf_pagerNumeric a:hover.sf_PagerCurrent {
  background-color: #f90218 !important;
  border: 1px solid #ba1322 !important;
  color: #fff !important; }

.pagination > .active > a,
.pagination > .active > span {
  background-color: #ba1322 !important;
  border-color: #ba1322 !important;
  color: white !important; }

.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background-color: #ba1322 !important;
  border-color: white !important;
  color: white !important; }

.pagination > li > a,
.pagination > li > span {
  color: #ba1322 !important; }

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  border-color: #ba1322 !important;
  border: 1px solid #ab000f !important; }

/* Form error */
.errorBorder {
  border: 1px solid #ba1322; }

/* Intenational tab, how To Apply */
.brochure-notes .international-application {
  padding: 20px 0 5px 0; }

.brochure-notes a.online-enquiry {
  font-size: 24px; }

.brochure-notes a.online-application {
  font-size: 28px; }

.brochure-notes a.online-application {
  color: #fff !important;
  padding: 7px 10px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  text-decoration: none;
  background-color: #5cb85c !important;
  border-color: #4cae4c !important;
  white-space: nowrap;
  font-size: 16px; }

.brochure-notes a.online-application:hover {
  color: #fff !important;
  background-color: #449d44 !important;
  border-color: #398439 !important; }

/* Delivery location details new sub table */
.delveryLocDetails {
  padding: 0 15px 20px 15px;
  /*border-bottom: 1px solid #f2f2f2;*/ }

.delveryLocDetails label,
.delveryLocDetails .value {
  font-size: 14px; }

.delveryLocDetails .special label,
.delveryLocDetails .special .value {
  font-size: 17px; }

.delveryLocDetails .contactInfo a,
.delveryLocDetails .contactInfo i,
.delveryLocDetails .contactInfo .value {
  font-size: 17px;
  padding-right: 10px; }

.delveryLocDetails .contactInfo i {
  padding-right: 15px; }

.costNote {
  font-size: 13px; }

#MainContent_SoftwareWebstoreForm input {
  width: auto;
  height: auto;
  float: left;
  display: block;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  padding: 6px 12px 6px 12px;
  text-decoration: none;
  margin: 6px 20px 0 0;
  outline: none;
  background: #ba1322 !important;
  border: 1px solid #ab000f !important;
  color: #fff !important; }

#MainContent_SoftwareWebstoreForm input:hover {
  text-decoration: none;
  outline: none;
  background: #f90218 !important;
  border: 1px solid #ba1322 !important;
  color: #fff !important; }

.sfError {
  color: #ba1322;
  display: block;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  margin-bottom: 10px;
  margin-top: 0px;
  text-align: left; }

#MainContent_SoftwareWebstoreForm label {
  display: block;
  font-weight: unset;
  padding: 0 0 0 0;
  outline: none; }

#MainContent_SoftwareWebstoreForm .btn {
  outline: none; }

.sfRadDatePicker {
  margin-bottom: 20px; }

h1.cp_title {
  color: #6d6d6d;
  padding: 24px 0 18px 0;
  font-weight: 400 !important;
  font-family: "Hind", sans-serif !important; }
  h1.cp_title {
    font-size: 32px !important; }
    @media screen and (min-width: 320px) {
      h1.cp_title {
        font-size: calc(32px + 10 * ((100vw - 320px) / 880)) !important; } }
    @media screen and (min-width: 1200px) {
      h1.cp_title {
        font-size: 42px !important; } }

.sc_delivery-table p:not(.note),
.sc_table_sc-panel-content .sc_cell,
.cp_cd_row .cp_cell a:not(.btn_cp),
.cp_table_row .cp_cell p,
.sc_table_sc-panel-heading .sc_cell,
.sc_table_sc-panel-fullWidth,
.sc_table_sc-panel-fullWidth span {
  font-size: 13px !important; }
  @media screen and (min-width: 320px) {
    .sc_delivery-table p:not(.note),
    .sc_table_sc-panel-content .sc_cell,
    .cp_cd_row .cp_cell a:not(.btn_cp),
    .cp_table_row .cp_cell p,
    .sc_table_sc-panel-heading .sc_cell,
    .sc_table_sc-panel-fullWidth,
    .sc_table_sc-panel-fullWidth span {
      font-size: calc(13px + 2 * ((100vw - 320px) / 880)) !important; } }
  @media screen and (min-width: 1200px) {
    .sc_delivery-table p:not(.note),
    .sc_table_sc-panel-content .sc_cell,
    .cp_cd_row .cp_cell a:not(.btn_cp),
    .cp_table_row .cp_cell p,
    .sc_table_sc-panel-heading .sc_cell,
    .sc_table_sc-panel-fullWidth,
    .sc_table_sc-panel-fullWidth span {
      font-size: 15px !important; } }

@media print {
  .sc_delivery-table p:not(.note),
  .sc_table_sc-panel-content .sc_cell,
  .cp_cd_row .cp_cell a:not(.btn_cp),
  .cp_table_row .cp_cell p,
  .sc_table_sc-panel-heading .sc_cell,
  .sc_table_sc-panel-fullWidth,
  .sc_table_sc-panel-fullWidth span {
    font-size: 15px !important; } }

.sc_delivery-table .sc_cell a {
  font-size: 13px !important; }
  @media screen and (min-width: 320px) {
    .sc_delivery-table .sc_cell a {
      font-size: calc(13px + 3 * ((100vw - 320px) / 880)) !important; } }
  @media screen and (min-width: 1200px) {
    .sc_delivery-table .sc_cell a {
      font-size: 16px !important; } }

@media print {
  .sc_delivery-table .sc_cell a {
    font-size: 15px !important; } }

.heading_row {
  font-size: 11px !important; }
  @media screen and (min-width: 320px) {
    .heading_row {
      font-size: calc(11px + 4 * ((100vw - 320px) / 880)) !important; } }
  @media screen and (min-width: 1200px) {
    .heading_row {
      font-size: 15px !important; } }

@media print {
  .heading_row {
    font-size: 15px !important; } }

.sc_delivery-table .heading_row .sc_cell p {
  font-size: 13px !important; }
  @media screen and (min-width: 320px) {
    .sc_delivery-table .heading_row .sc_cell p {
      font-size: calc(13px + 3 * ((100vw - 320px) / 880)) !important; } }
  @media screen and (min-width: 1200px) {
    .sc_delivery-table .heading_row .sc_cell p {
      font-size: 16px !important; } }

@media print {
  .sc_delivery-table .heading_row .sc_cell p {
    font-size: 15px !important; } }

.table-item p {
  font-size: 10px !important; }
  @media screen and (min-width: 320px) {
    .table-item p {
      font-size: calc(10px + 2 * ((100vw - 320px) / 880)) !important; } }
  @media screen and (min-width: 1200px) {
    .table-item p {
      font-size: 12px !important; } }

h2.cp_heading,
h2.cp_heading a {
  font-weight: 700;
  padding: 24px 0 18px 0;
  color: #6d6d6d !important;
  text-decoration: none !important; }
  h2.cp_heading,
  h2.cp_heading a {
    font-size: 18px !important; }
    @media screen and (min-width: 320px) {
      h2.cp_heading,
      h2.cp_heading a {
        font-size: calc(18px + 6 * ((100vw - 320px) / 880)) !important; } }
    @media screen and (min-width: 1200px) {
      h2.cp_heading,
      h2.cp_heading a {
        font-size: 24px !important; } }

.cp_feesTable-content {
  font-size: 14px !important; }
  @media screen and (min-width: 320px) {
    .cp_feesTable-content {
      font-size: calc(14px + 8 * ((100vw - 320px) / 880)) !important; } }
  @media screen and (min-width: 1200px) {
    .cp_feesTable-content {
      font-size: 22px !important; } }

.cp_feesTable-content .cp_cell:first-child {
  font-size: 10px !important; }
  @media screen and (min-width: 320px) {
    .cp_feesTable-content .cp_cell:first-child {
      font-size: calc(10px + 5 * ((100vw - 320px) / 880)) !important; } }
  @media screen and (min-width: 1200px) {
    .cp_feesTable-content .cp_cell:first-child {
      font-size: 15px !important; } }

@media print {
  .cp_feesTable-content .cp_cell:first-child {
    font-size: 15px !important; } }

a.head > h2.accordian_link {
  font-size: 18px !important; }
  @media screen and (min-width: 320px) {
    a.head > h2.accordian_link {
      font-size: calc(18px + 6 * ((100vw - 320px) / 880)) !important; } }
  @media screen and (min-width: 1200px) {
    a.head > h2.accordian_link {
      font-size: 24px !important; } }

.ctaRow h1 {
  font-size: 22px !important; }
  @media screen and (min-width: 320px) {
    .ctaRow h1 {
      font-size: calc(22px + 6 * ((100vw - 320px) / 880)) !important; } }
  @media screen and (min-width: 1200px) {
    .ctaRow h1 {
      font-size: 28px !important; } }

a.tooltips > p {
  font-size: 9px !important; }
  @media screen and (min-width: 320px) {
    a.tooltips > p {
      font-size: calc(9px + 3 * ((100vw - 320px) / 880)) !important; } }
  @media screen and (min-width: 1200px) {
    a.tooltips > p {
      font-size: 12px !important; } }

.legend_table-wrapper p.icon-legend,
.legend_table-wrapper p.desc-legend {
  font-size: 9px !important; }
  @media screen and (min-width: 320px) {
    .legend_table-wrapper p.icon-legend,
    .legend_table-wrapper p.desc-legend {
      font-size: calc(9px + 3 * ((100vw - 320px) / 880)) !important; } }
  @media screen and (min-width: 1200px) {
    .legend_table-wrapper p.icon-legend,
    .legend_table-wrapper p.desc-legend {
      font-size: 12px !important; } }

/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin-bottom: 60px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.bx-wrapper img {
  max-width: 100%;
  display: block; }

.bxslider {
  margin: 0;
  padding: 0; }

ul.bxslider {
  list-style: none; }

.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0); }

/** THEME
===================================*/
.bx-wrapper {
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  background: #fff; }

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%; }

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url("images/bx_loader.gif") center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000; }

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px; }

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  border-radius: 5px; }

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000; }

.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline; }

.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0; }

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url("images/controls.png") no-repeat 0 -32px; }

.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0; }

.bx-wrapper .bx-next {
  right: 10px;
  background: url("images/controls.png") no-repeat -43px -32px; }

.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0; }

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999; }

.bx-wrapper .bx-controls-direction a.disabled {
  display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url("images/controls.png") -86px -11px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url("images/controls.png") -86px -44px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px; }

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%; }

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px; }

.tooltip.top .tooltip-inner {
  background-color: #be1428; }

.tooltip.top .tooltip-arrow {
  border-top-color: #be1428; }

#tooltip {
  height: 18px;
  width: 18px;
  position: relative; }
  #tooltip .circle {
    fill: #bebebe; }
  #tooltip .content {
    fill: #fff; }
  #tooltip:hover .content {
    fill: #be1428; }

#Layer_1 > path:nth-child(4) {
  fill: #bebebe; }

ul.cp_useful-links,
ul.cp_rel-links,
ul.cp_file-links {
  list-style-type: none !important;
  padding: 0;
  list-style: none; }
  ul.cp_useful-links p,
  ul.cp_rel-links p,
  ul.cp_file-links p {
    display: inline-block;
    top: -5px;
    position: relative; }
  ul.cp_useful-links a,
  ul.cp_rel-links a,
  ul.cp_file-links a {
    color: #333333; }
    ul.cp_useful-links a:hover,
    ul.cp_rel-links a:hover,
    ul.cp_file-links a:hover {
      color: #be1428; }
  ul.cp_useful-links li,
  ul.cp_rel-links li,
  ul.cp_file-links li {
    padding: 8px 0;
    list-style-position: inside;
    text-indent: -35px;
    padding-left: 35px;
    margin-left: 24px; }
  ul.cp_useful-links li:before,
  ul.cp_rel-links li:before,
  ul.cp_file-links li:before {
    content: "";
    background-position: bottom center;
    height: 13px;
    width: 13px;
    background-size: contain;
    display: inline-block;
    background-repeat: no-repeat;
    margin-right: 18px;
    position: relative;
    top: 2px; }

ul.cp_useful-links li:before,
ul.cp_rel-links li:before {
  content: "";
  background-image: url("https://www.tafesa.edu.au/docs/default-source/sgvassets/lnr-select.svg"); }

ul.cp_file-links li:before {
  content: "";
  background-image: url("https://www.tafesa.edu.au/images/default-source/hostedassets/lnr-link_red.png"); }

ul.cp_feeHelp {
  list-style-type: none !important;
  padding: 8px 0; }
  ul.cp_feeHelp p {
    display: inline-block;
    top: -5px;
    position: relative; }
  ul.cp_feeHelp a {
    color: #333333; }
    ul.cp_feeHelp a:hover {
      color: #be1428; }
  ul.cp_feeHelp li {
    padding: 8px 0; }
  ul.cp_feeHelp li:before {
    content: "";
    background-position: bottom center;
    height: 22px;
    width: 22px;
    display: inline-block;
    background-repeat: no-repeat;
    margin-right: 8px;
    background-image: url("https://www.tafesa.edu.au/images/default-source/hostedassets/book-hand.png"); }

a.tooltips {
  position: relative;
  display: inline;
  text-decoration: none; }

a.tooltips span {
  position: absolute;
  width: 350px;
  color: #FFFFFF;
  background: #BE1428;
  height: auto;
  line-height: 13px;
  text-align: center;
  visibility: hidden;
  border-radius: 3px;
  -webkit-box-shadow: 2px 2px 8px #800000;
          box-shadow: 2px 2px 8px #800000;
  font-size: 10px;
  padding: 7px; }

a:hover.tooltips span {
  visibility: visible;
  opacity: 0.9;
  bottom: 30px;
  left: 50%;
  z-index: 999;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%); }

.icon_help:hover {
  background-color: #be1428;
  border-radius: 50%; }

.text-wrap {
  word-wrap: break-word; }

#productKey, #CourseName, #tafeSaCode {
  visibility: hidden;
  height: 1px;
  width: 1px;
  z-index: -9999; }

span.asterick {
  color: #be1428; }

.elevator-button {
  display: none;
  background: none;
  margin: 0;
  position: fixed;
  bottom: 0;
  right: 0;
  width: 90px;
  height: 55px;
  z-index: 100;
  text-decoration: none;
  color: #6d6d6d;
  background-color: none;
  text-transform: uppercase;
  font-size: 8px;
  text-align: center;
  line-height: 16px; }
  .elevator-button:hover {
    color: #be1428; }
  .elevator-button span.upchevron {
    font-size: 45px; }

a.mainMenuItem {
  height: 40px; }

.cp_footer-top {
  margin-top: 32px; }

#watermark {
  position: absolute;
  -webkit-transform: rotate(90deg) translate(0px, 40%);
          transform: rotate(90deg) translate(0px, 40%);
  right: 0px;
  color: #f2f2f2;
  width: 5%;
  white-space: nowrap;
  display: none; }
  #watermark {
    font-size: 30px !important; }
    @media screen and (min-width: 320px) {
      #watermark {
        font-size: calc(30px + 81 * ((100vw - 320px) / 880)) !important; } }
    @media screen and (min-width: 1200px) {
      #watermark {
        font-size: 111px !important; } }
  @media screen and (min-width: 1375px) {
    #watermark {
      display: block; } }

.note_href {
  font-size: 13px !important; }

.atsi_fix {
  line-height: 19px !important;
  top: 7px !important;
  position: relative; }
  @media only screen and (max-width: 992px) {
    .atsi_fix {
      top: 9px !important; } }
  @media only screen and (max-width: 320px) {
    .atsi_fix {
      top: 27px !important; } }

.extra_spacer {
  height: 350px; }
  @media screen and (max-width: 1091) {
    .extra_spacer {
      height: 250px; } }
  @media only screen and (max-width: 480px) {
    .extra_spacer {
      height: 350px; } }

.rhs-footer a.btn_enq-now {
  margin-top: 16px;
  margin-bottom: 16px; }

.bx-wrapper {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none; }
  .bx-wrapper .bx-prev, .bx-wrapper .bx-next, .bx-wrapper .bx-pager-item {
    opacity: .2; }
  .bx-wrapper .bx-next {
    background: url(https://www.tafesa.edu.au/images/default-source/hostedassets/chevron-right-circle.png); }
    .bx-wrapper .bx-next:hover {
      background-position: initial; }
  .bx-wrapper .bx-prev {
    background: url(https://www.tafesa.edu.au/images/default-source/hostedassets/chevron-left-circle.png); }

p.accordian_link {
  font-size: 16px;
  padding: 25px 60px 25px 25px;
  margin: 0; }

ul.ui-autocomplete {
  z-index: 9999; }

.partner_wrapper {
  background-color: rgba(190, 20, 40, 0.1);
  padding: 20px 8px;
  margin-bottom: 20px; }
  .partner_wrapper h2 {
    font-weight: 400;
    text-align: center;
    padding: 0; }

.cta_button {
  background-color: #be1428;
  width: 270px;
  border: #fff 1px solid;
  padding: 10px 65px;
  border-radius: 3px;
  color: #fff !important;
  font-size: 18px !important;
  margin: 16px 0; }
  .cta_button:hover {
    background-color: rgba(0, 0, 0, 0);
    text-decoration: none; }

.cta_wrapper.mobile {
  height: 110px; }
  .cta_wrapper.mobile .cta_image-holder img {
    display: none; }
  .cta_wrapper.mobile .cta_inner {
    top: 15%; }
    .cta_wrapper.mobile .cta_inner .cta_inner-content-holder {
      width: 100%;
      left: 8%; }

.carousel-cell {
  width: 100%;
  height: 300px;
  padding: 16px 120px; }
  .carousel-cell img {
    max-height: 100px;
    width: auto;
    margin-right: 60px; }
  .carousel-cell .testimonial_content {
    overflow: hidden;
    position: relative;
    line-height: 1.2em;
    max-height: 3.6em;
    text-align: justify;
    margin-right: -1em;
    padding-right: 1em; }
    .carousel-cell .testimonial_content:before {
      content: "...";
      position: absolute;
      right: 0;
      left: 0; }
    .carousel-cell .testimonial_content:after {
      content: "";
      position: absolute;
      right: 0;
      width: 1em;
      height: 1em;
      margin-top: 0.2em;
      background: white; }

.help-fee_wrapepr {
  min-height: 310px; }

.help-fee_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }
  @media only screen and (max-width: 992px) {
    .help-fee_flex {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .help-fee_flex .help-fee_item {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding: 0 14px; }

p.course-codes {
  color: #6d6d6d; }
  p.course-codes span {
    margin-right: 16px;
    color: #000; }

.cp_icon {
  height: 23px;
  width: auto; }

.cp_footer.cp_content-row {
  display: inline-block; }

.cp_content-row.top-row {
  margin-top: 0;
  margin-bottom: 0; }

#background {
  background-size: cover;
  height: 350px;
  width: auto;
  background-repeat: no-repeat;
  background-position: center; }
  @media only screen and (min-width: 768px) {
    #background {
      top: 73px;
      position: relative; } }

#background-body {
  background-size: cover;
  height: 350px;
  width: auto;
  background-repeat: no-repeat;
  background-position: center; }
  @media only screen and (min-width: 768px) {
    #background-body {
      position: relative; } }

h2.cp_heading a.tooltips {
  margin: 0 16px; }

h2.heading_half-row {
  padding: 0 !important; }

svg .link-ico {
  fill: #be1428; }

.solid-background {
  background-color: #ececec;
  display: inline-block;
  padding-bottom: 16px;
  margin-top: 32px; }

.row-eq-height {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.row-eq-height > [class*='col-'] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.cp_icon-footer__phone {
  fill: #000; }
  .cp_icon-footer__phone:hover, .cp_icon-footer__phone:active {
    fill: #be1428; }

.contactInfo {
  list-style: none;
  list-style-type: none !important;
  padding: 0 !important; }

.cp_form-wrapper {
  padding: 0px !important; }

#cp_form input,
#enq_form input {
  width: 100%;
  padding: 8px;
  border: 1px solid #EEEEEE;
  -webkit-box-shadow: none;
          box-shadow: none; }
  #cp_form input::-webkit-input-placeholder,
  #enq_form input::-webkit-input-placeholder {
    color: #bebebe; }
  #cp_form input::-ms-input-placeholder,
  #enq_form input::-ms-input-placeholder {
    color: #bebebe; }
  #cp_form input::placeholder,
  #enq_form input::placeholder {
    color: #bebebe; }

#cp_form input.contact_textarea,
#enq_form input.contact_textarea {
  height: 80px; }
  #cp_form input.contact_textarea::-webkit-input-placeholder,
  #enq_form input.contact_textarea::-webkit-input-placeholder {
    top: 0; }
  #cp_form input.contact_textarea::-ms-input-placeholder,
  #enq_form input.contact_textarea::-ms-input-placeholder {
    top: 0; }
  #cp_form input.contact_textarea::placeholder,
  #enq_form input.contact_textarea::placeholder {
    top: 0; }

#cp_form label,
#enq_form label {
  color: #6d6d6d;
  margin-bottom: 0;
  margin-top: 8px;
  font-weight: 400; }

#cp_form input[type="submit"],
#enq_form input[type="submit"] {
  width: 25%;
  margin: 16px 0 0 0;
  background-color: #be1428;
  color: #fff !important;
  border: 1px solid #be1428;
  -webkit-box-shadow: 1px 1px 3px #8E0617;
          box-shadow: 1px 1px 3px #8E0617;
  margin: 24px 16px 16px 0; }
  @media (max-width: 767px) {
    #cp_form input[type="submit"],
    #enq_form input[type="submit"] {
      width: 30%;
      margin: 0px 4px 0px 0; } }
  #cp_form input[type="submit"]:hover,
  #enq_form input[type="submit"]:hover {
    top: 1px;
    left: 1px;
    position: relative;
    -webkit-box-shadow: none;
            box-shadow: none; }

.cp_content-row.lhs-grey {
  background-color: #f2f2f2;
  padding: 15px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block; }

p.international-application {
  margin: 16px 0; }

.sidebar-watermark {
  display: block; }
  .sidebar-watermark p {
    color: #f2f2f2; }

.pathways_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .pathways_wrapper .pathways-block {
    text-align: center; }
    .pathways_wrapper .pathways-block p,
    .pathways_wrapper .pathways-block h2 {
      text-align: left; }
    .pathways_wrapper .pathways-block img {
      text-align: center;
      max-width: 350px; }
      @media only screen and (max-width: 480px) {
        .pathways_wrapper .pathways-block img {
          max-width: 100%; } }

.cp_form-success,
.enq_form-success {
  color: #01bc01 !important;
  text-align: center; }

.cp_success-hide,
.enq_success-hide {
  display: none; }

.cp_form-fail,
.enq_form-fail {
  color: orangered !important; }

.cp_fail-hide,
.enq_fail-hide {
  display: none; }

ul.accordion-section {
  list-style-type: none !important;
  padding: 0; }
  ul.accordion-section li a.cp_heading {
    width: 100%;
    display: inline-block;
    background-color: #F5F5F5;
    text-decoration: none;
    color: #6d6d6d; }
    ul.accordion-section li a.cp_heading:hover {
      color: #be1428;
      cursor: pointer; }
      ul.accordion-section li a.cp_heading:hover::before {
        color: #be1428; }
    ul.accordion-section li a.cp_heading::before {
      content: "\f054";
      font-family: FontAwesome;
      color: #6d6d6d;
      position: absolute;
      right: 15px;
      font-size: 15px;
      padding: 25px;
      -webkit-transition: all ease-out .5s;
      transition: all ease-out .5s;
      -webkit-transform: rotate(-90deg);
              transform: rotate(-90deg); }
      @media only screen and (max-width: 320px) {
        ul.accordion-section li a.cp_heading::before {
          right: 0; } }
    ul.accordion-section li a.cp_heading h2 {
      padding: 25px 60px 25px 25px;
      color: #6d6d6d;
      text-decoration: none; }
      ul.accordion-section li a.cp_heading h2:hover {
        color: #be1428;
        cursor: pointer; }
  ul.accordion-section li a.cp_heading.active::before {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    color: #6d6d6d; }
  ul.accordion-section li a.cp_heading.active h2 {
    color: #6d6d6d; }

ul.sc_accordion-section {
  list-style-type: none !important;
  padding: 0; }
  ul.sc_accordion-section li {
    padding: 10px 0px; }
    ul.sc_accordion-section li div.delivery-line::before {
      content: "\f054";
      font-family: FontAwesome;
      color: #6d6d6d;
      position: absolute;
      left: 2px;
      margin-top: -2px;
      font-size: 15px;
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg);
      -webkit-transition: all ease-out .5s;
      transition: all ease-out .5s; }
      @media only screen and (max-width: 992px) {
        ul.sc_accordion-section li div.delivery-line::before {
          margin-top: 5px; } }
      @media only screen and (max-width: 480px) {
        ul.sc_accordion-section li div.delivery-line::before {
          font-size: 12px; } }
  ul.sc_accordion-section li div.delivery-line.active::before {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    color: #be1428; }

#content {
  display: none;
  padding: 48px 15px; }
  @media only screen and (max-width: 768px) {
    #content {
      padding: 32px 0; } }

a.head.active + #content {
  display: block; }

.intake_tab-wrapper {
  margin-top: 32px;
  border-bottom: 1px solid #be1428; }
  .intake_tab-wrapper a.intake_tab {
    color: #777777;
    border-top: 1px solid #bbbbbb;
    border-right: 1px solid #bbbbbb;
    border-left: 1px solid #bbbbbb;
    background-color: #F5F5F5;
    height: 50px;
    width: 19%;
    text-align: center;
    font-size: 16px;
    line-height: 44px;
    display: inline-block;
    margin-right: 8px;
    font-weight: 700;
    border-radius: 5px 5px 0 0;
    text-decoration: none; }
    .intake_tab-wrapper a.intake_tab:first-child {
      margin-left: 16px; }
      @media only screen and (max-width: 480px) {
        .intake_tab-wrapper a.intake_tab:first-child {
          margin: 0; } }
    .intake_tab-wrapper a.intake_tab:hover {
      position: relative;
      top: 1px;
      left: 1px;
      color: #fff;
      background-color: #be1428;
      border-top: 1px solid #be1428;
      border-right: 1px solid #be1428;
      border-left: 1px solid #be1428; }
    @media only screen and (max-width: 992px) {
      .intake_tab-wrapper a.intake_tab {
        width: 25%;
        line-height: 3;
        font-size: 13px; } }
    @media only screen and (max-width: 480px) {
      .intake_tab-wrapper a.intake_tab {
        width: 32%;
        line-height: 4;
        font-size: 10px;
        margin: 0; } }

a.intake_tab.active {
  color: #be1428;
  border-top: 1px solid #be1428;
  border-right: 1px solid #be1428;
  border-left: 1px solid #be1428;
  background-color: #fff;
  height: 50px;
  z-index: 999;
  position: relative;
  top: 1px; }
  a.intake_tab.active:hover {
    color: #fff;
    border-top: 1px solid #be1428;
    border-right: 1px solid #be1428;
    border-left: 1px solid #be1428;
    background-color: #be1428;
    position: relative;
    top: 0;
    left: 0; }

a.tab_adjuster {
  line-height: 16px !important;
  padding-top: 10px !important;
  position: relative !important;
  top: 12px !important; }
  a.tab_adjuster:hover {
    position: relative !important;
    top: 12px !important; }
    @media only screen and (max-width: 992px) {
      a.tab_adjuster:hover {
        top: 12px !important; } }
    @media only screen and (max-width: 480px) {
      a.tab_adjuster:hover {
        top: 11px !important; } }
  @media only screen and (max-width: 992px) {
    a.tab_adjuster {
      top: 12px !important; } }
  @media only screen and (max-width: 480px) {
    a.tab_adjuster {
      top: 11px !important; } }

a.tab_adjuster.active {
  top: 13px !important; }

a.tab_adjuster.active.only_tab_fix {
  top: 1px !important; }

.cp_video-holder {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }
  .cp_video-holder iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.marketing_wrapper .row .col-md-6 {
  padding-right: 0;
  padding-left: 0; }
  .marketing_wrapper .row .col-md-6 h3,
  .marketing_wrapper .row .col-md-6 p {
    padding-right: 15px;
    padding-left: 15px; }

.cp_feesTable-row > .cp_cell:first-child:not(#duration) {
  line-height: 14px; }

.cp_table-wrapper.cp_feesTable {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (max-width: 480px) {
    .cp_table-wrapper.cp_feesTable {
      display: none; } }

.divTable {
  display: none;
  width: 100%; }
  @media only screen and (max-width: 480px) {
    .divTable {
      display: table; } }

.divTableRow {
  display: table-row;
  vertical-align: middle;
  height: 76px; }

.divTableHeading {
  display: table-header-group; }

.divTableCell,
.divTableHead {
  display: table-cell; }

.divTableCell {
  text-align: center;
  vertical-align: middle; }

.divTableRow .divTableCell:not(.heading_col) {
  width: 50px;
  table-layout: fixed; }

.heading_col {
  font-weight: 700;
  background-color: #F5F5F5;
  font-size: 12px;
  max-width: 50px; }

.heading_row-top {
  line-height: 15px;
  font-size: 12px; }
  .heading_row-top .divTableCell {
    vertical-align: bottom; }

.divTableHeading {
  display: table-header-group;
  font-weight: bold; }

.divTableBody {
  display: table-row-group; }

#careerGroup {
  margin: 0; }

.guide-pdf img {
  width: 221px; }

object.icon_stats {
  width: 180px;
  margin: 32px; }

.studystats {
  text-align: center; }
  .studystats div:nth-child(2) {
    margin-bottom: 32px; }

.studystats span.stat-number {
  font-size: 64px;
  font-weight: 700;
  display: block; }

.studystats span.stat-copy {
  font-size: 18px; }

.show_mob {
  display: none; }
  @media only screen and (max-width: 480px) {
    .show_mob {
      display: block;
      height: 1px; } }

#content .half_img-row {
  padding-right: 16px; }

@media only screen and (max-width: 992px) {
  .mob_hide {
    display: none; } }

.int_block .pathways-block:first-child {
  margin-bottom: 32px; }

.footer_container {
  margin-top: 64px; }
  @media only screen and (max-width: 480px) {
    .footer_container {
      padding-top: 64px; } }

.image_half-buffer {
  margin-bottom: calc(32px + 73px) !important; }

.des_half-buffer {
  padding-right: 32px !important; }

a.funded_link-resize {
  font-size: 1px; }

@media only screen and (max-width: 768px) {
  a.tooltips span {
    display: none; }
  .cp_heading a.tooltips {
    display: none; } }

input#honey {
  height: 1px;
  width: 1px;
  opacity: 0;
  padding: 0; }

input#cp_message,
input#enq_message {
  margin-bottom: 30px; }

.modal-dialog {
  margin: 12px auto; }

.modal-title {
  display: inline-block; }

.faux-content {
  width: 170px;
  margin: 5px 5px; }

.btn_cp {
  line-height: 44px;
  width: 170px;
  display: block;
  text-align: center;
  font-weight: 700;
  border-radius: 0;
  -webkit-transition: ease-in-out;
  transition: ease-in-out;
  display: inline-block; }
  .btn_cp:hover {
    text-decoration: none; }
  @media only screen and (min-width: 320px) {
    .btn_cp {
      width: 180px; } }
  @media only screen and (min-width: 480px) {
    .btn_cp {
      width: 180px; } }
  @media only screen and (min-width: 768px) {
    .btn_cp {
      width: 123px; } }
  @media only screen and (min-width: 992px) {
    .btn_cp {
      width: 180px; } }

.btn_cp.btn_applynow {
  background-color: #5CB85C;
  color: #fff !important;
  border: 1px solid #5CB85C; }
  .btn_cp.btn_applynow:hover {
    background-color: #4ed64e;
    color: #fff !important;
    border: 1px solid #4ed64e;
    position: relative; }
    .btn_cp.btn_applynow:hover i {
      color: #fff !important; }

.btn_cp.closed {
  background-color: #fff;
  color: #5CB85C !important;
  border: 1px solid #5CB85C; }
  .btn_cp.closed:hover {
    background-color: #fff;
    color: #5CB85C !important; }

.btn_cp.btn_registerinterest {
  background-color: #5CB85C;
  color: #fff !important;
  border: 1px solid #5CB85C; }
  .btn_cp.btn_registerinterest:hover {
    background-color: #fff;
    color: #5CB85C !important; }

.btn_cp.btn_expand {
  line-height: 24px;
  width: 140px;
  background-color: #F5F5F5;
  color: #6d6d6d;
  border: 1px solid #EEEEEE;
  -webkit-box-shadow: 1px 1px 3px #f2f2f2;
          box-shadow: 1px 1px 3px #f2f2f2;
  margin: 16px 0;
  position: relative;
  left: 100%;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%); }
  .btn_cp.btn_expand:hover {
    color: #be1428; }
    .btn_cp.btn_expand:hover::after {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg);
      color: #be1428; }
  .btn_cp.btn_expand::after {
    content: "\f054";
    font-family: FontAwesome;
    margin-left: 11px;
    color: #6d6d6d;
    font-size: 12px;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    -webkit-transition: all ease-out .2s;
    transition: all ease-out .2s;
    display: inline-block; }

.btn_cp.btn_startyr {
  background-color: #be1428;
  color: #fff !important;
  border: 1px solid #be1428;
  -webkit-box-shadow: 1px 1px 3px #8E0617;
          box-shadow: 1px 1px 3px #8E0617;
  margin-right: 16px; }
  .btn_cp.btn_startyr:hover {
    top: 1px;
    left: 1px;
    position: relative;
    -webkit-box-shadow: none;
            box-shadow: none; }
    .btn_cp.btn_startyr:hover::after {
      -webkit-transform: rotate(0);
              transform: rotate(0); }
  .btn_cp.btn_startyr::after {
    content: "▼";
    padding: 2px;
    font-size: 18px;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    -webkit-transition: all ease-out .2s;
    transition: all ease-out .2s;
    display: inline-block; }

.btn_cp.btn_courseType {
  background-color: #be1428;
  color: #fff !important;
  border: 1px solid #be1428;
  -webkit-box-shadow: 1px 1px 3px #8E0617;
          box-shadow: 1px 1px 3px #8E0617;
  margin: 16px 16px 16px 0; }
  @media (max-width: 767px) {
    .btn_cp.btn_courseType {
      width: 30%;
      margin: 0px 4px 0px 0; } }
  .btn_cp.btn_courseType:hover {
    top: 1px;
    left: 1px;
    position: relative;
    -webkit-box-shadow: none;
            box-shadow: none; }

.btn_cp.active {
  background-color: #fff;
  color: #be1428 !important;
  border: 1px solid #be1428;
  -webkit-box-shadow: none;
          box-shadow: none;
  top: 1px;
  left: 1px;
  position: relative;
  cursor: initial; }
  .btn_cp.active:hover {
    background-color: #be1428;
    color: #fff !important; }

.btn_cp.btn_startyr.active::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.modal-footer a.active {
  margin-right: 45px; }

.hide {
  display: none; }

.btn_cp.btn_enq-now {
  background-color: #be1428;
  color: #fff !important;
  border: 1px solid #be1428;
  margin-right: 16px; }
  .btn_cp.btn_enq-now:hover {
    color: #be1428 !important;
    background-color: #fff; }

button.btn_startyr {
  margin: 16px 8px; }

@media only screen and (max-width: 480px) {
  .international-application .btn_cp {
    margin: 16px 0; } }

.vet_btn {
  margin: 32px 0 0 0; }

a.workready {
  width: 250px !important; }

.cp_table-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%; }

.cp_summary {
  border-bottom: 1px solid #EEEEEE; }

.cp_table_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 45px; }
  .cp_table_row .cp_cell,
  .cp_table_row .vet_cell {
    width: 100%;
    padding: 12px 0;
    text-align: center;
    min-height: 52px; }
  @media (max-width: 767px) {
    .cp_table_row {
      height: auto; } }

.cp_cd_row {
  margin: 4px 0; }
  .cp_cd_row .cp_cell {
    padding: 12px 0; }
    .cp_cd_row .cp_cell p {
      margin: 0; }
    .cp_cd_row .cp_cell:first-child {
      text-align: left;
      padding-left: 8px; }
    .cp_cd_row .cp_cell:last-child {
      border: none;
      padding: 0 0; }
      @media (max-width: 768px) {
        .cp_cd_row .cp_cell:last-child {
          width: 70%; } }
      .cp_cd_row .cp_cell:last-child a {
        margin: 5px 5px; }
    .cp_cd_row .cp_cell .vet_cell {
      padding: 12px 0; }
      .cp_cd_row .cp_cell .vet_cell p {
        margin: 0; }
  @media (max-width: 767px) {
    .cp_cd_row {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .cp_cd_row .cp_cell {
        width: 20%;
        height: 50px;
        line-height: 14px; }
      .cp_cd_row .vet_cell {
        width: 20%;
        height: 50px;
        line-height: 14px; }
      .cp_cd_row .cp_cell:last-child {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
        margin-bottom: 16px; }
        .cp_cd_row .cp_cell:last-child a {
          width: 60%; } }
  @media (max-width: 480px) {
    .cp_cd_row .cp_cell:first-child {
      line-height: 14px;
      width: 34%; } }

.cp_cell.align-R {
  text-align: right;
  margin-right: 16px;
  -ms-flex-negative: 5 !important;
      flex-shrink: 5 !important; }

.cp_cell.align-L {
  text-align: left !important;
  padding: 12px 0 !important; }
  .cp_cell.align-L br {
    display: none; }

.heading_row {
  text-align: center;
  color: #777777;
  font-weight: 400;
  background-color: #F5F5F5;
  height: 76px; }
  .heading_row .cp_cell {
    background-color: #F5F5F5;
    line-height: 46px;
    font-weight: 700; }
    @media only screen and (max-width: 992px) {
      .heading_row .cp_cell:first-child {
        line-height: 1;
        top: 6px;
        position: relative; } }
    @media only screen and (max-width: 992px) {
      .heading_row .cp_cell {
        line-height: 2; } }
    @media only screen and (max-width: 768px) {
      .heading_row .cp_cell {
        line-height: 1;
        position: relative;
        top: 6px; } }
  .heading_row .cp_spacer {
    border: none;
    height: 100%; }
    @media (max-width: 767px) {
      .heading_row .cp_spacer {
        display: none; } }

@media only screen and (max-width: 768px) {
  .cp_cell > .note {
    display: none; } }

@media (max-width: 768px) {
  .cp_table-wrapper.cp_summary {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; } }

@media (max-width: 768px) {
  .cp_table-wrapper.cp_summary .cp_table_row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: normal;
        -ms-flex-pack: normal;
            justify-content: normal;
    width: 47%;
    height: auto !important; } }

.icon_img {
  height: 22px;
  width: auto;
  margin-right: 8px; }
  @media (max-width: 350px) {
    .icon_img {
      height: 12px; } }
  @media only screen and (max-width: 768px) {
    .icon_img {
      height: 16px; } }

.cp_cell a {
  text-decoration: none; }

a.cp_link {
  text-decoration: none;
  color: #be1428; }
  a.cp_link:hover {
    color: #f90218; }

#cp_table-toggle {
  color: #be1428;
  text-align: center;
  font-size: 18px;
  position: relative;
  line-height: 14px;
  margin-right: 12px; }
  #cp_table-toggle:hover {
    cursor: pointer; }

.cp_table_sc-panel-content .cp_cell {
  background-color: #fff; }

.cp_table_sc-panel-heading.heading_row,
.cp_table_sc-panel-content.cp_table_row {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start; }

.cp_content-row {
  margin-bottom: 32px; }

.sc_table_sc-panel-content,
.sc_table_sc-panel-content.col-xs-12,
.sc_table_sc-panel-content.col-sm-12,
.sc_table_sc-panel-heading,
.sc_table_sc-panel-heading.col-xs-12,
.sc_table_sc-panel-heading.col-sm-12,
.sc_table_sc-panel,
.sc_table_sc-panel.col-xs-12,
.sc_table_sc-panel.col-sm-12,
.courseYear,
.cp_content-row,
.study_selector,
.margin-btm_zero,
.employee-outcome,
.int_testimonials,
.vocational-placement,
.howToApply,
.helpWithFees,
.brochure-notes {
  padding-right: 0;
  padding-left: 0;
  margin-right: 0;
  margin-left: 0; }

.del_row {
  padding-right: 0;
  padding-left: 0; }

.additional_files,
.related_course,
.credit_transfer,
.employee-outcomes,
#testimonial-heading,
.marketing_api,
.packaged_offer,
.pathways-block,
.int_block,
.margin-btm_zero,
.marketing_api,
.vocational-placement {
  margin-bottom: 0 !important; }

.sc_summary-wrapper ul,
.cp_tabs-wrapper ul {
  padding: 0; }
  .sc_summary-wrapper ul li,
  .cp_tabs-wrapper ul li {
    padding: 0; }

.sc_summary-wrapper ul.nav-pills,
.cp_tabs-wrapper ul.nav-pills {
  margin-top: 32px; }
  .sc_summary-wrapper ul.nav-pills li:first-child,
  .cp_tabs-wrapper ul.nav-pills li:first-child {
    margin-left: 16px; }
  .sc_summary-wrapper ul.nav-pills li a,
  .cp_tabs-wrapper ul.nav-pills li a {
    color: #777777;
    border-top: 1px solid #bbbbbb;
    border-right: 1px solid #bbbbbb;
    border-left: 1px solid #bbbbbb;
    background-color: #F5F5F5;
    height: 50px;
    width: 100%;
    text-align: center;
    font-size: 16px;
    display: inline-block;
    font-weight: 700;
    border-radius: 5px 5px 0 0;
    text-decoration: none;
    line-height: 25px;
    padding-left: 25px;
    padding-right: 25px; }
    .sc_summary-wrapper ul.nav-pills li a:hover,
    .cp_tabs-wrapper ul.nav-pills li a:hover {
      position: relative;
      top: 1px;
      left: 1px;
      color: #fff;
      background-color: #be1428;
      border-top: 1px solid #be1428;
      border-right: 1px solid #be1428;
      border-left: 1px solid #be1428; }
    @media only screen and (max-width: 480px) {
      .sc_summary-wrapper ul.nav-pills li a,
      .cp_tabs-wrapper ul.nav-pills li a {
        width: 40%; } }

.sc_summary-wrapper ul.nav-pills > li.active a,
.cp_tabs-wrapper ul.nav-pills > li.active a {
  color: #be1428;
  border-top: 1px solid #be1428;
  border-right: 1px solid #be1428;
  border-left: 1px solid #be1428;
  border-bottom: 6px solid #fff;
  background-color: #fff;
  height: 50px;
  z-index: 999;
  position: relative;
  top: 2px; }
  .sc_summary-wrapper ul.nav-pills > li.active a:hover,
  .cp_tabs-wrapper ul.nav-pills > li.active a:hover {
    color: #fff;
    border-top: 1px solid #be1428;
    border-right: 1px solid #be1428;
    border-left: 1px solid #be1428;
    border-bottom: none;
    background-color: #be1428;
    position: relative;
    top: 0;
    left: 0; }

.sc_summary-wrapper .nav-pills > li + li,
.cp_tabs-wrapper .nav-pills > li + li {
  margin-left: 10px; }

.sc_summary-wrapper .tab-content {
  border-right: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  padding: 36px; }

.sc_table-wrapper > div {
  padding-left: 0;
  padding-right: 0; }

.sc_table_row.heading_row {
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  cursor: pointer; }
  .sc_table_row.heading_row .sc_cell {
    width: 20%; }
    @media only screen and (max-width: 768px) {
      .sc_table_row.heading_row .sc_cell {
        width: calc(100% / 5); } }
    .sc_table_row.heading_row .sc_cell p {
      line-height: 1;
      top: 23px;
      position: relative; }

span.additional_info {
  font-weight: 700;
  font-size: 15; }

.sc_cd_row {
  margin: 2px 0;
  line-height: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  cursor: pointer; }
  .sc_cd_row .sc_cell {
    width: 16.66666667%; }
  .sc_cd_row p {
    margin: 0; }
  @media screen and (max-width: 991px) {
    .sc_cd_row {
      line-height: 10px; } }

.sc_top-row .sc_cell:first-child {
  text-align: left;
  padding-left: 26px;
  line-height: 2;
  top: 7px;
  position: relative; }
  @media only screen and (max-width: 768px) {
    .sc_top-row .sc_cell:first-child {
      text-align: center;
      -webkit-box-flex: .5;
          -ms-flex-positive: .5;
              flex-grow: .5; } }
  @media only screen and (max-width: 480px) {
    .sc_top-row .sc_cell:first-child {
      text-align: left;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1.5;
          -ms-flex-positive: 1.5;
              flex-grow: 1.5;
      line-height: 13px;
      top: 0; } }

.sc_cell {
  text-align: center;
  display: inline-block;
  padding-right: 0;
  padding-left: 0; }
  @media screen and (max-width: 991px) {
    .sc_cell {
      padding-top: 6px; } }
  .sc_cell p {
    display: inline; }

.flex_grow {
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2; }

@media screen and (max-width: 991px) {
  .sc_cell.cta_btn-cell {
    padding-top: 0px; } }

@media only screen and (max-width: 768px) {
  .sc_cell.cta_btn-cell {
    width: 100%;
    padding: 10px 0; } }

.sc_cell.fullWidth {
  text-align: left;
  padding: 0 8px 12px 8px;
  margin-left: 0;
  margin-right: 0; }

.sc_table_sc-panel-content .sc_cell {
  width: 13.5%;
  text-align: center;
  line-height: normal;
  vertical-align: top; }
  .sc_table_sc-panel-content .sc_cell:first-child {
    padding-left: 0;
    text-align: center; }
    @media only screen and (max-width: 992px) {
      .sc_table_sc-panel-content .sc_cell:first-child {
        width: 100%;
        text-align: left; } }
  @media only screen and (max-width: 992px) {
    .sc_table_sc-panel-content .sc_cell {
      width: 100%;
      text-align: left;
      display: inline-block; } }
  .sc_table_sc-panel-content .sc_cell .sc_cell-heading {
    font-weight: 600;
    text-align: center;
    padding: 11px 0;
    color: #777777; }
    @media only screen and (max-width: 992px) {
      .sc_table_sc-panel-content .sc_cell .sc_cell-heading {
        width: 35%;
        text-align: left;
        display: inline-block; } }

.sc_table_sc-panel-content .sc_cell.fullWidth {
  width: 100%;
  text-align: left; }
  .sc_table_sc-panel-content .sc_cell.fullWidth strong {
    font-weight: 600; }

.sc_table_sc-panel-fullWidth {
  display: inline-block;
  line-height: 16px;
  margin: 24px 0 16px 8px; }
  @media only screen and (max-width: 992px) {
    .sc_table_sc-panel-fullWidth {
      margin: 8px 0; } }

@media only screen and (max-width: 992px) {
  .sc_table_sc-panel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }

@media only screen and (max-width: 768px) {
  .sc_spacer {
    display: none; } }

.cp_table_sc-panel.hide-panel {
  display: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.label-toggle {
  cursor: pointer;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  text-decoration: none !important; }

.label-toggle::before {
  content: "\f054";
  font-family: FontAwesome;
  margin-right: 9px;
  background-size: contain;
  display: inline-block;
  -webkit-transition: all ease-out .5s;
  transition: all ease-out .5s; }

.label-toggle.active::before {
  content: "\f054";
  font-family: FontAwesome;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

hr.sc_div {
  display: block;
  margin: 0;
  border: 1px solid #f9f9f9; }

@media only screen and (max-width: 992px) {
  .collapse.in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

#delivery {
  display: none;
  padding: 12px 0; }

.cta_btn-cell {
  z-index: 999; }

.legend_table-wrapper {
  padding: 8px;
  border-radius: 3px;
  margin-top: 24px;
  margin-bottom: 24px;
  display: inline-block; }
  .legend_table-wrapper p {
    font-weight: 600;
    margin: 0;
    color: #6d6d6d; }
  .legend_table-wrapper p.icon-legend {
    margin-bottom: 12px; }

.legend_table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .legend_table .table-item {
    text-align: center;
    margin: 0 8px; }
    .legend_table .table-item img {
      position: relative;
      top: -2px; }
      @media only screen and (max-width: 992px) {
        .legend_table .table-item img {
          height: 16px; } }
    .legend_table .table-item p {
      font-weight: 400;
      display: inline-block;
      margin-left: 4px;
      line-height: 4px;
      color: #6d6d6d; }

.testimonial {
  text-align: center; }
  .testimonial img {
    border-radius: 50%;
    height: 180px;
    width: 180px;
    display: inline-block;
    position: relative;
    vertical-align: top;
    margin: 8px; }
  .testimonial .testimonial-content {
    width: 75%;
    display: inline-block;
    margin: 0 60px; }
    @media only screen and (max-width: 768px) {
      .testimonial .testimonial-content {
        width: 80%;
        margin: 0; } }
    .testimonial .testimonial-content .testimonial-author {
      font-style: italic;
      padding-top: 8px;
      text-align: right;
      font-weight: 700;
      position: relative;
      left: 30%; }

.additional_files .cp_acc-content#content, .related_course .cp_acc-content#content {
  padding-left: 32px; }
  @media only screen and (max-width: 480px) {
    .additional_files .cp_acc-content#content, .related_course .cp_acc-content#content {
      padding-left: 0; } }

.cp_file-card {
  background-image: url(https://www.tafesa.edu.au/images/default-source/hostedassets/thumbnail-cover.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 240px;
  margin: 16px; }
  .cp_file-card h3.cp_file-title {
    color: #fff;
    font-size: 22px;
    position: absolute;
    bottom: 0; }

.vet_details-warpper {
  background-color: none;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .vet_details-warpper .vet_row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%; }
  .vet_details-warpper .vet_details-heading {
    background-color: #F5F5F5;
    color: #777777;
    font-weight: 700;
    text-align: center;
    min-height: 55px;
    border-left: #EEEEEE solid 1px;
    border-top: #EEEEEE solid 1px;
    width: 25%; }
    .vet_details-warpper .vet_details-heading p {
      line-height: 1;
      margin: 0;
      padding-top: 17px; }
      @media only screen and (max-width: 768px) {
        .vet_details-warpper .vet_details-heading p {
          line-height: 1;
          padding: 8px 0; } }
    @media only screen and (max-width: 768px) {
      .vet_details-warpper .vet_details-heading {
        width: 100%; } }
  .vet_details-warpper .vet_details-content {
    width: 75%;
    min-height: 55px;
    border-left: #EEEEEE solid 1px;
    border-right: #EEEEEE solid 1px;
    border-bottom: #EEEEEE solid 1px;
    padding-left: 16px;
    line-height: 1; }
    .vet_details-warpper .vet_details-content p {
      line-height: 1;
      margin: 0;
      padding-top: 17px; }
      @media only screen and (max-width: 768px) {
        .vet_details-warpper .vet_details-content p {
          line-height: 1;
          padding: 8px 0; } }
    @media only screen and (max-width: 768px) {
      .vet_details-warpper .vet_details-content {
        width: 100%;
        line-height: 1; } }

.ctaRow {
  text-align: center;
  padding: 32px 0; }
  @media only screen and (max-width: 768px) {
    .ctaRow a {
      margin: 12px; } }

.vet_table-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%; }

.vet_competencies .vet_table-wrapper .vet_cd_row {
  border-top: #EEEEEE solid 1px; }

#content > div.vet_details-warpper > div:nth-child(1) > div.vet_details-content {
  border-top: #EEEEEE solid 1px; }

.vet_table_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 55px; }
  .vet_table_row .left_align {
    text-align: left !important; }
  .vet_table_row .vet_cell {
    width: 100%;
    padding: 12px 0;
    text-align: center;
    height: 100%;
    min-height: 52px;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
    .vet_table_row .vet_cell p {
      margin: 0; }
      .vet_table_row .vet_cell p {
        font-size: 10px !important; }
        @media screen and (min-width: 320px) {
          .vet_table_row .vet_cell p {
            font-size: calc(10px + 4 * ((100vw - 320px) / 880)) !important; } }
        @media screen and (min-width: 1200px) {
          .vet_table_row .vet_cell p {
            font-size: 14px !important; } }
  .vet_table_row .vet_cell.flex-grow {
    -webkit-box-flex: 4;
        -ms-flex-positive: 4;
            flex-grow: 4; }
  @media (max-width: 767px) {
    .vet_table_row .vet_cell {
      width: 20%;
      height: 50px;
      line-height: 10px; } }
  @media (max-width: 480px) {
    .vet_table_row .vet_cell:first-child {
      line-height: 14px; } }

.vet_heading_row {
  text-align: center;
  color: #777777;
  font-weight: 400;
  background-color: #F5F5F5; }
  .vet_heading_row .vet_cell {
    padding: 21px 0;
    background-color: #F5F5F5;
    line-height: 16px;
    font-weight: 700; }

.heading_row {
  text-align: center;
  color: #777777;
  font-weight: 400;
  background-color: #F5F5F5;
  height: 76px; }
  .heading_row .vet_cell {
    line-height: 46px;
    font-weight: 700; }
    @media only screen and (max-width: 992px) {
      .heading_row .vet_cell {
        line-height: 1;
        position: relative; } }
    @media only screen and (max-width: 480px) {
      .heading_row .vet_cell {
        line-height: 1;
        position: relative;
        top: 6px; } }

.slick-initialized .slick-slide {
  padding: 0; }

.vet_row-CTA {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

section.app-graphic__holder {
  max-width: 1200px;
  margin: 0 auto; }

.app-graphic__redbackground {
  background-color: #be1428;
  -webkit-transform: skew(0, 5deg);
          transform: skew(0, 5deg);
  position: absolute;
  top: 53px;
  max-width: 1200px; }

.app-graphic__item-wrapper {
  margin: 45px 0; }

.app-graphic__content {
  -webkit-transform: skew(0, -5deg);
          transform: skew(0, -5deg); }

.icon__holder img {
  width: 100px;
  height: auto; }

.column_RHS {
  margin-top: 160px; }
  @media screen and (max-width: 992px) {
    .column_RHS {
      margin-top: 0; } }

.app-graphic__content > .col-xs-12,
.app-graphic__content > .col-md-6 {
  padding: 0 100px; }
  @media screen and (max-width: 992px) {
    .app-graphic__content > .col-xs-12,
    .app-graphic__content > .col-md-6 {
      padding: 15px; } }

.item_header {
  color: #fff;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 1em;
  padding-top: 18px;
  padding-bottom: 18px; }

.icon__holder {
  text-align: center; }

.item_copy,
.item_header {
  font-family: Arial, Helvetica, sans-serif;
  text-align: center; }

.item_header strong {
  color: #fff; }

.item_copy p {
  color: #fff;
  text-align: center; }

.number_holder {
  font-size: 70px;
  position: relative;
  top: 20px; }
  @media screen and (max-width: 450px) {
    .number_holder {
      font-size: 42px; } }

#one {
  margin: 0; }

.uniPathways_wrapper .table_cell {
  margin: 20px 0; }

#content.uniPathways_wrapper {
  padding: 8px 15px; }

p.sc_contact {
  margin-bottom: 8px;
  display: inline-block; }
  p.sc_contact i {
    color: #6d6d6d; }
  @media only screen and (max-width: 992px) {
    p.sc_contact {
      display: inline-block; } }

/*=====================================================================
    
    This CSS has been complied in the TAFESA.Frontend.Build.Tools app 

    ANY STYLE ADDED IN THIS FILE WILL BE OVER WRITTEN

=======================================================================*/

/*# sourceMappingURL=../Global/style.css.map */
