/* DB Generic Reset */
@import url(https://www.digitalbridge.com.au/central/reset.css);

body {
	background: #fafafa;
	font: 12px/1.4 Helvetica, Arial, sans-serif;
}

#pagecontainer {
	min-width: 980px;
	min-height: 700px;
	margin: 0 auto;
	zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

#pagecontainer:before,
#pagecontainer:after {
    content:"";
    display:table;
}
#pagecontainer:after {
    clear:both;
}

#header {
	background: url(images/header-bg.png) repeat-x top left;
	height: 140px;
	position:relative;
	padding: 0 10px;
	border-bottom: 1px solid #d7d7d7;	
}

a#logo {
	width: 200px;
	height: 100px;
	position:absolute;
	top: 10px;
	text-indent: -999em;
	background: url(images/remlogo.png) no-repeat;
}


ul#nav {
	height: 20px;
	position:absolute;
	bottom: 0;
	left: 0;
	padding: 0 2%;
	width: 96%;
	min-width: 960px;
	background: #ececec;
	border-top: 1px solid #d7d7d7;

}

ul#nav li {
	display:inline;
}

ul#nav li a {
	display:block;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #ebe9e9;
	color: #666;
	float:left;
	height: 20px;
	line-height: 20px;
	padding: 0 12px;
	font-size: 0.9em;
	text-decoration: none;
	background: url(images/nav-libg.png) repeat-x #e1e1e1;
}

ul#nav li a:hover,
ul#nav li a.current {
	color: #111;
	background: #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}

ul#nav li.logout a {
	float:right;
	margin-right: 10px;
}

ul#nav li.logout a:hover {
	background: url(images/nav-libg.png) repeat-x #e1e1e1;
	color: #8a3636;
	border-bottom: none;
}



ul#subnav {
	height: 20px;
	position:absolute;
	bottom: -22px;
	z-index: 9999;
	left: 0;
	padding: 0 2%;
	width: 96%;
	min-width: 960px;
	background: #f6f6f6;
	border-bottom: 1px solid #d7d7d7;

}

ul#subnav li {
	display:inline;
}

ul#subnav li a {
	display:block;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #ebe9e9;
	color: #666;
	float:left;
	height: 20px;
	line-height: 20px;
	padding: 0 12px;
	font-size: 0.9em;
	text-decoration: none;
	background: url(images/nav-libg.png) repeat-x #e1e1e1;
}

ul#subnav li a:hover,
ul#subnav li a.current {
	color: #111;
	background: #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}

input#clientselector,
input#inpageclientselector {
	position:absolute;
	top:50px;
	right: 234px;
	height: 20px;
	width: 200px;
	padding: 0 20px;
	border: 1px solid #929ae9;
	background: url(images/clientselector-bg.png) repeat-x top left #1e3c90;
	color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius:  3px;
	cursor:pointer;
	text-align:center;	
	text-overflow: ellipsis;
}

input#clientselector:focus,
input#inpageclientselector {
	border: 1px solid #aaa;
	-webkit-box-shadow: 0px 1px 2px #bbb inset;
	cursor: text;
	background: #fff;
	color: black;
	text-align:left;
	padding: 0 3px;
	width: 234px;
}

ul#clientselectorlist {
	position:absolute;
	width: 354px;
	right: 121px;
	top: 74px;
	border: 1px solid #ccc;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px; 
	background: #fff;
	display:none;
	z-index: 222;
	background: #fff;
}


ul#clientselectorlist li a,
ul#clientselectedlist li a, 
ul#inpageclientselectorlist li a {
	display:block;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #aaa;
	padding: 5px 10px 5px 5px;
	text-decoration:none;
	color: #1e3c90;
}

ul#clientselectorlist li:first-child a,
ul#clientselectorlist li.first-child a, 
ul#clientselectedlist li:first-child a,
ul#inpageclientselectorlist li.first-child a,
ul#inpageclientselectorlist li.first-child a {
	border-top: none;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
}


ul#clientselectorlist li:last-child a,
ul#clientselectorlist li.last-child a,
ul#clientselectedlist li:last-child a,
ul#clientselectedlist li.last-child a,
ul#inpageclientselectorlist li:last-child a,
ul#inpageclientselectorlist li.last-child a {
	border-bottom: none;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
}

ul#clientselectorlist li a:hover,
ul#clientselectorlist li a.current,
ul#inpageclientselectorlist li a:hover,
ul#inpageclientselectorlist li a.current {
	background: url(images/clientselector-bg.png) repeat-x top left #1e3c90;
	color:#fff;
}

