:root {
  --aka-primary-color: #75adea;
  --aka-primary-color-darken: #4993e3;
  --aka-primary-opposite-color: #ffffff;
  --aka-secondary-color: #414142;
  --aka-secondary-opposite-color: #d7d7d7;
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-360deg);
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(-360deg);
  }
}
@-ms-keyframes spin {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(-360deg);
  }
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(-360deg);
  }
}
@keyframes stretchup15 {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.5);
  }
}
@-webkit-keyframes stretchup15 {
  from {
    -webkit-transform: scale(1);
  }
  to {
    -webkit-transform: scale(1.5);
  }
}
@-ms-keyframes stretchup15 {
  from {
    -ms-transform: scale(1);
  }
  to {
    -ms-transform: scale(1.5);
  }
}
@-moz-keyframes stretchup15 {
  from {
    -moz-transform: scale(1);
  }
  to {
    -moz-transform: scale(1.5);
  }
}
@keyframes stretchup2 {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(2);
  }
}
@-webkit-keyframes stretchup2 {
  from {
    -webkit-transform: scale(1);
  }
  to {
    -webkit-transform: scale(2);
  }
}
@-ms-keyframes stretchup2 {
  from {
    -ms-transform: scale(1);
  }
  to {
    -ms-transform: scale(2);
  }
}
@-moz-keyframes stretchup2 {
  from {
    -moz-transform: scale(1);
  }
  to {
    -moz-transform: scale(2);
  }
}
@keyframes stretchup3 {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(3);
  }
}
@-webkit-keyframes stretchup3 {
  from {
    -webkit-transform: scale(1);
  }
  to {
    -webkit-transform: scale(3);
  }
}
@-ms-keyframes stretchup3 {
  from {
    -ms-transform: scale(1);
  }
  to {
    -ms-transform: scale(3);
  }
}
@-moz-keyframes stretchup3 {
  from {
    -moz-transform: scale(1);
  }
  to {
    -moz-transform: scale(3);
  }
}
@-webkit-keyframes linear-loading-anim-1 {
  0% {
    border-left: 10px solid #f7f7f7;
    background-color: #f7f7f7;
    border-right: 10px solid #75adea;
  }
  33% {
    border-left: 10px solid #75adea;
    background-color: #f7f7f7;
    border-right: 10px solid #f7f7f7;
  }
  66% {
    border-left: 10px solid #f7f7f7;
    background-color: #75adea;
    border-right: 10px solid #f7f7f7;
  }
}
@keyframes linear-loading-anim-1 {
  0% {
    border-left: 10px solid #f7f7f7;
    background-color: #f7f7f7;
    border-right: 10px solid #75adea;
  }
  33% {
    border-left: 10px solid #75adea;
    background-color: #f7f7f7;
    border-right: 10px solid #f7f7f7;
  }
  66% {
    border-left: 10px solid #f7f7f7;
    background-color: #75adea;
    border-right: 10px solid #f7f7f7;
  }
}
.message-notification-black-underlined {
  display: block;
  margin: 10px 0;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: underline;
}
ul#tbx-bottom-menu {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
  list-style-type: none;
  overflow: hidden;
  padding: 0;
}
ul#tbx-bottom-menu li.first {
  padding-left: 0;
}
ul#tbx-bottom-menu li {
  display: inline;
  line-height: 32px;
  padding: 0 19px 0 15px;
  border-right: 1px solid #cbe2fd;
  color: #fff;
  font-size: 10pt;
  border-right: 1px solid #264347;
}
ul#tbx-bottom-menu li a {
  color: #fff;
  text-decoration: none;
}
ul#tbx-bottom-menu li a:hover {
  text-decoration: underline;
}
ul#tbx-bottom-menu li.last {
  padding-right: 0;
  border: none;
}
img#logo {
  margin: auto;
  vertical-align: middle;
  border: 0;
}
#adoption-tool-promo,
#copyright a,
#adoption-tool-promo a,
ul#tbx-bottom-menu li a {
  color: #274448;
}
div#ad_page_content {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
}
div#ad_page_content p {
  text-align: center;
}
div#ad_page_content table {
  width: 870px;
  margin: 0 auto;
}
div#ad_page_content table tr td {
  padding: 0 5px 10px;
}
.common-olive-rounded-body {
  padding: 10px;
}
.button-orange .bo-left,
.button-orange .bo-right {
  display: block;
  background: url('/skins/img/default/common/button-orange-left.png') 0 0 no-repeat;
  width: 6px !important;
  height: 29px;
  float: left;
  margin: 0 !important;
  padding: 0 !important;
}
a.button-orange,
a.button-orange:hover {
  text-decoration: none;
}
#mcafee {
  background: url('/skins/img/default/header_footer/mcafee-bg.png') 0 0 repeat-x;
  width: 115px;
  height: 32px;
  position: absolute;
  right: 0;
  top: 10px;
  padding: 6px;
}
#footer-wrap-2014 #mcafee {
  position: relative;
}
#tbx-bottom-menu-outside {
  border-top: 1px solid #84bdff;
  border-bottom: 1px solid #84bdff;
  height: 34px;
  background-color: #b5dbff;
  margin-top: 20px;
  background-color: transparent;
}
#loggedin {
  overflow: hidden;
  float: right;
  margin-top: 7px;
  width: auto;
}
#loggedin .content {
  border: 1px solid #5ba8ff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 27px;
  line-height: 27px;
  float: left;
  font-weight: normal;
  font-size: 10pt;
  padding-left: 5px;
  color: inherit;
  overflow: hidden;
}
#loggedin .content .li-text {
  float: left;
}
#loggedin a.dropdown {
  display: block;
  float: right;
  background: url('/skins/img/default/header_footer/button-login-dropdown.png') 0 0 no-repeat;
  width: 22px;
  height: 19px;
  margin-top: 4px;
  margin-left: 7px;
  margin-right: 2px;
  text-decoration: none;
}
#loggedin .right {
  display: none;
  width: 5px;
  height: 29px;
  float: left;
}
#loggedin .left {
  display: none;
  width: 5px;
  height: 29px;
  float: left;
}
.common-olive-rounded-body,
.common-olive-rounded-body-header {
  border-left: 1px solid #d8ded0;
  border-right: 1px solid #d8ded0;
}
.common-olive-rounded-top,
.common-olive-rounded-bottom {
  position: relative;
  height: 6px;
  margin: 0 6px;
  border-top: 1px solid #d8ded0;
}
.button-blue:hover {
  color: #000000;
  cursor: pointer;
}
ul#tbx-bottom-menu2 {
  list-style-type: none;
  padding: 0;
}
ul#tbx-bottom-menu2 li.first {
  padding-left: 0;
}
ul#tbx-bottom-menu2 li {
  display: inline;
  padding: 0 15px 0 11px;
  color: #fff;
  font-size: 13px;
  line-height: 30px;
  border-right: 1px solid #ffffff;
}
ul#tbx-bottom-menu2 li a {
  color: #fff;
  text-decoration: none;
}
ul#tbx-bottom-menu2 li a:hover {
  text-decoration: underline;
}
ul#tbx-bottom-menu2 li.last {
  padding-right: 0;
  border: none;
}
#tbx-menu-wrapper {
  width: 100%;
  height: 45px;
  margin-bottom: 52px;
  background: url("/skins/img/default/header_footer/menu_header_bg.png") repeat-x scroll 0 0 #9dcbff;
  background: url("/skins/img/default/header_footer/menu_header_bg.png") repeat-x scroll 0 0, -moz-linear-gradient(top,#9dcbff 10%,#8ec3ff 100%);
  background: url("/skins/img/default/header_footer/menu_header_bg.png") repeat-x scroll 0 0, -webkit-gradient(linear,left top,left bottom,color-stop(10%,#9dcbff),color-stop(100%,#8ec3ff));
  background: url("/skins/img/default/header_footer/menu_header_bg.png") repeat-x scroll 0 0, -webkit-linear-gradient(top,#9dcbff 10%,#8ec3ff 100%);
  background: url("/skins/img/default/header_footer/menu_header_bg.png") repeat-x scroll 0 0, -o-linear-gradient(top,#9dcbff 10%,#8ec3ff 100%);
  background: url("/skins/img/default/header_footer/menu_header_bg.png") repeat-x scroll 0 0, -ms-linear-gradient(top,#9dcbff 10%,#8ec3ff 100%);
  background: url("/skins/img/default/header_footer/menu_header_bg.png") repeat-x scroll 0 0, linear-gradient(top,#9dcbff 10%,#8ec3ff 100%);
}
.clearboth {
  clear: both;
}
.disable-pointer-events {
  pointer-events: none;
}
.enable-pointer-events {
  pointer-events: initial !important;
}
.common-olive-rounded-body-header-inside {
  padding: 10px;
}
.common-olive-rounded-bottom-shadow .cot-left,
.common-olive-rounded-bottom-shadow .cot-right {
  background: url('/skins/img/default/common/corners-olive.png') 0 100% no-repeat;
  height: 30px;
  width: 6px;
  position: absolute;
  top: 0;
  left: -6px;
}
.common-olive-rounded-top .cot-left,
.common-olive-rounded-top .cot-right {
  background: url('/skins/img/default/common/corners-olive.png') 0 -30px no-repeat;
  height: 6px;
  width: 6px;
  position: absolute;
  top: 0;
  left: -6px;
}
#replace-password {
  background-color: #fff;
  position: absolute;
  top: 55px;
  left: 17px;
  cursor: text;
}
.facebook-link-bottom-wrapper {
  width: 1000px;
  margin: 15px auto 0 auto;
}
.inst #header-v2 #search-box .input-box-container .input-box {
  border: 1px solid #ccc;
  height: 28px;
}
.ie7 #loggedin .content {
  width: 250px;
}
.ie7 #replace-password {
  top: 63px;
  left: 19px;
}
.ie7 #header-v2 #search-box {
  margin-top: -65px;
}
.ie7 #login-box-old a.create-account {
  margin-top: 5px;
}
.ie7 #tbx-menu-secondary-wrapper {
  overflow: auto;
}
a img#logo,
a img#logo:hover,
a img#logo:visited {
  border: none;
  border: 0;
}
#adoption-tool-promo {
  padding-top: 10px;
  font-size: 14px;
  font-weight: bold;
}
.common-olive-table-header-right {
  background: url('/skins/img/default/common/table-header-shaded-olive-border.png') 100% 0 no-repeat;
  height: 26px;
  width: 10px;
  position: absolute;
  right: -10px;
  top: 0;
}
.input-box-olive-right {
  background: url('/skins/img/default/common/input-olive.png') 100% 0 no-repeat;
  width: 7px;
  height: 29px;
  position: absolute;
  right: -7px;
  top: 0;
}
.button-blue .bo-left,
.button-blue .bo-right {
  display: block;
  background: url('/skins/img/default/common/button-blue-left-right.png') 0 0 no-repeat;
  width: 6px !important;
  height: 29px;
  float: left;
  margin: 0 !important;
  padding: 0 !important;
}
a.button-blue,
a.button-blue:hover {
  text-decoration: none;
}
#tbx-menu-secondary {
  height: 27px;
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}
#tbx-menu-secondary #basket {
  background-color: #FFFFFF;
  border: 1px solid #BBC9D8;
  border-top: none;
  -webkit-border-bottom-right-radius: 7px;
  -webkit-border-bottom-left-radius: 7px;
  -moz-border-radius-bottomright: 7px;
  -moz-border-radius-bottomleft: 7px;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
  line-height: 24px;
  float: right;
  font-size: 9pt;
}
#tbx-menu-secondary #basket #item-count {
  padding: 0 20px 0 15px;
  margin-right: 5px;
  text-decoration: none;
  background: url('/skins/img/default/header_footer/cart_icon.gif') 100% 0% no-repeat;
}
#tbx-menu-secondary #basket #item-count span {
  font-size: 14px;
  font-weight: bold;
}
#tbx-menu-secondary #basket #item-count span.not-empty-num {
  color: #FFA909;
}
#tbx-menu-secondary #basket #item-count:hover {
  color: #FFA909;
  background-position: 100% -17px;
}
#tbx-menu-secondary #basket .checkout-button {
  background-color: #FFA909;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #FAFDFF;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  margin: 1px 2px;
  padding: 0 10px;
  font-weight: bold;
  text-decoration: none;
}
#tbx-menu-secondary #basket .checkout-button:hover {
  text-decoration: none;
  background-color: #e49400;
  color: ;
}
#tbx-menu-secondary .right {
  background: url('/skins/img/default/header_footer/menu-sub-left-right.png') -6px 0% no-repeat;
  width: 15px;
  height: 27px;
  float: left;
  overflow: hidden;
}
#tbx-menu-secondary ul#menu-sub {
  overflow: hidden;
  list-style-type: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #bbc9d8;
  height: 26px;
  float: left;
  background-color: #fff;
  line-height: 14px;
}
#tbx-menu-secondary ul#menu-sub li.selected a {
  color: #5c6c7a;
  font-weight: bold;
}
#tbx-menu-secondary ul#menu-sub li {
  float: left;
  margin: 6px 0;
  padding: 0 10px;
  height: 14px;
  border-right: 1px solid #c0d8f3;
}
#tbx-menu-secondary ul#menu-sub li a {
  color: #728293;
  text-decoration: none;
}
#tbx-menu-secondary ul#menu-sub li a:hover {
  text-decoration: underline;
}
#tbx-menu-secondary ul#menu-sub li.last-elem {
  border-right: none;
}
#tbx-menu-secondary .left {
  background: url('/skins/img/default/header_footer/menu-sub-left-right.png') 0% 0% no-repeat;
  width: 7px;
  height: 27px;
  float: left;
}
#tbx-login {
  float: right;
  font-weight: normal;
  line-height: 45px;
  height: 45px;
  font-size: 10pt;
  overflow: hidden;
  width: 230px;
}
#tbx-login a#signin-text {
  color: #FAFDFF;
  width: 60px;
  height: 24px;
  display: block;
  float: right;
  margin-top: 10px;
  line-height: 24px;
}
#tbx-login a#signin.active {
  width: 87px;
  background-color: #FF9804;
  border-color: #C27104;
  color: white;
  z-index: 10;
  border-bottom: none;
  position: relative;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-bottomright: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
}
#tbx-login a#signin.active .signin-arrow-down {
  border-color: white transparent transparent transparent;
  _border-color: white #ffffff #ffffff #ffffff;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color='@signin-button-text-hover-color');
}
#tbx-login a#signin-text:hover {
  text-decoration: none;
  background-color: #FF9804;
}
#tbx-login a#signin:hover {
  background-color: #FF9804;
  border-color: #C27104;
  color: white;
}
#tbx-login a#signin:hover .signin-arrow-down {
  border-color: white transparent transparent transparent;
  _border-color: white #ffffff #ffffff #ffffff;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color='@signin-button-text-hover-color');
}
#tbx-login a#signin {
  background-color: #A8D0FF;
  border: 1px solid #81AFDE;
  height: 28px;
  display: block;
  float: right;
  margin-top: 10px;
  width: 87px;
  text-align: center;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  text-decoration: none;
  color: white;
  line-height: 25px;
  padding-right: 6px;
}
#tbx-login a#signin span.signin-arrow-down {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 5px 3.5px 0 3.5px;
  border-color: white transparent transparent transparent;
  line-height: 0px;
  _border-color: white #ffffff #ffffff #ffffff;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color='@signin-button-text-color');
  position: relative;
  top: 11px;
  left: -10px;
  float: right;
}
#tbx-login a#signin span.signin-arrow-down:hover .signin-arrow-down {
  border-color: white transparent transparent transparent;
  _border-color: white #ffffff #ffffff #ffffff;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color='@signin-button-text-hover-color');
}
#tbx-login span {
  display: block;
  float: left;
}
#tbx-login > span {
  color: #FAFDFF;
}
#header-v2 {
  width: 1000px;
  height: 103px;
  margin: 0 auto;
  overflow: hidden;
  line-height: 103px;
  position: relative;
}
#header-v2 #search-box {
  width: 410px;
  float: right;
  margin-top: 40px;
  padding: 0;
  height: 30px;
  display: block;
}
#header-v2 #search-box .input-box-container {
  width: 326px;
  height: 30px;
  padding: 0;
  margin: 0;
  border: none;
  vertical-align: top;
  float: left;
  display: block;
  overflow: hidden;
}
#header-v2 #search-box .input-box-container .input-box {
  width: 310px;
  height: 30px;
  line-height: 30px;
  float: left;
  margin: 0;
  padding: 0;
  border: 0;
  color: #728293;
  padding-left: 10px;
}
#header-v2 #search-box .input-box-container .right {
  background: url('/skins/img/default/header_footer/search-box-left-right.png') -2px top no-repeat;
  width: 3px;
  height: 100%;
  float: left;
  margin: 0;
  padding: 0;
}
#header-v2 #search-box .input-box-container .left {
  background: url('/skins/img/default/header_footer/search-box-left-right.png') left top no-repeat;
  width: 3px;
  height: 100%;
  float: left;
  margin: 0;
  padding: 0;
}
#header-v2 #search-box .find-button {
  padding: 0;
  margin: 0;
  float: right;
  display: block;
  height: 30px;
  vertical-align: top;
}
#header-v2 #search-box form {
  margin: 0;
  padding: 0;
  height: 30px;
}
html,
body {
  margin: 0 !important;
  padding: 0 !important;
  width: auto;
  height: auto;
  text-align: left;
}
html main,
body main {
  display: block;
}
html:not(.apply-outline)*:focus,
body:not(.apply-outline)*:focus {
  outline: none !important;
}
html.apply-outline [tabindex="0"]:focus,
html.apply-outline [role="button"]:focus,
html.apply-outline [role="radio"]:focus,
html.apply-outline [role="checkbox"]:focus,
html.apply-outline [role="link"]:focus,
html.apply-outline [role="menuitem"]:focus,
html.apply-outline textarea:focus,
html.apply-outline select:focus,
html.apply-outline option:focus,
html.apply-outline a:focus,
html.apply-outline input:focus,
html.apply-outline button:focus,
body.apply-outline [tabindex="0"]:focus,
body.apply-outline [role="button"]:focus,
body.apply-outline [role="radio"]:focus,
body.apply-outline [role="checkbox"]:focus,
body.apply-outline [role="link"]:focus,
body.apply-outline [role="menuitem"]:focus,
body.apply-outline textarea:focus,
body.apply-outline select:focus,
body.apply-outline option:focus,
body.apply-outline a:focus,
body.apply-outline input:focus,
body.apply-outline button:focus {
  outline-width: 1px !important;
  outline-offset: -1px !important;
  outline-style: solid !important;
}
html.apply-outline [tabindex="-1"]:focus,
body.apply-outline [tabindex="-1"]:focus {
  outline: none !important;
}
html #accessibility-links-block,
body #accessibility-links-block {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999999;
}
html #accessibility-links-block ul,
body #accessibility-links-block ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
html #accessibility-links-block ul li a,
body #accessibility-links-block ul li a {
  display: block;
  position: absolute;
  left: -99999px;
  width: 300px;
  padding: 0.5em;
  background-color: #fff;
  color: #000;
  text-transform: uppercase;
  text-decoration: none;
}
html #accessibility-links-block ul li a:focus,
body #accessibility-links-block ul li a:focus {
  left: 10px;
  top: 10px;
  font-size: 20px;
  font-weight: bold;
}
html #accessibility-links-block .merch-accessibility-link,
body #accessibility-links-block .merch-accessibility-link {
  display: none;
}
html .ui-helper-hidden-accessible,
body .ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
html .ui-helper-hidden-accessible,
body .ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.common-olive-rounded-top .cot-right {
  left: auto;
  right: -6px;
  background-position: -6px -30px;
}
#copyright {
  font-size: 11px;
  margin: 0;
  padding-top: 10px;
}
#copyright a {
  text-decoration: underline;
}
.common-blue-rounded {
  width: 100px;
  height: 100px;
  position: relative;
}
.common-blue-rounded .common-blue-rounded-bottom-right-corner {
  background: url('/skins/img/default/common/blue_bg_box.png') 100% 100% no-repeat;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 8px;
  height: 8px;
}
.common-blue-rounded .common-blue-rounded-bottom {
  background: url('/skins/img/default/common/blue_bg_box.png') 0 100% no-repeat;
  position: absolute;
  left: 0;
  right: 8px;
  bottom: 0;
  height: 8px;
}
.common-blue-rounded .common-blue-rounded-body {
  background: url('/skins/img/default/common/blue_bg_box.png') 0 0 no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 8px;
  right: 8px;
  padding-left: 8px;
  padding-top: 8px;
}
.common-blue-rounded .common-blue-rounded-right {
  background: url('/skins/img/default/common/blue_bg_box.png') 100% 0 no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 8px;
  width: 8px;
}
.button-orange {
  display: block;
  overflow: hidden;
  color: #793f29;
}
.button-orange .bo-right {
  background: url('/skins/img/default/common/button-orange-right.png') 0 0 no-repeat;
}
.button-orange .bo-body {
  display: block;
  background: url('/skins/img/default/common/button-orange-body.png') 0 0 repeat-x;
  height: 29px;
  line-height: 29px;
  float: left;
  font-weight: bold;
  font-size: 9pt;
  padding: 0 5px;
}
#tbx-bottom-menu-inside {
  background-color: #9bcaff;
  margin-top: 1px;
  height: 32px;
  background-color: transparent;
}
#tbx-menu-secondary-wrapper {
  background: -moz-linear-gradient(top,rgba(142,195,255,0.5) 0%,rgba(142,195,255,0) 64%) !important;
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(142,195,255,0.5)),color-stop(64%,rgba(142,195,255,0))) !important;
  background: -webkit-linear-gradient(top,rgba(142,195,255,0.5) 0%,rgba(142,195,255,0) 64%) !important;
  background: -o-linear-gradient(top,rgba(142,195,255,0.5) 0%,rgba(142,195,255,0) 64%) !important;
  background: -ms-linear-gradient(top,rgba(142,195,255,0.5) 0%,rgba(142,195,255,0) 64%) !important;
  background: linear-gradient(to bottom,rgba(142,195,255,0.5) 0%,rgba(142,195,255,0) 64%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7f8dc2ff', endColorstr='#008dc2ff',GradientType=0 ) !important;
}
#login-box-old input[type=text],
#login-box-old input[type=password],
#replace-password {
  width: 175px;
  height: 22px;
  line-height: 22px;
  margin-bottom: 9px;
  border: none;
  color: #959595;
  font-style: italic;
  padding: 1px 0 1px 10px;
  font-weight: normal;
  font-size: 10pt;
  font-family: "Arial", serif;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.facebook-link-top {
  line-height: normal;
  float: right;
  margin: 4px 7px 0 0;
}
.common-olive-rounded-bottom-shadow {
  background: url('/skins/img/default/common/corners-olive.png') 0 0 repeat-x;
  border-bottom: 1px solid #d8ded0;
  position: relative;
  height: 29px;
  margin: 0 6px;
}
.common-olive-rounded-bottom-shadow .cot-right {
  left: auto;
  right: -6px;
  background-position: -6px 100%;
}
.common-olive-rounded-bottom {
  border-top: none;
  border-bottom: 1px solid #d8ded0;
}
.input-box-olive {
  position: relative;
  background: url('/skins/img/default/common/input-olive.png') 0 0 no-repeat;
  margin-right: 7px;
  height: 29px;
  width: 60px;
}
.input-box-olive input[type=text] {
  position: absolute;
  top: 1px;
  bottom: 1px;
  left: 7px;
  right: 0;
  border: 0;
  line-height: 25px;
  height: 25px;
  width: 100%;
}
#tbx-bottom-menu2-outside {
  background: url('/skins/img/default/header_footer/footer-bg-tile.png') 0 0 repeat-x;
  height: 128px;
  background: none;
}
#tbx-bottom-menu2-outside #dashes {
  background: url('/skins/img/default/header_footer/dash-line.png') 0 0 repeat-x;
  width: 100%;
  height: 1px;
  display: none;
}
#user-menu-box {
  position: absolute;
  z-index: 2;
  right: 3px;
  top: 12px;
  overflow: hidden;
  display: none;
}
#user-menu-box .content {
  background: url('/skins/img/default/header_footer/logged-in-dropdown-bg-tile.png') 0% 0% repeat-x;
  height: 28px;
  margin-top: 27px;
  float: right;
  line-height: 28px;
  font-size: 8pt;
  padding: 0 7px;
}
#user-menu-box .content ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style-type: none;
}
#user-menu-box .content ul li {
  float: left;
  padding: 0 5px;
  font-size: inherit;
}
#user-menu-box .content ul li a {
  color: #fff;
  text-decoration: none;
}
#user-menu-box .content ul li a:hover {
  text-decoration: underline;
}
#user-menu-box .right {
  background: url('/skins/img/default/header_footer/logged-in-dropdown-bg-right.png') 100% 0% no-repeat;
  width: 22px;
  height: 55px;
  float: right;
  margin-left: -21px;
  z-index: 3;
  position: relative;
}
#user-menu-box .right a {
  text-decoration: none;
}
#user-menu-box .left {
  background: url('/skins/img/default/header_footer/logged-in-dropdown-bg-left.png') 0% 0% no-repeat;
  width: 3px;
  height: 55px;
  margin-top: 27px;
  float: right;
}
#login-box-old {
  position: absolute;
  overflow: hidden;
  background-color: #FF9804;
  width: 219px;
  height: auto;
  z-index: 6;
  right: 0;
  top: 38px;
  display: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  border: #C27104 solid 1px;
  padding-top: 0;
}
#login-box-old .login_or {
  background: url('/skins/img/default/or.png') -61px 0 no-repeat;
  width: auto;
  height: 34px;
}
#login-box-old a.create-account {
  display: block;
  margin-top: 14px;
  cursor: pointer;
  font-size: 8pt;
  text-decoration: underline;
  font-weight: normal;
  color: #523704 !important;
  width: 100%;
  height: 30px;
  background-color: #F2D393;
  line-height: 30px;
  padding-left: 20px !important;
  border-top: 1px solid #C27104;
}
#login-box-old a.create-account:hover {
  color: black !important;
}
#login-box-old .controls {
  width: 100%;
  overflow: hidden;
}
#login-box-old .controls label {
  float: left;
  font-size: 8pt;
  font-weight: normal;
  padding-top: 2px;
  color: #523704;
}
#login-box-old .controls input[type=image] {
  float: right;
}
#login-box-old .controls input[type=submit] {
  width: 88px;
  height: 26px;
  float: right;
  background-color: #246dbd;
  border-radius: 5px;
  color: #fff;
  border: none;
  cursor: pointer;
}
#login-box-old button[type=submit] {
  position: absolute;
  top: -999px;
  left: -999px;
}
#login-box-old form {
  width: 185px;
  margin: 22px auto 0;
}
.common-olive-table-header {
  background: url('/skins/img/default/common/table-header-shaded-olive-border.png') 0 0 no-repeat;
  height: 26px;
  margin-right: 10px;
  position: relative;
  line-height: 26px;
  color: #a0a698;
  font-weight: bold;
  font-size: 10pt;
}
.common-olive-rounded-body-header {
  border-bottom: 1px solid #d8ded0;
}
.button-blue {
  display: block;
  overflow: hidden;
  color: #fff;
}
.button-blue .bo-right {
  background: url('/skins/img/default/common/button-blue-left-right.png') -24px 0 no-repeat;
}
.button-blue .bo-body {
  display: block;
  background: url('/skins/img/default/common/button-blue-body.png') 0 0 repeat-x;
  height: 29px;
  line-height: 29px;
  float: left;
  font-weight: bold;
  font-size: 9pt;
  padding: 0 5px;
}
.button-orange:hover {
  color: #fff;
  cursor: pointer;
}
.facebook-link-bottom {
  width: 32px;
  height: 32px;
}
#tbx-bottom-menu2-wrapper {
  width: 1000px;
  margin: 0 auto !important;
  position: relative;
}
#tbx-menu-block {
  width: 1000px;
  height: 45px;
  margin: 0 auto;
  padding: 0;
  color: #fafdff;
  font-weight: bold;
  position: relative;
  z-index: 4;
}
#tbx-menu-block ul.menu-main {
  background-color: #84bdff;
  border-right: 1px solid #a7d0ff;
  border-left: 1px solid #b1d6ff;
  float: left;
  list-style-type: none;
  margin: 2px 0 0 -1px;
  padding: 0;
  padding-left: 1px;
}
#tbx-menu-block ul.menu-main li.current {
  background: #FFA909 none repeat scroll 0 0;
}
#tbx-menu-block ul.menu-main li.current span {
  background: url("/skins/img/default/header_footer/menu-main-current-pointer.png") no-repeat scroll 50% 23px transparent;
}
#tbx-menu-block ul.menu-main li.current span a {
  line-height: 38px;
  margin-top: 2px;
  color: #FAFDFF;
}
#tbx-menu-block ul.menu-main li {
  border: 1px solid #b1d6ff;
  display: block;
  float: left;
  height: 40px;
  line-height: 42px;
  margin-right: 1px;
  background-color: #94C6FF;
  background: -moz-linear-gradient(top,#9dcbff 10%,#8ec3ff 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(10%,#9dcbff),color-stop(100%,#8ec3ff));
  background: -webkit-linear-gradient(top,#9dcbff 10%,#8ec3ff 100%);
  background: -o-linear-gradient(top,#9dcbff 10%,#8ec3ff 100%);
  background: -ms-linear-gradient(top,#9dcbff 10%,#8ec3ff 100%);
  background: linear-gradient(top,#9dcbff 10%,#8ec3ff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9dcbff', endColorstr='#ff8dc2ff',GradientType=0 ) !important;
}
#tbx-menu-block ul.menu-main li span {
  display: block;
  width: 100%;
  height: 40px;
}
#tbx-menu-block ul.menu-main li span a {
  padding: 0 20px;
  display: block;
  color: #FAFDFF;
  text-decoration: none;
}
#tbx-menu-block ul.menu-main li span a:hover {
  text-decoration: underline;
}
#tbx-menu-block #tbx-main-help span {
  background-color: none;
}
.inst #header-v2 #search-box,
.inst #header-v2 #search-box .input-box-container .left,
.inst #header-v2 #search-box .input-box-container .right {
  display: none;
}
#header-wrap {
  width: 100%;
  background-color: #fff;
  margin-bottom: 25px;
}
#header-wrap #dashes {
  visibility: hidden;
  background: url('/skins/img/default/header_footer/dash-line.png') 0 0 repeat-x;
  width: 100%;
  height: 7px;
}
.adoption-tool-promo-highlight {
  color: #FFE100;
  color: #51929b;
}
.ie #tbx-menu-block ul.menu-main li.current span {
  margin-top: 1px;
  background-color: #FFA909 !important;
  height: 40px;
  background-position-y: 34px;
}
.ie #tbx-menu-block ul.menu-main li.current span a {
  margin-top: -1px;
}
.ie7 #tbx-menu-block ul.menu-main li.current span {
  background-position-y: 24px;
}
.tbx-button-big-1 {
  height: 45px;
  line-height: 45px;
  vertical-align: middle;
  background-color: #75adea;
  border-radius: 8px;
  display: inline-block;
  cursor: pointer;
  margin: 0;
  padding: 0 20px;
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 1px;
  color: #ffffff;
  position: relative;
  font-smooth: always;
  -webkit-font-smoothing: antialiased;
  overflow: hidden;
  z-index: 1;
}
#loadingWait {
  position: fixed;
  z-index: 2;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  width: auto !important;
  height: auto !important;
  background-color: rgba(255,255,255,0.3);
}
#loadingWait .tbx-loader {
  position: absolute;
  top: 45%;
  left: 50%;
  font-size: 15px;
  text-indent: -9999em;
  border-top: 1.5em solid rgba(117,173,234,0.1);
  border-right: 1.5em solid #75adea;
  border-bottom: 1.5em solid #75adea;
  border-left: 1.5em solid #75adea;
  -webkit-animation: loading-spinner 1s infinite linear;
  animation: loading-spinner 1s infinite linear;
  margin: -6.5em 0 0 -6.5em;
}
#loadingWait .tbx-loader,
#loadingWait .tbx-loader:after {
  border-radius: 10em;
  width: 10em;
  height: 10em;
  -webkit-transform: translateZ(0);
}
#loadingWait #old-ie {
  display: none;
}
#loadingWait {
  display: none;
}
.ie8 #loadingWait {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  background-color: #fff;
}
.ie8 #loadingWait .tbx-loader {
  display: none;
}
.ie8 #loadingWait #old-ie {
  position: fixed;
  display: block;
  top: 40%;
  left: 50%;
  width: 150px;
  height: 80px;
  line-height: 80px;
  margin-left: -75px;
  background-color: #000;
  color: #fff;
  text-align: center;
}
@-webkit-keyframes loading-spinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loading-spinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #75adea, 1.8em -1.8em 0 0em rgba(117,173,234,0.2), 2.5em 0em 0 0em rgba(117,173,234,0.2), 1.75em 1.75em 0 0em rgba(117,173,234,0.2), 0em 2.5em 0 0em rgba(117,173,234,0.2), -1.8em 1.8em 0 0em rgba(117,173,234,0.2), -2.6em 0em 0 0em rgba(117,173,234,0.5), -1.8em -1.8em 0 0em rgba(117,173,234,0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(117,173,234,0.7), 1.8em -1.8em 0 0em #75adea, 2.5em 0em 0 0em rgba(117,173,234,0.2), 1.75em 1.75em 0 0em rgba(117,173,234,0.2), 0em 2.5em 0 0em rgba(117,173,234,0.2), -1.8em 1.8em 0 0em rgba(117,173,234,0.2), -2.6em 0em 0 0em rgba(117,173,234,0.2), -1.8em -1.8em 0 0em rgba(117,173,234,0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(117,173,234,0.5), 1.8em -1.8em 0 0em rgba(117,173,234,0.7), 2.5em 0em 0 0em #75adea, 1.75em 1.75em 0 0em rgba(117,173,234,0.2), 0em 2.5em 0 0em rgba(117,173,234,0.2), -1.8em 1.8em 0 0em rgba(117,173,234,0.2), -2.6em 0em 0 0em rgba(117,173,234,0.2), -1.8em -1.8em 0 0em rgba(117,173,234,0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(117,173,234,0.2), 1.8em -1.8em 0 0em rgba(117,173,234,0.5), 2.5em 0em 0 0em rgba(117,173,234,0.7), 1.75em 1.75em 0 0em rgba(117,173,234,0.2), 0em 2.5em 0 0em rgba(117,173,234,0.2), -1.8em 1.8em 0 0em rgba(117,173,234,0.2), -2.6em 0em 0 0em rgba(117,173,234,0.2), -1.8em -1.8em 0 0em rgba(117,173,234,0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(117,173,234,0.2), 1.8em -1.8em 0 0em rgba(117,173,234,0.2), 2.5em 0em 0 0em rgba(117,173,234,0.5), 1.75em 1.75em 0 0em rgba(117,173,234,0.7), 0em 2.5em 0 0em #75adea, -1.8em 1.8em 0 0em rgba(117,173,234,0.2), -2.6em 0em 0 0em rgba(117,173,234,0.2), -1.8em -1.8em 0 0em rgba(117,173,234,0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(117,173,234,0.2), 1.8em -1.8em 0 0em rgba(117,173,234,0.2), 2.5em 0em 0 0em rgba(117,173,234,0.2), 1.75em 1.75em 0 0em rgba(117,173,234,0.5), 0em 2.5em 0 0em rgba(117,173,234,0.7), -1.8em 1.8em 0 0em #75adea, -2.6em 0em 0 0em rgba(117,173,234,0.2), -1.8em -1.8em 0 0em rgba(117,173,234,0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(117,173,234,0.2), 1.8em -1.8em 0 0em rgba(117,173,234,0.2), 2.5em 0em 0 0em rgba(117,173,234,0.2), 1.75em 1.75em 0 0em rgba(117,173,234,0.2), 0em 2.5em 0 0em rgba(117,173,234,0.5), -1.8em 1.8em 0 0em rgba(117,173,234,0.7), -2.6em 0em 0 0em #75adea, -1.8em -1.8em 0 0em rgba(117,173,234,0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(117,173,234,0.2), 1.8em -1.8em 0 0em rgba(117,173,234,0.2), 2.5em 0em 0 0em rgba(117,173,234,0.2), 1.75em 1.75em 0 0em rgba(117,173,234,0.2), 0em 2.5em 0 0em rgba(117,173,234,0.2), -1.8em 1.8em 0 0em rgba(117,173,234,0.5), -2.6em 0em 0 0em rgba(117,173,234,0.7), -1.8em -1.8em 0 0em #75adea;
  }
}
@keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #75adea, 1.8em -1.8em 0 0em rgba(117,173,234,0.2), 2.5em 0em 0 0em rgba(117,173,234,0.2), 1.75em 1.75em 0 0em rgba(117,173,234,0.2), 0em 2.5em 0 0em rgba(117,173,234,0.2), -1.8em 1.8em 0 0em rgba(117,173,234,0.2), -2.6em 0em 0 0em rgba(117,173,234,0.5), -1.8em -1.8em 0 0em rgba(117,173,234,0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(117,173,234,0.7), 1.8em -1.8em 0 0em #75adea, 2.5em 0em 0 0em rgba(117,173,234,0.2), 1.75em 1.75em 0 0em rgba(117,173,234,0.2), 0em 2.5em 0 0em rgba(117,173,234,0.2), -1.8em 1.8em 0 0em rgba(117,173,234,0.2), -2.6em 0em 0 0em rgba(117,173,234,0.2), -1.8em -1.8em 0 0em rgba(117,173,234,0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(117,173,234,0.5), 1.8em -1.8em 0 0em rgba(117,173,234,0.7), 2.5em 0em 0 0em #75adea, 1.75em 1.75em 0 0em rgba(117,173,234,0.2), 0em 2.5em 0 0em rgba(117,173,234,0.2), -1.8em 1.8em 0 0em rgba(117,173,234,0.2), -2.6em 0em 0 0em rgba(117,173,234,0.2), -1.8em -1.8em 0 0em rgba(117,173,234,0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(117,173,234,0.2), 1.8em -1.8em 0 0em rgba(117,173,234,0.5), 2.5em 0em 0 0em rgba(117,173,234,0.7), 1.75em 1.75em 0 0em rgba(117,173,234,0.2), 0em 2.5em 0 0em rgba(117,173,234,0.2), -1.8em 1.8em 0 0em rgba(117,173,234,0.2), -2.6em 0em 0 0em rgba(117,173,234,0.2), -1.8em -1.8em 0 0em rgba(117,173,234,0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(117,173,234,0.2), 1.8em -1.8em 0 0em rgba(117,173,234,0.2), 2.5em 0em 0 0em rgba(117,173,234,0.5), 1.75em 1.75em 0 0em rgba(117,173,234,0.7), 0em 2.5em 0 0em #75adea, -1.8em 1.8em 0 0em rgba(117,173,234,0.2), -2.6em 0em 0 0em rgba(117,173,234,0.2), -1.8em -1.8em 0 0em rgba(117,173,234,0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(117,173,234,0.2), 1.8em -1.8em 0 0em rgba(117,173,234,0.2), 2.5em 0em 0 0em rgba(117,173,234,0.2), 1.75em 1.75em 0 0em rgba(117,173,234,0.5), 0em 2.5em 0 0em rgba(117,173,234,0.7), -1.8em 1.8em 0 0em #75adea, -2.6em 0em 0 0em rgba(117,173,234,0.2), -1.8em -1.8em 0 0em rgba(117,173,234,0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(117,173,234,0.2), 1.8em -1.8em 0 0em rgba(117,173,234,0.2), 2.5em 0em 0 0em rgba(117,173,234,0.2), 1.75em 1.75em 0 0em rgba(117,173,234,0.2), 0em 2.5em 0 0em rgba(117,173,234,0.5), -1.8em 1.8em 0 0em rgba(117,173,234,0.7), -2.6em 0em 0 0em #75adea, -1.8em -1.8em 0 0em rgba(117,173,234,0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(117,173,234,0.2), 1.8em -1.8em 0 0em rgba(117,173,234,0.2), 2.5em 0em 0 0em rgba(117,173,234,0.2), 1.75em 1.75em 0 0em rgba(117,173,234,0.2), 0em 2.5em 0 0em rgba(117,173,234,0.2), -1.8em 1.8em 0 0em rgba(117,173,234,0.5), -2.6em 0em 0 0em rgba(117,173,234,0.7), -1.8em -1.8em 0 0em #75adea;
  }
}
#error_block {
  margin: 0 auto;
  width: 1000px;
  color: #33393d;
  font-size: 24px;
  font-weight: normal;
}
.asi_login_unavailable {
  margin: 0.5em auto 0 auto;
  font-size: 100%;
  text-align: left;
  padding: 0.25em 1em 0.25em 0.5em;
  border: 1px solid #57656D;
  background: url('/skins/img/default/login_unavailable_icon.png') 97% 2px no-repeat;
}
#asi-login-unavailable-tooltip {
  font-size: 90%;
  line-height: 1.4em;
  display: none;
  max-width: 400px;
  background: #fff;
  color: #44555F;
  padding: 0.25em;
  z-index: 99;
}
#asi-login-unavailable-tooltip .tooltip-border-wrapper {
  padding: 1em;
  border: 1px solid #748188;
}
#asi-login-unavailable-tooltip hr {
  border: 0;
  border-top: 2px dashed #ccc;
  margin: 0.8em 1em;
}
.word-wrap-break {
  overflow-wrap: break-word;
  word-wrap: break-word;
}
#cc-acct-wrapper {
  width: 1000px;
  margin: 0 auto;
  padding: 0;
}
#cc-acct-wrapper * {
  font-family: 'Source Sans Pro', sans-serif;
  text-rendering: optimizeLegibility;
  direction: ltr;
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
  color: #495358;
  line-height: 130%;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#cc-acct-wrapper *[tabindex="-1"]:focus-visible {
  outline: none;
}
#cc-acct-wrapper h1,
#cc-acct-wrapper h2 {
  text-transform: capitalize;
  color: #495358;
  font-size: 25px;
  font-weight: normal;
  margin: 0 0 20px 0;
  padding: 0 0 5px 0;
  border: 0;
  border-bottom: 1px solid #75adea;
  background: none;
}
#cc-acct-wrapper h1.no-margins,
#cc-acct-wrapper h2.no-margins {
  margin: 0;
}
#cc-acct-wrapper h1.part-sales:before,
#cc-acct-wrapper h1.part-settings:before,
#cc-acct-wrapper h1.part-want-list:before,
#cc-acct-wrapper h2.part-sales:before,
#cc-acct-wrapper h2.part-settings:before,
#cc-acct-wrapper h2.part-want-list:before {
  float: none;
  display: block;
  line-height: 10px;
  clear: both;
  font-size: 16px;
}
#cc-acct-wrapper h1.part-sales:before,
#cc-acct-wrapper h2.part-sales:before {
  content: "Sales /";
}
#cc-acct-wrapper h1.part-settings:before,
#cc-acct-wrapper h2.part-settings:before {
  content: "Settings /";
}
#cc-acct-wrapper h1.part-want-list:before,
#cc-acct-wrapper h2.part-want-list:before {
  content: "Want List /";
}
#cc-acct-wrapper h2 {
  font-size: 18px;
  border: 0;
  margin: 0;
  padding: 0;
}
#cc-acct-wrapper p {
  padding: 0;
  margin: 10px 0;
}
#cc-acct-wrapper ul,
#cc-acct-wrapper li {
  padding: 0;
  margin: 0 0 0 10px;
}
#cc-acct-wrapper ul li,
#cc-acct-wrapper li li {
  list-style-type: disc;
}
#cc-acct-wrapper ul li.none,
#cc-acct-wrapper li li.none {
  list-style: none;
}
#cc-acct-wrapper .validation-invalid {
  border-color: #ff0000 !important;
  background-color: #ffeeee;
  background-image: repeating-linear-gradient(-45deg,transparent,transparent 10px,rgba(255,255,255,0.5) 10px,rgba(255,255,255,0.5) 20px);
}
#cc-acct-wrapper .validation-invalid-message {
  display: inline-block;
  padding: 0;
  margin: 0;
  color: #ff0000;
}
#cc-acct-wrapper .required:before {
  content: "*";
  color: #ff0000;
}
#cc-acct-wrapper .wrap-word {
  word-break: break-word;
  word-wrap: break-word;
}
#cc-acct-wrapper .full-width {
  width: 100%;
  float: none;
  clear: both;
}
#cc-acct-wrapper .nobr {
  white-space: nowrap;
}
#cc-acct-wrapper .clear-fix {
  clear: both;
}
#cc-acct-wrapper .text-bold {
  font-weight: bold;
}
#cc-acct-wrapper .text-center {
  text-align: center;
}
#cc-acct-wrapper .valign-middle {
  vertical-align: middle;
}
#cc-acct-wrapper .valign-top {
  vertical-align: top;
}
#cc-acct-wrapper .text-right {
  text-align: right;
}
#cc-acct-wrapper .text-capitalize {
  text-transform: capitalize;
}
#cc-acct-wrapper .text-upper {
  text-transform: uppercase;
}
#cc-acct-wrapper .text-lower {
  text-transform: lowercase;
}
#cc-acct-wrapper .cursor-pointer {
  cursor: pointer;
}
#cc-acct-wrapper .block-center {
  margin: 0 auto;
}
#cc-acct-wrapper .block-no-float {
  display: block;
  float: none;
  clear: both;
}
#cc-acct-wrapper input,
#cc-acct-wrapper select,
#cc-acct-wrapper textarea,
#cc-acct-wrapper button,
#cc-acct-wrapper time,
#cc-acct-wrapper section,
#cc-acct-wrapper header,
#cc-acct-wrapper footer,
#cc-acct-wrapper nav {
  font-size: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  box-shadow: none;
}
#cc-acct-wrapper select,
#cc-acct-wrapper select option {
  cursor: pointer;
}
#cc-acct-wrapper input[type=password],
#cc-acct-wrapper input[type=text],
#cc-acct-wrapper input[type=email],
#cc-acct-wrapper textarea,
#cc-acct-wrapper .input-text,
#cc-acct-wrapper select,
#cc-acct-wrapper .select-text {
  font-size: 14px;
  height: 32px;
  padding: 5px;
  border: 1px solid #BDC3C7;
  border-radius: 4px;
  -webkit-transition: border-color .5s;
  -o-transition: border-color .5s;
  transition: border-color .5s;
  color: #000000;
}
#cc-acct-wrapper input[type=password]::-ms-clear,
#cc-acct-wrapper input[type=text]::-ms-clear,
#cc-acct-wrapper input[type=email]::-ms-clear,
#cc-acct-wrapper textarea::-ms-clear,
#cc-acct-wrapper .input-text::-ms-clear,
#cc-acct-wrapper select::-ms-clear,
#cc-acct-wrapper .select-text::-ms-clear {
  display: none;
}
#cc-acct-wrapper input[type=password].small,
#cc-acct-wrapper input[type=text].small,
#cc-acct-wrapper input[type=email].small,
#cc-acct-wrapper textarea.small,
#cc-acct-wrapper .input-text.small,
#cc-acct-wrapper select.small,
#cc-acct-wrapper .select-text.small {
  font-size: 13px;
  height: 15px;
  padding: 2px 5px;
}
#cc-acct-wrapper input[type=password]:focus,
#cc-acct-wrapper input[type=text]:focus,
#cc-acct-wrapper input[type=email]:focus,
#cc-acct-wrapper textarea:focus,
#cc-acct-wrapper .input-text:focus,
#cc-acct-wrapper select:focus,
#cc-acct-wrapper .select-text:focus {
  border: 1px solid #869198;
}
#cc-acct-wrapper input[type=password]:hover,
#cc-acct-wrapper input[type=text]:hover,
#cc-acct-wrapper input[type=email]:hover,
#cc-acct-wrapper textarea:hover,
#cc-acct-wrapper .input-text:hover,
#cc-acct-wrapper select:hover,
#cc-acct-wrapper .select-text:hover {
  border: 1px solid #869198;
}
#cc-acct-wrapper input[type=checkbox] {
  display: inline-block;
  cursor: pointer;
  width: 18px;
  height: 18px;
}
#cc-acct-wrapper input[type=checkbox]:disabled {
  border-color: #dddddd;
  background-color: #f9f9f9;
}
#cc-acct-wrapper .ss-icon {
  font-family: 'SSAir', 'sans-serif';
}
#cc-acct-wrapper .button-icon {
  font-family: 'SSAir', 'sans-serif';
  background-color: transparent;
  color: #75adea;
  font-weight: bold;
  line-height: 20px;
  padding: 5px 10px;
  border: 0;
  margin: 0;
  text-decoration: none;
}
#cc-acct-wrapper .button-icon:hover {
  background-color: transparent;
  color: #75adea;
  text-decoration: none;
}
#cc-acct-wrapper .button-icon.remove:after {
  font-size: 24px;
  content: "\000D7";
}
#cc-acct-wrapper .button-icon.edit:after {
  font-size: 13px;
  content: "\270E";
}
#cc-acct-wrapper .button-icon.refresh:after {
  font-size: 13px;
  content: "\21BA";
}
#cc-acct-wrapper input[type=button],
#cc-acct-wrapper input[type=submit],
#cc-acct-wrapper .button,
#cc-acct-wrapper button {
  background-color: #75adea;
  color: #ffffff;
  border: none;
  padding: 6px 15px;
  border-radius: 4px;
  -webkit-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
  text-decoration: none;
  white-space: nowrap;
  margin: 0;
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  cursor: pointer;
  text-transform: capitalize;
}
#cc-acct-wrapper input[type=button].green,
#cc-acct-wrapper input[type=submit].green,
#cc-acct-wrapper .button.green,
#cc-acct-wrapper button.green {
  background-color: #4CAF50;
}
#cc-acct-wrapper input[type=button].darkgreen,
#cc-acct-wrapper input[type=submit].darkgreen,
#cc-acct-wrapper .button.darkgreen,
#cc-acct-wrapper button.darkgreen {
  background-color: #3A863D;
}
#cc-acct-wrapper input[type=button].blue,
#cc-acct-wrapper input[type=submit].blue,
#cc-acct-wrapper .button.blue,
#cc-acct-wrapper button.blue {
  background-color: #2077D5;
}
#cc-acct-wrapper input[type=button].red,
#cc-acct-wrapper input[type=submit].red,
#cc-acct-wrapper .button.red,
#cc-acct-wrapper button.red {
  background-color: #E91C0D;
}
#cc-acct-wrapper input[type=button].darkred,
#cc-acct-wrapper input[type=submit].darkred,
#cc-acct-wrapper .button.darkred,
#cc-acct-wrapper button.darkred {
  background-color: #D71A0C;
}
#cc-acct-wrapper input[type=button].small,
#cc-acct-wrapper input[type=submit].small,
#cc-acct-wrapper .button.small,
#cc-acct-wrapper button.small {
  font-size: 12px;
  padding: 2px 6px 3px 6px;
}
#cc-acct-wrapper input[type=button].normal,
#cc-acct-wrapper input[type=submit].normal,
#cc-acct-wrapper .button.normal,
#cc-acct-wrapper button.normal {
  font-size: 16px;
  padding: 6px 15px;
}
#cc-acct-wrapper input[type=button].big,
#cc-acct-wrapper input[type=submit].big,
#cc-acct-wrapper .button.big,
#cc-acct-wrapper button.big {
  font-size: 20px;
  padding: 8px 20px;
}
#cc-acct-wrapper input[type=button].bold,
#cc-acct-wrapper input[type=submit].bold,
#cc-acct-wrapper .button.bold,
#cc-acct-wrapper button.bold {
  font-weight: bold;
}
#cc-acct-wrapper input[type=button].left,
#cc-acct-wrapper input[type=submit].left,
#cc-acct-wrapper .button.left,
#cc-acct-wrapper button.left {
  float: left;
}
#cc-acct-wrapper input[type=button].right,
#cc-acct-wrapper input[type=submit].right,
#cc-acct-wrapper .button.right,
#cc-acct-wrapper button.right {
  float: right;
}
#cc-acct-wrapper input[type=button]:hover,
#cc-acct-wrapper input[type=submit]:hover,
#cc-acct-wrapper .button:hover,
#cc-acct-wrapper button:hover {
  background-color: #4993e3;
  color: #ffffff;
  text-decoration: none;
}
#cc-acct-wrapper input[type=button]:hover.green,
#cc-acct-wrapper input[type=submit]:hover.green,
#cc-acct-wrapper .button:hover.green,
#cc-acct-wrapper button:hover.green {
  background-color: #3d8b40;
}
#cc-acct-wrapper input[type=button]:hover.blue,
#cc-acct-wrapper input[type=submit]:hover.blue,
#cc-acct-wrapper .button:hover.blue,
#cc-acct-wrapper button:hover.blue {
  background-color: #195ea9;
}
#cc-acct-wrapper input[type=button]:hover.red,
#cc-acct-wrapper input[type=submit]:hover.red,
#cc-acct-wrapper .button:hover.red,
#cc-acct-wrapper button:hover.red {
  background-color: #b9160a;
}
#cc-acct-wrapper input[type=button].icon-next:after,
#cc-acct-wrapper input[type=button].icon-next:before,
#cc-acct-wrapper input[type=button].icon-download:after,
#cc-acct-wrapper input[type=button].icon-download:before,
#cc-acct-wrapper input[type=button].icon-clock:after,
#cc-acct-wrapper input[type=button].icon-clock:before,
#cc-acct-wrapper input[type=button].icon-trash:after,
#cc-acct-wrapper input[type=button].icon-trash:before,
#cc-acct-wrapper input[type=button].icon-refresh:after,
#cc-acct-wrapper input[type=button].icon-refresh:before,
#cc-acct-wrapper input[type=submit].icon-next:after,
#cc-acct-wrapper input[type=submit].icon-next:before,
#cc-acct-wrapper input[type=submit].icon-download:after,
#cc-acct-wrapper input[type=submit].icon-download:before,
#cc-acct-wrapper input[type=submit].icon-clock:after,
#cc-acct-wrapper input[type=submit].icon-clock:before,
#cc-acct-wrapper input[type=submit].icon-trash:after,
#cc-acct-wrapper input[type=submit].icon-trash:before,
#cc-acct-wrapper input[type=submit].icon-refresh:after,
#cc-acct-wrapper input[type=submit].icon-refresh:before,
#cc-acct-wrapper .button.icon-next:after,
#cc-acct-wrapper .button.icon-next:before,
#cc-acct-wrapper .button.icon-download:after,
#cc-acct-wrapper .button.icon-download:before,
#cc-acct-wrapper .button.icon-clock:after,
#cc-acct-wrapper .button.icon-clock:before,
#cc-acct-wrapper .button.icon-trash:after,
#cc-acct-wrapper .button.icon-trash:before,
#cc-acct-wrapper .button.icon-refresh:after,
#cc-acct-wrapper .button.icon-refresh:before,
#cc-acct-wrapper button.icon-next:after,
#cc-acct-wrapper button.icon-next:before,
#cc-acct-wrapper button.icon-download:after,
#cc-acct-wrapper button.icon-download:before,
#cc-acct-wrapper button.icon-clock:after,
#cc-acct-wrapper button.icon-clock:before,
#cc-acct-wrapper button.icon-trash:after,
#cc-acct-wrapper button.icon-trash:before,
#cc-acct-wrapper button.icon-refresh:after,
#cc-acct-wrapper button.icon-refresh:before {
  font-family: 'SSAir', 'sans-serif';
  font-size: 14px;
}
#cc-acct-wrapper input[type=button].icon-next:before,
#cc-acct-wrapper input[type=button].icon-download:before,
#cc-acct-wrapper input[type=button].icon-clock:before,
#cc-acct-wrapper input[type=button].icon-trash:before,
#cc-acct-wrapper input[type=button].icon-refresh:before,
#cc-acct-wrapper input[type=submit].icon-next:before,
#cc-acct-wrapper input[type=submit].icon-download:before,
#cc-acct-wrapper input[type=submit].icon-clock:before,
#cc-acct-wrapper input[type=submit].icon-trash:before,
#cc-acct-wrapper input[type=submit].icon-refresh:before,
#cc-acct-wrapper .button.icon-next:before,
#cc-acct-wrapper .button.icon-download:before,
#cc-acct-wrapper .button.icon-clock:before,
#cc-acct-wrapper .button.icon-trash:before,
#cc-acct-wrapper .button.icon-refresh:before,
#cc-acct-wrapper button.icon-next:before,
#cc-acct-wrapper button.icon-download:before,
#cc-acct-wrapper button.icon-clock:before,
#cc-acct-wrapper button.icon-trash:before,
#cc-acct-wrapper button.icon-refresh:before {
  margin-right: 10px;
}
#cc-acct-wrapper input[type=button].icon-next:after,
#cc-acct-wrapper input[type=submit].icon-next:after,
#cc-acct-wrapper .button.icon-next:after,
#cc-acct-wrapper button.icon-next:after {
  margin-left: 14px;
  content: "\25BB";
}
#cc-acct-wrapper input[type=button].icon-download:before,
#cc-acct-wrapper input[type=submit].icon-download:before,
#cc-acct-wrapper .button.icon-download:before,
#cc-acct-wrapper button.icon-download:before {
  content: "\EB01";
}
#cc-acct-wrapper input[type=button].icon-clock:before,
#cc-acct-wrapper input[type=submit].icon-clock:before,
#cc-acct-wrapper .button.icon-clock:before,
#cc-acct-wrapper button.icon-clock:before {
  content: "\23F2";
}
#cc-acct-wrapper input[type=button].icon-trash:before,
#cc-acct-wrapper input[type=submit].icon-trash:before,
#cc-acct-wrapper .button.icon-trash:before,
#cc-acct-wrapper button.icon-trash:before {
  content: "\E0D0";
}
#cc-acct-wrapper input[type=button].icon-refresh:before,
#cc-acct-wrapper input[type=submit].icon-refresh:before,
#cc-acct-wrapper .button.icon-refresh:before,
#cc-acct-wrapper button.icon-refresh:before {
  content: "\21BA";
}
#cc-acct-wrapper input[type=button]:disabled,
#cc-acct-wrapper input[type=submit]:disabled,
#cc-acct-wrapper .button:disabled,
#cc-acct-wrapper button:disabled {
  background-color: #dddddd;
  cursor: default;
}
#cc-acct-wrapper input[type=button]:disabled:hover,
#cc-acct-wrapper input[type=submit]:disabled:hover,
#cc-acct-wrapper .button:disabled:hover,
#cc-acct-wrapper button:disabled:hover {
  background-color: #dddddd;
}
#cc-acct-wrapper input[type=button]:focus,
#cc-acct-wrapper input[type=submit]:focus,
#cc-acct-wrapper .button:focus,
#cc-acct-wrapper button:focus {
  outline-color: #75adea;
}
#cc-acct-wrapper .link,
#cc-acct-wrapper a {
  cursor: pointer;
  color: #75adea;
  text-decoration: none;
  margin: 0;
  padding: 0;
  -webkit-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  transition: color 0.5s ease;
  font-size: 14px;
}
#cc-acct-wrapper .link.blue,
#cc-acct-wrapper a.blue {
  color: #2077D5;
}
#cc-acct-wrapper .link.red,
#cc-acct-wrapper a.red {
  color: #E91C0D;
}
#cc-acct-wrapper .link.green,
#cc-acct-wrapper a.green {
  color: #4CAF50;
}
#cc-acct-wrapper .link.underlined,
#cc-acct-wrapper a.underlined {
  text-decoration: underline;
}
#cc-acct-wrapper .link.not-underlined,
#cc-acct-wrapper a.not-underlined {
  text-decoration: none;
}
#cc-acct-wrapper .link.bold,
#cc-acct-wrapper a.bold {
  font-weight: bold;
}
#cc-acct-wrapper .link.small,
#cc-acct-wrapper a.small {
  font-size: 12px;
}
#cc-acct-wrapper .link.normal,
#cc-acct-wrapper a.normal {
  font-size: 14px;
}
#cc-acct-wrapper .link.big,
#cc-acct-wrapper a.big {
  font-size: 16px;
}
#cc-acct-wrapper .link.huge,
#cc-acct-wrapper a.huge {
  font-size: 18px;
}
#cc-acct-wrapper .link:hover,
#cc-acct-wrapper a:hover {
  color: #4993e3;
  text-decoration: underline;
}
#cc-acct-wrapper .link:hover.blue,
#cc-acct-wrapper a:hover.blue {
  color: #195ea9;
}
#cc-acct-wrapper .link:hover.green,
#cc-acct-wrapper a:hover.green {
  color: #3d8b40;
}
#cc-acct-wrapper .link:hover.red,
#cc-acct-wrapper a:hover.red {
  color: #b9160a;
}
#cc-acct-wrapper .link:hover.not-underlined,
#cc-acct-wrapper a:hover.not-underlined {
  text-decoration: none;
}
#cc-acct-wrapper .text.blue {
  color: #2077D5;
}
#cc-acct-wrapper .text.red {
  color: #E91C0D;
}
#cc-acct-wrapper .text.darkred {
  color: #D71A0C;
}
#cc-acct-wrapper .text.green {
  color: #4CAF50;
}
#cc-acct-wrapper .text.darkgreen {
  color: #3A863D;
}
#cc-acct-wrapper .text.orange {
  color: #ffe000;
}
#cc-acct-wrapper .text.dark-orange {
  color: #B75F00;
}
#cc-acct-wrapper .text.underlined {
  text-decoration: underline;
}
#cc-acct-wrapper .text.bold {
  font-weight: bold;
}
#cc-acct-wrapper .text.small {
  font-size: 12px;
}
#cc-acct-wrapper .text.normal {
  font-size: 14px;
}
#cc-acct-wrapper .text.big {
  font-size: 16px;
}
#cc-acct-wrapper .text.huge {
  font-size: 18px;
}
#cc-acct-wrapper table {
  display: table;
  table-layout: auto;
  border-collapse: collapse;
  border-spacing: 1px;
  padding: 0;
  margin: 0;
}
#cc-acct-wrapper table.data tr,
#cc-acct-wrapper table.data td {
  border: 1px solid #efefef;
}
#cc-acct-wrapper table.data thead th {
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #ffffff;
}
#cc-acct-wrapper table.data thead th:first-child {
  border-left: 1px solid #efefef;
}
#cc-acct-wrapper table.data thead th:last-child {
  border-right: 1px solid #efefef;
}
#cc-acct-wrapper table thead tr {
  background-color: #efefef;
  color: #000000;
}
#cc-acct-wrapper table thead tr th {
  padding: 5px;
  vertical-align: middle;
  text-align: center;
  border: 1px solid white;
}
#cc-acct-wrapper table tr,
#cc-acct-wrapper table td,
#cc-acct-wrapper table th,
#cc-acct-wrapper table tbody,
#cc-acct-wrapper table thead {
  border: 0;
}
#cc-acct-wrapper table tbody tr {
  -webkit-transition: background-color 0.1s;
  -o-transition: background-color 0.1s;
  transition: background-color 0.1s;
}
#cc-acct-wrapper table tbody tr.header {
  background-color: #efefef;
  color: #000000;
}
#cc-acct-wrapper table tbody tr.header td {
  padding: 5px;
  vertical-align: middle;
  text-align: center;
}
#cc-acct-wrapper table td,
#cc-acct-wrapper table th {
  vertical-align: top;
  text-align: left;
  padding: 2px 3px;
  margin: 0;
}
#cc-acct-wrapper table tr {
  border: 0;
}
#cc-acct-wrapper .refund_request {
  margin-left: 5px;
  color: red;
  font-weight: bold;
}
#cc-acct-wrapper a.refund_request,
#cc-acct-wrapper a.refund_request:hover {
  text-decoration: underline;
}
#cc-acct-wrapper .countbox {
  font-size: 14px;
  padding: 0 5px;
  border-radius: 14px;
  color: white;
  font-weight: normal;
  background-color: #6D7880;
}
#cc-acct-wrapper .countbox.bold {
  font-weight: bold;
}
#cc-acct-wrapper .countbox.red {
  background-color: #E91C0D;
}
#cc-acct-wrapper .countbox.blue {
  background-color: #2077D5;
}
#cc-acct-wrapper .countbox.green {
  background-color: #4CAF50;
}
#cc-acct-wrapper .post-notify-header {
  font-weight: bold;
  font-size: 12pt;
  color: #e40000;
}
#cc-acct-wrapper .notify {
  display: block;
  float: none;
  margin: 10px 0;
  padding: 5px 10px;
  background-color: #f9f8ed;
  color: black;
  border-left: 5px solid #f5ed9b;
  border-radius: 4px;
  font-size: 13px;
}
#cc-acct-wrapper .notify.inline {
  display: inline-block;
}
#cc-acct-wrapper .notify span:first-child {
  font-weight: bold;
  color: #e40000;
}
#cc-acct-wrapper .notify ul {
  margin: 5px 0 0 0;
}
#cc-acct-wrapper .notify ul > li {
  list-style: none;
  margin-left: 0;
}
#cc-acct-wrapper .notify ul > li :before {
  content: "-";
  margin-right: 5px;
}
#cc-acct-wrapper #ui-messages-container {
  margin-bottom: 15px;
}
#cc-acct-wrapper .message {
  -webkit-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  display: inline-block;
  width: 100%;
  position: relative;
  background-color: #f7f7f7;
  color: #000000;
  border-left: 5px solid #BDC3C7;
  padding: 5px 30px 5px 10px;
  margin: 1px 0;
  opacity: 1;
  border-radius: 4px;
}
#cc-acct-wrapper .message.ok {
  background-color: #c6f5c8;
  border-left: 5px solid #4CAF50;
}
#cc-acct-wrapper .message.err {
  background-color: #ffc7c3;
  border-left: 5px solid #E91C0D;
}
#cc-acct-wrapper .message.warn {
  background-color: #fcffca;
  border-left: 5px solid #fff800;
}
#cc-acct-wrapper .message div.close-icon {
  display: inline-block;
  cursor: pointer;
  font-family: 'SSAir', 'sans-serif';
  font-size: 16px;
  position: absolute;
  margin: 0;
  top: 4px;
  right: 4px;
  color: #000000;
  font-weight: normal;
  -webkit-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
