#download {
    background: none !important;
    border: none;
    padding: 0 !important;
    font-family: arial, sans-serif;
    color: #069;
    text-decoration: underline;
    cursor: pointer;
}

.sty-border .table2 {
    display: block;
    overflow-x: auto;
}


.customDD{
	width: 55%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.bckgrdcolor{
	background-color: #ffffff !important;
	padding-bottom: 0px;
}

.fontsize{
	font-size: 13px !important;
	text-align: center !important;
}

.sty-border {
    border-style: ridge;
    padding: 6px 5px 8px 10px;
}

.sty-col {
    color: red;
}

.remark-fixlen {
    text-align: left;
	word-wrap: break-word;
	word-break: break-word;
	width: 500px;
}

