
.error, .todo {
    border:1px solid red;
    background-color: pink;
    margin:10px;
}

#errorBox{
    font-size: small;
    z-index: 999;
}

#errorDesc {
    background: #FFE6E6;
    border: 1px solid #FF5858;
    padding: 2px 5px;
    margin: 3px 0;
    font-weight: bold;
}

.errorResponse {
    margin-left: 10px;
    padding-left: 5px;
    border-left: 1px solid #F8F8F8;
    border-top: 1px solid #F8F8F8;
}

#errorDetails{
    border: 1px solid darkgray;
    padding: 2px 5px;
    margin: 3px 0;
}

#errorBox .errorProductDetails, #errorBox .errorAtlassianHelp {
    border-top: 1px solid lightgray;
    padding-top: 3px;
    margin-top: 3px;
}

.errorClose, .errorClose a {
    position: relative;
    color: blue !important;
    text-align: right;
    cursor: pointer;
}

.spinner {
    margin:10px 20px;
}
.controls {
    font-size: x-small;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.controls a {
    cursor:pointer;
}
.controls a:link, .controls a:visited, .controls a {
    color: green;
}
.controls a.active:link, .controls a.active:visited, .controls a.active {
    color:#eb5909;
    font-weight:bold;
}
span.owner, span.author {
    background: url(../images/icn_author.gif) no-repeat right bottom;
    padding-right:28px;
}
span.moderator {
    background: url(../images/icn_moderator.gif) no-repeat right bottom;
    padding-right:26px;
}
span.complete {
    background: url(../images/icn_complete.gif) no-repeat right bottom;
    padding-right:14px;
}

/*
 *  Dashboard
 */
.sidebar {
    float:right;
    width:150px;
    padding-top:1.2em;
    margin-top:6px;
}

.sidebar .roundedContent {
    background-color:#f0f0f0;
}

.results {
    margin:0 10px 0 0;
}

.clear {
    clear:both;
}
.rlBox {
    padding:1px 0 6px 1px;
}
.selectBucket {
    padding:0 0 10px 0;
    position:relative;
}
.selectBucket ul {
    margin: 10px 0 10px 18px;
    padding:2px 0 0 0;
    list-style: none;
    font-size:small;
}
.selectBucket ul li {
    position:relative;
    margin-bottom:10px;
}
.selectBucket ul li ul li {
    margin:0;
}
.selectBucket ul li ul {
    margin-top: 5px;
    list-style: none;
    font-size:small;
    padding:0;
}
.selectBucket ul .expand {
    position:absolute;
    left:-18px;
    top:-2px;
}
.selectBucket div.tabs {
    position:relative;
    height:27px;
}
.selectBucket ul.tabs {
    position: absolute;
    bottom: -1px;
    left: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size:small;
}
.selectBucket ul.tabs li {
    float: left;
    padding: 5px 12px 4px 10px;
    margin: 0 3px 0 0;
    border:1px  #ccc solid;
    border-width:1px 1px 0 1px;
    font-weight:bold;
    background:#fff;
}
.selectBucket ul.tabs li a {
    color:#333333;
}
.selectBucket ul.tabs li.active {
    border-bottom:1px solid #f0f0f0;
    background:#f0f0f0;
    z-index:99;
    color:#EB5909;
}
.selectBucket ul.tabs li.active a {
    color:#EB5909;
}
.selectItems{
    border:1px solid #ccc;
    background-color:#f0f0f0;
    padding:10px 20px;
}
.selectBucket .controls {
    padding:5px 0 10px 0;
}
#messages {
    position:absolute;
    right:10px;
    top:33px;
    text-align:right;
    font-style:italic;
    color:#999;
}

/*
 * Do review - also see .review from homepage
 */

.info{
    font-size:small;
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
}
.info h3 {
    margin-top:0;

}
.info h3 .id a {
    padding-right:10px;
    color:#EB5909;
}
.info .actions {
    font-size:x-small;
    display:block;
    font-weight:bold;
    margin:4px 0;
}
.info .participants {
    margin-top:8px;
}
.editable {
    cursor:pointer;
    background-color:#ffffd3;
}

