.rtl-div {
  direction: ltr; }

.panel-body li:hover {
  border-right: 5px solid; }

.input-group-addon:last-child {
  border-left: 1px solid #ccc;
  border-right: 0; }

.input-group .form-control:last-child, .input-group-addon:last-child,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle,
.input-group:last-child .btn {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.popover.right > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff; }

.popover > .arrow:after {
  content: "";
  border-width: 10px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover.right > .arrow {
  transform: rotate(180deg);
  top: 50%;
  left: -16px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25); }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover {
  margin-right: 0;
  margin-left: 15px; }

/*# sourceMappingURL=main-rtl.css.map */
