.tfs_1_4 {
  width: 24.9%;
  float: left;
}

.tfs_2_4 {
  width: 49.9%;
  float: left;
}

.tfs_3_4 {
  float: left;
  width: 74.9%;
}

.tfs_4_4 {
  float: left;
  width: 100%;
}

#tfs_new_theme * {
  font-family: "Open Sans", sans-serif !important;
}

#tfs_css_body {
  width: 100%;
  position: relative;
}
#tfs_css_body h2 {
  font-size: 19px;
  line-height: 25px;
  color: #777;
  padding: 0;
  margin: 0 0 5px 0;
}
#tfs_css_body h3 {
  font-size: 17px;
  line-height: 22px;
  color: #777;
  padding: 0;
  margin: 0;
}
#tfs_css_body h4 {
  font-size: 16px;
  line-height: 17px;
  color: #777;
  padding: 0;
  margin: 0;
}
#tfs_css_body p {
  font-size: 16px;
  line-height: 19px;
  padding: 0;
  margin: 0;
}
#tfs_css_body a {
  text-decoration: none;
  color: #000;
}
#tfs_css_body a:hover {
  color: #000;
  text-decoration: underline;
}
#tfs_css_body .tfs_center_button {
  margin: 20px auto;
  text-align: center;
}
#tfs_css_body .tfs_css_account_landing p {
  margin: 20px 0;
}
#tfs_css_body .credit-card-update {
  color: #1567d4;
  text-decoration: underline;
}
#tfs_css_body .credit-card-update:hover {
  color: #1567d4;
}
#tfs_css_body p {
  color: #4A4A4A;
  font-size: 14px;
  letter-spacing: 0.15px;
}
#tfs_css_body h2 {
  width: 330px;
  color: #4A4A4A;
  font-size: 22px;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 30px;
}
#tfs_css_body .tfs_css_content_area {
  color: #4A4A4A;
  font-size: 14px;
  letter-spacing: 0.15px;
  border-radius: 5px;
  padding: 0;
}
#tfs_css_body .tfs_css_content_area .error {
  color: #E2747E;
}
#tfs_css_body .tfs_css_my_subscriptions h2 {
  width: 330px;
  color: #4A4A4A;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 30px;
}
#tfs_css_body #tfs_css_my_subscriptions, #tfs_css_body #tfs_css_my_listings {
  margin-top: 50px;
}
#tfs_css_body #tfs_css_my_listings {
  margin-top: 50px;
}

.input-blured {
  display: block;
  max-width: 40%;
  width: 212px;
  position: absolute;
  font-size: 1em;
}

.mobile-menu {
  display: none;
}

.tfs_css_input_section {
  margin: 10px 0;
}

#tfs_css_body label, .tfs_css_prompt_form label {
  line-height: 21px;
  font-size: 16px;
}
#tfs_css_body label .error, .tfs_css_prompt_form label .error {
  display: inline-block;
  background: firebrick;
  padding: 0 15px;
  text-align: center;
  border-radius: 8px;
  font-size: 12px;
  color: #fff;
  line-height: 28px;
  margin-top: 8px;
  float: right;
}
#tfs_css_body label .error:before, .tfs_css_prompt_form label .error:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-bottom: 10px solid firebrick;
  border-right: 11px solid transparent;
  border-top: 0 solid transparent;
  border-left: 10px solid transparent;
  margin-top: -8px;
}
#tfs_css_body input[type=email], #tfs_css_body input[type=textarea], #tfs_css_body input[type=password], #tfs_css_body input[type=text], #tfs_css_body textarea, #tfs_css_body select, .tfs_css_prompt_form input[type=email], .tfs_css_prompt_form input[type=textarea], .tfs_css_prompt_form input[type=password], .tfs_css_prompt_form input[type=text], .tfs_css_prompt_form textarea, .tfs_css_prompt_form select {
  width: 98%;
  line-height: normal;
  border: 1px solid silver;
  border-radius: 3px;
  font-size: 13px;
  background-color: #fff;
  display: inline-block;
  margin: 0;
  padding: 0 6px;
  height: 30px;
}
#tfs_css_body select, .tfs_css_prompt_form select {
  width: 100%;
}
#tfs_css_body input .error, .tfs_css_prompt_form input .error {
  border: 1px solid firebrick;
  box-shadow: 0 0 5px firebrick;
}
#tfs_css_body label.error, .tfs_css_prompt_form label.error {
  display: inline-block;
  background: firebrick;
  padding: 0 15px;
  text-align: center;
  border-radius: 8px;
  font-size: 12px;
  color: #fff;
  line-height: 28px;
  margin-top: 8px;
  float: right;
}
#tfs_css_body label.error:before, .tfs_css_prompt_form label.error:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-bottom: 10px solid firebrick;
  border-right: 11px solid transparent;
  border-top: 0 solid transparent;
  border-left: 10px solid transparent;
  margin-left: 8%;
  margin-top: -8px;
}

#tfs_css_body .deliveryMethod label {
  font-size: 14px;
}

.tfs_css_prompt_form {
  width: 80%;
  margin: auto;
}

b.tfs_css_mandatory {
  color: firebrick;
  text-transform: uppercase;
}

#tfs_css_prompt_password_enter.featherlight-content {
  text-align: center;
}

.tfs_css_success_msg_modal, .tfs_css_error_msg_modal {
  opacity: 1;
  font-size: 16px;
  text-align: center;
  padding-top: 61px;
  background-repeat: no-repeat;
  background-size: 95px;
  background-position: 25px 51px;
  background-image: url(../img/success.png);
  margin-bottom: -3px;
  background-color: green;
  top: 40px;
  bottom: -8px;
  position: absolute;
  width: 120px;
}

.tfs_css_error_msg_modal {
  background-image: url(../img/error.png);
  background-color: firebrick;
}

.tfs_css_success_msg, .tfs_css_error_msg {
  background-image: url(../img/success-green.png);
  background-repeat: no-repeat;
  background-position: center 6px;
  text-align: center;
  font-size: 16px;
  padding-top: 111px;
  margin-top: 33px;
  padding-right: 30px;
}

.tfs_css_error_msg {
  background-image: url(../img/error.png);
}

.tfs_css_success_msg_modal_content, .tfs_css_error_msg_modal_content {
  font-size: 16px;
  line-height: 25px;
  margin-left: 120px;
}

.tfs_css_preloader {
  height: 120px;
  padding-top: 55px;
  font-size: 75px;
  color: #666666;
  width: 100%;
  text-align: center;
  border: 0 none;
}
.tfs_css_preloader img {
  height: 69px;
  padding-bottom: 4px;
}
.tfs_css_preloader .loading-text {
  font-size: 12px;
  text-align: center;
}

#tfs_css_header {
  display: none;
}

ul.tfs_css_change_email_other_updates {
  margin: 0;
}
ul.tfs_css_change_email_other_updates li {
  border-bottom: 1px dotted silver;
  padding: 19px 16px 22px;
  list-style-type: none;
  background-image: none;
}
ul.tfs_css_change_email_other_updates li input[type=checkbox] {
  margin-right: 19px;
}

ul.ul_2_4 {
  display: inline-table;
  margin: 0;
}
ul.ul_2_4 li {
  width: 50%;
  float: left;
  line-height: 30px;
  border-bottom: 1px dotted silver;
  list-style-type: none;
  background-image: none;
}

