/* primefaces */
.ui-widget, .ui-widget .ui-widget, .ui-fieldset, .ui-widget,
	.ui-widget-content, .ui-corner-all {
	/*font-size: 12px !important;*/
	
}

.pequeno {
	font-size: 12px !important;
}

.ui-tree-toggler.ui-icon.ui-icon-triangle-1-e {
	background-position: -16px -128px !important;
}

.ui-tree-toggler.ui-icon.ui-icon-triangle-1-s {
	background-position: -48px -128px !important;
}

.ui-selectonemenu .ui-selectonemenu-trigger {
	padding: 0 !important;
	vertical-align: bottom !important;
}

.side-bar-wrapper .ui-widget {
	font-family: "Oswald", "Open Sans", "Helvetica Neue", Helvetica, Arial,
		sans-serif !important;
	font-size: 16px !important;
}

/*
.ui-autocomplete input {
    width:100%;
}

.ui-autocomplete {
    width: 100%;
    zoom: 1;
    cursor: pointer;
    -moz-box-shadow: inherit;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    position:inherit;
}

.ui-autocomplete-query{
    font-weight: bold;
}

.ui-autocomplete-panel {
    position: inherit;
    overflow: auto;
}

.ui-autocomplete-panel .ui-autocomplete-list {
    padding: inherit;
    border: inherit;
}

.ui-autocomplete-panel .ui-autocomplete-list-item {
    border:inherit;
    cursor:pointer;
    font-weight:inherit;
    margin:inherit;
    padding:inherit;
    text-align:left;
}

.ui-autocomplete-panel .ui-autocomplete-table {
    border-collapse:inherit;
    width: 100%;
}

.ui-autocomplete-panel .ui-autocomplete-table th,
.ui-autocomplete-panel .ui-autocomplete-table td {
    border-width: 0;
    border-style: inherit;
    border-color: inherit;
    padding:0;
}

.ui-autocomplete .ui-button-icon-only .ui-button-text {
    padding: 0;
}
*/
/* Multiple Selection */
.ui-autocomplete-multiple-container.ui-inputfield :-moz-placeholder {
	color: #999999 !important;
}

.ui-autocomplete-multiple-container.ui-inputfield ::-moz-placeholder {
	color: #999999 !important;
}

.ui-autocomplete-multiple-container.ui-inputfield :-ms-input-placeholder
	{
	color: #999999 !important;
}

.ui-autocomplete-multiple-container.ui-inputfield ::-webkit-input-placeholder
	{
	color: #999999 !important;
}

.ui-autocomplete-multiple-container.ui-inputfield {
	/* mars - display: block !important;
	width: 100% !important;
	min-height: 34px !important;
	height: 100% !important;
	padding: 6px 12px !important;
	font-size: 14px !important;
	line-height: 1.428571429 !important;
	color: #555555 !important;
	vertical-align: middle !important;
	background-color: #ffffff !important;
	border: 1px solid #c1bdb8 !important;
	border-top: 1px solid #a9a49d !important;
	border-radius: 4px !important;
	-webkit-box-shadow: inset 0 2px 2px rgba(0, 0, 0, .1), 0px 2px 2px #fff
		!important;
	box-shadow: inset 0 2px 2px rgba(0, 0, 0, .1), 0px 2px 2px #fff
		!important;
	-webkit-transition: border-color ease-in-out .15s, box-shadow
		ease-in-out .15s !important;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
		!important;*/
	width: 100% !important;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
	-webkit-transition: border-color ease-in-out 0s, box-shadow ease-in-out
		0s;
	transition: border-color ease-in-out 0s, box-shadow ease-in-out 0s;
}

.ui-autocomplete-input.ui-inputfield {
	width: 100% !important;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
	-webkit-transition: border-color ease-in-out 0s, box-shadow ease-in-out
		0s;
	transition: border-color ease-in-out 0s, box-shadow ease-in-out 0s;
}

.autoCompleteVideoTeoria>.ui-autocomplete-input.ui-inputfield {
	width: 60% !important;
	font-size: 25px;
}

.ui-autocomplete-multiple-container.ui-inputfield :focus { /*border: 0;
  outline: 0;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  /* input interno */
	
}

.ui-autocomplete-multiple-container.ui-inputfield.ui-state-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, 0.6) !important;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px
		rgba(102, 175, 233, 0.6) !important;*/
	
}

.ui-autocomplete-multiple-container.ui-inputfield [disabled],
	.ui-autocomplete-multiple-container.ui-inputfield [readonly], fieldset[disabled] .ui-autocomplete-multiple-container.ui-inputfield
	{
	cursor: not-allowed !important;
	background-color: #eeeeee !important;
}

.ui-autocomplete-token {
	cursor: default;
	float: left;
	overflow: hidden;
	padding: 2px 3px;
	white-space: normal;
	position: relative;
	margin: 1px;
}

