.auto-margin {
	margin: 0 auto;
}

.fd-form-control2 {
    color: #000000 !important;
    border: 1px solid #dddddd !important;
    height: 46px !important;
    display: block !important;
    padding: 12px 20px !important;
    font-size: 13px !important;
    text-align: left !important;
    font-family: Helvetica, sans-serif !important;
    font-weight: 400 !important;
    line-height: 20px !important;
    border-radius: 23px !important;
    letter-spacing: 0.1px !important;
    text-transform: none !important;	
}

.ff__title2 {
	color: #f00;

    font-variant: small-caps;
    font-size: 24px;
    text-align: center;
    font-family: Open Sans, sans-serif;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0px;
    text-transform: none;
}

.ff-61b3bbc7df87be04c2387102__button {
    width: 343px;
}

.signup2 {
    padding-top: 0em !important;
    padding-bottom: 4em !important;
	overflow-y: visible;
}
	
	/* Fonts */
@font-face {
    font-family: "MORVA";
	src: url("css/fonts/MORVA.eot");
    src: url("../fonts/morva-webfont.woff2") format("woff2"),
		url("../fonts/MORVA.otf") format("opentype"),
		url("../fonts/MORVA.svg#filename") format("svg"),
         url("../fonts/morva-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

/* Elements */

html {
	height: 100%;
	width: 100%;
	box-sizing: border-box;
	margin:0;
	overflow-x: scroll;
	padding:0;
}

*, *:before, *:after {
	box-sizing: inherit;
}

body {
	background-color: #111;
	line-height: 1.5em;
	font-size: 100%;
	font-family: HelveticaNeueW01-55Roma, HelveticaNeueW02-55Roma, HelveticaNeueW10-55Roma, "Helvetica Neue", Helvetica, Arial, Meiryo, "Hiragino Kaku Gothic Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	position: relative;
	min-height: auto;
	margin:0;
	overflow-x: scroll;
	
	/*background-image: url(../images/background-leather.jpg);
    background-repeat: repeat;
    background-size: contain;*/
}

a {
	color: #e3180a;
}

input[type="text"], [type="email"] {
	background-color: rgb(249, 249, 249);
    color: rgb(79, 84, 92);
    font-size: 12px;
    font-family: HelveticaNeueW01-55Roma, HelveticaNeueW02-55Roma, HelveticaNeueW10-55Roma, "Helvetica Neue", Helvetica, Arial, Meiryo, "Hiragino Kaku Gothic Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
    border-radius: 6px;
	padding: 6px 12px;
	line-height: 1.428571429;
	vertical-align: middle;
	width: 343px;
	margin-bottom: 15px;
	box-shadow: inset 1px 1px 1px 1px rgba(0,0,0,0.12);
    -webkit-box-shadow: inset 1px 1px 1px 1px rgba(0,0,0,0.12);
    -moz-box-shadow: inset 1px 1px 1px 1px rgba(0,0,0,0.12);
    -ms-box-shadow: inset 1px 1px 1px 1px rgba(0,0,0,0.12);
    -o-box-shadow: inset 1px 1px 1px 1px rgba(0,0,0,0.12);
    border: none;
}

li {
	list-style: none;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
color:rgba(79, 84, 92, 0.5);
font-family: HelveticaNeueW01-55Roma, HelveticaNeueW02-55Roma, HelveticaNeueW10-55Roma, "Helvetica Neue", Helvetica, Arial, Meiryo, "Hiragino Kaku Gothic Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
font-size:12px;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color:rgba(79, 84, 92, 0.5);
font-family: HelveticaNeueW01-55Roma, HelveticaNeueW02-55Roma, HelveticaNeueW10-55Roma, "Helvetica Neue", Helvetica, Arial, Meiryo, "Hiragino Kaku Gothic Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
font-size:12px;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color:rgba(79, 84, 92, 0.5);
font-family: HelveticaNeueW01-55Roma, HelveticaNeueW02-55Roma, HelveticaNeueW10-55Roma, "Helvetica Neue", Helvetica, Arial, Meiryo, "Hiragino Kaku Gothic Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
font-size:12px;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
color:rgba(79, 84, 92, 0.5);
font-family: HelveticaNeueW01-55Roma, HelveticaNeueW02-55Roma, HelveticaNeueW10-55Roma, "Helvetica Neue", Helvetica, Arial, Meiryo, "Hiragino Kaku Gothic Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
font-size:12px;
}
::-ms-input-placeholder { /* Microsoft Edge */
color:rgba(79, 84, 92, 0.5);
font-family: HelveticaNeueW01-55Roma, HelveticaNeueW02-55Roma, HelveticaNeueW10-55Roma, "Helvetica Neue", Helvetica, Arial, Meiryo, "Hiragino Kaku Gothic Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
font-size:12px;
}

::placeholder { /* Most modern browsers support this now. */
color:rgba(79, 84, 92, 0.5);
}

/* Classes */

.btn {
    transition: 0.4s;
	background: #e3180a;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #ffffff;
	font-size: 16px;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	padding: 12px 15px;
	border: 1px solid;
	font-family: HelveticaNeueW01-55Roma, HelveticaNeueW02-55Roma, HelveticaNeueW10-55Roma, "Helvetica Neue", Helvetica, Arial, Meiryo, "Hiragino Kaku Gothic Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	margin-top:3px;
	text-shadow: 0px 0px 0px;
	text-shadow: 2px 2px 3px rgba(5, 5, 5, 0.5);
}

.btn:a {
	text-decoration:none;
}

.btn:hover {
	background: #f3584a;
	text-decoration: none;
	transform: scale(1.1);
}

.btn:active {
  transform: translateY(4px);
}

.eventBtn {
	font-familY: 'Voltaire';
	font-size: 11px;
}

.submitButton {
	background: #ed040f;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #ffffff;
	font-size: 16px;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	padding: 12px 15px;
	border: 1px solid;
	font-family: HelveticaNeueW01-55Roma, HelveticaNeueW02-55Roma, HelveticaNeueW10-55Roma, "Helvetica Neue", Helvetica, Arial, Meiryo, "Hiragino Kaku Gothic Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	margin-top:3px;
}

.submitButton:hover {
	background: #bef8fa;
	text-decoration: none;
}

.dropdownMenu {
    background-color: rgb(0,0,0,0.8);
	text-align: right;
	text-shadow: 3px 3px 5px rgba(5, 5, 5, 0.5);
	display: none;
    border-color: rgb(227,24,10,0.25);
    border-radius: 0px 0px 5px 5px;
    border-style: solid;
    border-width: 1px;
    border-top-width: 0px;
	margin-left: -18px
}

.dropdownMenu a:link {
	color: #fff;
	text-decoration: none;
}

.dropdownMenu a:visited {
	color: #fff;
	text-decoration: none;
}

.dropdownMenu a:hover {
	color: #fff;
	text-decoration: none;
}

.dropdownMenu a:active {
	color: #fff;
	text-decoration: none;
}

.dropdownMenuItem:hover {
	background:#e3180a;
}

.dropdownMenuItemLast {
	border-radius: 0px 0px 5px 5px;
}

.appearances {
    -webkit-border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
}

/* Layout  */

#bibliographyImage {
	cursor: pointer;
	cursor: hand;
}

/* Page Sections */
#about, #signed, #events, #contact, #books, #pennedCon, #preorderForm, #readingOrder {
	background-image: url(../images/background-leather.jpg);
    background-repeat: repeat;
    background-size: 50%;
    text-align: justify;
	text-justify: inter-word;
	margin: 0 auto;
	display: none;
	height: 110%;
	padding-top: 8em;
    color: #fff;
}

