/* @override
	http://sandbox.dev/css/alexandria.css */

/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

html,
button,
input,
select,
textarea {
	color: #222;
}

html {
	font-size: 1em;
	line-height: 1.4;
}
::-moz-selection {
	background: #b3d4fc;
	text-shadow: none;
}

::selection {
	background: #b3d4fc;
	text-shadow: none;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}

audio,
canvas,
img,
video {
	vertical-align: middle;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

textarea {
	resize: vertical;
}

.browsehappy {
	margin: 0.2em 0;
	background: #ccc;
	color: #000;
	padding: 0.2em 0;
}


/* ==========================================================================
	Codachrome
	========================================================================== */

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	
}
h2 {
//	margin-bottom:50px;
}

h3{
	clear:both;
	margin-top: 1em;
}

/* Disable Overhang / Bounce */
html,
body,
html*body {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

ul {
  margin-top: .25em;
}

/* ==========================================================================
	Author's custom styles
	========================================================================== */

body, html { margin: 0; padding: 0;}
body { 
//	overflow-x: hidden;
	color: #464646;
	background-color: #ecedec;
}
html, button, input, select, textarea, h2, h3, h4, p, text {
	font-family: Avenir-Book, avenir, 'Open Sans', open_sansregular, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-style: normal;
}
img {
	max-width: 100%;
	max-height: 100%;
	height: auto;
}
h1, h2, h3, h4 {
	text-align: center;
	font-family: Avenir-Book, avenir, 'Open Sans', open_sansregular, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
}
h1 {
	font-size: 1.65em;
	margin-top: 0;
	color: #444;	
	text-transform: uppercase;
	letter-spacing: 7px;
	line-height: 1.65;
}
h2, h3 {
	text-align: left;	
}
/* HEADER */
header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 64px;
	line-height: 72px;
	background-color: #FEFEFE;
	z-index: 300;
	box-shadow: 0 1px 3px rgba(68, 68, 68, 0.69);
	-moz-box-shadow: 0 1px 3px rgba(68, 68, 68, 0.69);
	text-align: center;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-app-region: drag;
	-webkit-user-select: none;
	text-align: center;
}

header #search, header #header-menu {
	-webkit-app-region: no-drag
}
img.makesvg {
	display: none;
}
header h2 {
	display: none;
}
header h2.sharing-ui {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0;
	line-height: 72px;
	font-size: 1.6875em;
}
header input.search, .input-container select {
	display: inline-block;
	zoom: 1;*display:inline;
	border-radius: 5px;
	border: 1px solid #979797;
	padding: 3px 1.2em;
	outline: none;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-size: 22px;
	font-size: 1.375rem;
}
header input.search#search-main {
	background: url(../img/search.svg) 10px 50% / .8em no-repeat;
	padding-left: 40px;
}
header input.search:focus{
	box-shadow: 0 0 5px rgba(20, 20, 20, 0.2);	
}
#logo {
	width: 362px;
	  height: 50px;
	  margin-bottom: 0;
  	text-align: center;
	font: 2em "Avenir-Medium";
	margin-top: 12px;
	cursor: pointer;
	display: inline-block;
}
#logo div {
	display: inline-block;
	vertical-align: middle;
}
div#logoImg {
	width: 280px;
	margin: 0 auto 1.25em;
}
div#logoWord {
	width: 300px;
}
#logo img, #logo svg {
	width: 100%;
	height: 100%;
}
#logo svg path {
	fill: #979797;
	fill-opacity: 1;
}
#search {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	min-width: 18em;
	width: 35%;
	font-size: 1.45em;
	display: none;
	left: 48px;
}
header #search, header #header-menu {
    -webkit-app-region: no-drag
}
#search > .input-container {
	display: inline-block;
	zoom:1;*display:inline;
	width: 78%;
}
#adv-search-toggle {
	cursor: pointer;
	font-size: 15px;
	font-size: 0.9375rem;
	text-transform: capitalize;
	color: #979797;
	margin-left: .25em;
	vertical-align: top;
}
#adv-search-toggle:hover {
	color:#464646;
}
.input-container {
	position: relative;
}
.clearSearch {
	position: absolute;
	right: 10px;
	top: 50%;
	width: 20px;
	height: 28px;
	margin-top: -14px;
	cursor: pointer;
	background: url(../img/clear-search-modal.png) 50% / .8em no-repeat;
	color: transparent;
}
#adv-search {
	position: fixed;
	top: 100%;
	left: 100%;
	width: 96%;
	background: none #fff;
	padding: 1em 60px 1em 35px;
	border: 1px solid #cdcdcd;
	border-radius: 5px;
	text-align: left;
	line-height: normal;
}
#adv-search.abs {
	position: absolute;
	top: 100%;
	left: -8%;
	display: none;
}
#adv-search:before {
	top: -16px;
	left: 34px;
	border-width: 0 16px 16px;
	content: "";
	position:absolute;
	border-style: solid;
	border-color: #cdcdcd transparent;
	display: block;
	width: 0;
}
#adv-search:after {
	top: -15px;
	left: 35px;
	border-width: 0 15px 15px;
	content: "";
	position:absolute;
	border-style: solid;
	border-color: #fff transparent;
	display: block;
	width: 0;
}
#adv-search h3{
	font-size: 20px;
	font-size: 1.25rem;
	text-align: left;
}
#adv-search label {
	font-size: 16px;
	font-size: 1rem;
	margin-left: 1em;
	color: #979797;
	display: block;
	margin-top: .5em;
}
#adv-search .input-container.first, #adv-search .input-container.second {
	display: inline-block;
	zoom: 1;*display:inline;
	vertical-align: middle;
}
#adv-search .input-container.first {
	width: 32%;
	margin-right: -.5rem;
}
#adv-search .input-container.second {
	width: 66%;
	margin-left: 2%;
}
.slider-container {
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	padding-top: 10px;
}
header #adv-search input.search, .input-container select {
	padding-left: 1rem;
	line-height: 1em;
}
#header-menu {
	position: absolute;
	top: 0;
	right: 25px;
	line-height: 72px;
}
.header-icon, header #serverID {
	line-height: 72px;
}
.header-icon {
	display: inline-block;
	width: 25px;
	cursor: pointer;
}
header #serverID {
	display: none;
}
header #addNewContent-icon {
	margin-right: 10px;
}
header #app-user-icon {
	right: 25px;
}

