/**********
	MOBILE overrides
***********/

body.homepage.mobile [grid-col]:empty,
body.mobile .cargo-world [grid-col]:empty {
    padding: 0;
    height: 0;
}

body.mobile .cargo-world [grid-col="5"] + [grid-col="5"] {
	padding-top: 0;
}

body.mobile .cargo-world .page_content [image-gallery-gutter="2"] {
    margin: -2rem;
    margin-top: -3rem;
}

body.mobile .cargo-world .page_content [image-gallery-pad="1"] {
    padding: 1rem;
}

body.mobile .cargo-world [grid-row] {
    padding-top: 0;
}

body.mobile [data-mobile-hidden],
body:not(.mobile) [data-mobile-visible] {
  display: none;
}

body.mobile [data-mobile-visible] {
  display: block;
}

body.mobile .icons_wrapper {
    width: 100%;
    position: relative;
    padding: 1.5rem;
    text-align: center;
    display: block;
}

body.mobile .icons_wrapper .icon:last-child {
  margin-right: 0;
}

body.homepage.mobile .cargo-world {
  padding-top: 3rem;
}

body.mobile .cargo-world [grid-row]:not([data-in-use-grid]):not([data-break-mobile]) [grid-col] {
  width: 50% !important;
}

body.mobile .cargo-world [grid-row]:not([data-in-use-grid]):not([data-break-mobile]) [grid-col] {
  width: 50% !important;
}

body.mobile .cargo-world [grid-row]:not([data-in-use-grid]):not([data-break-mobile]) [grid-col]:nth-child(odd) {
  padding-right: .75rem !important;
}

body.mobile .cargo-world [grid-row]:not([data-in-use-grid]):not([data-break-mobile]) [grid-col]:nth-child(even) {
  padding-left: .75rem !important;
}

body.mobile .cargo-world [data-break-mobile] img[data-scale] {
    width: 100%!important;
    height: auto!important;
}

body.mobile [data-id="109129"] [data-container="page"]:first-child .content_padding {
  padding-top: 3.2rem !important;
}

body.mobile [data-id="109129"] [data-container="page"]:not(:first-child) .content_padding {
  padding-top: 8rem !important;
}

body.mobile [data-id="109129"] [data-container="page"]:nth-child(2) .content_padding {
  padding-top: 4rem !important;
}

body.mobile [data-id="109129"] [data-container="page"] [grid-col] {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

body.mobile #newsletter_signup {
  margin-bottom: 1em;
}


a.gallery_card {
  border-bottom: 0 !important;
  text-decoration: none;
}

[data-domain-settings] { display: none; }

[data-domainlist-set-toggle] .next_domainlist_set.color-blue {
  background: transparent;
  color: #698FFF !important;
  padding-left: 0 !important;
}

[data-domainlist-set-toggle] .next_domainlist_set.color-blue span {
  color: #698FFF !important;
}

[data-domainlist-set-toggle] [data-destination="settings"] {
  display: none;
}






/********
	In Use Page (This customizes thumbnail layout)
*********/

[data-set-rendered="536"] [thumbnails] {
    line-height: .8em;
    font-size: 1.8rem;
    justify-content: center;
}

[data-css-preset] [data-set-rendered="536"] [thumbnails] .thumbnail[thumbnails-pad] {
  padding-bottom: 4rem;
}

[data-set-rendered="536"] [thumbnails] .thumbnail img {
  outline: 1px solid rgba(0,0,0,.1);
}

[data-set-rendered="536"] .title {
  display: none;;
}

.updated-url > small {
    white-space: nowrap;
    overflow: hidden;
    max-width: 100%;
    text-overflow: ellipsis;
}

.featured_thumb_wrapper {
    width: 100%;
    justify-content: center;
    display: flex;
}

body:not(.mobile)[data-set-rendered="536"] [thumbnails] .thumbnail.featured {
    width: 50%;
}

[data-set-rendered="536"] [thumbnails] .thumbnail.featured small {
    font-size: 1.4rem;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons /*!System*/;
        padding-right: 1rem;
    padding-top: 1.5rem;
    line-height: 1.4;
}

[data-set-rendered="536"] [thumbnails] .thumbnail.featured small a {
    color: rgba(0, 0, 0, 0.65);
}

.inuse_info {
  padding-right: 1rem;
  padding-top: 2rem;
  text-align: center;
  text-transform: uppercase;
}

.inuse_info span {
  font-size: 1.4rem;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons /*!System*/;
  font-style: normal;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.35);
  display: block;
  line-height: 1.4;
}

.inuse_info span a {
    color: rgba(0, 0, 0, 0.75);
}

[data-predefined-style="true"] .inuse_info mono {
	font-size: 1.2rem;
	color: rgba(255, 255, 255, 0.5);
	line-height: 1.3;
	letter-spacing: .02em;
	display: block;
}

[data-predefined-style="true"] .inuse_info mono a {
	color: rgba(255, 255, 255, 0.8);
}	

[data-predefined-style="true"] .inuse_info mono.progenitor_template a {
    color: rgba(255, 255, 255, 0.5);
    border-bottom: 0.0em solid rgba(127, 127, 127, 0.2);
    text-decoration: none;
}

[data-css-preset] .thumbnails {
    background-color: #333 !important;
}

[thumbnails] .thumb_image:after {
    z-index: -1;
    background: black;
	content: '';
    padding: 0rem 3rem;
    border: 1rem solid black;
    border-radius: 1.2rem;
    position: absolute;
    top: -.75rem;
    left: -.75rem;
    right: -.75rem;
    bottom: -.75rem;
}

.thumbnails .content_padding {
    padding: 2.5rem !important;
}

[data-css-preset] [thumbnails-pad] {
    padding: 1.75rem !important;
    padding-bottom: 6rem !important;
}

body:not(.mobile) [data-filterby="Staff-Picks"] .thumbnail:nth-child(odd) {
	padding-right: 2.5rem;
}
body:not(.mobile) [data-filterby="Staff-Picks"] .thumbnail:nth-child(even) {
	padding-left: 2.5rem;
}





/**
 * Options
 */
/**
 * Reset
 */
*,
*:before,
*:after {
  box-sizing: border-box;
}

html,
body {
  border: 0;
  margin: 0;
  padding: 0;
  -webkit-touch-callout: none;
  -ms-text-size-adjust: 100%;
  font-weight: 400;
  font-style: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: "liga" on;

  -ms-overflow-x: hidden;
}
div,
span,
object,
iframe,
img,
table,
caption,
thead,
tbody,
tfoot,
tr,
tr,
td,
article,
aside,
canvas,
details,
figure,
hgroup,
menu,
nav,
footer,
header,
section,
summary,
mark,
audio,
video {
  border: 0;
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
article,
aside,
canvas,
figure,
figure img,
figcaption,
hgroup,
footer,
header,
nav,
section,
audio,
video {
  display: block;
}
table {
  border-collapse: separate;
  border-spacing: 0;
}
table caption,
table th,
table td {
  text-align: left;
  vertical-align: middle;
}
ul,
li {
  /*list-style: none;*/
}
a img {
  border: 0;
}
a {
  text-decoration: none;
}
:focus {
  outline: 0;
}
.no-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.do-select {
  -webkit-touch-callout: all;
  -webkit-user-select: all;
  -khtml-user-select: all;
  -moz-user-select: all;
  -ms-user-select: all;
  user-select: all;
}
.cursor-default {
  cursor: default;
}
.pen {
  pointer-events: none;
}
.clear:after {
  content: '';
  clear: both;
  display: block;
}
html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html, html * {
  touch-action: manipulation;
}
.border-box-reset {
  box-sizing: content-box;
}
.reset-summary summary::-webkit-details-marker {
  display: none;
}
/**
 * Setup
 */
.admin-wrapper {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;
  line-height: 1.7;
  -ms-overflow-y: scroll;
}
.admin-wrapper .social-font {
  font-family: "Social", sans-serif;
}
.admin-wrapper input[type="text"].colorpicker {
  display: none;
}
.admin-wrapper .color-picker .sp-replacer.sp-light {
  display: block;
  background-color: #fff;
  padding: 0;
  border-radius: 0;
  border: none;
  margin-left: 0;
  cursor: pointer;
  margin-top: 0;
  vertical-align: auto;
}
.admin-wrapper .color-picker .sp-preview {
  width: 100%;
  height:100%;
  position: absolute;
}
.admin-wrapper .main_nav {
  line-height: 1.6;
}
.admin-wrapper .main_nav > *:not(.active):active {
  background: #d5d5d5;
}
.admin-wrapper .main_nav > *.active {
  background: #f2f2f2;
  color: #222;
  fill: #222;
  font-weight: bold;
}
.admin-wrapper .main_nav > *.sub-active:active {
  background: #e6e6e6;
}
.admin-wrapper .main_nav > *.active:before {
  background: #f2f2f2;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: -1px;
  bottom: 0;
  width: 1px;
  z-index: 2;
}
.admin-wrapper .main_nav > *.active:after {
  background: #f2f2f2;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: -1px;
  bottom: 0;
  width: 1px;
  z-index: 2;
}
.admin-wrapper .main_nav > *.active:first-child:before {
  display: none;
}
.admin-wrapper .main_nav > *.active:last-child:after {
  display: none;
}
.admin-wrapper .subnav div.active {
  background: #698FFF;
  color: #fff;
  fill: #fff;
}
.admin-wrapper [data-destination],
.admin-wrapper [data-admin-navigation] {
  cursor: pointer;
}
.admin-wrapper .user-navigation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  min-height: 4rem;
  width: 100%;
  background: #222222;
  font-size: 1.4rem;
  color: #fff;
  fill: #fff;
}
.admin-wrapper .admin-navigation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  min-height: 4rem;
  width: 100%;
  background: #dddddd;
  font-size: 1.4rem;
  line-height: 1.7;
  color: #666;
  fill: #888;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;
  font-weight: 400;
}
.admin-wrapper .admin-subnav {
  background: #f2f2f2;
  padding: 3rem;
  font-size: 1.4rem;
  text-align: center;
  color: #222222;
  fill: #222222;
}
.admin-wrapper .admin-subnav > * {
  margin-left: 1px;
}
.admin-wrapper .admin-subnav > *:first-child {
  margin-left: 0 !important;
}
.admin-wrapper .site-sections {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  min-height: 4rem;
  width: 100%;
  background: #f2f2f2;
  font-size: 1.4rem;
  color: #222222;
  fill: #222222;
}
.admin-wrapper .site-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
  min-height: 4rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  background: #f2f2f2;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  margin-top: -1px;
}
.admin-wrapper .site-section summary::-webkit-details-marker {
  display: none;
}
.admin-wrapper .site-section > summary {
  padding-left: 2rem;
  padding-right: 2rem;
  width: 100%;
}
.admin-wrapper .arrow {
  width: 0;
  height: 0;
  border-top: 0.4rem solid transparent;
  border-bottom: 0.4rem inset transparent;
  border-left: 0.6rem solid #222222;
  -webkit-transition: -webkit-transform 100ms ease-out;
          transition: transform 100ms ease-out;
}
.admin-wrapper .arrow.arrow-blue {
  border-left: 0.6rem solid #698FFF;
}
.admin-wrapper [open] > summary .arrow,
.admin-wrapper .open > summary .arrow,
.admin-wrapper [data-faux-details].open > [data-faux-summary] .arrow,
.admin-wrapper .site-section-arrow .arrow.open {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg); 
          transform: rotate(90deg);
}
.admin-wrapper .site-section-arrow {
  min-height: 4rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 3rem;
      -ms-flex: 0 0 3rem;
          flex: 0 0 3rem;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #dddddd;
  fill: #dddddd;
}
.admin-wrapper .site-section-group {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  min-height: 4rem;
  width: 100%;
  background: #f2f2f2;
  padding: 3rem;
  font-size: 1.4rem;
}

