﻿/*@nav-bg-color: #344f61;
@navtab-bg-color: #1a303e;
@h1-color: #89a08f;
@h2-color: #344f61;
@h3-color: #555555;
@h4-color: #555555;
@theme-link-color: #6d8d3b;
@theme-link-color-darken: #1a303e;
@theme-color-lighten: lighten(@theme-link-color, 20%);
@voted-color: #faa634;
@danger-color: #d43f3a;
@btn-bg-color: #ffffff;
    
@dark-grey: #777777;
@grey: #949494;
@icongrey: #949494;*/
/* Main Navs */
::selection {
  background-color: #6da7ce;
  color: #fff;
}
::-moz-selection {
  background-color: #6da7ce;
  color: #fff;
}
.navbar-inverse {
  background-color: #36759f;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .open > a {
  background-color: #2d6388;
}
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .open > a:hover {
  background-color: #2d6388;
}
.navbar-inverse .navbar-nav > li:not(#post-shortcut) > a:hover,
.navbar-inverse .navbar-nav > li:not(#post-shortcut) > a:focus,
.navbar-inverse .navbar-nav > li#post-shortcut > a > div.post-shortcut-button:hover,
.navbar-inverse .navbar-nav > li#post-shortcut > a > div.post-shortcut-button:focus,
.navbar-inverse .navbar-nav > li:not(#post-shortcut) > form#logoutForm > a:hover {
  background-color: #306990;
}
.navbar-inverse .navbar-toggle {
  border-color: #2d6388;
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: #2d6388;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #2d6388;
}
/* Headers */
h1 {
  color: #36759f;
}
h2 {
  color: #344f61;
}
h3 {
  color: #555555;
}
h3 > a {
  color: #555555;
}
h3 > a:link,
h3 > a:visited,
h3 > a:active,
h3 > a:hover {
  color: #555555;
}
h4 {
  color: #555555;
}
/* Theme link color*/
a {
  color: #36759f;
}
a.topic-link {
  border-color: rgba(54, 117, 159, 0.2);
}
a:active,
a:hover,
a:focus {
  color: #2d6388;
}
a:active.topic-link,
a:hover.topic-link,
a:focus.topic-link {
  border-color: rgba(45, 99, 136, 0.2);
}
.tagsId-container .select2-choices .select2-search-choice div {
  color: #36759f;
  border-color: rgba(54, 117, 159, 0.2);
}
.tagsId-container .select2-choices .select2-search-choice.select2-search-choice-focus div {
  color: #2d6388;
  border-color: rgba(45, 99, 136, 0.2);
}
.link-small {
  color: #36759f;
}
.link-small:active,
.link-small:hover,
.link-small:focus {
  color: #2d6388;
}
a.color2 {
  color: #777777;
}
a.color2:active,
a.color2:hover,
a.color2:focus {
  color: #777777;
}
#back-to-top i,
#anchor-replies i,
#anchor-followups i,
#anchor-newpost i {
  background-color: #36759f;
}
.btn-link {
  color: #36759f;
}
.btn-link:hover,
.btn-link:focus {
  color: #36759f;
}
.link-color {
  color: #36759f !important;
}
.link-color:active,
.link-color:hover,
.link-color:focus {
  color: #2d6388;
}
.link-color:active.underline,
.link-color:hover.underline,
.link-color:focus.underline {
  text-decoration: underline;
}
.link-color2 {
  color: #777777;
}
.pagination > li > a,
.pagination > li > span {
  color: #36759f;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #36759f;
}
.pagination > .active > a,
.pagination > .active > span {
  background-color: #36759f;
  border-color: #36759f;
}
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #36759f;
  border-color: #36759f;
}
.nav.nav-highlight > li > a {
  color: #36759f !important;
}
.nav.nav-highlight > li.active > a {
  border-color: #36759f !important;
}
.nav.nav-highlight > li > a:hover,
.nav.nav-highlight > li > a:focus {
  color: rgba(54, 117, 159, 0.8);
}
#error-icon {
  color: #36759f;
}
/* Admin Console Navs */
.nav.nav-strip > li > a::before {
  background-color: #36759f;
}
/* Animation border bar under nav-strip tab */
.nav.nav-strip:not(.nav-stacked) > li > a::before {
  background: #36759f;
}
/* Progress bar*/
.progress-bar {
  background-color: #36759f;
}
.task-progress-bar-head {
  background-color: #36759f;
}
/* Theme button colors*/
.btn-answer {
  color: #fff;
  background-color: #36759f;
  border-color: #36759f;
  font-weight: 600;
}
.btn-answer:hover {
  color: #fff;
  background-color: #30678c;
  border-color: #30678c;
}
.btn-answer:focus,
.btn-answer:active,
.btn-answer.active,
.open > .dropdown-toggle.btn-answer {
  color: #fff;
  background-color: #295979;
  border-color: #295979;
}
.btn-answer:active,
.btn-answer.active,
.open > .dropdown-toggle.btn-answer {
  background-image: none;
}
.btn-answer:focus,
.btn-answer:active:focus,
.btn-answer.active:focus,
.btn-answer.focus,
.btn-answer:active.focus,
.btn-answer.active.focus {
  box-shadow: 0 0 0 1px #fff inset;
}
.btn-answer.disabled,
.btn-answer[disabled],
fieldset[disabled] .btn-answer,
.btn-answer.disabled:hover,
.btn-answer[disabled]:hover,
fieldset[disabled] .btn-answer:hover,
.btn-answer.disabled:focus,
.btn-answer[disabled]:focus,
fieldset[disabled] .btn-answer:focus,
.btn-answer.disabled:active,
.btn-answer[disabled]:active,
fieldset[disabled] .btn-answer:active,
.btn-answer.disabled.active,
.btn-answer[disabled].active,
fieldset[disabled] .btn-answer.active {
  background-color: #4f95c3;
  border-color: #4f95c3;
}
.btn-answer .badge {
  color: #36759f;
  background-color: #fff;
}
.btn-answer-light {
  color: #fff;
  background-color: #6da7ce;
  border-color: #6da7ce;
  font-weight: 600;
}
.btn-answer-light:hover {
  color: #fff;
  background-color: #5a9cc7;
  border-color: #5a9cc7;
}
.btn-answer-light:focus,
.btn-answer-light:active,
.btn-answer-light.active,
.open > .dropdown-toggle.btn-answer-light {
  color: #fff;
  background-color: #4790c1;
  border-color: #4790c1;
}
.btn-answer-light:active,
.btn-answer-light.active,
.open > .dropdown-toggle.btn-answer-light {
  background-image: none;
}
.btn-answer-light:focus,
.btn-answer-light:active:focus,
.btn-answer-light.active:focus,
.btn-answer-light.focus,
.btn-answer-light:active.focus,
.btn-answer-light.active.focus {
  box-shadow: 0 0 0 1px #fff inset;
}
.btn-answer-light.disabled,
.btn-answer-light[disabled],
fieldset[disabled] .btn-answer-light,
.btn-answer-light.disabled:hover,
.btn-answer-light[disabled]:hover,
fieldset[disabled] .btn-answer-light:hover,
.btn-answer-light.disabled:focus,
.btn-answer-light[disabled]:focus,
fieldset[disabled] .btn-answer-light:focus,
.btn-answer-light.disabled:active,
.btn-answer-light[disabled]:active,
fieldset[disabled] .btn-answer-light:active,
.btn-answer-light.disabled.active,
.btn-answer-light[disabled].active,
fieldset[disabled] .btn-answer-light.active {
  background-color: #9bc3dd;
  border-color: #9bc3dd;
}
.btn-answer-light .badge {
  color: #6da7ce;
  background-color: #fff;
}
/* theme panel header*/
.panel-answer > .panel-heading {
  color: #fff;
  background-color: #6da7ce;
  border-color: #6da7ce;
}
.panel-answer > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #36759f;
}
.panel-answer > .panel-heading .badge {
  color: #fff;
  background-color: #36759f;
}
.panel-answer > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #6da7ce;
}
/* Subscribe button */
.btn-unfollow,
.requestButton[data-requesttype="3"],
.requestButton[data-requesttype="10"] {
  color: #fff;
  background-color: #36759f;
  border-color: #36759f;
  font-weight: 600;
}
.btn-unfollow:hover,
.requestButton[data-requesttype="3"]:hover,
.requestButton[data-requesttype="10"]:hover,
.btn-unfollow:hover:focus,
.requestButton[data-requesttype="3"]:hover:focus,
.requestButton[data-requesttype="10"]:hover:focus {
  color: #fff;
  background-color: #ce3d2b;
  border-color: #ce3d2b;
}
.btn-unfollow:focus,
.requestButton[data-requesttype="3"]:focus,
.requestButton[data-requesttype="10"]:focus {
  color: #fff;
  background-color: #295979;
  border-color: #295979;
}
.btn-unfollow:active,
.requestButton[data-requesttype="3"]:active,
.requestButton[data-requesttype="10"]:active,
.btn-unfollow.active,
.requestButton[data-requesttype="3"].active,
.requestButton[data-requesttype="10"].active,
.btn-unfollow:hover:active,
.requestButton[data-requesttype="3"]:hover:active,
.requestButton[data-requesttype="10"]:hover:active,
.open > .dropdown-toggle.btn-unfollow,
.open > .dropdown-toggle.requestButton[data-requesttype="3"],
.open > .dropdown-toggle.requestButton[data-requesttype="10"] {
  color: #fff;
  background-color: #c43726;
  border-color: #c43726;
  background-image: none;
}
.btn-unfollow:focus,
.requestButton[data-requesttype="3"]:focus,
.requestButton[data-requesttype="10"]:focus,
.btn-unfollow:active:focus,
.requestButton[data-requesttype="3"]:active:focus,
.requestButton[data-requesttype="10"]:active:focus,
.btn-unfollow.active:focus,
.requestButton[data-requesttype="3"].active:focus,
.requestButton[data-requesttype="10"].active:focus,
.btn-unfollow.focus,
.requestButton[data-requesttype="3"].focus,
.requestButton[data-requesttype="10"].focus,
.btn-unfollow:active.focus,
.requestButton[data-requesttype="3"]:active.focus,
.requestButton[data-requesttype="10"]:active.focus,
.btn-unfollow.active.focus,
.requestButton[data-requesttype="3"].active.focus,
.requestButton[data-requesttype="10"].active.focus {
  box-shadow: 0 0 0 1px #fff inset;
}
.btn-unfollow.disabled,
.requestButton[data-requesttype="3"].disabled,
.requestButton[data-requesttype="10"].disabled,
.btn-unfollow[disabled],
.requestButton[data-requesttype="3"][disabled],
.requestButton[data-requesttype="10"][disabled],
fieldset[disabled] .btn-unfollow,
fieldset[disabled] .requestButton[data-requesttype="3"],
fieldset[disabled] .requestButton[data-requesttype="10"],
.btn-unfollow.disabled:hover,
.requestButton[data-requesttype="3"].disabled:hover,
.requestButton[data-requesttype="10"].disabled:hover,
.btn-unfollow[disabled]:hover,
.requestButton[data-requesttype="3"][disabled]:hover,
.requestButton[data-requesttype="10"][disabled]:hover,
fieldset[disabled] .btn-unfollow:hover,
fieldset[disabled] .requestButton[data-requesttype="3"]:hover,
fieldset[disabled] .requestButton[data-requesttype="10"]:hover,
.btn-unfollow.disabled:focus,
.requestButton[data-requesttype="3"].disabled:focus,
.requestButton[data-requesttype="10"].disabled:focus,
.btn-unfollow[disabled]:focus,
.requestButton[data-requesttype="3"][disabled]:focus,
.requestButton[data-requesttype="10"][disabled]:focus,
fieldset[disabled] .btn-unfollow:focus,
fieldset[disabled] .requestButton[data-requesttype="3"]:focus,
fieldset[disabled] .requestButton[data-requesttype="10"]:focus,
.btn-unfollow.disabled:active,
.requestButton[data-requesttype="3"].disabled:active,
.requestButton[data-requesttype="10"].disabled:active,
.btn-unfollow[disabled]:active,
.requestButton[data-requesttype="3"][disabled]:active,
.requestButton[data-requesttype="10"][disabled]:active,
fieldset[disabled] .btn-unfollow:active,
fieldset[disabled] .requestButton[data-requesttype="3"]:active,
fieldset[disabled] .requestButton[data-requesttype="10"]:active,
.btn-unfollow.disabled.active,
.requestButton[data-requesttype="3"].disabled.active,
.requestButton[data-requesttype="10"].disabled.active,
.btn-unfollow[disabled].active,
.requestButton[data-requesttype="3"][disabled].active,
.requestButton[data-requesttype="10"][disabled].active,
fieldset[disabled] .btn-unfollow.active,
fieldset[disabled] .requestButton[data-requesttype="3"].active,
fieldset[disabled] .requestButton[data-requesttype="10"].active {
  background-color: #4f95c3;
  border-color: #4f95c3;
}
.btn-unfollow .badge,
.requestButton[data-requesttype="3"] .badge,
.requestButton[data-requesttype="10"] .badge {
  color: #36759f;
  background-color: #fff;
}
.cke_dialog_ui_button.cke_dialog_ui_button_ok {
  background-color: #36759f !important;
  border-color: #36759f !important;
}
.cke_dialog_ui_button.cke_dialog_ui_button_ok:hover,
.cke_dialog_ui_button.cke_dialog_ui_button_ok:focus,
.cke_dialog_ui_button.cke_dialog_ui_button_ok:active {
  background-color: #2d6388 !important;
}
/*Topic list modal */
ul.topic-group li span:hover,
ul.topic-group li.selected span {
  border-color: #36759f;
}
.modal-dialog #topicFilter li.selected {
  border-color: #36759f;
}
/**
* Color for vote-up arrow
*/
.voted {
  color: #faa634;
}
.vote-div > span.current > i,
.vote-div > span.current > span {
  color: #faa634;
}
.vote-div.vote-dropdown i {
  color: #faa634;
}
.approve-answer.current > i,
.approve-answer.current > a,
.owner-accept.current > i,
.owner-accept.current > a {
  color: #faa634;
}
/* Grey colors */
.icongrey {
  color: #949494;
}
.help-block,
.text-muted-more,
.grey {
  color: #949494;
}
.text-light {
  color: #aaa;
}
/* post type filter */
.nav.nav-highlight > li > a {
  color: #949494;
}
.vote-div span {
  color: #949494;
}
.vote-div i {
  color: #949494;
}
.group-badge {
  color: #949494;
}
.dropzone.over {
  color: #949494;
}
.viewer-dialog-button {
  color: #949494;
}
.viewer-dialog-button:focus {
  color: #949494;
}
div#spinner i {
  color: #949494;
}
ul.categoryclass > li span.sort,
ul.categoryclass > li span.badge > span {
  color: #949494;
}
ul.categoryclass > li span.cnt {
  color: #949494;
}
/* Reply Header */
#repliesHeaderWrapper li i,
#repliesHeaderWrapper li span a {
  color: #949494;
}
#repliesHeaderWrapper li span.num-reply,
#repliesHeaderWrapper li span.num-followup {
  background-color: #f3f3f3;
  color: #555;
}
#repliesHeaderWrapper li.active {
  border-bottom-color: #36759f;
}
#repliesHeaderWrapper li.active i,
#repliesHeaderWrapper li.active span a {
  color: #36759f;
}
.split-background-up {
  background-color: rgba(54, 117, 159, 0.12);
}
@media (min-width: 768px) {
  .bubble {
    background-color: #36759f;
  }
  .bubble:after {
    border-color: #36759f transparent;
  }
}
.taskComment-title {
  color: #36759f;
}
.select-dot {
  background-color: #36759f;
}
.repliesToMain-emptystate-right,
.followup-emptystate-right {
  color: #36759f;
}