/*
Theme Name: spacex
Theme URI: https://wordpress.org
Description: spacex
Version: 1.0
Author: spacex
Author URI: https://wordpress.org

*/


body {
    color: #b8babc;
    /* padding-top: 4.875rem; */
    background-image: linear-gradient(to bottom, #090812, #111520 100vh, #07090e 200vh);
}

form {
    margin: 0;
    padding: 0;
    border: none;
    background: none;
    margin-block-end: 0;
}

#player-wrapper {
    position: relative;
	margin-bottom: 0.5em;
    -webkit-border-radius: 12px;
	-moz-border-radius: 12px;
   	border-radius: 12px;
    box-shadow: inset 0 -3em 3em rgba(0,0,0,0.1), 0.3em 0.3em 1em rgba(0,0,0,0.3);
    background: linear-gradient(110deg, #1c2029 8%, #2e3440 18%, #1c2029 33%);
    background-size: 300% 100%;
    height: 20rem
}

#player-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.text-4xl {
    font-size: 2rem;
}

.font-serif {
    font-family: Arial Black, Halant, ui-sans-serif, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, apple color emoji, segoe ui emoji, Segoe UI Symbol, noto color emoji,system-ui, -apple-system, FontAwesome;
}

.text-zinc-50 {
    --tw-text-opacity: 1;
    color: rgb(250 250 250 / var(--tw-text-opacity));
}

.text-primary-zinc {
    --tw-text-opacity: 1;
    color: rgb(254 98 142 / var(--tw-text-opacity));
}

@media (max-width:576px) {
    #player-wrapper {
        height: 14rem
    }
}

@media(min-width:768px) {
    #player-wrapper {
        height: 26rem
    }
}

@media(min-width:992px) {
    /* body {
        padding-top: 5rem
    } */

    #player-wrapper {
        height: 26rem
    }
}

@media(min-width:1300px) {
    .container {
        max-width: 1250px
    }

    #player-wrapper {
        height: 34rem
    }
}

.h1, h1 {
    font-size: 1.25rem;
}

.h4, h4 {
    font-size: 18px;
}

.h5, h5 {
    font-size: .9rem;
}

a {
    --tw-text-opacity: 1;
    color: rgb(216 222 233 / var(--tw-text-opacity));
    text-decoration: none
}

a:hover,a:focus {
    color: #e77496;
    text-decoration: none
}

.content-wrapper {
    padding-top: 1.375rem;
}

@media(min-width:992px) {
    .content-wrapper {
        padding-top: 1.5rem
    }
}

.container {
    padding-left: 8px;
    padding-right: 8px
}

.row-5px {
    margin-left: -8px;
    margin-right: -8px
}

.row-5px>.col,.row-5px>[class*=col-] {
    padding-right: 8px;
    padding-left: 8px
}

@media(max-width:576px) {
    .row-5px>.col,.row-5px>[class*=col-] {
        padding-right: 16px;
        padding-left: 16px
    }
}

.cat-title {
    font-size: 1.2rem;
    padding: .375rem 0;
    color: #f8f9fa;
}

.item {
    margin-bottom: 1rem
}

.video-desc {
    display: block;
    margin-top: .25rem;
    height: 2.2rem;
    font-size: .9rem;
    line-height: 1.1rem;
    overflow: hidden
}

.video-block {
    display: block;
    margin-top: .25rem;
    font-size: 12px;
    line-height: 1.1rem;
    overflow: hidden
}

.video-star,.video-foot {
    font-size: .8rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #888
}

.video-views::after {
    content: '•';
    margin: 0 .5rem
}

