/*
	Theme Name: Dio V2
	Author: KBRmedia + Fox
	Author URI: http://gempixel.com  
	Version: 5.2
	Date: 2018-05-05
	Copyright: This theme is designed to be used only with a valid license of Premium URL Shortener and cannot be resold or reused in any other applications without prior consent from the author. You are however free to customize this theme for your own purpose. Please contact the author, if needed, to clarify.

	This file and formating is used to identify each theme and provide information about the author and version. Keep the formating as clean as possible.
*/
body {
  background-color: #2C2F33; /*#f3f3f3*/
  font-size: 13px;
  min-height: 100%;
  color: #ccc;
}
body iframe[src="about:blank"] {
  display: none;
}
body a {
  color: #7e81ce;
  text-decoration: none;
}
body a:hover {
  color: #6f36ac;
  text-decoration: none;
}
body a:active,
body a:focus {
  text-decoration: none;
}
body a#back-to-top {
  display: none;
  position: fixed;
  z-index: 9999;
  bottom: 10px;
  right: 10px;
  background: #587de0;
  color: #fff;
  font-weight: 700;
  padding: 2px 8px;
  font-size: 12px;
  text-decoration: none;
  box-shadow: 0 0px 15px rgba(0, 0, 0, 0.3);
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
body p.featureP {
  max-width: 650px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 30px;
  color: #758ca8;
}
body .label {
  padding: 2px 8px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
body .label .label-success {
  background: #82e26f;
  color: #fff;
}
body pre {
  margin: 30px 0;
}
body pre span {
  display: block;
  line-height: 25px;
}
body pre span.m-x-3 {
  line-height: 30px;
  color: #293441;
}
body pre span.m-x-4 {
  margin-left: 15px;
  color: #4f37ac;
}
body pre span.m-x-5 {
  margin-left: 35px;
  color: #0067f4;
}
body pre span.m-x-6 {
  margin-left: 50px;
  font-weight: 700;
  color: #293441;
}
body .nav > li > a:hover,
body .nav > li > a:focus {
  background: transparent;
  outline: none;
}
body .form-group.has-danger {
  color: #c4183c;
}
body .form-group.has-danger label {
  color: #c4183c;
}
body .form-group.has-danger input {
  border-color: #c4183c;
}
body .chart {
  height: 400px;
}
body input,
body button {
  outline: none !important;
  box-shadow: none !important;
  -webkit-appearance: none;
}
body .label-block {
  width: 100%;
}
body .form-horizontal {
  margin-top: 30px;
}
body .form-horizontal label.control-label {
  text-align: left;
  color: #ccc;
}
body .rand {
  position: relative;
  min-height: 300px;
}
body .rand > div {
  position: absolute;
  text-align: center;
}
body .rand > div i {
  color: #fff;
  background-color: #0067f4;
  background-image: -moz-linear-gradient(45deg, #4f37ac 0%, #0067f4 100%);
  background-image: -webkit-linear-gradient(45deg, #4f37ac 0%, #0067f4 100%);
  background-image: -ms-linear-gradient(45deg, #4f37ac 0%, #0067f4 100%);
  margin-bottom: 30px;
  padding: 20px;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.15);
  font-size: 3.5em;
}
body .rand .rand1 {
  top: 10%;
  left: 40%;
}
body .rand .rand1 i {
  background-color: #c4183c;
  background-image: -moz-linear-gradient(45deg, #4f37ac 0%, #c4183c 100%);
  background-image: -webkit-linear-gradient(45deg, #4f37ac 0%, #c4183c 100%);
  background-image: -ms-linear-gradient(45deg, #4f37ac 0%, #c4183c 100%);
}
body .rand .rand2 {
  top: 60%;
}
body .rand .rand2 i {
  background-color: #ffb400;
  background-image: -moz-linear-gradient(45deg, #c4183c 0%, #ffb400 100%);
  background-image: -webkit-linear-gradient(45deg, #c4183c 0%, #ffb400 100%);
  background-image: -ms-linear-gradient(45deg, #c4183c 0%, #ffb400 100%);
}
body .rand .rand3 {
  left: 70%;
  top: 5%;
}
body .rand .rand4 {
  top: 69%;
  left: 30%;
}
body .rand .rand4 i {
  background-color: #82e26f;
  background-image: -moz-linear-gradient(45deg, #0067f4 0%, #82e26f 100%);
  background-image: -webkit-linear-gradient(45deg, #0067f4 0%, #82e26f 100%);
  background-image: -ms-linear-gradient(45deg, #0067f4 0%, #82e26f 100%);
}
body .rand .rand6 {
  top: 62%;
  left: 68%;
}
body .rand .rand6 i {
  background-color: #82e26f;
  background-image: -moz-linear-gradient(45deg, #ffb400 0%, #82e26f 100%);
  background-image: -webkit-linear-gradient(45deg, #ffb400 0%, #82e26f 100%);
  background-image: -ms-linear-gradient(45deg, #ffb400 0%, #82e26f 100%);
}
body .ads {
  margin: 10px auto;
}
body .ads small {
  margin: 5px;
  display: block;
}
body .ads.ad_468 {
  max-width: 468px;
}
body .ads.ad_728 {
  max-width: 728px;
}
body .ads.ad_300 {
  max-width: 300px;
}
body .ads img {
  width: 100% !important;
}
body .alert {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
}
body .alert.no-round {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
body .alert.alert-info {
  color: #fff !important;
}
body .alert.alert-success {
  background: #82e26f;
  border-color: #70de5a;
}
body .alert.alert-danger {
  background: #c4183c;
  border-color: #ad1535;
}
body .alert.alert-warning {
  background: #ffb400;
  border-color: #e6a200;
}
body .label.label-secondary {
  background: #4C4C4C;
  color: #ffffff;
}
body .panel h4,
body .panel h5 {
  margin-bottom: 15px;
}
body .panel-dark {
  background: none;
  border-color: transparent;
  color: #fff !important;
}
body .panel-dark h3,
body .panel-dark p,
body .panel-dark li {
  color: #fff !important;
}
body .panel-dark .panel-heading {
  background: #334151;
  color: #fff !important;
  border-bottom-color: transparent;
}
body .panel-dark .panel-heading a {
  color: #fff !important;
  padding: 2px 8px;
  background: #0067f4;
  font-size: 12px;
  font-weight: 700;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
body .icon-green {
  color: #82e26f;
}
body .icon-red {
  color: #c4183c;
}
body .inline-copy {
  position: relative;
  background: #7e81cd;
  color: #fff !important;
  text-decoration: none;
  font-size: 11px;
  top: -2px;
  margin-left: 2px;
  padding: 0 3px 1px;
  border: 1px solid #7e81cd;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}
body .inline-copy:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(0, 120, 222, 0);
  border-right-color: #7e81cd;
  border-width: 4px;
  margin-top: -4px;
}
body .alert span {
  display: block;
}
body #device .row,
body #device p {
  margin-top: 5px;
}
body #tooltip {
  display: block;
  background: #293441;
  color: #fff;
  padding: 5px 10px;
  max-width: 300px;
  z-index: 100;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
body .slideup {
  display: none;
}
body .pace .pace-progress {
  background: #0067f4;
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  height: 2px;
  box-shadow: 0 0 1px #005cdb;
  -webkit-transition: width 1s;
  -moz-transition: width 1s;
  -o-transition: width 1s;
  transition: width 1s;
}
body .pace-inactive {
  display: none;
}
body select.filter {
  dispaly: none;
}
body.light {
  background-color: #23272a;
}
body.light section {
  padding: 100px 0;
}
body .stripe-button-el {
  background-color: #0067f4;
  background-image: -moz-linear-gradient(45deg, #4f37ac 0%, #0067f4 100%);
  background-image: -webkit-linear-gradient(45deg, #4f37ac 0%, #0067f4 100%);
  background-image: -ms-linear-gradient(45deg, #4f37ac 0%, #0067f4 100%);
  border: 0;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15) !important;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
}
body .stripe-button-el:hover {
  opacity: 0.9;
}
body .stripe-button-el:active,
body .stripe-button-el:focus {
  background: #342472 !important;
  box-shadow: 0;
}
body .stripe-button-el span {
  box-shadow: none;
  text-shadow: none;
  border: 0;
  background: transparent !important;
}
h3.featureH {
  color: #ccc;
  font-size: 35px;
  margin: 40px 0;
  font-weight: 700;
}
header {
  background: #23272a;
  min-height: 85px;
  border: 0;
}
header .navbar {
  margin-bottom: 0;
}
header .navbar .navbar-toggle {
  background-color: #2c2f33;
  color: #2c2f33;
}
header .navbar .navbar-header {
  margin-top: 15px;
}
header .navbar .navbar-header .glyphicon {
  color: #ccc;
}
header .navbar .navbar-header .navbar-brand {
  font-size: 1.8em;
  font-weight: 700;
  color: #2c2f33;
}
header .navbar .navbar-header img {
  max-height: 60px;
  margin-top: -17px;
}
header .navbar .nav {
  margin-top: 25px;
}
header .navbar .nav li {
  margin-left: 30px;
}
header .navbar .nav li a {
  font-weight: 700;
  color: #ccc;
  padding: 8px 15px;
  border-bottom: 3px solid #23272a
}
header .navbar .nav li a:hover {
  background-color: transparent;
  color: #fff;
  border-bottom: 3px solid #7e81cd;
}
header .navbar .nav li a.active {
  color: #fff;
  border: 0;
  
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
    
  
  background-image: -moz-linear-gradient(45deg, #7e81ce 0%, #6f36ac 100%);
  background-image: -webkit-linear-gradient(45deg, #7e81ce 0%, #6f36ac 100%);
  background-image: -ms-linear-gradient(45deg, #7e81ce 0%, #6f36ac 100%);
  
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
}
header .navbar .nav li a.active:hover {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
header .navbar .nav li a.active:focus,
header .navbar .nav li a.active:active {
  box-shadow: inset 0 5px 10px rgba(0, 0, 0, 0.2);
}
header.app {
  min-height: 65px;
  background: #23272a;
}
header.app .navbar .navbar-header {
  margin-top: 5px;
}
header.app .navbar .navbar-header .navbar-brand {
  font-size: 1.2em;
  color: #293441;
}
header.app .navbar .navbar-header .navbar-brand img {
  max-height: 45px;
  margin-top: -10px;
}
header.app .navbar .nav {
  margin-top: 15px;
}
header.app .navbar .nav li {
  margin-right: 10px;
}
header.app .navbar .nav li a {
  padding: 5px 8px;
  color: #ccc;
}
header.app .navbar .nav li a:hover {
  background-color: transparent;
  color: #fff;
  border-bottom: 3px solid #7e81cd;
}
header.app .navbar .nav li a.active {
  background-color: #0067f4;
  color: #fff;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
header.app .navbar .nav li a.active:hover {
  color: #fff;
}
.home {
  position: relative;
}
.home header {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99999;
  background: transparent;
}
.home header .navbar {
  margin-bottom: 0;
}
.home header .navbar .navbar-toggle {
  background-color: #4d37ab;
  color: #fff;
}
.home header .navbar .navbar-header {
  margin-top: 15px;
}
.home header .navbar .navbar-header .navbar-brand {
  font-size: 1.8em;
  font-weight: 700;
  color: #fff;
}
.home header .navbar .navbar-header img {
  max-height: 60px;
  margin-top: -17px;
}
.home header .navbar .nav {
  margin-top: 25px;
}
.home header .navbar .nav li {
  margin-left: 30px;
}
.home header .navbar .nav li a {
  font-weight: 700;
  color: #fff;
  padding: 8px 15px;
  border-bottom: none;
}
.home header .navbar .nav li a:hover {
  background-color: transparent;
  color: #fff;
  border-bottom: 3px 	solid #fff;
}
.home header .navbar .nav li a.active {
  background: #fff;
  color: #293441;
  border: 0;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
}
.home header .navbar .nav li a.active:hover {
  color: #293441;
}
.home section.hero {
  padding: 250px 0;
  background-color: #4f37ac;
  background-image: -moz-linear-gradient(0deg, #0854a9 0%, #4f37ac 100%);
  background-image: -webkit-linear-gradient(0deg, #0854a9 0%, #4f37ac 100%);
  background-image: -ms-linear-gradient(0deg, #0854a9 0%, #4f37ac 100%);
  position: relative;
}
.home section.hero .container {
  position: relative;
  z-index: 99;
}
.home section.hero svg#wave {
  position: absolute;
  bottom: 0;
  z-index: 0;
}
.home #main-form {
  box-shadow: 0 10px 200px rgba(0, 0, 0, 0.15);
}
section.rounded {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
section.wshadow {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}
section.urls-holder {
  padding: 50px 0 100px;
}
section.urls-holder .url-list {
  padding: 15px !important;
  min-height: 93px;
  border-bottom: 0;
  margin-bottom: 20px;
  clear: both;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
section.hero {
  background: #0067f4;
  border: 0;
  padding: 100px 0;
  position: relative;
}
section.hero .moreto {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: -10px;
}
section.hero .moreto i {
  background: #0067f4;
  padding: 10px;
  color: #a7ccff;
  font-size: 25px;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
}
section.calltoaction {
  background-color: #c4183c;
  background-image: -moz-linear-gradient(45deg, #c4183c 0%, #4f37ac 100%);
  background-image: -webkit-linear-gradient(45deg, #c4183c 0%, #4f37ac 100%);
  background-image: -ms-linear-gradient(45deg, #c4183c 0%, #4f37ac 100%);
  padding: 0 0 50px 0 !important;
  position: relative;
}
section.calltoaction .actionbar {
  width: 100%;
  max-width: 600px;
  margin: auto;
  background: #23272a;
  padding: 20px 10px;
  box-shadow: 8px 5px 20px rgba(0, 0, 0, 0.15);
  position: relative;
  top: -4rem;
  text-align: center;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
section.calltoaction .actionbar h2 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
  line-height: 30px;
}
section .feature {
  margin: 100px 0;
  color: #ccc;
}
section .feature h2 {
  font-weight: 700;
  color: #ccc;
  font-size: 22px;
}
section .feature h2 i {
  background: #fff;
  color: #2148b1;
  margin-bottom: 30px;
  padding: 20px;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.15);
}
section .feature h2 span {
  color: #82e26f;
  border-bottom: 4px solid #ccc;
}
section .feature h2 small {
  display: block;
  font-size: 15px;
  color: #95A2A8;
  margin-bottom: 5px;
  font-weight: 700;
}
section .feature img {
  border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
  max-width: 655px;
  width: 100%;
}
section .feature .info {
  padding-bottom: 10px;
}
section .feature p {
  margin: 15px 0;
  font-size: 15px;
  line-height: 25px;
  color: #ccc;
}
section .featurette {
  padding: 30px 0 150px;
}
section .featurette > div {
  text-align: center;
  color: #ccc;
}
section .featurette > div .glyphicon {
  background: transparent;
  color: #587de0;
  font-size: 3.5em;
  padding: 20px 20px 20px 22px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
}
section .featurette > div h3 {
  margin-top: 15px;
  margin-bottom: 20px;
  color: #8C8C8C;
  font-size: 18px;
  position: relative;
}
section .featurette > div h3:after {
  display: block;
  margin: 10px auto 0;
  content: " ";
  width: 20px;
  height: 3px;
  background: #839ee8;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
}
section .panelette {
  background: #fff;
  box-shadow: 0 25px 100px rgba(0, 0, 0, 0.1);
  padding: 25px;
  margin: 0 20px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
section .panelette h3 {
  color: #293441;
  font-size: 16px;
}
section .panelette h3 i {
  padding: 10px;
  margin-right: 5px;
  color: #0067f4;
  background: rgba(0, 0, 0, 0.08);
  font-size: 25px;
  vertical-align: middle;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
}
section .panelette p {
  color: #506680;
}
section .panelette.panelette-grad {
  background: -moz-linear-gradient(45deg, #0067f4 0%, #2148b1 100%);
  background: -webkit-linear-gradient(45deg, #0067f4 0%, #2148b1 100%);
  background: linear-gradient(45deg, #0067f4 0%, #2148b1 100%);
}
section .panelette.panelette-grad h3 {
  color: #fff;
}
section .panelette.panelette-grad h3 i {
  color: #fff;
}
section .panelette.panelette-grad p {
  color: #fff;
}
section .stats {
  padding: 30px 0;
  text-align: center;
}
section .stats h2 {
  color: #fff;
  font-size: 2em;
  margin-bottom: 50px;
}
section .stats h3 {
  font-size: 3em;
  color: #fff;
}
section .stats h3 span {
  font-size: 0.5em;
}
section .stats strong {
  font-size: 1.1em;
  color: #fff;
  margin-bottom: 20px;
  display: block;
}
section .promo {
  margin: 50px 0;
  color: #fff;
}
section .promo h1 {
  text-align: center;
}
section .promo h1 .description {
  color: #fff;
  margin-top: 20px;
  display: block;
  font-size: 18px;
}
section .call-to-action {
  text-align: center;
  margin: 40px 0;
}
section .call-to-action span {
  color: #788991;
  display: block;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
}
section .call-to-action .btn {
  width: 30%;
}
section .public_list h2 {
  font-size: 20px;
  color: #788991;
  margin-bottom: 20px;
}
section.dark {
  min-height: 30px;
  background-color: #c4183c;
  background-image: -moz-linear-gradient(45deg, #c4183c 0%, #4f37ac 100%);
  background-image: -webkit-linear-gradient(45deg, #c4183c 0%, #4f37ac 100%);
  background-image: -ms-linear-gradient(45deg, #c4183c 0%, #4f37ac 100%);
  color: #fff;
}
section.dark h3 {
  color: #fff !important;
}
section.dark .feature {
  color: #fff;
}
section.dark .feature h2 {
  color: #fff;
}
section.dark .feature h2 small {
  display: block;
  color: #657f9e;
}
section.dark .breadcrumb {
  background: transparent;
  padding-top: 30px;
}
section.dark .breadcrumb li {
  font-size: 25px;
  color: #fff;
}
section.dark .breadcrumb li a {
  color: #fff;
}
section.light {
  min-height: 30px;
  background-color: #2C2F33;
  color: #293441;
}
section.red {
  min-height: 30px;
  background-color: #c4183c;
  background-image: -moz-linear-gradient(45deg, #c4183c 0%, #4f37ac 100%);
  background-image: -webkit-linear-gradient(45deg, #c4183c 0%, #4f37ac 100%);
  background-image: -ms-linear-gradient(45deg, #c4183c 0%, #4f37ac 100%);
}
section.red .feature h2 {
  color: #fff;
}
section.red .feature h2 small {
  color: #fff;
}
section.red .feature p {
  color: #fff;
  opacity: 0.8;
}
section.red .feature img {
  margin-top: 30px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}
section.red .promo h1 {
  color: #fff;
}
section.red .promo h1 .description {
  color: #ffffff;
}
section.blue {
  min-height: 30px;
  background-color: #0067f4;
  background-image: -moz-linear-gradient(45deg, #4f37ac 0%, #0067f4 100%);
  background-image: -webkit-linear-gradient(45deg, #4f37ac 0%, #0067f4 100%);
  background-image: -ms-linear-gradient(45deg, #4f37ac 0%, #0067f4 100%);
  color: #fff;
}
section.blue .feature h2 {
  color: #fff;
}
section.blue .feature h2 small {
  color: #fff;
}
section.blue .feature p {
  color: #fff;
  opacity: 0.8;
}
section.blue .feature img {
  margin-top: 30px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}
section.blue .promo h1 {
  color: #fff;
}
section.blue .promo h1 .description {
  color: #ffffff;
}
section.yellow {
  min-height: 30px;
  background-color: #ffb400;
  color: #fff;
}
section.yellow .promo h1 {
  color: #fff;
}
section.yellow .promo h1 .description {
  color: #ffffff;
}
section.green {
  min-height: 30px;
  background-color: #82e26f;
  color: #fff;
}
section.green .promo h1 {
  color: #fff;
}
section.green .promo h1 .description {
  color: #ffffff;
}
section.break {
  border-bottom: 1px solid #eee;
}
section.bg {
  min-height: 30px;
  background-color: transparent;
  background-size: 100% 100% !important;
  background-repeat: no-repeat;
  color: #fff;
}
section.bg h1 {
  text-shadow: 1px 1px 1px #293441;
}
section.bg h1 .description {
  color: #fff !important;
  opacity: 0.8;
}
section .sidebar {
  padding-top: 30px;
  padding-bottom: 30px;
  min-height: 900px;
  background: #23272a;
  height: calc(100vh);
}
section .sidebar .navbar-brand {
  color: #293441;
}
section .sidebar .nav-sidebar li {
  margin-bottom: 5px;
}
section .sidebar .nav-sidebar li.locked a {
  color: #4C4C4C;
}
section .sidebar .nav-sidebar li.locked a:hover {
  border: 1px solid #6f36ac;
  background:none;
  box-shadow: none;
}
section .sidebar .nav-sidebar a {
  color: #ccc;
  border: 1px solid #23272a;
}
section .sidebar .nav-sidebar a span {
  margin-right: 8px;
}
section .sidebar .nav-sidebar a:hover{
    color: #fff;
    border: 1px solid #2c2f33;  
    border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5) !important;
}
section .sidebar .nav-sidebar a.active {
  border: 1px solid #23272a;
  color: #fff;
  /*background: #b21e75;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.35);*/
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
    
  background-color: #7e81ce;
  background-image: -moz-linear-gradient(45deg, #7e81ce 0%, #6f36ac 100%);
  background-image: -webkit-linear-gradient(45deg, #7e81ce 0%, #6f36ac 100%);
  background-image: -ms-linear-gradient(45deg, #7e81ce 0%, #6f36ac 100%);
}
section .sidebar .nav-sidebar a.active:hover {
    border: 1px solid #fff;
}
section .sidebar h3 {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  margin-top: 20px;
  margin-left: 15px;
  margin-bottom: 15px;
}
section .sidebar .side-stats {
  text-align: left;
  margin-top: 5px;
  margin-left: 15px;
  color: #ccc;
}
section .sidebar .side-stats span {
  color: #7d83d0;
  font-weight: 700;
}
section .sidebar .progress {
  height: 10px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
section .content #user-content .alert {
  margin-top: 30px !important;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
section .content .main-content {
  margin-top: 30px;
}
section .content .main-content .toolbox {
  color: #293441;
  background: #23272a;
  border-bottom: 1px solid #1b1d1f;
  padding: 15px;
  margin-bottom: 10px;
  border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
}
section .content .main-content .toolbox #search input {
  border-left-width: 0;
  padding-left: 0;
}
section .content .main-content #data-container > .btn-group {
  padding: 5px 15px 15px;
}
section .content .main-content #data-container .pagination {
  padding: 15px;
}
section .content .url-list {
  padding: 10px 5px;
  min-height: 93px;
  border-bottom: 1px solid #1b1d1f;
  clear: both;
}
section .content .url-list:last-child {
  border-bottom: 0;
}
section .content .url-list .description {
  padding-left: 15px;
  color: #666;
}
section .content .url-list ul.toggle {
  padding-left: 15px;
}
section .content .url-list ul.toggle li {
  list-style: none;
  display: inline-block;
}
section .content .url-list ul.toggle li > div {
  margin-top: -2px;
}
section .content .url-list ul.toggle li a,
section .content .url-list ul.toggle li span {
  margin: 0;
  font-size: 12px;
  font-weight: 700;
  padding: 8px 8px;
  color: #888;
}
section .content .url-list ul.toggle li .dropdown {
  text-align: left;
  position: absolute;
  z-index: 999;
  background: #6f36ac;
  min-width: 140px;
  display: none;
  margin-left: 0px;
  padding: 8px;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.15);
  border-radius: 3px 0 3px 3px;
  -moz-border-radius: 3px 0 3px 3px;
  -webkit-border-radius: 3px 0 3px 3px;
}
section .content .url-list ul.toggle li .dropdown a {
  display: block;
  color: #fff;
  font-weight: 700;
  padding: 5px;
  transition: all padding 0.1s;
  -webkit-transition: all padding 0.1s;
  -o-transition: all padding 0.1s;
  -ms-transition: all padding 0.1s;
  -moz-transition: all padding 0.1s;
}
section .content .url-list ul.toggle li .dropdown a:hover {
  padding-left: 8px;
}
section .content .url-list ul.toggle li:hover > a {
  color: #6f36ac;
}
section .content .url-list ul.toggle li:hover > a.drop {
  background: #6f36ac;
  color: #fff;
  border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
}
section .content .url-list ul.toggle li:hover .dropdown {
  display: block;
}
section .content .url-list .url-info .title {
  padding-left: 15px;
  margin-bottom: 10px;
  font-size: 1.2em;
  white-space: -moz-pre-wrap !important;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  white-space: pre-wrap;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal;
}
section .content .url-list .url-info .title img {
  margin-right: 5px;
  vertical-align: top;
}
section .content .url-list .url-info .short-url {
  color: #808080;
  font-size: 12px;
  padding-left: 15px;
  margin: 8px 0;
}
section .content .url-list .url-info .short-url a {
  color: #808080;
}
section .content .url-list .url-info .info {
  color: #808080;
  font-size: 12px;
  padding-left: 25px;
}
section .content .url-list .url-info .info span {
  margin-right: 10px;
}
section .content .url-list .url-info .info .qr {
  padding: 5px 5px 2px 5px;
}
section .content .url-list .url-info .info .qr img {
  width: 16px;
}
section .content .url-list .url-stats {
  text-align: center;
}
section .content .url-list .url-stats strong {
  font-size: 25px;
  display: block;
  font-family: "UniSansHeavy", UniSansHeavy;
  font-size: 3em;
}
section .content .url-list.fix {
  padding-left: 0;
  padding-right: 0;
}
section .content .url-list.fix .description {
  padding-left: 0;
}
section .content .url-list.fix .url-info .title {
  padding-left: 0;
}
section .content .url-list.fix .url-info .short-url {
  padding-left: 0;
}
section .content.bundles.list-group a.active {
  color: #0067f4;
}
section .content.bundles.list-group .list-group-item {
  padding-left: 0;
  padding-right: 0;
}
section .content.bundles.list-group p {
  color: #999;
  font-weight: 700;
  font-size: 12px;
}
section .content.bundles.list-group p a {
  color: #555;
}
section .content.bundles.list-group h4 {
  margin-bottom: 8px;
}
section .content #widgets {
  padding-top: 30px;
}
section .content #widgets ul {
  margin-top: 15px;
  padding: 0;
}
section .content #widgets ul li {
  color: #555;
  border-bottom: 1px solid #636E76;
  padding-bottom: 10px;
  margin-top: 10px;
  font-size: 12px;
  list-style: none;
}
section .content #widgets ul li.new_item {
  background: #eee;
  padding: 5px 5px 12px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
section .content #widgets ul li img {
  margin-right: 5px;
}
section .content #widgets ul li a {
  font-weight: 700;
  color: #7e81cd;
}
section .content #widgets ul li span {
  color: #999;
  margin-left: 5px;
}
section .content .return-ajax {
  position: relative;
}
section .content .return-ajax .clear-search {
  position: absolute;
  top: -45px;
  right: 10px;
}
section .content .return-ajax .cta,
section .content .return-ajax .alert {
  overflow: hidden;
  margin: 5px 15px;
}
section .content .panel p {
  margin: 10px 0;
}
section .content .panel h3 {
  font-size: 15px;
  margin-top: 0;
  color: #999;
  font-weight: 700;
}
section .content .panel h3 a {
  margin-top: -2px;
}

section .content .panel h3 a:hover {
  background-color: #7e81ce;
  background-image: -moz-linear-gradient(45deg, #7e81ce 0%, #6f36ac 100%);
  background-image: -webkit-linear-gradient(45deg, #7e81ce 0%, #6f36ac 100%);
  background-image: -ms-linear-gradient(45deg, #7e81ce 0%, #6f36ac 100%);
  
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
section .content .panel .nav li.active a,
section .content .panel .nav li:hover a {
  background: #0067f4;
  color: #fff;
}
section .content p {
  color: #777;
}
/**section .content p em {
  font-size: 1.3em;
  font-style: normal;
  font-weight: 700;
}**/
section .content p.center {
  text-align: center;
  font-weight: 700;
}
section .content .avatar-holder {
  text-align: left !important;
  padding: 0 15px;
}
section .content .avatar-holder .avatar {
  max-width: 48px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
section .content .avatar-holder strong {
  padding-top: 2px;
  margin-left: 15px;
  display: block;
  font-size: 1.2em;
}
section .content .avatar-holder span {
  margin-left: 15px;
}
section .centered {
  margin: 100px auto 30px;
}
section .centered .site_logo {
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: center;
  background: transparent;
}
section .centered .site_logo a {
  color: #293441;
  font-size: 30px;
}
section .centered .site_logo img {
  max-height: 80px;
  background: transparent;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
section .centered.form {
  max-width: 450px;
  width: 100%;
}
section .centered.form form.live_form {
  padding: 30px 20px;
  background: #23272a;
  border: 1px solid #1b1d1f;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}
section .centered.form .input-group,
section .centered.form .form-group {
  margin-bottom: 25px;
}
section .centered.form #forgot {
  margin-top: 8px;
  font-size: 13px;
}
section .centered.form span.check-box {
  margin-left: 5px;
}
section .centered.form label {
  width: 100%;
}
section .centered.form label a {
  font-size: 11px;
}
section .centered form.passform {
  width: 100%;
  padding: 20px;
}
section .centered.poll {
  max-width: 550px;
  width: 100%;
}
section #forgot_form {
  display: none;
}
section h3 {
  font-size: 16px;
  font-weight: 700;
  color: #999;
  margin-top: 0;
  margin-bottom: 15px;
}
section .social {
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e0e0e0;
}
section .btn-facebook {
  background: #3b5998;
  color: #fff;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
}
section .btn-facebook:hover {
  background-color: #4c70ba;
}
section .btn-twitter {
  background: #409dd5;
  color: #fff;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
}
section .btn-twitter:hover {
  background-color: #6ab2de;
}
section .btn-google {
  background: #d34836;
  color: #fff;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
}
section .btn-google:hover {
  background-color: #dc6e60;
}
section .is404 {
  text-align: center;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
section .is404 h1 {
  font-size: 250px!important;
  line-height: 250px!important;
  color: #ccc;
}
section .is404 h2 {
  text-transform: uppercase;
  font-size: 68px;
  color: #fff;
}
section .is404 h3 {
  text-transform: uppercase;
  font-size: 34px;
  color: #fff;
}
section .splash {
  margin-top: 30px;
}
section .splash .thumb img {
  width: 100%;
  border: 1px solid #eee;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
section .splash h2 {
  color: #555;
  font-size: 22px;
}
section .splash p.description {
  color: #666;
}
section .splash p.disclaimer {
  margin-top: 20px;
  color: #ccc;
  font-size: 12px;
  margin-bottom:0px;
}
section .media {
  padding-top: 30px;
}
section .media .embed iframe:not(.vine-embed),
section .media embed,
section .media object {
  width: 100% !important;
  height: 450px !important;
}
section .media .embed iframe.vine-embed {
  margin: 0 auto;
}
section .media .info {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 5px;
  padding-bottom: 5px;
  padding-top: 15px;
}
section .media .info h3 {
  font-size: 16px;
  color: #293441;
}
section .media .info .text-right {
  font-size: 13px;
}
section .media .info .text-right span {
  display: block;
  padding-right: 10px;
  font-size: 22px;
  font-weight: 700;
}
section .stats-page {
  margin-top: 30px;
}
section .stats-page .thumb img {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
section .stats-page .url-info h2 {
  color: #657f9e;
  font-size: 20px;
}
section .stats-page .url-info h2 span {
  margin-top: 10px;
  display: block;
  font-size: 13px;
}
section .stats-page .url-stats {
  max-height: 80px;
  padding-top: 20px;
  text-align: center;
  font-size: 26px;
  font-weight: 700;
}
section .stats-page .url-stats span {
  font-size: 13px;
  display: block;
}
section#plan {
  padding: 160px 0 190px;
}
section#plan h1 {
  font-weight: 700;
  font-size: 3em;
}
section#plan .subtitle {
  color: #293441;
  margin-top: 20px;
}
section#plan .toggle-container {
  margin-bottom: 70px;
}
section#plan .toggle-container .switch-toggles {
  position: relative;
  width: 262px;
  height: 50px;
  border: 1px solid rgba(38, 39, 45, 0.2);
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
}
section#plan .toggle-container .switch-toggles .individual,
section#plan .toggle-container .switch-toggles .company {
  position: relative;
  width: 130px;
  float: left;
  padding: 13px 10px;
  text-align: center;
  z-index: 2;
  cursor: pointer;
  font-size: 16px;
  color: #8c8f94;
  transition: color 0.7s cubic-bezier(0.545, 0, 0.05, 1);
}
section#plan .toggle-container .switch-toggles .individual.active,
section#plan .toggle-container .switch-toggles .company.active {
  color: #26272d;
}
section#plan .toggle-container .switch-toggles:after {
  position: absolute;
  content: "";
  width: 122px;
  height: 42px;
  background: #ffffff;
  left: 3px;
  top: 3px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  box-shadow: 2.5px 4.33px 20px 0px rgba(61, 61, 62, 0.059);
  -moz-box-shadow: 2.5px 4.33px 20px 0px rgba(61, 61, 62, 0.059);
  -webkitbox-shadow: 2.5px 4.33px 20px 0px rgba(61, 61, 62, 0.059);
  transition: all 0.7s cubic-bezier(0.545, 0, 0.05, 1);
}
section#plan .toggle-container .switch-toggles.active:after {
  left: 135px;
  top: 3px;
}
section#plan .faq-list h2 {
  font-size: 15px;
  font-weight: 700;
}
section#plan .faq-list p {
  margin-top: 24px;
  color: #8499b2;
}
section#plan .faq-list i {
  color: #6e8ee4;
  margin-right: 10px;
}
section#plan .corner-ribbon {
  width: 200px;
  background-color: #0067f4;
  background-image: -moz-linear-gradient(180deg, #4f37ac 0%, #0067f4 100%);
  background-image: -webkit-linear-gradient(180deg, #4f37ac 0%, #0067f4 100%);
  background-image: -ms-linear-gradient(180deg, #4f37ac 0%, #0067f4 100%);
  left: -50px;
  text-align: center;
  line-height: 50px;
  letter-spacing: 1px;
  color: #f0f0f0;
  position: absolute;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  top: 25px;
  right: -50px;
  bottom: auto;
  left: auto;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
section#plan .price-table {
  position: relative;
  width: 340px;
  max-width: 50%;
  float: left;
  padding: 20px 0;
  overflow: hidden;
}
section#plan .price-table .table-inner {
  background-color: #23272a;
  padding: 40px 15px 50px;
}
section#plan .price-table .table-inner h3 {
  margin: 0 auto 28px;
}
section#plan .price-table .table-inner .price {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #fff;
  padding: 9px 18px;
  background-color: #c4183c;
  background-image: -moz-linear-gradient(45deg, #c4183c 0%, #4f37ac 100%);
  background-image: -webkit-linear-gradient(45deg, #c4183c 0%, #4f37ac 100%);
  background-image: -ms-linear-gradient(45deg, #c4183c 0%, #4f37ac 100%);
  border: 1px solid rgba(38, 39, 45, 0.2);
  display: inline-block;
  margin-bottom: 40px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
}
section#plan .price-table .table-inner .phrase {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 38px;
}
section#plan .price-table .table-inner .feature-list {
  margin: 0;
  padding: 0;
}
section#plan .price-table .table-inner .feature-list li {
  font-size: 15px;
  line-height: 24px;
  color: #ccc;
  margin-bottom: 12px;
  list-style: none;
}
section#plan .price-table .table-inner .feature-list li i {
  color: #6fc754;
}
section#plan .price-table .table-inner .feature-list li:last-child {
  margin-bottom: 34px;
}
section#plan .price-table .table-inner .btn {
  width: 210px;
  max-width: 100%;
}
section#plan .price-table .table-inner .btn-blue {
  background-color: transparent;
  border: 1px solid #267df4;
  color: #267df4;
}
section#plan .price-table.highlighted {
  z-index: 2;
  padding: 0;
    -webkit-box-shadow: 10px 10px 21px 0px rgba(0,0,0,0.22);
    -moz-box-shadow: 10px 10px 21px 0px rgba(0,0,0,0.22);
    box-shadow: 10px 10px 21px 0px rgba(0,0,0,0.22);
}
section#plan .price-table.highlighted .table-inner {
  background-color: #1b1d1f;
  padding: 60px 15px 70px;
}
section#plan .price-table.highlighted .btn-blue {
  background-color: #267df4;
  color: #ffffff;
}
section#plan #price_tables .individual,
section#plan #price_tables .company {
  position: relative;
  width: 100%;
  opacity: 0;
  -webkit-transform: scale(0.95);
  transform: scale(0.95);
  transition: opacity 0.97s, -webkit-transform 0.97s;
  transition: opacity 0.97s, transform 0.97s;
  transition: opacity 0.97s, transform 0.97s, -webkit-transform 0.97s;
  transition-timing-function: cubic-bezier(0.545, 0, 0.05, 1);
}
section#plan #price_tables .individual .price-table,
section#plan #price_tables .company .price-table {
  display: none;
}
section#plan #price_tables .individual.active,
section#plan #price_tables .company.active {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
section#plan #price_tables .individual.active .price-table,
section#plan #price_tables .company.active .price-table {
  display: block;
}
section#checkout {
  margin: 30px 0;
}
section#checkout ul {
  list-style: none;
  padding: 10px 0;
}
section#checkout ul li {
  margin-bottom: 10px;
}
section#checkout ul li.total {
  border-top: 1px solid #8499b2;
  padding-top: 5px;
}
section#checkout .info {
  color: #94a6bc;
}
section#checkout .StripeElement {
  background-color: white;
  height: 40px;
  padding: 10px 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  box-shadow: 0 1px 3px 0 #e6ebf1;
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease;
}
section#checkout .StripeElement--focus {
  box-shadow: 0 1px 3px 0 #cfd7df;
}
section#checkout .StripeElement--invalid {
  border-color: #fa755a;
}
section#checkout .StripeElement--webkit-autofill {
  background-color: #fefde5 !important;
}
.btn {
  border: 0;
}
.btn.btn-lg {
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.btn.btn-primary {
  background: transparent;
  border: 1px solid #2c2f33;
  border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.btn.btn-primary:hover {
  background: #782594;
}
.btn.btn-secondary {
  background: #b21e75;
  background-image: -moz-linear-gradient(45deg, #4f37ac 0%, #2148b1 100%);
  background-image: -webkit-linear-gradient(45deg, #4f37ac 0%, #2148b1 100%);
  background-image: -ms-linear-gradient(45deg, #4f37ac 0%, #2148b1 100%);
  color: #fff;
  font-weight: 700;
  
  border-radius:5px;
}
.btn.btn-secondary:hover {

  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.35);
}
.btn.btn-secondary:focus,
.btn.btn-secondary:active {
  box-shadow: inset 0 5px 10px rgba(0, 0, 0, 0.2);
}
.btn.btn-round {
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
}
.addmargin {
  margin-top: 30px;
}
.analytics {
  padding: 30px 0;
}
.analytics #country-list {
  margin: 0;
  padding: 0 20px;
}
.analytics #country-list li {
  margin-bottom: 10px;
}
.analytics #referrer {
  margin: 0;
  padding: 0px;
}
.analytics #referrer li {
  list-style: none;
  margin-bottom: 10px;
}
.custom-splash {
  margin-top: 30px;
  overflow: hidden;
}
.custom-splash .banner img {
  width: 100%;
}
.custom-splash .custom-message .c-avatar {
  float: left;
  width: 100px;
  margin-right: 10px;
  margin-left: 3px;
}
.custom-splash .custom-message .c-message {
  padding: 10px;
  float: left;
  height: 100px;
  line-height: 25px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.custom-splash .custom-message .c-message h2 {
  margin-top: 2px;
  margin-bottom: 5px;
  font-size: 18px;
}
.custom-splash .custom-message .c-countdown {
  float: right;
  font-size: 12px;
  text-align: center;
  padding: 25px;
}
.custom-splash .custom-message .c-countdown span {
  font-size: 30px;
  display: block;
}
.custom-overlay {
  margin-top: 30px;
  overflow: hidden;
}
.custom-overlay .custom-message {
  position: relative;
  margin: 10px;
  background-color: #0067f4;
  color: #fff;
  padding: 15px 35px 15px 15px;
  max-width: 320px;
  overflow: hidden;
  box-shadow: 0 0 50px #b3b3b3;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.custom-overlay .custom-message .custom-label {
  position: absolute;
  background-color: #fff;
  top: 13px;
  right: -20px;
  color: #000;
  padding: 0 20px;
  font-size: 11px;
  font-weight: 700;
  width: 75px;
  height: 15px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.custom-overlay .custom-message p {
  color: #fff;
}
.custom-overlay .custom-message .btn {
  background-color: #fff;
  font-weight: 700;
}
.custom-overlay .custom-message .btn:hover {
  color: #000;
}
#main-overlay {
  position: relative;
}
#main-overlay #site {
  position: absolute;
  z-index: 0;
}
#main-overlay .custom-message {
  z-index: 99999;
  position: absolute;
  margin: 10px;
  background-color: #0067f4;
  color: #fff;
  padding: 15px 35px 15px 15px;
  max-width: 320px;
  width: 100%;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#main-overlay .custom-message.tl {
  top: 0;
  left: 0;
}
#main-overlay .custom-message.tr {
  top: 0;
  right: 0;
}
#main-overlay .custom-message.br {
  bottom: 0;
  right: 0;
}
#main-overlay .custom-message.bl {
  bottom: 0;
  left: 0;
}
#main-overlay .custom-message .custom-label {
  position: absolute;
  background-color: #fff;
  top: 13px;
  right: -20px;
  color: #000;
  padding: 0 20px;
  font-size: 11px;
  font-weight: 700;
  width: 75px;
  height: 15px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#main-overlay .custom-message a.remove {
  color: #fff;
  position: absolute;
  bottom: 0;
  right: 3px;
}
#main-overlay .custom-message p {
  color: #fff;
}
#main-overlay .custom-message .btn {
  background-color: #fff;
  font-weight: 700;
}
#main-overlay .custom-message .btn:hover {
  color: #000;
}
footer {
  padding: 20px 0 20px;
  color: #8c8c8c;
}
footer .languages {
  position: relative;
  clear: both;
  display: inline-block;
  text-align: left;
}
footer .languages .langs {
  width: 310px;
  display: none;
  padding: 5px;
  background: #334151;
  position: absolute;
  bottom: 15px;
  right: 0;
  border-radius: 2px 2px 0 2px;
  -moz-border-radius: 2px 2px 0 2px;
  -webkit-border-radius: 2px 2px 0 2px;
}
footer .languages .langs a {
  width: 90px;
  color: #fff !important;
  display: block;
  float: left;
}
footer a {
  margin-left: 5px;
  padding: 2px 5px;
}
footer a:hover,
footer a.active {
  background-color: #293441;
  color: #fff;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
#main-form {
  background: #23272a;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  box-shadow: 0 5px 20px rgb(27, 29, 31);
}
#main-form select {
  color: #000;
  width: 100%;
  margin-top: 10px;
}
#main-form .main-form {
  padding: 20px;
  border-bottom: 1px solid #1b1d1f;
}
#main-form .main-form .input-group-addon {
  border-color: #e6e6e6;
  font-size: 2.0em;
  color: #ccc;
  background-color: #23272a;
  border-width: 0;
  padding: 0 10px;
}
#main-form .main-form .main-input {
  padding: 0 10px;
  border-width: 0;
  font-size: 2.3em;
  background: #2C2F33;
  height: 43px;
  color: #ccc;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
}
#main-form .main-form .main-input.error,
#main-form .main-form .main-input.error:focus {
  color: #c4183c;
}
#main-form .main-form .main-input:focus {
  color: #7e81ce;
}
#main-form .main-form .main-input:hover {
  color: #7e81ce;
}
#main-form .main-form .main-textarea {
  background-color: #2c2f33;
  color: #b21e75;
  font-weight: 700;
  font-size: 1.3em;
  padding: 10px;
  box-shadow: none;
  border: 0;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
