/*
  Theme Name: Blue
*/
body {
  background-color: #f7f8fb;
  color: #404040;
  font-size: 14px;
  font-family: -apple-system, BlinkMacSystemFont, "Microsoft Yahei", "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  min-height: 100%;
  padding-top: 70px;
}
body a {
  color: #293441;
  text-decoration: none;
}
body a:hover {
  color: #2883ff;
  text-decoration: none;
}
body a:active,
body a:focus {
  text-decoration: none;
}
body #backtop,body li#back-to-top,body a#back-to-top {
  display: none;
}
body p.featureP {
  max-width: 650px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 30px;
}
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 .clearfix {
  clear: both;
}
body img.round {
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
}
body pre {
  margin-bottom: 30px;
  background: transparent;
  border: 0;
  padding: 0;
}
body pre code {
  border-radius: 0 5px 5px 5px;
  -moz-border-radius: 0 5px 5px 5px;
  -webkit-border-radius: 0 5px 5px 5px;
}
body pre.code {
  margin: 30px 0;
  background: #fafafa;
  padding: 10px;
  border: 1px solid #ccc;
}
body pre.code span {
  display: block;
  line-height: 25px;
}
body pre.code span.m-x-3 {
  line-height: 30px;
  color: #293441;
}
body pre.code span.m-x-4 {
  margin-left: 15px;
  color: #293441;
}
body pre.code span.m-x-5 {
  margin-left: 35px;
  color: #293441;
}
body pre.code span.m-x-6 {
  margin-left: 50px;
  font-weight: 700;
  color: #293441;
}
body .code-lang {
  margin-top: 30px;
  margin-left: 5px;
}
body .code-lang a {
  background: #BFD2E2;
  color: #7D95AA;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
body .code-lang a.active {
  background: #011627;
  color: #fff;
}
body textarea.form-control {
  border-color: #e0e0e0;
}
body textarea.form-control:focus {
  box-shadow: none;
}
body input.form-control {
  padding: 10px;
  border-color: #e0e0e0;
  height: auto;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
body .input-group-addon {
  padding: 5px 12px;
  font-size: 14px;
  color: #096dde;
  background-color: #fff;
  border-color: #d1e5ff;
  border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
}
body .nav > li > a:hover,
body .nav > li > a:focus {
  background: transparent;
  outline: none;
}
body .form-group label {
  margin-bottom: 10px;
}
body .form-group.has-danger {
  color: #fd0035;
}
body .form-group.has-danger label {
  color: #fd0035;
}
body .form-group.has-danger input {
  border-color: #fd0035;
}
body .panel {
  margin-bottom: 10px;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0 3px 0 rgba(132,163,246,0.08);
}
body .panel .panel-heading > i {
  font-size: 18px;
  margin-right: 10px;
  vertical-align: bottom;
}
body .panel.panel-default > .panel-heading {
  color: #50667f;
  background-color: #ffffff;
  border-color: #e9ebef;
  border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
}
body .social-share {
  margin-top: 50px;
}
body .social-share a {
  margin-right: 5px;
  color: #fff;
}
body .social-share span {
  padding: 8px;
  display: inline-block;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
body .social-share .fa-facebook {
  background: #3B5998;
}
body .social-share .fa-google {
  background: #D34836;
}
body .social-share .fa-twitter {
  background: #409DD5;
}
body .social-share .fa-reddit {
  background: #DFE8F2;
  color: #0067F4;
}
body .social-share .fa-digg {
  background: #EFEFEF;
  color: #293441;
}
body .social-share .fa-linkedin {
  background: #4875B4;
}
body .social-share .fa-stumbleupon {
  background: #EB4923;
  color: #fff;
}
body .social-share .fa-share-alt {
  background: #293441;
  color: #fff;
}
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: #293441;
}
body .form-horizontal .chosen-container-single .chosen-single {
  height: 42px;
  padding: 8px 12px;
}
body .form-horizontal .chosen-container-multi .chosen-choices {
  padding: 6px 0;
  border: 1px solid #e0e0e0;
  border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
}
body .form-horizontal .chosen-container-active .chosen-choices {
  box-shadow: none;
}
body .form-horizontal .chosen-container-multi .chosen-choices li.search-choice {
  padding: 5px 25px 5px 8px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
body .rand {
  position: relative;
  min-height: 280px;
  display: none;
}
body .rand h3 {
  font-size: 14px;
  font-weight: normal;
  color: #404040;
}
body .rand > span {
  text-align: center;
  width: 32%;
  display: inline-block;
}
body .rand > span i {
  color: #0a6dde;
  background-color: #fff;
  margin-bottom: 5px;
  padding: 10px;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  box-shadow: 0 10px 10px rgba(132,163,246,0.08);
  font-size: 1.6em;
}
body .tools-status {
  font-size: 13px;
}
body .tools-status i {
  color: #82e26f;
  margin-right: 5px !important;
  vertical-align: middle !important;
}
body .ads {
  margin: 10px auto;
}
body .ads .text {
  padding: 5px;
  overflow: hidden;
}
body .ads small {
  margin: 5px;
  display: block;
}
body .ads.ad_469 {
  max-width: 468px;
}
body .ads.ad_729 {
  max-width: 728px;
}
body .ads.ad_301 {
  max-width: 300px;
}
body .ads img {
  width: 100% !important;
}
body .alert {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
body .alert.no-round {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
body .label.label-secondary {
  background: #e2e7ed;
  color: #ffffff;
}
body .panel h4,
body .panel h5 {
  margin-bottom: 15px;
}
body .panel-dark {
  background: #293441;
  border-color: transparent;
  color: #fff !important;
  box-shadow: 0 3px 0 #1f2731;
}
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 .table-striped > tbody > tr:nth-child(odd) > td,
body .table-striped > tbody > tr:nth-child(odd) > th {
  background: #f8f9fb;
}
body .icon-green {
  color: #82e26f !important;
}
body .icon-red {
  color: #fd0035 !important;
}
body .inline-copy {
  position: relative;
  background: #008aff;
  color: #fff !important;
  text-decoration: none;
  font-size: 11px;
  top: -2px;
  margin-left: 2px;
  padding: 0 3px 1px;
  border: 1px solid #0078de;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
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: #0078de;
  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 .tooltip {
  filter: alpha(opacity=1);
  opacity: 1;
  z-index: 100;
}
body .slideup {
  display: none;
}
body select.filter {
  display: none;
}
body.light {
  background-color: #fff;
}
body .stripe-button-el {
  background-color: #0067F4;
  background-image: -moz-linear-gradient(45deg, #9C27B0 0%, #0067F4 100%);
  background-image: -webkit-linear-gradient(45deg, #9C27B0 0%, #0067F4 100%);
  background-image: -ms-linear-gradient(45deg, #9C27B0 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: #641971 !important;
  box-shadow: 0;
}
body .stripe-button-el span {
  box-shadow: none;
  text-shadow: none;
  border: 0;
  background: transparent !important;
}
h3.featureH {
  margin-top: 50px;
  color: #0a6edd;
  font-size: 28px;
  font-weight: 400;
  line-height: 1.5em;
}
.header-top {
  background: #0067F4;
  color: #fff;
  padding: 10px;
  font-size: 1.2em;
}
.header-top a {
  margin-left: 15px;
}
header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  background: #fff;
  height: 70px;
  box-shadow: -1px 1px 4px 0px rgba(25,149,251,0.1);
  z-index: 99999999;
}
header .navbar {
  margin-bottom: 0;
}
header .navbar .navbar-collapse {
  padding: 0;
}
header .navbar .navbar-toggle {
  font-size: 1.8em;
  color: #096dde;
  margin-top: 12px;
  padding: 0;
}
header .navbar .navbar-header {
  margin-top: 4px;
}
header .navbar .navbar-header .navbar-brand {
  padding: 12px 15px;
  font-size: 1.8em;
  font-weight: 700;
  color: #293441;
}
header .navbar .navbar-header img {
  width: 380px;
}
header .navbar .nav {
  margin-top: 15px;
}
header .navbar .nav li {
  margin-left: 20px;
}
header .navbar .nav li a {
  color: #293441;
  font-size: 16px;
  padding: 8px 10px;
}
header .navbar .nav li a .vip {
  margin-right: 5px;
  width: 20px;
  vertical-align: middle;
}
header .navbar .nav li a.active, header .navbar .nav li a:hover {
  color: #096dde;
}
header .navbar .nav li.dropdown {
  position: relative;
  margin-top: -10px;
  display: block;
}
header .navbar .nav li.dropdown a:hover {
  border: 0 !important;
  background: transparent;
}
header .navbar .nav li.dropdown img {
  width: 40px;
  border: 1px solid #eee;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
}
header .navbar .nav li.dropdown ul {
  position: absolute;
  right: 0;
  width: 200px;
  background: #fff;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  box-shadow: 0 15px 20px rgba(0, 0, 0, 0.12);
  z-index: 2;
  display: none;
  padding: 10px;
  list-style: none;
}
header .navbar .nav li.dropdown ul li {
  margin: 8px 0;
}
header .navbar .nav li.dropdown ul li span {
  margin-right: 8px;
  color: #7e94ae;
}
header .navbar .nav li.dropdown ul li a {
  color: #3d4d60;
  font-size: 13px;
}
header .navbar .nav li.dropdown ul li a:hover {
  color: #0067F4;
}
header .navbar .nav li.dropdown:hover {
  border: 0;
}
header .navbar .nav li.dropdown:hover ul {
  display: block;
}
header.app {
  min-height: 65px;
  background: #fff;
  border-bottom: 1px solid #d4d7df;
}
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 15px;
  color: #293441;
}
header.app .navbar .nav li a:hover {
  background-color: #293441;
  color: #fff;
  border: 0;
}
header.app .navbar .nav li a.active {
  background-color: #0067F4;
  color: #fff;
  border: 0;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
}
header.app .navbar .nav li a.active:hover {
  color: #fff;
}
header.app .navbar .nav li.dropdown {
  position: relative;
  margin-top: -10px;
  display: block;
}
header.app .navbar .nav li.dropdown a:hover {
  border: 0 !important;
  background: transparent;
}
.home {
  position: relative;
  overflow-x: hidden;
}
.home header .navbar .nav li a:hover, .home header .navbar .nav li a.active, .home header .navbar .nav li a.active:hover {
  color: #096dde;
}
header .navbar .nav li a.loginbtn {
  padding: 8px 15px;
  color: #fff;
  background: #096dde;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
header .navbar .nav li a.loginbtn:hover {
  color: #fff;
}
.home section.hero {
  padding-bottom: 20px;
}
.home section.hero .container {
  position: relative;
  z-index: 99;
}
.home section.hero svg#wave {
  position: absolute;
  bottom: 0;
  z-index: 0;
}
.home section.hero .analytics-blocks {
  position: absolute;
  right: 0;
  max-width: 33%;
  width: 100%;
}
.home section.hero .analytics-blocks .analytics-block {
  background: #fff;
  display: inline-block;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  height: 250px;
  width: 200px;
}
.home section.hero .main-image {
  margin-top: 20px;
  padding-left: 0;
  text-align: right;
}
.home section.hero .main-image img {
  width: 90%;
}
.home section.hero .svg svg {
  width: 100%;
  position: relative;
  margin-top: -100px;
}
.home section.shortput .short {
  width: 75%;
  margin: 0 auto;
  padding: 30px;
  background: #fff;
  box-shadow: 0px 6px 15px 0px rgba(27, 77, 203, 0.08);
  clear: both;
}
.home #main-form .main-button {
  background-color: #096dde !important;
}
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 {
  position: relative;
  background: -moz-linear-gradient(270deg,rgba(209,229,255,1) 0%,rgba(235,243,255,1) 100%);
  background: -webkit-linear-gradient(270deg,rgba(209,229,255,1) 0%,rgba(235,243,255,1) 100%);
  background: linear-gradient(270deg,rgba(209,229,255,1) 0%,rgba(235,243,255,1) 100%);
}
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.shortput {
  position: relative;
  padding: 30px 0;
  background: -moz-linear-gradient(270deg,rgba(235,242,255,1) 0%,rgba(255,255,255,1) 100%);
  background: -webkit-linear-gradient(270deg,rgba(235,242,255,1) 0%,rgba(255,255,255,1) 100%);
  background: linear-gradient(270deg,rgba(235,242,255,1) 0%,rgba(255,255,255,1) 100%);
}
section .feature {
  margin: 30px 0;
}
section .feature .image {
  padding: 0 30px;
}
section .feature h2 {
  font-weight: 500;
  color: #0a6dde;
  font-size: 20px;
  line-height: 1.5em;
}
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 10px 20px rgba(0, 0, 0, 0.1);
}
section .feature h2 span {
  color: #82e26f;
  border-bottom: 4px solid #293441;
}
section .feature h2 small {
  display: block;
  font-size: 15px;
  color: #95A2A8;
  margin-bottom: 15px;
  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: 14px;
  line-height: 24px;
}
section .feature .subtit {
  font-size: 16px;
  color: #1d2843;
}
section .panelette {
  background: #fff;
  box-shadow: 0px 0px 8px 2px rgba(132,163,246,0.08);
  padding: 25px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
section .panelette h3 {
  font-size: 20px;
  font-weight: 500;
  color: #0a6dde;
  text-align: center;
}
section .panelette p {
  color: #506680;
}
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 {
  padding: 20px 0 20px 20px;
  color: #1d2843;
  max-width: 600px;
}
section .promo h1 {
  text-align: left;
  font-weight: 700;
  font-size: 3em;
}
section .promo h1 span {
  font-weight: 400;
}
section .promo h1 .description {
  margin-top: 20px;
  display: block;
  font-size: 18px;
}
section .promo .description {
  margin-top: 20px;
  display: block;
  font-size: 1.6em;
  line-height: 30px;
}
section .promo .tit{
  margin-top: 20px;
  font-size: 1.1em;
  color: #1e2844;
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
}
section .promo .tit::before{
  display: block;
  content: '';
  position: absolute;
  width: 63px;
  height: 7px;
  background: #287cf4;
  opacity: 0.2;
  border-radius: 4px;
  top: 12px;
  left: 50%;
  transform: translateX(-50%);
}
section .promo ul {
  padding: 0;
}
section .promo ul li {
  float: left;
  margin-right: 10px;
  width: 21%;
  line-height: 2.2em;
  color: #8a889a;
  text-align: left;
}
section .promo ul li span {
  margin-right: 6px;
  color: #1d2843;
  text-shadow: 0 0 6px #8ec1fb;
}
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: #fff;
  color: #096dde;
}
section .dark .styled {
  position: relative;
}
section .dark .styled:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../images/topo.png");
  opacity: 0.05;
  z-index: 0;
}
section .dark h2,
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;
}
.breadcrumb {
  padding: 20px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0 3px 0 rgba(132,163,246,0.08);
}
.nobefore>li {
  margin-right: 10px;
}
.nobefore>li+li:before {
  content: "";
}
section .dark .breadcrumb li {
  font-size: 18px;
}
section .dark .breadcrumb li .active {
  color: #096dde;
  font-weight: 700;
}
section.light {
  min-height: 30px;
  background-color: #f9fbff;
  color: #293441;
}
section.light img {
  margin-top: 30px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0 20px 20px rgba(0, 0, 0, 0.05);
}
section.red {
  min-height: 30px;
  background-color: #fd0035;
  background-image: -moz-linear-gradient(45deg, #fd0035 0%, #9C27B0 100%);
  background-image: -webkit-linear-gradient(45deg, #fd0035 0%, #9C27B0 100%);
  background-image: -ms-linear-gradient(45deg, #fd0035 0%, #9C27B0 100%);
  color: #fff;
}
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, #9C27B0 0%, #0067F4 100%);
  background-image: -webkit-linear-gradient(45deg, #9C27B0 0%, #0067F4 100%);
  background-image: -ms-linear-gradient(45deg, #9C27B0 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: #030D1E;
  border-right: 1px solid #c0d5f9;
  height: calc(100vh);
  font-size: 13px;
}
section .sidebar .navbar-brand {
  color: #293441;
}
section .sidebar .nav-sidebar li {
  margin-bottom: 5px;
}
section .sidebar .nav-sidebar li.locked {
  display: none;
}
section .sidebar .nav-sidebar li.locked a {
  color: #657f9e;
}
section .sidebar .nav-sidebar li.locked a:hover {
  background: #a4b3c5;
  box-shadow: none;
}
section .sidebar .nav-sidebar a {
  color: #a4b3c5;
}
section .sidebar .nav-sidebar a span {
  margin-right: 8px;
}
section .sidebar .nav-sidebar a:hover,
section .sidebar .nav-sidebar a.active {
  color: #293441;
  font-weight: 700;
  background: #fff;
  box-shadow: 0 5px 10px #000d1e;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
}
section .sidebar h3 {
  color: #657f9e;
  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: #94a6bc;
}
section .sidebar .side-stats span {
  color: #bdc8d5;
  font-weight: 700;
}
section .sidebar .progress {
  height: 10px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
section .content {
  margin-bottom: 30px;
}
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: #fff;
  border-bottom: 1px solid #e6e6e6;
  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;
  height: 34px;
}
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 #e6e6e6;
  background: #fff;
  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: #828892;
}
section .content .url-list ul.toggle li .dropdown {
  text-align: left;
  position: absolute;
  z-index: 999;
  background: #0067F4;
  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: #0067F4;
}
section .content .url-list ul.toggle li:hover > a.drop {
  background: #0067F4;
  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;
  color: #293441;
}
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 #eee;
  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: #0067F4;
}
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;
  font-size: 16px;
  line-height: 1.8em;
}
section .content .panel p img {
  max-width: 100%;
}
section .content .panel h3 {
  font-size: 1.5em;
  font-weight: 700;
  line-height: 2em;
  margin-bottom: 0;
}
section .content .panel .check_captcha h3 {
  font-size: 14px;
  font-weight: 700;
}
section .content .panel .col-xs-8 p {
  font-size: 14px;
  color: #8b8b8b;
}
section .content .panel .col-xs-8 span {
  font-size: 14px;
  color: #8b8b8b;
}
section .content .panel .col-xs-8 h3 {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3em;
}
section #widget_top_posts h3 {
  line-height: 1em;
  color: #096dde;
  margin-bottom: 0;
}
section .content .panel h3 i {
  font-size: 18px;
  margin-right: 10px;
}
section .content .panel h3 a {
  margin-top: -2px;
}
section .content .panel .nav li.active a,
section .content .panel .nav li:hover a {
  background: #0067F4;
  color: #fff;
}
section .content .detail span {
  color: #8b8b8b;
}
section .content .detail p {
  line-height: 1.8em;
  text-indent: 2em;
}
section .content .detail p img {
  display: block;
  margin: 0 auto;
}
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: 50px auto;
}
section .centered .title {
  margin-bottom: 50px;
  text-align: center;
}
section .centered .title h3 {
  font-size: 24px;
  color: #096dde;
}
section .centered.form {
  max-width: 450px;
  width: 100%;
}
section .centered.form form.live_form {
  padding: 30px 20px;
  background: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0px 0px 8px 2px rgba(132,163,246,0.08);
}
section .centered.form form label a {
  font-weight: normal;
}
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;
  font-weight: 400;
  font-size: 14px;
}
section .centered.form span.check-box a {
  font-size: 1em;
  font-weight: normal;
}
section .centered.form label {
  width: 100%;
}
section .centered.form label a {
  font-size: 12px;
}
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: #404040;
  margin-top: 0;
  margin-bottom: 20px;
}
section .social {
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e0e0e0;
}
section .social .btn-block {
  text-align: left;
  background: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
  border: 1px solid #eee;
  color: #000;
  padding: 8px 16px;
}
section .social .btn-block i {
  color: #fff;
  width: 18px;
  height: 18px;
  text-align: center;
  padding: 3px;
  font-size: 13px;
  margin-right: 10px;
  vertical-align: middle;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
section .social .btn-block svg {
  width: 18px;
  height: 18px;
  margin-right: 10px;
  vertical-align: middle;
}
section .btn-inline {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border: 1px solid #eee;
  padding: 5px 35px;
  margin-right: 5px;
  color: #000 !important;
}
section .btn-inline i {
  background: transparent !important;
}
section .btn-inline.btn-success {
  background: transparent;
  border-color: #030D1E;
  color: #030D1E;
  font-weight: 700;
}
section .btn-inline.btn-success i {
  color: #82e26f;
  padding-top: 2px;
  margin-right: 10px;
}
section .btn-facebook {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  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 i {
  background: #3B5998;
}
section .btn-facebook:hover {
  color: #4c70ba !important;
  border-color: #4c70ba;
}
section .btn-twitter {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  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 i {
  background: #409DD5;
}
section .btn-twitter:hover {
  color: #6ab2de !important;
  border-color: #6ab2de;
}
section .btn-google {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  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 i {
  color: #D34836;
}
section .btn-google:hover {
  color: #dc6e60 !important;
  border-color: #dc6e60;
}
section .is404 {
  text-align: center;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
section .is404 section {
  padding: 5em 1em;
}
section .is404 section p {
  margin-top: 1.5em;
  line-height: 1.8em;
}
section .is404 h1 {
  font-size: 10em!important;
}
section .is404 h2 {
  text-transform: uppercase;
  font-size: 2em;
  line-height: 1em;
  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: #aaa;
  font-size: 12px;
}
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 .social-share{
  margin-top: 0;
}
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: 60px 0 90px;
}
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;
  margin: 25px auto;
}
section#plan .toggle-container .switch-toggles .monthly,
section#plan .toggle-container .switch-toggles .yearly {
  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 .monthly.active,
section#plan .toggle-container .switch-toggles .yearly.active {
  color: #26272d;
  font-weight: 700;
}
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 .corner-ribbon {
  width: 200px;
  background-color: #0067F4;
  background-image: -moz-linear-gradient(180deg, #9C27B0 0%, #0067F4 100%);
  background-image: -webkit-linear-gradient(180deg, #9C27B0 0%, #0067F4 100%);
  background-image: -ms-linear-gradient(180deg, #9C27B0 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: 33%;
  max-width: 50%;
  float: left;
  overflow: hidden;
}
section#plan .price-table .btn {
  padding-left: 25px;
  padding-right: 25px;
}
section#plan .price-table .table-inner {
  background-color: #020512;
  padding: 50px 15px 50px;
}
section#plan .price-table:first-child .table-inner,
section#plan .price-table:nth-child(2) .table-inner {
  border-left: 0;
  border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
}
section#plan .price-table:last-child .table-inner {
  border-radius: 0 5px 5px 5px;
  -moz-border-radius: 0 5px 5px 5px;
  -webkit-border-radius: 0 5px 5px 5px;
}
section#plan .price-table .table-inner h3 {
  margin: 0 auto 20px;
  font-size: 20px;
  color: #fff;
}
section#plan .price-table.highlighted .table-inner h3 {
  color: #26272d;
}
section#plan .price-table .table-inner .price {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #fff;
  padding: 9px 18px;
  border: 1px solid rgba(38, 39, 45, 0.2);
  display: inline-block;
  margin-bottom: 20px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
}
section#plan .price-table.highlighted .table-inner .price {
  color: #26272d;
}
section#plan .price-table .table-inner .billed {
  font-size: 9px;
  opacity: 0.8;
  display: block;
}
section#plan .price-table .table-inner .phrase {
  font-size: 14px;
  line-height: 28px;
  margin-bottom: 28px;
  opacity: 0.6;
  color: #fff;
}
section#plan .price-table.highlighted .table-inner .phrase {
  color: #6F7580;
}
section#plan .price-table .table-inner .feature-list {
  margin: 0;
  padding: 0 20px;
}
section#plan .price-table .table-inner .feature-list li {
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  margin-bottom: 12px;
  list-style: none;
  text-align: left;
}
section#plan .price-table .table-inner .feature-list li:before {
  content: "\e084";
  font-family: 'Glyphicons Halflings';
  margin-right: 10px;
  vertical-align: middle;
}
section#plan .price-table.highlighted .table-inner .feature-list li {
  color: #293441;
}
section#plan .price-table.highlighted .table-inner .feature-list li:before {
  color: #82e26f;
}
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 .feature-list li.no:before {
  content: "\e083";
  color: #9a9a9a;
}
section#plan .price-table:not(.highlighted) .table-inner .btn {
  width: 210px;
  max-width: 100%;
  box-shadow: 0 4px 10px #000;
}
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;
  box-shadow: 5px 5px 5px rgba(92, 95, 101, 0.05);
  -moz-box-shadow: 5px 5px 5px rgba(92, 95, 101, 0.05);
  -webkit-box-shadow: 5px 5px 5px rgba(92, 95, 101, 0.05);
}
section#plan .price-table.highlighted .table-inner {
  background-color: #ffffff;
  border-left: 1px solid #eee;
}
section#plan .price-table.highlighted .btn-blue {
  background-color: #267df4;
  color: #ffffff;
}
section#plan #price_tables .monthly,
section#plan #price_tables .yearly {
  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 .monthly .price-table,
