/**** ASIAKASDEMO GUI4 06/2017 ****/

th#createdHeader { display:table-cell !important; }
td.createDate { display:table-cell !important!; }

th#modifiedHeader { display:none; }
td.createdDate { display:none; }

form#orderForm table.commonform tbody:nth-child(2) {
display:none; }


/*** KIRJAUTUMISSIVU ***/

/*** Typical color overrides 
#loginWrapper {
--color-text: white;
--color-background: #408BA8;
background-image: radial-gradient(#408BA8, #29912A);
--color-field: black;
--color-field-background: #ddd;
color-error: white;
}***/

table#loginWrapper {
    background-color: #000;
    background-position: center top;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    margin-bottom: auto;
    margin-top: auto;
}

#loginTable input[type="submit"] {
    background: #2c2c2c;
    color: #fff;
}

/*#loginTable {
    border-collapse: collapse;
    /* margin-left: auto; */
    /* margin-right: auto; */
    left: 41%;
    top: 4%;
    position: fixed;
}
*/
#loginTable {
    transform: translateX(33%);
}
/*@media screen and (max-width: 1000px) {
    #loginWrapper {
        background-image: var(--background-image);
    }
    #loginTable {
        transform: none;
    }
}*/
table#loginTable {
    width: 700px;
    color: #111821;
}
#loginTable .loginColumn.padded {
    margin: 0 32px -9px 32px;
}
td#loginHeader { 
    height: 110px;
    visibility: hidden;

}
td#loginInformation {
    background-color: transparent;
    height: 380px;
    background-image: none;
}
#loginInformation > table {
    width: 400px;
    margin: 0 0 0 60px;
}
#loginImage {
   display: none;
}

div#loginText {
    color: #111821;
    font-size: 13px;
    padding: 45px 0;
    margin-top: 20px;
    width:100%;
}

div#loginText h1 {
    border: 0 none;
    font-size: 24px;
    margin: 0 0 15px;
    color: #fff;
}


/*
div#loginText h2 {
    border: 0 none;
    font-size: 30px;
    margin: 0 0 15px;
}

div#loginText h2 {
    border: 0 none;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
}
*/

#loginText h2 {
    display: none;
}

#loginText p {
    font-size: 24px;
    margin: 0;
}


/*

div#loginText p {
    font-family: Arial;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
}
*/

#loginText a {
    font-size: 14px;
}
strong#lblUsername, strong#lblPassword {
    font-size: 14px;
    font-weight: normal;
    color: #fff;
}
span#hideBr {
    display: none;
}
#loginInformation input {
    background-color: #ddd;
    border: 0 none;
    float: right;
    font-size: 14px;
    height: 28px;
    margin-bottom: 5px;
    width: auto;
}

#langHeader > strong {
    font-size: 14px;
    font-weight: normal;
    color: #fff;
}
td#loginInformation select#lang {
    background-color: #ddd;
    border: 0 none;
    float: right;
    font-size: 14px;
    height: 28px;
    margin-right: 122px;
    width: 140px;
}
#forgottenPassword td {
    padding-top: 20px;
}
#forgottenPassword a {
    color: #fff;
    font-size: 12px;

}
#forgottenPassword {
    margin-top: 20px;

}
#pageHelp {
	display: none;
}
#loginFooter {
    background-color: #408ba8;
    height: 40px;
background-color: transparent;
background: transparent;
    padding-top: 0px;
}

/*** Unohtunut salasana -lomake ***/


/*** Rekisterointilomake ***/

.emailFormWrapper {
    background-color: #eee;
}
div.emailFormFrame {
    background: #ffffff url("/getPublicFile.do?uuid=16882050&inline=false&ticket=5b3d10453656bcec53f275017b65b467&type=original") no-repeat scroll center top;
border: 0 none;
margin: 20px auto;
padding: 160px 0 0;
width: 700px;
background-size: 250px;
}
div.emailFormFrame form {
    padding: 20px 40px;
}
div.emailFormFrame table#fields th {
    border: medium hidden;
    font-weight: normal;
}
div.emailFormFrame table#fields td input[type="text"] {
    width: 312px;
}
div.emailFormFrame table#fields td textarea {
    height: 48px;
    width: 312px;
}
div.emailFormFrame h1#title {
    border: medium none;
    font-size: 24px;
    margin: 0;
font-family: "Raleway", sans-serif !important;
}
.visualCaptcha-possibilities .img {
    border: 3px solid #fff;
    padding: 5px;
}


