.top-bar{
	width: 100%;
    padding: 5px 0;
    background-color: #FFF;
    border-bottom: 1px solid #f0f0f0;
    border-top: 3px solid #7fb3ef;
}
.top_gradient {
    background: #f76570;
    background: -moz-linear-gradient(left, #f76570 0%, #f76570 8%, #f3a46b 8%, #f3a46b 16%, #f3a46b 16%, #ffd205 16%, #ffd205 24%, #ffd205 24%, #1bbc9b 24%, #1bbc9b 25%, #1bbc9b 32%, #14b9d5 32%, #14b9d5 40%, #c377e4 40%, #c377e4 48%, #f76570 48%, #f76570 56%, #f3a46b 56%, #f3a46b 64%, #ffd205 64%, #ffd205 72%, #1bbc9b 72%, #1bbc9b 80%, #14b9d5 80%, #14b9d5 80%, #14b9d5 89%, #c377e4 89%, #c377e4 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f76570), color-stop(8%,#f76570), color-stop(8%,#f3a46b), color-stop(16%,#f3a46b), color-stop(16%,#f3a46b), color-stop(16%,#ffd205), color-stop(24%,#ffd205), color-stop(24%,#ffd205), color-stop(24%,#1bbc9b), color-stop(25%,#1bbc9b), color-stop(32%,#1bbc9b), color-stop(32%,#14b9d5), color-stop(40%,#14b9d5), color-stop(40%,#c377e4), color-stop(48%,#c377e4), color-stop(48%,#f76570), color-stop(56%,#f76570), color-stop(56%,#f3a46b), color-stop(64%,#f3a46b), color-stop(64%,#ffd205), color-stop(72%,#ffd205), color-stop(72%,#1bbc9b), color-stop(80%,#1bbc9b), color-stop(80%,#14b9d5), color-stop(80%,#14b9d5), color-stop(89%,#14b9d5), color-stop(89%,#c377e4), color-stop(100%,#c377e4));
    background: -webkit-linear-gradient(left, #f76570 0%,#f76570 8%,#f3a46b 8%,#f3a46b 16%,#f3a46b 16%,#ffd205 16%,#ffd205 24%,#ffd205 24%,#1bbc9b 24%,#1bbc9b 25%,#1bbc9b 32%,#14b9d5 32%,#14b9d5 40%,#c377e4 40%,#c377e4 48%,#f76570 48%,#f76570 56%,#f3a46b 56%,#f3a46b 64%,#ffd205 64%,#ffd205 72%,#1bbc9b 72%,#1bbc9b 80%,#14b9d5 80%,#14b9d5 80%,#14b9d5 89%,#c377e4 89%,#c377e4 100%);
    background: -o-linear-gradient(left, #f76570 0%,#f76570 8%,#f3a46b 8%,#f3a46b 16%,#f3a46b 16%,#ffd205 16%,#ffd205 24%,#ffd205 24%,#1bbc9b 24%,#1bbc9b 25%,#1bbc9b 32%,#14b9d5 32%,#14b9d5 40%,#c377e4 40%,#c377e4 48%,#f76570 48%,#f76570 56%,#f3a46b 56%,#f3a46b 64%,#ffd205 64%,#ffd205 72%,#1bbc9b 72%,#1bbc9b 80%,#14b9d5 80%,#14b9d5 80%,#14b9d5 89%,#c377e4 89%,#c377e4 100%);
    background: -ms-linear-gradient(left, #f76570 0%,#f76570 8%,#f3a46b 8%,#f3a46b 16%,#f3a46b 16%,#ffd205 16%,#ffd205 24%,#ffd205 24%,#1bbc9b 24%,#1bbc9b 25%,#1bbc9b 32%,#14b9d5 32%,#14b9d5 40%,#c377e4 40%,#c377e4 48%,#f76570 48%,#f76570 56%,#f3a46b 56%,#f3a46b 64%,#ffd205 64%,#ffd205 72%,#1bbc9b 72%,#1bbc9b 80%,#14b9d5 80%,#14b9d5 80%,#14b9d5 89%,#c377e4 89%,#c377e4 100%);
    background: linear-gradient(to right, #f76570 0%,#f76570 8%,#f3a46b 8%,#f3a46b 16%,#f3a46b 16%,#ffd205 16%,#ffd205 24%,#ffd205 24%,#1bbc9b 24%,#1bbc9b 25%,#1bbc9b 32%,#14b9d5 32%,#14b9d5 40%,#c377e4 40%,#c377e4 48%,#f76570 48%,#f76570 56%,#f3a46b 56%,#f3a46b 64%,#ffd205 64%,#ffd205 72%,#1bbc9b 72%,#1bbc9b 80%,#14b9d5 80%,#14b9d5 80%,#14b9d5 89%,#c377e4 89%,#c377e4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f76570', endColorstr='#c377e4',GradientType=1 );
}
.top_space {
    height: 3px;
    width: 100%;
    float: left;
	position: relative;
	z-index: 99;
}
a.top-link span{
	padding: 5px;
    background-color: #7fb3ef;
    color: #FFF;
    font-size: 11px;
    border-radius: 50%;
}
.user-info{
	padding: 3px 10px;
    border: 1px solid #4f9bd4;
	background-color: #7fb3ef;
}
.user-info a{
	color: #FFF !important;
}
.top-bar a{
	font-weight: 300;
	font-size: 1.1em;
	color: #262626;
}
.top-bar a:last-child{
	float: right;
	color: #FFF;
}
.banner-top{
	padding: 5em 0;
	margin-top: 90px;
    background-image: url(/img/bg.png);
}
.banner-top h3{
	font-size: 3em;
	text-transform: uppercase;
	text-align: center;
	color: #FFF;
}
.portfolio .item{
  background: #FFF;
  padding: 30px 0px;
  margin: 10px;
}
.portfolio .customNavigation{
  text-align: center;
}
//use styles below to disable ugly selection
.portfolio .customNavigation a{
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.portfolio .portfolio-img{
	width: 100%;
	height: 300px;
	overflow: hidden;
}
.portfolio .item h1{
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.3em;
    font-weight: 900;
	margin: 10px 0 5px 0;
	text-transform: uppercase;
}
.navbar-collapse{
	padding: 0;
}
.login a i, #login i, #login i span{
	font-size: 1.4em;
}
.user-info .dropdown-menu{
	background-color: #7fb3ef;
	border: 0;
    -webkit-box-shadow: none; 
	box-shadow: none;
}
.dropdown-menu li, .dropdown-menu li a{
    float: left;
    width: 100%;
	margin: 0 !important;
	color: #FFF;
}
.callbacks li{
	margin-top: 50px;
}
#login .caret{
	color: #FFF;
}
.navbar-brand {
	padding: 5px 0 0 0;
}
.m-r-10{
	margin-right: 10px;
}
.certificado{
	background-color: #f2f2f2;
	padding: 10em 0 5em 0;
}
.list-imagem{
	padding-top: 20px;
}
.list-imagem li{
	list-style: none;
	
}
.list-imagem li h3{
	text-transform: uppercase;
	font-weight: 600;
	font-size: 1.5em;
	margin-bottom: 5px;
}
.list-imagem li p {
    font-size: 1em;
    color: #949494;
    margin-bottom: 20px;
}
.ops{
	background-image: url(/img/ops.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 100%;
    height: 120px;
    width: 100%;
    margin: 20px 0;
    float: left;
}
.ops-texto{
	font-size: 1.2em;
	text-transform: uppercase;
}
.btn-full {
    width: 100%;
	font-weight: 600;
}
.btn-full.btn-default{
	background-color: #FFF;
	color: #7fb3ef;
	border-color: #7fb3ef;
}
.btn-full.btn-default:hover{
	background-color: #7fb3ef;
	color: #FFF;
}
/* ========= Produtos ============*/
.produto-resultado {
    padding: 40px 0;
}
.box-produto{
	padding: 0 7px;
}
.list-produto{
	margin-bottom: 15px;
    float: left;
    width: 100%;
	background-color: #FFF;
	padding: 15px 0;
	border: 1px solid #e5e5e5;
    border-radius: 4px;
}
.list-produto:hover{
	border-color: #7fb3ef;
}
.badge-star{
	float: left;
	width: 100%;
}
.list-produto h6{
	color: #F13E3E;
    font-size: 12px;
    width: 100%;
    float: left;
    margin: 15px 0 10px 0;
}
.list-produto h6 b{
	font-size: 2.5em;
	font-weight: 600;
}
.list-produto h6 span{
	font-size: 1em;
	font-weight: 600;
	background-color: #FFF;
	color: #F13E3E;
	border: 1px solid #F13E3E;
	padding: 5px 15px;
	border-radius: 15px;
	margin: 10px 0;
	text-transform: uppercase;
}
.list-produto h4{
	font-weight: 600;
	margin-bottom: 5px;
	font-size: 1.1em;
	text-align: center;
}
.list-produto .img-produto{
	width: 70%;
	margin: 0 15% 20px 15%;
}
.list-produto p{
	margin: 5px 0;
	font-size: 1em;
	color: #6f6f6f !important;
}
.group-produto span.pagina{
	margin-left: 20px;
	font-size: 1em;
}
.group-produto {
    float: left;
    width: 100%;
    background: #FFF;
    border-bottom: 1px solid #999;
    padding: 0 10px;
}
.group-produto .btn-group .btn{
	background-color: #FFF;
    border-bottom: 3px solid #999;
    height: 40px;
    margin-right: 5px;
}
.group-produto ul button{
	width: 100%;
	background-color: #999;
	color: #FFF;
	text-align: left;
	border: 0;
}
.group-produto ul button:hover, .group-produto ul button.active{
	background-color:#4a515b;
}
.btn-group .dropdown-menu{
	background-color: #999;
	border-radius: 0;
}
.pesquisa-group{
	padding-bottom: 3px;
}
.pesquisa-group input{
	height: 35px;
}
.pesquisa-group button{
	background-color: #FFF;
	border: 1px solid #999;
	border-left: 0;
	height: 35px;
}
.propaganda{
	background-color: #dcdcdc;
	padding: 1em 0;
	box-shadow: inset 0px 3px 5px #bfbebe, inset 0px -3px 5px #bfbebe;
}
.propaganda img{
	width: 80%;
	margin: 0 10%;
}
.desconto{
	position: absolute;
	top: -15px;
	font-size: 16px;
	font-weight: 600;
	padding: 5px 10px;
	left: 10px;
	color: #FFF;
	background-color: #F13E3E;
	border-radius: 0 0 3px 3px;
}
.tab-title{
	font-size: 1.8em;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.tipo_usuario{
	color: #FFF;
	background-color: #F13E3E;
}
/* Background colors */
.bg-custom {
  background-color: #5fbeaa !important;
}
.bg-primary {
  background-color: #5d9cec !important;
}
.bg-success {
  background-color: #81c868 !important;
}
.bg-info {
  background-color: #34d3eb !important;
}
.bg-warning {
  background-color: #ffbd4a !important;
}
.bg-danger {
  background-color: #f05050 !important;
}
.bg-muted {
  background-color: #f4f8fb !important;
}
.bg-inverse {
  background-color: #4c5667 !important;
}
.bg-purple {
  background-color: #7266ba !important;
}
.bg-pink {
  background-color: #fb6d9d !important;
}
.bg-white {
  background-color: #ebeff2 !important;
}
.bg-lightdark {
  background-color: #f2f2f2 !important;
}
.modal hr{
	border-color: #999999;
}
.select2-container .select2-choice {
    background-image: none !important;
    border: none !important;
    height: auto !important;
    padding: 0px !important;
    line-height: 22px !important;
    background-color: transparent !important;
    box-shadow: none !important;
}
.select2-container .select2-choice .select2-arrow {
    background-image: none !important;
    background: transparent;
    border: none;
    width: 14px;
    top: -2px;
}
/* Widget-chart */
.widget-chart ul li {
  width: 31.5%;
  display: inline-block;
  padding: 0px;
}
.widget-panel {
  padding: 30px 20px;
  position: relative;
  margin-bottom: 20px;
  border: 1px solid #7fb3ef;
}
.widget-panel i {
  font-size: 60px;
  padding: 30px;
  background: rgba(255, 255, 255, 0.2);
  position: absolute;
  right: 0px;
  bottom: 0px;
  top: 0px;
  line-height: 60px;
}
.widget-style-2 i {
    background: rgb(255, 255, 255) !important;
    font-size: 48px;
    padding: 30px;
    color: #7fb3ef;
}
.footable-row-detail-cell{
	background-color: gainsboro;
}
.select2-container-multi {
    width: 100%;
}