﻿body {
    background-color: #fff;
    margin-top: -20px;
    font-family: "Roboto"; /*europa*/

}

.searchbtn
{
    margin-top: 20px;

}
.mainform {
    display: none;
    background-color: #fff;
    padding-top: 30px;

}
/*body {
    background-color: #fff;
}

.mainform {

}*/

.content{
    padding: 5px;
    width: 1000px;
    margin: 0 auto 0 auto;
    text-align: center;
}

.content p{
    font-family: "Roboto";
    font-size: 16px;
    line-height: 1.6em;
    letter-spacing: .5px;
    font-weight: 300;
    font-style: normal;
    color: #292929;
    text-align: left;

}


h1 {
    font-family: "Roboto"; /*europa*/
    font-size: 25px;
    line-height: 1.2em;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-weight: 300;
    font-style: normal;
    text-align: center;
    margin-top: 80px;
    margin-bottom: 10px;
}

h2{
    font-family: "Roboto"; /*europa*/
    font-size: 23px;
    line-height: 1.2em;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-weight: 300;
    font-style: normal;
    text-align: left;
    margin-top: 60px;
    margin-bottom: 10px;
}

.header {
    height: 150px;
    padding-left: 10px;
    padding-right: 10px;


 }
.headerwithimage {
    height: 522px;
    /*height: 833px;*/
    padding-left: 10px;
    padding-right: 10px;
    background-image: url('../Media/170407_Tiego_84_300_Crop_1800w.jpg');
    /*background-image: url('../Media/BannerHomeNew.jpg');*/
    background-repeat: no-repeat;
    background-position: center top; 
 }

.headerwithimage a, 
.header a {
    font-family: "Roboto"; /*europa*/
    font-size: 15px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 2px;
    font-weight: 400;
    font-style: normal;
    line-height: 1em;
    color: #292929;
    /*color: white;*/
}
/*
.active,
.headerwithimage a:active,
.header a:active {
    color: red;
}*/

.headerwithimage a:hover,
.header a:hover {
    color: red;
}

.topbar{
    height: 150px;
    text-align: center;
    vertical-align: middle;
    line-height: 150px;
    
    /*background-image: url("Media/Earth.jpg");
    height: 200px;
    text-align: center;
    vertical-align: middle;
    line-height: 200px;
    color:white;*/
}

.logo {
    float: left;
}
.menucontainer{
    float: right;

    margin-top: 40px;
    margin-right: 20px;

    /*width: 100%;
    margin-top: -30px;
    margin-bottom: 30px;*/
    
}
#menu{
    /*margin: auto;
    text-align: center;*/
}
#menu a
{
    /*color: white;*/
    margin-right: 15px;
    margin-left: 15px;
}

.footerlogo{
    margin-top: 100px;
    padding-top: 2px;
    height: 120px;
    background-color: #ccc;
    color: white;
    text-align: center;
}
.footerlogoimagelist {

    

}
.footerlogo img {
    width: 60px;
    height: 60px;
    margin: 2px 50px 2px 50px;
}

.footer
{
    height: 200px;
    margin: auto;
    background-color: #555;
    color: white;
  /*margin-top: 5x;*/
}

.centercolumn {
    text-align: center;
}

.footer ul {
    /*text-align: left;*/
    list-style-type: none;
    margin: 0; padding: 0;
}

.footer p {
    font-family: "Roboto"; /*europa*/
    font-size: 14px;
    line-height: 1.6em;
    letter-spacing: .5px;
    font-weight: 300;
    font-style: normal;
}

.footer a {
    font-family: "Roboto";
    font-size: 16px;
    line-height: 1.6em;
    letter-spacing: .5px;
    font-weight: 300;
    font-style: normal;
    color: white;
    text-decoration: underline;
}

.footerlogo h4
{
    font-family: "Roboto"; /*europa*/
    font-size: 16px;
    line-height: 1.0em;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-style: normal;
}
.footer h3
{
    font-family: "Roboto"; /*europa*/
    font-size: 20px;
    line-height: 1.2em;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-style: normal;
}

.disable-select {
  -webkit-user-select: none;  
  -moz-user-select: none;    
  -ms-user-select: none;      
  user-select: none;
}

.annualreportsheader {
    background-image: url('../Media/arsredovisningar_1000x150px.png');
    width:1000px;
    height: 150px;
    margin-left: -50px;
    background-repeat: no-repeat;
    background-size: cover;
    /*background-position: center top;*/
}

.searchcontrols
{
    margin-top: 10px;
    width: 820px;
    text-align: left;
    /*border: 1px solid lightgray;*/
    padding-bottom: 70px;
}

.searchcontrolscontent
{
    float: right;
    width: 730px;
}

.searchcontrols img
{
    margin-top: 8px;
    float: left;
    width: 25px;
    height: 25px;
    
}

.searchcontrols .row
{
    margin-top: 10px;
}

.searchcontrols h4 {
    color: lightseagreen;
}
/*
.searchcontrols td {
    text-align:left;
}*/

