.captcha {

filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter …2 0.39 0.04 0 0 0.08 0.28 0.03 0 0 0 0 0 1 0\'/></filter></svg>#old-timey");

-webkit-filter: sepia(1);

-webkit-filter: sepia(100%);

-moz-filter: sepia(100%);

-ms-filter: sepia(100%);

-o-filter: sepia(100%);

filter: sepia(100%);

}

ul.simple-post-list li a {

 color: #666;

}

.smc-form{  

}

td{

  padding: 5px !important;

}

.learn-more{

  float: right;

  margin: -15px 0 0;

}

.sidebar p{

  font-size:13px;

  line-height: 17px;

}

.lead p{

  line-height: 1.4;

}

.img-box-wrap {

  width:35%;

  margin: 0 0 25px;

  overflow:hidden;

}

.img-box-wrap.fullsize {

  width: 100% !important;

}

.img-box-wrap .img-box img {

  width: 100%;
  height: auto;

}

.img-box-wrap.left {

  float: left;

  margin:0 25px 0 0;

}

.img-box-wrap.right {

  float: right;

  margin:0 0 0 25px;

}

.img-box-wrap .caption {

  text-align: center;

  font-size: 12px;

  font-style: italic;

}

.img-box-wrap img{

  border: 1px solid #777;

}

.editable-row td:last-child {
  position: relative;
}
.action-div {
  display: table-row !important;
  overflow: hidden;
}

.calendar-links {
  position: absolute;
  top:44px;
  right: 0;
  border: 1px solid #ddd;
  display: none;
  background: #fff;
  width: 175px;
  z-index: 999;
  padding: 4px;
  line-height: 22px;
}
.cal-link{color: #BA8647;background:none;border:none;}
.cke_skin_kama {
  width: auto !important;
}

@media only screen and (max-width: 767px){

  .img-box-wrap {

    width:100%;

    margin: 0 0 15px !important;

  }
  label {
  width: 100% !important;
  }
}
.sidenav li, a:active {color: #777;}