@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,700|Oswald:300,400|Droid+Serif|Bitter|Lucida+Sans|Roboto:300,400,500,700);
body {
	font-family: 'Open Sans', Arial, Helvetica, Trebuchet MS, sans-serif;
	background-color: transparent !important;
	color: #000000;
	font-weight: 400;
	font-size: 17px;
	line-height: 24px;
}
a {
	color: #0062a7; 
	font-style: normal;
}
a:hover {
	color: #2d2d2d; 
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', Arial, Helvetica, Trebuchet MS, sans-serif;
	font-weight: 400;
	color: #000000;
	line-height: normal;
}
h1 { 
	text-transform: uppercase;
	margin-top: 0px;
	font-size: 33px;
	line-height: 40px;
}
h2 { 
	margin-top: 0px;
	font-size: 26px;
	line-height: 32px;
	color: #0c1d2f;
}
h3 { 
	margin-top: 0px;
	font-size: 21px;
	line-height: 28px;
	color: #0062a7;
}
h3 { 
	margin-top: 0px;
	font-size: 21px;
	line-height: 28px;
	color: #0062a7;
}

.ingress {
	color: #a2a2a2; 
	font-family: 'Open Sans', Arial, Helvetica, Trebuchet MS, sans-serif;
	font-size: 21px;
	line-height: 28px;
	font-weight: 300;
	margin-bottom: 20px;
}
a.class1 {
	color: #ffffff;
}
.white {
	color: #ffffff;
}
footer {
	background-color: #0062a7; 
	min-height: 177px;
	padding-top: 45px;
	padding-bottom: 35px;
	color: #ffffff;
}
footer a {
	color: #ffffff;
}
.bg { 
	background-color: transparent;
}

.content-bg { 

	background-color: transparent;
	padding-top: 40px;
}
.content { 
	padding-left: 30px;
	padding-right: 30px; 
	padding-top: 50px; 
	padding-bottom: 30px;
	margin-bottom: 30px; 
	background-color: #ffffff;
}
.content1 { 
	padding-left: 30px;
	padding-right: 30px; 
	padding-top: 30px; 
	padding-bottom: 30px; 
	background-color: transparent;

}
.content2 { 
	padding-left: 50px;
	padding-right: 50px; 
	padding-top: 0px; 
	padding-bottom: 0px; 
	background-color: #ffffff;
}

.padding-pieni {	
	padding-left: 9px;
	padding-right: 9px;
}

/* HEADER KUVA
_____________________________________________ */

.divider {
	height: 50px;
}
section {
	height: 850px; 
	padding-top: 132px; 
	padding-bottom: 50px; 
	overflow: auto;
}
.bg-1 {
	background: url('../images/bg_big.jpg') no-repeat bottom center fixed #0c1d2f; 

}
.header-pienempi {
	background: url('../images/bg.jpg') no-repeat bottom center #0c1d2f; 

}
.header-mini {
	background: url('../images/bg_mini.jpg') no-repeat bottom center #0c1d2f; 

}



/* HEADER/NAVBAR
------------------------------------------------------------------------------------------*/