.gridcontainer {
	margin-top: 50px;
    /*width: 1000px;
	min-width: 1000px;
    overflow-x: scroll;*/
    overflow-x: auto;
   
    border: none;
}
.companylistgrid
{
    /*
    width: 80%;
	min-width: 80%;*/
	width: 900px;
	min-width: 900px;
    white-space:nowrap;
    font-family: "Roboto";
    border:none;
    /*border: solid 1px #ddd;*/
}

.companylistgridheader
{
	background-color: #aaa;
	color:white;
    background-color: #000a24;
	/*border: none 0px transparent;*/
	height: 25px;
	text-align: center;
	font-size: 14px;
    text-transform: uppercase;

}

.rows
{
	background-color: #fff;
	font-size: 13px;
	color: #000;
	min-height: 25px;
	text-align: left;
    border: none;
	/*border: solid 1px #c9c9c9;*/
}
.rows:hover
{
	background-color: #000a24;
	color: #fff;
	text-align: left;
}
.selectedrow
{
	background-color: #000a24; 
	color: #fff;
	font-weight: bold;
	text-align: left;
}
/*
.companylistgrid .rows a
{
    color: black;
}*/

.companylistgrid .rows a
{
    color: black;
}

.companylistgrid .rows a:hover
{
    color: white;
}

.companylistgrid .companylistgridheader a
{
	background-color: Transparent;
	padding: 5px 5px 5px 5px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.companylistgrid td
{
	/*border: solid 1px #c9c9c9;*/
    border: 0px;
	padding: 6px;
}
.companylistgrid tr
{
	/*border: solid 1px #c9c9c9;*/
    
}
.companylistgrid th
{
    border: 0px;
	padding: 6px;
}

.downloadicon {
    width: 20px;
    height: 20px;
}


.pagination-ys {
    /*display: inline-block;*/
    padding-left: 0;
    margin-top: 20px;
    /*margin: 20px 0;*/
    border-radius: 4px;
}

.pagination-ys table{
    margin: 20px auto 0 auto;
}

.pagination-ys table > tbody > tr > td {
    /*display: inline;*/
}

.pagination-ys table > tbody > tr > td > a,
.pagination-ys table > tbody > tr > td > span {
    position: relative;
    float: left;
    padding: 8px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: lightseagreen;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    margin-left: -1px;
}

.pagination-ys table > tbody > tr > td > span {
    position: relative;
    float: left;
    padding: 8px 12px;
    line-height: 1.42857143;
    text-decoration: none;    
    margin-left: -1px;
    z-index: 2;
    color: #aea79f;
    background-color: #f5f5f5;
    border-color: #dddddd;
    cursor: default;
}

.pagination-ys table > tbody > tr > td:first-child > a,
.pagination-ys table > tbody > tr > td:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.pagination-ys table > tbody > tr > td:last-child > a,
.pagination-ys table > tbody > tr > td:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.pagination-ys table > tbody > tr > td > a:hover,
.pagination-ys table > tbody > tr > td > span:hover,
.pagination-ys table > tbody > tr > td > a:focus,
.pagination-ys table > tbody > tr > td > span:focus {
    color: white;
    background-color: #eeeeee;
    border-color: #dddddd;
}
































/* Forms
--------------------------------------------- */
input[type="color"], 
input[type="file"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
    border-color: #e0e0e0;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
    border-width: 1px;
    border-style: solid;
    color: #474e57;
    font-size: 16px;
    font-weight: 400;
    padding: 5px;
    width: 100%;
}

input[type="color"]:hover,
input[type="date"]:hover,
input[type="datetime"]:hover,
input[type="datetime-local"]:hover,
input[type="email"]:hover,
input[type="month"]:hover,
input[type="number"]:hover,
input[type="password"]:hover,
input[type="search"]:hover,
input[type="tel"]:hover,
input[type="text"]:hover,
input[type="time"]:hover,
input[type="url"]:hover,
input[type="week"]:hover,
textarea:hover, select:hover {
	border-color: #e0e0e0;
}

input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
textarea:focus, select:focus {
	border-color: #adadad;
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(160, 160, 160, 0.7);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(160, 160, 160, 0.7);
	outline: none;
}

input[type="color"] {
	padding: 5px;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #c7c7c7;
	opacity: 1;
	font-weight: 400;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
	color: #c7c7c7;
	opacity: 1;
	font-weight: 400;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #c7c7c7;
	opacity: 1;
	font-weight: 400;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #c7c7c7;
	opacity: 1;
	font-weight: 400;
}

input::placeholder,
textarea::placeholder {
	color: #c7c7c7;
	opacity: 1;
	font-weight: 400;
}

input[type="submit"]{
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border: 1px solid #e0e0e0;
  border-radius: 5px;
  /*font-family: Robota;*/
  /*color: #ffffff;*/
  font-size: 17px;
  text-transform: uppercase;
  padding: 3px;
  /*background: #aaa;*/
  text-decoration: none;
  font-weight: bolder;
  letter-spacing: 2px;
  width: 100%;
  background: red;
  color: white;

}

input[type="submit"]:hover {
  background: lightseagreen;
  text-decoration: none;
}