@-ms-viewport {
  width: auto;
}
/*$border-radius-base*/
/* lighten($gray-light, 15%) */
/*darken($navbar-inverse-bg, 10%)*/
/*$breadcrumb-padding-vertical:   8px !default;*/
/*$breadcrumb-bg:                 #f5f5f5 !default;*/
/*$breadcrumb-separator:          "/" !default;*/
#ct-launch-popover div.ct-disable-div, #ct-launch-popover a.ct-disable-anchor, #ct-main-nav .ct-nav-text-link.ct-disable-anchor, .ct-dropdown-menu .ct-disabled {
  color: #A0A0A0;
  cursor: default;
}

.ct-panel.highlight-fade, .ct-panel {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
}

.ct-panel.ct-isinternal.highlight-fade, .ct-panel.ct-isinternal {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel.ct-isinternal, .theme-certent .ct-panel.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal, .theme-trintech .ct-panel.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal, .theme-tv .ct-panel.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 5px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.theme-certent.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}

.ct-panel-row.highlight-fade, .ct-panel-row {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-row.ct-isinternal.highlight-fade, .ct-panel-row.ct-isinternal {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel-row.ct-isinternal, .theme-certent .ct-panel-row.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal, .theme-trintech .ct-panel-row.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal, .theme-tv .ct-panel-row.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel-row.ct-isinternal.highlight-fade, .ct-panel-row.highlight-fade, .ct-panel.ct-isinternal.highlight-fade, .ct-panel.highlight-fade {
  -webkit-transition: border-color 2s linear; /* Saf3.2+, Chrome */
  -moz-transition: border-color 2s linear; /* FF3.7+ */
  -o-transition: border-color 2s linear; /* Opera 10.5 */
  transition: border-color 2s linear;
}

/*$border-radius-base*/
/* lighten($gray-light, 15%) */
/*darken($navbar-inverse-bg, 10%)*/
/*$breadcrumb-padding-vertical:   8px !default;*/
/*$breadcrumb-bg:                 #f5f5f5 !default;*/
/*$breadcrumb-separator:          "/" !default;*/
#ct-launch-popover div.ct-disable-div, #ct-launch-popover a.ct-disable-anchor, #ct-main-nav .ct-nav-text-link.ct-disable-anchor, .ct-dropdown-menu .ct-disabled {
  color: #A0A0A0;
  cursor: default;
}

.ct-panel.highlight-fade, .ct-panel {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
}

.ct-panel.ct-isinternal.highlight-fade, .ct-panel.ct-isinternal {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel.ct-isinternal, .theme-certent .ct-panel.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal, .theme-trintech .ct-panel.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal, .theme-tv .ct-panel.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 5px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.theme-certent.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}

.ct-panel-row.highlight-fade, .ct-panel-row {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-row.ct-isinternal.highlight-fade, .ct-panel-row.ct-isinternal {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel-row.ct-isinternal, .theme-certent .ct-panel-row.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal, .theme-trintech .ct-panel-row.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal, .theme-tv .ct-panel-row.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel-row.ct-isinternal.highlight-fade, .ct-panel-row.highlight-fade, .ct-panel.ct-isinternal.highlight-fade, .ct-panel.highlight-fade {
  -webkit-transition: border-color 2s linear; /* Saf3.2+, Chrome */
  -moz-transition: border-color 2s linear; /* FF3.7+ */
  -o-transition: border-color 2s linear; /* Opera 10.5 */
  transition: border-color 2s linear;
}

body {
  background-color: #F5F5F5;
  color: #455A64;
  font-size: 14px;
  font-weight: normal;
  font-family: Open Sans, Robotom, Proxima Nova, Helvetica, "Verdana", "Helvetica Neue", Arial, sans-serif;
}

h1 {
  color: #37474F;
  font-size: 18px;
  font-weight: normal;
}

h2 {
  color: #455A64;
  font-size: 14px;
  font-weight: bold;
}

a {
  color: #259BFF;
  outline: 0 !important;
}
a:hover {
  color: #0075d8;
}
a:link, a:visited, a:hover, a:active {
  text-decoration: none;
}

ul {
  list-style: circle;
}

/*$border-radius-base*/
/* lighten($gray-light, 15%) */
/*darken($navbar-inverse-bg, 10%)*/
/*$breadcrumb-padding-vertical:   8px !default;*/
/*$breadcrumb-bg:                 #f5f5f5 !default;*/
/*$breadcrumb-separator:          "/" !default;*/
#ct-launch-popover div.ct-disable-div, #ct-launch-popover a.ct-disable-anchor, #ct-main-nav .ct-nav-text-link.ct-disable-anchor, .ct-dropdown-menu .ct-disabled {
  color: #A0A0A0;
  cursor: default;
}

.ct-panel.highlight-fade, .ct-panel {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
}

.ct-panel.ct-isinternal.highlight-fade, .ct-panel.ct-isinternal {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel.ct-isinternal, .theme-certent .ct-panel.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal, .theme-trintech .ct-panel.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal, .theme-tv .ct-panel.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 5px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.theme-certent.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}

.ct-panel-row.highlight-fade, .ct-panel-row {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-row.ct-isinternal.highlight-fade, .ct-panel-row.ct-isinternal {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel-row.ct-isinternal, .theme-certent .ct-panel-row.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal, .theme-trintech .ct-panel-row.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal, .theme-tv .ct-panel-row.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel-row.ct-isinternal.highlight-fade, .ct-panel-row.highlight-fade, .ct-panel.ct-isinternal.highlight-fade, .ct-panel.highlight-fade {
  -webkit-transition: border-color 2s linear; /* Saf3.2+, Chrome */
  -moz-transition: border-color 2s linear; /* FF3.7+ */
  -o-transition: border-color 2s linear; /* Opera 10.5 */
  transition: border-color 2s linear;
}

.ct-badge-major {
  color: white;
}
.ct-badge-major.theme-certent, .theme-certent .ct-badge-major {
  background-color: #FF7934;
}
.ct-badge-major.theme-trintech, .theme-trintech .ct-badge-major {
  background-color: #A3DB72;
}
.ct-badge-major.theme-tv, .theme-tv .ct-badge-major {
  background-color: #ffdb00;
}

.ct-badge-minor {
  color: white;
  background-color: #B0BEC5;
}

/*$border-radius-base*/
/* lighten($gray-light, 15%) */
/*darken($navbar-inverse-bg, 10%)*/
/*$breadcrumb-padding-vertical:   8px !default;*/
/*$breadcrumb-bg:                 #f5f5f5 !default;*/
/*$breadcrumb-separator:          "/" !default;*/
#ct-launch-popover div.ct-disable-div, #ct-launch-popover a.ct-disable-anchor, #ct-main-nav .ct-nav-text-link.ct-disable-anchor, .ct-dropdown-menu .ct-disabled {
  color: #A0A0A0;
  cursor: default;
}

.ct-panel.highlight-fade, .ct-panel {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
}

.ct-panel.ct-isinternal.highlight-fade, .ct-panel.ct-isinternal {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel.ct-isinternal, .theme-certent .ct-panel.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal, .theme-trintech .ct-panel.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal, .theme-tv .ct-panel.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 5px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.theme-certent.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}

.ct-panel-row.highlight-fade, .ct-panel-row {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-row.ct-isinternal.highlight-fade, .ct-panel-row.ct-isinternal {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel-row.ct-isinternal, .theme-certent .ct-panel-row.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal, .theme-trintech .ct-panel-row.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal, .theme-tv .ct-panel-row.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel-row.ct-isinternal.highlight-fade, .ct-panel-row.highlight-fade, .ct-panel.ct-isinternal.highlight-fade, .ct-panel.highlight-fade {
  -webkit-transition: border-color 2s linear; /* Saf3.2+, Chrome */
  -moz-transition: border-color 2s linear; /* FF3.7+ */
  -o-transition: border-color 2s linear; /* Opera 10.5 */
  transition: border-color 2s linear;
}

.ct-panel-top {
  background-color: #FFFFFF;
  margin: 0;
  padding: 15px 15px;
  border-bottom: 1px solid gainsboro;
  line-height: 2em;
  min-height: 61px;
}

.ct-breadcrumb {
  float: left;
  margin-right: 10px;
}

.ct-breadcrumb-text {
  font-size: 1.5em;
  float: left;
}
.ct-breadcrumb-text > a {
  color: #B2BBBF;
}
.ct-breadcrumb-text > a:hover {
  text-decoration: none;
  color: #B2BBBF;
}

.ct-breadcrumb-separator {
  color: #B2BBBF;
  margin-right: 10px;
  float: left;
  line-height: 2em;
}

.ct-breadcrumb-text-current {
  color: #37474F;
}

div[ui-view=breadcrumbs] ct-loading {
  font-size: 1.5em;
}

#divCompanyLoading {
  padding-top: 3px;
  padding-right: 4px;
}

#ct-company-select {
  width: 400px;
}

#ct-project-filter-select {
  width: 170px;
  margin-right: 10px;
}

/*$border-radius-base*/
/* lighten($gray-light, 15%) */
/*darken($navbar-inverse-bg, 10%)*/
/*$breadcrumb-padding-vertical:   8px !default;*/
/*$breadcrumb-bg:                 #f5f5f5 !default;*/
/*$breadcrumb-separator:          "/" !default;*/
#ct-launch-popover div.ct-disable-div, #ct-launch-popover a.ct-disable-anchor, #ct-main-nav .ct-nav-text-link.ct-disable-anchor, .ct-dropdown-menu .ct-disabled {
  color: #A0A0A0;
  cursor: default;
}

.ct-panel.highlight-fade, .ct-panel {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
}

.ct-panel.ct-isinternal.highlight-fade, .ct-panel.ct-isinternal {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel.ct-isinternal, .theme-certent .ct-panel.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal, .theme-trintech .ct-panel.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal, .theme-tv .ct-panel.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 5px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.theme-certent.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}

.ct-panel-row.highlight-fade, .ct-panel-row {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-row.ct-isinternal.highlight-fade, .ct-panel-row.ct-isinternal {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel-row.ct-isinternal, .theme-certent .ct-panel-row.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal, .theme-trintech .ct-panel-row.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal, .theme-tv .ct-panel-row.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel-row.ct-isinternal.highlight-fade, .ct-panel-row.highlight-fade, .ct-panel.ct-isinternal.highlight-fade, .ct-panel.highlight-fade {
  -webkit-transition: border-color 2s linear; /* Saf3.2+, Chrome */
  -moz-transition: border-color 2s linear; /* FF3.7+ */
  -o-transition: border-color 2s linear; /* Opera 10.5 */
  transition: border-color 2s linear;
}

.ct-btn-new.theme-certent, .theme-certent .ct-btn-new {
  color: white;
  background-color: #FF7934;
  border-color: #ff681b;
}
.ct-btn-new.theme-certent:focus, .ct-btn-new.theme-certent.focus, .theme-certent .ct-btn-new:focus, .theme-certent .ct-btn-new.focus {
  color: white;
  background-color: #ff5701;
  border-color: #9a3400;
}
.ct-btn-new.theme-certent:hover, .theme-certent .ct-btn-new:hover {
  color: white;
  background-color: #ff5701;
  border-color: #dc4b00;
}
.ct-btn-new.theme-certent:active, .ct-btn-new.theme-certent.active, .open > .ct-btn-new.theme-certent.dropdown-toggle, .theme-certent .ct-btn-new:active, .theme-certent .ct-btn-new.active, .open > .theme-certent .ct-btn-new.dropdown-toggle {
  color: white;
  background-color: #ff5701;
  background-image: none;
  border-color: #dc4b00;
}
.ct-btn-new.theme-certent:active:hover, .ct-btn-new.theme-certent:active:focus, .ct-btn-new.theme-certent:active.focus, .ct-btn-new.theme-certent.active:hover, .ct-btn-new.theme-certent.active:focus, .ct-btn-new.theme-certent.active.focus, .open > .ct-btn-new.theme-certent.dropdown-toggle:hover, .open > .ct-btn-new.theme-certent.dropdown-toggle:focus, .open > .ct-btn-new.theme-certent.dropdown-toggle.focus, .theme-certent .ct-btn-new:active:hover, .theme-certent .ct-btn-new:active:focus, .theme-certent .ct-btn-new:active.focus, .theme-certent .ct-btn-new.active:hover, .theme-certent .ct-btn-new.active:focus, .theme-certent .ct-btn-new.active.focus, .open > .theme-certent .ct-btn-new.dropdown-toggle:hover, .open > .theme-certent .ct-btn-new.dropdown-toggle:focus, .open > .theme-certent .ct-btn-new.dropdown-toggle.focus {
  color: white;
  background-color: #dc4b00;
  border-color: #9a3400;
}
.ct-btn-new.theme-certent.disabled:hover, .ct-btn-new.theme-certent.disabled:focus, .ct-btn-new.theme-certent.disabled.focus, .ct-btn-new.theme-certent[disabled]:hover, .ct-btn-new.theme-certent[disabled]:focus, .ct-btn-new.theme-certent[disabled].focus, fieldset[disabled] .ct-btn-new.theme-certent:hover, fieldset[disabled] .ct-btn-new.theme-certent:focus, fieldset[disabled] .ct-btn-new.theme-certent.focus, .theme-certent .ct-btn-new.disabled:hover, .theme-certent .ct-btn-new.disabled:focus, .theme-certent .ct-btn-new.disabled.focus, .theme-certent .ct-btn-new[disabled]:hover, .theme-certent .ct-btn-new[disabled]:focus, .theme-certent .ct-btn-new[disabled].focus, fieldset[disabled] .theme-certent .ct-btn-new:hover, fieldset[disabled] .theme-certent .ct-btn-new:focus, fieldset[disabled] .theme-certent .ct-btn-new.focus {
  background-color: #FF7934;
  border-color: #ff681b;
}
.ct-btn-new.theme-certent .badge, .theme-certent .ct-btn-new .badge {
  color: #FF7934;
  background-color: white;
}
.ct-btn-new.theme-trintech, .theme-trintech .ct-btn-new {
  color: white;
  background-color: #A3DB72;
  border-color: #96d65e;
}
.ct-btn-new.theme-trintech:focus, .ct-btn-new.theme-trintech.focus, .theme-trintech .ct-btn-new:focus, .theme-trintech .ct-btn-new.focus {
  color: white;
  background-color: #88d149;
  border-color: #568f25;
}
.ct-btn-new.theme-trintech:hover, .theme-trintech .ct-btn-new:hover {
  color: white;
  background-color: #88d149;
  border-color: #76c432;
}
.ct-btn-new.theme-trintech:active, .ct-btn-new.theme-trintech.active, .open > .ct-btn-new.theme-trintech.dropdown-toggle, .theme-trintech .ct-btn-new:active, .theme-trintech .ct-btn-new.active, .open > .theme-trintech .ct-btn-new.dropdown-toggle {
  color: white;
  background-color: #88d149;
  background-image: none;
  border-color: #76c432;
}
.ct-btn-new.theme-trintech:active:hover, .ct-btn-new.theme-trintech:active:focus, .ct-btn-new.theme-trintech:active.focus, .ct-btn-new.theme-trintech.active:hover, .ct-btn-new.theme-trintech.active:focus, .ct-btn-new.theme-trintech.active.focus, .open > .ct-btn-new.theme-trintech.dropdown-toggle:hover, .open > .ct-btn-new.theme-trintech.dropdown-toggle:focus, .open > .ct-btn-new.theme-trintech.dropdown-toggle.focus, .theme-trintech .ct-btn-new:active:hover, .theme-trintech .ct-btn-new:active:focus, .theme-trintech .ct-btn-new:active.focus, .theme-trintech .ct-btn-new.active:hover, .theme-trintech .ct-btn-new.active:focus, .theme-trintech .ct-btn-new.active.focus, .open > .theme-trintech .ct-btn-new.dropdown-toggle:hover, .open > .theme-trintech .ct-btn-new.dropdown-toggle:focus, .open > .theme-trintech .ct-btn-new.dropdown-toggle.focus {
  color: white;
  background-color: #76c432;
  border-color: #568f25;
}
.ct-btn-new.theme-trintech.disabled:hover, .ct-btn-new.theme-trintech.disabled:focus, .ct-btn-new.theme-trintech.disabled.focus, .ct-btn-new.theme-trintech[disabled]:hover, .ct-btn-new.theme-trintech[disabled]:focus, .ct-btn-new.theme-trintech[disabled].focus, fieldset[disabled] .ct-btn-new.theme-trintech:hover, fieldset[disabled] .ct-btn-new.theme-trintech:focus, fieldset[disabled] .ct-btn-new.theme-trintech.focus, .theme-trintech .ct-btn-new.disabled:hover, .theme-trintech .ct-btn-new.disabled:focus, .theme-trintech .ct-btn-new.disabled.focus, .theme-trintech .ct-btn-new[disabled]:hover, .theme-trintech .ct-btn-new[disabled]:focus, .theme-trintech .ct-btn-new[disabled].focus, fieldset[disabled] .theme-trintech .ct-btn-new:hover, fieldset[disabled] .theme-trintech .ct-btn-new:focus, fieldset[disabled] .theme-trintech .ct-btn-new.focus {
  background-color: #A3DB72;
  border-color: #96d65e;
}
.ct-btn-new.theme-trintech .badge, .theme-trintech .ct-btn-new .badge {
  color: #A3DB72;
  background-color: white;
}
.ct-btn-new.theme-tv, .theme-tv .ct-btn-new {
  color: white;
  background-color: #ffdb00;
  border-color: #e6c500;
}
.ct-btn-new.theme-tv:focus, .ct-btn-new.theme-tv.focus, .theme-tv .ct-btn-new:focus, .theme-tv .ct-btn-new.focus {
  color: white;
  background-color: #ccaf00;
  border-color: #665800;
}
.ct-btn-new.theme-tv:hover, .theme-tv .ct-btn-new:hover {
  color: white;
  background-color: #ccaf00;
  border-color: #a89100;
}
.ct-btn-new.theme-tv:active, .ct-btn-new.theme-tv.active, .open > .ct-btn-new.theme-tv.dropdown-toggle, .theme-tv .ct-btn-new:active, .theme-tv .ct-btn-new.active, .open > .theme-tv .ct-btn-new.dropdown-toggle {
  color: white;
  background-color: #ccaf00;
  background-image: none;
  border-color: #a89100;
}
.ct-btn-new.theme-tv:active:hover, .ct-btn-new.theme-tv:active:focus, .ct-btn-new.theme-tv:active.focus, .ct-btn-new.theme-tv.active:hover, .ct-btn-new.theme-tv.active:focus, .ct-btn-new.theme-tv.active.focus, .open > .ct-btn-new.theme-tv.dropdown-toggle:hover, .open > .ct-btn-new.theme-tv.dropdown-toggle:focus, .open > .ct-btn-new.theme-tv.dropdown-toggle.focus, .theme-tv .ct-btn-new:active:hover, .theme-tv .ct-btn-new:active:focus, .theme-tv .ct-btn-new:active.focus, .theme-tv .ct-btn-new.active:hover, .theme-tv .ct-btn-new.active:focus, .theme-tv .ct-btn-new.active.focus, .open > .theme-tv .ct-btn-new.dropdown-toggle:hover, .open > .theme-tv .ct-btn-new.dropdown-toggle:focus, .open > .theme-tv .ct-btn-new.dropdown-toggle.focus {
  color: white;
  background-color: #a89100;
  border-color: #665800;
}
.ct-btn-new.theme-tv.disabled:hover, .ct-btn-new.theme-tv.disabled:focus, .ct-btn-new.theme-tv.disabled.focus, .ct-btn-new.theme-tv[disabled]:hover, .ct-btn-new.theme-tv[disabled]:focus, .ct-btn-new.theme-tv[disabled].focus, fieldset[disabled] .ct-btn-new.theme-tv:hover, fieldset[disabled] .ct-btn-new.theme-tv:focus, fieldset[disabled] .ct-btn-new.theme-tv.focus, .theme-tv .ct-btn-new.disabled:hover, .theme-tv .ct-btn-new.disabled:focus, .theme-tv .ct-btn-new.disabled.focus, .theme-tv .ct-btn-new[disabled]:hover, .theme-tv .ct-btn-new[disabled]:focus, .theme-tv .ct-btn-new[disabled].focus, fieldset[disabled] .theme-tv .ct-btn-new:hover, fieldset[disabled] .theme-tv .ct-btn-new:focus, fieldset[disabled] .theme-tv .ct-btn-new.focus {
  background-color: #ffdb00;
  border-color: #e6c500;
}
.ct-btn-new.theme-tv .badge, .theme-tv .ct-btn-new .badge {
  color: #ffdb00;
  background-color: white;
}

.ct-btn-call-to-action.theme-certent, .theme-certent .ct-btn-call-to-action {
  color: white;
  background-color: #FF7934;
  border-color: #ff681b;
}
.ct-btn-call-to-action.theme-certent:focus, .ct-btn-call-to-action.theme-certent.focus, .theme-certent .ct-btn-call-to-action:focus, .theme-certent .ct-btn-call-to-action.focus {
  color: white;
  background-color: #ff5701;
  border-color: #9a3400;
}
.ct-btn-call-to-action.theme-certent:hover, .theme-certent .ct-btn-call-to-action:hover {
  color: white;
  background-color: #ff5701;
  border-color: #dc4b00;
}
.ct-btn-call-to-action.theme-certent:active, .ct-btn-call-to-action.theme-certent.active, .open > .ct-btn-call-to-action.theme-certent.dropdown-toggle, .theme-certent .ct-btn-call-to-action:active, .theme-certent .ct-btn-call-to-action.active, .open > .theme-certent .ct-btn-call-to-action.dropdown-toggle {
  color: white;
  background-color: #ff5701;
  background-image: none;
  border-color: #dc4b00;
}
.ct-btn-call-to-action.theme-certent:active:hover, .ct-btn-call-to-action.theme-certent:active:focus, .ct-btn-call-to-action.theme-certent:active.focus, .ct-btn-call-to-action.theme-certent.active:hover, .ct-btn-call-to-action.theme-certent.active:focus, .ct-btn-call-to-action.theme-certent.active.focus, .open > .ct-btn-call-to-action.theme-certent.dropdown-toggle:hover, .open > .ct-btn-call-to-action.theme-certent.dropdown-toggle:focus, .open > .ct-btn-call-to-action.theme-certent.dropdown-toggle.focus, .theme-certent .ct-btn-call-to-action:active:hover, .theme-certent .ct-btn-call-to-action:active:focus, .theme-certent .ct-btn-call-to-action:active.focus, .theme-certent .ct-btn-call-to-action.active:hover, .theme-certent .ct-btn-call-to-action.active:focus, .theme-certent .ct-btn-call-to-action.active.focus, .open > .theme-certent .ct-btn-call-to-action.dropdown-toggle:hover, .open > .theme-certent .ct-btn-call-to-action.dropdown-toggle:focus, .open > .theme-certent .ct-btn-call-to-action.dropdown-toggle.focus {
  color: white;
  background-color: #dc4b00;
  border-color: #9a3400;
}
.ct-btn-call-to-action.theme-certent.disabled:hover, .ct-btn-call-to-action.theme-certent.disabled:focus, .ct-btn-call-to-action.theme-certent.disabled.focus, .ct-btn-call-to-action.theme-certent[disabled]:hover, .ct-btn-call-to-action.theme-certent[disabled]:focus, .ct-btn-call-to-action.theme-certent[disabled].focus, fieldset[disabled] .ct-btn-call-to-action.theme-certent:hover, fieldset[disabled] .ct-btn-call-to-action.theme-certent:focus, fieldset[disabled] .ct-btn-call-to-action.theme-certent.focus, .theme-certent .ct-btn-call-to-action.disabled:hover, .theme-certent .ct-btn-call-to-action.disabled:focus, .theme-certent .ct-btn-call-to-action.disabled.focus, .theme-certent .ct-btn-call-to-action[disabled]:hover, .theme-certent .ct-btn-call-to-action[disabled]:focus, .theme-certent .ct-btn-call-to-action[disabled].focus, fieldset[disabled] .theme-certent .ct-btn-call-to-action:hover, fieldset[disabled] .theme-certent .ct-btn-call-to-action:focus, fieldset[disabled] .theme-certent .ct-btn-call-to-action.focus {
  background-color: #FF7934;
  border-color: #ff681b;
}
.ct-btn-call-to-action.theme-certent .badge, .theme-certent .ct-btn-call-to-action .badge {
  color: #FF7934;
  background-color: white;
}
.ct-btn-call-to-action.theme-trintech, .theme-trintech .ct-btn-call-to-action {
  color: white;
  background-color: #A3DB72;
  border-color: #96d65e;
}
.ct-btn-call-to-action.theme-trintech:focus, .ct-btn-call-to-action.theme-trintech.focus, .theme-trintech .ct-btn-call-to-action:focus, .theme-trintech .ct-btn-call-to-action.focus {
  color: white;
  background-color: #88d149;
  border-color: #568f25;
}
.ct-btn-call-to-action.theme-trintech:hover, .theme-trintech .ct-btn-call-to-action:hover {
  color: white;
  background-color: #88d149;
  border-color: #76c432;
}
.ct-btn-call-to-action.theme-trintech:active, .ct-btn-call-to-action.theme-trintech.active, .open > .ct-btn-call-to-action.theme-trintech.dropdown-toggle, .theme-trintech .ct-btn-call-to-action:active, .theme-trintech .ct-btn-call-to-action.active, .open > .theme-trintech .ct-btn-call-to-action.dropdown-toggle {
  color: white;
  background-color: #88d149;
  background-image: none;
  border-color: #76c432;
}
.ct-btn-call-to-action.theme-trintech:active:hover, .ct-btn-call-to-action.theme-trintech:active:focus, .ct-btn-call-to-action.theme-trintech:active.focus, .ct-btn-call-to-action.theme-trintech.active:hover, .ct-btn-call-to-action.theme-trintech.active:focus, .ct-btn-call-to-action.theme-trintech.active.focus, .open > .ct-btn-call-to-action.theme-trintech.dropdown-toggle:hover, .open > .ct-btn-call-to-action.theme-trintech.dropdown-toggle:focus, .open > .ct-btn-call-to-action.theme-trintech.dropdown-toggle.focus, .theme-trintech .ct-btn-call-to-action:active:hover, .theme-trintech .ct-btn-call-to-action:active:focus, .theme-trintech .ct-btn-call-to-action:active.focus, .theme-trintech .ct-btn-call-to-action.active:hover, .theme-trintech .ct-btn-call-to-action.active:focus, .theme-trintech .ct-btn-call-to-action.active.focus, .open > .theme-trintech .ct-btn-call-to-action.dropdown-toggle:hover, .open > .theme-trintech .ct-btn-call-to-action.dropdown-toggle:focus, .open > .theme-trintech .ct-btn-call-to-action.dropdown-toggle.focus {
  color: white;
  background-color: #76c432;
  border-color: #568f25;
}
.ct-btn-call-to-action.theme-trintech.disabled:hover, .ct-btn-call-to-action.theme-trintech.disabled:focus, .ct-btn-call-to-action.theme-trintech.disabled.focus, .ct-btn-call-to-action.theme-trintech[disabled]:hover, .ct-btn-call-to-action.theme-trintech[disabled]:focus, .ct-btn-call-to-action.theme-trintech[disabled].focus, fieldset[disabled] .ct-btn-call-to-action.theme-trintech:hover, fieldset[disabled] .ct-btn-call-to-action.theme-trintech:focus, fieldset[disabled] .ct-btn-call-to-action.theme-trintech.focus, .theme-trintech .ct-btn-call-to-action.disabled:hover, .theme-trintech .ct-btn-call-to-action.disabled:focus, .theme-trintech .ct-btn-call-to-action.disabled.focus, .theme-trintech .ct-btn-call-to-action[disabled]:hover, .theme-trintech .ct-btn-call-to-action[disabled]:focus, .theme-trintech .ct-btn-call-to-action[disabled].focus, fieldset[disabled] .theme-trintech .ct-btn-call-to-action:hover, fieldset[disabled] .theme-trintech .ct-btn-call-to-action:focus, fieldset[disabled] .theme-trintech .ct-btn-call-to-action.focus {
  background-color: #A3DB72;
  border-color: #96d65e;
}
.ct-btn-call-to-action.theme-trintech .badge, .theme-trintech .ct-btn-call-to-action .badge {
  color: #A3DB72;
  background-color: white;
}
.ct-btn-call-to-action.theme-tv, .theme-tv .ct-btn-call-to-action {
  color: white;
  background-color: #ffdb00;
  border-color: #e6c500;
}
.ct-btn-call-to-action.theme-tv:focus, .ct-btn-call-to-action.theme-tv.focus, .theme-tv .ct-btn-call-to-action:focus, .theme-tv .ct-btn-call-to-action.focus {
  color: white;
  background-color: #ccaf00;
  border-color: #665800;
}
.ct-btn-call-to-action.theme-tv:hover, .theme-tv .ct-btn-call-to-action:hover {
  color: white;
  background-color: #ccaf00;
  border-color: #a89100;
}
.ct-btn-call-to-action.theme-tv:active, .ct-btn-call-to-action.theme-tv.active, .open > .ct-btn-call-to-action.theme-tv.dropdown-toggle, .theme-tv .ct-btn-call-to-action:active, .theme-tv .ct-btn-call-to-action.active, .open > .theme-tv .ct-btn-call-to-action.dropdown-toggle {
  color: white;
  background-color: #ccaf00;
  background-image: none;
  border-color: #a89100;
}
.ct-btn-call-to-action.theme-tv:active:hover, .ct-btn-call-to-action.theme-tv:active:focus, .ct-btn-call-to-action.theme-tv:active.focus, .ct-btn-call-to-action.theme-tv.active:hover, .ct-btn-call-to-action.theme-tv.active:focus, .ct-btn-call-to-action.theme-tv.active.focus, .open > .ct-btn-call-to-action.theme-tv.dropdown-toggle:hover, .open > .ct-btn-call-to-action.theme-tv.dropdown-toggle:focus, .open > .ct-btn-call-to-action.theme-tv.dropdown-toggle.focus, .theme-tv .ct-btn-call-to-action:active:hover, .theme-tv .ct-btn-call-to-action:active:focus, .theme-tv .ct-btn-call-to-action:active.focus, .theme-tv .ct-btn-call-to-action.active:hover, .theme-tv .ct-btn-call-to-action.active:focus, .theme-tv .ct-btn-call-to-action.active.focus, .open > .theme-tv .ct-btn-call-to-action.dropdown-toggle:hover, .open > .theme-tv .ct-btn-call-to-action.dropdown-toggle:focus, .open > .theme-tv .ct-btn-call-to-action.dropdown-toggle.focus {
  color: white;
  background-color: #a89100;
  border-color: #665800;
}
.ct-btn-call-to-action.theme-tv.disabled:hover, .ct-btn-call-to-action.theme-tv.disabled:focus, .ct-btn-call-to-action.theme-tv.disabled.focus, .ct-btn-call-to-action.theme-tv[disabled]:hover, .ct-btn-call-to-action.theme-tv[disabled]:focus, .ct-btn-call-to-action.theme-tv[disabled].focus, fieldset[disabled] .ct-btn-call-to-action.theme-tv:hover, fieldset[disabled] .ct-btn-call-to-action.theme-tv:focus, fieldset[disabled] .ct-btn-call-to-action.theme-tv.focus, .theme-tv .ct-btn-call-to-action.disabled:hover, .theme-tv .ct-btn-call-to-action.disabled:focus, .theme-tv .ct-btn-call-to-action.disabled.focus, .theme-tv .ct-btn-call-to-action[disabled]:hover, .theme-tv .ct-btn-call-to-action[disabled]:focus, .theme-tv .ct-btn-call-to-action[disabled].focus, fieldset[disabled] .theme-tv .ct-btn-call-to-action:hover, fieldset[disabled] .theme-tv .ct-btn-call-to-action:focus, fieldset[disabled] .theme-tv .ct-btn-call-to-action.focus {
  background-color: #ffdb00;
  border-color: #e6c500;
}
.ct-btn-call-to-action.theme-tv .badge, .theme-tv .ct-btn-call-to-action .badge {
  color: #ffdb00;
  background-color: white;
}

.ct-btn-submit.theme-certent, .theme-certent .ct-btn-submit {
  color: white;
  background-color: #FF7934;
  border-color: #ff681b;
}
.ct-btn-submit.theme-certent:focus, .ct-btn-submit.theme-certent.focus, .theme-certent .ct-btn-submit:focus, .theme-certent .ct-btn-submit.focus {
  color: white;
  background-color: #ff5701;
  border-color: #9a3400;
}
.ct-btn-submit.theme-certent:hover, .theme-certent .ct-btn-submit:hover {
  color: white;
  background-color: #ff5701;
  border-color: #dc4b00;
}
.ct-btn-submit.theme-certent:active, .ct-btn-submit.theme-certent.active, .open > .ct-btn-submit.theme-certent.dropdown-toggle, .theme-certent .ct-btn-submit:active, .theme-certent .ct-btn-submit.active, .open > .theme-certent .ct-btn-submit.dropdown-toggle {
  color: white;
  background-color: #ff5701;
  background-image: none;
  border-color: #dc4b00;
}
.ct-btn-submit.theme-certent:active:hover, .ct-btn-submit.theme-certent:active:focus, .ct-btn-submit.theme-certent:active.focus, .ct-btn-submit.theme-certent.active:hover, .ct-btn-submit.theme-certent.active:focus, .ct-btn-submit.theme-certent.active.focus, .open > .ct-btn-submit.theme-certent.dropdown-toggle:hover, .open > .ct-btn-submit.theme-certent.dropdown-toggle:focus, .open > .ct-btn-submit.theme-certent.dropdown-toggle.focus, .theme-certent .ct-btn-submit:active:hover, .theme-certent .ct-btn-submit:active:focus, .theme-certent .ct-btn-submit:active.focus, .theme-certent .ct-btn-submit.active:hover, .theme-certent .ct-btn-submit.active:focus, .theme-certent .ct-btn-submit.active.focus, .open > .theme-certent .ct-btn-submit.dropdown-toggle:hover, .open > .theme-certent .ct-btn-submit.dropdown-toggle:focus, .open > .theme-certent .ct-btn-submit.dropdown-toggle.focus {
  color: white;
  background-color: #dc4b00;
  border-color: #9a3400;
}
.ct-btn-submit.theme-certent.disabled:hover, .ct-btn-submit.theme-certent.disabled:focus, .ct-btn-submit.theme-certent.disabled.focus, .ct-btn-submit.theme-certent[disabled]:hover, .ct-btn-submit.theme-certent[disabled]:focus, .ct-btn-submit.theme-certent[disabled].focus, fieldset[disabled] .ct-btn-submit.theme-certent:hover, fieldset[disabled] .ct-btn-submit.theme-certent:focus, fieldset[disabled] .ct-btn-submit.theme-certent.focus, .theme-certent .ct-btn-submit.disabled:hover, .theme-certent .ct-btn-submit.disabled:focus, .theme-certent .ct-btn-submit.disabled.focus, .theme-certent .ct-btn-submit[disabled]:hover, .theme-certent .ct-btn-submit[disabled]:focus, .theme-certent .ct-btn-submit[disabled].focus, fieldset[disabled] .theme-certent .ct-btn-submit:hover, fieldset[disabled] .theme-certent .ct-btn-submit:focus, fieldset[disabled] .theme-certent .ct-btn-submit.focus {
  background-color: #FF7934;
  border-color: #ff681b;
}
.ct-btn-submit.theme-certent .badge, .theme-certent .ct-btn-submit .badge {
  color: #FF7934;
  background-color: white;
}
.ct-btn-submit.theme-trintech, .theme-trintech .ct-btn-submit {
  color: white;
  background-color: #A3DB72;
  border-color: #96d65e;
}
.ct-btn-submit.theme-trintech:focus, .ct-btn-submit.theme-trintech.focus, .theme-trintech .ct-btn-submit:focus, .theme-trintech .ct-btn-submit.focus {
  color: white;
  background-color: #88d149;
  border-color: #568f25;
}
.ct-btn-submit.theme-trintech:hover, .theme-trintech .ct-btn-submit:hover {
  color: white;
  background-color: #88d149;
  border-color: #76c432;
}
.ct-btn-submit.theme-trintech:active, .ct-btn-submit.theme-trintech.active, .open > .ct-btn-submit.theme-trintech.dropdown-toggle, .theme-trintech .ct-btn-submit:active, .theme-trintech .ct-btn-submit.active, .open > .theme-trintech .ct-btn-submit.dropdown-toggle {
  color: white;
  background-color: #88d149;
  background-image: none;
  border-color: #76c432;
}
.ct-btn-submit.theme-trintech:active:hover, .ct-btn-submit.theme-trintech:active:focus, .ct-btn-submit.theme-trintech:active.focus, .ct-btn-submit.theme-trintech.active:hover, .ct-btn-submit.theme-trintech.active:focus, .ct-btn-submit.theme-trintech.active.focus, .open > .ct-btn-submit.theme-trintech.dropdown-toggle:hover, .open > .ct-btn-submit.theme-trintech.dropdown-toggle:focus, .open > .ct-btn-submit.theme-trintech.dropdown-toggle.focus, .theme-trintech .ct-btn-submit:active:hover, .theme-trintech .ct-btn-submit:active:focus, .theme-trintech .ct-btn-submit:active.focus, .theme-trintech .ct-btn-submit.active:hover, .theme-trintech .ct-btn-submit.active:focus, .theme-trintech .ct-btn-submit.active.focus, .open > .theme-trintech .ct-btn-submit.dropdown-toggle:hover, .open > .theme-trintech .ct-btn-submit.dropdown-toggle:focus, .open > .theme-trintech .ct-btn-submit.dropdown-toggle.focus {
  color: white;
  background-color: #76c432;
  border-color: #568f25;
}
.ct-btn-submit.theme-trintech.disabled:hover, .ct-btn-submit.theme-trintech.disabled:focus, .ct-btn-submit.theme-trintech.disabled.focus, .ct-btn-submit.theme-trintech[disabled]:hover, .ct-btn-submit.theme-trintech[disabled]:focus, .ct-btn-submit.theme-trintech[disabled].focus, fieldset[disabled] .ct-btn-submit.theme-trintech:hover, fieldset[disabled] .ct-btn-submit.theme-trintech:focus, fieldset[disabled] .ct-btn-submit.theme-trintech.focus, .theme-trintech .ct-btn-submit.disabled:hover, .theme-trintech .ct-btn-submit.disabled:focus, .theme-trintech .ct-btn-submit.disabled.focus, .theme-trintech .ct-btn-submit[disabled]:hover, .theme-trintech .ct-btn-submit[disabled]:focus, .theme-trintech .ct-btn-submit[disabled].focus, fieldset[disabled] .theme-trintech .ct-btn-submit:hover, fieldset[disabled] .theme-trintech .ct-btn-submit:focus, fieldset[disabled] .theme-trintech .ct-btn-submit.focus {
  background-color: #A3DB72;
  border-color: #96d65e;
}
.ct-btn-submit.theme-trintech .badge, .theme-trintech .ct-btn-submit .badge {
  color: #A3DB72;
  background-color: white;
}
.ct-btn-submit.theme-tv, .theme-tv .ct-btn-submit {
  color: white;
  background-color: #ffdb00;
  border-color: #e6c500;
}
.ct-btn-submit.theme-tv:focus, .ct-btn-submit.theme-tv.focus, .theme-tv .ct-btn-submit:focus, .theme-tv .ct-btn-submit.focus {
  color: white;
  background-color: #ccaf00;
  border-color: #665800;
}
.ct-btn-submit.theme-tv:hover, .theme-tv .ct-btn-submit:hover {
  color: white;
  background-color: #ccaf00;
  border-color: #a89100;
}
.ct-btn-submit.theme-tv:active, .ct-btn-submit.theme-tv.active, .open > .ct-btn-submit.theme-tv.dropdown-toggle, .theme-tv .ct-btn-submit:active, .theme-tv .ct-btn-submit.active, .open > .theme-tv .ct-btn-submit.dropdown-toggle {
  color: white;
  background-color: #ccaf00;
  background-image: none;
  border-color: #a89100;
}
.ct-btn-submit.theme-tv:active:hover, .ct-btn-submit.theme-tv:active:focus, .ct-btn-submit.theme-tv:active.focus, .ct-btn-submit.theme-tv.active:hover, .ct-btn-submit.theme-tv.active:focus, .ct-btn-submit.theme-tv.active.focus, .open > .ct-btn-submit.theme-tv.dropdown-toggle:hover, .open > .ct-btn-submit.theme-tv.dropdown-toggle:focus, .open > .ct-btn-submit.theme-tv.dropdown-toggle.focus, .theme-tv .ct-btn-submit:active:hover, .theme-tv .ct-btn-submit:active:focus, .theme-tv .ct-btn-submit:active.focus, .theme-tv .ct-btn-submit.active:hover, .theme-tv .ct-btn-submit.active:focus, .theme-tv .ct-btn-submit.active.focus, .open > .theme-tv .ct-btn-submit.dropdown-toggle:hover, .open > .theme-tv .ct-btn-submit.dropdown-toggle:focus, .open > .theme-tv .ct-btn-submit.dropdown-toggle.focus {
  color: white;
  background-color: #a89100;
  border-color: #665800;
}
.ct-btn-submit.theme-tv.disabled:hover, .ct-btn-submit.theme-tv.disabled:focus, .ct-btn-submit.theme-tv.disabled.focus, .ct-btn-submit.theme-tv[disabled]:hover, .ct-btn-submit.theme-tv[disabled]:focus, .ct-btn-submit.theme-tv[disabled].focus, fieldset[disabled] .ct-btn-submit.theme-tv:hover, fieldset[disabled] .ct-btn-submit.theme-tv:focus, fieldset[disabled] .ct-btn-submit.theme-tv.focus, .theme-tv .ct-btn-submit.disabled:hover, .theme-tv .ct-btn-submit.disabled:focus, .theme-tv .ct-btn-submit.disabled.focus, .theme-tv .ct-btn-submit[disabled]:hover, .theme-tv .ct-btn-submit[disabled]:focus, .theme-tv .ct-btn-submit[disabled].focus, fieldset[disabled] .theme-tv .ct-btn-submit:hover, fieldset[disabled] .theme-tv .ct-btn-submit:focus, fieldset[disabled] .theme-tv .ct-btn-submit.focus {
  background-color: #ffdb00;
  border-color: #e6c500;
}
.ct-btn-submit.theme-tv .badge, .theme-tv .ct-btn-submit .badge {
  color: #ffdb00;
  background-color: white;
}

.ct-btn-reset.theme-certent, .theme-certent .ct-btn-reset {
  color: white;
  background-color: #FF7934;
  border-color: #ff681b;
}
.ct-btn-reset.theme-certent:focus, .ct-btn-reset.theme-certent.focus, .theme-certent .ct-btn-reset:focus, .theme-certent .ct-btn-reset.focus {
  color: white;
  background-color: #ff5701;
  border-color: #9a3400;
}
.ct-btn-reset.theme-certent:hover, .theme-certent .ct-btn-reset:hover {
  color: white;
  background-color: #ff5701;
  border-color: #dc4b00;
}
.ct-btn-reset.theme-certent:active, .ct-btn-reset.theme-certent.active, .open > .ct-btn-reset.theme-certent.dropdown-toggle, .theme-certent .ct-btn-reset:active, .theme-certent .ct-btn-reset.active, .open > .theme-certent .ct-btn-reset.dropdown-toggle {
  color: white;
  background-color: #ff5701;
  background-image: none;
  border-color: #dc4b00;
}
.ct-btn-reset.theme-certent:active:hover, .ct-btn-reset.theme-certent:active:focus, .ct-btn-reset.theme-certent:active.focus, .ct-btn-reset.theme-certent.active:hover, .ct-btn-reset.theme-certent.active:focus, .ct-btn-reset.theme-certent.active.focus, .open > .ct-btn-reset.theme-certent.dropdown-toggle:hover, .open > .ct-btn-reset.theme-certent.dropdown-toggle:focus, .open > .ct-btn-reset.theme-certent.dropdown-toggle.focus, .theme-certent .ct-btn-reset:active:hover, .theme-certent .ct-btn-reset:active:focus, .theme-certent .ct-btn-reset:active.focus, .theme-certent .ct-btn-reset.active:hover, .theme-certent .ct-btn-reset.active:focus, .theme-certent .ct-btn-reset.active.focus, .open > .theme-certent .ct-btn-reset.dropdown-toggle:hover, .open > .theme-certent .ct-btn-reset.dropdown-toggle:focus, .open > .theme-certent .ct-btn-reset.dropdown-toggle.focus {
  color: white;
  background-color: #dc4b00;
  border-color: #9a3400;
}
.ct-btn-reset.theme-certent.disabled:hover, .ct-btn-reset.theme-certent.disabled:focus, .ct-btn-reset.theme-certent.disabled.focus, .ct-btn-reset.theme-certent[disabled]:hover, .ct-btn-reset.theme-certent[disabled]:focus, .ct-btn-reset.theme-certent[disabled].focus, fieldset[disabled] .ct-btn-reset.theme-certent:hover, fieldset[disabled] .ct-btn-reset.theme-certent:focus, fieldset[disabled] .ct-btn-reset.theme-certent.focus, .theme-certent .ct-btn-reset.disabled:hover, .theme-certent .ct-btn-reset.disabled:focus, .theme-certent .ct-btn-reset.disabled.focus, .theme-certent .ct-btn-reset[disabled]:hover, .theme-certent .ct-btn-reset[disabled]:focus, .theme-certent .ct-btn-reset[disabled].focus, fieldset[disabled] .theme-certent .ct-btn-reset:hover, fieldset[disabled] .theme-certent .ct-btn-reset:focus, fieldset[disabled] .theme-certent .ct-btn-reset.focus {
  background-color: #FF7934;
  border-color: #ff681b;
}
.ct-btn-reset.theme-certent .badge, .theme-certent .ct-btn-reset .badge {
  color: #FF7934;
  background-color: white;
}
.ct-btn-reset.theme-trintech, .theme-trintech .ct-btn-reset {
  color: white;
  background-color: #A3DB72;
  border-color: #96d65e;
}
.ct-btn-reset.theme-trintech:focus, .ct-btn-reset.theme-trintech.focus, .theme-trintech .ct-btn-reset:focus, .theme-trintech .ct-btn-reset.focus {
  color: white;
  background-color: #88d149;
  border-color: #568f25;
}
.ct-btn-reset.theme-trintech:hover, .theme-trintech .ct-btn-reset:hover {
  color: white;
  background-color: #88d149;
  border-color: #76c432;
}
.ct-btn-reset.theme-trintech:active, .ct-btn-reset.theme-trintech.active, .open > .ct-btn-reset.theme-trintech.dropdown-toggle, .theme-trintech .ct-btn-reset:active, .theme-trintech .ct-btn-reset.active, .open > .theme-trintech .ct-btn-reset.dropdown-toggle {
  color: white;
  background-color: #88d149;
  background-image: none;
  border-color: #76c432;
}
.ct-btn-reset.theme-trintech:active:hover, .ct-btn-reset.theme-trintech:active:focus, .ct-btn-reset.theme-trintech:active.focus, .ct-btn-reset.theme-trintech.active:hover, .ct-btn-reset.theme-trintech.active:focus, .ct-btn-reset.theme-trintech.active.focus, .open > .ct-btn-reset.theme-trintech.dropdown-toggle:hover, .open > .ct-btn-reset.theme-trintech.dropdown-toggle:focus, .open > .ct-btn-reset.theme-trintech.dropdown-toggle.focus, .theme-trintech .ct-btn-reset:active:hover, .theme-trintech .ct-btn-reset:active:focus, .theme-trintech .ct-btn-reset:active.focus, .theme-trintech .ct-btn-reset.active:hover, .theme-trintech .ct-btn-reset.active:focus, .theme-trintech .ct-btn-reset.active.focus, .open > .theme-trintech .ct-btn-reset.dropdown-toggle:hover, .open > .theme-trintech .ct-btn-reset.dropdown-toggle:focus, .open > .theme-trintech .ct-btn-reset.dropdown-toggle.focus {
  color: white;
  background-color: #76c432;
  border-color: #568f25;
}
.ct-btn-reset.theme-trintech.disabled:hover, .ct-btn-reset.theme-trintech.disabled:focus, .ct-btn-reset.theme-trintech.disabled.focus, .ct-btn-reset.theme-trintech[disabled]:hover, .ct-btn-reset.theme-trintech[disabled]:focus, .ct-btn-reset.theme-trintech[disabled].focus, fieldset[disabled] .ct-btn-reset.theme-trintech:hover, fieldset[disabled] .ct-btn-reset.theme-trintech:focus, fieldset[disabled] .ct-btn-reset.theme-trintech.focus, .theme-trintech .ct-btn-reset.disabled:hover, .theme-trintech .ct-btn-reset.disabled:focus, .theme-trintech .ct-btn-reset.disabled.focus, .theme-trintech .ct-btn-reset[disabled]:hover, .theme-trintech .ct-btn-reset[disabled]:focus, .theme-trintech .ct-btn-reset[disabled].focus, fieldset[disabled] .theme-trintech .ct-btn-reset:hover, fieldset[disabled] .theme-trintech .ct-btn-reset:focus, fieldset[disabled] .theme-trintech .ct-btn-reset.focus {
  background-color: #A3DB72;
  border-color: #96d65e;
}
.ct-btn-reset.theme-trintech .badge, .theme-trintech .ct-btn-reset .badge {
  color: #A3DB72;
  background-color: white;
}
.ct-btn-reset.theme-tv, .theme-tv .ct-btn-reset {
  color: white;
  background-color: #ffdb00;
  border-color: #e6c500;
}
.ct-btn-reset.theme-tv:focus, .ct-btn-reset.theme-tv.focus, .theme-tv .ct-btn-reset:focus, .theme-tv .ct-btn-reset.focus {
  color: white;
  background-color: #ccaf00;
  border-color: #665800;
}
.ct-btn-reset.theme-tv:hover, .theme-tv .ct-btn-reset:hover {
  color: white;
  background-color: #ccaf00;
  border-color: #a89100;
}
.ct-btn-reset.theme-tv:active, .ct-btn-reset.theme-tv.active, .open > .ct-btn-reset.theme-tv.dropdown-toggle, .theme-tv .ct-btn-reset:active, .theme-tv .ct-btn-reset.active, .open > .theme-tv .ct-btn-reset.dropdown-toggle {
  color: white;
  background-color: #ccaf00;
  background-image: none;
  border-color: #a89100;
}
.ct-btn-reset.theme-tv:active:hover, .ct-btn-reset.theme-tv:active:focus, .ct-btn-reset.theme-tv:active.focus, .ct-btn-reset.theme-tv.active:hover, .ct-btn-reset.theme-tv.active:focus, .ct-btn-reset.theme-tv.active.focus, .open > .ct-btn-reset.theme-tv.dropdown-toggle:hover, .open > .ct-btn-reset.theme-tv.dropdown-toggle:focus, .open > .ct-btn-reset.theme-tv.dropdown-toggle.focus, .theme-tv .ct-btn-reset:active:hover, .theme-tv .ct-btn-reset:active:focus, .theme-tv .ct-btn-reset:active.focus, .theme-tv .ct-btn-reset.active:hover, .theme-tv .ct-btn-reset.active:focus, .theme-tv .ct-btn-reset.active.focus, .open > .theme-tv .ct-btn-reset.dropdown-toggle:hover, .open > .theme-tv .ct-btn-reset.dropdown-toggle:focus, .open > .theme-tv .ct-btn-reset.dropdown-toggle.focus {
  color: white;
  background-color: #a89100;
  border-color: #665800;
}
.ct-btn-reset.theme-tv.disabled:hover, .ct-btn-reset.theme-tv.disabled:focus, .ct-btn-reset.theme-tv.disabled.focus, .ct-btn-reset.theme-tv[disabled]:hover, .ct-btn-reset.theme-tv[disabled]:focus, .ct-btn-reset.theme-tv[disabled].focus, fieldset[disabled] .ct-btn-reset.theme-tv:hover, fieldset[disabled] .ct-btn-reset.theme-tv:focus, fieldset[disabled] .ct-btn-reset.theme-tv.focus, .theme-tv .ct-btn-reset.disabled:hover, .theme-tv .ct-btn-reset.disabled:focus, .theme-tv .ct-btn-reset.disabled.focus, .theme-tv .ct-btn-reset[disabled]:hover, .theme-tv .ct-btn-reset[disabled]:focus, .theme-tv .ct-btn-reset[disabled].focus, fieldset[disabled] .theme-tv .ct-btn-reset:hover, fieldset[disabled] .theme-tv .ct-btn-reset:focus, fieldset[disabled] .theme-tv .ct-btn-reset.focus {
  background-color: #ffdb00;
  border-color: #e6c500;
}
.ct-btn-reset.theme-tv .badge, .theme-tv .ct-btn-reset .badge {
  color: #ffdb00;
  background-color: white;
}

.ct-btn-cancel {
  color: white;
  background-color: #B0BEC5;
  border-color: #a1b2ba;
}
.ct-btn-cancel:focus, .ct-btn-cancel.focus {
  color: white;
  background-color: #93a6af;
  border-color: #5d747f;
}
.ct-btn-cancel:hover {
  color: white;
  background-color: #93a6af;
  border-color: #7e95a0;
}
.ct-btn-cancel:active, .ct-btn-cancel.active, .open > .ct-btn-cancel.dropdown-toggle {
  color: white;
  background-color: #93a6af;
  background-image: none;
  border-color: #7e95a0;
}
.ct-btn-cancel:active:hover, .ct-btn-cancel:active:focus, .ct-btn-cancel:active.focus, .ct-btn-cancel.active:hover, .ct-btn-cancel.active:focus, .ct-btn-cancel.active.focus, .open > .ct-btn-cancel.dropdown-toggle:hover, .open > .ct-btn-cancel.dropdown-toggle:focus, .open > .ct-btn-cancel.dropdown-toggle.focus {
  color: white;
  background-color: #7e95a0;
  border-color: #5d747f;
}
.ct-btn-cancel.disabled:hover, .ct-btn-cancel.disabled:focus, .ct-btn-cancel.disabled.focus, .ct-btn-cancel[disabled]:hover, .ct-btn-cancel[disabled]:focus, .ct-btn-cancel[disabled].focus, fieldset[disabled] .ct-btn-cancel:hover, fieldset[disabled] .ct-btn-cancel:focus, fieldset[disabled] .ct-btn-cancel.focus {
  background-color: #B0BEC5;
  border-color: #a1b2ba;
}
.ct-btn-cancel .badge {
  color: #B0BEC5;
  background-color: white;
}

.ct-btn-upload {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.ct-btn-upload:focus, .ct-btn-upload.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.ct-btn-upload:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.ct-btn-upload:active, .ct-btn-upload.active, .open > .ct-btn-upload.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.ct-btn-upload:active:hover, .ct-btn-upload:active:focus, .ct-btn-upload:active.focus, .ct-btn-upload.active:hover, .ct-btn-upload.active:focus, .ct-btn-upload.active.focus, .open > .ct-btn-upload.dropdown-toggle:hover, .open > .ct-btn-upload.dropdown-toggle:focus, .open > .ct-btn-upload.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.ct-btn-upload.disabled:hover, .ct-btn-upload.disabled:focus, .ct-btn-upload.disabled.focus, .ct-btn-upload[disabled]:hover, .ct-btn-upload[disabled]:focus, .ct-btn-upload[disabled].focus, fieldset[disabled] .ct-btn-upload:hover, fieldset[disabled] .ct-btn-upload:focus, fieldset[disabled] .ct-btn-upload.focus {
  background-color: #fff;
  border-color: #ccc;
}
.ct-btn-upload .badge {
  color: #fff;
  background-color: #333;
}

.ct-btn-transparent {
  color: #455A64;
  padding: 0;
  background: transparent;
  border: none;
  font-size: 14px;
}
.ct-btn-transparent:focus {
  outline: 0;
  color: #455A64;
}
.ct-btn-transparent:hover {
  color: black;
}

.ct-btn-action {
  color: black;
  padding: 0;
  background: transparent;
  border: none;
  font-size: 14px;
}
.ct-btn-action:focus {
  outline: 0;
  color: black;
}
.ct-btn-action:hover {
  color: #FF7934;
}

.ct-btn-ok {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.ct-btn-ok:focus, .ct-btn-ok.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.ct-btn-ok:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.ct-btn-ok:active, .ct-btn-ok.active, .open > .ct-btn-ok.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.ct-btn-ok:active:hover, .ct-btn-ok:active:focus, .ct-btn-ok:active.focus, .ct-btn-ok.active:hover, .ct-btn-ok.active:focus, .ct-btn-ok.active.focus, .open > .ct-btn-ok.dropdown-toggle:hover, .open > .ct-btn-ok.dropdown-toggle:focus, .open > .ct-btn-ok.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.ct-btn-ok.disabled:hover, .ct-btn-ok.disabled:focus, .ct-btn-ok.disabled.focus, .ct-btn-ok[disabled]:hover, .ct-btn-ok[disabled]:focus, .ct-btn-ok[disabled].focus, fieldset[disabled] .ct-btn-ok:hover, fieldset[disabled] .ct-btn-ok:focus, fieldset[disabled] .ct-btn-ok.focus {
  background-color: #fff;
  border-color: #ccc;
}
.ct-btn-ok .badge {
  color: #fff;
  background-color: #333;
}

.ct-btn-yes.theme-certent, .theme-certent .ct-btn-yes {
  color: white;
  background-color: #FF7934;
  border-color: #ff681b;
}
.ct-btn-yes.theme-certent:focus, .ct-btn-yes.theme-certent.focus, .theme-certent .ct-btn-yes:focus, .theme-certent .ct-btn-yes.focus {
  color: white;
  background-color: #ff5701;
  border-color: #9a3400;
}
.ct-btn-yes.theme-certent:hover, .theme-certent .ct-btn-yes:hover {
  color: white;
  background-color: #ff5701;
  border-color: #dc4b00;
}
.ct-btn-yes.theme-certent:active, .ct-btn-yes.theme-certent.active, .open > .ct-btn-yes.theme-certent.dropdown-toggle, .theme-certent .ct-btn-yes:active, .theme-certent .ct-btn-yes.active, .open > .theme-certent .ct-btn-yes.dropdown-toggle {
  color: white;
  background-color: #ff5701;
  background-image: none;
  border-color: #dc4b00;
}
.ct-btn-yes.theme-certent:active:hover, .ct-btn-yes.theme-certent:active:focus, .ct-btn-yes.theme-certent:active.focus, .ct-btn-yes.theme-certent.active:hover, .ct-btn-yes.theme-certent.active:focus, .ct-btn-yes.theme-certent.active.focus, .open > .ct-btn-yes.theme-certent.dropdown-toggle:hover, .open > .ct-btn-yes.theme-certent.dropdown-toggle:focus, .open > .ct-btn-yes.theme-certent.dropdown-toggle.focus, .theme-certent .ct-btn-yes:active:hover, .theme-certent .ct-btn-yes:active:focus, .theme-certent .ct-btn-yes:active.focus, .theme-certent .ct-btn-yes.active:hover, .theme-certent .ct-btn-yes.active:focus, .theme-certent .ct-btn-yes.active.focus, .open > .theme-certent .ct-btn-yes.dropdown-toggle:hover, .open > .theme-certent .ct-btn-yes.dropdown-toggle:focus, .open > .theme-certent .ct-btn-yes.dropdown-toggle.focus {
  color: white;
  background-color: #dc4b00;
  border-color: #9a3400;
}
.ct-btn-yes.theme-certent.disabled:hover, .ct-btn-yes.theme-certent.disabled:focus, .ct-btn-yes.theme-certent.disabled.focus, .ct-btn-yes.theme-certent[disabled]:hover, .ct-btn-yes.theme-certent[disabled]:focus, .ct-btn-yes.theme-certent[disabled].focus, fieldset[disabled] .ct-btn-yes.theme-certent:hover, fieldset[disabled] .ct-btn-yes.theme-certent:focus, fieldset[disabled] .ct-btn-yes.theme-certent.focus, .theme-certent .ct-btn-yes.disabled:hover, .theme-certent .ct-btn-yes.disabled:focus, .theme-certent .ct-btn-yes.disabled.focus, .theme-certent .ct-btn-yes[disabled]:hover, .theme-certent .ct-btn-yes[disabled]:focus, .theme-certent .ct-btn-yes[disabled].focus, fieldset[disabled] .theme-certent .ct-btn-yes:hover, fieldset[disabled] .theme-certent .ct-btn-yes:focus, fieldset[disabled] .theme-certent .ct-btn-yes.focus {
  background-color: #FF7934;
  border-color: #ff681b;
}
.ct-btn-yes.theme-certent .badge, .theme-certent .ct-btn-yes .badge {
  color: #FF7934;
  background-color: white;
}
.ct-btn-yes.theme-trintech, .theme-trintech .ct-btn-yes {
  color: white;
  background-color: #A3DB72;
  border-color: #96d65e;
}
.ct-btn-yes.theme-trintech:focus, .ct-btn-yes.theme-trintech.focus, .theme-trintech .ct-btn-yes:focus, .theme-trintech .ct-btn-yes.focus {
  color: white;
  background-color: #88d149;
  border-color: #568f25;
}
.ct-btn-yes.theme-trintech:hover, .theme-trintech .ct-btn-yes:hover {
  color: white;
  background-color: #88d149;
  border-color: #76c432;
}
.ct-btn-yes.theme-trintech:active, .ct-btn-yes.theme-trintech.active, .open > .ct-btn-yes.theme-trintech.dropdown-toggle, .theme-trintech .ct-btn-yes:active, .theme-trintech .ct-btn-yes.active, .open > .theme-trintech .ct-btn-yes.dropdown-toggle {
  color: white;
  background-color: #88d149;
  background-image: none;
  border-color: #76c432;
}
.ct-btn-yes.theme-trintech:active:hover, .ct-btn-yes.theme-trintech:active:focus, .ct-btn-yes.theme-trintech:active.focus, .ct-btn-yes.theme-trintech.active:hover, .ct-btn-yes.theme-trintech.active:focus, .ct-btn-yes.theme-trintech.active.focus, .open > .ct-btn-yes.theme-trintech.dropdown-toggle:hover, .open > .ct-btn-yes.theme-trintech.dropdown-toggle:focus, .open > .ct-btn-yes.theme-trintech.dropdown-toggle.focus, .theme-trintech .ct-btn-yes:active:hover, .theme-trintech .ct-btn-yes:active:focus, .theme-trintech .ct-btn-yes:active.focus, .theme-trintech .ct-btn-yes.active:hover, .theme-trintech .ct-btn-yes.active:focus, .theme-trintech .ct-btn-yes.active.focus, .open > .theme-trintech .ct-btn-yes.dropdown-toggle:hover, .open > .theme-trintech .ct-btn-yes.dropdown-toggle:focus, .open > .theme-trintech .ct-btn-yes.dropdown-toggle.focus {
  color: white;
  background-color: #76c432;
  border-color: #568f25;
}
.ct-btn-yes.theme-trintech.disabled:hover, .ct-btn-yes.theme-trintech.disabled:focus, .ct-btn-yes.theme-trintech.disabled.focus, .ct-btn-yes.theme-trintech[disabled]:hover, .ct-btn-yes.theme-trintech[disabled]:focus, .ct-btn-yes.theme-trintech[disabled].focus, fieldset[disabled] .ct-btn-yes.theme-trintech:hover, fieldset[disabled] .ct-btn-yes.theme-trintech:focus, fieldset[disabled] .ct-btn-yes.theme-trintech.focus, .theme-trintech .ct-btn-yes.disabled:hover, .theme-trintech .ct-btn-yes.disabled:focus, .theme-trintech .ct-btn-yes.disabled.focus, .theme-trintech .ct-btn-yes[disabled]:hover, .theme-trintech .ct-btn-yes[disabled]:focus, .theme-trintech .ct-btn-yes[disabled].focus, fieldset[disabled] .theme-trintech .ct-btn-yes:hover, fieldset[disabled] .theme-trintech .ct-btn-yes:focus, fieldset[disabled] .theme-trintech .ct-btn-yes.focus {
  background-color: #A3DB72;
  border-color: #96d65e;
}
.ct-btn-yes.theme-trintech .badge, .theme-trintech .ct-btn-yes .badge {
  color: #A3DB72;
  background-color: white;
}
.ct-btn-yes.theme-tv, .theme-tv .ct-btn-yes {
  color: white;
  background-color: #ffdb00;
  border-color: #e6c500;
}
.ct-btn-yes.theme-tv:focus, .ct-btn-yes.theme-tv.focus, .theme-tv .ct-btn-yes:focus, .theme-tv .ct-btn-yes.focus {
  color: white;
  background-color: #ccaf00;
  border-color: #665800;
}
.ct-btn-yes.theme-tv:hover, .theme-tv .ct-btn-yes:hover {
  color: white;
  background-color: #ccaf00;
  border-color: #a89100;
}
.ct-btn-yes.theme-tv:active, .ct-btn-yes.theme-tv.active, .open > .ct-btn-yes.theme-tv.dropdown-toggle, .theme-tv .ct-btn-yes:active, .theme-tv .ct-btn-yes.active, .open > .theme-tv .ct-btn-yes.dropdown-toggle {
  color: white;
  background-color: #ccaf00;
  background-image: none;
  border-color: #a89100;
}
.ct-btn-yes.theme-tv:active:hover, .ct-btn-yes.theme-tv:active:focus, .ct-btn-yes.theme-tv:active.focus, .ct-btn-yes.theme-tv.active:hover, .ct-btn-yes.theme-tv.active:focus, .ct-btn-yes.theme-tv.active.focus, .open > .ct-btn-yes.theme-tv.dropdown-toggle:hover, .open > .ct-btn-yes.theme-tv.dropdown-toggle:focus, .open > .ct-btn-yes.theme-tv.dropdown-toggle.focus, .theme-tv .ct-btn-yes:active:hover, .theme-tv .ct-btn-yes:active:focus, .theme-tv .ct-btn-yes:active.focus, .theme-tv .ct-btn-yes.active:hover, .theme-tv .ct-btn-yes.active:focus, .theme-tv .ct-btn-yes.active.focus, .open > .theme-tv .ct-btn-yes.dropdown-toggle:hover, .open > .theme-tv .ct-btn-yes.dropdown-toggle:focus, .open > .theme-tv .ct-btn-yes.dropdown-toggle.focus {
  color: white;
  background-color: #a89100;
  border-color: #665800;
}
.ct-btn-yes.theme-tv.disabled:hover, .ct-btn-yes.theme-tv.disabled:focus, .ct-btn-yes.theme-tv.disabled.focus, .ct-btn-yes.theme-tv[disabled]:hover, .ct-btn-yes.theme-tv[disabled]:focus, .ct-btn-yes.theme-tv[disabled].focus, fieldset[disabled] .ct-btn-yes.theme-tv:hover, fieldset[disabled] .ct-btn-yes.theme-tv:focus, fieldset[disabled] .ct-btn-yes.theme-tv.focus, .theme-tv .ct-btn-yes.disabled:hover, .theme-tv .ct-btn-yes.disabled:focus, .theme-tv .ct-btn-yes.disabled.focus, .theme-tv .ct-btn-yes[disabled]:hover, .theme-tv .ct-btn-yes[disabled]:focus, .theme-tv .ct-btn-yes[disabled].focus, fieldset[disabled] .theme-tv .ct-btn-yes:hover, fieldset[disabled] .theme-tv .ct-btn-yes:focus, fieldset[disabled] .theme-tv .ct-btn-yes.focus {
  background-color: #ffdb00;
  border-color: #e6c500;
}
.ct-btn-yes.theme-tv .badge, .theme-tv .ct-btn-yes .badge {
  color: #ffdb00;
  background-color: white;
}

.ct-btn-export.theme-certent, .theme-certent .ct-btn-export {
  color: blue;
  background-color: #FF7934;
  border-color: black;
}
.ct-btn-export.theme-certent:focus, .ct-btn-export.theme-certent.focus, .theme-certent .ct-btn-export:focus, .theme-certent .ct-btn-export.focus {
  color: blue;
  background-color: #ff5701;
  border-color: black;
}
.ct-btn-export.theme-certent:hover, .theme-certent .ct-btn-export:hover {
  color: blue;
  background-color: #ff5701;
  border-color: black;
}
.ct-btn-export.theme-certent:active, .ct-btn-export.theme-certent.active, .open > .ct-btn-export.theme-certent.dropdown-toggle, .theme-certent .ct-btn-export:active, .theme-certent .ct-btn-export.active, .open > .theme-certent .ct-btn-export.dropdown-toggle {
  color: blue;
  background-color: #ff5701;
  background-image: none;
  border-color: black;
}
.ct-btn-export.theme-certent:active:hover, .ct-btn-export.theme-certent:active:focus, .ct-btn-export.theme-certent:active.focus, .ct-btn-export.theme-certent.active:hover, .ct-btn-export.theme-certent.active:focus, .ct-btn-export.theme-certent.active.focus, .open > .ct-btn-export.theme-certent.dropdown-toggle:hover, .open > .ct-btn-export.theme-certent.dropdown-toggle:focus, .open > .ct-btn-export.theme-certent.dropdown-toggle.focus, .theme-certent .ct-btn-export:active:hover, .theme-certent .ct-btn-export:active:focus, .theme-certent .ct-btn-export:active.focus, .theme-certent .ct-btn-export.active:hover, .theme-certent .ct-btn-export.active:focus, .theme-certent .ct-btn-export.active.focus, .open > .theme-certent .ct-btn-export.dropdown-toggle:hover, .open > .theme-certent .ct-btn-export.dropdown-toggle:focus, .open > .theme-certent .ct-btn-export.dropdown-toggle.focus {
  color: blue;
  background-color: #dc4b00;
  border-color: black;
}
.ct-btn-export.theme-certent.disabled:hover, .ct-btn-export.theme-certent.disabled:focus, .ct-btn-export.theme-certent.disabled.focus, .ct-btn-export.theme-certent[disabled]:hover, .ct-btn-export.theme-certent[disabled]:focus, .ct-btn-export.theme-certent[disabled].focus, fieldset[disabled] .ct-btn-export.theme-certent:hover, fieldset[disabled] .ct-btn-export.theme-certent:focus, fieldset[disabled] .ct-btn-export.theme-certent.focus, .theme-certent .ct-btn-export.disabled:hover, .theme-certent .ct-btn-export.disabled:focus, .theme-certent .ct-btn-export.disabled.focus, .theme-certent .ct-btn-export[disabled]:hover, .theme-certent .ct-btn-export[disabled]:focus, .theme-certent .ct-btn-export[disabled].focus, fieldset[disabled] .theme-certent .ct-btn-export:hover, fieldset[disabled] .theme-certent .ct-btn-export:focus, fieldset[disabled] .theme-certent .ct-btn-export.focus {
  background-color: #FF7934;
  border-color: black;
}
.ct-btn-export.theme-certent .badge, .theme-certent .ct-btn-export .badge {
  color: #FF7934;
  background-color: blue;
}
.ct-btn-export.theme-trintech, .theme-trintech .ct-btn-export {
  color: blue;
  background-color: #A3DB72;
  border-color: black;
}
.ct-btn-export.theme-trintech:focus, .ct-btn-export.theme-trintech.focus, .theme-trintech .ct-btn-export:focus, .theme-trintech .ct-btn-export.focus {
  color: blue;
  background-color: #88d149;
  border-color: black;
}
.ct-btn-export.theme-trintech:hover, .theme-trintech .ct-btn-export:hover {
  color: blue;
  background-color: #88d149;
  border-color: black;
}
.ct-btn-export.theme-trintech:active, .ct-btn-export.theme-trintech.active, .open > .ct-btn-export.theme-trintech.dropdown-toggle, .theme-trintech .ct-btn-export:active, .theme-trintech .ct-btn-export.active, .open > .theme-trintech .ct-btn-export.dropdown-toggle {
  color: blue;
  background-color: #88d149;
  background-image: none;
  border-color: black;
}
.ct-btn-export.theme-trintech:active:hover, .ct-btn-export.theme-trintech:active:focus, .ct-btn-export.theme-trintech:active.focus, .ct-btn-export.theme-trintech.active:hover, .ct-btn-export.theme-trintech.active:focus, .ct-btn-export.theme-trintech.active.focus, .open > .ct-btn-export.theme-trintech.dropdown-toggle:hover, .open > .ct-btn-export.theme-trintech.dropdown-toggle:focus, .open > .ct-btn-export.theme-trintech.dropdown-toggle.focus, .theme-trintech .ct-btn-export:active:hover, .theme-trintech .ct-btn-export:active:focus, .theme-trintech .ct-btn-export:active.focus, .theme-trintech .ct-btn-export.active:hover, .theme-trintech .ct-btn-export.active:focus, .theme-trintech .ct-btn-export.active.focus, .open > .theme-trintech .ct-btn-export.dropdown-toggle:hover, .open > .theme-trintech .ct-btn-export.dropdown-toggle:focus, .open > .theme-trintech .ct-btn-export.dropdown-toggle.focus {
  color: blue;
  background-color: #76c432;
  border-color: black;
}
.ct-btn-export.theme-trintech.disabled:hover, .ct-btn-export.theme-trintech.disabled:focus, .ct-btn-export.theme-trintech.disabled.focus, .ct-btn-export.theme-trintech[disabled]:hover, .ct-btn-export.theme-trintech[disabled]:focus, .ct-btn-export.theme-trintech[disabled].focus, fieldset[disabled] .ct-btn-export.theme-trintech:hover, fieldset[disabled] .ct-btn-export.theme-trintech:focus, fieldset[disabled] .ct-btn-export.theme-trintech.focus, .theme-trintech .ct-btn-export.disabled:hover, .theme-trintech .ct-btn-export.disabled:focus, .theme-trintech .ct-btn-export.disabled.focus, .theme-trintech .ct-btn-export[disabled]:hover, .theme-trintech .ct-btn-export[disabled]:focus, .theme-trintech .ct-btn-export[disabled].focus, fieldset[disabled] .theme-trintech .ct-btn-export:hover, fieldset[disabled] .theme-trintech .ct-btn-export:focus, fieldset[disabled] .theme-trintech .ct-btn-export.focus {
  background-color: #A3DB72;
  border-color: black;
}
.ct-btn-export.theme-trintech .badge, .theme-trintech .ct-btn-export .badge {
  color: #A3DB72;
  background-color: blue;
}
.ct-btn-export.theme-tv, .theme-tv .ct-btn-export {
  color: blue;
  background-color: #ffdb00;
  border-color: black;
}
.ct-btn-export.theme-tv:focus, .ct-btn-export.theme-tv.focus, .theme-tv .ct-btn-export:focus, .theme-tv .ct-btn-export.focus {
  color: blue;
  background-color: #ccaf00;
  border-color: black;
}
.ct-btn-export.theme-tv:hover, .theme-tv .ct-btn-export:hover {
  color: blue;
  background-color: #ccaf00;
  border-color: black;
}
.ct-btn-export.theme-tv:active, .ct-btn-export.theme-tv.active, .open > .ct-btn-export.theme-tv.dropdown-toggle, .theme-tv .ct-btn-export:active, .theme-tv .ct-btn-export.active, .open > .theme-tv .ct-btn-export.dropdown-toggle {
  color: blue;
  background-color: #ccaf00;
  background-image: none;
  border-color: black;
}
.ct-btn-export.theme-tv:active:hover, .ct-btn-export.theme-tv:active:focus, .ct-btn-export.theme-tv:active.focus, .ct-btn-export.theme-tv.active:hover, .ct-btn-export.theme-tv.active:focus, .ct-btn-export.theme-tv.active.focus, .open > .ct-btn-export.theme-tv.dropdown-toggle:hover, .open > .ct-btn-export.theme-tv.dropdown-toggle:focus, .open > .ct-btn-export.theme-tv.dropdown-toggle.focus, .theme-tv .ct-btn-export:active:hover, .theme-tv .ct-btn-export:active:focus, .theme-tv .ct-btn-export:active.focus, .theme-tv .ct-btn-export.active:hover, .theme-tv .ct-btn-export.active:focus, .theme-tv .ct-btn-export.active.focus, .open > .theme-tv .ct-btn-export.dropdown-toggle:hover, .open > .theme-tv .ct-btn-export.dropdown-toggle:focus, .open > .theme-tv .ct-btn-export.dropdown-toggle.focus {
  color: blue;
  background-color: #a89100;
  border-color: black;
}
.ct-btn-export.theme-tv.disabled:hover, .ct-btn-export.theme-tv.disabled:focus, .ct-btn-export.theme-tv.disabled.focus, .ct-btn-export.theme-tv[disabled]:hover, .ct-btn-export.theme-tv[disabled]:focus, .ct-btn-export.theme-tv[disabled].focus, fieldset[disabled] .ct-btn-export.theme-tv:hover, fieldset[disabled] .ct-btn-export.theme-tv:focus, fieldset[disabled] .ct-btn-export.theme-tv.focus, .theme-tv .ct-btn-export.disabled:hover, .theme-tv .ct-btn-export.disabled:focus, .theme-tv .ct-btn-export.disabled.focus, .theme-tv .ct-btn-export[disabled]:hover, .theme-tv .ct-btn-export[disabled]:focus, .theme-tv .ct-btn-export[disabled].focus, fieldset[disabled] .theme-tv .ct-btn-export:hover, fieldset[disabled] .theme-tv .ct-btn-export:focus, fieldset[disabled] .theme-tv .ct-btn-export.focus {
  background-color: #ffdb00;
  border-color: black;
}
.ct-btn-export.theme-tv .badge, .theme-tv .ct-btn-export .badge {
  color: #ffdb00;
  background-color: blue;
}
.ct-btn-no {
  color: white;
  background-color: #B0BEC5;
  border-color: #a1b2ba;
}
.ct-btn-no:focus, .ct-btn-no.focus {
  color: white;
  background-color: #93a6af;
  border-color: #5d747f;
}
.ct-btn-no:hover {
  color: white;
  background-color: #93a6af;
  border-color: #7e95a0;
}
.ct-btn-no:active, .ct-btn-no.active, .open > .ct-btn-no.dropdown-toggle {
  color: white;
  background-color: #93a6af;
  background-image: none;
  border-color: #7e95a0;
}
.ct-btn-no:active:hover, .ct-btn-no:active:focus, .ct-btn-no:active.focus, .ct-btn-no.active:hover, .ct-btn-no.active:focus, .ct-btn-no.active.focus, .open > .ct-btn-no.dropdown-toggle:hover, .open > .ct-btn-no.dropdown-toggle:focus, .open > .ct-btn-no.dropdown-toggle.focus {
  color: white;
  background-color: #7e95a0;
  border-color: #5d747f;
}
.ct-btn-no.disabled:hover, .ct-btn-no.disabled:focus, .ct-btn-no.disabled.focus, .ct-btn-no[disabled]:hover, .ct-btn-no[disabled]:focus, .ct-btn-no[disabled].focus, fieldset[disabled] .ct-btn-no:hover, fieldset[disabled] .ct-btn-no:focus, fieldset[disabled] .ct-btn-no.focus {
  background-color: #B0BEC5;
  border-color: #a1b2ba;
}
.ct-btn-no .badge {
  color: #B0BEC5;
  background-color: white;
}

.ct-btn-details {
  color: white;
  background-color: #B0BEC5;
  border-color: #a1b2ba;
}
.ct-btn-details:focus, .ct-btn-details.focus {
  color: white;
  background-color: #93a6af;
  border-color: #5d747f;
}
.ct-btn-details:hover {
  color: white;
  background-color: #93a6af;
  border-color: #7e95a0;
}
.ct-btn-details:active, .ct-btn-details.active, .open > .ct-btn-details.dropdown-toggle {
  color: white;
  background-color: #93a6af;
  background-image: none;
  border-color: #7e95a0;
}
.ct-btn-details:active:hover, .ct-btn-details:active:focus, .ct-btn-details:active.focus, .ct-btn-details.active:hover, .ct-btn-details.active:focus, .ct-btn-details.active.focus, .open > .ct-btn-details.dropdown-toggle:hover, .open > .ct-btn-details.dropdown-toggle:focus, .open > .ct-btn-details.dropdown-toggle.focus {
  color: white;
  background-color: #7e95a0;
  border-color: #5d747f;
}
.ct-btn-details.disabled:hover, .ct-btn-details.disabled:focus, .ct-btn-details.disabled.focus, .ct-btn-details[disabled]:hover, .ct-btn-details[disabled]:focus, .ct-btn-details[disabled].focus, fieldset[disabled] .ct-btn-details:hover, fieldset[disabled] .ct-btn-details:focus, fieldset[disabled] .ct-btn-details.focus {
  background-color: #B0BEC5;
  border-color: #a1b2ba;
}
.ct-btn-details .badge {
  color: #B0BEC5;
  background-color: white;
}

.ct-btn-download {
  color: white;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.ct-btn-download:focus, .ct-btn-download.focus {
  color: white;
  background-color: #286090;
  border-color: #122b40;
}
.ct-btn-download:hover {
  color: white;
  background-color: #286090;
  border-color: #204d74;
}
.ct-btn-download:active, .ct-btn-download.active, .open > .ct-btn-download.dropdown-toggle {
  color: white;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.ct-btn-download:active:hover, .ct-btn-download:active:focus, .ct-btn-download:active.focus, .ct-btn-download.active:hover, .ct-btn-download.active:focus, .ct-btn-download.active.focus, .open > .ct-btn-download.dropdown-toggle:hover, .open > .ct-btn-download.dropdown-toggle:focus, .open > .ct-btn-download.dropdown-toggle.focus {
  color: white;
  background-color: #204d74;
  border-color: #122b40;
}
.ct-btn-download.disabled:hover, .ct-btn-download.disabled:focus, .ct-btn-download.disabled.focus, .ct-btn-download[disabled]:hover, .ct-btn-download[disabled]:focus, .ct-btn-download[disabled].focus, fieldset[disabled] .ct-btn-download:hover, fieldset[disabled] .ct-btn-download:focus, fieldset[disabled] .ct-btn-download.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.ct-btn-download .badge {
  color: #337ab7;
  background-color: white;
}

.ct-btn-primary {
  color: white;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.ct-btn-primary:focus, .ct-btn-primary.focus {
  color: white;
  background-color: #286090;
  border-color: #122b40;
}
.ct-btn-primary:hover {
  color: white;
  background-color: #286090;
  border-color: #204d74;
}
.ct-btn-primary:active, .ct-btn-primary.active, .open > .ct-btn-primary.dropdown-toggle {
  color: white;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.ct-btn-primary:active:hover, .ct-btn-primary:active:focus, .ct-btn-primary:active.focus, .ct-btn-primary.active:hover, .ct-btn-primary.active:focus, .ct-btn-primary.active.focus, .open > .ct-btn-primary.dropdown-toggle:hover, .open > .ct-btn-primary.dropdown-toggle:focus, .open > .ct-btn-primary.dropdown-toggle.focus {
  color: white;
  background-color: #204d74;
  border-color: #122b40;
}
.ct-btn-primary.disabled:hover, .ct-btn-primary.disabled:focus, .ct-btn-primary.disabled.focus, .ct-btn-primary[disabled]:hover, .ct-btn-primary[disabled]:focus, .ct-btn-primary[disabled].focus, fieldset[disabled] .ct-btn-primary:hover, fieldset[disabled] .ct-btn-primary:focus, fieldset[disabled] .ct-btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.ct-btn-primary .badge {
  color: #337ab7;
  background-color: white;
}

.ct-btn-delete {
  color: white;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.ct-btn-delete:focus, .ct-btn-delete.focus {
  color: white;
  background-color: #c9302c;
  border-color: #761c19;
}
.ct-btn-delete:hover {
  color: white;
  background-color: #c9302c;
  border-color: #ac2925;
}
.ct-btn-delete:active, .ct-btn-delete.active, .open > .ct-btn-delete.dropdown-toggle {
  color: white;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.ct-btn-delete:active:hover, .ct-btn-delete:active:focus, .ct-btn-delete:active.focus, .ct-btn-delete.active:hover, .ct-btn-delete.active:focus, .ct-btn-delete.active.focus, .open > .ct-btn-delete.dropdown-toggle:hover, .open > .ct-btn-delete.dropdown-toggle:focus, .open > .ct-btn-delete.dropdown-toggle.focus {
  color: white;
  background-color: #ac2925;
  border-color: #761c19;
}
.ct-btn-delete.disabled:hover, .ct-btn-delete.disabled:focus, .ct-btn-delete.disabled.focus, .ct-btn-delete[disabled]:hover, .ct-btn-delete[disabled]:focus, .ct-btn-delete[disabled].focus, fieldset[disabled] .ct-btn-delete:hover, fieldset[disabled] .ct-btn-delete:focus, fieldset[disabled] .ct-btn-delete.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.ct-btn-delete .badge {
  color: #d9534f;
  background-color: white;
}

/*$border-radius-base*/
/* lighten($gray-light, 15%) */
/*darken($navbar-inverse-bg, 10%)*/
/*$breadcrumb-padding-vertical:   8px !default;*/
/*$breadcrumb-bg:                 #f5f5f5 !default;*/
/*$breadcrumb-separator:          "/" !default;*/
#ct-launch-popover div.ct-disable-div, #ct-launch-popover a.ct-disable-anchor, #ct-main-nav .ct-nav-text-link.ct-disable-anchor, .ct-dropdown-menu .ct-disabled {
  color: #A0A0A0;
  cursor: default;
}

.ct-panel.highlight-fade, .ct-panel {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
}

.ct-panel.ct-isinternal.highlight-fade, .ct-panel.ct-isinternal {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel.ct-isinternal, .theme-certent .ct-panel.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal, .theme-trintech .ct-panel.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal, .theme-tv .ct-panel.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 5px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.theme-certent.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}

.ct-panel-row.highlight-fade, .ct-panel-row {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-row.ct-isinternal.highlight-fade, .ct-panel-row.ct-isinternal {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel-row.ct-isinternal, .theme-certent .ct-panel-row.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal, .theme-trintech .ct-panel-row.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal, .theme-tv .ct-panel-row.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel-row.ct-isinternal.highlight-fade, .ct-panel-row.highlight-fade, .ct-panel.ct-isinternal.highlight-fade, .ct-panel.highlight-fade {
  -webkit-transition: border-color 2s linear; /* Saf3.2+, Chrome */
  -moz-transition: border-color 2s linear; /* FF3.7+ */
  -o-transition: border-color 2s linear; /* Opera 10.5 */
  transition: border-color 2s linear;
}

.ct-checkbox-indeterminate {
  color: #B0BEC5;
  width: 13px;
  height: 13px;
  margin: 5px 0 0;
  cursor: default;
}

.ct-checkbox-disabled:hover {
  cursor: not-allowed;
}

/*$border-radius-base*/
/* lighten($gray-light, 15%) */
/*darken($navbar-inverse-bg, 10%)*/
/*$breadcrumb-padding-vertical:   8px !default;*/
/*$breadcrumb-bg:                 #f5f5f5 !default;*/
/*$breadcrumb-separator:          "/" !default;*/
#ct-launch-popover div.ct-disable-div, #ct-launch-popover a.ct-disable-anchor, #ct-main-nav .ct-nav-text-link.ct-disable-anchor, .ct-dropdown-menu .ct-disabled {
  color: #A0A0A0;
  cursor: default;
}

.ct-panel.highlight-fade, .ct-panel {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
}

.ct-panel.ct-isinternal.highlight-fade, .ct-panel.ct-isinternal {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel.ct-isinternal, .theme-certent .ct-panel.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal, .theme-trintech .ct-panel.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal, .theme-tv .ct-panel.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 5px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.theme-certent.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}

.ct-panel-row.highlight-fade, .ct-panel-row {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-row.ct-isinternal.highlight-fade, .ct-panel-row.ct-isinternal {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel-row.ct-isinternal, .theme-certent .ct-panel-row.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal, .theme-trintech .ct-panel-row.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal, .theme-tv .ct-panel-row.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel-row.ct-isinternal.highlight-fade, .ct-panel-row.highlight-fade, .ct-panel.ct-isinternal.highlight-fade, .ct-panel.highlight-fade {
  -webkit-transition: border-color 2s linear; /* Saf3.2+, Chrome */
  -moz-transition: border-color 2s linear; /* FF3.7+ */
  -o-transition: border-color 2s linear; /* Opera 10.5 */
  transition: border-color 2s linear;
}

.ct-checkout-state-unknown {
  color: red;
}

.ct-checkout-state-available {
  color: #22D393;
}

.ct-checkout-state-partial {
  color: #B0BEC5;
}

.ct-checkout-state-full {
  color: #FFA831;
}

.ct-status-readonly {
  color: #81B2CA;
}

/*$border-radius-base*/
/* lighten($gray-light, 15%) */
/*darken($navbar-inverse-bg, 10%)*/
/*$breadcrumb-padding-vertical:   8px !default;*/
/*$breadcrumb-bg:                 #f5f5f5 !default;*/
/*$breadcrumb-separator:          "/" !default;*/
#ct-launch-popover div.ct-disable-div, #ct-launch-popover a.ct-disable-anchor, #ct-main-nav .ct-nav-text-link.ct-disable-anchor, .ct-dropdown-menu .ct-disabled {
  color: #A0A0A0;
  cursor: default;
}

.ct-panel.highlight-fade, .ct-panel {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
}

.ct-panel.ct-isinternal.highlight-fade, .ct-panel.ct-isinternal {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel.ct-isinternal, .theme-certent .ct-panel.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal, .theme-trintech .ct-panel.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal, .theme-tv .ct-panel.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 5px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.theme-certent.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}

.ct-panel-row.highlight-fade, .ct-panel-row {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-row.ct-isinternal.highlight-fade, .ct-panel-row.ct-isinternal {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel-row.ct-isinternal, .theme-certent .ct-panel-row.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal, .theme-trintech .ct-panel-row.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal, .theme-tv .ct-panel-row.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel-row.ct-isinternal.highlight-fade, .ct-panel-row.highlight-fade, .ct-panel.ct-isinternal.highlight-fade, .ct-panel.highlight-fade {
  -webkit-transition: border-color 2s linear; /* Saf3.2+, Chrome */
  -moz-transition: border-color 2s linear; /* FF3.7+ */
  -o-transition: border-color 2s linear; /* Opera 10.5 */
  transition: border-color 2s linear;
}

.disclosurenet-marketing-widget {
  position: relative;
  min-height: 305px;
}
.disclosurenet-marketing-widget .dnm-background {
  overflow: hidden;
  height: 100%;
  width: 100%;
  background: #FF7934;
  position: absolute;
}
.disclosurenet-marketing-widget .dnm-background .dnm-background-img {
  width: 100%;
  height: 100%;
  opacity: 0.2;
}
.disclosurenet-marketing-widget .row {
  width: 100%;
}
.disclosurenet-marketing-widget .dnm-content {
  height: 100%;
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
}
.disclosurenet-marketing-widget .dnm-content .dnm-call-to-action, .disclosurenet-marketing-widget .dnm-content .dnm-product-highlight {
  padding: 35px 30px;
  top: 0;
}
.disclosurenet-marketing-widget .dnm-content .dnm-call-to-action {
  left: 0;
  padding-right: 0px;
}
.disclosurenet-marketing-widget .dnm-content .dnm-call-to-action p {
  font-size: 1.5em;
  padding-bottom: 10%;
}
.disclosurenet-marketing-widget .dnm-content .dnm-call-to-action #dnm-start-trial-btn {
  padding: 10px 50px;
  background: rgb(14, 118, 137);
  background: linear-gradient(90deg, rgb(14, 118, 137) 0%, rgb(76, 221, 191) 100%);
}
.disclosurenet-marketing-widget p {
  color: white;
  margin: 0;
  padding-bottom: 10px;
}
.disclosurenet-marketing-widget .dnm-bold {
  font-weight: bold;
}

/*$border-radius-base*/
/* lighten($gray-light, 15%) */
/*darken($navbar-inverse-bg, 10%)*/
/*$breadcrumb-padding-vertical:   8px !default;*/
/*$breadcrumb-bg:                 #f5f5f5 !default;*/
/*$breadcrumb-separator:          "/" !default;*/
#ct-launch-popover div.ct-disable-div, #ct-launch-popover a.ct-disable-anchor, #ct-main-nav .ct-nav-text-link.ct-disable-anchor, .ct-dropdown-menu .ct-disabled {
  color: #A0A0A0;
  cursor: default;
}

.ct-panel.highlight-fade, .ct-panel {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
}

.ct-panel.ct-isinternal.highlight-fade, .ct-panel.ct-isinternal {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel.ct-isinternal, .theme-certent .ct-panel.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal, .theme-trintech .ct-panel.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal, .theme-tv .ct-panel.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 5px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.theme-certent.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}

.ct-panel-row.highlight-fade, .ct-panel-row {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-row.ct-isinternal.highlight-fade, .ct-panel-row.ct-isinternal {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel-row.ct-isinternal, .theme-certent .ct-panel-row.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal, .theme-trintech .ct-panel-row.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal, .theme-tv .ct-panel-row.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel-row.ct-isinternal.highlight-fade, .ct-panel-row.highlight-fade, .ct-panel.ct-isinternal.highlight-fade, .ct-panel.highlight-fade {
  -webkit-transition: border-color 2s linear; /* Saf3.2+, Chrome */
  -moz-transition: border-color 2s linear; /* FF3.7+ */
  -o-transition: border-color 2s linear; /* Opera 10.5 */
  transition: border-color 2s linear;
}

.ct-empty-drag-placeholder {
  text-align: center;
  color: #888888;
}

.ct-drag-handle-disabled {
  cursor: default;
}

/*$border-radius-base*/
/* lighten($gray-light, 15%) */
/*darken($navbar-inverse-bg, 10%)*/
/*$breadcrumb-padding-vertical:   8px !default;*/
/*$breadcrumb-bg:                 #f5f5f5 !default;*/
/*$breadcrumb-separator:          "/" !default;*/
#ct-launch-popover div.ct-disable-div, #ct-launch-popover a.ct-disable-anchor, #ct-main-nav .ct-nav-text-link.ct-disable-anchor, .ct-dropdown-menu .ct-disabled {
  color: #A0A0A0;
  cursor: default;
}

.ct-panel.highlight-fade, .ct-panel {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
}

.ct-panel.ct-isinternal.highlight-fade, .ct-panel.ct-isinternal {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel.ct-isinternal, .theme-certent .ct-panel.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal, .theme-trintech .ct-panel.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal, .theme-tv .ct-panel.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 5px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.theme-certent.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}

.ct-panel-row.highlight-fade, .ct-panel-row {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-row.ct-isinternal.highlight-fade, .ct-panel-row.ct-isinternal {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel-row.ct-isinternal, .theme-certent .ct-panel-row.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal, .theme-trintech .ct-panel-row.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal, .theme-tv .ct-panel-row.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel-row.ct-isinternal.highlight-fade, .ct-panel-row.highlight-fade, .ct-panel.ct-isinternal.highlight-fade, .ct-panel.highlight-fade {
  -webkit-transition: border-color 2s linear; /* Saf3.2+, Chrome */
  -moz-transition: border-color 2s linear; /* FF3.7+ */
  -o-transition: border-color 2s linear; /* Opera 10.5 */
  transition: border-color 2s linear;
}

.ct-dropdown-menu {
  white-space: nowrap;
  padding: 0;
}
.ct-dropdown-item, .ct-dropdown-action-item {
  padding: 8px 10px;
}
.ct-dropdown-item:not(:last-child), .ct-dropdown-action-item:not(:last-child) {
  border-bottom: 1px solid lightgray;
}
.ct-dropdown-item:hover:not(.ct-dropdown-menu-title), .ct-dropdown-action-item:hover:not(.ct-dropdown-menu-title) {
  background: #FBFBFB;
}

.ct-dropdown-action-item {
  cursor: pointer;
}

.ct-dropdown-divider {
  padding: 0;
}

.ct-dropdown-menu-title {
  padding: 7px;
  border-bottom: 1px solid lightgray;
  background: #F5F5F5;
  border-radius: 4px 4px 0 0;
  text-align: center;
  font-weight: 800;
}

.ct-dropdown {
  display: inline-block;
}

/*$border-radius-base*/
/* lighten($gray-light, 15%) */
/*darken($navbar-inverse-bg, 10%)*/
/*$breadcrumb-padding-vertical:   8px !default;*/
/*$breadcrumb-bg:                 #f5f5f5 !default;*/
/*$breadcrumb-separator:          "/" !default;*/
#ct-launch-popover div.ct-disable-div, #ct-launch-popover a.ct-disable-anchor, #ct-main-nav .ct-nav-text-link.ct-disable-anchor, .ct-dropdown-menu .ct-disabled {
  color: #A0A0A0;
  cursor: default;
}

.ct-panel.highlight-fade, .ct-panel {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
}

.ct-panel.ct-isinternal.highlight-fade, .ct-panel.ct-isinternal {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel.ct-isinternal, .theme-certent .ct-panel.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal, .theme-trintech .ct-panel.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal, .theme-tv .ct-panel.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 5px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.theme-certent.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}

.ct-panel-row.highlight-fade, .ct-panel-row {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-row.ct-isinternal.highlight-fade, .ct-panel-row.ct-isinternal {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel-row.ct-isinternal, .theme-certent .ct-panel-row.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal, .theme-trintech .ct-panel-row.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal, .theme-tv .ct-panel-row.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel-row.ct-isinternal.highlight-fade, .ct-panel-row.highlight-fade, .ct-panel.ct-isinternal.highlight-fade, .ct-panel.highlight-fade {
  -webkit-transition: border-color 2s linear; /* Saf3.2+, Chrome */
  -moz-transition: border-color 2s linear; /* FF3.7+ */
  -o-transition: border-color 2s linear; /* Opera 10.5 */
  transition: border-color 2s linear;
}

.fa-file-excel-o {
  color: #217346;
}

.fa-file-word-o {
  color: #2B579A;
}

.fa-file-powerpoint-o {
  color: #B7472A;
}

.fa-file-pdf-o {
  color: #ff6666;
}

.fa-file-image-o {
  color: #ffc966;
}

.fa-file-code-o, .fa-code, .fa-file-text-o, .fa-file {
  color: #333333;
}

.ct-optional-field-label .ct-optional-field-indicator {
  font-size: 12px;
  font-weight: normal;
}

.form-horizontal .ct-optional-field-label {
  text-align: left;
}

.ct-optional-field {
  line-height: 45px;
}

.ct-column-form-checkbox {
  line-height: 26px;
}
.ct-column-form-checkbox input {
  vertical-align: bottom;
}

.ct-input-feedback {
  font-size: 0.9em;
  margin-top: 5px;
}

.ct-form-group-error .form-control, .ct-form-group-error .input-group-btn > .btn {
  border-color: red;
}
.ct-form-group-error .ct-input-feedback {
  color: red;
}

.ct-form-error-list {
  margin-bottom: 0;
}

.ui-select-search {
  width: 100%;
}

.ui-select-container.ui-select-bootstrap {
  min-height: 34px;
}

/*$border-radius-base*/
/* lighten($gray-light, 15%) */
/*darken($navbar-inverse-bg, 10%)*/
/*$breadcrumb-padding-vertical:   8px !default;*/
/*$breadcrumb-bg:                 #f5f5f5 !default;*/
/*$breadcrumb-separator:          "/" !default;*/
#ct-launch-popover div.ct-disable-div, #ct-launch-popover a.ct-disable-anchor, #ct-main-nav .ct-nav-text-link.ct-disable-anchor, .ct-dropdown-menu .ct-disabled {
  color: #A0A0A0;
  cursor: default;
}

.ct-panel.highlight-fade, .ct-panel {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
}

.ct-panel.ct-isinternal.highlight-fade, .ct-panel.ct-isinternal {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel.ct-isinternal, .theme-certent .ct-panel.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal, .theme-trintech .ct-panel.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal, .theme-tv .ct-panel.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 5px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.theme-certent.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}

.ct-panel-row.highlight-fade, .ct-panel-row {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-row.ct-isinternal.highlight-fade, .ct-panel-row.ct-isinternal {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel-row.ct-isinternal, .theme-certent .ct-panel-row.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal, .theme-trintech .ct-panel-row.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal, .theme-tv .ct-panel-row.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel-row.ct-isinternal.highlight-fade, .ct-panel-row.highlight-fade, .ct-panel.ct-isinternal.highlight-fade, .ct-panel.highlight-fade {
  -webkit-transition: border-color 2s linear; /* Saf3.2+, Chrome */
  -moz-transition: border-color 2s linear; /* FF3.7+ */
  -o-transition: border-color 2s linear; /* Opera 10.5 */
  transition: border-color 2s linear;
}

.ct-icon-link {
  color: #455A64;
}
.ct-icon-link:link, .ct-icon-link:visited, .ct-icon-link:active {
  color: #455A64;
}
.ct-icon-link:hover {
  color: black;
}

#ct-main-content {
  margin-top: 20px;
}

.ct-page-title {
  margin-top: 10px;
  margin-bottom: 20px;
}

.ct-clickable {
  cursor: pointer;
}

/*$border-radius-base*/
/* lighten($gray-light, 15%) */
/*darken($navbar-inverse-bg, 10%)*/
/*$breadcrumb-padding-vertical:   8px !default;*/
/*$breadcrumb-bg:                 #f5f5f5 !default;*/
/*$breadcrumb-separator:          "/" !default;*/
#ct-launch-popover div.ct-disable-div, #ct-launch-popover a.ct-disable-anchor, #ct-main-nav .ct-nav-text-link.ct-disable-anchor, .ct-dropdown-menu .ct-disabled {
  color: #A0A0A0;
  cursor: default;
}

.ct-panel.highlight-fade, .ct-panel {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
}

.ct-panel.ct-isinternal.highlight-fade, .ct-panel.ct-isinternal {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel.ct-isinternal, .theme-certent .ct-panel.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal, .theme-trintech .ct-panel.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal, .theme-tv .ct-panel.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 5px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.theme-certent.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}

.ct-panel-row.highlight-fade, .ct-panel-row {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-row.ct-isinternal.highlight-fade, .ct-panel-row.ct-isinternal {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel-row.ct-isinternal, .theme-certent .ct-panel-row.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal, .theme-trintech .ct-panel-row.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal, .theme-tv .ct-panel-row.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel-row.ct-isinternal.highlight-fade, .ct-panel-row.highlight-fade, .ct-panel.ct-isinternal.highlight-fade, .ct-panel.highlight-fade {
  -webkit-transition: border-color 2s linear; /* Saf3.2+, Chrome */
  -moz-transition: border-color 2s linear; /* FF3.7+ */
  -o-transition: border-color 2s linear; /* Opera 10.5 */
  transition: border-color 2s linear;
}

#ct-main-nav.navbar {
  min-height: 63px;
  margin: 0;
  padding: 0;
}
#ct-main-nav.navbar.theme-certent, .theme-certent #ct-main-nav.navbar {
  background-color: #324047;
}
#ct-main-nav.navbar.theme-trintech, .theme-trintech #ct-main-nav.navbar {
  background-color: #005261;
}
#ct-main-nav.navbar.theme-tv, .theme-tv #ct-main-nav.navbar {
  background-color: #005eb8;
}
#ct-main-nav .container, #ct-main-nav .container-fluid {
  padding-left: 0;
  padding-right: 10px;
}
#ct-main-nav .navbar-nav > li > a {
  margin: 0;
  padding: 20px 25px 20px 25px;
  font-size: 1.2em;
}
#ct-main-nav span.navbar-brand {
  height: initial;
  height: auto;
  margin: 0;
  padding: 10px 20px 0 0;
}
#ct-main-nav .popover-content {
  margin: 0;
  padding: 0;
}
#ct-main-nav .ct-nav-text-link, #ct-main-nav .ct-nav-icon-link {
  color: #CCDEE6;
}
#ct-main-nav .ct-nav-text-link:hover, #ct-main-nav .ct-nav-text-link:active, #ct-main-nav .ct-nav-icon-link:hover, #ct-main-nav .ct-nav-icon-link:active {
  color: #FFFFFF;
}
#ct-main-nav .ct-nav-text-link:link, #ct-main-nav .ct-nav-text-link:visited, #ct-main-nav .ct-nav-icon-link:link, #ct-main-nav .ct-nav-icon-link:visited {
  color: #CCDEE6;
}
#ct-main-nav .ct-nav-text-link-current {
  font-weight: bold;
  border-bottom-style: solid;
  border-bottom-width: 3px;
}
#ct-main-nav .ct-nav-text-link-current.theme-certent, .theme-certent #ct-main-nav .ct-nav-text-link-current {
  background-color: #324047;
}
#ct-main-nav .ct-nav-text-link-current.theme-trintech, .theme-trintech #ct-main-nav .ct-nav-text-link-current {
  background-color: #005261;
}
#ct-main-nav .ct-nav-text-link-current.theme-tv, .theme-tv #ct-main-nav .ct-nav-text-link-current {
  background-color: #005eb8;
}
#ct-main-nav .ct-nav-text-link-current.theme-certent, .theme-certent #ct-main-nav .ct-nav-text-link-current {
  border-color: #FF7934;
}
#ct-main-nav .ct-nav-text-link-current.theme-trintech, .theme-trintech #ct-main-nav .ct-nav-text-link-current {
  border-color: #A3DB72;
}
#ct-main-nav .ct-nav-text-link-current.theme-tv, .theme-tv #ct-main-nav .ct-nav-text-link-current {
  border-color: #ffdb00;
}

