body,
html {
  width: 100%;
  height: 100%;
}
body{


}

.mo{
cursor:pointer;	
}
	

.hp_banner{
display:none;	
}

@media(min-width:992px){

	.hp_banner{
	height:302px;
		display:block;
}

	
}

.text-success{
	color:#006618!important;
	
}

h2.smaller{
/*font-size:1rem;	*/
}

.semi-transparent{
	
	background: rgba(0, 125, 142, 0.9)!important;
	
}

#street_view{
	margin: 0 auto;
	width:200px;
	height:110px;
	margin-bottom:5px;
	text-align:center;
}

.no_streetview{
	padding:1rem;
}

#whoson_chat_link{
	position:fixed;
	bottom:1rem;
	right:1rem;
max-width:40%;
	z-index:100;
}
#whoson_chat_link img{
max-width:100%;
}

.event_block{
border:2px solid #8f2d56;
}

h2.card-title{color:#000!important; font-size:1.25rem!important;font-family: 'Quicksand';}
#filter_column h2,.service_boxes h2 {color:#000!important; font-size:1.4rem!important;padding:0px;font-weight:bold;font-family: 'Quicksand';}
h2.modal-title{color:#000!important; font-size:1.25rem!important;padding:0px;}
label.bold {font-weight:bold;}

.adp-marker2{
	display:none;
}

.adp-summary, .adp-directions, .adp, .adp table, .adp button{
font-family:'Lato'!important;	
}
	
.hp_banner{
	background-size:cover;
}


.modal-backdrop{
background:rgba(0,0,0,0.7);	
}


#below_map{width:100%;}

	

div.arrow-right:before {
  content: ' ';
  height: 0;
  position: absolute;
  width: 0;
  right: -45px;
	top:50%;
	margin-top:-30px;
  border: 30px solid transparent;
  border-left-color: #f58549;
}


.text-dark-pink{
	color:#8f2d56;
}

.service_boxes.dark-pink a {
background:	#8f2d56;
	color:#fff!important;
}

.service_boxes.dark-pink a h2{
color:#fff!important;
}

.service_boxes.dark-pink a:focus, .service_boxes.dark-pink a:focus h2{
	color:#000!important;
}
	
a:focus{	
	background:#F3EA02!important;
	color:#000!important;
	outline-color:#000!important;
	outline-style: solid;
	outline-width:0.15rem!important;
}

.logo-focus:focus{height:100%;}

a.btn.btn-primary:focus{	
	background:#624b99!important;
	color:#fff!important;
}
a.btn.btn-tertiary:focus{
		color:#000!important;
}

input:focus, button:focus{			
	outline-color:#F3EA02!important;	
	outline-style: solid!important;
	outline-width:0.25rem!important;
}

.ui-accordion-header:focus{
outline-color:#F3EA02!important;	
	outline-style: solid!important;
	outline-width:0.25rem!important;	
}
.btn-info:active:hover{
color:#000!important;	
}

a.skipTo {
    left: -999px;
    position: absolute;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    z-index: -999;
}
a.skipTo:focus, a.skipTo:active {
    color: #fff;
    background-color:#000;
    left: 1rem;
    top: 1rem;
    width: 20%;
    height: auto;
    overflow:auto;    
    padding:5px;        
    text-align:center;
    font-size:1.2em;
    z-index:999;
}



@media (max-width: 768px) {
	a.skipTo:focus, a.skipTo:active {width:100%!important;left:0px;top:0px;position:fixed!important;}
}


.nav-pills {list-style:none;margin-bottom:1rem;}
.nav-pills li {background:none!important; padding:0px!important;list-style:none;}
.nav-pills li a {font-family:'Raleway'; font-weight:700;padding:1rem; font-size:1.2rem;display:block;text-decoration:none!important;}
.nav-pills li.active a {background:#e5ced8!important;color:#8f2d56!important;}


.hp_block{
min-height:260px;	
}

.bg-light-teal{
	background:#e9fff9;
	color:#007d8e;
}


.bg-light-teal h2{
	
	color:#007d8e;
}

.btn-light-teal, a.btn-light-teal{
	background:#e9fff9;
	color:#007d8e!important;
	font-weight: 600;
}

.bg-dark-teal{
	background:#007d8e;
	color:#e9fff9;
}

.bg-dark-teal h2{
	
	color:#e9fff9;
}

.bg-light-pink{
	background:#e5ced8;
	color:#000;
}

a.btn.privacy_button:hover,a.btn-light-teal:hover,a.btn-dark-teal:hover,a.btn-light-pink:hover,a.btn-primary:hover{
	background:#345975!important;
	border-color:#345975!important;
	color:#fff!important;
}

.btn-dark-teal,a.btn-dark-teal{
	background:#007d8e;
	color:#e9fff9!important;
	font-weight: 600;
}

a.btn-light-teal:focus,a.btn-dark-teal:focus,a.btn-primary:focus,a.btn:focus{
color:#000!important;	
}

.bg-dark-pink{
	background:#8f2d56;
	color:#fff;
}
.bg-dark-pink h2{color:#fff;}

#home_link {
	display: block;
    text-decoration: none;
    color: #8f2d56!important;
	font-weight:bold;
	cursor:pointer;
	padding: 15px;
}
.visually-hidden {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}


.btn {
border-radius:0px;	
}
.btn-light-pink{
background-color:#ddc2c7;
	border-color:#ddc2c7;
	color:#000!important;
	font-weight:600;
}

.modal-header {background:#345975;color:#fff!important; font-weight:bold;border-radius:0px;}
.modal-header h2 {color:#fff!important;}
.modal-content {border-radius:0px;}
.modal-footer .btn-primary {background:#345975;color:#fff!important; font-weight:bold;border-color:#345975;}
.modal-dialog .close{color:#fff!important;}

#feedbackBody legend, .boldlegend{font-size:1rem;font-weight:bold;}

.hide{display:none;}


a.faq_link{color:#345975!important;}

.nav.nav-tabs li{
	background:none!important;
}
a.btn.btn-primary{background:#8f2d56;color:#fff!important;border-color:#8f2d56; font-weight:600;}
a.btn.btn-primary.disabled{color:#8f2d56!important;}
a.btn.btn-highlight{background:#366EB9;color:#fff!important;border-color:#366EB9}

a.btn.btn-tertiary {background:#8f2d56;color:#fff!important; font-family:'Lato';font-size:1rem;font-weight:bold;}
a.btn.btn-tertiary:hover {background:#854460!important;color:#fff!important;}

.feedbackCl i{
	font-size:2rem;
	color:rgba(143, 169, 142, 0.7);
	background:  rgba(255, 255, 255, 0.7); 
	margin-top:-10px;
	border:1px solid #fff;
	border-radius: 135px;
	position:absolute
}
.feedbackCl i:hover{
	 color: rgba(169, 199, 179, 0.9);
}
.feedback {
    background: rgba(143, 169, 142, 0.7);
    display: block;
    width: 135px;
    height: 135px;
    border-radius: 135px;
	border:3px solid #eee;
    text-align: center;
    color: #000!important;
    font-size: 1.3rem;
    padding-top: 35px;
    transition: all 0.5s ease;
    /*-webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);*/
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.feedback:hover{
	text-decoration:none;color:#fff;border-color:#000;
    background:  rgba(169, 199, 179, 0.9);
}


.search_img{
max-height:2em;	
}

.mce-notification.mce-notification-warning{
	display:none!important;
}

.ui-icon, .ui-widget-content .ui-icon{
	background-image:none!important;
}

.ui-accordion-header-icon.ui-icon.ui-icon-triangle-1-e:before{
		
    font-family: 'FontAwesome';
    content: '\f138';
    margin:0 1rem 0 0px;
	color:#8f2d56;
}

.ui-accordion-header-icon.ui-icon.ui-icon-triangle-1-s:before{
		
    font-family: 'FontAwesome';
    content: '\f13a';
    margin:0 1rem 0 0px;
	color:#8f2d56;
}


.ui-accordion-header-icon.ui-icon{
	display:initial!important;
}

.alert{border-radius:0px;}
.alert p{margin-bottom:0}

.bg-yellow{
  background-color:#2e5266;
  color:#000!important;
} 

.list-group li{
background:none!important;	
}

.btn-success{
background-color:#91C74E;	
	border-color:#91C74E;
	color:#000!important;
}
.btn-success:hover{
	color:#fff!important;
}

/*.card-body {height:26vh;}*/
/*.card.smaller .card-body {height:23vh;}*/

.btn{white-space:normal;}

.btn-secondary{
	background:#2e5266;
	border-color:#2e5266;
	color:#fff!important;
}

.provider_inner a.btn-secondary{
color:#fff!important;	
}
.btn-secondary a:hover{
	
	color:#fff!important;
}

.modal-content .h15{font-size:1.5rem;}

.phone_link{font-weight:normal;}

.part-side-menu {
  
    display: block;
    position: fixed;
    top: 25%;
    right: -74px;
    z-index: 9999;


}
.part-side-menu2 {
    display: block;
    position: fixed;
    bottom: 2rem;
    left: 15px;
    z-index: 9999;
}

a.btn.privacy_button{
	background:#ACC9DC!important;
	color:#000!important;
	border-color:#ACC9DC!important;
}

.part-side-menu a.privacy_button{
	
	background:#ACC9DC;
	color:#000!important;
    display: block;
    width: 185px;
    height: 50px;
    border-radius: 3px;
    text-align: center;
    /*color: #fff!important;*/
    font-size: 1.1rem;
    padding-top: 8px;
    transition: all 0.5s ease;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}


@media(max-width:992px){
	.part-side-menu {
    display: block;
    position: fixed;
		top: auto;
		right:auto;
    bottom: -8px;
    left: 15px;
    z-index: 9999;		
	}
	
	
.part-side-menu .privacy_button{
	
	background:#93B5C6;
    display: block;
    width: 180px;
    height: 45px;
    border-radius: 3px;
    text-align: center;
    color: #000!important;
    font-size: 1.1rem;
    padding-top: 4px;
    transition: all 0.5s ease;
    -webkit-transform: rotate(0deg)!important;
    -moz-transform: rotate(0deg)!important;
    -ms-transform: rotate(0deg)!important;
    -o-transform: rotate(0deg)!important;
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3)!important;
}
.part-side-menu2 {
    display: block;
    position: fixed;
    bottom: 3rem;
    right: 15px;
    z-index: 9999;
	left:auto;
}

}


.btn-primary:hover{
	background:#007bff!important;
	border-color:#007bff!important;
}

.bg-complementary1{
    background-color:#7c2a4c;
	
     color:#fff!important;
}

.bg-complementary1 h2{
color:#fff!important;	
}

.bg-primary{
background-color:#8f2d56!important;
	
     color:#fff!important;
}


.bg-complementary1 a,.bg-primary a {color:#fff!important;}

a{color:#8f2d56!important;font-weight:bold;}

body::after {
  content: "";
  
  
  /*background: #eeeeee; 
	background: -moz-linear-gradient(top,  #A1C177 0%, #ffffff 100%, #ffffff 100%); 
	background: -webkit-linear-gradient(top,  #A1C177 0%,#ffffff 100%,#ffffff 100%);
	background: linear-gradient(to bottom,  #A1C177 0%,#ffffff 100%,#ffffff 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#A1C177', endColorstr='#ffffff',GradientType=0 ); */
	
	background:#fff;
	padding: 83px 0;
  
 /*background:url('/media/darhr3ie/istockphoto-175178086-1024x1024.jpg') no-repeat;
    background:url('/media/4xhlwkio/istockphoto-830341434-1024x1024.jpg') no-repeat;
    background:url('/media/r2mpaaae/brighton-4577172.jpg') no-repeat;
    background:#A1C177;*/
    background-size:cover;    
  opacity: 0.3;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;   
}

.leave_now{
    font-size:1.5rem;
    font-family:'Quicksand';
}

#filter_wrapper {
    background: #fff;
    border-radius: 8px;
}


#filter_wrapper #filter_zone {
    padding: 1rem;
}
.card{
    border:none;
}

*:focus {
    outline: 0!important;
}
.fp_search:focus{
	 border:0px!important;
}
.fp_search::placeholder {
  color: #bbb;
}
.text-small{font-size:0.8em;}

.top-2 img{
	margin-top:-2rem!important;
}

.break-all{
word-break:break-all;	
}


.logo{max-width:70%;}

#wrapper{
   
}



/** banner **/


.cbp-fwslider ul li > a img {
	max-width:100%!important;
}
.cbp-fwslider ul li {margin:0px!important;padding:0px!important;background-image:none!important;}

.banner-text-left-bottom img,.banner-text-right-bottom img,.banner-text-center-bottom img{width:100%;}

.banner-text-left-bottom {
	position:absolute;
	bottom:2rem;		
	left:1rem;
}

.banner-text-right-bottom {
	position:absolute;
	bottom:2rem;		
	right:1rem;
}

.pr-12{padding-right:12rem;}
.pr-13{padding-right:13rem;}

.banner-text-center-bottom {
	position:absolute;
	bottom:2rem;		
	left: 0;
	right: 0;
	margin: auto;
}

.banner-text-valign-center{
    top: 50%;
    transform: translateY(-50%);
}

.banner-text-align-center{
    left: 50%;
    transform: translateX(-50%);
}

.news_date{left:1rem;bottom:1rem;}
.news_button{right:1rem;bottom:1rem;}


.twitter_card .pcc_mini_inner, .news_card .pcc_mini_inner{min-height:30rem;}

.twitter_card .pcc_mini_inner {background:#fff;border:2px solid #ccc;}

.news_card .pcc_mini_inner a{color:#000!important;}

.rc{border-radius:5px;}

#top_search {margin-bottom:0px!important;}

body,input,textarea,select {
  /*font-family: 'Source Sans Pro';*/
	font-family: 'Lato';
	/*font-family: 'Lato';*/
}



.scroll-to-top {
  position: fixed;
  right: 15px;
  bottom: 15px;
  display: none;
  width: 50px;
  height: 50px;
  text-align: center;
  color: white;
  background: rgba(52, 58, 64, 0.5);
  line-height: 45px;
}

.scroll-to-top:focus, .scroll-to-top:hover {
  color: white;
}

.backdown{z-index:1;}
.front{z-index:2;}

.mneg-100{
margin-top:-8rem;
}

.scroll-to-top:hover {
  background: #343a40;
}


.rangle{
  clip-path: polygon(
    0 0,
    7% 100%,
    100% 100%,
    0 calc(- 6vw)
  );
}

.scroll-to-top i {
  font-weight: 800;
}



textarea:focus,
input:focus {
    outline: none!important;
}

input[type="submit"] {
	cursor:pointer!important;
}

.form-group label{font-weight:bold;font-family:'Quicksand'}

.widgetFloatLeft{
	float:left;padding-right:20px;padding-bottom:10px;	
}
.widgetFloatRight{
	float:right;padding-left:20px;padding-bottom:10px;	
}

.g-recaptcha div{float:right;}

.lf {
    float: left;
}
.rf {
    float: right;
}
.cb {
    clear: both;
}
.ca {
    text-align: center;
}
.ra {
    text-align: right;
}


.card-title{
    font-family:'Quicksand';
}

/*New navigation*/

.no-padding{padding:0px!important;}

.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}

.navbar .navbar-collapse {
  text-align: center;
}

.masthead {
    
    display: table;
    width: 100%;
    height: auto;
    background:#FFFFFF;
    background-position: center center;
    background-repeat: repeat-x;
    background-size: cover;
}

.d-nav{font-size:1.3em;font-weight:300;padding-top:0.3rem;margin-bottom:0px;}

ul.d-nav, ul.dnav li {list-style:none;}
ul.d-nav li {float:left;padding-right:0.8rem;padding-left:0.8rem;padding-top:0.3rem;padding-bottom:0.3rem;}
ul.d-nav li.last{border:none;}
ul.d-nav li a {
	color: #8f2d56;
    font-weight: 600;
}

.navbar ul li.active {
	
	background:#e5ced8;
	
}



.l-nav{font-size:1.3em;font-weight:300;margin:0px;padding:0px;padding-top:2rem;}
ul.l-nav, ul.dnav li {list-style:none;}
ul.l-nav li {float:left;padding-right:0.7rem;}
ul.l-nav li.last{border:none;padding-right:0}
ul.l-nav li a {color:#000;}

/* Right menu */


/* Side Menu */
#sidebar-wrapper {
  position: fixed;
  z-index: 112;
  right: 0;
	top:0px!important;
		
  width: 250px;
  height: 100%;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  transform: translateX(250px);
  background: #f2f2f2;
  border-left:3px solid #8f2d56;
}

.sidebar-nav {
  position: absolute;
  top: 0;
  width: 250px;
  margin: 0;
  padding: 0;
  list-style: none;
}

	

.sidebar-nav li a {
  display: block;
  text-decoration: none;
  color: #8f2d56!important;
  padding: 15px;
}

.sidebar-nav li a:hover {
  text-decoration: none;
  color: #fff;
  background: rgba(255, 255, 255, 0.2);
}

.front-banner{
	min-height:370px;
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
  text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
  font-size: 1.2rem;
  background: rgba(52, 58, 64, 0.1);  
  padding-top: 15px;    
}

.sidebar-nav > .sidebar-brand a {
  color: #fff;
}

.sidebar-nav > .sidebar-brand a:hover {
  color: #fff;
  background: none;
}

.noLRP tr td {padding-left:0px;padding-right:0px;}

#sidebar-wrapper.active {
  right: 250px;
  width: 250px;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.front-panel{
	background-color:rgba(0,0,0,0.9);
	border:3px solid #fff;
	border-radius:3px;
}

.menu-toggle {
  position: fixed;
  right: 15px;
  top: 15px;
  width: 50px;
  height: 50px;
  text-align: center;
  color: #8f2d56!important;
  background: rgba(255, 255, 255, 0.8);
  line-height: 50px;
  z-index: 999;
}
.menu-toggle .fa-bars:before{
	   color: #8f2d56!important;
}
.menu-toggle .fa-times:before{
	   color: #8f2d56!important;
}

.menu-toggle:hover{
	color:#8f2d56;
}


/* End right menu */

.help-block{padding-top:10px;font-size:0.9em;display:block;padding-bottom:5px;}
.date_control{background:#eee;margin-bottom:20px;}
.date_control .inner{padding:10px;}
.date_control .inner select {height:30px;}
.date_control #date_to,.date_control #date_from, .date_control #query {height:25px;padding-left:5px;}
.date_control #query  {width:100%;}

.lightbox{
	cursor:pointer;
}

.directImageRightPad {padding-right:10px;padding-bottom:10px;}

.maxiBanner{
	background-color:#366EB9!important;
	background-size:auto!important;
}

a {
    color: #0055A6;    
    text-decoration: none;
}
#contentMain a [href^="http://"],
#contentMain a[href^="https://"] {
    background: url(/media/1015/external-link-blue.png) center right no-repeat;
    padding-right: 20px;
}

.right_additional a [href^="http://"],
.right_additional a[href^="https://"] {
    background: url(/media/1015/external-link-blue.png) center right no-repeat;
    padding-right: 20px;
}
.right_related a [href^="http://"],
.right_related a[href^="https://"] {
    background: url(/media/1015/external-link-blue.png) center right no-repeat;
    padding-right: 20px;
}
.right_its a [href^="http://"],
.right_its a[href^="https://"] {
    background: url(/media/1015/external-link-blue.png) center right no-repeat;
    padding-right: 20px;
}
.right_parent a [href^="http://"],
.right_parent a[href^="https://"] {
    background: url(/media/1015/external-link-blue.png) center right no-repeat;
    padding-right: 20px;
}
.best_match a [href^="http://"],
.best_match a[href^="https://"] {
    background: url(/media/1015/external-link-blue.png) center right no-repeat;
    padding-right: 20px;
}

#contentMain {
    min-height: 600px;
}
#contentMain table {
    border-collapse: collapse;
}
#contentMain table td {
}
.logout {
    cursor: pointer;
    color: #A00!important;
}
#mobileNavigation {
    display: none;
}
.b {
    font-weight: bold;
}
.pt {
    padding-top: 12px;
}
.mt {
    margin-top: 10px;
}
.mb {
    margin-bottom: 10px;
}
.mtx {
    margin-top: 5px;
}
.mtz {
    margin-top: 40px;
}
.ip {
    padding: 10px;
}
.mo {
    cursor: pointer;
}
.mb {
    margin-bottom: 5px;
}
.newsDate {
    color: #888;
    font-weight: bold;
    margin-bottom: 15px;
    float: left;
}
.newsImage {
    background-size: cover;
    width: 74px;
    height: 74px;
}
ol li {
    margin-bottom: 10px;
}
ol li ul {
    margin-top: 5px;
    margin-bottom: 5px;
}
.news h1 {
    margin-bottom: 5px;
}
h1 {
    /*margin-top: 20px;
    margin-bottom: 10px;*/	
	color:#8f2d56;
	font-famiy:'Quicksand';
	
	/*padding-top:10px;*/
	padding-bottom:10px;
	font-weight:600;
	width:100%;
	
}
h2 {
    margin-top: 0px;
    margin-bottom: 10px;
	
	color:#8f2d56;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:600;
	font-size:1.5em;
	font-famiy:'Quicksand';
}

.bodyText{padding-left:20px;}
.bodyText a{text-decoration:underline;}
.bodyText h2 {
    margin-top: 0px;
    margin-bottom: 10px;	
	color:#1A95CA;	
	border-left:none;
	padding-top:10px;
	padding-left:0px;
	padding-bottom:10px;
	font-weight:600;	
}


#frmFilter {
    background: #eee;
}
#frmFilter .frmRow {
    float: left;
    width: 48%;
}
#eventDetailImage {
    float: left;
    width: 100px;
    padding: 10px;
}
#eventDetailBlock {
    float: left;
    width: 48%;
    padding: 10px;
}
#eventDetailZone {
    background: #eee;
}
.brent_eventCats {
    font-size: 0.9em;
    margin-top: 10px;
}
.brent_newEventLeft {
    width: 10%;
    float: left;
    margin-right: 10px;
}
.brent_newEventRight {
    width: 85%;
    float: right;
}
.brent_newEventDetails {
    margin-bottom: 10px;
}
.brent_newEvent {
    font-size: 1.0em;
    margin-bottom: 15px;
}
.brent_newEvent .heading {
    font-weight: bold;
}
#contentMain.left {
    width: 70%;
    background: #fff;
    margin-top: 10px;
    float: left;
}
#contentMain.left.full {
    width: 100%;
}
#contentMain img {
    margin: 4px;
}
.related {
    background: #f2f2f2;
	border-radius:3px;
}
#contentNavigation {
    width: 29%;
    margin-top: 10px;
    float: right;
}
.related h2 {
    margin: 0px;
    padding: 0px;
    font-size: 1.5em;
}
input,
select,
textarea {
    /*font-family: 'Raleway', sans-serif;*/
	font-family: 'Lato';
}
#search_panel ul,#content ul, #mobileNavigation ul  {
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;
}

