body {
    background-image: none;
    font-family: Roboto;
}

#main-container, .main-container-inner {
    min-height: 100vh;
}

.mobile-menu {
    display: none;
}

.creat-trust-unit h4 {
    font-weight: 600;
}

a:focus, a:hover {
    text-decoration: none;
}

.logout-and-acc-id {
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 10px 0px;
    background: rgba(254, 254, 255, 0.23);
}

.my-business-info label {
    font-size: 14px;
}

.chone {
    padding-left: 0px;
}

.chtwo {
    padding: 0px 7px;
}

.chthree {
    padding-right: 0;
}

.seal-code-pg h5 {
    color: #0089d7;
    font-weight: 500;
    font-size: 16px;
}

.seal-code-pg-g a {
    font-weight: 500;
    color: #0089d7;
}

.seal-code-pg-e a {
    font-weight: 500;
    color: #0089d7;
}

.seal-code-pg-g {
    width: 25%;
    border-right: 2px solid #959595;
    padding: 0 5px 0 5px !important;
}

.contact-info h3 {
    color: #000;
    padding: 20px 0 0 0px;
}

.bil-info h3 {
    color: #000;
}

.setting-trust-plan {
    padding: 0;
}

.get-code::-webkit-scrollbar-track, .gradient-left .hd-menu-inner::-webkit-scrollbar-track, .business-info::-webkit-scrollbar-track, .dropped-file-list::-webkit-scrollbar-track, .select-badge-container::-webkit-scrollbar-track, .all-units::-webkit-scrollbar-track, .all-tickets::-webkit-scrollbar-track, .status-tracker::-webkit-scrollbar-track, #tab-net::-webkit-scrollbar-track, .custo-tab-back::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

.get-code::-webkit-scrollbar, .gradient-left .hd-menu-inner::-webkit-scrollbar, .business-info::-webkit-scrollbar, .dropped-file-list::-webkit-scrollbar, .select-badge-container::-webkit-scrollbar, .all-units::-webkit-scrollbar, .all-tickets::-webkit-scrollbar, #height-ticket::-webkit-scrollbar, .status-tracker::-webkit-scrollbar, .custo-tab-back::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
    height: 6px;
}

.get-code::-webkit-scrollbar-thumb, .gradient-left .hd-menu-inner::-webkit-scrollbar-thumb, .business-info::-webkit-scrollbar-thumb, .dropped-file-list::-webkit-scrollbar-thumb, .select-badge-container::-webkit-scrollbar-thumb, .all-units::-webkit-scrollbar-thumb, .all-tickets::-webkit-scrollbar-thumb, #height-ticket::-webkit-scrollbar-thumb, .status-tracker::-webkit-scrollbar-thumb, .custo-tab-back::-webkit-scrollbar-thumb {
    background-color: #909090;
}

.trust-logo img {
    width: 100%;
    padding: 10px 20px 10px 20px;
}

.button-create button {
    border: none;
    width: 100%;
    height: 40px;
    font-weight: 500;
    margin-top: 15px;
    background-color: #0089d8;
    color: #fff;
    border-radius: 8px;
    font-size: 14px;
    box-shadow: none
}

.button-create button:hover {
    background-color: rgba(255, 255, 255, .2);
    border: none;
}

.button-create button.active {
    border: none;
    width: 100%;
    height: 40px;
    margin-top: 15px;
    background-color: rgba(255, 255, 255, .2) !important;
    color: #fff;
    border-radius: 8px;
    font-size: 14px;
    box-shadow: 0 7px 14px 0 rgba(49, 49, 93, 0.10), 0 3px 6px 0 rgba(0, 0, 0, 0.08);
}

.button-create button span {
    color: #86caf1;
}

.button-getting-started h5 {
    color: #fff;
}

.button-getting-started {
    margin-top: 20px;
}

.button-getting-started button {
    margin-top: 0;
    border: 1px solid #0095f8;
    width: 100%;
    font-weight: 500;
    height: 40px;
    background-color: transparent;
    color: #fff;
    border-radius: 8px;
    font-size: 14px;
    box-shadow: none;
}

.button-getting-started button:hover {
    background-color: rgba(255, 255, 255, .2);
    border: 2px solid transparent;
}

.button-getting-started button.active {
    margin-top: 0;
    border: none;
    width: 100%;
    height: 40px;
    background-color: rgba(255, 255, 255, 0.3) !important;
    color: #fff;
    border-radius: 8px;
    font-size: 14px;
    box-shadow: 0 7px 14px 0 rgba(49, 49, 93, 0.10), 0 3px 6px 0 rgba(0, 0, 0, 0.08);
}

.manage-seals h5, .manage-seals h4 {
    color: #fff;
}

.manage-seals {
    margin-top: 20px;
}

.margin-left-right {
    margin: 0px 0px 0px 0px;
}

.margin-left-right a {
    display: block;
    padding: 1px 15px;
    margin: 0 16px 0 -16px;
    border-radius: 5px;
    background: transparent;
}

.margin-left-right a h4 {
    font-size: 14px;
}

.margin-left-right a:hover {
    display: block;
    padding: 1px 15px;
    margin: 0 16px 0 -16px;
    border-radius: 5px;
    background: rgba(255, 255, 255, .3);
}

.margin-left-right a.active {
    display: block;
    padding: 1px 15px;
    margin: 0 16px 0 -16px;
    border-radius: 5px;
    background: rgba(255, 255, 255, .3);
}

.margin-left-right h4 span {
    padding-right: 10px;
}

.subtitle {
    padding: 0 0 0 30px;
}

.background-gradient {
    min-height: 100vh;
    overflow: auto; /* IE10+ */
    /*background: #f4f7fa;*/
    background: #fff;
}

.hd_header_inner {
    display: flex;
    max-width: 1200px;
    padding: 4px 0px;
    margin: auto;
    width: 100%;
    align-items: center;
}