ul#inpageclientselectorlist li.suggested a,
ul#clientselectedlist li a  {
	background: url(images/clientselected-bg.png) repeat-x top left #3974ce;
	color:#fff;
}

.clientselectorlistcontainer {
	position: relative;
	width: auto;
	padding: 1em;
}

.fbtyearselectorcontainer {
	position: relative;
	width: auto;
	padding: 1em;
	clear:both;
	overflow:hidden;
}



#content .clientselectorlistcontainer input#inpageclientselector {
	position:relative;
	top: 0;
	left: 0;
}


#content .clientselectorlistcontainer ul {
	position:relative !important;
	width: 354px;
	border: 1px solid #ccc;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px; 
	background: #fff;
	z-index: 222;
	background: #fff;
	max-height: 375px !important;
	height: 375px\0/;
	overflow:scroll !important;
	margin-bottom: 1em;
}

#content .clientselectorlistcontainer ul#clientselectedlist {
	display:none;
}

#content .clientselectorlistcontainer input.button-slim  {
	display:inline;
	margin: 0;
	float:none;
}

ul#inpageclientselectorlist {
	display: none;
}



a.view-client {
	position:absolute;
	top:50px;
	right: 122px;
}

a.login-as-client {
	position:absolute;
	top:50px;
	right: 10px;
}


#content {
	background: white;
	min-height: 400px;
	padding: 30px 10px;
	position: relative;
	zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

#content:before,
#content:after {
    content:"";
    display:table;
}

#content:after {
    clear:both;
}

#content h1 {
	font-size: 1.45em;
	font-weight:bold;
	margin-bottom: 0.1em;
}


#content h2 {
	font-size: 1.25em;
	font-weight:bold;
	margin-bottom: 0.25em;
}


#content h3 {
	font-size: 1.25em;
	font-weight:normal;
}


#content table {
	width: 99%;
	padding: 10px;	
	border: 1px solid #ccc;
}

#content table th {
	text-align:center;
	background: #ffa800;
	padding: 3px;	
	white-space: nowrap;
	border: 1px solid #e29e14;
	border-width: 0 1px;
}

#content table th a {
	text-decoration: none;
	color: #000;
}

#content table th a.sortarrows {
	display:inline-block;
	width: 10px;
	height: 10px;
	text-indent: -999em;
	background:url(images/th-sort.png) no-repeat;
}

#content table th a.sortarrows.asc {
	background:url(images/th-sortasc.png) no-repeat;
}

#content table th a.sortarrows.desc {
	background:url(images/th-sortdec.png) no-repeat;
}

#content table td {
	text-align:center;
	padding: 3px;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

#content table tr:nth-child(2n) td {
	background: #eee;
}

#content table tr:hover td {
	background:#ffdb96
}

#content table td a {
	color:#3c53b3;
}

#content table td.issuetoggles,
#content table td.amendtoggles,
#content table td.webtoggles {
	cursor: pointer;
}

#content table td.issuetoggles.active,
#content table td.amendtoggles.active,
#content table td.webtoggles.active {
	color:green;
}

#content table td.issuetoggles input,
#content table td.amendtoggles input,
#content table td.webtoggles input {
	display:none;
}

#content table td.issuetoggles span.togglebutton,
#content table td.amendtoggles span.togglebutton,
#content table td.webtoggles span.togglebutton {
	display:block;
	width: 40px;
	height: 15px;
	background:url(images/toggle.jpg) no-repeat top right;
	text-indent: -999em;
	margin: 0 auto;
	-webkit-transition: background-position 0.15s ease;

}

#content table td.issuetoggles.active span.togglebutton,
#content table td.amendtoggles.active span.togglebutton,
#content table td.webtoggles.active span.togglebutton{
	background-position: 0 0;
	-webkit-transition: background-position 0.15s ease;
}


#content form {
	width: 700px;
}

#content form label {
    display:block;
    float:left;
    width: 200px;
    margin: 0.5em 0;
    line-height: 14px;
    padding: 0.3em 0;
}

#content form input.text,
#content form textarea,
#content form fieldset {
    width: 400px;
    height: 14px;
    padding: 0.3em 0.5em;
    margin: 0.5em 0;
    display:block;
    float:left;
}

#content form select {
	width: auto;
	min-width: 217px;
	float:left;
	margin: 0.5em 0;
	
}


#content form fieldset {
	height: auto;
}

#content form fieldset.radiochecks input {
	float:left;
	margin: 0.5em 0.75em 0.5em 0;
	clear:both;
}

#content form fieldset.radiochecks label {
	float:left;
	padding: 0;
	line-height: auto;
	width: 360px;
}


#content form input.small {
	width: 200px;
	margin-right: 180px;
}

