html,body,h1{margin:0;padding:0;}
.container {
	width:1000px;
	margin:0 auto;
	padding:0 15px;
    overflow: hidden;
}
body {	
	font-family:sans-serif,Arial;
	font-size:14px;
}
h1 {
    margin: 50px 0 20px !important;
}
.drivingLicenseForm h3 {
    margin: 35px 0 10px !important;
    font-size: 18px !important;
}
.minimise .feature-icon {
	float:left;
	margin:0 10px 0 0;	
	clear:both;
}
.minimise h2 {
	float: left;
    margin: 0 0 10px;
    font-size: 16px;
	font-weight:normal;
	cursor:pointer;
}
.minimise .toggle-container {
	clear:both;
	display:none;
	padding:0 0 20px 35px;
}
.clearFloats {
	clear:both;
	line-height:0;
}
.captcha {
	clear: both;
}
article {background-color:#fff;}
.shadow {width: 1100px;
    margin: 0 20% 0 20%;
    box-shadow: #000 0px 0px 8px;}
header {
	background-color:#f4f6f6;
    padding: 21px 0 14px;
    border-bottom: 1px solid #e3e3e3;
	opacity:.9;
}
#formRight form {
	float: left;
    width: 317px;
}
.tm {
	margin:40px 0;
}
.tm h4 {
	font-size:16px;
}
.payForm input[type='text'] {
	padding: 7px;
    border-radius: 2px;
    border: solid 1px #999;
	margin-bottom:1px;
}
.fullpage h1 {
	margin-bottom: 40px;
    font-size: 21px;
}
.fullpage h2 {
	font-size: 17px;
}
.colRight {
	float: right;
    margin: 30px 0 0;
	max-width:410px;
}
.colRight iframe {
	margin:0 0 0 80px;
}
.colLeft h2 {
	color: #111;
    margin: 30px 0 20px;
}
.colLeft p {
    line-height: 1.5;
    padding: 0 50px 0 0;
}
article ul, article ol { line-height: 1.5;}
nav li a, nav li a:visited, li a, li a:visited {
	color:#185ba0;
	text-decoration:none;
}
.mission-statement {
	 float: right;
    width: 276px;
    margin: 14px 38px 0 0;
    font-size: 15px;
    font-style: italic;
    color: #1d61ad;
    text-align: center;
	text-transform:capitalize;
}
.colLeft a, .colLeft a:visited, .container a, .container a:visited {
	color: #000;
	text-decoration:none;
}
.languageSection p {
	line-height:1.5;
}
.btn-alert {
	background: #2377d0;
    color: #fff !important;
    padding: 10px 16px;
    border-radius: 20px;
    display: block;
    float: left;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    margin: 0 0 20px;
}
.btn-alert:hover {
	background-color: #2377d0;
}
.togglePane {
	display:none;margin-bottom:40px;
	line-height:1.5;
}
.toggleHdr {
	margin: 0 50px 17px 0;
    font-size: 15px;
    border-radius: 0 22px 22px 0;
    cursor: pointer;
    background: #ffffff;
    border-left: solid 5px #5383b7;
    padding: 7px 12px;
}
.toggleHdr:hover {
	background:#eee;
}
.choose-captcha {
    cursor: pointer;
    clear: both;
    color: #000000;
    display: block;
    font-size: 12px;
    font-style: italic;
    padding: 0 0 0 2px;
    position: relative;
    top: -6px;
}
.waitMessage {
	font-family: Helvetica,Arial;
    clear: both;
    position: relative;
    padding: 10px;
    text-align: center;
    margin: 0px 0px 50px;
    top: 43px;
    color: rgb(31, 94, 168);
    border-bottom: 1px dotted rgb(30, 93, 167);
    border-top: 1px dotted rgb(30, 93, 167);
    font-weight: bold;
    line-height: 1.2;
    font-size: 16px;
    background: url(/Images/loading.gif) no-repeat center 9px;
    padding-top: 35px;
}
.header-email {
	float: right;
    margin: 10px 7px 0;
}
.header-email .material-icons {
	float: left;
    color: #175da7;
    font-size: 20px;
    clear: both;
    margin: 2px 0 0;
}
.header-email span {
	float:left;
	margin: 4px 0 0 5px;
    color: #175ea7;
}
.header-email span a {color: #175ea7;}
.header-email a:hover {color:#4184c9;}


    
.drivingLicenseForm input, .drivingLicenseForm textarea, .drivingLicenseForm select {
	border: 1px solid #999999;
    color: #333333;
    float: left;
    margin: 0 0 8px;
    padding: 10px;
    font-size: 15px;
    border-radius: 4px;
	width:100%;
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.drivingLicenseForm textarea {
	height:100px;
	font-family: Arial;
	height: 100px;
}
#btnDeposit {
	    display: block;
    float: left;
    background: #2a659f;
    color: #fff;
    padding: 13px 26px;
    text-transform: uppercase;
    border-radius: 2px;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}
form {
	overflow: hidden;
    padding: 20px 0;   
}
.drivingLicenseForm #btnSubmit {
	 background-color: #165fa9;
    border: 0 none;
    display: block;
    height: 44px;
    width: 290px;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin: 3px 0 11px;
    border-radius: 2px;
}
label.error {
	color: #ac0000;
    display: block;
    font-size: 12px;
    padding: 0 0 0 2px;
    position: relative;
    text-align: left;
    top: -4px;
    width: 246px;
    margin: 0 0 5px;
	float:left;
}
input.error, select.error {
	border:solid 1px #ac0000;
}
.material-icons {
	color: #2b5b98;
}
.thumbRight {
    float: right;
    margin: 0 0 10px 15px;
    width: 160px;
    border-radius: 5px;
}
.thumbLeft {
	float: left;
    margin: 0 20px 10px 0;
    width: 120px;
    border-radius: 5px;
}
.colLeft {
	float:left;
    width: 590px;
}
.drivingLicenseForm {
	float:right;
	margin-left:40px;
	width:350px;
}
.checkPoint {
	float:left;
	margin:30px 0 0;
	clear:both;
}
.checkPoint .material-icons {	
	float:left;
	width:40px;
}
.checkPoint b {
	font-weight:700;
	color:#4a4a4a;
	display:block;
	font-size: 15px;
    margin: 0 0 4px;
}
.checkPoint .point {
	float: left;
    width: 385px;
	line-height: 1.4;
    color: #333;
}
.feature-description {
	line-height: 1.4;
}
.feature-description a{
	color:#111;
	text-decoration:none;
}
.fullpage {
	padding: 0 0 50px;
    min-height: 200px; 
}
.clear-floats {
	clear:both;
}
nav {
    clear: both;
    padding: 30px 0;
    background: #f4f6f6;
    border-top: solid 1px #ddd;
	border-bottom:solid 1px #ddd;
	line-height:1.5;
}
nav a:visited, nav a {
	color:#555;
	text-decoration:none;
}
.whiteSection {
	background-color:#fff;
	line-height:1.5;
}
.languageSection, .whiteSection {
    overflow: hidden;
    padding: 20px 0;
    border-top: solid 1px #ddd;
}
.whiteSection li {
	line-height:1.5;
}
.whiteSection a, .whiteSection li a {
	color:#000;
}
.language-list {
	float:left;
	width:270px;
	list-style:none;
	line-height:1;
    margin: 0;
    padding: 10px 0 40px;
}
.language-list-full {
	width:auto;
	float:none;
	padding:0 0 10px;
}
.language-list li a , .language-list li a:visited {
	color: #185ba0;
}
.language-list li {
	position:relative;
    padding: 8px 0 0 24px;
    color: #185ba0;
}
.language-list li:before {
    content: '\E5CC';
	top:6px;
    color: #9f9d9d;
	font-family:'Material Icons';
	position: absolute;
    left: 0;
    font-size: 19px;
	font-feature-settings: 'liga';
}
.feature {
	overflow:hidden;
	border-top: solid 1px #ddd;
	padding:40px 0 0;
	background-color:#f4f6f6;
}
.feature-row {
	float:left;
	width:420px;
	margin:0 0 40px;
}
.feature-item {
	float:left;
	width:310px;
}
.feature .feature-icon {
    text-align: center;
    margin-right: 15px;
    width: 44px;
    min-width: 44px;
    height: 44px;
    background-color: #175da7;
    border-radius: 22px;
	float:left;
}
.feature .feature-icon .material-icons {
    font-size: 28px;
    line-height: 44px;
    color: #fff;
}
.feature .feature-title {
    font-size: 1.14rem;
    color: #4a4a4a;
    font-weight: 700;
    margin-bottom: 5px;
}

/* fallback */

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
p a {
	color:#1d3f7a;
	text-decoration:none;
}
.ruleTbl {margin: 10px 0 50px;
    background: #fff;
    border: solid 1px #ccc;}
.ruleTbl th {text-align: left;
    background: #ccc;
    padding: 8px;
}
.ruleTbl td {vertical-align: top;
    padding: 15px 7px 9px;
    border-bottom: solid 1px #ccc;}

.ruleTbl tr:last-child td {border-bottom:none;}

.ruleTbl a {color:#174177;text-decoration:none;}

#background {
    -moz-user-select: none;
    height: auto;
    left: 0;
    min-height: 1500px;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -1;
}
#background .stretch {
    background-image: url("https://adelaidetranslation.b-cdn.net/bg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 100%;
    left: 0;
    min-width: 1410px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -2;
}
article a {
	text-decoration:none;
}
.tick-list {    
	list-style: none;
    padding: 0 0 0 14px;
	line-height:1.5;
}
.tick-list li {   
	background: url(/Images/tick.png) no-repeat 0 4px;
    padding-left: 22px;
}
.tick-list li a {
	color:#000;
}
.float-right {
	float:right;
	width:400px;	
    overflow: hidden;
}
.tile {
	float: left;
    width: 110px;
    height: 110px;
    overflow: hidden;
    border: solid 1px #ccc;
    margin: 0 9px 9px 0;
}
.tile a {
	display: block;
    overflow: hidden;
    width: 110px;
    height: 110px;
}
.tile img {
	width: 110px;
}
.main-menu {
	background: #175ea8;
	list-style:none;
    margin: 0;
	height:37px;
}
.main-menu li {
	float:left;
    position: relative;
}
.main-menu > li:first-child {
	border-left: solid 1px #2770bd;
}
.main-menu > li:last-child {
	border-right: solid 1px #154b84;
}
.main-menu li a {
	color: #fff;
	cursor:pointer;
    padding: 10px 15px;
    display: block;
    border-right: solid 1px #2770bd;
    border-left: solid 1px #154b84;
}
.main-menu li a:hover {
	background-color:#1e6cbd;
}
.submenu {
	display:none;
}
.submenu ul {
	float:left;
}
menu .submenu {
	display:none;
	background: none repeat scroll 0 0 #175da7;
    left: 0;
    opacity: 0.95;
    overflow: hidden;
    padding: 5px 5px 5px 10px;
    position: absolute;
    top: 37px;
    width: 600px;
    z-index: 999;
}
menu a:hover .submenu {	
    display: block;
}
menu .submenu .col {
	float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 200px;
}
menu .submenu .col li {
	margin:0 0 2px 4px;
    float: none;
    overflow: hidden;
}
menu .submenu a {
	float: left;
    font-size: 12px;
    line-height: 1.7;
	border: 0 none;
	padding: 5px;
}
#submenuLocations {
	width:400px;
}
#submenuServices .col, #submenuServices {
	width: 290px;
}
.sector {
	float: left;
    width: 303px;
    height: 190px;
    margin: 20px 30px 0 0;
}
.sector h2 {
	margin:0;
    font-size: 18px;
    text-transform: uppercase;
    color: #0c62a2;
    font-weight: normal;
}
.sector .feature-item {
    width: 240px;
}
.sector .feature-item p {
    line-height:1.4;
}
body .feature-section {
	background:none;
	border-top:0 none;
}
.container p {
	line-height:1.5;
}
.header-button {
    float: right;
    background-color: #175da7;
    color: #fff !important;
    text-transform: uppercase;
    padding: 10px 15px;
    margin: 13px 0 0 13px;
    border-radius: 20px;
    font-size: 12px;
}
a.header-button:hover {
	background-color: #2377d0;
}

.btnLanguagesAll {
    float: right;
    margin: 10px 10px 5px;
}
.btnLanguagesAll a {
	border:0 none;
}

#uploadedFiles {padding: 0 0 0 20px; margin: 0;overflow: hidden;width:295px;}
#formRight{overflow:hidden;}
body .fullpage .fileinput{float:left;padding:0;display:block;width:100%;}
#uploadedFiles{color:#777;margin:0;} #uploadedFiles.populated  {margin:0 0 20px;}
#uploadedFiles li {margin: 0 0 2px;font-size: 12px;height: 22px;text-overflow: ellipsis;white-space: nowrap;line-height:2;position:relative;}
#uploadedFiles li .removeFile {position: absolute;right: 0;background: #2b2b2b;color: #fff;border: 0 none;border-radius: 3px;font-size: 12px;padding: 4px 6px;cursor: pointer;}
#uploadedFiles li .removeFile:hover {background: #777;}
#formRight .input-From {float:left;width:48%;margin:0 2% 8px 0 ;}
#formRight .input-To {float:left;width:50%;}
body .iti__selected-flag {height:38px!important;}
body .fullpage .fileinput.populated{margin-bottom:8px}body .fullpage .fileinput input{width:230px;margin-right:5px}
.submitLoader {font-family: Helvetica,Arial;clear: both;position: relative;padding: 10px;text-align: center;
margin: 0px 0px 50px;top: 43px;color: rgb(37, 74, 148);border-bottom: 1px dotted rgb(37, 74, 148);border-top: 1px dotted rgb(37, 74, 148);
font-weight: bold;line-height: 1.2;font-size: 15px;background: url(/Images/loading.gif) no-repeat center 9px;padding-top: 36px;}
body .iti input[type=tel] {margin-bottom:8px!important;}
body .iti {font-family: Sans-serif,Arial;font-size: 14px;margin-bottom:0;}

/*---------------------------------------------------------------------------------------
    FB
----------------------------------------------------------------------------------------*/
#fb_colorbox{position:absolute;left:-20000px;top:-20000px;}

#fb_content, .popContent {
	text-align:left;
	font-family:Arial;
	font-size:12px;	
}
#fb_content p {
	color:#555;
	margin:0 0 5px;
	padding:0;
}
.fb_link{
	background: url("/Images/ico_facebook.gif") no-repeat scroll 0 2px transparent;
	cursor: pointer;
	display: block;
	height: 20px;
	margin: 0 20px 20px 0;
	padding: 0 0 0 23px;
	width:225px;
}