.info .description{
    margin:8px 0 0 0;
    padding-left:20px;
    overflow:hidden;
    height:1.3em;
    position:relative;
}
.info .description img {
    position:absolute;
    left:0;
    top:2px;
}
.info .disabled {
    color:#666;
    padding-left:0;
    font-style:italic;
}
.reply_comment {
    margin:0 0 0 20px;
    border-top-color:#eee;
    background:none;
    background-color:#F9FBFF;
}
.comment {
    position:relative;
    background-color:#eaffff;
    border:1px solid #dadada;
    margin-top:5px;
}

.comment .author {
    margin-left: 44px;
}

#generalCommentForm,
#generalComments .comment,
.defectComments .comment {
    margin-left:13px;
}
#generalComments .reply_comment,
.defectComments .reply_comment {
    margin-left:33px;
}
.comment.current_comment {
    border: 2px solid black;
}

.heading {
    font-size:x-small;
    font-weight:bold;
    background-color:#e7f7f7;
}
.read td.comment-body {
    color: #999;
}
.unread td.comment-body,
.leaveUnread td.comment-body {
    color: inherit;
}
.commentButton span.leaveUnread {
    padding-left: 16px;
    background: transparent url('../images/select_none.gif') no-repeat 0 0;
}
.leaveUnread .commentButton span.leaveUnread {
    background-image: url('../images/select_all.gif');
}
#generalComments {
    margin-top:10px;
    padding:5px 0;
}

.frxControls {
    padding-top:8px;
}

table.frxSlider td.active {
    font-weight: bold;
}

.addComment {
    margin:8px 0 0 15px;
    font-size:x-small;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
}
.frxControls .addComment {
    margin-left:5px;
}
.tip, .smallTip {
    font-weight:normal;
    font-style: italic;
    color:#666;
}
.smallTip {
    font-size:x-small;
}

div.replyCommentForm{
    margin-left:20px;
}
.revisionCommentForm .commentForm {
    margin-bottom:5px;
}
.defectFlag{
    padding-right:5px;
}
.defectFields {
    padding-right:8px;
}
.selectDiff,
    .selectDiff select{
    font-family:tahoma, verdana, sans-serif;
    font-size:x-small;
}

.selectDiff select,
    .commentForm input,
    .commentForm select,
    .commentForm textarea,
    .commentTextarea {
    border: 1px solid #ccc;
}
.commentForm textarea,
    .commentTextarea {
    margin:5px 0;
    width:98.5%;
    padding:5px;
    display:block
}
/* inline comments */
table .comment {
    margin:0;
    font-size:100%;
}
table .reply_comment {
    margin-left:20px;
    font-size:100%;
}
table .comment .abovetext {
    top:2px;
    right:4px;
}
.change {
    padding:4px 0 4px 15px;
}
.changeset_details{
    font-size:0.95em;
    padding:5px 0 0 0;
}
.changeset_details .csId {
    font-weight:bold;
}
.changeset_details .csAuthor {
    font-weight:bold;
}
.changeset_details .csComment {
    display:block;
    margin-top:4px;
}
.change_body{
    padding-left:20px;
}
.change .source {
    margin-top:10px;
}
.change .controls{
    padding:5px 0 10px 0;
}
.path button {
    padding:0 1px;
}
.path img {
	padding: 0 2PX;
}
a.dir {
    color: cadetblue;
}
.commentForm button {
    margin-right:5px;
}

.closingComment {
    margin:5px 0 10px 0;
    color:#333;
}
h4 {
    font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
    font-size:small;
    margin:0;
    padding:0;
}
.closingComment h3 {
    margin:0 0 10px 0;
}
.closingComment .roundedContent,
.closingComment .cb2,
.closingComment .cb3,
.closingComment .cb4 {
    background-color:#ffffd7;
}

.msg .roundedContent,
.closingComment .roundedContent{
    padding:10px 15px;
}

.msg .roundedContent,
.msg .cb2,
.msg .cb3,
.msg .cb4 {
    background-color:#edffed;
}

