/*
Old Theme wd-Buttons
https://www.sample.iastate.edu/docs/buttons/


*/


/*-- Buttons --*/
.wd-Button, .wd-Button--danger,
.wd-Button--default,
.wd-Button--primary,
.wd-Button--success,
.wd-Button--warning, .wd-Button--block, .wd-Button--large, .wd-Button--small, .wd-Button--chrome {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 2px;
  color: #444;
  cursor: pointer;
  display: inline-block;
  font-family: inherit;
  font-size: 0.929em;
  line-height: inherit;
  margin: 0;
  padding: 2px 8px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle; }
  .wd-Button small, .wd-Button--danger small,
  .wd-Button--default small,
  .wd-Button--primary small,
  .wd-Button--success small,
  .wd-Button--warning small, .wd-Button--block small, .wd-Button--large small, .wd-Button--small small, .wd-Button--chrome small {
    color: #888; }
  .wd-Button:hover, .wd-Button--danger:hover,
  .wd-Button--default:hover,
  .wd-Button--primary:hover,
  .wd-Button--success:hover,
  .wd-Button--warning:hover, .wd-Button--block:hover, .wd-Button--large:hover, .wd-Button--small:hover, .wd-Button--chrome:hover, .wd-Button:active, .wd-Button--danger:active,
  .wd-Button--default:active,
  .wd-Button--primary:active,
  .wd-Button--success:active,
  .wd-Button--warning:active, .wd-Button--block:active, .wd-Button--large:active, .wd-Button--small:active, .wd-Button--chrome:active, .wd-Button.active, .active.wd-Button--danger,
  .active.wd-Button--default,
  .active.wd-Button--primary,
  .active.wd-Button--success,
  .active.wd-Button--warning, .active.wd-Button--block, .active.wd-Button--large, .active.wd-Button--small, .active.wd-Button--chrome, .wd-Button:focus, .wd-Button--danger:focus,
  .wd-Button--default:focus,
  .wd-Button--primary:focus,
  .wd-Button--success:focus,
  .wd-Button--warning:focus, .wd-Button--block:focus, .wd-Button--large:focus, .wd-Button--small:focus, .wd-Button--chrome:focus {
    background-color: #eee;
    border-color: #aaa;
    color: #444;
    text-decoration: none; }
  .wd-Button:active, .wd-Button--danger:active,
  .wd-Button--default:active,
  .wd-Button--primary:active,
  .wd-Button--success:active,
  .wd-Button--warning:active, .wd-Button--block:active, .wd-Button--large:active, .wd-Button--small:active, .wd-Button--chrome:active, .wd-Button.active, .active.wd-Button--danger,
  .active.wd-Button--default,
  .active.wd-Button--primary,
  .active.wd-Button--success,
  .active.wd-Button--warning, .active.wd-Button--block, .active.wd-Button--large, .active.wd-Button--small, .active.wd-Button--chrome {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset; }
  .wd-Button[disabled], [disabled].wd-Button--danger,
  [disabled].wd-Button--default,
  [disabled].wd-Button--primary,
  [disabled].wd-Button--success,
  [disabled].wd-Button--warning, [disabled].wd-Button--block, [disabled].wd-Button--large, [disabled].wd-Button--small, [disabled].wd-Button--chrome, .wd-Button.disabled, .disabled.wd-Button--danger,
  .disabled.wd-Button--default,
  .disabled.wd-Button--primary,
  .disabled.wd-Button--success,
  .disabled.wd-Button--warning, .disabled.wd-Button--block, .disabled.wd-Button--large, .disabled.wd-Button--small, .disabled.wd-Button--chrome {
    box-shadow: none;
    cursor: not-allowed;
    opacity: 0.6; }
    .wd-Button[disabled]:hover, [disabled].wd-Button--danger:hover,
    [disabled].wd-Button--default:hover,
    [disabled].wd-Button--primary:hover,
    [disabled].wd-Button--success:hover,
    [disabled].wd-Button--warning:hover, [disabled].wd-Button--block:hover, [disabled].wd-Button--large:hover, [disabled].wd-Button--small:hover, [disabled].wd-Button--chrome:hover, .wd-Button[disabled]:active, [disabled].wd-Button--danger:active,
    [disabled].wd-Button--default:active,
    [disabled].wd-Button--primary:active,
    [disabled].wd-Button--success:active,
    [disabled].wd-Button--warning:active, [disabled].wd-Button--block:active, [disabled].wd-Button--large:active, [disabled].wd-Button--small:active, [disabled].wd-Button--chrome:active, .wd-Button[disabled].active, [disabled].active.wd-Button--danger,
    [disabled].active.wd-Button--default,
    [disabled].active.wd-Button--primary,
    [disabled].active.wd-Button--success,
    [disabled].active.wd-Button--warning, [disabled].active.wd-Button--block, [disabled].active.wd-Button--large, [disabled].active.wd-Button--small, [disabled].active.wd-Button--chrome, .wd-Button[disabled]:focus, [disabled].wd-Button--danger:focus,
    [disabled].wd-Button--default:focus,
    [disabled].wd-Button--primary:focus,
    [disabled].wd-Button--success:focus,
    [disabled].wd-Button--warning:focus, [disabled].wd-Button--block:focus, [disabled].wd-Button--large:focus, [disabled].wd-Button--small:focus, [disabled].wd-Button--chrome:focus, .wd-Button.disabled:hover, .disabled.wd-Button--danger:hover,
    .disabled.wd-Button--default:hover,
    .disabled.wd-Button--primary:hover,
    .disabled.wd-Button--success:hover,
    .disabled.wd-Button--warning:hover, .disabled.wd-Button--block:hover, .disabled.wd-Button--large:hover, .disabled.wd-Button--small:hover, .disabled.wd-Button--chrome:hover, .wd-Button.disabled:active, .disabled.wd-Button--danger:active,
    .disabled.wd-Button--default:active,
    .disabled.wd-Button--primary:active,
    .disabled.wd-Button--success:active,
    .disabled.wd-Button--warning:active, .disabled.wd-Button--block:active, .disabled.wd-Button--large:active, .disabled.wd-Button--small:active, .disabled.wd-Button--chrome:active, .wd-Button.disabled.active, .disabled.active.wd-Button--danger,
    .disabled.active.wd-Button--default,
    .disabled.active.wd-Button--primary,
    .disabled.active.wd-Button--success,
    .disabled.active.wd-Button--warning, .disabled.active.wd-Button--block, .disabled.active.wd-Button--large, .disabled.active.wd-Button--small, .disabled.active.wd-Button--chrome, .wd-Button.disabled:focus, .disabled.wd-Button--danger:focus,
    .disabled.wd-Button--default:focus,
    .disabled.wd-Button--primary:focus,
    .disabled.wd-Button--success:focus,
    .disabled.wd-Button--warning:focus, .disabled.wd-Button--block:focus, .disabled.wd-Button--large:focus, .disabled.wd-Button--small:focus, .disabled.wd-Button--chrome:focus {
      background-color: #fff;
      border-color: #ccc; }

button.wd-Button::-moz-focus-inner, button.wd-Button--danger::-moz-focus-inner,
button.wd-Button--default::-moz-focus-inner,
button.wd-Button--primary::-moz-focus-inner,
button.wd-Button--success::-moz-focus-inner,
button.wd-Button--warning::-moz-focus-inner, button.wd-Button--block::-moz-focus-inner, button.wd-Button--large::-moz-focus-inner, button.wd-Button--small::-moz-focus-inner, button.wd-Button--chrome::-moz-focus-inner,
input.wd-Button::-moz-focus-inner,
input.wd-Button--danger::-moz-focus-inner,
input.wd-Button--default::-moz-focus-inner,
input.wd-Button--primary::-moz-focus-inner,
input.wd-Button--success::-moz-focus-inner,
input.wd-Button--warning::-moz-focus-inner,
input.wd-Button--block::-moz-focus-inner,
input.wd-Button--large::-moz-focus-inner,
input.wd-Button--small::-moz-focus-inner,
input.wd-Button--chrome::-moz-focus-inner {
  border: 0;
  padding: 0; }

.wd-Button--danger,
.wd-Button--default,
.wd-Button--primary,
.wd-Button--success,
.wd-Button--warning {
  background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.15));
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.15)); }
  .wd-Button--danger:active, .wd-Button--danger.active,
  .wd-Button--default:active,
  .wd-Button--default.active,
  .wd-Button--primary:active,
  .wd-Button--primary.active,
  .wd-Button--success:active,
  .wd-Button--success.active,
  .wd-Button--warning:active,
  .wd-Button--warning.active {
    background-image: none; }
  .wd-Button--danger[disabled], .wd-Button--danger.disabled,
  .wd-Button--default[disabled],
  .wd-Button--default.disabled,
  .wd-Button--primary[disabled],
  .wd-Button--primary.disabled,
  .wd-Button--success[disabled],
  .wd-Button--success.disabled,
  .wd-Button--warning[disabled],
  .wd-Button--warning.disabled {
    background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.15));
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.15)); }

