/* Minification failed. Returning unminified contents.
(7,51): run-time error CSS1062: Expected semicolon or closing curly-brace, found '.'
(11,58): run-time error CSS1062: Expected semicolon or closing curly-brace, found '.'
(15,61): run-time error CSS1062: Expected semicolon or closing curly-brace, found '.'
(19,61): run-time error CSS1062: Expected semicolon or closing curly-brace, found '.'
(23,60): run-time error CSS1062: Expected semicolon or closing curly-brace, found '.'
(30,51): run-time error CSS1062: Expected semicolon or closing curly-brace, found '.'
(36,58): run-time error CSS1062: Expected semicolon or closing curly-brace, found '.'
(42,61): run-time error CSS1062: Expected semicolon or closing curly-brace, found '.'
(3420,51): run-time error CSS1062: Expected semicolon or closing curly-brace, found '='
 */
/*LESS files used to style the application goes here*/

/* Legacy: remove when Typekit integrated correctly */

@font-face {
  font-family: 'Franklin Gothic Book';
  src: url(/Content/css/fonts/Franklin Gothic Book.ttf);
}
@font-face {
  font-family: 'Franklin Gothic Book Italic';
  src: url(/Content/css/fonts/Franklin Gothic Book Italic.ttf);
}
@font-face {
  font-family: 'Franklin Gothic Medium';
  src: url(/Content/css/fonts/Franklin Gothic Medium Regular.ttf);
}
@font-face {
  font-family: 'Franklin Gothic Medium';
  src: url(/Content/css/fonts/Franklin Gothic Medium Regular.ttf);
}
@font-face {
  font-family: 'Franklin Gothic Medium';
  src: url(/Content/css/fonts/Franklin Gothic Medium Italic.ttf);
  font-style: italic;
}
/* Legacy: remove when Typekit integrated correctly */

@font-face {
  font-family: 'Franklin Gothic';
  src: url(/Content/css/fonts/Franklin Gothic Book.ttf);
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: 'Franklin Gothic';
  src: url(/Content/css/fonts/Franklin Gothic Book Italic.ttf);
  font-style: italic;
  font-weight: 400;
}
@font-face {
  font-family: 'Franklin Gothic';
  src: url(/Content/css/fonts/Franklin Gothic Medium Regular.ttf);
  font-style: normal;
  font-weight: 600;
}
.no-border-radius {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.full-width {
  width: 100%;
}
.remove-side-padding {
  padding-left: 0px;
  padding-right: 0px;
}
.remove-side-margin {
  margin-left: 0px;
  margin-right: 0px;
}
.remove-bottom-margin {
  margin-bottom: 0px;
}
.remove-box-shadow {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.remove-border-radius {
  border-radius: 0px !important;
}
.add-padding-top {
  padding-top: 15px !important;
}
.add-padding-bottom {
  padding-bottom: 15px !important;
}
.add-padding-left {
  padding-left: 15px !important;
}
.add-padding-right {
  padding-right: 15px !important;
}
.remove-padding-left {
  padding-left: 0px;
}
.remove-padding-right {
  padding-right: 0px;
}
.vertical-space {
  padding-top: 15px;
  padding-bottom: 15px;
}
.to-uppercase {
  text-transform: uppercase !important;
}
.to-lowercase {
  text-transform: lowercase !important;
}
.no-text-transform {
  text-transform: none !important;
}
.text-center {
  text-align: center;
}
.be-realtive {
  position: relative;
}
.clearfix {
  zoom: 1;
  /* For IE 6/7 */

}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
html,
body {
  min-width: 300px;
  height: 100%;
  min-height: 100%;
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
}
body {
  background-color: white;
}
p a {
  text-decoration: underline;
}
a:hover,
a:focus {
  text-decoration: none;
}
.content {
  padding-top: 40px;
  padding-bottom: 40px;
}
iframe {
  max-width: 100%;
}
.at4-share-title {
  display: none;
}
/* Collapse row left and right margins */

.row-collapse {
  margin-left: 0;
  margin-right: 0;
}
.row-pad {
  margin-left: 15px;
  margin-right: 15px;
}
/*Split Title*/

.split-title {
  text-transform: uppercase;
  font-weight: 500;
}
.split-title.in-normal {
  text-transform: none;
}
.split-title .title-p1 {
  display: block;
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #809dba;
  line-height: 0.8em;
  margin-bottom: 0;
  white-space: nowrap;
}
@media (min-width: 480px) {
  .split-title .title-p1 {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .split-title .title-p1 {
    font-size: 21px;
  }
}
@media (min-width: 1024px) {
  .split-title .title-p1 {
    font-size: 24px;
  }
}
.split-title .title-p2 {
  display: block;
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  color: white;
  line-height: 1em;
}
@media (min-width: 480px) {
  .split-title .title-p2 {
    font-size: 28px;
  }
}
@media (min-width: 768px) {
  .split-title .title-p2 {
    font-size: 32px;
  }
}
@media (min-width: 1024px) {
  .split-title .title-p2 {
    font-size: 36px;
  }
}
a.split-title:link,
a.split-title:visited,
a.split-title:hover,
a.split-title:focus,
a.split-title span {
  text-decoration: none;
}
a.split-title:hover .title-p1 {
  color: #80723a;
}
a.split-title:hover .title-p2 {
  color: #ffa800;
}
.theme-default {
  background-color: transparent;
  border-color: transparent;
  color: #555555;
}
a.theme-default:link,
.theme-default.btn:link,
button.theme-default:link,
a.theme-default:visited,
.theme-default.btn:visited,
button.theme-default:visited {
  color: #ffa800;
  border-color: transparent;
}
a.theme-default:hover,
.theme-default.btn:hover,
button.theme-default:hover {
  color: white;
  border-color: transparent;
  background-color: transparent;
}
a.theme-default:focus,
.theme-default.btn:focus,
button.theme-default:focus,
a.theme-default:active,
.theme-default.btn:active,
button.theme-default:active {
  color: #ffa800;
  border-color: transparent;
}
.theme-default.input-group-addon {
  color: #809dba;
}
input.theme-default:focus,
textarea.theme-default:focus,
input.theme-default:active,
textarea.theme-default:active {
  color: #555555;
  border-color: transparent;
}
input.theme-default::-webkit-input-placeholder,
textarea.theme-default::-webkit-input-placeholder {
  color: #809dba;
}
input.theme-default:-moz-placeholder,
textarea.theme-default:-moz-placeholder {
  /* Firefox 18- */
  color: #809dba;
}
input.theme-default::-moz-placeholder,
textarea.theme-default::-moz-placeholder {
  /* Firefox 19+ */
  color: #809dba;
}
input.theme-default:-ms-input-placeholder,
textarea.theme-default:-ms-input-placeholder {
  color: #809dba;
}
select.theme-default:focus,
select.theme-default:active {
  color: #555555;
  border-color: transparent;
}
.theme-white {
  background-color: white;
  border-color: transparent;
  color: #555555;
}
a.theme-white:link,
.theme-white.btn:link,
button.theme-white:link,
a.theme-white:visited,
.theme-white.btn:visited,
button.theme-white:visited {
  color: #003b74;
  border-color: transparent;
}
a.theme-white:hover,
.theme-white.btn:hover,
button.theme-white:hover {
  color: #ffa800;
  border-color: transparent;
  background-color: white;
}
a.theme-white:focus,
.theme-white.btn:focus,
button.theme-white:focus,
a.theme-white:active,
.theme-white.btn:active,
button.theme-white:active {
  color: #003b74;
  border-color: transparent;
}
.theme-white.input-group-addon {
  color: #888888;
}
input.theme-white:focus,
textarea.theme-white:focus,
input.theme-white:active,
textarea.theme-white:active {
  color: #555555;
  border-color: transparent;
}
input.theme-white::-webkit-input-placeholder,
textarea.theme-white::-webkit-input-placeholder {
  color: #888888;
}
input.theme-white:-moz-placeholder,
textarea.theme-white:-moz-placeholder {
  /* Firefox 18- */
  color: #888888;
}
input.theme-white::-moz-placeholder,
textarea.theme-white::-moz-placeholder {
  /* Firefox 19+ */
  color: #888888;
}
input.theme-white:-ms-input-placeholder,
textarea.theme-white:-ms-input-placeholder {
  color: #888888;
}
select.theme-white:focus,
select.theme-white:active {
  color: #555555;
  border-color: transparent;
}
.theme-primary {
  background-color: #003b74;
  border-color: transparent;
  color: white;
}
a.theme-primary:link,
.theme-primary.btn:link,
button.theme-primary:link,
a.theme-primary:visited,
.theme-primary.btn:visited,
button.theme-primary:visited {
  color: white;
  border-color: transparent;
}
a.theme-primary:hover,
.theme-primary.btn:hover,
button.theme-primary:hover {
  color: #ffa800;
  border-color: transparent;
  background-color: #002141;
}
a.theme-primary:focus,
.theme-primary.btn:focus,
button.theme-primary:focus,
a.theme-primary:active,
.theme-primary.btn:active,
button.theme-primary:active {
  color: white;
  border-color: transparent;
}
.theme-primary.input-group-addon {
  color: #809dba;
}
input.theme-primary:focus,
textarea.theme-primary:focus,
input.theme-primary:active,
textarea.theme-primary:active {
  color: white;
  border-color: transparent;
}
input.theme-primary::-webkit-input-placeholder,
textarea.theme-primary::-webkit-input-placeholder {
  color: #809dba;
}
input.theme-primary:-moz-placeholder,
textarea.theme-primary:-moz-placeholder {
  /* Firefox 18- */
  color: #809dba;
}
input.theme-primary::-moz-placeholder,
textarea.theme-primary::-moz-placeholder {
  /* Firefox 19+ */
  color: #809dba;
}
input.theme-primary:-ms-input-placeholder,
textarea.theme-primary:-ms-input-placeholder {
  color: #809dba;
}
select.theme-primary:focus,
select.theme-primary:active {
  color: white;
  border-color: transparent;
}
.theme-dark {
  background-color: #003b74;
  border-color: transparent;
  color: white;
}
a.theme-dark:link,
.theme-dark.btn:link,
button.theme-dark:link,
a.theme-dark:visited,
.theme-dark.btn:visited,
button.theme-dark:visited {
  color: white;
  border-color: transparent;
}
a.theme-dark:hover,
.theme-dark.btn:hover,
button.theme-dark:hover {
  color: #ffa800;
  border-color: transparent;
  background-color: #002141;
}
a.theme-dark:focus,
.theme-dark.btn:focus,
button.theme-dark:focus,
a.theme-dark:active,
.theme-dark.btn:active,
button.theme-dark:active {
  color: white;
  border-color: transparent;
}
.theme-dark.input-group-addon {
  color: #809dba;
}
input.theme-dark:focus,
textarea.theme-dark:focus,
input.theme-dark:active,
textarea.theme-dark:active {
  color: white;
  border-color: transparent;
}
input.theme-dark::-webkit-input-placeholder,
textarea.theme-dark::-webkit-input-placeholder {
  color: #809dba;
}
input.theme-dark:-moz-placeholder,
textarea.theme-dark:-moz-placeholder {
  /* Firefox 18- */
  color: #809dba;
}
input.theme-dark::-moz-placeholder,
textarea.theme-dark::-moz-placeholder {
  /* Firefox 19+ */
  color: #809dba;
}
input.theme-dark:-ms-input-placeholder,
textarea.theme-dark:-ms-input-placeholder {
  color: #809dba;
}
select.theme-dark:focus,
select.theme-dark:active {
  color: white;
  border-color: transparent;
}
.theme-light {
  background-color: #144b7f;
  border-color: transparent;
  color: white;
}
a.theme-light:link,
.theme-light.btn:link,
button.theme-light:link,
a.theme-light:visited,
.theme-light.btn:visited,
button.theme-light:visited {
  color: white;
  border-color: transparent;
}
a.theme-light:hover,
.theme-light.btn:hover,
button.theme-light:hover {
  color: white;
  border-color: transparent;
  background-color: #336290;
}
a.theme-light:focus,
.theme-light.btn:focus,
button.theme-light:focus,
a.theme-light:active,
.theme-light.btn:active,
button.theme-light:active {
  color: white;
  border-color: transparent;
}
.theme-light.input-group-addon {
  color: #809dba;
}
input.theme-light:focus,
textarea.theme-light:focus,
input.theme-light:active,
textarea.theme-light:active {
  color: white;
  border-color: transparent;
}
input.theme-light::-webkit-input-placeholder,
textarea.theme-light::-webkit-input-placeholder {
  color: #809dba;
}
input.theme-light:-moz-placeholder,
textarea.theme-light:-moz-placeholder {
  /* Firefox 18- */
  color: #809dba;
}
input.theme-light::-moz-placeholder,
textarea.theme-light::-moz-placeholder {
  /* Firefox 19+ */
  color: #809dba;
}
input.theme-light:-ms-input-placeholder,
textarea.theme-light:-ms-input-placeholder {
  color: #809dba;
}
select.theme-light:focus,
select.theme-light:active {
  color: white;
  border-color: transparent;
}
.theme-alternate {
  background-color: #ffa800;
  border-color: transparent;
  color: white;
}
a.theme-alternate:link,
.theme-alternate.btn:link,
button.theme-alternate:link,
a.theme-alternate:visited,
.theme-alternate.btn:visited,
button.theme-alternate:visited {
  color: white;
  border-color: transparent;
}
a.theme-alternate:hover,
.theme-alternate.btn:hover,
button.theme-alternate:hover {
  color: white;
  border-color: transparent;
  background-color: #e69d0c;
}
a.theme-alternate:focus,
.theme-alternate.btn:focus,
button.theme-alternate:focus,
a.theme-alternate:active,
.theme-alternate.btn:active,
button.theme-alternate:active {
  color: white;
  border-color: transparent;
}
.theme-alternate.input-group-addon {
  color: #ffd480;
}
input.theme-alternate:focus,
textarea.theme-alternate:focus,
input.theme-alternate:active,
textarea.theme-alternate:active {
  color: white;
  border-color: transparent;
}
input.theme-alternate::-webkit-input-placeholder,
textarea.theme-alternate::-webkit-input-placeholder {
  color: #ffd480;
}
input.theme-alternate:-moz-placeholder,
textarea.theme-alternate:-moz-placeholder {
  /* Firefox 18- */
  color: #ffd480;
}
input.theme-alternate::-moz-placeholder,
textarea.theme-alternate::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffd480;
}
input.theme-alternate:-ms-input-placeholder,
textarea.theme-alternate:-ms-input-placeholder {
  color: #ffd480;
}
select.theme-alternate:focus,
select.theme-alternate:active {
  color: white;
  border-color: transparent;
}
.theme-alternate-dark {
  background-color: #ff6c2c;
  border-color: transparent;
  color: white;
}
a.theme-alternate-dark:link,
.theme-alternate-dark.btn:link,
button.theme-alternate-dark:link,
a.theme-alternate-dark:visited,
.theme-alternate-dark.btn:visited,
button.theme-alternate-dark:visited {
  color: white;
  border-color: transparent;
}
a.theme-alternate-dark:hover,
.theme-alternate-dark.btn:hover,
button.theme-alternate-dark:hover {
  color: white;
  border-color: transparent;
  background-color: #ff9012;
}
a.theme-alternate-dark:focus,
.theme-alternate-dark.btn:focus,
button.theme-alternate-dark:focus,
a.theme-alternate-dark:active,
.theme-alternate-dark.btn:active,
button.theme-alternate-dark:active {
  color: white;
  border-color: transparent;
}
.theme-alternate-dark.input-group-addon {
  color: #ffa800;
}
input.theme-alternate-dark:focus,
textarea.theme-alternate-dark:focus,
input.theme-alternate-dark:active,
textarea.theme-alternate-dark:active {
  color: white;
  border-color: transparent;
}
input.theme-alternate-dark::-webkit-input-placeholder,
textarea.theme-alternate-dark::-webkit-input-placeholder {
  color: #ffa800;
}
input.theme-alternate-dark:-moz-placeholder,
textarea.theme-alternate-dark:-moz-placeholder {
  /* Firefox 18- */
  color: #ffa800;
}
input.theme-alternate-dark::-moz-placeholder,
textarea.theme-alternate-dark::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffa800;
}
input.theme-alternate-dark:-ms-input-placeholder,
textarea.theme-alternate-dark:-ms-input-placeholder {
  color: #ffa800;
}
select.theme-alternate-dark:focus,
select.theme-alternate-dark:active {
  color: white;
  border-color: transparent;
}
.input-base {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  padding: 6px;
  border: 0;
  box-shadow: none !important;
  box-sizing: border-box;
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 21px;
  vertical-align: middle;
}
.reset-width {
  width: auto;
}
.full-width {
  width: 100%;
}
input,
select,
textarea {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  padding: 6px;
  border: 0;
  box-shadow: none !important;
  box-sizing: border-box;
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 21px;
  vertical-align: middle;
}
.single-line-height {
  height: 48px;
  line-height: 36px;
}
.tall-single-line-height {
  height: 56px;
  font-size: 24px;
  line-height: 36px;
}
input {
  height: 48px;
  line-height: 36px;
  font-weight: 500;
}
.btn-base {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  padding: 6px;
  border: 0;
  box-shadow: none !important;
  box-sizing: border-box;
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 21px;
  vertical-align: middle;
  height: 48px;
  line-height: 36px;
  font-weight: 500;
  text-transform: uppercase;
}
form label {
  color: #003b74;
}
form .field-validation-error {
  color: red;
  font-size: 16px;
}
/* vertical alignment styles */

.col-top {
  vertical-align: top;
}
.col-middle {
  vertical-align: middle;
}
.col-bottom {
  vertical-align: bottom;
}
/* columns of same height styles */

.container-xs-height {
  display: table;
  padding-left: 0px;
  padding-right: 0px;
}
.row-xs-height {
  display: table-row;
}
.col-xs-height {
  display: table-cell;
  float: none;
}
@media (min-width: 768px) {
  .container-sm-height {
    display: table;
    padding-left: 0px;
    padding-right: 0px;
  }
  .row-sm-height {
    display: table-row;
  }
  .col-sm-height {
    display: table-cell;
    float: none;
  }
}
@media (min-width: 1024px) {
  .container-md-height {
    display: table;
    padding-left: 0px;
    padding-right: 0px;
  }
  .row-md-height {
    display: table-row;
  }
  .col-md-height {
    display: table-cell;
    float: none;
  }
}
@media (min-width: 1270px) {
  .container-lg-height {
    display: table;
    padding-left: 0px;
    padding-right: 0px;
  }
  .row-lg-height {
    display: table-row;
  }
  .col-lg-height {
    display: table-cell;
    float: none;
  }
}
/* columns of same height styles - END */

.action-item-print {
  cursor: pointer;
}
@media print {
  #header {
    display: none;
  }
  .site-navigation {
    display: none;
  }
  #actu-network-links {
    display: none;
  }
  #australia-unions_call-to-actions {
    display: none;
  }
  #footer {
    display: none;
  }
  a[href]:after {
    content: none !important;
  }
}
/*Basic styles for elements*/


