/*
html, body, table, div, p, input, select, span, strong, a, label, button
{
	font-size: 12px !important;
}
*/

:root 
{
  --verde: #BED748;
  --laranja: #FCBE2D;
  --amarelo: #FFE15B;
  --azul: #30355F;
  --cinzac: #737476;
  --cinzae: #363435;
}

body, #main 
{
    background-color: #F5F7FA;
	margin-bottom: 30px; 
}

#main
{
	margin-top: 60px;
}

.jumbotron p 
{
    font-size: 14px;
}

.footer {
  bottom: 0;
  position: absolute;
}

.eac-item
{
	color: black !important;
	font-size: 90%;
	white-space: nowrap;	
}
.navbar-default
{
	background-color: #ffffff !important;
	color: #000000 !important;
}

.navbar-static-top
{
	background-color: #ffffff !important;
	color: #000000 !important;
	margin-bottom: 0 !important;
	box-shadow: 0 2px 4px 0 rgba(182, 193, 200, 0.3)	
}

.tab-content 
{
      clear: none;
      margin-top: 0 !important;
}

.jumbotron
{
	background-color: #d9e8f9 !important;	
}

.jumbotron .small
{
	font-size: 90% !important;
}

a, a.active, a.hover, a.visited
{
	color: #0075ea !important;
}

a.btn-danger,a.btn-primary,a.btn-success,a.badge
{
	color: #ffffff !important;
}

a.btn-default
{
	color: #000000 !important;
}

.pull-right.grey, .pull-right.gray
{
	color: #e2e1e1 !important;
}

a.grey, a.gray
{
	color: #bfbfbf !important;
}

.green
{
	color: #009b00 !important;
}

.bg-green
{
	color: #fff !important;
	background-color: #009b00 !important;
}

.lime
{
	color: #b0fc25 !important;
}

.bg-lime
{
	color: #fff !important;
	background-color: #b0fc25 !important;
}

.blue
{
	color: #2b95ff !important;
}

.bg-blue
{
	color: #fff !important;
	background-color: #2b95ff !important;
}

.red
{
	color: #dc4029;
}

.bg-red
{
	color: #fff !important;
	background-color: #dc4029 !important;
}

.purple
{
	color: #9d3cff !important;
}

.bg-purple
{
	color: #fff !important;
	background-color: #9d3cff !important;
}

.progress-sm
{
	height: 10px;
}

.progress-v-center
{
	padding-top: 5px !important;
}

.text-muted
{
	color: #b1b1b1 !important;
}

.code-container
{
	border:1pt solid black;
	padding: 15px;
	background-color: #484848 !important;
	margin-bottom: 10px;
}

code
{
	color: lime !important;
	background-color: transparent !important;
}

.div-admin-home-contador
{
	background-color: #fff;
	border:1pt solid lightgray;
	border-left:10pt solid lightgray;
}

.div-admin-home-contador h4
{
	color: #b0b0b0;
}

.div-admin-home-contador .count
{
	font-size: 140%;
}

.div-admin-home-contador .small
{
	color: #b0b0b0;
}

.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th
{
	background-color: #fff;
	color: #555;
}

th[rel*="a"],th[rel*="e"],th[rel*="i"],th[rel*="o"],th[rel*="u"]
{
	cursor: pointer;
}

th 
{ 
	position: sticky; 
	top: 0; 
}

.modal-header-delete
{
	border: none !important;
	background-color: #D33E32 !important;
	color: white !important;
	padding: 15px;
}

.modal-body-delete
{
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: white !important;
	color: #EB6357 !important;
}

.modal-body-delete .text-muted
{
	color: #d27171;
	font-weight: bold;
}

.modal-body-delete .btn-danger
{
	color: white;
	background-color: #EB6357;
	font-weight: bold;
	border:1pt solid #EB6357;
	margin-right: 20px;
}

.modal-body-delete .btn-success
{
	color: #EB6357;
	background-color: white;
	font-weight: bold;
	border:1pt solid #EB6357;
}

.modal.modal-wide .modal-dialog 
{
  width: 90%;
}

.modal-wide .modal-body 
{
  overflow-y: auto;
}

.navbar-local
{
	height: 40px !important;
    display: inline-block;
    vertical-align: middle;
    padding-top: 15px;
    color: lightgrey;
    font-weight: bold;
}

.fa-margem
{
	margin-left: 5px !important;
}

.progress-bar-admin
{
	background-color: #FE9B15;
}

.scroll-area
{
	height: 240px !important;
	overflow:hidden;
	overflow-y: auto !important;
}

.panel-body-admin-home
{
	height: 200px !important;
	overflow:hidden;
	overflow-y: auto !important;
	padding-top: 5px;
}

.panel-body-admin-home-medio
{
	height: 250px !important;
	overflow:hidden;
	overflow-y: auto !important;
}

.panel-body-admin-home-grande
{
	height: 400px !important;
	overflow:hidden;
	overflow-y: auto !important;
}

.panel-faq-title
{
	padding: 20px !important;
}

.panel-faq-title>h4>a 
{
	color: white !important;
}

.panel-faq-body
{
	color: #333333 !important;
	background-color: white !important;
	font-size: 1.2em !important;	
}

