/*client_branding.css*/
h1, h2, h3, h4, h5 {
	color: #000000;
}
/* For Name and ID of Application */
html, body{
	color: #464646;
}
div#header {
	background: transparent url(/images/dbs_logo_small.gif) no-repeat scroll 0px 15px;
	background-color: #ffffff;
	padding: 0px;
}
h1#dbs_e-book{
	position:absolute;
	right:5px;
	top:33px;
	background: transparent url(/images/dbs_e-book_sm.gif) no-repeat scroll 100% 0px;
	width:480px;
	height:25px;
}
div#uat{	
	position: absolute;
	font-size: 20px;
	z-index: 2000;
	left: 37%;
	top: 34px;
	text-indent: 0px;	
}
#icmaStatusAdmin{
	cursor:help;
	height:16px;
	padding:2px 5px;
	position:absolute;
	right:0;
	top:101px;
	_top:108px;
	width:60px;
	color: #000000;
}
/* Navigation */
div#topnav {
	border-bottom:1px solid #cc0000;
}
div.nav {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#cc0000 none;
	float:left;
	min-height:24px;
	padding:0;
	position:relative;
	width:100%;
}
div.nav ul {
	margin-right:200px;
}
div.nav li {
	float:left;
	white-space:nowrap;
}
div.nav a, div.nav a:link {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#cc0000 none;
	color:#FFFFFF !important;
	display:block;
	font-size:13px;
	font-weight:800;
	line-height:15px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	padding:4px 10px 5px;
	text-decoration:none;
}
div.nav a:active, div.nav a:hover {
	background-color:#FFFFFF;
	background-image:none;
	color:#000000 !important;
	text-decoration:none;
}
li.sel a, li.sel a:link {
	background-color:#FFFFFF;
	background-image:none;
	color:#000000 !important;
}
li.sel a:hover, li.sel a:active {
	color:#cc0000 !important;
}
.separator, .separator2{
	display: none;
}
#logout {
	position:absolute;
	right:5px;
	top:0;
	padding:0;
}
#username {
	position:absolute;
	right:76px;
	_right:73px;
	top:0;
}
#username a, #username a:link, #username a:active, #username a:hover{
	background-color:#cc0000;
	background-image:none;
	color:#FFFFFF !important;
	text-decoration:none;
	font-weight: normal;
}
div.subnav {
	background-color:#FFFFFF;
	font-size:1.1em;
	line-height:2;
	min-height:24px;
}
div.subnav ul {
	padding:0 75px 0 11px;
}
div.subnav li {
	display:inline;
}
div.subnav a, div.subnav a:link {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFF url(/images/dbs_nav2_static.gif) no-repeat scroll 1px 5px;
	color:#000;
	padding:0 1px 0 12px;
	text-decoration:none;
	white-space:nowrap;
}
/* HTML Generics */
a, a:link, a.reverse, a.reverse:link {
	color: #444;
}
a:hover, a:active, a.reverse:hover, a.reverse:active {
	color: #000;
}
/* Forms */
label {
	color: #000;
}
button {
	background:#cc0000 none;
	color: #fff;
}
/* Tables */
table {
	background-color: #fff;
	border: 1px solid #fff;
}
th, td.theadTagFix {
	background: #fff none;
	color: #000;
	font-weight: bold;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom:1px solid #000;
}
th a, th a:link, table td.theadTagFix a, table td.theadTagFix a:link {
	color: #000000;
	font-weight: bold;
}
th a:hover, th a:active, table td.theadTagFix a:hover, table td.theadTagFix a:active {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
td{
	background-color: #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #ccc;
}
li.EXPANDED td{
	border: 1px solid #fff;
	background-color:#FFF2EB;
}
#containerTableTopLeftCell, #containerTableTopLeftCell .default_block{
	background:#F1F1F1 none repeat scroll 0 0;
}
/*tr.row0, tr.row0 td, .row0 {
	background-color:#fff3eb;
}
tr.row1, tr.row1 td, .row1 {
	background-color: #ffe7dd;
}
tr.row-select td, tr.row-select, .yui_row_hover td, .row-select {
	background-color:#FFDCCC;
}
tr.row-highlight, tr.row-highlight td, .row-highlight {
	background-color: #e3e7ed;
}
.row0 td.locked_right, .row0 td.locked_right_right {
	background-color:#fff3eb;
}
.row1 td.locked_right, .row1 td.locked_right_right {
	background-color:#ffe7dd;
}
*/
/* Template */
div.default_block {
	background-color: #FFFFFF;
}
/* Utilities */
div.scpopup h4 {
	background: #ffffff none;
}
span.button a, span.button a:link,span.button a:hover,span.button a:active, span.button-input a, span.button-input a:link, tr.colhead th span.button a, tr.colhead th span.button a:hover{
	font-weight:normal;
}