.video-img {
    display: block;
    position: relative;
    padding-bottom: 67%;
    background: linear-gradient(110deg, #1c2029 8%, #2e3440 18%, #1c2029 33%);
    animation: 1.5s shine linear infinite;
    background-size: 300% 100%;
    border-radius: 1rem;
    overflow: hidden;
}

@keyframes shine {
    to {
        background-position-x: -300%
    }
}

.image-full {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.my-page-link {
    --tw-bg-opacity: 1;
    background-color: rgb(51 64 89 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(186 217 252 / var(--tw-text-opacity));
    border-color: rgba(0, 0, 0, 0.1);
}

.my-page-link.active {
    border-color: rgba(0, 0, 0, 0.1);
}

.pagination>li>.active {
    background-color: #e85a83;
    color: #f8f9fa
}

.pagination > li > a:not(.active):focus,
.pagination > li > a:not(.active):hover,
.pagination > li > span:not(.active):focus,
.pagination > li > span:not(.active):hover
{
    color: #e77496;
    background-color: #242d42;
    border-color: rgba(0, 0, 0, 0.1);
}

footer {
    color: #b8babc
}

.nav-pills .nav-link.active,.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #a2a2a2
}

.movie-title,.movie-description,.movie-info {
    padding: .5rem;
    margin-bottom: .5rem
}

.movie-description>div>span {
    display: inline-block;
    /* width: 7rem */
}

#player-tool-left>a {
    display: inline-block
}

.tab-content {
    padding: .5rem 1rem
}

.jav-border {
    width: 100%;
    padding-top: 1rem;
    margin-top: 1rem;
    border-top: solid 1px #edecec
}

.comments_body {
    padding: 1rem;
    margin-bottom: 1rem;
    background-color: #f2f2f2
}

.disable {
    color: #777;
    text-decoration: none
}

.loader {
    margin-left: auto;
    margin-right: auto;
    border: 1rem solid #f3f3f3;
    border-radius: 50%;
    border-top: 1rem solid #3498db;
    width: 5rem;
    height: 5rem;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.loader {
    margin-left: auto;
    margin-right: auto;
    border: 1rem solid #f3f3f3;
    border-radius: 50%;
    border-top: 1rem solid #3498db;
    width: 5rem;
    height: 5rem;
    margin-top: 10rem;
    margin-bottom: 10rem;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.server-choose {
    background-color: #f2f2f2
}

.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #f2f2f2;
    border-color: #dee2e6 #dee2e6 #f2f2f2
}

h1 {
    font-weight: 400
}

.limegreen {
    color: #32cd32
}

.limegreen {
    color: #32cd32
}

.orangered {
    color: #ff4500
}

#commnet_more {
    display: none
}

.a_deco {
    text-decoration: underline
}

.list-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle
}


.sample-box img
{
    height: 90px;
}

.sample-box .photo-frame
{
    overflow:hidden;
    margin:4px;
}

.sample-box
{
    display:inline-block;
    background-color: #fff;
    overflow:hidden;
    margin: 5px;
    width: 120px;
    padding:0px;
    border:none;
    border-radius:0px;
    box-shadow: 0 1px 3px rgba(0,0,0,.3);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.3);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.3);
}


@media(max-width:780px) {

    .sample-box .photo-frame
    {
        margin:0px;
    }

    .sample-box
    {
        width: 30%;
    }

    .sample-box img
    {
        width: 100%;
        height: auto;
    }
}

@media(max-width:600px) {

    .sample-box .photo-frame
    {
        margin:0px;
    }

    .sample-box
    {
        width: 44%;
    }

    .sample-box img
    {
        width: 100%;
        height: auto;
    }

    .more-videos span {
    display: none;
}
}

.table-condensed{
  font-size: 10px;
}

@media(max-width:768px) {
    .mag-name
    {
        width: 55%
    }

    .mag-size
    {
        width: 10%
    }

    .mag-link
    {
        width: 35%
    }
}

@media(min-width:992px) {
    .mag-name
    {
        width: 60%
    }

    .mag-size
    {
        width: 20%
    }

    .mag-link
    {
        width: 20%
    }
}


.btn-group-xs > .btn, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.m-t-2 {
    margin-top: 2px!important;
}

