@font-face{
  font-family: "ComicNeue";
  src: url("/assets/fonts/ComicNeue.ttf");
}

html {
	scrollbar-color: #ff4d00 #3c0b7b;
	scrollbar-width: thin;
	scroll-behavior: smooth;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

body {
	background: #350a72;
	background-image: url(/assets/img/background.png);
	background-repeat: repeat-y;
	background-size: 100% 3741px; 
	padding-top:0px;
    font-family: "ComicNeue", cursive, sans-serif !important;
	font-size: 18px !important;
	scrollbar-color: #ff4d00 #3c0b7b;
	scrollbar-width: thin;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	scroll-behavior: smooth;
}

.row {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 0px !important;
    margin-left: 0px !important;
}

.clear {
	clear: both;
}

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

.margin-10 {
	margin-top: 20px;
}

button:focus {outline:0 !important;}

.full {
    background: url('../img/bg.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

/* ===========================================
	Wrappers and Toggles 
   ========================================= */

#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	display:block;
}

#side-wrapper {
	padding-top:75px;
	top: 0px;
    z-index: 1000;
    position: fixed;
    left: 250px;
    width: 0;
    height: 100%;
    margin-left: -250px;
    overflow-y: auto;
	overflow-x: hidden;

	box-shadow: 0px 10px 20px #00000099;
    backdrop-filter: blur(25px) opacity(1);
    background-color: #360a7266;

    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	scrollbar-color: #ff4d00 #3c0b7b;
	scrollbar-width: thin;
}

#page-content-wrapper {
    width: 100%;
	margin-top: 180px;
    padding: 0px;
}

/* ===========================================
	Top Navigation 
   ========================================= */
.navbar {
	height: 65px;
	color: #FFF;
	box-shadow: 0px 10px 20px #00000099;
    backdrop-filter: blur(25px) opacity(1);
    background-color: #360a7266;	
}

.navbar-nav>li>a {
	line-height: 35px;
	color: #333;
}

.navbar-nav li ul li a {
	font-size:17px;
}
#menu-toggle {
	width: 50px;
}

.navbar-right {
	margin-right: 10px;
}

.navbar-right img {
	border-radius: 50%;
	border: 2px solid #333;
	margin-top: 0px;
	margin-right: 7px; 
	width: 40px;
	height: 40px;
}

.navbar-right li a i {
	font-size: 16px;
}

.navbar-user {
}

.nav-icon {
	color: #333;
}

.nav-icon:hover {
	color: #0CD7F2;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	background: #4e0aa6;
	color: #fff;
}

.account-dropdown {
	margin-right: 20px;
}

/* LOGO */
.logo {
	position: relative;
	left: 15px;
	width: 242px;
	float:left;
	text-align:left;
}

.logo a {
  color: #333;
	font-size: 45px;
	font-weight: bold;
}

.logo a:hover {
  color: #2172CC;
  background: none;
}

.logo img {
	width: 150px;
	margin-top: -10px;
}

.language {
	margin-top: 17px;
}

.balance {
	margin-top: 20px;
	margin-right: 10px;
	font-size: 18px;
  padding: 0 15px 0 20px;
	color: #2BA802;
}

.white {
	color: #fff;
}

.lang-select {
	margin-top: 5px;
}
/* ===========================================
	Notifications 
   ========================================= */

.notifications ul>li {
	background: transparent;
	height: 35px;
	padding: 3px;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;	
}

.notification-heading{
	color: #fff;
	margin-top: -6px;
}

.notification-heading>a{
	color: #fff !important;
}

.notification-heading a:hover{
	background: transparent !important;
}

.heading-danger {
	background: #BF2E35 !important;
}

.notification-time {
	background: #CDC8DB;
	color: #222;
	font-size: 10px;
	margin-top: 6px;
	padding: 0 3px 0 3px;
}

.navbar-default .navbar-nav>.open>a:focus {
	background: none;
}

.nav-account {
	min-width: 192px;
	margin: -10px -10px 0 0 !important;
}

.nav-danger .dropdown-menu {
	min-width: 390px;
}

.nav-danger .dropdown-menu h2 {
	float: left;
	font-size: 32px;
	font-weight: 800;
	margin-left: 20px;
}

