.col-box-vinheta-capa h3,
.col-box-vinheta-capa a h3 {
    color: #333333;
    font-size: 22px!important;
    padding: 0;
    margin-top: 40px;
    margin-bottom: 60px;
    font-family: "LucidaGrande";
}

.col-box-vinheta-capa .fa-file-pdf-o:before {
    font-size: 20px!important;
}

.table-responsive {
    padding: 0%;
}

.table-downloads-interna{
	background-color: #074310;
}
.thead-downloads tr th{
	color: #FFFFFF;
	font-size: 14px;
	font-family: "'RobotoBlack'";
	font-weight: lighter;
	padding-left: 15px;
}
.tbdoy-downloads tr{
	background-color: #FFF ;
}
.tbdoy-download tr:nth-of-type(odd){
	background-color: #f9f9f9;
}
.tbdoy-downloads tr td section{
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	float: left;
}
.td-download section a{
	font-size: 18px;
	font-weight: lighter;
	font-family: "LucidaGrande";
	color: #333;
	padding: 0px;
}
.td-download section a i{
	color: #074310;
}
.td-download section a:hover{
	color: #052c0a;
}

.box-noticias {
    margin-bottom: 30px;
}

 .box-noticias-img {
    width: 100%;
    float: left;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 175px;
}

.box-noticias-txt h4 {
    color: #000000;
    font-size: 14px;
    font-family: 'LucidaGrande';
    margin-top: 0px;
    margin-bottom: 0px;
    width: 100%;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
}

a:hover .box-noticias-txt h4 {
    text-decoration: underline;
}

.box-noticias-txt h6 {
    color: #bbbbbb;
    font-size: 12px;
    margin: 0px;
    text-decoration: none;
}

a:hover .box-noticias-txt h6 {
    text-decoration: none;
}

.card-categoria {
    font-size: 18px;
    padding: 0 10px;
    min-height: 110px;
    color: #fff;
	background-color: #074310;
	border: 2px solid #fac822;
    border-radius: 8px;
    width: 100% !important;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "LucidaGrande";
    text-align: center;
}

.card-categoria:hover  {
    background-color: #052c0a;
}

.card-categoria-turma {
    font-size: 18px;
    padding: 17px 10px;
    min-height: 110px;
    color: #fff;
	background-color: #074310;
	border: 2px solid #fac822;
    border-radius: 8px;
    width: 100% !important;
    justify-content: center;
    align-items: center;
    font-family: "LucidaGrande";
    text-align: center;
}

.card-categoria-turma:hover  {
    background-color: #052c0a;
}

.col-box-form-input{
	margin-bottom: 20px;
}
.col-box-form-input .form-group label{
	color: #333;
	font-size: 14px;
	font-family: "'RobotoBlack'";
}
.col-box-form-input .form-group select, .col-box-form-input .form-group input{
	height: 40px;
	border-radius: 0px;
}
.col-box-form-input .form-group select::-moz-placeholder,
.col-box-form-input .form-group select::-webkit-input-placeholder,
.col-box-form-input .form-group input::-moz-placeholder,
.col-box-form-input .form-group input::-webkit-input-placeholder{
	color: #7f7e7b;
	font-size: 14px;
	font-family: "LucidaGrande";
}
.col-box-form-input button{
	color: #FFF;
	font-size: 14px;
	font-family: "LucidaGrande";
	background-color: #074310;
	border-radius: 0px;
	border:  1px solid transparent;
	width: 100%;
	float: left;
	padding: 10px 0px;
}
.col-box-form-input button:hover,
.col-box-form-input button:active,
.col-box-form-input button:focus{
	color: #FFF;
	transition: 0.5s;
	border-color: #FFF;
	background-color: #074310;
}
/* BTNS */
.row-btns-csv-print{
	margin-top: 15px;
	margin-bottom: 30px;
}
.btn-exporting-csv, .btn-exporting-print{
	color: #FFFFFF;
	font-size: 14px;
  	font-family: "LucidaGrande";
	padding:  10px 15px;
	background-color: #074310;
	border:  1px solid transparent;
	border-radius: 0px;
}
.btn-exporting-csv:hover,
.btn-exporting-print:hover,
.btn-exporting-csv:active,
.btn-exporting-print:active,
.btn-exporting-csv:focus,
.btn-exporting-print:focus{
	color: #fff;
	background-color: #074310;
	border-color: #fff;
	transition: 0.5s;
}
/* TABLE */
.table-downloads-interna{
	background-color: #074310;
}
.thead-downloads tr th{
	color: #FFFFFF;
	font-size: 14px;
	font-family: "'RobotoBlack'";
	font-weight: lighter;
	padding-left: 15px;
}
.tbdoy-downloads tr{
	background-color: #FFF ;
}
.tbdoy-download tr:nth-of-type(odd){
	background-color: #f9f9f9;
}
.tbdoy-downloads tr td section{
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	float: left;
}

.td-download section a,
.text-size-acessibilidade a {
	font-size: 18px;
	font-weight: lighter;
	font-family: Poppins-Light;
	color: #333;
	padding: 0px;
}
.td-download section a i,
	.td-download section a i::before{
	color: #074310;	
	font-size: 15px!important;
}
.td-download section a:hover,
.text-size-acessibilidade a:hover{
	color: #074310;
}

@media screen and (max-width: 767px) {
	.col-box-form-input, .col-box-form-input .form-group{
		margin-bottom: 5px;
	}
	.col-box-table-downloads .table-responsive{
		padding-left: 0px;
		padding-right: 0px;
	}

	.btn-exporting-csv, .btn-exporting-print{
		width: 100%;
		float: left;
	}
	.col-box-btn-print{
		padding-left: 0px;
	}
}


@media screen and (max-width: 1199px) {
	.card-categoria-turma {
		min-height: 110px;
	}
}

@media screen and (max-width: 7674px) {
	.card-categoria-turma {
		min-height: 110px;
	}
}