.Paragraph {
  color: #000000;
  padding-top: 15px;
  text-align: left;
  line-height: 25px;
  font-size: 15px;
}

.inlineCitation {
  color: #000000;
  padding-top: 15px;
  padding-bottom: 5px;
  padding-left: 50px;
  margin-right: 100px;
}

.bibl {
  color: #000000;
  text-align: right;
}

.bibl2 {
  text-indent:-50px;
  margin-left:50px

}

.annotationIconToggleName {
  padding-left: 1em;
  padding-top: 7px;
  display: inline-block;
}

.rightOpt{
  margin-top: 10px;
  float:right;
  width: 275px;
  background-color: white;
  border: 1px solid #ddd;
}

.rightOpt>.Paragraph {
  padding: 15px;
}

.rightOpt>.urn {
  padding: 0 15px 15px 15px;
}

.rightOpt>.urn>a {
  word-wrap: break-word;
}

div.urn {
  word-break: break-all;
}

.rightOpt>h2 {
  font-size: 32px;
  line-height: 32px;
  background-color: #00244D;
  color: #FFFFFF;
  margin: 0;
  text-transform: capitalize;
  padding: 10px 5px;
}


/* CREATE/EDIT FORMS AND SHOW PAGES */

fieldset,
.property-list {
  margin: 0.6em 1.25em 0 1.25em;
  padding: 0.3em 1.8em 1.25em;
  position: relative;
  zoom: 1;
  border: none;
}

.property-list .fieldcontain {
  list-style: none;
  overflow: hidden;
  zoom: 1;
}

.fieldcontain {
  margin-top: 1em;
}

.fieldcontain label,
.fieldcontain .property-label {
  color: #666666;
  text-align: right;
  width: 25%;
}

.fieldcontain .property-label {
  float: left;
}

.fieldcontain .property-value {
  display: block;
  margin-left: 27%;
}

select {
  padding: 0.2em 0.2em 0.2em 0;
}

select[multiple] {
  vertical-align: top;
}

textarea {
  overflow: auto; /* IE always renders vertical scrollbar without this */
  vertical-align: top;
}

input[type=checkbox], input[type=radio] {
  background-color: transparent;
  border: 0;
  padding: 0;
}

.required-indicator {
  color: #8c707c;
  display: inline-block;
  font-weight: bold;
  margin-left: 0.3em;
  position: relative;
  top: 0.1em;
}

ul.one-to-many {
  display: inline-block;
  list-style-position: inside;
  vertical-align: top;
}

ul.one-to-many li.add {
  list-style-type: none;
}

/* EMBEDDED PROPERTIES */

