img {
  vertical-align: middle;
}

.pre-blends a{
	text-decoration: none;
	color: rgb(91, 91, 91);
}

.pre-blends h3{
	font-weight: 600;
	font-size: 20px;
}

.pre-btn{
	margin-top: 60px;
}

.tlb_table{
	display: table;
	width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

	.tlb_table_row{
		 display: table-row; 
	}

	.tlb_table_column{
		display: table-cell;
	}

		.tlb_table_column a{
      color: #5b5b5b;
      text-decoration: none;
    }

    .tlb_table_column h5{
      font-weight: 600;
		}

		/* .tlb_table_column img{
      border: 2px solid;
        border-radius: 50%;
        padding: 15px;
    } */

select.form-control {
    color: #fff;
    /* background-color: #444545; */
    border: 1px solid #444545;
    background: #444545 url("../img/select-arrow-white.png") no-repeat right 10px center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

#template-search input {
    height: 34px;
}

.table .table {
    background-color: transparent;
}

.toggle_active{
	background: #ececec;
	border-bottom: none !important;
}

.toggle_active2{
	/* border-color: #8ed2c5; */
	color: #23d0ae;
}

.toggle_color{
	color: #23d0ae;
}

.the_stranger{cursor: pointer;}

.the_stranger_info{transition: all ease 1s;}

/* .by_blends tbody th{
    background: url('../img/arrows-blends-down.png') no-repeat right 10px center;
background-position: right -20px;
} */

.up_arrow{
    background: url('../img/arrows-blends-up.png') no-repeat right 10px center;
}

.toggle_arrows{
	background: #23d0ae url('../img/arrows-blends-down.png') no-repeat right 10px center;
}

.about {
  cursor: pointer;
  font-size: 35px;
  text-transform: uppercase;
  color: #8ed2c5;
  font-weight: 300;
  line-height: 50px;
  /* background: url('../img/select-arrow.jpg') no-repeat center; */
}

.h5_content {
  color: #8ed2c5;
  font-weight: 300;
  font-size: 25px;
  text-transform: uppercase;
}

.panel-title {
  background: #ffffff url("../img/faq-inactive.jpg") no-repeat right 10px center;
  font-weight: 300;
  text-align: left;
}

.panel-heading {
  padding: 10px 0px;
  color: #333;
  background-color: #fff !important;
  border-top: 1px solid !important;
  border-bottom: none;
  border-color: #23d0ae !important;
  /* padding-left: 15px; */
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.panel-default {
  border-color: transparent;
}

.big-search{
	margin-bottom: 30px;
}

.big-search .form-control {
  height: 50px;
  color: #fff;
  background-color: #23d0ae;
  background-image: none;
  border: none;
  border-radius: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-transform: uppercase;
  font-size: 16px;
}

.big-search .input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #fff;
  text-align: center;
  background-color: #23d0ae;
  border: none;
  border-radius: 0px;
}

.big-search .glyphicon {
  top: 0;
}

.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
    border-color: #c2c2c2;
}

.table-bordered {
    border-color: #d0d0d0;
}

.table-bordered>thead>tr>th{
  font-weight: bold;
}

.by_blends thead {
    background-color: #5d5d5d;
    color: #fff;
}

hr{
  border-color: #8ed2c5;
}

.red{color: #f49090;}

#tbl-active-ingredients{
  border-top: 2px solid;border-bottom: 2px solid;
}

/* #tbl-nutri-information{
  border-right: 2px solid;border-top: 2px solid;border-bottom: 2px solid;
} */

.panel-body a{
  color: #717171;
}

.panel-heading a:hover, .panel-heading a:focus{
  text-decoration: none;
}

.panel {
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0);
    box-shadow: 0 1px 1px rgba(0,0,0,0);
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: transparent;
}

.table-bordered>thead>tr>th, .table-bordered>thead>tr>td {
    border-bottom-width: 0;
}

.the_stranger_info h4{
  text-transform: uppercase;
  /* font-size: 14px; */
  font-weight: 600;
}
h4.blend_author{
  font-size: 16px;
}

.sub-indent{
  text-indent: 50px;
}

#tbl-nutri-information>tbody>tr>td:first-child, #tbl-active-ingredients>tbody>tr>td:first-child, #tbl-total>tbody>tr>td:first-child{
  text-align: left;
}

#tbl-nutri-information>tbody>tr>td, #tbl-active-ingredients>tbody>tr>td:nth-child(even), #tbl-total>tbody>tr>td:nth-child(even){
  text-align: right;
}
#tbl-active-ingredients>tbody>tr>td:first-child,
#tbl-total>tbody>tr>td:first-child,
#tbl-active-ingredients>tbody>tr>td:nth-child(3){
    border-right-color: transparent !important;
}

