﻿::-webkit-scrollbar { width: 11px; height: 11px; background: #fff; }
::-webkit-scrollbar-button { width: 0; height: 0; }
::-webkit-scrollbar-track { border: solid #fff; border-width: 0 1px; }
::-webkit-scrollbar-track:horizontal { border-width: 1px 0; }
::-webkit-scrollbar-track:hover { background-color: rgba(255,255,255,.2); -webkit-box-shadow: inset 1px 1px 2px rgba(0,0,0,.14), inset -1px -1px 2px rgba(0,0,0,.07); box-shadow: inset 1px 1px 2px rgba(0,0,0,.14), inset -1px -1px 2px rgba(0,0,0,.07); }
::-webkit-scrollbar-track:active { background-color: rgba(0,0,0,.05); -webkit-box-shadow: inset 1px 1px 2px rgba(0,0,0,.14), inset -1px -1px 2px rgba(0,0,0,.07); box-shadow: inset 1px 1px 2px rgba(0,0,0,.14), inset -1px -1px 2px rgba(0,0,0,.07); }
::-webkit-scrollbar-thumb { padding: 100px 0 0; min-height: 28px; border: solid #fff; border-width: 1px; background-color: rgba(0,0,0,.2); -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1), inset 0 -1px 0 rgba(0,0,0,.07); box-shadow: inset 1px 1px 0 rgba(0,0,0,.1), inset 0 -1px 0 rgba(0,0,0,.07); }
::-webkit-scrollbar-thumb:hover { background-color: rgba(0,0,0,.4); -webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,.25); box-shadow: inset 1px 1px 1px rgba(0,0,0,.25); }
::-webkit-scrollbar-thumb:active { background-color: rgba(0,0,0,0.5); -webkit-box-shadow: inset 1px 1px 3px rgba(0,0,0,0.35); box-shadow: inset 1px 1px 3px rgba(0,0,0,0.35); }
::-webkit-scrollbar-corner { border: 1px solid #fff; background-color: #fff; }

.k-icon-back, .k-button-special[disabled] .k-icon-back { background: url(../img/icons.png) -40px 0; }
.k-icon-refresh, .k-button-special[disabled] .k-icon-refresh { background: url(../img/icons.png) -40px -20px; }
.k-button .k-icon-refresh { top: -2px; }
.k-icon-delete { background: url(../img/icons.png) -40px -40px; }
.k-icon-search { background: url(../img/icons.png) -40px -60px; }
.k-icon-new { background: url(../img/icons.png) -40px -80px; }
.k-icon-edit { background: url(../img/icons.png) -40px -100px; }
.k-icon-accept, .k-button-special[disabled] .k-icon-accept { background: url(../img/icons.png) -40px -120px; }
.k-icon-reject { background: url(../img/icons.png) -40px -140px; }
.k-icon-add { top: -2px !important; background: url(../img/icons.png) -40px -160px; }
.k-icon-save { background: url(../img/icons.png) -40px -180px; }
.k-icon-print { background: url(../img/icons.png) -80px 0; }
.k-icon-link { top: -2px !important; background: url(../img/icons.png) -80px -20px; }
.k-icon-capitalize { background: url(../img/icons.png) -80px -80px; }
.k-icon-config { background: url(../img/icons.png) -80px -100px; }
.k-icon-up-down { margin-right: -8px !important; background: url(../img/icons.png) -80px -120px; }
.k-icon-message { background: url(../img/icons.png) -80px -140px; }
.k-button-special .k-icon-back { background-position: -60px 0; }
.k-button-special .k-icon-refresh { background-position: -60px -20px; }
.k-button-special .k-icon-delete { background-position: -60px -40px; }
.k-button-special .k-icon-search { background-position: -60px -60px; }
.k-button-special .k-icon-new { background-position: -60px -80px; }
.k-button-special .k-icon-edit { background-position: -60px -100px; }
.k-button-special .k-icon-accept { background-position: -60px -120px; }
.k-button-special .k-icon-reject { background-position: -60px -140px; }
.k-button-special .k-icon-add { top: -2px !important; background-position: -60px -160px; }
.k-button-special .k-icon-save { background-position: -60px -180px; }
.k-button-special .k-icon-print { background-position: -100px 0; }
.k-button-special .k-icon-link { background-position: -100px -20px; }
.k-button-special .k-icon-capitalize { background-position: -100px -80px; }
.k-button-special .k-icon-config { background-position: -100px -100px; }
.k-button-special .k-icon-up-down { background-position: -100px -120px; }
.k-icon-exclamation { width: 18px; height: 18px; background: url(../img/icons.png) -1px -161px; }
.k-icon-success { width: 18px; height: 18px; background: url(../img/icons.png) -1px -181px; }
.k-icon-error { width: 18px; height: 18px; background: url(../img/icons.png) -21px -161px; }
.k-icon-help { width: 18px; height: 18px; background: url(../img/icons.png) -21px -181px; cursor: help; }
.k-button .k-icon.k-arrow-down { margin: 0 0 0 2px; width: 10px; background: url(../img/icons.png) -4px -81px; }
.k-button .k-icon.k-arrow-right { background: url(../img/icons.png) 0 -101px; }
.k-menu-button .k-icon.k-arrow-down { margin: 0 0 0 2px; width: 10px; background: url(../img/icons.png) -4px -121px; }
.k-menu-button .k-icon.k-arrow-right { background: url(../img/icons.png) 0 -101px; }

.hidden { display: none; }

html, body { height: 100%; background: #d9d9d9; }
body, header, #menu { min-width: 960px; }
body { background: #d9d9d9; background: -webkit-linear-gradient(#c0c0c0, #d9d9d9 300px); background: linear-gradient(#c0c0c0, #d9d9d9 300px); }

header { height: 118px; }
header #top { margin: 0 0 1px 0; height: 85px; background: #4a4a4a; background: -webkit-linear-gradient(#6a6a6a, #707070 8px, #5e5e5e 28px, #454647 54px, #3b3e40 69px, #393c3f 78px, #4a4a4a 78px, #2d444b 84px, #323639 84px); background: linear-gradient(#6a6a6a, #707070 8px, #5e5e5e 28px, #454647 54px, #3b3e40 69px, #393c3f 78px, #4a4a4a 78px, #2d444b 84px, #323639 84px); }
.no-cssgradients header #top { background: #4a4a4a url(../img/header-2.png) repeat-x; }
header #top > div { margin: auto 2px; min-width: 960px; height: 85px; }
header h1, header h2 { display: block; float: left; }
header h2 strong { display: none; }
header h1 { padding: 23px 0 0 23px; }
header h1 a { display: block; }
header h1 a:before { display: block; float: left; margin: 1px 5px 0 0; width: 40px; height: 46px; background: url(../img/logo-cps.png); content: ""; pointer-events: none; }
header h1 a * { display: block; -webkit-text-shadow: 1px 2px 6px rgba(0, 0, 0, 0.3); text-shadow: 1px 2px 6px rgba(0, 0, 0, 0.3); }
header h1 a strong { margin: -5px 0 0 45px; color: #fefefe; letter-spacing: -1px; font-size: 27px; line-height: 100%; }
header h1 a span { margin: 2px 0 0 45px; color: #ccc; text-align: right; letter-spacing: 0; font-weight: normal; font-size: 16px; line-height: 100%; }
header h1 a:hover * { -webkit-text-shadow: 3px 3px 4px rgba(0, 0, 0, 1); text-shadow: 3px 3px 4px rgba(0, 0, 0, 1); }
header h1 a:hover:before { background-position: -40px 0; }
header #top > div > div { float: right; }
header h2.ceeteps { margin: 21px 0 0 4px; width: 70px; height: 46px; background: url(../img/logo-cps.png) -81px -26px; }
header h2.sp { margin: 21px 24px 0 18px; width: 168px; height: 34px; background: url(../img/logo-cps.png) 0 -72px; }

#menu { position: absolute; top: 86px; z-index: 100; width: 100%; height: 32px; background: #b62f21; background: -webkit-linear-gradient(#c93e2b 0, #c93e2b 3px, #c33726 5px, #a8291e 70%, #99221a 90%, #942019 100%); background: linear-gradient(#c93e2b 0, #c93e2b 3px, #c33726 5px, #a8291e 70%, #99221a 90%, #942019 100%); }
.no-cssgradients #menu { background: #b62f21 url(../img/menu.png) repeat-x; }
#menu > div > a { display: none; float: left; overflow: hidden; margin: 3px 0 0 24px; width: 26px; height: 26px; background: url(../img/logo-cps.png) -80px 0; text-indent: 100%; white-space: nowrap; }
#menu > div > a:hover { background-position: -106px 0; }
#menu.floating { position: fixed; top: 0; -webkit-box-shadow: 0 -3px 30px rgba(0, 0, 0, .05); box-shadow: 0 -3px 30px rgba(0, 0, 0, .05); }
#menu.floating > div > a { display: block; }
#menu.floating #leftMenu { padding-left: 6px; }
#menu > div { margin: auto 2px; min-width: 960px; height: 32px; }
#menu #fazerLogin { display: block; float: left; padding-left: 24px; height: 32px; color: #fff; font-size: 13px; line-height: 32px; opacity: 0.5; }
#menu #leftMenu { float: left; padding-left: 24px; max-width: 80%; }
#menu .k-menu { display: inline-block; border: 0 none; background: none; }
#menu .k-menu > .k-item { height: 32px; border-right: 1px solid #922f21; background: none; color: #fff; font-size: 13px; -moz-transition: all 0.3s; -o-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; }
#menu .k-menu > .k-item.k-state-hover { background: #fff; }
#menu .k-menu > .k-item > .k-link { padding: 0 16px 0 11px; height: 32px; line-height: 32px; }
#menu .k-menu > .k-item > .k-link .k-icon.k-arrow-down { width: 10px; background: url(../img/icons.png) -24px -121px; opacity: 0.45; filter: alpha(opacity=45); }
#menu .k-menu > .k-item > .k-link .k-icon { margin: -3px -8px 0 4px; }
#menu .k-menu > .k-item.k-state-disabled > .k-link { color: #eee; }
#menu .k-menu > .k-item > .k-link.k-state-active { background: #fff; }
#menu .k-menu > .k-item > .k-link.k-state-active .k-icon.k-arrow-down { width: 10px; background: url(../img/icons.png) -4px -121px; opacity: 1; filter: alpha(opacity=100); }
#menu .k-menu .k-item:last-child { border: 0 none; }
#menu .k-menu > .k-item > .k-animation-container > .k-group { border-top: 0 none; }
#menu #rightMenu { display: block; float: right; padding: 0 24px 0 0; max-width: 170px; }
#menu #rightMenu > .k-item { display: inline-block; float: right; border: 0 none; }
#menu #rightMenu > .k-item > .k-link { padding: 2px 10px 0 14px; max-width: 146px; height: 30px; text-align: right; white-space: nowrap; line-height: 30px; }
#menu #rightMenu > .k-item .k-popup .k-link { text-align: center; }
#menu #rightMenu .k-icon { display: none; }
#menu #rightMenu.unlogged .k-icon { display: inline-block; }
#menu #rightMenu .foto { float: right; width: 24px; height: 24px; border: 1px solid #ccc; border-radius: 3px; background-color: #eee; background-position: center center; -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4); box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4); }
#menu #rightMenu .foto.no-image { background-image: url(../img/user-28.png); }
#menu #rightMenu .texto { float: left; overflow: hidden; margin-right: 10px; max-width: 110px; -ms-text-overflow: ellipsis; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; }
#menu #rightMenu .texto strong { display: block; overflow: hidden; max-width: 110px; color: #fff; text-align: right; -ms-text-overflow: ellipsis; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; font-size: 12px; line-height: 14px; opacity: 0.95; }
#menu #rightMenu .texto span { display: block; overflow: hidden; max-width: 110px; color: #fff; text-align: right; -ms-text-overflow: ellipsis; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; font-size: 10px; line-height: 11px; opacity: 0.65; }
#menu #rightMenu .k-link.k-state-active .texto strong { color: #333; }
#menu #rightMenu .k-link.k-state-active .texto span { color: #666; }
#menu #rightMenu.unlogged { width: 122px; }
#menu #rightMenu.unlogged .k-link { display: block; padding: 0 14px 0 4px; height: 32px; color: #fff; color: rgba(255,255,255,0.9); font-weight: bold; line-height: 32px; -moz-transition: all 0.218s; -o-transition: all 0.218s; -webkit-transition: all 0.218s; transition: all 0.218s; }
#menu #rightMenu.unlogged .k-link .k-icon-refresh { margin: -5px 0 0 8px; width: 20px; height: 20px; background-position: -60px -20px; }
#menu #rightMenu.unlogged .k-link:hover { background: #fff; color: #000; }
#menu #rightMenu.unlogged .k-link:hover .k-icon-refresh { background-position: -40px -20px; opacity: 1; filter: alpha(opacity=100); }
#menu #rightMenu .k-animation-container { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; width: 172px; }
#menu #rightMenu .k-animation-container .k-popup { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; width: 172px; }
.k-menu:after { display: none; width: auto; }

#title-bar { position: relative; z-index: 90; margin-top: 1px; height: auto; background: #bbabab; background: -webkit-linear-gradient(#b8a6a6, #c0b7b7); background: linear-gradient(#b8a6a6, #c0b7b7); }
.no-cssgradients #title-bar { background: #bbabab url(../img/titulo-1.png) repeat-x; }
#title-bar.floating { position: fixed; top: 32px; width: 100%; -webkit-box-shadow: 0 -3px 30px rgba(0, 0, 0, .4); box-shadow: 0 -3px 30px rgba(0, 0, 0, .4); }
#title-bar > div { position: relative; top: -1px; z-index: 2; margin: auto 2px; padding: 17px 25px 15px 25px; min-width: 910px; height: 29px; border-bottom: 1px solid #f5f5f5; background: #fff; -webkit-box-shadow: 0 -3px 16px rgba(0, 0, 0, .05); box-shadow: 0 -3px 16px rgba(0, 0, 0, .05); }
#title-bar h3 { float: left; margin-top: 4px; font-size: 18px; }
#title-bar .buttons { float: left; margin: 0; padding: 0 0 0 30px; }
#title-bar .buttons button, #title-bar .buttons .k-button { float: left; height: 31px; outline: 0; line-height: 31px; }
#title-bar .buttons .k-menu-button { float: left; outline: 0; }
#title-bar .buttons .k-menu-button .k-link { height: 30px; line-height: 31px; }
#title-bar .buttons .k-button .k-text { display: inline-block; }
#title-bar .k-menu-button { display: inline-block; float: none; vertical-align: top; }
#title-bar .k-menu-button > li { text-align: left; }

#title-bar > .center { height: auto; }

#page { min-height: 103px; }
#page > div { margin: auto 2px; padding: 30px 30px 50px 25px; min-width: 905px; background: #fff; -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, .1); box-shadow: 0 0 16px rgba(0, 0, 0, .1); }

.not-editable #save, .not-editable .capitalization { display: none; }

.columns > .column { display: block; float: none; margin-bottom: 40px; width: 100%; }
.column > img { float: left; margin: 0 24px 20px 0; width: 128px; height: 128px; }

fieldset > div { vertical-align: top; }
fieldset legend { display: block; margin-bottom: 24px; font-size: 1.2em; }
fieldset legend > strong { display: block; color: #222; font-size: 1.2em; }
fieldset legend > span { display: block; margin-top: 6px; color: #999; font-size: 0.9em; }
fieldset em { font-style: italic; }
fieldset fieldset { margin-top: 20px; }
fieldset fieldset legend { margin-bottom: 16px; }
fieldset label { -webkit-font-smoothing: antialiased; font-smoothing: antialiased; display: inline-block; margin: 0 45px 16px 0; min-height: 29px; vertical-align: top; font-size: 13px; line-height: 29px; }
fieldset label > label.k-icon { margin: 0 2px 0 0 !important; padding: 0 !important; min-height: 20px !important; width: 20px !important; height: 20px !important; }
fieldset label:last-child { margin-right: 0; }
fieldset label.required { font-weight: 600; }
fieldset label.required label { font-weight: normal; }
fieldset label label { margin: 0; min-height: 0; font-weight: normal; line-height: 100%; }
fieldset textarea { min-width: 200px; min-height: 80px; max-height: 300px; }
fieldset label > * { display: inline-block; }
fieldset label input, fieldset label .k-widget:not(.k-tooltip), fieldset label textarea, fieldset label .tagbox, fieldset label .colorbox { margin-left: 16px; font-weight: normal; }
fieldset label textarea { white-space: normal; }
fieldset label.full { margin-right: 0; width: 100%; }
fieldset label.full > input { display: block; margin-left: 0; width: 100%; }
fieldset label.block { display: inline-block; float: left; clear: left; margin-right: 0; }
fieldset label.block:last-child { margin-bottom: 0; }
fieldset label.block > input { display: block; margin-left: 0; }
fieldset label .k-checkbox { position: relative; top: 4px; }

#filters { display: none; margin: -31px 0 30px; padding: 30px 30px 20px; border: solid 1px #efefef; border-bottom: solid 1px #e5e5e5; border-radius: 0 0 12px 12px; background: #fbfbfb; }
#filters legend { display: none; }
#filters label { white-space: nowrap; }
#filters .buttons { float: left; margin: 0; padding: 10px 0 0; }
#filters .buttons button { float: left; }
#filters .buttons button.k-button-left { margin-right: 0; }
#filters #lblAutor > .k-combobox { width: 30em; }
#filters #lblEditora > .k-combobox { width: 20em; }
#filters #lblTipo > .k-dropdown { width: 14em; }

p.large { font-size: 1.2em; }
.center { text-align: center; }
td.right { text-align: right; }

.t-disp, .t-indisp, .t-cons { display: inline-block; margin: 0 1px; padding: 0 3px; min-width: 10px; min-height: 16px; border-radius: 8px; -webkit-box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.6), 1px 1px 3px rgba(0, 0, 0, 0.2); box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.6), 1px 1px 3px rgba(0, 0, 0, 0.2); color: #fff; text-align: center; font-weight: bold; font-size: 12px; line-height: 16px; }
.t-disp { border: solid 1px #507c00; background: #92a814; background: -webkit-linear-gradient(310deg, #b2c834, #618805); background: linear-gradient(110deg, #b2c834, #618805); -webkit-text-shadow: 0 0 3px rgba(0, 80, 0, 0.8); text-shadow: 0 0 3px rgba(0, 80, 0, 0.8); }
.t-cons { border: solid 1px #b07d00; background: #dfa610; background: -webkit-linear-gradient(310deg, #ffe361, #eab600, #da9600); background: linear-gradient(110deg, #ffe361, #eab600, #da9600); -webkit-box-shadow: inset 0 1px 2px rgba(255, 255, 255, 1), 1px 1px 3px rgba(0, 0, 0, 0.2); box-shadow: inset 0 1px 2px rgba(255, 255, 255, 1), 1px 1px 3px rgba(0, 0, 0, 0.2); -webkit-text-shadow: 0 0 4px rgba(100, 80, 0, 1); text-shadow: 0 0 4px rgba(100, 80, 0, 1); }
.t-indisp { border: solid 1px #a21c12; background: #d95429; background: -webkit-linear-gradient(310deg, #ea713b, #bf2d11); background: linear-gradient(110deg, #ea713b, #bf2d11); -webkit-text-shadow: 0 0 3px rgba(120, 0, 0, 0.5); text-shadow: 0 0 3px rgba(120, 0, 0, 0.5); }

#window { font-size: 16px; }

#window .text { padding: 10px 14px 14px; font-size: 1em; cursor: default; }
#window .text > span { display: block; padding-top: 6px; font-size: 1.2em; }
#window .text > .k-input { margin-top: 10px; width: 100%; padding-top: 2px; }
#window .text span.k-input { font-size: .8em; }
#window .text > .k-input:only-child { margin-top: 0; }
#window .buttons { margin: 0 auto 10px; text-align: center; }
#window .buttons button { margin: 0 8px; padding-right: 20px; padding-left: 20px; height: 32px; font-size: 0.9em; line-height: 32px; }

#window .k-grid { min-width: 800px; min-width: 60vw; font-size: .875em; }
#window .k-grid:not(:first-child) { margin-top: 10px; }

#window article h1 { display: inline-block; margin: 12px 0 10px; font-size: 1.2em; }
#window article section:first-of-type h1 { margin-top: 0; }
#window article ul { margin: 0 0 0 20px; }
#window article li { margin: 8px 0; }

#count { padding: 0 0 14px 0; color: #777; }
#count:not(.hidden) { display: block; }

.k-loading-mask { background: #ccc; cursor: wait; }
.rgba .k-loading-mask { background: rgba(210, 210, 210, .5); }
.no-rgba .k-loading-mask { opacity: .5; filter: alpha(opacity=50); }
.rgba body > .k-loading-mask, .rgba form > .k-loading-mask { z-index: 10050; background: rgba(0, 0, 0, .5); }
.k-loading-mask .k-loading-image { top: 50%; left: 50%; margin-top: -24px; margin-left: -24px; width: 48px; height: 48px; -webkit-box-shadow: 2px 6px 20px rgba(0, 0, 0, .02); box-shadow: 2px 6px 20px rgba(0, 0, 0, .02); }
body > .k-loading-mask .k-loading-image, form > .k-loading-mask .k-loading-image { top: 50%; margin-top: -48px; -webkit-box-shadow: 2px 6px 120px rgba(0, 0, 0, 0.45); box-shadow: 2px 6px 120px rgba(0, 0, 0, 0.45); }
body > .k-loading-mask, form > .k-loading-mask { position: fixed; top: 0; }

#edit { min-width: 89px; }
.no-boxshadow #edit { min-width: 57px; }

p.erro, span.erro, strong.erro { color: #d23f29; }
span.erro { font-size: 1.1em; }
strong.erro { text-transform: uppercase; font-weight: bold; font-size: 1.1em; }

.k-tooltip-validation { position: fixed !important; top: 0; left: 0; z-index: 200; margin: 7px 0 0; padding: 2px 0 1px !important; min-width: 100%; height: 29px; border-right: 0 none; border-left: 0 none; -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2); box-shadow: 0 0 12px rgba(0, 0, 0, 0.2); font-weight: normal; font-size: 16px; line-height: 29px; }
.inline-warning { min-height: 29px; line-height: 1.25em; border: 1px solid #ffe79e; background-color: #fff4c9; color: #635145; margin: 0 0 20px; padding: 6px 2px; text-align: center; box-shadow: 0 2px 10px rgba(0, 0, 0, .07); }

.k-grid tbody tr.inativo td .foto, #grid tbody tr.inativo td .k-icon { opacity: .6; }
.k-grid tbody tr.inativo td .k-icon { opacity: .4; filter: alpha(opacity=40); }
.k-grid tbody tr.inativo td { color: #777; }
.k-grid tr.indisponivel td:not(.destaque) { color: #d23f29; }
.k-grid tr.indisponivel td:not(.destaque) a.navegacao { color: #d23f29; }
.k-grid tr.indisponivel td:not(.destaque) a.navegacao:hover { color: #fff; }
.k-grid tr.indisponivel td .foto { opacity: .6; filter: alpha(opacity=60); }
.k-grid td.destaque { border-right: 1px solid #ccc; background: #f9f9f9; background: -moz-linear-gradient(right, #f9f9f9, #fff); background: -webkit-linear-gradient(right, #f9f9f9, #fff); background: linear-gradient(right, #f9f9f9, #fff); font-weight: bold; font-size: 1.2em; }
.k-grid a.navegacao { display: inline-block; padding: 0 4px; border-bottom: 1px solid #d23f29; border-radius: 4px; background: #f8f8f8; color: #222; cursor: pointer; }
.k-grid a.navegacao:hover { background: #d23f29; color: #fff; }
.k-grid img.tipo-doc { margin-top: -4px; vertical-align: middle; }
.k-grid .erro, .k-grid .k-state-selected .erro, .k-grid tr.k-state-selected:not(.not-selectable) td.erro { color: #d23f29; font-weight: bold; }
.k-grid fieldset { margin: 8px 8px 0; }
.k-grid .pdf { position: relative; top: 4px; line-height: 24px; }

.k-listview { min-width: 48px; min-height: 100px; }
.k-listview li li { display: inline-block; margin-bottom: 2px; }
.k-listview li .cabecalho { padding: 5px 2px 5px 10px; min-height: 31px; border-top: 1px solid #e5e5e5; background: #f5f5f5; background: -moz-linear-gradient(#f5f5f5, #fff); background: -ms-linear-gradient(#f5f5f5, #fff); background: -o-linear-gradient(#f5f5f5, #fff); background: -webkit-linear-gradient(#f5f5f5, #fff); background: linear-gradient(#f5f5f5, #fff); cursor: default; }
.k-listview li .cabecalho li.tipo { margin-right: 0; width: 104px; font-weight: normal; }
.k-listview li .cabecalho li.tipo img { vertical-align: top; }
.k-listview li .cabecalho li.tipo span { display: inline-block; overflow: hidden; max-width: 80px; -ms-text-overflow: ellipsis; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; }
.k-listview li .cabecalho li { margin: 6px 6px 0 0; font-weight: bold; line-height: 100%; }
.k-listview li .cabecalho li.pdf { width: 24px; height: 12px; }
.k-listview li .cabecalho li.pdf a { position: absolute; margin-top: -4px; }
.k-listview li .cabecalho li.cores label { display: inline-block; overflow: hidden; margin: -4px -1px 0 0; width: 14px; height: 14px; border: 1px solid #ccc; text-indent: 100%; white-space: nowrap; vertical-align: middle; }
.k-listview li .cabecalho li.botoes { float: right; margin: 0; }
.k-listview li .cabecalho li.botoes .tombos { display: inline-block; margin-right: 12px; font-weight: normal; }
.k-listview li .cabecalho li.botoes .k-button { margin: 0 4px 0 0; min-width: 0; }
.k-listview li .cabecalho li.separador:after { margin-left: 8px; color: #ccc; content: "|"; }
.k-listview li .registro { padding: 12px 5px 24px; min-height: 128px; font-size: 1.2em; }
.k-listview li .registro .foto { float: left; margin: 0 20px 12px 0; width: 90px; height: 128px; -webkit-box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.1); box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.1); line-height: 128px; }
.k-listview li .registro .referencia { text-indent: 0; font-size: 1.2em; }
.k-listview li .registro .descricao { margin-top: 12px; -ms-word-break: break-word; word-break: break-word; overflow: auto; max-height: 4.6em; }
.k-listview li .registro .palavras { margin-top: 12px; }
li .highlight { padding: 0 1px; border-radius: 5px; background: #ffff90; }
li a .highlight { color: #a20f09; }

.accordion-grid .item { display: none; border-radius: 2px; background: #f3f3f3; }
.accordion-grid .item.loading, .accordion-grid .item.error { cursor: default; }
.accordion-grid .item.loading { background: #f3f3f3 url(../img/loading.gif) no-repeat center center !important; opacity: 0.6; filter: alpha(opacity=60); }
.accordion-grid .item.error:after { position: relative; top: -8px; display: block; margin: 50% auto; width: 20px; height: 20px; background: url(../img/icons.png) -40px -140px; content: ""; opacity: 0.2; -webkit-filter: sepia(1) hue-rotate(360deg) saturate(50); filter: sepia(1) hue-rotate(360deg) saturate(50); }
.accordion-grid .item.error > * { display: none !important; }
.accordion-grid .item a:focus { outline: none; }
.accordion-grid .caption { display: none; text-align: center; white-space: normal; }
.accordion-grid .caption > span { position: relative; top: -4px; display: inline-block; padding: 2px 8px; max-width: 80%; border: solid 1px #333; border-radius: 4px; background: #444; -webkit-box-shadow: 0 1px 3px #000; box-shadow: 0 1px 3px #000; color: #fff; }
.accordion-grid .caption > span span { display: block; }
.accordion-grid .caption .k-button { position: absolute; bottom: 12px; left: 50%; display: block; margin-left: -70px; width: 140px; height: 36px; line-height: 36px; }

#termosPesquisa { width: 55%; }
select:invalid { color: gray; }
#ordenar .k-popup { min-width: 160px; }

.termo-operador, .termo-campo, .bt-search, .bt-search-cancel { width: auto; display: block; }
.termo-avancado { width: 100%; }
.bt-add, .bt-minus { width: auto; min-width: 35px !important; font-size: larger !important; }

.divTable { display: table; width: 100%; }
.divTableRow { display: table-row; }
.divTableHeading { background-color: #EEE; display: table-header-group; }
.divTableCell, .divTableHead { border: 1px solid #ffffff; display: table-cell; padding: 4px; }
.divTableHeading { background-color: #EEE; display: table-header-group; font-weight: bold; }
.divTableFoot { background-color: #EEE; display: table-footer-group; font-weight: bold; }
.divTableBody { display: table-row-group; }

.divTableColumnOperator { width: 8%; }
.divTableColumnField { width: 10%; }
.divTableColumnInput { width: 55%; }
.divTableColumnSearch, .divTableColumnCancel { width: 5%; }
.divTableColumnAdd { width: 10%; }

#grid .foto, .k-grid .foto { float: left; overflow: hidden; margin: 2px 10px 2px 0; width: 54px; height: 44px; border: 1px solid #ccc; border-radius: 4px; background: #f5f5f5 no-repeat center center; -moz-background-size: cover; -o-background-size: cover; -webkit-background-size: cover; background-size: cover; text-align: center; white-space: nowrap; font-size: 0.8em; line-height: 44px; }
#grid .foto.foto-usuario.sem-foto, .k-grid .foto.foto-usuario.sem-foto { background-image: url(../img/user-60.png); -moz-background-size: 100%; -o-background-size: 100%; -webkit-background-size: 100%; background-size: 100%; text-indent: 100%; }
#grid .foto img, .k-grid .foto img { position: relative; left: 25%; margin-left: -50%; min-width: 100%; min-height: 100%; color: transparent; line-height: 44px; }
#grid .foto.sem-foto, .k-grid .foto.sem-foto { background-image: -webkit-linear-gradient(#f5f5f5, #ececec); background-image: linear-gradient(#f5f5f5, #ececec); }
#grid .foto.foto-documento, .k-grid .foto.foto-documento { width: 58px; height: 78px; -moz-background-size: 100% 100%; -o-background-size: 100% 100%; -webkit-background-size: 100% 100%; background-size: 100% 100%; }
#grid .foto.foto-documento.sem-foto, .k-grid .foto.foto-documento.sem-foto { line-height: 78px; }
#grid td strong, .k-grid td strong { font-size: 1.1em; }
#grid td em, .k-grid td em { font-style: italic; }
#grid td > .k-icon, .k-grid td > .k-icon { position: relative; margin: -5px 4px 0 0; opacity: 1; }
#grid td.center, #grid th.center, .k-grid td.center, .k-grid th.center { text-align: center; }

.tipo-doc img { width: 16px; height: 16px; }

.foto { display: inline-block; overflow: hidden; border: 1px solid #ccc; border-radius: 4px; background-color: #f5f5f5; background-position: center center; -moz-background-size: cover; -o-background-size: cover; -webkit-background-size: cover; background-size: cover; background-repeat: no-repeat !important; color: #bbb; text-align: center; text-indent: 0; white-space: nowrap; -moz-transition: 0.35s; -o-transition: 0.35s; -webkit-transition: 0.35s; transition: 0.35s; }
.foto.sem-foto { background-image: -webkit-linear-gradient(#f5f5f5, #ececec); background-image: linear-gradient(#f5f5f5, #ececec); color: #bbb; text-align: center; font-size: 0.8em; cursor: default; }
#fotoUsuario.foto.sem-foto, .user .foto.sem-foto { text-align: left; text-indent: -999rem; transition: none; -webkit-transition: none; -moz-transition: none; }
a.foto[href]:hover { border-color: #d23f29; -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5); box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5); color: #bbb; cursor: pointer; }

.k-upload { margin: -2px 0 -2px -2px; }
.k-upload .k-dropzone { padding: 2px 6px 2px 2px; }
.k-upload .k-dropzone em { display: none; }
.k-upload .k-dropzone.k-dropzone-active em { display: inline-block; }
.k-upload .k-upload-button { min-width: 140px; }
.k-upload .k-upload-button span { position: relative; top: -1px; }

.envioFoto { display: inline-block; float: left; }
.envioFoto > div { display: inline-block; margin: 0 45px 16px 0; }
.envioFoto #fotoAtual { overflow: hidden; margin: 0 0 8px 0; width: 200px; height: 220px; border: 1px solid #dcdcdc; border-radius: 0; background: #f5f5f5; background-position: center center; -moz-background-size: cover; -o-background-size: cover; -webkit-background-size: cover; background-size: cover; color: #666; text-align: center; white-space: nowrap; line-height: 80px; }
.envioFoto #fotoAtual.sem-foto { border-radius: 4px; background-color: #d7d7d7; background-image: url(../img/user-128.png); background-position: bottom; -moz-background-size: 100%; -o-background-size: 100%; -webkit-background-size: 100%; background-size: 100%; }
.envioFoto #fotoAtual.sem-miniatura { border-radius: 4px; background-image: url(../img/no-thumb.png) !important; }
.envioFoto #fotoAtual img { display: inline-block; min-width: 100%; min-height: 100%; color: transparent; line-height: 100%; vertical-align: top; }
.envioFoto #fotoAtual.sem-foto img { display: none; }
.envioFoto #fotoAtual.foto-documento { height: 290px; line-height: 290px; }
.envioFoto #fotoAtual.foto-documento.sem-foto { background-image: -webkit-linear-gradient(#f5f5f5, #ececec); background-image: linear-gradient(#f5f5f5, #ececec); background-image: none; }
.envioFoto #fotoAtual.foto-documento.sem-foto img { display: none; }
.envioFoto #fotoAtual.foto-documento.sem-foto:before { content: "Sem foto"; }
.envioFoto > div > div > button { margin: 0 0 6px; width: 202px; }
.envioFoto .k-upload > .k-upload { margin: 0; width: 202px; }
.envioFoto .k-upload { margin: 0; }
.envioFoto .k-upload .k-dropzone { padding: 0; text-align: center; }
.envioFoto .k-upload .k-dropzone em { display: none; margin: 0; height: 36px; line-height: 36px; }
.envioFoto .k-upload .k-dropzone.k-dropzone-active { border: 0 none; }
.envioFoto .k-upload .k-dropzone.k-dropzone-active em { display: block; }
.envioFoto .k-upload .k-upload-button { width: 202px; height: 29px; }
.envioFoto .k-upload .k-upload-button span { top: 0; }
.envioFoto .k-upload .k-upload-files { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0; width: 202px; }
.envioFoto .k-upload .k-upload-files .k-button { margin-top: 4px; }
.envioFoto .k-upload .k-upload-files .k-progress { width: 100%; }
.envioFoto .k-upload .k-upload-selected, .envioFoto .k-upload .k-file > .k-icon { display: none; }
.envioFoto .k-file { text-align: center; }
.envioFoto .k-file > .k-filename { min-width: 162px; max-width: 162px; }
.envioFoto .k-file button { display: block; margin: auto; line-height: 26px; }
.envioFoto .k-file button .k-icon { top: -1px; margin-right: 5px; }

.k-list .foto { float: left; }
.k-list .foto.foto-documento { width: 56px; height: 78px; }
.k-list .foto.foto-documento.sem-foto { line-height: 78px; }
.k-list strong, .k-list b { font-weight: 600; }

.k-popup .foto { margin-right: 10px; width: 54px; height: 44px; }
.k-popup .user { font-size: .8125rem; line-height: 1.2; }
.k-popup .user:before, .k-popup .user:after { display: table; content: " "; }
.k-popup .user:after { clear: both; }
.k-popup .user div { float: left; }
.k-popup p { margin: 0; }
.k-popup strong { margin: 7px 0 4px; font-size: 1.077em; }
.k-popup small { font-size: .923em; }
.k-popup p small:after { content: "|"; color: #ccc; color: rgba(0, 0, 0, .15); margin-left: .5em; }
.k-popup p small:last-child:after { content: ""; display: none; }

.detalhes .foto { float: left; margin: 0 40px 20px 0; width: 320px; height: 320px; border-radius: 8px; -webkit-box-shadow: 1px 2px 12px rgba(0, 0, 0, 0.15); box-shadow: 1px 2px 12px rgba(0, 0, 0, 0.15); }
.detalhes .foto.sem-foto { line-height: 320px; }
.detalhes .foto.sem-foto:before { content: "Sem foto"; }
.detalhes .foto.foto-documento { height: 468px; -moz-background-size: 100% 468px; -o-background-size: 100% 468px; -webkit-background-size: 100% 468px; background-size: 100% 468px; }
.detalhes .foto.foto-documento.sem-foto { font-size: 1.4em; line-height: 468px; }

.detalhes h3 { margin-bottom: 6px; }
.detalhes h3 img { margin: 2px 0 0; vertical-align: top; }
.detalhes h3 strong { margin: 0 6px; font-size: 1.6em; }
.detalhes h3 small { vertical-align: top; font-weight: normal; font-size: 1.1em; line-height: 1.6em; }
.detalhes p { margin-bottom: 24px; font-size: 1.3em; }
.detalhes p.descricao { margin-top: 24px; padding: 18px 22px; border: 1px solid #efefef; background: #fbfbfb; }
.detalhes p.descricao span { font-size: 0.8em; }
.detalhes p.arquivo img { position: relative; top: 3px; }
.detalhes > span { margin-right: 30px; white-space: nowrap; }
.detalhes #tombos { margin-top: 24px; }
.detalhes #tombos p { margin-bottom: 8px; }
.detalhes #tombos p strong { display: inline-block; margin: 5px 4px 0 0; font-size: 0.9em; }
.detalhes #tombos p label { margin: 5px 2px 0; }
.detalhes #tombos p .k-dropdown { margin-right: 8px; min-width: 200px; font-size: 0.7em; }
.detalhes #tombos ul { margin-left: 0; min-height: 28px; list-style: none; }
.detalhes #tombos ul li { margin: 0 2px 2px 0; padding: 4px 7px 4px 5px; border-radius: 4px; background: #f8f8f8; color: #222; line-height: 18px; cursor: default; }
.detalhes #tombos ul li em { color: #999; font-size: 0.9em; }
.detalhes #tombos ul li:not(.hidden) { display: inline-block; }
.detalhes #tombos ul li .k-icon { margin-top: -5px; opacity: 1; filter: alpha(opacity=100); }

.uppercase { text-transform: uppercase; }
.lowercase { text-transform: lowercase; }
.capitalize { text-transform: none; }

.quantidadeEmprestimos { min-height: 24px; color: #777; vertical-align: middle; }
.quantidadeEmprestimos span { line-height: 24px; }
.quantidadeEmprestimos strong { font-size: 1.1em; }
.quantidadeEmprestimos a.item { display: inline-block; margin: 0 -3px 0 2px; padding: 4px 7px 4px 5px; border-bottom: 1px solid #d23f29; border-radius: 4px; background: #f8f8f8; color: #222; font-weight: bold; cursor: pointer; }
.quantidadeEmprestimos a.item img { margin-right: 2px; vertical-align: top; }
.quantidadeEmprestimos a.item:hover { background: #d23f29; color: #fff; }

.colorbox { overflow: auto; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; min-width: 250px; list-style: none; vertical-align: top; white-space: normal; }
.colorbox li { display: inline-block; line-height: 24px; }
.colorbox li label { margin: 0 1px 1px 0; margin: 0; padding: 2px 8px; min-height: 0; border: 1px solid #dfdfdf; border-radius: 1px; background: #fafafa; color: #333; line-height: 19px; cursor: pointer; }
.colorbox li label:hover { border: 1px solid #c6c6c6; background: #f6f6f6; background: -webkit-linear-gradient(top,#f8f8f8,#f1f1f1); background: linear-gradient(top,#f8f8f8,#f1f1f1); -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); color: #333; }
.colorbox li label:active { background: #e0e0e0; background: -moz-linear-gradient(top,#ededed,#e0e0e0); background: -webkit-linear-gradient(top,#ededed,#e0e0e0); background: linear-gradient(top,#ededed,#e0e0e0); -webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1); }
.colorbox li .k-checkbox { top: 1px; margin: 0 0 -2px; }
.colorbox li .k-checkbox.light:focus { -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1); box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1); }
.colorbox li .k-checkbox.dark:focus { -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.6); box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.6); }
.colorbox[disabled] li label { border-top: 1px solid #c3c3c3 !important; border-right: 1px solid #d6d6d6 !important; border-bottom: 1px solid #d7d7d7 !important; border-left: 1px solid #c8c8c8 !important; background: whiteSmoke !important; -webkit-box-shadow: none !important; box-shadow: none !important; color: #555 !important; cursor: default; }
.colorbox[disabled] li .k-checkbox { cursor: default; }

.tagbox { overflow: auto; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 1px 2px; min-width: 250px; min-height: 26px; white-space: normal; line-height: 23px; cursor: text; }
.tagbox.k-state-focused { border-color: #d23f29; }
.tagbox[disabled] { border-top: 1px solid #c3c3c3 !important; border-right: 1px solid #d6d6d6 !important; border-bottom: 1px solid #d7d7d7 !important; border-left: 1px solid #c8c8c8 !important; -webkit-box-shadow: none !important; box-shadow: none !important; }
.tagbox[disabled] > a:before, .tagbox[disabled] > a > span { display: none !important; }
.tagbox.k-loading:after { position: absolute; top: 5px; right: 4px; width: 16px; height: 16px; content: url(../img/loading.gif); }
.tagbox input { display: inline-block; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; min-width: 350px; width: auto; height: 24px; border: 0 none; background: none; }
.tagbox[disabled] input { display: none; }
.tagbox > a { display: inline-block; margin: 0 2px; padding: 0 4px 0 6px; outline: 0; border: 1px solid #dfdfdf; border-radius: 1px; background: #fafafa; color: #333; text-decoration: none; line-height: 19px; }
.tagbox[disabled] > a { padding: 0 6px; color: #555; cursor: default; }
.tagbox > a.k-state-hover { border: 1px solid #c6c6c6; background: #f6f6f6; background: -webkit-linear-gradient(top,#f8f8f8,#f1f1f1); background: linear-gradient(top,#f8f8f8,#f1f1f1); -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); }
.tagbox > a.k-state-focused { border-color: #d23f29; }
.tagbox > a > span { margin-left: 4px; padding: 0 2px; color: #999; font-size: 0.8em; }
.tagbox > a > span:hover { color: #d23f29; }
.tagbox > a.new:before { position: relative; display: inline-block; margin: -3px 3px 0 0; width: 18px; height: 18px; background: url(../img/icons.png) -1px -161px; content: " "; vertical-align: middle; opacity: .8; }
.tagbox > a.existing:before { position: relative; display: inline-block; margin: -3px 3px 0 0; width: 18px; height: 18px; background: url(../img/icons.png) -1px -181px; content: " "; vertical-align: middle; opacity: .4; }
.tagbox > input:focus { outline: none; }

.accordion { margin: 0; height: 20px; }
.accordion > * { display: none; }
.accordion legend { display: block; margin: 0; font-size: 1em; }

.complexify { display: block; margin: 0; width: 100%; height: 25px; }
.complexify #progressbar { display: block; overflow: hidden; height: 25px; border: 1px solid #c8c8c8; border-top: 0; border-radius: 4px; border-top-left-radius: 0; border-top-right-radius: 0; }
.complexify #progress { display: block; width: 0%; height: 25px; }
.complexify .valid { background-color: green; background-image: -webkit-linear-gradient(#8ed80b, #54b815); background-image: linear-gradient(#8ed80b, #54b815); }
.complexify .invalid { background-color: red; background-image: -webkit-linear-gradient(#e25643, #c41414); background-image: linear-gradient(#e25643, #c41414); }
.complexify #status { position: relative; top: -25px; left: 6px; -webkit-text-shadow: 0 0 4px #fff; text-shadow: 0 0 4px #fff; line-height: 25px; }
.complexify #status #complexityLabel { font-size: 0.9em; line-height: 25px; }
.complexify #status #complexity { font-weight: bold; font-size: 1.1em; line-height: 25px; }

.capitalization { position: absolute; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 4px 0 0 -26px; padding: 0; width: 24px; height: 24px; border: 1px solid #fff; border-radius: 2px; background: #fff; cursor: pointer; }
.capitalization.k-state-selected { border-color: #aaa; background: #f0f0f0; -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2); box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2); }
.capitalization:hover { border-color: #ccc; background: #f2f2f2; }
.capitalization:hover .k-icon { opacity: 1; filter: Alpha(Opacity=100); }
.capitalization.k-state-selected:hover { border-color: #999; background: #dfdfdf; }
.capitalization .k-icon { display: block; margin: 1px 0 0 1px; width: 20px; height: 20px; }

.print-only { display: none; }

footer {
    padding: 40px 20px 50px;
    text-align: center;
    color: #ccc;
    color: rgba(0, 0, 0, .1);
    text-shadow: 0 1px 2px rgba(255, 255, 255, .1);
}

footer span {
    color: #aaa;
}

footer a {
    outline: none !important;
    color: #bababa !important;
}

footer a:hover, footer a:focus {
    color: #9d9d9d !important;
}

footer a strong {
    color: #a3a3a3;
}

footer a:hover strong, footer a:focus strong {
    color: #8a8a8a;
}

.clearfix:before, .clearfix:after { display: table; content: " "; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

.report-viewer { width: 100%; border: 1px solid #ccc; }
.report-viewer > table { width: 100%; min-height: 180px; background: #f5f5f5; }
.report-viewer [id$='_oReportDiv'] > table { margin: 2em auto; border: 2em solid #fff; background: #fff; -webkit-box-shadow: 0 .4em 1.8em rgba(0, 0, 0, .1); box-shadow: 0 .4em 1.8em rgba(0, 0, 0, .1); }
.report-viewer [id$='_reportViewer_ctl05'] { padding: 4px; }
.report-viewer [id$='_reportViewer_ctl05'] > div > div { display: table !important; margin: auto; }
.report-viewer [id$='_reportViewer_ctl05'] > div > div td { height: 18px !important; vertical-align: middle; }
[id$='_reportViewer_AsyncWait'] { background-color: #f5f5f5 !important; }
[id$='_reportViewer_AsyncWait_Wait'] { margin-top: -30px; border: 1px solid #ccc !important; }
[id$='_reportViewer_AsyncWait_Wait'] img { margin-right: 10px; }
.report-viewer td[style="HEIGHT:6.00mm"] ~ td td[style="vertical-align:top"] { vertical-align: middle !important; line-height: 0; padding: 0 .5em; }
.report-viewer td[style="HEIGHT:6.00mm"] ~ td td[style="vertical-align:top"] a { display: block; margin: 0; padding: 1px; }

@media screen and (min-width: 62em) {
    header #top-space, header #top > div, #menu > div, #title-bar > div, #page > div { margin: auto 1%; }
}

@media screen and (min-width: 72em) {
    header #top-space, header #top > div, #menu > div, #title-bar > div, #page > div { margin: auto 2%; }
    .columns > .column { display: inline-block; float: left; width: 48%; }
    .columns > .column:last-child { float: right; }
}

@media screen and (min-width: 82em) {
    header #top-space, header #top > div, #menu > div, #title-bar > div, #page > div { margin: auto 3%; }
}

@media print {
    @page { margin: 1.5cm 0.7cm; }
    * { background: none !important; -webkit-box-shadow: none !important; box-shadow: none !important; color: black !important; -webkit-text-shadow: none !important; text-shadow: none !important; -ms-filter: none !important; filter: none !important; }
    a, a:visited { text-decoration: underline; }
    a[href]:after { content: " (" attr(href) ")"; }
    abbr[title]:after { content: " (" attr(title) ")"; }
    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
    pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
    thead { display: table-header-group; }
    tr, td, img { page-break-inside: avoid; }
    #grid td { page-break-inside: avoid; }
    img { max-width: 100% !important; }
    p, h2, h3 { orphans: 3; widows: 3; }
    h2, h3 { rest-before: medium; page-break-after: avoid; }
    header, footer { display: none; }
    button, .k-button, .k-menu-button { display: none !important; }
    #title-bar > div { margin: 4px; padding: 4px; min-height: 32px; }
    #page > div { margin: 0; padding: 0; }
    .foto img { height: 100%; }
    .foto.sem-foto { background-color: #eee !important; }
    .print-only { display: block !important; }
    td.print-only { display: table-cell !important; }
    .detalhes h3 small a { text-decoration: none; }
    .detalhes #tombos ul li { margin: 0; }
    .no-print, .k-icon, #tooltip { display: none !important; }
    table { border: 0 none !important; border-collapse: collapse !important; }
    table th, table td { border: 1px solid #ccc !important; }
    table th { background: #eee !important; }
    #grid, .k-pager-wrap { border: 0 none !important; }
    #grid a { border: 0 none !important; }
    #pager .k-link { display: none !important; }
    label .k-widget { margin: 0 0 0 16px !important; }
    .k-autocomplete, .k-numeric-wrap, .k-date-wrap { margin: 0 !important; padding: 0 !important; border: 0 none !important; }
    .k-autocomplete input, .k-numeric-wrap input, .k-date-wrap input { margin: 0 !important; height: 29px !important; }
    .t-disp, .t-cons, .t-indisp { font-size: 8px; }
    .t-disp:after { content: " disponíveis"; font-size: 8px; }
    .t-cons:after { content: " consulta"; font-size: 8px; }
    .t-indisp:after { content: " indisponíveis"; font-size: 8px; }
    .t-disp.one:after { content: " disponível"; }
    .t-indisp.one:after { content: " indisponível"; }
    .tipo-doc:after { display: block; content: attr(alt); font-size: 9px; line-height: 9px; }
    .k-icon-accept, .k-icon-reject { display: inline !important; margin: 0 !important; width: auto !important; height: auto !important; background: none !important; text-indent: 0 !important; font-size: 1em !important; line-height: 100% !important; }
    .k-checkbox { border-radius: 0 !important; }
    .k-grid thead tr a.k-checkbox { margin: 0 !important; border: 0 none !important; }
    .k-grid thead tr a.k-checkbox[aria-checked=true]:after { margin-top: 1px; color: #444; content: "\2714"; text-decoration: none !important; font-size: 16px; }
}

/* Estilos para o painel de notificações */
div.panel {  display: none; position: absolute; top: 2.4em; width: 25%; right: 0%; z-index: 100; margin: 0; overflow: hidden; box-shadow: -1px 3px 2px rgba(0, 0, 0, .3); background-color: #fff; } 
div.home { display: none; color: #000; padding: 0; overflow: hidden; }
.pMenu { overflow: hidden; float: right; height: 100%; padding-right: 10px; padding-bottom: 6px; cursor: pointer !important; } 
.painelMenu { height: 100%; width: 2.6%; }
.notificabt span { margin-top: 5px; margin-left: 10px; }
.notifica { list-style-type: none; margin: 0; padding: 0; }
.itemPainel { border-bottom: 1px solid #ccc; }
.itemPainel:last-child { border: none; }
.itemMsg { padding-left: 15px; padding-top: 30px; padding-bottom: 5px; }
.itemPainel a { text-decoration: none; color: #000; display: block; width: 80%; padding-top: 10px; padding-left: 20px; padding-bottom: 10px; -webkit-transition: font-size 0.3s ease, background-color 0.3s ease; -moz-transition: font-size 0.3s ease, background-color 0.3s ease; -o-transition: font-size 0.3s ease, background-color 0.3s ease; -ms-transition: font-size 0.3s ease, background-color 0.3s ease; transition: font-size 0.3s ease, background-color 0.3s ease; }
.itemPainel:hover { background-color: #e8e8e8; }
.itemInfo { padding-top: 2px; }
.home h3 { font-weight: bold; }
.home h1 { margin-bottom: 10px; padding: 8px 8px 5px; width: 100%; border-bottom: 1px solid #ccc; font-weight: normal; color: #333; background: #d9d9d9; background: -webkit-linear-gradient(#fff 0, #eaeaea 70%, #d9d9d9 100%); background: linear-gradient(#fff 0, #eaeaea 70%, #d9d9d9 100%); }
.atrasado { color: #d23f29; font-weight: bold; }
.icon-notification, .icon-notificationa { background: url(../img/icons.png); }
.icon-notification { width: 20px; height: 20px; background-position: -80px -140px; }
.icon-notificationa { width: 20px; height: 20px; background-position: -100px -140px; }
.badge1 { position:relative; }
.badge1[data-badge]:after { content:attr(data-badge); position:absolute; top:-3px; right:-5px; font-size:.5em; background:red; color:white; width:12px; height:12px; text-align:center; line-height:12px; border-radius:50%; box-shadow:0 0 1px #333; }

.foto-siga { width: inherit; height: inherit }

