﻿/***** login *****/
.login 
{
	float:left;
}

.login td {
	text-align: left;
}

.login .text {
	margin-bottom: 1em;
	width: 16em;
}

.login .checkbox {
	padding-bottom: 1.0em;
}

.login .checkbox label {
	display: inline;
	padding-left: 0.5em;
}

.login .button {
	padding: 0.25em 1.5em;
}

.login .failure.message {
	padding-bottom: 1.8em;
}

.login .validator {
	margin-left:5px;
}

#login-secondary-instructions
{
	float:left;
	width: 55%;
	margin-top: 0px;
	margin-left: 0px;
	
}

/**** User Info ****/
#user-info .row
{
	margin: 5px 0;
	display:block;
}

#user-info .avatar
{
	margin-right:200px;
}

#user-info .row span
{
	width: 150px;
	display:block;
	float: left;
}

#user-info .row 
{
	float: left;
}

#user-info .label{
	font-weight:bold;
}

#user-info #left-column{
	width: 50%;
	float: left;
}

#user-info #right-column{
	width: 49%;
	float: left;
}

/***Profile****/
#profile #left-column{
	width: 60%;
	float: left;
}

#profile #right-column{
	width: 40%;
	float: left;
}

#profile .row
{
	margin: 5px 0;
	display:block;
}
#profile .row span
{
	width: 170px;
	display:block;
	float: left;
}

#profile .row input, #profile .textarea
{
	width:300px;
}

#profile .drop-down-list
{
    width: 304px;
}

#profile .avatar
{
	margin:0 auto;
	margin-top: 5px;
	margin-bottom: 15px;
}

#profile
{
	margin: 0 0 2em 0;
}

#profile .row .validation-message
{
	float:none;
	display:inline;
}

#profile .row .error-message
{
	width: 100%;
	color: red;
	margin-bottom: 10px;
}

#profile .label{
	font-weight:normal;
	width:170px;
}

#profile .bold{
    font-weight:bold;
    padding-bottom:8px;
}

#profile .textbox{
    width: 300px;
}

.change-password {
	margin-top: 10px;
}
.change-password .button {
	float:left;
	margin-right: 10px;
	
}
.change-password input{
	margin-bottom: 5px;
}



/*** Approve Feedback ****/
.approve-feedback{
	margin: 10px 0px;
}

/*****Add Feedback******/
#add-feedback {
	float:left;
	width: 60%;
}
#add-feedback-instructions{
	float:left;
	width: 40%;
}

#add-feedback .label {
	width: 150px;
	float:left;
	margin-bottom:0px;
}

.checkboxlabel label
{
	margin-left:4px;
}

#add-feedback .text-box, #add-feedback .drop-down-list, #add-feedback .text-area, #add-feedback .file-upload{
	width: 400px;
}

#add-feedback .text-box
{
	font-size:1.2em;
}

#add-feedback .error-message{
	width: 400px;
	margin-bottom: 10px;
}

#add-feedback .row 
{
	clear:left;
	float:left;
	margin-bottom: 10px;
}

#add-feedback .rfv{
	margin-left: 2px;
}

#add-feedback .validation-summary {
	float:left;
	width: 300px;
	margin-left:150px;
	margin-bottom:10px;
}

/***View Feedback ***/
#view-feedback .title {
	font-size:18px;
	display:inline;
	margin: 5px 0 px;
	width:450px;
}

#view-feedback .author {
	white-space:nowrap;
}

#view-feedback a.feedback-alert
{
	float:right;
	vertical-align:middle;
}

#view-feedback .row {
	display:block;
	float:left;
	clear:left;
	margin: 6px 0px;
}

#view-feedback .description {
	margin-bottom:10px;
}
#view-feedback .label {
	margin-right: 10px;
	width:120px;
	float:left;
}

#view-feedback .admin{
    margin: 6px 0px;
	float:left;
	color: Red;
}

#view-feedback .admin a
{
	color: Red;
}

.tdBubbleCenterContent .admin
{
    color: Red;
}

.tdBubbleCenterContent .admin a
{
    color: Red;
}

#feedback-comments
{
	clear:left;
}

#feedback-comments .author{
	margin-top: 0px;
	margin-bottom: 10px;
}

#feedback-comments .highlighted{
	background: gray;
}

#feedback-comments .row .text-area {
	width: 450px;
	margin-bottom: 10px;
	float:left;
}
 