.ui-autocomplete-token-label {
	display: block;
	padding: 0em 2.1em 0.5em 0.5em;
	margin: 0;
}

.ui-autocomplete-token-icon {
	margin-top: -9px;
	position: absolute;
	right: 0.2em;
	top: 50%;
	cursor: pointer;
}

.ui-autocomplete-input-token {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	/*interno*/
}

.ui-autocomplete-input-token input {
	border: 0 none !important;
	width: 100%;
	outline: none !important;
	background-color: transparent;
	margin: 0;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	transition: none !important;
}

.ui-autocomplete-input-token input :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, 0.6) !important;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px
		rgba(102, 175, 233, 0.6) !important;
}

.ui-autocomplete-itemtip-content {
	display: none;
}

.ui-autocomplete-itemtip {
	position: absolute;
	display: none;
	padding: 0.4em;
}

.ui-messages-error span, .ui-message-error span {
	color: #b94a48 !important;
}

.ui-messages-info span, .ui-message-info span {
	color: #3a87ad !important;
}

/*end primefaces*/

/* bootstrap */
.btn {
	font-size: 14px !important;
	margin: 3px;
}

.btn-lg {
	font-size: 18px !important;
}

.btn-sm, .btn-xs {
	font-size: 12px !important;
}

.img-responsive-200 {
	display: block;
	height: auto;
	max-width: 200%;
}

/* end bootstrap */
.topicos {
	margin: 0px 0px 15px 0px;
	/*font-family: 'Grand Hotel', cursive;*/
	font-size: 22px;
	color: #468847 !important;
}

.cabecalhoQuestao {
	margin: 0px 0px 15px 0px;
	font-size: 16px;
}

.imageExercicio {
	vertical-align: text-top;
	padding: 0 10px;
}

.divExercicio {
	max-width: 550px !important;
}

.divExercicioFull {
	max-width: 1100px !important;
}

.divTxt {
	 white-space: pre-line;
}

.divQuestao {
	max-width: 1200px !important;
}

.imageContainer img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
}

.imageExercicioResponsive {
	width: auto;
	display: block;
	height: auto;
	max-width: 200%;
}

.clips {
	text-align: center;
}

.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 6px;
	text-align: center;
	vertical-align: text-top !important;
}

.defaultMargin {
	margin: 5px;
}

/*.shadowed-pagination-bottom {
	border-bottom: 1px solid #bbb;
	-webkit-box-shadow: inset 0px -2px 2px 0px rgba(0, 0, 0, 0.05), inset
		1px 1px 2px 0px #fff;
	box-shadow: inset 0px -2px 2px 0px rgba(0, 0, 0, 0.05), inset 1px 1px
		2px 0px #fff;
	padding: 10px;
	background-color: #F9F7F4;
	border-radius: 4px 4px 0px 0px;
}

.shadowed-pagination-top {
	border-top: 1px solid #bbb;
	-webkit-box-shadow: inset 0px 2px -2px 0px rgba(0, 0, 0, 0.05), inset
		2px 1px 1px 0px #fff;
	box-shadow: inset 0px 2px -2px 0px rgba(0, 0, 0, 0.05), inset 2px 1px
		1px 0px #fff;
	padding: 10px;
	background-color: #F9F7F4;
	border-radius: 4px 4px 0px 0px;
}*/
.ui-state-error.form-control {
	border-color: #E64242 !important;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px #E66E6E, 0 0 8px #E66E6E !important;
	box-shadow: inset 0 1px 1px #E66E6E, 0 0 8px #E66E6E !important;
	margin-bottom: 5px;
	outline: 0;
}

.form-control.small {
	width: auto !important;
	height: auto !important;
}

.video-js {
	width: auto !important;
	/* override the plugin's inline dims to let vids scale fluidly */
	height: auto !important;
}

.video-js video {
	position: relative !important;
}
/* The video should expand to force the height of the containing div.
 One in-flow element is good. As long as everything else in the container
 div stays `position: absolute` we're okay */
.video-js.vjs-default-skin.vjs-paused .vjs-big-play-button {
	display: block !important;
	top: 50%;
	/* errrr, why isn't the play button centered in the default skin? :) */
	left: 50%;
	margin: -4em auto auto -6em;
}

.labelSameLine {
	display: inline-block;
}

.gaugeSmall {
	height: 200px;
	width: 160px;
}

.gauge-textfield {
	position: absolute;
	top: -15px;
	left: 0;
	right: 10px;
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	color: black;
	font-family: 'Amaranth', sans-serif;
}

.colorWhite {
	color: white !important;
}

.pagSeg {
	display: inline;
}

.label-md {
	padding: 4px 5px;
	font-size: 16px;
	display: inline-block;
	margin: 5px 0 0 3px;
}

.margin10 {
	margin: 0 10px;
}

.marginLeft10 {
	margin-left: 10px;
}

.margin20 {
	margin: 0 20px;
}