span.button{
	margin-bottom: 1px;
}
span.button a, span.button a:link, span.button-input a, span.button-input a:link, span.button a span.button-body{
	color: #000000;
}
span.button a:hover, span.button a:active, span.button-input a:hover, span.button-input a:active, span.button a:hover span.button-body{
	color: #333333;
}
span.button a:hover span.button-body{
	border: 1px solid #000000;
}
* html span.button a span {
	padding-bottom:2px;
}
span.button span.button-body{
	display:inline-block;
	vertical-align:middle;
	line-height:15px;
}
span.button-body {
	color: #000000;
	background: #ffffff;
	padding: 0 5px;
	border: 1px solid #AAAAAA;
}
span.button-left {
	display: none;
}
span.button-right {
	display: none;
}

#viewDealTrancheReferenceToggle a#showPrices,#viewDealTrancheReferenceToggle a#showPrices:link,
#viewDealTrancheReferenceToggle a#showPrices:hover, #viewDealTrancheReferenceToggle a#showPrices:active ,
a.toggle_display, a.toggle_display:link {
	background: transparent url(/images/expand.gif) no-repeat 0px 2px;
}
#viewDealTrancheReferenceToggle a, #viewDealTrancheReferenceToggle a:link,#viewDealTrancheReferenceToggle a:hover, #viewDealTrancheReferenceToggle a:active,
a.toggle_display_visible, a.toggle_display_visible:link {
	background: transparent url(/images/collapse.gif) no-repeat 0px 0px;
	padding:1px 0 1px 26px;
}
a.toggle_display_h, a.toggle_display_h:link {
	background: transparent url(/images/expand.gif) no-repeat 0px 9px;
}
a.toggle_display_visible_h, a.toggle_display_visible_h:link {
	background: transparent url(/images/collapse.gif) no-repeat 0px 9px;
}
a.toggle_display_visible_h:hover, a.toggle_display_visible_h:active {
	color: #000000;
}
a.expand_link, a.contract_link, a.expand_working, a.expand_link:link, a.contract_link:link, a.expand_working:link{
	color: #cc0000;
}
a.expand_link:hover, a.expand_link:active, a.contract_link:hover, a.contract_link:active, a.expand_working:hover, a.expand_working:active{
	color: #000000;
}
.navigation_tabs li {
	margin:0 1px 1px 0;
}

/*Form*/

input{
	border: 1px solid #999;
	font-color: #005E8C;
}
input[type="checkbox"], input[type="radio"] {
	border:none;
}

/* Issues List */
#listIssuesInfo #tabs {
	padding-bottom:0px;
}
.navigation_tabs li.selected {
	background:transparent url(/images/issuelist_selected_right.gif) no-repeat scroll right 0;
}
.navigation_tabs li.selected a, .navigation_tabs li.selected a:link{
	background:#cc0000 url(/images/issuelist_selected_left.gif) no-repeat scroll 0 0;
	color:#ffffff;
	font-weight: bold;
	font-size: 1.06em;
}
.navigation_tabs li {
	background:#FFFFFF url(/images/issuelist_right.gif) no-repeat scroll right 0;
}
.navigation_tabs li a, .navigation_tabs li a:link {
	background:transparent url(/images/issuelist_left.gif) no-repeat scroll 0 0;
	color:#000000;
	margin-right:3px;
	padding:0 4px 0 12px;
	width:auto;
}
.tranche_heading{
	background:#ffffff none !important; 
}

