﻿@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@font-face {
	font-family: 'DINWeb-Regular';
	src: url(DINWeb.eot?16603987);
	src: url(DINWeb.eot?16603987#iefix) format("embedded-opentype"), url(DINWeb.woff?16603987) format("woff");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'EALINGRegular';
	src: url(EALINGRegular.eot?16603987);
	src: url(EALINGRegular.eot?16603987#iefix) format("embedded-opentype"), url(EALINGRegular.woff?16603987) format("woff");
	font-weight: normal;
	font-style: normal
}

body {
	font-family: 'Open Sans', Arial, Sans-Serif;
	background: #fff;
	padding: 0;
	color:#54575B ;
	word-wrap: break-word;
}
body.ahpra-page {
	background: #f0f0f0;
}
html, body, #mainform {
	height: 100%;
}
#wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -92px;
	display: block;
	padding: 0;
}

#push {
	height: 92px;
}
.footer {
	background-color: #54575B;
	padding-bottom: 0px;
	min-height: 62px;
}

h2, h2, h3, .heading {
	font-family: "DINWeb-Regular", "Trebuchet MS", Tahoma, sans-serif;
}

#page-body h2,
#page-body h3{
	font-family: 'Open Sans', Arial, Sans-Serif;
}
  
#page-body p a,
#page-body li a,
#page-body td a {
    color:#0082f1 ;
    text-decoration: underline;
}

#page-body li{
	margin-bottom:3px;
}

#page-body p{
	word-wrap: break-word;
}
ol.lower-alpha li {
	/*giving OL's LIs generated numbers*/
	list-style: lower-alpha outside;	
}

blockquote{
	font-size:14px;
	border-left:#a7e0db 4px solid;
	padding-left:10px;
}

#nocookies {
    display: none;
}
  
.top-menu-item:focus ~ ul{
	display: block !important;
}

.faq-toggle{
	text-align:right;
}


.navbar .global {
	background-color: #54575B;
	color: #ccc;
	padding-top: 7px;
	padding-bottom: 7px;
}
.navbar .global a {
	color: #fff;
}
.navbar .global a.btn {
	color: #fff;
	background-color:#54575B;
	border-color:#9c9c9c;
}

.navbar .global a.btn:hover{
	background-color:#333;
}

.ahpra-link{
	background-color:#fff !important;
	color:#54575B !important;
	border-color:#ccc !important;
}


.navbar .global input {
	/* padding: 5px 10px; */
	/* font-size: 12px; */
	/* line-height: 1.5; */
	/* border-radius: 3px; */
	/* border: 1px solid transparent; */
	/* color: #54575B; */
}
.global-search {
	/* top: 2px; */
}

/*Funnelback search box dropdown style override*/
.global-search.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-state-active.ui-button:hover {
	border: none;
	background: #f0f0f0;
	font-weight: normal;
	color: #007cc2;
}

.searchbox-wrapper{
	width: 220px;
	display:inline-block;
	margin-bottom:-11px;
}

#large-header > div > .container-fluid{
	/*opacity: 0;*/
}

.navbar .global select {
	-webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
	background-color: #fff;
	border: inset;
	padding: 5px 10px 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0px 3px 3px 3px;
	
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: none !important;
	color: #54575B;
	width: 240px;
}
.navbar .global .navbar-right {
	margin-right: 0px;
}
.mobile-global {
	background-color: #54575B;
	padding: 10px;
}
.mobile-global .search-btn {
	/* display: none; */
	margin-top:-10px;
}
.mobile-global .global-search {
	width: 100%;
	display: block;
	/*margin-bottom: 10px;
	padding: 5px;
	border-radius: 3px;
	border: 0px;*/
}
.mobile-global .global-search::after {
	/*position: absolute;
	right: 30px;
	content: "\e003";
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;*/
}

.mobile-global .global-search{
	margin-bottom:10px;
}

.mobile-global .boards {
	
}
.mobile-global .ahpra-link {

}
.mobile-global .input-group {
	width: 100%;
}

.input-group-addon{
	background-color: #fff;
	
}

.mobile-social {
	padding-left: 15px;
	padding-right: 15px;
}
.mobile-social .header-account {
	padding-left: 15px !important;
	padding-right: 10px;
	color: #54575B;
}
.navbar-form {
	margin-top: 0;


	margin-bottom: 0;
	float: right!important;
}
.global .col-xs-6 {
	padding: 0;
}
.navbar-fixed-top, .navbar-fixed-bottom {
	z-index: 500 !important;
}
.section-navigation, .submenu > ul {
	padding-left: 0;
	list-style: none;
	font-size: 13px;
}
.section-navigation > li {
	border-bottom: 1px solid #BDD2E8;
}
.section-navigation > li > a.menu-item {
	padding-top: 5px;
	padding-bottom: 4px;
	display: inline-block;
	width: 90%;
}
.section-navigation a {
	color: #54575B;
}







.section-navigation a.toggle {
	padding-top: 5px;
	padding-bottom: 4px;
	display: inline-block;
	width: 10%;
	text-align: center;
	font-weight: bold;
	text-decoration: none !important;
	opacity: 0.5;
}

.section-navigation a.toggle:hover{
	opacity: 1;
}

.section-navigation > li > ul > li {
	background-color: #def1ff;
	border-bottom: 1px #BDD2E8 solid;
}
.section-navigation > li > ul > li:last-child, .section-navigation > li > ul > li > ul > li:last-child {
	border-bottom: none;
}
.section-navigation li:first-child {
	border-top: 1px #BDD2E8 solid;
}
.section-navigation > li > ul > li > a.menu-item {
	padding-top: 5px;
	padding-bottom: 4px;
	display: inline-block;
	padding-left: 5%;
	width: 90%;
}
.section-navigation > li > ul > li > ul > li {
	background-color: #c9e7ff;
	border-bottom: 1px #BDD2E8 solid;
}
.section-navigation > li > ul > li > ul > li > a.menu-item {
	padding-top: 5px;
	padding-bottom: 4px;
	display: inline-block;
	padding-left: 10%;
	width: 90%;
}

.dropdown-menu > .active > a, 
.dropdown-menu > .active > a:hover, 
.dropdown-menu > .active > a:focus{
	background-color:transparent;
	color:#333;
	font-weight:bold;

}



.socialimages img{
	max-width:22px;
	max-height:22px;
}

.nav-wrap h3{
	font-size: 18px;
	font-weight: normal !important;
	text-decoration: none;	
}

.nav-wrap h3 span{
	font-size: 16px;
	padding-left: 10px;
}

.nav-wrap h3 a{
	font-size: 18px;
	font-weight: normal !important;
	text-decoration: none;
	color: #0097a9;
}


.nav-wrap a:focus{
outline: none;
}

.menu-item.selected {
	font-weight: bold;
}