#books{
	/*background-image: url(../images/BlueFireRosesBG.jpg);*/
}


#about {
	/*background-size: cover;*/
    min-height: 100%;
    height: min-content;
    /* overflow-y: scroll; */
	padding-top: 5em;
}

#readingOrder {
	/*background-size: cover;*/
	min-height: 100%;
	height: fit-content;
    padding-top: 6em;
}

#ro-genre {
    position: absolute;
    margin-top: -6em;
}
#pennedCon, #babePreorder {
	margin-bottom: 20px;
	padding-top: 6em;
	height: 350%;
}

#babePreorder {
	height: 400%;
}

#signed {
	padding-top: 6em;
}

.content {
	height: 100%;
    overflow-y: scroll;
}

#success, #success2, #success3, #failure, #success4 {
	width: 100%;
	height: 100%;
    text-align: center;
	text-justify: inter-word;
	margin: 0 auto;
	display:none;
	background-color: #000;
	color: #fff;
	overflow-y: scroll;
}

#privacyPolicy {
	width: 90%;
    text-align: justify;
	text-justify: inter-word;
	margin: 0 auto;
	display:visible;
}

#welcome {
	text-align: center;
}

#anthologies, #books, #cursedHearts, #keepersSeries, #grimmBrotherhood, #preorderForm, #signed, #undercoverMagic {
/*	
	background-attachment: fixed;
    background-repeat-y: no-repeat;
    background-size: contain;
*/
	display: none;
	margin: 0 auto;
	padding-top: 3.5em;
}

#anthologies, #cursedHearts, #grimmBrotherhood, #undercoverMagic {
	padding-top: 7.5em;
    background-image: url(../images/anthologies.jpg);
    background-size: auto;
    background-position: center;
	height: auto;
    overflow-y: scroll;
	color: #fff;
}

#preorderForm, #signed {
	padding-top: 150px;
	background-size: cover;
}

#preorderContainer {
    text-align: justify;
	text-justify: inter-word;
	padding-top: 4em;
	margin: 0 auto;
	display: none;
	color: #f3e8ea;
}

#books {
/*    background-repeat-y: repeat;
    background-size: cover;*/
	height: auto;
    overflow-y: scroll;
}

#keepersSeries {
	padding-top: 3.5em;
    background-repeat: no-repeat;
    background-size: auto;
	background-image: url(../images/keepers.jpg);
    background-position: center;
	color: #fff;
	height: auto;
    overflow-y: scroll;
}

#cursedHearts {
	padding-top: 4em;
    background-repeat: no-repeat;
    background-size: auto;
	background-image: url(../images/amsterdam.jpg);
    background-position: center;
	height: auto;
    overflow-y: scroll;
}

#grimmBrotherhood {
	padding-top: 4em;
    background-repeat: no-repeat;
    background-size: auto;
	background-image: url(../images/grimmbrotherhood.jpg);
    background-position: center;
	height: auto;
    overflow-y: scroll;
}

#undercoverMagic {
	padding-top: 4em;
    background-repeat: no-repeat;
    background-size: auto;
	background-image: url(../images/undercovermagic.jpg);
    background-position: bottom;
	height: auto;
    overflow-y: scroll;
}

.worlds {
	max-width: 300px;
}

.hidden {
	display:none;
}


.meetandgreet {
}

@font-face {
    font-family: 'NightmareGothic';
    src: url('./NightmareGothic.otf');
    font-weight: normal;
    font-style: normal;
}

.meet-text {
    font: normal 1.5em;
	font-family: 'NightmareGothic' !important;
    color: #fff;
    text-decoration: none;
    font-stretch: 100%;
    font-weight: 100 !important;
    letter-spacing: 3px;
    line-height: 1em;
    outline-color: #fff;
    display: inline-block;
    transition: 0.1s;
}

#books a {
	font-family: Voltaire;
/*    color: #3bb7ff; */
    text-shadow: 1px 2px 3px rgba(0,0,0, 1);
}

#cursedHearts a {
	font-family: Voltaire;
	color: #fad469;
}

#readingOrder a {
	font-family: Voltaire;
	text-decoration: none;
}

