CSS-fil Kunskapsbanken

/*@import url(http://fonts.googleapis.com/css?family=Open+Sans:700,400,300|Roboto+Condensed:400,700);*/
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,400italic,600italic,700italic);

body {
	background-color: #FAFAFA;
	font-family: "SourceSansPro", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
text-rendering: optimizeLegibility;
/*font-weight:400;*/
/*font-family: Poppins, Helvetica Neue, Helvetica, Arial, sans-serif;*/
}

/* Nav */
#mainNav {
  position: relative;
  z-index: 2;
}

.container-fluid {
  max-width: 1250px;
}

@media screen and (min-width: 500px) and (max-width: 1000px) {
  .container-fluid {
    width: 95%;
  }
}



/* SEARCH BAR */


/* Search form */

#searchBar .search-query::placeholder {
  color: #A5B2BD;
}

#searchBar .search-query {
  padding: 0 55px 0 12px;
}

@media screen and (max-width: 767px) {
  #searchBar {
    width: 80%;
  }
}

@media screen and (min-width: 768px) {
  #searchBar {
    width: 440px;
  }
}

@media screen and (min-width: 1440px) {
  #searchBar {
    width: 712px;
  }
}

@media screen and (min-width: 1025px) {
  #searchBar {
    width: 635px;
    display: block;
  }

  #searchBar .search-query {
    border-color: white;
    color: #253642;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    height: 55px;
    letter-spacing: 0.2px;
    padding: 0 15px;
    width: 460px;
    display: block;
    margin-right: 0;
    transition: all 0.2s ease-in-out;
  }

  #searchBar button {
    display: inline-block;
  }
}

#searchBar button .icon-search {
  color: #9ba9b5;
  font-size: 20px;
}

@media screen and (max-width: 1024px) {
  #searchBar button .icon-search {
    display: block;
  }

  #searchBar button {
    /*background: url("http://c.hlp.sc/1002448b908c/download/icon-search.svg") center center no-repeat;*/
    border: 0;
    padding: 0 30px;
    position: absolute;
    right: 0;
    text-shadow: none;
    transition: all 0.2s ease-in-out;
  }

  #searchBar button:focus, #searchBar button:active {
    /*background: #F1F3F5 url("http://c.hlp.sc/1002448b908c/download/icon-search.svg") center center no-repeat;*/
  }

  #searchBar button span {
    display: none;
  }
}

@media screen and (min-width: 1025px) {
  #searchBar button {
   background-color: #004985;
    border-radius: 4px;
    border: none;
    font-size: 17px;
    font-weight: 500;
    height: 55px;
    text-shadow: none;
    width: 160px;
    transition: all 0.2s ease-in-out;
  }
  #searchBar button:hover, #searchBar button:active {
    background: #013865;
  }
}


#searchBar.sm button {
  width: 40px;
  top: 1px;
  right: 0;
}


/* DOCSEARCH */

#docsSearch {
	padding:0;
	/*background:url("https://www.hh.se/images/18.1a3b2728175cc9aa6c84adad/1605511519601/search-helpscout7.jpg") no-repeat 10% 100% fixed;*/
	background: url('https://www.hh.se/images/18.3a01ef0517858b92a4c97e0e/1616582531429/pattern.svg') 60% 15vh no-repeat,linear-gradient(to left top, #28a5f5, #1e87f0) 0 0 no-repeat;
  /*background: #30bce8;*/
	-webkit-font-smoothing: antialiased;
	border-top: 0px solid #40C4FF;
	border: none;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}


@media screen and (min-width: 1025px) and (max-width: 1899px) {
  #docsSearch {
    height: 320px;
  }

  #docsSearch h1 {
    font-size: 36px;
    padding-top: 2.8em;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #docsSearch::before {
    left: 5%;
  }

  #docsSearch::after {
    left: 90%;
  }
}

@media screen and (min-width: 1300px) {
  #docsSearch::before {
    left: 10%;
  }

  #docsSearch::after {
    left: 85%;
  }
}

/*
@media screen and (min-width: 1025px) {
  #contentArea::before {
    content: '';
    left: 50%;
    position: absolute;
    top: -268px;
    background: url('') no-repeat;
    height: 360px;
    width: 400px;
    background-size: contain;
    opacity: 1;
    transform: translate(260px, 10px);
    transition: opacity 0.2s;
	}*/


}


