/*
Theme Name: NTMA..
Theme URI: http://www.tibus.com
Description: National Treasury Management Agency theme by Tibus
Version: 1.0
Author: Tibus
Author URI: http://www.tibus.com
*/
@import "reset.css";
@import "typography.css";
@import "layout.css";
@import "home.css";
@import "editor-style.css";

body {
  background: #d7d7d7;
}

.clr {
  clear: both;
  display: block;
  height: 1px;
  margin-top: -1px;
}

div.print-header {
  display: none;
}

a.rss {
  background: url(/images/feed-icon-14x14.png) no-repeat center left;
  padding: 0 0 0 20px;
}

.hide-absolute {
  left: -9999px;
  position: absolute;
}

#site-container {
  background: #fff;
  border-left: 1px solid #00a389;
  border-right: 1px solid #00a389;
  margin: 0 auto;
  width: 960px;
}

.no-border {
  border: none !important;
}

.shadow {
  -moz-box-shadow: 4px 4px 8px 1px #c0c0c0;
  -webkit-box-shadow: 4px 4px 8px 1px #c0c0c0;
  box-shadow: 4px 4px 8px 1px #c0c0c0;
}

#header {
  background: #00927c url(/images/header-bg.jpg) no-repeat 0 0;
  border-bottom: 5px solid #33a896;
  height: 160px;
  margin: 0 0 0 0;
  overflow: hidden;
  position: relative;
}

#header ul#menu-main {
  background-color: #fff;
  bottom: 0;
  height: 50px;
  left: 0;
  position: absolute;
  width: 100%;
}

#menu-main li {
  float: left;
  font-size: 1.1em;
  font-weight: 700;
  height: 40px;
  padding: 0 35px 0 15px;
}

#menu-main li a {
  color: #08695b;
  display: inline-block;
  height: 30px;
  padding: 15px 0 0 0;
  text-decoration: none;
}

#menu-main li.current-menu-item a, #menu-main li.current-page-ancestor a {
  border-bottom: 5px solid #33a896 !important;
  color: #202020;
}

#header #menu-corporate {
  position: absolute;
  right: 23px;
  top: 16px;
}

#menu-corporate li {
  float: left;
  margin: 0 0 0 1em;
}

#menu-corporate li a {
  color: #853400;
  font-size: .8em;
  font-weight: 700;
}

#header #other-sites {
  position: absolute;
  right: 16px;
  top: 10px;
  width: 160px;
}

#header #search {
  background: url(/images/search-bg.png) no-repeat 0 0;
  height: 25px;
  overflow: hidden;
  position: absolute;
  right: 23px;
  top: 71px;
  width: 261px;
}

#search #s {
  background: transparent;
  border: 1px solid #fafafa;
  float: left;
  height: 14px;
  line-height: 14px;
  margin: 4px 0 0 6px;
  width: 188px;
}

#search #searchsubmit {
  background: #08695b url(/images/search-button.png) no-repeat 0 0;
  border: 0;
  color: #fff;
  cursor: pointer;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 700;
  height: 23px;
  float: right;
  margin: 0;
  padding: 0;
  width: 64px;
  font-size: 12px;
}

#header a#home-link {
  display: inline-block;
  height: 110px;
  left: 0;
  position: absolute;
  top: 0;
  width: 710px;
}

#header a#home-link span {
  display: none;
}

#header a#home-link:focus {
  outline: none;
}

#main {
  background: url(/images/content-grad-bg.png) repeat-x 0 0;
  border-top: 1px solid #d5d6da;
  color: #687178;
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 960px;
}

#main #home-bottom .full-width-column {
  padding-top: 15px;
}

#main #home-bottom .full-width-column .full-width-panel {
  padding: 0px 10px 10px 10px;
  height: 72px;
}

#main #home-bottom .full-width-column .full-width-panel p {
  color: #687178;
  height: 100%;
  font-size: 13.84px;
  line-height: 24.9px;
  margin-bottom: 0px;
}

