﻿/* roboto-regular - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/roboto-v20-latin-regular.eot"); /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../fonts/roboto-v20-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v20-latin-regular.woff2") format("woff2"), url("../fonts/roboto-v20-latin-regular.woff") format("woff"), url("../fonts/roboto-v20-latin-regular.ttf") format("truetype"), url("../fonts/roboto-v20-latin-regular.svg#Roboto") format("svg"); /* Legacy iOS */
}
/* lato-regular - latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/lato-v16-latin-regular.eot"); /* IE9 Compat Modes */
  src: local("Lato Regular"), local("Lato-Regular"), url("../fonts/lato-v16-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-v16-latin-regular.woff2") format("woff2"), url("../fonts/lato-v16-latin-regular.woff") format("woff"), url("../fonts/lato-v16-latin-regular.ttf") format("truetype"), url("../fonts/lato-v16-latin-regular.svg#Lato") format("svg"); /* Legacy iOS */
}
/* Kendo Glyphs*/
@font-face {
  font-family: "WebComponentsIcons";
  src: url("../fonts/WebComponentsIcons.eot");
  src: url("../fonts/WebComponentsIcons.eot") format("embedded-opentype"), url("../fonts/WebComponentsIcons.woff") format("woff"), url("../fonts/WebComponentsIcons.ttf") format("ttf"), url("../fonts/WebComponentsIcons.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  padding-top: 80px;
  padding-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 14px;
  color: #000000;
}

@media (max-width: 767px) {
  body {
    padding-top: 100px;
  }
}
.sr-only {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.skip-link {
  background: #f9fdfe;
  color: #000000;
  font-weight: 700;
  left: 50%;
  top: 0%;
  padding: 4px;
  position: absolute;
  transform: translateY(-100%);
  z-index: -99999;
}

.skip-link:focus {
  transform: translateY(0%);
  z-index: 999999;
}

.skip-link:focus-within {
  transform: translateY(0%);
  z-index: 999999;
}

h1 {
  color: #004b8d;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0;
}

h2 {
  color: #004b8d;
  /*color: $white;*/
  font-weight: 700;
  font-size: 1.4em;
  padding: 4px;
}

h3 {
  color: #000000;
  font-weight: 700;
  font-size: 1.3em;
}

h2.p-style {
  font-size: 1em !important;
  font-weight: 700;
}

a {
  color: #3174AF;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:focus {
  text-decoration: underline;
}

footer {
  padding-right: 40px;
  padding-left: 40px;
}

footer .itap-cmp a {
  color: #111827;
}

footer .itap-cmp a:hover, footer .itap-cmp a:focus, footer .itap-cmp a:active {
  color: #111827;
  text-decoration: underline;
}

label {
  font-weight: bold;
}

.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

.blu-txt {
  color: #004b8d;
}

.no-padding {
  padding: 0 !important;
}

.no-top-margin {
  margin-top: 0;
}

.no-margin {
  margin-right: 0;
  margin-left: 0;
}

.neg-top-margin {
  margin-top: -1px;
}

.no-bold {
  font-weight: initial;
}

.top-margin {
  margin-top: 24px;
}

.bottom-margin {
  margin-bottom: 24px;
}

.top-margin-input {
  margin-top: 6px;
  vertical-align: middle;
}

.bottom-margin-chkbox {
  margin-bottom: 5px;
}

.left-margin {
  margin-left: 15px;
}

.tp-btm-padding {
  padding: 8px 0;
}

.width-92 {
  width: 92px;
}

.tan-brdr {
  border-top: 6px solid #e3e0d2;
}

.bluebox {
  background-color: #f7fafc;
  border: solid 1px #0074B8;
  padding: 10px;
}

.box {
  /*border: solid 1px $congress_blue;*/
  padding: 25px;
  border: solid 1px #DFE1E6;
  border-radius: 10px;
}

.requestsummbox {
  background-color: #f1f1f1;
  border: solid 1px #ccc;
  border-radius: 10px;
  padding: 10px;
}

.btm-shadow {
  -webkit-box-shadow: 0 8px 6px -6px rgb(125, 125, 125);
  -moz-box-shadow: 0 8px 6px -6px rgb(125, 125, 125);
  box-shadow: 0 8px 6px -6px rgb(125, 125, 125);
}

.blu-brdr {
  padding: 25px;
  border-radius: 2px;
  border: solid 1px #004b8d;
}

.blu-top-brdr {
  border-top: solid 1px #004b8d;
}

.green-top-brdr {
  border-top: solid 1px #007B80;
}

.grey-bottom-brdr {
  border-bottom: solid 1px #575757;
}

.lt-grey-bottom-brdr {
  border-bottom: solid 1px #ccc;
}

.dkblu-bkg {
  background-color: #004b8d !important;
}

.mdblu-bkg {
  background-color: #336fa4 !important;
}

.lghtblu-bkg {
  background-color: #4978A2 !important;
}

.green-bkg {
  background-color: #007B80 !important;
}

.panel-heading.ltgreen-bkg {
  background-color: #5DC2C6 !important;
  color: #000000 !important;
}

.dkgrey-bkg {
  background-color: #575757 !important;
}

.panel-heading.ltgrey-bkg {
  background-color: #A8A8A8 !important;
  color: #000000 !important;
}

.green {
  color: #007B80;
}

.white {
  color: #ffffff;
}

.dk-grey {
  color: #575757;
}

.form-control {
  border-radius: 2px;
  /*height: 45px;*/
  font-size: 1em;
}

.form-group {
  margin-right: 0px !important;
  margin-left: 0px !important;
}

.large-lbl {
  font-size: 1.7em;
  color: #004b8d;
  font-weight: 700;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9fdfe;
}

.newMeetingNote, .addGoal, .addAction, .addAchievement, .addLesson, .add-person {
  font-size: 10px;
  line-height: 12px;
  font-weight: 700;
  padding: 4px;
  width: 45px;
  border-radius: 3px;
}

input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
  outline: none;
  outline-offset: 0px;
}

.flex-container {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
}

.fields-required {
  font-size: 12px;
  color: #004b8d;
  font-weight: normal;
  font-style: italic;
  float: right;
}

#moreNotesButton {
  cursor: pointer;
}

