@import url(//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800);

body {
	padding-top: 71px;
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 400;
}
* {
	max-width: 100%;
	transition: background .5s ease;
	-moz-transition: background .5s ease;
	-webkit-transition: background .5s ease;
	-o-transition: background .5s ease;
	transition: color .3s ease;
	-moz-transition: color .3s ease;
	-webkit-transition: color .3s ease;
	-o-transition: color .3s ease;
	transition: opacity .6s ease;
	-moz-transition: opacity .6s ease;
	-webkit-transition: opacity .6s ease;
	-o-transition: opacity .6s ease;
}
::-webkit-scrollbar {
	width: 8px
}
::-webkit-scrollbar-track {
	background-color: #eaeaea
}
::-webkit-scrollbar-thumb {
	background-color: #ccc
}
::-webkit-scrollbar-thumb:hover {
	background-color: #bbb
}

ul {
	list-style: none;
}
#topo {
	position: fixed;
	width: 100%;
	background: rgba(255, 255, 255, 0.94);
	z-index: 2;
	padding: 5px 0 0;
	top: 0;
}
#topo img {

}
#faixa-compartilhe {
	padding: 6px 0;
	width: 100%;
	background: #214685;
	border-bottom: 1px solid #12387D;
}
#faixa-compartilhe h3 {
	margin: 5px 0 3px;
}
.fb_iframe_widget {
	margin-top: 3px
}
#faixa-compartilhe h3 small b {
	color: #fff;
	text-transform: none
}
#meio {
	z-index: 1;
	position: relative;
	float: left;
	width: 100%;
}
#formulario {
	float: left;
	width: 100%;
	background: center -50px url(../img/formulario-bg.jpg) #001514;
	background-size: 100% auto;
	float: left;
	background-attachment: fixed;
	width: 100%;
	margin-top: -1px
}
.cor-branco {
	color: #fff;
}
.bg-red {
	background: #ed2324;
}
.bg-blue {
	background: #214685
}
.cor-blue {
	color: 	#214685
}
.cor-red {
	color: #ed2324;
}
.border-none {
	border: none;
}
#formulario .col-md-6 {
	padding-top: 20px
}
.margin-0 {
	margin: 0;
}
.margin-top-0 {
	margin-top: 0;
}
#formulario	a.borda-destaque {
	border: 2px solid #fff;
	font-weight: 600;
	padding: 8px 19px;
	text-decoration: none;
	line-height: 40px;
	width: auto;
	float: left;
	color: #214685;
	background: #fff;
	border-radius: 4px;
}
#formulario-bg {
	float: left;
	padding: 20px 0 77px;
	width: 100%;
	background: rgba(0, 0, 0, 0.52)
}
#formulario .well {
	background: #fff;
	float: left;
	border: none;
	margin: 0;
	width: 	100%;
	padding: 0px;
}
.box-form {
	border-radius: 0 0 4px 4px;
}

.hs-form fieldset.form-columns-2 .hs-form-field, .hs-form input:not([type="image"]), .hs-form textarea, .hs-form .hs-input, .hs-form textarea.hs-input {
	width: 100% !important;
	max-width: 100% !important
}
input {
	box-shadow: none !important
}
.hs-form input:not([type="image"]), .hs-form textarea {
	box-sizing: initial !important;
	padding: 0 !important
}

.hs-form.stacked .inputs-list>li {
	padding-top: 0;
	max-width: 33%;
	float: left;
	height: 60px;
	text-align: center;
}
.hs-form.stacked .inputs-list>li label {
	font-weight: normal;
	padding-top: 0;
	text-align: center;
	line-height: 13px;
}

