/*** resets ***/

body, p, h1, h2, h3, h4, ol, ul, li, form, input, table, td, th, fieldset, pre {
    margin: 0;
    padding: 0;
}
table {
    border-collapse: collapse;
    border-spacing:0;
}
image {
    border: 0;
}
ul, ol {
    list-style: none;
}

ul li {
    list-style-type: none;
}

ul {
    list-style-type: disc;
}
ol {
    padding: 5px 0 5px 25px ;
    list-style-type: decimal;
}

hr {
    border-width: 0 0 1px 0;
    border-color: #dfe5e7;
    border-style: solid;
}


body, p, h1, h2, h3, h4, ol, ul, li, form, input, table, td, th, fieldset, pre {
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    color: #000000;
    text-align: left;
    color: #3f4547;
}

a {
    text-decoration: none;
    color: #1c83b5;
}
a:hover {
    text-decoration: underline;
}

h1, h2, h3, h4 {
    font-weight: normal;
    padding:0px 0;
}

h1 {
    font-size: 20px;
    line-height: 26px;
	color:#1476BF;

	padding:0 0 0 9px;
}

h2 {
    font-size: 18px;
    line-height: 26px;
}

h3 {
    font-size: 16px;
    line-height: 22px;
}

h4 {
    font-size: 14px;
    line-height: 22px;
}

em {
    font-style: italic;
}

strong {
    font-weight: bold;
}

.page-center-wrap {
	text-align: left;
}
.page-center-content {
	text-align: center;
	margin: 0px;
	margin: auto;
    width: 1000px;
}

.clear {
    clear: both;
}
/*
body {
    background-color: #dee1e2;
}
*/

/**** header ****/

#header {background-color: #26292b;color: #ffffff; -moz-border-radius-bottomleft: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-left-radius: 6px; -webkit-border-bottom-right-radius: 6px;margin-bottom: 20px;}

#title {
    padding: 15px 25px;
    text-align: left;
}

#title a {
    color: #ffffff;
    text-shadow: 1px 1px 0 #000000;
    font-size: 18px;
    text-decoration: none;
}
.feedbaackhome {
    border-bottom: 1px solid #E1E1E1;
    float: left;
    text-align: left;
    width: 95%;
}

.feedbaackhome a{background-color:#DEEFFF; font-size:13px; font-weight:bold; padding:4px 15px 4px;font-weight:bold;float:left; 	margin-left:2px; } #navigation ul {float: right;padding: 0;margin: 14px 0 0 0;list-style: none; }

#navigation li {
    float: left;
    margin: 0 10px;
}

#navigation li a {
    color: #ffffff;
    text-shadow: 1px 1px 0 #000000;
    font-weight: bold;
    padding: 5px 25px;
}

#navigation li.active a, #navigation li a:hover {
    background-color: #4d5558;
    text-shadow: 1px 1px 0 #26292b;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    text-decoration: none;
}

#navigation li.feed-link a {
    background: none;
    border: none;
    padding: 0;
    margin: 0 10px 0 30px;
}

#navigation li.feed-link a img {
    border: none;
}


/**** actions ****/

#actions {
}

#actions ul {
    padding: 0 25px;
    margin: 0;
    list-style: none;
}

#actions li {
    float: left;
    margin: 0 2px 0 0;
    padding: 8px 0;
}

#actions li a {
    color: #ffffff;
    text-shadow: 1px 1px 0 #6e797d;
    text-decoration: none;
    font-weight: bold;
    padding: 10px 25px;
    background-color: #959ea2;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
}

#actions li a:hover {
    text-shadow: 1px 1px 0 #51595c;
    background-color: #6d787c;
}


/**** content ****/

#content-wrap {
    clear: both;
    background-color: #ffffff;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding:0px;
	width:1000px;
}

#content {
 float:left;
 width:800px;
 margin:0px;
 padding-top:10px;
}


/**** sidebar ****/

#sidebar {
    float: right;
    width: 160px;
	padding-top:29px;
}

#sidebar h4 {
    font-weight: bold;
}

#sidebar ul {
    list-style-type: none !important;
    padding: 0;
    margin-bottom: 20px;
}
#sidebar ul li{
   list-style-type: none !important;

}

#sidebar li {
    padding: 2px 15px;
}