.header-icon img, .header-icon svg {
	vertical-align: middle;
	width: 100%;
	height: 100%;
}
.header-icon path {
	fill: #797979;
	fill-opacity: 1;
}
.header-icon:hover path {
	fill:#464646;
}
.header-modal {
	position: fixed;
	top: 100%;
	left: 100%;
	z-index: 500;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	float: none;
	margin: 6px auto 0;
	padding: .5em 0 1em;
	background: none #fff;
	border: 1px solid #cdcdcd;
	border-radius: 5px;
	line-height: 2;
}
.header-modal.abs {
	position: absolute;
	right: -20px;
	display: none;
	left: initial;
}
#add-menu-modal {
	right: 20px;
}
.header-modal:before {
	top: -16px;
	right: 14px;
	border-width: 0 16px 16px;
	content: "";
	position:absolute;
	border-style: solid;
	border-color: #cdcdcd transparent;
	display: block;
	width: 0;
}
.header-modal:after {
	top: -15px;
	right: 15px;
	border-width: 0 15px 15px;
	content: "";
	position:absolute;
	border-style: solid;
	border-color: #fff transparent;
	display: block;
	width: 0;
}
.header-modal ul, .header-modal ul li {
	list-style: none;
	text-align: left;
}
.header-modal ul {
	margin: 0;
	padding: 5px 0 0;
}
.header-modal ul li {
	margin: .5em 0 0;
	padding: 0 36px 0 24px;
	white-space: nowrap;
}
.header-modal ul li:first-child {
	margin-top: 0;
}
.header-modal ul li a {
	cursor: pointer;
}
.header-modal ul li img, .header-modal ul li svg {
	display: inline;
	width: 24px;
	height: 24px;
	margin: -5px 5px 0 0;
	vertical-align: middle;
}
.header-modal ul li svg path {
	fill: #797979;
	fill-opacity: 1;
}
header #serverID {
  display: block;
  right: 105px;
  cursor: default;
  color: #979797;
  position: absolute;
  top: 0;
 }
.input-container select {
	background: transparent;
	width: 100%;
	height: 100%;
	padding-right: 5px;
	-webkit-appearance: none;
	cursor: pointer;
	font-size: 1em;
	line-height: 1.3em;
	background: url('../img/down-arrow-icon.svg') no-repeat right 5px center transparent;
	background-size: 1em;
	padding: .5em;
}
header .input-container select {
	font-size: .8em;
	line-height: 1.75em;
}
#search .module-links li a {
	margin: 1.25em .45em 0;
}
#search .module-links {
	text-align: center;
}
.alex-ui-slider.ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all {
	border-radius: 0;
	border-right: 0 none transparent;
	border-bottom: 0 none transparent;
	border-left: 0 none transparent;
	padding: 0;
	height: 10px;
}
span.ui-slider-handle.ui-state-default.ui-corner-all {
	border-radius: 50%;
	background: none #fff;
	top: -12px;
	margin-top: 0;
	height: 20px;
	width: 20px;
	border-width: 2px;
	cursor: pointer;
}
.search.alex-ui-datepicker {
	width: 42.5%;
}
#adv-search .row .buttons {
	text-align: center;
	margin-top: 1em;
}
.alex-ui-datepicker {
	width: 40%;
}
.icongfx {
	color: transparent;
	margin: 0 .5em;
	cursor: pointer;
}
#adv-search .icongfx {
	display: inline-block;
	zoom: 1;*display: inline;
	width: 32px;
	height: 32px;
}
#adv-search .icongfx.cancel-btn {
	background: url('../img/advanced-search-modal-cancel.png') center center no-repeat;
	background-size: contain;
}
#adv-search .icongfx.go-btn {
	background: url('../img/advanced-search-modal-go.png') center center no-repeat;
	background-size: contain;
}

/* BREADCRUMBS */
div#viewlabel {
	display: none;
	position: fixed;
	top: 95px;
	left: 32px;
	z-index: 100;
	color: #a8a8a8;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1;
}
div#viewlabel div {
	margin: 0 0 .25em;
}
.view-media-ui {
	display: none;
}
div#viewlabel a {
	cursor: pointer;
}
.breadcrumbs {
	color: #a3ccb1;
}
#media-breadcrumbs-type {
	text-transform: capitalize;
}
.view-controls {
	position: absolute;
	line-height: 1;
	top: 50%;
	right: 1em;
	margin-top: -.5em;
}
.view-controls {
	display: none !important;
}
#view-controls-2 {
	display: none;
}
.sort-link, .view-link {
	cursor:pointer;
	display: none;
	float: right;
	margin: 0 0 0 1em;
}

