
body {
	font-family: "BigVestaPro-Regular",Helvetica,Arial,sans-serif;
	font-size: 16px;
	line-height: 1.42857143;
	color: #3a3a3a;
	background-color: #fff;
	margin: 0;
	-webkit-font-smoothing: antialiased;
	  font-smoothing: antialiased;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .otsikko {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}

h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 11px;
	margin-bottom: 11px;
}

h1, h2, h3, h4, h5, .otsikko {
	font-family: 'BigVestaPro-Bold',Helvetica,sans-serif;
}

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

h3, .h3 {
	font-size: 26px;
}

h4, .valiotsikko {
	font-size: 22px;
}

h5, .h5 {
	font-size: 18px;
}

h3.ingressi
{
	font-size: 16px;
	font-family: "TangerSerifWide-Regular",Georgia,"Times New Roman",Times,serif;
	line-height: 1.42857143 !important;
}

.valiotsikko {
	font-weight: bold;
}

p, h3.ingressi {
	margin: 0 0 11px;
}


.bg_nav
{
	border: 0;
	border-radius: 0;
	position: relative;
}

.bg_top
{
	background-color: #fbfbfa;
}

.img-responsive
{
	display: block;
	max-width: 100% !important;
	height: auto;
}

.well {
	padding: 20px 10px;
	border-radius: 0;
	box-shadow: none;
	margin: 0;
}

.well .img-responsive {
	margin: 0 auto 15px auto;
}

.hl.orange .well {
	background-color: #fffbeb;
}

a {
	color: #1b4792;
	text-decoration: none;
}

.hl h4 {
	width: 100%;
	color: #007d96;
	border-top: solid 3px #007d96;
	padding-top: 7px;
	padding-bottom: 13px;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 14px;
	text-transform: uppercase;
}

.hl h4 a {
	color: #007d96;
}

.left, .mid, .right
{
	padding-right: 24px;
}

.right
{
	padding: 0;
}

.content
{
	margin-top: 22px;
}


.nav-secondary a {
	font-size: 15px;
	padding: 6px 0px 5px 15px;
	font-weight: bold;
	display: block;
}

.nav-secondary a:hover {
	color: #000;
}

.names {
	padding: 6px 0 5px 0;
	margin: 0;
	font-size: 15px;
}

b, strong {
	font-weight: bold;
}

.nav-highlights .fa
{
	margin-top: -4px;
	margin-right: 10px;
	font-size: 23px;
}

.nav-highlights a
{
	color: #ffffff;
    font-size: 18px;
    padding: 46px 0 0 0;
}

.nav-highlights > div {
	padding-left: 25px;
}

.navbar-brand {
	padding: 13px 10px 5px 0px;
}

.navbar-brand img
{
	width: 100%;
}

.navbar-brand a {
	padding: 0px;
}

.navbar-nav a {
	padding: 12px 10px 11px 7px;
	font-size: 17px;
	font-family: 'BigVestaPro-Bold';
	text-shadow: none;
	color: #1b4792;
	display: block;
}

.navbar-nav a:hover, .btn .fa:hover, .menu-mobile a:hover {
	color: #f1b80e;
}

/*.input-group {
	position: relative;
	display: inline-table;
	vertical-align: middle;
	border-collapse: separate;
}*/

.form-control {
	color: #3a3a3a;
	font-size: 14px;
	width: calc(100% - 45px);
	height: 47px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	z-index: 2;
	float: left;
	margin-bottom: 0;
	padding: 15px 12px 15px 12px;
	line-height: 1.42857143;
	border: 0;
	outline: 0;
}

.input-group-btn {
	vertical-align: middle;
	display: table-cell;
	float: right;
}

.btn {
    color: #1b4792;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 5px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-color: transparent;
    background-color: #fff;
    outline: none;
}

.btn .fa {
	color: #1b4792;
}

.category {
	color: #e87b1e;
	font-family: 'BigVestaPro-Bold',Helvetica,sans-serif;
}