.hs-form .inputs-list input[type=radio], .hs-form .inputs-list input[type=checkbox] {
	box-shadow: none
}
#titulo-tabela {
	float: left;
	width: 100%;
	background: #ed2324;
	padding: 10px;
	border-radius: 4px 4px 0 0;
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 600;
	margin: 0;
}
#tabela {
	float: left;
	width: 100%;
	border-radius: 0 0 4px 4px;
	padding: 0;
}
#tabela li {
	float: left;
	width: 100%;
}
#tabela li>span:nth-child(3),#tabela li>span:nth-child(4), #titulo-tabela li>span:nth-child(3),#titulo-tabela li>span:nth-child(4)  {
	text-align: center;
}
#tabela li>span {
	padding: 20px 0 15px;
	text-transform: none;
	font-size: 15px;
	font-weight: 600;
	color: #333;
}
#titulo-tabela li span {
	padding: 0;
}
#tabela .addtocalendar {
	margin-top: -14px;
	margin-bottom: 0px;
}

#tabela li:nth-child(1) .addtocalendar {
	z-index: 19;
}
#tabela li:nth-child(2) .addtocalendar {
	z-index: 18;
}
#tabela li:nth-child(3) .addtocalendar {
	z-index: 17;
}
#tabela li:nth-child(4) .addtocalendar {
	z-index: 16;
}
#tabela li:nth-child(5) .addtocalendar {
	z-index: 15;
}
#tabela li:nth-child(6) .addtocalendar {
	z-index: 14;
}
#tabela li:nth-child(7) .addtocalendar {
	z-index: 13;
}
#tabela li:nth-child(8) .addtocalendar {
	z-index: 12;
}
#tabela li:nth-child(9) .addtocalendar {
	z-index: 11;
}

#tabela li:nth-child(10) .addtocalendar {
	z-index: 10;
}
#tabela li:nth-child(11) .addtocalendar {
	z-index: 9;
}
#tabela li:nth-child(12) .addtocalendar {
	z-index: 8;
}
#tabela li:nth-child(13) .addtocalendar {
	z-index: 7;
}
#tabela li:nth-child(14) .addtocalendar {
	z-index: 6;
}
#tabela li:nth-child(15) .addtocalendar {
	z-index: 5;
}
#tabela li:nth-child(16) .addtocalendar {
	z-index: 4;
}
#tabela li:nth-child(17) .addtocalendar {
	z-index: 3;
}
#tabela li:nth-child(18) .addtocalendar {
	z-index: 2;
}
#tabela li:nth-child(19) .addtocalendar {
	z-index: 1;
}
#tabela li:nth-child(20) .addtocalendar {
	z-index: 0;
}



li.atcb-item {
	padding: 0 !important;
}
.atc-style-glow-orange .atcb-item-link:hover,
.atc-style-glow-orange .atcb-item-link:active,
.atc-style-glow-orange .atcb-item-link:focus
{
	color: #fff;
	background: #ed2324;
}

.atc-style-glow-orange .atcb-item.hover,
.atc-style-glow-orange .atcb-item:hover {
	background: #ed2324;
}

#tabela li:nth-child(odd) {
	background: #f1f2f6;
}

.row {
	float: 	left;
	width: 	100%
}

.hs-error-msgs.inputs-list {
	display: none !important
}
.hs-form.stacked fieldset {
	padding: 0;
	width: 100%;
	float: left;
	max-width: 100%;
}
input.hs-input[type="text"], input.hs-input[type="email"] {
	background: 0 0;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 3px !important;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	color: #000;
	height: 44px;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 0px;
	font-family: roboto,Arial,sans-serif;
	line-height: 1.428571429;
	padding: 0 0 0 7.5px;
}

.bg-orange {
	background: #990E11;
}

input.hs-input[type="text"]:focus, input.hs-input[type="email"]:focus, input.hs-input:focus, textarea.hs-input:focus {
	border-color: #990E11!important;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #555;
	border: 1px solid;
	height: 42px;
	background: #f9f9f9 !important;
}

