.xbtn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}

.xbtn-default:hover,
.xbtn-default:focus,
.xbtn-default:active,
.xbtn-default.active,
.open .dropdown-toggle.xbtn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}

.xbtn-default:active,
.xbtn-default.active,
.open .dropdown-toggle.xbtn-default {
  background-image: none;
}

.xbtn-default.disabled,
.xbtn-default[disabled],
fieldset[disabled] .xbtn-default,
.xbtn-default.disabled:hover,
.xbtn-default[disabled]:hover,
fieldset[disabled] .xbtn-default:hover,
.xbtn-default.disabled:focus,
.xbtn-default[disabled]:focus,
fieldset[disabled] .xbtn-default:focus,
.xbtn-default.disabled:active,
.xbtn-default[disabled]:active,
fieldset[disabled] .xbtn-default:active,
.xbtn-default.disabled.active,
.xbtn-default[disabled].active,
fieldset[disabled] .xbtn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}

.xbtn-default .badge {
  color: #ffffff;
  background-color: #fff;
}

.xbtn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}

.xbtn-primary:hover,
.xbtn-primary:focus,
.xbtn-primary:active,
.xbtn-primary.active,
.open .dropdown-toggle.xbtn-primary {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}

.xbtn-primary:active,
.xbtn-primary.active,
.open .dropdown-toggle.xbtn-primary {
  background-image: none;
}

.xbtn-primary.disabled,
.xbtn-primary[disabled],
fieldset[disabled] .xbtn-primary,
.xbtn-primary.disabled:hover,
.xbtn-primary[disabled]:hover,
fieldset[disabled] .xbtn-primary:hover,
.xbtn-primary.disabled:focus,
.xbtn-primary[disabled]:focus,
fieldset[disabled] .xbtn-primary:focus,
.xbtn-primary.disabled:active,
.xbtn-primary[disabled]:active,
fieldset[disabled] .xbtn-primary:active,
.xbtn-primary.disabled.active,
.xbtn-primary[disabled].active,
fieldset[disabled] .xbtn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}

.xbtn-primary .badge {
  color: #428bca;
  background-color: #fff;
}

.xbtn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.xbtn-warning:hover,
.xbtn-warning:focus,
.xbtn-warning:active,
.xbtn-warning.active,
.open .dropdown-toggle.xbtn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}

.xbtn-warning:active,
.xbtn-warning.active,
.open .dropdown-toggle.xbtn-warning {
  background-image: none;
}

.xbtn-warning.disabled,
.xbtn-warning[disabled],
fieldset[disabled] .xbtn-warning,
.xbtn-warning.disabled:hover,
.xbtn-warning[disabled]:hover,
fieldset[disabled] .xbtn-warning:hover,
.xbtn-warning.disabled:focus,
.xbtn-warning[disabled]:focus,
fieldset[disabled] .xbtn-warning:focus,
.xbtn-warning.disabled:active,
.xbtn-warning[disabled]:active,
fieldset[disabled] .xbtn-warning:active,
.xbtn-warning.disabled.active,
.xbtn-warning[disabled].active,
fieldset[disabled] .xbtn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.xbtn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.xbtn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.xbtn-danger:hover,
.xbtn-danger:focus,
.xbtn-danger:active,
.xbtn-danger.active,
.open .dropdown-toggle.xbtn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}

.xbtn-danger:active,
.xbtn-danger.active,
.open .dropdown-toggle.xbtn-danger {
  background-image: none;
}

.xbtn-danger.disabled,
.xbtn-danger[disabled],
fieldset[disabled] .xbtn-danger,
.xbtn-danger.disabled:hover,
.xbtn-danger[disabled]:hover,
fieldset[disabled] .xbtn-danger:hover,
.xbtn-danger.disabled:focus,
.xbtn-danger[disabled]:focus,
fieldset[disabled] .xbtn-danger:focus,
.xbtn-danger.disabled:active,
.xbtn-danger[disabled]:active,
fieldset[disabled] .xbtn-danger:active,
.xbtn-danger.disabled.active,
.xbtn-danger[disabled].active,
fieldset[disabled] .xbtn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.xbtn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.xbtn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.xbtn-success:hover,
.xbtn-success:focus,
.xbtn-success:active,
.xbtn-success.active,
.open .dropdown-toggle.xbtn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}