/* MAIN VIEWS */
main {
	display: none;
	position: absolute;
	top: 70px;
	width: 100%;
	z-index: 10;
	text-align: center;
	-webkit-overflow-scrolling: touch;
}

/* FRONT AND BROWSE VIEWS */

div#intro {
	display: none;
	position: fixed;
	width: 100%;
	top: 31%;
	z-index:10;
	text-align: center;
}
#intro h1 {
	margin: 0 0 .25em;
	font-weight: normal;
}
#intro h2 {
	margin-bottom: 1em;
	color: #979797;
}
.module-links {
	font-size: 22px;
	font-size: 1.375rem;
}
.links a, .module-links a {
	color: #979797;
	cursor: pointer;
}
.links a:hover, .module-links a:hover {
	color: #9da2cf;
}
.links .module-icon, .module-links li {
	display: inline-block;
	zoom: 1;*display:inline;
	line-height: 2;
}
.links .module-icon a, .module-links li a {
	display: inline-block;
	margin: 1em .75em 0;
	font-size: 16px;
	font-size: 1rem;
}
.links .module-icon a {
	margin-bottom: 2em;
}
.links .module-icon .imgwrap, .module-links li .imgwrap {
	border: 1px solid #979797;
	line-height: 1;
	display: inline-block;
}
.module-links li .imgwrap, .module-links.mod-filter li .imgwrap, .browse-icon {
	width: 24px;
	height: 24px;
	padding: 10px;
	border-radius: 24px;
}
.links .module-icon .imgwrap img, .module-links li .imgwrap img, .imgwrap svg, .browse-icon svg  {
	width: 100%;
	height: 100%;
}
ul#media-type-select-list {
	text-align: center;
}
.browse-icon svg path, .media-image svg path, .browse-icon svg path {
	fill: #797979;
	fill-opacity: 1;
}
.imgwrap svg path {
	fill: #92b4c6;
	fill-opacity: 1;
}
#pie-noun_80449 path:first-of-type {
	fill: transparent !important;
	fill-opacity:0 !important;
}
.publisher-icon svg g:first-of-type path {
	fill: transparent !important;
	fill-opacity:0 !important;
}
.module-links a {
	color:#979797;
}
.module-links a:hover {
	color:#797979;
}
.module-links li .imgwrap {
	border-color: #979797;
}
.module-links li .active .imgwrap {
	border-color: #92b4c6;
	background-color: #92b4c6;
}
.module-links li .active .imgwrap, .module-links li:hover .imgwrap {
	border-color: #797979;
}
.module-links li .imgwrap svg path {
	color: #979797;
}
.module-links li:hover .imgwrap svg path {
	fill: #797979;
}
.module-links li .active .imgwrap svg path {
	fill: #fff;
}
.info-icon img, .info-icon svg, .playbtn-icon img, .playbtn-icon svg {
	width: 100%;
	height: 100%;
}
.info-icon svg path, .playbtn-icon svg path {
	fill: #979797;
	fill-opacity: 1;
}
.info-icon:hover svg path, .playbtn-icon:hover svg path {
	fill: #464646;
}
#browse-media-wrap .row .media-www-id {
	display: none;
}
#browse-media {
	padding-top: 10px;
}
.wrapper {
	width: 98%;
	display: inline-block;
	zoom: 1;*display:inline;
	padding-bottom: 2em;
	position: relative;
}
.row.media-list {
	width: 100%;
	clear: both;
	float: left;
}
#publisher-media-list, #publisher-media-list li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#publisher-media-list {
	margin-top: 1em;
	clear: both;
}
div#browse-media-wrap {
	margin-top: 10px;
}
#browse-media-wrap > * {
	text-align: left;
}
#browse-media-wrap > .row {
	padding: .25em 0;
	position: relative;
}
.media-title, .publisher-title {
	cursor: pointer;
}
#browse-media-wrap .row.first, #publisher-media-list li:first-child {
	padding-top: .75em;
	border-top: 1px solid #979797;
	position: relative;
}
#browse-media-wrap > .row > *, #publisher-media-list li > * {
	margin: 0 0 0 .5em;
	display: inline-block;
	vertical-align: middle;
}
#browse-media-wrap .row .load-entity {
	cursor: pointer;
}
.browse-icon {
	width: 32px;
	height: 32px;
	padding: .5em;
}
#browse-media-wrap .row .media-meta, #browse-media-wrap .row .media-runtime, #browse-media-wrap .row .publisher-date, #publisher-media-list li .media-runtime {
	color: #9797a0;
	font-size: .85em;
}
.playbtn-icon, .info-icon {
	width: 24px;
	height: 24px;	
	color: transparent;
	cursor: pointer;
}
#browse-media-wrap .row.media-entity[media-type="book"] .media-runtime, #browse-media-wrap .row.media-entity[media-type="book"] .playbtn-icon, #browse-media-wrap .row.media-entity[media-type="book"] .btnLightGray {
	display: none ;
}