.ui-helper-hidden-accessible{
	position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.ui-autocomplete.ui-widget-content {
	background: #fff;
	padding: 0px;
	border: 1px solid #ccc;
	display: none;
    right: 1px !important;
    max-width: 300px;
	position: absolute;
	margin: 0 !important;
}
.ui-autocomplete.ui-widget-content li {
	list-style: none;
	padding: 5px;
}
.ui-autocomplete.ui-widget-content li:hover {
	background: #efefef;
}

.ui-autocomplete-category{
	border-top: 1px dotted #ccc;
	margin-top:10px !important;
}
.ui-menu-item h4{
	font-size: 14px;
	margin-top: 0 !important;
	background-color: transparent !important;
	
}

.ui-menu-item a{
	color: #54575B;
}

.ui-menu-item a strong{
	color: #337ab7;
}

.fa {
	color: #fff;
	display: inline-block;
	margin-right: 10px;
	font-size: 1.2em;
}
.mobile-social a {
	display: inline-block !important;
}
.mobile-social .fa {
	color: #54575B;
}
.divider {
	height: 1px;
	background-color: #efefef;
	margin-bottom: 0px;
}
.navbar-default {
	background-color: #fff;
}
.navbar-brand img {
	max-height: 60px;
	margin-top:-12px
}



.navbar-brand {
	font-family: 'EALINGRegular' !important;
    letter-spacing: 0.03em;	
  
}


.home #page-body h2{
	/*opacity: 0;*/
}


.navbar-nav > li > a {
	padding-top: 25px;
	padding-bottom: 25px;
	display: inline-block;
}
.navbar-nav > li.mega-dropdown > a {
/*padding-right:0 !important;*/
}
.navbar-default .navbar-nav > .open > a {
	background-color: Transparent !important;
}
.marginBottom-0 {
	margin-bottom: 0;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>a:after {
	font-family: 'Glyphicons Halflings';
	display: block;
	content: "\e252 ";
	float: right;
	font-size: 12px;
	margin-right: -20px;
}
.dropdown-submenu.open> .dropdown-menu {
	position: relative;
	float: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #efefef;
	border-radius: 0px;
	margin-top: 0;
	border-left: none;
	border-right: none;
}
.dropdown.open > .dropdown-menu {
	overflow-y: auto;
}
.dropdown-submenu.open> .dropdown-menu a {
	padding-left: 40px;
}
.dropdown-menu {
	padding-top: 0;
	padding-bottom: 0;
}

.dropdown-menu > li > a {
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	padding-right: 30px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857143;
	color: #54575B;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li.open > a {

	background-color: #fdfdfd !important;
}
.navbar-collapse .navbar-form {
	float: none!important;
}

.navbar-nav > li {
/*border-left:1px solid #efefef;*/
}

.footer-links {
	display: block;
	color: #e3e3e3;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 2%;
	padding-right: 2%;
}
.footer a {
	color: #e3e3e3;
}
.footer-right {
	text-align: right;
	color: #e3e3e3;
}
/* CONTENT STYLE */


.row .line {
	display: block;
	border-bottom: 1px solid #cfcfcf;
}
.container.master {
	padding-top: 125px;
	/* background-color: #f5f5f5; */
	padding-bottom: 30px;
}
.breadcrumb {
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	display: block;
	list-style: none;
	background-color: transparent;
	border-radius: 0px;
	margin-left: 15px;
	margin-right: 15px;
}





h1 {
	margin-top: 10px !important;
	margin-bottom: 20px;
	padding-bottom: 10px;
	display: block;
	border-bottom: 1px solid #cfcfcf;
}

h2,
.home-cta-wrap h2{
	font-size:22px !important;
	font-weight: normal !important;
}

#page-body h2{
	font-size:20px !important;
	font-weight: bold;
}

h3{
	font-size: 18px;
	color: #0097a9;
	font-weight: bold;
	margin-bottom: 5px;
}

h4{
	font-size: 16px;
	font-weight: bold;
}

.caption{
	font-style: italic;
}

.publicationTitle{
	color: #0097a9;
}

table.AHPRA_Table th,
table.ahpra_table th{
    padding: 6px;
    background-color: #EFEFEF;
    border: 1px solid #bbbbbb;
    font-weight: bold;
    text-align: left;
}

table.AHPRA_Table tbody,
table.ahpra_table tbody{
	background-color: #fff;
}

table.AHPRA_Table tbody td,
table.ahpra_table tbody td{
	padding: 5px;
	border: 1px solid #ccc;
}

.table-wrap{
	overflow-x: auto !important;
}

.skip{
	opacity: 0.1;
	position:absolute;
	top:10px;
	left:-99999px;
}

.skip:focus{
	left:10px;
}

.board-home-title h1 {
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
	color: #007DC3;
	display: block;
	padding-bottom: 0px;
	font-family: DINWeb-Regular, sans-serif;
	padding-top: 3px;
	/* HIDE h1 AS LOGO HAS TITLE */
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
.board-home-title h2 {
	font-size: 26px;
	font-weight: normal;
	color: #727375;
	display: block;
	padding-bottom: 10px;
	font-family: DINWeb-Regular, sans-serif;
	line-height: 28px;
	margin: 0;
}
.board-home-title h3 {
	padding-top: 0px;
	color: #727375;
	font-size: 17px;
	font-family: DINWeb-Regular, sans-serif;
	padding-bottom: 10px;
	font-weight: normal;
	margin: 0;
}
#page-body > h2 {
	margin-top: 0;
}
.nav-wrap h3 {
	margin-top: 0;
}
.head h2 {
	font-size: 18px !important;
	font-weight: bold !important;
	margin-top: 0px !important;
	margin-bottom: 5px !important;
}
ul, ol {
	margin-top: 0;
	margin-bottom: 10px;
	padding-left: 30px;
}

.commentsWrap ul{
	list-style:none;
	padding-left:0;
}

.commentsWrap li {
	padding-left:10px;
}
.commentsWrap .indent0{
        margin-top: 15px !important;
}