section#plan #price_tables .yearly .price-table {
  display: none;
}
section#plan #price_tables .monthly.active,
section#plan #price_tables .yearly.active {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
section#plan #price_tables .monthly.active .price-table,
section#plan #price_tables .yearly.active .price-table {
  display: block;
}
section#faq {
  padding: 50px 10px;
}
section#faq h1 {
  margin-bottom: 25px;
  font-size: 28px;
}
section#faq .panel-body {
  padding: 30px;
}
section#faq .faq-list {
  margin-bottom: 20px;
}
section#faq .faq-list h2 {
  font-size: 15px;
  font-weight: 700;
}
section#faq .faq-list p {
  margin-top: 24px;
  color: #8499b2;
}
section#faq .faq-list i {
  color: #6e8ee4;
  margin-right: 10px;
}
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 #e0e0e0;
  margin-top: 20px;
  padding-top: 10px;
}
section#checkout .info {
  color: #94a6bc;
}
section#checkout .StripeElement {
  background-color: white;
  height: 40px;
  padding: 10px 12px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #c0c0c0;
  box-shadow: 0;
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease;
}
section#checkout .StripeElement--focus {
  box-shadow: 0;
}
section#checkout .StripeElement--invalid {
  border-color: #fa755a;
}
section#checkout .StripeElement--webkit-autofill {
  background-color: #fefde5 !important;
}
.btn {
  border: 0;
}
.btn.btn-round {
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}
.btn.btn-lg {
  padding-left: 30px !important;
  padding-right: 30px !important;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.btn.btn-primary {
  background: #096dde;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1) !important;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.btn.btn-primary:hover {
  background: #0b62c3;
}
.btn.btn-default {
  background: #e9ebef;
  color: #5b677e;
}
.btn.btn-default:hover {
  background: #f2f3f5;
}
.btn.btn-secondary {
  border-radius: 5px;
  font-size: 18px;
  background: #096dde;
  color: #fff;
}
.btn.btn-secondary:focus,
.btn.btn-secondary:active {
  box-shadow: inset 0 5px 10px rgba(0, 0, 0, 0.2);
}
.btn.btn-light {
  background: #fff;
  color: #293441;
}
.btn.btn-danger {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.btn.btn-success {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.btn.btn-round {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.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;
}
.analytics #referrer li img {
  vertical-align: middle;
  margin-right: 5px;
}
#splash {
  margin: 100px 0;
}
.custom-splash {
  margin-top: 30px;
  overflow: hidden;
}
.custom-splash .banner img {
  width: 100%;
}
.custom-splash .custom-message .c-avatar {
  float: left;
  width: 100px;
  margin: 10px 10px 10px 20px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.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;
}
.sp-replacer {
  border: solid 1px #e0e0e0;
  background: #fff;
  border-radius: 3px;
}
.sp-container {
  background: #030D1E;
  border: 1px solid #000;
  box-shadow: 5px 10px 5px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #fff;
}
.sp-container .sp-input-container {
  margin-bottom: 10px;
}
.sp-container .sp-input {
  color: #fff;
  border: 1px solid #1149a9;
  box-shadow: none;
}
.sp-container button,
.sp-container button:active,
.sp-container button:focus {
  background: #0067F4;
  color: #fff;
  text-shadow: none;
  font-size: 12px;
  border: 0;
  padding: 5px 8px;
}
.contact-box {
  padding: 15px;
  margin: 10px;
  background: #fff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.contact-box .contact-label {
  font-size: 22px;
  font-weight: 700;
  color: #000;
}
.contact-box .contact-description {
  color: #000;
  opacity: 0.9;
  margin: 15px 0 !important;
}
.contact-box .form-group {
  margin-top: 20px;
}
.contact-box .form-group .control-label {
  color: #000;
}
.contact-box .form-group textarea {
  color: #000;
  border-color: rgba(0, 0, 0, 0.2);
  box-shadow: none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.contact-box .form-group input {
  color: #000;
  border-color: rgba(0, 0, 0, 0.2);
  padding: 5px 8px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.contact-box button {
  background: #000;
  color: #fff;
  border: 0;
  padding: 5px 15px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.poll-box {
  padding: 15px;
  margin: 10px;
  background: #fff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.poll-box .poll-question {
  font-size: 18px;
  font-weight: 700;
  color: #000;
}
.poll-box ol.poll-answers {
  padding: 0;
  margin: 10px 0;
}
.poll-box ol.poll-answers > li {
  list-style: none;
  border: 0 !important;
  color: #000;
  opacity: 0.95;
  padding: 10px 0;
  font-size: 1.1em;
  font-weight: 700;
}
.poll-box ol.poll-answers > li div {
  margin-right: 5px;
}
.poll-box button {
  background: #000;
  color: #fff;
  border: 0;
  padding: 5px 15px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.custom-overlay {
  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 5px 10px rgba(0, 0, 0, 0.1);
  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 {
  margin: 0 !important;
}
.custom-overlay .custom-message .custom-img {
  float: left;
  margin-right: 10px;
}
.custom-overlay .custom-message .custom-img img {
  max-height: 50px;
  max-width: 50px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.custom-overlay .custom-message .custom-text {
  display: block;
  color: #fff;
}
.custom-overlay .custom-message .btn {
  background-color: #fff;
  font-weight: 700;
  margin-top: 5px;
}
.custom-overlay .custom-message .btn:hover {
  color: #000;
}
.overlay-type {
  border: 1px solid #e0e0e0;
  text-align: center;
  display: block;
  padding: 10px;
  margin-bottom: 30px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.overlay-type:hover {
  background: #e9ebef;
}
.overlay-type i {
  font-size: 35px;
  margin: 10px 0;
  color: #506680;
}
.overlay-type .title {
  display: block;
  font-size: 15px;
  font-weight: 700;
  margin: 5px 0;
  color: #506680;
}
.overlay-type .description {
  color: #828892;
}
#main-overlay {
  position: relative;
}
#main-overlay #site {
  position: absolute;
  z-index: 0;
}
#main-overlay .clickable {
  cursor: pointer;
}
#main-overlay .custom-message {
  z-index: 99999;
  bottom: -500px;
  position: absolute;
  margin: 10px;
  background-color: #0067F4;
  color: #fff;
  padding: 15px 35px 15px 15px;
  max-width: 320px;
  width: 100%;
  overflow: hidden;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#main-overlay .custom-message.tl {
  top: 0;
  left: 0;
  bottom: auto;
  transform: translatey(10px);
  animation: showdown 1s ease-in;
}
#main-overlay .custom-message.tr {
  top: 0;
  right: 0;
  bottom: auto;
  transform: translatey(10px);
  animation: showdown 1s ease-in;
}
#main-overlay .custom-message.br {
  bottom: 0;
  right: 0;
  transform: translatey(-10px);
  animation: showup 1s ease-in;
}
#main-overlay .custom-message.bl {
  bottom: 0;
  left: 0;
  transform: translatey(-10px);
  animation: showup 1s ease-in;
}
#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 {
  margin: 0 !important;
}
#main-overlay .custom-message .custom-img {
  float: left;
  margin-right: 10px;
}
#main-overlay .custom-message .custom-img img {
  max-height: 50px;
  max-width: 50px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