/*---------------------------------------------------------------------------------------
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
----------------------------------------------------------------------------------------*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#fff;}
#colorbox{}
    #cboxTopLeft{width:25px; height:25px; background:url(Images/border1.png) no-repeat 0 0;}
    #cboxTopCenter{height:25px; background:url(Images/border1.png) repeat-x 0 -50px;}
    #cboxTopRight{width:25px; height:25px; background:url(Images/border1.png) no-repeat -25px 0;}
    #cboxBottomLeft{width:25px; height:25px; background:url(Images/border1.png) no-repeat 0 -25px;}
    #cboxBottomCenter{height:25px; background:url(Images/border1.png) repeat-x 0 -75px;}
    #cboxBottomRight{width:25px; height:25px; background:url(Images/border1.png) no-repeat -25px -25px;}
    #cboxMiddleLeft{width:25px; background:url(Images/border2.png) repeat-y 0 0;}
    #cboxMiddleRight{width:25px; background:url(Images/border2.png) repeat-y -25px 0;}
    #cboxContent{ background: #FFFFFF;
    line-height: 20px;
    overflow: hidden;
    text-align: left;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:20px;}
        #cboxTitle{position:absolute; bottom:0px; left:0; text-align:left; width:100%; color:#000;}
        #cboxCurrent{position:absolute; bottom:0px; left:100px; color:#999;}
        #cboxSlideshow{position:absolute; bottom:0px; right:42px; color:#444;}
        #cboxPrevious{position:absolute; bottom:0px; left:0; color:#444;}
        #cboxNext{position:absolute; bottom:0px; left:63px; color:#444;}
        #cboxLoadingOverlay{background:#fff url(Images/loading.gif) no-repeat 5px 5px;}
        #cboxClose{bottom:0;
color:#444444;
display:block;
font-family:arial;
font-size:15px;
position:absolute;
right:0;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to IE9.
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/*
  The following provides PNG transparency support for IE6
*/
.cboxIE6 #cboxTopLeft{background:url(Images/ie6/borderTopLeft.png);}
.cboxIE6 #cboxTopCenter{background:url(Images/ie6/borderTopCenter.png);}
.cboxIE6 #cboxTopRight{background:url(Images/ie6/borderTopRight.png);}
.cboxIE6 #cboxBottomLeft{background:url(Images/ie6/borderBottomLeft.png);}
.cboxIE6 #cboxBottomCenter{background:url(Images/ie6/borderBottomCenter.png);}
.cboxIE6 #cboxBottomRight{background:url(Images/ie6/borderBottomRight.png);}
.cboxIE6 #cboxMiddleLeft{background:url(Images/ie6/borderMiddleLeft.png);}
.cboxIE6 #cboxMiddleRight{background:url(Images/ie6/borderMiddleRight.png);}

