.cont .table1 thead tr td {
    text-align: left;
    padding: 16px 32px;
    color: black;
    background: white;
	font-size: 16px;
    font-weight: bolder;
	border: 0px solid #dadde2;
}
.cont .table1 tr td {
    text-align: left;
    padding: 16px 32px;
    color: black;
	font-size: 14px;
    font-weight: normal;
	border: 0px solid #dadde2;
}
.gray1 {
	border: 0px solid #dadde2;
    border-bottom: 2px solid #dadde2; 
   
}
.cont .table1 tr:nth-child(odd){
	text-align: center;
    padding: 16px 32px;
	width: auto;
	height: 50px;
	
	background: #fafafa;
}
.table1 tr td:nth-child(odd) {
    background: none;
}
.listc {
    background: white;
}
.table1 {
    width: 830px;
    height: 590px;
    margin: 5px auto;
}
.wdsc1{
	width: 830px;
    border-bottom: 2px solid #dadde2;
    margin: 0px auto;
}
.hd_size {
 
    padding-left: 0px; 
}
.title {
    
    border-bottom: 0px solid #e8e8e8; 
}

.table1 tbody tr td:last-child {
    color:#2957a2;
    cursor: pointer;
}
.listc {
    height: 772px;
	}
.contright {
    overflow: visible;
}

@media screen and (max-width: 441px){
	.contright {
	    
	    overflow-x: auto;
	}
	.listc {
    box-shadow: none;
}
.con_list {
    width: 100%; 
}
.table1 tr td:nth-child(odd) {
	width:auto;
	height:auto;
}
.wdsc1{
	margin-left: 32px;
}
.table1{
	
	width:100%;
	height:auto;
}
.listc {
    height: auto;
}
.cont .table1 thead tr td{
	padding: 16px 25px;
}
.page_num {
    margin: 20px 0px;}
	.table1 tr td:nth-child(2) {
		padding:16px 10px;
	}
}