#css_my_account ul {
  margin: 0;
  padding-left: 10px;
}

.tfs_css_change_all li {
  padding: 12px 1px 12px;
  margin-bottom: 1px;
  border-bottom: 1px dotted silver;
  list-style-type: none;
  background-image: none;
}
.tfs_css_change_all li:hover {
  background-color: silver;
}
.tfs_css_change_all li span {
  margin-left: 10px;
}
.tfs_css_change_all li label {
  font-size: 20px;
}
.tfs_css_change_all .selected {
  background-color: silver;
}
.tfs_css_change_all .selected span {
  color: #fff;
}
.tfs_css_change_all .selected label {
  color: #fff;
}
.tfs_css_change_all .selected:hover {
  background-color: #f7f7f7;
}
.tfs_css_change_all .selected:hover span {
  color: #fff;
}
.tfs_css_change_all .selected:hover label {
  color: #777;
}
.tfs_css_change_all .succes_addr_msg {
  margin-bottom: 16px;
}
.tfs_css_change_all .succes_addr_msg h2 {
  margin-top: -9px;
  text-align: left;
  font-size: 20px;
  margin-bottom: -3px;
}

.tfs_css_header_modal, .tfs_css_updating_modal {
  margin-bottom: 18px;
  color: silver;
  height: 40px;
  text-align: left;
  padding-left: 18px;
  letter-spacing: 2px;
  background-color: #242424;
}

.css_response {
  font-size: 15px;
}
.css_response .error {
  color: firebrick;
}
.css_response .success {
  color: green;
}

.css_hide {
  display: none;
}

#tfs_css_content {
  background-color: #fff;
  z-index: 2;
  float: right;
  width: 75%;
  padding-top: 50px;
  padding-left: 30px;
  padding-bottom: 20px;
  min-height: 450px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-shadow: inset 1px 0px 0px 0 rgba(0, 0, 0, 0.1);
}

#tfs_css_body {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  float: left;
  background: #f7f7f7;
}

.tfs_css_message_alert {
  color: #31708f;
  background-color: #d9edf7;
  padding: 7px;
  border: 1px solid #bce8f1;
  text-align: center;
  border-radius: 5px;
  margin-bottom: 15px;
}

.text-right {
  text-align: right;
  clear: both;
}

.float-left {
  float: left;
}

.clear-both {
  clear: both;
}

.green-span {
  color: green;
}

.tfs_css_margin_top {
  margin-top: 20px;
}

.tfs_css_not_subscribed {
  color: #E2747E;
}

