.uol--sticky {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -o-sticky;
  position: -ms-sticky;
  position: sticky;
  top: 0px;
  background: #fff;
  display: block;
  width: 100%;
}

details summary {
  font-size: 18px;
  font-size: 1.07rem;
  font-weight: bold;
  color: #2F2F2F;
}

/* Section Title (Start) */
.section-title {
  background: #2f2f2f;
  width: auto;
  margin: 1em 0 1em -5px;
  padding: 7px 40px 7px 7px;
  display: table;
  color: #fff;
  font-size: 17px;
  font-size: 1.0625rem;
}

.section-title a {
  color: #fff;
}

.uottawa-assets-container-10 .section-title {
  margin-left: -15px;
}

.uos--container.uol--padding--large .section-title,
.section-title-17 {
  margin-left: -19px;
}
/* Section Title (End) */

/* View Mode: Title Position (Start) */
.uos--view-mode-title-position--top .uoe--view-mode--has-image .uoe--view-mode-wrapper,
.uos--view-mode-title-position--bottom .uoe--view-mode--has-image .uoe--view-mode-wrapper {
  position: relative;
}

.uos--view-mode-title-position--top .uoe--view-mode--has-image .uoe--view-mode-wrapper .uoe--view-mode-title,
.uos--view-mode-title-position--bottom .uoe--view-mode--has-image .uoe--view-mode-wrapper .uoe--view-mode-title {
  background: #2f2f2f;
  width: auto;
  margin: 8px 0 16px -6px;
  padding: 10px 60px 10px 10px;
  display: inline-block;
  color: #fff;
  font-size: 18px;
  font-size: 1.125rem;
  background-color: rgba(47,47,47,0.75);
}

.uos--view-mode-title-position--top .uoe--view-mode--has-image .uoe--view-mode-wrapper .uoe--view-mode-title {
  position: absolute;
  top: 10px;
  margin-top: 0;
}
.uos--view-mode-title-position--bottom .uoe--view-mode--has-image .uoe--view-mode-wrapper .uoe--view-mode-title {
  position:absolute;
  bottom: 10px;
  margin-bottom: 0;
}
/* View Mode: Title Position (End) */

/* View Mode: Button Link Position (Start) */
.uos--view-mode-button-link-position--left .uoe--view-mode-link--button {
  float: left;
}
.uos--view-mode-button-link-position--right .uoe--view-mode-link--button {
  float: right;
}
/* View Mode: Button Link Position (End) */

/* View Mode: Description(Summary) Options (Start) */
.uos--view-mode-description-hidden .uoe--view-mode-description {
  display: none;
}
/* View Mode: Description(Summary) Options (End) */

/* View Mode: Clearfix (Start) */
.uos--view-mode-block--clearfix .uoe--view-mode:after {
  display:block;
  content:'';
  clear:both;
}
/* View Mode: Clearfix (End) */

/* View Mode: Image Size (Start) */
.uos--view-mode-image-width--15 .uoe--view-mode--has-image .uoe--view-mode-image {
  width: 15%;
}
.uos--view-mode-image-width--15 .uoe--view-mode--has-image .uoe--view-mode-title,
.uos--view-mode-image-width--15 .uoe--view-mode--has-image .uoe--view-mode-title-date,
.uos--view-mode-image-width--15 .uoe--view-mode--has-image .uoe--view-mode-description,
.uos--view-mode-image-width--15 .uoe--view-mode--has-image .uoe--view-mode-link-wrapper {
  width: 85%;
  margin-bottom: 0;
}
.uos--view-mode-image-width--15 .uoe--view-mode--has-image .uoe--view-mode-link--button {
  margin-top: 0;
}

