@import url(https://fonts.googleapis.com/css?family=Signika:300,400,600,700);

/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
	overflow-y: scroll; /* -- Scrollbar always activated to prevent jumping of content if scrollbar is activated -- */
	-webkit-font-smoothing: antialiased; /* -- Helps to render fonts correctly on all browsers and computers, stops differences you often see between Macs and PC's -- */
	height: 100%;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

.highlight {
  display: inline !important;
  float: none;
  text-indent: 0px !important;
  margin: 0px !important;
  padding: 0px !important;
  font-size: 100%;
  border: 1px solid red;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
	max-width: 640px /* original widht 555 */
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

.clear {
	clear: both;
}

.centre {
	text-align: center;
}

.bold {
	font-weight: bold;
}

.right {
	float: right;
}

.left {
	float: left;
}

.clickview {
  margin-left: 38px;
  cursor: pointer;
}
/* ==========================================================================
   SITE STRUCTURE/STYLES
   ========================================================================== */

body {
	height: 100%;
	font-family: 'Signika', sans-serif;
}

body.cover {
	background: #f2f2f2;
}

.wrapper {
    width: 770px;
    margin-left: 160px; 
}

.cover-wrapper {
	width: 960px;
	height: 100%;
	background: url('../img/cover-page.png') top center no-repeat;
	margin: 0 auto;
}

.page-bg {
	position: fixed;
	height: 100%;
	width: 100%;
	z-index: -10;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e3e3e3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e3e3e3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#e3e3e3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#e3e3e3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#e3e3e3 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#e3e3e3 100%); /* W3C */
}

/* ==========================================================================
   BUTTONS
   ========================================================================== */

a.top-btn {
	background: #431e6b;
	border: 1px solid #431e6b;
	border-top: 0;
	padding: 1px 19px;
	color: #fff;
	font-size: 1em;
	cursor: pointer;
	margin-right: 10px;
	text-align: center;
}

a.continue {
	position: relative;
	padding: 12px 27px;
	background: #652d88;
	color: #fff;
	font-size: 2em;
	font-weight: 700;
	text-decoration: none;
	left: 389px;
	top: 560px;
}

a.continue:hover {
	background:#311551;
}

a.top-btn:hover {
	background: #311551;
}

a.top-btn.open {
	border: 1px solid #cacaca;
	border-top: 0;
	background: #fff;
	color: #431e6b;
}

a#search {
	width: 52px;
}

a#print {
	width: 102px;
}

a.search-btn {
	background: #5aae41;
	padding: 3px 10px;
	color: #fff;
	font-size: 0.938em;
	cursor: pointer;
	position: absolute;
	right: 169px;
	top: 12px;
}

a.search-btn:hover {
	background: #48923a;
}

a.clear-btn {
	background: #e6e7e8;
	padding: 3px 10px;
	color: #57585b;
	font-size: 0.938em;
	cursor: pointer;
	position: absolute;
	right: 169px;
	top: 41px;
}

a.clear-btn:hover {
	background: #bfc0c1;
}


/* ==========================================================================
   CONTENTS SIDEBAR
   ========================================================================== */


#menu-wrapper {
	position: fixed;
	right: -320px;
	width: 320px;
	background: #431e6b;
	color: #fff;
	min-height: 500px;
	z-index: 10;
	height: 100%;
}

#menu-wrapper h2 {
	margin: 0;
	padding: 24px 30px;
	font-size: 1.625em;
	font-weight: 400;
}

#menu-btn {
	cursor: pointer;
	color: #978aa9;
	right: 20px;
	position: fixed;
	top: 20px;
	font-size: 1.125em;
	padding-left: 22px;
	background: url('../img/contents-btn.png') 0px 6px no-repeat;
}

a#close {
	position: absolute;
	top: 28px;
	right: 30px;
	width: 27px;
	height: 27px;
	background: url('../img/close.png') 0% 100% no-repeat;
	text-decoration: none;
	cursor: pointer;
}

a#close:hover {
	background: url('../img/close.png') 100% 100% no-repeat;
}

.accordion {
	height: 80%;
  width: 337px;
  background: #311551;
  overflow-y: scroll;
}

.accordion .mCSB_scrollTools {
  margin-right: 13px;
}

#menu-wrapper a {
	color: #fff;
	text-decoration: none;
}

#menu-wrapper a:hover {
	text-decoration: underline;
}

.pub-title {
	padding: 15px 30px;
	display: block;
}

.module-link {
  width: 260px;
  float: left;
}

.module-title {
  text-transform: uppercase; /* Remove is not capitalization not looks good */
	padding: 10px 30px;
	display: block;
	cursor: pointer;
}

.module-collapse {
  float: right;
  width: 20px;
  padding-right: 10px;
  cursor: pointer;
}

