/*Cancelar responsivo*/
#home, .new-container, .container {
    min-width: 1081px;
}
/**/

.library-logo {
    margin-top: 11px;
}

h1 {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
    margin-top: 52px;
}

h2 {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    font-weight: 700;
    font-size: 15px;
    color: #000000;
    letter-spacing: 0;
    margin-top: 4px;
}

h3 {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    font-weight: 700;
    font-size: 15px;
    color: #000000;
    letter-spacing: 0;  
    margin-top: 90px;             
}

.center {
    text-align: center;
}

p  {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000000;
    letter-spacing: 0;
    margin-top: 52px;
    display: inline-block;
}

.margin-p {
    margin-top: 22px;
}

.sign-div a,
.sign-div button[type="submit"] {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    font-weight: 400;
    font-size: 11px;
    text-transform: uppercase;
    padding: 9px 20px;
    color: #FFFFFF;
    letter-spacing: 0;
    background: #0082CF;
    border: none;
}

.sign-div a:hover, .sign-div a:focus {
    color: #FFFFFF;
    text-decoration: none;
}

.sign-div {
    text-align: center;
    margin-top: 60px;
}

.email-div span {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    font-weight: 400;
    font-size: 10px;
    color: #000000;
    letter-spacing: 0;
}

.email-div {
    margin-top: 66px;
}

.email-div input {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: black;
    border-color: #979797;
    border-radius: 0;
    width: 290px;
    display: inline;
    height: 29px;
    border-right: 0;
}

.email-div button {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    font-weight: 400;
    margin-left: -4px;
    font-size: 12px;
    padding: 6px 10px;
}

.email-div .form-group {
    margin-top: 5px;
    margin-bottom: 0;
}

footer a {
    color: #0082CF;
    font-weight: 700;
}

footer a:hover, footer a:focus {
    color: #0082CF;
    text-decoration: none;
}

footer p {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    font-weight: 400;
    font-size: 10px;
    color: #000000;
    letter-spacing: 0;
    line-height: 17px;
}

footer .margin {
    margin-left: 173px;
}

footer .margin p {
    border-bottom: 1px solid #0082CF;
    width: 808px;
}

footer .copyright {
    margin-top: -8px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    font-weight: 400;
    font-size: 10px;
    color: #000000;
    letter-spacing: 0;
    line-height: 17px;               
}

footer img {
    margin-top: 50px;
}

.documents h1 {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
    margin-top: 0;
}

.documents span {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    font-weight: 400;
    font-size: 10px;
    color: #000000;
    letter-spacing: 0;
}

.documents .checkbox {
    min-width: 415px;
}

.documents input[type="checkbox"] {
    margin-top: -4px;
}

input[type="checkbox"], input[type="radio"] {
    width: auto;
    height: auto;
}

.bg-img {
    width: 100%;
    margin-bottom: 90px;
}

input, select {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    font-weight: 400;
    font-size: 12px !important;
    color: black !important;
    border-color: #979797 !important;
    border-radius: 0 !important;
    height: 26px !important;
}

label {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    font-weight: 400;
    font-size: 13px;
    color: #000000;
    letter-spacing: 0;
}

.input-fix {
    width: 288px !important;
}

.select-fix {
    width: 190px !important;
}

.margin-fix {
    margin-left: 5px;
}

.margin-select {
    margin-left: 17px;
}

.sign-div a {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    font-weight: 400;
    font-size: 11px;
    text-transform: uppercase;
    padding: 9px 20px;
    color: #FFFFFF;
    letter-spacing: 0;
    background: #0082CF;
}

.new-div {
    background: #E5E5E5;
    border: 1px solid #CCCCCC;
    height: 27px;
}

.new-div a {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    font-weight: 400;
    font-size: 11px;
    color: #000000;
    letter-spacing: 0;
    padding: 4px 9px 2px 0px;
}

.breadcrumbs {
    margin: 17px 0 8px 0;
}

.breadcrumbs a {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    font-weight: 700;
    font-size: 10px;
    color: #B1B1B1;
    letter-spacing: 0;
    margin-right: 11px;
}

.title {
    border-left: 10px solid #0082CF;
}