.nav-danger .dropdown-menu h5 {
	float:right;
	font-size: 15px;
	font-weight: 600;	
	margin-top: 30px;
	margin-right: 10px;
}

/* ===========================================
	Sidebar Navigation 
   ========================================= */

.side-nav {
    position: relative;
    top: 0px;
    width: 250px;
    margin: 0;
    padding: 0;
    list-style: none;
	height: 88%;
}

.side-heading {
	color: #FC5800;
	font-weight: 400;
	margin-left: 20px;
	padding: 5px 0 3px 0;
}

.side-nav li {
   	width:250px;
    line-height: 45px;
	border-bottom: 1px solid #6f00ff;
}

.side-nav li a {
   color: #333;
}

.side-nav li a i{
   float: right;
   margin-right: 7px;
   font-size: 14px;
}

.side-nav li ul {
	list-style-type: none;
	padding: 0;
}

.side-nav li ul li {
	padding-left: 40px;
}

.side-nav img {
  border-radius: 50%;
  border: 2px solid #333;
  margin-top: -2px;
  margin-left: 20px;
  margin-right: 7px;
  width: 40px;
  height: 40px;
}

.side-nav .active {
	background: #4e0aa6;
}

.side-warning ul, .side-warning:hover{
	background: #FFC954;
}

.side-menu ul, .side-menu:hover{
	background: #4e0aa6;
	text-decoration:none !important;
}

.side-menu img {
	width: 35px;
	height: 35px;
}

.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus{
	color: #fff !important;
}

.stats-default i {
	font-size:14px;
	color: #680BB0;
	margin-left: 20px;
	margin-right: 15px;
}

.stats-danger i {
	font-size: 14px;
	color: #BF2E35;
	margin-left: 20px;
	margin-right: 15px;
}

.stats-text {
	font-size: 22px;
	font-weight: 800;
	color: #7D7D7D;
	text-shadow: 0px 1px 1px #000;
}

.side-nav li a:hover {
    text-decoration: none !important;
    color: #333;
    background: #4e0aa6;
}

.side-nav li a:active,
.side-nav li a:focus {
    text-decoration: none;
}

.ui-drop-hover {
    background-color: #8CED74 !important;
    border: 1px solid #bbb;
}

.small-text {
	color: #999;
	margin-left: 5px;
	margin-top: -10px;
	font-size: 10px;
}


.menu-item i{
	float: left !important;
	color: #074A82;
	font-size: 18px !important;
	margin-left: 15px;
	margin-right: 5px !important;
}

.menu-item-dash i{
	float: left !important;
	color: #FF4D00;
	font-size: 18px !important;
	margin-left: 15px;
	margin-right: 5px !important;
}

.sub-menu i {
	margin-left:0px;
}

.active {
	border-left:6px solid #FC5800;
	background: #4e0aa6 !important;
}

/* ===========================================
	Stat Boxes 
   ========================================= */

.stat-box {
	background: #fff;
	border: 1px solid #DEDEDE;
	height: 80px;
	border-radius: 10px;
}

.stat-box a{
	color: #333;
}

.stat-icon {
	float: left;
	color: #fff;
	font-size: 2.7em;
	text-align: center;
	height: 100%;
	width: 35%;
	margin-bottom: 10px;
}

.stat-icon  i {
	position: relative;
	top: 7px;
}

.stat-data {
	float: left;
	width: 60%;
	margin-left: 5%;
}

.stat-data  h2{
	font-size: 24px;
	margin-top: 25px;
	margin-left: -35px;
    color: black;
    font-weight: bold;
    text-align: center;
}

.stat-info {
	font-size: 16px;
	color:black;
	font-weight:bold;
}

.stats-default i {
	font-size:32px;
	color: #680BB0;
	margin-left: 20px;
	margin-right: 15px;
}

.stats-danger i {
	font-size:32px;
	color: #BF2E35;
	margin-left: 20px;
	margin-right: 15px;
}

.stats-text {
	font-size: 22px;
	font-weight: 800;
	color: #7D7D7D;
	text-shadow: 0px 1px 1px #000;
}

