
 	.iframe-youtube{
 		margin-left: 290px;
    	margin-top: 50px;
 	}
 	.candi{
 		background-color: #1dc47e;
	    color: #FFF;
	    padding: 7.5px 40px;
	    border-radius: 30px;
	    font-size: 20px;
	    font-weight: 600;
 	}
 	.introducao{
 		background-color: #8d4cce;
 		padding: 50px 0px;
 		min-height: 440px;
 	}
 	.introducao h2{
 		margin-top: 40px;
 		font-weight: bold;
 		font-size: 40px;
 		margin-bottom: 40px;
 		color: #FFF;
 		width: 450px;
 	}
 	.amarelo{
 		color: #fdf003;
 	}
 	.introducao .bloco{
 		background-color: #FFF;
 		padding: 20px 30px;
 		border-radius: 20px;
 		width: 375px;
 		box-shadow: 1px 1px 8px #000;
 		margin-top: 40px;
 		position: absolute;
 	}
 	.introducao .bloco p{
 		color: #000;
 		font-size: 19px;
 	}
 	.imagem_iframe .frasco{
 		z-index: 999;
 		width: 300px;
 		position: absolute;
 	}
 	.imagem_iframe .fundo{
 		z-index: 99;
	    width: 325px;
	    position: absolute;
	    height: 325px;
	    margin-top: 30px;
	    margin-left: -65px;
	    border-radius: 200px;
 	}
 	.tratamentos{
 		padding: 50px 0px;
 	}
 	.tratamentos .eficacia90{
 		font-size: 25px;
 		color: #000;
 		text-align: right;
 		padding-right: 50px;
 	}
 	.tratamentos .lista-vantagem{
 		color: #000;
 		font-size: 18px;
 	}
 	.tratamentos .lista-vantagem img{
 		width: 30px;
 		margin-right: 15px;
 	}
 	.tratamentos .lista-vantagem li{
 		margin-bottom: 10px;
 	}
 	.tratamentos .porque h3{
 		color: #8d4cce;
 		margin-bottom: 30px;
 		font-size: 30px;
 		line-height: 35px;
 	}
 	.tratamentos .porque p{
 		line-height: 25px;
 		margin-bottom: 25px;
 	}
 	.tratamentos .porque .bloco-roxo{
 		background-color: #8d4cce;
 		color: #FFF;
 		padding: 20px;
 		border-radius: 20px;
 		margin-bottom: 30px;
 		width: 550px;
 	}
 	.tratamentos .porque .bloco-roxo p{
 		margin-bottom: 0px;
 		width: 90%;
 		display: inline-block;
 	}
 	.tratamentos .porque .bloco-roxo .exclamacao{
 		width: 9%;
 		display: inline-block;
 		vertical-align: top;
    	padding: 10px;
    	padding-top: 0px;
 	}
 	.tratamentos .porque .bloco-roxo .exclamacao img{
 		vertical-align: top;
 	}
 	.tratamentos .porque .bloco-roxo .triste{
 		width: 20px;
    	margin-left: 5px;
    	margin-top: -5px;
 	}
 	.diferencial{
 		padding-top: 30px;
 		padding-bottom: 40px;
 		background-color: #f3edf9;	
 	}
 	.diferencial h3{
 		color: #8d4cce;
 		font-size: 40px;
 		line-height: 50px;
 		margin-bottom: 20px;
 		font-weight: bold;
 	}
 	.diferencial p{
 		color: #000;
 		line-height: 25px;
 	}
 	.diferencial .candi{
 		padding: 10px 100px !important;
 		font-size: 25px !important;
 	}
 	.diferencial .cientista img{
 		border-radius: 20px;
 	}
	.diferencial .candi-foto img{
 		margin-top: -75px;
 		margin-left: 50px;
 	}
 	.diferencial .candi-foto img{
 		height: 500px;
 	}
 	.diferencial .pilulas{
 		position: absolute;
    	margin-top: -80px;
    	margin-left: 235px;
 	}
 	.diferencial .pilulas img{
 		height: 200px;
 	}
 	.beneficios{
 		padding-top: 50px;
 		padding-bottom: 40px;
 		background-color: #8d4cce;
 	}
 	.beneficios h3{
 		text-align: center;
 		color: #FFF;
 		font-size: 40px;
 		margin-bottom: 100px;
 	}
 	.beneficios .info{
 		background-color: #FFF;
 		padding: 20px;
 		border-radius: 20px;
 		text-align: center;
 		min-height: 197px;
 		margin: 0px 10px;
 	}
 	.beneficios .info .img-info{
 		margin-top: -75px;
 	}
 	.beneficios .info img{
 		width: 105px;
    	text-align: center;
    	border: 5px solid #FFF;
    	border-radius: 205px;
 	}
 	.beneficios .info p{
 		padding-top: 20px;
    	line-height: 23px;
    	color: #000;
    	font-size: 15px;
 	}
 	.blocos-info{
 		padding: 75px 0px;
 	}
 	.blocos-info img{
 		padding: 0px 10px;
 	}
 	.oferta{
 		padding-top: 50px;
 		padding-bottom: 80px;
 		background-color: #8d4cce;
 	}
 	.oferta h2{
 		color: #FFF;
 		font-weight: bold;
 		font-size: 40px;
 		text-align: center;
 	}
 	.oferta .bloco-produto{
 		padding: 10px;
 		background-color: #FFF;
 		margin: auto;
 		width: 600px;
 		text-align: center;
 		margin-top: 75px;
 		border-radius: 20px;
 		padding-left: 200px;
 	}
 	.oferta .bloco-produto p{
 		margin-bottom: 0px;
 	}
 	.oferta .nome{
 		font-size: 18px;
 		color: #000;
 		padding-bottom: 20px;
 	}
 	.oferta .desc{
 		color: #000;
 		font-size: 18px;
 	}
 	.oferta .desc .cortado{
 		text-decoration: line-through;
 	}
 	.oferta .preco{
 		color: #8d4cce;
 		font-size: 25px;
 		margin-top: -10px;
 		padding-bottom: 5px;
 	}
 	.oferta .preco .price{
 		font-size: 75px;
 		vertical-align: middle;
 	}
 	.oferta .avista{
 		color: #000;
 		font-size: 18px;
 		padding-bottom: 15px;
 		margin-top: -20px;
 	}
 	.oferta .comprar{
 		padding: 10px 35px;
 		border-radius: 25px;
 		background-color: #1dc47e;
 		color: #FFF;
 		font-weight: bold;
 		font-size: 20px;
 		margin-bottom: 5px;
 	}
 	.oferta .frete{
 		font-size: 12px;
 		color: #000;
 	}
 	.oferta .frete-img{
 		position: absolute;
    	margin-left: 300px;
    	margin-top: -25px;
 	}
 	.oferta .frete-img img{
 		width: 75px;
 	}
 	.oferta .frasco{
 		position: absolute;
 		margin-left: -250px;
 		margin-top: -35px;
 	}
 	.oferta .frasco img{
 		width: 390px;
 		margin-left: -30px;
 	}
 	.oferta .off{
 		position: absolute;
 		margin-left: -330px;
 		margin-top: -50px;
 	}
 	.oferta .off img{
 		width: 125px;
 		border-radius: 75px;
 		border: 5px solid #FFF;
 	}
 	.garantia{
 		background-color: #000;
 		padding: 75px 0px;
 	}
 	.garantia h3{
 		color: #FFF;
 		font-weight: 600;
 		font-size: 40px;
 		margin-bottom: 50px;
 	}
 	.garantia p{
 		color: #FFF;
 		line-height: 30px;
 		margin-bottom: 40px;
 	}
 	.garantia .bloco-roxo{
 		background-color: #8d4cce;
 		color: #FFF;
 		padding: 20px;
 		border-radius: 20px;
 		margin-bottom: 30px;
 		width: 550px;
 	}
 	.garantia .bloco-roxo p{
 		margin-bottom: 0px;
 		width: 90%;
 		display: inline-block;
 		line-height: 25px !important;
 	}
 	.garantia .bloco-roxo .exclamacao{
 		width: 9%;
 		display: inline-block;
 		vertical-align: top;
    	padding: 10px;
    	padding-top: 0px;
 	}
 	.garantia .bloco-roxo .exclamacao img{
 		vertical-align: top;
 	}
 	.social{
 		padding: 50px 0px;
 	}
 	.social h3{
 		font-size: 45px;
 		color: #8d4cce;
 		text-align: center;
 		margin-bottom: 50px;
 	}
 	.social .imagem-insta{
 		padding: 0px 10px;
 	}
 	.social .imagem-insta img{
 		border-radius: 20px;
 	}
 	.social .insta-link{
 		background-color: #FFF;
 		width: 60%;
	    margin-left: 15%;
	    margin-top: -50px;
	    position: absolute;
	    padding: 3px 20px;
	    border-radius: 20px;
	    text-align: center;
 	}
 	.social .insta-link a{
 		font-size: 18px;
 		color: #000;
 	}
 	.social .insta-link img{
 		width: 25px;
 		margin-right: 5px;
 	}
 	.social .botao-candi{
 		width: 100%;
 		text-align: center;
 		margin-top: 100px;
 		margin-bottom: 100px;
 	}
 	.social .botao-candi a{
 		padding: 10px 100px !important;
 		font-size: 25px !important;
 	}

 	.ajuda{
 		background-color: #8d4cce;
 		padding: 50px 0px;
 	}
 	.ajuda h2{
 		font-size: 35px;
 		color: #FFF;
 		margin-top: 10px;
 	}
 	.ajuda button{
 		color: #FFF;
 		border: 2px solid #FFF;
 		border-radius: 30px;
 		font-size: 25px;
 		font-weight: bold;
 		padding: 10px 40px;
 		height: 100px;
 		width: 80%;
 	}
 	.ajuda button:hover{
 		background-color: #9c64d5;
 	}
 	.rodape{
 		padding: 50px 0px;
 		color: #FFF;
 		font-size: 13px;
 		background-color: #000;
 		text-align: center;
 	}
 	.rodape p{
 		margin-bottom: 25px;
 	}
 	.duvidas .perguntas .pergunta{
 		background-color: #8d4cce;
    	padding: 20px 30px;
    	margin-bottom: 20px;
    	border-radius: 20px;
    	color: #FFF;
    	cursor: pointer;
    	font-weight: bold;
 	}
 	.duvidas .perguntas .active{
 		border-radius: 20px 20px 0px 0px;
 		background-color: #F2F2F2;
 		color: #8d4cce;
 		margin-bottom: 0px;
 	}
 	.duvidas .perguntas .conteudo{
 		display: none;
 		background-color: #f2f2f2;
 		border-radius: 0px 0px 20px 20px;
 		padding: 0px 30px;
 	}
 	.duvidas .pergunta .baixo, .duvidas .pergunta .cima{
 		position: absolute;
    	right: 30px;
    	width: 15px;
 	}
 	.duvidas .pergunta .cima{
 		display: none;
 	}
 	.duvidas .active .baixo{
 		display: none !important;
 	}
 	.duvidas .active .cima{
 		display: block !important;
 	}
 	.duvidas .pergunta .baixo{
 		display: block;
 	}

 	@media only screen and (max-width: 991px){
 		.introducao h2{
	 		margin-top: 0px;
	 		text-align: center;
 			width: 100%;
 			font-size: 30px;
 			padding-bottom: 0px !important;
 		}
 		.introducao .imagem_iframe{
 			text-align: center;
 		}
 		.introducao .imagem_iframe img{
 			position: initial;
 		}
 		.introducao .bloco-desk{
 			display: none;
 		}
 		.introducao .bloco-mobile{
 			position: initial;
    		width: 95%;
    		margin-top: -15px;
    		text-align: center;
    		display: block !important;
    		margin-left: 2.5%;
    		margin-right: 2.5%;
 		}
 		.introducao .bloco-mobile p{
 			font-size: 17px !important;
 		}
 		.candi{
 			padding: 0px;
 			width: 100% !important;
 			height: 40px !important;
 		}
 		.tratamentos{
 			margin-top: -55px;
 			background-color: #FFF;
 			padding-top: 55px;
 		}
 		.tratamentos .eficacia90{
 			padding-right: 0px;
    		text-align: center;
    		font-size: 16px;
 		}
 		.tratamentos .desk-eficacia{
 			display: none;
 		}
 		.tratamentos .mobile-eficacia{
 			display: block !important;
 		}
 		.tratamentos .lista-vantagem{
 			padding-left: 10px;
 			padding-right: 10px;
 			font-size: 16px;
 			color: #b9b9b9;
 			margin-top: 30px;
 		}
 		.tratamentos .lista-vantagem .col-xs-1{
 			padding: 0px;
 		}
 		.tratamentos .imagem-desk{
 			display: none;
 		}
 		.tratamentos .imagem-mobile{
 			display: block !important;
 		}
 		.tratamentos .porque h3{
 			text-align: center;
 			font-weight: bold;
 			font-size: 25px;
 		}
 		.tratamentos .porque p{
 			text-align: center;
 			color: #000;
 		}
 		.tratamentos .porque .bloco-roxo{
 			width: 100%;
 		}
 		.tratamentos .porque .bloco-roxo .exclamacao{
 			margin-right: 4%;
 			padding: 0px;
 		}
 		.tratamentos .porque .bloco-roxo p{
 			width: 85%;
 			color: #FFF;
 			text-align: left;
 		}
 		.tratamentos .tratamentosum{
 			margin-bottom: 0px !important;
 		}
 		.diferencial h3{
 			text-align: center;
 			font-size: 30px;
 			padding: 0px 20px;
 		}
 		.diferencial p{
 			text-align: center;
 		}
 		.diferencial .candi{
 			padding: 0px !important;
 			font-size: 20px !important;
 			margin-bottom: 30px;
 		}
 		.diferencial .candi-foto img{
 			height: 250px !important;
 			margin-top: -100px !important;
    		margin-left: 50px !important;
 		}
 		.diferencial .pilulas{
 			position: absolute !important;
    		margin-top: -50px !important;
    		margin-left: 100px !important;
 		}
 		.diferencial .pilulas img{
 			height: 100px;
 		}
 		.beneficios{
 			margin-top: -50px;
 			padding-top: 75px;
 			padding-bottom: 0px;
 		}
 		.beneficios h3{
 			font-size: 30px;
 		}
 		.beneficios .col-md-4{
 			margin-bottom: 75px;
 		}
 		.blocos-info .col-md-4{
 			margin: 40px 0px;
 		}
 		.blocos-info{
 			padding: 25px 0px;
 		}
 		.oferta h3{
 			font-size: 30px;
 		}
 		.oferta .bloco-produto{
 			width: 95%;
    		padding-left: 0px;
    		margin-left: 2.5%;
    		margin-right: 2.5%;	
 		}
 		.oferta .produto-mobile{
 			display: block !important;
 			margin-bottom: 20px;
 		}
 		.oferta .produto-mobile img{
 			width: 50%;
 		}
 		.oferta .frasco{
 			display: none;
 		}
 		.oferta .off{
 			margin-left: 50px !important;
 			margin-top: 75px !important;
 		}
 		.oferta .off img{
 			width: 75px;
 		}
 		.oferta .frete-img{
 			margin-top: -250px;
 		}
 		.oferta .frete-img img{
 			width: 75px;
 		}
 		.garantia h3{
 			font-size: 30px;
 			text-align: center;
 		}
 		.garantia p{
 			text-align: center;
 		}
 		.garantia .bloco-roxo{
 			width: 100%;
 		}
 		.garantia .bloco-roxo p{
 			text-align: left;
 		}
 		.garantia .bloco-roxo .exclamacao{
 			margin-right: 4%;
 			padding: 0px;
 		}
 		.garantia .bloco-roxo p{
 			width: 85%;
 			color: #FFF;
 			text-align: left;
 		}
 		.garantia .col-md-4 img{
 			width: 80%;
 			margin-left: 10%;
 			margin-right: 10%;
 		}
 		.social .mobile{
 			display: none;
 		}
 		.social h3{
 			font-size: 35px;
 		}
 		.social .botao-candi{
 			width: 90%;
 			margin-left: 5%;
 			margin-right: 5%;
 		}
 		.social .botao-candi a{
 			padding: 0px !important;
 		}
 		.duvidas h3{
 			font-size: 30px;
 		}
 		.ajuda h2{
 			text-align: center;
 			margin-bottom: 30px;
 		}
 		.ajuda .whats{
 			margin-bottom: 30px;
 		}
 		.ajuda .rastrear{
 			text-align: center !important;
 		}
 		.rodape p{
 			padding: 0px 15px;
 		}
 		.blocos-info .col-md-4{
 			text-align: center;
 		}
 		.whats_mobile{
			display: block !important;
		}
		.whats_desk{
			display: none;
		}
		.iframe-youtube{
			margin-left: 0px;
			margin-top: 25px;
			margin-bottom: 25px;
		}
 	}
 	@media only screen and (max-width: 475px){
 		.iframe-youtube{
			width: 100%;
		}
 	}
 	@media only screen and (max-width: 1449px) and (min-width: 992px){
    .imagem_iframe .frasco{
        margin-left: -150px;
        width: 225px !important;
        margin-top: 40px !important;
    }
    .imagem_iframe .iframe-youtube{
        margin-left: 60px;
        margin-top: 50px;
    }
}
 	@media only screen and (min-width: 992px){
	 	.imagem_iframe .iframe-youtube{
	        position: absolute;
	        z-index: 9999;
	     }
 	}
 	@media only screen and (min-width: 1441px){
 		.imagem_iframe .frasco{
        	margin-left: -15px;
    	}
 	}
 	.whats_direita{
 			position: fixed;
		    bottom: 2%;
		    right: 2%;
		    z-index: 9999;
 		}
	.whats_mobile{
		display: none;
	}
	.whats_mobile img{
		width: 50px;
	}
	@media only screen and (min-width: 992px) and (max-width: 1199px){
		.introducao h2{
			font-size: 31px !important;
			width: 300px !important;
		}
	}

	/* BOOTSTRAP */
	
	* {
    margin: 0;
    padding: 0
}

ul,ol {
    list-style: none
}

.hidden {
    display: block!important;
    border: 0!important;
    margin: 0!important;
    padding: 0!important;
    font-size: 0!important;
    line-height: 0!important;
    width: 0!important;
    height: 0!important;
    overflow: hidden!important
}

.nobr {
    white-space: nowrap!important
}

.wrap {
    white-space: normal!important
}

.a-left {
    text-align: left!important
}

.a-center {
    text-align: center!important
}

.a-right {
    text-align: right!important
}

.v-top {
    vertical-align: top
}

.v-middle {
    vertical-align: middle
}

.f-left,.left {
    float: left!important
}

.f-right,.right {
    float: right!important
}

.f-none {
    float: none!important
}

.f-fix {
    float: left;
    width: 100%
}

.no-display {
    display: none
}

.no-margin {
    margin: 0!important
}

.no-padding {
    padding: 0!important
}

.no-bg {
    background: 0 0!important
}

.wrapper {
    min-width: 954px
}

.page-print {
    background: #fff;
    padding: 25px 30px;
    text-align: left
}

.page-empty {
    background: #fff;
    padding: 20px;
    text-align: left
}

.page-popup {
    background: #fff;
    padding: 25px 30px;
    text-align: left
}

.main-container {
    background: #fbfaf6 url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bkg_main1.gif) 50% 0 no-repeat
}

.main {
    width: 900px;
    margin: 0 auto;
    min-height: 400px;
    padding: 25px 25px 80px;
    background: #fffffe url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bkg_main2.gif) 0 0 no-repeat;
    text-align: left
}

.col-left {
    float: left;
    width: 195px;
    padding: 0 0 1px
}

.col-main {
    float: left;
    width: 685px;
    padding: 0 0 1px
}

.col-right {
    float: right;
    width: 195px;
    padding: 0 0 1px
}

.col1-layout .col-main {
    float: none;
    width: auto
}

.col2-left-layout .col-main {
    float: right
}

.col3-layout .col-main {
    width: 475px;
    margin-left: 17px
}

.col3-layout .col-wrapper {
    float: left;
    width: 687px
}

.col3-layout .col-wrapper .col-main {
    float: right
}

.col2-set .col-1 {
    float: left;
    width: 48.5%
}

.col2-set .col-2 {
    float: right;
    width: 48.5%
}

.col2-set .col-narrow {
    width: 32%
}

.col2-set .col-wide {
    width: 65%
}

.col3-set .col-1 {
    float: left;
    width: 32%
}

.col3-set .col-2 {
    float: left;
    width: 32%;
    margin-left: 2%
}

.col3-set .col-3 {
    float: right;
    width: 32%
}

.col4-set .col-1 {
    float: left;
    width: 23.5%
}

.col4-set .col-2 {
    float: left;
    width: 23.5%;
    margin: 0 2%
}

.col4-set .col-3 {
    float: left;
    width: 23.5%
}

.col4-set .col-4 {
    float: right;
    width: 23.5%
}

input,select,textarea,button {
    font: 12px/15px Arial,Helvetica,sans-serif;
    vertical-align: middle;
    color: #2f2f2f
}

input.input-text,select,textarea {
    background: #fff;
    border: 1px solid #b6b6b6
}

input.input-text,textarea {
    padding: 2px
}

select {
    padding: 1px
}

select option {
    padding-right: 10px
}

select.multiselect option {
    border-bottom: 1px solid #b6b6b6;
    padding: 2px 5px
}

select.multiselect option:last-child {
    border-bottom: 0
}

textarea {
    overflow: auto
}

input.radio {
    margin-right: 3px
}

input.checkbox {
    margin-right: 3px
}

input.qty {
    width: 2.5em!important
}

button.button::-moz-focus-inner {
    padding: 0;
    border: 0
}

button.button {
    -webkit-border-fit: lines;
    overflow: visible;
    width: auto;
    border: 0;
    padding: 0;
    margin: 0;
    background: 0 0;
    cursor: pointer
}

button.button span {
    display: block;
    height: 19px;
    border: 1px solid #de5400;
    background: #f18200;
    padding: 0 8px;
    font: bold 12px/19px Arial,Helvetica,sans-serif;
    text-align: center;
    white-space: nowrap;
    color: #fff
}

button.button span span {
    border: 0;
    padding: 0
}

button.disabled span {
    border-color: #bbb!important;
    background: #bbb!important
}

button.btn-checkout span {
    height: 40px;
    border: 0;
    background: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/btn_checkout.gif) 0 0 no-repeat;
    padding: 0 0 0 9px;
    font: bold 15px/40px Arial,Helvetica,sans-serif;
    color: #fff
}

button.btn-checkout span span {
    background-position: 100% 0;
    padding: 0 25px 0 16px
}

button.btn-checkout.no-checkout span {
    background-position: 0 100%;
    color: #b8baba
}

button.btn-checkout.no-checkout span span {
    background-position: 100% 100%
}

p.control input.checkbox,p.control input.radio {
    margin-right: 6px
}

input.input-text:focus,select:focus,textarea:focus {
    background-color: #edf7fd
}

.form-list li {
    margin: 0 0 8px
}

.form-list label {
    float: left;
    color: #666;
    font-weight: 700;
    position: relative
}

.form-list label.required em {
    float: right;
    font-style: normal;
    color: #eb340a;
    position: absolute;
    top: 0;
    right: -8px
}

.form-list li.control label {
    float: none
}

.form-list li.control input.radio,.form-list li.control input.checkbox {
    margin-right: 6px
}

.form-list li.control .input-box {
    clear: none;
    display: inline;
    width: auto
}

.form-list .input-box {
    display: block;
    clear: both;
    width: 260px
}

.form-list .field {
    float: left;
    width: 275px
}

.form-list input.input-text {
    width: 254px
}

.form-list textarea {
    width: 254px;
    height: 10em
}

.form-list select {
    width: 260px
}

.form-list li.wide .input-box {
    width: 535px
}

.form-list li.wide input.input-text {
    width: 529px
}

.form-list li.wide textarea {
    width: 529px
}

.form-list li.wide select {
    width: 535px
}

.form-list li.additional-row {
    border-top: 1px solid #ccc;
    margin-top: 10px;
    padding-top: 7px
}

.form-list li.additional-row .btn-remove {
    float: right;
    margin: 5px 0 0
}

.form-list .input-range input.input-text {
    width: 74px
}

.form-list-narrow li {
    margin-bottom: 0
}

.form-list-narrow li .input-box {
    margin-bottom: 6px
}

.form-list-narrow li.wide .input-box {
    width: 260px
}

.form-list-narrow li.wide input.input-text,.form-list-narrow li.wide textarea {
    width: 254px
}

.form-list-narrow li.wide select {
    width: 260px
}

.form-list .customer-name-prefix .input-box,.form-list .customer-name-suffix .input-box,.form-list .customer-name-prefix-suffix .input-box,.form-list .customer-name-prefix-middlename .input-box,.form-list .customer-name-middlename-suffix .input-box,.form-list .customer-name-prefix-middlename-suffix .input-box {
    width: auto
}

.form-list .name-prefix {
    width: 65px
}

.form-list .name-prefix select {
    width: 55px
}

.form-list .name-prefix input.input-text {
    width: 49px
}

.form-list .name-suffix {
    width: 65px
}

.form-list .name-suffix select {
    width: 55px
}

.form-list .name-suffix input.input-text {
    width: 49px
}

.form-list .customer-name-prefix-middlename-suffix .name-firstname,.form-list .customer-name-prefix-middlename .name-firstname {
    width: 140px
}

.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,.form-list .customer-name-prefix-middlename .name-firstname input.input-text {
    width: 124px
}

.form-list .customer-name-prefix-middlename-suffix .name-lastname {
    width: 205px
}

.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text {
    width: 189px
}

.form-list .customer-name-prefix-suffix .name-firstname {
    width: 210px
}

.form-list .customer-name-prefix-suffix .name-lastname {
    width: 205px
}

.form-list .customer-name-prefix-suffix .name-firstname input.input-text,.form-list .customer-name-prefix-suffix .name-lastname input.input-text {
    width: 189px
}

.form-list .customer-name-prefix-suffix .name-firstname {
    width: 210px
}

.form-list .customer-name-prefix-suffix .name-lastname {
    width: 205px
}

.form-list .customer-name-prefix-suffix .name-firstname input.input-text,.form-list .customer-name-prefix-suffix .name-lastname input.input-text {
    width: 189px
}

.form-list .customer-name-prefix .name-firstname,.form-list .customer-name-middlename .name-firstname,.form-list .customer-name-middlename .name-middlename {
    width: 210px
}

.form-list .customer-name-suffix .name-lastname,.form-list .customer-name-middlename .name-firstname,.form-list .customer-name-middlename .name-middlename,.form-list .customer-name-middlename-suffix .name-firstname,.form-list .customer-name-middlename-suffix .name-lastname {
    width: 205px
}

.form-list .customer-name-prefix .name-firstname input.input-text,.form-list .customer-name-suffix .name-lastname input.input-text,.form-list .customer-name-middlename .name-firstname input.input-text,.form-list .customer-name-middlename .name-middlename input.input-text,.form-list .customer-name-middlename-suffix .name-firstname input.input-text,.form-list .customer-name-middlename-suffix .name-lastname input.input-text {
    width: 189px
}

.form-list .customer-dob .dob-month,.form-list .customer-dob .dob-day,.form-list .customer-dob .dob-year {
    float: left;
    width: 85px
}

.form-list .customer-dob input.input-text {
    display: block;
    width: 74px
}

.form-list .customer-dob label {
    font-size: 10px;
    font-weight: 400;
    color: #888
}

.form-list .customer-dob .dob-day,.form-list .customer-dob .dob-month {
    width: 60px
}

.form-list .customer-dob .dob-day input.input-text,.form-list .customer-dob .dob-month input.input-text {
    width: 46px
}

.form-list .customer-dob .dob-year {
    width: 140px
}

.form-list .customer-dob .dob-year input.input-text {
    width: 134px
}

.buttons-set {
    clear: both;
    margin: 4em 0 0;
    padding: 8px 0 0;
    border-top: 1px solid #e4e4e4;
    text-align: right
}

.buttons-set p.required {
    margin: 0 0 10px
}

.buttons-set .back-link {
    float: left;
    margin: 0
}

.buttons-set button.button {
    float: right;
    margin-left: 5px
}

.buttons-set-order {
    margin: 10px 0 0
}

.buttons-set-order .please-wait {
    padding: 12px 7px 0 0
}

.fieldset {
    border: 1px solid #bbafa0;
    background: #fbfaf6;
    padding: 22px 25px 12px 33px;
    margin: 28px 0
}

.fieldset .legend {
    float: left;
    font-weight: 700;
    font-size: 13px;
    border: 1px solid #f19900;
    background: #f9f3e3;
    color: #e76200;
    margin: -33px 0 0 -10px;
    padding: 0 8px;
    position: relative
}

.validation-advice {
    clear: both;
    min-height: 13px;
    margin: 3px 0 0;
    padding-left: 17px;
    font-size: 11px;
    font-weight: 700;
    line-height: 13px;
    background: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/validation_advice_bg.gif) 2px 0 no-repeat;
    color: #eb340a
}

.validation-failed {
    border: 1px dashed #eb340a!important;
    background: #faebe7!important
}

p.required {
    font-size: 11px;
    text-align: right;
    color: #eb340a
}

.v-fix {
    float: left
}

.v-fix .validation-advice {
    display: block;
    width: 12em;
    margin-right: -12em;
    position: relative
}

.success {
    color: #3d6611;
    font-weight: 700
}

.error {
    color: #df280a;
    font-weight: 700
}

.notice {
    color: #e26703
}

.messages,.messages ul {
    list-style: none!important;
    margin: 0!important;
    padding: 0!important
}

.messages {
    width: 100%;
    overflow: hidden
}

.messages li {
    margin: 0 0 10px!important
}

.messages li li {
    margin: 0 0 3px!important
}

.error-msg,.success-msg,.note-msg,.notice-msg {
    border-style: solid!important;
    border-width: 1px!important;
    background-position: 10px 9px!important;
    background-repeat: no-repeat!important;
    min-height: 24px!important;
    padding: 8px 8px 8px 32px!important;
    font-size: 11px!important;
    font-weight: 700!important
}

.error-msg {
    border-color: #f16048;
    background-color: #faebe7;
    background-image: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/i_msg-error.gif);
    color: #df280a
}

.success-msg {
    border-color: #446423;
    background-color: #eff5ea;
    background-image: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/i_msg-success.gif);
    color: #3d6611
}

.note-msg,.notice-msg {
    border-color: #fcd344;
    background-color: #fafaec;
    background-image: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/i_msg-note.gif);
    color: #3d6611
}

.breadcrumbs {
    font-size: 11px;
    line-height: 1.25;
    margin: 0 0 13px
}

.breadcrumbs li {
    display: inline
}

.breadcrumbs li strong {
    font-weight: 700
}

.page-title {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    margin: 0 0 25px
}

.page-title h1,.page-title h2 {
    margin: 0;
    font-size: 20px;
    color: #0a263c
}

.page-title .separator {
    margin: 0 3px
}

.page-title .link-rss {
    float: right;
    margin: 7px 0 0
}

.title-buttons {
    text-align: right
}

.title-buttons h1,.title-buttons h2,.title-buttons h3,.title-buttons h4,.title-buttons h5,.title-buttons h6 {
    float: left
}

.subtitle,.sub-title {
    clear: both;
    padding: 15px 0 0;
    font-size: 15px;
    font-weight: 700;
    margin: 0 0 6px;
    color: #e25203
}

.pager {
    font-size: 11px;
    background: #fff url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bkg_toolbar.gif) 0 100% repeat-x;
    padding: 4px 8px;
    border-top: 1px solid #e2e2e2;
    text-align: center
}

.pager .amount {
    float: left;
    margin: 0
}

.pager .limiter {
    float: right
}

.pager .limiter label {
    vertical-align: middle
}

.pager .limiter select {
    padding: 0;
    margin: 0 0 1px;
    vertical-align: middle
}

.pager .pages {
    margin: 0 140px
}

.pager .pages ol {
    display: inline
}

.pager .pages li {
    display: inline;
    margin: 0 2px
}

.sorter {
    font-size: 11px;
    background: #fff url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bkg_toolbar.gif) 0 100% repeat-x;
    padding: 3px 8px;
    border-top: 1px solid #e2e2e2
}

.sorter .view-mode {
    float: left;
    margin: 0
}

.sorter .sort-by {
    float: right;
    padding-right: 36px
}

.sorter .sort-by label {
    vertical-align: middle
}

.sorter .sort-by select {
    padding: 0;
    margin: 0 0 1px;
    vertical-align: middle
}

.toolbar .pager {
    padding: 3px 8px;
    border-bottom: 1px solid #fff
}

.toolbar .sorter {
    border-bottom: 1px solid #fff
}

.data-table {
    width: 100%;
    border: 1px solid #bebcb7
}

.data-table .odd {
    background: #f8f7f5
}

.data-table .even {
    background: #eeeded
}

.data-table td.last,.data-table th.last {
    border-right: 0
}

.data-table tr.last th,.data-table tr.last td {
    border-bottom: 0!important
}

.data-table th {
    padding: 3px 8px;
    font-weight: 700
}

.data-table td {
    padding: 3px 8px
}

.data-table thead th {
    font-weight: 700;
    border-right: 1px solid #c2d3e0;
    padding: 2px 8px;
    color: #0a263c;
    white-space: nowrap;
    vertical-align: middle
}

.data-table thead th.wrap {
    white-space: normal
}

.data-table thead th a,.data-table thead th a:hover {
    color: #fff
}

.data-table thead th {
    background: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bkg_th.gif) repeat-x 0 100% #d9e5ee
}

.data-table thead th .tax-flag {
    font-size: 11px;
    white-space: nowrap
}

.data-table tfoot {
    border-bottom: 1px solid #d9dde3
}

.data-table tfoot tr.first td {
    background: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bkg_tfoot.gif) 0 0 repeat-x
}

.data-table tfoot tr {
    background-color: #dee5e8!important
}

.data-table tfoot td {
    padding-top: 1px;
    padding-bottom: 1px;
    border-bottom: 0;
    border-right: 1px solid #d9dde3
}

.data-table tfoot strong {
    font-size: 16px
}

.data-table tbody th,.data-table tbody td {
    border-bottom: 1px solid #d9dde3;
    border-right: 1px solid #d9dde3
}

.data-table tbody.odd tr {
    background: #f8f7f5!important
}

.data-table tbody.even tr {
    background: #f6f6f6!important
}

.data-table tbody.odd tr td,.data-table tbody.even tr td {
    border-bottom: 0
}

.data-table tbody.odd tr.border td,.data-table tbody.even tr.border td {
    border-bottom: 1px solid #d9dde3
}

.data-table tbody td .option-label {
    font-weight: 700;
    font-style: italic
}

.data-table tbody td .option-value {
    padding-left: 10px
}

.info-box {
    background: #fff url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bkg_block-title.gif) 0 0 repeat-x;
    border: 1px solid #d0cbc1;
    padding: 12px 15px;
    margin: 0 0 15px
}

.info-box h2 {
    font-weight: 700;
    font-size: 13px
}

.info-table th {
    font-weight: 700;
    padding: 2px 15px 2px 0
}

.info-table td {
    padding: 2px 0
}

tr.summary-total {
    cursor: pointer
}

tr.summary-total .summary-collapse {
    float: right;
    text-align: right;
    padding-left: 20px;
    background: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bkg_collapse.gif) 0 5px no-repeat;
    cursor: pointer
}

tr.show-details .summary-collapse {
    background-position: 0 -52px
}

tr.summary-details td {
    font-size: 11px;
    background-color: #dae1e4;
    color: #626465
}

tr.summary-details-first td {
    border-top: 1px solid #d2d8db
}

tr.summary-details-excluded {
    font-style: italic
}

.cart-tax-info {
    display: block
}

.cart-tax-info,.cart-tax-info .cart-price {
    padding-right: 20px
}

.cart-tax-total {
    display: block;
    padding-right: 20px;
    background: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bkg_collapse.gif) 100% 5px no-repeat;
    cursor: pointer
}

.cart-tax-info .price,.cart-tax-total .price {
    display: inline!important;
    font-weight: 400!important
}

.cart-tax-total-expanded {
    background-position: 100% -52px
}

.std .subtitle {
    padding: 0
}

.std ol.ol {
    list-style: decimal outside;
    padding-left: 1.5em
}

.std ul.disc {
    list-style: disc outside;
    padding-left: 18px;
    margin: 0 0 10px
}

.std dl dt {
    font-weight: 700
}

.std dl dd {
    margin: 0 0 10px
}

.std ul,.std ol,.std dl,.std p,.std address,.std blockquote {
    margin: 0 0 1em;
    padding: 0
}

.std ul {
    list-style: disc outside;
    padding-left: 1.5em
}

.std ol {
    list-style: decimal outside;
    padding-left: 1.5em
}

.std ul ul {
    list-style-type: circle
}

.std ul ul,.std ol ol,.std ul ol,.std ol ul {
    margin: .5em 0
}

.std dt {
    font-weight: 700
}

.std dd {
    padding: 0 0 0 1.5em
}

.std blockquote {
    font-style: italic;
    padding: 0 0 0 1.5em
}

.std address {
    font-style: normal
}

.std b,.std strong {
    font-weight: 700
}

.std i,.std em {
    font-style: italic
}

.links li {
    display: inline
}

.links li.first {
    padding-left: 0!important
}

.links li.last {
    background: 0 0!important;
    padding-right: 0!important
}

.link-cart {
    color: #dc6809!important;
    font-weight: 700
}

.link-wishlist {
    color: #dc6809!important;
    font-weight: 700
}

.link-reorder {
    font-weight: 700;
    color: #dc6809!important
}

.link-compare {
    font-weight: 700
}

.link-print {
    font-weight: 700;
    color: #dc6809
}

