.nav.menu {
    display: block;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
    color: white;
    margin-bottom: 2px;
}

.nav>li {
    position: relative;
    display: block;
    background-color: #72a5d9;
}

.nav>li>a:focus,
.nav>li>a:hover {
    color: #72a5d9;
}

.nav>li.current {
    background-color: #eee;
}

.nav>li.current a {
    color: #72a5d9;
}

#interna {
    min-height: 450px;
}

.pull-right {
    display: none;
}

body #wrapperMenu {
    position: block;
}

body.scrolled #wrapperMenu {
    position: fixed;
    z-index: 19;
}

body.scrolled #wrapperMenu {
    margin-top: -4%;
    height: 100px;
}

body.scrolled .banner.container-fluid {
    margin-top: 60px;
}

body.scrolled #wrapperMenu #menu ul.lista-menu-principal li.item-103 {
    color: transparent;
    display: none;
}

body #wrapperMenu #menu ul.lista-menu-principal img {
    display: none
}

body #wrapperMenu #menu ul.lista-menu-principal li.imgAnpet {
    display: none
}

body.scrolled #wrapperMenu #menu ul.lista-menu-principal img {
    display: block;
}

body.scrolled #wrapperMenu #menu ul.lista-menu-principal li.imgAnpet {
    display: block;
}

body.scrolled #menu .lista-menu-principal {
    margin-top: 23px
}

#menu .lista-menu-principal>li.imgAnpet {
    width: 100px;
    height: 100%;
    margin-top: -30px;
}

.imgAnpet img {
    width: 100%;
}

.gtd56 a {
    color: white;
    width: 50%;
    margin-left: 10%;
}

.gtd56 {
    width: 50%;
    position: absolute;
}

.gtd56.acesso2 {
    margin-left: 10%;
}

.gtd56.acesso2 a {
    margin-left: 0px;
}

.busca-cima {
    position: absolute;
    width: 50%;
    left: 50%;
}

body #wrapperMenu #menu #interno ul.lista-menu-principal li.imgAnpet {
    display: block;
}

body #wrapperMenu #menu #interno ul.lista-menu-principal li.imgAnpet img {
    display: block;
}

body #wrapperMenu #menu #interno ul.lista-menu-principal li.item-103 {
    display: none;
}

.breadcrumbs {
    margin-top: 0%;
}

.pull-left.item-image {
    display: none;
}

#captchaTxt35 {
    border: 1px solid #2b5dab!important;
    margin-left: 10px;
}

body #wrapperMenu {
    position: block!important;
}

.form-horizontal .control-label {
    text-align: left;
}

.btn-primary {
    background-color: #72a5d9;
    background-image: linear-gradient(to bottom, #72a5d9 0, #72a5d9 100%);
    border-color: #72a5d9
}

.btn-primary:focus,
.btn-primary:hover {
    background-color: #72a5d9;
    background-position: 0 -15px;
}

.btn-info {
    background-color: #72a5d9;
    background-image: linear-gradient(to bottom, #72a5d9 0, #72a5d9 100%);
    border-color: #72a5d9
}

.btn-info:focus,
.btn-info:hover {
    background-color: #72a5d9;
    background-position: 0 -15px;
}


/** newsletter rsform **/

.newsletterForm .rsform-block td:first-child {
    display: none;
}

.newsletterForm .formTableLayout tr:nth-child(odd) td {
    background-color: #efefef;
}

.newsletterForm .formTableLayout #Enviar {
    background-color: rgba(11, 144, 135, 1);
    color: white;
    margin-top: 10%;
    border: none;
    text-transform: uppercase;
    font-size: 24px;
}

.newsletterForm .formTableLayout #apagar {
    background-color: rgba(11, 144, 135, 1);
    color: white;
    margin-top: 10%;
    border: none;
    text-transform: uppercase;
    font-size: 24px;
}

.newsletterForm .formTableLayout .rsform-submit-button {
    background-color: rgba(11, 144, 135, 1);
    color: white;
    margin-top: 10%;
    border: none;
    text-transform: uppercase;
    font-size: 24px;
}

.newsletterForm .formTableLayout #Enviar:hover {
    background-color: #373435;
    color: #ffffff;
}

.newsletterForm .formTableLayout #apagar:hover {
    background-color: #373435;
    color: #ffffff;
}

.newsletterForm .formTableLayout .rsform-submit-button:hover {
    background-color: #373435;
    color: #ffffff;
}

.newsletterForm .rsform-block td {
    border: 1px solid brown;
}

.newsletterForm .formTableLayout tr.rsform-block,
.formTableLayout tr.rsform-block>td {
    box-shadow: none;
}

div#news input {
    border: 2px solid #c2ada4;
}

table.linkstable td {
    height: 55px;
    background-color: transparent;
}

table.linkstable {
    background-color: transparent;
}