/* ARTIFACT AND PUBLISHER UI */
.entity-view .entity-meta-header #publisher-FLO-address {
	margin: 0;
}
.share-icon, .tip-icon, .media-Tid a, #publisher-bitmsg {
	width: 32px;
	height: 32px;
	display: inline-block;
	vertical-align: bottom;
}
#publisher-bitmsg {
	width: 64px;
}
.media-Tid a {
	width: 27px;
	height: 27px;
}
.share-icon, #publisher-bitmsg {
	color: transparent;
	cursor: pointer;
}
.tip-icon {
	text-align: center;
	cursor: pointer;
	color: transparent;
	overflow: hidden;
}
#media-txnID {
	display: none !important;
}
#view-media, #view-publisher {
	padding: 62px 0;
}
.entity-view {
	display: none;
	text-align: left;
}
.entity-view video, .entity-view audio {
	width: 100%;
	margin: 0 auto 40px;
	display: block;
}
.entity-view .row.entity-meta-header {
	margin-top: .75em;
}
.entity-view .entity-meta-header *, .row.entity-footer > *, .row.entity-market > *, .entity-market > * {
	margin: 0 .25em;
	display: inline-block;
	vertical-align: middle;
}
#publisher-view-entity.entity-view .entity-meta-header > * {
	display: block;
	margin: 0;
}
.entity-view .entity-meta-header .media-header {
	margin: .5em 0 0;
}
#publisher-avatar {
	float: left;
	margin-right: 1em;
}
#publisher-view-entity .entity-meta-header {
	width: -moz-calc(100% - 230px);
	width: -webkit-calc(100% - 230px);
	width: -o-calc(100% - 230px);
	width: calc(100% - 230px);
	float: left;
	margin-top: 0;
}
#publisher-view-entity .entity-meta-content {
	float: right;
	position: relative;
}

.entity-view .entity-meta-header :first-child, .row.entity-footer :first-child, .row.entity-market :first-child {
	margin-left: 0;
}
.entity-view .media-poster {
	max-width: 260px;
	float: left;
	margin-right: 2em;
} 
span#rotten-wrap {
	display: none;
	height: 32px;	
}
span#rotten-wrap a, span#rotten-wrap img, span#rotten-wrap svg {
	height: 100%;
}
span#rotten-wrap img, span#rotten-wrap svg {
	width: 32px;
}
label#movie-rotten {
	margin-right: 0;
}
.entity-view .entity-meta-header a {
	text-decoration: none;
	color: inherit;
}
.entity-view .entity-meta-header .sep {
	width: .5em;
}
#view-media .entity-view .entity-meta-header img {
	height: 32px;
}
.entity-view .entity-meta-header .entity-meta-content, .entity-view .entity-meta-header .entity-meta-content div {
	display: block;
	margin-left:0;
}
.entity-view .entity-meta-header .entity-meta-content {
	width: 100%;
	clear: both;
}
.entity-view .pull-right video {
	margin-top: 20px;
}
.entity-view .pull-right audio {
	width: 60%;
	margin: 0 0 0 .5em;
}
.entity-view .left {
	width: 31%;
	text-align: center;
}
.entity-view .entity-image {
	border-radius: 5px;
}
.entity-view .row.media-desc {
	margin-bottom: 2em;
}
img.poster-frame {
	float: left;
	margin-right: 1em;
}
.entity-view .row.entity-footer, .entity-view .row.entity-market {
	margin: 1em 0;
	position: relative;
}
#view-media .row.entity-market {
  float: left;
}
.entity-view .row.entity-footer.media-video {
	margin-top: 0;
}
.entity-view .row.entity-footer .alex-switch {
	margin: 0;
}
.entity-view .row.entity-footer .sep, .entity-view .row.entity-market .sep {
	width: 3em;
}
.entity-view .left img {
	width: 100%;
}
.entity-view .left svg {
	width: 100%;
	height: 100%;
	max-height: 180px;
}
.entity-view .left svg path {
	fill: #979797;
	fill-opacity: 1;
}
.entity-view .pull-right {
	width: 64%;
}
.entity-view .entity-meta-header h2, .entity-view .entity-meta-header h3 {
	text-align: left;
  	float: left;
  	margin-left:0;
}
#media-artist-name {
	cursor: pointer;
}
.copy-icon {
	display: inline-block;
	width: 32px;
	height: 32px;
	cursor: pointer;
}
.tip-icon svg, .share-icon svg, .copy-icon svg, #publisher-bitmsg svg {
	width: 100%;
	height: 100%;
}
.share-icon svg path, .tip-icon svg path, .copy-icon svg path, #publisher-bitmsg svg path {
	fill: #979797;
	fill-opacity: 1;
}
.share-icon:hover svg path, .tip-icon:hover svg path, .media-Tid a:hover svg path, #publisher-bitmsg:hover svg path {
	fill: #464646;
}

/* ABOUT VIEW */
#about .wrapper {
	margin-top: 1em;
	line-height: 1.8;
	text-align: center;
	width: 94%;
}
p.container {
	padding: 1.25em 2em;
	background: #efefef;
	margin: 1.8em auto 1em;
	float: none;
	width: 355px;
	font-size: .875em;
	line-height: initial;
	text-align: center;
}
p.largeImg {
	margin-top: 0;
}

/* MODALS */