.endless_container {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.bd-footer {
    font-size: .875rem;
    text-align: center;
    background-color: #f7f7f7
}

.bd-footer a {
    font-weight: 600;
    color: #495057
}

.bd-footer p {
    margin-bottom: 0
}

@media (min-width:576px) {
    .bd-footer {
        text-align: left
    }
}

.bd-footer-links {
    padding-left: 0;
    margin-bottom: 8px
}

.bd-footer-links li {
    display: inline-block
}

.bd-footer-links li+li {
    margin-left: 8px
}

.single {
    padding: 30px 15px;
    margin-top: 40px;
    overflow:hidden;
}
.single h1.side-title {
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
    font-size: 20px;
}
.single h1.side-title:after {
    content: '';
    width: 60px;
    height: 1px;
    display: block;
    margin-top: 6px; 
}

.single ul {
    margin-bottom: 0; 
}
.single li {
    float: left;
    width: 23%;
    margin-top: 10px;
    margin-left: 16px;
}

@media only screen and ( max-width: 600px ) {
  .single li {
    width: 44%;
  }
}

.single li a {
    font-size: 14px;
    border-bottom: 1px solid #f0f0f0;
    line-height: 40px;
    display: block;
    text-decoration: none; 
}


.happy-header-mobile {
    line-height: 0;
}

.happy-header-mobile,
.under-player-ad-mobile,
.happy-footer-mobile {
    display: none;
}

.happy-under-player,
.happy-under-player-mobile {
    text-align: center;
    margin-top: 1.75em;
}

.happy-under-player-mobile {
    display: none;
}

@media only screen and (max-width : 767.98px) {

    .happy-header-mobile {
        margin: 0 auto 20px;
        text-align: center;
        display: block;
    }

    .happy-under-player {
        display: none;
    }

    .happy-under-player-mobile {
        text-align: center;
        margin-top: 20px;
        display: block;
    }

    .happy-footer-mobile {
        margin: 0 auto;
        text-align: center;
        display: block;
    }

    .happy-header,
    .happy-footer,
    .happy-inside-player {
        display: none;
    }
}

span.hd-video {
    position: absolute;
    top: 5px;
    right: 5px;
    border: none;
    background-color: #fbbc05;
    color: #000;
    padding: 1px 3px 0;
    line-height: 16px;
    text-align: center;
    font-size: 12px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-weight: 700;
    font-family: Helvetica,Arial,sans-serif;
    letter-spacing: 0;
    -webkit-box-shadow: 1px 1px 0 0 rgba(0,0,0,.15);
    -moz-box-shadow: 1px 1px 0 0 rgba(0,0,0,.15);
    box-shadow: 1px 1px 0 0 rgba(0,0,0,.15);
}

span.duration {
    position: absolute;
    bottom: 10px;
    right: 10px;
    background: rgba(0, 0, 0, .6);
    border-radius: 5px;
    padding: .2em .4em;
    color: #f8f9fa;
    font-size: .75em;
}

span.release {
    left: inherit;
    left: 6px;
    background: rgba(0, 0, 0, .6);
    border-radius: 5px;
    color: #f8f9fa;
    position: absolute;
    bottom: 6px;
    padding: .2em .4em;
    font-size: .75em;
}

#player-wrapper .play-button {
    width:90px;
    height:60px;
    background-color:#333;
    box-shadow:0 0 30px rgba(0,0,0,.6);
    z-index:1;
    opacity:.8;
    border-radius:6px
}

#player-wrapper .play-button:before {
    content:"";
    border-style:solid;
    border-width:15px 0 15px 26px;
    border-color:transparent transparent transparent #fff
}

#player-wrapper .play-button {
    cursor:pointer;
    position:relative
}

#player-wrapper .play-button:before {
    position:absolute
}

#player-wrapper .play-button,#player-wrapper .play-button:before {
    top:50%;
    left:50%;
    transform:translate3d(-50%,-50%,0)
}

.dropdown-menu {
    min-width: unset !important;
    width: auto !important;
    white-space: nowrap;
    background-color: rgb(41 51 74) !important; /* 背景改为与主菜单一致 */
    color: rgb(186 217 252) !important;         /* 字体改为主菜单字体色 */
    border: none; /* 如需去除边框 */
}
.dropdown-menu.columns-2 {
    min-width: 400px;
}
.dropdown-menu.columns-3 {
    min-width: 600px;
}

.multi-column-dropdown {
    list-style: none;
    margin: 0px;
    padding: 0px;
}


/* https://github.com/twbs/bootstrap/issues/23374 */
@media (max-width: 767px) {
    .dropdown-menu.multi-column {
        min-width: 240px !important;
        overflow-x: hidden;
    }
}

@media (max-width: 576px) {
    .navbar-collapse {
        max-height: calc(100vh - 125px);
        overflow-y: auto;
    }
}

navbar-expand-md {
  @media (max-width: 768px) {
    .navbar-collapse {
      max-height: calc(100vh - 125px);
      overflow-y: auto;
    }
  }
}
navbar-expand-lg {
  @media (max-width: 992px) {
    .navbar-collapse {
      max-height: calc(100vh - 125px);
      overflow-y: auto;
    }
  }
}
navbar-expand-xl {
  @media (max-width: 1200px) {
    .navbar-collapse {
      max-height: calc(100vh - 125px);
      overflow-y: auto;
    }
  }
}