.actions input[type="submit"] {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 18px;
	border: 1px solid #e2141e;
	color: #FFFFFF !important;
	padding: 15px 0px;
	text-decoration: none;
	transition: background .5s ease;
	-moz-transition: background .5s ease;
	-webkit-transition: background .5s ease;
	-o-transition: background .5s ease;
	display: inline-block;
	cursor: pointer;
	font-weight: 600;
	text-transform: uppercase;
	outline: 0;
	background: #ed2324 !important;
	text-shadow: none !important;
	font-weight: normal !important;
}

.actions input[type="submit"]:active, .actions input[type="submit"]:hover, .actions input[type="submit"]:focus{
	background: #e2141e !important;
	color: #fff !important;
	border: 1px solid #e2141e !important;
	box-shadow: none !important;
}

.hsformerror em {
	border: 8px solid !important;
	border-color: #E2141E transparent transparent !important;
	bottom: -17px !important;
	display: block;
	height: 0;
	left: 60px;
	position: absolute;
	width: 0;
}
.actions {
	float: left;
	width: 100%;
	text-align: center;
}
.hsformerror {
	margin: 0 0 2px;
	padding: 2px 6px;
	height: auto;
	background-color: #FFFFFF !important;
	font-size: 11px;
	border: 1px solid #E2141E !important;
	padding: 4px 16px 4px 10px;
	color: #000;
	display: none;
	background-image: none !important;
	background-size: 100%;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow:  none !important;
	-webkit-box-shadow:  none !important;
	box-shadow: none !important;
	z-index: 99999;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.hs-form.stacked fieldset {
	padding: 0 !important;
}

.hs-form.stacked .actions {
	padding: 0 !important;
	margin: 0 !important
}

.hs_concurso_s_de_interesse {
	width: 100% !important
}
.hs-form fieldset.form-columns-1 .hs-input, .hs-form input:not([type="image"]), .hs-form textarea {
	height: 50px !important;
	text-align: center;
	font-size: 20px !important
}

.hs-button.primary.large {
	padding: 0 !important
}
footer {
	float: left;
	width: 100%;
	background: #ed2324;
	padding: 30px 0;
	text-align: center;
}
#copy_right {
	color: 	#fff;
	text-transform: none
}
#copy_right ul {
	float: 	left;
	width: 	100%;
	margin-bottom: 20px;
	padding-left: 0
}
#copy_right ul a i {
	color: #fff;
	border: 2px solid #f1f2f6;
	border-radius: 50%;
	padding: 10px;
	width: 	38px;
	margin-right: 5px;
}
#copy_right ul a:hover i {
	background: #f1f2f6;
	color: #ed2324;
}
#copy_right a {
	color: #fff;
}

.titulo-secao {
	margin-top: 60px;
	margin-bottom: 40px;
	float: 	left;
	width: 	100%;
	z-index: -1;
	position: relative;
}
h1.titulo-secao b {
	font-weight: 400;
}
.titulo-secao i {
	color: #214685;
}
#modalaviso {

}
#modalaviso .modal-content {
	color: #fff;
	box-shadow: none;
	background: #214685;
	float: left;
	text-transform: none;
}
#modalaviso .modal-content a {
	color: #fff;
	font-weight: 600;
}
#modalaviso .btn-info {
	background: rgb(29, 66, 132);
	border-color: #fff;
	outline: transparent !important;
	font-weight: 600;
	text-transform: uppercase;
}
#modalaviso .btn-info:hover, #modalaviso .btn-info:focus {
	background: #ed2324;
	border-color: #fff
}
#modalaviso .modal-body {
	float: left;
}
.foto-professor {
	float: left;
	width: 50%;
	margin-left: -54%;
	border-left: 2px solid #214685;
	border-top: 2px solid #214685;
	border-bottom: 3px solid #214685;
	margin-top: -12px;
}
.professor-box {
	position: absolute;
	z-index: 2;
	background: rgb(255, 255, 255);
	text-transform: none;
	border: 2px solid #214685;
	padding: 10px 10px 10px 11px;
	font-size: 11px;
	line-height: 13px;
	opacity: 0;
	margin-left: 0;
	display: none;
	margin-top: -48px;
	width: 100%;
	font-weight: lighter;
}
.professor-link.aberto .professor-box {
	display: block !important;
	opacity: 1;
}
.professor-link {
	font-weight: 600;
}
.curriculo h2 {
	margin: 0;
	padding: 11px 0 15px;
	font-size: 20px;
	font-weight: 600;
}
.professor-link:hover {
	cursor: default;
}
#modalaviso .modal-header .close {
	margin-top: -2px;
	font-size: 38px;
	line-height: 38px;
	color: #fff;
	opacity: 1;
	outline: transparent !important;
}
#modalaviso .modal-header .close:hover {
	opacity: .7
}
#modalaviso .modal-header {
	font-size: 20px;
	line-height: 35px;
	padding: 5px 15px;
	border-bottom: 1px solid #0B2E6D;
}
#modalaviso hr {
	border-color: #0B2E6D;
}
.clean {
	border: none;
}
.maiusculo {
	text-transform: uppercase;
}

