html {
	background-color: #FFFFFF;
}

#download {
	margin-right: 50px;
}

#planos_filter input{
	background: #F4F6F8 0% 0% no-repeat padding-box;
	border-radius: 10px;
	opacity: 1;
	padding-left: 12px;
	border-bottom: none;
}

#btnFiltrar{
	font-weight: bold; 
	border: none; 
	color: #ffffff; 
	width: 117px; 
	height: 40px; 
	background-color: #00A7E0;
}

#btnLimpar{
	font-weight: bold; 
	border: none; 
	color: #ffffff; 
	width: 117px; 
	height: 40px; 
	background-color: #646777;
}

#btnBaixar {
	display: none;
	margin-top: 10px;
	background-color: #3354A4;
	color: #ffffff;
	height: 40px;
	border: none;
	width: 184px;
	font-weight: bold;
    text-align: center;
    position: relative;
    justify-content: center;
    align-items: center;
	float: right;
	cursor: pointer;
}

#voltar {
	padding-top: 15px;
}

#cloud {
	margin-right: 5px;
}

#verPDF {
	margin-top: 20px;
}

#planos_filter{
	width: 77%;
	padding-left: 30px;
	float: left;
}

#planos_filter > label{
	padding-left: 8px;
}

body > main > div > div.form-group{
	padding-left: 68%;
	padding-top: 20px;
	position: absolute;
}

.select-wrapper span.caret {
	color: #009ddd;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	height: 10px;
	margin: auto 0;
	font-size: 10px;
	line-height: 10px;
}

.select-wrapper input.select-dropdown {
	position: relative;
	cursor: pointer;
	color: #646777;
	background-color: #f4f6f8;
	border-radius: 10px;
	border: none;
	outline: none;
	height: 3rem;
	line-height: 3rem;
	width: 100%;
	font-size: 1rem;
	margin: 0 0 20px 0;
	padding-left: 10px;
	display: block;
}

.select-wrapper input.select-dropdown:disabled {
	position: relative;
	color: rgba(0,0,0,0.3);
	background-color: #f4f6f8;
	border-radius: 10px;
	border: none;
	outline: none;
	height: 3rem;
	line-height: 3rem;
	width: 100%;
	font-size: 1rem;
	margin: 0 0 20px 0;
	padding-left: 10px;
	display: block;
}

table.dataTable thead tr {
	color: #00A7E0 !important;
}

#planos > tbody > tr{
	border: none;
}

table.dataTable tfoot tr {
	color: #00A7E0 !important;
}

table.dataTable tbody {
	color: #646777 !important;
}

table.dataTable thead .sorting_asc {
	background-image: url();
}

table.dataTable thead .sorting {
	background-image: url();
	text-align: center !important;
}

table.dataTable tfoot .sorting {
	text-align: center !important;
}

.select-wrapper {
	border-radius: 30px;
	width: 230px;
	height: 40px;
	background: #F4F6F8 0% 0% no-repeat padding-box;
	opacity: 1;
	margin-bottom: 15px;
}

#planos_paginate{
	padding-top: 50px;
	padding-bottom: 30px;
	float: left;
}
body > main > div > div.opcoes > div:nth-child(3) > input, body > main > div > div.opcoes > div:nth-child(4) > input{
	border-bottom: none !important;
}

#planos {
	line-height: 0px !important;
}

body > main > div > div.tabela{
	width: 70%;
	float:right;
}

body > main > div > div.opcoes{
	width: 30%;
	float: left;
}

.card-text{
	line-height: initial;
	padding-left: 10px !important;
}

#planos > thead{
	display: none;
}

#buscaTitulo{
	top: 244px;
	left: 139px;
	width: 95%;
	height: 49px;
	background: #F4F6F8 0% 0% no-repeat padding-box;
	border-radius: 10px;
	opacity: 1;
	float: left;
	border-bottom: none;
}

.card-image{
	width: 180px;
	height: 180px;
	object-fit: contain;
}

