#wrapper {
  padding-left: 250px;
  transition: all 0.4s ease 0s;
}

.accordion button {
    width: 80%;
    display: block;
}
.panel-body {
background: #fff;
}
#sidebar-wrapper {
  margin-left: -250px;
  left: 250px;
  width: 250px;
  position: fixed;
  height: 100%;
  overflow-y: auto;
  z-index: 1000;
  transition: all 0.4s ease 0s;
  background-color: #eee;
  overflow-x: hidden;
}

#page-content-wrapper {
  width: 100%;
}

.sidebar-nav {
  position: absolute;
  top: 0;
  width: 250px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.sidebar-nav li {
  line-height: 40px;
  text-indent: 20px;
}

a:active,
{

}

.sidebar-nav li a {
  color: #999999;
  display: block;
  text-decoration: none;
}

.sidebar-nav li a:hover {
  color: #fff;
  background: rgba(255,255,255,0.2);
  text-decoration: none;
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
  text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
  height: 65px;
  line-height: 60px;
  font-size: 18px;
}

.sidebar-nav > .sidebar-brand a {
  color: #999999;
}

.sidebar-nav > .sidebar-brand a:hover {
  color: #fff;
  background: none;
}

.content-header {
  height: 65px;
  line-height: 65px;
}

.content-header h1 {
  margin: 0;
  margin-left: 20px;
  line-height: 65px;
  display: inline-block;
}

#menu-toggle {
  position: fixed;
z-index: 9999999;
margin: 5px;
}

.inset {
  padding: 20px;
}

#accordion  {
    width: 95%;
}

#accordion  p {
   font-size: 12px;
}

#accordion  .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
}


@media (max-width:2400px) {

#wrapper {
  padding-left: 0;
  background-color: #eee;
}

#sidebar-wrapper {
  left: 0;
}

#wrapper.active {
  position: relative;
  left: 300px;
}

#wrapper.active #sidebar-wrapper {
  left: 250px;
  width: 300px;
  transition: all 0.4s ease 0s;
}

#menu-toggle {
  display: inline-block;
}

.inset {
  padding: 15px;
}

}

#dlgListagemTransparencia label{
	font-weight: normal;
	font-size: 12px;
}


#metadataList label {
display: block;
}

.plugin-group {
  position: relative;
  display: table;
  border-collapse: separate;
  background: white;
  padding: 4px;
  margin-bottom: 10px;
  width: 280px;
}

.coffey_icon {
	background-image:url(../img/completo.png) !important;
	background-position:-0px -80px;
	position:fixed;
	height: 25px;
	width: 65px;
	margin-left: 40%;
	margin-top: 1%;
	z-index: 4500;
	display: inline;
	z-index: 99999999999999;
	left: 50%;
	top: 93%;

	}

.logo_icon {
	position: fixed;
	z-index: 1001;
	left: 80%;
	top: 0%;
}
.nort_icon {
	position: fixed;
	z-index: 1001;
	left: 94%;
	top: 12%;
}


.selectedFerramenta{
	background: #ADADAD;
	/*padding: 4px !important;*/
}

#divinfoClickArea{
	width: 95%;
	overflow: overlay;
	background: white;
	padding-left: 2px; "
}

.loading{
	padding: 5px;
	margin: auto;
}

.desktop_icon {
	position:fixed;
	width: 65px;
	margin-left: 35%;
	margin-top: 1%;
	display: inline;
	z-index: 99999999999999;
	left: 50%;
	top: 93%;

	}
.olControlScale {
	left: 100px !important;
	background: #ebebeb !important;
	right: auto !important;
}
.borderN1 {
	padding: 5px;
	border: 1px solid gray;
	border-radius: 6px;
	outline: none;
	margin-bottom: 10px;
	display: none;

}
.borderSEN1 {
	padding: 5px;
	border: 1px solid gray;
	border-radius: 6px;
	outline: none;
	margin-bottom: 10px;
	display: none;
	overflow: auto;
	width: 260px;
}

.panel-body p:first{
	font-size: 12px;
}

.subPasta{
	padding: 5px;
	border-top: 1px solid gray;
	border-radius: 6px;
	outline: none;
	margin-bottom: 10px;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
}

ul.identify{
	-webkit-padding-start: 13px;
	font-size: 12px;
	margin-bottom: 0px;
}
.hide-label {
	font-size: 0px;
	height: 0px;
}