@import url('https://fonts.googleapis.com/css?family=Arimo:400,700');

html {
    font: normal 16px / 24px 'Arimo';
}
.home .uk-breadcrumb {
    display: none;
}
.uk-breadcrumb>li {
    font-size: 14px;
}
#utility-menu {
    background: #017db1;
    color: #FFF;
}
#utility-menu li a {
    color: #FFF;
}
.uk-navbar-nav:first-child > li:first-child > a {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
#main-menu.uk-navbar-nav:first-child > li:first-child {
    /* display: none; */
}
.header {
    /* background: #5390b5 url(../images/home-header-bg-setda-2018.jpg) 50% 0 no-repeat; */
    background: rgb(69,189,193);
    background-image: linear-gradient(to bottom, #50bdc0, #45b7c0, #3bb2c0, #31acc0, #28a6bf, #209fbc, #1a97b9, #1690b5, #1485ad, #157ba5, #18709d, #1b6694);
    border-bottom: 2px solid #737373;
}
.header .uk-container {
    background: url(/theme/wp-content/themes/yoo_nano3_wp/styles/vetting/images/header-img-sep2019.png) right top no-repeat;
    background-size: contain;
}

.tm-headerbar {
    margin-top: 15px;
    margin-bottom: 15px;
}
.tm-toolbar {
    margin-top: 5px;
    margin-bottom: 5px;
}
a.tm-logo {
    
}
a.tm-logo:hover {
    text-decoration: none;
    text-shadow: 0px 1px 2px #444;
}
a.tm-logo h1 {
    font-size: 2.5em;
    font-weight: bolder;
    line-height: 130%;
    margin: 20px 0;
    /* color: #007DB1; */
    color: #FFF;
    text-shadow: 0px 1px 1px #444;
}
.uk-navbar-center {
    max-width: 70%;
    height: 52px;
}
.tm-navbar {
    margin: 0;
    background: transparent;
    border: 0;
}
.footer {
    background: #cbe9f4 url(../images/footer-bg.jpg) 0 50% no-repeat;
    padding: 20px 0;
    border-top: 2px solid #276c9b;
}
.copy {
    background: #0168aa;
    color: #FFF;
    padding: 20px 0;
}
/* Main content */
.tm-main {
    padding-top: 20px;
}
/* Page resources */

.uk-resources {
    background: #eaf6fb;
    border-radius: 0;
}
.uk-resources h3 a {
    color: #007DB1 !important;
 }
/* View resources button */
.button.goto:after {
    display: block;
    content: ' ';
    height: 3em;
    width: 3em;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #8dc63f;
    background-image: url(../images/sprites.png);
    background-repeat: no-repeat;
    background-position: bottom -5px left -167px;
    background-size: 540px;
}
.button.goto {
    width: 12em;
    text-align: center;
    text-shadow: none;
    background: #ECECEC;
    box-shadow: none;
    -webkit-box-shadow: none;
    /*color: #7D7D7D !important;*/
    color: #4e4e4e !important;
    padding: .5em 4em .5em 1.5em;
    border: 0;
    font-size: 1em;
    text-transform: uppercase;
    line-height: 2em;
    height: 2em;
    right: 0;
    bottom: 0;
}
.button.goto:hover {
    text-decoration: none;
    background: #8dc63f;
    transition: all 0.3s ease;
    color: #FFF;
}
.button.goto:after {
    background-color: #002f48;
}
.document:before {

}
ul.sidebar-content {

}

/* Resources search */

ul.categorychecklist {
    list-style: none;
    padding-left: 5px;
}
/* Toolbar */

.tm-toolbar .uk-float-right > div {
    height: 50px;
    line-height: 50px;
    font-size: 12px;
    color: #FFF;
}
/* Table content items */
.uk-tab-left > li.entry > a {
    text-transform: capitalize;
}
.uk-tab > li, .uk-tab > li:hover, .uk-tab > li.uk-active {
    padding: 0;
    transition:all 0.3s ease;
}

.uk-tab > li:hover > a, .uk-tab > li.uk-active {
    /* padding: 5px; */
    background-color: #999;
    color: #FFF;
}
ul#parentpage > li.entry.content:first-child {
    display: block;
}
/* Menu  colors */
.uk-tab > li:hover, .uk-tab > li.uk-active {
    background: transparent;
}
.uk-tab-left > li.entry.uk-active > a, .uk-tab-left > li.entry > a:hover, .uk-tab > li > a:hover, .uk-tab > li > a:focus, .uk-tab > li.uk-open > a {
    background: none;
    border: 0;
    color: #FFF;
    text-shadow: 0px 1px 0px #444;
}
.uk-tab-left > li:nth-child(n+2) > a, .uk-tab-left > li > a {
    border: 0;
    color: #444;
    border-radius: 0;
    background: none;
    text-shadow: none;
}
.uk-navbar-nav > li > a {
    color: #444;
    font-family: 'Arimo';
    padding: 0 12px;
    text-shadow: 0 1px 0 #444;
}

