input[type="radio"]{
    position: inherit;
    height: 17px;
    width: 17px;
    margin-left: -8px;

}
.form-group{

    margin-top:15px !important;
}
input[type="radio"] label{
    margin-top: -6px !important;
}
input, select, textarea{
    color: #000;
}

textarea:focus, input:focus {
    color: #000;
}
.radio{
    margin-top: 25px;
    padding-top: 3px;
}
input[type="checkbox"] label{
    margin-top: -6px !important;
    
}
.checkbox{
    margin-top: 25px;
    padding-top: 3px;
    
    
}
label{
    padding-left: 3px !important;
}
.btntr{
    background-color: red !important;
    color: white !important;
    border-color: red !important;
}
.btnen{
    background-color:#09F !important;	
    color:#FFF !important;
    border-color: #09F !important;
}
.btnar{
    background-color:green !important;	
    color:#FFF !important;
    border-color: green !important;
}
.btnru{
    background-color:brown !important;	
    color:#FFF !important;
    border-color: brown !important;
}
.btnfr{
    background-color:blue !important;	
    color:#FFF !important;
    border-color: blue !important;
}
.btnsari{
    background-color:#70bf02 !important;	
    color:#FFF !important;
    border-color: #70bf02 !important;
}
input{
    font-weight: bold;
}
#zeminresmi{
    /* 
    background: url(../img/zemin.png) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
       */
    background-color: #5474a4;

}
