/*News view*/
.template-news_collection_view h2.tileHeadline a,
.template-news_listing h2.tileHeadline a {
    font-weight: bold;
}
.tileItem {
    border-bottom: 1px solid #ccc;
    display: block;
    margin: 0 0.5em;
    padding: 1em 0.5em;
    width: auto;
}
.tileDate {
    color: #9a9a9a;
    font-size: 85%;
    font-style: italic;
}
#content img.tileImage {
    float: right;
    margin: 0 0 0.5em 1em;
    border: 1px solid #ccc;
}
.newsImageContainer img {
    margin: 0;
}
#content p.tileBody {
    margin: 0.4em 0 1em 0;
}
.tileFooter {
    margin-top: 0.3em;
}
.template-news_collection_view .tileFooter a span,
.template-news_listing .tileFooter a span {
    font-style: italic;
}
/*News view END*/

/*carousel*/
.colony-title {
    color: #666666;
    font-weight: normal;
    margin-bottom: 0.15em;
    margin-top: 0.8em;
    font-size: 110%;
}
.colony-title a {
    color: #666 !important;
}
#colony-wrapper {
    overflow: hidden;
    text-align: center;
    width: 100%;
}
.jcarousel-clip {
    display: inline-block;
    margin: 0 15px;
    overflow: hidden;
    width: 480px;
}
.carousel-colony {
    height: 102px;
    overflow: hidden;
}
.carousel-colony li {
    display: block;
    height: 102px;
    float: left;
    margin: 0 4px;
    overflow: hidden;
    position: relative;
    width: 153px;
}
.carousel-image-wrapper {
    display: block;
    height: inherit;
    position: relative;
    text-align: center;
    width: inherit;
}
.carousel-image-wrapper.no-image {
    background-image: url("logo.png");
    background-position: center center;
    background-repeat: no-repeat;
    -o-background-size:         contain;
    -moz-background-size:       contain;
    -webkit-background-size:    contain;
    background-size:            contain;
}
.carousel-image-wrapper img {
    height: auto;
    left: 50%;
    margin-left: -100%;
    min-height: 100%;
    min-width: 100%;
    position: relative;
    width: auto;
}
li:hover .carousel-title {
    bottom: 0;
    height: 100%;
    margin: 0;
}
a.carousel-title:hover {
    color: white !important;
}
html.no-rgba a.carousel-title {
    background-image: url("++resource++theme.municipal.template.images/ie8/black44.png");
    background-repeat: repeat;
}
a.carousel-title {
    background-color: rgba(0, 0, 0, 0.44);
    border: medium none !important;
    bottom: 0;
    color: white !important;
    display: table;
    height: 20px;
    margin-bottom: 4px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.carousel-title span {
    display: table-cell;
    font-size: 90%;
    vertical-align: middle;
}
.jcarousel-container .jcarousel-next {
    background-position: 0 100%;
    left: inherit;
    right: 0;
}
.jcarousel-prev, .jcarousel-next {
    background: transparent url("++resource++theme.municipal.template.images/arrow-carousel.png") no-repeat scroll left 0;
    border: medium none !important;
    cursor: pointer;
    display: block;
    height: 100%;
    left: 0;
    margin-top: 0;
    opacity: 0.4;
    position: absolute;
    top: 0;
    width: 10px;
}
.jcarousel-prev:hover, .jcarousel-next:hover {
    opacity: 1;
}
/**/

/*content*/
#content {
    font-size: 80%;
    margin: 1em 0 2em;
    line-height: 1.4em;
}
body.portaltype-document #content #content-core,
body.portaltype-legalact #content #content-core {
    overflow: auto;
}
#portal-columns div[id^="block-blockviewlet"] {
    clear: both;
}
#portal-breadcrumbs {
    font-size: 80%;
    margin: 2em 0 0;
}
#breadcrumbs-you-are-here {
    display: none;
}
h1.documentFirstHeading {
    border: 0;
    color: #fff;
    background-color: #0065b7;
    font-size: 140%;
    font-weight: normal;
    line-height: 1.4em;
    width: auto;
    margin-bottom: 1em;
    padding: 0.2em 0.5em;
}
/*#viewlet-above-content-title, #viewlet-below-content-title, #viewlet-above-content-body, #viewlet-below-content-body {
    display: none;
}*/
body.userrole-authenticated #viewlet-below-content-title {
    display: block;
}
.template-portalhome #portal-breadcrumbs {display: none;}
#content .documentDescription, #content #description {
    color: #666666;
    font: 120% Tahoma,"Helvetica Neue",Arial,FreeSans,sans-serif;
    margin-bottom: 0.5em;
    margin-left: 0;
}
.aboutText {
    margin: 1.5em 0;
}
/**/