#tbl-total>tbody>tr>td:first-child{
       border-right: 1px solid rgb(236, 236, 236); 
}

table#tbl-total {
    border-top: none;
    /* border-bottom: 2px solid; */
}

#tbl-active-ingredients, #tbl-nutri-information{
      margin-bottom: 0px;
}
.table>tbody>tr>td {
    padding: 4px 8px;
}
.by_blends .copyright{
  margin-bottom: 30px;
}

.rating_width{width: 3%;}

/* NEW STYLING */
.full-max-width{max-width: 100%;}
.table-responsive>.by_blends.table>tbody>tr>td{white-space: normal !important;}
.toggle_bg {background: #23d0ae;}
.toggle_bg td{border-bottom: none !important;border-color: #fff !important;}
.toggle_bg th{border-color: #fff !important;}
.toggle_bg .btn-green-across {background-color: #5b5b5b;}
.toggle_bg .btn-green-across:hover{
    border: none;
    color: #5b5b5b;
    background-color: #efefef;
}
.boxed_type {
    border: 1px solid #d0d0d0;
    margin-bottom: 10px;
    padding: 6px 15px;
}
h4.blend_author span{text-transform: capitalize;}
#tbl-nutri-information tbody>tr:first-child,
#tbl-active-ingredients tbody>tr:first-child {
    background-color: #5d5d5d;
    color: #fff;
}
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th{border-color: #8ed2c5;}
#tbl-nutri-information>tbody>tr>td,
#tbl-active-ingredients>tbody>tr>td,
#tbl-total>tbody>tr>td{border-color: #d0d0d0;}
.create-blend .header-panel-overlay {
    /*background: #fcfcf6 url("../img/predesigned-blends-header.png") no-repeat center top !important;*/
}
.table-bordered.by_blends {
    border-color: #8ed2c5 !important;
}
                               /*transparent !important;}*/

.the_stranger_info td:first-child{
  border-color: #23d0ae;
  border-bottom-width: 2px;
}
.the_stranger_info .nutri-information td:first-child,
.the_stranger_info .active-ingredients td:first-child,
.the_stranger_info .blend-totals td:first-child{
  border-bottom-width: 1px;
}
.active-ingredients {
    border-bottom: 2px solid;
}

@media (max-width: 1366px){
  .btn-green-across {
      padding: 5px 18px;
  }  
}

@media (max-width: 991px){
  th,td {vertical-align: middle !important;}
}

@media (max-width: 360px){
  .per_kg {
      width: 20%;
  }
}

/* NEW STYLING */
@media (max-width: 1199px){
  .tlb_table_column img {
      max-width: 120px;
      margin-right: 5px;
  }

  .table .btn-green-across, .table .btn-red-across{
    width: 100%;
    margin-bottom: 7px;
  }

  .tlb_table_column{
      margin-right: 5px;
  }

  .up_arrow, .toggle_arrows {
      background-position: right 10px top 10px;
  }
}

@media (max-width: 991px){
  .tlb_table_column{
      display: inline-block;
      margin-right: 5px;
      width: 25%;
  }

  .table .btn-green-across, .table .btn-red-across{
    width: 100%;
    margin-bottom: 7px;
  }

  #tbl-nutri-information, #tbl-active-ingredients{
    border: none;
  }

  /* .nutri-information, .active-ingredients{
    padding: 15px !important;
  } */

  .up_arrow, .toggle_arrows {
      background-position: right 10px top 10px;
  }

  .prod_icon{text-align: center;}
}

@media (max-width: 767px){
  .table .btn-green-across, .table .btn-red-across{
    width: 100%;
    margin-bottom: 7px;
  }

  /* .nutri-information, .active-ingredients, .blend-totals{
    padding: 0px 15px !important;
  } */

  #tbl-nutri-information, #tbl-active-ingredients{
    border: none;
  }

  .up_arrow, .toggle_arrows {
      background-position: right 10px top 10px;
  }
  .tlb_table_column {vertical-align: top;}
  .tlb_table_column img {max-width: 50px;margin-right: 5px;vertical-align: top;}
  /* .tlb_table_column h5 {max-width: 100px;} */
  .tlb_table_column h5 {max-width: 100%;}

  .table-responsive>.table>thead>tr>th, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tfoot>tr>td {
      white-space: normal !important;
  }
}

.table-responsive {
    overflow-x: initial;
}

@media (max-width: 380px){
  .tlb_table_column{
      display: inline-block;
      margin-right: 5px;
      width: 30%;
  }
}

@media screen and (min-width: 991px) and (max-width: 1196px) {
   ul.dropdown-menu.smalldrop {
     position: relative;
     min-width: 100% !important;
  } 
}