/*** ETUSIVU ***/



#frontpage #bodybox.bg {
    background-image: none;
    background-attachment: scroll;
    background-color: #ddd
    background-origin: padding-box;
    background-position: center 92px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

/* START: TOP BAR */
#frontpage #top-bar, #frontpage #video-area, #frontpage video {
    background-color: transparent !important;
}
#frontpage .content-area {
    margin: auto;
    min-width: 960px;
    width: 960px;
}
#frontpage #video-area {
        position: relative;
        overflow:hidden;
}
#frontpage #video {
    z-index: 0;
        position:absolute;
        width:100%; /*
        height: 100%; */
        background: transparent;
}
#frontpage #logo {
        position: absolute;
        left: 30px;
        top: 30px;
        z-index: 5;
    display: none;
}

/* START: CONTENT AREA */

#frontpage #main-content {
/*      margin-top: 15px; */
        display: table;
        table-layout: fixed;
}
#frontpage #main-content .box {
        display: table-cell;
        text-align: left;
}
/* Override frontpageElement stuff */
#frontpage #main-content .box-content ul.baskets  {
        list-style-image: none !important;
        margin-left: 0px !important;
}
#frontpage #main-content .box-content a {
        padding-left: 0px !important;
        background-image: none !important;
        word-wrap: normal;
}
#frontpage #main-content .box-content a img {

}
#frontpage #main-content .box-content .fpDate {
        display: none;
}

/* END: CONTENT AREA */

/* OVERRIDE: SEARCH BOX */


#search-wrapper {
    top: 10px !important;
    height: 37px;
    right: 40px;
    width: 335px;
}
#frontpage #search-wrapper {
    top: 10px !important;
    right: 48px !important;
}
#search-wrapper-content input {
  background-color:white;
}
#frontpage #extTopbarSearch {
    position: absolute;
    right: -611px !important;
    top: 10px !important;
}
#frontpage .react-app .search-view .button-toggle {
    color: white;
}
#frontpage .react-app .search-view .arrow-down {
    border-top: 6px solid white;
}
.react-app .search-view .button-toggle {
    font-size: 12px;
}

#msg_info_line { /* HIde until this is ok */
	display:none !important;
}

/* List files table */
#content table.list th.header a {
	background-color: transparent;
}
#content table.list img {
	vertical-align: middle !important;
}
/* 
#frontpage #top-bar {
    background-attachment: scroll;
    background-color: #043143;
    background-image: url("getFile.do?uuid=10166436&downloadDialog=false&type=original");
    background-origin: padding-box;
    background-position: center top;
    background-repeat: no-repeat;
}
*/
#frontpage #top-bar {
    background-attachment: scroll;
    background-color: #043143;
    background-image: url("getPublicFile.do?uuid=15263501&inline=false&ticket=c25fd9fb33305051e7692837a89c8431&type=original");
    background-origin: padding-box;
    background-position: center top;
    background-repeat: no-repeat;
}



#frontpage div#logoArea { 
    margin-bottom:100px;
 }
/* materiaalinakyma */
div#logoArea { 
    text-align: left;
    background: #043143 !important;
    height: 92px !important;

}
div#logoArea img { 
    height: auto;
display: none;

}
#logoArea > div > img {
    display: none !important;
}

/* Breadcrumbs fix */
    select#path_2_0 {
    display:none;
}
#extBreadCrumbs {
    margin-left: 22px;
    padding-top: 3px;
}
#extBreadCrumbs a {
    color: #000000;
}

div#gui3frontpageContent {
    padding-top: 55px !important;
}

/* START: QUICK LINKS */

#frontpage #quick-links {
        position:relative;
        text-align: center;
        height:0px;
}
#frontpage #quick-links-wrapper {
    display: inline-block;
    margin-top: 25px;
}
#frontpage .quick-link {
        display:inline-block;
        position: relative;
        vertical-align: bottom;
        width: 140px; /* Spacing between icons */
        height: 90px; /* Must be same as icon small height */
}
#frontpage .link-text {
    color: #111821;
    display: block;
    font-size: 14px;
    margin-top: 105px;
    position: relative;
    width: 100%;
}
/* For link icons to work in IE, make sure width,height and viewBox
attributes are set properly in the <svg> tag. Example:
<svg
   ...
   width="90"
   height="90"
   viewBox="0 0 90 90"
   ...
*/
#frontpage .link-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 90px; /* Icon small width */
    height: 90px; /* Icon small height */
    margin-left: -45px; /* Icon small width/2 */
    margin-top: -45px; /* Icon small height/2 */
    z-index: 5;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