#nav-user-icon .popover-inner {
  min-width: 250px;
}

#nav-help-icon .popover-inner,
#nav-launch-icon .popover-inner,
#ct-nav-manage .popover-inner {
  min-width: 200px;
}

#ct-main-nav-right {
  font-size: 1.4em;
}

#ct-main-nav-right li:last-child a {
  padding-right: 0;
}

#nav-user-icon div.popover {
  left: -190px !important;
}
#nav-user-icon div.popover div.arrow {
  left: 90%;
}

#ct-launch-popover .ct-project-icon.theme-certent, .theme-certent #ct-launch-popover .ct-project-icon {
  color: #FF7934;
}
#ct-launch-popover .ct-project-icon.theme-trintech, .theme-trintech #ct-launch-popover .ct-project-icon {
  color: #A3DB72;
}
#ct-launch-popover .ct-project-icon.theme-tv, .theme-tv #ct-launch-popover .ct-project-icon {
  color: #ffdb00;
}
#nav-search-bar {
  padding: 15px 25px;
}
#nav-search-bar .input-group {
  width: 300px;
}
#nav-search-bar .input-group.search-input-hidden {
  width: 40px;
}
#nav-search-bar .input-group .btn-group {
  width: 100%;
}

#search-text-input::-ms-clear {
  display: none;
}

