/** V2 SITE CUSTOMS */

a.nounderline:hover {
text-decoration: none;
border: 0;
}

.header-big .header-mid-wrapper {
  text-align: inherit;
}

.mid-logo-wrapper .logo {
  font-size: 3.26em;
  line-height: 1em;
  padding-left: 3px;
  display: inherit;
}
.mid-logo-wrapper .logo-description {
 font-weight: 400;  
 font-size: 0.885em
}
.logo {
  margin-right: 2px;
}
.logo-vr {
  margin-right: 4px;
}


input[type=checkbox]:not(old){
  width     : 26px;
  margin    : 0;
  padding   : 0;
  font-size : 1em;
  opacity   : 0;
  
}

input[type=checkbox]:not(old) + label{
  display      : inline-block;
  margin-left  : -2em;
  line-height  : 2.0em;
  font-weight : normal !important;
  margin-bottom: 0px;
  z-index: 999;
}

input[type=checkbox]:not(old) + label > span{

  display          : inline-block;
  width            : 1.475em;
  height           : 1.475em;
  margin           : 0em 1em 0.25em 0.75em;
  border           : 0.0625em solid rgb(192,192,192);
  border-radius    : 0.25em;
  background       : white;
  vertical-align   : bottom;
}

input[type=checkbox]:not(old):checked + label > span{
  background: white;
}

input[type=checkbox]:not(old):checked + label > span:before{
  content     : '✓';
  display     : block;
  width       : 0.7em;
  color       : rgb(0, 172, 236);
  font-size   : 2.20em;
  line-height : 0.46em;
  text-align  : center;
  text-shadow : 0 0 0.0714em rgb(115,153,77);
  font-weight : bold;
}

.post-title {
  /*margin-bottom: 15px;*/
}


.footer-menu li {
    margin: 0 0 2px;
}
.footer-bottom a:hover {
    color: #9FCDEF !important;
}

#container{width: 80%;margin: auto auto;}
.news_list {
list-style: none;
}