#main-form .main-form .main-button {
  padding: 5px 15px;
  font-size: 18px;
  height: 43px;
  background-color: #7e81ce;
  background-image: -moz-linear-gradient(45deg, #7e81ce 0%, #6f36ac 100%);
  background-image: -webkit-linear-gradient(45deg, #7e81ce 0%, #6f36ac 100%);
  background-image: -ms-linear-gradient(45deg, #7e81ce 0%, #6f36ac 100%);
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #23272a;
}
#main-form .main-form .main-button {
  box-shadow: inset 0 5px 10px rgba(0, 0, 0, 0.15) !important;
}
#main-form .main-form .main-button#copyurl {
  margin-top: 0 !important;
  background-color: #82e26f;
  display: none;
}
#main-form .main-form .main-button:hover {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.35) !important;  
}
#main-form .main-form .main-button:focus,
#main-form .main-form .main-button:active {
  box-shadow: inset 0 5px 10px rgba(0, 0, 0, 0.15) !important;
}
#main-form .advanced {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: 12px;
  float: left;
    background: #23272a;
    border: 1px solid #2c2f33;
}
#main-form .main-options {
  padding: 10px 20px;
}
#main-form .main-options .chosen-container {
  margin-left: 10px;
  max-width: 150px;
  float: right;
}
#main-form .main-options .chosen-container .chosen-single {
  background: #23272a;
  color: #fff;
  border: 1px solid white;
}
#main-form .main-options .chosen-container .chosen-single:focus,
#main-form .main-options .chosen-container .chosen-single:active {
  box-shadow: inset 0 5px 10px rgba(0, 0, 0, 0.15) !important;
}
#main-form .main-advanced {
  padding: 20px;
  background: #23272a;
  color: #293441;
}
#main-form .main-advanced > div > div {
  margin-bottom: 20px;
}
#main-form .main-advanced .btn-xs {
  padding: 2px 10px;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
}
#main-form .main-advanced h3 {
  font-size: 1.1em;
  font-weight: 700;
  color: #8C8C8C;
  margin-top: 0;
  margin-bottom: 20px;
}
#main-form .main-advanced p {
  font-size: 0.9em;
  color: #ccc;
  margin-bottom: 15px;
}
#main-form .main-advanced input {
  color: #ccc;
  font-weight: 700;
}
#main-form .main-advanced #geo,
#main-form .main-advanced #device {
  padding-top: 35px;
}
#main-form .main-advanced #geo select,
#main-form .main-advanced #device select {
  max-width: 200px;
}
#main-form .main-advanced #geo .chosen-single,
#main-form .main-advanced #device .chosen-single {
  border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  -webkit-border-radius: 0 2px 2px 0;
}
#main-form .main-advanced #geo .geo-input .row,
#main-form .main-advanced #device .geo-input .row,
#main-form .main-advanced #geo .device-input .row,
#main-form .main-advanced #device .device-input .row {
  margin-bottom: 10px;
}
.share-this {
  margin-top: 30px;
  overflow: hidden;
}
.share-this .qr {
  float: right;
}
.share-this .qr img {
  max-width: 80px;
}
ul.form_opt {
  list-style: none;
  padding: 0;
  clear: both;
  overflow: hidden;
  margin-bottom: 25px;
  min-height: 60px;
}
ul.form_opt li {
  float: right;
  margin-top: 15px;
}
ul.form_opt li.text-label {
  width: 60%;
  float: left;
  color: #ccc;
  font-weight: 700;
  text-align: left;
  margin-top: 0;
  font-size: 13px;
}
ul.form_opt li.text-label small {
  display: block;
  margin-top: 5px;
  color: #777;
  font-weight: 400;
}
ul.form_opt li a {
  background: #2C2F33;
  color: #ccc;
  padding: 5px 10px;
  font-weight: 700;
  border: 0;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
}
ul.form_opt li a.round {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
ul.form_opt li a.first {
  border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  -webkit-border-radius: 2px 0 0 2px;
}
ul.form_opt li a.last {
  border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  -webkit-border-radius: 0 2px 2px 0;
}
ul.form_opt li a:hover {
  background: #6f36ac;
}
ul.form_opt li a.current {
  background: #7e81ce;
}
#modal-shadow {
  background: #334151;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 200;
  display: none;
  clear: both;
}
#modal-alert {
  width: 90%;
  margin-top:150px;
  max-width: 500px;
  min-height: 150px;
  position: fixed;
  z-index: 999;
  display: none;
  background: #23272a;
  text-align: left;
  padding: 10px;
  clear: both;
  color: #ccc;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