#search-clear {
  height: 14px;
  position: absolute;
  right: 5px;
  top: 0;
  bottom: 0;
  margin: auto;
  color: #ccc;
  z-index: 3;
  cursor: pointer;
}

/*$border-radius-base*/
/* lighten($gray-light, 15%) */
/*darken($navbar-inverse-bg, 10%)*/
/*$breadcrumb-padding-vertical:   8px !default;*/
/*$breadcrumb-bg:                 #f5f5f5 !default;*/
/*$breadcrumb-separator:          "/" !default;*/
.ct-dropdown-menu .ct-disabled, #ct-main-nav .ct-nav-text-link.ct-disable-anchor, #ct-launch-popover a.ct-disable-anchor, #ct-launch-popover div.ct-disable-div {
  color: #A0A0A0;
  cursor: default;
}

.ct-panel.highlight-fade, .ct-panel {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
}

.ct-panel.ct-isinternal.highlight-fade, .ct-panel.ct-isinternal {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel.ct-isinternal, .theme-certent .ct-panel.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal, .theme-trintech .ct-panel.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal, .theme-tv .ct-panel.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 5px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.theme-certent.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}

.ct-panel-row.highlight-fade, .ct-panel-row {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-row.ct-isinternal.highlight-fade, .ct-panel-row.ct-isinternal {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel-row.ct-isinternal, .theme-certent .ct-panel-row.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal, .theme-trintech .ct-panel-row.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal, .theme-tv .ct-panel-row.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel-row.ct-isinternal.highlight-fade, .ct-panel-row.highlight-fade, .ct-panel.ct-isinternal.highlight-fade, .ct-panel.highlight-fade {
  -webkit-transition: border-color 2s linear; /* Saf3.2+, Chrome */
  -moz-transition: border-color 2s linear; /* FF3.7+ */
  -o-transition: border-color 2s linear; /* Opera 10.5 */
  transition: border-color 2s linear;
}

.ct-panels {
  margin-top: 10px;
}

.ct-panel {
  margin-bottom: 20px;
}
.ct-panel.highlight:not(.highlight-fade) {
  border-width: 2px;
  border-style: solid;
}
.ct-panel.highlight:not(.highlight-fade).theme-certent, .theme-certent .ct-panel.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.ct-panel.highlight:not(.highlight-fade).theme-trintech, .theme-trintech .ct-panel.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.ct-panel.highlight:not(.highlight-fade).theme-tv, .theme-tv .ct-panel.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}
.ct-panel.ct-isinternal .ct-panel-header, .ct-panel.ct-isinternal .ct-panel-header-with-button, .ct-panel.ct-isinternal .ct-panel-row {
  padding-left: 5px;
}
.ct-panel.ct-isinternal .ct-panel-row.ct-panel-indent-1, .ct-panel.ct-isinternal .ct-panel-row.ct-panel-indent-2 {
  padding-left: 25px;
}
.ct-panel.ct-panel-cirrus .ct-panel-header, .ct-panel.ct-panel-cirrus .ct-panel-header-with-button {
  background-color: #EFF6FC;
}

.ct-panel-header, .ct-panel-header-with-button {
  background-color: #FFFFFF;
  padding: 10px;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-header-with-button {
  line-height: 33px;
}

.ct-panel-header-title {
  color: #455A64;
  font-size: 14px;
  font-weight: bold;
}

.ct-panel-row {
  background-color: #FBFBFB;
  padding: 10px;
}
.ct-panel-row.highlight:not(.highlight-fade) {
  border-width: 2px;
  border-style: solid;
}
.ct-panel-row.highlight:not(.highlight-fade).theme-certent, .theme-certent .ct-panel-row.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.ct-panel-row.highlight:not(.highlight-fade).theme-trintech, .theme-trintech .ct-panel-row.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.ct-panel-row.highlight:not(.highlight-fade).theme-tv, .theme-tv .ct-panel-row.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}
.ct-panel-row.ct-panel-indent-1, .ct-panel-row.ct-panel-indent-2 {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  padding-left: 30px;
}
.ct-panel-row.ct-panel-indent-2 .ct-panel-row-column-left {
  padding-left: 35px;
}

.ct-panel-row.ct-isinternal {
  padding-left: 5px;
}
.ct-subpanel-toggle {
  color: gray;
  cursor: pointer;
}

.ct-subpanel {
  margin-top: 10px;
}

.ct-subpanel.collapsing {
  -webkit-transition-duration: 200ms;
  -moz-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  transition-duration: 200ms;
}

.ct-subpanel-row {
  padding: 5px 0;
  background-color: #FBFBFB;
  border-top: 1px solid #E4E4E4;
}

/*$border-radius-base*/
/* lighten($gray-light, 15%) */
/*darken($navbar-inverse-bg, 10%)*/
/*$breadcrumb-padding-vertical:   8px !default;*/
/*$breadcrumb-bg:                 #f5f5f5 !default;*/
/*$breadcrumb-separator:          "/" !default;*/
.ct-dropdown-menu .ct-disabled, #ct-main-nav .ct-nav-text-link.ct-disable-anchor, #ct-launch-popover a.ct-disable-anchor, #ct-launch-popover div.ct-disable-div {
  color: #A0A0A0;
  cursor: default;
}