#feedback-comments li {
	margin: 10px 0px;
	width: 670px;
}

#feedback-comments .validation-summary
{
	color:red;
}

.feedback-my-rating{
	clear:right;
	float:right;
	background: #EEEEEE;
	margin-right: 18px;
	margin-top: 4px;
	margin-left: 7px;
	padding: 2px;
	font-size: 0.8em;
}

.feedback-rating .agree {
	color: green;
}

.feedback-rating .disagree{
	color: red;
}

.feedback-browser-item .feedback-rating, #view-feedback .feedback-rating  {
	font-size: 1.5em;
	font-weight: bold;
}

/**** Feedback Browser ****/
h1 .xrm-attribute, h2 .xrm-attribute, h3 .xrm-attribute, h4 .xrm-attribute, h5 .xrm-attribute, h6 .xrm-attribute {
	display: block;
}


#feedback-left-column{
	width:670px;
	float:left;
	padding: 0;
}

#feedback-right-column{
	float:left;
	width:283px;
	padding: 0;
}

.feedback-list li {
	margin-bottom: 1.5em;
}

.feedback-list li h3 {
	font-size: 1.25em; margin-bottom: 0.25em;
}

.feedback-list .feedback-description {
	margin-bottom: 0.25em;
}

.feedback-description
{
    width: 505px;
}

.feedback-list .feedback-description, .feedback-list .feedback-metadata, .feedback-list .feedback-metadata a{
	color: #555;
}

.feedback-list .feedback-metadata {
	font-size: 0.85em;
}

.feedback-list .feedback-metadata .status{
	color: white;
	padding: 2px;
}

.feedback-list .feedback-metadata .statusActive{
	background: #558ED5;
}

.feedback-list .feedback-metadata .statusPlanned{
	background: #FFC000;
}

.feedback-list .feedback-metadata .statusUnplanned{
	background: #CC3300;
}

.feedback-list .feedback-metadata .statusCompleted{
	background: #009900;
}

#feedback-search {
	background: #eee; 
	padding: 20px;
}

#feedback-search h2 {
	margin-bottom: 0.75em;
	text-transform: none;
}

#feedback-search .display-inline {
	display:inline;
}

#feedback-search .search-text {
	display: block;
	font-size: 1.333em;
	margin-bottom: 0.25em;
	padding: 0.25em;
	width: 98%;
}

#feedback-search .search-text.default {
	color: #999;
}

#feedback-search .actions {
	text-align: right;
}

#feedback-search .actions .button {
	padding: 2px 24px;
}

#feedback-search .drop-down-list {
	margin:5px 0 0 0;
}

#feedback-info{
	padding: 20px 0;
	height: 94px;
}

#feedback-info span{
	display:block;
	margin: 6px 0 0 20px;
	font-weight: bolder;
	font-size:1.3333em;
}

#feedback-info .ideas-total{
	font-size: 1.666em;
}

.votes-remaining
{
	margin-top: 20px;
	height: 40px;
	padding-top: 5px;
}

#votes-remaining span{
	display:block;
	margin: 6px 0 0 20px;
	font-weight: bolder;
	font-size:1.3333em;
	color: White;
}

#feedback-browser {
	float:left;
}

.feedback-filter-menu {
	display: block;
	border-bottom: solid 1px gray;
	margin: 0 10px 1.5em 0;
	padding-top:1.5em;
}

 .feedback-filter-menu a.menu-item {
	display: block;
	font-weight: normal;
	padding: 4px 6px 3px 6px;
	color: black;
}

#feedback-left-column .feedback-filter-menu a.menu-item.selected {
	background: gray;
	color: #fff;
}

#feedback-solution{
	padding: 20px 0px 0px 10px;
}

#feedback-solution h3{
	margin-left:10px;
	margin-bottom: 5px;
}

#feedback-solution li{
	margin-left:10px;
}

#feedback-solution li.selected {
	background: url(/images/sidebar-selected.gif);
	font-weight: bold;
	margin-left: -6px;
	margin-right: 1px;
	padding-left: 6px;
	padding-top:4px;
	padding-bottom:10px;
}

#feedback-categories{
	padding: 20px 0px 20px 10px;
}

#feedback-categories h3{
	margin-left:10px;
	margin-bottom: 5px;
}

#feedback-categories li{
	margin-left:10px;
}