/*tags*/
h1, h2, h3, h4, h5, h6 {
    border: 0;
    font-family: Tahoma, Verdana, "Lucida Grande", Lucida, Arial, Helvetica, sans-serif;
}
h4 {
    font-size: 110%;
    border-bottom: none;
    font-weight: bold;
}
a,
a:link,
a:visited,
#content a,
#content a:link,
#content a:visited,
dl.portlet a,
dl.portlet a:link,
dl.portlet a:visited {
    color: #0066b3;
    text-decoration: none;
    border-bottom: 1px solid transparent;
}
a:hover,
#content a:hover,
dl.portlet a:hover {
    color: #0066b3!important;
    text-decoration: none;
    border-bottom: 1px solid;
}
#contentActionMenus dl.actionMenu a:hover {
    color: #333 !important;
}
p {
    margin: 0;
    padding: 0;
}
#content span.redText {color: #993333;}
/*#portal-personaltools dd a:hover {
    color: #fff !important;
}*/
.state-published {
    color: inherit !important;
}
#content small {
    font-size: 85%;
}
table .image-inline,
table .image-left,
table .image-right {
    max-width: inherit;
}
.image-inline,
.image-left,
.image-right {
    max-width: 100%;
}
#content img.image-left, #content img.image-right, #content .captioned img {
    border: 1px solid #ccc;
}
img.image-right, #content img.image-right {
    float: right;
    margin: 0.5em 0em 0.5em 1em;
}
table.invisible td, table.invisible th, table.plain td, table.plain th, table.listing td, table.listing th {
    padding: 0.5em;
    vertical-align: top;
}
table.listing {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
table.listing tr:nth-child(2n+1) {
    background: #eee;
}
table.tbl_border {
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
}
table.tbl_border th {
    border: 1px solid #ccc;
    padding: 3px;
}
table.tbl_border td {
    border: 1px solid #ccc;
    padding: 3px;
}
table.tbl_center {
    border: 0;
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
}
table.tbl_center th, table.tbl_center td {
    padding: 3px;
}
#content div[id|="parent-fieldname-text"] a {
    padding-left: 20px;
    background: url("++resource++theme.municipal.template.images/++resource++link_icon.gif") no-repeat 2px center;
}
#content div[id|="parent-fieldname-text"] a.internal-link {
    background: url("++resource++theme.municipal.template.images/link-icon/internal-link.png") no-repeat 2px center;
}
#content div[id|="parent-fieldname-text"] a.external-link {
    background: url("++resource++theme.municipal.template.images/link-icon/external-link.png") no-repeat 2px center;
}
#content div[id|="parent-fieldname-text"] a.email-link,
#content div[id|="parent-fieldname-text"] a[href^="mailto:"] {
    background: url("++resource++theme.municipal.template.images/link-icon/email-link.png") no-repeat 2px center;
}
#content div[id|="parent-fieldname-text"] a.anchor-link {
    background: url("++resource++theme.municipal.template.images/link-icon/anchor-link.png") no-repeat 2px center;
}
#content div[id|="parent-fieldname-text"] a[href^="https://youtu.be"],
#content div[id|="parent-fieldname-text"] a[href^="http://youtu.be"],
#content div[id|="parent-fieldname-text"] a[href^="https://www.youtube.com"],
#content div[id|="parent-fieldname-text"] a[href^="http://www.youtube.com"],
#content div[id|="parent-fieldname-text"] a[href^="https://youtube.com"],
#content div[id|="parent-fieldname-text"] a[href^="http://youtube.com"] {
    background: url("++resource++theme.municipal.template.images/link-icon/youtube.png") no-repeat 2px center;
}
#content div[id|="parent-fieldname-text"] a[rel='colorbox'] {
    padding-left: 0;
    background: none;
}
#content div[id|="parent-fieldname-text"] ul,
#content div[id|="parent-fieldname-text"] ol {
    margin-bottom: 1em;
}
/*#content pre:before,
.portletStaticText pre:before,
#content pre:after,
.portletStaticText pre:after {
    content: '';
    width: 1em;
    display: block;
    float: left;
    height: 100%;
}
#content pre:after,
.portletStaticText pre:after {
    float: right;
}*/
#content pre, .portletStaticText pre {
    font-family: Tahoma;
    font-size: 100%;
    padding: 1em 0.5em;
    max-width: 600px;
    width: 100%;
    display: block;
}
#content div[id|="parent-fieldname-text"] a.yt-wrp,
#content div[id|="parent-fieldname-text"] a.yt-wrp:link {
    display: table;
    margin: 0 auto;
    text-align: center;
    cursor: pointer;
    position: relative;
    background: none;
    padding: 0;
    border: none !important;
    text-decoration: none;
}
.yt-wrp.yt-img-load .yt-play,
.yt-wrp.yt-img-load .yt-play:before {
    background-image: url('++resource++theme.municipal.template.images/yt-play.png');
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    width: 69px;
    height: 50px;
    margin: auto;
    right: 0;
    bottom: 0;
    background-position: 0 -50px;
    display: block;
}
.yt-wrp.yt-img-load:hover .yt-play:before {
    opacity: 1;
}
.yt-wrp.yt-img-load .yt-play:before {
    content: '';
    opacity: 0;
    background-position: 0 0;
}
.yt-wrp img {
    max-width: 100%;
    height: auto;
}
.yt-wrp iframe {
    max-width: 100%;
}
#content div[id|="parent-fieldname-text"] iframe {
    max-width: 100%;
    margin: 0 auto;
    display: block;
}