/*.loadmore {
color: #FFF;
border-radius: 5px;
width: 50%;
height: 50px;
font-size: 20px;
background: #42B8DD;
outline: 0;
}
.loadbutton{
    text-align: center;
}
*/
.dataTables_wrapper input,
.dataTables_wrapper select
 {
  height:34px !important;
  border: 1px solid #d6d6d6 !important;
  border-radius: 3px !important;
}
.pagination>li>a, .pagination>li>span, .pager li>a, .pager li>span {
  height:34px !important;
  border: 1px solid #d6d6d6 !important;
  border-radius: 3px !important;
  font-size: 13px !important;
  font-family: "Roboto" !important;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover, .pager li>a:focus, .pager li>a:hover, .pager li>span:focus, .pager li>span:hover {
  height:34px !important;
  border: 1px solid #d6d6d6 !important;
  border-radius: 3px !important;
    font-size: 13px !important;
  font-family: "Roboto" !important;
}


/* crowdfunding page */
.progress-bar-success {
  background-color: #DBF3DB !important; /*rgba(92, 184, 92, 0.3) !important;*/
  color: #076B00 !important;
}
.progress-bar-danger {
  background-color: #FFE1E0 !important; /*rgba(217, 83, 79, 0.3) !important;*/
  color: #A61B17 !important;
}
.progress-bar-warning {
  background-color: #FFFBC5  !important; /*rgba(217, 83, 79, 0.3) !important;*/
  color: #AF5B11 !important;
}


.progress-bar {
  padding: 0px 5px 0px 4px;
    /*box-shadow: none;
    background-color: #EC6000 !important;*/
}
.progress {
    margin-bottom: 1px !important;
    margin-top: 4px !important;
    background: #FFF !important;
    border: 1px solid #ECECEC !important;
}

.play-button i.fa-play {
    margin-left: 3px;
}

.play-button {
    width: 30px;
    height: 30px;
    top: 10px !important; 
    right: 10px !important;
    font-size: 12px;
    line-height: 25px;
    margin-top: inherit !important;
    margin-right: inherit !important; 
    /*top: 28% !important;
    right: 17% !important;*/
}

.play-sm {
    top: 25% !important; 
    right: 33% !important; 
    left: auto !important; 
    bottom: auto !important; 
    margin-top: inherit !important; 
    margin-right: inherit !important; 
}

.play-big {
    width: 40px;
    height: 40px;
    top: 12px !important;
    right: 14px !important;
    font-size: 14px;
    line-height: 35px;
}

.category-big {
    top: 11px !important;
    left: 11px !important;
}



/*
.btn-primary {
  color: #fff;
  background-color: #00acec;
  border-color: red;
}
*/

/* .btn adjustment test, removing default nobreak */
.btn {
  white-space: normal;
}



/* CROWD ROW ARROWS */


table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after {
  
font-size: 12px;
    color: #00ACEC; /*#ff6600;*/
}
table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after {
  bottom: 11px;
  right: 6px;
}

table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after {
    opacity: 0.8;

}
table.dataTable thead .sorting:after {
    opacity: 0.4;
}
/*
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #F1F1F1;
}
*/
.crowd-label {
    background-color: #FFFFFF;
    color: #676767;
    border: 2px solid #C3C3C3;
    font-weight: bold;
    padding: 3px 7px;
    font-size: 12px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.crowd-label:hover {
    background-color: #7a7a7a;
    border: 2px solid #7a7a7a;
    color: #FFF;
}


a.crowdfunding-footer {
  color:#333;
}
a.crowdfunding-footer:hover {
  text-decoration:underline;
}

/* article page */
a.crowd-badge:hover {
  text-decoration:none;
  border:none; 
}
a.crowd-badge:hover img {
  opacity: 1;
}
/* article page end */

.table .child_class td { 
  /*border-bottom-color: #00acec; */
  /*#989898; /*#CCDFE6;*/
  /*border-bottom-width: 2px !important;*/
  background-color: #F5F5F5;
  border-top-width: 0px !important;
}

a.latest:hover {
 text-decoration: underline !important;
 }

table.table-bordered.dataTable tbody th, 
table.table-bordered.dataTable tbody td {
    /* border-bottom-width: 0; */
    background-color: #F7F7F7;
    border-top-color: #FFFFFF !important;
    border-top-width: 11px;
    border-bottom-width: 1px;
    vertical-align: middle;
  }

table tbody .darker-header {
  background-color: #F1F1F1 !important;
  /*white-space: nowrap;*/
}


.child-class {
     border-top-width: 0px !important;
}

/* END CROWDFUNDING */


.error {
  font-size: 14px;
  color: #F1F1F1;
  font-size: 14px;
  padding: 3px 8px;
  background: #BA4436;
  text-align: center;
}
.success {
  color: #F1F1F1;
  font-size: 14px;
  padding: 3px 8px;
  background: #029271;
   text-align: center;
}

/* Search Box Tweak */
.tag-list, .tag-list li, .tag-list li a {
  line-height: 25px;
}
.tag-list li {
    margin: -2px 1px 1px 0px;
}
.tag-list{
  margin-top: -10px;
  height: 25px;
}
.main-body {
  margin-top: 20px;
}

/* END */

/* Search Box Tweak */
.sb-search.sb-search-open, .no-js .sb-search {
  width: 260px;
}
/* End */

.tags-widget li a {
  padding: 3px 7px;
}
.tags-widget li {
  margin: 0px 6px 8px 0px;
}


.tags-widget li.trending {
font-size: 15px;
line-height: 23px;
}

.tags-widget {
list-style: none !important;
}

body {
  background-color: #F5F5F5;

  /*background-color: #ECECEC !important;
  background-image: linear-gradient(90deg, rgba(255,255,255,.07) 50%, transparent 50%), linear-gradient(90deg, rgba(255,255,255,.13) 50%, transparent 50%), linear-gradient(90deg, transparent 50%, rgba(255,255,255,.17) 50%), linear-gradient(90deg, transparent 50%, rgba(255,255,255,.19) 50%);
  background-size: 13px, 29px, 37px, 53px;
  background-repeat: repeat;
  */
}

/* http://zerosixthree.se/vertical-align-anything-with-just-3-lines-of-css/
.parent-element {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.element {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
*/

/* index main page top categories fix */ 
.fa-info-circle {
  font-size: 16px !important;
}
/* end */

.fa-globe {
color: #00ACEC;
}
.table-scrollable .fa-bullhorn {
vertical-align: top;
font-size: 12px;
display: block;
color: #736860;
}




.tooltip {
  white-space: nowrap;
  
}
.tooltip-inner {
  max-width: 220px;
  background:#7a7a7a  !important;
  border-radius: 4px !important;;
  -moz-border-radius:4px !important;;
  -webkit-border-radius:4px !important;;
}

.block-title>h3.tooltip {
  font-size:10px !important;
}
.block-title>.tooltip {
  font-size:12px !important;
  text-transform: none;
}





.simple-big .excerpt {
color:#525252;
}

.panel {
  margin-bottom: 5px;
 } 
 .panel-body {
  font-size:13px;
}

.panel-heading .panel-title a {
  border-left: 2px solid #00acec;
  
}
.panel-heading .panel-title a.collapsed i {
  color: #777;
}
.panel-heading .panel-title a:hover {
  background: #00ACEC;
  color:white;
  /* border-bottom: 1px solid #F0F0F0;*/
}

.panel-heading .panel-title a {
  padding: 6px 20px;
  border-left: 2px solid #00acec;
  width: 100%;
  color: #00ACEC;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600 !important;
  font-size: 15px;
  line-height: 15px;
  background: #fff; /* #00ACEC;*/
  /*border-bottom: 1px solid #F0F0F0;*/
} 


.panel-title>a.collapsed {
  background: #FFFFFF;
  border-left-color: #00ACEC;
  color: #BBB !important;
  font-size: 15px;
  /*border-bottom: transparent !important; *//* avoid on childs */
}
.panel-title>a.collapsed:hover {
  color: #00ACEC !important;
  background: #FFFFFF;
  border-left-color: #00ACEC;
}
.panel-heading .panel-title a i {
  color: #00ACEC; /*#fff;*/
}
.panel-heading .panel-title a:hover i {
  color: #fff; /*#fff;*/
}
.panel-title>a.collapsed:hover i {
  color: #00ACEC !important;
}

a.sigtags-tags {
  color: #7a7a7a;
  font-weight: 500;
  font-size: 12px;
  line-height: 13px;
  margin-right: 5px;
  padding: 1px 4px 1px;
  border: 2px solid #dadada;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
a.sigtags-tags:hover {
  color: white;
  background: #7a7a7a;
  border: 2px solid #7a7a7a;
}


/* Front page, move date closer to the headline for some boxex */
.widget-post .simple-share {
  margin-top: 6px;
}

/* TAG COLOR SCHEME
// tag-c1 - Gear
// tag-c2 - Gaming
// tag-c3 - Industry
// tag-c4 - Entertainment
// tag-c5 - xx
*/

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  /* videowrap padding-top: 25px;*/
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* END */

/* tag page title: */
.tag-title {
color:#BDBDBD;
}


/* To fit interview without line breaks*/
.widget .nav-tabs>li>a {
  margin-right: 28px
 } 
/* make all tabs look more alike */ 
.widget-post {
  min-height: 60px;
 } 

.post-content > p:first-child:first-letter,
.drop-caps 
{
  font-size: 340%; /*340%*/
  height:.55em;
  line-height: .70em; 
  padding:0 .1em 0 0; 
  margin:8px 0 -5px 0;
  *line-height:1em; /* IE7 Only */
}

/* Read Full Article - fix */
a.read-full:hover
{
  border: none;
}


/* news text was too gray */
.news-details {
  color:#525252;
}

.similar-articles {
  color: #222222;
  font-size: 14px;
}  
.similar-articles:hover {
  text-decoration: underline;
}
.post-meta a:hover {
border-bottom: none;
color: white !important; /* #2e6da4  */
text-decoration: none;
}
.post-content.read-full a:hover {
  background: #23527C; /* added for read full */
}

/*line height date soruce issue article page*/
.post-wrapper .simple-share, .parallax-wrapper .simple-share {
  margin-top: 12px;
  line-height: 23px;
}

a.read-crowd:hover,
{
  border: none;
}

a.read-crowd:hover {
  background: none; /* added for read full */
  border: none;
  text-decoration: underline;
}
a.read-crowd {
  background: none; /* added for read full */
  border: none;
  color:#ff6600;
  font-size:15px; 
  /*font-weight: 600; */
  padding:0px 10px;
}

.hide:hover {
  display: initial !important;
  margin-left: 4px;
}

.main-source a:hover {
    border-bottom: none;
    color: white !important;
    text-decoration: none;
}

.article-simple-share {
background: #FFFFFF; font-size:13px ;color: #00acec; border: 1px solid #ECAF85; margin-right: 5px; padding:0px; font-weight: 600; padding:3px 5px;
}
.article-simple-share:hover {
  border: 1px solid #00acec; /*#337ab7;*/
  background: #00acec; /*#337ab7; */
  color: white;
}

.article-simple-share-main {
background: #00acec; 
border: 1px solid #00acec; 
font-size:13px;
color: white; 
margin-right: 5px; 
padding:0px; 
font-weight: 600; 
padding:3px 5px;
}
.article-simple-share-main:hover {
  border: 1px solid #ECAF85;
  background: #00acec;
  color: white;
}



a.similar-articles:hover {
 text-decoration: none; 
 background:white !important;
 color: #337ab7 !important; /* #337ab7*/
 }

.simple-share a:hover {
background: #00acec;
color: #FFF !important; 
border-bottom: 0px;

}


/* INDUSTRY AND SUBS */
.tag-industry {
  background: #DB9326 !important;
}
a.tag-industry:hover {
  background: #C08020 !important;
  color: #FFF9EF;
}
.tag-business, .tag-science, .tag-daily-life, .tag-events, .tag-education {
  background: #DB9326 !important;
}
a.tag-business:hover, .tag-science:hover, .tag-daily-life:hover, .tag-events:hover, .tag-education:hover {
  background: #C08020 !important;
  color: #FFF9EF;
}
/* END */

/* TECH AND SUBS */
.tag-tech {
  background: #676B6A !important;
}
a.tag-tech:hover {
  background: #595A5A !important;
  color: #F0F0F0;
}
.tag-wearables, .tag-peripherals, .tag-accessories, .tag-software-and-apps {
  background: #676B6A !important;
}
a.tag-wearables:hover, .tag-peripherals:hover, .tag-accessories:hover, .tag-software-apps:hover {
  background: #595A5A !important;
  color: #F0F0F0;
}
/* END */

/* GAMING AND SUBS */
.tag-gaming {
  background: #44813E !important;
}
a.tag-gaming:hover {
  background: #366732 !important;
  color:#ECFAEA;
}
.tag-games {
  background: #44813E !important;

}
a.tag-games:hover {
  background: #366732 !important;
  color:#ECFAEA;
}
/* END */

/* ENTERTAINMENT AND SUBS */
.tag-entertainment {
  background: #B75350 !important;
}
a.tag-entertainment:hover {
  background: #9D4845 !important;;
  color: #FFEAEA;
}
.tag-film-and-tv, .tag-music, .tag-culture, .tag-adults, .tag-social {
  background: #B75350  !important;
}
a.tag-film-and-tv:hover, .tag-music:hover, .tag-culture:hover, .tag-adults:hover, .tag-social:hover {
  background: #9D4845 !important;
  color: #FFEAEA;
}
/* END */

/* ADMIN */
.tag-admin {
  background: #CA0B0B !important;
}
a.tag-admin:hover {
  background: #6F0101 !important;;
  color: #FFFFFF;
}




/* INDUSTRY AND SUBS */
.tag-industry {
  background: #372F2F !important;
}
a.tag-industry:hover {
  background: #0f0d0d !important;
  color: #f0f0f0;
}
.tag-business, .tag-science, .tag-daily-life, .tag-events, .tag-education, .tag-science-and-health {
  background: #372F2F !important;
}
a.tag-business:hover, .tag-science:hover, .tag-daily-life:hover, .tag-events:hover, .tag-education:hover, .tag-science-and-health:hover {
  background: #0f0d0d !important;
  color: #f0f0f0;
}
/* END */

/* TECH AND SUBS */
.tag-tech {
  background: #029271 !important;
}
a.tag-tech:hover {
  background: #027c60 !important;
  color: #eafffa;
}
.tag-wearables, .tag-peripherals, .tag-accessories, .tag-software-and-apps {
  background: #029271 !important;
}
a.tag-wearables:hover, .tag-peripherals:hover, .tag-accessories:hover, .tag-software-apps:hover {
  background: #027c60 !important;
  color: #eafffa;
}
/* END */

/* GAMING AND SUBS */
.tag-gaming {
  background: #113859 !important;
}
a.tag-gaming:hover {
  background: #0c273e !important;
  color:#ecf6ff;
}
.tag-games {
  background: #113859 !important;
}
a.tag-games:hover {
  background: #0c273e !important;
  color:#ecf6ff;
}
/* END */

/* ENTERTAINMENT AND SUBS */
.tag-entertainment {
  background: #ba4436 !important;
}
a.tag-entertainment:hover {
  background: #893227 !important;;
  color: #ffecea;
}
.tag-film-and-tv, .tag-music, .tag-culture, .tag-adults {
  background: #ba4436  !important;
}
a.tag-film-and-tv:hover, .tag-music:hover, .tag-culture:hover, .tag-adults:hover {
  background: #893227 !important;
  color: #ffecea;
}
/* END */



.tag-c5 {
  background: rgba(69, 136, 93,1);
}
a.tag-c5:hover {
  background: rgba(69, 136, 93,1);
}


.3-col-headers {
  color: #222222;
  margin: 0px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
}


.simple-post h3 {
  font-size: 18px;
  line-height: 22px;
}

.simple-share {
  color:#6A6A6A;
  /*overflow: hidden;*/ /* needs testing */
  /* height: 28px; */
  /*white-space: nowrap; */ /* needs testing */
}

a, a:focus {
  color:#337ab7;
}

.category {
  top: 7px;
  left: 7px;
  padding: 4px 6px;
}

.news-details {
  padding: 10px 16px 0px;
}

.big-block .news-details {
  margin-top: 0px;
  padding-top: 15px;
}

.news-details.tweak {
  margin-top: 8px;
  padding: 0px 0px 0px;
  font-size: 14px;
  line-height: 18px;
  margin-right: 0px;
  margin-left: 0px;
}

.news-details.tweak-2 {
  margin-top: 0px;
}
.small-block .news-title {
  margin-bottom: 5px;
}

.big-block .news-details-tweak {
  font-size: 18px;
  line-height: 22px;
}

.small-block .news-h3-tweak-col3 {
  font-size: 15px;
  line-height: 20px;
}

.image-overlay.tweak {
  min-height: 100%; /*128px; */ 
}

.image-overlay.tweak-col3 {
  min-height: 100%; /*92px; */
}

.simple-share.tweak {
  bottom: 0px;
  position: absolute;
}


.tag-list li.trending {
  padding-top: 1px;
}

.sb-search-input {
  padding:0 55px 0 16px !important;
}

/* mobile fix might to avoid desktop - 84 does not work on mobile, not sure why i have 84 yet */
.image-overlay {
  min-height:51px;
  /* min-height:84px; */
}

.tag-vrd {
  margin:0px;
  padding: 6px 9px;
  background: #000;
  background: rgba(0,0,0,.2);

  font-weight: bold;
  font-size: 11px;
  line-height: 1;
  color: #fff;
  text-transform: uppercase;

  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}


/* Mobile adjustment of image width and (orientation:portrait) */  
@media (min-width: 400px) and (max-width: 767px) {
  .simple-thumb, .author-thumb {
    margin: 0 10px 10px 0;
    width: 115px !important;
  }
  .featured-slider .featured-header h2, .news-title, .big-block .news-title, .small-block .news-title, .featured-header h2, .featured-slider .featured-big .featured-header h2, .fixed-left-sidebar .widget-content li h3, .fixed-left-sidebar .widget-content li h3 a {
    font-family: "Open Sans", Arial ;
  }
  .news-details.tweak {
    min-height: 55px !important;
    margin-top: 0px;
    padding: 0px 0px 7px;
    /*border-bottom: 1px solid lightgray;*/
  }
  .small-block .news-details {
    margin-top: 10px;
  }
}

/* Mobile adjustment of image width */ 
@media (max-width: 399px) {
  .simple-thumb, .author-thumb {
      width: 90px !important;
  }
  .simple-post h3 {
    font-size: 14px;
    line-height: 18px;
  }
  .news-details.tweak {
    min-height: 55px !important;
    margin-top: 0px;
    padding: 0px 0px 5px;
    /*border-bottom: 1px solid lightgray;*/
  }
  .small-block .news-details {
    margin-top: 10px;
  }
  .news-details {
    padding: 10px 5px 0px;
  }
  .featured-slider .featured-header h2, .news-title, .big-block .news-title, .small-block .news-title, .featured-header h2, .featured-slider .featured-big .featured-header h2, .fixed-left-sidebar .widget-content li h3, .fixed-left-sidebar .widget-content li h3 a {
    font-size: 18px;
    line-height: 22px;
  }
  .small-block .news-h3-tweak-col3 {
    font-size: 15px;
    line-height: 20px;
  }

  .webkitbox {
    display: initial;
  }

  .mid-logo-wrapper .logo {
    font-size: 2.76em;
    text-align: left;
  } 

  .mid-logo-wrapper .logo-description {
    font-size: 0.755em;
}

.crowd_page_heading_badge {
  width:90px;
}

.category {
  display: none;
}


.header-big .main-wrapper, .header-style3 .main-wrapper {
  padding-top: 142px;
}

.flex-child {
  flex:auto;
}
.flex-parrent {
  display: flex; 
  flex-flow: row wrap;
}
.hot-border-fix {
  border-bottom: 1px solid lightgray;
}

}


/* INDEX TABLE FIXED */
.table-advance td.highlight div.success {
    border-left: 2px solid #459E5D;
    border-right: 2px solid #459E5D;
    padding: initial; /* fix conflict with .succes . error */
}

.table-advance td.highlight div.danger {

    border-left: 2px solid #D8434A;
    border-right: 2px solid #D8434A;
    padding: initial; /* fix conflict with .succes . error */

    /*
    border-right: 3px solid #F3565D;
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: rgb(243, 86, 93);
    padding: initial; */
}
.table-advance td.highlight div.warning {
    border-left: 2px solid #DEC053;
    border-right: 2px solid #DEC053;
    padding: initial; /* fix conflict with .succes . error */
}



.table-advance div.success, .table-advance div.info, .table-advance div.important, .table-advance div.warning, .table-advance div.danger {
    position: absolute;
    margin-top: -5px;
    float: right;
    width: 2px;
    height: 28px;
    margin-right: -7px !important;

    position: inherit;
    margin-top: -2px;
    float: right;
    width: 4px;
    height: 20px;
    margin-right: -8px !important;

}




/*
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th
{
  border:none;
}

.table-advance td.highlight div.success {
    border-right: 3px solid #45B6AF;
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: rgb(69, 182, 175);
}
.table-advance td.highlight div.danger {
    border-right: 3px solid #F3565D;
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: rgb(243, 86, 93);
}


.table-advance div.success, .table-advance div.info, .table-advance div.important, .table-advance div.warning, .table-advance div.danger {
    position: absolute;
    margin-top: -5px;
    float: right;
    width: 2px;
    height: 28px;
    margin-right: -7px !important;

    position: inherit;
    margin-top: -2px;
    float: right;
    width: 4px;
    height: 20px;
    margin-right: -8px !important;

}
/*

*/