.admin-wrapper .margin-top-1 {
  margin-top: 1px;
}

.admin-wrapper .margin-bottom-1 {
  margin-bottom: 1px;
}

.admin-wrapper .margin-left-1 {
  margin-left: 1px;
}

.admin-wrapper .margin-right-1 {
  margin-right: 1px;
}

.admin-wrapper .site-section-group:not(.margin-none) > * {
  margin-bottom: 1px;
}
.admin-wrapper .site-section-group:not(.margin-none) > *:last-child {
  margin-bottom: 0;
}
.admin-wrapper .group-label {
  min-height: 4rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  padding-bottom: 0.75rem;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;
  font-weight: 700;
  font-size: 1.4rem;
  color: #999999;
  fill: #999999;
}
.admin-wrapper .group-label a {
  font-weight: normal;
  color: #f2f2f2;
  fill: #f2f2f2;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;
  font-weight: 700;
  background: #ccc;
  border-radius: 3px;
  display: inline-block;
  font-size: 0.75rem;
  line-height: 1;
  padding: 0.25rem 0.5rem;
}
.admin-wrapper .group-label a:hover {
  background: #698FFF;
}
.admin-wrapper .group-merge-next {
  padding-bottom: 1px;
}
.admin-wrapper .group-merge-next + .site-section-group {
  padding-top: 0;
}
.admin-wrapper .sub-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
  min-height: 4rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
}
.admin-wrapper .sub-section summary::-webkit-details-marker {
  display: none;
}
.admin-wrapper .sub-section > summary {
  background: #dddddd;
  color: #222222;
  width: 100%;
}
.admin-wrapper .sub-section .group-vertical {
  padding-top: 1px;
}
.admin-wrapper .sub-section .site-section-group {
  padding: 0;
}
.admin-wrapper .sub-section .arrow {
  width: 0;
  height: 0;
  border-top: 0.4rem solid transparent;
  border-bottom: 0.4rem inset transparent;
  border-left: 0.6rem solid #222222;
  -webkit-transition: -webkit-transform 100ms ease-out;
          transition: transform 100ms ease-out;
}
.admin-wrapper .sub-section[open],
.admin-wrapper .sub-section.open {
  color: #000;
}
.admin-wrapper .sub-section[open] .arrow,
.admin-wrapper .sub-section.open .arrow {
  opacity: 1;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.admin-wrapper .subnav .col.active:before {
  background: #698FFF;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: -1px;
  bottom: 0;
  width: 1px;
  z-index: 2;
}
.admin-wrapper .subnav .col.active:after {
  background: #698FFF;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: -1px;
  bottom: 0;
  width: 1px;
  z-index: 2;
}
.admin-wrapper .subnav .col.active:first-child:before {
  display: none;
}
.admin-wrapper .subnav .col.active:last-child:after {
  display: none;
}
.admin-wrapper .status-circle {
  background: #0FCE83;
  border-radius: 50%;
  height: 0.8rem;
  width: 0.8rem;
}
.admin-wrapper .status-circle-off {
  background: #dddddd;
}
.admin-wrapper .status-off .status-circle {
  background: #dddddd;
}
.admin-wrapper .arrow-right {
  width: 0;
  height: 0;
  border-top: 0.4rem solid transparent;
  border-bottom: 0.4rem inset transparent;
  border-left: 0.6rem solid #222222;
}
.admin-wrapper .arrow-down {
  width: 0;
  height: 0;
  border-left: 0.4rem inset transparent;
  border-right: 0.4rem inset transparent;
  border-top: 0.6rem solid #222222;
}
.admin-wrapper .arrow-down-arrow-up {
  width: 0;
  height: 0;
  border-left: 0.4rem inset transparent;
  border-right: 0.4rem inset transparent;
  border-top: 0.6rem solid #222222;
  margin-top: 10px;
}
.admin-wrapper .arrow-down-arrow-up:after {
  content: '';
  width: 0;
  height: 0;
  border-left: 0.4rem inset transparent;
  border-right: 0.4rem inset transparent;
  border-bottom: 0.6rem solid #222222;
  position: absolute;
  top: 12px;
  right: 16px;
}
.admin-wrapper [data-section-open] {
  cursor: pointer;
}
.admin-wrapper [data-drag-y] {
  cursor: ns-resize;
}
.admin-wrapper .row .value {
  pointer-events: none;
  padding: .75rem 1.5rem 0.75rem 0.75rem;
  position: absolute;
  top: 0rem;
  right: 0;
  z-index: 2;
  font-size: 1.4rem;
  line-height: 1.7;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;
  font-weight: normal;
  color: #777777;
}
.admin-wrapper .img-cover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.admin-wrapper .img-center {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin: 0.75rem;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.admin-wrapper .clickable {
  cursor: pointer;
}
.admin-wrapper .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  min-height: 4rem;
  width: 100%;
}
.admin-wrapper .group-vertical:not(.margin-none) > * {
  margin-bottom: 1px;
}
.admin-wrapper .group-vertical:not(.margin-none) > *:last-child {
  margin-bottom: 0;
}
.admin-wrapper .group-horizontal > * {
  margin-left: 1px;
}
.admin-wrapper .group-horizontal > *:first-child {
  margin-left: 0 !important;
}
.admin-wrapper .col {
  min-height: 4rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
}
.admin-wrapper .col-third {
  width: 36%;
}
.admin-wrapper .col-half {
  width: 50%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}
.admin-wrapper .col-full {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
}
.admin-wrapper .col-square {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 4.0rem;
      -ms-flex: 0 0 4.0rem;
          flex: 0 0 4.0rem;
}
.admin-wrapper .col-narrow {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 3rem;
      -ms-flex: 0 0 3rem;
          flex: 0 0 3rem;
}
.admin-wrapper .col-1-3 {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 33.3%;
      -ms-flex: 1 0 33.3%;
          flex: 1 0 33.3%;
}
.admin-wrapper .col-2-3 {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 66.3%;
      -ms-flex: 1 0 66.3%;
          flex: 1 0 66.3%;
}
.admin-wrapper .col-left {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.admin-wrapper .col-right {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.admin-wrapper .col-collapse {
  -webkit-box-flex: 1;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.admin-wrapper .disabled,
.admin-wrapper input:disabled + label {
  pointer-events: none;
  opacity: .45;
}
.admin-wrapper .disabled span.value {
  display: none;
}
.admin-wrapper .display-inline {
  display: inline;
}
.admin-wrapper .bg-white {
  background: #fff;
}
.admin-wrapper .bg-gray-light {
  background: #f2f2f2;
}
.admin-wrapper .bg-gray-light-medium {
  background: #dddddd;
}
.admin-wrapper .bg-gray-medium {
  background: #dddddd;
}
.admin-wrapper .bg-gray-medium-dark {
  background: #aaaaaa;
}
.admin-wrapper .bg-gray-dark {
  background: #3d3d3d;
}
.admin-wrapper .bg-dark {
  background: #222222;
}
.admin-wrapper .bg-black {
  background: #000000;
}
.admin-wrapper .bg-blue {
  background: #698FFF;
}
.admin-wrapper .bg-green {
  background: #0FCE83;
}
.admin-wrapper .bg-green-hover:hover {
  background: #35cc7e;
}
.admin-wrapper .bg-red {
  background: #f03;
}
.bg-yellow {
  background: #E8D804;
}
.admin-wrapper .sub-section .bg-white {
  background: rgba(255,255,255,.7);
}
.admin-wrapper .sub-section .bg-white.clickable:active {
  background: rgba(255,255,255,.35);
}
.admin-wrapper .sub-section .bg-white input {
  background: transparent;
}
.admin-wrapper .message-arrow {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 9px 0px 9px;
  border-color: #fff transparent transparent transparent;
  position: absolute;
  left: calc(1rem - 1px);
  bottom: -9px;
  z-index: 9998;
}
.admin-wrapper .message-arrow-top {
  bottom: auto;
  top: -9px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
}
.admin-wrapper .bg-gray-medium-dark .message-arrow {
  border-color: #aaa transparent transparent transparent;  
}
.admin-wrapper .bg-black .message-arrow {
  border-color: #000 transparent transparent transparent;  
}
.admin-wrapper .bg-red .message-arrow {
  border-color: #FB0C3C transparent transparent transparent;  
}
.admin-wrapper .message-close {
  position: absolute;
  top: .75rem;
  right: .75rem;
  font-size: 30px;
  font-weight: normal;
  line-height: 12px;
  height: 15px;
  width: 15px;
  cursor: pointer;
  opacity: .7;
}
.admin-wrapper .message-close:hover {
  opacity: 1;
}
.admin-wrapper .message-close:active {
  opacity: .8;
}
.admin-wrapper .align-middle {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.admin-wrapper .position-cover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.admin-wrapper .position-absolute {
  position: absolute;
}
.admin-wrapper .position-relative {
  position: relative;
}
.admin-wrapper .display-inline-block {
  display: inline-block;
}
.admin-wrapper .display-block {
  display: block;
}
.admin-wrapper .overflow-hidden {
  overflow: hidden;
}
.admin-wrapper .scroll-y {
  overflow-y: scroll;
}
.admin-wrapper .icon-square {
  height: 0;
  padding-bottom: 100%;
}
.admin-wrapper [data-svg] {
  position: relative;
}
.admin-wrapper [data-svg] > svg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.admin-wrapper [data-svg="relative"] > svg {
  position: relative;
}
.admin-wrapper [data-svg] > svg *.clip {
  fill: transparent;
}
.admin-wrapper [data-svg] > svg *:not(.clip),
.admin-wrapper .svg * {
  fill: #ccc;
}
.admin-wrapper svg *.svg-gray {
  fill: rgba(0,0,0,.25);
}
.admin-wrapper .button [data-svg] > svg * {
  fill: #666666;
}
.admin-wrapper [data-svg].active > svg *:not(.clip) {
  fill: #698FFF;
}
.admin-wrapper [data-svg].active-pink > svg *:not(.clip) {
  fill: #FF395A;
}
.admin-wrapper [data-svg="blue"] > svg *:not(.clip) {
  fill: #698FFF;
}
.admin-wrapper div[data-indicator] {
    float: left;
    height: 8px;
    width: 8px;
    border-radius: 4px;
    position: absolute;
    top: calc(50% - 4px);
    left: calc(50% - 4px);
}

.admin-wrapper .type-ellipses {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.admin-wrapper .type-size-small {
  font-size: 1.2rem;
}
.admin-wrapper .type-size-normal {
  font-size: 1.4rem;
}
.admin-wrapper .is_mobile .type-size-normal {
  font-size: 1.6rem;
}
.admin-wrapper .type-size-normalish {
  font-size: 1.7rem;
}
.admin-wrapper .type-size-medium {
  font-size: 2.4rem;
}
.admin-wrapper .type-size-big {
  font-size: 2rem;
}
.admin-wrapper .type-regular {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;
  font-weight: normal;
}
.admin-wrapper .type-bold {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;
  font-weight: 700;
}
.admin-wrapper .type-italic {
  font-style: italic;
}
.admin-wrapper .type-capitalize {
  text-transform: capitalize;
}
.admin-wrapper .type-caps {
  text-transform: uppercase;
}
.admin-wrapper .type-small-caps {
  font-variant: small-caps;
  letter-spacing: 0;
}
.admin-wrapper .type-center {
  text-align: center;
}
.admin-wrapper .type-right {
  text-align: right;
}
.admin-wrapper .lh1 {
  line-height: 1;
}
.admin-wrapper .multi-line {
  line-height: 1.3em;
}
.admin-wrapper .color-white {
  color: #fff;
  fill: #fff;
}
.admin-wrapper .color-gray-light {
  color: #f2f2f2;
  fill: #f2f2f2;
}
.admin-wrapper .color-gray-medium {
  color: #dddddd;
  fill: #dddddd;
}
.admin-wrapper .color-gray-medium-dark {
  color: #aaaaaa;
  fill: #aaaaaa;
}
.admin-wrapper .color-gray-dark {
  color: #999999;
  fill: #999999;
}
.admin-wrapper .color-gray-darker {
  color: #666666;
  fill: #666666;
}
.admin-wrapper .color-dark {
  /*color: #222222;
  fill: #222222;*/
  color: #333333;
  fill: #333333;
}
.admin-wrapper .color-blue {
  color: #698FFF;
  fill: #698FFF;
}
.admin-wrapper .color-red {
  color: #ff0033;
  fill: #ff0033;
}
.admin-wrapper .color-pink {
  color: #FF395A;
  fill: #FF395A;
}
.admin-wrapper .color-green {
  color: #0FCE83;
  fill: #0FCE83;
}
.admin-wrapper .select {
  cursor: pointer;
  position: relative;
}
.admin-wrapper .select select {
  background: #fff;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;
  font-weight: normal;
  font-size: 1.4rem;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  position: relative;
  border: 0;
  margin: 0;
  outline: none;
  width: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  cursor: pointer;
}
.admin-wrapper .select select::-ms-expand {
  display: none;
}
.admin-wrapper .select .arrow-select {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 4rem;
}
.admin-wrapper .text {
  padding: 0.75rem 1.5rem;
}
.admin-wrapper .text:before {
  background: #698FFF;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 2px;
}
.admin-wrapper .text:after {
  background: #698FFF;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 2px;
}
.admin-wrapper .group-horizontal .text:not(.non-adjacent-text):first-child:after {
  display: none;
}
.admin-wrapper .text.reset-after:after,
.admin-wrapper .text.reset-before:before {
  display: none;
}
.admin-wrapper .text.after-offset {
  right: -2px;
  z-index: 99;
}
.admin-wrapper .text.before-offset,
.admin-wrapper .group-horizontal .text.adjacent:before {
  left: -2px;
  z-index: 99;
}
.admin-wrapper .group-horizontal .text.error:first-child:after {
  display: block;
  z-index: 99;
  right: -1px;
}
.admin-wrapper .text.error:before,
.admin-wrapper .text.error:after {
  background: #f03;
}
.admin-wrapper .text input[type="text"] {
  color: #698FFF;  
}
.admin-wrapper .text input[type="text"],
.admin-wrapper .text input[type="email"],
.admin-wrapper .text input[type="password"],
.admin-wrapper input[type="submit"],
.admin-wrapper .text textarea {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;
  font-weight: normal;
  font-size: 1.4rem;
  line-height: 1.6;
  margin: 0;
  letter-spacing: 0.03em;
  border: 0;
  padding: 0;
  width: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.admin-wrapper .is_mobile .text input[type="text"],
.admin-wrapper .is_mobile .text input[type="email"],
.admin-wrapper .is_mobile .text input[type="password"],
.admin-wrapper .is_mobile .text textarea {
  font-size: 1.9rem;
}
.admin-wrapper .password-placeholder {
  position: absolute;
  pointer-events: none;
  line-height: 25px;
  top: 0;
  left: 1px;
  right: 0;
  bottom: 0;
  font-size: 8px;
  letter-spacing: .75px;
}
.admin-wrapper .text textarea {
  vertical-align: top;
}
.admin-wrapper .field-title {
  width: 100px;
}
.admin-wrapper .content-editable {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  font-size: 0;
  max-height: 25px;
}
.admin-wrapper .ellipsis {
  display: none;
}
.admin-wrapper input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}
.admin-wrapper .range {
  padding: 0.75rem 1.5rem;
  position: relative;
}
.admin-wrapper .range label {
  pointer-events: none;
  position: relative;
  z-index: 2;
}
.admin-wrapper .range input[type=range] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  height: 100%;
}
.admin-wrapper input[type=range] {
  padding: 0;
  position: relative;
  z-index: 2;
  cursor: ew-resize;
  -webkit-appearance: none;
  width: 100%;
  height: 4.0rem;
  background: #dddddd;
  overflow: hidden;
  margin: 0;
}
.admin-wrapper input[type=range]::-moz-range-track {
  padding: 0;
  position: relative;
  z-index: 2;
  cursor: ew-resize;
  -webkit-appearance: none;
  width: 100%;
  height: 100%;
  background: #dddddd;
  overflow: hidden;
  margin: 0;
}
.admin-wrapper input[type=range]::-ms-track {
  padding: 0;
  position: relative;
  z-index: 2;
  cursor: ew-resize;
  width: 100%;
  height: 4rem;
  background: transparent;
  overflow: hidden;
  margin: 0;
  border: 0;
  color: transparent;
}
.admin-wrapper input[type="range"][disabled] {
  cursor: default;
  opacity: 0.33;
}
.admin-wrapper input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border-right: 2px solid transparent;
  width: 2px;
  height: 4.0rem;
  background: none;
  position: relative;
  pointer-events: none;
  z-index: 9;
}
.admin-wrapper input[type="range"]::-moz-range-thumb {
  -webkit-appearance: none;
  border-right: 2px solid #698FFF;
  border-left: 0;
  border-bottom: 0;
  border-top: 0;
  width: 0px;
  height: 100%;
  background: none;
  position: relative;
  pointer-events: none;
  z-index: 3;
  border-radius: 0;
}
.admin-wrapper input[type=range]::-ms-thumb {
  background-color: #698FFF;
  border: 0;
  width: 2px;
  height: 4rem;
  position: relative;
  pointer-events: none;
  z-index: 3;
  border-radius: 0;
}
.admin-wrapper input[type="range"]:active::-webkit-slider-thumb:after {
  content: " ";
  width: 1000px;
  height: 4.0rem;
  position: absolute;
  z-index: 1;
  right: 0;
  top: 0;
  background: #fff;
  pointer-events: none;
}
.col.range {
  overflow: hidden;
  position: relative;
}
.range-progress {
  position: absolute;
  pointer-events: none;
  top: 0;
  bottom: 0;
  background: #fff;
  z-index: 1;
  width: 1000px;
}
.range-progress:after{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 2px;
  content: '';
  background: #698FFF;
}
.admin-wrapper input[type="range"]::-moz-range-progress {
  background: #fff;
  pointer-events: none;
  height: 100%;
  width: 100%;
}
.admin-wrapper input[type=range]::-ms-fill-lower {
  background: #fff;
  pointer-events: none;
  height: 100%;
  width: 100%;
  border-radius: 0;
}
.admin-wrapper input[type=range]::-moz-focus-outer {
  border: 0;
}
.admin-wrapper .radio {
  position: relative;
  margin-left: 1px;
}
.admin-wrapper .radio label {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.admin-wrapper .radio input[type="radio"] {
  visibility: hidden;
}
.admin-wrapper .radio input[type="radio"]:checked + label {
  fill: white;
  background: #698FFF;
  color: #fff;
  fill: #fff;
}
.admin-wrapper .radio input[type="radio"]:checked + label svg *:not(.clip),
.admin-wrapper .radio input[type="radio"]:checked + label [data-svg] svg *:not(.clip) {
  fill: #fff;
}
.admin-wrapper .radio:first-child input[type="radio"]:checked + label:before {
  display: none;
}
.admin-wrapper .radio:last-child input[type="radio"]:checked + label:after {
  display: none;
}
.admin-wrapper .radio input[type="radio"]:not(:checked) + label {
  fill: #222222;
  background: #fff;
}
.admin-wrapper .color-picker {
  border: 5px solid transparent;
  cursor: pointer;
  right: 0;
}
.admin-wrapper .color-picker .sp-replacer.sp-light {
  display: block !important;
}
.admin-wrapper .checkbox {
  position: relative;
}
.admin-wrapper .checkbox label {
  display: block;
  cursor: pointer;
  padding: 0.75rem 1.5rem;
}
.admin-wrapper .checkbox label:after {
  content: '';
  display: block;
  position: absolute;
  top: 1.6rem;
  right: 1.6rem;
  background: #dddddd;
  border-radius: 50%;
  height: 0.8rem;
  width: 0.8rem;
}
.admin-wrapper .checkbox input:checked + label:after {
  background-color: #698FFF;
}
.admin-wrapper .checkbox input {
  display: none;
}
.admin-wrapper .file {
  padding: 0.75rem 1.5rem;
  position: relative;
}
.admin-wrapper .file label {
  cursor: pointer;
}
.admin-wrapper .file input[type="file"] {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  z-index: 2;
}
.admin-wrapper .button {
  cursor: pointer;
  padding: 0.75rem 1.5rem;
  color: #666666;
  fill: #666666;
  margin-left: 1px;
}
.admin-wrapper .button svg * {
  color: #666666;
  fill: #666666;
}
.admin-wrapper .button.active {
  background: #698FFF;
  color: #fff;
  fill: #fff;
  outline: 1px solid #698FFF;
}
.admin-wrapper .button.in-use svg * {
  color: #698FFF;
  fill: #698FFF;
}
.admin-wrapper .button.active > *:not(svg),
.admin-wrapper .button.active svg * {
  color: #fff;
  fill: #fff;
}
.admin-wrapper .button.inactive {
  cursor: default;
  color: #ccc;
  fill: #ccc;
  margin-left: 1px;
}
.admin-wrapper .button.inactive svg * {
  color: #ccc;
  fill: #ccc;
}
.admin-wrapper .button.unreachable {
  pointer-events: none;
  cursor: auto;
  background: #dddddd;
}
.admin-wrapper .button.active:first-child:before {
  display: none;
}
.admin-wrapper .button.active:last-child:after {
  display: none;
}
.admin-wrapper .pad-block-xsmall {
  padding: .75rem;
}
.admin-wrapper .pad-block-small {
  padding: 1.5rem;
}
.admin-wrapper .pad-small {
  padding: 0.75rem 1.5rem;
}
.admin-wrapper .pad-y-small {
  padding-bottom: 0.75rem;
  padding-top: 0.75rem;
}
.admin-wrapper .pad-x-small {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.admin-wrapper .pad-y-reset {
  padding-top: 0;
  padding-bottom: 0;
}
.admin-wrapper .pad-bottom-small {
  padding-bottom: 0.75rem;
}
.admin-wrapper .pad-medium {
  padding: 3rem;
}
.admin-wrapper .pad-y-medium {
  padding: 3rem 0;
}
.admin-wrapper .pad-x-medium {
  padding-left: 3rem;
  padding-right: 3rem;
}
.admin-wrapper .pad-small-medium {
  padding: 0.75rem 3rem;
}
.admin-wrapper .pad-bottom-small-medium {
  padding: 0 3rem 0.75rem 3rem;
}
.admin-wrapper .pad-medium-small-y {
  padding: 3rem 0 1.5rem 0;
}
.admin-wrapper .pad-y-smaller {
  padding: 0.75rem 0;
}
.admin-wrapper .pad-top-smaller {
  padding-top: 0.375rem;
}
.admin-wrapper .pad-bottom-smaller {
  padding-bottom: 0.375rem;
}
.admin-wrapper .pad-top-small {
  padding-top: 0.75rem;
}
.admin-wrapper .pad-top-medium {
  padding-top: 3rem;
}
.admin-wrapper .pad-bottom-medium {
  padding-bottom: 3rem;
}
.admin-wrapper .pad-top-single {
  padding-top: 1px;
}
.admin-wrapper .pad-bottom-single {
  padding-bottom: 1px;
}
.admin-wrapper .pad-single {
  padding: 1px;
}
.admin-wrapper .pad-top-reset {
  padding-top: 0;
}
.admin-wrapper .pad-left-reset {
  padding-left: 0;
}
.admin-wrapper .pad-right-reset {
  padding-right: 0;
}
.admin-wrapper .pad-bottom-reset {
  padding-bottom: 0;
}
.admin-wrapper .pad-reset {
  padding: 0;
}
.admin-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto;
}
.admin-wrapper .border-bottom-grey-dark {
    border-bottom: 1px solid #333;
}
.min-height-reset,
.admin-wrapper .row.min-height-reset,
.admin-wrapper .col.min-height-reset {
    min-height: initial;
}
.admin-wrapper .group-vertical:not(.margin-none) > *.margin-bottom-reset {
    margin-bottom: 1px;
}
/**
 * Flex
 */
.admin-wrapper .x { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex }
.admin-wrapper .xw { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap }
.admin-wrapper .xc { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center }
.admin-wrapper .xb { -webkit-box-align: baseline; -webkit-align-items: baseline; -ms-flex-align: baseline; align-items: baseline }
.admin-wrapper .xa { -webkit-box-flex: 1; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto }
.admin-wrapper .xn { -webkit-box-flex: 0; -webkit-flex: none; -ms-flex: none; flex: none }
.admin-wrapper .xdr  { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row }
.admin-wrapper .xdrr { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse }
.admin-wrapper .xdc  { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column }
.admin-wrapper .xdcr { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse }
.admin-wrapper .xjc { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center }
.admin-wrapper .xjb { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between }
.admin-wrapper .xja { -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around }
.admin-wrapper .xjs { -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start }
.admin-wrapper .xje { -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end }
/**
 * Z-Index
 */
.admin-wrapper .z1 { z-index: 1 }
.admin-wrapper .z2 { z-index: 2 }
.admin-wrapper .z3 { z-index: 3 }
.admin-wrapper .z4 { z-index: 4 }
/**
 * Text
 */
.admin-wrapper .tal  { text-align: left }
.admin-wrapper .tar  { text-align: right }
.admin-wrapper .tac  { text-align: center }
.admin-wrapper .taj  { text-align: justify }
.admin-wrapper .tafj { text-align: justify }
.admin-wrapper .tafj:after { 
  content: "";
  display: inline-block;
  width: 100%;
}
/**
 * Positioning
 */
.admin-wrapper .pss { position: static }
.admin-wrapper .psr { position: relative }
.admin-wrapper .psa { position: absolute }
.admin-wrapper .psf { position: fixed }
.admin-wrapper .t0 { top: 0 }
.admin-wrapper .r0 { right: 0 }
.admin-wrapper .b0 { bottom: 0 }
.admin-wrapper .l0 { left: 0 }

.dropover:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.4);
    z-index: 99999;
    color: white;
    padding: .75rem 2.5rem;
    text-align: center;
}

/**
 * Slideshow UI
 */
.slideshow-editor {
  background: #fff;
  height: 97px;
  overflow: hidden;
  width: 100%;
}

.slideshow-editor-container {
  overflow: auto;
  height: 112px;
  width: 100%;
}

.slideshow-editor-content {
  width: 1000px;
}

.slideshow-editor .project_images .image_container {
  height: 82px;
  width: 82px;
}

.slideshow-editor-arrows {
  position: absolute;
  top: calc(38px + 3rem);
  left: 0;
  right: 0;
  line-height: 2rem;
  margin-top: -1rem;
}

.slideshow-editor-arrows > div {
  color: #aaa;
  padding: 1rem;
  cursor: pointer;
  width: 50%;
}

.slideshow-editor-arrows > div:hover {
  color: #212121;
}



/*active states*/

.col.checkbox.bg-white:active,
.col.clickable.bg-white:active,
.col.clickable:active .bg-white,
.col.button.bg-white:not(.active):active,
.admin-wrapper .radio input[type="radio"]:not(:checked) + label:active,
.admin-wrapper summary:active > .bg-white,
.mousedown.bg-white {
 /*background: rgba(255,255,255,.65);  */
 background: #FAFAFA;
}

.col.checkbox.bg-black:active,
.col.clickable.bg-black:active,
.col.clickable:active .bg-black {
  background: rgba(0,0,0,.85)
}

.col.checkbox.bg-blue:active,
.col.clickable.bg-blue:active,
.col.clickable:active .bg-blue,
.admin-wrapper .col.checkbox.bg-blue:active,
.admin-wrapper .col.clickable.bg-blue:active,
.admin-wrapper  .col.clickable:active .bg-blue {
  background: rgba(105, 143, 255, .85);
}

.col.button.active:active {
  outline: 1px solid rgba(105, 143, 255, .85);
  background: rgba(105, 143, 255, .85);
}

.col.checkbox.bg-green:active,
.col.clickable.bg-green:active,
.col.clickable:active .bg-green {
  background-color: #2EB46E;
}

.admin-wrapper input[type="range"]:active::-webkit-slider-thumb:after {background: #FAFAFA;}
.admin-wrapper input[type="range"]:active::-moz-range-progress {background: #FAFAFA;}
.admin-wrapper input[type=range]:active::-ms-fill-lower {background: #FAFAFA;}

/*.admin-wrapper input[type="range"]:active::-webkit-slider-thumb {background: #26A5FF;}*/
.admin-wrapper input[type="range"]:active::-moz-range-thumb {background: #26A5FF;}
.admin-wrapper input[type=range]:active::-ms-thumb {background: #26A5FF;}
.col.clickable:active .bg-white input
.col.clickable:active .bg-white label {
  background: transparent;
}

/* Resets at the end */
.admin-wrapper .hidden {
  display: none;
}
.admin-wrapper .margin-none,
.admin-wrapper .group-horizontal > *.margin-none {
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
}
.admin-wrapper [data-faux-summary].set-border:after {
  top: 0;
}
.admin-wrapper .back-indicator {
  display: none;
}
.admin-wrapper .sub-active .back-indicator {
  display: flex;
}
.admin-wrapper .sf-arrow {
  font-size: 1.8rem;
  line-height: 1.3;
}










section {
  margin-bottom: 1.5rem;
}

#search {
  max-width: 500px;
  margin: 0 auto;
}

[data-domainlist-set-toggle] {
  font-size: 1.4rem;
}

[data-domain-search] .submit {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 4.0rem;
    -ms-flex: 0 0 4.0rem;
    flex: 0 0 4.0rem;
}

[data-domain-search] .submit svg {
  width: 100%;
  height: auto;
}

[data-domain-search] a.submit_button {
  height: 4rem !important;
  width: auto !important;
  line-height: 0;
}

.admin-wrapper .text.bg-white {
  outline-offset: -1px;
  background: white;
    outline: 1px solid rgba(0,0,0,.15);
}

.admin-wrapper .text:after,
.admin-wrapper .text:before {
  display: none;
}

.more-domains {
  margin-top: 1.5rem;
}
.next_domainlist_set {
    background: #698FFF;
    padding: 0.75rem 1.5rem;
  min-height: 4rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
}
.next_domainlist_set, .next_domainlist_set * {
  color: white!important;
}

[data-persona-purchased-domain] {
  display: none;
}

#search [data-input-parent] {
  margin-right: -1px;
}





/* TEMPLATES page */
body[data-page-id="545"] {
	background: #333;
}

[data-id="545"] {
  display: flex;
  flex-wrap: wrap;
  padding: 2.5rem 5rem 5rem;
  background: #FAF8F8;
}

[data-id="545"] .page_container,
[data-id="545"] .container {
  overflow: visible;
}

body:not(.mobile) [data-id="545"] [data-container="page"]:not([data-id="52078"]):not([data-id="3456167"]) {
  flex: 0 0 50%;
  width: 50%;
  padding: 2.5rem;
}

body:not(.mobile) [data-id="545"] [data-container="page"]:nth-child(odd) {
  padding-left: 0;
}

body:not(.mobile) [data-id="545"] [data-container="page"]:nth-child(even) {
  padding-right: 0;
}

[data-id="545"] [data-container="page"] .content_padding {
  padding: 0;
}

[data-id="545"] .content img {
  margin-bottom: 0;
}

[data-id="545"] .content [image-gallery="slideshow"] {
  line-height: 0;
  margin-bottom: 1.00em;
}

[data-id="545"] .content .template_slideshow_wrapper [image-gallery="slideshow"] {
  margin-bottom: 0;
}

[data-id="545"] .content [image-gallery="slideshow"] img {
    margin-top: 0px;
    outline: 0;
    box-shadow: none;
    margin-bottom: 0;
}

body:not(.mobile) [data-id="545"] .content .template_slideshow_wrapper.loaded {
    height: auto;
    padding: 0;
    margin-bottom: 1em;
    background: transparent;
}

[data-id="545"] .image-gallery.slick-initialized:before {
    content: "";
    border-right: 1px solid #EDEBEB;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: -1px;
    bottom: 0;
    z-index: 9;
}

body:not(.mobile) [data-id="545"] .content .template_slideshow_wrapper:not(.preview-hover) [image-gallery="slideshow"]:after {
    outline: 1px solid rgba(0,0,0,.1);
    outline-offset: -1px;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

body:not(.mobile)  [data-id="545"] .content .template_slideshow_wrapper.preview-hover [image-gallery="slideshow"]:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0);
    z-index: 3;
    outline: 1px solid rgba(0,0,0,.1);
    outline-offset: -1px;
}

body:not(.mobile) .preview_buttonz {
    position: fixed;
    width: 20rem;
    top: 0;
    left: 0;
    height: 4rem;
    color: rgba(255,255,255,1);
    z-index: 5;
}

body:not(.mobile) .preview_buttonz:after {
  content: 'Preview Template';
  position: absolute; 
  top: 0; 
  left: 0;
  background: rgba(0,0,0,.8);
  padding: .4em .75em .5em;
  font-size: 1.6rem;
  font-weight: 400;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons /*!System*/;
  font-style: normal;
  line-height: 1.3;
}

[data-id="545"] .slick-arrow.slick-next,
[data-id="545"] .slick-arrow.slick-prev {
    display: block;
    overflow: visible;
    position: absolute;
    bottom: -4.1rem;
    opacity: 1 !important;
    top: auto;
    right: 0px;
    width: 2rem;
    height: 2.5rem !important;
    font-family: Icons;
}

[data-id="545"] .slick-arrow.slick-prev {
  right: 2.5rem;
}

[data-id="545"] .slick-arrow.slick-next:after,
[data-id="545"] .slick-arrow.slick-prev:after {
  content: '';
    line-height: 2.5rem;
    font-size: 2.15rem;
}

[data-id="545"] .slick-arrow.slick-next:after {
  content: '';
}

[data-id="545"] .slick-arrow.slick-next:active:after,
[data-id="545"] .slick-arrow.slick-prev:active:after { 
  opacity: .7;
}

[data-id="545"] .slick-arrow.slick-next svg,
[data-id="545"] .slick-arrow.slick-prev svg { 
   display: none;
}

.template_slideshow_wrapper {
    width: 100%;
    height: 0;
    padding-bottom: 71.3%;
    margin-bottom: 1em;
    background: rgba(0,0,0,0.25);
}

.template_slideshow_wrapper {
  outline: 1px solid rgba(0,0,0,.05);
    outline-offset: -1px;
}

.content .template_slideshow_wrapper img {
  box-shadow: none;
  width: 100% !important;
  height: auto !important;
}


/* Signup flow on /templates */

.signup_frame {
  border: 0;
  background: transparent;
  position: fixed;
  top: 0;
  left: 50%;
  right: 0;
  bottom: 0;
  margin: 46px 0 0;
  height: calc(100% - 46px);
  width: 100%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 999;
}

html.templates_view {
  background-color: #212121;
}

.signup_bg {
  opacity: 1;
  cursor: pointer;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 997;
  background-color: #222;
}

.signup_bg:after {
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,1);
    z-index: -1;
    opacity: .2;
    background-size: 8px 8px;
    background-image: url(https://auth.cargocollective.com/_gfx/checkered-grid.gif);
}

.signup_bg_loader {
  border: 0;
  background: #222;
  position: fixed;
  top: 0;
  left: 50%;
  right: 0;
  bottom: 0;
  margin: 46px 0;
    height: calc(100% - 46px);
    width: 100%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 999;
}

.signup_bg_loader.generating {
	top: 0;
    left: 0;
    height: 45px;
    width: 45px;
    transform: none;
    padding: 0;
    margin: 0;
    background: transparent;
}
.signup_bg_loader.generating  .loading_animation {
	margin-top: -1px;
}
.signup_bg_loader.generating  .loading_animation.gray div svg > * {
	fill: #fff;
	opacity: .85;
}

.signup_nav {
  color: #fff;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif,  Icons;
  justify-content: center;
  position: fixed;
  height: 46px;
  text-align: center;
  line-height: 44px;
  letter-spacing: 0.01em;
  left: 0;
  right: 0;
  top: 0;
  z-index: 999;
  border-bottom: 1px solid transparent;
  background: rgba(0,0,0,1);
}

.newlink_icon {
  display: inline-block;
  float: right;
  font-size: 21px;
  line-height: 42px;
  opacity: .95;
}

.signup_prev,
.signup_next,
.signup_mobile,
.signup_close {
  display: block;
  height: 46px;
  width: 46px;
}

.signup_mobile {
  display: block;
  padding: 1.275rem 1.15rem 1.15rem 1.35rem;
}

.signup_prev,
.signup_next,
.signup_mobile {
  display: none;
}


.signup_mobile img {
  vertical-align: top;
}

.signup_title {
  margin-right: 2rem;
  border-left: 0;
  color: rgba(255,255,255,.6);
  text-decoration: none;
  font-size: 17px;
  left: 0;
  height: 46px;
  padding: 0 17px;
  width: auto;
  cursor: pointer;
}

.signup_title:hover {
  color: rgba(255,255,255,.6);
}

.template_nav {
    position: absolute;
    height: 46px;
    width: auto;
    display: flex;
    right: 0;
}

.signup_close {
  cursor: pointer;
  background-color: #3d3d3d;
  color: #ccc;
  font-size: 22.5px;
  line-height: 42px;
  font-weight: bold;
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
  margin-left: 38px;
}

.signup_nav .signup_close:hover {
    background-color: #555;
    color: #eee;
}

.signup_nav .signup_close:active {
    background-color: #444;
    color: #999;
}

.signup_link {
  border-left: 0;
  color: rgba(255,255,255,.6);
  text-decoration: none;
  position: absolute;
  font-size: 17px;
  left: 17px;
  cursor: pointer;
  height: 46px;
  padding-right: 20px;
  width: auto;
  font-weight: normal;
}

.signup_link:hover {
  color: rgba(255,255,255,.6);
}

.signup_link span {
	color: rgb(15, 206, 131);
	font-weight: bold;
}

.signup_generate_message {
  border-left: 0;
  color: rgba(225,255,255,.9);
  text-decoration: none;
  position: absolute;
  font-size: 17px;
  left: 43px;
  cursor: default;
  height: 46px;
  padding-right: 20px;
  width: auto;
  font-weight: normal;
}

.signup_nav .admin-wrapper {
  width: calc(100% - 10rem)
}

[data-toggle] {
  cursor: pointer;
  padding: 10.5px 5px;
  line-height: 0;
}

[data-toggle]:active {
  opacity: .7;
}

[data-toggle="phone"] {
  padding-right: 14px;
}

[data-toggle="desktop"] svg {
  width: 33px;
  height: 24px;
}

.signup_nav [data-toggle] svg * {
  color: rgba(255,255,255,.6);
    fill: rgba(255,255,255,.6);
}

.signup_nav [data-toggle].active svg * {
    color: #698FFF;
    fill: #698FFF;
}

.progress-bar {
    width: 100%;
    position: absolute !important;
    left: 0;
    right: 45px;
    bottom: 0;
    top: 0;
    z-index: -1;
    width: auto !important;
}

.progress-indicator {
  background: #698FFF;
}

.progress-indicator:after {
  display: none !important;
}

.progress-bar,
[data-progress] .progress-percentage,
[data-progress] .progress-indicator {
  height: 100%;
}

body.templates_view {
  overflow: hidden !important;
}

body.templates_view:after {
  content: '';
  position: fixed; 
  top: 0; left: 0; right: 0;
  height: 5.5rem;
  background: #fff;
  z-index: 9;
}

.cargo-world a.image-link {
  display: inline-block;
}

.cargo-world .content [data-in-use-grid] a.image-link img,
.cargo-world .content [data-in-use-grid] a [image-gallery="slideshow"] .gallery_card img {
  box-shadow: none;
  margin-bottom: 0;
}


.cargo-world .content [data-in-use-grid] a.image-link,
.cargo-world .content [data-in-use-grid] a.gallery-link,
.cargo-world .content img {
  box-shadow: none;
  line-height: 0;
  border-bottom: 0;
}

.cargo-world [data-container="page"] .page_background {
	background-color: rgb(250, 248, 248) !important;
}


/*temporary hide of shadow on newsletter*/
[data-page-id="2213487"] .content [data-in-use-grid] a.image-link,
body.homepage .content [data-in-use-grid] a.image-link,
[data-page-id="2213487"] .content [data-in-use-grid] a.gallery-link,
body.homepage .content [data-in-use-grid] a.gallery-link,
[data-page-id="2213487"] .content img,
body.homepage .content img {
	box-shadow: none !important;
}

[data-css-preset] body[data-page-id="2213487"] [data-id="2213487"] {
	background-color: rgb(250, 248, 248) !important;
}

body.homepage [data-id="2213487"] [local-style="2676821"] {
	display: none;
}

body[data-page-id="2213487"] [data-container="page"]:nth-child(1n+3):before,
body.mobile.homepage .cargo-world [data-container="page"]:nth-child(1n+3):before {
    content: '';
    position: absolute;
    top: 2rem;
    left: 4rem;
    right: 4rem;
    background: rgba(0,0,0,.85);
    height: 2px;
    z-index: 99;
}

body.mobile.homepage .cargo-world [data-container="page"]:nth-child(1n+3):before {
	top: 0;
	left: 1.8rem;
	right: 1.8rem;
}

[data-predefined-style="true"] [data-id="2213487"].cargo-world [data-container="page"] h1,
[data-predefined-style="true"] [data-id="2213487"].cargo-world [data-container="page"] h1 b {
	font-weight: 600 !important;
	font-size: 3rem !important;
}

.cargo-world .content [data-in-use-grid] a.gallery-link {
  display: block;
  width: 100%;
  line-height: 0;
  margin: 0;
  padding: 0;
}

.cargo-world .content [data-in-use-grid] a.gallery-link [data-gallery] {
  pointer-events: none !important;
}

.cargo-world [grid-col] a.image-link + br + small {
  padding-top: 1.2rem;
}

.mockup_gallery {
  background: #FAF8F8 !important;
}

a.frame_wrapper_wrapper_link {
  display: block;
  background: none;
}

.frame_wrapper_wrapper:active {
  opacity: .7;
}


/*tutorials page*/
[data-id="109129"] [data-container="page"]:only-child {
    height: 100vh;
}

[data-id="109129"] [data-container="page"]:only-child .content_padding {
    padding-top: 5rem !important;
}

[data-id="109129"] [data-container="page"]:only-child .page a.active {
    opacity: 1;
}

[data-id="109129"] [data-container="page"]:not(:only-child) .page a[href="Basics"] {
    display: none;
}


[data-mobile-startform] [data-modal-textarea] {
  width: 100%;
  text-align: center;
  font-size: 22px;
  margin-bottom: 25px;
}

[data-mobile-startform] [data-modal-textarea].error {
  color: #ff0033;
}

[data-mobile-startform] [data-modal-textarea]::placeholder {
  color: rgba(0,0,0,.25);
}
[data-mobile-startform] [data-modal-textarea]::-webkit-input-placeholder {
  color: rgba(0,0,0,.25);
}

[data-mobile-startform] [data-sform-message] {
  padding: 1.5rem 4rem;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.2;
  color: rgba(0,0,0,.6);
}

[data-mobile-startform] .confirm-button:after {
  position: absolute;
  top:0;left:0;bottom:0;right:0;
  content: 'Send';
  font-weight: normal;
  padding: 7.5px 15px;
  background: #698FFF;
  pointer-events: none;
}

[data-mobile-startform] .confirm-button:active:after {
  background: #5981f7;
}


/*Migration Modal*/
#migration_modal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;    
    z-index: 99999999999;
}

#migration_modal > div {
    background: #FFDD00;
    padding: 4rem 4rem 5rem 4rem;
    font-size: 2.2rem;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
    line-height: 1.3;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) ;
    -webkit-transform: translate(-50%, -50%);
    max-width: 70rem;
    min-width: 55rem;
}

body.mobile #migration_modal {
  display: none !important;
}

#migration_modal > div a {
    color: rgba(0, 0, 0, 0.85);
    border-bottom: 1px solid rgba(0, 0, 0, 0.85);
}

