
.ui-sortable>div {
  cursor: move;
}

.ui-sortable>div.pending,tr.pending {
  filter: alpha(opacity = 50);
  opacity: .5;
  cursor: auto;
}

.ui-state-error .ui-icon {
        clear: both;
        float: left;
        margin-right: 0.3em;
}


.ui-dialog {
        border: 3px solid #999999;
}

.ui-dialog .ui-dialog-titlebar {
        font-size: 8pt;
        font-weight: bold;
        color: #666666;
}

.ui-dialog-titlebar .ui-dialog-title {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: black;
}

.ui-dialog-buttonset {
        width: 100%;
}

.ui-dialog-buttonset .ui-button.save-button        {
        margin-right: 2em;
}

.clickable, a.clickable, div.clickable {
    color: #0088CC;
    text-decoration: none;
}

.overlay {
        text-align: center;
        border: 2px solid #ccc;
}

.overlay .ui-dialog-titlebar {
        border: #fff;
        background: #fff;
        color: #fff;
}

.error-icon {
        float: left;
        display: none;
}

.error-icon .ui-icon {
        clear: both;
}

.ui-state-error-text.error-icon {
        display: inline;
}


.tab-content,.page-content {
        padding: 0px 10px 10px 10px;
        width: auto;
        min-width: 680px;
}

.alert-box,.info-box {
        clear: both;
        margin: 10px auto;
        padding: 10px 18px;
        font-size: 9pt;
        line-height: 1.4em;
}

.alert-box {
        border: 1px solid #c00;
        color: #c00;
        max-width: 48em;
}

.info-box {
        border: 1px solid #CCC;
        max-width: 35em;
        width: auto;
}

.alert-box .ui-icon,.info-box .ui-icon {
        float: left;
        margin-right: 4px;
        margin-top: 1px;
        height: 14px;
}

.alert-box ul,.info-box ul {
        list-style-type: none;
        padding: 0px;
        margin: 0px;
        overflow: auto;
}

.alert-title {
        font-weight: bold;
        margin-right: 4px;
}

.tab-content>.info-box,.tab-content>.alert-box {
        margin-top: 50px;
        margin-bottom: 50px;
}

.delete-button {
        float: left;
}

.cancel-button,.save-button {
        float: right;
}

.drop-shadow { /* #999999 = 144,144,144 */
        -moz-box-shadow: 4px 3px 4px rgba(144, 144, 144, 0.75);
        -webkit-box-shadow: 4px 3px 4px rgba(144, 144, 144, 0.75);
        box-shadow: 4px 3px 3px rgba(144, 144, 144, 0.75);
}

.clickable:HOVER {
        cursor: pointer;
}

#loaded,.preload {
        height: 0px;
        float: left;
        overflow: hidden;
}

.stripe-even {
        background-color: #ddd;
}

.stripe-odd {
        background-color: transparent;
}

.compact-text {
        word-spacing: -0.14em;
        letter-spacing: -0.02em;
}


table.box>thead td.ui-corner-top {
        line-height: 22px;
        background-color: #f0f0f0;  
        border-bottom-width: 0px;
        font-size: 10pt;
        padding: 0 0 0 .7em;
        width: 50%;
}

table.box td {
        border: 1px solid #ccc;
}

table.box>thead td {
        font-weight: normal;
}

.error-list {
        list-style-type: none;
        line-height: 1.2em;
        padding: 0px;
        margin: 0px;
        max-width: 400px;
}

.page-content {
        padding: 50px 21px 5px 21px;
        color: #333;
}

.page-content table.box {
        min-height: 15em;
        width: 100%;
}

.options td.spacer {
        min-width: 15px;
        width: 1%;
        border: 0px;
        padding: 0px;
}

.options td {
        padding: 18px 15px;
}

.options table {
        width: 100%;
}

.options table td {
        border: none;
        padding: 5px 15px;
}

.options .login-input {
        width: 98%;
}

.options input {
        vertical-align: middle;
}

.options .remember-me {
        font-size: 7pt;
        vertical-align: middle;
}

.options button {
        font-size: 9pt;
        padding: 0px 1.5em .1em;
        float: right;
}

.options .name {
        font-size: 8pt;
        text-align: right;
        width: 7em;
}