.hd_footer_inner {
    display: table;
    max-width: 1200px;
    width: 100%;
    margin: auto;
}

.hd_form_container {
    max-width: 1200px;
    width: 100%;
    margin: auto;
    display: table;
    /*background: url(../images/background_grid.png) #fff;*/
    background: #fff;
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
}

.hd_form_container-inner {
    vertical-align: middle;
    display: table-cell;
}

.hd_footer.hd_inline_images.hdc20 {
    width: 20%;
    text-align: center;
    min-width: 150px;
}

.hd_footer.hd_inline_images.hdc20:last-child img {
    height: 40px;
}

.hd_footer.hd_inline_images {
    display: inline-block;
}

.hd_inline_images img {
    width: 100%;
    max-width: 160px;
}

.hd_left_logo {
    max-width: 290px;
    margin: 0 0 0 0;
    flex-grow: 0;
}

.but-sign-in {
    margin: 0 10px 0 0;
    flex-grow: 1;
}

.hd_header_bg {

    background: #2423d8; /* Old browsers */
    /*background: -moz-linear-gradient(left, #1d299b 0%, #3744b1 49%, #207cca 100%, #6b76d9 100%); !* FF3.6-15 *!*/
    /*background: -webkit-linear-gradient(left, #1d299b 0%, #3744b1 49%, #207cca 100%, #6b76d9 100%); !* Chrome10-25,Safari5.1-6 *!*/
    /*background: linear-gradient(to right, #1d299b 0%, #3744b1 49%, #207cca 100%, #6b76d9 100%); !* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!*/
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1d299b', endColorstr='#6b76d9', GradientType=1); !* IE6-9 *!*/
}

.hd_footer_bg {
    background: #fff;
}

.registration-logo img {
    width: 100%;
}

.but-sign-in {
    padding: 20px 0 20px 0;
    position: relative;
}

.but-sign-in h6 {
    color: #fff;
    padding-right: 15px;
}

.but-sign-in button {
    border: 1px solid #bdbdbd;
    background-color: #fff;
    width: 28%;
    font-size: 12px;
    border-radius: 4px;
    margin: 0 0 0 13px;
    padding: 6px 12px;
    height: auto;
}

.tl-header-menu-round-link {
    border: 2px solid #c4c9cd;
    padding: 8px 30px;
    display: inline;
    border-radius: 100px
}

.step-one {
    padding: 20px 10px;
    border-radius: 10px;
    position: relative;
    z-index: 2;
    max-width: 400px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.step-one button {
    font-size: 16px;
    color: #fff;
    width: 100%;
    padding: 0;
    height: 46px;
    background-color: #3d48b5;
    margin: 0 auto;
}

.btn-default:hover {
    background-color: #055186 !important;
    color: #fff !important;
}

.but-sign-in .btn-custom-link:hover {
    background-color: #e7b10d !important;
    color: #fff !important;
}

.hd_select_input {
    border: 0;
    padding: 14px 5px;
    width: 100%;
    height: auto;
    color: #03a9f4;
}

.increase-your-sell-bottom-check {
}

.increase-your-sell-bottom-check .increase-your-sell-bottom-check-inner {
    display: table;
    margin: auto;
}

.increase-your-sell-bottom-check-inner p {
    padding: 10px 5px;
    color: #8e8e8e;
    font-size: 12px;
}

.increase-your-sell-bottom-check-inner a {
    color: #0ba3ff;
}

.increase-your-sell-bottom-check ul {
    padding: 0;
    list-style: none;
}

.increase-your-sell-bottom-check ul li {
    font-weight: 700;
    padding: 0 5px 3px 5px;
    position: relative;
    line-height: 25px;
}

.increase-your-sell-bottom-check ul li img {
    width: 25px;
    margin: 0 5px 0 0;
}

.bottom-seal-holders .hd_display_table {
    width: auto;
    margin: auto;
}

.bottom-seal-holders img {
    height: 75px;
    padding: 0 10px;
    margin: 0 0 15px 0;
}

.hd_bottom_check_and_badge .bottom-seal-holders img {
    height: 45px;
}

.hd_bottom_check_and_badge .increase-your-sell-bottom-check .increase-your-sell-bottom-check-inner {
    margin: 0 15px 0 15px;
}

.hd_bottom_check_and_badge .hd_ob_price {
    display: block;
    background: #f1f1f1;
    margin: 0 2px 0 2px;
    text-align: center;
    padding: 10px 10px;
    color: #0ba3ff;
    border-radius: 2px;
    font-size: 15px;
}

.hd_form_row_gp {
    display: table;
    width: 88%;
    margin: 0px auto 10px auto;
}

.hd_form_row_gp .margin {
    width: 100%;
}

.hd_form_row_gp .hd_form_sub_field_left .margin {
    width: 90%;
    margin: 0 0 10px 0;
}

.hd_form_sub_field_left {
    display: table-cell;
    vertical-align: middle;
}

.hd_form_sub_field_right {
    display: table-cell;
    vertical-align: middle;
}

.center-align {
    margin: 30px 0px 30px 48px;
    width: 100%;
}

.form-width {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
}

.transparent {
    background-color: transparent;
    border: none;
}

.margin {
    border: 2px solid #eaeeef;
    height: 50px;
    width: 88%;
    padding-top: 0px;
    background-color: #fff;
    margin: 0px auto 10px auto;
    border-radius: 6px;
}

.step-one-form {
    padding: 25px 0px;
    border-radius: 10px;
    display: table;
    width: 100%;
}

.margin-button {
    width: 88%;
    margin: 0px auto;
}

.remove-border {
    border: none;
    box-shadow: none;
    height: 46px;
    background-color: transparent;
    padding: 18px 0px 0px 15px;
}

.label-style {
    left: 15px;
    font-size: 12px;
    font-weight: 100;
}

.heading h1 {
    font-size: 28px;
    font-weight: 700;
    margin: 20px 10px 10px 10px;
}

.heading h3 {
    margin: 10px;
    font-size: 18px;
}

.heading p.ha-subheading {
    font-size: 17px;
    color: #7d7d7d;
    margin: 0 0 20px 0;
}

.margin:active, .margin:focus, .margin:hover {
    box-shadow: none;
    border-color: #0095f7;
}

.testimonials {
    max-width: 300px;
}

.testimonials p {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
}

.testimonials h4 {
    color: #fff;
    margin: 0;
    font-size: 16px;
    font-weight: 600;
}

.testimonials-inner-name p {
    font-size: 10px;
    font-weight: 100;
}

.testimonials-inner-img, .testimonials-inner {
    padding: 0px;
}

.testimonials-inner-img {
    max-width: 80px;
}

.position-fixed {
    left: 0;
    bottom: 0;
    z-index: 1;
}

.registration-logo {
    padding: 15px 0 25px 0;
}

.trust-sty span {
    width: auto;
}

.trust-sty {
    top: auto;
}

.activate button span {
    padding-right: 10px;
    color: #94cafc;
    font-weight: 700;
}

.price-heading {
    background: #fff;
    border-bottom: 1px solid #dfdcdc;
    border-radius: 0px;
    position: relative;
    padding: 0 0 5px 0;
}

.cust-width-lg {
    width: 34%;
}

.single-plan-cus-wid {
    width: 22%;
}

.after-select a:hover {
    background-color: transparent !important;
}

#choose-plan .price-heading h3 {
    color: #000;
    font-weight: 600;
    margin: 0;
    font-size: 16px;
}

