input[type="file"] {
    display: block;
    height: 34px!important;
    background-color: #ececec;
    width:380px;
    border-radius: 4px!important;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset!important;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s!important;
}

span.comment {
    font-size:9px;
}

span#logo_label {
    font-size:11px;
}

span.required-label {
    color: #F00;
    position: absolute;
    z-index: 9999;
    margin-top: 0.8em;
    margin-left: 0.8em;
}

#searchBar .navbar-brand{
    /*display:none;*/
}

.chosen-container .chosen-drop {
    z-index:101000;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
z-index: 2;
color: #FFF;
cursor: default;
background-color: #a3a3a3;
border-color: #a3a3a3;
}

.pagination > li > a, .pagination > li > span {
 color:#a3a3a3;
}

.ajax-list a{
    color:#999;
    font-size:12px;
}

#atividade > #results {
    z-index:10000000;
    position:absolute;
    background:#FFF;
    min-width: 35em;
    box-shadow: 0px 0.1em 0.6em #999;
}

#atividade > #results >.ajax-list {
    margin-left: -2em;
    min-width: 32em;
}

.ajax-list li:hover{
    background:#CCC;
    color:#FFF;
    text-decoration:none;
    min-width:20em;
}

.ajax-list li a:hover{
    color:#FFF;
    text-decoration:none;
}

.input-group .data-activity:hover {
    background:#CCC;
    margin:5px;
    min-width:20em;
}


#BiColumn td:first-child{
    font-size:12px;
}

#BiColumn td:nth-child(2){
    font-size:12px;
}

span#langLink .pull-right{
    color:#FFF;
    background:#000;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    padding:5px;
    margin-right: 10px;
}

span#langLink .pull-right a:hover{
    text-decoration:none;
}


.panel-heading p {
    top:0px!important;
}


.bodySearch {
    background: url('fundo_empresa.jpg')no-repeat center fixed;
    -webkit-background-size: cover; 
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size:cover;
    /*min-height:1000px!important;*/
}

tr.table-row {

}

#alertBox {
    display: block;
    margin-top: -380px !important;
    position: absolute;
    z-index: 1000000000000;
    width: 250px;
    height: 50px;
}

#searchBarShow .navbar-brand {
    display:none !important;
}
#searchBarShow .formContainer {
    padding-top: 20px;
    min-height: 200px;
}

#results .table > tbody > tr > td {
    display: block;
    margin: 5px;
    background: none repeat scroll 0% 0% #D0D2D3;
    border-top: none !important;
}

#results .table > tbody > tr > td:hover {
    background: none repeat scroll 0% 0% #adadad;
    text-decoration:none !important;
}

.table > tbody > tr > td > a{
    color:#000;
    font-weight:bold;
    text-decoration:none !important;
}

.navbar-brand {
    float: left;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    margin-top: -300px;
}

.contentLogo img{
    margin: 3em auto;
    display: block;
    transform: skew(-10deg, 0deg);
    width: 60%;
    height: auto;
}

.contentLogo > a > img{
    display: block;
    -webkit-transform: skew(-10deg, 0deg);
    -ms-transform: skew(-10deg, 0deg);
    -o-transform: skew(-10deg, 0deg);
    transform: skew(-10deg, 0deg);
    width: 60%;
    margin: 20px auto;
    height:auto;

}

.nav-tabs {
    border-bottom: none !important;
}

.formContainer {
    padding-top:400px;
    min-height:800px;
}

.formSearch {
    background-image:url(fundo_pesquisa.png);
    width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    height: 150px;
    display:block;
}

.logoDiretorio {
    width:38%;
    height: 150px;
}

.outer-mask {
    position: absolute;
    width:30%;
    height: 150px;
    overflow: hidden;
    border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.inner-mask {
    width:100%;
    left:-50px;
    position:absolute;
    background:#FFF;
    height: 150px;
    overflow: hidden;
    -webkit-transform: skew(10deg, 0deg);
    -ms-transform: skew(10deg, 0deg);
    -o-transform: skew(10deg, 0deg);
    transform: skew(10deg, 0deg);
    transition: width 1.2s ease-in-out;
}

.backgroundSearch {
    background:#FFF;
    opacity:0.4;
    width:100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.searchNav {
    width:58%;
    float:right;
    margin-top:35px;
}

.input-group-addon {
    color: #fff;
    background-color: #0095D4;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    min-width: 130px;
}

.nav-tabs > li > a {
    font-size: 0.85em;
    padding-bottom: 15px;
    color:#FFF;
    text-transform:uppercase;
    background:#58595B;
    border:none;
}

.btn , .btn-sm {

    border-radius: 0;
}

.chosen-width {
    padding-right: 0 !important;
}

.ace_gutter {
background: black;
color: white;
}

.ace_layer {

border: 1px solid grey;

}

.ace_content, #editor {
    width: 100% !important;
    max-width: 98% !important;
}

#aceFrame {
    background-color: #ccc;
}

.relatedList {
    margin-top: 10px;
}

.relatedList p{
    min-width: 300px;
}



#activeSearch {

    border:none;
    border-radius: 4px 4px 0px 0px;
    font-size:.85em;
}

input.form-control.navDiretorio {
    width:500px;
    border-bottom-left-radius: 4px !important;
    border-top-left-radius: 4px !important;
    border: 10px #231F20 solid;
    height:50px;
    margin-top: -10px;
}

#searchButton {
    z-index: 1;
    position: relative;
    top: -50px;
    left: 498px;
    height: 50px;
    width: 50px;
}

#searchButton .input-group-addon {
     min-width:0 !important;
     background:#6d6e71 !important;
     border:none !important;
     border-radius:0 !important;
     padding-right: 5px;
}

#pesquisaButton {
    background:#6d6e71!important;
    width: 9% !important;
    border:none !important;
    font-size: 12px;
    padding-right: 35px;
    color:#FFF;
    font-weight:bold;
    text-transform:uppercase;
    height: 50px;
    width: 100px !important;
    display: block;
}

#footer {
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  background:#FFF;
  box-shadow: 0px 0.1em 1em #000;
  position: fixed;
  z-index: 10000000;
}

.footerInside{
    padding:10px;
}

.copy{
   color:#000;    
   font-size:.8em;
   float:left; 
   padding-top:80px;
}