.navbar-default {
	background-color: #0c1d2f;
	text-align: center;
}
.navbar .navbar-nav {
	margin-top: 0px;
	font-family: 'Open Sans', sans-serif;
}
.nav > li > a {
	padding: 10px 10px;
}
.navbar-default .navbar-nav > li > a {
	color: #ffffff; 
	text-decoration: none; 
	font-size: 18px; 
	text-transform: uppercase;
	font-weight: 400; 
	padding-top: 12px; 
	padding-bottom: 12px;
	font-family: 'Open Sans', Arial, Helvetica, Trebuchet MS, sans-serif;
  
}
.navbar-default .navbar-nav > li > a:hover {
	background-color: transparent;
	color: #0062a7;
	font-weight: 400;
}
.navbar-default .navbar-nav > .active > a {
	background-color: transparent;
	color: #0062a7;
	font-weight: 400; 
}
.navbar-default .navbar-nav > .active > a:hover {
	background-color: transparent; 
	color: #ff533d;
}
.navbar-toggle {
	background-color: transparent; 
	border: none; 
	padding: 7px 7px; 
	margin-top: 24px; 
	margin-left: 1px;
	border-radius: 0px;
}
.navbar-default .navbar-toggle {
	border-color: transparent;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: #e5e5e5;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #0062a7; 
	width: 25px; 
	height: 2px;
}
.navbar-nav > li > .dropdown-menu {
	margin-top: 0px; 
	border-top-left-radius: 0px; 
	border-top-right-radius: 0px;
}
.dropdown-menu {
	background-color: #ffffff; 
	border: 0px solid rgba(0, 0, 0, 0.15); 
	border-radius: 0px; 
	box-shadow: none; 
	padding: 0px 0px; 
	box-shadow: 0px 3px 3px rgba(80, 71, 66, 0.2);
	font-size: 17px;
}
.dropdown-menu > li > a {
	padding: 6px 12px; 
	font-weight: 400; 
	color: #000000; 
	text-decoration: none;

}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: #35538f;
    color: #ffffff;
    outline: 0 none;
    text-decoration: none;
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 470px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color: #000000;
    color: #ffffff;
}

.navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #ffffff;
    background-color: #000000;
}
.fa {
	padding: 0px 0px 0px 0px; 
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
}

/* BANNERIT
------------------------------------------------------------------------------------------*/
.bannerit {	
	background-color: #ffffff; 
}

.bannerit-main {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #fff;
	border-top: solid 1px #e4e4e4;
}

.content img {
     max-width: 100%;
}
.content2 img {
     max-width: 100%;
}


/* LAATIKOT
------------------------------------------------------------------------------------------*/

.laatikko-kuva-01 {
	background: url("../images/laatikkokuva_01.jpg") no-repeat center center #ffffff;
	background-size: cover;
	border-right: solid 2px #ffffff;
}
.laatikko-kuva-02 {
	background: url("../images/laatikkokuva_02.jpg") no-repeat center center #ffffff;
	background-size: cover;
	border-right: solid 2px #ffffff;
}
.laatikko-oikea {
	border-left: solid 2px #ffffff;
	border-bottom: solid 0px #ffffff;
	height: 494px;
}
.laatikko-vasen {
	border-right: solid 2px #ffffff;
	border-bottom: solid 0px #ffffff;
	height: 494px;
}
.laatikko-vasen-tausta {
	overflow: hidden;
}

.laatikko-txt {
    margin-bottom: 20px;
	padding-right: 30px;
	padding-left: 30px;
	color: #ffffff;
	font-weight: 300;
	font-size: 22px;
	line-height: 36px;
	position: relative;
  	top: 50%;
	-webkit-transform: translateY(-50%);
 	 -ms-transform: translateY(-50%);
  	transform: translateY(-50%);
}

/* AJANKOHTAISTA
_____________________________________________ */

.ajankohtaista{
background-color:#0c1d2f; padding-top: 40px; padding-bottom: 40px;

	
}