#choose-plan .price {
    color: #0095f8;
    display: table;
    margin: 15px auto 5px auto;
}

#choose-plan .price .currency {
    font-size: 14px;
    float: left;
    padding: 5px 0 0 0;
    color: #84c7f3;
}

#choose-plan .price .before-decimal {
    float: left;
}

#choose-plan .price .after-decimal {
    font-size: 14px;
    float: left;
    padding: 4px 0 0 0;
}

#choose-plan .price .per-month {
    font-size: 14px;
    color: #84c7f3;
}

#choose-plan .price .per-month.combo {
    font-size: 14px;
    margin: 20 0 0 -15px;
    float: left;
}

#choose-plan .hd-form-max-width {
    display: table;
    max-width: 400px;
    margin: auto;
    padding: 0 0 15px 0;
    width: 100%;
}

#choose-plan #selectedPlan {
    padding: 0 5px;
    margin: 0 0 25px 0;
}

#choose-plan .hd-floating-text-payment {
    position: absolute;
    left: -50%;
    bottom: 26%
}

#choose-plan .hd-floating-text-payment .hd-text {
    display: block;
    font-size: 14px;
    text-align: center;
    -webkit-transform: rotate(-13deg);
    -moz-transform: rotate(-13deg);
    -ms-transform: rotate(-13deg);
    -o-transform: rotate(-13deg);
    width: 230px;
    font-weight: 500;
    margin: 0 0 0 0;
    color: #5e5e5e;
}

#choose-plan .hd-floating-text-payment img.arrow {
    position: absolute;
    left: 50%;
    width: 54%;
}

.limited-time-offer-on-paynow {
    position: absolute;
    width: 100px;
    top: -30px;
    left: -10px;
}

.down-arrow-plan {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 22px 22px 0 22px;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    bottom: -20px;
    z-index: 2;
    transform: translateX(-50%);
    left: 50%;
}

.down-arrow-plan-outer {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 21px 21px 3px 21px;
    border-color: #dfdcdc transparent transparent transparent;
    position: absolute;
    bottom: -24px;
    transform: translateX(-50%);
    z-index: 1;
    left: 50%;
}

.pick-a-plan {
    margin-left: 50%;
    transform: translateX(-50%);
    padding: 0;
    border: 2px solid #0bdc60;
    background-color: #fff;
    border-radius: 10px;
}

.remove-pa {
    padding: 0;
}

.pick-plan-button {
    background-color: #0ba3ff;
    color: #fff;
    border: none;
    width: 100%;
}

.payment-heading h1 {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 40px;
    font-weight: 600;
    color: #333;
}

.seal-one, .seal-two, .seal-three {
    padding: 0;
    background-color: #fff;
    border: 0px solid #cbcbcb;
    border-bottom-left-radius: 15px;
}

.lock {
    padding: 0;
}

.lock img {
    width: 100%;
    padding: 3px;
}

