
body {
	text-align: center;
	margin: 0;
	padding: 0;
	
	font-family: "Helvetica Neue", 
	"HelveticaNeue", "Segoe UI", Verdana;
}

body.use-tk {
}

input.f, textarea {
	font-family: "Helvetica Neue", 
	"HelveticaNeue", "Segoe UI", Verdana;
}

body.use-tk input.f, body.use-tk textarea {
    /*font-family: "museo-sans";*/
}

.auth-links, .auth-links li {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .auth-links li {
        float: right;
        padding-left: 10px;
    }

.post-content, #footer {
	line-height: 24px;
}


#top {
    background-color: #636;
    margin: 0;
/*    border-bottom: 1px solid rgba(255, 255, 255, 0.4);*/
}

#second-top {
/*    background-color: #636;*/
    background-color: #703a70;
    margin: 0;
/*    border-bottom: 1px solid rgba(255, 255, 255, 0.12);*/
}

#sub-top {
/*    background-color: #636;*/
    background-color: #703a70;
    margin: 0;
}

#acct-top {
	background-color: #7a407a;
	margin: 0;
}

.not-tk #second-top h2#eves-sub-header {
	background-image: url(images/eves-garden-logo-1x.png);
	background-position: 0% 50%;
	background-repeat: no-repeat;
	height: 48px;
	text-indent: -99999px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.use-tk #second-top h2#eves-sub-header {
    font-family: "museo-sans";
    font-style: italic;
    color: #c6b9c8;
    font-weight: 500;
    margin: 0;
    padding: 0;
    line-height: 50px;
    font-size: 21px;
    height: 48px;
    text-indent: 11px;
} 


@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
    .not-tk #second-top h2#eves-sub-header {
	background-image: url(images/eves-garden-logo-2x.png);
	background-size: 141px 24px; 
    }
}


#second-top h2#other-sub-header {
	height: 48px;
	overflow: hidden;
	margin: 0;
	padding: 0;
    font-size: 15px;
    font-weight: normal;
    padding-left: 6px;
}

#second-top h2#other-sub-header strong {
    
}

.eraudica-gwa-page #top {
    background-color: transparent;
    margin-top: 40px;
}

.eraudica-gwa-page #main {
    padding-top: 0;
}

#support-eve {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
}

.use-tk #support-eve a {
    font-family: "museo-sans";
    color: white;
    font-weight: 300;
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.95);
    line-height: 50px;
    font-size: 17px;
    height: 48px;
    text-indent: 11px;
}

.use-tk #support-eve a em {
    font-style: normal;
    font-size: 15px;
    margin-right: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.use-tk #support-eve a strong {
    font-size: 22px;
    font-weight: 500;
    border: 1px solid white;
    background-color: #765778;
    box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.55);
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-right: 11px;
    border-radius: 16px;
}

.use-tk #support-eve a:hover strong {
    background-color: #856288;
}


.use-tk #support-eve a strong .heart {
    visibility: hidden;
    position: relative;
    margin-right: -13px;
}
.use-tk #support-eve a strong .heart::before {
    visibility: visible;
    content:"\e005";
	font-family: 'Glyphicons Halflings';
    font-size: 13px;
    position: relative;
    top: 1px;
}

.not-tk  #support-eve a {
	width: 424px;
	height: 48px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	
	background-image: url(images/support-eve-1x.png);
	background-position: 100% 50%;
	background-repeat: no-repeat;
}
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
    .not-tk #support-eve a {
	background-image: url(images/support-eve-2x.png);
	background-size: 424px 42px; 
    }
}

#top h1#top-eraudica-tag {
	background-image: url(images/eraudica-logo-1x.png);
	background-position: 0% 90%;
	background-repeat: no-repeat;
}
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
    #top h1#top-eraudica-tag {
	background-image: url(images/eraudica-logo-2x.png);
	background-size: 210px 66px; 
    }
}

.post p {
    line-height: 24px;
}

#second-top .inner-top, #sub-top .inner-top, #acct-top .inner-top {
    width: 930px;
    text-align: left;
    margin: 0;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    color: #fff;
    line-height: 48px;
}

#sub-top .inner-top {
	line-height: 26px;
	padding-bottom: 8px;
}


#acct-top .inner-top {
	line-height: 30px;
	font-size: 12px;
}

#acct-top .navs, #acct-top .navs-right {
	font-size: 13px;
}




#top .inner-top {
    width: 930px;
    text-align: left;
    margin: 0;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    color: #fff;
    line-height: 50px;
    padding-top: 20px;
    padding-bottom: 15px;

    
	background-image: url(images/foliage-1x.png);
	background-position: 100% 0%;
	background-repeat: no-repeat;
}

@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
    #top .inner-top {
	background-image: url(images/foliage-2x.png);
	background-size: 157px 90px; 
    }
}

#top .inner-top-when-extra-wide {
    padding-left: 274px
}

.inner-top a {
	color: white;
	text-decoration: none;
}

.eraudica-gwa-page .inner-top a {
	color: #663366;
	text-decoration: none;
}

#top #sign-in {
	position: absolute;
	right: 120px;
	bottom: 15px;
	text-align: center;
}

#top #global-donate {
	position: absolute;
	right: 154px;
	bottom: 17px;
}

