@import url("vinheta.css");
@font-face {
	font-family: 'Opensans Regular';
	src: url('../fonts/opensans-regular-webfont.eot');
	src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/opensans-regular-webfont.woff2') format('woff2'),
		url('../fonts/opensans-regular-webfont.woff') format('woff'),
		url('../fonts/opensans-regular-webfont.ttf') format('truetype'),
		url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Opensans Semi-Bolde';
    src: url('../fonts/opensans-semibold-webfont.eot');
    src: url('../fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-semibold-webfont.woff2') format('woff2'),
         url('../fonts/opensans-semibold-webfont.woff') format('woff'),
         url('../fonts/opensans-semibold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: 'Arial';
	src: url('../fonts/arial.ttf');
}
/* Class Principais */
.content-header,
.content-footer,
.content-main{
	width: 100%;
	float: left;	
}
.content-main{
	background-color: #ffffff;
}
.content-footer{
	margin-top: 40px;
}
.btn-circle{
	padding: 10px 15px;
	border-radius: 100%;
}
.hr-perfil{
	margin-bottom: 0px;
}
.container-total{
	margin-top: 10px;
	margin-bottom: 10px;
}
/* Header */
.content-acessibilidade{
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #EDEDED;
	border-bottom: 1px solid #dddddd;
}
.col-box-acessibilidade ul:nth-child(1){
	padding-top: 5px;
}
.col-box-ul-acessibilidade{
	padding-left: 0px;
	margin-bottom: 0px;
}
.col-box-ul-acessibilidade li{
	margin-right: 20px;
	display: inline-block;
}
.col-box-ul-acessibilidade li:last-child{
	margin-right: 0px;
}
.col-box-ul-acessibilidade li a{
	color: #495057;
	font-size: 14px;
	font-family: 'Opensans Regular';
}
.col-box-ul-acessibilidade li .btn-a-acessibilidade{
	color: #585858;
	font-size: 14px;
	font-family: 'Opensans Regular';
	padding: 5px 10px;
	border-radius: 5px;
	display: block;
	background-color: #FFF;
	border: 1px solid #d0d0d0;
	/*border-top-color: transparent;;*/
}
.col-box-ul-acessibilidade li .btn-a-acessibilidade:hover{
	/*border-top-color::; #d0d0d0;;*/
}
.col-box-ul-acessibilidade:nth-child(2) li:nth-child(2){
	margin-right: 70px;
}
/* Logo Header */
.btn-logo-header{
	display: block;
	max-width: 234px;
	margin: 20px auto;
}
.btn-logo-header img{
	max-height: 100px;
}
.content-menu{
	background-color: #ededed;
	border-bottom: 1px solid #dddddd;
}
/* Menu */
.box-menu-header .navbar{
	min-height: auto;
	margin-bottom: 0px;
	border: none;
}
.box-menu-header .navbar #navbar{
	padding-left: 0px;
	padding-right: 0px;
}
.amm-menu-navbar{
	width: 100%;
	float: left;
}
.amm-menu-navbar li a{
	color: #495057;
	font-size: 14px;
	font-family: 'Arial';
}
.amm-menu-navbar li.active a,
.amm-menu-navbar li a:hover,
.amm-menu-navbar li a:active,
.amm-menu-navbar li a:focus{
	background-color: #e0e0e0;
}
/* Vinheta capa */
.col-box-vinheta-capa{
	color: #0069b7;
	font-size: 30px;
	font-family: 'Opensans Semi-Bolde';
	padding-top: 30px;
	padding-bottom: 45px;
}
.col-box-vinheta-capa:before{
	content: ' ';
	display: block;
	width: 60px;
	background-color: #F90;
}