#keepersSeries a {
    font-family: Voltaire;
    color: #d4bd82;
}

#grimmBrotherhood a {
    font-family: Voltaire;
    color: #d73bac;
}

#undercoverMagic a {
    font-family: Voltaire;
	color: #3bb7ff;
    text-shadow: 1px 2px 3px rgba(0,0,0, 1);
}

.text-center {
	text-align: center;
}

h1 {
	font: normal 2em Voltaire;  
	color:#111; 
	text-decoration: none;
	font-stretch: 100%;
	font-weight: 400;
	letter-spacing: 3px;
	line-height: 1em;
}

h3 {
	font-family: Voltaire;
	font-size: 30px;
	font-style: normal;
	font-variant: normal;
	/*font-weight: 500;*/
	line-height: 16px;
	color: #fee;
	letter-spacing: 4px;
    font-variant: small-caps;
}

.gradientHr { 
    display:block;
    color:#e3180a;
    border:none;
    height:1px;
	opacity: .5;
    background:rgba(0,0,0,0);
    /*background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 350, from(rgba(152,221,254,1.0), to(rgba(0,0,0,0.0));*/
	background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 350, from(rgba(227,24,1,1.0)), to(rgba(0,0,0,0.0)));
}

.gradientHr2 { 
    display:block;
    color:#e3180a;
    border:none;
    height:1px;
	opacity: .5;
    background:rgba(0,0,0,0);
    /*background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 350, from(rgba(152,221,254,1.0), to(rgba(0,0,0,0.0));*/
	background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 350, from(rgba(193,89,234,1.0)), to(rgba(0,0,0,0.0)));
}

.prophecy {
	font-style: italic;
}

.covers {
	float: left;
	margin-top:40px;
}

.covers2d {
	float: left;
	margin-top:40px;
}

.covers2dimg {
	width: 150px;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
	margin-bottom: 20px;
}

.review {
	color: #fdd;
	font-style: italic;
	margin-top: 2em;
}

.bookList {
	width: 90%;
    margin: 0 auto;
    text-align: justify;
	text-justify: inter-word;
	text-shadow: 2px 2px 2px #000;
}

.booksLeft {
	float:left;
	width: 45%;
    text-align: justify;
	text-justify: inter-word;
	padding-left:5%;
}

.booksRight {
	float:right;
	width: 45%;
    text-align: justify;
	text-justify: inter-word;
	padding-right:5%;
	margin-top:20px;
}

.pageLeft {
	float:left;
	width: 300px;
	padding:0;
	margin:0;
}

.pageRight {
	float:right;
	width: 300px;
	padding:0;
	margin:0;
}

#events {
	display: none;
	text-align:center;
	margin: 0 auto;
	line-height:2.5em;
	padding-top: 10em;
	/*
    background-repeat-y: repeat;
    background-size: cover;
	*/
    height: auto;
}

.eventsWrapper {
    width: 70%;
    margin: 0 auto;
}

.appearances:hover {
    transform: scale(1.1);
}

.appearances {
    transition: 0.4s;
}

#contact {
	display: none;
	background-size: cover;
	min-height: 100%;
	height: fit-content;
	background-repeat-y: repeat;
}

#contact  h2 {
	font-size: 1.2em;
}

#contactSpacer {
margin-top: 10px;	
}

.contactSpan {
	text-align:center;
	width:343px;
}

.contactSpan2 {
	text-align:center;
	width:100%;
	padding-bottom:7px;
}

#mch2 {
	font-size: 1.2em;
	font-weight:bold;
}

#mch3 {
	font-size: 0.8em;
}

#mch4 {
	font-size: 0.7em;
}
	
#contactForm
{
	float:left;
	width: 100%;
	margin-top:-15px;
	margin-left: -17px;
}

#contactForm2
{
	margin-top:-10px;
	width: 45%;
}

#mc_embed_signup_scroll {
	margin-top:-15px;
}

#mc_embed_signup {
	float:right;
	width: 45%;
	margin-top:-40px;
}

.ck_form_container {
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

#cover {
	width: 95%;
	text-align: right;
	margin-top: -60px;
}

#coverImage {
	vertical-align: bottom;
	align: left;
	height: 175px;
	display: none;
}

/* Content Layout */

#contentBackground {
	padding-top: 20px;
	padding-bottom: 40px;
	width: 1022px;
	margin: 0 auto;
	background-image: url("../images/background.png");
	background-position: bottom;
	background-repeat: no-repeat;
	margin-top: -20px;
	min-height: 700px;
	z-index: -1;
}

#contentBackgroundLarge {
	padding-top: 20px;
	padding-bottom: 40px;
	width: 100%;
	margin: 0 auto;
	/*background-image: url("http://www.megannewrites.com/images/background-privacy.jpg");*/
	background-position: bottom;
	background-repeat: no-repeat;
	margin-top: -20px;
	min-height: 700px;
	z-index: -1;
}

#content {
	width: 90%;
	color: #ed040f;
	text-shadow: 5px 5px 5px #000;
	/*display: flex;*/
	display: table;
	height: 100%;
	margin: 0 auto;
	flex-grow: 1;
	/*background-position: top;
	min-height:55px;*/
	overflow-y: scroll;
}

#contentBody {
		display: table-row-group;
}

.contentTopRow{	
	display: table-row;
	width: 90%;
	height: 55px;
	min-height: 55px;

}

#contentTop {
	margin: 0 auto;
	/*background-position: top;*/
	display: table-cell;
}

.contentRow {
	display: table-row;
	width: 90%;
	min-height: 505px;
	height:505px;
}

#contentCell {
	display: table-cell;
	position:relative;
	z-index:5;
}

.contentBotRow {	
	display: table-row;
	width: 90%;
	background-image: url("http://www.megannewrites.com/images/ContentBottom3.png");
	background-repeat: no-repeat;
	height: 77px;
	min-height: 77px;
}

