.jive-supportal-empty-cases {
    text-align: center;
    font-size: 10pt;
    padding: 7px;
}

#level1-label {
    font-size:1.2222em;
    font-weight: bold;
    padding:15px 6px 5px 5px;
}

#level2-label {
    font-size:1.2222em;
    font-weight: bold;
    padding:25px 6px 5px 5px;
}

#level3-label {
    font-size:1.2222em;
    font-weight: bold;
    padding:25px 6px 5px 5px;
}

.jive-supportal-table table th.case-id {
    width: 10%;
    font-size: 0.9em;
    text-align: left;
}

.jive-supportal-table table th.case-name {
    width: 45%;
    font-size: 0.9em;
    text-align: left;
}

.jive-supportal-table table th.case-status {
    width: 15%;
    font-size: 0.9em;
    text-align: left;
}

.jive-supportal-table table th.case-priority-cell {
    width: 20%;
    font-size: 0.9em;
    text-align: center;
}

.jive-supportal-table table th.case-date {
    width: 10%;
    font-size: 0.9em;
    text-align: right;
}

.jive-supportal-table table td.case-id {
    border-top: solid 1px #dadada;
    color:#666666;
    font-size:0.8889em;
    white-space: nowrap;
}

.jive-supportal-table table td.case-name {
    border-top: solid 1px #dadada;
    color:#666666;
    font-size:0.8889em;
    white-space: nowrap;
}

.jive-supportal-table table td.case-status {
    border-top: solid 1px #dadada;
    color:#666666;
    font-size:0.8889em;
    white-space: nowrap;
}

.jive-supportal-table table td.case-date {
    border-top: solid 1px #dadada;
    color:#999999;
    font-size:0.7778em;
    padding:0 7px;
    text-align:right;
}

div.jive-supportal-table td.field-moveup,
div.jive-supportal-table td.field-movedown {
	border-top: solid 1px #dadada;
    width: 10%;
    text-align: center;
}

td.field-moveup a.anchor-move-up {
	text-decoration: none;
	background: transparent url(../../../images/arrow-up-blue-16x16.gif) no-repeat left;
	padding: 2px 5px 2px 20px;
	font-size: 11px;
	}
td.field-movedown a.anchor-move-down {
	text-decoration: none;
	background: transparent url(../../../images/arrow-down-blue-16x16.gif) no-repeat left;
	padding: 2px 5px 2px 20px;
	font-size: 11px;
	}
td.field-moveup span.move-up-disabled,
td.field-movedown span.move-down-disabled {
	font-size: 11px;
	padding: 2px 5px 2px 20px;
	color: #999;
	}

.save-button-container {
    text-align: right;
}

#save-button {
    margin: 15px 10px 5px 0;
}

#jive-community-content .jive-table td.jive-table-cell-opened {
	width: 90px;
	}
.jive-table td.jive-table-cell-opened {
    font-size: 8pt;
}
.jive-table td.jive-table-cell-opened span {
    float: left;
    clear: both;
    white-space: nowrap;
}

.jive-table td.jive-table-cell-opened a {
    color: #777;
}

.jive-table th.jive-table-head-opened,
    .jive-table th.jive-table-head-status,
        .jive-table th.jive-table-head-severity{

    text-align: left;
}
#jive-community-content .jive-table th.jive-table-head-opened,
    #jive-community-content .jive-table th.jive-table-head-status,
        #jive-community-content .jive-table th.jive-table-head-severity{
    text-align: left;
    }

#jive-casedata-table tr td {
	padding-bottom: 5px;
}

/* Random CSS */
.jive-supportal-issues-box {
	background-color: #F9DDD9;
	padding: 5px 5px 5px 10px;
	border: 1px solid #E4978C;
	margin-bottom: 5px;
	overflow: hidden;
	clear: both;
	text-align: left;
}

/* environments */
/* jive-link-<type mena>-<sml|med|big> */
.jive-icon-environment-sml {
    background-image: url( images/environment-12x12.png );
    background-position: 0 0;
}

.jive-link-environment-comment,
.jive-icon-environment-med {
    background-image: url( images/environment-16x16.png );
    background-position: 0 0;
}

.jive-icon-environment-comment {
    background-image: url( images/environment-16x16.png );
    background-position: 0 0;
}

.jive-icon-environment-big {
    background-image: url( images/environment-24x24.png );
    background-position: 0 0;
}

.jive-icon-environment-xlarge {
    background-image: url( images/environment-32x32.png );
    background-position: 0 0;
}

a.jive_macro_environment{
    background: url( images/environment-12x12.png ) no-repeat 3px 3px;
}

#jive-community-empty-environments {
    background:transparent url( images/environment-32x32.png ) no-repeat scroll left center;
    padding:21px 0;
}

.jive-content-block-empty-environment a {
    background: transparent url( images/jive-icon-arrow-right-small.gif ) no-repeat right;
}

.jive-icon-environment { background-position: -1px -900px; }

.jive-link-environment-small {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: left;
    background-image: url( images/environment-12x12.png );
    padding: 1px 0 1px 17px;
    zoom:1; /* fix "background-break:bounding-box" rendering for the IEs */
}

.jive-link-environment {
    background-repeat: no-repeat;
    background-position: 0 0;
    padding: 2px 0 2px 20px;
    background: transparent url( images/environment-16x16.png ) no-repeat top left;
    padding-top: 1px;
}

.jive-communitylist-environment {
    color: #999;
    font-size: 8pt;
    width: 90px;
    text-align: center;
}