.seal-one .verified {
    background-image: linear-gradient(90deg, #2a4168 22%, #536a90 90%);
    position: relative;
}

.seal-two .verified {
    background-image: linear-gradient(90deg, #407826 22%, #67a150 90%);
    position: relative;
}

.seal-three .verified {
    background-image: linear-gradient(90deg, #2b2b2b 22%, #545454 90%);
    position: relative;
}

.verified h5 {
    padding: 10px 0px 0px 0px;
}

.seal-three img, .seal-two img {
    width: 100%;
}

.seal_date {
    background: #fff;
    color: #536a90;
    background: #fff;
    color: #536a90;
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 0px 5px 0 4px;
    border-bottom-left-radius: 20px;
    font-size: 7px;
}

.my-bus-combo {
    width: 22%;
    margin-left: 10px;
}

.my-bus-combo .verified, .my-bus-three .verified {
    background-image: none !important;
}

.my-bus-three {
    width: 29%;
    border: 2px solid green;
    border-radius: 6px;
}

.business-info .badgess .seal_date {
    font-size: 3px;
}

.badge_design {
    margin: 10px 10px;
    padding: 10px;
    border: 1px solid #c2c2c2;
    display: table;
    width: 100%;
    position: relative;
}

.badge_design:hover {
    cursor: pointer;
}

.badge_design.select_badge {
    background-color: #e7e7e7;
    border: 1px solid #aaaaaa;
}

.badge_design h4 {
    padding: 15px 5px 5px 5px;
    text-align: center;
    display: table;
    width: 100%;
    margin: 0 0 0 -15px;
    position: absolute;
    bottom: 10px;
    font-size: 14px;
}

.verified h5 {
    margin: 0;
    color: #fff;
}

.verified-logo img {
    width: 100%;
}

.verified-logo {
    padding: 0;
    float: right;
}

#choose-plan .descrip h3, #choose-plan h3.hd-single-heading {
    color: #000;
    font-size: 22px;
    font-weight: 600;
}

.pick-a {
    padding-top: 9%;
}

.pick-plan-button {
    padding: 10px;
}

.single-plan {
    margin-left: 25.33%;
    margin-top: 40px;
}

.single-plan-one, .single-plan-two, .single-plan-three {
    background-color: #fff;
    padding-bottom: 30px;
    display: table;
    border-radius: 10px;
}

.single-plan-one .margin-space, .single-plan-two .margin-space, .single-plan-three .margin-space {
    margin: 15px 0;
}

.combine-seals {
    padding: 12px;
}

.my-business-info {
    -webkit-box-shadow: 0px 0px 14px 0px rgba(64, 55, 55, 0.75);
    -moz-box-shadow: 0px 0px 14px 0px rgba(64, 55, 55, 0.75);
    box-shadow: 0px 0px 14px 0px rgba(64, 55, 55, 0.75);
    margin-top: 3vh;
    margin-bottom: 3vh;
    height: 93vh;
    border-radius: 10px;
    padding: 0 0 0 0;
    max-width: 60%;
    min-width: 800px;
    margin-left: auto;
    margin-right: auto;
    background-color: #f7f7f7;
    position: relative;
}

#seal-design.my-business-info, #seal-design.my-business-info .business-info {
    background: #fff;
}

#reasons_rejection {
    position: absolute;
    top: 3vh;
    right: 10px;
    max-width: 150px;
}

.info-heading {
    background-color: #fff;
    border-radius: 10px 10px 0px 0px;
    padding: 20px;
    border-bottom: 2px solid rgba(0, 0, 0, 0.13);
}

#seal-design.my-business-info .info-heading {
    border-bottom: 1px solid rgba(0, 0, 0, 0.04);
}

.info-heading h1 {
    font-weight: 700;
    font-size: 28px;
    padding: 10px 0;
    margin: 0;
}

.business-info {
    height: 73vh;
    border-radius: 10px;
    border-top: 1px solid #f9f9f9;
    background-color: #f7f7f7;
    padding: 20px;
}

.legal-business-name input {
    background-color: #fff;
}

.check-yes input {
    border: 0 !important;
    margin-left: 0px !important;
}

.check-yes .form-control {
    height: 20px;
}

.info-form label {
    margin-left: 0px;
    height: auto;
}

.info-form input, .input_custom {
    padding-left: 15px;
    border: 2px solid rgba(193, 193, 193, 0.39);
    border-radius: 4px;
    background: #fff;
}

.online-only {
    padding: 15px 20px 0px 20px;
}

.info-form .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    border: 2px solid #66afe9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.my-business-info-but {
    padding-top: 30px;
    padding-bottom: 30px;
}

.step-navigation {
    display: table;
    width: 100%;
    padding: 0;
    background: #eee;
}

.step-navigation ul li.active > a {
    color: #00a7f9;
    background: transparent;
}

.step-navigation ul li.active > a:hover {
    color: #1278f9;
    background: transparent;
}

.step-navigation ul li a h4 {
    margin: 0;
}

.step-navigation ul li {
}

.error {
    box-shadow: none;
    border-color: #f2dede;
}

.input-error {
    border-color: #f2dede !important;
}

.btn-custom-link {
    padding: 6px 20px;
    color: #fff;
    font-weight: 600;
    box-shadow: 0 0 8px #fcc018;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f4cc00+0,ff7e00+0,ffbb00+100 */
    background: #f4cc00; /* Old browsers */
    background: -moz-linear-gradient(left, #ff9e00 0%, #ff6200 0%, #ff9e00 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ff9e00 0%, #ff6200 0%, #ff9e00 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ff9e00 0%, #ff7e00 0%, #ff9e00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.clearfix:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}

.pull-right {
    float: right;
}

a, a:active {
    color: #333;
    text-decoration: none;
}

.cancel_subscription:hover {
    cursor: pointer;
}

.plan-fixed-width {
    width: 100%;
    max-width: 1200px;
    position: relative;
    margin-left: 50%;
    transform: translateX(-50%);
    display: table;
}

.arrow-steps {
    display: table;
    width: 100%;
    margin: auto;
    padding: 0 0 0 0;
    /*border-bottom: 1px solid #f1f1f1;*/
    /*background: #f1f1f1;*/
    background: #fff;
}

.arrow-steps .step {
    font-size: 14px;
    text-align: center;
    color: #666;
    cursor: default;
    margin: 0 0px;
    padding: 0px 10px 0px 30px;
    min-width: 33%;
    float: left;
    position: relative;
    /*background-color: #f1f1f1;*/
    background: #fff;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: background-color 0.2s ease;
    height: 55px;
    line-height: 55px;
}

.arrow-steps .step:after,
.arrow-steps .step:before {
    content: " ";
    position: absolute;
    top: 0px;
    right: -7px;
    width: 0;
    height: 0;
    border-top: 28px solid transparent;
    border-bottom: 28px solid transparent;
    border-left: 9px solid #f1f1f1;
    z-index: 2;
    transition: border-color 0.2s ease;
    display: none;
}

.arrow-steps .step:before {
    right: auto;
    left: 0;
    border-left: 7px solid #fafafa;
    z-index: 0;
}

.arrow-steps .step:first-child:before {
    border: none;
}

.arrow-steps .step:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.arrow-steps .step span {
    position: relative;
    font-weight: 600;
    display: inline-block;
}

.arrow-steps .step span:before {
    opacity: 0;
    content: "✔";
    position: absolute;
    top: -2px;
    left: -20px;
}

.arrow-steps .step.done span:before {
    opacity: 1;
    -webkit-transition: opacity 0.3s ease 0.5s;
    -moz-transition: opacity 0.3s ease 0.5s;
    -ms-transition: opacity 0.3s ease 0.5s;
    transition: opacity 0.3s ease 0.5s;
}

.arrow-steps .step.current {
    color: #fff;
    /*background-color: #fafafa;*/
    background: #fff;
}

.arrow-steps .step.current:after {
    border-left: 17px solid #fafafa;
}

.drop-zone {
    border: 2px dashed #ddd;
}

.dropped-file-list {
    background: #fff;
    border: 2px solid #ddd;
    overflow: auto;
}

.drop-zone, .dropped-file-list {
    height: 100px;
    float: left;
    width: 100%;
    position: relative;
}

#uploading_process {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: none;
    z-index: 999;
    color: #fff;
    background: #1e5a98;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    border: 1px solid #000;
}

.drop-zone-inner {
    display: table;
    margin: auto;
    height: 100px;
}

.drop-zone .drop-title {
    display: table-cell;
    margin: auto;
    vertical-align: middle;
    text-align: center;
}

#docList .filerow {
    border: 2px solid #eee;
    padding: 2px 7px 2px 7px;
}

