body {
/*    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;*/
}
a:link {
  color: #3488db;
}
a:visited {
  color: #3488db;
}
a:hover {
  color: #fff;
  text-decoration: none;
}
a:active {
  color: #3488db;
} 
a.btn, a.dropdown-item{
  color: #fff !important;
}
text{
  color: #aaa;
}
table {
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

.pr-1 {
	padding-right: 0em !important;
}

.pl-2 {
	padding-left: 0em !important;
}

.form-inline {
	display: inline-block !important;
}

.metadata {
	float: right;
	padding-top: 5px;
}

.navbar{
	border: 0px !important;
	border-bottom: 1px solid #3488db !important;
}	
.navbar .nav-link {
	padding: 0.6rem 1rem;
}
.navbar-nav>li>a.profile-image {
  padding-top: 3px;
  padding-bottom: 5px;
}
.navbar-brand{
	border-right: 0px !important;
	padding: 0px !important;
}
#Email, #Fname {
  background-color:#272B30 !important;
}
.notificationDropdownMenu {
    width:460px;
    left:-390px;
}

.notificationDropdownMenu::before {
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  top:-15px;
  right:30px;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-bottom: 20px solid #3488db;
  z-index: -1;
}

.notificationDropdownMenu .head {
    padding:5px 15px;
    border-radius: 3px 3px 0px 0px;
    position:relative;
    margin-bottom:-10px;
    top:-10px;
}

.notificationDropdownMenu .notificationBody {
    max-height: 350px;
    overflow-y: auto;
    scrollbar-width: none;
}

.notificationDropdownMenu .notification-box {
    padding: 5px 15px;
}

.notificationDropdownMenu .footer {
    padding: 5px 15px;
    position:relative;
    top:10px;
    margin-top:-10px;
    border-radius: 0px 0px 3px 3px;
}

.notificationImg {
    position: relative;
    top:8px;
    left:-3px;
}

.notificationCardList {
    list-style-type:none;
}

.unreadItemIndicator {
    border-left: 4px solid green;
    padding-bottom: 16px;
}

label.btn, .btn{
    background-color: #484e55;
    border-radius: 0.1rem !important;
}

.toggle-handle {
    background-color: #1b6acd !important;
}