/*form*/
input,
select,
#content textarea {
    font: 100% Tahoma;
    border: 1px solid #ccc;
    color: #666;
    background: #fff;
    padding: 0.3em 0.7em;
    -o-box-sizing:      border-box;
    -moz-box-sizing:    border-box;
    -webkit-box-sizing: border-box;
    box-sizing:         border-box;
}
input[type="text"]:focus,
input[type="password"]:focus,
select:focus,
#content textarea:focus {
    background: white;
    border-color: #0065b7;
}
input[type="submit"],
input[type="checkbox"],
select {
    cursor: pointer;
}
input[type="submit"]:hover {
    border-color: #0065b7;
    color: #0065b7;
}
dl.portalMessage, div.attention, div.caution, div.danger, div.error, div.hint, div.important, div.note, div.tip, div.warning {
    font-size: inherit;
}
/**/

/*fedback form*/
#feedback_template .feedback-field {
    margin: 0 0 1em 0;
}
.formHelp {
    margin: 0.2em 0 0.2em 0;
}
.fieldRequired {
    background: none;
    padding: 0;
    color: #d00;
}
#content #feedback_template select,
#content #feedback_template input[type="text"],
#content #feedback_template textarea {
    width: 50%;
}
#content #feedback_template textarea {
    max-width: 50%;
    min-height: 100px;
    min-width: 50%;
}
#feedback_template fieldset legend {
    font-weight: bold;
}
#feedback_template fieldset .feedback-field {
    margin: 0.5em 1em 1em 1em;
}

/*error*/
#feedback_template .feedback-field.error {
    background-color: #fdc;
    border-color: red;
    font-size: 100%;
    padding: 0.3em;
}
#feedback_template .feedback-field .formError {
    color: #b94a48;
    margin-bottom: 0.2em;
}
/*error*/

/*fedback form*/