.xbtn-success:active,
.xbtn-success.active,
.open .dropdown-toggle.xbtn-success {
  background-image: none;
}

.xbtn-success.disabled,
.xbtn-success[disabled],
fieldset[disabled] .xbtn-success,
.xbtn-success.disabled:hover,
.xbtn-success[disabled]:hover,
fieldset[disabled] .xbtn-success:hover,
.xbtn-success.disabled:focus,
.xbtn-success[disabled]:focus,
fieldset[disabled] .xbtn-success:focus,
.xbtn-success.disabled:active,
.xbtn-success[disabled]:active,
fieldset[disabled] .xbtn-success:active,
.xbtn-success.disabled.active,
.xbtn-success[disabled].active,
fieldset[disabled] .xbtn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.xbtn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.xbtn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.xbtn-info:hover,
.xbtn-info:focus,
.xbtn-info:active,
.xbtn-info.active,
.open .dropdown-toggle.xbtn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}

.xbtn-info:active,
.xbtn-info.active,
.open .dropdown-toggle.xbtn-info {
  background-image: none;
}

.xbtn-info.disabled,
.xbtn-info[disabled],
fieldset[disabled] .xbtn-info,
.xbtn-info.disabled:hover,
.xbtn-info[disabled]:hover,
fieldset[disabled] .xbtn-info:hover,
.xbtn-info.disabled:focus,
.xbtn-info[disabled]:focus,
fieldset[disabled] .xbtn-info:focus,
.xbtn-info.disabled:active,
.xbtn-info[disabled]:active,
fieldset[disabled] .xbtn-info:active,
.xbtn-info.disabled.active,
.xbtn-info[disabled].active,
fieldset[disabled] .xbtn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.xbtn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.xbtn-link {
  font-weight: normal;
  color: #428bca;
  cursor: pointer;
  border-radius: 0;
}

.xbtn-link,
.xbtn-link:active,
.xbtn-link[disabled],
fieldset[disabled] .xbtn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.xbtn-link,
.xbtn-link:hover,
.xbtn-link:focus,
.xbtn-link:active {
  border-color: transparent;
}

.xbtn-link:hover,
.xbtn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}

.xbtn-link[disabled]:hover,
fieldset[disabled] .xbtn-link:hover,
.xbtn-link[disabled]:focus,
fieldset[disabled] .xbtn-link:focus {
  color: #999999;
  text-decoration: none;
}

.xbtn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.xbtn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.xbtn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.xbtn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}

.xbtn-block + .xbtn-block {
  margin-top: 5px;
}

input[type="submit"].xbtn-block,
input[type="reset"].xbtn-block,
input[type="button"].xbtn-block {
  width: 100%;
}

.xbtn-group,
.xbtn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.xbtn-group > .xbtn,
.xbtn-group-vertical > .xbtn {
  position: relative;
  float: left;
}

.xbtn-group > .xbtn:hover,
.xbtn-group-vertical > .xbtn:hover,
.xbtn-group > .xbtn:focus,
.xbtn-group-vertical > .xbtn:focus,
.xbtn-group > .xbtn:active,
.xbtn-group-vertical > .xbtn:active,
.xbtn-group > .xbtn.active,
.xbtn-group-vertical > .xbtn.active {
  z-index: 2;
}

.xbtn-group > .xbtn:focus,
.xbtn-group-vertical > .xbtn:focus {
  outline: none;
}