.chatbox>input{
    background-color:#272B30 !important;
    color: #aaa !important;
    border: 1px solid #3488db !important;
    border-radius: 0.1rem !important;
}
input, textarea, select{
    background-color:#272B30 !important;
    color: #aaa !important;
    border: 1px solid #000 !important;
    border-radius: 0.1rem !important;
}
.btn-outline-success{
    color: #3488db !important;
} 
.btn-success{
	background-image: linear-gradient(#3488dbc7, #3488db 60%, #3488dbb0) !important;
	color: #fff !important;
}
.btn-success:hover{
	background-image: linear-gradient(#3488db, #3488db, #3488db) !important;
	color: #fff !important;
}
::-webkit-input-placeholder { /* WebKit browsers */
  color: #aaa !important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #aaa !important;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #aaa !important;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #aaa !important;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #aaa !important;
}
input:-moz-placeholder, textarea:-moz-placeholder {
  color: #aaa !important;
}

hr {
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #3488db;
  border-width: 1px 0;
  margin: 10px auto;
  width: 75%;
}

.file-upload-button {
    display: block;
    position: relative;
    width: 64px;
    margin: 10px 0px 0px 0px;
    cursor: pointer;
    border: 0;
    height: 25px;
    border-radius: 5px;
    outline: 0;
    overflow: hidden;
}
.file-upload-button:hover:after {
    background: #5978f8;
}
.file-upload-button:after {
    transition: 200ms all ease;
    background: #0275d8;
    color: #fff;
    font-size: 16px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    content: 'Upload';
    line-height: 20px;
    border-radius: 2px;
}

.card-cut-text {
  text-overflow: ellipsis;
  overflow: hidden;
  width: 260px;
  height: 1.35em;
  white-space: nowrap;
}

.index-live-title {
    font-size:1.35em;
    width: 100%;
    color: #fff;
}

.index-video-title {
    font-size:1.35em;
    width: 100%;
    color: #fff;
}

.itemList {
    padding-left: 0;
}

.channelVideoCard {
  list-style-type:none;
  width: 700px;
}

.displayCard {
    width: 320px;
    margin-bottom:15px;
    list-style-type:none;
}

.card {
    display: block;
}
.displayCard a {
}

.card-data img {
	width: 50px !important;
	height: 50px!important;
	margin-top: 5px;
}

.displayCard-counts {
	width: 318px !important;
}

.displayCard img {
    width: 310px;
    height: 175px;
    object-fit: contain;
    overflow: hidden;
    background-color: black;
    /*float: left;*/
}

.displayCard .card-data {
    margin-left:0px;
    float: left;
    font-size:.9em;
}

.displayCard .card-data .displayCard-footer {
    font-size:1em;
    position:relative;
    left: -10px;
    top: 45px;
}

.displayCard-other {
    width: 600px;
    margin-bottom:15px;
}

.displayCard-other a {
}

.displayCard-other img {
    width: 275px;
    height: 155px;
    object-fit: contain;
    overflow: hidden;
    background-color: black;
    float: left;
}

.displayCard-other .card-data {
    margin-left:18px;
    float: left;
    font-size:1em;
}

.displayCard-other .card-data .displayCard-footer {
    font-size:1em;
    position:relative;
    left: -10px;
    top: 40px;
}

.streamerCard {
    width: 600px;
    margin-bottom:15px;
    list-style-type:none;
}

.streamerCard a {
}

.streamerCard img {
    width: 175px;
    height: 175px;
    object-fit: contain;
    overflow: hidden;
    background-color: black;
    float: left;
}

.streamerCard .card-data {
    margin-left:15px;
    float: left;
    font-size:1em;
}

.streamerCard .card-data .streamerCard-footer {
    font-size:1em;
    position:relative;
    left: -10px;
    top: 45px;
}
.video-card{
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    line-height: 2em !important;
    word-wrap: break-word;
    margin: 15px;
}
.video-card-header{
  margin-bottom: 0px
}
.video-card-body{
    padding: 0.5rem 0rem 0.5rem 0rem;
    flex: 1 1 auto;
    line-height: 1.5em;
}
.channel-card{
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    line-height: 2em !important;
    word-wrap: break-word;
    margin: 15px;
}
.channel-card-header{
  margin-bottom: 0px
}
.channel-card-body{
    padding: 0.5rem 0rem 0.5rem 0rem;
    flex: 1 1 auto;
    line-height: 1.5em;
}
.recordedStream {
    width:99%;
    display:block;
}
.video-buttons-row {
    width: 100%;
}

.comment {
    width:100%;
}
.comment p{
    white-space: pre-wrap;
    margin-top: 1rem;
}

.comment img{
    margin-top: 1rem;
}
.videodescription p{
    white-space: pre-wrap;
}
.viewerText p{
    white-space: pre-wrap;
}

.videoStream {
        width:100%;
    }

    .chatloader {
        display: none;
        padding: 30px;
    }
    
    .chatloader .chatloader-view {
        margin: 0 auto;
        width: 100%;
        text-align:center;
    }
    
    .chatPanel {
      display: none;
      scrollbar-color: #1b1e22 #272b30;
      scrollbar-width: thin;
      flex-flow: column;
      height: calc(100vh - 170px);
    }
    .chatPanel .chatHeader {
      width:100%;
      flex: 0 1 auto;
    }
    
    .chatPanel .chatContent {
      flex: 1 1 500px;
      overflow-x:auto;
    }
    
    .chatPanel .chatContent .chatEntryContainer {
      z-index: 100;
    }
    
    .chatPanel .chatContent .chatEntryContainer .chatEntry {
      background-color: #272b30;
      border-radius: 10px;
      margin: 5px;
    }
    .chatPanel .chatContent .chatEntryContainer .chatEntry .chatImage {
      width: 64px;
      display: inline-block;
    }
    .chatPanel .chatContent .chatEntryContainer .chatEntry .chatImage img {
      width: 48px;
      height: 48px;
    }
    .chatPanel .chatContent .chatEntryContainer .chatEntry .chatInfo {
    }
    
    .chatPanel .chatContent .chatEntryContainer .chatEntry .chatInfo .chatTimestamp {
      color: grey;
      font-size: 0.7em;
    }
    
    .chatPanel .chatContent .chatEntryContainer .chatEntry .chatInfo .chatUsername {
      font-weight: bold;
    }
    
    .chatPanel .chatContent .chatEntryContainer .chatEntry .chatInfo .chatMessage {
      font-family: Arial, Helvetica, sans-serif;
      overflow: hidden;
      word-wrap: break-word;
    }
    
    .chatPanel .chatFooter {
      flex: 0 1 75px;
    }
    
    .chatPanel .chatFooter input {
      background-color: #272b30;
      border: 0px solid black;
    }
    
    .chatPanel .chatFooter .chatFooterTop {
      height: 30px;
    }
    
    .chatMembersOverlay {
        display:none;
    }
    .modDisplayOverlay {
        display:none;
    }
    
    #chatside {
        border-left: 1px solid #32383e;
        width:400px;
    }
    
    .chatbox-popout {
        height:100%;
        width:100%;
        margin-top: 10px;
        margin-bottom: 50px;
    }
    
    .chat-popout-bottom {
        height:100px;
        position: fixed;
        display: block;
        bottom:25px;
        width:100%;
        padding-right:35px;
    }
    
    .profileBox {
      background-color: #32383e;
      width: 300px;
      height:115px;
      border: 1px solid black;
    }
    
    .profileBoxHeader {
      background-color: #272b30;
      border-radius: 5px 5px 0px 0px;
      color:#aaa;
      height:60px;
      width:100%;
    }
    
    .profileBoxHeader .close {
      color:white;
    }
    
    .profileBoxPic {
      width:40px;
      height:40px;
      background-color: green;
      text-align: center;
    }
    
    #iconBar-owner {
      color: gold;
    }
    #iconBar-admin {
      color: gold;
    }
    #iconBar-mod {
      color: orange;
    }
    #iconBar-member {
      color:gold;
    }
    #iconBar-muted {
      color:red;
    }
    #iconBar-voice {
      color:white;
    }
    #iconBar-visitor {
      color:white;
    }

