/* GLOBAL STYLES
-------------------------------------------------- */

@import url(//fonts.googleapis.com/css?family=Oxygen:400,300,700|Scada:400,700);
body {
    padding-bottom: 40px;
    color: #414040;
    background: #ffffff;
    font-family: 'Oxygen', "sans-serif";
}

header .container .logos {
    width: auto;
    min-width: 100%;
    margin-top: 60px;
    /*background: url('../images/background.jpg') no-repeat center;*/
    padding: 5px !important;
}

.bs-docs-header {
    border-top: 6px solid #c2d501;
}

footer .social {
    margin-top: 25px;
    font-size: 0.8em;
}

footer .social i {
    opacity: 0.3
}

footer .social i:hover {
    opacity: 1
}

footer .social a {
    padding: 10px
}

  .destaques_plus {
      display: none;
    }



    .destaques_more_stuff {
      margin-top: 10px;
      padding: 6px;
      font-weight: bold;
      clear: both;
    }

@media print {
    body, section {
        color: #000 !important;
        background: #fff !important;
    }
    p, h1, h2, h3, h4 {
        color: #000 !important
    }
    a {
        color: #222
    }
    header, nav, .carousel, footer, .breadcrumb-arrow {
        display: none
    }
}

section {
    background: white;
    padding-bottom: 25px;
    border-bottom: 5px solid #d7741d;
    border-top: 2px solid #d7741d;
    position: relative;
    z-index: auto;
}

/*Clear FIX*/
.clearfix() {
  &:before,
  &:after {
    content: " ";
    display: table;
  }
  &:after {
    clear: both;
  }
}

.element {
  .clearfix();
}
 hr.clearfix, hr.dotted.clearfix, hr.dashed.clearfix {clear: both !important;}
/*   MENU    */

.nav>li>a {
    padding-right: 20px;
        padding-left: 20px;
}

.navbar {
    margin-bottom: 0px !important;
    border: 0px;
    border-bottom: 0px solid #000;
    right: 0;
    left: 0;
    width: 100%;
   /* position: absolute;*/
}

.navbar-default {
    background-color: #c2d501;
 /*  border-top: 4px solid #000;*/
    z-index: 1030;
}

.navbar-default {
    /*height: 54px;*/
    padding-bottom: 0px;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-weight: bold
}

.navbar-default .navbar-nav .icons>li>a {
    color: #ccc;
    font-weight: 400;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background: #000;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{color:#c2d501; background: #fff !important}

.dropdown-login-box {
    min-width: 610px;
    overflow: auto;
    padding: 15px;
    float: right;
    text-align: right;
    font-weight: 700;
    top:-10px;
}

.dropdown .fa-2x {
    font-size: 1.4em
}

.dropdown>a:after, .dropdown-submenu>a:after, .dropup>a:after {
    /*content: "\f0d7" !important;*/
    position: absolute;
    font-weight: normal;
    display: inline-block;
    font-family: FontAwesome;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background: #000;
    color: #fff;
}

.dropdown-menu {
    background: #fff;
    width: auto;
    border: 0px solid #ccc;
    opacity: 0.99;
}

.dropdown-menu.janela_catita {
    background: #fff;
    border: 0px solid #ccc !important;
    top: -15px;
    padding: 30px;
    opacity: 1;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .0) !important;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .0) !important;
}

.dropdown-menu>li>a {
    color: #fff;
    font-weight: 400;
}

.dropdown>a:after {
    top: 15px !important;
    right: 2px;
    content: "\f107";
}

.navbar-right .dropdown>a:after {
    /*	top: 15px !important;*/
    display: none;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #000;
    font-weight: 700;
}

.dotted {
    border: dotted #e1e1e1 1px
}

.navbar-collapse.collapse.in {
    background: #c2d501;
    /* color: #000; */
    display: block !important;
    margin-top: 45px;
    overflow-y: visible;
    height: auto;
}