.module-collapse span {
	float: right;
  width: 10px;
  height: 10px;
  margin-top: 18px;
  background: url('../img/drop.png') no-repeat;
}

.module-collapse.open span {
	float: right;
  width: 10px;
  height: 10px;
  margin-top: 18px;
  padding-top: 14px;
  background: url('../img/open.png') no-repeat;
}

.module-link.selected {
  background: #c2afd1;
}

.module-link.selected a {
  color: #311551 !important;
}

.chapters-all {
	display: none;
}

a.chapter {
  text-transform: uppercase;  /* Remove is not capitalization not looks good */
	display: inline-block;
	padding: 10px 50px;
	color: #c2afd1 !important;
	cursor: pointer;
}

.chapter.selected {
	background: #c2afd1;
	color: #311551 !important;
}


/*
.chapter:hover {
	background: #c2afd1;
	color: #311551;
}
*/


.bottom {
	padding: 15px 30px;
}

.bottom ul {
	margin: 0;
	list-style: none;
	padding-left: 0;
}

.bottom ul li {
	padding-bottom: 3px;
}

/* ==========================================================================
   MAIN CONTENT
   ========================================================================== */

.dropdown-area {
	border: 1px solid #cacaca;
	display: none;
	position: relative;
}

.dropdown-area input {
	border: 1px solid #cacaca;
	width: 625px; /* original widht 490 */
	padding: 10px 45px;
	margin: 5px 6px 6px 35px;
	outline: none;
	background: url('../img/search-btn.png') 15px 12px no-repeat;
}

.print-area {
	margin: 35px;
}

.print-title {
	color: #431e6b;
	font-size: 1.5em;
}

.print-area p {
	color: #57585b;
	width: 480px;
}

a.print-btn {
	padding: 12px 18px;
	font-size: 1em;
	cursor: pointer;
	margin-right: 10px;
	display: block;
	float: left;
	text-align: center;
	border: 1px solid #cacaca;
	background: #fff;
	color: #431e6b;
	margin-top: 18px;
}

a.print-btn:hover {
	background: #431e6b;
	border: 1px solid #431e6b;
	color: #fff;
}

.search-results {
	height: 211px;
	width: 716px; /*  586 old width */
	overflow:hidden;
	margin: 35px;
	margin-top: -4px;
	display: none;
}

.result {
	padding: 6px;
	width: 660px; /* old size 520*/
	border: 1px solid #cacaca;
	margin-bottom: 6px;
	/* display: none; */
}

.result.show {
	display: block;
}

span.search-title {
	font-size: 0.875em;
	color: #431e6b;
	display: block;
	cursor: pointer;
}

span.search-title:hover {
	text-decoration: underline;
}

span.search-text {
	font-size: 0.813em;
	color: #57585b;
	line-height: 16px;
	display: block;
}

.pagination {
	width: 305px;
	margin: 0 auto;
	display: none;
}

a.paging {
	padding: 12px 18px;
	font-size: 1em;
	cursor: pointer;
	display: block;
	float: left;
	text-align: center;
	border: 1px solid #431e6b;
	background: #431e6b;
	color: #fff;
	margin-top: 18px;
	width: 58px;
}

a.paging:hover {
	background: #311551;
	border: 1px solid #311551;
	color: #fff;
}

a.paging.inactive {
	border: 1px solid #cacaca;
	background: #fff;
	color: #431e6b;
}

a.paging.inactive:hover {
	border: 1px solid #431e6b;
	background: #431e6b;
	color: #fff;
}

.page-location {
	float: left;
	width: 110px;
	text-align: center;
	font-size: 1em;
	color:#57585b;
	margin-top: 31px;
	height: 66px;
}

.content-wrapper {
	margin-top: 10px;
	border: 1px solid #cacaca;
	min-height: 600px; 
	padding: 40px;
	padding-right: 145px; 
	background: #fff;
    
}

.content-wrapper hr {
	border-color: #a89ca3;
	margin-top: -1px;
}

.content-pub-title {
	color: #92838b;
	font-weight: 500;
  font-size: 1em;
  padding-bottom:20px;
  text-transform: uppercase;
}

.content-pub-title hr {
	border-color: #431e6b;
	margin-top: -1px;
}

.content-chapter-number {
	font-size: 1.500em;
	font-weight: 400;
	color: #92838b;
	text-align: right;
	text-transform: uppercase;
	margin-top: 75px;
}

.content-chapter-title {
	font-size: 2.625em;
	font-weight: 400;
	color: #431e6b;
	text-align: right;
	margin-top: -12px;
	margin-bottom: 80px;
}

.chapter-para-number {
	color: #431e6b;
	font-weight: 700;
	font-size: 1.125em;
}

.chapter-para {
	color: #000;
	font-size: 1.125em;
	line-height: 24px;
	font-weight: 400;
	margin: 0;
	margin-bottom: 28px;
}