.qren{
    background-image:url(qren.jpg);
    width:384px;
    height:80px;
    display:inline;
    float:right;
}

  @media screen and (max-width:1200px) and (min-width:1072px){
    input.form-control.navDiretorio {
    width: 30em;
    border-bottom-left-radius: 4px !important;
    border-top-left-radius: 4px !important;
    border: 10px solid #231F20;
    height: 50px;
    margin-top: -10px;
    }

  }

  @media screen and (max-width:1070px) and (min-width:992px){
    input.form-control.navDiretorio {
    border-bottom-left-radius: 4px !important;
    border-top-left-radius: 4px !important;
    border: 10px solid #231F20;
    height: 50px;
    margin-top: -10px;
    width: 25em;
    }
    #searchButton {
    z-index: 1;
    position: relative;
    top: -50px;
    left: 0px;
    height: 50px;
    width: 50px !important;
    float: right;
}
.formSearch {
    background-image: url("fundo_pesquisa.png");
    width: 88%;
    border-radius: 4px;
    height: 150px;
    display: block;
}

.contentLogo > a > img {
    display: block;
    transform: skew(-10deg, 0deg);
    width: 60%;
    margin: 30px auto;
    height: auto;
}
  }


    @media screen and (max-width:991px) and (min-width:730px){
    input.form-control.navDiretorio {
    border-bottom-left-radius: 4px !important;
    border-top-left-radius: 4px !important;
    border: 10px solid #231F20;
    height: 50px;
    margin-top: -10px;
    width: 25em;
    }
    #searchButton {
    z-index: 1;
    position: relative;
    top: -50px;
    left: 0px;
    height: 50px;
    width: 50px !important;
    float: right;
}
.formSearch {
    background-image: url("fundo_pesquisa.png");
    width: 100%;
    border-radius: 4px;
    height: 150px;
    display: block;
}

.contentLogo > a > img {
    display: block;
    transform: skew(-10deg, 0deg);
    width: 60%;
    margin: 50px 80px;
    height: auto;
}
  }

 @media screen and (max-width:729px) and (min-width:680px){
    input.form-control.navDiretorio {
    border-bottom-left-radius: 4px !important;
    border-top-left-radius: 4px !important;
    border: 10px solid #231F20;
    height: 50px;
    margin-top: -10px;
    width: 30em;
    }
    #searchButton {
    z-index: 1;
    position: relative;
    top: -50px;
    left: 0px;
    height: 50px;
    width: 50px !important;
    float: right;
}
.formSearch {
    background-image: url("fundo_pesquisa.png");
    width: 100%;
    border-radius: 4px;
    height: 150px;
    display: block;
}

.contentLogo > a > img {
    display: block;
    transform: skew(-10deg, 0deg);
    width: 60%;
    margin: 50px 50px;
    height: auto;
}

.searchNav {
    width: 68%;
    float: right;
    margin-top: 35px;
}
  }


 @media (max-width:992px) {

/*.inner-mask {
    left: -20px;
}

.searchNav {
    width:60%;
    float:right;
    margin-top:35px;
}

    input.form-control.navDiretorio {
    width:300px !important;
    border-bottom-left-radius: 4px !important;
    border-top-left-radius: 4px !important;
    border: 10px #231F20 solid;
    height:50px;
    margin-top: -10px;
}

#searchButton {
    z-index: 1;
    position: relative;
    top: -50px;
    left: 298px;
    height: 50px;
    width: 50px !important;
}

#searchButton .input-group-addon {
     min-width:0 !important;
     background:#6D6E71 !important;
     border:none !important;
     border-radius:0 !important;
     padding-right: 5px;
}

#pesquisaButton {
    background:#6D6E71 !important;
    width: 9% !important;
    border:none !important;
    font-size: 12px;
    padding-right: 35px;
    color:#FFF;
    font-weight:bold;
    text-transform:uppercase;
    height: 50px;
    width: 100px !important;
    display: block;
}*/
}

@media(max-width:640px) {

.table > thead > tr > th {
    padding:1px;
    font-size:10px;
}
}

@media screen and (max-width:679px) and (min-width:580px){

span#langLink .pull-right {
    color: #FFF;
    background: none repeat scroll 0% 0% #000;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-right: 30px;
    position: relative;
    top: -7.6em;
    z-index: 10000;
    padding: 1em;
}

.contentLogo > a > img{
    -webkit-transform: skew(-10deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    -o-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
    width: 50%;
    margin: 10px auto;
}

.searchNav {
    width:100%;
    margin-top:35px;
    padding-left: 10px;
}

    input.form-control.navDiretorio {
    width:35em;
    border-bottom-left-radius: none !important;
    border-top-left-radius: none !important;
    border: 10px #231F20 solid;
    height:50px;
    margin-top: -10px;
}

#searchButton {
    z-index: 1;
    position: relative;
    top: -50px;
    left: 0px;
    height: 50px;
    width: 50px !important;
    float:right;
}

.logoDiretorio {
    width: 38%;
    height: 150px;
    float: left;
    margin-top: -320px;
}

.outer-mask {
    position: absolute;
    width:100%;
    height: 150px;
    overflow: hidden;
    border-radius: none !important;
    -moz-border-radius: none !important;
    border-radius: none !important;
}
.inner-mask {
    width:100%;
    left:-50px;
    position:absolute;
    background:#FFF;
    height: 150px;
    overflow: hidden;
    -webkit-transform: skew(0deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    -o-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
    border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
    transition: width 1.2s ease-in-out;
}

.formSearch {
    background-image: none !important;
}

}

@media screen and (max-width:580px) and (min-width:480px){

span#langLink .pull-right {
    color: #FFF;
    background: none repeat scroll 0% 0% #000;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-right: 30px;
    position: relative;
    top: -7.6em;
    z-index: 10000;
    padding: 1em;
}

.contentLogo > a > img{
    -webkit-transform: skew(-10deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    -o-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
}

.searchNav {
    width:100%;
    margin-top:35px;
    padding-left: 10px;
}

    input.form-control.navDiretorio {
    width:280px !important;
    border-bottom-left-radius: none !important;
    border-top-left-radius: none !important;
    border: 10px #231F20 solid;
    height:50px;
    margin-top: -10px;
}

#searchButton {
    z-index: 1;
    position: relative;
    top: -50px;
    left: 278px;
    height: 50px;
    width: 50px !important;
}

.logoDiretorio {
    width: 38%;
    height: 150px;
    float: left;
    margin-top: -320px;
}