/*popup*/
div.overlay {
    margin: 1em auto;
    left: 0;
    right: 0;
}
span.popupTitle:after, span.popupTitle:before {
    background-color: white;
    -o-box-shadow:          0 0 3.36px 0.64px rgba(0, 4, 2, 0.29);
    -moz-box-shadow:        0 0 3.36px 0.64px rgba(0, 4, 2, 0.29);
    -webkit-box-shadow:     0 0 3.36px 0.64px rgba(0, 4, 2, 0.29);
    box-shadow:             0 0 3.36px 0.64px rgba(0, 4, 2, 0.29);
    content: "";
    height: 6px;
    left: 22px;
    position: absolute;
    top: -3px;
    -o-transform:           rotate(45deg);
    -moz-transform:         rotate(45deg);
    -webkit-transform:      rotate(45deg);
    transform:              rotate(45deg);
    width: 6px;
    z-index: -1;
}
span.popupTitle:before {
    -o-box-shadow:          0 0 0 0 transparent;
    -moz-box-shadow:        0 0 0 0 transparent;
    -webkit-box-shadow:     0 0 0 0 transparent;
    box-shadow:             0 0 0 0 transparent;
    z-index: 1;
}
a:hover span.popupTitle {
    display: block;
}
span.popupTitle {
    background-color: white;
    -o-border-radius:       2px;
    -moz-border-radius:     2px;
    -webkit-border-radius:  2px;
    border-radius:          2px;
    -o-box-shadow:          0 0 3.36px 0.64px rgba(0, 4, 2, 0.29);
    -moz-box-shadow:        0 0 3.36px 0.64px rgba(0, 4, 2, 0.29);
    -webkit-box-shadow:     0 0 3.36px 0.64px rgba(0, 4, 2, 0.29);
    box-shadow:             0 0 3.36px 0.64px rgba(0, 4, 2, 0.29);
    color: black;
    display: none;
    font-size: 80%;
    line-height: 1.5em;
    height: auto;
    margin-left: 0;
    margin-top: 8px;
    padding: 3px 10px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 100%;
    white-space: pre;
}
/*popup END*/

.clear {
    clear:both;
}
.right {
    float:right;
}
.left {
    float: left;
}
.hidden, .hiddenStructure {
    display: none;
}

#legalActsFilterForm {}
#legalActsFilterForm div.field {
    width: 47%;
    display:inline-block;
    vertical-align: top;
}
#legalActsFilterForm div.field.legalActTitleField,
#legalActsFilterForm div.field.legalActTypeField {width: 52%;}
#legalActsFilterForm label {
    display: inline-block;
    vertical-align: bottom;
    min-width: 32%;
    text-align: right;
    color: #333;
}
.legalActDateField div {display:inline-block; width: 66%;}
#legalActsFilterForm div.field input[type="text"] {
    padding: 0.1em 0.2em;
    border-color: #ccc;
}
.legalActDateField span {color: #333; vertical-align: bottom; margin-left: 0.4em;}
.legalActDateField input#date_from,
.legalActDateField input#date_to {
    width: 35%;
    text-align: center;
}
.legalActNumberField input#number {
    width: 63%;
    text-align: right;
}
.legalActTitleField input#title {
    width: 64%;
}
.legalActTypeField select#legal_act_type {
    width: 66%;
    padding: 0.1em 0;
    border: 1px solid #ccc;
}
#legalActsFilterForm div.field.legalActTitleField label,
#legalActsFilterForm div.field.legalActTypeField label {min-width: 24%;}
#legalActsFilterForm input[type="submit"] {
    display:block;
    background: #b32e30;
    color: white !important;
    text-align: center;
    width: 150px;
    margin: 1em auto 3em;
    border: none !important;
    border:0;
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    line-height:1.5em;
}
#legalActsFilterForm input[type="submit"]:hover {cursor: pointer;}
table.listing.legalActsListing {
    width: 100%;
}
table.listing.legalActsListing,
table.listing.legalActsListing th,
table.listing.legalActsListing td {
    border: 1px solid #fff;
}
table.listing.legalActsListing th {
    background: #666;
    color: #fff;
    text-align: center;
    vertical-align: middle;
}
table.listing.legalActsListing td {
    vertical-align: middle;
    line-height: 1.4em;
    background: #efefef;
}

/*datepicker*/
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    border: none !important;
    cursor: pointer;
}
.ui-datepicker .ui-datepicker-prev {
    left: 2px;
    top: 2px;
}
.ui-datepicker .ui-datepicker-next {
    right: 2px;
    top: 2px;
}
.ui-datepicker {
    z-index: 3 !important;
}
/*datepicker END*/

.legalAct_file {
    margin-bottom: 1.5em;
}
.template-legal_act_view #content .folderListingItem a {
    font-weight: bold;
}
#category {
    display: none;
}
h2.tileHeadline {
    font-size: 1.2em;
}
/**/

/*image view*/
#content #plone-image-details {
    color: #333;
    font-size: 100%;
}
.template-image_view #plone-image-details img {
    display: none;
}
.download {
    border: medium none !important;
    display: inline-block;
    min-height: 25px;
    margin: 0.3em 0;
}
/*image view END*/

