@font-face {
    font-family: 'Flexo-Light';
    src: url("../fonts/Flexo-Light.eot");
    src: url("../fonts/Flexo-Light.eot?#iefix") format("embedded-opentype"),
     url("../fonts/Flexo-Light.woff2") format("woff2"), 
     url("../fonts/Flexo-Light.woff") format("woff"), 
     url("../fonts/Flexo-Light.ttf") format("truetype"), 
     url("../fonts/Flexo-Light.svg#Flexo-Light") format("svg");
    font-style: normal;
}

body {
	 font-family: 'Flexo-Light';
   
}
table tr th {
  background-color: #e2e2e2; }

.tabela-1 tr th, .tabela-1 tr td {
  font-size: 12px; }

.content-wrapper,
footer.main-footer {
  /*width: calc(100% - 230px);*/
  padding-top: 50px; }

aside.wp-sidebar {
  position: fixed;
  right: 0;
  top: 0;
  min-width: 40%;
  min-height: 100%;
  padding-top: 50px; }

aside.wp-sidebar iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 50px;
  overflow-y: scroll;
  padding: 10px;
  background-color: #2c3b41; }

.main-header {
  position: fixed;
  width: 100%; }
  .skin-yellow .main-header .logo {
    background-color: #ff6600; }
    .skin-yellow .main-header .logo:hover {
      background-color: #ff6600; }
  .skin-yellow .main-header .navbar {
    background-color: #595959; }
    .skin-yellow .main-header .navbar .sidebar-toggle:hover {
      background-color: #ff6600; }
  .main-header .logo img {
    height: 80%;
    margin: 5px auto; }
    .sidebar-collapse .main-header .logo img {
      width: 100%;
      height: initial;
      margin-top: 22px; }

.skin-yellow-light .sidebar a:hover {
    text-decoration: none;
    border-left: 3px solid #f5821f;
}
.skin-yellow .sidebar-menu > li:hover > a, .skin-yellow .skin-yellow .sidebar-menu > li.active > a {
  border-left-color: #ff6600; }
.skin-yellow .main-header li.user-header {
  background-color: #222d32; }
  .skin-yellow .main-header li.user-header * {
    color: #FFF; }
.skin-yellow .main-header li.user-menu ul.dropdown-menu {
  background-color: #1a2226;
  border-color: #1a2226;}

.main-sidebar .sidebar .user-panel .info {
  padding-top: 15px; }

.content-wrapper hr {
  border-top-color:  #f5821f;}
.content-wrapper .content-header > h1 {
  font-weight: 600; }
.sidebar-menu, .main-sidebar .user-panel, .sidebar-menu>li.header {
  white-space: inherit;
}
.skin-yellow-light .main-header .logo:hover {
    background-color: #595959;
}
.skin-yellow-light .main-header .navbar .sidebar-toggle:hover {
    background-color: #595959;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Flexo-Light';
	
}
h1, .h1 {
	color:#f5821f;
}

.skin-yellow-light .main-header .navbar {
    background-color: #595959;
}
.skin-yellow-light .main-header .logo {
    background-color: #595959;
}
.skin-yellow-light .wrapper, .skin-yellow-light .main-sidebar, .skin-yellow-light .left-side {
    background-color: #595959;
}
.skin-yellow-light .sidebar a {
    color: #fff;
}
.skin-yellow-light .treeview-menu>li>a {
    color: #000000;
}

.btn-primary {
    background-color: #595959;
    border-color: #595959;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.hover {
    background-color: #59595996;
}
.pagination>.active>a, 
.pagination>.active>a:focus, 
.pagination>.active>a:hover, 
.pagination>.active>span,
 .pagination>.active>span:focus, 
 .pagination>.active>span:hover {
  background-color: #595959;
    border-color: #595959;
 }
 .btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #595959;
    border-color: #595959;
}

.hr1 {
    border-top: 3px solid #f5821f; 
}
/*# sourceMappingURL=intranet.css.map */
body.login-page
{
    /*background-image: url("../img/FOTOFACHADAHTM.jpg");*/
    /*background-image: url("../img/portal.JPG");*/
    background-repeat: no-repeat;
    background-size:100%;
    bottom: 0;
    color: black;
    left: 0;
    overflow: auto;
    padding: 3em;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    background-size: 100% 100%;

}

.login-box {
    width: 360px;
    position: absolute;
    margin-left: -180px;
    margin-top: -208px;
    left: 50%;
    top: 50%;
}

.sidebar-mini {
  overflow: visible;   
}
.wrapper {
     overflow: visible;  
}