#sidebar li a {
    text-decoration: none;
 color:#007CF0;;
}

#sidebar li.active {
    background-color: #e7e9ea;
    color: #3f4547;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    margin-bottom: 2px;
}

#sidebar li.active a {
    color: #3f4547;
    text-shadow: 0 1px 0 #ffffff;
}

/**** other ****/

.avatar img {
    border: none;
    padding: 1px;
    border: 1px solid #cbcfd1;
}


/**** footer ****/

#footer {
    padding: 20px 40px;
}

#footer p {
    float: right;
    font-size: 11px;
}

#footer a {
    color: #989898;
    text-shadow: 0 1px 0 #ffffff;
}


/**** index ****/

#feedback table.list td {
    padding: 10px 15px 10px 0;
    vertical-align: middle;
}


#feedback td.details p {
    margin-top: 3px;
}

#feedback td.votes {
    font-size: 12px;
    font-weight: bold;
    width: 30px;
}

#feedback td.votes div {
    text-align: center;
  
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    background-color: #f2f2f2;
}


#feedback td.feedback-private {
    color: #ff0000;
    background-color: #ffcccc;
    font-weight: bold;
}

.feedback-status {
    font-weight: normal;
    font-size: 11px;
    padding: 2px 7px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    vertical-align: middle;
    background-color: #d2f4f6;
    color: #326c6f;
}

.feedback-status-accepted {
    background-color: #d8f4ff;
    color: #3a95c4;
}

.feedback-status-done {
    background-color: #e4ffbc;
    color: #499e00;
}

.feedback-status-new {
   background-color:#DEEFFF;
color:#156DB4;
}

.feedback-comments {
    margin-right: 10px;
    font-size: 11px;
}
.feedback-comments a{font-style:italic;font-size:12px;color:#686868;}
.feedback-user, .feedback-date {
    font-size: 11px;
    color:#FF6508;
}
#feedback td.details p img, #feedback p .feedback-user img {
    vertical-align: middle;
}
#feedback td.details p .avatar, #feedback p .feedback-user .avatar {
    margin: 0 5px;
}

.feedback-type {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 3px 8px;
    color: #ffffff;
    font-size: 9px;
    text-transform: uppercase;
    background-color: #219da4;
}

.feedback-type-problem {
    background-color: #ff4e4e;
}
.feedback-type-general {
    background-color: #499e00;
}
.feedback-type-idea {
    background-color: #3a95c4;
}
.feedback-type-wontdo {
    background-color: #a760ff;
}
.feedback-type-question {
    background-color: #009e8e;
}



/**** detail ****/



#feedback div.votes {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    padding: 15px 7px 10px 7px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    /*background-color: #f2f2f2;*/
	background-color:#ebf5fd;
    float: left;
    margin-right: 25px;
}

#feedback p.num-votes {
    font-size: 10px;
    text-align: center;
    color: #747474;
    margin: 5px 0;
}

#feedback #vote-down {
    margin-right: 2px;
}

#feedback #vote-up, #feedback #vote-down {
    float: left;
}

#feedback #vote-up input, #feedback #vote-down input {
    padding-left: 5px;
    padding-right: 5px;
    background-color: #b1b8bb;
    text-shadow: 1px 1px 0 #7a868b;
}



#feedback-detail-heading {
    margin: 0;
    padding: 10px 10px 0 0;
}

#feedback-detail-heading .feedback-type {
    margin-right: 10px;
    vertical-align: middle;
}



.message.staff .staff {
    float: left;
    clear: left;
    padding-left: 10px;
    color: #747474;
    font-size: 11px;
}

.message.staff {
    background-color: #f1fbff;
}


#feedback-duplicate {
    margin: 10px 0 20px 0;
    padding: 15px 30px;
    border-style: solid;
    border-width: 2px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}


#feedback-duplicate {
    border-color: #cff2b2;
    background-color: #f4ffe9;
}


/*** pagination ***/

.pagination {
    text-align: center;
    font-size: 16px;
    margin-top: 20px;
    color: #828282;
}
.pagination .current {
    margin: 0 20px;
}

#pagination-last-page {
    margin-left: 20px;
}

#pagination-first-page {
    margin-right: 20px;
}

#pagination-last-page, #pagination-first-page {
    color: #999999;
}


/****** lists *******/