#modal-alert form {
  overflow: visible !important;
}
#modal-alert .title {
  margin: -10px -10px 10px -10px;
  padding: 10px;
  display: block;
  background: #1b1d1f;
  color: #fff;
  font-weight: 700;
  border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0;
}
#modal-alert > p {
  margin: 10px 0;
  line-height: 25px;
}
.flat .plan {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  list-style: none;
  padding: 0 0 20px;
  margin: 50px 0 15px;
  border: 0;
  background: #0067f4;
  text-align: center;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
}
.flat .plan:hover {
  background: #2883ff;
}
.flat .plan li {
  padding: 10px 15px;
  color: #fff;
  font-weight: 700;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
}
.flat .plan li.plan-price {
  border-top: 0;
}
.flat .plan li.plan-name {
  border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
  padding: 15px;
  font-size: 18px;
  line-height: 18px;
  color: #fff;
  background: #151b22;
  margin-bottom: 30px;
  border-top: 0;
}
.flat .plan li > strong {
  color: #151b22;
}
.flat .plan li.plan-action {
  margin-top: 10px;
  border-top: 0;
}
.flat .plan.featured li.plan-name {
  background: #000000;
}
.flat .plan.featured:hover li.plan-name {
  background: #1f2731;
}
.flat .plan.featured li.plan-price {
  font-size: 20px;
  padding: 15px 0;
  background: #293441;
  margin: 0 10% 20px 10%;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.flat .plan.featured li.plan-price strong {
  font-size: 35px;
  color: #fff;
  display: block;
}
#captcha {
  padding: 15px;
}
#recaptcha_widget_div {
  background: #fff;
  margin-bottom: 10px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