.navbar-header .navbar-toggle {
    margin: 6px 3px 0px 3px;
    padding: 0px 12px 4px 12px;
    border: none;
    color: #fff;
    position: absolute;
    left: 0px;
    height: 30px;
}

.navbar-default .navbar-nav .open .dropdown-menu>li {
    padding: 5px 0px
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #fff
}

.navbar-default .navbar-nav .open .dropdown-menu .dropdown-submenu .dropdown-menu>li>a {
    color: #000;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #000;
    background: #ccc
}

.navbar-default .navbar-nav .open .dropdown-menu>li:ative {
    color: #000;
    background: #ccc
}

.navbar-default .navbar-nav .open .dropdown-menu .dropdown-submenu .dropdown-menu>li>a:hover {
    color: #000;
    background: #ccc
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 100%!important
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 1px;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 0px;
    -moz-border-radius: 0 6px 0px;
    border-radius: 0 6px 6px 0px;
    background: #ccc !important;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    /* display: block; */
    content: "\f105";
    /* float: right; */
    /* width: 0; */
    /* height: 0; */
    right: 3px;
    /* border-color: transparent; */
    /* border-style: solid; */
    /* border-width: 5px 0 5px 5px; */
    /* border-left-color: #ccc; */
    /* margin-top: -5px; */
    /* margin-right: -10px; */
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.dropdown-menu .input-group {
position: relative;
display: inline-table !important;
}
/*Acorde�o*/
.panel-title
{
    font-size: 1.1em !important;
    color:#c2d501 !important;
    font-weight: bold !important;
}

.panel-default
{
   border: 0px;
   border-bottom: 1px dashed #c2d501;
   background: transparent !important;
}

.panel-heading {
    padding: 8px;
}  

/* Guia/Breadcrumb */

.breadcrumb-arrow {
    margin-bottom: 5px !important;
    margin-top: 5px !important;
    min-height: 36px;
    max-height: auto;
    padding: 0;
    line-height: 36px;
    list-style: none;
    background-color: #fff;
}

.breadcrumb-arrow li:first-child a {
    border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px
}

.breadcrumb-arrow li, .breadcrumb-arrow li a, .breadcrumb-arrow li span {
    display: inline-block;
    vertical-align: top
}

.breadcrumb-arrow li:not(:first-child) {
    margin-left: -5px
}

.breadcrumb-arrow li+li:before {
    padding: 0;
    content: "";
}

.breadcrumb-arrow li span {
    padding: 0 10px
}

.breadcrumb-arrow li a, .breadcrumb-arrow li:not(:first-child) span {
    height: 36px;
    padding: 0 10px 0 25px;
    line-height: 36px
}

.breadcrumb-arrow li:first-child a {
    padding: 0 10px
}

.breadcrumb-arrow li a {
    position: relative;
    color: #000;
    text-decoration: none;
    background-color: #f4f3f1;
    border: 1px solid #f4f3f1
}

.breadcrumb-arrow li:first-child a {
    padding-left: 10px
}

.breadcrumb-arrow li a:after, .breadcrumb-arrow li a:before {
    position: absolute;
    top: -1px;
    width: 0;
    height: 0;
    content: '';
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent
}

.breadcrumb-arrow li a:before {
    right: -10px;
    z-index: 3;
    border-left-color: #f4f3f1;
    border-left-style: solid;
    border-left-width: 11px
}

.breadcrumb-arrow li a:after {
    right: -11px;
    z-index: 2;
    border-left: 11px solid #f4f3f1
}

.breadcrumb-arrow li a:focus, .breadcrumb-arrow li a:hover {
    background-color: #c2d501;
    border: 1px solid #c2d501;
    color: #fff;
}

.breadcrumb-arrow li a:focus:before, .breadcrumb-arrow li a:hover:before {
    border-left-color: #c2d501
}

.breadcrumb-arrow li a:active {
    background-color: #c2d501;
    border: 1px solid #c2d501;
    color: #fff;
}

.breadcrumb-arrow li a:active:after, .breadcrumb-arrow li a:active:before {
    border-left-color: #c2d501;
}

.breadcrumb-arrow li span {
    color: #c2d501;
}


/*     Headings       */

h1,
h2,
h4,
h5,
h6 {
    font-weight: 500;
    line-height: 125%;
    margin: 20px 0 17px 0;
    color: #333;
}

.text_news, .artigo-texto {
    color: #333;
    font-size: 1em;
    line-height: 1.5em;
    letter-spacing: 0.02em;
}

h1 {
    font-size: 2.0em !important;
    color: #c2d501 !important;
    padding-bottom: 3px;
    border-bottom: 1px dotted
}


h2 {
    font-size: 1.7em !important;
    color: #000 !important;

}

.line:after {position: absolute;
top: 55%;
overflow: hidden;
width: 100%;
height: 1px;
content: '\a0';
background-color: #000;
border-left: solid 20px #fff;}


.line{
position: relative;
z-index: 1;
overflow: hidden;
color: #000;
margin: 2px 0;
}

h3 {
    font-size: 1.5em !important;
    font-weight: 300;
    line-height: 120% !important;
    color: #c2d501 !important;
    margin: 20px 0 17px opx;
}


h4 {
    font-size: 1.3em !important;
    font-weight: bold !important;
    color: #000 !important;
}

h5 {
    font-size: 1.2em !important;
    font-weight: bold !important;
    color: #c2d501 !important
}

h6 {
    font-size: 1em;
    line-height: 1.5em;
    color: #333;
    letter-spacing: 0.02em;
}

a {
    color: #c2d501;
}

a:hover {
    color: #000;
    text-decoration:underline;
}
.strong {
    font-weight: 700;
}

.artigo-texto {
    line-height: 1.5em;
    letter-spacing: 0.01em;
    color: #333;
}

.text_news img, .artigo-texto img  {
    max-width: 100%;
    height: auto;
}

h2.laranja, h2.verde, h2.azul {
    margin-top: 0px !important;
    font-size: 1.8em;
}

/* caixas */
.container-division, .container-delegation {
   min-height: 220px !important;
   overflow-y: auto;
   border-bottom: #ccc dashed 1px;
}


/*  carousel  */

.carousel {
    margin-top: 0px
}


/*  DESTAQUES  */

.destaques {
    margin-top: 15px;
    color: #c2d501;
    font-size: 0.9em;
    letter-spacing: -0.02em;
    min-height: 160px;
    font-weight: bold
}

.destaques img {border: 0px solid #c2d501}
.destaques img:hover {border: 3px solid #000; opacity: 0.7}





/*   botoes   */

a .custom-icon, a .custom-icon:hover {
    text-decoration: none;
}

.custom-icon {
    font-size: 3.6em !important;
    background: #666;
    background: rgba(0, 0, 0, 0.1);
    padding: 19px 0px !important;
    -webkit-border-radius: 1100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    border: 6px solid #fff;
    color: #fff;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.46);
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    width: 100px !important;
    height: 100px !important;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    margin: 15px 0px 5px 0px;
}

.custom-icon:hover {
    background: rgba(0, 0, 0, 0.9);
    background: #fff !important;
    color: #333
}

.fix-editor {
    display: none;
}

.icon-wrapper {
    display: inline-block;
}


/* class para cores   */

.vermelho {
	 color: #c2d501 !important
}

.btn-vermelho {
    background: #c2d501  !important;
    color: #000 !important
}

.azul {
    color: #c2d501 !important
}

.btn-azul {
    background: #c2d501 !important;
    color: #000 !important
}

.verde {
    color: #6ec482 !important
}

.btn-verde {
    background: #6ec482 !important;
    color: #000
}

.laranja {
    color: #d7741d !important
}

.btn-laranja {
    background: #d7741d !important;
    color: #000
}

.amarelo {
    color: yellow !important
}

.btn-amarelo {
    background: yellow !important;
    color: #000
}

.branco {
    color: white!important
}

.preto {
    color: black!important
}


.cinza {
    color: #333 !important
}

.btn-cinza {
    background: #333 !important;
    color: #fff
}

.icons {
    margin-left: 50px;
}

a.dropdown-toggle.mobile {
    height: 50px
}

a.dropdown-toggle.mobile i:hover {
    color: #ccc !important
}


/*            BOTOES               */

a.btn:hover {
    background: #90877b !important;
    color: #fff
}


/*     FOOTER
	----------------------------------------------*/

footer {
    background: url('../images/bk.png') center center no-repeat #c2d501;
    margin-top: 5px;
    color: #fff;
    width: 100%;
    padding: 30px 2px
}

footer p {
    color: #fff;
    font-size: 0.9em
}

footer a {
    padding: 0px 5px
}

footer a img:hover {
    opacity: 0.4
}

aside {
    background: #fff;
    padding: 5px 0px 5px 0px;
}

aside a img {
    padding: 7px;
}

aside a img:hover {
    opacity: 0.4
}

#back-top a {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 999999999;
    color: #fff;
    background-color: rgba(194, 213, 1, 0.3);
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    padding: 10px;
    border-radius: 5px;
    text-align: center;
}

.twitter {
    color: #00aced
}

.facebook {
    color: #3b5998
}

.youtube {
    color: #e52d27
}


/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */


/* Special class on .container surrounding .navbar, used for positioning it into place. */

.navbar-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 20;
}


/* Flip around the padding for proper display in narrow viewports */

.navbar-wrapper>.container {
    padding-right: 0;
    padding-left: 0;
}

.navbar-wrapper .navbar {
    padding-right: 15px;
    padding-left: 15px;
}

.navbar-wrapper .navbar .container {
    width: auto;
}


/* Input
-------------------------------------------------- */

input.form-control {
    width: auto !important;
}

div.input-group {
    margin: 3px 0!important
}


/* RESPONSIVE CSS
-------------------------------------------------- */

.nav>li>a:focus, .nav>li>a:hover {background: #fff}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    .navbar-nav>li>a {
        padding: 12px 8px !important;
        color: #000;
        font-size: 0.9em;
        font-weight: 100 !important;
        letter-spacing: -0.04em
    }
}

@media (max-width: 500px) {
    .main-header .breadcrumb {
        display: none !important;
    }
    .dropdown-login-box {
    min-width: 610px;
    overflow: auto;
    padding: 15px;
    text-align: left;
    font-weight: 700;
    top:-10px;
    padding-bottom: 20px;
}
.dropdown-menu .input-group {
position: relative;
display: table !important;
}

}

@media (min-width: 768px) {
    /* Navbar positioning foo */
    .navbar-wrapper {
        margin-top: 20px;
    }
    .navbar-wrapper .container {
        padding-right: 15px;
        padding-left: 15px;
    }
    .navbar-wrapper .navbar {
        padding-right: 0;
        padding-left: 0;
    }
    /* The navbar becomes detached from the top, so we round the corners */
    .navbar-wrapper .navbar {
        border-radius: 4px;
    }
    /* Bump up size of carousel content */
    .carousel-caption p {
        margin-bottom: 20px;
        font-size: 21px;
        line-height: 1.4;
    }
    .featurette-heading {
        font-size: 50px;
    }
}

@media (min-width: 992px) {
    .featurette-heading {
        margin-top: 120px;
    }
}

#overlay {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #000;
    opacity: 0.8;
    filter: alpha(opacity=40);
    z-index: 1031;
    /* bootsrap navbar has z-index 1030 (wtf) */
}

#loading {
    width: 50px;
    height: 57px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -28px 0 0 -25px;
}

.modal-fullscreen{
  width: 100%;
  height: 100%;
  margin: 0;
  top: 0;
  left: 0;
}