@media screen and (min-width: 1900px) {
  #docsSearch {
    height: 320px;
  }

  #docsSearch::before {
    left: 18%;
    width: 580px;
  }

  #docsSearch::after {
    left: 84%;
    width: 580px;
  }

  #contentArea::before {
    top: -240px;
    right: -155px;
    height: 200px;
    width: 250px;
  }
}

@media screen and (min-width: 2300px) {

  #docsSearch::before {
    left: 20%;
  }

  #docsSearch::after {
    left: 80%;
  }
}

@media screen and (min-width: 1400px) {
  #contentArea::before {
    opacity: 1;
    transform: translate(260px, 0);
  }
}


/* CATEGORY-LIST */


/* Category: icons */

/* START GUIDE */
#category-77 {
  /*background-image: url('https://www.hh.se/images/18.7a29df4716c635462e9da2ad/1565252748898/icons8-signpost-100.png');*/
	/*background-image: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="black" width="48px" height="48px"><path d="M0 0h24v24H0V0z" fill="none"/><path fill="%23004985" d="M14.65 4.98l-5-1.75c-.42-.15-.88-.15-1.3-.01L4.36 4.56C3.55 4.84 3 5.6 3 6.46v11.85c0 1.41 1.41 2.37 2.72 1.86l2.93-1.14c.22-.09.47-.09.69-.01l5 1.75c.42.15.88.15 1.3.01l3.99-1.34c.81-.27 1.36-1.04 1.36-1.9V5.69c0-1.41-1.41-2.37-2.72-1.86l-2.93 1.14c-.22.08-.46.09-.69.01zM15 18.89l-6-2.11V5.11l6 2.11v11.67z"/></svg>');*/
	background-image: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="black" width="48px" height="48px"><path fill="%23004985" d="M5.58 16.89l5.77-4.07c.56-.4.56-1.24 0-1.63L5.58 7.11C4.91 6.65 4 7.12 4 7.93v8.14c0 .81.91 1.28 1.58.82zM13 7.93v8.14c0 .81.91 1.28 1.58.82l5.77-4.07c.56-.4.56-1.24 0-1.63l-5.77-4.07c-.67-.47-1.58 0-1.58.81z"/></svg>');
}
/* COPYRIGHT */
#category-79 {
  /*background-image: url('https://www.hh.se/images/18.7a29df4716c635462e9da2ab/1565252748887/icons8-scales-100.png');*/
	background-image: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="black" width="48px" height="48px"><path d="M0 0h24v24H0V0z" fill="none"/><path fill="%23004985" d="M10.08 10.86c.05-.33.16-.62.3-.87s.34-.46.59-.62c.24-.15.54-.22.91-.23.23.01.44.05.63.13.2.09.38.21.52.36s.25.33.34.53.13.42.14.64h1.79c-.02-.47-.11-.9-.28-1.29s-.4-.73-.7-1.01-.66-.5-1.08-.66-.88-.23-1.39-.23c-.65 0-1.22.11-1.7.34s-.88.53-1.2.92-.56.84-.71 1.36S8 11.29 8 11.87v.27c0 .58.08 1.12.23 1.64s.39.97.71 1.35.72.69 1.2.91c.48.22 1.05.34 1.7.34.47 0 .91-.08 1.32-.23s.77-.36 1.08-.63.56-.58.74-.94.29-.74.3-1.15h-1.79c-.01.21-.06.4-.15.58s-.21.33-.36.46-.32.23-.52.3c-.19.07-.39.09-.6.1-.36-.01-.66-.08-.89-.23-.25-.16-.45-.37-.59-.62s-.25-.55-.3-.88-.08-.67-.08-1v-.27c0-.35.03-.68.08-1.01zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>');
}
/* AUTHOR PROFILE */
#category-19 {
  /*background-image: url('https://www.hh.se/images/18.7a29df4716c635462e9da298/1565252748762/icons8-contact-details-100.png');*/
	background-image: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="black" width="48px" height="48px"><path d="M0 0h24v24H0V0z" fill="none"/><path fill="%23004985" d="M12 12.25c1.24 0 2.25-1.01 2.25-2.25S13.24 7.75 12 7.75 9.75 8.76 9.75 10s1.01 2.25 2.25 2.25zm4.5 4c0-1.5-3-2.25-4.5-2.25s-4.5.75-4.5 2.25V17h9v-.75zM19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-1 16H6c-.55 0-1-.45-1-1V6c0-.55.45-1 1-1h12c.55 0 1 .45 1 1v12c0 .55-.45 1-1 1z"/></svg>');
}
/* DIVA */
#category-68 {
  background-image: url('https://www.hh.se/images/18.7a29df4716c635462e9da2a0/1565252748787/icons8-diva-100.png');
	/*background-image: url('data:image/svg+xml;utf8,');*/
}
/* JOURNALS */
#category-44 {
  background-image: url('https://www.hh.se/images/18.7a29df4716c635462e9da2a5/1565252748820/icons8-news-100.png');
	background-image: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="black" width="48px" height="48px"><path d="M0 0h24v24H0V0z" fill="none"/><path fill="%23004985" d="M18 2H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zM6 4h5v8l-2.5-1.5L6 12V4z"/></svg>');
}
/* METRICS */
#category-23 {
  /*background-image: url('https://www.hh.se/images/18.7a29df4716c635462e9da297/1565252748756/icons8-bar-chart-100.png');*/
	background-image: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="black" width="48px" height="48px"><path d="M0 0h24v24H0V0z" fill="none"/><path fill="%23004985" d="M8 17c-.55 0-1-.45-1-1v-5c0-.55.45-1 1-1s1 .45 1 1v5c0 .55-.45 1-1 1zm4 0c-.55 0-1-.45-1-1V8c0-.55.45-1 1-1s1 .45 1 1v8c0 .55-.45 1-1 1zm4 0c-.55 0-1-.45-1-1v-2c0-.55.45-1 1-1s1 .45 1 1v2c0 .55-.45 1-1 1zm2 2H6c-.55 0-1-.45-1-1V6c0-.55.45-1 1-1h12c.55 0 1 .45 1 1v12c0 .55-.45 1-1 1zm1-16H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"/></svg>');
}
/* OA */
#category-61 {
  /*background-image: url('https://www.hh.se/images/18.7a29df4716c635462e9da2a6/1565252748831/icons8-padlock-100.png');*/
	background-image: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="black" width="48px" height="48px"><path d="M0 0h24v24H0V0z" fill="none"/><path fill="%23004985" d="M12 13c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm6-5h-1V6c0-2.76-2.24-5-5-5-2.28 0-4.27 1.54-4.84 3.75-.14.54.18 1.08.72 1.22.53.14 1.08-.18 1.22-.72C9.44 3.93 10.63 3 12 3c1.65 0 3 1.35 3 3v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm0 11c0 .55-.45 1-1 1H7c-.55 0-1-.45-1-1v-8c0-.55.45-1 1-1h10c.55 0 1 .45 1 1v8z"/></svg>');
}
/* PRODUCTIVITY */
#category-66 {
  /*background-image: url('https://www.hh.se/images/18.7a29df4716c635462e9da2a7/1565252748868/icons8-performance-100.png');*/
	background-image: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%2330bce8" width="48px" height="48px"><path d="M0 0h24v24H0z" fill="none"/><path fill="%23004985" d="M19.46 10a1 1 0 0 0-.07 1 7.55 7.55 0 0 1 .52 1.81 8 8 0 0 1-.69 4.73 1 1 0 0 1-.89.53H5.68a1 1 0 0 1-.89-.54A8 8 0 0 1 13 6.06a7.69 7.69 0 0 1 2.11.56 1 1 0 0 0 1-.07 1 1 0 0 0-.17-1.76A10 10 0 0 0 3.35 19a2 2 0 0 0 1.72 1h13.85a2 2 0 0 0 1.74-1 10 10 0 0 0 .55-8.89 1 1 0 0 0-1.75-.11z"/><path d="M10.59 12.59a2 2 0 0 0 2.83 2.83l5.66-8.49z"/></svg>');
}
/* NOT IN USE */
#category-85 {
  background-image: url('https://www.hh.se/images/18.7a29df4716c635462e9da2ac/1565252748894/icons8-server-100.png');
	background-image: url('data:image/svg+xml;utf8,');
}
/* OA AGREEMENTS */
#category-99 {
  /*background-image: url('https://www.hh.se/images/18.2a11e2e816cd736283a6fac/1566985638772/icons8-handshake-100.png');*/
	background-image: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 24 24" viewBox="0 0 24 24" fill="black" width="48px" height="48px"><g><rect fill="none" height="24" width="24"/><rect fill="none" height="24" width="24"/></g><g><g><path fill="%23004985" d="M9,5v0.38c-0.83-0.33-1.72-0.5-2.61-0.5c-1.42,0-2.84,0.43-4.05,1.29C1.83,6.53,1.77,7.26,2.21,7.7l2.57,2.57h1.11v1.11 c0.86,0.86,1.98,1.31,3.11,1.36V15H7c-0.55,0-1,0.45-1,1v2c0,1.1,0.9,2,2,2h10c1.66,0,3-1.34,3-3V5c0-0.55-0.45-1-1-1H10 C9.45,4,9,4.45,9,5z M7.89,10.41V8.26H5.61L4.57,7.22C5.14,7,5.76,6.88,6.39,6.88c1.34,0,2.59,0.52,3.54,1.46l1.41,1.41l-0.2,0.2 c-0.51,0.51-1.19,0.8-1.92,0.8C8.75,10.75,8.29,10.63,7.89,10.41z M19,17c0,0.55-0.45,1-1,1s-1-0.45-1-1v-1c0-0.55-0.45-1-1-1h-5 v-2.59c0.57-0.23,1.1-0.57,1.56-1.03l0.2-0.2L15.59,14H17v-1.41l-6-5.97V6h8V17z"/></g></g></svg>');
}
/* RESEARCH DATA */

