#covidbacktolist {
    border-radius: 25px;
    background: #be614b;
    width: 100px;
    height: 25px;
    text-align: center;
    font-size: 15px;
    float: right;
}
#covidbacktolist a{
  color: #fff;
  text-decoration: none;

}
.covidf1{
float:left;
width:100%;
margin:25px 0px 0px 0px;
}
.covidf1 select.form-select {
    margin: 2px 0px 0px 0px;
    width:300px;
}

.covidf1 input[type="text"], input[type="file"], select {
    width: 300px;
    padding: 12px 10px;
    margin: 2px 0px 0px 0px;
    box-sizing: border-box;
    float: right;
}

.covidf1 input[type="file"], select {
    width: 300px;
    padding: 12px 0px;
    margin: 2px 0px;
    box-sizing: border-box;
    float: right;
}
.tble{
width:97%;
float:left;
//height:300px;
min-height:300px;
}
.covid_iname a{
color:#009999;
font-weight: bold;
float:left;
background-image: -moz-linear-gradient(center top , #FFF 0%, #E3E3E3 50%);
border: 1px solid #DBDBDB;
border-radius: 6px;
box-shadow: 0px 1px 0px 0px #FFF inset;
text-shadow: 0px 1px 0px #FFF;
position: relative;
font-size: 12px;
font-style: bold;
padding: 3px;
background-color: #F0F8FF;
margin-top:-15px;
margin-bottom:27px;
margin-left:20px;
margin-right:20px;
}
.covid_ciname a{
color:#009999;
font-weight: bold;
float:left;
border: 1px solid #DBDBDB;
border-radius: 6px;
box-shadow: 0px 1px 0px 0px #FFF inset;
text-shadow: 0px 1px 0px #FFF;
position: relative;
font-size: 12px;
font-style: bold;
padding: 3px;
background-color:#ccccff;
margin-top:-15px;
margin-bottom:27px;
margin-left:20px;
}
.covidfixfsize{
background-color:#e0e0eb ;
font-size:10px;
color: #1b4f72 ;
}
.covidfixfsize1{
background-color:#f2d9d9;
font-size:10px;
color: #1b4f72 ;
}
.covidheader {
    height:10px;	
    //background-color:#009999;
    background-color: rgb(206, 121, 102);
    text-align: left;
    font-style: normal;
}
.covidmviewcat{
        background-color:#00e6e6;
        margin-bottom:8px;
}
.covidmviewtitle{
        font-size:12px;
        font-weight:bold;
        padding-left:30px;
}
.covidmviewothers{
        font-size:11px;
        font-weight:bold;
        padding-left:60px;
}
.covidbacklist{
float:right;
margin-right:36px;
margin-top:12px;
}   
.smrytble{
margin-top:20px;
width:60%;
margin-left:200px;
height:auto;
}

.covidsmryfixfsize{
background-color:#e0e0eb ;
font-size:13px;
color: #1b4f72 ;
}
.covidsmryfixfsizetotal{
text-align:center;
background-color:#e0e0eb ;
font-size:15px;
color:#034069;
}

.covidsmryfixfsize1{
background-color:#f2d9d9;
font-size:13px;
color: #1b4f72 ;
}
.covidsmryfixfsizetotal1{
text-align:center;
background-color:#f2d9d9;
font-size:15px;
color:#034069;
}

.covidsmryheader {
    height:10px;
    background-color: rgb(206, 121, 102);
    text-align: left;
    font-style: normal;
}
.covidsmryheader1 {
    width:158px;
    height:10px;
    background-color: rgb(206, 121, 102);
    text-align: center;
    font-style: normal;
}
.totalentry {
	padding-left:12px;
        padding-top:5px;
        padding-bottom:5px;
    	height: 20px;
	font-size:15px;
	color : #EEF4F8;
    	background-color: rgb(206, 121, 102);
    	font-style: normal;
	margin-top: -23px;
}
.totalentry1 {
        padding-right:80px;
        padding-bottom:5px;
        font-size:15px;
        //color : #034069;
	color : #EEF4F8;
        background-color: rgb(206, 121, 102);
        font-style: normal;
         margin-top: -23px;
        text-align:right;
}

	
