.set-img-height{
    height: 600px; width: 625px;
}

.padding-low-size{
    padding: 0px 0 80px !important;
}
.img-size-fix{
    height: 390px;
}
.size-decrease{
    height: 100px;
}

.contact-image-set{
    height: 360px; width: 300px; 
}
.set-button{
    margin-top:30px;
}
.set-captcha{
    margin-top: 20px; margin-left:50px
}
.color-change{
    color: black !important;
}
.sidebar-categories-box li.active a{
    color: #e9a914;
}
/* table */
table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

td, th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}

.tabledata-width {
    width: 35%;
}
.link {
color: #e9a914;
}
a:hover{
    color: #e9a914;
}