.tfs_csd_container__menu {
  width: 25%;
  float: left;
  position: relative;
  background-color: #fff;
  padding-top: 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.tfs_csd_container__ul--tabs__li {
  font-size: 17px;
  padding-left: 4px;
  padding-top: 9px;
  padding-bottom: 6px;
  margin-left: 0;
}
.tfs_csd_container__ul__li {
  list-style-type: none;
  background-image: none;
  color: rgba(74, 74, 74, 0.5);
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  letter-spacing: 0.14px;
  line-height: 16px;
  text-transform: uppercase;
  border: 0 none;
  padding-bottom: 21px;
  padding-left: 0px;
}
.tfs_csd_container__ul__li.selected {
  color: #4a4a4a;
}
.tfs_csd_container__ul__li.selected .svg-icon path {
  fill: #4a4a4a;
}
.tfs_csd_container__ul__li:hover {
  cursor: pointer;
  color: #4a4a4a;
}
.tfs_csd_container__ul__li:hover .svg-icon path {
  fill: #4a4a4a;
}
.tfs_csd_container__ul__li__span {
  max-width: 90%;
}
.tfs_csd_container__ul__li__i {
  float: right;
  margin: 5px 5px;
}
.tfs_csd_container__ul__li--subs:hover {
  background-color: inherit;
  cursor: auto;
}
.tfs_csd_container__ul--profile-name {
  margin-bottom: 0;
  padding: 20px 20px 5px 20px;
}
.tfs_csd_container__ul--profile-name__li:hover {
  background-color: inherit;
  cursor: auto;
}
.tfs_csd_container__ul--profile-sub {
  clear: both;
  margin-bottom: 0;
  margin-top: 0;
  padding: 5px 20px 5px 20px;
}
.tfs_csd_container__ul--profile-sub__li:hover {
  background-color: inherit;
  cursor: auto;
}
.tfs_csd_container__submenu {
  background-color: silver;
  padding: 0;
  margin: 0;
}
.tfs_csd_container__submenu__ul {
  border-top: 1px solid silver;
  font-weight: lighter;
  padding: 0;
  margin-left: 0;
  list-style: none;
}
.tfs_csd_container__submenu__ul__li {
  list-style-type: none;
  background-image: none;
  font-size: 16px;
  min-height: 24px;
  padding-left: 8px;
  padding-top: 8px;
  margin-left: 0;
  background: #efefef;
}
.tfs_csd_container__submenu__ul__li.selected {
  background: #C3C3C3;
  color: #fff;
}
.tfs_csd_container__submenu__ul__li.selected:hover {
  background: #C3C3C3;
  color: #fff;
}
.tfs_csd_container__submenu__ul__li:hover {
  background: #DDDDDD;
}
.tfs_csd_container__div--profile {
  float: left;
}

.prettydropdown {
  min-width: 72px !important;
  clear: both;
  display: block;
}

.no-margin {
  margin-top: 0px;
}

.menu-text {
  padding-left: 5px;
}

.svg-icon svg {
  width: 17px;
  height: auto;
}

.svg-icon.profile svg {
  width: 17px;
}

.svg-icon.subscriptions svg {
  width: 13.6px;
}

.svg-icon.e-letters svg {
  width: 16.2px;
}

.svg-icon.password svg {
  width: 12.8px;
}

.svg-icon.contact svg {
  width: 19px;
}

ul.tfs_css_subs_ul {
  float: right;
  width: 100%;
  margin-top: 17px;
  margin-bottom: 0;
  margin-left: 0;
  padding: 8px 0 22px 0;
  list-style: none;
}
ul.tfs_css_subs_ul.active {
  width: 215px;
  float: left;
}
ul.tfs_css_subs_ul li {
  color: #4A4A4A;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  letter-spacing: 0.28px;
  line-height: 19px;
  display: block;
  float: left;
  width: 100%;
  margin: 5px 0 !important;
  height: 35px;
}
ul.tfs_css_subs_ul .status_message {
  padding: 0.5em 1em 0.5em 0;
  display: block;
}
ul.tfs_css_subs_ul .status_off {
  color: firebrick;
}
ul.tfs_css_subs_ul .status_on {
  color: green;
}
ul.tfs_css_subs_ul .button_section .info_section {
  display: inline-block;
}
ul.tfs_css_subs_ul .button_section button:hover {
  cursor: pointer;
}
ul.tfs_css_subs_ul .button_section button:disabled {
  cursor: not-allowed;
}
ul.tfs_css_subs_ul .li-arrow div {
  position: relative;
  width: 72px;
  float: right;
}
ul.tfs_css_subs_ul .wide {
  margin-right: 0;
  width: auto;
  float: right;
}

#tfs_css_my_subscriptions article, #tfs_css_my_listings article {
  font-size: 16px;
  display: table;
  margin-bottom: 20px;
  width: 100%;
  position: relative;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 1px solid rgba(151, 151, 151, 0.2);
  border-radius: 3px;
  position: relative;
}
#tfs_css_my_subscriptions article .article-content, #tfs_css_my_listings article .article-content {
  width: 100%;
  float: left;
  padding: 18px 10px 0 14.5px;
}
#tfs_css_my_subscriptions article .article-status, #tfs_css_my_listings article .article-status {
  width: 100%;
  background-color: rgba(216, 216, 216, 0.08);
  display: block;
  float: left;
  box-sizing: border-box;
  padding-left: 71px;
  position: relative;
}
#tfs_css_my_subscriptions article .article-status .status, #tfs_css_my_listings article .article-status .status {
  display: inline-block;
  padding-top: 6px;
}
#tfs_css_my_subscriptions article p, #tfs_css_my_listings article p {
  color: #4A4A4A;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  letter-spacing: 0.28px;
  line-height: 19px;
  padding-bottom: 0.5em;
}
#tfs_css_my_subscriptions article h2, #tfs_css_my_listings article h2 {
  color: #000;
  font-size: 21px;
  margin-bottom: 20px;
}
#tfs_css_my_subscriptions article h3, #tfs_css_my_listings article h3 {
  font-size: 22px;
  color: #000;
}
#tfs_css_my_subscriptions article h3 a, #tfs_css_my_listings article h3 a {
  text-transform: capitalize;
  font-size: 22px;
  color: #000;
  text-decoration: none;
  box-shadow: none;
}
#tfs_css_my_subscriptions article h3 a:hover, #tfs_css_my_listings article h3 a:hover {
  color: #000;
}
#tfs_css_my_subscriptions article .subscribe_holder, #tfs_css_my_listings article .subscribe_holder {
  position: relative;
  display: inline-block;
  float: right;
  background: #4a4a4a;
  border-radius: 3px;
  margin-right: 30px;
}
#tfs_css_my_subscriptions article .subscribe_holder label, #tfs_css_my_listings article .subscribe_holder label {
  margin-bottom: 0;
}
#tfs_css_my_subscriptions article .subscribe_holder.absolute-holder, #tfs_css_my_listings article .subscribe_holder.absolute-holder {
  position: absolute;
  top: 50%;
  right: 30px;
  margin-right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#tfs_css_my_subscriptions article .subscribe_holder:hover, #tfs_css_my_listings article .subscribe_holder:hover {
  background: #333333;
}
#tfs_css_my_subscriptions article .post_image, #tfs_css_my_listings article .post_image {
  float: left;
  width: 44px;
  height: 44px;
  border-radius: 50px;
  overflow: hidden;
  background-size: auto 100%;
  background-position: center;
  margin-right: 13px;
  margin-top: 4px;
  border: 2px solid #4a4a4a;
  text-align: center;
}
#tfs_css_my_subscriptions article .post_image img, #tfs_css_my_listings article .post_image img {
  width: auto;
  height: 100%;
}
#tfs_css_my_subscriptions article .subs_content, #tfs_css_my_listings article .subs_content {
  float: left;
  max-width: 90%;
  color: #4A4A4A;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  letter-spacing: 0.28px;
  line-height: 19px;
  margin-bottom: 23px;
  padding-right: 27px;
  box-sizing: border-box;
}
#tfs_css_my_subscriptions article .subs_content h3, #tfs_css_my_listings article .subs_content h3 {
  margin-bottom: 11px;
  margin-top: 14px;
  color: #4A4A4A;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.3px;
  line-height: 26px;
}
#tfs_css_my_subscriptions article .subs_content h3 a, #tfs_css_my_listings article .subs_content h3 a {
  color: #4A4A4A;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.3px;
  line-height: 26px;
}
#tfs_css_my_subscriptions article .css_buy, #tfs_css_my_subscriptions article .css_cancel, #tfs_css_my_subscriptions article .css_auto_renew, #tfs_css_my_subscriptions article .css_renew, #tfs_css_my_listings article .css_buy, #tfs_css_my_listings article .css_cancel, #tfs_css_my_listings article .css_auto_renew, #tfs_css_my_listings article .css_renew {
  float: right;
  border-radius: 3px;
  background-color: #4A4A4A;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.13px;
  line-height: 17px;
  text-align: center;
  padding: 7px 14px;
  margin-right: 27px;
  margin-top: 0px;
  width: 140px;
}
#tfs_css_my_subscriptions article .css_buy:disabled, #tfs_css_my_subscriptions article .css_cancel:disabled, #tfs_css_my_subscriptions article .css_auto_renew:disabled, #tfs_css_my_subscriptions article .css_renew:disabled, #tfs_css_my_listings article .css_buy:disabled, #tfs_css_my_listings article .css_cancel:disabled, #tfs_css_my_listings article .css_auto_renew:disabled, #tfs_css_my_listings article .css_renew:disabled {
  background: rgba(74, 74, 74, 0.5) !important;
}
#tfs_css_my_subscriptions article .css_buy:hover, #tfs_css_my_subscriptions article .css_cancel:hover, #tfs_css_my_subscriptions article .css_auto_renew:hover, #tfs_css_my_subscriptions article .css_renew:hover, #tfs_css_my_listings article .css_buy:hover, #tfs_css_my_listings article .css_cancel:hover, #tfs_css_my_listings article .css_auto_renew:hover, #tfs_css_my_listings article .css_renew:hover {
  background-color: #333333;
}
#tfs_css_my_subscriptions article .li-arrow, #tfs_css_my_listings article .li-arrow {
  margin-right: 0;
  margin-top: 17px;
}
#tfs_css_my_subscriptions article .li-arrow .arrow, #tfs_css_my_listings article .li-arrow .arrow, #tfs_css_my_subscriptions article .li-arrow .disabled-arrow, #tfs_css_my_listings article .li-arrow .disabled-arrow {
  margin-left: 25px;
  float: right;
  width: 75px;
  height: 22px;
  background-color: orange;
  text-transform: capitalize;
  position: relative;
  padding-left: 5px;
  line-height: 21px;
  border-radius: 0 4px 4px 0;
}
#tfs_css_my_subscriptions article .li-arrow .arrow.auto_renew_arrow_on, #tfs_css_my_listings article .li-arrow .arrow.auto_renew_arrow_on, #tfs_css_my_subscriptions article .li-arrow .auto_renew_arrow_on.disabled-arrow, #tfs_css_my_listings article .li-arrow .auto_renew_arrow_on.disabled-arrow {
  text-align: center;
  background-color: green;
  color: #fff;
  cursor: pointer;
}
#tfs_css_my_subscriptions article .li-arrow .arrow.auto_renew_arrow_on:before, #tfs_css_my_listings article .li-arrow .arrow.auto_renew_arrow_on:before, #tfs_css_my_subscriptions article .li-arrow .auto_renew_arrow_on.disabled-arrow:before, #tfs_css_my_listings article .li-arrow .auto_renew_arrow_on.disabled-arrow:before {
  border-right: 14px solid green;
}
#tfs_css_my_subscriptions article .li-arrow .arrow.auto_renew_arrow_off, #tfs_css_my_listings article .li-arrow .arrow.auto_renew_arrow_off, #tfs_css_my_subscriptions article .li-arrow .auto_renew_arrow_off.disabled-arrow, #tfs_css_my_listings article .li-arrow .auto_renew_arrow_off.disabled-arrow {
  text-align: center;
  background-color: firebrick;
  color: #fff;
}
#tfs_css_my_subscriptions article .li-arrow .arrow.auto_renew_arrow_off:before, #tfs_css_my_listings article .li-arrow .arrow.auto_renew_arrow_off:before, #tfs_css_my_subscriptions article .li-arrow .auto_renew_arrow_off.disabled-arrow:before, #tfs_css_my_listings article .li-arrow .auto_renew_arrow_off.disabled-arrow:before {
  border-right: 14px solid firebrick;
}
#tfs_css_my_subscriptions article .li-arrow .arrow.auto_renew_arrow_off:hover, #tfs_css_my_listings article .li-arrow .arrow.auto_renew_arrow_off:hover, #tfs_css_my_subscriptions article .li-arrow .auto_renew_arrow_off.disabled-arrow:hover, #tfs_css_my_listings article .li-arrow .auto_renew_arrow_off.disabled-arrow:hover {
  background-color: firebrick;
}
#tfs_css_my_subscriptions article .li-arrow .arrow.auto_renew_arrow_off:hover:before, #tfs_css_my_listings article .li-arrow .arrow.auto_renew_arrow_off:hover:before, #tfs_css_my_subscriptions article .li-arrow .auto_renew_arrow_off.disabled-arrow:hover:before, #tfs_css_my_listings article .li-arrow .auto_renew_arrow_off.disabled-arrow:hover:before {
  border-right: 14px solid firebrick;
}
#tfs_css_my_subscriptions article .li-arrow .arrow a, #tfs_css_my_listings article .li-arrow .arrow a, #tfs_css_my_subscriptions article .li-arrow .disabled-arrow a, #tfs_css_my_listings article .li-arrow .disabled-arrow a {
  color: white;
  text-decoration: none;
  box-shadow: none;
}
#tfs_css_my_subscriptions article .li-arrow .arrow a:hover, #tfs_css_my_listings article .li-arrow .arrow a:hover, #tfs_css_my_subscriptions article .li-arrow .disabled-arrow a:hover, #tfs_css_my_listings article .li-arrow .disabled-arrow a:hover {
  text-decoration: underline;
  color: white;
}
#tfs_css_my_subscriptions article .li-arrow .arrow:before, #tfs_css_my_listings article .li-arrow .arrow:before, #tfs_css_my_subscriptions article .li-arrow .disabled-arrow:before, #tfs_css_my_listings article .li-arrow .disabled-arrow:before {
  content: "";
  position: absolute;
  top: 0;
  left: -25px;
  width: 0;
  height: 0;
  border: 11px solid transparent;
  border-right: 14px solid orange;
}
#tfs_css_my_subscriptions article .li-arrow .arrow:hover, #tfs_css_my_listings article .li-arrow .arrow:hover, #tfs_css_my_subscriptions article .li-arrow .disabled-arrow:hover, #tfs_css_my_listings article .li-arrow .disabled-arrow:hover {
  background-color: #242424;
}
#tfs_css_my_subscriptions article .li-arrow .arrow:hover:before, #tfs_css_my_listings article .li-arrow .arrow:hover:before, #tfs_css_my_subscriptions article .li-arrow .disabled-arrow:hover:before, #tfs_css_my_listings article .li-arrow .disabled-arrow:hover:before {
  border-right: 14px solid #242424;
}
#tfs_css_my_subscriptions article .li-arrow .disabled-arrow, #tfs_css_my_listings article .li-arrow .disabled-arrow {
  background-color: #777;
}
#tfs_css_my_subscriptions article .li-arrow .disabled-arrow:before, #tfs_css_my_listings article .li-arrow .disabled-arrow:before {
  border-right: 14px solid #777;
}
#tfs_css_my_subscriptions article .renew_now, #tfs_css_my_listings article .renew_now {
  padding: 5px;
  text-decoration: none;
  background-color: #C3C3C3;
  border: 1px solid #777;
  border-radius: 5px;
  color: #000;
}
#tfs_css_my_subscriptions article .renew_now:hover, #tfs_css_my_listings article .renew_now:hover {
  background-color: #000;
  color: #C3C3C3;
}

