html, body {
    overflow-x: hidden;
    margin: 0;
    width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

.logo-container {
    left: 50px;
    position: absolute;
    top: 20px;
    z-index: 3;
}

.logo-container .logo {
    overflow: hidden;
    border-radius: 50%;
    border: 1px solid #333333;
    width: 60px;
    float: left;
}

.btn {
    font-size: 12px;
}

.logo-container .brand {
    font-size: 18px;
    color: #FFFFFF;
    line-height: 20px;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    width: 60px
}

.wizard-navigation .nav-pills > li {
    float: right;
}

.wizard-navigation .progress-bar {
    float: right;
}

.wizard-card .wizard-navigation .progress-with-circle {
    top: 40px;
}

input[type="radio"], input[type="checkbox"] {
    /* margin: 1px 0 0 14px !important; */
}

.radio label, .checkbox label {
    padding-right: 20px;
    padding-left: 0 !important;
    font-size: 12px;
}

.radio label span, .checkbox label span {
    padding-right: 20px;
    padding-left: 0 !important;
    font-size: 12px;
}

#pic_badan_jolo, #pic_badan_posht, #pic_badan_pahlo, #etc_badan_pahlo, #pic-inputs .none {
    display: none;
}

.modal-header {
    background-color: #BB1B18;
    color: #fff;
    text-align: center;
}

.modal-header button {
    color: #fff;
    opacity: 0.9;
}

.wizard-header .coach-pic img {
    /* height: 60px;*/
}

.coach-pic img {
    border-radius: 50%;
    margin: 0 auto;
}

form > .wizard-card .wizard-header {
    position: absolute;
    top: -55px;
    z-index: 999999999999;
    background: #fff;
    left: calc(32%);
    padding: 15px 40px;
}

.req {
    color: #fa6464
}

@media only screen and (max-width: 480px) {
    .wizard-card .wizard-navigation .progress-with-circle .progress-bar {
        display: none;
    }

    .btn {
        white-space: normal;
        line-height: 1.8em;
    }

    #three .picture-container span.btn {
        white-space: inherit;
    }

    #pro_pic, .first-wrapper {
        float: none !important;
    }

    .wizard-navigation .nav-pills {
        position: relative;
        top: auto;
        height: auto;
        margin-top: 20px;
        direction: ltr;
    }

    .wizard-navigation ul.nav li {
        width: 30% !important;
        padding: 6px 1px;
        margin: 0 auto;
        float: none;
        display: inline-block;
    }

    .email-wrapper {
        padding: 0;
        margin-bottom: 10px !important;
    }

    .gmailval {
        margin-bottom: 10px;
    }

    .coach-pic img {
        /* width:85px;*/
    }

    .nav-pills > li.active > a:after {
        width: 100%;
        right: 0px;
    }

    .nav-pills > li > a {
        position: relative;
        /* float:left; */
        /* display:inline-block; */
    }

    .wizard-card .icon-circle {
        width: 100%;
    }

    .wizard-card .tab-content {
        padding-top: 20px;
    }

    .wizard-card .wizard-header {
        padding: 15px 0 25px 0;
    }

    .coach-pic {
        position: absolute;
        top: -40px;
        left: calc(50% - 35px);
        width: 70px;
    }

    .wizard-card .wizard-navigation {
        margin-bottom: 20px;
    }

    .body-measure {
        padding-right: 0;
        padding-left: 0;
    }

    .last-help {
        float: none !important;
    }


}

#reagent .card-radio p {
    font-size: 11px;
}

#one .first-wrapper .radio input {
    margin-right: -20px !important;
}

#gender .choice p {
    font-size: 12px
}

.gender-label {
    width: 100%;
}

#gender input[name="gender"] {
    margin-right: -20px;
    margin-top: 2px
}

.register-button {
    background: #ff3b30;
    padding: 7px 90px;
    border-radius: 26px;
    color: #fff;
    margin: 15px 0;
}

#if_already_registered {
    text-align: center;
}

#login-in-register-page {
    cursor: pointer !important;
}

#check-btn, #check-discount, #check-reagent-email {
    cursor: pointer;
}

.listTrackingHead {
    background-color: #FA6464;
    text-align: right;
    color: white;
}

/*
*
 */
::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}

::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}

.Video:focus {
    outline: unset !important;
}

.table-responsive .table {
    max-width: none !important;
}

.SpnGray {
    color: grey;
}

.DvnameOfCoach {
    font-size: 18px;
    background-color: rgb(40, 47, 57) !important;
    color: white;
    border-bottom: 1px solid white;
}

#pricetable {

    border-collapse: collapse !important;
    width: 100% !important;
}

#pricetable td, #pricetable th {
    border: 1px solid #ddd !important;
    padding: 8px !important;
}

#pricetable tr:nth-child(even) {
    background-color: #f2f2f2 !important;
}

#pricetable tr:hover {
    background-color: #ddd !important;
}

#pricetable th {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    text-align: center !important;
    background-color: #fa6464 !important;
    color: white !important;
}

.pStyle {
    direction: rtl;
    color: ghostwhite;
    font-size: 13px;
}

.flex-center {
    display: flex;
    justify-content: center;
}

.flex-between {
    display: flex;
    justify-content: space-between;
	align-items: flex-start;
}
@media only screen and (min-width: 1024px) {
	.min-w-200 {
		min-width:200px
	}
}


.langSwitcher img{
    width: 3em;
    height: 3em;
    padding: 0 0px;
    border-radius: 82px;
    margin: 0 15px 30px 15px;
    object-fit: cover;
    box-shadow: 0 0 6px #2a2427;
}

.badge {
    white-space: unset;
    line-height: 1.5;
}