#main-menu li:not(.current_section):hover > a:hover, .uk-nav-dropdown > li > a:hover, .uk-nav-dropdown > li > a:focus {
    background:#8DC63F;
    color: #FFF;
    box-shadow: none;
    border-color: transparent;
    transition: all 0.3s ease-in-out;
}
ul#main-menu > li.current_page_item > a { 
    border-bottom: 2px solid #8DC63F;
    box-shadow: none;
    border-right: 0;
    border-left: 0;
}
/* submenu page list */

.submenu-list {
    padding-left: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: rgba(205, 205, 205, 0.23);
}
.submenu-list li {
    padding: 5px;
}
.submenu-list li a {
    color:#444;
    font-size: 13px;
}
.submenu-list li.uk-active a {
   color: #017db1;
}

/*ul#main-menu > li.page-item-5 > a {background-color: #6fc5c1;color:#FFF;}
ul#main-menu > li.page-item-25 > a {background-color: #9ee3e0;color:#FFF;}
ul#main-menu > li.page-item-26 > a {background-color: #6fc5c1;color:#FFF;}
ul#main-menu > li.page-item-413 > a {background-color: #3f94a3;color:#FFF;}
ul#main-menu > li.page-item-27 > a {background-color: #3f94a3;color:#FFF;}
ul#main-menu > li.page-item-32 > a {background-color: #107d91;color:#FFF;}
ul#main-menu > li.page-item-60 > a {background-color: #006a84;color:#FFF;}
ul#main-menu > li.page-item-68 > a {background-color: #085387;color:#FFF;}
ul#main-menu > li.page-item-73 > a {background-color: #003f6b;color:#FFF;}
ul#main-menu > li.page-item-109 > a {background-color: #002f48;color:#FFF;}*/

/* Topic Area resources list */

li#budget span {
    background: #3f94a3;
    color: #FFF;
    padding: 3px;
}

/* Topic Area */
ul.uk-navbar-nav.topic-area {
    padding-left:0px;
    height: 45px;
}
ul.uk-navbar-nav.topic-area li {
    margin-right:5px;
    margin-bottom: 15px;
}
ul.uk-navbar-nav.topic-area li span {
    padding: 3px;
    color: #FFF;
    /* margin-bottom: 15px; */
}

/* hide dropdown */

ul#main-menu > li:last-child .uk-dropdown.uk-dropdown-navbar {
    display:none;
}

/* Link */

a, .uk-link {
    /*color: #017db1;*/
    color: #015173;
}
.uk-article a.external {color:green;}

ul.topic_area {
    padding-left: 0;
}
ul.topic_area li span {
    background: #CDCDCD;
    color: #FFF;
    margin-left: 10px;
    padding: 5px;
}
ul.resources-links.uk-list {
    padding-left: 50px;
}
.resources-links.uk-list li {
    list-style:none;
    margin-bottom: 15px;
    padding-left: 0px;
}
.resources-links.uk-list li:before {
    content:none;
    margin-left:5px;
}
.resources-links.uk-list li a {font-size: 1em;}
.resources-links.uk-list li a:before {
    font-size: 1.125em;
    display: block;
    content: " ";
    height: 2.5em;
    width: 2.5em;
    position: absolute;
    left: -3em;
    top: 0;
    background: url(../images/sprites.png) no-repeat #8DC63F bottom -4px left -149px;
    background-size: 480px;
}
/* List content tab */
.tableContentList h3 {
    font-weight: bold;
    font-size: 1em;
    color: #737373;
    text-transform: uppercase;
    margin: .75em 0;
    padding: 0 0 .5em;
    border-bottom: 2px solid #737373;
}
.uk-tab-left {
    border-right:0;
}
.tableContentbody > h1.uk-title-tab {
    background: #017db1;
}
.content ul, .content ol {
    padding: 0;
    list-style: none;
}
.uk-tab > li:hover > a, .uk-tab > li.uk-active > a {
    background: #017db1;
}
.content > h2.uk-title-tab {
    background: #017db1;
}