@media (max-width: 992px) {
	.container {
		padding: 0
	}
	#myModal .modal-sm {
		width: 100% !important;
		left: 0;
		margin: 0;
		padding: 0;
		float: left;
		height: 100%;
		background-color: #fff;
	}
	body {
		padding: 0;
	}
	#topo {
		position: relative;
		float: 	left;
		width: 	100%;
		background: #fff
	}
	.btn-lg {
		width: 	100%;
		margin-bottom: 7px;
		white-space:normal;
	}
	.col-md-12 {
		width: 100%;
	}
	.modal {
		padding: 0 !important
	}
	.modal-content {
		box-shadow: none !important;
		border: none !important;
		width: 100%
	}
	.modal-header,   .modal-body {
		float: left;
		width: 100%
	}
	.close {
		font-size: 44px !important;
	}
	#formulario {
		background-size: cover !important	;
	}
	#tabela li>span {
		padding: 0px;

	}
	.professor-link {
		font-size: 15px !important
	}
	#tabela li>span span {
		padding-bottom: 25px;
		margin-top: 10px !important
	}
	#tabela li>span:first-child {
		font-size: 18px !important;
		color: #ed2324;
		padding-top: 23px;
		text-transform: uppercase;
	}
	.professor-box {
		margin: -20px 0 0;
	}
	h1 small {
		color: #fff !important
	}
	.foto-professor {
		width: 100%;
		left: 0;
		margin: 0;
		border: none;
		margin-bottom: 15px;
	}
	.professor-link.aberto .professor-box {
		z-index: 99999;
		margin: -20px 0 0 -15px;
		width: 	100%
	}
	#faixa-compartilhe .col-md-7, #formulario h1, #formulario h3, #formulario .col-md-6 {
		width: 100% !important;
		text-align: center !important	;
		text-transform: none;
	}
	#faixa-compartilhe {
		min-height: 61px
	}
	#tabela li {
		width: 100%;
		margin: 10px 0;
		border: 1px solid #f1f2f6;
		border-radius: 4px;
	}
	.atc-style-glow-orange .atcb-list, .atc-style-glow-orange .atcb-item {
		width: 100%
	}
	#formulario .borda-destaque, #formulario .borda-destaque h3 {
		width: 100% !important;
	}

	#formulario .borda-destaque {
		margin-bottom: 10px;
	}
	#formulario-bg .col-md-7 {
		text-align: center;
	}
	#formulario	h1 {
		border: none;
		margin-top: 0px;
		line-height: 30px;
	}
	#formulario	.well {
		border-radius: 0 0 4px 4px;
	}
	#faixa-compartilhe .pull-left, #faixa-compartilhe .pull-right {
		width: 50%;
	}
	#faixa-compartilhe .pull-left {
		text-align: right;
		padding-right: 5px
	}
	#faixa-compartilhe .pull-right {
		text-align: left;
		padding-left: 5px
	}
	#titulo-tabela {
		display: none
	}
	#tabela li span {
		float: 	left;
		width: 100%;
		text-align: center;
	}
}

