.consulta p {
  font-size: 15px !important;
}



/*consultas NCM*/
.btn-primary {
  font-family: 'Innova-light', sans-serif !important;
  background-color: #00c2ff;
  color: white;
  padding: 5px 40px;
  border: none;
  border-radius: 999px;
  font-size: 16px;
  cursor: pointer;
}
    
.itworks {
	background-image: url(../images/itworks-icone.png);
	background-repeat: no-repeat;
	display: inline-block;
	padding-left: 45px;
}

.cadastro {
	margin-left: 15px;
	margin-bottom: 20px;
	font-weight: normal;
}

.error {
  border-color: #5177C8 !important;
  color: #5177C8 !important;
}
input.error {
  background-image: url(../images/error.png);
  background-repeat: no-repeat;
  background-position: right 8px;
}
.valid {
  border-color: #009900 !important;
  color: #009900 !important;
}
input.valid {
  background-image: url(../images/valid.png);
  background-repeat: no-repeat;
  background-position: right 8px;
}

h2 {
  margin-bottom: 30px;
}
h3.video {
  margin-top: 30px;
  margin-bottom: 15px;
}
.tabela1 h4 {
  /*color: #ab2628;*/
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

.espaco5 {
  height: 5px;
}
.espaco10 {
  height: 10px;
}
.espaco15 {
  height: 15px;
}
.espaco30 {
  height: 30px;
  display: block;
  clear: both;
}
.espaco45 {
  height: 45px;
}
.espaco10 {
  height: 10px;
}
.altura {
  height: 30px;
  line-height: 30px;
}
.ls-theme-light-red .ls-topbar {
  background-color: #5177C8 !important;
}
.tabela1 {
  /*border: 1px solid #fff;*/
  background-color: #f9f9f9;
  padding: 5px;
  text-align: center;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: #666;
  height: 75px;
}
.tabela2 {
  /*border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;*/
  background-color: #eee;
  padding: 5px;
  text-align: center;
  color: #666;
}
.tabela21 {
  border-bottom: 1px solid #fff;
  background-color: #eee;
  padding: 5px;
  text-align: center;
  color: #666;
}
.tabela3 {
  /*border: 1px solid #fff;*/
  background-color: #f9f9f9;
  padding: 5px;
  text-align: center;
  color: #666;
  height: 80px;
}
.gratuito {
  height: 80px;
  font-size: 14px !important;
  line-height: 80px;
}
.tabela4 {
  /*border: 1px solid #fff;*/
  background-color: #f9f9f9;
  padding: 5px;
  padding-bottom: 15px;
  text-align: center;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  color: #666;
}
.btn-primario {
  border: 2px solid #5177C8;
  color: #ab2628;
}
.btn-primario:hover {
  color: #fff;
  background-color: #5177C8;
}
.btn-secundario {
  background-color: #fff;
  border: 2px solid #5177C8;
  color: #5177C8;
}
.btn-secundario:hover {
  color: #fff;
  background-color: #5177C8;
}
.btn-terc {
  display:block;
  width: 100%;
  height: 80px;
  line-height: 80px;
  background-color: #f9f9f9;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  color: #5177C8;
      font-size: 24px;
}
.btn-terc:hover {
  color: #5177C8;
  text-decoration: none;
  background-color: #ccc;
}

.pricing-header {
    height: auto;
    padding: 1.9em 0 1.6em;
    pointer-events: auto;
    text-align: center;
    color: #173d50;
    background-color: transparent;
}
.modal-title {
  color: #5177C8 !important;
  font-size: 24px !important;
}

.table-responsive {
  overflow-x: auto;
}
.table-responsive .ls-table td, .table-responsive .ls-table th {
  font-size: 12px !important;

}
.ls-table {
  margin: 0 0px 0px 0px;
}
.table-responsive th, .table-responsive td {
  text-align: center;
}
.td_tit {
  text-align: left !important;
}
.fa-check {
  color: #693;
}
.fa-times {
  color: #B65555;
}

.price {
    position: relative;
    text-align: center;
    min-height: 40px;
}
.prefix {
    font-size: 12px;
    font-weight: 300;
    min-height: 1.5em;
    margin: 0;
}
.value {
    font-size: 30px;
    font-weight: 700;
    text-transform: none;
    display: table;
    width: 100%;
    height: 40px;
    padding-bottom: 5px;
    position: absolute;
    top: 15px;
    color: #ab2628;
}
.value p {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}
.value sup {
    top: 0px;
    font-size: 40%;
    margin-left: 2px;
    margin-right: -8px;
}
.value .suffix {
    color: #777;
}
.value sub {
    font-weight: 300;
    font-size: 12px;
    margin-left: -15px;
    bottom: -.1em;
}
.price-value {
  margin-left: 10px;
}
.table {
  margin-bottom: 10px;
}
.gratuito {
  height: 60px;
  line-height: 60px;
  font-weight: bold;
  font-size: 18px;
}
.obs {
  padding-top: 10px;
}

/* Absolute Center Spinner */
.loading {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* Transparent Overlay */
.loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.3);
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.loading:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}



