/* CSS Document */
/*#e71072 => #cc3366*/
@charset "utf-8";

body{
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	background-image: url(/assets/img/achtergrond.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #ececec; 
	color:#333333; line-height:20px;
	
}

.boven {padding-top:10px;
z-index:999;}
/*Breadcrumbs*/

.breadcrumbs {
	/*padding: 10px 0 6px;*/
	
	box-shadow: inset 0px 0px 4px #eee;
	background-image: url(/assets/img/breadcrumbs.png);	
}
/*.breadcrumbs h1 {
	color:#686868;
	font-size:30px;
	text-shadow:0 1px 0 #f1efef;
}*/
.breadcrumbs {
	padding: 0 20px;
	margin-bottom: 20px;

}
.breadcrumb {
	top: 9px;
	/*padding-right: 0;*/
	background: none;
	position: relative;
}
.breadcrumb a {
	color: #777;
}
.breadbridal { top:0px}
.breadcrumb li.active, .breadcrumb li a:hover {
	color: #e71072;
	text-decoration: none;
}
.artikel-foto {
	/*max-height: 260px;*/
	width: auto;
	overflow: hidden;
	/*margin-bottom:20px;*/
}

.gecentreerd {
 	
	margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%)
	}
	
/*carousel*/
.camera_caption { background: #e71072;
  background-color: rgba(204, 0, 102, 0.75);}
.carousel-caption {
	position: absolute;
	right: 15px;
	bottom: 10px;
	left: 15px;
	padding: 15px;
	/*roze*/
  /*background: #e71072;
  background: rgba(204, 0, 102, 0.75);*/
  /*grijs*/
	background: #fefefe;
	background: rgba(254, 254, 254, 0.75);
}
.carousel-caption h4, .carousel-caption p {
	line-height: 20px;
	color: #e71072;
}
.carousel-caption h4 {white-space:nowrap; overflow:hidden}
.carousel-caption a, .carousel-caption a:hover {
	color: #e71072
}
.carousel {
	position: relative;
	margin-bottom: 0px;
	line-height: 1;
}
.carousel-control {
	position: absolute;
	top: 40%;
	left: 15px;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	font-size: 60px;
	font-weight: 100;
	line-height: 30px;
	color: #ffffff;
	text-align: center;
	background: #e71072;
	border: 3px solid #ffffff;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	border-radius: 23px;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
/*navigatie menu*/

.navbar, .navbar-inner,  .navbar-inverse {
	background: #fff !important;
	filter: none !important;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 0px;
	margin: 0;
}
.navbar-inner {
	padding-left: 0px !important;
	padding-right: 0px !important;
	padding-top: 0px;
}
.navbar-inner .topmenu {
	padding-top: 20px;
	  
}
.navbar .nav > li > a {
	color: #666;
	border-top: 2px solid #fff;
	text-shadow: none;
	font-size: 14px;
	padding: 10px;
	padding: 10px 10px \9;
}
.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
	border-top: 2px solid #e71072 !important;
	border-bottom: 2px solid #e71072 !important;
	background: #e71072 !important;
	color: #fff;
}
.navbar .nav > .active > a, .navbar .nav > .active > a:focus {
	color: #e71072 !important;
	text-decoration: none;
	border-top: 2px solid #e71072 !important;
	border-bottom: 2px solid #e71072 !important;
	background-color: #fff !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.navbar .nav > .active > a:hover {
	border-top: 2px solid #e71072 !important;
	background: #e71072 !important;
	color: #fff !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.navbar .nav .active a:hover > .caret {
	border-top-color: #fff !important;
	border-bottom-color: #fff !important;
	
}
/*Dropdown Menu*/
.dropdown-menu {
	padding: 0;
	border: none;
	margin-top: -2px;
	min-width: 200px;
	border-radius: 0;
	border-top: solid 2px #e71072;
	border-bottom: solid 2px #efefef;
	z-index: 9999 !important;
}
.dropdown-menu li a {
	color: #687074;
	font-size: 13px;
	font-weight: 400;
	padding: 6px 15px;
	border-bottom: solid 1px #eee;
}
.dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a {
	color: #e71072;
	background: #efefef !important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	filter: none !important;
}
.dropdown-menu .active > a {
	color: #ffffff !important;
	background: #efefef !important;
	filter: none !important;
}
.navbar .btn-navbar {
	padding: 10px 15px;
	margin-top: 1px;
	margin-right: 0;
	background: #e71072;
	border: none !important;
}
.navbar .btn-navbar:hover {
	background: #efefef;
}
.navbar .btn-navbar span, .navbar .btn-navbar:hover span {
	background: #fff !important;
	box-shadow: none !important;
}
.navbar .nav > li > .dropdown-menu:after {
	left: 19px;
}
.navbar .nav > li > .dropdown-menu:before {
	left: 18px;
	border-bottom: none;
}
.navbar .nav > li > .dropdown-menu:after {
	left: 19px;
	border-top-color: #e71072 !important;
	border-bottom-color: #e71072 !important;
}
.social-media {
	list-style: none;
	margin-top: 0;
	margin-left: 0;
}
.social-media li {
	display: inline-block;
}
.social-media li a {
	font-size: 30px;
	color: #e71072
}
.social-media li a:hover {
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}