#content form textarea {
    height: 80px;
}

#content form p.error {
	color: #b91d1d;
	margin-left: 200px;
	clear:both;
}

#content form input.button-slim {
	clear:both;
	float:right;
	height: 24px;
	margin: 1em 0;
	margin-right: 284px;
}

#content .loginbox {
	width: 420px;
	margin: 0 auto;
}

#content .loginbox form {
	clear:both;
	overflow:hidden;
}

#content .loginbox h2 {
	margin-bottom: 0.75em;
	font-size: 1.5em;
	font-weight: bold;
}	

#content .loginbox p {
	clear:both;
	margin-bottom: 2em;
}

#content .loginbox p a {
	color: #000;
}

#content .loginbox #error {
	color: #b50202
}

#content .loginbox #error p {
	margin-bottom: 0;
}

#content .loginbox #error ul {
	margin-bottom: 1em
}

#content .loginbox #error ul li {
	list-style: disc inside;
	padding-left: 1em;
}

.forgot {
	margin: 0 auto;
	clear:both;
	font-size: 0.9em;
}

.forgot a {
	color: #002F81;
}

.button-slim {
	display:block;
	width: 100px;
	height: 14px;
	padding: 3px;
	background: #545454;
	color: #fff;
	text-align:center;
	line-height: 14px;
	text-decoration:none;
	border: 1px solid #545454;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.button-slim.selector {
	background:#3974ce
}

#actions .button-slim.deleteamend {
	background: #cb8585;
}

.error {
	color:#c00;
}

.tools {
	width: 980px;
	clear:both;
	overflow: hidden;
}


#clientlist {
	float:left;
	width: 280px;
	margin-right: 20px;
	margin-bottom: 2em;
	
}

#clientlist ul {
	max-height: 185px;
	overflow: auto;
}	

#clientlist li {
	padding: 0.25em 0.5em;
	border-bottom: 1px solid #ebebeb;
}

/* STATUS AREA FOR REC FBT REPORTS */

.statusarea {
	float:left;
	width: 670px;
	zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

.statusarea:before,
.statusarea:after {
    content:"";
    display:table;
}
.statusarea:after {
    clear:both;
}

/* LEFT HAND SIDE ACTIONS (TRIGGERS FOR STAGES) */

#actionsleft {
	float:left;
	width: 20%;
}

#actionsleft .button-slim {
	display:inline-block;
/*
	position: absolute;
	top: 0;
	right: 0;
*/
	height: 15px !important;
	padding: 5px !important;
	font-size: 12px;
}

#actionsleft input.button-slim {
	height: 25px !important;
}

#actionsleft #loadpackages {
	margin-top: 2.2em;
	margin-bottom: 1.1em;
}

#actionsleft #loadfbtdata {
	margin-top: 2.2em;
	margin-bottom: 0.5em;
}


/* Progress Bar Related */

#progressbars {
	width: 35%;
	float:left;
	margin-right: 5%;
}

.progressbarset {
	width: 100%;
	margin-right: 2%;
	margin-bottom: 1em;
}

.progressbar {
	width: 100%;
	background:url(images/progressbar-bg-inactive.jpg) repeat-x #585757;
	height: 30px;
	border: 1px solid #626262;
	border-radius: 0.3em;
	overflow:hidden;
}

.progressbar p {
	color:#fff;
	line-height:30px;
	margin-left: 1em;
	z-index: 2 !important;
}

.progressbar span.progress {
	display:block;
	width: 0;
	background:url(images/progressbar-inactive.jpg) repeat-x #c2c1c1;
	height: 100%;
	line-height:30px;
	padding: 0 0 0 0 ;
	border-radius: 0.2em;
	text-align:center;
	font-weight:bold;
	z-index: 10 !important;
	-webkit-transition: width 0.5s;
	overflow: hidden;
}

.progressbarset h2 {
	color: #c2c1c1;
}

.progressbarset.active h2 {
	color:#000;
}

.progressbarset.active .progressbar,
#miniprogressbar.progressbar {
	background:url(images/progressbar-bg.jpg) repeat-x black;
}	


.progressbarset.active .progressbar p {
}

.progressbarset.active .progressbar span.progress,
#miniprogressbar.progressbar span.progress {
	padding: 0 3% 0 0 ;
	background:url(images/progressbar.jpg) repeat-x #37b649;
}


.recreportset {
	width: 45%;
	float:left;
	margin-right:2%;
	border: 1px solid #ccc;
	padding: 1%;
	height: 200px;
}

.recreportruns td {
	vertical-align: middle;
	position: relative;
}