/* GETTING STARTED */
#category-115	 {
  /*background-image: url('https://www.hh.se/images/18.2f30becd17507e8bd1db49c/1602163808755/share-black-18dp.svg');*/
	background-image: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="black" width="48px" height="48px"><path fill="%23004985" d="M5.58 16.89l5.77-4.07c.56-.4.56-1.24 0-1.63L5.58 7.11C4.91 6.65 4 7.12 4 7.93v8.14c0 .81.91 1.28 1.58.82zM13 7.93v8.14c0 .81.91 1.28 1.58.82l5.77-4.07c.56-.4.56-1.24 0-1.63l-5.77-4.07c-.67-.47-1.58 0-1.58.81z"/></svg>');
}
/* MANAGE YOUR DATA */
#category-112	 {
  /*background-image: url('https://www.hh.se/images/18.2f30becd17507e8bd1ddbf8/1602165634798/pending_actions-black-24dp.svg');*/
	background-image: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 24 24" viewBox="0 0 24 24" fill="black" width="48px" height="48px"><g><rect fill="none" height="24" width="24"/><path fill="%23004985" d="M17,12c-2.76,0-5,2.24-5,5s2.24,5,5,5c2.76,0,5-2.24,5-5S19.76,12,17,12z M18.65,19.35l-2.15-2.15V14h1v2.79l1.85,1.85 L18.65,19.35z M18,3h-3.18C14.4,1.84,13.3,1,12,1S9.6,1.84,9.18,3H6C4.9,3,4,3.9,4,5v15c0,1.1,0.9,2,2,2h6.11 c-0.59-0.57-1.07-1.25-1.42-2H6V5h2v3h8V5h2v5.08c0.71,0.1,1.38,0.31,2,0.6V5C20,3.9,19.1,3,18,3z M12,5c-0.55,0-1-0.45-1-1 c0-0.55,0.45-1,1-1c0.55,0,1,0.45,1,1C13,4.55,12.55,5,12,5z"/></g></svg>');
}
/* SHARE YOUR DATA */
#category-114	 {
  /*background-image: url('https://www.hh.se/images/18.2f30becd17507e8bd1db49c/1602163808755/share-black-18dp.svg');*/
	background-image: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="black" width="48px" height="48px"><path d="M0 0h24v24H0V0z" fill="none"/><path fill="%23004985" d="M18 16.08c-.76 0-1.44.3-1.96.77L8.91 12.7c.05-.23.09-.46.09-.7s-.04-.47-.09-.7l7.05-4.11c.54.5 1.25.81 2.04.81 1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3c0 .24.04.47.09.7L8.04 9.81C7.5 9.31 6.79 9 6 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c.79 0 1.5-.31 2.04-.81l7.12 4.16c-.05.21-.08.43-.08.65 0 1.61 1.31 2.92 2.92 2.92s2.92-1.31 2.92-2.92-1.31-2.92-2.92-2.92z"/></svg>');
}
/* STORE YOUR DATA */
#category-116	 {
  /*background-image: url('https://www.hh.se/images/18.2f30becd17507e8bd1dd192/1602165147015/cloud-storage.svg');*/
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="black" width="48px" height="48px"><path d="M0 0h24v24H0V0z" fill="none"/><path fill="%23004985" d="M19.35 10.04C18.67 6.59 15.64 4 12 4 9.11 4 6.6 5.64 5.35 8.04 2.34 8.36 0 10.91 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96zM19 18H6c-2.21 0-4-1.79-4-4 0-2.05 1.53-3.76 3.56-3.97l1.07-.11.5-.95C8.08 7.14 9.94 6 12 6c2.62 0 4.88 1.86 5.39 4.43l.3 1.5 1.53.11c1.56.1 2.78 1.41 2.78 2.96 0 1.65-1.35 3-3 3zM8 13h2.55v3h2.9v-3H16l-4-4z"/></svg>');
}




