

a:visited {
  color: #551A8B !important;
}

.header-logo{
  font-size: 1.6em;
}
.helptext {
  font-size: 0.8em;
}
  smaller {
      font-size: 0.8em;
  }
  .categoryParent {
      font-size: 1.7em;
  }
  .category-container{
      margin: 2.2em 0 !important;
  }
.crumb.area {
  line-height: 3em !important;
}
  section.body {
    padding-bottom: 8em !important;
    height:unset !important;
    min-height:unset !important;
  }
  .post section.body {
      padding-top: 3em !important;
  }
  .post section.body {
    max-width: 56em;
  }
.featherlight .featherlight-content {
  padding:0;
}
header > a.header-logo {
  letter-spacing: -2px;
  font-weight: 600;
  color: #fff !important;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  padding: 0.65em;
  border-radius: 100%;
  background-color: #0075b0;
  position: absolute;
  left: -14px;
  margin-right: 60px;
  font-size: 1.4em;
  top: -14px;
}

header > a.header-logo:hover {
text-decoration: underline !important;
}

.breadcrumbs-container {
  left: 60px;
}

  .accountform {
    width:380px;
    display: inline-block;
    margin:8px 0;
  }
  .accountform > input {
    margin:8px 2px;
  }
  input {
    font-size:1em;
  }
  textarea {
    font-size: 1.4em;
  }
  input[type="submit"],input[type="button"] {
    width:96% !important;
    background-color: #555;
    padding: 5px;
    font-weight:600;
    color:#eee;
  }

  div.center {
    text-align: center;
  }

  .shamelist > ul > li{
    border: solid 1px #333;
    height: 50px;
    padding: 10px 20px;
    border-bottom: none;
  }
    .shamelist > ul > li:last-child {
      border-bottom:solid 1px #333;
    }

  .js .inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
  }
  label[for="profilephoto"] > span, label[for="verificationphoto"] > span {
    font-weight:600;
    color:#d32c2c;
  }

  .login-page-boxes {
    margin-top:5em;
    text-align:center;
  }
  .login-page-boxes div {
    text-align: left;
  }
   .old-form > .body > #signupform > .row{
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
    -moz-column-gap: 0.1em;
    -webkit-column-gap: 0.1em;
    column-gap: 0.1em;
    margin: 8px auto;
    width: 400px;
}
  .sliderlabel {
    display: inline-block !important;
    font-size: 0.6em;
    color:#eee !important;
    z-index:10;
    width:100% !important;
    background-color: #000;
  }
  .flickity-viewport {
    padding-bottom: 115px !important;
  }
  .sliderlabel p {
    margin: 0.1em 0;
  }
  p.verifiedtext{
    vertical-align: middle;
  }
  .accountform input[type="radio"] {
  -webkit-appearance: checkbox; /* Chrome, Safari, Opera */
  -moz-appearance: checkbox;    /* Firefox */
  -ms-appearance: checkbox;     /* not currently supported */
 }

  .accountform > form > input[type="text"] {
    width:94%;
    margin:3px;
  }
  .accountform > form > h3 {
    font-size: 1.2em;
    margin:1em 0;
  }
  .check {
    display: inline-block;
    margin:0;
  }
  .coupleacct {
    display: none;
  }

  .addracctbox {
    display: none
  }

  .navtitle {
    background: #ddd;
    padding: 0.3em;
    margin: 1em 0;
  }
  .icon {
    background-image: url(/static/cl_app/gpimg/sprite-16px.65217cb31ee5.png) !important;
  }
.posting .mapAndAttrs {
    float: left !important;
    width: 80% !important;
}
.prevnext {
  margin-top:3em !important;
  display:block !important;
}
.featherlight* {
  font-family: "Arial",sans-serif;
}
.featherlight-content > #loginformbox,
.featherlight-content > #loginformbox > #loginform {
  display: contents;
}
  .ban.hot.prov {
    font-weight: 400 !important;
  }
  .leftlinks {
    margin-top: 1em !important;
  }
  #topban {
    background-color: unset !important;
    border: unset !important;
    width: 98.2%;
    margin: 15px auto;
  }

  #topban > img {
    width:739px;
    margin:auto;
  }

  .regular-area {
    margin: 0em 0;
  }

  .homepage #rightbar {
    padding:0;
    position: absolute;
    padding-top: 5px;
    margin-left: 896px;
    z-index:10;
  }
  
  .homepage #rightbar ul {
    margin:1px;
  }

  .subbanner {
    background: #ccc;
    width: 98.2%;
    padding: 1.2em;
    margin: 0.8em 0;
    text-align: center;
    font-size: 2em;
  }

  .carousel-image {
    height: 230px;
    width:100%;
    object-fit: cover;
  }

  .carousel-cell-image {
    transition: opacity 0.4s;
    opacity: 0;
  }

  .homepage .page-container-bottom {
    width: 100%;
    position: absolute;
    margin: 1em 0;
  }
  .homepage .page-container {
    padding:0;
    width: 1000px !important;
  }

  .homepage .homepage-search .querybox {
    margin: 0.5em;
    font-size: 14px;
  }

  .flickity-button {
    background: transparent;
    color: #eee;
  }

  .flickity-button-icon {
    fill: #eee;
  }

  .homepage #logo {
    font-size: 1.88em;
    margin-bottom: 1em;
  }
  .search-legend {
    text-align: left !important;
    margin-left:0 !important;
    max-width: unset !important;
  }

  .paginator {
    margin: 15px auto !important;
  }
  .listing-list {
    margin-left:0 !important;
  }