.ticket-medio
{
	font-weight: bold;
	color: #2DCE2D;
}

.red, a.red, a:visited.red, a:active.red
{
	font-weight: bold;
	color: red !important;
}

.red-bg
{
	font-weight: bold;
	color: white;
	background-color: red;
}

.red-table
{
	background-color: #ff9f9f;
	color: darkred;
}

span.red-table, span.green-table
{
	padding: 5px 20px 5px 20px;
}

.red-bg-circle
{
	font-weight: bold;
	color: white;
	background-color: red;
	padding: 5px;
	border-radius: 20px;
}

.orange, a.orange, a:visited.orange, a:active.orange
{
	font-weight: bold;
	color: #FE9B15 !important;
}

.orange-bg
{
	font-weight: bold;
	color: white;
	background-color: #FE9B15;
}

.orange-table
{
	background-color: #ffffa8;
	color: #d76b00;
}

.green, a.green, a:visited.green, a:active.green
{
	font-weight: bold;
	color: forestgreen !important;
}

.green-bg
{
	font-weight: bold;
	color: white;
	background-color: forestgreen;
}

.green-table
{
	background-color: #e8f3d6;
	color: forestgreen;
}

.empty-table
{
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}

.gray, .grey
{
	color: #adadad;
}

.gray-bg, .grey-bg
{
	font-weight: bold;
	color:#F5F5F5;
	background-color: #616161;
}

.gray-table, .grey-table
{
	background-color: #f3f3f3;
	color: #9d9d9d;
}

.blue-bg
{
	font-weight: bold;
	color: white;
	background-color: #48a4ff;
}

.blue-table
{
	background-color: #48a4ff;
	color: #fff;
}

.purple-bg
{
	font-weight: bold;
	color: #1b0d8e;
	background-color: #d8d6f3;
}

.purple-table
{
	color: #1b0d8e;
	background-color: #d8d6f3;
}


.white
{
	color: white;
}

.white-bg
{
	color: black;
	background-color: white;
}

.hoje
{
	color:#757575;
	background-color: #f3f3f3;
}

.ui-autocomplete-loading 
{
	background: #fff url(../images/ajax-loader.gif) no-repeat 90%;  
}

.icon-autocomplete
{
	height: 40px !important;
	width: 40px !important;
	margin-right: 10px !important;
}

.calendario-evento-lista
{
	float: top;
    height: 8px !important;
    z-index: -1;
    vertical-align:top;
}

.calendario-evento-item
{
	border: 1px solid gray;
    width: 10px;
    height: 10px;
    padding: 0px;
    margin-right: 3px;
    display: inline-block;
}

.evento-sucesso
{
    border: none;
    background-color: #00bb00;
}

.evento-erro
{
    border: none;
    background-color: #d90000;
}

.evento-info
{
    border: none;
    background-color: #ff9933;
}

.modal-remoto-content
{
	padding: 0px !important;
}

.modal-remoto-content .panel
{
	margin-bottom: 0px !important;
}

.noticia
{
	font-size: 90% !important;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 30px !important;
	line-height: 1.8;
	color: #6c6c6c !important;
	min-height: 150px !important;
	max-height: 250px !important;
	overflow: scroll;
	overflow-x: hidden !important;
	
}

.noticia p
{
	padding-bottom: 15px;
}

.noticia b, .noticia strong
{
	color: #5b5b5b!important;
}

.chart
{
	height: 300px !important;
	background-color: white !important;
	border:1pt solid #9f9f9f;
}

.chart-low
{
	height: 140px !important;
	background-color: white !important;
	border:none ;
}

.panel.panel-danger>.panel-heading
{
	background-color: #da360e;
}

.panel.panel-success>.panel-heading
{
	background-color: #499241;
}

.categoria-item-com-avo
{
	margin-left: 40px !important;
}

.categoria-item-com-avo + span
{
	padding-left: 60px !important;
}

.categoria-item-com-pai
{
	margin-left: 2px !important;
}

.categoria-item-com-pai + span
{
	padding-left: 20px !important;
}

#wrapper 
{
    width: 100%;
    min-height: 800px;
}

.label, .badge
{
	font-family: 'Arial', 'Sans Serif';	
}

.badge-gray, .progress-bar-grey 
{
	background-color: #d6d6d6;
	color: #5d5d5d;
}

.badge-black, .progress-bar-black 
{
	background-color: #373737;
	color: #f7f7f7;
}

.table>tbody>tr>td.status-pedido.status-aguardando-pagamento 
{
	border-right:5pt solid #309286;
}

.badge-status-cancelado, .label-status-cancelado, .status-cancelado 
{
	background-color: #EB4841;
	color: #ffffff;
}

.table>tbody>tr>td.status-pedido.status-cancelado 
{
	border-right:5pt solid #EB4841;
}

.evento-cancelado
{
    border: none;
    background-color: #EB4841;
}

.badge-status-atendimento, .label-status-atendimento, .status-atendimento
{
	background-color: #40bfaf;
	color: #ffffff;
}

.table>tbody>tr>td.status-pedido.status-atendimento
{
	border-right:5pt solid #40bfaf;
}

