body{
	font-family:Roboto;
}
.ms_contents{
	width:620px;
	margin:30px auto;
}
.field-element .ms_form{
	width: 20%;
    margin-top: 0px;
}
.field-element ul{
	float:left
}
contents{
	color: #777;
    line-height: 1.5;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
	margin:20px;
	height:280px;
}
.mgtop{
    margin:13px 0px;
}
.mgtop1{
	margin-top:30px;
	margin-bottom:30px;
}
.font1{
	font-size:15px;	
}
.min_height{
	margin-top:6pc;
}
td{
	border:0px;
}
td.align{
    border: 0px  ;	
    text-align:left; 
margin-left:30px;	
}
.form-control{
    width: 100%;
    padding: 5px;
    color: #666;
    border: 1px solid #ccc;
    border-radius: 0px;
}
.field-label label {
    margin: 0;
    padding: 0;
    font-size:15px;
}


 .list-radio-wrap .field-element li, .list-checkbox-wrap .field-element li {
   
    margin: 0 7px 5px;
    text-indent: initial;
	float:left
}
.req-symbol, .nf-error-msg {
    color: #E80000;
	line-height: 44px;
}
.list-radio-wrap{
	width:100%;
	float:left;
	clear:both
}
li{
    line-height:30px;
}
span.padding1{
font-size: 15px;
    padding-left:5px !important;
   
}
h3, h4, h5, h6 {
    clear: both;
    color: #444;
}
.ms_container{
	width:900px;
	margin:0 auto;
}
.ms_main{
	padding:10px;
	box-shadow:0px 0px 5px #aaa;
}

.radio-wrap{
    display:inline-block; 
}
h3 {
	text-align:center;
    display: block;
    font-size: 1.17em;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

.list-radio-wrap .field-element li, .list-checkbox-wrap .field-element ul, .list-checkbox-wrap .nf-field-element li {
    list-style: none !important;
    padding: 0 !important;
}
.field-element.checkbox-wrap{
    margin-top:10px;
    margin-bottom:10px;
}

strong {
    font-weight: bold;
	}

select, textarea {
    color: #777;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 1.5;
	 border: 1px solid #ccc;
	 width:100%;
	 padding:4px;
	 margin-top:10px;
	 margin-bottom:10px;
   
}
#payform .error {
  color: #E80000;
  font-size:16px;
margin-top:3px !important;
}
div.font3{
	margin:60px;
	font-size:20px;
	color:#cd5c5c;
}
.field-element {
    position: relative;
	margin:5px 0
}

input[type="button"],  input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    margin-top:10px;
}
input[type="button"], input[type="submit"] {
    border: none;
    border-radius: 3px;
    background: #fe6600;
    color: #fff;
    font-size:14px;
    line-height: 1;
    padding: .6em 1em .6em;
}
.list-radio-wrap.field-element.label{
    display:block;
}
#payform{
    margin-top:20px;
    
}
input[type="checkbox"] {
    width: auto;
    float: left;
}
span.check-label{
    padding-left:10px;
    margin-bottom: 10px;
    margin-top:20px;
    font-weight: bold;
}
input.form-control.error{
    border-color: #E80000;
}
select#amount{
	color: #777;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 1.5;
	border: 1px solid #ccc;
	width:25%;
	padding:4px;	
}
.font2{
	font-size:15px;
}
input.amount_field{
    width: 100%;
    padding: 5px;
    color: #666;
    border: 1px solid #ccc;
    border-radius: 0px;
    margin-bottom: 10px;
    margin-top: 10px;
}
input.addinfo{
    width: 100%;
    padding: 5px;
    color: #666;
    border: 1px solid #ccc;
    border-radius: 0px;
    margin-bottom: 10px;
    margin-top: 10px;
}  
div.padleft{
	padding-left:10pc;
}
/*div#nf-field-40-wrap.field-wrap.checkbox-wrap{
        flex-direction: row;
}*/
/*div#nf-field-40-wrap.field-wrap {
  
    display: flex;
}
.nf-field-element {
    position: relative;
}
.nf-field-container.hr-container .nf-field-label {
    display: none;
}
hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 10px;
    margin-top: 10px;
}
input[type="button"],  input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
input[type="button"], input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, .8);
    font-size: 0.75rem;
    line-height: 1;
    padding: .6em 1em .4em;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
#payform .error {
  color:#FB3A3A;
  font-weight:bold;
}


div.nf-field-element{
    padding-left:10px;
}
*/




.fixed_amount_section li:first-child label{
    position: absolute;
    top: 22px;
    left: 10px;
    display: none;
}

.fixed_amount_section li:first-child label{
}