.summ_Date
{
	font-weight: bold;
}

.summi_title
{
    font-size: 16px;
    color: #1A2B48;
    font-weight: 450;
}

.summi_row
{
	font-family: 'Poppins', sans-serif !important;
    font-weight: normal;
    line-height: 1.5;
	width:100%;
	font-size: 14px;
    color: #5E6D77;
    font-weight: 400;
    padding-top:5px;
}
.summi_row .slabel
{
	display:inline-block;
	width: 85px;
}

.summi_row input
{
	display:inline-block;
	width:50px;
    padding-left:5px;
    border-width: 1px;
    border-style: solid;
    border-radius: 5px;
    border-color: #ccc;
}

.summi_row select
{
	display:inline-block;
	width:50px;
    padding-left:5px;
    border-width: 1px;
    border-style: solid;
    border-radius: 5px;
    border-color: #ccc;
}

.summi_row .slabel2
{
	display:inline-block;
	width: 75px;
}
.summi_row .sprice
{
	display:inline-block;
}
