*{
box-sizing: border-box;
}
html{
  margin:0;
}
body {
	color: #003366;
	font-family: "Montserrat", sans-serif;
	text-rendering: optimizeLegibility;
	font-size: 14px;
	font-weight: 500;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	outline: none;
	word-wrap: break-word;
  }
  
  
  a {
	color: #003366;
	background-color: #FFFFFF;
  }
  
  h1 {
	font-size: 12pt;
	font-weight: bold;
  }
  
  h2 {
	font-size: 11pt;
	font-weight: bold;
  }
  
  h3 {
	font-size: 10pt;
	
	font-weight: bold;
  }
  
  h4 {
	font-size: 8pt;
	font-weight: bold;
  }
  h2 a{
	font-size: 16px;
	font-weight: 600;
  }
  h3 a{
	  font-size: 15px;
  font-weight: 600;
  }
  .cdaview table {
	line-height: 10pt;
	width: 100%;
	font-size: 14px;
	font-weight: 400;
	border:collapse;
	letter-spacing: 0.01px;
	border:1px solid #dee2e6 !important;
  }

.cdaview table tbody tr:nth-of-type(odd) {
    background-color: #f5f8fc !important;
}
.cdaview table tbody tr:hover {
    color: #212529;
    background-color: #e8e7f5 !important;
}
  .cdaview th {
	padding: 16px 0.75rem;
	background: #eef8f9;
	color: #727171;
	border-bottom: 1px solid #dee2e6;
	font-weight: 600;
  }
  
  .cdaview td {
	  vertical-align: top;
	  color : #212529
  }
  .bg-grey{background:#f5f8fc}
  .bold-td{font-weight:bold}
  .child-table-td{
	  padding: 25px;
	  border: 1px solid #e5e5e5;
  }
  .cdaview table th, .cdaview table td {
	padding: 0.75rem;
	vertical-align: top;
	border-top: 1px solid #dee2e6;
	border-color: #dee2e6;
  }
  .cdaview table td{
	  line-height: 20px;
	  text-transform: capitalize;
  }
  .modal-title{
	  font-size: 1.4rem;
  }
  .h1center {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	
  }
  
  .header_table{
	border: 1pt;
	margin-bottom:0px;
  }
  .header_table td{
	width: 400px;
  }
  
  .td_label{
	font-weight: bold;
	color: #000;
  }
  
  .td_header_role_name{
	width: 20%;
	background-color: #ffffff;;
  }
  
  .td_header_role_value{
	width: 80%;
	
  }
  
  .Bold{
	font-weight: bold;
  }
  
  .Italics{
	font-style: italic;
  }
  
  .Underline{
	text-decoration:underline;
  }
  .capital-l {
	text-transform: capitalize;
  }
  a{
	  background-color:transparent;
  }
  .wrapping-div {
		  display: block;
		  page-break-inside:avoid !important;
		  letter-spacing: 0.01px;
		  text-transform: capitalize;
  }
/*Turn on for table sorting
th.narr_th{
	cursor:ns-resize;
}
th.narr_th:hover{
	cursor:ns-resize;
	border:1px solid #E3F4FF;
	background:#E3F4FF;
}
*/
.h1center {
  font-weight: bold;
  text-align: center;
}
.header_table{
  /* border: 1pt inset; */
  border: 1px solid #e5e5e5;
}

.td_label{
  font-weight: bold;
  color: #000;
}

div.section{
	border:1px solid #dee2e6;
	display:inline-block;
	/*width:30em;*/
	margin:0;
	background:white;
	/* box-shadow: 0 1px 4px 0 rgba(0,0,0,0.14); */
	cursor:move;
}
div.recordTarget{
	cursor:default;
	border:none;
}
div.section.is-dragging,
div.section.is-positioning-post-drag {
  background: #C90;
  z-index: 2;
}

@media (min-width:400px){
	.section{
		width:99%;
	}
}
@media (min-width:600px){
	.section{
		width:48%;
	}
}
@media (min-width:1000px){
	.section{
		width:30em;
	}
}

.packery-drop-placeholder {
	background:white;
  outline: 3px dashed hsla(0, 0%, 0%, 0.5);
  outline-offset: -6px;
  -webkit-transition: -webkit-transform 0.2s;
          transition: transform 0.2s;
}
div.section_in{
	padding:2px;
	/* border:3px solid transparent; */
}
/* div.section_in:hover,div.sectionhover{
	border:3px solid #BFE6FF;
} */
div.controls{
	float:right;
	clear:right;
	cursor:pointer;
	display:none;
}
i.btn{
	border-radius:0.25em;
	padding:0.2em;
	border: 1px solid #BFE6FF;
	width:1.5em;
}
.tocul {
    padding-left: 0;
	margin:0;
    margin-left: 0.5em;
    list-style-type: none;
	padding-right:0.5em;
}
.toc{
	margin-bottom:0.25em;
	overflow:hidden;
	text-align:left;
}

#tocdiv{
	float:right;
	clear:right;
	/* border-right:none; */
	/* background:#BFE6FF; */
	border:1px solid #dee2e6; 

}
div.fadehighlight{
	border:1px solid red;
	border:3px solid #BFE6FF;
	font-weight:bold;
	z-index:1;
	background:#BFE6FF;
}
.tocX .fa-arrow-up{
	float:right;
}
/*border: 1px solid #1f8dd6;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 1px rgba(100, 100, 100, 0.3);*/
span.tocup,span.tocdown{
	padding:0.5em;
}
.intelsoft{
	display:block;width:100%;padding-left:1em;float:left;font-weight:bold;
	color:#1BACA1;
	font-size:1em;padding-top:0.2em;padding-bottom:0.5em;text-decoration:none;
	background:white;
	border-top:2px solid transparent;
	margin-top:0.5em;
}
.intelsoft:hover{
	border-top:2px solid #1BACA1;
}
.intelsoft:hover::after{
	content:' http://intelsoft.com.au ';
	float:right;
	padding-right:1em;
}
#cdabody{
	padding-left:0.5em;
}
i.thumb{
	float:left;padding:0.25em;margin-top:-0.4em;margin-left:-0.4em;background:white;margin-right:0.25em;font-size:1.5em;border-radius:10px;
	border-top: 2px solid #c0e2d8;
    border-left: 2px solid #c0e2d8;
    color: #2aa581;
}
.cdaview tr.duplicatefirst{
	background:#eee;
}
.cdaview tr.duplicate{
	background:white;
	display:none;
}
textarea{
	border:1px solid #999;
}