#recaptcha_widget_div .recaptchatable {
  border: 0px solid transparent !important;
}
#recaptcha_widget_div .recaptchatable .recaptcha_image_cell {
  background: transparent;
}
#recaptcha_widget_div .recaptchatable .recaptcha_image_cell center img {
  width: 250px;
  height: 54px;
}
#recaptcha_widget_div .recaptchatable #recaptcha_response_field {
  background: #293441;
  color: #fff;
  padding: 5px 8px;
}
#recaptcha_logo,
#recaptcha_privacy {
  display: none;
}
@media screen and (max-width: 990px) {
  #main-form .main-form .col-sm-10 {
    margin-bottom: 10px;
  }
  section .sidebar {
    min-height: 150px !important;
    height: auto;
  }
  body .is404 h1 {
    font-size: 12em !important;
    line-height: 1em!important;
  }
  body .is404 h2 {
    font-size: 35px !important;
    line-height: 1em!important;
  }
  ul.form_opt li {
    float: left;
  }
  ul.form_opt li.text-label {
    display: block;
    float: none;
    width: 100%;
  }
  ul.form_opt li.text-label small {
    display: none;
  }
  ul.form_opt li a.first {
    border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    -webkit-border-radius: 0 2px 2px 0;
  }
  ul.form_opt li a.last {
    border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    -webkit-border-radius: 2px 0 0 2px;
  }
  .main-advanced .col-sm-4 {
    padding-bottom: 10px;
  }
  body .rand div > i {
    font-size: 2.5em;
  }
}
@media screen and (max-width: 450px) {
  header .navbar-brand {
    font-size: 1.2em !important;
  }
  header .navbar .nav li {
    margin: 0;
  }
  body .is404 h1 {
    font-size: 12em !important;
    line-height: 1em!important;
  }
  body .is404 h2 {
    font-size: 20px !important;
    line-height: 1em!important;
  }
  section .sidebar {
    height: auto;
  }
  #main-form .col-sm-10 {
    border-bottom: 1px solid #eee;
  }
  #main-form .main-form .main-input .main-input1 {
    font-size: 1em;
  }
  #main-form .main-form .input-group-addon {
    font-size: 1.5em;
  }
  #main-form .main-form .main-button {
    margin-top: 10px;
    font-size: 13px;
    width: auto;
    padding: 8px 15px;
    height: auto;
  }
  footer .text-right {
    text-align: left !important;
    margin-top: 10px;
  }
  footer .text-right a:first-child {
    margin-left: 0;
  }
  #recaptcha_table > tbody > tr:nth-child(1) > td:nth-child(2) {
    display: none;
  }
  .recaptcha_input_area {
    width: 77% !important;
  }
  .recaptcha_input_area input {
    width: 100% !important;
  }
  #recaptcha_image {
    width: 104% !important;
  }
  #recaptcha_image img {
    width: 100% !important;
  }
  section .panelette {
    margin-bottom: 15px;
  }
  body .rand {
    margin-bottom: 100px;
  }
  body .rand div > i {
    font-size: 2.5em;
  }
  body .rand .rand1 {
    top: -10%;
  }
  body .rand .rand2,
  body .rand .rand5 {
    left: 5%;
  }
  body .rand .rand4 {
    top: 50%;
  }
  body .rand .rand6 {
    left: 75%;
  }
  section .stats h3 span {
    display: block;
  }
  section#plan .price-table {
    width: 100%;
    max-width: 100%;
  }
}
.float-away {
  position: relative;
}
.float-away:after {
  content: attr(href);
  position: absolute;
  left: 0;
  top: 0;
  display: block;
}
.float-away:after {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: float-away;
  animation-name: float-away;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@keyframes float-away {
  from {
    opacity: 1;
    top: 0;
  }
  to {
    top: -30px;
    opacity: 0.1;
  }
}
ul.doughnut-legend {
  overflow: hidden;
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
  margin-top: 30px;
}
ul.doughnut-legend li {
  display: inline-block;
  margin-right: 10px;
}
ul.doughnut-legend li span {
  display: inline-block;
  width: 15px;
  height: 15px;
  vertical-align: middle;
  margin-right: 10px;
  border-radius: 2px;
}
#detect-app {
  background: #fff;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
}
#detect-app h3 {
  max-width: 430px;
  width: 100%;
  margin: 100px auto;
  text-align: center;
  font-size: 35px;
}
#detect-app span {
  display: block;
  font-size: 20px;
  margin-top: 15px;
}

