@import url(http://fonts.googleapis.com/css?family=Lato:400,700);
html,body {
	background-color: #eee !important;
	font-size:12px;
	font-family: Arial;
}

.clear
{
	clear: both;
}
/*As classes abaixo se referem ao layout landingpage.php*/
.container
{
	max-width:1000px;
}
.container-topo
{
	width: 100%;
	height: 100px;
	background: #009bdb;
	margin-bottom: 20px;
}

.topo
{
	width: 980px;
	height: 100px;
	margin: auto;
}

.logo
{
	float: left;
	width: 180px;
	margin-top:15px;
}

.topo-landing p
{
	float: right;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

.topo-landing a, .topo-landing a:hover
{
	float: left;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	padding: 40px 30px;
	text-decoration: underline;
}
dt
{
	text-align: left !important;
	margin:3px 0 3px 0;
}
dd
{
	margin:4px 0 0 0;
}
.container-main
{
	background: #fff;
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.22);
	-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.22);
	box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.22);
	padding:25px;
}
.breadcrumb
{
	background: #fff;
	border:1px solid #ccc;
	border-radius: 0px;
}
.container-full
{
	margin:0px 40px 20px 40px;
}
form .input input,form .input textarea, form .input select, .ui-autocomplete-input,form .input-group input
{
	width:100%;
	font-weight: normal;
	padding:4px;
	font-family: Arial;
	border:1px solid #ccc;
}

form textarea
{
	border:1px solid #ccc;
}

form .input select
{
	padding: 5px;
}
form div>label
{
	margin-top:15px;
}
.titulo
{
	background: #009bdb;
	margin:-25px;
	padding:10px;
	color:#fff;
	margin-bottom:15px;
	font-size: 15px;
}
form .error .help-inline, .errorMessage
{
	font-weight: normal;
	font-family: Arial;
	color:#F26D6D;
	padding-top: 4px;
	display: block;
	font-size: 11px !important;
}

table
{
	width: 100%;
	font-size:11px;
}
table .filters input,table .filters select
{
	width:100%;
}
table .filters select
{
	padding:3px;
}
table td.warning
{
	background:#fcf8e3;
}
table td.danger
{
	background:#F0CCCC;
}
span.empty
{
	text-align: center;
	padding:50px 0px;
	display: block;
}
.actions-up
{
	background: #f2f2f2;
	padding:15px;
	margin:-15px -25px;
	margin-bottom: 30px;
	border-bottom: 1px solid #ccc;
}
.actions
{
	border-top:1px solid #f2f2f2;
	text-align: right;
	padding-top: 15px;
	margin-top:15px;
}
.grid-view label
{
	display: block;
	margin-top: 10px;
}
.grid-view >.row.divider
{
	border-top:1px solid #f2f2f2;
}
.grid-view >.row
{
	padding-bottom:10px;
}
.form-area
{
	background: #f2f2f2;
	padding:5px;
}
.list-item
{
	background: #fafafa;
	padding:10px;
	border-bottom:1px solid #f2f2f2;
}
.list-item:nth-child(even)
{
	background:#fff;
}
.alert-container
{
	margin: -25px !important;
	margin-bottom: 25px !important;
	border-radius: 0px !important;
	padding: 7px 5px 5px 5px !important;
	font-weight: bold !important;
}
.table .summary
{
	text-align: right;
	font-size: 11px;
}
.ui-datepicker
{
	position: absolute;
	display: none;
	top:-9999px;
}
ul .divider
{
	display: none;
}
ul.header
{
	margin:40px 0px;
	padding:0;
}
ul.header li
{
	list-style: none;
	color:#fff;
	display:inline;
	font-size:14px;
	font-weight: bold;
}

ul.header li a,ul.header li a:hover
{
	display:inline;
	margin:0;
	padding:0;
	float:none;
	text-transform: none;
}
.custom-well
{
	background: #fafafa;
	border:1px solid #f2f2f2;
	padding:15px;
}

.btn-global {
	color: #FFFFFF;
	background-color: #003663;
	border-color: #012747;
}

.btn-global:hover,
.btn-global:focus,
.btn-global:active,
.btn-global.active,
.open .dropdown-toggle.btn-global {
	color: #FFFFFF;
	background-color: #024378;
	border-color: #012747;
}

.btn-global:active,
.btn-global.active,
.open .dropdown-toggle.btn-global {
	background-image: none;
}