.fireTopRow{	
	display: table-row;
	width: 90%;
	height: 55px;
	min-height: 55px;

	background-image: url("../images/FireTopBG.png");
    background-position: top;
	background-repeat: no-repeat;
}

.fireRow {
	display: table-row;
	width: 90%;
	min-height: 505px;
	height:505px;
	background-image: url("../images/FireRosesBG.jpg");
    background-position: top;
	background-repeat: repeat-y;
}

.fireBotRow {
	display: table-row;
	width: 90%;
	height: 77px;
	min-height: 77px;
	background-image: url("../images/FireBotBG.png");
    background-position: bottom;
	background-repeat: no-repeat;
}

.fireSeperator 
{
	background-image: url("../images/FireBar.png");
    background-position: 50% 50%;
	background-repeat: no-repeat;
	min-height: 100px;
	height: 100px;
    float: left;
    width: 100%;
    padding-left: 5%;
	margin-top:-20px;
	/*
    padding-top: 60px;
    margin-bottom: 60px;
	margin-top: 20px;
	*/
}

#contentBottom {
	margin: 0 auto;
	z-index: 3;
	background-repeat: no-repeat;
	min-height: 420px;
	margin-bottom: 50px;
	vertical-align: bottom;
	display: table-cell;
	position:relative;
}

/* Social Media */

#socialMedia {
	margin: 0 auto;
	width: 240px;
	z-index: 5;
	position:relative;
	bottom:50px;
	/*margin-top: 350px;*/
}

.social {
	display: inline-block;
    opacity: .5;
    margin-right: 5px;
    margin-left: 5px;
	width: 32px;
	height: 32px;
	z-index: 5;
    vertical-align: top;
}

.social:hover {
		opacity: 1;
}

#zazzle {
	background-image: url("../images/zazzle.png");

}

#zazzle:hover {
	background-image: url("../images/zazzle-over.png");
}

#redbubble {
	background-image: url("../images/redbubble.png");
}

#redbubble:hover {
	background-image: url("../images/redbubble-over.png");
}

#facebook {
	background-image: url("../images/facebook.png");
}

#facebook:hover {
	background-image: url("../images/facebook-over.png");
}


#instagram {
	background-image: url("../images/instagram-icon.png");
}

#instagram:hover {
	background-image: url("../images/instagram-over.png");
}

#twitter {
	background-image: url("../images/twitter-icon.png");
}
#twitter:hover {
	background-image: url("../images/twitter-over.png");
}

#amazon {
	background-image: url("../images/amazon-icon.png");
}

#amazon:hover {
	background-image: url("../images/amazon-over.png");
	z-index:1;
}

#spotify {
	background-image: url("../images/spotify.png");
}

#spotify:hover {
	background-image: url("../images/spotify-over.png");
}

#pinterest {
	background-image: url("../images/pinterest.png");
}

#pinterest:hover {
	background-image: url("../images/pinterest-over.png");
}

#patreon {
	background-image: url("../images/patreon.png");
}

#patreon:hover {
	background-image: url("../images/patreon-over.png");
}

#tiktok {
	background-image: url("../images/tiktok.png");
}

#tiktok:hover {
	background-image: url("../images/tiktok-over.png");
}

.goodreads {
	display: block;
	width: 184px;
	height: 29px;
	background: url("../images/goodreads.png") top;
	text-indent: -99999px;
	margin-bottom: 10px;
}

.goodreads-blue {
	background: url("../images/goodreads.png") top;
}

.goodreads:hover {
	background-position: bottom;
}

.audible {
	display: block;
	width: 184px;
	height: 29px;
	background: url("../images/audible.png") top;
	text-indent: -99999px;
	margin-top: 10px;
}

.audible-blue {
	background: url("../images/audible.png") top;
}

.audible:hover {
	background-position: bottom;
}

.amazon {
	display: block;
	width: 184px;
	height: 29px;
	background: url("../images/amazon.png") top;
	text-indent: -99999px;
}

.amazon-blue {
	background: url("../images/amazon.png") top;
}

.amazon:hover {
	background-position: bottom;
}

.apple-books {
	display: block;
	width: 184px;
	height: 29px;
	background: url("../images/apple-books.png") top;
	text-indent: -99999px;
	margin-top:10px;
}

.apple-books-blue {
	background: url("../images/apple-books.png") top;
}

.apple-books:hover {
	background-position: bottom;
}

.signed {
	display: block;
	width: 184px;
	height: 29px;
	background: url("../images/signed.png") top;
	text-indent: -99999px;
	margin-top:10px;
}

.signed-blue {
	background: url("../images/signed.png") top;
}

.signed:hover {
	background-position: bottom;
}

/* Henry Paw */
#footerImage {
    cursor: pointer;
	display: inline-block;
	width: 100px;
    margin-right: 10px;
    margin-left: 10px;
}
#footerImage img {
	width: 100px;
}

@-moz-document url-prefix() {
	#footerImage {
		width: 40%;
	}
}

#henry {
	visibility: hidden;
	min-width: 145px;
	width: 145px;
	height: 120px;
	margin-bottom: -15px;
	margin-left: -25px;
	background-image: url("../images/henry.png");
	background-repeat: no-repeat;
	color: #fff;
	padding: 0px;
	position: absolute;
	z-index: 7;
	left: 50%;
	bottom: 0px;
}

#henry.show {
	visibility: visible;
	-webkit-animation: fadein 0.5s, fadeout 0.5s 1s;
	-moz-animation: fadein 0.5s, fadeout 0.5s 1s;
	-o-animation: fadein 0.5s, fadeout 0.5s 1s;
	animation: fadein 0.5s, fadeout 0.5s 1s;
}

@-webkit-keyframes fadein {
	from {
		bottom: -123px;
		opacity: 0;
	}
	to {
		bottom: 0px;
		opacity: 1;
	}
}

@-moz-keyframes fadein {
	from {
		bottom: -123px;
		opacity: 0;
	}
	to {
		bottom: 0px;
		opacity: 1;
	}
}