/******************** Fox Edit **********************************/

.label-primary {
    background-color: #782594;
}

.input-group-addon {
    background-color: #2C2F33;
    border: 1px solid #2C2F33;
}
.form-control {
    background-color: #2C2F33;
    border: 1px solid #2C2F33;
    color: #ccc;
}
.form-control:focus {
    border:none;
}
.form-control[disabled] {
    background-color: #222426;
    color: #4C4C4C;
}
.chosen-single {
    background-color: #4405f7;
    color: #ccc;
}

.panel-default {
    border-color: #1b1d1f;
}
.panel {
    margin-bottom: 20px;
    background-color: #23272a;
    border: 1px solid transparent;
    border-radius: 6px;
}
.ajax {
  margin-top: 30px;
  overflow: hidden;
}

.buttonDiscord {
	position: relative;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: linear-gradient(to top right, hsla(348.8, 90.36%, 48.82%, 0.86) 0%, hsla(349.5, 87.74%, 49.5%, 0.859) 9.7%, hsla(350.89, 85.6%, 50.84%, 0.858) 18.7%, hsla(352.37, 85.13%, 52.24%, 0.856) 26.8%, hsla(353.79, 84.66%, 53.55%, 0.853) 34.1%, hsla(355.14, 84.19%, 54.76%, 0.85) 40.8%, hsla(356.41, 83.72%, 55.87%, 0.847) 47%, hsla(357.63, 83.26%, 56.9%, 0.844) 52.9%, hsla(358.79, 82.81%, 57.85%, 0.841) 58.5%, hsla(359.91, 82.36%, 58.74%, 0.838) 64%, hsla(0.98, 82.16%, 59.02%, 0.835) 69.4%, hsla(1.98, 81.99%, 59.25%, 0.831) 74.9%, hsla(2.9, 81.81%, 59.47%, 0.828) 80.5%, hsla(3.76, 81.64%, 59.68%, 0.825) 86.5%, hsla(4.52, 81.49%, 59.86%, 0.822) 93.1%, hsla(5.06, 81.37%, 60%, 0.82) 10%);
	padding: 1em 2em;
	border: none;
	color: white;
	font-size: 1.2em;
	cursor: pointer;
	outline: none;
	overflow: hidden;
	border-radius: 10px;
}
.buttonDiscord span {
	position: relative;
	pointer-events: none;
}
.buttonDiscord::before {
	--size: 0;
	content: "";
	position: absolute;
	left: var(--x);
	top: var(--y);
	width: var(--size);
	height: var(--size);
	background: radial-gradient(circle closest-side, #4405f7, transparent);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: width 0.2s ease, height 0.2s ease;
	transition: width 0.2s ease, height 0.2s ease;
}
.buttonDiscord:hover::before {
	--size: 1000px;
}
.buttonDiscord:active {
  filter: brightness(80%);
}


#main-form .main-form .main-input1 {
  padding: 0 10px;
  border-width: 0;
  font-size: 2.3em;
  background: #2C2F33;
  height: 43px;
  color: #ccc;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
}
#main-form .main-form .main-input1.error,
#main-form .main-form .main-input1.error:focus {
  color: #c4183c;
}
#main-form .main-form .main-input1:focus {
  color: #b21e75;
}
#main-form .main-form .main-input1:hover {
  color: #FE2BA7;
}