.media {color: #000000; padding: 1.2em 1.4em 0.6em 1.4em; background-color: #fff; border-radius: 6px; box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.2); border-left: 12px solid #0062a7; margin-top: 22px;}


.uutiset-main {
    background-color: #ffffff;
    margin-bottom: 10px;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.uutiset-otsikko {
    background-color: #0050a7;
	padding-left: 26px;
	padding-right: 23px;
	padding-top: 13px;
	padding-bottom: 13px;
}
.uutiset-sisalto {
    padding: 1em 1.6em;
	padding-top: 4px;
	background-color: #ffffff;
	min-height: 467px;
	overflow: hidden;
}
.otsikko {
    color: #ffffff;
	font-family: 'Open Sans', Arial, Helvetica, Trebuchet MS, sans-serif;
    font-size: 28px;
	font-weight: 400;
    margin-bottom: 0;
	text-transform: uppercase;
}

.media-body em {
    color: #7c7c7c;
    font-size: 14px;
    margin-bottom: 0;
	font-weight: 400;
}



/* KUVALINKKI
------------------------------------------------------------------------------------------*/

.kuvalinkkiteksti {
    padding-bottom: 10px;
    padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
.etusivu-pikalinkit {
    padding-bottom: 30px;
    padding-top: 30px;
}
.etusivu-pikalinkit .container {
    padding-left: 21px;
    padding-right: 21px;
}
.kuvalinkkiteksti {
    padding-bottom: 5px;
    padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
}
.link-text {
    color: #fc5807;
	font-family: 'Open Sans', Arial, Helvetica, Trebuchet MS, sans-serif;
 
    font-weight: 400;
	font-size: 24px;
	text-transform: uppercase;
	text-align: center;
}
.img-link {
    display: block;
    overflow: hidden;
    text-align: center;
	border: solid 1px #dbdbdb;
	padding-bottom: 10px;
}
.img-link .img-content {
    overflow: hidden;
}
.img-link .img-content img {
    transform: scale(1.01);
    transition: all 0.5s ease-in-out 0s;
}
.img-link:hover .img-content img {
    transform: scale(1.1);
}
.img-link .img-content::after {
    bottom: 0;
    content: "";
    left: 15px;
    right: 15px;
    top: 0;
}
.img-link .text-content {
    background-color: transparent;
	text-align: center;
    color: #ffffff;
    padding: 13px 6px 8px 6px;
    transition: all 0.3s ease-in-out 0s;
}
.img-link .img-content img {
    max-width: 100%;
    transform: scale(1.01);
    transition: all 0.3s ease-in-out 0s;
}
.no-margin {
    margin-left: 0;
    margin-right: 0;
}

/* NO GUTTERS
------------------------------------------------------------------------------------------*/
.row.no-gutters {
	margin-right: 0; 
	margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
	padding-right: 0; 
	padding-left: 0;
}
.hover figure {
    background: #fff none repeat scroll 0 0;
}
.hover figure img {
    opacity: 1;
    transition: all 0.3s ease-in-out 0s;
}
.hover figure:hover img {
    opacity: 0.5;
}

/* BUTTON
------------------------------------------------------------------------------------------*/
.btn-primary {
	background-color: #0062a7; 
	font-size: 16px; 
	color: #ffffff; 
	border-color: #0062a7; 
	padding-left: 17px; 
	padding-right: 17px; 
	padding-top: 5px; 
	padding-bottom: 7px; 
	border-radius: 3px; 
	-webkit-transition: .4s ease-out; 
	transition: .4s ease-out;
}
.btn-primary:hover, .btn-primary:focus {
	background-color: #ffffff; 
	border-color: #ffffff; 
	color: #2d2d2d; 
	-webkit-transition: .3s ease-in; 
	transition: .3s ease-in;
}

/* btn-info normaali
------------------------------------------------------------------------------------------*/
.btn-default {
	background-color:#ffffff; 
	font-size: 16px; 
	color: #2d2d2d; 
	border-color: #ffffff; 
	padding-left: 17px; 
	padding-right: 17px; 
	padding-top:5px; 
	padding-bottom:7px; 
	border-radius: 3px; 
	-webkit-transition: .4s ease-out; 
	transition: .4s ease-out;
}
.btn-default:hover, .btn-default:focus {
	background-color: #0062a7; 
	border-color: #0062a7; 
	color: #ffffff; 
	-webkit-transition: .3s ease-in; 
	transition: .3s ease-in;
}

/* btn-info normaali nega
------------------------------------------------------------------------------------------*/
.btn-success { 
	background-color: #ffffff; 
	font-size: 16px; 
	color: #fc5807; 
	border-color: #19997f; 
	padding-left: 17px; 
	padding-right: 17px; 
	padding-top: 17px; 
	padding-bottom: 17px; 
	border-radius: 3px; 
	-webkit-transition: .4s ease-out; 
	transition: .4s ease-out;
}
.btn-success:hover, .btn-success:focus {
	background-color: #fc5807; 
	border-color: #fc5807; 
	color: #ffffff;
	-webkit-transition: .3s ease-in; 
	transition: .3s ease-in;
}

/* btn-info iso nega painike
------------------------------------------------------------------------------------------*/
.btn-info { 
	background-color: #0062a7; 
	font-size: 21px; 
	color: #ffffff; 
	border-color: #0062a7; 
	padding-left: 23px; 
	padding-right:23px; 
	border-radius: 0px; 
	-webkit-transition: 
	.4s ease-out; 
	transition: .4s ease-out;
}
.btn-info:hover, .btn-info:focus {
	background-color: #ffffff; 
	border-color: #ffffff; 
	color: #0062a7; 
	-webkit-transition: .3s ease-in; 
	transition: .3s ease-in;
}
.btn {
	font-family: 'Open Sans', Arial, Helvetica, Trebuchet MS, sans-serif;
 
	font-weight: 400; 
	text-align: center; 
	border: 0px solid transparent;
}

/* warning
------------------------------------------------------------------------------------------*/
.btn-warning {
	color: #ffffff; 
	background-color: #25bb9d; 
	padding-top: 5px; 
	padding-bottom: 4px; 
	padding-right: 23px; 
	padding-left: 29px; 
	border: 0px solid #ffffff;
	-webkit-transition:all 0.5s ease-out;
	-moz-transition:all 0.5s ease-out;
	-ms-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
	font-family: 'Open Sans', Arial, Helvetica, Trebuchet MS, sans-serif;

	text-transform: uppercase;
	font-size: 32px;
	font-weight: 300 !important;
}
.btn-warning:hover {
	background-color: #7adfdb; 
	border-color: #7adfdb; 
	color: #ffffff;
	-moz-transform: scale(1.08);
	-ms-transform:scale(1.08);
	-o-transform:scale(1.08);
	transform:scale(1.08);
}
.btn-warning:focus {
	background-color: #25bb9d; 
	border-color: #25bb9d; 
	color: #ffffff; 
	-webkit-transition: .3s ease-in; 
	transition: .3s ease-in;
}
.btn-transparent {
	color: #2d2d2d; 
	background-color: rgba(255, 255, 255, 1.0); 
	padding-top: 5px; 
	padding-bottom: 4px; 
	padding-right: 23px; 
	padding-left: 20px; 
	border: 0px solid #ffffff;
	-webkit-transition:all 0.5s ease-out;
	-moz-transition:all 0.5s ease-out;
	-ms-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
	font-family: 'Open Sans', Arial, Helvetica, Trebuchet MS, sans-serif;

	text-transform: uppercase;
	font-size: 21px;
	font-weight: 400 !important;
}
.btn-transparent:hover {
	color: #2d2d2d; 
	background-color: rgba(255, 255, 255, 0.4);
	-moz-transform: scale(1.08);
	-ms-transform:scale(1.08);
	-o-transform:scale(1.08);
	transform:scale(1.08);
}
.btn-transparent:focus {
	color: #383838; 
	background-color: rgba(255, 255, 255, 0.4);
	-webkit-transition: .3s ease-in; 
	transition: .3s ease-in;
}
.btn {
    margin-bottom: 0px;
    font-weight: 400;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
    border-radius: 3px;
}
	
/* SLIDE VAIHTUMINEN
------------------------------------------------------------------------------------------*/

.carousel-indicators {
    bottom: 0px;
}
.carousel-caption {
	left: 0px; 
	right: 0px;
	top: 0%;
	padding-top: 0px; 
	padding-bottom: 0px; 
	position: absolute; 
	z-index: 200; 
	text-align: left;
	margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
}
.carousel-caption p {
	display: inline; 
	font-weight: 400; 
	padding-top: 0px; 
	padding-bottom: 0px;
    text-shadow: 0 0px 2px rgba(0,0,0,.1);

}
.slide_slogan_table {
	width: 100%; 
	display: table;
	background-color: #0c1d2f;
}

.slogan {
	color: #ffffff;  
	text-align: center; 
	font-family: 'Open Sans', Arial, Helvetica, Trebuchet MS, sans-serif;

}

/* @MEDIA
------------------------------------------------------------------------------------------*/
@media (max-width: 767px) {
body {
	margin-top: 70px; 
}
.navbar-header {
	height: 70px;

}
.navbar-brand {
	float: left;
	padding: 11px 0px 0px 0px; 
	width: 300px; 
	margin-top: 0px;
}	
.navbar .navbar-nav {
	margin-top: 5px;
	text-align: left; 
	padding: 0px 0px 0px 9px;
}
.navbar-default .navbar-nav > li > a {
	padding-top: 12px; 
	padding-bottom: 10px;
}

.header-pienempi {
	height: 310px; 
	background: url('../images/bg.jpg') no-repeat bottom center;
}

.margin-bottom {
	margin-bottom: 20px;
}
h1 { 
	font-size: 30px;
	line-height: 38px;
}
h2 { 
	font-size: 21px;
	line-height: 28px;
}
h3 { 
	font-size: 18px;
	line-height: 28px;
}
	
footer {
	padding-left: 8px; 
	padding-right: 8px;
}

.otsikko {
	font-size: 25px;
}

.content { 
	padding-top: 25px; 
	padding-left: 8px;
	padding-right: 8px;
}
.ingress {
	font-size: 21px;
	line-height: 28px;
	font-weight: 300;
}
.etusivu-uutiset-vasen {
	background-size: cover;
	min-height: 370px;	
}
.uutiset-main {
    margin-bottom: 20px;
	margin-top: 40px;
	padding-right: 18px;
	padding-left: 18px;
}
.link-text {
	font-size: 28px;
}
.soita-txt {	
	width: 90%;
	font-size: 19px;
	line-height: 30px;
}
.btn-transparent {
	padding-right: 10px; 
	padding-left: 10px; 
	font-size: 26px;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
}
.laatikko-kuva-01 {
	border-right: solid 0px #ffffff;
}
.laatikko-kuva-02 {
	border-right: solid 0px #ffffff;
}
.laatikko-kuva-03 {
	border-right: solid 0px #ffffff;
}
.laatikko-oikea {
	border-left: solid 0px #ffffff;
	height: 490px;
}
.laatikko-vasen {
	border-right: solid 0px #ffffff;
	height: 450px;
}
.laatikko-txt {
	font-size: 18px;
	line-height: 26px;
	padding-right: 8px;
	padding-left: 8px;
}	
.slogan_mini {
	height: 180px;
	font-size: 28px; 
	line-height: 36px; 
	margin-top: 110px;
	text-align: center;
	color: #ffffff;  
}

}
/*768PX
------------------------------------------------------------------------------------------*/
@media (min-width: 768px) {
body {
	margin-top: 145px;
}
.navbar-header {
	height: 38px;
}
.header-pienempi {
	height: 360px; 
	background-size: 1000px 467px;
}
.navbar .navbar-nav {
    display: inline-block;
    float: none;
}
.navbar-brand {
	float: none;
	padding: 0px;
	height: auto;
}
.ylalogo {
	padding: 25px 5px 5px 5px; 
	width: 400px;
	transition: all 0.5s ease-in-out 0s;
}
.ylalogo2 {
	padding: 20px 5px 5px 5px; 
	width: 300px;
	transition: all 0.6s ease-in-out 0s;
}	

.navbar-default .navbar-nav > li > a {
	font-size: 16px;
	padding-left: 10px;
	padding-right: 10px;
}
.content { 
	padding-top: 25px;
}



.dropdown-menu {
	font-size: 14px;
}
.header-mobiilisoitto {
	padding: 20px 0px 0px 0px;
}
.ingress {
	font-size: 21px;
	line-height: 28px;
}
.carousel-caption {
	top: 50%;
	width: 720px;
}
.slogan-leveys {
	width: 71%;
}
.slogan {
	font-size: 25px; 
	line-height: 35px; 
	text-align: center;
}	
.slide-frame {
	border: 2px solid #0c1d2f;
	background-color: #0c1d2f;
}
.laatikko-oikea {
	border-left: solid 0px #ffffff;
	height: 450px;
}
.laatikko-vasen {
	border-right: solid 0px #ffffff;
	height: 450px;
}

.soita-txt {	
	width: 55%;
	font-size: 21px;
	line-height: 30px;
}
.laatikko-txt {
	font-size: 18px;
	line-height: 25px;
}
.slogan_small {
	font-size: 30px;
	line-height: 55px;
	margin-top: 120px;
	height: 180px;
	text-align: center;
	color: #ffffff;

}

}
/*992PX
------------------------------------------------------------------------------------------*/
@media (min-width: 992px) {
body {
	margin-top: 160px;
}

.navbar-header {
	height: 43px;
}
.ylalogo {
	padding: 25px 5px 5px 5px; 
	width: 500px;
	transition: all 0.5s ease-in-out 0s;
}
.ylalogo2 {
	padding: 20px 5px 5px 5px; 
	width: 300px;
	transition: all 0.6s ease-in-out 0s;
}	
.navbar-default .navbar-nav > li > a {
	font-size: 16px;
	padding-left: 10px;
	padding-right: 10px;
}
.dropdown-menu {
	font-size: 16px;
}
.header-mobiilisoitto {
	padding: 25px 0px 0px 0px;
}
.header-pienempi {
	height: 575px; 
	background-size: 1300px 799px;
}

.content { 
	padding-top: 20px; 
}
.ingress {
	font-size: 21px;
	line-height: 28px;
}
.slogan-leveys {
	width: 58%;
}
.slogan {
	font-size: 25px; 
	line-height: 40px; 
	text-align: center;
}	
.link-text {
	font-size: 21px;
}
.carousel-caption {
	top: 55%;
	width: 940px;
}
.soita-txt {	
	width: 45%;
	font-size: 21px;
	line-height: 30px;
}
.laatikko-txt {
	font-size: 20px;
	line-height: 28px;
}
.slogan_medium {
	font-size: 45px;
	line-height: 60px;
	margin-top: 70px;
	height: 180px;
	text-align: center;
	color: #ffffff;
}


}

/*1200PX
------------------------------------------------------------------------------------------*/
@media (min-width: 1200px) {
body {
	margin-top: 180px;
}

.ylalogo {
	padding: 25px 5px 5px 5px; 
	width: 600px;
	transition: all 0.5s ease-in-out 0s;
}
.ylalogo2 {
	padding: 20px 5px 5px 5px; 
	width: 300px;
	transition: all 0.6s ease-in-out 0s;
}
.text-padding {
	margin-top: 40px;
}
.navbar-default .navbar-nav > li > a {
	font-size: 18px;
	padding-left: 13px;
	padding-right: 13px;
}
.dropdown-menu {
	font-size: 16px;
}
.header-mobiilisoitto {
	padding: 25px 0px 0px 0px;
}
.text-padding {
	margin-top: 40px;
}

.ingress {
	font-size: 21px;
	line-height: 28px;
}
.slogan-leveys {
	width: 54%;
}
.slogan {
	font-size: 30px; 
	line-height: 40px; 
}
.link-text {
	font-size: 24px;
}
.carousel-caption {
	top: 57%;
	width: 1140px;
}
.bg-1 {
	height: 850px; 
	background-size: 2250px 1097px;
}


}
.slogan {
	font-size: 55px;
	line-height: 75px;
	margin-top: 140px;
}

.soita-txt {	
	width: 40%;
}
.laatikko-txt {
	font-size: 20px;
	line-height: 28px;
}
}