.link-rss {
    background: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/i_rss.gif) 0 2px no-repeat;
    padding-left: 18px;
    line-height: 14px;
    white-space: nowrap
}

.btn-remove {
    display: block;
    width: 11px;
    height: 11px;
    font-size: 0;
    line-height: 0;
    background: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/btn_remove.gif) 0 0 no-repeat;
    text-indent: -999em;
    overflow: hidden
}

.btn-previous {
    display: block;
    width: 11px;
    height: 11px;
    font-size: 0;
    line-height: 0;
    background: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/btn_previous.gif) 0 0 no-repeat;
    text-indent: -999em;
    overflow: hidden
}

.btn-remove2 {
    display: block;
    width: 16px;
    height: 16px;
    font-size: 0;
    line-height: 0;
    background: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/btn_trash.gif) 0 0 no-repeat;
    text-indent: -999em;
    overflow: hidden
}

.btn-edit {
    display: block;
    width: 11px;
    height: 11px;
    font-size: 0;
    line-height: 0;
    background: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/btn_edit.gif) 0 0 no-repeat;
    text-indent: -999em;
    overflow: hidden
}

.cards-list dt {
    margin: 5px 0 0
}

.cards-list .offset {
    padding: 2px 0 2px 20px
}

.separator {
    margin: 0 3px
}

.divider {
    clear: both;
    display: block;
    font-size: 0;
    line-height: 0;
    height: 1px;
    margin: 10px 0;
    background: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bkg_divider1.gif) 0 50% repeat-x;
    text-indent: -999em;
    overflow: hidden
}

.global-site-notice {
    border: 1px solid #cfcfcf;
    border-width: 0 0 1px;
    background: #ffff90;
    font-size: 12px;
    line-height: 1.25;
    text-align: center;
    color: #2f2f2f
}

.global-site-notice .notice-inner {
    width: 860px;
    margin: 0 auto;
    padding: 12px 0 12px 80px;
    background: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/i_notice.gif) 20px 25px no-repeat;
    text-align: left
}

.global-site-notice .notice-inner p {
    margin: 0;
    border: 1px dotted #cccc73;
    padding: 10px
}

.global-site-notice .notice-inner .actions {
    padding-top: 10px
}

.notice-cookie {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    margin: 0!important;
    opacity: .95;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95)
}

.demo-notice {
    margin: 0;
    padding: 6px 10px;
    background: #d75f07;
    font-size: 12px;
    line-height: 1.15;
    border: 0;
    text-align: center;
    color: #fff
}

.demo-notice .notice-inner {
    width: auto;
    padding: 0;
    background: 0 0;
    text-align: center
}

.demo-notice .notice-inner p {
    padding: 0;
    border: 0
}

.logo {
    float: left
}

.header-container {
    border-top: 5px solid #0d2131;
    border-bottom: 1px solid #415966;
    background: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bkg_header.jpg) 50% 0 repeat
}

.header .logo {
    float: left;
    margin: 3px 0 10px 12px;
    text-decoration: none!important
}

.header .logo strong {
    position: absolute;
    top: -999em;
    left: -999em;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -999em;
    overflow: hidden
}

.header h1.logo {
    margin: 0
}

.header .quick-access {
    float: right;
    width: 600px;
    padding: 28px 10px 0 0
}

.header .welcome-msg {
    margin: 0;
    color: #fff;
    text-align: right
}

.header .welcome-msg a {
    color: #ebbc58
}

.header .form-search label {
    float: left;
    width: 24px;
    height: 21px;
    text-align: left;
    text-indent: -999em;
    overflow: hidden
}

.header .form-search input.input-text {
    float: left;
    border-color: #5c7989;
    width: 209px;
    margin-right: 4px
}

.header .form-search button.button {
    float: left
}

.header .form-search button.button span {
    border: 0;
    height: 21px;
    background: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/btn_search.gif) 0 0 no-repeat;
    padding: 0 0 0 3px;
    font: bold 11px/21px Tahoma,Verdana,Arial,sans-serif
}

.header .form-search button.button span span {
    background-position: 100% 0;
    padding: 0 6px 0 3px
}

.header .form-search .search-autocomplete {
    z-index: 999
}

.header .form-search .search-autocomplete ul {
    border: 1px solid #5c7989
}

.header .form-search .search-autocomplete li {
    text-align: left;
    border-bottom: 1px solid #f4eee7;
    padding: 2px 8px 1px;
    cursor: pointer
}

.header .form-search .search-autocomplete li .amount {
    float: right;
    font-weight: 700
}

#search-autocomplete {
    left: 0!important;
    top: 45px!important
}

.header .form-language {
    clear: both;
    padding: 5px 0 0;
    text-align: right
}

.header .form-language label {
    font-weight: 700;
    padding-right: 5px;
    color: #a7c6dd;
    vertical-align: middle
}

.header .form-language select {
    padding: 0
}

.header .form-language select.flags option {
    background-position: 4px 50%;
    background-repeat: no-repeat;
    padding-left: 25px
}

.header .links {
    float: right;
    margin: 0 0 6px
}

.header .links li {
    float: left;
    font-size: 11px;
    background: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bkg_pipe1.gif) 100% 60% no-repeat;
    padding: 0 8px 0 7px
}

.header .links a {
    color: #ebbc58
}

.header-container .top-container {
    clear: both;
    padding: 5px 10px 0 12px;
    text-align: right
}

.header-container .top-container a {
    font-size: 11px;
    color: #ebbc58
}

.top-container .paypal-logo {
    text-align: left;
    display: inline-table
}

.nav-container {
    background: #0a263d url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bkg_nav0.jpg) 50% 0 repeat-y
}

#nav {
    width: 918px;
    margin: 0 auto;
    padding: 0 16px;
    font-size: 13px
}

#nav li {
    position: relative;
    text-align: left
}

#nav a,#nav a:hover {
    display: block;
    line-height: 1.3em;
    text-decoration: none
}

#nav span {
    display: block;
    cursor: pointer;
    white-space: nowrap
}

#nav li ul span {
    white-space: normal
}

#nav ul li.parent a {
    background: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bkg_nav2.gif) 100% 100% no-repeat
}

#nav ul li.parent li a {
    background-image: none
}

#nav li {
    float: left
}

#nav li.active a {
    color: #d96708
}

#nav a {
    float: left;
    padding: 5px 12px 6px 8px;
    color: #a7c6dd;
    font-weight: 700
}

#nav li.over a,#nav a:hover {
    color: #d96708
}

#nav ul li,#nav ul li.active {
    float: none;
    margin: 0;
    padding-bottom: 1px;
    background: #ecf3f6 url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bkg_nav1.gif) 0 100% repeat-x
}

#nav ul li.last {
    background: #ecf3f6;
    padding-bottom: 0
}

#nav ul a,#nav ul a:hover {
    float: none;
    padding: 0;
    background: 0 0
}

#nav ul li a {
    font-weight: 400!important
}

#nav ul,#nav div {
    position: absolute;
    width: 15em;
    top: 27px;
    left: -10000px;
    border: 1px solid #899ba5
}

#nav div ul {
    position: static;
    width: auto;
    border: none
}

#nav ul ul,#nav ul div {
    top: 5px
}

#nav ul li a {
    background: #ecf3f6
}

#nav ul li a:hover {
    background: #d5e4eb
}

#nav ul li a,#nav ul li a:hover {
    color: #2f2f2f!important
}

#nav ul span,#nav ul li.last li span {
    padding: 3px 15px 4px
}

#nav li ul.shown-sub,#nav li .shown-sub ul.shown-sub,#nav li .shown-sub li div.shown-sub {
    left: 100px
}

.block {
    border: 1px solid #c4c1bc;
    margin: 0 0 15px
}

.block .block-title {
    background: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bkg_block-title.gif) 0 0 repeat-x;
    border-bottom: 1px solid #ddd;
    padding: 2px 9px
}

.block .block-title strong {
    display: block;
    font: bold 12px/16px Arial,Helvetica,sans-serif;
    min-height: 16px;
    padding: 1px 0;
    text-transform: uppercase;
    color: #e26703
}

.block .block-title a {
    text-decoration: none!important
}

.block .block-subtitle {
    margin: 0;
    padding: 5px 9px;
    font-size: 1em;
    font-weight: 700;
    color: #0a263c
}

.block .block-content {
    background: #f8f7f5
}

.block .block-content li.item {
    padding: 7px 9px
}

.block .block-content .product-name {
    color: #1e7ec8
}

.block .btn-remove,.block .btn-edit {
    float: right;
    margin: 1px 0 2px 5px
}

.block .actions {
    background: #dee5e8 url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bkg_block-actions.gif) 0 0 repeat-x;
    padding: 6px 9px;
    text-align: right
}

.block .actions a {
    float: left
}

.block .actions button.button {
    float: right
}

.block .empty {
    margin: 0;
    padding: 5px 9px
}

.block li.odd {
    background-color: #f4f3f3
}

.block li.even {
    background-color: #fafafa
}

.block-cart,.block-wishlist,.block-subscribe,.block-compare,.block-reorder,.block-poll,.block-gr-search,.block-viewed,.block-compared,.block-related,.block-tags,.block-login {
    font-size: 11px;
    line-height: 1.25
}

.block-cart .block-title strong,.block-wishlist .block-title strong,.block-subscribe .block-title strong,.block-compare .block-title strong,.block-reorder .block-title strong,.block-poll .block-title strong,.block-viewed .block-title strong,.block-compared .block-title strong,.block-related .block-title strong,.block-tags .block-title strong,.block-login .block-title strong {
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 21px
}

.mini-products-list .product-image {
    float: left;
    width: 50px;
    border: 1px solid #a9a9a9
}

.mini-products-list .product-details {
    margin-left: 60px
}

.block-cart .mini-products-list .product-details .product-name,.block-cart .mini-products-list .product-details .nobr small {
    word-wrap: break-word
}

.block-cart .mini-products-list .product-details .nobr {
    white-space: normal!important
}

.block-account {
    border-color: #bbb
}

.block-account .block-title {
    background: #fc9d36 url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bkg_block-title-account.gif) 0 100% repeat-x;
    border: 0;
    padding: 3px 10px
}

.block-account .block-title strong {
    font-size: 13px;
    color: #fff
}

.block-account .block-content {
    background: #fbfaf6;
    padding: 7px 10px
}

.block-account .block-content li a {
    display: block;
    border-bottom: 1px solid #ddd;
    padding: 3px 0;
    color: #5f5d5c;
    text-decoration: none!important
}

.block-account .block-content li a:hover {
    color: #ea7900
}

.block-account .block-content li.last a {
    border-bottom: 0
}

.block-account .block-content li.current {
    border-bottom: 1px solid #ddd;
    padding: 3px 0;
    color: #ea7900
}

.block-account .block-content li.current.last {
    border-bottom: 0
}

.block-currency {
    border: 0;
    background: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bkg_block-currency.gif) 0 0 no-repeat;
    padding: 7px 12px 10px;
    height: 51px
}

.block-currency .block-title {
    background: 0 0;
    border: 0;
    padding: 0;
    margin: 0 0 5px
}

.block-currency .block-title strong {
    font: bold 13px/21px Arial,Helvetica,sans-serif;
    background: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/i_block-currency.gif) 0 50% no-repeat;
    padding: 0 0 0 21px;
    text-transform: none;
    color: #fff
}

.block-currency .block-content {
    background: 0 0;
    padding: 0
}

.block-currency .block-content select {
    width: 100%;
    padding: 0
}

.block-layered-nav {
    border: 0
}

.block-layered-nav .block-title {
    border: 0;
    padding: 0;
    height: 24px;
    background: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bkg_block-layered-title.gif) 0 0 no-repeat;
    text-indent: -999em;
    overflow: hidden
}

.block-layered-nav .block-subtitle {
    line-height: 1.35;
    background: #d5e8ff url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bkg_block-layered1.gif) 0 50% repeat;
    padding: 3px 9px;
    border: 1px solid #b9ccdd;
    border-width: 1px 0;
    text-transform: uppercase;
    color: #1f5070
}

.block-layered-nav .block-content {
    border: 1px solid #a0b3c3;
    background: #e7f1f4
}

.block-layered-nav dt {
    background: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bkg_block-layered-dt.gif) 9px 11px no-repeat;
    padding: 7px 10px 0 25px;
    font-weight: 700;
    text-transform: uppercase
}

.block-layered-nav dd {
    padding: 0 12px 12px;
    background: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bkg_block-layered-dd.gif) 0 100% repeat-x
}

.block-layered-nav dd.last {
    background: 0 0
}

.block-layered-nav .currently .label {
    font-weight: 700;
    padding-left: 15px;
    background: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bkg_block-layered-label.gif) 0 4px no-repeat;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top
}

.block-layered-nav .currently .value {
    display: inline-block;
    vertical-align: top
}

.block-layered-nav .currently .btn-previous,.block-layered-nav .currently .btn-remove {
    position: absolute;
    right: 4px;
    top: 9px;
    margin: 0
}

.block-layered-nav .currently .btn-previous {
    right: 17px
}

.block-layered-nav .actions {
    font-size: 11px;
    padding: 4px 5px 4px 9px;
    background: #cad6e4;
    border: 1px solid #dee5e8;
    border-width: 1px 0;
    text-align: right
}

.block-layered-nav .actions a {
    float: none
}

.block-cart .block-title strong {
    background-image: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/i_block-cart.gif)
}

.block-cart .amount {
    margin: 0
}

.block-cart .amount a {
    font-weight: 700
}

.block-cart .subtotal {
    margin: 5px 0 0;
    padding: 2px 0;
    background: #fbebd9;
    text-align: center
}

.block-cart .subtotal .price {
    font-weight: 700
}

.block-cart .actions {
    border-bottom: 1px solid #c2c2c2
}

.block-cart .actions .paypal-logo {
    float: left;
    width: 100%;
    margin: 3px 0 0;
    text-align: right
}

.block-cart .actions .paypal-logo .paypal-or {
    clear: both;
    display: block;
    padding: 0 55px 8px 0
}

.block-wishlist .block-title strong {
    background-image: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/i_block-wishlist.gif)
}

.block-wishlist .actions {
    text-align: right
}

.block-wishlist .actions a {
    float: none
}

.block-related .block-title strong {
    background-image: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/i_block-related.gif);
    background-position: 0 1px
}

.block-related input.checkbox {
    float: left
}

.block-related .product {
    margin-left: 20px
}

.block-compare .block-title strong {
    background-image: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/i_block-list.gif);
    background-position: 0 1px
}

.block-compare button.button span {
    border-color: #406a83;
    background: #618499
}

.page-popup .link-print {
    background: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/i_print.gif) 0 2px no-repeat;
    padding: 2px 0 2px 25px;
    font-weight: 700;
    color: #1e7ec8
}

.compare-table {
    border: 0
}

.compare-table thead tr.first th,.compare-table thead tr.first td {
    border: 0;
    background: 0 0;
    padding: 0;
    font-size: 0;
    line-height: 0
}

.compare-table .btn-remove {
    float: right;
    background-image: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/btn_remove2.gif);
    width: 72px;
    height: 15px
}

.compare-table tbody th {
    background: #d9e5ee url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bkg_th-v.gif) 100% 0 repeat-y
}

.compare-table tbody th,.compare-table tbody td {
    padding: 10px;
    border: 0;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc
}

.compare-table tbody td.last {
    border-right: 1px solid #ccc
}

.compare-table tbody tr.last th,.compare-table tbody tr.last td {
    border-bottom: 1px solid #ccc!important
}

.compare-table tr.add-to-row td {
    background: #fffada;
    text-align: center
}

.compare-table tr.first td {
    text-align: center
}

.compare-table tr.first td .product-name {
    font-size: 13px;
    font-weight: 700;
    margin: 0 0 5px;
    color: #203548
}

.compare-table tr.first td .product-name a {
    color: #203548
}

.compare-table tr.first td .ratings {
    width: 69px;
    margin: 0 auto
}

.compare-table tr.first td p,.compare-table tr.add-to-row td p {
    margin: 0
}

.block-viewed .block-title strong {
    background-image: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/i_block-viewed.gif)
}

.block-compared .block-title strong {
    background-image: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/i_block-list.gif);
    background-position: 0 1px
}

.block-poll .block-title strong {
    background-image: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/i_block-poll.gif)
}

.block-poll .block-subtitle {
    font-size: 12px
}

.block-poll label {
    color: #777;
    font-weight: 700
}

.block-poll input.radio {
    float: left;
    margin: 1px -18px 0 0
}

.block-poll .label {
    display: block;
    margin-left: 18px
}

.block-poll li {
    padding: 3px 9px
}

.block-poll .actions {
    margin: 5px 0 0
}

.block-poll button.button span {
    border-color: #406a83;
    background: #618499
}

.block-poll .answer {
    font-weight: 700
}

.block-poll .votes {
    float: right;
    margin-left: 10px
}

.block-gr-search li {
    padding: 3px 9px
}

.block-gr-search button.button span {
    border-color: #406a83;
    background: #618499
}

.block-tags .block-title strong {
    background-image: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/i_block-tags.gif)
}

.block-tags .block-content .tags-list {
    background: 0 0;
    border: 0;
    font-size: 12px
}

.block-tags .block-content a {
    color: #1b2d3b
}

.block-tags .actions {
    text-align: right
}

.block-tags .actions a {
    float: none
}

.block-subscribe .block-content {
    padding: 5px 10px
}

.block-subscribe .block-title strong {
    background-image: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/i_block-subscribe.gif)
}

.block-subscribe label {
    font-weight: 700;
    color: #666
}

.block-subscribe input.input-text {
    display: block;
    width: 167px;
    margin: 3px 0
}

.block-subscribe .actions {
    background: 0 0;
    padding: 0;
    margin: 3px 0 0;
    text-align: left
}

.block-subscribe .actions button.button {
    float: none
}

.block-subscribe .actions button.button span {
    border-color: #406a83;
    background: #618499
}

.block-reorder .block-title strong {
    background-image: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/i_block-list.gif)
}

.block-reorder input.checkbox {
    float: left;
    margin: 2px -20px 0 0
}

.block-reorder .product-name {
    margin-left: 20px
}

.block-reorder .validation-advice {
    margin: 3px 9px 7px
}

.block-banner {
    border: 0
}

.block-banner .block-content {
    padding: 0;
    text-align: center
}

.block-login .block-title strong {
    background-image: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/i_ma-info.gif)
}

.block-login .block-content {
    padding: 5px 10px
}

.block-login label {
    font-weight: 700;
    color: #666
}

.block-login input.input-text {
    display: block;
    width: 167px;
    margin: 3px 0
}

.block-login .actions {
    background: 0 0;
    padding: 0;
    margin: 3px 0 0
}

.block-login .actions button.button span {
    border-color: #406a83;
    background: #618499
}

.category-title {
    border: 0;
    margin: 0 0 7px
}

.category-image {
    width: 100%;
    overflow: hidden;
    margin: 0 0 10px;
    text-align: center
}

.category-description {
    margin: 0 0 10px
}

.products-list .product-image {
    float: left;
    width: 135px;
    height: 135px;
    margin: 0 0 10px
}

.products-list .product-shop {
    margin-left: 150px
}

.products-list .product-name {
    margin: 0 0 5px;
    font-weight: 700;
    font-size: 13px;
    color: #203548
}

.products-list .product-name a {
    color: #203548
}

.products-list .price-box {
    float: left;
    margin: 3px 13px 5px 0
}

.products-list .availability {
    float: left;
    margin: 3px 0 0
}

.products-list .desc {
    clear: both;
    padding: 6px 0 0;
    margin: 0 0 15px;
    line-height: 1.35
}

.products-list .desc .link-learn {
    font-size: 11px
}

.products-list .add-to-links {
    clear: both
}

.products-list .add-to-links li {
    display: inline
}

.products-list .add-to-links .separator {
    display: inline;
    margin: 0 2px
}

.no-rating {
    margin: 0
}

.ratings {
    font-size: 11px;
    line-height: 1.25;
    margin: 7px 0
}

.ratings strong {
    float: left;
    margin: 1px 3px 0 0
}

.ratings .rating-links {
    margin: 0
}

.ratings .rating-links .separator {
    margin: 0 2px
}

.rating-box {
    width: 69px;
    height: 13px;
    font-size: 0;
    line-height: 0;
    background: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bkg_rating.gif) 0 0 repeat-x;
    text-indent: -999em;
    overflow: hidden
}

.rating-box .rating {
    float: left;
    height: 13px;
    background: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bkg_rating.gif) 0 100% repeat-x
}

.ratings .rating-box {
    float: left;
    margin-right: 3px
}

.ratings-table th,.ratings-table td {
    font-size: 11px;
    line-height: 1.15;
    padding: 3px 0
}

.ratings-table th {
    font-weight: 700;
    padding-right: 8px
}

.availability {
    margin: 0
}

.availability span {
    font-weight: 700
}

.availability.out-of-stock span {
    color: #d83820
}

.availability-only {
    margin: 10px 0 7px;
    line-height: 16px;
    background: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/i_availability_only.gif) 0 50% no-repeat;
    padding-left: 15px
}

.availability-only span,.availability-only a {
    border-bottom: 1px dashed #751d02;
    color: #000
}

.availability-only a {
    background: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/i_availability_only_arrow.gif) 100% 0 no-repeat;
    cursor: pointer;
    padding-right: 15px;
    text-decoration: none
}

.availability-only .expanded {
    background-position: 100% -15px
}

.availability-only strong {
    color: #be2c00
}

.availability-only-details {
    margin: 0 0 7px
}

.availability-only-details th {
    background: #d2d6d9;
    font-size: 10px;
    padding: 0 8px
}

.availability-only-details td {
    background: #ebf0f3;
    border-bottom: 1px solid #fff;
    font-size: 11px;
    padding: 2px 8px 1px
}

.availability-only-details tr.odd td.last {
    color: #d95e00;
    font-weight: 700
}

.product-view .product-shop .availability {
    font-size: 11px
}

.product-view .product-shop .availability span {
    font-weight: 400
}

.email-friend {
    margin: 0
}

.alert-price {
    margin: 0;
    font-size: 11px
}

.alert-stock {
    margin: 0;
    font-size: 11px
}

.price {
    white-space: nowrap!important
}

.price-box {
    margin: 5px 0
}

.price-box .price {
    font-weight: 700;
    color: #c76200
}

.regular-price {
    color: #c76200
}

.regular-price .price {
    font-weight: 700;
    font-size: 13px;
    color: #c76200
}

.block .regular-price,.block .regular-price .price {
    color: #2f2f2f
}

.old-price {
    margin: 0
}

.old-price .price-label {
    white-space: nowrap;
    color: #999
}

.old-price .price {
    font-weight: 700;
    color: #c76200;
    text-decoration: line-through
}

.special-price {
    margin: 0;
    padding: 3px 0
}

.special-price .price-label {
    font-size: 13px;
    font-weight: 700;
    white-space: nowrap;
    color: #cd5033
}

.special-price .price {
    font-size: 13px;
    font-weight: 700;
    color: #c76200
}

.minimal-price {
    margin: 0
}

.minimal-price .price-label {
    font-weight: 700;
    white-space: nowrap
}

.minimal-price-link {
    display: block
}

.minimal-price-link .label {
    color: #1e7ec8
}

.minimal-price-link .price {
    font-weight: 400;
    color: #1e7ec8
}

.price-excluding-tax {
    display: block;
    color: #999
}

.price-excluding-tax .label {
    white-space: nowrap;
    color: #999
}

.price-excluding-tax .price {
    font-size: 13px;
    font-weight: 400;
    color: #c76200
}

.price-including-tax {
    display: block;
    color: #999
}

.price-including-tax .label {
    white-space: nowrap;
    color: #999
}

.price-including-tax .price {
    font-size: 13px;
    font-weight: 700;
    color: #c76200
}

.configured-price {
    margin: 0
}

.configured-price .price-label {
    font-weight: 700;
    white-space: nowrap
}

.configured-price .price {
    font-weight: 700
}

.weee {
    display: block;
    font-size: 11px;
    color: #444
}

.weee .price {
    font-size: 11px;
    font-weight: 400
}

.price-excl-tax {
    display: block
}

.price-excl-tax .label {
    display: block;
    white-space: nowrap
}

.price-excl-tax .price {
    display: block
}

.price-incl-tax {
    display: block
}

.price-incl-tax .label {
    display: block;
    white-space: nowrap
}

.price-incl-tax .price {
    display: block;
    font-weight: 700
}

.price-from {
    margin: 0
}

.price-from .price-label {
    font-weight: 700;
    white-space: nowrap
}

.price-to {
    margin: 0
}

.price-to .price-label {
    font-weight: 700;
    white-space: nowrap
}

.price-notice {
    padding-left: 10px;
    color: #999
}

.price-notice .price {
    font-weight: 700;
    color: #2f2f2f
}

.price-as-configured {
    margin: 0
}

.price-as-configured .price-label {
    font-weight: 700;
    white-space: nowrap
}

.price-box-bundle {
    padding: 0 0 10px
}

.price-box-bundle .price-box {
    margin: 0!important;
    padding: 0!important
}

.price-box-bundle .price {
    color: #555
}

.product-pricing,.tier-prices {
    margin: 10px 0;
    padding: 10px;
    background-color: #f4f7f7;
    border: 1px solid #dadddd;
    color: #424242
}

.tier-prices li {
    line-height: 1.4;
    background: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/i_tier.gif) no-repeat 0 3px;
    padding: 2px 0 2px 10px
}

.tier-prices .benefit {
    font-style: italic;
    font-weight: 700;
    color: #2f2f2f
}

.tier-prices .price {
    font-weight: 700;
    color: #2f2f2f
}

.tier-prices-grouped li {
    padding: 2px 0;
    color: #e26703
}

.tier-prices-grouped li .price {
    font-weight: 700
}

.add-to-links {
    font-size: 11px;
    margin: 5px 0 0
}

.add-to-links .separator {
    display: none
}

.add-to-cart label {
    float: left;
    margin-right: 5px;
    font-weight: 700;
    color: #666
}

.add-to-cart .qty {
    float: left;
    margin-right: 5px
}

.add-to-cart button.button {
    float: left
}

.add-to-cart .paypal-logo {
    clear: left;
    margin: 0;
    text-align: left
}

.add-to-cart .paypal-logo .paypal-or {
    clear: both;
    display: block;
    margin: 5px 60px
}

.product-view .add-to-cart .paypal-logo {
    margin: 0
}

.bml-checkout-type {
    list-style: none
}

.bml-checkout-type .bml_button {
    width: 150px;
    display: inline-table
}

.add-to-box {
    margin: 10px 0
}

.add-to-box .add-to-cart {
    float: left
}

.add-to-box .or {
    float: left;
    font-weight: 700;
    margin: 0 7px;
    color: #666
}

.add-to-box .add-to-links {
    float: left;
    margin: 0;
    font-size: 12px!important;
    line-height: 1.25!important;
    text-align: left!important
}

.add-to-box .add-to-links li {
    display: block!important
}

.add-to-box .add-to-links li .separator {
    display: none!important
}

.page-sitemap .links {
    text-align: right;
    margin: 0 8px -22px 0
}

.page-sitemap .links a {
    text-decoration: none;
    position: relative
}

.page-sitemap .links a:hover {
    text-decoration: underline
}

.page-sitemap .sitemap {
    margin: 12px
}

.page-sitemap .sitemap a {
    color: #1b2d3b
}

.page-sitemap .sitemap li {
    margin: 3px 0
}

.page-sitemap .sitemap li.level-0 {
    margin: 10px 0 0;
    font-weight: 700
}

.page-sitemap .sitemap li.level-0 a {
    color: #1e7ec8
}

.rss-title h1 {
    background: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/i_rss-big.png) 0 4px no-repeat;
    padding-left: 27px
}

.rss-table .link-rss {
    display: block;
    line-height: 1.55;
    background-position: 0 4px
}

.cart .page-title {
    border-bottom: 0;
    margin: 0 0 12px
}

.cart .page-title h1 {
    margin: 10px 0 0
}

.cart .page-title .checkout-types li {
    margin: 0 0 5px
}

.cart .title-buttons .checkout-types {
    float: right
}

.cart .title-buttons .checkout-types li {
    float: left;
    margin: 0 0 5px 5px
}

.cart .checkout-types .paypal-or {
    margin: 0 8px;
    line-height: 2.3;
    vertical-align: top
}

.cart .checkout-types .bml_button {
    display: inline-table;
    width: 150px;
    margin: 0 0 5px
}

.cart .totals .checkout-types .paypal-or {
    clear: both;
    display: block;
    padding: 8px 55px 0 0;
    line-height: 1;
    font-size: 11px
}

.cart-table th {
    padding: 2px 10px
}

.cart-table td {
    padding: 10px
}

.cart-table .product-name {
    font-weight: 700;
    margin: 0 0 5px;
    color: #2f2f2f
}

.cart-table .item-msg {
    margin: 5px 0;
    font-size: 11px;
    font-weight: 700;
    color: #df280a
}

.cart-table tfoot td {
    padding: 5px 10px
}

.cart-table .btn-continue {
    float: left
}

.cart-table .btn-empty span,.cart-table .btn-continue span,.cart-table .btn-update span {
    border-color: #406a83;
    background: #618499
}

.cart-table .btn-update,.cart-table .btn-empty {
    float: right
}

.cart-table .btn-update {
    margin-left: 10px
}

.cart .cart-collaterals {
    padding: 25px 0 0
}

.cart .cart-collaterals .col2-set {
    float: left;
    width: 605px
}

.cart .cart-collaterals .col2-set .col-2 {
    width: 294px
}

.cart .crosssell {
    border: 1px solid #cec3b6;
    background: #fafaec;
    padding: 12px 15px
}

.cart .crosssell h2 {
    font-size: 13px;
    font-weight: 700
}

.cart .crosssell .product-image {
    float: left;
    width: 75px;
    height: 75px;
    border: 1px solid #d0cdc9
}

.cart .crosssell .product-details {
    margin-left: 90px
}

.cart .crosssell .product-name {
    font-weight: 700
}

.cart .crosssell li.item {
    margin: 12px 0
}

.cart .crosssell .link-compare {
    font-weight: 400
}

.cart .discount,.cart .shipping {
    border: 1px solid #d0cbc1;
    background: #fff url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bkg_block-title.gif) 0 0 repeat-x;
    padding: 12px 15px;
    margin: 0 0 18px
}

.cart .discount h2,.cart .shipping h2 {
    background-position: 0 0;
    background-repeat: no-repeat;
    font: bold 13px/16px Arial,Helvetica,sans-serif;
    padding: 0 0 0 21px;
    color: #e26703;
    text-transform: uppercase
}

.cart .discount button span,.cart .shipping button span {
    border-color: #406a83;
    background: #618499
}

.cart .discount .buttons-set,.cart .shipping .buttons-set {
    margin: 10px 0 0;
    border: 0;
    padding: 0;
    text-align: left
}

.cart .discount .buttons-set button.button,.cart .shipping .buttons-set button.button {
    float: none;
    margin-left: 0
}

.cart .discount h2 {
    background-image: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/i_discount.gif)
}

.cart .discount .input-box {
    margin: 8px 0 0;
    width: 260px
}

.cart .discount input.input-text {
    width: 254px
}

.cart .shipping h2 {
    background-image: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/i_shipping.gif)
}

.cart .shipping .sp-methods {
    margin: 10px 0 0;
    padding: 5px 0 0;
    background: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bkg_divider1.gif) 0 0 repeat-x
}

.cart .totals {
    float: right;
    width: 268px;
    background: #dee5e8;
    border: 1px solid #bebcb7
}

.cart .totals table {
    width: 100%;
    margin: 7px 0
}

.cart .totals td {
    padding: 1px 15px 1px 7px
}

.cart .totals tfoot th {
    padding: 5px 15px 5px 7px
}

.cart .totals tfoot td {
    padding-top: 5px;
    padding-bottom: 5px
}

.cart .totals tfoot th strong,.cart .totals tfoot td strong {
    font-size: 15px
}

.cart .totals .checkout-types {
    font-size: 13px;
    padding: 8px 15px 15px;
    text-align: right
}

.cart .totals .checkout-types li {
    clear: both;
    margin: 10px 0
}

.item-options dt {
    font-weight: 700;
    font-style: italic
}

.item-options dd {
    padding-left: 10px;
    margin: 0 0 6px
}

.truncated {
    cursor: help
}

.truncated a.dots {
    cursor: help
}

.truncated a.details {
    cursor: help
}

.truncated .truncated_full_value .item-options>p {
    font-weight: 700;
    text-transform: uppercase
}

.truncated .show .item-options {
    top: -20px;
    left: 50%
}

.col-left .truncated .show .item-options {
    left: 15px;
    top: 7px
}

.col-right .truncated .show .item-options {
    left: -240px;
    top: 7px
}

.sp-methods {
    margin: 0 0 8px
}

.sp-methods dt {
    margin: 13px 0 5px;
    font-weight: 700
}

.sp-methods dd li {
    margin: 5px 0
}

.sp-methods label {
    font-weight: 700;
    color: #666
}

.sp-methods .price {
    font-weight: 700
}

.sp-methods .form-list {
    padding-left: 20px
}

.sp-methods .form-list li {
    margin: 0 0 8px
}

.sp-methods select.month {
    width: 154px;
    margin-right: 10px
}

.sp-methods select.year {
    width: 96px
}

.sp-methods input.cvv {
    width: 3em!important
}

.sp-methods .checkmo-list li {
    margin: 0 0 5px
}

.sp-methods .checkmo-list label {
    width: 135px;
    padding-right: 10px;
    text-align: right
}

.sp-methods .checkmo-list address {
    float: left
}

.sp-methods .centinel-logos a {
    margin-right: 3px
}

.sp-methods .centinel-logos img {
    vertical-align: middle
}

.sp-methods .release-amounts {
    margin: .5em 0
}

.sp-methods .release-amounts button {
    float: left;
    margin: 5px 10px 0 0
}

.please-wait {
    float: right
}

.please-wait img {
    vertical-align: middle
}

.cvv-what-is-this {
    font-size: 11px;
    cursor: help;
    margin-left: 10px
}

.tool-tip {
    border: 1px solid #7ba7c9;
    background: #eaf6ff;
    padding: 15px 20px;
    position: absolute;
    z-index: 9999
}

.tool-tip .btn-close {
    margin: -9px -14px 0;
    text-align: right
}

.tool-tip .btn-close a {
    display: block;
    margin: 0 0 0 auto;
    width: 15px;
    height: 15px;
    background: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/btn_window_close.gif) 100% 0 no-repeat;
    text-align: left;
    text-indent: -999em;
    overflow: hidden
}

.tool-tip .tool-tip-content {
    padding: 5px
}

.gift-messages h3 {
    font-size: 12px;
    font-weight: 700;
    color: #e87403
}

.gift-messages p.control {
    color: #8e8d8b
}

.gift-messages-form {
    position: relative
}

.gift-messages-form label {
    float: none!important;
    position: static!important
}

.gift-messages-form h4 {
    font-size: 12px;
    font-weight: 700;
    color: #e87403
}

.gift-messages-form .whole-order {
    margin: 0 0 25px
}

.gift-messages-form .item {
    margin: 0 0 10px
}

.gift-messages-form .item .product-img-box {
    float: left;
    width: 75px
}

.gift-messages-form .item .product-image {
    margin: 0 0 7px
}

.gift-messages-form .item .number {
    margin: 0;
    font-weight: 700;
    text-align: center;
    color: #8a8987
}

.gift-messages-form .item .details {
    margin-left: 90px
}

.gift-messages-form .item .details .product-name {
    font-size: 13px;
    font-weight: 700;
    margin: 0 0 10px
}

.gift-messages-form .item .details .form-list .field {
    width: 255px
}

.gift-messages-form .item .details .form-list .input-box {
    width: 240px
}

.gift-messages-form .item .details .form-list input.input-text {
    width: 234px
}

.gift-messages-form .item .details .form-list li.wide .input-box {
    width: 500px
}

.gift-messages-form .item .details .form-list li.wide textarea {
    width: 494px
}

.gift-message-link {
    font-size: 11px;
    background: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bkg_collapse-gm.gif) 100% 6px no-repeat;
    padding-right: 7px
}

.gift-message-link.expanded {
    background-position: 100% -40px
}

.gift-message-row {
    background: #f2efe9
}

.gift-message-row .btn-close {
    float: right;
    width: 16px;
    height: 16px;
    background: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/btn_gm-close.gif) 0 0 no-repeat;
    font-size: 0;
    line-height: 0;
    text-indent: -999em;
    overflow: hidden
}

.checkout-agreements li {
    margin: 30px 0
}

.checkout-agreements .agreement-content {
    overflow: auto;
    height: 12em;
    padding: 10px;
    background-color: #fbfaf6;
    border: 1px solid #bbb6a5
}

.checkout-agreements .agree {
    margin: 0;
    padding: 10px 0 10px 11px
}

.checkout-agreements .agree input.checkbox {
    margin-right: 6px
}

.checkout-agreements .agree label {
    font-weight: 700;
    color: #666
}

.opc .checkout-agreements {
    border: 1px solid #d9dde3;
    border-width: 0 1px;
    padding: 5px 30px
}

.opc .checkout-agreements li {
    margin: 20px 0 0
}

.opc .checkout-agreements .agreement-content {
    background-color: #fff;
    border-color: #e4e4e4;
    padding: 5px
}

.opc .checkout-agreements .agree {
    padding-left: 6px
}

.centinel .authentication {
    border: 1px solid #ddd;
    background: #fff
}

.centinel .authentication iframe {
    width: 99%;
    height: 400px;
    background: 0 0!important;
    margin: 0!important;
    padding: 0!important;
    border: 0!important
}

