/* === Jira usable v.1.11, 2010-12-01 -2014-06-24. spmbt0. For more usability === */
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("writeyourdomain"), domain("jira.atlassian.com"){
/* replace your development server domain name instead "write_your_domain"*/

.mod-content{
	background: #fff; /*BG of block (main)*/
	padding: 0 5px!important;
	border: 1px solid #dce0f0;
}
.active-area{background: #d00;} /*Err.indicator*/
.module{
	background-color: #b2b8d4!important;/*BG around buttons, bottom*/
}
.content{
	background: #c2c8e4!important;/*block's bottom of block*/
}
.module.toggle-wrap,#peoplemodule #votes-val,#peoplemodule #watchers-val{
	background: #fcf4f2!important;/*bottom of block, higher*/
}
.activity-name, .action-details, .item .value, .t_links > thead th, .message-container{
    background-color: #f6f6f6;
    margin: 0 -7px 0 -30px;
    padding: 0 7px 0 30px;
}
#peoplemodule #votes-val,#peoplemodule #watchers-val{
    margin: 0 -5px 0!important;
    padding: 0 5px 0!important;
}
.stalker #secondary.column,
.tabwrap.tabs2,
.issue-links > thead tr,
.t_links > thead th,
#main-content .column .content,
.active-area,
.content-footer,
.content-body h2,
.vertical.tabs .active a,
#primary.column,
.mod-header,
.mod-header h3,
.mod-header .ops{
	background: #f2f4fc!important; /*BG of spaces (inner Frame)*/
}
    #stalker + .content-container, .issue-header + .content-container{margin-top: 44px!important}
.mod-header h3{
	padding-left: 6px!important;
}
.layout .column,
.layout.layout-aa,
.tabs.horizontal li:not(.active),
#secondary.column,
#iss-wrap #main-content,
.ops-cont{
	background: #e6e9f2!important;
}
.layout.layout-aa{border-radius: 0 0 0.4em 0.4em}
#header-bottom #main-nav li.aui-dd-parent.selected,
.dashboard,
#dash-options,
#dashboard-content,
#main-content,
.column,
.item-header,
.command-bar,
.footer{
	background: #d6dce2!important; /*outer Frame*/
}
.aui,
.content.intform,
.content-body{
	background: #f8faff!important; /*inputs BG*/
}
.t_links > thead th{
	padding-bottom: 0!important;
	border-bottom: 4px solid #e6e9f2!important;
}
#header{background: #396890!important;}/*corrections*/
#header-bottom #main-nav li.aui-dd-parent,
#header-bottom{background: #5c98c5!important;}
.nl .active-area{padding: 2px 0!important;}
.issuePanelContainer div.issue-data-block:last-child{border: 0!important;}
/*=======================================================*/
.tabwrap.tabs2{margin: 0 -5px!important;}
.issue-links > thead th,
.t_links > thead th,
.flooded,
.issuePanelContainer{padding: 0 5px!important;}

.activity-name,
.action-details,
.item .value,			/*system message*/
.t_links > thead th,
.message-container{font-style: italic; color: #696;}
.issue-links > thead th{font-style: italic; color: #363;}
.user-avatar{font-style: normal;}
.attachment-date,
.date{font-style: normal; color: #831;} /*date*/

.item-header{padding: 6px 6px 0!important;}
.ops-cont{margin: 0!important; padding: 6px;}
.stalker-placeholder{height: 97px!important;}
.nl #main-content {
	min-width: 800px!important;
	padding: 6px!important;
}
#stalker .btm{margin: 0 6px!important; min-width: 810px!important;}
body.nl, .command-bar, #main-content{min-width: 824px!important;}
.activity-old-val, .activity-new-val{min-width: 180px!important;}
}