/* Issuer Update Reports */
div#iur-edit-panel li {
	background: #fff url(/images/dbs_iur_edit.png) no-repeat center left;
	color: #FFFFFF;
}

/* Orderbook */
.trancheSummary td {
	border-color:#FFFFFF;
	background-color: #ffffff;
}
/* Extras */
.two_column_layout .col_left_outer,
.two_column_layout .right_col {
	background-color: #FFFFFF;
}
.list_issue_child{
	margin-left: 2px;
}

span.emphasised span.button a span.button-body {
	padding-top:0;
	padding-bottom:0;
}

/* These hacks make visible borders for tables on pages which run in IE7 mode */
table tbody tr:first-child td, td.upperTotals, #mtAddEditOrderOrderDetails th, #mtAddEditOrderOrderDetails td, #editOrderInvestorDetails td, #topLeftTableExtra td,
#investorTable td, #orderbookDiv td, #topLeftTable tbody th, #accountSearchAddOrders th.scopeRow {
	*border-top:0;
}
table#globalDeals, #investorTypeHeaderDiv table {
	*border-top:1px solid #dbddde;
	*border-bottom:1px solid #dbddde;
}
table#bottomLeftTable, td#totalslabelHolder {
	*border-top:1px solid #ccc !important;
}
table#dataTable, table#investorTable, #mtAddEditOrderOrderDetails table {
	*border-bottom:1px solid #ccc;
}
#orderbookDiv #headerTable, #hedgeSwitchTotalsTable th, #tableHeadersPricing table, #topHeadersWrapper table, #BNDTradesHeader table, 
#standardAllocation table#topLeftTableExtra {
	*border-bottom:1px solid #000;
}
#hedgeSwitchmainTable #leftSide table, #hedgeSwitchmainTable #dataList table {
	*border-bottom:1px solid #dbddde;
}
/*module_login.css*/
/* Login */            
form#loginForm, form#updatePasswordForm {
	background: none;     
}
form#loginForm p, form#updatePasswordForm p {
	margin: 15px 10px;    
	border-top:1px solid #CC0000;
	padding-top:10px;
}
form#loginForm label, form#updatePasswordForm label {
	line-height: 2;
	display:inline-block;
	width: 130px;
	text-align: right;
	color: #000000;
}
div#login-wrapper {
	margin: 50px auto;
	border: 2px solid #cc0000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 5px 5px 5px #cc0000;
	-moz-box-shadow: 5px 5px 5px #cc0000;
	box-shadow: 5px 5px 5px #cc0000;
    width:950px;  
}
div#login-wrapper, div#login-wrapper h4, div#login-wrapper h3{
	background-color: #ffffff;
	color:#000000;
	padding-top:10px;
}
div#login-wrapper ol.editorial {
	margin:10px auto;
	text-align:left;
	width:350px;
}
input#updatePwdSave {
	width: 32px;
	height: 18px;
}
input#updatePwdSave, button {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	border: 1px solid #999999;
	background-color: #fff;
	color: #000;
	cursor: pointer;
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 0 5px;
}                           

button {
	padding: 0 3px;
	border: 1px solid #999999;
	background-color: #fff;
	color: #000;
}                           
#helpDiv{
	position: absolute;
	bottom: 10px;
	left: 5px;
}
/*core_login.css*/
/*Css for Logout confirmation page*/
.login-conf-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: left;
    padding: 20px;
}
.logout-confirmation {
    font-size: 17px;
    margin-bottom: 10px;
}
.logout-confirmation-msg {
    font-size: 12px;
    margin-bottom: 20px;
}
.back-conf a {
    font-size: 12px;
    color: #0271BB;
    text-decoration: underline;
    padding: 0px 1px;
    border: 0px solid #000;
    border-radius: 5px;
    text-align: left;
}
.back-conf a:hover {
    text-decoration: underline;
}
.input-group-conf {
    margin: 12px 7px 0;!important
}
.container-conf {
    background: #FFFFFF !important;
    width: 435px !important;
    position: absolute;
    left: 14%;
    top: 28%;
}