.content ul li, .content ol li {
    position: relative;
    padding-left: 1.2em;
    margin: .5em 0;
    list-style: none;
}

.content ul li:before, .content ol li:before {
    content: "\25A0 ";
    color: #8DC63F;
    margin: 0;
    font-size: 1em;
    position: absolute;
    top: 0;
    left: 0;
    width: 0em;
    text-align: left;
}
.content ul li ul li:before , .content ol li ol li { 
    content:none;
}
.content ul.resources-no-bullet li:before {
    content:none;
}
.content ul.resources-no-bullet li {
    padding-left:0;
    padding-right: 5px;
}


/* COLUMNS */

.column { padding:0; float:left; position:relative; min-width:260px; margin:0; }
.column.right { float:right; }

.column, .column.grid_4.col_1, .column.grid_4.col_2, .column.grid_4.col_3, .column.grid_4.col_4,
.column.grid_3.col_1, .column.grid_3.col_2, .column.grid_3.col_3, .column.grid_2.col_1,
.column.grid_2.col_2 { min-width:80px; margin-right:5%; }

.column.grid_4.col_1 { width:20%; } .column.grid_4.col_2 { width:45%; } .column.grid_4.col_3 { width:70%; } .column.grid_4.col_4 { width:95%; }
.column.grid_3.col_1 { width:28.33%; } .column.grid_3.col_2 { width:61.66%; } .column.grid_3.col_3 { width:95%; }
.column.grid_2.col_1 { width:45%; } .column.grid_2.col_2 { width:95%; }

.column.right, .column.grid_4.col_1.right, .column.grid_4.col_2.right, .column.grid_4.col_3.right, .column.grid_4.col_4.right,
.column.grid_3.col_1.right, .column.grid_3.col_2.right, .column.grid_3.col_3.right, .column.grid_2.col_1.right,
.column.grid_2.col_2.right { margin-right:0; }

.column.grid_4.col_1.right { width:25%; } .column.grid_4.col_2.right { width:50%; } .column.grid_4.col_3.right { width:75%; } .column.grid_4.col_4.right { width:100%; }
.column.grid_3.col_1.right { width:33.33%; } .column.grid_3.col_2.right { width:66.66%; } .column.grid_3.col_3.right { width:100%; }
.column.grid_2.col_1.right { width:50%; } .column.grid_2.col_2.right { width:100%; }

/* Block */
.box {
    font-size: 13px;
    font-style: normal;
    color: #003166 !important;
    padding: 1em 2em;
    margin: 2em 0;
    border: 1px solid #236393;
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(235,255,254,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(50%, rgba(255,255,255,1)), color-stop(100%, rgba(235,255,254,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(235,255,254,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(235,255,254,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(235,255,254,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(235,255,254,1) 100%);
}
.box.green {
    border: 1px solid #4caf50;
}
.box em {
    color: #003166 !important;
    margin-top: 5px;
    display: block;
}
/* sidebar content box */

.sidebar-box-content div:first-child {
    border-top-width: 5px;
}

/* offcanvas Menu */
.uk-offcanvas-bar {
    background: #007db1;
}
#offcanvas ul.uk-list.uk-nav-sub {
    padding: 0;
}
#offcanvas ul.uk-list.uk-nav-sub > li > a {
    padding: 15px;
    border-bottom: 1px solid #CDCDCD;
    display: block;
    color: #FFF;
}
#offcanvas ul.uk-list.uk-nav-sub > li ul.children {
    background: #015d84;
    padding: 15px 25px;
}
#offcanvas ul.uk-list.uk-nav-sub > li ul.children > li > a {
    padding: 5px 0;
    display: block;
    color: #F9F9F9;
}
#offcanvas ul.uk-list.uk-nav-sub > li > a:hover, #offcanvas ul.uk-list.uk-nav-sub > li ul.children > li > a:hover {
    color: #8dc63f;
    text-decoration: none;
}

/* Search */

.uk-search-field {
    background: #FFF;
}
.uk-navbar-flip .uk-dropdown-search {
    display: none;
}