.category-list .category {
  background-color: #FFF;
  border: none;
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.03) 0px 0px 0px 1px,
              rgb(241, 243, 245) 0px 2px 10px 0px,
              rgba(0, 0, 0, 0.05) 0px 3px 3px 0px;
  box-sizing: border-box;
  display: inline-block;
  margin: 0 30px 30px 0;
  padding: /*45*/135px 50px 40px;
  min-height: /*185*/285px;
  transition: all 0.25s ease-in-out;
  width: 100%;
}

.category-list .category,
.category-list .category:hover {
  background-repeat: no-repeat;
  background-position: center 36px;
  background-size: 100px 100px;
}

.category-list .category:hover {
  background-color: #FFF;
  box-shadow: rgba(0, 0, 0, 0.06) 0px 0px 0px 1px,
              rgba(220, 223, 226, 0.3) 0px 30px 60px 0px,
              rgba(0, 0, 0, 0.1) 0px 8px 20px 0px;
}

/*.category-list .category:active {
  box-shadow: 0 0 0px 2px #1292EE inset;
  outline: none;
}*/

.category-list .category:hover .article-count {
    color: #0077CC;
}

.category-list .category:focus .article-count, .category-list .category:active .article-count {
    color: #005CA4;
}

@media screen and (max-width: 759px) {
  .category-list .category {
    margin-right: 0;
  }
}