#migration_modal > div ol {
  /*padding-left: 1em;*/
}


/*MOBILE overrides*/

body.homepage.mobile [grid-col]:empty {
    padding: 0;
}

body.mobile [data-mobile-hidden],
body:not(.mobile) [data-mobile-visible] {
  display: none;
}

body.mobile [data-mobile-visible] {
  display: block;
}

body.mobile .icons_wrapper {
    width: 100%;
    position: relative;
    padding: 1.5rem;
    text-align: center;
    display: block;
}

body.mobile .icons_wrapper .icon:last-child {
  margin-right: 0;
}


body.homepage.mobile .cargo-world {
  padding-top: 3rem;
}

body.mobile .cargo-world [grid-row]:not([data-in-use-grid]):not([data-break-mobile]) [grid-col] {
  width: 50% !important;
}

body.mobile .cargo-world [grid-row]:not([data-in-use-grid]):not([data-break-mobile]) [grid-col] {
  width: 50% !important;
}

body.mobile .cargo-world [grid-row]:not([data-in-use-grid]):not([data-break-mobile]) [grid-col]:nth-child(odd) {
  padding-right: .75rem !important;
}

body.mobile .cargo-world [grid-row]:not([data-in-use-grid]):not([data-break-mobile]) [grid-col]:nth-child(even) {
  padding-left: .75rem !important;
}