@media (max-width: 540px) {
	#faixa-compartilhe {
		min-height: 77px
	}
}

.icone-fechar {
	position: absolute;
	right: 0;
	top: 0;
	padding: 6px;
	background: #ed2324;
	color: #fff;
	cursor: pointer !important;
	font-size: 12px;
}
.icone-curriculo {
	color: #214685;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	line-height: 19px !important;
	cursor: pointer !important	;
}
.icone-curriculo:hover {
	opacity: .7
}
.questao {
	line-height: 28px;
	float: left;
	width: 100%;
	padding: 40px 35px 20px;
}
.questao b {
	float: left;
	margin-top: -2px;
	margin-right: 10px;
	font-size: 26px;
}
.questionario .radio {
	float: left;
	width: 100%;
}
.texto-desc {
	line-height: 25px;
}
.questionario .radio label {
	border-radius: 4px;
	padding: 5px 9px;
	width: 	100%
}
.titulo-questao {
	width: 100%;
	float: left;
	padding: 19px 10px;
	font-size: 26px;
	border-radius: 3px 4px 0 0;
	margin-bottom: 0px;
	margin-top: 20px;
	z-index: 3;
	position: relative;
	background: #1c4183;
	color: #fff
}
.questionario .radio:hover label {
	background: #f1f2f6;
	border-radius: 	0
}
.questionario .checkbox label, .questionario .radio label {
	padding: 2px 35px 4px;
	line-height: 26px;
}
/*modal login*/
.login-or {
	position: relative;
	font-size: 18px;
	color: #aaa;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.span-or {
	display: block;
	position: absolute;
	left: 50%;
	top: -2px;
	margin-left: -25px;
	background-color: #fff;
	width: 50px;
	text-align: center;
}
.hr-or {
	border-color: #cdcdcd;
	height: 1px;
	margin-top: 0px !important;
	margin-bottom: 10px !important;
}
#myModal h3 {
	margin-top: 0;
	margin-bottom: 20px;
	text-align: center;
}
#myModal input[type="text"] {
	margin: 0;
}
#myModal .modal-header {
	border-bottom: none;
}
#myModal .btn-comprar {
	margin-bottom: 20px;
}
#login, .modal-content, #myModal .modal-body {
	float: left;
}
#myModal .modal-body {
	padding-top: 0;
}
#myModal .modal-sm {
	width: 350px;
}
#myModal .form-group {
	float: left;
	width: 100%;
}
.float-left {
	float: left !important;
}
.float-right {
	float: right !important;
}

