@charset "utf-8";

/* CSS Document */

body {
  font: 13px Arial, Helvetica, sans-serif;
}

.align-desktop {
  display: blockl;
}

.align-mobile {
  display: none;
}

@media (max-width: 780px) {
  .align-desktop {
    display: none;
  }

  .align-mobile {
    line-height: 18px;
    display: block;
    text-align: left;
    left: 98px;
    top: 4px;
    position: absolute;
  }

  #paycycleDPY,
  #paycycleWPY {
    padding-bottom: 20px;
  }

  #income {
    margin-right: 10px;
  }
}

@media (max-width: 590px) {
  .align-desktop {
    display: none;
  }

  .align-mobile {
    line-height: 20px;
    display: block;
    text-align: left;
    left: 170px;
    top: 4px;
    position: absolute;
  }

  #paycycleDPY {
    padding-bottom: 20px;
  }

  #income {
    margin-right: 20px;
  }
}

.inputContainer h3 {
  margin-left: 10px;
  padding: 8px;
  padding-bottom: 20px;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  margin-bottom: -2px;
  color: #eee;
  text-shadow: 1px 1px 3px #000;
}

div.spacer {
  font-size: 0;
  height: 6px;
  line-height: 6;
}

select.dow {
  width: 40px;
}

select {
  width: 90px;
}

select {
  border: 1px solid #CCC;
  padding-top: 2px;
  padding-bottom: 2px;
}

.inputContainer {
  background-color: #333;
  overflow: hidden;
  text-shadow: 1px 1px 3px #000;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  border-bottom: 1px solid #333;
  border-right: 1px solid #333;
  background-image: url("images/bg.gif");
  min-height: 160px;
  height: auto;
  background-repeat: repeat-x;
}

.incomeBlock {
  float: left;
  border-color: #090;
}

.incomeBlock p {
  margin-left: 20px;
  font-size: 12px;
  width: 380px;
  text-align: left;
  color: #333;
  text-shadow: none;
}

.incomeRow {
  left: 0px;
  margin-left: 10px;
}

.optionalRow {
  position: relative;
  display: none;
  font-size: 10px;
}

.optionalRow select {
  margin-left: 182px;
  width: 90px;
  margin-top: 3px;
}

.optionalRow input {
  width: 85px;
  margin-left: 182px;
  margin-top: 3px;
}

.optionsBlock {
  float: right;
  border-color: #F00;
}

.optionsBlock h3 {
  text-align: right;
  padding-right: 40px;
  margin-left: 0px;
}

.inputContainer label {
  font-weight: normal;
  margin-right: 10px;
  text-align: right;
  font-size: 12px;
  float: left;
  width: 160px;
  color: #87CC33;
  text-shadow: none;
}

label.optionsLabel {
  font-size: 10px;
}

input {
  padding-right: 2px;
}

.incomeRow label {
  text-align: left;
  width: 80px;
}

.incomeRow label.ayersItemLabel {
  text-align: left;
  width: 136px;
}

.incomeRow input.ayersInput {
  margin-left: 0px;
  margin-right: 5px;
  text-align: right;
  width: 25px;
}

#paycycle {
  width: 95px;
}

#superInput {
  margin-bottom: 20px;
}

#taxYearSelect {
  margin-left: 10px;
  width: 78px;
}

#superInput {
  width: 70px;
}

/*
.head h3 {
	color:#9C3;
	font-size:16px;
	font-weight:bold;
	text-shadow:none;
	padding:3px;
	padding-left:0px;
	padding-bottom:0px;
	margin:0px;
	text-align:left;
}*/

.head {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-shadow: 1px 1px 3px #000;
  padding: 60px;
  padding-left: 0px;
  padding-bottom: 0px;
  margin: 0px;
  text-align: left;
}

h6 {
  color: #eee;
  font-size: 10px;
  text-shadow: 1px 1px 3px #000;
  padding: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  margin: 0px;
  text-align: left;
}

fieldset {
  margin-top: 0px;
  border-color: #333;
  border-style: none;
  margin-right: 10px;
  padding-right: 0px;
}

