@import "https://fonts.googleapis.com/css?family=Open+Sans:400,600,300,700|Signika:400,600";

*{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box; 
}

.wrapper.center.responsive {
    max-width: 90%;
}

a, a:visited { color: #446b8e; text-decoration: none;}
a:hover { transition: color 0.3s linear 0s, background 0.2s linear 0s; }
.clearfix::after {
	clear: both;
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
}
html:after {
	clear: both;
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
}

body {
	background: #f1f1f1 none repeat scroll 0 0;
	color: #333333;
	/*font-family: "Open Sans",sans-serif;*/
	font-size: 14px;
	overflow-x: hidden;
}

.container{
	margin: 0px auto;
	padding: 0px 10px;
	max-width: 90%;
	width: 100%;
}

.columns {
    display: block;
    float: left;
    padding: 0 15px;
}
.col60 {
    width: 65%;
}
.col40 {
    width: 35%;
}
header {
    background-color: #111;
    box-sizing: border-box;
    height: 70px;
    padding: 10px 0;
}

	header h1.logo {
    display: block;
    float: left;
    line-height: 50px;
    margin-bottom: 0;
    padding-left: 10px;
}
header h1.logo a {
    color: #f6f6f6;
    display: block;
    font-size: 18px;
}
			h1.logo a img { 
				max-height: 75px; 
				vertical-align: middle;
				width: auto; 
			}
			
h1.logo a img {
    display: inline-block;
    margin-right: 20px;
    max-height: 50px;
    vertical-align: middle;
    width: auto;
}
h1.logo a span {
    display: inline-block;
    position: relative;
    top: 2px;
}

.contcenter {
    text-align: center;
}
		
section.bgwhite {
    background-color: #ffffff;
    border: medium none;
    border-radius: 0;
    overflow: hidden;
    padding: 30px;
    text-align: left;
}	

section.bgwhite, section.bgwhite * {
    box-sizing: border-box;
}


section.bgwhite h2 {
    color: #333333;
    font-family: "Signika",sans-serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.1;
    margin-bottom: 20px;
    margin-top: 0;
    padding-top: 10px;
    text-align: left;
}
section.bgwhite h3 {
    color: #333333;
    font-family: "Signika",sans-serif;
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: 20px;
}
section.bgwhite h5 {
    color: #999999;
    font-weight: 600;
}
section.bgwhite ul li {
    list-style-type: circle;
    margin-bottom: 10px;
}
.divapply {
    background-color: #ffffff;
    border: 1px solid #cdcdcd;
    border-radius: 3px;
    margin-bottom: 20px;
    text-align: center;
}
.divapply .top {
    background-color: #f1f1f1;
    border-bottom: 1px solid #cdcdcd;
    overflow: hidden;
    padding: 10px;
}
.divapply a.buttonapply {
    background-color: #7cac00;
    border-radius: 3px;
    color: #ffffff;
    display: block;
    float: left;
    font-family: "Signika",sans-serif;
    font-size: 16px;
    font-weight: 500;
    height: 35px;
    line-height: 35px;
    padding: 0 20px;
}
.divapply a.buttonapply:hover {
    background-color: #8abf01;
}
.divapply a.buttonapply:active {
    background-color: #6a9301;
}
.divapply .info {
    background-color: #e3e3e3;
    overflow: hidden;
    padding: 10px;
    text-align: left;
}
.divapply .info label {
    display: block;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 5px;
}
.divapply .info .text {
    background-color: #ffffff;
    border: 1px solid #cdcdcd;
    border-radius: 3px;
    font-size: 13px;
    height: 35px;
    line-height: 35px;
    margin-bottom: 10px;
    padding: 0 10px;
    width: 100%;
}
.divapply ul.share-buttons {
    list-style: outside none none;
    margin-bottom: 0;
    padding: 0;
}
.divapply ul.share-buttons li {
    display: block;
    float: left;
    list-style-type: none;
    margin-bottom: 0 !important;
    margin-right: 10px;
}
.divapply ul.share-buttons li:last-child {
    margin-right: 0;
}
.divapply ul.share-buttons li a {
    display: block;
}
aside.jobinfo {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    box-shadow: none;
    width: auto;
}
aside .borderb {
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
aside .borderb label {
    display: block;
    font-weight: 600;
    margin-bottom: 5px;
}
aside .borderb p {
    margin-bottom: 0;
}
.guide {
    padding: 0;
}
.guide span, .uploadblue div.uploader input:not(.removefile), .uploadblue div.uploader span.filename, .uploadblue div.uploader span.action {
    box-sizing: content-box;
}
.uploadblue div.uploader span.action, .uploadblue div.uploader, div.selector, div.selector span {
    transition: none 0s ease 0s ;
}

@media (max-width: 478px) {
header h1.logo {
    display: inline-block;
    float: none;
}
h1.logo img {
    height: auto;
    max-height: 50px;
    max-width: 100%;
    width: auto;
}
section.bgwhite {
    padding: 10px;
}
.divapply {
    margin-top: 30px;
}
ul {
    padding-left: 20px;
}
}
.modalapply {
    font-family: "HelveticaNeue",Helvetica,Arial,sans-serif;
    font-size: 12px;
}

ul.share-buttons {
	float: right;
	margin-bottom: 0;
	margin-top: 45px;
	padding: 0;
}
	ul.share-buttons li {
		display: block;
		float: left;
		margin-right: 10px;
	}
		ul.share-buttons li:last-child { margin-right: 0; }
		ul.share-buttons li a {
	    background-color: #f1f1f1;
	    border-radius: 100%;
	    color: #999999;
	    display: block;
	    font-size: 15px;
	    height: 30px;
	    line-height: 28px;
	    text-align: center;
	    width: 30px;
		}

.privacy{
	color: #999999;
	display: block;
	float: left;
	font-weight: 600;
	font-size: 11px;	
}	
	.privacy i{
		display: inline-block; 
		font-size: 13px;
		margin-right: 5px;
	}

table {
	color: #666666;
	cursor: pointer;
	font-size: 13px;
	width: 100%;
}
	table tbody:hover td {
		-webkit-transition: background linear 0.2s;
		-moz-transition: background linear 0.2s;
		-o-transition: background linear 0.2s;
		-ms-transition: background linear 0.2s;
		transition: background linear 0.2s;
	}
	
	table.style1 .title {
    color: #446b8e;
    display: block;
    font-size: 18px;
    font-weight: 600;
    padding-top: 7px;
    text-shadow: 1px 1px #fff;
	}
	table.style1 tbody tr:hover td{ background-color: #EDFAFF !important; }
	table.style1 thead { 
		border-top: 1px solid #DCDCDC;
		border-right: 1px solid #DCDCDC; 
		border-left: 1px solid #DCDCDC; 
		border-bottom: 1px solid #DCDCDC; 
		box-shadow: 0 1px #FFFFFF inset; 
		-webkit-box-shadow: 0 1px #FFFFFF inset;
	}
		table.style1 thead tr { background-color: #EDEDED; }
		table.style1 thead tr th{
	    border-right: 1px solid #dcdcdc;
	    font-size: 14px;
	    padding: 0 15px 10px;
		}
		table.style1 tbody { border: 1px solid #DCDCDC; }
		table.style1 tbody tr:nth-child(2n) { background-color: #F8F8F8; }
		table.style1 tbody tr th,
		table.style1 tbody tr td {
			border-right: 1px solid #DCDCDC;
			line-height: 20px;
			padding: 8px 10px;
		}
		table.style1 tbody tr td i {
	    color: #1E99D6;
	    display: inline-block;
	    font-size: 15px;
	    margin-right: 5px;
		}
		table.style1 tbody tr td span.small{ display: block; color: #999999; }
		table.style1 tbody tr td:first-child{
			color: #446b8e;
			font-size: 14px;
			font-weight: 600;
		}

/*.tabletrHght{height:50px;}*/
.jobBoardComLogo
{
        background-color:#111;
        padding:10px;
    }

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
   font-family: "icomoon" !important;
   src: url('https://static.peoplehr.net.au/202506198-hotfix000000/Fonts/icomoon.eot');
   src: url('https://static.peoplehr.net.au/202506198-hotfix000000/Fonts/icomoon.eot?#iefix') format('embedded-opentype'),
         url('https://static.peoplehr.net.au/202506198-hotfix000000/Fonts/icomoon.woff') format('woff'),
         url('https://static.peoplehr.net.au/202506198-hotfix000000/Fonts/icomoon.ttf') format('truetype'),
         url('https://static.peoplehr.net.au/202506198-hotfix000000/Fonts/icomoon.svg#icomoon') format('svg');
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-company:before { content: "\e972"; }
.icon-lock:before { content: "\e90d"; }
.icon-twitter:before { content: "\f113"; }
.icon-facebook:before { content: "\f106"; }
.icon-location:before { content: "\e947"; }
.icon-linkedin:before { content: "\e90c"; }


/* Responsive
================================================== */	
@media (max-width: 478px) 
{
    header {
    text-align: center;
}
.wrapper {
    width: 300px;
}
section.bgwhite {
    padding: 10px;
}
table.style1 {
    font-size: 12px;
}
table.style1 tbody tr td:first-child {
    font-size: 12px;
}
table.style1 thead tr th {
    font-size: 13px;
}
table.style1 tbody tr td i {
    display: none;
}
h1.logo a img + span {
    display: none;
}

}

.job-board-wrapper {
    max-width: 90%;
    margin: 0 auto;
}