#feedback-categories li.selected {
	background: url(/images/sidebar-selected.gif) no-repeat;
	font-weight: bold;
	margin-left: -6px;
	margin-right: 1px;
	padding-left: 16px;
	padding-top:4px;
	padding-bottom:10px;
}


.feedback-browser-item .feedback-info {
	margin-left: 12px;
	overflow: hidden;
}

#contentpagebody .feedback-browser-item .feedback-info h3 a{
	color:black;
}

#feedback-search, #feedback-info {
	height: 9em;
}

ul.second-level 
{
	margin-top: 6px;
	margin-bottom:0px;
	margin-left:10px;
}

#feedback-categories .second-level li a.category-link 
{
}

#feedback-categories .second-level li.selected
{
	margin-left: -26px;
	padding-left: 35px;
}

.expander-icon 
{
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	margin-bottom: -5px;
	margin-left:-6px;
	float:left;
}

/* /Feedback Browser */

/******Forum*******/
.forum-header
{
	background:#ADADAD none repeat scroll 0 0;
	font-size: 1.2em;
	padding: 6px;
	margin-bottom: 0px;
}

.forum-threads
{
	border: solid 1px #ADADAD;
	margin-bottom: 2em;
	padding: 10px;
}
.forum-threads.announcements, .forum-threads.new-thread {
	padding-left: 10px;
	padding-right: 10px;
}
ul.forum-threads li.forum-row, div.forum-row
{
	float: left; /****ff only remove later****/
	width: 100%;
	padding-bottom: 18px;
	padding-top: 5px;
	border-top:solid 1px #ADADAD;
	float: none;  
}
ul.forum-threads li.forum-row .thread-summary, div.forum-row .thread-summary
{
	float:left;
	width:70%;
	margin-left:12px;
}
ul.forum-threads li.forum-row .has-answer img
{
	margin-right: 5px;
}

ul.forum-threads li.forum-row .stats, div.forum-row .stats
{
	width: 72px;
	float:left;
	text-align:center;
}
ul.forum-threads li.first-row, div.first-row
{
	padding-bottom: 5px;
	border:none;
}

div.first-row .thread-summary
{
	width:76%;
}

.thread-details
{
	font-size:0.9em;
}

ul.forum-threads img
{
	margin-top: 5px;
	float: left;
}

ul.forum-threads li.forum-footer
{
	padding:0;
	border: none;
	margin-top: 10px;
	margin-left:12px;
}

.thread-summary .name
{
	font-weight:bold;
	font-size:1.2em;
}

.forum-post-comment
{
	width:660px;
	height:200px;
}

.forum-post-subject
{
	width:660px;
}

a.forum-alert
{
	float:right;
	vertical-align:middle;
	text-decoration:none;
}

/****ForumThread********/
.thread-menu
{
	background-color: #ADADAD;
	color:#FFFFFF;
	float:right;
	
	padding: 0px 0px;
}

input.button-helpfull
{
	width: 90px;
	background: url("/images/star_yellow.png") no-repeat 4px;
}
input.button-answer
{
	width: 130px;
	background: url("/images/check2.png") no-repeat 4px;
}

.thread-menu .button-container
{
	float:left;
}

.thread-menu input
{
	padding: 2px 10px 2px 20px;
	border: 1px solid white;
	border:none;
	margin: 2px 10px 3px 10px;
}
.thread-menu input:hover
{
	background-color:#E0E0E0;
}

ul.thread
{
	border:none;
	padding: 0px;
}
ul.thread li
{
	border: solid 1px #ADADAD;
	margin-bottom: 1em;
}

.thread-info
{
	float:left;
	margin: 5px 0 2px 1em;
	width:350px;
}

.thread-answer, .thread-vote
{
	float:right;
	margin: 2px 5px;
	font-size: 0.85em;
}

.thread-answer
{
	padding-left: 23px;
	background: url("/images/question_and_answer_16.png") no-repeat 4px;
}

.thread-vote
{
	padding-left: 23px;
	background: url("/images/star_yellow.png") no-repeat 4px;
}

.thread-content
{
	width: 680px;
	padding:1em;
	padding-bottom: 1em;
	text-align:left;
	clear:both;
}

.thread-content ol li, .thread-content ul li
{
	border: 0;
}

a.forum-abuse
{
	display: block;
	margin-right: .5em;
	text-align: right;
	text-decoration:none;
}


/*****tinymce*****/
.mceEditor
{
	width:665px !important;
}