/* Print */

.print-icon {
    float: left;
    line-height: 30px;
    box-sizing: content-box;
    height: 30px;
    color: #FFF;
    background: #017db1;
    border-radius: 0;
    border: 0;
    margin: 5px 0;
    font-family: 'Arimo';
}
.print-icon:before {
    font-family: FontAwesome;
    margin-right: 5px;
}

@media (max-width: 767px) {
    .header {
    background: #007db1;
    }
    .header .uk-container {
        background: none;
    }
    .uk-navbar-toggle {
        color: #FFF;
    }

}


/* table */

table {
  background: white;
  border-collapse: collapse;
  margin: 1.25em 0 0;
  width: 100%;
  border: 1px solid #CDCDCD;
}

table tr,
table th,
table td {
  border: none;
  border-bottom: 1px solid #e4ebeb;
  /* font-family: 'Lato', sans-serif; */
  /* font-size: .875rem; */
  /* border-left: 1px solid #CDCDCD; */
}

table th,
table td {
  padding: 10px 12px;
  text-align: left;
}

table th {
  background: #107d92;
  color: #ffffff;
  text-transform: uppercase;
  border-left: 1px solid #CDCDCD; 
}

table tr td {
  background: #f9f9f9;
  /*color: #999999;*/
  color: #4c4c4c;
  border-left: 1px solid #CDCDCD;
  vertical-align: top;
}
table tr td:first-of-type {
    /* background: #017db1; */
    color:#FFF;
}
table tr:nth-of-type(2n+2) td {
    background: #ffffff;
}

table.bt tbody td {
  /* font-size: .8125rem; */
  padding: 0;
  width: 100%;
  box-sizing: border-box;
}

table.bt tbody td:before {
  background: #0090cc;
  color: white;
  margin-right: 0;
  padding: 2px 10px;
}

table.bt tbody td .bt-content {
  display: inline-block;
  padding: 5px 5px;
  width: 100%;
}

table.bt tbody td:first-of-type:before,
table.bt tbody td:first-of-type .bt-content {
  padding-top: 10px;
  background: #107d92;
}

table.bt tbody td:last-of-type:before,
table.bt tbody td:last-of-type .bt-content {
  padding-bottom: 10px;
}
table.two-axis tr td:first-of-type {
    background: #017db1;
    border-top: 1px solid #CDCDCD;
    text-align: center;
}
@media screen and (max-width: 600px) {
table {width:100%;}
thead {display: none;}
tr:nth-of-type(2n) {background-color: inherit;}
tr td:first-child, table tr:nth-of-type(2n+2) td:first-child {background: #007db1;font-weight:bold;color: #FFF;}
tbody td {display: block;text-align:center;border-bottom: 1px solid #CDCDCD !important;}
tbody td:before { 
    content: attr(data-th); 
    display: block;
    text-align:center;  
  }
}
/* social media share */
.social-sharing {
    width: 100%;
    clear: both;
}
.social-sharing a.button-twitter {
    background-color: #0081ce;
    background: -moz-linear-gradient(top, #00aced, #0081ce);
    background: -ms-linear-gradient(top, #00aced, #0081ce);
    background: -webkit-linear-gradient(top, #00aced, #0081ce);
    text-shadow: 0 -1px -1px #005ea3;
}
.social-sharing a.button-facebook {
    color: #FFF;
    background-color: #2b4170;
    background: -moz-linear-gradient(top, #3b5998, #2b4170);
    background: -ms-linear-gradient(top, #3b5998, #2b4170);
    background: -webkit-linear-gradient(top, #3b5998, #2b4170);
    text-shadow: 0 -1px -1px #1f2f52;
}
.social-sharing a.button-linkedin {
    background-color: #0073b2;
    background: -moz-linear-gradient(top, #009cda, #0073b2);
    background: -ms-linear-gradient(top, #009cda, #0073b2);
    background: -webkit-linear-gradient(top, #009cda, #0073b2);
    text-shadow: 0 -1px -1px #005486;
}
.date-share li.item {
    padding-right:3px;
    padding-left: 3px;
}
.date-share li.item span:after {
    content: ',';
}
.date-share li.item:last-child span:after {
    content: '';
}

/* aug26,2019 */

.page-id-4214 .header, .page-id-4213 .header{
    display:none;
}