.btn-bd-dark {
    --tw-text-opacity: 1;
    color: rgb(186 217 252 / var(--tw-text-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(41 51 74 / var(--tw-bg-opacity));
    border-radius: .875rem;
}

.btn-bd-dark.show,.btn-bd-dark:hover,.btn-bd-dark:active {
    --tw-text-opacity: 1;
    color: rgb(186 217 252 / var(--tw-text-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(41 51 74 / var(--tw-bg-opacity));
    border-color: #e77496;
}

.btn-bd-dark:focus {
    --tw-text-opacity: 1;
    color: rgb(186 217 252 / var(--tw-text-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(41 51 74 / var(--tw-bg-opacity));
    box-shadow: 0 0 0 3px rgba(231, 116, 150, 1);
}

.bg-nord1 {
    --tw-bg-opacity: 1;
    background-color: transparent;
}

.border-nord9 {
    --tw-border-opacity: 1;
    border-color: rgb(129 161 193 / var(--tw-border-opacity));
}

.text-nord6 {
    --tw-text-opacity: 1;
    color: rgb(236 239 244 / var(--tw-text-opacity));
}

.text-nord6:hover, .text-nord6:focus {
    --tw-text-opacity: 1;
    /* color: rgb(236 239 244/var(--tw-text-opacity)); */
    color: #e77496;
}

.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    color: #e77496;
}

.dropdown-item {
    --tw-text-opacity: 1;
    color: rgb(236 239 244 / var(--tw-text-opacity));
}
.dropdown-item:hover,
.dropdown-item:focus,
.dropdown-item.active {
    background-color: #2c344a !important;
    color: #e77496 !important; 
}

.text-nord13 {
    --tw-text-opacity: 1;
    color: rgb(235 203 139 / var(--tw-text-opacity));
}

.text-secondary1 {
    --tw-text-opacity: 1;
    color: rgb(184 186 188 / var(--tw-text-opacity));
}

.bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(31 41 55 / var(--tw-bg-opacity));
}

/* .bd-navbar {
    min-height: 4rem;
    background-color: #563d7c;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .05), inset 0 -1px 0 rgba(0, 0, 0, .1);
} */

.gotop {
    margin-top: 50px;
    font-size: 1.8rem;
    color: #adb5bd;
    cursor: pointer;
    transition: all .15s;
}

.gotop:hover {
    color: #e77496;
}

.bg-card-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(41 51 74 / var(--tw-bg-opacity));
}

.rounded-xl {
    border-radius: .875rem;
}

.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    --tw-text-opacity: 1;
    color:rgb(186 217 252/var(--tw-text-opacity));
    opacity: 1; /* Firefox */
}

.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
    --tw-text-opacity: 1;
    color:rgb(186 217 252/var(--tw-text-opacity));
}

.has-search .form-control {
    padding-left: 2.375rem;
    background: 0 0;
    border: 0;
    box-shadow: none;
    color: #fff;

}

.bd-navbar {
    --tw-bg-opacity: 1;
    background-color: rgb(20 25 36 / var(--tw-bg-opacity));
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    --tw-text-opacity: 1;
    color: rgb(186 217 252 / var(--tw-text-opacity));
}

.video-img--hidden {
    opacity: 0 !important;
    transition: opacity .5s ease-in !important;
}

.video-debounce-bar {
	position: absolute;
	z-index: 200;
	top: 0;
	left: 0;
	height: 5px;
	width: 0%;
	opacity: 0.5;
	background: #e77496;
}

.video-debounce-bar--wait {
    -webkit-animation: preloadAnimation linear .8s;
    -moz-animation: preloadAnimation linear .8s;
    -ms-animation: preloadAnimation linear .8s;
    -o-animation: preloadAnimation linear .8s;
    animation: preloadAnimation linear .8s;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -ms-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@keyframes preloadAnimation {
	0% {width: 0%;}
	99% {width: 100%;}
	100% {transform: translateY(-2px)}
}

@-moz-keyframes preloadAnimation {
	0% {width: 0%;}
	99% {width: 100%;}
	100% {transform: translateY(-2px)}
}

@-ms-keyframes preloadAnimation {
	0% {width: 0%;}
	99% {width: 100%;}
	100% {transform: translateY(-2px)}
}

.fa-eye:before {
    font-family: 'FontAwesome';
    content: "\f06e";
}

.fa-plus:before {
    font-family: 'FontAwesome';
    content: "\2b";
}

.fa-thumbs-up:before {
    font-family: 'FontAwesome';
    content: "\f164";
}

.fa-clock:before {
    font-family: 'FontAwesome';
    content: "\f017";
}

.fa-video:before {
    font-family: 'FontAwesome';
    content: "\f03d";
}

.fa-circle-up:before {
    font-family: 'FontAwesome';
    content: "\f0aa";
}

.fa-search:before {
    font-family: 'FontAwesome';
    content: "\f002";
}


.fa-solid, .fas {
    font-weight: 900;
}
.fa-classic, .fa-regular, .fa-solid, .far, .fas {
    font-family: "FontAwesome";
}
.fa, .fa-brands, .fa-classic, .fa-regular, .fa-sharp-solid, .fa-solid, .fab, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display, inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
}

/* player loader */
.wps-iframe-loader {
	position: relative;
	display: flex;
	justify-content: center;
	width: 100%;
    height: 100%;
	padding-top: 56.25%;
	background: #000;
}
.wps-iframe-loader--inner-block {
	position: absolute;
	top: calc(50% - 60px);
	display: flex;
	flex-direction: column;
	align-self: center;
	justify-self: center;
	text-align: center;
	color: #777;
}

@keyframes lds-double-ring {
	0% {
	-webkit-transform: rotate(0);
	transform: rotate(0);
	}
	100% {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
	}
}
@-webkit-keyframes lds-double-ring {
	0% {
	-webkit-transform: rotate(0);
	transform: rotate(0);
	}
	100% {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
	}
}
@keyframes lds-double-ring_reverse {
	0% {
	-webkit-transform: rotate(0);
	transform: rotate(0);
	}
	100% {
	-webkit-transform: rotate(-360deg);
	transform: rotate(-360deg);
	}
}
@-webkit-keyframes lds-double-ring_reverse {
	0% {
	-webkit-transform: rotate(0);
	transform: rotate(0);
	}
	100% {
	-webkit-transform: rotate(-360deg);
	transform: rotate(-360deg);
	}
}
.lds-double-ring {
	position: relative;
}
.lds-double-ring div {
	position: absolute;
	width: 80px;
	height: 80px;
	top: 10px;
	left: 10px;
	border-radius: 50%;
	border: 2px solid #000;
	border-color: #e85a83 transparent #e85a83 transparent;
	-webkit-animation: lds-double-ring 1.3s linear infinite;
	animation: lds-double-ring 1.3s linear infinite;
}

.lds-double-ring div:nth-child(2) {
	width: 70px;
	height: 70px;
	top: 15px;
	left: 15px;
	border-color: transparent #ffffff transparent #ffffff;
	-webkit-animation: lds-double-ring_reverse 1.3s linear infinite;
	animation: lds-double-ring_reverse 1.3s linear infinite;
}
.lds-double-ring {
	width: 100px !important;
	height: 100px !important;
	-webkit-transform: translate(-50px, -50px) scale(1) translate(50px, 50px);
	transform: translate(-50px, -50px) scale(1) translate(50px, 50px);
}
.lds-double-ring div {
	position: absolute;
	width: 80px;
	height: 80px;
	top: 10px;
	left: 10px;
	border-radius: 50%;
	border: 2px solid #000;
	border-color: #e85a83 transparent #e85a83 transparent;
	-webkit-animation: lds-double-ring 1.3s linear infinite;
	animation: lds-double-ring 1.3s linear infinite;
}
.lds-double-ring div:nth-child(2) {
	width: 70px;
	height: 70px;
	top: 15px;
	left: 15px;
	border-color: transparent #ffffff transparent #ffffff;
	-webkit-animation: lds-double-ring_reverse 1.3s linear infinite;
	animation: lds-double-ring_reverse 1.3s linear infinite;
}

img.qtranxs-flag {
	width: 18px;
	height: 12px;
}

#scenes {
    margin-top: 20px;
}

#scenes ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#scenes ul li {
    display: inline-block;
    margin-right: 5px;
    white-space: nowrap;
    width: auto;
}

#scenes ul li a {
    display: block;
    background: #1f2738;
    padding: 5px 15px;
    border-radius: 5px;
    margin-bottom: 6px;
    white-space: nowrap;
}

#scenes ul li a:hover {
    background: #242d42;
    color: #e9ecef;
}

#scenes ul li a.active {
    background: #283248;
    color: #fff;
}

#scenes ul li a.active:before {
    content: "▶";
    font-family: "Helvetica Neue", Helvetica, Arial, "Segoe UI", sans-serif;
    font-weight: 900;
    font-size: .7rem;
    margin-right: 5px;
    vertical-align: 3px;
    color: #66b0ff;
}