#breadcrumbs {
  background: #fcfaf5;
  border-bottom: 1px solid #fff;
  font-size: .8em;
  padding: 1em 0 1em 3em;
}

#breadcrumbs .prefix {
  font-style: italic;
}

#breadcrumbs a {
  color: #00a48a;
}

#left-nav {
  background: #fff;
  float: left;
  height: 100%;
  width: 230px;
}

#left-nav ul.menu {
  border-top: 1px solid #d5d6da;
  margin-top: 10px;
}

#left-nav ul.menu.archive {
  border-top: none;
  margin-top: 0;
}

#left-nav ul.menu li {
  background: #fff;
  border-bottom: 1px solid #d5d6da;
  display: block;
}

#left-nav ul.menu li a {
  background: #fff url(/images/left-nav-parent.png) no-repeat 0 50%;
  border-bottom: 2px solid #fff;
  border-top: 2px solid #fff;
  color: #404040;
  display: block;
  overflow: hidden;
  padding: .5em .5em .5em 35px;
  text-decoration: none;
}

#left-nav ul.menu li.current-menu-item a {
  color: #00927c;
  font-weight: 700;
}

#left-nav ul.menu li.current-page-parent, #left-nav ul.menu li.current-page-ancestor {
  font-weight: 700 !important;
}

#left-nav ul.menu li.current-menu-leveltwo-ancestor a {
  background: #fff url(/images/left-nav-parent-down.png) no-repeat 0 50%;
  font-weight: 700;
}

#left-nav ul.menu li ul.sub-menu li {
  background-color: #fafafa;
  border: none;
  font-size: .9em;
}

#left-nav ul.menu li ul.sub-menu li a {
  background: none;
  border-top: 1px solid #d5d6da;
  border-bottom: none;
  color: #404040;
  display: block;
  font-weight: 500;
  margin: 0;
  overflow: hidden;
  padding: .4em .4em .4em 2.8em;
}

#left-nav ul.menu li ul.sub-menu li.current-menu-item a {
  background: #fff url(/images/left-nav-arrow.png) no-repeat 9% 50%;
  color: #404040;
  font-weight: 700;
}

#left-nav ul.menu li ul.sub-menu li.current-menu-item ul li a {
  background-color: #fafafa;
  color: #404040;
  font-weight: 500;
}

#left-nav ul.menu li ul.sub-menu li ul li.current-menu-item a {
  background: #fff url(/images/left-nav-arrow.png) no-repeat 16% 50%;
}

#left-nav ul.menu li ul.sub-menu li ul li.current-menu-item ul li a {
  background-color: #fafafa;
  background-image: none;
  color: #404040;
  font-weight: 500;
}

#left-nav ul.menu ul.sub-menu ul.sub-menu li {
  font-size: 100%;
}

#left-nav ul.menu ul.sub-menu ul.sub-menu li a {
  padding-left: 3.7em;
  background-image: none;
}

/* level-1 */
#left-nav ul.menu-main ul.sub-menu {
  display: none;
}

/* level-2 */
#left-nav ul.menu-main li.nav-item-level-2.current-menu-item>ul.sub-menu {
  display: block;
}

/* level-3 */
#left-nav ul.menu-main li.nav-item-level-2.current-menu-parent>ul.sub-menu {
  display: block;
}

#left-nav ul.menu-main li.nav-item-level-2 ul.sub-menu li.nav-item-level-3.current-menu-item ul.sub-menu {
  display: block;
}

/* level-4 */
#left-nav ul.menu-main li.nav-item-level-2.current-menu-leveltwo-ancestor>ul.sub-menu,
#left-nav ul.menu-main li.nav-item-level-2 ul.sub-menu li.nav-item-level-3.current-menu-parent ul.sub-menu {
  display: block;
}

