#ombu-logo {
  margin-top: 7px;
  width: auto;
  height: 50px; }

/* Main color */
#aside-main-menu > ul.nav-tabs li.active a {
  background-color: #8ebf33; }

.pbx_module_tabs ul.nav-tabs > li.active > a, .pbx_module_tabs ul.nav-tabs > li.active > a:hover, .pbx_module_tabs ul.nav-tabs > li.active > a:focus {
  border-bottom: 2px solid #8ebf33;
  color: #8ebf33; }

/* Buttons */
.btn-group > .btn-radio.btn.btn-default.active {
  border-color: #8ebf33;
  background: #8ebf33 none; }

.btn-success, .btn-success:hover, .btn-success:active {
  background-color: #8ebf33;
  border-color: #8ebf33; }

.btn-success:active:hover, .btn-success.active:hover, .open > .dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open > .dropdown-toggle.btn-success:focus, .btn-success:active.focus, .btn-success.active.focus, .open > .dropdown-toggle.btn-success.focus {
  background-color: #8ebf33;
  border-color: #8ebf33; }

.btn-primary {
  background-color: #048BA8;
  border-color: #048BA8;
  color: #fff !important; }

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  color: #fff;
  background-color: #69A2B0;
  border-color: #69A2B0; }

.btn-danger {
  background-color: #E05263;
  border-color: #E05263; }

.btn-danger:hover, .btn-danger:focus, .btn-danger:active {
  background-color: #D16666;
  border-color: #D16666; }

/* Modules Menu */
#module-menu-items ul > li img {
  border: 1px solid #8ebf33; }

/* Warnings & Notifications */
.modal-module-errors .modal-header {
  background-color: rgba(230, 126, 34, 0.8); }

ul.module-error-list li {
  color: rgba(230, 126, 34, 0.8); }

.confirmation-modal .modal-header {
  background-color: #E05263; }

/* Page Loader */
#spinner-section {
  background-color: #8ebf33 !important; }

#nprogress .bar {
  background: #8ebf33;
  height: 4px; }

#nprogress .peg {
  box-shadow: 0 0 10px #8ebf33, 0 0 5px #8ebf33; }

/* Text Selection */
::selection {
  background: #8ebf33 !important;
  color: white; }

::-moz-selection {
  background: #8ebf33 !important;
  color: white; }

/* Dashboard */
#dash-card-sip, .dash-card .label-success, #dash-card-trunks {
  background-color: #8ebf33 !important; }

.time-info .btitle {
  color: #a7c56e !important; }

#dash-card-pjsip, #dash-card-queues {
  background-color: #deb17f !important; }

#dash-card-sip, #dash-card-trunks {
  background-color: #a7c56e !important; }

#dash-card-iax2, #dash-card-extensions {
  background-color: #6e8bc5 !important; }

#dash-card-call_counter {
  background-color: #c57c6e !important; }

.dash-card .label-warning {
  background-color: #c57c6e !important; }

/* Login */
div.login-pbx-page .panel-inverse > .panel-heading img {
  width: 180px; }

.btn-login, .btn-panel {
  background-color: #8ebf33 !important; }

/* Register Installation */
.alert-info {
  color: #ffffff;
  background-color: #048BA8;
  border-color: #048BA8; }

/* Add-ons module */
#addons-list td > i {
  color: #8ebf33 !important; }

.btn-info,
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus, .btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  background-color: #048BA8 !important;
  border-color: #048BA8 !important; }

/* Links */
a, a:active, a:visited, a:hover {
  color: #337ab7;
  text-decoration: none; }

/*# sourceMappingURL=20-whitelabel.css.map */