/*full collection view*/
body.template-all_content #plone-image-details {
    display: none;
}
body.template-all_content .item {
    margin: 0 0 1.5em 0;
}
/*full collection view END*/

/*colony full view page*/
.template-folder_full_view #content .item div[id^="block-blockviewlet"], .template-folder_full_view #content .item #link-parent-belowtitle,
.template-folder_cover_view #content .item div[id^="block-blockviewlet"], .template-folder_cover_view #content .item #link-parent-belowtitle {
    display: none;
}
.template-folder_full_view .item {
    background: transparent none repeat scroll 0 0;
    clear: both;
    display: block;
    line-height: normal;
    padding: 0 !important;
    width: 100%;
}

/*document*/
.template-folder_full_view .item.ctype-document {
    display: inline-block;
    margin-bottom: 1em;
    margin-top: 1em;
    width: 100%;
}
.template-folder_full_view #content .ctype-document h2 {
    background-color: transparent;
    display: block;
    font-size: 140%;
    margin-bottom: 0.5em;
    letter-spacing: 0;
    line-height: normal;
    padding: 0;
    width: auto;
}
.template-folder_full_view #content .ctype-document h2 a:hover,
.template-folder_cover_view #content .ctype-document h2 a:hover {
    background-color: #0066b3;
}
.template-folder_full_view #content .ctype-document h2 a,
.template-folder_cover_view #content .ctype-document h2 a {
    background-color: #666;
    background-position: right center;
    background-repeat: no-repeat;
    border: medium none;
    color: white !important;
    display: block;
    font-size: inherit;
    font-weight: normal;
    padding: 0.2em 0.5em;
    width: auto;
}
.template-folder_full_view #content .ctype-document > div {
    padding: 0 0.7em 0 0.7em;
}
/*document END*/

/*folder and link*/
.template-folder_full_view .item.ctype-link {
    display: table;
    width: 25%;
    margin: 0 auto;
}
.template-folder_full_view .item.ctype-folder {
    clear: none;
    display: table;
    float: left;
    width: 25%;
}
.template-folder_full_view .ctype-folder h2,
.template-folder_full_view .ctype-link h2 {
    display: table;
    font-size: 110%;
    font-weight: normal;
    height: 58px;
    letter-spacing: 0;
    line-height: normal;
    overflow: hidden;
    padding: 0;
    text-align: center;
    width: 100%;
}
.template-folder_full_view #content .item.ctype-folder h2 a:hover,
.template-folder_full_view #content .item.ctype-link h2 a:hover {
    border: 1px solid #0066b3 !important;
    color: #0066b3 !important;
}
.template-folder_full_view #content .item.ctype-folder h2 a,
.template-folder_full_view #content .item.ctype-link h2 a {
    border: 1px solid #cccccc !important;
    color: #666666;
    display: table-cell;
    line-height: normal;
    padding: 0 5%;
    text-align: center;
    vertical-align: middle;
    width: 90%;
}
.template-folder_full_view .item.ctype-folder .more {
    display: none;
}
/*folder and link END*/

/*image*/
.template-folder_full_view .item.ctype-image {
    clear: none;
    display: block;
    float: left;
    width: 25%;
}
.template-folder_full_view #content .item.ctype-image a[rel="colorbox"] {
    border: medium none;
    display: block;
    height: 90%;
    margin: 5%;
    width: 90%;
}
.template-folder_full_view #content .item.ctype-image a[rel="colorbox"] img {
    height: auto;
    max-height: 100%;
    max-width: 100%;
    width: auto;
}
.template-folder_full_view .item.ctype-image h2, .template-folder_full_view .item.ctype-image #plone-image-details {
    display: none;
}
/*image END*/

/*colony full view page END*/

/*fotoalbums*/
.photoAlbumEntry {
    background: transparent none repeat scroll 0 0;
    display: block;
    float: left;
    height: 150px;
    margin: 1%;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: center;
    width: 23%;
}

