﻿@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300i,400,600,700,800");

@import url(../icons/simple-line-icons/css/simple-line-icons.css);
@import url(../icons/font-awesome/css/font-awesome.min.css);
@import url(../icons/weather-icons/css/weather-icons.min.css);
@import url(../icons/linea-icons/linea.css);
@import url(../icons/themify-icons/themify-icons.css);
@import url(../icons/flag-icon-css/flag-icon.min.css);
@import url(../icons/material-design-iconic-font/css/materialdesignicons.min.css);
@import url(../css/spinners.css);
@import url(../css/animate.css);
.preloader {
  width: 100%;
  height: 100%;
  top: 0;
  position: fixed;
  z-index: 99999;
  background: #fff; }

.preloader .cssload-speeding-wheel {
  position: absolute;
  top: calc(46.5%);
  left: calc(46.5%); }

* {
  outline: none; }

body {
  background: #fff;
  font-family: 'Open Sans', sans-serif;
  margin: 0;
  overflow-x: hidden;
  color: #67757c; }

html {
  position: relative;
  min-height: 100%;
  background: #ffffff; }

a:focus,
a:hover {
  text-decoration: none; }

a.link {
  color: #455a64; }

a.link:focus,
a.link:hover {
  color: #1976d2; }

.img-responsive,
.carousel.vertical .carousel-inner > .item > img,
.carousel.vertical .carousel-inner > .item > a > img {
  width: 100%;
  height: 100%;
  display: inline-block; }

.img-rounded {
  border-radius: 4px; }

.mdi-set,
.mdi:before {
  line-height: initial; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #455a64;
  font-weight: 400; }

h1 {
  line-height: 40px;
  font-size: 36px; }

h2 {
  line-height: 36px;
  font-size: 24px; }

h3 {
  line-height: 30px;
  font-size: 21px; }

h4 {
  line-height: 22px;
  font-size: 18px;
  color: #640f6c !important; }

h5 {
  line-height: 18px;
  font-size: 16px;
  font-weight: 400; }

h6 {
  line-height: 16px;
  font-size: 14px;
  font-weight: 400; }

.display-5 {
  font-size: 3rem; }

.display-6 {
  font-size: 36px; }

.box {
  border-radius: 4px;
  padding: 10px; }

.preloader {
  width: 100%;
  height: 100%;
  top: 0;
  position: fixed;
  z-index: 99999;
  background: #fff; }

.preloader .cssload-speeding-wheel {
  position: absolute;
  top: calc(46.5%);
  left: calc(46.5%); }

#main-wrapper {
  width: 100%; }

.bg-white .card {
  box-shadow: none; }

.box-shadow {
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05) !important; }

.dropzone {
  border: 1px dashed #b1b8bb; }

.boxed #main-wrapper {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  -webkit-box-shadow: 0 0 60px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 60px rgba(0, 0, 0, 0.1); }

.boxed #main-wrapper .sidebar-footer {
  position: absolute; }

.boxed #main-wrapper .footer {
  display: none; }

.page-wrapper {
  background: #fafafa;
  padding-bottom: 60px;
  -webkit-transition: 0.45s ease;
  -moz-transition: 0.45s ease;
  -ms-transition: 0.45s ease;
  -o-transition: 0.45s ease;
  transition: 0.45s ease; }

.container-fluid {
  padding: 0 30px 25px; }

@media (min-width: 1024px) {
  .page-wrapper {
    min-height: 456px !important;
    margin-left: 240px;
    min-height: 530px !important;
    -webkit-transition: 0.45s ease;
    -moz-transition: 0.45s ease;
    -ms-transition: 0.45s ease;
    -o-transition: 0.45s ease;
    transition: 0.45s ease; }

  .footer {
    left: 240px; } }
@media (max-width: 1023px) {
  .page-wrapper {
    margin-left: 60px;
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in; }

  .footer {
    left: 60px; }

  .widget-app-columns {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1; } }
.thumb-sm {
  height: 32px;
  width: 32px; }

.thumb-md {
  height: 48px;
  width: 48px; }

.thumb-lg {
  height: 88px;
  width: 88px; }

.hide {
  display: none; }

.img-circle {
  border-radius: 100%; }

.radius {
  border-radius: 4px; }

.text-white {
  color: #ffffff !important; }

.text-danger {
  color: #ef5350 !important; }

.text-muted {
  color: #99abb4 !important; }

.text-warning {
  color: #ffb22b !important; }

.text-success {
  color: #26dad2 !important; }

.text-info {
  color: #1976d2 !important; }

.text-inverse {
  color: #2f3d4a !important; }

.text-blue {
  color: #02bec9; }

.text-purple {
  color: #7460ee; }

.text-primary {
  color: #5c4ac7; }

.text-megna {
  color: #00897b; }

.text-dark {
  color: #67757c; }

.text-themecolor {
  color: #1976d2; }

.bg-primary {
  background-color: #5c4ac7 !important; }

.bg-success {
  background-color: #26dad2 !important; }

.bg-info {
  background-color: #1976d2 !important; }

.bg-warning {
  background-color: #ffb22b !important; }

.bg-danger {
  background-color: #ef5350 !important; }

.bg-megna {
  background-color: #00897b; }

.bg-theme {
  background-color: #1976d2; }

.bg-inverse {
  background-color: #2f3d4a; }

.bg-purple {
  background-color: #7460ee; }

.bg-light-part {
  background-color: rgba(0, 0, 0, 0.02); }

.bg-light-primary {
  background-color: #f1effd; }

.bg-light-success {
  background-color: #e8fdeb; }

.bg-light-info {
  background-color: #cfecfe; }

.bg-light-extra {
  background-color: #ebf3f5; }

.bg-light-warning {
  background-color: #fff8ec; }

.bg-light-danger {
  background-color: #f9e7eb; }

.bg-light-inverse {
  background-color: #f6f6f6; }

.bg-light {
  background-color: #f2f4f8; }

.bg-white {
  background-color: #ffffff; }

@media (min-width: 1600px) {
  .col-xlg-1,
  .col-xlg-10,
  .col-xlg-11,
  .col-xlg-12,
  .col-xlg-2,
  .col-xlg-3,
  .col-xlg-4,
  .col-xlg-5,
  .col-xlg-6,
  .col-xlg-7,
  .col-xlg-8,
  .col-xlg-9 {
    float: left; }

  .col-xlg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .col-xlg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66666667%;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%; }

  .col-xlg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333333%;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%; }

  .col-xlg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-xlg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66666667%;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%; }

  .col-xlg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333333%;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%; }

  .col-xlg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-xlg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66666667%;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%; }

  .col-xlg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333333%;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%; }

  .col-xlg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-xlg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66666667%;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%; }

  .col-xlg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333333%;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%; }

  .col-xlg-pull-12 {
    right: 100%; }

  .col-xlg-pull-11 {
    right: 91.66666667%; }

  .col-xlg-pull-10 {
    right: 83.33333333%; }

  .col-xlg-pull-9 {
    right: 75%; }

  .col-xlg-pull-8 {
    right: 66.66666667%; }

  .col-xlg-pull-7 {
    right: 58.33333333%; }

  .col-xlg-pull-6 {
    right: 50%; }

  .col-xlg-pull-5 {
    right: 41.66666667%; }

  .col-xlg-pull-4 {
    right: 33.33333333%; }

  .col-xlg-pull-3 {
    right: 25%; }

  .col-xlg-pull-2 {
    right: 16.66666667%; }

  .col-xlg-pull-1 {
    right: 8.33333333%; }

  .col-xlg-pull-0 {
    right: auto; }

  .col-xlg-push-12 {
    left: 100%; }

  .col-xlg-push-11 {
    left: 91.66666667%; }

  .col-xlg-push-10 {
    left: 83.33333333%; }

  .col-xlg-push-9 {
    left: 75%; }

  .col-xlg-push-8 {
    left: 66.66666667%; }

  .col-xlg-push-7 {
    left: 58.33333333%; }

  .col-xlg-push-6 {
    left: 50%; }

  .col-xlg-push-5 {
    left: 41.66666667%; }

  .col-xlg-push-4 {
    left: 33.33333333%; }

  .col-xlg-push-3 {
    left: 25%; }

  .col-xlg-push-2 {
    left: 16.66666667%; }

  .col-xlg-push-1 {
    left: 8.33333333%; }

  .col-xlg-push-0 {
    left: auto; }

  .offset-xlg-12 {
    margin-left: 100%; }

  .offset-xlg-11 {
    margin-left: 91.66666667%; }

  .offset-xlg-10 {
    margin-left: 83.33333333%; }

  .offset-xlg-9 {
    margin-left: 75%; }

  .offset-xlg-8 {
    margin-left: 66.66666667%; }

  .offset-xlg-7 {
    margin-left: 58.33333333%; }

  .offset-xlg-6 {
    margin-left: 50%; }

  .offset-xlg-5 {
    margin-left: 41.66666667%; }

  .offset-xlg-4 {
    margin-left: 33.33333333%; }

  .offset-xlg-3 {
    margin-left: 25%; }

  .offset-xlg-2 {
    margin-left: 16.66666667%; }

  .offset-xlg-1 {
    margin-left: 8.33333333%; }

  .offset-xlg-0 {
    margin-left: 0; } }
.col-xlg-1,
.col-xlg-10,
.col-xlg-11,
.col-xlg-12,
.col-xlg-2,
.col-xlg-3,
.col-xlg-4,
.col-xlg-5,
.col-xlg-6,
.col-xlg-7,
.col-xlg-8,
.col-xlg-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.input-group-addon [type=checkbox]:checked,
.input-group-addon [type=checkbox]:not(:checked),
.input-group-addon [type=radio]:checked,
.input-group-addon [type=radio]:not(:checked) {
  position: initial;
  opacity: 1; }

.invisible {
  visibility: hidden !important; }

.hidden-xs-up {
  display: none !important; }

@media (max-width: 575px) {
  .hidden-xs-down {
    display: none !important; } }
@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important; } }
@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important; } }
@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important; } }
@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important; } }
@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important; } }
@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important; } }
.hidden-xl-down {
  display: none !important; }

@media (min-width: 1650px) {
  .widget-app-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3; }

  .campaign {
    height: 365px !important; } }
@media (max-width: 1370px) {
  .widget-app-columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2; } }
a,
button {
  outline: none !important;
  text-decoration: none !important;
  color: #99abb4;
  transition: all 0.2s ease 0s; }

a.active,
button.active,
a:focus,
button:focus,
a:hover,
button:hover {
  color: #252525;
  outline: none !important;
  text-decoration: none !important; }

ul {
  padding: 0;
  margin: 0; }

li {
  list-style: none; }

p {
  font-family: 'Poppins', sans-serif;
  color: #99abb4; }

.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6.h1 {
  color: #455a64; }

.dib {
  display: inline-block; }

.rotate-90 {
  transform: rotate(90deg); }

.rotate-180 {
  transform: rotate(180deg); }

#main-content {
  padding: 0 15px; }

.alert h4 {
  color: #455a64; }

.border-none {
  border: 1px solid transparent; }

.footer > p {
  background: #ffffff;
  margin: 15px -30px 0;
  padding: 15px 45px;
  text-align: left; }

.footer > p a {
  color: #4680ff; }

.bar-hidden {
  overflow-X: hidden; }

.color-white {
  color: #ffffff; }

.btn-btn {
  padding: 15px 25px;
  border: 0; }

.btn-btn:hover {
  color: #ffffff; }

.letter-space {
  letter-spacing: 1px; }

.solid-btn {
  padding: 15px 42px; }

.notify {
  position: relative;
  right: -10px;
  top: -13px; }

.notify .heartbit {
  animation: 1s ease-out 0s normal none infinite running heartbit;
  border: 5px solid #4680ff;
  border-radius: 70px;
  height: 25px;
  position: absolute;
  right: -4px;
  top: -20px;
  width: 25px;
  z-index: 10; }

.notify .point {
  background-color: #4680ff;
  border-radius: 30px;
  height: 6px;
  position: absolute;
  right: 6px;
  top: -10px;
  width: 6px; }

@-moz-keyframes heartbit {
  0% {
    -moz-transform: scale(0);
    opacity: 0.0; }
  25% {
    -moz-transform: scale(0.1);
    opacity: 0.1; }
  50% {
    -moz-transform: scale(0.5);
    opacity: 0.3; }
  75% {
    -moz-transform: scale(0.8);
    opacity: 0.5; }
  to {
    -moz-transform: scale(1);
    opacity: 0.0; } }
@-webkit-keyframes heartbit {
  0% {
    -webkit-transform: scale(0);
    opacity: 0.0; }
  25% {
    -webkit-transform: scale(0.1);
    opacity: 0.1; }
  50% {
    -webkit-transform: scale(0.5);
    opacity: 0.3; }
  75% {
    -webkit-transform: scale(0.8);
    opacity: 0.5; }
  to {
    -webkit-transform: scale(1);
    opacity: 0.0; } }
/*    Color Mixins
-------------------*/
.color-primary,
.text-primary {
  color: #4680ff; }

.color-success,
.text-success {
  color: #26dad2; }

.color-info,
.text-info {
  color: #62d1f3; }

.color-danger,
.text-danger {
  color: #fc6180; }

.color-warning,
.text-warning {
  color: #ffb64d; }

.color-pink,
.text-pink {
  color: #e6a1f2; }

.color-dark,
.text-dark {
  color: #651FFF; }

.color-grey,
.text-grey {
  color: #ddd; }

/*    Mixins
--------------------------*/
.pr {
  position: relative; }

.pa {
  position: absolute; }

/*    Background Mixins
--------------------------*/
.bg-primary {
  background: #4680ff !important;
  color: #ffffff;
  fill: #4680ff; }

.bg-success {
  background: #26dad2 !important;
  color: #ffffff;
  fill: #26dad2; }

.bg-info {
  background: #62d1f3 !important;
  color: #ffffff;
  fill: #62d1f3; }

.bg-danger {
  background: #fc6180 !important;
  color: #ffffff;
  fill: #fc6180; }

.bg-warning {
  background: #ffb64d !important;
  color: #ffffff;
  fill: #ffb64d; }

.bg-pink {
  background: #e6a1f2 !important;
  color: #ffffff;
  fill: #e6a1f2; }

.bg-dark {
  background: #444c67 !important;
  color: #ffffff;
  fill: #444c67; }

.bg-transparent {
  background: transparent;
  color: #252525; }

.no-select-arrow {
  -moz-appearance: none !important;
  -webkit-appearance: none !important;
  border: 1px solid #e7e7e7; }

.bg-ash {
  background: #f5f5f5; }

.bg-white {
  background: #ffffff; }

/*    Border Mixins
--------------------------*/
.border-primary {
  border-color: #4680ff; }

.border-success {
  border-color: #26dad2; }

.border-info {
  border-color: #62d1f3; }

.border-danger {
  border-color: #fc6180; }

.border-warning {
  border-color: #ffb64d; }

.border-pink {
  border-color: #e6a1f2; }

.border-dark {
  border-color: #444c67; }

.no-border {
  border: 0px !important; }

.border-top {
  border-top: 1px solid #e7e7e7; }

.border-white {
  border: 1px solid #ffffff; }

.border-bottom {
  border-bottom: 1px solid #e7e7e7; }

.border-left {
  border-left: 1px solid #e7e7e7; }

.border-right {
  border-right: 1px solid #e7e7e7; }

.white-bottom {
  border-bottom: 1px solid #ffffff; }

.radius-0 {
  border-radius: 0; }

/*    Brand Background
-----------------------------*/
.bg-facebook {
  background: #3b5998;
  fill: #3b5998; }

.bg-twitter {
  background: #1da1f2;
  fill: #1da1f2; }

.bg-youtube {
  background: #cd201f;
  fill: #cd201f; }

.bg-google-plus {
  background: #dd4b39;
  fill: #dd4b39; }

.bg-linkedin {
  background: #007bb6; }

/*    width
-----------------------------*/
.w10pr {
  width: 10%; }

.w12pr {
  width: 12%; }

.p-28 {
  padding: 28px; }

.p-10 {
  padding: 10px; }

/*    Chart Spanrkline
-------------------------*/
.jqstooltip {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

/*    Bootstrap class
---------------------------*/
@media (min-width: 1500px) {
  .container {
    width: 1400px; } }
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }
@-moz-keyframes rotate {
  0% {
    -moz-transform: rotate(0deg); }
  to {
    -moz-transform: rotate(360deg); } }
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-moz-keyframes heartbit {
  0% {
    -moz-transform: scale(0);
    opacity: 0.0; }
  25% {
    -moz-transform: scale(0.1);
    opacity: 0.1; }
  50% {
    -moz-transform: scale(0.5);
    opacity: 0.3; }
  75% {
    -moz-transform: scale(0.8);
    opacity: 0.5; }
  to {
    -moz-transform: scale(1);
    opacity: 0.0; } }
@-webkit-keyframes heartbit {
  0% {
    -webkit-transform: scale(0);
    opacity: 0.0; }
  25% {
    -webkit-transform: scale(0.1);
    opacity: 0.1; }
  50% {
    -webkit-transform: scale(0.5);
    opacity: 0.3; }
  75% {
    -webkit-transform: scale(0.8);
    opacity: 0.5; }
  to {
    -webkit-transform: scale(1);
    opacity: 0.0; } }
.header {
  position: relative;
  z-index: 50;
  background: #fff;
  box-shadow: 1px 0 5px rgba(0, 0, 0, 0.1); }

.header .top-navbar {
  min-height: 50px;
  padding: 0 15px 0 0; }

.header .top-navbar .dropdown-toggle:after {
  display: none; }

.header .top-navbar .navbar-header {
  line-height: 45px;
  text-align: center;
  background: #fff; }

.header .top-navbar .navbar-header .navbar-brand {
  margin-right: 0;
  padding-bottom: 0;
  padding-top: 0; }

.header .top-navbar .navbar-header .navbar-brand .light-logo {
  display: none; }

.header .top-navbar .navbar-header .navbar-brand b {
  line-height: 60px;
  display: inline-block; }

.header .top-navbar .navbar-nav > .nav-item > .nav-link {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-size: 15px;
  line-height: 40px; }

.header .top-navbar .navbar-nav > .nav-item.show {
  background: rgba(0, 0, 0, 0.05); }

.header .top-navbar .mailbox {
  width: 300px; }

.header .top-navbar .mailbox ul {
  padding: 0; }

.header .top-navbar .mailbox ul li {
  list-style: none; }

.header .profile-pic {
  width: 40px;
  height:40px;
  border-radius: 100%; }

.header .dropdown-menu {
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
  border-color: rgba(120, 130, 140, 0.13); }

.header .dropdown-menu .dropdown-item {
  padding: 7px 1.5rem; }

.header ul.dropdown-user {
  padding: 0;
  min-width: 175px; }

.header ul.dropdown-user li {
  list-style: none;
  padding: 0;
  margin: 0; }

.header ul.dropdown-user li .dw-user-box {
  padding: 10px 15px; }

.header ul.dropdown-user li .dw-user-box .u-img {
  width: 70px;
  display: inline-block;
  vertical-align: top; }

.header ul.dropdown-user li .dw-user-box .u-img img {
  width: 100%;
  border-radius: 5px; }

.header ul.dropdown-user li .dw-user-box .u-text {
  display: inline-block;
  padding-left: 10px; }

.header ul.dropdown-user li .dw-user-box .u-text h4 {
  margin: 0;
  font-size: 15px; }

.header ul.dropdown-user li .dw-user-box .u-text p {
  margin-bottom: 2px;
  font-size: 12px; }

.header ul.dropdown-user li .dw-user-box .u-text .btn {
  color: #ffffff;
  padding: 5px 10px;
  display: inline-block; }

.header ul.dropdown-user li .dw-user-box .u-text .btn:hover {
  background: #e6294b; }

.header ul.dropdown-user li a {
  padding: 4px 15px;
  display: block;
  color: #67757c; }

.header ul.dropdown-user li a:hover {
  background: #f2f4f8;
  color: #1976d2;
  text-decoration: none; }

.header ul.dropdown-user li.divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: rgba(120, 130, 140, 0.13); }

.search-box .app-search {
  position: absolute;
  margin: 0;
  display: block;
  z-index: 110;
  width: 100%;
  top: -1px;
  -webkit-box-shadow: 2px 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 0 10px rgba(0, 0, 0, 0.2);
  display: none;
  left: 0; }

.search-box .app-search input {
  width: 100.5%;
  padding: 20px 40px 20px 20px;
  border-radius: 0;
  font-size: 17px;
  height: 70px;
  -webkit-transition: 0.5s ease-in;
  -o-transition: 0.5s ease-in;
  transition: 0.5s ease-in; }

.search-box .app-search input:focus {
  border-color: #ffffff; }

.search-box .app-search .srh-btn {
  position: absolute;
  top: 23px;
  cursor: pointer;
  background: #ffffff;
  width: 15px;
  height: 15px;
  right: 20px;
  font-size: 14px; }

.mini-sidebar .top-navbar .navbar-header {
  width: 60px;
  text-align: center; }

.logo-center .top-navbar .navbar-header {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto; }

.notify {
  position: relative;
  top: -22px;
  right: -9px; }

.notify .heartbit {
  position: absolute;
  top: -20px;
  right: -4px;
  height: 25px;
  width: 25px;
  z-index: 10;
  border: 5px solid #ef5350;
  border-radius: 70px;
  -moz-animation: heartbit 1s ease-out;
  -moz-animation-iteration-count: infinite;
  -o-animation: heartbit 1s ease-out;
  -o-animation-iteration-count: infinite;
  -webkit-animation: heartbit 1s ease-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.notify .point {
  width: 6px;
  height: 6px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background-color: #ef5350;
  position: absolute;
  right: 6px;
  top: -10px; }

.fileupload {
  overflow: hidden;
  position: relative; }

.fileupload input.upload {
  cursor: pointer;
  filter: alpha(opacity=0);
  font-size: 20px;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0; }

.mega-dropdown {
  position: static;
  width: 100%; }

.mega-dropdown .dropdown-menu {
  width: 100%;
  padding: 30px;
  margin-top: 0; }

.mega-dropdown ul {
  padding: 0; }

.mega-dropdown ul li {
  list-style: none; }

.mega-dropdown .carousel-item .container {
  padding: 0; }

.mega-dropdown .nav-accordion .card {
  margin-bottom: 1px; }

.mega-dropdown .nav-accordion .card-header {
  background: #ffffff; }

.mega-dropdown .nav-accordion .card-header h5 {
  margin: 0; }

.mega-dropdown .nav-accordion .card-header h5 a {
  text-decoration: none;
  color: #67757c; }

ul.list-style-none {
  margin: 0;
  padding: 0; }

ul.list-style-none li {
  list-style: none; }

ul.list-style-none li a {
  color: #67757c;
  padding: 8px 0;
  display: block;
  text-decoration: none; }

ul.list-style-none li a:hover {
  color: #1976d2; }

.dropdown-item {
  padding: 8px 1rem;
  color: #67757c; }

.custom-select {
  background: url("../../assets/images/custom-select.png") right 0.75rem center no-repeat; }

textarea {
  resize: none; }

.mailbox ul li .drop-title {
  font-weight: 500;
  padding: 11px 20px 15px;
  border-bottom: 1px solid rgba(120, 130, 140, 0.13); }

.mailbox ul li .nav-link {
  border-top: 1px solid rgba(120, 130, 140, 0.13);
  padding-top: 15px; }

.mailbox .message-center {
  height: 200px;
  overflow: auto;
  position: relative; }

.mailbox .message-center a {
  border-bottom: 1px solid rgba(120, 130, 140, 0.13);
  display: block;
  text-decoration: none;
  padding: 9px 15px; }

.mailbox .message-center a:hover {
  background: #f2f4f8; }

.mailbox .message-center a div {
  white-space: normal; }

.mailbox .message-center a .user-img {
  width: 40px;
  position: relative;
  display: inline-block;
  margin: 0 10px 15px 0; }

.mailbox .message-center a .user-img img {
  width: 100%; }

.mailbox .message-center a .user-img .profile-status {
  border: 2px solid #ffffff;
  border-radius: 50%;
  display: inline-block;
  height: 10px;
  left: 30px;
  position: absolute;
  top: 1px;
  width: 10px; }

.mailbox .message-center a .user-img .online {
  background: #26dad2; }

.mailbox .message-center a .user-img .busy {
  background: #ef5350; }

.mailbox .message-center a .user-img .away {
  background: #ffb22b; }

.mailbox .message-center a .user-img .offline {
  background: #ffb22b; }

.mailbox .message-center a .mail-contnet {
  display: inline-block;
  width: 75%;
  vertical-align: middle; }

.mailbox .message-center a .mail-contnet h5 {
  margin: 5px 0 0; }

.mailbox .message-center a .mail-contnet .mail-desc {
  font-size: 12px;
  display: block;
  margin: 1px 0;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #67757c;
  white-space: nowrap; }

.mailbox .message-center a .mail-contnet .time {
  font-size: 12px;
  display: block;
  margin: 1px 0;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #67757c;
  white-space: nowrap; }

@media (min-width: 768px) {
  .navbar-header {
    width: 240px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0; }

  .navbar-header .navbar-brand {
    padding-top: 0; }

  .page-titles .breadcrumb {
    float: right; }

  .card-group .card:first-child {
    border-right: 1px solid rgba(0, 0, 0, 0.03); }

  .card-group .card:not(:first-child):not(:last-child) {
    border-right: 1px solid rgba(0, 0, 0, 0.03); }

  .material-icon-list-demo .icons div {
    width: 33%;
    padding: 15px;
    display: inline-block;
    line-height: 40px; }

  .mini-sidebar .page-wrapper {
    margin-left: 60px; }

  .mini-sidebar .footer {
    left: 60px; }

  .flex-wrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
    -webkit-flex-wrap: nowrap !important; } }
@media (max-width: 767px) {
  .header {
    position: fixed;
    width: 100%; }

  .header .top-navbar {
    padding-right: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center; }

  .header .top-navbar .navbar-collapse {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%; }

  .header .top-navbar .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .header .top-navbar .navbar-nav > .nav-item.show {
    position: static; }

  .header .top-navbar .navbar-nav > .nav-item.show .dropdown-menu {
    width: 100%;
    margin-top: 0; }

  .header .top-navbar .navbar-nav > .nav-item > .nav-link {
    padding-left: 0.50rem;
    padding-right: 0.50rem; }

  .header .top-navbar .navbar-nav .nav-item .nav-link .fa {
    color: rgba(0, 0, 0, .7);
  }

  .header .top-navbar .navbar-nav .dropdown-menu {
    position: absolute; }

  .mega-dropdown .dropdown-menu {
    height: 480px;
    overflow: auto; }

  .mini-sidebar .page-wrapper {
    margin-left: 0;
    padding-top: 60px; } }
.left-sidebar {
  position: absolute;
  width: 240px;
  height: 100%;
  top: 0;
  z-index: 20;
  padding-top: 60px;
  background: #fff;
  -webkit-box-shadow: 1px 0 20px rgba(0, 0, 0, 0.08);
  box-shadow: 1px 0 20px rgba(0, 0, 0, 0.08);
  -webkit-transition: 0.45s ease;
  -moz-transition: 0.45s ease;
  -ms-transition: 0.45s ease;
  -o-transition: 0.45s ease;
  transition: 0.45s ease; }

.left-sidebar.active {
  margin-left: -250px;
  -webkit-transition: 0.45s ease;
  -moz-transition: 0.45s ease;
  -ms-transition: 0.45s ease;
  -o-transition: 0.45s ease;
  transition: 0.45s ease; }

.page-wrapper.active-wrapper {
  margin-left: 0;
  -webkit-transition: 0.45s ease;
  -moz-transition: 0.45s ease;
  -ms-transition: 0.45s ease;
  -o-transition: 0.45s ease;
  transition: 0.45s ease; }

.footer.active-footer {
    left: 0;
    -webkit-transition: 0.45s ease;
    -moz-transition: 0.45s ease;
    -ms-transition: 0.45s ease;
    -o-transition: 0.45s ease;
    transition: 0.45s ease;
}

.fix-sidebar .left-sidebar {
  position: fixed; }

.sidebar-footer {
  position: fixed;
  z-index: 10;
  bottom: 0;
  left: 0;
  -webkit-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  width: 240px;
  background: #fff;
  border-top: 1px solid rgba(120, 130, 140, 0.13); }

.sidebar-footer a {
  padding: 15px;
  width: 33.333337%;
  float: left;
  text-align: center;
  font-size: 18px; }

.scroll-sidebar {
  padding-bottom: 60px; }

.collapse.in {
  display: block; }

.sidebar-nav {
  background: #fff;
  padding: 0; }

.sidebar-nav ul {
  margin: 0;
  padding: 0; }

.sidebar-nav #sidebarnav {
  padding: 3em 0; }

#sidebarnav .collapse li {
  border-bottom: 0;
  padding: 0; }

.sidebar-nav ul li {
  list-style: none;
  padding: 8px 0; }

.sidebar-nav ul li a {
  color: #0096ff;
  padding: 2px 35px 2px 15px;
  display: block;
  font-size: 13px;
  white-space: nowrap; }

.sidebar-nav ul li a:hover {
  color: #1976d2; }

.sidebar-nav ul li a:hover i {
  color: #1976d2; }

.sidebar-nav ul li a.active {
  color: #1976d2;
  font-weight: 500; }

.sidebar-nav ul li a.active i {
  color: #1976d2; }

.sidebar-nav ul li ul {
  padding-left: 28px; }

.sidebar-nav ul li ul li a {
  padding: 5px 35px 5px 15px; }

.sidebar-nav ul li ul ul {
  padding-left: 15px; }

.sidebar-nav ul li.nav-label {
  font-size: 12px;
  margin-bottom: 0;
  padding: 14px 14px 14px 20px;
  color: #607d8b;
  font-weight: 600;
  text-transform: uppercase; }

.sidebar-nav ul li.nav-devider {
  height: 1px;
  background: rgba(120, 130, 140, 0.13);
  display: block; }

.sidebar-nav > ul > li {
  margin-bottom: 5px; }

.sidebar-nav > ul > li > a {
  border-left: 3px solid transparent; }

.sidebar-nav > ul > li > a i {
  width: 27px;
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  color: #99abb4;
  position: relative;
  bottom: 2px; }

.sidebar-nav > ul > li > a .label {
  position: absolute;
  right: 35px;
  top: 8px; }

.sidebar-nav > ul > li > a.active {
  font-weight: 400;
  background: #fff;
  color: #0096ff; }

.sidebar-nav > ul > li.active > a {
  color: #0096ff;
  font-weight: 500;
  border-left: 3px solid #0096ff; }

.sidebar-nav > ul > li.active > a i {
  color: #0096ff; }

.sidebar-nav .has-arrow {
  position: relative; }

.sidebar-nav .has-arrow:after {
  position: absolute;
  content: '';
  width: 7px;
  height: 7px;
  border-width: 1px 0 0 1px;
  border-style: solid;
  border-color: #607d8b;
  right: 1em;
  -webkit-transform: rotate(135deg) translate(0, -50%);
  -ms-transform: rotate(135deg) translate(0, -50%);
  -o-transform: rotate(135deg) translate(0, -50%);
  transform: rotate(135deg) translate(0, -50%);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  -o-transform-origin: top;
  transform-origin: top;
  top: 47%;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.sidebar-nav .active > .has-arrow:after {
  -webkit-transform: rotate(-135deg) translate(0, -50%);
  -ms-transform: rotate(-135deg) translate(0, -50%);
  -o-transform: rotate(-135deg) translate(0, -50%);
  top: 45%;
  width: 7px;
  transform: rotate(-135deg) translate(0, -50%); }

.sidebar-nav .has-arrow[aria-expanded=true]:after {
  -webkit-transform: rotate(-135deg) translate(0, -50%);
  -ms-transform: rotate(-135deg) translate(0, -50%);
  -o-transform: rotate(-135deg) translate(0, -50%);
  top: 45%;
  width: 7px;
  transform: rotate(-135deg) translate(0, -50%); }

.sidebar-nav li > .has-arrow.active:after {
  -webkit-transform: rotate(-135deg) translate(0, -50%);
  -ms-transform: rotate(-135deg) translate(0, -50%);
  -o-transform: rotate(-135deg) translate(0, -50%);
  top: 45%;
  width: 7px;
  transform: rotate(-135deg) translate(0, -50%); }

@media (min-width: 768px) {
  .mini-sidebar .sidebar-nav {
    background: transparent; }

  .mini-sidebar .sidebar-nav #sidebarnav li {
    position: relative; }

  .mini-sidebar .sidebar-nav #sidebarnav > li > ul {
    position: absolute;
    left: 60px;
    top: 45px;
    width: 200px;
    z-index: 1001;
    background: #f2f6f8;
    display: none;
    padding-left: 1px; }

.view-details {
  margin-left: 20px;
}

  .mini-sidebar .sidebar-nav #sidebarnav > li:hover > ul {
    height: auto !important;
    overflow: auto;
    display: block; }

  .mini-sidebar .sidebar-nav #sidebarnav > li:hover > ul.collapse {
    display: block; }

  .mini-sidebar .sidebar-nav #sidebarnav > li:hover > a {
    width: 260px;
    background: #f2f6f8; }

  .mini-sidebar .sidebar-nav #sidebarnav > li:hover > a .hide-menu {
    display: inline; }

  .mini-sidebar .sidebar-nav #sidebarnav > li:hover > a .label {
    display: none; }

  .mini-sidebar .sidebar-nav #sidebarnav > li > a.has-arrow:after {
    display: none; }

  .mini-sidebar .sidebar-nav #sidebarnav > li > a {
    padding: 9px 18px;
    width: 50px; }

  .mini-sidebar .user-profile {
    padding-bottom: 15px;
    width: 60px;
    margin-bottom: 7px; }

  .mini-sidebar .user-profile .profile-img {
    width: 50px;
    padding: 15px 0 0;
    margin: 0 0 0 6px; }

  .mini-sidebar .user-profile .profile-img .setpos {
    top: -35px; }

  .mini-sidebar .user-profile .profile-img:before {
    top: 15px; }

  .mini-sidebar .user-profile .profile-text {
    display: none; }

  .mini-sidebar .left-sidebar {
    width: 60px; }

  .mini-sidebar .scroll-sidebar {
    padding-bottom: 0;
    position: absolute;
    overflow-x: hidden !important; }

  .mini-sidebar .hide-menu {
    display: none; }
  .mini-sidebar .block-menu-res {
    display: block !important;
  }

  .mini-sidebar .nav-label {
    display: none; }

  .mini-sidebar .sidebar-footer {
    display: none; }

  .mini-sidebar > .label {
    display: none; }

  .mini-sidebar .nav-devider {
    width: 60px; }

  .mini-sidebar.fix-sidebar .left-sidebar {
    position: fixed; } }
@media (max-width: 767px) {

  .view-details {
    margin-top: 30px;
  }
  .mini-sidebar .left-sidebar {
    position: fixed;
    left: -240px; }

  .mini-sidebar .left-sidebar.active {
    position: fixed;
    left: 240px; }

  .mini-sidebar .sidebar-footer {
    left: -240px; }

  .mini-sidebar.show-sidebar .left-sidebar {
    left: 0; }

  .mini-sidebar.show-sidebar .sidebar-footer {
    left: 0; } }
.badge {
  font-weight: 400; }

.badge-xs {
  font-size: 9px;
  -webkit-transform: translate(0, -2px);
  -ms-transform: translate(0, -2px);
  -o-transform: translate(0, -2px);
  transform: translate(0, -2px); }

.badge-sm {
  -webkit-transform: translate(0, -2px);
  -ms-transform: translate(0, -2px);
  -o-transform: translate(0, -2px);
  transform: translate(0, -2px); }

.badge-success {
  background-color: #26dad2; }

.badge-info {
  background-color: #1976d2; }

.badge-primary {
  background-color: #5c4ac7; }

.badge-warning {
  background-color: #ffb22b; }

.badge-danger {
  background-color: #ef5350; }

.badge-purple {
  background-color: #7460ee; }

.badge-red {
  background-color: #fb3a3a; }

.badge-inverse {
  background-color: #2f3d4a; }

.label {
  padding: 3px 10px;
  line-height: 13px;
  color: #ffffff;
  font-weight: 400;
  border-radius: 4px;
  font-size: 75%; }

.label-rounded {
  border-radius: 60px; }

.label-custom {
  background-color: #00897b; }

.label-success {
  background-color: #26dad2; }

.label-info {
  background-color: #1976d2; }

.label-warning {
  background-color: #ffb22b; }

.label-danger {
  background-color: #ef5350; }

.label-megna {
  background-color: #00897b; }

.label-primary {
  background-color: #5c4ac7; }

.label-purple {
  background-color: #7460ee; }

.label-red {
  background-color: #fb3a3a; }

.label-inverse {
  background-color: #2f3d4a; }

.label-default {
  background-color: #f2f4f8; }

.label-white {
  background-color: #ffffff; }

.label-light-success {
  background-color: #e8fdeb;
  color: #26dad2; }

.label-light-info {
  background-color: #cfecfe;
  color: #1976d2; }

.label-light-warning {
  background-color: #fff8ec;
  color: #ffb22b; }

.label-light-danger {
  background-color: #f9e7eb;
  color: #ef5350; }

.label-light-megna {
  background-color: #e0f2f4;
  color: #00897b; }

.label-light-primary {
  background-color: #f1effd;
  color: #5c4ac7; }

.label-light-inverse {
  background-color: #f6f6f6;
  color: #2f3d4a; }

.breadcrumb {
  margin-bottom: 0; }

.page-titles {
  background: #ffffff;
  margin: 0 0 30px;
  padding: 15px 10px;
  position: relative;
  z-index: 10;
  -webkit-box-shadow: 1px 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 0 5px rgba(0, 0, 0, 0.1); }

.page-titles h3 {
  margin-bottom: 0;
  margin-top: 0; }

.page-titles .breadcrumb {
  padding: 0;
  background: transparent;
  font-size: 14px; }

.page-titles .breadcrumb li {
  margin-top: 0;
  margin-bottom: 0; }

.page-titles .breadcrumb .breadcrumb-item + .breadcrumb-item:before {
  content: "\f105";
  font-family: FontAwesome;
  color: #a6b7bf;
  font-size: 11px; }

.page-titles .breadcrumb .breadcrumb-item.active {
  color: #99abb4; }

.pagination > li:first-child > a {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px; }

.pagination > li:first-child > span {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px; }

.pagination > li:last-child > a {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px; }

.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px; }

.pagination > li > a {
  color: #263238; }

.pagination > li > a:focus {
  background-color: #f2f4f8; }

.pagination > li > a:hover {
  background-color: #f2f4f8; }

.pagination > li > span {
  color: #263238; }

.pagination > li > span:focus {
  background-color: #f2f4f8; }

.pagination > li > span:hover {
  background-color: #f2f4f8; }

.pagination > .active > a {
  background-color: #1976d2;
  border-color: #1976d2; }

.pagination > .active > a:focus {
  background-color: #1976d2;
  border-color: #1976d2; }

.pagination > .active > a:hover {
  background-color: #1976d2;
  border-color: #1976d2; }

.pagination > .active > span {
  background-color: #1976d2;
  border-color: #1976d2; }

.pagination > .active > span:focus {
  background-color: #1976d2;
  border-color: #1976d2; }

.pagination > .active > span:hover {
  background-color: #1976d2;
  border-color: #1976d2; }

.pagination-split li {
  margin-left: 5px;
  display: inline-block;
  float: left; }

.pagination-split li:first-child {
  margin-left: 0; }

.pagination-split li a {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

.pager li > a {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #263238; }

.pager li > span {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #263238; }

.footer {
  background: #ffffff none repeat scroll 0 0;
  border-top: 1px solid rgba(120, 130, 140, 0.13);
  -webkit-transition: 0.45s ease;
  -moz-transition: 0.45s ease;
  -ms-transition: 0.45s ease;
  -o-transition: 0.45s ease;
  transition: 0.45s ease;
  color: #67757c;
  left: 0;
  padding: 17px 15px;
  position: absolute;
  right: 0;
  bottom: 0;
  text-align: center; }

.footer {
  left: 240px; }

#chartdiv3 {
  height: 450px;
  width: 100%; }

#chartdiv {
  height: 450px;
  width: 100%; }

#zoomable {
  height: 450px;
  width: 100%; }

#chartMap {
  height: 450px;
  width: 100%; }

.amcharts-graph-g2 .amcharts-graph-stroke {
  stroke-dasharray: 3px 3px;
  stroke-linejoin: round;
  stroke-linecap: round;
  -webkit-animation: am-moving-dashes 1s linear infinite;
  animation: am-moving-dashes 1s linear infinite; }

@-webkit-keyframes am-moving-dashes {
  100% {
    stroke-dashoffset: -31px; } }
@keyframes am-moving-dashes {
  100% {
    stroke-dashoffset: -31px; } }
.lastBullet {
  -webkit-animation: am-pulsating 1s ease-out infinite;
  animation: am-pulsating 1s ease-out infinite; }

@-webkit-keyframes am-pulsating {
  0% {
    stroke-opacity: 1;
    stroke-width: 0px; }
  100% {
    stroke-opacity: 0;
    stroke-width: 50px; } }
@keyframes am-pulsating {
  0% {
    stroke-opacity: 1;
    stroke-width: 0px; }
  100% {
    stroke-opacity: 0;
    stroke-width: 50px; } }
.amcharts-graph-column-front {
  -webkit-transition: all 0.3s 0.3s ease-out;
  transition: all 0.3s 0.3s ease-out; }

.amcharts-graph-column-front:hover {
  fill: #496375;
  stroke: #496375;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

@-webkit-keyframes am-draw {
  0% {
    stroke-dashoffset: 500%; }
  100% {
    stroke-dashoffset: 0%; } }
@keyframes am-draw {
  0% {
    stroke-dashoffset: 500%; }
  100% {
    stroke-dashoffset: 0%; } }
/*    Font Variable
----------------------*/
/*    Color Variable
-----------------------*/
/*    Solid Color
------------------*/
/*    Brand color
----------------------*/
.card {
  margin-bottom: 30px; }

.card .card-subtitle {
  color: #99abb4;
  font-weight: 300;
  margin-bottom: 15px; }

.card-inverse .card-bodyquote .blockquote-footer {
  color: rgba(255, 255, 255, 0.65); }

.card-inverse .card-link {
  color: rgba(255, 255, 255, 0.65); }

.card-inverse .card-subtitle {
  color: rgba(255, 255, 255, 0.65); }

.card-inverse .card-text {
  color: rgba(255, 255, 255, 0.65); }

.card-success {
  background: #26dad2 none repeat scroll 0 0;
  border-color: #26dad2; }

.card-danger {
  background: #ef5350 none repeat scroll 0 0;
  border-color: #ef5350; }

.card-warning {
  background: #ffb22b none repeat scroll 0 0;
  border-color: #ffb22b; }

.card-info {
  background: #1976d2 none repeat scroll 0 0;
  border-color: #1976d2; }

.card-primary {
  background: #5c4ac7 none repeat scroll 0 0;
  border-color: #5c4ac7; }

.card-dark {
  background: #2f3d4a none repeat scroll 0 0;
  border-color: #2f3d4a; }

.card-megna {
  background: #00897b none repeat scroll 0 0;
  border-color: #00897b; }

.card-actions {
  float: right; }

.card-actions a {
  color: #67757c;
  cursor: pointer;
  font-size: 13px;
  opacity: 0.7;
  padding-left: 7px; }

.card-actions a:hover {
  opacity: 1; }

.card-columns .card {
  margin-bottom: 20px; }

.collapsing {
  transition: height 0.08s ease 0s; }

.card-outline-info {
  border-color: #1976d2; }

.card-outline-info .card-header {
  background: #1976d2 none repeat scroll 0 0;
  border-color: #1976d2; }

.card-outline-inverse {
  border-color: #2f3d4a; }

.card-outline-inverse .card-header {
  background: #2f3d4a none repeat scroll 0 0;
  border-color: #2f3d4a; }

.card-outline-warning {
  border-color: #ffb22b; }

.card-outline-warning .card-header {
  background: #ffb22b none repeat scroll 0 0;
  border-color: #ffb22b; }

.card-outline-success {
  border-color: #26dad2; }

.card-outline-success .card-header {
  background: #26dad2 none repeat scroll 0 0;
  border-color: #26dad2; }

.card-outline-danger {
  border-color: #ef5350; }

.card-outline-danger .card-header {
  background: #ef5350 none repeat scroll 0 0;
  border-color: #ef5350; }

.card-outline-primary {
  border-color: #5c4ac7; }

.card-outline-primary .card-header {
  background: #5c4ac7 none repeat scroll 0 0;
  border-color: #5c4ac7; }

.card-body {
  padding: 0; }

.card {
  background: #ffffff none repeat scroll 0 0;
  margin: 15px 0;
  padding:10px !important; 
  padding: 20px;
  border: 0 solid #e7e7e7;
  border-radius: 5px;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.15); }

.card-subtitle {
  font-size: 12px;
  margin: 10px 0; }

.card-title {
  font-weight: 500;
  font-size: 18px;
  line-height: 22px; }

.card-title h4 {
  display: inline-block;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px; }

.card-title p {
  font-family: 'Poppins', sans-serif;
  margin-bottom: 12px; }

.vtabs {
  display: table; }

.vtabs .tabs-vertical {
  border-bottom: 0 none;
  border-right: 1px solid rgba(120, 130, 140, 0.13);
  display: table-cell;
  vertical-align: top;
  width: 150px; }

.vtabs .tabs-vertical li .nav-link {
  border: 0 none;
  border-radius: 4px 0 0 4px;
  color: #263238;
  margin-bottom: 10px; }

.vtabs .tab-content {
  display: table-cell;
  padding: 20px;
  vertical-align: top; }

.tabs-vertical li .nav-link.active,
.tabs-vertical li .nav-link.active:focus,
.tabs-vertical li .nav-link:hover {
  background: #1976d2 none repeat scroll 0 0;
  border: 0 none;
  color: #ffffff; }

.customvtab .tabs-vertical li .nav-link.active,
.customvtab .tabs-vertical li .nav-link:focus,
.customvtab .tabs-vertical li .nav-link:hover {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: #ffffff none repeat scroll 0 0;
  border-color: currentcolor #1976d2 currentcolor currentcolor;
  border-image: none;
  border-style: none solid none none;
  border-width: 0 2px 0 0;
  color: #1976d2;
  margin-right: -1px; }

.tabcontent-border {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: currentcolor #ddd #ddd;
  border-image: none;
  border-style: none solid solid;
  border-width: 0 1px 1px; }

.customtab2 li a.nav-link {
  border: 0 none;
  color: #67757c;
  margin-right: 3px; }

.customtab2 li a.nav-link.active {
  background: #1976d2 none repeat scroll 0 0;
  color: #ffffff; }

.customtab2 li a.nav-link:hover {
  background: #1976d2 none repeat scroll 0 0;
  color: #ffffff; }

.modal-notification .modal-dialog .modal-content .modal-body form .form-control:focus {
  outline: none !important;
  box-shadow: none !important;
  border-color: #640f6c !important; }

.modal-dialog {
  margin: 30px auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%) !important;
  width: 70%; }


.modal-header .close {
  font-size: 25px;
  margin-top: -15px; }

.modal-content {
  border-radius: 3px; }

.timeline {
  list-style: none;
  padding: 0 0 8px;
  position: relative; }

.timeline:before {
  top: 7px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #e7e7e7;
  left: 25px;
  margin-right: -1.5px; }

.timeline-title {
  margin: 5px 0 !important;
  font-size: 16px; }

.timeline > li {
  margin-bottom: 20px;
  position: relative; }

.timeline > li:after,
.timeline > li:before {
  content: " ";
  display: table; }

.timeline > li:after {
  clear: both; }

.timeline > li > .timeline-panel {
  width: calc(100% - 70px);
  float: right;
  border-radius: 2px;
  padding: 5px 20px;
  position: relative; }

.timeline > li > .timeline-panel:before {
  position: absolute;
  top: 26px;
  left: -15px;
  display: inline-block;
  border-top: 0 solid transparent;
  border-right: 0 solid #e7e7e7;
  border-left: 0 solid #e7e7e7;
  border-bottom: 15px solid transparent;
  content: " "; }

.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 27px;
  left: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-right: 14px solid #ffffff;
  border-left: 0 solid #ffffff;
  border-bottom: 14px solid transparent;
  content: " "; }

.timeline > li > .timeline-badge {
  color: #ffffff;
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 10px;
  left: 8px;
  margin-right: -25px;
  background-color: #e6a1f2;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%; }

.timeline-body > p {
  font-size: 12px;
  margin-bottom: 10px; }

.timeline-badge.primary {
  background-color: #4680ff !important; }

.timeline-badge.success {
  background-color: #26dad2 !important; }

.timeline-badge.warning {
  background-color: #ffb64d !important; }

.timeline-badge.danger {
  background-color: #fc6180 !important; }

.timeline-badge.info {
  background-color: #62d1f3 !important; }

.dataTables_wrapper {
  padding-top: 10px; }

.dt-buttons {
  display: inline-block;
  margin-bottom: 15px;
  padding-top: 5px; }

.dt-buttons .dt-button {
  background: #1976d2 none repeat scroll 0 0;
  border-radius: 4px;
  color: #ffffff;
  margin-right: 3px;
  padding: 5px 15px; }

.dt-buttons .dt-button:hover {
  background: #2f3d4a none repeat scroll 0 0; }

.dataTables_info,
.dataTables_length {
  display: inline-block; }

.dataTables_length {
  margin-top: 10px; }

.dataTables_length select {
  background-color: transparent;
  background-image: linear-gradient(#1976d2, #1976d2), linear-gradient(#b1b8bb, #b1b8bb);
  background-position: center bottom, center calc(99%);
  background-repeat: no-repeat;
  background-size: 0 2px, 100% 1px;
  border: 0 none;
  padding-bottom: 5px;
  transition: background 0s ease-out 0s; }

.dataTables_length select:focus {
  background-image: linear-gradient(#1976d2, #1976d2), linear-gradient(#b1b8bb, #b1b8bb);
  background-size: 100% 2px, 100% 1px;
  box-shadow: none;
  outline: medium none;
  transition-duration: 0.3s; }

.dataTables_filter {
  float: right;
  margin-top: 10px; }

.dataTables_filter input {
  background-color: transparent;
  background-image: linear-gradient(#1976d2, #1976d2), linear-gradient(#b1b8bb, #b1b8bb);
  background-position: center bottom, center calc(99%);
  background-repeat: no-repeat;
  background-size: 0 2px, 100% 1px;
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
  float: none;
  margin-left: 10px;
  transition: background 0s ease-out 0s; }

.dataTables_filter input:focus {
  background-image: linear-gradient(#1976d2, #1976d2), linear-gradient(#b1b8bb, #b1b8bb);
  background-size: 100% 2px, 100% 1px;
  box-shadow: none;
  outline: medium none;
  transition-duration: 0.3s; }

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_desc_disabled {
  background: transparent none repeat scroll 0 0; }

table.dataTable thead .sorting_asc::after {
  content: "∩â₧";
  cursor: pointer;
  font-family: fontawesome;
  margin-left: 10px; }

table.dataTable thead .sorting_desc::after {
  content: "∩â¥";
  cursor: pointer;
  font-family: fontawesome;
  margin-left: 10px; }

table.dataTable thead .sorting::after {
  color: rgba(50, 50, 50, 0.5);
  content: "∩â£";
  cursor: pointer;
  font-family: fontawesome !important;
  margin-left: 10px; }

.dataTables_wrapper .dataTables_paginate {
  float: right;
  padding-top: 0.25em;
  text-align: right; }

.dataTables_wrapper .dataTables_paginate .paginate_button {
  border: 1px solid #ddd;
  box-sizing: border-box;
  color: #67757c;
  cursor: pointer;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  text-align: center;
  text-decoration: none; }

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  background-color: #1976d2;
  border: 1px solid #1976d2;
  color: #ffffff !important; }

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #ddd;
  box-shadow: none;
  color: #67757c;
  cursor: default; }

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  background-color: #1976d2;
  border: 1px solid #1976d2;
  color: white; }

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  background-color: #67757c;
  outline: medium none; }

.dataTables_wrapper .dataTables_paginate .ellipsis {
  padding: 0 1em; }

.tablesaw-bar .btn-group label {
  color: #67757c !important; }

.dt-bootstrap {
  display: block; }

.paging_simple_numbers .pagination .paginate_button {
  background: #ffffff none repeat scroll 0 0;
  padding: 0; }

.paging_simple_numbers .pagination .paginate_button:hover {
  background: #ffffff none repeat scroll 0 0; }

.paging_simple_numbers .pagination .paginate_button a {
  border: 0 none;
  padding: 2px 10px; }

.paging_simple_numbers .pagination .paginate_button.active a,
.paging_simple_numbers .pagination .paginate_button:hover a {
  background: #1976d2 none repeat scroll 0 0;
  color: #ffffff; }

.panel {
  border-radius: 0;
  margin: 15px 0; }

.panel-body {
  font-family: 'Poppins', sans-serif; }

.panel-primary {
  border-color: #4680ff; }

.panel-primary .panel-heading {
  background: #4680ff;
  border-color: #4680ff;
  color: #ffffff; }

.panel-success {
  border-color: #26dad2; }

.panel-success .panel-heading {
  background: #26dad2;
  border-color: #26dad2;
  color: #ffffff; }

.panel-info {
  border-color: #62d1f3; }

.panel-info .panel-heading {
  background: #62d1f3;
  border-color: #62d1f3;
  color: #ffffff; }

.panel-danger {
  border-color: #fc6180; }

.panel-danger .panel-heading {
  background: #fc6180;
  border-color: #fc6180;
  color: #ffffff; }

.panel-warning {
  border-color: #ffb64d; }

.panel-warning .panel-heading {
  background: #ffb64d;
  border-color: #ffb64d;
  color: #ffffff; }

.panel-pink {
  border-color: #e6a1f2; }

.panel-pink .panel-heading {
  background: #e6a1f2;
  border-color: #e6a1f2;
  color: #ffffff; }

.panel-dark {
  border-color: #444c67; }

.panel-dark .panel-heading {
  background: #444c67;
  border-color: #444c67;
  color: #ffffff; }

.panel-white {
  border-color: #252525; }

.panel-white .panel-heading {
  background: #ffffff;
  border-color: #252525;
  color: #252525; }

.btn {
  padding: 7px 12px;
  cursor: pointer; }

.btn-group label {
  color: #ffffff !important;
  margin-bottom: 0; }

.btn-group label.btn-secondary {
  color: #67757c !important; }

.btn-lg {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem; }

.btn-md {
  padding: 12px 55px;
  font-size: 16px; }

.btn-circle {
  border-radius: 100%;
  width: 40px;
  height: 40px;
  padding: 10px; }

.btn-circle.btn-sm {
  width: 35px;
  height: 35px;
  padding: 8px 10px;
  font-size: 14px; }

.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 14px 15px;
  font-size: 18px;
  line-height: 22px; }

.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 14px 15px;
  font-size: 24px; }

.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 12px; }

.btn-xs {
  padding: 0.25rem 0.5rem;
  font-size: 10px; }

.button-list a {
  margin: 5px 12px 5px 0; }

.button-list button {
  margin: 5px 12px 5px 0; }

.btn-outline {
  color: inherit;
  background-color: transparent;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }

.btn-rounded {
  border-radius: 60px;
  padding: 7px 18px; }

.btn-rounded.btn-lg {
  padding: 0.75rem 1.5rem; }

.btn-rounded.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 12px; }

.btn-rounded.btn-xs {
  padding: 0.25rem 0.5rem;
  font-size: 10px; }

.btn-rounded.btn-md {
  padding: 12px 35px;
  font-size: 16px; }

.btn-secondary {
  -webkit-box-shadow: 0 2px 2px 0 rgba(169, 169, 169, 0.14), 0 3px 1px -2px rgba(169, 169, 169, 0.2), 0 1px 5px 0 rgba(169, 169, 169, 0.12);
  box-shadow: 0 2px 2px 0 rgba(169, 169, 169, 0.14), 0 3px 1px -2px rgba(169, 169, 169, 0.2), 0 1px 5px 0 rgba(169, 169, 169, 0.12);
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  background-color: #ffffff;
  color: #67757c;
  border-color: #b1b8bb; }

.btn-secondary:hover {
  -webkit-box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2);
  box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2); }

.btn-secondary:active {
  -webkit-box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2);
  box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2); }

.btn-secondary:focus {
  -webkit-box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2);
  box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2); }

.btn-secondary.disabled {
  -webkit-box-shadow: 0 2px 2px 0 rgba(169, 169, 169, 0.14), 0 3px 1px -2px rgba(169, 169, 169, 0.2), 0 1px 5px 0 rgba(169, 169, 169, 0.12);
  box-shadow: 0 2px 2px 0 rgba(169, 169, 169, 0.14), 0 3px 1px -2px rgba(169, 169, 169, 0.2), 0 1px 5px 0 rgba(169, 169, 169, 0.12);
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  background-color: #ffffff;
  color: #67757c;
  border-color: #b1b8bb; }

.btn-secondary.disabled:hover {
  -webkit-box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2);
  box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2); }

.btn-secondary.disabled:active {
  -webkit-box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2);
  box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2); }

.btn-secondary.disabled:focus {
  -webkit-box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2);
  box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2); }

.btn-secondary.active {
  -webkit-box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2);
  box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2); }

.btn-secondary.disabled.active {
  -webkit-box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2);
  box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2); }

.btn-primary {
  background: #5c4ac7;
  border: 1px solid #5c4ac7;
  -webkit-box-shadow: 0 2px 2px 0 rgba(116, 96, 238, 0.14), 0 3px 1px -2px rgba(116, 96, 238, 0.2), 0 1px 5px 0 rgba(116, 96, 238, 0.12);
  box-shadow: 0 2px 2px 0 rgba(116, 96, 238, 0.14), 0 3px 1px -2px rgba(116, 96, 238, 0.2), 0 1px 5px 0 rgba(116, 96, 238, 0.12);
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in; }

.btn-primary:hover {
  background: #5c4ac7;
  -webkit-box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2);
  box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2);
  border: 1px solid #5c4ac7;
  color: #fff; }

.btn-primary:active {
  background: #6352ce;
  -webkit-box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2);
  box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2);
  color: #fff; }

.btn-primary:active:focus {
  background-color: #6352ce;
  border: 1px solid #6352ce;
  color: #fff; }

.btn-primary:active:hover {
  background-color: #6352ce;
  border: 1px solid #6352ce;
  color: #fff; }

.btn-primary:focus {
  background: #6352ce;
  color: #fff;
  -webkit-box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2);
  box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2);
  background-color: #6352ce;
  border: 1px solid #6352ce;
  color: #fff; }

.btn-primary.disabled {
  background: #5c4ac7;
  color: #fff;
  border: 1px solid #5c4ac7;
  -webkit-box-shadow: 0 2px 2px 0 rgba(116, 96, 238, 0.14), 0 3px 1px -2px rgba(116, 96, 238, 0.2), 0 1px 5px 0 rgba(116, 96, 238, 0.12);
  box-shadow: 0 2px 2px 0 rgba(116, 96, 238, 0.14), 0 3px 1px -2px rgba(116, 96, 238, 0.2), 0 1px 5px 0 rgba(116, 96, 238, 0.12);
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  color: #fff; }

.btn-primary.disabled:hover {
  background: #5c4ac7;
  -webkit-box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2);
  box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2);
  border: 1px solid #5c4ac7; }

.btn-primary.disabled:active {
  background: #6352ce;
  -webkit-box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2);
  box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2); }

.btn-primary.disabled:focus {
  background: #6352ce;
  color: #fff;
  -webkit-box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2);
  box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2); }

.btn-primary.active {
  background: #6352ce;
  -webkit-box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2);
  box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2); }

.btn-primary.active:focus {
  background-color: #6352ce;
  border: 1px solid #6352ce; }

.btn-primary.active:hover {
  background-color: #6352ce;
  border: 1px solid #6352ce; }

.btn-primary.disabled.active {
  background: #6352ce;
  -webkit-box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2);
  box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2); }

.btn-black {
  background-color: transparent;
  color: #640f6c !important;
  border-color: #640f6c; }
  .btn-black:hover {
    background-color: #640f6c;
    color: #fff !important;
    border-color: #640f6c;
    -webkit-box-shadow: 0 14px 26px -12px rgba(0, 0, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 14px 26px -12px rgba(0, 0, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2); }
  .btn-black:active {
    background-color: #640f6c !important;
    color: #fff !important; }
  .btn-black:focus {
    background: transparent;
    color: #fff;
    border-color: #640f6c;
    box-shadow: none; }
  .btn-black .disabled.active {
    background-color: #640f6c !important;
    color: #fff !important; }
  .btn-black .active:focus {
    background-color: #640f6c !important;
    color: #fff !important; }
  .btn-black .disabled:focus {
    background-color: #640f6c !important;
    color: #fff !important; }
  .btn-black .disabled.active {
    background-color: #640f6c !important;
    color: #fff !important; }

.btn-themecolor {
  background: #1976d2;
  color: #ffffff;
  border: 1px solid #1976d2; }

.btn-themecolor:hover {
  background: #1976d2;
  opacity: 0.7;
  border: 1px solid #1976d2; }

.btn-themecolor:active {
  background: #028ee1; }

.btn-themecolor:focus {
  background: #028ee1; }

.btn-themecolor.disabled {
  background: #1976d2;
  color: #ffffff;
  border: 1px solid #1976d2; }

.btn-themecolor.disabled:hover {
  background: #1976d2;
  opacity: 0.7;
  border: 1px solid #1976d2; }

.btn-themecolor.disabled:active {
  background: #028ee1; }

.btn-themecolor.disabled:focus {
  background: #028ee1; }

.btn-themecolor.active {
  background: #028ee1; }

.btn-themecolor.disabled.active {
  background: #028ee1; }

.btn-success {
  background: #26dad2;
  border: 1px solid #26dad2;
  -webkit-box-shadow: 0 2px 2px 0 rgba(40, 190, 189, 0.14), 0 3px 1px -2px rgba(40, 190, 189, 0.2), 0 1px 5px 0 rgba(40, 190, 189, 0.12);
  box-shadow: 0 2px 2px 0 rgba(40, 190, 189, 0.14), 0 3px 1px -2px rgba(40, 190, 189, 0.2), 0 1px 5px 0 rgba(40, 190, 189, 0.12);
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in; }

.btn-success:hover {
  background: #26dad2;
  -webkit-box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2);
  box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2);
  border: 1px solid #26dad2; }

.btn-success:active {
  background: #1eacbe;
  -webkit-box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2);
  box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2); }

.btn-success:active:focus {
  background-color: #1eacbe;
  border: 1px solid #1eacbe; }

.btn-success:active:hover {
  background-color: #1eacbe;
  border: 1px solid #1eacbe; }

.btn-success:focus {
  background: #1eacbe;
  -webkit-box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2);
  box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2);
  background-color: #1eacbe;
  border: 1px solid #1eacbe; }

.btn-success.disabled {
  background: #26dad2;
  border: 1px solid #26dad2;
  -webkit-box-shadow: 0 2px 2px 0 rgba(40, 190, 189, 0.14), 0 3px 1px -2px rgba(40, 190, 189, 0.2), 0 1px 5px 0 rgba(40, 190, 189, 0.12);
  box-shadow: 0 2px 2px 0 rgba(40, 190, 189, 0.14), 0 3px 1px -2px rgba(40, 190, 189, 0.2), 0 1px 5px 0 rgba(40, 190, 189, 0.12);
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in; }

.btn-success.disabled:hover {
  background: #26dad2;
  -webkit-box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2);
  box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2);
  border: 1px solid #26dad2; }

.btn-success.disabled:active {
  background: #1eacbe;
  -webkit-box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2);
  box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2); }

.btn-success.disabled:focus {
  background: #1eacbe;
  -webkit-box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2);
  box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2); }

.btn-success.active {
  background: #1eacbe;
  -webkit-box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2);
  box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2); }

.btn-success.active:focus {
  background-color: #1eacbe;
  border: 1px solid #1eacbe; }

.btn-success.active:hover {
  background-color: #1eacbe;
  border: 1px solid #1eacbe; }

.btn-success.disabled.active {
  background: #1eacbe;
  -webkit-box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2);
  box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2); }

.btn-info {
  background: #1976d2;
  border: 1px solid #1976d2;
  -webkit-box-shadow: 0 2px 2px 0 rgba(66, 165, 245, 0.14), 0 3px 1px -2px rgba(66, 165, 245, 0.2), 0 1px 5px 0 rgba(66, 165, 245, 0.12);
  box-shadow: 0 2px 2px 0 rgba(66, 165, 245, 0.14), 0 3px 1px -2px rgba(66, 165, 245, 0.2), 0 1px 5px 0 rgba(66, 165, 245, 0.12);
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in; }

.btn-info:hover {
  background: #1976d2;
  border: 1px solid #1976d2;
  -webkit-box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2);
  box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2); }

.btn-info:active {
  background: #028ee1;
  -webkit-box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2);
  box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2); }

.btn-info:active:focus {
  background-color: #028ee1;
  border: 1px solid #028ee1; }

.btn-info:active:hover {
  background-color: #028ee1;
  border: 1px solid #028ee1; }

.btn-info:focus {
  background: #028ee1;
  -webkit-box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2);
  box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2);
  background-color: #028ee1;
  border: 1px solid #028ee1; }

.btn-info.disabled {
  background: #1976d2;
  border: 1px solid #1976d2;
  -webkit-box-shadow: 0 2px 2px 0 rgba(66, 165, 245, 0.14), 0 3px 1px -2px rgba(66, 165, 245, 0.2), 0 1px 5px 0 rgba(66, 165, 245, 0.12);
  box-shadow: 0 2px 2px 0 rgba(66, 165, 245, 0.14), 0 3px 1px -2px rgba(66, 165, 245, 0.2), 0 1px 5px 0 rgba(66, 165, 245, 0.12);
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in; }

.btn-info.disabled:hover {
  background: #1976d2;
  border: 1px solid #1976d2;
  -webkit-box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2);
  box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2); }

.btn-info.disabled:active {
  background: #028ee1;
  -webkit-box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2);
  box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2); }

.btn-info.disabled:focus {
  background: #028ee1;
  -webkit-box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2);
  box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2); }

.btn-info.active {
  background: #028ee1;
  -webkit-box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2);
  box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2); }

.btn-info.active:focus {
  background-color: #028ee1;
  border: 1px solid #028ee1; }

.btn-info.active:hover {
  background-color: #028ee1;
  border: 1px solid #028ee1; }

.btn-info.disabled.active {
  background: #028ee1;
  -webkit-box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2);
  box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2); }

.btn-warning {
  background: #ffb22b;
  -webkit-box-shadow: 0 2px 2px 0 rgba(248, 194, 0, 0.14), 0 3px 1px -2px rgba(248, 194, 0, 0.2), 0 1px 5px 0 rgba(248, 194, 0, 0.12);
  box-shadow: 0 2px 2px 0 rgba(248, 194, 0, 0.14), 0 3px 1px -2px rgba(248, 194, 0, 0.2), 0 1px 5px 0 rgba(248, 194, 0, 0.12);
  border: 1px solid #ffb22b;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  color: #ffffff; }

.btn-warning:hover {
  background: #ffb22b;
  color: #ffffff;
  -webkit-box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2);
  box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2);
  border: 1px solid #ffb22b; }

.btn-warning:active {
  background: #e9ab2e;
  color: #ffffff;
  -webkit-box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2);
  box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2); }

.btn-warning:active:focus {
  background-color: #e9ab2e;
  border: 1px solid #e9ab2e; }

.btn-warning:active:hover {
  background-color: #e9ab2e;
  border: 1px solid #e9ab2e; }

.btn-warning:focus {
  background: #e9ab2e;
  color: #ffffff;
  -webkit-box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2);
  box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2);
  background-color: #e9ab2e;
  border: 1px solid #e9ab2e; }

.btn-warning.disabled {
  background: #ffb22b;
  -webkit-box-shadow: 0 2px 2px 0 rgba(248, 194, 0, 0.14), 0 3px 1px -2px rgba(248, 194, 0, 0.2), 0 1px 5px 0 rgba(248, 194, 0, 0.12);
  box-shadow: 0 2px 2px 0 rgba(248, 194, 0, 0.14), 0 3px 1px -2px rgba(248, 194, 0, 0.2), 0 1px 5px 0 rgba(248, 194, 0, 0.12);
  border: 1px solid #ffb22b;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  color: #ffffff; }

.btn-warning.disabled:hover {
  background: #ffb22b;
  color: #ffffff;
  -webkit-box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2);
  box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2);
  border: 1px solid #ffb22b; }

.btn-warning.disabled:active {
  background: #e9ab2e;
  color: #ffffff;
  -webkit-box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2);
  box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2); }

.btn-warning.disabled:focus {
  background: #e9ab2e;
  color: #ffffff;
  -webkit-box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2);
  box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2); }

.btn-warning.active {
  background: #e9ab2e;
  color: #ffffff;
  -webkit-box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2);
  box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2); }

.btn-warning.active:focus {
  background-color: #e9ab2e;
  border: 1px solid #e9ab2e; }

.btn-warning.active:hover {
  background-color: #e9ab2e;
  border: 1px solid #e9ab2e; }

.btn-warning.disabled.active {
  background: #e9ab2e;
  color: #ffffff;
  -webkit-box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2);
  box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2); }

.btn-danger {
  background: #ef5350;
  border: 1px solid #ef5350;
  -webkit-box-shadow: 0 2px 2px 0 rgba(239, 83, 80, 0.14), 0 3px 1px -2px rgba(239, 83, 80, 0.2), 0 1px 5px 0 rgba(239, 83, 80, 0.12);
  box-shadow: 0 2px 2px 0 rgba(239, 83, 80, 0.14), 0 3px 1px -2px rgba(239, 83, 80, 0.2), 0 1px 5px 0 rgba(239, 83, 80, 0.12);
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in; }

.btn-danger:hover {
  background: #ef5350;
  -webkit-box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
  box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
  border: 1px solid #ef5350; }

.btn-danger:active {
  background: #e6294b;
  -webkit-box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
  box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2); }

.btn-danger:active:focus {
  background-color: #e6294b;
  border: 1px solid #e6294b; }

.btn-danger:active:hover {
  background-color: #e6294b;
  border: 1px solid #e6294b; }

.btn-danger:focus {
  background: #e6294b;
  -webkit-box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
  box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
  background-color: #e6294b;
  border: 1px solid #e6294b; }

.btn-danger.disabled {
  background: #ef5350;
  border: 1px solid #ef5350;
  -webkit-box-shadow: 0 2px 2px 0 rgba(239, 83, 80, 0.14), 0 3px 1px -2px rgba(239, 83, 80, 0.2), 0 1px 5px 0 rgba(239, 83, 80, 0.12);
  box-shadow: 0 2px 2px 0 rgba(239, 83, 80, 0.14), 0 3px 1px -2px rgba(239, 83, 80, 0.2), 0 1px 5px 0 rgba(239, 83, 80, 0.12);
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in; }

.btn-danger.disabled:hover {
  background: #ef5350;
  -webkit-box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
  box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
  border: 1px solid #ef5350; }

.btn-danger.disabled:active {
  background: #e6294b;
  -webkit-box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
  box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2); }

.btn-danger.disabled:focus {
  background: #e6294b;
  -webkit-box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
  box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2); }

.btn-danger.active {
  background: #e6294b;
  -webkit-box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
  box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2); }

.btn-danger.active:focus {
  background-color: #e6294b;
  border: 1px solid #e6294b; }

.btn-danger.active:hover {
  background-color: #e6294b;
  border: 1px solid #e6294b; }

.btn-danger.disabled.active {
  background: #e6294b;
  -webkit-box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
  box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2); }

.btn-inverse {
  background: #2f3d4a;
  border: 1px solid #2f3d4a;
  color: #ffffff; }

.btn-inverse:hover {
  background: #2f3d4a;
  opacity: 0.7;
  color: #ffffff;
  border: 1px solid #2f3d4a;
  background-color: #232a37;
  border: 1px solid #232a37; }

.btn-inverse:active {
  background: #232a37;
  color: #ffffff;
  background-color: #232a37;
  border: 1px solid #232a37; }

.btn-inverse:focus {
  background: #232a37;
  color: #ffffff;
  background-color: #232a37;
  border: 1px solid #232a37; }

.btn-inverse.disabled {
  background: #2f3d4a;
  border: 1px solid #2f3d4a;
  color: #ffffff; }

.btn-inverse.disabled:hover {
  background: #2f3d4a;
  opacity: 0.7;
  color: #ffffff;
  border: 1px solid #2f3d4a; }

.btn-inverse.disabled:active {
  background: #232a37;
  color: #ffffff; }

.btn-inverse.disabled:focus {
  background: #232a37;
  color: #ffffff; }

.btn-inverse.active {
  background: #232a37;
  color: #ffffff;
  background-color: #232a37;
  border: 1px solid #232a37; }

.btn-inverse.disabled.active {
  background: #232a37;
  color: #ffffff; }

.btn-red {
  background: #fb3a3a;
  border: 1px solid #fb3a3a;
  color: #ffffff; }

.btn-red:hover {
  opacity: 0.7;
  border: 1px solid #fb3a3a;
  background: #fb3a3a;
  background-color: #d61f1f;
  border: 1px solid #d61f1f;
  color: #ffffff; }

.btn-red:active {
  background: #e6294b;
  background-color: #d61f1f;
  border: 1px solid #d61f1f;
  color: #ffffff; }

.btn-red:focus {
  background: #e6294b;
  background-color: #d61f1f;
  border: 1px solid #d61f1f;
  color: #ffffff; }

.btn-red.disabled {
  background: #fb3a3a;
  border: 1px solid #fb3a3a;
  color: #ffffff; }

.btn-red.disabled:hover {
  opacity: 0.7;
  border: 1px solid #fb3a3a;
  background: #fb3a3a; }

.btn-red.disabled:active {
  background: #e6294b; }

.btn-red.disabled:focus {
  background: #e6294b; }

.btn-red.active {
  background: #e6294b;
  background-color: #d61f1f;
  border: 1px solid #d61f1f;
  color: #ffffff; }

.btn-red.disabled.active {
  background: #e6294b; }

.btn-outline-secondary {
  background-color: #ffffff;
  -webkit-box-shadow: 0 2px 2px 0 rgba(169, 169, 169, 0.14), 0 3px 1px -2px rgba(169, 169, 169, 0.2), 0 1px 5px 0 rgba(169, 169, 169, 0.12);
  box-shadow: 0 2px 2px 0 rgba(169, 169, 169, 0.14), 0 3px 1px -2px rgba(169, 169, 169, 0.2), 0 1px 5px 0 rgba(169, 169, 169, 0.12);
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in; }

.btn-outline-secondary:focus {
  -webkit-box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2);
  box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2); }

.btn-outline-secondary:hover {
  -webkit-box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2);
  box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2); }

.btn-outline-secondary:active {
  -webkit-box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2);
  box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2); }

.btn-outline-secondary.focus {
  -webkit-box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2);
  box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2); }

.btn-outline-secondary.active {
  -webkit-box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2);
  box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2); }

.btn-outline-primary {
  color: #5c4ac7;
  background-color: #ffffff;
  border-color: #5c4ac7;
  -webkit-box-shadow: 0 2px 2px 0 rgba(116, 96, 238, 0.14), 0 3px 1px -2px rgba(116, 96, 238, 0.2), 0 1px 5px 0 rgba(116, 96, 238, 0.12);
  box-shadow: 0 2px 2px 0 rgba(116, 96, 238, 0.14), 0 3px 1px -2px rgba(116, 96, 238, 0.2), 0 1px 5px 0 rgba(116, 96, 238, 0.12);
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in; }

.btn-outline-primary:focus {
  background: #5c4ac7;
  color: #ffffff;
  border-color: #5c4ac7;
  -webkit-box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2);
  box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2);
  background: #6352ce; }

.btn-outline-primary:hover {
  background: #5c4ac7;
  -webkit-box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2);
  box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2);
  color: #ffffff;
  border-color: #5c4ac7; }

.btn-outline-primary:active {
  -webkit-box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2);
  box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2);
  background: #6352ce; }

.btn-outline-primary.focus {
  background: #5c4ac7;
  -webkit-box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2);
  box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2);
  color: #ffffff;
  border-color: #5c4ac7; }

.btn-outline-primary.active {
  -webkit-box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2);
  box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2);
  background: #6352ce; }

.btn-outline-success {
  color: #26dad2;
  background-color: transparent;
  border-color: #26dad2;
  -webkit-box-shadow: 0 2px 2px 0 rgba(40, 190, 189, 0.14), 0 3px 1px -2px rgba(40, 190, 189, 0.2), 0 1px 5px 0 rgba(40, 190, 189, 0.12);
  box-shadow: 0 2px 2px 0 rgba(40, 190, 189, 0.14), 0 3px 1px -2px rgba(40, 190, 189, 0.2), 0 1px 5px 0 rgba(40, 190, 189, 0.12);
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in; }

.btn-outline-success:focus {
  background: #26dad2;
  border-color: #26dad2;
  color: #ffffff;
  -webkit-box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2);
  box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2);
  background: #1eacbe; }

.btn-outline-success:hover {
  background: #26dad2;
  border-color: #26dad2;
  color: #ffffff;
  -webkit-box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2);
  box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2); }

.btn-outline-success:active {
  -webkit-box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2);
  box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2);
  background: #1eacbe; }

.btn-outline-success.focus {
  background: #26dad2;
  border-color: #26dad2;
  color: #ffffff;
  -webkit-box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2);
  box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2); }

.btn-outline-success.active {
  -webkit-box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2);
  box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2);
  background: #1eacbe; }

.btn-outline-info {
  color: #1976d2;
  background-color: transparent;
  border-color: #1976d2;
  -webkit-box-shadow: 0 2px 2px 0 rgba(66, 165, 245, 0.14), 0 3px 1px -2px rgba(66, 165, 245, 0.2), 0 1px 5px 0 rgba(66, 165, 245, 0.12);
  box-shadow: 0 2px 2px 0 rgba(66, 165, 245, 0.14), 0 3px 1px -2px rgba(66, 165, 245, 0.2), 0 1px 5px 0 rgba(66, 165, 245, 0.12);
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in; }

.btn-outline-info:focus {
  background: #1976d2;
  border-color: #1976d2;
  color: #ffffff;
  -webkit-box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2);
  box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2);
  background: #028ee1; }

.btn-outline-info:hover {
  background: #1976d2;
  border-color: #1976d2;
  color: #ffffff;
  -webkit-box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2);
  box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2); }

.btn-outline-info:active {
  -webkit-box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2);
  box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2);
  background: #028ee1; }

.btn-outline-info.focus {
  background: #1976d2;
  border-color: #1976d2;
  color: #ffffff;
  -webkit-box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2);
  box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2); }

.btn-outline-info.active {
  -webkit-box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2);
  box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2);
  background: #028ee1; }

.btn-outline-warning {
  color: #ffb22b;
  background-color: transparent;
  border-color: #ffb22b;
  -webkit-box-shadow: 0 2px 2px 0 rgba(248, 194, 0, 0.14), 0 3px 1px -2px rgba(248, 194, 0, 0.2), 0 1px 5px 0 rgba(248, 194, 0, 0.12);
  box-shadow: 0 2px 2px 0 rgba(248, 194, 0, 0.14), 0 3px 1px -2px rgba(248, 194, 0, 0.2), 0 1px 5px 0 rgba(248, 194, 0, 0.12);
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in; }

.btn-outline-warning:focus {
  background: #ffb22b;
  border-color: #ffb22b;
  color: #ffffff;
  -webkit-box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2);
  box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2);
  background: #e9ab2e; }

.btn-outline-warning:hover {
  background: #ffb22b;
  border-color: #ffb22b;
  color: #ffffff;
  -webkit-box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2);
  box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2); }

.btn-outline-warning:active {
  -webkit-box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2);
  box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2);
  background: #e9ab2e; }

.btn-outline-warning.focus {
  background: #ffb22b;
  border-color: #ffb22b;
  color: #ffffff;
  -webkit-box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2);
  box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2); }

.btn-outline-warning.active {
  -webkit-box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2);
  box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2);
  background: #e9ab2e; }

.btn-outline-danger {
  color: #ef5350;
  background-color: transparent;
  border-color: #ef5350;
  -webkit-box-shadow: 0 2px 2px 0 rgba(239, 83, 80, 0.14), 0 3px 1px -2px rgba(239, 83, 80, 0.2), 0 1px 5px 0 rgba(239, 83, 80, 0.12);
  box-shadow: 0 2px 2px 0 rgba(239, 83, 80, 0.14), 0 3px 1px -2px rgba(239, 83, 80, 0.2), 0 1px 5px 0 rgba(239, 83, 80, 0.12);
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in; }

.btn-outline-danger:focus {
  background: #ef5350;
  border-color: #ef5350;
  color: #ffffff;
  -webkit-box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
  box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
  background: #e6294b; }

.btn-outline-danger:hover {
  background: #ef5350;
  border-color: #ef5350;
  color: #ffffff;
  -webkit-box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
  box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2); }

.btn-outline-danger:active {
  -webkit-box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
  box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
  background: #e6294b; }

.btn-outline-danger.focus {
  background: #ef5350;
  border-color: #ef5350;
  color: #ffffff;
  -webkit-box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
  box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2); }

.btn-outline-danger.active {
  -webkit-box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
  box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
  background: #e6294b; }

.btn-outline-red {
  color: #fb3a3a;
  background-color: transparent;
  border-color: #fb3a3a; }

.btn-outline-red:focus {
  background: #fb3a3a;
  border-color: #fb3a3a;
  color: #ffffff;
  -webkit-box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
  box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
  background: #e6294b; }

.btn-outline-red:hover {
  background: #fb3a3a;
  border-color: #fb3a3a;
  color: #ffffff;
  -webkit-box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
  box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2); }

.btn-outline-red:active {
  -webkit-box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
  box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
  background: #e6294b; }

.btn-outline-red.focus {
  background: #fb3a3a;
  border-color: #fb3a3a;
  color: #ffffff;
  -webkit-box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
  box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2); }

.btn-outline-red.active {
  -webkit-box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
  box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
  background: #e6294b; }

.btn-outline-inverse {
  color: #2f3d4a;
  background-color: transparent;
  border-color: #2f3d4a; }

.btn-outline-inverse:focus {
  background: #2f3d4a;
  border-color: #2f3d4a;
  color: #ffffff; }

.btn-outline-inverse:hover {
  background: #2f3d4a;
  border-color: #2f3d4a;
  color: #ffffff; }

.btn-outline-inverse.focus {
  background: #2f3d4a;
  border-color: #2f3d4a;
  color: #ffffff; }

.btn-primary.active.focus {
  background-color: #6352ce;
  border: 1px solid #6352ce; }

.btn-primary.focus {
  background-color: #6352ce;
  border: 1px solid #6352ce; }

.btn-primary.focus:active {
  background-color: #6352ce;
  border: 1px solid #6352ce; }

.open > .dropdown-toggle.btn-primary.focus {
  background-color: #6352ce;
  border: 1px solid #6352ce; }

.open > .dropdown-toggle.btn-primary:focus {
  background-color: #6352ce;
  border: 1px solid #6352ce; }

.open > .dropdown-toggle.btn-primary:hover {
  background-color: #6352ce;
  border: 1px solid #6352ce; }

.open > .dropdown-toggle.btn-success.focus {
  background-color: #1eacbe;
  border: 1px solid #1eacbe; }

.open > .dropdown-toggle.btn-success:focus {
  background-color: #1eacbe;
  border: 1px solid #1eacbe; }

.open > .dropdown-toggle.btn-success:hover {
  background-color: #1eacbe;
  border: 1px solid #1eacbe; }

.open > .dropdown-toggle.btn-info.focus {
  background-color: #028ee1;
  border: 1px solid #028ee1; }

.open > .dropdown-toggle.btn-info:focus {
  background-color: #028ee1;
  border: 1px solid #028ee1; }

.open > .dropdown-toggle.btn-info:hover {
  background-color: #028ee1;
  border: 1px solid #028ee1; }

.open > .dropdown-toggle.btn-warning.focus {
  background-color: #e9ab2e;
  border: 1px solid #e9ab2e; }

.open > .dropdown-toggle.btn-warning:focus {
  background-color: #e9ab2e;
  border: 1px solid #e9ab2e; }

.open > .dropdown-toggle.btn-warning:hover {
  background-color: #e9ab2e;
  border: 1px solid #e9ab2e; }

.open > .dropdown-toggle.btn-danger.focus {
  background-color: #e6294b;
  border: 1px solid #e6294b; }

.open > .dropdown-toggle.btn-danger:focus {
  background-color: #e6294b;
  border: 1px solid #e6294b; }

.open > .dropdown-toggle.btn-danger:hover {
  background-color: #e6294b;
  border: 1px solid #e6294b; }

.open > .dropdown-toggle.btn-inverse {
  background-color: #232a37;
  border: 1px solid #232a37; }

.open > .dropdown-toggle.btn-red {
  background-color: #d61f1f;
  border: 1px solid #d61f1f;
  color: #ffffff; }

.btn-success.active.focus {
  background-color: #1eacbe;
  border: 1px solid #1eacbe; }

.btn-success.focus {
  background-color: #1eacbe;
  border: 1px solid #1eacbe; }

.btn-success.focus:active {
  background-color: #1eacbe;
  border: 1px solid #1eacbe; }

.btn-info.active.focus {
  background-color: #028ee1;
  border: 1px solid #028ee1; }

.btn-info.focus {
  background-color: #028ee1;
  border: 1px solid #028ee1; }

.btn-info.focus:active {
  background-color: #028ee1;
  border: 1px solid #028ee1; }

.btn-warning.active.focus {
  background-color: #e9ab2e;
  border: 1px solid #e9ab2e; }

.btn-warning.focus {
  background-color: #e9ab2e;
  border: 1px solid #e9ab2e; }

.btn-warning.focus:active {
  background-color: #e9ab2e;
  border: 1px solid #e9ab2e; }

.btn-danger.active.focus {
  background-color: #e6294b;
  border: 1px solid #e6294b; }

.btn-danger.focus {
  background-color: #e6294b;
  border: 1px solid #e6294b; }

.btn-danger.focus:active {
  background-color: #e6294b;
  border: 1px solid #e6294b; }

.btn-inverse.focus {
  background-color: #232a37;
  border: 1px solid #232a37; }

.btn-red.focus {
  background-color: #d61f1f;
  border: 1px solid #d61f1f;
  color: #ffffff; }

.button-box .btn {
  margin: 0 8px 8px 0; }

.btn-label {
  background: rgba(0, 0, 0, 0.05);
  display: inline-block;
  margin: -6px 12px -6px -14px;
  padding: 7px 15px; }

.btn-facebook {
  color: #ffffff;
  background-color: #3b5998; }

.btn-twitter {
  color: #ffffff;
  background-color: #55acee; }

.btn-linkedin {
  color: #ffffff;
  background-color: #007bb6; }

.btn-dribbble {
  color: #ffffff;
  background-color: #ea4c89; }

.btn-googleplus {
  color: #ffffff;
  background-color: #dd4b39; }

.btn-instagram {
  color: #ffffff;
  background-color: #3f729b; }

.btn-pinterest {
  color: #ffffff;
  background-color: #cb2027; }

.btn-dropbox {
  color: #ffffff;
  background-color: #007ee5; }

.btn-flickr {
  color: #ffffff;
  background-color: #ff0084; }

.btn-tumblr {
  color: #ffffff;
  background-color: #32506d; }

.btn-skype {
  color: #ffffff;
  background-color: #00aff0; }

.btn-youtube {
  color: #ffffff;
  background-color: #bb0000; }

.btn-github {
  color: #ffffff;
  background-color: #171515; }

.map {
  width: 100%;
  height: 400px; }

.chat-sidebar {
  background-color: #eef5f9;
  border-left: 1px solid #e7e7e7;
  position: fixed;
  right: -240px;
  bottom: 0;
  top: 55px;
  width: 240px;
  z-index: 2;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s; }

.chat-sidebar .user-name {
  font-family: 'Poppins', sans-serif; }

.chat-sidebar .content {
  font-family: 'Poppins', sans-serif; }

.chat-sidebar .textarea {
  font-family: 'Poppins', sans-serif; }

.chat-sidebar .seen {
  font-family: 'Poppins', sans-serif; }

.chat-sidebar.is-active {
  right: 0; }

.chat-user-search .input-group-addon {
  background: #ffffff;
  border-radius: 0px;
  border: 0px; }

.chat-user-search .form-control {
  border: 0px; }

.hidden {
  display: none; }

/**
 * FOOTER
 */
footer {
  display: block;
  margin: 1rem 0;
  padding: 1rem 0 0; }

footer p {
  font-size: 12px; }

/**
 * PRINT STYLE
 */
@media print {
  .header,
  .sidebar,
  .chat-sidebar,
  .control,
  .control-bar {
    display: none !important; }

  [contenteditable]:hover,
  [contenteditable]:focus {
    outline: none; } }
/*
=================================================
    Responsive
=================================================
*/
@media (max-width: 768px) {
  .card {
    display: inline-block;
    width: 100%; } }
@media (max-width: 360px) {
  .stat-widget-five .stat-heading {
    padding-left: 0; }

  .stat-widget-two .stat-digit {
    font-size: 16px; }

  .stat-widget-two .stat-text {
    font-size: 14px; }

  .stat-widget-three .stat-digit {
    font-size: 20px; }

  .stat-widget-four .stat-heading {
    font-size: 18px; }

  .stat-widget-three .stat-icon {
    padding: 26px; } }
.media-body {
  vertical-align: middle; }

.media-body span {
  font-size: 10px;
  color: #4680ff; }

.media-body p {
  color: #99abb4;
  line-height: 15px;
  font-size: 15px;
  font-weight: 400; }

.media-text-right {
  text-align: right; }

.media-text-left {
  text-align: left; }

.boxshadow-none {
  box-shadow: none; }

.progress-sm {
  height: 8px; }

.bg-warning-dark {
  background: #e7b63a; }

.bg-info-dark {
  background: #8b67c9; }

.bg-danger-dark {
  background: #e63327; }

.bg-success-dark {
  background: #2ed3aa; }

.bg-primary-dark {
  background: #0095e1; }

/*
/* Version: 1.0
*/
/*-------- css code for responsive layout  --------*/
/*  To make Responsive
---------------------------------------------------------------------- /
*	1 - media screen and (max-width: 1750px)
*   2 - media screen and (max-width: 1680px)
*   3 - media screen and (max-width: 1280px)
*   4 - media screen and (max-width: 1199px)
*   5 - media screen and (max-width: 1024px)
*   6 - media screen and (max-width: 991px)
*   7 - media screen and (max-width: 767px)
*   8 - media screen and (max-width: 680px)
*   9 - media screen and (max-width: 480px)
*   10 - media screen and (max-width: 320px)
*
---------------------------------------------------------------------- */
/*  1 - media screen and (max-width: 1750px)
---------------------------------------------------------------------- */
/*  1 - media screen and (max-width: 1750px)
---------------------------------------------------------------------- */
/*  1 - media screen and (max-width: 1750px) End
---------------------------------------------------------------------- */
/*  2 - media screen and (max-width: 1680px)
---------------------------------------------------------------------- */
/*  2 - media screen and (max-width: 1680px) End
---------------------------------------------------------------------- */
/*  3 - media screen and (max-width: 1280px)
---------------------------------------------------------------------- */
/*  3 - media screen and (max-width: 1280px) End
---------------------------------------------------------------------- */
/*  4 - media screen and (max-width: 1199px)
---------------------------------------------------------------------- */
/*  4 - media screen and (max-width: 1199px) End
---------------------------------------------------------------------- */
/*  5 - media screen and (max-width: 1024px)
---------------------------------------------------------------------- */
@media (min-width: 992px) and (max-width: 1199px) {
  .title-margin-right {
    margin-right: 7px !important; }

  .title-margin-left {
    margin-left: 7px !important; } }
/*  5 - media screen and (max-width: 1024px) End
---------------------------------------------------------------------- */
/*  6 - media screen and (max-width: 991px)
---------------------------------------------------------------------- */
@media (min-width: 768px) and (max-width: 991px) {
  .modal-details .profile-image {
    height: 160px;
  }



  .title-margin-right {
    margin-right: 7px !important; }

  .title-margin-left {
    margin-left: 7px !important; } }
/*  6 - media screen and (max-width: 991px) End
---------------------------------------------------------------------- */
/*  7 - media screen and (max-width: 767px)
---------------------------------------------------------------------- */
@media (min-width: 680px) and (max-width: 767px) {
  .title-margin-right {
    margin-right: 7px !important; }

  .title-margin-left {
    margin-left: 7px !important; }

  .footer {
    left: 0; } }
/*  7 - media screen and (max-width: 767px) End
---------------------------------------------------------------------- */
/*  8 - media screen and (max-width: 680px)
---------------------------------------------------------------------- */
@media (min-width: 480px) and (max-width: 679px) {
  .title-margin-right {
    margin-right: 7px !important; }

  .title-margin-left {
    margin-left: 7px !important; }

  .inbox-pagination {
    margin-top: 30px;
    float: left !important; }

  .card-badge .label {
    display: inline-block;
    margin-bottom: 5px;
    padding: 5px; }

  .mail-box .sm-side {
    width: 100%; }

  .mail-box aside {
    display: inline; }

  .footer {
    left: 0; } }
/*  8 - media screen and (max-width: 680px) End
---------------------------------------------------------------------- */
/*  9 - media screen and (max-width: 480px)
---------------------------------------------------------------------- */
@media (min-width: 360px) and (max-width: 479px) {
  .login-wrapper .login-content {
    padding: 2em 2em 1em 2em !important;
  }

  .login-wrapper .image-logo {
    width: 100% !important;
  }


  .title-margin-right {
    margin-right: 7px !important; }

  .title-margin-left {
    margin-left: 7px !important; }

  #project {
    margin-left: 0; }

  .fc-toolbar .fc-right {
    float: left;
    margin-top: 15px; }

  .card-badge .label {
    display: inline-block;
    margin-bottom: 5px;
    padding: 5px; }

  .mail-box .sm-side {
    width: 100%; }

  .mail-box aside {
    display: inline; }

  .footer {
    left: 0; } }
/*  9 - media screen and (max-width: 360px) End
---------------------------------------------------------------------- */
/*  10 - media screen and (max-width: 320px)
---------------------------------------------------------------------- */
@media (min-width: 320px) and (max-width: 359px) {
  .company-logo .card {
    height: 210px;
  }

#myModal .modal-dialog {
  margin-top: 170px;
}



   #login-background {
     height: 100% !important;
   }

   .login-wrapper .image-logo {
     width: 100% !important;
   }

  .login-wrapper .login-content {
     padding: 2em 0 1em 0 !important;
  }

  .view-employer-details .profile-employer .company-logo {
    width: 220px;
    height: 220px;
    margin-top: -20px;
    margin-bottom: 30px;
    margin-left: -15px;
  }

  #myModal .modal-dialog {
    margin-top: 500px;
  }

  #myModal .modal-details .profile-image {
    margin-left: 0;
  }

  #myModal .modal-dialog .modal-body .overview {
    margin: 10px 0px 0 0 !important;
  }

  .view-employer-details .profile-employer .company-logo {
    width: 180px !important;
    height: 200px !important;
  }

  .modal .modal-dialog {
    margin-top: 520px;
  }

  .modal-dialog .modal-body .overview {
    margin: 80px 0px 0 0 !important;
  }

  .modal-details .profile-image {
    height: 220px;
    margin-left: -15px;
  }


  .title-margin-right {
    margin-right: 7px !important; }

  .title-margin-left {
    margin-left: 7px !important; }

  #project {
    margin-left: 0; }

  .fc-toolbar .fc-right {
    float: left;
    margin-top: 15px; }

  .br-theme-bars-pill .br-widget a {
    padding: 7px 12px; }

  .br-theme-bars-reversed .br-widget .br-current-rating {
    padding: 0; }

  .alert-rating {
    padding-bottom: 40px; }

  .card-badge .label {
    display: inline-block;
    margin-bottom: 5px;
    padding: 5px; }

  .mail-box .sm-side {
    width: 100%; }

  .mail-box aside {
    display: inline; }

  .chk-group {
    margin-bottom: 10px; }

  .pagination-list {
    float: left !important;
    margin-top: 10px; }

  .inner-append {
    position: relative; }

  .inner-append .append-btn {
    position: absolute;
    right: 0;
    top: 0; }

  .input-text {
    margin-bottom: 12px; }

  .footer {
    left: 0; } }
/*  10 - media screen and (max-width: 320px)
---------------------------------------------------------------------- */
/*---------------------------------------------------------------*/
/* Retina */
/*---------------------------------------------------------------*/
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .default-logo {
    display: none !important; }

  .retina-logo {
    display: inline-block !important; } }
.card .title h2 {
  font-size: 30px;
  font-weight: 600 !important;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  position: relative;
  padding-bottom: 1em;
  color: #640f6c; }

/*  Add Employer
---------------------------------------------------------------------- */
.company-logo .card {
 /* border: 2px solid #640f6c;*/
  padding: 0;
  border-radius: 0;
  width: 100%;
  height: 230px;
  line-height: 100px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center; }

.input-field .form-group .btn-black {
  border-radius: 0;
  padding: 15px 30px; }
.input-field .button-group .btn {
  width: 200px;
  margin-bottom: 0px;
  margin-top: 20px;
  margin-right: 1em;
  text-align: center;
  border-radius: 0;
  padding: 8px 0;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  background-color: transparent;
  border-color: #640f6c;
  color: #640f6c; }
  .input-field .button-group .btn:hover {
    background-color: #640f6c;
    color: #fff; }
  .input-field .button-group .btn:active {
    color: #fff !important;
    background-color: #640f6c;
    border-color: none;
    box-shadow: none; }
  .input-field .button-group .btn:focus {
    color: #fff !important;
    background-color: #640f6c;
    border-color: none;
    box-shadow: none; }
.input-field .button-group .btn-outline-purple {
  width: 160px !important; }
.input-field h6 {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  font-style: normal;
  position: relative;
  color: #000;
  vertical-align: middle;
  padding-bottom: 10px; }
.input-field .radio {
  margin-right: 20px;
  margin-bottom: 20px;
  font-size: 14px; }
  .input-field .radio .radion-set {
    margin-right: 10px; }

/*  Job content
---------------------------------------------------------------------- */
.jobs-content .v-position {
  padding: 0; }
.jobs-content .button-group .btn {
  width: 200px;
  margin-bottom: 1em;
  margin-right: 1em;
  text-align: center;
  border-radius: 0;
  padding: 15px 0; }
.jobs-content .position-detail figure {
  font-size: 17px;
  font-weight: 500 !important;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  position: relative;
  display: inline-block;
  width: 145px; }
.jobs-content .position-detail span {
  font-size: 16px;
  font-weight: 500 !important;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  position: relative;
  display: inline-block; }

.view-employer-details {
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.25) !important;
  padding-bottom: 0px;
  height: 160px;
   }
   .view-employer-details1 {
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.25) !important;
  padding-bottom: 0px;
  height: 200px;
   }
  .view-employer-details .profile-employer {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start; }
    .view-employer-details .profile-employer .company-logo {
      width: 220px;
      height: 220px;
      margin-top: -20px; }
      .view-employer-details .profile-employer .company-logo .card {
        box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15) !important; }
        .view-employer-details .profile-employer .company-logo .card img {
          border: 5px solid #fff; }
    .view-employer-details .profile-employer .v-position {
      /*margin-bottom: 1em;*/
          margin-bottom: 4px;
          margin-top: -5px;
       }
      .view-employer-details .profile-employer .v-position .bold-title h3 {
        font-size: 13px;
        font-family: "Open Sans", sans-serif;
        font-weight: 700;
        font-style: normal;
        vertical-align: middle;
        position: relative;
        color: #640f6c;
        margin-left: -15px; }
      .view-employer-details .profile-employer .v-position .position-detail {
        display: -webkit-inline-flex;
        display: -ms-inline-flex;
        display: inline-flex;
        flex-wrap: wrap;
        margin-left: -20px;
        margin-bottom: -15px; }
        .view-employer-details .profile-employer .v-position .position-detail figure {
          font-size: 14px;
          font-family: "Open Sans", sans-serif;
          font-weight: 600;
          color: #000;
          position: relative;
          line-height: 1;
          vertical-align: center;
          /*margin-left: 5px;*/
          margin-right: 15px;
          width: 210px;
          padding-bottom: 13px; }
        .view-employer-details .profile-employer .v-position .position-detail span {
          padding: 0;
          vertical-align: middle;
          font-size: 13px;
          margin: 0;
          position: relative;
          width: 350px;
          bottom: 3px; }
  .view-employer-details .button-group .btn {
    width: 150px;
    font-size: 11px;
    background-color: transparent;
    border-color: #640f6c;
    padding-top: 5px;
    border-radius: 50px;
    color: #640f6c; }
    .view-employer-details .button-group .btn:hover {
      background-color: #640f6c;
      color: #fff; }

#upload {
  display: none; }

.uploadbtn {
  border: 0;
  background: #0096ff;
  border-radius: 0;
  color: #fff;
  font: 400 15px 'Roboto', Arial, Helvetica, sans-serif;
  line-height: 1.1;
  float: left;
  margin-top: 0;
  width: 100%;
  font-size: 14px;
  padding: 11px;
  position: relative;
  overflow: hidden;
  text-align: center;
  cursor: pointer; }
  .uploadbtn:focus {
    box-shadow: none;
    outline: none;
    border: none;
    color: white; }
  .uploadbtn:active {
    color: white; }

.uploadbtn:after {
  content: "\f093";
  font-family: FontAwesome;
  color: #fff;
  font-size: 24px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: -100%;
  text-align: center;
  line-height: 38px;
  left: 0;
  -webkit-transition: all 0.15s;
  -moz-transition: all 0.15s;
  transition: all 0.15s; }

.uploadbtn span {
  display: inline-block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.15s;
  -webkit-backface-visibility: hidden;
  -moz-transition: all 0.15s;
  -moz-backface-visibility: hidden;
  transition: all 0.15s;
  backface-visibility: hidden; }

.uploadbtn:hover:after {
  top: 0; }

.uploadbtn:hover span {
  -webkit-transform: translateY(300%);
  -moz-transform: translateY(300%);
  -ms-transform: translateY(300%);
  transform: translateY(300%); }

.list-detail {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px; }

.modal .credit-validation .button-group .btn {
  width: 120px;
  border-radius: 0; }
.modal .button-group .btn {
  width: 180px;
  border-radius: 0; }

.jobs-specialization-details .view-jobs-specialization {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: flex-start; }
  .jobs-specialization-details .view-jobs-specialization .view-details {
    width: 80%;
    border-right: 1px solid #640f6c;
    margin-left: 0;
    margin-right: 45px; }
    .jobs-specialization-details .view-jobs-specialization .view-details .job-posting {
      float: right;
      z-index: 1;
      position: relative; }
      .jobs-specialization-details .view-jobs-specialization .view-details .job-posting h5 {
        background-color: #640f6c;
        color: #fff;
        width: 130px;
        height: 30px;
        line-height: 28px;
        border-radius: 0px;
        text-align: center;
        font-size: 12px;
        font-weight: 700;
        font-style: normal;
        text-transform: uppercase; }
    .jobs-specialization-details .view-jobs-specialization .view-details .heading-job {
      margin-bottom: 25px; }
      .jobs-specialization-details .view-jobs-specialization .view-details .heading-job h3 {
        font-size: 25px;
        font-family: "Open Sans", sans-serif;
        font-weight: 600;
        font-style: normal;
        position: relative;
        color: #640f6c; }
    .jobs-specialization-details .view-jobs-specialization .view-details .details-list h4 {
      font-size: 16px;
      font-weight: 400;
      font-style: normal;
      font-family: "Open Sans", sans-serif;
      position: relative; }
    .jobs-specialization-details .view-jobs-specialization .view-details .details-list .type-jobs {
      display: -webkit-flex;
      display: -ms-flex;
      display: flex; }
      .jobs-specialization-details .view-jobs-specialization .view-details .details-list .type-jobs figure {
        font-weight: 600;
        width: 160px; }
.jobs-specialization-details .post-detail {
  position: relative;
  top: 20%; }
  .jobs-specialization-details .post-detail .salary-post {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: center;
    position: relative;
    left: -10px; }
    .jobs-specialization-details .post-detail .salary-post h4 {
      font-size: 16px;
      font-family: "Open Sans", sans-serif;
      font-weight: 600; }
    .jobs-specialization-details .post-detail .salary-post .form {
      padding-right: 10px; }
    .jobs-specialization-details .post-detail .salary-post .to {
      padding-left: 10px; }
  .jobs-specialization-details .post-detail .button-group {
    position: relative; }
    .jobs-specialization-details .post-detail .button-group .btn-black {
      border-radius: 50px;
      width: 130px; }

.modal-body {
  padding: 1rem 0;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.modal-credit, .modal-membership {
  padding: 1rem 1rem;
  display: block; }
  .modal-credit .credit-view, .modal-credit .member-view, .modal-membership .credit-view, .modal-membership .member-view {
    border: 2px solid rgba(100, 15, 108, 0.4);
    padding: 1rem 1rem;
    width: 400px;
    border-radius: 8px;
    margin: 30px auto; }
    .modal-credit .credit-view .button-group .btn, .modal-credit .member-view .button-group .btn, .modal-membership .credit-view .button-group .btn, .modal-membership .member-view .button-group .btn {
      border-radius: 50px; }

#modelDataq {
    padding: 0 1rem 1rem 1rem !important;
}

.modal-box-description {
    width: 100% !important;
    margin: 10px auto !important;
}

.modal-details {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: flex-start; }
  .modal-details .button-group .btn {
    border-radius: 50px; }
  .modal-details .profile-image {
    height: 220px; }
    .modal-details .profile-image img {
      box-shadow: 0 5px 20px rgba(0, 0, 0, 0.25);
      width: 100%;
      height: 237px;
      border-radius: 5px;
      border: 2px solid #640f6c;
      margin-left: -3px; }
  .modal-details .overview .details-manage h4 {
    width: 170px; }
  .modal-details .overview .details-manage h2 {
    font-size: 22px;
    font-family: "Open Sans", sans-serif;
    font-weight: 500;
    font-style: normal;
    vertical-align: middle;
    text-align: left; }

.credit-dialog {
  max-width: 500px !important; }

.membership-dialog {
  max-width: 500px !important; }

.qualification-dialog {
  max-width: 800px !important;
  margin-top: 22px;
  margin-right: 189px;
  margin-bottom: -120px
 }

.modal-dialogs {
  top: 45%;
  margin-bottom: -20px; }

.modal-dialog {
  max-width: 800px; }
  .modal-dialog .header-modal {
    padding: .6rem; }
  .modal-dialog .modal-header .modal-title {
    font-size: 25px;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    position: relative;
    vertical-align: middle;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: center;
    width: 100%; }
  .modal-dialog .modal-header .modal-heading {
    justify-content: flex-start;
    font-size: 22px; }
  .modal-dialog .modal-body h4 {
    margin-bottom: 10px;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #202020;
    margin-top: 10px; }
    .modal-dialog .modal-body h4 img {
      padding-right: 10px; }
    .modal-dialog .modal-body h4 .fa {
      padding-right: 10px;
      font-size: 20px;
      color: #640f6c; }
  .modal-dialog .modal-body .para-item {
    width: 210px; }
  .modal-dialog .modal-body .overview {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    border: 2px solid #e8ecec;
    border-radius: 10px;
    margin: 0 15px;
    padding: 15px 10px; }
    .modal-dialog .modal-body .overview .details-manage {
      display: -webkit-flex;
      display: -ms-flex;
      display: flex;
      flex-wrap: wrap; 
      margin-bottom: -8px; }

.alert-danger {
      position: relative;
    top: 0;
 =
    z-index: 9999;
    display: block;}

.check-box {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 100%; }
  .check-box label {
    cursor: text; }

.checkbox-qualification {
  border: 2px solid #e8ecec;
  padding: 0;
  margin: 1rem 1rem; }

.control-group {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin: 10px; }
  .control-group h1 {
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #202020; }

.control {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
  cursor: pointer;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  margin-right: 20rem;
   }

.control input {
  position: absolute;
  z-index: -1;
  opacity: 0; }

.control__indicator {
  position: absolute;
  top: 2px;
  left: 0;
  height: 20px;
  width: 20px;
  background: #e6e6e6; }

.control--radio .control__indicator {
  border-radius: 50%; }

.control:hover input ~ .control__indicator,
.control input:focus ~ .control__indicator {
  background: #ccc; }

.control input:checked ~ .control__indicator {
  background: #640f6c; }

.control:hover input:not([disabled]):checked ~ .control__indicator,
.control input:checked:focus ~ .control__indicator {
  background: #640f6c; }

.control input:disabled ~ .control__indicator {
  background: #e6e6e6;
  opacity: 0.6;
  pointer-events: none; }

.control__indicator:after {
  content: '';
  position: absolute;
  display: none; }

.control input:checked ~ .control__indicator:after {
  display: block; }

.control--checkbox .control__indicator:after {
  left: 8px;
  top: 4px;
  width: 5px;
  height: 12px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg); }

.control--checkbox input:disabled ~ .control__indicator:after {
  border-color: #7b7b7b; }

.view-details-row {
  display: -webkit-flex;
  display: -ms-flex;
  display: -moz-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 100%; }
  .view-details-row figure h4 {
    margin-bottom: 10px;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #202020; }
    .view-details-row figure h4 img {
      padding-right: 10px; }
  .view-details-row .btn {
    padding: .50rem 2rem;
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600; }

#login-background {
  background-image: url("../images/background-log.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  height: 100vh;
  width: 100%; }

.login-wrapper {
  max-width: 500px;
  margin: 0 auto;
  padding: 3em 0; }
  .login-wrapper .image-logo {
    width: 320px;
    margin: 0 auto; }
    .login-wrapper .image-logo img {
      width: 100%;
      margin-bottom: 2em; }
  .login-wrapper .login-content {
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    border: 2px solid #640f6c;
    padding: 2em 4em 1em 4em; }
    .login-wrapper .login-content .title h4 {
      font-size: 35px;
      font-family: "Open Sans", sans-serif;
      font-weight: 600;
      font-style: normal;
      color: #640f6c;
      position: relative;
      vertical-align: middle;
      padding-bottom: 1em; }
    .login-wrapper .login-content .login-panel {
      padding: 15px 15px; }
      .login-wrapper .login-content .login-panel form .button {
        margin: 0;
        padding: 0; }
      .login-wrapper .login-content .login-panel form .form-group label {
        color: #640f6c;
        font-size: 18px;
        font-weight: 500;
        font-style: normal;
        font-family: "Open Sans", sans-serif; }
      .login-wrapper .login-content .login-panel form .form-group input {
        border-color: #640f6c;
        border-radius: 0;
        border-width: 2px;
        background-color: transparent;
        color: #640f6c; }
        .login-wrapper .login-content .login-panel form .form-group input:focus {
          box-shadow: none;
          outline: none;
          border-color: #000;
          color: #640f6c; }
      .login-wrapper .login-content .login-panel form .button .btn-default {
        background-color: #000 !important;
        color: #fff !important;
        font-size: 18px;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-style: normal;
        vertical-align: middle;
        text-align: center;
        position: relative;
        padding: 10px 2em;
        border-radius: 0; }

.error {
  position: relative;
  animation: shake .1s linear;
  animation-iteration-count: 3; }

@keyframes shake {
  0% {
    left: -5px; }
  100% {
    right: -5px; } }
.form-group {
  position: relative; }
  .form-group .form-control {
    position: relative; }
    .form-group .form-control:focus {
      box-shadow: none;
      border-color: #640f6c; }
  .form-group .input-group-prepend #inputGroupPrepend {
    position: absolute;
    top: 27px;
    right: 0; }

.button-group .btn {
  width: 200px;
  margin-bottom: 1em;
  margin-right: 1em;
  text-align: center;
  font-weight: 600; }
.button-group a {
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  font-style: normal; }


  .col_info{
        margin-right: 0;
        margin-bottom: -20px;
  }

.qualifications_labels{
    color: #222;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 10px;
    text-transform: underline;
    position: relative;
    height: 10px;
    width: 100%;
    left: 0;
    bottom: 0;
    font-size: 20px;
}

.qualifications_labels:after {
   content: '';
   position: absolute;
   left: 0;
   bottom: -16px;
   background-color: #640f6c;
   width: 16px;
   height: 2px;
}

.slimScrollBar {
  background-color: rgba(0,0,0,1) !important;
}

.close {
 line-height: unset !important;
}

#myModal .modal-dialogs .modal-content  .header-modal .close {
 line-height: normal !important;
}

#updateProfile .modal-dialogs {
    left: -8px;
    max-width: 820px;
}

#updateProfile .modal-dialogs form .modal-body .profile-image #Upadmin {
    z-index: 9999;
    position: relative;
}

#profileABC .modal-dialogs #adminData .modal-body .overview .right-modal .details-manage p {
    position: relative;
    top: 10px;
}

#myModal .modal-dialogs .modal-content .modal-details .overview .right-modal .details-manage p {
    position: relative;
    top: 10px;
    width: 200px;
}

#myModal1 .modal-dialogs .modal-content {
    margin-top: 50px;
}

#myModal1 .modal-dialogs .modal-content .modal-details .overview .right-modal .details-manage p {
    position: relative;
    top: 10px;
    width: 200px;
}

#viewModal .modal-dialog {
    margin-top: 50px !important;
} 
#uploadImageButton{
  margin: 0px !important;
}
#uploadImageButton:hover{
  background: #0096ff;
}
#submitBtn{
  background: white;
  border: 1px solid #640f6c;
  color: #640f6c;
  border-radius: 5px;
}
#submitBtn:hover{
  color: #640f6c !important;
}
#f49Div{
  margin-right: 63px;
}
.viewDetails{
  width: 108px !important;
  height: 30px !important;
  margin: 8px 0px;
}
.employerPic{
  width: 110px;
  height: 104px;
  border-radius: 10px;
  margin-top: 20px;
  border: 2px solid #640f6c;
}
.employerPic1 {
    width: 200px;
    height: 180px;
    border-radius: 10px;
    margin-top: 20px;
    border: 2px solid #640f6c;
}
.figureText{
      margin: 0 0 5px !important;
}
#viewDetailsDiv{
 /* padding-top: 30px;*/
}
#EmpNameHeading{
  color:#640f6c !important;

}
.employer-details1 {
    height: 200px !important;
}

.signUP--wrappar {
  padding: 10px 0 !important;
}

.signUP--content {
  border: none !important;
  box-shadow: none !important;
}

.signUP--content form .radio-content {
  margin-bottom: 10px;
}

.signUP--content form .head-field {
  font-size: 18px !important;
  font-weight: 700;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}

.signUP--content form .form-group {
  text-align: center;
}

.signUP--content form .form-group .form-control {
  border-radius: 100px !important;
  padding: 10px 10px;
}

.signUP--content form .form-group .btn {
  border-radius: 100px !important;
}

/*# sourceMappingURL=style.css.map */