table.AHPRA_Table {
	width: 100%;
	background-color: #FFF;
	border: 1px solid #bbbbbb;
	margin-bottom: 18px;
}
table.AHPRA_Table th {
	padding: 6px;
	background-color: #EFEFEF;
	border: 1px solid #bbbbbb;
	font-weight: bold;
	text-align: left;
	vertical-align: middle !important;
}
table.AHPRA_Table td {
	padding: 6px;
	border: 1px solid #bbbbbb;
}
.container.master img {
	margin-bottom: 15px;





	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
div.col-3-spot {
	background: #F4F4F4;
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 10px;
	border: solid 1px #FFF;
}
div.col-3-spot {
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0, 0.2);
	-moz-box-shadow: 0px 1px 1px rgba(0,0,0, 0.2);
	box-shadow: 0px 1px 1px rgba(0,0,0, 0.2);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.col-3-spot ul {
	padding-left: 0px;
}
.col-3-spot li {
	list-style: none;
	display: block;
}
/*.col-3-spot li:before {
	content: "\e080";
	font-family: 'Glyphicons Halflings';
	font-size: 9px;
	float: left;
	margin-top: 4px;
	margin-left: -17px;
	color: #CCCCCC;
}*/
.home-cta-wrap {
	/*background-color: #54575B;
	padding-left: 30px;
	padding-right: 30px;*/
	background-color: #046499;
	background: -webkit-linear-gradient(to bottom, #046499 0%, #00476f 100%);
	background: linear-gradient(to bottom, #046499 0%, #00476f 100%);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	margin-bottom: 1em;
	padding-top: 15px;
	padding-bottom: 15px;
}
.home-cta-wrap h2 {
	color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 1.75em;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1.2em;
}
.home-cta-wrap .cta-panel, .board-cta .cta-panel {
	/*opacity: 0;*/
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	box-shadow: 0 1px 1px rgba(0,0,0,.05);
	height: 100%;
	padding: 15px;
}
.board-cta .cta-panel {
	border: 1px solid #ccc;
	background-color: #f0f0f0;
}
.board-tabs .tab-wrap, .board-tabs .nav-tabs > li.active > a {
	background-color: #f0f0f0;
}
.advanced-search {
	margin-top: 10px;
	display: inline-block;
}
.cta-panel form {
	width: 100%;
}
.cta-panel h2 {
	font-size: 1.6em;
	margin-top: 0;
	line-height: 1.2em;
	position: relative;
	top: 0;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	margin-bottom: 0px;
	vertical-align: top;
	color: #54575B;
	
}
.blue-arrow-btn-single {
	align-self: flex-end;
	white-space: normal;
	color: #fff !important;
	background-color: #007DC3;
	border-color: #2e6da4;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
	display: block;
	width: 100%;
	font-weight: normal;
	text-align: center;
	text-decoration: none !important;
}
.blue-arrow-btn-single:hover {
	color: #fff;
	background-color: #286090;
	border-color: #204d74;
	text-decoration: none;
	-webkit-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;
}
.cta-panel ul, 
.tab-pane ul, 
.home-page-link-list {
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: 0;
	padding-left: 30px;
	list-style: none;
}
.cta-panel li, 
.tab-pane li,
.home-page-link-list li{
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
}
.cta-panel li, 
.tab-pane li,
.home-page-link-list li{
	margin-left: 0px;
	transform: scale(1); /* you need a scale here to allow it to transition in both directions */
  	transition: 0.3s all ease;
}

.cta-panel li:hover, 
.tab-pane li:hover,
.home-page-link-list li:hover{
	margin-left: 3px;
}

.cta-panel li a::before, 
.tab-pane li a::before,
.home-page-link-list li a::before{
	margin: 5px 7px 5px -20px;
	text-decoration: none!important;
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	content: "\e080";
}

.cta-panel li a, 
.tab-pane li a, 
.home-page-link-list li a{
	text-decoration: none !important;
	color:#007DC3 !important;
}

.wide-cta .home-page-link-list{
	margin-top: -10px;
}

.btn-primary {
	color: #fff;
	background-color: #007DC3;
	border-color: #2e6da4;
}
.cta-panel .btn {
	align-self: flex-end;
	white-space: normal;
}
.cta-panel .form-group {
	margin-bottom: 8px;
}
.nav:before, .nav:after {
	content: " ";
	display: table;
}
.panel-body:before, .panel-body:after {
	content: " ";
	display: table;
}
ul.links li {
	list-style: none;
}
.boards-list-wrap {
	position: relative;
	display: block;
	padding: 15px;
	width: 99%;
	background-color: #d8d8d8;
	border: 1px solid #bbbbbb;
	/*z-index: 1;*/
	border-radius: 6px;
}
.boards-list-wrap ul {
	list-style: none;
	margin: 0;
	padding: 0
}
.boards-list-wrap ul li a {
	display: block;

	background: #fff;
	border: 1px solid #bbb;
	padding: 7px;
	margin-bottom: 7px;
	text-decoration: none;
	border-radius: 3px;
	font-size: 14px;
}
.boards-list-wrap h3 {
	display: block;
	padding-bottom: 5px;
	border-bottom: 1px solid #bbb;
	margin-bottom: 10px;
	font-weight: bold;
	color: #54575B;
	margin-top: 0;
	margin-left: 15px;
	margin-right: 15px;
}
.home-page h2 {
	font-size: 26px;
	margin-bottom: 15px;
	font-weight: 300;
}
.blue-heading {
	color: #007DC3;
	font-size: 26px;
}
.tab-wrap {
	background-color: #fff;
	padding: 15px 15px 15px 15px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.tab-content h3 {
	font-size: 22px;
	margin-top: 0;
	font-weight: normal;
}
.home-page hr {
	margin-bottom: 10px;
	margin-top: 10px;
	border: none;
	background-color: #ccc;
	color: #ccc;
	height: 1px;
}

.ahpra-page hr{
	background-color: #ccc;
}

.home-login {
	background-color: #007DC3;
	padding: 10px;
	border-radius: 5px;
}
.home-login label {
	color: #fff;
	font-weight: normal;
}
.home-login a {
	color: #fff;
}
.home-login .btn-primary {
	background-color: #fff;
	color: #007DC3;
}
.home hr {
	margin-top: 10px;
	margin-bottom: 10px;
}
.webform-error {
	background-color: #fde4e4;
	border: 1px solid #ffaaaa;
	padding: 10px;
}
.webform-error h3 {
	font-size: 16px;
	margin-top: 0;
	font-weight: bold;
}
.webform-error li {
	font-size: 12px;
	list-style: disc !important;
}
.advSearchLink {
	display: block;
	padding-top: 8px;
}
.advSearchLink::before {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	content: "\e019";
	padding-right: 5px;
}
.round-grey-btn {
	display: block;
	background-color: #ffffff;
	color: #0072d2 !important;
	font-size: 16px;
	text-decoration: none;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-right: 10px;
	background-image: url(../../img/layout/grey-rounded-btn-blue-arrow.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	margin-bottom: 10px;
	border: 1px #bbbbbb solid;
}
.hpForgot {
	margin-top: -10px;
	margin-bottom: 10px;
	display: block;
}
.nav-tabs li {
	font-family: DINWeb-Regular, sans-serif;
	line-height: 24px;
	font-size: 22px;
}
.home hr {
	margin-bottom: 10px;
	border: none;
	background-color: #ccc;
	color: #ccc;
	height: 1px;
}
.view-all-news {
	display: block;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	color: #54575B;
	border: 1px solid #bbb;
	border-radius: 3px;
	background-color: #e5e5e5;
}
.home-news {
	margin: 0;
	padding: 0;
	list-style: none;
}
.home-news .item {
	padding-top: 10px;
	border-top: 1px solid #bbb;
	padding-bottom: 5px;
}
.home-news .item h3 {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	font-weight: normal;
}
.home-news .item h3 a {
	color: #54575B;
	text-decoration: none;
	font-weight:bold;
}
.home-news .item p {
	font-size: 13px;
	color: #54575B;
}
.home-news .item p.byline {
	color: #666;
	margin-top: 5px;
}
.pipe {
	color: #54575B;
}
.home-news .item a {
	color: #006AA5;
}
.alert-dismissible {
	display: none;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #fde4e4;
	border-bottom: 1px solid #ffaaaa;
	font-size: 15px;
	position: relative;
	margin-bottom:5px;
	text-align:center;
	margin-top:5px;
	width:99% !important;
	margin-left:auto;
	margin-right:auto;
}
.alert-dismissible p {
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
}
.alert-dismissible .outage-title {
	font-weight: bold;

	color: #ac3030;
}

.alert-dismissible .close span{
	color: #ac3030 !important;
	opacity:1 !important;
}

.reviewdate {
	display: block;
	padding-left: 15px;
	padding-bottom: 10px;
}
.promo-tiles img {
	display: block;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}
.header-account::before {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	content: "\e008";
	margin-right: 5px;
}
#page-body img {
	max-width: 100% !important;
	height: auto;
	display: block;
}
.profile h3 {
	margin-top: 0;
}
.profile.row {
	margin-bottom: 25px;
	padding-bottom: 15px;
	border-bottom: 1px #ccc solid;
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.profile img {
	margin-bottom: 15px;
}
#page-body .faq-q a.QuestionText h1, #page-body .faq-q a.QuestionText h2, #page-body .faq-q a.QuestionText h3, #page-body .faq-q a.QuestionText h4 {
	display: inline-block;
	color: #009797 !important;
	font-size: 14px!important;
	font-weight: normal !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	margin-left: 20px;
}
div.faq-item div.faq-q a.QuestionText {
	display: block;
	padding: 8px 0 8px 0px;
	color: #009797;
	text-decoration: none;
	width: 620px;
}
div.faq-q span.expand-answer {
	color: #006AA5;
	position: absolute;
	right: 15px;
}
div.faq-item {
	border-bottom: solid 1px #CCC;
}
.QuestionText h2::before,
.QuestionText h3::before, 
.QuestionText h4::before{
	content: "\e250";
	position: relative;
	top: 2px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	margin-left:-20px !important;
	width: 20px;
}
.QuestionText.hidden-faq h2::before,
.QuestionText.hidden-faq h3::before,
.QuestionText.hidden-faq h4::before{
	content: "\e252";
	position: relative;
	top: 2px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	margin-left:-20px !important;
	width: 20px;
}
table {
	overflow-x: scroll;
}
.third-level {
	display: none;
}

.white-box {
    outline: none;
    text-decoration: none;
    background-color: #fff;
    color: #54575B;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding-left:10px;
    padding-right:10px;
    margin-bottom:10px;
}

legend{
	color: #54575B;
}

.logoutlink{
	padding: 5px;
	/* background-color: #fde4e4; */
	/* border: 1px solid #ffaaaa; */
	border-radius: 3px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.login-reset-pw{
	line-height:34px !important
}

.tab-content hr{
	border-top: 1px solid #ccc;
}

.tab-note{
	font-size: 12px;
}


.clear{
	float: none;
	clear: both;
	display: block;
	height: 1px !important;
	overflow: hidden !important;
}

.webform .user-group-wrapper ul{
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
	
}

.user-group-wrapper{
	padding-top: 10px;
}

.tool-tip{
	margin-left: 5px;
}

.tipsy{
	background-color:rgba(0,0,0,0.91);
	width: 300px;
	padding: 10px;
	color: aliceblue;
}

.user-group-employee,
	.user-group{
		background-color: #fff;
		padding: 10px;
		margin-top: 20px;
	}

.webform .field legend{
	font-size: 14px;
	font-weight: bold;
	border-bottom: none !important;
	margin-bottom: 2px !important;
	
}

.webform h3{

	font-size: 18px !important;
	color: #0097a9 !important;
}

div.register-search-result, 
div.supervisor-search-result, 
div.course-search-result{
	background-color: #fff;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}

.registration-detail{
	color:#54575B;
}

.registration-label{
	color:#54575B;
}

.registration .row{
	margin-bottom: 5px;
}

.prac-detail{

	background-color: #fff;
}

.prac-detail h2{

	color: #0097a9 !important;
}

div.print-page {
    float: right;
    
    padding: 6px 6px 6px 54px;
    height: 54px;
    background: #FFF url(../../img/layout/print_42x42.png) no-repeat 6px 6px;
    border: solid 1px #E4E4E4;
    margin-left: 18px;
}



div.print-page a {
    line-height: 42px;
}

#map_canvas{
	margin-bottom: 20px;
	max-width: 100%;
}



.radio{
		display: inline-block!important;
	float: none !important;
	}

.radio input[type="radio"]{
	margin-left: 0 !important;
	position: relative !important;


	top: 4px;
}

.radio, .checkbox {
    margin-top: 0px;
    margin-bottom: 10px;
}

div.webform input, div.webform textarea{
	border: 1px solid #ccc;
}

.webform-error h3{
	color: rgba(153,0,2,1.00) !important;
}

input.check, 
.check,
input.submit,
.register-search-result a{
	float: right;
	height: 34px;
	background-color: #007DC3;
	border: 1px solid #005686 !important;
	border-radius: 3px;
	color: #FFFFFF !important;
	padding-left:10px;
	padding-right:10px;
	cursor: pointer;
	display: block;
	text-align: center;
	line-height: 34px;
}

input.check:hover, 
.check:hover,
input.submit:hover,
.register-search-result a:hover{
	
	background-color: #005686;
	border: 1px solid #005686;

	color: #FFFFFF !important;

}

div.webform textarea{
	max-width: 100%!important;
}

.btn.check{
	padding-top: 0 !important;
}


.psb-search-controls .check{
	float: left;
	margin-right: 10px;
	margin-top: 15px;
}

.register-search-result a{
	float: none !important;
	display: inline-block;
	line-height: 30px;
}

.register-search-result a::before{
	content: "\e105";
	    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
	margin-right: 5px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.psb-search-container .search-form-reg.webform input.check:hover, 
.psb-search-container .search-form-reg.webform .check:hover {
    background-color: #00476e;
    border: 1px solid #003352;
}

.psb-search-container .search-form-reg.webform input[type='submit'], 
.psb-search-container .search-form-reg.webform .check{float: right;height: 30px;background-color: #007DC3;border: 1px solid #005686;border-radius: 3px;color: #FFFFFF !important;padding-left: 10px;padding-right: 10px;cursor: pointer;display: block;text-align: center;}

.sr-check-label{
	text-align: right;
	margin-left: auto;
	display: block;
	font-weight: normal;
	color: #007DC3;
}

.psb-search-container .search-form-reg.webform input[type='submit']{
	height:36px !important;
}


.sr-check-label .sr-checkbox-custom {
    width: 13px;
    height: 13px;
    background-image: url(../../img/layout/checkbox.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
    display: inline-block;
    vertical-align: top;
    margin-top: 3px;
}

.sr-check-label input[checked="checked"] + .sr-checkbox-custom, 
.sr-check-label input:checked + .sr-checkbox-custom, 
.sr-check-label input.checked + .sr-checkbox-custom, 
.sr-check-label.checked .sr-checkbox-custom {
    background-position: 0 -13px;
}

.search-result-item .sr-check-label input {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: block;
    outline: 0;
}

.prepare-email{
	margin-top: 10px;
}

div.webform{
	padding-bottom: 15px !important;
}

.webform .form-control,
.webform .input-group,
.form-control{
	margin-bottom: 5px;
}

.webform .input-group .form-control{
	margin-bottom: 0px;
}

.search-form-main .search-footer .help-text{
	font-size: 12px;
}

.psb-red{
	color: darkred;
}



.alert-info{
	margin-top: 10px;
}

#page-body div.register-search-result div.practitioner h4{
	font-size: 16px !important;
}

.ConsultationBrief{
	display: table !important;
	overflow:hidden !important;
}

.ConsultationBrief > .row {
    display: table-row;
}

.ConsultationBrief > .row > [class*="col-"]{
	 float: none !important;
    display: table-cell;
    vertical-align: middle;
  }

  .ConsultationBrief h2{

  	margin-bottom:0;
  	margin-top:0;
  }

  #buttons{
  	margin-bottom:15px;
  }


.consultationToggle{
	background-color: #00b1ac;
	text-align: center;
	color: #fff;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;	
}

.consultationDates{
	background-color: #00b1ac;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0 !important;
	min-height: 0 !important;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;	

}

.consol-title{
	background-color: #e6fbfa;
	color: #00b1ac;
}

.consultationSummary {
    background-color: #f3f3f3;
    border-radius: 5px;
    padding: 15px;

    margin-top: 0px !important;
	
}

.consultationWrap{


	margin-bottom: 10px;
}


/*.search-result-item{
	padding: 15px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}*/

.ss-rm, 
.ss-rm a{
	color: darkred !important;
}

.selected-wrap{
		padding-bottom: 5px;
		border-bottom: dotted 1px #efefef;
		margin-bottom: 5px;
	display: block;
	}

div#content .search-result .fun-search-filters-and-results-wrapper .search-results ul#fun-search-results-listing li .fun-result-individual {
	width: 100% !important;
}

div#content .search-result .fun-search-filters-and-results-wrapper .fun-search-pagination ul.fun-pagination-listing{
	padding-left: 0 !important;
}

.prac-detail h4{
	padding-top:15px !important;
}

.prac-data-item {
	margin-bottom:0px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:0px !important;
	border-bottom:1px solid #efefef;
	margin-left:-10px;
	margin-right:-10px;
}

.prac-data-item:nth-last-of-type{
	border-bottom:none !important;
}

.prac-data-lable,
.registration-label{
	color:#0097a9;
}

.prac-data-lable a{
	font-weight:normal;
}

span[id*='dpSearchResultsPager'] span,
span[id*='dpSearchResultsPager'] a{
	display:inline-block;
	padding:5px;
	border:1px solid #ccc;
	min-width:32px;
	text-align:center;
	border-radius:3px;
}

span[id*='dpSearchResultsPager'] span,
span[id*='dpSearchResultsPager'] a:hover{
	background-color: #007DC3;
	border: 1px solid #005686;
	color: #FFFFFF !important;
}

span[id*='dpSearchResultsPager']::before{
	content:"Page: ";
	font-weight:bold;
}


.article-list,
.glossary-item,
.result-item,
.search-result-item{
	background-color:#fff;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	margin-bottom:10px;
	box-shadow:#ccc 2px 2px 3px;
	border:1px solid #ddd;
}

.glossary-key em{
	display:inline-block;
	background-color:#0097a9;
	width:50px;
	height:50px;
	text-align:center;
	line-height:50px;
	color:#fff;
	font-weight:normal;
	font-style:normal;
	border-radius:50%;
	font-size:30px;
	margin-bottom:10px
}

.glossary-index ul{
	margin:0;
	padding:0;
	list-style:none;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
}

.glossary-index ul li{
	display:inline-block;
	width:8%;
	text-align:center;
	background-color:#e2e2e2;
	margin-bottom:1%;
	margin-left:1%;
	margin-right:1%;
	border-radius:3px;
	height:30px;
	line-height:30px;
}

.glossary-index ul li a{
	color:#fff !important;
	background-color:#007DC3;
	display:block;
	border-radius:3px;
}


.apos input,
.apos select{
	width:100%
}
.apos-label{
	font-weight:bold;
	margin-bottom:0px;
}
.apos-label a{
	color:#54575B;
	text-decoration:none;
}

.apos-filter{
	margin-bottom:0px !important;
}

.result-item{
	padding-top:0
}

.result-item .row{
	margin-bottom: 0px;
	margin-left:-10px;
	margin-right:-10px;
	padding-top:7px;
	padding-bottom:7px;
}

.result-item .row:nth-child(even){
	background-color: #efefef;
}

.pagation .aspNetDisabled{
	color:#fff;
	background-color:#007DC3;
	cursor:default;
}

.media {
	display: block;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	background-color: #fff;
	margin-bottom: 15px;
	display: table;
}
a.media {
	text-decoration: none;
	border-color: rgba(0,151,169,0.50);
}
a.media.white-box:hover {
	background-color: #efefef;
}
#page-body img.media-object {
	margin-bottom: 10px;
	max-width: 64px !important;
}
.media-body {
	padding-left: 10px;
	display: table-cell;
	vertical-align: middle;
}
	
	.media-body h2{
		font-weight: bold !important;
	}
.media-body h3 {
	margin-top: 10px;
}
.media-heading {
	margin-top: 0 !important;
}

.flow-chart-item{
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	text-align: center;
	display: block;
	border-radius: 3px;
}

.option-gray{
	background-color: #54575B;
    color: #fff;
}

.option-green {
	background-color: #a7e0db;
}
.option-tan {
	background-color: #dbdbdb;
}
.option-blue {
	background-color: #ace1f4;
}
.option-lightblue {
	background-color: #d6efed;
}
.option-darkblue {
	background-color: #a9c3ec;
}
.faq-group {
	clear: both;
}
.need-help {
	MARGIN-BOTTOM: 5px;
	PADDING-BOTTOM: 10px;
	TEXT-ALIGN: center;
	PADDING-TOP: 10px;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 10px;
	BACKGROUND-COLOR: #addfdc;
	display: block;
}
.need-help h3 {
	FONT-SIZE: 18px;
	FONT-WEIGHT: normal;
	PADDING-BOTTOM: 0px !important;
	PADDING-TOP: 0px !important;
	MARGIN: 0px 0px 5px 5px !important;
}
.need-help a.white-btn {
	FONT-SIZE: 15px;
	TEXT-DECORATION: none;
	BORDER-TOP: #32b1aa 1px solid;
	BORDER-RIGHT: #32b1aa 1px solid;
	BORDER-BOTTOM: #32b1aa 1px solid;
	COLOR: #007cc2;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	PADDING-LEFT: 5px;
	BORDER-LEFT: #32b1aa 1px solid;
	DISPLAY: block;
	PADDING-RIGHT: 5px;
	BACKGROUND-COLOR: #fff;
	border-radius: 5px;
}
.concern-cta {
	MARGIN-BOTTOM: 5px;
	PADDING-BOTTOM: 10px;
	TEXT-ALIGN: center;
	PADDING-TOP: 10px;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 10px;
	BACKGROUND-COLOR: #99e0f4;
	display: block
}
.concern-cta a.white-btn {
	FONT-SIZE: 15px;
	TEXT-DECORATION: none;
	BORDER-TOP: #007cc2 1px solid;
	BORDER-RIGHT: #007cc2 1px solid;
	BORDER-BOTTOM: #007cc2 1px solid;
	COLOR: #444;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	PADDING-LEFT: 5px;
	BORDER-LEFT: #007cc2 1px solid;
	DISPLAY: block;
	PADDING-RIGHT: 5px;
	BACKGROUND-COLOR: #fff;
	border-radius: 5px;
}
.concern-survey {
	MARGIN-BOTTOM: 5px;
	PADDING-BOTTOM: 10px;
	TEXT-ALIGN: center;
	PADDING-TOP: 10px;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 10px;
	BACKGROUND-COLOR: #00b2a9;
	display: block;
}
.concern-survey a.white-btn {
	FONT-SIZE: 15px;
	TEXT-DECORATION: none;
	BORDER-TOP: #007cc2 1px solid;
	BORDER-RIGHT: #007cc2 1px solid;
	BORDER-BOTTOM: #007cc2 1px solid;
	COLOR: #444;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	PADDING-LEFT: 5px;
	BORDER-LEFT: #007cc2 1px solid;
	DISPLAY: block;
	PADDING-RIGHT: 5px;
	BACKGROUND-COLOR: #fff;
	border-radius: 5px;
}
.welcome-user{
	font-size:16px;
	font-weight:bold;
}

.welcome-user > div{
	display:inline-block;
}

/*CR13105 new button styles for pysch board*/
.btn-steps{
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	margin:0;
	padding:0;
}


.btn-steps li{ 
	width: 100%; 
	height: 48px; 
	display: table; 
	border:1px solid #cccccc;
	background-color:#009191;
	background-image:url('../../img/layout/aqua-button-bg.jpg');
	background-repeat:repeat-x;
	background-position:top;
	margin-bottom:5px;
	position:relative;
}

.btn-steps li:hover{
	background-color:#01b1af;
	background-image:url('../../img/layout/aqua-button-bg-ro.jpg');
}

.btn-steps p{ 
	display: table-cell; 
	vertical-align: middle; 
	text-align: left;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;

	font-weight:bold;
	font-size:13px;
}

.btn-steps .new-window{
	background-image: url('../../img/layout/new-window-icon.gif');
	background-repeat: no-repeat;
	width:15px;
	height:15px;
	display:block;
	position:absolute;
	top:3px;
	right:3px;
}

.btn-steps p{*margin-top: expression(this.offsetHeight < this.parentNode.offsetHeight ? parseInt((this.parentNode.offsetHeight - this.offsetHeight) / 2) + "px" : "0");}

.btn-steps p a{
	color:#fff;
	text-decoration:none;
	padding-left:15px;
	padding-right:15px;
	display:block;
}

.btn-steps.steps p a{
	padding-left:0px;
}

.btn-steps li span{
	background-image:url('../../img/layout/btn-step-bg.gif');
	background-repeat:no-repeat;
	display:block;
	width:36px;
	height:48px;
	float:left;
	line-height:48px;
	font-size:24px;
	color:#C0C0C0;
	padding-left:5px;
	font-weight:bold;
}

@media (min-width: 1001px) {
.navbar-default .navbar-nav > li > a {
	font-size: 12px;
	padding-left: 7px;
	padding-right: 7px;
}
	
	.navbar-nav.navbar-right{
	margin-right: 0px !important;	
	}
.dropdown.open > .dropdown-menu {
	max-height: 600px;
}
.home-cta-wrap .cta-panel, .board-cta .cta-panel {
	display: block;
	height: 100%;
	min-height: 300px;
}
.panel-body ul.links-list {
	min-height: 170px;
}
.master.home {
	padding-top: 110px;
}
.navbar-nav > li.mega-dropdown > a.dropdown-caret {
	display: none !important;
}
.dropdown-menu > li > a:hover {
	background-color: #f0f0f0 !important;
}
.glyphicon-home {
	display: none !important;
}
.navbar-default .navbar-nav > .open, 
.navbar-default .navbar-nav > .selected,
.navbar-default .navbar-nav > .selectedlast,
	.single-nav:hover,
	li.tapped
	{
		
		border-right: 1px solid #fff !important;
		color: #fff !important;
		background-color: #007DC3 !important;
}
.navbar-default .navbar-nav > .selected > a,
.navbar-default .navbar-nav > .selectedlast > a,
.navbar-default .navbar-nav > .open > a,
.single-nav > a:hover,
	.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus,
li.tapped > a {
	color: #fff !important;
	padding-left: 10px!important;
    padding-right: 9px!important;
    background-color:transparent;
}




	.navbar-nav .dropdown-caret{
		display: none !important;
	}
	
	.navbar-brand{
		/* background-image:url(../../img/layout/logo.gif); */
		/* background-size: 65px; */
		background-repeat: no-repeat;
		background-position: 5px 7px;
		/* padding-left: 80px !important; */
		height: 70px;

		padding: 0 !important;
	}

.navbar-brand{
	font-size: 18px;
	padding-top: 18px !important;
	color: #007DC3 !important;
	line-height: 16px;
}

.navbar-brand span{
	display: block;
	color: #727375 !important;
}

.navbar-brand.atsi{
	font-size: 16px;
	padding-right: 80px;
	line-height: 15px !important;
	padding-top: 12px !important;
}
	
	.advSearchLink{
		margin-left: -20px;
	}
	
	.left-half{
		width: 50%;
		padding-right: 15px;
		float: left;
		margin-bottom: 15px;
	}
	.right-half{
		width: 50%;
		padding-left: 15px;
		float: right;
	}
	
	.user-group-employee,
	.user-group,
	.office{
		width: 48%;
		float: left;
		margin-left: 1%;
		margin-right: 1%;
		
		
	}
	




		li.long-nav{
		max-width: 130px;
		text-align: center;
	}
	
	.long-nav > a {
		padding-top: 15px !important;
		padding-bottom: 14px !important;
	}
	
	
	
	.cta-wrapper{
		/* padding-left: 15px; */
		/* padding-right: 15px; */
	}
	
	
	.ahpra-page .cta-panel{
		/* margin-left: -14px !important; */
		/* margin-right: -14px !important; */
		border-radius: 3px !important;
	}
	

	
	
}

@media (min-width: 1150px) {
.navbar-default .navbar-nav > li > a {
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
}
.mega-dropdown-menu {
	padding-bottom: 0px;
	padding-top: 0px;
}
	li.long-nav{
		max-width: 150px;
		text-align: center;
	}
	
	.long-nav > a {
		padding-top: 15px !important;
		padding-bottom: 14px !important;
	}
}

@media (min-width: 1300px) {
	li.long-nav{
		max-width: 100%;
		text-align: center;
	}
	
	.long-nav > a {
		padding-top: 25px !important;
		padding-bottom: 25px !important;
	}
}


#content, .board-home-page {

	margin-top: 70px;
}

.master.home{
		padding-top: 30px;
	}

.white-box .media-left{
	min-width:64px;
}


@media (min-width: 768px) {
#content, .board-home-page {
	margin-top: 110px;
}
	.master.home{
		padding-top: 80px;
	}
	
	
	.office{
		width: 48%;
		float: left;
		margin-left: 1%;
		margin-right: 1%;
		
		
	}
	
	
	.navbar-default .navbar-toggle{
		margin-right: 0 !important;
	}
	.sr-location{
	text-align: right;
}

}



@media (min-width: 1001px) {
#content, .board-home-page {
	margin-top: 130px;
}
	.master.home{
		padding-top: 110px;
	}
}