.btn-thin,
.btn-xs {
  padding-left: 6px;
  padding-right: 6px;
}
.btn-narrow,
.btn-sm {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-normal,
.btn-md {
  padding-left: 24px;
  padding-right: 24px;
}
.btn-wide,
.btn-lg,
.btn-lg-desktop {
  padding-left: 48px;
  padding-right: 48px;
}
.btn-size-xs,
.btn-size-mobile,
.btn-size-thin {
  font-size: 14px;
}
.btn-size-sm,
.btn-size-tablet,
.btn-size-narrow {
  font-size: 18px;
}
.btn-size-md,
.btn-size-desktop,
.btn-size-normal {
  font-size: 18px;
}
.btn-size-lg,
.btn-size-lg-desktop,
.btn-size-large {
  font-size: 21px;
}
.btn-inline {
  padding-left: 0;
  padding-right: 0;
}
.btn {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  padding: 6px;
  border: 0;
  box-shadow: none !important;
  box-sizing: border-box;
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 21px;
  vertical-align: middle;
  height: 48px;
  line-height: 36px;
  font-weight: 500;
  text-transform: uppercase;
  padding-left: 24px;
  padding-right: 24px;
}
.text-link-generic {
  padding: 0;
  color: #ffa800;
  font-size: 1em;
  font-weight: 500;
  text-align: left;
}
.text-link-generic:hover,
.text-link-generic:active {
  color: #003b74;
}
.text-link-generic .fa {
  line-height: 0.8em;
  vertical-align: middle;
}
.text-link-tiny {
  font-size: 14px;
}
.text-link-small {
  font-size: 16px;
}
.text-link-medium {
  font-size: 16px;
}
.text-link-large {
  font-size: 21px;
}
.btn-generic,
.button-generic,
.btn-primary,
.button-primary {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  padding: 6px;
  border: 0;
  box-shadow: none !important;
  box-sizing: border-box;
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 21px;
  vertical-align: middle;
  height: 48px;
  line-height: 36px;
  font-weight: 500;
  text-transform: uppercase;
  background-color: #003b74;
  border-color: transparent;
  color: white;
}
a.btn-generic:link,
a.button-generic:link,
a.btn-primary:link,
a.button-primary:link,
.btn-generic.btn:link,
.button-generic.btn:link,
.btn-primary.btn:link,
.button-primary.btn:link,
button.btn-generic:link,
button.button-generic:link,
button.btn-primary:link,
button.button-primary:link,
a.btn-generic:visited,
a.button-generic:visited,
a.btn-primary:visited,
a.button-primary:visited,
.btn-generic.btn:visited,
.button-generic.btn:visited,
.btn-primary.btn:visited,
.button-primary.btn:visited,
button.btn-generic:visited,
button.button-generic:visited,
button.btn-primary:visited,
button.button-primary:visited {
  color: white;
  border-color: transparent;
}
a.btn-generic:hover,
a.button-generic:hover,
a.btn-primary:hover,
a.button-primary:hover,
.btn-generic.btn:hover,
.button-generic.btn:hover,
.btn-primary.btn:hover,
.button-primary.btn:hover,
button.btn-generic:hover,
button.button-generic:hover,
button.btn-primary:hover,
button.button-primary:hover {
  color: #ffa800;
  border-color: transparent;
  background-color: #002141;
}
a.btn-generic:focus,
a.button-generic:focus,
a.btn-primary:focus,
a.button-primary:focus,
.btn-generic.btn:focus,
.button-generic.btn:focus,
.btn-primary.btn:focus,
.button-primary.btn:focus,
button.btn-generic:focus,
button.button-generic:focus,
button.btn-primary:focus,
button.button-primary:focus,
a.btn-generic:active,
a.button-generic:active,
a.btn-primary:active,
a.button-primary:active,
.btn-generic.btn:active,
.button-generic.btn:active,
.btn-primary.btn:active,
.button-primary.btn:active,
button.btn-generic:active,
button.button-generic:active,
button.btn-primary:active,
button.button-primary:active {
  color: white;
  border-color: transparent;
}
.btn-generic.input-group-addon,
.button-generic.input-group-addon,
.btn-primary.input-group-addon,
.button-primary.input-group-addon {
  color: #809dba;
}
input.btn-generic:focus,
input.button-generic:focus,
input.btn-primary:focus,
input.button-primary:focus,
textarea.btn-generic:focus,
textarea.button-generic:focus,
textarea.btn-primary:focus,
textarea.button-primary:focus,
input.btn-generic:active,
input.button-generic:active,
input.btn-primary:active,
input.button-primary:active,
textarea.btn-generic:active,
textarea.button-generic:active,
textarea.btn-primary:active,
textarea.button-primary:active {
  color: white;
  border-color: transparent;
}
input.btn-generic::-webkit-input-placeholder,
input.button-generic::-webkit-input-placeholder,
input.btn-primary::-webkit-input-placeholder,
input.button-primary::-webkit-input-placeholder,
textarea.btn-generic::-webkit-input-placeholder,
textarea.button-generic::-webkit-input-placeholder,
textarea.btn-primary::-webkit-input-placeholder,
textarea.button-primary::-webkit-input-placeholder {
  color: #809dba;
}
input.btn-generic:-moz-placeholder,
input.button-generic:-moz-placeholder,
input.btn-primary:-moz-placeholder,
input.button-primary:-moz-placeholder,
textarea.btn-generic:-moz-placeholder,
textarea.button-generic:-moz-placeholder,
textarea.btn-primary:-moz-placeholder,
textarea.button-primary:-moz-placeholder {
  /* Firefox 18- */
  color: #809dba;
}
input.btn-generic::-moz-placeholder,
input.button-generic::-moz-placeholder,
input.btn-primary::-moz-placeholder,
input.button-primary::-moz-placeholder,
textarea.btn-generic::-moz-placeholder,
textarea.button-generic::-moz-placeholder,
textarea.btn-primary::-moz-placeholder,
textarea.button-primary::-moz-placeholder {
  /* Firefox 19+ */
  color: #809dba;
}
input.btn-generic:-ms-input-placeholder,
input.button-generic:-ms-input-placeholder,
input.btn-primary:-ms-input-placeholder,
input.button-primary:-ms-input-placeholder,
textarea.btn-generic:-ms-input-placeholder,
textarea.button-generic:-ms-input-placeholder,
textarea.btn-primary:-ms-input-placeholder,
textarea.button-primary:-ms-input-placeholder {
  color: #809dba;
}
select.btn-generic:focus,
select.button-generic:focus,
select.btn-primary:focus,
select.button-primary:focus,
select.btn-generic:active,
select.button-generic:active,
select.btn-primary:active,
select.button-primary:active {
  color: white;
  border-color: transparent;
}
.btn-light {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  padding: 6px;
  border: 0;
  box-shadow: none !important;
  box-sizing: border-box;
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 21px;
  vertical-align: middle;
  height: 48px;
  line-height: 36px;
  font-weight: 500;
  text-transform: uppercase;
  background-color: #144b7f;
  border-color: transparent;
  color: white;
}
a.btn-light:link,
.btn-light.btn:link,
button.btn-light:link,
a.btn-light:visited,
.btn-light.btn:visited,
button.btn-light:visited {
  color: white;
  border-color: transparent;
}
a.btn-light:hover,
.btn-light.btn:hover,
button.btn-light:hover {
  color: white;
  border-color: transparent;
  background-color: #336290;
}
a.btn-light:focus,
.btn-light.btn:focus,
button.btn-light:focus,
a.btn-light:active,
.btn-light.btn:active,
button.btn-light:active {
  color: white;
  border-color: transparent;
}
.btn-light.input-group-addon {
  color: #809dba;
}
input.btn-light:focus,
textarea.btn-light:focus,
input.btn-light:active,
textarea.btn-light:active {
  color: white;
  border-color: transparent;
}
input.btn-light::-webkit-input-placeholder,
textarea.btn-light::-webkit-input-placeholder {
  color: #809dba;
}
input.btn-light:-moz-placeholder,
textarea.btn-light:-moz-placeholder {
  /* Firefox 18- */
  color: #809dba;
}
input.btn-light::-moz-placeholder,
textarea.btn-light::-moz-placeholder {
  /* Firefox 19+ */
  color: #809dba;
}
input.btn-light:-ms-input-placeholder,
textarea.btn-light:-ms-input-placeholder {
  color: #809dba;
}
select.btn-light:focus,
select.btn-light:active {
  color: white;
  border-color: transparent;
}
.btn-dark {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  padding: 6px;
  border: 0;
  box-shadow: none !important;
  box-sizing: border-box;
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 21px;
  vertical-align: middle;
  height: 48px;
  line-height: 36px;
  font-weight: 500;
  text-transform: uppercase;
  background-color: #003b74;
  border-color: transparent;
  color: white;
}
a.btn-dark:link,
.btn-dark.btn:link,
button.btn-dark:link,
a.btn-dark:visited,
.btn-dark.btn:visited,
button.btn-dark:visited {
  color: white;
  border-color: transparent;
}
a.btn-dark:hover,
.btn-dark.btn:hover,
button.btn-dark:hover {
  color: #ffa800;
  border-color: transparent;
  background-color: #002141;
}
a.btn-dark:focus,
.btn-dark.btn:focus,
button.btn-dark:focus,
a.btn-dark:active,
.btn-dark.btn:active,
button.btn-dark:active {
  color: white;
  border-color: transparent;
}
.btn-dark.input-group-addon {
  color: #809dba;
}
input.btn-dark:focus,
textarea.btn-dark:focus,
input.btn-dark:active,
textarea.btn-dark:active {
  color: white;
  border-color: transparent;
}
input.btn-dark::-webkit-input-placeholder,
textarea.btn-dark::-webkit-input-placeholder {
  color: #809dba;
}
input.btn-dark:-moz-placeholder,
textarea.btn-dark:-moz-placeholder {
  /* Firefox 18- */
  color: #809dba;
}
input.btn-dark::-moz-placeholder,
textarea.btn-dark::-moz-placeholder {
  /* Firefox 19+ */
  color: #809dba;
}
input.btn-dark:-ms-input-placeholder,
textarea.btn-dark:-ms-input-placeholder {
  color: #809dba;
}
select.btn-dark:focus,
select.btn-dark:active {
  color: white;
  border-color: transparent;
}
.btn-alternate,
.button-alternate {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  padding: 6px;
  border: 0;
  box-shadow: none !important;
  box-sizing: border-box;
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 21px;
  vertical-align: middle;
  height: 48px;
  line-height: 36px;
  font-weight: 500;
  text-transform: uppercase;
  background-color: #ffa800;
  border-color: transparent;
  color: white;
}
a.btn-alternate:link,
a.button-alternate:link,
.btn-alternate.btn:link,
.button-alternate.btn:link,
button.btn-alternate:link,
button.button-alternate:link,
a.btn-alternate:visited,
a.button-alternate:visited,
.btn-alternate.btn:visited,
.button-alternate.btn:visited,
button.btn-alternate:visited,
button.button-alternate:visited {
  color: white;
  border-color: transparent;
}
a.btn-alternate:hover,
a.button-alternate:hover,
.btn-alternate.btn:hover,
.button-alternate.btn:hover,
button.btn-alternate:hover,
button.button-alternate:hover {
  color: white;
  border-color: transparent;
  background-color: #e69d0c;
}
a.btn-alternate:focus,
a.button-alternate:focus,
.btn-alternate.btn:focus,
.button-alternate.btn:focus,
button.btn-alternate:focus,
button.button-alternate:focus,
a.btn-alternate:active,
a.button-alternate:active,
.btn-alternate.btn:active,
.button-alternate.btn:active,
button.btn-alternate:active,
button.button-alternate:active {
  color: white;
  border-color: transparent;
}
.btn-alternate.input-group-addon,
.button-alternate.input-group-addon {
  color: #ffd480;
}
input.btn-alternate:focus,
input.button-alternate:focus,
textarea.btn-alternate:focus,
textarea.button-alternate:focus,
input.btn-alternate:active,
input.button-alternate:active,
textarea.btn-alternate:active,
textarea.button-alternate:active {
  color: white;
  border-color: transparent;
}
input.btn-alternate::-webkit-input-placeholder,
input.button-alternate::-webkit-input-placeholder,
textarea.btn-alternate::-webkit-input-placeholder,
textarea.button-alternate::-webkit-input-placeholder {
  color: #ffd480;
}
input.btn-alternate:-moz-placeholder,
input.button-alternate:-moz-placeholder,
textarea.btn-alternate:-moz-placeholder,
textarea.button-alternate:-moz-placeholder {
  /* Firefox 18- */
  color: #ffd480;
}
input.btn-alternate::-moz-placeholder,
input.button-alternate::-moz-placeholder,
textarea.btn-alternate::-moz-placeholder,
textarea.button-alternate::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffd480;
}
input.btn-alternate:-ms-input-placeholder,
input.button-alternate:-ms-input-placeholder,
textarea.btn-alternate:-ms-input-placeholder,
textarea.button-alternate:-ms-input-placeholder {
  color: #ffd480;
}
select.btn-alternate:focus,
select.button-alternate:focus,
select.btn-alternate:active,
select.button-alternate:active {
  color: white;
  border-color: transparent;
}
.btn-alternate-dark,
.button-alternate-dark {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  padding: 6px;
  border: 0;
  box-shadow: none !important;
  box-sizing: border-box;
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 21px;
  vertical-align: middle;
  height: 48px;
  line-height: 36px;
  font-weight: 500;
  text-transform: uppercase;
  background-color: #ff6c2c;
  border-color: transparent;
  color: white;
}
a.btn-alternate-dark:link,
a.button-alternate-dark:link,
.btn-alternate-dark.btn:link,
.button-alternate-dark.btn:link,
button.btn-alternate-dark:link,
button.button-alternate-dark:link,
a.btn-alternate-dark:visited,
a.button-alternate-dark:visited,
.btn-alternate-dark.btn:visited,
.button-alternate-dark.btn:visited,
button.btn-alternate-dark:visited,
button.button-alternate-dark:visited {
  color: white;
  border-color: transparent;
}
a.btn-alternate-dark:hover,
a.button-alternate-dark:hover,
.btn-alternate-dark.btn:hover,
.button-alternate-dark.btn:hover,
button.btn-alternate-dark:hover,
button.button-alternate-dark:hover {
  color: white;
  border-color: transparent;
  background-color: #ff9012;
}
a.btn-alternate-dark:focus,
a.button-alternate-dark:focus,
.btn-alternate-dark.btn:focus,
.button-alternate-dark.btn:focus,
button.btn-alternate-dark:focus,
button.button-alternate-dark:focus,
a.btn-alternate-dark:active,
a.button-alternate-dark:active,
.btn-alternate-dark.btn:active,
.button-alternate-dark.btn:active,
button.btn-alternate-dark:active,
button.button-alternate-dark:active {
  color: white;
  border-color: transparent;
}
.btn-alternate-dark.input-group-addon,
.button-alternate-dark.input-group-addon {
  color: #ffa800;
}
input.btn-alternate-dark:focus,
input.button-alternate-dark:focus,
textarea.btn-alternate-dark:focus,
textarea.button-alternate-dark:focus,
input.btn-alternate-dark:active,
input.button-alternate-dark:active,
textarea.btn-alternate-dark:active,
textarea.button-alternate-dark:active {
  color: white;
  border-color: transparent;
}
input.btn-alternate-dark::-webkit-input-placeholder,
input.button-alternate-dark::-webkit-input-placeholder,
textarea.btn-alternate-dark::-webkit-input-placeholder,
textarea.button-alternate-dark::-webkit-input-placeholder {
  color: #ffa800;
}
input.btn-alternate-dark:-moz-placeholder,
input.button-alternate-dark:-moz-placeholder,
textarea.btn-alternate-dark:-moz-placeholder,
textarea.button-alternate-dark:-moz-placeholder {
  /* Firefox 18- */
  color: #ffa800;
}
input.btn-alternate-dark::-moz-placeholder,
input.button-alternate-dark::-moz-placeholder,
textarea.btn-alternate-dark::-moz-placeholder,
textarea.button-alternate-dark::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffa800;
}
input.btn-alternate-dark:-ms-input-placeholder,
input.button-alternate-dark:-ms-input-placeholder,
textarea.btn-alternate-dark:-ms-input-placeholder,
textarea.button-alternate-dark:-ms-input-placeholder {
  color: #ffa800;
}
select.btn-alternate-dark:focus,
select.button-alternate-dark:focus,
select.btn-alternate-dark:active,
select.button-alternate-dark:active {
  color: white;
  border-color: transparent;
}
.link-button-generic {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  padding: 6px;
  border: 0;
  box-shadow: none !important;
  box-sizing: border-box;
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 21px;
  vertical-align: middle;
  height: 48px;
  line-height: 36px;
  font-weight: 500;
  text-transform: uppercase;
  background-color: #003b74;
  border-color: transparent;
  color: white;
}
a.link-button-generic:link,
.link-button-generic.btn:link,
button.link-button-generic:link,
a.link-button-generic:visited,
.link-button-generic.btn:visited,
button.link-button-generic:visited {
  color: white;
  border-color: transparent;
}
a.link-button-generic:hover,
.link-button-generic.btn:hover,
button.link-button-generic:hover {
  color: #ffa800;
  border-color: transparent;
  background-color: #002141;
}
a.link-button-generic:focus,
.link-button-generic.btn:focus,
button.link-button-generic:focus,
a.link-button-generic:active,
.link-button-generic.btn:active,
button.link-button-generic:active {
  color: white;
  border-color: transparent;
}
.link-button-generic.input-group-addon {
  color: #809dba;
}
input.link-button-generic:focus,
textarea.link-button-generic:focus,
input.link-button-generic:active,
textarea.link-button-generic:active {
  color: white;
  border-color: transparent;
}
input.link-button-generic::-webkit-input-placeholder,
textarea.link-button-generic::-webkit-input-placeholder {
  color: #809dba;
}
input.link-button-generic:-moz-placeholder,
textarea.link-button-generic:-moz-placeholder {
  /* Firefox 18- */
  color: #809dba;
}
input.link-button-generic::-moz-placeholder,
textarea.link-button-generic::-moz-placeholder {
  /* Firefox 19+ */
  color: #809dba;
}
input.link-button-generic:-ms-input-placeholder,
textarea.link-button-generic:-ms-input-placeholder {
  color: #809dba;
}
select.link-button-generic:focus,
select.link-button-generic:active {
  color: white;
  border-color: transparent;
}
.link-button-generic:hover,
.link-button-generic:focus {
  text-decoration: none;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  padding: 6px;
  border: 0;
  box-shadow: none !important;
  box-sizing: border-box;
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 21px;
  vertical-align: middle;
  height: 48px;
  line-height: 36px;
  font-weight: 500;
  text-transform: uppercase;
  background-color: #003b74;
  border-color: transparent;
  color: white;
}
a.link-button-generic:hover:link,
a.link-button-generic:focus:link,
.link-button-generic:hover.btn:link,
.link-button-generic:focus.btn:link,
button.link-button-generic:hover:link,
button.link-button-generic:focus:link,
a.link-button-generic:hover:visited,
a.link-button-generic:focus:visited,
.link-button-generic:hover.btn:visited,
.link-button-generic:focus.btn:visited,
button.link-button-generic:hover:visited,
button.link-button-generic:focus:visited {
  color: white;
  border-color: transparent;
}
a.link-button-generic:hover:hover,
a.link-button-generic:focus:hover,
.link-button-generic:hover.btn:hover,
.link-button-generic:focus.btn:hover,
button.link-button-generic:hover:hover,
button.link-button-generic:focus:hover {
  color: #ffa800;
  border-color: transparent;
  background-color: #002141;
}
a.link-button-generic:hover:focus,
a.link-button-generic:focus:focus,
.link-button-generic:hover.btn:focus,
.link-button-generic:focus.btn:focus,
button.link-button-generic:hover:focus,
button.link-button-generic:focus:focus,
a.link-button-generic:hover:active,
a.link-button-generic:focus:active,
.link-button-generic:hover.btn:active,
.link-button-generic:focus.btn:active,
button.link-button-generic:hover:active,
button.link-button-generic:focus:active {
  color: white;
  border-color: transparent;
}
.link-button-generic:hover.input-group-addon,
.link-button-generic:focus.input-group-addon {
  color: #809dba;
}
input.link-button-generic:hover:focus,
input.link-button-generic:focus:focus,
textarea.link-button-generic:hover:focus,
textarea.link-button-generic:focus:focus,
input.link-button-generic:hover:active,
input.link-button-generic:focus:active,
textarea.link-button-generic:hover:active,
textarea.link-button-generic:focus:active {
  color: white;
  border-color: transparent;
}
input.link-button-generic:hover::-webkit-input-placeholder,
input.link-button-generic:focus::-webkit-input-placeholder,
textarea.link-button-generic:hover::-webkit-input-placeholder,
textarea.link-button-generic:focus::-webkit-input-placeholder {
  color: #809dba;
}
input.link-button-generic:hover:-moz-placeholder,
input.link-button-generic:focus:-moz-placeholder,
textarea.link-button-generic:hover:-moz-placeholder,
textarea.link-button-generic:focus:-moz-placeholder {
  /* Firefox 18- */
  color: #809dba;
}
input.link-button-generic:hover::-moz-placeholder,
input.link-button-generic:focus::-moz-placeholder,
textarea.link-button-generic:hover::-moz-placeholder,
textarea.link-button-generic:focus::-moz-placeholder {
  /* Firefox 19+ */
  color: #809dba;
}
input.link-button-generic:hover:-ms-input-placeholder,
input.link-button-generic:focus:-ms-input-placeholder,
textarea.link-button-generic:hover:-ms-input-placeholder,
textarea.link-button-generic:focus:-ms-input-placeholder {
  color: #809dba;
}
select.link-button-generic:hover:focus,
select.link-button-generic:focus:focus,
select.link-button-generic:hover:active,
select.link-button-generic:focus:active {
  color: white;
  border-color: transparent;
}
.link-button-prominent {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  padding: 6px;
  border: 0;
  box-shadow: none !important;
  box-sizing: border-box;
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 21px;
  vertical-align: middle;
  height: 48px;
  line-height: 36px;
  font-weight: 500;
  text-transform: uppercase;
  background-color: #003b74;
  border-color: transparent;
  color: white;
  text-align: center;
  display: block;
  font-size: 1em;
  line-height: 26px;
}
a.link-button-prominent:link,
.link-button-prominent.btn:link,
button.link-button-prominent:link,
a.link-button-prominent:visited,
.link-button-prominent.btn:visited,
button.link-button-prominent:visited {
  color: white;
  border-color: transparent;
}
a.link-button-prominent:hover,
.link-button-prominent.btn:hover,
button.link-button-prominent:hover {
  color: #ffa800;
  border-color: transparent;
  background-color: #002141;
}
a.link-button-prominent:focus,
.link-button-prominent.btn:focus,
button.link-button-prominent:focus,
a.link-button-prominent:active,
.link-button-prominent.btn:active,
button.link-button-prominent:active {
  color: white;
  border-color: transparent;
}
.link-button-prominent.input-group-addon {
  color: #809dba;
}
input.link-button-prominent:focus,
textarea.link-button-prominent:focus,
input.link-button-prominent:active,
textarea.link-button-prominent:active {
  color: white;
  border-color: transparent;
}
input.link-button-prominent::-webkit-input-placeholder,
textarea.link-button-prominent::-webkit-input-placeholder {
  color: #809dba;
}
input.link-button-prominent:-moz-placeholder,
textarea.link-button-prominent:-moz-placeholder {
  /* Firefox 18- */
  color: #809dba;
}
input.link-button-prominent::-moz-placeholder,
textarea.link-button-prominent::-moz-placeholder {
  /* Firefox 19+ */
  color: #809dba;
}
input.link-button-prominent:-ms-input-placeholder,
textarea.link-button-prominent:-ms-input-placeholder {
  color: #809dba;
}
select.link-button-prominent:focus,
select.link-button-prominent:active {
  color: white;
  border-color: transparent;
}
.link-button-prominent:hover,
.link-button-prominent:focus {
  text-decoration: none;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  padding: 6px;
  border: 0;
  box-shadow: none !important;
  box-sizing: border-box;
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 21px;
  vertical-align: middle;
  height: 48px;
  line-height: 36px;
  font-weight: 500;
  text-transform: uppercase;
  background-color: #003b74;
  border-color: transparent;
  color: white;
}
a.link-button-prominent:hover:link,
a.link-button-prominent:focus:link,
.link-button-prominent:hover.btn:link,
.link-button-prominent:focus.btn:link,
button.link-button-prominent:hover:link,
button.link-button-prominent:focus:link,
a.link-button-prominent:hover:visited,
a.link-button-prominent:focus:visited,
.link-button-prominent:hover.btn:visited,
.link-button-prominent:focus.btn:visited,
button.link-button-prominent:hover:visited,
button.link-button-prominent:focus:visited {
  color: white;
  border-color: transparent;
}
a.link-button-prominent:hover:hover,
a.link-button-prominent:focus:hover,
.link-button-prominent:hover.btn:hover,
.link-button-prominent:focus.btn:hover,
button.link-button-prominent:hover:hover,
button.link-button-prominent:focus:hover {
  color: #ffa800;
  border-color: transparent;
  background-color: #002141;
}
a.link-button-prominent:hover:focus,
a.link-button-prominent:focus:focus,
.link-button-prominent:hover.btn:focus,
.link-button-prominent:focus.btn:focus,
button.link-button-prominent:hover:focus,
button.link-button-prominent:focus:focus,
a.link-button-prominent:hover:active,
a.link-button-prominent:focus:active,
.link-button-prominent:hover.btn:active,
.link-button-prominent:focus.btn:active,
button.link-button-prominent:hover:active,
button.link-button-prominent:focus:active {
  color: white;
  border-color: transparent;
}
.link-button-prominent:hover.input-group-addon,
.link-button-prominent:focus.input-group-addon {
  color: #809dba;
}
input.link-button-prominent:hover:focus,
input.link-button-prominent:focus:focus,
textarea.link-button-prominent:hover:focus,
textarea.link-button-prominent:focus:focus,
input.link-button-prominent:hover:active,
input.link-button-prominent:focus:active,
textarea.link-button-prominent:hover:active,
textarea.link-button-prominent:focus:active {
  color: white;
  border-color: transparent;
}
input.link-button-prominent:hover::-webkit-input-placeholder,
input.link-button-prominent:focus::-webkit-input-placeholder,
textarea.link-button-prominent:hover::-webkit-input-placeholder,
textarea.link-button-prominent:focus::-webkit-input-placeholder {
  color: #809dba;
}
input.link-button-prominent:hover:-moz-placeholder,
input.link-button-prominent:focus:-moz-placeholder,
textarea.link-button-prominent:hover:-moz-placeholder,
textarea.link-button-prominent:focus:-moz-placeholder {
  /* Firefox 18- */
  color: #809dba;
}
input.link-button-prominent:hover::-moz-placeholder,
input.link-button-prominent:focus::-moz-placeholder,
textarea.link-button-prominent:hover::-moz-placeholder,
textarea.link-button-prominent:focus::-moz-placeholder {
  /* Firefox 19+ */
  color: #809dba;
}
input.link-button-prominent:hover:-ms-input-placeholder,
input.link-button-prominent:focus:-ms-input-placeholder,
textarea.link-button-prominent:hover:-ms-input-placeholder,
textarea.link-button-prominent:focus:-ms-input-placeholder {
  color: #809dba;
}
select.link-button-prominent:hover:focus,
select.link-button-prominent:focus:focus,
select.link-button-prominent:hover:active,
select.link-button-prominent:focus:active {
  color: white;
  border-color: transparent;
}
.link-button-prominent:hover,
.link-button-prominent:focus {
  font-size: 1em;
}
.button-date {
  display: block;
  height: 25px;
  width: 25px;
  border: none;
  background-color: transparent;
  background-image: url(/Content/images/search-icons.svg);
  background-repeat: no-repeat;
  background-position: 0px -60px;
  background-size: 25px auto;
}
.btn-read-more .label-expand {
  display: none;
}
.btn-read-more .label-collapse {
  display: block;
}
.btn-read-more.collapsed .label-expand {
  display: block;
}
.btn-read-more.collapsed .label-collapse {
  display: none;
}
.nav-tabs {
  border-bottom: 1px solid #ffa800;
  margin-bottom: -1px;
}
.nav-tabs li {
  list-style: none;
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.nav-tabs li a {
  line-height: 27px;
  color: #809dba;
  font-family: inherit;
  border-radius: 4px 4px 0 0;
}
.nav-tabs li.active a,
.nav-tabs li.active a:hover,
.nav-tabs li.active a:focus {
  background: transparent;
  color: inherit;
  border: 1px solid #ffa800;
  border-bottom-color: transparent;
  font-family: inherit;
}
.nav-tabs li a:hover,
.nav-tabs li a:focus {
  background-color: transparent;
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom: 1px solid #ffa800;
}
.tab-content {
  padding: 25px 0px;
  color: #555555;
  border-bottom: 1px solid #ffa800;
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* Latest news tabs on home page */

#actu-featured-content {
  padding: 20px 0;
  position: relative;
}
#actu-featured-content .dropdown {
  position: absolute;
  right: 15px;
  top: 20px;
  z-index: 99;
}
#actu-featured-content .dropdown .dropdown-toggle {
  padding: 0 15px;
  position: absolute;
  right: 0;
  top: 0;
  color: #ffa800;
  background: transparent;
  border: none;
  font-size: 24px;
  line-height: 80px;
  vertical-align: middle;
}
#actu-featured-content .dropdown .dropdown-menu {
  position: absolute;
  right: 0;
  left: auto;
  top: 0;
  width: 300px;
  margin-top: 60px;
}
#actu-featured-content .dropdown.open .dropdown-toggle {
  background: #ffa800;
  color: white;
}
#actu-featured-content .nav-menu-visible {
  display: none;
}
#actu-featured-content .nav-menu-hidden {
  display: block;
}
#actu-featured-content.show-nav-menu .nav-menu-visible {
  display: block;
}
#actu-featured-content.show-nav-menu .nav-menu-hidden {
  display: none;
}
#actu-featured-content .nav-featured .split-title .title-p1 {
  color: #a6bacf;
  text-transform: none;
}
#actu-featured-content .nav-featured .split-title .title-p2 {
  color: #6689ac;
}
#actu-featured-content .nav-featured .tab {
  display: none;
  position: relative;
  height: 80px;
}
#actu-featured-content .nav-featured .tab .tab-toggle {
  display: block;
  padding: 15px 0;
  background: transparent;
  border-top: solid 1px #ffa800;
  height: 80px;
}
#actu-featured-content .nav-featured .tab .tab-toggle.split-title:hover .title-p1,
#actu-featured-content .nav-featured .tab .tab-toggle.split-title:active .title-p1 {
  color: #809dba;
}
#actu-featured-content .nav-featured .tab .tab-toggle.split-title:hover .title-p2,
#actu-featured-content .nav-featured .tab .tab-toggle.split-title:active .title-p2 {
  color: #003b74;
}
#actu-featured-content .nav-featured .tab .text-link-generic {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 6;
  text-transform: lowercase;
  font-size: 16px;
  visibility: hidden;
  padding: 0 15px;
}
#actu-featured-content .nav-featured .tab.active {
  display: block;
}
#actu-featured-content .nav-featured .tab.active .tab-toggle.split-title .title-p1 {
  color: #809dba;
}
#actu-featured-content .nav-featured .tab.active .tab-toggle.split-title .title-p2 {
  color: #003b74;
}
#actu-featured-content .nav-featured .tab.active .text-link-generic {
  visibility: visible;
}
#actu-featured-content .tab-content {
  border: 0;
  padding: 0;
}
#actu-featured-content .tab-pane {
  padding-bottom: 20px;
}
#actu-featured-content .tab-pane article {
  padding-top: 20px;
  padding-bottom: 0;
}
#actu-featured-content .tab-pane article .text-link-generic {
  padding: 0;
  text-transform: lowercase;
}
#actu-featured-content .article-header {
  text-decoration: none;
}
#actu-featured-content .article-header :first-child {
  margin-top: 0;
}
#actu-featured-content .article-title {
  margin-bottom: 10px;
}
#actu-featured-content .article-summary {
  color: inherit;
  padding-top: 0;
}
#actu-featured-content .published-date {
  font-weight: 500;
  color: #003b74;
  padding-right: 10px;
}
/* Tablet Portrait */

@media (min-width: 768px) {
  #actu-featured-content {
    padding-top: 30px;
  }
  #actu-featured-content .dropdown {
    display: none;
  }
  #actu-featured-content .nav-featured {
    border: 0;
  }
  #actu-featured-content .nav-featured .container > .row {
    position: relative;
  }
  #actu-featured-content .nav-featured .container > .row:after {
    position: absolute;
    left: 0;
    top: 99px;
    content: " ";
    display: block;
    border-bottom: solid 1px #ffa800;
    width: calc(100% - 30px);
    height: 1px;
    margin-left: 15px;
    margin-right: 15px;
    float: none;
    clear: both;
    overflow: hidden;
  }
  #actu-featured-content .nav-featured .tab {
    display: block;
    position: relative;
    height: 100px;
  }
  #actu-featured-content .nav-featured .tab .tab-toggle {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    width: 100%;
    height: 100px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 15px;
    padding-right: 15px;
    border: solid 1px transparent;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-color: #ffa800;
  }
  #actu-featured-content .nav-featured .tab .text-link-generic {
    line-height: 0.8em;
    padding: 0 0 0 16px;
    bottom: 0;
  }
  #actu-featured-content .nav-featured .tab:first-child .tab-toggle {
    width: calc(100% - 15px);
    left: 15px;
    border-left: 0;
    border-top-left-radius: 0;
    padding-left: 0;
    margin-right: 15px;
  }
  #actu-featured-content .nav-featured .tab:last-child .tab-toggle {
    width: calc(100% - 15px);
    border-right: 0;
    border-top-right-radius: 0;
  }
  #actu-featured-content .nav-featured .tab.active .tab-toggle {
    background: white;
    border-color: #ffa800;
    border-bottom-color: white;
  }
  #actu-featured-content .tab-pane article {
    padding-top: 20px;
  }
}
#australia-unions_call-to-actions div[role="tabpanel"] {
  padding-left: 0px;
  padding-right: 0px;
}
#australia-unions_call-to-actions .nav-tabs {
  height: 124px;
  border: none;
}
#australia-unions_call-to-actions .nav-tabs > li {
  width: 50%;
  height: inherit;
  text-align: center;
  border: none;
  text-transform: uppercase;
}
#australia-unions_call-to-actions .nav-tabs > li a {
  background-color: transparent;
  text-align: center;
  color: #ffa800;
  height: inherit;
  border: none;
}
#australia-unions_call-to-actions .nav-tabs > li a > span:first-child {
  white-space: nowrap;
  font-size: 18pt;
  display: block;
  line-height: 15pt;
  color: #809dba;
  margin-top: 5%;
}
#australia-unions_call-to-actions .nav-tabs > li a > span:last-child {
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 24pt;
  line-height: 21pt;
}
#australia-unions_call-to-actions .nav-tabs li.active a {
  background-color: #efeaea;
}
#australia-unions_call-to-actions .tab-content {
  padding: 0px;
  border: none;
  height: 395px;
}
#australia-unions_call-to-actions .tab-content > .tab-pane {
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 50% 0;
  padding: 25px;
  margin: 0px;
  width: 100%;
  height: inherit;
}
#australia-unions_call-to-actions .tab-content > .tab-pane .links {
  position: absolute;
  bottom: 5px;
  list-style: none;
  padding: 0px;
}
#australia-unions_call-to-actions .tab-content > .tab-pane .links li {
  float: left;
  margin-right: 20px;
}
#australia-unions_call-to-actions .tab-content > .tab-pane .links li > a {
  width: 280px;
}
.link-primary:link,
.link-primary:visited {
  color: #003b74;
}
.link-primary:hover,
.link-primary:active {
  color: #002141;
}
.link-alternate:link,
.link-alternate:visited {
  color: #ffa800;
}
.link-alternate:hover,
.link-alternate:active {
  color: #003b74;
}
h1 {
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 1.1;
}
h2 {
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 1.1;
}
h3 {
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.1;
}
h4 {
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.1;
}
h5 {
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.1;
}
h6 {
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.1;
}
.h1-alt {
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 48px;
  font-weight: 500;
  color: #ffa800;
  line-height: 1.1;
}
.h1-pri {
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 48px;
  font-weight: 500;
  color: #003b74;
  line-height: 1.1;
}
.h2-alt {
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 36px;
  font-weight: 500;
  color: #ffa800;
  line-height: 1.1;
}
.h2-pri {
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 36px;
  font-weight: 500;
  color: #003b74;
  line-height: 1.1;
}
.h3-alt {
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-weight: 500;
  color: #ffa800;
  line-height: 1.1;
}
.h3-pri {
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-weight: 500;
  color: #003b74;
  line-height: 1.1;
}
.h4-alt {
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: 500;
  color: #ffa800;
  line-height: 1.1;
}
.h4-pri {
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: 500;
  color: #003b74;
  line-height: 1.1;
}
.h5-alt {
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #ffa800;
  line-height: 1.1;
}
.h5-pri {
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #003b74;
  line-height: 1.1;
}
.h6-alt {
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #ffa800;
  line-height: 1.1;
}
.h6-pri {
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #003b74;
  line-height: 1.1;
}
.body-text,
.address-contacts {
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #555555;
}
.twitter-inc {
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  color: #003b74;
  line-height: 22px;
}
.published-date {
  font-weight: 500;
  color: #003b74;
}
.list {
  padding: 0px;
  margin: 0px;
}
.list li {
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 40px;
  list-style-type: none;
}
.list li .border {
  border: 1px solid rgba(150, 150, 150, 0.29);
}
.list .line {
  border-bottom: 1px solid #daedff;
}
.list li:before {
  font-family: FontAwesome;
  content: '\f138';
  font-size: 26px;
  width: 0em;
  padding-right: 20px;
}
.list .item-style-l1 {
  padding-left: 0em;
}
.list .item-style-l1:before {
  color: #003b74;
  margin-left: 0em;
}
.list .item-style-l2 {
  padding-left: 2.5em;
}
.list .item-style-l2:before {
  color: #ffa800;
  margin-left: 0em;
}
.list .item-style-l3 {
  padding-left: 2.5em;
}
.list .item-style-l3:before {
  color: #555555;
  margin-left: 0em;
}