.outer-mask {
    position: absolute;
    width:100%;
    height: 150px;
    overflow: hidden;
    border-radius: none !important;
    -moz-border-radius: none !important;
    border-radius: none !important;
}
.inner-mask {
    width:100%;
    left:-50px;
    position:absolute;
    background:#FFF;
    height: 150px;
    overflow: hidden;
    -webkit-transform: skew(0deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    -o-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
    border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
    transition: width 1.2s ease-in-out;
}

.formSearch {
    background-image: none !important;
}

}

@media screen and (max-width:480px) and (min-width:400px) {
span#langLink .pull-right {
    color: #FFF;
    background: none repeat scroll 0% 0% #000;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-right: 30px;
    position: relative;
    top: -14.3em;
    z-index: 10000;
    padding: 1em;
}
.contentLogo > a > img {
    margin:10px auto;
    padding-left:20px;
}

.navbar-brand {
    padding:60px;
    margin-top:-450px;
}

.searchNav {
    width:100%;
    margin-top:-70px;
    padding-left: 10px;
}    

.form-control {
    border-radius: none !important;
    -moz-border-radius: none !important;
    border-radius: none !important;
}

.contentLogo > a > img{
    -webkit-transform: skew(-10deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    -o-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
}

    input.form-control.navDiretorio {
    width:23.5em !important;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px!important;
    border-top-right-radius: 4px!important;
    border: 10px #231F20 solid;
    height:50px;
    margin-top: -10px;
}

#searchButton {
    z-index: 1;
    position: relative;
    top: 10px;
    left: 0px;
    height: 50px;
    width: 25em;
}

#pesquisaButton {
    background: none repeat scroll 0% 0% #00467F !important;
    border: medium none !important;
    font-size: 12px;
    padding-right: 35px;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    height: 50px;
    width: 94% !important;
    display: block;
}

#searchButton .input-group-addon {
    min-width: 0px !important;
    background: none repeat scroll 0% 0% #6D6E71 !important;
    border: medium none !important;
    border-radius: 4px !important;
    padding-right: 5px;
}

.logoDiretorio {
    width: 38%;
    height: 150px;
    float: left;
    margin-top: -320px;
}

.outer-mask {
    position: absolute;
    width:100%;
    height: 150px;
    overflow: hidden;
    border-radius: none !important;
    -moz-border-radius: none !important;
    border-radius: none !important;
    top: 200px;
}
.inner-mask {
    width:100%;
    left:-50px;
    position:absolute;
    background:#FFF;
    height: 90px;
    overflow: hidden;
    -webkit-transform: skew(0deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    -o-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
    border-radius: none !important;
    -moz-border-radius: none !important;
    border-radius: none !important;
    transition: width 1.2s ease-in-out;
}

.formSearch {
    background-image: none !important;
}

}

@media screen and (max-width:399px) and (min-width:320px) {
span#langLink .pull-right {
    color: #FFF;
    background: none repeat scroll 0% 0% #000;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-right: 30px;
    position: relative;
    top: -14.3em;
    z-index: 10000;
    padding: 1em;
}
.contentLogo > a > img {
    margin:10px auto;
    padding-left:20px;
}

.navbar-brand {
    padding:60px;
    margin-top:-450px;
}

.searchNav {
    width:100%;
    margin-top:-70px;
    padding-left: 10px;
}    

.form-control {
    border-radius: none !important;
    -moz-border-radius: none !important;
    border-radius: none !important;
}

.contentLogo > a > img{
    -webkit-transform: skew(-10deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    -o-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
}

    input.form-control.navDiretorio {
    width:20em !important;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px!important;
    border-top-right-radius: 4px!important;
    border: 10px #231F20 solid;
    height:50px;
    margin-top: -10px;
}

#searchButton {
    z-index: 1;
    position: relative;
    top: 10px;
    left: 0px;
    height: 50px;
    width: 25em !important;
}

#pesquisaButton {
    background: none repeat scroll 0% 0% #00467F !important;
    border: medium none !important;
    font-size: 12px;
    padding-right: 35px;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    height: 50px;
    width: 94% !important;
    display: block;
}

#searchButton .input-group-addon {
    min-width: 0px !important;
    background: none repeat scroll 0% 0% #6D6E71 !important;
    border: medium none !important;
    border-radius: 4px !important;
    padding-right: 5px;
}

.logoDiretorio {
    width: 38%;
    height: 150px;
    float: left;
    margin-top: -320px;
}

.outer-mask {
    position: absolute;
    width:100%;
    height: 150px;
    overflow: hidden;
    border-radius: none !important;
    -moz-border-radius: none !important;
    border-radius: none !important;
    top: 200px;
}
.inner-mask {
    width:100%;
    left:-50px;
    position:absolute;
    background:#FFF;
    height: 90px;
    overflow: hidden;
    -webkit-transform: skew(0deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    -o-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
    border-radius: none !important;
    -moz-border-radius: none !important;
    border-radius: none !important;
    transition: width 1.2s ease-in-out;
}

.formSearch {
    background-image: none !important;
}

}
#searchBar .bodySearch {
    height:200px;
}

#searchBar .formContainer{
    padding-top: 0px;
}

#searchBar .formSearch {
    background-image: url('fundo_pesquisa.png');
    width: 100%;
    border-radius: 4px;
    height: 150px;
    display: block;
    margin-top: 20px; 
}

#results .formContainer{
    margin-top: -350px;
    min-height:800px;
    margin-bottom: 150px;
}

 .nav-tabs > li {
    border-radius: 4px 4px 0px 0px;
    -moz-border-radius: 4px 4px 0px 0px;
    border-radius: 4px 4px 0px 0px;
    margin-right:4px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #FFF !important;
    cursor: pointer;
    background:#231F20 !important;
    border-style: none;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #a5a5a5;
}

@media (max-width:1200px) {

    #searchBarShow .searchNav {
    width:58% !important;
    float:right;
    margin-top:35px;
    }

#searchBarShow input.form-control.navDiretorio {
    width: 300px !important;
    border-bottom-left-radius: 4px !important;
    border-top-left-radius: 4px !important;
    border: 10px solid #231F20;
    height: 50px;
    margin-top: -10px;
    }

#searchBarShow  #searchButton {
    /*z-index: 1;
    position: relative;
    top: -50px;
    left: 298px;
    height: 50px;
    width: 50px !important;*/
}
}

@media (min-width:1200px) {

#searchBarShow .searchNav {
    width:60%;
    float:right;
    margin-top:35px;
    }