.comment,
    .defect,
    .commentForm,
    .commentForm a,
    .commentForm input,
    .commentForm select
    div.cmContent {
    white-space:normal;
}

div.commentForm {
    margin-bottom:0;
}

.comment,
    .defect,
    .commentForm,
    .commentForm a,
    .commentForm input,
    .commentForm select,
    .commentForm textarea,
    .commentTextarea {
    font-family:tahoma, verdana, sans-serif;
    font-size:small;
}
.inlineSource .TMP td {
    font-family:tahoma, verdana, sans-serif;
    font-size:10px;
}
.inlineSource .TMP td.comment-body {
    font-size:12px;
}
.diffOpts {
    text-align: left;
    border: 1px solid #ccc;
    font-size: small;
    position: relative;
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
}
.diffOpts th {
    padding: 0 0 0 5px;
    font-size: small;
    background-color:#f0f0f0;
}
.diffOpts td {
    padding: 0 0 0 5px;
}
.advice {
    font-style: italic;
    font-weight: normal;
    color: gray;
}
.autosavemessage {
    font-size: small;
    color: gray;
}

/*RSS*/
a.rss {
    font-family: sans-serif;
    font-size: x-small;
    color: white;
    padding:0 4px;
}

/* Help related */
.help {
    padding-right:14px;
}

.help:after {
    color: #707070;
    font-family: "Atlassian Icons";
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    line-height: 1;
    position: absolute;
    text-indent: 0;
    speak: none;
    content: "D";
    font-size: 12px;
    margin-left: 4px;
    margin-top: 1px;
}

.hideHelpText.help:after {
    top: 0;
    left: 0;
    content: "\f169";
}

/* chooseUsers -- duplicates #reviewerContainer above */
.chooseUsersMod {
    position:relative;
}
.chooseUsersAutocomplete {
    position:relative;
    width:100%; /* set width of widget here*/
    margin:0 0 1em 0;
}
.chooseUsersInput {
    _position:absolute;  /*abs for ie quirks */
    width:100%;
    height:1.4em;
    z-index:0;
}
.chooseUsersContainer {
    position:absolute;
    top:1.7em;
    width:100%
}
.chooseUsersContainer {
    position:absolute;
    width:100%;
    border:1px solid #666;
    border-top-color:#b2b2b2;
    border-left-color:#b2b2b2;
    background-color:#fff;
    overflow:hidden;
    z-index:9050;
}

.chooseUsersContainer {
    position:absolute;
    width:100%;
    background:#ddd;
    z-index:9049;
    display: none;
}
.chooseUsersContainer ul {
    padding:0;
    width:100%;
    margin:0;
}
.chooseUsersContainer li {
    padding:2px 5px;
    cursor:default;
    white-space:nowrap;
    color:#333;
}
.chooseUsersContainer .username {
    position:absolute;
    right:2px;
    color:#808080;
    z-index:10;
    background:#fff;
    text-align:right;
}
.chooseUsersContainer .matching {
    font-weight:bold;
}

.searchPage .rlBox {
	overflow-y: hidden;
	overflow-x: scroll;
}

table.cmTable {
	width: 100%;
	margin-bottom: -8px;
    /* border-collapse and empty-cells is need for IE to show borders on empty cells */
    border-collapse:collapse;
    empty-cells: show;
}

.defectMetricChart {
	width: 290px;
	float: right;
}
.mimelink {
    display: table-cell;
    border: #ccc solid 1px;
    padding: 5px;
}
.mimelink img {
    max-height: 200px;
}

.mimelink h2 {
    font-size: 1.2em;
    color: #aaa;
    margin: 0 0 5px 0;
}

.diffContextBarForm {
    padding-top:0;
    padding-left:10px;
    display:inline;
}

.diffControls {
    background-color:#C3D9FF;
    font-size: 0.9em;
    margin:3px 0 0 0;
    position:relative;
}

.diffControls .controls {
    display:inline;
    padding-left:5px;
}

.diffControls select, .diffControls input {
    font-size: x-small;
    border: 1px solid #ccc;
    padding: 0;
}

