



html,body {
   font-size: 16px;
    line-height: 1.5rem;
  
 
}
.pkp_site_name a img {
	visibility: hidden;
}
.pkp_site_name  {
	
	background-image: url("https://liikenne.journal.fi/public/site/images/ktoiskallio/lssry-logo-wide.jpg");
	background-size: contain;	
    background-repeat: no-repeat;
	height: inherit;
}
a, .pkp_page_index .current_issue .read_more{
    color: #0c731f;
}
  

.pkp_structure_head {
	/*height:200px;*/

background-image: none;
background-color: #0c731f;
}
.issues_archive  li {
	background-color: #fff;
	padding-bottom: 1.143 !important;
}
.page a {
overflow-wrap: break-word;
}
.pkp_structure_sidebar .content li a  {
 font-weight: 600;
}	
.pkp_structure_sidebar .content .pkp_block {
	padding-top: 1rem;
	padding-bottom: 1rem;
}
.pkp_block .title {
    display: block;
    margin-bottom: .914rem;
   
    color: #888;
}
.obj_issue_summary .title {
    font-family: "Open Sans", sans-serif;

 
}
.obj_issue_summary .series {
	   font-family: "Open Sans", sans-serif;
    font-size: 18px; 
    margin-bottom: 0rem;
}
 
.cmp_button, .cmp_form .buttons button, .page_lost_password .buttons button, .page_search .submit button, .block_make_submission a {
	
	
}
  .block_make_submission_link {
	background-color: #0c731f !important;
    border: none !important;
    color: white !important;
      padding: 3px 15px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
}
.search_advanced {
	margin-top: 20px !important;
}
.submit, #luceneOrdering {
		margin-bottom: 20px !important;
		font-size: 15px;
}

.page_search .search_results {
    margin-top: 4.857rem;
 
}
 
.cmp_form input[type="text"], .cmp_form input[type="email"], .cmp_form input[type="password"], .cmp_form input[type="url"], .cmp_form input[type="tel"], .cmp_form select, .cmp_form textarea {
 
    
     
    border: 1px solid #111;
 
    background-color: #f2f2f2;
    font-size: 14px;
    border: 1px solid #999;
    margin: 1px;

}
  

.block_make_submission_link   {

 transition: background-color 0.22s;
 }
.block_make_submission_link:hover {
  background-color: #008acb !important;
}

.block_make_submission_link:focus,
.block_make_submission_link:active {
  background-color: #ccc;
  transition: none;
}
.pkp_structure_sidebar .block_information{
	
  padding-bottom: 0.7rem;
}
.submit .submit, .buttons .submit, .cookie-accept {
 
	background-color: #0c731f !important;
    border: 1px solid #0c731f !important;
    color: white !important;
 
	
	}
	.page_search .submit button:after,  .buttons .submit, .cookie-accept  {
			background-color: #0c731f !important;
			
	}
.submit .submit:hover,  .buttons .submit:hover, .cookie-accept:hover {
  background-color: #008acb !important;
  cursor: pointer;
  border-color: #008acb !important;
}


.pkp_structure_sidebar .block_make_submission {
	
  padding-top: 0.7rem;
}

#navigationPrimary li a {
	 font-size: 15px;
    text-transform: uppercase;
}

.pkp_structure_main {
	
}

.pkp_structure_main h2 {
     margin-top: inherit;
    font-size: 1.35rem;
    line-height: 2.143rem;
    font-weight: 700;
}
.pkp_structure_main h3 {
 
    font-size: 1.30rem;
    line-height: 2.143rem;
    font-weight: 700;
}

 .cmp_button_wire, .obj_galley_link {
     
    padding: 0 1em;
    background: #e0e8f4;
    border: 1px solid #b4c2d8;
    border-radius: 3px;
    font-size: .93rem;
    line-height: 1.4;
    color: #000;
    padding: 10px;
    text-decoration: none;
box-shadow: -2px -1px 8px -1px rgba(197,211,232,0.8) inset;
-webkit-box-shadow: -2px -1px 8px -1px rgba(197,211,232,0.8) inset;
-moz-box-shadow: -2px -1px 8px -1px rgba(197,211,232,0.8) inset;
}

.obj_galley_link  {

 transition: background-color 0.3s;
 }
 .obj_galley_link:hover {
  background-color: #006798;
  box-shadow:none;
-webkit-box-shadow:none;
-moz-box-shadow: none;
 border: 1px solid #006798;
}

.obj_galley_link:focus,
.obj_galley_link:active {
  background-color: #ccc;
  transition: none;
}

.obj_article_summary>.title {
     font-family: inherit; 
    font-size: 1rem;
     
     font-weight: 700;  
   margin-top: 12px;
}




.obj_issue_toc .sections:not(:first-child) {
    margin-top: 0rem;
}
	.dropdown-menu li a:before {
  width: 0px;
  height: 0px;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  border-left: 30px solid green;
  display: inline-block;
}
/*
.dropdown-menu {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
}
.show:hover .dropdown-menu {
  max-height: 500px;
}
*/


.dropdown-menu a {

            
            display: block;

            transition:  transform 0.25s ease; /* Smooth transition for background color and transform */

        }

        .dropdown-menu a:hover {

       

           /* transform: scale(1.05); */
			transform: translateX(7px);
        }
 



