/*ffffff:ffffff*/
.crpt-tabby-cffffff .pt-btn,
.crpt-tabby .crpt-tabby-cffffff .pt-btn {
  -webkit-box-shadow: 50px 0 50px -50px #ffffff inset, -50px 0 50px -50px #ffffff inset, 0 0 2px #e6e6e6;
  box-shadow: 50px 0 50px -50px #ffffff inset, -50px 0 50px -50px #ffffff inset, 0 0 2px #e6e6e6;
  background: #ffffff;
}
.crpt-tabby-cffffff .pt-btn:hover,
.crpt-tabby .crpt-tabby-cffffff .pt-btn:hover,
.crpt-tabby-cffffff .pt-btn:focus,
.crpt-tabby .crpt-tabby-cffffff .pt-btn:focus {
  -webkit-box-shadow: 200px 0 200px -200px #ffffff inset, -200px 0 200px -200px #ffffff inset, 0 0 2px #e6e6e6;
  box-shadow: 200px 0 200px -200px #ffffff inset, -200px 0 200px -200px #ffffff inset, 0 0 2px #e6e6e6;
}
.crpt-tabby-cffffff .pt-tabs .pt-tab:before,
.crpt-tabby .crpt-tabby-cffffff .pt-tabs .pt-tab:before {
  background: #ffffff;
}
.crpt-tabby-cffffff.pt-animation-default .pt-block .pt-list-item:hover,
.crpt-tabby.pt-animation-default .crpt-tabby-cffffff .pt-block .pt-list-item:hover,
.crpt-tabby-cffffff.pt-animation-2 .pt-block .pt-list-item:hover,
.crpt-tabby.pt-animation-2 .crpt-tabby-cffffff .pt-block .pt-list-item:hover {
  background: #f2f2f2;
}
.crpt-tabby-cffffff .pt-selected .pt-title,
.crpt-tabby .crpt-tabby-cffffff .pt-selected .pt-title,
.crpt-tabby-cffffff.pt-animation-default .pt-col .pt-block:hover .pt-title,
.crpt-tabby.pt-animation-default .crpt-tabby-cffffff.pt-col .pt-block:hover .pt-title,
.crpt-tabby-cffffff.pt-animation-1 .pt-col .pt-block:hover .pt-title,
.crpt-tabby.pt-animation-1 .crpt-tabby-cffffff.pt-col .pt-block:hover .pt-title {
  color: #ffffff;
}
.crpt-tabby-cffffff .pt-selected .pt-content,
.crpt-tabby .crpt-tabby-cffffff .pt-selected .pt-content,
.crpt-tabby-cffffff.pt-animation-default .pt-col .pt-block:hover .pt-content,
.crpt-tabby.pt-animation-default .crpt-tabby-cffffff.pt-col .pt-block:hover .pt-content,
.crpt-tabby-cffffff.pt-animation-2 .pt-col .pt-block:hover .pt-content,
.crpt-tabby.pt-animation-2 .crpt-tabby-cffffff.pt-col .pt-block:hover .pt-content {
  background: #ffffff;
}
.crpt-tabby-cffffff .pt-tooltip .pt-tooltip-content,
.crpt-tabby .crpt-tabby-cffffff .pt-tooltip .pt-tooltip-content {
  background-color: #1a1a1a;
  border-color: #1a1a1a;
}
.crpt-tabby-cffffff .pt-tooltip .pt-tooltip-content .pt-tooltip-heading,
.crpt-tabby .crpt-tabby-cffffff .pt-tooltip .pt-tooltip-content .pt-tooltip-heading {
  border-bottom-color: #2e2e2e;
}
.crpt-tabby-cffffff .pt-tooltip .pt-tooltip-content .pt-tooltip-center-line span:before,
.crpt-tabby .crpt-tabby-cffffff .pt-tooltip .pt-tooltip-content .pt-tooltip-center-line span:before,
.crpt-tabby-cffffff .pt-tooltip .pt-tooltip-content .pt-tooltip-center-line span:after,
.crpt-tabby .crpt-tabby-cffffff .pt-tooltip .pt-tooltip-content .pt-tooltip-center-line span:after {
  background-color: #2e2e2e;
}