.numeralInput {
  text-align: right;
  width: 70px;
}

.options {
  padding: 0px;
  margin-bottom: 3px;
}

.optionsFirst {
  margin-left: 5px;
}

div.inlineDiv {
  display: inline;
  text-align: right;
}

li {
  line-height: 1.6em;
}

.resultContainer {
  margin: 0px;
  padding: 0px;
}

.resultTable {
  margin: 0px;
  width: 100%;
  border-spacing: 0px;
}

th,
td {
  padding: 8px 30px 8px 10px;
  border-spacing: 0px;
  font-size: 12px;
  margin: 0px;
  font-weight: normal;
  text-align: left;
  background-color: #333;
  border-bottom: 1px solid #222;
  border-right: 1px solid #222;
}

td {
  text-align: right;
  padding: 5px 10px 5px 10px;
}

tr.head th {
  color: #fff;
  background-color: #68991e;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 10px;
  padding-bottom: 20px;
  text-align: center;
  border-bottom: 1px solid #222;
  border-right: 1px solid #333;
  text-shadow: 1px 1px 3px #000;
  letter-spacing: 0.05em;
}

tr.head th:first-child {
  text-align: left;
}

td {
  text-shadow: 1px 1px 3px #000;
}

tr th:first-child {
  color: #fff;
  padding-left: 20px;
  border-bottom: 1px solid #222;
  text-shadow: 1px 1px 3px #000;
}

tr.foot th,
tr.foot td {
  border-bottom: 1px solid #333;
}

tr.foot th {
  color: #9c3;
  font-size: 16px;
}

tr td:last-child {
  background-color: #373737;
  border-bottom: 1px solid #292929;
  border-right: none;
}

tr.head th:last-child {
  background-color: #7daf26;
  border-right: 1px solid #999;
  border-bottom: 1px solid #222;
  border-right: none;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
}

tr.foot td:last-child {
  background-color: #707070;
  border-bottom: 1px solid #111;
  border-right: 1px solid #999;
  border-right: none;
  color: #87CC33;
  font-weight: bold;
  font-size: 14px;
}

tr.foot td,
tr.foot th {
  background-color: #666;
  border-right: 1px solid #333;
  border-bottom: 1px solid #111;
  color: #87CC33;
  height: 30px;
}

tr.sub td,
tr.sub th,
tr.subs td,
tr.subs th {
  background-color: #444;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  color: #eee;
}

tr.sub td:last-child,
tr.subs td:last-child {
  background-color: #484848;
  border-right: 1px solid #333;
  border-bottom: 1px solid #373737;
  color: #eee;
}

tr.subs td,
tr.subs th {
  border-bottom: 1px solid #666;
}

tr.subs td:last-child {
  border-bottom: 1px solid #777;
}

tr.detail,
tr.detail th:first-child {
  color: #888;
}

tr.head th:first-child {
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  text-shadow: 1px 1px 3px #000;
}

.calculator-footnotes p {
  padding-top: 10px;
  font-size: 10px;
  line-height: 12px;
}

.emailResults p {
  font-weight: bold;
  text-align: left;
  width: 100px;
}

input.name {
  width: 110px;
  padding: 2px;
  margin-right: 5px;
}

input.email {
  width: 240px;
  padding: 2px;
  margin-right: 10px;
}

input.submit {
  width: 70px;
}

.muted {
  background-color: #cccccc;
  border-color: #cccccc;
}
@page {
  size: A4 portrait;
}

@page :left {
  margin: 0.5cm;
}

@page :right {
  margin: 0.8cm;
}

@media print {
  body {
    background: #fff;
    color: #242424;
  }

  .tooltip {
    border: none !important;
  }

  .heading {
    padding-bottom: 30px !important;
  }

  p {
    font-size: 12px;
  }

  .desktop,
  .mobile,
  .entrybody,
  .nav,
  .entrytitle,
  .entrymeta,
  .entry,
  .footer,
  .permalink {
    display: none;
  }

  .inputContainer label {
    font-size: 8px;
  }



  fieldset {
    margin-right: 0px;
    display: inline-block;
  }

  h3 {
    display: none;
  }

  .inputContainer {
    border: none;
  }

  th,
  td {
    color: #000000 !important;
    border-color: #000000 !important;
  }

  tr th:first-child {
    border-color: #000000 !important;
  }

  tr.sub td:last-child,
  tr.subs td:last-child {
    border-right: none;
  }
}
html,
body {
  margin: 0;
  height: 100%;
  overflow-x: hidden;
}

