/*
Please note that this file is NOT compiled and must therefore not include
any configurable color reference. This must be a structure only css file.
*/
.centered-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.vignette.SwapItem {
  min-height: 440px;
}
.vignette.SwapItem .SwapCredits {
  text-align: center;
  font-weight: bold;
}
#swap-credits-helper {
  background: #ddd;
  padding: 10px;
}
#swap-credits-helper .suggested-value {
  text-align: right;
}
#swap-credits-helper .suggested-value span {
  font-weight: bold;
}
#swap-credits-helper .helper {
  color: #666;
  font-size: 0.9em;
}
#swap-credits-helper .title {
  font-weight: bold;
}
.leadIn {
  margin-bottom: 15px;
  padding: 10px;
  background: #ebf7fd;
  color: #2d7091;
  border: 1px solid rgba(45, 112, 145, 0.3);
  border-radius: 4px;
  text-shadow: 0 1px 0 #ffffff;
}
.AccountSwapAlertPage p {
  margin: 0 !important;
}
#SwapAlertForm_SwapAlertForm input[type=text] {
  width: 100%;
  max-width: 400px;
  margin-bottom: 40px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#SwapAlertForm_SwapAlertForm h2 {
  color: #444;
  margin-bottom: 20px;
}
#SwapAlertForm_SwapAlertForm h2 i {
  color: #00afcb;
}
#SwapAlertForm_SwapAlertForm .middleColumn {
  padding-left: 20px;
  padding-right: 20px;
}
#SwapAlertForm_SwapAlertForm .nolabel {
  margin-top: 0;
}
#SwapAlertForm_SwapAlertForm .label {
  margin-top: 20px;
}
#SwapAlertForm_SwapAlertForm .optionset {
  margin-bottom: 0;
}
#SwapAlertForm_SwapAlertForm .optionset li {
  margin-bottom: 0;
}
#SwapDonationForm_SwapDonationForm input[type=text],
#SwapDonationForm_SwapDonationForm textarea,
#SwapDonationForm_SwapDonationForm select {
  width: 100%;
  max-width: 400px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#SwapDonationForm_SwapDonationForm h2 {
  color: #444;
}
#SwapDonationForm_SwapDonationForm h2 i {
  color: #00afcb;
}
#SwapDonationForm_SwapDonationForm #Search {
  margin-bottom: 0;
  max-width: 400px;
}
#SwapDonationForm_SwapDonationForm #Search label {
  display: inline-block;
  line-height: 40px;
}
#SwapDonationForm_SwapDonationForm #Search div {
  float: right;
  width: 300px;
}
#SwapDonationForm_SwapDonationForm #Search div input {
  margin-top: 5px;
}
#SwapDonationForm_SwapDonationForm #MemberID {
  margin-top: 0;
}
#SwapDonationForm_SwapDonationForm #SwapDonationForm_SwapDonationForm_MemberID {
  width: 100%;
  max-width: 400px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 175px;
  overflow-y: scroll;
  background: #FFF;
  border: solid 1px #CCC;
}
#SwapDonationForm_SwapDonationForm #SwapDonationForm_SwapDonationForm_MemberID li {
  border-bottom: solid 1px #EEE;
  margin: 0;
}
#SwapDonationForm_SwapDonationForm #SwapDonationForm_SwapDonationForm_MemberID li:hover,
#SwapDonationForm_SwapDonationForm #SwapDonationForm_SwapDonationForm_MemberID li.current {
  background: #00afcb;
  color: #FFF;
}
#SwapDonationForm_SwapDonationForm #SwapDonationForm_SwapDonationForm_MemberID label {
  margin: 0;
  padding: 5px;
}
#SwapDonationForm_SwapDonationForm #SwapDonationForm_SwapDonationForm_MemberID label img {
  vertical-align: middle;
  margin-right: 5px;
}
#SwapDonationForm_SwapDonationForm #SwapDonationForm_SwapDonationForm_MemberID label span {
  vertical-align: middle;
}
#SwapDonationForm_SwapDonationForm #SwapDonationForm_SwapDonationForm_MemberID input[type="radio"] {
  visibility: hidden;
}
#SwapDonationForm_SwapDonationForm #SwapDonationForm_SwapDonationForm_MemberID input[type="radio"]:checked + label {
  background: #333333;
  color: #FFF;
}
#SwapDonationForm_SwapDonationForm #Amount div,
#SwapDonationForm_SwapDonationForm #Amount input {
  width: 170px;
  display: inline-block;
  text-align: right;
}
#SwapDonationForm_SwapDonationForm #Amount .right {
  font-size: 14px;
  color: #444;
}
#SwapDonationForm_SwapDonationForm #Type input {
  visibility: hidden;
  margin-left: -10px;
}
#SwapDonationForm_SwapDonationForm #Type input:checked + label {
  background: #333333;
}
#SwapDonationForm_SwapDonationForm #Type input:checked + label .uk-icon-check {
  display: inline;
}
#SwapDonationForm_SwapDonationForm #Type input:checked + label .uk-icon-check-circle-o {
  display: none;
}
#SwapDonationForm_SwapDonationForm #Type li label {
  background: #00afcb;
  color: #FFF;
  cursor: pointer;
  padding: 5px 10px;
  width: 150px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#SwapDonationForm_SwapDonationForm #Type li label .uk-icon-check {
  display: none;
}
#SwapDonationForm_SwapDonationForm #Type li label .uk-icon-check-circle-o {
  display: inline;
}
#SwapDonationForm_SwapDonationForm #Type li label:hover {
  background: #333333;
}
.main-picture .pastilles {
  padding: 5px !important;
  width: 200px !important;
}
.SwapItem,
.main-picture {
  position: relative;
}
.SwapItem .pastilles,
.main-picture .pastilles {
  position: absolute;
  left: 0;
  top: 0;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
.SwapItem .pastille,
.main-picture .pastille {
  float: left;
  height: 20px;
  padding: 0 5px;
  font-size: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  text-align: center;
  background: #eee;
  margin-right: 5px;
}
.SwapItem .pastille.Request,
.main-picture .pastille.Request {
  background: #ff9933;
}
.SwapItem .pastille.Offer,
.main-picture .pastille.Offer {
  background: #33ccff;
}
.SwapItem .pastille.urgent,
.main-picture .pastille.urgent {
  float: right;
  background: #FF6347;
}
.SwapItem .pro-tag,
.main-picture .pro-tag {
  background: #000;
  color: #fff;
}
.SwapItem .ItemType,
.main-picture .ItemType {
  font-size: 0.8em;
  color: #666;
}
.SwapItem.popup .text,
.main-picture.popup .text,
.SwapItem.summary .text,
.main-picture.summary .text {
  clear: both;
}
.SwapItem.popup p,
.main-picture.popup p,
.SwapItem.summary p,
.main-picture.summary p {
  margin: 0;
}
.SwapItem.popup .Image,
.main-picture.popup .Image,
.SwapItem.summary .Image,
.main-picture.summary .Image {
  float: left;
  width: 90px;
}
.SwapItem.popup .Title,
.main-picture.popup .Title,
.SwapItem.summary .Title,
.main-picture.summary .Title {
  font-size: 1.2em;
}
.SwapItem.popup .Category,
.main-picture.popup .Category,
.SwapItem.summary .Category,
.main-picture.summary .Category {
  color: #666;
}
.SwapItem.popup .read-more-btn,
.main-picture.popup .read-more-btn,
.SwapItem.summary .read-more-btn,
.main-picture.summary .read-more-btn {
  margin-top: 10px;
}
.DirectoryPage #FilterForm_FilterForm .urgent {
  padding: 5px;
  background: #cccccc;
  cursor: pointer;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.DirectoryPage #FilterForm_FilterForm .urgent label {
  margin: 0;
  cursor: pointer;
}
.DirectoryPage #main form {
  background: transparent;
  box-shadow: none;
  padding: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.DirectoryPage #main form input[type=text],