.options .login .name {
        vertical-align: middle;
}

.options .login table {
        width: 444px;
        margin: 0px auto 0px auto;
}

.options .links table td {
        padding: 8px;
}

.options .links {
        padding: 10px 2px;
}

.options .links .name {
        width: 12.5em;
}

.options .links {
        font-size: 8pt;
}

.required {
        display: inline;
        color: #FF0000;
        margin: 0.1em;
        vertical-align: top;
        line-height: 19px;
}

.loading-content,.loading-image {
        display: block;
        text-align: center;
        margin: auto;
}

.artlifact-editor-loading-progress {
    font-weight: bold;
    font-size: 120%;
    background: url("/sf-images/masthead/loadingIndicator.gif");
    background-repeat: no-repeat;
    padding-right: 10px;
    padding-left: 40px;
    padding-top: 7px;
    height: 35px;
}

.loading-image {
        padding: 2em;
}

.editor-title {
        position: relative;
        height: auto;
        margin-bottom: .4em;
}

.editor-title label {
    display: block;
}

.editor-title input {
    width: 97.75%;
    margin: 0 0 ! important;
}

.editor-errors {
    display: none;
    padding: 0.3em 0.5em 0.4em;
    margin: 10px 0px 0px;
    max-height: 4em;
    overflow: auto;
}

.editor-errors-alert {
    float: left;
}

.editor-comment-add-container {
    position: relative;
    border: 0;
    padding: 0;
    margin-right: 5px;
    width: 99%;
}

.editor-comment-add {
    width: 98% !important;
    overflow-x: hidden;
    overflow-y: auto;
    margin-top: 0;    
}

.editor-comments-content {
    margin: 5px 0;
    border: 1px solid gray;
    padding: 5px;
    overflow: auto;
    font-size: 8pt;
    /* Width accuracy is for proper pixel rounding between browsers. */
    width: 97.2%;
    height: 115px;
    max-height: 140px;
}

.comment-label {
    display: none;
}

.comment-header {
    color: #333;
}

.comment {
    color: #666;
    word-wrap: break-word;
}

.comment-even {
    background-color: #F7F7F7;
}

.ui-accordion-header.ui-state-active .summary {
    display: none;
}

.item-table div.scroll-area {
    overflow-y: auto;
    min-height: 300px;    
    -webkit-overflow-scrolling: touch
}

.scroll-area {
  margin: 0px;
  padding: 0px;
  -webkit-box-shadow: inset 0px 2px 0px 0px rgb(221, 220, 220);
  box-shadow: inset 0px 2px 0px 0px rgb(221, 220, 220);
  background-color: white;
  min-width: 175px;
  width: 100%;
}

.artifact {
  clear: both;
  font-size: 9pt;
  font-weight: normal;
  height: 76px;
  margin: 6px 3px;  
  overflow: hidden;
  background-color: #FFF;
  padding-right: 4px;   
  filter: none;
  background: rgb(255, 255, 255);  
  position: relative;
  border: 1px solid #a6a6a6;
  box-shadow: 0 1px 2px #aaa,inset 0 -4px 6px #dfdfdf;
  border-right: 2px solid rgb(161, 162, 159);
  border-bottom: 2px solid rgb(161, 162, 159);
  -webkit-box-shadow: 1px 1px 2px 0px rgb(161, 162, 159);
     -moz-box-shadow: 1px 1px 2px 0px #7fb235;
          box-shadow: 1px 1px 2px 0px rgb(161, 162, 159);
}

.artifact-closed {
  background: #e8e5e5;
}

.artifact-edited {
  background:#E4F1FF\9;	
  border-color: #9AC2EE\9;
  box-shadow : #9AC2EE\9;
  animation:edited 3s;
 -webkit-animation:edited 3s; /* Safari and Chrome */
  animation-timing-function:linear;
 -webkit-animation-timing-function:linear;
}

