.wizard > .steps > ul > li {
    width: 20% !important;
}

.wizard > .content > .body {
    direction: rtl !important;
    /*overflow:scroll;*/
}

.wizard-big.wizard > .content {
    /*min-height: 420px;*/
}

body {
    direction: rtl !important;
}

#captcha_button {
    position: absolute;
    top: 0px;
    left: 125px;
    width: 20px;
    height: 50px;
!important;
}
#captcha_button a{
    position: relative;
    left: 5px;
    top: 10px;
!important;
}
#captcha_code_index{
    position: absolute;
    top: 0px;
    left: 15px;
!important;
}


#search_btn_div_in_list_page{
    margin-top: 25px;
!important;
}

#show-current-image{
    width: 50px;
    height: 50px;
}
.msg_error{
    color:red; !important;
}
 .form-control{
	 padding: 0px 12px;!important;
	 height: 50px; !important;
 }
