@font-face {
  font-family: 'GothamRoundedMedium';
  src: url('../font/gotham-rounded-medium.woff') format('woff');
}

ul {
  -webkit-padding-start: 0;
}

.purses_list ::after {
  display: table;
  content: ' ';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(255, 255, 255, 1);
  position: absolute;
  top: -7px;
  left: 9px;
}

.purses_list ::before {
  display: table;
  border-bottom-color: #fff;
  content: ' ';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom-color: rgba(0, 255, 255, 1);
  position: absolute;
  top: -7px;
  left: 9px;
}

.wallet a:hover {
  text-decoration: none !important;
}

.wallet a {
  text-decoration: none !important;
}

.subnavbar .mainnav > div > li {
  float: left;
  min-width: 0px;
  height: 80px;
  padding: 0;
  margin: 0;
  text-align: center;
  list-style: none;
}

.subnavbar .mainnav div {
  display: inline-block;
}

.subnavbar .mainnav div > li > a {
  display: block;
  height: 100%;
  padding: 0 15px;
  font-size: 12px;
  font-weight: bold;
  color: #888;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

.subnavbar .mainnav > div > li > a > i {
  position: relative;
  top: 2px;
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-top: 12px;
  margin-bottom: 9px;
  font-size: 28px;
}

.subnavbar .mainnav > div > li > a > span {
  display: block;
  padding-bottom: 2px;
}

.dropdown-menu ul li {
  display: block;
}

.dropdown-menu ul li a {
  border: 1px solid #fff !important;
  text-decoration: none;
}

.subnavbar .mainnav > div > div {
  float: left;
  min-width: 0px;
  height: 80px;
  padding: 0;
  margin: 0;
  text-align: center;
  list-style: none;
}

.subnavbar .mainnav div > div > a {
  display: block;
  height: 100%;
  padding: 0 15px;
  font-size: 12px;
  font-weight: bold;
  color: #888;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

.subnavbar .mainnav > div > div > a > i {
  position: relative;
  top: 2px;
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-top: 12px;
  margin-bottom: 9px;
  font-size: 28px;
}

.subnavbar .mainnav > div > div > a > span {
  display: block;
  padding-bottom: 2px;
}

.subnavbar .mainnav .active > a {
  background: #333;
  color: #6dcb99;
}

.dropdown-menu ul li a {
  width: 100%;
  display: block;
  overflow: hidden;
  padding: 2px;
  padding-left: 8px;
  padding-right: 8px;
}

.dropdown-menu li {
  width: 100%;
}

.dropdown-menu ul li a:hover {
  background-color: #ccc;
}

.subnavbar .mainnav div a {
  min-width: 90px;
  border-left: 1px solid #4a4a4a;
  border-right: 1px solid #292929;
}

.subnavbar.scrolled ul.mainnav div {
  height: 28px;
}

.subnavbar.scrolled ul.mainnav div a {
  padding-top: 2px;
}

.subnavbar.scrolled ul.mainnav div i {
  float: left;
  font-size: 14px;
  margin: 0;
  margin-top: 2px;
}

.subnavbar.scrolled ul.mainnav div span {
  float: left;
}

.griddle td {
  padding: 12px 15px;
  text-align: left;
  border-bottom: 1px solid #e1e1e1;
}

.edit_title_input:focus {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  background-color: #fff;
  webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.divider {
  border-top: 1px dashed #ccc;
  margin-top: 20px;
  margin-bottom: 20px;
}

.cc-data-region {
  overflow: hidden;
  float: left;
}

.restricted-purses {
  padding-top: 30px;
  padding-left: 10px;
}

.cc-expiration-container {
  overflow: hidden;
  height: 46px;
}

.cc-expiration-month-container {
  float: left;
  margin-right: 8px;
  position: absolute;
}

.cc-expiration-year-container {
  float: left;
  position: absolute;
  margin-left: 80px;
}

.security_pin {
  width: 70px;
  float: left;
}

.security-pin-label {
  width: 100%;
  display: block;
}

.order_checkout_react {
  margin-left: -1px;
  overflow: hidden;
  float: left;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 15px;
}

.orders_checkout_summary_react {
  overflow: hidden;
  float: left;
  position: relative;
  padding: 15px;
  margin-top: 45px;
}

.cw_summary_wdiget {
  border: 1px solid #ccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #fafafa;
  margin-bottom: 10px;
  padding: 15px;
}

.expire_year {
  width: 50px;
}

.expire_month {
  width: 50px;
}

.update_cc {
  display: block;
}

.submit_order {
  display: block;
}

.subnavbar.scrolled ul.mainnav li {
  float: none;
}

.subnavbar .mainnav li {
  display: inline-block;
  vertical-align: middle;
}

.subnavbar .mainnav .dropdown-menu li {
  display: block;
}

.order_list {
  width: 100%;
}

.user_pic {
  margin-top: 10px;
}

.image-upload-btn {
  display: none;
  width: 21px;
  height: 21px;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  font-size: 0;
}

.user-donation .credit_card_form {
  width: 100%;
}

.example-enter {
  opacity: 0.01;
}

.example-enter.example-enter-active {
  opacity: 1;
  transition: opacity 500ms ease-in;
}

.example-leave {
  opacity: 1;
}

.example-leave.example-leave-active {
  opacity: 0.01;
  transition: opacity 300ms ease-in;
}

.example-appear {
  opacity: 0.01;
}

.example-appear.example-appear-active {
  opacity: 1;
  transition: opacity 0s ease-in;
}

/*Typeahead*/
#yt-typeahead,
h1 {
  font-family: Roboto, arial, sans-serif;
}

#yt-typeahead {
  width: 583px;
}

.react-typeahead-input-container {
}

.react-typeahead-input-container input {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.react-typeahead-input-container input:focus {
  border: 1px solid #1c62b9;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
}

.react-typeahead-options {
  margin: 0;
  padding: 0;
  list-style-type: none;
  border: 1px solid #ccc;
  border-top: 0;
  cursor: default;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  z-index: 9;
  position: absolute;
  height: 230px;
  overflow: auto;
}

.ta-option {
  padding: 0 6px;
  border: 1px solid #cac6c6;
}

.ta-selected-option {
  background-color: #eee;
}

.main label {
  margin-top: 15px;
}

input[type='number'] {
  -moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.boolColumn {
  text-align: center;
}

.remove-btn {
  cursor: pointer;
  float: right;
}

.selected-row td {
  background-color: #eeeeee !important;
}
.filtered-row td {
  background-color: rgba(92, 184, 92, 0.43) !important;
}

.used-row td {
  background-color: #ee5458 !important;
}

.default-row {
}

.selectable :hover {
  cursor: pointer;
}

form button {
  margin-top: 20px;
}

.registration-block {
  background: #eee;
  border-radius: 5px;
  display: block;
  margin-top: 20px;
}

.registration-block button {
  margin-bottom: 20px;
}

.registration-block .row {
  margin-left: 0;
}

.donation-amount {
  width: 46%;
  display: inline-block;
}

.donation-total {
  margin-left: 15px;
}

.cc_start_donation {
  width: auto;
}

.row {
  margin-left: -15px;
}

.prepaid_form_section legend {
  margin-bottom: 0;
}

.edit_user_image {
  position: absolute;
  right: 0;
  top: 0;
  padding: 3px;
  cursor: pointer;
  background-color: #fff !important;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
  opacity: 0.8;
  border: 1px solid #ccc;
}

.user_image_holder {
  position: relative;
  overflow: hidden;
  display: block;
  float: left;
  width: 100%;
}

.user_image_img {
  width: 100%;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.project-block {
  margin-top: 10px;
  border-radius: 4px;
  padding: 0;
}

.project-inner-block {
  margin-top: 15px;
}

.donate-block {
  width: 100%;
  padding: 15px;
}

.project-header {
  font-size: 24px;
  margin: 0;
  padding: 0;
  margin-top: 20px;
  margin-left: 14px;
  padding-left: 0;
}

.project-description p {
  font-size: 15px;
  margin-left: 15px;
}

.project-story {
  border-bottom: 1px solid #ccc;
  width: 100%;
  display: block;
  font-size: 20px !important;
  font-weight: normal;
  margin-top: 20px;
  line-height: 30px;
}

.project_list {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #ccc;
  margin: 0px 10px 10px 0px;
  padding: 8px;
  overflow: hidden;
  -webkit-box-shadow: 10px 10px 26px -10px rgba(0, 0, 0, 0.55);
  -moz-box-shadow: 10px 10px 26px -10px rgba(0, 0, 0, 0.55);
  box-shadow: 10px 10px 26px -10px rgba(0, 0, 0, 0.55);
  background-color: #f4f4f4;
  margin-bottom: 30px;
}

.project_details_item {
  margin-bottom: 6px;
}

.project-image-block {
  width: 100%;
}

.project-barcode-block {
  width: 100%;
}

.project-barcode-number {
  text-align: center !important;
}

.project_amount {
  text-align: left !important;
}

.donate-button {
  width: 100%;
}

.goal_received {
}

.goal_created {
  font-size: 14px;
  font-weight: normal;
}

.share_user_page {
  padding-left: 0px;
  padding-right: 0px;
}

.expiration-container {
  width: 48%;
  float: left;
}

.expire-year-container {
  margin-top: 42px;
}

.form-error input {
  border: 1px solid red;
}

.error {
  color: #ff0000;
}

.rdtDay {
  cursor: pointer;
}

.external_vendor_section {
}

.external_vendor_section iframe {
  background: white;
}

.concierge_entry {
  white-space: normal;
  font-weight: bold;
  margin-top: 15px;
}

#control {
  margin: 0 0 10px 0;
}

div.columnmanager-visibilitycontrol {
  margin: 0 auto;
  position: relative;
}

div.columnmanager-visibilitycontrol > button.dropdown-button {
  background-image: -moz-linear-gradient(top, #ffffff, #dbdbdb);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #ffffff),
    color-stop(1, #dbdbdb)
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#dbdbdb');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#dbdbdb')";
  border: 1px solid #fff;
  -moz-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.4);
  text-decoration: none;
  text-shadow: #fff 0 1px 0;
  color: #597390;
  font-weight: bold;
}

div.columnmanager-visibilitycontrol > button.dropdown-button:hover {
  background-image: -moz-linear-gradient(top, #ffffff, #eeeeee);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #ffffff),
    color-stop(1, #eeeeee)
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#eeeeee');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#eeeeee')";
  color: #000;
}

div.columnmanager-visibilitycontrol > button.dropdown-button:active {
  background-image: -moz-linear-gradient(top, #dbdbdb, #ffffff);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #dbdbdb),
    color-stop(1, #ffffff)
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#dbdbdb', EndColorStr='#ffffff');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#dbdbdb', EndColorStr='#ffffff')";
  text-shadow: 0px -1px 0 rgba(255, 255, 255, 0.5);
}

div.columnmanager-dropdown-container {
  cursor: default;
  position: absolute;
  z-index: 10;
  top: 32px;
  left: 15px;
  background: #fff;
  border: solid 1px #bbb;
  -webkit-box-shadow: #999999 0 1px 3px;
  -moz-box-shadow: #999999 0 1px 3px;
  box-shadow: #999999 0 1px 3px;
  width: 200px;
  display: none !important;
  min-height: 20px;
  max-height: 400px;
  font-size: 14px;
  line-height: 1.1em;
  font-weight: normal;
  text-align: left;
  color: #444;
  text-transform: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  pointer-events: none;
}

div.columnmanager-dropdown-container {
  display: block !important;
  pointer-events: auto;
}

.columnmanager-dropdown-container > li {
  list-style-type: none;
  padding: 5px 0px 0px 20px;
  border-bottom: solid 1px lightgray;
  cursor: pointer;
}

.columnmanager-dropdown-container > li:hover {
  background-color: #f0f0f0;
}

.columnmanager-dropdown-container > li:last-child {
  border-bottom: none;
}

.columnmanager-dropdown-container > li > span.indicator {
  width: 20px;
  display: inline-block;
}
.columnmanager-dropdown-container > li > span.indicator::before {
  content: '✓';
  color: blue;
}

.columnmanager-dropdown-container > li > span.column-label {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
  width: 150px;
}

th.columnVisibility {
  overflow: visible;
}
.vendors-empty {
  text-align: center;
  padding: 15px;
  font-size: 20px;
}

.main .collection-input-block label {
  margin-top: 0px;
}

.date-setter {
  margin: 30px 0 0 0;
}

.date-setter .btn {
  margin: 10px 0 0 -15px;
}

.react-datepicker__month-container {
  margin: 0.166em !important;
  font-size: 1.3em !important;
}

.WarningBlock-wrapper {
  background-color: #fff;
  box-shadow: 5px 5px 10px #f5f5f5, -5px -5px 10px #ffffff;
  width: 100%;
  border-radius: 8px;
  overflow: hidden;
}

.WarningBlock {
  display: flex;
  flex-direction: column;
  padding: 40px;
  border-left: 5px solid orange;
}

.WarningBlock .btn {
  margin-top: 20px;
}

.expensesWrapper {
  font-family: GothamRoundedMedium;
}

.arizonaHistoryWrapper {
  box-shadow: 2px 1px 1px 1px #f5f5f5, 3px 3px 2px #ffffff;
  border-radius: 5px;
  padding: 10px;
}

.order_history {
  margin-top: 0.5rem;
}

.manage_order {
  margin-top: 3rem;
}