.evento-atendimento
{
    border: none;
    background-color: #40bfaf;
}

.badge-status-entregue, .label-status-entregue, .status-entregue
{
	background-color: #4EC04E;
	color: #ffffff;
}

.table>tbody>tr>td.status-pedido.status-entregue
{
	border-right:5pt solid #4EC04E;
}

.evento-entregue
{
    border: none;
    background-color: #4EC04E;
}

.badge-status-enviado, .label-status-enviado, .status-enviado
{
	background-color: #A6C34C;
	color: #ffffff;
}

.table>tbody>tr>td.status-pedido.status-enviado
{
	border-right:5pt solid #A6C34C;
}

.evento-enviado
{
    border: none;
    background-color: #A6C34C;
}

.badge-status-liberado, .label-status-liberado, .status-liberado
{
	background-color: #F48847;
	color: #ffffff;
}

.table>tbody>tr>td.status-pedido.status-liberado
{
	border-right:5pt solid #F48847;
}

.badge-status-novo, .label-status-novo, .status-novo
{
	background-color: #b74bfe;
	color: #ffffff;
}

.table>tbody>tr>td.status-pedido.status-novo
{
	border-right:5pt solid #b74bfe;
}

.evento-novo
{
    border: none;
    background-color: #b74bfe;
}


.table>tbody>tr>td.status-pedido 
{
	background: transparent;
	color: black;
}

.status-icone
{
	height: 10px !important;
	width: 10px !important;
	padding: 4px;
	margin-right: 5px !important;
}



.opaco50
{
	-khtml-opacity:.50; 
	-moz-opacity:.50; 
	-ms-filter:â€�alpha(opacity=50)â€�;
	 filter:alpha(opacity=50);
	 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.5);
	 opacity:.50; 
}

.badge-default
{
	background-color: transparent;
}

.label-success, .badge-success 
{
    background-color: #5cb85c;
    color: white;
}

.label-danger, .badge-danger 
{
    background-color: #f90000;
    color: white;
}

.badge-top 
{
    font-size: .6em;
    display: block;
    position: absolute;
    top: .4em;
    right: -.2em;
    width: 2em;
    height: 2em;
    line-height: 1.4em;
    border-radius: 70%;
    text-align: center;
}

@media (min-width: 992px)
.modal-lg 
{
    width: 1200px !important;
    height: 600px !important;
}

input[type=range].form-control {
    -webkit-appearance: none;
    width: 100%;
    height: 15px;
    border-radius: 5px;   
    background: #d3d3d3;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
    margin-bottom: 10px;
}

input[type=range].form-control::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 25px;
    height: 25px;
    border-radius: 50%; 
    background: #8000ff;
    cursor: pointer;
}

input[type=range].form-control::-moz-range-thumb {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #8000ff;
    cursor: pointer;
}

.sidebar, .navbar-right .dropdown-menu
{
	background-color: #f2f2f2 !important;
	color: #000000 !important;
}

.navbar-right .dropdown-menu a
{
	color: #0075ea !important;
}

.navbar-right .dropdown-menu a.lido
{
	color: #969696 !important;
}

.noticia-icone
{
	padding-left: 10px;	
}

.dropdown-menu
{
	color: #000000;
}

.panel-historico a
{
	color: #ffffff !important;
	padding-right: 5px !important;
}

.panel-historico-item
{
	color: #7a7a7a !important;
	white-space: nowrap;
	font-size: 80% !important;
	padding: 10px !important;
}



.panel-divider
{
	color: #aeaeae;
	border-bottom:2pt solid #dedede !important;
	padding-bottom: -4pt;
	margin-bottom: 6pt;
}


.nav>li>a:focus, .nav>li>a:hover, .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover
{
	/* background-color: #205888 !important; */
	text-decoration: underline;
}

.sidebar ul li, .sidebar p 
{
    background-color: #ffffff!important;
    /*border-bottom: 1px solid #003f7d;*/
    /*box-shadow: 3px 5px 8px #888888;*/
}


.sidebar ul li a, a.active, a.hover, a.visited, .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover 
{
    color: #8b8b8b!important;
}

.sidebar ul li a.active, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover, .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover   
{
	background-color: #208fff !important;
    color: #f3f3f3 !important
}

.nav > li > a:focus, .nav > li > a:hover, .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover   
{
   	background-color: #f3f3f3!important; 
    color: #464646 !important; 
    text-decoration: underline;
}

.sidebar-group
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
	border-bottom: 1pt solid #d5d2d2!important;
	font-weight: bold;
	color: #a4a4a4;
}



.sem-acesso
{
	background-color: red !important;
	color: #ffffff !important;
	font-weight: bold;
}

.navbar-top-links li a, a.active, a.hover, a.visited 
{
	color: #616161 !important;
}


.text-primary, .bg-primary, .btn-primary, .totalizador, .modal-header, .badge-primary
{
	background-color: #3B95FF !important;
	color: #ffffff !important;
	border-color: #e2e2e2 !important;	
}

.subtotalizador
{
	background-color: #9bcdff !important;
	color: #0050b0 !important;
}

.panel-primary>.panel-heading, .panel-default>.panel-heading 
{
	background-color: #3B95FF;
	border-color: transparent;
} 

