/*Make sure your selectors are very specific, you can accidentally overide builder css if you are not careful*/
/*Do not edit positioning, width, height in CSS, set that in the markup*/
/*CSS Changes, are somewhat permanent, user cannot change these, they can overide them via element inline style, but thats about it*/
/* site */
.rihab.default .text-plugin {
	font-family: 'PT Sans', sans-serif;
	font-size:18px;
	line-height:24px;
	letter-spacing:0px;
	margin-top:0px;
	color:#e3b353;
	font-weight:normal;
}
.rihab.default .text-plugin p{
	font-family: 'PT Sans', sans-serif;
	margin-top:0px;
}
.rihab.default .text-plugin p.paragraph-alt2{
	font-family: 'Roboto', sans-serif;
	margin-top:0px;
	font-size:22px;
	line-height:26px;
	color:#FFF;
}
.rihab.default .text-plugin p.paragraph-alt{
	font-family: 'PT Sans', sans-serif;
	font-size:14px;
	line-height:24px;
	letter-spacing:0px;
	margin-top:0px;
	color:#486980;
}
.rihab.default .center-align {
	text-align: center;
}
.rihab.default .right-align {
	text-align: right;
}
/***** BACKGROUNDS *****/
.rihab.default.pagebg {
	background-color:#26303D;
}
.rihab.default .header-bg {
	background-image: url('assets/rihab-header-img.jpg');
	background-position:top;
	background-repeat:repeat-x;
	background-color:#000;
}
.rihab.default .footer-bg {
	background-color: #374258;
}
/***** HEADINGS *****/
.rihab.default h1, .rihab.default h2, .rihab.default h3, .rihab.default h4, .rihab.default h5, .rihab.default h6 {
	margin: 0px;
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	letter-spacing:-0.2px;
	color:#FFF;
}
.rihab.default h1 {
	font-size:80px;
	line-height:80px;
}
.rihab.default h2 {
	font-size:52px;
	line-height:60px;
}
.rihab.default h3 {
	font-size:36px;
	line-height:44px;
}
.rihab.default h4 {
	font-size:20px;
	line-height:26px;
}
.rihab.default h5 {
	font-size:18px;
	line-height:25px;
}
.rihab.default h6 {
	font-size:16px;
	line-height:24px;
}
/***** TEXT STYLES *****/
.rihab.default h1.alt-heading-font {
	font-family: 'Roboto Slab', serif;
	letter-spacing:0px;
}
.rihab.default h3.alt-heading-font {
	font-family: 'Roboto Slab', serif;
	letter-spacing:0px;
}
.rihab.default h1.comp-name-footer {
	font-family: 'Roboto Slab', serif;
	font-size:36px;
	line-height:36px;
	letter-spacing:0px;
	color:#FFF;
}
.rihab.default h6.footer-tagline-txt {
	font-family: 'Roboto', serif;
	font-size:11px;
	line-height:11px;
	letter-spacing:0px;
	color:#FFF;
}
.rihab.default p.paragraph-footer {
	font-family: 'PT Sans', sans-serif;
	font-size:14px;
	line-height:18px;
	color:#6c93af;
}
.rihab.default h1.home-numbers{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:48px;
	line-height:48px;
	letter-spacing:4px;
}
.rihab.default h3.services-letters{
	font-family: 'Roboto', sans-serif;
	font-size:30px;
	line-height:24px;
	letter-spacing:0px;
}
/***** LISTS *****/
.rihab.default .text-plugin ul li, .rihab.default .text-plugin ol li, .rihab.default .text-plugin ul, .rihab.default .text-plugin ol {
	font-size:18px;
	line-height:24px;
	list-style-type:inherit;
}
/***** COLORS & BG-COLORS *****/
.rihab.default .color-1 {
	color: #FFFFFF;
}
.rihab.default .color1-bg {
	background-color: #FFFFFF;
}
.rihab.default .color2 {
	color: #000;
}
.rihab.default .color2-bg {
	background-color: #000;
}
.rihab.default .color3 {
	color: #374258;
}
.rihab.default .color3-bg {
	background-color: #374258;
}
.rihab.default .color4 {
	color: #0F9998;
}
.rihab.default .color4-bg {
	background-color: #0F9998;
}
.rihab.default .color5 {
	color: #45ABBF;
}
.rihab.default .color5-bg {
	background-color: #45ABBF;
}
.rihab.default .color6 {
	color: #D7874B;
}
.rihab.default .color6-bg {
	background-color: #D7874B;
}
.rihab.default .color7 {
	color: #E3B159;
}
.rihab.default .color7-bg {
	background-color: #E3B159;
}
.rihab.default .color8 {
	color: #486A7F;
}
.rihab.default .color8-bg {
	background-color: #486A7F;
}
.rihab.default .color9 {
	color: #ECC3A4;
}
.rihab.default .color9-bg {
	background-color: #ECC3A4;
}
.rihab.default .color10 {
	color: #9BA0AC;
}
.rihab.default .color10-bg {
	background-color: #9BA0AC;
}
.rihab.default .color11 {
	color: #486A7F;
}
.rihab.default .color11-bg {
	background-color: #486A7F;
}
.rihab.default .color12 {
	color: #D07855;
}
.rihab.default .color12-bg {
	background-color: #D07855;
}
/***** BORDERS *****/
.rihab.default .circle-border {
	border-radius: 250px;
}
.rihab.default .ghost-box-ol {
	border-radius: 0px;
	border:1px solid #486A7F;
}