.recreportruns td #clientlist {
	float:none;
	width: 280px;
	margin: 0 auto;
	position: absolute;
	left: 12px;
	display:none;	
	z-index: 999;
}

.recreportruns td #clientlist ul {
	height: 300px;
	background: #fff;
	border: 1px solid #ccc;
}

.recreportruns .progressbar,
.recreportruns .progressbar span.progress {
	height: 18px;
	line-height: 18px;
}

#actions {
	float:left;
	width: 30%;
}

#actions .button-slim {
	display:inline-block;
	width: 155px;
/*
	position: absolute;
	top: 0;
	right: 0;
*/
	height: 15px !important;
	padding: 5px !important;
	font-size: 12px;
}

#actions input.button-slim {
	height: 25px !important;
}

.csvamend {
	margin-top: 22px;
	position: relative;
}


#combineDownload.button-slim {
	display:block;
}

#actions .button-slim,
#actionsleft .button-slim {
	background:#ccc;
	color: #fff;
}

#actions .button-slim.active,
#actionsleft .button-slim.active {
	background:#545454;
}

#actions .button-slim {
	margin-bottom: 0.2em;
}


#actions .button-slim.loading,
#actionsleft .button-slim.loading {
	background: url(images/btn-loader.gif) no-repeat center center #ccc;
}
.pdfs {
	margin-top: 37px;
}


#combineCreate {
	font-size: 11px !important;
	text-transform:capitalize;
}

#combinePDFswitcher {
	width: 165px;
}

.issueemails {
	position: relative;
	height: 30px;
}

.issueemails label {
	display: block;
	width: 60px;
}

.issueemails input {
	width: 155px;
	height: 25px !important;
	padding-left: 5px;
	padding-right: 20px;
	border: 1px solid #545454;
	-moz-border-radius: 3px;
	-webkit-border-radius:  3px;
	background:url(images/darr.jpg) no-repeat 100% 3px;
	margin-bottom: 0.2em;
}

.issueemails ul {
	position:absolute;
	top: 40px;
	left: 0;	
	background:#fff;
	border: 1px solid #ccc;
	z-index: 999;
	display: none;
	width: 150px;
}

.issueemails ul li {
	border-bottom: 1px solid #dbdbdb;
	padding: 0.25em 0.75em;
}

.issueemails ul li:hover {
	background:#676767;
	color:#fff;
}	

.amendselected {
	position: relative;
	margin-top: 35px;
	height: 30px;
}


.pagination {
	width: 60%;
	margin: 1em 0;
	text-align: right;
	float:right;
	height: 2em;
}

.pagination li {
	display:inline-block;
	width: auto;
	height: 20px;
	line-height: 20px;
	text-align: center;
	margin: 0 2px;
}

.pagination li a {
	text-decoration: none;
	display: block;
	color:#000;
	border: 1px solid #ccc;	
	color:#3c53b3;
	border-radius: 0.25em;
	padding: 0 5px;
}

.pagination li a:hover {
	border-color:#454545;
}

p.refreshtable {
	clear:left;
	float:left;
}

p.refreshtable a {
	width: 62px;
	text-align:left;
	border: 1px solid #ccc;
	padding-left:22px;
	background:url(images/refresh.jpg) no-repeat 4px 3px;
	border-radius: 0.25em;
	margin-top:1em;
	display:block;
	text-decoration: none;
	color:#3c53b3;
	padding: 0.25em 0 0.25em 28px;
}

p.refreshtable a:hover {
	border-color: #454545;
}



table th.pre {
	background-color: #e89a07!important;
	border-left: 1px solid #e89a07;
}
table th.post {
	background-color: #e89a07!important;
}
table tr td.pre {
	background-color: #fffae0!important;
}
table tr:nth-child(2n) td.pre {
	background-color: #f9ecd2!important;
}
table tr td.post {
	background-color: #fff6d0!important;
}
table tr:nth-child(2n) td.post {
	background-color: #f9e9c3!important;
}


table tr:hover td.pre,
table tr td.pre:hover {
	background-color: #fbe6b4!important;
}
/*
table tr:nth-child(2n):hover td.pre,
table tr:nth-child(2n) td.pre:hover {
	background-color: #f2d9a9!important;
}
*/
table tr:hover td.post,
table tr td.post:hover {
	background-color: #f2d9a9!important;
}
/*
table tr:nth-child(2n):hover td.post,
table tr:nth-child(2n) td.post:hover {
	background-color: #f2d79e!important;
}
*/

.statustip {
	display: block;
	background: #66ccff;
    margin: -15px 10px 10px 50px;
    position: absolute;
    width: 90px;
    box-shadow: 5px 5px 5px #999;
    display: none;
}
