﻿
.reload-div {
    bottom: 15px;
    left: 160px
}

.reload {
    box-shadow: none !important;
    margin: 5px 0 0 0 !important;
}

#imgCaptcha {
    margin: 0 !important
}

.left {
    float: left
}

#CaptchaText {
    height: 40px;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.15);
    padding: 10px;
    width: 120px;
    text-align: center;
}

.search input[type=submit] {
    background: url(../Images/search_icon.png) no-repeat center center #09a60e;
    float: left;
    border: 0;
    width: 71px;
    height: 87px;
    margin: 0;
}

.sikayetform input[type=submit] {
    background: #5087d5;
    border: 0;
    color: #fff;
    transition: .4s;
    padding: 10px 45px;
    border-radius: 4px
}

    .sikayetform input[type=submit]:hover {
        background: #235baa
    }

.logo {
    background: url(../images/logo.png) no-repeat 0 0;
    width: 97px;
    height: 105px;
    float: left;
    margin: 0 0 -50px 0;
    z-index: 999;
    position: relative;
}

#Bulletin-City{

}