
 div#leadSuccess {
    text-align: center;
 }

.lsicon { font-size: 30px; color: #5d8062; margin-bottom: 10px; }

.lsBold { font-size: 20px; margin-top: 10px !important; font-weight: 600; }
.printFine { line-height: 24px; font-weight: 600; margin-top: 0px; margin-bottom: 20px !important; }

.leadSuccess{	display: none;}
    .compaignFormInnerPage input{
        background: #fff;
        margin-bottom: 10px;
    }
    .compaignFormInnerPage button{
        background: #000;
        color:#fff;
        font-size: 16px;
        padding: 16px 20px;
        border-radius: 5px;
        border: none;
        margin-bottom: 20px;
        margin-top: 20px;
        cursor:pointer;
    }

    .compaignFormInnerPage input:focus { outline: none;}

.compaignFormInnerPage button:hover , .compaignFormInnerPage button:focus, .compaignFormInnerPage button:active {	background:#7ba2e1 !important;     transition: all 0.3s ease; }
.leadSuccess{	display: none;}
.compaignFormInnerPage input#phone { margin-bottom: 0; }

.compaignFormInnerPage button { min-width: 100%; }

.formBtmText { font-size: 14px; line-height: 20px; }

.InnerPageTitle { font-size: 22px; line-height: 30px; font-weight: 500; }

ul.lsList { text-align: left; list-style-type: none; padding-left: 0px; }
  
.InnerPagedesc { line-height: 24px; margin-bottom: 20px; margin-top: 10px; }

.KshemaInnerPageForm { background: #fff; padding: 30px; border-radius: 10px; margin-bottom: 0px; }

.lsBoldHead {    text-align: left;    font-size: 20px;    font-weight: 600;}

div#leadSuccess a { white-space: nowrap; }