.panel-heading h4, .panel-heading h3, .panel-heading h2, .panel-heading h1
{
	color: #ffffff !important;
}


.navbar-default .navbar-collapse, .navbar-default .navbar-form
{
	border-color: #004f8c !important;	
}

.bg-primary, .btn-primary 
{
	background-color: #007af4 !important;
	color: #ffffff !important;
	border-color: #006cd9 !important;	
}

.btn-login
{
	font-size: 150% !important;
	font-weight: bold;
}

.navbar .admin-avatar
{
	height: 24px !important;
	width: 24px !important;	
}

.admin-avatar
{
	height: 32px !important;
	width: 32px !important;	
}

.overflow-pequeno
{
	min-height: 100px !important;
	max-height: 200px !important;
	overflow: scroll;
	border:1pt solid #DDDDDD !important;
	padding: 5pt;
}

.overflow-pequeno-vertical
{
	min-height: 100px !important;
	max-height: 200px !important;
	overflow: scroll;
	border:1pt solid #DDDDDD !important;
	padding: 5pt;
	overflow-x: hidden !important;
}

.pedido-cancelado td
{
	text-decoration: line-through;
	color: gray !important;
}

.pedido-finalizado td
{
	color: forestgreen !important;
}



#row-linha-adicionar td, #linha-adicionar td
{
	/*
	line-height: 2px;
	height: 2px !important;
	max-height: 2px !important;
	padding: 0;
	*/
	background: #F5F5F5 !important;
}

.cnpj, .cpf, .combo-medium  
{
	max-width: 200px !important;
    text-align: left;
}

.numeric, .moeda, .input-date, .cep, .cep-auto-complete, .combo-small  
{
	max-width: 160px !important;
    text-align: left;
}

.sku, #uf, #numero, #telefone, .telefone, #celular, .celular, .combo-smallest  
{
	max-width: 150px !important;
    text-align: left;
}

.filtro-tabela-container td, .filtro-tabela-container
{
	background-color: #fcfcfc !important;
}

.filtro-tabela-item
{
	padding: 1px !important;
}

.form-group 
{
    margin-bottom: 1px !important;
}

.form-control.form-control-filtro.numeric.form-control-filtro-medio
{
	width: 130px !important;
}

.form-control.form-control-filtro.numeric,
.form-control.form-control-filtro.moeda,
.form-control.form-control-filtro.input-date,
.form-control.form-control-filtro.date,
.form-control-filtro .numeric
{
	width: 100% !important;
}

.form-control.form-control-filtro.numeric.form-control-filtro-pequeno
{
	width: 70px !important;
}

.form-control-sim-nao
{
	width: 70px !important;
}

.lista-icone
{
	padding-left: 5px !important;
}

a.disabled 
{
  opacity: 0.5;
  pointer-events: none;
  cursor: default;
}

.col-nowrap
{
	white-space: nowrap !important;
}

.col-pacotes
{
	max-width: 150px;
	display: inline-block;
	word-wrap: break-word;
	overflow: hidden;
	overflow-y: auto;
	max-height: 50px;
	font-size: 90%;
}

.col-acoes, .col-tipo
{
	width: 60px;
	max-width: 60px;
	min-width: 60px;	
}

.col-xs-quantidade
{
	width: 50px;
	max-width: 50px;
	min-width: 50px;	
}

.col-sm-quantidade
{
	width: 100px;
	max-width: 100px;
	min-width: 100px;	
}

.col-imagem
{
	width: 65px; 
	max-width: 65px;
	min-width: 65px;	
	text-align: center;
	align: center;	
}

.col-status
{
	width: 100px; 
	max-width: 100px;
	min-width: 100px;
	white-space: nowrap;	
}

.col-segmento, .col-dispositivo
{
	width: 48px; 
	max-width: 48px;
	min-width: 48px;
	text-align: center;
	align: center;	
}

.col-data, .col-date
{
	width: 100px; 
	max-width: 100px;
	min-width: 100px;
	text-align: right;
	align: right;	
}

.col-datetime, .col-datahora, .col-datatime
{
	width: 130px; 
	max-width: 130px;
	min-width: 130px;
	white-space: nowrap;	
}

.col-numero
{
	width: 60px;
	max-width: 60px;
	min-width: 60px;	
}

.col-numero-linkado
{
	width: 100px;
	max-width: 100px;
	min-width: 100px;	
}

.col-sku, .col-serial
{
	width: 110px;
	max-width: 110px;
	min-width: 110px;	
}

.col-simnao
{
	width: 70px;
	max-width: 70px;
	min-width: 70px;	
	text-align: center;
	align: center;	
}

.col-datahora
{
	width: 150px; 
	max-width: 150px;
	min-width: 150px;
	text-align: right;
	align: right;	
}

.col-valor
{
	text-align: right;
	align: right;	
}

.col-moeda
{
	text-align: right;
	align: right;
	white-space: nowrap !important;	
}

.col-boolean
{
	text-align: center;
	align: center;
	width: 70px;	
}

.col-30
{
	width: 30%; 
	max-width: 30%;
	min-width: 30%;
}