#search_panel ul li, #content ul li, #mobileNavigation ul li {
    /*background: url(/media/1029/bullet.png) no-repeat 0px 7px;*/
    margin-left: 0px;
    padding-left: 1rem;
    padding-top: 0;
	margin-bottom:0.2rem;
	
    /*margin:0 5px 0 -15px;*/


}


#search_panel ul li:before, #content ul:not(.nav-pills) li:before, #mobileNavigation ul li:before {
  	
    font-family: 'FontAwesome';
    content: '\f0da';
    margin:0 5px 0 -15px;
	color:#8f2d56;

}



#search_panel ul li.propro:before, #content ul li.propro:before, #mobileNavigation ul li.propro:before {
  	
    font-family: 'FontAwesome';
    content: '\f0c0';
    margin:0 5px 0 5px;
	color:#8f2d56;

}



#search_panel ul li.nav-item:before, #content ul li.nav-item:before, #mobileNavigation ul li.nav-item:before {
  	
    font-family: 'FontAwesome';
    content: '';
    margin:0 0px 0 0px;
	color:#8f2d56;

}



#search_panel ul.provider_listing  li:before, #content ul.provider_listing  li:before, #mobileNavigation ul.provider_listing  li:before, .breadcrumb li:before {
  	
    
    content: ''!important;
    margin:0!important;

}