.ct-panel, .ct-panel.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
}

.ct-panel.ct-isinternal, .ct-panel.ct-isinternal.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel.ct-isinternal, .theme-certent .ct-panel.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal, .theme-trintech .ct-panel.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal, .theme-tv .ct-panel.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 5px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.theme-certent.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}

.ct-panel-row, .ct-panel-row.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-row.ct-isinternal, .ct-panel-row.ct-isinternal.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel-row.ct-isinternal, .theme-certent .ct-panel-row.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal, .theme-trintech .ct-panel-row.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal, .theme-tv .ct-panel-row.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.highlight-fade, .ct-panel.ct-isinternal.highlight-fade, .ct-panel-row.highlight-fade, .ct-panel-row.ct-isinternal.highlight-fade {
  -webkit-transition: border-color 2s linear; /* Saf3.2+, Chrome */
  -moz-transition: border-color 2s linear; /* FF3.7+ */
  -o-transition: border-color 2s linear; /* Opera 10.5 */
  transition: border-color 2s linear;
}

.popover {
  max-width: none;
  z-index: 1035;
}

.ct-popover-menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.ct-popover-menu > div:first-of-type {
  border-top: none;
}

.ct-popover-menu-title {
  background-color: #F5F5F5;
  text-align: center;
  font-weight: 800;
  padding: 15px 10px 15px 10px;
}