@media screen and (min-width: 760px) and (max-width: 1104px) {
  .category-list .category {
    width: calc(100%/2 - 17px);
  }

  .category-list .category:nth-child(even) {
    margin-right: 0;
  }
}

@media screen and (min-width: 1105px) {
  .category-list .category {
    width: calc(100%/3 - 23px);
  }

  .category-list .category:nth-child(3n+3) {
    margin-right: 0;
  }

  #collection-category-8 .category {
    padding-top: 60px;
    min-height: 190px;
  }
}

.category-list h3 {
  color: #051849;
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 15px;
}

.category-list .category p {
  color: #7F8D9B;
  font-size: 14px;
  margin-bottom: 15px;
  line-height: 20px;
}

.category-list .category .article-count {
  margin-bottom: 0;
  color: #0077CC;
  transition: color 0.2s ease-in-out;
}

.category-list .category,
.category-list.two-col .category {
  margin-bottom: 30px;
}

.collection-category h2 a {
  color: #1D2B36;
}

.collection-category h2 {
  font-weight: 500;
  font-size: 26px;
  letter-spacing: -0.35px;
  margin-bottom: 20px;
  padding: 0;
}

.collection-category .category-list {
  margin-bottom: 50px;
}

.category-list.two-col .category {
  min-height: 240px;
  width: 100%;
}