.css_renew {
  float: left;
}
.css_renew button {
  font-size: 12px;
}

.auto-renew-input {
  height: 50px;
  width: 100px;
}

#tfs_css_menu {
  width: 25%;
  float: left;
  position: absolute;
  background-color: #f7f7f7;
  padding-top: 50px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
#tfs_css_menu ul {
  list-style: none !important;
  padding-left: 36px;
  padding-right: 15px;
  padding-top: 43px;
  margin: 0;
}

#tfs_css_tabs {
  padding-left: 0;
  margin: 0;
  list-style: none !important;
}
#tfs_css_tabs li {
  font-size: 17px;
  padding-left: 4px;
  padding-top: 9px;
  padding-bottom: 6px;
  margin: 0;
  list-style-type: none;
  background-image: none;
}
#tfs_css_tabs li span {
  max-width: 90%;
}
#tfs_css_tabs li a {
  color: #000;
}
#tfs_css_tabs li:before {
  content: none;
}
#tfs_css_tabs li:hover {
  background-color: #777;
  cursor: pointer;
}
#tfs_css_tabs li i {
  float: right;
  margin: 5px 5px;
}
#tfs_css_tabs .submenu {
  background-color: #efefef;
  padding: 0;
  margin: 0;
}
#tfs_css_tabs .submenu ul {
  border-top: 1px solid silver;
  font-weight: lighter;
  padding: 0;
  margin: 0;
  list-style: none;
}
#tfs_css_tabs .submenu ul li {
  font-size: 16px;
  min-height: 24px;
  padding-left: 8px;
  padding-top: 8px;
  margin-left: 0;
  background: #efefef;
  list-style-type: none;
  background-image: none;
}
#tfs_css_tabs .submenu ul li:hover {
  background: #DDDDDD;
}
#tfs_css_tabs .submenu ul li a {
  color: graytext;
}
#tfs_css_tabs .submenu ul li a:hover {
  text-decoration: none;
}
#tfs_css_tabs .submenu ul li.selected {
  background: #C3C3C3;
}
#tfs_css_tabs .submenu:hover {
  color: #000;
}
#tfs_css_tabs .selected {
  color: #fff;
  background-color: #777;
}
#tfs_css_tabs .selected a {
  color: #fff;
}
#tfs_css_tabs .selected a:hover {
  text-decoration: none;
}

#tfs_css_menu h2 {
  width: 160px;
  color: rgba(74, 74, 74, 0.8);
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 0.18px;
  line-height: 23px;
  padding-left: 40px;
  margin: 0;
}

.svg-icon {
  width: 26px;
  float: left;
  display: block;
  text-align: center;
}
.svg-icon path {
  fill: #c5c5c5;
}

