a {
  color: #0f4d93;
  text-decoration: none;
}

#tabs a{
  color: #0f4d93 !important;
  text-decoration: none !important;
}

a:hover {
  color: #0f4d93;
  text-decoration: underline;
}

a:visited {
  color: #669;
}

audio {
  margin: 5px 0;
  border: 1px solid #ccc;
  width: 350px;
}

body {
  background: #a8b1a7;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

footer {
  background: #004b62;
  border-top: 7px solid #007b6c;
  color: white;
  font-size: 11px;
  padding: 10px 20px;
  min-width: 960px
}

input[type="text"],
input[type="password"],
input[type="file"],
input[type="submit"],
input[type="button"],
input[type="reset"],
input[type="number"],
select,
textarea,
.textarea,
button {
  border: 1px solid;
  border-color: #bfbfbf #dedede #dedede #bfbfbf;
  font: 1em Arial, Helvetica, Verdana, sans-serif;
  padding: 5px 1px
}

input[type="submit"],
input[type="button"],
input[type="reset"],
button {
  border: 1px solid;
  border-color: #c8c9ca #9e9e9e #9e9e9e #c8c9ca;
  color: #34404f;
  cursor: pointer;
  font-weight: bold;
  overflow: visible;
  padding: 5px;
  text-shadow: 1px 1px #FFF;
  width: auto
}

input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
button:hover {
  border-color: #627782;
  color: #369
}

input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
button:focus {
  border-color: #555
}

input[type="image"] {
  background: transparent none;
  border: 0;
  padding: 0;
}

footer .signature {
  height: 32px;
  margin: 20px 0 0 20px;
}

footer .signature.english {
  background: url(/static-assets/images/system/cmpa-signature-footer-en.jpg) no-repeat;
}

footer .twitter, footer .linkedin, footer .youtube {
  max-width: 16px;
  max-height: 16px;
  margin-right: 5px;
}

h1 {
  border-bottom: 1px solid #004b62;
  font-size: 24px;
}

h2 {
  font-size: 18px;
}

h3 {
  font-size: 16px;
}

h4 {
  font-size: 14px;
}

h5 {
  font-size: 13px;
}

h1, h2, h3 {
  margin: 0.25em 0;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  color: #004b62;
}

hr {
  border-top: 1px dotted #bfbfbf;
}

ol {
  list-style: decimal outside;
}

ol, ul, dl {
  margin-left: 2em;
}

p, ul, ol {
  margin-bottom: 1em;
}

table {
  border-collapse:collapse;
  border-spacing:0;
  clear:both
}

th {
  font-size:16px;
  color:white;
  background-color:#798c89
}

th[scope] {
  background-color:#bec5bc;
  font-weight:normal;
  font-size:14px;
  color:black;
}

th,td {
  padding:5px 10px;
  border: 1px solid #a8b1a7;
}

tr:nth-child(even) {
  background-color:#f8f6f5
}


ul {
  list-style-type: square;
  margin-left: 1.3em;
}

ul ul {
  list-style-type: square;
  margin: 1em;
}

#breadcrumbs {
  display: inline-block;
}

#content {
  margin-top: 10px;
  display: inline-block;
}

#pageNotFoundMessage {
  padding: 10px;
  font-style: italic;
}

#page-tools {
  display: inline-block;
  width: 15%;
  vertical-align: top;
}

#page-tools.fr {
  width: 18%;
}

#ref {
  overflow-wrap: break-word;
  word-wrap: break-word;
}

#wrapper {
  background: white;
  border: 1px solid #a8b1a7;
  border-top: 0;
  border-bottom: 0;
  padding: 0 20px 20px 20px;
} 

.accordion-toggle:hover {
  text-decoration: underline;
}

.accordion-toggle {
  cursor: pointer;
  background: url(/static-assets/images/system/arrow-light-blue-down.png) 98% 50% no-repeat;
  border-bottom: 1px dotted black;
  color: #0f4d93;
  font-size: 13px;
  font-weight: normal;
  padding: 5px;
  margin: 0;
  outline: 0;
}