.pull-right {
  float: right !important;
}

.comments {
	color: #5e5e5e;
	padding: 3px 5px;
}

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

.home-icon.active a {
	padding: 10px 8px 10px 5px;
	color: #1b4792;
}
.home-icon.active .fa {
	font-size: 24px;
}

.home-icon.active:hover .fa {
	color: #1b4792;
}

.footer .navbar-nav a {
	color: #fff;
	text-transform: uppercase;
	font-family: 'BigVestaPro-Bold';
	font-size: 16px;
	padding: 0;
}

.footer .navbar-nav a:hover {
	color: #79b6e4;
}

.footer .navbar-nav div {
	padding-left: 20px;
}
.footer .navbar-nav div:first-child {
	padding-left: 0px;
}
.footer .navbar-nav {
	margin-top: 5px;
}


.footer h5 {
	margin-top: 0;
	font-size: 18px;
	font-family: 'BigVestaPro-Bold';
}

.footer p {
	font-size: 14px;
}

.article {
	font-family: "TangerSerifWide-Regular",Georgia,"Times New Roman",Times,serif;
	padding: 15px 0 20px 0;
}

.article_header .category, .article_header .datetime {
	font-size: 14px;
	font-family: 'BigVestaPro-Bold',Helvetica,sans-serif;
}

.article_header .category {
	color: #e87b1e;
	text-transform: uppercase;
}

a > .article {
	color: #202020;
	border-top: solid 1px #e6e4dd;
}


.BT_SQLSTATEMENTS .Source, .BT_SQLSTATEMENTS .Caption
{
	display: none;
}

.article .Caption, .article .Source {
	margin: 8px 0 10px 0;
	font-size: 14px;
	font-family: "BigVestaPro-Regular",Helvetica,Arial,sans-serif;
	font-style: italic;
	color: #5e5e5e;
}
.article .Source:before {
    content: "Kuva: ";
}

.list-group {
	margin: 0;
	padding: 6px 0 5px 0;
	font-size: 14px;
	font-family: "BigVestaPro-Regular",Helvetica,Arial,sans-serif;
}

.hl .list-group > a > div {
	margin: 0;
	padding: 8px 0 8px 0;
	border-bottom: solid 1px #e6e4dd;
}

.hl .list-group.menovinkit > a > div {
    border-bottom: none;
    color: black;
    padding: 0px;
}

a:hover .otsikko {
	color: #5e5e5e;
}

.list-group .time {
	padding-top: 3px;
	display: block;
	font-size: 13px;
	color: #5e5e5e;
}

.list-group .otsikko {
	color: #202020;
	font-size: 14px;
	margin: 0;
	font-family: "BigVestaPro-Regular",Helvetica,Arial,sans-serif;
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 22px;
	border-collapse: collapse;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
	padding: 6px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #e6e4dd;
}

.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #fbfbfa;
}

.nosto_kirjoittaja {
	color: #202020;
	font-style: normal;
	font-family: 'BigVestaPro-Bold',Helvetica,sans-serif;
	font-size: 80%;
	line-height: 1.42857143;
}

.sitaatti {
	font-weight: bold;
	font-size: 20px;
	margin: 40px 0px 5px 0px !important;
	position: relative;
}

.sitaatti:before {
	content: "\201D";
	color: #1b4792;
	font-size: 110px;
	margin: 0;
	line-height: 24px;
	position: absolute;
	left: 0;
	top: 0;
}


/* TABLET */

.nav-highlights-tablet .fa {
	font-size: 20px;
	margin-right: 6px;
	margin-top: -1px;
	vertical-align: top;
}

.nav-highlights-tablet a {
	padding: 24px 0 0 10px;
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'BigVestaPro-Bold',Helvetica,sans-serif;
}

.nav-highlights-tablet > div {
	padding-left: 15px;
}

.nav-secondary-tablet a, .names-tablet {
	font-size: 14px;
}

.footer .navbar-nav-tablet div {
	padding: 0px;
}