#searchBarShow input.form-control.navDiretorio {
    width: 500px !important;
    border-bottom-left-radius: 4px !important;
    border-top-left-radius: 4px !important;
    border: 10px solid #231F20;
    height: 50px;
    margin-top: -10px;
    }

}

@media (max-width:992px) {

#searchBar .inner-mask {
    left: -20px;
}

#searchBar .searchNav {
    width:60%;
    float:right;
    margin-top:35px;
}

#searchBar input.form-control.navDiretorio {
    width:300px !important;
    border-bottom-left-radius: 4px !important;
    border-top-left-radius: 4px !important;
    border: 10px #231F20 solid;
    height:50px;
    margin-top: -10px;
}

#searchBar #searchButton {
    z-index: 1;
    position: relative;
    top: -50px;
    left: 298px;
    height: 50px;
    width: 50px;
}

/*#searchBar #searchButton .input-group-addon {
     min-width:0 !important;
     background:#00467F !important;
     border:none !important;
     border-radius:0 !important;
     padding-right: 5px;
}

#searchBar #pesquisaButton {
    background:#00467F !important;
    width: 9% !important;
    border:none !important;
    font-size: 12px;
    padding-right: 35px;
    color:#FFF;
    font-weight:bold;
    text-transform:uppercase;
    height: 50px;
    width: 100px !important;
    display: block;
}

Show.blade.php*/

#searchBarShow .inner-mask {
    left: -20px;
}

#searchBarShow .searchNav {
    width: 66% !important;
    float:right;
    margin-top:35px;
}

#searchBarShow input.form-control.navDiretorio {
    width:300px !important;
    border-bottom-left-radius: 4px !important;
    border-top-left-radius: 4px !important;
    border: 10px #231F20 solid;
    height:50px;
    margin-top: -10px;
}

#searchBarShow #searchButton {
    z-index: 1;
    position: relative;
    top: -50px;
    left: 298px;
    height: 50px;
    width: 50px !important;
}

#searchBarShow #searchButton .input-group-addon {
     min-width:0 !important;
     background:#6d6e71 !important;
     border:none !important;
     border-radius:0 !important;
     padding-right: 5px;
}

#searchBarShow #pesquisaButton {
    background:#6d6e71 !important;
    width: 9% !important;
    border:none !important;
    font-size: 12px;
    padding-right: 35px;
    color:#FFF;
    font-weight:bold;
    text-transform:uppercase;
    height: 50px;
    width: 100px !important;
    display: block;
}

}

@media(max-width:480px) {

#BiColumn .table > tbody > tr > td {
    text-align: justify;
    padding-bottom: 20px;
    font-size: .9em;
}

h1 img {
    display: block;
    padding-bottom: 10px;
    width: 80%;
    margin: 0px auto;
}

#searchBar .contentLogo > a > img{
    -webkit-transform: skew(-10deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    -o-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
}

#searchBar .searchNav {
    width:100%;
    margin-top:35px;
    padding-left: 10px;
}

#searchBar input.form-control.navDiretorio {
    width:280px !important;
    border-bottom-left-radius: none !important;
    border-top-left-radius: none !important;
    border: 10px #231F20 solid;
    height:50px;
    margin-top: -10px;
}

#searchBar #searchButton {
    z-index: 1;
    position: relative;
    top: -50px;
    left: 278px;
    height: 50px;
    width: 50px;
}

#searchBar .logoDiretorio {
    width: 38%;
    height: 150px;
    float: left;
    margin-top: -320px;
}

#searchBar .outer-mask {
    position: absolute;
    width:100%;
    height: 150px;
    overflow: hidden;
    border-radius: none !important;
    -moz-border-radius: none !important;
    border-radius: none !important;
    top: 300px;
}
#searchBar .inner-mask {
    width:100%;
    left:-50px;
    position:absolute;
    background:#FFF;
    height: 150px;
    overflow: hidden;
    -webkit-transform: skew(0deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    -o-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
    border-radius: none !important;
    -moz-border-radius: none !important;
    border-radius: none !important;
    transition: width 1.2s ease-in-out;
    display:none;
}

#searchBar .formSearch {
    background-image: none !important;
}


/*Show.blade.php*/

#searchBarShow .contentLogo > a > img{
    -webkit-transform: skew(-10deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    -o-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
}

#searchBarShow .searchNav {
    width:100% !important;
    margin-top:35px;
    padding-left: 10px;
}

#searchBarShow .formContainer {
    padding-top: 200px;
    min-height: 200px;
}

#searchBarShow input.form-control.navDiretorio {
    width:280px !important;
    border-bottom-left-radius: none !important;
    border-top-left-radius: none !important;
    border: 10px #231F20 solid;
    height:50px;
    margin-top: -10px;
}

#searchBarShow #searchButton {
    z-index: 1;
    position: relative;
    top: -50px;
    left: 278px;
    height: 50px;
    width: 50px !important;
}

#searchBarShow .logoDiretorio {
    width: 38%;
    height: 150px;
    float: left;
    margin-top: -320px;
}

#searchBarShow .outer-mask {
    position: absolute;
    width:100%;
    height: 150px;
    overflow: hidden;
    border-radius: none !important;
    -moz-border-radius: none !important;
    border-radius: none !important;
    top: 0px;
}
#searchBarShow .inner-mask {
    width:100%;
    left:-50px;
    position:absolute;
    background:#FFF;
    height: 150px;
    overflow: hidden;
    -webkit-transform: skew(0deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    -o-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
    border-radius: none !important;
    -moz-border-radius: none !important;
    border-radius: none !important;
    transition: width 1.2s ease-in-out;
}

#searchBarShow .formSearch {
    background-image: none !important;
}
}

@media(min-width:1250px) {

.outer-mask {
    width: 25% !important;
    }
}

@media(max-width:360px) {

h1 img {
    display: none !important;
    }
}

@media(max-width:360px) {

#searchBar .navbar-brand {
    font-size: 18px;
    margin-top: 50px;
    line-height: 20px;
    float: left;
    padding: 15px;
    height: 150px;
}

#searchBar .form-control {
    border-radius: none !important;
    -moz-border-radius: none !important;
    border-radius: none !important;
}

#searchBar .contentLogo > a > img{
    -webkit-transform: skew(-10deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    -o-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
}

#searchBar .searchNav {
    /*width:100%;
    margin-top:35px;
    padding-left: 10px;*/
    width:100%;
    margin-top:-70px;
    padding-left:10px;
}