.accordion-toggle.selected {
  background-image: url(/static-assets/images/system/arrow-dark-blue-up.png);
  font-weight: bold;
}

.accordion-content {
  display: none;
  background-color: #ebecea;
  padding: 15px;
}

.accordion-content.default {
  display: block;
}

.act-of-incorporation th[scope] {
  text-align:left;
  background-color:#fff;	
  color:#000;	
  font-size:13px;
  font-weight:bold;
}

.act-of-incorporation thead {
  background-color:#fff;	
  color:#000;
  font-size:13px;
  font-weight:bold;
}

.act-of-incorporation td {
  background-color:#fff;	
}

.alert-container {
  margin-bottom: 0 !important;
  clear: both;
}

.ar-thumb {
  float: left;
  margin-right: 25px;
  height: 200px;
}

.ar-text {
  float: left;
  height: 200px;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
}

.article-callout {
  width: 200px;
  float: right;
  margin: 10px 0 10px 10px;
}

.article-abstract-box {
  border-style: solid;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-width: 1px;
  border-color: #004b62;
  background: white;
  margin-left: 10px
}

.breadcrumbs-horizontal:last-of-type a {
  color: black;
}

.breadcrumbs-pagetools {
  width: 100%;
  float: none;
  display: inline-block;
  margin-bottom: 10px;
}

.category-buttons {
  margin: 10px 0 0 0;
}

.category-buttons .cmpa-button {
  margin-right: 10px;
}

.category-description {
  font-style: italic;
  margin: 0;
}

.category-header {
  width: 60%;
  display: inline-block;
  margin: 0 0 10px 0;
}

.category-header h1 {
  margin: 0;
  border: none;
}

.category-select {
  width: 40%;
  margin: 10px 0;
  float: right;
}

.category-select-browse {
  width: 90%;
  float: none;
}

.category-topic {
  margin-bottom:2em;
}

.callout-right {
  width: 170px;
  float: right;
  padding: 15px;
  background-color: #f8f6f5;
  margin-left: 20px;
  margin-bottom: 15px;
}

.callout-right-container {
  width: 200px;
  float: right;
  margin-left: 20px;
}

.carousel {
  background: #a8b1a7 -webkit-linear-gradient(left, #a8b1a7, #3b3b39);
  background: #a8b1a7 -moz-linear-gradient(left, #a8b1a7, #3b3b39);
  background: #a8b1a7 -o-linear-gradient(left, #a8b1a7, #3b3b39);
  background: #a8b1a7 linear-gradient(to right, #a8b1a7, #3b3b39);
  height: 216px;
  margin-bottom: 25px;
  position: absolute;
}

#carousel-container {
  height: 216px;
  margin-bottom: 25px;
}

#carousel-nav { 
  display: none;
}

#carousel-nav > #carousel-next, #carousel-nav > #carousel-prev {
  background-color: #000; 
  color: #fff; 
  cursor: pointer;
  width: 35px; 
  text-align: center;
  position: absolute;
  opacity: 0.075;
  height: 180px;
  line-height: 180px;
  font-size: 42px;
  z-index: 1;
}

#carousel-nav > #carousel-next:hover, #carousel-nav > #carousel-prev:hover {
  opacity: 0.2;
}

#carousel-next {
  margin-left: 685px;
}

#carousel-prev {

}

#carousel-nav > #carousel-index {
  margin-top: 180px;
  margin-left: 620px;
  width: 100px;
  height: 36px;
  text-align: center;
  position: absolute;
  z-index: 1;
}

#carousel-index > div {
  display: inline;
  font-size: 22px;
  color: #000;
  padding: 0 3px;
  cursor: pointer;
}

div[id^="c-index"]:after {
  content: '\25A1';
  color: #fff;
}

#carousel-index > .carousel-selected:after {
  content: '\25A0';
  color: #fff;
}

.carousel-description-container {
  background: #bcc3bb -webkit-linear-gradient(left, #bcc3bb, #e5efea);
  background: #bcc3bb -moz-linear-gradient(left, #bcc3bb, #e5efea);
  background: #bcc3bb -o-linear-gradient(left, #bcc3bb, #e5efea);
  background: #bcc3bb linear-gradient(to right, #bcc3bb, #e5efea);
  width: 344px;
  height: 180px;
  float: left;
}