/****tags****/
.new-tag
{
	width: 180px;
	height:15px;
	padding-top:3px;
	margin: 4px 5px 0px 0px;
	
}
.create-tag
{
	margin-top: 2px;
}
.remove-tag
{

	margin-bottom:4px;
	margin-left:-3px;
}

/**********Service Cases*****/
#service-cases .case-filter {
	margin-bottom: 1.5em;
}

#service-cases #cases {
	width: 100%;
	margin-bottom:10px;
}

#service-cases #cases th,
#service-cases #cases td {
	border: solid 1px #ccc;
	padding: 0.4em 0.8em;
	text-align: center;
}

#service-cases fieldset {
	margin: 1.5em 0;
}

#service-cases fieldset ul {
}

#service-cases fieldset label {
	display: block;
	margin-bottom: 2px;
}

#service-cases fieldset ul li {
	margin-bottom: 10px;
}

#service-cases fieldset ul input,
#service-cases fieldset ul select,
#service-cases fieldset ul textarea {
	width: 440px;
}

#service-cases fieldset ul textarea {
	height: 10em;
}


ul#case-notes li {
	border-top: solid 1px #ccc;
	width: 100%;
}

ul#case-notes li p.note-data {
	color: #666;
	font-size: 0.85em;
	float: left;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}

ul#case-notes li a.note-attachment {
	float: right;
	font-size: 0.85em;
}

ul#case-notes li p.note-content {
	clear: both;
	margin-bottom: 1.5em;
}

#service-cases ul.case-data
{
	color: #666;
	font-size: 0.9em;
	margin: 15px 0;
	padding: 0;
	list-style: none;
}

#service-cases a.create-case
{	
	display: block;
	background: #F68E13;
	margin: 10px 0px;
	padding: 6px 10px;
	color: white;
	text-decoration:none;
	width: 120px;
	border-top: solid 2px white;
	border-left: solid 2px white;
	border-bottom: solid 2px #CCCCCC;
	border-right: solid 2px #CCCCCC;
}

#service-cases a.create-case:hover
{	
	text-decoration:none;
	background:#F8B565;
	border-bottom: solid 2px white;
	border-right: solid 2px white;
	border-top: solid 2px #CCCCCC;
	border-left: solid 2px #CCCCCC;
}

/******Knowledge Base*******/
#kb-search .kb-search-input
{
	width: 450px;
	margin-right:7px;
}

/**********sign-up page****/
#sign-up
{
	width: 40%;
	float:left;
}

#sign-up-secondary-instructions
{
	float:left;
	width: 58%;
	margin-top: 0px;
	margin-left: 10px;
	
}

#sign-up label {
	display: block;
	margin-bottom: 0;
}

#sign-up .field input {
	width: 20em;
}
		
#sign-up .field {
	margin-bottom: 0.75em;
}

#sign-up .error-message {
	color:red;
}

.wizard-button {
	float:left;
	padding: 2px;
}

/****Misc****/
input.file-upload:hover
{
	cursor:pointer;
}

/***Pager******/
.pager .pager-item 
{
	margin-right:5px;
}

.current-page
{
    color: Black !important;
    text-decoration: none !important;
}

/* Profile Progress */
.profile-completeness
{
    height: 30px;
}

.progress-meter
{
    background:url("/Shared/images/profileProgress.png") repeat-x scroll 0 0 transparent;
    border:1px solid #666666;
}

.has-progress
{
    background:url("/Shared/images/profileProgress.png") repeat-x scroll 0 -50px transparent;
    border-right:1px solid #666666;
}

.has-progress, .progress-meter
{
    width:100px;
    height:12px;
}

.progress
{
}


#hd #profileCompleteness {
    margin-top:8px;	
}

.hlWhyProfile
{
	margin-left: 10px;
}

.alignTdFeedback
	{
	    font-size: 1em;
	    vertical-align: middle;
	    text-align: center;
	}

.styleH3
{	
    font-size:1em;
    line-height:1.5em;
    font-weight: bold;
}

.feedback-info .avatar, .tdBubbleCenterContent .avatar, #profile #right-column .avatar
{
    border-color: #EAEAEA;
    border-style: solid;
    border-width: 1px !important;
    padding: 2px;
}

.feedback-info .avatar:hover, .tdBubbleCenterContent .avatar:hover, #profile #right-column .avatar:hover
{
    border-color: #BFBFBF;
    border-style: solid;
    border-width: 1px !important;
    padding: 2px;
}