body {
  margin: 0px;
  padding: 0px;
  background: #242424;
  color: #999999;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 15px;
  font-size: 12px;
  font-family: Lucida Grande, sans-serif;
}

input:disabled {
  opacity: 0.25;
}

.nav {
  position: relative;
}

#home_rhs_1,
#info_rhs_1 {
  position: sticky;
  position: -webkit-sticky;
  top: 60px;
  /* required */
  right: 20px;
  float: right;
  height: 1px;
}

.sticky_bottom {
  height: fit-content;
  width: 100%;
  background-color: transparent;
  position: fixed;
  bottom: 0;
  margin: 0 auto;
  visibility: visible;
}

.supercap {
  color: #738714 !important;
  font-style: italic;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.fuseAd {
  padding-top: 10px;
  padding-bottom: 0px;
}

.fuseAd.noPaddingTop {
  padding-top: 0px;
}

.fuseAd.paddingBottom {
  padding-bottom: 20px;
}

.banner72890 {
  width: 728px;
  height: 90px;
  background-color: #2d2d2d;
}

.banner300250 {
  float: right;
  margin-left: 40px;
  margin: 0 auto;
  width: 300px;
  height: 250px;
  background-color: #2d2d2d;
}

.mobile {
  display: none;
}

.desktop {
  display: auto;
}

.mobile-sticky {
  display: none;
}

.desktop-sticky {
  display: auto;
}

.center {
  margin-left: auto;
  margin-right: auto;
  float: none;
}

.margin_bottom {
  margin-bottom: 20px;
}

.tooltip {
  text-align: right;
  text-decoration: none;
  border-bottom: 1px dotted #9C3;
  outline: none;
  color: #9C3;
}

.tooltip span {
  margin-left: -999em;
  position: absolute;
}

#wrap {
  width: 800px;
  overflow: hidden;
  position: relative;
  margin: 0px auto;
  background: #2d2d2d;
}

#pages {
  height: 40px;
  width: 788px;
  margin: 0px auto;
  background: #2d2d2d;
}

#content {
  width: 788px;
  /*float: left;*/
  display: block;
  text-align: justify;
  padding-top: 60px;
  margin-left: auto;
  margin-right: auto;
}

#pages h1 {
  margin: 0px;
  padding: 0px;
}

#pages h1 a {
  text-transform: uppercase;
  text-decoration: none;
  color: #999;
  font: 18px Arial, Helvetica, sans-serif;
  margin: 0px;
  padding: 13px 0px 0px 10px;
  letter-spacing: -1px;
  float: left;
}

#pages h1 a:hover {
  color: #ffffff;
}

h3,
h4 {
  padding-top: 5px;
  padding-bottom: 15px;
}

#logo {
  height: 0px;
  width: 800px;
  margin-right: auto;
  margin-left: auto;
}

#tagline {
  height: 20px;
  text-align: right;
  margin-top: -30px;
  margin-right: 25px;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  color: #FFFFFF;
}

div#pages ul {
  padding: 10px 0px 0px;
  white-space: nowrap;
  list-style-type: none;
  margin: 0px;
}

div#pages ul li {
  float: right;
}

div#pages ul li.current_page_item a {
  text-decoration: underline;
}

div#pages ul li a {
  display: block;
  text-decoration: none;
  border-left: 1px dotted #333;
  font-size: 12px;
  padding: 5px 10px 5px 10px;
  text-transform: uppercase;
  color: #999999;
}

div#pages ul li a:hover {
  color: #ffffff;
}

.permalink {
  width: 300px;
  display: block;
  padding-top: 5px;
  text-align: right;
  margin-left: auto;
  margin-right: 0px;
}

