/*Layouts css goes here*/

#sidebar-left-content{
  padding-right: 50px;
}

.toc-table td {
  width: 50%;
  padding: 0.5% 5% 0.5% 0;
}

.toc-table tr:nth-of-type(odd) {
  background-color:#f6f6f6;
}

.print-issue .post-content p {
  margin-bottom: 0 !important;
}