.navbar-brand-mobile {
	padding: 8px 10px 26px 10px;
}

.margin-mobile
{
	padding: 0px 10px;
}

.menu-mobile a {
	color: white;
	padding: 10px 15px;
	display:block;
	width: 100%;
	height: 100%;
}

.menu-mobile:target {
	display: block;
}

.icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
	background: white;
	margin: 0 auto;
	pointer-events: none;
}

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

.menu-icon a {
	border-radius: 4px;
	margin-top: 5px;
}

.menu-icon a:hover
{
	background: #79b6e4;
}

 .menu-mobile > div {
	font-size: 18px;
	font-family: 'BigVestaPro-Bold';
	text-shadow: none;
	background: #163976;
	margin-bottom: 1px;
}

.content-mobile .left, .content-mobile .right, .content-mobile .mid
{
	padding: 0;
}

.hl.orange h4 a {
	color: #e87b1e;
}

.hl.orange h4 {
	color: #e87b1e;
	border-bottom: solid 2px #f1b80e;
}

.weather_image {
	overflow: hidden;
}

.buttons > div {
	color: #202020;
	background-color: #e6e4dd;
	border-radius: 0;
	font-size: 13px;
	font-family: 'BigVestaPro-Bold',Helvetica,sans-serif;
}

.buttons > div {
	margin: 0px 1px;
	-webkit-user-select: none;
	-ms-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
	cursor: pointer;
	padding: 4px 10px;
}

.buttons > div.active {
	color: #fff;
	background-color: #007d96;
}

.large {
	font-size: 22px;
}

.keskustelu div:not(:first-child) .category {
	border-bottom: solid 2px #f1b80e;
	display: block;
	width: 100%;
}

/* SUB MENU */

.submenu
{
	position: relative;
}

.submenu > div
{
	position: absolute;
	top: 47px;
	z-index: 100;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.15);
	border-radius: 0px 0px 4px 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	box-shadow: 0 6px 12px rgba(0,0,0,0.175);
}

.submenu > div > a
{
	border-top: solid 1px #e6e4dd;
	font-size: 14px;
	padding: 5px 15px;
	color: #1b4792;
	display: block;
	clear: both;
	font-weight: normal;
	line-height: 1.42857143;
	white-space: nowrap;
	font-family: "BigVestaPro-Regular",Helvetica,Arial,sans-serif;
}