input.checkbox-concluido
{
	height: 24px;
	width: 24px;
	
}

.checkbox-concluido
{
	font-size: 24px;
	font-weight: 700;
	color: #AEAEAE;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

.bootstrap-tagsinput
{
    display: block;
}

.produto-pequeno
{
	max-height: 80px;
	max-width: 80px;
}

.img-thumb
{
	max-height: 40px;
	max-width: 40px;
}

.img-thumb-media
{
	max-height: 100px;
	max-width: 100px;
}

.panel
{
	border-color: #d3cede !important;	
}

.alert
{
    margin: 20px 0;
    padding: 20px;
    border-left: 23px solid #eee;
}

.alert p
{
	padding-top: 10px;
}

.alert-success
{
	border-color: #7ab363;
}

.alert-danger
{
	border-color: #d06969;
}

.alert-success .alert-link
{
	color: forestgreen !important;
}

.alert-danger .alert-link
{
	color: red !important;
}

i.fa-star, i.fa-star-o 
{
    color:yellow;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: orange;
    font-size:120%;
}

i.fa-star-o 
{
    color:gray;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: lightgray;
    font-size:120%;
}

.fullscreen
{  
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:1000; 
	background: #ffffff !important;
}

.html-toolbar a, .html-toolbar a.active, .html-toolbar a.hover, .html-toolbar a.visited    
{
	color: #333333 !important;
}

.html-editor
{
	min-height: 200px !important;
	max-height: 400px !important;
	overflow: scroll;
	border:1pt solid #DDDDDD !important;
	padding: 5pt;
	margin-bottom: 10px !important
}

.tab-content
{
	padding-left: 8px !important;
	padding-right: 8px !important;
	border-left: 1pt solid #DDDDDD;
	border-right: 1pt solid #DDDDDD;
	border-bottom: 1pt solid #DDDDDD;
	/*margin-top: 10px !important;*/
	padding-bottom: 20px !important;
	margin-bottom: 10px !important;
}

.tab-popup
{
	overflow: hidden;
	overflow-y: auto;
    overflow-x: hidden;
    min-height: 300px !important;
}

.tab-footer
{
	padding-left: 30px !important;
	margin-top: 10px !important;
}

.spinner 
{
	display: inline-block !important;
	opacity: 0 !important;
	max-width: 0 !important;
	-webkit-transition: opacity 0.25s, max-width 0.45s !important;
	-moz-transition: opacity 0.25s, max-width 0.45s !important;
	-o-transition: opacity 0.25s, max-width 0.45s !important;
	transition: opacity 0.25s, max-width 0.45s !important;
}

.has-spinner.active 
{
	cursor: progress !important;
}

.has-spinner.active .spinner 
{
	opacity: 1 !important;
	max-width: 50px !important;
}

textarea 
{
    resize: none;
}

.btn-modal-spinner, .btn-form-spinner
{
	float: left !important;
}

.inativo
{
	color: #a5a5a5 !important;
	padding-left: 4px !important;
}

.form-control:focus 
{
	border-color: #0080ff;	
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover 
{
	background-color: #0080ff !important;
	border-color:  #0080ff !important;
	color: #ffffff !important;
	font-weight: bold;
	
}

.pagination>li>a, .pagination>li>span
{
	color: #0080ff !important;
	font-weight: bold;
	
}
/*
.divider
{
	border-bottom: 1pt solid #DDDDDD;
	margin-top: 20px !important; 
	color: gray !important;
}
*/

.requerido
{
	color: red !important;
	font-weight: bold;
	padding-left: 5px !important;
}

.importante
{
	color: forestgreen !important;
	font-weight: bold;
	padding-left: 5px !important;
}

 .panel-heading .btn-group 
 {
   float: right !important;
   margin-top: -4px !important;
 }
 
.alert
{
	padding-top: 5px;
}

.navbar-static-top a, .sidebar ul li a.active, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover, footer a, .sidebar a, .navbar-top-links .dropdown-menu 
{
	color: #000000;
	font-weight: bold;
}


#page-wrapper 
{
    padding-top: 10px !important;
    min-height: 600px !important;
    height:100vh;
}

.help-block
{
	height:10px !important;	
}

.bg-white
{
	background-color: white !important;
	border: 1pt solid #E2E2E2;
	padding: 10px;
}

blockquote
{
	background-color: white !important;
	border-left: 5px solid #fe9b15;
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
    .produto-textbox {
    width: 500px;
    margin: 0 auto;
    width:100% !important;
}
.dropdown.dropdown-lg {
    position: static !important;
}
.dropdown.dropdown-lg .dropdown-menu {
    min-width: 500px;
    width:100% !important;
}

@media(min-width:768px) 
{
    #page-wrapper 
    {
        position: inherit;
        margin: 0 0 0 250px;
        padding: 0 30px;
    }
}

@media(max-width: 320px)
{
    .navbar-brand
    {
        font-size: 16px;
    }
}

.dataTables_info{
    margin-bottom: 5px;
}

.navbar-top-links {
    margin-right: 0;
}

.navbar-top-links li {
    display: inline-block;
}

.navbar-top-links li:last-child {
    margin-right: 15px;
}

.navbar-top-links li a {
    padding: 15px;
    min-height: 50px;
}

.navbar-top-links .dropdown-menu li {
    display: block;
}

.navbar-top-links .dropdown-menu li:last-child {
    margin-right: 0;
}

.navbar-top-links .dropdown-menu li a {
    padding: 3px 20px;
    min-height: 0;
}

.navbar-top-links .dropdown-menu li a div {
    white-space: normal;
}

.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
    width: 310px;
    min-width: 0;
}

.navbar-top-links .dropdown-messages {
    margin-left: 5px;
}

.navbar-top-links .dropdown-tasks {
    margin-left: -59px;
}

.navbar-top-links .dropdown-alerts {
    margin-left: -123px;
}

.navbar-top-links .dropdown-user {
    right: 0;
    left: auto;
}

.sidebar 
{
	border-top:0pt solid #E2E2E2;
	border-right:1pt solid #E2E2E2;
}

.navbar .fa
{
	font-size: 140%;
}

.fa-ativo 
{
	color: #7f7f7f !important;
}

.sidebar .sidebar-nav.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}

.sidebar .sidebar-search {
    padding: 15px;
}


.sidebar .arrow {
    float: right;
}

.sidebar .fa.arrow:before {
    content: "\f107";
}

.sidebar .active>a>.fa.arrow:before {
    content: "\f106";
}

.sidebar .nav-second-level li,
.sidebar .nav-third-level li {
    border-bottom: 0!important;
}

.sidebar .nav-second-level li a {
    padding-left: 37px;
}

.sidebar .nav-third-level li a {
    padding-left: 52px;
}

@media(min-width:768px) {
    .sidebar {
        z-index: 1;
        position: absolute;
        width: 250px;
        margin-top: 58px;
    }

    .navbar-top-links .dropdown-messages,
    .navbar-top-links .dropdown-tasks,
    .navbar-top-links .dropdown-alerts {
        margin-left: auto;
    }
}

.btn-outline {
    color: inherit;
    background-color: transparent;
    transition: all .5s;
}

.btn-primary.btn-outline {
    color: #428bca;
}

.btn-success.btn-outline {
    color: #5cb85c;
}

.btn-info.btn-outline {
    color: #5bc0de;
}

.btn-warning.btn-outline {
    color: #f0ad4e;
}

.btn-danger.btn-outline {
    color: #d9534f;
}

a.btn-warning, a.btn-warning:hover, a.btn-warning:active, a.btn-warning:focus
{
	background-color: #ffffa5 !important;
	color: #ff8d2c !important;
}

a.btn-info, a.btn-info:hover, a.btn-info:active, a.btn-info:focus
{
	background-color: #d83aff !important;
	color: #fff !important;
}

.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
    color: #fff;
}