.title h1 {
    margin-left: 8px;
    color: #0082CF;
    margin-top: 31px;
}

.filter {
    margin-top: 25px;
}

.filter select {
    height: 25px;
}

.filter label {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
}

.filter button {
    color: #4A4A4A;
    padding: 5px 23px;
}

/* border-radius na tabela */
.table {
    border-collapse: separate;
    border-spacing: 0;
    width: 100%;
    background: white;
    margin-bottom: 2%;
}

.table th {
    border-right: none !important;
    border-bottom: 1px solid #e7e7e7;
}

.table td {
    border-right: none !important;
    border-bottom: 1px solid #e7e7e7;
}

.table td:last-child {
    border-right: 1px solid #e7e7e7 !important;
}

.table tr td {
    border-right: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.table tr th:first-child,
.table tr td:first-child {
    border-left: 1px solid #e7e7e7;
}

.table tr th {
    border-top: 1px solid #e7e7e7;
    text-align: left;
}

/* top-left border-radius */
.table tr:first-child th:first-child {
    border-top-left-radius: 4px !important;
}

/* top-right border-radius */
.table tr:first-child th:last-child {
    border-top-right-radius: 4px !important;
    border-right: 1px solid #e7e7e7 !important;
}

/* bottom-left border-radius */
.table tr:last-child td:first-child {
    border-bottom-left-radius: 4px !important;
}

/* bottom-right border-radius */
.table tr:last-child td:last-child {
    border-bottom-right-radius: 4px !important;
}

.table tr th {
    border-bottom: 0px !important;
    border-top: 1px solid #e7e7e7 !important;
}
/* FIM border-radius */

.export {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    font-weight: 400 !important;
    font-size: 10px !important;
    color: #929292 !important;
    line-height: 21px !important;
}

.export img {
    margin-left: 7px;
}

.table th {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    font-weight: 700;
    font-size: 12px;
    color: #4A4A4A;
}

.table td {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #4A4A4A;
}

.actions a {
    margin-right: 3px;
}

.select-fix {
    width: 139px !important;
}

.send-btn {
    padding: 4px 16px;
    margin-top: 35px;
    font-size: 13px;
}

.table {
    margin-top: 23px;
}

.forms label {
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
}

textarea {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    font-weight: 400;
    font-size: 12px !important;
    color: black !important;
    border-color: #979797 !important;
    border-radius: 0 !important;             
}

input[type="file"] {
    border: 0;
    margin-top: -8px;
    box-shadow: none;
}

.forms .send-btn {
    margin-top: 5px;
}

p  {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000000;
    letter-spacing: 0;
    margin-top: 52px;
}

.copyright img {
    display: inline;
    margin: 0 5px 0 8px;
}

h1 {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
}

.bg-img {
    width: 100%;
    margin-bottom: 3px;
}

input, select {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    font-weight: 400;
    font-size: 12px !important;
    color: black !important;
    border-color: #979797 !important;
    border-radius: 0 !important;
    height: 35px !important;
}

.title h1 {
    margin-left: 8px;
    color: #0082CF;
    margin-top: 10px;
}

.filter-btn {
    font-size: 12px;
    padding: 4px 8px;
}

label {
    font-weight: 700;
}

input[type="checkbox"] {
    box-shadow: none;
    top: -1px;
    width: auto;
    height: auto !important;
}

.articles {
    min-height: 170px;
    text-align: justify;
}

.articles .image-div {
    display: inline;
    float: left;
    margin-right: 24px;
    min-height: 125px;
}

.articles h3 {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    font-weight: 700;
    font-size: 15px;
    color: #333333;
    letter-spacing: 0;
    text-decoration: underline;
    margin-bottom: 0px;
}

.subtitulo-div {
    font-size: 10pt;
    color: #929292;
}

.articles span {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    font-weight: 400;
    font-size: 11px;
    color: #000000;
    letter-spacing: 0;
    line-height: 12px;
}

.articles p {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    font-weight: 400;
    font-size: 10px;
    color: #000000;
    letter-spacing: 0;
    line-height: 13px;
    margin: 0 0 10px;
    display: inline;
}

.articles .autor-div {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    margin-bottom: 5px;
}

.col-xs-7 hr {
    border-color: #F3F3F3;
    margin-top: 32px;
    margin-bottom: 38px;
}

.col-xs-7 h2 {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #000000;
    letter-spacing: 0;
    margin-top: 45px;
    margin-bottom: 40px;
}

.articles a:hover, .articles a:focus {
    color: black;
}

.right-links h1 {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #0082CF;
    letter-spacing: 0;
    margin-top: 20px;
}

.right-links .show-list,
.right-links .close-list {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    font-weight: 400;
    font-size: 10px;
    color: #000000;
    letter-spacing: 0;
    line-height: 13px;
    cursor: pointer;
}

.right-links .close-list {
    margin-top: 14px;
    margin-bottom: 10px;
}

.right-links img {
    margin-left: 3px;
}

.right-links a {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #2193D6;
    letter-spacing: 0;
    line-height: 23px;
    display: block;
}

.links-list ul {
    padding-left: 16px;
}

.links-list ul li { color: #3366BB; }
.links-list ul li span{ color: #2193D6; }

.links-list h2 {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    font-weight: 700;
    font-size: 15px;
    color: #3366BB;
    letter-spacing: 0;
    cursor: pointer;
}

.gray-bg a {
    background: #A1A1A1 !important;
    color: white !important;
}

.white-popup-block {
    background: white;
    padding: 0px 30px;
    min-height: 1000px;
}

.close-popup a {
    margin: 0;
    position: absolute;
    top: 6px;
    right: 2px;
    color: black;
}

.close-popup a:hover, .close-popup a:focus {
    text-decoration: none;
    outline: 0;
    color: black;
}

#menu {
    background: #0082CF;
    height: 30px;
}

#menu a {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    font-weight: 400;     
    color: white;     
    font-size: 10px;
    padding: 0px 10px;
}

#menu a:hover, #menu a:focus {
    color: #FFFFFF;
    text-decoration: none;
}