@keyframes edited
{
 from {background:#E4F1FF;border-color: #9AC2EE;
 box-shadow : #9AC2EE;}

 
}

@-webkit-keyframes edited /* Safari and Chrome */
{
 from {background:#E4F1FF;border-color: #9AC2EE;
 box-shadow : #9AC2EE;}

}

.artifact:hover {
  background: #F2F2F3;
  border-color: #D0D1D3;
  -webkit-box-shadow: 1px 1px 2px 0px #D0D1D3;
     -moz-box-shadow: 1px 1px 2px 0px #D0D1D3;
          box-shadow: 1px 1px 2px 0px #D0D1D3;
}

.item-body {
    padding: 0 2px 1px;
    clear: both;
}

.artifact .item-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.item-key {    
    float: left;
    font-weight: bolder;
    height: 1.4em;
    min-width: 4.3em;
    overflow: hidden;
    text-indent: 2px;
}

.item-key-icon {    
    float: left;
}

.item-efforts {
    float: right;
    text-align: right;
    padding-right: 6px;
}

.item-right-wrap {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: right;
    text-align: right;
    max-width: 30%;    
    padding-right: 6px;
}

.effort-unit {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 4em;    
    float: left;
}

.effort-value {
    font-weight: bold;
    padding-left: 4px;
    float: right;
}

.item-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
}

.assigned-to-icon {    
    float: left;
}

.assigned-to {
    float: left;
    max-width: 30%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
    padding-left: 4px;
    color: grey;
}

.item-common {
    display: block;
    clear: both;
    float: left;
    width: 100%;
    padding-left: 4px;
    padding-top: 4px;
    padding-bottom: 2px;
    font-size: 1.12em;
}

.item-priority {
    float: left;
    padding-right: 7px;
}

.hint {
    color: #999999;
    font-size: 7pt;
    margin-left: 0.4em;
    margin-top: 0.4em;
    position: absolute;
}

.content-selector {
    margin-left: 0;   
}

.ui-widget-header {
        border-color: #AAA6A6;
}

.pending a,.pending .clickable {
        color: #333;
}

.pending a:hover,.pending .clickable:hover {
        cursor: auto;
}

.ui-accordion .ui-accordion-content {
    padding: 1em 0 0 1em !important;    
}

.ui-accordion-header {
    line-height: 0.7 !important;	
}

.settings-accordion-content .comments-accordion-content {
    overflow: hidden !important;
}

.artifact-expander {
  font-size: 16px;
  font-weight: bold;
}

.artifact-expander-grey {
	padding: 2px;
	color: grey;
}

.dependency {	
	width: 13px;
	float: left;
}

.childContainer {
	padding-left: 1em;	
}


.highlight {
    border: 1px solid #858585;
    border-style: dashed;
    background-color: #E6E6E6;
}

.combo  {
	margin-left: 6px;
	float: left;
	padding-left: 4px;
	margin-right: 4px;
}

.errorIcon {
	background: url("/sf-images/icons/up_arrow_alert.gif");
	background-repeat: no-repeat;
	height: 10px;
	width: 15px;
	display: block;
	float: left;
}

div.errorText {
    padding: 0px;
    margin: 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    width: 100%;
}

.modal-header h3 {    
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.modal-body, .modal-footer {
	padding: 10px;
}

.modal-header .close {
    margin-top: 5px;
}

.parent-expanded {
    border-width: 2px;
    border-style: ridge;
    margin-top: 5px;
    margin-bottom: 5px;
}

.parent-expanded-1 {
    background-color: #e3ebf5;
    border-color: #a6bdd9;  
}

.parent-expanded-2 {
    background-color: #B8c8df;
    border-right-width: 0px;
    border-color: #859fc5;
}

.parent-expanded-3 {
	background-color:#7da4d9;
    border-right-width: 0px;
    border-color: #345F9A;
}

.column-information-label {
	color: #444;
	text-shadow: none;
	background-color: #FFF;
	display: inline-block;
	background-image: none;
	border: 1px solid #b3b3b3;
	box-shadow: none;
	-webkit-transition: all ease .15s;
	transition: all ease .15s;	
	margin: 3px 4px;
	position: relative;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	white-space: nowrap;
	float: right;
	padding: 2px 5px;
	margin-top: 10px	
}

.label-capacity {
	margin-right: 5px;
	margin-left: -2px;
	border: 1px solid #428bca;
}

.overflow-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;	
}

.field-label {
    max-width: 80%;
    float: left;
}
 