.sticky-bottom {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  border-color: red;
}

.bluefield {
  border-color: #286090;
  color: #286090;
  font-size: 1.1em;
}

/*HELP SECTION*/
.alert-info {
  color: #000000;
  background-color: #f9fdfe;
  border-color: #004b8d;
}

#coachGuide {
  text-align: left;
  font-size: 1.5em;
  padding: 10px;
  margin-top: 30px;
}

#granteeGuide {
  text-align: left;
  font-size: 1.5em;
  margin-top: 30px;
  padding: 10px;
}

#coachGuide .k-i-file-pdf, #granteeGuide .k-i-file-pdf {
  font-size: 2rem;
}

.btn-module .k-i-video-external {
  float: right;
  font-size: 4rem;
  margin-right: 10px;
  margin-top: 10px;
}

#module1-btn, #module2-btn, #module3-btn, #module4-btn {
  text-align: left;
  font-size: 1.3em;
  padding: 10px;
  margin-top: 15px;
  font-weight: 700;
}

#module1-btn:hover .green, #module1-btn:focus .green, #module2-btn:hover .green, #module2-btn:focus .green, #module3-btn:hover .green, #module3-btn:focus .green, #module4-btn:hover .green, #module4-btn:focus .green {
  color: #ffffff !important;
}

.faq .panel-title {
  padding: 7px;
}

.faq .panel {
  margin-bottom: 10px;
}

.panel-heading .dkblu-bkg [aria-expanded=true] {
  background-color: #007B80;
}

/* Create TA Plan */
.table-scrollable {
  /* set the height to enable overflow of the table */
  max-height: 500px;
  overflow-x: auto;
  overflow-y: auto;
}

.table-scrollable thead th, .table-scrollable thead td {
  border: none;
}

.table-scrollable thead th, .table-scrollable thead td {
  /* Set header to stick to the top of the container. */
  position: sticky;
  top: 0px;
  /* This is needed otherwise the sticky header will be transparent 
  */
  background-color: #004b8d;
  z-index: 100 !important;
  /* Because bootstrap adds `border-collapse: collapse` to the
   * table, the header boarders aren't sticky.
   * So, we need to make some adjustments to cover up the actual
   * header borders and created fake borders instead
   */
}

@media (min-width: 768px) {
  .neg-margin {
    margin-top: -60px;
  }
}
/*Kendo Items*/
.k-grid a {
  color: #004b8d;
}
.k-grid a:hover {
  text-decoration: underline;
}
.k-grid a:focus {
  text-decoration: underline;
}

.k-list-container {
  color: #000000;
}

.k-list-item.k-selected {
  color: #ffffff;
  background-color: #004b8d;
}
.k-list-item.k-selected:hover {
  color: #ffffff;
  background-color: #004b8d;
}

.k-dropdown .k-state-hover .k-input, .k-dropdown .k-input {
  color: #000000;
}

.k-file-size {
  color: #707070 !important;
}

.k-radio {
  width: 24px;
  height: 24px;
}
.k-radio:focus {
  box-shadow: 0 0 0 5px rgba(0, 139, 144, 0.06);
  border-color: #007B80;
}
.k-radio:checked {
  border-color: #007B80;
  color: #ffffff;
  background-color: #007B80;
}
.k-radio:hover {
  border-color: #007B80;
  color: #007B80;
  border-width: 3px;
}

.k-checkbox {
  width: 22px;
  height: 22px;
}
.k-checkbox:checked {
  border-color: #007B80;
  color: #ffffff;
  background-color: #007B80;
}
.k-checkbox:hover {
  border-color: #007B80;
  color: #007B80;
}
.k-checkbox:focus {
  box-shadow: 0 0 0 5px rgba(0, 139, 144, 0.06);
  border-color: #007B80;
}

.k-panelbar > li.k-state-default > .k-link {
  color: #004b8d;
  border-color: #ccc;
}

.k-tabstrip-items .k-state-default .k-link {
  color: #004b8d;
  border-color: #ccc;
}
.k-tabstrip-items .k-state-default .k-link:hover {
  color: #ffffff !important;
}
.k-tabstrip-items .k-item {
  border-color: #ccc;
  background-color: #ffffff;
  border-radius: 0;
  border-width: 1px;
  /* width: 10.1em;*/
  text-align: center;
}
.k-tabstrip-items .k-item:hover {
  color: #ffffff !important;
  background-color: #004b8d;
  border: 1px solid #ccc;
}
.k-tabstrip-items .k-item:hover .k-link {
  color: #ffffff !important;
}
.k-tabstrip-items .k-item.k-state-active {
  background: #004b8d;
}
.k-tabstrip-items .k-item.k-state-active .k-link {
  color: #ffffff;
  background-color: #004b8d;
}
.k-tabstrip-items .k-link {
  border-radius: 0;
}

.k-tabstrip.k-content.k-state-active {
  background-color: #edf3f7;
  color: #000000;
}
.k-tabstrip > .k-content {
  border: none;
}
.k-tabstrip:focus {
  box-shadow: none;
}
.k-tabstrip .k-item.k-state-active {
  background: #004b8d;
}

.k-widget {
  box-shadow: initial;
  box-shadow: unset;
}

.k-dropdown-wrap {
  border-radius: 2px;
}
.k-dropdown-wrap.k-state-hover {
  background-color: #ffffff;
}

.k-state-default > .k-select {
  background-color: #ebebeb;
  border-radius: 0 2px 2px 0;
}

.k-item.k-state-selected.k-state-focused {
  box-shadow: none !important;
}
.k-item.k-state-selected.k-state-focused.k-state-hover {
  background-color: #dcebf5;
  color: #000000;
}

.k-list > .k-state-focused.k-state-selected {
  box-shadow: none;
  background-color: #004b8d;
}

.k-popup .k-list .k-state-focused {
  box-shadow: none;
}
.k-popup .k-list .k-item {
  padding: 5px;
  line-height: 1.3em;
  min-height: 1.3em;
}
.k-popup .k-list .k-item.k-state-hover {
  background-color: #dcebf5;
  color: #000000;
}

