@import url('https://fonts.googleapis.com/css?family=Montserrat:400,600,700');

.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_css_body h2 {
  font-size: 19px;
  line-height: 25px;
  color: #777;
  padding: 0;
  margin: 0 0 15px 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 !important;
}
#tfs_css_body a:hover {
  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;
}

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

.featherlight {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px !important;
}
.featherlight .featherlight-content {
  border: 1px solid #242424;
  line-height: 40px;
  overflow: hidden !important;
  padding: 0 0 10px 0;
  max-width: 630px;
}
.featherlight .featherlight-content .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;
  position: absolute;
  bottom: 15px;
  right: 15px;
}
.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;
}

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

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

ul.tfs_css_subs_ul {
  float: right;
  width: 100%;
  border-top: 1px solid silver;
  margin-top: 20px !important;
  margin-bottom: 0 !important;
  padding: 8px 0 12px 0;
  list-style: none;
}
ul.tfs_css_subs_ul li {
  font-size: 16px;
  min-height: 23px;
  margin: 4px;
  list-style-type: none;
  background-image: none;
}
ul.tfs_css_subs_ul .li-arrow {
  margin: 11px 4px;
}
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%;
  padding: 20px 10px 0 10px;
  position: relative;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 1px solid silver;
  border-radius: 5px;
}
#tfs_css_my_subscriptions article h2, #tfs_css_my_listings article h2 {
  color: black;
  font-size: 21px;
  margin-bottom: 20px;
}
#tfs_css_my_subscriptions article h3, #tfs_css_my_listings article h3 {
  font-size: 22px;
  color: black;
}
#tfs_css_my_subscriptions article h3 a, #tfs_css_my_listings article h3 a {
  font-size: 22px;
  color: black;
  text-decoration: none;
  box-shadow: none;
}
#tfs_css_my_subscriptions article .subscribe_holder, #tfs_css_my_listings article .subscribe_holder {
  position: absolute;
  right: 4px;
  top: 5px;
}
#tfs_css_my_subscriptions article .post_image, #tfs_css_my_listings article .post_image {
  width: 20%;
  float: left;
  padding-right: 3%;
}
#tfs_css_my_subscriptions article .post_image img, #tfs_css_my_listings article .post_image img {
  width: 100%;
  height: 100%;
}
#tfs_css_my_subscriptions article .subs_content, #tfs_css_my_listings article .subs_content {
  width: 77%;
  float: left;
}
#tfs_css_my_subscriptions article .subs_content h3, #tfs_css_my_listings article .subs_content h3 {
  margin-bottom: 4px;
}
#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 {
  float: right;
  margin-right: 0;
  margin-top: -1px;
}
#tfs_css_my_subscriptions article .li-arrow, #tfs_css_my_listings article .li-arrow {
  margin-right: 0;
}
#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 !important;
  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: white;
  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: white;
}
#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 !important;
  text-decoration: none !important;
  box-shadow: none !important;
}
#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 !important;
}
#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 !important;
  background-color: #C3C3C3;
  border: 1px solid #777;
  border-radius: 5px;
  color: black;
}
#tfs_css_my_subscriptions article .renew_now:hover, #tfs_css_my_listings article .renew_now:hover {
  background-color: black;
  color: #C3C3C3;
}

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

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

#tfs_css_menu {
  width: 25%;
  float: left;
  position: relative;
  background-color: white;
  padding-top: 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
#tfs_css_menu ul {
  padding: 0;
  list-style: none;
}

#tfs_css_tabs {
  padding-top: 0;
  padding-left: 0;
  margin: 0;
  list-style: none;
}
#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: black;
}
#tfs_css_tabs li:before {
  content: none;
}
#tfs_css_tabs li:hover {
  background-color: #777;
  cursor: pointer !important;
}
#tfs_css_tabs li i {
  float: right;
  margin: 5px 5px;
}
#tfs_css_tabs .submenu {
  background-color: #efefef !important;
  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: black;
}
#tfs_css_tabs .selected {
  color: white;
  background-color: #777;
}
#tfs_css_tabs .selected a {
  color: white;
}
#tfs_css_tabs .selected a:hover {
  text-decoration: none;
}

.css_open_url {
  border-bottom: 1px dotted silver;
}

.onoffswitch-inner:before, .onoffswitch-inner:after {
  display: block;
  float: left;
  width: 50%;
  height: 28px;
  padding: 0;
  line-height: 28px;
  font-size: 14px;
  color: white;
  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: 1px solid #242424;
  border-radius: 15px;
}

.onoffswitch-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before {
  content: "ON";
  padding-left: 10px;
  background-color: #34A7C1;
  color: white;
}
.onoffswitch-inner:after {
  content: "OFF";
  padding-right: 10px;
  background-color: silver;
  color: #242424;
  text-align: right;
}