#main-overlay .custom-message .custom-text {
  display: block;
  color: #fff;
}
#main-overlay .custom-message .btn {
  background-color: #fff;
  font-weight: 700;
  margin-top: 5px;
}
#main-overlay .custom-message .btn:hover {
  color: #000;
}
#main-overlay .contact-overlay {
  position: fixed;
  z-index: 9999;
}
#main-overlay .contact-overlay.br {
  bottom: 10px;
  right: 15px;
  transform: translatey(-10px);
  animation: showup 1s ease-in;
}
#main-overlay .contact-overlay.bl {
  bottom: 10px;
  left: 10px;
  transform: translatey(-10px);
  animation: showup 1s ease-in;
}
#main-overlay .contact-overlay .contact-event {
  background: #fff;
  color: #000;
  padding: 8px;
  display: block;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-weight: 700;
}
#main-overlay .contact-overlay .contact-event i {
  background: #000;
  color: #fff;
  padding: 5px 6px;
  border-radius: 20px;
  margin-right: 5px;
}
#main-overlay .contact-overlay .contact-event i.success {
  background: #82e26f !important;
}
#main-overlay .contact-overlay .contact-box {
  display: none;
  width: 320px;
  position: relative;
}
#main-overlay .contact-overlay .contact-box a.contact-close {
  position: absolute;
  right: 6px;
  top: 6px;
  color: #000;
  opacity: 0.4;
}
#main-overlay .contact-overlay .contact-box a.contact-close:hover {
  opacity: 0.6;
}
#main-overlay .poll-overlay {
  position: fixed;
  z-index: 9999;
}
#main-overlay .poll-overlay.br {
  bottom: 10px;
  right: 15px;
  transform: translatey(-10px);
  animation: showup 1s ease-in;
}
#main-overlay .poll-overlay.bl {
  bottom: 10px;
  left: 10px;
  transform: translatey(-10px);
  animation: showup 1s ease-in;
}
#main-overlay .poll-overlay .poll-box {
  width: 320px;
  position: relative;
}
footer {
  padding: 8px 0 15px;
  color: #eff7fe;
  line-height: 1.8em;
  background: #096dde;
  border-top: 10px solid #075fbe;
}
footer .copyright {
  font-size: 0.8em;
}
footer a {
  margin-left: 5px;
  padding: 2px 5px;
  color: #eff7fe;
}
footer a:hover,
footer a.active {
  color: #fff;
}
#main-form .col-sm-10 {
  padding-right: 0;
}
#main-form .col-sm-2 {
  margin-left: -1px;
  padding-left: 0;
}
#main-form select {
  color: #000;
  width: 100%;
  margin-top: 10px;
}
#main-form input.form-control {
  border-color: #d1e5ff;
  height: 36px;
  padding: 5px;
}
#main-form .main-form .input-group {
  margin-right: 10px;
  height: 62px;
  box-shadow: 0px 8px 20px 0px rgba(27, 77, 203, 0.12);
  border-radius: 5px;
}
#main-form .main-form .input-group-addon {
  font-size: 2em;
  color: #0a6edd;
  border: 0;
  padding: 0 10px;
}
#main-form .main-form .main-input {
  border: 0;
  font-size: 16px;
  height: 62px;
  background: #fff;
}
#main-form .main-form .main-input.normal,
#main-form .main-form .main-input.normal:focus,
#main-form .main-form .main-textarea.normal,
#main-form .main-form .main-textarea.normal:focus {
  color: #1aa82c;
}
#main-form .main-form .main-input.error,
#main-form .main-form .main-input.error:focus,
#main-form .main-form .main-textarea.error,
#main-form .main-form .main-textarea.error:focus {
  color: #fd0035;
}
#main-form .main-form .main-textarea {
  background-color: #f2f2f2;
  color: #293441;
  font-size: 1.2em;
  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;
  font-weight: 700;
  height: 64px;
  background-color: #096dde;
  border: 0;
  box-shadow: 0px 8px 20px 0px rgba(27, 77, 203, 0.12) !important;
  border-radius: 5px;
}
#main-form .slbtn {
  margin: 10px; 
  text-align: center;
}
#main-form .slbtn .main-button {
  margin: 5px 10px;
  padding: 5px 15px;
  font-size: 15px;
  width: 136px;
  height: 43px;
  background-color: #0067F4;
  border: 0;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  box-shadow: 0 5px 5px rgba(0, 103, 244, 0.1) !important;
}
#main-form .slbtn .main-button:focus,
#main-form .slbtn .main-button:active {
  box-shadow: inset 0 5px 10px rgba(0, 0, 0, 0.15) !important;
}
#main-form .main-form .main-button:hover {
  background-color: #0b62c3 !important;
}
#main-form .main-form .main-button#copyurl {
  margin-top: 0 !important;
  background-color: #82e26f;
  display: none;
}
#main-form .main-form .main-button:focus,
#main-form .main-form .main-button:active {
  box-shadow: 0px 8px 20px 0px rgba(27, 77, 203, 0.12) !important;
}
#main-form .advanced {
  font-size: 12px;
  float: left;
}
#main-form .main-options {
  padding: 15px 0;
}
#main-form .main-options .chosen-container {
  margin-left: 10px;
  max-width: 150px;
  float: right;
}
#main-form .main-options .chosen-container .chosen-single {
  background: #fff;
  border: 1px solid #e0e0e0;
  color: #293441;
}
#main-form .main-options .chosen-container .chosen-drop {
  border-color: #e0e0e0;
}
#main-form .main-options label {
  margin: 0 15px 0 0;
  font-weight: normal;
  cursor: pointer;
}
#main-form .main-options .alias {
  padding: 0;
  line-height: 2em;
}
#main-form .main-options .alias span {
  color: #096dde;
  padding-left: 5px;
}
#main-form .main-senior {
  clear: both;
}
#main-form .main-senior h3 {
  font-size: 14px;
  font-weight: 400;
  color: #096dde;
  margin: 15px 0 10px 0;
}
.checkurl .main-form .main-textarea::-webkit-input-placeholder {
  text-align: center;
  padding-top: 9em !important;
}
.checkurl .main-form .main-textarea:-moz-placeholder {
  text-align: center;
  padding-top: 9em !important;
}
.checkurl .main-form .main-textarea::-moz-placeholder {
  text-align: center;
  padding-top: 9em !important;
}
.checkurl .main-form .main-textarea:-ms-input-placeholder {
  text-align: center;
  padding-top: 9em !important;
}
.share-this {
  display: none;
}
.share-this .panel-default {
  font-size: 14px;
  text-align: center;
}
.share-this .panel-default img {
  max-width: 200px;
}
.share-this .sharetop {
  width: 100%;
  height: 60px;
  margin-top: 10px;
}
.share-this .sharetop p {
  float: left;
  width: 20%;
  font-size: 18px;
  line-height: 60px;
  text-align: center;
  background: #f2f7ff;
}
.share-this .sharetop span {
  float: left;
  width: 60%;
  font-size: 24px;
  line-height: 60px;
  text-align: center;
  background: #fff;
  overflow: hidden;
}
.share-this .sharetop #copyurl {
  float: left;
  width: 20%;
  border: 0;
  color: #096dde;
  font-size: 18px;
  font-weight: 700;
  line-height: 60px;
  text-align: center;
  background: #f2f7ff;
  cursor: pointer;
}
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: #293441;
  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: #e2e7ed;
  color: #a4b3c5;
  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 {
  color: #fff;
  background: #2883ff;
}
ul.form_opt li a.current {
  color: #fff;
  background: #0067F4;
}
#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%;
  max-width: 500px;
  min-height: 150px;
  position: fixed;
  z-index: 999;
  display: none;
  background: #fff;
  text-align: left;
  padding: 10px;
  clear: both;
  color: #222;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  box-shadow: 0 10px 20px rgba(0,0,0,0.2);
}
#modal-alert form {
  overflow: visible !important;
}
#modal-alert .title {
  margin: -10px -10px 10px -10px;
  padding: 10px;
  display: block;
  background: #293441;
  color: #fff;
  font-weight: 700;
  border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 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: 10em !important;
  }
  body .is404 h2 {
    font-size: 2em !important;
    line-height: 1em!important;
  }
  body .rand {
    display: block;
  }
  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;
  }
}
@media screen and (max-width: 779px) {
  header .navbar-brand img {
    width: 300px !important;
  }
  section#plan .price-table {
    width: 100%;
    max-width: 100%;
  }
  section#plan .price-table .table-inner {
    border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
  }
  section#plan .price-table.highlighted {
    padding: 0;
    box-shadow: none;
    margin-bottom: 15px;
  }
  section .promo {
    padding: 10px 0 0 8px;
  }
  section .promo h1 {
    font-size: 2.3em;
    line-height: 1.8em;
  }
  section .promo .description {
    margin-top: 10px;
    font-size: 1.8em;
    line-height: 1.8em;
  }
  section .promo ul, section .promo .tit {
    display: none;
  }
  .home section.shortput .short {
    width: 90%;
  }
  .home section.hero .main-image .col-sm-8 {
    margin-top: 60px;
  }
  #main-form .col-sm-2 {
    padding-right: 0;
  }
  .short_captcha .verify_input {
    width: 47.5%;
    margin-right: 1%;
  }
  .right-tool {
    right: 10px !important;
    top: 40% !important;
  }
  .kefu-tool li {
    width: 40px !important;
    height: 40px !important;
    padding: 5px;
  }
  .kefu-tool li i {
    display: none !important;
  }
  .kefu-tool li p {
    line-height: 1.3em;
  }
}
@media screen and (max-width: 768px) {
  header .navbar .navbar-header .navbar-brand {
    margin-top: 6px;
  }
  header .navbar-brand img {
    width: 260px !important;
  }
  header .navbar .nav li {
    margin-left: 10px;
  }
}
@media screen and (max-width: 736px) {
  header .navbar-brand img {
    width: 300px !important;
  }
  header .navbar .nav {
    background: #fff;
    padding: 10px;
    margin: 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
  }
  header .navbar .nav li {
    margin-left: 0;
    margin-bottom: 5px;
  }
  .home section.hero {
    padding-bottom: 10px;
  }
  #main-form .main-form .input-group {
    margin-right: 0;
  }
  #main-form .tip {
    margin-top: 70px;
    width: 100%;
  }
  #main-form .main-options {
    margin-top: -260px;
  }
  #main-form .main-options .alias {
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
  }
  #main-form .main-options .alias::-webkit-scrollbar{
    display: none;
  }
  .checkurl .main-options {
    margin-top: 0 !important;
  }
  #main-form .col-sm-10 {
    padding: 0 15px;
  }
  #main-form .col-sm-2 {
    padding: 0;
    margin: 220px 0 0 0;
    text-align: center;
  }
  #main-form .main-form .input-group {
    height: 4.5rem;
    border: 1px solid #d1e5ff;
    box-shadow: 0px 1px 12px 0px rgba(31,64,174,0.1);
  }
  #main-form .main-form .main-input {
    height: 4.5rem;
    font-size: 1.1em;
  }
  #main-form .main-form .input-group-addon {
    font-size: 1.5em;
  }
  #main-form .main-form .main-button {
    margin: 0 auto;
    margin-top: 10px;
    font-size: 1.5rem;
    font-weight: normal;
    width: auto;
    padding: 8px 50px;
    height: auto;
    box-shadow: 0px 8px 20px 0px rgba(27, 77, 203, 0.12) !important;
    border-radius: 5px;
  }
  #main-form .main-form .main-button:hover {
    background-color: #096dde !important;
  }
  .share-this .sharetop {
    height: 4rem;
  }
  .share-this .sharetop p {
    font-size: 1.5rem;
    line-height: 4rem;
  }
  .share-this .sharetop span {
    font-size: 1.5rem;
    line-height: 4rem;
    color: #096dde;
  }
  .share-this .sharetop #copyurl {
    font-size: 1.5rem;
    line-height: 4rem;
  }
}
@media screen and (max-width: 450px) {
  header .navbar-brand {
    font-size: 1.2em !important;
  }
  header .navbar .nav li.dropdown img {
    display: none;
  }
  header .navbar .nav li.dropdown ul {
    position: initial;
    width: 100%;
    float: right;
    background: transparent;
    border: 0;
    box-shadow: none;
    z-index: 2;
    display: block;
    padding: 0;
    list-style: none;
  }
  header .navbar .nav li.dropdown ul li {
    display: block;
  }
  body .is404 h1 {
    font-size: 8em !important;
  }
  body .is404 h2 {
    font-size: 2em !important;
    line-height: 1em!important;
  }
  section .sidebar {
    height: auto;
    display: none;
  }
  footer .text-right {
    text-align: left !important;
    margin-top: 10px;
  }
  footer .text-right a:first-child {
    margin-left: 0;
  }
  .short_captcha .verify_input {
    width: 45.4%;
    margin-right: 5.6%;
  }
  #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 .feature h2 {
    font-size: 18px;
  }
  section h3.featureH {
    font-size: 18px;
  }
  section p.featureP {
    font-size: 14px;
  }
  section .panelette {
    margin-bottom: 15px;
  }
  section .stats h3 span {
    display: block;
  }
  section#plan .price-table {
    width: 100% !important;
    max-width: 100% !important;
  }
  section#plan #price-tables .price-table {
    width: 100% !important;
    max-width: 100% !important;
  }
  section .content .panel .col-xs-8 h3 {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  section .content .panel .col-xs-8 p {
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  section .content .panel .col-xs-8 span {
    font-size: 12px;
  }
  section.shortput {
    padding: 0;
  }
  section .promo {
    padding: 10px 0 0 8px;
  }
  section .promo h1 {
    font-size: 1.2em;
    line-height: 1.5em;
  }
  section .promo .description {
    margin-top: 10px;
    font-size: 1em;
    line-height: 1.8em;
  }
  .home section.shortput .short {
    width: 100%;
    padding: 30px 20px;
    background-color: #f9fbff;
    box-shadow: none;
  }
  .right-tool {
    top: 77% !important;
  }
}
@media screen and (max-width: 380px) {
  header .navbar .navbar-brand {
    margin-top: 6px;
  }
  header .navbar-brand img {
    width: 260px !important;
  }
}
.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;
}
.btn-group.addmargin {
  margin-top: 32px;
}
body.dark-mode {
  background: #1e1e1e;
  color: #fff;
}
body.dark-mode a {
  color: #fff;
}
body.dark-mode a:hover {
  color: #0067F4;
}
body.dark-mode .btn:hover {
  color: #fff;
  opacity: 0.8;
}
body.dark-mode .btn.btn-primary {
  background: #008aff;
}
body.dark-mode .btn.btn-default {
  background: #1E1E1E;
  color: #646464;
}
body.dark-mode .custom-overlay .custom-message {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
body.dark-mode .sp-input {
  color: #fff;
  background: #121212;
  border-color: #121212;
}
body.dark-mode .sp-replacer {
  background: #1e1e1e;
  border-color: #1e1e1e;
}
body.dark-mode .sp-container {
  background: #1e1e1e;
  border-color: #1e1e1e;
}
body.dark-mode .sp-palette-container,
body.dark-mode .sp-picker-container {
  border-color: transparent;
}
body.dark-mode .datepicker-dropdown {
  box-shadow: 0 3px 6px #000;
  color: #000;
}
body.dark-mode .autocomplete-suggestions {
  color: #aaa;
}
body.dark-mode .panel-default {
  background: #121212;
  border-color: #101010;
  color: #fff;
}
body.dark-mode .panel-default .panel-heading {
  background: #000000;
  color: #fff;
  border-color: #121212;
}
body.dark-mode .nav > li > a {
  color: #999;
}
body.dark-mode .dropdown ul {
  background: #121212 !important;
  border: 1px solid #000 !important;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1) !important;
}
body.dark-mode .dropdown ul li span {
  color: #fff !important;
}
body.dark-mode .dropdown ul li a {
  color: #fff !important;
}
body.dark-mode .dropdown ul li a:hover {
  color: #0067F4 !important;
}
body.dark-mode .panel-dark {
  background: #121212;
  border-color: #101010;
  color: #fff;
}
body.dark-mode .btn-secondary {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}
body.dark-mode .form-control {
  background: #1e1e1e;
  border-color: #1e1e1e;
  color: #fff;
}
body.dark-mode .input-group-addon {
  background: #1e1e1e;
  border-color: #1e1e1e;
  color: #fff;
  font-size: 0.95em;
}
body.dark-mode .chosen-single {
  background: #1e1e1e;
  border-color: #1e1e1e;
  color: #fff;
  border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  -webkit-border-radius: 0 2px 2px 0;
}
body.dark-mode .chosen-drop {
  background: #1e1e1e;
  color: #fff;
  border-color: #1e1e1e;
}
body.dark-mode .chosen-container-multi .chosen-choices {
  background: #1e1e1e;
  color: #fff;
  border-color: #1e1e1e;
}
body.dark-mode .form-horizontal label.control-label {
  color: #fff;
}
body.dark-mode .table-striped > tbody > tr:nth-child(odd) > td,
body.dark-mode .table-striped > tbody > tr:nth-child(odd) > th {
  background: #1e1e1e;
}
body.dark-mode .table-striped td {
  border: 0;
}
body.dark-mode .table thead th,
body.dark-mode .table tbody td {
  border-color: #000 !important;
}
body.dark-mode code {
  background: #1e1e1e;
}
body.dark-mode pre {
  background: #1e1e1e;
  color: #c7254e;
  border: 0;
}
body.dark-mode pre span.m-x-3 {
  color: #c7254e;
}
body.dark-mode pre span.m-x-4 {
  color: #4DCAF8;
}
body.dark-mode pre span.m-x-5 {
  color: #C782FB;
}
body.dark-mode pre span.m-x-6 {
  color: #fff;
}
body.dark-mode ul.form_opt li a {
  background: #1c1c1c;
  color: #5e5e5e;
}
body.dark-mode ul.form_opt li a.current {
  background: #0067F4;
  color: #fff;
}
body.dark-mode ul.form_opt li.text-label {
  color: #fff;
}
body.dark-mode hr {
  border-color: #1e1e1e;
}
body.dark-mode .list-group-item {
  background: transparent;
  border-color: transparent;
}
body.dark-mode #main-form {
  background: #121212;
  border: 1px solid #0d0d0d;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}
body.dark-mode #main-form .main-form {
  padding: 20px;
  border-bottom: 1px solid #0d0d0d;
}
body.dark-mode #main-form .main-form .input-group-addon {
  border-color: #000000;
  background: #1e1e1e;
  color: #fff;
}
body.dark-mode #main-form .main-form .main-input {
  background: #1e1e1e;
  color: #fff;
}
body.dark-mode #main-form .main-form .main-textarea {
  background: #1e1e1e;
  color: #fff;
}
body.dark-mode #main-form .main-options .chosen-single {
  background: #1e1e1e;
  border-color: #1e1e1e;
  color: #fff;
  border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  -webkit-border-radius: 0 2px 2px 0;
}
body.dark-mode #main-form .main-options .chosen-drop {
  background: #1e1e1e;
  color: #fff;
  border-color: #1e1e1e;
}
body.dark-mode header {
  background: #161616;
  border: 0;
  color: #fff;
}
body.dark-mode header .navbar .navbar-header .navbar-brand {
  color: #fff;
}
body.dark-mode header .navbar .nav li a {
  color: #fff;
}
body.dark-mode header .navbar .nav li a:hover {
  border: 0;
}
body.dark-mode header .navbar .nav li:hover {
  background: #292929;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}
body.dark-mode section.hero {
  background: #121212;
}
body.dark-mode section.hero .promo h1 {
  color: #fff;
}
body.dark-mode section.hero .promo p {
  color: #ddd;
}
body.dark-mode section.alt-hero {
  margin-top: -50px;
  position: relative;
  background: #212121;
}
body.dark-mode section.dark,
body.dark-mode section.calltoaction {
  background: #121212;
}
body.dark-mode section.dark .actionbar,
body.dark-mode section.calltoaction .actionbar {
  background: #313131;
}
body.dark-mode section.light {
  background: #313131;
}
body.dark-mode .integrations h3 {
  color: #fff;
}
body.dark-mode .integrations p {
  color: #ddd;
}
body.dark-mode .featurette > div .glyphicon {
  color: #ddd;
}
body.dark-mode .featurette > div h3:after {
  background-color: #000;
}
body.dark-mode .panel {
  background: #121212;
}
body.dark-mode .daterangepicker {
  border-color: #101010;
  background: #212121;
  color: #ddd;
}
body.dark-mode .daterangepicker:before {
  border-bottom-color: #212121;
}
body.dark-mode .daterangepicker .ranges li:hover {
  background: #313131;
}
body.dark-mode .daterangepicker.show-ranges.ltr .drp-calendar.left {
  border-color: #101010;
}
body.dark-mode section h3,
body.dark-mode .panel-default h3,
body.dark-mode h3.featureH,
body.dark-mode .feature h2,
body.dark-mode .featurette > div h3 {
  color: #fff;
}
body.dark-mode p.featureP,
body.dark-mode .feature .info > p,
body.dark-mode .feature h2 small,
body.dark-mode .featurette > div p {
  color: #ddd;
}
body.dark-mode a.c2a:before {
  border-color: #000;
}
body.dark-mode .centered.form form.live_form {
  background: #313131;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
}
body.dark-mode .sidebar {
  background: #121212;
  border: 0;
  color: #fff;
}
body.dark-mode .sidebar .nav-sidebar li.locked a {
  color: #334151;
}
body.dark-mode .sidebar .nav-sidebar li.locked a:hover {
  background: #1f2731;
}
body.dark-mode .sidebar .nav-sidebar li.locked a .label {
  color: #000;
}
body.dark-mode .sidebar .nav-sidebar a {
  color: #666;
}
body.dark-mode .sidebar .nav-sidebar a:hover,
body.dark-mode .sidebar .nav-sidebar a.active {
  color: #fff;
  background: #191919;
  box-shadow: none;
}
body.dark-mode .sidebar h3 {
  color: #aaa;
}
body.dark-mode .sidebar .side-stats {
  text-align: left;
  margin-top: 5px;
  margin-left: 15px;
  color: #666;
}
body.dark-mode .sidebar .side-stats span {
  color: #666;
  font-weight: 700;
}
body.dark-mode .content .main-content .toolbox {
  background: #121212;
  border: 1px solid #0d0d0d;
}
body.dark-mode .content .main-content .toolbox .input-group-addon {
  background: #1e1e1e;
  border-color: #1e1e1e;
}
body.dark-mode .content .main-content .toolbox .chosen-single {
  background: #1e1e1e;
  border-color: #1e1e1e;
  color: #fff;
  border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  -webkit-border-radius: 0 2px 2px 0;
}
body.dark-mode .content .main-content .toolbox .chosen-drop {
  background: #1e1e1e;
  color: #fff;
  border-color: #1e1e1e;
}
body.dark-mode .content #widgets ul li {
  border-color: #0d0d0d;
  color: #aaa;
}
body.dark-mode .content .url-list {
  border-bottom-color: #0d0d0d;
}
body.dark-mode .content .url-list .title a {
  color: #aaa;
}
body.dark-mode .content .url-list .url-stats strong {
  color: #fff;
}
body.dark-mode .content .url-list .icheckbox_flat {
  opacity: 0.5;
}
body.dark-mode .content .url-list ul.toggle li .dropdown {
  opacity: 0.9;
}
body.dark-mode .content .url-list ul.toggle li .dropdown a {
  color: #fff;
}
body.dark-mode .content .url-list ul.toggle li a {
  color: #666;
}
body.dark-mode .content .url-list ul.toggle li a:hover {
  color: #fff;
}
body.dark-mode .pagination li a {
  background: #000;
  border-color: #000;
}
body.dark-mode .pagination li.active a {
  background: #0067F4;
}
body.dark-mode #modal-alert {
  background: #121212;
  color: #fff;
}
body.dark-mode #modal-alert .title {
  background: #121212;
  color: #fff;
}
body.dark-mode #modal-alert a {
  color: #fff;
}
body.dark-mode footer a:hover,
body.dark-mode footer a.active {
  background: #000;
  color: #fff;
}
body.dark-mode footer .languages .langs {
  background: #121212;
}
.data-holder {
  position: relative;
}
.data-holder .data-modal {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff;
  background: rgba(255, 255, 255, 0.5);
  top: 0;
}
.data-holder .data-modal img {
  position: absolute;
  top: 30%;
}
.widgets ul {
  margin: 0;
  padding: 5px 0;
  list-style: none;
}
.widgets ul li {
  padding-top: 10px;
  list-style: none;
}
.widgets ul li span {
  font-size: 12px;
  color: #8b8b8b;
}
.blog-image {
  float: left;
  display: block;
  padding: 0;
}
.blog-image img {
  width: 100%;
  max-height: 130px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
a.c2a {
  text-transform: uppercase;
  color: #673AB7;
  font-weight: 700;
  position: relative;
  font-size: 15px;
}
a.c2a:hover {
  color: #673AB7;
}
a.c2a:hover:before {
  width: 50px;
}
a.c2a:before {
  content: " ";
  border-bottom: 2px solid #673AB7;
  width: 30px;
  display: inline-block;
  position: relative;
  margin-right: 10px;
  vertical-align: middle;
  transition: all 0.2s ease-in;
}
ul.themes-style {
  list-style: none;
  padding: 0;
}
ul.themes-style li {
  display: inline-block;
}
ul.themes-style li a {
  text-indent: -9999px;
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-right: 5px;
  background: #eeeeee;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border: 1px solid #000;
}
ul.themes-style li a.current {
  box-shadow: 0 0 0 2px #000;
}
.member-stats {
  text-align: left;
  margin-top: 5px;
}
.member-stats span {
  font-weight: 700;
}
#blog .content .panel em {
  font-size: 1em;
  font-weight: 400;
  font-style: italic;
}
#blog .content .panel p {
  line-height: 25px;
}
@keyframes showdown {
  0% {
    transform: translatey(-300px);
  }
  100% {
    transform: translatey(10px);
  }
}
@keyframes showup {
  0% {
    transform: translatey(300px);
  }
  100% {
    transform: translatey(-10px);
  }
}
@media (min-width: 1200px) {
  .container {
      width: 1030px;
  }
}
.icheckbox_flat, .iradio_flat {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 16px;
  height: 16px;
  background: #fff;
  border: 1px solid #096dde;
  border-radius: 50%;
  cursor: pointer;
}
.iradio_flat.checked::before {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  background: #096dde;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.section-cms .col-sm-6 {
  background: #fff;
  border-radius:5px;
  box-shadow: 0px 0px 8px 2px rgba(132,163,246,0.08);
  padding: 40px 30px;
}
.section-cms .title span {
  float: left;
  font-size:22px;
  color:rgba(26,104,192,1);
}
.section-cms .more span {
  float: right;
  font-size: 18px;
  color: #096dde;    
  font-weight: normal;
}
.section-cms .more span i {
  font-size: 12px;
}
.section-cms .artlist {
  margin-top: 60px;
}
.section-cms .artlist p {
  width: 100%;
  font-size:14px;
  color:#1a68c0;
  overflow:hidden;
  word-break:keep-all;
  white-space:nowrap;
  text-overflow:ellipsis;
}
.section-cms .artlist p:hover {
  color: #096dde;
}
.section-cms .artlist span {
  display: block;
  width: 100%;
  font-size:12px;
  color:rgba(131,167,236,1);
  overflow:hidden;
  word-break:keep-all;
  white-space:nowrap;
  text-overflow:ellipsis;
  margin-top: 10px;
  font-weight: normal;
}
.section-cms .artlist hr {
  margin: 17px 0 ;
  border:1px dashed rgba(131,167,236,.2);
}
.pagination {
  margin: 0;
  display: block;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
  background-color: #096dde;
  border-color: #096dde;
}
.pagination>li>a, .pagination>li>span {
  color: #404040;
}
xm-select {
  border: 1px solid #b7dfff !important;
  border-radius: 5px !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
xm-select .xm-label .xm-label-block {
  height: 24px !important;
  line-height: 24px !important;
}
.right-tool {
  position: fixed;
  right: 20px;
  top: 38%;
  z-index: 9999999;
}
.right-tool ul, li {
  list-style: none;
}
.kefu-tool li {
  width: 60px;
  height: 60px;
  text-align: center;
  margin-bottom: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 6px 15px 0px rgba(27, 77, 203, 0.1);
  box-shadow: 0px 6px 15px 0px rgba(27, 77, 203, 0.1);
  position: relative;
  display: flex;
  background: #fff;
}
.kefu-tool li:hover {
  background: #096dde;
}
.kefu-tool li a {
  color: #404040;
  margin: 0 auto;
}
.kefu-tool li a:hover {
  color: #fff;
}
.kefu-tool li i {
  display: block;
  font-size: 1.5em;
  padding: 10px 0 5px 0;
}
.kefu-tool li p {
  font-size: 0.8em;
  text-align: center;
}
.verify_input {
  float: left;
  width: 60%;
}
.verify_button {
  float: left;
  width: 40%;
  text-align: right;
}
.verify_button button {
  width: 90%;
  height: 40px;
}
.verify_button img {
  width: 90%;
  height: 40px;
  cursor: pointer;
}
.verify_button .sm {
  height: 36px;
}
/*stats*/
.stats-page {
	margin-bottom: 20px;
}
.stats-page .stast_sidebar {
	position: relative;
	padding-top: 30px;
	padding-bottom: 30px;
	margin: 0 -10px 10px -10px;
	height: 100%;
	font-size: 14px;
	background-color: #fff;
	border: 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0 3px 0 rgba(132,163,246,0.08);
}
.stats-page .stast_main {
	margin: 0 -10px;
}
.stats-page .stast_main .progress-bar {
  background-color: #0099cc;
}
.stats-page .stast_main .progress-bar-green {
  background-color: #06d6a0;
}
.stats-page .stast_main .progress-bar-red {
  background-color: #ef476f;
}
.stats-page .stast_main .progress-bar-aqua {
  background-color: #1997d6;
}
.stats-page .stast_main .progress-bar-yellow {
  background-color: #ffd166;
}
.stats-page .stast_sidebar .nav li {
	margin-bottom: 5px;
}
.stats-page .stast_sidebar .nav a span {
	margin-right: 8px;
}
.stats-page .stast_sidebar .nav li a:hover,.stats-page .stast_sidebar .nav li a.active {
	color: #d7e3f1;
	font-weight: 700;
	background: #030D1E;
	box-shadow: 0 2px 10px #ccc;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
}
.stats-page .pad-all {
	padding: 10px;
}
.stats-page .media-2 {
	background-color: #06d6a0;
}
.stats-page .media-3 {
	background-color: #1997d6;
}
.stats-page .media-4 {
	background-color: #ef476f;
}
.stats-page .middle {
	margin: 5px 0;
}
.stats-page .middle .media-body,.stats-page .middle .media-left,.stats-page .middle .media-right {
	vertical-align: middle;
}
.stats-page .media-body,.stats-page .media-left,.stats-page .media-right {
	display: table-cell;
	vertical-align: top;
}
.stats-page .media,.stats-page .media-body {
	overflow: hidden;
	zoom: 1;
}
.stats-page .text-2x {
	font-size: 2em;
	color: #666;
	line-height: 1em;
}
.stats-page .icon-3x {
	width: 1.3em !important;
	font-size: 2.6em !important;
	line-height: 1em !important;
	text-align: center !important;
	color: #fff !important;
}
.stats-page .mar-no {
	margin: 0!important;
}
.stats-page .btn-group,.stats-page .btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
.stats-page .tooltip-inner {
	word-break: break-all;
	word-wrap: break-word;
}
.stats-page .btn-group.special {
	display: flex;
	margin-bottom: 10px;
}
.stats-page .special .btn {
	flex: 1
}
.stats-page .nav-stacked li {
	padding: 20px 0;
}
.stats-page .h450 {
	height: 450px;
}
.stats-page .h600 {
	height: 600px;
}
.stats-page .fs40 {
	font-size: 40px
}
.stats-page .input-group-addon {
	color: #555 !important;
	border-color: #e0e0e0 !important;
}
.stats-page #week-calender,.stats-page #day-calender,.stats-page #os-calender,.stats-page #browser-calender,.stats-page #world-calender,.stats-page #china-calender,.stats-page #isp-calender,.stats-page #log-calender,.stats-page #ip-calender {
	background: transparent;
	cursor: pointer
}
.stats-page .smart_filter {
	display: inline-block;
	margin: 0 10px;
	padding: 5px 10px;
	border: #ababab 1px dashed;
	color: #afafaf;
	font-size: 12px;
	cursor: pointer
}
.stats-page #smart_filter_modal .modal-dialog {
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	margin: 10px auto;
	width: auto;
	max-width: 600px;
	-webkit-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	transform: translate(0,-50%);
	-ms-transform: translate(0,-50%)
}
.stats-page .filter_label {
	display: inline-block;
	margin: 0 10px
}
.stats-page .filter_label .label {
	margin: 0 5px
}
.stats-page .filter_tpl {
	margin-bottom: 10px;
	margin-top: 10px;
}
.stats-page .refer_area {
	max-width: 330px;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
	max-height: 40px;
}
.stats-page .date-selector {
	margin-top: 10px;
	margin-right: 10px;
}
.stats-page .inline-display {
	display: inline;
}
.stats-page .overlay-target {
	position: relative;
}
.stats-page .panel {
	position: relative
}
.stats-page .panel .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.stats-page .panel .overlay {
	z-index: 50;
	background: rgba(255,255,255,0.7);
}
.stats-page .panel .overlay-dark {
	display: none;
	background: rgba(0,0,0,0.2)
}
.stats-page .panel .overlay-dark i {
	position: absolute;
	top: 50%;
  right: 50%;
	margin-top: -28px;
	margin-right: -28px;
  font-size: 2em;
}
.stats-page .panel .overlay .refresh {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -15px;
	margin-top: -15px;
	width: 24px;
  height: 24px;
  background: url(data:image/gif;base64,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) no-repeat;
}
.stats-page .panel-heading {
	height: auto;
}
.stats-page .fs40 {
	font-size: 40px;
}
.stats-page .text-green {
	color: #06d6a0 !important;
}
.stats-page .text-blue {
	color: #1997d6 !important
}
.stats-page .text-red {
	color: #ef476f !important;
}
.stats-page h3 {
	margin-top: 0.3em !important
}
.stats-page .input-group {
	margin-bottom: 2em !important
}
.stats-page .bg-primary {
	background-color: #0067F4 !important;
	color: #fff !important
}
.stats-page .btn-group .active {
	color: #333 !important;
	background-color: #e1e1e1 !important;
	border-color: #8c8c8c !important;
}