/*nav list*/
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: #e71072;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #e5e5e5;
    /*opacity: 0.8;
  filter: alpha(opacity=80);*/
}

/*extra*/
h1,
h2,
h3 {
  line-height: 34px;
}

h1 {
  font-size: 24.5px;
}

h2 {
  font-size: 24.5px;
}

h3 {
  font-size: 17.5px;
}

h4 {
  font-size: 14px;
}

h5 {
  font-size: 12px;
}

h6 {
  font-size: 12px;
}

a {
	color: #e71072;
	text-decoration: none;
}
a:hover, a:focus {
	color: #e71072;
	text-decoration: underline;
}
strong, b, h1, h2, h3, h4, h5, h6 {
	color: #e71072
}
.zwartelink {
	color: #333;
}
.rozetekst {
	color: #e71072
}
.rozeachtergrond {
	background-color: #e71072;
	color: #FFF;
	 
}
.rond { -webkit-border-radius: 9px;
     -moz-border-radius: 9px;
          border-radius: 9px;}
.grijs {
	color: #CCC
}
.wit {
	color: #fff
}
.hr {
	background-image: url(/assets/img/hr.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
}
.hr-smal {
	background-image: url(/assets/img/hr.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
}
.hr-schaduw {
	background-image: url(/assets/img/krulschaduw.jpg);
	background-size:100% AUTO; background-repeat:no-repeat;
	background-position: center top;
	height: 24px;
}
.hr-simpel {
	background-image: url(/assets/img/hr-simpel.png);
	background-repeat: repeat-y;
	background-position: center top;
	height: 24px;
}
.hr-simpel-smal{
	background-image: url(/assets/img/hr-simpel-smal.png);
	background-repeat: repeat-y;
	background-position: center top;
	height: 20px;
}
.span12.rozeachtergrond .row .span3 li a {
	font-size: 14px;
	line-height:20px;
	color: #FFF;
}
.rozeachtergrond .row-fluid .span4 li a {
	font-size: 14px;
	line-height:20px;
	color: #FFF;
}
.rozeachtergrond h3 {
	font-style: italic;
	margin-left: 10px;
	color: #FFF;
}
.span12.rozeachtergrond h4 {
	font-style: italic;
	margin-left: 10px;
	color: #FFF;
}
.italic {
	font-style: italic;
}
.footertekst {
	line-height: 30px;
	font-size: 132x;
}
.footertekst a {
	font-size: 20px;
	color: #FFF;
}
.blogonder li {
	padding: 2px;
	overflow: hidden;
	white-space: nowrap;
	line-height: 20px;
	font-size: 13px
}
.navbar .search-open {
	right: 0;
	top: 72px;
	display: none;
	position: absolute;
	background: #fcfcfc;
	padding: 8px;
	border-radius: 0;
	border-top: solid 2px #e71072;
	border-bottom: solid 2px #efefef;
	z-index: 9999 !important;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
}
.navbar .search-open form {
	margin: 0 !important;
}
.navbar a.search i.icon-remove-circle {
	top: 2px;
	font-size: 18px;
	position: relative;
}
.navbar .nav > li > a.search {
	padding: 8px 12px 10px;
	background: #f7f7f7;
	color: #aaa;
	cursor: pointer;
	border-bottom-color: #aaa;
}
.navbar .nav > li > a.search:hover {
	color: #FFF;
	border-bottom-color: #e71072;
}
.input-append {
	margin-bottom: 0px;
}
.lekkerbelangrijk { display:none}

.shortcuts {
	text-align: center;	
}

.shortcuts .shortcut { 
	width: 20%;
	display: inline-block;
	padding: 12px 0;
	margin: 0 .9% 1em;
	vertical-align: top;	
	text-decoration: none;
	background: #F3F3F3;
	border-radius: 5px;
}

.shortcuts .shortcut .shortcut-icon {
	margin-top: .25em;
	margin-bottom: .25em;
	font-size: 32px;
	color: #888;
}
.shortcuts .shortcut:hover .shortcut-icon {
	color: #fff;
}

.shortcuts .shortcut-label {
	display: block;
	font-weight: 400;
	color: #666;
}
.shortcuts .shortcut:hover .shortcut-label {
	color: #fff;
}
.shortcuts .shortcut:hover, .shortcuts .shortcut.active .shortcut-label , .shortcuts .shortcut.active .shortcut-icon {
	background: #e71072;
	color:#fff;
}
.shortcuts .shortcut.active {
	background: #e71072;
	color:#fff;
}
.shortcuts .disabled {
  cursor: not-allowed;
  background-color: #fff;

}
.regioshortcuts {
	text-align: center;	
}

.regioshortcuts .shortcut { 
	width: 11.25%;
	display: inline-block;
	padding: 12px 0;
	margin: 0 .9% 1em;
	vertical-align: top;	
	text-decoration: none;
	background: #F3F3F3;
	border-radius: 5px;
}

.regioshortcuts .shortcut .shortcut-icon {
	margin-top: .25em;
	margin-bottom: .25em;
	font-size: 32px;
	color: #888;
}
.regioshortcuts .shortcut:hover .shortcut-icon {
	color: #fff;
}

.regioshortcuts .shortcut-label {
	display: block;
	font-weight: 400;
	color: #666;
}
.regioshortcuts .shortcut:hover .shortcut-label {
	color: #fff;
}
.regioshortcuts .shortcut:hover, .regioshortcuts .shortcut.active .shortcut-label , .regioshortcuts .shortcut.active .shortcut-icon {
	background: #e71072;
	color:#fff;
}
.regioshortcuts .shortcut.active {
	background: #e71072;
	color:#fff;
}
.regioshortcuts .disabled {
  cursor: not-allowed;
  background-color: #fff;

}

.bedrijven {padding: 20px 0; background-color:#f7f7f7;}
/* class: .btn-roze */
.btn-roze {
	text-shadow: 0px -1px 0px #ca2349;
	color: #ffffff;
	background-color: #e71072;
	background-image: -moz-linear-gradient(top, #ff5f85, #ca2349);
	background-image: -ms-linear-gradient(top, #ff5f85, #ca2349);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff5f85), to(#ca2349));
	background-image: -webkit-linear-gradient(top, #ff5f85, #ca2349);
	background-image: -o-linear-gradient(top, #ff5f85, #ca2349);
	background-image: linear-gradient(top, #ff5f85, #ca2349);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5f85', endColorstr='#ca2349', GradientType=0);
	border-color: #e71072 #ca2349 #ca2349 #e71072;
	border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.25);
}
.btn-roze:hover, .btn-roze:active, .btn-roze.active, .btn-roze.disabled, .btn-roze[disabled] {
	background-color: #ca2349;
}
.btn-roze:hover {
	color: #ffffff;
	text-shadow: 0px -1px 0px #ac052b;
}
.btn-roze:focus {
	color: #ffa5cb;
	-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);
	border-color: #e71072 #ca2349 #ca2349 #e71072;
	border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.25);
}
.btn-roze.active, .btn-roze:active {
	background-image: none;
	-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);
	color: #ffa5cb;
}
/* end .btn-roze */

/* bootstrap google maps api reset*/
#map img {
	max-width: none;
}

/*foto weergave bedrijven*/
#wrapper {
	/*background: #f0ffff;
	border-bottom: 1px solid #ccc;*/
	height: 70%;
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
}
#inner {
	width: 90%;
	min-width: 140px;
	max-width: 240px;
	position: inherit;
	/*bottom: -50px;*/
	left: 20px;
}
#carousel-wrapper {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 
	background: #fff;
	box-shadow: 0 3px 10px rgba(0,0,0,0.2);
	width: 100%;
	padding: 20px;
	position: inherit;
	bottom: 0;
	left: 0;
}
#carousel-wrapper-enkel {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 
	background: #fff;
	box-shadow: 0 3px 10px rgba(0,0,0,0.2);
	
	padding: 0px;
	position: inherit;
	bottom: 0;
	left: 0;
}
#carousel {
	width: 200px;
	height: 200px;
	overflow: hidden;
}
#carousel img {
	display: block;
	float: left; width:100%; height:auto;
}
#pager-wrapper {
	height: 80px;
	width: 100%;
	overflow: hidden;
	position: absolute;
	bottom: -20px;
	left: 0;
	z-index: 2;
}
#pager img {
	cursor: pointer;
	background: #fff;
	box-shadow: 0 2px 5px rgba(0,0,0,0.2);
	display: block;
	width: 40px;
	height: 40px;
	padding: 2px;
	margin: 10px;
	float: left;
}
#pager img:hover {
	background: #eff;
}
#pager img.selected {
	background: #e71072;
}
#carousel .bedrijfsfoto { max-width:200px}

