/**
 * @version     1.0
 * @package     template com_jcssestate
 * @copyright   Copyright (c) 2014 Joomla CSS. All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 * @author      Joomla CSS <info@joomla-css.nl> - http://www.joomla-css.nl
 */

@charset "utf-8";

/* ===================================================================================
	BOOTSTRAP MEDIA QUERIES OVERRIDES
	================================================================================== 
@media (min-width: 980px) {}
@media (min-width: 1200px) {}
@media (max-width: 979px) {}
@media (min-width: 768px) and (max-width: 979px) {}
@media (max-width: 767px) {}
@media (max-width: 480px) {}
*/

/*	----------------------------
	Import Font Awesome CSS
	---------------------------- */
@import url("font-awesome.css");

.fa:before {
	float: left;
	margin-right: 5px;
}

/* ===========================
	FONT STYLES
	========================== */
/*	----------------------------
	body
	---------------------------- */
body {
	font-size: 16px;
	line-height: 24px;
	font-family: 'Titillium Web', sans-serif;;
	font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Titillium Web', sans-serif;;
	font-weight: 700;
}

body.opensans {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}

body.opensans h1,
body.opensans h2,
body.opensans h3,
body.opensans h4,
body.opensans h5,
body.opensans h5 {
	font-family: 'Open Sans', sans-serif;;
	font-weight: 700;
}

body.oxigen {
	font-family: 'Oxygen', sans-serif;;
	font-weight: 400;
}

body.oxigen h1,
body.oxigen h1,
body.oxigen h1,
body.oxigen h1,
body.oxigen h1,
body.oxigen h1 {
	font-family: 'Oxygen', sans-serif;;
	font-weight: 700;
}

body.bodyspacer {
	padding-top: 50px;
}

h1 {
	font-size: 38px;
	line-height: 40px;
	margin: 0 0 14px 0;
}

h2 {
	font-size: 31px;
	line-height: 33px;
	margin: 0 0 14px 0;
}

h3 {
	font-size: 24px;
	line-height: 26px;
	margin: 0 0 10px 0;
}

h4 {
	font-size: 18px;
	line-height: 20px;
	margin: 0 0 10px 0;
}

h5 {
	font-size: 16px;
	line-height: 16px;
	margin: 0 0 5px 0;
}

h6 {
	font-size: 14px;
	line-height: 16px;
	margin: 0 0 5px 0;
}

a {
	color: #08c;
}

a,
a:hover,
a:visited,
a:focus {
	outline: 0  none;
}

.image-polaroid {
	padding-right: 20px;
}

/* -------------------------
	Bootstrap Span overrides
	------------------------ */
.navbar .container,
.container {
	width: 940px;
}
.span3 {
	width: 220px;
}

.span9 {
	width: 700px;
}

@media (min-width: 1200px) {
	.navbar .container,
	.container,
	.span12 {
		width: 1170px;
	}
	.span3 {
		width: 210px;
	}
	.span9 {
		width: 930px;
	}
	.smaller .row {
		margin-left: -20px;
	}
	.smaller [class*="span"] {
		margin-left:20px;
	}
	.smaller .navbar .container,
	.smaller .container,
	.span12 {
		width: 950px !important;
	}
	.smaller .span3 {
		width: 220px !important;
	}
	.smaller .span9 {
		width: 700px !important;
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	.navbar .container,
	.container,
	.span12 {
		width: 724px;
	}
	.span3 {
		width: 228px;
	}
	.span9 {
		width: 476px;
	}
}

@media (max-width: 767px) {
	.navbar .container,
	.container,
	.span12 {
		width: auto;
	}
	.span3 {
		width: auto;
	}
	.span9 {
		width: auto;
	}
}

/*	==============================
	Sitetop
	============================== */
.sitetop {
	background-color: #f4f4f4;
	padding: 10px 0;
	text-align: right;
	position: fixed;
	width: 100%;
	z-index: 999;
}

.inner-sitetop {
	padding: 0 20px;
}

.sitetop span {
	display: inline-block;
}

.sitetop span i {
	font-size: 20px;
	line-height: 12px;
}

.sitetop span.emailaddress {
	margin-left: 30px;
}

.phone-email,
.pos0 {
	display: inline-block;
}

.pos0 {
	margin-left: 30px;
}

@media (min-width: 1200px) {
	.inner-sitetop {
		padding: 0;
	}
}

@media (max-width: 979px) {
	.inner-sitetop {
		padding: 0;
	}
}

@media (max-width: 767px) {
	.sitetop {
		margin: 0 -20px;
	}
	.inner-sitetop {
		padding: 0 25px;
	}
}

@media (max-width: 480px) {
	.sitetop span,
	.pos0 {
		display: block;
		margin: 10px 0;
	}
	.sitetop span.phone {
		margin-right: 0;
	}
	.sitetop span.phone {
		margin-right: 0;
	}
	.sitetop span.emailaddress span {
		display: inline-block;
		margin: 0;
	}
}

/*	=============================
	Sitesubtop
	============================= */
.sitesubtop {
	padding-top: 50px;
}

@media (max-width: 480px) {
	.sitesubtop {
		padding-top: 110px;
	}
}

/*	============================
	NavBar - Position 01
	============================ */
.navbar {
	margin-top: 70px;
	margin-bottom: 100px;
}

.navbar .nav {
	margin-left: 300px;
}

.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner,
.navbar-static-top .navbar-inner {
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
			box-shadow: none;
	background: #08c;
	border: none;
	filter: none;
	min-height: 1px;
}

.navbar .btn-navbar {
	padding: 0;
	background: none;
	border: none;
	filter: none;
	text-shadow: none;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
			box-shadow: none;
}

@media (max-width: 767px) {
	.navbar .btn-navbar {
		padding: 0 20px 0 0;
	}
}

.navbar .btn {
	margin-top: 7px;
}

.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
	background: none;
}