table,
.table {
  width: 100%;
  border-left: solid 1px #aaaaaa;
  border-top: solid 1px #aaaaaa;
}
table thead > tr > th,
.table thead > tr > th,
table thead > tr > td,
.table thead > tr > td,
table tbody > tr > td,
.table tbody > tr > td,
table tfoot > tr > td,
.table tfoot > tr > td {
  padding: 8px;
  border-right: solid 1px #aaaaaa;
  border-bottom: solid 1px #aaaaaa;
  vertical-align: top;
}
.table-articles {
  border: 0;
}
.table-articles thead > tr > th,
.table-articles thead > tr > td,
.table-articles tbody > tr > td,
.table-articles tfoot > tr > td {
  padding: 8px;
  border-right: 0;
  border-bottom: 0;
  vertical-align: middle;
}
.table-articles tr > :first-child {
  padding-left: 0;
}
.table-articles tr > :last-child {
  padding-right: 0;
}
.table-articles thead > tr > th:nth-of-type(2) {
  text-align: center;
}
.table-articles tbody > tr > td {
  vertical-align: middle;
}
.table-articles .sortable {
  cursor: pointer;
}
.table-articles .sortable div:after {
  display: inline;
  font-family: "FontAwesome";
  font-size: 1em;
  color: inherit;
  padding-left: 5px;
}
.table-articles .sortable.sort-desc div:after {
  content: "\f0d7";
}
.table-articles .sortable.sort-asc div:after {
  content: "\f0d8";
}
.table-articles .title-cell {
  display: block;
  width: 100%;
  float: left;
  text-align: left;
  clear: both;
  font-weight: 500;
}
.table-articles .title-cell a {
  display: block;
}
.table-articles .release-date-cell {
  display: block;
  width: 50%;
  float: left;
  text-align: left;
}
.table-articles .view-online-cell {
  display: block;
  width: 50%;
  float: left;
  text-align: right;
}
.table-articles .view-online-cell a {
  padding: 0;
  color: #ffa800;
  font-size: 1em;
  font-weight: 500;
  text-align: left;
  display: block;
  text-align: right;
}
.table-articles .view-online-cell a:hover,
.table-articles .view-online-cell a:active {
  color: #003b74;
}
.table-articles .view-online-cell a .fa {
  line-height: 0.8em;
  vertical-align: middle;
}
/* Mobile to Tablet Portrait */

@media (max-width: 1023px) {
  .table-articles thead > tr {
    display: none;
  }
  .table-articles thead > tr.ng-table-filters {
    display: block;
    border-bottom: solid 1px #aaaaaa;
    padding: 8px 0;
  }
  .table-articles thead > tr.ng-table-filters > th {
    display: none;
  }
  .table-articles thead > tr.ng-table-filters > th:first-child {
    display: block;
    width: 100%;
    padding: 0;
    border: 0;
  }
  .table-articles tbody > tr {
    zoom: 1;
    /* For IE 6/7 */
  
    display: block;
    border-bottom: solid 1px #aaaaaa;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .table-articles tbody > tr:before,
  .table-articles tbody > tr:after {
    content: " ";
    display: table;
  }
  .table-articles tbody > tr:after {
    clear: both;
  }
  .table-articles tbody > tr > td {
    padding: 0;
    border-width: 0;
  }
}
/* Tablet Landscape and up */

@media (min-width: 1024px) {
  .table-articles .title-cell {
    display: table-cell;
    width: 60%;
    float: none;
    clear: none;
  }
  .table-articles .release-date-cell {
    display: table-cell;
    width: 25%;
    text-align: center;
    float: none;
    clear: none;
  }
  .table-articles .view-online-cell {
    display: table-cell;
    width: 15%;
    text-align: center;
    float: none;
    clear: none;
  }
  .table-articles .view-online-cell a {
    padding: 0;
    color: #ffa800;
    font-size: 1em;
    font-weight: 500;
    text-align: left;
    display: block;
    text-align: center;
  }
  .table-articles .view-online-cell a:hover,
  .table-articles .view-online-cell a:active {
    color: #003b74;
  }
  .table-articles .view-online-cell a .fa {
    line-height: 0.8em;
    vertical-align: middle;
  }
}
.table-list {
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
}
.table-list thead {
  text-align: left;
}
.table-list thead th {
  border-bottom: 1px solid #ffa800;
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 32px;
  color: #ffa800;
  line-height: 36px;
  padding-bottom: 15px;
}
.table-list tbody {
  border-top: 1px solid #ffa800;
}
.table-list tbody tr td {
  color: #555555;
  line-height: 22px;
  padding: 10px;
}
.table-list tbody tr td .document-link {
  font-size: 40px;
}
.table-list tbody tr td:first-child {
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #003b74;
  line-height: 17px;
  text-wrap: none;
  white-space: nowrap;
}
.table-list tbody tr:nth-child(n1+1) {
  background-color: blue;
}
.table-list tfoot td {
  border-top: 1px solid #ffa800;
}
/*New table design from Jacob*/

.article-data-table {
  margin-bottom: 25px;
  width: 100%;
  border: 0;
  padding: 0;
  border-top: 1px solid #aaaaaa;
}
.article-data-table h3 {
  margin-top: 0px;
}
.article-data-table tr:nth-child(odd) td {
  background: #fafafa;
}
.article-data-table tr td:first-child {
  color: #003b74;
}
.article-data-table tr td {
  border-left: 1px solid #aaaaaa;
  border-top: 0;
  padding: 20px 10px;
  font-size: 18px;
  line-height: 17px;
  font-weight: 500;
}
.article-data-table tr:last-child td {
  border-bottom: 1px solid #aaaaaa;
}
.article-data-table .sidebar-table-th {
  color: #003b74;
  font-weight: 500;
}
/* Extra Small devices (Phones, 240px and up) */

@media (max-width: 768px) {
  .article-data-table {
    border: 0;
  }
  .article-data-table tr:nth-child(odd) td {
    background-color: #fafafa;
  }
  .article-data-table tr td {
    display: block;
    width: 100%;
    text-align: center;
  }
  .article-data-table tr:first-child td:first-child {
    border-top: 1px solid #aaaaaa;
  }
}
form {
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  color: #555555;
  line-height: 26px;
}
form .messages {
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  color: #555555;
  line-height: 26px;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(151, 151, 151, 0.3);
}
form .drop-downs {
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  color: #555555;
  line-height: 22px;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid #4a90e2;
  box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.5);
}
form .active {
  border: 1px solid #4a90e2 !important;
  box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.5) !important;
}
form .dropdown {
  width: 200px;
}
form .dropdown .dropdown-toggle {
  overflow: hidden;
  padding-right: 24px;
  text-align: left;
  text-overflow: ellipsis;
  width: 100%;
}
form .dropdown .dropdown-toggle .caret {
  position: absolute;
  right: 12px;
  top: auto;
  margin-top: 10px;
}
form .dropdown .btn {
  width: 100%;
  border: 1px solid rgba(155, 155, 155, 0.3);
  border-radius: 0px;
}
form .dropdown .dropdown-menu {
  display: block;
  border: 0px solid rgba(155, 155, 155, 0.3);
  border-radius: 0px;
  margin: 0px;
  box-shadow: none;
  width: 100%;
  float: none;
  position: relative;
}
form .dropdown .dropdown-menu li:nth-child(even) {
  background: #f4f4f4;
}
.input-group-addon label {
  margin-bottom: 0;
}
.input-group-btn .btn {
  padding-left: 12px;
  padding-right: 12px;
}
.form-control {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  height: 48px;
  line-height: 36px;
}
.form-control .option {
  line-height: 21px;
  padding: 3px 20px;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  font-weight: 500;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  /* Firefox 18- */
  font-weight: 500;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  /* Firefox 19+ */
  font-weight: 500;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  font-weight: 500;
}
input[type="checkbox"] {
  position: absolute;
  z-index: -1000;
  left: -1000px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
input[type="checkbox"] + label,
input[type="checkbox"] ~ label {
  padding-left: 40px;
  height: 25px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 0px -30px;
  vertical-align: middle;
  cursor: pointer;
}
input[type="checkbox"]:checked + label,
input[type="checkbox"]:checked ~ label {
  background-position: 0px 0px;
}
input[type="checkbox"] + label,
input[type="checkbox"] ~ label {
  background-image: url(/Content/images/search-icons.svg);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#header,
#headercongress {
  background: #003b74;
  border-bottom: solid 1px #336290;
  overflow: visible;
}
#header .container,
#headercongress .container {
  position: relative;
}
#header .site-logo,
#headercongress .site-logo {
  float: left;
  padding: 0 15px;
}
#header .site-logo a,
#headercongress .site-logo a {
  display: block;
  padding: 8px 0;
}
#header .site-logo img,
#headercongress .site-logo img {
  height: 34px;
  display: block;
  padding: 0;
  margin: 0;
  vertical-align: top;
}
/* Wide mobile and up */

@media (min-width: 480px) {
  #header .site-logo a,
  #headercongress .site-logo a {
    padding: 10px 0;
  }
  #header .site-logo img,
  #headercongress .site-logo img {
    height: 60px;
  }
}
/* Tablet landscape and up */

@media (min-width: 1024px) {
  #header .site-logo a,
  #headercongress .site-logo a {
    padding: 10px 0;
  }
  #header .site-logo img,
  #headercongress .site-logo img {
    height: 80px;
  }
}
#footer {
  background-color: #003b74;
}
#footer .footer-copyright {
  padding: 60px 0;
  border-top: solid 1px #336290;
  color: #809dba;
  font-size: 16px;
  line-height: 1.4em;
  font-weight: 500;
  text-align: center;
}
#footer .footer-byline {
  padding: 30px 0;
}
#footer .footer-byline .byline-logo {
  text-align: center;
}
#footer .footer-byline .byline-logo img {
  width: 100%;
  min-width: 0;
  max-width: 200px;
  height: auto;
  min-height: 0;
  max-height: none;
}
#footer .footer-byline .byline-text {
  padding-top: 30px;
  color: #809dba;
  font-weight: 500;
  text-align: center;
  font-size: 24px;
  line-height: 1em;
}
#footer .footer-promotions {
  margin-bottom: 40px;
}
#footer .footer-navigation {
  border-top: solid 1px #336290;
  border-bottom: solid 1px #336290;
}
#footer .footer-navigation ul,
#footer .footer-navigation li {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
}
#footer .footer-navigation .split-title .title-p1 {
  font-size: 16px;
  line-height: 0.9em;
}
#footer .footer-navigation .split-title .title-p2 {
  font-size: 21px;
  line-height: 1em;
  color: white;
}
#footer .footer-navigation .nav-footer {
  border-left: solid 1px #336290;
}
#footer .footer-navigation .nav-footer > li {
  height: 80px;
  border: solid 1px #336290;
  border-left-width: 0;
  border-top-width: 0;
}
#footer .footer-navigation .nav-footer > li > a {
  display: block;
  padding: 35px 10px 10px;
  min-height: 75px;
  max-height: 75px;
}
#footer .footer-navigation .social {
  padding: 30px 10px 10px;
}
#footer .footer-navigation .social .split-title {
  padding-bottom: 2px;
}
#footer .footer-navigation .social-links {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
}
#footer .footer-navigation .social-links > li {
  display: inline;
  padding: 0;
  margin: 0;
  list-style: none;
}
#footer .footer-navigation .social-links > li > a {
  color: white;
  font-size: 24px;
  line-height: 1em;
  padding: 5px 10px 5px 0;
}
#footer .footer-navigation .social-links > li > a:hover,
#footer .footer-navigation .social-links > li > a:active {
  color: #ffa800;
}
#footer .footer-sitemap {
  padding: 15px 0 30px;
}
#footer .footer-sitemap ul,
#footer .footer-sitemap li {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
}
#footer .footer-sitemap ul ul {
  padding-top: 10px;
}
#footer .footer-sitemap a {
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #003b74;
  line-height: 1.1;
  display: block;
  text-decoration: none;
  color: #ffa800;
  font-size: 16px;
  line-height: 1.2em;
  padding: 4px 10px;
}
#footer .footer-sitemap a:hover {
  color: #ffd480;
}
#footer .footer-sitemap .section-title {
  position: relative;
  border-bottom: solid 1px #336290;
  height: 90px;
  width: 100%;
}
#footer .footer-sitemap .section-title a {
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #003b74;
  line-height: 1.1;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 10px;
  color: #809dba;
}
#footer .footer-sitemap .section-title a:hover {
  color: white;
}
/* Mobile + Wide Mobile: 2 columns */

@media (max-width: 767px) {
  #footer .footer-navigation .nav-footer > li:nth-of-type(2n+1) {
    border-right-width: 1px;
  }
  #footer .footer-navigation .nav-footer > li:last-child,
  #footer .footer-navigation .nav-footer > li:nth-last-of-type(2) {
    border-bottom-width: 0;
  }
  #footer .footer-sitemap .nav-sitemap > li:nth-of-type(2n+1) {
    clear: left;
  }
}
/* Tablet portrait */

@media (min-width: 768px) {
  #footer .footer-byline .byline-logo {
    text-align: left;
  }
  #footer .footer-byline .byline-text {
    padding-top: 15px;
    text-align: right;
    font-size: 26px;
  }
}
/* Tablet portrait: 3 columns */

@media (min-width: 768px) and (max-width: 1023px) {
  #footer .footer-navigation .nav-footer > li:nth-of-type(3n+1) {
    border-right-width: 1px;
  }
  #footer .footer-navigation .nav-footer > li:last-child,
  #footer .footer-navigation .nav-footer > li:nth-last-of-type(2),
  #footer .footer-navigation .nav-footer > li:nth-last-of-type(3) {
    border-bottom-width: 0;
  }
  #footer .footer-sitemap .nav-sitemap > li:nth-of-type(3n+1) {
    clear: left;
  }
}
/* Tablet landscape and up: 6 columns */

@media (min-width: 1024px) {
  #footer .footer-byline .byline-text {
    padding-top: 15px;
    font-size: 32px;
  }
  #footer .footer-navigation .nav-footer > li {
    border-bottom-width: 0;
  }
  #footer .footer-sitemap .nav-sitemap > li:nth-of-type(6n+1) {
    clear: left;
  }
}
/* Desktop */

@media (min-width: 1270px) {
  #footer .footer-byline .byline-text {
    text-align: center;
    font-size: 32px;
  }
}


#header,
#headercongress {
  height: 50px;
}
#header .site-navigation,
#headercongress .site-navigation {
  float: right;
  position: static;
}
#header .nav-icons,
#headercongress .nav-icons {
  zoom: 1;
  /* For IE 6/7 */

  display: block;
  width: auto;
  height: 50px;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10000;
  list-style: none;
  text-align: right;
}
#header .nav-icons:before,
#headercongress .nav-icons:before,
#header .nav-icons:after,
#headercongress .nav-icons:after {
  content: " ";
  display: table;
}
#header .nav-icons:after,
#headercongress .nav-icons:after {
  clear: both;
}
#header .nav-icons li,
#headercongress .nav-icons li {
  display: block;
  width: 50px;
  height: 50px;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  float: left;
  list-style: none;
  position: relative;
}
#header .nav-icons li a,
#headercongress .nav-icons li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 10px;
  position: absolute;
  left: 0;
  top: 0;
  border: solid 0 #336290;
  color: #809dba;
  text-align: center;
}
#header .nav-icons li a:hover,
#headercongress .nav-icons li a:hover,
#header .nav-icons li a:focus,
#headercongress .nav-icons li a:focus,
#header .nav-icons li a:active,
#headercongress .nav-icons li a:active {
  color: #ffa800;
}
#header .nav-icons .fa,
#headercongress .nav-icons .fa {
  font-size: 30px;
}
#header .nav-icons .icon-menu .navbar-toggle,
#headercongress .nav-icons .icon-menu .navbar-toggle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
#header .nav-icons .icon-home a,
#headercongress .nav-icons .icon-home a {
  border-left-width: 1px;
}
#header .nav-icons .icon-search,
#headercongress .nav-icons .icon-search {
  display: none;
}
#header .nav-icons .icon-search a,
#headercongress .nav-icons .icon-search a {
  border-top-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-bottom-color: #003b74;
}
#header .nav-icons .icon-search a .fa-search,
#headercongress .nav-icons .icon-search a .fa-search {
  display: none;
}
#header .nav-icons .icon-search a .fa-close,
#headercongress .nav-icons .icon-search a .fa-close {
  display: inline;
}
#header .nav-icons .icon-search a.collapsed,
#headercongress .nav-icons .icon-search a.collapsed {
  border-bottom-width: 1px;
  border-bottom-color: #336290;
}
#header .nav-icons .icon-search a.collapsed .fa-search,
#headercongress .nav-icons .icon-search a.collapsed .fa-search {
  display: inline;
}
#header .nav-icons .icon-search a.collapsed .fa-close,
#headercongress .nav-icons .icon-search a.collapsed .fa-close {
  display: none;
}
#header .navbar-toggle,
#headercongress .navbar-toggle {
  width: 50px;
  height: 50px;
  padding: 10px;
  margin: 0;
  border: solid 1px transparent;
  border-top: 0;
  border-right: 0;
  border-left-color: #336290;
  border-bottom-color: #003b74;
  box-sizing: border-box;
}
#header .navbar-toggle .icon-bar,
#headercongress .navbar-toggle .icon-bar {
  margin: 3px auto;
  width: 100%;
  height: 5px;
  background: #ffa800;
  -webkit-transform: rotate(0deg) translate(0, 0);
  -moz-transform: rotate(0deg) translate(0, 0);
  transform: rotate(0deg) translate(0, 0);
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  -moz-transition: -web-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
#header .navbar-toggle .icon-bar.icon-bar-1,
#headercongress .navbar-toggle .icon-bar.icon-bar-1 {
  opacity: 1;
  -webkit-transform: rotate(45deg) translate(5px, 5px);
  -moz-transform: rotate(45deg) translate(5px, 5px);
  transform: rotate(45deg) translate(5px, 5px);
}
#header .navbar-toggle .icon-bar.icon-bar-2,
#headercongress .navbar-toggle .icon-bar.icon-bar-2 {
  opacity: 0;
}
#header .navbar-toggle .icon-bar.icon-bar-3,
#headercongress .navbar-toggle .icon-bar.icon-bar-3 {
  opacity: 1;
  -webkit-transform: rotate(-45deg) translate(6px, -6px);
  -moz-transform: rotate(-45deg) translate(6px, -6px);
  transform: rotate(-45deg) translate(6px, -6px);
}
#header .navbar-toggle.collapsed,
#headercongress .navbar-toggle.collapsed {
  border-left-color: transparent;
  border-bottom-color: #336290;
}
#header .navbar-toggle.collapsed .icon-bar,
#headercongress .navbar-toggle.collapsed .icon-bar {
  background: #809dba;
  opacity: 1;
  -webkit-transform: rotate(0deg) translate(0, 0);
  -moz-transform: rotate(0deg) translate(0, 0);
  transform: rotate(0deg) translate(0, 0);
}
#header .navbar-toggle.collapsed:hover .icon-bar,
#headercongress .navbar-toggle.collapsed:hover .icon-bar,
#header .navbar-toggle.collapsed:focus .icon-bar,
#headercongress .navbar-toggle.collapsed:focus .icon-bar,
#header .navbar-toggle.collapsed:active .icon-bar,
#headercongress .navbar-toggle.collapsed:active .icon-bar {
  background: #ffa800;
}
#header .navbar-site,
#headercongress .navbar-site {
  zoom: 1;
  /* For IE 6/7 */

  display: block;
  width: 100%;
  min-height: 0;
  padding: 0;
  margin: 0;
  position: absolute;
  left: 0;
  top: 49px;
  z-index: 9998;
  border: 0;
}
#header .navbar-site:before,
#headercongress .navbar-site:before,
#header .navbar-site:after,
#headercongress .navbar-site:after {
  content: " ";
  display: table;
}
#header .navbar-site:after,
#headercongress .navbar-site:after {
  clear: both;
}
#header .navbar-site .navbar-inner,
#headercongress .navbar-site .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  position: relative;
  background: #003b74;
  border-top: solid 1px #336290;
  border-bottom: solid 1px #336290;
  box-shadow: 0 20px 20px rgba(0, 0, 0, 0.15);
}
#header .navbar-site .navbar-inner.in,
#headercongress .navbar-site .navbar-inner.in {
  max-height: 9999px;
  overflow-y: visible;
}
#header .navbar-site a,
#headercongress .navbar-site a,
#header .navbar-site a:link,
#headercongress .navbar-site a:link,
#header .navbar-site a:visited,
#headercongress .navbar-site a:visited,
#header .navbar-site a:hover,
#headercongress .navbar-site a:hover,
#header .navbar-site a:focus,
#headercongress .navbar-site a:focus,
#header .navbar-site a:active,
#headercongress .navbar-site a:active {
  background-color: transparent;
}
#header .navbar-site .split-title,
#headercongress .navbar-site .split-title {
  text-transform: uppercase;
}
#header .navbar-site .split-title .title-p1,
#headercongress .navbar-site .split-title .title-p1 {
  font-size: 16px;
}
#header .navbar-site .split-title .title-p2,
#headercongress .navbar-site .split-title .title-p2 {
  font-size: 21px;
  color: white;
}
#header .navbar-site .nav > li,
#headercongress .navbar-site .nav > li {
  display: block;
  width: 50%;
  height: 80px;
  padding: 0;
  margin: 0;
  float: left;
  list-style: none;
  position: static;
}
#header .navbar-site .nav > li > a,
#headercongress .navbar-site .nav > li > a {
  display: block;
  width: 100%;
  height: 80px;
  padding: 40px 10px;
  border: solid 1px #336290;
  border-right-width: 0;
  border-bottom-width: 0;
  position: relative;
  text-align: left;
  box-sizing: border-box;
}
#header .navbar-site .split-title .title-p1,
#headercongress .navbar-site .split-title .title-p1,
#header .navbar-site .split-title .title-p2,
#headercongress .navbar-site .split-title .title-p2 {
  white-space: nowrap;
}
#header .dropdown.open .dropdown-toggle .title-p1,
#headercongress .dropdown.open .dropdown-toggle .title-p1 {
  color: #a68229;
}
#header .dropdown.open .dropdown-toggle .title-p2,
#headercongress .dropdown.open .dropdown-toggle .title-p2 {
  color: #ffa800;
}
#header .dropdown-menu,
#headercongress .dropdown-menu {
  padding: 0;
  margin: -1px 0 0;
  border: 0;
  box-shadow: 0 20px 20px rgba(0, 0, 0, 0.15);
}
#header .dropdown-menu ul,
#headercongress .dropdown-menu ul,
#header .dropdown-menu li,
#headercongress .dropdown-menu li {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
}
#header .dropdown-menu-items,
#headercongress .dropdown-menu-items {
  zoom: 1;
  /* For IE 6/7 */

  width: 100%;
  background: #003b74;
  border: solid 1px #336290;
  border-left-width: 0;
  border-top-width: 0;
  box-sizing: content-box;
}
#header .dropdown-menu-items:before,
#headercongress .dropdown-menu-items:before,
#header .dropdown-menu-items:after,
#headercongress .dropdown-menu-items:after {
  content: " ";
  display: table;
}
#header .dropdown-menu-items:after,
#headercongress .dropdown-menu-items:after {
  clear: both;
}
#header .dropdown-menu-item,
#headercongress .dropdown-menu-item {
  display: block;
  width: 50%;
  height: 120px;
  overflow: hidden;
  float: left;
  border: solid 1px #336290;
  border-right-width: 0;
  border-bottom-width: 0;
  box-sizing: border-box;
  text-align: left;
  position: relative;
}
#header .dropdown-menu-item .menu-item-inner,
#headercongress .dropdown-menu-item .menu-item-inner {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  padding: 12px;
}
#header .dropdown-menu-item .menu-item-inner .menu-item-fade,
#headercongress .dropdown-menu-item .menu-item-inner .menu-item-fade,
#header .dropdown-menu-item .menu-item-inner:after,
#headercongress .dropdown-menu-item .menu-item-inner:after {
  content: ' ';
  display: block;
  width: 100%;
  height: 30px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(data:image/svg+xml;<?xml version='1.0' ?><svg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%' viewBox='0 0 1 1' preserveAspectRatio='none'><linearGradient id='grad-ucgg-generated' gradientUnits='userSpaceOnUse' x1='0%' y1='0%' x2='0%' y2='100%'><stop offset='0%' stop-color='#003b74' stop-opacity='1'/><stop offset='80%' stop-color='#003b74' stop-opacity='1'/></linearGradient><rect x='0' y='0' width='1' height='1' fill='url(#grad-ucgg-generated)' /></svg>);
  background: -moz-linear-gradient(top, rgba(0, 59, 116, 0) 0%, #003b74 80%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 59, 116, 0)), color-stop(80%, #003b74));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 59, 116, 0) 0%, #003b74 80%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 59, 116, 0) 0%, #003b74 80%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 59, 116, 0) 0%, #003b74 80%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 59, 116, 0) 0%, #003b74 80%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='argb(fade(@color-from, 0))', endColorstr='argb(fade(@color-from, 0))', GradientType=0);
  /* IE6-8 */

}
.ie9 #header .dropdown-menu-item .menu-item-inner .menu-item-fade,
.ie9 #headercongress .dropdown-menu-item .menu-item-inner .menu-item-fade,
.ie9 #header .dropdown-menu-item .menu-item-inner:after,
.ie9 #headercongress .dropdown-menu-item .menu-item-inner:after {
  filter: none;
}
#header .dropdown-menu-item .menu-item-title,
#headercongress .dropdown-menu-item .menu-item-title {
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #ffa800;
  line-height: 1.1;
  margin-bottom: 12px;
}
#header .dropdown-menu-item .menu-item-description,
#headercongress .dropdown-menu-item .menu-item-description {
  color: #809dba;
  font-size: 14px;
  line-height: 1.2em;
  margin: 0;
}
#header .site-search .search-input .input-group-btn,
#headercongress .site-search .search-input .input-group-btn,
#header .site-search .search-input .input-group-addon,
#headercongress .site-search .search-input .input-group-addon,
#header .site-search .search-input .form-control,
#headercongress .site-search .search-input .form-control {
  height: 56px;
  font-size: 24px;
  line-height: 36px;
}
#header .site-search .search-input .input-group-btn .btn,
#headercongress .site-search .search-input .input-group-btn .btn {
  padding-left: 12px;
  padding-right: 12px;
  color: #809dba;
}
#header .site-search .search-input .input-group-btn .btn:hover,
#headercongress .site-search .search-input .input-group-btn .btn:hover {
  color: #ffa800;
}
#header .site-search .search-input .form-control,
#headercongress .site-search .search-input .form-control {
  padding-left: 0;
}
#header .site-search .search-filters,
#headercongress .site-search .search-filters {
  padding-top: 15px;
  padding-bottom: 15px;
}
#header .site-search .header-label,
#headercongress .site-search .header-label {
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #003b74;
  line-height: 1.1;
  color: #809dba;
  text-transform: uppercase;
}
#header .site-search .filter-field,
#headercongress .site-search .filter-field {
  padding-top: 10px;
  padding-bottom: 10px;
}
#header .site-search .filter-field label,
#headercongress .site-search .filter-field label {
  color: #809dba;
  font-weight: 500;
}
#header .site-search .filter-field input[type="checkbox"]:checked + label,
#headercongress .site-search .filter-field input[type="checkbox"]:checked + label,
#header .site-search .filter-field input[type="checkbox"]:checked ~ label,
#headercongress .site-search .filter-field input[type="checkbox"]:checked ~ label {
  color: white;
}
#header .site-search .date-range-from .input-group-addon:first-child,
#headercongress .site-search .date-range-from .input-group-addon:first-child,
#header .site-search .date-range-to .input-group-addon:first-child,
#headercongress .site-search .date-range-to .input-group-addon:first-child {
  padding-left: 0;
}
#header .menu-search,
#headercongress .menu-search {
  max-width: 768px;
  position: absolute;
  right: 0;
  top: 79px;
  z-index: 9999;
  background: #003b74;
  border: solid 1px #336290;
  border-left-width: 0;
  border-right-width: 0;
  box-shadow: 0 20px 20px rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
}
#header .menu-search.in,
#headercongress .menu-search.in {
  display: none;
  z-index: 9999;
}
#header .menu-search .search-input,
#headercongress .menu-search .search-input {
  border-bottom: solid 1px #336290;
}
/* Want to get before it goes to wide mobile */