table.list {
    width: 100%;
}
table.list h3 {
    font-size: 16px;
    line-height: 16px;
    padding: 0;
}

table.list tr {
    border-color: #DCDCDC;
    border-style: solid;
    border-width: 1px 0;
}
table.list.list-all .closed {
    text-decoration: line-through;
}

table.list td {
    color: #4B4B4B;
    padding: 8px 15px;
}

table.list td img {
    vertical-align: middle;
}

table.list td.title a {
    font-size: 16px;
    font-weight: bold;
}

/**** forms ****/

#id_honeypot {
    display: none;
}

form table {
    width: 100%;
}

textarea {
    width: 70%;
}

input[type="text"], input[type="password"], textarea {
    border: 1px solid #d5dde0;
    padding: 3px;
    font-size: 14px;
    background-color: #fbfbfb;
   /* -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    width: 400px;*/
}

input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
    border-color: #c2e395;
}

input[type="submit"] {
    border: none;
    padding: 5px 15px;
    font-size: 12px;
    background-color: #69b500;
    text-shadow: 1px 1px 0 #457800;
    color: #ffffff;
   /* -moz-border-radius: 11px;
    -webkit-border-radius: 11px;*/
}

input[type="submit"]:hover {
    background-color: #73c700;
}

input[type="submit"]:active {
    background-color: #599900;
}

form td.label {
    width: 200px;
}

form td {
    padding-bottom: 5px;
}

form td.label .form-help, .help-text {
    font-size: 11px;
    color: #999999;
    line-height: 12px;
}

form td.field-error input, form td.field-error textarea {
    border-color: #ff8b8b;
}

form td.label .required {
    font-size: 10px;
    color: #999999;
    padding-left: 5px;
}

.form-errors {
    color: #ff0000;
    padding: 4px 0 2px 0;
    font-size: 11px;
    line-height: 10px;
}

.form-errors ul {
    padding: 0;
    list-style: none;
}
.form-errors li {
    color: #ff0000;
    font-size: 11px;
    line-height: 10px;
}

.form-cancel {
    margin-left: 15px;
}

