@import url('https://fonts.googleapis.com/css?family=Titillium+Web:200,400,700');

html {
	width: 100%;
    height: 100%;
}
body {
	margin: 0;
	font-family: 'Titillium Web', Helvetica, sans-serif;
	font-size: 17px;
}

/*FONT VARIATION*/
/*links*/
a:link{
	color: inherit;
	font-size: inherit;
	font-weight: inherit;
	text-decoration: none;
}

a:visited {
	color: inherit;
	font-size: inherit;
	font-weight: inherit;
	text-decoration: none;
}

a:hover {
	color: inherit;
	font-size: inherit;
	font-weight: inherit;
	text-decoration: none;
}

a:active {
	color: inherit;
	font-size: inherit;
	font-weight: inherit;
	text-decoration: none;
}


/*dark font color*/
.positive-font {
	color: #000 !important;
	text-decoration: none;
}


/*light font color*/
.negative-font {
	color: #fff !important;
	text-decoration: none;
}

/* bold decoration */
.bold-font {
	font-weight: bold !important;
}

h1 {
	font-size: 45px;
	line-height: 65px;
	font-weight: 200;
	color: #585858;
	margin-top: 0;
}

h2 {
	font-size: 50px;
	font-weight: 200;
}

h3 {
	font-size: 17px;
}




@media screen and (max-width: 900px) {
	h1 {
		font-size: 27px;
		line-height: 35px;
		margin-bottom: 0;
	}

	h2 {
		font-size: 40px;
		margin-bottom: 0;
	}

	h3 {
		font-size: 15px;
		margin-bottom: 0;
	}
}

@media screen and (max-width: 600px) {
	p {
		font-size: 14px;
	}

	h1 {
		font-size: 20px;
		line-height: 23px;
		margin-bottom: 0;
	}

	h2 {
		font-size: 30px;
		margin-bottom: 0;
	}

	h3 {
		font-size: 15px;
		margin-bottom: 0;
	}
}


/* IMAGES */
img {
	border: none;
	max-width: 100%;
}

.seta {
	padding: 60px 30px 30px 30px;
	zoom: 100%;
	-webkit-transition: all 0.5s ease-in-out;
   	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	position: absolute;
	bottom: 0px;
	z-index: 1000;
	margin: 0 auto;
	left: 0;
	right: 0;
}

.seta:hover {
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

.wrapper{
    width: 75%;
    margin-left: 20%;
	margin-right: 5%;
	position: relative;
	padding-bottom: 30px;
}


.wrapper-login{
	width: 100%;
	height: 100%;
	margin: 0;
	position: relative;
}


.background-login{
	text-align: center;
	width: 300px;
	height: 475px;
	margin: auto auto;
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}

.form-login{
	outline: 0;
    width: 100%;
}

.background-valores{
    padding: 3% 3.1%;
    width: calc(42% + 1px);
    margin-bottom: 30px;
    color: #fff;
    vertical-align: top;
    display: inline-block;
    border-radius: 7px;
	cursor: pointer;
    background-image: linear-gradient(to right, #254488, #0d81d4 100%);
	transition: 300ms ease-in-out;

}



.background-valores:hover{
	background-image: linear-gradient(to left, #254488, #0d81d4 100%);
    opacity: 0.9;
}

.linksPrincipal + .linksPrincipal{
    margin-left: 3%;
}

.conteudoPrincipal{
	width: 140px;
    display: inline-block;
    vertical-align: middle;
}

.conteudoPrincipal+.conteudoPrincipal{
	width: auto;
}

.conteudoPrincipal h2{
	font-size: 30px;
    font-weight: 400;
    margin: 0;
}

.backgroundIcon{
	background-image: url(../imagens/iconesMenu.png);
    background-position-x: -152px;
    background-size: 250px;
    padding: 20px;
    width: 35%;
    height: 65px;
}


.backgroundTransacoes{
	background-color: rgb(62, 62, 62);
    padding: 35px 42px;
    width: 20%;
    margin-top: 60px;
    margin-right: 2%;
    color: #fff;
    vertical-align: top;
    display: inline-block;
	border-radius: 7px;
}

.background-cadastro{
	width: 850px;

}

.nomeDoCampo {
	margin-top: 21px;
    font-size: 13px;
    background: #fff;
    z-index: 100;
	color: #014090;
    font-weight: bold;
	margin-bottom: 0;
}

.p1{
	margin: 10px 0 0 0;
    font-size: 15px;
    width: 150px;
    color: #5d5d5d;
}

.displayTable_cell{
    display: table-cell;
    vertical-align: middle;
    padding-right: 1.5%;

}

.divEditarRemover{
	display: table-cell;
    width: 18%;
    vertical-align: middle;
}

.floatRight{
	float: right;
}

.floatLeft{
	float: left;
}

.containerBorderBottom{
    padding: 15px 2%;
    border-bottom: 1px solid #ccc;
    margin-top: 20px;
    display: table;
    width: 94%;

}

.textDivBottom{
    line-height: 30px;
}

.textDivBottom p, .textDivBottom h3, .textDivBottom h2{
	margin: 0;
}

.textDivBottom h2{
	font-size: 20px;
}

.conteudoDivBottom{
	background: #262835;
    color: #fff;
    padding: 1px 2%;
    cursor: pointer;
    border-radius: 5px;
    width: 43%;
    margin-right: 1%;
    display: inline-block;
    text-align: center;
}

#alvoTipoDePagamento input{
	width: 850px;
    padding: 19px;
}

.background-servico{
	width: 650px;
	margin-top: 20px;
}

.all-table, .all-table-two{
	margin-top: 40px;
	margin: 0 auto;
	width: 42%;

}

.subTable-nome, .subTable-servico, .subTable-valor-total,
.subTable-parcelas, .subTable-valor-da-parcela, .subTable-status{
	display: inline-block;
    background-color: #fff;
    vertical-align: top;
    padding: 6px;
    width: calc(16.66666666666667% - 14px);
    border: 1px solid rgba(80, 80, 80, 0.85);
	border-top: none;

}

.table-nome, .table-servico, .table-valor-total,
.table-parcelas, .table-valor-da-parcela, .table-status{
    display: inline-block;
    background-color: #fff;
	text-align: center;
    min-height: 40px;
    vertical-align: top;
    padding: 6px;
    width: calc(16.66666666666667% - 14px);
    border: 1px solid rgba(80, 80, 80, 0.85);
}


.titulo-valores{
	font-size: 25px;
	margin-bottom: 20px;
}

.valores{
	font-size: 35px;

}

@media screen and (max-width: 900px) {
	.seta {
		padding: 7px;
		bottom: 70px;
		-webkit-box-shadow: 6px 6px 5px -4px rgba(0,0,0,0.25);
		-moz-box-shadow: 6px 6px 5px -4px rgba(0,0,0,0.25);
		box-shadow: 6px 6px 5px -4px rgba(0,0,0,0.25);
		background: #f0f0f0;
	}
}

@media screen and (min-width: 900px) and (max-width: 1159px) {
	.imagemDemonstrativa {
		border: none;
		position: absolute;
		max-width: 400px;
		margin-left: -60px;
	}
}

@media screen and (min-width: 1060px) and (max-width: 1179px) {
	.imagemDemonstrativa {
		border: none;
		position: absolute;
		max-width: 500px;
		margin-left: -60px;
	}
}

@media screen and (min-width: 1180px) and (max-width: 1309px) {
	.imagemDemonstrativa {
		border: none;
		position: absolute;
		max-width: 600px;
		margin-left: -60px;
	}
}

@media screen and (min-width: 1310px) {
	.imagemDemonstrativa {
		border: none;
		position: absolute;
		max-width: 800px;
		margin-left: -60px;
	}
}

@media screen and (max-width: 900px) {
	.centralizarImagem {
		text-align: center;
	}
}



/* DIVS AND CONTAINERS*/

.full-container {
	width: 100%;
	height: 100vh;
	display: inline-flex;
	background-size: cover;
	overflow: hidden;
	position: relative;
}
.full-containerMenu {
	background: rgba(255,255,255,0.95);
	height: auto;
	display: block;
	border-bottom: 1px solid #e1e1e1;
}

.container {
	max-width: 1200px;
	margin: auto auto;
	height: 60vh;
}

.menuWrapper {
	padding: 0 30px;
	text-align: right;
}

#onOff {
	display: none;
}

.iconeMenu {
	display: inline-block;
	padding: 0 7px 0 0;
	color: #585858;
	font-size: 12px;
	font-weight: 400;
	cursor: pointer;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	text-transform: uppercase;
	outline:0;
}


.iconeMenu:hover {
	color: #bac600;
	text-decoration: none;
}

.iconeMenu:focus {
	outline:0;
}

@media screen and (max-width: 1100px){
	.full-containerMenu {
		max-width: 180px;
		position: fixed;
		top: 65px;
		right: 0;
	}

	.menuWrapper {
		text-align: left;
	}

	#menuToggle {
		display: none;
	}

	#onOff {
		display: block;
		position: fixed;
		top: 30px;
		right: 30px;
		z-index: 5000;
		font-size: 15px;
	}

	.iconeMenu {
		display: block;
		padding: 10px 0;
	}
}