.service_boxes_content{
    background: #fff;
    border: 3px solid #8f2d56;
    text-align: left;
    padding: 25px;
    display: block;
    min-height:16rem;
	
	color:#000!important;
}

.service_boxes_content:hover{
	border: 3px solid #000!important;
	outline:none
}

 .help_boxes_content, .card{
    background: #e5ced8;    
    text-align: left;
    padding: 25px;
    display: block;
    min-height:14rem;	
	color:#000!important;
}


.vh-inner-10 .card{
	min-height:28rem;	
}

.vh-inner-10 .card a{
	position:absolute;
	bottom:2rem;
}

.service_boxes_content.none, .help_boxes_content.none, .card.none{
  
	height:17vh;

}


.service_boxes_content.medium, .help_boxes_content.medium, .card.medium{
  
	height:36vh;

}


.service_boxes_content.longer, .help_boxes_content.longer, .card.longer{
  
	height:40vh;
	min-height:28rem;

}
/*
.card.smaller{
	min-height:22rem;
}*/

.service_boxes_content.taller, .help_boxes_content.taller, .card.taller{
	height:52vh;
}


@media(max-width:992px){
	.service_boxes_content.taller, .help_boxes_content.taller, .card.taller{
	height:auto;
}
}
/*
.card{
		
	padding:0px;
	height:40vh;

}*/

/*
.card.smaller{
		
	padding:0px;
	height:38vh;
}*/

.provider_result_mini{
	background: #f2f2f2;
	border-radius:3px;
	
}

.provider_result_mini h3{
	font-size:1rem;	
	font-weight:bold;
}
	


.service_boxes_content:hover, .help_boxes_content:hover{
	text-decoration:none;
	border-bottom: 5px solid #000000;
}

#search_panel ul ul, #content ul ul, #mobileNavigation ul ul {
    margin-left: 30px;
}
#content ul.breadcrumb {
    margin-bottom:0; 
	background:#efefef;	
}


.breadcrumb_wrapper{
	background:#efefef;
	
}


#content ul.breadcrumb li {
    float: left;
    
    margin-left: 0px;
    padding-left: 0.5rem;
    padding-top: 0;
    margin-left: 0;
}
#content ul.breadcrumb li .fa-chevron-right {
    color:#000000;
}
#content ul.breadcrumb li a {color:#000000!important;}



#content ul.breadcrumb li.first {
    margin-left: 0px;
}
#content ul.breadcrumb li.first {
    margin-left: 0px;
    background: none;
    padding-left: 0px;
}
.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.hide {
    display: none;
}
.loadingSpinner {
    height: 100px;
}