.navbar .btn-navbar .icon-bar {
	width: 35px;
	height: 5px;
	background-color: #004466;
	-webkit-border-radius: 1px;
	   -moz-border-radius: 1px;
			border-radius: 1px;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
			box-shadow: none;
}

.btn-navbar .icon-bar + .icon-bar {
	margin-top: 4px;
}

.navbar .nav > li > a {
	text-shadow: none;
	color: #fff;
	padding: 7px 20px;
}

.navbar .nav > li > a:hover,
.navbar .nav > li > a:focus {
	background-color: #004466;
	color: #fff;
}

.nav-collapse .nav > li > a {
	color: #fff;
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #004466;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
			box-shadow: none;
}

.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
	background: none;
	filter: none;
    background-color: #004466;
    color: #fff;
}

.navbar .nav li.dropdown > .dropdown-toggle .caret {
    border-bottom-color: #fff;
    border-top-color: #fff;
}

.dropup:hover,
.dropdown:hover {
	background-color: #004466;
}

.navbar .nav li.dropdown:hover > .dropdown-toggle .caret {
    border-bottom-color: #fff;
    border-top-color: #fff;
}

navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
    border-bottom-color: #fff;
    border-top-color: #fff;
}

/* Activates hovering the main items to show the sub items */
@media (min-width: 980px) {
	.nav.menu a,
	.nav-pills > li > a,
	.dropdown-menu {
			margin: 0;
	}
	.nav.menu > li.dropdown:hover ul.dropdown-menu,
	.nav-pills > li.dropdown:hover ul.dropdown-menu,
	.nav-tabs > li.dropdown:hover ul.dropdown-menu {
		display: block;
	}
	.nav.menu > li.dropdown ul.dropdown-menu .dropdown-submenu .dropdown-menu,
	.nav-pills > li.dropdown ul.dropdown-menu .dropdown-submenu .dropdown-menu,
	.nav-tabs > li.dropdown ul.dropdown-menu .dropdown-submenu .dropdown-menu {
		display: none;
	}
	.nav.menu > li.dropdown ul.dropdown-menu .dropdown-submenu:hover .dropdown-menu,
	.nav-pills > li.dropdown ul.dropdown-menu .dropdown-submenu:hover .dropdown-menu,
	.nav-tabs > li.dropdown ul.dropdown-menu .dropdown-submenu:hover .dropdown-menu {
		display: block;
	}
}

.nav-collapse .dropdown-menu a {
	color: #333;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
	background: none;
	filter: none;
	background-color: #004466;
	color: #fff;
}

@media (max-width: 979px) {
	.navbar {
		margin-bottom: 0;
	}
	.navbar .nav {
		margin-left: 0;
	}
	.navbar .btn {
		margin-top: 5px;
		margin-bottom: 100px;
	}
}

.nav-collapse .dropdown-menu li + li a,
.nav-collapse .dropdown-menu li a {
    margin-bottom: 2px;
}

.nav-collapse .nav > li > a,
.nav-collapse .dropdown-menu a {
	font-size: 16px;
	font-weight: 400;
}