#mainPageTag {
      display:none;
  }




@media screen and (max-width: 450px) {
  
  #mainPageTag {
      display:block;
  }
  .center {
      display:none;
  }
  .christmas {
      display:none;
  }

}
@media screen and (max-width: 990px) {
    .christmas {
      display:none;
  }
}




.list-group-item {
    background-color: #23272a;
}
.progress-bar {
  background-color: #c4183c;
  background-image: -moz-linear-gradient(45deg, #c4183c 0%, #4f37ac 100%);
  background-image: -webkit-linear-gradient(45deg, #c4183c 0%, #4f37ac 100%);
  background-image: -ms-linear-gradient(45deg, #c4183c 0%, #4f37ac 100%);
  border: 1px solid #1b1d1f;
}

@font-face {
  font-family: 'UniSansHeavy';
  src: url('UniSansHeavy.otf'); /* IE9 Compat Modes */
  src: url('webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('UniSansHeavy.otf') format('opentype'), /* Super Modern Browsers */
       url('UniSansHeavy.otf') format('opentype'), /* Pretty Modern Browsers */
       url('UniSansHeavy.otf')  format('opentype'), /* Safari, Android, iOS */
       url('webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
}

.shortenerBrand {
    font-family: "UniSansHeavy", UniSansHeavy;
    color:#ccc;
    font-size:1em;
}
.navLogo {
    color: #fff;
    font-size:2em;
    font-family: "UniSansHeavy", UniSansHeavy;
    text-transform:uppercase;
}
.non-active {
  color: #ccc!important;
  border: 1px solid #23272a;
  background: none !important;
  box-shadow: none !important;
  border-radius: none !important;
  -moz-border-radius: none !important;
  -webkit-border-radius: none !important;
}
.non-active:hover {
    color: #fff;
    border: 1px solid #2c2f33 !important;  
    border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #23272a !important;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.35);
  border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
}

.pen-info {
  color: #d4d3d4;
  font-size: 80%;
  text-transform: uppercase;
}

.c-button {
  color: #000;
  font-weight: 700;
  font-size: 1em;
  text-decoration: none;
  padding: .7em 1.8em;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  margin-bottom:20%;
  margin-top:10%;
}

.c-button--gooey {
  color: #FFFFFF;
  font-size: 2em;
  text-transform: uppercase;
  letter-spacing: 2px;
  border: 4px solid #FFFFFF;
  border-radius: 0;
  padding: 1.2em 3.4em;
  position: relative;
  -webkit-transition: all 700ms ease;
  transition: all 700ms ease;
}
.c-button--gooey .c-button__blobs {
  height: 100%;
  -webkit-filter: url(#goo);
          filter: url(#goo);
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  bottom: -3px;
  right: -1px;
  z-index: -1;
}
.c-button--gooey .c-button__blobs div {
  background-color: #FFFFFF;
  width: 34%;
  height: 100%;
  border-radius: 100%;
  position: absolute;
  -webkit-transform: scale(1.4) translateY(125%) translateZ(0);
          transform: scale(1.4) translateY(125%) translateZ(0);
  -webkit-transition: all 700ms ease;
  transition: all 700ms ease;
}
.c-button--gooey .c-button__blobs div:nth-child(1) {
  left: -5%;
}
.c-button--gooey .c-button__blobs div:nth-child(2) {
  left: 30%;
  -webkit-transition-delay: 60ms;
          transition-delay: 60ms;
}
.c-button--gooey .c-button__blobs div:nth-child(3) {
  left: 66%;
  -webkit-transition-delay: 25ms;
          transition-delay: 25ms;
}
.c-button--gooey:hover {
  color: ##2e44aa;
}
.c-button--gooey:hover .c-button__blobs div {
  -webkit-transform: scale(1.4) translateY(0) translateZ(0);
          transform: scale(1.4) translateY(0) translateZ(0);
}

:root {
  font-size: 16px;
  font-family: 'Ubuntu', sans-serif;
}

.chosen-container-single .chosen-single {
    border: 2px solid #2c2f33!important;
    border-radius: 5px!important;
    background-color: #23272a!important;
    color: #fff!important;
}
.chosen-container-single .chosen-drop {
    background: #2c2f33!important;
    border:1px solid #2c2f33!important;
    color:#fff!important;
    border-top: #23272a!important;
    margin-top:-3px!important;
}

li.highlighted{
    background-color:#7e81ce!important;
    
}
.datepicker-panel>ul>li {
    background-color: #2c2f33!important;
}
.datepicker-panel>ul>li.picked, .datepicker-panel>ul>li.picked:hover {
    color: #7e81cd!important;
}
.datepicker-panel>ul>li.highlighted{
    background-color: #7e81ce!important;
    color:#fff!important;
}
.datepicker-panel>ul>li.disabled, .datepicker-panel>ul>li.disabled:hover {
    background-color: #2c2f33!important;
    color: #555!important;
}
.datepicker-top-left, .datepicker-top-right {
    border-top-color: transparent!important;
    box-shadow: none!important;
}
.datepicker-panel>ul[data-view=week]>li, .datepicker-panel>ul[data-view=week]>li:hover {
    background-color: #23272a!important;
}

#deleteall{
    background: transparent;
    border: 1px solid #2c2f33;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    
    border-bottom-right-radius: 0;

}
#deleteall:hover{
    background: #782594;
    color:#fff;
}
#selectall{
    border-top-left-radius: 0;
}
#selectall:hover{
    border-top-left-radius: 0;
    background: #fff;
    color:#23272a;
}
.embedBox{
    border-top: 1px solid #2f3136;
    border-bottom: 1px solid #2f3136;

    padding-top: 10px;
    padding-bottom: 24px;
    background-color: rgba(46,48,54,.3);
    border-left: 4px solid lightgreen;
    border-radius: 6px 0px 0px 6px;
}
.embedBoxImg{
    border-top: 1px solid #2f3136;
    border-bottom: 1px solid #2f3136;
    border-right: 1px solid #2f3136;
    
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: rgba(46,48,54,.3);
}
.aliasBrand{
    font-family: "UniSansHeavy", UniSansHeavy;
    font-size: 3em;
}

#gradient
{
  width: 100%;
  height: 800px;
  padding: 0px;
  margin: 0px;
}
.splashPanel {
    margin-top: 15%;
}
.bb {
    color:#ccc;
}


#wrapper {
  position:relative;
  width:100%;
  height:100%;
}

#clouds{
  background:url("http://i.tni.li/sky-bg.png") repeat-x 0 bottom transparent;
  width:100%;
  height:230px; /*190px*/
  min-height:230px;
  position:absolute;
  top:0;
  left:0;
  z-index:-2;
  -webkit-transform:translate3d(0,0,0.01);
  transform:translate3d(0,0,0.01);
}

#ground {
  background:url("http://i.tni.li/mountain-1.png") repeat-x 0 0 transparent;    
  position: absolute;
  bottom: 0;
  left: 0;
  z-index:-1;
  width: 100%;
  height: 192px;
  min-height:192px;
  border:0 none transparent;
  outline:0 none transparent;
  -webkit-transform:translate3d(0,0,0.01);
  transform:translate3d(0,0,0.01);
  will-change: transform;
}