#docList .filerow .delete {
    float: right;
    color: red;
}

#docList .filerow .delete:hover {
    cursor: pointer;
}

.choosed-combo {
    margin-left: auto;
}

.export-code {
    display: none;
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.6);
    z-index: 999;
}

.export-code textarea {
    position: relative;
    height: 100px;
    width: 100%;
    background: #eaeaea;
    border: none;
    padding: 15px;
    border-radius: 5px;
    word-break: break-all;
    font-weight: 600;
    color: #444;
}

.export-code .popup-text-box {
    padding: 0 15px 15px 15px;
}

.export-code .popup-text-box .why-hover {
    float: left;
    padding: 0 10px 0 0;
}

.export-code .popup-text-box .why-hover-inner {
    display: inline-block;
    border: 1px solid #909090;
    border-radius: 50%;
    height: 22px;
    width: 22px;
    text-align: center;
    line-height: 22px;
    background: aliceblue;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 0 5px;
}

.export-code #popupClose, .export-code .popupClose {
    position: relative;
    background: #ececec;
    padding: 6px 20px;
    cursor: pointer;
    display: inline-block;
    margin: 0 0 15px 0;
    border-radius: 5px;
}

.export-code #popupClose:hover {
    background: #ffffff
}

.back-button-container {
    position: relative;
    z-index: 9;
    height: 50px;
    width: 100%;
}

.back-button-container .button_back_custom {
    position: absolute;
    top: 0;
    left: 0;
}

.back-button-container .button_forword_custom {
    position: absolute;
    top: 0;
    right: 0;
}

.mybusiness-seals {
    background-color: #fff;
    margin-top: 20px;
    padding: 20px;
}

.seal-code img {
    width: 100%;
}

.install-your-trust h3 {
    color: #000;
    font-weight: 700;
    margin: 0px;
}

.install-your-trust h4 {
    color: #acabab;
    line-height: 1.5;
    font-size: 16px;
}

.get-started h3 {
    color: #2e98db;
    font-weight: 600;
}

.unit-name h4 {
    font-weight: 600;
}

.type-name input {
    width: 100%;
    border: 2px solid #69b7e6;
    height: 38px;
    padding-left: 20px;
    background-color: #eee;
}

.three-check label {
    margin-left: 0;
    padding-left: 0;
}

.three-check .label-two {
    padding-left: 30px;
}

.badgess {
    width: 29%;
    float: left;
    margin-left: 10px;
    position: relative;
}

.select-badge {
    background-color: #e7e7e7;
    padding: 30px 0px 0px 6px;
    border: 1px solid #aaaaaa;
}

.select-badge h4 {
    text-align: center;
    padding-top: 37px;
}

.select-badge-container {
    border: 1px solid;
    padding: 20px;
    height: 250px;
    overflow: auto;
}

.next-three {
    padding: 0;
    margin-top: 30px;
}

.badge-two {
    background-color: transparent;
    border: none;
}

.badge-three {
    background: transparent;
    border: none;
    margin: 0 auto;
}

.badge-three .badgess {
    width: 20%;
    height: 40px;
}

.size-orientation label {
    margin-left: 0;
}

.size-orientation {
    padding: 20px 0 20px 0;
}

.inputs input {
    width: 100%;
}

.preview-seal img {
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
}