.nav-collapse .nav > li > a:hover,
.nav-collapse .nav > li > a:focus,
.nav-collapse .dropdown-menu a:hover,
.nav-collapse .dropdown-menu a:focus {
    background: none;
	filter: none;
    background-color: #004466;	
	filter: none;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
	color: #fff;
	background: none;
	filter: none;
    background-color: #004466;
}

.dropdown-menu.small {
	font-size: 16px;
	line-height: 22px;
	font-weight: 400;
}

@media (max-width: 979px) {
	.nav-collapse .nav {
		margin-top: 5px;
	}
	.navbar .nav,
	.navbar .nav-child {
		background-color: #00aaff;
	}
	.navbar .nav li {
		background-color: #08c;
	}
	.navbar-inner {
		padding: 0;
	}
	.button-navbar-container {
		position: relative;
		margin-left: auto;
		margin-right: auto;	
		z-index: 2;
	}
	.nav-collapse .dropdown-menu {
		display: block;
		margin-right: 0;
	}
	.navbar .nav > li > a {
		padding-left: 15px;
	}
	.nav > li > a.dropdown-toggle {
		display: none;
	}
	.dropup:hover,
	.dropdown:hover {
		background-color: transparent;
	}
	.dropdown-submenu > a::after {
		border: none;
	}
	.nav-collapse .dropdown-menu a {
	    color: #fff;
	}
	.nav-collapse .nav > li > a,
	.nav-collapse .dropdown-menu a {
		padding-top: 15px;
		padding-bottom: 15px;
		-webkit-border-radius: 0;
		   -moz-border-radius: 0;
				border-radius: 0;
	}
	.nav-collapse .nav .dropdown .dropdown-submenu a {
    	margin-bottom: 2px;
	}
	.nav-child.unstyled {
		margin-left: 25px;
		margin-left: 0;
		color: #fff;
	}
	.nav-child.unstyled .nav-child.unstyled {
		margin-left: 35px;
	}
}

@media (max-width: 767px) {
	.button-navbar-container {
		width: auto;
	}
}

/*	============================
	Navbar Tie - position: 1
	============================ */
.navbar-inner .inner-container {
	position: relative; 
}

.navbar-inner .inner-container .logo-visieart {
	position: absolute;
	top: -58px;
	left: 0;
}

@media (max-width: 767px) {
	.navbar-inner .inner-container .logo-visieart {
		left: 20px;
	}
}

@media (max-width: 320px) {
	.navbar {
		margin-top: 50px;
	}
	.navbar-inner .inner-container .logo-visieart {
		position: absolute;
		top: -38px;
	}
	.navbar-inner .inner-container .logo-visieart {
		width: 200px;
	}
	.navbar .btn {
		margin-bottom: 80px;
	}
}

/*	============================
	Breadcrumbs - Position 02
	============================ */
.pos2 .breadcrumb {
	margin-top: 15px;
	margin-bottom: 10px;
}

@media (max-width: 979px) {
	.pos2 .breadcrumb {
		margin-top: 30px;
	}
}

/*	============================
	BigImage / Gallery
	Position 03
	============================ */
.bigimage {
	position: relative;
}

@media (max-width: 767px) {
	.bigimage {
		margin-left: -20px;
		margin-right: -20px;
	}
}

/*	----------------------------
	Content area
	---------------------------- */
.inner-content-main {
	margin-top: 18px;
}

/*	============================
	Sidebar right - Position 07
	=========================== */
#sidebarright {
	background: #142849;
}

#sidebarright .inner-sidebar {
	margin-top: 20px;
	padding: 15px;
}

/*	----------------------------
	Module overrides
	---------------------------- */
#sidebarright a {
	color: #00aaff;
}

#sidebarright .btn {
	color: #333;
}

#sidebarright .btn-primary,
#sidebarright .btn-inverse,
#sidebarright .btn-danger,
#sidebarright .btn-warning,
#sidebarright .btn-success,
#sidebarright .btn-info {
	color: #fff;
}

#sidebarright .moduletable {
	margin-bottom: 20px;
	border-bottom: 1px solid rgba(255,255,255,0.4);
	color: #fff;
	text-align: center;
}

#sidebarright .moduletable:last-child {
	border-bottom: none;
}

#sidebarright .mod_jcssestate-list-vertical {
	border: none;
}

#sidebarright .mod_jcssestate-list-vertical:last-child {
	margin-bottom: 0;
}

/*	----------------------------
	Content container
	---------------------------- */