.chat {
    margin: 0;
    padding: 0;
    list-style: none;
}

.chat li {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #999;
}

.chat li.left .chat-body {
    margin-left: 60px;
}

.chat li.right .chat-body {
    margin-right: 60px;
}

.chat li .chat-body p {
    margin: 0;
}

.panel .slidedown .glyphicon,
.chat .glyphicon {
    margin-right: 5px;
}

.chat-panel .panel-body {
    height: 350px;
    overflow-y: scroll;
}

.login-panel {
    margin-top: 25%;
}

.flot-chart {
    display: block;
    height: 400px;
}

.flot-chart-content {
    width: 100%;
    height: 100%;
}

.dataTables_wrapper {
    position: relative;
    clear: both;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    background: 0 0;
}

table.dataTable thead .sorting_asc:after {
    content: "\f0de";
    float: right;
    font-family: fontawesome;
}

table.dataTable thead .sorting_desc:after {
    content: "\f0dd";
    float: right;
    font-family: fontawesome;
}

table.dataTable thead .sorting:after {
    content: "\f0dc";
    float: right;
    font-family: fontawesome;
    color: rgba(50,50,50,.5);
}

.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.428571429;
}

.btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    border-radius: 25px;
    font-size: 18px;
    line-height: 1.33;
}

.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    border-radius: 35px;
    font-size: 24px;
    line-height: 1.33;
}

.show-grid [class^=col-] {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #ddd;
    background-color: #eee!important;
}

.show-grid {
    margin: 15px 0;
}

.huge 
{
    font-size: 20px;
}

.panel-green
{
    border-color: #5cb85c;
}

.panel-green .panel-heading {
    border-color: #5cb85c;
    color: #fff;
    background-color: #5cb85c;
}

.panel-green a {
    color: #5cb85c;
}

.panel-green a:hover {
    color: #3d8b3d;
}

.panel-red {
    border-color: #d9534f;
}

.panel-red .panel-heading {
    border-color: #d9534f;
    color: #fff;
    background-color: #d9534f;
}

.panel-red a {
    color: #d9534f;
}

.panel-red a:hover {
    color: #b52b27;
}

.panel-yellow {
    border-color: #f0ad4e;
}

.panel-yellow .panel-heading {
    border-color: #f0ad4e;
    color: #fff;
    background-color: #f0ad4e;
}

.panel-yellow a {
    color: #f0ad4e;
}

.panel-yellow a:hover {
    color: #df8a13;
}