#left-pub-nav {
  background: none;
  border-top: 1px solid #d5d6da;
  border-bottom: none;
  color: #404040;
  display: block;
  font-weight: 500;
  margin: 0;
  overflow: hidden;
  padding: .4em .4em .4em 2.8em;
}

#content {
  border-left: 1px solid #d5d6da;
  color: #202020;
  float: left;
  height: 100%;
  min-height: 400px;
  overflow: hidden;
  width: 729px;
}

#content.content-wide {
  width: 959px;
}

#content-indent {
  overflow: hidden;
  padding: 30px 25px 30px 25px;
}

#content-indent #rss-link {
  margin: 0 0 1em 0;
}

.addthis-wrapper {
  overflow: hidden;
  padding: 5px 25px 15px 25px;
}

#content-indent ul {
  padding: 1em 0 1em 0;
}

#content-indent ul li {
  background: url(/images/bullet-purple.png) no-repeat 0 4px;
  font-size: 0.9em;
  line-height: 160%;
  margin: 0 0 1em 0;
  padding: 0 0 0 25px;
}

#content-indent ul li a {
  text-decoration: underline;
}

#content-indent ul.plainlist li {
  background: none;
  font-size: 1em;
  line-height: 160%;
  margin: 0 0 1.5em 0;
  padding: 0 0 0 0;
}

#content-indent ul.plainlist li h2 {
  font-size: 1.2em;
  margin-bottom: .5em;
}

#content-indent ul.plainlist li h2 a {
  text-decoration: underline;
}

#content-indent ol {
  padding: 1em 0 1em 2em;
}

#content-indent ol li {
  font-size: 0.9em;
  line-height: 160%;
  list-style-type: decimal;
  margin: 0 0 1em 0;
}

#footer {
  background: #00927c;
  border-top: 1px solid #fff;
  clear: both;
  color: #fff;
  font-size: .8em;
  height: 65px;
  /*line-height: 35px;*/
  padding: 10px 20px 10px 20px;
}

#footer a {
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

#footer #menu-footer {
  margin: 0 0 1em 0;
  overflow: hidden;
}

#footer #menu-footer ul {
  height: 35px;
}

#footer #menu-footer li {
  float: left;
  line-height: 35px;
  height: 35px;
  margin: 0 0 0 2em;
  text-transform: uppercase;
}

#copyright {
  color: #00927c;
  font-size: .9em;
  margin: 1em auto .5em auto;
  width: 960px;
}

#add-this {
  margin: 0px 0px 0px 24px;
}

.wpcf7 div {
  margin: 0 0 1em 0;
}

.wpcf7 div label {
  margin: 0 0 .5em 0;
}

.funding-panel {
  float: left;
  padding: 20px;
  width: 200px;
}

.funding-panel h2 {
  border-bottom: 1px solid #efefef;
  border-top: 1px solid #efefef;
  font-size: 1.3em;
  padding: .5em 0;
}

.funding-panel p {
  font-size: .9em;
  line-height: 1em;
  padding: 0 .5em;
}