@media screen and (min-width: 901px) {
	.esconderMobile {
		display: none !important;
	}
	.esconderDesktop {
		display: inline-block !important;
	}
}

@media screen and (max-width: 900px) {
	.container {
		max-width: 1200px;
		margin: auto auto;
		height: 65vh;
}
	.containerPrincipal {
		height: 23vh !important;
	}
	.esconderMobile {
		display: inline-block !important;
	}
	.esconderDesktop {
		display: none !important;
	}
}



header {
	max-width: 1200px;
	margin: 0 auto;
	left: 0;
	right: 0;
	position: fixed;
	padding: 0 30px;
	z-index: 300;
}


.logo {
	position: fixed;
	display: inline-block;
	top: 0;
	z-index: 30;
	padding: 0 10px 10px 10px;
	margin-top: -15px;
	-webkit-box-shadow: 6px 6px 5px -4px rgba(0,0,0,0.25);
	-moz-box-shadow: 6px 6px 5px -4px rgba(0,0,0,0.25);
	box-shadow: 6px 6px 5px -4px rgba(0,0,0,0.25);
	background: #f0f0f0;
}

.logo img {
	max-width:80px !important;
	padding: 40px 0 0 0 !important;
}

.espacador {
	height: 5px;
	width: 80px;
	background: #585858;
	margin-top: 10px;
}

@media screen and (min-width: 900px) {
	.espacador {
		margin-top: -30px;
	}
}

.content-container {
	padding: 30px;
	min-width: 1140px;
}

@media screen and (max-width: 1145px) {
	.content-container {
		min-width: auto;
	}
}

.div50-esquerda {
	display: inline-block;
	vertical-align: top;
	width: 45%;
	padding: 0 2.5% 0 0;
}
.div50-direita {
	display: inline-block;
	vertical-align: top;
	width: 45%;
	padding: 0 0 0 2.5%;
}

@media screen and (max-width: 900px){
	.content-container {
	padding: 30px;
	min-width: auto;
	width: auto;
	}
	.div50-esquerda {
		display: block;
		width: 100%;
		padding: 0;
	}
	.div50-direita {
		display: block;
		width: 100%;
		padding: 0;
	}
}

.webtagger {
	width: 95%;
	text-align: center;
	padding: 2.5%;
}



@media screen and (max-width: 814px) {

header {
	max-width: 100%;
	position: relative;
	height: auto;
}

.logo img {
	position: relative;
}

}

@media screen and (max-width: 600px) {
.menu-icon {
	display: block;
}
}


/* OTHER SETTINGS*/

.less-padding {
	padding: 15px 30px;
}

.margin-bottom {
	margin-bottom: 20px;
}

.green-bg {
	background: #09923a;
}

.white-bg {
	background: #fff;
}
.beige-bg {
	background: #e3e7d9;
}

.lighter-beige-bg {
	background: #edefe7;
}

.align-right {
	text-align: right;
}

.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}
.nohover {
	text-decoration: none !important;
}

.nohover:hover {
	text-decoration: none !important;
}


/*SLIDER*/

.container-slider img {
	padding: 0 !important;
}

.container-slider {
	position: relative;
}

.slidesjs-pagination {
	display: none !important;
}

.slidesjs-previous {
	position: absolute;
	padding: 20px;
	top: 40%;
	left: 0px;
	z-index: 500;
	background: rgba(0,0,0, 0.5);
	color: #fff !important;
}

.slidesjs-next{
	position: absolute;
	padding: 20px;
	top: 40%;
	right: 0px;
	z-index: 500;
	background: rgba(0,0,0, 0.5);
	color: #fff !important;
	margin-right: 0 !important;
}

.slidesjs-play, .slidesjs-stop  {
	display: none !important;
}

#slides a:link, #slides a:visited{
	text-decoration: none !important;
}

.div-recomenda {
	position: relative;
	width: 100%;
}

.div-recomenda-mobile {
	display: none;
}

.chamada-hotel {
	position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 500px;
    margin-top: 134px;
    background: rgba(0, 0, 0, 0.7);
    padding: 10px;
    color: #fff;
    font-family: inherit;
    font-size: 15px;
}

.recomenda-chamada {
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	width: 300px;
	margin-top: 40px;
	color: #fff;
	font-family: inherit;
	font-size: 20px;
	background: #07722c;
	padding: 10px;
}

.recomenda-hotel {
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	width: 500px;
	margin-top: 80px;
	background: #09923a;
	padding: 10px;
	color: #fff;
	font-family: inherit;
	font-size: 25px;
	font-weight: bold;
	text-transform: uppercase;
}

.reserve-agora {
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	width: 200px;
	margin-top: 200px;
	background-color: #f3cc40;
	padding: 10px;
	color: #000;
	font-family: inherit;
	font-size: 25px;
	font-weight: bold;
	-webkit-transition: all 0.5s ease-in-out;
       -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
         -o-transition: all 0.5s ease-in-out;
}

.reserve-agora:hover {
	background-color: #09923a;
	color: #fff;
}

.slider-bg-img {
	padding-bottom: 50%;
	background-size: cover;

}

.slider-img-img {
	display: none;
}