.card-title{
	text-align: left;
	letter-spacing: 0;
	color: #00A7E0;
	opacity: 1;
}

td{
	padding: 0 !important;
}

#buscaTitulo{
	padding-left: 12px;
}

#planos_length > label > div{
	width: 100px;
}

#planos > tbody > tr{
	border-top: 30px solid white;
	padding: 0 !important;
	margin-bottom: 30px;
	top: 346px;
	left: 507px;
	width: 720px;
	height: 180px;
	background: #F4F6F8 0% 0% no-repeat padding-box;
	opacity: 1;
}

table{
	border-spacing: 0 !important;
	border-collapse: separate !important;

}

#search-icon{
	display: inline-block;
    margin: 0 auto;
    text-align: center;
    top: 12px;
	position: relative;
	
}

.dataTables_wrapper .dataTables_filter {
	text-align: left;
	width: 50%;
}

table.dataTable {
	border-collapse: collapse !important;
}

.material-icons {
	cursor: pointer;
}

input[type=search]:focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]) {
	border-bottom: 0px solid #26a69a;
	box-shadow: 0 0px 0 0 #26a69a;
}

.select-wrapper span.caret {
	color: #009ddd;
	z-index: 1;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	height: 10px;
	margin: auto 0;
	font-size: 10px;
	line-height: 10px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover, .paginate_button:focus, .paginate_button:active, .paginate_button.current {
	color: #646777 !important;
	border: 1px solid #F4F6F8!important;
	background-color: #F4F6F8!important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F4F6F8), color-stop(100%, #F4F6F8))!important;
	background: -webkit-linear-gradient(top, #F4F6F8 0%, #F4F6F8 100%)!important;
	background: -moz-linear-gradient(top, #F4F6F8 0%, #F4F6F8 100%)!important;
	background: -ms-linear-gradient(top, #F4F6F8 0%, #F4F6F8 100%)!important;
	background: -o-linear-gradient(top, #F4F6F8 0%, #F4F6F8 100%)!important;
	background: linear-gradient(to bottom, #F4F6F8 0%, #F4F6F8 100%)!important;
}

.dropdown-content li>a, .dropdown-content li>span {
	color: #646777 !important;
}

.dataTables_wrapper .dataTables_length {
	display: inline;
}

#titulo {
	margin-top: 120px;
	text-align: left;
	font-size: 32px;
	letter-spacing: 0;
	color: #646777;
	opacity: 1;
}

table.dataTable.no-footer{
	border: none !important;
}

#planos_info{
	display: none;
	float: right;
}

#login-admin{
	float: right;
	margin-right: 40px;
	margin-top: 80px;
	color: #00A7E0;
	font-size: 15px;
	font-family: "Roboto";
}

@media only screen and (min-device-width: 320px) and (max-device-width: 736px) and (orientation: portrait) {

	#btnBaixar {
		margin-top: 0px;
		margin-bottom: 10px;
		float: left;
	}

	#voltar {
		display: none !important;
	}

	#verPDF {
		margin-top: 0px;
	}

	.dataTables_wrapper .dataTables_filter {
		width: 100%;
		padding-right: 10px;
	}

	.select-wrapper {
		width: 100%;
		padding-right: 10px;
	}

	.dataTables_wrapper .dataTables_length {
		width: 100%;
	}

	.select-wrapper span.caret {
		padding-right: 10px;
	}

	#download {
		margin-right: 0;
	}

	#titulo {
		margin-top: 40px;
		text-align: left;
		font-size: 32px;
		letter-spacing: 0;
		color: #646777;
		opacity: 1;
	}

	.opcoes{
		width: 100% !important;
		align-content: center !important;
	}

	.tabela{
		width: auto !important;
    	float: none !important;
	}

	#planos_length{
		width: auto !important;
		padding-top: 15px !important;
		float: left;
		text-align: unset;
	}

	#planos_filter {
		width: 79%;
		padding-left: 0px;
		float: left;
		padding-top: 8px;
	}

	#search-icon {
		display: none;
	}

	#planos_paginate {
		padding-top: 50px;
		padding-bottom: 30px;
		float: none;
	}

	#planos_length > label > div{
		width: 60px;
	}
	
	.card-image {
		width: 90px;
		height: 90px;
		object-fit: cover;
	}

	.card-text {
		line-height: initial;
		padding: 15px !important;
	}

	.sorting_1{
		vertical-align: top;
		padding-top: 15px !important;
		padding-left: 15px!important;
	}

	input[type=search]{
		margin: 0;
	}

	.dataTables_length > label > .select-wrapper{
		margin: 0;
	}

	#btnFiltrar, #btnLimpar{
		margin-bottom: 20px;
	}

	#login-admin{
		margin-top: 20px !important;
    	margin-right: 19px !important;
	}

	#titulo{
		margin-top: 60px !important;
	}
}