#searchBar input.form-control.navDiretorio {
    width:280px !important;
    border-bottom-left-radius: none !important;
    border-top-left-radius: none !important;
    border: 10px #231F20 solid;
    height:50px;
    margin-top: -10px;
}

#searchButton {
    z-index: 1!important;
    position: relative!important;
    top: 10px!important;
    left: 0px!important;
    height: 50px!important;
    width: 280px !important;
}

#searchBar #pesquisaButton {
    background: none repeat scroll 0% 0% #00467F;
    border: medium none !important;
    font-size: 12px;
    padding-right: 35px;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    height: 50px;
    /*width: 250px !important;*/
    display: block;
}

#searchBar .logoDiretorio {
    width: 38%;
    height: 150px;
    float: left;
    margin-top: -320px;
}

#searchBar .inner-mask {
    width:100%;
    left:-50px;
    position:absolute;
    background:#FFF;
    height: 90px;
    overflow: hidden;
    -webkit-transform: skew(0deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    -o-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
    border-radius: none !important;
    -moz-border-radius: none !important;
    border-radius: none !important;
    transition: width 1.2s ease-in-out;
}

#searchBar .formSearch {
    background-image: none !important;
}

#BiColumn .table > tbody > tr > td {
    text-align: justify;
    padding-bottom: 20px;
    font-size: .9em;
}

#searchBarShow  .form-control {
    border-radius: none !important;
    -moz-border-radius: none !important;
    border-radius: none !important;
}

#searchBarShow .contentLogo > a > img{
    -webkit-transform: skew(-10deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    -o-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
}

#searchBarShow .searchNav {
    width:100% !important;
    margin-top:35px;
    padding-left: 10px;
}

#searchBarShow .formContainer {
    padding-top: 200px;
    min-height: 400px;
}

#searchBarShow input.form-control.navDiretorio {
    width:280px !important;
    border-bottom-left-radius: none !important;
    border-top-left-radius: none !important;
    border: 10px #231F20 solid;
    height:50px;
    margin-top: -10px;
}

#searchBarShow #searchButton {
    z-index: 1;
    position: relative;
    top: 10px;
    left: 0px;
    height: 50px;
    width: 280px !important;
}

#searchBarShow #pesquisaButton {
    background: none repeat scroll 0% 0% #6d6e71 !important;
    border: medium none !important;
    font-size: 12px;
    padding-right: 35px;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    height: 50px;
    width: 250px !important;
    display: block;
}

#searchBarShow .logoDiretorio {
    width: 38%;
    height: 150px;
    float: left;
    margin-top: -320px;
}

#searchBarShow .outer-mask {
    position: absolute;
    width:100%;
    height: 80px;
    overflow: hidden;
    border-radius: none !important;
    -moz-border-radius: none !important;
    border-radius: none !important;
    top: 120px;
    margin-left:10px;
}
#searchBarShow .inner-mask {
    width:100%;
    left:-50px;
    position:absolute;
    background:#FFF;
    height: 150px;
    overflow: hidden;
    -webkit-transform: skew(0deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    -o-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
    border-radius: none !important;
    -moz-border-radius: none !important;
    border-radius: none !important;
    transition: width 1.2s ease-in-out;
}

#searchBarShow .formSearch {
    background-image: none !important;
}

#results .formContainer {
    margin-top: -200px;
    min-height: 800px;
}
}

#empresas .empresaContainer {
    margin-top:-400px;
}

h1 {
        font-size:20px;
}

h1 img{
    display: block;
    padding-bottom: 10px;
    width: 30%;
    margin: 0 auto;
}

#contactContainer label {
    font-size: 0.9em;
}

#contactContainer td {
    text-align: right;
}

#contactContainer input {
    width: 100%;
    margin-bottom: 5px;
    background: none repeat scroll 0% 0% #FFF;
    border: medium none;
    color: #000;
    border-radius: 2px;
    height: 30px;
    padding: 5px;
}

#contactContainer  textarea {
    width: 100%;
    margin-bottom: 5px;
    background: none repeat scroll 0% 0% #FFF;
    border: medium none;
    color: #000;
    border-radius: 2px;
    padding: 5px;
}

 #contactContainer .buttonSubmit {
    width: 100px !important;
    float: right;
    margin-bottom: 5px;
    background: none repeat scroll 0% 0% #004279 !important;
    border: medium none;
    color: #FFF !important;
    border-radius: 2px;
    height: 30px;
}

.content {
    text-align: justify;
    padding-bottom: 40px;
    font-size: .9em;
}

#contactContainer {
   background:#808285; 
}

#contactContainer p{
    color:#FFF;
    padding-top: 5px;
}

#contactContainer table{
    width:100%!important;
}

.videoContainer iframe {
    width: 100% !important;
    min-height: 360px !important;
}

a.voltar {
    font-size:1em;
    font-weight:bold;
    float:left;
}

a.maps {
    font-size:.8em;
    font-weight:bold;
}

#footerCont p {
    font-size:.8em;
    float:left;
}

.empresaContainer .content {
    background:#f2f1f1;
    padding:10px;
    margin-bottom:20px;
}

.description p{
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

/*#contactBiColumn{
    padding-top:40px;
}*/

.facebook {
    display:none!important;
}

.twitter {
    display:none!important;
}

#footerCont {
    padding-bottom: 250px;
}

.table {
    width: 100%;
    margin-bottom: 0px;
}

#cod_4 {
    height: 35px;
    background: none repeat scroll 0% 0% #ECECEC;
    border: 1px solid #ECECEC;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    padding-left: 10px;
}

#cod_3 {
    height: 35px;
    background: none repeat scroll 0% 0% #ECECEC;
    border: 1px solid #ECECEC;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    padding-left: 10px;
}

.registo-container {
    padding-bottom:50px;
}

.social-links li{
    list-style-type: none;
    display: inline;
}

.social-links {
    padding-top: 5px;
    color: #000;
    display: inline;
    vertical-align: middle;
    float: left!important;
}

.fa-facebook-square{
    font-size:16px;
}

.fa-youtube-square{
    font-size:16px;
}

#Assimagra-table {
    border:1px solid #CCC;
}

#Assimagra-table td{
    border-top:1px solid #CCC;
}

td.first{
    border-right:1px solid #CCC;
}

.owl-item {
height:170px;
}

@media screen and (max-width:3500px) and (min-width:3001px) {
    .outer-mask {
    width: 30em !important;
    }
}

@media screen and (max-width:3000px) and (min-width:2401px) {
    .outer-mask {
    width: 30em !important;
    }
}