.permalink .label {
  float: right;
  padding: 4px 2px;
}

.permalink .link {
  font-style: italic;
  margin: 0px 5px;
  float: right;
  padding: 4px 5px;
  width: 120px;
  text-align: left;
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
  background-color: #111111;
}

.permalink .copy {
  cursor: pointer;
  float: right;
  padding: 4px 2px;
  background-color: #242424;
  border: 1px solid #87CC33;
}

.permalink .copy :hover {
  float: right;
  padding: 4px 2px;
  background-color: #242424;
  border: 1px solid #ffcc00;
}

#footer {
  clear: both;
  text-align: center;
  height: 40px;
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #666;
  padding: 0px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

#footer p {
  padding: 10px;
  margin: 0px;
}

.entry {
  padding-top: 0px;
  padding-bottom: 30px;
  padding-left: 0px;
  /*font-size: 0.80em;*/
  line-height: 1.5em;
}

h2.entrytitle {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 5px;
  color: #9c3;
  text-decoration: none;
  border-style: none;
  font-size: 16px;
  font-weight: bolder;
  text-transform: none;
}

h3.entrytitle,
h3 {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 5px;
}

h3.entrytitle a,
h3.entrytitle a:visited,
h3 a {
  color: #9c3;
  text-decoration: none;
  border-style: none;
  font-size: 14px;
  font-weight: bolder;
  text-transform: none;
}

h3.entrytitle a:hover,
h3 a:hover {
  text-decoration: underline;
}

.entrymeta {
  height: 2px;
  margin-top: 0;
  font-size: 10px;
  color: #666;
  border-top: dotted 1px #666;
  padding-top: 4px;
  margin-bottom: 8px;
}

.entrymeta a img {
  border: none;
}

h4,
h3,
h2 {
  margin: 0;
  padding: 0px;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  color: #99cc33;
}

h2 {
  margin-bottom: 10px;
  font-size: 14px;
}

a,
a:visited {
  color: #738714;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

/************************************************
*	Entry body											
************************************************/

.entrybody p {
  margin: 8px 0;
  padding: 0;
}

.entrybody a {
  height: 16px;
  margin-top: 0;
  font-size: 12px;
  color: #829917;
}



.entrybody strong {
  color: #bbbbbb;
}

.entrybody li {
  list-style: square;
}

.entrybody ul {
  margin-left: 30px;
  padding-left: 0px;
  list-style-type: none;
}

.entrybody ol {
  margin-left: 30px;
  padding-left: 0px;
}

/************************************************
*	Table											
************************************************/

table {
  margin: 30px;
}

table#taxbrackets {
  width: 500px;
  border-width: 1px;
  border-style: dotted;
  border-color: #666;
}

table#taxbrackets td {
  padding: 5px;
}

.data {
  color: #999999;
  text-align: right;
  background-color: #242424;
}

.toprow {
  font-style: italic;
  text-align: center;
  background-color: #242424;
}

@media (max-width: 1160px) {
  #pages {
    margin: 0px 10px;
  }
}

/* mobile styles for tax tables */

@media (max-width: 970px) {
  .mobile-sticky {
    display: block;
  }

  .desktop-sticky {
    display: none;
  }

  #pages {
    margin: 0px auto;
  }
}

@media (max-width: 780px) {
  html,
  body {
    overflow-x: visible;
  }

  table#taxbrackets {
    width: 100%;
    margin: 20px 0;
  }

  #pages {
    width: 100%;
  }

  .incomeRow {
    margin-left: 0px;
  }

  #content {
    width: 96%;
    min-width: 560px;
  }

  .mobile {
    display: block;
  }

  .desktop {
    display: none;
  }

  .numeralInput {
    width: 60px;
  }

  #taxYearSelect {
    width: 70px;
  }

  #superInput {
    width: 62px;
  }

  #wrap {
    width: 100%;
  }

  .optionalRow input {
    margin-left: 184px;
  }
}

/* mobile styles
580px is somewhat abitrary, but matches query in styles.css
*/