.DirectoryPage #main form textarea,
.DirectoryPage #main form select,
.DirectoryPage #main form #Pictures,
.DirectoryPage #main form #Image,
.DirectoryPage #main form ul {
  width: 100%;
  max-width: 400px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.DirectoryPage #main form h2 {
  color: #444;
}
.DirectoryPage #main form h2 i {
  color: #00afcb;
}
.DirectoryPage #main form .info-bulle {
  color: #00afcb;
}
.DirectoryPage #main form #swap-credits-helper {
  max-width: 400px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.DirectoryPage #main form .Actions {
  border-top: solid 1px #CCC;
  margin-top: 20px;
  padding-top: 20px;
}
.DirectoryPage .specific-fields ul,
.AccountSwapPage .specific-fields ul {
  margin: 0;
  padding: 0;
  margin-top: 10px;
}
.DirectoryPage .specific-fields li,
.AccountSwapPage .specific-fields li {
  list-style: none;
  float: left;
  padding: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #eee;
  margin-right: 10px;
  margin-bottom: 5px;
}
.DirectoryPage .posted-by,
.AccountSwapPage .posted-by {
  text-align: center;
  margin-bottom: 5px;
}
.DirectoryPage .infos .SwapCredits,
.AccountSwapPage .infos .SwapCredits {
  font-size: 1.2em;
  margin: 5px 0;
  padding: 0 5px;
  font-size: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  text-align: center;
  background: #333;
  color: #fff;
  display: inline-block;
}
.DirectoryPage .infos .Category,
.AccountSwapPage .infos .Category {
  color: #999;
  font-style: italic;
  margin-bottom: 10px;
}
.DirectoryPage .intro-block,
.AccountSwapPage .intro-block {
  margin-top: 10px;
}
.DirectoryPage .infos,
.AccountSwapPage .infos {
  margin-bottom: 10px;
}
.DirectoryPage .infos p,
.AccountSwapPage .infos p {
  margin: 0;
}
.DirectoryPage .infos .btn,
.AccountSwapPage .infos .btn {
  margin-bottom: 0;
  line-height: 26px;
}
.DirectoryPage .infos .SwapCredits,
.AccountSwapPage .infos .SwapCredits {
  font-size: 1em;
  margin-right: 10px;
  line-height: 26px;
  padding: 0 10px;
}
.DirectoryPage .button-holder,
.AccountSwapPage .button-holder {
  padding: 10px 0;
  font-size: 1.2em;
}
.DirectoryPage .button-holder .btn,
.AccountSwapPage .button-holder .btn {
  padding: 0.5em;
}
.DirectoryPage form,
.AccountSwapPage form {
  max-width: 100%;
}
.DirectoryPage form .time,
.AccountSwapPage form .time {
  display: inline-block;
}
.DirectoryPage form .fieldgroup-field.date,
.AccountSwapPage form .fieldgroup-field.date {
  display: inline-block;
}
/*
form {
    .cms-description-tooltip {
        position: relative;
        .description {
            position: absolute;
            top: 25px;
            padding: 5px 10px;
            background: #FFF;
            font-size: 12px;
            .rounded(5px);
            box-shadow: 0 0 10px #000;
            max-width: 225px;
            visibility: hidden;
            font-style: italic;
            z-index: 999;
        }
        label {
            i {
                color: @secondary-color;
            }
            &:hover {
                ~ .description {
                    visibility: visible;
                }
            }
        }
    }
}
*/
.SwapMessage {
  background: #fff;
  padding: 10px;
  margin-bottom: 10px;
}
.SwapMessage .AuthorName {
  font-weight: bold;
}
.SwapMessage .Avatar {
  float: left;
  margin-right: 10px;
}
.LastEdited,
.SwapMessage .Created {
  font-size: 0.9em;
  color: #999;
}
.SwapHomePage {
  min-height: 450px;
}
.SwapHomePage #banners {
  height: 300px;
}
.SwapHomePage .mlbc-tabs .tabs {
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: -50px;
}
.SwapHomePage .mlbc-tabs .tabs li {
  margin: 0 -2px;
  border-right: 1px solid #999999;
  padding: 0;
  list-style: none;
  display: inline-block;
}
.SwapHomePage .mlbc-tabs .tabs li:last-child {
  border-right: 1px solid #fff;
}
.SwapHomePage .mlbc-tabs .tabs a {
  display: inline-block;
  background-color: #5c5c5c;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#999999));
  background-image: -webkit-linear-gradient(top, #333333, #999999);
  background-image: -moz-linear-gradient(top, #333333, #999999);
  background-image: -o-linear-gradient(top, #333333, #999999);
  background-image: linear-gradient(top, #333333, #999999);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#333333', EndColorStr='#999999');
  color: #eeeeee;
  font-size: 18px;
  text-decoration: none;
  padding: 7px 17px 5px;
}
.SwapHomePage .mlbc-tabs .tabs a.active,
.SwapHomePage .mlbc-tabs .tabs a.current,
.SwapHomePage .mlbc-tabs .tabs a:hover {
  background: #00afcb;
  color: #fff;
}
.SwapHomePage #partners-slider ul {
  margin: 0;
  margin-left: -20px;
  padding: 0;
  text-align: center;
  min-height: 80px;
  position: relative;
}
.SwapHomePage #partners-slider li {
  margin-left: 20px;
  list-style: none;
  display: inline-block;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0;
  transition: all 0.2s ease-out 0;
}
.SwapHomePage #partners-slider li img {
  max-height: 80px;
}
.SwapHomePage #partners-slider li:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.SwapHomePage .headline {
  margin-bottom: 10px;
  font-size: 1.8em;
  font-weight: bold;
  line-height: 1.5em;
}
.SwapHomePage .headline .btn {
  font-size: 16px;
  padding: 6px 20px 8px;
}
.SwapHomePage .bottomline {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  margin: 20px 0;
  padding: 20px 0;
}
.SwapHomePage .see-all-items {
  clear: both;
  text-align: center;
  font-size: 20px;
  display: block;
  text-decoration: none;
  color: #999999;
  margin-top: 20px;
  margin-bottom: 20px;
}
.SwapHomePage .see-all-items span {
  background: #999999;
  color: #fff;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 5px 10px;
}
.SwapHomePage .items-showcase h2 {
  color: #444;
  font-size: 24px;
  position: absolute;
  top: -60px;
}
.SwapHomePage .items-showcase h2 i {
  color: #00afcb;
}
.SwapHomePage .map-holder h2,
.SwapHomePage .projects-showcase h2,
.SwapHomePage .swap-showcase h2 {
  color: #444;
  font-size: 24px;
  position: absolute;
  top: -60px;
}
.SwapHomePage .map-holder h2 i,
.SwapHomePage .projects-showcase h2 i,
.SwapHomePage .swap-showcase h2 i {
  color: #00afcb;
}
.SwapHomePage .map-holder .col-content,
.SwapHomePage .projects-showcase .col-content,
.SwapHomePage .swap-showcase .col-content {
  margin-top: 10px;
  margin-bottom: 10px;
}
.SwapHomePage .map-holder .col-3 .col-content,
.SwapHomePage .projects-showcase .col-3 .col-content,
.SwapHomePage .swap-showcase .col-3 .col-content {
  color: #fff;
  padding: 20px;
  background: #333333;
  height: 500px;
}
.SwapHomePage .map-holder .col-3 .col-content h2,
.SwapHomePage .projects-showcase .col-3 .col-content h2,
.SwapHomePage .swap-showcase .col-3 .col-content h2 {
  color: #fff;
}
.SwapHomePage .map-holder .col-3 .col-content ul,
.SwapHomePage .projects-showcase .col-3 .col-content ul,
.SwapHomePage .swap-showcase .col-3 .col-content ul {
  margin: 0;
  padding: 0;
}
.SwapHomePage .map-holder .col-3 .col-content li,
.SwapHomePage .projects-showcase .col-3 .col-content li,
.SwapHomePage .swap-showcase .col-3 .col-content li {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
}
.SwapHomePage .map-holder .col-3 .col-content li a,
.SwapHomePage .projects-showcase .col-3 .col-content li a,
.SwapHomePage .swap-showcase .col-3 .col-content li a {
  color: #fff;
  text-decoration: none;
}
.SwapHomePage .map-holder .col-3 .col-content li a:before,
.SwapHomePage .projects-showcase .col-3 .col-content li a:before,
.SwapHomePage .swap-showcase .col-3 .col-content li a:before {
  margin-right: 10px;
}
.SwapHomePage .map-holder .col-3 .col-content li a.current,
.SwapHomePage .projects-showcase .col-3 .col-content li a.current,
.SwapHomePage .swap-showcase .col-3 .col-content li a.current,
.SwapHomePage .map-holder .col-3 .col-content li a:hover,
.SwapHomePage .projects-showcase .col-3 .col-content li a:hover,
.SwapHomePage .swap-showcase .col-3 .col-content li a:hover {
  color: #00afcb;
}
.SwapMembersPage.view #main .col-content {
  width: auto;
}
.SwapMembersPage #main .col-3 .col-content {
  text-align: center;
}
.SwapMembersPage #main .menu.side-box ul {
  margin-bottom: 0;
}
.AccountSwapTransactionsPage .current a,
.AccountSwapPage .current a {
  background-color: #333333 !important;
}
@media only screen and (max-width: 767px) {
  .SwapHomePage .map-holder h2,
  .SwapHomePage .projects-showcase h2,
  .SwapHomePage .swap-showcase h2 {
    top: -100px;
    padding-bottom: 40px;
    width: 90%;
    text-align: center;
  }
  .SwapHomePage .primary-section {
    padding-bottom: 80px;
  }
  .SwapHomePage .secondary-section {
    padding-bottom: 180px;
  }
  .SwapHomePage .secondary-section:last-child {
    padding-bottom: 40px;
  }
  .SwapMembersPage .WhySubscribe {
    text-align: justify;
  }
  .DirectoryPage .swap-vignette {
    position: absolute;
    width: 225px;
  }
  .DirectoryPage .swap-infos {
    display: block;
    padding: 0 0 0 225px;
    min-height: 250px;
    min-width: 225px;
  }
  .DirectoryPage .swap-owner {
    text-align: center;
  }
  .DirectoryPage .swap-owner .vignette {
    margin: auto;
    float: none;
    text-align: left;
  }
}
@media only screen and (max-width: 480px) {
  .DirectoryPage .main-picture,
  .DirectoryPage .swap-vignette {
    position: relative;
    width: 200px;
    text-align: center;
    margin: auto;
  }
  .DirectoryPage .swap-infos {
    padding: 0;
    min-height: 0;
    text-align: center;
  }
  .DirectoryPage .swap-infos .Description {
    text-align: left;
  }
}
.vertical-align-top > * {
  vertical-align: top;
}
#swap-disqus-comments {
  margin: 0;
  padding: 0;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.swap-aside-btn {
  width: 100%;
  display: block;
}
.Avatar.SwapItem img {
  max-width: 80px;
  max-height: 80px;
}
.SwapItemMain.SwapCredits {
  font-size: 0.7em;
}
.amount-wrapper .middleColumn + label.right {
  float: none;
  display: inline-block;
  margin-left: 10px;
}
#SwapItemFormStepObject_SwapItemFormDetails div.middleColumn,
#SwapItemFormStepService_SwapItemFormDetails div.middleColumn,
#SwapItemFormStepWorkshop_SwapItemFormDetails div.middleColumn {
  max-width: 480px;
}
#SwapDonationForm_SwapDonationForm #SwapDonationForm_SwapDonationForm_MemberID input[type="radio"]:checked + label {
  background: none;
  color: #444;
}

#AccountSwapTransactionsPage .FavoriteButton {
  display: none !important;
}

#AccountSwapTransactionsPage #swap-tabs {
  word-break: normal;
}