/*image*/
.photoAlbumEntry img {
    border: medium none;
    display: inline;
    height: auto;
    left: 50%;
    margin: 0 auto 0 -100%;
    min-height: 100%;
    min-width: 100%;
    position: relative;
    width: auto;
}
#content .photoAlbumEntry a {
    border: none;
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    position: relative;
    font-size: 100%;
}
.photoAlbumLink.no-image {
    background-color: transparent;
    background-image: url("logo.png");
    background-position: center center;
    background-repeat: no-repeat;
}
.photoAlbumEntry a.photoAlbumLink:hover .photoAlbumTitle {
    height: 96%;
    margin: 0;
}
html.no-rgba .photoAlbumEntry a.photoAlbumLink .photoAlbumTitle {
    background-image: url("++resource++theme.municipal.template.images/ie8/black44.png");
    background-repeat: repeat;
}
.photoAlbumEntry a.photoAlbumLink .photoAlbumTitle {
    background-color: rgba(0, 0, 0, 0.44);
    bottom: 0;
    color: white;
    display: table;
    height: 20px;
    left: 0;
    margin: 0 0 4px 0;
    padding: 2% 0;
    position: absolute;
    width: 100%;
}
.photoAlbumEntry a.photoAlbumLink .photoAlbumTitle span {
    display: table-cell;
    vertical-align: middle;
    font-size: 120%;
    padding: 0 4%;
}
/*image END*/

/*folder*/
.photoAlbum {
    display: table;
    width: 100%;
    margin: 1.5em 0;
}
/*folder END*/

/*album viewall*/
.template-album_viewall .photoAlbumEntry.photoAlbumFolder {
    height: auto;
    overflow: inherit;
    width: 25%;
    margin: 0 0 1em 0;
}
.template-album_viewall #content .photoAlbumFolder a.photoAlbumLink:hover {
    border: 1px solid #0066b3;
    -o-box-shadow:          0 5px 7px -5px #0066b3;
    -moz-box-shadow:        0 5px 7px -5px #0066b3;
    -webkit-box-shadow:     0 5px 7px -5px #0066b3;
    box-shadow:             0 5px 7px -5px #0066b3;
}
.template-album_viewall #content .photoAlbumFolder a.photoAlbumLink {
    /*border: 1px solid #ececec;*/
    border: 1px solid #ccc;
    -o-border-radius:       12px;
    -moz-border-radius:     12px;
    -webkit-border-radius:  12px;
    border-radius:          12px;
    -o-box-shadow:          0 5px 7px -5px #000402;
    -moz-box-shadow:        0 5px 7px -5px #000402;
    -webkit-box-shadow:     0 5px 7px -5px #000402;
    box-shadow:             0 5px 7px -5px #000402;
    height: 110px;
    margin: 0;
    padding: 3.5%;
    width: 87%;
    display: inline-block;
}
.template-album_viewall #content .photoAlbumWrapper {
    border: medium none !important;
    -o-border-radius:       6px;
    -moz-border-radius:     6px;
    -webkit-border-radius:  6px;
    border-radius:          6px;
    color: inherit !important;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-decoration: none !important;
    width: 100%;
}
/*album viewall END*/

/*cbox*/
#colorbox, #cboxOverlay, #cboxWrapper {
    overflow: visible;
}
#cboxTitle {
    top: 100%;
}
#cboxOverlay {
    background: #fff !important;
}
/*cbox END*/

/*fotoalbum END*/

/*related*/
#relatedItemBox span img {
    display: none;
}
/*related END*/

/*listing bar*/
div.listingBar {
    color: #333;
    clear: both;
    font-weight: bold;
    margin: 2em 0;
    text-align: center;
    font-size: 0;
    border-bottom: 1px solid #ccc;
}
div.listingBar .next {
    float: none;
}
div.listingBar .next,
div.listingBar .previous{
    margin: 0;
}
div.listingBar .link_to_last,
div.listingBar .next,
div.listingBar .previous,
div.listingBar .link_to_first {
    padding: 0;
}
div.listingBar span,
div.listingBar a {
    padding: 0.25em 0.5em;
    margin: 2em 0;
    font-size: small;
    background-color: transparent;
    color: #333;
    border: none !important;
}
div.listingBar a {
    border: 0;
}
div.listingBar a:hover {
    background-color: transparent;
    color: #0066b3;
}
.portaltype-collection div.listingBar {
    text-align: left;
}
.portaltype-collection div.listingBar .next {
    float: right;
}
/*listing bar END*/

/*sitemap*/
.template-sitemap #portal-breadcrumbs {
    display: none;
}
#portal-sitemap > li {
    border-bottom: 1px solid #ccc;
    line-height: normal;
}
#portal-sitemap a {
    border: none !important;
}
/*sitemap END*/