#top #global-donate a {
	display: block;
	text-align: center;
	line-height: 25px;
	width: 120px;
	
	background-color: #996699;
	border-radius: 2px;
	padding: 3px;
	color: #e2d1e2;
	font-size: 14px;
	text-decoration: none;
}

#top #global-donate a strong {
	font-size: 20px;
    line-height: 25px;
	display: block;
}
#top #global-mship {
	position: absolute;
	right: 0;
	bottom: 17px;
}

#top #global-mship a {
	display: block;
	text-align: center;
	line-height: 25px;
	width: 140px;
	
	background-color: #996699;
	border-radius: 2px;
	padding: 3px;
	color: #e2d1e2;
	font-size: 14px;
	text-decoration: none;
}

#top #global-mship a strong {
	font-size: 20px;
    line-height: 25px;
	display: block;
}




#top #global-supporteve {
	position: absolute;
	right: 71px;
	bottom: 8px;
}

#top #global-supporteve a {
	display: block;
	width: 149px;
    height: 75px;

    background-image: url(images/supporteve-d-1x.png);

    text-indent: -9999px;
    overflow: hidden;

	text-decoration: none;
}


@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
    #top #global-supporteve a {
        background-image: url(images/supporteve-d-2x.png);
        background-size: 149px 75px;
        background-repeat: no-repeat;
    }
}






#eves-box {
    margin: 0;
    margin-bottom: 6px;
    border: 1px solid #969;
    -ms-border-radius: 4px;
    border-radius: 4px;
    padding: 8px;
    line-height: 22px
}

#eves-box h3 {
    margin: -8px;
    background-color: #996699;
    color: #efefef;
    padding: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-bottom: 8px;
    border-bottom: 1px solid #996699;
    font-size: 14px;
}

#eves-box p:last-child {
    margin-bottom: 0;
}

#eves-box p {
    margin: 0;
    margin-bottom: 8px;
}

#sign-in a {
	color: white;
	text-decoration: none;
}

#sign-in a span {
	background-color: #CC99CC;
	border-radius: 2px;
	padding: 3px;
	color: #663366;
	font-size: 0.75em;
	
}

#top h1 {
	display: inline;
}

#top h2 {
	display: inline;
	padding-left: 8px;
	color: #CC99CC;
	font-weight: normal;
}




#top h1 {
    display: block;
    width: 395px;
    height: 91px;
    background-image: url(images/eraudica-1x.png);
    margin: 0;
    padding: 0;
    margin-top: -20px;
    margin-bottom: -15px;
    text-indent: -99999px;
    overflow: hidden;
}

#top h2 {
    display: none;
}

@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
    #top h1  {
        background-image: url(images/eraudica-2x.png);
        background-size: 395px 91px;
        background-repeat: no-repeat;
    }
}





















.audio .backdrop-fallback-light {
    background-color: #e7d6e7;
}
    
     .audio .backdrop-dark .exclusive-not-unlocked, 
     .audio .backdrop-dark #awaiting-token {
         background-color: rgba(102, 51, 102, 0.45);
         color: #e4e4e4;
     }
    .audio .backdrop-light .exclusive-not-unlocked, 
    .audio .backdrop-light #awaiting-token {
        background-color: rgba(102, 51, 102, 0.2);
        color:  #212121;
    }

    .audio .backdrop-dark .exclusive-not-unlocked a {
        color: #f8f8f8;
    }

    .audio .backdrop-light .exclusive-not-unlocked a {
        color: #663366;
    }

    .audio .backdrop #awaiting-token {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 128px;
        line-height: 128px;
        text-align: center;
    }

    .audio .backdrop .exclusive-not-unlocked {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 128px;
    }
    
    .exclusive-not-unlocked .left {
        position: absolute;
        left: 0;
        padding: 12px;
        width: 260px;
        bottom: 0;
        height: 104px;
        font-size: 13px;
    }

    .exclusive-not-unlocked .left p {
        margin: 0;
        padding: 0;
        margin-bottom: 12px;
        line-height: 22px;
    }
    
    .exclusive-not-unlocked .er-auth-right {
        position: absolute;
        right: 0;
        padding: 12px;
        bottom: 0;
        height: 104px;
        width: 340px;
        line-height: 22px;
    }

    .exclusive-not-unlocked .er-auth-right label {
        display: block;
        float: left;
        width: 160px;
        padding-right: 8px;
        line-height: 22px;
    }

    .exclusive-not-unlocked .er-auth-right label span {
        font-size: 13px;
        display: block;
        line-height: 22px;
    }

    .exclusive-not-unlocked .er-auth-right label input {
        margin-bottom: 2px;
        width: 150px;
    }

    .backdrop-dark .exclusive-not-unlocked #ex-auth-status {
        color: #c9c9c9;
    }

    .backdrop-light .exclusive-not-unlocked #ex-auth-status {
        color: #555;
    }

    .membership-logout {
        margin: 0;
        padding: 0;
        margin-top: -9px;
        font-size: 11px;
    }

    .paging {
        text-align: center;

    }

    .paging p {
        margin: 0;
        margin-top: 9px;
        padding: 0;
        padding-bottom: 6px;
    }

    .paging .page-of {
        font-size: 12px;
        color: #777;
    }

    .paging p.pages a {
        background-color: white;
        border: 1px solid #948294;
        text-decoration: none;
    }
    .paging p.pages a:hover {
        background-color: #e0e0e0;
        border: 1px solid #663366;
        color: #663366;
        text-decoration: none;
    }

    .paging p.pages strong {
        background-color: #663366;
        border: 1px solid #663366;
        color: white;
    }

    .paging p.pages {
        padding-left: 5px;
    }

    .paging p.pages strong, .paging p.pages a {   
         padding: 7px;
    margin-right: 5px;
    padding-top: 2px;
    padding-bottom: 3px;
    }

    .exclusive-not-unlocked #ex-auth-status {
        margin: 0;
        padding: 0;
        font-size: 13px;
    }

    .backdrop-dark .exclusive-not-unlocked #ex-auth-status.auth-status-err {
        color: #f9f9f9;
    }
    .backdrop-light .exclusive-not-unlocked #ex-auth-status.auth-status-err {
        color: #222;
    }

    .exclusive-not-unlocked .login-send {
        position: absolute;
        bottom: 12px;
        right: 12px;
        height: 22px;
    }

    .backdrop-light .eraudica-exclusive-span {
        color: #534553;
        border: 1px solid #534553;
    }

    .backdrop-dark .eraudica-exclusive-span {
        color: white;
        border: 1px solid white;
    }

    .eraudica-exclusive-span {
        -ms-border-radius: 3px;
        border-radius: 3px;
        padding: 3px;
        padding-left: 4px;
        padding-right: 4px;
        font-weight: bold;
        font-size: 12px;
    }







    p.love-row {
        padding-top: 8px;
        padding-bottom: 8px;
    }

    