/* Formulario de Pesquisa pagina Inicial */
.form-group-capa {
	margin-bottom: 30px;
}
.form-group-capa label{
	color: #495057;
	font-size: 18px;
	font-weight: normal;
	font-family: 'Opensans Regular';
	padding-left: 15px;
}
.form-group-capa input,
.form-group-capa select{
	min-height: 40px;
	padding-left: 15px;
}
.col-box-btn-form-capa{
	margin-top: 20px;
	margin-bottom: 50px;
}
.col-box-btn-form-capa button,
.col-box-btn-form-capa button:hover,
.col-box-btn-form-capa button:active,
.col-box-btn-form-capa button:focus{
	color: #FFF;
	font-size: 14px;
	font-family: 'Opensans Regular';
	width: 100%;
	max-width: 360px;
	margin: auto;
	display: block;
	min-height: 40px;
	border-radius: 3px;
	background-color: #40c057;
	border-color: transparent;
	box-shadow: 0px 1px 5px #e5e5e5;
}
.col-box-btn-form-capa button:hover{
	background-color: #339933;
}
.btn-exportar,
.btn-exportar:hover,
.btn-exportar:active,
.btn-exportar:focus,
.btn-imprimir,
.btn-imprimir:hover,
.btn-imprimir:active,
.btn-imprimir:focus{
	color: #FFF;
	font-size: 14px;
	text-align: center;
	font-family: 'Opensans Regular';
	width: 100%;
	margin: auto;
	display: block;
	max-width: 260px;
	border-radius: 3px;
	padding-top: 10px;
	padding-bottom: 10px;;
	border-color: transparent;
	box-shadow: 0px 1px 5px #e5e5e5;	
}
.btn-exportar{
	background-color: #4c6ef5;
}
.btn-exportar:hover{
	text-decoration: none;
	background-color: #3366cc;
}
.btn-imprimir{
	background-color: #fab005;
}
.btn-imprimir:hover{
	text-decoration: none;
	background-color: #cc9900;
}
.content-formulario-capa{
	margin-bottom: 45px;
}
.thead-formulario{
	min-height: 50px;
	background-color: #e5e4e4;
	padding-top: 25px;
	padding-bottom: 25px;
}
.thead-formulario tr{
	padding-top: 25px;
	padding-bottom: 25px;
}
.thead-formulario tr th{
	color: #495057;
	font-size: 14px;
	font-family: 'Opensans Regular';
	font-weight: lighter;
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}
/* Footer */
.col-box-copyright{
	padding-top: 12px;
}
.content-footer-info{
	padding-top: 40px;
	padding-bottom: 25px;
	background-color: #f1f1f1;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}
.content-footer-end{
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	border-bottom: 5px solid #1b328a;	
}
.col-box-menu-footer ul {
	padding-top: 70px;
}
.col-box-menu-footer ul li{
	width: 100%;
	float: left;
	display: block;
	margin-bottom: 15px;
}
.col-box-menu-footer ul li a{
	color: #495057;
	font-size: 20px;
	font-family: 'Arial';
}
.content-top{
	margin-top: 50px;
}
/* Content Usuario */
.content-usuario{
	margin-top: 20px;
}
.content-usuario h5, h6{
	font-family: 'Opensans Regular';
}

/*
	Tbale Projeto
*/
.table{
	border-bottom: 1px solid #ccc;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th{
	padding: 15px 8px;
}

.table > tbody > tr > td a{
	height: 65px;
	width: 100%;
	float: left;
	color: #495057;
}

.table > tbody > tr > td a:hover{
	text-decoration: none;
}

.table-header{
	background-color: #e5e4e4;
}

.table-header tr th{
	color: #495057;
	font-size: 14px;
	font-weight: lighter;
	font-family: 'Opensans Regular';
}

.text-temporario{
	color: #fab005;
}

.text-publicado{
	color: #40c057;
}

.table > tfoot > tr > td{
	color: #495057;
	font-size: 14px;
	font-weight: normal;
	font-family: 'Opensans Regular';
}







/* Switch Correto */
/* Estilo iOS */
.switch__container {
  margin: 30px auto;
  width: 120px;
}

.switch {
  visibility: hidden;
  position: absolute;
  margin-left: -9999px;
}

.switch + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: none;
  user-select: none;
}

.switch--shadow + label {
  padding: 2px;
  width: 120px;
  height: 60px;
  background-color: #dddddd;
  border-radius: 60px;
}
.switch--shadow + label:before,
.switch--shadow + label:after {
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  bottom: 1px;
  content: "";
}
.switch--shadow + label:before {
  right: 1px;
  background-color: #f1f1f1;
  border-radius: 60px;
  transition: background 0.4s;
}
.switch--shadow + label:after {
  width: 62px;
  background-color: #fff;
  border-radius: 100%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  transition: all 0.4s;
}
.switch--shadow:checked + label:before {
  background-color: #8ce196;
}
.switch--shadow:checked + label:after {
  transform: translateX(60px);
}

/* Estilo Flat */
.switch--flat + label {
  padding: 2px;
  width: 120px;
  height: 60px;
  background-color: #dddddd;
  border-radius: 60px;
  transition: background 0.4s;
}
.switch--flat + label:before,
.switch--flat + label:after {
  display: block;
  position: absolute;
  content: "";
}
.switch--flat + label:before {
  top: 2px;
  left: 2px;
  bottom: 2px;
  right: 2px;
  background-color: #fff;
  border-radius: 60px;
  transition: background 0.4s;
}
.switch--flat + label:after {
  top: 4px;
  left: 4px;
  bottom: 4px;
  width: 56px;
  background-color: #dddddd;
  border-radius: 52px;
  transition: margin 0.4s, background 0.4s;
}
.switch--flat:checked + label {
  background-color: #8ce196;
}
.switch--flat:checked + label:after {
  margin-left: 60px;
  background-color: #8ce196;
}