.cbp_tmtimeline {
  margin: 0px 0 0 0;
  padding: 0;
  list-style: none;
  position: relative;
}

/* The line */
.cbp_tmtimeline:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 5px;
  background: #eeeeee;
  left: 10px;
  margin-left: -10px;
}

.cbp_tmtimeline > li {
  position: relative;
}



.cbp_tmtimeline > li:nth-child(odd) .cbp_tmtime span:last-child {
  color: #f7f7f7;
}

/* Right content */
.cbp_tmtimeline > li .cbp_tmlabel {
  margin: 0 0 10px 20px;
  background: #eeeeee;
  color: #222222;
  padding: 10px;
  font-size: 10px;
  font-weight: normal;
  position: relative;
  border-radius: 5px;
}

.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel {
  background: #f7f7f7;
}

.cbp_tmtimeline > li .cbp_tmlabel:hover {
  background: #ddd;
}
.cbp_tmtimeline > li .cbp_tmlabel h2 {
  margin-top: 0px;
  padding: 0;
  margin-bottom: 0;
  font-weight: normal;
}
li .cbp_tmlabel h2 a {
  display: block;
  color: #222222;
}

.cbp_tmtimeline > li .cbp_tmicon {
  width: 40px;
  height: 40px;
  font-family: 'ecoico';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 1.4em;
  line-height: 40px;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  color: #fff;
  background: #46a4da;
  border-radius: 50%;
  box-shadow: 0 0 0 8px #afdcf8;
  text-align: center;
  left: 20%;
  top: 0;
  margin: 0 0 0 -25px;
}


.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
  border-right-color: #f7f7f7;
}

/* The icons */
.cbp_tmtimeline > li .cbp_tmicon {
  width: 10px;
  height: 10px;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 1.4em;
  line-height: 40px;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  color: #fff;
  background: #679511;
  border-radius: 50%;
  box-shadow: 0 0 0 4px #eeeeee;
  text-align: center;
  left: 22px;
  top: 0;
  margin: 13px 0 0 -25px;
}


.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.clearfix {
  clear: both;
}

.youtube {
  margin-bottom: 15px;
  padding: 5px 5px 13px 5px;
  background-color: #eee;
}
.thumb {
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 15px;
}
.thumb * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.thumb img {
    z-index: 9;
    text-align: center;
    border: 1px solid #999;

}
.titulo h4 a {
  padding-top: 10px;
  color: #666;
  display: block;
}
.play {
    background: url('../images/play.png') center center no-repeat;
    margin: -110px 0px 0 0;
    height: 100px;
    position: relative;
    z-index: 10;

    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.70;
}
.thumb:hover .play {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1.0;
}

.video2 {
  padding-bottom: 10px;
  color: #333;
  display: block;
}
.youtube2 {
  margin-bottom: 10px;
  padding: 10px;
  background-color: #eee;

  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-right: 10px;
}
.titulo2 h4 a {
  color: #666;
  display: block;
  font-size: 14px;
}
.lista_videos {
  height: 497px;
  overflow: auto;
}