@media screen and (max-width:2400px) and (min-width:1800px) {
    .outer-mask {
    width: 20% !important;
    }
}

@media screen and (max-width:1200px) and (min-width:1065px) {
    #searchButton {
        z-index: 1;
        position: relative;
        top: -50px;
        left: 0px;
        height: 50px;
        width: 50px !important;
        float: right;
    }
}

@media screen and (max-width:1070px) and (min-width:992px) {
    input.form-control.navDiretorio {
    border-bottom-left-radius: 4px !important;
    border-top-left-radius: 4px !important;
    border: 10px solid #231F20;
    height: 50px;
    margin-top: -10px;
    width: 30em;
    }
}

@media screen and (max-width:991px) and (min-width:730px) {
    #searchBar #searchButton {
    z-index: 1;
    position: relative;
    top: -50px;
    left: 0px;
    height: 50px;
    width: 50px !important;
    }
    #searchBar .inner-mask {
    left: -5em;
    }
}

@media screen and (max-width:729px) and (min-width:680px) {
#searchBar #searchButton {
    z-index: 1;
    position: relative;
    top: -50px;
    left: 0px!important;
    height: 50px;
    width: 50px !important;
}
}


@media screen and (max-width:679px) and (min-width:600px) {
    #searchBar #searchButton {
    z-index: 1;
    position: relative;
    top: -50px;
    left: 0px;
    height: 50px;
    width: 50px !important;
    }
    #searchBar .inner-mask {
    left: -2em;
    }
    #searchBar .navbar-brand {
        display:none;
    }
    #searchBar .formContainer {
    padding-top: 11em;
    }
    #searchBar span#langLink .pull-right {
    color: #FFF;
    background: none repeat scroll 0% 0% #000;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-right: 30px;
    position: relative;
    top: -11em;
    z-index: 10000;
    padding: 1em;
}
#searchBar > #results >.formContainer {
    margin-top: -450px;
    min-height: 800px;
    margin-bottom: -20em;
}
#searchBar .searchNav {
    width: 100%;
    float: left;
    margin-top: -1em;
}
#searchBar input.form-control.navDiretorio {
    border-bottom-left-radius: 4px !important;
    border-top-left-radius: 4px !important;
    border: 10px solid #231F20;
    height: 50px;
    margin-top: -10px;
    width: 40em!important;
}
}

@media screen and (max-width:599px) and (min-width:480px) {
    #searchBar #searchButton {
    z-index: 1;
    position: relative;
    top: -50px;
    left: 0px;
    float:right;
    height: 50px;
    width: 50px !important;
    }
    #searchBar .inner-mask {
    left: -2em;
    }
    #searchBar .navbar-brand {
        display:none;
    }
    #searchBar .formContainer {
    padding-top: 11em;
    }
    #searchBar span#langLink .pull-right {
    color: #FFF;
    background: none repeat scroll 0% 0% #000;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-right: 30px;
    position: relative;
    top: -11em;
    z-index: 10000;
    padding: 1em;
}
#results >.formContainer {
    margin-top: -250px;
    min-height: 800px;
    margin-bottom: -20em;
}
#searchBar .searchNav {
    width: 90%;
    float: left;
    margin-top: -1em;
}
#searchBar input.form-control.navDiretorio {
    border-bottom-left-radius: 4px !important;
    border-top-left-radius: 4px !important;
    border: 10px solid #231F20;
    height: 50px;
    margin-top: -10px;
    width: 25em!important;
}
}


@media screen and (max-width:479px) and (min-width:450px) {
    #searchBar #searchButton {
    z-index: 1;
    position: relative;
    top: -50px;
    left: 0px;
    float:right;
    height: 50px;
    width: 100px !important;
    }
    #searchBar .inner-mask {
    left: -2em;
    }
    #searchBar .navbar-brand {
    padding: 60px;
    margin-top: 0px;
    }
    #searchBar .formContainer {
    padding-top: 0em;
    }
 #searchBar span#langLink .pull-right {
    color: #FFF;
    background: none repeat scroll 0% 0% #000;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-right: 30px;
    position: relative;
    top: -17.5em;
    z-index: 10000;
    padding: 1em;
}
#results >.formContainer {
    margin-top: -14em;
    min-height: 800px;
    margin-bottom: -20em;
}
#searchBar .searchNav {
    width: 90%;
    float: left;
    margin-top: -1em;
}
#searchBar input.form-control.navDiretorio {
    border-bottom-left-radius: 4px !important;
    border-top-left-radius: 4px !important;
    border: 10px solid #231F20;
    height: 50px;
    margin-top: -10px;
    width: 25em!important;
}
#searchButton .input-group-addon {
border-radius: 0px;
    border-bottom-right-radius: 0px!important;
    border-bottom-left-radius: 4px!important;
    border-top-right-radius: 0px!important;
    border-top-left-radius: 4px!important;
}

}

@media screen and (max-width:449px) and (min-width:400px) {
    #searchBar #searchButton {
    z-index: 1;
    position: relative;
    top: -50px!important;
    left: 30px!important;
    float:right;
    height: 50px;
    width: 10em;
    }
    #searchBar .inner-mask {
    left: -2em;
    }
    #searchBar .navbar-brand {
    padding: 10px;
    margin-top: 0px;
    }
    #searchBar .formContainer {
    padding-top: 0em;
    }
 #searchBar span#langLink .pull-right {
    color: #FFF;
    background: none repeat scroll 0% 0% #000;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-right: 30px;
    position: relative;
    top: -17.5em;
    z-index: 10000;
    padding: 1em;
}
#results >.formContainer {
    margin-top: -30em;
    min-height: 800px;
    margin-bottom: -20em;
}
#searchBar .searchNav {
    width: 90%;
    float: left;
    margin-top: -3em;
}
#searchBar input.form-control.navDiretorio {
    border-bottom-left-radius: 4px !important;
    border-top-left-radius: 4px !important;
    border: 10px solid #231F20;
    height: 50px;
    margin-top: -10px;
    width: 20em!important;
}
#searchButton .input-group-addon {
border-radius: 0px;
    border-bottom-right-radius: 0px!important;
    border-bottom-left-radius: 4px!important;
    border-top-right-radius: 0px!important;
    border-top-left-radius: 4px!important;
}
#searchBar .outer-mask {
    position: absolute;
    overflow: hidden;
    top: 0px;
    height: 150px;
    width: 50%;
}

#searchBar .nav-tabs > li > a {
    font-size: 0.65em;
}