.opc .centinel {
    border: 1px solid #bbb6a5;
    border-width: 0 1px 1px;
    padding: 10px 30px
}

.info-set {
    background: #fbfaf6 url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bkg_checkout.gif) 0 0 repeat-x;
    border: 1px solid #bbb6a5;
    margin: 0 0 25px;
    padding: 20px
}

.info-set h2 {
    font-size: 13px;
    font-weight: 700;
    margin: 0 0 10px
}

.info-set h3,.info-set h4 {
    font-size: 13px;
    font-weight: 700;
    color: #e26703
}

.info-set h2 a,.info-set h3 a,.info-set h4 a {
    font-weight: 400
}

.info-set h2.legend {
    margin: -20px -20px 15px;
    padding: 5px 10px;
    background: #f9f3e3;
    border-bottom: 1px solid #bbafa0;
    position: relative
}

.info-set h3.legend {
    margin: 0 0 10px;
    color: #0a263c
}

.info-set .divider {
    margin: 0 -20px;
    padding: 25px 0;
    position: relative
}

.info-set .box {
    margin: 0 0 15px
}

.info-set .box h2 {
    color: #e26703
}

.info-set .data-table .product-name {
    font-size: 1em!important;
    font-weight: 700!important;
    color: #1e7ec8!important
}

.info-set .data-table .product-name a {
    font-weight: 700!important
}

.info-set .data-table .item-options {
    margin: 5px 0 0
}

.block-progress {
    border: 0;
    margin: 0
}

.block-progress .block-title {
    background: 0 0;
    border: 0;
    padding: 0;
    margin: 0 0 5px
}

.block-progress .block-title strong {
    font-size: 13px;
    color: #0a263c
}

.block-progress .block-content {
    background: 0 0
}

.block-progress dt {
    font-size: 13px;
    font-weight: 700;
    line-height: 1.35;
    background: #eee;
    border: 1px solid #a3aeb3;
    margin: 0 0 6px;
    padding: 2px 8px;
    color: #999
}

.block-progress dd {
    background: #eee;
    border: 1px solid #a3aeb3;
    border-top: 0;
    padding: 8px 13px;
    margin: 0 0 6px
}

.block-progress dt.complete {
    margin: 0;
    background: #d0dce1;
    color: #5e8ab4
}

.block-progress p {
    margin: 0
}

.block-progress .cards-list dt {
    background: 0 0;
    border: 0;
    color: inherit;
    font-size: 12px;
    margin: 5px 0;
    padding: 0
}

.block-progress .cards-list dd {
    border: 0;
    margin: 0;
    padding: 0
}

.block-progress .cards-list .info-table th {
    font-weight: 400
}

.opc-block-progress dt.complete a,.opc-block-progress dt.complete .separator {
    display: inline
}

.opc-block-progress dt a,.opc-block-progress dt .separator {
    display: none
}

.opc .buttons-set {
    margin-top: 0;
    padding-top: 2em
}

.opc .buttons-set p.required {
    margin: 0;
    padding: 0 0 10px
}

.opc .buttons-set .back-link small {
    display: none
}

.opc .buttons-set .back-link a {
    background: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/i_arrow-top.gif) 0 50% no-repeat;
    padding-left: 16px
}

.opc .buttons-set.disabled button.button {
    display: none
}

.opc .buttons-set .please-wait {
    height: 21px;
    line-height: 21px
}

.opc .ul {
    list-style: disc outside;
    padding-left: 18px
}

.opc {
    position: relative
}

.opc .step-title {
    border-width: 0 1px;
    border-style: solid;
    border-color: #fff #d9dde3 #d9dde3;
    background: #eee url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bkg_opc-title-off.gif) 0 100% repeat-x;
    padding: 4px 8px 6px;
    text-align: right
}

.opc .step-title .number {
    float: left;
    background: #fff;
    border: 1px solid #fff;
    padding: 0 4px;
    margin: 0 5px 0 0;
    font: bold 11px/14px arial,helvetica,sans-serif;
    color: #999
}

.opc .step-title h2 {
    float: left;
    margin: 0;
    font: bold 13px/16px Arial,Helvetica,sans-serif;
    color: #999
}

.opc .step-title a {
    display: none;
    float: right;
    font-size: 11px;
    line-height: 16px
}

.opc .allow .step-title {
    background: #d0dce1;
    border: 1px solid #a3aeb3;
    border-bottom: 0;
    color: #a4b3b9;
    cursor: pointer
}

.opc .allow .step-title .number {
    background: #dbe6eb;
    border-color: #dbe6eb;
    color: #a4b3b9
}

.opc .allow .step-title h2 {
    color: #a4b3b9
}

.opc .active .step-title {
    background: #f9f3e3;
    border: 1px solid #bbafa0;
    padding-bottom: 5px;
    color: #f18200;
    cursor: default
}

.opc .active .step-title .number {
    background: #f18200;
    border-color: #f19900;
    color: #fff
}

.opc .active .step-title h2 {
    color: #f18200
}

.opc .step {
    border: 1px solid #bbafa0;
    border-top: 0;
    background: #fbfaf6 url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bkg_checkout.gif) 0 0 repeat-x;
    padding: 15px 30px;
    position: relative
}

.opc .step .tool-tip {
    right: 30px
}

#opc-login .buttons-set {
    border-top: 0
}

#opc-login h3 {
    font-size: 13px;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 2px;
    text-transform: uppercase
}

#opc-login h4 {
    font-size: 1em;
    font-weight: 700;
    margin: 0;
    color: #2f2f2f
}

#opc-shipping_method .buttons-set {
    border-top: 0
}

.opc .gift-messages-form {
    margin: 0 -30px;
    background: #f6f1eb;
    border: 1px solid #e9e4de;
    border-width: 1px 0;
    padding: 22px 24px 22px 30px
}

.opc .gift-messages-form .inner-box {
    padding: 5px;
    height: 260px;
    overflow: auto
}

#opc-review .step {
    border: 0;
    padding: 0
}

#opc-review .product-name {
    font-weight: 700;
    color: #0a263c
}

#opc-review .item-options {
    margin: 5px 0 0
}

#opc-review .buttons-set {
    padding: 20px 30px;
    border: 1px solid #d9dde3;
    border-width: 0 1px 1px
}

#opc-review .buttons-set p {
    margin: 0;
    line-height: 40px
}

#opc-review .buttons-set .please-wait {
    height: 40px;
    line-height: 40px
}

#opc-review .authentication {
    margin: 0 auto;
    width: 570px
}

#opc-review .warning-message {
    color: #222;
    font-weight: 700;
    text-align: center;
    padding: 10px 10px 0
}

.checkout-progress {
    padding: 0 90px;
    margin: 0 0 20px
}

.checkout-progress li {
    float: left;
    width: 19%;
    margin: 0 3px 0 0;
    border-top: 10px solid #999;
    padding: 2px 0 0;
    font-weight: 700;
    text-align: center;
    color: #abb5ba
}

.checkout-progress li.active {
    border-top-color: #e96200;
    color: #e96200
}

.multiple-checkout h2 {
    font-size: 13px;
    font-weight: 700;
    margin: 0 0 10px
}

.multiple-checkout h3,.multiple-checkout h4 {
    font-size: 13px;
    font-weight: 700;
    color: #e26703
}

.multiple-checkout h2 a,.multiple-checkout h3 a,.multiple-checkout h4 a {
    font-weight: 400
}

.multiple-checkout .data-table .product-name {
    font-size: 1em!important;
    font-weight: 700!important;
    color: #1e7ec8!important
}

.multiple-checkout .data-table .product-name a {
    font-weight: 700!important
}

.multiple-checkout .data-table .item-options {
    margin: 5px 0 0
}

.multiple-checkout .gift-messages {
    margin: 15px 0 0
}

.multiple-checkout .tool-tip {
    top: 50%;
    margin-top: -120px;
    right: 20px
}

.multiple-checkout .col2-set,.multiple-checkout .col3-set {
    background: #fbfaf6 url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bkg_checkout.gif) 0 0 repeat-x;
    border: 1px solid #bbb6a5;
    margin: 0 0 25px;
    padding: 20px
}

.multiple-checkout .col2-set h2.legend {
    margin: -20px -20px 15px;
    padding: 5px 10px;
    background: #f9f3e3;
    border-bottom: 1px solid #bbafa0;
    position: relative
}

.multiple-checkout .col2-set h3.legend {
    margin: 0 0 10px;
    color: #0a263c
}

.multiple-checkout .col2-set .divider {
    margin: 0 -20px;
    padding: 25px 0;
    position: relative
}

.multiple-checkout .box {
    margin: 0 0 15px
}

.multiple-checkout .box h2 {
    color: #e26703
}

.multiple-checkout .place-order .please-wait {
    float: right;
    padding: 27px 7px 0 0
}

.multiple-checkout .place-order .grand-total {
    float: right;
    height: 71px;
    font-size: 1.5em;
    padding: 0 0 0 21px;
    background: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bkg_grand-total.gif) 0 0 no-repeat;
    overflow: hidden
}

.multiple-checkout .place-order .grand-total .inner {
    float: left;
    height: 57px;
    padding: 14px 21px 0 0;
    background: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bkg_grand-total.gif) 100% 0 no-repeat
}

.multiple-checkout .place-order .grand-total .inner div {
    display: inline
}

.multiple-checkout .place-order .grand-total big {
    display: inline;
    margin-right: 12px
}

.multiple-checkout .place-order .grand-total .price {
    color: #e26703
}

.multiple-checkout .place-order .grand-total button.button span {
    font-size: 16px
}

.multiple-checkout .place-order .grand-total button.button span span {
    padding: 0 45px 0 36px
}

.multiple-checkout .title-buttons button.button span {
    border-color: #406a83;
    background: #618499
}

#multiship-addresses-table td {
    padding: 10px
}

#multiship-addresses-table tfoot td {
    padding: 5px 10px
}

#multiship-addresses-table tfoot button.button span {
    border-color: #406a83;
    background: #618499
}

.multiple-checkout .gift-messages-form .item .details .form-list {
    width: 100%;
    overflow: hidden
}

.multiple-checkout .gift-messages-form .item .details .form-list li {
    margin-right: -15px
}

.multiple-checkout .gift-messages-form .item .details .form-list .field {
    width: 230px
}

.multiple-checkout .gift-messages-form .item .details .form-list .input-box {
    width: 215px
}

.multiple-checkout .gift-messages-form .item .details .form-list input.input-text {
    width: 209px
}

.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box {
    width: 445px
}

.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea {
    width: 439px
}

.checkout-multishipping-shipping .box-sp-methods {
    border: 1px solid #d9d2be;
    background: #f9f3e3;
    padding: 13px;
    position: relative
}

.checkout-multishipping-shipping .box-sp-methods .pointer {
    position: absolute;
    top: -20px;
    right: -40px;
    width: 178px;
    height: 41px;
    background: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bkg_sp-methods.gif) 0 0 no-repeat;
    overflow: hidden
}

.checkout-multishipping-billing .multiple-checkout {
    position: relative
}

.account-login .content {
    min-height: 345px;
    padding: 14px 21px;
    background: #faf7ee url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bkg_login-box.gif) 0 0 repeat-x;
    border: 1px solid #bbb6a5;
    border-bottom: 0
}

.account-login .content h2 {
    font-weight: 700;
    font-size: 13px;
    margin: 0 0 14px;
    padding: 0 0 5px 23px;
    border-bottom: 1px solid #ddd;
    background-position: 0 1px;
    background-repeat: no-repeat;
    text-transform: uppercase;
    color: #e76200
}

.account-login .new-users h2 {
    background-image: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/i_page1.gif)
}

.account-login .registered-users h2 {
    background-image: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/i_page2.gif)
}

.account-login .buttons-set {
    border: 1px solid #bbb6a5;
    border-top: 0;
    margin: 0;
    padding: 8px 13px;
    background: #dee5e8 url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bkg_buttons-set1.gif) 0 0 repeat-x
}

.captcha-note {
    clear: left;
    padding-top: 5px
}

.captcha-image {
    float: left;
    display: inline;
    margin: 0;
    position: relative;
    width: 258px
}

.captcha-image .captcha-img {
    border: 1px solid #b6b6b6;
    vertical-align: bottom;
    width: 100%
}

.registered-users .captcha-image {
    margin: 0
}

.captcha-reload {
    cursor: pointer;
    position: absolute;
    top: 2px;
    right: 2px
}

.captcha-reload.refreshing {
    animation: rotate 1.5s infinite linear;
    -webkit-animation: rotate 1.5s infinite linear;
    -moz-animation: rotate 1.5s infinite linear
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0);
        -webkit-transform: rotate(-360deg)
    }
}

@-moz-keyframes rotate {
    0% {
        -moz-transform: rotate(0);
        -moz-transform: rotate(-360deg)
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0);
        transform: rotate(-360deg)
    }
}

.remember-me label {
    float: none;
    margin: 0 6px
}

.remember-me-popup {
    background: #fff;
    border: 1px solid #ccc;
    left: 50%;
    top: 50%;
    position: absolute;
    margin: -85px 0 0 -200px;
    width: 400px;
    text-align: left;
    -moz-box-shadow: 0 0 6px #ccc;
    -webkit-box-shadow: 0 0 6px #ccc;
    -box-shadow: 0 0 6px #ccc;
    z-index: 1000
}

.remember-me-popup h3 {
    background: #d9e5ee;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    padding: 5px 10px
}

.remember-me-popup .remember-me-popup-head {
    position: relative
}

.remember-me-popup .remember-me-popup-head .remember-me-popup-close {
    background: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/btn_window_close.gif) no-repeat;
    display: block;
    position: absolute;
    top: 7px;
    right: 7px;
    height: 15px;
    width: 15px;
    text-indent: -9999em
}

.remember-me-popup .remember-me-popup-body {
    padding: 10px
}

.remember-me-popup .remember-me-popup-body a {
    display: inline-block;
    height: 19px;
    border: 1px solid #de5400;
    background: #f18200;
    padding: 0 8px;
    font: bold 12px/19px Arial,Helvetica,sans-serif;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    color: #fff
}

.my-account .title-buttons .link-rss {
    float: none;
    margin: 0
}

.dashboard .welcome-msg {
    margin: 0 8em 1.5em 0
}

.dashboard .welcome-msg p {
    margin: 0
}

.dashboard .col2-set {
    margin: 0 0 15px
}

.box-account {
    background: #fff url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bkg_account_box.gif) 0 0 repeat-x;
    border: 1px solid #ccc;
    border-color: #ccc #999 #999 #ccc;
    padding: 15px;
    margin: 0 0 20px
}

.box-account .box-head {
    border-bottom: 1px solid #d9dde3;
    margin: 0 0 10px;
    text-align: right
}

.box-account .box-head h2 {
    float: left;
    margin: 0;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 21px;
    color: #e65505
}

.dashboard .box .box-title {
    background: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bkg_divider1.gif) 0 100% repeat-x;
    padding: 0 0 2px;
    margin: 0 0 8px;
    text-align: right
}

.dashboard .box .box-title h3,.dashboard .box .box-title h4 {
    float: left;
    font-size: 13px;
    font-weight: 700;
    margin: 0
}

.dashboard .box-recent .box-head h2 {
    background-image: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/i_folder-table.gif)
}

.dashboard .box-info .box-head h2 {
    background-image: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/i_ma-info.gif)
}

.dashboard .box-info h4 {
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase
}

.dashboard .box-reviews .box-head h2 {
    background-image: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/i_ma-reviews.gif)
}

.dashboard .box-reviews .number {
    float: left;
    font-size: 10px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    margin: 3px -20px 0 0;
    padding: 2px 3px;
    background: #0a263c
}

.dashboard .box-reviews .details {
    margin-left: 20px
}

.dashboard .box-reviews li.item {
    margin: 0 0 7px
}

.dashboard .box-reviews li.item.last {
    margin: 0
}

.dashboard .box-reviews .ratings {
    margin: 7px 0 0
}

.dashboard .box-tags .box-head h2 {
    background-image: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/i_ma-tags.gif)
}

.dashboard .box-tags .number {
    float: left;
    font-size: 10px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    margin: 3px -20px 0 0;
    padding: 2px 3px;
    background: #0a263c
}

.dashboard .box-tags .details {
    margin-left: 20px
}

.dashboard .box-tags li.item {
    margin: 0 0 7px
}

.dashboard .box-tags li.item.last {
    margin: 0
}

.dashboard .box-tags .tags strong,.dashboard .box-tags .tags ul,.dashboard .box-tags .tags ul li {
    display: inline
}

.addresses-list h2 {
    font-weight: 700;
    font-size: 13px;
    color: #e26703;
    text-transform: uppercase
}

.addresses-list h3 {
    font-weight: 700;
    font-size: 13px
}

.addresses-list address {
    margin: 0 0 3px
}

.addresses-list p {
    margin: 0
}

.addresses-list a {
    font-weight: 700
}

.addresses-list .link-remove {
    color: #646464
}

.addresses-list .separator {
    margin: 0 3px
}

.addresses-list li.item {
    background: #fff url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bkg_account_box.gif) 0 0 repeat-x;
    border: 1px solid #ccc;
    padding: 10px 13px;
    margin: 0 0 10px
}

.addresses-list li.empty {
    background: 0 0;
    border: 0;
    padding: 0
}

.addresses-list li.empty p {
    font-weight: 700
}

.addresses-list .addresses-additional li.item {
    background: 0 0;
    border: 0;
    padding: 0
}

.order-info {
    background: #dee5e8;
    border: 1px solid #d0cbc1;
    padding: 4px 8px;
    margin: 0 0 8px
}

.order-info dt,.order-info dd,.order-info ul,.order-info li {
    display: inline
}

.order-info .current {
    font-weight: 700
}

.order-info li {
    margin: 0 3px
}

.order-date {
    margin: 10px 0
}

.order-info-box {
    background: #fff url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bkg_block-title.gif) 0 0 repeat-x;
    border: 1px solid #d0cbc1;
    padding: 12px 15px;
    margin: 0 0 15px
}

.order-info-box h2 {
    font-weight: 700;
    font-size: 13px
}

.order-info-box .box-payment p {
    margin: 0 0 3px
}

.order-info-box .box-payment th {
    font-weight: 700;
    padding-right: 7px
}

.order-items {
    width: 100%;
    overflow-x: auto
}

.order-items h2,.order-items h3 {
    clear: none;
    font-weight: 700;
    font-size: 13px;
    padding: 0;
    margin: 0 0 5px;
    color: #0a263c
}

.order-items .product-name {
    font-size: 1em!important;
    font-weight: 700!important
}

.order-items .link-print {
    color: #1e7ec8;
    font-weight: 400
}

.order-items .order-links {
    text-align: right
}

.order-additional {
    margin: 15px 0
}

.gift-message dt strong {
    color: #666
}

.gift-message dd {
    font-size: 13px;
    margin: 5px 0 0
}

.order-about dt {
    font-weight: 700
}

.order-about dd {
    font-size: 13px;
    margin: 0 0 7px
}

.tracking-table {
    margin: 0 0 15px
}

.tracking-table th {
    font-weight: 700;
    white-space: nowrap
}

.tracking-table-popup {
    width: 100%
}

.tracking-table-popup th {
    font-weight: 700;
    white-space: nowrap
}

.tracking-table-popup th,.tracking-table-popup td {
    padding: 1px 8px
}

.page-print .print-head {
    margin: 0 0 15px
}

.page-print .print-head .logo {
    float: left
}

.page-print .print-head address {
    float: left;
    margin-left: 15px
}

.page-print h1 {
    font-size: 16px;
    font-weight: 700
}

.page-print h2,.page-print h3 {
    font-size: 13px;
    font-weight: 700
}

.page-print h2.h2 {
    font-size: 16px;
    font-weight: 700
}

.page-print .order-date {
    background: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bkg_divider1.gif) 0 100% repeat-x;
    padding: 0 0 10px;
    margin: 0 0 10px
}

.page-print .col2-set {
    margin: 0 0 10px
}

.page-print .gift-message-link {
    display: none
}

.page-print .price-excl-tax,.page-print .price-incl-tax {
    display: block;
    white-space: nowrap
}

.page-print .cart-price,.page-print .price-excl-tax .label,.page-print .price-incl-tax .label,.page-print .price-excl-tax .price,.page-print .price-incl-tax .price {
    display: inline
}

.my-wishlist .data-table td {
    padding: 10px
}

.my-wishlist .product-image {
    display: block;
    width: 113px;
    height: 113px;
    margin: 0 0 5px
}

.my-wishlist textarea {
    display: block;
    width: 97%;
    height: 109px
}

.my-wishlist .buttons-set {
    margin-top: 2em
}

.my-wishlist .buttons-set button.button {
    float: none
}

.my-wishlist .buttons-set .btn-add span,.my-wishlist .buttons-set .btn-share span {
    border-color: #406a83;
    background: #618499
}

#wishlist-table .add-to-links {
    white-space: nowrap
}

.my-tag-edit {
    float: left;
    margin: 0 0 10px
}

.my-tag-edit .btn-remove {
    float: right;
    margin: 4px 0 0 5px
}

#my-tags-table {
    clear: both
}

#my-tags-table td {
    padding: 10px
}

#my-tags-table .add-to-links {
    white-space: nowrap
}

#my-reviews-table td {
    padding: 10px
}

.product-review .product-img-box {
    float: left;
    width: 140px
}

.product-review .product-img-box .product-image {
    display: block;
    width: 125px;
    height: 125px
}

.product-review .product-img-box .label {
    font-size: 11px;
    margin: 0 0 3px
}

.product-review .product-img-box .ratings .rating-box {
    float: none;
    display: block;
    margin: 0 0 3px
}

.product-review .product-details {
    margin-left: 150px
}

.product-review .product-name {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 10px
}

.product-review h3 {
    font-size: 12px;
    margin: 0 0 3px;
    color: #2f2f2f
}

.product-review .ratings-table {
    margin: 0 0 10px
}

.product-review dt {
    font-weight: 700
}

.product-review dd {
    font-size: 13px;
    margin: 5px 0 0
}

.billing-agreements .info-box {
    margin: 15px 0
}

.billing-agreements .form-list li select {
    float: left
}

.billing-agreements .form-list li button.button {
    float: left;
    margin-left: 10px
}

.billing-agreements .table-caption {
    font-weight: 700;
    font-size: 13px
}

.cart-msrp-totals {
    color: red;
    font-size: 12px!important;
    font-weight: 700;
    margin: 10px 10px 0;
    padding: 10px;
    text-align: right;
    text-transform: uppercase
}

.map-cart-sidebar-total {
    color: red;
    display: block;
    font-size: 10px;
    font-weight: 700;
    text-align: left;
    padding: 2px 5px;
    text-shadow: 0 1px 0 #fff
}

.map-popup {
    background: #fff;
    border: 1px solid #aaa;
    margin: 12px 0 0;
    position: absolute;
    -moz-box-shadow: 0 0 6px #ccc;
    -webkit-box-shadow: 0 0 6px #ccc;
    box-shadow: 0 0 6px #ccc;
    text-align: left;
    width: 300px;
    z-index: 100
}

.map-popup-heading {
    background: #d9e5ee;
    border-bottom: 1px solid #ccc;
    padding: 5px 30px 5px 10px;
    width: 260px
}

.map-popup-heading h2 {
    font-size: 16px;
    margin: 0;
    text-shadow: 0 1px 0 #f6f6f6;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: break-word;
    text-align: left;
    text-overflow: ellipsis
}

.map-popup-arrow {
    background: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/map_popup_arrow.gif) no-repeat;
    position: absolute;
    left: 50%;
    top: -10px;
    height: 10px;
    width: 19px
}

.map-popup-close {
    background: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/btn_window_close.gif) no-repeat;
    display: block;
    position: absolute;
    top: 8px;
    right: 10px;
    height: 15px;
    width: 15px;
    text-indent: -9999em;
    -moz-box-shadow: 0 0 3px #999;
    -webkit-box-shadow: 0 0 3px #999;
    box-shadow: 0 0 3px #999;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.map-popup-content {
    border-top: 1px solid #eee;
    padding: 10px;
    overflow: hidden;
    text-align: left;
    width: 280px
}

.map-popup-checkout {
    display: inline;
    float: right;
    text-align: right
}

.map-popup-checkout span {
    display: block
}

.map-popup-checkout .paypal-or {
    clear: both;
    display: block
}

.map-popup-checkout .paypal-logo {
    margin: 0 0 5px
}

.map-popup-checkout li {
    list-style: none
}

.map-popup-checkout {
    text-align: center
}

.map-popup-price .price-box,.map-popup-price .price-box .special-price {
    margin: 0;
    padding: 0
}

.map-popup-price {
    margin: 5px 0 0
}

.map-popup-text {
    clear: right;
    margin: 0 10px;
    padding: 10px 0;
    text-align: left;
    word-wrap: break-word
}

.map-popup-only-text {
    border-top: 1px solid #ddd
}

.footer-container {
    border-top: 15px solid #b6d1e2
}

.footer {
    width: 930px;
    margin: 0 auto;
    padding: 10px 10px 50px
}

.footer .store-switcher {
    display: inline;
    margin: 0 5px 0 0;
    color: #fff
}

.footer .store-switcher label {
    font-weight: 700;
    vertical-align: middle
}

.footer .store-switcher select {
    padding: 0;
    vertical-align: middle
}

.footer a {
    color: #fff;
    text-decoration: none
}

.footer a:hover {
    text-decoration: underline
}

.footer .bugs {
    margin: 13px 0 0;
    color: #ecf3f6
}

.footer .bugs a {
    color: #ecf3f6;
    text-decoration: underline
}

.footer .bugs a:hover {
    text-decoration: none
}

.footer address {
    margin: 0 0 20px;
    color: #ecf3f6
}

.footer address a {
    color: #ecf3f6;
    text-decoration: underline
}

.footer address a:hover {
    text-decoration: none
}

.footer ul {
    display: inline
}

.footer ul.links {
    display: block
}

.footer li {
    display: inline;
    background: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bkg_pipe2.gif) 100% 60% no-repeat;
    padding: 0 7px 0 4px
}

.footer li.last {
    background: 0 0!important;
    padding-right: 0!important
}

.footer-container .bottom-container {
    margin: 0 0 5px
}

.home-callout {
    margin-bottom: 12px
}

.home-callout img {
    display: block
}

.home-spot {
    float: left;
    width: 470px;
    margin-left: 20px
}

.best-selling h3 {
    margin: 12px 0 6px;
    color: #e25203;
    font-size: 1.2em
}

.best-selling table {
    border-top: 1px solid #ccc
}

.best-selling tr.odd {
    background: #eee url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/best_selling_tr_odd_bg.gif) 0 100% repeat-x
}

.best-selling tr.even {
    background: #fff url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/best_selling_tr_even_bg.gif) 0 100% repeat-x
}

.best-selling td {
    width: 50%;
    border-bottom: 1px solid #ccc;
    padding: 8px 10px 8px 8px;
    font-size: 11px
}

.best-selling .product-img {
    float: left;
    border: 2px solid #dcdcdc
}

.best-selling .product-description {
    margin-left: 107px;
    line-height: 1.3em
}

.best-selling a.product-name,.home-spot .best-selling a.product-name:hover {
    color: #203548
}

.clearer:after,.header-container:after,.header-container .top-container:after,.header:after,.header .quick-access:after,#nav:after,.main:after,.footer:after,.footer-container .bottom-container:after,.col-main:after,.col2-set:after,.col3-set:after,.col3-layout .product-options-bottom .price-box:after,.col4-set:after,.search-autocomplete li:after,.block .block-content:after,.block .actions:after,.block li.item:after,.block-poll li:after,.block-layered-nav .currently li:after,.page-title:after,.products-grid:after,.products-list li.item:after,.box-account .box-head:after,.dashboard .box .box-title:after,.box-reviews li.item:after,.box-tags li.item:after,.pager:after,.sorter:after,.ratings:after,.add-to-box:after,.add-to-cart:after,.product-essential:after,.product-collateral:after,.product-view .product-img-box .more-views ul:after,.product-view .box-tags .form-add:after,.product-view .product-shop .short-description:after,.product-view .box-description:after,.product-options .options-list li:after,.product-options-bottom:after,.product-review:after,.cart:after,.cart-collaterals:after,.cart .crosssell li.item:after,.opc .step-title:after,.checkout-progress:after,.multiple-checkout .place-order:after,.group-select li:after,.form-list li:after,.form-list .field:after,.buttons-set:after,.page-print .print-head:after,.advanced-search-summary:after,.gift-messages-form .item:after,.send-friend .form-list li p:after {
    display: block;
    content: ".";
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    overflow: hidden
}

.guest-select {
    width: 305px!important
}

.affiliate_message {
    margin: 10px 0 0
}

.affiliateplus-account-bottom .col-button {
    text-align: center
}

.affiliateplus-account-bottom button.form-button {
    border: none;
    background: 0 0;
    box-shadow: none;
    float: none;
    width: 160px;
    height: 53px;
    margin: 10px auto
}

.affiliateplus-account-bottom button.form-button span {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    width: 160px;
    height: 53px;
    line-height: 53px;
    padding: 0 53px 0 20px;
    margin: 0;
    float: left;
    border-radius: 5px;
    text-align: left;
    opacity: .85;
    filter: alpha(opacity=85)
}

.affiliateplus-account-bottom button.form-button:hover span,.affiliateplus-account-bottom button.form-button:focus span {
    opacity: 1;
    filter: alpha(opacity=100)
}

.affiliateplus-account-bottom button.form-button.btn-login span {
    background: url(https://www.100candi.com.br/skin/frontend/default/default/css/magestore/images/bg-btn.png) no-repeat right -7px #e05435
}

.affiliateplus-account-bottom button.form-button.btn-signup span {
    background: url(https://www.100candi.com.br/skin/frontend/default/default/css/magestore/images/bg-btn.png) no-repeat right -71px #8ec549
}

.affiliateplus-account-bottom button.form-button.btn-contact span {
    background: url(https://www.100candi.com.br/skin/frontend/default/default/css/magestore/images/bg-btn.png) no-repeat right -142px #0081ba
}

#banner-view-list li.banner-view-item {
    border-top: 2px solid #ccc;
    margin-bottom: 45px
}

#banner-view-list li.banner-view-item span.share {
    float: right
}

.aff-link-over {
    width: 98%;
    overflow: auto
}

#referer_grid thead th a {
    color: #0a263c
}

#referer_grid thead th a:hover {
    color: #0a263c
}

.affiliateplus_form_request {
    margin-bottom: 10px;
    float: left;
    width: 100%
}

.affiliateplus_form_request #request_amount {
    color: #686868
}

#tiers_grid thead th a {
    color: #0a263c
}

#tiers_grid thead th a:hover {
    color: #0a263c
}

li.payment_method_form {
    margin-left: 21px;
    *float: left;
    *width: 100%
}

#account-new-address-form li.wide,#account-new-address-form div.field {
    width: 50%;
    float: left
}

#account-new-address-form li.field {
    width: 100%
}

#affiliateplus_payment_request_form .fieldset {
    float: left;
    padding: 0 0 12px;
    background: #fff;
    border: 1px solid #ececec;
    width: 100%;
    box-sizing: border-box;
    margin: 10px 0
}

#affiliateplus_payment_request_form input.radio {
    float: left;
    margin: 3px 5px 0 0
}

#affiliateplus_payment_request_form .form-group .verified {
    background: url(https://www.100candi.com.br/skin/frontend/default/default/images/i_msg-success.gif) no-repeat;
    margin-top: 8px;
    background-position: 0
}

#affiliateplus_payment_request_form .form-group .verified a {
    padding-left: 25px;
    color: #446423!important;
    text-decoration: none;
    cursor: default
}

#affiliateplus_payment_request_form .form-group .verified a:hover {
    text-decoration: none
}

#affiliateplus_payment_request_form .field .not-verified {
    background: url(https://www.100candi.com.br/skin/frontend/default/default/images/i_msg-error.gif) no-repeat;
    margin-top: 30px
}

#affiliateplus_payment_request_form .field .required-email {
    float: right;
    margin-top: -20px
}

#affiliateplus_payment_request_form .field .not-verified a {
    padding-left: 20px;
    text-decoration: none;
    color: red;
    cursor: default;
    background: url(https://www.100candi.com.br/skin/frontend/default/default/css/magestore/images/i_msg-error.gif) no-repeat
}

.affiliateplus-action-gray {
    background: #acabab!important;
    border: 1px solid #acabab!important
}

#group-table tr {
    cursor: pointer
}

#group-table tr:hover {
    background-color: #fcf5dd
}

ul.affiliate-commission-tab {
    height: 27px;
    font-weight: 700;
    margin-top: 10px
}

ul.affiliate-commission-tab li.affiliate-tab-item {
    float: left;
    height: 20px;
    border: 1px solid #e2e2e2;
    border-bottom: 0;
    margin: 1px 2px;
    padding: 3px 6px;
    background-color: #e2e2e2
}

ul.affiliate-commission-tab li.active-tab {
    font-size: 1.1em;
    background-color: #fff;
    color: #de5400
}

ul.affiliate-commission-tab li a {
    text-decoration: none;
    color: #999
}

.aff-main-content .fade {
    opacity: 0;
    -webkit-transition: opacity 2.25s linear;
    -moz-transition: opacity 2.25s linear;
    -ms-transition: opacity 2.25s linear;
    -o-transition: opacity 2.25s linear;
    transition: opacity 2.25s linear
}

.data-table .affiliateplus-grid-title th {
    background-image: none;
    border-bottom: 1px solid #c2d3e0
}

.data-table .affiliateplus-grid-search th {
    vertical-align: top
}

.data-table .affiliateplus-grid-search .affiliateplus-grid-search-item {
    padding-bottom: 2px
}

.data-table .affiliateplus-grid-search .affiliateplus-grid-search-item .search-text {
    width: 97%
}

.data-table .affiliateplus-grid-search .affiliateplus-grid-search-item .range-container {
    float: left;
    padding-bottom: 2px
}

.data-table .affiliateplus-grid-search .affiliateplus-grid-search-item .data-range {
    min-width: 121px;
    min-height: 18px;
    margin-bottom: 3px
}

.data-table .affiliateplus-grid-search .affiliateplus-grid-search-item .data-range .label {
    display: block;
    width: 36px;
    float: left
}

.data-table .affiliateplus-grid-search .affiliateplus-grid-search-item .data-range img {
    width: 15px;
    height: 15px;
    cursor: pointer
}

.data-table .affiliateplus-grid-search .affiliateplus-grid-search-item .data-range input.range-text {
    float: right;
    width: 50px;
    padding: 1px
}

.data-table .affiliateplus-grid-search .affiliateplus-grid-search-item select {
    width: 100%
}

.data-table .affiliateplus-grid-search .affiliateplus-grid-search-item .range-container .from-price,.data-table .affiliateplus-grid-search .affiliateplus-grid-search-item .range-container .to-price {
    min-width: 100px
}

.affiliateplus-search-button {
    padding-bottom: 5px;
    text-align: right
}

#affiliateplus_payment_request_form .authentication-comment {
    margin: 0;
    padding: 0 0 0 13px;
    font-size: 11px
}

.affiliate-page input[type=email],.affiliate-page input[type=search],.affiliate-page input[type=number],.affiliate-page input[type=password],.affiliate-page input[type=tel],.affiliate-page input[type=text],.affiliate-page select.form-control {
    width: 100%;
    margin-top: 0
}

.affiliate-page #affiliateplusstatistic-filter select.form-control {
    width: 90%
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

.lable-title,.aff-main-content .block .block-title {
    background: #9d9d9d;
    float: left;
    width: 100%;
    margin-bottom: 5px;
    padding: 0;
    border-bottom: none
}

.affiliate-page h2.legend,.popup-content h2.legend,.affiliate-page .aff-main-content .block .block-title strong {
    color: #fff;
    font-size: 14px;
    padding: 7px 15px 7px 60px;
    font-weight: 600;
    margin: 0;
    text-transform: none;
    background: url(https://www.100candi.com.br/skin/frontend/default/default/css/magestore/images/custom.png) no-repeat;
    background-position: 0 -3px;
    display: block;
    border-style: none;
    line-height: 16px
}

.affiliate-page .aff-main-content .block .block-title strong:after {
    border-left: none
}

#discount-affiliateplus-form h2.legend {
    color: #fff;
    font-size: 14px;
    padding: 7px 15px 7px 60px;
    font-weight: 600;
    margin: 0;
    text-transform: uppercase;
    background: url(https://www.100candi.com.br/skin/frontend/default/default/css/magestore/images/custom.png) no-repeat
}

#discount-affiliateplus-form .discount {
    padding: 0;
    border: 1px solid #d0cbc1;
    margin: 0 0 18px;
    float: left;
    width: 100%;
    box-sizing: border-box
}

#discount-affiliateplus-form .discount-form {
    padding: 12px 15px;
    float: left
}

#discount-affiliateplus-form .affiliateplus_credit,#checkout-step-payment .affiliateplus_credit {
    float: left;
    width: 100%
}

#checkout-step-payment #affiliateplus_credit {
    float: left;
    margin-top: 4px
}

#discount-affiliateplus-form #affiliateplus_credit {
    float: left;
    margin-top: 3px
}

#discount-affiliateplus-form .affiliateplus_credit label,#checkout-step-payment .affiliateplus_credit label {
    float: left;
    width: 90%;
    margin-left: 5px
}

#discount-affiliateplus-form .btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

#discount-affiliateplus-form .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

button {
    border: none;
    background: 0 0
}

.affiliateplus-index-paymentform #tinybox {
    right: 0!important;
    left: 0!important;
    margin: auto!important;
    //width: 35%!important
}

#verify-email-form #authentication_code {
    float: left;
    width: 70%;
    left: 0;
    right: 0;
    margin: auto
}

#verify-email-form h2.legend {
}