.marginTop3 {
	margin-top: 3px !important;
}

.marginTop0 {
	margin-top: 0px !important;
}

.marginTop10 {
	margin-top: 10px !important;
}

.marginTop20 {
	margin-top: 20px !important;
}

.marginTop25 {
	margin-top: 25px !important;
}
/*li.ui-autocomplete-token.ui-state-active.ui-corner-all{
	color:#ffffff;
	background-color:#0088cc;
}*/
.contact input, .contact select {
	border-color: rgb(210, 211, 209);
}

.colorRed {
	color: red;
}

.colorGreen {
	color: green;
}

.bold {
	font-weight: bold;
}

.pager>.backRed>a, .pagination>.backRed>span, .pager>.backRed>a:hover,
	.pager>.backRed>span:hover, .pager>.backRed>a:focus, .pager>.backRed>span:focus
	{
	background-color: #f7d9d9;
	z-index: 2;
	color: rgb(185, 74, 72);
	border-color: rgb(220, 91, 112);
}

.pager>.backGreen>a, .pagination>.backGreen>span, .pager>.backGreen>a:hover,
	.pager>.backGreen>span:hover, .pager>.backGreen>a:focus, .pager>.backGreen>span:focus
	{
	background-color: #dff0d8;
	z-index: 2;
	color: rgb(70, 136, 71);
	border-color: rgb(148, 197, 106);
}

.pager>.done>a, .pagination>.done>span, .pager>.done>a:hover,
	.pager>.done>span:hover, .pager>.done>a:focus, .pager>.done>span:focus
	{
    background-color: #cccccca8;
    z-index: 2;
    color: #737376;
    border-color: #ccccccb8;
    text-decoration: line-through;
}

.pager>.active>a, .pagination>.active>span, .pager>.active>a:hover,
	.pager>.active>span:hover, .pager>.active>a:focus, .pager>.active>span:focus
	{
	z-index: 2;
	color: rgb(255, 255, 255);
	background-color: rgb(41, 128, 185);
	border-color: rgb(41, 128, 185);
	cursor: default;
}

.border-right {
	border-right: 1px dashed #333;
	border-radius: 12px/125px;
	box-shadow: 0 0 8px black;
}

hr {
	width: 70%;
}

/* or sapacer */
.or-spacer {
	margin-top: 100px;
	margin-left: 100px;
	width: 400px;
	position: relative; . mask { overflow : hidden;
	height: 20px; &: after { content : '';
	display: block;
	margin: -25px auto 0;
	width: 100%;
	height: 25px;
	border-radius: 125px/12px;
	box-shadow: 0 0 8px black;
}

}
span { $
	size: 50px;
	width: $size;
	height: $size;
	position: absolute;
	bottom: 100%;
	margin-bottom: -$size/2;
	left: 50%;
	margin-left: -$size/2;
	border-radius: 100%;
	box-shadow: 0 2px 4px #999;
	background: white;
}

span i { $
	offset: 4px;
	position: absolute;
	top: $offset;
	bottom: $offset;
	left: $offset;
	right: $offset;
	border-radius: 100%;
	border: 1px dashed #aaa;
	text-align: center;
	line-height: 40px;
	font-style: normal;
	color: #999;
}

}

/* end or sapacer */

/* vertical variation */
.or-spacer-vertical {
	display: inline-block;
	margin-top: 100px;
	margin-left: 100px;
	width: 100px;
	position: relative; . mask { overflow : hidden;
	width: 20px;
	height: 200px; //
	outline: 1px solid pink;
}

&
.left .mask:after {
	content: '';
	display: block;
	margin-left: -20px;
	width: 20px;
	height: 100%;
	border-radius: 12px/125px;
	box-shadow: 0 0 8px black;
}

&
.right .mask:before {
	content: '';
	display: block;
	margin-left: 20px;
	width: 20px;
	height: 100%;
	border-radius: 12px/125px;
	box-shadow: 0 0 8px black;
}

}

/* end or sapacer vertical variation*/
.ui-dialog-title {
	font-family: Oswald, 'Open Sans', 'Helvetica Neue', Helvetica, Arial,
		sans-serif;
	/*color: rgb(73, 58, 56);*/
	text-transform: uppercase;
}

.maxWidth500 {
	max-width: 500px;
}

.minWidth320 {
	min-width: 320px;
}

.maxWidth720 {
	max-width: 720px;
}

.moneyOld {
	text-decoration: line-through;
	font-size: 26px !important;
	font-weight: 600 !important;
}

.moneyPequeno {
	font-size: 26px !important;
	font-weight: 600 !important;
}

.padding15 {
	padding: 15px 0;
}

.customProgress {
	height: 25px;
}

.progress-bar-gray {
	background-color: #C7C7C7;
}

.progress-label a {
	color: white;
}

