body {
    color: #000000;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    line-height: 1.5;
	background-color: #f1f4f6;
}
input[type=text], select {
    width: 80%;
	height:35px !important;
	font-size:12px;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}
label {
	font-weight: 200;
	font-size:12px;
}
div.sss {
	margin: auto;
	width: 100%;
	text-align: center;
	font-weight: bold;
}


div.wrapper-1 {
    border: 1px solid rgb(214, 50, 72);
	background-color: #fff;
}

div.componentheading {
    background: #01C6B4;
    padding-left: 10px;
    color: #ffffff;
    text-align: center;
}

h1.componentheading, .componentheading {
    font-size: 200%;
    border-bottom: 1px solid #EEEEEE;
    margin: 0 0 15px;
    padding: 5px 0;
}

.componentheading {
    line-height: normal;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

p.page {
    font-size: 14px;
    text-align: justify;
    padding-left: 10px;
    padding-right: 10px;
}
.sss h4 {
    background-color: #fff;
    color: #000;
    font-size: 17px;
}
.form-control {
    border: 1px solid #f1c1c7 !important;
    height: 44px !important;
}
.payment_rupess {
   width: 64%;
    margin: 0 auto;
    float: right;
    margin-right:10%;
}
.text_comment {
    margin: 0 auto;
    width: 454px;
}
.comment_text {
    border: 1px solid #f1c1c7 !important;
}
td, th {
    padding: 0;
    line-height: 49px;
    width: 47%;
    text-align: center;
}