.jive-environment {
	clear: both;
	border: 1px solid #c0c0c0;
	background-color: #f9f9f9;
	padding: 0;
	margin: 0 0 18px;
	position: relative;
}

* html .jive-environment {
	height: 1%;
}

.jive-environment-subject {
	overflow: hidden;
	clear: both;
	padding: 15px 0 0;
	margin: 0;
	width: 100%;
	}
.jive-environment-subject-content {
	clear: both;
	margin: 0 15px;
	padding: 0;
}

.jive-environment-subject-content-title {
	display: block;
	float: left;
	padding: 0;
	margin: 0 -130px 0 0;
	width: 100%;
	overflow: hidden;
}

.jive-environment-subject-content-title div {
	display: block;
	float: left;
	margin-right: 130px;
}

.jive-environment-subject-content-title div h2 {
	float: left;
	margin: 0;
	padding: 0 0 5px;
	font-size: 2em;
	line-height: 1.1em;
	font-weight: normal;
}

.jive-environment-subject h3 {
	color:#666;
	float:left;
	font-size: .8889em;
	font-weight:normal;
	margin:0;
	padding:5px 0 7px 17px;
	width:100%;
	margin-right: -150px;
}

.jive-environment-subject-content h3 a {
	color: #666;
}

.jive-environment-subject-content h3 span {
	padding: 0 5px;
}

.jive-environment-body {
	clear: both;
	display: inline-block;
	margin: 0;
	padding: 0 15px 15px;
}

html>body .jive-environment-body {
	display: block;
}

.jive-environment-body-content {
    overflow: hidden;
    width: 100%;
	background: transparent url(../../../images/jive-div-dotted.gif) repeat-x top;
	padding-top: 10px;
	padding-bottom: 2px;
}

.jive-icon-list li span.jive-environment-edit-action-notification a {
	white-space: nowrap;
}

.jive-environment-details {
	border-top: 1px solid #dcdcdc;
	padding-top: 10px;
	margin: 10px 0 0;
	}
.jive-environment-details .jive-environment-details-item {
    color: #666;
    display: block;
    float: left;
    font-size: .8889em;
    margin-right: 12px;
    }
.jive-environment-details .jive-icon-sml {
    margin-top: 2px;
    }

/* Jira Issues */
.jive-status, .jive-jira {
    margin-left: 5px;    
    padding: 10px 0px 5px 20px;
}
.jive-status-open {
    background: transparent url(images/jira/jira_status_open.png) no-repeat left center;
	}
.jive-status-indevelopment {
    background: transparent url(images/jira/jira_status_in_development.png) no-repeat left center;
    }
.jive-status-reopened {
    background: transparent url(images/jira/jira_status_re_opened.png) no-repeat left center;
    }
.jive-status-resolved {
    background: transparent url(images/jira/jira_status_resolved.png) no-repeat left center;
    }
.jive-status-closed {
    background: transparent url(images/jira/jira_status_closed.png) no-repeat left center;
    }
.jive-jira-bug {
    background: transparent url(images/jira/jira_type_bug.png) no-repeat left center;

	}
.jive-jira-newfeature {
    background: transparent url(images/jira/jira_type_newfeature.png) no-repeat left center;

	}
.jive-jira-task {
    background: transparent url(images/jira/jira_type_task.png) no-repeat left center;

	}
.jive-jira-improvement {
    background: transparent url(images/jira/jira_type_improvement.png) no-repeat left center;

	}

.jive-priority {
    margin-left: 5px;
    padding-left: 19px;    
}

.jive-priority-0 {
    background: transparent url(images/jira/jira_priority_p0.png) no-repeat left center;

	}
.jive-priority-1 {
    background: transparent url(images/jira/jira_priority_p1.png) no-repeat left center;
    margin-left: 5px;
    padding-left: 19px;
	}
.jive-priority-2 {
    background: transparent url(images/jira/jira_priority_p2.png) no-repeat left center;
    margin-left: 5px;
    padding-left: 19px;
	}
.jive-priority-3 {
    background: transparent url(images/jira/jira_priority_p3.png) no-repeat left center;
    margin-left: 5px;
    padding-left: 19px;
	}
.jive-priority-4 {
    background: transparent url(images/jira/jira_priority_p4.png) no-repeat left center;
    margin-left: 5px;
    padding-left: 19px;
	}
.jive-content-block-listjiras {
    border: 1px solid #ceccb3 !important;
    margin-bottom: 5px;
    padding-left: 5px;
	}
.jive-content-block-listjiras span {

    }
.jive-jira-list {    
    padding-top: 5px;    
    }

.jive-jiralist {	
	padding: 8px;
	}
.jive-jiralist a {
	font-size: 1.1111em;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 0px 4px 0px;
	}
.jive-jiralist a:hover {
	text-decoration: underline;
	}
.jive-jiralist span a {
	color: #999;
	font-weight: normal;
	text-decoration: underline;
	padding-right: 3px;
	}
.jira-details {
    position:absolute;
    left:750px;
    min-width:30%;
    max-width:500px;
    min-height: 170px;
    padding: 5px;
    border: 1px solid #CECCB3 !important;
    -moz-border-radius-bottomleft:4px;
    -moz-border-radius-bottomright:4px;
    -moz-border-radius-topleft:4px;
    -moz-border-radius-topright:4px;
    }
.jira-selected {        
    background: #F0FFEF url(images/jira/jira_selected.png) no-repeat right center;    
}

