<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;style&gt;


body * {
  margin: 0;
  font-family: Arial;
  scrollbar-width:thin;
}

.header {
  text-align: center;
  padding: 32px;
}

.SME_AvailableAlbums {
	display:flex;
	flex-wrap:wrap;
		scrollbar-width: thin;

}

.SME_AvailableAlbums a {
  display: inline-block;
  margin-bottom: 8px;
  margin-top:4px;
  width: calc(50% - 4px);
  margin-right: 8px;
  text-decoration: none;
  color: #3c3e43;
    background-color:black;

}

.SME_AvailableAlbums a:nth-of-type(2n) {
  margin-right: 0;
}

@media screen and (min-width: 50em) {
.SME_AvailableAlbums  a {
    width: calc(25% - 6px);
  }
  
.SME_AvailableAlbums  a:nth-of-type(2n) {
    margin-right: 8px;
  }
  
.SME_AvailableAlbums  a:nth-of-type(4n) {
    margin-right: 0;
  }
}


.SME_AvailableAlbums figure {
  margin: 0;
  overflow: hidden;
}

.SME_AvailableAlbums figcaption {
   text-align:center;
   margin-top: 10px;
}

.SME_AvailableAlbums img {
  border: none;
  max-width: 75px;
  height: 75px;
  margin-right:auto;
  margin-left:auto;
  display: block;
  background: #ccc;
  transition: transform .2s ease-in-out;
  position: absolute;
  left: 83px;
}
	

.SME_thumbnail a  {
	color: white !important;
	text-decoration:none !important;
}
.SME_thumbnail_active {
	background-color: #34363a ;
}


.SME_thumbnail_album_active {
	background-color: #34363a;
	border-color:#af0 !important;
}
.SME_selected_album {
    box-shadow: 0px 0px 0px 1px rgb(255, 255, 255), 0px 0px 0px 3px red;
}
.details.SME_attachment {
    box-shadow: 0px 0px 0px 1px rgb(255, 255, 255), 0px 0px 0px 5px rgb(30, 140, 190);
}

.SME_GalleryChooserLabel {
	/*border-top:1px solid  #3c3e43;
	border-left:1px solid  #3c3e43;
	border-right:1px solid  #3c3e43;
	padding:10px;*/
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	padding: 6px;
	border-bottom: 1px solid #3c2e43;
	text-align:left;
}
.SME_GalleriesSelected  {
	min-width:120px;
	height:36px;
	font-size:12px;
}

@font-face {
 font-family:'SME Icon Font Regular';
 src:url(nuicons24-v29.woff2) format('woff2'),
 url(nuicons24-v29.woff) format('woff')
}
@font-face {
 font-family:'SmugMug Icon Font Small';
 src:url(nuicons18-v28.woff) format('woff')
}
.SME_fonticon {
 font-family:'SME Icon Font Regular';
 font-size:14em;
 width:100%;
 height:125px;
 line-height:.3em
 color:#3c3e43;
 line-height:.3;
}
.SME_fonticon-small, .SME_fonticon-sml {
    font-family: 'SmugMug Icon Font Small';
    font-size: 24px;
    width: 18px;
	color:white;
}
.SME_picker-breadcrumb .SME_breadcrumb-separator .SME_fonticon {
    vertical-align: baseline;
}
.SME_fonticon-AngleBracketRight::before {
    content: '\E341';
}
.SME_picker-breadcrumb {
	display:inline-block;
}
.SSME_picker-breadcrumb .SME_breadcrumb-item, .SME_picker-breadcrumb .SME_breadcrumb-item a {
    vertical-align: baseline;
}
.SME_fonticon-Folder::before {
    content: '\E325';
}
.SME_fonticon-Folder {
	color: #3c3e43
}
.SME_folder_icon_image {
position: absolute;
top: 35px;
left: 29px;
}	
.SME_picker_list {
	overflow-x: hidden;
	overflow-y: auto;
	scrollbar-width: thin;
	border-right:1px solid #3c3e43;	
}
.SME_thumbnail_date {
font-size: 10px;
margin: 0;
}

