﻿.has-error.has-feedback input, .has-error.has-feedback textarea, .has-error.has-feedback select {
  outline: 0;
  border: 1px solid #d02c30;
  box-shadow: 0 0 0 1px #d02c30;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
    font-size: 12px;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}

.pagination.pull-right {
    text-align: right;
}

.pagination button.clear {
    background: none;
    border: none;
}

.pagination button span {
    vertical-align: middle;
    margin-bottom: 3px;
}

.button {
    cursor: pointer;
}

.fundraiser-event-table h6 {
  margin-left: 17px;
  margin-top: 31px;
}

#giftcard { max-width: 855px;min-height: 486px; margin: 0 auto; padding: 25px 30px; margin-bottom: 30px; }
    #giftcard #left { max-width: 430px; padding-right: 12px; border-right: 1px solid #dddddd;width: 50%;display: inline-block; }
    #giftcard #right { max-width: 350px; padding-left: 30px;width: 50%;display: inline-block;vertical-align: top; }
    #giftcard p.disclaimer { clear: both; width: 368px; font-size: 11px; line-height: 16px; position: relative; top: 50px; }
    #giftcard input[type=text] { border: 1px solid #c4b4a7; background: #fff; color: #000; font-size: 14px; line-height: 14px; padding: 6px 10px 5px; font-weight: bold; -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2) inset; -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2) inset; box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2) inset; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; vertical-align: middle; margin-bottom: 10px; }
    #giftcard select { border: 1px solid #c4b4a7; background: #fff; color: #000; font-size: 14px; line-height: 14px; padding: 6px 10px 5px; font-weight: bold; -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2) inset; -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2) inset; box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2) inset; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; vertical-align: middle; }
    #giftcard input[type-text] { width: 220px; }


@media(max-width: 800px) {
    #giftcard { max-width: 855px; margin: 0 auto; padding: 25px 30px; }
    #giftcard p.disclaimer { clear: both; font-size: 11px; line-height: 16px;width: 100%;margin-top: 25px;position: inherit;margin-bottom: 22px;}
    #giftcard #left { max-width: 800px; border-right: none;width: 100%;display: block; }
    #giftcard #right { max-width: 800px; width: 100%;display: block;padding-left: 0;  }
    #giftcard #right ul { padding-left: 0 !important;float: none !important;margin-bottom: 0;  }
}


#loading {
    display: block;
    width: 100%;
    height: 100%;
    background-color: transparent;
    position: absolute;
    top: 0;
    z-index: 10000;
    cursor: wait;
}

/*.predefined1 { border: 40px red solid !important;}
.predefined2 { border: 40px green solid !important;}
.predefined3 { border: 40px blue solid !important;}*/