.streamcard-overlay {
  position:relative;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.stream-image-overlay-text{
    margin-left:10px;
    margin-top:10px;
    text-shadow: 1px 1px 2px #000000;
    color:white;
    position: relative;
    top:-210px;
    left:3px;
}

.channeldescription p{
    white-space: pre-wrap;
}


#videoWindow {
    display: flex;
    justify-content: center;
    max-height:90vh;
    overflow-y: auto;
    scrollbar-color: #1b1e22 #272b30;
    scrollbar-width: thin;
}

.videoPanel{
    width: 100%;
}

.search {
    -webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
    border-radius: 20px; /* (height/2) + border-width */
    border-style: none !important;
	border-width: 0px;
    color: #333;
    background-color: #3A3F44 !important;
    -webkit-appearance: none;
	-moz-appearance: none;
}

@media all and (min-width: 2350px) {
   .videoPanel {
     width: 1850px;
   }
}

.videoPanel::-webkit-scrollbar {
    width: 0 !important
}

/* .videoPanel{ overflow: -moz-scrollbars-none; }
.videoPanel{ -ms-overflow-style: none; } */

.liveindicator{
	margin-left: 10px;
}

.stream-title{
  color: #fff;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
}

.video-card-body .video-title a, .card-header .video-title a{
  color: #fff;
}

.dropzone {
    display: none;
}

