.buymain .upgrade-link {
  font-size: 16px;
  line-height: 1.42857143;
  color: #27AAE1 !important;
}
.buymain .upgrade-link:focus,
.buymain .upgrade-link:hover {
  color: #eb5054 !important;
}
.btn-primary {
  background-color: #eb5054 !important;
  border-color: #eb5054 !important;
}
.btn-primary:hover {
  background-color: #eb5054 !important;
}
.butter-editor-area .project-editor .tags-wrapper .tags-output li {
  background: #eb5054 !important;
  /** changes for "tags li color" **/
  border: 1px solid #eb5054 !important;
  /** changes for "tags li color" **/
}
.butter-editor-area .project-editor .tags-wrapper .tags-output li:after {
  background: #eb5054 !important;
  /** changes for "tags li color" **/
}
.butter-editor-area .project-editor .thumbnail-choices > li.selected {
  border-color: #eb5054 !important;
}
.butter-editor-area .project-editor .butter-project-url {
  border-color: #eb5054 !important;
  /** changes for "project link container border color" **/
}
#make-details .makeapi-details .tags-output li {
  background: #eb5054 !important;
  border: 1px solid #eb5054 !important;
}
#make-details .makeapi-details .tags-output li:after {
  background: #eb5054 !important;
}
#make-details .thumbnail-choices li.selected {
  border-color: #eb5054 !important;
}
#make-details .confirmation-buttons .confirmation-button.yes-button {
  background-color: #d3473c !important;
}
#make-details .makeapi-details .input:focus {
  border-color: #eb5054 !important;
}
.ui-draggable-handle:hover {
  border: 1px solid #eb5054 !important;
}
.butter-btn-active.btn-green,
.butter-btn-active:hover.btn-green,
.butter-btn:active.btn-green {
  background: #eb5054 !important;
  border-color: #eb5054 !important;
  box-shadow: 0 -1px 0 #ffffff, inset 0 1px 1px 1px #eb5054 !important;
}
html[dir="ltr"] .butter-track-event[selected="true"] {
  border-color: #eb5054 !important;
}
html[dir="ltr"] .butter-track-event .handle:after {
  color: #eb5054 !important;
}
.butter-editor-title {
  white-space: nowrap;
  overflow: hidden;
  width: 201px;
  display: inline-block;
  text-overflow: ellipsis;
  position: absolute;
}
.track-event-selected {
  box-shadow: 0 0 1px #eb5054 !important;
  border: 1px solid #eb5054 !important;
}
.youzign-button {
  float: right;
}
.dropmock-button {
  float: right;
  margin-left: 13px;
}
.integration-button {
  margin: 5px;
}
.adobe-editor-button {
  width: 96.5%;
  padding: 0 !important;
  margin: 5px;
}
.shutterstock-dialog,
.youzign-dialog,
.dropMock-dialog,
.pixabay-dialog,
.designoPro-dialog,
.unsplash-dialog,
.pexels-dialog {
  height: 80%;
  display: flex;
  flex-direction: column;
  position: relative;
}
.shutterstock-dialog .pagination,
.youzign-dialog .pagination,
.dropMock-dialog .pagination,
.pixabay-dialog .pagination,
.designoPro-dialog .pagination,
.unsplash-dialog .pagination,
.pexels-dialog .pagination {
  bottom: 0;
  margin: 10px 0;
}
.scrollable-content-container {
  max-height: 450px;
  height: auto;
}
.scrollable-content-container.with-search {
  max-height: 420px;
}
.butter-dialog.butter-form.designoPro-dialog {
  width: 70% !important;
}
.scrollable-content-container {
  overflow-y: auto;
}
.shutterstock-dialog #content-tab,
.pixabay-dialog #content-tab,
.youzign-dialog #content-tab,
.dropMock-dialog #content-tab,
.designoPro-dialog #content-tab,
.unsplash-dialog #content-tab,
.pexels-dialog #content-tab {
  flex: 1;
  display: flex;
  height: 100%;
  padding-bottom: 0;
  flex-direction: column;
  position: relative;
}
.pixabay-dialog #images,
.shutterstock-dialog #images,
.dropMock-dialog #images,
.designoPro-dialog #images,
.unsplash-dialog #images,
.pexels-dialog #images {
  padding: .5vw;
  font-size: 0;
  display: -ms-flexbox;
  -ms-flex-wrap: wrap;
  -ms-flex-direction: column;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  display: -webkit-box;
  display: flex;
}
.designoPro-dialog #images {
  height: 42rem;
}
.shutterstock-dialog .loader,
.pixabay-dialog .loader,
.designoPro-dialog .loader,
.pexels-dialog .loader {
  font-size: 100px;
  text-align: center;
  position: absolute;
  top: 54px;
  left: 54px;
}
.pixabay-dialog .thumb-container,
.shutterstock-dialog .thumb-container,
.youzign-dialog .thumb-container,
.dropMock-dialog .thumb-container,
.designoPro-dialog .thumb-container,
.unsplash-dialog .thumb-container,
.pexels-dialog .thumb-container {
  width: 50%;
  display: inline-table;
  text-align: center;
  overflow: hidden;
}
.youzign-dialog .thumb {
  position: relative;
  width: 95%;
  height: 200px;
  display: inline-block;
  text-align: left;
  border-radius: 4px;
  border: 1px solid grey;
  cursor: pointer;
}
.dropMock-dialog .thumb {
  position: relative;
  cursor: pointer;
  padding: 5px;
  margin: 5px;
  -webkit-box-flex: auto;
  -ms-flex: auto;
  flex: auto;
  width: 200px;
}
.designoPro-dialog .thumb,
.unsplash-dialog .thumb,
.pexels-dialog .thumb {
  position: relative;
  cursor: pointer;
  padding: 5px;
  margin: 5px;
  -webkit-box-flex: auto;
  -ms-flex: auto;
  flex: auto;
  width: 25%;
}
.pixabay-dialog .thumb,
.shutterstock-dialog .thumb {
  position: relative;
  cursor: pointer;
  padding: 5px;
  margin: 5px;
  -webkit-box-flex: auto;
  -ms-flex: auto;
  flex: auto;
  width: 95%;
}
.youzign-dialog .thumb:hover {
  background-color: #eb5054;
}
.youzign-dialog .thumb .title {
  position: absolute;
  top: 0;
  width: 100%;
  height: 20px;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;
  border-bottom: 1px solid;
}
.youzign-dialog .thumb .data {
  position: absolute;
  top: 20px;
  left: 0;
  width: 100%;
  height: 180px;
}
.shutterstock-dialog .thumb .data,
.pixabay-dialog .thumb .data,
.pexels-dialog .thumb .data,
.dropMock-dialog .thumb .data,
.designoPro-dialog .thumb .data,
.unsplash-dialog .thumb .data {
  width: 200px;
  height: auto;
}
.pixabay-dialog .thumb .data img,
.shutterstock-dialog .thumb .data img,
.pexels-dialog .thumb .data img,
.youzign-dialog .thumb .data img,
.dropMock-dialog .thumb .data img,
.designoPro-dialog .thumb .data img,
.unsplash-dialog .thumb .data img {
  max-width: 100%;
  max-height: 100%;
}
.shutterstock-dialog .thumb .data img,
.pixabay-dialog .thumb .data img,
.pexels-dialog .thumb .data img,
.dropMock-dialog .thumb .data img,
.designoPro-dialog .thumb .data img,
.unsplash-dialog .thumb .data img {
  box-shadow: 0 2px 10px 2px #ccbcbb;
  width: 100%;
  height: auto;
}
.designoPro-dialog .thumb .data img {
  box-shadow: 0 2px 10px 2px #ccbcbb;
  width: 200px;
  height: 200px;
}
.shutterstock-dialog .thumb .data img:hover,
.pixabay-dialog .thumb .data img:hover,
.pexels-dialog .thumb .data img:hover,
.dropMock-dialog .thumb .data img:hover,
.designoPro-dialog .thumb .data img:hover,
.unsplash-dialog .thumb .data img:hover {
  box-shadow: 0 2px 10px 2px #eb5054;
}
.centeredImageContainer {
  display: flex;
  /* add */
  justify-content: center;
  /* add to align horizontal */
  align-items: center;
  /* add to align vertical */
}
.pexels-dialog .thumb .data li.clickable,
.pixabay-dialog .thumb .data li.clickable,
.shutterstock-dialog .thumb .data li.clickable,
.youzign-dialog .thumb .data li.clickable,
.dropMock-dialog .thumb .data li.clickable,
.designoPro-dialog .thumb .data li.clickable,
.unsplash-dialog .thumb .data li.clickable {
  text-decoration: underline;
}
.shutterstock-dialog .thumb .data,
.pixabay-dialog .thumb .data,
.pexels-dialog .thumb .data,
.dropMock-dialog .thumb .data,
.designoPro-dialog .thumb .data,
.unsplash-dialog .thumb .data {
  display: block;
  -webkit-animation: fadeInFromNone 0.5s ease-out;
  -moz-animation: fadeInFromNone 0.5s ease-out;
  -o-animation: fadeInFromNone 0.5s ease-out;
  animation: fadeInFromNone 0.5s ease-out;
}
@-webkit-keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@-moz-keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@-o-keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
/*
* Pagination
*/
.pagination {
  margin: 0.5em 0;
}
.pagination ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0.8em;
}
.pagination ul > li {
  cursor: pointer;
  line-height: 1;
  display: inline-block;
  margin-right: 0.2em;
  padding: 0.4em 0.6em;
  border-radius: 2px;
  border: 1px solid #dddddd;
}
.pagination ul > li.active {
  background: #eb5054;
  border-color: #d3473c;
  color: #FFF;
}
.pagination ul > li.ellipsis {
  border: none;
  cursor: default;
}
.pagination ul > li.ellipsis:before {
  content: "...";
}
.clickable {
  cursor: pointer;
}
.clickable:hover {
  color: #eb5054;
}
.clickable.active {
  color: #eb5054;
  font-weight: bold;
}
#avpw_fullscreen_bg {
  z-index: 10020 !important;
}
#avpw_controls {
  z-index: 10021 !important;
}
.butter-form .variable-option {
  margin-left: 0px !important;
  float: inherit !important;
}
.butter-form #variable-name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.butter-form #variable-details-panel {
  padding-left: 1em;
  width: 70%;
}
.butter-form #variable-details-panel input {
  width: auto;
}
.butter-form label.variable-label {
  display: inline-block;
}
.empty-search {
  text-align: center;
  font-size: 1.2rem;
  margin-top: 1rem;
}
.search {
  display: flex;
  margin-bottom: 10px;
}
.search input {
  width: 65% !important;
  margin: auto auto auto 0 !important;
}
.search button {
  width: 25%;
  border-color: #eb5054;
  box-shadow: 0 -1px 0 #ffffff, inset 0 1px 1px 1px #eb5054;
  background: #eb5054;
  color: #ffffff;
  margin-right: 1em;
}
.modal-body .cta-links .submit-password.btn.btn-primary {
  border-color: #eb5054 !important;
}
.modal-dialog .remember-me-password label div span {
  background: #eb5054 !important;
}
.modal-body .alert.alert-danger.hide + .cta-links p:first-of-type {
  border-color: #eb5054 !important;
}