#frontpage .link-icon:hover {
    width: 120px; /* Icon large width */
    height: 120px; /* Icon large height */
    margin-left: -60px; /* Icon large width/2 */
    margin-top: -60px; /* Icon large height/2 */
}
#frontpage .icon {
    width:100%;
    height:100%;
}
/* END: QUICK LINKS */

#frontpage #main-content-layout-3x1, 
#frontpage #main-content-layout-2x2, 
#frontpage #main-content-layout-3x2, 
#frontpage #main-content-layout-3x3, 
#frontpage #main-content-layout-4x4 {
    display: table;
    table-layout: fixed;
    border-spacing: 10px;
    width: 960px;
    min-width: 960px;
}
#frontpage #main-content-layout-4x4 #box-1,
#frontpage #main-content-layout-4x4 #box-2,
#frontpage #main-content-layout-4x4 #box-3,
#frontpage #main-content-layout-4x4 #box-4 {
    padding: 0 !important;
    height: 120px;
}
#frontpage #main-content-layout-3x1 .box-content a img, 
#frontpage #main-content-layout-2x2 .box-content a img, 
#frontpage #main-content-layout-3x2 .box-content a img, 
#frontpage #main-content-layout-3x3 .box-content a img, 
#frontpage #main-content-layout-4x4 .box-content a img {
    display: block !important;
}
#frontpage p.kuvakeotsikko {
    bottom: 0;
    color: #111821;
    font-size: 16px;
    font-weight: normal;
    padding: 0 0 8px 18px;
    position: absolute;
    text-transform: none;
}

#frontpage #main-content-layout-4x4 #box-1 > h2, 
#frontpage #main-content-layout-4x4 #box-2 > h2, 
#frontpage #main-content-layout-4x4 #box-3 > h2, 
#frontpage #main-content-layout-4x4 #box-4 > h2 {
    display: none;
}

#frontpage #main-content-layout-3x1 .box-content, 
#frontpage #main-content-layout-2x2 .box-content, 
#frontpage #main-content-layout-3x2 .box-content, 
#frontpage #main-content-layout-3x3 .box-content, 
#frontpage #main-content-layout-4x4 .box-content {
    background-color: #fff;
    border: medium none;
    border-radius: 6px;
    box-shadow: 1px 2px #bbb;
    height: auto;
    line-height: 23px;
    margin: 10px;
    overflow: hidden;
    padding: 15px 20px;
    position: relative;
}
#frontpage #main-content-layout-4x4 .box-content ul {
    padding-bottom: 25px !important;
}
#frontpage #main-content-layout-3x1 .box-content a, 
#frontpage #main-content-layout-2x2 .box-content a, 
#frontpage #main-content-layout-3x2 .box-content a, 
#frontpage #main-content-layout-3x3 .box-content a, 
#frontpage #main-content-layout-4x4 .box-content a {
    background-image: none !important;
    padding-left: 0 !important;
    word-wrap: normal;
    color: #111821;
}
#frontpage #main-content-layout-3x1 .box-content h2,
#frontpage #main-content-layout-2x2 .box-content h2, 
#frontpage #main-content-layout-3x2 .box-content h2, 
#frontpage #main-content-layout-3x3 .box-content h2, 
#frontpage #main-content-layout-4x4 .box-content h2 {
    color: #408ba8;
    font-size: 16px;
    font-weight:  bold;
    margin: 0 0 10px;
    text-transform: uppercase;
}
#frontpage #main-content .box-content ul {
    list-style-type: none;
    padding: 0px !important;
    margin: 0px !important;
    overflow: hidden;
}
#frontpage #main-content .box-content ul li {
background-image: url(../../img/gui3/bullet.png);
   background-position: 0 6px;
   background-repeat: no-repeat;
   padding-left: 14px;
    color: #111821;
}
#frontpage #main-content .box-content .bottom-link {
        position: absolute;
        bottom: 10px;
}
#frontpage #main-content-layout-3x1 .box-content .bottom-link a, 
#frontpage #main-content-layout-2x2 .box-content .bottom-link a, 
#frontpage #main-content-layout-3x2 .box-content .bottom-link a, 
#frontpage #main-content-layout-3x3 .box-content .bottom-link a, 
#frontpage #main-content-layout-4x4 .box-content .bottom-link a {
    color: #111821;
    text-decoration: none !important;
}