.onoffswitch-inner:after, .onoffswitch-inner:before {
  display: block;
  float: left;
  width: 50%;
  padding: 0;
  line-height: 28px;
  font-size: 14px;
  color: #fff;
  font-family: Trebuchet, Arial, sans-serif;
  font-weight: bold;
  box-sizing: border-box;
}

.onoffswitch {
  position: relative;
  width: 75px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.onoffswitch-checkbox {
  display: none;
}

.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border-radius: 3px;
  padding: 8px 7px 5px 7px;
  width: 120px;
}

.onoffswitch-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before {
  content: "TURN OFF";
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.13px;
  line-height: 17px;
  text-align: center;
}
.onoffswitch-inner:after {
  content: "TURN ON";
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.13px;
  line-height: 17px;
  text-align: center;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0px;
}

.tfs_css_button {
  background-color: #000;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  border: 0;
  padding: 13px 20px;
  font-size: 12px;
  cursor: pointer;
  margin: 10px 0 2px 0;
  box-sizing: border-box;
}
.tfs_css_button:disabled {
  background-color: silver;
  cursor: not-allowed;
}
.tfs_css_button:disabled:hover {
  background-color: silver;
}
.tfs_css_button:hover {
  background-color: #777;
}

.tfs_css_input_section {
  margin: 22px 0 0 0;
  position: relative;
  float: left;
  display: block;
  width: 100%;
}
.tfs_css_input_section .eye {
  position: absolute;
  top: 39px;
  right: 23px;
  opacity: 0;
}
.tfs_css_input_section .eye-closed {
  opacity: 1;
}
.tfs_css_input_section .eye:hover {
  cursor: pointer;
}
#tfs_css_body label, .tfs_css_prompt_form label {
  line-height: 21px;
  font-size: 16px;
}
#tfs_css_body select, #tfs_css_body textarea, #tfs_css_body input[type=text], #tfs_css_body input[type=password], #tfs_css_body input[type=textarea], #tfs_css_body input[type=email], .tfs_css_prompt_form select, .tfs_css_prompt_form textarea, .tfs_css_prompt_form input[type=text], .tfs_css_prompt_form input[type=password], .tfs_css_prompt_form input[type=textarea], .tfs_css_prompt_form input[type=email] {
  width: 98%;
  line-height: normal;
  border: 1px solid silver;
  border-radius: 3px;
  font-size: 13px;
  background-color: #fff;
  display: inline-block;
  margin: 0;
  padding: 0 6px;
  height: 30px;
}
#tfs_css_body select, .tfs_css_prompt_form select {
  width: 100%;
}
#tfs_css_body input .error, .tfs_css_prompt_form input .error {
  border: 1px solid firebrick;
  box-shadow: 0 0 5px firebrick;
}
#tfs_css_body #emailAddress, .tfs_css_prompt_form #emailAddress {
  text-transform: lowercase;
}
#tfs_css_body #emailAddress::placeholder, .tfs_css_prompt_form #emailAddress::placeholder {
  text-transform: none;
}
#tfs_css_body .tfs_css_content_area label.error, .tfs_css_prompt_form .tfs_css_content_area label.error {
  display: block;
  padding: 0;
  text-align: left;
  background-color: transparent;
  float: left;
  color: #D0021B;
  font-size: 13px;
  letter-spacing: 0.14px;
  line-height: 18px;
  font-weight: 400;
  text-transform: none;
}
#tfs_css_body .tfs_css_content_area label.error:before, .tfs_css_prompt_form .tfs_css_content_area label.error:before {
  content: none;
}

.tfs_css_prompt_form {
  width: 80%;
  margin: auto;
}

#tfs_css_body .tfs_name_container {
  width: 100%;
  float: left;
}
#tfs_css_body .tfs_name_container .first_name, #tfs_css_body .tfs_name_container .last_name, #tfs_css_body .tfs_name_container .input_half_width {
  float: left;
  width: 48%;
}
#tfs_css_body .tfs_name_container .first_name input[type=text], #tfs_css_body .tfs_name_container .last_name input[type=text], #tfs_css_body .tfs_name_container .input_half_width input[type=text] {
  width: 100%;
}
#tfs_css_body .tfs_name_container .first_name, #tfs_css_body .tfs_name_container .input_half_first {
  margin-right: 4%;
}
#tfs_css_body .tfs_name_container .last_name, #tfs_css_body .tfs_name_container .input_half_last {
  margin-left: 0%;
}

.current_address_title {
  text-transform: uppercase;
  font-size: 18px;
  padding-bottom: 20px;
}

.current_address {
  padding-bottom: 20px;
}

#tfs_css_change_email_address_form p, #tfs_css_change_username_form p {
  padding-bottom: 5px;
}
#tfs_css_change_email_address_form p strong, #tfs_css_change_username_form p strong {
  text-transform: lowercase;
}

#tfs_css_alt_theme #tfs_css_change_email_address_form p strong, #tfs_css_alt_theme #tfs_css_change_username_form p strong {
  text-transform: none;
}
#tfs_css_alt_theme #tfs_css_change_email_address_form p span, #tfs_css_alt_theme #tfs_css_change_username_form p span {
  text-transform: lowercase;
}

.tfs-half-width {
  width: 220px;
  float: left;
}
.tfs-half-width:nth-of-type(2n) {
  margin-left: 10px;
  box-sizing: border-box;
}

.tfs-full-width {
  width: 100%;
  float: left;
  padding-bottom: 22px;
}

#tfs_css_body .tfs_css_content_area label {
  text-transform: uppercase;
  color: rgba(74, 74, 74, 0.9);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.43px;
  line-height: 17px;
  margin-bottom: 3px;
  float: left;
  clear: both;
}
#tfs_css_body .tfs_css_content_area input {
  height: 54px;
  width: 100%;
  border: 1px solid #CCCCCC;
  background-color: #FFFFFF;
  border-radius: 0;
  padding: 0 19px;
  color: #333333;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 19px;
  float: left;
  box-sizing: border-box;
  font-family: "open sans";
}
#tfs_css_body .tfs_css_content_area input:disabled {
  cursor: not-allowed;
}
#tfs_css_body .tfs_css_content_area input:placeholder {
  height: 19px;
  width: 199.38px;
  color: rgba(51, 51, 51, 0.5);
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 19px;
}
#tfs_css_body .tfs_css_content_area input::-webkit-input-placeholder {
  height: 19px;
  width: 199.38px;
  color: rgba(51, 51, 51, 0.5);
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 19px;
}
#tfs_css_body .tfs_css_content_area input:focus {
  border: 1px solid #333333;
}
#tfs_css_body .tfs_css_content_area input.error {
  border: 1px solid #D0021B;
}
#tfs_css_body .tfs_css_content_area .button-container {
  width: 100%;
  text-align: center;
}
#tfs_css_body .tfs_css_content_area #submit-button, #tfs_css_body .tfs_css_content_area input[type=submit] {
  height: 52px;
  width: 210px;
  border-radius: 3px;
  background-color: #4A4A4A;
  color: #FFFFFF;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.17px;
  line-height: 22px;
  text-align: center;
  text-transform: uppercase;
  margin: 50px auto 30px auto;
}
#tfs_css_body .tfs_css_content_area #submit-button:hover, #tfs_css_body .tfs_css_content_area input[type=submit]:hover {
  background-color: #333333;
}
#tfs_css_body .tfs_css_content_area #account_landing {
  margin-top: 50px;
}
#tfs_css_body .tfs_css_content_area p {
  margin: 0;
}
#tfs_css_body .tfs_css_content_area h2 {
  margin-bottom: 5px;
}
#tfs_css_body .tfs_css_content_area .input-no-label {
  margin-top: 20px;
}
#tfs_css_body .tfs_css_content_area .prettydropdown li {
  padding-left: 19px;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 19px;
}
#tfs_css_body .tfs_css_content_area form#tfs_css_change_password_form {
  margin-top: 31px;
}
#tfs_css_body .tfs_css_content_area p.css_success {
  color: #0F8555;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.28px;
  line-height: 19px;
}
#tfs_css_body .tfs_css_content_area p.css_error {
  color: #D0021B;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.28px;
  line-height: 19px;
}
#tfs_css_body .tfs_css_content_area .wpcf7-form p {
  width: 100%;
}
#tfs_css_body .tfs_css_content_area .wpcf7-form p:last-of-type {
  display: flex;
  text-align: center;
}
#tfs_css_body .tfs_css_content_area .wpcf7-form p label {
  float: none;
}
#tfs_css_body .tfs_css_content_area .wpcf7-form p input {
  margin-bottom: 22px;
  float: none;
}
#tfs_css_body .tfs_css_content_area .wpcf7-form p textarea {
  min-height: 100px;
  line-height: 19px;
  padding-top: 10px;
  font-size: 14px;
}