/*search page*/
.template-search #portal-breadcrumbs {
    display: none;
}
input.searchPage.searchButton {
    height: 38px;
    cursor: pointer;
}
input.searchPage {
    border: 1px solid #ccc;
    color: #666;
    display: inline-block;
    height: 36px;
    padding: 0 0.5em;
}
#searchResultsSort {
    float: left;
    clear: both;
}
#search-results-bar .actionMenuContent {
    margin-top: 0;
}
/*search page END*/

/*pool*/
.template-plonepopoll_view #parent-fieldname-description {
    display: none;
}
#content ul.poolChoice {
    list-style-type: none;
    margin-left: 0;
}
/*pool END*/

/*torgi*/
.template-motorg_view #content h1.documentFirstHeading {
    height: 0;
    opacity: 0;
    text-indent: -9999px;
    width: 0;
}
#torgi-nav {
    border-bottom: 1px solid #0066b3;
    border-top: 1px solid #0066b3;
    display: table;
    height: 100%;
    padding: 1% 0;
    text-align: center;
    width: 100%;
}
#content #torgi-nav a:hover, #content #torgi-nav a.current {
    background-color: #0066b3;
    color: white !important;
}
#content #torgi-nav a {
    background-color: transparent;
    -o-border-radius:       8px;
    -moz-border-radius:     8px;
    -webkit-border-radius:  8px;
    border-radius:          8px;
    color: #666;
    display: inline-block;
    font-size: 120%;
    padding: 1% 2%;
    text-align: center;
    margin: 0 0.3em;
}
.torgi-item {
    border-bottom: 1px solid #0066b3;
    margin: 0.5em 0;
    padding: 0.5em 0;
}
.torgi-item h2 {
    background-color: #0066b3;
    background-position: 99% center;
    background-repeat: no-repeat;
    color: white;
    font-size: 110%;
    padding: 1% 7% 1% 1%;
    letter-spacing: 0;
}
#content table.item-info {
    margin: 0.5em 0;
}
.item-info td {
    padding: 0.5em 0;
    text-align: center;
}
.item-date {
    font-weight: bold;
}
#content .torgi-files ul {
    list-style-type: none;
    margin-left: 0;
}
#content ul.mo-file-listing {
    margin-bottom: 1.5em;
    margin-left: 1.5em;
}
#content .mo-file-listing > li {
    display: block;
    line-height: normal;
    margin: 0;
}
#torgi-block {
    position: relative;
    text-align: center;
}
#torgi-block h3 {
    bottom: 0;
    color: #0066b3;
    display: inline;
    font-size: 164%;
    font-weight: normal;
    height: 99px;
    left: 0;
    margin: auto;
    padding-bottom: 15px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 161px;
}
.torgi-archive {
    font-size: 125%;
    position: absolute;
    right: 0;
    text-align: center;
    top: 20px;
    width: 230px;
}
#content .torgi-archive a {
    color: #0066b3 !important;
    border-bottom: 1px solid transparent;
    font-size: 90%;
}
#content .torgi-archive a:hover {
    border-bottom: 1px solid #0066b3;
}
.template-view.portaltype-motorg .formHelp, .template-view.portaltype-legalact .formHelp, .template-view.portaltype-legalact #form-groups-categorization {
    display: none;
}
#content fieldset {
    border-color: #0066b3;
    border-style: solid;
}
#content legend {
    font-size: 100%;
    font-weight: bold;
}
#formfield-form-widgets-file .formHelp, .portaltype-docattachment fieldset#folder-listing, .portaltype-resultattachment fieldset#folder-listing, .portaltype-otherattachment fieldset#folder-listing {
    display: none;
}
#content #m_table th, #content #m_table td {
    text-align: center;
    vertical-align: middle;
}