.stat-primary{
	background: #2d89ef;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}

.stat-default{
	background: #FF4D00;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}

.stat-danger{
	background: #DB1212;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}

.stat-success{
	background: #25C720;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}

.icon-addon .form-control:focus + .glyphicon,
.icon-addon:hover .glyphicon,
.icon-addon .form-control:focus + .fa,
.icon-addon:hover .fa {
    color: #2580db;
}

/* ===========================================
	Login Form 
   ========================================= */


.login {
	background: #fff;
	margin-top: 100px;
}

.input-xlarge {
	font-size: 17px;
	width: 100%;
	height: 2.5em;
	padding: 5px;
}

.login-btn {
	float:right;
	margin-top: 40px;
	margin-bottom: 40px;
}

.inline {
	margin-left: 25px;
}
/* ===========================================
	Register Form 
   ========================================= */

.go-register {
	position: relative;
	top: 46px;
}

.terms {
	padding-top: 20px;
}

.col-centered{
    float: none;
    margin: 0 auto;
}

.success-text {
	color: #80D134;
}

/* ===========================================
	Other Forms
   ========================================= */
.date-filter {
	margin-right: 10px;
}
input[type=date]{
	width: 110px;
	font-size:12px;
	height: 30px;
	color: #333;
}

.tier-levels {
	list-style-type: none;
	padding: 15px;
}

.tier-levels li {
	padding: 5px;
}

.form-horizontal .control-label {
	text-align:left;
}

/* ===========================================
	Panels and Buttons
   ========================================= */
.panel-heading {
	color: #fff;
	font-size: 20px;
	height: 50px;
	padding: 12px 0 0 20px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&amp;1+0,0+100;White+to+Transparent */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}

.sub-heading {
	font-size: 13px;
	float: right;
	color: #fff;
	margin: 5px 15px 0 0;
}

.panel-content {
	font-size: 15px;
	padding: 10px;
	overflow-x:hidden;
}

.title-icon {
	margin: 0 10px 0 0;
}

.panel-primary {
	background: #ff4d00;
}

.panel-default {
	background: #454545;
}

.panel-warning {
  background: #f6f6f6;
  border-radius: 5px 5px 0 0;
  border-bottom: 1px solid #DADADA;
	color: #0A5AA1;
}

.panel-success {
	background: #7BC456;
}


.btn {
	border-radius: 5px;
	border: 1px solid #4e0aa6;
}

.btn-primary, .btn-primary:hover {
	background: #2d89ef;
}

.btn-danger, .btn-danger:hover {
	background: #BF2E35;
}

.btn-default, .btn-default:hover {
	background: #81469E;
	color: #fff;
}

.btn-link {
	border:0;
}

.checkbox, .radio {
	display: inline;
}

.alert-default {
	background: #81469E;
	color: #fff;
}

.panel-default {
	background: #fff;
}

.red {
	color: red;
}

.green {
	color: green;
}

.upload-form {
	width: 200px;
}

.settings-toggle {
	margin-bottom: 20px;
}

.settings-input {
	margin-left:-15px;
	margin-bottom: 20px;
}
/* ===========================================
	Device Specific
   ========================================= */


@media(min-width:768px) {
	
    #page-content-wrapper {
        padding: 20px;
        position: relative;
    }

    #wrapper.toggled #page-content-wrapper {
        position: relative;
        margin-right: 0;
    }
	.daisypointer {
		max-width: 20% !important;
	}
	
}

@media(max-width:955px) {
	.navbar-right {
		display: none;
	}
	.menu-toggle {
		float: right;
		margin-right: 18px;
  	margin-top: -3px;
	}
}

#header {
	position:fixed;
	top: 0px;
    padding-top: 30px;
	width:100%;
	text-align:center;
	z-index:999;
	box-shadow: 0px 10px 20px #00000099;
    backdrop-filter: blur(25px) opacity(1);
    background-color: #360a7266;
}

.menu {
	width:100%;
	background-image: url(/assets/img/logo_bg.png);
	background-repeat: repeat-x;
    height: 139px;
}
.menu-item-dash {
	width: 100px;
    float: left;
	font-size:16px;
	padding-top: 0px;
}
.menu-item {
	width: 15%;
    float: left;
    font-size: 18px;
    font-weight: bold;
    padding-top: 62px;
}

.menu-item-signin {
	font-weight: bold;
    width: 150px;
    font-size: 16px;
    padding-top: 32px;
    position: relative;
    margin-top: -81px;
    left: 88%;
    height: 81px;
    background: rgb(252 88 0);
    background: linear-gradient(90deg, rgb(129 12 12) 0%, rgb(252 88 0) 100%);
}
.menu-signin {
	font-weight: bold;
    background: rgb(208, 122, 47);
    background: linear-gradient(270deg, rgba(208, 122, 47, 1) 0%, rgba(183, 37, 82, 1) 100%);
}
.menu-item-logo {
	width: 386px;
    float: left;
}
.center {
	text-align:center;
}
.right {
	text-align:right;
}
.left {
	text-align:left;
}

.flex-container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: normal;
}