/* END: GUI3 changes */

/* START: BOTTOM */

#frontpage #bottom-bar {
    border-radius: 6px;
    display: block;
    height: 40px;
    margin-top: 10px;
    min-width: 915px;
    width: 940px;
    background-color: #408ba8;
    background-image: url("getFile.do?uuid=10166431&downloadDialog=false&type=original");
    background-origin: padding-box;
    background-position: center top;
    background-repeat: no-repeat;
}
#frontpage #bottom-bar .bottom-link-box {
        float: right;
        padding-top: 12px;
        padding-left: 50px;
        padding-right: 20px;
}
#frontpage #bottom-bar .bottom-link-box a {
        color: #ffffff;
}
#frontpage #bottom-bar .bottom-link-box a:hover{
        text-decoration: underline;
}
/* Frontpage: Show Gredi link in bottom */
#frontpage #bottom-bar #bottom-link-2 {
    display: none !important;
    padding: 12px 240px 0 0;
    color: #fff;
}
#bottom-link-2 img {
    display: none;
}

/* END: BOTTOM BAR */

/*** Etusivun vanha versio ***/

#frontpage div#content {
    padding: 0 0px 16px;
}
#frontpage div#frontpageContent {
    padding: 0 0px 16px;
}
table.index {
    padding: 16px;
}
table.index ul {
    padding-left: 0;
}
table.index tr td#element1 a, 
table.index tr td#element2 a, 
table.index tr td#element4 a,
table.index tr td div {
    padding-left: 20px;
}
table.index tr td div#somelogot {
    padding-left: 0;
}
table.index td#element3 > a, 
table.index td#element6 > a {
    padding-left: 20px;
}
table.index ul li {
    margin-left: 0px;
}
table.index ul.baskets {
    list-style-image: url("../img/button_icon_kori.png");
    padding-left: 40px;
}
table.index ul.baskets li {
    padding-left: 0;
}
table.index ul.materials li a {
    padding-bottom: 1px;
}

#logoArea a img {
left: 0;
}

/* LINKKIVÄRI VJ*/ 
a { color: #408ba8; }

/* VASEMMAN REUNAN "PIILOTA TYÖKALUT" PALKIN TAUSTAVÄRI VJ */
td#toggle  { background-color: #0064a5; }

/* VASEMMAN REUNAN NAPIN TAUSTA LÄPINÄKYVÄKSI VJ */
td#toggle a { background-color: transparent; }

/* VAAKANAVIGOINNIN LINKKIVÄRI VJ */ 
#horizontalNavi a { color: #FFFFFF;
/*                            background-color: #0064a5; */
                            font-family: arial;
                            /* font-variant: small-caps; */
                            font-size: 12px; }

/* VAAKANAVIGOINNIN LINKKIVÄRI VJ */ 
#horizontalNavi { background-color: #0064a5; }


/* VAAKANAVIN "TYHJÄ TILA" */
/*
#HorizontalNavi td table tr { background-color: #0070b2; }
*/

/* SARAKEOTSIKOIDEN LINKKIVÄRI */	
	
/* VASEMMAN REUNAN TEKSTI VJ */
	
#navi {
	color: #0070b2;	}

/* POISSA KÄYTÖSTÄ OLEVA ELEMENTTI */ 