@-o-keyframes fadein {
	from {
		bottom: -123px;
		opacity: 0;
	}
	to {
		bottom: 0px;
		opacity: 1;
	}
}

@keyframes fadein {
	from {
		bottom: -123px;
		opacity: 0;
	}
	to {
		bottom: 0px;
		opacity: 1;
	}
}

@keyframes fadein {
	from {
		bottom: -123px;
		opacity: 0;
	}
	to {
		bottom: 0px;
		opacity: 1;
	}
}

@-webkit-keyframes fadeout {
	from {
		bottom: 0px;
		opacity: 1;
	}
	to {
		bottom: -123px;
		opacity: 0;
	}
}

@-moz-keyframes fadeout {
	from {
		bottom: 0px;
		opacity: 1;
	}
	to {
		bottom: -123px;
		opacity: 0;
	}
}

@-o-keyframes fadeout {
	from {
		bottom: 0px;
		opacity: 1;
	}
	to {
		bottom: -123px;
		opacity: 0;
	}
}

@keyframes fadeout {
	from {
		bottom: 0px;
		opacity: 1;
	}
	to {
		bottom: -123px;
		opacity: 0;
	}
}

/* Responivenes */

.cf:before, .cf:after {
	content: "";
	display: table;
}

.cf:after {
	clear: both;
}

.clearit {
	clear: both;
}


/* Goodreads */

.cf {
	*zoom: 1;
}

.gr_custom_container_1497561149 {
	/* customize your Goodreads widget container here*/
	background-color: transparent;
	color: #ffffff;
	width: 300px;
	margin: 0 auto;
	margin-bottom: -10px;
}

.gr_custom_header_1497561149 {
	/* customize your Goodreads header here*/
	border-bottom: 1px solid gray;
	width: 100%;
	margin-bottom: 5px;
	text-align: center;
	font-size: 120%
}

.gr_custom_each_container_1497561149 {
	/* customize each individual book container here */
	width: 100%;
	clear: both;
	overflow: auto;
}

.gr_custom_book_container_1497561149 {
	/* customize your book covers here */
	overflow: hidden;
	height: 60px;
	float: left;
	margin-right: 4px;
	width: 39px;
}

.gr_custom_author_1497561149 {
	/* customize your author names here */
	font-size: 10px;
}

.gr_custom_tags_1497561149 {
	/* customize your tags here */
	font-size: 10px;
	color: gray;
}

.gr_custom_rating_1497561149 {
	/* customize your rating stars here 
	float: right;*/
}

@viewport {
    width: 1082px;
    min-zoom: 0.5;
    max-zoom: 5;
    orientation: landscape;
}



#ck_success_msg {
	padding: 10px 10px 0px;
	border: solid 1px #ddd;
	background: #eee;
}

.ck_label {
	font-size: 14px;
	font-weight: bold;
}

.ck_form input[type="text"]:focus, .ck_form input[type="email"]:focus {
	outline: none;
	border-color: #aaa;
}

.ck_checkbox {
  padding: 10px 0px 10px 20px;
  display: block;
  clear: both;
}

.ck_checkbox input.optIn {
  margin-left: -20px;
  margin-top: 0;
}
.ck_form .ck_opt_in_prompt {
  margin-left: 4px;
}
.ck_form .ck_opt_in_prompt p {
  display: inline;
}

.ck_form .ck_guarantee {
	color: #626262;
	font-size: 12px;
	text-align: center;
	padding: 5px 0px;
	display: block;
}

.ck_form .ck_powered_by {
	display: block;
	color: #aaa;
}

.ck_form .ck_powered_by:hover {
	display: block;
	color: #444;
}

.ck_converted_content {
  display: none;
	padding: 5%;
	background: #fff;
}


/* v6 */

.ck_form_v6 #ck_success_msg {
	padding: 0px 10px;
}

@media all and (max-width: 403px) {
  .ck_form_v6.ck_modal .ck_close_link {
    top: 30px;
  }
}

@media all and (min-width: 404px) and (max-width: 499px) {
  .ck_form_v6.ck_modal .ck_close_link {
    top: 57px;
  }
}

.error-border {
    border: 3px solid #9a229a !important;
    box-shadow: -1px 0px 5px 4px #f00 !important;
}

.error-border:focus { 
    outline: none;
    border-color: #ffcaed;
    box-shadow: 0 0 10px #cc44cc !important;
}

.regular-border {
    border: 0px;
}

.regular-border:focus { 
    outline: none;
    border: 1px solid #9ecaed !important;
    border-color: #9ecaed;
    box-shadow: 0 0 10px #9ecaed;
}

#list-builder {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter: alpha(opacity=80);
	opacity: 0.4;
    display: none;
	z-index: 99998;
}

#popup-box-content {
    text-align: center;
}

#popup-box h1 {
	color: #333;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 1em;
}

#popup-box {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    max-width: 600px;
    padding: 30px;
    border: 10px solid #FFFFFF;
    display: none;
	z-index: 99999;
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,1);
    -moz-box-shadow: 5px 5px 5px rgba(0,0,0,1);
    box-shadow: 5px 5px 5px rgba(0,0,0,1);
    border-radius: 5px;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #333;
	background-color: #fff;
	display: none;
}

#popup-close {
    position: absolute;
    top: -25px;
    right: -25px;
    cursor: pointer;
    width: 40px;
}

#popup-box h1 {
    margin: 0;
	margin-bottom: 20px;
	font-size: 24px;
	font-weight: 400;
}

#popup-box form {
    margin-bottom: 0px;
}

#popup-box input {
    padding: 10px;
    border: 1px solid #333;
    width: 40%;
	margin: 0;
}

#popup-box button {
    padding: 10px;
    border: 1px solid #333;
	margin: 0;
}

/*
Jan 2019 Update
*/
html, body {
background-color: #2b2b2b;
overflow: hidden;
}