@media (max-width: 1000px) {


.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	background-color:transparent;
}
.navbar-header {
	float: none;
}
.navbar-collapse .navbar-left, .navbar-collapse .navbar-right {
	float: none !important;
}
.navbar-toggle {
	display: block;
}
.navbar-collapse {
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	overflow-y: scroll;
}
.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;
}
.navbar-nav > li.single-nav > a {
	padding-left: 40px !important;
}
	
	
.navbar-collapse.collapse {
	display: none!important;
}
.navbar-nav {
	float: none!important;
	margin-top: 0px;
	margin-bottom: 0;
}
.navbar-nav>li {
	float: none;
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0 !important;
}
	
	.navbar-nav>li>a.header-account {
		margin-top:-6px !important;
	}
	
.navbar-nav a.dropdown-caret {
	padding-left: 15px !important;
}
	
	.dropdown-menu > li > a{
		display: inline-block !important;
	}
	.navbar-nav a.dropdown-caret {
	display: inline-block !important;
	background-color: Transparent !important;
	padding-left: 10px;

	padding-right: 15px !important;
	cursor: pointer;

}

.glyphicon-home {
	padding-left: 13px;
	padding-right: 13px;
}
.collapse.in {
	display: block !important;
	overflow-y: auto !important;
	overflow-x: hidden !important;
}
.dropdown-menu {
	position: relative;
	float: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0px;
	margin-top: 0;
	border: none !important;
	background-color: #efefef;
	padding-bottom: 0px;
	list-style: none !important;
}
	
	.dropdown-menu ul{
		padding-left:0;
		list-style: none;
	}
	
	.dropdown-menu li:last-child{
		border-bottom: none !important;
	}
	
	.dropdown-menu li:first-child{
		border-top: 1px #BDD2E8 solid;
	}
	