@media screen and (max-width: 814px) {

.container-slider img {
	display: block;
}

.slidesjs-previous {
	top: auto;
	left: auto;
	right: 47px;
	top: 37px;
}

.slidesjs-next{
	top: auto;
	left: auto;
	top:  37px;
}

.recomenda-chamada {
	display: none;
}

.div-recomenda {
	position: absolute;
	height: 100%;
	width: 100%;
}

.div-recomenda-mobile {
	display: block;
	width: 95%;
	padding: 10px 2.5%;
	background: #09923a;
	font-size: 15px;
	text-align: center;
	color: #fff;
}

.chamada-hotel {
	position: absolute;
    margin: 0px;
    width: 200px;
    margin-top: 39px;
    font-size: 12px;
	text-align: left;
	background: rgba(0, 0, 0, 0.4);
}

.recomenda-hotel {
	width: 200px;
	padding: 10px;
	margin: 0;
	font-size: 13px;
	text-align: left;
	background: rgba(9,146,58, 0.8);
}

.reserve-agora {
	display: none;
}

.slider-bg-img {
	padding-bottom: 0px !important;
	background-image: none !important;

}
}

/*FORM SEARCH*/
.div-form {
	z-index: 600;
	position: absolute;
	margin:  0 auto;
	margin-top: -58px;
	left: 0;
	right: 0;

}

.form-search {
	font-size: 19px;
	padding: 15px;
	border: none;
	font-family: inherit;
	width: 300px;
	margin-right: 7px;

}

.change-arrow {
  overflow: hidden;
  background: url("/images/arrow-down.png") no-repeat right #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.button {
	font-size: 19px;
	padding: 15px;
	border: none;
	font-family: inherit;
	background: #f3cc40;
	cursor: pointer;
	-webkit-transition: all 0.5s ease-in-out;
       -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
         -o-transition: all 0.5s ease-in-out;
}

.button:hover {
	background: #09923a;
	color: #fff;
}

@media screen and (max-width: 814px) {

.div-form {
	position: relative;
	margin-top: 0px;

}

.form-search {
	font-size: 19px;
	width: 100%;
	max-width: 350px;
	margin: 0 auto;
	margin-bottom: 15px;
	display: block;


}

.div-form input[type=text] {
	max-width: 320px;
}

.change-arrow {
  overflow: hidden;
  background: url("/images/arrow-down.png") no-repeat right #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.button {
	width: 100%;
	max-width: 350px;
}

}

@media screen and (max-width: 425px) {
.form-search {
	font-size: 19px;
	width: 100%;
	max-width: 250px;
	margin: 0 auto;
	margin-bottom: 15px;
	display: block;
}

.div-form input[type=text] {
	max-width: 220px;
}

.button {
	max-width: 250px;
}
}


/*RESULTS PAGE*/
.thumbnail-buscar {
	max-width: 100%;
    padding-bottom: 80%;
	margin-bottom: 10px;
	margin-top: 30px;
	background-size: cover;
	background-position: center center;
	background-color: rgba(243,204,64,0.0);
	background-blend-mode: multiply;
	-webkit-transition: all 0.5s ease-in-out;
       -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
         -o-transition: all 0.5s ease-in-out;
}

.thumbnail-buscar:hover {
	background-color: rgba(26,166,76,0.3);
	background-blend-mode: multiply;
}

.one-third {
	position: relative;
	display: inline-block;
	width: 27%;
	padding: 0 3% 30px 3%;
	vertical-align: top;
	background: #fff;
	margin-bottom: 3px;

}

.titulo {
    height: 30px;
    overflow: hidden;
    color: #696969;
}

.descricao {
	width: 100%;
	text-align: justify;
	height: 72px;
	overflow: hidden;
	margin-bottom: 30px;
}

.ver-mais {
	width: 100%;
	margin-bottom: 10px;
	padding: 15px;
	border-radius: 5px;
	background: #f3cc40;
	border: none;
	font-weight: bold;
	font-family: inherit;
	color: #fff;
	cursor: pointer;

	-webkit-transition: all 0.5s ease-in-out;
       -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
         -o-transition: all 0.5s ease-in-out;
}

.ver-mais:hover {
	background: #d7b024;
}

.reservar {
	width: 100%;
	margin-bottom: 10px;
	padding: 15px;
	border-radius: 5px;
	background: #09923a;
	border: none;
	font-weight: bold;
	color: #fff;
	font-family: inherit;
	cursor: pointer;

	-webkit-transition: all 0.5s ease-in-out;
       -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
         -o-transition: all 0.5s ease-in-out;
}

.reservar:hover {
	background: #087830;
}

@media screen and (min-width: 600px) and (max-width: 1099px) {
.thumbnail {
    padding-bottom: 70%;
	margin-bottom: 3%;
	margin-top: 0px;
}

.one-third {
	width: 43%;
	padding: 3%;
	margin-bottom: 3%;

}

.titulo {
	margin-bottom: 3%
}

.descricao {
	margin-bottom: 3%;
}

.ver-mais {
	margin-bottom: 3%;
}
}

@media screen and (max-width: 599px) {

.thumbnail {
    padding-bottom: 70%;
	margin-bottom: 3%;
	margin-top: 0px;
}

.one-third {
	width: 94%;
	padding: 3%;
	margin-bottom: 3%;

}

.titulo {
	height: auto;
	margin-bottom: 3%
}

.descricao {
	height: auto;
	margin-bottom: 3%;
}

.ver-mais {
	margin-bottom: 3%;
}
}


/*LOGIN*/

.login {
	width: 350px;
	padding: 30px;
	margin: 0 auto;
	vertical-align: middle;
}

/*ESTADOS*/

.one-fourth {
	width: 20%;
	margin: 2.5%;
	display: inline-block;
	vertical-align: top;
	padding-bottom: 5%;
	padding-top: 5%;
	background-color: #fff;
	background-size: 100% 100% !important;
	background-position: center center !important;
	background-color: rgba(0,0,0,0.4) !important;
	background-blend-mode: multiply;
	font-size: 80px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.one-fourth:hover {
	background-size: 120% 120% !important;
	background-position: center center !important;
	background-color: rgba(243,204,64,0.7) !important;
	background-blend-mode: multiply;
	-webkit-transition: all 0.3s ease-in-out;
   	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;

}

@media screen and (max-width: 814px) {
.one-fourth {
	font-size: 30px;
}
}

@media screen and (max-width: 350px) {
.one-fourth {
	font-size: 20px;
	background-color: rgba(0,0,0,0.7) !important;
}
}

/*VER MAIS*/
.foto_principal {
	width: 100%;
	padding-bottom: 30%;
	background-size: 100% auto;
	background-position: center center;
}

.estrelas {
	color: #f3cc40;
	font-size: 19px;
	margin-top: -20px;
}

.thumbnail-hotel {
	width: 16.6666666%;
	margin: 0;
	display: inline-block;
	vertical-align: top;
	padding-bottom: 12%;
	background-color: #fff;
	background-size: cover;
	background-position: center center;
	margin-left: -4px;
}

.container-fotos-hotel {
	margin-top: -100px;
}

@media screen and (max-width: 814px) {
.foto_principal {
	padding-bottom: 50%;
	background-position: center center;
}

.estrelas {
	font-size: 13px;
	margin-top: 0px;
}

.thumbnail-hotel {
	width: 33.33333%;
	padding-bottom: 24%;
}

.container-fotos-hotel {
	margin-top: 0;
}

.beige-bg-max800 {
	background: #edefe7;
}
}

/*FORMS*/

textarea, textarea, input, select, input[type=text], input[type=button], input[type=submit]{
	padding-top: 0px;
	outline:0 !important;
	-ms-box-sizing:content-box;
    -moz-box-sizing:content-box;
    box-sizing:content-box;
    -webkit-box-sizing:content-box;
	width: calc(100% - 15px);
}

textarea, input, input[type=text], input[type=button], input[type=submit]{
	outline-width: 0;
	width: 100%;
	padding: 15px;
	padding-left: 0px;
	margin-bottom: 10px;
	font-family: inherit;
	font-size: 17px;
	border: none;
	border-bottom: 1px solid #e1e1e1;
}

textarea::-webkit-scrollbar {
    width: 7px;
}

textarea::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

textarea::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}