::-webkit-scrollbar
{
	width: 10px;
	background-color: #23272a;
}
::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	background-image: -webkit-gradient(linear,
									   left bottom,
									   left top,
									   color-stop(0.44, rgb(126,129,206)),
									   color-stop(0.87, rgb(111,54,172)),
									   color-stop(0.95, rgb(120,37,148)));
}

#color-input {
  display: none;
}
#color-label {
  margin-left: 15px;
  position: absolute;
  height: 30px;
  width: 50px;
} 
#color-input:checked ~ #color-picker {
  opacity: 1;
}
#color-picker {
  position: absolute;
  left: 70px; 
  background-color: white;
  height: 150px;
  width: 185px;
  border: solid 1px #ccc;
  opacity: 0;
  padding: 5px;
}
canvas:hover {
  cursor: crosshair;
}
.card{
    background:#23272a;
    border-radius:10px;
    padding:15px;
    margin-top:10px;
}
.card-img-top{
    border-radius:111px;
    text-align:center;
}
.card-body{
    /*background:#2c2f33;*/
    padding:15px;
}

.splash-stats{
    font-size: 33px;
    display: block;
    font-family: "UniSansHeavy", UniSansHeavy;
    color: rgb(233, 30, 99);
    text-align:right;
}
.splash-title{
    font-size: 33px;
    display: block;
    font-family: "UniSansHeavy", UniSansHeavy;
    
}
.splash-slash{
    color: #2c2f33
}
.splash-description{
    font-size:20px;
    
}
.splash-timer{
    font-size: 66px;
    display: block;
    font-family: "UniSansHeavy", UniSansHeavy;
    color: rgb(233, 30, 99);
    text-align:center;
}