@media (max-width: 590px) {
  .align-mobile {
    font-size: 10px;
  }

  .head {
    font-size: 12px;
  }

  #pages ul {
    clear: both;
  }

  #content {
    min-width: 100px;
    padding-top: 20px;
  }

  .resultContainer {
    overflow-x: auto;
  }

  .entrybody p {
    font-size: 13px;
  }

  p {
    font-size: 13px;
  }

  .hide-on-mobile {
    /*display: none;*/
  }

  .incomeBlock {
    float: none;
  }

  .optionsBlock {
    float: none;
    margin-bottom: 20px;
  }

  .optionsBlock h3 {
    text-align: left;
    margin-left: 10px;
  }

  .inputContainer label {
    font-size: 14px;
    text-align: left;
    width: 210px;
  }

  .incomeRow label {
    width: 150px;
  }

  .incomeRow select {
    margin-left: 10px;
  }

  .optionalRow input {
    width: 88px;
    margin-left: 270px;
  }

  .optionalRow {
    font-size: 13px;
  }

  .calculator-footnotes p {
    text-align: left;
    font-size: 12px;
    line-height: 14px;
  }
}
/* This is the default Tooltipster theme (feel free to modify or duplicate and create multiple themes!): */

.tooltipster-default {
  border-radius: 5px;
  border: 2px solid #000;
  background: #4c4c4c;
  color: #fff;
}

/* Use this next selector to style things like font-size and line-height: */

.tooltipster-default .tooltipster-content {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 16px;
  padding: 8px 10px;
  overflow: hidden;
}

/* This next selector defines the color of the border on the outside of the arrow. This will automatically match the color and size of the border set on the main tooltip styles. Set display: none; if you would like a border around the tooltip but no border around the arrow */

.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border {
  /* border-color: ... !important; */
}

/* If you're using the icon option, use this next selector to style them */

.tooltipster-icon {
  cursor: help;
  margin-left: 4px;
}

/* This is the base styling required to make all Tooltipsters work */

.tooltipster-base {
  padding: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999999;
  pointer-events: none;
  width: 250px;
  overflow: visible;
}

.tooltipster-base .tooltipster-content {
  overflow: hidden;
}

/* These next classes handle the styles for the little arrow attached to the tooltip. By default, the arrow will inherit the same colors and border as what is set on the main tooltip itself. */

.tooltipster-arrow {
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.tooltipster-arrow span,
.tooltipster-arrow-border {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
}

.tooltipster-arrow-top span,
.tooltipster-arrow-top-right span,
.tooltipster-arrow-top-left span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-top: 8px solid;
  bottom: -7px;
}

.tooltipster-arrow-top .tooltipster-arrow-border,
.tooltipster-arrow-top-right .tooltipster-arrow-border,
.tooltipster-arrow-top-left .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-top: 9px solid;
  bottom: -7px;
}

.tooltipster-arrow-bottom span,
.tooltipster-arrow-bottom-right span,
.tooltipster-arrow-bottom-left span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-bottom: 8px solid;
  top: -7px;
}

.tooltipster-arrow-bottom .tooltipster-arrow-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border,
.tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-bottom: 9px solid;
  top: -7px;
}

.tooltipster-arrow-top span,
.tooltipster-arrow-top .tooltipster-arrow-border,
.tooltipster-arrow-bottom span,
.tooltipster-arrow-bottom .tooltipster-arrow-border {
  left: 0;
  right: 0;
  margin: 0 auto;
}

.tooltipster-arrow-top-left span,
.tooltipster-arrow-bottom-left span {
  left: 6px;
}

.tooltipster-arrow-top-left .tooltipster-arrow-border,
.tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  left: 5px;
}

.tooltipster-arrow-top-right span,
.tooltipster-arrow-bottom-right span {
  right: 6px;
}

.tooltipster-arrow-top-right .tooltipster-arrow-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border {
  right: 5px;
}

.tooltipster-arrow-left span,
.tooltipster-arrow-left .tooltipster-arrow-border {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-left: 8px solid;
  top: 50%;
  margin-top: -7px;
  right: -7px;
}

.tooltipster-arrow-left .tooltipster-arrow-border {
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-left: 9px solid;
  margin-top: -8px;
}

