.sidebar-heading h4 {
  margin: 5px 0;
}
.sidebar h3 {
  background: url("../images/cps-home-service-details/cps-home-service-details-heading-bg.jpg") repeat-y center top;
  width: 99.5%;
  margin: 0 0 0 -14px;
  padding-left: 14px;
  font-size: 1.3em;
  color: #fff;
  border-right: 1px solid #777;
  border-left: 1px solid #777;
}
.sidebar h3.discussion-docs {
  height: 39px;
  padding-top: 5px;
}
.sidebar h3 a {
  color: #fff;
}
.sidebar h3 .nav>li>a:hover {
  background: transparent;
  text-decoration: underline;
}
.sidebar h3 .nav>.active>a:hover {
  background: #08c;
  text-decoration: none;
}
.sidebar h3 a.pull-right {
  margin-right: 15px;
  font-size: .8em;
}
.sidebar-box ul li a {
  color: #08c;
  font-size: 1em;
}
.sidebar-box.collaborators {
  min-height: 50px;
  height: 50px;
}
.sidebar-box.collaborators ul li {
  list-style-type: none;
  display: inline;
  margin: 0 3px;
}
.sidebar-box.collaborators ul li a:hover {
  text-decoration: none;
}
.sidebar-box.collaborators img {
  border-radius: 3px;
}
table.edit-collaborators {
  background: #d0e5f5; /* Old browsers */
  background: -moz-linear-gradient(-45deg,  #d0e5f5 0%, #d6f0ee 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#d0e5f5), color-stop(100%,#d6f0ee)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg,  #d0e5f5 0%,#d6f0ee 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg,  #d0e5f5 0%,#d6f0ee 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg,  #d0e5f5 0%,#d6f0ee 100%); /* IE10+ */
  background: linear-gradient(135deg,  #d0e5f5 0%,#d6f0ee 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0e5f5', endColorstr='#d6f0ee',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  width: 100%;
  margin: 0 0 20px;
  padding: 10px;
  list-style-type: none;
  font-size: .85em;
  border: 1px solid #59abba;
}
.edit-collaborators th {
  font-family: 'ciscosansttbold';
  color: #2467b3;
  text-align: left;
}
.edit-collaborators td,
.edit-collaborators th {
  padding: 10px;
  border-right: 1px solid #59abba;
  border-bottom: 1px solid #59abba;
}
.edit-collaborators td [class*="icon-"] {
  color: #309195;
}
.edit-collaborators input,
.edit-collaborators label {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1em;
}
.edit-collaborators input[type="text"] {
  width: 80%;
}
.edit-collaborators .icon-trash {
  font-size: 1.6em;
}
#edit-collaborators .title-bar {
  padding:7px;
}
.add-collaborators  {
  background: #e6e6e6;
  width: 99.8%;
  height: 300px;
  overflow-y: scroll;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  box-shadow: 1px 1px 2px #ccc;
}
.add-collaborators table {
  width: 100%;
  overflow-y: scroll;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  box-shadow: 0px 1px 2px #ccc;
}
.add-collaborators td {
  border-right: 1px solid #ddd;
  padding: 10px;
}
.add-collaborators tr.even {
  background: #f1f1f1;
}
.add-collaborators tr.even td {
  border-right: 1px solid #e5e5e5;
}
.add-collaborators label {
  color: #0b9246;
}
.add-collaborators td.search-result {
  background: #0b9246;
}
.add-collaborators td.search-result label {
  color: #fff;
}
.add-collaborators td.search-result label.checked {
  color: #000;
}
.add-collaborators label.checked {
  color: #855e95;
}
#edit-collaborators .table-bottom {
  position: relative;
  background: #fff;
  width: 99.8%;
  height: 32px;
  margin-top: -1px;
  border: 1px solid #ccc;
  border-right: none;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  box-shadow: 1px 1px 2px #ccc;
  z-index: 100;
}
.form-actions {
  margin-top: 0;
  padding: 0;
}
.sidebar-box .btn.blue.btn-small,
.sidebar-box .btn.green.btn-small {
  padding: 4px 20px 3px;
  font-size: .85em;
}
.sidebar ul {
  list-style-type: none;
  margin-left: 0;
}
.sidebar ul li .aui-w80 {
  padding-bottom: 10px;
  line-height: 1.1em;
}
.sidebar textarea {
  background: transparent;
  width: 93%;
  height: 60px;
  border: 1px solid #ddd;
  border-radius: 0;
}
#discussion,
#documents {
  position: absolute;
  top: 0;
  width: 95%;
}
#discussion #fileInputDoc2 {
  position: relative;
  float: left;
  width: 99%;
  height: 18px;
  opacity: .01;
  filter: alpha(opacity=1);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=1);
  z-index: 2;
}
.sidebar-box #discussion a.attach {
  position: relative;
  float: left;
  width: 99%;
  margin-top: -18px;
  z-index: 1;
}
.sidebar-box #discussion #fileInputDoc2:hover,
.sidebar-box #discussion a.attach:hover {
  cursor: pointer;
  text-decoration: none;
}
.sidebar-box #documents ul ul {
  margin: 0 0 10px 14px;
  font-size: .9em;
}
/* Download-Doc Modal */
a.doc-share {
  margin: 10px 0 0 33px;
  text-align: center;
}
a.doc-share [class*="icon-"] {
  color: #309195;
}
#download-doc .sidebar {
  background: #fff url('../images/cps-home-service-details/cps-home-service-details-bg.jpg') no-repeat left top;
  margin-bottom: 0;
  padding: 0 0 14px 14px;
  border-radius: 0;
  border-top: 1px solid #bbb;
  border-left: 1px solid #bbb;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  box-shadow: 1px 1px 2px #bbb;
}
#download-doc .sidebar h3 {
  background: url("../images/cps-home-service-details/cps-home-service-details-heading-bg.jpg") repeat-y center top;
  width: 99.5%;
  margin: 0 0 0 -14px;
  padding-left: 14px;
  font-size: 1.3em;
  color: #fff;
  border-right: 1px solid #777;
  border-left: 1px solid #777;
}
#download-doc .sidebar h3 a {
  color: #fff;
}
#download-doc .sidebar-box {
  width: 94%;
  margin: 10px 0;
  padding: 0 14px 0 0;
  font-size: 1.2em;
  overflow-x: hidden;
  overflow-y: scroll;
  min-height: 0;
}
#download-doc .sidebar-box small {
  margin-left: 10px;
  line-height: 1.3;
}
#download-doc .sidebar-box .btn.blue.btn-small,
#download-doc .sidebar-box .btn.green.btn-small {
  padding: 4px 20px 3px;
  font-size: .85em;
}
#download-doc .sidebar-box ul {
  list-style-type: none;
  margin-left: 0;
}
#download-doc .sidebar-box ul li .aui-w80 {
  padding-bottom: 10px;
  line-height: 1.1em;
}
#download-doc .sidebar-box.add-comment {
  height: 210px;
  overflow-y: hidden;
}
#download-doc .sidebar-box textarea {
  height: 60px;
}
#download-doc .sidebar-box.user {
  height: 80px;
  font-size: 1em;
}
#download-doc .sidebar-box.user li {
  float: left;
  margin-bottom: 10px;
  line-height: 1.3;
}
#download-doc .sidebar-box.user li img {
  margin: 3px 10px 0 0;
}
#download-doc .sidebar-box.user .name {
  font-family: 'ciscosansttbold';
}
#download-doc .sidebar-box.user .comment-body {
  float: left;
  margin-top: 5px;
}
#download-doc .sidebar-box.user [class*="icon-"] {
  color: #309195;
}
#download-doc .sidebar-box #fileInputDoc {
  position: relative;
  float: left;
  width: 98%;
  height: 36px;
  opacity: .01;
  filter: alpha(opacity=1);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=1);
  z-index: 2;
  padding: 0;
  border: none;
}
#download-doc .sidebar-box a.attach {
  position: relative;
  float: left;
  width: 98%;
  margin-top: -36px;
  z-index: 1;
}
#download-doc .sidebar-box #fileInputDoc:hover,
#download-doc .sidebar-box a.attach:hover {
  cursor: pointer;
}
.chrome #discussion #fileInputDoc2 {
border: none !important;
}
#edit-collaborators .modal-body{
	padding: 15px;
}
#download-doc .modal-body,
#loading .modal-body,
#view-report .modal-body{
	padding-top: 15px;
}
#edit-collaborators .form-actions{
	margin-bottom: 20px;
}
#download-doc .sidebar .name a,
#download-doc .sidebar .added-files a{
    color: #0088CC;
    font-size: 1em;
}