article {
  font-family: "TangerSerifWide-Regular",Georgia,"Times New Roman",Times,serif;
  border-top: solid 1px #e6e4dd;
  padding: 15px 0 20px 0;
}

article:first-child {
  padding-top: 0;
  border-top: none;
}

article header {
  font-size: 14px;
  font-family: "BigVestaPro-Regular",Helvetica,Arial,sans-serif;
  margin-bottom: 4px;
}

article header .category {
  color: #e87b1e;
  font-family: 'BigVestaPro-Bold',Helvetica,sans-serif;
}
.comments {
  color: #5e5e5e;
  padding: 3px 5px;
}
.pull-right {
  float: right !important;
}

article h1, article h2 {
  margin-top: 0;
}

h1, h2 {
  font-size: 26px;
  line-height: 1.15;
}

article h1 a, article h2 a {
  color: #202020;
}

h1, h2 {
  font-size: 30px;
}

figure {
  margin: 0;
}

article .read-more {
  white-space: nowrap;
  font-family: 'BigVestaPro-Bold',Helvetica,sans-serif;
}
article p a {
  text-decoration: underline;
}

.ad.carousel {
  border-bottom: none !important;
}
@media (min-width: 992px)
.hl {
  margin: 0 0 30px 0;
}
.hl {
  margin: 0 0 20px 0;
  padding: 0;
  font-size: 14px;
  clear: both;
}
.ad {
  display: block;
  margin: 0 auto;
  margin-top: 20px;
}

.hl.gray .well {
  background-color: #f5f4f1;
}
.hl .well {
  background-color: #ebf4f7;
}
.well {
  padding: 20px 10px;
  border-radius: 0;
  box-shadow: none;
  margin: 0;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
}

.ad.carousel .navigation-wrapper {
  border-top: solid 2px #fff;
  background-color: #f8f7f4;
}
user agent stylesheetdiv {
  display: block;
}
.ad.carousel .navigation-wrapper .pager {
  margin: 0;
  padding: 10px 0;
}
.pager {
  padding-left: 0;
  margin: 22px 0;
  list-style: none;
  text-align: center;
}
ul, ol {
  margin-top: 0;
  margin-bottom: 11px;
}
.pager li {
  display: inline;
}
user agent stylesheetli {
  display: list-item;
  text-align: -webkit-match-parent;
}
.ad.carousel .navigation-wrapper .pager .url {
  padding: 0 10px;
}
.pager li {
  display: inline;
}
.ad.carousel .navigation-wrapper .pager .url a {
  background: none;
  border: none;
  font-size: 14px;
}
.ad.carousel .navigation-wrapper .pager a {
  border: none;
  font-size: 16px;
  padding-top: 3px;
  padding-bottom: 3px;
}
.pager li>a, .pager li>span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}


h4.preamble {
  margin-top: 0;
  font-family: 'BigVestaPro-Regular',Helvetica,sans-serif;
  line-height: 1.3;
}

.sub-page p+.bg-yellow {
  margin-top: 20px;
}

.bg-yellow {
  background-color: #fffbeb;
  padding: 10px 20px 15px 20px;
}

.border-top {
  border-top: solid 1px #e6e4dd !important;
  padding-top: 15px !important;
}

.contact-sheet h5 small {
  color: inherit;
  display: block;
  font-family: 'BigVestaPro-Regular',Helvetica,sans-serif;
  text-transform: uppercase;
  padding-top: 4px;
}

.contact-sheet ul {
  list-style: none;
  margin: 0;
  padding: 0 0 10px 0;
}

.contact-sheet {
  text-align: center;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}


.palaute
{
	margin-bottom: 10px;
}

.article .form-group .form-control {
  font-size: 14px;
  padding: 6px 10px;
  box-sizing: border-box;
}
.article .form-control {
  display: block;
  width: 100%;
  max-width: 100% !important;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #5e5e5e;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.article .form-group label {
  font-weight: normal;
  font-family: 'BigVestaPro-Bold',Helvetica,sans-serif;
  font-size: 14px;
}
.article label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

.article .radio+.radio, .article .checkbox+.checkbox {
  margin-top: -5px;
}
.article .radio, .article .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.article form .button-wrapper {
  padding-top: 20px;
  border-top: dashed 1px #e6e4dd;
}
.button-wrapper {
  margin-top: 10px;
  font-size: 14px;
  overflow: hidden;
}

.article form .button-wrapper .btn {
  margin: 0 auto;
}
.button-wrapper .btn {
  font-size: 14px;
}
.btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger, .btn-orange {
  font-family: 'BigVestaPro-Bold',Helvetica,sans-serif;
}
.btn-success {
  color: #fff;
  background-color: #159600;
  border-color: #117d00;
}

.btn:hover, .btn:focus, .btn.focus {
  color: #1b4792;
  text-decoration: none;
}

.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open>.dropdown-toggle.btn-success {
  color: #fff;
  background-color: #0e6300;
  border-color: #093f00;
}

.form-group {
  margin-bottom: 15px;
  display: inline-block;
  width: 100%;
}

.form-control:focus {
  outline: 0;
}

.newstip .form-control
{
  border: 1px solid #ccc;
  border-radius: 4px;
  max-width: 100%;
}

.newstip .form-group label {
  font-weight: normal;
  font-family: 'BigVestaPro-Bold',Helvetica,sans-serif;
  font-size: 14px;
  display: block;
}

.newstip .form
{
  margin-top: 10px;
}


.question_text {
  margin-top: 0;
  line-height: 1.3;
  margin-bottom: 0;
  font-family: 'BigVestaPro-Bold';
  font-size: 16px;
  margin-bottom: 5px;
}

.answer
{padding: 6px 0px;}

.answer:hover
{
	cursor: pointer;

}
.answer >div:hover
{
    color: #202020;

}

.answer:active
{
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}

.text_conteiner, .text_container
{
	color: #007d96;
	line-height: 1.2;
	text-align: left;
	padding-left: 30px;
	font-size: 14px;
	font-family: 'BigVestaPro-Bold',Helvetica,sans-serif;
}

.agPoll
{
	width: 100%;
}

.carousel .well
{
	margin-bottom: 2px;
	border-radius: 0;
}