#searchButton > #pesquisaButton {
    font-size:10px!important;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 12px 5px!important;
}
#searchBar span#langLink .pull-right {
    color: #FFF;
    background: none repeat scroll 0% 0% #000;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-right: 0px;
    position: relative;
    top: -10em;
    z-index: 10000;
    padding: 1em;
}
}

@media screen and (max-width:399px) and (min-width:320px) {
    #searchBar #searchButton {
    z-index: 1;
    position: relative;
    top: 1em!important;
    left: 0px!important;
    float:left;
    height: 50px;
    width: 20em!important;
    }
    #searchBar .inner-mask {
    left: -2em;
    }
    #searchBar .navbar-brand {
    padding: 10px;
    margin-top: 0px;
    }
    #searchBar .formContainer {
    padding-top: 0em;
    }
 #searchBar span#langLink .pull-right {
    color: #FFF;
    background: none repeat scroll 0% 0% #000;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-right: 30px;
    position: relative;
    top: -17.5em;
    z-index: 10000;
    padding: 1em;
}
#results >.formContainer {
    margin-top: -30em;
    min-height: 800px;
    margin-bottom: -20em;
}
#searchBar .searchNav {
    width: 90%;
    float: left;
    margin-top: -3em;
}
#searchBar input.form-control.navDiretorio {
    border-bottom-left-radius: 4px !important;
    border-top-left-radius: 4px !important;
    border: 10px solid #231F20;
    height: 50px;
    margin-top: -10px;
    width: 20em!important;
}
#searchButton .input-group-addon {
border-radius: 0px;
    border-bottom-right-radius: 0px!important;
    border-bottom-left-radius: 4px!important;
    border-top-right-radius: 0px!important;
    border-top-left-radius: 4px!important;
}
#searchBar .outer-mask {
    position: absolute;
    overflow: hidden;
    top: 0px;
    height: 150px;
    width: 50%;
}

#searchBar .nav-tabs > li > a {
    font-size: 0.65em;
}

#searchButton > #pesquisaButton {
    font-size:10px!important;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 12px 5px!important;
}
#searchBar span#langLink .pull-right {
    color: #FFF;
    background: none repeat scroll 0% 0% #000;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-right: 0px;
    position: relative;
    top: -10em;
    z-index: 10000;
    padding: 1em;
}
}

/*FICHA DA EMPRESA*/

@media screen and (max-width:1201px) and (min-width:992px) {
#searchBarShow  #searchButton {
    z-index: 1;
    position: relative;
    top: -50px;
    left: 0px;
    height: 50px;
    width: 50px !important;
    float:right;
}
#searchBarShow input.form-control.navDiretorio {
    width: 30em !important;
    border-bottom-left-radius: 4px !important;
    border-top-left-radius: 4px !important;
    border: 10px solid #231F20;
    height: 50px;
    margin-top: -10px;
}
}

@media screen and (max-width:991px) and (min-width:680px) {
#searchBarShow  #searchButton {
    z-index: 1;
    position: relative;
    top: -50px;
    left: 0px;
    height: 50px;
    width: 50px !important;
    float:right;
}
#searchBarShow input.form-control.navDiretorio {
    width: 30em !important;
    border-bottom-left-radius: 4px !important;
    border-top-left-radius: 4px !important;
    border: 10px solid #231F20;
    height: 50px;
    margin-top: -10px;
}
#searchBarShow .inner-mask {
    left: -30px;
}
}

@media screen and (max-width:991px) and (min-width:730px) {
    #searchBarShow #searchButton {
    z-index: 1;
    position: relative;
    top: -50px;
    left: 0px;
    height: 50px;
    width: 50px !important;
    }
    #searchBarShow .inner-mask {
    left: -5em;
    }
}

@media screen and (max-width:729px) and (min-width:680px) {
#searchBarShow #searchButton {
    z-index: 1;
    position: relative;
    top: -50px;
    left: 0px!important;
    height: 50px;
    width: 50px !important;
}
}


@media screen and (max-width:679px) and (min-width:600px) {
    
#empresas h1 img {
    display: block;
    padding-bottom: 10px;
    width: 60%;
    margin: 0px auto;
}
    #searchBarShow #searchButton {
    z-index: 1;
    position: relative;
    top: -50px;
    left: 180px;
    height: 50px;
    width: 50px !important;
    }
    #searchBarShow .inner-mask {
    left: -2em;
    }
    #searchBarShow .navbar-brand {
        display:none;
    }
    #searchBarShow .formContainer {
    padding-top: 11em;
    }
    #searchBarShow span#langLink .pull-right {
    color: #FFF;
    background: none repeat scroll 0% 0% #000;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-right: 30px;
    position: relative;
    top: -11em;
    z-index: 10000;
    padding: 1em;
}
#searchBarShow > #results >.formContainer {
    margin-top: -450px;
    min-height: 800px;
    margin-bottom: -20em;
}
#searchBarShow .searchNav {
    width: 100%;
    float: left;
    margin-top: -1em;
}
#searchBarShow input.form-control.navDiretorio {
    border-bottom-left-radius: 4px !important;
    border-top-left-radius: 4px !important;
    border: 10px solid #231F20;
    height: 50px;
    margin-top: -10px;
    width: 35em!important;
}
#searchBarShow .contentLogo > a > img {
    transform: skew(0deg, 0deg);
    width: 50%;
    margin: 30px auto;
}
}

@media screen and (max-width:599px) and (min-width:480px) {

#pesquisaButton {
font-size: 0.7em!important;
}

#empresas h1 img {
    display: block;
    padding-bottom: 10px;
    width: 60%;
    margin: 0px auto;
}
    #searchBarShow .contentLogo > a > img {
    transform: skew(0deg, 0deg);
    width: 50%;
    margin: 40px auto;
}

.nav-tabs > li > a {
    font-size: 0.7em;
}

#activeSearch {
    font-size: 0.7em;
}