#preheader {
    position: fixed;
    background: #2F3190;
    height: 40px;
    width: 100%;
    z-index: 100;
    top: 0px;
}
#preheader .inner {
    width: 980px;
    margin: 0 auto;
    color: #fff;
    font-size: 0.8em;
}
#preheader .address,
#preheader .opening,
#preheader .tel,
#preheader .social {
    margin-top: 10px;
	
}

.btn-primary.disabled:hover, .btn-primary:disabled:hover, .btn-primary.disabled, .btn-primary:disabled{
	background:#ccc;
	color:#000!important;
	border:1px solid #000!important;
}

.footer_links ul{margin-left:0px;padding-left:0px;}

.footer_links ul li {
	background:none;
    font-size:1.0em;
    float: left;
    list-style: none;
    margin: 0px;
	margin-right:10px;
	padding-right:10px;
	border-right:1px solid #efefef;
}
.footer_links ul li.end {border-right:0px;}
.footer_links ul li a:hover{text-decoration:underline;}

#footer {
	position:relative;
	top:0px;

	
}

#footer .container{
	margin-top:1rem;
	padding-bottom:1rem;
	/*border-top:1px solid #f2f2f2;*/
}

#footer .address,
#footer .tel,
#footer .opening {
    font-size: 1em;
	font-weight:700;
    margin-bottom: 15px;
	color:#8f2d56;
	
}


#footer address {
    font-style: normal;
}
#footer .address {
    padding-left: 25px;
}
ul.social {margin:0px;padding:0px;}
ul.social li {
	background:none;
    list-style: none;
    margin: 0px;
	margin-bottom:0.5rem;
}


.card-img-top {
    width: 100%;
    object-fit: cover;
	max-height:14vh;
}

@media(min-width:992px){
    .card-img-top {
        height: 10vw;
        
    }
	.hp_banner{height:auto;}
}



@media(max-width:992px){
	.feedback{
		height:100px;
		width:100px;
		font-size:0.9rem!important;
		padding-top:27px;
	}
}

@media(max-width:992px){
	
	.logo{
		max-width:45%;
	}
	
	.card-body{
		height:auto;
	}
	.tabStyle{width:100%;}
	
	
.card{
		
	
	height:auto;

}
.service_boxes_content, .help_boxes_content{
   
	height:auto;
	
	
}
	
	ul.social li 	{float:left; width:33%;text-align:center;margin-bottom:2rem;}
	#subfooter {background-image:none!important;}
	.newsy{border-radius:0px!important;}
	.service-icon{
		height: 150px!important;
    	width: 150px!important;
	}
	.bannerCaption  {height:auto!important;border-radius:0px!important;}
	.bodyText{padding-left:0px;}
	.spcc_news_item_date{padding-left:0px!important;}
	h1 {
    /*margin-top: 20px;
    margin-bottom: 10px;*/
	border-left:0px;
	color:#8f2d56;
	padding-left:0px;
	/*padding-top:10px;*/
	padding-bottom:10px;
	font-weight:600;
	width:100%;
	
}
}

#footer .social ul {
    padding: 0px;
    margin-top: 0px;
}
#preheader .smalllogo {
    float: left;
    margin-right: 0px;
    margin-top: 5px;
    background: #fff;
    height: 30px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
#preheader .smalllogo img {
    margin-left: 2px;
    margin-top: 2px;
}
#preheader .smallsearch {
    float: left;
    margin-top: 5px;
    margin-right: 15px;
}
#preheader .smallsearch input {
    border: 0px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    padding-left: 10px;
    width: 260px;
    height: 28px;
    padding-right: 25px;
    background: url('/media/1017/srch.png') no-repeat right 10px center #fff;
}
#header {
    background: #fff;
    height: 110px;
    width: 100%;
    z-index: 100;    
	border-bottom:3px solid #366EB9;
}
#header .inner {
    width: 980px;
    margin: 0 auto;
	
}
#header .inner .logo {
    width: 230px;
    margin-top: 20px;
}
#header .inner .logoMain {
    float: left;
	width:200px;
}



#header .inner .navi {
    width: 522px;
	margin-top:37px;
}
#header .inner ul {
    list-style: none;    
    padding: 0px;
    margin: 0px;
}
#header #topNavigation {
    margin-top: 5px;
}
#header .inner ul li {
    font-size:1.5em;
    float: left;
    margin-left: 10px;
    padding-right: 10px;
    
}
#header .inner ul li a {
    color: #0055A6;	
    font-weight: 600;
}
#header .inner ul li.start {
    margin-left: 0px;
}
#header .inner ul li.end {
    border-right: 0px;
}
#footer .subscribe_title {
    font-weight: 800;
    
    margin-bottom: 10px;
}
#footer .subscribe_field {
    background: url('/media/1003/footer_mail.png') no-repeat center right 10px #93C83F;
    border-radius: 3px;
    width: 330px;
}
#footer #mce-EMAIL {
    border: 0px;
    height: 40px;
    background: #fff;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    width: 270px;
    padding-left: 10px;
}
#preheader .social ul {
    padding: 0px;
    margin: 0px;
}
#preheader .social ul li {
    float: left;
    list-style: none;
    margin-right: 10px;
}
#preheader .social ul li img {
    max-height: 20px;
}
#searchZone {
    float: right;
    margin-top: 35px;
    margin-bottom: 20px;
}
form {
    margin: 0px!important;
}
/*
.search {
    background: url('/media/1069/mag.png') #fff no-repeat left 10px center;
	border:2px solid #eee;    
    border-radius: 3px;
}*/

#search::placeholder,#searchM::placeholder {
  color: #8f2d56;
  opacity: 1; /* Firefox */
}

#search,#searchM {
    
    background: transparent;
    font-size: 1.2em;
    padding: 10px;
    font-weight:600;
	border: 4px solid #8f2d56;
	border-radius:0px;
    
}
.triggerSearch{
	top:0px;right:0px;
	background:#8f2d56;
	color:#fff;
	border:none;
	cursor:pointer;
	padding:10px;
}
.triggerSearch span{
	color:#fff
}

#search .form-control,#searchM .form-control{
	border:none;
}
#content {
    background:#fff;
    width: 100%;
    min-height: 500px;
}
#padder {
    height: 50px;
    background: #eee;
    display: none;
}

#footer .contain{
	background:#fff;
	min-height:230px;
}

#footer .core_blue {
	
    background: #2F3190;
    color: #fff;
    height: 300px;
}
#footer .core_blue .contain {
    padding-top: 20px;
}
#footer .copy {
    margin-bottom: 10px;
    margin-top: 20px;
    font-size: 0.9em;
	font-weight:600;
	color:#8f2d56;
}
#footer .left_zone {
    float: left;
    width: 40%;
    margin-top: 20px;
}
#footer .center_zone {
    float: left;
    width: 10%;
    margin-top: 20px;
}
#footer .right_zone {
    float: right;
    width: 50%;
    margin-top: 20px;
}
#footer .footer_left {
    width: 50%;
    float: left;
    height: 48px;
    background: url('/media/1018/white_cut_left.png');
    background-size: 100% 100%;
}
#footer .footer_right {
    width: 50%;
    float: right;
    height: 48px;
    background: url('/media/1017/white_cut_right.png');
    background-size: 100% 100%;
}
#subfooter {
   
    background-repeat: no-repeat;
    background-position: 35% -20px;
}
#subfooter .core_grey .left_zone {
    background-repeat: no-repeat;
    background-size: cover;
    width: 45%;
    float: left;
}
#subfooter .core_grey .left_zone img {
    margin-top: -25px;
    margin-bottom: -145px;
}
#subfooter .footer_left {
    width: 50%;
    float: left;
    height: 48px;
    background: url('/media/1053/white_cut_left.png');
    background-size: 100% 100%;
}
#subfooter .footer_right {
    width: 50%;
    float: right;
    height: 48px;
    background: url('/media/1054/white_cut_right.png');
    background-size: 100% 100%;
}
#subfooter .right_zone {
    float: right;
    width: 50%;
    margin-top: 20px;
}
#subfooter .subfooter_title {
    font-size: 1.6em;
    font-weight: 700;
	color:#0055A6;
}
#subfooter .subfooter_description {
    margin-top: 20px;
    font-size: 1em;
}
#subfooter .subfooter_button {
    margin-top: 20px;
    margin-bottom: 10px;
}
/*grid*/

.padder {
    height: 10px;
    width: 10px;
}
.w33 {
    width: 32.6%;
    margin-right: 1%
}
.w66 {
    width: 66.4%;
    margin-right: 1%;
}
.w33.last,
.w66.last {
    margin-right: 0%;
}
.wmax {
    width: 100%;
}
.h1 {
    height: 330px;
    margin-top: 10px;
}
.h1.ND {
    height: 400px;
    margin-top: 10px;
}
.hpBox {
    background: #fff;
}
.newsTitleZone h2 {
    font-size: 1em;
    margin: 0px;
}
.campaign {
    cursor: pointer;
}
.campaign img {
    width: 100%;
}
.h1mx {
    min-height: 330px;
    margin-top: 10px;
}
.contentBasePad {
    height: 10px;
    width: 100%;
}
.serviceRow {
    margin-top: 20px;
}
/* news */