.progress-label {
	/*border-bottom: 1px solid rgb(224, 218, 207);*/
	padding-bottom: 10px;
	font-family: Oswald, 'Open Sans', 'Helvetica Neue', Helvetica, Arial,
		sans-serif;
	color: white;
	text-transform: uppercase;
	font-size: 16px;
}

.progress-label-out {
	padding-top: 2px font-family: Oswald, 'Open Sans', 'Helvetica Neue',
		Helvetica, Arial, sans-serif;
	color: #493a38;
	text-transform: uppercase;
	font-size: 14px;
	padding-right: 15px;
	margin-bottom: 2px;
}

.node-assunto {
	border-bottom: 1px solid rgb(224, 218, 207);
	padding-bottom: 10px;
	font-family: Oswald, 'Open Sans', 'Helvetica Neue', Helvetica, Arial,
		sans-serif !important;
	color: #493a38;
	/*text-transform: uppercase;*/
	font-size: 16px;
}

/* youtube responsive */
.flex-video {
	position: relative;
	padding-top: 25px;
	padding-bottom: 67.5%;
	height: 0;
	margin-bottom: 16px;
	overflow: hidden;
}

.flex-video.widescreen {
	padding-bottom: 57.25%;
}

.flex-video.vimeo {
	padding-top: 0;
}

.flex-video iframe, .flex-video object, .flex-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media only screen and (max-device-width: 800px) , only screen and
		(device-width: 1024px) and (device-height: 600px) , only screen and
		(width: 1280px) and (orientation: landscape) , only screen and
		(device-width: 800px) , only screen and (max-width: 767px) {
	.flex-video {
		padding-top: 0;
	}
}

/* end youtube responsive */
.botaotopo {
	display: inline-block;
	position: fixed !important;
	top: 80px;
	right: 2px;
	z-index: 300;
	line-height: 1;
	height: 44px;
	width: 46px;
	border-radius: 30px;
	font-size: 32px !important;
}

.botaoFAQ {
	display: inline-block;
	position: fixed !important;
	bottom: 80px;
	left: 20px;
	z-index: 300;
	line-height: 1;
	height: 44px;
	width: 46px;
	border-radius: 30px;
	font-size: 32px !important;
}

.ui-autocomplete-panel {
	z-index: 100000000 !important;
}

.ui-dialog {
	z-index: 99992002 !important;
}

.ui-autocomplete-token {
	background-color: #E6E9ED !important;
}

.ui-slider {
	width: 96% !important;
}

.ui-slider-handle {
	/*position: absolute !important;
	width: 20px !important;
	height: 20px !important;*/
	border: 0px solid !important;
	background-color: #2C85D8 !important;
	border-radius: 20px !important;
	background-image: none !important;
}

.ui-slider-range {
	/*position: absolute !important;*/
	cursor: pointer !important;
	/*background-color: #F5F7FA !important;*/
	background-image: none !important;
	-webkit-border-radius: 4px !important;
	-moz-border-radius: 4px !important;
	border-radius: 4px !important;
	/*background-color: #BABABA !important;*/
}

.badge-bola {
	display: inline-block;
	min-width: 30px;
	padding: 8px 12px;
	font-size: 20px;
	font-weight: 700;
	color: rgb(255, 255, 255);
	line-height: 1;
	vertical-align: baseline;
	white-space: nowrap;
	text-align: center;
	/* background-color: rgb(153, 153, 153); */
	border-radius: 30px;
	margin-right: 8px;
}

.badge-small {
	font-size: 14px;
}

.badge-medium {
	font-size: 18px;
}

.badge-large {
	font-size: 22px;
}

.fullWidth {
	width: 100%;
}

.fullHeightBox {
	position: absolute;
	bottom: 0;
	right: 0;
}

.btn-bolded {
	font-weight: 600;
}

.btn-xl {
	font-size: 36px !important;
	overflow: hidden;
	text-overflow: ellipsis;
}

/* BOOTSNIPP steps*/
@import
	url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700);
/* written by riliwan balogun http://www.facebook.com/riliwan.rabo*/
.board {
	/*width: 75%;
	margin: 60px auto;
	height: 500px;
	background: #fff;*/
	/*box-shadow: 10px 10px #ccc,-10px 20px #ddd;*/
	margin: -6px;
}

.board .nav-tabs-steps {
	position: relative;
	/* border-bottom: 0; */
	/* width: 80%; */
	/*margin: 40px auto; */
	margin-bottom: 0;
	box-sizing: border-box;
}