.preview-seal span.clickHereFrame {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.preview {
    padding: 0px;
    display: table;
    width: 100%;
    min-height: 55px;
}

.preview-container {
    margin: 10px 0 30px 0;
    border: 2px dashed #9E9E9E;
    padding: 15px;
    overflow: auto
}

.preview-heading {
    margin-top: 20px;
}

.get-code {
    background-color: #fff;
    position: fixed;
    min-width: 650px;
    left: 50%;
    box-shadow: 0px 0px 20px 4px #888888;
    top: 50%;
    border-radius: 5px;
    transform: translate(-50%, -50%);
    padding: 0;
    width: 60%;
    max-width: 800px;
    max-height: 90vh;
    overflow: auto;
}

.get-code .hd_popup-pp {
    padding: 0 15px 15px 15px;
}

.get-code .hd_popup-pp span {
    font-size: 12px;
}

.get-code .hd_popup-pp span a {
    color: #337ab7;
}

.hd_popup-instruction {
    padding: 0 15px 15px 15px;
}

.hd_popup-instruction h4, .hd_popup-instruction-for h4 {
    color: #888;
    font-size: 16px;
}

.get-code .hd-pop-note {
    color: #366085;
    font-size: 12px;
}

.get-code hr {
    clear: both;
    margin: 0 0 15px 0;
}

.hd-sealpreview {
    display: table;
    width: 100%;
    padding: 0 15px 15px 15px;
}

.hd-sealpreviewinner {
    width: 100%;
    float: left;
    padding: 15px;
    border: 1px dashed #5c5959;
}

.get-code .hd_web_icons {
}

.get-code .hd_web_icons .hd-popup-inline {
    width: 19%;
    min-width: 100px;
    display: inline-block;
    padding: 15px;
    text-align: center;
}

.get-code .hd_web_icons .hd-popup-inline img {
    height: 50px;
}

.get-code .hd_web_icons .hd-popup-inline a {
    display: block;
    padding: 0;
    color: #337ab7;
}

.get-code .hd_popup-instruction-for {
    padding: 0 15px 15px 15px;
}

.top-heading h4 {
    color: #888;
    padding: 0;
    margin: 0;
    font-weight: 400;
}

.instruction h5 {
    font-size: 12px;
}

.instruction span a {
    color: #70a6e5;
}

.close-button span {
    border: 1px solid #aaaaaa;
}

.top-heading {
    padding: 15px 15px 15px 15px;
}

.instruction {
    padding: 0 15px 15px 15px;
}

.mg-pd {
    padding: 0;
}

#seal-design .mg-pd .col-md-2, #seal-design .mg-pd .col-lg-2 {
    width: 20%;
}

.new-unit-but {
    padding: 20px 0;
}

.new-unit-but a {
    padding: 10px 35px;
    border-radius: 3px;
    background-color: #0089d7;
    border-color: #0089d7;
    display: inline-block;
}

.all-units {
    padding: 0;
    border: 3px solid #b0b2b1;
    overflow: auto;
}

.units-heading {
    padding: 0;
    background-color: #eff0ef;
}

.units-heading-plans {
    padding: 10px 0;
    border-bottom: 2px solid #d6d6d6;
}

.name-head h4, .id-head h4, .status-head h4 {
    color: #0089d7;
    font-weight: 800;
    font-size: 14px
}

.active-saved h5 {
    color: green;
    font-weight: 700;
    margin: 5px 0;
}

.action-but {
    padding: 20px;
    border-bottom: 3px solid #b0b2b1;
    background: #eff0ef;
}

.lg-pad {
    padding-bottom: 10px;
}

.action-but a {
    padding: 10px;
    background-color: #e2e2e2;
    border-radius: 3px;
    -webkit-box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.3);
}

.select-check-unit {
    padding-top: 9px;
    padding-left: 20px;
}

.dropbtn {
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    top: 100%;
}

.for-mob {
    display: none;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
    background-color: #f1f1f1;
}

#messageRecord .alert {
    margin: 0;
    padding: 10px;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.single-plan-three.activePlan {
    border: 3px solid #3bbb3b;
}

.tic-but {
    background: #0095f8;
    padding: 5px 10px;
    color: #fff;
    border-radius: 4px;
}

a.tic-but:hover {
    color: #fff !important;
}

.tick-lab {
    font-size: 16px !important;
    margin-left: 0;
}

.tick-but-sty button {
    font-size: 16px;
    font-weight: 500;
    padding: 0px 20px;
    width: auto !important;
}

.tick-but-sty {
    padding: 30px 16px;
    margin-top: 0 !important;
}

.gen-tick h2 {
    margin: 0;
}

.gen-tick h3 {
    padding: 10px 0;
    margin: 0;
}

.all-tickets {
    float: left;
    overflow: auto;
    height: 76vh;
    border-radius: 12px;
    width: 100%;
    background-color: #f7f7f7;
    padding: 20px;
}

.all-tickets table.table {
    border: 1px solid #cac9c8;
}

#ticket-page {
    height: 76vh;
}

.seal-code-pg {
    overflow: hidden;
}

.profile-button {
    width: auto !important;
    background-color: #2e5aba !important;
    float: right;
}

.prof-car {
    margin-left: 20px !important;
}

#choose-plan .hd-container-padding {
    padding: 0 15px;
    width: 100%
}

#choose-plan .ha-combo .seal_date {
    padding: 0px 8px 0 13px;
    font-size: 11px;
}

#choose-plan .ha-single .seal_date {
    padding: 0px 4px 0 6px;
    font-size: 11px;
}

#choose-plan .ha-combo-single {
    position: relative;
}

#choose-plan .ha-combo-single .hd-combo-plus {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
    font-size: 30px;
    color: #cbcbcb;
    right: -8px;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 6px;
}

input[type=checkbox], input[type=radio] {
    margin: 0;
}

/*Home start*/

.hd_getting_started {
    background-repeat: no-repeat !important;
    background-size: contain !important;;
    background-position: left !important;;
}

.hd-next-bus, .hd-prev-bus {
    display: inline-block;
    color: #f39b10;
    font-size: 18px;
    font-weight: 600;
    margin: 0 2px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 9%;
}

.hd-next-bus:hover, .hd-prev-bus:hover {
    cursor: pointer;
}

.hd-status-bar {
    padding: 15px 0;
}

.hd-bar-track {
    height: 7px;
    background: #c9c9c9;
    border-radius: 5px;
    position: relative;
    width: 76%;
    margin: auto;
}

.hd-bar-track:before {
    position: absolute;
    height: 7px;
    top: 0;
    left: 0;
    content: '';
    background: #0089d8;
    border-radius: 5px;
    width: 0;
}

.hd-bar-track:after {
    content: '\2022';
    background: #0089d8;
    color: #fff;
    position: absolute;
    top: -7px;
    left: 0;
    height: 20px;
    width: 20px;
    font-size: 30px;
    line-height: 19px;
    text-align: center;
    border-radius: 50%;
}

.hd-tasks-list {
    padding: 65px 0 15px 0;
}

.hd-list {
    list-style: none;
    display: table;
    width: 100%;
    padding: 0;
}

