
.icon-main {
    width: 25px;
    float: left;
}
.content-box p {
    margin-left: 30px;
}
span.bizeulasin {
    margin-top: 15px; 
    color: white;
	cursor:pointer;
	display: block;
}

span.bizeulasin:hover {
    cursor: pointer;
    background: red;
    padding-top: 12px;
    margin-top: 0px;
    padding-bottom: 19px;
}
.thumbnail {
  padding: 10px;
  margin-bottom: 0;
}
.iclogo{padding: 4px;}
footer {
  background: #eee;
  padding-top: 20px;
}
footer h4 {
  margin-bottom: 20px;
  border-bottom: 1px solid #d0d0d0;
  padding-bottom: 10px;
}

.subpage-content .news-content .news-block {
    border-radius: 3px;
    padding: 5px;
    margin-bottom: 32px;
    border: 1px solid rgba(225, 225, 225, 1);
}

.subpage-content .news-content h4 {
    font-size: 16px;
    font-weight: 400;
    min-height: 45px;
    text-align: center;
    line-height: 22px;
    margin: 0;
    padding: 10px 5px;
}

@media (max-width: 992px) and (min-width: 300px) {
    footer[role="main"] ul.nav li {
        width: 100%;
    }

    footer[role="main"] .copyright {
        text-align: left !important;
    }
}

dl.accordion {
    display: inline-block;
    width: 100%;
}

dl.accordion dt {
    border: 1px solid #E1E6EC;
    border-bottom: none;
    padding: 13px;
}

dl.accordion dt:last-of-type {
    border-bottom: 1px solid #E1E6EC;
}

dl.accordion dt a {
    font-size: 14px;
    font-weight: 400;
    color: rgb(79, 105, 134);
}

dl.accordion dd {
    border: 1px solid #E1E6EC;
    border-top: none;
    padding: 13px;
    margin-bottom: 10px;
}

.siteHaritasi .collapse {
    width: 15px;
    background: url('../img/arti.png') 0px 4px;
    background-repeat: no-repeat;
    display: inline-block;
    cursor: pointer;
}

.siteHaritasi .expand {
    width: 15px;
    background: url('../img/eksi.png') 0px 4px;
    background-repeat: no-repeat;
    display: inline-block;
    cursor: pointer;
}

.siteHaritasi .treeview ul {
    margin: 0px;
    padding-left: 20px;
    list-style: none;
}

.siteHaritasi .treeview > li > a {
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
}

.siteHaritasi .treeview li a {
   color: rgba(51, 51, 51, 1);
   padding: 4px;
   display: inline-block;
   text-decoration: none;
   width: auto;
 }

 .siteHaritasi .treeview li a:hover {
    color: rgba(219, 31, 48, 1);
 }

.form-group span{
    color: tomato;
}

.captcha-area {
    display: inline-block;
    width: 100%;
}

.captcha-area .LBD_CaptchaImageDiv {
    float: left !important;
}

.captcha-area .LBD_CaptchaIconsDiv {
    float: right;
}

.LBD_CaptchaImageDiv a{
    pointer-events:none;
}

.view {
    overflow: hidden;
    position: relative;
    text-align: center;
    z-index: 1;
}

    .view .mask,
    .view .content {
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 998;
        overflow: hidden;
        top: 0;
        left: 0;
    }

    .view img {
        display: block;
        position: relative;
        z-index: 1;
    }

.view-effect img {
    -webkit-transition: all 0.2s ease-in-out 0.1s;
    -moz-transition: all 0.2s ease-in-out 0.1s;
    -o-transition: all 0.2s ease-in-out 0.1s;
    -ms-transition: all 0.2s ease-in-out 0.1s;
    transition: all 0.2s ease-in-out 0.1s;
}

.view-effect .mask {
    background-color: rgba(255, 255, 255, 0.5);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.2s ease-in 0.1s;
    -moz-transition: all 0.2s ease-in 0.1s;
    -o-transition: all 0.2s ease-in 0.1s;
    -ms-transition: all 0.2s ease-in 0.1s;
    transition: all 0.2s ease-in 0.1s;
}

.view-effect:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
}

.view-effect:hover img {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
}

.subpage-content .foto-kategori {
    text-align: center;
}

.subpage-content .foto-kategori a{
    padding: 5px;
}

#dvMap {
    width: 100%;
    height: calc(100%);
    position: relative;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 1;
}

/****************** MOBIL-VIEW **********************/
/* DESKTOP */
/* TABLET-YATAY */
/* TABLET */
/* MOBILE */

@media screen and (max-width: 600px) {
	span.bizeulasin {
    margin-left: -10px;
}
.bottom .text-center, b{
	color:white !important; 
}
.help-block.text-right {
    COLOR: white;
    z-index: 9999999999;
    position: absolute;
    padding: 10px;
}
}