.uos--view-mode-image-width--20 .uoe--view-mode--has-image .uoe--view-mode-image {
  width: 20%;
}
.uos--view-mode-image-width--20 .uoe--view-mode--has-image .uoe--view-mode-title,
.uos--view-mode-image-width--20 .uoe--view-mode--has-image .uoe--view-mode-title-date,
.uos--view-mode-image-width--20 .uoe--view-mode--has-image .uoe--view-mode-description,
.uos--view-mode-image-width--20 .uoe--view-mode--has-image .uoe--view-mode-link-wrapper {
  width: 80%;
  margin-bottom: 0;
}
.uos--view-mode-image-width--20 .uoe--view-mode--has-image .uoe--view-mode-link--button {
  margin-top: 0;
}
  
.uos--view-mode-image-width--25 .uoe--view-mode--has-image .uoe--view-mode-image {
  width: 25%;
}
.uos--view-mode-image-width--25 .uoe--view-mode--has-image .uoe--view-mode-title,
.uos--view-mode-image-width--25 .uoe--view-mode--has-image .uoe--view-mode-title-date,
.uos--view-mode-image-width--25 .uoe--view-mode--has-image .uoe--view-mode-description,
.uos--view-mode-image-width--25 .uoe--view-mode--has-image .uoe--view-mode-link-wrapper {
  width: 75%;
  margin-bottom: 0;
}
.uos--view-mode-image-width--25 .uoe--view-mode--has-image .uoe--view-mode-link--button {
  margin-top: 0;
}

.uos--view-mode-image-width--33 .uoe--view-mode--has-image .uoe--view-mode-image {
  width: 33.333333%;
}
.uos--view-mode-image-width--33 .uoe--view-mode--has-image .uoe--view-mode-title,
.uos--view-mode-image-width--33 .uoe--view-mode--has-image .uoe--view-mode-title-date,
.uos--view-mode-image-width--33 .uoe--view-mode--has-image .uoe--view-mode-description,
.uos--view-mode-image-width--33 .uoe--view-mode--has-image .uoe--view-mode-link-wrapper {
  width: 66.666666%;
  margin-bottom: 0;
}
.uos--view-mode-image-width--33 .uoe--view-mode--has-image .uoe--view-mode-link--button {
  margin-top: 0;
}

.uos--view-mode-image-width--40 .uoe--view-mode--has-image .uoe--view-mode-image {
  width: 40%;
}
.uos--view-mode-image-width--40 .uoe--view-mode--has-image .uoe--view-mode-title,
.uos--view-mode-image-width--40 .uoe--view-mode--has-image .uoe--view-mode-title-date,
.uos--view-mode-image-width--40 .uoe--view-mode--has-image .uoe--view-mode-description,
.uos--view-mode-image-width--40 .uoe--view-mode--has-image .uoe--view-mode-link-wrapper {
  width: 60%;
  margin-bottom: 0;
}
.uos--view-mode-image-width--40 .uoe--view-mode--has-image .uoe--view-mode-link--button {
  margin-top: 0;
}

.uos--view-mode-image-width--50 .uoe--view-mode--has-image .uoe--view-mode-image {
  width: 50%;
}
.uos--view-mode-image-width--50 .uoe--view-mode--has-image .uoe--view-mode-title,
.uos--view-mode-image-width--50 .uoe--view-mode--has-image .uoe--view-mode-title-date,
.uos--view-mode-image-width--50 .uoe--view-mode--has-image .uoe--view-mode-description,
.uos--view-mode-image-width--50 .uoe--view-mode--has-image .uoe--view-mode-link-wrapper {
  width: 50%;
  margin-bottom: 0;
}
.uos--view-mode-image-width--50 .uoe--view-mode--has-image .uoe--view-mode-link--button {
  margin-top: 0;
}
/* View Mode: Image Size (End) */