body.mobile .cargo-world [data-break-mobile] img[data-scale] {
    width: 100%!important;
    height: auto!important;
}

body.mobile [data-id="109129"] [data-container="page"]:first-child .content_padding {
  padding-top: 3.2rem !important;
}

body.mobile [data-id="109129"] [data-container="page"]:not(:first-child) .content_padding {
  padding-top: 8rem !important;
}

body.mobile [data-id="109129"] [data-container="page"]:nth-child(2) .content_padding {
  padding-top: 4rem !important;
}

body.mobile [data-id="109129"] [data-container="page"] [grid-col] {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

body.mobile #newsletter_signup {
  margin-bottom: 1em;
}





a.gallery_card {
  border-bottom: 0 !important;
  text-decoration: none;
}

[data-domain-settings] { display: none; }

[data-domainlist-set-toggle] .next_domainlist_set.color-blue {
  background: transparent;
  color: #698FFF !important;
  padding-left: 0 !important;
}

[data-domainlist-set-toggle] .next_domainlist_set.color-blue span {
  color: #698FFF !important;
}

[data-domainlist-set-toggle] [data-destination="settings"] {
  display: none;
}



/**********
	Video Overlay
***********/
[data-detail-overlay] {
	top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.8);
    position: fixed;
	visibility: hidden;
	pointer-events: none;
    z-index: 99999;
    padding: 5rem;
}