@media screen and (min-width: 760px) {
  .category-list.two-col .category {
    width: calc(100%/3 - 23px)
  }
}

.category-list.two-col .category:last-child {
  margin-right: 0;
}


/* Article: content wrapper */

.contentWrapper,
.related {
  background-color: #FFF;
  border: 0;
  border-radius: 4px;
  color: #556575;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px,
              rgb(241, 243, 245) 0px 5px 20px 0px,
              rgba(0, 0, 0, 0.05) 0px 3px 3px 0px;
  padding: 30px;
  word-break: break-word;
}

@media screen and (min-width: 768px) and (max-width: 1000px) {
  .contentWrapper {
    padding: 50px 55px;
  }
}

@media screen and (min-width: 1000px) {
  .contentWrapper {
    padding: 70px 90px;
  }
}

.contentWrapper h1 {
  font-size: 30px;
  font-weight: 500;
  letter-spacing: -0.35px;
  margin-bottom: 0.5em;
}

@media screen and (min-width: 1000px) {
  .contentWrapper h1 {
    font-size: 36px;
  }
}

.contentWrapper a, a {
  color: #0077CC;
}

.contentWrapper a:hover,
a:hover {
  color: #005CA4;
  text-decoration: underline;
}

.related {
  border-radius: 4px;
  margin-top: 30px;
  padding: 30px;
}

.related h3 {
  font-size: 13px;
  padding-left: 0;
  letter-spacing: 0.7px;
}

.related ul {
  margin-left: 0;
}

.related ul>li a {
  margin-left: 0;
}

@media screen and (min-width: 1000px) {
  .related {
    padding: 40px 90px;
  }
}



#main-content {
    background: none;
}
@media (max-width: 768px)
#main-content {
    float: none;
    width: auto;
    padding: 0;
    margin: 0 -20px 2em -20px;
    background: 0 0;
}

#main-content:after {
    background: #f7f9fa;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    content: "";
}

/* Navbar */

.navbar .btn-navbar .icon-bar {
    background: #fff;
    box-shadow: none;
}
/*
.navbar .navbar-inner {border-bottom: 1px solid #40C4FF;}
*/
.navbar .nav .active .caret {border-bottom: 5px solid /*#03A9F4*/#f0f0f0;}
.navbar .nav #home.active .caret {
    border-bottom: 0px solid /*#03A9F4*/#f0f0f0;
}

#mainNav ul.nav {font-size: 12px}
.navbar .nav>li>a {padding: 11px 15px 25px;font-size:15px;}
@media (max-width: 768px) {
.navbar .btn-navbar {
    top: 15px;
}
}

/* Searh index typeahead */
#serp-dd {
	top:92px;
    border-radius:5px;
    border: 1px solid #e0e0e0;
}




/* Sidebar */
#sidebar {font-size: 16px;}
#sidebar form .search-query {border:1px solid #D0D0D0;}
#sidebar .search-query { box-shadow:none; }
#sidebar .nav-list a {
    font-size: 1em;
}


/* Headers */
#fullArticle h1,
#fullArticle h2,
#fullArticle h3,
#fullArticle h4,
#fullArticle h5 {
  color: #1d2b36;
  margin-bottom: 1em;
}
#fullArticle h2,
#fullArticle h5 {
  font-weight: 600;
}
#fullArticle h4 {
  font-weight: 600;
}
#fullArticle h1,
#fullArticle h3 {
  font-weight: 600;
}
#fullArticle h3 {
  font-size: 23px;
}
#fullArticle h1.title {
  margin-bottom: 1em;
}
#sidebar h2, #sidebar h3 {
	/*font-family: 'Roboto Condensed', sans-serif;*/
	text-transform: uppercase;
	letter-spacing:0px;
}
.category h3 { font-size:18px;  text-transform: none;}
.collection-category h2 a { font-weight:400;text-transform: none; }





#fullArticle .title { color:#000; }
.icon-arrow:before { color:#2A5DB0; }
#fullArticle hr {
    border-top: 2px solid #e2e2e2;
    border-bottom: 1px solid #fff;
    margin: 0px auto 40px;
}


/* Message boxes */

