.portlet.box.client {
  border: 1px solid #7cacfa;
  border-top: 0; }
  .portlet.box.client > .portlet-title {
    background-color: #4b8df8; }
    .portlet.box.client > .portlet-title > .caption {
      color: white; }
      .portlet.box.client > .portlet-title > .caption > i {
        color: white; }
    .portlet.box.client > .portlet-title > .actions .btn-default {
      background: transparent !important;
      background-color: transparent !important;
      border: 1px solid #b7d1fc;
      color: #d0e1fd; }
      .portlet.box.client > .portlet-title > .actions .btn-default > i {
        color: #deeafe; }
      .portlet.box.client > .portlet-title > .actions .btn-default:hover, .portlet.box.client > .portlet-title > .actions .btn-default:focus, .portlet.box.client > .portlet-title > .actions .btn-default:active, .portlet.box.client > .portlet-title > .actions .btn-default.active {
        border: 1px solid #e8f0fe;
        color: white; }

div.portlet.box.client div.portlet-title div.actions .btn.client {
  color: white;
  background-color: #35aa47;
  border-color: ""; }
  div.portlet.box.client div.portlet-title div.actions .btn.client:hover, div.portlet.box.client div.portlet-title div.actions .btn.client:focus, div.portlet.box.client div.portlet-title div.actions .btn.client:active, div.portlet.box.client div.portlet-title div.actions .btn.client.active {
    color: white;
    background-color: #2d8f3c; }
  .open div.portlet.box.client div.portlet-title div.actions .btn.client.dropdown-toggle {
    color: white;
    background-color: #2d8f3c; }
  div.portlet.box.client div.portlet-title div.actions .btn.client:active, div.portlet.box.client div.portlet-title div.actions .btn.client.active {
    background-image: none;
    background-color: #267b34; }
    div.portlet.box.client div.portlet-title div.actions .btn.client:active:hover, div.portlet.box.client div.portlet-title div.actions .btn.client.active:hover {
      background-color: #298337; }
  .open div.portlet.box.client div.portlet-title div.actions .btn.client.dropdown-toggle {
    background-image: none; }
  div.portlet.box.client div.portlet-title div.actions .btn.client.disabled, div.portlet.box.client div.portlet-title div.actions .btn.client.disabled:hover, div.portlet.box.client div.portlet-title div.actions .btn.client.disabled:focus, div.portlet.box.client div.portlet-title div.actions .btn.client.disabled:active, div.portlet.box.client div.portlet-title div.actions .btn.client.disabled.active, div.portlet.box.client div.portlet-title div.actions .btn.client[disabled], div.portlet.box.client div.portlet-title div.actions .btn.client[disabled]:hover, div.portlet.box.client div.portlet-title div.actions .btn.client[disabled]:focus, div.portlet.box.client div.portlet-title div.actions .btn.client[disabled]:active, div.portlet.box.client div.portlet-title div.actions .btn.client[disabled].active,
  fieldset[disabled] div.portlet.box.client div.portlet-title div.actions .btn.client,
  fieldset[disabled] div.portlet.box.client div.portlet-title div.actions .btn.client:hover,
  fieldset[disabled] div.portlet.box.client div.portlet-title div.actions .btn.client:focus,
  fieldset[disabled] div.portlet.box.client div.portlet-title div.actions .btn.client:active,
  fieldset[disabled] div.portlet.box.client div.portlet-title div.actions .btn.client.active {
    background-color: #35aa47; }
  div.portlet.box.client div.portlet-title div.actions .btn.client .badge {
    color: #35aa47;
    background-color: white; }

.client.btn {
  color: white;
  background-color: #4b8df8;
  border-color: ""; }
  .client.btn:hover, .client.btn:focus, .client.btn:active, .client.btn.active {
    color: white;
    background-color: #2977f7; }
  .open .client.btn.dropdown-toggle {
    color: white;
    background-color: #2977f7; }
  .client.btn:active, .client.btn.active {
    background-image: none;
    background-color: #1068f6; }
    .client.btn:active:hover, .client.btn.active:hover {
      background-color: #1a6ef6; }
  .open .client.btn.dropdown-toggle {
    background-image: none; }
  .client.btn.disabled, .client.btn.disabled:hover, .client.btn.disabled:focus, .client.btn.disabled:active, .client.btn.disabled.active, .client.btn[disabled], .client.btn[disabled]:hover, .client.btn[disabled]:focus, .client.btn[disabled]:active, .client.btn[disabled].active,
  fieldset[disabled] .client.btn,
  fieldset[disabled] .client.btn:hover,
  fieldset[disabled] .client.btn:focus,
  fieldset[disabled] .client.btn:active,
  fieldset[disabled] .client.btn.active {
    background-color: #4b8df8; }
  .client.btn .badge {
    color: #4b8df8;
    background-color: white; }

div.client_style {
  color: #333;
  font-family: "Open Sans", sans-serif; }
  div.client_style a {
    color: #64aed9; }
  div.client_style a:hover {
    color: #64aed9; }
  div.client_style .breadcrumb > li + li:before {
    color: #64aed9; }
  div.client_style .breadcrumb li a {
    color: #64aed9; }
  div.client_style .breadcrumb > .active {
    color: #64aed9; }
  div.client_style .breadcrumb li.pull-right a {
    color: #5f6d7b; }
    div.client_style .breadcrumb li.pull-right a:hover {
      color: #4b8df8; }
  div.client_style .nav-pills li a:hover,
  div.client_style .nav-tabs li a:hover {
    border-bottom: 2px solid #4b8df8 !important; }
  div.client_style .nav-pills li.active a, div.client_style .nav-pills li.active a:focus, div.client_style .nav-pills li.active a:hover,
  div.client_style .nav-tabs li.active a,
  div.client_style .nav-tabs li.active a:focus,
  div.client_style .nav-tabs li.active a:hover {
    border-bottom: 2px solid #4b8df8 !important; }