.chapter-para-quote {
	color: #431e6b;
	font-size: 1.125em;
	line-height: 24px;
	font-weight: 400;
	font-style: italic;
	margin: 0;
	margin-bottom: 28px;
}

.chapter-para ul {
	padding-left: 19px;
	margin: 23px 0 5px 0px;
}

.chapter-para ul li {
	margin-bottom: 18px;
}

.chapter-section-title {
	font-size: 1.375em;
	font-weight: 600;
	color: #431e6b;
	margin-bottom: 25px;
	text-transform: uppercase;
	display: block;
	border-bottom: 1px solid #a89ca3;
}

.chapter-section-subtitle {
	font-size: 1.375em;
	color: #92838B;
	font-weight: 400;
	margin-bottom: 20px;
	display: block;
}

.case-study {
	background: #e0d5e7;
	padding: 15px;
	margin-bottom: 25px;
}

.case-study-title {
	font-weight: 600;
	font-size: 1.125em;
	color: #431e6b;
	margin-bottom: 10px;
	display: block;
}

.case-para {
	color: #000;
	font-size: 1.125em;
	line-height: 24px;
	font-weight: 400;
	margin: 0;
	margin-bottom: 28px;
}

.case-study img {
	margin-bottom: 20px;
}

.chapterNav {
  height: 34px;
  width: 858px; /* Old widht 728 px*/
  position: absolute;
  margin-left: -40px;
  margin-top: 35px;
  padding-top: 11px;
  padding-left: 40px;
  background-color: #431e6b;
  color: #FFFFFF;
}

.chapterNav a {
  color: #FFFFFF;
  text-decoration: none;
}
	.cell-style-override-4
	{
		border-bottom-color: #92838B;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		vertical-align: top;
	}
	
	.cell-style-override-3
	{
		border: none;
		
	}
	table
	{
		width: 555px; 
		vertical-align:top;
	}

	p.ChapterNumber.hide
	{
		display:none;
	}
  
#fixed-top-area {
  /* position: fixed;*/ 
  position: fixed;
  background-color: #ffffff;
/*  margin-left: 160px; */
  width: 900px; /* original widht 770px */
  left: 0px;
  top: 0px;
  margin-left: 160px;
	padding-right: 2px; 
  z-index: 999;
}    


#content-document-absolute {
  position: absolute;
  /* margin-left: 160px; */  
  top: 35px;
  width: 900px; /* Old width 770px */
}  


/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (max-width : 1120px) {
  .wrapper {
    margin-left: 0px;
  }
#fixed-top-area {
        margin-left: 0px !important;
    }
}

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

@media print
{
  .noprint {display:none !important;}
  .print {display:block !important;}
}

@media print
{
  .wrapper {
    margin-left: 50px;
  }
}

/* ==========================================================================
   Footer/Footnotes
   ========================================================================== */
	.footer
	{
		color: #92838b;
		font-weight: 500;
		font-size: 1em;
		padding-bottom: 20px;
		text-align:right;
	}
	
	a.footnote-link {font-size: 0.738em;}
	a.footnote-link:visited {text-decoration:none;}
	a.footnote-link:hover 
   {
	   background-color:yellow;
		box-shadow: 2px 2px 2px #888888;
		font-weight: 500;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px; /* future proofing */
		-khtml-border-radius: 2px; /* for old Konqueror browsers */
	}
	a.footnote-link:visited {color:#000;}
/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}
.search-hint-window {
 /* position: absolute;*/
  font-size: 0.8em;
  line-height: 1.2em;
  text-align: justify;
  display: none;
  width: 570px;
  height: 56px;
  background-color:#FFFF99;
  box-shadow: 2px 2px 2px #888888;
	font-weight: 500;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 2px; /* future proofing */
	-khtml-border-radius: 3px; /* for old Konqueror browsers */
  margin: -6px 0px 35px 30px;
  /* background: #FFFFFF url('../img/hint-window.jpg'); */
  padding: 10px;
  z-index: 999;
  clear: both;
}

.autoTableWide {
  cursor: pointer;
}
.divAutoTableWide {
  width: 500px;
  overflow: auto;
  cursor: pointer;
}
/* ==========================================================================
   Hide footnotes
   ========================================================================== */
   div.footnotes
   {display:none;}
   
 /*  ==========================================================================
   Indesign Style Overrides
   ========================================================================== */
   
/* ==========================================================================
   Print styles
   ========================================================================== */
	.footer.print
	{
		display: none;
	}
.footerprint-left {
  text-align: left;
  font-size: 0.8em;
}



@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
    
    .content-wrapper {
      border: none !important;
      padding: 20px !important;
      margin: 20px !important;
      width: 100% !important;
      float: none !important;
      position: relative !important;
    }
	
}