/*
#contact-widget {
  display: none;
}
*/

#header-section
{
  min-height: 700px;
}

main>section h2 {
  margin-bottom: 15px;
}

main>section a
{
  color: #039be5;
}

main>section:after {
  display: table;
  clear: both;
  content: '';
}

main>section {
  overflow: auto;
}

.practice-title-small {font-size:2.0rem; line-height: 2.1rem; display:block; font-weight:300;}
.practice-title-small {text-shadow: 0 0 8px rgba(0,0,0,0.66) !important;}

svg.section-wedge {
  margin-bottom: -5px;
}

.background-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}

/*section#header-section {
  background-image: url('https://backinmotion.com.au/uploads/page/physio_treating_knee1.png');
  background-image: url('https://backinmotion.com.au/uploads/page/chair2.jpg');
}*/

section#header-section svg.section-wedge path {
  fill: transparent;
}

section#looking-career {
  background-color: #eee;
}

section#jobs-section {
  display: block;
  position: relative;
}

section#jobs-section::before {
  /*background-image: url('https://backinmotion.com.au/assets/images/practice/mosaic-form.jpg');*/
  opacity: 0.8;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;   
}

section#jobs-section svg.section-wedge path {
	fill: #eee;
}

section#graduate-program-section {
  background-color: #eee;
}

section#career-pathways-section svg.section-wedge-top path {
  fill: #eee;
}

section#career-pathways-section {
  
}

section#career-pathways-section svg.section-wedge path {
  fill: white;
}

section#career-pathways-section svg.section-wedge path {

}

section#why-work-section {

}

/* Style the tab */
.tab-bar {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
.tab-bar button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.tab-bar button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab-bar button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}

.content-collapsed {
  padding: 0 18px;
  margin-bottom: 20px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

@media only screen and (max-width: 600px) {
	.career-img{
    	display:none !important;
    }
    .career-body{
    	width:100% !important;
    }
}

@media only screen and (min-width: 992px) {
  .tab-center {
    margin-left: auto;
    margin-right: auto;
    width: 65%;
  }
}
    
.graduate-program-list div.row {
  background: white;
  padding: 0px !important;
  margin: 30px 0;
  border: 0px solid rgb(218, 220, 224);
  margin: 30px 0;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
  border-radius: 2px;
}

.liStyle {
  list-style-type: disc !important;
  margin-left: 30px;
}

.button {
  display: inline-block;
  line-height: 1;
  cursor: pointer;
  transition: background-color .25s ease-out, color .25s ease-out;
  border: 1px solid transparent;
  border-radius: 1.25rem;
  padding: .5em 1em;
  margin: 0 0 1rem;
  font-size: 1.25rem;
  background-color: #2199e8;
}

.button:focus, .button:hover {
  background-color: #1583cc;
  color: #fff
}

.button.hollow {
    border: 1px solid #2199e8;
    color: #2199e8
}

.button.hollow, .button.hollow:focus, .button.hollow:hover {
    background-color: transparent
}

.button.hollow:focus, .button.hollow:hover {
    border-color: #0c4d78;
    color: #0c4d78
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.text-opaque-bg
{
  background: rgba(0, 0, 0, 0.7); 
  padding: 50px;
  color:rgb(194, 220, 253);
  font-weight: bold;
}
section#jobs-section::before {
	/*background-image: url(https://www.backinmotion.com.au/uploads/offers/mosaic.jpg);*/
}
.career-heading{
padding: 15px 15px;
margin-left: -20px;
margin-right: -20px;
background-color: #1c1d28;
border: 0px;
margin-top: -20px;
min-height: 70px;
color: white;
padding:10px;
}
.button{
border-radius: 2px;
}
.career-heading-test {
margin-left: -11px;
margin-right: -11px;
background-color: #1c1d28;
border: 0px;
margin-top: 0px;
min-height: 70px;
color: white;
padding: 15px;
}
.career-img{
padding:0px !important;
}
.link-yellow{
color:yellow !important;
}
.margin-top-18p{
	margin-top:18% !important;
}

//.videoWrapper iframe {
//    position: absolute;
//    top: 0;
//    left: 0;
//    width: 60%;
//    height: 60%;
//    margin-left: 20%;
//}

.figure_a{
	margin: 0;
    margin-left: auto;
    margin-right: auto;
}

.header-wrapper{
    position: relative;
    overflow: hidden;
}

td, th {
    padding: 15px 5px;
    display: table-cell;
    text-align: left;
    vertical-align: top;
    border-radius: 2px;
}