.b-dtbm-article {
  font-size: 14px;
  line-height: 21px;
  color: #151515;
  padding: 20px; }



.b-dtbm-article a:hover {
  text-decoration: underline; }

.b-dtbm-article h1, .b-dtbm-head-1, .b-dtbm-article h2, .b-dtbm-head-2 {
  text-transform: uppercase;
  font-size: 27px;
  font-weight: 600;
  color: #151515;
  margin: 0;
  padding: 40px 0;
  line-height: 28px; }

.b-dtbm-article > h1:first-child {
  padding-top: 20px; }

.b-dtbm-article h3, .b-dtbm-head-3 {
  font-size: 21px;
  font-weight: 600;
  color: #151515;
  margin: 0;
  padding: 0 0 20px 0;
  line-height: 24px; }

.b-dtbm-article h4, .b-dtbm-head-4, .b-dtbm-article h5, .b-dtbm-head-5, .b-dtbm-article h6, .b-dtbm-head-6 {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  color: #151515;
  margin: 0;
  padding: 0 0 15px 0;
  line-height: 21px; }

.b-dtbm-article p {
  padding: 0 0 15px 0; }

.b-dtbm-article .b-dtbm-highlight {
  text-transform: uppercase;
  color: #dc4355; }

.b-dtbm-ul {
  list-style: none;
  vertical-align: top;
  padding: 0 0 15px 0; }

.b-dtbm-ul li {
  padding: 0 0 15px 36px;
  background: url("../images/ul-check.png") 10px 6px no-repeat; }

.b-dtbm-ol, .b-dtbm-ol ol {
  list-style: none;
  vertical-align: top;
  padding: 0 0 15px 0;
  counter-reset: scounter; }

.b-dtbm-ol li, .b-dtbm-article ol li {
  padding: 0 0 10px 0; }

.b-dtbm-article ol li:before, .b-dtbm-ol li:before {
  content: counters(scounter,".") ". ";
  counter-increment: scounter; }

.b-dtbm-article ol:first-of-type {
  counter-reset: scounter; }

.b-dtbm-article ol ol {
  margin: 0 0 0 36px;
  padding: 0; }

.b-dtbm-article ol ol li {
  padding: 10px 0 0 0; }

.b-dtbm-wrap-table {
  margin: 0 0 40px 0; }

.b-dtbm-table {
  width: 100%;
  table-layout: fixed; }

.b-dtbm-table td {
  vertical-align: middle;
  font-size: 14px;
  line-height: 18px;
  padding: 9px 25px;
  border: 1px solid #fff;
  background: #f5f5f5; }

.b-dtbm-table tr:nth-child(2n+1) td {
  background: #e0e0e0; }

.b-dtbm-table .b-dtbm-tdh {
  background: #585858 !important;
  color: #fff; }

.b-dtbm-table .b-dtbm-td150 {
  width: 150px; }

.b-dtbm-cols {
  margin: 0 -20px;
  font-size: 0;
  line-height: 0;
  padding: 0 0 10px 0; }

.b-dtbm-cols .b-dtbm-icol {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  box-sizing: border-box;
  padding: 0 20px 20px 20px;
  font-size: 14px;
  line-height: 21px; }

.b-dtbm-pic {
  text-align: center;
  padding: 10px 0 30px 0; }
  .b-dtbm-pic img {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  height: auto; }

.b-dtbm-pic-label {
  padding: 20px 0 0 0; }

.b-dtbm-tvert {
  transform: rotate(270deg) translateX(-45px) translateY(-2px);
  white-space: nowrap;
  text-align: left;
  width: 0px;
  display: inline-block;
  vertical-align: top; }

.b-dtbm-acc-item .b-dtbm-table {
  width: auto; }

.b-dtbm-acc-item .b-dtbm-table td {
  padding: 9px 19px;
  text-align: center; }

.b-dtbm-acc-item .b-dtbm-table .b-dtbm-tdh {
  text-align: left; }

.b-dtbm-table-c2 td {
  background: #e0e0e0; }

.b-dtbm-table-c2 tr:nth-child(2n+1) td {
  background: #fafafa; }

.b-dtbm-table .b-dtbm-tr-vertical td {
  width: 0;
  height: 100px;
  text-align: center; }

.b-dtbm-table .b-dtbm-darkgray {
  background: #bfbfbf !important; }

.b-dtbm-table .b-dtbm-lightgray {
  background: #e0e0e0 !important; }

.b-dtbm-table .b-dtbm-td-group {
  background: #bfbfbf !important; }

.b-dtbm-table tr:nth-child(2n+1) .b-dtbm-td-group {
  background: #e0e0e0 !important; }

.b-dtbm-acc-item .b-dtbm-table .b-dtbm-td5 {
  padding: 9px 5px; }

.b-dtbm-acc-item .b-dtbm-table-w2 td {
  padding: 9px 10px; }

.b-dtbm-wrap-table {
  min-height: .01%;
  overflow-x: auto; }

.b-dtbm-acc-item {
  padding: 0 0 1px 0; }

.b-dtbm-acc-item-head {
  position: relative;
  cursor: pointer;
  font-size: 18px;
  color: #151515;
  background: #ebebeb; }

.b-dtbm-acc-item-head span {
  display: block;
  padding: 15px 15px 15px 65px;
  line-height: 20px; }

.b-dtbm-acc-item-head:before {
  content: '';
  background: #bfbfbf;
  width: 50px;
  height: 100%;
  left: 0px;
  top: 0px;
  position: absolute; }

.b-dtbm-acc-item-head span:before {
  content: '';
  width: 14px;
  height: 4px;
  left: 18px;
  top: 50%;
  position: absolute;
  margin: -2px 0 0 0;
  background: #fff; }

.b-dtbm-acc-item-head span:after {
  content: '';
  width: 4px;
  height: 14px;
  left: 23px;
  top: 50%;
  position: absolute;
  margin: -7px 0 0 0;
  background: #fff;
  transition: all 0.2s ease; }
  .c-active .b-dtbm-acc-item-head span:after {
  opacity: 0; }

.b-dtbm-acc-item-body {
  padding: 30px 0 10px 0;
  display: none; }
  
  .b-dtbm-article_color-white a {
    color: #fff;
}
.b-dtbm-article a {
    color: #3975d7;
    text-decoration: none;
}