.board>div.board-inner {
	background: #fafafa
		url(http://subtlepatterns.com/patterns/geometry2.png);
	background-size: 30%;
}

p.narrow {
	width: 60%;
	margin: 10px auto;
}

.liner {
	height: 2px;
	background: #ddd;
	position: absolute;
	width: 80%;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 50%;
	z-index: 1;
}

.nav-tabs-steps>li.active>a, .nav-tabs-steps>li.active>a:hover,
	.nav-tabs-steps>li.active>a:focus {
	color: #555555;
	cursor: default;
	/* background-color: #ffffff; */
	border: 0;
	border-bottom-color: transparent;
}

span.round-tabs {
	width: 70px;
	height: 70px;
	/*line-height: 70px !important;*/
	display: inline-block;
	border-radius: 100px;
	background: white;
	z-index: 2;
	position: absolute;
	left: 0;
	text-align: center;
	font-size: 25px;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	padding-bottom: 10px;
	padding-top: 20px;
}

span.round-tabs.green {
	color: rgb(34, 194, 34);
	border: 2px solid rgb(34, 194, 34);
}

/*li.active span.round-tabs.green {
	background: #E9E9E9 !important;
	border: 2px solid rgb(34, 194, 34);
	color: rgb(34, 194, 34);
}*/
span.round-tabs.yellow {
	color: #febe29;
	border: 2px solid #febe29;
}

/*li.active span.round-tabs.yellow {
	background: #E9E9E9 !important;
	border: 2px solid #febe29;
	color: #febe29;
}*/
span.round-tabs.blue {
	color: #3e5e9a;
	border: 2px solid #3e5e9a;
}

/*li.active span.round-tabs.blue {
	background: #E9E9E9 !important;
	border: 2px solid #3e5e9a;
	color: #3e5e9a;
}*/
span.round-tabs.red {
	color: #f1685e;
	border: 2px solid #f1685e;
}

/*li.active span.round-tabs.four {
	background: #fff !important;
	border: 2px solid #ddd;
	color: #f1685e;
}*/
span.round-tabs.grey {
	color: #999;
	border: 2px solid #999;
}

/*li.active span.round-tabs.five {
	background: #fff !important;
	border: 2px solid #ddd;
	color: #999;
}*/
.nav-tabs-steps>li.active>a span.round-tabs {
	background: #fafafa;
}

.nav-tabs-steps>li {
	width: 20%;
}
/*li.active:before {
    content: " ";
    position: absolute;
    left: 45%;
    opacity:0;
    margin: 0 auto;
    bottom: -2px;
    border: 10px solid transparent;
    border-bottom-color: #fff;
    z-index: 1;
    transition:0.2s ease-in-out;
}*/
.nav-tabs-steps>li:after {
	content: " ";
	position: absolute;
	left: 45%;
	opacity: 0;
	margin: 0 auto;
	bottom: 0px;
	border: 5px solid transparent;
	border-bottom-color: #ddd;
	transition: 0.1s ease-in-out;
}

.nav-tabs-steps>li.active:after {
	content: " ";
	position: absolute;
	left: 45%;
	opacity: 1;
	margin: 0 auto;
	bottom: 0px;
	border: 10px solid transparent;
	border-bottom-color: #ddd;
}

.nav-tabs-steps>li a {
	width: 70px;
	height: 70px;
	margin: 20px auto;
	border-radius: 100%;
	padding: 0;
}

.nav-tabs-steps>li a:hover {
	background: transparent;
}

.tab-content {
	
}

.tab-pane {
	position: relative;
	padding-top: 50px;
}

.tab-content .head {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 25px;
	text-transform: uppercase;
	padding-bottom: 10px;
}

.btn-outline-rounded {
	padding: 10px 40px;
	margin: 20px 0;
	border: 2px solid transparent;
	border-radius: 25px;
}

.btn.green {
	background-color: #5cb85c;
	/*border: 2px solid #5cb85c;*/
	color: #ffffff;
}

@media ( max-width : 585px ) {
	.board {
		width: 90%;
		height: auto !important;
	}
	span.round-tabs {
		font-size: 16px;
		width: 50px;
		height: 50px;
		line-height: 50px;
	}
	.tab-content .head {
		font-size: 20px;
	}
	.nav-tabs-steps>li a {
		width: 50px;
		height: 50px;
		line-height: 50px;
	}
	li.active:after {
		content: " ";
		position: absolute;
		left: 35%;
	}
	.btn-outline-rounded {
		padding: 12px 20px;
	}
}

span.step {
	border-radius: 100px;
	background: white;
	z-index: 2;
	position: absolute;
	left: 0;
	text-align: center;
	font-size: 25px;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	padding-bottom: 10px;
	padding-top: 20px;
}

.nav-tabs-steps-btn {
	border-bottom: 0;
}

.nav-tabs-steps-btn>li {
	width: 20%;
}

.nav-tabs-steps-btn.three-steps>li {
	width: 33%;
}

.nav-tabs-steps-btn>li a {
	width: 80%;
	height: 40px;
	margin: 20px auto;
	border-radius: 25px;
	padding: 0;
	z-index: 2;
	font-size: 25px !important;
	font-family: 'Roboto Condensed', sans-serif;
}

.nav-tabs-steps-btn>li a.active {
	background-color: #5cb85c;
	/*border: 2px solid #5cb85c;*/
	color: #ffffff;
}

.btn.gray {
	background-color: #9E9E9E;
	/*border: 2px solid #5cb85c;*/
	color: #ffffff;
	opacity: 1;
}

.btn.gray:hover {
	background-color: Silver;
}

.btn.magenta {
	background-color: #DA86D0;
	/*border: 2px solid #5cb85c;*/
	color: #ffffff;
	opacity: 1;
}

.btn.blue {
	background-color: #6AA7DF;
	color: #ffffff;
	opacity: 1;
}

/* timeline modulos de estudo */
ul.timeline li.center-timeline-cat .inner.completed {
	background: #5cb85c;
}

ul.timeline li.center-timeline-cat .inner {
	/*old #1BBC9B */
	background: #DA86D0;
}

ul.timeline li.center-timeline-cat .inner.gray {
	/*old #1BBC9B */
	background: #9E9E9E;
}

ul.timeline li.center-timeline-cat .inner.blocked {
	/*old #1BBC9B */
	background: #9E9E9E;
}

ul.timeline li.center-timeline-cat .inner.blocked:hover {
	/*old #1BBC9B */
	background: #9E9E9E;
}

ul.timeline li.center-timeline-cat .inner:hover {
	background: #DA86D0;
	cursor: pointer;
}

ul.timeline li.center-timeline-cat .inner.active {
	background: #DA86D0;
}

ul.timeline li.center-timeline-cat .inner.active:hover {
	background: #DA86D0;
	cursor: default;
}

ul.timeline li.item-timeline .inner-content.completed {
	background: #5cb85c;
	color: White;
	border: 2px solid #DA86D0;
}

ul.timeline li.item-timeline .inner-content:hover {
	/*background: #1BBC9B;*/
	/*color:White;*/
	/*border: 1px solid  rgba(133, 133, 133, 0.5);*/
	
}

ul.timeline li.item-timeline .inner-content.assunto:hover {
	background: #1BBC9B;
	color: White;
	border: 2px solid #1BBC9B;
}

ul.timeline li.item-timeline .inner-content.active {
	background: #1BBC9B;
	color: White;
}

ul.timeline li.item-timeline:nth-child(even):before:hover, ul.timeline li.item-timeline:nth-child(odd):before:hover
	{
	border-bottom-color: #DA86D0;
}

ul.timeline li.item-timeline.highlight.active:before {
	border-bottom-color: #1BBC9B;
}

ul.timeline li.item-timeline:nth-child(even).active:before {
	border-left-color: #1BBC9B;
}

ul.timeline li.item-timeline:nth-child(odd).active:before {
	border-right-color: #1BBC9B;
}

ul.timeline li.item-timeline.assunto:nth-child(even):hover:before {
	border-left-color: #1BBC9B;
}

ul.timeline li.item-timeline.assunto:nth-child(odd):hover:before {
	border-right-color: #1BBC9B;
}

.icon-circle {
	display: inline-block !important;
}

.iconlink:hover {
	text-decoration: none !important;
}

a.iconlink>i.icon-circle:hover {
	background: #DA86D0;
	color: White;
}

.icon-yellow {
	color: rgb(240, 211, 0);
}

/* end timeline modulos de estudo */
.no-padding-top {
	padding-top: 0;
}

.marginAll10 {
	margin: 10px;
}

.paddingLeft50 {
	padding-left: 50px;
}

.paddingRight50 {
	padding-right: 50px;
}

.marginRight20 {
	margin-right: 20px;
}

.marginTop50 {
	margin-top: 50px !important;
}

.text-green {
	color: #1BBC9B;
}

.text-magenta {
	color: #DA86D0;
}

.assuntoHeader {
	cursor: pointer;
}

.insideTimeline {
	display: none;
}

.capitalized {
	text-transform: capitalize;
}

ul.sidebar-menu li a {
	font-size: 17px;
}

ul.sidebar-menu li ul.submenu li a {
	font-size: 16px;
}

.btn-collapse-sidebar-left {
	width: 75px;
	padding: 15px 0;
}

.btn-white {
	color: rgba(51, 51, 51, 0.89);
	background-color: #FFFFFF;
	border-color: rgba(111, 111, 111, 0.39);
}

.btn-green-transp {
    background-color: rgba(140, 193, 82, 0.92);
    border-color: rgba(140, 193, 82, 0.92);
}

@media print {
	body {
		width: 1000px;
	}
	.hidden-print-total {
		display: none !important;
		/*visibility: hidden !important;*/
		width: 100% !important;
	}
	div.sidebar-left {
		page-break-after: always;
		page-break-inside: avoid;
	}
	div.panel {
		page-break-inside: avoid;
	}
}

.mfp-title {
	position: absolute;
	margin: 10px auto;
	/* other formatting */
	display: inline-block;
	width: 100%;
	padding: 0;
}

.ui-radiobutton .ui-radiobutton-box {
	width: 22px;
	height: 22px;
	border-color: rgb(189, 121, 0);
	background-color: white;
}

.margin-0-10-10-10 {
	margin: 0 10px 10px 10px;
}

.morris-hover-point {
	font-size: 14px;
	display: inline-block;
	margin: 4px !important;
}

.morris-hover.morris-default-style {
	font-size: 16px;
	border: solid 2px rgba(156, 156, 156, 0.61);
	/*left: 0 !important;*/
	top: 0 !important;
	display: block !important;
}

.divChart {
	padding-top: 40px;
}

.badge-sidebar {
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	margin: 12px 0;
}

.turmasComboPanel {
	z-index: 102000000 !important;
}

.turmasComboPanel>div>div {
	display: none;
}

/* marcar resposta*/
.oneButtonLaranja div.ui-state-default {
	background-color: #FDDD9E;
	border-width: 1px 0 1px 1px;
	color: rgba(55, 54, 54, 0.77);
}

.oneButtonLaranja div.ui-state-hover {
	background-color: #F6BB42;
}

.oneButtonLaranja div.ui-state-active{
	background-color: #F6BB42;
}

.oneButtonLaranja div.ui-corner-right.ui-state-default {
	border-width: 1px;
}

.oneButtonLaranja div.ui-state-default span {
	font-weight: 600;
}

@media print {
	[class*="col-sm-"] {
		float: left;
	}
}

div.scroll .ui-tree-container {
	height: 200px;
	width: 300px;
	overflow: auto !important;
}

#primefacesmessagedlg {
	max-width: 450px;
	text-align: justify;
}

