p#text-login-msg {
    color: red;
}
.msg_data_recieve {
    color: red;
}

.banner_inner .valuation-form {
    background: none;
}

div.valuation-form{
    background: none !important;
}

.sidebar_social{
    position: fixed;
    right: 0;
    top: 30%;
    font-size: 24px;
    line-height: 49px;
    z-index: 9999;
}

.sidebar_social ul li {
    list-style: none;
}

#navbar1 .caret {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 6px dashed;
    border-top: 4px solid\9;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    color: #fff;
    top: 3px;
    position: relative;
    left: 2px;
    cursor: pointer;
}