textarea {
	min-height: 150px;
}

/* tirar a merda da cor amarela no autofill do Chrome*/
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-transition: "color 9999s ease-out, background-color 9999s ease-out";
    -webkit-transition-delay: 9999s;
}


select {
	padding: 15px;
	-webkit-appearance: none;
	padding-left: 0px;
	font-size: 17px;
	outline: 0;
	border: 1px solid #fff;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 10px;
	font-family: inherit;
	background: #fff;

}

input[type=radio] {
	width: 15px !important;
	margin-top: 55px;
}

textarea {
	height: 50px;
}

input[type=button], input[type=submit] {
	width: auto;
	margin-top:30px;
	margin-bottom:50px;
	color: #fff;
	background: #262835;
	font-size: 22px;
	padding: 10px;
	border: none;
	border-bottom: 1px solid #e1e1e1;
	font-family: inherit;
	cursor: pointer;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
	 width: auto;
	 border-radius: 7px;
}

input[type=button], input[type=submit]:hover {
	background: #1e222b;
	color: #fff;
}

/*typeahead*/

.form-control {
    display: block;
    width: 100%;
    line-height: 1.42857143;
    color: #555;
	border-top: none !important;
    background-color: #fff;
    background-image: none;
}


.dropdown-menu {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 10px;
    margin: 2px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}


.dropdown-menu li {
   	margin-bottom: 7px;
	color: #000;
}




ol, ul {
    margin-top: 0;
    margin-bottom: 10px;
}


user agent stylesheet
ul, menu, dir {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}

/*typeahead*/


/*MENU Lateral*/

.menu{
    background-color: #262835;
    width: 15%;
	top: 0;
    height: 100%;
    position: fixed;
    padding: 10px 0;
	overflow-y: scroll;
	font-size: 14px;
	left: 0;
}

.menu::-webkit-scrollbar {
    width: 7px;
}

.menu::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

.menu::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}

.titulo-menu {
	padding-left: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #1d1d27;
	font-weight: 700;
	color: #fff;
}

.sub-titulo{
	margin-bottom: 40px;
	font-weight: 700;
	color: #fff;
}
.clientes{
	padding: 20px;
    background: #fff;
    position: relative;
    top: -10px;
    margin-bottom: 15px;
    text-align: center;
}

.clientes img{
	width: 140px;
}

ul{
	padding: 0;
}

ul a li:hover{
	background-color: rgba(0, 0, 0, 0.2);
	color: #848484;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

li{
	display: block;
	padding: 10px 5px 10px 20px;
	color: #fff;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;


}

.liTop{

}

/*fim do menu lateral*/



.form-cadastro{
	width: 95%;
}

/*ediÃ§Ã£do de Cliente*/

.lista-de-clientes{
	color: #000;
	width: 100%;
}

.tabelaDeEdicaoDeClientes{
	display: block;
    border-bottom: 1px solid rgba(225, 225, 225, 1);
    width: 850px;
	color: #000;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

.tabelaDeEdicaoDeClientes:hover{
	background-color: #9a9a9a;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;

}

.editarCliente{
    display: inline-block;
    padding: 20px 5px;
	width: 100px;
	text-align: center;
}

.apagarCliente{
    display: inline-block;
    padding: 20px 5px;
	width: 100px;
	text-align: center;
}


.valorDaParcela{
	display: inline-block;
	padding: 10px 5px;
	width: 100px;

}

.parcela{
	display: inline-block;
    padding: 10px 15px;
	width: 100px;
}

.nomeDoCliente{
    display: inline-block;
    width: 240px;
	padding: 20px;
}

.cpfCNPJdoCliente{
	display: inline-block;
    padding: 20px;
	width: 150px;
}


.nomeEcpfCnpj{
    width: 850px;
	border: 1px solid rgb(236, 236, 236);
}

.nomeTop{
    display: inline-block;
    width: 239px;
    padding: 10px 20px 10px 10px;
}

.cpfCNPJtop{
	display: inline-block;
    padding: 10px 20px 10px 20px;
}

.opcoesDeEdicao{
    display: inline-block;
    padding: 10px 30px;
    width: 175px;
}

.vencimento {
	display: inline-block;
	padding: 10px 20px 10px 10px;
	width: 95px;
}

/* fim da edicÃ£o de Clientes*/


.userIcon{
	font-size: 9px;
    border-radius: 7px;
    border: 1px solid #fff;
    padding: 4px 3.77px 4px 4px;
    margin-right: 14px;
    position: relative;
    top: -1px;
}

.icon {
    margin: 0;
    margin-left: .3em;
    padding: 0;
    width: 16px;
    height: 16px;
    background-image: url(../imagens/sprites.png);
    background-repeat: no-repeat;
}

.icone-delet{
    background-position: 0 -208px;
    display: inline-block;
    padding-right: 5px;
    margin: 0;
    margin-bottom: -2px;
}

.icone-relatorio{
    background-position: 0 -720px;
    display: inline-block;
    padding-right: 5px;
    margin: 0;
    margin-bottom: -2px;
}

.icone-ver{
    background-position: 0 -880px;
    display: inline-block;
    padding-right: 5px;
    margin: 0;
    margin-bottom: -2px;
}

.icone-edit{
	background-position: 0 -224px;
	display: inline-block;
    padding-right: 5px;
    margin: 0;
    margin-bottom: -2px;
}

.icone-mais{
	background-position: 0 -928px;
	display: inline-block;
    padding-right: 5px;
    margin: 0;
    margin-bottom: -2px;
}

.editarCliente a ,.apagarCliente a{
	text-decoration: none;
}

.editarCliente a:hover, .apagarCliente a:hover{
	text-decoration: underline;
}

#sucesso {
		position: fixed;
		z-index: 1000;
		background: #BA080B;
		padding: 20px;
		color: #fff;
		right: 20px;
		bottom: 20px;
}

.dataDeVencimento{
	width: 100%;
	height: 20px;
    font-size: 15px;
}

.form-data{
	vertical-align: top;
}

.escolhaDePagamento{
	margin-bottom: 35px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.18);
    width: 710px;
}

.radioPagamentoVitalicioParcelado{
	vertical-align: top;
	line-height: 30px;
}

.primeiraData, .segundaData{
	display: inline-block;
	vertical-align: top;
	width: 160px;

}

.radioVita, .radioParce{
	width: 170px;
	display: inline-block;
}

.fluxoDeTrabalhos {
	width: 100%;
	border-bottom: 1px solid rgba(225, 225, 225, 1);
	color: #000;
	display: block;
	position: relative;
}

