.shared-shares{
  padding:5px;
  overflow:auto;
}
a.share-list{
  display:block;
}
.shared-shares h3{
  margin-left:0;
  margin-bottom:0;
  width:auto;
  position:static !important;
}
/*.shared-shares.new input[type='text']{
  display:block;
  width:200px;
  padding:2px 2px 2px 4px;
  border-radius:5px;
  margin-bottom:2px;
  border:1px solid #CCC;
  height:29px;
  font-size:12px;
}*/
.shared-shares.current div{
  padding:10px;
}
.shared-shares.current a{
  display:inline;
}
.shared-shares.already a{
  display:inline;
}
.shared-shares.already span{
  display:block;
}
.shared-shares.current table{
  /*padding:10px;*/
  border:1px solid #CCC;
}
.shared-shares.current table>tbody>tr:nth-child(odd)>td, .shared-shares.current table>tbody>tr:nth-child(odd)>th{
  background-color: #f9f9f9;
}
/*.shared-shares.new button{
  border-radius:5px;
  border:1px solid #2dc21e;
  background-color:#1da21d;
  color:#FFF;
  padding:7px 15px;
  cursor: pointer;
  float:right;
}*/
.shared-shares.new .right{
  /*text-align:right;*/
}
/*.shared-shares.new textarea{
  font-size:12px;
  margin-left:4px;
  padding:2px;
  border-radius:5px;
  border:1px solid #CCC;
  resize:none;
  width:536px;
  height:103px;
}*/
.shared-shares.new input[type='submit']{
  /*float:left;*/
}
.shared-shares.new div{
  float:left;
}



.shared-search{
  background-color:#1A65AE;
  margin:0;
  padding:5px 10px 10px 10px;
  overflow:auto;
  /*margin-bottom:20px;*/
}
.shared-search input[type='text']{
  width:100%;
  display:block;
  /*float:left;*/
  height:28px;
  border:1px solid #2dc21e;
  border-radius:5px;
  padding-left:10px;


  /*font-size:16px;*/
}
::-ms-clear {
   display: none;
}
.shared-search button{
  border-radius:0px 5px 5px 0px;
  border:1px solid #2dc21e;
  background-color:#1da21d;
  color:#FFF;
  padding:7px 15px;
  cursor: pointer;
  height:30px;
  float:right;
  font-size:14px;
  line-height:14px;
   margin-top:5px;
}
.share-listing{
  /*padding:0 10px;*/
  /*display:none;*/
}
.shared-list img{
  margin-top:3px;
  border:0;
}
.shared-list span {display:inline !important;}
.shared-list{
  display:inline-table;
  border-radius:5px !important;
  border:1px solid #CCC;
  border-collapse: collapse !important;
  border-spacing: 0;
  margin-bottom:0 !important;
}
.shared-list>tbody>tr:nth-child(odd)>td, .shared-list>tbody>tr:nth-child(odd)>th{
  background-color: #f9f9f9;
}
.shared-list thead{
  font-weight:bold;
  background: rgb(238,238,238); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-8 */

}
.shared-list tbody td{
  border:1px solid #CCC !important;
}



/* Sharing
-----------------------------------------*/
.share-list thead{

}
.share-content{
  padding:5px;
  margin-bottom:0 !important;
}
.share-content .share-listing td{
  padding:10px !important;
}
.shared-toolbar{
  background-color:#ededed;
  border:1px solid #CCC;
  display:block;
  padding:4px;
  background: rgb(238,238,238); /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-8 */

}
table.shared-toolbar{
  margin:0 !important;
}
table.shared-toolbar td{padding:3px !important;}


.share-content td{padding:0 !important;}
.share-content tbody tr td{vertical-align:top !important;}

.shared-form{
  padding:5px;
  overflow:auto;
}
.shared-form p{
  margin-bottom:5px !important;
}
.shared-form .right textarea{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height:146px;padding:5px;
}