#footer {
    position: absolute;
    width: 100%;
    bottom: 0;
    line-height: 1.5em;
    color: #888;
    font-size: 75%;
    height: 155px;
	background-color: #2b2b2b;
}

.footer-wrapper{
	max-width: 1028px;
	margin: 0 auto;
	padding: 0px;
	padding-top: 1em;
}

#wrapper {
	/*width: 1082px;
	min-width: 1082px;
	margin: 0 auto;
	/*box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.05);
	border-radius: 10px;*/
    width: 100%;
}

#headerImage {
    width: 186px;
    margin: 0 auto;
    z-index: 999;
    float: left;
    position: fixed;
    margin-top: -10px;
    left: 50%;
    margin-left: -92px;
    cursor: pointer;
    width: 184px;
    background-image: url(../images/MegAnneHeader.png);
    height: 136px;
    filter: drop-shadow(2px 2px 2px rgb(0,0,0,0.5));
}

.header-menu {
	float: left;
	position: absolute;
	top: 5px;
	max-width: 1028px;
	width: 100%;
	padding-right: 2em;
	padding-left: 2em;
}

.header-menu-wrapper {
	max-width: 1028px;
}

.header-wrapper {
	position: fixed;
    width: 100%;
    top: 0px;
    margin: 0 auto;
    margin-bottom: 0.5em;
    line-height: 1.5em;
    color: #eee;
	background-color: #2b2b2b;
    font-size: 75%;
    z-index: 999;
    height: 20px;
}

.header {
    max-width: 1028px;
    height: 4.5em;
    margin: 0 auto;
    margin-top: 10px;
    background-color: #000;
	box-shadow: -15px 0 15px -10px black, 15px 0 15px -10px black;
    filter: drop-shadow(2px 2px 2px rgb(0,0,0,0.5));
}

.header a { 
	font: normal 1.5em Voltaire;  
	color:#fff; 
	text-decoration: none;
	font-stretch: 100%;
	font-weight: 400;
	letter-spacing: 3px;
	line-height: 1em;
	outline-color: #fff;
	display: inline-block;
	transition: 0.1s;
}

.header a:hover {
	transform: scale(1.1);
}

.header li:nth-child(1), li:nth-child(2), li:nth-child(3) {
	float: left;
}

.header li:nth-child(2), li:nth-child(3) {
	padding-left: 3em;
	text-align: right;
}

.header li:nth-child(4), li:nth-child(5), li:nth-child(6) {
	float: right;
}

.header li:nth-child(6), li:nth-child(5) {
	padding-right: 3em;
	text-align: left;
}

@media (max-width: 930px) and (orientation: portrait) {
	.eventsWrapper {
		width: 100%;
	}
	
	.static-about {
		font-size: 1.5em;
		width: 100% !important;
	}
	
	#mch2 {
		font-size: 1.5em;
	}
	
	#mch3 {
		font-size: 1.4em;
	}
	
	#mch4 {
		font-size: 1.3em;
	}
		
	.new-release-detail {
		font-size: 1.5em;
	}

	.header li:nth-child(2), li:nth-child(3) {
		padding-left: 2em;
	}
	
	.header li:nth-child(6), li:nth-child(5) {
		padding-right: 2em;
	}

	.header a {
		font: normal 1.5 Voltaire;
	}
	
	.header-menu {
		padding-right: 2em;
		padding-left: 2em;
	}
}

@media (max-width: 1462px) and (orientation: portrait) {
	.eventsWrapper {
		width: 100%;
	}
	
	.static-about {
		font-size: 1.5em;
		width: 100% !important;
	}
	
	.new-release-detail {
		font-size: 1.5em;
	}
	
		
	#mch2 {
		font-size: 1.5em;
	}
	
	#mch3 {
		font-size: 1.4em;
	}
	
	#mch4 {
		font-size: 1.3em;
	}
	.header li:nth-child(2), li:nth-child(3) {
		padding-left: 1.5em;
	}
	
	.header li:nth-child(6), li:nth-child(5) {
		padding-right: 1.5em;
	}

	.header a {
		font: normal 1.25em Voltaire;
	}
	
	.header-menu {
		padding-right: 2em;
		padding-left: 2em;
	}
}

@media (max-width: 1472px) and (orientation: portrait) {
	.header li:nth-child(2), li:nth-child(3) {
		padding-left: 3em;
	}
	
	.header li:nth-child(6), li:nth-child(5) {
		padding-right: 2em;
	}

	.header a {
		font: normal 1.5em Voltaire;
	}
	
	.header-menu {
		padding-right: 2em;
		padding-left: 2em;
	}
}

@media (max-width: 750px) and (orientation: portrait) {
	.header li:nth-child(2), li:nth-child(3) {
		padding-left: 1.25em;
	}
	
	.header li:nth-child(6), li:nth-child(5) {
		padding-right: 1.25em;
	}

	.header a {
		font: normal 1.25em Voltaire;
	}
	
	.header-menu {
		padding-right: 2em;
		padding-left: 2em;
	}
}

@media (max-width: 720px) and (orientation: portrait) {
	.header li:nth-child(2), li:nth-child(3) {
		padding-left: 1em;
	}
	
	.header li:nth-child(6), li:nth-child(5) {
		padding-right: 1em;
	}

	.header a {
		font: normal 1em Voltaire;
	}
	
	.header-menu {
		padding-right: 2em;
		padding-left: 2em;
	}
}

@media (max-width: 640px) and (orientation: portrait) {
	.header li:nth-child(2), li:nth-child(3) {
		padding-left: 0.5em;
	}
	
	.header li:nth-child(6), li:nth-child(5) {
		padding-right: 0.5em;
	}

	.header a {
		font: normal 1em Voltaire;
	}
	
	.header-menu {
		padding-right: 1em;
		padding-left: 1em;
	}
}