.carousel-multi .carousel-description {
  margin: 20px 20px 20px 50px;
}

.carousel-description {
  margin: 20px 20px 20px 20px;
  font-size: 14px;
}

.carousel-image-container {
  height: 180px;
  float: left;
}

.carousel-title-container {
  background: #007b6c -webkit-linear-gradient(left, #007b6c, #042623);
  background: #007b6c -moz-linear-gradient(left, #007b6c, #042623);
  background: #007b6c -o-linear-gradient(left, #007b6c, #042623);
  background: #007b6c linear-gradient(to right, #007b6c, #042623);
  clear: both;
  width: 100%;
}

.carousel-title {
  color: #fff;
  text-transform: uppercase;
  padding: 3px 0 3px 25px;
  margin: 0;
  font-size: 20px;
  font-weight: normal;
  border: none;
  height: 30px;
}

.case-block {
  margin-bottom: 15px;
}

.center {
  margin: auto;
}

.center-text {
  text-align: center;
}

.clear {
  clear: both;
}

.cmpa-article-list-item {
  padding: 7px 0;
  clear: both;
}

.cmpa-button {
  background: #004b62 none repeat scroll 0 0;
  border-radius: 5px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  line-height: 25px;
  padding: 5px 20px;
  text-align: center;
  text-decoration: none;
}

.cmpa-login {
  background: #004b62 !important;
  border: 0 !important;
  border-radius: 2px !important;
  color: white !important;
  font-size: 12px !important;
  font-weight: bold !important;
  text-shadow: none !important;
  padding: 5px 20px !important;
  margin-right: 10px !important;
  float:left !important;
  margin-top: 7px !important;
}

.cmpa-button:hover {
  background: #2d6a7d none repeat scroll 0 0;
  text-decoration: none;
  color: #fff;
}

.cmpa-button:visited {
  background: #004b62 none repeat scroll 0 0;
  text-decoration: none;
  color: #fff;
}

.cmpa-breadcrumbs {
  font-size: 11px;
  margin-left: 15px;
  display: inline-block;
  width: 80%;
}

.cmpa-breadcrumbs .breadcrumbs-horizontal {
  background: url(/static-assets/images/system/breadcrumbs-arrow@2.png) no-repeat;
  background-size: 5px 6px;
  background-position: 0 4px;
  padding-left: 10px;
  margin-left: 5px;
  vertical-align: top;
}

.column10 {
  width: 10%;
  float: left;
}

.column20 {
  width: 20%;
  float: left;
}

.column30 {
  width: 30%;
  float: left;
}

.column33 {
  width: 33.3333%;
  float: left;
}

.column50 {
  width: 50%;
  float: left;
}

.column70 {
  width: 70%;
  float: left;
}

.column80 {
  width: 80%;
  float: left;
}

.column90 {
  width: 90%;
  float: left;
}

.column100 {
  width: 100%;
  float: left;
}

.contact-callout {
  width: 230px;
  float: right;
  margin: 10px 0 10px 10px;
  background-image: url(/static-assets/images/connect/contact-us.jpg);
  background-repeat: no-repeat;
  padding: 100px 10px 15px !important;
}

.contact-icons {
  padding: 7px 7px 0 0 !important;	
}

.council-profile {
  width: 100%;
  border: none;
}

.council-profile td + td {
  width: 70px;
}

.council-profile th {
  text-align: left;
  border: none;
}

.council-profile td {
  vertical-align: top;
  border: none;
}

.event-container div.event-schedule:nth-of-type(2n) {
    background-color: #f8f6f5;
}

.event-schedule div {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  padding: 5px;
}

.event-schedule div:nth-child(1) {
  width: 13%;
}

.event-schedule div:nth-child(2) {
  width: 10%;
}
.event-schedule div:nth-child(3) {
  width: 15%;
}
.event-schedule div:nth-child(4) {
  width: 25%;
}
.event-schedule div:nth-child(5), .event-schedule div:nth-child(6) {
  width: 13%;
  font-weight: bold;
}