.love-this {
	border: 1px solid #996699;
	color: #663366;
	padding: 4px;
	font-size: 12px;
	border-radius: 5px;
}	

body .love-this-loving-this .count {
    border-left-color: #880000;
    color: #800;
}

.love-this .count {
    display: inline-block;
    margin-left: 5px;
    padding-left: 4px;
    padding-right: 2px;
    color: #663366;
    font-size: 11px;
    font-weight: bold;
    border-left: 1px solid rgba(153, 102, 153, 0.9);
    line-height: 17px;
}
			
a.love-this {
	text-decoration: none;
	color: rgba(153, 102, 153, 0.9);
}
			
a.love-this-loving-this {
	color: #800;
	border-color: #800;
}
			
a.love-this-loving-this-just-clicking {
	color: #800;
	border-color: #800;
	transition: all 0.8s ease-out;
}
						
.love-this .love::before {
	font-family: 'Glyphicons Halflings';
	position: relative;
	top: 2px;
	content:"\e143";
}
			
.love-this .vote-heart-origin {
	visibility: hidden;
}
			
.love-this-loving-this-just-clicking .vote-heart-origin {
	visibility: visible;
}

body.love-this-transitions-unsupported .vote-heart-origin {
    visibility: hidden;
}
			
.love-this .vote-heart-1::before,
.love-this .vote-heart-2::before,
.love-this .vote-heart-3::before {
	font-family: 'Glyphicons Halflings';
	position: relative;
	width: 1em;
	top: 2px;
	left: -1em;
	margin-right: -1em;
	color: #a00;
	content:"\e005";
				
	display: inline-block;
}
			
.love-this-loving-this-just-clicking .vote-heart-1::before,
.love-this-loving-this-just-clicking .vote-heart-2::before,
.love-this-loving-this-just-clicking .vote-heart-3::before {
    -ms-opacity: 0;
    opacity: 0;
    -webkit-transition: all 0.8s ease-out;
    -moz-transition: all 0.8s ease-out;
    -ms-transition: all 0.8s ease-out;
    -o-transition: all 0.8s ease-out;
    transition: all 0.8s ease-out;
}

.love-this-loving-this-just-clicking .vote-heart-1::before {
    top: -16px;
    -webkit-transform: scale(1.65);
    -moz-transform: scale(1.65);
    -ms-transform: scale(1.65);
    -o-transform: scale(1.65);
    transform: scale(1.65);
}

.love-this-loving-this-just-clicking .vote-heart-2::before {
    top: -12px;
    -webkit-transform: scale(1.5) rotate(-45deg) translateX(-15px);
    -moz-transform: scale(1.5) rotate(-45deg) translateX(-15px);
    -ms-transform: scale(1.5) rotate(-45deg) translateX(-15px);
    -o-transform: scale(1.5) rotate(-45deg) translateX(-15px);
    transform: scale(1.5) rotate(-45deg) translateX(-15px);
}

.love-this-loving-this-just-clicking .vote-heart-3::before {
    top: -12px;
    -webkit-transform: scale(1.5) rotate(45deg) translateX(15px);
    -moz-transform: scale(1.5) rotate(45deg) translateX(15px);
    -ms-transform: scale(1.5) rotate(45deg) translateX(15px);
    -o-transform: scale(1.5) rotate(45deg) translateX(15px);
    transform: scale(1.5) rotate(45deg) translateX(15px);
}

body .love-this-loving-this .love::before {
	content:"\e005";
	color: #a00;
}





















.audio-file-picker {
    width: 300px;
    padding: 8px;
    float: left;
    border: 1px solid #663366;
    margin-right: 8px;
}

body .audio-file-picker-empty {
    border-color: #c6b1c6;
}