.submenu > div > a:hover
{
	color: #1b4792;
	background: #ebf4f7;
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 5px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.active {
	background-color: #163976;
}

.active > a {
	color: #f1b80e;
}

.nimi span {
	font-family: 'BigVestaPro-Regular',Helvetica,sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 1.4;
}

.blog_nimi span {
	font-family: 'BigVestaPro-Bold',Helvetica,sans-serif;
	color: #e87b1e;
	font-size: 18px;
}

.vinkit_osasto span {
	font-family: 'BigVestaPro-Bold',Helvetica,sans-serif;
	color: #e87b1e;
	border-top: solid 2px #f1b80e;
	padding-bottom: 5px;
	margin-bottom: 0px;
	font-size: 22px;
	display: block;
}


.vinkit .otsikko
{
	font-family: BigVestaPro-Regular, Helvetica, Arial, sans-serif;
	color: #202020;
	font-size: 16px;
	padding: 10px 0px;
	margin: 0;
}

.vinkit .textelement-embargo
{
	font-family: BigVestaPro-Regular, Helvetica, Arial, sans-serif;
	font-size: 13px;
	display: block;
	color: #5e5e5e;
}


.kolumn_col2
{
	margin-left: 20px;
}

.esittely .user-description
{
	font-size: 14px;
}

.esittely .user-firstname, .esittely .user-lastname
{
	color: #e87b1e;
	padding: 0;
	margin-bottom: 5px;
	font-family: 'BigVestaPro-Bold',Helvetica,sans-serif;
}

.Lihavointi, .lihavointi, .ingressi_paikka, .ingressi_kirjoittaja
{
	font-weight: bold;
}

.Kursivointi, .kursivointi
{
	font-style: italic;
}

a:nth-child(even) .muut_alue
{
	background: #f7f7f6;	
}

.muut_alue
{
	padding: 6px 15px;
}

.muut_alue .otsikko, .muut_alue .textelement-embargo
{
	font-family: BigVestaPro-Regular, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #202020;
	margin: 0;
}

.muut_alue .textelement-embargo
{
	color: #5e5e5e;
}

.extra_lista
{
	border-top: solid 1px #e6e4dd;
	border-bottom: solid 2px #e6e4dd;
	width: 100%;
}

.muut_boksi.hl h4
{
	border: none;
	padding: 10px;
}

.muut_boksi .extra_lista {
	border: none;
}

.muut_boksi a:nth-child(even) > div
{
	background: transparent;
}

.muut_boksi a > div
{
	border-bottom: 1px solid #e6e4dd;
}

.muut_boksi {
	border: 1px solid #e6e4dd;
	border-top: solid 2px #f1b80e;
}

.list_margin
{
	margin-bottom: 20px;
}

a .ingressi, a .otsikko {
	color: #202020;
}

img
{
	border: none;
}

.initial, .weather_image img
{
	min-width: 0 !important;
	max-width: none !important;
	width: auto !important;
	margin-top: -4px;
}

.commenttable .comment
{
	font-family: 'TangerSerifWide-Regular';
	font-size: 14px;
}

.commenttable .commentby {
	font-size: 15px;
	font-family: 'BigVestaPro-Bold',Helvetica,sans-serif;
}

.commenttable .commenttime
{
	color: #5e5e5e;
	font-size: 13px;
	font-family: 'BigVestaPro-Regular',Helvetica,sans-serif;
}

.commenting .postForm
{
	background-color: #ebf4f7;
	padding: 20px 15px;
}

.discussion input.text
{
	width: 150px;
}

.discussion textarea.text
{
	width: 100%;
}

.discussion h3, .discussion h5 {
	color: #007d96;
	border-bottom: solid 2px #007d96;
	padding-bottom: 5px;
	margin-bottom: 0px;
}

.discussion h3
{
	margin-bottom: 10px;
}

.discussion .icon
{
	vertical-align: top;
	width: 30px;
}

.discussion .icon .fa
{
	margin-top: -3px;
	font-size: 28px;
}

.commenttable
{
	width: 100%;
}

.commenttable:not(:last-child) {
	border-bottom: 1px solid #e6e4dd;
	margin-bottom: 10px;
}

textarea.form-control {
	min-height: 120px;
}

.form-group label abbr {
	color: #bf2530;
}

.btn-info {
	color: #fff;
	background-color: #007d96;
	border-color: #f2f2f2;
}

.btn-info:hover
{
	color: #fff !important;
	background-color: #005263;
	border-color: #d3d3d3;
}

.button-wrapper .btn {
	border-radius: 5px;
	padding: 6px 12px;
}


.order-highlight .well {
	padding: 20px 30px;
	border-radius: 0;
	background-color: #fff;
	border: solid 1px #e6e4dd;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
	box-shadow: 0 1px 2px rgba(0,0,0,0.15);
}

.alert {
	border-radius: 0;
	font-family: 'BigVestaPro-Regular',Helvetica,sans-serif;
	padding: 15px;
	margin-bottom: 22px;
	border: 1px solid transparent;
}
.alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #202020;
}

.alert-info {
	background-color: #ebf4f7;
	border-color: #d1ebed;
	color: #31708f;
}

.alert p {
	font-size: 14px;
}

.row.form-group .col-md-6:last-child, .order-highlight .col-md-6:last-child {
	padding-left: 10px;
}
.row.form-group .col-md-6:first-child, .order-highlight .col-md-6:first-child {
	padding-right: 10px;
}
.row.form-group .col-md-6, .order-highlight .col-md-6 {
	width: 50%;
	float: left;
	box-sizing: border-box;
}