.cruAdmin .adminTable {
    width:95%;
    padding: 5px;
}

.cruAdmin h4 {
    font-family: Verdana, Arial, sans-serif;
}

.cruAdmin .chooseUsersAutocomplete {
    width: inherit;
}

.cruAdmin td.label, .cruAdmin .tdLabel {
    width: 130px;
    vertical-align: top;
    text-align:right;
    padding-top: 8px;;
}

.cruAdmin .adminTable li {
    margin-left: 0;
}

.hint {
    font-size: .9em;
    margin: 0;
    color: #444;
}

td.right{
    text-align:right;
}

.controls{
    min-height:16px;
}
.controls ul,
.controls li{
    margin:0;
    padding:0;
    list-style-type:none;
}
.controls ul{
    position:relative;
}
.controls li{
    float:left;
    width:50%;
}
.controls ul a{
    text-decoration:none;
    background:transparent url("../images/sprite_navigation.gif") no-repeat;
    cursor:default;
}
.controls .next{
    text-align:right;
    width:50%;
}
.controls .back a,
.controls .next a{
    color:#999999;
}

.controls .back a{
    padding-left:15px;
}
.controls .next a{
    padding-right:15px;
}

.controls a.live{
    color:#3366CC;
    cursor:pointer;
}
.controls a.live:hover{
    text-decoration:underline;
}
.controls .back a{
    background-position:0 -128px;
}
.controls .back a.live{
    color:#3366CC;
    background-position:0 0;
}
.controls .next a{
    background-position:right -158px;
}
.controls .next a.live{
    background-position:right -64px;
}

#controls-goto{
    position:absolute;
    top:0;
    right:0;
}

#controls-goto p{
    margin:0;
    padding:0;
}

.selectItems fieldset{
	border:none;
	margin:0 0 6px 0;
	padding:0;
}

.selectItems textarea{
	font-family:Helvetica,Arial,sans-serif;
	font-size:small;
	width:600px;
	height:56px;
}

#selectChanges label {
    display:block;
    font-weight:bold;
}

#selectChanges .browse input{
	width:600px;
}

#selectChanges .inline label{
	display:inline;
}

#selectChanges .inline input{
	width:158px;
	padding-left:2px;
}

#selectChanges .display input{
	border:2px solid #F0F0F0;
	background-color:transparent;
}

#selectChanges .display input:hover{
	background-color:#FCFFD5;
}

#selectChanges .select{
	height:32px;
	position:relative;
}

#selectChanges .select select{
	display:none;
	position:absolute;
	top:1px;
	left:150px;
	width:160px;
}

.searchTableForm .searchFileBox{
    width:310px;
    border:0;
    border-top:1px solid #CCCCCC;
    background-color:#FFFFFF;
}


.searchFileBox textarea{
    width:300px;
    height:250px;
}

.searchTableResults {
    width:100%;
    border-left:1px solid #CCCCCC;
}

.searchTableResults .searchFileBox{
    border:0;
    border-top:1px solid #CCCCCC;
}

table.fileBox{
    width:100%;
}

#fileBucket .linkedPath,
.searchTable .linkedPath{
    line-height:24px;
    padding-left:7px;
}

#selectChanges .fileTree{
    width:310px;
    padding:10px;
    border:0;
    border-top:1px solid #CCCCCC;
    background-color:#FFFFFF;
    min-height:250px;
    height:250px !important;
    height:auto;
    overflow:scroll;
}

#selectChanges .fileResults{
    border:0;
    border-top:1px solid #CCCCCC;
    border-left:1px solid #CCCCCC;
}

#selectChanges .aside{
    font-size:smaller;
    color:#999999;
    position:absolute;
    right:10px;
    top:23px;
}

#selectChanges .aside a{
    color:#999999;
}

.formAdvanced{
    width:100%;
}

#selectChanges .searchTable label {
    display:inline;
    font-weight:normal;
}

#selectChanges .searchTable th {
    width:85px;
    text-align:left;
}

#selectChanges .searchTable .stack label{
    display:block;
}