.regional-conference .event-schedule div:nth-child(4) {
  width: 38%;
}

footer.static-server {		
  border-top: 20px solid #007b6c;		
}

.gpg-preview {
  width: 220px;
  float: right;
  margin: 0 0 10px 10px;
}

.green-block {
  background-color: #007b6c;
  padding: 15px 20px;
  margin-left: 10px;
  height: 185px;
  color: #fff;
  font-size: 15px;
  margin-bottom: 20px;
}

.green-block-sm {
    background-color: #007b6c;
    padding: 15px;
    margin-left: 5px;
    color: #fff;
    font-size: 15px;
	float:left;
	width:110px;
	height:90px;
}

.grey-block {
  background-color: #f8f6f5;
  padding: 5px 20px;
}

.grey-block-50 {
  background-color: #f8f6f5;
  border: 1px solid #efe8e5;
  padding: 10px;
  display: inline-block;
  width:46%;
  min-height: 115px;
  vertical-align: middle;
}

.grey-block.error-page-block {
  width: 250px;
  display: inline-block;
  margin: 10px 0 10px 10px;
  vertical-align: top;
  min-height: 70px;
  padding: 10px 20px;
}

.grey-block.contact-us {
  margin: 0 2px 0 2px;
  min-height: 135px;
}

.grid-75 {
  width: 720px;
}

.grid-25 {
  width: 240px;
}

.grid-50 {
  width: 480px;
}

.grid-76 {
  width: 729.6px;
}

.grid-24 {
  width: 230.4px;
}

.grid-70 {
  width: 672px;
}

.grid-30 {
  width: 288px;
}

.grid-full {
  width: 960px;
}

.halfBox1{
	width: 49.8%;
    border-right: 1px solid white;
    display: inline-block;
    float: left;
}
.halfBox2{
	width: 50%;
    display: inline-block;
    float: left;
}
.halfBoxTitle{
	width: 100%; 
    display: block; 
    padding: 5px 0;
    padding: 5px 0;
    margin-bottom: 5px;
}
.halfBoxQuaterLeft{
	min-height: 120px; 
    width: calc(49.7% - 10px);
    display: block; 
    float: left; 
    border-right: 1px solid white; 
    padding: 10px 5px 0 5px;
}
.halfBoxQuaterRight{
	min-height: 120px; 
    width: calc(50% - 10px); 
    display: block; 
    float: left; 
    padding: 10px 5px 0 5px;
}
.halfBlock1Colours{
    background-color: #b1d3d1; 
    color: #00867b;
}
.halfBlock2Colours{
    background-color: #b7d7f3; 
    color: #3382b0;
}
.boxColor1Active{
	background-color: #00867b;
    color: #fff;
}
.boxColor2Active{
	background-color: #3382b0;
    color: #fff;
}

.homepage .section-container {
  margin-bottom: 25px;
}

.homepage .cmpa-image {
  margin-right: 15px; 
}

.homepage .cmpa-alert p {
  margin: 0;
}

.has-webmail-msgs .member-dock .webmail {
    font-weight: bold
}

.iframe-form {
  display: block;
  width: 100%;
  border: none;
}

.info-msg {
    background-color: #ECFBFF;
    border: 1px solid #b3dae5;
    color: #333;
    margin: 10px 0;
    padding: 10px 20px;
}

input[type=button],input[type=button]:focus{
  background: #004b62;
  border-radius: 5px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  line-height: 15px;
  padding: 5px 20px;
  text-shadow: 0 0 #fff;
  text-align: center;
  border:0;
}

input[type="button"]:hover{
	background: #2d6a7d;color: #fff;
}

input[type=button], input[type=button]:focus{
	margin-bottom:10px;
}

.joining-callout-text {
  float: left;
  display: inline-block;
}

.joining-video-container {
  width: 60%;
  float: left;
}

.joining-video {
  height: 222px;
  width: 395px;
}

.landing-callout.joining-callout {
  color: #000;
}

.landing-callout {
  background-color: #eeeae8;
  display: inline-block;
  margin: 0 0 15px 0;
  padding: 10px 0;
  width: calc(100% - 2px);
  color: #0f4d93;
  border: 1px solid #d6ccc7;
}