.ui-autocomplete-panel .ui-autocomplete-list {
	max-height: 220px;
}

/************************/
/*     Price Table      */
/************************/
.mukam-table {
	
}

.mukam-table .back-inherit {
	background: #0cadbe;
}

.mukam-table .b_asset {
	margin: 10px 0;
}

.mukam-table .b_black {
	padding: 0 20px;
	margin: 10px 0;
}

.price-line {
	position: relative;
	width: 100%;
	margin-top: 80px;
	padding-top: 57px;
	text-align: center;
	color: #fff;
	padding-bottom: 20px;
	border-radius: 5px 5px 0 0;
}

.price-line p {
	margin: 0;
	font-size: 24px;
	font-weight: 900;
	line-height: 24px;
	color: #fbfbfb;
}

.price-line .period {
	margin: 0;
	font-size: 12px;
	font-weight: 400;
	line-height: 12px;
	color: #e8e8e8;
}

.price-line .price {
	position: absolute;
	width: 100px;
	height: 100px;
	top: -50px;
	left: 50%;
	margin-left: -50px;
	padding-top: 22px;
	border-radius: 100%;
	background: inherit;
	line-height: 40px;
	z-index: 4;
}

.price-line .price .mcurrency {
	vertical-align: top;
	color: #fff;
	font-weight: 600;
}

