.image-responsive {
    display: block;
    max-width: 100%;
    height: auto;
    padding:10px;
}

/*---feedback designer styles---*/

.leepwforms .Normal
{
font-size: 16px;
font-weight: 800;
}

.NormalTextBox{
width: 100% !important;
}

.leepwforms label{
display: inline;

}

.leepwforms .Normal{
font-size: 14px;
font-weight: bold;
color: #125487;
}


table[id^="dnn_ctr25268_CFD_"]{
width: 100% !important;
}

   #dnn_ctr25268_CFD_cfd1044_0 label{
    margin-left: 10px !important;
    }
    #dnn_ctr25268_CFD_cfd1044_0 input{
    position: relative;
    top: 3px;
    }

@media (max-width: 767px){
 .leepwforms{
width: 100% !important;
}

table[id^="dnn_ctr25268_CFD_"]{
width: auto !important;
}

}