.xbtn-group .xbtn + .xbtn,
.xbtn-group .xbtn + .xbtn-group,
.xbtn-group .xbtn-group + .xbtn,
.xbtn-group .xbtn-group + .xbtn-group {
  margin-left: -1px;
}

.xbtn-toolbar:before,
.xbtn-toolbar:after {
  display: table;
  content: " ";
}

.xbtn-toolbar:after {
  clear: both;
}

.xbtn-toolbar:before,
.xbtn-toolbar:after {
  display: table;
  content: " ";
}

.xbtn-toolbar:after {
  clear: both;
}

.xbtn-toolbar .xbtn-group {
  float: left;
}

.xbtn-toolbar > .xbtn + .xbtn,
.xbtn-toolbar > .xbtn-group + .xbtn,
.xbtn-toolbar > .xbtn + .xbtn-group,
.xbtn-toolbar > .xbtn-group + .xbtn-group {
  margin-left: 5px;
}

.xbtn-group > .xbtn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.xbtn-group > .xbtn:first-child {
  margin-left: 0;
}

.xbtn-group > .xbtn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.xbtn-group > .xbtn:last-child:not(:first-child),
.xbtn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.xbtn-group > .xbtn-group {
  float: left;
}

.xbtn-group > .xbtn-group:not(:first-child):not(:last-child) > .xbtn {
  border-radius: 0;
}

.xbtn-group > .xbtn-group:first-child > .xbtn:last-child,
.xbtn-group > .xbtn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.xbtn-group > .xbtn-group:last-child > .xbtn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.xbtn-group .dropdown-toggle:active,
.xbtn-group.open .dropdown-toggle {
  outline: 0;
}

.xbtn-group-xs > .xbtn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.xbtn-group-sm > .xbtn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.xbtn-group-lg > .xbtn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.xbtn-group > .xbtn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

.xbtn-group > .xbtn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.xbtn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.xbtn-group.open .dropdown-toggle.xbtn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.xbtn .caret {
  margin-left: 0;
}

.xbtn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .xbtn-lg .caret {
  border-width: 0 5px 5px;
}

.xbtn-group-vertical > .xbtn,
.xbtn-group-vertical > .xbtn-group,
.xbtn-group-vertical > .xbtn-group > .xbtn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.xbtn-group-vertical > .xbtn-group:before,
.xbtn-group-vertical > .xbtn-group:after {
  display: table;
  content: " ";
}

.xbtn-group-vertical > .xbtn-group:after {
  clear: both;
}

.xbtn-group-vertical > .xbtn-group:before,
.xbtn-group-vertical > .xbtn-group:after {
  display: table;
  content: " ";
}

.xbtn-group-vertical > .xbtn-group:after {
  clear: both;
}

.xbtn-group-vertical > .xbtn-group > .xbtn {
  float: none;
}

.xbtn-group-vertical > .xbtn + .xbtn,
.xbtn-group-vertical > .xbtn + .xbtn-group,
.xbtn-group-vertical > .xbtn-group + .xbtn,
.xbtn-group-vertical > .xbtn-group + .xbtn-group {
  margin-top: -1px;
  margin-left: 0;
}

.xbtn-group-vertical > .xbtn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.xbtn-group-vertical > .xbtn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.xbtn-group-vertical > .xbtn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0;
}

.xbtn-group-vertical > .xbtn-group:not(:first-child):not(:last-child) > .xbtn {
  border-radius: 0;
}

.xbtn-group-vertical > .xbtn-group:first-child > .xbtn:last-child,
.xbtn-group-vertical > .xbtn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.xbtn-group-vertical > .xbtn-group:last-child > .xbtn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.xbtn-group-justified {
  display: table;
  width: 100%;
  border-collapse: separate;
  table-layout: fixed;
}

.xbtn-group-justified > .xbtn,
.xbtn-group-justified > .xbtn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

.xbtn-group-justified > .xbtn-group .xbtn {
  width: 100%;
}

