.removido {
	text-decoration: line-through;
	color: #951b1b;
}

.listagem {
	border: solid 1px #F5DEB3;
	border-collapse: collapse;
	width: 100%;
}

.listagem th {
	font-family: Arial;
	font-wheight: bold;
	font-size: 12px;
	text-align: center;
	background-color: #ccc;
	color: #313131;
	text-decoration: none;
	border: solid 1px #F5DEB3;
	white-space: nowrap;
}

.listagem tr:hover td {
	background-color: #A7C942;
}

.listagem td {
	font-family: Arial;
	font-size: 12px;
	color: #313131;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	border: solid 1px #F5DEB3;
}

.listagem td .texto {
	font-family: Arial;
	font-size: 15px;
	color: #313131;
	text-decoration: none;
	text-align: left;
}

.marketing1 {
	font-size: 1.6em;
}

.navbar-nav>li>a {
	font-size: 1.4em;
}

form li {
	font-size: 14px;
	color: #313131;
	list-style: none;
	padding-bottom: 4px;
	font-weight: normal;
}

h1
img, .listagem caption img {
	padding: 5px;
	float: right;
	border: 0px;
	vertical-align: top;
	width: 30px;
	height: 30px;
}

table caption a, h1 a {
	padding: 5px;
	float: right;
}

h1 div a.btn {
	margin-top: 5px;
	float: right;
}

h1 {
	font-family: Arial, Helvética, Sans-Serif;
	font-size: 0.8em !important;
	height: 40px;
}

h1
img:hover, .listagem caption img:hover {
	padding: 5px;
	float: right;
	border: 2px dotted #951b1b;
}

h1 {
	font-family: Arial, Helvética, Sans-Serif;
	background-color: #FFFAFA;
	color: #4682B4;
	padding: 5px;
	border: 1px solid;
	border-radius: 5px;
	/*
	margin-left: 9px;
	margin-right: 9px;
	*/
}

caption {
	font-family: Arial, Helvética, Sans-Serif;
	font-size: 1.8em;
	background-color: #FFFAFA;
	color: #4682B4;
	padding: 5px;
	border: 1px solid #F5DEB3;
	border-radius: 5px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	margin: 0px;
	vertical-align: middle;
}

.listagem caption {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #f5deb3 #f5deb3 -moz-use-text-color;
	border-image: none;
	border-style: solid solid none;
	border-width: 1px 1px 0;
	color: #3a356f;
	font-family: Verdana, Arial, Helvética, Sans-Serif;
	font-size: 1.8em;
	margin-left: 0;
	text-decoration: none;
}

.acoes {
	text-align: center;
	white-space: nowrap;
}

.acoes img {
	padding-left: 1px;
	padding-right: 1px;
}

@media screen and (min-width: 769px) {
	.nome {
		width: 350px;
	}
}

@media screen and (max-width: 769px) {
	.acoes img {
		width: 20px;
		height: 20px;
	}
	.text-danger, .text-warning, .text-success {
		font-size: 1.5em;
	}
}

@media screen and (min-device-width: 481px) and (max-device-width:
	768px) {
	.nome {
		width: 300px;
	}
	#logo_text {
		font-style: italic;
		font-size: 1.9em;
		color: purple !important;
		background-color: #fff;
	}
}

#logo_text {
	font-style: italic;
	font-size: 1.5em;
	padding: 10px;
	color: purple !important;
	background-color: #fff;
}

#table_topo {
	color: #fff !important;
}

@media only screen and (max-device-width: 480px) {
	.nome {
		width: 99%;
	}
	#logo_text {
		font-style: italic;
		font-size: 1.9em;
	}
	.listagem caption {
		font-family: Verdana, Arial, Helvética, Sans-Serif;
		font-size: 1.5em;
		font-weight: bold;
	}
}

.forbiden {
	color: red;
	cursor: help;
}

#table_topo {
	width: 100%;
}

.text-danger, .text-warning, .text-success {
	font-size: 1.2em;
}

.text-white {
	color: white;
}
/*Alterações para o bootstrap*/
.compact .form-group {
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
}