#tinybox #verify-email-form {
    width: 100%;
    float: left
}

.img-reload {
    width: 30px;
    height: 30px
}

.affiliateplus-discount-code .title-spending {
    float: left
}

.affiliateplus-discount-code .style-form {
    float: right;
    margin-left: 10px
}

.affiliateplus-discount-code .using_credit {
    cursor: pointer;
    float: left;
    margin-left: 10px
}

.affiliateplus-discount-code .img-edit {
    margin-top: 5px;
    float: right;
    margin-left: 5px
}

.affiliateplus-discount-code .image-success {
    margin-top: 5px;
    float: right;
    margin-left: 10px
}

.affiliate-list-widgets tbody textarea {
    //width: 100%;
    //float: left;
    outline: 0
}

.affiliate-page .affiliate-get-link .box-all {
    border: 1px solid #e7e7e7;
    float: left;
    width: 100%
}

.affiliate-page .affiliate-get-link {
    padding: 0;
    margin: 28px 0
}

.affiliate-page #banner-view-list li.banner-view-item {
    border: 1px solid #e7e7e7
}

.affiliate-page .affiliate-get-link .form-list {
    padding-top: 40px;
    margin: 30px 20px
}

.affiliate-page .affiliate-get-link #affiliate-page-link {
    margin-bottom: 5px
}

.affiliate-page #payperlead-url-form .fieldset {
    border: 1px solid #e7e7e7;
    padding: 0;
    margin: 28px 0
}

.affiliate-page #payperlead-url-form .fieldset .form-list {
    padding-top: 40px;
    margin: 20px
}

.affiliate-page #payperlead-url-form .fieldset .form-list li {
    margin: 0
}

.affiliate-page #payperlead-url-form .fieldset .form-list input#use-personal-url {
    margin: 0;
    vertical-align: middle
}

.affiliate-page #payperlead-url-form .fieldset .form-list label {
    float: none;
    padding: 0
}

.affiliate-page .buttons-set-aff {
    margin-left: 15px;
    margin-bottom: 10px
}

.affiliate-page .aff-main-content .actions {
    padding-left: 20px;
    padding-bottom: 20px
}

signup_affiliate_account_form {
    border: 1px solid #ececec
}

#signup_affiliate_account_form .form-group input.checkbox {
    float: left;
    width: auto;
    margin-right: 5px
}

#affiliateplusstatistic-filter input.aff-date {
    width: 90%;
    float: left
}

#affiliateplusstatistic-filter #report-filter {
    border: 1px solid #ececec;
    padding-bottom: 10px
}

#affiliateplusstatistic-filter #date_picker_from,#affiliateplusstatistic-filter #date_picker_to {
    float: left;
    margin: 10px 0 0 5px
}

#affiliateplusstatistic-filter .form-group label {
    width: 100%
}

.affiliate-page label.required:after,span.required:after {
    content: ''
}

.affiliate-page .footer .block-subscribe .input-text {
    border: 1px solid silver
}

.affiliate-page #tinymask {
    z-index: 9999
}

.affiliate-page #tinybox {
    z-index: 10000
}

.affiliate-page a:active,.affiliate-page a:focus,.affiliate-page a:hover {
    outline: none
}

.affiliate-page .btn:focus,.affiliate-page .btn:active:focus,.affiliate-page .btn.active:focus,.affiliate-page .btn.focus,.affiliate-page .btn:active.focus,.affiliate-page .btn.active.focus .affiliate-page select option:focus,.affiliate-page input[type=file]:focus,.affiliate-page input[type=radio]:focus,.affiliate-page input[type=checkbox]:focus {
    outline: none
}

.affiliate-page .messages.col-xs-12,.affiliate-page .messages.col-sm-12,.affiliate-page .messages.col-md-12,.affiliate-page .messages.col-lg-12 {
    padding-left: 0
}

.affiliate-page #verify-domain-form .fieldset {
    margin: 0;
    padding: 0
}

.affiliate-page #button-notnow {
    float: left;
    margin-left: 0;
    position: absolute;
    left: 15px;
    bottom: 15px
}

.affiliate-page #affiliate-personal-url-form input[type=checkbox] {
    margin: 0;
    vertical-align: middle
}

.bg-fade {
    float: left;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    background: #000;
    opacity: .85;
    filter: alpha(opacity=85)
}

.aff-popup {
    z-index: 10000;
    transition: top .25s ease;
    position: absolute;
    top: 20%;
    right: 0;
    left: 0;
    //min-width: 20%;
    max-width: 40%;
    margin: 0 auto;
    background: #fff;
    border-radius: 5px;
    padding: 15px;
    height: auto;
    margin-left: 30%;
    margin-right: 30%
}

.aff-popup .active {
    background: url(https://www.100candi.com.br/skin/frontend/default/default/css/magestore/images/pageloading.gif) no-repeat!important
}

.aff-popup .no-content {
    float: left;
    width: 100%;
    min-height: 200px
}

.aff-popup .close-affpopup {
    position: absolute;
    right: -15px;
    top: -15px
}

.affiliate-page .pager .pages {
    margin-top: 0
}

.affiliate-page .pager .limiter {
    height: 35px
}

@media screen and (max-width: 1050px) {
    .aff-popup {
        max-width:60%;
        box-sizing: border-box;
        margin-left: 20%;
        margin-right: 20%
    }
}

@media screen and (max-width: 991px) {
    #affiliateplus_payment_request_form .field .not-verified {
        margin-top:0
    }

    #affiliateplus_payment_request_form .field .not-verified a {
        padding-left: 30px
    }
}

@media screen and (max-width: 979px) {
    .aff-popup {
        max-width:70%;
        margin-left: 15%;
        margin-right: 15%
    }
}

@media screen and (max-width: 768px) {
    .aff-popup {
        max-width:80%;
        margin-left: 10%;
        margin-right: 10%
    }
}

@media screen and (max-width: 480px) {
    .aff-popup {
        max-width:90%;
        margin-left: 5%;
        margin-right: 5%
    }

    .affiliate-page #button-notnow {
        float: left;
        margin-left: 0;
        position: relative;
        left: 0;
        bottom: 0
    }
}

.aff-popup.active {
    background: url(https://www.100candi.com.br/skin/frontend/default/default/css/magestore/images/pageloading.gif) center center no-repeat #fff
}

.affiliate-page #use-link-banner-poup {
    margin-right: 10px
}

#loading_mask_loader img {
    display: inline
}

.aff-main-content .note-msg {
    margin-top: 10px
}

#affiliateplus-email-form .input-box {
    width: 100%
}

textarea.widgets-code,textarea#affiliate-email-content {
    width: 99%;
    margin-top: 10px
}

#payperlead-url-form li.control label {
    background-color: #fff;
    padding: 0
}

.affiliate-page .aff-title {
    float: left;
    width: 100%
}

.aff-title h1 {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-transform: none;
    background: #eb7705 url('https://www.100candi.com.br/skin/frontend/default/default/css/magestore/images/nav-bg-afffiliate.png')no-repeat center left;
    padding: 8px 0 8px 50px;
    margin: 0 0 10px;
    float: left;
    width: 100%
}

.form-group .customer-dob {
    width: 100%;
    float: left
}

.form-group .dob-month {
    width: 25%;
    float: left;
    padding-right: 10px
}

.form-group .dob-day {
    width: 25%;
    float: left;
    padding-right: 10px
}

.form-group .dob-year {
    width: 50%;
    float: left
}

.form-group .dob-month .input-text {
    border-radius: 4px;
    height: 34px
}

.form-group .dob-day .input-text {
    border-radius: 4px;
    height: 34px
}

.form-group .dob-year .input-text {
    border-radius: 4px;
    height: 34px
}

.affiliateplus-account-login .account-login .f-right {
    float: right
}

#affiliateplus-sidebar {
    width: 345px
}

#affiliateplus-sidebar .allow .step-title {
    cursor: pointer;
    float: left;
    width: 100%;
    padding: 8px 5px;
    text-align: left;
    background: url(https://www.100candi.com.br/skin/frontend/default/default/css/magestore/images/social.png) no-repeat;
    background-position: left 5px;
    background-color: #0081ba;
    opacity: .85;
    filter: alpha(opacity=85);
    transition: all 200ms ease-out;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out
}

#affiliateplus-sidebar .allow .step-title:hover {
    opacity: 1
}

#affiliateplus-sidebar .allow .step-title.email-logo {
    background-position: left -67px
}

#affiliateplus-sidebar .allow .step-title.facebook-logo {
    background-position: left -39px
}

#affiliateplus-sidebar .allow .step-title.twitter-logo {
    background-position: left -8px
}

#affiliateplus-sidebar .allow .step-title.google-logo {
    background-position: left -97px
}

#affiliateplus-sidebar .step,#affiliateplus-sidebar p.box-content {
    padding: 8px;
    float: left;
    width: 100%;
    margin-top: 0
}

#affiliateplus-sidebar .form-list textarea {
    width: 100%;
    height: 100px
}

#affiliateplus-sidebar #input-personal-url {
    width: 100%;
    float: left
}

#affiliateplus-sidebar #input-personal-url #personal_url {
    width: 100%
}

#affiliateplus-sidebar #personal_affiliate_url {
    width: 100%;
    text-align: left;
    margin-left: 5px
}

#affiliateplus-sidebar .step-title span.email-logo {
}

#affiliateplus-sidebar .active .step-title span.email-logo,#affiliate-opc-email .step-title:hover span.aff-logo {
    //background: url('https://www.100candi.com.br/skin/frontend/default/default/css/magestore/images/email-color.png')no-repeat
}

#affiliateplus-contact-list .form-list .input-box,#affiliateplus-contact-list .form-list .input-box select {
    width: 100%
}

#affiliateplus-contact-list .buttons-set {
    padding-top: 7px;
    border-top: 0;
    margin-top: 0
}

#affiliateplus-sidebar .step-title span.aff-logo {
    padding-left: 60px;
    color: #fff
}

#affiliateplus-sidebar .step-title span.google-logo {
}

#affiliateplus-sidebar .tweeter span.span {
    -webkit-border-radius: 3px;
    border: #ccc solid 1px;
    padding: 2px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-image: -moz-linear-gradient(top,white,#DEDEDE);
    background-image: -webkit-gradient(linear,left top,left bottom,from(white),to(#DEDEDE));
    background-image: -ms-linear-gradient(top,white,#DEDEDE);
    background-image: linear-gradient(top,white,#DEDEDE);
    background-image: -o-linear-gradient(top,white,#DEDEDE)
}

#affiliateplus-sidebar button.tweeter span.span span {
    background: url(https://www.100candi.com.br/skin/frontend/default/default/css/magestore/images/tweet.png) no-repeat -26px 3px;
    padding: 0 3px 0 24px;
    color: #1e7ec8;
    margin-left: 2px
}

#affiliateplus-sidebar .buttons-set {
    padding-top: 7px;
    border-top: 0;
    margin-top: 0
}

#affiliateplus-sidebar .affiliateplus-opc li {
    margin-bottom: 8px;
    float: left;
    width: 100%
}

.affiliateplus-share-product .affiliateplus-share-img {
    position: relative;
    float: left;
    top: -16px
}

.affiliateplus-share-product .share_twitter iframe {
    width: 88px!important
}

.affiliateplus-share-product .share_facebook .fb_button {
    background: url(https://www.100candi.com.br/skin/frontend/default/default/css/magestore/images/fb_share_button.png) no-repeat;
    border: none;
    height: 20px;
    width: 70px;
    cursor: pointer;
    position: relative;
    bottom: 1px;
    color: #fff;
    font-size: 12px;
    padding-top: 2px;
    padding-left: 16px
}

.affiliateplus-share-product .affiliateplus-sharing {
    float: right
}

.affiliateplus-share-product .share {
    float: right;
    margin-top: 5px
}

.affiliateplus-share-product-list {
    overflow: hidden;
    margin: 3px 0
}

.affiliateplus-share-product-list .logo {
    width: 16px;
    height: 16px;
    margin-right: 8px;
    border: none;
    cursor: pointer
}

.affiliateplus-share-product-list .email-logo {
    background: url(https://www.100candi.com.br/skin/frontend/default/default/css/magestore/images/email-color.png) no-repeat
}

.affiliateplus-share-product-list .facebook-logo {
    background: url(https://www.100candi.com.br/skin/frontend/default/default/css/magestore/images/facebook-color.png) no-repeat
}

.affiliateplus-share-product-list .twitter-logo {
    background: url(https://www.100candi.com.br/skin/frontend/default/default/css/magestore/images/tweet.png) no-repeat 0 3px
}

.affiliateplus-share-product-list .google-logo {
    background: url(https://www.100candi.com.br/skin/frontend/default/default/css/magestore/images/gplus-color.png) no-repeat
}

.affiliate-opc-google .step-title {
    border-bottom: none
}

.affiliate-page #affiliateplus-sidebar {
    float: right;
    width: 40%;
    padding: 0
}

.affiliate-page .aff-refer {
    float: left;
    width: 58%;
    margin-bottom: 20px
}

.fieldset-sources {
    border: 1px solid #e7e7e7
}

.fieldset-sources table,.fieldset-sources table tbody {
    width: 100%
}

.fieldset-sources table tbody tr td {
    padding: 3px 3px 3px 10px
}

#affiliateplus-sidebar .block.block-list {
    border: 1px solid #e7e7e7;
    float: left;
    width: 100%;
    margin-bottom: 20px
}

#affiliate-opc-personal-url li.control label {
    padding: 0;
    min-width: 50%
}

#affiliateplus-sidebar .actions {
    margin-top: 0;
    overflow: hidden;
    float: left;
    width: 100%
}

#affiliateplus-sidebar .opc.affiliateplus-opc {
    float: left;
    width: 100%
}

#affiliate-opc-email-content .form-list {
    float: left;
    width: 100%
}

#affiliate-opc-email-content .input-box,#affiliate-facebook-form .input-box,#affiliate-opc-twitter-content .input-box {
    float: left;
    width: 100%
}

.opc.affiliateplus-opc .a-item {
    border-bottom: 1px solid #e7e7e7;
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7
}

@media screen and (max-width: 700px) {
    .affiliate-page .aff-refer,.affiliate-page #affiliateplus-sidebar {
        width:100%
    }

    .affiliate-page #affiliateplus-sidebar {
        float: left
    }
}

@media screen and (max-width: 770px) {
    .affiliate-page h2.legend,.affiliate-page .aff-main-content .block .block-title strong {
        border-left:none!important;
        color: #fff!important;
        text-transform: none!important;
        padding: 7px 15px 7px 60px!important;
        font-weight: 600!important;
        line-height: 18px
    }

    .affiliate-page h2.legend,.affiliate-page .aff-main-content .block .block-title strong:after {
        border-left: none!important;
        color: #fff!important;
        text-transform: none!important;
        padding: 7px 15px 7px 60px!important;
        font-weight: 600!important;
        line-height: 18px
    }
}

.affiliateplus-share-product-list .logo-social {
    width: 0;
    height: 0;
    min-width: 0!important;
    min-height: 0!important;
    text-align: center;
    padding: 10px;
    margin-right: 0;
    border: none;
    cursor: pointer;
    display: block;
    float: left;
    margin-left: 5px
}

@media screen and (max-width: 771px) {
    .affiliateplus-share-product-list .logo-social {
        max-width:0;
        min-height: 0
    }
}

#affiliate-facebook-form a {
    cursor: pointer
}

#tinybox {
    position: absolute;
    display: none;
    padding: 10px;
    background: #fff url(https://www.100candi.com.br/skin/frontend/default/default/css/tinybox/images/preload.gif) no-repeat 50% 50%;
    border: 10px solid #e3e3e3;
    z-index: 2000;
    //height: auto!important
}

#tinymask {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000;
    z-index: 1500
}

#tinycontent {
    background: #fff
}

.clearfix {
    *zoom:1}

.clearfix:before,.clearfix:after {
    display: table;
    content: "";
    line-height: 0
}

.clearfix:after {
    clear: both
}

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.searchautocomplete .search-autocomplete {
    position: absolute
}

.searchautocomplete .form-search {
    overflow: none!important;
    position: relative
}

.searchautocomplete .sprite {
    background: url(https://www.100candi.com.br/skin/frontend/base/default/images/mirasvit/sprite.png)
}

.searchautocomplete .nav-search-in {
    position: absolute;
    top: 2px;
    left: 0;
    z-index: 11
}

.searchautocomplete .nav-search-in .category {
    opacity: 0;
    filter: alpha(opacity=0);
    background: #fff;
    border: 1px solid #ddd;
    color: #000;
    cursor: pointer;
    height: 29px;
    left: 0;
    margin: 0;
    outline: 0;
    padding: 0;
    position: absolute;
    top: 0;
    visibility: visible;
    width: auto
}

.searchautocomplete .nav-search-in .category-fake {
    height: 20px;
    color: #777;
    cursor: pointer;
    float: left;
    font-size: 11px;
    padding: 0 25px 0 10px;
    text-align: center;
    white-space: nowrap;
    margin-top: 6px
}

.searchautocomplete .nav-search-in .nav-down-arrow {
    right: 10px;
    top: 16px;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 4.5px 0;
    border-color: #000 transparent transparent transparent;
    line-height: 0
}

.searchautocomplete .nav-search-in:hover .category-fake {
    color: #000
}

.searchautocomplete .nav-search-in:hover .nav-down-arrow {
    background-position: -6px -34px
}

.searchautocomplete .searchautocomplete-placeholder {
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background: #fff;
    border: 1px solid #ccc;
    position: absolute;
    z-index: 102;
    box-shadow: 0 10px 10px #5e5e5e;
    top: 30px
}

.searchautocomplete .searchautocomplete-placeholder:before {
    border-color: transparent transparent #ccc transparent;
    content: "";
    position: absolute;
    border-style: solid;
    border-width: 5px;
    height: 0;
    width: 0;
    top: -11px;
    left: 30px
}

.searchautocomplete .searchautocomplete-placeholder ul {
    list-style: none;
    margin: 0;
    border: none!important;
    background: 0 0!important;
    box-shadow: none;
    position: relative;
    padding: 5px
}

.searchautocomplete .searchautocomplete-placeholder ul li {
    *zoom:1;text-align: left;
    padding: 5px;
    border: 1px solid #e2e2e2;
    margin-bottom: 5px
}

.searchautocomplete .searchautocomplete-placeholder ul li:before,.searchautocomplete .searchautocomplete-placeholder ul li:after {
    display: table;
    content: "";
    line-height: 0
}

.searchautocomplete .searchautocomplete-placeholder ul li:after {
    clear: both
}

.searchautocomplete .searchautocomplete-placeholder ul li a {
    text-decoration: none
}

.searchautocomplete .searchautocomplete-placeholder ul li a .pull-right {
    float: right
}

.searchautocomplete .searchautocomplete-placeholder ul li.active {
    background-color: #efe;
    box-shadow: 0 0 1px #525252;
    cursor: pointer
}

.searchautocomplete .searchautocomplete-placeholder ul li.active a {
    text-decoration: none
}

.searchautocomplete .searchautocomplete-placeholder ul li .searchautocomlete-image {
    float: left;
    margin: 0 10px 5px 0
}

.searchautocomplete .searchautocomplete-placeholder ul li .price-box {
    font-weight: 700;
    font-size: 13px;
    color: #c76200;
    float: right
}

.searchautocomplete .searchautocomplete-placeholder ul li .price-box .regular-price .price-label,.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price-label,.searchautocomplete .searchautocomplete-placeholder ul li .price-box .special-price .price-label {
    display: none
}

.searchautocomplete .searchautocomplete-placeholder ul li .price-box .price-label {
    font-weight: 400;
    color: #999
}

.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price {
    font-size: .9em;
    color: #999
}

.searchautocomplete .searchautocomplete-placeholder ul li .ratings {
    margin: 0;
    line-height: 14px
}

.searchautocomplete .searchautocomplete-placeholder ul li .ratings .rating-box {
    float: left;
    margin: 0 5px 0 0
}

.searchautocomplete .searchautocomplete-placeholder .index-title {
    text-align: right;
    color: #0a263c;
    border-bottom: 1px solid #ccc;
    padding: 2px 5px;
    background-color: #f7f7f6
}

.searchautocomplete .searchautocomplete-placeholder .index-title span {
    color: #666;
    font-size: .9em
}

.searchautocomplete .searchautocomplete-placeholder .all {
    text-align: right;
    margin: 10px 10px 5px
}

.searchautocomplete .searchautocomlete-image {
    float: left;
    margin: 0 5px 5px 0
}

.searchautocomplete .searchautocomplete-loader {
    position: absolute;
    width: 18px;
    height: 18px;
    top: 11px;
    right: 44px;
    z-index: 99;
    -webkit-transform: scale(.6);
    -moz-transform: scale(.6);
    -ms-transform: scale(.6);
    -o-transform: scale(.6);
    transform: scale(.6);
    display: none
}

.searchautocomplete .searchautocomplete-loader div {
    position: absolute;
    background-color: #fff;
    height: 3px;
    width: 3px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-animation-name: f_autocomplete_loader;
    animation-name: f_autocomplete_loader;
    -webkit-animation-duration: .64s;
    animation-duration: .64s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    animation-direction: normal
}

.searchautocomplete .searchautocomplete-loader div#g01 {
    left: 0;
    top: 7px;
    -webkit-animation-delay: .24s;
    animation-delay: .24s
}

.searchautocomplete .searchautocomplete-loader div#g02 {
    left: 2px;
    top: 2px;
    -webkit-animation-delay: .32s;
    animation-delay: .32s
}

.searchautocomplete .searchautocomplete-loader div#g03 {
    left: 7px;
    top: 0;
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.searchautocomplete .searchautocomplete-loader div#g04 {
    right: 2px;
    top: 2px;
    -webkit-animation-delay: .48s;
    animation-delay: .48s
}

.searchautocomplete .searchautocomplete-loader div#g05 {
    right: 0;
    top: 7px;
    -webkit-animation-delay: .56s;
    animation-delay: .56s
}

.searchautocomplete .searchautocomplete-loader div#g06 {
    right: 2px;
    bottom: 2px;
    -webkit-animation-delay: .64s;
    animation-delay: .64s
}

.searchautocomplete .searchautocomplete-loader div#g07 {
    left: 7px;
    bottom: 0;
    -webkit-animation-delay: .72s;
    animation-delay: .72s
}

.searchautocomplete .searchautocomplete-loader div#g08 {
    left: 2px;
    bottom: 2px;
    -webkit-animation-delay: .8s;
    animation-delay: .8s
}

@-moz-keyframes f_autocomplete_loader {
    0% {
        background-color: #000
    }

    100% {
        background-color: #fff
    }
}

@-webkit-keyframes f_autocomplete_loader {
    0% {
        background-color: #000
    }

    100% {
        background-color: #fff
    }
}

@-ms-keyframes f_autocomplete_loader {
    0% {
        background-color: #000
    }

    100% {
        background-color: #fff
    }
}

@-o-keyframes f_autocomplete_loader {
    0% {
        background-color: #000
    }

    100% {
        background-color: #fff
    }
}

@keyframes f_autocomplete_loader {
    0% {
        background-color: #000
    }

    100% {
        background-color: #fff
    }
}

.pagarme-payment-icons li {
    background: url(https://www.100candi.com.br/skin/frontend/default/default/pagarme/magneto/images/icons.png) no-repeat;
    margin: 0!important;
    width: 51px;
    height: 32px;
    display: inline-block
}

.pagarme-payment-icons li span {
    display: none
}

.pagarme-payment-icons li.boleto.on {
    background-position: 0 -288px
}

.card-data {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    width: 100%
}

.card-data>* {
    flex: 1
}

.card-wrapper {
    transform: scale(.75)
}

div.card-data-column {
    flex-direction: column
}

.btn,.btn-group,.btn-group-vertical,.caret,.checkbox-inline,.radio-inline,img {
    vertical-align: middle
}

hr,img {
    border: 0
}

body,figure {
    margin: 0
}

.img-thumbnail,.thumbnail {
    -o-transition: all .2s ease-in-out
}

.btn,.text-nowrap {
    white-space: nowrap
}

.btn-group>.btn-group,.btn-toolbar .btn-group,.btn-toolbar .input-group,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.dropdown-menu {
    float: left
}

.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.pre-scrollable {
    max-height: 340px
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
    display: block
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],template {
    display: none
}

a {
    background: 0 0
}

a:active,a:hover {
    outline: 0
}

b,optgroup,strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre,textarea {
    overflow: auto
}

code,kbd,pre,samp {
    font-size: 1em
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

.glyphicon,address,cite {
    font-style: normal
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=checkbox],input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,th {
    padding: 0
}

@media print {
    blockquote,img,pre,tr {
        page-break-inside: avoid
    }

    * {
        text-shadow: none!important;
        color: #000!important;
        background: 0 0!important;
        box-shadow: none!important
    }

    a,a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after,a[href^="javascript:"]:after {
        content: ""
    }

    blockquote,pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    img {
        max-width: 100%!important
    }

    h2,h3,p {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }

    select {
        background: #fff!important
    }

    .navbar {
        display: none
    }

    .table td,.table th {
        background-color: #fff!important
    }

    .btn>.caret,.dropup>.btn>.caret {
        border-top-color: #000!important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse!important
    }

    .table-bordered td,.table-bordered th {
        border: 1px solid #ddd!important
    }
}

.btn,.btn-danger.active,.btn-danger:active,.btn-default.active,.btn-default:active,.btn-info.active,.btn-info:active,.btn-primary.active,.btn-primary:active,.btn-warning.active,.btn-warning:active,.btn.active,.btn:active,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover,.form-control,.navbar-toggle,.open>.dropdown-toggle.btn-danger,.open>.dropdown-toggle.btn-default,.open>.dropdown-toggle.btn-info,.open>.dropdown-toggle.btn-primary,.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.img-thumbnail,body {
    background-color: #fff
}

@font-face {
    font-family: glyphicons halflings;
    src: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/fonts/glyphicons-halflings-regular.eot);
    src: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/fonts/glyphicons-halflings-regular.woff) format('woff'),url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: glyphicons halflings;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

*,:after,:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: helvetica neue,Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333
}

button,input,select,textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #888;
    text-decoration: none
}

a:focus,a:hover {
    color: #626262;
    text-decoration: underline
}