/*-----------------------------------*/

ul.btn-mnu-right{
	display: none;
	height: auto;
	list-style: none;
	position: absolute;
	background-color: #fff;
	border: #7d7d7d solid 1px;
	padding: 3px 0 3px 0;
}

ul.btn-mnu-right li{
	min-height: 30px;
	cursor: pointer;
	padding: 5px 20px 0 20px;
	
}

ul.btn-mnu-right li:hover{
	background-color: #ebebeb;
}


/*----------------------------------*/
.disabled{
	color:#999;	
}

.centralizado{
	text-align:center;	
}

.right{
	text-align:right;
	padding-right:3px;
}


.panel-heading>ul.mnu-action{float: right; display: inline-block; list-style: none; font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;}
.panel-heading>ul>li{display: inline-block; padding: 0 5px 0 5px;}
.table-bordered{font-size:12px;}
.table-bordered>thead>tr>th.center{text-align: center;}
.table-bordered>tbody>tr>td.center{text-align: center;}

div.dataTables_info {
    padding-top: 8px;
    white-space: nowrap;
}

.nav-second-level{ border-top: dotted 1px #ddd;}

.fa-pencil, .fa-trash{cursor:pointer;}

.ui-state-disabled, 
.ui-widget-content .ui-state-disabled, 
.ui-widget-header .ui-state-disabled{
    opacity: .35;
}

.margin-auto{
	margin: auto;
}

.text-center{
	text-align: center;
}


.input-small{
	max-width: 200px !important;
}

.input-small-md{
	max-width: 150px !important;
}

.input-small-xs{
	max-width: 100px !important;
}


.modal-body{
    overflow-y: auto;
    height: auto;
}

.btn-cadastro-spinner{
	display: none;
}

.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

/*-------------------------------------------------------------------------
PRODUTO - IMAGENS
--------------------------------------------------------------------------*/
#grid-midia{
    width: 100%;
    height: auto;
    float: left:
}

.grid-midia-item
{
    width: 160px;
    height: 160px;
    margin:5px;
    float: left;
    z-index:1;
    position: relative;
    overflow: hidden;
    text-align: center;
    border:1pt solid lightgray;
}

.grid-midia-item img
{
    height: 100%;
    cursor: pointer;
}

.grid-midia-item .title
{
    width: 100%;
    height: 16px;
    display: block;
    font-size: 12px;
    color: #fff;
    text-align: center;
    z-index:999;
    position: absolute;
    bottom:0px;
    cursor:pointer;
    background: rgba(0, 0, 0, 0.4);
}

.grid-midia-item img:hover
{
    -moz-opacity: 0.50;
    -khtml-opacity: 0.50;
    opacity: 0.50;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=50);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter:alpha(opacity=50);
}

.grid-midia-item-excluir
{
    z-index:999;
    position: absolute;
    top:10px;
    right:10px;
    cursor:pointer;
}

.toolbar-galeria-imagem
{
	background:white;
	padding: 5px;
	margin-left: 5px;
	border:1pt solid black;

}

.grid-container-vitrine
{
	display: block;
}

.grid-container-vitrine ul
{
	list-style: none;
}

.grid-container-vitrine ul li
{
	display: inline-block;
	padding: 16px;
	border: dotted 1px #eee;
	margin: 1%;
	max-width: 45%;
	height: 300px;
	overflow: hidden;
	border: 1pt solid lightgray;	
}

.grid-container-vitrine ul li img
{
	display: block;
	padding: 4px;
	margin: auto;
	max-width: 150px;
}

.grid-container-vitrine ul li span{
	display: block;
	width: 100%;
	text-align: center;
}

.grid-container-vitrine ul li .excluir{
	position: relative;
	float: right;
}

.btn-dropdown-menu{
	float: right;
}

.btn-dropdown-menu .btn {
    padding: 0px 6px !important;
}
.btn-dropdown-menu .dropdown-menu {
    right: 0 !important;
    left: auto;
}









.navbar-default .dropdown-menu.notify-drop 
{
	min-width: 330px;
	background-color: #fff;
	min-height: 350px;
	max-height: 350px;
}

.navbar-default .dropdown-menu.notify-drop.notify-drop-apps 
{
	min-height: 330px;
	max-height: 330px;
}

.navbar-default .dropdown-menu.notify-drop .notify-drop-title 
{
	border-bottom: 1px solid #e2e2e2;
	padding: 5px 15px 10px 15px;
}

.navbar-default .dropdown-menu.notify-drop .drop-content 
{
	min-height: 280px;
	max-height: 280px;
	overflow-y: scroll;
	background-color: white;
}

.navbar-default .dropdown-menu.notify-drop .drop-content::-webkit-scrollbar-track
{
	background-color: #F5F5F5;
}

.navbar-default .dropdown-menu.notify-drop .drop-content::-webkit-scrollbar
{
	width: 8px;
	background-color: #F5F5F5;
}

.navbar-default .dropdown-menu.notify-drop .drop-content::-webkit-scrollbar-thumb
{
	background-color: #ccc;
}

.navbar-default .dropdown-menu.notify-drop .drop-content > li 
{
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 5px;
	height: 40px;
	vertical-align: middle;
	padding-top: 10px;
}

