@import url("all.css");

html {
font-family: 'DM Sans', sans-serif;
line-height: 1.15;
 }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {display: block; }

body {
margin: 0;
font-family: 'DM Sans', sans-serif;
font-size: 20px;
font-weight: 400;
line-height: 1.5;
color: #000;
background-color: #fff; 
}

[tabindex="-1"]:focus {outline: 0 !important; }
  
.clear {clear:both;}

p {margin-top: 0;margin-bottom: 1em; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;text-decoration: underline dotted;cursor: help;border-bottom: 0; }

address {margin-bottom: 1rem;font-style: normal;line-height: inherit; }

ol,
ul,
dl {margin-top: 0;margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {margin-bottom: 0; }


dt {font-weight: 700; }
dd {margin-bottom: .5rem;margin-left: 0; }

.blockquote {margin: 0 0 1rem; background:#eaeaea; padding:20px;}

b, strong {font-weight: bolder; }

sub,
sup {position: relative;font-size: 85%;line-height: 0;vertical-align: baseline; }
sub {bottom: -.25em; }
sup {top: -.5em; }

a {
color:#005ab8;
text-decoration: underline;font-weight: 500;
background-color: transparent; 
}
  
a:hover, a:active {
color: #000;
text-decoration: underline; 
}

a:visited {
color:#2886e6;
}


a:not([href]):not([tabindex]) {color: inherit;text-decoration: none; }
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {color: inherit;text-decoration: none; }
a:not([href]):not([tabindex]):focus {outline: 0; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {margin-top: 0;margin-bottom: 1rem;overflow: auto; }
figure {margin: 0 0 1rem; }



.uk-panel img {
	width:auto;
	height:auto;
    max-width: 100%;
    vertical-align: middle;
    border-style: none;
}


    
svg {overflow: hidden;vertical-align: middle; }

table {border-collapse: collapse; }
th {text-align: inherit; }

caption {padding-top: 0.75rem;padding-bottom: 0.75rem;color: #646464;text-align: left;caption-side: bottom; }


h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {margin-top:0;margin-bottom: 0.5rem;font-weight: 600;color: #005ab8; }

h1, .h1 {font-size: 2.2rem; }
h2, .h2 {font-size: 2rem; padding-bottom: 20px;}
h3, .h3 {font-size: 1.6rem;}
h4, .h4 {font-size: 1.3rem; }
h5, .h5 {font-size: 1.2rem; }
h6, .h6 {font-size: 1rem; }

div[itemprop="articleBody"] h3 {
margin-top: 20px;
margin-bottom: 20px;	
}

.lead {font-size: 1.25rem;font-weight: 300; }

.display-1 {font-size: 6rem;font-weight: 300;line-height: 1.2; }
.display-2 {font-size: 5.5rem;font-weight: 300;line-height: 1.2; }
.display-3 {font-size: 4.5rem;font-weight: 300;line-height: 1.2; }
.display-4 {font-size: 3.5rem;font-weight: 300;line-height: 1.2; }

hr {margin-top: 1rem;margin-bottom: 1rem;border: 0;border-top: 2px dotted #eaeaea;}

small,.small {font-size: 90%;font-weight: 400; }

mark, .mark {
	padding: 0.2em;
background-color: rgba(255, 200, 0, 0.20); }


.background-1 {
background: rgba(40, 135, 230, 0.10);
color:#005ab8;	
}

.background-2 {
background: rgba(255, 200, 0, 0.10);		
}

.background-3 {
background-color: #ffc700;
color:#005ab8;	
}

.background-4 {
background-color: #2886e6;
color:#fff;	
}

.background-5 {
background-color: #005ab8;
color:#fff;	
}

.u3a-yellow {
color:#ffc700;	
}

.u3a-light-blue {
color:#2886e6;
}

.u3a-dark-blue {
	color:#005ab8;
}

.u3a-orange {
	color:#ffaa31;
}

.u3a-light-green {
	color:#63c369;
}

.u3a-forest-green {
	color:#10695a;
}

.u3a-purple {
	color:#b49fdc;
}

.u3a-red {
	color:#ee695a;
}


.list-unstyled {padding-left: 0;list-style: none; }
.list-inline {padding-left: 0;list-style: none; }
.list-inline-item {display: inline-block; }
.list-inline-item:not(:last-child) {margin-right: 0.5rem; }

.initialism {font-size: 90%;text-transform: uppercase; }

.blockquote {margin-bottom: 1rem;font-size: 1.25rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d; }
  .blockquote-footer::before {
  content: "\2014\00A0"; }

.img-fluid {max-width: 100%;height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto; }

.figure {display: inline-block; }
.figure-img {margin-bottom: 0.5rem;line-height: 1; }
.figure-caption {font-size: 90%;color: #6c757d; }

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word; }
  a > code {
    color: inherit; }

kbd {padding: 0.2rem 0.4rem;font-size: 87.5%;color: #fff;background-color: #212529;border-radius: 0.2rem; }
kbd kbd {padding: 0;font-size: 100%;font-weight: 700; }

pre {display: block;font-size: 87.5%;color: #212529; }
pre code {font-size: inherit;color: inherit;word-break: normal; }
.pre-scrollable {max-height: 340px;overflow-y: scroll; }
  







ul.list-striped, ul.list-striped li ul {
    list-style: none;
    margin-left: 0px;
    margin-bottom: 10px;
    width: 100%;
}
.list-striped li {
    padding: 10px 5px;
    line-height: 1.5em;
    border-top: solid 1px #dddbd2;
    margin-bottom: 0px;
}

.list-striped li:nth-child(2n+1) {
    background-color: #f3f3f1;
}

.list-striped li:nth-child(2n+1) {
    background-color: #f3f3f1;
}

.list-group-item { /* ND list border */
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
        border-top-width: 1px;
}

ul.category {margin-top: 10px;}
/* li.cat-list-row0 {}
li.cat-list-row1{};
}*/


.field-label {font-weight:bold;}

.col-1, .col-2 {width: 50%;float:left;}

/* Font Awesome Unordered List Styles */
div[itemprop="articleBody"] ul li, .leading-0 ul li {list-style:disc;color: #005ab8;}
ul.info li, ul.tick li, ul.star li, ul.cog li, ul.green-tick li, ul.cross li, ul.red-cross li, ul.question li, ul.plus li, ul.lock li, ul.user li, ul.unlock li, ul.folder li, ul.globe li, ul.square li,
ul.circle li, ul.arrow-up li, ul.arrow-right li, ul.arrow-left li, ul.arrow-down li, ul.link li {
	list-style:none;
	color: #005ab8;
}

ul.link li:before, li.link:before {
  content: "\f0c1"; 
  font-family: FontAwesome; display: inline-block; margin-left: -1.3em; width: 1.3em; 
}

ul.arrow-down li:before, li.arrow-down:before {
  content: "\f063"; 
  font-family: FontAwesome; display: inline-block; margin-left: -1.3em; width: 1.3em; 
}
ul.arrow-left li:before, li.arrow-left:before {
  content: "\f060"; 
  font-family: FontAwesome; display: inline-block; margin-left: -1.3em; width: 1.3em; 
}
ul.arrow-right li:before, li.arrow-right:before {
  content: "\f061"; 
  font-family: FontAwesome; display: inline-block; margin-left: -1.3em; width: 1.3em; 
}

ul.arrow-up li:before, li.arrow-up:before {
  content: "\f062"; 
  font-family: FontAwesome; display: inline-block; margin-left: -1.3em; width: 1.3em; 
}

ul.circle li:before, li.circle:before {
  content: "\f111"; 
  font-family: FontAwesome; display: inline-block; margin-left: -1.3em; width: 1.3em;font-size: 0.8em; 
}
ul.square li:before, li.square:before {
  content: "\f0c8"; 
  font-family: FontAwesome; display: inline-block; margin-left: -1.3em; width: 1.3em; 
}

ul.globe li:before, li.globe:before {
  content: "\f0ac"; 
  font-family: FontAwesome; display: inline-block; margin-left: -1.3em; width: 1.3em; 
}

ul.folder li:before, li.folder:before {
  content: "\f07b"; 
  font-family: FontAwesome; display: inline-block; margin-left: -1.3em; width: 1.3em; 
}

ul.user li:before, li.user:before {
  content: "\f007"; 
  font-family: FontAwesome; display: inline-block; margin-left: -1.3em; width: 1.3em; 
}


ul.lock li:before, li.lock:before {
  content: "\f023"; 
  font-family: FontAwesome; display: inline-block; margin-left: -1.3em; width: 1.3em; 
}

ul.unlock li:before, li.unlock:before {
  content: "\f13e"; 
  font-family: FontAwesome; display: inline-block; margin-left: -1.3em; width: 1.3em; 
}

ul.plus li:before, li.plus:before {
  content: "\f067"; 
  font-family: FontAwesome; display: inline-block; margin-left: -1.3em; width: 1.3em; 
}

ul.question li:before, li.question:before {
  content: "\f059"; 
  font-family: FontAwesome; display: inline-block; margin-left: -1.3em; width: 1.3em; 
}

ul.info li:before, li.info:before {
  content: "\f129"; 
  font-family: FontAwesome; display: inline-block; margin-left: -1.3em; width: 1.3em; 
}
ul.star li:before, li.star:before {
  content: "\f005"; 
  font-family: FontAwesome; display: inline-block; margin-left: -1.3em; width: 1.3em; 
}
ul.cog li:before, li.cog:before {
  content: "\f013"; 
  font-family: FontAwesome; display: inline-block; margin-left: -1.3em; width: 1.3em; 
}
ul.tick li:before, li.tick:before  {
  content: "\f00c"; 
  font-family: FontAwesome; display: inline-block; margin-left: -1.3em; width: 1.3em; 
}
ul.green-tick li:before, li.green-tick:before  {
	color: green;
  content: "\f00c"; 
  font-family: FontAwesome; display: inline-block; margin-left: -1.3em; width: 1.3em; 
}
ul.cross li:before, li.cross:before  {
  content: "\f00d"; 
  font-family: FontAwesome; display: inline-block; margin-left: -1.3em; width: 1.3em; 
}
ul.red-cross li:before, li.red-cross:before {
	color: red;
  content: "\f00d"; 
  font-family: FontAwesome; display: inline-block; margin-left: -1.3em; width: 1.3em;
}

ul.file li,  ul.pdf li, ul.zip-file li, ul.word li, ul.excel li, ul.powerpoint li   {
	list-style:none;
	color: #005ab8;
}

ul.file li:before, li.file:before {
  content: "\f15b"; 
  font-family: FontAwesome; display: inline-block; margin-left: -1.3em; width: 1.3em; 
}
ul.pdf li:before, li.pdf:before {
  content: "\f1c1 "; 
  color:red;
  font-family: FontAwesome; display: inline-block; margin-left: -1.3em; width: 1.3em; 
}
ul.zip-file li:before, li.zip-file:before {
  content: "\f1c6"; 
  font-family: FontAwesome; display: inline-block; margin-left: -1.3em; width: 1.3em; 
}
ul.word li:before, li.word:before {
  content: "\f1c2"; 
  font-family: FontAwesome; display: inline-block; margin-left: -1.3em; width: 1.3em; 
}
ul.excel li:before, li.excel:before {
  content: "\f1c3"; 
  font-family: FontAwesome; display: inline-block; margin-left: -1.3em; width: 1.3em; 
}
ul.powerpoint li:before, li.powerpoint:before {
  content: "\f1c4"; 
  font-family: FontAwesome; display: inline-block; margin-left: -1.3em; width: 1.3em; 
}



.iframe-container{
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; 
  height: 0;
}
.iframe-container iframe{
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}

.icon-block {
	text-align:center;
	height: 150px;
	width: 150px;
	margin-left:auto;
	margin-right:auto;
}


.animated-gradient {
    background: linear-gradient(270deg, #ffc700, #ffaa31);
    background-size: 1600% 1600%;

    -webkit-animation: AnimationName 30s ease infinite;
    -moz-animation: AnimationName 30s ease infinite;
    animation: AnimationName 30s ease infinite;
}

@-webkit-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@-moz-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}

.latest-news {
	width: 85%;
	margin-left:auto;
	margin-right:auto;
	background-color: #EBF0F9;
	padding: 20px;
}

.latest-news h3 {
	color:#2886e6;
	font-size: 1.3em;
	font-weight: 500;
}
.latest-news p {
color:#005ab8;	
font-size: 1.2em;
}


a.darkblue-button:link, a.darkblue-button:visited {
	display:block;
text-align:center;
background-color:#005ab8;
color:#fff;
border-radius: 30px;
padding: 8px 50px;	
text-decoration:none;
}

a.darkblue-button:hover {
background-color:#2886e6;	
}


table {
    border-collapse: collapse;
  width:100%;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
}
.table td,
.table th {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
    border-top: 2px solid #dee2e6;
}
.table .table {
    background-color: #fff;
}
.table-sm td,
.table-sm th {
    padding: 0.3rem;
}
.table-bordered {
    border: 1px solid #dee2e6;
}
.table-bordered td,
.table-bordered th {
    border: 1px solid #dee2e6;
}
.table-bordered thead td,
.table-bordered thead th {
    border-bottom-width: 2px;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}
.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.075);
}
.table-primary,
.table-primary > td,
.table-primary > th {
    background-color: #b8daff;
}
.table-hover .table-primary:hover {
    background-color: #9fcdff;
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
    background-color: #9fcdff;
}
.table-secondary,
.table-secondary > td,
.table-secondary > th {
    background-color: #d6d8db;
}
.table-hover .table-secondary:hover {
    background-color: #c8cbcf;
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
    background-color: #c8cbcf;
}
.table-success,
.table-success > td,
.table-success > th {
    background-color: #c3e6cb;
}
.table-hover .table-success:hover {
    background-color: #b1dfbb;
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
    background-color: #b1dfbb;
}
.table-info,
.table-info > td,
.table-info > th {
    background-color: #bee5eb;
}
.table-hover .table-info:hover {
    background-color: #abdde5;
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
    background-color: #abdde5;
}
.table-warning,
.table-warning > td,
.table-warning > th {
    background-color: #ffeeba;
}
.table-hover .table-warning:hover {
    background-color: #ffe8a1;
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
    background-color: #ffe8a1;
}
.table-danger,
.table-danger > td,
.table-danger > th {
    background-color: #f5c6cb;
}
.table-hover .table-danger:hover {
    background-color: #f1b0b7;
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
    background-color: #f1b0b7;
}
.table-light,
.table-light > td,
.table-light > th {
    background-color: #fdfdfe;
}
.table-hover .table-light:hover {
    background-color: #ececf6;
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
    background-color: #ececf6;
}
.table-dark,
.table-dark > td,
.table-dark > th {
    background-color: #c6c8ca;
}
.table-hover .table-dark:hover {
    background-color: #b9bbbe;
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
    background-color: #b9bbbe;
}
.table-active,
.table-active > td,
.table-active > th {
    background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075);
}
.table .thead-dark th {
    color: #fff;
    background-color: #212529;
    border-color: #32383e;
}
.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6;
}
.table-dark {
    color: #fff;
    background-color: #212529;
}
.table-dark td,
.table-dark th,
.table-dark thead th {
    border-color: #32383e;
}
.table-dark.table-bordered {
    border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075);
}
@media (max-width: 575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .table-responsive-sm > .table-bordered {
        border: 0;
    }
}
@media (max-width: 767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .table-responsive-md > .table-bordered {
        border: 0;
    }
}
@media (max-width: 991.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .table-responsive-lg > .table-bordered {
        border: 0;
    }
}
@media (max-width: 1199.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
  
    .table-responsive-xl > .table-bordered {
        border: 0;
    }
}


.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive > .table-bordered {
    border: 0;
}

.table-responsive-stack tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}


/* responsive table stacks */

.table-responsive-stack tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}


.table-responsive-stack td,
.table-responsive-stack th {
   display:block;
/*      
   flex-grow | flex-shrink | flex-basis   */
   -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.table-responsive-stack .table-responsive-stack-thead {
   font-weight: bold;
}

@media screen and (max-width: 768px) {
   .table-responsive-stack tr {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      border-bottom: 3px solid #ccc;
      display:block;
      
   }
   /*  IE9 FIX   */
   .table-responsive-stack td {
      float: left\9;
      width:100%;
   }
}