.disabled, .disabled a {
	color: #999999;	} 

/* VAAKAEROTIN */ 

hr {
	color: #E0E0E0; background-color: #E0E0E0; }

/* KORIKANSION-RIVIN TEKSTI JA LINKKI */

.basketFolder  {
	color: #FFFFFF;	}

/* POPUP-TABIEN TEKSTI */

.tabs td a	{
	color: #FFFFFF;	}
	
/* VASEMMAN REUNAN NAVIGOINNIN LINKIT */

#navi ul li a {
	color: #004b8a;	}

/* VASEMMAN REUNAN HAE-PAINIKKEEN TEKSTI */	
	
#navi form button {
	color: #FFFFFF;	}

/* VIRHEILMOITUKSET */

.error {
  color: #fff !important; }

/***********************************/
/*		 TAUSTAVÄRIT			   */
/***********************************/

/* KORIKANSIO-RIVI */

.basketFolder {
	background-color: #666666; }

/* ??? */
	
.tabs td.nolink {
	background-color: #666666; }

/* HAKU-PAINIKKEEN VÄRI */

#navi form button {
	background-color: #767676; }

.basketFolder .arrow a:hover {
	background-color: #999999; }

/* POPUP-TABIT (EI-VALITTU) */
	
.tabs td {
  background-color: #999999; }
  
/* POPUP-TABIEN (EI-VALITTU) HOVER */
	
.tabs td a:hover {
	background-color: #A5A5A5; }

/* VAAKANAVIN LINKIN HOVER VJ */	

#horizontalNavi a:hover { color: #FFFFFF;
                                     background-color: #3989cd; }
	
/* VAAKANAVIN VALITTU LINKKI JA VALITUN LINKIN HOVER */

#horizontalNavi a.selected, #horizontalNavi a.selected:hover {
	background-color: #B4B4B4	}
	
/* VASEMMAN REUNAN LINKKIEN JA HAKUBOXIN TAUSTAVÄRI */
	
#navi ul li a, #navi form  {
	background-color: #d9d9d9; }

/* VASEMMAN REUNAN LINKKIEN HOVER */
		
#navi ul li a:hover {
	background-color: #0064a5;
        color: #FFFFFF; }
	
/* VASEMMAN REUNAN HALLINNOINTILINKKIEN TAUSTAVÄRI */
	
#navi ul.hallinta a {
	background-color: #ededed;
       color: #2b4455; }
	
/* VASEMMAN REUNAN HALLINNOINTILINKKIEN TAUSTAVÄRI HOVER */	

#navi ul.hallinta a:hover {
	background-color: #ededed;
        color: #ff0000;
 }	

/* PERUSLOMAKKEEN VÄLIOTSIKON TAUSTAVÄRI */
	
table.commonform tr.headerRow td, #content #contentHeader {
	background-color: #D5D5D5; }

/* VAAKANAVIN TAUSTAVÄRI VJ */
	
/* #horizontalNavi { */
/*	background-color: #E0E0E0; } */

/* VASEMMAN REUNAN TAUSTAVÄRI (Huom. Tähän vaikuttaa myös taustakuva!) */

#navi {
	background-color: #ededed; }

 
/* ETUSIVUN OTSIKKOPALKIT VJ EI SELITETTÄ */
table.index #element1 h2, table.index #element2 h2, table.index #element3 h2, table.index #element4 h2, table.index #element5 h2, table.index #element6 h2 {
    color: #FFFFFF;
    height: 25px;
    margin-bottom: 10px;
    padding: 10px 0 0 10px;
    font-size: 14px;
    border-radius: 8px 8px 8px 8px;
}

table.index #element1 h2, table.index #element4 h2 {
    background-color: #69BE28;
}
table.index #element2 h2, table.index #element5 h2 {
    background-color: #A90061;
}
table.index #element3 h2, table.index #element6 h2 {
    background-color: #E98300;
}
table.index #element5 p {
    margin-left: 15px;
}
#element5 div#somelogot {
    padding-left: 15px;
}

/* KANSION / KORIN KUVAUKSEN TAUSTAVÄRI */	

p.description {
	background-color: #F0F0F0; }

/* PERUSLOMAKKEEN OTSIKKOSARAKKEEN TAUSTAVÄRI */

table.commonform th {
	background-color: #F0F0F0; }
	
/* LYHYEN NÄKYMÄN TAUSTAVÄRI */

table.details,  
	background-color: #F0F0F0; }
	
/* */	
	
.commonformArea,
.basketItems th, 
div#contentHeader a.up:hover, 
.dynAineisto .entry, 
#picture, 
#language, 
#form,  
.customize td  {
		background-color: #F0F0F0; }


/* MURUPOLKU VJ */

#path * {
	background-color: #FFFFFF;
        height: auto;
        color: #000000;	}

/* POPUP-SISÄLTÖALUE */	

#content.popup {
	background-color: #FFFFFF	}
	
/* VALITTU TABI / POPUPIT */

.tabs td.selected {
	background-color: #FFFFFF	}

/* AINEISTO-TYYPIN TAUSTAVÄRI */

tr.aineisto td, td.aineisto {
	background-color: #FFF1D1  }

/* YKSITYINEN KORI */	
	
tr.private td. td.private {
	background-color: #ECF0F9; }

/* DEMOKÄYTTÄJÄ */		

tr.demo td, td.demo {
	background-color: #ECF0F9; }

/* ULKOINEN KÄYTTÄJÄ */		

tr.external td, td.external {
	background-color: #E4EFE2; }

/* SUODATUKSEN TAUSTAVÄRI */

.suodatus {
	background-color: #FFF6CC; }

/* KUVAKKEET-NÄKYMÄSSÄ AINEISTON YLÄPALKIN TAUSTAVÄRI */
	
.thumbNails table .entryHeader {
	background-color: #E0E0E0; }
	
/* KUVAKKEET-NÄKYMÄSSÄ AINEISTON YLÄPALKIN TAUSTAVÄRI KUN AINEISTO KORISSA */
	
.thumbNails .inBasket .entryHeader {
	background-color: #ffe0a0; }

/* JÄRJESTELMÄVIESTIN TAUSTAVÄRI */
	
#message {
  background-color: #FFFEBF;
}

/***********************************/
/*		REUNUKSET  			  	 */
/***********************************/

#toolbar td.basket, p.instructions, div.filter, .basketSelect, table.layout td   {
	border: 1px solid #E0E0E0;
}

/* YLÄPALKIN ALAVIIVA (=Toolbarin yläviiva) */

#newheader {
  border-bottom: 1px solid #E0E0E0; }
  
/* PÄÄOTSIKON ALAVIIVA 

h1 {
	  border-bottom: 1px solid #E0E0E0; }
*/

/* VASEMMAN REUNAN NAVIGOINNIN LIKKIEN VÄLISSÄ OLEVA VÄLI */	  

#navi ul li a {
	  border-bottom: 1px solid #EdEdEd;}

/* PERUSLOMAKKEEN VÄLIVIIVA */

table.commonform td {
	  border-bottom: 1px solid #E0E0E0; }
	  
table.details table td, #language {
	border-top: 1px solid #E0E0E0;
}

/*  */

.customize td {
	border: 1px solid #D5D5D5;
}

/* AINEISTO-TYYPIN TAUSTAVÄRI */

tr.aineisto.row td {
	border-top: 1px solid #FFE5A1;
}

/* VAAKANAVIN ELEMENTTIEN VÄLISSÄ OLEVA VIIVA VJ */
#horizontalNavi td td {	border-left: 0px solid #C0C0C0;
                                 border-bottom: 1px solid #0064a5;
                                 border-right: 1px solid #0064a5; }

/* JÄRJESTELMÄVIESTIN ÄÄRIVIIVAT */

#message {
	border: 1px solid #E9E781; }
	
/* MARGINAALI LYHYEN NÄKYMÄN AINEISTOJEN VÄLISSÄ (=taustaväri) */

table.details th {
	border-top: 10px solid #FFFFFF;	}

/* PERUSLOMAKKEEN ALOITUSVIIVA */

table.commonform.line {
	border-top: 8px solid #CCCCCC; }

/* PERUSLOMAKKEEN VÄLIOTSIKON YLÄPUOLELLE JÄTETTÄVÄ TYHJÄ TILA (=taustaväri) */
	
table.commonform tr.headerRow td {
	border-top: 20px solid #FFFFFF; }
	
/* KANSION / KORIN KUVAUS */

p.description {
	border: 1px solid #D5D5D5; }

/* POPUP-TABIT (EI-VALITUT) */
	
.tabs td {
	border-right: 4px solid #666666;				
	border-top: 10px solid #666666;	 }

/* KUVAKKEET-NÄKYMÄN KUVAKKEIDEN ÄÄRIVIIVAT */
		
.thumbNails table {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}


/***********************************/
/*		 FONTIT	  			  	 */
/***********************************/

/* GUI4-fontti */
@import url(https://fonts.googleapis.com/css?family=Raleway:200,400,700);

html, body, textarea {
	font-family: "Raleway", sans-serif !important;
	/* font: 13px Arial, Helvetica, sans-serif;	*/
}

/* Linkkiteksti */

a {
font-size:10pt;	
}

h1 {
	font-weight: normal;
	font-size: 22px;	
}

h4 {
	font-size: 13px;
	margin-top: 10px;	
	margin-bottom: 4px;
}

/**Pystynavigointi */

#navi {
	font: 12px arial, helvetica, sans-serif; 
}

/* Pystynavigoinnin linkit */

#navi ul li a {
	font-weight: bold;
	font-size: 12px; 
	text-decoration: none;
}

/* Hakuboksin hae-painike */

#navi form button {
	font: bold 11px Arial, Helvetica, sans-serif;
       color: #0070b2;	
}

/* Hakukenttä */

#navi form input {
	font-size: 12px;	
}

table#loginWrapper {
    margin-top: auto;
    margin-bottom: auto;
    height: 100%; 
    background-color: #eaeaea;
}


/* KvÑYTTvÑJvÑTUNNUKSEN JA SALASANAN SIJAINTI */ 


#loginInformation table, #loginInformation table a {
    /*color: #000;*/
}

/* GreDi linkki etusivulla, sijainti ja vv§ri */

td#headerCell2.center, td#headerCell2.right {
    color: #ffffff;
    font-size: 14px;
    font-weight: normal;
    visibility: visible;
text-align: left;

}
td#headerCell2.center a, td#headerCell2.right a {
    color: #fff;
    font-weight: normal;
    text-decoration: underline;
    font-size: 12px;
}
td#headerCell2.right a {
	padding-right: 30px;
}
td#headerCell1 a {
    color: #ffffff;
    font-size: 12px;
    font-weight: normal;
    padding-left: 55px;
    position: relative;
    text-decoration: underline;
}

/* ETUSIVUN H2 */

// table.index h2 { background-color: #0070B2;
                       color: #FFFFFF;
                       margin-bottom: 10px; } //

/* Painikkeiden teksti */

button {
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

/*    */

table.basketItems {
	font-size: 12px;
}

.basketItems td.empty {
	font-size: 0px;
}



/******** DYNAMIC MATERIAL ********/

/* HTML TAGS */ 
table.dynMaterial {
  background-color: #F0F0F0;
}

table.dynMaterialTitle {
  background-color: #E0E0E0;
  border-bottom: 1px solid #999999;
  width:100%;
}

table.dynMaterialTitle * {
  font-family: Arial;
  font-size: 10pt;
  color: #000000;
}

table.dynMaterial td {
  font-family: Arial;
  font-weight: normal;
  font-size: 9pt;
  color: #000000;
  vertical-align:top;
}

table.dynElemenlist * {
  font-family: Arial;
  font-weight: normal;
  font-size: 9pt;
}

/* FORM ELEMENTS */
.dynTF {
  width:80px;
  height:20px;
}

.dynDrop {
  width:100px;
}

/* MISC */ 
.dynOrigo * {
  font-size:9px;
  width:9px;
  height:9px;
  line-height:9px;
  margin:0px;
  padding:0px;
}

.dynWrapper {
  margin-bottom:5px;
}

.colPreview {
  display:inline;
  height:18px;
  font-size:18px;
  line-height:18px;
  border: 1px solid #000000;
}

.dynButtonOn {
  background-color:#FFFFFF;
  background-image:none;
}

.dynButtonOff {
  background-image:url(../img/button_bg.png);
}

.dynPDFPreviewBg {
  background-color: #F0F0F0;
}

.dynBtmLine {
  height:1px;
  width:100%;
  background-color: #CCCCCC;
  background-repeat:repeat-x;
  margin:0px;
  padding:0px;
  font-size:0px;
  line-height:0px;
}

.dynRowTitle {
  margin-left: 10px;
  font-weight: bold;
}

/* Korin hakemistojen indentointi */

tr.indented td.indentColumn {
  background-color: #f5f5f5 !important;
  background-image:url('../img/indentedColumn.gif');
  background-repeat:no-repeat;
}

tr.indentedLast td.indentColumn {
  background-color:  #f5f5f5 !important;
  background-image:url('../img/indentedLast.gif');
  background-repeat:no-repeat;
} 

body#frontpage table#newheader 
{
display: none;
}

/* GUI 2 ALAPALKIN SISÃ?LTÃ? */

#bottomArea {
        margin-right:20px;
        margin-left: 12px;
        height: 40px; 
}

table#footerTable td#headerCell1{
width:33%;
}
table#footerTable td#headerCell2.center{
width:33%;
visibility: hidden;
}
table#footerTable td#headerCell2.center{
width:33%;
visibility: hidden;
}

p#materialID{
display:none;
}

#pageHelp
{
display:none;
}

#commentApprove {
}

#commentDisapprove {
}

#commentDisapproveAlt {
display:block !important;
}
#saveChanges {
display:none;
}