a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img {
    display: block;
    width: 100%\9;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 0
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    width: 100%\9;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,.h2,.h3,h1,h2,h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small {
    font-size: 65%
}

.h4,.h5,.h6,h4,h5,h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small {
    font-size: 75%
}

.h1,h1 {
    font-size: 26px
}

.h2,h2 {
    font-size: 20px
}

.h3,.h4,.h5,h3,h4,h5 {
    font-size: 14px
}

.h6,h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

.label,dt,label {
    font-weight: 700
}

address,blockquote .small,blockquote footer,blockquote small,dd,dt,pre {
    line-height: 1.42857143
}

@media(min-width: 800px) {
    .lead {
        font-size:21px
    }
}

.small,small {
    font-size: 85%
}

.mark,mark {
    background-color: #fcf8e3;
    padding: .2em
}

.list-inline,.list-unstyled {
    padding-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #888
}

a.text-primary:hover {
    color: #6f6f6f
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #333
}

a.text-info:hover {
    color: #1a1a1a
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #888
}

a.bg-primary:hover {
    background-color: #6f6f6f
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #ddd
}

a.bg-info:hover {
    background-color: #c4c4c4
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

pre code,table {
    background-color: transparent
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

dl,ol,ul {
    margin-top: 0
}

blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child,ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0
}

address,dl {
    margin-bottom: 20px
}

ol,ul {
    margin-bottom: 10px
}

.list-inline {
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dd {
    margin-left: 0
}

@media(min-width: 800px) {
    .dl-horizontal dt {
        float:left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }

    .container {
        width: 740px
    }
}

abbr[data-original-title],abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote .small,blockquote footer,blockquote small {
    display: block;
    font-size: 80%;
    color: #777
}

legend,pre {
    display: block;
    color: #333
}

blockquote .small:before,blockquote footer:before,blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

code,kbd {
    padding: 2px 4px;
    font-size: 90%;
    border-radius: 0
}

.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

blockquote:after,blockquote:before {
    content: ""
}

code,kbd,pre,samp {
    font-family: Menlo,Monaco,Consolas,courier new,monospace
}

code {
    color: #c7254e;
    background-color: #f9f2f4
}

kbd {
    color: #fff;
    background-color: #333;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    box-shadow: none
}

pre {
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 0
}

.container,.container-fluid {
    margin-right: auto;
    margin-left: auto
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    border-radius: 0
}

.container,.container-fluid {
    padding-left: 10px;
    padding-right: 10px
}

.pre-scrollable {
    overflow-y: scroll
}

@media(min-width: 992px) {
    .container {
        width:960px
    }
}

@media(min-width: 1200px) {
    .container {
        width:1180px
    }
}

.row {
    margin-left: -10px;
    margin-right: -10px
}

.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media(min-width: 800px) {
    .col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9 {
        float:left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media(min-width: 992px) {
    .col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9 {
        float:left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media(min-width: 1200px) {
    .col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9 {
        float:left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered,.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: 1px solid #ddd
}

.table-bordered>thead>tr>td,.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th,.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-],table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info {
    background-color: #ddd
}

.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover {
    background-color: #d0d0d0
}

.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

@media screen and (max-width: 799px) {
    .table-responsive {
        width:100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset,legend {
    padding: 0;
    border: 0
}

fieldset {
    margin: 0;
    min-width: 0
}

legend {
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}

input[type=checkbox],input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

.form-control,output {
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    display: block
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],select[size] {
    height: auto
}

input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}

.form-control::-moz-placeholder {
    color: #777;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #777
}

.form-control::-webkit-input-placeholder {
    color: #777
}

.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .form-control-feedback,.has-success .help-block,.has-success .radio,.has-success .radio-inline {
    color: #3c763d
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

input[type=date],input[type=time],input[type=datetime-local],input[type=month] {
    line-height: 34px;
    line-height: 1.42857143\9
}

input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm {
    line-height: 30px
}

input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg {
    line-height: 46px
}

.form-group {
    margin-bottom: 15px
}

.checkbox,.radio {
    position: relative;
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,.radio label {
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px\9
}

.checkbox+.checkbox,.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,.radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline.disabled,.checkbox.disabled label,.radio-inline.disabled,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio label,fieldset[disabled] .radio-inline,fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled] {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.form-horizontal .form-group-sm .form-control,.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,textarea.input-sm {
    height: auto
}

.form-horizontal .form-group-lg .form-control,.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,textarea.input-lg {
    height: auto
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center
}

.collapsing,.dropdown {
    position: relative
}

.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .form-control-feedback,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .form-control-feedback,.has-error .help-block,.has-error .radio,.has-error .radio-inline {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media(min-width: 800px) {
    .form-inline .control-label,.form-inline .form-group {
        margin-bottom:0;
        vertical-align: middle
    }

    .form-inline .form-group {
        display: inline-block
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .checkbox,.form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label,.form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }

    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox,.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -10px;
    margin-right: -10px
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 10px
}

@media(min-width: 800px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top:14.3px
    }

    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active:focus,.btn:active:focus,.btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn:focus,.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,.btn:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.active,.btn-default:active,.btn-default:focus,.btn-default:hover,.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #888;
    border-color: #7b7b7b
}

.btn-primary.active,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #6f6f6f;
    border-color: #5d5d5d
}

.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover {
    background-color: #888;
    border-color: #7b7b7b
}

.btn-primary .badge {
    color: #888;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.active,.btn-success:active,.btn-success:focus,.btn-success:hover,.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #ccc;
    border-color: #bfbfbf
}

.btn-info.active,.btn-info:active,.btn-info:focus,.btn-info:hover,.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #b3b3b3;
    border-color: #a1a1a1
}

.btn-info.disabled,.btn-info.disabled.active,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover {
    background-color: #ccc;
    border-color: #bfbfbf
}

.btn-info .badge {
    color: #ccc;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.active,.btn-warning:active,.btn-warning:focus,.btn-warning:hover,.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.disabled,.btn-warning.disabled.active,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.active,.btn-danger:active,.btn-danger:focus,.btn-danger:hover,.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.disabled,.btn-danger.disabled.active,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #888;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0
}

.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,.btn-link:hover {
    color: #626262;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg>.btn,.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0
}

.btn-group-sm>.btn,.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0
}

.btn-group-xs>.btn,.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box
}

.dropdown-menu-right,.dropdown-menu.pull-right {
    left: auto;
    right: 0
}

.dropdown-header,.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    line-height: 1.42857143;
    white-space: nowrap
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    clear: both;
    font-weight: 400;
    color: #333
}

.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #888
}

.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    font-size: 12px;
    color: #777
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.nav-justified>.dropdown .dropdown-menu,.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media(min-width: 800px) {
    .navbar-right .dropdown-menu {
        left:auto;
        right: 0
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group,.btn-group-vertical {
    position: relative;
    display: inline-block
}

.btn-group-vertical>.btn,.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover {
    z-index: 2
}

.btn-group-vertical>.btn:focus,.btn-group>.btn:focus {
    outline: 0
}

.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn .caret,.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-lg .caret {
    border-width: 5px 5px 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group,.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons]>.btn>input[type=checkbox],[data-toggle=buttons]>.btn>input[type=radio] {
    position: absolute;
    z-index: -1;
    opacity: 0;
    filter: alpha(opacity=0)
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0
}

select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0
}

select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group .form-control,.input-group-addon,.input-group-btn {
    display: table-cell
}

.nav>li,.nav>li>a {
    display: block;
    position: relative
}

.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 0
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 0
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 0
}

.input-group-addon input[type=checkbox],.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav>li>a {
    padding: 10px 15px
}

.nav>li>a:focus,.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,.nav .open>a:focus,.nav .open>a:hover {
    background-color: #eee;
    border-color: #888
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px;
    margin-right: 0;
    border-radius: 0
}

.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media(min-width: 800px) {
    .nav-tabs.nav-justified>li {
        display:table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0;
        border-bottom: 1px solid #ddd;
        border-radius: 0
    }

    .nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-justified>li,.nav-stacked>li {
    float: none
}

.nav-pills>li>a {
    border-radius: 0
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #888
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 0
}

.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media(min-width: 800px) {
    .nav-justified>li {
        display:table-cell;
        width: 1%
    }

    .nav-justified>li>a {
        margin-bottom: 0
    }

    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 0
    }

    .nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 10px;
    padding-left: 10px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media(min-width: 800px) {
    .navbar {
        border-radius:0
    }

    .navbar-header {
        float: left
    }

    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.embed-responsive,.modal,.modal-open,.progress {
    overflow: hidden
}

@media(max-width: 480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse {
        max-height:200px
    }
}

.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header {
    margin-right: -10px;
    margin-left: -10px
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

.navbar-fixed-bottom,.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px 10px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

.navbar-brand:focus,.navbar-brand:hover {
    text-decoration: none
}

@media(min-width: 800px) {
    .container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header {
        margin-right:0;
        margin-left: 0
    }

    .navbar-fixed-bottom,.navbar-fixed-top,.navbar-static-top {
        border-radius: 0
    }

    .navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand {
        margin-left: -10px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 10px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

.navbar-nav {
    margin: 7.5px -10px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media(max-width: 799px) {
    .navbar-nav .open .dropdown-menu {
        position:static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

.progress-bar-striped,.progress-striped .progress-bar,.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

@media(min-width: 800px) {
    .navbar-toggle {
        display:none
    }

    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .navbar-nav.navbar-right:last-child {
        margin-right: -10px
    }

    .navbar-left {
        float: left!important
    }

    .navbar-right {
        float: right!important
    }
}

.navbar-form {
    padding: 10px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    margin: 8px -10px
}

@media(min-width: 800px) {
    .navbar-form .control-label,.navbar-form .form-group {
        margin-bottom:0;
        vertical-align: middle
    }

    .navbar-form .form-group {
        display: inline-block
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .checkbox,.navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label,.navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }

    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-form.navbar-right:last-child {
        margin-right: -10px
    }
}

.breadcrumb>li,.pagination {
    display: inline-block
}

.btn .badge,.btn .label {
    top: -1px;
    position: relative
}

@media(max-width: 799px) {
    .navbar-form .form-group {
        margin-bottom:5px
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media(min-width: 800px) {
    .navbar-text {
        float:left;
        margin-left: 10px;
        margin-right: 10px
    }

    .navbar-text.navbar-right:last-child {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav>li>a,.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover {
    background-color: #e7e7e7;
    color: #555
}

@media(max-width: 799px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color:#777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #777
}

.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,.navbar-inverse .navbar-text {
    color: #777
}

.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #080808;
    color: #fff
}

@media(max-width: 799px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color:#080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #777
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #777
}

.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 0;
    margin-bottom: 20px;
    list-style: none;
    background-color: #fff;
    border-radius: 0
}

.breadcrumb>li+li:before {
    content: ">\00a0";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 0
}

.pager li,.pagination>li {
    display: inline
}

.pagination>li>a,.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #888;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.badge,.label {
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center
}

.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span,.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span,.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span,.pagination>li:last-child>a,.pagination>li:last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
    color: #626262;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    background-color: #888;
    border-color: #888;
    cursor: default
}

.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-sm>li>a,.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

.pager li>a,.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0
}

.pager li>a:focus,.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,.pager .next>span {
    float: right
}

.pager .previous>a,.pager .previous>span {
    float: left
}

.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    color: #fff;
    border-radius: .25em
}

.badge,.container .jumbotron {
    border-radius: 0
}

a.label:focus,a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #888
}

.label-primary[href]:focus,.label-primary[href]:hover {
    background-color: #6f6f6f
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #ccc
}

.label-info[href]:focus,.label-info[href]:hover {
    background-color: #b3b3b3
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus,.label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,.label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 400;
    color: #333;
    background-color: #eee
}

.badge:empty {
    display: none
}

.list-group-item,.media-object,.thumbnail {
    display: block
}

.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus,a.badge:hover {
    color: #666;
    text-decoration: none;
    cursor: pointer
}

.nav-pills>.active>a>.badge,a.list-group-item.active>.badge {
    color: #888;
    background-color: #fff
}

.jumbotron,.jumbotron .h1,.jumbotron h1 {
    color: inherit
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    background-color: #eee
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.alert,.thumbnail {
    margin-bottom: 20px
}

.alert .alert-link,.close {
    font-weight: 700
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 800px) {
    .jumbotron {
        padding-top:48px;
        padding-bottom: 48px
    }

    .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron .h1,.jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.thumbnail a>img,.thumbnail>img {
    margin-left: auto;
    margin-right: auto
}

a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover {
    border-color: #888
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 0
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert>p,.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.modal,.modal-backdrop {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #ddd;
    border-color: #cbcbcb;
    color: #333
}

.alert-info hr {
    border-top-color: #bebebe
}

.alert-info .alert-link {
    color: #1a1a1a
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #888;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.close,.list-group-item>.badge {
    float: right
}

.progress-bar-striped,.progress-striped .progress-bar {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: 40px 40px
}

.progress-bar.active,.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar[aria-valuenow="1"],.progress-bar[aria-valuenow="2"] {
    min-width: 30px
}

.progress-bar[aria-valuenow="0"] {
    color: #777;
    min-width: 30px;
    background-color: transparent;
    background-image: none;
    box-shadow: none
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-striped .progress-bar-info,.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-info {
    background-color: #ccc
}

.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.media,.media-body {
    overflow: hidden;
    zoom:1}

.media,.media .media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media-heading {
    margin: 0 0 5px
}

.media>.pull-left {
    margin-right: 10px
}

.media>.pull-right {
    margin-left: 10px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

a.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,a.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover {
    background-color: #eee;
    color: #777
}

.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #888;
    border-color: #888
}

.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text {
    color: #eee
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,a.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #333;
    background-color: #ddd
}

a.list-group-item-info {
    color: #333
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,a.list-group-item-info:hover {
    color: #333;
    background-color: #d0d0d0
}

a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover {
    color: #fff;
    background-color: #333;
    border-color: #333
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,a.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,a.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.panel-heading>.dropdown .dropdown-toggle,.panel-title,.panel-title>a {
    color: inherit
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.panel-title,.panel>.list-group,.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: -1;
    border-top-left-radius: -1
}

.panel-title {
    margin-top: 0;
    font-size: 16px
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1
}

.panel>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel-group .panel-heading,.panel>.list-group:last-child .list-group-item:last-child,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.list-group:last-child .list-group-item:last-child,.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child {
    border-bottom-left-radius: -1;
    border-bottom-right-radius: -1
}

.panel>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: -1;
    border-top-left-radius: -1
}

.list-group+.panel-footer,.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child {
    border-top-right-radius: -1;
    border-top-left-radius: -1
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: -1
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: -1
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: -1
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: -1
}

.panel>.panel-body+.table,.panel>.panel-body+.table-responsive {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #888
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #888;
    border-color: #888
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #888
}

.panel-primary>.panel-heading .badge {
    color: #888;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #888
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #cbcbcb
}

.panel-info>.panel-heading {
    color: #333;
    background-color: #ddd;
    border-color: #cbcbcb
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #cbcbcb
}

.panel-info>.panel-heading .badge {
    color: #ddd;
    background-color: #333
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #cbcbcb
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0
}

.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0,0,0,.15)
}

.well-lg {
    padding: 24px;
    border-radius: 0
}

.well-sm {
    padding: 9px;
    border-radius: 0
}

.close {
    font-size: 21px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.carousel-caption,.carousel-control {
    text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

.close:focus,.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.modal-content,.popover {
    background-clip: padding-box
}

.modal {
    display: none;
    position: fixed;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate3d(0,-25%,0);
    transform: translate3d(0,-25%,0);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    outline: 0
}

.modal-backdrop {
    position: fixed;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.43px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.tooltip.top .tooltip-arrow,.tooltip.top-left .tooltip-arrow,.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media(min-width: 800px) {
    .modal-dialog {
        width:600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media(min-width: 992px) {
    .modal-lg {
        width:900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 0
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.top-left .tooltip-arrow {
    left: 5px
}

.tooltip.top-right .tooltip-arrow {
    right: 5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow,.tooltip.bottom-left .tooltip-arrow,.tooltip.bottom-right .tooltip-arrow {
    border-width: 0 5px 5px;
    border-bottom-color: #000;
    top: 0
}

.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.bottom-left .tooltip-arrow {
    left: 5px
}

.tooltip.bottom-right .tooltip-arrow {
    right: 5px
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    white-space: normal
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: -1 -1 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.carousel,.carousel-inner {
    position: relative
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,.25);
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.left>.arrow:after,.popover.right>.arrow:after {
    content: " ";
    bottom: -10px
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,.25)
}

.popover.right>.arrow:after {
    left: 1px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,.25);
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,.25)
}

.popover.left>.arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff
}

.carousel-inner {
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,.carousel-inner>.item>img {
    line-height: 1
}

.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1)
}

.carousel-control:focus,.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000\9;
    background-color: transparent
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

.carousel-caption .btn,.text-hide {
    text-shadow: none
}

@media screen and (min-width: 800px) {
    .carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev {
        width:30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before {
    content: " ";
    display: table
}

.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.hidden,.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block {
    display: none!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0
}

.hidden {
    visibility: hidden!important
}

.affix {
    position: fixed;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

@-ms-viewport {
    width: device-width
}

@media(max-width: 799px) {
    .visible-xs {
        display:block!important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row!important
    }

    td.visible-xs,th.visible-xs {
        display: table-cell!important
    }

    .visible-xs-block {
        display: block!important
    }

    .visible-xs-inline {
        display: inline!important
    }

    .visible-xs-inline-block {
        display: inline-block!important
    }
}

@media(min-width: 800px) and (max-width:991px) {
    .visible-sm {
        display:block!important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row!important
    }

    td.visible-sm,th.visible-sm {
        display: table-cell!important
    }

    .visible-sm-block {
        display: block!important
    }

    .visible-sm-inline {
        display: inline!important
    }

    .visible-sm-inline-block {
        display: inline-block!important
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .visible-md {
        display:block!important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row!important
    }

    td.visible-md,th.visible-md {
        display: table-cell!important
    }

    .visible-md-block {
        display: block!important
    }

    .visible-md-inline {
        display: inline!important
    }

    .visible-md-inline-block {
        display: inline-block!important
    }
}

@media(min-width: 1200px) {
    .visible-lg {
        display:block!important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row!important
    }

    td.visible-lg,th.visible-lg {
        display: table-cell!important
    }

    .visible-lg-block {
        display: block!important
    }

    .visible-lg-inline {
        display: inline!important
    }

    .visible-lg-inline-block {
        display: inline-block!important
    }

    .hidden-lg {
        display: none!important
    }
}

@media(max-width: 799px) {
    .hidden-xs {
        display:none!important
    }
}

@media(min-width: 800px) and (max-width:991px) {
    .hidden-sm {
        display:none!important
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .hidden-md {
        display:none!important
    }
}

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row!important
    }

    td.visible-print,th.visible-print {
        display: table-cell!important
    }
}

.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }

    .hidden-print {
        display: none!important
    }
}

.row {
    margin-right: 0;
    margin-left: 0
}

.btn-default,.btn-primary,.btn-success,.btn-info,.btn-warning,.btn-danger {
    text-shadow: 0 -1px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075)
}

.btn-default:active,.btn-primary:active,.btn-success:active,.btn-info:active,.btn-warning:active,.btn-danger:active,.btn-default.active,.btn-primary.active,.btn-success.active,.btn-info.active,.btn-warning.active,.btn-danger.active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn:active,.btn.active {
    background-image: none
}

.btn-default {
    background-image: -webkit-linear-gradient(top,#fff 0%,#e0e0e0 100%);
    background-image: -o-linear-gradient(top,#fff 0%,#e0e0e0 100%);
    background-image: linear-gradient(to bottom,#fff 0%,#e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe0e0e0',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #dbdbdb;
    text-shadow: 0 1px 0 #fff;
    border-color: #ccc
}

.btn-default:hover,.btn-default:focus {
    background-color: #e0e0e0;
    background-position: 0 -15px
}

.btn-default:active,.btn-default.active {
    background-color: #e0e0e0;
    border-color: #dbdbdb
}

.btn-default:disabled,.btn-default[disabled] {
    background-color: #e0e0e0;
    background-image: none
}

.btn-primary {
    background-image: -webkit-linear-gradient(top,#888 0%,#696969 100%);
    background-image: -o-linear-gradient(top,#888 0%,#696969 100%);
    background-image: linear-gradient(to bottom,#888 0%,#696969 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff888888',endColorstr='#ff696969',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #646464
}

.btn-primary:hover,.btn-primary:focus {
    background-color: #696969;
    background-position: 0 -15px
}

.btn-primary:active,.btn-primary.active {
    background-color: #696969;
    border-color: #646464
}

.btn-primary:disabled,.btn-primary[disabled] {
    background-color: #696969;
    background-image: none
}

.btn-success {
    background: #6bc352;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZiYzM1MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1N2EyNDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,#6bc352 0%,#57a244 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#6bc352),color-stop(100%,#57a244));
    background: -webkit-linear-gradient(top,#6bc352 0%,#57a244 100%);
    background: -o-linear-gradient(top,#6bc352 0%,#57a244 100%);
    background: -ms-linear-gradient(top,#6bc352 0%,#57a244 100%);
    background: linear-gradient(to bottom,#6bc352 0%,#57a244 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6bc352',endColorstr='#57a244',GradientType=0);
    background-repeat: repeat-x;
    border-color: #3e8f3e
}

.btn-success:hover,.btn-success:focus {
    background: #6bc352;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZiYzM1MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1N2EyNDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,#6bc352 0%,#57a244 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#6bc352),color-stop(100%,#57a244));
    background: -webkit-linear-gradient(top,#6bc352 0%,#57a244 100%);
    background: -o-linear-gradient(top,#6bc352 0%,#57a244 100%);
    background: -ms-linear-gradient(top,#6bc352 0%,#57a244 100%);
    background: linear-gradient(to bottom,#6bc352 0%,#57a244 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6bc352',endColorstr='#57a244',GradientType=0)
}

.btn-success:active,.btn-success.active {
    background-color: #46b746;
    border-color: #3e8f3e
}

.btn-success:disabled,.btn-success[disabled] {
    background-color: #46b746;
    background-image: none
}

.btn-info {
    background-image: -webkit-linear-gradient(top,#ccc 0%,#adadad 100%);
    background-image: -o-linear-gradient(top,#ccc 0%,#adadad 100%);
    background-image: linear-gradient(to bottom,#ccc 0%,#adadad 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcccccc',endColorstr='#ffadadad',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #a8a8a8
}

.btn-info:hover,.btn-info:focus {
    background-color: #adadad;
    background-position: 0 -15px
}

.btn-info:active,.btn-info.active {
    background-color: #adadad;
    border-color: #a8a8a8
}

.btn-info:disabled,.btn-info[disabled] {
    background-color: #adadad;
    background-image: none
}

.btn-warning {
    background-image: -webkit-linear-gradient(top,#f0ad4e 0%,#eb9316 100%);
    background-image: -o-linear-gradient(top,#f0ad4e 0%,#eb9316 100%);
    background-image: linear-gradient(to bottom,#f0ad4e 0%,#eb9316 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e',endColorstr='#ffeb9316',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #e38d13
}

.btn-warning:hover,.btn-warning:focus {
    background-color: #eb9316;
    background-position: 0 -15px
}

.btn-warning:active,.btn-warning.active {
    background-color: #eb9316;
    border-color: #e38d13
}

.btn-warning:disabled,.btn-warning[disabled] {
    background-color: #eb9316;
    background-image: none
}

.btn-danger {
    background-image: -webkit-linear-gradient(top,#d9534f 0%,#c12e2a 100%);
    background-image: -o-linear-gradient(top,#d9534f 0%,#c12e2a 100%);
    background-image: linear-gradient(to bottom,#d9534f 0%,#c12e2a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f',endColorstr='#ffc12e2a',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #b92c28
}

.btn-danger:hover,.btn-danger:focus {
    background-color: #c12e2a;
    background-position: 0 -15px
}

.btn-danger:active,.btn-danger.active {
    background-color: #c12e2a;
    border-color: #b92c28
}

.btn-danger:disabled,.btn-danger[disabled] {
    background-color: #c12e2a;
    background-image: none
}

.thumbnail,.img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
    box-shadow: 0 1px 2px rgba(0,0,0,.075)
}

.navbar-default {
}

.navbar-default .navbar-nav>.active>a {
    background-image: -webkit-linear-gradient(top,#ebebeb 0%,#f3f3f3 100%);
    background-image: -o-linear-gradient(top,#ebebeb 0%,#f3f3f3 100%);
    background-image: linear-gradient(to bottom,#ebebeb 0%,#f3f3f3 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb',endColorstr='#fff3f3f3',GradientType=0);
    -webkit-box-shadow: inset 0 3px 9px rgba(0,0,0,.075);
    box-shadow: inset 0 3px 9px rgba(0,0,0,.075)
}

.navbar-brand,.navbar-nav>li>a {
    text-shadow: 0 1px 0 rgba(255,255,255,.25)
}

.navbar-inverse .navbar-nav>.active>a {
    background-image: -webkit-linear-gradient(top,#222 0%,#282828 100%);
    background-image: -o-linear-gradient(top,#222 0%,#282828 100%);
    background-image: linear-gradient(to bottom,#222 0%,#282828 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222',endColorstr='#ff282828',GradientType=0);
    -webkit-box-shadow: inset 0 3px 9px rgba(0,0,0,.25);
    box-shadow: inset 0 3px 9px rgba(0,0,0,.25)
}

.navbar-static-top,.navbar-fixed-top,.navbar-fixed-bottom {
    border-radius: 0
}

.alert {
    text-shadow: 0 1px 0 rgba(255,255,255,.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05)
}

.alert-success {
    background-image: -webkit-linear-gradient(top,#dff0d8 0%,#c8e5bc 100%);
    background-image: -o-linear-gradient(top,#dff0d8 0%,#c8e5bc 100%);
    background-image: linear-gradient(to bottom,#dff0d8 0%,#c8e5bc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8',endColorstr='#ffc8e5bc',GradientType=0);
    border-color: #b2dba1
}

.alert-info {
    background-image: -webkit-linear-gradient(top,#ddd 0%,#cacaca 100%);
    background-image: -o-linear-gradient(top,#ddd 0%,#cacaca 100%);
    background-image: linear-gradient(to bottom,#ddd 0%,#cacaca 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdddddd',endColorstr='#ffcacaca',GradientType=0);
    border-color: #b7b7b7
}

.alert-warning {
    background-image: -webkit-linear-gradient(top,#fcf8e3 0%,#f8efc0 100%);
    background-image: -o-linear-gradient(top,#fcf8e3 0%,#f8efc0 100%);
    background-image: linear-gradient(to bottom,#fcf8e3 0%,#f8efc0 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3',endColorstr='#fff8efc0',GradientType=0);
    border-color: #f5e79e
}

.alert-danger {
    background-image: -webkit-linear-gradient(top,#f2dede 0%,#e7c3c3 100%);
    background-image: -o-linear-gradient(top,#f2dede 0%,#e7c3c3 100%);
    background-image: linear-gradient(to bottom,#f2dede 0%,#e7c3c3 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede',endColorstr='#ffe7c3c3',GradientType=0);
    border-color: #dca7a7
}

.progress {
    background-image: -webkit-linear-gradient(top,#ebebeb 0%,#f5f5f5 100%);
    background-image: -o-linear-gradient(top,#ebebeb 0%,#f5f5f5 100%);
    background-image: linear-gradient(to bottom,#ebebeb 0%,#f5f5f5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb',endColorstr='#fff5f5f5',GradientType=0)
}

.progress-bar {
    background-image: -webkit-linear-gradient(top,#888 0%,#6f6f6f 100%);
    background-image: -o-linear-gradient(top,#888 0%,#6f6f6f 100%);
    background-image: linear-gradient(to bottom,#888 0%,#6f6f6f 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff888888',endColorstr='#ff6f6f6f',GradientType=0)
}

.progress-bar-success {
    background-image: -webkit-linear-gradient(top,#8CC800 0%,#449d44 100%);
    background-image: -o-linear-gradient(top,#8CC800 0%,#449d44 100%);
    background-image: linear-gradient(to bottom,#8CC800 0%,#449d44 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c',endColorstr='#ff449d44',GradientType=0)
}

.progress-bar-info {
    background-image: -webkit-linear-gradient(top,#ccc 0%,#b3b3b3 100%);
    background-image: -o-linear-gradient(top,#ccc 0%,#b3b3b3 100%);
    background-image: linear-gradient(to bottom,#ccc 0%,#b3b3b3 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcccccc',endColorstr='#ffb3b3b3',GradientType=0)
}

.progress-bar-warning {
    background-image: -webkit-linear-gradient(top,#f0ad4e 0%,#ec971f 100%);
    background-image: -o-linear-gradient(top,#f0ad4e 0%,#ec971f 100%);
    background-image: linear-gradient(to bottom,#f0ad4e 0%,#ec971f 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e',endColorstr='#ffec971f',GradientType=0)
}

.progress-bar-danger {
    background-image: -webkit-linear-gradient(top,#d9534f 0%,#c9302c 100%);
    background-image: -o-linear-gradient(top,#d9534f 0%,#c9302c 100%);
    background-image: linear-gradient(to bottom,#d9534f 0%,#c9302c 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f',endColorstr='#ffc9302c',GradientType=0)
}

.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)
}

.list-group {
    border-radius: 0;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
    box-shadow: 0 1px 2px rgba(0,0,0,.075)
}

.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus {
    text-shadow: 0 -1px 0 #6f6f6f;
    background-image: -webkit-linear-gradient(top,#888 0%,#757575 100%);
    background-image: -o-linear-gradient(top,#888 0%,#757575 100%);
    background-image: linear-gradient(to bottom,#888 0%,#757575 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff888888',endColorstr='#ff757575',GradientType=0);
    border-color: #757575
}

.panel {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
    box-shadow: 0 1px 2px rgba(0,0,0,.05)
}

.panel-default>.panel-heading {
    background-image: -webkit-linear-gradient(top,#f5f5f5 0%,#e8e8e8 100%);
    background-image: -o-linear-gradient(top,#f5f5f5 0%,#e8e8e8 100%);
    background-image: linear-gradient(to bottom,#f5f5f5 0%,#e8e8e8 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#ffe8e8e8',GradientType=0)
}

.panel-primary>.panel-heading {
    background-image: -webkit-linear-gradient(top,#888 0%,#7b7b7b 100%);
    background-image: -o-linear-gradient(top,#888 0%,#7b7b7b 100%);
    background-image: linear-gradient(to bottom,#888 0%,#7b7b7b 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff888888',endColorstr='#ff7b7b7b',GradientType=0)
}

.panel-success>.panel-heading {
    background-image: -webkit-linear-gradient(top,#dff0d8 0%,#d0e9c6 100%);
    background-image: -o-linear-gradient(top,#dff0d8 0%,#d0e9c6 100%);
    background-image: linear-gradient(to bottom,#dff0d8 0%,#d0e9c6 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8',endColorstr='#ffd0e9c6',GradientType=0)
}

.panel-info>.panel-heading {
    color: #666;
    background: #fcf1fe;
    background-color: #f3f3f3;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,rgba(0,0,0,0)),color-stop(50%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,0.07)));
    background-image: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,0) 50%,rgba(0,0,0,0.07) 100%);
    background-image: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,0) 50%,rgba(0,0,0,0.07) 100%);
    background-image: linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,0) 50%,rgba(0,0,0,0.07) 100%);
    -webkit-transition: background-color 150ms ease-in-out;
    -moz-transition: background-color 150ms ease-in-out;
    transition: background-color 150ms ease-in-out
}

.panel-warning>.panel-heading {
    background-image: -webkit-linear-gradient(top,#fcf8e3 0%,#faf2cc 100%);
    background-image: -o-linear-gradient(top,#fcf8e3 0%,#faf2cc 100%);
    background-image: linear-gradient(to bottom,#fcf8e3 0%,#faf2cc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3',endColorstr='#fffaf2cc',GradientType=0)
}

.panel-danger>.panel-heading {
    background-image: -webkit-linear-gradient(top,#f2dede 0%,#ebcccc 100%);
    background-image: -o-linear-gradient(top,#f2dede 0%,#ebcccc 100%);
    background-image: linear-gradient(to bottom,#f2dede 0%,#ebcccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede',endColorstr='#ffebcccc',GradientType=0)
}

.well {
    background-image: -webkit-linear-gradient(top,#e8e8e8 0%,#f5f5f5 100%);
    background-image: -o-linear-gradient(top,#e8e8e8 0%,#f5f5f5 100%);
    background-image: linear-gradient(to bottom,#e8e8e8 0%,#f5f5f5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8',endColorstr='#fff5f5f5',GradientType=0);
    border-color: #dcdcdc;
    -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 rgba(255,255,255,.1)
}

.nav-tabs-bottom {
    border-bottom: 0;
    border-top: 1px solid #ddd
}

.nav-tabs-bottom>li {
    margin-bottom: 0;
    margin-top: -1px
}

.nav-tabs-bottom>li>a {
    border-radius: 0 0 0 0
}

.nav-tabs-bottom>li>a:hover,.nav-tabs-bottom>li>a:focus,.nav-tabs-bottom>li.active>a,.nav-tabs-bottom>li.active>a:hover,.nav-tabs-bottom>li.active>a:focus {
    border: 1px solid #ddd;
    border-top-color: transparent
}

.nav-tabs-left {
    border-bottom: 0;
    border-right: 1px solid #ddd
}

.nav-tabs-left>li {
    margin-bottom: 0;
    margin-right: -1px;
    float: none
}

.nav-tabs-left>li>a {
    border-radius: 0 0 0 0;
    margin-right: 0;
    margin-bottom: 2px
}

.nav-tabs-left>li>a:hover,.nav-tabs-left>li>a:focus,.nav-tabs-left>li.active>a,.nav-tabs-left>li.active>a:hover,.nav-tabs-left>li.active>a:focus {
    border: 1px solid #ddd;
    border-right-color: transparent
}

.row>.nav-tabs-left {
    padding-right: 0;
    padding-left: 10px;
    margin-right: -1px;
    position: relative;
    z-index: 1
}

.row>.nav-tabs-left+.tab-content {
    border-left: 1px solid #ddd
}

.nav-tabs-right {
    border-bottom: 0;
    border-left: 1px solid #ddd
}

.nav-tabs-right>li {
    margin-bottom: 0;
    margin-left: -1px;
    float: none
}

.nav-tabs-right>li>a {
    border-radius: 0 0 0 0;
    margin-left: 0;
    margin-bottom: 2px
}

.nav-tabs-right>li>a:hover,.nav-tabs-right>li>a:focus,.nav-tabs-right>li.active>a,.nav-tabs-right>li.active>a:hover,.nav-tabs-right>li.active>a:focus {
    border: 1px solid #ddd;
    border-left-color: transparent
}

.row>.nav-tabs-right {
    padding-left: 0;
    padding-right: 10px
}

.navmenu,.navbar-offcanvas {
    width: 300px;
    height: auto;
    border-width: 1px;
    border-style: solid;
    border-radius: 0
}

.navmenu-fixed-left,.navmenu-fixed-right,.navbar-offcanvas {
    position: fixed;
    z-index: 1030;
    top: 0;
    bottom: 0;
    overflow-y: auto;
    border-radius: 0
}

.navmenu-fixed-left,.navbar-offcanvas.navmenu-fixed-left {
    left: 0;
    right: auto;
    border-width: 0 1px 0 0
}

.navmenu-fixed-right,.navbar-offcanvas {
    left: auto;
    right: 0;
    border-width: 0 0 0 1px
}

.navmenu-nav {
    margin-bottom: 10px
}

.navmenu-nav.dropdown-menu {
    position: static;
    margin: 0;
    padding-top: 0;
    float: none;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0
}

.navbar-offcanvas .navbar-nav {
    margin: 0
}

@media(min-width: 800px) {
    .navbar-offcanvas {
        width:auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-offcanvas.offcanvas {
        position: static;
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }

    .navbar-offcanvas .navbar-nav.navbar-left:first-child {
        margin-left: -10px
    }

    .navbar-offcanvas .navbar-nav.navbar-right:last-child {
        margin-right: -10px
    }

    .navbar-offcanvas .navmenu-brand {
        display: none
    }
}

.navmenu-brand {
    display: block;
    font-size: 18px;
    line-height: 20px;
    padding: 10px 15px;
    margin: 10px 0
}

.navmenu-brand:hover,.navmenu-brand:focus {
    text-decoration: none
}

.navmenu-default,.navbar-default .navbar-offcanvas {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navmenu-default .navmenu-brand,.navbar-default .navbar-offcanvas .navmenu-brand {
    color: #777
}

.navmenu-default .navmenu-brand:hover,.navbar-default .navbar-offcanvas .navmenu-brand:hover,.navmenu-default .navmenu-brand:focus,.navbar-default .navbar-offcanvas .navmenu-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

.navmenu-default .navmenu-text,.navbar-default .navbar-offcanvas .navmenu-text {
    color: #777
}

.navmenu-default .navmenu-nav>.dropdown>a:hover .caret,.navbar-default .navbar-offcanvas .navmenu-nav>.dropdown>a:hover .caret,.navmenu-default .navmenu-nav>.dropdown>a:focus .caret,.navbar-default .navbar-offcanvas .navmenu-nav>.dropdown>a:focus .caret {
    border-top-color: #333;
    border-bottom-color: #333
}

.navmenu-default .navmenu-nav>.open>a,.navbar-default .navbar-offcanvas .navmenu-nav>.open>a,.navmenu-default .navmenu-nav>.open>a:hover,.navbar-default .navbar-offcanvas .navmenu-nav>.open>a:hover,.navmenu-default .navmenu-nav>.open>a:focus,.navbar-default .navbar-offcanvas .navmenu-nav>.open>a:focus {
    background-color: #e7e7e7;
    color: #555
}

.navmenu-default .navmenu-nav>.open>a .caret,.navbar-default .navbar-offcanvas .navmenu-nav>.open>a .caret,.navmenu-default .navmenu-nav>.open>a:hover .caret,.navbar-default .navbar-offcanvas .navmenu-nav>.open>a:hover .caret,.navmenu-default .navmenu-nav>.open>a:focus .caret,.navbar-default .navbar-offcanvas .navmenu-nav>.open>a:focus .caret {
    border-top-color: #555;
    border-bottom-color: #555
}

.navmenu-default .navmenu-nav>.dropdown>a .caret,.navbar-default .navbar-offcanvas .navmenu-nav>.dropdown>a .caret {
    border-top-color: #777;
    border-bottom-color: #777
}

.navmenu-default .navmenu-nav.dropdown-menu,.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu {
    background-color: #e7e7e7
}

.navmenu-default .navmenu-nav.dropdown-menu>.divider,.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu>.divider {
    background-color: #f8f8f8
}

.navmenu-default .navmenu-nav.dropdown-menu>.active>a,.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a,.navmenu-default .navmenu-nav.dropdown-menu>.active>a:hover,.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a:hover,.navmenu-default .navmenu-nav.dropdown-menu>.active>a:focus,.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a:focus {
    background-color: #d7d7d7
}

.navmenu-default .navmenu-nav>li>a,.navbar-default .navbar-offcanvas .navmenu-nav>li>a {
    color: #777
}

.navmenu-default .navmenu-nav>li>a:hover,.navbar-default .navbar-offcanvas .navmenu-nav>li>a:hover,.navmenu-default .navmenu-nav>li>a:focus,.navbar-default .navbar-offcanvas .navmenu-nav>li>a:focus {
    color: #333;
    background-color: transparent
}

.navmenu-default .navmenu-nav>.active>a,.navbar-default .navbar-offcanvas .navmenu-nav>.active>a,.navmenu-default .navmenu-nav>.active>a:hover,.navbar-default .navbar-offcanvas .navmenu-nav>.active>a:hover,.navmenu-default .navmenu-nav>.active>a:focus,.navbar-default .navbar-offcanvas .navmenu-nav>.active>a:focus {
    color: #555;
    background-color: #e7e7e7
}

.navmenu-default .navmenu-nav>.disabled>a,.navbar-default .navbar-offcanvas .navmenu-nav>.disabled>a,.navmenu-default .navmenu-nav>.disabled>a:hover,.navbar-default .navbar-offcanvas .navmenu-nav>.disabled>a:hover,.navmenu-default .navmenu-nav>.disabled>a:focus,.navbar-default .navbar-offcanvas .navmenu-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}

.navmenu-inverse,.navbar-inverse .navbar-offcanvas {
    background-color: #222;
    border-color: #080808
}

.navmenu-inverse .navmenu-brand,.navbar-inverse .navbar-offcanvas .navmenu-brand {
    color: #999
}

.navmenu-inverse .navmenu-brand:hover,.navbar-inverse .navbar-offcanvas .navmenu-brand:hover,.navmenu-inverse .navmenu-brand:focus,.navbar-inverse .navbar-offcanvas .navmenu-brand:focus {
    color: #fff;
    background-color: transparent
}

.navmenu-inverse .navmenu-text,.navbar-inverse .navbar-offcanvas .navmenu-text {
    color: #999
}

.navmenu-inverse .navmenu-nav>.dropdown>a:hover .caret,.navbar-inverse .navbar-offcanvas .navmenu-nav>.dropdown>a:hover .caret,.navmenu-inverse .navmenu-nav>.dropdown>a:focus .caret,.navbar-inverse .navbar-offcanvas .navmenu-nav>.dropdown>a:focus .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.navmenu-inverse .navmenu-nav>.open>a,.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a,.navmenu-inverse .navmenu-nav>.open>a:hover,.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a:hover,.navmenu-inverse .navmenu-nav>.open>a:focus,.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a:focus {
    background-color: #080808;
    color: #fff
}

.navmenu-inverse .navmenu-nav>.open>a .caret,.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a .caret,.navmenu-inverse .navmenu-nav>.open>a:hover .caret,.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a:hover .caret,.navmenu-inverse .navmenu-nav>.open>a:focus .caret,.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a:focus .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.navmenu-inverse .navmenu-nav>.dropdown>a .caret,.navbar-inverse .navbar-offcanvas .navmenu-nav>.dropdown>a .caret {
    border-top-color: #999;
    border-bottom-color: #999
}

.navmenu-inverse .navmenu-nav.dropdown-menu,.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu {
    background-color: #080808
}

.navmenu-inverse .navmenu-nav.dropdown-menu>.divider,.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu>.divider {
    background-color: #222
}

.navmenu-inverse .navmenu-nav.dropdown-menu>.active>a,.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a,.navmenu-inverse .navmenu-nav.dropdown-menu>.active>a:hover,.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a:hover,.navmenu-inverse .navmenu-nav.dropdown-menu>.active>a:focus,.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a:focus {
    background-color: #000
}

.navmenu-inverse .navmenu-nav>li>a,.navbar-inverse .navbar-offcanvas .navmenu-nav>li>a {
    color: #999
}

.navmenu-inverse .navmenu-nav>li>a:hover,.navbar-inverse .navbar-offcanvas .navmenu-nav>li>a:hover,.navmenu-inverse .navmenu-nav>li>a:focus,.navbar-inverse .navbar-offcanvas .navmenu-nav>li>a:focus {
    color: #fff;
    background-color: transparent
}

.navmenu-inverse .navmenu-nav>.active>a,.navbar-inverse .navbar-offcanvas .navmenu-nav>.active>a,.navmenu-inverse .navmenu-nav>.active>a:hover,.navbar-inverse .navbar-offcanvas .navmenu-nav>.active>a:hover,.navmenu-inverse .navmenu-nav>.active>a:focus,.navbar-inverse .navbar-offcanvas .navmenu-nav>.active>a:focus {
    color: #fff;
    background-color: #080808
}

.navmenu-inverse .navmenu-nav>.disabled>a,.navbar-inverse .navbar-offcanvas .navmenu-nav>.disabled>a,.navmenu-inverse .navmenu-nav>.disabled>a:hover,.navbar-inverse .navbar-offcanvas .navmenu-nav>.disabled>a:hover,.navmenu-inverse .navmenu-nav>.disabled>a:focus,.navbar-inverse .navbar-offcanvas .navmenu-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}

.offcanvas {
    display: none
}

.offcanvas.in {
    display: block
}

@media(max-width: 799px) {
    .offcanvas-xs {
        display:none
    }

    .offcanvas-xs.in {
        display: block
    }
}

@media(max-width: 991px) {
    .offcanvas-sm {
        display:none
    }

    .offcanvas-sm.in {
        display: block
    }
}

@media(max-width: 1199px) {
    .offcanvas-md {
        display:none
    }

    .offcanvas-md.in {
        display: block
    }
}

.offcanvas-lg {
    display: none
}

.offcanvas-lg.in {
    display: block
}

.canvas-sliding {
    -webkit-transition: top .35s,left .35s,bottom .35s,right .35s;
    transition: top .35s,left .35s,bottom .35s,right .35s
}

.offcanvas-clone {
    height: 0!important;
    width: 0!important;
    overflow: hidden!important;
    border: none!important;
    margin: 0!important;
    padding: 0!important;
    position: absolute!important;
    top: auto!important;
    left: auto!important;
    bottom: 0!important;
    right: 0!important;
    opacity: 0!important
}

body {
    color: #777;
    font-family: open sans,sans-serif
}

* {
    -webkit-tap-highlight-color: transparent!important
}

.navbar-static-top .navbar {
    z-index: 100!important
}

a {
    color: #777;
    text-decoration: none;
    outline: 0!important
}

.form-control {
    border-color: #e8e8e8;
    box-shadow: none
}

.breadcrumb>.active {
    color: #ff4c48
}

.no-margin-padding {
    padding: 0;
    margin: 0
}

.modal {
    background: rgba(0,0,0,.35)
}

.modal-header {
    border-bottom: 0;
    padding-bottom: 0;
    line-height: 34px
}

.modal-header h4 {
    font-weight: 700;
    font-family: roboto condensed;
    font-size: 32px;
    color: #447a18
}

.panel-title {
    font-size: 26px;
    color: #ff4c48
}

div#popover_popover-atendimento-user .panel-title {
    font-size: 14px
}

div#popover_popover-whatsapp-content img {
    width: 24px!important;
    height: 24px!important;
    margin-top: 5px!important;
    display: block;
    float: left;
    clear: both
}

div#popover_popover-whatsapp-content a strong {
    font-size: 16px!important
}

.icon-method.a-right img {
    max-width: 40px
}

.icon-method.a-right {
    float: right;
    margin-top: -25px
}

.container {
    padding-right: 0;
    padding-left: 0
}

img {
    max-width: 100%
}

.price-box {
    margin: 0;
    font-size: 12px;
    color: #777
}

.old-price .price-label {
    color: #777
}

span.symbol {
    font-size: 15px;
    color: #447a18
}

span.int {
    font-size: 38px;
    color: #447a18;
    padding: 0;
    margin-right: -5px;
    font-weight: 700
}

span.cent {
    font-size: 20px;
    color: #447a18
}

.breadcrumb {
    background: 0 0;
    margin: 0;
    padding: 0;
    font-size: 12px
}

.wrapper {
    min-width: 280px;
    position: relative;
    left: 0;
    z-index: 1;
    background: #fff
}

.header .links a:hover {
    text-decoration: none
}

.navmenu-fixed-right {
    z-index: 1;
    display: block!important
}

.page {
    text-align: left;
    padding: 0;
    width: 100%
}

.page-header {
    margin-top: 20px
}

.page.container-fluid {
    max-width: 3000px;
    margin: 0 auto;
    padding: 0
}

.page.container-fluid .footer>.container {
    margin: 0 auto;
    padding: 0
}

li {
    list-style: none
}

ul.links {
    margin: 0!important;
    padding: 0
}

.text-cart {
    padding: 0 10px
}

.links li {
    display: inline;
    position: relative
}

.divider {
    background: #eee
}

.branding {
    position: relative;
    margin: 0;
    height: auto
}

.header {
    width: auto;
    padding: 0 10px
}

.cms-b-responsive-home-page .body-wrapper {
    width: 100%
}

.category-view {
    margin: 0 auto 20px
}

.checkout-link {
    float: right
}

span.glyphicon.glyphicon-chevron-right.fa.fa-angle-right,span.glyphicon.glyphicon-chevron-left.fa.fa-angle-left {
    font-size: 40px
}

.nav>li>a {
    padding: 0 12px
}

.text-init.hidden-sm.col-md-12.a-right ul .links li a:hover,.popover-manual:hover {
    text-decoration: none
}

.header-primary.nav-primary {
    background: #f8f8f8;
    color: #777;
    line-height: 39px;
    font-family: open sans;
    font-weight: 400;
    border-bottom: 1px solid #e9e9e9;
    font-size: 14px;
    text-decoration: none
}

.text-init ul.links li i.fa.fa-circle:before {
    color: #2ab200
}

.text-init ul.links li span.fa-stack.fa-lg {
    width: 25px;
    margin-top: -5px
}

.text-init ul.links li i.fa-stack-2x {
    font-size: 28px;
    line-height: 40px;
    font-weight: 100
}

.social-links .links li {
    font-size: 26px!important;
    background: 0 0!important
}

#popover_popover-atendimento-user {
    width: 220px
}

li#view-logged a span {
    color: #ff4c48
}

.header-primary.nav-primary i.fa.fa-angle-down {
    color: #ff4c48;
    font-weight: 700;
    font-size: 16px;
    line-height: 40px
}

.text-init ul.links li {
    border: none;
    font-weight: 600;
    line-height: 40px;
    padding: 0 15px!important
}

.noselect,.noselect:focus,.noselect:active {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent!important;
    outline: 0!important
}

.increse-add-to-cart {
    width: 80px;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 20px
}

.button-increase-left,.button-increase-right {
    line-height: 34px;
    font-weight: 700;
    background: #e8e8e8;
    padding: 0 10px;
    color: #666;
    cursor: pointer
}

.button-increase-left {
    float: left
}

.button-increase-right {
    float: right
}

.footer li {
    background: 0 0
}

.header-panel {
    line-height: 36px;
    padding: 0;
    min-height: 36px;
    box-shadow: none;
    margin-bottom: 0
}

.header-panel .links {
    float: none;
    display: inline-block;
    margin-right: 0
}

.header-panel .links li a,.header-panel .links li a:hover {
    color: #949494
}

.header-panel .welcome-msg {
    margin: 0;
    line-height: 38px;
    font-weight: 400
}

.switches {
    background: 0 0;
    line-height: 38px;
    white-space: nowrap
}

.top-cart {
    white-space: normal;
    padding: 5px;
    width: 100%
}

.top-cart .panel {
    border: none;
    box-shadow: none
}

.img-thumbnail {
    border: 0 solid #f1f1f1;
    box-shadow: none
}

#dropdown a {
    color: #99999999999!important
}

#dropdown {
    position: absolute;
    left: auto;
    top: 100%;
    margin-top: 10px;
    right: 0;
    width: 265px;
    z-index: 1000
}

#dropdown label {
    font-weight: 400;
    line-height: normal;
    text-align: left
}

#dropdown .close {
    font-size: 14px;
    color: #333;
    opacity: 1
}

#dropdown .actions .btn-link {
    clear: both;
    display: block;
    margin-top: 8px;
    padding-left: 0;
    text-align: left
}

.buttons-set {
    margin: 2em 0;
    border: none;
    padding: 0
}

#messages_product_view {
    margin: 0 auto;
    padding: 0
}

.product-view {
    background: 0 0;
    margin: 20px auto;
    padding: 0;
    float: none;
    border: 0
}

.product-view .add-to-box.add-to-links {
    float: none;
    margin-top: 15px
}

.add-to-box .add-to-cart {
    float: none
}

.collateral-tabs .tab-content {
    padding: 15px
}

.page-title {
    border-bottom: 1px solid #eee;
    margin: 0 0 10px;
    padding: 20px 0 9px;
    background: 0 0
}

.page-title h1,.page-title h2 {
    color: #666;
    font-family: source sans pro,sans-serif;
    margin-top: 0;
    font-weight: 700;
    font-size: 24px
}

.page-title h3 {
    color: #666;
    font-family: source sans pro,sans-serif;
    margin-top: 0;
    font-weight: 700;
    font-size: 18.7px;
    text-transform: none
}

.account-login .new-users,.account-login .registered-users {
    width: 49%
}

.account-login {
    background: 0 0;
    margin-bottom: 20px
}

.account-login .fieldset h2 {
    margin: 0
}

.font12 {
    font-size: 12px!important
}

.color-primary {
    color: #333!important
}

.mr-3 {
    margin-right: 3px
}

a.product-image {
    padding: 0
}

.mini-products-list .product-image {
    border: none;
    width: auto
}

.page.container>.span12 {
    min-height: 400px
}

.sidebar .block-layered-nav .block-title {
    padding: 10px
}

.sidebar .block .block-title {
    background-color: #888;
    color: #fff;
    padding: 10px
}

.sidebar .block .block-title strong {
    background-image: none;
    padding: 0;
    font-weight: 400;
    font-size: 12px
}

.sidebar .block .block-title span {
    color: #fff
}

.block .block-content .product-name {
    font-size: 12px
}

.block-poll .label {
    text-align: left
}

#poll-answers label {
    color: #999
}

.navbar-inverse .navbar-nav>li>a {
    color: #777;
    text-transform: uppercase;
    background: 0 0;
    margin-right: 1px;
    line-height: 47px;
    font-family: roboto condensed;
    font-weight: 400;
    font-size: 15px
}

.header-panel.navbar.navbar-default {
    background: #f8f8f8;
    border-top: 1px solid #e9e9e9;
    border-bottom: 2px solid #ff4c48;
    border: none
}

.nav .parent {
    position: relative
}

li.top-cart-view.last {
    white-space: nowrap
}

@media(max-width: 799px) {
    .sidebar .block-layered-nav #filter-list {
        height:0;
        overflow: hidden
    }

    .footer ul.links~ul,.footer ul.links {
        margin: 15px 0 0;
        padding-left: 10px;
        padding-right: 10px;
        display: block
    }

    .footer .switcher-store {
        float: left;
        padding-left: 10px;
        padding-right: 10px;
        display: block;
        margin-top: 15px
    }
}

.sidebar .block.block-layered-nav {
    background: 0 0;
    border: none
}

.sidebar .block.block-layered-nav>.visible-xs .btn {
    padding: 10px 15px
}

.sidebar .block.block-layered-nav .block-title {
    background: 0 0;
    padding: 10px 0
}

.sidebar .block.block-layered-nav .block-title span {
    color: #555
}

.block-layered-nav .currently li {
    padding-right: 10px;
    background: 0 0
}

.sidebar .block-layered-nav dt {
    font-size: 14px;
    padding-left: 10px
}

.sorter .sort-by {
    float: left;
    margin-right: 40px
}

.sorter .amount,.sorter .limiter {
    float: right
}

.sorter .amount {
    margin-right: 40px
}

.cart {
    background: 0 0
}

.cart .cart-collaterals h2 {
    font-size: 1.6em
}

.opc-progress-container {
    width: 20%
}

.opc .step,.form-list label {
    font-size: inherit
}

#checkout-step-login .col2-set {
    background: 0 0
}

#newsletter-validate-detail input {
    display: block;
    margin-bottom: 0
}

.old-price {
    font-size: 12px;
    margin-bottom: 0
}

.please-wait {
    border-color: #444;
    color: #444
}

button.button {
    -moz-user-select: none;
    border: 1px solid transparent;
    border-radius: 4px 4px 4px 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    box-shadow: 0 1px 0 rgba(255,255,255,.15) inset,0 1px 1px rgba(0,0,0,.075);
    text-shadow: 0 -1px 0 rgba(0,0,0,.2);
    color: #333;
    background-image: linear-gradient(to bottom,#ffffff 0%,#e6e6e6 100%);
    background-repeat: repeat-x;
    border-color: #ccc;
    text-shadow: 0 1px 0 #fff
}

button.button span,button.button span span {
    background: 0 0;
    color: #333;
    font-family: inherit;
    font-size: 14px
}

.cart .checkout-types .btn-proceed-checkout span,.cart .checkout-types .btn-proceed-checkout span span {
    background: 0 0;
    font-weight: 400!important;
    text-transform: uppercase
}

button.button.btn-proceed-checkout {
    background-image: linear-gradient(to bottom,#5cb85c 0%,#449d44 100%);
    background-repeat: repeat-x;
    border-color: #419641
}

.cart-table .button,.cart .giftcard .check-gc-status {
    background: none repeat scroll 0 0 transparent;
    border: medium;
    box-shadow: none
}

.marketing .col-lg-4 {
    text-align: left;
    margin-bottom: 20px
}

.carousel {
    overflow: hidden
}

.end-store {
    font-size: 15px
}

footer {
    clear: both;
    font-family: roboto condensed;
    color: #777
}

.footer ul.links li,.footer ul li {
    border: none
}

.featurette-divider {
    margin: 80px 0
}

.featurette-heading {
    font-weight: 300;
    line-height: 1;
    letter-spacing: -1px
}

.cms-index-index .navbar {
    margin-bottom: 0
}

.messages,.messages ul {
    list-style: none!important;
    margin: 0!important;
    padding: 0!important
}

.messages {
    width: 100%;
    overflow: hidden
}

.cart .messages li {
    margin: 0!important
}

.messages li {
    margin: 0 0 10px!important;
    background-image: none!important
}

.messages li li {
    margin: 0!important;
    line-height: 24px
}

.error-msg,.success-msg,.note-msg,.notice-msg {
    border-style: solid!important;
    border-width: 1px!important;
    background-position: 10px 9px!important;
    background-repeat: no-repeat!important;
    min-height: 24px!important;
    font-size: 12px!important;
    text-shadow: 0 1px 0 rgba(255,255,255,.5)
}

.checkout-cart-index .cart .notice-msg {
    border-color: #555;
    color: #c09853;
    color: #555;
    margin-bottom: 10px!important;
    font-weight: 600!important
}

.checkout-cart-index .cart .notice-msg .bold-notice-cart {
    font-weight: 700;
    font-size: 14px
}

.error-msg,.messages li.error-msg {
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48
}

.success-msg,.messages li.success-msg {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847
}

.note-msg,.messages li.note-msg {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad
}

.notice-msg,.messages li.notice-msg {
    background-color: #fcf8e3;
    border-color: #fbeed5;
    color: #c09853
}

.category-image img {
    width: 100%;
    height: auto
}

.cell-label {
    display: none;
    vertical-align: middle
}

.cart-table a span.glyphicon {
    margin-right: 5px;
    vertical-align: text-top
}

.cart-table input.qty {
    display: inline-block;
    vertical-align: middle
}

.cart-table .btn-update {
    display: inline-block;
    vertical-align: middle;
    float: none;
    padding: 0 5px;
    margin: 0
}

.cart-table .item-options {
    margin-bottom: 0
}

.cart-table .product-name {
    margin-top: 0;
    white-space: normal
}

.cart-table .unit-price {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px
}

.cart-table td.cell-product-img {
    min-width: 150px;
    text-align: center
}

.product-name {
    font-size: 18px;
    white-space: normal;
    color: #ff4c48
}

.product-name a {
    text-decoration: none;
    color: #ff4c48
}

.table .product-name {
    margin-top: 10px
}

.cart .checkout-types {
    float: none;
    text-align: right
}

.cart .checkout-types .btn-proceed-checkout span {
    padding: 0!important
}

.cart .checkout-types .btn-proceed-checkout span span {
    padding: 0!important
}

.panel.panel-coupon .btn,.panel.panel-giftcard .btn {
    margin-top: 5px
}

.panel-title>a {
    display: block;
    outline: none;
    text-decoration: none
}

.panel-title>a:hover {
    text-decoration: none
}

.header .logo {
    margin: 0 auto;
    width: 100%;
    padding-top: 0;
    text-align: center
}

.header-images {
    padding-left: 0;
    padding-right: 0
}

@media(max-width: 991px) {
    .header-images {
        width:20%
    }
}

.a-left.font12.adjust-header {
    margin-top: 22px
}

.a-right.adjust-header {
    margin-top: 30px;
    padding-right: 0
}

.navbar-toggle {
    margin-left: 10px
}

.top-cart .block-title {
    background: 0 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 38px;
    padding: 0 5px 2px;
    text-transform: none;
    height: auto
}

.top-cart .block-title strong {
    background: 0 0;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 38px;
    padding-right: 0;
    text-decoration: none
}

.top-cart .block-title strong,.top-cart .block-title.expanded strong {
    color: #444
}

.top-cart .block-content {
    position: static;
    line-height: normal;
    background: 0 0;
    text-align: left;
    width: auto
}

.top-cart .block-content ol {
    padding-bottom: 0;
    margin-bottom: 0
}

.top-cart .block-content .item {
    padding: 10px 0
}

.top-cart .block-content .item .product-name {
    font-size: 14px;
    line-height: normal;
    margin-bottom: 5px
}

.top-cart .block-content .item .product-name a {
    font-size: 14px
}

.top-cart .block-content .item .product-name a:hover {
    color: #333
}

.top-cart .block-content table {
    margin: 5px 0
}

.top-cart .block-content table th {
    text-align: left
}

.top-cart .block-content .subtotal {
    background: 0 0;
    padding: 0;
    text-align: right
}

.top-cart .block-content .subtotal .label {
    color: #444;
    font-size: 12px
}

.top-cart .inner-wrapper {
    border-color: #ddd
}

.top-cart .cart-empty {
    padding: 15px
}

.top-cart .panel-heading {
    position: relative
}

.top-cart .panel-heading .glyphicon {
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 12px
}

.top-cart .actions {
    background: 0 0;
    padding: 0
}

.mini-products-list .product-details .btn-remove,.mini-products-list .product-details .btn-edit {
    font-size: 12px
}

.mini-products-list .product-details .btn-remove>span,.mini-products-list .product-details .btn-edit>span {
    margin-right: 3px
}

.block .btn-remove,.block .btn-edit {
    float: none;
    margin: 0;
    display: inline
}

.btn-edit,.btn-remove {
    background: 0 0;
    overflow: visible;
    width: auto;
    height: auto;
    line-height: 1;
    text-indent: inherit
}

.truncated a.details {
    display: inline-block;
    margin-bottom: 5px;
    font-size: 12px
}

.item-options dt {
    font-size: 12px;
    padding: 0
}

.item-options dd {
    font-size: 12px;
    padding-bottom: 10px
}

.panel-body .item .product-shop {
    margin-bottom: 20px
}

.add-to-links .btn-link .glyphicon {
    margin-right: 3px
}

.opc-wrapper {
    background: 0 0
}

.opc-wrapper .page-title {
    margin-bottom: 20px
}

.opc-wrapper>.row .panel.checkout-container {
    padding: 0
}

.opc-wrapper>.row .panel.checkout-container>.panel-body {
    padding: 0
}

.opc-block-progress {
    margin-bottom: 0;
    font-size: 12px
}

.opc-block-progress .col-md-12 {
    margin-bottom: 10px
}

.opc-block-progress dt {
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd;
    font-size: 12px;
    margin-bottom: 5px
}

.opc-block-progress dt a {
    font-weight: 400
}

.opc-block-progress .panel-body {
    padding: 15px 0
}

.opc-block-progress address {
    margin-bottom: 0
}

.opc-block-progress table th {
    padding-right: 10px
}

.opc-block-progress .panel-title {
    font-size: 14px
}

.opc {
    float: none;
    width: auto;
    margin: 0
}

.opc .step {
    background: 0 0;
    border-color: #ddd
}

.opc .step-title {
    margin: 0;
    text-transform: none;
    color: #444;
    font-size: 14px;
    height: auto;
    line-height: normal;
    padding: 8px 20px
}

.opc .section .step-title {
    background-image: -webkit-gradient(linear,left 0%,left 100%,from(whitesmoke),to(#e8e8e8));
    background-image: -webkit-linear-gradient(top,whitesmoke,0%,#e8e8e8,100%);
    background-image: -moz-linear-gradient(top,whitesmoke 0%,#e8e8e8 100%);
    background-image: linear-gradient(to bottom,#f5f5f5 0%,#e8e8e8 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#ffe8e8e8',GradientType=0);
    border-color: #ddd;
    color: #949494
}

.opc .section .reward-message {
    margin-right: 10px;
    margin-left: 10px
}

.opc .section.allow .step-title {
    background-image: -webkit-gradient(linear,left 0%,left 100%,from(whitesmoke),to(#e8e8e8));
    background-image: -webkit-linear-gradient(top,whitesmoke,0%,#e8e8e8,100%);
    background-image: -moz-linear-gradient(top,whitesmoke 0%,#e8e8e8 100%);
    background-image: linear-gradient(to bottom,#f5f5f5 0%,#e8e8e8 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#ffe8e8e8',GradientType=0);
    border-color: #ddd;
    color: #949494
}

.opc .section.allow.active .step-title {
    border-color: #ddd;
    color: #444;
    font-size: 18px;
    font-weight: 700;
    height: auto;
    line-height: normal;
    margin-bottom: 0;
    padding: 8px 20px
}

.opc .section .row {
    margin: 0;
    padding: 10px 0
}

.opc .section .row .panel {
    padding: 0;
    margin-bottom: 0
}

.opc .section .row .panel .panel-body {
    padding: 15px
}

#checkout-step-login h4 {
    margin: 0
}

.gift-message-form {
    border: none;
    background: 0 0
}

.gift-message-form .list-group {
    margin-bottom: 0
}

.gift-message-form .inner-box h4 {
    padding: 0;
    margin: 0
}

.tool-tip {
    position: static;
    margin-bottom: 20px
}

#checkout-review-table .product-name {
    font-size: 14px;
    margin: 0 0 5px;
    color: #444
}

#checkout-review-table .item-options {
    color: #999
}

#checkout-step-review {
    padding: 20px
}

#review-buttons-container a span.glyphicon {
    margin-right: 3px
}

.reward-message {
    margin: 5px 0;
    background: #ef672f
}

.reward-message .a-more a {
    color: #fff;
    font-weight: 700
}

#wishlist-table td {
    padding: 5px
}

.toolbar {
    font-size: 12px
}

.toolbar .navbar {
    box-shadow: none;
    margin-bottom: 5px;
    z-index: 0
}

.toolbar .pagination {
    margin: 0
}

.toolbar p.navbar-text {
    margin: 15px
}

.add-to-cart .qty,.add-to-cart label {
    display: inline-block
}

.add-to-cart .qty {
    width: 4em!important;
    text-align: center;
    margin: 0!important;
    min-width: 40px!important
}

.minimal-price-link .label {
    color: #333
}

.options-container-small dt {
    display: block;
    padding: 0;
    margin: 0;
    width: 100%;
    float: none
}

.box-collateral .product-details {
    padding-right: 0
}

.box-collateral .checkbox {
    margin-top: 0
}

.box-collateral .checkbox input[type=checkbox] {
    margin-top: 0
}

.box-collateral .btn-link {
    padding-left: 0;
    color: #999
}

.box-collateral .price-box {
    margin-bottom: 5px
}

.box-collateral .price-box p {
    margin: 0
}

.box-collateral .item {
    margin-bottom: 10px
}

.results-view {
    margin: 0
}

.results-view .recommendations {
    padding: 20px 0 0
}

.navbar-inverse {
    background-color: #f8f8f8;
    border-top: 1px solid #e9e9e9;
    border-bottom: 2px solid #ff4c48
}

.header-panel .links li a {
    color: #f1f1f1
}

.header-panel.navbar.navbar-default.row {
    border-left: medium;
    border-right: medium
}

.header-panel .glyphicon {
    margin: 2px
}

body {
    background-image: none
}

.header .form-search,.block .block-title {
    background-image: none;
    height: auto;
    overflow: visible;
    text-indent: inherit
}

.block-layered-nav dd {
    background: 0 0;
    border-bottom: 1px solid #fff
}

.block .block-title strong,.block-cart,.block-wishlist,.block-subscribe,.block-compare,.block-reorder,.block-poll,.block-gr-search,.block-viewed,.block-compared,.block-related,.block-tags,.block-login {
    font-size: 1em
}

.block .block-content,.block .actions,.block-layered-nav .block-subtitle,.block-layered-nav .block-content,.block-layered-nav dt,.product-essential,.account-login .content,.account-login .buttons-set,.block li.odd,.block-cart .subtotal,.product-view .box-up-sell .products-grid td,.product-view .box-up-sell .products-grid td.empty,.cart .crosssell {
    background: 0 0
}

#upsell-product-table tbody>tr>td {
    border-top: none
}

.block-poll button.button span {
    background: 0 0;
    border: none
}

.block-content {
    border: none!important
}

.sidebar .block {
    background: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bkg_block.gif) repeat-x scroll 0 0 #f5f5f5;
    border-bottom: 1px solid #cfcfcf;
    border-left: medium;
    border-right: medium;
    margin-bottom: 15px
}

.block-cart .summary {
    background: 0 0
}

.block-cart .subtotal .label {
    color: #555
}

.sidebar .block .block-content {
    color: #555;
    font-size: 12px;
    padding: 10px
}

#narrow-by-list>.list-group-item {
    padding-right: 10px;
    font-size: 14px;
    cursor: pointer
}

#narrow-by-list>.list-group-item a {
    color: #fff;
    padding: 5px;
    font-size: 12px
}

#narrow-by-list>.list-group-item a:hover,#narrow-by-list>.list-group-item a:focus {
    text-decoration: none
}

#narrow-by-list>.list-group-item .pull-left {
    line-height: 1.7
}

#narrow-by-list2 li {
    margin-bottom: -1px
}

.sidebar .block-layered-nav .block-content {
    padding: 0
}

.sidebar .block-layered-nav .block-content .filter-state .list-group {
    margin-bottom: 0
}

.sidebar .block-layered-nav .block-content .filter-state+.actions {
    background: 0 0;
    padding: 0;
    margin: 10px 0
}

.sidebar .block .block-content .list-group .text {
    display: inline-block;
    line-height: 1;
    max-width: 79%
}

.header form {
    background: 0 0;
    float: left;
    position: relative
}

.footer {
    width: auto
}

.footer a {
    color: #949494
}

button.button span {
    border: none
}

.account-login .content,.account-login .buttons-set {
    border: none
}

.account-login .new-users h2,.account-login .content h2 {
    background: 0 0!important;
    padding: 0;
    margin: 10px 0;
    font-size: 20px
}

.links li {
    border-right: 1px solid #888b8b;
    padding: 13px 10px
}

.panel-body {
    color: #333
}

.panel-body a {
    color: #333
}

.links li.last {
    border-right: none
}

.info-box h2 {
    margin-top: 0
}

.order-info {
    background: 0 0;
    border: none;
    padding: 5px 0
}

.opc .step-title h2,.opc .active .step-title h2,.opc .allow .step-title h2 {
    color: #333;
    background: 0 0;
    margin: 0;
    padding: 0;
    border: 0;
    text-transform: none;
    font-weight: 400
}

.opc .step-title h2 {
    color: #999;
    font-size: 14px
}

.opc .active .step-title .number {
    background: #fff;
    color: #333;
    border: none
}

.opc-block-progress dl dd {
    margin-bottom: 10px
}

@media(min-width: 768px) {
    .marketing {
        padding-left:0;
        padding-right: 0
    }

    .navbar-wrapper {
        margin-top: 20px
    }

    .navbar-wrapper .navbar {
        border-radius: 4px
    }

    .carousel-caption p {
        margin-bottom: 20px;
        font-size: 21px;
        line-height: 1.4
    }

    .featurette-heading {
        font-size: 50px
    }

    .header .container {
        padding: 0
    }
}

@media(min-width: 780px) {
    .body-wrapper {
        padding:0
    }
}

@media(min-width: 800px) {
    .sidebar .block-layered-nav #filter-list {
        height:auto!important;
        overflow: visible;
        display: block!important
    }

    .footer ul.links~ul,.footer ul.links {
        width: 16.66%;
        margin: 0;
        padding: 0 10px
    }

    .footer .switcher-store {
        width: 33.33%
    }
}

@media(min-width: 992px) {
    .featurette-heading {
        margin-top:120px
    }
}

@media(max-width: 990px) {
    .opc-block-progress {
        margin-bottom:10px
    }
}

@media(max-width: 600px) {
    .cell-label {
        display:inline-block;
        font-weight: 700;
        min-width: 80px;
        font-size: 14px
    }

    .cart-table {
        display: block;
        border: none;
        width: auto
    }

    .cart-table .btn-update {
        float: none
    }

    .cart-table thead {
        display: none
    }

    .cart-table tbody {
        display: block
    }

    .cart-table tbody td {
        display: block;
        clear: both;
        padding: 5px 15px;
        text-align: left!important
    }

    .cart-table tbody td span+span {
        display: inline-block;
        vertical-align: middle
    }

    .cart-table tbody tr {
        display: block
    }

    .cart-table tbody tr.last td {
        border: none
    }

    .cart-table tbody tr td {
        border: none
    }

    .cart-table tbody tr td.last {
        border-bottom: 1px solid #eee;
        padding-bottom: 10px
    }

    .cart-table .product-name {
        margin-top: 0
    }

    .cart-table .cart-price {
        display: inline-block;
        vertical-align: text-top
    }

    .cart-table .glyphicon-remove:after {
        content: "Remove";
        display: inline-block;
        vertical-align: bottom;
        margin-left: 5px;
        font-family: source sans pro,sans-serif
    }
}

@media screen and (max-width: 480px) {
    .category-products .products-grid .col-xs-4 {
        display:block;
        float: none;
        margin: 0 auto 20px;
        width: 70%
    }
}

@media screen and (max-width: 360px) {
    #dropdown {
        width:100%!important
    }

    .panel-body .item.col-xs-6 {
        width: 100%
    }

    #checkout-review-table {
        font-size: 12px
    }

    #checkout-review-table .product-name {
        font-size: 12px
    }

    #checkout-step-review {
        padding: 10px
    }

    .opc-block-progress .col-md-12 {
        width: 100%
    }

    .opc-block-progress .col-md-12 table {
        width: 100%
    }

    .panel-crosssell .item {
        width: 50%
    }

    .category-products .products-grid .col-xs-4 {
        display: block;
        float: none;
        margin: 0 auto 20px;
        width: 80%
    }

    .products-list .col-xs-9 {
        width: 100%;
        clear: both
    }

    .products-list .col-xs-3 {
        margin-bottom: 20px;
        width: 50%
    }

    .toolbar .sort-by,.toolbar .limiter {
        width: 100%
    }

    .toolbar .limiter p.navbar-text,.toolbar .limiter p.navbar-text+div {
        margin-top: 0!important
    }

    .toolbar>.row .col-xs-8 {
        width: 100%;
        clear: both;
        float: none;
        text-align: center!important
    }

    .toolbar>.row .view-mode {
        display: none
    }

    .box-collateral .item {
        width: 100%;
        float: none;
        clear: both
    }
}

.carousel-inner>.item>img,.carousel-inner>.item>a>img,.carousel-inner>.item>p>img,.carousel-inner>.item>p>a>img {
    width: 2000px
}

.carousel-control {
    width: 5%;
    bottom: 0
}

.carousel-indicators .active {
    width: 16px;
    height: 16px
}

.carousel-indicators li {
    width: 15px;
    height: 15px
}

.carousel-indicators {
    text-align: right
}

.carousel-indicators li {
    border-radius: 1px;
    border-color: #ff4c48
}

.carousel-indicators .active {
    background: #ff4c48
}

.max-width-item {
    max-width: 230px;
    margin: 0 auto
}

@media screen and (min-width: 800px) {
    .carousel-indicators {
        bottom:15px;
        width: 100%;
        left: 28%
    }
}

.product-slider .title {
    font-size: 20px;
    margin-bottom: -5px;
    border-bottom: 1px solid #ccc
}

.header.affix {
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 1000;
    padding: 5px;
    border-bottom: .1px solid #f1f1f1
}

li#view-logged {
    cursor: pointer;
    font-weight: 400;
    border: none;
    font-size: 16px;
    font-family: open sans;
    line-height: 20px
}

.item.color-red1 {
    background: #990002;
    text-align: center
}

.item.color-red1 img {
    margin: 0 auto
}

img.product-image {
    max-width: 100%
}

.display-hover {
    text-align: center;
    display: none
}

.product-options-bottom .special-price .price {
    font-size: 30px;
    color: #447a18;
    font-weight: 400
}

.product-view .products-data .int,.product-view .products-data .symbol,.product-view .products-data .cent {
    font-size: 30px;
    color: #447a18;
    font-weight: 400
}

.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background: #ff4c48
}

.footer ul.links~ul,.footer ul.links {
    display: flex;
    width: 100%;
    line-height: 10px
}

.header a:hover,.header a:focus,.header a:active {
    text-decoration: none
}

address {
}

.footer-box.vcenter.col-xs-12.col-md-2.a-left {
    padding-top: 5px
}

.text-shipping {
    text-transform: uppercase;
    text-align: left;
    font-weight: 700;
    margin: 0 auto
}

#popover_popover-text-shipping-content {
    font-weight: 400;
    text-transform: none;
    padding-top: 20px;
    font-size: 14px
}

.item a h2.product-name,.item .active a h2.product-name {
    max-width: 400px;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis!important;
    height: 40px;
    line-height: 20px
}

.promo-line {
    background: #f8f8f8;
    border-top: 1px solid #ff4c48;
    border-bottom: 1px solid #e9e9e9;
    margin-top: -10px
}

span.fa-stack.fa-lg.icone-promo {
    border-radius: 0 30px 30px 0;
    background: #f8f8f8;
    width: 26%;
    margin-top: -6px;
    margin-bottom: -6px;
    line-height: 62px
}

.icone-promo .fa-stack-2x {
    font-size: 60px
}

.icone-promo .fa-stack-1x {
    font-size: 22px;
    font-family: roboto condensed;
    font-weight: 700
}

#popover_popover-atendimento-content ul.link li,#popover_popover-televendas-content ul.link li {
    color: #777;
    line-height: 15px;
    padding: 5px 0!important
}

.fa-circle:before {
    color: #ff4c48
}

.title-promo,.sub-title-promo,.icone-promo {
    float: left
}

.title-promo {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 22px
}

.title-promo,.sub-title-promo {
    text-align: center;
    width: 74%;
    color: #fff
}

.sub-title-promo {
    font-weight: 400;
    font-size: 12px;
    margin-top: -5px
}

.carousel-multiple {
    margin-left: 30px;
    margin-right: 30px
}

.carousel-control.left,.carousel-control.right {
    background: 0 0;
    color: #4f4f4f;
    font-weight: 400
}

.carousel-control {
    background-image: none;
    color: #000
}

@media(min-width: 1100px) {
    a.product-link:hover,a.product-link:focus {
        text-decoration:none
    }

    #popover_popover-text-shipping-content {
        width: 440px!important
    }
}

.ytop-bage {
    text-align: center
}

.social-links {
    font-size: 35px
}

.social-links ul.links li {
    border: none
}

.text-shipping span span {
    float: right;
    color: #949494;
    clear: both
}

span.fa.fa-angle-down.a-right {
    float: right;
    line-height: 50px
}

.text-shipping span {
    color: #ff4c48
}

.wrapper {
    min-height: 900px
}

.navbar {
    position: relative;
    min-height: 25px;
    margin-bottom: 0
}

@media only screen and (min-width: 992px) {
    .hcenter {
        display:flex;
        align-items: center;
        flex-direction: row
    }

    .vcenter {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row
    }
}

@media only screen and (max-width: 599px) {
    .cart-table .cart-tax-total:after {
        right:-9px
    }

    .cart-table .cart-tax-total.cart-tax-total-expanded:after {
        right: -13px
    }
}

.header-minicart .minicart-message {
    display: block;
    padding: 10px
}

.header-minicart .empty {
    padding: 10px;
    text-align: center
}

.header-minicart .minicart-wrapper {
    clear: both;
    position: relative
}

.header-minicart .minicart-wrapper:before,.header-minicart .minicart-wrapper:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none
}

.header-minicart .minicart-wrapper:before {
    background-color: #fff;
    opacity: .8;
    z-index: 2
}

.header-minicart .minicart-wrapper:after {
    background-image: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/opc-ajax-loader.gif);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 3
}

.header-minicart .minicart-wrapper.loading {
    position: relative
}

.header-minicart .minicart-wrapper.loading:before,.header-minicart .minicart-wrapper.loading:after {
    display: block
}

.header-minicart .block-subtitle {
    color: #50a4cf;
    font-family: source sans pro,sans-serif;
    font-size: 10px;
    font-weight: 700;
    line-height: 1.4;
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0
}

.header-minicart .block-subtitle .close {
    display: none
}

.header-minicart .mini-products-list {
    padding: 10px;
    padding-top: 0
}

.header-minicart .mini-products-list li {
    padding: 8px 5px 8px 11px;
    border-bottom: 1px solid #ddd;
    position: relative
}

.header-minicart .mini-products-list li.last {
    border: none
}

.header-minicart .mini-products-list li .product-details {
    position: relative
}

.header-minicart .product-details .product-name {
    padding-top: 0;
    font-weight: 700
}

.header-minicart .product-details .product-name a {
    color: #39c
}

.header-minicart .info-wrapper {
    margin-bottom: .5em
}

.header-minicart .info-wrapper th {
    text-transform: uppercase;
    padding-right: 10px
}

.header-minicart .info-wrapper td {
    color: #39c;
    clear: right
}

.header-minicart .info-wrapper .qty-wrapper td {
    height: 33px;
    line-height: 33px
}

.header-minicart .info-wrapper .qty {
    padding-left: 4px;
    padding-right: 4px;
    margin-right: 2px;
    width: 3.2em;
    text-align: center;
    height: 30px
}

.header-minicart .info-wrapper .quantity-button {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 100ms;
    -moz-transition-duration: 100ms;
    -o-transition-duration: 100ms;
    transition-duration: 100ms
}

.header-minicart .info-wrapper .quantity-button[disabled] {
    cursor: default
}

.header-minicart .info-wrapper .quantity-button.visible {
    opacity: 1
}

.header-minicart .subtotal {
    background-color: #ddd;
    text-align: center;
    line-height: 2em
}

.header-minicart .subtotal .label {
    color: #fff;
    text-transform: uppercase
}

.header-minicart .subtotal .price {
    color: #39c
}

.header-minicart .minicart-actions {
    padding: 10px;
    margin-top: 0;
    overflow: hidden;
    position: relative;
    text-align: center
}

.header-minicart .minicart-actions .checkout-button {
    min-width: 145px
}

.header-minicart .minicart-actions .cart-link {
    height: 33px;
    line-height: 39px;
    text-transform: uppercase;
    font-size: 13px
}

.header-minicart .minicart-actions .paypal-logo .paypal-or {
    line-height: 1.6
}

.header-minicart #minicart-error-message {
    text-align: center;
    color: red;
    display: none
}

.header-minicart #minicart-success-message {
    text-align: center;
    color: green;
    display: none
}

.header-minicart .jcarousel-control-prev,.header-minicart .jcarousel-control-next {
    display: none
}

div#header-cart {
    border: 0!important
}

.bg-white {
    background: #fff
}

.special-price .price-label,.old-price .price {
    color: #777;
    font-weight: 400
}

p.old-price {
    margin: 0
}

.special-price .price {
    font-size: 20px;
    font-weight: 400;
    color: #447a18;
    margin: 0;
    padding: 0;
    margin-top: -15px
}

.special-price {
    margin: 0;
    padding: 0
}

.page-title {
    border-bottom: 0;
    margin: 25px 0;
    padding: 9px;
    text-transform: uppercase
}

.view-more-description {
    display: none;
    width: 93%
}

ul.sharing-links li {
    float: left;
    margin: 15px
}

ul.add-to-links li {
    text-align: center
}

a#link-produc-video {
    position: absolute;
    z-index: 1
}

a.btn.btn-primary.btn-block {
    margin-top: 13px
}

.stars-wrapper span.vote {
    float: left;
    margin-right: 10px;
    font-weight: 400;
    font-size: 14px
}

.stars-wrapper .value {
    color: #aaa;
    cursor: pointer;
    float: left;
    font-size: 1.16em;
    margin-right: 5px
}

.box-reviews .stars-wrapper .value i {
    position: relative;
    transition: color 100ms ease 0s;
    z-index: 4
}

.box-reviews .stars-wrapper .value i.active {
    color: #ffd322
}

.box-reviews .stars-wrapper .value span.glyphicon.glyphicon-star.active {
    color: #ffd322
}

.product-essential.bg-white.row {
    border-radius: 10px;
    margin-bottom: 0
}

.product-tabs-content {
    padding-top: 45px;
    float: left;
    display: block;
    width: 100%
}

#parecelas-view {
    cursor: pointer;
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
    color: #777
}

span.site-lock {
    color: #555
}

span.site-lock i.fa.fa-lock {
    color: #555
}

ul.product_view_bandeiras>li>img {
    width: 34px
}

ul.product_view_bandeiras {
    list-style: none
}

ul.product_view_bandeiras li {
    display: inline
}

.popover.bottom {
    margin-top: 10px
}

.popover-footer {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

ul.sharing-links li {
    float: left;
    margin: 15px 0;
    text-align: center;
    width: 33%
}

.double:after {
    bborder-bottom: 1px solid #ccc;
    -webkit-box-shadow: 0 1px 0 0 #a7a7a7;
    -moz-box-shadow: 0 1px 0 0 #a7a7a7;
    box-shadow: 0 1px 0 0 #a7a7a7;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
    width: 95%;
    z-index: -1
}

.background.double span {
    background: #fdfdfd;
    padding: 0 15px
}

.content-padding {
    margin: 0 15px
}

.cart .page-title h1 {
    font-size: 25px
}

.cart .page-title.cart-resume h1 {
    font-size: 25px;
    font-weight: 700;
    text-align: center
}

button.btn.btn-success.btn-lg {
    width: 100%
}

button#shipping-btn {
    float: right;
    margin-top: -33px
}

button#cupom-btn {
    float: right;
    margin-top: -33px
}

.btn {
    text-transform: uppercase
}

.clearfix:after,.configurable-swatch-list:after,.product-view .product-options .swatch-attr:after {
    content: '';
    display: table;
    clear: both
}

.swatch-link,.swatch-label {
    display: block;
    border-radius: 3px;
    font-size: 15px;
    text-align: center;
    color: #666;
    text-decoration: none;
    box-sizing: content-box
}

.swatch-link {
    margin: 0 0 3px
}

.swatch-link img {
    border-radius: 2px
}

.swatch-link:hover {
    cursor: pointer;
    text-decoration: none
}

.swatch-link .x {
    display: none;
    text-indent: -999em;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bg_x.png) center no-repeat transparent;
    z-index: 10
}

.swatch-link.has-image .swatch-label {
    position: relative
}

.swatch-link.has-image img {
    position: absolute;
    top: 0;
    left: 0
}

.swatch-label {
    margin: 0;
    white-space: nowrap
}

.configurable-swatch-list li {
    float: left;
    margin: 0 0 0 3px
}

.configurable-swatch-list .not-available .x {
    display: block
}

.configurable-swatch-list .not-available .swatch-link {
    border-color: #ededed;
    position: relative
}

.configurable-swatch-list .not-available .swatch-link.has-image img {
    opacity: .4;
    filter: alpha(opacity=40)
}

.configurable-swatch-list .not-available .swatch-label {
    color: #aaa;
    background: #fff
}

.configurable-swatch-list .wide-swatch .swatch-label {
    padding: 0 6px
}

.configurable-swatch-list .not-available a:focus {
    outline: 0
}

#narrow-by-list dd .configurable-swatch-list li {
    margin: 0 0 0 3px;
    width: 47%
}

#narrow-by-list dd .swatch-link {
    border: none;
    line-height: 25px;
    margin-right: 2px;
    text-align: left
}

#narrow-by-list dd .swatch-link.has-image {
    line-height: inherit
}

#narrow-by-list dd .swatch-link:hover .swatch-label {
    border-color: #39c
}

#narrow-by-list dd .swatch-label {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    display: block;
    float: left;
    line-height: 1.5em;
    margin: 0 5px 0 0;
    padding: 1px 5px;
    white-space: nowrap
}

#narrow-by-list dd .swatch-label img {
    border: 1px solid #fff;
    border-radius: 3px;
    box-sizing: content-box
}

#narrow-by-list dd .has-image .swatch-label {
    padding: 0
}

@media only screen and (max-width: 770px) {
    #narrow-by-list dd .configurable-swatch-list li:nth-child(odd) {
        clear:left
    }
}

.currently .swatch-current {
    position: relative
}

.currently .swatch-current .btn-remove {
    margin-top: -10px;
    position: absolute;
    right: 0;
    top: 50%
}

.currently .swatch-current span {
    display: block;
    float: left
}

.currently .swatch-link {
    display: inline-block;
    margin: 0 0 0 3px
}

.currently .swatch-link:hover {
    border-color: #ccc;
    cursor: default
}

.configurable-swatch-list .hover .swatch-link,.configurable-swatch-list .selected .swatch-link,.swatch-link:hover {
    border-color: #39c
}

.configurable-swatch-box {
    background: 0 0!important
}

.configurable-swatch-box select.swatch-select {
    display: none
}

.configurable-swatch-box .validation-advice {
    margin: 0 0 5px;
    background: #df280a;
    padding: 2px 5px!important;
    font-weight: 700;
    color: #fff!important;
    float: left;
    display: block;
    border-radius: 3px
}

.product-view .product-img-box .product-image img {
    max-width: 100%;
    max-height: 750px;
    margin: 0 auto
}

.product-view .product-img-box .product-image-zoom {
    z-index: 0
}

.product-view .product-image-thumbs img {
    max-width: 100%;
    max-height: 100%
}

.price-configurable {
    text-align: center
}

.swatch-attr {
    width: 100%
}

.configurable-swatch-list .swatch-link,.configurable-swatch-list .swatch-link,.swatch-link {
    border: 1px solid #e8e8e8
}

.configurable-swatch-list .hover .swatch-link,.configurable-swatch-list .selected .swatch-link,.swatch-link:hover {
    border-color: #e8e8e8
}

.configurable-swatch-list .hover .swatch-link .swatch-label,.configurable-swatch-list .selected .swatch-link,.swatch-link:hover .swatch-label {
    background: #e8e8e8;
    text-decoration: none
}

.select-label {
    color: #520f5a
}

.data-table thead th {
    background: #f1f1f1
}

.col-sm-3.col-lg-2.sidebar,.visible-lg.col-lg-2.sidebar,.sidebar.col-sm-3 {
    margin-top: 25px
}

.header-panel .links ul li {
    float: left;
    line-height: 18px;
    padding: 5px;
    border: 0
}

.background {
    text-align: center;
    text-transform: lowercase;
    position: relative
}

.double:after {
    border-bottom: 1px solid #f1f1f1;
    -webkit-box-shadow: 0 1px 0 0 #ccc;
    -moz-box-shadow: 0 1px 0 0 #ccc;
    box-shadow: 0 1px 0 0 #ccc;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
    width: 95%;
    z-index: -1
}

.links li {
    padding: 5px 12px!important
}

.footer-box.vcenter.col-xs-12.col-md-8.a-left,.footer-box.vcenter.col-xs-12.col-md-2.a-rigth {
    padding-top: 10px
}

html {
    background: #fff
}

.related-checkbox {
    background: 0 0!important;
    border: 0 solid transparent!important;
    display: none
}

.header-minicart .mini-products-list {
    padding: 10px;
    padding-top: 0;
    max-height: 300px;
    overflow-y: scroll
}

.btn-update-qty {
    display: none
}

a#loginbox {
    width: 100%;
    clear: both;
    float: left
}

.cart-bag {
    background: #ff4c48;
    color: #fff;
    border-radius: 5px;
    padding: 2px 11px;
    line-height: 16px;
    font-size: 16px
}

li#view-logged {
    border: none
}

li.top-cart-view a {
    font-size: 18px;
    color: #ff4c48;
    font-weight: 700
}

a span.glyphicon.glyphicon-shopping-cart {
    color: #ff4c48
}

li.lojas-menu.dropdown.parent {
    float: right
}

.page-title-full h2 {
    margin: 0!important
}

.page-title-full h2 span {
    background: #fff;
    padding: 0 13px;
    border-top: 4px solid #3f144c;
    margin-left: 10px;
    height: 32px;
    font-size: 21px
}

.page-title {
    background: transparent url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/bg_title.png) repeat-x bottom
}

.page-title-full {
}

.content-editoral,.content-editora {
    padding: 10px;
    font-size: 14px;
    line-height: 22px
}

.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f7fffc
}

span.product-ids {
    font-size: 12px;
    float: right;
    color: #ccc
}

.panel.panel-info {
    box-shadow: none;
    -webkit-box-shadow: none
}

.line-product-header.affix-top .container {
    height: 0
}

.line-product-header.affix-top {
    visibility: hidden
}

.top-product-info ul.links {
    font-size: 12px;
    margin-left: -9px!important
}

.top-product-info ul.links li {
    padding: 5px!important;
    border-color: #ccc;
    border-left: 1px solid #ccc
}

.top-product-info ul.links li.last {
    border-right: 1px solid #ccc;
    border-left: 0 solid #ccc
}

.top-product-info ul.links li a {
    color: #ccc
}

.line-product-header.affix {
    visibility: visible;
    z-index: 1;
    background: #fff;
    padding: 0 0;
    top: 88px;
    border-bottom: 1px solid #f6f6f6;
    line-height: 45px;
    z-index: 1
}

.line-product-header.affix button.btn.btn-success.btn-lg {
    width: 50px
}

.price-top-line {
    font-size: 26px;
    float: left;
    padding-right: 12px;
    line-height: 40px;
    color: #f0c808
}

h3.top-line-product {
    font-size: 15px;
    line-height: 45px;
    margin: 0;
    padding: 0;
    float: left;
    padding-left: 20px;
    color: #ccc;
    white-space: nowrap;
    max-width: 330px;
    text-overflow: ellipsis;
    overflow: hidden
}

span.top-line-img {
    float: left
}

#accordion .panel-info .panel-title>a,#accordion .panel-info .panel-body {
    font-size: 12px
}

#ttribute-options-table .table>tbody>tr>td {
    text-align: center
}

.header.min-heigth {
    min-height: 111px;
    padding-left: 0;
    padding-right: 0
}

.line-title-description {
    margin-left: -7px
}

#dropdown .panel-body ul.links {
    line-height: 35px
}

@media(min-width: 800px) {
    .icon-promo.force-margin-150 {
        margin-right:150px
    }

    .modal-lg {
        width: 790px
    }

    .no-margin-padding.list-product-grid.even .product-grid-items {
        border-left: 1px solid #fff;
        border-right: 1px solid #fff
    }
}

#narrow-by-list>.list-group-item {
    padding-right: 10px;
    font-size: 14px;
    background: #447a18;
    color: #fff
}

.category-description {
    color: #000
}

.subcategories-category-description {
    display: -webkit-box;
    font-size: 14px;
    line-height: 14px;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 10px;
    color: #000
}

.cat-goto {
    bottom: 20px;
    position: absolute;
    left: 20px
}

.image-sub-category {
    float: right
}

.item-sub-category a {
    text-decoration: none
}

.item-sub-category {
    min-height: 265px;
    background: rgba(255,255,255,.94)
}

.item-sub-category:hover {
    background: #fff
}

.subcategory-grid {
    padding-bottom: 30px;
    float: left
}

p.category-image {
    position: absolute;
    width: 100%
}

h5.view-itens {
    text-align: center
}

.li-hover-content {
    display: none;
    position: absolute;
    left: 100px;
    width: 135px;
    top: 0
}

li.li-hover:hover .li-hover-content {
    display: block
}

.popover {
    min-width: 130px;
    max-width: 1180px;
    width: auto
}

#popover_popover-whatsapp-content p {
    margin: 0;
    font-size: 16px;
    line-height: 25px
}

#popover_popover-whatsapp-content strong {
    font-size: 17px;
    padding-left: 5px;
    font-weight: 600!important
}

#popover_popover-whatsapp-content .vendas-1,#popover_popover-whatsapp-content .vendas-2,#popover_popover-whatsapp-content .sac {
    display: flex;
    padding: 5px 10px
}

ul.link li {
    display: list-item
}

.a-right {
    text-align: right!important
}

li.li-hover:hover {
    color: #ff4c48
}

.no-padding-left {
    padding-left: 0
}

.no-padding {
    padding: 0
}

.no-padding-right {
    padding-right: 0
}

.more-padding-right {
    padding-right: 2%
}

.title-shipping {
    font-size: 12px;
    color: #777
}

.description-shipping {
    color: #777;
    font-weight: 700;
    font-size: 12px
}

.a-add-to-card:hover {
    color: #ff4c48;
    text-decoration: none
}

.a-add-to-card {
    font-size: 12px;
    color: #ff4c48;
    background: 0 0;
    border: none
}

.modal-body {
    padding: 5px
}

.modal-header {
    padding: 0 7px
}

.modal-content .buttons-set {
    margin: 0!important;
    padding: 0!important
}

.modal-content .form-group.col-sm-12.col-lg-6 {
    margin-bottom: 5px
}

.modal-body .clearfix .col-lg-8 .price-label {
    line-height: 32px
}

.modal-header .close {
    font-size: 45px
}

button.btn.btn-continuar-comprando {
    float: left;
    background: 0 0;
    color: #ff4c48
}

.info-products-data {
    padding-left: 1%
}

span.glyphicon.glyphicon-search {
    font-weight: 700
}

input#search {
    height: 45px;
    background: #ff4c48;
    border-color: transparent;
    color: #fff;
    font-weight: 800;
    font-size: 15px;
    box-shadow: none;
    padding-left: 20px;
    border: none
}

button.btn.btn-transparent {
    position: absolute;
    right: 1px;
    top: 1px;
    height: 43px;
    background: #fff;
    color: #ff4c48;
    width: 70px;
    font-size: 18px;
    line-height: 30px;
    width: 65px
}

.title h3,.title-tabs {
    font-weight: 700;
    font-family: roboto condensed;
    font-size: 32px;
    color: #447a18;
    margin-left: 47px
}

.title-tabs {
    margin-left: 0
}

span.parcelas {
    color: #999;
    margin-top: 0
}

.footer {
    padding: 20px 0
}

strong.atendimento {
    font-size: 40px;
    color: #999;
    font-family: roboto condensed;
    text-transform: uppercase;
    padding-top: 25px;
    float: left;
    font-weight: 400
}

.footer ul.fones {
    display: inline-block;
    font-size: 20px
}

.fones li {
    white-space: nowrap;
    background: 0 0;
    padding: 0 20px 0 4px
}

.televendas-fone,.contact-links,.end-store {
    width: 100%;
    padding-bottom: 15px;
    padding-top: 6px
}

@media screen and (min-width: 900px) {
    .left-border {
        border-left:1px solid #e9e9e9;
        padding-left: 45px;
        height: 100%
    }
}

span.circule {
    background: #8dc63f;
    border-radius: 50%;
    padding: 10px 15px;
    color: #fff
}

.title-footer {
    width: 100%;
    float: left;
    text-transform: uppercase;
    font-size: 20px;
    color: #447a18
}

.line-atendimento {
    border-top: 3px solid #e9e9e9;
    margin-top: 45px;
    padding-top: 45px
}

.line-news {
    background: #ff4c48
}

strong.newsletter-title {
    font-weight: 700
}

.line-news {
    font-size: 14px;
    font-family: open sans;
    background: #ff4c48;
    padding-top: 30px;
    padding-bottom: 15px;
    color: #fff
}

input#newsletter {
    width: 65%;
    float: left;
    padding: 20px;
    color: #777
}

.input-news {
    margin-top: 10px;
    color: #777
}

button.btn.btn-default.btn-news {
    background: #ff827f;
    color: #fff;
    margin-left: 5%;
    width: 30%
}

button.btn.btn-default.btn-news span {
    line-height: 29px;
    line-height: 29px;
    font-size: 15px;
    font-family: roboto condensed
}

#advice-required-entry-newsletter {
    position: absolute;
    top: 45px;
    color: #fff
}

.list-group.no-boder,.list-group.no-boder .list-group-item {
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    padding: 0
}

.footer.line-sugestao a {
    color: #fff;
    font-weight: 700
}

.footer.line-sugestao {
    text-align: center;
    color: #fff;
    background: #ff4c48;
    padding: 15px!important
}

.line-address,.line-institucional {
    border-top: 3px solid #e9e9e9
}

.line-institucional {
    text-align: center;
    color: #555
}

.copyright {
    border-top: 1px solid #ddd
}

.footer a:hover {
    text-decoration: none
}

.btn.btn-primary {
    font-family: roboto condensed;
    font-size: 15px;
    background: #ff4c48;
    color: #fff;
    border-color: #ff4c48
}

.btn.btn-primary:hover {
    background: #ff827f
}

.bages>i.fa {
    min-width: 53px!important
}

ul.bages-diferenciais li {
    width: 48%;
    padding: 1%;
    font-weight: 700;
    list-style: initial;
    display: inline-flex;
    color: #447a18;
    padding-bottom: 30px
}

.footer .fa.fa-pull-left {
    margin-right: 10px
}

ul.social li a {
    color: #467a20
}

.footer .content-block p {
    font-size: 14px;
    font-family: open sans
}

.footer .content-block strong {
    color: #447a18;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700
}

.footer .bages-diferenciais li {
    width: 100%;
    color: #447a19;
    display: block;
    float: left;
    padding: 10px;
    font-size: 18px;
    font-weight: 700;
    font-family: roboto condensed
}

.footer .list-group.no-boder a {
    color: #555;
    font-size: 14px
}

ul.products-grid li h2.product-name {
    max-width: 400px;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis!important;
    height: 43px;
    line-height: 20px
}

ul.products-grid li .price-box {
    min-height: 75px
}

ul.products-grid li .img-responsive {
    text-align: center;
    width: 98%
}

ul.products-grid li .panel-body {
    padding: 0 10px
}

.products-grid .actions {
    margin-bottom: 15px
}

.navbar-content {
    margin-top: 15px
}

.view-mode {
    text-align: right;
    margin-top: -5px
}

.page-title.category-title {
    margin: 0;
    padding: 0;
    margin-bottom: 30px
}

span.discount {
    padding-left: 15px;
    color: #447a19
}

.swatch-attr label {
    font-weight: 400;
    font-size: 12px
}

.products-data {
    margin-top: 0;
    background: #fff;
    text-align: center;
    max-width: 280px
}

.products-data-default {
    margin-top: 0;
    background: #fff;
    text-align: center;
    border: 1px solid #ff4c48;
    max-width: 280px;
    padding: 19px
}

.products-data .add-to-cart {
    margin-top: 15px
}

.products-data .special-price .price-label {
    display: none
}

.products-data .special-price {
    margin-top: 15px
}

.btn-success {
    background: #447a18;
    border-color: #447a18;
    font-size: 15px;
    font-family: roboto condensed
}

.btn-onclick {
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 5px
}

.link-wishlist {
    color: #ff4c48!important;
    font-weight: 400
}

span.site-lock {
    font-size: 12px
}

span.site-lock {
    font-size: 12px;
    margin-bottom: 10px;
    float: left;
    width: 100%
}

.products-data.col-xs-12.col-sm-3.col-md-3 {
    padding: 0
}

.product-essential.row {
    padding: 0
}

.products-data.affix {
    width: 100%;
    z-index: 100;
    top: 177px;
    position: fixed!important
}

h1.product-name-view {
    margin: 0;
    color: #777;
    font-size: 34px
}

.pages {
    padding-top: 5px
}

.product-view .product-options-bottom {
    text-align: center
}

input#estimate_postcode {
    width: 82%;
    padding: 6px;
    border: 1px solid #ff4c48;
    border-right: 0
}

button.btn.buttom-estimative {
    float: right;
    margin: 0;
    width: 18%;
    border: 1px solid #ff4c48;
    border-left: 0;
    font-family: roboto condensed;
    font-size: 15px;
    color: #fff
}

div#shipping-estimate-results {
    padding-top: 20px
}

.buttom-estimative {
    background: #ff4c48;
    color: #fff
}

.block-content.sales-review {
    background: #f8f8f8;
    border-top: 1px solid #e9e9e9;
    font-size: 16px;
    padding: 13px 15px;
    margin: 20px 0;
    height: 55px;
    line-height: 20px
}

.yotpo .text-m {
    font-size: 16px!important
}

ul.nav.nav.nav-tabs.product-tabs {
    background: #f8f8f8;
    border: 0;
    padding: 10px 0;
    clear: both;
    width: 100%
}

.short-description {
    font-size: 16px;
    margin-bottom: 50px;
    text-align: justify
}

.a-more-methods-payments,.help-cep {
    font-size: 12px;
    color: #ff4c48;
    text-decoration: none;
    background: 0 0;
    border: none
}

.more-methods-payments {
    text-align: center;
    margin: 25px 0
}

div#product_tabs_description_contents {
    font-size: 12px
}

.yotpo .pull-left a {
    color: #777!important;
    font-family: open sans,sans-serif!important;
    line-height: 22px
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus {
    border: none;
    background: 0 0
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    border-right: 1px solid;
    font-size: 12px;
    line-height: 20px
}

.nav-tabs>li>a:hover,.nav-tabs>li>a:focus {
    background: 0 0;
    border-color: transparent
}

.block-content.link-manufacturer {
    margin-top: 15px;
    font-size: 12px
}

.link-brand {
    color: #ff4c48
}

.carousel.vertical .active {
    top: 0
}

.carousel.vertical .next {
    top: 100%
}

.carousel.vertical .prev {
    top: -100%
}

.carousel.vertical .next.left,.carousel.vertical .prev.right {
    top: 0
}

.carousel.vertical .active.left {
    top: -100%
}

.carousel.vertical .active.right {
    top: 100%
}

.carousel.vertical .item {
    left: 0
}

â€‹ .btn-vertical-slider {
    margin-left: 35px;
    cursor: pointer
}

.btn-vertical-slider:hover,.btn-vertical-slider:focus {
    color: #ccc
}

a {
    cursor: pointer
}

.carousel.vertical .carousel-inner .item {
    -webkit-transition: .2s ease-in-out top;
    -moz-transition: .2s ease-in-out top;
    -ms-transition: .2s ease-in-out top;
    -o-transition: .2s ease-in-out top;
    transition: .2s ease-in-out top
}

.contrls-center {
    text-align: center;
    font-size: 26px;
    background: #f8f8f8;
    line-height: 26px;
    color: #000;
    cursor: pointer
}

.product-tabs-links.affix .container ul.nav.nav.nav-tabs.product-tabs {
    background: #fff;
    position: fixed!important
}

ul.nav.nav.nav-tabs.product-tabs.affix {
    top: 125px;
    background: #fff;
    z-index: 1;
    border-bottom: 1px solid #ff4c48
}

.product-tabs-links.affix {
    top: 88px;
    background: #fff;
    z-index: 1;
    width: 100%
}

#related_tab_view {
    float: left;
    max-height: 340px;
    min-height: 340px
}

i.fa.fa-plus-circle.fa-2x {
    font-style: normal;
    color: #000
}

span.link-tabs {
    padding: 0 8px;
    cursor: pointer;
    font-size: 16px
}

li#product_tabs_reviews,li#product_tabs_qa {
    padding: 0 10px;
    line-height: 20px
}

li#product_tabs_upsell_products {
    border: none
}

li.on-affix {
    display: none
}

.products-data .affix li#product_tabs_reviews,.products-data.affix li#product_tabs_qa {
    padding: 4px 10px
}

.products-data .affix li {
    float: left;
    margin-bottom: -1px;
    border-right: 1px solid;
    font-size: 12px;
    line-height: 26px
}

.affix li.on-affix {
    display: block;
    color: #ff4c48;
    width: 260px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

@media(max-width: 768px) {
    .affix {
        position:static
    }
}

.title-cart-page {
    margin: 0;
    padding: 0;
    color: #447a18;
    font-weight: 700;
    font-size: 32px;
    font-family: roboto condensed
}

.crossell-info .old-price .price-label,.crossell-info .old-price .price,.crossell-info .special-price .price-label {
    display: none
}

.crossell-info .int,.crossell-info .price-box {
    font-size: 19px;
    font-weight: 400
}

.crossell-info .special-price .price {
    margin-top: 1px!important
}

.crossell-info .product-name {
    display: block;
    display: -webkit-box;
    height: 50px;
    font-size: 14px;
    line-height: 16px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left
}

.crosssell-title {
    font-size: 24px;
    color: #555;
    padding: 0 10px;
    font-weight: 700;
    font-family: roboto condensed
}

.btn-default {
    background: #8dc63f;
    color: #fff
}

.btn-default:hover,.btn-default:focus {
    background: #447a18;
    color: #fff
}

.top-cart-info {
    background: #f8f8f8
}

.cart-crosssell {
}

.top-cart-info,.subtotals-table {
    background: #f8f8f8;
    font-size: 16px;
    color: #777
}

.btn-crossell {
    background: #8dc63f;
    color: #fff;
    font-size: 12px;
    font-family: roboto condensed
}

.table>.top-cart-info>tr>th {
    vertical-align: bottom;
    border-bottom: 0;
    padding: 14px
}

tr.first>td {
    border-top: 0
}

.top-line-cart {
    margin-top: 15px;
    margin-bottom: 10px
}

.total-cart .price {
    white-space: nowrap!important;
    color: #8dc63f
}

.total-cart {
    font-size: 24px;
    color: #777;
    text-align: right
}

.cart-table h2.product-name a {
    color: #ff4c48
}

span.cart-price {
    color: #8dc63f
}

.cart-parcelas {
    font-size: 16px;
    color: #447a19
}

.bottom .checkout-types {
    float: right
}

.bottom .checkout-types li {
    display: inline-block
}

.more-products-sale {
    white-space: nowrap;
    line-height: 45px;
    font-size: 15px;
    color: #ff4c48
}

.or-sales {
    line-height: 45px;
    font-size: 12px;
    color: #777
}

.cart .featurette-divider {
    margin: 10px 0
}

.subtotals-table td {
    text-align: right
}

span.subtotal-price {
    color: #8dc63f
}

table#shopping-cart-table {
    margin-top: 10px
}

.panel-coupon a {
    color: #ff4c48;
    font-size: 12px
}

.cart.container label strong {
    font-size: 12px
}

#cupom-insert label {
    font-size: 12px
}

#co-shipping-method-form .buttons-set {
    margin: 0;
    padding: 0;
    margin-top: -45px
}

.bs-wizard {
    margin-top: 20px;
    margin-bottom: 0
}

.bs-wizard {
}

.bs-wizard>.bs-wizard-step {
    padding: 0;
    position: relative
}

.bs-wizard>.bs-wizard-step+.bs-wizard-step {
}

.bs-wizard>.bs-wizard-step .bs-wizard-stepnum {
    color: #447a18;
    font-size: 16px;
    margin-bottom: 5px
}

.bs-wizard>.bs-wizard-step .bs-wizard-info {
    color: #999;
    font-size: 14px
}

.bs-wizard>.bs-wizard-step>.bs-wizard-dot {
    position: absolute;
    width: 30px;
    height: 30px;
    display: block;
    background: #8dc63f;
    top: 45px;
    left: 50%;
    margin-left: -15px;
    border-radius: 50%
}

.bs-wizard>.bs-wizard-step>.bs-wizard-dot:after {
    content: ' ';
    width: 14px;
    height: 14px;
    background: #447a18;
    border-radius: 50px;
    position: absolute;
    top: 8px;
    left: 8px
}

.bs-wizard>.bs-wizard-step>.progress {
    position: relative;
    border-radius: 0;
    height: 8px;
    box-shadow: none;
    margin: 20px 0
}

.bs-wizard>.bs-wizard-step>.progress>.progress-bar {
    width: 0;
    box-shadow: none;
    background: #8dc63f
}

.bs-wizard>.bs-wizard-step.complete>.progress>.progress-bar {
    width: 100%
}

.bs-wizard>.bs-wizard-step.active>.progress>.progress-bar {
    width: 50%
}

.bs-wizard>.bs-wizard-step:first-child.active>.progress>.progress-bar {
    width: 0%
}

.bs-wizard>.bs-wizard-step:last-child.active>.progress>.progress-bar {
    width: 100%
}

.bs-wizard>.bs-wizard-step.disabled>.bs-wizard-dot {
    background-color: #e3e3e3
}

.bs-wizard>.bs-wizard-step.disabled>.bs-wizard-dot:after {
    opacity: 0
}

.bs-wizard>.bs-wizard-step:first-child>.progress {
    left: 50%;
    width: 50%
}

.bs-wizard>.bs-wizard-step:last-child>.progress {
    width: 50%
}

.bs-wizard>.bs-wizard-step.disabled a.bs-wizard-dot {
    pointer-events: none
}

#view-logged .btn.btn-default {
    color: #fff
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50);
    display: none
}

#Moiponclick .modal-body {
    text-align: left
}

h2.onclick-title {
    font-size: 21px
}

.titular-moip-onclick {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px
}

.line-payment-secure strong.title-footer,.line-address strong.title-footer {
    font-size: 14px;
    color: #ff4c48;
    padding-top: 10px;
    padding-bottom: 25px
}

.info-site-store {
    font-size: 12px;
    color: #555;
    margin-bottom: 60px
}

.copyright {
    border-top: 1px solid #ddd;
    font-size: 14px;
    color: #333
}

.special-container {
    max-width: 940px;
    margin: 0 auto
}

.farmacia {
    background-image: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/spritesheet.png);
    background-repeat: no-repeat;
    display: block
}

.farmacia-12x-sem-juros {
    width: 272px;
    height: 100px;
    background-position: -3px -10px;
    margin-top: -5px
}

.farmacia-1_milhao {
    width: 155px;
    height: 45px;
    background-position: 12px -125px
}

.farmacia-_cone_25_anos {
    width: 53px;
    height: 52px;
    background-position: -281px -3px
}

.farmacia-_cone_anvisa {
    width: 65px;
    height: 62px;
    background-position: -155px -126px;
    margin-left: -5px
}

.farmacia-_cone_carrinho {
    width: 30px;
    height: 30px;
    background-position: -285px -61px;
    float: left;
    margin-top: -3px
}

.farmacia-_cone_equipe_farmaceutica {
    width: 49px;
    height: 48px;
    background-position: -281px -98px
}

.farmacia-_cone_rede_de_lojas {
    width: 51px;
    height: 50px;
    background-position: -226px -152px
}

.farmacia-_cone_selo_garantia {
    width: 55px;
    height: 76px;
    background-position: -14px -208px
}

.farmacia-atendimento {
    width: 83px;
    height: 86px;
    background-position: -84px -208px
}

.farmacia-caminhao_frete_vermelho {
    width: 57px;
    height: 56px;
    background-position: -173px -208px
}

.farmacia-frete-gratis {
    width: 271px;
    height: 100px;
    background-position: -340px -10px;
    margin-top: -5px
}

.farmacia-mapa_brasil {
    width: 59px;
    height: 62px;
    background-position: -336px -125px;
    margin-left: -5px;
    margin-top: -5px
}

.farmacia-12x {
    width: 59px;
    height: 62px;
    background-position: -394px -125px;
    margin-left: -5px;
    margin-top: -5px
}

.bages-diferenciais {
    font-size: 16px;
    font-family: roboto condensed;
    color: #447a19;
    font-weight: 700
}

.bages-diferenciais .vcenter {
    margin-bottom: 15px
}

li.top-cart-view.last {
    float: right
}

.bages-diferenciais .vcenter {
    height: 65px
}

.end-entrega {
    font-size: 16px;
    color: #447a19;
    font-family: roboto condensed;
    margin-left: 2%;
    padding: 0
}

.line-address .list-group,.secure-content .list-group {
    box-shadow: none;
    -webkit-box-shadow: none;
    padding-bottom: 15px
}

.line-address .list-group-item:first-child,.secure-content .list-group-item:first-child {
    padding-left: 0!important
}

.line-address .left-border,.line-payment-secure .left-border {
    padding-left: 20px;
    min-height: 300px
}

.line-address .list-group-item {
    display: inline-block;
    padding: 15px 0 25px;
    border: 0;
    background: 0 0;
    font-size: 15px;
    max-width: 185px;
    vertical-align: top;
    width: 185px
}

.secure-content .list-group-item {
    display: inline-block;
    padding: 0;
    border: 0;
    background: 0 0;
    max-width: 90px
}

.line-address .list-group-item-heading {
    font-weight: 700
}

.line-address .list-group-item-text {
}

.secure-content .list-group .list-group-item {
    padding: 0 10px
}

.infooter {
    max-height: 90px
}

.infooter img.y-badge-image {
    max-width: 90px
}

#y-badges .y-badge-stars {
    display: inline-flex!important
}

.info-site-cnpj p {
    font-size: 14px;
    color: #333;
    margin: 0;
    font-family: open sans
}

.info-site-cnpj a {
    color: #ff4c48
}

.info-site-cnpj span {
    padding: 0 5px
}

.info-site-store {
    font-size: 12px;
    color: #555;
    margin-top: 20px;
    margin-bottom: 40px;
    font-family: open sans
}

.footer.line-copyright {
    text-align: center;
    padding-bottom: 0!important;
    margin-bottom: -25px
}

.credibilidade-content div#y-badges {
    max-height: 80px
}

.footer.secondary {
    padding: 65px 0
}

img.img-responsive.logo-footer {
    padding-bottom: 40px
}

#y-badges .y-powered-by {
    display: none
}

.secure-site-image {
    padding-bottom: 60px
}

.embed-responsive.embed-responsive-face {
    padding-bottom: 90%
}

.modal-pre-form {
    margin: 0;
    font-size: 12px
}

.form-horizontal .control-label {
    text-align: left;
    color: #777;
    font-weight: 400
}

.review-line-grid {
    margin-top: 0;
    margin-bottom: 5px
}

.inshipping {
    margin: 0 auto;
    float: left;
    width: 50%
}

.inlogo {
    float: left;
    width: 40%
}

@media(max-width: 991px) {
    .inlogo {
        width:auto
    }
}

.top-links-a-right {
    padding-top: 12px;
    padding-right: 0
}

@media(max-width: 991px) {
    .top-links-a-right {
        width:80%;
        padding-top: 0
    }
}

.all-category {
    width: 190px;
    text-align: center
}

li.level0.nav-1.dropdown.parent.all-category a {
    color: #ff4c48;
    font-weight: 700
}

li.level0.nav-1.dropdown.parent.all-category a:hover,li.level0.nav-1.dropdown.parent.all-category a:focus {
    color: #fff!important;
    font-weight: 700
}

li.level0.nav-1.dropdown.parent.all-category .list-group-item a:hover,li.level0.nav-1.dropdown.parent.all-category .list-group-item a:focus {
    color: #ff4c48;
    font-weight: 700
}

#search_autocomplete {
    background: #fff;
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    z-index: 10000;
    top: 50px
}

form#search_mini_form {
    width: 100%;
    margin-top: 3px;
    margin-left: -10px
}

html::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #f5f5f5
}

html::-webkit-scrollbar {
    width: 10px;
    background-color: #f5f5f5
}

html::-webkit-scrollbar-thumb {
    background-color: #f90;
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.2) 75%,transparent 75%,transparent)
}

li.li-whast {
    padding-left: 0!important
}

.manufacturer-des-image {
    text-align: center
}

h3.footer-brands {
    color: #969696;
    margin-bottom: 45px
}

li.site-seguro {
    text-align: center;
    font-size: 12px;
    color: #555
}

span.span-or-send {
    padding: 0 10px
}

.footer-contact .close {
    font-size: 16px;
    color: #ff4c48;
    opacity: 1
}

input#attachment {
    border: none;
    float: left
}

.alert.alert-error {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

li#view-logged {
    background: 0 0!important;
    line-height: 18px;
    font-size: 15px;
    color: #333;
    padding: 0!important;
    margin: 0!important;
    margin-left: 0!important;
    float: left;
    text-align: center
}

img.img-responsive {
    width: 100%
}

.header .links a {
    color: #333
}

.header .links .list-group.no-boder a {
    line-height: 22px
}

.header .links {
    width: 100%
}

.clearfix {
    *zoom:1}

.clearfix:before,.clearfix:after {
    display: table;
    content: "";
    line-height: 0
}

.clearfix:after {
    clear: both
}

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.searchindex-results {
    *zoom:1;margin-bottom: 10px;
    border-bottom: 1px solid #a0b3c3
}

.searchindex-results:before,.searchindex-results:after {
    display: table;
    content: "";
    line-height: 0
}

.searchindex-results:after {
    clear: both
}

.searchindex-results li {
    margin-bottom: -1px;
    float: left;
    *zoom:1;margin: 0 2px
}

.searchindex-results li:before,.searchindex-results li:after {
    display: table;
    content: "";
    line-height: 0
}

.searchindex-results li:after {
    clear: both
}

.searchindex-results li a {
    font-size: 12px;
    font-weight: 700;
    color: #333;
    display: block;
    cursor: pointer;
    padding: 2px 5px 1px;
    line-height: 20px;
    border: 1px solid transparent;
    border-bottom: none;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    text-decoration: none
}

.searchindex-results li a:hover {
    background-color: #f1f1f1;
    background-image: -moz-linear-gradient(top,#e8e8e8,#ffffff);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#e8e8e8),to(#ffffff));
    background-image: -webkit-linear-gradient(top,#e8e8e8,#ffffff);
    background-image: -o-linear-gradient(top,#e8e8e8,#ffffff);
    background-image: linear-gradient(to bottom,#e8e8e8,#ffffff);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8',endColorstr='#ffffffff',GradientType=0);
    border: 1px solid #a0b3c3;
    border-bottom: none
}

.searchindex-results li a span {
    font-weight: 400;
    font-size: .9em
}

.searchindex-results li.active a {
    background-color: #f1f1f1;
    background-image: -moz-linear-gradient(top,#e8e8e8,#ffffff);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#e8e8e8),to(#ffffff));
    background-image: -webkit-linear-gradient(top,#e8e8e8,#ffffff);
    background-image: -o-linear-gradient(top,#e8e8e8,#ffffff);
    background-image: linear-gradient(to bottom,#e8e8e8,#ffffff);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8',endColorstr='#ffffffff',GradientType=0);
    cursor: default;
    border: 1px solid #a0b3c3;
    border-bottom: none
}

.searchindex-result li {
    padding: 5px
}

.searchindex-result li .title a {
    font-weight: 700;
    color: #203548;
    font-size: 13px
}

.searchindex-result.searchindex-result-category {
    margin-bottom: 20px
}

.searchindex-result.searchindex-result-category li {
    padding: 1px 0
}

.searchindex-result.searchindex-result-category li a {
    font-weight: 700;
    color: #203548
}

.searchindex-highlight {
    background-color: #ff0
}

.clearfix {
    *zoom:1}

.clearfix:before,.clearfix:after {
    display: table;
    content: "";
    line-height: 0
}

.clearfix:after {
    clear: both
}

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.searchautocomplete .search-autocomplete {
    position: absolute
}

.searchautocomplete .form-search {
    overflow: none!important;
    position: relative
}

.searchautocomplete .sprite {
    background: url(https://www.100candi.com.br/skin/frontend/images/mirasvit/sprite.png)
}

.searchautocomplete .nav-search-in {
    position: absolute;
    top: 2px;
    left: 0;
    z-index: 11
}

.searchautocomplete .nav-search-in .category {
    opacity: 0;
    filter: alpha(opacity=0);
    background: #fff;
    border: 1px solid #ddd;
    color: #000;
    cursor: pointer;
    height: 29px;
    left: 0;
    margin: 0;
    outline: 0;
    padding: 0;
    position: absolute;
    top: 0;
    visibility: visible;
    width: auto
}

.searchautocomplete .nav-search-in .category-fake {
    height: 20px;
    color: #777;
    cursor: pointer;
    float: left;
    font-size: 11px;
    padding: 0 25px 0 10px;
    text-align: center;
    white-space: nowrap;
    margin-top: 6px
}

.searchautocomplete .nav-search-in .nav-down-arrow {
    right: 10px;
    top: 16px;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 4.5px 0;
    border-color: #000 transparent transparent transparent;
    line-height: 0
}

.searchautocomplete .nav-search-in:hover .category-fake {
    color: #000
}

.searchautocomplete .nav-search-in:hover .nav-down-arrow {
    background-position: -6px -34px
}

.searchautocomplete .searchautocomplete-placeholder {
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background: #fff;
    border: 1px solid #ccc;
    position: absolute;
    z-index: 102;
    box-shadow: 0 10px 10px #5e5e5e;
    top: 30px
}

.searchautocomplete .searchautocomplete-placeholder:before {
    border-color: transparent transparent #ccc transparent;
    content: "";
    position: absolute;
    border-style: solid;
    border-width: 5px;
    height: 0;
    width: 0;
    top: -11px;
    left: 30px
}

.searchautocomplete .searchautocomplete-placeholder ul {
    list-style: none;
    margin: 0;
    border: none!important;
    background: 0 0!important;
    box-shadow: none;
    position: relative;
    padding: 5px
}

.searchautocomplete .searchautocomplete-placeholder ul li {
    *zoom:1;text-align: left;
    padding: 5px;
    border: 1px solid #e2e2e2;
    margin-bottom: 5px
}

.searchautocomplete .searchautocomplete-placeholder ul li:before,.searchautocomplete .searchautocomplete-placeholder ul li:after {
    display: table;
    content: "";
    line-height: 0
}

.searchautocomplete .searchautocomplete-placeholder ul li:after {
    clear: both
}

.searchautocomplete .searchautocomplete-placeholder ul li a {
    text-decoration: none
}

.searchautocomplete .searchautocomplete-placeholder ul li a .pull-right {
    float: right
}

.searchautocomplete .searchautocomplete-placeholder ul li.active {
    background-color: #efe;
    box-shadow: 0 0 1px #525252;
    cursor: pointer
}

.searchautocomplete .searchautocomplete-placeholder ul li.active a {
    text-decoration: none
}

.searchautocomplete .searchautocomplete-placeholder ul li .searchautocomlete-image {
    float: left;
    margin: 0 10px 5px 0
}

.searchautocomplete .searchautocomplete-placeholder ul li .price-box {
    font-weight: 700;
    font-size: 13px;
    color: #c76200;
    float: right;
    clear: both
}

.searchautocomplete .searchautocomplete-placeholder ul li .price-box .regular-price .price-label,.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price-label,.searchautocomplete .searchautocomplete-placeholder ul li .price-box .special-price .price-label {
    display: none
}

.searchautocomplete .searchautocomplete-placeholder ul li .price-box .price-label {
    font-weight: 400;
    color: #999
}

.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price {
    font-size: .9em;
    color: #999
}

.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price {
    padding-bottom: 20px
}

.searchautocomplete .searchautocomplete-placeholder ul li .ratings {
    margin: 0;
    line-height: 14px
}

.searchautocomplete .searchautocomplete-placeholder ul li .ratings .rating-box {
    float: left;
    margin: 0 5px 0 0
}

.searchautocomplete .searchautocomplete-placeholder .index-title {
    text-align: right;
    color: #0a263c;
    border-bottom: 1px solid #ccc;
    padding: 2px 5px;
    background-color: #f7f7f6
}

.searchautocomplete .searchautocomplete-placeholder .index-title span {
    color: #666;
    font-size: .9em
}

.searchautocomplete .searchautocomplete-placeholder .all {
    text-align: right;
    margin: 10px 10px 5px
}

.searchautocomplete .searchautocomlete-image {
    float: left;
    margin: 0 5px 5px 0
}

.searchautocomplete .searchautocomplete-loader {
    position: absolute;
    width: 18px;
    height: 18px;
    top: 15px;
    right: 74px;
    z-index: 99;
    -webkit-transform: scale(.6);
    -moz-transform: scale(.6);
    -ms-transform: scale(.6);
    -o-transform: scale(.6);
    transform: scale(.6);
    display: none
}

.searchautocomplete .searchautocomplete-loader div {
    position: absolute;
    background-color: #fff;
    height: 3px;
    width: 3px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-animation-name: f_autocomplete_loader;
    animation-name: f_autocomplete_loader;
    -webkit-animation-duration: .64s;
    animation-duration: .64s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    animation-direction: normal
}

.searchautocomplete .searchautocomplete-loader div#g01 {
    left: 0;
    top: 7px;
    -webkit-animation-delay: .24s;
    animation-delay: .24s
}

.searchautocomplete .searchautocomplete-loader div#g02 {
    left: 2px;
    top: 2px;
    -webkit-animation-delay: .32s;
    animation-delay: .32s
}

.searchautocomplete .searchautocomplete-loader div#g03 {
    left: 7px;
    top: 0;
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.searchautocomplete .searchautocomplete-loader div#g04 {
    right: 2px;
    top: 2px;
    -webkit-animation-delay: .48s;
    animation-delay: .48s
}

.searchautocomplete .searchautocomplete-loader div#g05 {
    right: 0;
    top: 7px;
    -webkit-animation-delay: .56s;
    animation-delay: .56s
}

.searchautocomplete .searchautocomplete-loader div#g06 {
    right: 2px;
    bottom: 2px;
    -webkit-animation-delay: .64s;
    animation-delay: .64s
}

.searchautocomplete .searchautocomplete-loader div#g07 {
    left: 7px;
    bottom: 0;
    -webkit-animation-delay: .72s;
    animation-delay: .72s
}

.searchautocomplete .searchautocomplete-loader div#g08 {
    left: 2px;
    bottom: 2px;
    -webkit-animation-delay: .8s;
    animation-delay: .8s
}

@-moz-keyframes f_autocomplete_loader {
    0% {
        background-color: #000
    }

    100% {
        background-color: #fff
    }
}

@-webkit-keyframes f_autocomplete_loader {
    0% {
        background-color: #000
    }

    100% {
        background-color: #fff
    }
}

@-ms-keyframes f_autocomplete_loader {
    0% {
        background-color: #000
    }

    100% {
        background-color: #fff
    }
}

@-o-keyframes f_autocomplete_loader {
    0% {
        background-color: #000
    }

    100% {
        background-color: #fff
    }
}

@keyframes f_autocomplete_loader {
    0% {
        background-color: #000
    }

    100% {
        background-color: #fff
    }
}

strong.title-footer.last {
    text-align: center
}

.pagamento-content,.secure-content {
    padding-bottom: 65px
}

.credibilidade-content {
    min-height: 210px;
    margin-top: 20px
}

.product-essential {
    margin-top: -20px!important
}

ul.links-share.hcenter li {
    padding-right: 5px
}

ul.list-important-itens-sales {
    margin-bottom: 16px;
    width: 102%
}

ul.list-important-itens-sales li {
    float: left;
    margin-right: 5px
}

.ajuste-social-sharing {
    padding-top: 5px
}

span.yotpo-icon.yotpo-icon-double-bubble.pull-left {
    display: none
}

ul.links-share li a {
    color: #777;
    font-size: 10px
}

ul.links-share li a:hover {
    color: #5ead49
}

.pluginButton {
    background: #5ead49!important
}

.pluginButtonContainer {
    background: #5ead49!important
}

#fboverlay {
    opacity: .6;
    filter: alpha(opacity=60);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
    background: #5ead49!important
}

span.bagded-price {
    position: absolute;
    right: 0;
    top: 30px;
    font-size: 14px
}

..max-width-item {
    text-align: left!important
}

#upsellers .max-width-item,#widgetviewed .max-width-item {
    max-width: 200px
}

span.link-tabs.a-more-methods-payments {
    padding: 0
}

a#yotpo_testimonials_btn {
    background-color: #ff4c48!important;
    padding: 10px 50px
}

.affix-bottom {
    position: absolute!important
}

.checkout-cart-index span.int {
    font-size: 20px;
    font-weight: unset
}

.checkout-cart-index .special-price .price-label {
    line-height: 35px
}

.checkout-cart-index .price-box {
    min-width: 100px
}

footer {
    clear: both;
    font-family: roboto condensed;
    color: #777;
    margin-bottom: 0
}

.checkout-cart-index form#co-shipping-method-form {
    text-align: right
}

button#empty_cart_button {
    padding: 0;
    background: 0 0;
    border: 0
}

.checkout-cart-index .total-cart {
    padding-right: 20px
}

p.xm {
    font-size: 12px
}

.checkout-cart-index .max-width-item {
    max-width: 300px;
    float: left
}

.yotpo-default-button.yotpo-icon-btn.pull-right.yotpo-hidden-mobile.write-question-button {
    position: relative
}

.yotpo-default-button.yotpo-icon-btn.pull-right.yotpo-hidden-mobile.write-question-button {
    position: relative
}

.cart-table .btn-update {
    display: none
}

h4.panel-title.small {
    font-size: 12px
}

.navbar-default .navbar-text {
    font-size: 10px;
    line-height: 20px
}

.breadcrumbs {
    margin: 0
}

.header .inshipping.a-right.hidden-sm.hidden-xm .links li a {
    width: 100%;
    font-size: 24px!important
}

.dropdown-submenu {
    position: relative;
    left: 0;
    margin-top: -6px;
    margin-left: -1px
}

.dropdown-submenu>.dropdown-menu {
    padding-top: 10px
}

.dropdown-submenu:hover>.dropdown-menu {
    top: 0;
    left: 100%;
    display: block;
    width: auto
}

.dropdown-submenu.pull-left {
    float: none
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px
}

#menu-all-store,#menu-all-brand {
    padding: 10px 30px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

#menu-all-store_old {
    background-color: #ff4c48;
    color: #fff!important
}

.dropdown-toggle {
    color: #777!important
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover {
    background-color: #ff4c48;
    color: #fff!important
}

#menu-all-store .open {
    background-color: #fff;
    color: #ff4c48!important
}

.see-all-sub a {
    color: #ff4c48;
    line-height: 14px;
    float: left
}

.dropdown-menu li a:after {
    display: block;
    content: " ";
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    position: absolute;
    right: 10px;
    top: 12px
}

.container.body-wrapper {
    margin-top: 10px
}

.see-all {
    padding: 5px 15px;
    border-bottom: 1px solid;
    margin-bottom: 20px
}

.dropdown-submenu li.level1 a {
    max-width: 175px;
    min-width: 175px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
    margin-top: 10px;
    margin-bottom: 5px
}

.dropdown-submenu li.level1 {
    display: inline-flex;
    width: 190px;
    max-width: 190px;
    min-width: 190px;
    line-height: 14px;
    margin-left: 15px!important;
    float: left
}

ul.dropdown-menu.list-inline.level0.columns4 {
    width: 850px!important;
    padding-top: 20px
}

ul.dropdown-menu.list-inline.level0.columns1,ul.dropdown-menu.list-inline.level0.columns3 {
    padding-top: 20px
}

ul.dropdown-menu.list-inline.level0.columns2 {
    width: 400px!important;
    padding-top: 20px
}

.static-container {
    position: absolute;
    right: 10px;
    bottom: 0
}

.nav .parent {
    position: relative
}

li.level0.dropdown-submenu.nav-1.first.dropdown.parent>a,li.level0.dropdown-submenu.nav-2.dropdown.parent>a,li.level0.dropdown-submenu.nav-3.dropdown.parent>a,li.level0.dropdown-submenu.nav-4.dropdown.parent>a,li.level0.dropdown-submenu.nav-5.last.dropdown.parent>a {
}

li.level0.dropdown-submenu.nav-1.first.dropdown.parent.open>a,li.level0.dropdown-submenu.nav-2.dropdown.parent.open>a,li.level0.dropdown-submenu.nav-3.dropdown.parent.open>a,li.level0.dropdown-submenu.nav-4.dropdown.parent.open>a,li.level0.dropdown-submenu.nav-5.last.dropdown.parent.open>a {
    background: #f1f1f1;
    color: #ff4c48
}

ul#menu-all-brand-content {
    width: 750px
}

h3.menu-links {
    padding-left: 10px
}

.review-line-grid {
    min-height: 20px
}

.menu-item.dropdown a {
    font-family: roboto condensed
}

.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus {
    background: #447a18
}

.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover {
    background-color: #447a18;
    border-color: #386514
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover {
    background: #447a18;
    border-color: #386515
}

.sidebar .block .block-content {
    padding: 0
}

@media(min-width: 800px) {
    .col-sm-2 {
        padding:0
    }
}

.sidebar .block {
    background: 0 0
}

.panel-default>.panel-heading {
    color: #333;
    background-image: none;
    background: #f5f5f5;
    border-color: #ddd
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center;
    background: 0 0;
    border-bottom: 1px solid #e2e2e2
}

.container>.navbar-header {
    margin-right: 0;
    margin-left: 0
}

#address,#tel-top,#farmaceutica-top,#whatsapp-top {
    position: absolute;
    left: 115%;
    top: 0;
    padding: 18px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    min-width: 100px;
    white-space: nowrap
}

#address {
    width: 350px
}

li.li-hover-top {
    cursor: pointer
}

li.li-hover-top span.a-right {
    float: right
}

input[type=file] {
    display: block;
    padding-bottom: 37px
}

.data-table tfoot tr {
    background-color: #f5f5f5!important;
    font-size: 12px
}

.data-table {
    width: 100%;
    border: 1px solid #f5f5f5
}

.data-table thead th {
    background: #f5f5f5;
    border-right: 1px solid #f5f5f5
}

#review .panel-body {
    margin: 0;
    padding: 0!important
}

.popover-title {
    background: #fff!important
}

.yotpo.yotpo-main-widget,.yotpo .yotpo-modal-dialog {
    width: 100%!important
}

h3.popover-title .close {
    right: 10px;
    position: absolute;
    color: #333;
    top: 5px
}

#popover_popover-atendimento-user .panel {
    border: none;
    box-shadow: none
}

.dropdown-header,.dropdown-menu>li>a {
    padding: 10px 20px
}

.customer-dob .dob-day,.customer-dob .dob-month {
    margin: 0;
    max-width: 35px!important;
    min-width: 35px!important
}

.form-list .wide {
    float: left;
    clear: both;
    width: 102%
}

.customer-dob .dob-day,.customer-dob .dob-month {
    margin: 0;
    max-width: 80px!important;
    min-width: 80px!important;
    float: left
}

.dob-year {
    width: 90px;
    float: left
}

.product-options-bottom .regular-price {
    font-size: 28px!important;
    color: #447a18!important
}

@charset 'UTF-8';.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,.slick-slider .slick-list {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:before,.slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/images/opc-ajax-loader.gif) center center no-repeat
}