.flex-items:nth-child(1) {
  display: block;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  align-self: auto;
  order: 0;
}

.flex-items:nth-child(2) {
  display: block;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  align-self: auto;
  order: 0;
}

.flex-items:nth-child(3) {
  display: block;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  align-self: auto;
  order: 0;
}

.flex-items:nth-child(4) {
  display: block;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  align-self: auto;
  order: 0;
  width: 375px;
}

.flex-items:nth-child(5) {
  display: block;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  align-self: auto;
  order: 0;
}

.flex-items:nth-child(6) {
  display: block;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  align-self: auto;
  order: 0;
}

.flex-items:nth-child(7) {
  display: block;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  align-self: auto;
  order: 0;
}

a {
    color: #FFF !important;
    text-decoration: none !important;
}

a:hover {
    color: #FFF !important;
    text-decoration: underline !important;
}

#user-bar {
	position: absolute;
    top: 50px;
    left: 50px;
}

#social-bar {
	position: absolute;
    top: 50px;
    right: 70px;
}

#social-bar a {
	margin-left:20px;
}
#typewriter-suffix{
	display:none !important;
}

@media (min-width: 320px) and (max-width: 1279px) {
  
  .menu-item {
	  display:none !important;
  }
  .menu-item-signin{
	  display:none !important;
  }
  #social-bar{
	  display:none !important;
  }
  #user-bar{
	  display:none !important;
  }
  #starttext1{
	  display:none !important;
  }
  #starttext2{
	  display:none !important;
  }
  #starttext3{
	  display:none !important;
  }
  #userbar {
	  display:none !important; 
  }
  #burger-menu-btn {
	margin-top: 0px !important;
  }
  #footer {
	font-size: 16px !important;
  }
}

#burger-menu-btn {
	position:fixed;
	top:20px;
	right:20px;
	display:block;
	z-index:1002;
	margin-top: 30px;
    margin-right: -5px;
	cursor:pointer;
}

#burger-menu {
	position:fixed;
	top:0px;
	left:0px;
	display:none;
	width:100vw;
	height:100vh;
	background-color:#390e75;
	z-index:1001;
	text-align:center;
	padding-top:35px;
	font-size:28px;
	overflow-y:auto;
	overflow-x:hidden;
	scrollbar-width: none;
    -ms-overflow-style: none;
}

#burger-menu::-webkit-scrollbar {
  display: none;
}


#burger-menu ul{
	list-style:none;
	margin: 0px !important;
    margin-left: -35px !important;
}
#burger-menu ul li{
	margin-top:10px;
}
#social-bar-burger{
	margin-top:30px;
}
#footer {
	background: #6837b0;
    padding: 10px;
    margin-top: 20px;
	margin-bottom: 0px;
    min-height: 40px;
	text-align:center;
	color: white;
}
#social-bar-footer {
	margin: 5px 0px 15px 0px;
}
#social-bar-footer a{
	margin: 10px;
}
.headermargin{
	padding-top:200px;
}
#userbar {
	position: absolute;
    top: 50px;
    left: 3.6%;
}
.fontbutton {
	font-size:24px;
}

.navbar-default {
    border:0px !important;
}

.dropdown-menu {
    background-color: #fff !important;
}

.dropdown-menu2 {
    background-color: #360a72 !important;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: #4e0aa6 !important;
	text-decoration:none !important;
}