.navbar-default .dropdown-menu.notify-drop .drop-content > li:nth-child(2n+0) 
{
	background-color: #fafafa;
}

.navbar-default .dropdown-menu.notify-drop .drop-content > li:after 
{
	content: "";
	clear: both;
	display: block;
}
.navbar-default .dropdown-menu.notify-drop .drop-content > li:hover 
{
	background-color: #fcfcfc;
}
.navbar-default .dropdown-menu.notify-drop .drop-content > li:last-child 
{
	border-bottom: none;
}
.navbar-default .dropdown-menu.notify-drop .drop-content > li a 
{
	font-size: 12px;
	font-weight: bold;
}
.navbar-default .dropdown-menu.notify-drop .drop-content > li 
{
	font-weight: bold;
	font-size: 11px;
}
.navbar-default .dropdown-menu.notify-drop .drop-content > li p 
{
  font-size: 11px;
  color: #666;
  font-weight: normal;
}
.navbar-default .dropdown-menu.notify-drop .notify-drop-footer 
{
	border-top: 1px solid #e2e2e2;
	bottom: 0;
	position: relative;
	padding: 8px 15px;
}
.navbar-default .dropdown-menu.notify-drop .notify-drop-footer a 
{
	color: #777;
	text-decoration: none;
}
.navbar-default .dropdown-menu.notify-drop .notify-drop-footer a:hover 
{
	color: #333;
}

#top-warning
{
	background-color: #ff361a;
	padding: 8px;
	color: #ffffff;
	font-size: 85%;
	text-align:center;
	font-weight: bold;
}

#top-warning a, #top-warning a:visited, #top-warning a:active
{
	color: yellow !important;
	font-weight:bold !important;
}

.alert-info
{
	background-color: #fbfbcd;
	border-color: #ffbf80;
	color: #cc5f15;
}

.alert-icon
{
    float:left;
    width: 40px;
    min-height: 40px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-right: 20px;
}

.alert-text
{
    text-align:left;
    padding-left: 40px;
    margin:15px;
}

.alert a
{
    font-weight: bold;
}

.alert-info a
{
	color: #b72b2b !important;	
}

.alert-info a.btn 
{
	background-color: #b72b2b !important;
	color:white !important;	
}

.alert-danger a
{
	color: #a02525!important;	
}

.alert-danger a.btn 
{
	background-color: #a02525 !important;
	color:white !important;	
}

.alert-success a
{
	color: #3C763D !important;	
}

.alert-success a.btn 
{
	background-color: #3C763D !important;
	color:white !important;	
}

.col-checkbox
{
	width: 40px;
	max-width: 40px;
}

.resumo
{
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}

.resumo-label
{
	color: #AEAEAE;
}

.resumo.resumo-total
{
	background: #007AF4;
	color: #fff !important;
}

.resumo.resumo-total-error
{
	background: #C9302C;
	color: #fff !important;
}

.resumo.resumo-total-ok
{
	background: #28A745;
	color: #fff !important;
}

.resumo-total>.resumo-label, .resumo-total>.resumo-value,
.resumo-total-error>.resumo-label, .resumo-total-error>.resumo-value,
.resumo-total-ok>.resumo-label, .resumo-total-ok>.resumo-value
{
	color: #fff !important;
}


.form-control[disabled]
{
	background: transparent;
	border: none;
	cursor: default;
	box-shadow: none;
	padding-left: 0px;
}

.endereco-formatado
{
	height: 70px !important;
}


#lista-notificacao li
{
	padding: 10px;
}

#lista-notificacao > li:nth-of-type(odd) 
{
    background-color: #F2F2F2;
}

.notificacao-icone
{
	padding-left: 10px;
}

.lido
{
	opacity:0.5;
}

.nao-lido
{
	font-weight: bold;
}

.notificacao-icone.lido 
{
	opacity:0.5;
}

.modal-confirm
{
	background-color: #ff3535 !important;
}

.elapsed-time
{
	color: #948383;
	padding-right: 15px;
	text-align: right !important;
	font-size: 90%;
}

.dropdown-concessionarias
{
	max-height: 350px;
	overflow-x: hidden;
	overflow-y: auto;
}

.form-buttons-footer
{
	padding-top: 10px;
}


.ticket-col
{
	min-height: 100px !important;
}

.badge-dropdown
{
	padding: 5px;
	margin-top: 5px;
}

.progress-bar-home
{
	font-size: 10px;
}

.popover-tooltip
{
	margin-left: 5px;
}

.banner-previa-admin
{
	width: 300px;
	height: auto;
}

.demo, a .demo, a:visited .demo
{
	color: orange !important;
	font-weight: 400;
}

.bloqueado, a .bloqueado, a:visited .bloqueado
{
	color: red !important;
	font-weight: 400;
}

.datepicker
{
	width: 150px !important;
	
}

.check-listbox-list-item
{
	padding-left: 15px	
}

.sticky 
{
	position: -webkit-sticky; /* Safari */
	position: sticky;
	top: 0;
	z-index: 2;
}

.input-group-btn .btn, .input-group .btn-group .btn
{
	height: 34px;
}