.container-fluid
{
    position: relative;
}

.left-align
{
    text-align: left !important;
}

.right-margin
{
	margin-right: 0px !important;
}

.red-font,
.red-font a
{
    color: #FF0000 !important;
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../site/fonts/glyphicons-halflings-regular.eot') !important;
    src: url('../site/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../site/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../site/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../site/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg') !important;
}

.sidebar
{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 30px;
}


.form-group.required .control-label:after { 
   content:"*";
   color:red;
}

/*Dismissable message CSS*/

.close-message
{
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	padding: 0px !important;
	padding-top: 5px !important;
	padding-bottom: 0px !important;
	padding-left: 40px !important;
    padding-right: 40px !important;
}

.message-top .alert
{
	margin-top: 20px !important;
}

.messagefullwidth
{
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.navbar-form.navbar-right.frontpageForm
{
	margin-right: 10px !important;
}

/*Everything below this line is where bootstrap colours have been changed.*/

.btn-primary {
    background-color: #00a69c !important;
    border-color: #00a69c !important;
    color: #fff !important;
}

.btn-primary:hover {
    background-color: #02685e !important;
    border-color: #02685e !important;
    color: #fff !important;
}

.btn-primary:disabled {
    background-color: #F2C2CB !important;
    border-color: #F2C2CB !important;
    color: #fff !important;
}

.btn-turquoise
{
	background-color: #63D8DA !important; 
	border-color: #63D8DA !important;
}

.btn-turquoise:hover {
    background-color: #4AA1A3 !important;
    border-color: #4AA1A3 !important;
    color: #fff !important;
}

.nav-sidebar > .active > a, .nav-sidebar > .active > a:hover, .nav-sidebar > .active > a:focus {
    background-color: #00a69c !important;
    color: #fff !important;
}

.btn-primary .badge {
    background-color: #fff;
    color: #e9234d;
}

a {
    color: #00a69c;
    text-decoration: none;
}

a:hover {
    color: #02685e;
    text-decoration: none;
}

.chosen-container .chosen-results li.active-result li.highlighted{
	background-color: #00a69c !important; 
}

.chosen-container .chosen-results li.highlighted {
  background-color: #00a69c !important;
  background-image: -webkit-gradient(linear, 54.2% 0%, 54.2% 100%, color-stop(20%, #00a69c), color-stop(90%, #00a69c));
  background-image: -webkit-linear-gradient(#00a69c 20%, #00a69c 90%);
  background-image: -moz-linear-gradient(#00a69c 20%, #00a69c 90%);
  background-image: -o-linear-gradient(#00a69c 20%, #00a69c 90%);
  background-image: linear-gradient(#00a69c 20%, #00a69c 90%); 
  color: #fff;
}

#noJavascript
{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 15px !important;
	z-index: 1000000;
	background-color: #fff;
}

#signInButtonIE8, #IE8Message
{
	display: none;
}

.navbar-inverse .navbar-brand {
    color: #b5b4a5 !important;
}

.navbar-default .navbar-nav > li.frontend > a {
    color: #00a69c;
}

.navbar-default .navbar-nav > .open.frontend > a, .navbar-default .navbar-nav > .open.frontend > a:focus, .navbar-default .navbar-nav > .open.frontend > a:hover {
    background-color: #e7e7e7;
    color: #02685e;
}

#navbar > nav.navbar-nav.frontend > li
{
	color: #00a69c !important;
}

#navbar > nav.navbar-nav.frontend > li > a:hover, #navbar > nav.navbar-nav > li > a:focus
{
	color: #00a69c !important;
}

.jumbotron
{
	padding-bottom: 40px;
}

.panel.frontend
{
    margin: 0 auto;
    width: 100%;
}

.navbar-inverse
{
	background-color: #f5f5f5;
    border-bottom: 1px solid #ccc !important;
}

.legalText.text-muted > a
{
	text-decoration: underline;
	color: #4d4d4d;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, 
.navbar-inverse .navbar-nav > .open > a:hover
{
    background-color: #f5f5f5;
	color: #02685e;
}

.navbar-inverse .navbar-nav > li > a:focus, 
.navbar-inverse .navbar-nav > li > a:hover 
{
    background-color: transparent;
    color: #02685e;
}

.navbar-inverse .navbar-nav > li > a 
{
    color: #00a69c;
}

.pagination .active a {
	border-color: #00a69c;
	background-color: #00a69c;
}

.pagination .active a:hover {
	background-color: #02685e;
}

.col-xs-1_5,.col-sm-1_5,.col-md-1_5,.col-lg-1_5,.col-xs-2_5,.col-sm-2_5,.col-md-2_5,.col-lg-2_5,.col-xs-3_5,.col-sm-3_5,.col-md-3_5,.col-lg-3_5,.col-xs-4_5,.col-sm-4_5,.col-md-4_5,.col-lg-4_5,.col-xs-5_5,.col-sm-5_5,.col-md-5_5,.col-lg-5_5,.col-xs-6_5,.col-sm-6_5,.col-md-6_5,.col-lg-6_5,.col-xs-7_5,.col-sm-7_5,.col-md-7_5,.col-lg-7_5,.col-xs-8_5,.col-sm-8_5,.col-md-8_5,.col-lg-8_5,.col-xs-9_5,.col-sm-9_5,.col-md-9_5,.col-lg-9_5,.col-xs-10_5,.col-sm-10_5,.col-md-10_5,.col-lg-10_5,.col-xs-11_5,.col-sm-11_5,.col-md-11_5,.col-lg-11_5,.col-xs-12_5,.col-sm-12_5,.col-md-12_5,.col-lg-12_5 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1_5,.col-xs-2_5,.col-xs-3_5,.col-xs-4_5,.col-xs-5_5,.col-xs-6_5,.col-xs-7_5,.col-xs-8_5,.col-xs-9_5,.col-xs-10_5,.col-xs-11_5,.col-xs-12_5 {
  float: left;
}
.col-xs-12_5 {
  width: 100%;
}
.col-xs-11_5 {
  width: 95.8%;
}
.col-xs-10_5 {
  width: 87.5%;
}
.col-xs-9_5 {
  width: 79.2%;
}
.col-xs-8_5 {
  width: 70.8%;
}
.col-xs-7_5 {
  width: 62.5%;
}
.col-xs-6_5 {
  width: 54.2%;
}
.col-xs-5_5 {
  width: 45.8%;
}
.col-xs-4_5 {
  width: 37.6%;
}
.col-xs-3_5 {
  width: 29.2%;
}
.col-xs-2_5 {
  width: 20.8%;
}
.col-xs-1_5 {
  width: 12.5%;
}
.col-xs-pull-12_5 {
  right: 100%;
}
.col-xs-pull-11_5 {
  right: 95.8%;
}
.col-xs-pull-10_5 {
  right: 87.5%;
}
.col-xs-pull-9_5 {
  right: 79.2%;
}
.col-xs-pull-8_5 {
  right: 70.8%;
}
.col-xs-pull-7_5 {
  right: 62.5%;
}
.col-xs-pull-6_5 {
  right: 54.2%;
}
.col-xs-pull-5_5 {
  right: 45.8%;
}
.col-xs-pull-4_5 {
  right: 37.6%;
}
.col-xs-pull-3_5 {
  right: 29.2%;
}
.col-xs-pull-2_5 {
  right: 20.8%;
}
.col-xs-pull-1_5 {
  right: 12.5%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12_5 {
  left: 100%;
}
.col-xs-push-11_5 {
  left: 95.8%;
}
.col-xs-push-10_5 {
  left: 87.5%;
}
.col-xs-push-9_5 {
  left: 79.2%;
}
.col-xs-push-8_5 {
  left: 70.8%;
}
.col-xs-push-7_5 {
  left: 62.5%;
}
.col-xs-push-6_5 {
  left: 54.2%;
}
.col-xs-push-5_5 {
  left: 45.8%;
}
.col-xs-push-4_5 {
  left: 37.6%;
}
.col-xs-push-3_5 {
  left: 29.2%;
}
.col-xs-push-2_5 {
  left: 20.8%;
}
.col-xs-push-1_5 {
  left: 12.5%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12_5 {
  margin-left: 100%;
}
.col-xs-offset-11_5 {
  margin-left: 95.8%;
}
.col-xs-offset-10_5 {
  margin-left: 87.5%;
}
.col-xs-offset-9_5 {
  margin-left: 79.2%;
}
.col-xs-offset-8_5 {
  margin-left: 70.8%;
}
.col-xs-offset-7_5 {
  margin-left: 62.5%;
}
.col-xs-offset-6_5 {
  margin-left: 54.2%;
}
.col-xs-offset-5_5 {
  margin-left: 45.8%;
}
.col-xs-offset-4_5 {
  margin-left: 37.6%;
}
.col-xs-offset-3_5 {
  margin-left: 29.2%;
}
.col-xs-offset-2_5 {
  margin-left: 20.8%;
}
.col-xs-offset-1_5 {
  margin-left: 12.5%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1_5,.col-sm-2_5,.col-sm-3_5,.col-sm-4_5,.col-sm-5_5,.col-sm-6_5,.col-sm-7_5,.col-sm-8_5,.col-sm-9_5,.col-sm-10_5,.col-sm-11_5,.col-sm-12_5 {
    float: left;
  }
  .col-sm-12_5 {
    width: 100%;
  }
  .col-sm-11_5 {
    width: 95.8%;
  }
  .col-sm-10_5 {
    width: 87.5%;
  }
  .col-sm-9_5 {
    width: 79.2%;
  }
  .col-sm-8_5 {
    width: 70.8%;
  }
  .col-sm-7_5 {
    width: 62.5%;
  }
  .col-sm-6_5 {
    width: 54.2%;
  }
  .col-sm-5_5 {
    width: 45.8%;
  }
  .col-sm-4_5 {
    width: 37.6%;
  }
  .col-sm-3_5 {
    width: 29.2%;
  }
  .col-sm-2_5 {
    width: 20.8%;
  }
  .col-sm-1_5 {
    width: 12.5%;
  }
  .col-sm-pull-12_5 {
    right: 100%;
  }
  .col-sm-pull-11_5 {
    right: 95.8%;
  }
  .col-sm-pull-10_5 {
    right: 87.5%;
  }
  .col-sm-pull-9_5 {
    right: 79.2%;
  }
  .col-sm-pull-8_5 {
    right: 70.8%;
  }
  .col-sm-pull-7_5 {
    right: 62.5%;
  }
  .col-sm-pull-6_5 {
    right: 54.2%;
  }
  .col-sm-pull-5_5 {
    right: 45.8%;
  }
  .col-sm-pull-4_5 {
    right: 37.6%;
  }
  .col-sm-pull-3_5 {
    right: 29.2%;
  }
  .col-sm-pull-2_5 {
    right: 20.8%;
  }
  .col-sm-pull-1_5 {
    right: 12.5%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12_5 {
    left: 100%;
  }
  .col-sm-push-11_5 {
    left: 95.8%;
  }
  .col-sm-push-10_5 {
    left: 87.5%;
  }
  .col-sm-push-9_5 {
    left: 79.2%;
  }
  .col-sm-push-8_5 {
    left: 70.8%;
  }
  .col-sm-push-7_5 {
    left: 62.5%;
  }
  .col-sm-push-6_5 {
    left: 54.2%;
  }
  .col-sm-push-5_5 {
    left: 45.8%;
  }
  .col-sm-push-4_5 {
    left: 37.6%;
  }
  .col-sm-push-3_5 {
    left: 29.2%;
  }
  .col-sm-push-2_5 {
    left: 20.8%;
  }
  .col-sm-push-1_5 {
    left: 12.5%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12_5 {
    margin-left: 100%;
  }
  .col-sm-offset-11_5 {
    margin-left: 95.8%;
  }
  .col-sm-offset-10_5 {
    margin-left: 87.5%;
  }
  .col-sm-offset-9_5 {
    margin-left: 79.2%;
  }
  .col-sm-offset-8_5 {
    margin-left: 70.8%;
  }
  .col-sm-offset-7_5 {
    margin-left: 62.5%;
  }
  .col-sm-offset-6_5 {
    margin-left: 54.2%;
  }
  .col-sm-offset-5_5 {
    margin-left: 45.8%;
  }
  .col-sm-offset-4_5 {
    margin-left: 37.6%;
  }
  .col-sm-offset-3_5 {
    margin-left: 29.2%;
  }
  .col-sm-offset-2_5 {
    margin-left: 20.8%;
  }
  .col-sm-offset-1_5 {
    margin-left: 12.5%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1_5,.col-md-2_5,.col-md-3_5,.col-md-4_5,.col-md-5_5,.col-md-6_5,.col-md-7_5,.col-md-8_5,.col-md-9_5,.col-md-10_5,.col-md-11_5,.col-md-12_5 {
    float: left;
  }
  .col-md-12_5 {
    width: 100%;
  }
  .col-md-11_5 {
    width: 95.8%;
  }
  .col-md-10_5 {
    width: 87.5%;
  }
  .col-md-9_5 {
    width: 79.2%;
  }
  .col-md-8_5 {
    width: 70.8%;
  }
  .col-md-7_5 {
    width: 62.5%;
  }
  .col-md-6_5 {
    width: 54.2%;
  }
  .col-md-5_5 {
    width: 45.8%;
  }
  .col-md-4_5 {
    width: 37.6%;
  }
  .col-md-3_5 {
    width: 29.2%;
  }
  .col-md-2_5 {
    width: 20.8%;
  }
  .col-md-1_5 {
    width: 12.5%;
  }
  .col-md-pull-12_5 {
    right: 100%;
  }
  .col-md-pull-11_5 {
    right: 95.8%;
  }
  .col-md-pull-10_5 {
    right: 87.5%;
  }
  .col-md-pull-9_5 {
    right: 79.2%;
  }
  .col-md-pull-8_5 {
    right: 70.8%;
  }
  .col-md-pull-7_5 {
    right: 62.5%;
  }
  .col-md-pull-6_5 {
    right: 54.2%;
  }
  .col-md-pull-5_5 {
    right: 45.8%;
  }
  .col-md-pull-4_5 {
    right: 37.6%;
  }
  .col-md-pull-3_5 {
    right: 29.2%;
  }
  .col-md-pull-2_5 {
    right: 20.8%;
  }
  .col-md-pull-1_5 {
    right: 12.5%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12_5 {
    left: 100%;
  }
  .col-md-push-11_5 {
    left: 95.8%;
  }
  .col-md-push-10_5 {
    left: 87.5%;
  }
  .col-md-push-9_5 {
    left: 79.2%;
  }
  .col-md-push-8_5 {
    left: 70.8%;
  }
  .col-md-push-7_5 {
    left: 62.5%;
  }
  .col-md-push-6_5 {
    left: 54.2%;
  }
  .col-md-push-5_5 {
    left: 45.8%;
  }
  .col-md-push-4_5 {
    left: 37.6%;
  }
  .col-md-push-3_5 {
    left: 29.2%;
  }
  .col-md-push-2_5 {
    left: 20.8%;
  }
  .col-md-push-1_5 {
    left: 12.5%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12_5 {
    margin-left: 100%;
  }
  .col-md-offset-11_5 {
    margin-left: 95.8%;
  }
  .col-md-offset-10_5 {
    margin-left: 87.5%;
  }
  .col-md-offset-9_5 {
    margin-left: 79.2%;
  }
  .col-md-offset-8_5 {
    margin-left: 70.8%;
  }
  .col-md-offset-7_5 {
    margin-left: 62.5%;
  }
  .col-md-offset-6_5 {
    margin-left: 54.2%;
  }
  .col-md-offset-5_5 {
    margin-left: 45.8%;
  }
  .col-md-offset-4_5 {
    margin-left: 37.6%;
  }
  .col-md-offset-3_5 {
    margin-left: 29.2%;
  }
  .col-md-offset-2_5 {
    margin-left: 20.8%;
  }
  .col-md-offset-1_5 {
    margin-left: 12.5%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1_5,.col-lg-2_5,.col-lg-3_5,.col-lg-4_5,.col-lg-5_5,.col-lg-6_5,.col-lg-7_5,.col-lg-8_5,.col-lg-9_5,.col-lg-10_5,.col-lg-11_5,.col-lg-12_5 {
    float: left;
  }
  .col-lg-12_5 {
    width: 100%;
  }
  .col-lg-11_5 {
    width: 95.8%;
  }
  .col-lg-10_5 {
    width: 87.5%;
  }
  .col-lg-9_5 {
    width: 79.2%;
  }
  .col-lg-8_5 {
    width: 70.8%;
  }
  .col-lg-7_5 {
    width: 62.5%;
  }
  .col-lg-6_5 {
    width: 54.2%;
  }
  .col-lg-5_5 {
    width: 45.8%;
  }
  .col-lg-4_5 {
    width: 37.6%;
  }
  .col-lg-3_5 {
    width: 29.2%;
  }
  .col-lg-2_5 {
    width: 20.8%;
  }
  .col-lg-1_5 {
    width: 12.5%;
  }
  .col-lg-pull-12_5 {
    right: 100%;
  }
  .col-lg-pull-11_5 {
    right: 95.8%;
  }
  .col-lg-pull-10_5 {
    right: 87.5%;
  }
  .col-lg-pull-9_5 {
    right: 79.2%;
  }
  .col-lg-pull-8_5 {
    right: 70.8%;
  }
  .col-lg-pull-7_5 {
    right: 62.5%;
  }
  .col-lg-pull-6_5 {
    right: 54.2%;
  }
  .col-lg-pull-5_5 {
    right: 45.8%;
  }
  .col-lg-pull-4_5 {
    right: 37.6%;
  }
  .col-lg-pull-3_5 {
    right: 29.2%;
  }
  .col-lg-pull-2_5 {
    right: 20.8%;
  }
  .col-lg-pull-1_5 {
    right: 12.5%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12_5 {
    left: 100%;
  }
  .col-lg-push-11_5 {
    left: 95.8%;
  }
  .col-lg-push-10_5 {
    left: 87.5%;
  }
  .col-lg-push-9_5 {
    left: 79.2%;
  }
  .col-lg-push-8_5 {
    left: 70.8%;
  }
  .col-lg-push-7_5 {
    left: 62.5%;
  }
  .col-lg-push-6_5 {
    left: 54.2%;
  }
  .col-lg-push-5_5 {
    left: 45.8%;
  }
  .col-lg-push-4_5 {
    left: 37.6%;
  }
  .col-lg-push-3_5 {
    left: 29.2%;
  }
  .col-lg-push-2_5 {
    left: 20.8%;
  }
  .col-lg-push-1_5 {
    left: 12.5%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12_5 {
    margin-left: 100%;
  }
  .col-lg-offset-11_5 {
    margin-left: 95.8%;
  }
  .col-lg-offset-10_5 {
    margin-left: 87.5%;
  }
  .col-lg-offset-9_5 {
    margin-left: 79.2%;
  }
  .col-lg-offset-8_5 {
    margin-left: 70.8%;
  }
  .col-lg-offset-7_5 {
    margin-left: 62.5%;
  }
  .col-lg-offset-6_5 {
    margin-left: 54.2%;
  }
  .col-lg-offset-5_5 {
    margin-left: 45.8%;
  }
  .col-lg-offset-4_5 {
    margin-left: 37.6%;
  }
  .col-lg-offset-3_5 {
    margin-left: 29.2%;
  }
  .col-lg-offset-2_5 {
    margin-left: 20.8%;
  }
  .col-lg-offset-1_5 {
    margin-left: 12.5%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}