.styled-select select {
	background: 0 0;
	width: 100%;
	padding: 5px;
	padding-left: 15px;
	border: 0;
	border-radius: 0;
	height: 41px;
	margin: 0;
	font-weight: 400;
	-moz-appearance: window;
	-webkit-appearance: none;
	cursor: pointer;
	color: #000
}
.styled-select {
	width: 100%;
	overflow: hidden;
	height: 44px;
	border: 1px solid #ededed;
	margin-bottom: 10px
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.styled-select {background: #fff url(../img/down_arrow_select.png) no-repeat right center;}
}

.styled-select select::-ms-expand, .styled-select-2 select::-ms-expand {
	display: none
}
.input-icon {
	position: absolute;
	right: 8px;
	top: 10px;
	width: 32px;
	height: 24px;
	text-align: right;
	border-left: 1px solid #ececec
}
.input-icon .fa {
	margin-left: 2px;
	float: left;
	width: 100%;
	text-align: center;
}
.input-icon .glyphicon {
	margin-left: 3px;
	text-align: center;
	width: 100%;
}
.input-icon i {
	color: #ccc;
	font-size: 18px;
	line-height: 24px
}
.form-group {
	position: relative;
	float: left;
	width: 100%;
	margin: 0;
	margin-bottom: 10px !important;
}
.input-group button {
	height: 45px;
	border: none;
	background-color: #333;
	color: #fff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
.input-group button:hover {
	background-color: #006db8;
	color: #fff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: none
}
.input-group button:focus {
	outline: 0;
	border: none
}
.form-control::-moz-placeholder {
	color: #999;
	opacity: 1
}
.form-control::-webkit-input-placeholder {
	color: #999
}
input.form-control, textarea.form-control, .bootstrap-timepicker-widget table td input {
	background: 0 0;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 3px !important;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	color: #000;
	height: 44px;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 0px;
	font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	line-height: 1.428571429;
	padding: 6px 12px;
}
input.form-control:focus, select.form-control:focus, textarea.form-control:focus {
	border-color: #366eab!important;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #555;
	border: 2px solid;
}
input.form-control#email_newsletter {
	margin-bottom: 0;
	background-color: #fff;
	border: 1px solid #eee !important;
	height: 52px;
	width: 80% !important;
	padding-left: 25px;
	color: #676767;
	float: left;
	border-radius: 5px 0 0 5px;
}
.newsletter .btn-newsletter {
	width: 20% !important;
}
input.form-control#email_newsletter:focus {
	border-color: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff
}
label {
	font-weight: 600
}
label.error {
	font-size: 11px;
	position: absolute;
	top: -28px;
	right: -15px;
	z-index: 9;
	height: 25px;
	line-height: 25px;
	background-color: #e34f4f;
	color: #fff;
	font-weight: 600;
	padding: 0 6px
}
label.error:after {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 0 6px 6px 0;
	border-color: transparent #e34f4f;
	display: block;
	width: 0;
	z-index: 1;
	bottom: -6px;
	left: 20%
}
.login-or {
	position: relative;
	font-size: 18px;
	color: #aaa;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	float: left;
	padding-bottom: 0
}
.login_social {
	margin-bottom: 5px
}
.span-or {
	display: block;
	position: absolute;
	left: 50%;
	top: -2px;
	margin-left: -25px;
	background-color: #fff;
	width: 50px;
	text-align: center;
	background: #FFFFFF;
	border: 1px solid #CDCDCD;
	color: #E2141E;
	padding: 1px;
	border-radius: 50%;
	height: 27px;
	width: 27px !important;
	font-size: 13px;
	font-weight: bold;
	margin-left: -13.5px !important;
	line-height: 18px;
}

/*botoes*/
.btn-danger {
	background-color: #ed2324 !important;
	border-color: #ed2324 !important;
	font-weight: 600 !important;
	text-transform: uppercase;
}
.btn-danger h3, .btn-info h3, .btn-success h3 {
	font-weight: bold
}
.btn-success {
	background-color: #00a000 !important;
	border-color: #00a000 !important;
	font-weight: 600 !important;
	text-transform: uppercase;
}
.btn-info {
	background-color: #214685 !important;
	border-color: #214685 !important;
	font-weight: 600 !important;
	text-transform: uppercase;
}
.button_fullwidth, a.button_fullwidth, .btn-comprar, .btn-saiba-mais {
	border: none !important;
	color: #fff;
	outline: 0 !important;
	padding: 7px 12px !important;
	text-decoration: none;
	transition: background .5s ease;
	-moz-transition: background .5s ease;
	-webkit-transition: background .5s ease;
	-o-transition: background .5s ease;
	display: block;
	width: 100% !important;
	cursor: pointer !important;
	font-weight: 600 !important;
	text-transform: uppercase !important;
	margin-bottom: 5px !important;
	text-align: center !important;
	-webkit-font-smoothing: antialiased
}

/*checkbox*/
label input[type=checkbox],
label input[type=radio] {
	z-index: -100 !important;
	width: 0 !important;
	height: 0 !important;
	position: fixed;
	display: none;
}
.modal span.lbl {
	color: #777f83;
	font-size: 12px;
}
.button_fullwidth:hover, a.button_fullwidth:hover {
	background: #262c2d
}
.modal-body .row {
	margin: 0;
}
.p-0 {
	padding: 0 !important;
}
.margin-bottom-5 {
	margin-bottom: 5px !important;
}