.audio-file-picker:hover, a.reactLink:hover {
    cursor: pointer;
}

.video-file-picker {
    width: 300px;
    padding: 8px;
    border: 1px solid #663366;
    margin-right: 8px;
}

body .video-file-picker-empty {
    border-color: #c6b1c6;
}

.video-file-picker:hover {
    cursor: pointer;
}

.audio-migrator {
    width: 300px;
    padding: 8px;
    margin-top: -10px;
    position: relative;
    border: 1px solid #663366;
    margin-right: 8px;
}

.audio-migrator .click-to-change {
    display: block;
    font-size: 13px;
}

body .no-audio-chosen {
    border-color: #c6b1c6;
}

.resource-picker {
    width: 300px;
    padding: 8px;
    margin-top: -10px;
    padding-right: 50px;
    position: relative;
    border: 1px solid #663366;
    margin-right: 8px;
}

body .resource-picker-empty {
    border-color: #c6b1c6;
}

.invalid-image {
    color: #a00;
}

.resource-picker:hover {
    cursor: pointer;
}

.resource-picker .preview-link .glyphicon {
    margin-right: 6px;
}
.resource-picker .preview-link {
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: right;
    background-color: #663366;
    color: white;
    padding: 8px;
    text-decoration: none;
}




p#back-nav a {
    text-decoration: none;
    border-radius: 3px;
    padding: 6px;
    color: #e2d1e2;
    background-color: #996699;
}

p#back-nav a:hover {
    background-color: #663366;
    color: white;
}




#subinfo {
    background-color: #cc99cc;
    background-color: rgba(204, 153, 204, 0.44);
    color: white;
    line-height: 28px;
    padding-top: 4px;
    padding-bottom: 4px;
}

#subinfo .inner {
    text-align: left;
	width: 680px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
}

#subinfo a {
    text-decoration: none;
}

#subinfo em {
    width: 80px;
    float: right;
    font-style: normal;
}


#main {
    text-align: left;
    width: 930px;
    margin: 0;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

#sidebar {
	position: absolute;
	top: 0;
	left: 0;
	width: 255px;
	padding-top: 16px;
}

#not-sidebar {
	margin-left: 270px;
	padding-top: 16px;
}

body .extra-wide-main {
    width: 680px;
    padding-left: 274px;
    position: relative;
}

body .extra-wide-main #intro {
    position: absolute;
    left: 0;
    top: -104px;
    width: 255px;
    padding-top: 10px;
}

body .extra-wide-main #intro #adamandeve {
    position: static;
    margin-left: -2px;
}

body .extra-wide-main #intro #from-eve .f-col {
    width: 100%;
    padding: 0;
    padding-top: 6px;
    float: none;
}

#what-is-eraudica {
    background-color: #CC99CC;
    text-align: center;
    padding: 8px;
}

#what-is-eraudica a {
    color: #663366;
    font-size: 16px;
}

#intro {
	text-align: left;
	width: 680px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;

    position: relative;
}

#adamandeve {
    /*position: absolute;
    left: -278px;
    top: -20px;
    width: 255px;*/
    box-shadow: 0px 0.5px 3.5px rgba(0, 0, 0, 0.45);
    border: 1px solid rgba(0, 0, 0, 0.55);
    margin-bottom: 8px;
}

#from-eve p {
    font-size: 13px;
    line-height: 22px;
    margin: 0;
    padding: 0;
    margin-bottom: 8px
}
/*
#from-eve .f-col {
    float: left;
    width: 318px;
}

#from-eve .f-col-first {
    padding-right: 28px;
}*/

.new {
	background-color: #663366;
	color: white;
	padding: 3px;
	border-radius: 3px;
	font-size: 11px;
	width: 30px;
	text-align: center;
	display: block;
	margin-top: 3px;
	float: right;
}

.rec {
	background-color: #CC99CC;
	color: white;
	padding: 3px;
	border-radius: 3px;
	font-size: 11px;
	width: 45px;
	float: right;
	text-align: center;
	display: block;
	margin-top: 3px;
}

.audio-list li {
	position: relative;
}

/*.audio-list .released {
	position: absolute;
	right: 12px;
    top: 14px;
}*/

.audio-list, .audio-list li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.audio-list {
    padding-top: 8px;
}

/*html .audio-list a ul.tags {
    padding-right: 50px;
}*/

.audio-list a {
	display: block;
	margin: 0;
	padding: 0;
	padding: 12px;
	margin-left: -12px;
    /*padding-right: 100px;*/
	color: #444;
	text-decoration: none;
}

.audio-list a:hover {
	background-color: #f5f5f5;
}

.audio-list li {
    clear: left;
}

.audio-list p.meta, .audio-list p.meta-series {
    margin: 0;
    padding: 0;
    line-height: 28px;
}

.audio-list a h3 {
	font-size: 18px;
	display: inline;
	color: #663366;
}

.audio-list a .time, .audio p.meta .time {
	padding-right: 12px;
	color: #777;
}

.link-to-audio {
    display: block;
    height: 48px;
    background-color: #948294;
    color: #efefef;
    padding: 12px;
    padding-left: 20px;
    font-size: 18px;
    text-decoration: none;
    line-height: 48px;
}

.link-to-audio .glyphicon-play {
    padding-right: 12px;
}