#searchBarShow #pesquisaButton {
    font-size: 0.7em;
}

    #searchBarShow .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 10px;
}
    #searchBarShow #searchButton {
    z-index: 1;
    position: relative;
    top: -50px;
    left: 150px;
    float:right;
    height: 50px;
    width: 50px !important;
    }
    #searchBarShow .inner-mask {
    left: -2em;
    }
    #searchBarShow .navbar-brand {
        display:none;
    }
    #searchBarShow .formContainer {
    padding-top: 11em;
    }
    #searchBarShow span#langLink .pull-right {
    color: #FFF;
    background: none repeat scroll 0% 0% #000;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-right: 30px;
    position: relative;
    top: -11em;
    z-index: 10000;
    padding: 1em;
}
#results >.formContainer {
    margin-top: -250px;
    min-height: 800px;
    margin-bottom: -20em;
}
#searchBarShow .searchNav {
    width: 90%;
    float: left;
    margin-top: -1em;
}
#searchBarShow input.form-control.navDiretorio {
    border-bottom-left-radius: 4px !important;
    border-top-left-radius: 4px !important;
    border: 10px solid #231F20;
    height: 50px;
    margin-top: -10px;
    width: 30em!important;
}
}


@media screen and (max-width:479px) and (min-width:450px) {
#pesquisaButton {
font-size: 0.7em!important;
}

#empresas h1 img {
    display: block;
    padding-bottom: 10px;
    width: 60%;
    margin: 0px auto;
}
    #searchBarShow .contentLogo > a > img {
    transform: skew(0deg, 0deg);
    width: 50%;
    margin: 40px auto;
}

.nav-tabs > li > a {
    font-size: 0.7em;
}

#activeSearch {
    font-size: 0.7em;
}

#searchBarShow #pesquisaButton {
    font-size: 0.7em;
}

    #searchBarShow .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 10px;
}
    #searchBarShow #searchButton {
    z-index: 1;
    position: relative;
    top: -50px;
    left: 0px;
    float:right;
    height: 50px;
    width: 50px !important;
    }
    #searchBarShow .inner-mask {
    left: -2em;
    }
    #searchBarShow .navbar-brand {
        display:none;
    }
    #searchBarShow .formContainer {
    padding-top: 11em;
    }
    #searchBarShow span#langLink .pull-right {
    color: #FFF;
    background: none repeat scroll 0% 0% #000;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-right: 30px;
    position: relative;
    top: -11em;
    z-index: 10000;
    padding: 1em;
}
#results >.formContainer {
    margin-top: -14em;
    min-height: 800px;
    margin-bottom: -20em;
}
#searchBarShow .searchNav {
    width: 90%;
    float: left;
    margin-top: -1em;
}
#searchBarShow input.form-control.navDiretorio {
    border-bottom-left-radius: 4px !important;
    border-top-left-radius: 4px !important;
    border: 10px solid #231F20;
    height: 50px;
    margin-top: -10px;
    width: 30em!important;
}
}

@media screen and (max-width:449px) and (min-width:400px) {

.contentLogo img{
    width: 15em;
    margin: 1em 3.5em;
}

#pesquisaButton {
font-size: 0.7em!important;
}

#empresas h1 img {
    display: block;
    padding-bottom: 10px;
    width: 60%;
    margin: 0px auto;
}
    #searchBarShow .contentLogo > a > img {
    transform: skew(0deg, 0deg);
    width: 50%;
    margin: 40px auto;
}

.nav-tabs > li > a {
    font-size: 0.7em;
}

#activeSearch {
    font-size: 0.7em;
}

#searchBarShow #pesquisaButton {
    font-size: 0.7em;
}

    #searchBarShow .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 10px;
}
    #searchBarShow #searchButton {
    z-index: 1;
    position: relative;
    top: -50px;
    left: 0px;
    float:right;
    height: 50px;
    width: 50px !important;
    }
    #searchBarShow .inner-mask {
    left: -2em;
    }
    #searchBarShow .navbar-brand {
        display:none;
    }
    #searchBarShow .formContainer {
    padding-top: 11em;
    }
    #searchBarShow span#langLink .pull-right {
    color: #FFF;
    background: none repeat scroll 0% 0% #000;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-right: 30px;
    position: relative;
    top: -11em;
    z-index: 10000;
    padding: 1em;
}
#results >.formContainer {
    margin-top: -20em;
    min-height: 800px;
    margin-bottom: -20em;
}
#searchBar .searchNav {
    width: 90%;
    float: left;
    margin-top: 3em!important;
}

#searchBarShow .searchNav {
    width: 90%;
    float: left;
    margin-top: 3em!important;
}
#searchBarShow input.form-control.navDiretorio {
    border-bottom-left-radius: 4px !important;
    border-top-left-radius: 4px !important;
    border: 10px solid #231F20;
    height: 50px;
    margin-top: -10px;
    width: 20em!important;
}
}


@media screen and (max-width:399px) and (min-width:320px) {

#searchBarShow .outer-mask {
    position: absolute;
    width: 100%;
    height: 100px;
    overflow: hidden;
    top: 0px;
    margin-left: 10px;
}

.contentLogo img{
    width: 15em;
    margin: 1em 3.5em;
}

#pesquisaButton {
font-size: 0.7em!important;
}

#empresas h1 img {
    display: block;
    padding-bottom: 10px;
    width: 60%;
    margin: 0px auto;
}
    #searchBarShow .contentLogo > a > img {
    transform: skew(0deg, 0deg);
    width: 80%;
    margin: 0px auto;
}

    #searchBar.contentLogo > a > img {
    transform: skew(0deg, 0deg);
    width: 50%;
    margin: 40px auto;
}

.nav-tabs > li > a {
    font-size: 0.7em;
}

#activeSearch {
    font-size: 0.7em;
}

#searchBarShow #pesquisaButton {
    font-size: 0.7em;
}

    #searchBarShow .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 10px;
}
    #searchBarShow #searchButton {
    z-index: 1;
    position: relative;
    top: -50px;
    left: 0px;
    float:right;
    height: 50px;
    width: 50px !important;
    }
    #searchBarShow .inner-mask {
    left: -2em;
    }
    #searchBarShow .navbar-brand {
        display:none;
    }
    #searchBarShow .formContainer {
    padding-top: 11em;
    }
    #searchBarShow span#langLink .pull-right {
    color: #FFF;
    background: none repeat scroll 0% 0% #000;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-right: 30px;
    position: relative;
    top: -11em;
    z-index: 10000;
    padding: 1em;
}
#results >.formContainer {
    margin-top: -20em;
    min-height: 800px;
    margin-bottom: -20em;
}
#searchBarShow .searchNav {
    width: 90%;
    float: left;
    margin-top: -1em;
}
#searchBarShow input.form-control.navDiretorio {
    border-bottom-left-radius: 4px !important;
    border-top-left-radius: 4px !important;
    border: 10px solid #231F20;
    height: 50px;
    margin-top: -10px;
    width: 20em!important;
}


}