@media (max-width: 873px) {
	.pageLeft {
		float: unset;
		margin: 0 auto;
	}
	
	.pageRight {
		float: unset;
		margin: 0 auto;
	}
}

@media (min-width: 1281px) {
	.header li:nth-child(2), li:nth-child(3) {
	padding-left: 3em;
	}
	
	.header li:nth-child(6), li:nth-child(5) {
	padding-right: 3em;
	}

	.header a {
	font: normal 1.5em Voltaire;  
	}
	
	.header-menu {
		padding-right: 2em;
		padding-left: 2em;
	}
	
	#signedPaperbacksMenu {
		visibility: visible;
	}
	
	#signedPaperbacksMenu:after {
		
		visibility: hidden;
	}
}

@media (min-width: 925px){
	.header li:nth-child(2), li:nth-child(3) {
		padding-left: 3em;
	}
	
	.header li:nth-child(6), li:nth-child(5) {
		padding-right: 3em;
	}

	.header a {
		font: normal 1.5em Voltaire;
	}
	
	.header-menu {
		padding-right: 2em;
		padding-left: 2em;
	}
	
	#signedPaperbacksMenu {
		visibility: visible;
	}
	
	#signedPaperbacksMenu:after {
		visibility: hidden;
	}
}

.wrapper{
	background: none repeat scroll 0 0 #EEEEEE;
	position:relative;
	max-width: 1028px;
	margin: 0 auto;
	background-color: #000;
}

.wrapper {
  height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
  box-shadow: -15px 0 15px -10px black, 15px 0 15px -10px black;
	padding-bottom: 130px;
}

.logo {
	height: 100%;
    width: 100%;
    object-fit: contain;
}

.jarallax {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  height:500px;
}

.wrapper:before {
    box-shadow: -15px 0 15px -15px inset #000;
    content: " ";
    height: 100%;
    left: -15px;
    position: absolute;
    top: 0;
    width: 15px;
}

.wrapper:after {
    box-shadow: 15px 0 15px -15px inset  #000;
    content: " ";
    height: 100%;
    position: absolute;
    top: 0;
    right: -15px;
    width: 15px;
}

.section {
  /* Needed for children to be absolutely positioned relative to the parent. */
  position: relative;
  /* The height of the container. Must be set, but it doesn't really matter what the value is. */
  height: 100vh;
  
  /* For text formatting. */
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  text-shadow: 0 0 5px #000;
}

.parallax::after {
  /* Display and position the pseudo-element */
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  
  /* Move the pseudo-element back away from the camera,
   * then scale it back up to fill the viewport.
   * Because the pseudo-element is further away, it appears to move more slowly, like in real life. */
  transform: translateZ(-1px) scale(1.5);
  /* Force the background image to fill the whole element. */
  background-size: 100%;
  /* Keep the image from overlapping sibling elements. */ 
  z-index: -1;
}

/* The styling for the static div. */
.static {
	padding: 3em;
	color: white;
	display: flex;
}

.static3 {
	padding-top: 3em;
	padding-bottom: 3em;
	padding-left: 2em;
	padding-right: 2em;
    background-repeat: no-repeat;
    background-size: auto;
	background-image: url(../images/undercovermagic.jpg);
    background-position: center;
	display: flex;
	color: #eee;
	font-size: 14px;
}

.static2 {
	padding: 2em;
	background-image: url(../images/background-leather.jpg);
    background-repeat: repeat;
    background-size: 50%;
	display: flex;
	color: #fff;
}

.men-preview {
	width: 100%;
	cursor: pointer;
}

.static4 {
	padding: 1px;
	background-image: url(../images/background-leather.jpg);
    background-repeat: repeat;
	display:block;
    background-size: 50%;
	color: #fff;
}

.static-success {
	padding: 3em;
	background-color: #000;
	color: #fff;
	min-height: 200px;
}

.static-about {
	padding: 2em;
	height: 100%;
	width: 40%;
	display:inline-block;
    vertical-align: top;
	text-align: justify;
}

.reading-order {
	width: 100%;
}

.static-reading-order {
	padding: 3em;
	height: 100%;
	width: 100%;
	margin: 0 auto;
}

.static-signed {
	padding: 3em;
	height: 100%;
}

/* Sets the actual background images to adorable kitties. This part is crucial. */
.bg1::after {
	background-position:top;
	background-image: url("../images/talyrian-logo.png");
	background-repeat: no-repeat;
}

.bg2::after {
  background-image: url("../images/fire-roses.jpg");
}

.glitter-border {
	-webkit-border-image: url("../images/glitter-line.png") 30 stretch;
	-o-border-image: url("../images/glitter-line.png") 30 stretch;
	border-image: url("../images/glitter-line.png") 30 stretch;
	border-bottom: 1px solid;
}

.int-best-seller {
  background-image: url("../images/int-best-seller.png");
  height: 1.5em;
  max-width: 363px; 
  max-height: 23px; 
  margin: 0 auto;
  margin-top: 45px;
}

.dark-fantasy {
  background-image: url("../images/dark-fantasy.png");
    height: 2.5em;
    background-repeat: no-repeat;
    background-size: contain;
    background-position-y: center;
    background-position-x: right;
	width: 45%;
  float: left;
  max-width: 448px;
  max-height: 45px;
}

.bg1 {
	margin-top: -8%;
}

.delicious-romance {
	background-image: url("../images/delicious-romance.png");
    height: 2.5em;
    background-repeat: no-repeat;
    background-size: contain;
    background-position-y: center;
    background-position-x: left;
	width: 55%;
	float: left;
	max-width: 538px;
	max-height: 45px;
}

.border-bottom {
	border-bottom: 1px solid;
}

.border-top{
	border-top: 1px solid;
}

.tagline{
	max-width: 1028px;
	width: 100%;
	margin-top: -6em;
	background-color: #030303;
	height: 5em;
    padding-left: 1em;
    padding-right: 0.5em;
    padding-top: 0.5em;
}