@media (max-width: 480px) {
  #header .navbar-site .nav > li:nth-of-type(2n+1) > a,
  #headercongress .navbar-site .nav > li:nth-of-type(2n+1) > a {
    border-left: 0;
  }
}
/* Wide mobile and up */

@media (min-width: 480px) {
  #header,
  #headercongress {
    height: 80px;
  }
  #header .nav-icons,
  #headercongress .nav-icons {
    width: 120px;
    height: 80px;
  }
  #header .nav-icons li,
  #headercongress .nav-icons li {
    width: 40px;
    height: 40px;
  }
  #header .nav-icons li a,
  #headercongress .nav-icons li a {
    padding: 8px;
  }
  #header .nav-icons .fa,
  #headercongress .nav-icons .fa {
    font-size: 24px;
  }
  #header .nav-icons .icon-menu,
  #headercongress .nav-icons .icon-menu {
    width: 80px;
    height: 80px;
    float: left;
  }
  #header .nav-icons .icon-menu .navbar-toggle,
  #headercongress .nav-icons .icon-menu .navbar-toggle {
    padding: 30px 25px;
  }
  #header .nav-icons .icon-home,
  #headercongress .nav-icons .icon-home,
  #header .nav-icons .icon-search,
  #headercongress .nav-icons .icon-search {
    clear: right;
  }
  #header .nav-icons .icon-home a,
  #headercongress .nav-icons .icon-home a,
  #header .nav-icons .icon-search a,
  #headercongress .nav-icons .icon-search a {
    border-right-width: 1px;
  }
  #header .nav-icons .icon-search,
  #headercongress .nav-icons .icon-search {
    display: block;
  }
  #header .navbar-site,
  #headercongress .navbar-site {
    top: 79px;
  }
  #header .navbar-site .navbar-inner,
  #headercongress .navbar-site .navbar-inner {
    border-top: 0;
    border-right: solid 1px #336290;
  }
  #header .navbar-site .site-search,
  #headercongress .navbar-site .site-search {
    display: none;
  }
  #header .navbar-site .nav > li,
  #headercongress .navbar-site .nav > li {
    width: 33.33%;
    height: 80px;
  }
  #header .navbar-site .nav > li > a,
  #headercongress .navbar-site .nav > li > a {
    height: 80px;
  }
  #header .menu-search.in,
  #headercongress .menu-search.in {
    display: block;
  }
  #header .menu-search .filter-field,
  #headercongress .menu-search .filter-field {
    width: 33.33%;
  }
}
/* Target only Wide Mobile */

@media (min-width: 480px) and (max-width: 767px) {
  #header .menu-search .filter-field,
  #headercongress .menu-search .filter-field {
    width: 33.33%;
  }
}
/* Tablet portrait and up*/

@media (min-width: 768px) {
  #header .nav-icons .icon-home a,
  #headercongress .nav-icons .icon-home a,
  #header .nav-icons .icon-search a,
  #headercongress .nav-icons .icon-search a {
    border-right-color: #336290;
  }
  #header .menu-search,
  #headercongress .menu-search {
    border-left-width: 1px;
    border-right-width: 1px;
  }
}
/* Tablet landscape and up */

@media (min-width: 1024px) {
  #header,
  #headercongress {
    height: 100px;
  }
  #header .nav-icons,
  #headercongress .nav-icons {
    width: 50px;
    height: 100px;
    right: -35px;
    /* Taking into account .row and .container's 15px margins */
  
  }
  #header .nav-icons li,
  #headercongress .nav-icons li {
    width: 50px;
    height: 50px;
  }
  #header .nav-icons li a,
  #headercongress .nav-icons li a {
    padding: 10px;
  }
  #header .nav-icons .fa,
  #headercongress .nav-icons .fa {
    font-size: 30px;
  }
  #header .nav-icons .icon-home a,
  #headercongress .nav-icons .icon-home a,
  #header .nav-icons .icon-search a,
  #headercongress .nav-icons .icon-search a {
    border-right-width: 1px;
  }
  #header .site-navigation,
  #headercongress .site-navigation {
    position: absolute;
    top: 0;
    right: 0;
    height: 100px;
    padding-right: 15px;
  }
  #header .navbar-site,
  #headercongress .navbar-site {
    width: auto;
    position: relative;
    top: auto;
    left: auto;
    text-align: right;
  }
  #header .navbar-site .navbar-inner,
  #headercongress .navbar-site .navbar-inner {
    background: transparent;
    border: 0;
    box-shadow: none;
  }
  #header .navbar-site .nav > li,
  #headercongress .navbar-site .nav > li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 100px;
    height: 100px;
    float: none;
  }
  #header .navbar-site .nav > li > a,
  #headercongress .navbar-site .nav > li > a {
    border-top: 0;
    padding: 55px 5px 12px 12px;
    height: 100px;
  }
  #header .dropdown-menu-item,
  #headercongress .dropdown-menu-item {
    width: 230px;
  }
  #header .menu-search,
  #headercongress .menu-search {
    top: 99px;
    right: -35px;
    border-left-width: 1px;
    border-right-width: 1px;
  }
}
/* Desktop */

@media (min-width: 1270px) {
  #header .navbar-site .nav > li,
  #headercongress .navbar-site .nav > li {
    width: 125px;
  }
  #header .dropdown-menu-item,
  #headercongress .dropdown-menu-item {
    width: 290px;
  }
  #header .dropdown-menu-item .menu-item-title,
  #headercongress .dropdown-menu-item .menu-item-title {
    font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: 500;
    color: #ffa800;
    line-height: 1.1;
  }
  #header .menu-search,
  #headercongress .menu-search {
    max-width: calc(775px);
  }
}
.panel,
.panel-default {
  border: 0;
  box-shadow: none;
}
.panel-default .panel-heading {
  display: block;
  background: #ffa800;
  color: white;
  font-family: 'Franklin Gothic', 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}
.panel-default .panel-heading .panel-title {
  color: inherit;
}
.panel-body {
  border: solid 1px #aaaaaa;
}
.cta-bar {
  clear: both;
  padding: 20px 0 0;
}
.cta-bar .activetrigger,
.cta-bar .trigger {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cta-bar form:before,
.cta-bar form:after {
  content: " ";
  display: table;
}
.cta-bar form select {
  height: 48px;
  line-height: 36px;
}
.cta-bar form select,
.cta-bar form .activetrigger,
.cta-bar form .trigger {
  width: 80%;
  float: left;
}
.cta-bar form .dropcontainer {
  width: 80%;
}
.cta-bar form .dropcontainer .dropdownvisible {
  margin-top: 48px;
}
.cta-bar form .btn-cta-go {
  display: inline-block;
  width: 20%;
  float: left;
}
.cta-bar .cta-bar-tab-nav {
  border: 0;
  border-bottom: solid 1px #ffa800;
}
.cta-bar .cta-bar-tab-nav li {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: -1px;
}
.cta-bar .cta-bar-tab-nav li a {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  background: transparent;
  border: solid 1px transparent;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.cta-bar .cta-bar-tab-nav li:first-child a {
  border-left: 0;
  border-top-left-radius: 0;
  padding-left: 0;
}
.cta-bar .cta-bar-tab-nav li:last-child a {
  border-right: 0;
  border-top-right-radius: 0;
}
.cta-bar .cta-bar-tab-nav li.active a {
  background: #003b74;
  border-color: #ffa800;
  border-bottom-color: #003b74;
}
.cta-bar .tab-content {
  border: 0;
}
/* Tablet Portrait */

@media (min-width: 768px) {
  
}
/* Tablet Landscape */

@media (min-width: 1024px) {
  .cta-bar {
    border-top: solid 1px #336290;
  }
  .cta-bar .cta-bar-tab-nav {
    border: 0;
  }
  .cta-bar .cta-bar-tab-nav li a {
    border: none;
    padding-bottom: 0;
  }
  .cta-bar .cta-bar-tab-nav li:first-child a {
    padding-left: 0;
  }
  .cta-bar .cta-bar-tab-nav.row-collapse {
    margin-left: -15px;
    margin-right: -15px;
  }
  .cta-bar .cta-bar-tab-nav li {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cta-bar .cta-bar-tab-nav li a {
    padding-left: 0;
    padding-right: 0;
  }
  .cta-bar .cta-bar-tab-nav li .split-title:hover .title-p1,
  .cta-bar .cta-bar-tab-nav li .split-title:active .title-p1 {
    color: #809dba;
  }
  .cta-bar .cta-bar-tab-nav li .split-title:hover .title-p2,
  .cta-bar .cta-bar-tab-nav li .split-title:active .title-p2 {
    color: white;
  }
  .cta-bar .tab-content .tab-pane {
    display: block;
  }
}
#actu-network-links {
  padding-top: 30px;
  padding-bottom: 30px;
}
#actu-network-links .container {
  background-color: white;
}
#actu-network-links .split-title {
  padding-bottom: 20px;
  text-align: center;
}
#actu-network-links .split-title .title-p1 {
  text-transform: none;
  font-size: 24px;
}
#actu-network-links .split-title .title-p2 {
  color: #003b74;
  font-size: 36px;
}
#actu-network-links .tabbed-links {
  position: relative;
}
#actu-network-links .carousel-nav {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
#actu-network-links .carousel-nav a {
  color: #ffa800;
  text-decoration: none;
}
#actu-network-links .carousel-nav .nav-previous,
#actu-network-links .carousel-nav .nav-next {
  display: block;
  padding: 20px 10px;
  position: absolute;
  z-index: 99;
  font-size: 24px;
}
#actu-network-links .carousel-nav .nav-previous {
  left: 0;
}
#actu-network-links .carousel-nav .nav-next {
  right: 0;
}
#actu-network-links .nav-tabs,
#actu-network-links .nav-pills {
  text-align: center;
  border-bottom: 0;
}
#actu-network-links .nav-tabs > li,
#actu-network-links .nav-pills > li {
  display: none;
  width: auto;
  float: none;
  padding: 0;
  margin: 0 0 -1px;
  text-align: center;
}
#actu-network-links .nav-tabs > li a,
#actu-network-links .nav-pills > li a {
  border-color: transparent;
  padding: 0 40px;
  margin: 0;
}
#actu-network-links .nav-tabs > li.active,
#actu-network-links .nav-pills > li.active {
  display: block;
  width: 100%;
}
#actu-network-links .nav-tabs > li img,
#actu-network-links .nav-pills > li img {
  max-width: 150px;
}
#actu-network-links .tab-content {
  padding: 0;
}
#actu-network-links .tab-pane {
  padding: 20px 0 40px;
  text-align: center;
}
#actu-network-links .tab-pane h1,
#actu-network-links .tab-pane h2,
#actu-network-links .tab-pane h3,
#actu-network-links .tab-pane h4,
#actu-network-links .tab-pane h5,
#actu-network-links .tab-pane h6 {
  margin: 0 0 .5em;
}
#actu-network-links .tab-pane .network-name {
  font-size: 21px;
}
#actu-network-links .tab-pane .btn {
  padding-left: 12px;
  padding-right: 12px;
  font-size: 14px;
  width: 100%;
}
#actu-network-links .network-summary {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
/* Wide mobile */

@media (min-width: 480px) {
  #actu-network-links .tab-pane .btn {
    padding-left: 24px;
    padding-right: 24px;
    font-size: 18px;
    width: auto;
  }
}
/* Tablet portrait */

@media (min-width: 768px) {
  #actu-network-links .carousel-nav {
    display: none;
  }
  #actu-network-links .nav-tabs,
  #actu-network-links .nav-pills {
    border-bottom: solid 1px #ffa800;
  }
  #actu-network-links .nav-tabs li,
  #actu-network-links .nav-pills li {
    display: inline-block;
    *display: inline;
    /* IE */
    zoom: 1;
    padding: 0;
  }
  #actu-network-links .nav-tabs li a,
  #actu-network-links .nav-pills li a {
    padding: 15px;
    border-color: transparent;
    border-bottom-color: #ffa800;
  }
  #actu-network-links .nav-tabs li.active,
  #actu-network-links .nav-pills li.active {
    display: inline-block;
    *display: inline;
    /* IE */
    zoom: 1;
    width: auto;
    padding: 0;
  }
  #actu-network-links .nav-tabs li.active a,
  #actu-network-links .nav-pills li.active a {
    border: solid 1px #ffa800;
    border-bottom-color: white;
  }
  #actu-network-links .nav-tabs li img,
  #actu-network-links .nav-pills li img {
    max-width: 90px;
    line-height: 50px;
    vertical-align: middle;
  }
  #actu-network-links .tab-pane {
    padding: 50px 0;
  }
  #actu-network-links .tab-pane .network-name {
    font-size: 32px;
  }
  #actu-network-links .tab-pane .btn {
    padding-left: 48px;
    padding-right: 48px;
    font-size: 18px;
    width: auto;
  }
}
/* Tablet landscape */

@media (min-width: 1024px) {
  
}
/* Desktop */

@media (min-width: 1270px) {
  #actu-network-links .nav-tabs li img,
  #actu-network-links .nav-pills li img {
    max-width: 150px;
  }
}
.courselevel {
  border-bottom: 1px solid lightgray;
}
.courselevel h4 {
  font-weight: bold;
}
.coursename h5 {
  font-weight: bold;
}
.courseentry .courseelementtext {
  display: inline-block;
  width: 80%;
  padding-right: 5%;
}
.courseentry .courseelementbutton {
  display: inline-block;
  width: 19%;
  vertical-align: top;
  padding-top: 2%;
}
.viewcoursebutton {
  display: block;
  font: bold 15px Arial;
  text-decoration: none;
  text-align: center;
  color: white;
  padding: 10px 45px 10px 45px;
}
.viewactiontton {
  display: block;
  font: bold 15px Arial;
  text-decoration: none;
  text-align: center;
  color: white;
  padding: 10px 45px 10px 45px;
  margin-top: 2%;
  color: #6e6e6e;
  padding-bottom: 4%;
}
.Table {
  display: table;
  font-size: medium;
}
.Title {
  display: table-caption;
  text-align: center;
  font-weight: bold;
  font-size: larger;
}
.Heading {
  display: table-row;
  font-weight: bold;
  text-align: center;
}
.Row {
  display: table-row;
}
.AlternateRow {
  display: table-row;
  background-color: lightgray;
}
.Cell {
  display: table-cell;
  border: solid;
  border-width: thin;
  padding-left: 5px;
  padding-right: 5px;
}
.LeftCell {
  display: table-cell;
  border: solid;
  border-width: thin;
  padding-left: 5px;
  padding-right: 5px;
  font-weight: bold;
}
.course-Header {
  vertical-align: top;
  display: inline-block;
  width: 55%;
}
.course-detail {
  display: inline-block;
  padding-left: 5%;
}
.imagespace {
  border: 2px solid #003b75;
  margin-left: 30px;
  margin-bottom: 30px;
  margin-right: 30px;
}
.imagespaceRight {
  border: 2px solid #003b75;
  margin-left: 30px;
  margin-bottom: 30px;
  float: right;
}
.imagespaceLeft {
  border: 2px solid #003b75;
  margin-right: 30px;
  margin-bottom: 30px;
  float: left;
}
.program-border-up {
  border-top: solid;
  border-width: 1px;
  border-color: lightgrey;
  margin-top: 15px;
}
.program-border-up h3 {
  margin-top: 0px;
}
.program-congress-title {
  font-size: 4.5em;
  text-align: center;
  line-height: 32px;
  color: #ff6c2c;
  font-weight: 500;
}
.Program-Roomname {
  color: #ff6c2c;
  font-weight: 500;
}
.program-timeslot {
  font-weight: 500;
  padding-top: 20px !important;
}
.program-content-Heading {
  font-size: 1.5em;
  font-weight: 500;
  color: #003b74;
  line-height: 36px;
}
.program-content-itemtext {
  font-size: 1em;
  color: #003b74;
  line-height: 10px;
}
.program-border-bottom {
  border-bottom: solid;
  border-width: 1px;
  border-color: lightgrey;
}
.program-partners {
  font-weight: 500;
}
.program-partnersdiv {
  padding-top: 20px;
}
.program-concurrent-p1 {
  color: #809dba;
}
@media (max-width: 768px) {
  .program-congress-title {
    font-size: 3.0em !important;
  }
}
.mygrid {
  background-color: red;
  position: absolute;
  top: 5px;
}
.fc .fc-toolbar h2 {
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-weight: 500;
  color: #003b74;
  line-height: 1.1;
}
.fc td.fc-today {
  background-color: #ffa800;
  border-color: transparent;
  color: white;
}
a.fc td.fc-today:link,
.fc td.fc-today.btn:link,
button.fc td.fc-today:link,
a.fc td.fc-today:visited,
.fc td.fc-today.btn:visited,
button.fc td.fc-today:visited {
  color: white;
  border-color: transparent;
}
a.fc td.fc-today:hover,
.fc td.fc-today.btn:hover,
button.fc td.fc-today:hover {
  color: white;
  border-color: transparent;
  background-color: #e69d0c;
}
a.fc td.fc-today:focus,
.fc td.fc-today.btn:focus,
button.fc td.fc-today:focus,
a.fc td.fc-today:active,
.fc td.fc-today.btn:active,
button.fc td.fc-today:active {
  color: white;
  border-color: transparent;
}
.fc td.fc-today.input-group-addon {
  color: #ffd480;
}
input.fc td.fc-today:focus,
textarea.fc td.fc-today:focus,
input.fc td.fc-today:active,
textarea.fc td.fc-today:active {
  color: white;
  border-color: transparent;
}
input.fc td.fc-today::-webkit-input-placeholder,
textarea.fc td.fc-today::-webkit-input-placeholder {
  color: #ffd480;
}
input.fc td.fc-today:-moz-placeholder,
textarea.fc td.fc-today:-moz-placeholder {
  /* Firefox 18- */
  color: #ffd480;
}
input.fc td.fc-today::-moz-placeholder,
textarea.fc td.fc-today::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffd480;
}
input.fc td.fc-today:-ms-input-placeholder,
textarea.fc td.fc-today:-ms-input-placeholder {
  color: #ffd480;
}
select.fc td.fc-today:focus,
select.fc td.fc-today:active {
  color: white;
  border-color: transparent;
}
.fc .fc-event {
  background: #003b74;
  border-color: #003b74;
  color: white;
}
.fc-today-button {
  text-transform: capitalize;
}
.events-search {
  margin-bottom: 30px;
}
.events-list {
  padding-bottom: 40px;
}
.events-list table {
  border: 0 !important;
}
.events-list table tr,
.events-list table td,
.events-list table th {
  border: 0 !important;
  padding-left: 0 !important;
}
.events-list-upcoming {
  margin-top: 50px;
}
.event {
  margin-top: 30px;
  margin-bottom: 50px;
}
.event-title {
  margin-top: 0;
}
.event-info table th {
  width: 20%;
}
.event-info table td {
  width: auto;
}
.event-info table th,
.event-info table td {
  padding: 3px !important;
}
.event-button {
  text-align: right;
}
.event-button .btn {
  width: 100%;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 18px;
}
.event-thumb img {
  width: auto;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 0;
  max-height: none;
}
.event-empty {
  margin-bottom: 50px;
}
.event-empty h5 {
  font-size: 30px;
  font-weight: normal;
}
.lstnon {
  list-style: none;
}
.article-sidebar {
  font-size: 16px;
  margin-bottom: 40px;
}
.article-sidebar .btn {
  width: 100%;
  font-size: 18px;
  margin-bottom: 10px;
}
.article-sidebar .panel .panel-heading {
  background-color: #ffa800;
  color: white;
  border: 0;
}
.article-sidebar .panel .panel-title {
  font-size: 16px;
}
.article-sidebar .panel .panel-title a {
  color: white;
  text-transform: uppercase;
}
.article-sidebar .panel .panel-title a:hover,
.article-sidebar .panel .panel-title a:active,
.article-sidebar .panel .panel-title a:focus {
  text-decoration: none;
}
.article-sidebar .panel .panel-body {
  padding: 0;
}
.article-sidebar .panel .panel-body ol,
.article-sidebar .panel .panel-body ul,
.article-sidebar .panel .panel-body li {
  padding: 0;
  margin: 0;
}
.article-sidebar .panel .panel-body li {
  margin-left: 20px;
}
.article-sidebar .panel .panel-heading + .panel-body,
.article-sidebar .panel .panel-heading ~ .panel-body {
  border-top: 0;
}
.article-sidebarMoble {
  margin-top: 45px;
}
.article-sidebarMoble .btn {
  width: 100%;
}
.article-sidebarMoble .panel .panel-title {
  font-size: 16px;
}
.article-sidebarMoble .external-links .link-list {
  padding-left: 15px;
}
.article-sidebarMoble .external-links .panel-body {
  padding: 15px !important;
}
/* Article details */

.article-details-list {
  margin: 0;
}
.article-details-list .clearfix:first-child .article-detail-title,
.article-details-list .clearfix:first-child .article-detail-description {
  border-top: 0;
}
.article-detail-title {
  color: #003b74;
  padding: 10px 15px 0;
  border-top: solid 1px #aaaaaa;
  font-weight: 500;
}
.article-detail-description {
  color: #555555;
  padding: 0 15px 10px;
  border-top: 0;
}
.article-links {
  display: block;
  padding: 0;
  margin: 0 0 20px;
  list-style: none;
}
.article-links > li {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
}
.article-tags {
  margin-top: 30px;
  font-size: 16px;
  margin-bottom: 30px;
}
.article-tags span {
  display: inline-block;
  margin-right: 10px;
  line-height: 24px;
}
.article-tags span i {
  color: #ffa800;
}
.article-tags span:first-child {
  margin-left: 0px;
}
.article-head {
  background-color: #003b74;
  padding-bottom: 20px;
}
.title,
.article-title {
  margin-top: 0;
  color: white;
  font-weight: 500;
  font-size: 28px;
}
.article-summary {
  color: white;
}
.article-date {
  padding-top: 20px;
  color: #ffa800;
  font-weight: 500;
}
.article-image {
  padding-top: 35px;
  padding-bottom: 20px;
}
.article-image img {
  width: auto;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 0;
  max-height: none;
  min-width: 0;
}
.article-image-description {
  padding-top: 20px;
  padding-bottom: 20px;
  color: #003b74;
  font-weight: 500;
  border-bottom: solid 1px #ffa800;
}
.article-body {
  padding-top: 20px;
  padding-bottom: 40px;
}
.article-content {
  clear: both;
}
/* Wide mobile only */

@media (min-width: 480px) and (max-width: 767px) {
  .article-detail-title {
    float: left;
    width: 50%;
    border-top: solid 1px #aaaaaa;
    padding: 10px 15px;
  }
  .article-detail-description {
    float: left;
    width: 50%;
    border-top: solid 1px #aaaaaa;
    padding: 10px 15px;
  }
}
/* Wide mobile and up */

@media (min-width: 480px) {
  .article-title {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  .article-sidebar {
    display: none;
  }
}
/* Tablet portrait and up */

@media (min-width: 768px) {
  .article-content {
    float: none;
    clear: none;
  }
  .article-body .article-content + .article-sidebar,
  .article-body > .container > .row > .article-sidebar {
    float: right;
    z-index: 1;
  }
  .article-title {
    font-size: 36px;
  }
  .article-sidebar {
    display: block;
  }
  .article-sidebarMoble {
    display: none;
  }
  .article-tags {
    margin-top: 30px;
    font-size: 16px;
  }
  .article-tags span {
    display: inline-block;
    margin-right: 10px;
    line-height: 24px;
  }
  .article-tags span i {
    color: #ffa800;
  }
  .article-tags span:first-child {
    margin-left: 0px;
  }
}
/* Tablet landscape and up */

@media (min-width: 1024px) {
  .article-image {
    padding-top: 0px;
  }
  .article-head {
    padding-bottom: 40px;
  }
  .article-head .row {
    position: relative;
  }
  .article-head .row > :last-child {
    position: static;
  }
  .article-head .row .article-date {
    position: absolute;
    right: 15px;
    bottom: 0;
    text-align: right;
    font-size: 24px;
  }
  .article-head .row .article-date > span {
    display: block;
    font-size: 18px;
    font-weight: 400;
  }
  .article-title {
    font-size: 42px;
  }
  .article-summary {
    padding-top: 20px;
  }
  .article-body {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}

/* Legacy: have moved to ArticleItemStyle.less

   If you do need to target sections, then use .article-section

.article-section-wrapper
{

    h1.title
    {
        color: #ffffff;
        font-size:48px;
        line-height:54px;
        font-weight:bold;
        margin-bottom:0px;
    }

    .article-section-head
    {
        background-color: @brand-primary-bg;
        padding-bottom: 50px;

        .title {
            margin-top: 20px;
        }

        .article-section-summary {
            padding-top: 36px;
            color: #FFFFFF;
            font-size: 18px;
            line-height: 26px;
        }

        .article-section-action-buttons {
            text-align:right;

            ul {
                list-style-type:none;
                padding-left: 0px;
                margin-bottom: 0px;
                padding-top: 12px;

                li {
                    display: inline-block;
                    *display:inline; // this fix is needed for IE7-
                    padding: 6px 6px 0px 6px;

                    i {
                        font-size: 2em;
                        color: @brand-primary-alt;
                    }
                }
            }
        }
    }

    .article-section-body
    {
        padding-top: 30px;
        padding-bottom: 25px;

    }

    .ng-table-pager
    {
        ul.pagination
        {
            .remove-box-shadow;
            .no-border-radius;

            list-style-type:none;
            display:inline-block;
            *display: inline;
            // IE7 inline-block hack
            *zoom: 1;
            margin-left: 0;
            margin-bottom: 0;
            padding-left: 0;

            li {
                display:inline;

                a {
                    text-decoration:none;
                    padding: 7px 14px;
                    color: @brand-primary-bg;
                    line-height:50px;

                    &:hover {
                        background-color: @brand-primary-bg;
                        color:#FFF;
                    }
                }
            }
        }

        .btn-group
        {
            .btn-default
            {
                color: @brand-primary-bg;

                .remove-box-shadow;

                &:hover
                {
                    background-color: @brand-primary-bg;
                    color:#FFF;
                }

                &.active
                {
                    background-color: @brand-primary-bg;
                    color:#FFF;
                }
            }
        }

    }
    
}
*/

#actu-featured-news-events {
  background-color: black;
}
#actu-featured-news-events .carousel-inner .item {
  min-height: 200px;
  background: transparent none no-repeat center center;
  background-size: cover;
}
#actu-featured-news-events .carousel-inner .item img {
  min-height: 200px;
  visibility: hidden;
}
#actu-featured-news-events .carousel-control {
  display: none;
}
#actu-featured-news-events .container {
  padding-left: 0;
  padding-right: 0;
}
#actu-featured-news-events .carousel-nav {
  margin-top: -27px;
}
#actu-featured-news-events .carousel-indicators {
  width: 300px;
  height: 27px;
  margin: 0 auto;
  padding: 0;
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
}
#actu-featured-news-events .carousel-indicators li {
  display: inline-block;
  max-width: 70px;
  height: 27px;
  padding: 0 1px 2px;
  margin: 0;
  background: transparent;
  border: 0;
  border-radius: 0;
  vertical-align: top;
}
#actu-featured-news-events .carousel-indicators li span {
  display: block;
  width: 100%;
  height: 12px;
  padding: 0;
  margin: 13px 0 0;
  background: #ffa800;
  border: 0;
  border-radius: 0;
  box-sizing: content-box;
  text-align: left;
  text-indent: -999em;
  overflow: hidden;
}
#actu-featured-news-events .carousel-indicators li:first-child {
  padding-left: 0;
}
#actu-featured-news-events .carousel-indicators li:last-child {
  padding-right: 0;
}
#actu-featured-news-events .carousel-indicators li.active {
  padding-bottom: 0;
}
#actu-featured-news-events .carousel-indicators li.active span {
  height: 14px;
  background-color: #003b74;
  border-bottom-color: #003b74;
}
#actu-featured-news-events .carousel-tabs {
  background: #003b74;
}
#actu-featured-news-events .tab {
  zoom: 1;
  /* For IE 6/7 */

  display: none;
  background: #003b74;
  padding-top: 20px;
  padding-bottom: 0;
}
#actu-featured-news-events .tab:before,
#actu-featured-news-events .tab:after {
  content: " ";
  display: table;
}
#actu-featured-news-events .tab:after {
  clear: both;
}
#actu-featured-news-events .tab.active {
  display: block;
}
#actu-featured-news-events .tab h2 {
  color: white;
  font-size: 21px;
  font-weight: 500;
  line-height: 1.2em;
  text-align: center;
  margin: 0;
}
#actu-featured-news-events .tab p {
  color: #809dba;
  font-size: 14px;
  line-height: 1.4em;
  margin-bottom: 0;
}
#actu-featured-news-events .tab-header {
  padding-bottom: 20px;
}
#actu-featured-news-events .tab-copy {
  padding-bottom: 20px;
}
#actu-featured-news-events .tab-cta .btn {
  width: 100%;
}
/* Tablet Portrait only */