/***** comments *****/
div.message .avatar {float: left;padding: 10px 4px 4px 4px;vertical-align: text-bottom;line-height: 0; } div.message .content { } div.message .content h2 {padding: 0;line-height: 22px; } div.message .content .details {padding: 0 0 5px 0;font-size: 11px;font-weight: normal;color: #888888;  vertical-align: top;line-height: 11px;text-align: left; } div.message {border-width: 0 0 1px 0;border-color: #d9d9d9;border-style: solid;     padding: 5px 0 0 0; } div.message-content {padding: 10px 40px 10px 100px;} .comment .details {text-align: left;}
#feedback table.list td.votes{} #feedback table.list td.status{width:85px} #feedback table.list td.details{width:560px;padding-left:10px;} #feedback table.list td.lastPost{width:205px} .feedbackInput{} .feedbackSubmit{} ul.searchType li a{color:#f26522;font-size:18px;} ul.searchType li{list-style-type:none;} ul.searchType{position:relative;} ul.searchType li.active a{position:absolute;top:45px;left:80px;font-size:20px} ul.searchType li.active0 a{position:absolute;top:22px;left:215px;font-size:30px}ul.searchType li.active1 a{position:absolute;top:58px;left:346px;font-size:18px}ul.searchType li.active2 a{position:absolute;top:90px;left:491px;font-size:34px;overflow:visible;float:left;padding:2px;margin:0}ul.searchType li.active3 a{position:absolute;top:30px;left:685px;font-size:22px;
font-weight:bold;}.topratings {background-color: #DEEFFF;border-radius: 19px 19px 19px 19px;float: left;height: 427px;margin-left: 42px;padding: 0 0 0 10px;width: 500px;}ul.searchType li.active4 a{position:absolute;top:20px;left:205px;font-size:22px;font-weight:bold;}.searchFeedback {float: right;margin: 0;padding-right: 0;}.menuFeedback{float:left;padding:0;margin:0;}

.menuFeedback a {background-color: #3B84C8;color: #FFFFFF;float: left;font-size: 13px;font-weight: bold;margin-left: 2px;padding: 6px 15px;} ul.searchType > li{top:10px ;left:20px;font-size:20px;}.homeWrap {float: left;width: 994px;}.countdis {float: right;}
.searchFeedbackBut {background-color: #3B84C8 !important;background-image: none !important;border: medium none;color: #FFFFFF;cursor: pointer;float: left;font-size: 12px;font-weight: bold;height: 26px;margin: 0;padding: 5px 15px;width: 75px;}
.searchString {border: 1px solid #D5DDE0;float: left;font-size: 14px;margin: 0;padding: 4px;width: 300px;}
.submitFeedback{width:700px;}.details h3 a{text-decoration:none;}
.searchTypeNew li{list-style:none;border-bottom:2px solid #fff;padding:5px 0;padding-left:20px;11px;font-weight:bold;}.wannacomment{background-color:#3B84C8 !important;background-image:none !important;color:#fff !important;font-weight:bold;cursor:pointer;border:none !important;padding:5px 0;margin:0;float:left;overflow:hidden;width:100px;height:30px;text-align:center;font-size:14px;}.commentPost{background-color:#3B84C8 !important;background-image:none !important;color:#fff !important;font-weight:bold;cursor:pointer;border:none !important;padding:5px 5px;margin:0;float:left;width:auto;}
ul.searchTypeNew{background-color: #F2621B;border-radius: 25px 25px 25px 25px;float: left;padding-bottom: 0;padding-left: 0;width: 400px;}.searchTypeNew li a {color: #FFFFFF;}.breadCrumbFeed {background-color: #F0F8FF;float: left;font-weight: bold;padding: 3px 0 3px 10px;text-align: left;width: 98%;}
.feedbackDetail{word-wrap: break-word;width:517px;overflow:hidden}.errorlist li{background-color:#fff;border:none;}.error{color:red;}.errorDiv{background-color:grey;}.errorDiv ul li{color:red;}.conatinerdetailPostComment{padding-top:10px;}.editfeed{float:left;background-color:#eeeeee;font-size:11px;color:#444444;width:40px;margin:0 4px 0 0;padding:0;text-align:center;}.deletefeed{float:left;background-color:#eeeeee;font-size:11px;color:#444444;width:40px;margin:0 0px 0 0;padding:0;text-align:center;}
#id_title,#id_ref_no{
background-color:#FBFBFB;
border:1px solid #D5DDE0;
font-size:14px;
padding:4px;
width:400px;}
#id_description{
background-color:#FBFBFB;
border:1px solid #D5DDE0;
font-size:14px;
padding:4px;
width:400px;

}
.detailsSub{float:left;width:500px;}.closebuttonfeed{float:right;padding:0 4px;}
#sub{text-align:right;padding-right:10px;}
.feedbackDetailHome{width:394px;word-wrap:break-word;}
#id_type{width:200px;}
.label label{font-weight:bold !important;}
.submittfeedback td{border:none;padding:10px;}
.submittfeedback{table-layout:fixed;}
.button{cursor:pointer;}
.wannacommentDelete{ background-color:#3B84C8 !important; background-image:none !important; border:medium none !important; color:#FFFFFF !important; cursor:pointer; float:left; font-size:14px; font-weight:bold; height:30px; margin:0 7px 0 0; padding:5px 0; text-align:center;
}
.subUnsub{color:#4F4F4F;font-weight:bold;}

#gi_footer ul li {
    list-style: none outside none !important;
}

.searchTypeNew_st {
	 width: 400px;
	 float:left;
}

.feedback_img_st {
    float: left;
    margin-top: 20px;
}

.searchTypeNew li {
    border-bottom: 1px solid #C3c3c3;
    font-weight: bold;
    list-style: none outside none;
    margin-left: 19px;
    padding: 8px 5px 8px 6px;
    width: 85%;
}

.searchTypeNew li:last-child {
    border-bottom: medium none;
}

.topratings td.votes div {
    background-color: #CCCCCC;
    border-radius: 7px 7px 7px 7px;
    padding: 2px;
    text-align: center;
}

/****** lists pages h1 *******/

.feedback_title_seo {
    float: left;
    line-height: 18px;
    margin-top: 8px;
    width: 80%;
}

.feedback_ht_seo h1 {
    font-size: 20px;
    margin-bottom: 5px;
    padding: 0;
    width: 100%;
}

.feedback_ht_seo p {
    font-size: 12px;
    margin-bottom: 17px;
    width: 100%;
}


