﻿html, body {
    font-size: 12pt;
}

#header, #top, .buttons, .Pager, .translate, .list-switch, 
.item .saurl,
.cmdTranslate, .bx-next, .Document .header, #fb-like, #footer {
    display: none;
}
#main {
    width: 100%;
}

#footer {
    border-width: 0px;
}

.breadcrumb {
    padding-left: 0px;
}

.Document-List .item .supervisorAuthority {
    float: left;
    padding-left: 0px;
}

.Document-Detail .item .itvalue.block {
    width: 450px;
    margin-left: 0px;
}
#footer .inner { 
    width: auto;
}
.Document-Detail .item {
    margin: 4px 0px;
}
h1 .title {
    width: 650px;
    overflow: visible;
    height: auto;
}
h1 {
    height: auto;
}
.Document-Detail .item .itvalue .param {
    padding-left: 0px;
}
a {
    text-decoration: none;
    color: #000;
}
h1 .createDate {
    color: #000;
}
.galeryitems .clear {
    display: none;
}
.Document {
  background-color: #FFFFFF;
  border-width: 0px;
  box-shadow: none;
}

.detail-left {
    width: 99%;
}
.sliderDetail {
    float: left;
    width: 300px;
}
#iframe-map {
    clear: none;
    float: right;
}

.Document {
    padding: 0px;
}
.Document .f-item, .Document .c-item {
    margin-top: 10px;
    width: 99%;
    clear: both;
}
.Document .f-item.even, .Document .c-item.even {
    margin-top: 10px;
    float: left;
}

.Archive .Document {
    background: none;
    border-width: 0px;
}



.detail-right {
    width: 100%;
}
.detail-right .row2, .detail-right .row3, .detail-right .row4, .detail-right .row5 .c1 {
    padding-left: 0px;
}

.ui-tooltip, .ui-helper-hidden-accessible {
    display: none !important;
}