@media only screen and (min-device-width: 375px) and (max-device-width: 736px) and (orientation: landscape) {

	#btnBaixar {
		margin-top: 0px;
		float: left;
	}

	#voltar {
		display: none;
	}

	#verPDF {
		margin-top: 0px;
	}

	.dataTables_wrapper .dataTables_filter {
		width: 100%;
		padding-right: 10px;
	}

	.select-wrapper {
		width: 100%;
		padding-right: 10px;
	}

	.dataTables_wrapper .dataTables_length {
		width: 100%;
	}

	.select-wrapper span.caret {
		padding-right: 10px;
	}

	#download {
		margin-right: 0;
	}

	#titulo {
		margin-top: 40px;
		text-align: left;
		font-size: 32px;
		letter-spacing: 0;
		color: #646777;
		opacity: 1;
	}

	.opcoes{
		width: 100% !important;
		align-content: center !important;
	}

	.tabela{
		width: auto !important;
    	float: none !important;
	}

	#planos_length{
		width: auto !important;
		padding-top: 15px !important;
		float: left;
		text-align: unset;
	}

	#planos_filter {
		width: 79%;
		padding-left: 0px;
		float: left;
		padding-top: 8px;
	}

	#search-icon {
		display: none;
	}

	#planos_paginate {
		padding-top: 50px;
		padding-bottom: 30px;
		float: none;
	}

	#planos_length > label > div{
		width: 60px;
	}
	
	.card-image {
		width: 90px;
		height: 90px;
		object-fit: cover;
	}

	.card-text {
		line-height: initial;
		padding: 15px !important;
	}

	.sorting_1{
		vertical-align: top;
		padding-top: 15px !important;
		padding-left: 15px!important;
	}

	input[type=search]{
		margin: 0;
	}

	.dataTables_length > label > .select-wrapper{
		margin: 0;
	}

	#btnFiltrar, #btnLimpar{
		margin-bottom: 20px;
	}

	#login-admin{
		margin-top: 20px !important;
    	margin-right: 19px !important;
	}

	#titulo{
		margin-top: 60px !important;
	}
}