.info-modal {
	position: fixed;
	z-index: 500;
	top: 110%;
	left: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	float: none;
	margin: 1.5em auto;
	background: none #fff;
	border: 1px solid #cdcdcd;
	border-radius: 5px;
	line-height: 2;
}
.info-modal.abs {
	position: absolute;
	display: none;
}
.info-modal:before {
	top: -16px;
	left: 34px;
	border-width: 0 16px 16px;
	content: "";
	position:absolute;
	border-style: solid;
	border-color: #cdcdcd transparent;
	display: block;
	width: 0;
}
.info-modal:after {
	top: -15px;
	left: 35px;
	border-width: 0 15px 15px;
	content: "";
	position:absolute;
	border-style: solid;
	border-color: #fff transparent;
	display: block;
	width: 0;
}
#info-modal-media.abs {
	width: 96%;
	left: 0;
	padding: 1.25em 2.5%;
}
#info-modal-small.abs {
	width: 170%;
	min-width: 180px;
	max-width: 260px;
	top: 12px;
	left: 100%;
	margin-left: -63px;
	padding: 1.25em .8em;
}
#info-modal-media .left {
	width: 25%;
	text-align: center;
}
#info-modal-media .media-image img, #info-modal-media .media-image svg {
	width: 60%;
	height: 60%;
}
#info-modal-media .pull-right {
	width: 73%;
}
#info-modal-media .pull-right * {
  text-align: left;
  line-height: 1.4;
  clear: both;
  margin-left: 0;
}
#info-modal-media .pull-right div {
  width: 100%;
}
#info-modal-media .pull-right .entity-meta-content {
	font-size: .9em;
}
.bubble-modal {
	position: fixed;
	top: 100%;
	left: 100%;
	z-index: 500;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	float: none;
	margin: 1.5em auto;
	padding: .5em 0 1em;
	background: none #fff;
	border: 1px solid #cdcdcd;
	border-radius: 5px;
	line-height: 2;
}
.bubble-modal.abs {
	position: absolute;
	left: initial;
	display: none;
}
#view-media .bubble-modal {
	top: 160%;
}
#view-media .bubble-modal#share-modal {
	margin-left: -1px;
}
#bitmsg-modal {
	right: -1em;
}
#share-modal {
	min-width: 180px;
	max-width: 360px;
}
#share-modal p {
	margin-top: .25em;
	line-height: 1.4;
}
.bubble-modal:before {
	top: -16px;
	left: 34px;
	border-width: 0 16px 16px;
	content: "";
	position:absolute;
	border-style: solid;
	border-color: #cdcdcd transparent;
	display: block;
	width: 0;
}
.bubble-modal:after  {
	top: -15px;
	left: 35px;
	border-width: 0 15px 15px;
	content: "";
	position:absolute;
	border-style: solid;
	border-color: #fff transparent;
	display: block;
	width: 0;
}
.view-publisher-ui .bubble-modal:before {
	left: initial;
	right: 48px;
}
.view-publisher-ui .bubble-modal:after {
	left: initial;
	right: 49px;
}
.entity-market {
	position: relative;
}
.entity-market .bubble-modal * {
	text-align: center;
}
#tip-modal #tip-flo .row:first-of-type {
	display: none;
}
.tip-amounts label, .bubble-modal h3, .crypto-price, .credebit-price, .bubble-modal .btnLightGray {
	color: #919191;
}
.bubble-modal .btnLightGray:hover {
	color: #464646;
}
.bubble-modal h3, .crypto-price, .credebit-price {
	font-weight: bold;
}
#tip-modal ul, #tip-modal ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
#tip-modal ul li {
	display: inline-block;
	margin: 0 .5em;
}
#tip-modal li input[type="radio"] {
	margin: 0 5px 0 0;
}
#tip-modal li input[type="text"] {
	width: 3em;
}
#tip-modal ul.modal-tabs {
	margin: .5em auto 1em;
}
#tip-modal .tbl {
	width: 100%;
	margin: .5em 0;
}
#tip-modal ul.modal-tabs {
	display: table-row;
}
.modal-tabs li {
	background-color: #ecf3f8;
	color: #919191;
}
#tip-modal ul.modal-tabs li {
	margin: 0;
	display: table-cell;
	padding: 0 .8em;
	border-left: 2px solid #FFF;
	cursor: pointer;
}
.modal-tabs li.active {
	background-color: #c5d7e2;
	color: #FFFFFF;
}
#tip-modal ul.modal-tabs li:first-child {
	border: 0 none transparent;
}
#tip-modal .modal-tab {
	text-align: center;
	display: none;	
}
#tip-modal .modal-tab > *, #share-title {
	background-color: #edeff9;
	margin: 0;
	padding: 1em 0;
}
#tip-modal .modal-tab > :first-child {
	background-color: transparent;
	margin: 0 0 .3em;
	padding: 0;
}
.tip-input {
	margin-left: .2em;
	color: #444444;
}
span#tip-flo-usd-output.selectable {
  margin: 0;
}
#tip-modal .modal-tab .btnLightGray {
	margin-bottom: 1em;
}
#tip-modal .modal-tab p, #share-title, .info-modal p, .entity-meta-content, #info-modal-small {
	line-height: 1.4;
	color: #919191;
	font-size: .9em;
}
.info-modal p {
	margin: 0;
}
.info-modal .entity-meta-content, .info-modal .media-desc {
	margin-top: 1em;
}
#tip-modal .modal-tab p {
	margin: 0;
	padding: 0 10px;
}
div#qrcode {
	background: #d8d8d8;
	width: 64px;
	height: 64px;
	margin: 1em auto 0;
	padding: 1em;
	border-radius: 100%;
	cursor: pointer;
}
div#qrcode img {
	width: 100%;
	height: auto;
}
div.close-modal {
	color: #fff;
	position: absolute;
	top: 1em;
	right: 1em;
	cursor: pointer;
	font-weight: bold;
	background-color: #222;
	background-color: rgba(20,20,20,.1);
	border: 1px solid transparent;
	line-height: .5;
	padding: .5em;
	border-radius: 100%;
	font-size: 1.25em;
}
div.close-modal:hover {
	background-color: #111;
	background-color: rgba(0,0,0,.2);
	border: 1px solid #222;
	border: 1px solid rgba(20,20,20,.1);
}
.overlay-modal {
	display: none;
	position: absolute;
	top: 100px;
	z-index: 500;
	background: none #fff;
	padding: 2.25em;
	box-sizing: border-box;
	border: 1px solid #979797;
	box-shadow: 2px 2px 2px rgba(20,20,20,.2);
	-moz-box-shadow: 2px 2px 2px rgba(20,20,20,.2);
	-webkit-box-shadow: 2px 2px 2px rgba(20,20,20,.2);
}
#go-modal {
	width: 460px;
	left: 50%;
	margin-left: -230px;
	margin-top: 20%;
}
#go-to-input {
  width: 310px;
  text-indent: .4em;
}
#tip-alexandria-modal {
	width: 80%;
	left: 10%;
}
#tip-alexandria-modal * {
	text-align: center;
	vertical-align: middle;
}
#tip-alexandria-modal .input-container {
	margin: 1em 0;
}
#tip-alexandria-modal .input-container input {
	width: 5em;
}
#tip-alexandria-modal .input-container label {
	display: inline;
	vertical-align: middle;
}
#tip-alexandria-modal .row {
	width: 80%;
	float: none;
	margin: 0 auto;
}
#tip-alexandria-modal .row a {
	cursor: pointer;
}

