.login-page .logo{
	background: url("../../imagens/logo.png") no-repeat scroll center center transparent;
    display: block;
    height: 88px;
    margin: 0 0 12px;
    text-indent: -9999px;
    width: 100%;
}

.atendimento {
    background-color: #FFFFFF;
    border-bottom: 1px solid #DDDDDD;
    float: left;
    width: 100%;
}
.atendimento .title_atendimento {
    margin: 5px;
}
.atendimento .dsc_atendimento {
    margin: 5px;
}

#anexos ul {
/*     float: left; */
/*     width: 96%; */
}
#anexos ul li {
    float: left;
    list-style: none outside none;
	margin: 15px 5px;
}

#anexos ul li img {
	border-radius:4px;
	margin-bottom: 5px;
}

#anexos ul li .excluir {
	text-align:center;
	width: 128px;
}

label.required-info:before {
        color:#0088CC;
        content:'* ';
        font-weight: bold;
}

.graphBarMini {
  border: 1px solid #ccc;
  float: left;
/*   height: 6px; */
  margin: 5px 5px 0 0;
  width: 100px;
}
.graphBarMini div {  
  background-color: #08c;
  height: 6px;
  width: 0;
}


.rodape {
	background-color: #B6D1F2;
	font-weight: bold;
}

.rodape td {
	color:#428BCA;
}

.box .box-filtros {
	background-color:#fff;
	padding:20px 10px;
}

#filtro_relatorio .box {
	margin-bottom:0!important;
}

.tab-error {
	color:#B94A48!important;
	font-weight:bold;
}

.error {
	color: #B94A48;
}

.noty-mg {margin-bottom: 0px;}

#status_destaque {
	padding:10px;
	margin-bottom:2px;
	color: #FFFFFF;
	border-radius: 4px;
}

div.btn-warning, div.btn-warning:hover {
	background-color:#FF863D
}

div.btn-primary, div.btn-primary:hover {
	background-color:#0090FF
}

div.btn-info, div.btn-info:hover {
	background-color:#5AB4DA
}

div.btn-inverse, div.btn-inverse:hover {
	background-color:#595959
}

div.btn-danger, div.btn-danger:hover {
	background-color:#FB3838
}

div.btn-success, div.btn-success:hover {
	background-color:#15B74E
}

div.btn-pink, div.btn-pink:hover {
	background-color:#EA4C89
}

div.btn-gray, div.btn-gray:hover {
	background-color:#AAAAAA
}

/* Esta regra foi incluída para os inputs de contas a pagar e a receber nos casos de parcelamento ou movimentacao fixa, pois estes devem ficar lado a lado */
.input-style {
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555;
	vertical-align: middle;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow
		ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.saldo_negativo{
	color: red !important;
}
  
.saldo_positivo{
	color:green !important;
}

.table-flag-red {
	border-left: 4px solid #FA5A35!important;
}

.table-flag-green {
	border-left: 4px solid #8DCA35!important;
}

.invoice-amount > p > span {
	width:100px;
}

.messages > li > .img-right {
	float: right;
}
.messages .stripped-right > div {
	background-color: #EEF1F4;
	margin-left:0;
	margin-right:80px;
}

.messages .stripped-right > div:before {
	border-left: 10px solid #F7F8F9;
	border-right:0 none;
	right:-10px;
	left:auto;
	border-left-color: #EEF1F4;
}

.messages .stripped-right span {
	float:none!important;
}

div.jp-audio,
div.jp-video {
  /* Edit the font-size to counteract inherited font sizing.
   * Eg. 1.25em = 1 / 0.8em
   */
  font-size:1.25em;
}

.emoji {
    content: "";
    cursor: pointer;
    display: inline-block;
    padding: 2px;
}

.faketextbox {
 	height: 90px;
    display:block;
	background-color: #FFF;
    padding: 5px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
    box-shadow: 0 1px 2px rgba(0,0,0,.05);
    font-size: 13px;
    overflow-y: auto;
    /*white-space: pre-wrap;*/
	height: 30px;
	cursor:text!important;
	word-wrap: break-word;
}

.emojicontainer{
	float:left;
/* 	margin-left: 58%; */
}
#emojiTab.nav{ margin-bottom: 3px; }
#emojiTab ul.dropdown-menu{
	min-width:194px;
    padding: 6px;
}

.list-inline > li > a > [class*="fa-"] {
    font-size: 40px;
    display: inline-block;
    width: 43px;
    text-align: center;
}
.list-inline > li > a > .badge {
    position: relative;
    top: -20px;
    left: -11px;
    border-width: 2px;
    padding-right: 5px;
    padding-left: 5px;
    margin-right: -10px;
    border-radius: 100%;
}

.modal-backdrop {
	z-index:0!important;
}

@media (max-width: 979px) {
 	.skin-valor-economico #sidebar,
    .navbar-valor-economico #nav-horizontal.nav-xs,
    .skin-valor-economico #nav-horizontal.nav-xs,
    .sidebar-valor-economico #sidebar           {background-color: #006767;}
}


.skin-valor-economico .box > .box-title {
    background-color: #006767;
    text-shadow: 0 1px 0 #444;
}

.skin-valor-economico .stripped-right span {
	color: #006767;
}

.skin-valor-economico .btn.btn-primary,
.skin-valor-economico .btn.btn-info,
.skin-valor-economico h4 .badge-info{
	background-color: #006767;
}

.skin-valor-economico #main-content{
	background-color: #fff;
}

/*[contenteditable=true]:empty:before{
  content: attr(placeholder);
  display: block; !* For Firefox *!
}*/

/* Let's get this party started */
::-webkit-scrollbar {
	width: 6px;
}

/* Track */
::-webkit-scrollbar-track {
	/*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* Handle */
::-webkit-scrollbar-thumb {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: rgba(140,140,140,0.6);
	/*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);*/
}
::-webkit-scrollbar-thumb:window-inactive {
	background: transparent;
	/*background: rgba(140,140,140,0.7);*/
}