.landing-callout.category-callout {
  min-height: 115px;
  width: calc(100% - 12px);
  color: #000;
}

.landing-callout.event-callout {
  width: calc(100% - 18px);
  color: #000;
  padding: 8px;
  margin-bottom: 5px;
}

.landing-callout.event-callout p {
  margin-bottom: 0;
}

.landing-callout.event-callout:hover {
  background-color: #f8f6f5;
}

.landing-callout.category-callout.category-callout-right {
  margin-left: 10px;
}

.landing-callout.category-callout.category-callout-left {
  margin-right: 10px;
}

.left {
  float: left
}

.link-icon {
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 20px
}

.link-icon-pdf {
  background-image: url(/static-assets/images/system/pdf.png)
}

.link-list {
  margin: 0;
  list-style: none;
}

.link-list-item {
  margin: 0;
  padding: 8px 0;
  border-bottom: 1px dotted #bfbfbf;
}

.login-input {
  font-weight: normal;
  margin: 10px 0;
  width: 250px;
}

.login-block {
  padding: 20px 30px;
  background: #eeeae8;
  border: 1px solid #d6ccc7;
  display: inline-block;
  margin: 5px;
  min-height: 270px;
}

.member-dock {
    font-size: 12px
}

.member-dock .sign-in-button {
    background: #007b6c;
    border-radius: 2px;
    color: white !important;
    font-weight: bold;
    padding: 5px 10px;
    text-decoration: none
}
.member-dock .sign-in-button:hover {
    background: #01a393
}
.member-dock ul {
    margin-top: 10px
}
.member-dock ul li {
    border-left: 2px solid black;
    font-weight: bold;
    padding: 0 10px
}
.member-dock ul li:first-child {
    border: 0
}
.member-dock ul li a {
    color: black
}
.member-dock ul li .webmail, .member-dock div .webmail  {
    background: url(/static-assets/images/system/webmail.png) no-repeat;
   /* background-size: 23px; */
    font-weight: normal;
    padding-left: 26px;
    position: relative
}

.member-dock .sign-in-link {
  color: #0f4d93 !important;
  text-decoration: none;
  font-size: 14px;
}


.my-membership-self-service ul {
  margin-left: 0;
}

.my-membership-self-service ul li {
  background: url(/static-assets/images/system/arrow-dark-blue-right@2.png) no-repeat 100%;
  background-size: 6px 12px;
  border-bottom: 1px solid #a8b1a7;
  padding: 5px 15px 5px 0;
  margin-right: 10px;  
  list-style: none;
}

.my-membership-callout-title {
  margin-left: 15px;
}

.nav-menu .level-2 li a {
  margin-left: 10px;
}

.nav-link{
	color:black;
    text-decoration:none;
}

.nested-box-container {
  background-color: #ebecea;
  margin-bottom: 10px;
  min-height: 100px;
}

.nested-box-title {
  background-color: #798c89;
  border: 0;
  font: normal 14px "Arial";
  padding: 5px 0 5px 10px;
  display: block;
  min-height: 18px;
  color: #fff;
}

.nested-box-content-container {
  padding: 12px 10px 10px;	
}

.nested-sections {
  width: 100%;
  clear: both;
}

.no-borders th, .no-borders td {
  border: none;
}

.page-not-found {
  border: none;
}

.program {
  border-top: 1px solid #a8b1a7;
}

.program div {
  display: inline-block;
  margin: 0;
  vertical-align: top;
  padding: 5px;
}

.program div:nth-child(1) {
  width: 20%;
  
}

.program div:nth-child(2) {
  width: 70%;
}

.readTextArrow{
	border: none;
	background-position: left;
	padding-left: 20px;
}
.resident-schedule {
  display: inline-block;
  margin: 0;
  vertical-align: top;
  padding: 5px;
  width:165px;
}

.resident-toprow {
  background-color: #666;
  border-right:1px solid #fff;
  color:#fff;
  margin: 0 0 10px 0;
  vertical-align: top;
  padding: 5px;
  width:165px;
}