/* SHARE MODAL */

#share-title {
	display: block;
	padding: 1em .5em;
}
#share-url-wrap {
	padding: 0 1em;
}
span#share-url.selectable {
  word-wrap: break-word;
  white-space: normal;
  padding: 0 1em 1em;
  display: block;
}
.autofill-button {
	display: none;
	cursor: pointer;
}
#add-media .info-icon {
	float: right;
	margin-left: .65em;
}
#add-media label .info-icon {
	float: none;
	display: inline-block;
	vertical-align: bottom;
}
#add-media label .info-icon svg {
	position: relative;
	top: -3px;
}

/* CREATE PUBLISHER INTERFACE */

#add-publisher, #add-media-container {
	margin-top: 40px;
}
#publisher-process, #publisher-process li {
	list-style: none;
	text-align: left;
	margin: 0;
	padding: 0;
}
#publisher-process {
	max-width:660px;
}
#publisher-process li {
	position: relative;
}
#publisher-process li p, #publisher-process li li, #publisher-process .btnLightGray {
	line-height: 1.7;
}
#add-publisher .sublistWrap {
	text-align: center;
}
#add-publisher .sublistWrap > ul, #add-publisher  .sublistWrap label {
	display: inline-block;
	padding-left: 0;
	margin-top: 0;
}
#add-publisher  .sublistWrap label {
	width: 10.5em;
}
#add-publisher input {
	margin: 0 .5em 1em;
	border: 1px solid #979797;
	padding: 3px 7px;
}
#newPublisherString, #newMediaString {
	background: none #f4f4f4;
	padding: 1em 1.75em;
	display: inline-block;
	margin: 1em 0 0;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border: 1px solid #979797;
}

/* ADD MEDIA INTERFACE */