body.mobile [data-detail-overlay]{
	padding: 0rem;
    bottom: 0px;
    padding-bottom: calc(0px + 0rem);
}

[data-detail-overlay].open {
	visibility: visible;
    pointer-events: all;
    box-sizing: border-box;
}

[data-detail-overlay] iframe {
    top: 50%;
    max-height: 100vh;
    left: 0;
    right: 0;
    position: absolute;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
  
.close-button {
	height: 56px;
    width: 56px;
    font-family: 'Lucida Grande','Lucida Sans Unicode',Lucida Console,sans-serif;
    text-align: center;
    color: #666;
    font-size: 30px;
    font-weight: lighter;
    line-height: 56px;
    transform: scale(1.5,1.5);
    -webkit-transform: scale(1.5,1.5);
    -ms-transform: scale(1.5,1.5);
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    z-index: 99999999;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    color: white;
    z-index: 9999999;
}


/**********
	Signup Page
**********/

[data-set-rendered="536"] [data-view="Content"] .content_padding {
	padding: 0;
}
[data-set-rendered="536"] .content_container {
	background-color: #333;	
	min-height: 100vh;
}

[data-inuse-filter] {
	cursor: pointer;
}
[data-inuse-filter]:active {
	opacity: .7;
}
[data-inuse-filter].active,
.templates-list [data-tags].active {
	color: #0fce83;
	opacity: 1;
}
[data-inuse-filter-container] {
    margin-top: .5rem;
}
[data-inuse-filter]:not(.active),
.templates-list [data-tags]:not(.active) {
	border-bottom: 1px solid grey;
}
.templates-list {
	/*margin-top: 1em;*/
	display: none;
    margin: 0 auto;
    padding-top: 1em;
    max-width: 60%;
}
.templates-list mono a { 
	border-bottom: 0 !important;
}
[data-predefined-style="true"] .tekplates-list mono {
	line-height: 1.5;
}
[data-page-id="536"] [local-style="572"] small {
	color: rgba(0,0,0,.2);
}
[data-page-id="536"] [local-style="572"] small span:not(.active),
[data-page-id="536"] [local-style="572"] small a:not(.active) {
	color: rgba(0,0,0,.4);
}

.template_preview {
	cursor: pointer;
}

.template_preview:active {
	opacity: .7;
}


/*Useful Music*/

[data-id="2258680"][data-container="set"] [data-container="page"],
[data-id="2258680"][data-container="set"] [data-container="page"] .page {
	overflow: visible;
}

[data-id="2258680"][data-container="set"] [data-container="page"]:not(:last-child) .content_padding {
	padding-bottom: 0;
}

[data-id="2258680"] [data-container="page"]:only-child {
    min-height: 100vh;
}

.site_header {
	position: relative;
}

.site_header > div:not(:first-child) {
	display: none !important;
}

.site_header > div:first-child {
    display: block;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.12);
    background-image: url(https://freight.cargocollective.com/t/original/i/914dd7ab352169cd7ad3da149c3453709a821e6575e2c7445d429238d6390e38/dots.gif);
    background-size: contain;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 99999;
    background-repeat: no-repeat;
    background-position: .5rem 0;
}

.template_wrapper .site_header div {
	pointer-events: none;
}

.template_wrapper:active {
	opacity: .7;
}





[local-style="644"] .page {
	display: none;
}

.template_header {
	display: block !important;
	margin-bottom: 2.2rem;
	text-align: center;
}

.content .template_slideshow_wrapper img,
.content .template_slideshow_wrapper {
	outline: none;
}

[data-id="545"] [data-container="page"] .page_content .template_header mono span.template_preview {
	color: rgba(255,255,255,.8) !important;	
}

.template_header mono a[data-tags] {
	border-bottom: 1px solid grey;
}

.template_header mono {
	font-size: 1.2rem !important;
	letter-spacing: .02em;
}

.template_text {
	display: none;
}

[data-id="545"] {
	background: #333;
	padding: 2.5rem 1.25rem 2rem;
}

body:not(.mobile) [data-id="545"] [data-container="page"]:not([data-id="52078"]):not([data-id="3456167"]) {
	padding: 1.75rem;
	margin-bottom: 0;
}

body:not(.mobile) [data-id="545"] [data-container="page"]:not([data-id="52078"]):not([data-id="3456167"]) .template_wrapper {
	position: relative;
}
body:not(.mobile) [data-id="545"] [data-container="page"]:not([data-id="52078"]):not([data-id="3456167"]) .template_wrapper:after {
    position: absolute;
    left: -.75rem;
    right: -.75rem;
    bottom: -.75rem;
    top: -.75rem;
    content: '';
    background: #000;
    border-radius: 1rem;
    z-index: -1;
}

.template_wrapper .site_header {
	display: none;
}

[data-id="545"] [data-container="page"]:not(:last-child) bodycopy,
[data-id="545"] [data-container="page"]:not(:last-child) .page_content * {
	color: rgba(255,255,255,.5);
}

[data-id="545"] [data-container="page"] .page_content .template_header span {
	color: rgba(255,255,255,.5) !important;
}

[data-id="545"] [data-container="page"]:not(:[data-id="52078"]) bodycopy.bodycopy {
	line-height: 1;
	text-align: center;
	padding-bottom: 1rem;
	font-size: 1.9rem;
}


[data-id="545"] [data-container="page"][data-id="52078"] bodycopy.bodycopy {
	padding-bottom: 5rem;
}

[data-id="545"] [data-container="page"] .page_content b {
	color: rgba(255,255,255,.85);
}

[local-style="644"] .page_background {
	background: #333;
}

[local-style="644"] bodycopy.bodycopy {
	color: rgba(255,255,255,.85);
	padding: 2rem;
}

[local-style="644"] bodycopy.bodycopy * {
	color: rgba(255,255,255,.85);
}


h1.edition {
	font-weight: bold !important;
}

.thisweek h1,
h1.thisweek,
[data-page-id="2213487"] [data-last-week-link],
body.homepage.mobile [data-last-week-link] {
	display: none;
}


[local-style="3456167"] {
	height: 6rem;
}

[local-style="2598247"] .page a.active {
	color: rgba(255,255,255,1);
	opacity: .85;
}

/* In Use Flier */

[local-style="5629597"] {
  z-index: 9999 !important;
}

[data-predefined-style="true"] [local-style="5629597"] bodycopy a {
  color: none !important;
  padding: none !important;
  border: none !important;
}

[data-predefined-style="true"] [local-style="5629597"] bodycopy img {
  color: none !important;
  padding: none !important;
  border: none !important;
  outline: none !important;
}

#flier {
/* Adjust animation duration to change the element’s speed */
/*  height: 13rem !important;
  width: 13rem !important;*/
  animation: fly 50s linear infinite;
  pointer-events: none !important;
  top: 0;
  left: 0;
  transform: translateX(-120%) translateY(-120%) rotateZ(0);
  position: fixed;
  animation-delay: 1s;
  z-index: 999999;
}