@font-face {
    font-family: slick;
    font-weight: 400;
    font-style: normal;
    src: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/fonts/slick.eot);
    src: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/fonts/slick.eot?#iefix) format('embedded-opentype'),url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/fonts/slick.woff) format('woff'),url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/fonts/slick.ttf) format('truetype'),url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/fonts/slick.svg#slick) format('svg')
}

.slick-prev,.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: 0 0
}

.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus {
    color: transparent;
    outline: none;
    background: 0 0
}

.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before {
    opacity: .25
}

.slick-prev:before,.slick-next:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #ff4c48;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: 'â†'
}

[dir=rtl] .slick-prev:before {
    content: 'â†’'
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    right: auto;
    left: -25px
}

.slick-next:before {
    content: 'â†’'
}

[dir=rtl] .slick-next:before {
    content: 'â†'
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: 0 0
}

.slick-dots li button:hover,.slick-dots li button:focus {
    outline: none
}

.slick-dots li button:hover:before,.slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: 'â€¢';
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

.footer ul.item-inline li {
    display: list-item
}

.title-info-pay {
    margin-left: 10px
}

.validation-advice {
    font-size: .8rem!important;
    color: #ea1818;
    background-color: #fff!important;
    z-index: 1
}

.buy-box-consult-list {
    text-align: center
}