.navbar-brand img {
	max-height: 45px;
}
	
	.navbar-brand{
		/* background-image:url(../../img/layout/logo.gif); */
		/* background-size: 45px; */
		background-repeat: no-repeat;
		background-position: 5px 5px;
		/* padding-left: 55px !important; */
		height: 50px;
	}
	
	.navbar-brand{
	font-size: 16px;
	padding-top: 11px !important;
	color: #007DC3 !important;
	line-height: 14px;
}

.navbar-brand img{
	margin-top:-8px;
}

.navbar-brand span{
	display: block;
	color: #727375 !important;
}

.navbar-brand.atsi{

	font-size: 14px;
	padding-right: 80px;
	line-height: 12px !important;
	padding-top: 7px !important;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li.open > a {
	background-color: transparent!important;
}
	

	.second-level-item{
		border-bottom: 1px #BDD2E8 solid;
		font-size: 14px;
		background-color: aliceblue;

	}
	
	.has-child > a.menu-link{
		padding-left: 0 !important;
		width: 80%;
	}
	
	.widow > a.menu-link{
		padding-left: 40px !important;
	}
	
	.second-level-item.has-child > a.menu-link{
		padding-left: 0 !important;
		width: 80%;
	}
	
	.second-level-item.widow > a.menu-link{
		padding-left: 50px !important;
	}
	
	.second-level-item > a.dropdown-caret{
		padding-left: 25px !important;
	}
	
	.third-level-item.has-child > a.menu-link{
		padding-left: 0 !important;
		width: 80%;
	}
	
	.third-level-item.widow > a.menu-link{
		padding-left: 60px !important;
	}
	
	.third-level-item > a.dropdown-caret{
		padding-left: 35px !important;
	}
	
	.third-level-item{
		background-color: #def1ff;
    	border-bottom: 1px #BDD2E8 solid;
		font-size: 14px;
	}
	
	.fourth-level-item{
		background-color: #c9e7ff;
    	border-bottom: 1px #BDD2E8 solid;
		font-size: 14px;
	}
	
	.fourth-level-item > a.menu-link{

		padding-left: 70px !important;
	}

	.navbar-nav> li.dropdown,
	.navbar-nav> li.single-nav{
		border-bottom: 1px #BDD2E8 solid;
	}
	
	.navbar-nav > li.home-link{
		border-bottom: 1px #BDD2E8 solid;
	}
	
	.navbar-nav > li.home-link a{
		padding-left: 0px !important;
	}
	
	.navbar-nav > li.selected > a > .glyphicon-home{
		margin-left: -40px !important;
	}
	
	li.single-nav.mobile-social > a{
		padding-left: 15px !important;
	}
	
	
	.mobile-social{
		padding-top: 10px;
		margin-top:0px;
		background-color:#54575b;
	}
	

	.expand-answer{
		display: none;
	}
	
	div.faq-item div.faq-q a.QuestionText {
   
    width: 100% !important;
}
	
	
	#page-panel{
		margin-top: 20px;
	}

	div.webform select.field-l, .field-l,
	.field-m{
		width: 100% !important;
	}
	
	.board-home-page .left-half .blue-arrow-btn-single, .board-home-page .right-half ul, #page-body ul{
		margin-bottom: 15px;
	}
	
	div.register-search-result, div.supervisor-search-result, div.course-search-result{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.main > .col-md-3.hidden-sm.hidden-xs{
		display:none;
	} 
}