.single-imgur-image {
    float: left;
    margin-right: 12px;
    margin-bottom: 12px;
}

.imgur-thumb-90 {
    float: left;
    margin-right: 12px;
    box-shadow: 0px 1px 3px 1.5px rgba(0, 0, 0, 0.3);
    border: 5px solid white;
    transform: rotate(-1.8deg);
}

.audio-list a .series, .audio p.meta .series {
	padding-right: 12px;
}

.audio-list a .released, .audio p.meta .released {
	font-size: 14px;
	color: #999;
}
.audio-list a .comment-count, .audio p.meta .comment-count,
.audio-list a .listen-count, .audio p.meta .listen-count,
.audio-list a .download-count, .audio p.meta .download-count,
.audio-list a .love-count, .audio p.meta .love-count {
	padding-left: 12px;
	font-size: 14px;
    color: #555;
}

.tags .author {
	color: #555;
}

.audio-list a ul.tags, .audio ul.tags, .audio-list a ul.exclusive-tags, .audio ul.exclusive-tags {
	display: block;
	list-style: none;
	line-height: 28px;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

ul.exclusive-tags {
    position: absolute;
    bottom: 72px;
    height: 32px;
    text-align: center;
    left: 200px;
    right: 260px;
}

ul.vertical-tags a,
ul.exclusive-tags a {
    color: #444;
    text-decoration: none;
}

ul.exclusive-tags a:hover,
ul.vertical-tags a:hover {
    color: #663366;
    text-decoration: underline;
}

.audio ul.vertical-tags {
    position: absolute;
    top: 332px;
    left: -265px;

    display: block;
	list-style: none;
	line-height: 28px;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

.video-backdrop ul.vertical-tags {
    margin-top: 15px;
    left: 0px;
}

.audio-list a ul.tags li, .audio ul.tags li,
.audio-list a ul.exclusive-tags li, .audio ul.exclusive-tags li {
	display: inline;
	margin: 0;
	padding: 0;
	padding-right: 9px;
}

.audio-list .part-n {
	font-size: 16px;
	padding-right: 5px;
	color: #663366;
}

.part-n .of-parts, .subpart-n {
	font-size: 0.8em;
	padding-left: 0.2em;
}


.audio h2 {
	margin-bottom: 8px;
}

.audio h2 .part-n {
	font-weight: normal;
/*	color: #663366;*/
}

.audio p.meta, .audio p.meta-series {
	margin: 0;
	padding: 0;
	padding-bottom: 4px;
}


a {
	color: #663366;
}

.download a {
	text-decoration: none;
}

p#back-nav, .auth-links li {
    line-height: 19px;
    margin: 0;
}

p#back-nav {
    float: left;
}

/*p#back-nav a {
	color: #555;
	text-decoration: none;
}


p#back-nav a:hover {
	color: #3033f3;
	text-decoration: none;
}*/

.description {
	line-height: 24px;
}

#footer {
	color: #6d6d6d;
	text-align: center;
	font-size: 14px;
	padding-top: 8px;
}


input.f, textarea {
    padding: 4px;
    font-size: 14px;
}

input.f {
    width: 350px;
}

/*
label.bigchoice {
    width: 152px;
    float: left;
    padding-right: 14px;
}

body label.bigchoice-of-3 {
    width: 212px;
}

label.bigchoice strong {
}
label.bigchoice em {
    font-style: normal;
    font-size: 13px;
    display: block;
    padding-left: 26px;
    line-height: 22px;
}*/

label.bigchoice {
    clear: left;
    display: block;
}

/*body label.bigchoice-of-3 {
    width: 212px;
}*/

label.bigchoice input {
    float: left;
    margin-top: 8px;
    margin-right: 6px;
}

label.bigchoice strong {
    float: left;

    line-height: 28px;
}
label.bigchoice em {
    font-style: normal;
    font-size: 13px;
    /*display: block;*/
    padding-left: 9px;
    line-height: 30px;
}

.write-comment-textarea {
    padding: 4px;
    font-size: 14px;
    width: 350px;
    height: 180px;
    line-height: 22px;
}

body input.audio-title {
    font-size: 18px;
    width: 100%;
}

span.label {
    font-size: 14px;
    display: block;
    padding-bottom: 2px;
}

span.example {
    font-size: 13px;
    display: block;
    padding-top: 2px;
    padding-bottom: 6px;
    color: #777
}

.favorite-tag::before {
    content:"\e006";
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
    font-size: 12px;
    padding-right: 4px;
  line-height: 1;
}


.vertical-tags .favorite-tag::before {
    color: #663366;
}

.favorite-tag {
    font-weight: bold;
}

.navs, .navs-right {
	font-size: 14px;
}

h2, h1 {
    margin-top: 0;
    margin-bottom: 8px;
}

.navs {
	padding-left: 4px;
}

.navs-right {
	float: right;
	padding-right: 6px;
}

.navs a, .navs-right a {
	padding: 6px;
	border-radius: 3px;
	margin-right: 2px;
}

.navs a:hover, .navs-right a:hover, #edit-page a:hover {
	background-color: #636;
    color: white;
}

#edit-page a {
    color: #636;
    text-decoration: none;
}


ul.tagit {
    margin-top: 3px;
    margin-bottom: 3px;
}