/* Large Devices, Wide Screens */
    @media only screen and (max-width : 1200px) {
      .lista_videos {
        height: auto;
        overflow: visible;
      }
    }

    /* Medium Devices, Desktops */
    @media only screen and (max-width : 992px) {
      .lista_videos {
        height: auto;
        overflow: visible;
      }
    }

    /* Small Devices, Tablets */
    @media only screen and (max-width : 768px) {
      .lista_videos {
        height: auto;
        overflow: visible;
      }
    }

    /* Extra Small Devices, Phones */
    @media only screen and (max-width : 480px) {
      .lista_videos {
        height: auto;
        overflow: visible;
      }
    }

    /* Custom, iPhone Retina */
    @media only screen and (max-width : 320px) {
        .lista_videos {
          height: auto;
          overflow: visible;
        }
    }


    .ls-collapse-header {
      background-color: #5177C8 !important;
      color: #ffffff !important;
    }
    .ls-collapse-title {
      color: #ffffff !important;
    }
    .ls-theme-light-red .ls-collapse .ls-collapse-header:before {
      color: #ffffff !important;
          border: 3px solid #ffffff !important;
    }
    .ls-collapse-opened .ls-collapse-body, .ls-collapse-opened-always .ls-collapse-body {
      padding: 20px !important;
    }


.icon {
  font-size: 48px;
  margin-bottom: 15px;

}
.icon2 {
  color: #5177C8;
}
.ls-box h3 {
  line-height: 28px;
}
.ls-box a {
  display: block;
}
.ls-theme-light-red .ls-info-header [class*="ls-title"] {
  color: #5177C8 !important;
}
.ls-theme-light-red .ls-user-account {
  background-color: #5177C8 !important;
}
.ls-theme-light-red .ls-brand-name {
  background-color: #5177C8 !important;
}
.ls-theme-light-red [class*="ls-go"] {
  background-color: #5177C8 !important;
}
.ls-dropdown-nav.ls-user-menu li:hover,
.ls-dropdown-nav.ls-user-menu li a:hover {
  background-color: #5177C8 !important;
}
.ls-theme-light-red .ls-table tbody a:not([class*="ls-btn"]) {
  color: #5177C8 !important;
}
.ls-theme-light-red [class*="ls-btn"].ls-btn-primary-danger {
  background-color: #5177C8 !important;
  border-color: #0099FF !important;
}
.ls-theme-light-red .ls-btn-primary {
  background-color: #5177C8 !important;
  border-color: #0099FF !important;
}

@media screen and (min-width: 768px) {
  .ls-main {
    margin-left: 0px !important;
    height:auto;
  }
}

.ls-user-account .ls-user-menu a:hover {
background-color: #FFF !important;
  font-weight:600;
}

#prod-info {
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
}
#prod-info > div {
  width: 50%;
}
.container-fluid.tab-wrapper {
  padding: 10px;
}
.nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    width: 515px;
}

.taxs .tab-pane {
    padding: 50px !important;
    border-radius: 0 16px 16px 16px;
    padding: 20px;
    margin-bottom: 30px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
    background: #fff;
    width: 100%;
}
.ls-alert-danger {
  border: solid 1px #5177C8 !important;
  color: #5177C8 !important;
  background-color: white;
}


.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-image: linear-gradient(90deg, #3eb5ff 0%, #5368ff 100%);
    color: #fff !important;
    margin-right: 5px;
}

.nav-link:focus, .nav-link:hover {
    text-decoration: none;
    background-image: linear-gradient(90deg, #3eb5ff 0%, #5368ff 100%);
    color: #fff;
}

.nav-pills .nav-link {
    border-radius: .25rem;
    font-family: 'Innova-light', sans-serif !important;
    background-color: #fff;
    border: none;
    padding: 8px 16px;
    border-radius: 8px 8px 0 0;
    cursor: pointer;
    font-size: 14px;
    margin-right: 5px;

}

a {
    color: #000 !important;
    text-decoration: none;
    background-color: transparent;
}

.ls-theme-light-red .ls-table tbody tr:hover {
  background-color: rgba(0, 153, 255, 0.1) !important;
}
.open-qrcode{
	background-color: #09C;
	color: white;
	margin-left: 10px;
	border-radius: 5px;
	width: 62px;
	background-image: url('../images/barcode.png');
	background-position: center center;
	background-size: 30px;
	background-repeat: no-repeat;
	/*display: none !important;*/
}
/*@media screen and (max-width: 768px) {
	.open-qrcode{
		display: inline-block !important;
	}	
}*/