.page-404 p {
	top:70px;
	color:#e71072;
	font-size:300px;
	line-height:180px;
	text-align:center;
	position:relative;
}
.page-404 p i {
	font-style:normal;
	text-shadow:0 0 3px;
}
.page-404 p span {
	display:block;
	font-size:32px;
	position:relative;
}

/*Blog Page
------------------------------------*/
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0; }
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px; text-align:center
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}

.blog-page ul,
.blog-page li {
	margin:0 !important;
	padding:0 !important;
}
.blog h3 {
	color:#e71072;
}
.blog ul {
	color:#333;
	font-size:12px;
}
.blog li {
	margin-right:7px !important;
}
.blog li i {
	color:#666;
}
.blog li a:hover {
	color:#e71072;
	text-decoration:none;
}
.blog ul.blog-info {
	border-top:solid 1px #eee;
}
.blog .blog-img { 
	margin:10px 0;
}

/*Blog Tags*/
ul.blog-tags a {
	font-size:13px;
	padding:2px 5px;
	background:#f7f7f7;
	margin:0 2px 5px 0;
	display:inline-block;
	text-shadow:0 1px 0 #fff;
}
ul.blog-tags a:hover,
ul.blog-tags a:hover i {
	color:#e71072;
	text-decoration:none;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}