.toast {
    background: #272B30;
    color: #aaa;
    border: 1px solid #3488db
}
.toast-header{
    background-color: unset;
}
.toast-body{
    font-size: 1.2em;
}

.nav-tabs{
	border: 0px !important;
}
.nav-tabs .nav-link{
	border-top-left-radius: 0rem !important;
	border-top-right-radius: 0rem !important;
	border-left: 1px #ccc !important;
	border-right: 0px !important;
	border-top: 0px !important;
	border-bottom: 0px !important;
	display: inline !important;
    padding: 0rem 1rem !important;
}
#channelPlayerMenu{
	margin-top: 5px;
}
#channel-tab.nav-link:hover, #channel-tab.nav-link:focus, #channel-tab.nav-link.active{
	border-color: #3488db !important;
	border-bottom: 1px solid #3488db !important;
}
#videos-tab.nav-link:hover, #videos-tab.nav-link:focus, #videos-tab.nav-link.active{
	border-color: #3488db !important;
	border-bottom: 1px solid #3488db !important;
}
#clips-tab.nav-link:hover, #clips-tab.nav-link:focus, #clips-tab.nav-link.active{
	border-color: #3488db !important;
	border-bottom: 1px solid #3488db !important;
}
.channel-img {
    width:100%;
    object-fit: contain;
    max-height:150px;
    overflow:hidden;
    background-color:black;
}

.spinner-overlay {
	position: absolute;
	background: transparent;
	display: none;
	justify-content: center;
	align-items: center;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100vw;
	height: 100vh;
	z-index: 10000;
	background: var(--spinner-backdrop-color);
}
.spinner {
	border-left: var(--spinner-border-width) solid var(--spinner-color-two);
	border-top: 4px solid var(--spinner-color-one);
	border-bottom: 4px solid var(--spinner-color-one);
	border-right: 4px solid var(--spinner-color-one);
	border-radius: var(--spinner-border-rad);
	animation: spinner var(--spinner-speed) infinite linear;
	width: var(--spinner-size);
	height: var(--spinner-size);
	z-index: 100001;
}