@keyframes fly {

  98.001%, 0% {
    display: block;
    transform: translateX(-200%) translateY(100vh) rotateZ(0deg)
  }

  15% {
    transform: translateX(100vw) translateY(-85%) rotateZ(180deg)
  }

  15.001%, 18% {
    transform: translateX(100vw) translateY(50%) rotateZ(0deg)
  }

  40% {
    transform: translateX(-200%) translateY(25vh) rotateZ(-180deg)
  }

  40.001%, 43% {
    transform: translateX(-200%) translateY(-85%) rotateZ(-180deg)
  }

  65% {
    transform: translateX(100vw) translateY(50vh) rotateZ(0deg)
  }

  65.001%, 68% {
    transform: translateX(20vw) translateY(-200%) rotateZ(180deg)
  }

  95% {
    transform: translateX(10vw) translateY(100vh) rotateZ(0deg)
  }
}



/**********
  Selections Page
  https://2.cargocollective.com/selections
**********/
body:not([data-adminview="content-editproject"])[data-page-id="6018864"] [data-id="6018864"] [data-container="page"] {
	max-height: calc(75vw + 11rem);
	overflow-y: hidden;
}

body:not([data-adminview="content-editproject"]) [data-id="6018864"] [data-container="page"] .content_padding {
	padding-top: 7.5rem;
}