.rihab.default .mapAddress{
	color:#fff;
}
/****************/
/* neo main nav */
/****************/
.rihab.default .navigation-2-plugin .neo-asset-inner ul {
	font-family: 'Roboto', sans-serif;
}
.rihab.default .navigation-2-plugin .neo-asset-inner > ul > li {
	padding:13px 22px 9px 22px;
	background-color: transparent;
	margin-right:2px;
	font-size: 18px;
	font-weight:normal;
}
.rihab.default .navigation-2-plugin .neo-asset-inner > ul > li > a {
	color: #FFF;
}
.rihab.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-hover {
	background-color: #FFF;
	font-size: 18px;
}
.rihab.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-hover > a {
	color: #000;
}
.rihab.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-active {
	background-color: #FFF;
	font-size: 18px;
}
.rihab.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-active > a {
	color: #000;
}
/***************/
/* neo sub nav */
/***************/
.rihab.default .navigation-2-plugin.sub-nav-fixed-plugin ul ul > li {
	width: 130px;
}
.rihab.default .navigation-2-plugin .neo-asset-inner > ul{
  font-family: 'Roboto', sans-serif;
}
.rihab.default .navigation-2-plugin ul ul > li {
	font-family: 'Roboto', sans-serif;
	padding:9px 22px 9px 22px;
	background-color: #FFF;
	margin-top:2px;
	font-size: 18px;
	font-weight:normal;
}
.rihab.default .navigation-2-plugin ul ul > li > a {
	color: #000;
}
.rihab.default .navigation-2-plugin ul ul > li.k-state-hover {
	font-family: 'Roboto', sans-serif;
	background-color: #D7874B;
	font-size: 18px;
	border:1px solid #000;
	text-align:left;
}
.rihab.default .navigation-2-plugin ul ul > li.k-state-hover > a {
	color: #FFF;
}
.rihab.default .navigation-2-plugin ul ul > li.k-state-active {
	font-family: 'Roboto', sans-serif;
	background-color: #D7874B;
	font-size: 18px;
	border:1px solid #000;
	text-align:left;
}
.rihab.default .navigation-2-plugin ul ul > li.k-state-active > a {
	color: #FFF;
}
/*END NAV 2*/
/***********/
/* CONTACT */
/*header*/

/* labels style */
.rihab.default .web_com_custom_form label{
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	margin-bottom: 0;
	color: #5b7a8f;
}

/* first & last name */
.rihab.default .web_com_custom_form .FirstName label,
.rihab.default .web_com_custom_form .LastName label{
	font-size: 12px !important;
	color: #5b7a8f;
}
/* inputs */
.rihab.default .web_com_custom_form input[type='text'],
.rihab.default .web_com_custom_form textarea, .rihab.default form select{
	border-radius: 0px !important;
	border: 1px solid #486A7F;
	background:  #26303D;
	color:#5b7a8f;
}
/* submit btn */
.rihab.default .web_com_custom_form input[type='submit']{
	font-family: 'Roboto', sans-serif;
	color: #FFF;
	background: #D7874B; 
	font-size: 16px;
	padding: 7px 25px;
	display: block;
	margin: 0px;
	border: 1px solid #D7874B;
	border-radius: 0px;
}
/* textarea height */
.rihab.default form select{
	min-height:none;
}
.rihab.default .form-result-ok {
	color:#FFF;
}

div[id^="Paragraph"] {
   color:#fff;
}