.chatsticker-composer-popover-input{
    font-size-adjust: none;
    font-size: 100%;
    font-style: normal;
    letter-spacing: normal;
    font-stretch: normal;
    font-variant: normal;
    font-weight: 400;
    font: normal normal 100% "chatsticker-font", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: left;
    text-align-last: auto;
    text-decoration: none;
    -webkit-text-emphasis: none;
    text-emphasis: none;
    text-height: auto;
    text-indent: 0;
    text-justify: auto;
    text-outline: none;
    text-shadow: none;
    text-transform: none;
    text-wrap: normal;
    alignment-adjust: auto;
    alignment-baseline: baseline;
    -webkit-animation: none 0 ease 0 1 normal;
    animation: none 0 ease 0 1 normal;
    -webkit-animation-play-state: running;
    animation-play-state: running;
    -webkit-appearance: normal;
    -moz-appearance: normal;
    appearance: normal;
    azimuth: center;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    background: none 0 0 auto repeat scroll padding-box transparent;
    background-color: transparent;
    background-image: none;
    baseline-shift: baseline;
    binding: none;
    bleed: 6pt;
    bookmark-label: content();
    bookmark-level: none;
    bookmark-state: open;
    bookmark-target: none;
    border: 0 none transparent;
    border-radius: 0;
    bottom: auto;
    box-align: stretch;
    -webkit-box-decoration-break: slice;
    box-decoration-break: slice;
    box-direction: normal;
    box-flex: 0.0;
    box-flex-group: 1;
    box-lines: single;
    box-ordinal-group: 1;
    box-orient: inline-axis;
    box-pack: start;
    box-shadow: none;
    box-sizing: content-box;
    -webkit-column-break-after: auto;
    break-after: auto;
    -webkit-column-break-before: auto;
    break-before: auto;
    -webkit-column-break-inside: auto;
    break-inside: auto;
    caption-side: top;
    clear: none;
    clip: auto;
    color: inherit;
    color-profile: auto;
    -webkit-column-count: auto;
    -moz-column-count: auto;
    column-count: auto;
    -webkit-column-fill: balance;
    -moz-column-fill: balance;
    column-fill: balance;
    -webkit-column-gap: normal;
    -moz-column-gap: normal;
    column-gap: normal;
    -webkit-column-rule: medium medium #1f1f1f;
    -moz-column-rule: medium medium #1f1f1f;
    column-rule: medium medium #1f1f1f;
    -webkit-column-span: 1;
    -moz-column-span: 1;
    column-span: 1;
    -webkit-column-width: auto;
    -moz-column-width: auto;
    column-width: auto;
    -webkit-columns: auto auto;
    -moz-columns: auto auto;
    columns: auto auto;
    content: normal;
    counter-increment: none;
    counter-reset: none;
    crop: auto;
    cursor: auto;
    direction: ltr;
    display: inline;
    dominant-baseline: auto;
    drop-initial-after-adjust: text-after-edge;
    drop-initial-after-align: baseline;
    drop-initial-before-adjust: text-before-edge;
    drop-initial-before-align: caps-height;
    drop-initial-size: auto;
    drop-initial-value: initial;
    elevation: level;
    empty-cells: show;
    fit: fill;
    fit-position: 0 0;
    float: none;
    float-offset: 0 0;
    grid-columns: none;
    grid-rows: none;
    hanging-punctuation: none;
    height: auto;
    hyphenate-after: auto;
    hyphenate-before: auto;
    hyphenate-character: auto;
    hyphenate-lines: no-limit;
    hyphenate-resource: none;
    -webkit-hyphens: manual;
    -ms-hyphens: manual;
    hyphens: manual;
    icon: auto;
    image-orientation: auto;
    image-rendering: auto;
    image-resolution: normal;
    inline-box-align: last;
    left: auto;
    line-height: inherit;
    line-stacking: inline-line-height exclude-ruby consider-shifts;
    list-style: disc outside none;
    margin: 0;
    marks: none;
    marquee-direction: forward;
    marquee-loop: 1;
    marquee-play-count: 1;
    marquee-speed: normal;
    marquee-style: scroll;
    max-height: none;
    max-width: none;
    min-height: 0;
    min-width: 0;
    move-to: normal;
    nav-down: auto;
    nav-index: auto;
    nav-left: auto;
    nav-right: auto;
    nav-up: auto;
    opacity: 1;
    orphans: 2;
    outline: medium none invert;
    outline-offset: 0;
    overflow: visible;
    overflow-style: auto;
    padding: 0;
    page: auto;
    page-break-after: auto;
    page-break-before: auto;
    page-break-inside: auto;
    page-policy: start;
    -webkit-perspective: none;
    perspective: none;
    -webkit-perspective-origin: 50% 50%;
    perspective-origin: 50% 50%;
    pointer-events: auto;
    position: absolute;
    presentation-level: 0;
    punctuation-trim: none;
    quotes: none;
    rendering-intent: auto;
    resize: none;
    right: auto;
    rotation: 0;
    rotation-point: 50% 50%;
    ruby-align: auto;
    ruby-overhang: none;
    ruby-position: before;
    ruby-span: none;
    size: auto;
    string-set: none;
    table-layout: auto;
    top: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transform-origin: 50% 50% 0;
    -ms-transform-origin: 50% 50% 0;
    transform-origin: 50% 50% 0;
    -webkit-transform-style: flat;
    transform-style: flat;
    transition: all 0 ease 0;
    unicode-bidi: normal;
    vertical-align: baseline;
    white-space: normal;
    white-space-collapse: collapse;
    widows: 2;
    width: auto;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    z-index: auto;
    text-align: start;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

}
.chatsticker-composer-popover {
    z-index: 2147483003;
    position: absolute;
    display: none;
    width: 100%;
    right: 0px;
    box-shadow: 0 1px 15px 1px rgba(0,0,0,.08);
    background-color: #fff;
    border-radius: 6px;
    transition-duration: 200ms;
    transition-delay: 0ms;
    transform-style: flat;
    transform-origin: 50% 50% 0;
    opacity: 0;
    transition: all 0.2s linear;
    visibility: hidden;
}
.chatsticker-composer-popover.active{
  visibility: visible;
  display: block;
  opacity:1;
  bottom: 50px;
}
.chatsticker-emoji-picker {
    width: 330px;
    height: 260px;
}
.chatsticker-composer-popover-header {
    position: absolute;
    top: 0;
    left: 20px;
    right: 20px;
    height: 40px;
    border-bottom: 1px solid #edeff1;
}
.chatsticker-composer-popover-input {
    font-weight: 400;
    font-size: 14px;
    color: #6e7a89;
    height: 40px;
    width: 100%;
    box-sizing: border-box;
    border-bottom: 1px solid black;
    outline: none;
}
.chatsticker-composer-popover-body {
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    bottom: 5px;
    padding: 0 20px;
    overflow-y: scroll;
}
.chatsticker-emoji-picker-group {
    margin: 10px -5px;
}
.chatsticker-emoji-picker-group {
    margin: 10px -5px;
}
.chatsticker-emoji-picker-group-title {
    color: #b8c3ca;
    font-weight: 400;
    font-size: 13px;
    margin: 5px;
}
.chatsticker-emoji-picker-emoji {
    padding: 5px;
    width: 30px;
    line-height: 30px;
    display: inline-table;
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
    font-size: 28px;
    transition: -webkit-transform 60ms ease-out;
    transition: transform 60ms ease-out;
    transition: transform 60ms ease-out,-webkit-transform 60ms ease-out;
    transition-delay: 60ms;
    font-family: Apple Color Emoji,Segoe UI Emoji,NotoColorEmoji,Segoe UI Symbol,Android Emoji,EmojiSymbols;
}
.chatsticker-emoji-picker-emoji:hover {
    transition-delay: 0ms;
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4);
}
.chatsticker-composer-popover-caret {
    position: absolute;
    bottom: -8px;
    right: 0%;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #fff;
    right: 54px;
}

