/*=======================================================*\
 ABOUT: DTP theme override stylesheet for CompanyName 
 AUTHOR: Andrew Moran 
 COPYRIGHT: (c) 2018 - Information Network Fully Online Pty Ltd. All Rights Reserved. 
 UPDATED: 19/10/2018 12:31:29 
\*=======================================================*/

/* Define Colour Variables */
:root {
 /* Background Colours */
 --colour-background: #ffffff;
 --bg-colour-image: rgba(250,250,250,0.2);

 /* Theme Primary Colours */
 --colour-primary-bright: #4FBDFF;
 --colour-primary-light: #2F9DE2;
 --colour-primary: #0f7dc2;
 --colour-primary-dark: #005DA2;
 --colour-primary-darker: #003D82;
 --colour-primary-dull: #46718C;

 /* Theme Secondary Colours */
 --colour-secondary-bright: #727178;
 --colour-secondary-light: #525158;
 --colour-secondary: #323138;
 --colour-secondary-dark: #121118;
 --colour-secondary-darker: #000000;
 --colour-secondary-dull: #545356;

 /* Theme Highlight Colours */
 --colour-highlight: #f69720;
 --colour-highlight-bright: #FFD760;
 --colour-highlight-light: #FFB740;
 --colour-highlight-dark: #D67700;
 --colour-highlight-darker: #B65700;
 --colour-highlight-dull: #A07B4D;

 /* Theme Text Colours */
 --colour-text: #323138;
 --colour-text-light: #525158;
 --colour-text-dark: #121118;
 --colour-text-link: #761700;
 --colour-text-link-hover: #761700;
 --colour-text-link-active: #761700;
 --colour-primary-text: #f6f6ff;
 --colour-primary-light-text: #fcfcff;
 --colour-primary-dark-text: #f0f0f6;
 --colour-primary-link: #560000;
 --colour-primary-light-link: #560000;
 --colour-primary-dark-link: #FFD7C0;
 --colour-secondary-text: #f6f6ff;
 --colour-secondary-light-text: #fcfcff;
 --colour-secondary-dark-text: #f0f0f6;
 --colour-secondary-link: #FFF780;
 --colour-secondary-light-link: #FFF780;
 --colour-secondary-dark-link: #FFF780;
 --colour-highlight-text: #121118;
 --colour-highlight-light-text: #121118;
 --colour-highlight-dark-text: #121118;
 --colour-highlight-link: #001D62;
 --colour-highlight-light-link: #001D62;
 --colour-highlight-dark-link: #001D62;

}