#add-media {
	text-align: center;
}
#add-media-container {
	border: 1px solid #979797;
	border-radius: 9px;
}
#add-media nav {
	border-bottom: 1px solid #979797;
	display: table;
	width: 100%;
}
#add-media nav ul {
	margin: 0;
	padding: 0;
	display: table-row;
}
#add-media nav, #add-media .pagination {
	font-size: 1em;
}
#add-media nav ul li, .pagination li {
	line-height: 1;
	cursor: pointer;
}
#add-media nav ul li {
	display: table-cell;
	color:#979797;
	padding: .5em;
	border-left: 1px solid #979797;
}
#add-media nav ul li:first-child {
	border-left: 0 none transparent;
	margin-left: 0;
	border-radius: 5px 0 0 0;
}
#add-media nav ul li:last-child {
	border-radius: 0 5px 0 0;
}
#add-media nav ul li.active {
	color: #fff;
	background-color: #979797;
}
#add-media #newMedia-tabs {
	position: relative;
	margin: 30px 0 40px;
	transition: all .25s ease;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-o-transition: all .25s ease;
}
#add-media .modal-tab label {
	font-size: 18px;
}
#add-media .modal-tab input, #add-media .modal-tab label {
	display: inline;
	vertical-align: middle;
}
#add-media .modal-tab input[type="checkbox"], #add-media .modal-tab input[type="radio"] {
	margin-right: .5em;
	line-height: 1;
	margin-top: -.2em;
}
#add-media #newMedia-tabs .modal-tab {
	position:absolute;
	top: 0;
	left: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding: 0 2.5%;
	display: none;
	color: #979797;
}
#add-media #newMedia-tabs .modal-tab p {
	clear: both;
	margin: 1em 0 0;
	overflow: hidden;
}
div.newMedia-media.wrap {
	width: 15em;
	margin: 0 auto;
}
div.newMedia-media.wrap .row {
	margin: .8em 0 2em;
}
div.newMedia-media.wrap .row.choosefile {	
	display: none;
}
#add-media #newMedia-tabs .modal-tab:first-child {
	display: block;
}
#add-media #newMedia-tabs .modal-tab .media-info-container .left {
	width: 58.62%;
	display: none;
}
#add-media #newMedia-tabs .modal-tab .media-info-container .pull-right {
	width: 38.46%;
	display: none;
}
#add-media .container {
	border: 1px solid #979797;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 1em;	
}
#add-media .container .tbl {
	margin: 0;
}
#add-media #newMedia-net .container {
	display: inline-block;
}
#add-media .input-container {
	text-align: left;
}
#add-media .input-container label {
	display: block;
}
.exchange-wrap {
	display: none;
	margin: .25em 0 0;
}
.exchange-wrap label {
	margin-right: .5em;
}
#add-media .input-container input[type="text"], #add-media .input-container textarea {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#add-media #newMedia-tabs ul.newMedia-links {
	margin: .8em 0 0;
}
#add-media #newMedia-tabs .container ul.newMedia-links {
	margin-top: 0;
}
.uploaded-media-meta > * {
	display: none;
}
.uploaded-media-meta label {
	color: #464653;
}
input[type="file"] {
	cursor: pointer;
}
.btnLightGray:hover {
	color: #f4f4f4;
	background-color: #464646;
}
#newMedia-tabs .tblwrap {
	display: inline-block;
	zoom:1;*display:inline;
}
#newMedia-tabs .tbl {
	display: table;
	width: 100%;
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: left;
}
#newMedia-tabs .tbl .col { 
	padding: 0 0 .8em 2em;
	position: relative;
}
#newMedia-tabs .tbl .row .col:first-child {
	padding-left: 0;
}
#newMedia-tabs .tbl .row.full .col {
	padding-left: 0;
}
#newMedia-tabs .pull-right .row {
	margin-bottom: 2em;
}
#newMedia-tabs fieldset {
	display: none;
}
#add-media #newMedia-tabs .tbl .row .col .input-container label {
	display: inline;
}
#add-media #newMedia-tabs input[type="text"] {
	padding: .2em .5em 0;
	border: 1px solid #979797;
}
.intInput, #add-media #newMedia-pay .col input[type="text"] {
	width: 2.5em;
	margin: 0 .2em;
}
ul.distNetList, ul.distNetList li {
	list-style: none;
	text-align: left;
	padding: 0;
}
ul.distNetList {
	margin:0;
	display: inline-block;
}
ul.distNetList li {
	margin: 0 0 0.8em;
	position: relative;
}
#add-media .distNetList li .input-container {
	width: 200%;
	margin: .25em 0 1em -50%;
}
#newMedia-notary .input-container .input-container {
	padding: 10px 10px 0;
}
#newMediaPublisherFLO {
	margin: .25em 0 1em 0;
}
.pagination ul, .pagination ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.pagination ul li {
	float: right;
}
.pagination ul li:first-child {
	float: left;
	display: none;
}
#add-media .pagination ul li {
	margin-top: .5em;
}

/* APPLICATION */
#app-shading {
	position: fixed;
	top: 50px;
	bottom: 0;
	right: 0;
	left: 0;
	overflow: hidden;
	box-shadow:inset 0 0 140px rgba(0, 0, 0, .2);
	-moz-box-shadow:inset 0 0 140px rgba(0, 0, 0, .2);
	z-index: 2;
	background-color: #ffffff;
}
#app-overlay {
	display: none;
	background-color: #ebebeb;
	background-color: rgba(235,235,235,.7);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 90;
	height: 100%;
	width: 100%;
}

#wait, .loader, #wait span.text {
	width: 30px;
	height: 30px;
	top: 20px;
	left: 102px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	display: none;
}
#wait, #disabler {
	display: none;
	position: fixed;
	z-index: 1000;
	cursor: wait;
}
#disabler {
	width: 100%;
	height: 100%;
}
.disabled label, #wait .spinner, .disabled input[type="text"] {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#wait span.text {
	position: fixed;
	top: 50%;
	text-align: center;
	margin-top: -.5em;
	color:#eeeeee;
	display:block;
}
.loader {
	position:absolute;
}

.slider,
.dateSlider{
	width:100%;
	margin:20px auto;
	padding-top:20px;
}

.tick{
	border-left:1px solid black;
	position:absolute;
	top:0;
	height:20px;
	text-align:right;
}
.sliderZone dl input{
	text-align:right;
	margin-left:5px;
	margin-right:0;
	width:200px;	
}
.sliderZone img{
	vertical-align:middle;
}

.sliderZone dl{
	margin-bottom:60px;
}