/* View Mode: Image Position (Start) */
.uos--view-mode-image-position--left .uoe--view-mode--has-image .uoe--view-mode-image,
.uos--view-mode-image-position--right .uoe--view-mode--has-image .uoe--view-mode-title,
.uos--view-mode-image-position--right .uoe--view-mode--has-image .uoe--view-mode-title-date,
.uos--view-mode-image-position--right .uoe--view-mode--has-image .uoe--view-mode-description,
.uos--view-mode-image-position--right .uoe--view-mode--has-image .uoe--view-mode-link-wrapper {
  float: left;
}

.uos--view-mode-image-position--right .uoe--view-mode--has-image .uoe--view-mode-image,
.uos--view-mode-image-position--left .uoe--view-mode--has-image .uoe--view-mode-title,
.uos--view-mode-image-position--left .uoe--view-mode--has-image .uoe--view-mode-title-date,
.uos--view-mode-image-position--left .uoe--view-mode--has-image .uoe--view-mode-description,
.uos--view-mode-image-position--left .uoe--view-mode--has-image .uoe--view-mode-link-wrapper {
  float: right;
}

.uos--view-mode-image-position--left.uos--view-mode-button-link-position--left .uoe--view-mode--has-image .uoe--view-mode-link--button {
  margin-left: 0;
}

.uos--view-mode-image-position--right.uos--view-mode-button-link-position--right .uoe--view-mode--has-image .uoe--view-mode-link--button {
  margin-right: 0;
}

.uos--view-mode-image-position--left .uoe--view-mode--has-image .uoe--view-mode-image {
  margin-top: 1em;
  padding-right: 10px;
}
.uos--view-mode-image-position--right .uoe--view-mode--has-image .uoe--view-mode-image {
  padding-left: 10px;
  margin-top: 1em;
}
/* View Mode: Image Position (End) */







/* Button (Start) */
.uos--button,
.uottawa-assets-button,
a.uottawa-assets-button {
  font-size: 11px;
  background: #2f2f2f;
  padding: 4px 15px 4px 15px;
  margin: 0;
  cursor: pointer;
  color: #fff;
  border: none;
  margin-right: 3px;
  margin-top: 9px;
  text-decoration: none;
}

.uos--button:visited,
.uottawa-assets-button:visited {
  color: #fff;
}

.uos--button:hover,
.uottawa-assets-button:hover,
a.uottawa-assets-button:hover {
  background: #8f011a;
  text-decoration: none;
}

.uos--link--grey,
.link-grey-button {
  background:#2f2f2f;
  padding: 4px 15px;
  cursor: pointer;
  color: #fff;
  margin: 1em;
  border:none;
  text-decoration: none;
  display: inline-block;
}

.uos--link--grey:hover,
.link-grey-button:hover {
  background: #8f001a;
}

.uos--link--grey:visited,
.link-grey-button:visited {
  color: #fff;
}
/* Button (End) */

/* Snippet Styles (Start) */
.page-title-snippet-image {
  position:relative;
  padding: 2px;
}

.page-title-snippet-image .page-title {
  color:white;
  margin-left: -7px;
  border-left: 9px solid #8F001A;
  position: absolute;
  bottom: 2px;
  left: 0;
  width: 75%;
  padding:10px;
  background: -moz-linear-gradient(top,  rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 1%, rgba(28,28,28,0.5) 98%, rgba(28,28,28,0.5) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.5)), color-stop(1%,rgba(0,0,0,0.5)), color-stop(98%,rgba(28,28,28,0.5)), color-stop(100%,rgba(28,28,28,0.5))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 1%,rgba(28,28,28,0.5) 98%,rgba(28,28,28,0.5) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 1%,rgba(28,28,28,0.5) 98%,rgba(28,28,28,0.5) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 1%,rgba(28,28,28,0.5) 98%,rgba(28,28,28,0.5) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 1%,rgba(28,28,28,0.5) 98%,rgba(28,28,28,0.5) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#801c1c1c',GradientType=0 ); /* IE6-9 */
}
/* Snippet Styles (End) */

/* From wysiwyg */
.img-center img {
  margin-right: auto;
  margin-left: auto;
}