.right {
  float: right
}

.right-column {
  padding-left: 20px;
}

.section-button {
  margin-top: -25px;
}

.section-container {
  padding: 0 10px 10px; 
}

.search input[type="image"] {
  position: absolute;
  right: 5px;
  top: 6px;
}

.section-title {
  font-size: 18px;
  border-bottom: 1px solid #004b62;
  color: #004b62;
  font-weight: bold;
  margin: 0 0 10px 0;
}

.section-subtitle {
  margin-bottom: 10px;
}


.symposia{
  padding: 5px 10px;
  margin: 5px;
  width: 25%;
  float: left;
  min-width: 205px;
  margin-top:-10px;
}

.terms-of-use-message {
  font-size: 11px;
  float: left;
  width: 75%;
  margin: 7px 0 10px 0;
}

.text-right {
  text-align: right;
}

.title-description {
    font-style: italic;
    display: block
}

.title-description-last {
    margin-bottom: 20px
}

.tech-help-block {
  background-color: #f8f6f5 ;
  padding: 5px;
  margin: 10px;
  width: 29%;
  float: left;
  min-width: 205px;
  height:110px;
  text-align:center;
}

.tech-help-block.fr {
  height: 140px;
}

.tech-help-block .inner {
  padding: 10px 0;
}

.third-block-row{
	display: inline-block; 
    width: 100;
}
.third-one-box{
	float: left; 
    width: 45%; 
    display: block;
    margin-right: 1%;
}
.third-two-box{
	float: left; 
    width: 50%; 
    display: block; 
    padding-left: 2%;
    border-left: 1px solid #d7cece;
}

.toggle-button {
  display: inline-block;
  background-color: #ddd;
  padding: 5px;
  margin: 5px 0;
  border-radius: 3px;
  min-width: 80px;
  text-align: center;
  cursor: pointer;
}

.toggle-button.active, .toggle-button:hover {
  background-color: #666;
  color: #fff;
}

.toggle-text {
  display: none;
}

.toggle-text.active {
  display: block;
}

.toprow {
  border-bottom: 1px solid #a8b1a7;
}

.transcript-toggle {
  cursor: pointer;
}

.transcript-block {
  display: none;
  background-color: #f8f6f5;
  padding: 15px;
}

.v-align-container {
  display: table;
}
    
.v-align-content {
  display: table-cell;
  vertical-align: middle;
}

.session-warning {
  position: fixed;
  top: 0;
  background-color: #ffc;
  border: 1px solid #fc0;
  text-align: center;
  font-size: 1.1em;
  padding: 10px 0px 10px 0px;
  left: 50%;
  max-width 1020px;
  transform: translate(-50%, 0);
  width:  1000px;
}

.btn-cmpa-alt {
    color: #000000;
    background-color: #EBECEA;
    border-color: #BEC5BC;
    font-size: 13px;
    margin-left: 15px;
    font-weight: normal;
}

.btn-cmpa-alt:hover {
	color: #000000;
    background-color: #f8f6f5;
    border-color: #BEC5BC;
}

.bold {
	font-weight: bold;
}

.member-num {
	font-weight: normal;
}

.tabListItem {
padding-bottom: 5px;
}

#tabs .ui-tabs-active {
    background: white;
    border: 1px solid #c5c5c5;
    border-bottom: none;
}

.hidden {
	display: none;
}
@media (max-width:702px){

.halfBox1{
	width: 100%;
    border-right: none;
}
.halfBox2{
	width: 100%;
}
.third-one-box{
    width: 100%; 
    padding-right: 0;
}
.third-two-box{
    width: 100%; 
    padding-left: 0;
    border: none;
}
}
@media (max-width:380px){
.halfBox1{
	margin-bottom: 5px;
}
.halfBox2{
	margin-bottom: 5px;
}
.halfBoxTitle{
    margin-bottom: 1px;
}
.halfBoxQuaterLeft{
	min-height: 130px; 
    width: 100%;
    border-right: none;
    margin-bottom: 1px;
}
.halfBoxQuaterRight{
	min-height: 130px; 
    width: 100%;
    border-right: none;
}
}