fieldset.embedded {
  background-color: transparent;
  border: 1px solid #CCCCCC;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
     -moz-box-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

fieldset.embedded legend {
  margin: 0 1em;
}

/* MESSAGES AND ERRORS */

.errors,
.message {
  font-size: 0.8em;
  line-height: 2;
  margin: 1em 2em;
  padding: 0.25em;
}

.message {
  background: #f3f3ff;
  border: 1px solid #b2d1ff;
  color: #006dba;
     -moz-box-shadow: 0 0 0.25em #b2d1ff;
  -webkit-box-shadow: 0 0 0.25em #b2d1ff;
          box-shadow: 0 0 0.25em #b2d1ff;
}

.errors {
  background: #fff3f3;
  border: 1px solid #ffaaaa;
  color: #cc0000;
     -moz-box-shadow: 0 0 0.25em #ff8888;
  -webkit-box-shadow: 0 0 0.25em #ff8888;
          box-shadow: 0 0 0.25em #ff8888;
}

.errors ul,
.message {
  padding: 0;
}

.errors li {
  list-style: none;
  background: transparent url(../images/skin/exclamation.png) 0.5em 50% no-repeat;
  text-indent: 2.2em;
}

.message {
  background: transparent url(../images/skin/information.png) 0.5em 50% no-repeat;
  text-indent: 2.2em;
}

/* form fields with errors */

.error input, .error select, .error textarea {
  background: #fff3f3;
  border-color: #ffaaaa;
  color: #cc0000;
}

.error input:focus, .error select:focus, .error textarea:focus {
     -moz-box-shadow: 0 0 0.5em #ffaaaa;
  -webkit-box-shadow: 0 0 0.5em #ffaaaa;
          box-shadow: 0 0 0.5em #ffaaaa;
}

/* TABLES */

table {
}
table .default {
  width: 20%;
}

table.default {
        width: 20%;
}


tr {
  border: 0;
}

tr>td:first-child, tr>th:first-child {
  padding-left: 1.25em;
}

tr>td:last-child, tr>th:last-child {
  padding-right: 1.25em;
}

td, th {
  line-height: 1.5em;
  padding: 0.5em 0.6em;
  text-align: left;
  vertical-align: top;
}

th {
  background-color: #efefef;
  background-image: -moz-linear-gradient(top, #ffffff, #eaeaea);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #eaeaea));
      filter: progid:DXImageTransform.Microsoft.gradient(startColorStr = '#ffffff', EndColorStr = '#eaeaea');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#eaeaea')";
  color: #666666;
  font-weight: bold;
  line-height: 1.7em;
  padding: 0.2em 0.6em;
}

thead th {
  white-space: nowrap;
}

th a {
  display: block;
  text-decoration: none;
}

th a:link, th a:visited {
  color: #666666;
}

th a:hover, th a:focus {
  color: #333333;
}

th.sortable a {
  background-position: right;
  background-repeat: no-repeat;
  padding-right: 1.1em;
}

th.asc a {
  background-image: url('/CHS/assets/skin/sorted_asc.gif');
}

th.desc a {
  background-image: url('/CHS/assets/skin/sorted_desc.gif');
}

.odd {
  background: #f7f7f7;
}

.even {
  background: #ffffff;
}

th:hover, tr:hover {
  /* background: #E1F2B6; */
}

#hright table {
  border-top: 0;
}


/* PAGINATION */

/*.pagination {*/
  /*border-top: 0;*/
  /*margin: 0;*/
  /*padding: 0.3em 0.2em;*/
  /*text-align: center;*/
     /*-moz-box-shadow: 0 0 3px 1px #AAAAAA;*/
  /*-webkit-box-shadow: 0 0 3px 1px #AAAAAA;*/
          /*box-shadow: 0 0 3px 1px #AAAAAA;*/
  /*background-color: #EFEFEF;*/
/*}*/

/*.pagination ul{*/
  /*list-style-type:none;*/
/*margin:0;*/
/*padding:0;*/
/*}*/

/*.pagination li{*/
  /*display:inline;*/
/*}*/

/*.pagination a,*/
/*.pagination .currentStep {*/
  /*color: #666666;*/
  /*display: inline-block;*/
  /*margin: 0 0.1em;*/
  /*padding: 0.25em 0.7em;*/
  /*text-decoration: none;*/
     /*-moz-border-radius: 0.3em;*/
  /*-webkit-border-radius: 0.3em;*/
          /*border-radius: 0.3em;*/
/*}*/

/*.pagination a:hover, .pagination a:focus,*/
/*.pagination .currentStep {*/
  /*background-color: #999999;*/
  /*color: #ffffff;*/
  /*outline: none;*/
  /*text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);*/
/*}*/

.no-borderradius .pagination a:hover, .no-borderradius .pagination a:focus,
.no-borderradius .pagination .currentStep {
  background-color: transparent;
  color: #444444;
  text-decoration: underline;
}

/* ACTION BUTTONS */

.buttons {
  background-color: #efefef;
  overflow: hidden;
  padding: 0.3em;
     -moz-box-shadow: 0 0 3px 1px #aaaaaa;
  -webkit-box-shadow: 0 0 3px 1px #aaaaaa;
          box-shadow: 0 0 3px 1px #aaaaaa;
  margin: 0.1em 0 0 0;
  border: none;
}

.buttons input,
.buttons a {
  background-color: transparent;
  border: 0;
  color: #666666;
  cursor: pointer;
  display: inline-block;
  margin: 0 0.25em 0;
  overflow: visible;
  padding: 0.25em 0.7em;
  text-decoration: none;

     -moz-border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
          border-radius: 0.3em;
}

.buttons input:hover, .buttons input:focus,
.buttons a:hover, .buttons a:focus {
  background-color: #999999;
  color: #ffffff;
  outline: none;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
     -moz-box-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.no-borderradius .buttons input:hover, .no-borderradius .buttons input:focus,
.no-borderradius .buttons a:hover, .no-borderradius .buttons a:focus {
  background-color: transparent;
  color: #444444;
  text-decoration: underline;
}

.buttons .delete, .buttons .edit, .buttons .save {
  background-position: 0.7em center;
  background-repeat: no-repeat;
  text-indent: 25px;
}

.buttons .delete {
  background-image: url(../images/skin/database_delete.png);
}

.buttons .edit {
  background-image: url(../images/skin/database_edit.png);
}

.buttons .save {
  background-image: url(../images/skin/database_save.png);
}

a.skip {
  position: absolute;
  left: -9999px;
}

/**********Display***********/
.imgDisplay{
  position: relative;
  padding-right: 30px;
}

.imgDisplay .pictureSection {
  border: 1px solid #e3d4b4;
  padding: 10px;
  background: #e6e0cd;
}

.imgDisplay .pictureSection .pic-large img {
  width: 100%;
  height: auto;
  border: 1px solid #e3d4b4;
}

.imgDisplay .pictureSection .pic-large .caption {
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: normal;
  color: #8c707c;
  font-family: "Optima", sans-serif;
}

.imgDisplay .pictureSection .pic-thumbs {
  margin-top: 30px;
  padding-left: 10px;
  padding-right: 10px;
}

.imgDisplay .pictureSection .pic-thumbs .item {
  padding-left: 5px;
  padding-right: 5px;
  opacity: 0.6;
}

.imgDisplay .pictureSection .pic-thumbs .item.active {
  opacity: 1.0;
}

.imgDisplay .pictureSection .pic-thumbs .item img {
  border: 1px solid #e3d4b4;
}


#commentArea {
  margin-left:20px;
  font-size:12px;
  padding:10px;
  border-radius: 2px;
  box-shadow: 1px 1px 2px 0 #e3d4b4;
  border:1px solid #E3D4B4;
}

.annotations .annotationsHead {
  font-weight:normal;
  font-size:14px;
  margin-bottom:3px;
}

.annotations .annotationsCreatedBy {
  font-size:11px;
  color: #99858F;
  margin-top:3px;
}

a span.textCommentAdd {
  color: #1891C1;
}

a:hover span.textCommentAdd {
  color: #C11839;
  text-decoration: none;
}

span.textCommentNum {
  vertical-align:super;
  font-size:11px;
  color: #1891C1;
}

.margin-bottom-10 {
  margin-bottom:10px;
}

/************* PUBLICATIONS CAROUSEL **************/
#pubs-section-carousel .owl-buttons {
  text-align: left;
}

#pubs-section-carousel .owl-buttons:after {
  clear: both;
}

#pubs-section-carousel .owl-buttons .owl-next {}

#pubs-section-carousel .item img {
  box-shadow: 0 0 2px 1px #aaa;
  margin: 5px;
  max-height: 170px;
}

.flags {
  margin-bottom: 5px;
}

.flags a.active {
  color: #000;
}

.flags span.link-faded {
  opacity: 0.5;
}