/*subs form*/
.rss {
    float: right;
    margin-bottom: 0.5em;
}
.subscribe {
    margin: 1em 0.5em;
    padding: 1em;
    border: 1px solid #ccc;
    -o-border-radius:       10px;
    -moz-border-radius:     10px;
    -webit-border-radius:   10px;
    border-radius:          10px;
}
.subscribe h4 {
    text-align: center;
}
#mad_mimi_signup_form {
    margin: 0.5em 0;
    text-align: center;
}
.mimi_field {
    margin: 0.5em 0;
}
#mad_mimi_signup_form input {
    padding: 0.3em 0.7em;
}
#mad_mimi_signup_form input[type="text"]:focus,
#mad_mimi_signup_form input[type="submit"]:hover {
    border: 1px solid #0066b3;
}
#mad_mimi_signup_form input[type="submit"]:hover {
    color: #0066b3;
    cursor: pointer;
}
/*subs form END*/

/*torgi END*/

/* folder cover view */
.template-folder_cover_view .ctype-folder {
    height: auto;
    overflow: inherit;
    width: 25%;
    margin: 0 0 1em 0;
    height: auto;
    overflow: inherit;
    display: block;
    float: left;
    padding: 0;
    position: relative;
    text-align: center;
}
.template-folder_cover_view .item {clear: both;}
.template-folder_cover_view .item.ctype-folder {clear: none;}
@media (min-width: 1297px) {
.template-folder_cover_view .ctype-folder {
    width: 20%;
}}
.template-folder_cover_view #content .ctype-folder .headline {
    border: 1px solid #ccc;
    -o-border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    -o-box-shadow: 0 5px 7px -5px #000402;
    -moz-box-shadow: 0 5px 7px -5px #000402;
    -webkit-box-shadow: 0 5px 7px -5px #000402;
    box-shadow: 0 5px 7px -5px #000402;
    height: 110px;
    margin: 0;
    padding: 3.5%;
    width: 87%;
    display: inline-block;
}
.template-folder_cover_view #content .ctype-folder a.coverfolder-link {
    border: medium none !important;
    -o-border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    color: inherit !important;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-decoration: none !important;
    width: 100%;
}

.template-folder_cover_view #content .ctype-folder a.coverfolder-link.no-image {
    background-color: transparent;
    background-image: url("logo.png");
    background-position: center center;
    background-repeat: no-repeat;
}

.ctype-folder img {
    border: medium none;
    display: inline;
    height: auto;
    left: 50%;
    margin: 0 auto 0 -100%;
    min-height: 100%;
    min-width: 100%;
    position: relative;
    width: auto;
}
.ctype-folder a.coverfolder-link .coverfolder-title {
    background-color: rgba(0, 0, 0, 0.44);
    bottom: 0;
    color: white;
    display: table;
    height: 20px;
    left: 0;
    margin: 0 0 4px 0;
    padding: 2% 0;
    position: absolute;
    width: 100%;
}
.ctype-folder a.coverfolder-link:hover .coverfolder-title {
    height: 96%;
    margin: 0;
}
.ctype-folder a.coverfolder-link .coverfolder-title span {
    display: table-cell;
    vertical-align: middle;
    font-size: 90%;
    padding: 0 4%;
}
/* end folder cover view */

/* signature block */
.signature-block {
    position: relative;
    display: inline-block;
    margin: 0 .5em;
    height: 0;
}
.signature-block .signature-icon {
    display: inline-block;
    width: 16px;
    height: 22px;
    margin-bottom: -6px;
    background: url("++resource++theme.municipal.template.images/digital-signature.png") no-repeat 0 0;
    background-size: 100% auto;
    opacity: 0.7;
}
.signature-block .signature-content {
    display: none;
    position: absolute;
    bottom: 100%;
    left: 50%;
    width: 350px;
    margin-left: -175px;
    margin-bottom: 1em;
    padding: 1em;
    font-weight: normal;
    background: #fff !important;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
    -o-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
    border-radius: .4em;
}
.signature-block .signature-content .sign-content-title,
.signature-block .signature-content .sign-content-name,
.signature-block .signature-content .sign-content-date {
    display: block;
    font-size: inherit;
    line-height: inherit;
}
.signature-block .signature-content .sign-content-field {
    display: block;
    margin-bottom: .2em;
    font-size: inherit;
    line-height: inherit;
}
.signature-block .signature-content .sign-content-field .sign-field-label {
    display: block;
}
.signature-block .signature-content .sign-content-field .sign-field-value {
    font-weight: 600;
}
.signature-block .signature-content .sign-content-title {
    font-weight: bold;
}
.signature-block:hover .signature-icon {
    opacity: 1;
}
.signature-block:hover .signature-content {
    display: block;
    z-index: 10;
}
/* end signature block */