.row.form-group .col-md-3:last-child {
	padding-left: 10px;
}
.row.form-group .col-md-3:first-child {
	padding-right: 10px;
}
.row.form-group .col-md-3 {
	width: 25%;
	float: left;
	box-sizing: border-box;
}

.header-image {
	border-bottom: solid 1px #f1b80e;
	display: block;
}

.order-highlight .btn .fa, .order-highlight .btn .fa:hover
{
	color: white !important;
	margin-left: 10px;
}

.row
{
	display: inline-block;
}

.form-group label {
	font-weight: normal;
	font-size: 14px;
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 10px;
	color: #5e5e5e;
	margin-left: 25px;
	font-family: 'BigVestaPro-Regular',Helvetica,sans-serif;
}

.text-italic {
	font-style: italic;
}

small, .small {
	font-size: 87%;
}

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

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.order-highlight .form-group .radio label {
	font-family: 'BigVestaPro-Regular',Helvetica,sans-serif;
}

.subnav a
{
	display: block;
	padding: 12px 10px;
}

.subnav a:hover
{
    color: black;
}

.subnav > div:first-child {
    border-left: solid 2px #f5f4f1;
}

.subnav > div {
    background-color: #fff;
    border-right: solid 2px #f5f4f1;
    font-family: 'BigVestaPro-Bold';
}

.alert.highlight {
	font-family: 'BigVestaPro-Bold',Helvetica,sans-serif;
}

.alert.highlight a {
	text-decoration: underline;
}

.vignett
{
	margin-top: 20px;
}

.osallistu .collapse, .subcontent:not(:first-child)
{
	display: none;
}

.osallistu_navi .list-group li
{
	list-style: none;
	margin: 0;
	padding: 6px 0 5px 0;
	border-bottom: solid 1px #e6e4dd;
	font-size: 14px;
	font-family: "BigVestaPro-Regular",Helvetica,Arial,sans-serif;
}

.order-highlight .row
{
width: 100%;
}

.osoitteenmuutos .col-md-3
{
	display: none;
}

.img-responsive
{
	width: initial;
	min-width: initial;
	margin: 0 auto;
}

span.webdept-name.string {
	line-height: 1.46;
	width: 100%;
}