.buy-box-container {
    width: 230px;
    margin: 0 auto;
    margin-top: 14px
}

.consult-item {
    display: inline-block
}

.estimate-shipping {
    border-right: 1px solid #ccc
}

.consult-installment {
    border-right: 1px solid #ccc
}

.consult-item a {
    text-decoration: none!important
}

.consult-button {
    display: block;
    padding: 0 8px;
    font-size: 13px;
    line-height: 13px;
    color: #ff4c48
}

.consult-button a {
    text-decoration: none
}

.consult-button:hover {
    display: block;
    padding: 0 10px;
    font-size: 13px;
    line-height: 13px;
    color: #ff7c79
}

.consult-button a {
    text-decoration: none
}

.text-init-header-top {
    border-bottom: 1px solid #e9e9e9!important;
    background: #4caf50!important
}

.init-top-header {
    min-height: 40px;
    margin: 0 auto
}

.message-init-header {
    line-height: 40px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    text-align: center;
    width: 100%
}

.message-init-header p {
    text-align: center;
    margin-bottom: 0!important;
    color: #fff
}

.message-init-header p a.popover-manual {
    color: #fff
}

#popover_popover-text-shipping-content p {
    color: #777
}

h3.popover-title {
    color: #777!important
}

div.init-top-header {
    background-color: #4caf50!important
}