.hd-list li.hd-items {
    text-align: center;
    float: left;
    width: 25%;
    position: relative;
    font-weight: 600;
    color: #a1a1a1;
}

.hd-list li.hd-items span.hd-icon {
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 20px;
    background: #f7e0c6;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
}

.hd-list li.hd-items.complete span.hd-icon {
    background: #f39b0f;
}

#trust-lock-home-tabed {
    overflow: hidden !important;
}

ul.custo-tab-back {
    width: 100%;
    border-bottom: 2px solid #ddd;
}

ul.custo-tab-back li {
    margin-right: 5px;
    border-top: 2px solid #ddd;
    border-right: 2px solid #ddd;
    border-left: 2px solid #ddd;
    border-bottom: 2px solid #ddd;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    margin-bottom: -2px;
    overflow: hidden;
    background: rgb(242, 242, 242);
}

ul.custo-tab-back li:first-child {
    border-top-left-radius: 0px;
    border-left: none;
}

.custo-tab-back > li.active {
    border-bottom: 2px solid rgb(242, 242, 242);
    background: rgb(242, 242, 242);
}

.custo-tab-back > li:hover {
    background: #d9d9d7;
}

.custo-tab-back > li.hd-last:hover {
    background: transparent;
}

.custo-tab-back > li.hd-last {
    border: none;
    background: transparent;
}

.custo-tab-back button {
    border: 0;
    background-color: #f39b0f;
    color: #fff;
    padding: 4px 15px;
    font-weight: 600;
    border-radius: 4px;
}

.custo-tab-back button:hover {
    background-color: #ddd;
    color: #f39b0f;
}

.custo-tab-back > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #f39b0f !important;
    cursor: default;
    font-size: 14px;
    border-color: rgb(242, 242, 242);
    font-weight: 800;
    background: rgb(242, 242, 242);
}

.custo-tab-back > li > a {
    line-height: 1.42857143;
    font-weight: 300;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    padding: 6px 6px;
    color: #f39b0f;
    display: table;
    width: 100%;
    text-align: center;
}

.nav-tabs > li > a:hover {
    border-color: transparent;
    background: transparent;
}

.ui-tabs .ui-tabs-nav li.hd-last {
    border: none !important;
}

.links-bott {
    display: table-cell;
    float: none !important;
    vertical-align: middle;
    background-color: #f1f1f1;
    padding-left: 40px !important;
}

.rocket-boost {
    display: table-cell;
    float: none !important;
}

.rankingtop {
    display: table-cell;
    float: none !important;
    background-color: #fff;
}

.quick-link-bot {
    display: table;
    padding: 15px 0 !important;
    margin-top: 20px;
}

.quick-link-bot-inner {
    display: table-row;
    padding: 0 !important;
}

.insta-cuto-trust {
    float: left;
    padding: 0px 20px 20px 20px;
}

.status-tracker {
    height: 70vh;
    overflow: auto;
}

.status-tracker .row {
    margin-left: 0;
    margin-right: 0;
}

.status-tracker .row .hd_statuses {
    padding-left: 0px;
    padding-right: 0px;
}

.nxt-prv-tabs {
    padding: 0 !important;
}

.status-heading .status_underline {
    padding-top: 13px;
    color: #373737;
    font-weight: 700;
    text-align: center;
    font-size: 18px;
    display: table;
    margin: auto;
    display: inline-block;
    border-bottom: 3px solid #373737;
}

.status-des {
    color: #373737;
    font-weight: 200;
}

.dash-start-boosting h1 {
    font-weight: 700;
}

.dash-start-boosting {
    padding: 20px;
}

.with-trustlock-logo img {
    width: 100%;
    padding: 20px 20px 0 0;
}

.with-trustlock-logo {
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}

.what-is-trustloack {
    background-color: #f7f7f7;
    display: table;
}

.with-trustlock {
    padding: 0;
}

.five-minutes-installing p {
    color: #a5a5a5;
    font-weight: 200;
}

.installing {
    font-size: 24px;
    font-weight: 700;
    color: #373737;
}

.five-minutes-installing {
    background-color: #fff;
    padding-bottom: 20px;
    padding-left: 30px !important;
    float: none !important;
    display: table-cell;
}

.what-is-trustloack {
    padding: 0px 0px !important;
    border: 1px solid #d6d6d6;
}

.take-just {
    padding: 20px 0px !important;
}

.number-step {
    float: left;
    width: 35px;
    height: 35px;
    border: 2px solid #3887d2;
    text-align: center;
    position: relative;
    border-radius: 50%;
}

.status {
    background-color: #fff;
    margin-bottom: 20px;
    padding: 10px;
}

.number-step span {
    position: absolute;
    font-weight: 800;
    color: #3887d2;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.custmized-seal img {
    width: 100%;
}

.create-custmized {
    padding: 0 !important;
    background-color: #f1f1f1;
    padding-top: 15px !important;
    padding-bottom: 24px !important;
    float: none !important;
    display: table-cell;
}

.custmized-seal-unit a {
    padding: 6px 20px;
    border-radius: 3px;
    float: left;
    color: #3887d2;
    font-weight: 700;
    border: 1px solid #3887d2;
    background-color: transparent;
}

.links-bott h3 {
    color: #000;
    font-weight: 700;
    margin-bottom: 10px;
}

.links-bott span a {
    color: #3887d2;
    line-height: 1.7;
    font-size: 17px;
    font-weight: 500;
}

.rankingtop a {
    padding: 6px 20px;
    border-radius: 3px;
    float: left;
    font-weight: 700;
    color: #3887d2;
    border: 1px solid #3887d2;
    background-color: transparent;
}

.rocket-boost a {
    padding: 6px 20px;
    border-radius: 3px;
    float: left;
    font-weight: 700;
    color: #3887d2;
    border: 1px solid #3887d2;
    background-color: transparent;
}