.SME_picker_list_content {
	margin: 7px 0 0 7px;
padding-bottom: 7px;

}

.SME_common_ui_picker {
	letter-spacing: -.31em;
text-rendering: optimizespeed;
font-family: FreeSans,Arimo,"Droid Sans",Helvetica,Arial,sans-serif;
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
}


.SME_common_ui_picker_u {
	display: inline-block;
	zoom: 1;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
	text-rendering: auto;
}
.SME_thumbnail {
	width: 150px;
height: 185px;
position: relative;
cursor: pointer;
text-align: center;
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
margin: 7px 0px 0px 23px;  
	border: 2px solid transparent;
	font-size: 14px;
                                 
}
.SME_thumbnail-album .SME_thumbnail-thumb-ghost1, .SME_thumbnail-album .SME_thumbnail-thumb-ghost2, .SME_thumbnail-album .SME_thumbnail-thumb-image {
    position: absolute;
    top: 0;
    left: 0;
    height: 110px;
    width: 110px;
}
.SME_thumbnail-album .SME_thumbnail-thumb-ghost1 {
    background-color: #bcbec2;
}
.SME_thumbnail-album .SME_thumbnail-thumb {
    margin: 20px 25px 0 16px;
}
.SME_thumbnail-album .SME_thumbnail-thumb-ghost2 {
    background-color: #dfe0e2;
}
.SME_thumbnail-album .SME_thumbnail-thumb-image {
    background-color: #fff;
}

.SME_thumbnail-album .SME_thumbnail-thumb-image &gt; img {
    margin: 5px;
}
.SME_thumbnail-folder .SME_thumbnail-thumb {
    margin: 10px 13px 0 12px;
}
.SME_thumbnail-thumb {
    position: relative;
}
.SME_thumbnail-album .SME_thumbnail-title {
    margin-top: 135px;
	text-overflow: ellipsis;
	white-space: nowrap;	
}
.SME_thumbnail_content {
	/*border: 2px solid transparent;*/
display: block;
height: 100%;
overflow: hidden;
width: 100%;
}

.SME_thumbnail.SME_thumbnail-folder.SME_thumbnail-size-ti .SME_thumbnail-thumb-image, .SME_thumbnail.SME_thumbnail-page.sm-thumbnail-size-ti .SME_thumbnail-thumb-image {
    width: 75px;
    height: 75px;
}
 .SME_thumbnail-thumb-image {
    position: absolute;
    top: 35px;
    left: 39px;
}
.SME_thumbnail_title {
	margin: 0 auto;
	text-align: center;
	width: 150px;
overflow: hidden;
text-overflow: ellipsis;	
}
.SME_thumbnail-folder .SME_thumbnail-thumb {
    margin: 10px 13px 0 12px;
}
.SME_breadcrumb { 
	font-family:Roboto,Helvetica,Arial,sans-serif; 
	font-weight:400;
	}
.SME_breadcrumb li { 
    display: inline-block;
    margin: 0 9px 0 -10px;
    padding: 0 5px;
    position: relative;
	float:left;
	}
.SME_breadcrumb li a {
  color: white;
  /*text-decoration: none; 
  padding: 10px 0 10px 65px;
  position: relative; 
  display: block;
  float: left;*/

   letter-spacing: -1px; 
   text-decoration: none;
}

.SME_breadcrumb .SME_breadcrumb-item .SME_button {
    height: auto;
    display: block;
    font-weight: 400;
    line-height: inherit;
}
.SME_button:hover {
	cursor: pointer;
}
.SME_GalleriesSelected {
	color: #fff;
	border-color: #72777c;
	background: #3c3e43;
	padding:6px;
	cursor:pointer;
	border:1px;
}
.SME_GalleriesSelectedAccent{
	color: #fff;
	background-color: #6eb800;
	border-color: #6eb800;
	max-width: 45px !important;
	width: 45px !important;
	padding: 6px;
	border: 0px;
	height: 36px;
	font-size: 12px;
	cursor:pointer;

}
.SME_GalleriesSelectedAccent:hover{
	background-color:#5c9900;
}