#selectChanges .searchTable td label{
    display:block;
}

#selectChanges .searchTable td label.inline{
    display:inline;
}

#selectChanges .searchTable select{
     width:214px;
}

#selectChanges .searchTable .input-wide{
    width:210px;
}

#selectChanges .searchTable .input-date{
    width:172px;
}

#selectChanges .searchTable .buffer{
    padding-bottom:12px;
}

#selectChanges #search-core{
    display:block;
}

#selectChanges #search-more{
    display:none;
}

#selectChanges .reveal{
    padding-left:18px;
    background:transparent url("../images/sprite_navigation.gif") no-repeat 0 -256px;
}

#selectChanges .collapse{
    padding-left:18px;
    background:transparent url("../images/sprite_navigation.gif") no-repeat 0 -288px;
}

#upload_tbody form{
    display:block;
    margin-top:6px;
}

#messages-container{
    background:#E6E6E6 url("../images/sprite_navigation.gif") no-repeat right -321px;
    padding:0 24px 0 6px;
    cursor:pointer;
    position:absolute;
    right:23px;
    top:40px;
    line-height:21px;
}

#messages-container #messages{
    position:relative;
    top:0;
    right:auto;
    cursor:default;
    display:inline;
}

/* caution */
.controls li{
    *width:49%;
}

#selectChanges .inline label{
	position:relative;
	*top:-2px;
}

#selectChanges .select select{
	*left:149px;
}

#selectChanges .aside{
    *top:12px;
}

#selectChanges .searchTable select{
     *width:214px;
}

#controls-goto{
    _right:10px;
}

#cart-mount{
    _right:32px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#selectChanges .select select {
		left:146px;
	}

}

/* styles the stars popup dialog */
/* customized slightly from the ones found in style.css for crucible*/
/* $$star dialog */
#astronomy{
	position:absolute;
	display:none;
	width:240px;
	height:128px;
	border:1px solid #FFFFFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
    -khtml-border-radius: 3px;
	border-radius: 3px;
    z-index: 21000;
}

#astronomy span.close{
	position:absolute;
	display:block;
	width:17px;
	height:17px;
	top:4px;
	right:0;
}
#astronomy span.close a{
	display:block;
	width:17px;
	height:17px;
	text-indent:-999em;
	background:transparent url(../2static/images/sprite_stars.gif) no-repeat scroll 0 -577px;
	outline:none;
}
#astronomy span.close a:hover{
	text-decoration:none;
}

#astronomy-label{
	color: #FFFFFF;
	left: 0;
	padding: 0 12px;
	position: absolute;
	top: 0;
	width: 213px;
}
#astronomy h4{
	background:transparent url(../2static/images/sprite_stars.gif) no-repeat scroll 0 -641px;
	height:24px;
	margin-bottom:12px;
	margin-top:12px;
	padding-top:2px;
	font-size:1.2em;
}
#astronomy h4 span{
	font-weight:normal;
	padding-left:29px;
}

#astronomy fieldset{
	border:none;
}

#astronomy label{
	font-size:0.87em;
}

#astronomy .input label{
	font-weight:bold;
}
#astronomy .input input{
	background-color:#174573;
	border:1px solid #FFFFFF;
	color:#637EB4;
	width:209px;
	padding:4px 0 4px 4px;
	margin-top:2px;
}
#astronomy .input .focussed{
	color: #FFFFFF;
}

#astronomy ul,
#astronomy li{
    margin:0;
    padding:0;
    list-style-type:none;
}

#astronomy .button{
	padding-top:5px;
}
#astronomy .button li{
	width:50%;
	float:left;
}
#astronomy .button li.odd{
	text-align:right;
}
#astronomy .button button,
#astronomy .button input{
	width:90px;
}

#starDialog {
    background-color: white;
    font-size: 10px;
}

.dialogButton {
    text-align: left;
    padding: 2px;
    margin: 10px;
    border: thick rgb( 255, 255, 255 );
}

.count-incomplete {
    font-weight: bold;
}
/*[{!crucible_global_css_106843a!}]*/