.blog-featured .items-leading,
.blog-featured .items-row {
	margin: 0 0 20px 0;
}


.blog-featured .items-row .frontpage-block {
	padding-right: 10px;
}

.blog-featured .items-row .frontpage-block,
.item-page .frontpage-block,
.item-page .add-images {
	margin: 0 0 20px 0;
}

.itemid-101 .blog-featured .items-row .frontpage-block {
	height: 320px;
}

.front-img {
	float: left;
	margin: 0 20px 20px 0;
}

.readmore {
	margin-bottom: 30px;
}

.items-row {
	margin-bottom: 15px;
	border-bottom: 1px #f4f4f4 solid;
}

.items-row:last-child {
	margin-bottom: 0;
	border-bottom: none;
}

.add-images .img-01,
.add-images .img-03,
.add-images .img-05 {
	float: left;
	margin: 0 20px 20px 0;
}

.add-images .img-02,
.add-images .img-04,
.add-images .img-06 {
	margin: 0 0 20px 0;
}

@media (max-width: 767px) {
	.itemid-101 .blog-featured .items-row .frontpage-block {
		height: auto;
	}
	.blog-featured .item {
		margin: 0 0 30px 0;
	}
	.items-row {
		margin-bottom: 0;
		border-bottom: none;
	}
	.separator {
		display: block;
		clear: both;
	}
	.item-page .frontpage-block,
	.item-page .add-images {
		padding-right: 10px;
	}
}

/*	----------------------------
	Tooltip
	---------------------------- */
.tooltip {
  font-size: 14px;
}

.tooltip-inner {
	color: #fff;
	background-color: #142849;
	border: 1px #142849 solid;
}

.tooltip-inner strong {
  font-size: 15px;
}

.tooltip.in {
	opacity: 1;
}

.tooltip.top .tooltip-arrow {
	border-top-color: #142849;
}

.tooltip.right .tooltip-arrow {
	border-right-color: #142849;
}

.tooltip.left .tooltip-arrow {
	border-left-color: #142849;
}

.tooltip.bottom .tooltip-arrow {
	border-bottom-color: #142849;
}

/*	============================
	Breadcrumbs - Position 02
	============================ */
.breadcrumb {
	background: none; 
	margin: 0 0 20px 0;
	padding: 0;
}

.breadcrumb:before {
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f015";
	margin-right: 5px;
}

/*	----------------------------
   Contact page
	---------------------------- */
.contact .thumbnail {
	margin: 0 30px 20px 0;
}

#contact-form fieldset legend {
    font-size: 14px;
    line-height: 20px;
}

/*	-----------------------------
	Google map
	----------------------------- */
.contact-google-map {
	clear: both;
	margin: 0 0 20px 0;
	padding: 4px;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	   -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
			box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

#map_canvas {
	height: 300px;
}

#map_canvas img,
.gm-style img {
	max-width: none;
}

/*	------------------------------
	Address block
	------------------------------ */
.dl-horizontal dt {
    text-align: left;
}

.form-horizontal .control-label {
    text-align: left;
}

/*	------------------------------
	Send button
	------------------------------ */
