#sitemap_authors ul{
  display: table;
  width: 100%;
  table-layout: fixed;
  list-style: none;
  margin: 0;
  padding: 0;
  border: 1px solid #e5e5e5;
}

#sitemap_authors ul li{
  display: table-cell;
  text-align: center;
}
#sitemap_authors ul li+li{
  border-left: 1px solid #e5e5e5;
}

#sitemap_authors ul li a{
  padding: 10px;
  display: block;
}
#sitemap_authors ul li a:hover{
  background: #f5f5f5;
}

#wpseo_sitemap {
    position: relative;
    clear: both;
    text-align: left;
}

#sitemap_pages,
#report_categories{
  float: left;
  width: 50%;
}
#sitemap_pages{
  padding-right: 20px;
}
#report_categories{
  padding-left: 20px;
}
#sitemap_pages h3,
#report_categories h3{
  border-bottom: 1px solid #dadada;
  padding-bottom: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
  color: #1e1e1e;
  margin: 20px 0px;
}
#sitemap_pages h4,
#report_categories h4{
  margin: 0;
  font-size: 13px;
  line-height: 16px;
}
#sitemap_pages ul,
#report_categories ul{
  list-style: none;
  padding:0;
  margin: 0;
}
#sitemap_pages ul li,
#report_categories ul li{
  border-bottom: 1px dotted #dadada;
  padding-bottom: 5px;
  margin: 0 0 5px 0!important;
  line-height: 16px;
}
#sitemap_pages ul li a,
#report_categories ul li a{
  font-size: 13px;
  line-height: 16px;
  display: block;
}
#sitemap_pages ul li a:hover,
#report_categories ul li a:hover{
  color: #2d84e8;
}



#sitemap_authors h3{
   border-bottom: 1px solid #dadada;
   padding-bottom: 10px;
   margin-bottom: 10px;
   text-transform: uppercase;
   font-weight: 600;
   font-size: 20px;
   color: #1e1e1e;
   margin: 20px 0px;
   }
#sitemap_authors
  ul{    display: table;
  width: 100%;
  table-layout: fixed;
  list-style: none;
  margin: 0;
  padding: 0;
  border: 1px solid #e5e5e5;  }    #sitemap_authors
  ul li{    display: table-cell;
  text-align: center;  }  #sitemap_authors
  ul li+li{    border-left: 1px solid #e5e5e5;  }    #sitemap_authors
  ul li a{    padding: 10px;
  display: block;  }  #sitemap_authors
  ul li a:hover{    background: #f5f5f5;  }    #wpseo_sitemap {
  position: relative;
  clear: both;
  text-align: left;  }    #sitemap_pages,  #report_categories{
  float: left;
  width: 50%;  }  #sitemap_pages{
  padding-right: 20px;  }  #report_categories{
  padding-left: 20px;  }  #sitemap_pages
  h3,  #report_categories h3{
  border-bottom: 1px solid #dadada;
  padding-bottom: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
  color: #333;
  margin: 20px 0px;
  }  #sitemap_pages
  h4,  #report_categories h4{    margin: 0;
  font-size: 13px;
  line-height: 16px;  }  #sitemap_pages
  ul,  #report_categories ul{    list-style: none;
  padding:0;
  margin: 0;  }  #sitemap_pages
  ul li,  #report_categories ul li{    border-bottom: 1px dotted #dadada;
  padding-bottom: 5px;
  margin: 0 0 5px 0!important;
  line-height: 16px;  }  #sitemap_pages
  ul li a,  #report_categories ul li a{
  font-size: 13px;
  line-height: 16px;
  display: block;
  color: #7c7c7c;
  }  #sitemap_pages
  ul li a:hover,  #report_categories ul li a:hover{    color: #2d84e8;  }        #sitemap_authors
  h3{    margin: 0;  }    .wpseo_clearRow {
  width: 100%;
  height: 24px;
  display: block;
  clear: both;
  position: relative;  }    #credits_link {
  font-size: 12px;  }
  div#wpseo_sitemap > div {      -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  margin-bottom: 50px;  }    #wpseo-sitemap #news_categories
  ul li h4 a {      font-weight: 100;
  color: #3b2e2e;  }    @media only screen and (
  max-width:768px){    #sitemap_authors ul li{      display: block;
  text-align: left;    }    #sitemap_authors ul li+li{
  border-left: none;
  border-top: 1px solid #e5e5e5;    }    #sitemap_pages, #report_categories{
  float: none;
  width: 100%;
  padding: 0;    }    .page-id-13078 .white-block-content{
  padding: 0;    }  }
}

.wpseo_clearRow {
    width: 100%;
    height: 24px;
    display: block;
    clear: both;
    position: relative;
}

#credits_link {
    font-size: 12px;
}

div#wpseo_sitemap > div {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    margin-bottom: 50px;
}

#wpseo-sitemap #news_categories ul li h4 a {
    font-weight: 100;
    color: #3b2e2e;
}

@media only screen and (max-width:768px){
  #sitemap_authors ul li{
    display: block;
    text-align: left;
  }
  #sitemap_authors ul li+li{
    border-left: none;
    border-top: 1px solid #e5e5e5;
  }
  #sitemap_pages, #report_categories{
    float: none;
    width: 100%;
    padding: 0;
  }
  .page-id-13078 .white-block-content{
    padding: 0;
  }
}