.header-exit-button {float: right; margin-top: 4px;}
.header-exit-button img {
    width: 12px;
    height: 10px;
    position: relative;
    bottom: 1px;
    margin-left: 4px;
}

#left-menu {
    margin-top: 23px;
}

.biblioteca-home-logo {display: block; position: relative; bottom: 4px;}

.links a {
    display: block;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    font-weight: 400;
    font-size: 10px;
    color: #000000;
    letter-spacing: 0;
    line-height: 18px;
    background: #F0F0F0;
    padding: 2px 6px;
}

.links .left-title {
    color: #FFFFFF;
    background: #2193D6;
    padding: 2px 6px;
}

.divisor a:first-child {
    padding-top: 10px;
}

.divisor a:last-child {
    padding-bottom: 10px;
}

#logo-menu {
    margin-top: 26px;
}

#logo-menu img {
    margin-bottom: 18px;
}

#logo-menu .col-xs-12 {
    border-bottom: 1px solid #0082CF;
}

#home .new-container {
    width: 1081px;
    height: 584px;
    margin: 0 auto;
    background: url(/imagens/bg-home.png) no-repeat;
}

#home h1 {
    color: #008dd2;
    font-family: "Trebuchet MS", Verdana, Tahoma, Helvetica, sans-serif, Arial;
    font-size: 12px;
    margin: 0 0 4px 0;
}

#home p {
    font-family: "Trebuchet MS", Verdana, Tahoma, Helvetica, sans-serif, Arial;
    font-size: 11px;
    color: #5a5a5a;
    margin: 0;
    text-align: justify;
}

#home a {
    font-family: "Trebuchet MS", Verdana, Tahoma, Helvetica, sans-serif, Arial;
    font-size: 11px;
    color: #000;
    text-decoration: underline;
}

#home span {
    font-family: "Trebuchet MS", Verdana, Tahoma, Helvetica, sans-serif, Arial;
    font-size: 11px;
    color: #000;
}

#home .logo-home {
    margin-top: 118px;
}

#home .center-fix {
    margin-left: 13%;
}

#home .col-xs-3 {
    margin-top: 31px;
}