.ct-popover-menu-title-thin {
  background-color: #F5F5F5;
  text-align: center;
  font-weight: 800;
  padding: 10px 15px 10px 15px;
}

.ct-popover-menu-item {
  border-top: 1px solid lightgray;
  padding: 10px;
  cursor: pointer;
}
.ct-popover-menu-item:hover {
  background: #FBFBFB;
}
.ct-popover-menu-item a {
  color: #324047;
  font-size: 11px;
  font-weight: 600;
}
.ct-popover-menu-item a:link, .ct-popover-menu-item a:visited, .ct-popover-menu-item a:active {
  text-decoration: none;
}

.col-xs-6.ct-no-left-padding {
  padding-left: 0;
}

.table tbody tr.noborder {
  border: none;
}
.table tbody tr.noborder td {
  border: none;
}

/*$border-radius-base*/
/* lighten($gray-light, 15%) */
/*darken($navbar-inverse-bg, 10%)*/
/*$breadcrumb-padding-vertical:   8px !default;*/
/*$breadcrumb-bg:                 #f5f5f5 !default;*/
/*$breadcrumb-separator:          "/" !default;*/
.ct-dropdown-menu .ct-disabled, #ct-main-nav .ct-nav-text-link.ct-disable-anchor, #ct-launch-popover a.ct-disable-anchor, #ct-launch-popover div.ct-disable-div {
  color: #A0A0A0;
  cursor: default;
}

.ct-panel, .ct-panel.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
}

.ct-panel.ct-isinternal, .ct-panel.ct-isinternal.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel.ct-isinternal, .theme-certent .ct-panel.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal, .theme-trintech .ct-panel.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal, .theme-tv .ct-panel.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 5px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.theme-certent.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}

.ct-panel-row, .ct-panel-row.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-row.ct-isinternal, .ct-panel-row.ct-isinternal.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel-row.ct-isinternal, .theme-certent .ct-panel-row.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal, .theme-trintech .ct-panel-row.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal, .theme-tv .ct-panel-row.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.highlight-fade, .ct-panel.ct-isinternal.highlight-fade, .ct-panel-row.highlight-fade, .ct-panel-row.ct-isinternal.highlight-fade {
  -webkit-transition: border-color 2s linear; /* Saf3.2+, Chrome */
  -moz-transition: border-color 2s linear; /* FF3.7+ */
  -o-transition: border-color 2s linear; /* Opera 10.5 */
  transition: border-color 2s linear;
}

.ct-stepper .md-steppers-header {
  border: none;
  box-shadow: none;
}
.ct-stepper .md-stepper-number {
  font-size: 16px;
}
.ct-stepper .md-stepper-indicator.md-completed .md-stepper-number {
  background-color: #499B19;
}
.ct-stepper .md-stepper-indicator.md-active .md-stepper-number {
  background-color: #7B7B7B;
}
.ct-stepper .md-stepper-indicator.md-completed .md-stepper-title,
.ct-stepper .md-stepper-indicator.md-active .md-stepper-title {
  color: #455A64;
}
.ct-stepper .md-stepper-indicator.md-completed .md-stepper-title .ct-step-description,
.ct-stepper .md-stepper-indicator.md-active .md-stepper-title .ct-step-description {
  color: #455A64;
}

/*$border-radius-base*/
/* lighten($gray-light, 15%) */
/*darken($navbar-inverse-bg, 10%)*/
/*$breadcrumb-padding-vertical:   8px !default;*/
/*$breadcrumb-bg:                 #f5f5f5 !default;*/
/*$breadcrumb-separator:          "/" !default;*/
.ct-dropdown-menu .ct-disabled, #ct-main-nav .ct-nav-text-link.ct-disable-anchor, #ct-launch-popover a.ct-disable-anchor, #ct-launch-popover div.ct-disable-div {
  color: #A0A0A0;
  cursor: default;
}

.ct-panel, .ct-panel.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
}

.ct-panel.ct-isinternal, .ct-panel.ct-isinternal.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel.ct-isinternal, .theme-certent .ct-panel.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal, .theme-trintech .ct-panel.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal, .theme-tv .ct-panel.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 5px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.theme-certent.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}

.ct-panel-row, .ct-panel-row.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-row.ct-isinternal, .ct-panel-row.ct-isinternal.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel-row.ct-isinternal, .theme-certent .ct-panel-row.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal, .theme-trintech .ct-panel-row.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal, .theme-tv .ct-panel-row.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.highlight-fade, .ct-panel.ct-isinternal.highlight-fade, .ct-panel-row.highlight-fade, .ct-panel-row.ct-isinternal.highlight-fade {
  -webkit-transition: border-color 2s linear; /* Saf3.2+, Chrome */
  -moz-transition: border-color 2s linear; /* FF3.7+ */
  -o-transition: border-color 2s linear; /* Opera 10.5 */
  transition: border-color 2s linear;
}

.ct-tabs li > a {
  border: none;
}
.ct-tabs li > a:hover {
  background-color: #FBFBFB;
}

.ct-tabs .nav-tabs {
  margin-bottom: 20px;
}
.ct-tabs .nav-tabs > li.active > a, .ct-tabs .nav-tabs > li.active > a:focus, .ct-tabs .nav-tabs > li.active > a:hover {
  border: none;
}

.ct-tabs li.active {
  font-weight: bold;
  border-bottom-width: 3px;
  border-bottom-style: solid;
}
.ct-tabs li.active.theme-certent, .theme-certent .ct-tabs li.active {
  border-color: #FF7934;
}
.ct-tabs li.active.theme-trintech, .theme-trintech .ct-tabs li.active {
  border-color: #A3DB72;
}
.ct-tabs li.active.theme-tv, .theme-tv .ct-tabs li.active {
  border-color: #ffdb00;
}

/*$border-radius-base*/
/* lighten($gray-light, 15%) */
/*darken($navbar-inverse-bg, 10%)*/
/*$breadcrumb-padding-vertical:   8px !default;*/
/*$breadcrumb-bg:                 #f5f5f5 !default;*/
/*$breadcrumb-separator:          "/" !default;*/
.ct-dropdown-menu .ct-disabled, #ct-main-nav .ct-nav-text-link.ct-disable-anchor, #ct-launch-popover a.ct-disable-anchor, #ct-launch-popover div.ct-disable-div {
  color: #A0A0A0;
  cursor: default;
}

.ct-panel, .ct-panel.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
}

.ct-panel.ct-isinternal, .ct-panel.ct-isinternal.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel.ct-isinternal, .theme-certent .ct-panel.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal, .theme-trintech .ct-panel.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal, .theme-tv .ct-panel.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 5px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.theme-certent.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}

.ct-panel-row, .ct-panel-row.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-row.ct-isinternal, .ct-panel-row.ct-isinternal.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel-row.ct-isinternal, .theme-certent .ct-panel-row.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal, .theme-trintech .ct-panel-row.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal, .theme-tv .ct-panel-row.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.highlight-fade, .ct-panel.ct-isinternal.highlight-fade, .ct-panel-row.highlight-fade, .ct-panel-row.ct-isinternal.highlight-fade {
  -webkit-transition: border-color 2s linear; /* Saf3.2+, Chrome */
  -moz-transition: border-color 2s linear; /* FF3.7+ */
  -o-transition: border-color 2s linear; /* Opera 10.5 */
  transition: border-color 2s linear;
}

#ct-tour {
  padding-top: 5px;
  padding-bottom: 5px;
  min-width: 200px;
  max-width: 400px;
}
#ct-tour .cancel-panel {
  padding: 0 10px 5px 10px;
}
#ct-tour .cancel-panel hr {
  border: 0px;
  height: 1px;
  margin: 5px 0;
  background-color: #455A64;
}

.ct-quick-tour-title {
  font-size: 20px;
  color: #000;
}

.ct-tour-step-body {
  padding: 0 10px 5px 15px;
}
.ct-tour-step-body .ct-tour-step-contents {
  padding-bottom: 20px;
  text-align: left;
}
.ct-tour-step-body .ct-tour-step-title {
  font-size: 18px;
  padding-bottom: 10px;
}

.tour-backdrop {
  background-color: rgba(0, 0, 0, 0.5);
}

ct-project a div[tour-step] {
  display: inline-block;
  height: 1em;
}

.error-message {
  color: red;
}

/*$border-radius-base*/
/* lighten($gray-light, 15%) */
/*darken($navbar-inverse-bg, 10%)*/
/*$breadcrumb-padding-vertical:   8px !default;*/
/*$breadcrumb-bg:                 #f5f5f5 !default;*/
/*$breadcrumb-separator:          "/" !default;*/
.ct-dropdown-menu .ct-disabled, #ct-main-nav .ct-nav-text-link.ct-disable-anchor, #ct-launch-popover a.ct-disable-anchor, #ct-launch-popover div.ct-disable-div {
  color: #A0A0A0;
  cursor: default;
}

.ct-panel, .ct-panel.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
}

.ct-panel.ct-isinternal, .ct-panel.ct-isinternal.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel.ct-isinternal, .theme-certent .ct-panel.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal, .theme-trintech .ct-panel.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal, .theme-tv .ct-panel.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 5px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.theme-certent.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}

.ct-panel-row, .ct-panel-row.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-row.ct-isinternal, .ct-panel-row.ct-isinternal.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel-row.ct-isinternal, .theme-certent .ct-panel-row.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal, .theme-trintech .ct-panel-row.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal, .theme-tv .ct-panel-row.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.highlight-fade, .ct-panel.ct-isinternal.highlight-fade, .ct-panel-row.highlight-fade, .ct-panel-row.ct-isinternal.highlight-fade {
  -webkit-transition: border-color 2s linear; /* Saf3.2+, Chrome */
  -moz-transition: border-color 2s linear; /* FF3.7+ */
  -o-transition: border-color 2s linear; /* Opera 10.5 */
  transition: border-color 2s linear;
}

.ct-panel-widget {
  border-top: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 2px solid #E4E4E4;
  background-color: #FBFBFB;
  padding: 0;
  border-radius: 3px;
}

.ct-panel-widget-header {
  padding: 10px 20px;
  font-size: 1.3em;
  color: #B2BBBF;
  background-color: white;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-widget-content {
  background-color: #FBFBFB;
  min-height: 305px;
  max-height: 305px;
  overflow: auto;
}

.ct-widget-content-height {
  min-height: 305px;
  max-height: 305px;
}

.ct-panel-widget-row {
  padding: 14px 20px;
  border-bottom: 1px solid #E4E4E4;
  color: #455A64;
}

.ct-panel-widget-row-double {
  padding: 8px 20px;
  border-bottom: 1px solid #E4E4E4;
  color: #455A64;
}

.ct-panel-widget-subrow-top {
  padding-bottom: 8px;
}

.ct-panel-widget-subrow-bottom {
  font-size: 0.9em;
}

.ct-dashboard-table > tbody > tr td {
  border: none;
  padding: 5px 5px;
}
.ct-dashboard-table > tbody > tr .ct-col-min {
  width: 0;
}
.ct-dashboard-table > tbody > tr .ct-col-3 {
  width: 25%;
}
.ct-dashboard-table > tbody > tr .ct-col-9 {
  width: 75%;
}
.ct-dashboard-table > tbody > tr td[rowspan="2"]:first-child {
  padding-left: 15px;
  border-bottom: 1px solid #E4E4E4;
}
.ct-dashboard-table > tbody > tr td:last-child {
  padding-right: 15px;
}
.ct-dashboard-table > tbody > tr:nth-child(even) {
  border: none;
  border-bottom: 1px solid #E4E4E4;
}
.ct-dashboard-table > tbody > tr:nth-child(odd) {
  border: none;
}

.ct-table-dashboard-lua > tbody > tr,
.ct-table-dashboard-lra > tbody > tr {
  border: none;
}
.ct-table-dashboard-lua > tbody > tr td,
.ct-table-dashboard-lra > tbody > tr td {
  border: none;
}
.ct-table-dashboard-lua > tbody > tr:nth-child(even),
.ct-table-dashboard-lra > tbody > tr:nth-child(even) {
  border-bottom: 1px solid #E4E4E4;
}

#chartarea {
  width: 50%;
  float: left;
  min-height: inherit;
  padding: 10% 0;
}

#chartlegend {
  width: 50%;
  float: right;
  min-height: inherit;
  padding: 10% 3%;
  font-size: 1.1em;
}

.disclosurenet-alert-setup-widget {
  min-width: 450px;
  max-width: 650px;
  margin: auto;
  padding: 30px 5px;
  padding-bottom: 0;
}
.disclosurenet-alert-setup-widget .dns-header {
  font-size: 1.3em;
  text-align: center;
  margin-bottom: 25px;
}
.disclosurenet-alert-setup-widget .dns-setup-steps {
  font-size: 1.1em;
  margin: auto;
}
.disclosurenet-alert-setup-widget .dns-setup-header {
  font-size: 1.2em;
  color: #A0A0A0;
  margin-bottom: 10px;
}
.disclosurenet-alert-setup-widget .dns-btn-wrapper {
  text-align: center;
  margin-top: 20px;
}
.disclosurenet-alert-setup-widget #dns-setup-btn {
  font-size: 1.5em;
}

/*$border-radius-base*/
/* lighten($gray-light, 15%) */
/*darken($navbar-inverse-bg, 10%)*/
/*$breadcrumb-padding-vertical:   8px !default;*/
/*$breadcrumb-bg:                 #f5f5f5 !default;*/
/*$breadcrumb-separator:          "/" !default;*/
.ct-dropdown-menu .ct-disabled, #ct-main-nav .ct-nav-text-link.ct-disable-anchor, #ct-launch-popover a.ct-disable-anchor, #ct-launch-popover div.ct-disable-div {
  color: #A0A0A0;
  cursor: default;
}

.ct-panel, .ct-panel.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
}

.ct-panel.ct-isinternal, .ct-panel.ct-isinternal.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel.ct-isinternal, .theme-certent .ct-panel.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal, .theme-trintech .ct-panel.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal, .theme-tv .ct-panel.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 5px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.theme-certent.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}

.ct-panel-row, .ct-panel-row.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-row.ct-isinternal, .ct-panel-row.ct-isinternal.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel-row.ct-isinternal, .theme-certent .ct-panel-row.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal, .theme-trintech .ct-panel-row.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal, .theme-tv .ct-panel-row.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.highlight-fade, .ct-panel.ct-isinternal.highlight-fade, .ct-panel-row.highlight-fade, .ct-panel-row.ct-isinternal.highlight-fade {
  -webkit-transition: border-color 2s linear; /* Saf3.2+, Chrome */
  -moz-transition: border-color 2s linear; /* FF3.7+ */
  -o-transition: border-color 2s linear; /* Opera 10.5 */
  transition: border-color 2s linear;
}

ct-file-upload {
  display: inline-block;
}

ct-index-pager {
  height: 20px;
  display: flex;
  justify-content: center;
}
ct-index-pager button {
  margin: 0 15px 0 15px;
}
ct-index-pager button i.fa {
  font-size: 1.4em;
}

/*$border-radius-base*/
/* lighten($gray-light, 15%) */
/*darken($navbar-inverse-bg, 10%)*/
/*$breadcrumb-padding-vertical:   8px !default;*/
/*$breadcrumb-bg:                 #f5f5f5 !default;*/
/*$breadcrumb-separator:          "/" !default;*/
.ct-dropdown-menu .ct-disabled, #ct-main-nav .ct-nav-text-link.ct-disable-anchor, #ct-launch-popover a.ct-disable-anchor, #ct-launch-popover div.ct-disable-div {
  color: #A0A0A0;
  cursor: default;
}

.ct-panel, .ct-panel.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
}

.ct-panel.ct-isinternal, .ct-panel.ct-isinternal.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel.ct-isinternal, .theme-certent .ct-panel.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal, .theme-trintech .ct-panel.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal, .theme-tv .ct-panel.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 5px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.theme-certent.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}