@media (max-width: 790px) {

	
	.month-wrap{
		margin-left: 0;
		margin-right: 0;
	}
	
.container.master {
	padding-top: 55px;
	padding-left: 0;
	padding-right: 0;
	}
	
div#content .search-result .fun-search-results-interface .fun-search-region .fun-search-box-internal .input-group .fun-search-btn{

	right: -13px !important;
	}

	.check{
		margin-bottom:5px;
	}


	.breadcrumb {
		display: none;
	}
	h1 {
		font-size: 26px;
	}
	h2 {
		font-size: 20px;
	}

	h3 {
		font-size: 18px;
	}
	ul, ol {
		padding-left: 15px;
		margin-bottom: 0;
	}
	
	table ul, table ol{
		padding-left: 20px;
	}
.container.master li {
	padding-bottom: 10px;
}
.dropdown-menu > li > a {
	white-space: normal !important;
}
.mega-dropdown.open {
	border-bottom: 1px solid #efefef;/*padding-bottom:5px;*/
}
.second-level > li > a {
	font-size: 14px;
	padding: 7px 20px;
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
/* max-height: 100% !important;*/
}
	.tipsy{
	background-color:rgba(0,0,0,0.91);
	width: 80%;
		left:10% !important;
	padding: 10px;
	margin-top:-10px;
	color: aliceblue;
}
	
	.advSearchLink{
		clear: both;
		float: none;
	}

	
	.selected-wrap{
		padding: 5px;
		border: dotted 1px #efefef;
		margin-bottom: 5px;
	}
	
	.navbar-nav>li>a.header-account {
		margin-top:0px !important;
		padding-top:5px;
		padding-bottom:5px;
	}
	