ul {
	padding: 0;
}

#topLink {
	display:none;
	float:right;
	margin-top: -100px;
	padding-right: 2em;
}

#topLink img {
	-webkit-filter: drop-shadow(4px 4px 25px rgba(0, 0, 0, 0.5));
	filter: drop-shadow(2px 2px 2px rgb(0,0,0,0.5));
	-ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=4, OffY=4, Color='#444')";
	filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=4, OffY=4, Color='#444')";
	  border-radius: 50%;
  -webkit-transition: -webkit-transform .4s ease-in-out;
          transition:         transform .4s ease-in-out;

}

#topLink img:hover {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}

.float-left {
	float: left;
}

.new-release {
	left: 0;
	color: #111;
	width: 100%;
	margin: 0 auto;
	position: absolute;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	font-family: 'Voltaire';
    letter-spacing: 0.10em;
	font-stretch: 100%;
	text-shadow: 2px 2px 3px rgba(5, 5, 5, 0.15);
	font-variant: small-caps;
}

.header-text {
	font-variant: small-caps;
	color: #fff;
	width: 100%;
	margin: 0 auto;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	font-family: 'Voltaire';
    letter-spacing: 5px;
	font-stretch: 100%;

}

.new-release-detail {
	margin-top: 3em;
	width:100%;
}

.new-release-cover {
	float: left;
	width:270px;
	height:453px;
}

.new-release-text {
	margin-left: 270px;
	text-align:left;	
}

.social:before {
    display: inline-block;
    position: relative;
    width: 39px;
    height: 39px;
    border: 1px solid #555;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
    vertical-align: top;
    line-height: 39px;
    font-family: FontAwesome;
    font-size: 19px;
    font-weight: 400;
    text-align: center;
    color: #fff;
	z-index:-1;
}

.social {
	-webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
text-decoration: none;
display: inline-block;
    /* position: relative;*/ 
    overflow: hidden;
    vertical-align: top;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-decoration: none;
}

.social:after {
	background: #e3180a;
    display: block;
    position: relative;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
    z-index: -1;
    content: '';
}

.social:hover:before {
	border-color: #e3180a;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.social:hover:after {
    opacity: .5;
    filter: alpha(opacity=50);
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.anthology-covers {
	width: 300px;
}

.full-width {
	width: 100%;
}

.half-width {
	width: 50%;
}

.bottom-margin-2 {
	margin-bottom: 2%;
}

.left-padding {
	padding-left: 5%;
}

.relative {
	position: relative;
}

.justify {
    text-align: justify;
}

.eee {
	color: #eee;
}

.no-bottom-border {
	border-bottom: 0px;
}

.spinner {

    width: 40px !important;
    padding: 0px !important;
    margin: 0px;
    text-align: right;
	-webkit-border-radius: 15px !important;
	-moz-border-radius: 15px !important;
    border-radius: 15px !important;
    top: -3px;
    position: relative;
}

.bottom-padding {
	margin-bottom: 6em !important;
}

.left p {
	text-align: left;
}

.events-header {
	font-size: 1em;
}


.dropshadow {
filter: drop-shadow(2px 2px 2px #000);
}

.center {
	text-align: center;
}

.kl-logo {
	width: 300px;

    margin-top: 10px;
    margin-bottom: 9px;
    height: 114px;
}

.wrapper::-webkit-scrollbar, .scroller::-webkit-scrollbar, .content::-webkit-scrollbar {
    width: 16px;
    height: 16px;
}

.wrapper::-webkit-scrollbar-button, .scroller::-webkit-scrollbar-button, .content::-webkit-scrollbar-button {
    width: 0;
    height: 0;
    display: none;
}

.wrapper::-webkit-scrollbar-thumb, .scroller::-webkit-scrollbar-thumb, .content::-webkit-scrollbar-thumb {
  background-color: rgba(255,255,255,0.4);
}

.wrapper::-webkit-scrollbar-corner, .scroller::-webkit-scrollbar-corner, .content::-webkit-scrollbar-corner {
{
    background-color: transparent;
}

.wrapper::-webkit-scrollbar-track:vertical, .scroller::-webkit-scrollbar-track:vertical, .content::-webkit-scrollbar-track:vertical {
background-clip:padding-box;
border-left:5px solid transparent;
border-right:0 solid transparent;
}

.wrapper::-webkit-scrollbar-track:horizontal, .scroller::-webkit-scrollbar-track:horizontal, .content::-webkit-scrollbar-track:horizontal {
border-top:5px solid transparent;
border-bottom:0 solid transparent;
}

.wrapper::-webkit-scrollbar-track:vertical:hover, .scroller::-webkit-scrollbar-track:vertical:hover, .content::-webkit-scrollbar-track:vertical:hover {
background-color:rgba(255,255,255,0.10);
-webkit-box-shadow:inset 1px 0 0 rgba(255,255,255,0.20);
}

.wrapper::-webkit-scrollbar-track:horizontal:hover, .scroller::-webkit-scrollbar-track:horizontal:hover, .content::-webkit-scrollbar-track:horizontal:hover {
background-color:rgba(255,255,255,0.10);
-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.20);
}

.wrapper::-webkit-scrollbar-thumb:vertical, .scroller::-webkit-scrollbar-thumb:vertical, .content::-webkit-scrollbar-thumb:vertical {
background-clip:padding-box;
min-height:28px;
border-top:0 solid transparent;
border-bottom:0 solid transparent;
border-left:5px solid transparent;
border-right:0 solid transparent;
}

.wrapper::-webkit-scrollbar-thumb:horizontal, .scroller::-webkit-scrollbar-thumb:horizontal, .content::-webkit-scrollbar-thumb:horizontal {
background-clip:padding-box;
min-width:28px;
border-top:5px solid transparent;
border-bottom:0 solid transparent;
border-left:0 solid transparent;
border-right:0 solid transparent;
}