.funding-panel .funding-panel-content {
  background: #f7f7f7;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#f7f7f7));
  background: -webkit-linear-gradient(#ffffff, #f7f7f7);
  background: -moz-linear-gradient(#ffffff, #f7f7f7);
  background: -ms-linear-gradient(#ffffff, #f7f7f7);
  background: -o-linear-gradient(#ffffff, #f7f7f7);
  background: linear-gradient(#ffffff, #f7f7f7);
  -pie-background: linear-gradient(#ffffff, #f7f7f7);
  position: relative;
  behavior: url(/wp-content/themes/ntma/PIE.htc);
}

.funding-panel .funding-panel-content .read-more a {
  color: #b90071 !important;
}

.wpcf7 {
  background: #fcfaf5;
  border: 1px solid #d5d6da;
  margin: 1em 3em !important;
}

.wpcf7 .caption {
  background: #fff;
  color: #7e004d;
  font-size: 1.1em !important;
  font-weight: 700;
  overflow: hidden;
  padding: .3em 1em;
  text-align: left;
}

.wpcf7 .caption span.alignright {
  color: #000;
  font-size: .8em;
  font-style: italic;
  font-weight: 500;
  padding: .1em 0 0 0;
}

.wpcf7 .caption span.alignright span {
  color: red;
}

.wpcf7 label {
  color: #26333f;
  display: inline-block;
  font-size: 1.1em !important;
  font-weight: 700;
  margin: 0 1em 0 1em;
  text-align: right;
  vertical-align: top;
  width: 15em;
}

.wpcf7 label span {
  color: red;
}

.wpcf7 span.wpcf7-form-control-wrap {
  display: inline-block;
}

.wpcf7 input[type=submit] {
  background: #7e004d;
  border: none;
  color: #fff;
  cursor: pointer;
  font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
  font-weight: 700;
  letter-spacing: +1px;
  margin-left: 3px;
  padding: .2em 1em;
  position: relative;
  text-transform: uppercase;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  behavior: url(/wp-content/themes/ntma/PIE.htc);
}

.wpcf7-not-valid-tip {
  background: #fff;
  border: 1px solid #ff0000;
  display: inline-block;
  left: 0 !important;
  margin: 0 !important;
  padding: 2px;
  position: absolute !important;
  top: 0 !important;
  width: 100% !important;
  z-index: 100 !important;
}

.wpcf7-validation-errors,
.wpcf7-mail-sent-ok,
.wpcf7-mail-sent-ng,
.wpcf7-spam-blocked,
.wpcf7-validation-errors,
.wpcf7-not-valid-tip {
  background-color: #fff;
  color: #000;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  behavior: url(/wp-content/themes/ntma/PIE.htc);
}

input.text, input.email, input.password, textarea.uniform {
  position: relative;
  behavior: url(/wp-content/themes/ntma/PIE.htc);
}

ul.page-list ul.children li {
  margin: 0 0 0 1em;
}

h3.faq_question {
  color: #7e004d;
  cursor: help;
  font-size: 1.1em !important;
  font-weight: 700;
  padding: 0 0 0 0;
}

div.faq_answer {
  font-size: 1.2em;
  padding: 0 0 0 0;
}

#sitemap-container ul li {
  font-size: 1em !important;
}

div.pgm {
  /* map wrapper */
  margin: 0 0 1em 0;
}

div.addthis_toolbox {
  margin: 1em 0 0 0;
}

div.navigation {
  margin: 2em 0 0 0;
}

div.navigation a {
  color: #fff;
}

div.navigation .page-numbers {
  background: #dddddd;
  border: 1px solid #cccccc;
  color: #666666;
  margin: 0px 4px 10px 0px;
  max-width: 2em;
  padding: 3px 3px 3px 3px;
  text-align: center;
  width: 2em;
  display: inline-block;
}

div.navigation .current {
  background: #7e004d;
  border: 1px solid #7e004d;
  color: #ffffff;
}

div.navigation .dots {
  background: transparent;
  border: none;
}

div.results div.search-result {
  margin-bottom: 2.5em !important;
}

div.search-result .excerpt {
  font-size: .9em;
  margin-bottom: .5em;
}

div.search-result .excerpt .found {
  color: black;
  font-weight: 700;
}

div.search-result .url {
  font-size: .9em;
}

span.file-simple {
  display: inline-block;
  margin: 0 0 .5em 0;
}

span.file-category {
  font-style: italic;
}

.file-container {
  border-top: 1px solid #00927c;
  border-right: 1px solid #00927c;
  border-bottom: 5px solid #00927c;
  border-left: 1px solid #00927c;
  color: #7d858c;
  display: block;
  margin: 0 0em;
  overflow: hidden;
  padding: 1em;
  text-align: left;
}

.file-container .file-description {
  display: inline;
}

.file-container .file-name {
  font-style: italic !important;
}

.file-container p {
  display: inline-block;
  width: 525px;
}

.single-file-container p {
  display: inline-block;
  width: 750px;
}

.file-container a {
  display: inline;
  font-size: 1.1em;
  font-style: normal;
  font-weight: 700;
  margin: 0 0 .5em 0;
  text-decoration: underline !important;
}

.file-container a span {
  display: inline;
  font-size: 1.1em;
  font-style: normal;
  font-weight: 700;
  margin: 0 0 .5em 0;
  text-decoration: underline !important;
}

.file-container .file-info {
  display: block;
  border-left: 1px solid #80a8c2;
  color: #000;
  float: right;
  font-size: .9em;
  font-style: italic;
  height: 100%;
  margin: 0 1em 0 2em;
  padding: 0 0 0 1em;
  text-align: center;
  width: 50px;
}

div#share-div {
  clear: both;
  display: block;
  margin: 1em 0 .5em 0;
  overflow: hidden;
}

p.submit label span {
  color: #dbe5f0;
  display: block;
  width: 100px;
}

span.uc {
  text-transform: uppercase;
}

@media aural {
  abbr {
    speak: spell-out;
  }

  acronym {
    speak: normal;
  }
}

.wp-table-reloaded .sorting {
  background-color: #00a48a !important;
}

.wp-table-reloaded .sorting_asc,
.wp-table-reloaded .sorting_desc {
  background-color: #33a896 !important;
}

.dataTables_wrapper {
  padding-bottom: 50px;
  position: relative;
}

.TableTools {
  bottom: 0px;
  padding: 0;
  position: absolute;
  text-align: left;
}

/* CSS STYLES FROM head */
.icon-2x {
  font-size: 1.5em;
}

#menu-main li {
  Padding: 0 16px 0 24.5px !important;
}

#menu-main li.social-icon a {
  color: #00aced;
  margin-bottom: 15px;
  float: right;
  background: none;
}

#menu-item-11961 a {
  margin-bottom: 20px;
}

img.attachment-homepage_featured {
  float: right;
  margin-left: 8px;
}

.page-id-10115 #main a {
  text-decoration: none;
  line-height: 1.3em;
}