.post input:not([type="radio"]):not([type="checkbox"]) {
  width: 95%;
}
  .carousel-cell-image.flickity-lazyloaded,
  .carousel-cell-image.flickity-lazyerror {
    opacity: 1;
  }
.featherlight:last-of-type {
  background: rgba(0,0,0,0.3);
}
  .search .breadcrumbs-container li:nth-last-child(1) .breadcrumb-arrow {
    display:unset !important;
  }
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

#id_captcha {
  margin: auto;
width: 304px;
}
.messagebutton{
  -moz-background-clip: padding;
  -moz-border-radius: 3px;
  -moz-box-shadow: none;
  -webkit-background-clip: padding-box;
  -webkit-border-radius: 3px;
  -webkit-box-shadow: none;
  background-clip: padding-box;
  background-color: #373373;
  border-radius: 3px;
  border: none;
  box-shadow: none;
  color: #fff;
  font-family: Larsseit,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.6em;
  min-width: 100px;
  padding: 10px 20px;
  text-shadow: none;
  width: 160px !important;
  margin: 1em;
}

  #logo > a {
    font-size: 1em;
  }

  .panel {
    width: 800px;
    display: inline-block;
    margin: 8px 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 8px;
    border: 1px solid #E4E4E4;
  }
  .panel-banner {
    display: flex;
    justify-content: space-between;
  }
  .panel-banner > small > a {

    margin-left: 1.5em;
    float: right;
  }

  .editable-input input, .editable-input textarea {
    min-width: 440px;
  }

  .panel-banner {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #f5f5f5;
    font-weight: bold;
    padding: 8px 5px;
    text-align: left;
  }
 
  #rightbar {
    width: 8% !important;
  }

  #leftbar {
    width: 115px !important;
  }
.hide { display:none } 

  #leftbar.blacklist {
    margin-top: -100px !important;
    position: absolute;
    margin-left:-260px;
    color: #2649a5;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    display: none;
    z-index:20;
  }

  #leftbar.login {
    color: #2649a5;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    z-index:20;
  }
  #center {
    width: 720px !important;
  }

  #leftbar, #rightbar, #center {
    margin-top: 0 !important;
    padding-top: 5px;
    /*height: 600px !important;*/
    min-height: 477px !important;
  }
.result-title {
  color:#0000EE;
}
.bluelink {
  color:#36bce8 !important;
  text-decoration: none;
}
.bluelink:visited {
  text-decoration: none;
  color:#36bce8 !important;
  
}
.desktop footer {
  position: fixed;
  height: 40px;
  padding-top: 7px;
  background-color: #fff;
}
footer .clfooter li a {
  font-weight: 600;
  font-size: 1.2em;
}
  a {
  color:#0000EE;
  }
  span.actions > a {
  color:#0000EE;
  }
 .panel a {
    color: #000;
  }
a.category {
  padding:6px;
  line-height: 1.6em;
}
.blacklistbanner {
    background-color: #ccc;
    padding: 8px 10px;
    font-size: 18px;
    width: 739px;
    text-align: center;
    margin:60px auto;

  }
  .search .breadcrumbs-container li .breadcrumb-arrow {
    display: inline !important;
  }
  .reply-flap .reply-emails .reply-email::before {
    background: url(/static/cl_app/gpimg/sprite-16px.65217cb31ee5.png) !important;
  }
  .reply-flap .reply-email.aol::before {
 background-position:0 0 !important;
}
.reply-flap .reply-email.mailapp::before {
 background-position:0 -16px !important;
}
.reply-flap .reply-email.gmail::before {
 background-position:0 -32px !important;
}
.reply-flap .reply-email.msmail::before {
 background-position:0 -48px !important;
}
.reply-flap .reply-email.yahoo::before {
 background-position:0 -80px !important;
}
#leftbar.login {
min-height: 300px !important;
width: 320px !important;
overflow: hidden;
padding-top: 1.5em;
font-size: 1.1em;
}

table.striped {
  font-family: "Times New Roman", Times, sans-serif;
  border: 1px solid #FFFFFF;
  width: 100%;
  text-align: center;
  border-collapse: collapse;
}
table.striped td, table.striped th {
  border: 1px solid #FFFFFF;
  padding: 3px 2px;
}
table.striped tbody td {
  height: 40px;
}
table.striped tr:nth-child(even) {
  background: #eee;
}
table.striped thead {
  background: #aaa;
}
table.striped thead th {
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}
table.striped tfoot {
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  background: #aaa;
}
table.striped tfoot td {
  font-size: 14px;
}

.breadcrumbs-container .breadcrumbs {
  columns: 1 !important;
}

}
body.old-form.post h5 {
    border-bottom: 1px #aaa solid !important;
}
.breadcrumbs-container .breadcrumbs .crumb {
  float:left !important;
  line-height: 1.5em !important;
  left: 72px;
}
.global-header {
  height:2em !important;
  min-height: 2em !important;
  line-height:2em !important;
  position: static !important;
  top: 0 !important;
  padding:0 !important;
}
