.table_main_wrapper table {
  border-spacing: 0;
  width: 100%;
  font-size:16px;
}
.table_inner>tbody>tr>td:first-child,
.table_subcat_name {
  background-color: #f2f2f2;
  color: #000;
}
.table_mobile_tabs {
  display: none;
}
table {
  border-spacing: 0;
}
table td {
  width: 20%;
  padding: 0;
}
.table_main_container {
  padding-right: 6px;
}
.table_main_wrapper {
  background-color: #fff;
  color: #444;
  max-width: 100%;
  text-align: left;
  margin: 0 auto;
}
.table_main_wrapper .description_icon {
  background-image: url("https://cantotakeflight.s3.amazonaws.com/images/question-gray.png");
  background-position: right center;
  background-repeat: no-repeat;
  display: block;
  float: right;
  margin-right: -20px;
  width: 30px;
  height: 20px;
}
.table_main_wrapper .description {
  position: absolute;
  padding: 20px 30px;
	text-shadow: none;
	width: 400px;
	display: none;
	left: 100%;
	top: 0;
	z-index: 100;
	color: #FFF;
}
.table_main_wrapper .icon {
  background-position: left 3px;
  background-repeat: no-repeat;
  width: 24px;
  height: 30px;
  vertical-align: top;
  display: table-cell;
  background-position: 0 center;
}
.table_main_wrapper .icon.mobile_icon {
  display: none;
}
.table_main_wrapper .icon_checked {
  background-image: url("https://cantotakeflight.s3.amazonaws.com/images/check-green.png");
}
.table_main_wrapper .icon_locked {
  background-image: url("https://cantotakeflight.s3.amazonaws.com/images/lock.png");
}
.table_main_wrapper >tbody>tr>td {
  text-align: left;
  border-left: 8px solid #f2f2f2;
}
.table_main_wrapper .table_heading {
  font-weight: 700;
}
.table_main_wrapper .table_inner>tbody>tr>td {
  border-bottom: 1px solid #f0f0f0;
  position: relative;
}
.table_main_wrapper .table_inner>tbody>tr>td:first-child {
  border-bottom: 1px solid #ddd;
}
.table_main_wrapper .table_inner>tbody>tr:hover>td {
  background-color: #f6f6f6;
}
.table_main_wrapper .table_inner>tbody>tr:hover>td:first-child {
  background-color: #e0e0e0;
}
.table_main_wrapper .table_inner td,
.table_main_wrapper .table_subcat_name {
  padding: 8px 34px 9px 26px;
}
.table_main_wrapper .table_heading.table_inner td {
  width: 299px;
  border: none !important;
  padding: 26px 0px 26px 22px;
  font-size: 1.5em;
  font-family: 'Open Sans';
  font-weight: 200;
  color: #f3f3f3;
  min-height: 30px;
}
.table_main_wrapper .table_subcat_name {
  display: block;
  width: 100%;
  font-size: 24px;
  line-height: 26pt;
  padding-top: 30px;
}
@media (max-width: 740px) {
  .responsive-tbl .table_mobile_tabs {
    display: table;
    margin: 0px auto 20px;
    padding-top: 80px;
    width: 100%;
  }
  .responsive-tbl .table_mobile_tabs li {
    display: table-cell;
    text-align: center;
    position: relative;
    height: 30px;
    width: 33.3%;
  }
  .responsive-tbl .table_mobile_tabs li a {
    padding: 4px 15px 5px;
    top: 0;
    left: 0;
    font-size: 85%;
    color: #52cd83;
    text-decoration: none;
    font-weight: 100;
    border-radius: 30px;
    line-height: 1em;
  }
  .responsive-tbl .table_mobile_tabs li a.active {
    color: #fff;
    background: url("/v5resources/img/product/teaser_mobile_tab_active.jpg") repeat-x 100%;
  }
  .responsive-tbl .table_main_wrapper {
    width: 100%;
    background-color: rgba(0,0,0,0.3);
  }
  .responsive-tbl .table_main_wrapper >tbody>tr>td {
    border-left-width: 6px;
  }
  .responsive-tbl .table_main_wrapper .description_icon {
    position: absolute;
    right: 8px;
    top: 16px;
  }
  .responsive-tbl .table_main_wrapper .table_inner>tbody>tr:hover>td {
    background-color: rgba(0,0,0,0.3);
  }
  .responsive-tbl .table_main_wrapper .table_inner>tbody>tr:hover>td:first-child {
    background-color: rgba(0,0,0,0.3);
  }
  .responsive-tbl .table_main_wrapper .description_icon {
    margin-right: 0;
    position: absolute;
    top: 15px;
    right: 10px;
  }
  .responsive-tbl .table_main_wrapper .description {
    position: absolute;
    display: none;
    left: 0;
    color: #fff;
    width: 100%;
    top: 100%;
    height: auto;
  }
  .responsive-tbl .table_main_wrapper .table_inner {
    border-bottom: 1px solid rgba(255,255,255,0.9);
  }
  .responsive-tbl .table_main_wrapper .table_inner td,
  .responsive-tbl .table_main_wrapper .table_subcat_name {
    padding: 8px 14px 9px 16px;
  }
  .responsive-tbl .table_main_wrapper .table_inner>tbody>tr>td {
    border-bottom: 1px solid rgba(255,255,255,0.5);
  }
  .responsive-tbl .table_main_wrapper .table_inner>tbody>tr:last-child>td {
    border-bottom: none;
  }
  .responsive-tbl .table_main_wrapper .table_heading {
    display: none;
  }
  .responsive-tbl .table_main_wrapper .table_subcat_name {
    background-color: rgba(0,0,0,0.3);
    font-weight: 500;
    padding-top: 30px;
    color: rgba(0,0,0,0.8);
    text-transform: uppercase;
    width: 100%;
  }
  .responsive-tbl .table_main_wrapper .table_inner>tbody>tr>td {
    display: none;
    width: 100%;
    font-size: 120%;
    padding-top: 0;
    padding-bottom: 15px;
    background-color: rgba(0,0,0,0.3);
    text-shadow: 1px 1px 2px #000;
  }
  .responsive-tbl .table_main_wrapper .table_inner>tbody>tr>td:nth-child(1) {
    color: rgba(255,255,255,0.6);
    border-bottom: none;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
    padding-bottom: 0;
    padding-top: 15px;
    font-size: 100%;
    font-weight: 100;
  }
  .responsive-tbl .table_main_wrapper .icon {
    background-position: 0px 2px;
  }
  .responsive-tbl .table_main_wrapper .desktop_icon {
    display: none !important;
  }
  .responsive-tbl .table_main_wrapper .table_inner>tbody>tr>td.bbottom {
    border-bottom: 1px solid rgba(255,255,255,0.3);
  }
  .responsive-tbl .table_main_wrapper .table_inner>tbody>tr>td:nth-child(1),
  .responsive-tbl .table_main_wrapper .table_inner>tbody>tr>td.active {
    display: block;
  }
  .responsive-tbl .table_main_wrapper .table_inner>tbody>tr>td .icon.active {
    display: inline-block;
  }
  .responsive-tbl .table_main_wrapper .table_inner td {
    color: #fff;
  }
  .responsive-tbl .mobile-empty {
    display: none !important;
  }
}