.newsIcon {
    margin-right: 10px;
    margin-bottom: 10px;
}
.newsItem {
    margin-bottom: 10px;
    font-size: 0.9em;
}
.newsText {
    width: 200px;
    margin-left: 20px;
}
#newsArchive .newsText {
    width: 800px;
    padding-top: 25px;
}
.hpBoxTitle div {
    padding: 10px;
    font-weight: 700;
}
.hpBoxCampaign {
    padding: 10px;
    background: #eee;
}
.hpBoxCampaign h2 {
    margin: 0px;
    font-size: 1.0em;
}
.hpBoxCampaign .b a {
    color: #000;
}
.hpBoxCampaign .hpBoxText {
    font-size: 0.9em;
}
.hpCampaignButton {
    margin-top: 10px;
    font-size: 0.85em;
}
.hpCampaignDescription {
    font-size: 0.8em;
    /*height: 90px;*/
}
.hpBoxImage {
    height: 170px;
    width: 100%;
    max-height: 170px;
    background-size: cover;
}
.servicesInner {
    padding: 20px;
    padding-top: 0px;
}
.service {
    width: 33%;
    text-align: center;
}
.service.fw {
    width: 100%;
}
.serviceText {
    margin-top: 10px;
    color: #000;
    font-weight: bold;
}
.serviceText h2 {
    font-size: 1.2em;
    margin: 0px;
}
.serviceText a {
    color: #000;
    font-weight: bold;
}
.landingHeader {
    width: 100%;
    background: #fff;
    margin-top: 10px;
}

/*banner */

.bannerContainer {
    width: 100%;
    margin: 0 auto;
    height: 350px;
    background: url('') no-repeat center center;
    background-size: cover;
    position: relative;
    cursor: pointer;
}
.bannerCaptionContainer {
    width: 100%;
    margin: 0 auto;
    height: 100%;
    position: relative;
}
.bannerCaption {
    width: 100%;
    z-index: 103;
    left: 0px;
	bottom:0px;
    background: #000;
    opacity: 0.95;
    -moz-opacity: 0.95;
    filter: alpha(opacity=95);
	border-top-left-radius:2rem;
	white-space: normal!important;
	border-top-right-radius:2rem;
    position: absolute;
}
h2.left_line{
	border-left:1px solid #1A95CA;
	padding-left:20px;
}

.bannerCaptionInner {
    padding: 10px;
    color: #fff;	
	margin:0 auto;
}
.bannerCaptionInner h2{
	color:#fff;
	margin:0px; padding-top:0px;
}
.bannerCaptionInner a {
    color: #fff!important;
}
.bannerCaptionTitle {
    font-weight: 700;
    font-size: 1.4em;
}
.bannerCaptionDescription {
    margin-top: 15px;
    font-size: 1em;
}
.bannerButton {
    margin-top: 15px;
}
#slider {
    margin: 0 auto;
}

.contourNavigation {
text-align:right;
}

#recaptcha_table{background:#fff;}

#mobileMenu {
    display: none;
}

#contentNavigation .campaign.h1 {
    height: 350px;
}
.newsFooter {
    font-size: 0.9em;
}
#naviHeader {
    width: 100%;
    background: #144C6F;    
    height: auto;
    z-index: 99;
    position: fixed;
}
#naviHeader a {
    color: #fff;
}
#naviHeaderInner {
    width: 980px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
}
.subNavBlock {
    width: 240px;
    height: 60px;
    float: left;
}
.subNavImager {
    float: left;
    background-size: cover;
    background-position: center center;
    background-repeat: none;
    width: 50px;
    height: 50px;
}
.subNavTitle {
    float: right;
    padding-top: 13px;
    padding-left: 8px;
    width: 180px;
}
.subNavTitle.tallerNav {
    padding-top: 3px;
}
.upperLinkAttach {
    cursor: pointer;
}
.search-results-box li section h3 {
    margin-top: 0px;
    margin-bottom: 5px;
}
.search-results-box li section .sub {
    color: #888;
}
#content .search-results-box li {
    margin: 0px;
	background:none;
    padding: 0px;
}
#content .search-results-box li hr{
	border:none;
	border-top:1px solid #ccc;
	
}

.login_form{
	background:#eee;
}
.login_form .inner{padding:0.8rem 1.2rem;}


.login_form .row{margin-bottom:10px;}

.login_form .title {font-weight:bold; width:180px;}
.login_form .field input[type=password],.login_form .field input[type=text] {font-size:1.2em;}

h3{font-size:1.4rem;color:#000;font-weight:600;font-family:'Quicksand'}
/*
input[type=submit], input[type=button], button{
	  border: 0px;
    width: auto !important;
    font-family: 'Lato', sans-serif;
    white-space: nowrap;
    overflow: hidden;
   cursor:pointer;
    padding-left: 20px;
    padding-right: 20px;
	 padding-top:7px;
	 padding-bottom:7px;
    text-align: center;
    font-weight: 600;
    line-height: normal;
    font-size: 0.95em;
    color: #fff;
	text-align:center;
    
    float: none;

    display: inline-block;
 }
*/
input.ppad{padding:10px;}



/*input[type=submit].btn.primary{background:#1A95CA;}*/


/*
input[type=submit], input[type=button], button,
a.button,
button.button,  a.inlineButton, span.inlineButton{
    border: 0px;
    width: auto !important;
    margin-top: 5px;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    padding: 8px 12px;
    padding: .8rem 1.2rem;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    font-weight: 600;
    line-height: normal;
    font-size: 0.95em;
    color: #fff;
	text-align:center;
    text-decoration:none;
    float: none;

    display: inline-block;
}*/

a.button.arrow span,
button.button.arrow span, a.inlineButton span span.inlineButton a {    
	text-align:center;
}

span.inlineButton {    background: rgb(26, 149, 202); }
span.inlineButton a {color:#fff;text-decoration:none;}


/* Tabs */

.bhpTabs {
    border: 0px!important;
    font-family: 'Lato', sans-serif!important;
}
.bhpTabs .ui-widget-header {
    background: none!important;
    border: 0px!important;
}
#content .bhpTabs .ui-widget-header li {
    background-image: none;
    background: #eee;
    text-align: center;
    padding: 0px;
    border: 0px!important;
}
#content .bhpTabs .ui-widget-header {
    border-bottom: 1px solid #ccc!important;
}
#content .bhpTabs .ui-widget-header li a {
    color: #000!important;
    font-weight: bold;
}
#content .bhpTabs .ui-widget-header li.ui-tabs-active {
    background-image: none;
    background: #13559D;
    text-align: center;
    padding: 0px
}
#content .bhpTabs .ui-widget-header li.ui-tabs-active a {
    color: #fff!important;
}
.ui-tabs-panel {
    padding: 0px!important;
    margin-top: 10px;
}
.ui-widget-content a {
    color: #8f2d56!important;
	font-weight:bold;
}

.ui-widget-content span.inlineButton a {
    color: #fff!important;
}

.ui-widget-content .buttonNF a {
    color: #fff!important;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    padding: 0.5em 0.4em!important;
}
h4.contourPageName {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 1.3em!important;
}
.contourPage h4{padding:10px;}
.contourField.fileupload {
    margin-top: 10px;
    margin-bottom: 10px;
    background: #efe;
    padding: 10px;
}
.contourField.fileupload div {
    margin-top: 10px;
}
.contourField.titleanddescription h2 {
    font-size: 1.0em!important;
}
.repeater .questionTitle {
    margin-top: 5px;
    margin-bottom: 3px;
}
.repeater table {
    margin-top: 10px;
}
.repeater table tr th {
    text-align: left!important;
    background: #eee;
    padding: 5px;
}
.repeater input {
    font-family: 'Lato', sans-serif!important;
}
.repeater .totalColRow {
    text-align: right!important;
}
.repeater .totalColRow span {
    font-weight: bold;
}
.repeater #totalColBox {
    border: 0px!important;
}
.repeater .add_field_button,
.contourNavigation input {
    border: 0px;
    width: auto !important;
    margin-top: 5px;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    padding: 8px 12px;
    padding: .8rem 1.2rem;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    font-weight: 600;
    line-height: normal;
    font-size: 0.95em;
    color: #fff;
    float: none;    
    display: inline-block;
    background: #1A95CA;
}
.contourNavigation input[type=submit].disabled{
	background:#ccc;
}


.contourField {
    margin-top: 5px;
}
.contourField .help-block {
    margin-top: 5px!important;
    display: block;
}
.contourNavigation input {
    float: none!important;
}
.spcc_row {
    margin-bottom: 20px;
}
.spcc_row_title {
    font-weight: 800;
    width: 30%;
    min-width: 150px;
    float: left;
}
.spcc_row_field {
    font-weight: 800;
    width: 70%;
    min-width: 150px;
    float: left;
}
.spcc_row_field textarea,
.spcc_row_field input {
    border: 1px solid #eee;
    border-radius: 3px;
    padding: 5px;
    width: 100%;
}
.spcc_row_field textarea {
    min-height: 150px;
}
.spcc_row_field input[type=checkbox] {
    width: auto!important;
}
.spcc_form_title .inner {
    padding: 10px;
    font-weight: 700;
}
.spcc_form {
    background: #eee;
}
.spcc_form_title .inner {
    padding: 10px;
    font-weight: 700;
}
.spcc_form {
    background: #eee;
    font-size: 1em;
}
.spcc_form .spcc_fieldset {
    padding: 20px;
}
.wh {
    color: #fff;
}
.tblock {
    width: 400px;
    font-size: 1.0em;
	margin-bottom:4px;
}
.ttext,
.tchar {
    width: 150px;
}