.k-alt.k-table-row.k-table-alt-row.k-master-row td {
  border-top: 1px solid #E2E2E3 !important;
  border-bottom: 1px solid #E2E2E3 !important;
}

.k-table-row.k-table-alt-row.k-master-row td {
  border-top: 1px solid #E2E2E3 !important;
  border-bottom: 1px solid #E2E2E3 !important;
}

.k-dropzone-hint {
  color: #575757 !important;
}

.k-upload {
  border-radius: 2px;
}

.k-editor {
  border-radius: 2px;
}

.k-resizable .k-editable-area {
  padding: 16px;
}

.k-editor iframe.k-content body {
  font-size: 14px;
}

.k-picker-wrap .k-input, textarea.form-control {
  color: #000000;
}

.k-pager-wrap {
  color: #000000;
}
.k-pager-wrap .k-link {
  color: #2f6fa7;
}
.k-pager-wrap .k-link.k-state-selected {
  color: #ffffff;
  background-color: #2f6fa7;
  border-color: #2f6fa7;
}
.k-pager-wrap .k-link.k-state-selected:hover {
  color: #ffffff;
  background-color: #2f6fa7;
  border-color: #2f6fa7;
}

/*Administration of Users and Organizations*/
#awardDiv label {
  display: inline;
}

a#taplan {
  font-size: 1.7em;
}

a#link-site-in-header {
  font-size: 1.7em;
}

/* Set padding to keep content from hitting the edges */
.body-content {
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .body-content {
    margin-top: 70px;
  }
}
/*Budget*/
h2.budget, h3.budget {
  margin: 0;
  padding: 0;
  font-size: 1em;
  font-weight: 700;
}

/*Participation*/
h3.part-notes {
  margin: 0;
  padding: 0;
  font-size: 1em;
  font-weight: 700;
  cursor: pointer;
}

/*Evaluation*/
h3.eval-notes {
  margin: 0;
  padding: 0;
  font-size: 1em;
  font-weight: 700;
}

h1#personDataEntryModalTitle {
  font-size: 1.5em;
}

/*Achievements*/
.achieve h2 {
  font-size: 1.1em;
  font-weight: bold;
  margin: 0;
}

/*Lessons*/
.lesson h2 {
  font-size: 1.1em;
  font-weight: bold;
  margin: 0;
}

.grid-detail-item-space {
  padding-bottom: 8px;
}

/* Request Details Select Capacities*/
#capacityTreeView > ul > li {
  border-bottom: solid 1px #ccc;
  padding-top: 3px;
  padding-bottom: 3px;
  color: #000000;
}

.k-treeview.k-state-selected, .k-treeview.k-state-focused, .k-treeview.k-state-hover, .k-treeview.k-in:hover {
  color: inherit;
  background-color: transparent;
  border: 0;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
  white-space: normal;
  text-align: left;
}

.two-col {
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
  top: 10px;
}

.four-col {
  -webkit-columns: 4;
  -moz-columns: 4;
  columns: 4;
  top: 10px;
}

.three-col {
  -webkit-columns: 3;
  -moz-columns: 3;
  columns: 3;
  top: 10px;
}

/*For Kendo UI form controls to work with bootstrap*/
.form-control.k-widget {
  padding: 0;
  width: 100%;
  height: auto;
}

.form-control.k-widget:not(.k-autocomplete) {
  border-width: 0;
}

/*End for Kendo UI form controls*/
/*Boostrap collapse panel, change the mouse pointer*/
.panel-heading {
  cursor: pointer;
}

/*End Boostrap collapse panel, change the mouse pointer*/
.field-validation-error, .validation-summary-errors {
  color: #d9534f;
  font-size: 1em;
}

.navbar .bs5.container-fluid {
  display: block;
  padding-right: 50px;
  padding-left: 50px;
}
.navbar .bs5.container-fluid .navbar-brand {
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.bs5.nav.navbar-nav > li > a.nav-link {
  padding-top: 10px;
  padding-bottom: 10px;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding-top: 7px;
  padding-bottom: 7px;
}

.bs5.container-fluid.body-content {
  max-width: 1320px;
  margin-left: 0px;
  padding-left: 12px;
}

.bs5.accordion .accordion-button:not(.collapsed) {
  background-color: #f1f6fa;
}

.bs5.accordion .accordion-button::after {
  margin-left: 15px;
}

.cmp-print .k-i-radiobutton {
  margin-right: 8px;
}
.cmp-print .k-i-radiobutton-checked {
  margin-right: 8px;
}
.cmp-print .k-i-checkbox {
  margin-right: 8px;
}
.cmp-print .k-i-checkbox-checked {
  margin-right: 8px;
}

/* Top Header */
#sitenav {
  margin-left: 10px;
}

.lightblue-bkg {
  background-color: #f9fdfe;
}

.greyblue-bkg {
  background-color: #edf3f7;
}
.greyblue-bkg .container {
  padding-left: 0px;
  padding-right: 0px;
}

.logo {
  float: left;
  height: 50px;
  margin-right: 25px;
}

.air-logo {
  float: left;
  height: 40px;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 15px;
  border-right: solid #000000 1px;
  padding-right: 25px;
}

.cmp-logo {
  float: left;
  height: 50px;
  margin-right: 15px;
  margin-top: 10px;
  margin-bottom: 10px;
  border-right: solid #6B7280 1px;
  padding-right: 10px;
}

footer .cmp-logo {
  border-right: none;
  margin-top: 0px;
}
footer .smalltxt {
  font-size: 13px;
}

.tx-logo {
  float: left;
  height: 50px;
  margin-right: 25px;
  margin-top: 5px;
  margin-bottom: 5px;
  border-right: solid #000000 1px;
  padding-right: 25px;
}

.cevttac-logo {
  float: left;
  height: 50px;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  border-right: solid #000000 1px;
  padding-right: 25px;
}

.navbar {
  margin-bottom: 0;
}

