You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

566 lines
165 KiB

/* - ++resource++config/css/basic.css - */
@media screen {
/* https://www12.senado.leg.br/institucional/portal_css/++resource++config/css/basic.css?original=1 */
.center {
text-align: center;
}
.left {
text-align: left;
}
.right {
text-align: right;
}
.floatleft {
float: left;
}
.floatright {
float: right;
}
.clear {
clear:both;
}
.hidden {
visibility: hidden;
}
.nodisplay {
display: none;
}
.table {
display: table;
width: 100%;
}
.tr {
display: table-row;
}
.td {
display: table-cell;
}
}
/* - ++resource++config/bootstrap/bootstrap.min.css - */
/* https://www12.senado.leg.br/institucional/portal_css/++resource++config/bootstrap/bootstrap.min.css?original=1 */
/**//* */html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}/* */@media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(../fonts/glyphicons-halflings-regular.eot);src:url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyph
/* */
/* - ++resource++config/css/bootstrap-adapter.css - */
/* https://www12.senado.leg.br/institucional/portal_css/++resource++config/css/bootstrap-adapter.css?original=1 */
@font-face {
font-family: 'Glyphicons Halflings';
src: url(++resource++config/bootstrap/fonts/glyphicons-halflings-regular.eot);
src: url(++resource++config/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix)
format('embedded-opentype'),
url(++resource++config/bootstrap/fonts/glyphicons-halflings-regular.woff2) format('woff2'),
url(++resource++config/bootstrap/fonts/glyphicons-halflings-regular.woff) format('woff'),
url(++resource++config/bootstrap/fonts/glyphicons-halflings-regular.ttf)
format('truetype'),
url(++resource++config/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular)
format('svg')
}
html {
}
body {
}
h1 {
font-size: 2em;
font-weight: bold;
line-height: 1.5em;
}
h2 {
font-size: 18px;
line-height: 1em;
}
/* */
body#content {
font-size: 14px;
}
/* */
#content a.btn:link, #content a.btn:visited, dl.portlet a.btn:link {
color: #fff;
}
#content a.btn:hover, dl.portlet a.btn:hover {
color: #fff !important;
text-decoration: none;
}
/* */
#content ol.carousel-indicators, dl.portlet ol.carousel-indicators {
/* */
margin-left: -30%;
}
#content ol.carousel-indicators li, dl.portlet ol.carousel-indicators li {
display: inline-block;
line-height: 0;
margin-bottom: 0;
}
/* */
.row.no-gutter {
margin-right:0;
margin-left:0;
}
.row.no-gutter > [class*='col-'] {
padding-right:0;
padding-left:0;
}
/* - ++resource++config/font-awesome/css/font-awesome.min.css - */
/* https://www12.senado.leg.br/institucional/portal_css/++resource++config/font-awesome/css/font-awesome.min.css?original=1 */
/**/@font-face{font-family:'FontAwesome';src:url('++resource++config/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('++resource++config/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('++resource++config/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('++resource++config/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('++resource++config/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('++resource++config/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file
/* - ++resource++static/css/institucional.css - */
/* https://www12.senado.leg.br/institucional/portal_css/++resource++static/css/institucional.css?original=1 */
/* */
.portal-search {
visibility: visible;
}
/* */
#portal-breadcrumbs {
display: block;
}
/* */
#plone-contentmenu-display {
display: none;
}
/* */
#content-core span.summary img {
display: none;
}
#content-core span.summary a {
margin-left: 13px;
font-size:13px;
}
#content-core span.summary {
background-image: url(++resource++img/arrow.gif);
background-repeat: no-repeat;
background-position: left center;
background-size: contain;
}
.navbar-default .navbar-nav>li>a {
color: #777;
}
.FooterMain-endereco .hidden-xs {
display: inline-block !important;
}
/* */
body.mceContentBody.documentContent table.invisible {
visibility: inherit;
}
#parent-fieldname-text table.invisible {
visibility: inherit;
}
@media (max-width: 767px) {
.FooterMain-endereco .hidden-xs {
display: none!important;
}
/* */
/* */
/* */
}
.NavGlobal-logo::after {
content: " ";
}
.embed-responsive {
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden;
}
input.searchPage {
height: 34px;
}
#content .discreet, #sidebar .discreet {
display: none;
}
.actionMenuContent {background-color: #3E6892;}
.actionMenuContent ul {list-style:none;padding: 0;}
.bordaccc {
border: solid 1px #ccc;
}
.borda-left {
border-left: solid 1px #ccc
}
.borda-left ul {
margin: 0;
padding: 0;
display: inline;
}
.borda-left li {
list-style: none;
display: -webkit-box !important;
height: 35px;
border-bottom: solid 1px #ccc;
margin: 15px 0px 0px 0px;
}
.ultimo {
border: none !important;
}
.borda-left li img {
max-width: 35px;
float: left;
max-height: 35px
}
/* */
/* */
/* */
.espaco-bordas{
padding-left: 20px;
padding-right: 20px;}
/* */
div.row {
float: none;
width: auto;
display: inherit;
position: inherit;
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.embed-responsive.embed-responsive-16by9 {
padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
padding-bottom: 75%;
}
/* */
/* */
#content fieldset.formPanel {
border: none;
float: left;
width: 100%;
}
body#content {
font-size: 1.2em;
}
/* */
#content h1.documed, .embed-responsive ontFirstHeading {
margin-top: 0;
display: inline-block;
;
font-size: 22px;
color: #16385A;
margin-left: 0;
margin-top: 15px;
}
.imagem {
height: 100px;
width: 271px;
}
#content .documentDescription, #content #description {
color: #16385A;
margin-left: 0;
font: bold 1.4em "Helvetica Neue", Arial, FreeSans, sans-serif;
margin-top: 15px;
}
.navbar-botoes .dropdown-menu {
right: auto;
}
/* */
#destaque {
border-bottom: 1px solid black;
}
#destaque h4 {
background: none repeat scroll 0 0 black;
color: white;
height: 42%;
padding: 12px;
text-align: center;
width: 33%;
}
.item .titulo {
color: #696969 !important;
float: right;
font-size: 19px;
margin-right: 7em;
margin-top: 42px;
width: 51%;
}
.item .titulo a p {
color: #696969;
font-family: trebuchet ms;
text-align: left;
}
/* */
.item .imagem {
background-repeat: no-repeat;
height: 134px !important;
margin: 7px;
padding: 2px;
width: 157px !important;
}
/* */
/* */
h2 {
margin: 0;
font-size: 32px;
}
/* */
/* */
#navbarRodape {
clear: both;
}
/* */
.programa_inclusao h3 {
border-bottom: 1px solid #c3c3c3 !important;
color: #3d6892;
margin: 16px;
padding-top: 1em;
}
#pesquisa_arquivo {
border-bottom: 1px dashed #c6c6c6;
height: 10em;
}
#inclusivo_pesquisa h4 {
color: #999999 !important;
margin-top: -2px;
clear: both;
border-bottom: solid 1px;
}
.img-defvisual {
margin-bottom: 2em;
}
.img-defvisual img {
width: 100%;
}
.inclusivo_description {
color: #333;
font-family: lucida sans unicode;
letter-spacing: 1px;
font-size: 12px;
}
/* */
#col2_ambienteVerde p {
float: left;
}
#col2_ambienteVerde a img {
float: left;
margin: 15px;
margin-left: 37px;
width: 19%;
}
#verde_row3 {
float: left;
}
.carousel-caption-bt {
display: none !important;
/* */
/* */
/* */
/* */
/* */
/* */
}
/* */
#content {
line-height: none !important;
clear: none !important;
font-size: auto !important;
margin: 0 !important;
}
#content li, dl.portlet li {
margin-bottom: 0;
line-height: inherit;
display: inherit;
}
#content ul {
list-style-type: none;
margin-left: 0;
}
/* */
.acervo {
}
.acervo h3 {
height: 25px;
}
/* */
.instrumentos .box{
clear:both;
}
.instrumentos .box img{
margin:0 15px 15px 0;
float:left;
max-width:165px;
}
.instrumentos .box .title{
font-size:16px;
margin: 0 0 15px 0 !important;
line-height: 1.1;
}
.instrumentos .box p{
font-size:14px;
}
/* */
/* */
@media (min-width: 320px) and (max-width: 769px) {
.container {
margin-right: 15px;
margin-left: 15px;
}
.borda-left {
border-left: none;
}
}
@media (min-width: 480px) and (max-width: 769px) {
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
.alo-senado {
font-size: 10px;
text-align: center;
line-height: 12px;
margin-left: 193px;
}
}
.Highlighted a{
background-color : #4876FF !important;
background-image :none !important;
color: White !important;
font-weight:bold !important;
/* */
}
.ui-datepicker {
width:100% !important;
margin-bottom: 15px;
}
.ui-widget-header{
background:#E6E6E6 !important;
}
.data_evento{
font-weight:bold !important;
text-align: center;
margin-bottom: 5px;
font-size: 0.9em;
margin-top:5px;
}
.titulo_evento{
font-weight:bold !important;
margin-top: 10px;
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
}
.evento{
border-top: 1px solid #D6D6D6;
margin-bottom:10px;
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
font-size: 0.9em;
}
.exposicao{
border-top: 1px solid #D6D6D6;
margin-bottom:10px;
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
font-size: 0.9em;
margin-left:10px;
}
.linha-final-evento{
border-bottom: 1px solid #D6D6D6;
margin-bottom:40px;
}
.carousel-caption a {
text-decoration: none!important;
color:#fff;
}
#formdataseventos #dataini, #datafim {
font-size: 0.7em;
font-style: italic;
margin-bottom: 20px;
margin-top: 5px;
width: 30%;
height: 24px;
}
#formdataseventos #dataini{
margin-left:12px;
}
#formdataseventos #btnevento{
background-color:#E6E6E6;
}
#formdataseventos #datafim{
margin-right:8px;
}
#formdataseventos #btnevento{
width:11%;
font-size:11px;
padding-left:4px;
height: 26px;
}
#eventos .data-semana, .data-mes{
font-size: 13px;
font-weight: bold;
}
#content-views{
display: -webkit-box !important; /* */
display: -moz-box !important; /* */
display: -ms-flexbox !important; /* */
display: -webkit-flex !important; /* */
display: flex !important;
}
#content ol, dl.portlet ol {
list-style-type: none !important;
}
.calendario h4 {
background-color: #3e6892;
font-size: 25px;
width:100% !important;
text-align:center;
margin-bottom: 10px;
padding: 5px;
}
.calendario{
border:1px solid #D6D6D6 !important;
}
.titulo-descricaoNoticias {
color: #7F8C8D !important;
font-size: 12px;
}
.titulo-colecaoNoticias {
color: #4F4F4F;
font-size: 100%;
font-weight: bold;
}
.hora-colecaoNoticias{font-size:70%;}
#item-colecaoNoticias {
border-bottom: 1px solid #EEEEEE;
margin-bottom: 10px;
min-height: 110px;
}
#item-colecaoNoticias img {
float: left;
margin: 6px;
}
.pagination{
display: -webkit-box !important; /* */
display: -moz-box !important; /* */
display: -ms-flexbox !important; /* */
display: -webkit-flex !important; /* */
display: flex !important;
margin-left:0px !important;
}
.pagination li{
list-style:none;
}
.pagination .active a{
color:#FFFFFF !important;
}
/* */
#contentActionMenus{
margin-top:4px!important;
}
}
/* - ++resource++static/css/blueimp-gallery.min.css - */
/* https://www12.senado.leg.br/institucional/portal_css/++resource++static/css/blueimp-gallery.min.css?original=1 */
@charset "UTF-8";.blueimp-gallery,.blueimp-gallery>.slides>.slide>.slide-content{position:absolute;top:0;right:0;bottom:0;left:0;-moz-backface-visibility:hidden}.blueimp-gallery>.slides>.slide>.slide-content{margin:auto;width:auto;height:auto;max-width:100%;max-height:100%;opacity:1}.blueimp-gallery{position:fixed;z-index:999999;overflow:hidden;background:#000;background:rgba(0,0,0,.9);opacity:0;display:none;direction:ltr;-ms-touch-action:none;touch-action:none}.blueimp-gallery-carousel{position:relative;z-index:auto;margin:1em auto;padding-bottom:56.25%;box-shadow:0 0 10px #000;-ms-touch-action:pan-y;touch-action:pan-y}.blueimp-gallery-display{display:block;opacity:1}.blueimp-gallery>.slides{position:relative;height:100%;overflow:hidden}.blueimp-gallery-carousel>.slides{position:absolute}.blueimp-gallery>.slides>.slide{position:relative;float:left;height:100%;text-align:center;-webkit-transition-timing-function:cubic-bezier(0.645,.045,.355,1);-moz-transition-timing-function:cubic-bezier(0.645,.045,.355,1);-ms-transition-timing-function:cubic-bezier(0.645,.045,.355,1);-o-transition-timing-function:cubic-bezier(0.645,.045,.355,1);transition-timing-function:cubic-bezier(0.645,.045,.355,1)}.blueimp-gallery,.blueimp-gallery>.slides>.slide>.slide-content{-webkit-transition:opacity .5s linear;-moz-transition:opacity .5s linear;-ms-transition:opacity .5s linear;-o-transition:opacity .5s linear;transition:opacity .5s linear}.blueimp-gallery>.slides>.slide-loading{background:url(../img/loading.gif) center no-repeat;background-size:64px 64px}.blueimp-gallery>.slides>.slide-loading>.slide-content{opacity:0}.blueimp-gallery>.slides>.slide-error{background:url(../img/error.png) center no-repeat}.blueimp-gallery>.slides>.slide-error>.slide-content{display:none}.blueimp-gallery>.prev,.blueimp-gallery>.next{position:absolute;top:50%;left:15px;width:40px;height:40px;margin-top:-23px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:60px;font-weight:100;line-height:30px;color:#fff;text-decoration:none;text-shadow:0 0 2px #000;text-align:center;background:#222;background:rgba(0,0,0,.5);-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;border:3px solid #fff;-webkit-border-radius:23px;-moz-border-radius:23px;border-radius:23px;opacity:.5;cursor:pointer;display:none}.blueimp-gallery>.next{left:auto;right:15px}.blueimp-gallery>.close,.blueimp-gallery>.title{position:absolute;top:15px;left:15px;margin:0 40px 0 0;font-size:20px;line-height:30px;color:#fff;text-shadow:0 0 2px #000;opacity:.8;display:none}.blueimp-gallery>.close{padding:15px;right:15px;left:auto;margin:-15px;font-size:30px;text-decoration:none;cursor:pointer}.blueimp-gallery>.play-pause{position:absolute;right:15px;bottom:15px;width:15px;height:15px;background:url(../img/play-pause.png) 0 0 no-repeat;cursor:pointer;opacity:.5;display:none}.blueimp-gallery-playing>.play-pause{background-position:-15px 0}.blueimp-gallery>.prev:hover,.blueimp-gallery>.next:hover,.blueimp-gallery>.close:hover,.blueimp-gallery>.title:hover,.blueimp-gallery>.play-pause:hover{color:#fff;opacity:1}.blueimp-gallery-controls>.prev,.blueimp-gallery-controls>.next,.blueimp-gallery-controls>.close,.blueimp-gallery-controls>.title,.blueimp-gallery-controls>.play-pause{display:block;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.blueimp-gallery-single>.prev,.blueimp-gallery-left>.prev,.blueimp-gallery-single>.next,.blueimp-gallery-right>.next,.blueimp-gallery-single>.play-pause{display:none}.blueimp-gallery>.slides>.slide>.slide-content,.blueimp-gallery>.prev,.blueimp-gallery>.next,.blueimp-gallery>.close,.blueimp-gallery>.play-pause{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body:last-child .blueimp-gallery>.slides>.slide-error{background-image:url(../img/error.svg)}body:last-child .blueimp-gallery>.play-pause{width:20px;height:20px;background-size:40px 20px;background-image:url(../img/play-pause.svg)}body