#publicCart #watermark{
display:none;
}

#langBr{
display:none;
}

#messageBarPanel {
  display:none;
}

/* Hide unnecessary shit */
button#showAllElementsId, button#hideAllElementsId, #orderSelectAddress #indesignParameters{
display:none;
}

/* This needs to be here if customer.public_cart_view_mode=1 */
#cartPublicContentHeader {
width:98%;
height:104px;
position:absolute;
overflow:hidden;
}

#cartPublicContent {
overflow:auto;
position:absolute;
width:100%;
top:200px;
height:80%;
/* padding:16px; */
}
/*
span#downloadID {
display:none;
}

span#originalDownloadID {
display:inline;
}
*/

/* Show crop tool? */
.cropButton { display:inline !important; }

/* Show file crop */
.file-crop-button {
display:inline !important; 
}

#orderLang {
display:none;
}

/* what the hell  is this AT 140617 -> ekat latausnapit piilotettu SA 270617 */
button.gui4-hide { display: none !important; }

#extToolbar #toolbar3 td[align="left"] {
max-width: 950px;
}

/* New multiple upload */
#btnMultipleUploadMeta2 {
display:inline !important;
}
/* Old multiple upload */
#btnMultipleUploadMeta {
display:none !important;
}

/* Hide single upload - Risto 17.10.2018 
button#btnSingleUpload {
display:none !important;
}
*/

