/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.btn,
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  border-radius: 0px;
}
.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
  border-radius: 0px;
}
.btn:active,
.btn.active {
  border-radius: 0px;
}
.btn-default {
  border-radius: 0px;
}
.btn-default:hover,
.btn-default:focus {
  border-radius: 0px;
}
.btn-default:active,
.btn-default.active {
  border-radius: 0px;
}
.btn-default:disabled,
.btn-default[disabled] {
  border-radius: 0px;
}
.btn-primary {
  border-radius: 0px;
}
.btn-primary:hover,
.btn-primary:focus {
  border-radius: 0px;
}
.btn-primary:active,
.btn-primary.active {
  border-radius: 0px;
}
.btn-primary:disabled,
.btn-primary[disabled] {
  border-radius: 0px;
}
.btn-success {
  border-radius: 0px;
}
.btn-success:hover,
.btn-success:focus {
  border-radius: 0px;
}
.btn-success:active,
.btn-success.active {
  border-radius: 0px;
}
.btn-success:disabled,
.btn-success[disabled] {
  border-radius: 0px;
}
.btn-info {
  border-radius: 0px;
}
.btn-info:hover,
.btn-info:focus {
  border-radius: 0px;
}
.btn-info:active,
.btn-info.active {
  border-radius: 0px;
}
.btn-info:disabled,
.btn-info[disabled] {
  border-radius: 0px;
}
.btn-warning {
  border-radius: 0px;
}
.btn-warning:hover,
.btn-warning:focus {
  border-radius: 0px;
}
.btn-warning:active,
.btn-warning.active {
  border-radius: 0px;
}
.btn-warning:disabled,
.btn-warning[disabled] {
  border-radius: 0px;
}
.btn-danger {
  border-radius: 0px;
}
.btn-danger:hover,
.btn-danger:focus {
  border-radius: 0px;
}
.btn-danger:active,
.btn-danger.active {
  border-radius: 0px;
}
.btn-danger:disabled,
.btn-danger[disabled] {
  border-radius: 0px;
}
.form-control {
  border-radius: 0px;
}
.input-group-addon {
  border-radius: 0px;
}
.thumbnail,
.img-thumbnail {
  border-radius: 0px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  border-radius: 0px;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  border-radius: 0px;
}
.navbar {
	border-radius: 0px;	
}
.navbar-default {
  border-radius: 0px;
}
.navbar-default .navbar-nav > .active > a {
  border-radius: 0px;
}
.navbar-brand,
.navbar-nav > li > a {
  border-radius: 0px;
}
.navbar-inverse {
  border-radius: 0px;
}
.navbar-inverse .navbar-nav > .active > a {
  border-radius: 0px;
}
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
  border-radius: 0px;
}
.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
  border-radius: 0;
}
.nav-tabs > li > a {
  border-radius: 0px;
}
.nav-tabs.nav-justified > li > a {
  border-radius: 0px;
}
.alert {
  border-radius: 0px;
}
.alert-success {
  border-radius: 0px;
}
.alert-info {
  border-radius: 0px;
}
.alert-warning {
  border-radius: 0px;
}
.alert-danger {
  border-radius: 0px;
}
.progress {
  border-radius: 0px;
}
.progress-bar {
  border-radius: 0px;
}
.progress-bar-success {
  border-radius: 0px;
}
.progress-bar-info {
  border-radius: 0px;
}
.progress-bar-warning {
  border-radius: 0px;
}
.progress-bar-danger {
  border-radius: 0px;
}
.progress-bar-striped {
  border-radius: 0px;
}
.list-group {
  border-radius: 0px;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  border-radius: 0px;
}
.panel {
  border-radius: 0px;
}
.panel-default > .panel-heading {
  border-radius: 0px;
}
.panel-primary > .panel-heading {
  border-radius: 0px;
}
.panel-success > .panel-heading {
  border-radius: 0px;
}
.panel-info > .panel-heading {
  border-radius: 0px;
}
.panel-warning > .panel-heading {
  border-radius: 0px;
}
.panel-danger > .panel-heading {
  border-radius: 0px;
}
.well {
  border-radius: 0px;
}
/*# sourceMappingURL=bootstrap-theme.css.map */
