body {
  background: #f6f6f6 url("") repeat left top;
}
a {
  color: #0088cc;
  text-decoration: none;
  outline: 0;
}
a:hover,
a:focus {
  color: #005580;
  text-decoration: none;
  outline: 0;
}
.dropdown-menu li > a {
  color: #505050;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-menu .active > a,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  background: #25aae1;
  background-color: #25aae1;
  color: #fff;
}
.label-info,
.badge-info {
  background-color: #3da2c0;
}
.btn-app {
  color: #fff;
  background: #25aae1;
  *background-color: #25aae1;
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
}
.btn-app .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.btn-app:hover,
.btn-app:focus,
.btn-app:active,
.btn-app.active,
.btn-app.disabled,
.btn-app[disabled] {
  color: #fff;
  background-color: #1e9bcf;
  *background-color: #1e9bcf;
}
.btn-app:active,
.btn-app.active {
  background-color: #24748c/9;
}
.btn-group.open .btn-app.dropdown-toggle {
  background-color: #2f96b4;
}
div.mainNav ul li a.active {
  background: #25aae1;
}
div.mainNav ul li a.active span.ico {
  color: #fff;
}
div.mainNav ul li a.active span.navText {
  color: #fff;
}
.outer_table .table thead tr th {
  color: #fff;
  background: #124a92;
  *background-color: #124a92;
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
}
.outer_table .dash-info-wrap .dash-info-head {
  color: #fff;
  background: #124a92;
  *background-color: #124a92;
}
.chatInner .chatInner-header .chat-header-title {
  background-color: #25aae1;
  *background-color: #25aae1;
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
}
.chatInner .chatInner-header .chat-header-title h6 {
  color: #fff;
}
.chatInner .chatInner-header .chat-header-title .chat-header-handlers > ul.inline > li > a,
.chatInner .chatInner-header .chat-header-title .chat-header-handlers > ul.inline > li > div> a {
  color: #f1f7f9;
}
.chatInner .chatInner-header .chat-header-title .chat-header-handlers > ul.inline > li > a:hover,
.chatInner .chatInner-header .chat-header-title .chat-header-handlers > ul.inline > li > a:active,
.chatInner .chatInner-header .chat-header-title .chat-header-handlers > ul.inline > li > a.active,
.chatInner .chatInner-header .chat-header-title .chat-header-handlers > ul.inline > li > div> a:hover,
.chatInner .chatInner-header .chat-header-title .chat-header-handlers > ul.inline > li > div> a:active,
.chatInner .chatInner-header .chat-header-title .chat-header-handlers > ul.inline > li > div.open > a,
.chatInner .chatInner-header .chat-header-title .chat-header-handlers > ul.inline > li.open > a {
  color: #fff;
  background: #283891;
  *background-color: #283891;
}
#pop-outerChat #pop-headerChat {
  background-color: #25aae1;
  *background-color: #25aae1;
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
}
#pop-outerChat #pop-headerChat .pop-heading ul li {
  color: #fff;
}
#pop-outerChat #pop-headerChat .pop-setting ul li a {
  color: #f1f7f9;
}
#pop-outerChat #pop-headerChat .pop-setting ul li a:hover,
#pop-outerChat #pop-headerChat .pop-setting ul li a:active,
#pop-outerChat #pop-headerChat .pop-setting ul li a.active,
#pop-outerChat #pop-headerChat .pop-setting ul li.open a {
  color: #fff;
  background: #283891;
  *background-color: #283891;
}
#pop-outerChat .pop-innerChat .pop-asideChat .pop-asideInner h5,
#pop-outerChat .pop-innerChat .pop-KBase h5 {
  background-color: #25aae1;
  *background-color: #25aae1;
  color: #f1f7f9;
}
.ui-tabs .ui-tabs-nav {
  color: #fff;
  background: #25aae1;
  *background-color: #25aae1;
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
}
.ui-datepicker-header {
  color: #fff;
  background: #979797;
  *background-color: #979797;
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
}
.ui-datepicker-calendar tr td .ui-state-hover,
.ui-datepicker-calendar tr td  .ui-state-active {
  background: #25aae1;
  color: #fff;
  border: 1px solid #6ea39b;
}
.chzn-container .chzn-results .highlighted {
  background: #25aae1;
  color: #fff;
}
.selectboxit-option .selectboxit-option-anchor:hover,
.selectboxit-option.active .selectboxit-option-anchor:hover {
  text-decoration: none;
  background-image: none !important;
  filter: none;
  background: #25aae1;
  background-color: #25aae1;
  color: #fff;
}