.price-line .price .money {
	font-size: 50px;
	font-weight: 900;
	color: #fff;
}

.price-line .price .cent {
	color: #fff;
}

.mukam-line {
	background: #fff;
	border-bottom: 1px dashed #e1e1e1;
	color: #535252;
	line-height: 54px;
	text-align: center;
}

.mukam-line p {
	margin: 0;
}

.mukam-table .b_inherit {
	background: #0cadbe;
	padding: 0 20px;
	margin: 10px 0;
}

.mukam-line .buton {
	line-height: 16px;
	font-weight: 600;
	color: #fbfbfb;
}

.parallax-price-tables {
	background:
		url("/jakarta.faces.resource/mukam/content/banner/parallax/parallax3.png?ln=themes");
	background-repeat: no-repeat;
	background-attachment: fixed;
	border-bottom: none;
}

.latestproduct-item .product-price p {
	color: #76b737;
}

.featuredproduct-item .product-price p {
	color: #76b737;
}

.mukam-table .back-inherit {
	background: #76b737;
}

.mukam-table .b_inherit {
	background: #76b737;
}

.greypricing {
	background: #535252;
}

.price-line .price {
	width: 150px;
	margin-left: -75px;
}

.moneyOld {
	text-decoration: line-through;
	font-size: 26px !important;
	font-weight: 600 !important;
}

.moneyPequeno {
	font-size: 26px !important;
	font-weight: 600 !important;
}

/************************/
/*     Price Table End      */
/************************/

/** Nav **/
.ui-tabs .ui-tabs-nav.ui-widget-header li a {
	background: #8CC152 !important;
	color: #fff !important;
	line-height: 1.42857143 !important;
	border: 1px solid transparent !important;
	padding: 10px 15px !important;
	border-radius: 4px 0 0 4px !important;
	width: 100% !important;
	text-shadow: none !important;
}