.prettydropdown {
  position: relative;
  min-width: 72px;
  /* 70px + borders */
  display: block;
}

.prettydropdown.loading {
  min-width: 0;
}

.prettydropdown > ul {
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  border: 1px solid #a9a9a9;
  box-sizing: content-box;
  color: #000;
  cursor: pointer;
  font: normal 18px Calibri, sans-serif;
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: left;
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Likely future */
  z-index: 1;
}

.prettydropdown.loading > ul {
  visibility: hidden;
  white-space: nowrap;
}

.prettydropdown > ul:focus, .prettydropdown:not(.disabled) > ul:hover {
  border-color: #7f7f7f;
}

.prettydropdown:not(.disabled) > ul.active {
  width: auto;
  max-height: none !important;
  border-color: #4a4a4a;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 99;
}

.prettydropdown > ul.active:focus {
  outline: none;
}

.prettydropdown > ul.active.reverse {
  top: auto;
  bottom: 0;
}

.prettydropdown > ul > li {
  position: relative;
  min-width: 70px;
  height: 48px;
  /* 50px - borders */
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-sizing: border-box;
  display: none;
  line-height: 46px;
  /* 48px - borders */
  margin: 0;
  padding-left: 0.8rem;
}

.prettydropdown.loading > ul > li {
  min-width: 0;
  display: block;
  padding-right: 0.8rem;
}

.prettydropdown > ul:not(.active) > li:not(.selected):first-child {
  visibility: hidden;
  /* Prevent FOUC */
}

.prettydropdown > ul > li:first-child, .prettydropdown > ul.active > li {
  display: block;
}

.prettydropdown > ul.active > li:not(.label):hover, .prettydropdown > ul.active > li.hover:not(.label), .prettydropdown > ul.active > li:first-child:hover:after {
  background: #4a4a4a;
  color: #fff;
}

.prettydropdown > ul.active > li.nohover {
  background: inherit !important;
  color: inherit !important;
}

.prettydropdown > ul.active > li.hover:before, .prettydropdown > ul.active > li.nohover:after {
  border-top-color: #fff !important;
}

.prettydropdown > ul.active > li.hover:after, .prettydropdown > ul.active > li.nohover:before {
  border-top-color: #4a4a4a !important;
}

.prettydropdown.arrow > ul > li.selected:before, #tfs_css_my_subscriptions article .li-arrow .prettydropdown.disabled-arrow > ul > li.selected:before, #tfs_css_my_listings article .li-arrow .prettydropdown.disabled-arrow > ul > li.selected:before, .prettydropdown.arrow > ul > li.selected:after, #tfs_css_my_subscriptions article .li-arrow .prettydropdown.disabled-arrow > ul > li.selected:after, #tfs_css_my_listings article .li-arrow .prettydropdown.disabled-arrow > ul > li.selected:after {
  position: absolute;
  top: 8px;
  bottom: 0;
  right: 8px;
  height: 16px;
  border: 8px solid transparent;
  /* Arrow size */
  box-sizing: border-box;
  content: "";
  display: block;
  margin: auto;
}

.prettydropdown.arrow.small > ul > li.selected:before, #tfs_css_my_subscriptions article .li-arrow .prettydropdown.small.disabled-arrow > ul > li.selected:before, #tfs_css_my_listings article .li-arrow .prettydropdown.small.disabled-arrow > ul > li.selected:before, .prettydropdown.arrow.small > ul > li.selected:after, #tfs_css_my_subscriptions article .li-arrow .prettydropdown.small.disabled-arrow > ul > li.selected:after, #tfs_css_my_listings article .li-arrow .prettydropdown.small.disabled-arrow > ul > li.selected:after {
  top: 4px;
  height: 8px;
  border-width: 4px;
}

.prettydropdown.arrow > ul > li.selected:before, #tfs_css_my_subscriptions article .li-arrow .prettydropdown.disabled-arrow > ul > li.selected:before, #tfs_css_my_listings article .li-arrow .prettydropdown.disabled-arrow > ul > li.selected:before {
  border-top-color: #a9a9a9;
  /* Arrow color */
}

.prettydropdown.arrow > ul > li.selected:after, #tfs_css_my_subscriptions article .li-arrow .prettydropdown.disabled-arrow > ul > li.selected:after, #tfs_css_my_listings article .li-arrow .prettydropdown.disabled-arrow > ul > li.selected:after {
  top: 4px;
  /* Chevron thickness */
  border-top-color: #fff;
  /* Match background colour */
}

.prettydropdown.arrow.small > ul > li.selected:after, #tfs_css_my_subscriptions article .li-arrow .prettydropdown.small.disabled-arrow > ul > li.selected:after, #tfs_css_my_listings article .li-arrow .prettydropdown.small.disabled-arrow > ul > li.selected:after {
  top: 2px;
  /* Chevron thickness */
}

.prettydropdown.arrow.triangle > ul > li.selected:after, #tfs_css_my_subscriptions article .li-arrow .prettydropdown.triangle.disabled-arrow > ul > li.selected:after, #tfs_css_my_listings article .li-arrow .prettydropdown.triangle.disabled-arrow > ul > li.selected:after {
  content: none;
}

.prettydropdown > ul:hover > li.selected:before {
  border-top-color: #7f7f7f;
}

.prettydropdown > ul.active > li.selected:before,
.prettydropdown > ul.active > li.selected:after {
  border: none;
}

.prettydropdown > ul:not(.active) > li > span.checked {
  display: none;
}