.ct-panel-row, .ct-panel-row.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-row.ct-isinternal, .ct-panel-row.ct-isinternal.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel-row.ct-isinternal, .theme-certent .ct-panel-row.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal, .theme-trintech .ct-panel-row.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal, .theme-tv .ct-panel-row.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.highlight-fade, .ct-panel.ct-isinternal.highlight-fade, .ct-panel-row.highlight-fade, .ct-panel-row.ct-isinternal.highlight-fade {
  -webkit-transition: border-color 2s linear; /* Saf3.2+, Chrome */
  -moz-transition: border-color 2s linear; /* FF3.7+ */
  -o-transition: border-color 2s linear; /* Opera 10.5 */
  transition: border-color 2s linear;
}

ct-announcement .fa-eye {
  color: #22D393;
}
ct-announcement .announcement-not-ready {
  color: #A0A0A0;
}

#ct-company-dropdown .companyLoadingSpinner {
  margin-left: 10px;
}

/*$border-radius-base*/
/* lighten($gray-light, 15%) */
/*darken($navbar-inverse-bg, 10%)*/
/*$breadcrumb-padding-vertical:   8px !default;*/
/*$breadcrumb-bg:                 #f5f5f5 !default;*/
/*$breadcrumb-separator:          "/" !default;*/
.ct-dropdown-menu .ct-disabled, #ct-main-nav .ct-nav-text-link.ct-disable-anchor, #ct-launch-popover a.ct-disable-anchor, #ct-launch-popover div.ct-disable-div {
  color: #A0A0A0;
  cursor: default;
}

.ct-panel, .ct-panel.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
}

.ct-panel.ct-isinternal, .ct-panel.ct-isinternal.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel.ct-isinternal, .theme-certent .ct-panel.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal, .theme-trintech .ct-panel.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal, .theme-tv .ct-panel.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 5px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.theme-certent.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}

.ct-panel-row, .ct-panel-row.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-row.ct-isinternal, .ct-panel-row.ct-isinternal.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel-row.ct-isinternal, .theme-certent .ct-panel-row.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal, .theme-trintech .ct-panel-row.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal, .theme-tv .ct-panel-row.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.highlight-fade, .ct-panel.ct-isinternal.highlight-fade, .ct-panel-row.highlight-fade, .ct-panel-row.ct-isinternal.highlight-fade {
  -webkit-transition: border-color 2s linear; /* Saf3.2+, Chrome */
  -moz-transition: border-color 2s linear; /* FF3.7+ */
  -o-transition: border-color 2s linear; /* Opera 10.5 */
  transition: border-color 2s linear;
}

ct-date-time-picker .ct-time-picker-table {
  display: inline-block;
  vertical-align: middle;
}
ct-date-time-picker .ct-datetimepicker-label {
  font-weight: bold;
  vertical-align: middle;
}
ct-date-time-picker [uib-datepicker-popup-wrap] {
  display: inline;
}
ct-date-time-picker .ct-date-picker-button {
  height: 34px;
}

/*$border-radius-base*/
/* lighten($gray-light, 15%) */
/*darken($navbar-inverse-bg, 10%)*/
/*$breadcrumb-padding-vertical:   8px !default;*/
/*$breadcrumb-bg:                 #f5f5f5 !default;*/
/*$breadcrumb-separator:          "/" !default;*/
.ct-dropdown-menu .ct-disabled, #ct-main-nav .ct-nav-text-link.ct-disable-anchor, #ct-launch-popover a.ct-disable-anchor, #ct-launch-popover div.ct-disable-div {
  color: #A0A0A0;
  cursor: default;
}

.ct-panel, .ct-panel.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
}

.ct-panel.ct-isinternal, .ct-panel.ct-isinternal.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel.ct-isinternal, .theme-certent .ct-panel.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal, .theme-trintech .ct-panel.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal, .theme-tv .ct-panel.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 5px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.theme-certent.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}

.ct-panel-row, .ct-panel-row.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-row.ct-isinternal, .ct-panel-row.ct-isinternal.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel-row.ct-isinternal, .theme-certent .ct-panel-row.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal, .theme-trintech .ct-panel-row.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal, .theme-tv .ct-panel-row.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.highlight-fade, .ct-panel.ct-isinternal.highlight-fade, .ct-panel-row.highlight-fade, .ct-panel-row.ct-isinternal.highlight-fade {
  -webkit-transition: border-color 2s linear; /* Saf3.2+, Chrome */
  -moz-transition: border-color 2s linear; /* FF3.7+ */
  -o-transition: border-color 2s linear; /* Opera 10.5 */
  transition: border-color 2s linear;
}

ct-search .input-group.search-input-hidden .ct-btn-submit {
  border-radius: 4px;
}

/*$border-radius-base*/
/* lighten($gray-light, 15%) */
/*darken($navbar-inverse-bg, 10%)*/
/*$breadcrumb-padding-vertical:   8px !default;*/
/*$breadcrumb-bg:                 #f5f5f5 !default;*/
/*$breadcrumb-separator:          "/" !default;*/
.ct-dropdown-menu .ct-disabled, #ct-main-nav .ct-nav-text-link.ct-disable-anchor, #ct-launch-popover a.ct-disable-anchor, #ct-launch-popover div.ct-disable-div {
  color: #A0A0A0;
  cursor: default;
}

.ct-panel, .ct-panel.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
}

.ct-panel.ct-isinternal, .ct-panel.ct-isinternal.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel.ct-isinternal, .theme-certent .ct-panel.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal, .theme-trintech .ct-panel.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal, .theme-tv .ct-panel.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 5px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.theme-certent.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}

.ct-panel-row, .ct-panel-row.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-row.ct-isinternal, .ct-panel-row.ct-isinternal.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel-row.ct-isinternal, .theme-certent .ct-panel-row.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal, .theme-trintech .ct-panel-row.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal, .theme-tv .ct-panel-row.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.highlight-fade, .ct-panel.ct-isinternal.highlight-fade, .ct-panel-row.highlight-fade, .ct-panel-row.ct-isinternal.highlight-fade {
  -webkit-transition: border-color 2s linear; /* Saf3.2+, Chrome */
  -moz-transition: border-color 2s linear; /* FF3.7+ */
  -o-transition: border-color 2s linear; /* Opera 10.5 */
  transition: border-color 2s linear;
}

ct-widget-announcements .carousel-inner, ct-widget-announcements .ct-dashboard-announcements-slide {
  height: 305px;
}
ct-widget-announcements .carousel-indicators {
  display: none;
}
ct-widget-announcements .carousel-control {
  width: 25px;
  overflow: hidden;
}
ct-widget-announcements .carousel-control.left, ct-widget-announcements .carousel-control.right {
  background-image: none;
}
ct-widget-announcements .carousel-control.left span, ct-widget-announcements .carousel-control.right span {
  font-size: 25px;
  color: gray;
}
ct-widget-announcements .carousel-control.left > span {
  margin-left: -13px;
}
ct-widget-announcements .carousel-control.right > span {
  margin-right: -13px;
}

ct-widget-announcement .ct-widget-announcement-slide {
  margin: 0 25px;
  height: 305px;
  width: calc(100% - 50px);
}
ct-widget-announcement .ct-widget-announcement-image-cell {
  vertical-align: middle;
  width: 25%;
}
ct-widget-announcement .ct-widget-announcement-image-cell img {
  width: 100%;
  height: auto;
  padding: 10px;
}
ct-widget-announcement .ct-widget-announcement-message-cell {
  width: 70%;
  vertical-align: middle;
  padding: 0 7px;
  text-align: left;
}
ct-widget-announcement .ct-widget-announcement-message {
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 305px;
  padding: 10px;
}

ct-widget-dn-alert .ct-dashboard-table {
  width: 100%;
}
ct-widget-dn-alert .ct-dashboard-table > tbody > tr:nth-child(odd) {
  border: none;
  border-bottom: 1px solid #E4E4E4;
}
ct-widget-dn-alert .ct-dashboard-table > tbody > tr td {
  border: none;
  padding: 7px 5px;
}
ct-widget-dn-alert .ct-dn-alert-icon {
  color: #FFA831;
  padding-left: 10px;
}
ct-widget-dn-alert .ct-dn-alert-results {
  min-width: 85px;
}
@media (max-width: 1150px) {
  ct-widget-dn-alert .ct-dn-alert-datetime {
    width: 115px;
  }
}
@media (min-width: 1151px) {
  ct-widget-dn-alert .ct-dn-alert-datetime {
    width: 156px;
  }
}

ct-widget-dn-alerts .ct-dn-alert-logo {
  width: 200px;
  height: auto;
}
ct-widget-dn-alerts .dna-no-alert-msg {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  padding: 5px 0 10px 0;
}
ct-widget-dn-alerts .dna-no-alert-btn-wrapper {
  text-align: center;
  padding-bottom: 5px;
}

ct-dropdown-tree > .ct-dropdown-tree {
  white-space: nowrap;
  width: auto;
}
ct-dropdown-tree > .ct-dropdown-tree :hover:enabled {
  cursor: default;
}
ct-dropdown-tree > .ct-dropdown-tree .ct-dropdown-tree-btn {
  width: 100%;
}
ct-dropdown-tree > .ct-dropdown-tree .ct-dropdown-tree-selected-value {
  max-width: calc(100% - 10px);
}
ct-dropdown-tree > .ct-dropdown-tree .ct-truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
ct-dropdown-tree > .ct-dropdown-tree ct-dropdown-tree-node .ct-dropdown-tree-node-line:hover {
  cursor: default;
  color: #ffffff;
  text-decoration: none;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0088cc", endColorstr="#ff0077b3", GradientType=0);
}
ct-dropdown-tree > .ct-dropdown-tree ct-dropdown-tree-node .ct-hidden-icon {
  visibility: hidden;
}
ct-dropdown-tree > .ct-dropdown-tree ct-dropdown-tree-node .ct-dropdown-tree-node-value {
  padding-right: 4px;
}
ct-dropdown-tree > .ct-dropdown-tree ct-dropdown-tree-node .ct-dropdown-tree-node-list {
  padding: 0;
  list-style: none;
}
ct-dropdown-tree > .ct-dropdown-tree ct-dropdown-tree-node .ct-no-select {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none; /* Non-prefixed version, currently supported by Chrome and Opera */
}

/*$border-radius-base*/
/* lighten($gray-light, 15%) */
/*darken($navbar-inverse-bg, 10%)*/
/*$breadcrumb-padding-vertical:   8px !default;*/
/*$breadcrumb-bg:                 #f5f5f5 !default;*/
/*$breadcrumb-separator:          "/" !default;*/
.ct-dropdown-menu .ct-disabled, #ct-main-nav .ct-nav-text-link.ct-disable-anchor, #ct-launch-popover a.ct-disable-anchor, #ct-launch-popover div.ct-disable-div {
  color: #A0A0A0;
  cursor: default;
}

.ct-panel, .ct-panel.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
}

.ct-panel.ct-isinternal, .ct-panel.ct-isinternal.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel.ct-isinternal, .theme-certent .ct-panel.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal, .theme-trintech .ct-panel.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal, .theme-tv .ct-panel.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 5px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.theme-certent.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}

.ct-panel-row, .ct-panel-row.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-row.ct-isinternal, .ct-panel-row.ct-isinternal.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel-row.ct-isinternal, .theme-certent .ct-panel-row.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal, .theme-trintech .ct-panel-row.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal, .theme-tv .ct-panel-row.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.highlight-fade, .ct-panel.ct-isinternal.highlight-fade, .ct-panel-row.highlight-fade, .ct-panel-row.ct-isinternal.highlight-fade {
  -webkit-transition: border-color 2s linear; /* Saf3.2+, Chrome */
  -moz-transition: border-color 2s linear; /* FF3.7+ */
  -o-transition: border-color 2s linear; /* Opera 10.5 */
  transition: border-color 2s linear;
}

.ct-workflow-panel {
  height: 140px;
}

/*$border-radius-base*/
/* lighten($gray-light, 15%) */
/*darken($navbar-inverse-bg, 10%)*/
/*$breadcrumb-padding-vertical:   8px !default;*/
/*$breadcrumb-bg:                 #f5f5f5 !default;*/
/*$breadcrumb-separator:          "/" !default;*/
.ct-dropdown-menu .ct-disabled, #ct-main-nav .ct-nav-text-link.ct-disable-anchor, #ct-launch-popover a.ct-disable-anchor, #ct-launch-popover div.ct-disable-div {
  color: #A0A0A0;
  cursor: default;
}

.ct-panel, .ct-panel.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
}

.ct-panel.ct-isinternal, .ct-panel.ct-isinternal.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel.ct-isinternal, .theme-certent .ct-panel.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal, .theme-trintech .ct-panel.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal, .theme-tv .ct-panel.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 5px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.theme-certent.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}

.ct-panel-row, .ct-panel-row.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-row.ct-isinternal, .ct-panel-row.ct-isinternal.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel-row.ct-isinternal, .theme-certent .ct-panel-row.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal, .theme-trintech .ct-panel-row.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal, .theme-tv .ct-panel-row.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.highlight-fade, .ct-panel.ct-isinternal.highlight-fade, .ct-panel-row.highlight-fade, .ct-panel-row.ct-isinternal.highlight-fade {
  -webkit-transition: border-color 2s linear; /* Saf3.2+, Chrome */
  -moz-transition: border-color 2s linear; /* FF3.7+ */
  -o-transition: border-color 2s linear; /* Opera 10.5 */
  transition: border-color 2s linear;
}

.modal {
  top: 150px;
}

.modal-header .ct-modal-title {
  color: #37474F;
  font-size: 24px;
  font-weight: 400;
}

.ct-modal-body {
  text-align: center;
}

.ct-modal-backdrop.opaque {
  opacity: 0.88;
}

/*$border-radius-base*/
/* lighten($gray-light, 15%) */
/*darken($navbar-inverse-bg, 10%)*/
/*$breadcrumb-padding-vertical:   8px !default;*/
/*$breadcrumb-bg:                 #f5f5f5 !default;*/
/*$breadcrumb-separator:          "/" !default;*/
.ct-dropdown-menu .ct-disabled, #ct-main-nav .ct-nav-text-link.ct-disable-anchor, #ct-launch-popover a.ct-disable-anchor, #ct-launch-popover div.ct-disable-div {
  color: #A0A0A0;
  cursor: default;
}

.ct-panel, .ct-panel.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
}

.ct-panel.ct-isinternal, .ct-panel.ct-isinternal.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel.ct-isinternal, .theme-certent .ct-panel.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal, .theme-trintech .ct-panel.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal, .theme-tv .ct-panel.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 5px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.theme-certent.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}

.ct-panel-row, .ct-panel-row.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-row.ct-isinternal, .ct-panel-row.ct-isinternal.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel-row.ct-isinternal, .theme-certent .ct-panel-row.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal, .theme-trintech .ct-panel-row.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal, .theme-tv .ct-panel-row.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.highlight-fade, .ct-panel.ct-isinternal.highlight-fade, .ct-panel-row.highlight-fade, .ct-panel-row.ct-isinternal.highlight-fade {
  -webkit-transition: border-color 2s linear; /* Saf3.2+, Chrome */
  -moz-transition: border-color 2s linear; /* FF3.7+ */
  -o-transition: border-color 2s linear; /* Opera 10.5 */
  transition: border-color 2s linear;
}

#modal-help-about {
  text-align: center;
  color: white;
}
#modal-help-about.theme-certent, .theme-certent #modal-help-about {
  background-color: #FF7934;
}
#modal-help-about.theme-trintech, .theme-trintech #modal-help-about {
  background-color: #005261;
}
#modal-help-about.theme-tv, .theme-tv #modal-help-about {
  background-color: #005eb8;
}
#modal-help-about .mha-header {
  padding-bottom: 15px;
}
#modal-help-about .mha-header .mha-logo-text {
  vertical-align: top;
  font-size: 20px;
}
#modal-help-about .modal-body {
  padding-top: 10px;
  padding-bottom: 40px;
}
#modal-help-about .mha-info {
  padding-top: 10px;
}
#modal-help-about #ct-help-privacypolicy {
  color: white;
  text-decoration: underline;
}
#modal-help-about .cancel-panel {
  padding: 20px;
}
#modal-help-about .cancel-panel button.close {
  color: white;
  opacity: 1;
}

/*$border-radius-base*/
/* lighten($gray-light, 15%) */
/*darken($navbar-inverse-bg, 10%)*/
/*$breadcrumb-padding-vertical:   8px !default;*/
/*$breadcrumb-bg:                 #f5f5f5 !default;*/
/*$breadcrumb-separator:          "/" !default;*/
.ct-dropdown-menu .ct-disabled, #ct-main-nav .ct-nav-text-link.ct-disable-anchor, #ct-launch-popover a.ct-disable-anchor, #ct-launch-popover div.ct-disable-div {
  color: #A0A0A0;
  cursor: default;
}

.ct-panel, .ct-panel.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
}

.ct-panel.ct-isinternal, .ct-panel.ct-isinternal.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel.ct-isinternal, .theme-certent .ct-panel.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal, .theme-trintech .ct-panel.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal, .theme-tv .ct-panel.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 5px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.theme-certent.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}

.ct-panel-row, .ct-panel-row.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-row.ct-isinternal, .ct-panel-row.ct-isinternal.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel-row.ct-isinternal, .theme-certent .ct-panel-row.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal, .theme-trintech .ct-panel-row.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal, .theme-tv .ct-panel-row.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.highlight-fade, .ct-panel.ct-isinternal.highlight-fade, .ct-panel-row.highlight-fade, .ct-panel-row.ct-isinternal.highlight-fade {
  -webkit-transition: border-color 2s linear; /* Saf3.2+, Chrome */
  -moz-transition: border-color 2s linear; /* FF3.7+ */
  -o-transition: border-color 2s linear; /* Opera 10.5 */
  transition: border-color 2s linear;
}

.ct-announcement-preview-footer {
  display: table;
  width: 100%;
}
.ct-announcement-preview-footer .ct-announcement-preview-footer-message {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
}
.ct-announcement-preview-footer .ct-announcement-preview-footer-buttons {
  display: table-cell;
  width: 160px;
  vertical-align: bottom;
}

/*$border-radius-base*/
/* lighten($gray-light, 15%) */
/*darken($navbar-inverse-bg, 10%)*/
/*$breadcrumb-padding-vertical:   8px !default;*/
/*$breadcrumb-bg:                 #f5f5f5 !default;*/
/*$breadcrumb-separator:          "/" !default;*/
.ct-dropdown-menu .ct-disabled, #ct-main-nav .ct-nav-text-link.ct-disable-anchor, #ct-launch-popover a.ct-disable-anchor, #ct-launch-popover div.ct-disable-div {
  color: #A0A0A0;
  cursor: default;
}

.ct-panel, .ct-panel.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
}

.ct-panel.ct-isinternal, .ct-panel.ct-isinternal.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel.ct-isinternal, .theme-certent .ct-panel.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal, .theme-trintech .ct-panel.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal, .theme-tv .ct-panel.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 5px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.theme-certent.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}

.ct-panel-row, .ct-panel-row.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-row.ct-isinternal, .ct-panel-row.ct-isinternal.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel-row.ct-isinternal, .theme-certent .ct-panel-row.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal, .theme-trintech .ct-panel-row.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal, .theme-tv .ct-panel-row.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.highlight-fade, .ct-panel.ct-isinternal.highlight-fade, .ct-panel-row.highlight-fade, .ct-panel-row.ct-isinternal.highlight-fade {
  -webkit-transition: border-color 2s linear; /* Saf3.2+, Chrome */
  -moz-transition: border-color 2s linear; /* FF3.7+ */
  -o-transition: border-color 2s linear; /* Opera 10.5 */
  transition: border-color 2s linear;
}

#modal-combine-reports #mcr-body-form {
  max-height: 400px;
  overflow: auto;
}
#modal-combine-reports .ct-divided-container > .ct-divided-container-panel {
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 10px;
}
#modal-combine-reports .ct-divided-container > .ct-divided-container-panel:first-child {
  border-top: 1px solid #e5e5e5;
}
#modal-combine-reports .ct-divided-container > .ct-divided-container-panel .ct-divided-container-panel-row {
  padding: 5px 0;
}
#modal-combine-reports .ct-divided-container > .ct-divided-container-panel .ct-divided-container-panel-title {
  margin-bottom: 5px;
  font-weight: bold;
}
#modal-combine-reports .error-message {
  margin-bottom: 10px;
}

#modal-confirm-overwrite-files .mco-file-list {
  margin-top: 5px;
}

/*$border-radius-base*/
/* lighten($gray-light, 15%) */
/*darken($navbar-inverse-bg, 10%)*/
/*$breadcrumb-padding-vertical:   8px !default;*/
/*$breadcrumb-bg:                 #f5f5f5 !default;*/
/*$breadcrumb-separator:          "/" !default;*/
.ct-dropdown-menu .ct-disabled, #ct-main-nav .ct-nav-text-link.ct-disable-anchor, #ct-launch-popover a.ct-disable-anchor, #ct-launch-popover div.ct-disable-div {
  color: #A0A0A0;
  cursor: default;
}

.ct-panel, .ct-panel.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
}

.ct-panel.ct-isinternal, .ct-panel.ct-isinternal.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel.ct-isinternal, .theme-certent .ct-panel.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal, .theme-trintech .ct-panel.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal, .theme-tv .ct-panel.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 5px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.theme-certent.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}

.ct-panel-row, .ct-panel-row.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-row.ct-isinternal, .ct-panel-row.ct-isinternal.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel-row.ct-isinternal, .theme-certent .ct-panel-row.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal, .theme-trintech .ct-panel-row.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal, .theme-tv .ct-panel-row.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.highlight-fade, .ct-panel.ct-isinternal.highlight-fade, .ct-panel-row.highlight-fade, .ct-panel-row.ct-isinternal.highlight-fade {
  -webkit-transition: border-color 2s linear; /* Saf3.2+, Chrome */
  -moz-transition: border-color 2s linear; /* FF3.7+ */
  -o-transition: border-color 2s linear; /* Opera 10.5 */
  transition: border-color 2s linear;
}

#modal-create-report .upload-file-name {
  display: inline-block;
}

/*$border-radius-base*/
/* lighten($gray-light, 15%) */
/*darken($navbar-inverse-bg, 10%)*/
/*$breadcrumb-padding-vertical:   8px !default;*/
/*$breadcrumb-bg:                 #f5f5f5 !default;*/
/*$breadcrumb-separator:          "/" !default;*/
.ct-dropdown-menu .ct-disabled, #ct-main-nav .ct-nav-text-link.ct-disable-anchor, #ct-launch-popover a.ct-disable-anchor, #ct-launch-popover div.ct-disable-div {
  color: #A0A0A0;
  cursor: default;
}

.ct-panel, .ct-panel.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
}

.ct-panel.ct-isinternal, .ct-panel.ct-isinternal.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel.ct-isinternal, .theme-certent .ct-panel.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal, .theme-trintech .ct-panel.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal, .theme-tv .ct-panel.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 5px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.theme-certent.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}

.ct-panel-row, .ct-panel-row.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-row.ct-isinternal, .ct-panel-row.ct-isinternal.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel-row.ct-isinternal, .theme-certent .ct-panel-row.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal, .theme-trintech .ct-panel-row.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal, .theme-tv .ct-panel-row.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.highlight-fade, .ct-panel.ct-isinternal.highlight-fade, .ct-panel-row.highlight-fade, .ct-panel-row.ct-isinternal.highlight-fade {
  -webkit-transition: border-color 2s linear; /* Saf3.2+, Chrome */
  -moz-transition: border-color 2s linear; /* FF3.7+ */
  -o-transition: border-color 2s linear; /* Opera 10.5 */
  transition: border-color 2s linear;
}

.create-announcement-modal-window .modal-dialog {
  width: 1000px;
}

#modal-edit-announcement .ta-scroll-window.form-control {
  min-height: 200px;
  height: 202px;
}
#modal-edit-announcement .ta-scroll-window > .ta-bind {
  min-height: 200px;
}

/*$border-radius-base*/
/* lighten($gray-light, 15%) */
/*darken($navbar-inverse-bg, 10%)*/
/*$breadcrumb-padding-vertical:   8px !default;*/
/*$breadcrumb-bg:                 #f5f5f5 !default;*/
/*$breadcrumb-separator:          "/" !default;*/
.ct-dropdown-menu .ct-disabled, #ct-main-nav .ct-nav-text-link.ct-disable-anchor, #ct-launch-popover a.ct-disable-anchor, #ct-launch-popover div.ct-disable-div {
  color: #A0A0A0;
  cursor: default;
}

.ct-panel, .ct-panel.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
}

.ct-panel.ct-isinternal, .ct-panel.ct-isinternal.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel.ct-isinternal, .theme-certent .ct-panel.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal, .theme-trintech .ct-panel.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal, .theme-tv .ct-panel.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 5px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.theme-certent.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}

.ct-panel-row, .ct-panel-row.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-row.ct-isinternal, .ct-panel-row.ct-isinternal.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel-row.ct-isinternal, .theme-certent .ct-panel-row.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal, .theme-trintech .ct-panel-row.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal, .theme-tv .ct-panel-row.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.highlight-fade, .ct-panel.ct-isinternal.highlight-fade, .ct-panel-row.highlight-fade, .ct-panel-row.ct-isinternal.highlight-fade {
  -webkit-transition: border-color 2s linear; /* Saf3.2+, Chrome */
  -moz-transition: border-color 2s linear; /* FF3.7+ */
  -o-transition: border-color 2s linear; /* Opera 10.5 */
  transition: border-color 2s linear;
}

#modal-manage-users #mmu-body-form {
  max-height: 200px;
  overflow: auto;
}
#modal-manage-users .user-name-panel {
  padding: 5px 0;
  border-bottom: 1px solid lightgray;
}
#modal-manage-users .user-name-panel-last {
  border-bottom: none;
}