.onoffswitch-switch {
  display: block;
  width: 21px;
  margin: 3.5px;
  background: white;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 43px;
  border: 1px solid #777;
  border-radius: 15px;
  transition: all 0.3s ease-in 0s;
}

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

@media only screen and (max-width: 780px) {
  #tfs_css_body #tfs_css_header {
    background-image: url(/wp-content/plugins/TFS-Customer-Self-Service/assets/img/menu.svg);
    background-repeat: no-repeat;
    background-size: 28px;
    background-position: 9px 9px;
    background-position-y: 8px;
    background-position-x: 15px;
    text-align: center;
  }
  #tfs_css_body #tfs_css_header:hover {
    cursor: pointer;
  }
  #tfs_css_body #tfs_css_menu {
    width: 100% !important;
    text-align: center !important;
  }
  #tfs_css_body #tfs_css_menu .tfs_1_4 {
    width: 100% !important;
    text-align: center;
  }
  #tfs_css_body #tfs_css_content {
    border-left: none;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  #tfs_css_body article .post_image {
    width: 100%;
    text-align: center;
    padding-top: 25px;
    min-height: 0;
  }
  #tfs_css_body article .post_image img {
    max-height: 300px;
    width: auto;
  }
  #tfs_css_body ul li {
    width: 100% !important;
    display: table;
    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;
  }
  #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 !important;
    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 !important;
  }
  #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 {
    float: right;
  }
  #tfs_css_body .tfs_css_subs_ul li {
    margin: 0;
    background-image: none;
    list-style-type: none;
  }
  #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, #tfs_css_body #tfs_css_my_listings {
    margin-top: 15px;
  }
  #tfs_css_body #tfs_css_my_subscriptions article .subs_content, #tfs_css_body #tfs_css_my_listings article .subs_content, #tfs_css_body #tfs_css_my_listings article .subs_content {
    padding: 10px 0;
  }
  #tfs_css_body .username_wrap {
    display: block;
  }

  .tfs_4_4 {
    width: 98% !important;
  }

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

  .tfs_css_change_email_address_container .tfs_2_4 {
    width: 97% !important;
    margin-top: 20px !important;
  }
  .tfs_css_change_email_address_container .info_box {
    width: 100%;
    margin-top: 20px !important;
    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 !important;
  }
  .tfs_css_chg_all h2 {
    margin-top: -9px !important;
    text-align: left !important;
    font-size: 18px !important;
    margin-bottom: -3px !important;
  }
  .tfs_css_chg_all .chg_mail li {
    padding: 11px 1px 9px !important;
    background-image: none;
    list-style-type: none;
  }
  .tfs_css_chg_all .chg_mail li label {
    font-size: 20px !important;
  }
  .tfs_css_chg_all .chg_mail li label p {
    font-size: 14px !important;
  }
}
.tfs_css_button {
  background-color: black;
  color: white;
  letter-spacing: 1px;
  text-transform: uppercase;
  border: 0;
  padding: 13px 20px;
  font-size: 12px;
  cursor: pointer;
  margin: 10px 0 2px 0;
}
.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: 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: white;
  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 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 #tfs_css_body select, #tfs_css_body .tfs_css_prompt_form select, .tfs_css_prompt_form select, .tfs_css_prompt_form #tfs_css_body textarea, #tfs_css_body .tfs_css_prompt_form textarea, .tfs_css_prompt_form textarea, .tfs_css_prompt_form #tfs_css_body input[type=text], #tfs_css_body .tfs_css_prompt_form input[type=text], .tfs_css_prompt_form input[type=text], .tfs_css_prompt_form #tfs_css_body input[type=password], #tfs_css_body .tfs_css_prompt_form input[type=password], .tfs_css_prompt_form input[type=password], .tfs_css_prompt_form #tfs_css_body input[type=textarea], #tfs_css_body .tfs_css_prompt_form input[type=textarea], .tfs_css_prompt_form input[type=textarea], .tfs_css_prompt_form #tfs_css_body input[type=email], #tfs_css_body .tfs_css_prompt_form input[type=email], .tfs_css_prompt_form input[type=email] {
  width: 98%;
  line-height: normal;
  border: 1px solid silver;
  border-radius: 3px;
  font-size: 13px;
  background-color: white;
  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: white;
  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_prompt_form {
  width: 80%;
  margin: auto;
}

#tfs_css_body .tfs_name_container {
  width: 98%;
}
#tfs_css_body .tfs_name_container .first_name, #tfs_css_body .tfs_name_container .last_name {
  float: left;
  width: 48%;
  margin: 0;
}
#tfs_css_body .tfs_name_container .first_name input[type="text"], #tfs_css_body .tfs_name_container .last_name input[type="text"] {
  width: 100%;
}
#tfs_css_body .tfs_name_container .first_name {
  margin-right: 2%;
}
#tfs_css_body .tfs_name_container .last_name {
  margin-left: 2%;
}

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