.navbar-inverse {
  border: none;
}
.navbar-inverse .navbar-brand {
  color: #004b8d;
  font-family: Lato, sans-serif;
  font-size: 35px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-transform: uppercase;
}
.navbar-inverse .navbar-toggle {
  border-color: transparent;
  background-color: #0074B8;
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #004b8d;
  background-color: transparent;
  text-decoration: underline;
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  border-color: transparent;
  background-color: #004b8d;
}

.bs5 .navbar-toggler {
  border-color: transparent;
  background-color: #0074B8;
  color: #ffffff;
}

.bs5 .navbar-toggler:focus,
.bs5 .navbar-toggler:hover {
  border-color: transparent;
  background-color: #333;
}

.bs5 .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='white' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.bs5 .leftnav.navbar-toggler {
  background-color: transparent;
  color: #004b8d;
  position: relative;
  margin-bottom: 8px;
  border-radius: 4px;
  top: auto;
  right: auto;
}

.bs5 .leftnav.navbar-toggler:focus,
.bs5 .leftnav.navbar-toggler:hover {
  border-color: transparent;
  background-color: #ddd;
}

.bs5 #grantee-nav .navbar-nav a {
  text-transform: none;
}

.navbar .bs5.container {
  display: block;
  --bs-gutter-x: 0;
}

.bs5 .topnav .dropdown-toggle:after {
  display: none;
}

.navbar-inverse .navbar-nav > li > a {
  color: #004b8d;
}

ul.topnav.nav.navbar-nav > li > a {
  color: #000000;
  font-size: 0.9em;
  text-transform: initial;
}

ul.topnav.nav.navbar-nav > li > a:hover, ul.topnav.nav.navbar-nav > li > a:focus, ul.topnav.nav.navbar-nav > li > a:active {
  color: #ffffff;
  background-color: #004b8d;
}

ul.bs5.topnav.nav.navbar-nav .dropdown-menu {
  margin-top: -52px;
  margin-right: 30px;
}

ul.bs5.topnav.nav.navbar-nav .dropdown-menu .dropdown-header {
  white-space: pre-wrap;
}

ul.bs5.topnav.nav.navbar-nav .dropdown-menu-large > li > ul > li > a {
  white-space: pre-wrap;
}

.navbar-right ul.bs5.topnav.nav.navbar-nav .dropdown-menu {
  right: 5px;
  left: auto;
  width: auto;
}

.navbar-brand.air-title {
  text-transform: none;
  color: #009DCE;
  margin-top: 10px;
  font-size: 2.3em;
}

.navbar-brand.cmp-title {
  text-transform: none;
  color: #111827;
  margin-top: 10px;
  font-size: 22px;
}

.navbar-brand.cmp-title a {
  color: #111827;
}

.navbar-brand .cmp-title {
  text-transform: none;
  color: #111827;
  font-size: 22px;
  text-decoration: none;
}

.navbar-brand .cmp-title a {
  color: #111827;
  text-decoration: none;
}

.navbar-brand.tx-title {
  text-transform: none;
  font-size: 1.5em;
  color: #004b8d;
}

@media (min-width: 992px) {
  .bs5 .navbar-brand .cmp-title {
    /* line-height: 70px;*/
  }
}
@media (max-width: 991px) {
  .bs5 .navbar-brand {
    white-space: initial;
  }
  .bs5 .navbar-toggler {
    position: absolute;
    top: 10px;
    right: 20px;
  }
  .bs5 .navbar-brand .cmp-title {
    line-height: 70px;
  }
  .bs5 .ms-auto {
    margin-left: 0 !important;
    text-align: center;
  }
  ul.bs5.topnav.nav.navbar-nav .dropdown-menu {
    margin-top: 0;
  }
  .navbar-nav .nav-link.show {
    color: #ffffff;
    background-color: #004b8d;
  }
}
@media (min-width: 768px) {
  .navbar {
    border-radius: initial;
  }
  #sitenav .navbar-nav {
    width: 100%;
    text-align: center;
    margin-left: 15px;
  }
  #sitenav .navbar-nav li {
    float: none;
    display: inline-block;
  }
  #sitenav .navbar-nav li li {
    display: block;
  }
  .bs5 .leftnav.navbar-toggler {
    display: none;
  }
}
.navbar-nav, .navbar-nav a {
  text-transform: uppercase;
  color: #000000;
  padding-left: 15px;
}

.bs5.navbar-nav a {
  padding-left: 0;
  text-decoration: none;
}

.bs5.topnav a {
  padding-left: 15px;
  text-decoration: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #004b8d;
  color: #ffffff;
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #004b8d;
  color: #ffffff;
  border-color: transparent;
}

.dropdown-menu > li > a {
  text-transform: none;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  background-color: #dcebf5;
  color: #000000;
  font-weight: bold;
}