.compact .col-lg-1, .compact .col-lg-10, .compact .col-lg-11, .compact .col-lg-12,
	.compact .col-lg-2, .compact .col-lg-3, .compact .col-lg-4, .compact .col-lg-5,
	.compact .col-lg-6, .compact .col-lg-7, .compact .col-lg-8, .compact .col-lg-9,
	.compact .col-md-1, .compact .col-md-10, .compact .col-md-11, .compact .col-md-12,
	.compact .col-md-2, .compact .col-md-3, .compact .col-md-4, .compact .col-md-5,
	.compact .col-md-6, .compact .col-md-7, .compact .col-md-8, .compact .col-md-9,
	.compact .col-sm-1, .compact .col-sm-10, .compact .col-sm-11, .compact .col-sm-12,
	.compact .col-sm-2, .compact .col-sm-3, .compact .col-sm-4, .compact .col-sm-5,
	.compact .col-sm-6, .compact .col-sm-7, .compact .col-sm-8, .compact .col-sm-9,
	.compact .col-xs-1, .compact .col-xs-10, .compact .col-xs-11, .compact .col-xs-12,
	.compact .col-xs-2, .compact .col-xs-3, .compact .col-xs-4, .compact .col-xs-5,
	.compact .col-xs-6, .compact .col-xs-7, .compact .col-xs-8, .compact .col-xs-9
	{
	padding-left: 4px;
	padding-right: 4px;
}

.footer {
	font-size: 1.65em;
}

.paginate, .paginate_links {
	padding: 5px 0 5px;
	width: 100%;
	text-align: center;
	font-size: 0.9em;
}

#paginate img {
	vertical-align: text-bottom;
	border: 0px solid;
	height: 14px;
	width: 20px;
	margin-top: 25px;
}

.texto_login {
	font-size: 1.9em;
	text-align: center;
}

.acoes a {
	margin: 5px;
}

#content-full {
	background: #fff;
	margin: 30px 0 30px;
	padding: 20px 35px;
	width: 600px;
	float: left;
	/* rounded corner */
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	/* box shadow */
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	width: 100%;
	padding: 3% 4%;
}

.table-responsive td, .table-responsive th {
	padding: 0.3em;
}

.noresize {
	resize: none;
}

.colunas-1 {
	width: 8.33333%;
}

.colunas-2 {
	width: 16.6667%;
}

.colunas-3 {
	width: 25%;
}

.colunas-4 {
	width: 33.3333%;
}

.colunas-5 {
	width: 41.6667%;
}

.colunas-6 {
	width: 50%;
}

.colunas-7 {
	width: 58.3333%;
}

.colunas-8 {
	width: 66.6667%;
}

.colunas-9 {
	width: 75%;
}

.colunas-10 {
	width: 83.3333%;
}

.colunas-11 {
	width: 91.6667%;
}

.colunas-12 {
	width: 100%;
}

th {
	background-color: #ccc;
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
}

label {
	font: 1.0em Arial, Helvetica, sans-serif;
}

}
.cursor-pointer {
	cursor: pointer;
}

.cursor-croshair {
	cursor: crosshair;
}

.cursor-eresize {
	cursor: e-resize;
}

.cursor-move {
	cursor: move;
}

.nowrap {
	white-space: nowrap !important;
}

.no-padding {
	padding: 0px !important;
}

.td-checkbox {
	width: 5px;
}

@media screen and (min-width: 769px) {
	.navbar-brand {
		display: none !important;
	}
}

.table-movimentacao-caixa {
	font-size: 12px;
}

#search-produto {
	background-color: #F5DEB3;
}

.td-logo {
	background-color: #fff;
	border-top-left-radius: 5px;
	padding: 10px;
}

.top-menu {
	border-radius: 0 !important;
	/*	border-top-left-radius:0px !important;
	border-top-right-radius:0px !important;
	*/
}

.text-big {
	font-size: 1.5em !important;
}

.nav>li>a {
	padding-left: 5px !important;
	padding-right: 5px !important;
}

.no-margin {
	margin: 0px !important;
}

.no-padding {
	padding: 0px !important;
}

#container-busca-aluno {
	overflow-y: scroll;
	max-height: 550px;
}