@media (min-width: 768px) and (max-width: 1023px) {
  #actu-featured-news-events .carousel-nav {
    margin-top: -32px;
  }
  #actu-featured-news-events .carousel-indicators {
    width: 748px;
    height: 32px;
  }
  #actu-featured-news-events .carousel-indicators li {
    max-width: 90px;
    height: 32px;
  }
  #actu-featured-news-events .carousel-indicators li span {
    height: 30px;
    margin-top: 0;
  }
  #actu-featured-news-events .carousel-indicators li.active span {
    height: 32px;
  }
  #actu-featured-news-events .tab {
    padding-bottom: 20px;
  }
  #actu-featured-news-events .tab h2 {
    text-align: left;
  }
  #actu-featured-news-events .tab-cta .btn {
    height: 80px;
    text-align: left;
    padding: 25px 10px 25px;
    font-size: 21px;
    line-height: 1em;
  }
  #actu-featured-news-events .tab-cta .btn span {
    display: block;
    color: #ffdc99;
    font-size: 0.8em;
    line-height: 0.8em;
  }
}
/* Tablet portrait and up */

@media (min-width: 768px) {
  #actu-featured-news-events .container {
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
  }
}
/* Tablet landscape and up */

@media (min-width: 1024px) {
  #actu-featured-news-events .carousel-inner .item,
  #actu-featured-news-events .carousel-inner .item img {
    min-height: 400px;
  }
  #actu-featured-news-events .container {
    position: relative;
    max-width: 948px;
    margin-left: auto;
    margin-right: auto;
  }
  #actu-featured-news-events .carousel-nav {
    width: 300px;
    max-width: none;
    position: absolute;
    right: 15px;
    bottom: 60px;
    margin-top: 0;
  }
  #actu-featured-news-events .carousel-indicators {
    text-align: left;
    height: 27px;
  }
  #actu-featured-news-events .carousel-indicators li {
    width: auto;
    min-width: 0;
    max-width: none;
    height: 27px;
  }
  #actu-featured-news-events .carousel-indicators li span {
    height: 25px;
    margin-top: 0;
  }
  #actu-featured-news-events .carousel-indicators li.active span {
    height: 27px;
    margin-top: 0;
  }
  #actu-featured-news-events .tab {
    padding-bottom: 0;
  }
  #actu-featured-news-events .tab h2 {
    text-align: left;
    font-size: 24px;
    margin-bottom: 15px;
  }
  #actu-featured-news-events .tab p {
    text-align: left;
  }
  #actu-featured-news-events .tab-header {
    padding-bottom: 0;
  }
  #actu-featured-news-events .tab-inner {
    height: 170px;
    max-height: 170px;
    overflow: hidden;
    margin-bottom: 15px;
  }
  #actu-featured-news-events .tab-cta {
    padding: 0;
  }
}
/* Desktop and up */

@media (min-width: 1270px) {
  #actu-featured-news-events .container {
    max-width: 1190px;
    margin-left: auto;
    margin-right: auto;
  }
  #actu-featured-news-events .carousel-inner .item,
  #actu-featured-news-events .carousel-inner .item img {
    min-height: 400px;
  }
  #actu-featured-news-events .carousel-nav {
    right: 15px;
  }
}
.breadcrumbs {
  background-color: #003b74;
  color: #336290;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 18px;
  line-height: 1.2em;
}
.breadcrumbs a {
  color: #809dba;
  font-weight: 500;
}
.breadcrumbs a:hover,
.breadcrumbs a:focus {
  color: #ffa800;
}
.breadcrumbs ol {
  list-style-type: none;
  padding-left: 0;
  padding-right: 0;
}
.breadcrumbs ol.breadcrumb {
  margin-bottom: 0;
  background-color: #003b74;
}
.breadcrumbs ol.breadcrumb li:first-child:before {
  display: none;
}
.breadcrumbs ol.breadcrumb li {
  position: relative;
}
.breadcrumbs ol.breadcrumb li:before {
  display: none;
}
.breadcrumbs ol.breadcrumb li:after {
  content: "\f054";
  padding: 0 5px;
  font-family: FontAwesome;
  font-size: 0.6em;
  line-height: 0.6em;
}
@media (min-width: 768px) {
  .breadcrumbs {
    padding-top: 20px;
    font-size: 21px;
  }
}
/* Extra small devices (phones, less than 768px) */

/* No media query since this is the default in Bootstrap */

.image-gallery-list .list-footer {
  padding-top: 30px;
  text-align: center;
}
.image-gallery-list .image-gallery-item {
  margin-top: 30px;
  height: 250px;
  padding: 0;
  position: relative;
  background-color: #003b74;
  color: #809dba;
  overflow: hidden;
}
.image-gallery-list .image-gallery-item:hover .image-gallery-thumb {
  display: none;
}
.image-gallery-list .image-gallery-item:hover .image-gallery-thumb img {
  opacity: 0.2;
  /*-webkit-transform: scale(1.1);
                        -moz-transform: scale(1.1);
                            transform: scale(1.1);*/

}
.image-gallery-list .image-gallery-clickable {
  display: block;
  color: inherit;
  text-decoration: none;
}
.image-gallery-list .image-gallery-thumb {
  display: none;
  width: 100%;
  height: 100%;
  margin: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
.image-gallery-list .image-gallery-thumb img {
  width: auto;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 0;
  max-height: none;
  opacity: 0.1;
  /*-webkit-transform: scale(1);
                -moz-transform: scale(1);
                    transform: scale(1);*/
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.image-gallery-list .image-gallery-info {
  width: 100%;
  height: 100%;
  margin: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.image-gallery-list .image-gallery-title {
  margin: 0;
  padding: 24px 24px 28px;
  color: #ffa800;
  font-size: 24px;
  font-weight: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.image-gallery-list .image-gallery-date {
  font-weight: 500;
  color: #003b74;
  color: inherit;
}
.image-gallery-list .image-gallery-description {
  padding: 0 24px 24px;
  font-size: 18px;
  line-height: 1.3em;
  text-overflow: ellipsis;
}
.image-gallery-list .image-gallery-description p {
  font-size: inherit;
  line-height: inherit;
  margin-bottom: 0;
}
.galleria {
  height: 500px;
}
.gallery-desc {
  padding-bottom: 15px;
}
.current-image-with-description {
  padding-top: 15px;
}
.current-image-with-description #current-image {
  font-weight: bold;
}
.gallery-data-table {
  margin-top: 32px;
}
#current-image-tags {
  padding-top: 15px;
}
#current-image-tags .article-tags {
  font-size: 16px;
}
#current-image-tags .article-tags span {
  display: inline-block;
  margin-right: 15px;
  line-height: 24px;
}
#current-image-tags .article-tags span i {
  color: #ffa800;
}
#current-image-tags .article-tags span:first-child {
  margin-left: 0px;
}
/* Small devices (tablets, 768px and up) */

@media (min-width: 768px) {
  
}
/* Medium devices (desktops, 992px and up) */

@media (min-width: 992px) {
  
}
/* Large devices (large desktops, 1200px and up) */

@media (min-width: 1200px) {
  
}
.video-embed {
  width: 100%;
}
.video-list .list-footer {
  padding-top: 30px;
  text-align: center;
}
.video-list .video-item {
  position: relative;
  margin-top: 30px;
  height: 360px;
  padding: 0;
  background-color: #003b74;
  color: #809dba;
}
.video-list .video-clickable {
  display: block;
  height: 360px;
  cursor: pointer;
  color: inherit;
  text-decoration: none;
}
.video-list .video-clickable:hover {
  color: inherit;
}
.video-list .video-clickable:hover .video-overlay {
  opacity: 1;
}
.video-list .video-clickable:hover .video-overlay img {
  opacity: 1;
  /*-webkit-transform: scale(1.1);
                        -moz-transform: scale(1.1);
                            transform: scale(1.1);*/

}
.video-list .video-thumb {
  height: 140px;
  position: relative;
  background-color: #002e5a;
  overflow: hidden;
  text-align: center;
}
.video-list .video-thumb img {
  cursor: pointer;
  width: auto;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 0;
  max-height: none;
  opacity: 0.8;
  /*-webkit-transform: scale(1);
                -moz-transform: scale(1);
                    transform: scale(1);*/
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.video-list .video-overlay {
  display: block;
  position: absolute;
  z-index: 20;
  opacity: 0.8;
  top: 50%;
  left: 50%;
  cursor: pointer;
  margin-left: -29px;
  margin-top: -34px;
}
.video-list .video-overlay i {
  font-size: 68px;
  color: white;
}
.video-list .video-title {
  margin: 0;
  padding: 24px 24px 18px;
  color: #ffa800;
  font-size: 24px;
  font-weight: 500;
}
.video-list .video-date {
  font-weight: 500;
  color: #003b74;
  color: inherit;
}
.video-list .video-description {
  padding: 0 24px 28px;
  font-size: 18px;
  line-height: 1.3em;
}
.video-list .video-description p {
  margin: 0;
  font-size: inherit;
  line-height: inherit;
}
/* Tablet landscape and up */

@media (min-width: 768px) {
  .video-list .video-item,
  .video-list .video-clickable {
    height: 420px;
  }
  .video-list .video-thumb {
    height: 200px;
  }
}
.featured-video {
  padding-top: 30px;
  padding-bottom: 60px;
}
.featured-video .split-title .title-p1 {
  text-transform: none;
}
.featured-video .split-title .title-p2 {
  color: #003b74;
}
.featured-video .feature-title {
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 36px;
  font-weight: 500;
  color: #003b74;
  line-height: 1.1;
}
.featured-video .video {
  padding-top: 50px;
}
.featured-video .channel-link {
  padding: 0;
  color: #ffa800;
  font-size: 1em;
  font-weight: 500;
  text-align: left;
  font-size: 16px;
  text-transform: lowercase;
}
.featured-video .channel-link:hover,
.featured-video .channel-link:active {
  color: #003b74;
}
.featured-video .channel-link .fa {
  line-height: 0.8em;
  vertical-align: middle;
}
.featured-video .description {
  padding-top: 30px;
}
.featured-video .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.featured-video .embed-container iframe,
.featured-video .embed-container object,
.featured-video .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Wide Mobile and below */

@media (max-width: 767px) {
  .featured-video .channel-link-wrapper {
    text-align: right;
  }
  .featured-video .feature-title {
    padding-top: 15px;
  }
  .featured-video .description {
    padding-top: 15px;
  }
}
/* Tablet Portrait and above */

@media (min-width: 768px) {
  .featured-video {
    padding-top: 50px;
    padding-bottom: 90px;
  }
}
.contact-dropdown-outer-wrapper {
  padding-top: 30px;
}
.contact-wrapper {
  padding-bottom: 15px;
  padding-top: 15px;
  padding-left: 15px;
}
.recaptcha-validation-error {
  color: red;
}
/* Default: Mobile */

.twitter-feed-slider .inner-wrapper {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: solid 1px #ffa800;
  border-bottom: solid 1px #ffa800;
}
.twitter-feed-slider .bxslider {
  font-weight: 500;
}
.twitter-feed-slider a {
  text-decoration: none;
}
.twitter-feed-slider a:link,
.twitter-feed-slider a:visited {
  color: #ffa800;
}
.twitter-feed-slider a:hover,
.twitter-feed-slider a:active {
  color: #003b74;
}
.twitter-feed-slider .follow {
  color: #003b74;
  font-weight: 500;
}
.twitter-feed-slider .follow,
.twitter-feed-slider .title,
.twitter-feed-slider .author {
  display: block;
  font-size: 18px;
  line-height: 21px;
  vertical-align: baseline;
  margin-bottom: 10px;
}
.twitter-feed-slider .twitter-icon i {
  color: #55acee;
  font-size: 64px;
  line-height: 56px;
}
.twitter-feed-slider .slider-cus-prev a i {
  font-size: 32px;
}
.twitter-feed-slider .slider-cus-prev .bx-prev {
  background: none;
}
.twitter-feed-slider .slider-cus-next a {
  margin-left: 5px;
}
.twitter-feed-slider .slider-cus-next a i {
  font-size: 32px;
}
.twitter-feed-slider .slider-cus-next .bx-next {
  background: none;
}
.twitter-feed-slider .bx-viewport {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  overflow-x: hidden;
  overflow-y: scroll;
}
.twitter-feed-slider .bx-viewport li {
  overflow: hidden;
}
.twitter-feed-slider .screen-name {
  color: #ffa800;
}
.twitter-feed-slider .title .screen-name {
  display: block;
}
.twitter-feed-slider .retweet-name {
  color: #003b74;
}
.twitter-feed-slider .avatar {
  display: block;
  width: 40px;
  height: 40px;
  vertical-align: baseline;
  float: left;
  margin-right: 8px;
}
.twitter-feed-slider .tweet-text {
  font-size: 18px;
  line-height: 1.2em;
  color: #003b74;
  padding-bottom: 20px;
}
/* Wide Mobile and above */

@media (min-width: 480px) {
  .twitter-feed-slider .tweet-text {
    font-size: 24px;
  }
  .twitter-feed-slider .slider-cus-next a {
    margin-left: 15px;
  }
}
/* Tablet portrait and above */

@media (min-width: 768px) {
  .twitter-feed-slider .inner-wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .twitter-feed-slider .follow,
  .twitter-feed-slider .title,
  .twitter-feed-slider .author {
    font-size: 24px;
    line-height: 30px;
  }
  .twitter-feed-slider .follow,
  .twitter-feed-slider .title,
  .twitter-feed-slider .author {
    font-size: 24px;
    line-height: 30px;
  }
  .twitter-feed-slider .twitter-icon i {
    font-size: 72px;
    line-height: 60px;
  }
  .twitter-feed-slider .avatar {
    display: inline;
    width: 24px;
    height: 24px;
    vertical-align: baseline;
    float: none;
    margin-right: 0;
  }
  .twitter-feed-slider .title .screen-name,
  .twitter-feed-slider .screen-name {
    display: inline;
  }
  .twitter-feed-slider .tweet-text {
    font-size: 28px;
  }
}

.network-link {
  margin-bottom: 20px;
}
.network-link .img-wrapper {
  text-align: center;
  max-height: 125px;
  overflow: hidden;
}
.network-link .img-wrapper img {
  max-width: 165px;
}
.network-list-wrapper {
  margin-top: 40px;
}
.network-list-wrapper h2,
.network-list-wrapper h3,
.network-list-wrapper h4 {
  margin-top: 0px;
}
.network-list-wrapper h5,
.network-list-wrapper h6 {
  margin-bottom: 5px;
}
.search-main {
  border-top: solid 1px #336290;
  padding-top: 20px;
  padding-bottom: 20px;
}
.search-main .form-control {
  text-align: left;
  text-transform: none;
  border: 0;
  padding-left: 0;
}
.search-main .search-field input {
  border: 0;
}
.search-main .search-field .input-group-addon {
  margin: 0 0 0 4px;
  left: 0;
  right: auto;
  font-size: 24px;
  line-height: 26px;
}
.search-main .btn {
  width: 100%;
}
/* Tablet Landscape */

@media (min-width: 768px) {
  .search-main {
    border: 0;
    padding-top: 0;
    padding-bottom: 30px;
  }
}
#australia-unions_call-to-actions {
  padding-top: 30px;
  padding-bottom: 60px;
}
#australia-unions_call-to-actions .nav-tabs {
  height: 90px;
  border: none;
}
#australia-unions_call-to-actions .nav-tabs > li {
  width: 50%;
  height: inherit;
  text-align: center;
  border: none;
}
#australia-unions_call-to-actions .nav-tabs > li a {
  background-color: transparent;
  text-align: center;
  color: #ffa800;
  height: inherit;
  border: none;
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-right: 0px !important;
  margin-left: 0px !important;
  background-color: white;
}
#australia-unions_call-to-actions .nav-tabs > li a > span:first-child {
  white-space: nowrap;
  font-size: 10pt;
  display: block;
  line-height: 7pt;
  color: #809dba;
  margin-top: 15%;
}
#australia-unions_call-to-actions .nav-tabs > li a > span:last-child {
  white-space: nowrap;
  font-size: 11pt;
  text-transform: capitalize;
  line-height: 8pt;
}
#australia-unions_call-to-actions .nav-tabs li:not(.active) a {
  background-color: white !important;
}
#australia-unions_call-to-actions .nav-tabs li.active a {
  background-color: #efeaea;
}
#australia-unions_call-to-actions .tab-content {
  padding: 0px;
  border: none;
  height: auto;
  padding-top: -14px;
  height: 360px;
}
#australia-unions_call-to-actions .tab-content > .tab-pane {
  /*background-repeat: no-repeat;
                background-size:100%;
                background-position: 50% 0;*/
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: inherit;
}
#australia-unions_call-to-actions .tab-content > .tab-pane img {
  width: 100%;
}
#australia-unions_call-to-actions .tab-content > .tab-pane p,
#australia-unions_call-to-actions .tab-content > .tab-pane h3 {
  float: left;
}
#australia-unions_call-to-actions .tab-content > .tab-pane .links {
  position: relative;
  margin-top: 0px;
  bottom: 0;
  list-style: none;
  padding: 0px;
  width: 100%;
  float: left;
}
#australia-unions_call-to-actions .tab-content > .tab-pane .links li {
  text-align: center;
  float: none;
  margin: 0px;
}
#australia-unions_call-to-actions .tab-content > .tab-pane .links li > a {
  width: 100%;
  margin-bottom: 5px;
}
.g-recaptcha div {
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0 auto;
}
@media (min-width: 1024px) {
  #australia-unions_call-to-actions .nav-tabs {
    height: 124px;
    border: none;
  }
  #australia-unions_call-to-actions .nav-tabs > li {
    width: 50%;
    height: inherit;
    text-align: center;
    border: none;
  }
  #australia-unions_call-to-actions .nav-tabs > li a {
    background-color: transparent;
    text-align: center;
    color: #ff6c2c;
    height: inherit;
    border: none;
  }
  #australia-unions_call-to-actions .nav-tabs > li a > span:first-child {
    white-space: nowrap;
    font-size: 18pt;
    display: block;
    line-height: 15pt;
    color: #809dba;
    margin-top: 5%;
    font-weight: 500;
  }
  #australia-unions_call-to-actions .nav-tabs > li a > span:last-child {
    white-space: nowrap;
    text-transform: capitalize;
    font-size: 24pt;
    line-height: 21pt;
    font-weight: 600;
  }
  #australia-unions_call-to-actions .nav-tabs li.active a {
    background-color: #efeaea;
  }
  #australia-unions_call-to-actions .tab-content {
    padding: 0px;
    border: none;
    height: 395px;
  }
  #australia-unions_call-to-actions .tab-content > .tab-pane {
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: inherit;
    overflow: hidden;
    position: relative;
  }
  #australia-unions_call-to-actions .tab-content > .tab-pane p,
  #australia-unions_call-to-actions .tab-content > .tab-pane .network-summary,
  #australia-unions_call-to-actions .tab-content > .tab-pane h3 {
    float: none;
  }
  #australia-unions_call-to-actions .tab-content > .tab-pane .links {
    position: absolute;
    bottom: 5px;
    list-style: none;
    padding: 0px 0px 0px 10px;
  }
  #australia-unions_call-to-actions .tab-content > .tab-pane .links li {
    float: left;
    margin-right: 20px;
  }
  #australia-unions_call-to-actions .tab-content > .tab-pane .links li > a {
    width: 280px;
  }
  #australia-unions_call-to-actions .tab-content > .tab-pane .network-summary {
    position: absolute;
    top: 0;
    padding: 20px 10px 10px 20px;
  }
}
.subscribe-nation-builder {
  padding: 30px 0;
  text-align: center;
}
.subscribe-nation-builder .subscribe-toggle .label-collapsed {
  display: none;
}
.subscribe-nation-builder .subscribe-toggle .label-expanded {
  display: block;
}
.subscribe-nation-builder .subscribe-toggle.collapsed .label-collapsed {
  display: block;
}
.subscribe-nation-builder .subscribe-toggle.collapsed .label-expanded {
  display: none;
}
.subscribe-nation-builder form {
  max-width: 768px;
  margin-left: auto;
  margin-right: auto;
}
.subscribe-nation-builder .form-field {
  text-align: left;
}
.subscribe-nation-builder .form-field input {
  width: 100%;
  border: black;
  border-style: solid;
}
.subscribe-nation-builder .button-field {
  padding: 20px 0 0;
  text-align: center;
}
.subscribe-nation-builder button {
  padding-left: 48px;
  padding-right: 48px;
}
.course-level {
  padding: 0 0 20px;
}
.course-level-header {
  border-bottom: solid 1px #003b74;
}
.course-level-title {
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-weight: 500;
  color: #003b74;
  line-height: 1.1;
}
.course-item {
  padding: 20px 0;
}
.course-item-title {
  margin-top: 0;
}
.course-item-date {
  font-size: 18px;
  line-height: 20px;
}
.course-item table th {
  width: 25%;
}
.course-item table th.col-accredited {
  text-align: center;
}
.course-item table th.col-duration {
  text-align: center;
}
.course-item table td.col-accredited {
  text-align: center;
}
.course-item table td.col-duration {
  text-align: center;
}
.job {
  padding: 20px 0;
}
.job .btn {
  padding-left: 48px;
  padding-right: 48px;
}
.job .readmore-toggle {
  display: block;
  padding: 0 0 20px;
}
section.news-item .item-title {
  font-weight: bold;
}
section.news-item .item-date {
  font-size: 16px;
  margin-bottom: 10px;
}
section.news-item .item-text p {
  margin: 0 0 5px;
}
section.news-item hr.news-item {
  margin-top: 15px;
  margin-bottom: 15px;
}
.officer {
  margin-bottom: 40px;
}
.officer .readmore-toggle {
  display: block;
  padding: 0 0 20px;
}
.officer-links {
  display: block;
  padding: 0;
  margin: 0 0 20px;
  list-style: none;
}
.officer-links > li {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
}
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  cursor: inherit;
}
.pagination > .disabled > span {
  cursor: inherit;
}
.box {
  display: block;
  margin-top: 15px;
  padding: 0;
  height: auto;
  min-height: 100px;
  background-color: #003b74;
  position: relative;
  overflow: hidden;
}
.box .published-date {
  display: inline;
  color: inherit;
}
.box .published-breadcrumb {
  display: inline;
  font-size: 0.75em;
  font-weight: bold;
}
.box.box-spotlight .box-title {
  font-size: 32px;
  line-height: 1.1em;
}
.box.box-group {
  background-color: #ffa800;
}
.box.box-group .box-title {
  color: #003b74;
}
.box.box-group .box-text {
  color: rgba(255, 255, 255, 0.5);
}
.box.box-group .box-arrow {
  text-align: center;
}
.box.box-group .box-arrow:after {
  content: "\f138";
  color: white;
}
.box > .row {
  margin-left: 0;
  margin-right: 0;
}
.box-image {
  display: none;
  height: 250px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}