@keyframes spinner {
	0% {
		transform: rotate(-360deg);
	}
}

@media screen and (min-width : 992px) and (max-width : 1854px) {
    .displayCard-other .card-data {
        margin-left:0px;
        float:left;
    }
    .displayCard-other .card-data .displayCard-footer {
        top: initial;
        font-size:1em;
    }


}

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

    .card-cut-text {
      text-overflow: ellipsis;
      overflow: hidden;
      width: 360px;
      height: 1.35em;
      white-space: nowrap;
    }

    .displayCard {
        width: 100%;
        height: initial;
        margin-bottom: 5px;
    }

    .displayCard img{
        width: 100%;
        height: initial;
    }

    .displayCard .card-data {
        margin-left:0px;
        float: left;
        font-size:1em;
    }
    .displayCard .card-data .displayCard-footer {
        font-size:1em;
        top: initial;
    }

    .displayCard-other {
        width: 100%;
        height: initial;
        margin-bottom: 5px;
    }

    .displayCard-other img{
        width: 100%;
        height: initial;
    }

    .displayCard-other .card-data {
        margin-left:0px;
        float: left;
        font-size:1em;
    }
    .displayCard-other .card-data .displayCard-footer {
        font-size:1em;
        top: initial;
    }
    
    .streamerCard {
        width: 100%;
        height: initial;
        margin-bottom: 5px;
    }

    .streamerCard img{
        width: 100%;
        height: initial;
    }

    .streamerCard .card-data {
        margin-left:0px;
        float: left;
        font-size:1em;
    }
    .streamerCard .card-data .streamerCard-footer {
        font-size:1em;
        top: initial;
    }

}