/*Mega menu*/
@media (min-width: 768px) {
  .navbar-right {
    margin-right: -5px;
  }
}
@media (min-width: 1000px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
    width: max-content;
    text-wrap: wrap;
    margin-right: -30px;
  }
}
.navbar-nav > li > a {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
.navbar-nav > li > a.nav-link {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
.navbar-nav .nav-link.show {
  color: #ffffff;
}
.navbar-nav .nav-link.active {
  color: #ffffff;
  text-decoration: none;
  background-color: #004b8d;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
}

.navbar-right {
  margin-right: -15px;
}

.navbar-inverse .navbar-nav > .open > a {
  background-color: #004b8d !important;
  color: #ffffff !important;
}

.navbar-header {
  padding: 5px 0;
}

.navbar-fixed-top .navbar-collapse {
  max-height: 540px;
}

.dropdown-large {
  position: static !important;
  margin-top: 10px;
}

.dropdown-menu-large {
  margin-left: 0px;
  margin-right: 0px;
  padding: 5px 0px 20px 0px;
  top: initial;
}
.dropdown-menu-large > li > ul {
  padding: 0;
  margin: 0;
}
.dropdown-menu-large > li > ul > li {
  list-style: none;
}
.dropdown-menu-large > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 300;
  line-height: 1.428571429;
  color: #000000;
  white-space: normal;
  text-wrap: nowrap;
  white-space: pre-wrap;
  overflow: visible;
}
.dropdown-menu-large > li ul > li > a:hover {
  text-decoration: none;
  color: #000000;
  background-color: #dcebf5;
  font-weight: bold;
}
.dropdown-menu-large > li ul > li > a:focus {
  text-decoration: none;
  color: #000000;
  background-color: #dcebf5;
  font-weight: bold;
}
.dropdown-menu-large .disabled > a {
  color: #999999;
}
.dropdown-menu-large .disabled > a:hover {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.dropdown-menu-large .disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.dropdown-menu-large .dropdown-header {
  color: #428bca;
  font-size: 1em;
  padding-top: 15px;
}

.dropdown-menu {
  --bs-dropdown-border-radius: 0;
}
.dropdown-menu > li > a {
  color: #000000;
}

.dropdown-item:hover {
  background-color: #dcebf5;
  color: #000000;
  font-weight: bold;
}

.dropdown-toggle.active {
  color: #ffffff;
  text-decoration: none;
  background-color: #004b8d;
}

@media (max-width: 768px) {
  .dropdown-menu-large {
    margin-left: 0;
    margin-right: 0;
  }
  .dropdown-menu-large > li {
    margin-bottom: 30px;
  }
  .dropdown-menu-large > li:last-child {
    margin-bottom: 0;
  }
  .dropdown-menu-large .dropdown-header {
    padding: 3px 15px !important;
  }
}
.modal-body {
  background-color: #edf3f7;
  padding: 15px 25px 15px 25px;
}

.modal-header {
  padding: 15px 25px 15px 25px;
  border-bottom: none;
  background-color: #edf3f7;
}

.note-goal-text {
  padding: 0 0 20px 0px;
}

.modal-footer {
  background-color: #edf3f7;
}

.modal-backdrop.in {
  filter: alpha(opacity=75);
  opacity: 0.75;
}

.modal .btn-close {
  color: #ffffff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
  opacity: 100;
  --bs-btn-close-hover-opacity: 100;
  --bs-btn-close-focus-opacity: 100;
  --bs-btn-close-disabled-opacity: 100;
}

/*BEGIN: center modal window vertically*/
.modal-content {
  width: 100%;
}

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem);
}

@media (min-width: 576px) {
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
}
/*END: center modal window vertically*/
/*Video Module*/
#videoModal .modal-content {
  box-shadow: none;
  border: none;
  background-clip: unset;
  background-color: transparent;
  -webkit-box-shadow: none;
}
#videoModal .modal-header {
  background-color: transparent;
  padding: 0;
  border-bottom: none;
}
#videoModal .modal-body {
  background-color: transparent;
  padding: 0;
}
#videoModal button.close {
  color: #ffffff;
  font-size: 1.2em;
  text-transform: uppercase;
  padding: 10px;
  text-shadow: none;
  opacity: initial;
}
#videoModal button.close .close-x {
  padding: 2px 8px;
  margin-left: 10px;
  background-color: #ffffff;
  border-radius: 50%;
  font-size: 1.2em;
  color: #004b8d;
}

/*Disclaimer Modal*/
#disclaimerModal {
  top: 40px !important;
}
#disclaimerModal p {
  font-size: 1.2em;
  line-height: 26px;
}

/*Warning Message Modal*/
.warning-message .modal-header {
  background-color: #c41230;
  color: #ffffff;
  padding: 15px 15px 15px 25px;
}
.warning-message .modal-header .close {
  color: #ffffff;
  opacity: inherit;
}
.warning-message .modal-title {
  color: #ffffff;
  font-size: 1em;
}
.warning-message .modal-body {
  background-color: #ffffff;
  font-size: 1.1em;
  font-weight: 700;
  padding: 30px 15px 30px 25px;
}
.warning-message .modal-footer {
  text-align: left;
  background-color: #ffffff;
  border-top: none;
  padding-left: 15px;
}

/*CANCEL Warning Message Modal*/
.cancel-warning-message .modal-header {
  background-color: #ecd813;
  padding: 15px 15px 15px 25px;
}
.cancel-warning-message .modal-header .close {
  opacity: inherit;
}
.cancel-warning-message .modal-title {
  font-size: 1em;
}
.cancel-warning-message .modal-body {
  background-color: #ffffff;
  font-size: 1.1em;
  font-weight: 700;
  padding: 30px 15px 30px 25px;
}

.warning-message .modal-footer {
  text-align: left;
  background-color: #ffffff;
  border-top: none;
  padding-left: 15px;
}

.btn-icon {
  font-size: 2.5em;
}

.btn {
  border-radius: 0;
}

.btn-primary {
  background-color: #0074B8;
  /*    font-size: 1.2em;*/
  text-transform: uppercase;
}
.btn-primary:active {
  color: #ffffff;
  background-color: #004b8d;
  border-color: transparent;
}
.btn-primary:active:focus {
  color: #ffffff;
  background-color: #004b8d;
  border-color: transparent;
}
.btn-primary:active:hover {
  color: #ffffff;
  background-color: #004b8d;
  border-color: transparent;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #004b8d;
  border-color: transparent;
}
.btn-primary:focus {
  color: #ffffff;
  background-color: #004b8d;
  border-color: transparent;
}

.btn-default {
  font-size: 1.2em;
  text-transform: uppercase;
  color: #333;
  background-color: #ffffff;
  border-color: #ccc;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.go-btn {
  padding: 1px 40px;
  width: initial;
}

.btn-info {
  width: 100%;
  padding: 25px 0 25px;
  background-color: transparent;
  border: #0074B8 1px solid;
  border-radius: 2px;
  color: #0074B8;
  font-size: 1.2em;
  text-align: center;
}
.btn-info:active.focus {
  color: #ffffff !important;
  background-color: #004b8d !important;
}
.btn-info:active {
  color: #ffffff !important;
  background-color: #004b8d !important;
}
.btn-info:active:focus {
  color: #ffffff !important;
  background-color: #004b8d !important;
}
.btn-info:active:hover {
  color: #ffffff !important;
  background-color: #004b8d !important;
}
.btn-info:hover {
  color: #ffffff !important;
  background-color: #004b8d !important;
}
.btn-info:focus {
  color: #ffffff !important;
  background-color: #004b8d !important;
}