.box-image img {
  width: auto;
  min-width: 0;
  max-width: none;
  height: auto;
  min-height: 100%;
  max-height: 100%;
  vertical-align: top;
  position: absolute;
  right: 0;
  top: 0;
}
.box-inner {
  height: auto;
  min-height: 80px;
  padding: 15px;
  padding-right: 60px;
  overflow: hidden;
  position: relative;
}
.box-title {
  color: #ffa800;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 24px;
  line-height: 28px;
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
.box-text {
  height: auto;
  line-height: 24px;
  font-size: 18px;
  color: #809dba;
  padding-top: 5px;
  padding-bottom: 0;
}
.box-arrow {
  width: 60px;
  height: 60px;
  margin: -30px 0 0 -30px;
  position: absolute;
  right: 15px;
  top: 50%;
  text-align: right;
}
.box-arrow:after {
  font-family: "FontAwesome";
  content: "\f0da";
  color: white;
  font-size: 60px;
  line-height: 60px;
}
/* Tablet Portrait and up*/

@media (min-width: 768px) {
  .box {
    min-height: 200px;
    margin-top: 30px;
  }
}
/* Tablet Portrait and up */

@media (min-width: 1024px) {
  .box.box-spotlight {
    min-height: 250px;
  }
  .box.box-spotlight .box-image {
    display: block;
  }
  .box.box-spotlight .box-inner {
    padding-right: 15px;
  }
  .box.box-spotlight .box-arrow {
    display: none;
  }
}
/* Tablet Landscape and up */

@media (min-width: 1024px) {
  .box {
    height: 150px;
  }
  .box.box-spotlight {
    height: auto;
  }
  .box.box-spotlight .box-inner {
    height: auto;
  }
  .box.box-group .box-arrow {
    display: block;
  }
  .box.box-group .box-arrow:after {
    content: "\f13a";
  }
  .box-inner {
    height: 234px;
    padding-right: 15px;
  }
  .box-arrow {
    display: none;
    top: auto;
    right: auto;
    bottom: 20px;
    left: 50%;
  }
}
.view-umbhomepage .cta-bar,
.view-umbhomepage .search-main {
  background: #003b74;
}
.view-umbhomepage .featured-video .feature-title {
  margin-bottom: 20px;
}
.view-umbhomepage .featured-video .feature-description {
  margin-bottom: 40px;
}
.view-search .article-head {
  padding-bottom: 20px;
}
.view-search .article-head .search-main {
  padding-top: 20px;
}
.view-vimeovideo .article-body {
  margin-top: 0;
  padding-top: 0;
}
.view-vimeovideo .video-viewer {
  background-color: #003b74;
  padding-bottom: 40px;
}
.view-flickralbum .article-body {
  margin-top: 0;
  padding-top: 0;
}
.view-flickralbum .gallery-viewer {
  background-color: #003b74;
  color: white;
  padding-bottom: 40px;
}
.g-recaptcha {
  height: 120px !important;
}
/*Congress*/

.mylinkactive {
  background-color: #eb8b2d !important;
}
.congress-logoimage {
  padding-top: 30px;
}
#headercongress .navbar-site .navbar-inner {
  background: white;
  border-top: none;
  border-bottom: none;
  box-shadow: none;
}
.imgsizedevice {
  max-width: 50%;
}
.imgmajorpartnersizedevice {
  max-width: 100%;
}
#headercongress .dropdown.open .dropdown-toggle .title-p2 {
  color: white;
}
#headercongress .navbar-site .nav > li > a {
  border: none;
  background-color: #d25e2a;
  border: solid white 1px;
  border-left: none;
}
#headercongress .navbar-site .nav > li > a:hover {
  background-color: #eb8b2d;
}
#headercongress .navbar-site .nav > li > a:hover .title-p2 {
  color: white;
}
#headercongress .nav {
  background-color: #d25e2a;
}
#headercongress .navbar-site {
  top: 0px;
}
.site-navigation2 {
  width: 100%;
}
#headercongress {
  background-color: white;
  border: none;
}
#headercongress .navbar-site .nav > li {
  width: 20%;
  border-color: white;
  height: 81px;
}
#headercongress .collapse {
  display: block;
}
.congress-tabinfo {
  position: absolute;
  font-size: 32px;
  font-weight: 400;
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: right;
}
.congress-address {
  width: 200px;
  font-size: 20px;
  text-align: right;
  position: absolute;
  left: 200px;
  line-height: 26.5px;
  padding-top: 40px;
  font-weight: 500;
}
.congress-tabinfomobile {
  display: none;
}
.Congress-datetext {
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 50px;
  color: #d25e2a !important;
  line-height: 50px;
}
.program-htmltheme {
  border-bottom: solid;
  border-top: solid;
  border-width: 1px;
  border-color: #d25e2a;
  padding-top: 40px;
  height: 160px;
}
.congress-button {
  background-color: #eb8b2d;
}
.containabs {
  width: 100%;
  position: absolute !important;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media (min-width: 1270px) {
  .congress-tabinfo {
    position: absolute;
    top: 70px;
    right: 15px;
    font-size: 32px;
    font-weight: 500;
    font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: right;
  }
}
@media (max-width: 1024px) {
  .congress-logoimage {
    position: absolute;
    left: 1%;
  }
  .congress-logoimage img {
    max-width: 75%;
  }
  .congress-tabinfo {
    position: absolute;
    top: 70px;
    right: 10px;
    font-size: 32px;
    font-weight: 400;
    font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: right;
  }
  .program-htmltheme {
    border-bottom: solid;
    border-top: solid;
    border-width: 1px;
    border-color: #d25e2a;
    padding-top: 20px;
    height: 140px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .imgsizedevice {
    max-width: 20%;
  }
  .imgmajorpartnersizedevice {
    max-width: 50%;
  }
  .congress-artcontent {
    padding-top: 35px;
  }
  .congresshegiht {
    padding-top: 35px;
  }
  .congress-address {
    padding-top: 10px;
  }
  .officers-list2 {
    padding-top: 30px;
  }
  .congress-logoimage {
    left: 15px;
  }
  .congress-logoimage img {
    max-width: 60%;
  }
  .Congress-datetext {
    font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 40px;
    color: #d25e2a !important;
    line-height: 50px;
  }
  .congress-tabinfo {
    position: absolute;
    top: 20px;
    left: 343px;
    font-size: 32px;
    font-weight: 400;
    font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: right;
  }
  #headercongress {
    height: 120px;
    background-color: white;
  }
  #headercongress .navbar-site .nav > li {
    width: 33.3%;
    border-color: white;
  }
  #headercongress .collapse {
    display: block;
  }
  #headercongress .navbar-site .split-title .title-p2 {
    font-size: 18px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .imgsizedevice {
    max-width: 20%;
  }
  .imgmajorpartnersizedevice {
    max-width: 50%;
  }
  .congress-artcontent {
    padding-top: 50px;
  }
  .congresshegiht {
    padding-top: 50px;
  }
  .congress-tabinfomobile {
    display: block;
    height: 245px;
    text-align: center;
    font-size: 24px;
    font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding-top: 12px;
  }
  .officers-list2 {
    padding-top: 30px;
  }
  .program-congress-title {
    font-size: 36px !important;
  }
  .program-htmltheme {
    padding-top: 10px;
    height: 110px;
  }
  .congress-button {
    font-size: 16px;
  }
  .congress-tabinfo {
    display: none;
    position: absolute;
    top: 100px;
    left: 343px;
    font-size: 32px;
    font-weight: 400;
    font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: right;
  }
  .congress-addressmobile {
    font-size: 16px !important;
    line-height: 20px;
    padding-top: 10px;
  }
  .Congress-datetext {
    font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 40px;
    color: #d25e2a !important;
    line-height: 50px;
  }
  .congress-address {
    width: 200px;
    font-size: 20px;
    text-align: right;
    position: absolute;
    left: 200px;
    line-height: 26.5px;
    padding-top: 10px;
  }
  .title-menup1 {
    font-size: 14px !important;
  }
  #headercongress {
    height: 210px;
    background-color: white;
    border-bottom: none;
  }
  #headercongress .navbar-site .nav > li {
    width: 50%;
    border-color: white;
  }
  #headercongress .collapse {
    display: block;
  }
  #headercongress .navbar-site .split-title .title-p2 {
    font-size: 18px;
  }
  .congress-tabinfomobile {
    display: block;
    height: 245px;
    text-align: center;
  }
  .congress-tabinfo {
    display: none;
  }
  .congress-logoimage {
    width: 100%;
    /*max-width: 300px;*/
    /* Original width of the logo image */
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    float: left;
    padding-top: 15px;
  }
  .congress-logoimage img {
    max-width: 35%;
  }
}
@media (max-width: 480px) {
  .imgsizedevice {
    max-width: 30%;
  }
  .imgmajorpartnersizedevice {
    max-width: 50%;
  }
  .officers-list2 {
    padding-top: 30px;
  }
  .congress-artcontent {
    padding-top: 25px;
  }
  .program-congress-title {
    font-size: 32px !important;
  }
  .program-htmltheme {
    padding-top: 10px;
    height: 150px;
  }
  .congress-button {
    font-size: 16px;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .congress-tabinfo {
    position: absolute;
    top: 100px;
    left: 343px;
    font-size: 32px;
    font-weight: 400;
    font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: right;
  }
  .congress-addressmobile {
    font-size: 16px !important;
    line-height: 20px;
    padding-top: 10px;
  }
  .title-menup1 {
    font-size: 14px !important;
  }
  #headercongress {
    height: 210px;
    background-color: white;
    border-bottom: none;
  }
  #headercongress .navbar-site .nav > li {
    width: 50%;
    border-color: white;
  }
  #headercongress .collapse {
    display: block;
  }
  #headercongress .navbar-site .split-title .title-p2 {
    font-size: 18px;
  }
  .Congress-datetext {
    font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 40px;
    color: #d25e2a !important;
    line-height: 50px;
  }
  .congress-tabinfomobile {
    display: block;
    height: 245px;
    text-align: center;
    font-size: 24px;
    font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding-top: 12px;
  }
  .congress-tabinfo {
    display: none;
  }
  .congress-logoimage:before {
    display: inline-block;
    vertical-align: middle;
  }
  .congress-logoimage {
    width: 100%;
    /*max-width: 300px;*/
    /* Original width of the logo image */
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    float: left;
    padding-top: 15px;
  }
  .congress-logoimage img {
    max-width: 50%;
  }
}
.congress-button {
  padding-left: 40px;
  padding-right: 40px;
}
.Menu-congress {
  background-color: #d25e2a !important;
}
.title-menup1 {
  display: block;
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: white;
  line-height: 0.8em;
  margin-bottom: 0;
  opacity: 0.5;
}
.dropdown:hover .dropdown-menu {
  display: block;
}
.box-type-CongressFolder {
  background-color: #d25e2a !important;
}
.box-type-CongressFolder .box-inner .box-title {
  color: white;
}
.box-type-ArticleCongress {
  background-color: #eb8b2d !important;
}
.box-type-ArticleCongress .box-inner .box-title {
  color: white;
}
.box-type-ArticleCongress .box-inner .box-text .published-date {
  color: white;
}
.congrress-article-headeing {
  color: #d25e2a !important;
  font-size: 40px;
  padding-bottom: 20px;
  line-height: 1;
}
.congressaside .panel-heading {
  background-color: #d25e2a !important;
}
/*Organising centre*/

.organising-center .header_oc {
  background-color: #0099d6;
  border-bottom: 1px solid #80ccee;
}
.organising-center .header_oc .section-logo {
  float: left;
  position: relative;
  height: 50px;
  min-width: 220px;
}
.organising-center .header_oc .site-navigation {
  float: right;
}
@media (min-width: 768px) {
  .organising-center .header_oc .section-logo {
    float: left;
    position: relative;
    height: 50px;
    min-width: 220px;
  }
}
.oc-cta-bar .split-title {
  margin-bottom: 20px;
}
.oc-cta-bar .split-title .title-p1 {
  color: #80ccee;
}
.oc-cta-bar .split-title .title-p2 {
  color: white !important;
}
/* Tablet Portrait */

@media (min-width: 768px) {
  
}
/* Tablet Landscape */

@media (min-width: 1024px) {
  .oc-cta-bar {
    border-top: none;
  }
}
.organising-center .search-main {
  border-top: solid 1px #336290;
  padding-top: 20px;
  padding-bottom: 20px;
}
.organising-center .search-main .search-input-wrapper {
  padding: 0px;
}
.organising-center .search-main .search-button-wrapper {
  padding-right: 0px;
}
.organising-center .search-main .form-control {
  text-align: left;
  text-transform: none;
  border: 0;
  padding-left: 0;
}
.organising-center .search-main .search-field input {
  border: 0;
}
.organising-center .search-main .search-field .input-group-addon {
  margin: 0 0 0 4px;
  left: 0;
  right: auto;
  font-size: 24px;
  line-height: 26px;
}
.organising-center .search-main .btn {
  width: 100%;
}
@media (min-width: 768px) {
  .organising-center .search-main {
    border: 0;
    padding-top: 20px;
    padding-bottom: 30px;
  }
}

.organising-center .footer-oc-ribon {
  background-color: #0099d6;
  height: 45px;
  position: relative;
}
.organising-center .tagline-wrapper {
  position: relative;
}
.organising-center .tagline {
  color: white;
  line-height: 26px;
  font-size: 26px;
  height: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  font-style: italic;
  font-weight: 600;
}
.organising-center .tagline a {
  color: white;
}
.organising-center .featured-video .feature-title {
  margin-bottom: 20px;
}
.organising-center .featured-video .feature-description {
  margin-bottom: 40px;
}
.organising-center .intro {
  background-color: #0099d6;
  border-top: 1px solid #80ccee;
  color: #80ccee;
  padding-bottom: 30px;
}
.organising-center .intro .intro-main-heading {
  color: white;
  font-weight: 600;
  font-size: 24px;
  line-height: 22px;
  padding-bottom: 20px;
}
.organising-center .intro h1,
.organising-center .intro h2,
.organising-center .intro h3,
.organising-center .intro h4 {
  color: white;
  font-weight: 600;
  font-size: 24px;
  line-height: 22px;
  padding-bottom: 20px;
}
.organising-center .intro .intro-main-content-wrapper {
  padding-bottom: 30px;
}
.organising-center .intro .intro-main-content-wrapper .intro-text {
  padding-top: 20px;
}
.organising-center .intro .intro-main-content-wrapper .intro-text .intro-main-text {
  font-size: 18px;
  line-height: 22px;
}
.organising-center .intro .intro-more-content-wrapper {
  padding-bottom: 45px;
}
@media (min-width: 768px) {
  .organising-center .intro .intro-more-content-wrapper {
    padding-bottom: 0px;
  }
}
.organising-center .intro .intro-more-content-wrapper .intro-note-wrapper {
  background-color: #80ccee;
  color: white;
  padding: 30px 45px;
  margin-top: 40px;
}
.organising-center .intro .intro-more-content-wrapper .intro-more-text img {
  width: 100% !important;
  height: auto !important;
}
.organising-center .theme-light {
  background-color: #80ccee;
  border-color: transparent;
  color: white;
}
a.organising-center .theme-light:link,
.organising-center .theme-light.btn:link,
button.organising-center .theme-light:link,
a.organising-center .theme-light:visited,
.organising-center .theme-light.btn:visited,
button.organising-center .theme-light:visited {
  color: white;
  border-color: transparent;
}
a.organising-center .theme-light:hover,
.organising-center .theme-light.btn:hover,
button.organising-center .theme-light:hover {
  color: white;
  border-color: transparent;
  background-color: #33adde;
}
a.organising-center .theme-light:focus,
.organising-center .theme-light.btn:focus,
button.organising-center .theme-light:focus,
a.organising-center .theme-light:active,
.organising-center .theme-light.btn:active,
button.organising-center .theme-light:active {
  color: white;
  border-color: transparent;
}
.organising-center .theme-light.input-group-addon {
  color: white;
}
input.organising-center .theme-light:focus,
textarea.organising-center .theme-light:focus,
input.organising-center .theme-light:active,
textarea.organising-center .theme-light:active {
  color: white;
  border-color: transparent;
}
input.organising-center .theme-light::-webkit-input-placeholder,
textarea.organising-center .theme-light::-webkit-input-placeholder {
  color: white;
}
input.organising-center .theme-light:-moz-placeholder,
textarea.organising-center .theme-light:-moz-placeholder {
  /* Firefox 18- */
  color: white;
}
input.organising-center .theme-light::-moz-placeholder,
textarea.organising-center .theme-light::-moz-placeholder {
  /* Firefox 19+ */
  color: white;
}
input.organising-center .theme-light:-ms-input-placeholder,
textarea.organising-center .theme-light:-ms-input-placeholder {
  color: white;
}
select.organising-center .theme-light:focus,
select.organising-center .theme-light:active {
  color: white;
  border-color: transparent;
}
input.organising-center:focus,
.organising-center input[type=text]:focus,
textarea.organising-center:focus,
input.organising-center:active,
.organising-center input[type=text]:active,
textarea.organising-center:active {
  color: white;
}
input.organising-center::-webkit-input-placeholder,
.organising-center input[type=text]::-webkit-input-placeholder,
textarea.organising-center::-webkit-input-placeholder {
  color: white !important;
}
input.organising-center:-moz-placeholder,
.organising-center input[type=text]:-moz-placeholder,
textarea.organising-center:-moz-placeholder {
  /* Firefox 18- */
  color: white !important;
}
input.organising-center::-moz-placeholder,
.organising-center input[type=text]::-moz-placeholder,
textarea.organising-center::-moz-placeholder {
  /* Firefox 19+ */
  color: white !important;
}
input.organising-center:-ms-input-placeholder,
.organising-center input[type=text]:-ms-input-placeholder,
textarea.organising-center:-ms-input-placeholder {
  color: white !important;
}
.organising-center .split-title .title-p1 {
  color: #cccccc;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  font-size: 28px;
}
.organising-center .split-title .title-p2 {
  color: #0099d6;
  font-size: 28px;
}
.organising-center .btn-light {
  background-color: #144b7f;
  border-color: transparent;
  color: white;
  background-color: #80ccee;
}
a.organising-center .btn-light:link,
.organising-center .btn-light.btn:link,
button.organising-center .btn-light:link,
a.organising-center .btn-light:visited,
.organising-center .btn-light.btn:visited,
button.organising-center .btn-light:visited {
  color: white;
  border-color: transparent;
}
a.organising-center .btn-light:hover,
.organising-center .btn-light.btn:hover,
button.organising-center .btn-light:hover {
  color: white;
  border-color: transparent;
  background-color: #336290;
}
a.organising-center .btn-light:focus,
.organising-center .btn-light.btn:focus,
button.organising-center .btn-light:focus,
a.organising-center .btn-light:active,
.organising-center .btn-light.btn:active,
button.organising-center .btn-light:active {
  color: white;
  border-color: transparent;
}
.organising-center .btn-light.input-group-addon {
  color: #809dba;
}
input.organising-center .btn-light:focus,
textarea.organising-center .btn-light:focus,
input.organising-center .btn-light:active,
textarea.organising-center .btn-light:active {
  color: white;
  border-color: transparent;
}
input.organising-center .btn-light::-webkit-input-placeholder,
textarea.organising-center .btn-light::-webkit-input-placeholder {
  color: #809dba;
}
input.organising-center .btn-light:-moz-placeholder,
textarea.organising-center .btn-light:-moz-placeholder {
  /* Firefox 18- */
  color: #809dba;
}
input.organising-center .btn-light::-moz-placeholder,
textarea.organising-center .btn-light::-moz-placeholder {
  /* Firefox 19+ */
  color: #809dba;
}
input.organising-center .btn-light:-ms-input-placeholder,
textarea.organising-center .btn-light:-ms-input-placeholder {
  color: #809dba;
}
select.organising-center .btn-light:focus,
select.organising-center .btn-light:active {
  color: white;
  border-color: transparent;
}
.organising-center .btn-light:hover {
  background-color: #ffa800 !important;
}
.organising-center .text-link-alt {
  padding: 0;
  color: #ffa800;
  font-size: 1em;
  font-weight: 500;
  text-align: left;
  color: white;
}
.organising-center .text-link-alt:hover,
.organising-center .text-link-alt:active {
  color: #003b74;
}
.organising-center .text-link-alt .fa {
  line-height: 0.8em;
  vertical-align: middle;
}
.organising-center .text-link-alt:hover {
  color: #ffa800;
}
.organising-center .btn-primary {
  background-color: #0099d6;
}
/*@import "Utility.less";*/

.header_oc {
  height: 50px;
}
.header_oc .site-navigation {
  float: right;
  position: static;
}
.header_oc .nav-icons {
  zoom: 1;
  /* For IE 6/7 */

  display: block;
  width: auto;
  height: 50px;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9990;
  list-style: none;
  text-align: right;
}
.header_oc .nav-icons:before,
.header_oc .nav-icons:after {
  content: " ";
  display: table;
}
.header_oc .nav-icons:after {
  clear: both;
}
.header_oc .nav-icons li {
  display: block;
  width: 50px;
  height: 50px;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  float: left;
  list-style: none;
  position: relative;
  margin-right: 0px;
}
.header_oc .nav-icons li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 10px;
  position: absolute;
  left: 0;
  top: 0;
  border: solid 0 #336290;
  color: #809dba;
  text-align: center;
}
.header_oc .nav-icons li a:hover,
.header_oc .nav-icons li a:focus,
.header_oc .nav-icons li a:active {
  color: #ffa800;
}
.header_oc .nav-icons .fa {
  font-size: 30px;
}
.header_oc .nav-icons .icon-menu .navbar-toggle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.header_oc .nav-icons .icon-home a {
  border-left-width: 1px;
}
.header_oc .nav-icons .icon-search {
  display: none;
}
.header_oc .nav-icons .icon-search a {
  border-top-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-bottom-color: #003b74;
}
.header_oc .nav-icons .icon-search a .fa-search {
  display: none;
}
.header_oc .nav-icons .icon-search a .fa-close {
  display: inline;
}
.header_oc .nav-icons .icon-search a.collapsed {
  border-bottom-width: 1px;
  border-bottom-color: #336290;
}
.header_oc .nav-icons .icon-search a.collapsed .fa-search {
  display: inline;
}
.header_oc .nav-icons .icon-search a.collapsed .fa-close {
  display: none;
}
.header_oc .navbar-toggle {
  width: 50px;
  height: 50px;
  padding: 10px;
  margin: 0;
  border: solid 1px transparent;
  border-top: 0;
  border-left-color: #80ccee;
  border-bottom-color: #0099d6;
  border-right: 1px solid #80ccee;
  box-sizing: border-box;
}
.header_oc .navbar-toggle:active,
.header_oc .navbar-toggle:visited {
  border-left-color: #80ccee;
  border-bottom-color: #80ccee;
}
.header_oc .navbar-toggle .icon-bar {
  margin: 3px auto;
  width: 100%;
  height: 5px;
  background: #ffa800;
  -webkit-transform: rotate(0deg) translate(0, 0);
  -moz-transform: rotate(0deg) translate(0, 0);
  transform: rotate(0deg) translate(0, 0);
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  -moz-transition: -web-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.header_oc .navbar-toggle .icon-bar.icon-bar-1 {
  opacity: 1;
  -webkit-transform: rotate(45deg) translate(5px, 5px);
  -moz-transform: rotate(45deg) translate(5px, 5px);
  transform: rotate(45deg) translate(5px, 5px);
}
.header_oc .navbar-toggle .icon-bar.icon-bar-2 {
  opacity: 0;
}
.header_oc .navbar-toggle .icon-bar.icon-bar-3 {
  opacity: 1;
  -webkit-transform: rotate(-45deg) translate(6px, -6px);
  -moz-transform: rotate(-45deg) translate(6px, -6px);
  transform: rotate(-45deg) translate(6px, -6px);
}
.header_oc .navbar-toggle.collapsed {
  border-left-color: transparent;
  border-bottom-color: #80ccee;
  border-right: none;
}
.header_oc .navbar-toggle.collapsed .icon-bar {
  background: #80ccee;
  opacity: 1;
  -webkit-transform: rotate(0deg) translate(0, 0);
  -moz-transform: rotate(0deg) translate(0, 0);
  transform: rotate(0deg) translate(0, 0);
}
.header_oc .navbar-toggle.collapsed:hover .icon-bar,
.header_oc .navbar-toggle.collapsed:focus .icon-bar,
.header_oc .navbar-toggle.collapsed:active .icon-bar {
  background: #80ccee;
}
.header_oc .navbar-site {
  zoom: 1;
  /* For IE 6/7 */

  display: block;
  width: 100%;
  min-height: 0;
  padding: 0;
  margin: 0;
  position: absolute;
  left: 0;
  top: 49px;
  z-index: 999;
  border: 0;
}
.header_oc .navbar-site:before,
.header_oc .navbar-site:after {
  content: " ";
  display: table;
}
.header_oc .navbar-site:after {
  clear: both;
}
.header_oc .navbar-site .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  position: relative;
  background: #0099d6;
  border-top: solid 1px #80ccee;
  border-bottom: solid 1px #80ccee;
  box-shadow: 0 20px 20px rgba(0, 0, 0, 0.15);
  border-top: none;
}
.header_oc .navbar-site .navbar-inner.in {
  max-height: 9999px;
  overflow-y: visible;
}
.header_oc .navbar-site a,
.header_oc .navbar-site a:link,
.header_oc .navbar-site a:visited,
.header_oc .navbar-site a:hover,
.header_oc .navbar-site a:focus,
.header_oc .navbar-site a:active {
  background-color: transparent;
}
.header_oc .navbar-site .split-title .title-p1 {
  font-size: 12px;
  line-height: 14px;
  color: #80ccee;
}
.header_oc .navbar-site .split-title .title-p2 {
  color: white;
  font-size: 16px;
  line-height: 18px;
}
.header_oc .navbar-site .nav {
  font-size: 0;
}
.header_oc .navbar-site .nav > li {
  display: block;
  width: 50%;
  height: 80px;
  padding: 0;
  margin: 0;
  float: left;
  list-style: none;
  position: static;
}
.header_oc .navbar-site .nav > li > a {
  display: block;
  width: 100%;
  height: 80px;
  padding: 40px 10px;
  border: solid 1px #80ccee;
  border-right-width: 0;
  border-bottom-width: 0;
  position: relative;
  text-align: left;
  box-sizing: border-box;
}
.header_oc .navbar-site .split-title {
  text-transform: uppercase;
}
/* Want to get before it goes to wide mobile */

/*@media (max-width: @screen-xs) {
    .header_oc {
        .nav-icons {
            width: 120px;
            height: 80px;

            li {
                width: 40px;
                height: 40px;

                a {
                    padding: 8px;
                }
            }

            .fa {
                font-size: 24px;
            }

            .icon-menu {
                width: 80px;
                height: 80px;
                float: left;

                .navbar-toggle {
                    padding: 30px 25px;
                }
            }

            .icon-home,
            .icon-search {
                clear: right;

                a {
                    border-right-width: 1px;
                }
            }

            .icon-search {
                display: block;
            }
        }
        .navbar-site {
            // Top level navigation (adhering to Bootstrap selector paths)
            .nav > li:nth-of-type(2n+1) > a {
                border-left: 0;
            }
        }
    }
}*/

/* Wide mobile and up */

@media (min-width: 480px) {
  .header_oc {
    height: 50px;
  }
  .header_oc .navbar-site {
    top: 49px;
  }
  .header_oc .navbar-site .navbar-inner {
    border-top: 0;
    border-right: solid 1px #80ccee;
  }
  .header_oc .navbar-site .site-search {
    display: none;
  }
  .header_oc .navbar-site .nav > li {
    width: 33.33%;
    height: 80px;
  }
  .header_oc .navbar-site .nav > li > a {
    height: 80px;
  }
}
/* Target only Wide Mobile */

@media (min-width: 480px) and (max-width: 767px) {
  .header_oc .menu-search .filter-field {
    width: 33.33%;
  }
}
/* Tablet portrait and up*/

@media (min-width: 768px) {
  .header_oc .nav-icons li {
    margin-right: 55px;
  }
  .header_oc .nav-icons .icon-home a,
  .header_oc .nav-icons .icon-search a {
    border-right-color: #336290;
  }
}
/* Tablet landscape and up */

@media (min-width: 1024px) {
  .header_oc {
    height: 50px;
  }
  .header_oc .nav-icons {
    width: 50px;
    height: 100px;
    right: -35px;
    /* Taking into account .row and .container's 15px margins */
  
  }
  .header_oc .nav-icons li {
    width: 50px;
    height: 50px;
  }
  .header_oc .nav-icons li a {
    padding: 10px;
  }
  .header_oc .nav-icons .fa {
    font-size: 30px;
  }
  .header_oc .nav-icons .icon-home a,
  .header_oc .nav-icons .icon-search a {
    border-right-width: 1px;
  }
  .header_oc .site-navigation {
    position: absolute;
    top: 0;
    right: 0;
    height: 50px;
    padding-right: 15px;
  }
  .header_oc .navbar-site {
    width: auto;
    position: relative;
    top: auto;
    left: auto;
    text-align: right;
  }
  .header_oc .navbar-site .navbar-inner {
    background: transparent;
    border: 0;
    box-shadow: none;
  }
  .header_oc .navbar-site .split-title .title-p1 {
    font-size: 10px;
    line-height: 14px;
  }
  .header_oc .navbar-site .split-title .title-p2 {
    font-size: 12px;
    line-height: 16px;
  }
  .header_oc .navbar-site .nav > li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 100px;
    height: 50px;
    float: none;
    padding-top: 10px;
  }
  .header_oc .navbar-site .nav > li > a {
    border-top: 0;
    padding: 3px 5px 12px 12px;
    height: 40px;
  }
}
/* Desktop */

@media (min-width: 1270px) {
  .header_oc .navbar-site .split-title .title-p1 {
    font-size: 12px;
    line-height: 14px;
  }
  .header_oc .navbar-site .split-title .title-p2 {
    font-size: 16px;
    line-height: 18px;
  }
  .header_oc .navbar-site .nav > li {
    width: 125px;
  }
}
.organising-center #actu-featured-news-events .carousel-indicators li span {
  background: #ffa800;
}
.organising-center #actu-featured-news-events .carousel-indicators li.active span {
  background-color: #0099d6;
  border-bottom-color: #0099d6;
}
.organising-center #actu-featured-news-events .carousel-tabs {
  background: #0099d6;
}
.organising-center #actu-featured-news-events .tab {
  zoom: 1;
  /* For IE 6/7 */

  background: #0099d6;
}
.organising-center #actu-featured-news-events .tab:before,
.organising-center #actu-featured-news-events .tab:after {
  content: " ";
  display: table;
}
.organising-center #actu-featured-news-events .tab:after {
  clear: both;
}
.organising-center #actu-featured-news-events .tab p {
  color: #80ccee;
}
/* Tablet Portrait only */