.button #main a {
  text-decoration: none !important;
}

#left-nav ul.menu ul.sub-menu ul.sub-menu li a {
  padding-left: 4.7em;
}

.button {
  display: block;
  background-color: #00a389 !important;
  padding-top: 30px !important;
  font-family: Tahoma !important;
  font-size: 15px;
  width: 200px !important;
  height: 73px !important;
  border: 2px solid #00a389 !important;
  color: white !important;
  padding-bottom: 0px;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
}

.button:hover {
  background-color: white !important;
  color: #00a389 !important;
  border: 2px solid #00a389 !important;
  padding-top: 30px !important;
  font-family: Tahoma !important;
  font-size: 15px;
  width: 200px !important;
  height: 73px !important;
  padding-bottom: 0px;
  text-align: center;
  text-decoration: none;
}

#content-indent ul {
  padding: 0 0 1em 0 !important;
}

#imgcontainer {
  padding-right: 10px !important;
  width: 90% !important;
}

#home-panel-content .h2 a {
  text-decoration: underline !important;
}

.ui-accordion .ui-accordion-header {
  font-size: 1.0em !important;
}

.ui-accordion .ui-accordion-header a {
  text-decoration: none !important;
}

.snvdshc .ui-accordion .ui-accordion-header {
  background: #F2F2F2;
}

@media print {
  a[href]:after {
    content: none !important;
  }
}

.page-id-3197 #content-indent {
  padding: 30px 25px 30px 12px;
}

/* Accessible for screen readers but hidden from view */
.fa-hidden {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.rtl .fa-hidden {
  left: 10000px;
}

.fa-showtext {
  margin-right: 5px;
}

.icon-2x {
  font-size: 1.5em !important;
}

.fullwidth_image {
  max-width: 679px !important;
  margin: 10px 0;
}