/*$border-radius-base*/
/* lighten($gray-light, 15%) */
/*darken($navbar-inverse-bg, 10%)*/
/*$breadcrumb-padding-vertical:   8px !default;*/
/*$breadcrumb-bg:                 #f5f5f5 !default;*/
/*$breadcrumb-separator:          "/" !default;*/
.ct-dropdown-menu .ct-disabled, #ct-main-nav .ct-nav-text-link.ct-disable-anchor, #ct-launch-popover a.ct-disable-anchor, #ct-launch-popover div.ct-disable-div {
  color: #A0A0A0;
  cursor: default;
}

.ct-panel, .ct-panel.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
}

.ct-panel.ct-isinternal, .ct-panel.ct-isinternal.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel.ct-isinternal, .theme-certent .ct-panel.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal, .theme-trintech .ct-panel.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal, .theme-tv .ct-panel.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 5px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.theme-certent.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}

.ct-panel-row, .ct-panel-row.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-row.ct-isinternal, .ct-panel-row.ct-isinternal.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel-row.ct-isinternal, .theme-certent .ct-panel-row.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal, .theme-trintech .ct-panel-row.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal, .theme-tv .ct-panel-row.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.highlight-fade, .ct-panel.ct-isinternal.highlight-fade, .ct-panel-row.highlight-fade, .ct-panel-row.ct-isinternal.highlight-fade {
  -webkit-transition: border-color 2s linear; /* Saf3.2+, Chrome */
  -moz-transition: border-color 2s linear; /* FF3.7+ */
  -o-transition: border-color 2s linear; /* Opera 10.5 */
  transition: border-color 2s linear;
}

#modal-take-tour .cancel-panel {
  padding: 15px 20px 20px 20px;
}
#modal-take-tour .cancel-panel hr {
  border: none;
  height: 1px;
  margin: 5px 0;
  background-color: #455A64;
}
#modal-take-tour .modal-body {
  padding: 20px 80px 80px 80px;
  text-align: center;
}
#modal-take-tour .modal-body .tour-welcome-header {
  margin-bottom: 30px;
}
#modal-take-tour .modal-body .tour-summary-text {
  margin-bottom: 20px;
}
#modal-take-tour .modal-body #mtt-btn-submit {
  margin-right: 10px;
}
#modal-take-tour span.modal-title {
  font-size: 18px;
}

/*$border-radius-base*/
/* lighten($gray-light, 15%) */
/*darken($navbar-inverse-bg, 10%)*/
/*$breadcrumb-padding-vertical:   8px !default;*/
/*$breadcrumb-bg:                 #f5f5f5 !default;*/
/*$breadcrumb-separator:          "/" !default;*/
.ct-dropdown-menu .ct-disabled, #ct-main-nav .ct-nav-text-link.ct-disable-anchor, #ct-launch-popover a.ct-disable-anchor, #ct-launch-popover div.ct-disable-div {
  color: #A0A0A0;
  cursor: default;
}

.ct-panel, .ct-panel.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
}

.ct-panel.ct-isinternal, .ct-panel.ct-isinternal.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel.ct-isinternal, .theme-certent .ct-panel.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal, .theme-trintech .ct-panel.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal, .theme-tv .ct-panel.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 5px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.theme-certent.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}

.ct-panel-row, .ct-panel-row.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-row.ct-isinternal, .ct-panel-row.ct-isinternal.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel-row.ct-isinternal, .theme-certent .ct-panel-row.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal, .theme-trintech .ct-panel-row.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal, .theme-tv .ct-panel-row.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.highlight-fade, .ct-panel.ct-isinternal.highlight-fade, .ct-panel-row.highlight-fade, .ct-panel-row.ct-isinternal.highlight-fade {
  -webkit-transition: border-color 2s linear; /* Saf3.2+, Chrome */
  -moz-transition: border-color 2s linear; /* FF3.7+ */
  -o-transition: border-color 2s linear; /* Opera 10.5 */
  transition: border-color 2s linear;
}

#modal-upload-files .selected-files-header {
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 5px;
}
#modal-upload-files .selected-files-list {
  padding-left: 20px;
  overflow: auto;
}

/*$border-radius-base*/
/* lighten($gray-light, 15%) */
/*darken($navbar-inverse-bg, 10%)*/
/*$breadcrumb-padding-vertical:   8px !default;*/
/*$breadcrumb-bg:                 #f5f5f5 !default;*/
/*$breadcrumb-separator:          "/" !default;*/
.ct-dropdown-menu .ct-disabled, #ct-main-nav .ct-nav-text-link.ct-disable-anchor, #ct-launch-popover a.ct-disable-anchor, #ct-launch-popover div.ct-disable-div {
  color: #A0A0A0;
  cursor: default;
}

.ct-panel, .ct-panel.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
}

.ct-panel.ct-isinternal, .ct-panel.ct-isinternal.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel.ct-isinternal, .theme-certent .ct-panel.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal, .theme-trintech .ct-panel.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal, .theme-tv .ct-panel.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 5px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.theme-certent.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}

.ct-panel-row, .ct-panel-row.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-row.ct-isinternal, .ct-panel-row.ct-isinternal.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel-row.ct-isinternal, .theme-certent .ct-panel-row.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal, .theme-trintech .ct-panel-row.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal, .theme-tv .ct-panel-row.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.highlight-fade, .ct-panel.ct-isinternal.highlight-fade, .ct-panel-row.highlight-fade, .ct-panel-row.ct-isinternal.highlight-fade {
  -webkit-transition: border-color 2s linear; /* Saf3.2+, Chrome */
  -moz-transition: border-color 2s linear; /* FF3.7+ */
  -o-transition: border-color 2s linear; /* Opera 10.5 */
  transition: border-color 2s linear;
}

.dnet-basic-modal-window .modal-dialog {
  width: 1000px;
}

#modal-dnet-basic .mdnb-header {
  border: none;
  padding-bottom: 0px;
}
#modal-dnet-basic .mdnb-logo {
  padding: 10px 10px 25px 10px;
  height: 85px;
}
#modal-dnet-basic .mdnb-ribbon {
  overflow-x: hidden;
}
#modal-dnet-basic .mdnb-ribbon h1 {
  padding-left: 20px;
  color: #ffffff;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: bold;
}
#modal-dnet-basic .mdnb-ribbon.theme-certent, .theme-certent #modal-dnet-basic .mdnb-ribbon {
  background-color: #FF7934;
}
#modal-dnet-basic .mdnb-ribbon.theme-trintech, .theme-trintech #modal-dnet-basic .mdnb-ribbon {
  background-color: #005261;
}
#modal-dnet-basic .mdnb-ribbon.theme-tv, .theme-tv #modal-dnet-basic .mdnb-ribbon {
  background-color: #005eb8;
}
#modal-dnet-basic .mdnb-art {
  float: right;
}
#modal-dnet-basic .mdnb-verbiage {
  padding-left: 20px;
}
#modal-dnet-basic .mdnb-verbiage em {
  font-style: normal;
}
#modal-dnet-basic .mdnb-verbiage ul {
  list-style: disc;
  margin-bottom: 15px;
}
#modal-dnet-basic .mdnb-footnote {
  padding-left: 20px;
  font-weight: bold;
}

/*$border-radius-base*/
/* lighten($gray-light, 15%) */
/*darken($navbar-inverse-bg, 10%)*/
/*$breadcrumb-padding-vertical:   8px !default;*/
/*$breadcrumb-bg:                 #f5f5f5 !default;*/
/*$breadcrumb-separator:          "/" !default;*/
.ct-dropdown-menu .ct-disabled, #ct-main-nav .ct-nav-text-link.ct-disable-anchor, #ct-launch-popover a.ct-disable-anchor, #ct-launch-popover div.ct-disable-div {
  color: #A0A0A0;
  cursor: default;
}

.ct-panel, .ct-panel.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
}

.ct-panel.ct-isinternal, .ct-panel.ct-isinternal.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel.ct-isinternal, .theme-certent .ct-panel.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal, .theme-trintech .ct-panel.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal, .theme-tv .ct-panel.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 5px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.theme-certent.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}

.ct-panel-row, .ct-panel-row.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-row.ct-isinternal, .ct-panel-row.ct-isinternal.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel-row.ct-isinternal, .theme-certent .ct-panel-row.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal, .theme-trintech .ct-panel-row.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal, .theme-tv .ct-panel-row.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.highlight-fade, .ct-panel.ct-isinternal.highlight-fade, .ct-panel-row.highlight-fade, .ct-panel-row.ct-isinternal.highlight-fade {
  -webkit-transition: border-color 2s linear; /* Saf3.2+, Chrome */
  -moz-transition: border-color 2s linear; /* FF3.7+ */
  -o-transition: border-color 2s linear; /* Opera 10.5 */
  transition: border-color 2s linear;
}

.wizard-container {
  min-height: 600px;
}
.wizard-container .row {
  margin: 0;
}
.wizard-container .input-group-btn .btn {
  height: 34px;
}

.ct-wizard-modal .modal-dialog,
.ct-wizard-modal-uib-workaround .modal-dialog {
  width: 1400px;
}

.wizard-left-pane {
  color: #FFFFFF;
  padding: 25px;
  background-color: #666666;
  height: 600px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.wizard-left-pane .md-steppers-header {
  margin-bottom: 10px;
}
.wizard-left-pane .md-stepper-indicator .md-stepper-indicator-wrapper {
  background-color: transparent;
}
.wizard-left-pane .md-stepper-indicator .md-stepper-number {
  background-color: black;
}
.wizard-left-pane .md-stepper-indicator .md-stepper-title {
  color: white;
}
.wizard-left-pane .md-stepper-indicator svg {
  height: 70%;
  margin-top: 3px;
}

#wizard-stepper {
  min-height: 246px;
}

.wizard-nav-buttons {
  width: 100%;
}
.wizard-nav-buttons .wizard-nav-previous {
  float: left;
}
.wizard-nav-buttons .wizard-nav-next {
  float: right;
}

.wizard-right-pane {
  padding: 15px;
  height: 600px;
}

.wizard-right-pane-contents {
  height: 100%;
}

.wizard-right-pane-header {
  height: 19px;
  text-align: right;
}
.wizard-right-pane-header .wizard-close-btn {
  margin: 0 4px;
}

.wizard-stage-contents {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 551px;
}

.wizard-stage-form-contents {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-grow: 1;
}
.wizard-stage-form-contents.workflow-stage-list {
  padding-top: 40px;
  justify-content: flex-start;
}
.wizard-stage-form-contents .row {
  width: 1018px;
}

.wizard-stage-title {
  font-size: 1.7em;
  margin-bottom: 15px;
}

.wizard-loading-spinner {
  text-align: center;
}

.wizard-stage-error-panel {
  width: 100%;
}

/*$border-radius-base*/
/* lighten($gray-light, 15%) */
/*darken($navbar-inverse-bg, 10%)*/
/*$breadcrumb-padding-vertical:   8px !default;*/
/*$breadcrumb-bg:                 #f5f5f5 !default;*/
/*$breadcrumb-separator:          "/" !default;*/
.ct-dropdown-menu .ct-disabled, #ct-main-nav .ct-nav-text-link.ct-disable-anchor, #ct-launch-popover a.ct-disable-anchor, #ct-launch-popover div.ct-disable-div {
  color: #A0A0A0;
  cursor: default;
}

.ct-panel, .ct-panel.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
}

.ct-panel.ct-isinternal, .ct-panel.ct-isinternal.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel.ct-isinternal, .theme-certent .ct-panel.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal, .theme-trintech .ct-panel.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal, .theme-tv .ct-panel.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 5px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.theme-certent.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}

.ct-panel-row, .ct-panel-row.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-row.ct-isinternal, .ct-panel-row.ct-isinternal.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel-row.ct-isinternal, .theme-certent .ct-panel-row.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal, .theme-trintech .ct-panel-row.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal, .theme-tv .ct-panel-row.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.highlight-fade, .ct-panel.ct-isinternal.highlight-fade, .ct-panel-row.highlight-fade, .ct-panel-row.ct-isinternal.highlight-fade {
  -webkit-transition: border-color 2s linear; /* Saf3.2+, Chrome */
  -moz-transition: border-color 2s linear; /* FF3.7+ */
  -o-transition: border-color 2s linear; /* Opera 10.5 */
  transition: border-color 2s linear;
}

.workflow-template-selector {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 15px 0;
}

.workflow-done-icon {
  font-size: 10em;
}

.workflow-copy-report-fields {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.workflow-input-wrapper, #wizard-report-workflow-text {
  width: 346px;
}

.workflow-template-stepper {
  min-height: 106px;
}
.workflow-template-stepper .md-stepper-indicator {
  min-width: 135px;
}

.workflow-template-selector .workflow-template-stepper {
  min-height: 106px;
}

.workflow-stage-form-header-border {
  margin: 0 0 15px 0;
}

.workflow-wizard-stage-rows {
  max-width: 1018px;
  max-height: 500px;
  overflow-y: auto;
  overflow-x: hidden;
}

.workflow-btn-delete-stage {
  margin-top: 7px;
}

.workflow-stage-summary-list {
  list-style-type: none;
  padding-left: 20px;
}

.workflow-template-stepper .md-stepper-indicator:only-child:after {
  background-color: transparent;
}

/*$border-radius-base*/
/* lighten($gray-light, 15%) */
/*darken($navbar-inverse-bg, 10%)*/
/*$breadcrumb-padding-vertical:   8px !default;*/
/*$breadcrumb-bg:                 #f5f5f5 !default;*/
/*$breadcrumb-separator:          "/" !default;*/
.ct-dropdown-menu .ct-disabled, #ct-main-nav .ct-nav-text-link.ct-disable-anchor, #ct-launch-popover a.ct-disable-anchor, #ct-launch-popover div.ct-disable-div {
  color: #A0A0A0;
  cursor: default;
}

.ct-panel, .ct-panel.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
}

.ct-panel.ct-isinternal, .ct-panel.ct-isinternal.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel.ct-isinternal, .theme-certent .ct-panel.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal, .theme-trintech .ct-panel.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal, .theme-tv .ct-panel.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 5px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.theme-certent.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}

.ct-panel-row, .ct-panel-row.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-row.ct-isinternal, .ct-panel-row.ct-isinternal.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel-row.ct-isinternal, .theme-certent .ct-panel-row.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal, .theme-trintech .ct-panel-row.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal, .theme-tv .ct-panel-row.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.highlight-fade, .ct-panel.ct-isinternal.highlight-fade, .ct-panel-row.highlight-fade, .ct-panel-row.ct-isinternal.highlight-fade {
  -webkit-transition: border-color 2s linear; /* Saf3.2+, Chrome */
  -moz-transition: border-color 2s linear; /* FF3.7+ */
  -o-transition: border-color 2s linear; /* Opera 10.5 */
  transition: border-color 2s linear;
}

#ct-body-login {
  background: url("/img/logo-login-bg.jpeg");
  background-size: cover;
}

.ct-login-wrapper {
  margin-top: 31.5vh;
}

#ct-panel-login {
  background-color: white;
  border: solid 5px;
  width: 425px;
  height: 400px;
  text-align: center;
  padding: 0 45px 45px 45px;
}
#ct-panel-login.theme-certent, .theme-certent #ct-panel-login {
  border-color: #FF7934;
}
#ct-panel-login.theme-trintech, .theme-trintech #ct-panel-login {
  border-color: #005261;
}
#ct-panel-login.theme-tv, .theme-tv #ct-panel-login {
  border-color: #005eb8;
}
#ct-panel-login form {
  margin-bottom: 20px;
}
#ct-panel-login form, #ct-panel-login form div, #ct-panel-login form input, #ct-panel-login form a {
  background-color: transparent;
}
#ct-panel-login input {
  height: 35px;
  width: 335px;
  background-color: #f5f6fa !important;
  border-radius: 2px;
}
#ct-panel-login .form-group {
  margin-bottom: 12px;
}
#ct-panel-login .btn {
  border-radius: 3px;
  height: 35px;
  background-color: #465a65;
  font-weight: 600;
  color: white;
  width: 335px !important;
  font-size: 14px;
}

#ct-panel-login-logo {
  margin: 25px 50px 0px 55px;
}
#ct-panel-login-logo img {
  width: 225px;
  height: 80px;
}

.ct-panel-login-message {
  margin-top: 40px;
}
.ct-panel-login-message .login-message-text {
  color: #53828b;
  font-size: 12pt !important;
  width: 425px;
  text-align: center;
}

.ct-panel-version {
  font-size: 13px;
  margin-top: 18px;
  margin-bottom: 20px;
  color: #b6c0c1;
}

#ct-panel-forgot-password {
  text-align: left;
  padding-left: 0;
  padding-top: 0;
}
#ct-panel-forgot-password a {
  color: #53828b;
  font-size: 10pt !important;
  margin-top: 20px;
}
#ct-panel-forgot-password a:hover {
  color: #e34700;
  text-decoration: underline;
  background-color: transparent;
}

#ct-latest-news {
  width: 600px;
  margin: 150px auto 0 auto;
  text-align: justify;
  color: white;
}

/*$border-radius-base*/
/* lighten($gray-light, 15%) */
/*darken($navbar-inverse-bg, 10%)*/
/*$breadcrumb-padding-vertical:   8px !default;*/
/*$breadcrumb-bg:                 #f5f5f5 !default;*/
/*$breadcrumb-separator:          "/" !default;*/
.ct-dropdown-menu .ct-disabled, #ct-main-nav .ct-nav-text-link.ct-disable-anchor, #ct-launch-popover a.ct-disable-anchor, #ct-launch-popover div.ct-disable-div {
  color: #A0A0A0;
  cursor: default;
}

.ct-panel, .ct-panel.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
}

.ct-panel.ct-isinternal, .ct-panel.ct-isinternal.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel.ct-isinternal, .theme-certent .ct-panel.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal, .theme-trintech .ct-panel.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal, .theme-tv .ct-panel.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 5px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.theme-certent.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}

.ct-panel-row, .ct-panel-row.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-row.ct-isinternal, .ct-panel-row.ct-isinternal.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel-row.ct-isinternal, .theme-certent .ct-panel-row.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal, .theme-trintech .ct-panel-row.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal, .theme-tv .ct-panel-row.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.highlight-fade, .ct-panel.ct-isinternal.highlight-fade, .ct-panel-row.highlight-fade, .ct-panel-row.ct-isinternal.highlight-fade {
  -webkit-transition: border-color 2s linear; /* Saf3.2+, Chrome */
  -moz-transition: border-color 2s linear; /* FF3.7+ */
  -o-transition: border-color 2s linear; /* Opera 10.5 */
  transition: border-color 2s linear;
}

.ct-project-visibility, .ct-project-visibility-link, .ct-project-visibility-current {
  font-size: 0.8em;
  color: #A0A0A0;
}

.ct-project-visibility-link, .ct-project-visibility-current {
  cursor: pointer;
}
.ct-project-visibility-link:hover, .ct-project-visibility-current:hover {
  color: #455A64;
}

.ct-project-visibility-current {
  color: #455A64;
}

/*$border-radius-base*/
/* lighten($gray-light, 15%) */
/*darken($navbar-inverse-bg, 10%)*/
/*$breadcrumb-padding-vertical:   8px !default;*/
/*$breadcrumb-bg:                 #f5f5f5 !default;*/
/*$breadcrumb-separator:          "/" !default;*/
.ct-dropdown-menu .ct-disabled, #ct-main-nav .ct-nav-text-link.ct-disable-anchor, #ct-launch-popover a.ct-disable-anchor, #ct-launch-popover div.ct-disable-div {
  color: #A0A0A0;
  cursor: default;
}

.ct-panel, .ct-panel.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
}

.ct-panel.ct-isinternal, .ct-panel.ct-isinternal.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel.ct-isinternal, .theme-certent .ct-panel.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal, .theme-trintech .ct-panel.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal, .theme-tv .ct-panel.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 5px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.theme-certent.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}

.ct-panel-row, .ct-panel-row.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-row.ct-isinternal, .ct-panel-row.ct-isinternal.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel-row.ct-isinternal, .theme-certent .ct-panel-row.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal, .theme-trintech .ct-panel-row.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal, .theme-tv .ct-panel-row.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.highlight-fade, .ct-panel.ct-isinternal.highlight-fade, .ct-panel-row.highlight-fade, .ct-panel-row.ct-isinternal.highlight-fade {
  -webkit-transition: border-color 2s linear; /* Saf3.2+, Chrome */
  -moz-transition: border-color 2s linear; /* FF3.7+ */
  -o-transition: border-color 2s linear; /* Opera 10.5 */
  transition: border-color 2s linear;
}

#ct-search .ct-project-completed {
  color: #A0A0A0;
}

/*$border-radius-base*/
/* lighten($gray-light, 15%) */
/*darken($navbar-inverse-bg, 10%)*/
/*$breadcrumb-padding-vertical:   8px !default;*/
/*$breadcrumb-bg:                 #f5f5f5 !default;*/
/*$breadcrumb-separator:          "/" !default;*/
.ct-dropdown-menu .ct-disabled, #ct-main-nav .ct-nav-text-link.ct-disable-anchor, #ct-launch-popover a.ct-disable-anchor, #ct-launch-popover div.ct-disable-div {
  color: #A0A0A0;
  cursor: default;
}

.ct-panel, .ct-panel.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
}

.ct-panel.ct-isinternal, .ct-panel.ct-isinternal.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel.ct-isinternal, .theme-certent .ct-panel.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal, .theme-trintech .ct-panel.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal, .theme-tv .ct-panel.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 5px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.theme-certent.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}

.ct-panel-row, .ct-panel-row.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-row.ct-isinternal, .ct-panel-row.ct-isinternal.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel-row.ct-isinternal, .theme-certent .ct-panel-row.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal, .theme-trintech .ct-panel-row.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal, .theme-tv .ct-panel-row.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.highlight-fade, .ct-panel.ct-isinternal.highlight-fade, .ct-panel-row.highlight-fade, .ct-panel-row.ct-isinternal.highlight-fade {
  -webkit-transition: border-color 2s linear; /* Saf3.2+, Chrome */
  -moz-transition: border-color 2s linear; /* FF3.7+ */
  -o-transition: border-color 2s linear; /* Opera 10.5 */
  transition: border-color 2s linear;
}

body, html {
  height: 100%;
  width: 100%;
}

#ct-body-redirect {
  background: url("/img/login_bridge.jpg");
  background-size: cover;
  z-index: -1;
}

#ct-body-color-layer {
  height: 100%;
  width: 100%;
  position: fixed;
  opacity: 0.95;
}

#ct-body-color-layer.theme-certent, .theme-certent #ct-body-color-layer {
  background-color: #FF7934;
}
#ct-body-color-layer.theme-trintech, .theme-trintech #ct-body-color-layer {
  background-color: #005261;
}
#ct-body-color-layer.theme-tv, .theme-tv #ct-body-color-layer {
  background-color: #005eb8;
}

#ct-panel-redirect {
  color: white;
  width: 400px;
  margin: 0 auto;
  text-align: center;
}
#ct-panel-redirect div, #ct-panel-redirect form, #ct-panel-redirect input, #ct-panel-redirect a {
  background-color: transparent;
}