@media (min-width: 768px) and (max-width: 1023px) {
  .organising-center #actu-featured-news-events .tab-cta .btn span {
    color: #ffdc99;
  }
}
.organising-center .course-subscribe-box .nb-course-subscribe-wrapper {
  background-color: #0099d6;
  padding: 30px 0px 20px 0px;
}
.organising-center .course-subscribe-box .introduction {
  color: white;
  font-size: 29px;
  line-height: 32px;
  font-weight: 600;
  padding-bottom: 20px;
}
.organising-center .course-subscribe-box .input-container {
  width: 100%;
}
.organising-center .course-subscribe-box .input-container .form-field {
  float: left;
  padding-right: 0px;
  margin-bottom: 20px;
}
.organising-center .course-subscribe-box .input-container .form-field input {
  width: 100%;
}
.organising-center .course-subscribe-box .input-container .field-fname {
  width: 100%;
}
.organising-center .course-subscribe-box .input-container .field-lname {
  width: 100%;
}
.organising-center .course-subscribe-box .input-container .field-email {
  width: 100%;
}
.organising-center .course-subscribe-box .button-container {
  float: left;
}
.organising-center .course-subscribe-box.is-compact .nb-course-subscribe-wrapper {
  padding: 30px 0px 30px 0px;
}
.organising-center .course-subscribe-box.is-compact .introduction-wrapper {
  width: 100%;
}
.organising-center .course-subscribe-box.is-compact .input-container {
  width: 100%;
}
.organising-center .course-subscribe-box.is-compact .input-container .form-field {
  width: 100%;
  padding-right: 0px;
}
.organising-center .course-subscribe-box.is-compact .form-wrapper {
  width: 100%;
}
.organising-center .course-subscribe-box.is-compact .button-container {
  width: 100%;
}
.organising-center .course-subscribe-box.is-compact .button-container .btn {
  width: 100%;
}
@media (min-width: 768px) {
  .organising-center .course-subscribe-box .introduction {
    font-size: 29px;
    line-height: 32px;
    font-weight: 600;
  }
  .organising-center .course-subscribe-box .input-container {
    width: 75%;
  }
  .organising-center .course-subscribe-box .input-container .form-field {
    float: left;
    padding-right: 20px;
    margin-bottom: 20px;
  }
  .organising-center .course-subscribe-box .input-container .form-field input {
    width: 100%;
  }
  .organising-center .course-subscribe-box .input-container .field-fname {
    width: 50%;
  }
  .organising-center .course-subscribe-box .input-container .field-lname {
    width: 50%;
  }
  .organising-center .course-subscribe-box .input-container .field-email {
    width: 100%;
  }
  .organising-center .course-subscribe-box .button-container {
    float: left;
  }
  .organising-center .course-subscribe-box.is-compact .nb-course-subscribe-wrapper {
    padding: 30px 0px 30px 0px;
  }
}
.organising-center .article-sidebar {
  margin-bottom: 30px;
}
.organising-center .article-sidebar .btn {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.organising-center .article-sidebar .panel .panel-heading {
  background-color: #ffa800;
  color: white;
}
.organising-center .article-sidebar .panel .panel-title a {
  color: white;
}
.organising-center .article-sidebar .external-links .link-list {
  padding-left: 0px;
}
.organising-center .article-sidebar .external-links .panel-body {
  padding: 15px !important;
}
.organising-center .article-sidebarMoble {
  margin-top: 45px;
}
.organising-center .article-sidebarMoble .btn {
  width: 100%;
}
.organising-center .article-sidebarMoble .panel .panel-title {
  font-size: 16px;
}
.organising-center .article-sidebarMoble .external-links .link-list {
  padding-left: 15px;
}
.organising-center .article-sidebarMoble .external-links .panel-body {
  padding: 15px !important;
}
.organising-center .article-detail-title {
  color: #0099d6;
  border-top: solid 1px #cccccc;
}
.organising-center .article-links {
  margin: 0 0 30px;
}
.organising-center .article-tags span i {
  color: #ffa800;
}
.organising-center .article-head {
  background-color: #0099d6;
}
.organising-center .title,
.organising-center .article-title {
  color: white;
}
.organising-center .article-summary {
  color: white;
}
.organising-center .article-date {
  color: #ffa800;
}
.organising-center .article-image-description {
  color: #0099d6;
  border-bottom: solid 1px #ffa800;
}
.organising-center .article-content img {
  width: 100% !important;
  height: auto !important;
}
@media (min-width: 480px) and (max-width: 767px) {
  .organising-center .article-detail-title {
    border-top: solid 1px #cccccc;
  }
  .organising-center .article-detail-description {
    border-top: solid 1px #cccccc;
  }
}
@media (min-width: 768px) {
  .organising-center .article-content img {
    width: 45% !important;
    height: auto !important;
  }
}
@media (min-width: 1024px) {
  .organising-center .article-content img {
    width: 50% !important;
    height: auto !important;
  }
}
@media (min-width: 1270px) {
  .organising-center .article-content img {
    width: 100% !important;
    height: auto !important;
  }
}
.organising-center .breadcrumbs {
  background-color: #0099d6;
  color: #80ccee;
}
.organising-center .breadcrumbs a {
  color: #80ccee;
}
.organising-center .breadcrumbs a:hover,
.organising-center .breadcrumbs a:focus {
  color: #80ccee;
}
.organising-center .breadcrumbs ol.breadcrumb {
  background-color: #0099d6;
}
.organising-center .boxes-wrapper {
  padding-bottom: 30px;
}
.organising-center .box {
  background-color: #0099d6;
}
.organising-center .box.box-group {
  background-color: #ffa800;
}
.organising-center .box.box-group .box-title {
  color: white;
}
.organising-center .box.box-group .box-text {
  color: rgba(255, 255, 255, 0.5);
}
.organising-center .box > .row {
  margin-left: 0;
  margin-right: 0;
}
.organising-center .box-title {
  color: white;
}
.organising-center .box-text {
  color: #80ccee;
}
@media (min-width: 768px) {
  .organising-center .boxes-wrapper {
    padding-bottom: 60px;
  }
}
.organising-center .in-other .publication-spotlight {
  border-bottom: 1px solid #ffa800;
}
.organising-center .border-top .publication-spotlight {
  border-top: 1px solid #ffa800;
  padding-top: 30px;
}
.organising-center .border-bottom .publication-spotlight {
  border-bottom: 1px solid #ffa800;
}
.organising-center .publication-spotlight {
  background-color: white;
  padding-bottom: 30px;
  border-bottom: 1px solid #cccccc;
}
.organising-center .publication-spotlight .title-wrapper {
  padding-bottom: 0px;
}
.organising-center .publication-spotlight .title {
  color: #0099d6;
  padding-bottom: 15px;
  font-size: 32px;
  line-height: 32px;
  padding-top: 30px;
}
.organising-center .publication-spotlight .publish-date {
  padding-bottom: 15px;
  color: #cccccc;
}
.organising-center .publication-spotlight .text {
  padding-bottom: 30px;
}
.organising-center .publication-spotlight .image-wrapper {
  padding-left: 0px;
}
.organising-center .publication-spotlight img {
  width: 100%;
  max-width: 260px;
  display: none;
}
.organising-center .publication-spotlight .btn {
  font-size: 20px;
  width: 100%;
  margin-bottom: 15px;
}
.organising-center .list-item {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding: 45px 0px;
}
.organising-center .list-item .title {
  padding-bottom: 15px;
  padding-top: 0px;
  font-size: 24px;
  line-height: 24px;
  display: none;
}
.organising-center .list-item img {
  max-width: 150px;
  display: none;
}
.organising-center .list-item .mobile-friendly {
  display: block;
}
.organising-center .list-item .mobile-friendly .title {
  display: block;
  padding-bottom: 15px;
  padding-top: 0px;
  font-size: 24px;
  line-height: 24px;
}
.organising-center .list-item .mobile-friendly img {
  display: initial;
}
.organising-center .list-item .mobile-friendly .publish-date {
  display: block;
}
.organising-center .list-item .publish-date {
  padding-bottom: 15px;
  font-size: 18px;
  display: none;
}
.organising-center .list-item .text {
  padding-bottom: 15px;
  font-size: 18px;
  line-height: 26px;
}
.organising-center .publication-list-wrapper {
  padding-top: 45px;
}
.organising-center .publication-list-wrapper .split-title .title-p1 {
  font-size: 14px;
  line-height: 16px;
}
.organising-center .publication-list-wrapper .split-title .title-p2 {
  font-size: 20px;
  line-height: 22px;
}
input.organising-center .publication-list-wrapper:focus,
.organising-center .publication-list-wrapper input[type=text]:focus,
textarea.organising-center .publication-list-wrapper:focus,
input.organising-center .publication-list-wrapper:active,
.organising-center .publication-list-wrapper input[type=text]:active,
textarea.organising-center .publication-list-wrapper:active {
  color: #cccccc;
}
input.organising-center .publication-list-wrapper::-webkit-input-placeholder,
.organising-center .publication-list-wrapper input[type=text]::-webkit-input-placeholder,
textarea.organising-center .publication-list-wrapper::-webkit-input-placeholder {
  color: #999999 !important;
}
input.organising-center .publication-list-wrapper:-moz-placeholder,
.organising-center .publication-list-wrapper input[type=text]:-moz-placeholder,
textarea.organising-center .publication-list-wrapper:-moz-placeholder {
  /* Firefox 18- */
  color: #999999 !important;
}
input.organising-center .publication-list-wrapper::-moz-placeholder,
.organising-center .publication-list-wrapper input[type=text]::-moz-placeholder,
textarea.organising-center .publication-list-wrapper::-moz-placeholder {
  /* Firefox 19+ */
  color: #999999 !important;
}
input.organising-center .publication-list-wrapper:-ms-input-placeholder,
.organising-center .publication-list-wrapper input[type=text]:-ms-input-placeholder,
textarea.organising-center .publication-list-wrapper:-ms-input-placeholder {
  color: #999999 !important;
}
@media (min-width: 768px) {
  .organising-center .border-top .publication-spotlight {
    padding-top: 45px;
  }
  .organising-center .publication-spotlight {
    margin-top: 60px;
    padding-bottom: 45px;
  }
  .organising-center .publication-spotlight .title {
    color: #0099d6;
    padding-bottom: 30px;
    font-size: 32px;
    line-height: 32px;
    padding-top: 0px;
    display: block;
  }
  .organising-center .publication-spotlight .publish-date {
    padding-bottom: 30px;
    color: #cccccc;
    display: block;
  }
  .organising-center .publication-spotlight .text {
    padding-bottom: 30px;
  }
  .organising-center .publication-spotlight img {
    width: 100%;
    max-width: 260px;
    display: block;
  }
  .organising-center .publication-spotlight .btn {
    font-size: 20px;
  }
  .organising-center .publication-spotlight .title-wrapper {
    padding-bottom: 30px;
  }
  .organising-center .publication-spotlight .split-title .title-p1 {
    font-size: 22px;
  }
  .organising-center .publication-spotlight .split-title .title-p2 {
    font-size: 30px;
    line-height: 32px;
  }
  .organising-center .list-item {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding: 45px 0px;
  }
  .organising-center .list-item .mobile-friendly {
    display: none;
  }
  .organising-center .list-item .title {
    padding-bottom: 30px;
    font-size: 24px;
    line-height: 24px;
  }
  .organising-center .list-item .publish-date {
    padding-bottom: 20px;
    font-size: 18px;
  }
  .organising-center .list-item .text {
    padding-bottom: 15px;
    font-size: 18px;
    line-height: 26px;
  }
  .organising-center .list-item img {
    max-width: 150px;
  }
  .organising-center .publication-list-wrapper {
    padding-top: 30px;
  }
  .organising-center .publication-list-wrapper .split-title .title-p1 {
    font-size: 14px;
    line-height: 16px;
  }
  .organising-center .publication-list-wrapper .split-title .title-p2 {
    font-size: 20px;
    line-height: 22px;
  }
}
@media (min-width: 1024px) {
  .organising-center .border-top .publication-spotlight {
    padding-top: 72px;
  }
  .organising-center .publication-spotlight {
    margin-top: 60px;
    padding-bottom: 72px;
  }
}
.organising-center .pagination .active a {
  background-color: #0099d6;
  border-color: #80ccee;
}
.organising-center .upcoming-courses-module {
  padding-top: 60px;
}
.organising-center .upcoming-courses-module .course-calendar-link,
.organising-center .upcoming-courses-module .course-link {
  font-size: 16px;
}
.organising-center .upcoming-courses-module .featured-course-item {
  padding-top: 10px;
  padding-bottom: 30px;
  border-bottom: none;
}
.organising-center .upcoming-courses-module .featured-course-item:last-child {
  padding-bottom: 0px;
}
.organising-center .upcoming-courses-module .featured-course-item .title {
  color: #0099d6;
  font-size: 28px;
  line-height: 30px;
}
.organising-center .upcoming-courses-module .featured-course-item .course-label {
  font-size: 16px;
  line-height: 16px;
  color: #cccccc;
  padding-bottom: 0px;
  padding-top: 15px;
}
.organising-center .upcoming-courses-module .featured-course-item .course-field-text {
  color: #555555;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
}
.organising-center .upcoming-courses-module .featured-course-item .course-field-text p {
  margin: 0;
}
.organising-center .upcoming-courses-module #actu-featured-content .nav-featured .tab.active .split-title .title-p1 {
  color: #cccccc;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.organising-center .upcoming-courses-module #actu-featured-content .nav-featured .tab.active .split-title .title-p2 {
  color: #0099d6;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.organising-center .upcoming-courses-module #actu-featured-content .nav-featured .split-title .title-p1 {
  color: #cccccc;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.organising-center .upcoming-courses-module #actu-featured-content .nav-featured .split-title .title-p2 {
  color: #0099d6;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.organising-center .upcoming-courses-sidebar {
  padding-top: 30px;
  display: block !important;
}
.organising-center .upcoming-courses-sidebar .course-list {
  margin: 0;
  padding-bottom: 26px;
}
.organising-center .upcoming-courses-sidebar .panel .panel-heading {
  background-color: #0099d6;
}
.organising-center .upcoming-courses-sidebar .panel .panel-heading a,
.organising-center .upcoming-courses-sidebar .panel .panel-heading a:hover {
  color: white;
}
.organising-center .upcoming-courses-sidebar .panel .panel-title {
  background-color: #0099d6;
}
.organising-center .upcoming-courses-sidebar .course-item {
  border-bottom: 1px solid #dddddd;
}
.organising-center .upcoming-courses-sidebar .course-item .title {
  padding-bottom: 10px;
  color: #0099d6;
  font-size: 20px;
  line-height: 22px;
}
.organising-center .upcoming-courses-sidebar .course-item .dates {
  color: #939393;
}
.organising-center .upcoming-courses-sidebar .course-item .dates p {
  margin: 0px;
}
.organising-center .upcoming-courses-sidebar .course-item .location {
  font-weight: 500;
}
.organising-center .upcoming-courses-sidebar .button-wrapper {
  padding-top: 26px;
}
@media (min-width: 768px) {
  .organising-center .upcoming-courses-module {
    padding-top: 90px;
  }
  .organising-center .upcoming-courses-module .all-courses-link {
    font-size: 16px;
  }
  .organising-center .upcoming-courses-module .featured-course-item {
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #cccccc;
  }
  .organising-center .upcoming-courses-module .featured-course-item:last-child {
    padding-bottom: 30px;
  }
  .organising-center .upcoming-courses-module .featured-course-item .title {
    color: #0099d6;
    font-size: 32px;
    line-height: 32px;
  }
  .organising-center .upcoming-courses-module .featured-course-item .course-label {
    font-size: 16px;
    line-height: 16px;
    padding-bottom: 0px;
    padding-top: 15px;
  }
  .organising-center .upcoming-courses-module .featured-course-item .course-field-text {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
  }
  .organising-center .upcoming-courses-sidebar .course-list {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .organising-center .upcoming-courses-module {
    padding-top: 90px;
  }
  .organising-center .upcoming-courses-module .all-courses-link {
    font-size: 16px;
  }
  .organising-center .upcoming-courses-module .featured-course-item {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .organising-center .upcoming-courses-module .featured-course-item .course-label {
    font-size: 16px;
    line-height: 16px;
    padding-bottom: 30px;
  }
  .organising-center .upcoming-courses-module .featured-course-item .course-field-text {
    color: #555555;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
  }
  .organising-center .upcoming-courses-sidebar {
    padding-top: 30px;
    display: block !important;
  }
  .organising-center .upcoming-courses-sidebar .course-list {
    max-width: 948px;
  }
}
.organising-center .publication-download-box {
  padding-bottom: 30px;
}
.organising-center .publication-download-box img {
  width: 100%;
}
.organising-center .publication-download-box .btn {
  width: 100%;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .organising-center .publication-download-box {
    padding-bottom: 30px;
  }
}
.organising-center .featured-video .feature-title {
  color: #0099d6;
}
.organising-center .twitter-feed-slider .inner-wrapper {
  border-top: none;
  border-bottom: none;
}
.organising-center .twitter-feed-slider .follow {
  color: #0099d6;
}
.organising-center .twitter-feed-slider .retweet-name {
  color: #0099d6;
}
.organising-center .twitter-feed-slider .tweet-text {
  color: #0099d6;
}
@media (min-width: 768px) {
  .organising-center .twitter-feed-slider .inner-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.organising-center .course-level {
  padding: 0 0 20px;
}
.organising-center .course-level:last-child {
  padding-bottom: 30px;
}
.organising-center .course-level-header {
  border-bottom: solid 1px #003b74;
}
.organising-center .course-level-title {
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-weight: 500;
  color: #003b74;
  line-height: 1.1;
}
.organising-center .course-item {
  padding: 20px 0;
}
.organising-center .course-item-title {
  margin-top: 0;
}
.organising-center .course-item-date {
  font-weight: normal;
  margin: 0px;
}
.organising-center .col-duration {
  padding: 0px;
}
.organising-center .course-item table th {
  width: 25%;
}
.organising-center .course-item table th.col-accredited {
  text-align: center;
}
.organising-center .course-item table th.col-duration {
  text-align: center;
}
.organising-center .course-item table td.col-accredited {
  text-align: center;
}
.organising-center .course-item table td.col-duration {
  text-align: center;
}
@media only screen and (max-width: 640px) {
  .organising-center .course-item-details table,
  .organising-center .course-item-details thead,
  .organising-center .course-item-details tbody,
  .organising-center .course-item-details th,
  .organising-center .course-item-details td,
  .organising-center .course-item-details tr {
    display: block;
  }
  .organising-center .course-item-details table {
    border-left: none;
  }
  .organising-center .course-item-details thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .organising-center .course-item-details tr {
    border: 1px solid #cccccc;
  }
  .organising-center .course-item-details td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eeeeee;
    position: relative;
    text-align: center;
  }
  .organising-center .course-item-details td .label-mob {
    font-weight: bold;
  }
}
@media only screen and (min-device-width: 641px) {
  .organising-center .course-item-details td .label-mob {
    display: none;
  }
}
@media (min-width: 768px) {
  .organising-center .course-level {
    padding: 0 0 20px;
  }
  .organising-center .course-level:last-child {
    padding-bottom: 45px;
  }
  .organising-center .course-item-details td .label-mob {
    display: none;
  }
}
/*safe At Work*/

.safeatwork .header_sw {
  background-color: #f6912a;
  border-bottom: 1px solid white;
}
.safeatwork .header_sw .section-logo {
  float: left;
  position: relative;
  height: 50px;
  min-width: 220px;
}
.safeatwork .header_sw .site-navigation {
  float: right;
}
@media (min-width: 768px) {
  .safeatwork .header_sw .section-logo {
    float: left;
    position: relative;
    height: 50px;
    min-width: 220px;
  }
}
.SW-cta-bar .split-title {
  margin-bottom: 20px;
}
.SW-cta-bar .split-title .title-p1 {
  color: #80ccee;
}
.SW-cta-bar .split-title .title-p2 {
  color: white !important;
}
/* Tablet Portrait */

@media (min-width: 768px) {
  
}
/* Tablet Landscape */

@media (min-width: 1024px) {
  .oc-cta-bar {
    border-top: none;
  }
}
.safeatwork .search-main {
  border-top: solid 1px #336290;
  padding-top: 20px;
  padding-bottom: 20px;
}
.safeatwork .search-main .search-input-wrapper {
  padding: 0px;
}
.safeatwork .search-main .search-button-wrapper {
  padding-right: 0px;
}
.safeatwork .search-main .form-control {
  text-align: left;
  text-transform: none;
  border: 0;
  padding-left: 0;
}
.safeatwork .search-main .search-field input {
  border: 0;
}
.safeatwork .search-main .search-field .input-group-addon {
  margin: 0 0 0 4px;
  left: 0;
  right: auto;
  font-size: 24px;
  line-height: 26px;
}
.safeatwork .search-main .btn {
  width: 100%;
}
@media (min-width: 768px) {
  .safeatwork .search-main {
    border: 0;
    padding-top: 20px;
    padding-bottom: 30px;
  }
}

.safeatwork .footer-oc-ribon {
  background-color: #103772;
  height: 45px;
  position: relative;
}
.safeatwork .tagline-wrapper {
  position: relative;
}
.safeatwork .tagline {
  color: white;
  line-height: 26px;
  font-size: 26px;
  height: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  font-style: italic;
  font-weight: 600;
}
.safeatwork .tagline a {
  color: white;
}
.safeatwork .featured-video .feature-title {
  margin-bottom: 20px;
}
.safeatwork .featured-video .feature-description {
  margin-bottom: 40px;
}
.safeatwork .intro {
  background-color: #103772;
  border-top: 1px solid white;
  color: white;
  padding-bottom: 30px;
}
.safeatwork .intro .intro-main-heading {
  color: white;
  font-weight: 600;
  font-size: 24px;
  line-height: 22px;
  padding-bottom: 20px;
}
.safeatwork .intro h1,
.safeatwork .intro h2,
.safeatwork .intro h3,
.safeatwork .intro h4 {
  color: white;
  font-weight: 600;
  font-size: 24px;
  line-height: 22px;
  padding-bottom: 20px;
}
.safeatwork .intro .intro-main-content-wrapper {
  padding-bottom: 30px;
}
.safeatwork .intro .intro-main-content-wrapper .intro-text {
  padding-top: 20px;
}
.safeatwork .intro .intro-main-content-wrapper .intro-text .intro-main-text {
  font-size: 18px;
  line-height: 22px;
}
.safeatwork .intro .intro-more-content-wrapper {
  padding-bottom: 45px;
}
@media (min-width: 768px) {
  .safeatwork .intro .intro-more-content-wrapper {
    padding-bottom: 0px;
  }
}
.safeatwork .intro .intro-more-content-wrapper .intro-note-wrapper {
  background-color: white;
  color: white;
  padding: 30px 45px;
  margin-top: 40px;
}
.safeatwork .intro .intro-more-content-wrapper .intro-more-text img {
  width: 100% !important;
  height: auto !important;
}
.safeatwork .theme-light {
  background-color: white;
  border-color: transparent;
  color: white;
}
a.safeatwork .theme-light:link,
.safeatwork .theme-light.btn:link,
button.safeatwork .theme-light:link,
a.safeatwork .theme-light:visited,
.safeatwork .theme-light.btn:visited,
button.safeatwork .theme-light:visited {
  color: white;
  border-color: transparent;
}
a.safeatwork .theme-light:hover,
.safeatwork .theme-light.btn:hover,
button.safeatwork .theme-light:hover {
  color: white;
  border-color: transparent;
  background-color: #405f8e;
}
a.safeatwork .theme-light:focus,
.safeatwork .theme-light.btn:focus,
button.safeatwork .theme-light:focus,
a.safeatwork .theme-light:active,
.safeatwork .theme-light.btn:active,
button.safeatwork .theme-light:active {
  color: white;
  border-color: transparent;
}
.safeatwork .theme-light.input-group-addon {
  color: white;
}
input.safeatwork .theme-light:focus,
textarea.safeatwork .theme-light:focus,
input.safeatwork .theme-light:active,
textarea.safeatwork .theme-light:active {
  color: white;
  border-color: transparent;
}
input.safeatwork .theme-light::-webkit-input-placeholder,
textarea.safeatwork .theme-light::-webkit-input-placeholder {
  color: white;
}
input.safeatwork .theme-light:-moz-placeholder,
textarea.safeatwork .theme-light:-moz-placeholder {
  /* Firefox 18- */
  color: white;
}
input.safeatwork .theme-light::-moz-placeholder,
textarea.safeatwork .theme-light::-moz-placeholder {
  /* Firefox 19+ */
  color: white;
}
input.safeatwork .theme-light:-ms-input-placeholder,
textarea.safeatwork .theme-light:-ms-input-placeholder {
  color: white;
}
select.safeatwork .theme-light:focus,
select.safeatwork .theme-light:active {
  color: white;
  border-color: transparent;
}
input.safeatwork:focus,
.safeatwork input[type=text]:focus,
textarea.safeatwork:focus,
input.safeatwork:active,
.safeatwork input[type=text]:active,
textarea.safeatwork:active {
  color: white;
}
input.safeatwork::-webkit-input-placeholder,
.safeatwork input[type=text]::-webkit-input-placeholder,
textarea.safeatwork::-webkit-input-placeholder {
  color: white !important;
}
input.safeatwork:-moz-placeholder,
.safeatwork input[type=text]:-moz-placeholder,
textarea.safeatwork:-moz-placeholder {
  /* Firefox 18- */
  color: white !important;
}
input.safeatwork::-moz-placeholder,
.safeatwork input[type=text]::-moz-placeholder,
textarea.safeatwork::-moz-placeholder {
  /* Firefox 19+ */
  color: white !important;
}
input.safeatwork:-ms-input-placeholder,
.safeatwork input[type=text]:-ms-input-placeholder,
textarea.safeatwork:-ms-input-placeholder {
  color: white !important;
}
.safeatwork .split-title .title-p1 {
  color: #cccccc;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  font-size: 28px;
}
.safeatwork .split-title .title-p2 {
  color: #103772;
  font-size: 28px;
}
.safeatwork .btn-light {
  background-color: #144b7f;
  border-color: transparent;
  color: white;
  background-color: #103772;
}
a.safeatwork .btn-light:link,
.safeatwork .btn-light.btn:link,
button.safeatwork .btn-light:link,
a.safeatwork .btn-light:visited,
.safeatwork .btn-light.btn:visited,
button.safeatwork .btn-light:visited {
  color: white;
  border-color: transparent;
}
a.safeatwork .btn-light:hover,
.safeatwork .btn-light.btn:hover,
button.safeatwork .btn-light:hover {
  color: white;
  border-color: transparent;
  background-color: #336290;
}
a.safeatwork .btn-light:focus,
.safeatwork .btn-light.btn:focus,
button.safeatwork .btn-light:focus,
a.safeatwork .btn-light:active,
.safeatwork .btn-light.btn:active,
button.safeatwork .btn-light:active {
  color: white;
  border-color: transparent;
}
.safeatwork .btn-light.input-group-addon {
  color: #809dba;
}
input.safeatwork .btn-light:focus,
textarea.safeatwork .btn-light:focus,
input.safeatwork .btn-light:active,
textarea.safeatwork .btn-light:active {
  color: white;
  border-color: transparent;
}
input.safeatwork .btn-light::-webkit-input-placeholder,
textarea.safeatwork .btn-light::-webkit-input-placeholder {
  color: #809dba;
}
input.safeatwork .btn-light:-moz-placeholder,
textarea.safeatwork .btn-light:-moz-placeholder {
  /* Firefox 18- */
  color: #809dba;
}
input.safeatwork .btn-light::-moz-placeholder,
textarea.safeatwork .btn-light::-moz-placeholder {
  /* Firefox 19+ */
  color: #809dba;
}
input.safeatwork .btn-light:-ms-input-placeholder,
textarea.safeatwork .btn-light:-ms-input-placeholder {
  color: #809dba;
}
select.safeatwork .btn-light:focus,
select.safeatwork .btn-light:active {
  color: white;
  border-color: transparent;
}
.safeatwork .btn-light:hover {
  background-color: #ffa800 !important;
}
.safeatwork .text-link-alt {
  padding: 0;
  color: #ffa800;
  font-size: 1em;
  font-weight: 500;
  text-align: left;
  color: white;
}
.safeatwork .text-link-alt:hover,
.safeatwork .text-link-alt:active {
  color: #003b74;
}
.safeatwork .text-link-alt .fa {
  line-height: 0.8em;
  vertical-align: middle;
}
.safeatwork .text-link-alt:hover {
  color: #ffa800;
}
.safeatwork .btn-primary {
  background-color: #103772;
}
/*@import "Utility.less";*/

.header_sw {
  height: 50px;
}
.header_sw .site-navigation {
  float: right;
  position: static;
}
.header_sw .nav-icons {
  zoom: 1;
  /* For IE 6/7 */

  display: block;
  width: auto;
  height: 50px;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9990;
  list-style: none;
  text-align: right;
}
.header_sw .nav-icons:before,
.header_sw .nav-icons:after {
  content: " ";
  display: table;
}
.header_sw .nav-icons:after {
  clear: both;
}
.header_sw .nav-icons li {
  display: block;
  width: 50px;
  height: 50px;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  float: left;
  list-style: none;
  position: relative;
  margin-right: 0px;
}
.header_sw .nav-icons li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 10px;
  position: absolute;
  left: 0;
  top: 0;
  border: solid 0 #336290;
  color: #809dba;
  text-align: center;
}
.header_sw .nav-icons li a:hover,
.header_sw .nav-icons li a:focus,
.header_sw .nav-icons li a:active {
  color: #ffa800;
}
.header_sw .nav-icons .fa {
  font-size: 30px;
}
.header_sw .nav-icons .icon-menu .navbar-toggle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.header_sw .nav-icons .icon-home a {
  border-left-width: 1px;
}
.header_sw .nav-icons .icon-search {
  display: none;
}
.header_sw .nav-icons .icon-search a {
  border-top-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-bottom-color: #003b74;
}
.header_sw .nav-icons .icon-search a .fa-search {
  display: none;
}
.header_sw .nav-icons .icon-search a .fa-close {
  display: inline;
}
.header_sw .nav-icons .icon-search a.collapsed {
  border-bottom-width: 1px;
  border-bottom-color: #336290;
}
.header_sw .nav-icons .icon-search a.collapsed .fa-search {
  display: inline;
}
.header_sw .nav-icons .icon-search a.collapsed .fa-close {
  display: none;
}
.header_sw .navbar-toggle {
  width: 50px;
  height: 50px;
  padding: 10px;
  margin: 0;
  border: solid 1px transparent;
  border-top: 0;
  border-left-color: white;
  border-bottom-color: #103772;
  border-right: 1px solid white;
  box-sizing: border-box;
}
.header_sw .navbar-toggle:active,
.header_sw .navbar-toggle:visited {
  border-left-color: white;
  border-bottom-color: white;
}
.header_sw .navbar-toggle .icon-bar {
  margin: 3px auto;
  width: 100%;
  height: 5px;
  background: #ffa800;
  -webkit-transform: rotate(0deg) translate(0, 0);
  -moz-transform: rotate(0deg) translate(0, 0);
  transform: rotate(0deg) translate(0, 0);
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  -moz-transition: -web-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.header_sw .navbar-toggle .icon-bar.icon-bar-1 {
  opacity: 1;
  -webkit-transform: rotate(45deg) translate(5px, 5px);
  -moz-transform: rotate(45deg) translate(5px, 5px);
  transform: rotate(45deg) translate(5px, 5px);
}
.header_sw .navbar-toggle .icon-bar.icon-bar-2 {
  opacity: 0;
}
.header_sw .navbar-toggle .icon-bar.icon-bar-3 {
  opacity: 1;
  -webkit-transform: rotate(-45deg) translate(6px, -6px);
  -moz-transform: rotate(-45deg) translate(6px, -6px);
  transform: rotate(-45deg) translate(6px, -6px);
}
.header_sw .navbar-toggle.collapsed {
  border-left-color: transparent;
  border-bottom-color: white;
  border-right: none;
}
.header_sw .navbar-toggle.collapsed .icon-bar {
  background: white;
  opacity: 1;
  -webkit-transform: rotate(0deg) translate(0, 0);
  -moz-transform: rotate(0deg) translate(0, 0);
  transform: rotate(0deg) translate(0, 0);
}
.header_sw .navbar-toggle.collapsed:hover .icon-bar,
.header_sw .navbar-toggle.collapsed:focus .icon-bar,
.header_sw .navbar-toggle.collapsed:active .icon-bar {
  background: white;
}
.header_sw .navbar-site {
  zoom: 1;
  /* For IE 6/7 */

  display: block;
  width: 100%;
  min-height: 0;
  padding: 0;
  margin: 0;
  position: absolute;
  left: 0;
  top: 49px;
  z-index: 999;
  border: 0;
}
.header_sw .navbar-site:before,
.header_sw .navbar-site:after {
  content: " ";
  display: table;
}
.header_sw .navbar-site:after {
  clear: both;
}
.header_sw .navbar-site .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  position: relative;
  background: #103772;
  border-top: solid 1px white;
  border-bottom: solid 1px white;
  box-shadow: 0 20px 20px rgba(0, 0, 0, 0.15);
  border-top: none;
}
.header_sw .navbar-site .navbar-inner.in {
  max-height: 9999px;
  overflow-y: visible;
}
.header_sw .navbar-site a,
.header_sw .navbar-site a:link,
.header_sw .navbar-site a:visited,
.header_sw .navbar-site a:hover,
.header_sw .navbar-site a:focus,
.header_sw .navbar-site a:active {
  background-color: transparent;
}
.header_sw .navbar-site .split-title .title-p1 {
  font-size: 12px;
  line-height: 14px;
  color: white;
}
.header_sw .navbar-site .split-title .title-p2 {
  color: white;
  font-size: 16px;
  line-height: 18px;
}
.header_sw .navbar-site .nav {
  font-size: 0;
}
.header_sw .navbar-site .nav > li {
  display: block;
  width: 50%;
  height: 80px;
  padding: 0;
  margin: 0;
  float: left;
  list-style: none;
  position: static;
}
.header_sw .navbar-site .nav > li > a {
  display: block;
  width: 100%;
  height: 80px;
  padding: 40px 10px;
  border: solid 1px white;
  border-right-width: 0;
  border-bottom-width: 0;
  position: relative;
  text-align: left;
  box-sizing: border-box;
}
.header_sw .navbar-site .split-title {
  text-transform: uppercase;
}
/* Want to get before it goes to wide mobile */

/*@media (max-width: @screen-xs) {
    .header_oc {
        .nav-icons {
            width: 120px;
            height: 80px;

            li {
                width: 40px;
                height: 40px;

                a {
                    padding: 8px;
                }
            }

            .fa {
                font-size: 24px;
            }

            .icon-menu {
                width: 80px;
                height: 80px;
                float: left;

                .navbar-toggle {
                    padding: 30px 25px;
                }
            }

            .icon-home,
            .icon-search {
                clear: right;

                a {
                    border-right-width: 1px;
                }
            }

            .icon-search {
                display: block;
            }
        }
        .navbar-site {
            // Top level navigation (adhering to Bootstrap selector paths)
            .nav > li:nth-of-type(2n+1) > a {
                border-left: 0;
            }
        }
    }
}*/

/* Wide mobile and up */

@media (min-width: 480px) {
  .header_sw {
    height: 50px;
  }
  .header_sw .navbar-site {
    top: 49px;
  }
  .header_sw .navbar-site .navbar-inner {
    border-top: 0;
    border-right: solid 1px white;
  }
  .header_sw .navbar-site .site-search {
    display: none;
  }
  .header_sw .navbar-site .nav > li {
    width: 33.33%;
    height: 80px;
  }
  .header_sw .navbar-site .nav > li > a {
    height: 80px;
  }
}
/* Target only Wide Mobile */

@media (min-width: 480px) and (max-width: 767px) {
  .header_sw .menu-search .filter-field {
    width: 33.33%;
  }
}
/* Tablet portrait and up*/

@media (min-width: 768px) {
  .header_sw .nav-icons li {
    margin-right: 55px;
  }
  .header_sw .nav-icons .icon-home a,
  .header_sw .nav-icons .icon-search a {
    border-right-color: #336290;
  }
}
/* Tablet landscape and up */

@media (min-width: 1024px) {
  .header_sw {
    height: 50px;
  }
  .header_sw .nav-icons {
    width: 50px;
    height: 100px;
    right: -35px;
    /* Taking into account .row and .container's 15px margins */
  
  }
  .header_sw .nav-icons li {
    width: 50px;
    height: 50px;
  }
  .header_sw .nav-icons li a {
    padding: 10px;
  }
  .header_sw .nav-icons .fa {
    font-size: 30px;
  }
  .header_sw .nav-icons .icon-home a,
  .header_sw .nav-icons .icon-search a {
    border-right-width: 1px;
  }
  .header_sw .site-navigation {
    position: absolute;
    top: 0;
    right: 0;
    height: 50px;
    padding-right: 15px;
  }
  .header_sw .navbar-site {
    width: auto;
    position: relative;
    top: auto;
    left: auto;
    text-align: right;
  }
  .header_sw .navbar-site .navbar-inner {
    background: transparent;
    border: 0;
    box-shadow: none;
  }
  .header_sw .navbar-site .split-title .title-p1 {
    font-size: 10px;
    line-height: 14px;
  }
  .header_sw .navbar-site .split-title .title-p2 {
    font-size: 12px;
    line-height: 16px;
  }
  .header_sw .navbar-site .nav > li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 100px;
    height: 50px;
    float: none;
    padding-top: 10px;
  }
  .header_sw .navbar-site .nav > li > a {
    border-top: 0;
    padding: 3px 5px 12px 12px;
    height: 40px;
  }
}
/* Desktop */