input[type=checkbox]:checked+.lbl::before, input[type=radio]:checked+.lbl::before {
	display: inline-block;
	content: '\f00c';
	color: #1c4181;
	background-color: #F5F8FC;
	border-color: #ADB8C0;
	box-shadow: 0 1px 2px rgba(0,0,0,.05),inset 0 -15px 10px -12px rgba(0,0,0,.05),inset 15px 10px -12px rgba(255,255,255,.1);
}
input[type=radio]+.lbl::before {
	border-radius: 100%;
	font-size: 10px;
	font-family: FontAwesome;
	text-shadow: 0 0 1px #32A3CE;
	line-height: 15px;
	height: 17px;
	min-width: 17px;
}

input[type=checkbox]+.lbl::before, input[type=radio]+.lbl::before {
	cursor: pointer;
	font-family: fontAwesome;
	font-weight: 400;
	font-size: 12px;
	color: #FFF;
	content: "\a0";
	background-color: #FAFAFA;
	border: 1px solid #C8C8C8;
	box-shadow: 0 1px 2px rgba(0,0,0,.05);
	border-radius: 0;
	display: inline-block;
	text-align: center;
	height: 16px;
	line-height: 14px;
	min-width: 16px;
	margin-right: 1px;
	position: relative;
	top: -1px;
}
.checkbox label input[type=checkbox].lbl, .radio label input[type=radio].lbl {
	margin-left: -10px;
}
input[type=checkbox].lbl, input[type=radio].lbl {
	position: relative;
	display: inline-block;
	margin: 0;
	line-height: 20px;
	min-height: 18px;
	min-width: 18px;
	font-weight: 400;
	cursor: pointer;
}
.bigger-120 {
	font-size: 120%!important;
}



input[type=radio].input-lg+.lbl::before {
	font-size: 14px;
	height: 24px;
	line-height: 22px;
	min-width: 24px;
	top: auto;
}
input[type=radio]:checked+.lbl::before {
	content: "\f111";
}
input[type=checkbox]+.lbl:hover::before, input[type=checkbox]:hover+.lbl::before, input[type=radio].ace+.lbl:hover::before, input[type=radio].ace:hover+.lbl::before {
	border-color: #FF893C;
}
input[type=radio]+.lbl::before {
	border-radius: 100%;
	font-size: 10px;
	font-family: FontAwesome;
	text-shadow: 0 0 1px #32A3CE;
	line-height: 15px;
	height: 17px;
	min-width: 17px;
}
#modal-teste-vocacional .box-carrinho {
	float: left;
	width: 100%;
	box-shadow: none;
	border: none;
	padding: 0;
	margin-top: 15px
}
#modal-teste-vocacional .nav-tabs>li {
	float: left;
	margin-bottom: -1px;
	width: 50%;
	text-align: center;
	border-radius: 0;
	font-weight: 600;
	text-transform: uppercase;
}
#modal-teste-vocacional li, #modal-teste-vocacional li a {
	border-radius: 0;
	border-color: #eee;
	color: #777f83;
	margin: 0;
}
#modal-teste-vocacional li:hover a {
	background: transparent;
	color: #214685;
}
#modal-teste-vocacional li.active a {
	background-color: #F9F9F9 !important;
	border-radius: 0;
	border-color: #eee;
	margin: 0;
}
#modal-teste-vocacional .nav {
	margin: 0 15px;
	background-color: #fff;
}

#formulario .well h4 {
	margin: 0px;
	float: left;
	padding-bottom: 35px
}

#formulario .well h4:nth-child(even) {
	background: #f8f8fa
}


#formulario .well h4:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	width: 0;
	height: 0;
	border-right: 35px solid transparent;
	border-top: 40px solid #1c4182;
	position: absolute;
	left: 15px;
}
#formulario .well h4:nth-child(odd):before {
	border-top: 40px solid #ed2324;
}