#cc-acct-wrapper .message div.close-icon:hover {
  color: #cccccc;
}
@media screen and (max-width: 640px) {
  #cc-acct-wrapper .message div.close-icon {
    padding: 5px;
    margin: -5px;
  }
}
#cc-acct-wrapper .message span {
  color: #000000;
}
#cc-acct-wrapper .message span:first-child {
  display: block;
  font-weight: bold;
  float: none;
  clear: both;
  text-transform: capitalize;
}
#cc-acct-wrapper .pagination-wrapper {
  display: block;
  float: right;
  clear: both;
  margin: 5px 0;
  overflow: hidden;
}
#cc-acct-wrapper .pagination-wrapper .simple-pagination-limits {
  float: right;
  display: inline-block;
  margin-left: 10px;
}
#cc-acct-wrapper .pagination-wrapper .simple-pagination-limits > select {
  height: 29px;
  padding: 3px 0 3px 8px;
}
#cc-acct-wrapper .pagination-wrapper .simple-pagination-totals {
  float: left;
  padding: 5px 10px;
}
#cc-acct-wrapper .pagination-wrapper .simple-pagination {
  float: right;
}
#cc-acct-wrapper .pagination-wrapper .simple-pagination ul {
  margin: 0;
  padding: 0;
}
#cc-acct-wrapper .pagination-wrapper .simple-pagination ul li,
#cc-acct-wrapper .pagination-wrapper .simple-pagination ul li.disabled {
  display: block;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}