.more-one-million {
    line-height: 40px;
    text-transform: uppercase;
    color: #777;
    font-weight: 700;
    font-size: 15px;
    width: 50%
}

.more-one-million a {
    text-decoration: none
}

.more-one-million p {
    text-align: left;
    margin-bottom: 0
}

.top-search.desktop {
    width: 60%;
    display: none
}

.top-search.mobile {
    width: 100%;
    display: none
}

@media(min-width: 992px) {
    .top-search.desktop {
        display:block
    }
}

@media(max-width: 991px) {
    .top-search.mobile {
        display:block
    }

    .top-search.mobile form#search_mini_form {
        margin-left: 0
    }
}

.top-links-header {
    width: 60%;
    float: left;
    font-weight: 500
}

.top-links-header li {
    background: 0 0;
    font-size: 15px;
    color: #777;
    padding: 5px 0
}

.top-links-header .one,.top-links-header .two {
    width: 50%;
    text-align: left;
    margin-left: 30px
}

.top-links-header .one {
    margin-left: 5px
}

.top-links-header .one .li-wpp .wpp {
    margin-top: -5px;
    margin-left: 10px
}

.top-links-header-register {
    width: 40%;
    float: left;
    color: #777;
    margin-top: 0
}

.desktop-description .std {
    color: #777;
    text-align: justify;
    font-family: open sans,sans-serif!important;
    font-size: 16px!important
}

.desktop-description .std ul li,.desktop-description ul li {
    list-style: square!important;
    list-style-position: inside!important
}

.desktop-description .std ol li,.desktop-description ol li {
    list-style: decimal!important;
    list-style-position: inside!important
}

.desktop-description a,.desktop-description a span {
    color: #ff4c48!important;
    font-family: open sans,sans-serif!important
}

.desktop-description .std p span,.desktop-description .std div span,.desktop-description .std p strong,.desktop-description .std div strong {
    color: #777;
    text-align: justify;
    font-family: open sans,sans-serif!important;
    font-size: 16px!important
}

.desktop-description .std h4,.desktop-description .std h5,.desktop-description .std h6 {
    color: #666;
    font-family: open sans,sans-serif!important;
    margin: 10px 0
}

.desktop-description .std h4 span,.desktop-description .std h5 span,.desktop-description .std h6 span,.desktop-description .std h4 strong,.desktop-description .std h5 strong,.desktop-description .std h6 strong {
    color: #666;
    font-family: open sans,sans-serif!important;
    margin: 10px 0
}

.short-description p span,.short-description span,.short-description p strong,.short-description div strong {
    color: #777;
    font-family: open sans,sans-serif!important;
    font-size: 16px!important;
    text-align: justify
}

.desktop-description .std h1,.desktop-description .std h1 span,.desktop-description .std h1 strong,.desktop-description .std div h1 span,.desktop-description .std div h1 span {
    color: #666;
    font-size: 28px;
    font-weight: 400;
    font-family: open sans,sans-serif!important
}

.desktop-description .std h1 span span,.desktop-description .std div h1 span strong {
    color: #666;
    font-size: 28px;
    font-weight: 400;
    font-family: open sans,sans-serif!important
}

.desktop-description .std h2,.desktop-description .std h2 span,.desktop-description .std h2 span span,.desktop-description .std h2 strong,.desktop-description .std div h2 span,.desktop-description .std div h2 span,.desktop-description .std div h2 span strong {
    color: #666;
    font-size: 24px;
    font-weight: 400;
    font-family: open sans,sans-serif!important
}

.desktop-description .std h2 span span,.desktop-description .std div h2 span strong {
    color: #666;
    font-size: 24px;
    font-weight: 400;
    font-family: open sans,sans-serif!important
}

.desktop-description .std h3,.desktop-description .std h3 span,.desktop-description .std h3 span span,.desktop-description .std h3 strong,.desktop-description .std div h3 span,.desktop-description .std div h3 span,.desktop-description .std div h3 span strong {
    color: #666;
    font-size: 18.7px;
    font-weight: 600;
    font-family: open sans,sans-serif!important
}

.desktop-description .std h3 span span,.desktop-description .std div h3 span strong {
    color: #666;
    font-size: 18.7px;
    font-weight: 400;
    font-family: open sans,sans-serif!important
}

.short-description .a-more-methods-payments {
    display: block;
    margin-top: 10px;
    color: #ff4c48
}

.bottons-info-default .estimate-shipping div {
    font-size: 30px
}

.bottons-info-default .consult-installment div {
    font-size: 25px
}

.bottons-info-default .return-policy div {
    font-size: 25px
}

.product-alert-custom {
    padding: 19px
}

.top-cart-view-links {
    padding: 0!important;
    margin-top: 5px;
    margin-right: 10px
}

li#view-logged {
    text-align: left!important
}

#view-logged .view-logged-div {
    color: #777
}

.televendas-fone .fones li {
    display: inline-flex!important
}

.endereco-lojas-fisicas a {
    font-size: 15px
}

.list-group a.list-group-item {
    display: block
}

.inlogo img.logo-home {
    margin-right: 80px
}

.top-links-header-one-two {
    display: flex
}

.top-links-header .one li i {
    color: #ff4c48
}

.top-links-header .one .li-televendas i {
    margin-left: 12px
}

.top-header-content-default {
    border-bottom: 1px solid #e9e9e9!important;
    background: #4caf50!important
}

.init-top-header p {
    color: #666
}

.top-header-content-default .init-top-header {
    background: #4caf50!important
}

.top-header-content-default .init-top-header .more-one-million span {
    color: #fff
}

.top-header-content-default .init-top-header .more-one-million .seta-topo {
    font-size: 15px;
    color: #fff;
    font-weight: 700
}

.product-options select.product-custom-option {
    width: 100%
}

img.images-secure-footer {
}

.images-secure-one,.images-secure-two {
    width: 100%
}

.image-site-seguro,.image-google,.image-norton,.image-anvisa {
    min-height: 104px
}

.image-site-seguro img.images-secure-footer {
    max-height: 104px
}

.image-google img.images-secure-footer {
    max-height: 104px;
    margin-top: 33px;
    width: 170px
}

.image-norton img.images-secure-footer {
    width: 143px
}

.image-anvisa img.images-secure-footer {
    max-height: 104px;
    height: 80px;
    margin-left: 55px
}

.a-left-border {
    min-height: 263px
}

.order-info ul li a {
    color: #ff4c48;
    text-decoration: none;
    padding: 0 10px
}

.order-info ul li a:hover {
    color: #ff7c79;
    text-decoration: none;
    padding: 0 10px
}

.order-info ul li strong {
    color: #ff4c48;
    text-decoration: none;
    padding: 0 10px
}

.order-info ul li strong .fa {
    padding-left: 5px;
    font-size: 20px
}

.order-info ul li a .fa {
    padding-left: 5px;
    font-size: 20px
}

h2.custom-items-shipment {
    color: #447a18;
    font-size: 15px
}

.custom-items-shipment-table a {
    color: #ff4c48;
    text-decoration: none;
    font-size: 14px
}

.custom-items-shipment-table a:hover {
    color: #ff7c79;
    text-decoration: none;
    font-size: 14px
}

.custom-items-shipment-table td {
    font-size: 14px
}

#messages_product_alert .success-msg {
    color: #777;
    background: 0 0;
    border: none!important;
    text-align: justify;
    font-size: 14px!important
}

#messages_product_alert .modal-header {
    margin-top: 25px
}

.footer-moip .image-footer-moip img {
    margin-right: 60px
}

.carousel-brand-footer .carousel {
    min-height: 190px!important
}

.img-eu-quero {
    width: 187px;
    height: 124.66px;
    opacity: .5;
    -moz-opacity: .5;
    filter: alpha(opacity=50);
    -webkit-filter: opacity(.5);
    filter: gray;
    -webkit-filter: grayscale(100%);
    image-rendering: auto;
    position: relative
}

.img-eu-quero:hover {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    -webkit-filter: opacity(1);
    filter: none;
    -webkit-filter: grayscale(0%);
    image-rendering: auto;
    box-shadow: 0 0 30px 3px #000;
    width: 187px;
    height: 124.66px;
    position: relative
}

.image-line-eu-quero p {
    position: absolute;
    top: 40px;
    left: 0
}

.image-line-eu-quero:hover #img-content-eu-quero {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    -webkit-filter: opacity(1);
    filter: none;
    -webkit-filter: grayscale(0%);
    image-rendering: auto;
    box-shadow: 0 0 30px 3px #000;
    width: 187px;
    height: 124.66px;
    position: relative
}

.image-line-eu-quero p {
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    line-height: normal;
    text-shadow: 1px 1px 4px #000;
    width: 100%
}

.content-image-line {
    float: left
}

.image-line-eu-quero {
    padding: 0!important
}

.div-content-images-eu-quero {
    padding: 0!important
}

input#help-center-zendesk {
    height: 45px;
    background: #ff4c48;
    border-color: transparent;
    color: #fff;
    font-weight: 800;
    font-size: 15px;
    box-shadow: none;
    padding-left: 20px;
    border: none;
    margin-bottom: 15px
}

.title-footer-help-center {
    margin-bottom: 15px!important
}

.content-input-center {
    padding-left: 0!important
}

.bnt-help-center {
    border: 1px solid #ff4c48;
    height: 45px!important;
    top: 0!important
}

.link-help-center-footer {
    color: #ff4c48!important;
    fill: #ff4c48!important;
    padding-left: 0!important;
    padding: 5px 0
}

.link-help-center-footer:hover {
    color: #ff7c79!important;
    fill: #ff7c79!important;
    padding-left: 0!important;
    padding: 5px 0
}

.my-account h3 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px
}

.input-cep-customer-address {
    width: 50%!important
}

.col-cart-crosssell {
    padding-left: 60px
}

#carousel-top-panel .headline {
    font-family: roboto condensed
}

.selo-ebit-desktop {
    text-align: center;
    margin-top: 40px
}

.link-top-header {
    color: #ff4c48
}

.link-top-header:hover {
    color: #ff7c79
}

.categories-home-eu-quero .col-md-3 {
    padding-left: 0!important
}

.eu-quero-content {
    margin: 25px 0
}

.content-image-category {
    margin: 0 auto
}

.content-image-category p {
    color: #fff;
    font-weight: 700;
    font-size: 27px;
    text-align: center;
    line-height: normal;
    text-shadow: 1px 1px 10px #000;
    width: 98%
}

.content-image-category p {
    position: absolute;
    top: 60px
}

.selo-moip-img {
    margin-top: 10px
}

.bandeiras-content {
    margin-top: 34px
}

.btn-finalizar-bottom {
    margin: 15px 0
}

.after-cep-form .featurette-divider {
    margin-top: 0!important
}

.tr-product-grouped-custom td {
    border: none!important;
    padding-right: 0;
    padding-right: 5px
}

.tr-product-grouped-custom .symbol {
    font-size: 18px!important
}

.tr-product-grouped-custom .int {
    font-size: 25px!important;
    font-weight: 700!important
}

.tr-product-grouped-custom .cent {
    font-size: 20px!important
}

.name-qty-products-grouped {
    display: flex
}

.content-price-product-grouped {
    min-width: 100px;
    padding-left: 0!important
}

.name-qty-products-grouped .name-wrapper {
    text-align: left;
    padding-top: 10px;
    padding-right: 10px;
    min-width: 86px
}

.name-qty-products-grouped .qty-wrapper {
    padding-top: 8px
}

.name-qty-products-grouped .qty-wrapper label {
    margin-bottom: 0!important
}

.qty-wrapper input[type=text] {
    text-align: center
}

.input-box .super-attribute-select {
    width: 100%
}

.minimal-price .price {
    color: #447a18;
    font-size: 20px
}

.cart-table .product-name {
    color: #ff4c48!important
}

.yotpo-slider .yotpo-slider-wrapper {
    margin: 0!important
}

.yotpo-slider .yotpo-slider-title-wrapper .yotpo-slider-title {
    font-family: open sans,sans-serif!important
}

.modal-header .links-contacts a {
    color: #ff4c48;
    text-decoration: none
}

.modal-header .links-contacts a:hover {
    color: #ff7c79;
    text-decoration: none
}

.footer-contacts-info-page {
    font-family: roboto condensed!important;
    color: #777!important
}

.left-custom-contacts {
    border-left: 1px solid #e9e9e9;
    padding-left: 45px
}

.embed-responsive.embed-responsive-16by9 {
    width: 100%!important
}

.li-wpp .popover {
    background-color: #fff
}

.li-wpp .popover .frase-wpp {
    color: #444;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    text-align: center;
    padding: 5px 10px
}

.li-wpp .popover-title {
    color: #444;
    font-weight: 700;
    font-size: 15px;
    background-color: #fff!important
}

.li-wpp .popover-title .button {
    color: #444
}

.li-wpp .popover h3.popover-title .close {
    color: #444!important;
    opacity: .8
}

.li-wpp .popover h3.popover-title .close:hover {
    color: #444!important;
    opacity: 1
}

.li-wpp .popover a {
    color: #0a263c
}

.li-wpp .popover a:hover {
    text-shadow: 7px 2px 25px #082b46
}

.footer .left-border .popover,.footer .contact-links .popover {
    background-color: #fff
}

.footer .popover-content.in-pop-content {
    background: #fff!important
}

.footer .left-border .popover .frase-wpp,.footer .contact-links .popover .frase-wpp {
    color: #444;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    text-align: center;
    padding: 5px 10px
}

.footer .left-border .popover-title,.footer .contact-links .popover-title {
    color: #444;
    font-weight: 700;
    font-size: 15px;
    background-color: #e0ffe1!important
}

.footer .left-border .popover-title .button,.footer .contact-links .popover-title .button {
    color: #fff
}

.footer .left-border .popover h3.popover-title .close,.footer .contact-links .popover h3.popover-title .close {
    color: #fff!important;
    opacity: .8
}

.footer .left-border .popover h3.popover-title .close:hover,.footer .contact-links .popover h3.popover-title .close:hover {
    color: #444!important;
    opacity: 1
}

.footer .left-border .popover a,.footer .contact-links .popover a {
    color: #444
}

.footer .left-border .popover a:hover,.footer .contact-links .popover a:hover {
    text-shadow: 7px 2px 25px #444
}

.btn-verde {
    background: #5cb85c!important;
    border-color: transparent!important
}

.popover-televendas-checkout-content .popover-televendas-checkout-content li {
    color: #444!important
}

.posicao_pre_rolagem {
    bottom: 4%;
    position: fixed;
    z-index: 99999
}

.posicao_pos_rolagem {
    bottom: 46%;
    position: fixed;
    z-index: 99999
}

#checkout-onepage-buttom {
    border-radius: 20px
}

.footer-moip .contact-links .link {
    padding-left: 10px;
    text-decoration: underline
}

#onestepcheckout_place_order_button {
    padding-right: 0;
    padding-top: 10px
}

.vertical-center-moip {
    min-height: 200px!important;
    display: flex;
    align-items: center
}

#checkout-review-table .itens-review-name {
    font-size: 10px
}

#checkout-review-table span.cart-price {
    color: #8dc63f;
    font-size: 10px;
    font-weight: 700
}

.footer-moip .contact-links {
    padding-top: 12px
}

#payment_form_moip_boleto {
    margin-left: 6px;
    margin-right: 10px
}

h3.review-total {
    font-size: 22px
}

#checkout-moip h3.review-total {
    font-size: 14px;
    color: #666!important
}

.mobile-description {
    display: block;
    visibility: visible
}

p.product-image {
    position: relative!important;
    z-index: 1!important
}

.top-links-header-register .top-links-header-one-two li {
    padding: 5px 0
}

.top-links-header #popup-orcamento {
    height: auto;
    margin-top: -5px;
    position: absolute;
    z-index: 1070;
    display: none;
    margin-left: -20px;
    width: 425px;
    padding: 1px;
    text-align: left
}

.top-links-header #popup-orcamento div section {
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0;
    -webkit-box-shadow: 0 5px 10px rgb(0 0 0/20%);
    box-shadow: 0 5px 10px rgb(0 0 0/20%);
    white-space: normal
}

.top-links-header #popup-atendimento {
    height: auto;
    margin-top: -5px;
    position: absolute;
    z-index: 1070;
    display: none;
    margin-left: -20px;
    width: 425px;
    padding: 1px;
    text-align: left
}

.top-links-header #popup-atendimento div section {
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0;
    -webkit-box-shadow: 0 5px 10px rgb(0 0 0/20%);
    box-shadow: 0 5px 10px rgb(0 0 0/20%);
    white-space: normal
}

.top-links-header #closepopuporcamento {
    font-size: 30px;
    color: #000;
    font-weight: 700;
    position: absolute;
    z-index: 1070;
    right: 0;
    margin-right: 10px;
    cursor: pointer;
    top: 0
}

.top-links-header #closepopuporcamento:hover {
    color: #1c1c1c
}

.top-links-header #closepopupatendimento {
    font-size: 30px;
    color: #000;
    font-weight: 700;
    position: absolute;
    z-index: 1070;
    right: 0;
    margin-right: 10px;
    cursor: pointer;
    top: 0
}

.top-links-header #closepopupatendimento:hover {
    color: #1c1c1c
}

.account-create .form-group #gender {
    width: 100%;
    height: 34px;
    border-color: #e8e8e8
}

.create-account-tabs .form-group #gender {
    width: 100%;
    height: 34px;
    border: 1px solid #ccc;
    border-radius: 4px
}

#yotpo_testimonials_btn {
    display: none
}

.yotpo-reviews-carousel {
    display: none
}

@media only screen and (max-width: 1449px) and (min-width:992px) {
    .imagem_iframe .frasco {
        margin-left:-150px
    }

    .imagem_iframe .iframe-youtube {
        position: absolute;
        z-index: 9999;
        margin-left: 60px;
        margin-top: 50px
    }
}

.fa.fa-pull-left,.fa.pull-left {
    margin-right: .3em
}

.fa,.fa-stack {
    display: inline-block
}

.fa-fw,.fa-li {
    text-align: center
}

@font-face {
    font-family: FontAwesome;
    src: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/fonts/fontawesome-webfont.eot);
    src: url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'),url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/fonts/fontawesome-webfont.woff2) format('woff2'),url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/fonts/fontawesome-webfont.woff) format('woff'),url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/fonts/fontawesome-webfont.ttf) format('truetype'),url(https://www.100candi.com.br/skin/frontend/o2ti100candi/farmacia/fonts/fontawesome-webfont.svg#fontawesomeregular) format('svg');
    font-weight: 400;
    font-style: normal
}

.fa {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa.fa-pull-right,.fa.pull-right {
    margin-left: .3em
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right,.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);
    -webkit-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    transform: scale(-1,1)
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);
    -webkit-transform: scale(1,-1);
    -ms-transform: scale(1,-1);
    transform: scale(1,-1)
}

:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90 {
    filter: none
}

.fa-stack {
    position: relative;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-close:before,.fa-remove:before,.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-cog:before,.fa-gear:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-repeat:before,.fa-rotate-right:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-image:before,.fa-photo:before,.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-exclamation-triangle:before,.fa-warning:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-cogs:before,.fa-gears:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-floppy-o:before,.fa-save:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before,.fa-navicon:before,.fa-reorder:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-sort:before,.fa-unsorted:before {
    content: "\f0dc"
}

.fa-sort-desc:before,.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-asc:before,.fa-sort-up:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,.fa-undo:before {
    content: "\f0e2"
}

.fa-gavel:before,.fa-legal:before {
    content: "\f0e3"
}

.fa-dashboard:before,.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-bolt:before,.fa-flash:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-clipboard:before,.fa-paste:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-chain-broken:before,.fa-unlink:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-caret-square-o-down:before,.fa-toggle-down:before {
    content: "\f150"
}

.fa-caret-square-o-up:before,.fa-toggle-up:before {
    content: "\f151"
}

.fa-caret-square-o-right:before,.fa-toggle-right:before {
    content: "\f152"
}

.fa-eur:before,.fa-euro:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,.fa-usd:before {
    content: "\f155"
}

.fa-inr:before,.fa-rupee:before {
    content: "\f156"
}

.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before {
    content: "\f157"
}

.fa-rouble:before,.fa-rub:before,.fa-ruble:before {
    content: "\f158"
}

.fa-krw:before,.fa-won:before {
    content: "\f159"
}

.fa-bitcoin:before,.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-caret-square-o-left:before,.fa-toggle-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-try:before,.fa-turkish-lira:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-bank:before,.fa-institution:before,.fa-university:before {
    content: "\f19c"
}

.fa-graduation-cap:before,.fa-mortar-board:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before {
    content: "\f1c5"
}

.fa-file-archive-o:before,.fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-file-audio-o:before,.fa-file-sound-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,.fa-rebel:before {
    content: "\f1d0"
}

.fa-empire:before,.fa-ge:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,.fa-weixin:before {
    content: "\f1d7"
}

.fa-paper-plane:before,.fa-send:before {
    content: "\f1d8"
}

.fa-paper-plane-o:before,.fa-send-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-futbol-o:before,.fa-soccer-ball-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-ils:before,.fa-shekel:before,.fa-sheqel:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-bed:before,.fa-hotel:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-y-combinator:before,.fa-yc:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before,.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-paper-o:before,.fa-hand-stop-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-television:before,.fa-tv:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}