.SME_GalleriesSelected:hover {
background-color: #72777c;
}
.SME_hiddenGalleriesSelected {
width: 0px;
height: 385px;
background-color: #1c1d1f;
right: 0pt;
position: absolute;
  scrollbar-width:thin;


    overflow-x: hidden;
    overflow-y: auto;
z-index: 10006;
margin-top:2px;
}
.SME_hiddenGalleriesSelectedTogle {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background-color: #34363a;
	cursor: pointer;
	height: 100%;
	width: 10px;
	position: absolute;
	top: 0;
	left: 0;	
}

.SME_fonticon-ArrowTriangleRight::before {
    content: '\E01D';
}
.SME_fonticon-sml {
    font-family: 'SmugMug Icon Font Small';
    font-size: 24px;
    width: 18px;
	position: relative;
	right: 1px;	
}
.SME_hiddenGalleriesSelectedTogle div {
	position: absolute;
	top: 50%;
}

.SME_Settings_Page {
	width:90%;
	position:relative;
}
.SME_tooltip {
  position: relative;
  display: inline-block;
}
.SME_tooltip .SME_tooltiptext {
  visibility: hidden;
  width: 300px;
  background-color: #72777c;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: -5px;
  left: 110%;
}
.SME_tooltip .SME_tooltiptext::after {
  content: " ";
  position: absolute;
  top: 20%;
  right: 100%; /* To the left of the tooltip */
  margin-top: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent #72777c transparent transparent;
}

.SME_tooltip:hover .SME_tooltiptext {
  visibility: visible;
}

.SME_Galleries {
	text-align:center;
	background-color:#1c1d1f;
	color:white;
	line-height:14px;
	width:100%;
	line-height: 25px;	
}
.SME_Gallery_Instructions {
	font-weight:bolder;

}
.SME_tooltip::before {
	content: "?";
	border-radius: 50%;
	width: 12px;
	height: 12px;
	padding: 1px 3px;
	border: 1px solid #666;
	color: #666;
	text-align: center;
	font: 10px Arial, sans-serif;
	margin-right: 3px;
	vertical-align: super;	
}
.SME_Settings_form {
	margin:5px 0px;
}
.SME_Settings_form form div label {
	width: 120px;
	display: inline-block;
	text-align: right;
}
.SME_Settings_form form div  {
padding:5px 0px;
}
#SME_feedback {
  border-radius:20px;
  line-height:20px;
  background-color:lightgray;
  opacity:0;
  position:fixed;
  z-index:100000;
  margin-top:10px;
  padding:0px 30px; 
}
.SME_account_info {
	border:1px solid black;
	border-radius:15px;
	margin:10px 0px;
	padding:20px;
}
.SME_column {
  float: left;
  width: 32%;
  padding: 10px;
  margin:2.5px;
}
.SME_column label {
	vertical-align:top;
}
.SME_column .SME_tooltip  {
vertical-align: top;
}
.SME_row fieldset{
	border: 1px solid #ccc;
color: #333;
font-size: 90%;
line-height: 1.4em;
padding: 5px;
margin: 0 auto 15px auto;
width: 80%;
display:flex;
}
/* Clear floats after the columns */
.SME_row:after {
  content: "";
  display: table;
  clear: both;
}
.SME_row ul {
	text-align:center;
}
.SME_row li {
	cursor:pointer;
	padding:0px 5px;
	text-transform:uppercase;
	font-weight:bolder;
	display:inline-block;
}
.SME_loading {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  display: none;
  opacity: 0.7;
  z-index: 99;
  text-align: center;
}

.SME_loading-image {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 100;
  width:200px;
}
.SME_watermark {
  position: relative;
  max-width:5000px; /*you need to set a max-width/width */
}
.SME_watermark-bar {
  padding: 5px
}

#SME_watermark-text {
  z-index: 1;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
 /* top: calc(100%/2);*/
  bottom:0px;
  background: white;
  color:black;
  opacity:0.5;
  max-width:100%;
  text-align:center;
  font-weight:bolder;

}

&lt;/style&gt;</pre></body></html>