ul.blog-tags a i {
	color:#777;
}
.blog ul.blog-tags {
	border-bottom:solid 1px #eee;
	padding-bottom:4px !important;
}
.blog ul.blog-tags a {
	font-size:10px;
	display:inline;
	padding:2px 3px;
	margin-right:2px;
	background:#f4f4f4;
}

/*Blog Ads*/
.blog-ads li {
	display:inline;
}
.blog-ads li img {
	opacity:0.6;
	width:60px;
	height:60px;
	margin:0 2px 8px;
}
.blog-ads li img:hover {
	opacity:1;
	box-shadow:0 0 0 4px #e71072;
}

/*Blog Latest Tweets*/
.blog-twitter p {
}
.blog-twitter p span {
	color:#777;
	display:block;
	font-size:11px; 
}
.blog-twitter p a {
	color:#e71072;
	text-decoration:none;
}
.blog-twitter p a:hover {
	text-decoration:underline;
}

/*Blog Item Page
------------------------------------*/
.blog-item .media img {
	top:3px;
	width:54px;
	height:54px;
	position:relative;
}
.blog-item h4.media-heading {
	position:relative;
}
.blog-item h4.media-heading span {
	top:3px; 
	right:0;
	color:#777;
	font-size:12px;
	position:absolute;
}
.blog-item h4.media-heading span a {
	color:#e71072;
}
.entry-content ul{  padding: 0;
  margin: 0 0 10px 25px;}
.entry-content ul li {
	list-style-position: inside;
	list-style-type: circle;
}
/*Blog lees verder
------------------------------------*/
.more-link {
	clear: both;
	display: inline-block;
	text-align: center;
	font-size: 13px;
	font-weight: 600;
	color: #FFF;
	cursor: pointer;
	width: 93px;
	height: 28px;
	background: #e71072;
	line-height: 27px;
	margin: 8px;
	}
.more-link:hover {
background: #fff;
color:#e71072; text-decoration:underline;
}
blockquote p {  font-size: 14px;
  font-weight: 300;
  line-height: 20px;}

@media (min-width: 1200px) {
body{
	background-image: url(/assets/img/achtergrond-1200.png);
	background-repeat: repeat-y;
	background-position: center top;

}
.onderkant {
	background-image: url(/assets/img/achtergrond-onder-1200.png);
	background-position: center top;
	height: 28px;
	background-color: #ededed;
	background-repeat: no-repeat;
}
.logo {
	display: block;
	float: left;
	padding: 0px 0px 0px 20px;
	margin-left: -20px; 
}
.bedrijfsfoto {
	max-width:200px;
	margin-bottom:0px;
	
}
}