.wd-Button--danger .wd-Caret,
.wd-Button--primary .wd-Caret,
.wd-Button--success .wd-Caret {
  border-top-color: #fff; }

.wd-Button--block {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  padding: 4px 0;
  width: 100%; }
  .wd-Button--block + .wd-Button--block {
    margin-top: 5px; }

.wd-Button--large {
  border-radius: 3px;
  font-size: 1.143em;
  line-height: 1.4;
  padding: 6px 18px; }

.wd-Button--small {
  font-size: 0.857em;
  line-height: 1.4;
  padding: 1px 4px; }

.wd-Button--default {
  background-color: #f5f5f5;
  border-color: #aaa;
  color: #444;
  background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.1));
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.1)); }
  .wd-Button--default small {
    color: #ffc9cf; }
  .wd-Button--default:hover, .wd-Button--default:active, .wd-Button--default.active, .wd-Button--default:focus {
    background-color: #e1e1e1;
    border-color: #8b8b8b;
    color: #444; }
  .wd-Button--default:active, .wd-Button--default.active {
    background-color: #cccccc; }
  .wd-Button--default[disabled]:hover, .wd-Button--default[disabled]:active, .wd-Button--default[disabled]:focus, .wd-Button--default.disabled:hover, .wd-Button--default.disabled:active, .wd-Button--default.disabled:focus {
    background-color: #f5f5f5;
    border-color: #aaa; }

.wd-Button--danger {
  background-color: #dd677f;
  border-color: #ca2d4d;
  color: #fff; }
  .wd-Button--danger small {
    color: #ffc9cf; }
  .wd-Button--danger:hover, .wd-Button--danger:active, .wd-Button--danger.active, .wd-Button--danger:focus {
    background-color: #d64663;
    border-color: #98223a;
    color: #fff; }
  .wd-Button--danger:active, .wd-Button--danger.active {
    background-color: #c62c4c; }
  .wd-Button--danger[disabled]:hover, .wd-Button--danger[disabled]:active, .wd-Button--danger[disabled]:focus, .wd-Button--danger.disabled:hover, .wd-Button--danger.disabled:active, .wd-Button--danger.disabled:focus {
    background-color: #dd677f;
    border-color: #ca2d4d; }
  .wd-Button--danger small {
    color: #ffc9cf; }

.wd-Button--primary {
  background-color: #70a6bb;
  border-color: #488197;
  color: #fff; }
  .wd-Button--primary small {
    color: #ffc9cf; }
  .wd-Button--primary:hover, .wd-Button--primary:active, .wd-Button--primary.active, .wd-Button--primary:focus {
    background-color: #5495ae;
    border-color: #345d6d;
    color: #fff; }
  .wd-Button--primary:active, .wd-Button--primary.active {
    background-color: #467e93; }
  .wd-Button--primary[disabled]:hover, .wd-Button--primary[disabled]:active, .wd-Button--primary[disabled]:focus, .wd-Button--primary.disabled:hover, .wd-Button--primary.disabled:active, .wd-Button--primary.disabled:focus {
    background-color: #70a6bb;
    border-color: #488197; }
  .wd-Button--primary small {
    color: #bae5ff; }

.wd-Button--success {
  background-color: #7cab82;
  border-color: #55855b;
  color: #fff; }
  .wd-Button--success small {
    color: #ffc9cf; }
  .wd-Button--success:hover, .wd-Button--success:active, .wd-Button--success.active, .wd-Button--success:focus {
    background-color: #639b6a;
    border-color: #3d6042;
    color: #fff; }
  .wd-Button--success:active, .wd-Button--success.active {
    background-color: #538259; }
  .wd-Button--success[disabled]:hover, .wd-Button--success[disabled]:active, .wd-Button--success[disabled]:focus, .wd-Button--success.disabled:hover, .wd-Button--success.disabled:active, .wd-Button--success.disabled:focus {
    background-color: #7cab82;
    border-color: #55855b; }
  .wd-Button--success small {
    color: #d2ffd2; }

.wd-Button--warning {
  background-color: #ffd176;
  border-color: #eab03f;
  color: #444; }
  .wd-Button--warning small {
    color: #ffc9cf; }
  .wd-Button--warning:hover, .wd-Button--warning:active, .wd-Button--warning.active, .wd-Button--warning:focus {
    background-color: #ffc34d;
    border-color: #d49518;
    color: #444; }
  .wd-Button--warning:active, .wd-Button--warning.active {
    background-color: #ffb624; }
  .wd-Button--warning[disabled]:hover, .wd-Button--warning[disabled]:active, .wd-Button--warning[disabled]:focus, .wd-Button--warning.disabled:hover, .wd-Button--warning.disabled:active, .wd-Button--warning.disabled:focus {
    background-color: #ffd176;
    border-color: #eab03f; }
  .wd-Button--warning small {
    color: #ffe9bc; }

.wd-Button--chrome, .btn-group > .btn {
  background-color: #ededed;
  background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.1));
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.1));
  border: 1px solid #aaa;
  border-radius: 2px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 2px rgba(255, 255, 255, 0.7);
  color: #444;
  float: left;
  font-size: 0.929em;
  font-weight: normal;
  line-height: 1.5;
  padding: 0 10px;
  text-decoration: none;
  text-shadow: 0 1px 0 #f0f0f0; }
  .wd-Button--chrome:active, .btn-group > .btn:active, .wd-Button--chrome:hover, .btn-group > .btn:hover {
    background-color: #f2f2f2;
    color: #222;
    text-decoration: none; }
  .wd-Button--chrome:active, .btn-group > .btn:active {
    background-color: #ddd;
    border-color: #888;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) inset;
    color: #222; }
  .disabled.wd-Button--chrome, .btn-group > .disabled.btn {
    background-color: #f2f2f2;
    border-color: #ccc;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 2px rgba(255, 255, 255, 0.7);
    color: #aaa;
    cursor: default; }
  .success.wd-Button--chrome, .btn-group > .success.btn, .info.wd-Button--chrome, .btn-group > .info.btn, .error.wd-Button--chrome, .btn-group > .error.btn {
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    color: #fff;
    text-shadow: none; }
  .success.wd-Button--chrome, .btn-group > .success.btn {
    background-color: #91a691;
    border-color: #4f6f4f; }
  .info.wd-Button--chrome, .btn-group > .info.btn {
    background-color: #6e9bb3;
    border-color: #36627a; }
  .error.wd-Button--chrome, .btn-group > .error.btn {
    background-color: #bc7979;
    border-color: #7b3131; }
  .success.wd-Button--chrome:hover, .btn-group > .success.btn:hover, .info.wd-Button--chrome:hover, .btn-group > .info.btn:hover, .error.wd-Button--chrome:hover, .btn-group > .error.btn:hover {
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1));
    background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1)); }
  .success.wd-Button--chrome:active, .btn-group > .success.btn:active, .info.wd-Button--chrome:active, .btn-group > .info.btn:active, .error.wd-Button--chrome:active, .btn-group > .error.btn:active {
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.2));
    background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.2));
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4) inset; }

.wd-Button-text {
  display: inline-block;
  margin: 2px 6px;
  vertical-align: middle; }

.wd-Button-group {
  position: relative;
  vertical-align: middle; }
  .wd-Button-group:before, .wd-Button-group:after {
    content: ' ';
    display: table; }
  .wd-Button-group:after {
    clear: both; }
  .lt-ie8 .wd-Button-group {
    *zoom: 1; }
  .wd-Button-group > .wd-Button, .wd-Button-group > .wd-Button--danger,
  .wd-Button-group > .wd-Button--default,
  .wd-Button-group > .wd-Button--primary,
  .wd-Button-group > .wd-Button--success,
  .wd-Button-group > .wd-Button--warning, .wd-Button-group > .wd-Button--block, .wd-Button-group > .wd-Button--large, .wd-Button-group > .wd-Button--small, .wd-Button-group > .wd-Button--chrome {
    float: left;
    position: relative; }
    .wd-Button-group > .wd-Button:hover, .wd-Button-group > .wd-Button--danger:hover,
    .wd-Button-group > .wd-Button--default:hover,
    .wd-Button-group > .wd-Button--primary:hover,
    .wd-Button-group > .wd-Button--success:hover,
    .wd-Button-group > .wd-Button--warning:hover, .wd-Button-group > .wd-Button--block:hover, .wd-Button-group > .wd-Button--large:hover, .wd-Button-group > .wd-Button--small:hover, .wd-Button-group > .wd-Button--chrome:hover, .wd-Button-group > .wd-Button:active, .wd-Button-group > .wd-Button--danger:active,
    .wd-Button-group > .wd-Button--default:active,
    .wd-Button-group > .wd-Button--primary:active,
    .wd-Button-group > .wd-Button--success:active,
    .wd-Button-group > .wd-Button--warning:active, .wd-Button-group > .wd-Button--block:active, .wd-Button-group > .wd-Button--large:active, .wd-Button-group > .wd-Button--small:active, .wd-Button-group > .wd-Button--chrome:active, .wd-Button-group > .wd-Button.active, .wd-Button-group > .active.wd-Button--danger,
    .wd-Button-group > .active.wd-Button--default,
    .wd-Button-group > .active.wd-Button--primary,
    .wd-Button-group > .active.wd-Button--success,
    .wd-Button-group > .active.wd-Button--warning, .wd-Button-group > .active.wd-Button--block, .wd-Button-group > .active.wd-Button--large, .wd-Button-group > .active.wd-Button--small, .wd-Button-group > .active.wd-Button--chrome {
      z-index: 2; }
    .wd-Button-group > .wd-Button:not(:first-child):not(:last-child):not(.wd-Dropdown-toggle), .wd-Button-group > .wd-Button--danger:not(:first-child):not(:last-child):not(.wd-Dropdown-toggle),
    .wd-Button-group > .wd-Button--default:not(:first-child):not(:last-child):not(.wd-Dropdown-toggle),
    .wd-Button-group > .wd-Button--primary:not(:first-child):not(:last-child):not(.wd-Dropdown-toggle),
    .wd-Button-group > .wd-Button--success:not(:first-child):not(:last-child):not(.wd-Dropdown-toggle),
    .wd-Button-group > .wd-Button--warning:not(:first-child):not(:last-child):not(.wd-Dropdown-toggle), .wd-Button-group > .wd-Button--block:not(:first-child):not(:last-child):not(.wd-Dropdown-toggle), .wd-Button-group > .wd-Button--large:not(:first-child):not(:last-child):not(.wd-Dropdown-toggle), .wd-Button-group > .wd-Button--small:not(:first-child):not(:last-child):not(.wd-Dropdown-toggle), .wd-Button-group > .wd-Button--chrome:not(:first-child):not(:last-child):not(.wd-Dropdown-toggle) {
      border-radius: 0; }
    .wd-Button-group > .wd-Button:first-child:not(:last-child):not(.wd-Dropdown-toggle), .wd-Button-group > .wd-Button--danger:first-child:not(:last-child):not(.wd-Dropdown-toggle),
    .wd-Button-group > .wd-Button--default:first-child:not(:last-child):not(.wd-Dropdown-toggle),
    .wd-Button-group > .wd-Button--primary:first-child:not(:last-child):not(.wd-Dropdown-toggle),
    .wd-Button-group > .wd-Button--success:first-child:not(:last-child):not(.wd-Dropdown-toggle),
    .wd-Button-group > .wd-Button--warning:first-child:not(:last-child):not(.wd-Dropdown-toggle), .wd-Button-group > .wd-Button--block:first-child:not(:last-child):not(.wd-Dropdown-toggle), .wd-Button-group > .wd-Button--large:first-child:not(:last-child):not(.wd-Dropdown-toggle), .wd-Button-group > .wd-Button--small:first-child:not(:last-child):not(.wd-Dropdown-toggle), .wd-Button-group > .wd-Button--chrome:first-child:not(:last-child):not(.wd-Dropdown-toggle) {
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }
    .wd-Button-group > .wd-Button:last-child:not(:first-child), .wd-Button-group > .wd-Button--danger:last-child:not(:first-child),
    .wd-Button-group > .wd-Button--default:last-child:not(:first-child),
    .wd-Button-group > .wd-Button--primary:last-child:not(:first-child),
    .wd-Button-group > .wd-Button--success:last-child:not(:first-child),
    .wd-Button-group > .wd-Button--warning:last-child:not(:first-child), .wd-Button-group > .wd-Button--block:last-child:not(:first-child), .wd-Button-group > .wd-Button--large:last-child:not(:first-child), .wd-Button-group > .wd-Button--small:last-child:not(:first-child), .wd-Button-group > .wd-Button--chrome:last-child:not(:first-child), .wd-Button-group > .wd-Button.wd-Dropdown-toggle:not(:first-child), .wd-Button-group > .wd-Dropdown-toggle.wd-Button--danger:not(:first-child),
    .wd-Button-group > .wd-Dropdown-toggle.wd-Button--default:not(:first-child),
    .wd-Button-group > .wd-Dropdown-toggle.wd-Button--primary:not(:first-child),
    .wd-Button-group > .wd-Dropdown-toggle.wd-Button--success:not(:first-child),
    .wd-Button-group > .wd-Dropdown-toggle.wd-Button--warning:not(:first-child), .wd-Button-group > .wd-Dropdown-toggle.wd-Button--block:not(:first-child), .wd-Button-group > .wd-Dropdown-toggle.wd-Button--large:not(:first-child), .wd-Button-group > .wd-Dropdown-toggle.wd-Button--small:not(:first-child), .wd-Button-group > .wd-Dropdown-toggle.wd-Button--chrome:not(:first-child) {
      border-bottom-left-radius: 0;
      border-top-left-radius: 0; }
  .wd-Button-group > .wd-Button-group {
    float: left; }
    .wd-Button-group > .wd-Button-group:not(:first-child):not(:last-child) > .wd-Button, .wd-Button-group > .wd-Button-group:not(:first-child):not(:last-child) > .wd-Button--danger,
    .wd-Button-group > .wd-Button-group:not(:first-child):not(:last-child) > .wd-Button--default,
    .wd-Button-group > .wd-Button-group:not(:first-child):not(:last-child) > .wd-Button--primary,
    .wd-Button-group > .wd-Button-group:not(:first-child):not(:last-child) > .wd-Button--success,
    .wd-Button-group > .wd-Button-group:not(:first-child):not(:last-child) > .wd-Button--warning, .wd-Button-group > .wd-Button-group:not(:first-child):not(:last-child) > .wd-Button--block, .wd-Button-group > .wd-Button-group:not(:first-child):not(:last-child) > .wd-Button--large, .wd-Button-group > .wd-Button-group:not(:first-child):not(:last-child) > .wd-Button--small, .wd-Button-group > .wd-Button-group:not(:first-child):not(:last-child) > .wd-Button--chrome {
      border-radius: 0; }
    .wd-Button-group > .wd-Button-group:first-child:not(:last-child) > .wd-Button:last-child, .wd-Button-group > .wd-Button-group:first-child:not(:last-child) > .wd-Button--danger:last-child,
    .wd-Button-group > .wd-Button-group:first-child:not(:last-child) > .wd-Button--default:last-child,
    .wd-Button-group > .wd-Button-group:first-child:not(:last-child) > .wd-Button--primary:last-child,
    .wd-Button-group > .wd-Button-group:first-child:not(:last-child) > .wd-Button--success:last-child,
    .wd-Button-group > .wd-Button-group:first-child:not(:last-child) > .wd-Button--warning:last-child, .wd-Button-group > .wd-Button-group:first-child:not(:last-child) > .wd-Button--block:last-child, .wd-Button-group > .wd-Button-group:first-child:not(:last-child) > .wd-Button--large:last-child, .wd-Button-group > .wd-Button-group:first-child:not(:last-child) > .wd-Button--small:last-child, .wd-Button-group > .wd-Button-group:first-child:not(:last-child) > .wd-Button--chrome:last-child {
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }
    .wd-Button-group > .wd-Button-group:last-child:not(:first-child) > .wd-Button:first-child, .wd-Button-group > .wd-Button-group:last-child:not(:first-child) > .wd-Button--danger:first-child,
    .wd-Button-group > .wd-Button-group:last-child:not(:first-child) > .wd-Button--default:first-child,
    .wd-Button-group > .wd-Button-group:last-child:not(:first-child) > .wd-Button--primary:first-child,
    .wd-Button-group > .wd-Button-group:last-child:not(:first-child) > .wd-Button--success:first-child,
    .wd-Button-group > .wd-Button-group:last-child:not(:first-child) > .wd-Button--warning:first-child, .wd-Button-group > .wd-Button-group:last-child:not(:first-child) > .wd-Button--block:first-child, .wd-Button-group > .wd-Button-group:last-child:not(:first-child) > .wd-Button--large:first-child, .wd-Button-group > .wd-Button-group:last-child:not(:first-child) > .wd-Button--small:first-child, .wd-Button-group > .wd-Button-group:last-child:not(:first-child) > .wd-Button--chrome:first-child {
      border-bottom-left-radius: 0;
      border-top-left-radius: 0; }
  .wd-Button-group > .wd-Button-text {
    float: left; }
  .wd-Button-group .wd-Button + .wd-Button, .wd-Button-group .wd-Button--danger + .wd-Button,
  .wd-Button-group .wd-Button--default + .wd-Button,
  .wd-Button-group .wd-Button--primary + .wd-Button,
  .wd-Button-group .wd-Button--success + .wd-Button,
  .wd-Button-group .wd-Button--warning + .wd-Button, .wd-Button-group .wd-Button--block + .wd-Button, .wd-Button-group .wd-Button--large + .wd-Button, .wd-Button-group .wd-Button--small + .wd-Button, .wd-Button-group .wd-Button--chrome + .wd-Button, .wd-Button-group .wd-Button + .wd-Button--danger, .wd-Button-group .wd-Button--danger + .wd-Button--danger,
  .wd-Button-group .wd-Button--default + .wd-Button--danger,
  .wd-Button-group .wd-Button--primary + .wd-Button--danger,
  .wd-Button-group .wd-Button--success + .wd-Button--danger,
  .wd-Button-group .wd-Button--warning + .wd-Button--danger, .wd-Button-group .wd-Button--block + .wd-Button--danger, .wd-Button-group .wd-Button--large + .wd-Button--danger, .wd-Button-group .wd-Button--small + .wd-Button--danger, .wd-Button-group .wd-Button--chrome + .wd-Button--danger,
  .wd-Button-group .wd-Button + .wd-Button--default,
  .wd-Button-group .wd-Button--danger + .wd-Button--default,
  .wd-Button-group .wd-Button--default + .wd-Button--default,
  .wd-Button-group .wd-Button--primary + .wd-Button--default,
  .wd-Button-group .wd-Button--success + .wd-Button--default,
  .wd-Button-group .wd-Button--warning + .wd-Button--default,
  .wd-Button-group .wd-Button--block + .wd-Button--default,
  .wd-Button-group .wd-Button--large + .wd-Button--default,
  .wd-Button-group .wd-Button--small + .wd-Button--default,
  .wd-Button-group .wd-Button--chrome + .wd-Button--default,
  .wd-Button-group .wd-Button + .wd-Button--primary,
  .wd-Button-group .wd-Button--danger + .wd-Button--primary,
  .wd-Button-group .wd-Button--default + .wd-Button--primary,
  .wd-Button-group .wd-Button--primary + .wd-Button--primary,
  .wd-Button-group .wd-Button--success + .wd-Button--primary,
  .wd-Button-group .wd-Button--warning + .wd-Button--primary,
  .wd-Button-group .wd-Button--block + .wd-Button--primary,
  .wd-Button-group .wd-Button--large + .wd-Button--primary,
  .wd-Button-group .wd-Button--small + .wd-Button--primary,
  .wd-Button-group .wd-Button--chrome + .wd-Button--primary,
  .wd-Button-group .wd-Button + .wd-Button--success,
  .wd-Button-group .wd-Button--danger + .wd-Button--success,
  .wd-Button-group .wd-Button--default + .wd-Button--success,
  .wd-Button-group .wd-Button--primary + .wd-Button--success,
  .wd-Button-group .wd-Button--success + .wd-Button--success,
  .wd-Button-group .wd-Button--warning + .wd-Button--success,
  .wd-Button-group .wd-Button--block + .wd-Button--success,
  .wd-Button-group .wd-Button--large + .wd-Button--success,
  .wd-Button-group .wd-Button--small + .wd-Button--success,
  .wd-Button-group .wd-Button--chrome + .wd-Button--success,
  .wd-Button-group .wd-Button + .wd-Button--warning,
  .wd-Button-group .wd-Button--danger + .wd-Button--warning,
  .wd-Button-group .wd-Button--default + .wd-Button--warning,
  .wd-Button-group .wd-Button--primary + .wd-Button--warning,
  .wd-Button-group .wd-Button--success + .wd-Button--warning,
  .wd-Button-group .wd-Button--warning + .wd-Button--warning,
  .wd-Button-group .wd-Button--block + .wd-Button--warning,
  .wd-Button-group .wd-Button--large + .wd-Button--warning,
  .wd-Button-group .wd-Button--small + .wd-Button--warning,
  .wd-Button-group .wd-Button--chrome + .wd-Button--warning, .wd-Button-group .wd-Button + .wd-Button--block, .wd-Button-group .wd-Button--danger + .wd-Button--block,
  .wd-Button-group .wd-Button--default + .wd-Button--block,
  .wd-Button-group .wd-Button--primary + .wd-Button--block,
  .wd-Button-group .wd-Button--success + .wd-Button--block,
  .wd-Button-group .wd-Button--warning + .wd-Button--block, .wd-Button-group .wd-Button--block + .wd-Button--block, .wd-Button-group .wd-Button--large + .wd-Button--block, .wd-Button-group .wd-Button--small + .wd-Button--block, .wd-Button-group .wd-Button--chrome + .wd-Button--block, .wd-Button-group .wd-Button + .wd-Button--large, .wd-Button-group .wd-Button--danger + .wd-Button--large,
  .wd-Button-group .wd-Button--default + .wd-Button--large,
  .wd-Button-group .wd-Button--primary + .wd-Button--large,
  .wd-Button-group .wd-Button--success + .wd-Button--large,
  .wd-Button-group .wd-Button--warning + .wd-Button--large, .wd-Button-group .wd-Button--block + .wd-Button--large, .wd-Button-group .wd-Button--large + .wd-Button--large, .wd-Button-group .wd-Button--small + .wd-Button--large, .wd-Button-group .wd-Button--chrome + .wd-Button--large, .wd-Button-group .wd-Button + .wd-Button--small, .wd-Button-group .wd-Button--danger + .wd-Button--small,
  .wd-Button-group .wd-Button--default + .wd-Button--small,
  .wd-Button-group .wd-Button--primary + .wd-Button--small,
  .wd-Button-group .wd-Button--success + .wd-Button--small,
  .wd-Button-group .wd-Button--warning + .wd-Button--small, .wd-Button-group .wd-Button--block + .wd-Button--small, .wd-Button-group .wd-Button--large + .wd-Button--small, .wd-Button-group .wd-Button--small + .wd-Button--small, .wd-Button-group .wd-Button--chrome + .wd-Button--small, .wd-Button-group .wd-Button + .wd-Button--chrome, .wd-Button-group .wd-Button--danger + .wd-Button--chrome,
  .wd-Button-group .wd-Button--default + .wd-Button--chrome,
  .wd-Button-group .wd-Button--primary + .wd-Button--chrome,
  .wd-Button-group .wd-Button--success + .wd-Button--chrome,
  .wd-Button-group .wd-Button--warning + .wd-Button--chrome, .wd-Button-group .wd-Button--block + .wd-Button--chrome, .wd-Button-group .wd-Button--large + .wd-Button--chrome, .wd-Button-group .wd-Button--small + .wd-Button--chrome, .wd-Button-group .wd-Button--chrome + .wd-Button--chrome,
  .wd-Button-group .wd-Button + .wd-Button-group,
  .wd-Button-group .wd-Button--danger + .wd-Button-group,
  .wd-Button-group .wd-Button--default + .wd-Button-group,
  .wd-Button-group .wd-Button--primary + .wd-Button-group,
  .wd-Button-group .wd-Button--success + .wd-Button-group,
  .wd-Button-group .wd-Button--warning + .wd-Button-group,
  .wd-Button-group .wd-Button--block + .wd-Button-group,
  .wd-Button-group .wd-Button--large + .wd-Button-group,
  .wd-Button-group .wd-Button--small + .wd-Button-group,
  .wd-Button-group .wd-Button--chrome + .wd-Button-group,
  .wd-Button-group .wd-Button-group + .wd-Button,
  .wd-Button-group .wd-Button-group + .wd-Button--danger,
  .wd-Button-group .wd-Button-group + .wd-Button--default,
  .wd-Button-group .wd-Button-group + .wd-Button--primary,
  .wd-Button-group .wd-Button-group + .wd-Button--success,
  .wd-Button-group .wd-Button-group + .wd-Button--warning,
  .wd-Button-group .wd-Button-group + .wd-Button--block,
  .wd-Button-group .wd-Button-group + .wd-Button--large,
  .wd-Button-group .wd-Button-group + .wd-Button--small,
  .wd-Button-group .wd-Button-group + .wd-Button--chrome,
  .wd-Button-group .wd-Button-group + .wd-Button-group {
    margin-left: -1px; }

.wd-Button-toolbar:before, .wd-Button-toolbar--default:before, .wd-Button-toolbar:after, .wd-Button-toolbar--default:after {
  content: ' ';
  display: table; }
.wd-Button-toolbar:after, .wd-Button-toolbar--default:after {
  clear: both; }
.lt-ie8 .wd-Button-toolbar, .lt-ie8 .wd-Button-toolbar--default {
  *zoom: 1; }
.wd-Button-toolbar > .wd-Button, .wd-Button-toolbar--default > .wd-Button, .wd-Button-toolbar > .wd-Button--danger, .wd-Button-toolbar--default > .wd-Button--danger,
.wd-Button-toolbar > .wd-Button--default,
.wd-Button-toolbar--default > .wd-Button--default,
.wd-Button-toolbar > .wd-Button--primary,
.wd-Button-toolbar--default > .wd-Button--primary,
.wd-Button-toolbar > .wd-Button--success,
.wd-Button-toolbar--default > .wd-Button--success,
.wd-Button-toolbar > .wd-Button--warning,
.wd-Button-toolbar--default > .wd-Button--warning, .wd-Button-toolbar > .wd-Button--block, .wd-Button-toolbar--default > .wd-Button--block, .wd-Button-toolbar > .wd-Button--large, .wd-Button-toolbar--default > .wd-Button--large, .wd-Button-toolbar > .wd-Button--small, .wd-Button-toolbar--default > .wd-Button--small, .wd-Button-toolbar > .wd-Button--chrome, .wd-Button-toolbar--default > .wd-Button--chrome, .wd-Button-toolbar > .wd-Button-text, .wd-Button-toolbar--default > .wd-Button-text, .wd-Button-toolbar > .wd-Button-group, .wd-Button-toolbar--default > .wd-Button-group, .wd-Button-toolbar > .wd-Button-toolbar, .wd-Button-toolbar--default > .wd-Button-toolbar, .wd-Button-toolbar > .wd-Button-toolbar--default, .wd-Button-toolbar--default > .wd-Button-toolbar--default {
  float: left; }
  .wd-Button-toolbar > .wd-Button + .wd-Button, .wd-Button-toolbar--default > .wd-Button + .wd-Button, .wd-Button-toolbar > .wd-Button--danger + .wd-Button, .wd-Button-toolbar--default > .wd-Button--danger + .wd-Button,
  .wd-Button-toolbar > .wd-Button--default + .wd-Button,
  .wd-Button-toolbar--default > .wd-Button--default + .wd-Button,
  .wd-Button-toolbar > .wd-Button--primary + .wd-Button,
  .wd-Button-toolbar--default > .wd-Button--primary + .wd-Button,
  .wd-Button-toolbar > .wd-Button--success + .wd-Button,
  .wd-Button-toolbar--default > .wd-Button--success + .wd-Button,
  .wd-Button-toolbar > .wd-Button--warning + .wd-Button,
  .wd-Button-toolbar--default > .wd-Button--warning + .wd-Button, .wd-Button-toolbar > .wd-Button--block + .wd-Button, .wd-Button-toolbar--default > .wd-Button--block + .wd-Button, .wd-Button-toolbar > .wd-Button--large + .wd-Button, .wd-Button-toolbar--default > .wd-Button--large + .wd-Button, .wd-Button-toolbar > .wd-Button--small + .wd-Button, .wd-Button-toolbar--default > .wd-Button--small + .wd-Button, .wd-Button-toolbar > .wd-Button--chrome + .wd-Button, .wd-Button-toolbar--default > .wd-Button--chrome + .wd-Button, .wd-Button-toolbar > .wd-Button + .wd-Button--danger, .wd-Button-toolbar--default > .wd-Button + .wd-Button--danger, .wd-Button-toolbar > .wd-Button--danger + .wd-Button--danger, .wd-Button-toolbar--default > .wd-Button--danger + .wd-Button--danger,
  .wd-Button-toolbar > .wd-Button--default + .wd-Button--danger,
  .wd-Button-toolbar--default > .wd-Button--default + .wd-Button--danger,
  .wd-Button-toolbar > .wd-Button--primary + .wd-Button--danger,
  .wd-Button-toolbar--default > .wd-Button--primary + .wd-Button--danger,
  .wd-Button-toolbar > .wd-Button--success + .wd-Button--danger,
  .wd-Button-toolbar--default > .wd-Button--success + .wd-Button--danger,
  .wd-Button-toolbar > .wd-Button--warning + .wd-Button--danger,
  .wd-Button-toolbar--default > .wd-Button--warning + .wd-Button--danger, .wd-Button-toolbar > .wd-Button--block + .wd-Button--danger, .wd-Button-toolbar--default > .wd-Button--block + .wd-Button--danger, .wd-Button-toolbar > .wd-Button--large + .wd-Button--danger, .wd-Button-toolbar--default > .wd-Button--large + .wd-Button--danger, .wd-Button-toolbar > .wd-Button--small + .wd-Button--danger, .wd-Button-toolbar--default > .wd-Button--small + .wd-Button--danger, .wd-Button-toolbar > .wd-Button--chrome + .wd-Button--danger, .wd-Button-toolbar--default > .wd-Button--chrome + .wd-Button--danger,
  .wd-Button-toolbar > .wd-Button + .wd-Button--default,
  .wd-Button-toolbar--default > .wd-Button + .wd-Button--default,
  .wd-Button-toolbar > .wd-Button--danger + .wd-Button--default,
  .wd-Button-toolbar--default > .wd-Button--danger + .wd-Button--default,
  .wd-Button-toolbar > .wd-Button--default + .wd-Button--default,
  .wd-Button-toolbar--default > .wd-Button--default + .wd-Button--default,
  .wd-Button-toolbar > .wd-Button--primary + .wd-Button--default,
  .wd-Button-toolbar--default > .wd-Button--primary + .wd-Button--default,
  .wd-Button-toolbar > .wd-Button--success + .wd-Button--default,
  .wd-Button-toolbar--default > .wd-Button--success + .wd-Button--default,
  .wd-Button-toolbar > .wd-Button--warning + .wd-Button--default,
  .wd-Button-toolbar--default > .wd-Button--warning + .wd-Button--default,
  .wd-Button-toolbar > .wd-Button--block + .wd-Button--default,
  .wd-Button-toolbar--default > .wd-Button--block + .wd-Button--default,
  .wd-Button-toolbar > .wd-Button--large + .wd-Button--default,
  .wd-Button-toolbar--default > .wd-Button--large + .wd-Button--default,
  .wd-Button-toolbar > .wd-Button--small + .wd-Button--default,
  .wd-Button-toolbar--default > .wd-Button--small + .wd-Button--default,
  .wd-Button-toolbar > .wd-Button--chrome + .wd-Button--default,
  .wd-Button-toolbar--default > .wd-Button--chrome + .wd-Button--default,
  .wd-Button-toolbar > .wd-Button + .wd-Button--primary,
  .wd-Button-toolbar--default > .wd-Button + .wd-Button--primary,
  .wd-Button-toolbar > .wd-Button--danger + .wd-Button--primary,
  .wd-Button-toolbar--default > .wd-Button--danger + .wd-Button--primary,
  .wd-Button-toolbar > .wd-Button--default + .wd-Button--primary,
  .wd-Button-toolbar--default > .wd-Button--default + .wd-Button--primary,
  .wd-Button-toolbar > .wd-Button--primary + .wd-Button--primary,
  .wd-Button-toolbar--default > .wd-Button--primary + .wd-Button--primary,
  .wd-Button-toolbar > .wd-Button--success + .wd-Button--primary,
  .wd-Button-toolbar--default > .wd-Button--success + .wd-Button--primary,
  .wd-Button-toolbar > .wd-Button--warning + .wd-Button--primary,
  .wd-Button-toolbar--default > .wd-Button--warning + .wd-Button--primary,
  .wd-Button-toolbar > .wd-Button--block + .wd-Button--primary,
  .wd-Button-toolbar--default > .wd-Button--block + .wd-Button--primary,
  .wd-Button-toolbar > .wd-Button--large + .wd-Button--primary,
  .wd-Button-toolbar--default > .wd-Button--large + .wd-Button--primary,
  .wd-Button-toolbar > .wd-Button--small + .wd-Button--primary,
  .wd-Button-toolbar--default > .wd-Button--small + .wd-Button--primary,
  .wd-Button-toolbar > .wd-Button--chrome + .wd-Button--primary,
  .wd-Button-toolbar--default > .wd-Button--chrome + .wd-Button--primary,
  .wd-Button-toolbar > .wd-Button + .wd-Button--success,
  .wd-Button-toolbar--default > .wd-Button + .wd-Button--success,
  .wd-Button-toolbar > .wd-Button--danger + .wd-Button--success,
  .wd-Button-toolbar--default > .wd-Button--danger + .wd-Button--success,
  .wd-Button-toolbar > .wd-Button--default + .wd-Button--success,
  .wd-Button-toolbar--default > .wd-Button--default + .wd-Button--success,
  .wd-Button-toolbar > .wd-Button--primary + .wd-Button--success,
  .wd-Button-toolbar--default > .wd-Button--primary + .wd-Button--success,
  .wd-Button-toolbar > .wd-Button--success + .wd-Button--success,
  .wd-Button-toolbar--default > .wd-Button--success + .wd-Button--success,
  .wd-Button-toolbar > .wd-Button--warning + .wd-Button--success,
  .wd-Button-toolbar--default > .wd-Button--warning + .wd-Button--success,
  .wd-Button-toolbar > .wd-Button--block + .wd-Button--success,
  .wd-Button-toolbar--default > .wd-Button--block + .wd-Button--success,
  .wd-Button-toolbar > .wd-Button--large + .wd-Button--success,
  .wd-Button-toolbar--default > .wd-Button--large + .wd-Button--success,
  .wd-Button-toolbar > .wd-Button--small + .wd-Button--success,
  .wd-Button-toolbar--default > .wd-Button--small + .wd-Button--success,
  .wd-Button-toolbar > .wd-Button--chrome + .wd-Button--success,
  .wd-Button-toolbar--default > .wd-Button--chrome + .wd-Button--success,
  .wd-Button-toolbar > .wd-Button + .wd-Button--warning,
  .wd-Button-toolbar--default > .wd-Button + .wd-Button--warning,
  .wd-Button-toolbar > .wd-Button--danger + .wd-Button--warning,
  .wd-Button-toolbar--default > .wd-Button--danger + .wd-Button--warning,
  .wd-Button-toolbar > .wd-Button--default + .wd-Button--warning,
  .wd-Button-toolbar--default > .wd-Button--default + .wd-Button--warning,
  .wd-Button-toolbar > .wd-Button--primary + .wd-Button--warning,
  .wd-Button-toolbar--default > .wd-Button--primary + .wd-Button--warning,
  .wd-Button-toolbar > .wd-Button--success + .wd-Button--warning,
  .wd-Button-toolbar--default > .wd-Button--success + .wd-Button--warning,
  .wd-Button-toolbar > .wd-Button--warning + .wd-Button--warning,
  .wd-Button-toolbar--default > .wd-Button--warning + .wd-Button--warning,
  .wd-Button-toolbar > .wd-Button--block + .wd-Button--warning,
  .wd-Button-toolbar--default > .wd-Button--block + .wd-Button--warning,
  .wd-Button-toolbar > .wd-Button--large + .wd-Button--warning,
  .wd-Button-toolbar--default > .wd-Button--large + .wd-Button--warning,
  .wd-Button-toolbar > .wd-Button--small + .wd-Button--warning,
  .wd-Button-toolbar--default > .wd-Button--small + .wd-Button--warning,
  .wd-Button-toolbar > .wd-Button--chrome + .wd-Button--warning,
  .wd-Button-toolbar--default > .wd-Button--chrome + .wd-Button--warning, .wd-Button-toolbar > .wd-Button + .wd-Button--block, .wd-Button-toolbar--default > .wd-Button + .wd-Button--block, .wd-Button-toolbar > .wd-Button--danger + .wd-Button--block, .wd-Button-toolbar--default > .wd-Button--danger + .wd-Button--block,
  .wd-Button-toolbar > .wd-Button--default + .wd-Button--block,
  .wd-Button-toolbar--default > .wd-Button--default + .wd-Button--block,
  .wd-Button-toolbar > .wd-Button--primary + .wd-Button--block,
  .wd-Button-toolbar--default > .wd-Button--primary + .wd-Button--block,
  .wd-Button-toolbar > .wd-Button--success + .wd-Button--block,
  .wd-Button-toolbar--default > .wd-Button--success + .wd-Button--block,
  .wd-Button-toolbar > .wd-Button--warning + .wd-Button--block,
  .wd-Button-toolbar--default > .wd-Button--warning + .wd-Button--block, .wd-Button-toolbar > .wd-Button--block + .wd-Button--block, .wd-Button-toolbar--default > .wd-Button--block + .wd-Button--block, .wd-Button-toolbar > .wd-Button--large + .wd-Button--block, .wd-Button-toolbar--default > .wd-Button--large + .wd-Button--block, .wd-Button-toolbar > .wd-Button--small + .wd-Button--block, .wd-Button-toolbar--default > .wd-Button--small + .wd-Button--block, .wd-Button-toolbar > .wd-Button--chrome + .wd-Button--block, .wd-Button-toolbar--default > .wd-Button--chrome + .wd-Button--block, .wd-Button-toolbar > .wd-Button + .wd-Button--large, .wd-Button-toolbar--default > .wd-Button + .wd-Button--large, .wd-Button-toolbar > .wd-Button--danger + .wd-Button--large, .wd-Button-toolbar--default > .wd-Button--danger + .wd-Button--large,
  .wd-Button-toolbar > .wd-Button--default + .wd-Button--large,
  .wd-Button-toolbar--default > .wd-Button--default + .wd-Button--large,
  .wd-Button-toolbar > .wd-Button--primary + .wd-Button--large,
  .wd-Button-toolbar--default > .wd-Button--primary + .wd-Button--large,
  .wd-Button-toolbar > .wd-Button--success + .wd-Button--large,
  .wd-Button-toolbar--default > .wd-Button--success + .wd-Button--large,
  .wd-Button-toolbar > .wd-Button--warning + .wd-Button--large,
  .wd-Button-toolbar--default > .wd-Button--warning + .wd-Button--large, .wd-Button-toolbar > .wd-Button--block + .wd-Button--large, .wd-Button-toolbar--default > .wd-Button--block + .wd-Button--large, .wd-Button-toolbar > .wd-Button--large + .wd-Button--large, .wd-Button-toolbar--default > .wd-Button--large + .wd-Button--large, .wd-Button-toolbar > .wd-Button--small + .wd-Button--large, .wd-Button-toolbar--default > .wd-Button--small + .wd-Button--large, .wd-Button-toolbar > .wd-Button--chrome + .wd-Button--large, .wd-Button-toolbar--default > .wd-Button--chrome + .wd-Button--large, .wd-Button-toolbar > .wd-Button + .wd-Button--small, .wd-Button-toolbar--default > .wd-Button + .wd-Button--small, .wd-Button-toolbar > .wd-Button--danger + .wd-Button--small, .wd-Button-toolbar--default > .wd-Button--danger + .wd-Button--small,
  .wd-Button-toolbar > .wd-Button--default + .wd-Button--small,
  .wd-Button-toolbar--default > .wd-Button--default + .wd-Button--small,
  .wd-Button-toolbar > .wd-Button--primary + .wd-Button--small,
  .wd-Button-toolbar--default > .wd-Button--primary + .wd-Button--small,
  .wd-Button-toolbar > .wd-Button--success + .wd-Button--small,
  .wd-Button-toolbar--default > .wd-Button--success + .wd-Button--small,
  .wd-Button-toolbar > .wd-Button--warning + .wd-Button--small,
  .wd-Button-toolbar--default > .wd-Button--warning + .wd-Button--small, .wd-Button-toolbar > .wd-Button--block + .wd-Button--small, .wd-Button-toolbar--default > .wd-Button--block + .wd-Button--small, .wd-Button-toolbar > .wd-Button--large + .wd-Button--small, .wd-Button-toolbar--default > .wd-Button--large + .wd-Button--small, .wd-Button-toolbar > .wd-Button--small + .wd-Button--small, .wd-Button-toolbar--default > .wd-Button--small + .wd-Button--small, .wd-Button-toolbar > .wd-Button--chrome + .wd-Button--small, .wd-Button-toolbar--default > .wd-Button--chrome + .wd-Button--small, .wd-Button-toolbar > .wd-Button + .wd-Button--chrome, .wd-Button-toolbar--default > .wd-Button + .wd-Button--chrome, .wd-Button-toolbar > .wd-Button--danger + .wd-Button--chrome, .wd-Button-toolbar--default > .wd-Button--danger + .wd-Button--chrome,
  .wd-Button-toolbar > .wd-Button--default + .wd-Button--chrome,
  .wd-Button-toolbar--default > .wd-Button--default + .wd-Button--chrome,
  .wd-Button-toolbar > .wd-Button--primary + .wd-Button--chrome,
  .wd-Button-toolbar--default > .wd-Button--primary + .wd-Button--chrome,
  .wd-Button-toolbar > .wd-Button--success + .wd-Button--chrome,
  .wd-Button-toolbar--default > .wd-Button--success + .wd-Button--chrome,
  .wd-Button-toolbar > .wd-Button--warning + .wd-Button--chrome,
  .wd-Button-toolbar--default > .wd-Button--warning + .wd-Button--chrome, .wd-Button-toolbar > .wd-Button--block + .wd-Button--chrome, .wd-Button-toolbar--default > .wd-Button--block + .wd-Button--chrome, .wd-Button-toolbar > .wd-Button--large + .wd-Button--chrome, .wd-Button-toolbar--default > .wd-Button--large + .wd-Button--chrome, .wd-Button-toolbar > .wd-Button--small + .wd-Button--chrome, .wd-Button-toolbar--default > .wd-Button--small + .wd-Button--chrome, .wd-Button-toolbar > .wd-Button--chrome + .wd-Button--chrome, .wd-Button-toolbar--default > .wd-Button--chrome + .wd-Button--chrome, .wd-Button-toolbar > .wd-Button + .wd-Button-text, .wd-Button-toolbar--default > .wd-Button + .wd-Button-text, .wd-Button-toolbar > .wd-Button--danger + .wd-Button-text, .wd-Button-toolbar--default > .wd-Button--danger + .wd-Button-text,
  .wd-Button-toolbar > .wd-Button--default + .wd-Button-text,
  .wd-Button-toolbar--default > .wd-Button--default + .wd-Button-text,
  .wd-Button-toolbar > .wd-Button--primary + .wd-Button-text,
  .wd-Button-toolbar--default > .wd-Button--primary + .wd-Button-text,
  .wd-Button-toolbar > .wd-Button--success + .wd-Button-text,
  .wd-Button-toolbar--default > .wd-Button--success + .wd-Button-text,
  .wd-Button-toolbar > .wd-Button--warning + .wd-Button-text,
  .wd-Button-toolbar--default > .wd-Button--warning + .wd-Button-text, .wd-Button-toolbar > .wd-Button--block + .wd-Button-text, .wd-Button-toolbar--default > .wd-Button--block + .wd-Button-text, .wd-Button-toolbar > .wd-Button--large + .wd-Button-text, .wd-Button-toolbar--default > .wd-Button--large + .wd-Button-text, .wd-Button-toolbar > .wd-Button--small + .wd-Button-text, .wd-Button-toolbar--default > .wd-Button--small + .wd-Button-text, .wd-Button-toolbar > .wd-Button--chrome + .wd-Button-text, .wd-Button-toolbar--default > .wd-Button--chrome + .wd-Button-text, .wd-Button-toolbar > .wd-Button + .wd-Button-group, .wd-Button-toolbar--default > .wd-Button + .wd-Button-group, .wd-Button-toolbar > .wd-Button--danger + .wd-Button-group, .wd-Button-toolbar--default > .wd-Button--danger + .wd-Button-group,
  .wd-Button-toolbar > .wd-Button--default + .wd-Button-group,
  .wd-Button-toolbar--default > .wd-Button--default + .wd-Button-group,
  .wd-Button-toolbar > .wd-Button--primary + .wd-Button-group,
  .wd-Button-toolbar--default > .wd-Button--primary + .wd-Button-group,
  .wd-Button-toolbar > .wd-Button--success + .wd-Button-group,
  .wd-Button-toolbar--default > .wd-Button--success + .wd-Button-group,
  .wd-Button-toolbar > .wd-Button--warning + .wd-Button-group,
  .wd-Button-toolbar--default > .wd-Button--warning + .wd-Button-group, .wd-Button-toolbar > .wd-Button--block + .wd-Button-group, .wd-Button-toolbar--default > .wd-Button--block + .wd-Button-group, .wd-Button-toolbar > .wd-Button--large + .wd-Button-group, .wd-Button-toolbar--default > .wd-Button--large + .wd-Button-group, .wd-Button-toolbar > .wd-Button--small + .wd-Button-group, .wd-Button-toolbar--default > .wd-Button--small + .wd-Button-group, .wd-Button-toolbar > .wd-Button--chrome + .wd-Button-group, .wd-Button-toolbar--default > .wd-Button--chrome + .wd-Button-group, .wd-Button-toolbar > .wd-Button + .wd-Button-toolbar, .wd-Button-toolbar--default > .wd-Button + .wd-Button-toolbar, .wd-Button-toolbar > .wd-Button--danger + .wd-Button-toolbar, .wd-Button-toolbar--default > .wd-Button--danger + .wd-Button-toolbar,
  .wd-Button-toolbar > .wd-Button--default + .wd-Button-toolbar,
  .wd-Button-toolbar--default > .wd-Button--default + .wd-Button-toolbar,
  .wd-Button-toolbar > .wd-Button--primary + .wd-Button-toolbar,
  .wd-Button-toolbar--default > .wd-Button--primary + .wd-Button-toolbar,
  .wd-Button-toolbar > .wd-Button--success + .wd-Button-toolbar,
  .wd-Button-toolbar--default > .wd-Button--success + .wd-Button-toolbar,
  .wd-Button-toolbar > .wd-Button--warning + .wd-Button-toolbar,
  .wd-Button-toolbar--default > .wd-Button--warning + .wd-Button-toolbar, .wd-Button-toolbar > .wd-Button--block + .wd-Button-toolbar, .wd-Button-toolbar--default > .wd-Button--block + .wd-Button-toolbar, .wd-Button-toolbar > .wd-Button--large + .wd-Button-toolbar, .wd-Button-toolbar--default > .wd-Button--large + .wd-Button-toolbar, .wd-Button-toolbar > .wd-Button--small + .wd-Button-toolbar, .wd-Button-toolbar--default > .wd-Button--small + .wd-Button-toolbar, .wd-Button-toolbar > .wd-Button--chrome + .wd-Button-toolbar, .wd-Button-toolbar--default > .wd-Button--chrome + .wd-Button-toolbar, .wd-Button-toolbar > .wd-Button + .wd-Button-toolbar--default, .wd-Button-toolbar--default > .wd-Button + .wd-Button-toolbar--default, .wd-Button-toolbar > .wd-Button--danger + .wd-Button-toolbar--default, .wd-Button-toolbar--default > .wd-Button--danger + .wd-Button-toolbar--default,
  .wd-Button-toolbar > .wd-Button--default + .wd-Button-toolbar--default,
  .wd-Button-toolbar--default > .wd-Button--default + .wd-Button-toolbar--default,
  .wd-Button-toolbar > .wd-Button--primary + .wd-Button-toolbar--default,
  .wd-Button-toolbar--default > .wd-Button--primary + .wd-Button-toolbar--default,
  .wd-Button-toolbar > .wd-Button--success + .wd-Button-toolbar--default,
  .wd-Button-toolbar--default > .wd-Button--success + .wd-Button-toolbar--default,
  .wd-Button-toolbar > .wd-Button--warning + .wd-Button-toolbar--default,
  .wd-Button-toolbar--default > .wd-Button--warning + .wd-Button-toolbar--default, .wd-Button-toolbar > .wd-Button--block + .wd-Button-toolbar--default, .wd-Button-toolbar--default > .wd-Button--block + .wd-Button-toolbar--default, .wd-Button-toolbar > .wd-Button--large + .wd-Button-toolbar--default, .wd-Button-toolbar--default > .wd-Button--large + .wd-Button-toolbar--default, .wd-Button-toolbar > .wd-Button--small + .wd-Button-toolbar--default, .wd-Button-toolbar--default > .wd-Button--small + .wd-Button-toolbar--default, .wd-Button-toolbar > .wd-Button--chrome + .wd-Button-toolbar--default, .wd-Button-toolbar--default > .wd-Button--chrome + .wd-Button-toolbar--default, .wd-Button-toolbar > .wd-Button-text + .wd-Button, .wd-Button-toolbar--default > .wd-Button-text + .wd-Button, .wd-Button-toolbar > .wd-Button-text + .wd-Button--danger, .wd-Button-toolbar--default > .wd-Button-text + .wd-Button--danger,
  .wd-Button-toolbar > .wd-Button-text + .wd-Button--default,
  .wd-Button-toolbar--default > .wd-Button-text + .wd-Button--default,
  .wd-Button-toolbar > .wd-Button-text + .wd-Button--primary,
  .wd-Button-toolbar--default > .wd-Button-text + .wd-Button--primary,
  .wd-Button-toolbar > .wd-Button-text + .wd-Button--success,
  .wd-Button-toolbar--default > .wd-Button-text + .wd-Button--success,
  .wd-Button-toolbar > .wd-Button-text + .wd-Button--warning,
  .wd-Button-toolbar--default > .wd-Button-text + .wd-Button--warning, .wd-Button-toolbar > .wd-Button-text + .wd-Button--block, .wd-Button-toolbar--default > .wd-Button-text + .wd-Button--block, .wd-Button-toolbar > .wd-Button-text + .wd-Button--large, .wd-Button-toolbar--default > .wd-Button-text + .wd-Button--large, .wd-Button-toolbar > .wd-Button-text + .wd-Button--small, .wd-Button-toolbar--default > .wd-Button-text + .wd-Button--small, .wd-Button-toolbar > .wd-Button-text + .wd-Button--chrome, .wd-Button-toolbar--default > .wd-Button-text + .wd-Button--chrome, .wd-Button-toolbar > .wd-Button-text + .wd-Button-text, .wd-Button-toolbar--default > .wd-Button-text + .wd-Button-text, .wd-Button-toolbar > .wd-Button-text + .wd-Button-group, .wd-Button-toolbar--default > .wd-Button-text + .wd-Button-group, .wd-Button-toolbar > .wd-Button-text + .wd-Button-toolbar, .wd-Button-toolbar--default > .wd-Button-text + .wd-Button-toolbar, .wd-Button-toolbar > .wd-Button-text + .wd-Button-toolbar--default, .wd-Button-toolbar--default > .wd-Button-text + .wd-Button-toolbar--default, .wd-Button-toolbar > .wd-Button-group + .wd-Button, .wd-Button-toolbar--default > .wd-Button-group + .wd-Button, .wd-Button-toolbar > .wd-Button-group + .wd-Button--danger, .wd-Button-toolbar--default > .wd-Button-group + .wd-Button--danger,
  .wd-Button-toolbar > .wd-Button-group + .wd-Button--default,
  .wd-Button-toolbar--default > .wd-Button-group + .wd-Button--default,
  .wd-Button-toolbar > .wd-Button-group + .wd-Button--primary,
  .wd-Button-toolbar--default > .wd-Button-group + .wd-Button--primary,
  .wd-Button-toolbar > .wd-Button-group + .wd-Button--success,
  .wd-Button-toolbar--default > .wd-Button-group + .wd-Button--success,
  .wd-Button-toolbar > .wd-Button-group + .wd-Button--warning,
  .wd-Button-toolbar--default > .wd-Button-group + .wd-Button--warning, .wd-Button-toolbar > .wd-Button-group + .wd-Button--block, .wd-Button-toolbar--default > .wd-Button-group + .wd-Button--block, .wd-Button-toolbar > .wd-Button-group + .wd-Button--large, .wd-Button-toolbar--default > .wd-Button-group + .wd-Button--large, .wd-Button-toolbar > .wd-Button-group + .wd-Button--small, .wd-Button-toolbar--default > .wd-Button-group + .wd-Button--small, .wd-Button-toolbar > .wd-Button-group + .wd-Button--chrome, .wd-Button-toolbar--default > .wd-Button-group + .wd-Button--chrome, .wd-Button-toolbar > .wd-Button-group + .wd-Button-text, .wd-Button-toolbar--default > .wd-Button-group + .wd-Button-text, .wd-Button-toolbar > .wd-Button-group + .wd-Button-group, .wd-Button-toolbar--default > .wd-Button-group + .wd-Button-group, .wd-Button-toolbar > .wd-Button-group + .wd-Button-toolbar, .wd-Button-toolbar--default > .wd-Button-group + .wd-Button-toolbar, .wd-Button-toolbar > .wd-Button-group + .wd-Button-toolbar--default, .wd-Button-toolbar--default > .wd-Button-group + .wd-Button-toolbar--default, .wd-Button-toolbar > .wd-Button-toolbar + .wd-Button, .wd-Button-toolbar--default > .wd-Button-toolbar + .wd-Button, .wd-Button-toolbar > .wd-Button-toolbar--default + .wd-Button, .wd-Button-toolbar--default > .wd-Button-toolbar--default + .wd-Button, .wd-Button-toolbar > .wd-Button-toolbar + .wd-Button--danger, .wd-Button-toolbar--default > .wd-Button-toolbar + .wd-Button--danger, .wd-Button-toolbar > .wd-Button-toolbar--default + .wd-Button--danger, .wd-Button-toolbar--default > .wd-Button-toolbar--default + .wd-Button--danger,
  .wd-Button-toolbar > .wd-Button-toolbar + .wd-Button--default,
  .wd-Button-toolbar--default > .wd-Button-toolbar + .wd-Button--default,
  .wd-Button-toolbar > .wd-Button-toolbar--default + .wd-Button--default,
  .wd-Button-toolbar--default > .wd-Button-toolbar--default + .wd-Button--default,
  .wd-Button-toolbar > .wd-Button-toolbar + .wd-Button--primary,
  .wd-Button-toolbar--default > .wd-Button-toolbar + .wd-Button--primary,
  .wd-Button-toolbar > .wd-Button-toolbar--default + .wd-Button--primary,
  .wd-Button-toolbar--default > .wd-Button-toolbar--default + .wd-Button--primary,
  .wd-Button-toolbar > .wd-Button-toolbar + .wd-Button--success,
  .wd-Button-toolbar--default > .wd-Button-toolbar + .wd-Button--success,
  .wd-Button-toolbar > .wd-Button-toolbar--default + .wd-Button--success,
  .wd-Button-toolbar--default > .wd-Button-toolbar--default + .wd-Button--success,
  .wd-Button-toolbar > .wd-Button-toolbar + .wd-Button--warning,
  .wd-Button-toolbar--default > .wd-Button-toolbar + .wd-Button--warning,
  .wd-Button-toolbar > .wd-Button-toolbar--default + .wd-Button--warning,
  .wd-Button-toolbar--default > .wd-Button-toolbar--default + .wd-Button--warning, .wd-Button-toolbar > .wd-Button-toolbar + .wd-Button--block, .wd-Button-toolbar--default > .wd-Button-toolbar + .wd-Button--block, .wd-Button-toolbar > .wd-Button-toolbar--default + .wd-Button--block, .wd-Button-toolbar--default > .wd-Button-toolbar--default + .wd-Button--block, .wd-Button-toolbar > .wd-Button-toolbar + .wd-Button--large, .wd-Button-toolbar--default > .wd-Button-toolbar + .wd-Button--large, .wd-Button-toolbar > .wd-Button-toolbar--default + .wd-Button--large, .wd-Button-toolbar--default > .wd-Button-toolbar--default + .wd-Button--large, .wd-Button-toolbar > .wd-Button-toolbar + .wd-Button--small, .wd-Button-toolbar--default > .wd-Button-toolbar + .wd-Button--small, .wd-Button-toolbar > .wd-Button-toolbar--default + .wd-Button--small, .wd-Button-toolbar--default > .wd-Button-toolbar--default + .wd-Button--small, .wd-Button-toolbar > .wd-Button-toolbar + .wd-Button--chrome, .wd-Button-toolbar--default > .wd-Button-toolbar + .wd-Button--chrome, .wd-Button-toolbar > .wd-Button-toolbar--default + .wd-Button--chrome, .wd-Button-toolbar--default > .wd-Button-toolbar--default + .wd-Button--chrome, .wd-Button-toolbar > .wd-Button-toolbar + .wd-Button-text, .wd-Button-toolbar--default > .wd-Button-toolbar + .wd-Button-text, .wd-Button-toolbar > .wd-Button-toolbar--default + .wd-Button-text, .wd-Button-toolbar--default > .wd-Button-toolbar--default + .wd-Button-text, .wd-Button-toolbar > .wd-Button-toolbar + .wd-Button-group, .wd-Button-toolbar--default > .wd-Button-toolbar + .wd-Button-group, .wd-Button-toolbar > .wd-Button-toolbar--default + .wd-Button-group, .wd-Button-toolbar--default > .wd-Button-toolbar--default + .wd-Button-group, .wd-Button-toolbar > .wd-Button-toolbar + .wd-Button-toolbar, .wd-Button-toolbar--default > .wd-Button-toolbar + .wd-Button-toolbar, .wd-Button-toolbar > .wd-Button-toolbar--default + .wd-Button-toolbar, .wd-Button-toolbar--default > .wd-Button-toolbar--default + .wd-Button-toolbar, .wd-Button-toolbar > .wd-Button-toolbar + .wd-Button-toolbar--default, .wd-Button-toolbar--default > .wd-Button-toolbar + .wd-Button-toolbar--default, .wd-Button-toolbar > .wd-Button-toolbar--default + .wd-Button-toolbar--default, .wd-Button-toolbar--default > .wd-Button-toolbar--default + .wd-Button-toolbar--default {
    margin-left: 5px; }

.wd-Button-toolbar--default {
  background-image: -webkit-linear-gradient(#ebebeb, #d6d6d6);
  background-image: linear-gradient(#ebebeb, #d6d6d6);
  background-color: #e0e0e0;
  border: 1px solid #aaa;
  border-radius: 2px;
  font-size: 0.929em;
  margin-bottom: 16px;
  padding-left: 4px;
  padding-right: 4px; }
  @media print {
    .wd-Button-toolbar--default {
      display: none !important; } }
  .wd-Button-toolbar--default .wd-Button, .wd-Button-toolbar--default .wd-Button--danger,
  .wd-Button-toolbar--default .wd-Button--default,
  .wd-Button-toolbar--default .wd-Button--primary,
  .wd-Button-toolbar--default .wd-Button--success,
  .wd-Button-toolbar--default .wd-Button--warning, .wd-Button-toolbar--default .wd-Button--block, .wd-Button-toolbar--default .wd-Button--large, .wd-Button-toolbar--default .wd-Button--small, .wd-Button-toolbar--default .wd-Button--chrome {
    margin-bottom: 4px;
    margin-top: 4px; }
  .wd-Button-toolbar--default .wd-Button-text {
    margin-bottom: 7px;
    margin-top: 7px; }

.btn-large {
  border-radius: 3px;
  font-size: 1.143em;
  line-height: 1.4;
  padding: 6px 18px; }

.btn-group {
  margin-left: -5px; }
  .btn-group > .btn {
    float: left;
    margin-left: 5px; }

.btn-stack {
  margin-left: -5px; }
  .btn-stack > .btn-group {
    float: left;
    margin-left: 5px; }
    .btn-stack > .btn-group > .btn {
      border-radius: 0; }
      .btn-stack > .btn-group > .btn + .btn {
        margin-left: -1px; }
      .btn-stack > .btn-group > .btn:first-child {
        border-bottom-left-radius: 2px;
        border-top-left-radius: 2px; }
      .btn-stack > .btn-group > .btn:last-child {
        border-bottom-right-radius: 2px;
        border-top-right-radius: 2px; }



  .wd-Modal-footer .wd-Button-group, .isu-overlay .modal-dialog .footer .wd-Button-group {
    float: right; }


/*-- Buttons --------------------------------------------*/
/*-------------------------------------------------------*/
.btn,
.btn-group > .btn,
.wd-Button,
.wd-Button--danger,
.wd-Button--default,
.wd-Button--primary,
.wd-Button--success,
.wd-Button--warning,
.wd-Button--block,
.wd-Button--large,
.wd-Button--small,
.wd-Button--chrome,
.wd-Button--default,
.wd-Button--primary,
.wd-Button--success,
.wd-Button--info,
.wd-Button--warning,
.wd-Button--danger,
.wd-Button-group > .wd-Button,
.wd-Button-group > .wd-Button--danger,
.wd-Button-group > .wd-Button--default,
.wd-Button-group > .wd-Button--primary,
.wd-Button-group > .wd-Button--success,
.wd-Button-group > .wd-Button--warning,
.wd-Button-group > .wd-Button--block,
.wd-Button-group > .wd-Button--large,
.wd-Button-group > .wd-Button--small,
.wd-Button-group > .wd-Button--chrome,
.wd-Button-group > .wd-Button--default,
.wd-Button-group > .wd-Button--primary,
.wd-Button-group > .wd-Button--success,
.wd-Button-group > .wd-Button--info,
.wd-Button-group > .wd-Button--warning,
.wd-Button-group > .wd-Button--danger,
input[type*="submit"],
.wd-Button-group > input[type*="submit"] {
  display: inline-block;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  text-shadow: none;
  box-shadow: none; }

table .btn,
table .btn-group > .btn,
table .wd-Button,
table .wd-Button--danger,
table .wd-Button--default,
table .wd-Button--primary,
table .wd-Button--success,
table .wd-Button--warning,
table .wd-Button--block,
table .wd-Button--large,
table .wd-Button--small,
table .wd-Button--chrome,
table .wd-Button--default,
table .wd-Button--primary,
table .wd-Button--success,
table .wd-Button--info,
table .wd-Button--warning,
table .wd-Button--danger,
table .wd-Button-group > .wd-Button,
table .wd-Button-group > .wd-Button--danger,
table .wd-Button-group > .wd-Button--default,
table .wd-Button-group > .wd-Button--primary,
table .wd-Button-group > .wd-Button--success,
table .wd-Button-group > .wd-Button--warning,
table .wd-Button-group > .wd-Button--block,
table .wd-Button-group > .wd-Button--large,
table .wd-Button-group > .wd-Button--small,
table .wd-Button-group > .wd-Button--chrome,
table .wd-Button-group > .wd-Button--default,
table .wd-Button-group > .wd-Button--primary,
table .wd-Button-group > .wd-Button--success,
table .wd-Button-group > .wd-Button--info,
table .wd-Button-group > .wd-Button--warning,
table .wd-Button-group > .wd-Button--danger,
table input[type*="submit"],
table .wd-Button-group > input[type*="submit"] {
  border-radius: 2px;
  font-size: 0.929em;
  font-weight: normal;
  line-height: inherit;
  margin: 0;
  padding: 2px 8px; }

.btn-group {
  margin-left: 0; }

.btn-group-lg > .btn,
.btn-lg,
.wd-Button--large {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

/* .btn-default */
.btn-default,
.btn-group > .btn-default,
.wd-Button,
.wd-Button--danger,
.wd-Button--default,
.wd-Button--primary,
.wd-Button--success,
.wd-Button--warning,
.wd-Button--block,
.wd-Button--large,
.wd-Button--small,
.wd-Button--chrome,
.wd-Button-group > .wd-Button,
.wd-Button-group > .wd-Button--danger,
.wd-Button-group > .wd-Button--default,
.wd-Button-group > .wd-Button--primary,
.wd-Button-group > .wd-Button--success,
.wd-Button-group > .wd-Button--warning,
.wd-Button-group > .wd-Button--block,
.wd-Button-group > .wd-Button--large,
.wd-Button-group > .wd-Button--small,
.wd-Button-group > .wd-Button--chrome,
.wd-Button--default,
.wd-Button-group > .wd-Button--default {
  color: #444;
  background-color: #f8f8f8;
  border-color: #ccc;
  box-shadow: none; }

.btn-default:hover,
.btn-group > .btn-default:hover,
.wd-Button:hover,
.wd-Button--danger:hover,
.wd-Button--default:hover,
.wd-Button--primary:hover,
.wd-Button--success:hover,
.wd-Button--warning:hover,
.wd-Button--block:hover,
.wd-Button--large:hover,
.wd-Button--small:hover,
.wd-Button--chrome:hover,
.wd-Button-group > .wd-Button:hover,
.wd-Button-group > .wd-Button--danger:hover,
.wd-Button-group > .wd-Button--default:hover,
.wd-Button-group > .wd-Button--primary:hover,
.wd-Button-group > .wd-Button--success:hover,
.wd-Button-group > .wd-Button--warning:hover,
.wd-Button-group > .wd-Button--block:hover,
.wd-Button-group > .wd-Button--large:hover,
.wd-Button-group > .wd-Button--small:hover,
.wd-Button-group > .wd-Button--chrome:hover,
.wd-Button--default:hover,
.wd-Button-group > .wd-Button--default:hover,
.btn-default:focus,
.btn-group > .btn-default:focus,
.wd-Button:focus,
.wd-Button--danger:focus,
.wd-Button--default:focus,
.wd-Button--primary:focus,
.wd-Button--success:focus,
.wd-Button--warning:focus,
.wd-Button--block:focus,
.wd-Button--large:focus,
.wd-Button--small:focus,
.wd-Button--chrome:focus,
.wd-Button-group > .wd-Button:focus,
.wd-Button-group > .wd-Button--danger:focus,
.wd-Button-group > .wd-Button--default:focus,
.wd-Button-group > .wd-Button--primary:focus,
.wd-Button-group > .wd-Button--success:focus,
.wd-Button-group > .wd-Button--warning:focus,
.wd-Button-group > .wd-Button--block:focus,
.wd-Button-group > .wd-Button--large:focus,
.wd-Button-group > .wd-Button--small:focus,
.wd-Button-group > .wd-Button--chrome:focus,
.wd-Button--default:focus,
.wd-Button-group > .wd-Button--default:focus,
.btn-default:active,
.btn-group > .btn-default:active,
.wd-Button:active,
.wd-Button--danger:active,
.wd-Button--default:active,
.wd-Button--primary:active,
.wd-Button--success:active,
.wd-Button--warning:active,
.wd-Button--block:active,
.wd-Button--large:active,
.wd-Button--small:active,
.wd-Button--chrome:active,
.wd-Button-group > .wd-Button:active,
.wd-Button-group > .wd-Button--danger:active,
.wd-Button-group > .wd-Button--default:active,
.wd-Button-group > .wd-Button--primary:active,
.wd-Button-group > .wd-Button--success:active,
.wd-Button-group > .wd-Button--warning:active,
.wd-Button-group > .wd-Button--block:active,
.wd-Button-group > .wd-Button--large:active,
.wd-Button-group > .wd-Button--small:active,
.wd-Button-group > .wd-Button--chrome:active,
.wd-Button--default:active,
.wd-Button-group > .wd-Button--default:active {
  color: #444;
  background-color: #e7e7e7;
  border-color: #aaa;
  text-decoration: none; }

/* .btn-primary */
.btn-primary,
.btn-group > .btn-primary,
.wd-Button--primary,
.wd-Button-group > .wd-Button--primary {
  color: #fff !important;
  background-color: #337ab7 !important;
  border-color: #2e6da4 !important; }

.btn-primary:hover,
.btn-group > .btn-primary:hover,
.wd-Button--primary:hover,
.wd-Button-group > .wd-Button--primary:hover,
.btn-primary:focus,
.btn-group > .btn-primary:focus,
.wd-Button--primary:focus,
.wd-Button-group > .wd-Button--primary:focus,
.btn-primary:active,
.btn-group > .btn-primary:active,
.wd-Button--primary:active,
.wd-Button-group > .wd-Button--primary:active {
  color: #fff !important;
  background-color: #286090 !important;
  border-color: #204d74 !important; }

/* .btn-success */
.btn-success,
.btn-group > .btn-success,
.wd-Button--success,
.wd-Button-group > .wd-Button--success {
  color: #fff !important;
  background-color: #5cb85c !important;
  border-color: #4cae4c !important; }

.btn-success:hover,
.btn-group > .btn-success:hover,
.wd-Button--success:hover,
.wd-Button-group > .wd-Button--success:hover,
.btn-success:focus,
.btn-group > .btn-success:focus,
.wd-Button--success:focus,
.wd-Button-group > .wd-Button--success:focus,
.btn-success:active,
.btn-group > .btn-success:active,
.wd-Button--success:active,
.wd-Button-group > .wd-Button--success:active {
  color: #fff !important;
  background-color: #449d44 !important;
  border-color: #398439 !important; }

/* .btn-success */
.btn-success,
.btn-group > .btn-success,
.wd-Button--success,
.wd-Button-group > .wd-Button--success {
  color: #fff !important;
  background-color: #5cb85c !important;
  border-color: #4cae4c !important; }

.btn-success:hover,
.btn-group > .btn-success:hover,
.wd-Button--success:hover,
.wd-Button-group > .wd-Button--success:hover,
.btn-success:focus,
.btn-group > .btn-success:focus,
.wd-Button--success:focus,
.wd-Button-group > .wd-Button--success:focus,
.btn-success:active,
.btn-group > .btn-success:active,
.wd-Button--success:active,
.wd-Button-group > .wd-Button--success:active {
  color: #fff !important;
  background-color: #449d44 !important;
  border-color: #398439 !important; }

/* .btn-info */
.btn-info,
.btn-group > .btn-info,
.wd-Button--info,
.wd-Button-group > .wd-Button--info {
  color: #fff !important;
  background-color: #5bc0de !important;
  border-color: #46b8da !important; }

.btn-info:hover,
.btn-group > .btn-info:hover,
.wd-Button--info:hover,
.wd-Button-group > .wd-Button--info:hover,
.btn-info:focus,
.btn-group > .btn-info:focus,
.wd-Button--info:focus,
.wd-Button-group > .wd-Button--info:focus,
.btn-info:active,
.btn-group > .btn-info:active,
.wd-Button--info:active,
.wd-Button-group > .wd-Button--info:active {
  color: #fff !important;
  background-color: #31b0d5 !important;
  border-color: #269abc !important; }

/* .btn-warning */
.btn-warning,
.btn-group > .btn-warning,
.wd-Button--warning,
.wd-Button-group > .wd-Button--warning {
  color: #fff !important;
  background-color: #f0ad4e !important;
  border-color: #eea236 !important; }

.btn-warning:hover,
.btn-group > .btn-warning:hover,
.wd-Button--warning:hover,
.wd-Button-group > .wd-Button--warning:hover,
.btn-warning:focus,
.btn-group > .btn-warning:focus,
.wd-Button--warning:focus,
.wd-Button-group > .wd-Button--warning:focus,
.btn-warning:active,
.btn-group > .btn-warning:active,
.wd-Button--warning:active,
.wd-Button-group > .wd-Button--warning:active {
  color: #fff !important;
  background-color: #ec971f !important;
  border-color: #d58512 !important; }

/* .btn-danger */
.btn-danger,
.btn-group > .btn-danger,
.wd-Button--danger,
.wd-Button-group > .wd-Button--danger {
  color: #fff !important;
  background-color: #d9534f !important;
  border-color: #d43f3a !important; }

.btn-danger:hover,
.btn-group > .btn-danger:hover,
.wd-Button--danger:hover,
.wd-Button-group > .wd-Button--danger:hover,
.btn-danger:focus,
.btn-group > .btn-danger:focus,
.wd-Button--danger:focus,
.wd-Button-group > .wd-Button--danger:focus,
.btn-danger:active,
.btn-group > .btn-danger:active,
.wd-Button--danger:active,
.wd-Button-group > .wd-Button--danger:active {
  color: #fff !important;
  background-color: #c9302c !important;
  border-color: #ac2925 !important; }

/*-- Button Icons ---------------------------------------*/
/*-------------------------------------------------------*/
[class*="btn-icon-"]:before,
[class*="wd-ButtonIcon--"]:before {
  display: inline-block;
  font-family: FontAwesome;
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  margin: 0;
  text-align: center;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  width: 1.07142857em; }

/*
[class*="btn-icon-"]::first-letter, 
[class*="wd-ButtonIcon--"]::first-letter {
	content: " "
}
*/
/* -----
   icons
   ----- */
.btn-icon-add:before,
.wd-ButtonIcon--add:before {
  content: "\f067"; }

.btn-icon-archive:before,
.wd-ButtonIcon--archive:before {
  content: "\f187"; }

.btn-icon-back:before,
.wd-ButtonIcon--back:before {
  content: "\f060"; }

.btn-icon-check:before,
.btn-icon-approve:before,
.btn-icon-yes:before,
.wd-ButtonIcon--check:before,
.wd-ButtonIcon--approve:before,
.wd-ButtonIcon--yes:before {
  content: "\f00c"; }

.btn-icon-clear:before,
.btn-icon-de-select:before,
.wd-ButtonIcon--clear:before,
.wd-ButtonIcon--de-select:before {
  content: "\f096"; }

.btn-icon-close:before,
.wd-ButtonIcon--close:before {
  content: "\f00d"; }

.btn-icon-deny:before,
.btn-icon-no:before,
.wd-ButtonIcon--deny:before,
.wd-ButtonIcon--no:before {
  content: "\f05e"; }

.btn-icon-copy:before,
.btn-icon-duplicate:before,
.wd-ButtonIcon--copy:before,
.wd-ButtonIcon--duplicate:before {
  content: "\f0c5"; }

.btn-icon-date:before,
.btn-icon-calendar:before,
.wd-ButtonIcon--date:before,
.wd-ButtonIcon--calendar:before {
  content: "\f073"; }

.btn-icon-delete:before,
.btn-icon-remove:before,
.btn-icon-trash:before,
.wd-ButtonIcon--delete:before,
.wd-ButtonIcon--remove:before,
.wd-ButtonIcon--trash:before {
  content: "\f1f8";
  /*	content: "\f00d"; */ }

.btn-icon-download:before,
.wd-ButtonIcon--download:before {
  content: "\f019"; }

.btn-icon-edit:before,
.wd-ButtonIcon--edit:before {
  content: "\f040";
  /*	content: "\f044"; */ }

.btn-icon-eligible:before,
.wd-ButtonIcon--eligible:before {
  content: "\f164"; }

.btn-icon-email:before,
.btn-icon-envelope:before,
.btn-icon-send:before,
.wd-ButtonIcon--email:before,
.wd-ButtonIcon--envelope:before,
.wd-ButtonIcon--send:before {
  content: "\f0e0"; }

.btn-icon-ineligible:before,
.wd-ButtonIcon--ineligible:before {
  content: "\f165"; }

.btn-icon-list:before,
.wd-ButtonIcon--list:before,
.btn-icon-index:before,
.wd-ButtonIcon--index:before {
  content: "\f03a"; }

.btn-icon-merge:before,
.wd-ButtonIcon--merge:before {
  content: "\f066"; }

.btn-icon-note:before,
.wd-ButtonIcon--note:before {
  content: "\f249"; }

.btn-icon-pdf:before,
.wd-ButtonIcon--pdf:before {
  content: "\f1c1;"; }

.btn-icon-print:before,
.wd-ButtonIcon--print:before {
  content: "\f02f"; }

.btn-icon-publish:before,
.wd-ButtonIcon--publish:before {
  content: "\f15b"; }

.btn-icon-refresh:before,
.wd-ButtonIcon--refresh:before {
  content: "\f021"; }

.btn-icon-reply:before,
.btn-icon-bounce:before,
.wd-ButtonIcon--reply:before,
.wd-ButtonIcon--bounce:before {
  content: "\f112"; }

.btn-icon-request:before,
.wd-ButtonIcon--request:before {
  content: "\f075"; }

.btn-icon-reset:before,
.btn-icon-undo:before,
.wd-ButtonIcon--reset:before,
.wd-ButtonIcon--undo:before {
  content: "\f0e2"; }

.btn-icon-save:before,
.wd-ButtonIcon--save:before {
  content: "\f0c7"; }

.btn-icon-search:before,
.wd-ButtonIcon--search:before {
  content: "\f002"; }

.btn-icon-select:before,
.wd-ButtonIcon--select:before {
  content: "\f046"; }

.btn-icon-sign-out:before,
.wd-ButtonIcon--sign-out:before {
  content: "\f08b"; }

.btn-icon-subtract:before,
.wd-ButtonIcon--subtract:before {
  content: "\f068"; }

.btn-icon-transfer:before,
.btn-icon-swap:before,
.btn-icon-switch:before,
.btn-icon-exchange:before,
.wd-ButtonIcon--transfer:before,
.wd-ButtonIcon--swap:before,
.wd-ButtonIcon--switch:before,
.wd-ButtonIcon--exchenge:before {
  content: "\f0ec"; }

.btn-icon-update:before,
.wd-ButtonIcon--update:before {
  content: "\f062"; }

.btn-icon-view:before,
.wd-ButtonIcon--view:before {
  content: "\f06e"; }