.sliderZone{
	height:40px;
}
.overlay {
	display: none;
}
div#lightbox {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 500;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: rgba(150,150,150,.45);
}
div#lightbox > * {
	position: absolute;
	top: 50%;
	left: 50%;
	box-shadow: .2em .2em .5em rgba(20,20,20,.5);
	-moz-box-shadow: .2em .2em .5em rgba(20,20,20,.5);
	-webkit-box-shadow: .2em .2em .5em rgba(20,20,20,.5);
	border: 1px solid #646464;
}
div#lightbox video {
	background-color:#000;
}
div#lightbox #qrcode-lightbox {
	margin-left: -220px;
	margin-top: -220px;
	padding: 20px;
	background: #fff;
}
.selectable {
	display: inline-block;
	padding: 0;
	white-space: nowrap;
	border-bottom: 1px dotted #92b4c6;
	cursor: pointer;
}
.bubble-modal .selectable {
	margin: 0 1.25em;
	font-size: .9em;
	color: #919191;
}
/* TABLE LAYOUT */
.tbl {
	display: table;
}
.tbl.centered {
	text-align: center !important;
}
.tbl .row {
	display: table-row;
	width: 100%;
}
.tbl .row.full {
	display: table;
}
.tbl .col {
	display: table-cell;
}
.tbl .row.full .col {
	padding: 0;
}
.strong {
	font-weight: 600;
}
/* BUTTONS */
.btnLightGray {
	display: inline-block;
	zoom: 1;*display:inline;
	padding: .25em 1.25em;
	background: none #d8d8d8;
	border: 1px solid #979797;
	border-radius: 8px;
	color: #464646;
	text-decoration: none;
	cursor: pointer;
}
.apply-container {
	text-align: center;
}
.applybtn {
	display: inline-block;
	background: none #97b3c5;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	padding: 0 2.28125em;
	font-size: 1.125em;
	line-height: 1.85em;
	cursor: pointer;
	border-radius: 5px;
	margin-top: .25em;
}
.wsite-button {
	display: inline-block;
	zoom:1;*display:inline;
	padding: 7px 12px;
	background: #242424;
	color: #fff;
	font-weight: normal;
	text-shadow: 0 1px rgba(0, 0, 0, 0.4);
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: pointer;
	border-radius: 2px;
	transition: background 0.1s ease-in-out;
	-webkit-transition: background 0.1s ease-in-out;
	-moz-transition: background 0.1s ease-in-out;
	-ms-transition: background 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.wsite-button.secondary {
	background-color: #92b4c6;
	box-shadow: 0px 3px 0px 0px #3293ba;
	-moz-box-shadow: 0px 3px 0px 0px #3293ba;
	-webkit-box-shadow: 0px 3px 0px 0px #3293ba;
	margin-top: .5em;
}
.wsite-button:hover, .wsite-button.secondary:hover {
	background-color: #92b4c6;
	color:#242424;
}

/* ==========================================================================
	Media Queries
	========================================================================== */

@media only screen and (min-width: 480px) {

/* ====================
	INTERMEDIATE: Menu
	==================== */

	nav a {
		float: left;
		width: 27%;
		margin: 0 1.7%;
		padding: 25px 2%;
		margin-bottom: 0;
	}

	nav li:first-child a {
		margin-left: 0;
	}

	nav li:last-child a {
		margin-right: 0;
	}

/* ========================
	INTERMEDIATE: IE Fixes
	======================== */

	nav ul li {
		display: inline;
	}

	.oldie nav a {
		margin: 0 0.7%;
	}
}

@media only screen and (min-width: 768px) {

/* ====================
	WIDE: CSS3 Effects
	==================== */

	.header-container,
	.main aside {
		-webkit-box-shadow: 0 5px 10px #aaa;
			-moz-box-shadow: 0 5px 10px #aaa;
				box-shadow: 0 5px 10px #aaa;
	}

/* ============
	WIDE: Menu
	============ */

	.title {
		float: left;
	}

	#add-media nav, #add-media .pagination {
		font-size: 1.2em;
	}

/* ============
	WIDE: Main
	============ */

	.main article {
		float: left;
		width: 57%;
	}

	.main aside {
		float: right;
		width: 28%;
	}
}

@media only screen and (max-width: 660px) {
	#logo {
		width: 100%;
	}
	#logoWord {
		position: relative;
		margin: 0 auto;
	}
}

@media only screen and (min-width: 1140px) {

/* ===============
	Maximal Width
	=============== */
	#add-media nav, #add-media .pagination {
		font-size: 1.4em;
	}
	.wrapper {
		width: 9999999px; /* 1140px - 10% for margins */
		margin: 0 auto;
	}
}

/* ==========================================================================
	Helper classes
	========================================================================== */
#sketchpad, #loaded {
	display: none;
}
.left {
	float: left;
}
.pull-right {
	float: right !important;
}
.ir {
	background-color: transparent;
	border: 0;
	overflow: hidden;

}

.ir:before {
	content: "";
	display: block;
	width: 0;
	height: 150%;
}

.hidden {
	display: none !important;
	visibility: hidden;
}

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}

.invisible {
	visibility: hidden;
}

.clearfix {
	clear: both;
	zoom: 1;
	max-width: 100% !important;
	min-width: 100% !important;
	width: 100% !important;
	display: block !important;
}
.inline-block {
	float: none !important;
	display: inline-block !important;
	vertical-align: middle !important;
}
.posRelative {
	position: relative;
}
.noList {
	list-style: none;
	margin: 0;
	padding: 0;
}
/* ==========================================================================
	Print styles
	========================================================================== */

@media print {
	* {
		background: transparent !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}

	a,
	a:visited {
		text-decoration: underline;
	}

	a[href]:after {
		content: " (" attr(href) ")";
	}

	abbr[title]:after {
		content: " (" attr(title) ")";
	}

	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: "";
	}

	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	thead {
		display: table-header-group;
	}

	tr,
	img {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	@page {
		margin: 0.5cm;
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}

	h2,
	h3 {
		page-break-after: avoid;
	}
}