#cc-acct-wrapper .pagination-wrapper .simple-pagination ul li a,
#cc-acct-wrapper .pagination-wrapper .simple-pagination ul li span.current,
#cc-acct-wrapper .pagination-wrapper .simple-pagination ul li.disabled a,
#cc-acct-wrapper .pagination-wrapper .simple-pagination ul li.disabled span.current {
  display: block;
  text-decoration: none;
  margin: 1px;
  padding: 5px 10px;
  border-radius: 4px;
  transition: none;
}
#cc-acct-wrapper .pagination-wrapper .simple-pagination ul li a:hover,
#cc-acct-wrapper .pagination-wrapper .simple-pagination ul li span.current:hover,
#cc-acct-wrapper .pagination-wrapper .simple-pagination ul li.disabled a:hover,
#cc-acct-wrapper .pagination-wrapper .simple-pagination ul li.disabled span.current:hover {
  background-color: #75adea;
  color: #ffffff;
}
#cc-acct-wrapper .pagination-wrapper .simple-pagination ul li span.current,
#cc-acct-wrapper .pagination-wrapper .simple-pagination ul li span.current:hover,
#cc-acct-wrapper .pagination-wrapper .simple-pagination ul li.disabled span.current,
#cc-acct-wrapper .pagination-wrapper .simple-pagination ul li.disabled span.current:hover {
  background-color: #75adea;
  color: #ffffff;
}
#cc-acct-wrapper .pagination-wrapper .simple-pagination ul li span.ellipse,
#cc-acct-wrapper .pagination-wrapper .simple-pagination ul li.disabled span.ellipse {
  line-height: 30px;
}
#cc-acct-wrapper .pagination-wrapper .simple-pagination ul li.disabled span.prev,
#cc-acct-wrapper .pagination-wrapper .simple-pagination ul li.disabled span.prev:hover,
#cc-acct-wrapper .pagination-wrapper .simple-pagination ul li.disabled span.next,
#cc-acct-wrapper .pagination-wrapper .simple-pagination ul li.disabled span.next:hover {
  display: block;
  padding: 5px 10px;
  margin: 1px;
  background-color: transparent;
  color: #767676;
}
#cc-acct-wrapper .filter-buttons {
  display: inline-block;
}
#cc-acct-wrapper .filter-buttons .filter-items {
  margin-top: 18px;
}
#cc-acct-wrapper .slide-block {
  color: #303030;
  cursor: pointer;
  font-weight: bold;
}
#cc-acct-wrapper .slide-block:after {
  color: #75adea;
  content: '\00a0\25bc';
  font-size: 11px;
  font-weight: normal;
}
#cc-acct-wrapper .slide-block.opened:after {
  color: #75adea;
  content: '\00a0\25b2';
  font-size: 11px;
  font-weight: normal;
}
#cc-acct-wrapper .slide-content {
  display: none;
}
#cc-acct-wrapper .tabs {
  display: block;
  clear: both;
  float: none;
  overflow: hidden;
}
#cc-acct-wrapper .tabs > ul {
  border: 0;
  display: block;
  float: left;
  overflow: hidden;
  margin: 0;
}
#cc-acct-wrapper .tabs > ul li {
  display: block;
  float: left;
  cursor: pointer;
  padding: 5px 20px 5px 20px;
  border: 0;
  text-transform: capitalize;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom: 2px solid #BDC3C7;
  margin: 0;
}
#cc-acct-wrapper .tabs > ul li:hover {
  border-bottom: 2px solid #E91C0D;
}
#cc-acct-wrapper .tabs > ul li.selected {
  text-transform: uppercase;
  border-bottom: none;
  border-top: 2px solid #BDC3C7;
  border-right: 2px solid #BDC3C7;
  border-left: 2px solid #BDC3C7;
  font-weight: bold;
}
#cc-acct-wrapper .tabs > ul li.selected a {
  font-weight: bold;
}
#cc-acct-wrapper .tabs-content {
  padding: 10px;
}
#cc-acct-wrapper .rating-stars {
  display: block;
  position: relative;
  width: 125px;
  height: 30px;
}
#cc-acct-wrapper .rating-stars .fg-start-wrapper {
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: 3;
  height: 30px;
  width: 100%;
}
#cc-acct-wrapper .rating-stars .fg-stars {
  display: block;
  position: absolute;
  width: 125px;
  z-index: 2;
  height: 30px;
  overflow: hidden;
}
#cc-acct-wrapper .rating-stars .fg-stars .star {
  color: #75adea !important;
}
#cc-acct-wrapper .rating-stars .bg-stars {
  display: block;
  position: absolute;
  width: 125px;
  z-index: 1;
}
#cc-acct-wrapper .rating-stars .bg-stars .star {
  color: #6C6C6C;
}
#cc-acct-wrapper .rating-stars .star {
  font-family: 'icons2014';
  vertical-align: middle;
  display: inline-block;
  float: left;
  font-size: 24px;
  width: 25px;
  height: 30px;
}
#cc-acct-wrapper .rating-stars.small {
  width: 85px;
  height: 25px;
}
#cc-acct-wrapper .rating-stars.small .fg-start-wrapper {
  height: 25px;
}
#cc-acct-wrapper .rating-stars.small .fg-stars {
  width: 85px;
  height: 25px;
}
#cc-acct-wrapper .rating-stars.small .bg-stars {
  width: 85px;
}
#cc-acct-wrapper .rating-stars.small .star {
  font-size: 15px;
  width: 17px;
  height: 25px;
}
#cc-acct-wrapper button.button:focus {
  border-radius: 4px;
}
#cc-acct-wrapper #cc-selector {
  margin: 10px 0;
  font-weight: bold;
}
#cc-acct-wrapper #cc-wrapper td {
  padding: 0;
}
#cc-acct-wrapper #cc-wrapper #billing-address-table td {
  padding: 10px !important;
}
#cc-acct-wrapper #cc-wrapper .section {
  background-color: #efefef;
  border-radius: 4px;
  padding: 10px;
  width: 800px;
}
#cc-acct-wrapper #cc-wrapper select:disabled,
#cc-acct-wrapper #cc-wrapper input:disabled {
  background-color: #ebebe4;
}
#cc-acct-wrapper #cc-wrapper #form-content td {
  padding: 10px;
}
#cc-acct-wrapper #cc-wrapper #form-content .medium {
  display: block;
  font-size: 13px !important;
  font-style: italic;
  margin: 0 !important;
}
#cc-acct-wrapper .exp-date-input {
  display: block;
  float: left;
  width: 70px;
}
#cc-acct-wrapper .exp-date-input.invalid {
  color: red;
}
#cc-acct-wrapper .exp-date-input-sep {
  display: block;
  float: left;
  padding: 5px;
}
#cc-acct-wrapper #cc-card-number,
#cc-acct-wrapper #bt-cc-exp-month,
#cc-acct-wrapper #bt-cc-exp-year,
#cc-acct-wrapper #cc-cvv {
  display: block;
  font-size: 14px;
  height: 32px;
  color: #000000;
  border: 1px solid #BDC3C7;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: #ffffff;
}
#cc-acct-wrapper #cc-card-number {
  width: 325px;
  padding: 0 5px;
  height: 35px;
}
#cc-acct-wrapper #cc-card-number input {
  display: block;
  border: 0;
  width: 310px;
  padding: 0;
}
#cc-acct-wrapper #bt-cc-exp-month,
#cc-acct-wrapper #bt-cc-exp-year {
  padding: 5px;
  width: 70px;
  float: left !important;
}
#cc-acct-wrapper #cc-cvv {
  padding: 5px;
  width: 50px;
}
#cc-acct-wrapper #cc-cvv input {
  width: 100%;
}
#cc-acct-wrapper #cvvTooltip {
  display: none;
  position: absolute;
  border: 1px solid #cccccc;
  background-color: #feffbe;
  font-size: 12px;
  padding: 10px;
  width: 300px;
  line-height: 12px;
  border-radius: 4px;
}
#cc-acct-wrapper #recaptcha_privacy {
  display: none;
}