.navbar-nav>li>a.socialimages{
	padding-top:5px;
	padding-bottom:15px;
}

.refine-close{
	position:absolute;
	top:25px;
	right:5px;
}


}


@media (max-width: 720px) {
	.consultationButtons .btn{
		display: block;
		margin-bottom: 3px;
		width: 100%;
	}
	

}

@media (max-width: 767px) {

	

	input[type="color"],
	input[type="date"],
	input[type="datetime"],
	input[type="datetime-local"],
	input[type="email"],
	input[type="month"],
	input[type="number"],
	input[type="password"],
	input[type="search"],
	input[type="tel"],
	input[type="text"],
	input[type="time"],
	input[type="url"],
	input[type="week"],
	select:focus,
	select,
	textarea {
	  font-size: 16px !important;
	}
	
}


.navbar-default .navbar-nav .open .dropdown-menu > .active > a, 
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, 
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: transparent !important;
}


/* IE CSS ONLY */

@media (min-width: 790px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.navbar .global input.global-search {
		position: relative;
		padding-bottom: 7px !important;
	}
	
	.navbar .global, .navbar-right{
		padding-right: 15px !important;
	}
	

}

@media (max-width: 1000px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.navbar-collapse{
		margin-right: 10px !important;
	}
}

/* FIREFOX CSS ONLY */