.panel {
    border: 0px solid transparent !important;
    border-radius: 20px !important;
}

.panel-heading {
    border-top-left-radius: 20px !important;
    border-top-right-radius: 20px !important;
}

button, input, optgroup, select, textarea {
    color: black !important;
}

button, html input[type=button], input[type=reset], input[type=submit] {
    color: white !important;
}
.form-control {
    font-size: 17px !important;
    background: #f3e7f9 !important;
    border: 1px solid #6837b0 !important;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background-color: #e7e7e700 !important;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a {
    background-color: #e7e7e700 !important;
}

.m-1 {
	margin:1px;
}
.m-2 {
	margin:2px;
}
.m-3 {
	margin:3px;
}
.m-4 {
	margin:4px;
}
.m-5 {
	margin:5px;
}
.m-10 {
	margin:10px;
}
.m-15 {
	margin:15px;
}
.m-20 {
	margin:20px;
}
.m-30 {
	margin:30px;
}

.mt-5 {
	margin-top:5px;
}
.mt-10 {
	margin-top:10px;
}
.mt-15 {
	margin-top:15px;
}
.mt-20 {
	margin-top:20px;
}
.mt-30 {
	margin-top:30px;
}

.mb-5 {
	margin-bottom:5px;
}
.mb-10 {
	margin-bottom:10px;
}
.mb-15 {
	margin-bottom:15px;
}
.mb-20 {
	margin-bottom:20px;
}
.mb-30 {
	margin-bottom:30px;
}

.ml-5 {
	margin-left:5px;
}
.ml-10 {
	margin-left:10px;
}
.ml-15 {
	margin-left:15px;
}
.ml-20 {
	margin-left:20px;
}
.ml-30 {
	margin-left:30px;
}

.mr-5 {
	margin-right:5px;
}
.mr-10 {
	margin-right:10px;
}
.mr-15 {
	margin-right:15px;
}
.mr-20 {
	margin-right:20px;
}
.mr-30 {
	margin-right:30px;
}


.p-5 {
	padding:5px;
}
.p-10 {
	padding:10px;
}
.p-15 {
	padding:15px;
}
.p-20 {
	padding:20px;
}
.p-30 {
	padding:30px;
}

.pt-5 {
	padding-top:5px;
}
.pt-10 {
	padding-top:10px;
}
.pt-15 {
	padding-top:15px;
}
.pt-20 {
	padding-top:20px;
}
.pt-30 {
	padding-top:30px;
}

.pb-5 {
	padding-bottom:5px;
}
.pb-10 {
	padding-bottom:10px;
}
.pb-15 {
	padding-bottom:15px;
}
.pb-20 {
	padding-bottom:20px;
}
.pb-30 {
	padding-bottom:30px;
}

.pl-5 {
	padding-left:5px;
}
.pl-10 {
	padding-left:10px;
}
.pl-15 {
	padding-left:15px;
}
.pl-20 {
	padding-left:20px;
}
.pl-30 {
	padding-left:30px;
}

.pr-5 {
	padding-right:5px;
}
.pr-10 {
	padding-right:10px;
}
.pr-15 {
	padding-right:15px;
}
.pr-20 {
	padding-right:20px;
}
.pr-30 {
	padding-right:30px;
}

.overflow_x_scroll {
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch;
}

.file-details {
	margin-left:-40px;
}

.modal-content {
    overflow: hidden !important;
}

.modal-header {
    background-color: #ff4d00 !important;
    color: white !important;
}

.close {
	display:none !important;
}

.container-fluid {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

table.dataTable thead th, table.dataTable thead td {
    padding: 10px 10px !important;
}

.ui-dialog-buttonset .ui-button:nth-child(2) {
    color: black !important;
}

.sweet-alert fieldset {
	display:none;
}

.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus {
    background-color: #81469E !important;
    border-color: #81469E !important;
}
.zoomfont {
	font-size:2rem;
}
.bold {
	font-weight: bold;
}
.dropdown-toggle:hover {
	text-decoration:none !important;
}
.coldate {
    padding: 5px !important;
    white-space: nowrap !important;
    width: 85px;
}
.nowrap {
	white-space: nowrap;
}
.dataTables_wrapper {
	overflow-x:auto;
}

.container_wrap {
    border-top-width: 0px !important;
}
#dayxvideo{
	border-radius: 2rem;
    overflow: hidden;
}