.comments, .comments ul, .comments li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.comments li {
    padding-left: 16px;
    margin-top: 4px;
}

.commentcontainer {
    padding: 8px;
}


#lips {
    /*position: absolute;
    left: -78px;
    bottom: 0px;
    width: 60px;
    padding-right: 10px;
    text-align: right*/
    color: #c9b8c9;
}

#lips a {
    text-decoration: none;
    padding: 6px;
    padding-top: 3px;
    margin-right: -6px;
    border-radius: 4px
}

#lips a:hover {
    background-color: #636;
}

.cold-lips {
    color: #c9a9c9;
}

.hot-lips {
    color: #fff
}

.toggle-is-fav {
    text-decoration: none;
}

.inline-lips {
    position: absolute;
  right: -65px;
  width: 50px;
  text-align: left;
  padding-right: 10px;
  line-height: 26px;
}

.inline-lips .hot-lips {
    color: #663366;
    font-family: 'love_romance_otregular';
}

.inline-lips .cold-lips {
    font-family: 'love_romance_otregular';
    color: rgba(186, 145, 235, 0.18);
}

.cold-lips, .hot-lips {
    font-family: 'love_romance_otregular';
    padding-right: 2px;
}

.tags a, .audio-list .tags li {
    color: #444;
    text-decoration: none;
}

.tags a:hover, .audio .tags li:hover,  .audio-list .tags li:hover, .audio-list .comment-count:hover, .feature-link:hover {
    color: #663366;
    text-decoration: underline;
}

.special-tag-eraudica-exclusive > span,
.special-tag-eraudica-exclusive a {
    color: #663366;
    border: 1px solid #663366;
    -ms-border-radius: 3px;
    border-radius: 3px;
    padding: 3px;
    padding-left: 4px;
    padding-right: 4px;
    font-weight: bold;
    font-size: 12px;
}

#requires-exclusive-membership a, p.visit-on-eraudica a {
    color: #663366;
}

#requires-exclusive-membership, p.visit-on-eraudica {
    text-align: center;
    border: 1px solid #996699;
    color: #996699;
    -ms-border-radius: 3px;
    border-radius: 3px;
    padding: 5px;
    padding-left: 4px;
    padding-right: 4px;
    /*font-weight: bold;*/
    font-size: 14px;

}

.matched-tag, .audio-list .tags li.matched-tag {
    color: #663366;
    font-weight: bold;
}

.unread-comment {
    background-color: rgba(186, 145, 235, 0.18);
}

.unread-comment .re-lip-wrap {
    display: none;
}

.re-lip-comment {
    font-family: 'love_romance_otregular';
    color: #663366;
    text-decoration: none;
    position: absolute;
    top: 0;
    right: 0;
    line-height: 34px;
}

.commentcontainer {
    position: relative;
}

.commentcontainer p {
    margin: 0;
    padding: 0;
}
.comment-text p {
    padding-top: 8px;
    line-height: 22px;
}

.delete-comment {
    text-decoration: none;
    color: #CC99CC;
}

.delete-comment:hover {
    color: #a00;
}

.post-genre-icon {
    opacity: 0.65;
}









li.author:before {
    content:"\270f";
    font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
    font-size: 0.75em;
    color: #663366;
}

li.author {
    padding-top: 8px;
}




















.audio-picker-contents .tabs {
    border-bottom: 1px solid #663366;
    /*border-bottom: 1px solid #c6b1c6;*/
    text-align: left;
    margin-left: -1em;
    margin-right: -1em;
    padding-left: 1em;
}

    .audio-picker-contents .tabs a.picker-tab .tab-count {
        margin-left: 6px;
        font-weight: bold;
    }

.audio-picker-contents .tabs a.picker-tab {
    margin-bottom: -1px;
    display: inline-block;
    padding: 6px;
    text-decoration: none;
    margin-right: 6px;
    color: #663366;
    background-color: white;
    border-top: 1px solid #c6b1c6;
    border-left: 1px solid #c6b1c6;
    border-right: 1px solid #c6b1c6;
    border-bottom: 1px solid #663366;
}

.audio-picker-contents .tabs a.picker-tab-selected {
    /*background-color: #663366;
    border-top: 1px solid #663366;
    border-left: 1px solid #663366;
    border-right: 1px solid #663366;
    color: white;*/
    background-color: white;
    border-top: 1px solid #663366;
    border-left: 1px solid #663366;
    border-right: 1px solid #663366;
    border-bottom: 1px solid white;
    color: #663366;
}

.audio-picker-contents .audio-picker-list .scrollable-list {
    height: 430px;
    overflow-y: auto;
}

.audio-picker-contents .audio-picker-list a.curr-selected-audio::after {
    content: "\e013";
    font-family: "Glyphicons Halflings";
    float: right;
    padding-right: 6px;
}

.audio-picker-contents .audio-picker-list a.selectable-audio:hover::after {
    content: "\e013";
    opacity: 0.6;
    font-family: "Glyphicons Halflings";
    float: right;
    padding-right: 6px;
}
.audio-picker-contents .audio-picker-list a.used-audio {
    opacity: 0.75;
}
.audio-picker-contents .audio-picker-list a.used-audio::after {
    content:"\2a";
    opacity: 0.6;
    font-family: "Glyphicons Halflings";
    float: right;
    padding-right: 6px;
}