.cboxIE6 #cboxTopLeft,
.cboxIE6 #cboxTopCenter,
.cboxIE6 #cboxTopRight,
.cboxIE6 #cboxBottomLeft,
.cboxIE6 #cboxBottomCenter,
.cboxIE6 #cboxBottomRight,
.cboxIE6 #cboxMiddleLeft,
.cboxIE6 #cboxMiddleRight {
    _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}

#background .stretch.darwin {background-image: url("https://adelaidetranslation.b-cdn.net/Images/bg/bg-darwin.jpg");min-width:3000px;}
#background .stretch.newcastle {background-image: url("https://adelaidetranslation.b-cdn.net/Images/bg/bg-newcastle.jpg");min-width:3000px;}
#background .stretch.cairns {background-image: url("https://adelaidetranslation.b-cdn.net/Images/bg/bg-cairns.jpg");}
#background .stretch.hobart {background-image: url("https://adelaidetranslation.b-cdn.net/Images/bg/bg-hobart.jpg");}
#background .stretch.canberra {background-image: url("https://adelaidetranslation.b-cdn.net/Images/bg/bg-canberra.jpg");}
#background .stretch.adelaide {background-image: url("https://adelaidetranslation.b-cdn.net/Images/bg/bg-adelaide.jpg");}
#background .stretch.perth {background-image: url("https://adelaidetranslation.b-cdn.net/Images/bg/bg-perth.jpg");}
#background .stretch.brisbane {background-image: url("https://adelaidetranslation.b-cdn.net/Images/bg/bg-brisbane.jpg");}
#background .stretch.melbourne {background-image: url("https://adelaidetranslation.b-cdn.net/Images/bg/bg-melbourne.jpg");min-width:3400px;}
#background .stretch.wollongong {background-image: url("https://adelaidetranslation.b-cdn.net/Images/bg/bg-wollongong.jpg");}
#background .stretch.goldcoast {background-image: url("https://adelaidetranslation.b-cdn.net/Images/bg/bg-goldcoast.jpg");}
#background .stretch.wellington {background-image: url("https://adelaidetranslation.b-cdn.net/Images/bg/bg-wellington.jpg");}
#background .stretch.christchurch {background-image: url("https://adelaidetranslation.b-cdn.net/Images/bg/bg-christchurch.jpg");}
#background .stretch.auckland {background-image: url("https://adelaidetranslation.b-cdn.net/Images/bg/bg-auckland.jpg");}
#background .stretch.sydney {background-image: url("https://adelaidetranslation.b-cdn.net/Images/bg/bg-sydney.jpg");}

@media screen and (min-width: 2000px) {
	#background .stretch.melbourne {min-width:4600px;}
	#background .stretch.darwin {min-width:4600px;}
	#background .stretch.newcastle {min-width:4600px;}
}

input[readonly]{opacity: .5;background: #ddd;outline: none;}