::-webkit-scrollbar {
    width: 5px;
    background: #3c0b7b;
}

::-webkit-scrollbar-thumb {
    background: #ff4d00;
    -webkit-border-radius: 1ex;
}

::-webkit-scrollbar-corner {
    background: #3c0b7b;
}
::webkit-scrollbar-button { 
    display:none;
	height: 0;
	width: 0;
}
::-moz-scrollbar-button, ::-webkit-scrollbar-button {
  width: 0px;
}

.btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background-color: #4e236e !important;
}

.blurrytext {
   color: transparent;
   text-shadow: 0 0 10px rgba(0,0,0,0.75);
}

.cards {
	width:98%;
	overflow-x:scroll;
	overflow-y:hidden;
	display: flex;
	flex-wrap: nowrap;
	padding: 2%;
	margin:1%;
	margin-bottom: 30px;
	margin-top: -30px;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	scroll-behavior: smooth;
}

.card {
	 display: block;
	 height:250px;
	 margin: 1% 4% -1% -1%;
	 float:left;
	 display: flex;
     flex-wrap: no-wrap;
	 border-radius:10px;
	 -webkit-box-shadow: 2px 2px 7px 0px #00000066;
     box-shadow: 2px 2px 7px 0px #00000066;	 
	 border: 5px solid #FFF;
	 cursor:pointer;
}
.cardactive {
	border: 5px solid #ff4d00 !important;
	zoom: 150%;
    margin-top: -2%;
}

  .trash {
    position: relative;
    display: block;
    top: -55px;
    left: 20px;
    width: 35px;
    height: 35px;
    background: #FFFFFFCC;
    border-radius: 100px;
    padding: 8px 7px 7px 7px;
 }
.trash:hover {
    background: #FFFFFFFF;
 } 
 .card a{ 
	text-decoration:none !important;
 }
 
 @-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.05);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
    
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}

.pulse {
  animation: pulse 2s infinite;
  margin: 0 auto;
  display: table;
  -webkit-animation-name: pulse;
  animation-name: pulse;
}


@-moz-keyframes spin { 
    100% { -moz-transform: rotate(360deg); } 
}
@-webkit-keyframes spin { 
    100% { -webkit-transform: rotate(360deg); } 
}
@keyframes spin { 
    100% { 
        -webkit-transform: rotate(360deg); 
        transform:rotate(360deg); 
    } 
}

.rotate {
  animation: spin 2s linear infinite;
  margin: 0 auto;
  display: table;
  -webkit-animation-name: spin;
  animation-name: spin;
}

#lang_side {
	display:none;
}

@media(max-width:430px) {
	.output_ui {
		font-size:15px !important;
	}
	#lang_side {
		display:block !important;
	}
}

.output_ui {
	font-size:20px;
}

.nopointer {
	cursor:text !important;
}

.btn {
    white-space: normal !important;
}

.full_ul {
	list-style: none;
    margin-left: -45px;
}
.full_ul li{
	margin-bottom: 20px;
	font-size:20px;
}
.daisypointer {
	max-width: 80%;
	margin-top: 1rem !important;
}
.daisypointer2 {
	max-width: 80%;
	margin-top: 1rem !important;
}

.DATEGOAL{
	font-size: x-large !important;
    color: #ff4d00 !important;
}

#emitter {
  visibility: hidden;
  background-color: #222;
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  top: 40%;
  left: 0%;
}
.dot-container {
  position:absolute;
  left:0;
  top:0;
  overflow:visible;
  z-index:5000;
  pointer-events:none;
}
.dot {
  position: absolute;
  pointer-events: none; /*performance optimization*/
}

.m300 {
	min-height: 375px !important;
}

#charcounter {
	text-align: right;
    font-size: 14px;
    font-weight: bold;
    margin-top: -15px;
}