/* Colour Overrides for Internet Explorer 10+ */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  html, body {
    background: #ffffff;
    color: #323138;
  }
  body {
    background-color: #ffffff;
  }

 .template-0 a {
   color: #761700;
 }
 .template-0 a:hover, a:focus {
   color: #525158;
 }
 .template-0 a:active {
   color: #121118;
 }
 .template-0 h1, .template-0 h1 span {
   color: #121118;
 }
 .template-0 h2 {
   color: #525158;
 }
 .template-0 h3 {
   color: #121118;
 }
 .template-0 h4 {
   color: #323138;
 }
 .template-0 quote, .template-0 blockquote {
   background-color: #2F9DE2;
   border: 1px solid #0f7dc2;
   color: #323138;
 }
 .template-0 textarea:focus, .template-0 textarea:active {
   background-color: #ffffff;
 }
 .template-0 .body-header {
   background-color: #0f7dc2;
   background-image: linear-gradient(to bottom right, #2F9DE2, #0f7dc2, #0f7dc2, #0f7dc2, #005DA2);
   border-bottom: 1px solid #005DA2;
   box-shadow: 0 0 3px #2F9DE2;
 }
 .template-0 .content-menu {
   background-color: #ffffff;
 }
 .template-0 .dtp-section-menubar ul li, .template-0 #content .dtp-section-menubar ul li {
   color: #005DA2;
   border-left: 1px solid #4FBDFF;
 }
 .template-0 .dtp-section-menubar a {
   color: #761700;
 }
 .template-0 .dtp-menubar-visitor h5, .template-0 .dtp-menubar-user h5 {
   color: #525158;
 }
 .template-0 .dtp-section-menu-top {
   border-bottom: 1px dashed #525158;
 }
 .template-0 .dtp-section-notices {
   background-color: #FFD760;
 }
 .template-0 .dtp-section-title h1 .client-company {
   color: #121118;
 }
 .template-0 .dtp-section-title p {
   color: #525158;
 }
 .template-0 .content-poweredby a {
   color: #525158;
 }
 .template-0 .content-banner img {
   border: 1px solid #005DA2;
   box-shadow: 0 0 3px #2F9DE2;
 }
 .template-0 #footer {
   background-color: #323138;
   background-image: linear-gradient(to bottom, #121118, #323138, #323138, #323138, #323138, #323138, #323138);
   color: #B2B1B8;
 }
 .template-0 .footer-links span, .template-0 .footer-links a, .template-0 .footer-switch span, .template-0 .footer-switch a {
   color: #B2B1B8;
 }
 .template-0 .footer-links a:hover, .template-0 .footer-switch a:hover {
   color: #FFF780;
 }
  .dtp-section-awarded {
   background-color: #FFB740;
 }
 .template-0 .row .col {
   background-color: #ffffff;
 }
 .template-0 .row-title .col {
   background-color: #121118;
   color: #B2B1B8;
 }
 .template-0 .row .col a {
   color: #560000;
   text-decoration-color: #f69720;
 }
 .template-0 .row .col a:hover, .template-0 .row .col a:focus {
   text-decoration-color: #560000;
 }
 .template-0 .row .col-date .not-stated {
   color: #f69720;
 }
 .template-0 .setting-row .setting-preview img {
   background-color: rgba(250,250,250,0.2);
   border: 1px solid #323138;
 }
 .template-0 .page-tender div.disclaimer {
   border-top: 1px dashed #2F9DE2;
   color: #525158;
 }
 .template-0 div.border  {
   border: 1px solid #323138;
 }

  .template-1 a {
    color: #761700;
  }
  .template-1 a:hover, .template-1 a:focus {
    color: #525158;
  }
  .template-1 a:active {
    color: #121118;
  }
  .template-1 h1, .template-1 h1 span {
    color: #005DA2;
  }
  .template-1 h2 {
    color: #121118;
    border-left: 10px solid #323138;
  }
  .template-1 h3 {
    color: #121118;
  }
  .template-1 h4 {
    color: #323138;
  }
  .template-1 quote, .template-1 blockquote {
    background-color: #2F9DE2;
    border: 1px solid #0f7dc2;
    color: #323138;
  }
  .template-1 textarea:focus, .template-1 textarea:active {
    background-color: #ffffff;
  }
  .template-1 .body-header {
   background-color: #ffffff;
  }
  .template-1 .body-header .body-header-company {
    color: #525158;
  }
  .template-1 .body-header-company .client-company {
    color: #121118;
  }
  
  .template-1 .dtp-section-menubar {
    background-color: #ffffff;
    border-bottom: 8px solid #0f7dc2;
  }
  .template-1 ul.dtp-menu li a {
    border: 1px solid #ffffff;
  }
  .template-1 ul.dtp-menu li a:hover, .template-1 ul.dtp-menu li a:focus {
    border: 1px solid #727178;
    box-shadow: 0 0 2px solid #525158;
    color: #525158;
  }
  .template-1 ul.dtp-menu li a:active {
    background-color: #4FBDFF;
    color: #121118;
  }
  .template-1 ul.dtp-menu li.dtp-menu-sel a {
    border: 1px solid #525158;
    background-color: #525158;
    color: #B2B1B8;
  }
  .template-1 .content-container {
    background-color: #ffffff;
  }
  .template-1 .client-banner {
    border-top: 20px solid #2F9DE2;
    border-bottom: 20px solid #2F9DE2;
  }
  .template-1 .dtp-section-title p {
    color: #525158;
  }
  .template-1 .dtp-section-menu-top {
    border-bottom: 1px dashed #525158;
  }
  .template-1 .dtp-section-menu-top a.link-back {
    color: #525158;
  }
  .template-1 .dtp-section-menu-top a.link-back:hover, .template-1 .dtp-section-menu-top a.link-back:focus {
    color: #323138;
  }
  .template-1 .dtp-section-menu-top a.link-back:active {
    color: #121118;
  }
  
  .template-1 .content-poweredby a {
     color: #525158;
  }
  .template-1 .footer-container {
    border-top: 3px solid #121118;
    background-color: #323138;
    background-image: linear-gradient(to bottom, #121118, #323138, #323138, #323138, #323138, #323138, #323138, #323138, #323138, #323138, #323138, #323138);
    color: #B2B1B8;
  }
  .template-1 .footer-links .footer-links-link a {
    color: #FFF780;
  }
  .template-1 .footer-links .footer-links-link a:hover, .template-1 .footer-links .footer-links-link a:focus {
    color: #323138;
  }
  .template-1 .footer-links .footer-links-link a:active {
    color: #121118;
  }
  .template-1 .footer-copyright {
    color: #B2B1B8;
  }
  .template-1 .dtp-section-notices {
    background-color: #FFD760;
  }
  .dtp-section-awarded {
    background-color: #FFB740;
  }
  .template-1 .row .col {
    background-color: #ffffff;
  }
  .template-1 .row-title .col {
    background-color: #323138;
    color: #B2B1B8;
  }
  .template-1 .row .col a {
    color: #560000;
    text-decoration-color: #f69720;
  }
  .template-1 .row .col a:hover, .template-1 .row .col a:focus {
    text-decoration-color: #560000;
  }
  .template-1 .row .col-date .not-stated {
    color: #f69720;
  }
  .template-1 .setting-row .setting-preview img {
    background-color: rgba(250,250,250,0.2);
    border: 1px solid #323138;
  }
  .template-1 .page-tender div.disclaimer {
    border-top: 1px dashed #2F9DE2;
    color: #525158;
  }
  .template-1 .client-company {
    color: #525158;
  }
  .template-1 .page-home h1 span.client-company {
    background-color: #0f7dc2;
    color: #ffffff;
  }
  .template-1 div.border  {
    border: 1px solid #323138;
  }
  body.template-2 {
    background-color: #005DA2;
    background-image: linear-gradient(to bottom, #005DA2, #005DA2, #121118, #121118);
  }
  .template-2 a {
    color: #761700;
  }
  .template-2 a:hover, .template-2 a:focus {
    color: #525158;
  }
  .template-2 a:active {
    color: #121118;
  }
  .template-2 h1, .template-2 h1 span {
    color: #005DA2;
  }
  .template-2 h2 {
    color: #121118;
    border-left: 10px solid #323138;
  }
  .template-2 h3 {
    color: #121118;
  }
  .template-2 h4 {
    color: #323138;
  }
  .template-2 quote, .template-2 blockquote {
    background-color: #2F9DE2;
    border: 1px solid #0f7dc2;
    color: #323138;
  }
  .template-2 textarea:focus, .template-2 textarea:active {
    background-color: #ffffff;
  }
  .template-2 .body-container {
    background-color: #323138;
    box-shadow: 0 0 3px #121118;
  }
  .template-2 .body-header {
   background-color: #ffffff;
  }
  .template-2 .body-header .body-header-company {
    color: #323138;
  }
  .template-2 .body-header-company .client-company {
    color: #005DA2;
  }
  .template-2 .dtp-section-menubar {
    background-color: #0f7dc2;
    background-image: linear-gradient(to bottom, #0f7dc2, #2F9DE2, #2F9DE2, #2F9DE2, #2F9DE2, #2F9DE2, #2F9DE2, #2F9DE2, #2F9DE2, #2F9DE2, #2F9DE2);
    border-top: 1px solid #005DA2;
    box-shadow: 0 2px 2px #005DA2;
  }
  .template-2 .dtp-menubar-visitor h5, .template-2 .dtp-menubar-user h5 {
    color: #B2B1B8;
  }
  .template-2 ul.dtp-menu li a {
    border-right: 1px solid #727178;
    color: #FFF780;
  }
  .template-2 ul.dtp-menu li a:hover, .template-2 ul.dtp-menu li a:focus {
    background-color: #005DA2;
    background-image: linear-gradient(to bottom, #005DA2, #0f7dc2, #0f7dc2, #0f7dc2, #0f7dc2, #0f7dc2, #0f7dc2, #0f7dc2, #0f7dc2, #0f7dc2, #0f7dc2);
    color: #121118;
  }
  .template-2 ul.dtp-menu li a:active {
    background-color: #323138;
    background-image: linear-gradient(to bottom, #121118, #323138, #323138, #323138, #323138, #323138, #323138, #323138, #323138, #323138, #323138);
    color: #FFF780;
  }
  .template-2 ul.dtp-menu li.dtp-menu-sel a {
    background-color: #323138;
    background-image: linear-gradient(to bottom, #121118, #323138, #323138, #323138, #323138, #323138, #323138, #323138, #323138, #323138, #323138);
    color: #B2B1B8;
  }
  .template-2 .dtp-menubar-visitor ul.dtp-menu li a, .template-2 .dtp-menubar-user ul.dtp-menu li a {
  }
  .template-2 .dtp-menubar-user ul.dtp-menu li:first-child a, .template-2 .dtp-menubar-visitor ul.dtp-menu li:first-child a {
    border-left: 1px solid #727178;
  }
  .template-2 .content-container {
    background-color: #ffffff;
  }
  .template-2 .client-banner {
    border-bottom: 1px solid #323138;
  }
  .template-2 .dtp-section-title p {
    color: #525158;
  }
  .template-2 .dtp-section-menu-top {
    border-bottom: 1px dashed #525158;
  }
  .template-2 .dtp-section-menu-top a.link-back {
    color: #525158;
  }
  .template-2 .dtp-section-menu-top a.link-back:hover, .template-2 .dtp-section-menu-top a.link-back:focus {
    color: #323138;
  }
  .template-2 .dtp-section-menu-top a.link-back:active {
    color: #121118;
  }
  .template-2 .content-poweredby a {
    color: #525158;
  }
  .template-2 .footer-container {
    border-top: 3px solid #121118;
    background-color: #323138;
    background-image: linear-gradient(to bottom, #121118, #323138, #323138, #323138, #323138, #323138, #323138, #323138, #323138, #323138, #323138, #323138);
    color: #B2B1B8;
  }
  .template-2 .footer-links .footer-links-link a {
    color: #FFF780;
  }
  .template-2 .footer-links .footer-links-link a:hover, .template-2 .footer-links .footer-links-link a:focus {
    color: #323138;
  }
  .template-2 .footer-links .footer-links-link a:active {
    color: #121118;
  }
  .template-2 .footer-copyright {
    color: #B2B1B8;
  }
  .template-2 .dtp-section-notices {
    background-color: #FFD760;
  }
  .template-2 .dtp-section-awarded {
    background-color: #FFB740;
  }
  .template-2 .row .col {
    background-color: #ffffff;
  }
  .template-2 .row-title .col {
    background-color: #0f7dc2;
    color: #121118;
  }
  .template-2 .row .col a {
   color: #560000;
   text-decoration-color: #f69720;
  }
  .template-2 .row .col a:hover, .template-2 .row .col a:focus {
   text-decoration-color: #560000;
  }
  .template-2 .row .col-date .not-stated {
   color: #f69720;
  }
  .template-2 .setting-row .setting-preview img {
   background-color: rgba(250,250,250,0.2);
   border: 1px solid #323138;
  }
  .template-2 .page-tender div.disclaimer {
    border-top: 1px dashed #2F9DE2;
    color: #525158;
  }
  .template-2 div.border {
    border: 1px solid #323138;
  }

  .template-3 a {
    color: #761700;
  }
  .template-3 a:hover, .template-3 a:focus {
    color: #525158;
  }
  .template-3 a:active {
    color: #121118;
  }
  .template-3 h1, .template-3 h1 span {
    color: #525158;
  }
  .template-3 h2 {
    color: #121118;
  }
  .template-3 h3 {
    color: #121118;
  }
  .template-3 h4 {
    color: #323138;
  }
  .template-3 quote, .template-3 blockquote {
    background-color: #2F9DE2;
    border: 1px solid #0f7dc2;
    color: #323138;
  }
  .template-3 textarea:focus, .template-3 textarea:active {
    background-color: #ffffff;
  }
  .template-3 .body-header-company {
    color: #121118;
  }
  .template-3 .body-header-company .client-company {
    color: #121118;
  }
  .template-3 .content-sidebar {
    background-color: #525158;
    background-image: linear-gradient(130deg, #525158, #525158, #323138);
    border-right: 1px solid #121118;
    box-shadow: 0 0 3px #525158;
    color: #B2B1B8;
  }
  .template-3 .content-sidebar h2 {
    color: #B2B1B8;
  }
  .template-3 .content-sidebar h3 {
    color: #B2B1B8;
  }
  .template-3 ul.dtp-menu li a {
    border-left: 3px solid #525158;
    color: #FFF780;
  }
  .template-3 ul.dtp-menu li a:hover {
    border-left: 4px solid #323138;
    color: #f69720;
  }
  .template-3 ul.dtp-menu li.dtp-menu-sel a {
    border-left: 4px solid #121118;
    background-color: #323138;
    color: #f69720;
  }
  .template-3 .dtp-section-menu-top {
    border-bottom: 1px dashed #525158;
  }
  .template-3 .dtp-section-menu-top a.link-back {
    color: #525158;
  }
  .template-3 .dtp-section-menu-top a.link-back:hover, .template-3 .dtp-section-menu-top a.link-back:focus {
    color: #323138;
  }
  .template-3 .dtp-section-menu-top a.link-back:active {
    color: #121118;
  }
  .template-3 .dtp-section-notices {
    background-color: #FFD760;
  }
  .template-3 .dtp-section-title h1 .client-company {
    color: #121118;
  }
  .template-3 .dtp-section-title p {
    color: #525158;
  }
  .template-3 .content-poweredby a {
    color: #525158;
  }
  .template-3 .footer-container {
    background-color: #323138;
    border-top:1px solid #121118;
    color: #B2B1B8;
  }
  .template-3 .footer-links .footer-links-link a {
    color: #FFF780;
  }
  .template-3 .footer-links .footer-links-link a:hover, .template-3 .footer-links .footer-links-link a:focus {
    color: #B2B1B8;
  }
  .template-3 .footer-links .footer-links-link a:active {
    color: #B2B1B8;
  }
  .template-3 .footer-copyright {
    color: #B2B1B8;
  }
   .template-3 .dtp-section-awarded {
    background-color: #FFB740;
  }
  .template-3 .row .col {
    background-color: #ffffff;
  }
  .template-3 .row-title .col {
    background-color: #005DA2;
    color: #121118;
  }
  .template-3 .row .col a {
    color: #560000;
    text-decoration-color: #f69720;
  }
  .template-3 .row .col a:hover, .template-3 .row .col a:focus {
    text-decoration-color: #560000;
  }
  .template-3 .row .col-date .not-stated {
    color: #f69720;
  }
  .template-3 .setting-row .setting-preview img {
    background-color: rgba(250,250,250,0.2);
    border: 1px solid #323138;
  }
  .template-3 .page-tender div.disclaimer {
    border-top: 1px dashed #2F9DE2;
    color: #525158;
  }
  .template-3 div.border  {
    border: 1px solid #323138;
  }

  body.template-4 {
    color: #323138;
  }
  body.template-4 {
    background-color: #005DA2;
    background-image: linear-gradient(to bottom, #0f7dc2, #0f7dc2, #005DA2, #005DA2);
  }
  .template-4 a {
    color: #761700;
  }
  .template-4 a:hover, .template-4 a:focus {
    color: #525158;
  }
  .template-4 a:active {
    color: #121118;
  }
  .template-4 h1, .template-4 h1 span {
    color: #003D82;
  }
  .template-4 h2 {
    color: #000000;
    border-left: 10px solid #323138;
  }
  .template-4 h3 {
    color: #121118;
  }
  .template-4 h4 {
    color: #323138;
  }
  .template-4 quote, .template-4 blockquote {
    background-color: #2F9DE2;
    border: 1px solid #0f7dc2;
    color: #323138;
  }
  .template-4 textarea:focus, .template-4 textarea:active {
    background-color: #ffffff;
  }
  .template-4 .body-container {
    background-color: #ffffff;
    border: 1px solid #0f7dc2;
    box-shadow: 0px 6px 15px #003D82;
  }
  .template-4 .body-header .body-header-company {
    color: #323138;
  }
  .template-4 .body-header-company .client-company {
    color: #003D82;
  }
  .template-4 ul.dtp-menu li a {
    color: #761700;
  }
  .template-4 ul.dtp-menu li a:hover, .template-4 ul.dtp-menu li a:focus {
    background-color: #525158;
    color: #B2B1B8;
  }
  .template-4 ul.dtp-menu li a:active {
    background-color: #121118;
    color: #FFF780;
  }
  .template-4 ul.dtp-menu li.dtp-menu-sel a {
    background-color: #323138;
    color: #B2B1B8;
  }
  .template-4 .dtp-menubar-visitor h5, .template-4 .dtp-menubar-user h5 {
    color: #323138;
  }
  .template-4 .content-container {
    background-color: #ffffff;
  }
  .template-4 .dtp-section-title p {
    color: #525158;
  }
  .template-4 .dtp-section-menu-top {
    border-bottom: 1px dashed #525158;
  }
  .template-4 .dtp-section-menu-top a.link-back {
    color: #525158;
  }
  .template-4 .dtp-section-menu-top a.link-back:hover, .template-4 .dtp-section-menu-top a.link-back:focus {
    color: #323138;
  }
  .template-4 .dtp-section-menu-top a.link-back:active {
    color: #121118;
  }
  .template-4 .content-poweredby a {
    color: #525158;
  }
  .template-4 .footer-container {
    border-top: 1px solid #0f7dc2;
    color: #121118;
  }
  .template-4 .footer-links .footer-links-link a {
    background-color: #005DA2;
    color: #560000;
  }
  .template-4 .footer-links .footer-links-link a:hover, .template-4 .footer-links .footer-links-link a:focus {
    color: #121118;
  }
  .template-4 .footer-links .footer-links-link a:active {
    color: #121118;
  }
  .template-4 .footer-copyright {
    color: #121118;
    text-shadow: 0 0 6px #121118;
  }
  .template-4 .dtp-section-notices {
    background-color: #FFD760;
  }
   .dtp-section-awarded {
    background-color: #FFB740;
  }
  .template-4 .row .col {
    background-color: #ffffff;
  }
  .template-4 .row-title .col {
    background-color: #323138;
    color: #B2B1B8;
  }
  .template-4 .row .col a {
   color: #761700;
   text-decoration-color: #f69720;
  }
  .template-4 .row .col a:hover, .template-4 .row .col a:focus {
   text-decoration-color: #761700;
  }
  .template-4 .row .col a:active {
   text-decoration-color: #761700;
  }
  .template-4 .row .col-date .not-stated {
   color: #f69720;
  }
  .template-4 .setting-row .setting-layout-box-sel {
    background-color: #f69720;
  }
  .template-4 .setting-row .setting-layout-box-sel label {
    color: #121118;
  }
  .template-4 .setting-row .setting-preview img {
   background-color: rgba(250,250,250,0.2);
   border: 1px solid #323138;
  }
  .template-4 .page-tender div.disclaimer {
    border-top: 1px dashed #2F9DE2;
    color: #525158;
  }
  .template-4 .client-company {
    color: #525158;
  }
  .template-4 .lightbox-content {
    background: #ffffff;
    border: 3px solid #0f7dc2;
    box-shadow: 0 0 9px #005DA2;
  }
  .template-4 div.border  {
    border: 1px solid #323138;
  }
} /* End IE 10+ Overrides */