/* Multi-Select */
.prettydropdown.multiple > ul > li.selected {
  overflow: hidden;
  padding-right: 2rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.prettydropdown > ul > li > span.checked {
  clear: both;
  float: right;
  font-weight: bold;
  margin-right: 0.8rem;
}

/* Option Groups */
.prettydropdown > ul > li.label {
  cursor: default;
  font-weight: bold;
}

.prettydropdown > ul > li.label:first-child,
.prettydropdown.classic > ul > li.label ~ li.selected {
  border-top: none;
}

.prettydropdown > ul > li.label ~ li:not(.label):not(.selected),
.prettydropdown.classic > ul.active > li.label ~ li:not(.label) {
  padding-left: 1.6rem;
}

/* Classic Behavior */
.prettydropdown.classic > ul:not(.active) > li.selected:not(:first-child) {
  position: absolute;
  top: 0;
  display: block;
}

/* Disabled */
.prettydropdown.disabled, .prettydropdown > ul > li.disabled {
  opacity: 0.3;
}

.prettydropdown.disabled > ul > li, .prettydropdown > ul > li.disabled {
  cursor: not-allowed;
}

/* Divider Lines */
.prettydropdown.multiple > ul > li.selected + li, .prettydropdown.multiple > ul.reverse > li.selected,
.prettydropdown > ul > li.label, .prettydropdown > ul > li.label ~ li.selected {
  border-top-color: #dedede;
}

#tfs_css_alt_theme {
  display: flex;
  flex-direction: column;
  padding: 20px;
}
#tfs_css_alt_theme button {
  background-color: #9a3324;
}
#tfs_css_alt_theme h2, #tfs_css_alt_theme .css_open_url {
  width: 100%;
  border-bottom: 1px solid silver;
  margin: 0;
}
#tfs_css_alt_theme h2 {
  padding: 10px 0;
  color: #000;
}
#tfs_css_alt_theme .profile-icon {
  float: left;
  padding: 20px;
  padding-top: 40px;
  border-radius: 0;
  box-shadow: none;
}
#tfs_css_alt_theme .tfs_css_preloader {
  font-size: 25px;
}
#tfs_css_alt_theme #tfs_css_profile ul {
  float: left;
}
#tfs_css_alt_theme #tfs_css_profile ul li {
  background-image: none;
}
#tfs_css_alt_theme .css_open_url {
  padding: 20px 0;
}
#tfs_css_alt_theme .css_open_url span {
  vertical-align: middle;
}
#tfs_css_alt_theme .tfs_css_content {
  display: none;
  width: 100%;
  float: none;
  margin: 20px auto 0 auto;
  border: none;
  min-height: 0;
  padding-left: 0;
}
#tfs_css_alt_theme .tfs_css_content_area {
  border: none;
  padding: 0;
}
#tfs_css_alt_theme .tfs_css_preloader {
  height: auto;
  padding-top: 0;
}
#tfs_css_alt_theme .sub {
  font-size: 12px;
}
#tfs_css_alt_theme .tfs_csd_container__ul--profile-sub {
  display: none;
}

.alt-header {
  display: none;
}