.spcc_message {
    margin-bottom: 10px;
    font-weight: 700;
}
.spcc_message.good {
    background: #ECFFEC;
}
.spcc_message.good .inner {
    background: url('/media/1065/1487288752_tick_green.png') no-repeat 5px 5px;
    background-size: 30px 30px;
}
.spcc_message .inner {
    padding: 10px;
    padding-left: 40px;
}
.translate a {
    
    text-decoration: underline;

}
/* FORMS */

#contour,
.contour {
    Padding: 10px 0px 10px 0px;
}
.contourPage {} .contourField {
    Clear: both;
}
.contourField div label {
    Display: inline;
}
#contour label.fieldLabel,
.contour label.fieldLabel {
    Font-weight: bold;
    Display: block;
    Background: transparent! Important;
}
#contour small,
.contour small {
    Display: block;
    Float: left;
    Clear: both;
    Padding: 5px 5px 5px 200px;
}
#contour fieldset,
.contour fieldset {
   
}
#contour .contourNavigation {
    Padding: 1em 0em;
}
#contour legend,
.contour legend {
    Font-weight: bold;
    Font-size: 1.2em;
    Line-height: 1.2em;
    Display: block;
}
#contour input.text,
#contour input.title,
#contour textarea,
#contour select,
.contour input.text,
.contour input.title,
.contour textarea,
.contour select {
    Margin: 0.5em 0;
    Border: 1px solid #bbb;
}
#contour input.text: focus,
#contour input.title: focus,
#contour textarea: focus,
#contour select: focus,
.contour input.text: focus,
.contour input.title: focus,
.contour textarea: focus,
.contour select: focus {
    Border: 1px solid # 666;
}
#contour input.text,
#contour textarea,
.contour input.text,
.contour textarea {
    
    Display: block;
    Width: 95%;
}
#contour textarea,
.contour textarea {
    Height: 250px;
}
#contour input.fileupload,
.Contour input.fileupload {
    Height: auto! Important;
}
#contour span.checkboxlist,
#contour span.radiobuttonlist,
#contour span.checkbox,
.contour span.checkboxlist,
.contour span.radiobuttonlist,
.contour span.checkbox {
    Display: block;
    Float: left;
    padding-bottom: 20px;
    padding-top: 10px;
}
#contour .checkboxlist label {
    Float: left;
    Clear: left;
}
#contour .checkboxlist input,
#contour .radiobuttonlist input,
#contour .checkbox input,
.contour .checkboxlist input,
.contour .radiobuttonlist input,
.contour .checkbox input {
    Width: auto! Important;
    Height: auto! Important;
    Border: none! Display: inline!
}
#contour .hiddenfield .contour .hiddenfield {
    Display: none;
}
.contourButton {
    Margin-right: 10px;
    Padding: 2px 10px;
}
.contourErrorMessage {
    Padding: .8em;
    Margin-bottom: .5em;
    Border: 2px solid #FBC2C4;
}
.contourErrorMessage,
.contourError {
    Background: #FBE3E4;
    Color: #8a1f11;
}
#contour input.contourError,
#contour textarea.contourError,
#contour input.input-validation-error,
#contour textarea.input-validation-error .contour input.contourError,
.contour textarea.contourError,
.contour input.input-validation-error,
.contour textarea.input-validation-error {
    Background: #FBE3E4;
    Border-color: #FBC2C4;
}
#contour span.contourError,
#contour span.field-validation-error .contour span.contourError,
.contour span.field-validation-error {
    Color: #8a1f11! Important;
    Background: transparent! Important;
	display:block;
	margin-top:15px;
	margin-bottom:15px;
}
#contour #recaptcha_widget_div,
.contour #recaptcha_widget_div {
    Margin-left: 200px;
}
#contour .field-validation-error,
.contour .field-validation-error {} #contour,
.contour {
    padding: 0px!important;
}

#contour input.text,
#contour textarea,
.contour input.text,
.contour textarea {
    max-width: 1000px!important;
}

/* PAGING*/


.pagingControl{margin-bottom:20px;position:relative;}

.pagingControl .prev { 
  
 width: 235px;
    height: auto;
    position: absolute;
    left: 0;
    
}



.pagingControl .paging { 
	
	text-align:center;
   margin-left: 310px;
    margin-right: 360px;
    height: 100%;
    width: auto;
}

#contentLeftZone .pagingControl .paging { 
	
	text-align:center;
   margin-left: 110px;
    margin-right: 110px;
    height: 100%;
    width: auto;
}




.pagingControl .next { 
	text-align:right;
     /*width: 285px;*/
    height: auto;
    position: absolute;
    
    right: 0;
    
     }





/* THEME */

.provider-icon{max-width:100%; max-height:100px;}