.btn-info.active.focus {
  color: #ffffff !important;
  background-color: #004b8d !important;
}

.btn-info.active {
  color: #ffffff !important;
  background-color: #004b8d !important;
}
.btn-info.active:focus {
  color: #ffffff !important;
  background-color: #004b8d !important;
}
.btn-info.active:hover {
  color: #ffffff !important;
  background-color: #004b8d !important;
}

.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff !important;
  background-color: #004b8d !important;
}
.open > .dropdown-toggle.btn-info {
  color: #ffffff !important;
  background-color: #004b8d !important;
}
.open > .dropdown-toggle.btn-info:focus {
  color: #ffffff !important;
  background-color: #004b8d !important;
}
.open > .dropdown-toggle.btn-info:hover {
  color: #ffffff !important;
  background-color: #004b8d !important;
}

.btn-info.focus {
  color: #ffffff !important;
  background-color: #004b8d !important;
}

a.btn.btn-default.link-site-in-header {
  padding: 5px;
  margin-top: 10px;
  font-family: serif;
  color: #004b8d;
  font-size: 16px !important;
  background-color: #f2fbfd;
}
a.btn.btn-default.link-site-in-header:focus {
  color: #ffffff !important;
  background-color: #004b8d !important;
}

.navbar-inverse .navbar-nav > li > a.btn.btn-default.link-site-in-header:hover {
  color: #ffffff !important;
  background-color: #004b8d !important;
}

div#requestGrid a.btn.btn-default {
  border-color: #006296;
  border-radius: 3px;
  color: #006296;
  padding: 6px 9px;
  background-color: #ffffff;
}
div#requestGrid a.btn.btn-default:hover {
  border-color: #006296;
  border-radius: 3px;
  color: #006296;
  padding: 6px 9px;
  background-color: #ffffff;
}
div#requestGrid .grid-master-open .btn.btn-default {
  border-color: #ffffff;
  border-radius: 3px;
  color: #ffffff;
  padding: 6px 9px;
  background-color: #006296;
}
div#requestGrid .grid-master-open .btn.btn-default:hover {
  border-color: #ffffff;
  border-radius: 3px;
  color: #ffffff;
  padding: 6px 9px;
  background-color: #006296;
}

div#ResponseGrid a.btn.btn-default {
  border-color: #006296;
  border-radius: 3px;
  color: #006296;
  padding: 6px 9px;
  background-color: #ffffff;
}
div#ResponseGrid a.btn.btn-default:hover {
  border-color: #006296;
  border-radius: 3px;
  color: #006296;
  padding: 6px 9px;
  background-color: #ffffff;
}

/*Challenges*/
.chal-hdr {
  margin: 0 15px 0 15px;
}
.chal-hdr label {
  color: #ffffff;
  padding-top: 12px;
}
.chal-hdr .form-group {
  margin-bottom: 0px;
}

span.k-widget.k-datepicker.form-control.date {
  width: 150px;
}

/*Goals*/
.panel {
  border-radius: 0px;
}

.panel-heading {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.goals .panel-heading {
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
}
.goals .blu-brdr {
  padding: 12px;
  border-radius: initial;
  border: solid 1px #004b8d;
  line-height: 20px;
}
.goals h3 {
  margin: 0;
  padding: 0;
  font-size: 1em;
  font-weight: 700;
}
.goals h3.goal {
  font-size: 1.1em;
  color: #004b8d;
  line-height: 1.5em;
}

.greybox {
  border: solid 1px #ccc;
  padding: 12px;
}

.goalDescLabel {
  background-color: #004b8d;
  color: #ffffff;
  padding: 8px;
}
.goalDescLabel a {
  color: #ffffff;
}

#goalDesc {
  border: 1px solid #004b8d;
  color: #004b8d;
  height: 45px;
}

#goalsDataEntryModal label {
  display: inline;
  vertical-align: middle;
}

.goal-select {
  border-bottom: solid 1px #004b8d;
  padding-bottom: 10px;
  font-size: 1.2em;
}

.goal-topic {
  padding: 8px 0 8px 0;
  border-bottom: solid 1px #598ab5;
}

.goal-topic-other {
  padding: 10px 0 10px 0;
}

#goalsDataEntryModal .modal-title {
  font-size: 1.5em;
  color: #000000;
}
#goalsDataEntryModal .modal-header {
  padding-bottom: 0;
}
#goalsDataEntryModal .modal-footer {
  border-top: none;
}
#goalsDataEntryModal .modal-line {
  border-top: 1px solid #004b8d;
  margin-bottom: 24px;
}

.glyphicon-file {
  color: #333;
}

h1 span#actionStepDescLabel {
  font-size: 0.7em;
  color: #000000;
}

/*Grantee Left Nav*/
#grantee-nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  border-top: solid 1px #DFE1E6;
  border-right: solid 1px #DFE1E6;
  border-bottom: solid 1px #DFE1E6;
  border-left: none;
}
#grantee-nav li {
  padding-left: 25px;
}
#grantee-nav li a {
  display: block;
  color: #000;
  padding: 10px 15px 10px 10px;
  text-decoration: none;
}
#grantee-nav li.active {
  background-color: #dcebf5;
  color: #000000;
  font-weight: 600;
}
#grantee-nav li:hover {
  background-color: #dcebf5;
  color: #000000;
  font-weight: 600;
}

#grantee-nav ul#glossary {
  list-style-type: none;
  margin: 0;
  padding: 0;
  border-top: solid 1px #DFE1E6;
  border-right: solid 1px #DFE1E6;
  border-bottom: solid 1px #DFE1E6;
  border-left: none;
}
#grantee-nav ul#glossary li {
  padding-left: 0px;
}
#grantee-nav ul#glossary li a {
  display: block;
  color: #000;
  padding: 10px 15px 10px 10px;
  text-decoration: none;
}
#grantee-nav ul#glossary li a.active {
  background-color: #dcebf5;
  color: #000000;
  font-weight: 600;
}
#grantee-nav ul#glossary li a:hover {
  background-color: #dcebf5;
  color: #000000;
  font-weight: 600;
}
#grantee-nav ul#glossary li.active {
  background-color: #dcebf5;
  color: #000000;
  font-weight: 600;
}
#grantee-nav ul#glossary li:hover {
  background-color: transparent;
  color: #000000;
  font-weight: normal;
}
#grantee-nav ul#glossary li li:hover {
  background-color: transparent;
  font-weight: normal;
}