.ui-tabs .ui-tabs-nav.ui-widget-header li a:hover, .ui-tabs .ui-tabs-nav.ui-widget-header li a:focus
	{
	background-color: #A0D468 !important;
	color: #fff !important;
	border-color: #A0D468 !important;
}

.ui-tabs .ui-tabs-nav.ui-widget-header li.ui-tabs-selected a {
	border: 1px solid #ddd !important;
	border-right-color: transparent !important;
	color: #353535 !important;
	background-color: #fff !important;
}

.ui-tabs.ui-tabs-left {
	border-right: none !important;
}

/** Nav - End **/

/* auto-complete quebrar topicos muito grandes */
.ui-autocomplete-token {
	white-space: normal !important;
}

.ui-chkbox {
	margin: 0 6px;
}

/* Retirando a quebra de linha das questoes e adicionando um espaco no lugar 
div.htmlQuestao p br {
	content: " ";
	float:right; 
	display:inline-block;
}

div.htmlQuestao p br:after {
    content: ' ';
    float:right; 
}

*/
#cy-container {
	width: 100%;
	height: 300px;
	display: block;
}

.htmlQuestao {
	color: rgb(51, 51, 51);
	font-size: 18px;
	text-align: justify;
	text-justify: inter-word;
}

.htmlQuestao table {
	text-align: center;
	margin: 14px auto;
	vertical-align: middle;
}

.htmlQuestao td {
	padding: 3px;
	vertical-align: middle;
}

@media (min-width: 1200px)
{
	.meiaPagina {
		-webkit-column-count: 2; /* Chrome, Safari, Opera */
		-moz-column-count: 2; /* Firefox */
		column-count: 2;
		-webkit-column-width: 60px;
     	-moz-column-width: 60px;
        column-width: 60px;
        /*-webkit-column-gap: 18em;
     	-moz-column-gap: 18em;
        column-gap: 18em;*/
	}
}

.link-prob-html {
	font-size: 20px !important;
}

/*Tree */
.treeRoteiro {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
}

.treeRoteiro li {
	list-style-type: none;
	margin: 0;
	padding: 10px 5px 0 5px;
	position: relative
}

.treeRoteiro li::before, .treeRoteiro li::after {
	content: '';
	left: -20px;
	position: absolute;
	right: auto
}

.treeRoteiro li::before {
	border-left: 2px solid #8ec051;
	bottom: 50px;
	height: 100%;
	top: -8px;;
	width: 2px
}

.treeRoteiro li::after {
	border-top: 2px solid #8ec051;
	height: 20px;
	top: 25px;
	width: 25px
}

.treeRoteiro li span {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #999;
	border-radius: 12px;
	/*display:inline-block;*/
	padding: 3px 8px;
	text-decoration: none
}

.treeRoteiro li.parent_li>span {
	cursor: pointer
}

.treeRoteiro>ul>li::before, .treeRoteiro>ul>li::after {
	border: 0
}

.treeRoteiro li:last-child::before {
	height: 34px
}

.treeRoteiro li.parent_li>span:hover, .treeRoteiro li.parent_li>span:hover+ul li span
	{
	background: #eee;
	border: 1px solid #94a0b4;
	color: #000
}

a {
	cursor: pointer;
}

.panel-info-light>.panel-heading {
	color: #fff;
	background-color: #a0c9d8;
	border-color: #a0c9d8;
}

.tituloAssuntoTree {
	border: none !important;
	padding: 5px 0;
	margin: 15px 0 20px;
	font-size: 18px;
	font-weight: 700;
	line-height: 100%;
	text-transform: uppercase;
	/* color: #656D78; */
	color: #493a38;
}

.text-success {
	color: #8CC152;
}

/**
*** Seta para DIREITA
**/
.seta-direita:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 0; 
  height: 0; 

  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid green;
}

.seta-esquerda:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 0;
  width: 0; 
  height: 0; 

  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid green;
}

.seta-esquerda-linha:before {
	content: "";
    display: inline-flex;
    vertical-align: top;
    width: 42%;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 12px solid #9e9e9e;
    padding: 0;
    margin: 0;
    margin-top: -11px;
}

.seta-direita-linha:after {
	content: "";
    display: inline-flex;
    vertical-align: top;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 12px solid #9e9e9e;
    padding: 0;
    margin: 0;
    margin-top: -11px;
}

.btn-icon-danger {
    color: #e9573f;
    font-size: 18px !important;
}

.btn-icon-warning {
    color: #F6BB42;
}

.btn-default .ui-state-highlight {
	background-color: #e6e9ed !important;
	color: #333 !important;
}

#loginCadastroDialog\:dialogLoginCadastro > div.ui-dialog-content.ui-widget-content {
	height: 100%;
	overflow: visible;
}

#painelGrupo {
	overflow: visible;
    height: 100%;
}

#cadastro-collapse {
	max-height: 400px;
}

#entrar-collapse {
	max-height: 400px;
}