@-moz-document url-prefix() {
   .navbar .global input.global-search {
		position: relative;
		
	 
	}
	
	.navbar .global select{
		padding-bottom:4px !important; 
	}
}

@media print{
	.help-link,
	.no-print,
	.footer,
	.reviewdate,
	.addthis_inline_share_toolbox,
	#push,
	.clearfix,
	.ui-autocomplete,
	._atssh,
	.nav-wrap,
	.breadcrumb{
		display:none !important;

	}


	.prac-data-item{
		padding-top:0px !important;
		padding-bottom:0px !important;
	}

	.prac-data-item div{
		padding-top:0 !important;
		padding-bottom:0 !important;
		display:inline-block;
	}

	.prac-data-lable{
		width:30% !important;
	}
	.prac-detail h2 {
    color: #000 !important;
    padding-top:0 !important;
		padding-bottom:0 !important;
		margin:0 !important;
	}
	.prac-detail h4 {
    padding-top:5px !important;
    padding-bottom:0 !important;
    width:100%;
    margin-bottom:0 !important;
}

.prac-detail h4 div{
	display:inline-block;
}

	body{
		padding: 0 !important;
		margin:0 !important;
		transform: scale(1);
	}
	
	h1,
	#page-body,
	.col-sm-12,
	#content,
	h1,
	h2,
	h3{
		padding: 0 !important;
		margin:0 !important;
	}
	
	
	.container{
		width: 100% !important;
		padding: 0 !important;
		margin: 0 !important;
	}
	
	p,
	body{
		font-size: 10px !important;
	}
	
	h1{
		font-size: 22px !important;
	}
	
	h2{
		font-size: 18px !important;
	}
	
	h3{
		font-size: 16px !important;
	}
	
	h4{
		font-size: 14px;
	}
	
	
	
}
.addthis_inline_share_toolbox{
	margin-top:15px;
}


a.text-link,
a.text-link:hover{
	display:inline !important;
	height:16px !important;
	background-color:transparent !important;
	color:#007DC3 !important;
	padding:0 !important;
	float:none !important;
	text-align:left !important;
	border:none !important;
	line-height:1em !important;
}

a.text-link::before{
	display:none !important;
}

.txtAlign
{
    text-align:right !important;
    font-style:italic;
}

.sub-reg{
background-color:#e0e5cc!important;
}
 
.sub-reg:hover{
background-color:#e0e5cc!important;
border-color:#a2bb3a;
}
 
.sub-reg .practitioner h5{
padding-top:5px;
}
 
.sub-reg .practitioner h5 .label.label-primary,
.prac-detail h2 .label.label-primary{
background-color: #a2bb3a;
position:relative;
top:-2px;
margin-left:5px;
font-weight:normal;
}
 
.prac-detail h2 .label.label-primary{
float:right;
top:0px;
}
 
.label.label-primary a.tool-tip{
padding:0!important;
margin:0!important;
float: none !important;
    display: inline!important;
    line-height: 14px;
    background-color:transparent;
    border:none !important;
    color:#fff !important;
}
 
.sub-reg a.tool-tip::before {
    content:none;
}
 
@media (max-width: 1199px){
.prac-detail h2 .label.label-primary{
top:0px;
display:block;
float:none !important;
margin-left:0;
margin-top:5px;
}
}

@media (max-width: 767px){
.sub-reg .practitioner h5 .label.label-primary{
            display:block;
            top:0;
            margin-left:0;
            margin-top:5px;
}
}

/*Board homepage Register of Practioner Search*/

.SearchPractitioner.board-reg-search-wrap .search-wrapper:after {
	content: none !important;
}

.SearchPractitioner.board-reg-search-wrap {
	padding: 0px !important;
	min-height: 0 !important;
	border-radius:5px;
}



.SearchPractitioner.board-reg-search-wrap .search-wrapper .search-practitioner-container {
	padding: 0px !important;
	min-height: 0 !important;
}

#page-body.SearchPractitioner.board-reg-search-wrap .search-wrapper .search-practitioner-container .rop-heading h2 {
               color: #eed484;
               text-decoration: none;
               border-bottom: none;
               margin: 0;
               padding: 0;
               margin-bottom: 15px;
               margin-top: 15px;
               font-size: 36px !important;
               font-family: "Montserrat", sans-serif !important;
               font-weight: 600 !important;
               text-align: center;
}

.board-cta .left-half,
.board-cta .right-half {
	display: block;
	float: none;
	width: 100%;
}

/*Board page extra padding */
@media (max-width: 767px) {
	.SearchPractitioner.board-reg-search-wrap .search-wrapper .search-practitioner-container {
	   padding: 0px 10px 10px 10px!important;
	   min-height: 0 !important;
	}
}

/* ROWAN - NOW DIGITAL UPDATES - ACCOMODATE SUBURB POSTCODE CHAR LENGTH */
@media (min-width: 992px) and (max-width: 1199px) {
	.SearchPractitioner.board-reg-search-wrap .search-wrapper .search-practitioner-container #searchPractitionerForm .form-inline {
		flex-direction:column;
	}
	.SearchPractitioner.board-reg-search-wrap .search-wrapper .search-practitioner-container #searchPractitionerForm .form-inline .form-group:first-child {
		flex-basis:100%;
		margin-right:0;
	}
	.SearchPractitioner.board-reg-search-wrap .search-wrapper .search-practitioner-container #searchPractitionerForm .form-inline .form-group:last-child {
		flex-basis:100%;
	}
}
@media (min-width: 1200px) {
	.SearchPractitioner.board-reg-search-wrap .search-wrapper .search-practitioner-container #searchPractitionerForm .form-inline .form-group:first-child {
		flex-basis:40%;
	}
	.SearchPractitioner.board-reg-search-wrap .search-wrapper .search-practitioner-container #searchPractitionerForm .form-inline .form-group:last-child {
		flex-basis:60%;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.SearchPractitioner.board-reg-search-wrap .search-wrapper .search-practitioner-container #searchPractitionerForm .form-inline .form-group:first-child {
		flex-basis:40%;
	}
	.SearchPractitioner.board-reg-search-wrap .search-wrapper .search-practitioner-container #searchPractitionerForm .form-inline .form-group:last-child {
		flex-basis:60%;
	}
}