.btn-global.disabled,
.btn-global[disabled],
fieldset[disabled] .btn-global,
.btn-global.disabled:hover,
.btn-global[disabled]:hover,
fieldset[disabled] .btn-global:hover,
.btn-global.disabled:focus,
.btn-global[disabled]:focus,
fieldset[disabled] .btn-global:focus,
.btn-global.disabled:active,
.btn-global[disabled]:active,
fieldset[disabled] .btn-global:active,
.btn-global.disabled.active,
.btn-global[disabled].active,
fieldset[disabled] .btn-global.active {
	background-color: #003663;
	border-color: #012747;
}

.btn-global .badge {
	color: #003663;
	background-color: #FFFFFF;
}
.input-group-addon
{
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 10px;
	color:#3d3d3d;
}
td.bandeira img {
	width: 30px;
}
td {
	vertical-align: middle !important;
}
td span.label
{
	font-size: 11px;
}
.menu-btn,.menu-btn:hover,.menu-btn:active
{
	background: #fafafa;
	text-align: center;
	display: block;
	padding:20px;
	padding-bottom:0px;
	color:#003663;
	text-decoration: none;
	border-radius: 5px;
	border:1px solid #f2f2f2;
	height:122px;
}
.menu-btn.lines i
{
	margin-bottom: 7px !important;
}
.menu-btn.blue
{
	background: #40C0CB;
	color:#fafafa;
	border:1px solid #00A8C6;
}
.menu-btn.blue:hover
{
	background: #00A8C6;
}
.menu-btn:hover
{
	background:#f2f2f2;
}
.menu-btn i
{
	display: block;
	margin:auto;
	margin-bottom:15px;
}
.pagamento .seleciona-formapagamento
{
	width:150px;
	text-align: center;
	height:80px;
	float:left;
}
.block-chart {
	position:relative;
	padding: 15px;
	box-shadow: 1px 1px 10px rgba(0,0,0,.1);
}
.carga-total {
	position: absolute;
	top:0;
	left:0;
	height:100%;
	background: rgba(0,100,200,.4);
	color: white;
	text-align: center;
	padding:35px 0;
	font-size: 16px;
}

.charge .title {
	position: absolute;
	top:0;
	left:0;
	background: white;
	padding: 3px;
	box-shadow: 0 0 3px rgba(0,0,0,.1);
	font-size: 11px;
	font-weight: bold;
	width:100%;
	z-index: 10;
}
.block-chart .estimated {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	padding:5px;
	background: rgba(10,10,10,.3);
	color: white;
	text-align:center;
	font-size: 11px;
}
.block-chart .estimated .indicator {
	font-size: 8px;
}
.charge {
	height: 123px;
	padding:0;
}
.block-chart h4 {
	color: rgb(0, 155, 219);
	padding-bottom: 15px;
	margin-top: 0;
	border-bottom: 1px solid rgba(0,100,200,.4);
}
.indicator-graph {
	color: rgba(0,100,200,.4);
	font-weight: 100;
	border-bottom:0;
}

.btn-update-avulso {
	height: 28px;
	width: 28px;
	padding:0px;
	border-radius: 3px;
	background: #00CDA3;
	color: white;
	margin:auto;
	font-size: xx-small;
	transition: 300ms;
}
.btn-update-avulso:hover {
	color: rgba(0,0,0,.5);
	transition: 300ms;
}
.edit-list {
	width: 60px;
	background: rgba(0,0,0,.1);
	border: 0;
	padding: 5px;
	border-radius: 3px;
}
.notify {
	display:none;
	position: fixed;
	bottom: 10px;
	left: 10px;
	background: #15C96B;
	padding:15px;
	font-size: 14px;
	color: white;
}
.field-form .clearfix .input input {
	width: 100% !important;
}
.lateral-menu {
	padding: 30px;
}
.btn-alpha {
	text-decoration: none !important;
	padding:10px 10px !important;
	color: white;
	background: transparent;
}
.btn-alpha:focus {
	color: white;
}
.btn-alpha:hover {
	background: transparent !important;
}
.dropdown-menu li a:hover {
	color: #444;
	font-weight: 100;
}
.day-transfer option:first-child {
	display: none !important;
}

#campoMotivo {
	display: none;
}

.mb-1 {
	margin-bottom: 10px;
}

.bg-warning {
	background: #ff8b41;
}

.bg-danger {
	background: #ff4250;
}

.bg-success {
	background: #50d589;
}

.bg-info {
	background: #00a7e2;
}

.bg-primary {
	background: #2374be;
}