#calc1_icon {
    background: url(https://www.day-x.fun/assets/img/Calc1_Daysi.gif);
    display: inline-block;
    min-width: 160px;
    min-height: 160px;
    background-size: cover;
    width: 160px;
    background-position: center;
    background-repeat: no-repeat;
    border: 3px solid #81469e;
    border-radius: 15px;
}
#calc2_icon {
	background: url(https://www.day-x.fun/assets/img/Calc2_Daysi.gif);
    display: inline-block;
    min-width: 160px;
    min-height: 160px;
    background-size: cover;
    width: 160px;
    background-position: 50% 68%;
    background-repeat: no-repeat;
    border: 3px solid #81469e;
    border-radius: 15px;
}
#calc3_icon {
	background: url(https://www.day-x.fun/assets/img/Calc3_Daysi.gif);
    display: inline-block;
    min-width: 160px;
    min-height: 160px;
    background-size: cover;
    width: 160px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border: 3px solid #81469e;
    border-radius: 15px;
}
#calc4_icon {
	background: url(https://www.day-x.fun/assets/img/Calc4_Daysi.gif);
    display: inline-block;
    min-width: 160px;
    min-height: 160px;
    background-size: contain;
    width: 160px;
    background-repeat: no-repeat;
    border: 3px solid #81469e;
    border-radius: 15px;
    background-position-x: 100%;
}
#calc5_icon {
        background: url(https://www.day-x.fun/assets/img/Calc5_Daysi.gif);
    display: inline-block;
    min-width: 160px;
    min-height: 160px;
    background-size: cover;
    width: 160px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border: 3px solid #81469e;
    border-radius: 15px;
}
#calc6_icon {
	background: url(https://www.day-x.fun/assets/img/Calc6_Daysi.gif);
    display: inline-block;
    min-width: 160px;
    min-height: 160px;
    background-size: contain;
    width: 160px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border: 3px solid #81469e;
    border-radius: 15px;
}

#calc7_icon {
	background: url(https://www.day-x.fun/assets/img/Calc7_Daysi.gif);
    display: inline-block;
    min-width: 160px;
    min-height: 160px;
    background-size: contain;
    width: 160px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border: 3px solid #81469e;
    border-radius: 15px;
}

#calc8_icon {
	background: url(https://www.day-x.fun/assets/img/Calc8_Daysi.gif);
    display: inline-block;
    min-width: 160px;
    min-height: 160px;
    background-size: contain;
    width: 160px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border: 3px solid #81469e;
    border-radius: 15px;
}

.bb-1 {
	padding-bottom: 15px;
	background-color:#FFF;
}
.bb-2 {
	padding-bottom: 15px;
	background-color:#EEE;
}
.bt-1 {
	border-top: 1px solid #999;
}
.toolbar-btn {
    color: #333 !important;
	font-size: 18px !important;
}

.toolbar-btn:active, .toolbar-btn.active {
    background: #ff4d00 !important;
    border-color: #000000 !important;
}

.custom-editor-code {
    background: #FFF !important;
    color: #000 !important;
}
.custom-editor-content a {
    color: black !important;
    text-decoration: underline !important;
}

.side-nav li {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.btn-warning {
    border-color: #eea236 !important;
}
.btn-danger {
    border-color: #bf2e35 !important;
}
.editorder{
	display:none;
}
.editorderbtn{
	cursor:pointer;
}
.fa-xl {
	font-size:2em;
}
.moreorder{
	display:none;
}
.ml-m20 {
	margin-left:-20px;
}
.purple {
	color:#81469e;
}

.form-group label {
    margin-bottom: 0.25rem !important;
    font-weight: 700 !important;
}
.helpbtn {
	width: 100px;
	border-radius: 15px;
}
.sonar-emitter {
    position: relative;
    background-color: #81469e;
    color: white;
    z-index: 0;
}
.sonar-emitter::after {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    content: '';
	background-color: #81469e99;
    border: 1px solid #81469e;
	border-radius:10px;
    z-index: -1;
    pointer-events: none;
    opacity: 0;
}
.sonar-emitter::after {
  animation: sonarWave 1s linear infinite;
}
@keyframes sonarWave {
  from {
    opacity: 0.75;
  }
  to {
    transform: scale(1.25);
    opacity: 0;
  }
}
#templates {
	background-color: #6837b0;
    padding: 15px;
    border-radius: 5px;
}