.service-icon.theme_DarkBlue {background:#0055A6;}
.service-icon.theme_Blue {background:#5C8ED0;}
.service-icon.theme_Pink {background:#EC008D;}
.service-icon.theme_Green {background:#6C982D;}

.theme_Blue a, .theme_Blue {color:#5C8ED0;}
.theme_Pink a, .theme_Pink {color:#EC008D;}
.theme_Green a, .theme_Green {color:#6C982D;}
.button.theme_DarkBlue{
	background:#0055A6;
}
.button.theme_Blue{
	background:#1A95CA;
}
.button.theme_Pink{
	background:#EC008D;
}
.button.theme_Green{
	background:#A1C177;
}

/* BLOCKS */

/* Common */
.blockUnit {margin-right:1%;float:left;}
.blockUnit.last{margin-right:0px;}

.service-icon {
    color: #1D809F;
    height: 250px;
    width: 250px;
    display: block;
    line-height: 7.5rem;
    font-size: 2.25rem;
	background-repeat:no-repeat!important;
	background-position:center!important;
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
    background-size:contain;
}

/* Large circle block units */
.newsy{
	background:#eee;
    border-bottom-left-radius: 2rem;
	border-bottom-right-radius: 2rem;
	box-shadow:0 3px 3px 0 rgba(170, 170, 170, 0.5);	
    padding: 1.5rem;
}
.newsy .blockTitle{
	font-weight:600;
}

.blockSolid .img-fluid {max-width:75%;}
.blockWide {text-align:center;cursor:pointer;}
/*.blockWide.last{margin-right:0px;}*/
.blockWide .blockCircleWrapper{margin:0 auto;}
.blockWide .blockCircleWrapper .blockCircle { height:250px;width:250px;display:table-cell; vertical-align:middle;background-size:100%;max-width:250px;background-repeat:no-repeat;}
.blockWide .blockCircleWrapper .blockCircle img {margin:0 auto;width:70%;max-height:100%;}
.blockWide .blockTitle {font-size:1.9em; font-weight:600;margin-top:15px;}
.blockWide .blockDescription {font-size:1.3em;margin-top:10px;}


.newsy .blockTitle { font-size:1.2em;}
.newsy .spcc_news_date{margin-top:0.3rem;}

/* Solid colour blocks */
/*.blockSolid .inner{padding:0px;height:100%;}*/
.blockSolid h3 {padding:0px;margin:0px;}
/*.blockSolidContainer{width:68%;}*/
.blockSolid a {color:#fff!important;}
.blockSolid{
	
	/*font-size:1.2em;*/
	/*height:150px;*/
	/*margin-bottom:5px;*/
	min-height:9.5rem;
	cursor:pointer;
	color:#fff;
}


.blockText{
	width:80%; float:left;

 
	
}

.blockTextWrapper{
 
	height:150px;
	  display: table;
}



.blockInnerText{
   display: table-cell;
padding:10px;	
	padding-left:20px;
   vertical-align: middle;
}

.blockSolid .blockImage{height:100%;width:80px;background-repeat:no-repeat;background-position:center center;background-size:contain;margin-left:20px;}


.blockSolid.theme_Purple{
	background:#662D91;
}
.blockSolid.theme_Orange{
	background:#F15D0D;
}

.blockSolid.theme_Blue{
	background:#1A95CA;
}
.blockSolid.theme_Pink{
	background:#EC008D;
}
.blockSolid.theme_Green{
	background:#A1C177;
}
.landing_shieldPad{
	padding-top: 15px;
    padding-left: 2px;
}
.blockSolid .blockTitle a,.blockSolid .blockTitle, .blockSolid .blockDescription{color:#fff!important;}
.blockSolid .blockTitle{font-weight:600;margin-bottom:5px;}

/* Twitter block */


.spcc_tweet{
	margin-bottom:15px;
	padding-left:20px;
}
.spcc_tweet .spcc_tweet_date{
	font-size:0.9em;
	font-weight:600;
	color:#0055A6;
	margin-top:5px;
}

/* LANDING */
.spcc_landing_blocks{margin-top:20px;}
.mtLanding{height:40px;}

#landingIntro{background:#eee;padding-bottom:10px;}

#landingIntro .inner{padding:10px;}
.spcc_landing_block{width:32%;margin-right:1%; float:left;cursor:pointer;}
.spcc_landing_block.last {margin-right:0px;}
.spcc_landing_block .spcc_landing_circle_wrapper{margin:0 auto;width:250px;}
.spcc_landing_block .spcc_landing_circle_wrapper .spcc_landing_circle {
	/*background-image:url(/media/1024/blue_circle.png);*/
	background-image:url(/media/1888/dblue_circle.png);	
	height:250px;width:250px;
	display:table-cell; vertical-align:middle;background-size:100%;max-width:250px;background-repeat:no-repeat;
	text-align:center;
}
.spcc_landing_block h2 {text-align:center; border-left:0px;padding-left:0px; margin-top:5px;margin-bottom:5px;}
.spcc_landing_block .spcc_landing_description{width:80%;text-align:center;margin:0 auto;}

#contentMain .spcc_landing_block .spcc_landing_circle_wrapper .spcc_landing_circle img {margin:0 auto;max-height:100%;}

/* IN PAGE LISTS */

.spcc_list_block{background:#eee;margin-bottom:10px;}
.spcc_list_block h2{padding-left:0px;border-left:0px;}
.spcc_list_block .inner{padding:10px;}

/*ALERT*/


/*.spcc_alert {width:100%;cursor:pointer;}
.spcc_alert .inner{width:980px;margin:0 auto;padding:10px;padding-left:35px; background-repeat:no-repeat;font-weight:600;font-size:0.9em;background-position:0px 5px;background-size:25px;}
*/

.spcc_alert .inner{margin:0 auto;padding:0.5rem;padding-left:2.5rem; 
	background-repeat:no-repeat;font-weight:600;font-size:0.9em;
	background-position:5px 0.5rem;
	background-size:25px;}

.spcc_alert .inner a{color:#000;}


.spcc_alert.alert_Alert .inner{background-image:url(/media/1030/alert-xxl.png);}
.spcc_alert.alert_Good .inner{background-image:url(/media/1028/ok-xxl.png);}
.spcc_alert.alert_Bad .inner{background-image:url(/media/1029/x-mark-3-xxl.png);}
.spcc_alert.alert_Info .inner{background-image:url(/media/1031/info-xxl.png);}

.spcc_alert.alert_Alert {background:#FFFEA6;}
.spcc_alert.alert_Good {background:#eeffee;}
.spcc_alert.alert_Bad {background:#ffeeee;}
.spcc_alert.alert_Info {background:#eeeeff;}


/*ARCHIVE*/
.spcc_archived {width:100%;background-color:#fee;}
.spcc_archived .inner{background-image:url(/media/1032/info-xxl-red.png);width:980px;margin:0 auto;padding:10px;padding-left:35px; background-repeat:no-repeat;font-size:0.9em;background-position:0px 5px;background-size:25px;}
.spcc_archived .inner a{color:#000;font-weight:600;text-decoration:underline;}
.spcc_archived .inner p{padding:0px;margin:0px;}



/*Member*/
.spcc_membership_bar {width:100%;background-color:#efe;}
.spcc_membership_bar .inner{background-image:url(/media/1028/ok-xxl.png);width:980px;margin:0 auto;padding:10px;padding-left:35px; background-repeat:no-repeat;font-size:0.9em;background-position:0px 5px;background-size:25px;}
.spcc_membership_bar .inner a{color:#000;font-weight:600;text-decoration:underline;cursor:pointer;}
.spcc_membership_bar .inner p{padding:0px;margin:0px;}



/* RELATED*/

.promoted_matches, .right_its, .right_additional, .right_parent,.right_related{background:#eee; float:right;width:100%;}
.promoted_matches .inner, .right_parent .inner, .right_its .inner, .right_additional .inner, .right_related .inner{padding:15px;}
.promoted_matches .inner h2, .right_parent .inner h2, .right_its .inner h2, .right_additional .inner h2, .right_related .inner h2{font-size:1em;padding-left:0px;border-left:none;margin-top:0px;padding-top:0px;}
.search_squeeze{width:70%;float:left;}

.mt_right{margin-top:5px;}
.rhn_basepad{height:40px;width:40px;}
#contentLeftZone{float:left;width:70%;}
#contentNavigation{ width:28%;}
/**/

.search_alternatives a{font-weight:600;}

.footer_topper_small{
	border-bottom:3px solid #0055A6;
	
}


/* BEST MATCH */
.best_match .inner{padding:10px;}
.best_matchContainer{width:68%;}
.best_match{
	font-size:1.2em;	
	margin-bottom:5px;
	cursor:pointer;
}
.best_match_text.narrow{width:80%;}
.best_match .blockText{float:left; width:80%; margin-left:20px;margin-top:5px;}
.best_match .blockImage{margin-top:15px;}

.best_match.theme_Blue{
	background:#1A95CA;
}
.best_match.theme_Pink{
	background:#EC008D;
}
.best_match.theme_Green{
	background:#A1C177;
}
.best_match a {color:#fff!important;}
.best_match h3{font-weight:600;margin-bottom:5px;margin-top:0px;}
.best_match_additional p {padding:0px;margin:0px;color:#fff;}
.best_match_text {float:left;}

.best_match_title{font-weight:600;}

.best_match_image {float:left;margin-right:10px;}
.best_match_image img {max-width:100px;}
.search_result_heading{background:#eee;margin-top:10px;}
.search_result_heading .inner{padding:10px;}
.search_alternatives{margin-top:10px;}
#search_panel {background:#fff;}
#search_panel .inner{width:980px;padding:10px;margin:0 auto;}


.umbraco-forms-form span.contourError, .umbraco-forms-form span.field-validation-error,.umbraco-forms-form span.contourError, .umbraco-forms-form span.field-validation-error {
    color: #8a1f11 !important;    
    display: block;
    background: #fee;
    padding: 0.5rem;
    border: 1px solid #a00;
    box-sizing: border-box;
	background:#fee!important;
	min-width:200px;
	width:100%!important;
    margin-top: 0.5rem;
}
label.umbraco-forms-label, #contour label.fieldLabel, .contour label.fieldLabel{
font-weight:600!important; margin-top:0.5rem;	margin-bottom:0.5rem;
}

#contour input.text, #contour textarea, .contour input.text, .contour textarea{
max-width:100%!important;	
}

.umbraco-forms-page input[type=file]{margin-top:2rem;}
.umbraco-forms-page legend, #contour legend, .contour legend{

background:#13559D!important;
	color:#fff!important;width:100%!important;
	padding:0.5rem;
	box-sizing:border-box!important;
}


.umbraco-forms-page, .contourPage {background:#eee;padding:1rem;}
.umbraco-forms-page fieldset, .contourPage fieldset {padding:10px!important;}
.contourField {clear:both;}
.contourField label {

	float: left;
    width: 150px;
    min-height: 50px;
    margin-left: 10px;
    
		display:block;
}
.contourNavigation{padding:10px!important;}
.contourField div { overflow: hidden;
    min-height: 50px;
    }

#contour #recaptcha_widget_div, .contour #recaptcha_widget_div{
	margin:0px!important;
}

.spcc_news_date{
	color:#888;
}


.spcc_news_image_large{
	cursor:pointer;
	
    width: 250px;
    height:250px;
    background-repeat:no-repeat;
	background-position:50% 50%;
	background-size:cover;
    
		display:block;
}

.spcc_news_image{
	
	float: left;
    width: 74px;
    height:74px;
    background-repeat:no-repeat;
	background-position:50% 50%;
    
		display:block;
}
.spcc_news_text{
	padding-left:20px;
	overflow: hidden;
    
}
.spcc_news_title{
	margin-bottom:5px;	
}
.spcc_news_nfe{padding-left:20px;}
.spcc_news_nfe h3{margin-top:10px;}
.spcc_news_item_date{padding-left:20px;color:#888; font-weight:600;}


.spcc_news_item{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #A3BFE4;
	
 -webkit-transition-duration: 0.4s; 
    transition-duration: 0.4s;
}


.spccAccordion h3.ui-accordion-header{
	background:#E5D8E1!important;
	color:#000!important;
	font-weight:600;
	border:0px;
	border-radius:0px;
	font-family:'Lato', sans-serif!important;
}


.spccAccordion h3.ui-accordion-header span.ui-icon{
	/*background-image:url('https://code.jquery.com/ui/1.11.4/themes/black-tie/images/ui-icons_ededed_256x240.png')!important;*/
}
.spccAccordion .ui-accordion-content{	
	font-size:1em;
	border:0px;
	background:#f2f2f2;
	border-radius:0px;
	font-family:'Lato';
}

.spccAccordion .ui-accordion-content img{
	max-width:100%;
}

.spccAccordion .ui-accordion-content p{
/*padding:0px;margin:0px;*/
}

.ui-state-active .ui-icon, .ui-button:active .ui-icon {
    background-image: url(https://code.jquery.com/ui/1.11.4/themes/black-tie/images/ui-icons_000000_256x240.png);
}

table {
border-collapse:collapse;	
}
table tr th{
	background:#eee;
	border-bottom:2px solid #ccc;
	padding:10px;
	text-align:left!important;
}
table tr td{
	padding:10px;
	text-align:left!important;
}

#contour input.text, #contour textarea, .contour input.text, .contour textarea{
	margin-bottom:20px!important;
}

.contour input[type=checkbox], #contour input[type=checkbox]{
	margin-bottom:40px!important;
}

.umbraco-forms-field.checkbox div {float:none;width:5%;}
.umbraco-forms-field.checkbox label {float:none;width:95%;text-align:left;}

.umbraco-forms-field.recaptcha {clear:both;}
.umbraco-forms-field.recaptcha label{display:none!important;}





}}

input[type="submit"] {
	cursor:pointer!important;
}


.tv_own_left{float:left;background:#eee;border-radius:5px;min-width:570px;}
.tv_own_left .inner{padding:5px;padding-bottom:2px;}
.tv_own_right{float:right;width:35%;}


#cookieMessageBox{background:url(/media/1912/cross2.png) no-repeat;width:40px;height:40px;cursor:pointer;float:left;}


.cancel.noFloat{float:none!important;}
#cookieMessage{
    position:fixed;
    bottom:0px;
    left:0px;
    width:100%;
    background:#000;
    opacity:0.95;
    z-index:216;
}

#cookieMessage .inner{padding:10px;color:#fff;width:980px;margin:0 auto;}
#cookieMessage .inner a{color:#fff;text-decoration:underline;}


.gbc_message{margin-bottom:10px;font-weight:700;}

.gbc_message.good {background:#ECFFEC;}
.gbc_message.good .inner { background:url('/media/1028/ok-xxl.png') no-repeat 5px 5px; background-size:30px 30px;  }


.gbc_message.bad {background:#fee;}
.gbc_message.bad .inner { background:url('/media/1029/x-mark-3-xxl.png') no-repeat 5px 5px; background-size:30px 30px;  }



.gbc_message .inner{padding:10px;padding-left:40px;}

	
.veryweak {
	margin-top:10px;
    color: #880000;
}

.weak {
	margin-top:10px;
    color: #880000;
}

.medium {
	margin-top:10px;
    color: #EE7800;
}

.strong {
	margin-top:10px;
    color: #008800;
}

/**umb_name:Heading 2*/
h2 {
	font-size:1.5em;
	font-weight:600;
	padding-left:0px;
	border-left:0px;
}

.result_topper{background:#E5D8E1;border-radius:3px;}

/**umb_name:Left padding for image*/
.LeftPaddingForImage img {
	padding-left:10px;
	padding-bottom:10px;
}

/**umb_name:Right padding for image*/
.RightPaddingForImage img {
	padding-right:10px;
	padding-bottom:10px;
}
/*Provider*/

.text-primary {color:#8f2d56!important;}
.provider_result{background:#fff; border-radius:8px;position:relative;border:2px solid #fff;}
.provider_result.promoted{border-color:#8f2d56;}
.provider_result.mini{min-height:0;}
.provider_inner {padding:1rem;}
.provider_buttons_left{position:absolute;bottom:0.8rem;left:0rem;}
.provider_buttons_right{position:absolute;bottom:0.8rem;right:0rem;}
section.provider{background:#eee;}
section.white{background:#fff;}

/*.mini-cats-box{position:absolute;bottom:0px;}
@media(max-width:922px){
	.mini-cats-box{position:initial;}
}*/

.mini-cats{border-radius:3px;padding:0.3rem!important;font-size:0.9rem!important;background:#eee;}

.content_row{background:#fff; border-radius:8px;position:relative;}

.moreProvider{display:none;}
.content_row{}

ul.provider_listing, ul.blue,ul.red,.related ul {margin-left:0px;padding:0px;}
ul.blue li{
	background:url('/media/1029/bullet.png') no-repeat left center;
	background-size:20px 20px;
	list-style:none;
	padding-bottom:0.4rem;
	padding-top:0.4rem;
	padding-left:30px;
}


ul.provider_listing li p {margin:0;padding:0;}
ul.provider_listing li{clear:left;}
ul.provider_listing li .fas, ul.provider_listing li .fa{padding:0.5rem;min-width:2rem;padding-left:0;}
ul.provider_listing{list-style:none;clear:left;}

.provider_results_map,.safespace_results_map{
	width:100%;	
	min-height:27rem;
	
}

.provider_results_map #map, .safespace_results_map #mapSS {
	width:100%;
	border-radius:3px;	
	min-height:27rem;
}


#providermap {width:100%;height:400px;}
#safespacemap {width:100%;height:400px;}

.provider_inner a{
  color: #1C4886!important;
}

.provider .body h4 {background:#eee;padding:1rem;}

.provider {
  min-height: 30rem;
  position: relative;
  display: table;
  width: 100%;
  height: auto;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  background: #fff;
	background-repeat:none;
	background-size:cover;
}

.provider h1 {
  font-size: 2rem;
  margin: 0;
  padding: 0;
}

.provider .container {
	margin-top:0px!important;
}

.roundwood{border-radius:8px;background:#A22D3B;/*background:#26529D;*/}
.roundwood .inner{padding:10px;color:#fff;}

.mt-4m{
	margin-top:0rem;
	}

@media (max-width: 992px){
	.mt-4m{
		margin-top:2rem;
	}
	#provider_block,#filter_column{width:100%!important;padding-right:0px!important;}
}


.service-icon {
  color: #1C4886;
  height: 10rem;
  width: 10rem;
  display: block;
  line-height: 7.5rem;
  font-size: 2.25rem;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  background-size:cover;
}

.service-icon:hover{
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.6);
}

.provider_result .service-icon:hover{
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
}

.service-icon.lg{height:10rem;width:10rem;}
.service-icon.sm{height:8rem;width:8rem;}
.service-icon.xs{height:4rem;width:4rem;}


#blocker {
    background: #000;
    opacity: .70;
    z-index: 104;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10002;
    height: 100%;
    vertical-align: middle;
}

#blockerBlack {
    background: #000;
    opacity: .8;
    z-index: 104;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10002;
    height: 100%;
    vertical-align: middle;
}

#blocker_ultra {
    background: #fff;
    opacity: .9;
    z-index: 104;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10005;
    height: 100%;
    vertical-align: middle;
}

#blocker_messages {
    height: 100px;
    width: 50%;
    background: url('https://www.safespacesussex.org.uk/media/1277/rings.svg') no-repeat top center;
    text-align: center;
    margin: auto;
    color: #000 !important;
    padding-top: 50px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
#content_button_row{border-bottom:1px solid #ccc;margin-bottom:1rem;}
.tabStyle{background:#fff;color:#000;border-bottom-left-radius:0px;border-bottom-right-radius:0px;border:2px solid #eee;border-bottom:0px;}
.tabStyle.selected{background-color:#8f2d56!important;color:#fff!important;}
.tabStyle:hover{background:#eee;}



.spcc_poll{
	background:#eee;
	border-radius:0px;
	border-bottom:3px solid #8f2d56;
}
.spcc_poll .inner{padding:20px;}

.spcc_poll_title{font-weight:bold;margin-bottom:15px;}

.spcc_poll_vote{float:right!important;margin-top:0px!important;margin-bottom:0px!important;cursor:pointer;

	 -webkit-transition-duration: 0.4s; 
    transition-duration: 0.4s;
}

.spcc_poll_vote.disabled{background:#ccc!important;}

.skillbar {
	position:relative;
	display:block;
	margin-bottom:15px;
	width:85%;
	background:#565656;
	float:left;
	height:45px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-webkit-transition:0.4s linear;
	-moz-transition:0.4s linear;
	-ms-transition:0.4s linear;
	-o-transition:0.4s linear;
	transition:0.4s linear;
	-webkit-transition-property:width, background-color;
	-moz-transition-property:width, background-color;
	-ms-transition-property:width, background-color;
	-o-transition-property:width, background-color;
	transition-property:width, background-color;
}

@media(max-width:992px){
	.skillbar {
	width:100%!important;
	}
	.spcc_poll_vote {margin-bottom:1rem!important;}
}


.skillbar-title {
	position:absolute;
	top:0;
	left:0;
	font-weight:bold;
	font-size:0.9em;
	color:#ffffff;
	background:transparent;
	-webkit-border-top-left-radius:3px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-bottomleft:3px;
	border-top-left-radius:3px;
	border-bottom-left-radius:3px;
}

.skillbar-title span {
	display:block;
	/*background:rgba(0, 0, 0, 0.1);*/
	padding:0 20px;
	height:45px;
	line-height:45px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-bottomleft:3px;
	border-top-left-radius:3px;
	border-bottom-left-radius:3px;
}

.skillbar-bar {
	height:45px;
	width:0px;
	background:#8f2d56;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}




.skill-bar-percent {
	position:absolute;
	right:10px;
	top:0;
	font-size:0.9em;
	height:50px;
	line-height:50px;
	color:#ffffff;
	
}

