body {
  margin: 0;
  font-family: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 350;
  line-height: 1.5;
  color: #212529;
  background-color: #eee;
  font-weight: 400;
  font-size: .9rem;
  -webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
  overflow-x: hidden;
  overflow-y: auto;
}
.svgbg{
  position: absolute;
  left:0;
  top:-5px;
  margin:0;
  padding: 0;
  z-index:1;
  width:100vw;
  height: 100vh;
}
.svgbg svg{
  width:100vw;
  height: 100vh;
}
.LoginWrap{
  position: relative;
  width: 100vw;
  margin: 30px 0;
  min-height: calc(100vh - 60px);
  z-index: 12;
}
.block {
  text-align: center;
  margin: 0;
  padding-top:3rem;
  height: calc(100vh - 60px);
}

.block:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
 }
.centered {
  display: inline-block;
  vertical-align: middle;
  max-width: 100vw;
  width:300px;
 }
 .centered .alert{
   margin-top: -3.5rem;
   margin-bottom: 4rem;
   text-align: left;
   font-size: .85rem;
 }
 .centered .alert p{
  margin-bottom: 0;
 }
 .card.card-cascade.wider {
  background-color: transparent;
}
.card.card-cascade.narrower .view {
    margin-left: 5%;
    margin-right: 5%;
    margin-top: -3rem;
}
.md-form .prefix{
  left:0;
}
.card .overlay{
  background-color: #fff;
  padding: 20px 10px;
  border-radius: 5px;
}
.font-small{
  font-size: .8rem;
}
.md-form > input:not([value=""]) + label{
  font-size: .8rem !important;
  -webkit-transform: translateY(-140%);
  -ms-transform: translateY(-140%);
  transform: translateY(-140%);
}
.md-form input label.active{
  font-size: .8rem;
  -webkit-transform: translateY(-140%);
  -ms-transform: translateY(-140%);
  transform: translateY(-140%);
}
input[type=radio], input[type=checkbox] {
    border: 1px solid #b4b9be;
    background: #fff;
    color: #555;
    clear: none;
    cursor: pointer;
    display: inline-block;
    line-height: 0;
    height: 16px;
    margin: -4px 4px 0 0;
    outline: 0;
    padding: 0!important;
    text-align: center;
    vertical-align: middle;
    width: 16px;
    min-width: 16px;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    -webkit-transition: .05s border-color ease-in-out;
    transition: .05s border-color ease-in-out;
    position: relative;
}
input[type=checkbox]:checked{
  border:0;
  background: transparent;
  -webkit-box-shadow: inset 0 0 0 transparent;
  box-shadow: inset 0 0 0 transparent;
}
input[type=checkbox]:checked:before {
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e64d";
  color: #5264AE;
  font-size: 20px;
  position: absolute;
  left: -1px;
  top: -3px;
}
.rememberwrap{
  padding:9px 0 ;
}
.card.card-cascade.wider, .colorful-select .dropdown-content li.disabled a:hover, .colorful-select .dropdown-content li.disabled span:hover, .colorful-select .dropdown-content li.disabled.active span, .colorful-select .dropdown-content li.optgroup a:hover, .colorful-select .dropdown-content li.optgroup span:hover, .colorful-select .dropdown-content li.optgroup.active span, .colorful-select .dropdown-content li:disabled a:hover, .colorful-select .dropdown-content li:disabled span:hover, .colorful-select .dropdown-content li:disabled.active span, .hoverable, .modal-dialog.cascading-modal.modal-avatar .modal-header, .z-depth-0 {
    -webkit-box-shadow: none;
    box-shadow: none;
}
#toast-container>div, .badge, .btn, .btn.disabled:active, .btn.disabled:focus, .btn.disabled:hover, .btn:disabled:active, .btn:disabled:focus, .btn:disabled:hover, .card, .card-wrapper .back, .card-wrapper .front, .card.card-cascade.wider .card-body, .counter, .dropdown-content, .jumbotron, .md-pills .nav-link.active, .md-pills .show>.nav-link, .mdb-autocomplete-wrap, .media .media-left img, .modal-dialog.cascading-modal .modal-c-tabs .nav-tabs, .modal-dialog.modal-notify .modal-header, .navbar, .pagination .page-item.active .page-link, .pricing-card .price .version, .side-nav, .side-nav .logo-wrapper.sn-avatar-wrapper img, .z-depth-1 {
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}
 .card.card-cascade.wider .card-body {
     margin-left: 4%;
     margin-right: 4%;
     background: #fff;
     z-index: 1;
     -webkit-border-radius: 0 0 .25rem .25rem;
     border-radius: 0 0 .25rem .25rem;
 }
 .black-skin .btn-default.active:not([disabled]):not(.disabled), .black-skin .btn-default.active:not([disabled]):not(.disabled):focus, .black-skin .btn-default.focus, .black-skin .btn-default:focus, .black-skin .btn-default:not([disabled]):not(.disabled):active, .black-skin .btn-default:not([disabled]):not(.disabled):active:focus,