@media only screen and (max-device-width: 360px){
	
	#btnBaixar {
		margin-top: 0px;
		float: left;
	}

	#voltar {
		display: none;
	}

	#verPDF {
		margin-top: 0px;
	}

	.dataTables_wrapper .dataTables_filter {
		width: 100%;
		padding-right: 10px;
	}

	.select-wrapper {
		width: 100%;
		padding-right: 10px;
	}

	.dataTables_wrapper .dataTables_length {
		width: 100%;
	}

	.select-wrapper span.caret {
		padding-right: 10px;
	}

	#download {
		margin-right: 0;
	}

	#titulo {
		padding-top: 30px;
		margin-top: 40px;
		text-align: left;
		font-size: 32px;
		letter-spacing: 0;
		color: #646777;
		opacity: 1;
	}
	.opcoes{
		width: 100% !important;
		align-content: center !important;
	}

	.tabela{
		width: auto !important;
    	float: none !important;
	}

	#planos_length{
		width: auto !important;
		padding-top: 8px !important;
		float: left;
		text-align: unset;
	}

	#planos_filter {
		width: 79%;
		padding-left: 0px;
		float: left;
		padding-top: 8px;
	}

	#search-icon {
		display: none !important;
	}

	#planos_paginate {
		padding-top: 50px;
		padding-bottom: 30px;
		float: none;
	}

	#planos_length > label > div{
		width: 60px;
	}
	
	.card-image {
		width: 90px;
		height: 90px;
		object-fit: cover;
	}

	.card-text {
		line-height: initial;
		padding: 15px !important;
	}

	.sorting_1{
		vertical-align: top;
		padding-top: 15px !important;
		padding-left: 15px!important;
	}

	input[type=search]{
		margin: 0;
	}

	.dataTables_length > label > .select-wrapper{
		margin: 0;
	}

	#btnFiltrar, #btnLimpar{
		margin-bottom: 20px;
	}

	#login-admin{
		margin-top: 20px !important;
    	margin-right: 19px !important;
	}

	#titulo{
		margin-top: 60px !important;
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5) {

	#btnBaixar {
		margin-top: 0px;
		margin-bottom: 10px;
		float: left;
	}

	#voltar {
		display: none !important;
	}

	#verPDF {
		margin-top: 0px;
	}

	.dataTables_wrapper .dataTables_filter {
		width: 100%;
		padding-right: 10px;
	}

	.select-wrapper {
		width: 100%;
		padding-right: 10px;
	}

	.dataTables_wrapper .dataTables_length {
		width: 100%;
	}

	.select-wrapper span.caret {
		padding-right: 10px;
	}

	#download {
		margin-right: 0;
	}

	#titulo {
		padding-top: 30px;
		margin-top: 40px;
		text-align: left;
		font-size: 32px;
		letter-spacing: 0;
		color: #646777;
		opacity: 1;
	}

	.opcoes{
		width: 100% !important;
		align-content: center !important;
	}

	.tabela{
		width: auto !important;
    	float: none !important;
	}

	#planos_length{
		width: auto !important;
		padding-top: 8px !important;
		float: left;
		text-align: unset;
	}

	#planos_filter {
		width: 79%;
		padding-left: 0px;
		float: left;
		padding-top: 8px;
	}

	#search-icon {
		display: none !important;
	}

	#planos_paginate {
		padding-top: 50px;
		padding-bottom: 30px;
		float: none;
		text-align: center;
	}

	#planos_length > label > div{
		width: 60px;
	}
	
	.card-image {
		width: 90px;
		height: 90px;
		object-fit: cover;
	}

	.card-text {
		line-height: initial;
		padding: 15px !important;
	}

	.sorting_1{
		vertical-align: top;
		padding-top: 15px !important;
		padding-left: 15px!important;
	}

	input[type=search]{
		margin: 0;
	}

	.dataTables_length > label > .select-wrapper{
		margin: 0;
	}

	#btnFiltrar, #btnLimpar{
		margin-bottom: 20px;
	}

	#login-admin{
		margin-top: 20px !important;
    	margin-right: 19px !important;
	}

	#titulo{
		margin-top: 60px !important;
	}

	#planos_filter input {
		width: 115%;
	}

	.container{
		padding-bottom: 40px !important;
	}
}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {

	#btnBaixar {
		margin-top: 0px;
		margin-bottom: 10px;
		float: left;
	}

	#voltar {
		display: none !important;
	}

	#verPDF {
		margin-top: 0px;
	}

	.dataTables_wrapper .dataTables_filter {
		width: 100%;
		padding-right: 10px;
	}

	.select-wrapper {
		width: 100%;
		padding-right: 10px;
	}

	.dataTables_wrapper .dataTables_length {
		width: 100%;
	}

	.select-wrapper span.caret {
		padding-right: 10px;
	}

	#download {
		margin-right: 0;
	}

	#titulo {
		padding-top: 30px;
		margin-top: 40px;
		text-align: left;
		font-size: 32px;
		letter-spacing: 0;
		color: #646777;
		opacity: 1;
	}

	.opcoes{
		width: 100% !important;
		align-content: center !important;
	}

	.tabela{
		width: auto !important;
    	float: none !important;
	}

	#planos_length{
		width: auto !important;
		padding-top: 8px !important;
		float: left;
		text-align: unset;
	}

	#planos_filter input {
		width: 118%;
	}

	#planos_filter {
		width: 79%;
		padding-left: 0px;
		float: left;
		padding-top: 8px;
	}

	#search-icon {
		display: none !important;
	}

	#planos_paginate {
		padding-top: 50px;
		padding-bottom: 30px;
		float: none;
		text-align: center;
	}

	#planos_length > label > div{
		width: 60px;
	}
	
	.card-image {
		width: 90px;
		height: 90px;
		object-fit: cover;
	}

	.card-text {
		line-height: initial;
		padding: 15px !important;
	}

	.sorting_1{
		vertical-align: top;
		padding-top: 15px !important;
		padding-left: 15px!important;
	}

	input[type=search]{
		margin: 0;
	}

	.dataTables_length > label > .select-wrapper{
		margin: 0;
	}

	#btnFiltrar, #btnLimpar{
		margin-bottom: 20px;
	}

	#login-admin{
		margin-top: 20px !important;
    	margin-right: 19px !important;
	}

	#titulo{
		margin-top: 60px !important;
	}

	.container{
		padding-bottom: 40px !important;
	}
}