.tooltipster-arrow-right span,
.tooltipster-arrow-right .tooltipster-arrow-border {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-right: 8px solid;
  top: 50%;
  margin-top: -7px;
  left: -7px;
}

.tooltipster-arrow-right .tooltipster-arrow-border {
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-right: 9px solid;
  margin-top: -8px;
}

/* Some CSS magic for the awesome animations - feel free to make your own custom animations and reference it in your Tooltipster settings! */

.tooltipster-fade {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity;
}

.tooltipster-fade-show {
  opacity: 1;
}

.tooltipster-grow {
  -webkit-transform: scale(0,0);
  -moz-transform: scale(0,0);
  -o-transform: scale(0,0);
  -ms-transform: scale(0,0);
  transform: scale(0,0);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-backface-visibility: hidden;
}

.tooltipster-grow-show {
  -webkit-transform: scale(1,1);
  -moz-transform: scale(1,1);
  -o-transform: scale(1,1);
  -ms-transform: scale(1,1);
  transform: scale(1,1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}

.tooltipster-swing {
  opacity: 0;
  -webkit-transform: rotateZ(4deg);
  -moz-transform: rotateZ(4deg);
  -o-transform: rotateZ(4deg);
  -ms-transform: rotateZ(4deg);
  transform: rotateZ(4deg);
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
}

.tooltipster-swing-show {
  opacity: 1;
  -webkit-transform: rotateZ(0deg);
  -moz-transform: rotateZ(0deg);
  -o-transform: rotateZ(0deg);
  -ms-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
  -webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 1);
  -webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
  -moz-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
  -ms-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
  -o-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
  transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
}

.tooltipster-fall {
  top: 0;
  -webkit-transition-property: top;
  -moz-transition-property: top;
  -o-transition-property: top;
  -ms-transition-property: top;
  transition-property: top;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}



.tooltipster-fall.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  top: 0px !important;
  opacity: 0;
}

.tooltipster-slide {
  left: -40px;
  -webkit-transition-property: left;
  -moz-transition-property: left;
  -o-transition-property: left;
  -ms-transition-property: left;
  transition-property: left;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}



.tooltipster-slide.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  left: 0px !important;
  opacity: 0;
}

/* CSS transition for when contenting is changing in a tooltip that is still open. The only properties that will NOT transition are: width, height, top, and left */

.tooltipster-content-changing {
  opacity: 0.5;
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.tooltipster-light {
  border-radius: 5px;
  border: 1px solid #cccccc;
  background: #ededed;
  color: #666666;
}

.tooltipster-light .tooltipster-content {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 16px;
  padding: 8px 10px;
}
.tooltipster-noir {
  border-radius: 0px;
  border: 3px solid #2c2c2c;
  background: #fff;
  color: #2c2c2c;
}

.tooltipster-noir .tooltipster-content {
  font-family: 'Georgia', serif;
  font-size: 14px;
  line-height: 16px;
  padding: 8px 10px;
}
.tooltipster-paycalc {
  border-radius: 5px;
  border: 1px solid #7daf26;
  background: #222;
  color: #eee;
  box-shadow: 5px 5px 5px rgba(0,0,0,0.3);
}

.tooltipster-paycalc .tooltipster-content {
  font-family: Lucida Grande, sans-serif;
  text-align: center;
  font-size: 12px;
  line-height: 16px;
  padding: 8px 10px;
}
.tooltipster-punk {
  border-radius: 5px;
  border-bottom: 3px solid #f71169;
  background: #2a2a2a;
  color: #fff;
}

.tooltipster-punk .tooltipster-content {
  font-family: 'Courier', monospace;
  font-size: 14px;
  line-height: 16px;
  padding: 8px 10px;
}
.tooltipster-shadow {
  border-radius: 5px;
  background: #fff;
  box-shadow: 0px 0px 14px rgba(0,0,0,0.3);
  color: #2c2c2c;
}

.tooltipster-shadow .tooltipster-content {
  font-family: 'Arial', sans-serif;
  font-size: 14px;
  line-height: 16px;
  padding: 8px 10px;
}