@media (min-width: 1270px) {
  .header_sw .navbar-site .split-title .title-p1 {
    font-size: 12px;
    line-height: 14px;
  }
  .header_sw .navbar-site .split-title .title-p2 {
    font-size: 16px;
    line-height: 18px;
  }
  .header_sw .navbar-site .nav > li {
    width: 125px;
  }
}
.safeatwork #actu-featured-news-events .carousel-indicators li span {
  background: #ffa800;
}
.safeatwork #actu-featured-news-events .carousel-indicators li.active span {
  background-color: #103772;
  border-bottom-color: #103772;
}
.safeatwork #actu-featured-news-events .carousel-tabs {
  background: #103772;
}
.safeatwork #actu-featured-news-events .tab {
  zoom: 1;
  /* For IE 6/7 */

  background: #103772;
}
.safeatwork #actu-featured-news-events .tab:before,
.safeatwork #actu-featured-news-events .tab:after {
  content: " ";
  display: table;
}
.safeatwork #actu-featured-news-events .tab:after {
  clear: both;
}
.safeatwork #actu-featured-news-events .tab p {
  color: white;
}
/* Tablet Portrait only */

@media (min-width: 768px) and (max-width: 1023px) {
  .organising-center #actu-featured-news-events .tab-cta .btn span {
    color: #387ce3;
  }
}
.safeatwork .course-subscribe-box .nb-course-subscribe-wrapper {
  background-color: #103772;
  padding: 30px 0px 20px 0px;
}
.safeatwork .course-subscribe-box .introduction {
  color: white;
  font-size: 29px;
  line-height: 32px;
  font-weight: 600;
  padding-bottom: 20px;
}
.safeatwork .course-subscribe-box .input-container {
  width: 100%;
}
.safeatwork .course-subscribe-box .input-container .form-field {
  float: left;
  padding-right: 0px;
  margin-bottom: 20px;
}
.safeatwork .course-subscribe-box .input-container .form-field input {
  width: 100%;
}
.safeatwork .course-subscribe-box .input-container .field-fname {
  width: 100%;
}
.safeatwork .course-subscribe-box .input-container .field-lname {
  width: 100%;
}
.safeatwork .course-subscribe-box .input-container .field-email {
  width: 100%;
}
.safeatwork .course-subscribe-box .button-container {
  float: left;
}
.safeatwork .course-subscribe-box.is-compact .nb-course-subscribe-wrapper {
  padding: 30px 0px 30px 0px;
}
.safeatwork .course-subscribe-box.is-compact .introduction-wrapper {
  width: 100%;
}
.safeatwork .course-subscribe-box.is-compact .input-container {
  width: 100%;
}
.safeatwork .course-subscribe-box.is-compact .input-container .form-field {
  width: 100%;
  padding-right: 0px;
}
.safeatwork .course-subscribe-box.is-compact .form-wrapper {
  width: 100%;
}
.safeatwork .course-subscribe-box.is-compact .button-container {
  width: 100%;
}
.safeatwork .course-subscribe-box.is-compact .button-container .btn {
  width: 100%;
}
@media (min-width: 768px) {
  .organising-center .course-subscribe-box .introduction {
    font-size: 29px;
    line-height: 32px;
    font-weight: 600;
  }
  .organising-center .course-subscribe-box .input-container {
    width: 75%;
  }
  .organising-center .course-subscribe-box .input-container .form-field {
    float: left;
    padding-right: 20px;
    margin-bottom: 20px;
  }
  .organising-center .course-subscribe-box .input-container .form-field input {
    width: 100%;
  }
  .organising-center .course-subscribe-box .input-container .field-fname {
    width: 50%;
  }
  .organising-center .course-subscribe-box .input-container .field-lname {
    width: 50%;
  }
  .organising-center .course-subscribe-box .input-container .field-email {
    width: 100%;
  }
  .organising-center .course-subscribe-box .button-container {
    float: left;
  }
  .organising-center .course-subscribe-box.is-compact .nb-course-subscribe-wrapper {
    padding: 30px 0px 30px 0px;
  }
}
.safeatwork .article-sidebar {
  margin-bottom: 30px;
}
.safeatwork .article-sidebar .btn {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.safeatwork .article-sidebar .panel .panel-heading {
  background-color: #ffa800;
  color: white;
}
.safeatwork .article-sidebar .panel .panel-title a {
  color: white;
}
.safeatwork .article-sidebar .external-links .link-list {
  padding-left: 0px;
}
.safeatwork .article-sidebar .external-links .panel-body {
  padding: 15px !important;
}
.safeatwork .article-sidebarMoble {
  margin-top: 45px;
}
.safeatwork .article-sidebarMoble .btn {
  width: 100%;
}
.safeatwork .article-sidebarMoble .panel .panel-title {
  font-size: 16px;
}
.safeatwork .article-sidebarMoble .external-links .link-list {
  padding-left: 15px;
}
.safeatwork .article-sidebarMoble .external-links .panel-body {
  padding: 15px !important;
}
.safeatwork .article-detail-title {
  color: #0099d6;
  border-top: solid 1px #cccccc;
}
.safeatwork .article-links {
  margin: 0 0 30px;
}
.safeatwork .article-tags span i {
  color: #ffa800;
}
.safeatwork .article-head {
  background-color: #103772;
}
.safeatwork .title,
.safeatwork .article-title {
  color: white;
}
.safeatwork .article-summary {
  color: white;
}
.safeatwork .article-date {
  color: #ffa800;
}
.safeatwork .article-image-description {
  color: #103772;
  border-bottom: solid 1px #ffa800;
}
.safeatwork .article-content img {
  width: 100% !important;
  height: auto !important;
}
@media (min-width: 480px) and (max-width: 767px) {
  .safeatwork .article-detail-title {
    border-top: solid 1px #cccccc;
  }
  .safeatwork .article-detail-description {
    border-top: solid 1px #cccccc;
  }
}
@media (min-width: 768px) {
  .safeatwork .article-content img {
    width: 45% !important;
    height: auto !important;
  }
}
@media (min-width: 1024px) {
  .safeatwork .article-content img {
    width: 50% !important;
    height: auto !important;
  }
}
@media (min-width: 1270px) {
  .safeatwork .article-content img {
    width: 100% !important;
    height: auto !important;
  }
}
.safeatwork .breadcrumbs {
  background-color: #103772;
  color: white;
}
.safeatwork .breadcrumbs a {
  color: white;
}
.safeatwork .breadcrumbs a:hover,
.safeatwork .breadcrumbs a:focus {
  color: white;
}
.safeatwork .breadcrumbs ol.breadcrumb {
  background-color: #103772;
}
.safeatwork .boxes-wrapper {
  padding-bottom: 30px;
}
.safeatwork .box {
  background-color: #f6912a;
}
.safeatwork .box.box-group {
  background-color: #f6912a;
}
.safeatwork .box.box-group .box-title {
  color: white;
}
.safeatwork .box.box-group .box-text {
  color: rgba(255, 255, 255, 0.5);
}
.safeatwork .box > .row {
  margin-left: 0;
  margin-right: 0;
}
.safeatwork .box-title {
  color: white;
}
.safeatwork .box-text {
  color: #80ccee;
}
@media (min-width: 768px) {
  .safeatwork .boxes-wrapper {
    padding-bottom: 60px;
  }
}
.safeatwork .in-other .publication-spotlight {
  border-bottom: 1px solid #ffa800;
}
.safeatwork .border-top .publication-spotlight {
  border-top: 1px solid #ffa800;
  padding-top: 30px;
}
.safeatwork .border-bottom .publication-spotlight {
  border-bottom: 1px solid #ffa800;
}
.safeatwork .publication-spotlight {
  background-color: white;
  padding-bottom: 30px;
  border-bottom: 1px solid #cccccc;
}
.safeatwork .publication-spotlight .title-wrapper {
  padding-bottom: 0px;
}
.safeatwork .publication-spotlight .title {
  color: #0099d6;
  padding-bottom: 15px;
  font-size: 32px;
  line-height: 32px;
  padding-top: 30px;
}
.safeatwork .publication-spotlight .publish-date {
  padding-bottom: 15px;
  color: #cccccc;
}
.safeatwork .publication-spotlight .text {
  padding-bottom: 30px;
}
.safeatwork .publication-spotlight .image-wrapper {
  padding-left: 0px;
}
.safeatwork .publication-spotlight img {
  width: 100%;
  max-width: 260px;
  display: none;
}
.safeatwork .publication-spotlight .btn {
  font-size: 20px;
  width: 100%;
  margin-bottom: 15px;
}
.safeatwork .list-item {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding: 45px 0px;
}
.safeatwork .list-item .title {
  padding-bottom: 15px;
  padding-top: 0px;
  font-size: 24px;
  line-height: 24px;
  display: none;
}
.safeatwork .list-item img {
  max-width: 150px;
  display: none;
}
.safeatwork .list-item .mobile-friendly {
  display: block;
}
.safeatwork .list-item .mobile-friendly .title {
  display: block;
  padding-bottom: 15px;
  padding-top: 0px;
  font-size: 24px;
  line-height: 24px;
}
.safeatwork .list-item .mobile-friendly img {
  display: initial;
}
.safeatwork .list-item .mobile-friendly .publish-date {
  display: block;
}
.safeatwork .list-item .publish-date {
  padding-bottom: 15px;
  font-size: 18px;
  display: none;
}
.safeatwork .list-item .text {
  padding-bottom: 15px;
  font-size: 18px;
  line-height: 26px;
}
.safeatwork .publication-list-wrapper {
  padding-top: 45px;
}
.safeatwork .publication-list-wrapper .split-title .title-p1 {
  font-size: 14px;
  line-height: 16px;
}
.safeatwork .publication-list-wrapper .split-title .title-p2 {
  font-size: 20px;
  line-height: 22px;
}
input.safeatwork .publication-list-wrapper:focus,
.safeatwork .publication-list-wrapper input[type=text]:focus,
textarea.safeatwork .publication-list-wrapper:focus,
input.safeatwork .publication-list-wrapper:active,
.safeatwork .publication-list-wrapper input[type=text]:active,
textarea.safeatwork .publication-list-wrapper:active {
  color: #cccccc;
}
input.safeatwork .publication-list-wrapper::-webkit-input-placeholder,
.safeatwork .publication-list-wrapper input[type=text]::-webkit-input-placeholder,
textarea.safeatwork .publication-list-wrapper::-webkit-input-placeholder {
  color: #999999 !important;
}
input.safeatwork .publication-list-wrapper:-moz-placeholder,
.safeatwork .publication-list-wrapper input[type=text]:-moz-placeholder,
textarea.safeatwork .publication-list-wrapper:-moz-placeholder {
  /* Firefox 18- */
  color: #999999 !important;
}
input.safeatwork .publication-list-wrapper::-moz-placeholder,
.safeatwork .publication-list-wrapper input[type=text]::-moz-placeholder,
textarea.safeatwork .publication-list-wrapper::-moz-placeholder {
  /* Firefox 19+ */
  color: #999999 !important;
}
input.safeatwork .publication-list-wrapper:-ms-input-placeholder,
.safeatwork .publication-list-wrapper input[type=text]:-ms-input-placeholder,
textarea.safeatwork .publication-list-wrapper:-ms-input-placeholder {
  color: #999999 !important;
}
@media (min-width: 768px) {
  .organising-center .border-top .publication-spotlight {
    padding-top: 45px;
  }
  .organising-center .publication-spotlight {
    margin-top: 60px;
    padding-bottom: 45px;
  }
  .organising-center .publication-spotlight .title {
    color: #0099d6;
    padding-bottom: 30px;
    font-size: 32px;
    line-height: 32px;
    padding-top: 0px;
    display: block;
  }
  .organising-center .publication-spotlight .publish-date {
    padding-bottom: 30px;
    color: #cccccc;
    display: block;
  }
  .organising-center .publication-spotlight .text {
    padding-bottom: 30px;
  }
  .organising-center .publication-spotlight img {
    width: 100%;
    max-width: 260px;
    display: block;
  }
  .organising-center .publication-spotlight .btn {
    font-size: 20px;
  }
  .organising-center .publication-spotlight .title-wrapper {
    padding-bottom: 30px;
  }
  .organising-center .publication-spotlight .split-title .title-p1 {
    font-size: 22px;
  }
  .organising-center .publication-spotlight .split-title .title-p2 {
    font-size: 30px;
    line-height: 32px;
  }
  .organising-center .list-item {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding: 45px 0px;
  }
  .organising-center .list-item .mobile-friendly {
    display: none;
  }
  .organising-center .list-item .title {
    padding-bottom: 30px;
    font-size: 24px;
    line-height: 24px;
  }
  .organising-center .list-item .publish-date {
    padding-bottom: 20px;
    font-size: 18px;
  }
  .organising-center .list-item .text {
    padding-bottom: 15px;
    font-size: 18px;
    line-height: 26px;
  }
  .organising-center .list-item img {
    max-width: 150px;
  }
  .organising-center .publication-list-wrapper {
    padding-top: 30px;
  }
  .organising-center .publication-list-wrapper .split-title .title-p1 {
    font-size: 14px;
    line-height: 16px;
  }
  .organising-center .publication-list-wrapper .split-title .title-p2 {
    font-size: 20px;
    line-height: 22px;
  }
}
@media (min-width: 1024px) {
  .organising-center .border-top .publication-spotlight {
    padding-top: 72px;
  }
  .organising-center .publication-spotlight {
    margin-top: 60px;
    padding-bottom: 72px;
  }
}
.safeatwork .pagination .active a {
  background-color: #0099d6;
  border-color: #80ccee;
}
.safeatwork .upcoming-courses-module {
  padding-top: 60px;
}
.safeatwork .upcoming-courses-module .course-calendar-link,
.safeatwork .upcoming-courses-module .course-link {
  font-size: 16px;
}
.safeatwork .upcoming-courses-module .featured-course-item {
  padding-top: 10px;
  padding-bottom: 30px;
  border-bottom: none;
}
.safeatwork .upcoming-courses-module .featured-course-item:last-child {
  padding-bottom: 0px;
}
.safeatwork .upcoming-courses-module .featured-course-item .title {
  color: #0099d6;
  font-size: 28px;
  line-height: 30px;
}
.safeatwork .upcoming-courses-module .featured-course-item .course-label {
  font-size: 16px;
  line-height: 16px;
  color: #cccccc;
  padding-bottom: 0px;
  padding-top: 15px;
}
.safeatwork .upcoming-courses-module .featured-course-item .course-field-text {
  color: #555555;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
}
.safeatwork .upcoming-courses-module .featured-course-item .course-field-text p {
  margin: 0;
}
.safeatwork .upcoming-courses-module #actu-featured-content .nav-featured .tab.active .split-title .title-p1 {
  color: #cccccc;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.safeatwork .upcoming-courses-module #actu-featured-content .nav-featured .tab.active .split-title .title-p2 {
  color: #0099d6;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.safeatwork .upcoming-courses-module #actu-featured-content .nav-featured .split-title .title-p1 {
  color: #cccccc;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.safeatwork .upcoming-courses-module #actu-featured-content .nav-featured .split-title .title-p2 {
  color: #0099d6;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.safeatwork .upcoming-courses-sidebar {
  padding-top: 30px;
  display: block !important;
}
.safeatwork .upcoming-courses-sidebar .course-list {
  margin: 0;
  padding-bottom: 26px;
}
.safeatwork .upcoming-courses-sidebar .panel .panel-heading {
  background-color: #0099d6;
}
.safeatwork .upcoming-courses-sidebar .panel .panel-heading a,
.safeatwork .upcoming-courses-sidebar .panel .panel-heading a:hover {
  color: white;
}
.safeatwork .upcoming-courses-sidebar .panel .panel-title {
  background-color: #0099d6;
}
.safeatwork .upcoming-courses-sidebar .course-item {
  border-bottom: 1px solid #dddddd;
}
.safeatwork .upcoming-courses-sidebar .course-item .title {
  padding-bottom: 10px;
  color: #0099d6;
  font-size: 20px;
  line-height: 22px;
}
.safeatwork .upcoming-courses-sidebar .course-item .dates {
  color: #939393;
}
.safeatwork .upcoming-courses-sidebar .course-item .dates p {
  margin: 0px;
}
.safeatwork .upcoming-courses-sidebar .course-item .location {
  font-weight: 500;
}
.safeatwork .upcoming-courses-sidebar .button-wrapper {
  padding-top: 26px;
}
@media (min-width: 768px) {
  .organising-center .upcoming-courses-module {
    padding-top: 90px;
  }
  .organising-center .upcoming-courses-module .all-courses-link {
    font-size: 16px;
  }
  .organising-center .upcoming-courses-module .featured-course-item {
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #cccccc;
  }
  .organising-center .upcoming-courses-module .featured-course-item:last-child {
    padding-bottom: 30px;
  }
  .organising-center .upcoming-courses-module .featured-course-item .title {
    color: #0099d6;
    font-size: 32px;
    line-height: 32px;
  }
  .organising-center .upcoming-courses-module .featured-course-item .course-label {
    font-size: 16px;
    line-height: 16px;
    padding-bottom: 0px;
    padding-top: 15px;
  }
  .organising-center .upcoming-courses-module .featured-course-item .course-field-text {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
  }
  .organising-center .upcoming-courses-sidebar .course-list {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .organising-center .upcoming-courses-module {
    padding-top: 90px;
  }
  .organising-center .upcoming-courses-module .all-courses-link {
    font-size: 16px;
  }
  .organising-center .upcoming-courses-module .featured-course-item {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .organising-center .upcoming-courses-module .featured-course-item .course-label {
    font-size: 16px;
    line-height: 16px;
    padding-bottom: 30px;
  }
  .organising-center .upcoming-courses-module .featured-course-item .course-field-text {
    color: #555555;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
  }
  .organising-center .upcoming-courses-sidebar {
    padding-top: 30px;
    display: block !important;
  }
  .organising-center .upcoming-courses-sidebar .course-list {
    max-width: 948px;
  }
}
.safeatwork .publication-download-box {
  padding-bottom: 30px;
}
.safeatwork .publication-download-box img {
  width: 100%;
}
.safeatwork .publication-download-box .btn {
  width: 100%;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .safeatwork .publication-download-box {
    padding-bottom: 30px;
  }
}
.safeatwork .featured-video .feature-title {
  color: #0099d6;
}
.safeatwork .twitter-feed-slider .inner-wrapper {
  border-top: none;
  border-bottom: none;
}
.safeatwork .twitter-feed-slider .follow {
  color: #0099d6;
}
.safeatwork .twitter-feed-slider .retweet-name {
  color: #0099d6;
}
.safeatwork .twitter-feed-slider .tweet-text {
  color: #0099d6;
}
@media (min-width: 768px) {
  .safeatwork .twitter-feed-slider .inner-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.safeatwork .course-level {
  padding: 0 0 20px;
}
.safeatwork .course-level:last-child {
  padding-bottom: 30px;
}
.safeatwork .course-level-header {
  border-bottom: solid 1px #003b74;
}
.safeatwork .course-level-title {
  font-family: "franklin-gothic-urw", "Franklin Gothic", "Franklin Gothic Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-weight: 500;
  color: #003b74;
  line-height: 1.1;
}
.safeatwork .course-item {
  padding: 20px 0;
}
.safeatwork .course-item-title {
  margin-top: 0;
}
.safeatwork .course-item-date {
  font-weight: normal;
  margin: 0px;
}
.safeatwork .col-duration {
  padding: 0px;
}
.safeatwork .course-item table th {
  width: 25%;
}
.safeatwork .course-item table th.col-accredited {
  text-align: center;
}
.safeatwork .course-item table th.col-duration {
  text-align: center;
}
.safeatwork .course-item table td.col-accredited {
  text-align: center;
}
.safeatwork .course-item table td.col-duration {
  text-align: center;
}
@media only screen and (max-width: 640px) {
  .safeatwork .course-item-details table,
  .safeatwork .course-item-details thead,
  .safeatwork .course-item-details tbody,
  .safeatwork .course-item-details th,
  .safeatwork .course-item-details td,
  .safeatwork .course-item-details tr {
    display: block;
  }
  .safeatwork .course-item-details table {
    border-left: none;
  }
  .safeatwork .course-item-details thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .safeatwork .course-item-details tr {
    border: 1px solid #cccccc;
  }
  .safeatwork .course-item-details td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eeeeee;
    position: relative;
    text-align: center;
  }
  .safeatwork .course-item-details td .label-mob {
    font-weight: bold;
  }
}
@media only screen and (min-device-width: 641px) {
  .safeatwork .course-item-details td .label-mob {
    display: none;
  }
}
@media (min-width: 768px) {
  .safeatwork .course-level {
    padding: 0 0 20px;
  }
  .safeatwork .course-level:last-child {
    padding-bottom: 45px;
  }
  .safeatwork .course-item-details td .label-mob {
    display: none;
  }
}
/**
    OHS section Events list page styles.
*/

.sw-events-list .events-header-row .event-group-year {
  color: #809dba;
  font-size: 26px;
}
.sw-events-list .events-header-row .event-group-month {
  color: #103772;
  font-size: 36px;
  text-transform: uppercase;
}
.sw-events-list .events-header-row .event-group-separator {
  border-color: #f6912a;
}
.sw-events-list .events-item-row .event-name {
  color: #555555;
}
.sw-events-list .events-item-row .event-meta .event-date {
  color: #103772;
  font-size: 21px;
}
.sw-events-list .events-item-row .event-meta .event-location {
  color: #f6912a;
  font-size: 21px;
  font-weight: normal;
}
.sw-events-list .events-item-row .event-description a {
  color: #f6912a;
  text-decoration: none;
}
.sw-events-list .events-item-row .event-description a:hover {
  text-decoration: underline;
}
@media (min-width: 1024px) {
  .sw-events-list .events-item-row .event-image {
    margin-top: 30px;
  }
}

