/* common styling */

.attachment.fixed{
	position: unset!important;
}
pre {
    display: block;
    padding: 0;
    margin: 0 0 10px;
    font-size: 16px;
    line-height: 20px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre;
    white-space: pre-wrap;
    background-color: transparent;
    border: 1px solid #ccc;
    border: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
h3 {
    font-family: inherit;
    color: #555555;
    font-style: normal;
    font-size: 24px;
}

code, pre {
    padding: 0 3px 2px;
    font-family: Inter;
    font-size: 16px;
    color: #333333;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

hr {
	height: 4px;
/* 	background: transparent url(/edms/setup.nsf/ven_divider.png) repeat-x */
		left top;
	border: :0;
	clear: both;
}

Table.formContentTable {
	width: 100%;
}

Table.InputTable {
	width: 100%;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1e1e1',
		endColorstr='#ffffff');;
	background: -moz-linear-gradient(top, #e1e1e1, #ffffff);;
	background: -webkit-gradient(linear, left top, left bottom, from(#e1e1e1),
		to(#ffffff));;
}

Table.SubTableCol {
	margin-top: 0px;
	margin-left: 10px;
}

table.ven_table td {
	padding: 4px;
	border-width: 0 1px;
	border: 1px solid #dfdfdf !important;
}

Table.ven_table {
	margin: auto;
	border-width: 1px 0;;
	border: 1px solid #dfdfdf !important;
	border-collapse: collapse;
	background: #dfdfdf !important;
}

TD.formContentData p {
	margin-top: 0px;
	padding: 0px;
}

TD.formContentData2 {
	padding: 4px;
	background-color: #f7f7f7 !important;
	border-style: solid;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 2px;
	border-left-width: 1px;
	width: 0;
	width: 65%;
	vertical-align: top;
	border-bottom-color: #FFFFFF !important;
	border-left-color: #FFFFFF !important;
}

TD.formContentDataH {
	text-align: left;
	padding: 4px;
	width: 65%;
	border-bottom: 1px dotted #cbcbcb !important;
}

TD.formContentDataN {
	font-size: 9pt;
	color: 000000;
	background-color: #FFFFFF !important;
	border-style: none;
	width: 100%;
	border-bottom-color: #F7CA8F !important;
	border-left-color: #F7CA8F !important;
}

TD.formContentDataS {
	padding: 2px;
	width: 3%;
}

TD.formContentDataWide {
	padding: 2px;
	border-style: none;
	width: 85%;
	border-bottom-color: #F7CA8F !important;
	border-left-color: #F7CA8F !important;
}

TD.formContentData {
	padding: 2px;
	color: #464646 !important;
	background-color: #f7f7f7 !important;
	border-style: solid;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 2px;
	border-left-width: 2px;
	width: 0;
	width: 65%;
	vertical-align: top;
	border-bottom-color: #FFFFFF !important;
	border-left-color: #FFFFFF !important;
}

TD.formContentLabel2 {
	font-weight: bold;
	text-align: left;
	padding: 4px;
	border-style: solid;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 2px;
	border-left-width: 1px;
	width: 0;
	width: 35%;
	background: #ebebeb;
	vertical-align: top;
	border-bottom-color: #FFFFFF !important;
	border-left-color: #FFFFFF !important;
}

TD.formContentLabelH {
	font-weight: bold;
	text-align: left;
	padding: 4px;
	width: 35%;
	border-bottom: 1px dotted #cbcbcb;
}

TD.formContentLabelInfo {
	font-weight: bold;
	text-indent: 30px;
	margin-bottom: 0;
	padding: 5px;
	color: #FFFFFF !important;
	background-color: #FFFFFF !important;
	width: 37%;
/* 	background-image: url(/edms/setup.nsf/ven_info_hdr_bg.png); */
	background-repeat: no-repeat;
	border-bottom: 1px dotted #cbcbcb !important;
}

TD.formContentLabelN {
	width: 100%;
}

TD.formContentLabel {
	font-weight: bold;
	text-align: left;
	padding: 4px;
	color: #464646 !important;
	border-style: solid;
	border-width: 0;
	border-width: 0;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 2px;
	border-left-width: 2px;
	width: 0;
	width: 35%;
	background: #ebebeb !important;
	vertical-align: top;
	border-bottom-color: #FFFFFF !important;
	border-left-color: #FFFFFF !important;
}

TD.formContentStatement {
	font-size: 9pt;
	font-weight: bold;
	padding: 2pt;
	color: 000000;
	border-style: none;
	border-width: 0;
	border-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	width: 0;
	width: 30%;
}

TD.formTableColumnHeader {
	font-weight: bold;
	padding: 4px;
	color: #ffffff !important;
	background-color: #E0AF4C !important;
	border-width: 1px 0 0 1px;
	border: solid #dfdfdf;
}

TD.formTableColumnLabelEV {
	padding: 4px;
	background-color: #f7f7f7 !important;
	border-style: solid;
	border-color: #dfdfdf !important;
	border-width: 0 1px;
}

TD.formTableColumnLabel {
	padding: 4px;
	background-color: #ebebeb !important;
	border-style: solid;
	border-color: #dfdfdf !important;
	border-width: 0 1px;
}

TD.formTableHeader {
	font-size: 12px;
	font-family: Inter;
	font-weight: bold;
	color: #000000 !important;
	border-style: none;
	border-width: 0;
	border-width: 0;
	border-right-width: 0;
	border-bottom-width: 3;
	border-left-width: 0;
	width: 0;
	border-top-color: #F7CA8F !important;
	border-right-color: #F7CA8F !important;
	border-bottom-color: #F7CA8F !important;
	border-left-color: #F7CA8F !important;
}

TD.formTableSubHeader {
	font-size: 13px;
	margin: 12px 0px;
	color: #E0AF4C !important;
}

TD {
/* 	font: normal 12px/16px Arial, Helvetica, sans-serif; */
	padding: 5px;
}

TH.formTableColumnHeader {
	font-size: 9pt;
	font-family: Inter;
	font-weight: bold;
	color: #A5521C !important;
	background-color: #FFE2C2 !important;
	border-style: solid;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 3px;
	border-left-width: 1px;
	width: 0;
/* 	background-image: url(dblsort.gif); */
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center right;
	border-bottom-color: #F7CA8F !important;
	border-left-color: #F7CA8F !important;
}

#main {
	width: 580px;
}

* html .ven_fixed {
	height: 1%;
}

*+html hr,* html hr {
	margin: 0;
	color: #fff;
	height: 3px;
	border-top: 1px solid #dfdfdf;
	border-bottom: 2px solid #f2f2f2;
}

.attachment .att_download_doc {
	margin: 0 5px 12px 0;
	padding: 0 12px;
	padding-left: 35px;
	border-style: none;
	border-color: #dfdfdf !important;
	border-width: 1px;
	display: block;
	float: left;
/* 	background: url(../../edms/setup.nsf/ven_icon_doc.png) no-repeat left top; */
}

.attachment .att_download_pdf {
	margin: 0 5px 12px 0;
	padding: 0 12px;
	padding-left: 35px;
	border-style: none;
	border-color: #dfdfdf !important;
	border-width: 1px;
	display: block;
	float: left;
/* 	background: url(../../edms/setup.nsf/ven_icon_pdf.png) no-repeat left top; */
}

.attachment .att_download_xls {
	margin: 0 5px 12px 0;
	padding: 0 12px;
	padding-left: 35px;
	border-style: none;
	border-color: #dfdfdf !important;
	border-width: 1px;
	display: block;
	float: left;
/* 	background: url(../../edms/setup.nsf/ven_icon_xls.png) no-repeat left top; */
}

.attachment {
	margin: 12px 0;
	padding: 0 12px;
	border-color: #dfdfdf !important;
}

.att_table {
	margin: 12px 0;
	padding: 0 12px;
	border-style: solid;
	border-color: #dfdfdf !important;
	border-width: 1px;
	width: 100%;
}

.clearboth {
	clear: both;
}

.company_name {
	font-size: 14px;
	font-weight: bold;
}

.fixed:after {
	height: 0px;
	content: .;
	display: block;
	clear: both;
	visibility: hidden;
}

.fixed {
	display: block;
	min-height: 1%;
}

.FootNoteRemark {
	font-size: 11px;
	font-family: Inter;
	font-weight: bold;
	font-style: italic;
	color: #696969 !important;
}

.FootNote {
	font-size: 14px;
	color: #696969 !important;
/* 	font: italic 11px/11px Arial;; */
}

.tabs li.ven_selected {
	border-top: 3px solid #E0AF4C !important;
	color: #E0AF4C !important;
}

.tabs li {
	border-color: c1c1c1; : /* fallback */
	background-color: #f6f8f8;
	background-position: left -635px; /* Safari 4-5, Chrome 1-9 */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f6f8f8),
		to(#e9e9e9)); /* Safari 5.1, Chrome 10+ */
	background: -webkit-linear-gradient(top, #e9e9e9, #f6f8f8);
	/* Firefox 3.6+ */
	background: -moz-linear-gradient(top, #e9e9e9, #f6f8f8); /* IE 10 */
	background: -ms-linear-gradient(top, #e9e9e9, #f6f8f8);
	/* Opera 11.10+ */
	background: -o-linear-gradient(top, #e9e9e9, #f6f8f8);
	float: left;
	padding: 6px 12px;
	border: solid #c1c1c1;
	border-width: 3px 1px 0 0;
	cursor: pointer;
}

.tabSection {
	margin: 12px 0;
	padding: 0 12px;
	border-color: #dfdfdf !important;
}

.tabs {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 1px solid #c1c1c1;
	border-width: 0 0 1px 1px;
	font-weight: bold;
}
.tabs.ven_fixed{
	display: block;
}

.tabs.ven_fixed:before {
    bottom: 0;
    height: 0;
    left: var(--current-tab-left, 0);
    position: absolute;
    width: var(--current-tab-width, 200px);
    --tw-bg-opacity: 1;
    background-color: rgb(238 39 58 / var(--tw-bg-opacity));
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    --tw-content: "";
    content: var(--tw-content);
}
.thumbnail {
	float: left;
	width: 180px;
	border: 0px solid #999;
	margin: 0 15px 15px 0;
	padding: 5px;;
}

.ven_alert,.ven_alert .FootNote {
	color: #f00;
}

.ven_announcement_info h4 {
	line-height: 27px;
	margin-bottom: 0;
	padding-left: 35px;
	color: #ffffff !important;
/* 	background: url(/edms/setup.nsf/ven_info_hdr_bg.png) no-repeat left top; */
	border-bottom: 1px dotted #cbcbcb;
}

.ven_announcement_info table {
	background-color: #f3f3f3 !important;
	width: 100%;
}

.ven_fixed:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#IRabout #main{border-top: none;}
/* custom styling */