#commentSaveHelp 
{
text-align:center !important;
}

/* Hide when new cart is active */
.active-cart-size {
display:none !important;
}

.menuLangsOpts {
display:inline !important;
}

table#switchDiv, label.switch
{
display:inline-block !important;
}


#poweredByCell {
display: none;
}

div.emailFormFrame th.separator {
    color: transparent;
}

.emailFormWrapper .emailFormFrame form table#fields .visualCaptcha-possibilities div.img img {
    width: 20px;
    height: auto;
}

div.emailFormFrame #lang {
    font-family: "Raleway", sans-serif !important;
    font-weight: 600 !important;
}

/* Base Template Customisation */

#loginLogo{
    max-width:100%;
    padding:32px 0;
    margin:0 auto;
    width:200px;
}

#loginFields > .loginField > input,
#loginFields > .loginField > select{
    border:1px solid #ccc !important;
}

div.emailFormFrame button.gui3, button.gui4, input[type="submit"], input.gui3 {
    transition:all .5s cubic-bezier(.59,0,.23,1.13);
    background: #2c2c2c !important;
    color: #fff !important;
}

div.emailFormFrame button.gui3:hover, button.gui4:hover, input[type="submit"]:hover, input.gui3:hover {
    color: #fff !important;
    background: #ffb400 !important;
}