body [data-id="6018864"] [data-container="page"],
body [data-id="6018864"] [data-container="page"] .image-gallery.initialized {
	/*min-height: 100vh;*/
}

body:not([data-adminview="content-editproject"]) [data-id="6018864"] [data-container="page"] hr {
	background: rgba(127, 127, 127, 0.3);
}

body:not([data-adminview="content-editproject"])[data-page-id="6018864"] [data-id="6018864"] [data-container="page"]:nth-child(n+2) {
    margin-top: -1vh;
    background: white;
    z-index: 2;
    box-shadow: 0px -8px 9rem rgba(0,0,0,.15);
    padding-top: 7.5rem;
    max-height: calc(75vw + 18.5rem);
    /* border-top: 1px solid rgba(0,0,0,.2); */
}

body:not([data-page-id="6018864"]) [data-id="6018864"] .page a.active,
body[data-page-id="6018864"] [data-id="6020951"] a.active {
	opacity: 1;
}

a.selection_insta {
    /*float: right;*/
}

body:not([data-adminview="content-editproject"]) [data-id="6018864"] [data-container="page"] .initialized .gallery_image_caption a:first-child  {
	max-width: 90%;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    /*font-size: .9em;*/
    font-weight: bold;
}

body:not([data-adminview="content-editproject"]) [data-id="6018864"] [data-container="page"] .initialized .gallery_image_caption {
	opacity: 0;
	white-space: nowrap;
	overflow: hidden;
	margin-top: 0;
	padding-top: 1.2rem;
	text-align: center;
	line-height: 1.2;
	font-size: 1.2rem;
	min-height: 3.5em;
}