.status-icon {
  float: left;
  padding: 10px 10px 0 0;
  margin-left: -20px;
}

.status-icon img {
  width: 18px;
}

/*Meeting Notes*/
@media (min-width: 1070px) {
  #meetingNoteModal > .modal-lg {
    /*max-width: 1050px;*/
    width: 1080px;
  }
}
.meetingnote .panel-default {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.meetingnote .panel-heading {
  border: none;
}

.meetingnote-panelhead-dk {
  background-color: #edf3f7 !important;
}

.meetingnote-panelhead-lght {
  background-color: #f9fdfe !important;
}

.meetingnote-date {
  color: #007B80;
  font-size: 1.12em;
  font-weight: bold;
}

.meetingnote-section-title {
  color: #004b8d;
  font-size: 1.1em;
  margin: 0;
  font-weight: 600;
}

.meetingnote-title {
  color: #000000;
  font-weight: 700;
  font-size: 1.3em;
  margin: 0 0 20px 0;
}

.notes p {
  margin: 15px 0 15px 0;
}

.note-goal-text {
  padding: 15px 0 30px 0px;
  font-weight: 600;
}

.card-header {
  cursor: pointer;
}

/*Reports*/
.trv-report-viewer .k-menu .k-item > .k-link {
  padding: 0.6em 0.8em 0.6em;
}
.trv-report-viewer .trv-parameters-area-content .k-multiselect .k-button {
  background-color: #e9e9e9;
  color: #000000;
  border-color: #bbb;
}
.trv-report-viewer .trv-parameters-area-content .k-multiselect .k-button:hover {
  color: #000000;
  border-color: #b6b6b6;
  background-color: #ccc;
  background-image: none, linear-gradient(to bottom, rgba(255, 255, 255, 0.25) 0, rgba(255, 255, 255, 0) 30%);
}
.trv-report-viewer .trv-parameters-area-content .k-multiselect .k-button:active {
  color: #000000;
  box-shadow: none;
}
.trv-report-viewer .trv-parameters-area-content .k-list-scroller .k-popup .k-list .k-item {
  font-size: 14px !important;
}
.trv-report-viewer .k-widget.k-multiselect.trv-combo {
  font-size: 14px !important;
}

.trv-parameter-editor-available-values-multiselect .trv-parameter-actions {
  font-size: 14px !important;
}

span.toggleSidePageNavigationIcon.k-icon.k-i-rows::before, span.toggleSidePageNavigationIcon.k-icon.k-i-columns::before {
  font-size: 2em !important;
}
span.toggleSidePageNavigationIcon.k-icon {
  width: 1.6em;
  height: 1.6em;
}

#toggleSidePageNavigationLarge:hover, #toggleSidePageNavigationLarge:focus {
  text-decoration: none;
}

#toggleSidePageNavigationSmall:hover, #toggleSidePageNavigationSmall:focus {
  text-decoration: none;
}

.hidden-md.hidden-lg.col-xs-12.col-sm-12 {
  margin-top: 20px;
}

@media (max-width: 993px) {
  .report-grantee-nav div#grantee-nav {
    position: absolute;
    z-index: 1000;
  }
  .report-grantee-nav #grantee-nav ul {
    border: 1px solid #004b8d;
  }
  .report-grantee-nav #grantee-nav li a:hover, .report-grantee-nav #grantee-nav li.active {
    background-color: #dcebf5;
    color: #000000;
    font-weight: 600;
  }
  #toggleSidePageNavigationSmall {
    margin-top: 15px;
  }
  #sidePageNavigation .navbar {
    margin-bottom: -50px;
  }
  #sidePageNavigation .collapse {
    display: block;
    height: 180px;
  }
}
@media (max-width: 768px) {
  #sidePageNavigation .navbar {
    margin-bottom: -50px;
  }
}
@media (max-width: 530px) {
  .report-grantee-nav div#grantee-nav {
    position: absolute;
    z-index: 1000;
    width: 100%;
  }
  .body-content {
    margin-top: 40px;
  }
  #sidePageNavigation .navbar {
    margin-bottom: -50px;
  }
}
@media (max-width: 280px) {
  .body-content {
    margin-top: 80px;
  }
}
/*Request and Response Lookup Tables*/
div#requestGrid.k-grid tr:hover {
  background-color: transparent;
}
div#requestGrid #requestGrid_active_cell.k-header a {
  color: #000000;
}
div#requestGrid .k-header {
  background-color: #f2f2f2;
  font-weight: bold;
  font-size: 0.9em;
}
div#requestGrid .k-header a .k-icon {
  color: #000000;
}
div#requestGrid tr td, div#requestGrid tr th {
  border-style: solid;
  border-color: #ccc;
  border-left: none;
  border-right: none;
}
div#requestGrid .grid-master-open a.TAPlanLink {
  color: #ffffff;
}
div#requestGrid .grid-master-open .text-danger {
  color: #FDCF9B;
}
div#requestGrid .grid-master-open a.k-icon:hover, div#requestGrid .grid-master-open a.k-icon:focus {
  color: #ffffff;
}
div#requestGrid .text-danger {
  color: #d02e09;
}

.responseGrid {
  border-style: none !important;
}
.responseGrid tr th {
  border-style: none !important;
}
.responseGrid tr td {
  border-style: none !important;
}
.responseGrid table {
  border-style: none !important;
}
.responseGrid.k-grid td {
  padding: 0.4em 0em;
}
.responseGrid .grid-detail-grid-row th {
  color: #006296;
  font-size: 11px;
}
.responseGrid .grid-detail-grid-row th a.k-link {
  color: #006296;
  font-size: 11px;
}

.grid-master-open, .grid-master-open:hover {
  color: #ffffff !important;
  background-color: #006296 !important;
}

