body{font-family: 'Open Sans',sans-serif;font-style: normal;}
input {border-radius: 3px;border:0px;}

.container{	max-width: 1080px;}
section{padding: 60px 0;}
.steps{background: #cc0066;}
.box{padding:  20px;background: #ffff00;box-shadow: 0px 4px 30px rgba(33, 118, 217, 0.15);border-radius: 10px;}
.boxcombo {padding:  15px;background: #d1e0e0;box-shadow: 0px 4px 30px rgba(33, 118, 217, 0.15);border-radius: 5px;
           color:#cc0066;font-size: 16px;}
.boxcombo p{margin:0px;line-height:30px;}    
.boxcombo option {text-align:center;}
.bolddis {font-weight:bold;color:#000;}
.boxfill {color:#cc0066;font-size: 15px;padding:2px;}
.boxfill p{margin:0px;line-height:26px;}
.boxfill input {padding:3px 6px 3px 6px;}
.boxfill textarea {resize: none;border:0px;font-size: 14px;}

/*





.combo {background: #d1e0e0;padding:15px;}
.combo .btjam {display: inline-block;padding: 1px 6px 3px 6px;border-radius: 3px;-moz-border-radius:3px;-webkit-border-radius: 3px;
   text-align: center;background-color:#ffff00;font-size: 13px;}
.combo p input 
*/
@media only screen and (max-width: 576px) {
	body{	text-align: left;	}
	body ul li{		text-align: left;	}
}