#Header {
    background-color: #000;
}

.bodycontent {
    margin-top: 50px;
}

.HeaderContent li a {
    color: #fff;
}

.meganizr>li>a {
    position: relative;
    z-index: 550;
    display: block;
    padding: 11px 5px 11px 4px;
    /* font-family: 'Play', Helvetica, Arial, sans-serif; */
    font-size: 15px;
    color: #525252;
    /*text-shadow: 0px 1px 1px white;*/
    -webkit-transition: color .15s ease-in, background-image .2s linear .15s;
    -moz-transition: color .15s ease-in, background-image .2s linear .15s;
    -o-transition: color .15s ease-in, background-image .2s linear .15s;
    -ms-transition: color .15s ease-in, background-image .2s linear .15s;
    transition: color .15s ease-in, background-image .2s linear .15s;
}

.ad-description-title {
    background-color: #f5f5f5;
    padding: 3px;
    opacity: .8
}

.bk-org {
    clear: both;
    margin: 10px 0 !important;
}

#notice-board-ticker ul li {
    list-style: none;
}

.lineheight {
    line-height: 22px;
}

/**right sidebar**/

.ui-widget {
    font-size: 12px;
}

.ui-datepicker {
    width: 97%;
}

td {
    padding: 3px !important;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    text-align: center;
}

.css-class-to-highlight {
    background: orange !important;
}

#right-content .block {
    display: block !important
}

/**photo gallery**/

.ad-gallery .ad-info {
    width: 200px
}

.ad-thumb-list {
    list-style: none !important
}

.ad-gallery {
    width: 100% !important
}

.ad-image {
    width: 100% !important;
    top: 0px !important;
    height: 432px !important
}

.ad-image img {
    width: 100% !important;
    height: 432px !important
}

.ad-image .ad-image-description {
    width: 100% !important
}

.ad-gallery .ad-image-wrapper {
    height: 432px;
}

.ad-thumbs {
    height: 70px
}

.bitac-portal-gov-bd .ad-gallery .ad-image-wrapper {
    height: 300px;
}

.bitac-portal-gov-bd .ad-image {
    height: 100% !important
}

.bitac-portal-gov-bd .ad-image img {
    height: 100% !important
}

.ad-image-description p span {
    display: none
}

.ad-preloads {
    /* position: absolute; */
    /* left: -9000px; */
    /* top: -9000px; */
}

.ad-image>p>span {
    display: none
}

.ptms_marquee {
    margin-left: 100px;
    margin-top: -31px;
    background: #EBEFE6;
}

.AtAGlanceContent {
    min-height: 500px;
}

@media only screen and (min-width:320px) and (max-width:959px) {
    .ad-image img {
        height: unset;
    }
    .ad-gallery .ad-image-wrapper {
        /*height: 240px;*/
    }
}

/* .modal-dialog {
  width: 500px;
} */

.rslides img {
    height: 220px
}

.cabinet-portal-gov-bd .meganizr>li>a {
    font-size: 18px !important
}