/*Home end*/

.hd-new-choose-plan .hd_display_table {
    margin: 0 0 20px 0;
}

.hd_plan_main_container .hd_plan_main_container_inner {
    padding: 10px;
}

.hd_plan_price_block .hd_plan_price_block-inner {
    padding: 25px 20px;
    position: relative;
}

.hd_plan_price_block {
    border-radius: 5px;
    position: relative;
}

.hd-new-choose-plan .hd_display_table_cell {
    vertical-align: top;
}

.hd-badge-points {
    list-style: none;
    padding: 0;
    margin: 0;
}

.hd-badge-points ul {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 1.7;
}

.hd-badge-points li {
    color: #a2a2a2;
    font-size: 16px;
}

.hd-badge-points li img {
    width: 16px;
    margin: 0 4px 0 0;
}

.hd-seal-temp-price,
.seal-template-price-page {
    position: relative;
    margin: 20px 0 0 0;
    color: #333;
}

.seal-template-price-page .hd-tm {
    position: absolute;
    top: 0;
    right: 2px;
    font-size: 8px;
    color: #333;
}

.seal-template-price-page img {
    width: 100%;
}

.hd-seal-temp-price .price {
    font-size: 25px;
    font-weight: 800;
}

/*HD new style start*/

.statuses_list {
    width: 76%;
    margin: auto;
}

.single-plan-three.hd_display_table {
    padding-bottom: 10px;
}

.saved-units-container {
    padding: 20px;
}

.hd_container_padding {
    background: #fff;
}

.hd_section_padding_lr {
    padding-left: 20px;
    padding-right: 20px;
}

.hd_section_padding_tb {
    padding-bottom: 20px;
    padding-top: 20px;
}

.hd_display_table {
    display: table;
    width: 100%;
}

.hd_inner_section {
    display: table;
    width: 100%;
}

.hd_display_table_header {
    display: table-header-group;
    width: 100%;
}

.hd_display_table_footer {
    display: table-footer-group;
    width: 100%;
}

.hd_display_table_row {
    display: table-row-group;
    width: 100%;
}

.hd_display_table_column {
    float: none;
    display: table-column;
}

.hd_display_table_cell {
    float: none;
    display: table-cell;
    vertical-align: middle;
    height: 100%;
}

.hd_display_table.hd_bottom_check_and_badge .hd_display_table_cell {
    width: 50%;
}

.hd_label {
    position: relative;
    color: #8898AA;
    font-weight: 300;
    display: block;
}

.hd_blue_button {
    background: #0095f8;
    padding: 7px 15px;
    color: #fff;
    border-radius: 4px;
    border: none;
    font-size: 14px;
    font-weight: 600;
}

.hd_blue_button:hover {
    background: #055186;
    color: #ffffff !important;
}

.hd_valign_table_top {
    vertical-align: top;
}

.hd_padding {
    padding: 0 5px;
}

/*HD new style end*/

.range-slider__range {
    -webkit-appearance: none;
    width: calc(100% - (73px));
    height: 10px;
    border-radius: 5px;
    background: #d7dcdf;
    outline: none;
    padding: 0;
    margin: 0;
}

.range-slider__range::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #2c3e50;
    cursor: pointer;
    transition: background .15s ease-in-out;
}

.range-slider__range::-webkit-slider-thumb:hover {
    background: #1abc9c;
}

.range-slider__range:active::-webkit-slider-thumb {
    background: #1abc9c;
}

.range-slider__range::-moz-range-thumb {
    width: 20px;
    height: 20px;
    border: 0;
    border-radius: 50%;
    background: #2c3e50;
    cursor: pointer;
    transition: background .15s ease-in-out;
}

.range-slider__range::-moz-range-thumb:hover {
    background: #1abc9c;
}

.range-slider__range:active::-moz-range-thumb {
    background: #1abc9c;
}

.range-slider__range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 3px #fff, 0 0 0 6px #1abc9c;
}

.popup-text-box-check.sub {
    padding: 0 0 0 30px;
}

.popup-text-box-check ul {
    margin: 0;
    padding: 0;
}

.popup-text-box-check ul li {
    color: #AAAAAA;
    display: inline-block;
    position: relative;
}

.popup-text-box-check ul li input[type=radio] {
    position: absolute;
    visibility: hidden;
}

.popup-text-box-check ul li label {
    display: block;
    position: relative;
    font-weight: 300;
    font-size: 14px;
    padding: 0px 20px 5px 40px;
    margin: 10px auto;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: all 0.25s linear;
    color: black;
}

.popup-text-box-check.sub ul li label {
    padding: 0px 12px 5px 30px;
}

#openPopup .popup-text-box-check ul li label {
    padding: 5px 20px 5px 40px;
}

.popup-text-box-check ul li .check {
    display: block;
    position: absolute;
    border: 2px solid #2196F3;
    border-radius: 100%;
    height: 20px;
    width: 20px;
    top: 50%;
    left: 5px;
    z-index: 5;
    transition: border .25s linear;
    -webkit-transition: border .25s linear;
    transform: translateY(-50%);
}

.popup-text-box-check.sub ul li .check {
    height: 16px;
    width: 16px;
}

.popup-text-box-check ul li .check::before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 100%;
    height: 11px;
    width: 11px;
    top: 50%;
    left: 50%;
    margin: auto;
    transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear;
    transform: translate(-50%, -50%);
}

.popup-text-box-check.sub ul li .check::before {
    height: 8px;
    width: 8px;
}


.popup-text-box-check input[type=radio]:checked ~ .check::before {
    background: #2196F3;
}

.d-mobile-only {
    display: inline-block;
}

.tl-header-menu-blank-block {
    visibility: hidden;
    display: inline-block;
    width: 13px;
}

@media screen and (max-width: 790px) {
    .d-mobile-only {
        display: none;
    }

    .tl-header-menu-blank-block {
        display: none;
    }
}