#loginFields > .loginField > input,
#loginFields > .loginField > select{
    background:#fff !important;
}


div#loginTable{
    background:rgba(255,255,255,0.8);
}

div#loginText {
    padding: 0;
    margin:0;
}

div#loginText h1{
    color:#000 !important;
}

#loginFields > span.error{
    color:#e30b17 !important;
}

#forgottenPassword > a{
    color:#2c2c2c !important;
}
input[type="submit"] {
    border-radius: 0px;
}


/* Karin turaukset */

#linkBar a {
  font-size: 12px;
  text-transform: unset;
  margin-top: 10px;
  font-family: Open Sans, Arial;
}

#loginInformation input[type="submit"]:hover {
  color: #ffb400 !important;
  background-color: #000 !important;
}

#loginFields > .loginField > label,
#forgottenPassword > a{
font-weight: normal;
  text-transform: unset;
  font-size: 13px;
  margin-bottom: 5px;
  font-family: Open Sans, Arial;

}

#loginInformation input[type="submit"] {
border-radius: 0px !important;
  color: #000 !important;
  font-size: 16px;
  height: auto;
  width: auto;
  background-color: #ffb400 !important;
  text-transform: unset;
  font-family: Open Sans, Arial;
}

div#loginText#loginText, .login-instruction {
  font-family: Open Sans, Arial;
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

.tokbutton {
    margin-top: 20px;
    display: block;
    padding: 20px;
    background: #ffb400 !important;
    color: #000 !important;
    text-decoration: none;
font-size: 16px !important;
    width: auto;
    height: auto;
    line-height: 1.0;
  font-family: Open Sans, Arial;
transition: all .5s cubic-bezier(.59,0,.23,1.13);
}

.tokbutton:hover {
    background-color: #000 !important;
    color: #ffb400 !important;
    text-decoration: none !important;
}