.audio-picker-contents .audio-picker-list {
    padding-top: 8px;
}

.audio-picker-contents .nothing-selected {
    display: block;
    text-align: left;
    color: #777777;
    padding: 4px;
}

.audio-picker-contents .audio-picker-list a {
    display: block;
    text-decoration: none;
    text-align: left;
    color: #663366;
    padding: 4px;
}

.audio-picker-contents .audio-picker-list a.curr-selected-audio {
    background-color: #663366;
    color: white;
}

.audio-picker-contents .audio-picker-list a.clear-selected-audio {
    color: #663366;
}
.audio-picker-contents .audio-picker-list a.clear-selected-audio::after {
    content:"\e088";
    font-family: "Glyphicons Halflings";
    float: right;
    padding-right: 6px;
}

.tiny-meta {
    font-size: 12px;
    padding-left: 6px;
    opacity: 0.8;
}
.tiny-meta .tiny-duration,
.tiny-meta .tiny-size {
    padding-left: 6px;
}

.tiny-meta .tiny-duration::before {
    content:"\e023";
    font-family: "Glyphicons Halflings";
    padding-right: 2px;
}


.tiny-meta .tiny-size::before {
    content:"\e022";
    font-family: "Glyphicons Halflings";
    padding-right: 2px;
}

.audio-picker-contents .audio-picker-list a:hover {
    background-color: #7a407a;
    color: whitesmoke;
}

.left {
    text-align: left;
}
















.jp-flat-video {
    background-color: #948294;
    box-shadow: 0px 0.5px 3.5px rgba(0, 0, 0, 0.45);
}



.audio .backdrop-fallback {
    background-color: #948294;
}

.audio .backdrop {
    height: 322px;
    margin: 0;
    padding: 0;
    position: relative;
}

.audio .backdrop .post-header {
    padding: 12px;
    font-size: 16px;
}

.audio .backdrop .download {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 64px;
    height: 22px;
}

.audio .backdrop .post-header .meta {
    text-align: left;
    margin-top: 12px;
    
}

.audio .backdrop .jp-flat-audio {
    opacity: 0.8;
    position: absolute;
    bottom: 0;
}

.audio .backdrop .post-header .tags li,
.audio .backdrop #requires-exclusive-membership {
    display: none;
}

.audio .backdrop .post-header .tags li.special-tag-eraudica-exclusive {
    display: block;
}


.audio .backdrop .jp-volume-controls {
    right: 6px;
}

.audio .backdrop .download {
    padding-left: 12px;
    margin: 0;
    padding-bottom: 16px;
    padding-top: 16px;
}






.audio .backdrop-dark {
    color: #f7f7f7;
    box-shadow: 0px 0.5px 3.5px rgba(0, 0, 0, 0.45);
}


.audio .backdrop-dark-extra .post-header {
    background-color: rgba(0, 0, 0, 0.18);
}

.audio .backdrop-dark-extra .download {
    background-color: rgba(0, 0, 0, 0.18);
}



.audio .backdrop-dark .post-header .meta .post-genre-icon,
.audio .backdrop-dark .post-header .meta .time,
.audio .backdrop-dark .post-header .meta .series,
.audio .backdrop-dark .post-header .meta .released,
.audio .backdrop-dark .post-header .meta .comment-count,
.audio .backdrop-dark .post-header .meta .listen-count,
.audio .backdrop-dark .post-header .meta .download-count,
.audio .backdrop-dark .post-header .meta .love-count,
.audio .backdrop-dark .post-header .meta a,
.audio .backdrop-dark .post-header .meta-series a {
    color: rgba(242, 242, 242, 0.85);
}


.audio .backdrop-dark .download,
.audio .backdrop-dark .download a {
    color: rgba(226, 226, 226, 0.85);
}


.audio .backdrop-dark .special-tag-eraudica-exclusive a {
    color: rgba(239, 239, 239, 0.8);
    border-color: rgba(239, 239, 239, 0.8);
}










.audio .backdrop-dark .jp-flat-audio button, html .jp-flat-video button {
	/* define your pause/play button background color here */
	color: #f4f4f4;
}
.audio .backdrop-dark .jp-flat-audio .jp-control, html .jp-flat-video .jp-control {
	/* define your pause/play button background color here */
	background-color: #663366;
}

.audio .backdrop-dark .jp-flat-audio .jp-button, html .jp-flat-video .jp-button {
	/* define your pause/play button icon color here */
	color: #ffffff;
}

.audio .backdrop-dark .jp-flat-audio .jp-volume-bar:hover {
    border: 1px solid rgba(255, 255, 255, 0.45);
}

.audio .backdrop-dark .jp-flat-audio .jp-volume-bar {
    border: 1px solid rgba(255, 255, 255, 0.35);
}

    .audio .backdrop-dark .jp-flat-audio .jp-volume-bar:hover .jp-volume-bar-value {
    background-color: rgba(255, 255, 255, 0.45);
    }
.audio .backdrop-dark .jp-flat-audio .jp-volume-bar-value {
    background-color: rgba(255, 255, 255, 0.35);
}

.audio .backdrop-dark .jp-flat-audio .jp-bar, html .jp-flat-video .jp-bar {
	/* define your unplayed progress bar background color here */
	background-color: rgba(102, 51, 102, 0.3);
}