@media (max-width: 991px) {
#navigationPrimary li a {
padding-top: 8px;
    padding-bottom: 8px;
	letter-spacing: 1px;
	font-weight: 600;
}
#navigationPrimary li ul li a {
text-transform: none;
font-size: 17px;
font-weight: 400;
}
.pkp_site_nav_menu ul ul {
    padding-left: 0.9rem;
}
.pkp_site_name  {
	
	background-image: url("https://liikenne.journal.fi/public/site/images/ktoiskallio/lssry-logo.jpg");
	background-size: contain;	
    background-repeat: no-repeat;
	height: inherit;
}
}

@media (min-width: 992px) {
    .has_site_logo .pkp_head_wrapper {
        padding-top: 3.143rem;
    }
    .pkp_structure_main {
     
        padding-left: 0;
    }
	
	
	
	 
    .pkp_site_nav_menu ul ul {
       background-color: #0c731f;
	  
    }
	.dropdown-menu li a {
		 color: #fff;
		 text-transform: none !important;
	}
	.dropdown-menu {
		  transform: translate3d(7px, 46px, 0px) !important;
	}
	.pkp_nav_list ul a:hover, .pkp_nav_list ul a:focus {
        outline: 0;
        background: #fff;
        border-color:#0c731f;
        color: #0c731f;
		font-weight: 600;
    }
	 .pkp_nav_list ul {
    position: absolute;
    top: 100%;
    left: -9999px;
    z-index: 1000;
    width: 15em;
    margin: 0;
    margin-top: 0px;
    padding: 0;
    padding-left: 0px;
    background: #fff;
    background-color: rgb(255, 255, 255);
    border-radius: 0px;
    box-shadow: none;
    margin-top: 0px;
  }
      .pkp_navigation_primary>li>a {
        margin: .357rem .5em 0;
        padding: .357rem .5em calc(.714rem - 2px);
        border-bottom: 2px solid transparent;
        color: #fff;
        text-decoration: none;
        letter-spacing: 1px;
		font-weight: 600;
    }
	    .pkp_navigation_primary .dropdown-menu a:focus, .pkp_navigation_primary .dropdown-menu a:hover {
         border-color:#0c731f;  
		 border: none;
		 
    }
	#navigationPrimary li a:hover{
 background-color: #fff;
 color: #0c731f;
}
.pkp_site_name {
      margin-top: -30px;
    margin-bottom: 30px;
}
.pkp_site_name .is_img {
 
    margin-top: 0rem;
    margin-bottom: 0rem;
    padding-top: 10px;
	padding-bottom: 10px;
	max-width: 570px;
	width: 100%;

}
.pkp_nav_list ul li:first-child a {
border-top-left-radius: 0px;
   
   border-top-right-radius: 0px;
  }
  .pkp_nav_list ul li {
    margin-top: 1px;
  }
      .obj_issue_toc .galleys, .obj_issue_toc .section {
 
        padding-top: 0;
    }
}

	
	
	 

@media (min-width: 768px) {
    .pkp_structure_main:before, .pkp_structure_main:after {
    
        background: #fff !important;
    }
.obj_issue_toc .galleys>h2, .obj_issue_toc .section>h2, .obj_issue_toc .galleys>h3, .obj_issue_toc .section>h3 {
        display: inline-block;
        position: relative;
        left: -15px;
        margin-top: 0;
        padding: 0 1.0715rem;
        background: #fff;
        font-size: 1.443rem;
        font-weight: 400;
        line-height: 1.143rem;
        color: #888888;
    }
	    .obj_issue_summary .cover {
      
        width: 23%;
 
    }
	.pkp_structure_main:before, .pkp_structure_main:after {
    
        width: 0px;
  
    }
	.pkp_page_index .current_issue .section {
 
        padding-top: 0;
    }
	    .obj_issue_toc .galleys:before, .obj_issue_toc .section:before {
  
        top: 15px;
 
        border-top: 1px solid #ddd;
    }
	.obj_issue_toc .galleys, .obj_issue_toc .section {
 
        padding-top: 0;
    }
}
@media (max-width: 767px) {
.obj_article_summary .title {
      margin-right:  0px; 
}
.pages {
	margin-top:6px;
	margin-bottom: 8px;
}
.obj_issue_toc .galleys_links {
	display: inline-block;
	
}
.obj_galley_link {
	margin-top: 4px;
	margin-bottom: 4px;
}
 .obj_issue_toc .galleys_links {
    margin-top: .1rem;  
 
  
}
.pkp_structure_main h2 {
    margin-bottom: 10px;
    line-height: 1.643rem;
/* margin-top: 30px;*/
}
.page p span {
	word-break: break-word;
	
}
.galleys {
	  margin-bottom: 20px;
	
}
    .obj_issue_toc .galleys h3:before, .obj_issue_toc .section h3:before {
      /*  content: '';
        position: absolute;
        top: unset;
		margin-top: -6px;       
	   width: 90%;
	   overflow-x: hidden;
        border-top: 1px solid #ddd;
   */ 
}
.issues_archive .obj_issue_summary .cover {
    
    margin-bottom: 0.43rem;
    text-align: center;
	
}
.issues_archive .obj_issue_summary .cover img {
    display: inline-block;
       max-height: 350px;

    text-align: center;
	
}
.issues_archive .obj_issue_summary h2 {
	text-align: center;
}

}