.christmas {
  position: absolute;
  top: 50%;
  left: 100em;
  margin-top: -560px;
  margin-left: -200px;
  width: 200px;
  height: 200px;
  position: relative;
  border-radius: 50%;

  background-image: radial-gradient(circle at 50% 18%, yellow 3%, transparent 3.5%), linear-gradient(60deg, #7dae41 8%, transparent 8.5%), linear-gradient(-60deg, #79a83f 8%, transparent 8.5%), linear-gradient(60deg, #75a33d 10%, transparent 10.5%), linear-gradient(-60deg, #719d3b 10%, transparent 10.5%), linear-gradient(60deg, #6d9839 12%, transparent 12.5%), linear-gradient(-60deg, #699237 12%, transparent 12.5%), linear-gradient(80deg, #855726 5%, transparent 5.5%), linear-gradient(-80deg, #7f5324 5%, transparent 5.5%);
  background-position: 0 0, 100px 80px, 100px 80px, 100px 111.1111111111px, 100px 111.1111111111px, 100px 142.8571428571px, 100px 142.8571428571px, 100px 160px, 100px 160px;
}

.form-controls {
    display: block;
    height: 34px;
    padding: 3px 6px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #2C2F33 !important;
    background-image: none;
    border: 1px solid #2C2F33;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #2C2F33;
}
.table>thead>tr>th {
    border-bottom: 2px solid #7e81ce;
}