.grid-detail-row, .grid-detail-row:hover {
  background-color: #f1f6fa !important;
}

.grid-detail-grid-row, .grid-detail-grid-row:hover {
  background-color: #f1f6fa !important;
}

div#ResponseGrid .k-grid tr:hover {
  background-color: transparent;
}
div#ResponseGrid .k-grid-header th.k-header {
  background-color: #f2f2f2;
  font-weight: bold;
  font-size: 0.9em;
}
div#ResponseGrid tr td {
  border-style: solid;
  border-color: #ccc;
  border-left: none;
  border-right: none;
}
div#ResponseGrid .k-alt {
  background-color: #ffffff;
}

/*Touchpoint Lookup Table*/
div#touchpointLookupMainGrid tr td, div#touchpointLookupMainGrid tr th {
  border-style: solid;
  border-color: #ccc;
  border-left: none;
  border-right: none;
  padding: 1em;
}
div#touchpointLookupMainGrid #touchpointLookupMainGrid_active_cell.k-header a {
  color: #000000;
}
div#touchpointLookupMainGrid .k-header {
  background-color: #f2f2f2;
  font-weight: bold;
  font-size: 0.9em;
}
div#touchpointLookupMainGrid .k-header a .k-icon {
  color: #000000;
}
div#touchpointLookupMainGrid .k-grid-header th.k-header {
  padding: 0.8em 0.6em;
}
div#touchpointLookupMainGrid.k-grid tr:hover {
  background-color: #f1f6fa;
  font-weight: bold;
}
div#touchpointLookupMainGrid .grid-master-open td a {
  color: #ffffff;
}
div#touchpointLookupMainGrid .grid-master-open td a:hover {
  color: #ffffff;
}

div.touchpointLookupDetailGrid.k-grid tr.grid-detail-grid-row {
  font-weight: normal !important;
}
div.touchpointLookupDetailGrid.k-grid tr.grid-detail-grid-row:hover {
  font-weight: normal !important;
}
div.touchpointLookupDetailGrid.k-widget {
  border-style: none;
}
div.touchpointLookupDetailGrid tr th {
  border-style: solid;
  border-color: #575757 !important;
  border-left: none;
  border-right: none;
  border-top: none !important;
  border-width: 1px;
}
div.touchpointLookupDetailGrid tr th a {
  color: #006296;
  font-size: 0.85em;
  text-transform: uppercase;
}

/*Touchpoint Dashboard Table*/
div#touchpointGrid tr td, div#touchpointGrid tr th {
  border-style: solid;
  border-color: #ccc;
  border-left: none;
  border-right: none;
  padding: 1em;
}
div#touchpointGrid #touchpointGrid_active_cell.k-header a {
  color: #000000;
}
div#touchpointGrid .k-header {
  background-color: #f2f2f2;
  font-weight: bold;
  font-size: 0.9em;
  text-transform: uppercase;
}
div#touchpointGrid .k-header a .k-icon {
  color: #000000;
}
div#touchpointGrid .k-grid-header th.k-header {
  padding: 0.8em 0.6em;
}
div#touchpointGrid.k-grid tr:hover {
  background-color: #f1f6fa;
  font-weight: bold;
}
div#touchpointGrid .grid-master-open td a {
  color: #ffffff;
}
div#touchpointGrid .grid-master-open td a:hover {
  color: #ffffff;
}

div.touchpointDetailsGrid {
  /*    .k-icon, .k-tool-icon {
          font-size: 2.5rem;
      }*/
}
div.touchpointDetailsGrid.k-grid tr.grid-detail-grid-row {
  font-weight: normal !important;
}
div.touchpointDetailsGrid.k-grid tr.grid-detail-grid-row:hover {
  font-weight: normal !important;
}
div.touchpointDetailsGrid.k-widget {
  border-style: none;
}
div.touchpointDetailsGrid tr th {
  border-style: solid;
  border-color: #575757 !important;
  border-left: none;
  border-right: none;
  border-top: none !important;
  border-width: 1px;
}
div.touchpointDetailsGrid tr th a {
  color: #006296;
  font-size: 0.85em;
  text-transform: uppercase;
}
div.touchpointDetailsGrid div.k-pager-wrap {
  background-color: #f1f6fa !important;
  border-color: transparent;
  font-weight: normal !important;
}
div.touchpointDetailsGrid div.k-pager-wrap:hover {
  font-weight: normal !important;
}
div.touchpointDetailsGrid .text-success {
  color: #007B80 !important;
}
div.touchpointDetailsGrid .text-danger {
  color: #DB6E00 !important;
}

.k-tool-icon {
  font-size: 2.5rem;
}

/*ITAP Touchpoint Dashboard Table*/
div#ITAPTransitionPlanDashboard tr td, div#ITAPTransitionPlanDashboard tr th {
  border-style: solid;
  border-color: #ccc;
  border-left: none;
  border-right: none;
  padding: 1em;
}
div#ITAPTransitionPlanDashboard #ITAPTransitionPlanDashboard_active_cell.k-header a {
  color: #000000;
}
div#ITAPTransitionPlanDashboard .k-header a .k-icon {
  color: #000000;
}
div#ITAPTransitionPlanDashboard .k-header {
  background-color: #f2f2f2;
  font-weight: bold;
  font-size: 0.9em;
}
div#ITAPTransitionPlanDashboard .k-grid-header th.k-header {
  padding: 0.8em 0.6em;
}
div#ITAPTransitionPlanDashboard .k-grid tr:hover {
  background-color: #f1f6fa;
  font-weight: bold;
}
div#ITAPTransitionPlanDashboard .grid-master-open td a {
  color: #ffffff;
}
div#ITAPTransitionPlanDashboard .grid-master-open td a:hover {
  color: #ffffff;
}
div#ITAPTransitionPlanDashboard .k-alt {
  background-color: #ffffff;
}

/*Teams*/
.teamslist {
  margin-top: 6px;
  padding-bottom: 6px;
}

.blu-top-brder {
  border-top: solid 2px #008b90;
  padding-top: 16px;
  margin-top: 24px;
}