.black-skin .btn-primary.active:not([disabled]):not(.disabled), .black-skin .btn-primary.active:not([disabled]):not(.disabled):focus, .black-skin .btn-primary.focus, .black-skin .btn-primary:focus, .black-skin .btn-primary:not([disabled]):not(.disabled):active, .black-skin .btn-primary:not([disabled]):not(.disabled):active:focus,
.black-skin .btn-secondary.active:not([disabled]):not(.disabled), .black-skin .btn-secondary.active:not([disabled]):not(.disabled):focus, .black-skin .btn-secondary.focus, .black-skin .btn-secondary:focus, .black-skin .btn-secondary:not([disabled]):not(.disabled):active, .black-skin .btn-secondary:not([disabled]):not(.disabled):active:focus,
.btn-amber.active:not([disabled]):not(.disabled), .btn-amber.active:not([disabled]):not(.disabled):focus, .btn-amber.focus, .btn-amber:focus, .btn-amber:not([disabled]):not(.disabled):active, .btn-amber:not([disabled]):not(.disabled):active:focus, .btn-black.active:not([disabled]):not(.disabled),
.btn-black.active:not([disabled]):not(.disabled):focus, .btn-black.focus, .btn-black:focus, .btn-black:not([disabled]):not(.disabled):active, .btn-black:not([disabled]):not(.disabled):active:focus, .btn-blue-grey.active:not([disabled]):not(.disabled), .btn-blue-grey.active:not([disabled]):not(.disabled):focus,
.btn-blue-grey.focus, .btn-blue-grey:focus, .btn-blue-grey:not([disabled]):not(.disabled):active, .btn-blue-grey:not([disabled]):not(.disabled):active:focus, .btn-blue.active:not([disabled]):not(.disabled), .btn-blue.active:not([disabled]):not(.disabled):focus, .btn-blue.focus, .btn-blue:focus, .btn-blue:not([disabled]):not(.disabled):active, .btn-blue:not([disabled]):not(.disabled):active:focus, .btn-brown.active:not([disabled]):not(.disabled), .btn-brown.active:not([disabled]):not(.disabled):focus, .btn-brown.focus, .btn-brown:focus, .btn-brown:not([disabled]):not(.disabled):active, .btn-brown:not([disabled]):not(.disabled):active:focus, .btn-comm.active:not([disabled]):not(.disabled), .btn-comm.active:not([disabled]):not(.disabled):focus, .btn-comm.focus, .btn-comm:focus, .btn-comm:not([disabled]):not(.disabled):active, .btn-comm:not([disabled]):not(.disabled):active:focus, .btn-cyan.active:not([disabled]):not(.disabled), .btn-cyan.active:not([disabled]):not(.disabled):focus, .btn-cyan.focus, .btn-cyan:focus, .btn-cyan:not([disabled]):not(.disabled):active, .btn-cyan:not([disabled]):not(.disabled):active:focus, .btn-danger.active:not([disabled]):not(.disabled), .btn-danger.active:not([disabled]):not(.disabled):focus, .btn-danger.focus, .btn-danger:focus, .btn-danger:not([disabled]):not(.disabled):active, .btn-danger:not([disabled]):not(.disabled):active:focus, .btn-dark-green.active:not([disabled]):not(.disabled), .btn-dark-green.active:not([disabled]):not(.disabled):focus, .btn-dark-green.focus, .btn-dark-green:focus, .btn-dark-green:not([disabled]):not(.disabled):active, .btn-dark-green:not([disabled]):not(.disabled):active:focus, .btn-dark.active:not([disabled]):not(.disabled), .btn-dark.active:not([disabled]):not(.disabled):focus, .btn-dark.focus, .btn-dark:focus, .btn-dark:not([disabled]):not(.disabled):active, .btn-dark:not([disabled]):not(.disabled):active:focus, .btn-deep-orange.active:not([disabled]):not(.disabled), .btn-deep-orange.active:not([disabled]):not(.disabled):focus, .btn-deep-orange.focus, .btn-deep-orange:focus, .btn-deep-orange:not([disabled]):not(.disabled):active, .btn-deep-orange:not([disabled]):not(.disabled):active:focus, .btn-deep-purple.active:not([disabled]):not(.disabled), .btn-deep-purple.active:not([disabled]):not(.disabled):focus, .btn-deep-purple.focus, .btn-deep-purple:focus, .btn-deep-purple:not([disabled]):not(.disabled):active, .btn-deep-purple:not([disabled]):not(.disabled):active:focus, .btn-default.active:not([disabled]):not(.disabled), .btn-default.active:not([disabled]):not(.disabled):focus, .btn-default.focus, .btn-default:focus, .btn-default:not([disabled]):not(.disabled):active, .btn-default:not([disabled]):not(.disabled):active:focus, .btn-dribbble.active:not([disabled]):not(.disabled), .btn-dribbble.active:not([disabled]):not(.disabled):focus, .btn-dribbble.focus, .btn-dribbble:focus, .btn-dribbble:not([disabled]):not(.disabled):active, .btn-dribbble:not([disabled]):not(.disabled):active:focus, .btn-elegant.active:not([disabled]):not(.disabled), .btn-elegant.active:not([disabled]):not(.disabled):focus, .btn-elegant.focus, .btn-elegant:focus, .btn-elegant:not([disabled]):not(.disabled):active, .btn-elegant:not([disabled]):not(.disabled):active:focus, .btn-email.active:not([disabled]):not(.disabled), .btn-email.active:not([disabled]):not(.disabled):focus, .btn-email.focus, .btn-email:focus, .btn-email:not([disabled]):not(.disabled):active, .btn-email:not([disabled]):not(.disabled):active:focus, .btn-fb.active:not([disabled]):not(.disabled), .btn-fb.active:not([disabled]):not(.disabled):focus, .btn-fb.focus, .btn-fb:focus, .btn-fb:not([disabled]):not(.disabled):active, .btn-fb:not([disabled]):not(.disabled):active:focus, .btn-floating, .btn-floating.btn-flat.active, .btn-git.active:not([disabled]):not(.disabled), .btn-git.active:not([disabled]):not(.disabled):focus, .btn-git.focus, .btn-git:focus, .btn-git:not([disabled]):not(.disabled):active, .btn-git:not([disabled]):not(.disabled):active:focus, .btn-gplus.active:not([disabled]):not(.disabled), .btn-gplus.active:not([disabled]):not(.disabled):focus, .btn-gplus.focus, .btn-gplus:focus, .btn-gplus:not([disabled]):not(.disabled):active, .btn-gplus:not([disabled]):not(.disabled):active:focus, .btn-green.active:not([disabled]):not(.disabled), .btn-green.active:not([disabled]):not(.disabled):focus, .btn-green.focus, .btn-green:focus, .btn-green:not([disabled]):not(.disabled):active, .btn-green:not([disabled]):not(.disabled):active:focus, .btn-grey.active:not([disabled]):not(.disabled), .btn-grey.active:not([disabled]):not(.disabled):focus, .btn-grey.focus, .btn-grey:focus, .btn-grey:not([disabled]):not(.disabled):active, .btn-grey:not([disabled]):not(.disabled):active:focus, .btn-indigo.active:not([disabled]):not(.disabled), .btn-indigo.active:not([disabled]):not(.disabled):focus, .btn-indigo.focus, .btn-indigo:focus, .btn-indigo:not([disabled]):not(.disabled):active, .btn-indigo:not([disabled]):not(.disabled):active:focus, .btn-info.active:not([disabled]):not(.disabled), .btn-info.active:not([disabled]):not(.disabled):focus, .btn-info.focus, .btn-info:focus, .btn-info:not([disabled]):not(.disabled):active, .btn-info:not([disabled]):not(.disabled):active:focus, .btn-ins.active:not([disabled]):not(.disabled), .btn-ins.active:not([disabled]):not(.disabled):focus, .btn-ins.focus, .btn-ins:focus, .btn-ins:not([disabled]):not(.disabled):active, .btn-ins:not([disabled]):not(.disabled):active:focus, .btn-li.active:not([disabled]):not(.disabled), .btn-li.active:not([disabled]):not(.disabled):focus, .btn-li.focus, .btn-li:focus, .btn-li:not([disabled]):not(.disabled):active, .btn-li:not([disabled]):not(.disabled):active:focus, .btn-light-blue.active:not([disabled]):not(.disabled), .btn-light-blue.active:not([disabled]):not(.disabled):focus, .btn-light-blue.focus, .btn-light-blue:focus, .btn-light-blue:not([disabled]):not(.disabled):active, .btn-light-blue:not([disabled]):not(.disabled):active:focus, .btn-light-green.active:not([disabled]):not(.disabled), .btn-light-green.active:not([disabled]):not(.disabled):focus, .btn-light-green.focus, .btn-light-green:focus, .btn-light-green:not([disabled]):not(.disabled):active, .btn-light-green:not([disabled]):not(.disabled):active:focus, .btn-light.active:not([disabled]):not(.disabled), .btn-light.active:not([disabled]):not(.disabled):focus, .btn-light.focus, .btn-light:focus, .btn-light:not([disabled]):not(.disabled):active, .btn-light:not([disabled]):not(.disabled):active:focus, .btn-lime.active:not([disabled]):not(.disabled), .btn-lime.active:not([disabled]):not(.disabled):focus, .btn-lime.focus, .btn-lime:focus, .btn-lime:not([disabled]):not(.disabled):active, .btn-lime:not([disabled]):not(.disabled):active:focus, .btn-mdb-color.active:not([disabled]):not(.disabled), .btn-mdb-color.active:not([disabled]):not(.disabled):focus, .btn-mdb-color.focus, .btn-mdb-color:focus, .btn-mdb-color:not([disabled]):not(.disabled):active, .btn-mdb-color:not([disabled]):not(.disabled):active:focus, .btn-orange.active:not([disabled]):not(.disabled), .btn-orange.active:not([disabled]):not(.disabled):focus, .btn-orange.focus, .btn-orange:focus, .btn-orange:not([disabled]):not(.disabled):active, .btn-orange:not([disabled]):not(.disabled):active:focus, .btn-outline-amber.active:not([disabled]):not(.disabled), .btn-outline-amber.active:not([disabled]):not(.disabled):focus, .btn-outline-amber:not([disabled]):not(.disabled):active, .btn-outline-amber:not([disabled]):not(.disabled):active:focus, .btn-outline-black.active:not([disabled]):not(.disabled), .btn-outline-black.active:not([disabled]):not(.disabled):focus, .btn-outline-black:not([disabled]):not(.disabled):active, .btn-outline-black:not([disabled]):not(.disabled):active:focus, .btn-outline-blue-grey.active:not([disabled]):not(.disabled), .btn-outline-blue-grey.active:not([disabled]):not(.disabled):focus, .btn-outline-blue-grey:not([disabled]):not(.disabled):active, .btn-outline-blue-grey:not([disabled]):not(.disabled):active:focus, .btn-outline-blue.active:not([disabled]):not(.disabled), .btn-outline-blue.active:not([disabled]):not(.disabled):focus, .btn-outline-blue:not([disabled]):not(.disabled):active, .btn-outline-blue:not([disabled]):not(.disabled):active:focus, .btn-outline-brown.active:not([disabled]):not(.disabled), .btn-outline-brown.active:not([disabled]):not(.disabled):focus, .btn-outline-brown:not([disabled]):not(.disabled):active, .btn-outline-brown:not([disabled]):not(.disabled):active:focus, .btn-outline-cyan.active:not([disabled]):not(.disabled), .btn-outline-cyan.active:not([disabled]):not(.disabled):focus, .btn-outline-cyan:not([disabled]):not(.disabled):active, .btn-outline-cyan:not([disabled]):not(.disabled):active:focus, .btn-outline-danger.active:not([disabled]):not(.disabled), .btn-outline-danger.active:not([disabled]):not(.disabled):focus, .btn-outline-danger:not([disabled]):not(.disabled):active, .btn-outline-danger:not([disabled]):not(.disabled):active:focus, .btn-outline-dark-green.active:not([disabled]):not(.disabled), .btn-outline-dark-green.active:not([disabled]):not(.disabled):focus, .btn-outline-dark-green:not([disabled]):not(.disabled):active, .btn-outline-dark-green:not([disabled]):not(.disabled):active:focus, .btn-outline-dark.active:not([disabled]):not(.disabled), .btn-outline-dark.active:not([disabled]):not(.disabled):focus, .btn-outline-dark:not([disabled]):not(.disabled):active, .btn-outline-dark:not([disabled]):not(.disabled):active:focus, .btn-outline-deep-orange.active:not([disabled]):not(.disabled), .btn-outline-deep-orange.active:not([disabled]):not(.disabled):focus, .btn-outline-deep-orange:not([disabled]):not(.disabled):active, .btn-outline-deep-orange:not([disabled]):not(.disabled):active:focus, .btn-outline-deep-purple.active:not([disabled]):not(.disabled), .btn-outline-deep-purple.active:not([disabled]):not(.disabled):focus, .btn-outline-deep-purple:not([disabled]):not(.disabled):active, .btn-outline-deep-purple:not([disabled]):not(.disabled):active:focus, .btn-outline-default.active:not([disabled]):not(.disabled), .btn-outline-default.active:not([disabled]):not(.disabled):focus, .btn-outline-default:not([disabled]):not(.disabled):active, .btn-outline-default:not([disabled]):not(.disabled):active:focus, .btn-outline-elegant.active:not([disabled]):not(.disabled), .btn-outline-elegant.active:not([disabled]):not(.disabled):focus, .btn-outline-elegant:not([disabled]):not(.disabled):active, .btn-outline-elegant:not([disabled]):not(.disabled):active:focus, .btn-outline-green.active:not([disabled]):not(.disabled), .btn-outline-green.active:not([disabled]):not(.disabled):focus, .btn-outline-green:not([disabled]):not(.disabled):active, .btn-outline-green:not([disabled]):not(.disabled):active:focus, .btn-outline-grey.active:not([disabled]):not(.disabled), .btn-outline-grey.active:not([disabled]):not(.disabled):focus, .btn-outline-grey:not([disabled]):not(.disabled):active, .btn-outline-grey:not([disabled]):not(.disabled):active:focus, .btn-outline-indigo.active:not([disabled]):not(.disabled), .btn-outline-indigo.active:not([disabled]):not(.disabled):focus, .btn-outline-indigo:not([disabled]):not(.disabled):active, .btn-outline-indigo:not([disabled]):not(.disabled):active:focus, .btn-outline-info.active:not([disabled]):not(.disabled), .btn-outline-info.active:not([disabled]):not(.disabled):focus, .btn-outline-info:not([disabled]):not(.disabled):active, .btn-outline-info:not([disabled]):not(.disabled):active:focus, .btn-outline-light-blue.active:not([disabled]):not(.disabled), .btn-outline-light-blue.active:not([disabled]):not(.disabled):focus, .btn-outline-light-blue:not([disabled]):not(.disabled):active, .btn-outline-light-blue:not([disabled]):not(.disabled):active:focus, .btn-outline-light-green.active:not([disabled]):not(.disabled), .btn-outline-light-green.active:not([disabled]):not(.disabled):focus, .btn-outline-light-green:not([disabled]):not(.disabled):active, .btn-outline-light-green:not([disabled]):not(.disabled):active:focus, .btn-outline-light.active:not([disabled]):not(.disabled), .btn-outline-light.active:not([disabled]):not(.disabled):focus, .btn-outline-light:not([disabled]):not(.disabled):active, .btn-outline-light:not([disabled]):not(.disabled):active:focus, .btn-outline-lime.active:not([disabled]):not(.disabled), .btn-outline-lime.active:not([disabled]):not(.disabled):focus, .btn-outline-lime:not([disabled]):not(.disabled):active, .btn-outline-lime:not([disabled]):not(.disabled):active:focus, .btn-outline-mdb-color.active:not([disabled]):not(.disabled), .btn-outline-mdb-color.active:not([disabled]):not(.disabled):focus, .btn-outline-mdb-color:not([disabled]):not(.disabled):active, .btn-outline-mdb-color:not([disabled]):not(.disabled):active:focus, .btn-outline-orange.active:not([disabled]):not(.disabled), .btn-outline-orange.active:not([disabled]):not(.disabled):focus, .btn-outline-orange:not([disabled]):not(.disabled):active, .btn-outline-orange:not([disabled]):not(.disabled):active:focus, .btn-outline-pink.active:not([disabled]):not(.disabled), .btn-outline-pink.active:not([disabled]):not(.disabled):focus, .btn-outline-pink:not([disabled]):not(.disabled):active, .btn-outline-pink:not([disabled]):not(.disabled):active:focus, .btn-outline-primary.active:not([disabled]):not(.disabled), .btn-outline-primary.active:not([disabled]):not(.disabled):focus, .btn-outline-primary:not([disabled]):not(.disabled):active, .btn-outline-primary:not([disabled]):not(.disabled):active:focus, .btn-outline-purple.active:not([disabled]):not(.disabled), .btn-outline-purple.active:not([disabled]):not(.disabled):focus, .btn-outline-purple:not([disabled]):not(.disabled):active, .btn-outline-purple:not([disabled]):not(.disabled):active:focus, .btn-outline-red.active:not([disabled]):not(.disabled), .btn-outline-red.active:not([disabled]):not(.disabled):focus, .btn-outline-red:not([disabled]):not(.disabled):active, .btn-outline-red:not([disabled]):not(.disabled):active:focus, .btn-outline-secondary.active:not([disabled]):not(.disabled), .btn-outline-secondary.active:not([disabled]):not(.disabled):focus, .btn-outline-secondary:not([disabled]):not(.disabled):active, .btn-outline-secondary:not([disabled]):not(.disabled):active:focus, .btn-outline-success.active:not([disabled]):not(.disabled), .btn-outline-success.active:not([disabled]):not(.disabled):focus, .btn-outline-success:not([disabled]):not(.disabled):active, .btn-outline-success:not([disabled]):not(.disabled):active:focus, .btn-outline-teal.active:not([disabled]):not(.disabled), .btn-outline-teal.active:not([disabled]):not(.disabled):focus, .btn-outline-teal:not([disabled]):not(.disabled):active, .btn-outline-teal:not([disabled]):not(.disabled):active:focus, .btn-outline-unique.active:not([disabled]):not(.disabled), .btn-outline-unique.active:not([disabled]):not(.disabled):focus, .btn-outline-unique:not([disabled]):not(.disabled):active, .btn-outline-unique:not([disabled]):not(.disabled):active:focus, .btn-outline-warning.active:not([disabled]):not(.disabled), .btn-outline-warning.active:not([disabled]):not(.disabled):focus, .btn-outline-warning:not([disabled]):not(.disabled):active, .btn-outline-warning:not([disabled]):not(.disabled):active:focus, .btn-outline-white.active:not([disabled]):not(.disabled), .btn-outline-white.active:not([disabled]):not(.disabled):focus, .btn-outline-white:not([disabled]):not(.disabled):active, .btn-outline-white:not([disabled]):not(.disabled):active:focus, .btn-outline-yellow.active:not([disabled]):not(.disabled), .btn-outline-yellow.active:not([disabled]):not(.disabled):focus, .btn-outline-yellow:not([disabled]):not(.disabled):active, .btn-outline-yellow:not([disabled]):not(.disabled):active:focus, .btn-pin.active:not([disabled]):not(.disabled), .btn-pin.active:not([disabled]):not(.disabled):focus, .btn-pin.focus, .btn-pin:focus, .btn-pin:not([disabled]):not(.disabled):active, .btn-pin:not([disabled]):not(.disabled):active:focus, .btn-pink.active:not([disabled]):not(.disabled), .btn-pink.active:not([disabled]):not(.disabled):focus, .btn-pink.focus, .btn-pink:focus, .btn-pink:not([disabled]):not(.disabled):active, .btn-pink:not([disabled]):not(.disabled):active:focus, .btn-primary.active:not([disabled]):not(.disabled), .btn-primary.active:not([disabled]):not(.disabled):focus, .btn-primary.focus, .btn-primary:focus, .btn-primary:not([disabled]):not(.disabled):active, .btn-primary:not([disabled]):not(.disabled):active:focus, .btn-purple.active:not([disabled]):not(.disabled), .btn-purple.active:not([disabled]):not(.disabled):focus, .btn-purple.focus, .btn-purple:focus, .btn-purple:not([disabled]):not(.disabled):active, .btn-purple:not([disabled]):not(.disabled):active:focus, .btn-red.active:not([disabled]):not(.disabled), .btn-red.active:not([disabled]):not(.disabled):focus, .btn-red.focus, .btn-red:focus, .btn-red:not([disabled]):not(.disabled):active, .btn-red:not([disabled]):not(.disabled):active:focus, .btn-secondary.active:not([disabled]):not(.disabled), .btn-secondary.active:not([disabled]):not(.disabled):focus, .btn-secondary.focus, .btn-secondary:focus, .btn-secondary:not([disabled]):not(.disabled):active, .btn-secondary:not([disabled]):not(.disabled):active:focus, .btn-slack.active:not([disabled]):not(.disabled), .btn-slack.active:not([disabled]):not(.disabled):focus, .btn-slack.focus, .btn-slack:focus, .btn-slack:not([disabled]):not(.disabled):active, .btn-slack:not([disabled]):not(.disabled):active:focus, .btn-so.active:not([disabled]):not(.disabled), .btn-so.active:not([disabled]):not(.disabled):focus, .btn-so.focus, .btn-so:focus, .btn-so:not([disabled]):not(.disabled):active, .btn-so:not([disabled]):not(.disabled):active:focus, .btn-success.active:not([disabled]):not(.disabled), .btn-success.active:not([disabled]):not(.disabled):focus, .btn-success.focus, .btn-success:focus, .btn-success:not([disabled]):not(.disabled):active, .btn-success:not([disabled]):not(.disabled):active:focus, .btn-teal.active:not([disabled]):not(.disabled), .btn-teal.active:not([disabled]):not(.disabled):focus, .btn-teal.focus, .btn-teal:focus, .btn-teal:not([disabled]):not(.disabled):active, .btn-teal:not([disabled]):not(.disabled):active:focus, .btn-tw.active:not([disabled]):not(.disabled), .btn-tw.active:not([disabled]):not(.disabled):focus, .btn-tw.focus, .btn-tw:focus, .btn-tw:not([disabled]):not(.disabled):active, .btn-tw:not([disabled]):not(.disabled):active:focus, .btn-unique.active:not([disabled]):not(.disabled), .btn-unique.active:not([disabled]):not(.disabled):focus, .btn-unique.focus, .btn-unique:focus, .btn-unique:not([disabled]):not(.disabled):active, .btn-unique:not([disabled]):not(.disabled):active:focus, .btn-vk.active:not([disabled]):not(.disabled), .btn-vk.active:not([disabled]):not(.disabled):focus, .btn-vk.focus, .btn-vk:focus, .btn-vk:not([disabled]):not(.disabled):active, .btn-vk:not([disabled]):not(.disabled):active:focus, .btn-warning.active:not([disabled]):not(.disabled), .btn-warning.active:not([disabled]):not(.disabled):focus, .btn-warning.focus, .btn-warning:focus, .btn-warning:not([disabled]):not(.disabled):active, .btn-warning:not([disabled]):not(.disabled):active:focus, .btn-white.active:not([disabled]):not(.disabled), .btn-white.active:not([disabled]):not(.disabled):focus, .btn-white.focus, .btn-white:focus, .btn-white:not([disabled]):not(.disabled):active, .btn-white:not([disabled]):not(.disabled):active:focus, .btn-yellow.active:not([disabled]):not(.disabled), .btn-yellow.active:not([disabled]):not(.disabled):focus, .btn-yellow.focus, .btn-yellow:focus, .btn-yellow:not([disabled]):not(.disabled):active, .btn-yellow:not([disabled]):not(.disabled):active:focus, .btn-yt.active:not([disabled]):not(.disabled), .btn-yt.active:not([disabled]):not(.disabled):focus, .btn-yt.focus, .btn-yt:focus, .btn-yt:not([disabled]):not(.disabled):active, .btn-yt:not([disabled]):not(.disabled):active:focus, .btn.active:not([disabled]):not(.disabled), .btn:active, .btn:focus, .btn:hover, .btn:not([disabled]):not(.disabled):active, .card.card-cascade .view, .card.card-cascade.wider.reverse .card-body, .colorful-select .dropdown-content li.active span, .cyan-skin .btn-default.active:not([disabled]):not(.disabled), .cyan-skin .btn-default.active:not([disabled]):not(.disabled):focus, .cyan-skin .btn-default.focus, .cyan-skin .btn-default:focus, .cyan-skin .btn-default:not([disabled]):not(.disabled):active, .cyan-skin .btn-default:not([disabled]):not(.disabled):active:focus, .cyan-skin .btn-primary.active:not([disabled]):not(.disabled), .cyan-skin .btn-primary.active:not([disabled]):not(.disabled):focus, .cyan-skin .btn-primary.focus, .cyan-skin .btn-primary:focus, .cyan-skin .btn-primary:not([disabled]):not(.disabled):active, .cyan-skin .btn-primary:not([disabled]):not(.disabled):active:focus, .cyan-skin .btn-secondary.active:not([disabled]):not(.disabled), .cyan-skin .btn-secondary.active:not([disabled]):not(.disabled):focus, .cyan-skin .btn-secondary.focus, .cyan-skin .btn-secondary:focus, .cyan-skin .btn-secondary:not([disabled]):not(.disabled):active, .cyan-skin .btn-secondary:not([disabled]):not(.disabled):active:focus, .deep-purple-skin .btn-default.active:not([disabled]):not(.disabled), .deep-purple-skin .btn-default.active:not([disabled]):not(.disabled):focus, .deep-purple-skin .btn-default.focus, .deep-purple-skin .btn-default:focus, .deep-purple-skin .btn-default:not([disabled]):not(.disabled):active, .deep-purple-skin .btn-default:not([disabled]):not(.disabled):active:focus, .deep-purple-skin .btn-primary.active:not([disabled]):not(.disabled), .deep-purple-skin .btn-primary.active:not([disabled]):not(.disabled):focus, .deep-purple-skin .btn-primary.focus, .deep-purple-skin .btn-primary:focus, .deep-purple-skin .btn-primary:not([disabled]):not(.disabled):active, .deep-purple-skin .btn-primary:not([disabled]):not(.disabled):active:focus, .deep-purple-skin .btn-secondary.active:not([disabled]):not(.disabled), .deep-purple-skin .btn-secondary.active:not([disabled]):not(.disabled):focus, .deep-purple-skin .btn-secondary.focus, .deep-purple-skin .btn-secondary:focus, .deep-purple-skin .btn-secondary:not([disabled]):not(.disabled):active, .deep-purple-skin .btn-secondary:not([disabled]):not(.disabled):active:focus, .dropdown .dropdown-menu .dropdown-item:active, .dropdown .dropdown-menu .dropdown-item:hover, .form-header, .grey-skin .btn-default.active:not([disabled]):not(.disabled), .grey-skin .btn-default.active:not([disabled]):not(.disabled):focus, .grey-skin .btn-default.focus, .grey-skin .btn-default:focus, .grey-skin .btn-default:not([disabled]):not(.disabled):active, .grey-skin .btn-default:not([disabled]):not(.disabled):active:focus, .grey-skin .btn-primary.active:not([disabled]):not(.disabled), .grey-skin .btn-primary.active:not([disabled]):not(.disabled):focus, .grey-skin .btn-primary.focus, .grey-skin .btn-primary:focus, .grey-skin .btn-primary:not([disabled]):not(.disabled):active, .grey-skin .btn-primary:not([disabled]):not(.disabled):active:focus, .grey-skin .btn-secondary.active:not([disabled]):not(.disabled), .grey-skin .btn-secondary.active:not([disabled]):not(.disabled):focus, .grey-skin .btn-secondary.focus, .grey-skin .btn-secondary:focus, .grey-skin .btn-secondary:not([disabled]):not(.disabled):active, .grey-skin .btn-secondary:not([disabled]):not(.disabled):active:focus, .indigo-skin .btn-default.active:not([disabled]):not(.disabled), .indigo-skin .btn-default.active:not([disabled]):not(.disabled):focus, .indigo-skin .btn-default.focus, .indigo-skin .btn-default:focus, .indigo-skin .btn-default:not([disabled]):not(.disabled):active, .indigo-skin .btn-default:not([disabled]):not(.disabled):active:focus, .indigo-skin .btn-primary.active:not([disabled]):not(.disabled), .indigo-skin .btn-primary.active:not([disabled]):not(.disabled):focus, .indigo-skin .btn-primary.focus, .indigo-skin .btn-primary:focus, .indigo-skin .btn-primary:not([disabled]):not(.disabled):active, .indigo-skin .btn-primary:not([disabled]):not(.disabled):active:focus, .indigo-skin .btn-secondary.active:not([disabled]):not(.disabled), .indigo-skin .btn-secondary.active:not([disabled]):not(.disabled):focus, .indigo-skin .btn-secondary.focus, .indigo-skin .btn-secondary:focus, .indigo-skin .btn-secondary:not([disabled]):not(.disabled):active, .indigo-skin .btn-secondary:not([disabled]):not(.disabled):active:focus, .light-blue-skin .btn-default.active:not([disabled]):not(.disabled), .light-blue-skin .btn-default.active:not([disabled]):not(.disabled):focus, .light-blue-skin .btn-default.focus, .light-blue-skin .btn-default:focus, .light-blue-skin .btn-default:not([disabled]):not(.disabled):active, .light-blue-skin .btn-default:not([disabled]):not(.disabled):active:focus, .light-blue-skin .btn-primary.active:not([disabled]):not(.disabled), .light-blue-skin .btn-primary.active:not([disabled]):not(.disabled):focus, .light-blue-skin .btn-primary.focus, .light-blue-skin .btn-primary:focus, .light-blue-skin .btn-primary:not([disabled]):not(.disabled):active, .light-blue-skin .btn-primary:not([disabled]):not(.disabled):active:focus, .light-blue-skin .btn-secondary.active:not([disabled]):not(.disabled), .light-blue-skin .btn-secondary.active:not([disabled]):not(.disabled):focus, .light-blue-skin .btn-secondary.focus, .light-blue-skin .btn-secondary:focus, .light-blue-skin .btn-secondary:not([disabled]):not(.disabled):active, .light-blue-skin .btn-secondary:not([disabled]):not(.disabled):active:focus, .md-pills .nav-link.active:hover, .mdb-skin .btn-default.active:not([disabled]):not(.disabled), .mdb-skin .btn-default.active:not([disabled]):not(.disabled):focus, .mdb-skin .btn-default.focus, .mdb-skin .btn-default:focus, .mdb-skin .btn-default:not([disabled]):not(.disabled):active, .mdb-skin .btn-default:not([disabled]):not(.disabled):active:focus, .mdb-skin .btn-primary.active:not([disabled]):not(.disabled), .mdb-skin .btn-primary.active:not([disabled]):not(.disabled):focus, .mdb-skin .btn-primary.focus, .mdb-skin .btn-primary:focus, .mdb-skin .btn-primary:not([disabled]):not(.disabled):active, .mdb-skin .btn-primary:not([disabled]):not(.disabled):active:focus, .mdb-skin .btn-secondary.active:not([disabled]):not(.disabled), .mdb-skin .btn-secondary.active:not([disabled]):not(.disabled):focus, .mdb-skin .btn-secondary.focus, .mdb-skin .btn-secondary:focus, .mdb-skin .btn-secondary:not([disabled]):not(.disabled):active, .mdb-skin .btn-secondary:not([disabled]):not(.disabled):active:focus, .modal-dialog .modal-content, .modal-dialog.cascading-modal .modal-header, .nav-tabs, .navy-blue-skin .btn-default.active:not([disabled]):not(.disabled), .navy-blue-skin .btn-default.active:not([disabled]):not(.disabled):focus, .navy-blue-skin .btn-default.focus, .navy-blue-skin .btn-default:focus, .navy-blue-skin .btn-default:not([disabled]):not(.disabled):active, .navy-blue-skin .btn-default:not([disabled]):not(.disabled):active:focus, .navy-blue-skin .btn-primary.active:not([disabled]):not(.disabled), .navy-blue-skin .btn-primary.active:not([disabled]):not(.disabled):focus, .navy-blue-skin .btn-primary.focus, .navy-blue-skin .btn-primary:focus, .navy-blue-skin .btn-primary:not([disabled]):not(.disabled):active, .navy-blue-skin .btn-primary:not([disabled]):not(.disabled):active:focus, .navy-blue-skin .btn-secondary.active:not([disabled]):not(.disabled), .navy-blue-skin .btn-secondary.active:not([disabled]):not(.disabled):focus, .navy-blue-skin .btn-secondary.focus, .navy-blue-skin .btn-secondary:focus, .navy-blue-skin .btn-secondary:not([disabled]):not(.disabled):active, .navy-blue-skin .btn-secondary:not([disabled]):not(.disabled):active:focus, .picker__box .picker__table .picker--focused, .picker__box .picker__table .picker__day--selected, .picker__box .picker__table .picker__day--selected:hover, .pink-skin .btn-default.active:not([disabled]):not(.disabled), .pink-skin .btn-default.active:not([disabled]):not(.disabled):focus, .pink-skin .btn-default.focus, .pink-skin .btn-default:focus, .pink-skin .btn-default:not([disabled]):not(.disabled):active, .pink-skin .btn-default:not([disabled]):not(.disabled):active:focus, .pink-skin .btn-primary.active:not([disabled]):not(.disabled), .pink-skin .btn-primary.active:not([disabled]):not(.disabled):focus, .pink-skin .btn-primary.focus, .pink-skin .btn-primary:focus, .pink-skin .btn-primary:not([disabled]):not(.disabled):active, .pink-skin .btn-primary:not([disabled]):not(.disabled):active:focus, .pink-skin .btn-secondary.active:not([disabled]):not(.disabled), .pink-skin .btn-secondary.active:not([disabled]):not(.disabled):focus, .pink-skin .btn-secondary.focus, .pink-skin .btn-secondary:focus, .pink-skin .btn-secondary:not([disabled]):not(.disabled):active, .pink-skin .btn-secondary:not([disabled]):not(.disabled):active:focus, .pricing-card .header, .show>.black-skin .btn-default.dropdown-toggle, .show>.black-skin .btn-default.dropdown-toggle:focus, .show>.black-skin .btn-primary.dropdown-toggle, .show>.black-skin .btn-primary.dropdown-toggle:focus, .show>.black-skin .btn-secondary.dropdown-toggle, .show>.black-skin .btn-secondary.dropdown-toggle:focus, .show>.btn-amber.dropdown-toggle, .show>.btn-amber.dropdown-toggle:focus, .show>.btn-black.dropdown-toggle, .show>.btn-black.dropdown-toggle:focus, .show>.btn-blue-grey.dropdown-toggle, .show>.btn-blue-grey.dropdown-toggle:focus, .show>.btn-blue.dropdown-toggle, .show>.btn-blue.dropdown-toggle:focus, .show>.btn-brown.dropdown-toggle, .show>.btn-brown.dropdown-toggle:focus, .show>.btn-comm.dropdown-toggle, .show>.btn-comm.dropdown-toggle:focus, .show>.btn-cyan.dropdown-toggle, .show>.btn-cyan.dropdown-toggle:focus, .show>.btn-danger.dropdown-toggle, .show>.btn-danger.dropdown-toggle:focus, .show>.btn-dark-green.dropdown-toggle, .show>.btn-dark-green.dropdown-toggle:focus, .show>.btn-dark.dropdown-toggle, .show>.btn-dark.dropdown-toggle:focus, .show>.btn-deep-orange.dropdown-toggle, .show>.btn-deep-orange.dropdown-toggle:focus, .show>.btn-deep-purple.dropdown-toggle, .show>.btn-deep-purple.dropdown-toggle:focus, .show>.btn-default.dropdown-toggle, .show>.btn-default.dropdown-toggle:focus, .show>.btn-dribbble.dropdown-toggle, .show>.btn-dribbble.dropdown-toggle:focus, .show>.btn-elegant.dropdown-toggle, .show>.btn-elegant.dropdown-toggle:focus, .show>.btn-email.dropdown-toggle, .show>.btn-email.dropdown-toggle:focus, .show>.btn-fb.dropdown-toggle, .show>.btn-fb.dropdown-toggle:focus, .show>.btn-git.dropdown-toggle, .show>.btn-git.dropdown-toggle:focus, .show>.btn-gplus.dropdown-toggle, .show>.btn-gplus.dropdown-toggle:focus, .show>.btn-green.dropdown-toggle, .show>.btn-green.dropdown-toggle:focus, .show>.btn-grey.dropdown-toggle, .show>.btn-grey.dropdown-toggle:focus, .show>.btn-indigo.dropdown-toggle, .show>.btn-indigo.dropdown-toggle:focus, .show>.btn-info.dropdown-toggle, .show>.btn-info.dropdown-toggle:focus, .show>.btn-ins.dropdown-toggle, .show>.btn-ins.dropdown-toggle:focus, .show>.btn-li.dropdown-toggle, .show>.btn-li.dropdown-toggle:focus, .show>.btn-light-blue.dropdown-toggle, .show>.btn-light-blue.dropdown-toggle:focus, .show>.btn-light-green.dropdown-toggle, .show>.btn-light-green.dropdown-toggle:focus, .show>.btn-light.dropdown-toggle, .show>.btn-light.dropdown-toggle:focus, .show>.btn-lime.dropdown-toggle, .show>.btn-lime.dropdown-toggle:focus, .show>.btn-mdb-color.dropdown-toggle, .show>.btn-mdb-color.dropdown-toggle:focus, .show>.btn-orange.dropdown-toggle, .show>.btn-orange.dropdown-toggle:focus, .show>.btn-outline-amber.dropdown-toggle, .show>.btn-outline-amber.dropdown-toggle:focus, .show>.btn-outline-black.dropdown-toggle, .show>.btn-outline-black.dropdown-toggle:focus, .show>.btn-outline-blue-grey.dropdown-toggle, .show>.btn-outline-blue-grey.dropdown-toggle:focus, .show>.btn-outline-blue.dropdown-toggle, .show>.btn-outline-blue.dropdown-toggle:focus, .show>.btn-outline-brown.dropdown-toggle, .show>.btn-outline-brown.dropdown-toggle:focus, .show>.btn-outline-cyan.dropdown-toggle, .show>.btn-outline-cyan.dropdown-toggle:focus, .show>.btn-outline-danger.dropdown-toggle, .show>.btn-outline-danger.dropdown-toggle:focus, .show>.btn-outline-dark-green.dropdown-toggle, .show>.btn-outline-dark-green.dropdown-toggle:focus, .show>.btn-outline-dark.dropdown-toggle, .show>.btn-outline-dark.dropdown-toggle:focus, .show>.btn-outline-deep-orange.dropdown-toggle, .show>.btn-outline-deep-orange.dropdown-toggle:focus, .show>.btn-outline-deep-purple.dropdown-toggle, .show>.btn-outline-deep-purple.dropdown-toggle:focus, .show>.btn-outline-default.dropdown-toggle, .show>.btn-outline-default.dropdown-toggle:focus, .show>.btn-outline-elegant.dropdown-toggle, .show>.btn-outline-elegant.dropdown-toggle:focus, .show>.btn-outline-green.dropdown-toggle, .show>.btn-outline-green.dropdown-toggle:focus, .show>.btn-outline-grey.dropdown-toggle, .show>.btn-outline-grey.dropdown-toggle:focus, .show>.btn-outline-indigo.dropdown-toggle, .show>.btn-outline-indigo.dropdown-toggle:focus, .show>.btn-outline-info.dropdown-toggle, .show>.btn-outline-info.dropdown-toggle:focus, .show>.btn-outline-light-blue.dropdown-toggle, .show>.btn-outline-light-blue.dropdown-toggle:focus, .show>.btn-outline-light-green.dropdown-toggle, .show>.btn-outline-light-green.dropdown-toggle:focus, .show>.btn-outline-light.dropdown-toggle, .show>.btn-outline-light.dropdown-toggle:focus, .show>.btn-outline-lime.dropdown-toggle, .show>.btn-outline-lime.dropdown-toggle:focus, .show>.btn-outline-mdb-color.dropdown-toggle, .show>.btn-outline-mdb-color.dropdown-toggle:focus, .show>.btn-outline-orange.dropdown-toggle, .show>.btn-outline-orange.dropdown-toggle:focus, .show>.btn-outline-pink.dropdown-toggle, .show>.btn-outline-pink.dropdown-toggle:focus, .show>.btn-outline-primary.dropdown-toggle, .show>.btn-outline-primary.dropdown-toggle:focus, .show>.btn-outline-purple.dropdown-toggle, .show>.btn-outline-purple.dropdown-toggle:focus, .show>.btn-outline-red.dropdown-toggle, .show>.btn-outline-red.dropdown-toggle:focus, .show>.btn-outline-secondary.dropdown-toggle, .show>.btn-outline-secondary.dropdown-toggle:focus, .show>.btn-outline-success.dropdown-toggle, .show>.btn-outline-success.dropdown-toggle:focus, .show>.btn-outline-teal.dropdown-toggle, .show>.btn-outline-teal.dropdown-toggle:focus, .show>.btn-outline-unique.dropdown-toggle, .show>.btn-outline-unique.dropdown-toggle:focus, .show>.btn-outline-warning.dropdown-toggle, .show>.btn-outline-warning.dropdown-toggle:focus, .show>.btn-outline-white.dropdown-toggle, .show>.btn-outline-white.dropdown-toggle:focus, .show>.btn-outline-yellow.dropdown-toggle, .show>.btn-outline-yellow.dropdown-toggle:focus, .show>.btn-pin.dropdown-toggle, .show>.btn-pin.dropdown-toggle:focus, .show>.btn-pink.dropdown-toggle, .show>.btn-pink.dropdown-toggle:focus, .show>.btn-primary.dropdown-toggle, .show>.btn-primary.dropdown-toggle:focus, .show>.btn-purple.dropdown-toggle, .show>.btn-purple.dropdown-toggle:focus, .show>.btn-red.dropdown-toggle, .show>.btn-red.dropdown-toggle:focus, .show>.btn-secondary.dropdown-toggle, .show>.btn-secondary.dropdown-toggle:focus, .show>.btn-slack.dropdown-toggle, .show>.btn-slack.dropdown-toggle:focus, .show>.btn-so.dropdown-toggle, .show>.btn-so.dropdown-toggle:focus, .show>.btn-success.dropdown-toggle, .show>.btn-success.dropdown-toggle:focus, .show>.btn-teal.dropdown-toggle, .show>.btn-teal.dropdown-toggle:focus, .show>.btn-tw.dropdown-toggle, .show>.btn-tw.dropdown-toggle:focus, .show>.btn-unique.dropdown-toggle, .show>.btn-unique.dropdown-toggle:focus, .show>.btn-vk.dropdown-toggle, .show>.btn-vk.dropdown-toggle:focus, .show>.btn-warning.dropdown-toggle, .show>.btn-warning.dropdown-toggle:focus, .show>.btn-white.dropdown-toggle, .show>.btn-white.dropdown-toggle:focus, .show>.btn-yellow.dropdown-toggle, .show>.btn-yellow.dropdown-toggle:focus, .show>.btn-yt.dropdown-toggle, .show>.btn-yt.dropdown-toggle:focus, .show>.cyan-skin .btn-default.dropdown-toggle, .show>.cyan-skin .btn-default.dropdown-toggle:focus, .show>.cyan-skin .btn-primary.dropdown-toggle, .show>.cyan-skin .btn-primary.dropdown-toggle:focus, .show>.cyan-skin .btn-secondary.dropdown-toggle, .show>.cyan-skin .btn-secondary.dropdown-toggle:focus, .show>.deep-purple-skin .btn-default.dropdown-toggle, .show>.deep-purple-skin .btn-default.dropdown-toggle:focus, .show>.deep-purple-skin .btn-primary.dropdown-toggle, .show>.deep-purple-skin .btn-primary.dropdown-toggle:focus, .show>.deep-purple-skin .btn-secondary.dropdown-toggle, .show>.deep-purple-skin .btn-secondary.dropdown-toggle:focus, .show>.grey-skin .btn-default.dropdown-toggle, .show>.grey-skin .btn-default.dropdown-toggle:focus, .show>.grey-skin .btn-primary.dropdown-toggle, .show>.grey-skin .btn-primary.dropdown-toggle:focus, .show>.grey-skin .btn-secondary.dropdown-toggle, .show>.grey-skin .btn-secondary.dropdown-toggle:focus, .show>.indigo-skin .btn-default.dropdown-toggle, .show>.indigo-skin .btn-default.dropdown-toggle:focus, .show>.indigo-skin .btn-primary.dropdown-toggle, .show>.indigo-skin .btn-primary.dropdown-toggle:focus, .show>.indigo-skin .btn-secondary.dropdown-toggle, .show>.indigo-skin .btn-secondary.dropdown-toggle:focus, .show>.light-blue-skin .btn-default.dropdown-toggle, .show>.light-blue-skin .btn-default.dropdown-toggle:focus, .show>.light-blue-skin .btn-primary.dropdown-toggle, .show>.light-blue-skin .btn-primary.dropdown-toggle:focus, .show>.light-blue-skin .btn-secondary.dropdown-toggle, .show>.light-blue-skin .btn-secondary.dropdown-toggle:focus, .show>.mdb-skin .btn-default.dropdown-toggle, .show>.mdb-skin .btn-default.dropdown-toggle:focus, .show>.mdb-skin .btn-primary.dropdown-toggle, .show>.mdb-skin .btn-primary.dropdown-toggle:focus, .show>.mdb-skin .btn-secondary.dropdown-toggle, .show>.mdb-skin .btn-secondary.dropdown-toggle:focus, .show>.navy-blue-skin .btn-default.dropdown-toggle, .show>.navy-blue-skin .btn-default.dropdown-toggle:focus, .show>.navy-blue-skin .btn-primary.dropdown-toggle, .show>.navy-blue-skin .btn-primary.dropdown-toggle:focus, .show>.navy-blue-skin .btn-secondary.dropdown-toggle, .show>.navy-blue-skin .btn-secondary.dropdown-toggle:focus, .show>.pink-skin .btn-default.dropdown-toggle, .show>.pink-skin .btn-default.dropdown-toggle:focus, .show>.pink-skin .btn-primary.dropdown-toggle, .show>.pink-skin .btn-primary.dropdown-toggle:focus, .show>.pink-skin .btn-secondary.dropdown-toggle, .show>.pink-skin .btn-secondary.dropdown-toggle:focus, .show>.white-skin .btn-default.dropdown-toggle, .show>.white-skin .btn-default.dropdown-toggle:focus, .show>.white-skin .btn-primary.dropdown-toggle, .show>.white-skin .btn-primary.dropdown-toggle:focus, .show>.white-skin .btn-secondary.dropdown-toggle, .show>.white-skin .btn-secondary.dropdown-toggle:focus, .white-skin .btn-default.active:not([disabled]):not(.disabled), .white-skin .btn-default.active:not([disabled]):not(.disabled):focus, .white-skin .btn-default.focus, .white-skin .btn-default:focus, .white-skin .btn-default:not([disabled]):not(.disabled):active, .white-skin .btn-default:not([disabled]):not(.disabled):active:focus, .white-skin .btn-primary.active:not([disabled]):not(.disabled), .white-skin .btn-primary.active:not([disabled]):not(.disabled):focus, .white-skin .btn-primary.focus, .white-skin .btn-primary:focus, .white-skin .btn-primary:not([disabled]):not(.disabled):active, .white-skin .btn-primary:not([disabled]):not(.disabled):active:focus, .white-skin .btn-secondary.active:not([disabled]):not(.disabled), .white-skin .btn-secondary.active:not([disabled]):not(.disabled):focus, .white-skin .btn-secondary.focus, .white-skin .btn-secondary:focus, .white-skin .btn-secondary:not([disabled]):not(.disabled):active, .white-skin .btn-secondary:not([disabled]):not(.disabled):active:focus, .z-depth-1-half {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
}
