.da-slider{
    background:none !important;
}
.message_style{
    width:100%;
    position:relative;
}
.panel{
    margin-top:30px;
}
.panel form{
    float:left;
    position:relative;
    width:100%;
    padding:20px 0px;
}
.radio-inline{
    display:none;
}
.btn_fb{
    text-align: center;
    background: #3b5998;
    color:#fff; 
}
.btn_fb:hover{
    color:#eee;
}
.panel-default{
    border:none;
}
.panel-default form{
    background: #f8f2e3;
    border-radius: 6px;
    padding: 15px 30px;
}
.panel-default>.panel-heading{
    background:none;
    border:none;
    margin-bottom:15px;
    border-radius:0px;
}
.panel{
    box-shadow:none;
}
.panel-title{
    text-align: center;
    color: #508d35;
    font-family: 'Hanuman', Gabriola, serif, Battambang;
    font-size: 30px;    
}
.panel-default>.panel-heading{
    margin-bottom:0px;
}
label{
    font-weight:500;
}