lockquote {
    clear: both;
    font-style: italic;
    margin-left: 10px;
    margin-right: 10px;
    padding: 10px 10px 0 50px;
    position: relative;
    quotes: none;
    background: url(https://dl.dropbox.com/u/96099766/RotatingTestimonial/open-quote.png) 0 0 no-repeat;
    border: 0px;
    font-size: 120%;
    line-height: 200%;
}
.fa{
    font-size: 23px; 
}
.pr-details1 {
    font-weight: bold;
    padding: 10px;
    color: #000;
    box-shadow: 0 0 5px 5px grey;
}
.pr-details1 h4{
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
}
.cr-summary{
   border: solid 5px #CCCCCC;
   padding: 12px;
}
/*body {*/
/*    color: #16171a;*/
/*    font-size: 14px;*/
/*    margin: 0;*/
/*    font-family: Roboto, sans-serif;*/
/*}*/
/*body {*/
/*    font-family: "Mulish", Tahoma, Geneva, sans-serif;*/
/*    font-weight: 400;*/
/*    font-size: 15px;*/
/*    line-height: 1.8;*/
/*    color: #5d6975;*/
/*}*/
body {
    font-family: verdana, sans-serif;
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    /*background-color: #fff;*/
        background: #9e9e9e40 !important;
}
#nav ul li a {
    font-size: 14px;
    font-weight: 600;
}
#detail p {
    color: #000;
}
.contat_box p{
    line-height: 22px;
    text-align: justify;
}
input:invalid, textarea:invalid {
    background-color: #fff;
}
#cndRegistration {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    width: 30%;
}
.log .id .csel_mul {
    width: 250px;
}
.log .id .watermark {
    width: 250px;
}

#cart .table>tbody>tr>td {
    border-top: none !important;
}
.proceed-now {
    font-weight: bold;
    font-size: 13px;
}