@media only screen and (max-device-width: 800px) {

	#btnBaixar {
		margin-top: 0px;
		margin-bottom: 10px;
		float: left;
	}

	#voltar {
		display: none !important;
	}

	#verPDF {
		margin-top: 0px;
	}

	.dataTables_wrapper .dataTables_filter {
		width: 100%;
		padding-right: 10px;
	}

	.select-wrapper {
		width: 100%;
		padding-right: 10px;
	}

	.dataTables_wrapper .dataTables_length {
		width: 100%;
	}

	.select-wrapper span.caret {
		padding-right: 10px;
	}

	#download {
		margin-right: 0;
	}

	#titulo {
		padding-top: 40px;
		margin-top: 40px;
		text-align: left;
		font-size: 32px;
		letter-spacing: 0;
		color: #646777;
		opacity: 1;
	}

	.opcoes{
		width: 100% !important;
		align-content: center !important;
	}

	.tabela{
		width: auto !important;
    	float: none !important;
	}

	#planos_length{
		width: auto !important;
		padding-top: 8px !important;
		float: left;
		text-align: unset;
	}

	#planos_filter input {
		width: 118%;
	}

	#planos_filter {
		width: 79%;
		padding-left: 0px;
		float: left;
		padding-top: 8px;
	}

	#search-icon {
		display: none !important;
	}

	#planos_paginate {
		padding-top: 50px;
		padding-bottom: 30px;
		float: none;
		text-align: center;
	}

	#planos_length > label > div{
		width: 60px;
	}
	
	.card-image {
		width: 90px;
		height: 90px;
		object-fit: cover;
	}

	.card-text {
		line-height: initial;
		padding: 15px !important;
	}

	.sorting_1{
		vertical-align: top;
		padding-top: 15px !important;
		padding-left: 15px!important;
	}

	input[type=search]{
		margin: 0;
	}

	.dataTables_length > label > .select-wrapper{
		margin: 0;
	}

	#btnFiltrar, #btnLimpar{
		margin-bottom: 20px;
	}

	#login-admin{
		margin-top: 20px !important;
    	margin-right: 19px !important;
	}

	#titulo{
		margin-top: 60px !important;
	}

	.container{
		padding-bottom: 40px !important;
	}
}
