
img {
	max-width: 100%;
	height: auto;
	border-radius: 20px;
}

#rcorners3 {
  border-radius: 7px 20px;
  background: #EEEEEE;
  padding: 20px; 
}

td {
        font-size: 1em;
        vertical-align: top;
}

input {
        font-size: 1em;
	width: 99%;
}

.boxinput {
	width: auto;
}

p {
        font-size: 1em;
}

button {
        font-size: 1em;
}

table {
	border-collapse:separate; 
	border-spacing:0 5px; 
}

.btable {
        border: 0.0em solid black;
}

.spic {
	vertical-align: middle;
}

.mpwidth {
	width: 95vw;
	max-width: 500px;
}

.tdcenter {
	text-align:center;
}

.tdbgnew {
	background: #FEDF47;
}

.tdbg {
	background: #BCE976;
}