#ct-panel-redirect {
  margin-top: 80px;
}
#ct-panel-redirect input {
  color: white;
}
#ct-panel-redirect #ct-panel-certent-logo {
  margin-top: 300px;
  margin-bottom: 30px;
}
#ct-panel-redirect #ct-redirect-message {
  margin-top: 70px;
  text-align: left;
}
#ct-panel-redirect #ct-btn-redirect {
  font-weight: bold;
  display: block;
  width: 100%;
  margin-top: 50px;
}
#ct-panel-redirect #ct-btn-redirect.theme-certent, .theme-certent #ct-panel-redirect #ct-btn-redirect {
  color: #FF7934;
  background-color: white;
  border-color: transparent;
}
#ct-panel-redirect #ct-btn-redirect.theme-certent:focus, #ct-panel-redirect #ct-btn-redirect.theme-certent.focus, .theme-certent #ct-panel-redirect #ct-btn-redirect:focus, .theme-certent #ct-panel-redirect #ct-btn-redirect.focus {
  color: #FF7934;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0);
}
#ct-panel-redirect #ct-btn-redirect.theme-certent:hover, .theme-certent #ct-panel-redirect #ct-btn-redirect:hover {
  color: #FF7934;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0);
}
#ct-panel-redirect #ct-btn-redirect.theme-certent:active, #ct-panel-redirect #ct-btn-redirect.theme-certent.active, .open > #ct-panel-redirect #ct-btn-redirect.theme-certent.dropdown-toggle, .theme-certent #ct-panel-redirect #ct-btn-redirect:active, .theme-certent #ct-panel-redirect #ct-btn-redirect.active, .open > .theme-certent #ct-panel-redirect #ct-btn-redirect.dropdown-toggle {
  color: #FF7934;
  background-color: #e6e6e6;
  background-image: none;
  border-color: rgba(0, 0, 0, 0);
}
#ct-panel-redirect #ct-btn-redirect.theme-certent:active:hover, #ct-panel-redirect #ct-btn-redirect.theme-certent:active:focus, #ct-panel-redirect #ct-btn-redirect.theme-certent:active.focus, #ct-panel-redirect #ct-btn-redirect.theme-certent.active:hover, #ct-panel-redirect #ct-btn-redirect.theme-certent.active:focus, #ct-panel-redirect #ct-btn-redirect.theme-certent.active.focus, .open > #ct-panel-redirect #ct-btn-redirect.theme-certent.dropdown-toggle:hover, .open > #ct-panel-redirect #ct-btn-redirect.theme-certent.dropdown-toggle:focus, .open > #ct-panel-redirect #ct-btn-redirect.theme-certent.dropdown-toggle.focus, .theme-certent #ct-panel-redirect #ct-btn-redirect:active:hover, .theme-certent #ct-panel-redirect #ct-btn-redirect:active:focus, .theme-certent #ct-panel-redirect #ct-btn-redirect:active.focus, .theme-certent #ct-panel-redirect #ct-btn-redirect.active:hover, .theme-certent #ct-panel-redirect #ct-btn-redirect.active:focus, .theme-certent #ct-panel-redirect #ct-btn-redirect.active.focus, .open > .theme-certent #ct-panel-redirect #ct-btn-redirect.dropdown-toggle:hover, .open > .theme-certent #ct-panel-redirect #ct-btn-redirect.dropdown-toggle:focus, .open > .theme-certent #ct-panel-redirect #ct-btn-redirect.dropdown-toggle.focus {
  color: #FF7934;
  background-color: #d4d4d4;
  border-color: rgba(0, 0, 0, 0);
}
#ct-panel-redirect #ct-btn-redirect.theme-certent.disabled:hover, #ct-panel-redirect #ct-btn-redirect.theme-certent.disabled:focus, #ct-panel-redirect #ct-btn-redirect.theme-certent.disabled.focus, #ct-panel-redirect #ct-btn-redirect.theme-certent[disabled]:hover, #ct-panel-redirect #ct-btn-redirect.theme-certent[disabled]:focus, #ct-panel-redirect #ct-btn-redirect.theme-certent[disabled].focus, fieldset[disabled] #ct-panel-redirect #ct-btn-redirect.theme-certent:hover, fieldset[disabled] #ct-panel-redirect #ct-btn-redirect.theme-certent:focus, fieldset[disabled] #ct-panel-redirect #ct-btn-redirect.theme-certent.focus, .theme-certent #ct-panel-redirect #ct-btn-redirect.disabled:hover, .theme-certent #ct-panel-redirect #ct-btn-redirect.disabled:focus, .theme-certent #ct-panel-redirect #ct-btn-redirect.disabled.focus, .theme-certent #ct-panel-redirect #ct-btn-redirect[disabled]:hover, .theme-certent #ct-panel-redirect #ct-btn-redirect[disabled]:focus, .theme-certent #ct-panel-redirect #ct-btn-redirect[disabled].focus, fieldset[disabled] .theme-certent #ct-panel-redirect #ct-btn-redirect:hover, fieldset[disabled] .theme-certent #ct-panel-redirect #ct-btn-redirect:focus, fieldset[disabled] .theme-certent #ct-panel-redirect #ct-btn-redirect.focus {
  background-color: white;
  border-color: transparent;
}
#ct-panel-redirect #ct-btn-redirect.theme-certent .badge, .theme-certent #ct-panel-redirect #ct-btn-redirect .badge {
  color: white;
  background-color: #FF7934;
}
#ct-panel-redirect #ct-btn-redirect.theme-trintech, .theme-trintech #ct-panel-redirect #ct-btn-redirect {
  color: #005261;
  background-color: white;
  border-color: transparent;
}
#ct-panel-redirect #ct-btn-redirect.theme-trintech:focus, #ct-panel-redirect #ct-btn-redirect.theme-trintech.focus, .theme-trintech #ct-panel-redirect #ct-btn-redirect:focus, .theme-trintech #ct-panel-redirect #ct-btn-redirect.focus {
  color: #005261;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0);
}
#ct-panel-redirect #ct-btn-redirect.theme-trintech:hover, .theme-trintech #ct-panel-redirect #ct-btn-redirect:hover {
  color: #005261;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0);
}
#ct-panel-redirect #ct-btn-redirect.theme-trintech:active, #ct-panel-redirect #ct-btn-redirect.theme-trintech.active, .open > #ct-panel-redirect #ct-btn-redirect.theme-trintech.dropdown-toggle, .theme-trintech #ct-panel-redirect #ct-btn-redirect:active, .theme-trintech #ct-panel-redirect #ct-btn-redirect.active, .open > .theme-trintech #ct-panel-redirect #ct-btn-redirect.dropdown-toggle {
  color: #005261;
  background-color: #e6e6e6;
  background-image: none;
  border-color: rgba(0, 0, 0, 0);
}
#ct-panel-redirect #ct-btn-redirect.theme-trintech:active:hover, #ct-panel-redirect #ct-btn-redirect.theme-trintech:active:focus, #ct-panel-redirect #ct-btn-redirect.theme-trintech:active.focus, #ct-panel-redirect #ct-btn-redirect.theme-trintech.active:hover, #ct-panel-redirect #ct-btn-redirect.theme-trintech.active:focus, #ct-panel-redirect #ct-btn-redirect.theme-trintech.active.focus, .open > #ct-panel-redirect #ct-btn-redirect.theme-trintech.dropdown-toggle:hover, .open > #ct-panel-redirect #ct-btn-redirect.theme-trintech.dropdown-toggle:focus, .open > #ct-panel-redirect #ct-btn-redirect.theme-trintech.dropdown-toggle.focus, .theme-trintech #ct-panel-redirect #ct-btn-redirect:active:hover, .theme-trintech #ct-panel-redirect #ct-btn-redirect:active:focus, .theme-trintech #ct-panel-redirect #ct-btn-redirect:active.focus, .theme-trintech #ct-panel-redirect #ct-btn-redirect.active:hover, .theme-trintech #ct-panel-redirect #ct-btn-redirect.active:focus, .theme-trintech #ct-panel-redirect #ct-btn-redirect.active.focus, .open > .theme-trintech #ct-panel-redirect #ct-btn-redirect.dropdown-toggle:hover, .open > .theme-trintech #ct-panel-redirect #ct-btn-redirect.dropdown-toggle:focus, .open > .theme-trintech #ct-panel-redirect #ct-btn-redirect.dropdown-toggle.focus {
  color: #005261;
  background-color: #d4d4d4;
  border-color: rgba(0, 0, 0, 0);
}
#ct-panel-redirect #ct-btn-redirect.theme-trintech.disabled:hover, #ct-panel-redirect #ct-btn-redirect.theme-trintech.disabled:focus, #ct-panel-redirect #ct-btn-redirect.theme-trintech.disabled.focus, #ct-panel-redirect #ct-btn-redirect.theme-trintech[disabled]:hover, #ct-panel-redirect #ct-btn-redirect.theme-trintech[disabled]:focus, #ct-panel-redirect #ct-btn-redirect.theme-trintech[disabled].focus, fieldset[disabled] #ct-panel-redirect #ct-btn-redirect.theme-trintech:hover, fieldset[disabled] #ct-panel-redirect #ct-btn-redirect.theme-trintech:focus, fieldset[disabled] #ct-panel-redirect #ct-btn-redirect.theme-trintech.focus, .theme-trintech #ct-panel-redirect #ct-btn-redirect.disabled:hover, .theme-trintech #ct-panel-redirect #ct-btn-redirect.disabled:focus, .theme-trintech #ct-panel-redirect #ct-btn-redirect.disabled.focus, .theme-trintech #ct-panel-redirect #ct-btn-redirect[disabled]:hover, .theme-trintech #ct-panel-redirect #ct-btn-redirect[disabled]:focus, .theme-trintech #ct-panel-redirect #ct-btn-redirect[disabled].focus, fieldset[disabled] .theme-trintech #ct-panel-redirect #ct-btn-redirect:hover, fieldset[disabled] .theme-trintech #ct-panel-redirect #ct-btn-redirect:focus, fieldset[disabled] .theme-trintech #ct-panel-redirect #ct-btn-redirect.focus {
  background-color: white;
  border-color: transparent;
}
#ct-panel-redirect #ct-btn-redirect.theme-trintech .badge, .theme-trintech #ct-panel-redirect #ct-btn-redirect .badge {
  color: white;
  background-color: #005261;
}
#ct-panel-redirect #ct-btn-redirect.theme-tv, .theme-tv #ct-panel-redirect #ct-btn-redirect {
  color: #005eb8;
  background-color: white;
  border-color: transparent;
}
#ct-panel-redirect #ct-btn-redirect.theme-tv:focus, #ct-panel-redirect #ct-btn-redirect.theme-tv.focus, .theme-tv #ct-panel-redirect #ct-btn-redirect:focus, .theme-tv #ct-panel-redirect #ct-btn-redirect.focus {
  color: #005eb8;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0);
}
#ct-panel-redirect #ct-btn-redirect.theme-tv:hover, .theme-tv #ct-panel-redirect #ct-btn-redirect:hover {
  color: #005eb8;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0);
}
#ct-panel-redirect #ct-btn-redirect.theme-tv:active, #ct-panel-redirect #ct-btn-redirect.theme-tv.active, .open > #ct-panel-redirect #ct-btn-redirect.theme-tv.dropdown-toggle, .theme-tv #ct-panel-redirect #ct-btn-redirect:active, .theme-tv #ct-panel-redirect #ct-btn-redirect.active, .open > .theme-tv #ct-panel-redirect #ct-btn-redirect.dropdown-toggle {
  color: #005eb8;
  background-color: #e6e6e6;
  background-image: none;
  border-color: rgba(0, 0, 0, 0);
}
#ct-panel-redirect #ct-btn-redirect.theme-tv:active:hover, #ct-panel-redirect #ct-btn-redirect.theme-tv:active:focus, #ct-panel-redirect #ct-btn-redirect.theme-tv:active.focus, #ct-panel-redirect #ct-btn-redirect.theme-tv.active:hover, #ct-panel-redirect #ct-btn-redirect.theme-tv.active:focus, #ct-panel-redirect #ct-btn-redirect.theme-tv.active.focus, .open > #ct-panel-redirect #ct-btn-redirect.theme-tv.dropdown-toggle:hover, .open > #ct-panel-redirect #ct-btn-redirect.theme-tv.dropdown-toggle:focus, .open > #ct-panel-redirect #ct-btn-redirect.theme-tv.dropdown-toggle.focus, .theme-tv #ct-panel-redirect #ct-btn-redirect:active:hover, .theme-tv #ct-panel-redirect #ct-btn-redirect:active:focus, .theme-tv #ct-panel-redirect #ct-btn-redirect:active.focus, .theme-tv #ct-panel-redirect #ct-btn-redirect.active:hover, .theme-tv #ct-panel-redirect #ct-btn-redirect.active:focus, .theme-tv #ct-panel-redirect #ct-btn-redirect.active.focus, .open > .theme-tv #ct-panel-redirect #ct-btn-redirect.dropdown-toggle:hover, .open > .theme-tv #ct-panel-redirect #ct-btn-redirect.dropdown-toggle:focus, .open > .theme-tv #ct-panel-redirect #ct-btn-redirect.dropdown-toggle.focus {
  color: #005eb8;
  background-color: #d4d4d4;
  border-color: rgba(0, 0, 0, 0);
}
#ct-panel-redirect #ct-btn-redirect.theme-tv.disabled:hover, #ct-panel-redirect #ct-btn-redirect.theme-tv.disabled:focus, #ct-panel-redirect #ct-btn-redirect.theme-tv.disabled.focus, #ct-panel-redirect #ct-btn-redirect.theme-tv[disabled]:hover, #ct-panel-redirect #ct-btn-redirect.theme-tv[disabled]:focus, #ct-panel-redirect #ct-btn-redirect.theme-tv[disabled].focus, fieldset[disabled] #ct-panel-redirect #ct-btn-redirect.theme-tv:hover, fieldset[disabled] #ct-panel-redirect #ct-btn-redirect.theme-tv:focus, fieldset[disabled] #ct-panel-redirect #ct-btn-redirect.theme-tv.focus, .theme-tv #ct-panel-redirect #ct-btn-redirect.disabled:hover, .theme-tv #ct-panel-redirect #ct-btn-redirect.disabled:focus, .theme-tv #ct-panel-redirect #ct-btn-redirect.disabled.focus, .theme-tv #ct-panel-redirect #ct-btn-redirect[disabled]:hover, .theme-tv #ct-panel-redirect #ct-btn-redirect[disabled]:focus, .theme-tv #ct-panel-redirect #ct-btn-redirect[disabled].focus, fieldset[disabled] .theme-tv #ct-panel-redirect #ct-btn-redirect:hover, fieldset[disabled] .theme-tv #ct-panel-redirect #ct-btn-redirect:focus, fieldset[disabled] .theme-tv #ct-panel-redirect #ct-btn-redirect.focus {
  background-color: white;
  border-color: transparent;
}
#ct-panel-redirect #ct-btn-redirect.theme-tv .badge, .theme-tv #ct-panel-redirect #ct-btn-redirect .badge {
  color: white;
  background-color: #005eb8;
}
#ct-panel-redirect ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: white;
}
#ct-panel-redirect :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: white;
  opacity: 1;
}
#ct-panel-redirect ::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: white;
  opacity: 1;
}
#ct-panel-redirect :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: white;
}

#ct-panel-transition-contents {
  margin: 0 auto;
  text-align: center;
  margin-top: 50px;
}

#ct-transition-text {
  color: white;
  font-size: 1.7em;
  margin-top: 15px;
}

/*$border-radius-base*/
/* lighten($gray-light, 15%) */
/*darken($navbar-inverse-bg, 10%)*/
/*$breadcrumb-padding-vertical:   8px !default;*/
/*$breadcrumb-bg:                 #f5f5f5 !default;*/
/*$breadcrumb-separator:          "/" !default;*/
.ct-dropdown-menu .ct-disabled, #ct-main-nav .ct-nav-text-link.ct-disable-anchor, #ct-launch-popover a.ct-disable-anchor, #ct-launch-popover div.ct-disable-div {
  color: #A0A0A0;
  cursor: default;
}

.ct-panel, .ct-panel.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
}

.ct-panel.ct-isinternal, .ct-panel.ct-isinternal.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel.ct-isinternal, .theme-certent .ct-panel.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal, .theme-trintech .ct-panel.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal, .theme-tv .ct-panel.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 5px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.theme-certent.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}

.ct-panel-row, .ct-panel-row.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-row.ct-isinternal, .ct-panel-row.ct-isinternal.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel-row.ct-isinternal, .theme-certent .ct-panel-row.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal, .theme-trintech .ct-panel-row.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal, .theme-tv .ct-panel-row.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.highlight-fade, .ct-panel.ct-isinternal.highlight-fade, .ct-panel-row.highlight-fade, .ct-panel-row.ct-isinternal.highlight-fade {
  -webkit-transition: border-color 2s linear; /* Saf3.2+, Chrome */
  -moz-transition: border-color 2s linear; /* FF3.7+ */
  -o-transition: border-color 2s linear; /* Opera 10.5 */
  transition: border-color 2s linear;
}

#table-manage-users .ct-table-header {
  background-color: #FAFAFA;
}
#table-manage-users .ct-table-body {
  background-color: #FFFFFF;
}
#table-manage-users .ct-user-name-link {
  color: #259BFF;
}

/*$border-radius-base*/
/* lighten($gray-light, 15%) */
/*darken($navbar-inverse-bg, 10%)*/
/*$breadcrumb-padding-vertical:   8px !default;*/
/*$breadcrumb-bg:                 #f5f5f5 !default;*/
/*$breadcrumb-separator:          "/" !default;*/
.ct-dropdown-menu .ct-disabled, #ct-main-nav .ct-nav-text-link.ct-disable-anchor, #ct-launch-popover a.ct-disable-anchor, #ct-launch-popover div.ct-disable-div {
  color: #A0A0A0;
  cursor: default;
}

.ct-panel, .ct-panel.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
}

.ct-panel.ct-isinternal, .ct-panel.ct-isinternal.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel.ct-isinternal, .theme-certent .ct-panel.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal, .theme-trintech .ct-panel.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal, .theme-tv .ct-panel.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 5px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.theme-certent.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}

.ct-panel-row, .ct-panel-row.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-row.ct-isinternal, .ct-panel-row.ct-isinternal.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel-row.ct-isinternal, .theme-certent .ct-panel-row.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal, .theme-trintech .ct-panel-row.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal, .theme-tv .ct-panel-row.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.highlight-fade, .ct-panel.ct-isinternal.highlight-fade, .ct-panel-row.highlight-fade, .ct-panel-row.ct-isinternal.highlight-fade {
  -webkit-transition: border-color 2s linear; /* Saf3.2+, Chrome */
  -moz-transition: border-color 2s linear; /* FF3.7+ */
  -o-transition: border-color 2s linear; /* Opera 10.5 */
  transition: border-color 2s linear;
}

.ct-filing-bundle-validation {
  height: 86vh;
  overflow-y: scroll;
}
.ct-filing-bundle-validation .table {
  background: white;
}
.ct-filing-bundle-validation .table td:first-child {
  width: 1px;
}

/*$border-radius-base*/
/* lighten($gray-light, 15%) */
/*darken($navbar-inverse-bg, 10%)*/
/*$breadcrumb-padding-vertical:   8px !default;*/
/*$breadcrumb-bg:                 #f5f5f5 !default;*/
/*$breadcrumb-separator:          "/" !default;*/
.ct-dropdown-menu .ct-disabled, #ct-main-nav .ct-nav-text-link.ct-disable-anchor, #ct-launch-popover a.ct-disable-anchor, #ct-launch-popover div.ct-disable-div {
  color: #A0A0A0;
  cursor: default;
}

.ct-panel, .ct-panel.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
}

.ct-panel.ct-isinternal, .ct-panel.ct-isinternal.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel.ct-isinternal, .theme-certent .ct-panel.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal, .theme-trintech .ct-panel.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal, .theme-tv .ct-panel.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 5px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.theme-certent.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}

.ct-panel-row, .ct-panel-row.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-row.ct-isinternal, .ct-panel-row.ct-isinternal.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel-row.ct-isinternal, .theme-certent .ct-panel-row.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal, .theme-trintech .ct-panel-row.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal, .theme-tv .ct-panel-row.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.highlight-fade, .ct-panel.ct-isinternal.highlight-fade, .ct-panel-row.highlight-fade, .ct-panel-row.ct-isinternal.highlight-fade {
  -webkit-transition: border-color 2s linear; /* Saf3.2+, Chrome */
  -moz-transition: border-color 2s linear; /* FF3.7+ */
  -o-transition: border-color 2s linear; /* Opera 10.5 */
  transition: border-color 2s linear;
}

.ct-page-title-activities,
.ct-page-title-report-workflow {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: x-large;
  font-weight: normal;
}

.ct-activity-filter-value {
  color: #888888;
}

#table-report-activities {
  border: 1px solid #ddd;
}
#table-report-activities thead, #table-report-activities th, #table-report-activities tr, #table-report-activities td {
  border: none;
}
#table-report-activities .ct-table-header {
  background-color: #FFFFFF;
  border-bottom: 2px solid #ddd;
}
#table-report-activities .ct-table-header th, #table-report-activities .ct-table-header td {
  padding: 8px 8px 4px 8px;
}
#table-report-activities .ct-table-body {
  background-color: #FBFBFB;
}
#table-report-activities .ct-table-body tr {
  border-top: 1px solid #ddd;
}
#table-report-activities .ct-activity-filter-row {
  font-size: smaller;
  color: #888888;
}
#table-report-activities .ct-activity-filter-row td {
  padding-top: 0;
}

/*$border-radius-base*/
/* lighten($gray-light, 15%) */
/*darken($navbar-inverse-bg, 10%)*/
/*$breadcrumb-padding-vertical:   8px !default;*/
/*$breadcrumb-bg:                 #f5f5f5 !default;*/
/*$breadcrumb-separator:          "/" !default;*/
.ct-dropdown-menu .ct-disabled, #ct-main-nav .ct-nav-text-link.ct-disable-anchor, #ct-launch-popover a.ct-disable-anchor, #ct-launch-popover div.ct-disable-div {
  color: #A0A0A0;
  cursor: default;
}

.ct-panel, .ct-panel.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
}

.ct-panel.ct-isinternal, .ct-panel.ct-isinternal.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel.ct-isinternal, .theme-certent .ct-panel.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal, .theme-trintech .ct-panel.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal, .theme-tv .ct-panel.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 5px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.theme-certent.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}

.ct-panel-row, .ct-panel-row.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-row.ct-isinternal, .ct-panel-row.ct-isinternal.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel-row.ct-isinternal, .theme-certent .ct-panel-row.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal, .theme-trintech .ct-panel-row.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal, .theme-tv .ct-panel-row.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.highlight-fade, .ct-panel.ct-isinternal.highlight-fade, .ct-panel-row.highlight-fade, .ct-panel-row.ct-isinternal.highlight-fade {
  -webkit-transition: border-color 2s linear; /* Saf3.2+, Chrome */
  -moz-transition: border-color 2s linear; /* FF3.7+ */
  -o-transition: border-color 2s linear; /* Opera 10.5 */
  transition: border-color 2s linear;
}

.workflow-title {
  height: 106px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.workflow-title-text {
  font-weight: bold;
  font-size: 1.3em;
  margin-right: 10px;
  line-height: 26px;
}

.workflow-stepper {
  height: 106px;
}

.workflow-action-buttons .ct-btn-transparent {
  line-height: 26px;
  margin-right: 5px;
}

#add-report-workflow-btn {
  margin-bottom: 15px;
}

/*@import "partials/ct-progress";*/
/*$border-radius-base*/
/* lighten($gray-light, 15%) */
/*darken($navbar-inverse-bg, 10%)*/
/*$breadcrumb-padding-vertical:   8px !default;*/
/*$breadcrumb-bg:                 #f5f5f5 !default;*/
/*$breadcrumb-separator:          "/" !default;*/
.ct-dropdown-menu .ct-disabled, #ct-main-nav .ct-nav-text-link.ct-disable-anchor, #ct-launch-popover a.ct-disable-anchor, #ct-launch-popover div.ct-disable-div {
  color: #A0A0A0;
  cursor: default;
}

.ct-panel, .ct-panel.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
}

.ct-panel.ct-isinternal, .ct-panel.ct-isinternal.highlight-fade {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel.ct-isinternal, .theme-certent .ct-panel.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal, .theme-trintech .ct-panel.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal, .theme-tv .ct-panel.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 5px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.theme-certent.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-certent .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #FF7934;
}
.theme-trintech.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-trintech .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #A3DB72;
}
.theme-tv.ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv.ct-panel-row.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel.ct-isinternal.highlight:not(.highlight-fade), .theme-tv .ct-panel-row.ct-isinternal.highlight:not(.highlight-fade) {
  border-color: #ffdb00;
}

.ct-panel-row, .ct-panel-row.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
}

.ct-panel-row.ct-isinternal, .ct-panel-row.ct-isinternal.highlight-fade {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #E4E4E4;
  border-left-width: 5px;
  border-left-style: solid;
}
.theme-certent.ct-panel-row.ct-isinternal, .theme-certent .ct-panel-row.ct-isinternal {
  border-left-color: #FF7934;
}
.theme-trintech.ct-panel-row.ct-isinternal, .theme-trintech .ct-panel-row.ct-isinternal {
  border-left-color: #A3DB72;
}
.theme-tv.ct-panel-row.ct-isinternal, .theme-tv .ct-panel-row.ct-isinternal {
  border-left-color: #ffdb00;
}

.ct-panel.highlight-fade, .ct-panel.ct-isinternal.highlight-fade, .ct-panel-row.highlight-fade, .ct-panel-row.ct-isinternal.highlight-fade {
  -webkit-transition: border-color 2s linear; /* Saf3.2+, Chrome */
  -moz-transition: border-color 2s linear; /* FF3.7+ */
  -o-transition: border-color 2s linear; /* Opera 10.5 */
  transition: border-color 2s linear;
}

.trintech-reconciliation-widget {
  min-width: 400px;
  height: 305px;
  overflow: visible;
  position: relative;
}
.trintech-reconciliation-widget #entity-select {
  width: 100%;
}
.trintech-reconciliation-widget #year-select {
  width: 100%;
}
.trintech-reconciliation-widget #period-select {
  width: 100%;
}
.trintech-reconciliation-widget .datepicker {
  padding: 10px 25px 10px 15px;
}
.trintech-reconciliation-widget .datepicker .btn {
  height: 34px;
}
.trintech-reconciliation-widget .chart-container {
  max-width: 275px;
}
.trintech-reconciliation-widget .trintech-legend {
  padding-top: 20px;
  list-style: none;
}
.trintech-reconciliation-widget .chart-col {
  padding-left: 30px;
  float: left;
  position: relative;
  width: 50%;
}
.trintech-reconciliation-widget .sum-col {
  padding: 0 0 0 10px;
  float: left;
  position: relative;
  width: 50%;
}
.trintech-reconciliation-widget table {
  margin-bottom: 20px;
}
.trintech-reconciliation-widget th {
  font-weight: 100;
  font-size: 1.2em;
  padding-bottom: 5px;
}
.trintech-reconciliation-widget .trintech-table-data {
  font-size: 1em;
}
.trintech-reconciliation-widget .trintech-table-label {
  font-size: 0.8em;
}
.trintech-reconciliation-widget .trintech-legend-complete {
  background-color: #20D392;
}
.trintech-reconciliation-widget .trintech-legend-inprocess {
  background-color: #5D7784;
}
.trintech-reconciliation-widget .trintech-legend-late {
  background-color: #FFA72C;
}
.trintech-reconciliation-widget .last-updated {
  padding: 0px 10px 7px 0px;
  position: absolute;
  bottom: 0;
  right: 0;
}

.ct-trintech-tasks-entity-select {
  display: inline-block;
  min-width: 250px;
}

#table-trintech-tasks {
  border: 1px solid #ddd;
}
#table-trintech-tasks thead, #table-trintech-tasks th, #table-trintech-tasks tr, #table-trintech-tasks td {
  border: none;
}
#table-trintech-tasks .trintech-table-header {
  background-color: #FFFFFF;
  border-bottom: 2px solid #ddd;
}
#table-trintech-tasks .trintech-table-body {
  background-color: #FBFBFB;
}
#table-trintech-tasks .trintech-table-body tr {
  border-top: 1px solid #ddd;
}
#table-trintech-tasks .trintech-task-filter-row {
  color: #888888;
}
#table-trintech-tasks .trintech-task-filter-row > td {
  padding: 10px 10px 10px 8px;
}
#table-trintech-tasks .trintech-task-filter-row .form-control {
  height: 21.2px;
  font-size: smaller;
  padding: 0px;
}
#table-trintech-tasks .trintech-task-filter-row input {
  padding: 2px;
}
#table-trintech-tasks .trintech-task-filter-row ul, #table-trintech-tasks .trintech-task-filter-row p {
  margin: 0px;
}
/*# sourceMappingURL=ct-main.css.map */
