input[type=text],
input[type=file],
textarea,
select {
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.prettyForm input {
  -webkit-border-radius: 52px;
  border-radius: 52px;
}
header,
div#v1_header {
  position: sticky;
  position: -webkit-sticky;/* Safari */
  top: 0px;
  z-index: 102;
}
h3.filter-my-images-title {
  margin: 0px;
  padding-top: 7px;
  padding-left: 5px;
  font-size: 15px;
  font-family: "OswaldLight", Helvetica, Arial, sans-serif;
  font-weight: normal !important;
}
.filters h3.filter-my-images-title {
  line-height: 45px;
  padding-top: 0px;
}
.filters .filter-my-images .dd .drop_down_container {
  top: 45px;
}
body .image-select-ov #image-select-ov .filter-my-images {
  position: sticky;
  position: -webkit-sticky;/* Safari */
  top: 0px;
  z-index: 5;
  background: #fff;
}
body.profile-pg #grid.filters,
body.profile-pg #container #main .filters {
  position: sticky;
  position: -webkit-sticky;/* Safari */
  top: 30px;
  z-index: 5;
}
body.leaderboard #container #filters,
body.leaderboard #container .filter-my-images,
body.billing-pg .contentbar {
  position: sticky;
  position: -webkit-sticky;/* Safari */
  top: 50px;
  z-index: 5;
}
body.challenge-home-pg #container #main .select-my-images .filter-my-images > li .drop_down_container {
  max-height: calc(90vh);
  overflow-y: scroll;
}
li.theme-filter {
  margin-top: 4px;
  padding: 5px 10px 0px;
}
li.theme-filter select {
  background-color: inherit;
  color: #80d1eb;
  border-color: #80d1eb;
  border-width: 2px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  width: 100%;
  padding-left: 3px;
  font: inherit;
}
li.theme-filter select:hover {
  color: #fff;
}
li.theme-filter select option {
  background-color: #80d1eb !important;
  color: #fff;
}
div#earningsAdmin {
  border: 1px dashed black;
  padding: 10px;
}
body.canvas-pg #container #main.content.container .main-content .order-canvas-form .canvas-container .canvas-preview-pane {
  min-height: auto;
}
body.profile-pg #grid.filters,
body.profile-pg #container #main .filters {
  position: sticky;
  position: -webkit-sticky;/* Safari */
  top: 50px;
  z-index: 5;
}
body.profile-pg #container #main .awards-list .award .award-wrap {
  z-index: 6;
}
body.profile-pg #container #main .leaderboard-content .images-list .image-wrap .image-link-container .award-badge {
  z-index: 3;
}
.btn .loading-indicator,
a .loading-indicator {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #000000 url(../../i/v2/ajax_loader.gif) no-repeat center center;
  opacity: .5;
}
.btn.loading .loading-indicator,
a.loading .loading-indicator {
  display: block;
}
#hire-me textarea {
  width: 100%;
}
/* https://brizzo.net/tips/hide-recaptcha-v3-badge/  */
.grecaptcha-badge {
  opacity: 0;
}
#dd_user .signInFacebook div div,
#dd_user .signInTwitter div {
  margin: 0px;
}
.signInTwitter div {
  width: 142px;
}
.signInGoogle button {
  background: url(../../google/btn_google_signin_light_normal_web.png) no-repeat;
  background-size: 178px 36px;
  width: 178px;
  height: 36px;
  border: none;
  cursor: pointer;
}
.signInApple button {
  background: url(../../apple/apple-id-sign-in-with_2x.png) no-repeat;
  background-size: 174px 36px;
  width: 174px;
  height: 36px;
  border: none;
  cursor: pointer;
}
/****** STRIPE *****/
#canvasOrder select {
  height: 3em;
}
/*#card-element { border: 1px solid #ccc; padding: 10px; }*/
/**
 * The CSS shown here will not be introduced in the Quickstart guide, but shows
 * how you can use CSS to style your Element's container.
 */
.StripeElement {
  box-sizing: border-box;
  height: 40px;
  padding: 10px 12px;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: white;
  box-shadow: 0 1px 3px 0 #e6ebf1;
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease;
  color: #fff !important;
  clear: both;
}
.StripeElement--focus,
.StripeElement--base {
  color: #fff !important;
}
.StripeElement--focus {
  box-shadow: 0 1px 3px 0 #cfd7df;
}
.StripeElement--invalid {
  border-color: #fa755a;
}
.StripeElement--webkit-autofill {
  background-color: #fefde5 !important;
}
#card-errors {
  height: 20px;
  padding: 4px 0;
  color: #fa755a;
}
div.releases li.model-name span[name=model-name] {
  display: inline-block;
  width: 150px;
  overflow: hidden;
}
body.challenge-home-pg #container #main .content-body.single-module .module {
  padding: 15px 15px;
}
body.challenge-home-pg #container #main .content-body .module .description {
  font-size: 20px;
}
body.challenge-home-pg .challenge-data li {
  padding-bottom: 20px;
}
body.challenge-home-pg .status-banner {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  padding: 2px 0px 4px;
}
body.challenge-home-pg .status-banner.voting {
  background: yellow;
  color: black;
}
body.challenge-home-pg .status-banner.pending {
  background: cadetblue;
  color: white;
}
body.challenge-home-pg .status-banner.awarded {
  background: red;
  color: white;
}
.challenge-create-pg .too-many {
  text-align: center;
  font-weight: bold;
  padding: 2px 0px 4px;
  background: red;
  color: white;
}
/* v2 */
#temp_header #temp_header_container header nav.main #dd_search .drop_down_container form input,
/* v1 */
#container header nav.main #dd_search .drop_down_container form input {
  width: 184px;
}
#temp_header #temp_header_container header nav.main #dd_search .drop_down_container form .btn:first-of-type,
/* v1 */
#container header nav.main #dd_search .drop_down_container form .btn:first-of-type {
  margin-right: 2px;
}
.image-detail-pg .content.container .tags-list .img-tags-list .del {
  position: relative;
  line-height: 1;
}
.image-detail-pg .content.container .tags-list .img-tags-list li {
  padding-right: 0px;
}
.image-detail-pg .content.container .tags-list .img-tags-list .sep {
  position: relative;
  width: 20px;
  text-align: center;
  display: inline-block;
  margin: 0 0;
}
.image-detail-pg .content.container .tags-list .img-tags-list .sep.hide {
  display: none;
}
.image-detail-pg .content.container .tags-list .img-tags-list .del:hover {
  background-color: inherit;
}
/* ugly black padding top */
.id-signup .ui-dialog-content {
  padding-top: 20px;
}
.id-signup .dialog-wrap {
  margin: 0px auto 0;
}
body.challenge-home-pg #container #main .select-my-images .filter-my-images {
  background: #ededed;
}
/* jquery-ui stacking issue */
.ui-dialog {
  z-index: 1002;
}
.ui-widget-overlay {
  z-index: 1001;
}