.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_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: black;
}
#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;
}

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

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

.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(/wp-content/plugins/TFS-Customer-Self-Service/assets/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(/wp-content/plugins/TFS-Customer-Self-Service/assets/img/error.png);
  background-color: firebrick;
}

.tfs_css_success_msg, .tfs_css_error_msg {
  background-image: url(/wp-content/plugins/TFS-Customer-Self-Service/assets/img/success-green.png);
  background-repeat: no-repeat;
  background-position: center 6px;
  height: 200px;
  text-align: center;
  font-size: 16px !important;
  padding-top: 111px !important;
  margin-top: 33px !important;
}

.tfs_css_error_msg {
  background-image: url(/wp-content/plugins/TFS-Customer-Self-Service/assets/img/error.png);
}

.tfs_css_success_msg_modal_content, .tfs_css_error_msg_modal_content {
  text-align: center;
  font-size: 16px !important;
  line-height: 25px;
  margin-top: 40px !important;
  margin-left: 120px;
}

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

#tfs_css_header {
  background-color: #efefef;
  color: #666666;
  padding: 10px;
  font-size: 22px;
  border-radius: 10px 10px 0 0;
}

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 !important;
}
.tfs_css_change_all li label {
  font-size: 20px !important;
}
.tfs_css_change_all .selected {
  background-color: silver !important;
}
.tfs_css_change_all .selected span {
  color: white;
}
.tfs_css_change_all .selected label {
  color: white;
}
.tfs_css_change_all .selected:hover {
  background-color: whitesmoke !important;
}
.tfs_css_change_all .selected:hover span {
  color: white;
}
.tfs_css_change_all .selected:hover label {
  color: #777;
}
.tfs_css_change_all .succes_addr_msg {
  margin-bottom: 16px !important;
}
.tfs_css_change_all .succes_addr_msg h2 {
  margin-top: -9px !important;
  text-align: left !important;
  font-size: 20px !important;
  margin-bottom: -3px !important;
}

.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 {
  z-index: 2;
  float: left;
  width: 75%;
  margin: 20px 0 2% 0;
  padding-left: 20px;
  min-height: 450px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-left: 1px dotted silver;
}

#tfs_css_body {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px !important;
}

.tfs_css_content_area {
  border: 1px solid silver;
  border-radius: 5px;
  padding: 20px;
}

.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;
}

body .tfs_csd_container__menu {
  width: 25%;
  float: left;
  position: relative;
  background-color: white;
  padding-top: 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
body .tfs_csd_container__ul--tabs__li {
  font-size: 17px;
  padding-left: 4px;
  padding-top: 9px;
  padding-bottom: 6px;
  margin-left: 0 !important;
}
body .tfs_csd_container__ul__li {
  list-style-type: none;
  background-image: none;
}
body .tfs_csd_container__ul__li:hover {
  background-color: #777;
  cursor: pointer;
}
body .tfs_csd_container__ul__li.selected {
  background: #777;
  color: white;
}
body .tfs_csd_container__ul__li.selected:hover {
  color: white;
}
body .tfs_csd_container__ul__li__span {
  max-width: 90%;
}
body .tfs_csd_container__ul__li__i {
  float: right;
  margin: 5px 5px;
}
body .tfs_csd_container__ul__li--subs:hover {
  background-color: inherit;
  cursor: auto;
}
body .tfs_csd_container__ul--profile-name {
  margin-bottom: 0;
  padding: 20px 20px 5px 20px;
}
body .tfs_csd_container__ul--profile-name__li:hover {
  background-color: inherit;
  cursor: auto;
}
body .tfs_csd_container__ul--profile-sub {
  clear: both;
  margin-bottom: 0;
  margin-top: 0;
  padding: 5px 20px 5px 20px;
}
body .tfs_csd_container__ul--profile-sub__li:hover {
  background-color: inherit;
  cursor: auto;
}
body .tfs_csd_container__submenu {
  background-color: silver !important;
  padding: 0;
  margin: 0;
}
body .tfs_csd_container__submenu__ul {
  border-top: 1px solid silver;
  font-weight: lighter;
  padding: 0;
  margin-left: 0 !important;
  list-style: none;
}
body .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;
}
body .tfs_csd_container__submenu__ul__li.selected {
  background: #C3C3C3;
  color: white;
}
body .tfs_csd_container__submenu__ul__li.selected:hover {
  background: #C3C3C3;
  color: white;
}
body .tfs_csd_container__submenu__ul__li:hover {
  background: #DDDDDD;
}
body .tfs_csd_container__div--profile {
  float: left;
}

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