#home .acess-btn {
    display: block;                
    color: #008dd2;
    font-weight: 700;
    text-decoration: none;
    font-size: 12px;
}

#users-new input[type="checkbox"] {
    top: 8px;
}

#content-library {margin-top: 20px;}

#content-library .btn-div {
    margin-top: 28px;
    padding-left: 0;
    float: right;
}

#content-library .articles h3 {
    margin: 0;
}

#content-library .articles hr {
    margin-bottom: 45px;
}

#content-library .articles a h3, #content-library .articles .subtitulo-div {
    display: inline;
}

#content-library .reference {
    display: none;
}

#content-library .open-reference {
    margin-top: 3px;
}

#content-library .open-reference a {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    font-size: 12px;
    color: black;
    text-decoration: underline;
}

#content-library .keyword {
    margin-top: 8px;
}

#comments .breadcrumbs span {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    font-weight: 700;
    font-size: 10px;
    color: #B1B1B1;
    letter-spacing: 0;
    margin-right: 5px;
}

#comments .breadcrumbs a {
    margin-right: 5px;
}

#comments .breadcrumbs {
    margin: 4px 0 24px 0;
}

#comments .title {
    margin-bottom: 30px;
}

#comments input, #comments label {
    display: inline;
}

#comments dt, #comments dd {
    display: inline;
}

#comments input {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: black;
    border-color: #979797;
    border-radius: 0;
    border: 1px solid #ccc;
    padding: 0px 10px;
    margin-left: 5px;
}

#comments textarea {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: black;
    border-color: #979797;
    border-radius: 0;
    border: 1px solid #ccc;
    padding: 5px 10px;
}

#comments #Titulo {width: 85%; margin-left: 16px; margin-bottom: 13px;}
#comments #Responsavel {width: 85.1%; margin-left: 15px; margin-bottom: 13px;}
#comments #Email {width: 85%; margin-left: 16px; margin-bottom: 13px;}
#comments #Comentario {height: 150px; width: 99%;}
#comments #Comentario-element {float: right;}
#comments #Titulo-label {margin-left: 44px;}
#comments #Email-label {margin-left: 47px;}
#comments .zend_form  dd:last-child {display: block; margin-top: 143px; margin-left: 95.5px;}
#comments #Comentario-label {margin-left: 6px;}
#comments #Enviar {border: 0; padding: 5px;}
#comments #form-div {margin-bottom: 60px;}
.search-results em {font-size: 12px;}

#new-content .breadcrumbs span {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    font-weight: 700;
    font-size: 10px;
    color: #B1B1B1;
    letter-spacing: 0;
    margin-right: 5px;
}

#new-content .breadcrumbs a {margin-right: 5px;}
#new-content .breadcrumbs {margin: 8px 0 24px 0;}
#new-content .title {margin-bottom: 30px;}
#new-content .margin-fix {margin-left: 0;}
#new-content .input-fix {width: 100% !important;}
#new-content #Descritivo {height: 150px; width: 100%;}
#new-content .send-btn {margin-top: 10px;}
.input-style input {border: 1px solid #ccc; width: 100%; padding: 0px 8px;}
.input-style textarea {padding: 6px 8px;}
.text-fix textarea {min-height: 181.4px;}
#comments-div .glyphicon {font-size: 24px; top: -1px;}
#comments-div .col-xs-1 {width: 44px; padding-right: 0;  }
#comments-div .col-xs-11 {padding-left: 7px;}

#comments-div h3 {
    margin-top: 0;
    margin-bottom: 3px;
    text-decoration: underline;
    font-size: 16px;
}

#comments-div p {
    font-size: 12px;
    margin: 12px 0;
    display: block;
}

#comments-div .delete-div {
    background: #E5E5E5;
    border: 1px solid #CCCCCC;
    height: 27px;
    margin-top: 17px;
}

#comments-div hr {
    margin-top: 30px;
    margin-bottom: 30px;
}

#comments-div .delete-div a {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    font-weight: 400;
    font-size: 11px;
    color: #000000;
    letter-spacing: 0;
    padding: 4px 9px 2px 0px;
    float: right;
}

#comments-div .delete-div a:hover, #comments-div .delete-div a:focus {
    color: #000000;
}