body [data-id="6018864"] [data-container="page"] .initialized .gallery_image_caption a {
	color: rgba(0,0,0,.6) !important;
}

body:not([data-adminview="content-editproject"]) [data-id="6018864"] [data-container="page"] .initialized .gallery_image_caption mono {
	font-size: 1.2rem;
    line-height: 1.3;
    letter-spacing: .02em;
    display: block;
    text-transform: uppercase;
}

body:not([data-adminview="content-editproject"]) [data-id="6018864"] [data-container="page"] .initialized .gallery_image_caption.selections_format {
	opacity: 1;
}

[data-id="6018864"] hr {
	height: 1px;
}

[data-predefined-style="true"] bodycopy .initialized .gallery_image_caption a {
	color: rgba(0, 0, 0, 0.6);
	padding-bottom: 0;
}

.instagram-cargo {
	text-align: right;
}

.content .instagram-cargo img, 
.content .circle-instagram img {
	outline: none !important;
	height: 1.1em !important;
	width: auto !important;
	margin-bottom: 0;
	opacity: .7;
	transform: translateY(.06em);
}

.content .circle-instagram img {
    height: 3.5em !important;
    opacity: 1;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -25%);
}

.image-zoom-navigation .close-button {
	transform: none !important;
}

a.seemore {
    position: absolute;
    font-size: 1.5rem;
    top: calc(-7.5rem + 3px);
    left: 50%;
    transform: translate(-50%, 0);
    background: transparent;
    /* color: rgba(255,255,255,1) !important; */
    color: rgba(0,0,0,.4) !important;
    padding: 1rem 1.5rem;
    line-height: 1;
    height: 3.5rem;
    z-index: 9999;
    font-weight: 400;
    /* outline: 1px solid #ddd; */
    font-size: 1.8rem;
    padding-top: 2rem;
}

body:not([data-page-id="6018864"]) a.seemore {
	display: none;
}

body:not([data-adminview="content-editproject"]) [data-id="6018864"]  .initialized .gallery_card .selection_insta {
    /*opacity: 0;*/
}

body:not([data-adminview="content-editproject"]) [data-id="6018864"] .initialized .gallery_card:hover .selection_insta {
    opacity: 1;
}

body [data-id="6018864"] .image-gallery.initialized  .gallery_card {
	align-self: stretch;
}

body [data-id="6018864"] .image-gallery.initialized  .gallery_card_image {
	padding-bottom: 0 !important;
	height: calc(25vw - 5rem) !important;
	display: flex !important;
	align-items: center;
	justify-content: center;
}

body [data-id="6018864"] .image-gallery.initialized  .gallery_card_image.portrait img {
	height: 100% !important;
	width: auto !important;
}


body:not([data-page-id="6018864"]) [data-id="6018864"] .see-more,
body[data-page-id="6018864"] .ext-insta {
	display: none;
}

body:not([data-adminview="content-editproject"])[data-page-id="6018864"] [data-id="6018864"] .page_container {
    position: relative;
    overflow: visible;
    width: 100%;
}

[data-id="6020951"].page mono a.active {
	color: rgb(15, 206, 131);
	border-bottom: 0;
	opacity: 1;
}

.foldersvg {
    height: 1.2em;
    width: auto;
    /*transform: translateY(em);*/
}

.foldersvg path {
	fill: rgba(0,0,0,.4) !important;
	color: transaprent !important;
}