@media only screen and (max-width: 780px) {
  #tfs_css_body {
    width: 100%;
  }
  #tfs_css_body .tfs_css_content_area {
    float: left;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0px;
  }
  #tfs_css_body #tfs_css_menu {
    position: relative;
    padding: 20px;
    width: 100%;
    text-align: left;
    height: auto;
  }
  #tfs_css_body #tfs_css_menu h2 {
    float: left;
    padding-left: 0;
  }
  #tfs_css_body #tfs_css_menu .mobile-menu {
    display: block;
    box-sizing: border-box;
    border: 1px solid #4A4A4A;
    border-radius: 3px;
    color: #4A4A4A;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.13px;
    line-height: 17px;
    text-align: center;
    float: right;
    margin-top: 9px;
    padding: 6px 15px 6px 20px;
    cursor: pointer;
    text-transform: uppercase;
  }
  #tfs_css_body #tfs_css_menu ul {
    display: none;
    position: absolute;
    top: 60px;
    margin: 0;
    background-color: #ffffff;
    border-radius: 3px;
    border: 1px solid rgba(151, 151, 151, 0.3);
    right: 20px;
    padding: 15px;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
    z-index: 10;
  }
  #tfs_css_body #tfs_css_menu.css-open-menu .css-mobile-menu {
    display: block;
  }
  #tfs_css_body #tfs_css_menu.css-open-menu #css_mobile_arrow {
    -webkit-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    transform: rotateX(180deg);
  }
  #tfs_css_body #tfs_css_menu #css_mobile_arrow {
    -webkit-transition: all 0.3s ease-out;
    /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
    transition: all 0.3s ease-out;
  }
  #tfs_css_body #tfs_css_menu .css-mobile-menu {
    -webkit-transition: all 0.3s ease-out;
    /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
    transition: all 0.3s ease-out;
  }
  #tfs_css_body #tfs_css_menu .tfs_1_4 {
    width: 100%;
    text-align: center;
  }
  #tfs_css_body #tfs_css_content {
    float: left;
    width: 100%;
    margin: 0;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 50px;
  }
  #tfs_css_body #tfs_css_content #tfs_css_my_subscriptions, #tfs_css_body #tfs_css_content #tfs_css_my_listings {
    margin-top: 50px;
  }
  #tfs_css_body article .post_image {
    text-align: center;
    padding-top: 0px;
    min-height: 0;
    float: none;
    display: block;
    margin: 0 auto;
  }
  #tfs_css_body article .post_image img {
    width: 100%;
  }
  #tfs_css_body ul li {
    width: 100%;
    background-image: none;
    list-style-type: none;
  }
  #tfs_css_body #tfs_css_tabs {
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
    min-height: 34px;
    padding-top: 11px;
    display: none;
  }
  #tfs_css_body #tfs_css_tabs li {
    padding-left: 0;
    background-image: none;
    list-style-type: none;
  }
  #tfs_css_body #tfs_css_tabs .submenu ul li {
    padding-left: 0;
    background-image: none;
    list-style-type: none;
  }
  #tfs_css_body .tfsChgAddr li {
    margin: 0;
    padding: 1px;
    display: table;
    width: 100%;
    background-image: none;
    list-style-type: none;
  }
  #tfs_css_body .tfsChgAddr input {
    float: right;
    width: 95%;
    display: table-header-group;
    margin-right: 0;
  }
  #tfs_css_body .tfsChgAddr select {
    width: 95%;
    margin: 0;
  }
  #tfs_css_body .tfsChgAddr #tfs_css_state {
    width: 100%;
    float: left;
  }
  #tfs_css_body .tfs_css_subs_ul .css_buy button, #tfs_css_body .tfs_css_subs_ul .css_renew button, #tfs_css_body .tfs_css_subs_ul .css_cancel button, #tfs_css_body .tfs_css_subs_ul .css_auto_renew button {
    float: right;
  }
  #tfs_css_body .tfs_css_subs_ul li {
    margin: 0;
    background-image: none;
    list-style-type: none;
    display: block;
    height: auto;
  }
  #tfs_css_body .tfs_css_subs_ul li .info_section {
    display: block;
  }
  #tfs_css_body .tfs_css_subs_ul .wide {
    float: left;
  }
  #tfs_css_body .success {
    background-color: green;
  }
  #tfs_css_body #tfs_css_my_subscriptions, #tfs_css_body #tfs_css_my_listings {
    margin-top: 15px;
  }
  #tfs_css_body #tfs_css_my_subscriptions article .article-status, #tfs_css_body #tfs_css_my_listings article .article-status {
    padding: 18px 10px 0 14.5px;
  }
  #tfs_css_body #tfs_css_my_subscriptions article .subs_content, #tfs_css_body #tfs_css_my_listings article .subs_content {
    padding: 0px 0;
    width: 100%;
    text-align: center;
    float: none;
  }
  #tfs_css_body .username_wrap {
    display: block;
  }
  #tfs_css_body .tfs_css_input_section.last_name {
    width: 100%;
    clear: both;
    margin-left: 0;
  }
  #tfs_css_body .tfs_css_input_section.last_name label {
    width: 100%;
  }
  #tfs_css_body .tfs_css_input_section.last_name input[type=text] {
    width: 220px;
  }
  #tfs_css_body .tfs_css_input_section.first_name {
    width: 100%;
    clear: both;
  }
  #tfs_css_body .tfs_css_input_section.first_name label {
    width: 100%;
  }
  #tfs_css_body .tfs_css_input_section.first_name input[type=text] {
    width: 220px;
  }
  #tfs_css_body .tfs_css_content_area input {
    width: 450px;
    max-width: 100%;
  }
  #tfs_css_body .tfs_css_content_area label {
    width: 100%;
  }
  #tfs_css_body .tfs_css_content_area #submit-button {
    margin-bottom: 92px;
  }
  #tfs_css_body .tfs_name_container .input_half_width {
    width: 216px;
    max-width: 48%;
  }
  #tfs_css_body .tfs_name_container .input_half_last {
    margin-left: 7px;
  }
  #tfs_css_body .tfs_css_input_section {
    max-width: 100%;
  }
  #tfs_css_body #tfs_css_state {
    width: 216px;
    max-width: 100%;
  }
  #tfs_css_body #prettydropdown-countryCode {
    min-width: auto !important;
  }
  #tfs_css_body #prettydropdown-tfs_css_state {
    min-width: auto !important;
  }

  .tfs_4_4 {
    width: 98%;
  }

  .featherlight .featherlight-content {
    width: 96%;
  }

  .tfs_css_change_email_address_container .tfs_2_4 {
    width: 97%;
    margin-top: 20px;
  }
  .tfs_css_change_email_address_container .info_box {
    width: 100%;
    margin-top: 20px;
    text-align: left;
  }

  .tfs_css_chg_all .tfs_css_success_msg, .tfs_css_chg_all .tfs_css_error_msg {
    height: 100px;
  }
  .tfs_css_chg_all .succes_addr_msg {
    margin-bottom: 16px;
  }
  .tfs_css_chg_all h2 {
    margin-top: -9px;
    text-align: left;
    font-size: 18px;
    margin-bottom: -3px;
  }
  .tfs_css_chg_all .chg_mail li {
    padding: 11px 1px 9px;
    background-image: none;
    list-style-type: none;
  }
  .tfs_css_chg_all .chg_mail li label {
    font-size: 20px;
  }
  .tfs_css_chg_all .chg_mail li label p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 480px) {
  #tfs_css_body .tfs_name_container .input_half_last {
    margin-left: 2%;
  }
  #tfs_css_body .tfs_css_content_area #submit-button {
    margin-left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  #tfs_css_my_subscriptions article .article-status .status .status, #tfs_css_my_listings article .article-status .status {
    width: 100%;
  }
  #tfs_css_my_subscriptions article .article-status .status .subscribe_holder, #tfs_css_my_listings article .article-status .subscribe_holder {
    float: left;
    clear: both;
  }

  #tfs_css_my_listings article .subscribe_holder {
    margin-top: 11px;
  }
}
@media only screen and (max-width: 400px) {
  #tfs_css_my_listings article .subscribe_holder {
    margin-right: 10px;
  }
  #tfs_css_my_listings article .subscribe_holder.absolute-holder {
    right: 10px;
  }
}
@media only screen and (max-width: 440px) {
  #tfs_css_my_subscriptions article .css_buy, #tfs_css_my_listings article .css_buy, #tfs_css_my_subscriptions article .css_renew, #tfs_css_my_listings article .css_renew, #tfs_css_my_subscriptions article .css_cancel, #tfs_css_my_listings article .css_cancel, #tfs_css_my_subscriptions article .css_auto_renew, #tfs_css_my_listings article .css_auto_renew {
    float: left;
    margin-top: 10px;
    clear: both;
  }

  #tfs_css_my_subscriptions article .article-status .status, #tfs_css_my_listings article .article-status .status {
    float: left;
  }
}
.featherlight {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
}
.featherlight .featherlight-content {
  border: 1px solid #242424;
  line-height: 40px;
  overflow: hidden;
  padding: 0 0 10px 0;
  max-width: 630px;
}
.featherlight .featherlight-content wi .tfs_css_input_section label {
  float: left;
}
.featherlight .featherlight-content h2 {
  font-size: 23px;
  margin-top: 0;
  letter-spacing: 0;
  font-weight: 400;
}
.featherlight .featherlight-content button {
  margin: 12px 10px 10px 10px;
  background-color: #777;
  color: white;
  text-transform: uppercase;
  border: 0;
  padding: 13px 20px;
  font-size: 12px;
  letter-spacing: 5px;
}
.featherlight .featherlight-content .featherlight-inner .success_content {
  text-align: left;
  font-size: 16px;
  line-height: 30px;
  padding-left: 141px;
  position: absolute;
  top: 45%;
}
.featherlight .featherlight-content .featherlight-inner .success_content .modal_error_content {
  text-align: left;
  font-size: 16px;
  line-height: 30px;
  padding-left: 140px;
  position: absolute;
  top: 32%;
  margin-right: 15px;
}

.featherlight > div > div > div > img {
  max-height: 75px;
  margin-top: 19px;
  margin-bottom: -13px;
}

.featherlight-inner .tfs_css_preloader {
  font-size: 70px;
  letter-spacing: 1px;
  padding-top: 19px;
  font-weight: 300;
  border: 0 none;
}

.featherlight-close-icon {
  height: 40px;
  width: 40px !important;
  font-size: 30px;
  padding-top: 6px;
}

.modal-response-btn-container {
  margin-left: 120px;
}

#modal_popup {
  position: fixed;
  width: 400px;
  max-width: 90%;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  background: white;
  padding: 35px;
  font-family: "Open Sans", sans-serif;
}
#modal_popup li {
  list-style: none;
}
#modal_popup ul {
  padding-left: 0;
}
#modal_popup .tfs_css_button {
  height: 52px;
  width: 210px;
  border-radius: 3px;
  background-color: #4a4a4a;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.17px;
  line-height: 22px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 30px;
  box-sizing: border-box;
}

#email_confirm_modal {
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 99;
  background: rgba(0, 0, 0, 0.2);
}

#close_modal_popup {
  position: absolute;
  top: 5px;
  right: 12px;
  cursor: pointer;
}

.tfs_css_header_modal, .tfs_css_updating_modal {
  margin-bottom: 18px;
  color: silver;
  height: 40px;
  text-align: left;
  padding-left: 18px;
  letter-spacing: 2px;
  background-color: #242424;
}

/*# sourceMappingURL=tfs-css-plugin-sitewide.css.map */