.form-horizontal .form-actions {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

/*	----------------------------
	Footer
	---------------------------- */
.footertop {
    background-color: #142849;
    border-bottom: 1px #12619a solid;
    height: 10px;
	margin-top: 30px;
}

.footer {
	padding-bottom: 100px;
	background: #193867;
	filter: none;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE5Mzg2NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzE3NTM4OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxOTM4NjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left, #193867 0%, #175389 50%, #193867 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#193867), color-stop(50%,#175389), color-stop(100%,#193867)); 
	background: -webkit-linear-gradient(left, #193867 0%,#175389 50%,#193867 100%);
	background: -o-linear-gradient(left, #193867 0%,#175389 50%,#193867 100%);
	background: -ms-linear-gradient(left, #193867 0%,#175389 50%,#193867 100%);
	background: linear-gradient(to right, #193867 0%,#175389 50%,#193867 100%);
    filter: none;
    width: 100%;
	color: #fff;
}

.footer a {
	color: #00aaff;
}

.footer .btn {
	color: #333;
}

.footer .btn-primary,
.footer .btn-inverse,
.footer .btn-danger,
.footer .btn-warning,
.footer .btn-success,
.footer .btn-info {
	color: #fff;
}

@media (max-width: 767px) {
	.footertop,
	.footer {
		margin-left: -20px;
		margin-right: -20px;
		padding-left: 20px;
		padding-right: 20px;
	}
}

/*	============================
	Top Footer
	Position Middle Footer
	Position Right Footer
	============================ */
.top-footer {
	padding: 20px 0;
	color: #fff;
}

.top-footer .left-footer,
.top-footer .middle-footer,
.top-footer .right-footer {
	margin-bottom: 20px;
}

.top-footer .left-footer .footer-company-name {
	font-size: 30px;
	line-height: 32px;
	font-weight: 200;
	margin: 0 0 10px 0;
}

.top-footer .left-footer .footer-company-subname {
	font-size: 24px;
	line-height: 26px;
	margin: 0 0 10px 0;
	color: #0071a9;
}

.top-footer .middle-footer h1,
.top-footer .middle-footer h2,
.top-footer .middle-footer h3 {
	font-size: 30px;
	line-height: 32px;
	font-weight: 200;
	margin: 0 0 10px 0;
}

.top-footer.right-footer h1,
.top-footer .right-footer h2,
.top-footer .right-footer h3 {
	font-size: 30px;
	line-height: 32px;
	font-weight: 200;
	margin: 0 0 10px 0;
}

.sub-footer .inner-container {
	padding-top: 20px;
	border-top: 1px #0071a9 solid;
	color: #fff;
}

#back-top {
	color: #fff;
}

/*	----------------------------
	Footer menu item alias
	---------------------------- */
.footer .nav > li {
	line-height: 24px;
	padding: 5px 0;
	margin: 5px 0;
}

.footer .nav > li > a {
	color: #fff;
}

.footer .nav > li > a:hover,
.footer .nav > li > a:focus {
    background-color: transparent;
    text-decoration: underline;
}

/*	----------------------------
	Offerte Form
	---------------------------- */
.offerteimg {
	float: left;
	margin: 0 30px 20px 0; 
}

.offertetext {
	display: block;
	margin-bottom: 10px;
}

.fcp_top .nowrap {
	white-space: nowrap; 
}

@media (max-width: 480px) {
	.offertetext {
		clear: both;
	}
}

.fcp_sendrow .button {
  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid #cccccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  *background-color: #bd362f;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.fcp_sendrow .button:hover,
.fcp_sendrow .button:focus,
.fcp_sendrow .button:active,
.fcp_sendrow .button.active,
.fcp_sendrow .button.disabled,
.fcp_sendrow .button[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}

.fcp_sendrow .button:active,
.fcp_sendrow .button.active {
  background-color: #cccccc \9;
}

.fcp_sendrow .button:first-child {
  *margin-left: 0;
}

.fcp_sendrow .button:hover,
.fcp_sendrow .button:focus {
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.fcp_sendrow .button:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.fcp_sendrow .button.active,
.fcp_sendrow .button:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #942a25 \9;
}

.fcp_sendrow .button.disabled,
.fcp_sendrow .button[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.fcp_line label {
    max-width: 150px !important;
    text-align: left !important;
    width: 150px;
}

.fcp_form .fcp_fixed_text label {
	display: block;
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 15px 0;
}

#show_copy {
	margin-left: 0;
	width: auto !important;	
}

.fcp_line.fcp_copy_me .fcp_lcb {
	padding-top: 4px;
	max-width: 350px !important;
}

.fcp_sendrow {
    margin-left: 0;
	margin-top: 15px;
}

#fcp_send_button {
	width: auto !important;
}

@media screen and (max-width: 800px) {
    div.fcp_line label {
		display: inline-block;
		text-align:left;
		width: 150px;
		max-width:150px;
	}
}

@media screen and (max-width: 480px) {
    div.fcp_line label {
		display: block;
		width: auto;
		max-width: none !important;
	}
}

/*	----------------------------
	Tool-tip
	---------------------------- */
.tooltip {
	padding:0;
	position:absolute; z-index:9999;
	max-width:400px;
	-webkit-box-shadow:0 0 5px #aaa;
	   -moz-box-shadow:0 0 5px #aaa;
			box-shadow:0 0 5px #aaa;
	-webkit-border-radius:4px !important;
	   -moz-border-radius:4px !important;
			border-radius:4px !important;
	font-size:1em !important;
	background: #00679a !important;
	color: #fff !important;
}

.fcp_info {
	vertical-align: baseline !important;
}

.tooltip-inner {
	background: none !important;
	border: none !important;
	padding: 0 15px !important;
}

.fcp_form input, .fcp_form textarea, .fcp_form select {
    width: 200px !important;
}