.ingressi .lihavointi {
	font-family: 'BigVestaPro-Bold',Helvetica,sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.commenttext
{
	margin-top: 5px;
}

.seurat
{
	display: none;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.social a
{
	width: 40px;
	height: 40px;
	display: block;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	font-size: 26px;
	margin: 10px;
}

.social a.pin
{
	background-color: #b81621;
}

.social a.pin:hover
{
	background-color: #8a1119;
}

.social a.email
{
	background-color: #e93f2e;
}

.social a.email:hover
{
	background-color: #ce2616;
}

.social a.tw
{
	background-color: #26c4f1;
}

.social a.tw:hover
{
	background-color: #0eaad6;
}

.social a.fb
{
	background-color: #306199;
}

.social a.fb:hover
{
	background-color: #244872;
}
.social a.whatsapp
{
	background-color: #4DC247;
}
.social a.whatsapp:hover
{
	background-color: #3EAF3D;
}

.social
{
	border-top: solid 1px #e6e4dd;
	padding-top: 10px;
}

.kustantaja
{
	margin-right: 15px;
}

.subnav.margin-mobile > div:not(:first-child) {
  margin-left: 0px;
}

.mobile .col-md-6
{
	width: 100%;
	padding-left: 0;
}

.ilmoitukset .alert p
{
	font-size: 15px;
}

.smallertext
{
	font-size: 16px;
	font-weight: bold;
	margin: 25px 0px;
}

.kylilta .subcontent
{
	display: block !important;
}

.subcontent .seurat
{
	display: block !important;
}

.sub-page h3
{
	padding: 0;
	margin: 0px 0 15px 0;
}

.tilaus .article
{
	padding: 0;
}

.well > .help-block
{
	font-size: 16px;
	font-weight: bold;
}

.margin-top
{
	margin-top: 40px;
}

.extra
{
	box-shadow: none !important;
	background-color: white !important;
	font-size: 14px !important;
	font-family: "BigVestaPro-Regular",Helvetica,Arial,sans-serif !important;
	font-style: italic !important;
	color: #5e5e5e !important;
}

.gallery-container
{
	height: 300px !important;
}

.ag_page_navigation_top
{
	display: none;
}

.ag_page_navigation_bottom {
    font-weight: bold;
}

.ag_page_navigation_top a, .ag_page_navigation_bottom a
{
	display: inline !important;
	font-weight: normal;
}


.names-mobile {
    color: 202020;
       padding: 8px 0px 8px 15px;
}

.names-tablet {
    padding-top: 6px;
}

a.ad {
    text-align: center;
}

.mobilelogo
{
	display: inline !important;
}

.vinkit_lista .textelement-embargo {
    padding-top: 0px;
}

.buttons div:first-child {
    border-bottom-left-radius: 5px;
}

.buttons div:last-child {
    border-bottom-right-radius: 5px;
}

.fmi-logo img
{
	width: 100px !important;
	min-width: 0px !important;
	padding-bottom: 8px;
}

.pystykuva
{
	width: 33% !important;
}

.row.form-group .col-md-3:first-child:last-child {
    padding: 0px;
}

p.vieraskirjoittaja {
    text-align: right;
    font-weight: bold;
}

.col-md-1 {
    width: 140px;
}

.menovinkit .teksti
{
    display: none;
}

.menovinkit .valiotsikko {
    font-size: 14px;
    font-weight: normal;
    font-family: "BigVestaPro-Regular",Helvetica,Arial,sans-serif;
    border-bottom: solid 1px #e6e4dd;
    padding: 4px 0px;
    width: 100%;
    margin: 4px 0px;
}

.menovinkit .valiotsikko:hover
{
	cursor: pointer;
}

label .red
{
	color: #c00000;
	margin-left: 3px;
	font-weight: bold;
}

.controls
{
	padding-top: 3px;
	background: rgba(0,0,0,0.5);
	border-radius: 4px;
	margin: 0px !important;
}

.AgGallery .extra .controls .playpause, .AgGallery .extra .controls .mute
{
	top: 5px !important;
}

.AgGallery .extra .controls .volume, .AgGallery .extra .controls .seeker
{
	top: 10px !important;
}

.suoratilaus iframe
{
	width: 100%;
	height: 1000px;
	border: none;
}

.answer-result-text {
    white-space: normal;
}

.extra_left .subcontent
{
	display: block !important;
}

.half
{
	width: 25%;
}

#paper .radio, #epaper .radio
{
	margin: 5px 0px;
}

.well.half p {
	font-size: 18px;
	font-weight: bold;
}

.well.left p, .well.left .button-wrapper {
	text-align: left !important;
}

.karuselli_mobile, .karuselli_mobile2
{
	margin: 0 auto;
	padding-bottom: 15px;
}

.sale label
{
    color: #1b4792;
    font-weight: bold !important;
}

#paper .radio input, #epaper .radio input {
    margin-right: 6px;
}

.article table
{
	text-align: left;
	margin-bottom: 20px;
}
.half p:nth-child(3) {
    color: #1b4792;
}
/*
img.AgAdCarousel_SliderImgtarget1, img.AgAdCarousel_LightBox_img {
	width: auto !important;
}
*/

.radio.green
{
	color: #006600;
}

.radio.red
{
	color: #660000;
}

.agPoll {
    border: none !important;
    background: none !important;
    padding: 0 !important;
}
.verifyNum, .verifyNum_osallistu {
padding: 5px 5px 0px 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	width: 100%;
	display: inline-block;
}
p.teksti a {
	display: inline-block;
}
.navbar-brand-mobile img {
	margin-top: -10px;
}