.alert-message
{
    margin: 20px 0;
    padding: 20px;
    border-left: 3px solid #eee;
}
.alert-message h4
{
    margin-top: 0;
    margin-bottom: 5px;
}
#fullArticle .alert-message p:last-child
{
    margin-bottom: 0;
}
.alert-message code
{
    background-color: #fff;
    border-radius: 3px;
}
/* Notice */
.alert-message-notice
{
    background-color: #FCFCDD;
    border-color: #BDBD89;
}
.alert-message-notice h4
{
    color: #444;
}
/* success */
.alert-message-success
{
    background-color: #F4FDF0;
    border-color: #3C763D;
}
.alert-message-success h4
{
    color: #3C763D;
}
/* danger */
.alert-message-danger
{
    background-color: #fdf7f7;
    border-color: #b81218;
}
.alert-message-danger h4
{
    color: #b81218;
}
/* info */
.alert-message-info
{
    background-color: #f4f8fa;
    border-color: #5bc0de;
}
.alert-message-info h4
{
    color: #5bc0de;
}

/* Contact Modal */
#contactModal {
    border: 0;
    border-radius: 4px;
    border-top: 4px solid #3197D1;
    top: 8%;
}

#contactModal h2 {
    background: 0;
    border: 0;
    font-size: 28px;
    font-weight: 300;
    padding: 1em 0 0.25em;
    text-align: center;
}
#contactModal .controls input, #contactForm .controls input {
    box-shadow: none;
    height: 25px;
    width: 335px;
}
#contactModal .form-actions {
    padding: 0;
    margin: 15px auto 20px;
    text-align: center;
}
#contactModal .form-actions input, #contactForm .form-actions input {
    background: #3197d1;
    border: 0;
    color: #fff;
    font-size: 13px;
    padding: 10px 25px;
    text-shadow: none;
    text-transform: uppercase;
}

.icon-article-doc {
    display: none;
}

/* Blue button */

#fullArticle .flat-butt {
  display: inline-block;
  margin: 0 5px 22px 0;
  border-radius: 3px;
  font-family: "Lato", sans-serif;
  font-size: 16.5px;
  padding: 6px 15px;
  border: 0;
  background: #34495E;
  color: #FFF;
  cursor: pointer;
  outline: 0;
}
#fullArticle .flat-info-butt {
  background: #1976d2;
}
#fullArticle .flat-info-butt:hover {
  background: #2196F3;
  text-decoration:none;
}

/*TOC*/
#fullArticle .index-list ul {
    list-style: none;
    margin: 1em 25px 0em;
    float: left;
}
#fullArticle p, #fullArticle ul, #fullArticle ol, #fullArticle li, #fullArticle div, #fullArticle blockquote, #fullArticle dd, #fullArticle table {
    color: #1d2b36;
    font-size: 16px;
    line-height: 1.65;
		margin-bottom: 1.5em;
		font-weight: 400;
}

#fullArticle .index-list li {
    float: left;
    width: 305px;
}

#fullArticle .index-list {
    margin-bottom: 2.5em;
    border-left: 5px solid #AAAEB7;
}

#fullArticle .index-list h4 {
    display: block;
    text-transform: uppercase;
    margin: 0;
    padding: 8px 26px 0;
    font-size: 1em;
    font-weight: 600;
}
#fullArticle .index-list:before, #fullArticle .index-list:after {
    display: table;
    content: "";
    line-height: 0;
}
#fullArticle .index-list:after {
    clear: both;
}
#fullArticle .index-list:before, #fullArticle .index-list:after {
    display: table;
    content: "";
    line-height: 0;
}



/* Blockquotes */
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}

blockquote .small, blockquote footer, blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777;
}

blockquote:before {content: none;}


.category-list .category {
	background-color:#FFF;
	border-radius: 3px;
}

/* Article list */
.articleList {font-size:16px;}
.articleList li {
    margin: 1.4em 0;
    padding-left: 25px;
}


/* Full article */
/*#fullArticle img {
    margin: 2.5em 0;
}*/
#fullArticle img {
    /*display: block;
    margin: 1em 0 2em;*/
    padding: 4px;
    border-radius: 4px;
    border: 1px solid #d6d6d6;
    box-sizing: border-box;
}

/*footer p:after {content:"Icons from https://icons8.com";display:block;}*/