.img-left img {
  float: left;
}

.img-right img {
  float: right;
}

.img-width-25 img {
  width: 25%;
}

.img-width-33 img {
  width: 33%;
}

.img-width-50 img {
  width: 50%;
}

.img-width-66 img {
  width: 66%;
}

.img-width-75 img {
  width: 75%;
}

.img-width-100 img {
  width: 100%;
}

.img-width-10 img {
  width: 10%;
}

.img-width-auto img {
  width: auto;
}

/* Image Styles (Start) */
.uottawa-assets-image-left .uoe--view-mode div,
.uottawa-assets-image-right .uoe--view-mode img {
  float: right;
  padding-left: 9px;
}

.uottawa-assets-image-twenty .uoe--view-mode div {
  width: 80%;
}
.uottawa-assets-image-twenty .uoe--view-mode img {
  width: 20%;
}

.uottawa-assets-image-forty .uoe--view-mode div {
  width: 60%;
}
.uottawa-assets-image-forty .uoe--view-mode img {
  width: 40%;
}

.uottawa-assets-image-sixty .uoe--view-mode div {
  width: 40%;
}
.uottawa-assets-image-sixty .uoe--view-mode img {
  width: 60%;
}
/* Image Styles (End) */



/* Layout (Start) */
.uottawa-assets-two-col {
  width: 50%;
  float: left;
}

.uottawa-assets-three-col {
  width: 33.333333%;
  float: left;
}
/* Layout (End) */

/* Right to Left */
.uottawa-rtl {
  float:right;
}

@media (max-width: 735px) {
  .uottawa-rtl {
    width: 100%;
  }
}
/* Right to Left */


.uos-text-small {
  font-size: 12px;
  font-size: 0.75rem;
}

.uos-text-intro {
  font-size: 18px;
  font-size: 1.125rem;
}

.uos-header-article {
  font-size: 17px;
  font-size: 1.0625rem;
  color: #2F2F2F;
  margin-bottom: 0;
}

.uos-header-article-red {
  color: #8F001A;
}

.uos-header-small {
  font-size: 12px;
  font-size: 0.75rem;
  color: #505050;
  font-weight: bold;
}

.uos-header-block {
  font-size: 19px;
  font-size: 1.1875rem;
  color: #2F2F2F;
}

.uos-header-section {
  font-size: 22px;
  font-size: 1.375rem;
  color: #1A1A1A;
}

body.page-panels .uos-header-section {
  font-size: 19px;
  font-size: 1.1875rem;
}

body.page-panels .uos-header-block {
  font-size: 16px;
  font-size: 1rem;
}

body.page-panels .uos-header-article {
  font-size: 15px;
  font-size: 0.9375rem;
}
body.page-panels .uos-header-small {
  font-size: 12px;
  font-size: 0.75rem;
}




#drupal-status li {
  list-style: none;
}
#drupal-status li:before {
  content: '';
  dispaly:inline;
}








/* Videowrapper */
.uos--videowrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}

.uos--videowrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Container Styles */
.uos--container {
  border: 1px solid rgba(0,0,0,0.13);
  background: #fff;
}

.uos--container > *:nth-child(1),
.uos--container .uoe--content > *:nth-child(1) {
  margin-top: 0;
}

.uos--endline {
  position: relative;
  padding-bottom: 6px;
}

.uos--endline:after {
  content: '';
  height: 4px;
  position: absolute;
  left: 1px;
  right: 1px;
  bottom: 1px;
}

.uos--endline--gradient {
  padding-bottom: 18px;
}