.fluxoDeTrabalhos:hover {
	background-color: #9a9a9a;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

.tituloDoTrabalho {
	padding: 20px;
	display: inline-block;
	vertical-align: top;
	width: calc(60% - 40px);
}

.tituloDoTrabalho2 {
	padding: 20px;
	display: inline-block;
	vertical-align: top;
	width: calc(43% - 40px);
}

.tituloDoTrabalho3 {
	padding: 20px;
	display: inline-block;
	vertical-align: top;
	width: calc(18% - 40px);
}

.inicioEFimDoTrabalho {
	padding: 20px;
	padding-left: 0px;
	display: inline-block;
	vertical-align: top;
	text-align: right;
	width: calc(28% - 20px);
}

.inicioDoTrabalho {
	padding: 20px;
	padding-left: 0px;
	display: inline-block;
	vertical-align: top;
	text-align: right;
	width: calc(14% - 20px);
}

.inicioDoTrabalho2{
	padding: 20px;
	padding-left: 0px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	width: calc(20% - 20px);
}

.fimDoTrabalho {
	padding: 20px;
	padding-left: 0px;
	display: inline-block;
	vertical-align: top;
	text-align: right;
	width: calc(14% - 20px);
}

.fimDoTrabalho2 {
	padding: 20px;
	padding-left: 0px;
	display: inline-block;
	vertical-align: top;
	text-align: right;
	width: calc(13% - 20px);
}

.valorDoTrabalho {
	padding: 20px;
	padding-left: 0px;
	display: inline-block;
	vertical-align: top;
	text-align: right;
	width: calc(10% - 20px);
}

.editarTrabalho {
	padding: 20px;
	padding-left: 0px;
	display: inline-block;
	text-align: right;
	width: calc(12% - 20px);
}

.editarTrabalho2 {
	padding: 20px;
	padding-left: 0px;
	display: inline-block;
	text-align: right;
	width: calc(17% - 20px);
}

.editarTrabalho3 {
	padding: 20px;
	padding-left: 0px;
	display: inline-block;
	text-align: right;
	width: calc(9% - 20px);
}

.inserirMais {
	position: fixed;
	z-index: 100;
	bottom: 0;
	right: 5%;
	padding: 20px;
	margin-bottom: -10px;
	display: inline-block;
	background: #da4d3b;
	text-transform: uppercase;
	color: #fff;
	cursor: pointer;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
	-webkit-box-shadow: 14px 13px 30px -13px rgba(0,0,0,0.43);
	-moz-box-shadow: 14px 13px 30px -13px rgba(0,0,0,0.43);
	box-shadow: 14px 13px 30px -13px rgba(0,0,0,0.43);
	border-radius: 7px;
}

.inserirMais:hover {
	background: #9c2525;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

.gerarRelatorio {
	position: fixed;
	z-index: 100;
	bottom: 0;
	right: 5%;
	padding: 20px;
	margin-bottom: -10px;
	display: inline-block;
	background: #262835;
	text-transform: uppercase;
	color: #fff;
	cursor: pointer;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
	-webkit-box-shadow: 14px 13px 30px -13px rgba(0,0,0,0.43);
	-moz-box-shadow: 14px 13px 30px -13px rgba(0,0,0,0.43);
	box-shadow: 14px 13px 30px -13px rgba(0,0,0,0.43);
	border-radius: 7px;
	border: none;
	font-family: inherit;
}

.gerarRelatorio:hover {
	background: #1e202a;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

.menuFixoTopo {
	padding: 10px 15px;
	position: fixed;
	top: 0;
	right: 5%;
	background: #262835;
	color: #fff;
	font-size: 15px;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-box-shadow: 14px 13px 30px -13px rgba(0,0,0,0.43);
    -moz-box-shadow: 14px 13px 30px -13px rgba(0,0,0,0.43);
    box-shadow: 14px 13px 30px -13px rgba(0,0,0,0.43);
}

.menuFixoTopoEspaco {
	width:15px;
	display: inline-block;
}

.avisos {
	background: #b02f1e;
    border-radius: 30px;
    position: absolute;
    color: #fff !important;
    padding: 10px 16px;
    left: -16px;
    top: -15px;
    font-size: 12px;
    -webkit-box-shadow: 14px 13px 30px -13px rgba(0,0,0,0.43);
    -moz-box-shadow: 14px 13px 30px -13px rgba(0,0,0,0.43);
    box-shadow: 14px 13px 30px -13px rgba(0,0,0,0.43);
}

.botaoAdicionarJquery {
	border: none;
	border-radius: 7px;
	color: #fff;
	padding: 10px;
	background: #da4d3b;
	outline: 0;
	cursor: pointer;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

.botaoAdicionarJquery:hover {
	background: #9c2525;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

.botaoAdicionarJquery2 {
	background: #262835;
}

.botaoAdicionarJquery2:hover {
	background: #000;
}

.wrapperAlinhadoADireita {
	margin-top: 15px;
	position: relative;
}

.wrapperArredondado100, .wrapperArredondado100Arquivos {
	border-radius: 10px;
	width: calc(100% - 30px);
	padding: 15px 15px 0 15px;
	position: relative;
}

.wrapperArredondado100Arquivos {
	max-height: 300px;
    overflow: hidden;
}

.wrapperArredondado100Arquivos::-webkit-scrollbar {
    width: 7px;
}

.wrapperArredondado100Arquivos::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

.wrapperArredondado100Arquivos::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}

.wrapperArredondado80 {
	border: 1px solid #c9c9c9;
	border-radius: 10px;
	width: 100%;
	width: calc(80% - 30px);
	padding: 15px;
	position: relative;
	text-align: right;
	margin: auto;
	margin-right: 0;
	margin-bottom: 30px;
}

.tituloSubTrabalho {
	margin: 0 !important;
	padding: 0 !important;
	text-align: right;
	font-weight: bold;
	border: none !important;
}

.subTituloSubTrabalho {
	font-size: 13px;
	margin: 0;
}

.textoSubTrabalho {
	margin: 0 !important;
	padding: 0 5px 0 0 !important;
	border: none !important;
	/*height: auto !important;*/
	text-align: right;
}

.esconderAba, .esconderAbaArquivos {
	width: 90px;
	position: absolute;
	top: 0;
	right: 10px;
	background: #262835;
	color: #fff;
	padding: 3px 10px;
	text-align: right;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	cursor: pointer;
	background-image: url(../imagens/up.png);
	background-repeat: no-repeat;
	background-position: 10px 15px;
}

.tituloAba, .tituloAbaArquivos {
	font-size:  15px;
	padding: 10px 0px;
	display: none;
}

.iconeDoArquivo {
	display: inline-block;
	width: 40px;
	padding: 10px 10px 10px 0;
}
.nomeDoArquivo {
	display: inline-block;
	padding: 10px;
	width: calc(100% - 80px);
	vertical-align: top;
	word-break: break-all;
}

.modalUploadDeArquivos {
	display: none;
	margin: auto auto;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	z-index: 1000000;
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
}
.modalUploadDeArquivosPrincipal {
	margin: auto auto;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	z-index: 1000001;
	position: fixed;
	width: 90%;
	height: 90%;
	background: #fff;
	border-radius: 10px;
	-webkit-box-shadow: 14px 13px 30px -13px rgba(0,0,0,0.43);
    -moz-box-shadow: 14px 13px 30px -13px rgba(0,0,0,0.43);
    box-shadow: 14px 13px 30px -13px rgba(0,0,0,0.43);
}

.fecharModal {
	padding: 10px;
    text-align: center;
    border-bottom-left-radius: 10px;
    width: 30px;
    background: #da4d3b;
    position: absolute;
    top: 0px;
    right: 0;
    color: #fff;
    z-index: 10000002;
}
.selectEditarTrabalho, .inputEditarData {
	padding: 0 !important;
    margin: auto;
    margin-right: 0;
	margin-top: 2px;
    text-align: right;
    border: none;
    max-width: 220px;
	font-size: 13px;
	background: #e1e1e1;
	border-radius: 5px;
}

.inputEditarData {
	width: 135px !important;
}

.tituloMenorQueH2 {
	font-size: 30px;
	font-weight: 200;
}

/*upload*/
.divMenu{
	margin-bottom: 20px;
}
ul{
	margin-bottom: 0;
	position: relative;
	transition: 300ms ease-in-out;
	cursor: pointer;
}
.progress {
	position:relative;
	border-bottom: 1px solid #ddd;
	background: #eee;
	padding: 1px;
}

.bar {
	background-color: #da4d3b;
	width:0%;
	height:30px;
}

.percent {
	position:absolute;
	display:inline-block;
	top:3px;
	left:48%;
	text-shadow: 0px 0px 16px rgba(255, 255, 255, 1);
    color: #000;
}
.corpoCategoriaMenu{
	display: none;
	animation: transition 300ms;

}

.corpoCategoriaMenuBlock{
	display: block;
	animation: transition 300ms;
}

.setaVetorTop{
	border-left: 4px solid transparent;
    border-top: 6px solid #fff;
    border-right: 4px solid transparent;
    margin-right: 40px;
    position: absolute;
    right: -25px;
    top: 8px;
    z-index: 1;
	transition: 400ms ease-in-out;
}
.setaVetorBottom{
	border-top: 0;
    border-bottom: 6px solid #fff;

}

@keyframes transition {
    0%   {opacity: 0.2}
    25%  {opacity: 0.4}
    50%  {opacity: 0.6}
    75%  {opacity: 0.8}
    100% {opacity: 1}

}
/*upload fim*/
@media screen and (max-width:1000px){

	.titulo-menu{
		margin-bottom: 10px;
		position: relative;
		z-index: 1000;
	}

	.corpoCategoriaMenuBlock{
		margin-bottom: 10px;
	}

	.menu{
		width: 100%;
	}

	.header {
		background: rgb(38, 41, 53);
		padding: 10px 10px 10px 8px;
		overflow: hidden;
		display: block;
		position: fixed;
		z-index: 200;
		width: 30px;
		top: 0;
		left: 0;
	}

	.header h1 {
		display: inline-block;
		vertical-align: middle;
		text-align: center;
		width: 80%;
		font-size: 1.5em;
	}
	h1 a {color: #FFF; text-decoration: none;}

	.header input {
		float: right;
		padding: 10px;
		width: 200px;
		border: none;
	}


	.menu-anchor {
		width: 30px;
		height: 27px;
		display: inline-block;
		vertical-align: middle;
		position: relative;
		text-indent: -9999px;
		overflow: hidden;
		cursor: pointer;
		background: #FFF;
	}

	.menu-anchor:before {
		content: "";
		display: block;
		margin: 4px auto;
		width: 70%;
		height: 0.21em;
		background: rgb(38, 42, 53);
		box-shadow: 0 0.45em 0 0 rgb(38, 42, 53), 0 0.9em 0 0 rgb(38, 42, 53);
	}

	.menu-active .menu-anchor {
		background: #ffffff

	}

	menu {
		position: fixed;
		top: 0px;
		margin-top: 0;
		padding: 0;
		display: block;
		left: 0px;
		z-index: 1;
		width: 220px;
		height: 100%;
		padding-top: 10px;
		box-shadow: inset -5px -10px 10px 0 rgba(0,0,0,.3);
	}

	menu ul a li {
		display: block;
		padding: 10px;
		color: #FFF;
		text-decoration: none;
	}

	menu ul a li:hover {
		background: #FFF;
		color: rgb(0, 61, 97);
	}

	.logo-site{
		display: inline-block;
		vertical-align: middle;
		text-align: center;
		width: 80%;
	}

	.logo-site img{
		width: 195px;
	}


	/*
		Aqui você esconde o menu para fora da tela
		O valor é exatamente a largura da sidebar
	*/
	menu {
		-webkit-transform: translateX(-220px);
		-moz-transform: translateX(-220px);
		-ms-transform: translateX(-220px);
		transform: translateX(-220px);
		-webkit-transition: all .30s linear;
		-moz-transition: all .30s linear;
		-ms-transition: all .30s linear;
		transition: all .30s linear;
	}

	/*
		Essa é a posição original do HEADER e do MAIN
	*/
	.header, .wrapper .wrapper-footer{
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
		-webkit-transition: all .30s linear;
		-moz-transition: all .30s linear;
		-ms-transition: all .30s linear;
		transition: all .30s linear;
	}

	.menu-active menu {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	.menu-active .header,
	.menu-active .wrapper .wrapper-footer {
			-webkit-transform: translateX(220px);
			-moz-transform: translateX(220px);
			-ms-transform: translateX(220px);
			transform: translateX(220px);
		}


	* {
		margin: 0;
		padding: 0;
	}
}

.selectPesquisa{
    width: 8% !important;
    padding: 6px 2% !important;
    display: inline-block !important;
    background: #ececec !important;
    vertical-align: top !important;
    margin: 0 !important;
    border: none !important;
    text-align: center;
    font-size: 15px !important;
    margin-right: 1% !important;
	border-radius: 5px !important;
}

.inputPesquisa{
    background: #ececec !important;
    display: inline-block !important;
    width: 66% !important;
    vertical-align: top !important;
    padding: 6px 1% !important;
    border-radius: 5px !important;
    margin: 0 1% 0 0 !important;
    position: relative !important;
    font-size: 15px !important;
    border: none !important;
}

.inputPesquisaUser{
    background: #ececec !important;
    display: inline-block !important;
    width: 53% !important;
    vertical-align: top !important;
    padding: 6px 1% !important;
    border-radius: 5px !important;
    margin: 0 1% 0 0 !important;
    position: relative !important;
    font-size: 15px !important;
    border: none !important;
}

.inputPesquisaRecrutamento{
	background: #ececec !important;
    display: inline-block !important;
    width: 40% !important;
    vertical-align: top !important;
    padding: 6px 1% !important;
    border-radius: 5px !important;
    margin: 0 1% 0 0 !important;
    position: relative !important;
    font-size: 15px !important;
    border: none !important;
}

.buscarPesquisa{
	width: 10%!important;
    padding: 4px 4% !important;
    display: inline-block !important;
    vertical-align: top !important;
    margin: 0 !important;
    border: none !important;
    font-size: 18px !important;
    background-image: linear-gradient(to right, #254488, #0d81d4 100%) !important;
	border-radius: 5px !important;
}

.pesquisar{
    width: 96%;
    display: table;
    margin: 0;
}

.addEmpresa{
	position: relative;
    margin-bottom: 50px;
    width: 100%;
}

.addEmpresa h2{
    margin: 0;
    color: #808080;
    font-weight: 400;
    display: table-cell;
    vertical-align: middle;
    padding-right: 5%;
		max-width: 500px;
}

.novaEmpresa{
    display: table-cell;
    vertical-align: middle;
    width: calc(17% - 6px);
    position: absolute;
    right: calc(0% + 4.5%);
    top: 35px;
}

@media (max-width: 767px){
	.addEmpresa h2{
		display: block !important;
	}
	.novaEmpresa{
	    display: block;
			width: 100% !important;
			position: relative !important;
			top: 0 !important;
		}
}

.butaoNovaEmpresa{
    width: 100%;
    color: #fff;
    font-size: 15px;
    display: inline-block;
    text-align: center;
    padding: 5px 1%;
    border-radius: 5px;
    background-image: linear-gradient(to right, #254488, #0d81d4 100%) !important;
    cursor: pointer;

}

.funcionariosVeiculos{
	width: 100%;
}

.colorLink{
	color: #005eaf;
    cursor: pointer;
}

.videoTutorial{
    display: inline-block;
    width: 44%;
    margin-bottom: 5%;
    vertical-align: top;
}

.par{
 	margin-right: 11%;
}

.impar{

}

.video{
    position: relative;
}

iframe{
	width: 100% !important;
}

.conteudoVideo{
    height: auto;
    text-align: center;
	width: 100% !important;
}
.lixeiraVideo{
    position: absolute;
    right: 0px;
    top: 0;
    width: 20px;
    padding: 5px;
    background: #1e5599;
    color: #fff;
    text-align: center;
    cursor: pointer;
}

.allVideos{
	margin-top: 50px;
    padding: 10px;
}


.notificacao{
	position: fixed;
    right: 30px;
    bottom: 30px;
    padding: 14px 18px;
    background: #ef0000;
    border-radius: 31px;
    color: #fff;
    z-index: 2;
    opacity: 0.3;
	transition: 300ms ease-in-out;
}

.notificacao:hover{
	opacity: 1;
}

.subMenu{
	position: relative;
	top: -10px;
}

.subMenu ul li{
	display: inline-block;
    background: #262835;
    padding: 5px 17px;
	cursor: pointer;
}

.subConteudo{
	margin-top: 30px;
}

.containerConteudo{
    border: 2px solid #a7a7a7;
    padding: 25px 50px;
    border-radius: 15px;
    border-top-left-radius: 0;
    margin-top: -12px;
}
input[type="checkbox"]{
	display: inline-block;
	width: auto;
	margin: 0;
	margin-right: 5px;
}
.labelCheckBox{
	margin-right: 15px;
}

.fotoCampo{
	position: relative;
    margin-bottom: 75px;

}

.fotoCampo label{
	position: absolute;
    border-bottom: 1px solid #ccc;
    width: calc(100% - 5px);
    padding: 10px;
    cursor: pointer;
	transition: 300ms ease-in-out;
}

.fotoCampo label:hover{
	background: #f5f5f5;
	border-bottom: 1px solid #ccc0;
}

.fotoCampo label .fa-cloud-upload-alt{
    float: right;
    color: #262935;
    font-size: 20px;
    top: 5px;
    position: relative;
}

.visivelNaoVisivel {
		max-width: 30px;
		margin-bottom: -5px;
		padding-right: 5px;
		padding-left: 3px;
}

.fazerUpdateRight {
	display: inline-block;
	width: 8%;
	cursor: pointer;
	text-align: right;
	vertical-align: top;
	padding-top: 17px;
}

.fazerUpdateLeft {
	display: inline-block;
	width: 91.5%;
	vertical-align: top;
}

.selecao{
	padding: 10px;
    border-bottom: 1px solid #7b7b7b;
    padding-left: 0;
	position: relative;
    padding-right: 15px;
    cursor: pointer;
}

.selecao h3{
	margin: 0;
    font-weight: 500;
    color: #424242;
}

.selecao .setaVetorTop{
	border-left: 5px solid transparent;
    border-top: 8px solid #1d1d1d;
    border-right: 5px solid transparent;
    top: 20px;
    margin: 0;
    right: 20px;
}

.selecao .setaVetorBottom{
	border-left: 5px solid transparent;
    border-bottom: 8px solid #1d1d1d;
    border-right: 5px solid transparent;
	border-top: 0;
    top: 20px;
    margin: 0;
    right: 20px;
}

.conteudoSelecao + .conteudoSelecao{
	margin-top: 45px;
}

.selectInlineBlock{
    display: inline-block;
    border: 1px solid #ccc;
    padding: 5px 0px 5px 10px;
    border-radius: 0;
    width: 46%;
    color: #545454;
}
.selectInlineBlock + .selectInlineBlock{
	margin-left: 5%;
}

.selecaoBottom h4{
	margin: 15px 0 6px 0;
    color: #484848;
    font-weight: 500;
    font-size: 17px;
}

.selecaoBottom h4 ~ h4{
	margin-top: 5px;
}

.selecaoBottom{
	display: none;
}

.buscarSelecao{
    background-image: linear-gradient(to right, #254488, #0d81d4 100%) !important;
    width: 98% !important;
}

.aluno{
	margin: 0 !important;
	width: 85% !important;
	padding: 10px !important;

}

.inputLinkTitulo{
	width: calc(40% + 6px);
    display: inline-block;
    vertical-align: bottom;
}
.demaisInformacoes{
    margin-bottom: 70px;
}
.demaisInformacoes h3{
	margin: 5px 0;
	color: #383838;
}
.backGroundGray{
	background-color: #f5f5f5;
}

/* cores do grafico */

.vermelho{
	color: #f13f26 !important;
}
.amarelo{
	color: #fecb00 !important;
}
.verde{
	color: #9ac939 !important;
}
.azulClaro{
	color: #00b2d0 !important;
}
.azulEscuro{
	color: #007bbf !important;
}
.azulMarinho{
	color: #2c469a !important;
}
.roxo{
	color: #734699 !important;
}
.rosa{
	color: #d5398d !important;
}

.mapaGrafico{
	width: calc(100% - 60px);
    text-align: center;
	position: absolute;
}

.mapaGrafico h4{
	margin: 10px 0 0 0;
    font-size: 16px;
}

.mapaGrafico p{
	display: inline-block;
    margin-top: 0;
    font-size: 14px;
	margin-bottom: 0;
}

.mapaGrafico p + p{
	margin-left: 15px;
}

.grafico{
	position: relative;
    padding: 30px;
}

#graficoQMT, #graficoMTBI, #graficoPC, #graficoDISC, #graficoMTBI2{
	/*margin-top: -25px !important;*/
}

#graficoQMT canvas, #graficoMTBI canvas, #graficoPC canvas, #graficoDISC canvas, #graficoMTBI2 canvas{
	margin: auto !important;
	width: 80% !important;
    height: auto !important;
}

#graficoQMT div img, #graficoMTBI div img, #graficoPC div img, #graficoDISC div img, #graficoQMT map img, #graficoMTBI map img, #graficoPC map img, #graficoDISC map img, #graficoMTBI2 div img{
	display: none;
}

.dadosTeste{
	padding: 0 30px;
	color: #696969;
}

.inlineBlockRespostas{
	display: inline-block;
	vertical-align: top;
}

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

.inteira + .inteira{
	margin-left: 5% !important;
}

.infoTipo20{
	position: relative;
    top: -60px;
    text-align: center;
}

.tipo33InlineBlock{
    width: 33%;
    text-align: center;
    display: inline-block;
    margin-bottom: 25px;
    vertical-align: top;
}

.tipo20InlineBlock{
    width: 40%;
    text-align: center;
    display: inline-block;
    margin-bottom: 25px;
    vertical-align: top;
}
.tipo20InlineBlock + .tipo20InlineBlock{
	margin-left: 10%;
}
.tipo20InlineBlock p{
	display: inline-block;
    margin-right: 15px;
    margin-top: 0;
    margin-bottom: 0;
    color: #696969;
}
.tipo20InlineBlock h4{

}

.inlineBlockRespostas2{
	display: inline-block;
	vertical-align: top;
	width: 30%;
}

@media (max-width: 900px){
	.inlineBlockRespostas2{
		display: block;
		vertical-align: top;
		width: 100%;
	}
}


.inlineBlockRespostas + .inlineBlockRespostas{
	margin-left: 25%;
}

.inlineBlockRespostas p{
}

.inlineBlockRespostas2 img{
	display: none !important;
}

.inlineBlockRespostas2 h4 {
	margin-bottom: -50px;
}

.subMapaGrafico{
	width: 500px;
    margin: auto;
}

.divRadio2 {
	display: inline-block;
	margin-right: 20px;
}

.divRadio2 input {
	margin-top: 30px;
}

.divRadio3 {
	display: inline-block;
	width: 14%;
	margin-right: 20px;
	vertical-align: middle;
	text-align: center;
}

.divRadio4 {
	display: inline-block;
	margin-right: 20px;
	width: 15px;
	vertical-align: middle;
	text-align: center;
}

.divRadio4 input {
	margin-top: 30px;
}

@media (min-width: 1300px){
	.divRadio4 input {
		display: block;
		width: 15px !important;
		margin: 0 auto;
	}
}

.divRadio4 input {
	display: inline-block;
	width: 15px !important;
	margin: 0 auto;
}

@media (max-width: 767px){
	.divRadio3, .divRadio4{
		display: block;
		margin: 0 auto;
		width: 100%;
		padding-top: 4px;
		padding-bottom: 4px;
	}
}

.explain {
	font-size: 30px;
	margin-bottom: 15px;
}

.legenda {
	color: #014090;
	font-weight: bold;
	margin-bottom: 15px;
}


/* inicio do responsivo */
@media screen and (max-width: 1290px){
	.background-valores{
		display: block;
		width: calc(94% - 3px);
	}

}
@media screen and (max-width: 1250px){
	.aluno{
		width: 85% !important;
	}
	.selectInlineBlock{
		width: calc(45% - 3px);

	}

}
@media screen and (max-width: 1200px){
	.divEditarRemover{
		width: 25%;
	}
	.inputPesquisa{
		width: 59% !important;
	}
	.buscarPesquisa {
    	width: 17%!important;
	}
	.novaEmpresa {
    	width: calc(24% - 6px);
	}
	.inputPesquisaUser{
		width: 46% !important;
	}

	.inputPesquisaRecrutamento{
		width: 33% !important;
	}
	.inputLinkTitulo {
		width: 37% !important;
	}
}

@media screen and (max-width: 1000px){
	.wrapper{
		width: 80%;
		margin: auto;
		margin-top: 60px !important;
	}
}

@media screen and (max-width: 850px){
	.inputPesquisa {
		width: 55% !important;
	}
	.divEditarRemover {
		width: 29%;
	}
	.buscarPesquisa {
		width: 21%!important;
	}
	.novaEmpresa {
		width: calc(28% - 6px);
	}
	.inputPesquisaUser {
		width: 42% !important;
	}
	.inputPesquisaRecrutamento{
		width: 25% !important;
	}
	.aluno {
		width: 85% !important;
	}
	.videoTutorial {
		display: block;
		width: 100%;
		margin-bottom: 20px;
	}
	.inputLinkTitulo {
		width: 35% !important;
	}
}
@media screen and (max-width: 690px){
	.divEditarRemover {
		width: 33%;
	}
	.inputPesquisa {
		width: 49% !important;
	}

	.inputPesquisaUser {
		width: 33% !important;
	}

	.buscarPesquisa {
		width: 24%!important;
	}
	.novaEmpresa {
		width: calc(31% - 6px);
	}
	.selectPesquisa {
		width: 11% !important;
	}
	.inputPesquisaRecrutamento{
		width: 14% !important;
	}
	.subMenu ul li{
		font-size: 11px;
		width: 55px !important;
		top: 0px;
		position: relative;
		word-wrap: break-word;
	}
	.selectInlineBlock{
	    width: 96%;
		display: block;
	}
	.selectInlineBlock + .selectInlineBlock{
		margin: 0;
	}
	.inputLinkTitulo {
		width: 33% !important;
	}
}

@media screen and (max-width: 590px){
	.conteudoPrincipal{
		width: 100px;
	}
	.backgroundIcon{
		width: 60%;
	}
	.conteudoDivBottom {
		width: 42%;
		font-size: 16px;
		vertical-align: top;
		margin-top: 15px;
	}
	.containerBorderBottom{
		display: block;
		width: 96%;
		margin: 0;
	}
	.displayTable_cell {
		display: block;
	}
	.divEditarRemover {
		width: 30%;
	}
	.selectPesquisa{
		display: block !important;
    	width: 97% !important;
	}
	.inputPesquisa{
		display: block !important;
		width: 99% !important;
		margin-top: 12px !important;
	}
	.buscarPesquisa{
     	width: 93% !important;
   		margin-top: 10px !important;
	}
	.novaEmpresa {
		width: calc(45% - 6px);
		margin-top: 18px;
	}

	.butaoNovaEmpresa{
		font-size: 12px;
	}

	.inputPesquisaUser{
		margin-top: 12px !important;
   		width: 99% !important;
	}

	.inputPesquisaRecrutamento{
	    width: 99% !important;
    	margin-top: 12px !important;
	}

	.selectPesquisa + .selectPesquisa{
		margin-top: 12px !important;
	}
	.aluno {
		width: 96% !important;
	}
	.inputLinkTitulo {
		width: 100% !important;
	}
}

@media screen and (max-width: 450px){
	.conteudoPrincipal h2 {
    	font-size: 25px;
	}

	.containerBorderBottom .textDivBottom p{
		width: 100% !important;
    	word-wrap: break-word;
	}
}

@media screen and (max-width: 400px){
	.conteudoPrincipal h2 {
    	font-size: 20px;
	}
}

.fotoColaborador {
	width: 120px;
	padding-bottom: 120px;
	border-radius: 75px;
	border: #ccc 2px solid;
	background-size: cover;
	background-position: center;
	position: absolute;
  right: 0;
  top: 112px;
}
@media (max-width: 767px){
	.fotoColaborador {
		top: 140px;
		width: 60px;
		padding-bottom: 60px;
		right: -12px;
	}
	.selectPesquisa {
		left: 0 !important;
	}
}