.audio .backdrop-dark .jp-flat-audio .jp-play-bar, html .jp-flat-video .jp-play-bar {
	/* define your played progress bar background color here */
	background-color: rgba(102, 51, 102, 0.6);
}

.audio .backdrop-dark .jp-flat-audio .jp-no-solution {
	/* define your error message text color here */
	color: #000000;

	/* define your error message background color here */
	background-color: #b28282;
}












.audio .backdrop-light {
    color: #212121;
    box-shadow: 0px 0.5px 3.5px rgba(0, 0, 0, 0.45);
}


.audio .backdrop-light-extra .post-header {
    background-color: rgba(255, 255, 255, 0.3);
}

.audio .backdrop-light-extra .download {
    background-color: rgba(255, 255, 255, 0.3);
}



.audio .backdrop-light .post-header .meta .post-genre-icon,
.audio .backdrop-light .post-header .meta .time,
.audio .backdrop-light .post-header .meta .series,
.audio .backdrop-light .post-header .meta .released,
.audio .backdrop-light .post-header .meta .comment-count,
.audio .backdrop-light .post-header .meta .listen-count,
.audio .backdrop-light .post-header .meta .download-count,
.audio .backdrop-light .post-header .meta .love-count,
.audio .backdrop-light .post-header .meta a,
.audio .backdrop-light .post-header .meta-series a {
    color: rgba(13, 13, 13, 0.85);
}


.audio .backdrop-light .download,
.audio .backdrop-light .download a {
    color: rgba(29, 29, 29, 0.85);
}


.audio .backdrop-light .special-tag-eraudica-exclusive a {
    color: rgba(16, 16, 16, 0.8);
    border-color: rgba(16, 16, 16, 0.8);
}








.audio .backdrop-light .jp-flat-audio button {
	/* define your pause/play button background color here */
	color: #f4f4f4;
}
.audio .backdrop-light .jp-flat-audio .jp-control {
	/* define your pause/play button background color here */
	background-color: #663366;
}

.audio .backdrop-light .jp-flat-audio .jp-button {
	/* define your pause/play button icon color here */
	color: #ffffff;
}

.audio .backdrop-light .jp-flat-audio .jp-volume-controls button,
html .jp-flat-video .jp-volume-controls button {
	/* define your pause/play button icon color here */
    color: #222;
}

.audio .backdrop-light .jp-flat-audio .jp-volume-bar:hover, html .jp-flat-video .jp-volume-bar:hover {
    border: 1px solid rgba(45, 45, 45, 0.45);
}

.audio .backdrop-light .jp-flat-audio .jp-volume-bar,
html .jp-flat-video .jp-volume-bar {
    border: 1px solid rgba(45, 45, 45, 0.35);
}

    .audio .backdrop-light .jp-flat-audio .jp-volume-bar:hover .jp-volume-bar-value,
    html .jp-flat-video .jp-volume-bar:hover .jp-volume-bar-value {
    background-color: rgba(45, 45, 45, 0.45);
    }
.audio .backdrop-light .jp-flat-audio .jp-volume-bar-value,
html .jp-flat-video .jp-volume-bar-value {
    background-color: rgba(45, 45, 45, 0.35);
}

.audio .backdrop-light .jp-flat-audio .jp-bar {
	/* define your unplayed progress bar background color here */
	background-color: rgba(102, 51, 102, 0.45);
}

.audio .backdrop-light .jp-flat-audio .jp-play-bar {
	/* define your played progress bar background color here */
	background-color: rgba(102, 51, 102, 0.7);
}

.audio .backdrop-light .jp-flat-audio .jp-no-solution {
	/* define your error message text color here */
	color: #000000;

	/* define your error message background color here */
	background-color: #b28282;
}





























.glyphicon-s {
    font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
    font-size: 0.75em;
}

.eve-lips {
    font-family: 'love_romance_otregular';
    color: #e41846;
    font-weight: normal;
    
}


@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

@font-face {
    font-family: 'love_romance_otregular';
    src: url('../fonts/love_romance_ot-webfont.eot');
    src: url('../fonts/love_romance_ot-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/love_romance_ot-webfont.woff2') format('woff2'),
         url('../fonts/love_romance_ot-webfont.woff') format('woff'),
         url('../fonts/love_romance_ot-webfont.ttf') format('truetype'),
         url('../fonts/love_romance_ot-webfont.svg#love_romance_otregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}

.glyphicon-asterisk:before {
  content: "\2a";
}

.glyphicon-plus:before {
  content: "\2b";
}

.glyphicon-euro:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-briefcase:before {
  content: "\1f4bc";
}

.glyphicon-calendar:before {
  content: "\1f4c5";
}

.glyphicon-pushpin:before {
  content: "\1f4cc";
}

.glyphicon-paperclip:before {
  content: "\1f4ce";
}

.glyphicon-camera:before {
  content: "\1f4f7";
}

.glyphicon-lock:before {
  content: "\1f512";
}

.glyphicon-bell:before {
  content: "\1f514";
}

.glyphicon-bookmark:before {
  content: "\1f516";
}

.glyphicon-fire:before {
  content: "\1f525";
}

.glyphicon-wrench:before {
  content: "\1f527";
}