.uos--endline--gradient:before {
  content: '';
  height: 11px;
  position: absolute;
  left: 1px;
  right: 1px;
  bottom: 6px;
  background: rgb(255,255,255); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(236,236,236,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(236,236,236,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(236,236,236,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(236,236,236,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(236,236,236,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(236,236,236,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ececec',GradientType=0 ); /* IE6-9 */
}

/**
 * Provides code block formatting.
 */
.uos--code-block {
  background-color: #FFF;
  color: #000;
  padding: 4px;
  border: 1px solid #888;
  box-shadow: 3px 3px 3px #888;
  text-align: left;
}

/**
 * Provides additional formatting for bash commands.
 */
.uos--code-block--bash {
  background-color: #000;
  color: #FFF;
}

/**
 * Provides additional formatting for editor text.
 */
.uos--code-block--editor {
  background-color: #006;
  color: #FFF;
}

/**
 * Styling for code comments.
 */
.uos--code-comment {
  color: #CCC;
}

/* Removes floats so that li tags can add their own margin */
.uoe--view-mode {
  float: none;
}

/* gSearch */
.page-gsearch ul.pager > li {
  width: auto;
  margin: 0 9px;
}

.page-gsearch ul.pager > li:before {
  content: none;
  display: inline;
}

.page-gsearch .item-list ul > li {
  margin: 0;
  padding-left: 15px;
}

.page-search .search-info {
  word-wrap: break-word;
}

.file-icon {
  display: inline;
  width: auto;
}

.uos--text--upper {
  text-transform: uppercase;
}

.uojs--shown {
  display: block;
}

.uojs--hidden {
  display: none;
}


/* Hides text while still making it available to screen readers.*/
.uos--invisible {
  position: absolute;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.panel-separator {
  display: none;
}
/* Icon Styles */
.uos--icon {
  padding-left: 45px;
}
.uos--icon--info {
  background: transparent url('../../images/icon_info.png') no-repeat;
}
.uos--icon--form {
  background: transparent url('../../images/icon_form.png') no-repeat;
}
.uos--icon--building {
  background: transparent url('../../images/icon_building.png') no-repeat;
}
.uos--icon--people {
  background: transparent url('../../images/icon_people.png') no-repeat;
}
.uos--icon--book {
  background: transparent url('../../images/icon_book.png') no-repeat;
}
.uos--icon--paperclip {
  background: transparent url('../../images/icon_paperclip.png') no-repeat;
}

.uos--info-box {
  background-color: #ebeaea;
  padding: 20px 25px 20px 60px;
  font: 0.9rem/1.6 "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
  background-position: 8px 20px;
  margin: 20px 0px;
  position: relative; 
}
.uos--info-box img {
  position: absolute;
  left: 8px;
  top: 20px;
  width: auto;
}
.uos--intranet-banner {
  display: block;
  text-align: center;
  text-transform: uppercase;
  color: #8F001A;
  background: #bcb5ad;
  font-weight: bold;
  font-size: 16px;
  line-height: 2.5em;
}
a.uos--underline, .uos--underline a {
  border-bottom: 1px dotted;    
}
.google-appliance-results .google-appliance-info,
.google-appliance-keymatch-results {
  color: #006621;
}
details.collapsible {
  border: 1px solid rgba(0,0,0,0.13);
  background: #fff;
  margin-bottom: 15px;
  border-radius: 2px;
  padding: 0px 15px;
}
details.collapsible > summary {
  padding: 12px 48px 12px 12px;
  border-bottom: 1px solid #DEDEDE;
  margin: 0px -15px -1px -15px;
  background-color: #fafafa;
}
.collapsible-content {
  margin: 0px -15px;
  width: auto;
}
details.collapsible > summary .uoe--title-icon {
  margin: -8px;
  margin-right: 0;
}

details.collapsible > summary::-webkit-details-marker {
  display: none;
}

.uojs--no-details details.collapsible > summary::before,
details.collapsible > summary:before,
.uos--color-scheme-brightness--light--header .uojs--no-details details.collapsible > summary::before,
.uos--color-scheme-brightness--light--header details.collapsible > summary:before {
  content: '';
  width: 17px;
  height: 17px;
  right: 15px;
  top: 15px;
  padding: 0;
  background: url('../../images/arrow-down-black.png');
  background-size: 17px;
  opacity: 0.6;
  position: absolute;
  transition: opacity .15s ease-in-out;
  -moz-transition: opacity .15s ease-in-out;
  -webkit-transition: opacity .15s ease-in-out;
}

.uos--color-scheme-brightness--dark--header .uojs--no-details details.collapsible > summary::before,
.uos--color-scheme-brightness--dark--header details.collapsible > summary:before {
  background: url('../../images/arrow-down-white.png');
  background-size: 17px;
}

details.collapsible > summary:hover:before {
  opacity: 1;
}

.uojs--no-details details.collapsible[open] > summary::before,
.uojs--no-details details.collapsible.uojs--details--is-open > summary::before,
details.collapsible[open] > summary:before,
 details.collapsible.uojs--details--is-open > summary::before,
.uojs--no-details .uos--color-scheme-brightness--light--header details.collapsible[open] > summary::before,
.uojs--no-details .uos--color-scheme-brightness--light--header details.collapsible.uojs--details--is-open > summary::before,
.uos--color-scheme-brightness--light--header details.collapsible.uojs--details--is-open > summary::before,
.uos--color-scheme-brightness--light--header details.collapsible[open] > summary:before {
  background: url('../../images/close-black.png');
  opacity: 0.75;
  background-size: 17px;
  transition: opacity .15s ease-in-out;
  -moz-transition: opacity .15s ease-in-out;
  -webkit-transition: opacity .15s ease-in-out;
}

.uojs--no-details .uos--color-scheme-brightness--dark--header details.collapsible[open] > summary::before,
.uojs--no-details .uos--color-scheme-brightness--dark--header details.collapsible.uojs--details--is-open > summary::before,
.uos--color-scheme-brightness--dark--header details.collapsible.uojs--details--is-open > summary::before,
.uos--color-scheme-brightness--dark--header details.collapsible[open] > summary:before {
  background: url('../../images/close-white.png');
  background-size: 17px;
}
details.collapsible > summary {
  position: relative;
}
details.collapsible[open] > summary:hover:before {
  opacity: 1;
}
details.collapsible summary h2,
details.collapsible summary h3,
details.collapsible summary h4,
details.collapsible summary h5,
details.collapsible summary h6 {
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}


details.collapsible .section-title {
  margin: 0;
  margin-left: -19px;
}
.uoe--dcl-group-header {
  border-bottom: 1px solid #8F001A;
  font-weight: bold;
  padding: 4px;
  padding-left: 6px;
}

.uoe--date-byline,
.uoe--article-author {
  font-size: 0.9em;
}
.uoe--article-author {
  margin: 0.5em 0 1em;
}

dt {
  font-weight: normal;
  padding-left: 6px;
}
dd + dt,
dt:first-of-type {
  font-weight: bold;
  padding-left: 0;
}

.uodv-categorizer-link--current,
.uodv-pager-link--current {
  font-weight: bold;
  text-decoration: underline;
}

.uodv-unpublished {
  background-color: #F0DDDD;
  padding: 5px 5px;
}

.uodv-unpublished-label {
  border-bottom: 1px solid #2C2C2C;
  padding: 5px;
  margin: 0 0 10px;
  font-weight: bold;
}

figcaption {
  font-style: italic;
}
#main-content a:link, #main-content a:visited {
  text-decoration: underline;
  text-decoration-style: dotted;
}
#main-content a:hover, #main-content a:active {
  text-decoration: underline;
  text-decoration-style: solid;
}
#contact-footer-wrapper a:link, #contact-footer-wrapper a:visited {
  text-decoration: underline;
  text-decoration-style: dotted;
}
#contact-footer-wrapper a:hover, #contact-footer-wrapper a:active {
  text-decoration: underline;
  text-decoration-style: solid;
}