@media (min-width: 768px) and (max-width: 1199px) {
	body{
	background-image: url(/assets/img/achtergrond.png);
	background-repeat: repeat-y;
	background-position: center top;

}
.logo {
	display: block;
	float: left;
	padding: 0px 0px 0px 20px;
	margin-left: -20px; 
}
.onderkant {
	background-image: url(/assets/img/achtergrond-onder.png);
	background-position: center top;
	height: 28px;
	background-color: #ededed;
	background-repeat: no-repeat;
}
  .shortcuts .shortcut .shortcut-label {
    font-size: 11px;
  }
  
  .bedrijfsfoto {
max-width:200px;
	margin-bottom:0px;
	
}
}


@media (max-width: 979px) {
	body{
	background-color: #fff;
}
.navbar .search-open {
		top:-39px;
		left:38px;
		border:0;
		padding-top:5px;
		padding-bottom:5px;
		position:relative;
	}
	.navbar .search-open input {
		width: 330px;
	}

	.navbar .search-open-inner {
		top:-51px;
		left:45px;
		border:0;
		padding-top:6px;
		padding-bottom:5px;
		position:relative;
		background:#3c495a;
	}
	.navbar .search-open-inner input {
		width:330px;
	}
.navbar .nav > li > a {
		font-size: 14px;
		font-weight:300;
	}
.shortcuts .shortcut {
    width: 95px;
  }
  .shortcuts .shortcut .shortcut-label {
    font-size: 10px;
  }
  .shortcuts .shortcut .shortcut-icon {
    font-size: 24px;
  }
  
.page-404 p {
	top:20px;
	color:#e71072;
	font-size:180px;
	line-height:80px;
	text-align:center;
	position:relative;
}
.page-404 p i {
	font-style:normal;
	text-shadow:0 0 3px;
}
.page-404 p span {
	display:block;
	font-size:16px;
	position:relative;
}

}

@media (max-width: 767px) {
.breadcrumbs {
	padding: 0px;
	margin-bottom: 20px;
	background-image: none;	
	box-shadow: none; border-bottom:1px solid #eee; 
	width: 100%;
}
.breadcrumb li {
  display: inline-block; padding-bottom:8px;
}
blockquote {line-height: 24px;}

.bedrijfsfoto {
max-width:200px;
	margin-bottom:20px;
	
}
#carousel-wrapper-enkel  img {width:50px; height:50px}
.naw {padding: 20px;}
.shortcuts .shortcut {
    width: 95px;
  }
  .shortcuts .shortcut .shortcut-label {
    font-size: 10px;
  }
  .shortcuts .shortcut .shortcut-icon {
    font-size: 20px;
  }
  .rozeachtergrond {
	padding: 0 10px;
	 
}

.page-404 p {
	top:20px;
	color:#e71072;
	font-size:100px;
	line-height:80px;
	text-align:center;
	position:relative;
}
.page-404 p i {
	font-style:normal;
	text-shadow:0 0 3px;
}
.page-404 p span {
	display:block;
	font-size:12px;
	position:relative;
}
}

@media (max-width: 480px) {
		body{
	background-color: #fff;
}
.logo img {
	width:75%;
}

}


input.full-width{box-sizing:border-box;width:100%;height:30px}textarea.full-width{box-sizing:border-box;width:100%}
.accordion-inner {
  padding: 0px; margin: 0 auto;
  border-top: 1px solid #e5e5e5;
}
.accordion-inner li {
  padding: 6px  0; margin: 0 auto;
  border-bottom: 1px dotted #e5e5e5;
}

.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}


.btn-flat {
    filter:progid:DXImageTransform.Microsoft.Gradient(enabled='false');
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-image:none;
    border:0; background-color: #e71072; color:#FFFFFF; text-shadow:none;
	margin-bottom: 10px; font-size:13px;
}

@media (max-width: 768px) {
  .btn-flat {
    padding:2px 4px;
    font-size:90%;
    line-height: 1;
    /*border-radius:3px;*/
  }
}

@media (min-width: 769px) and (max-width: 992px) {
  .btn-flat {
    padding:4px 9px;
    font-size:100%;
    line-height: 1.2;
  }
}