﻿.navbar-nav > .user-menu > .dropdown-menu > li.user-header {
    height: 140px !important;
}

#name {
    width: 15% !important;
}

#imgGif {
    width: 80px;
}

#uploadbulk {
    width: 70px !important;
}

#closeBtn {
    width: 61px !important;
}

#instructions {
    width: 25%;
}

#majorMuscles {
    width: 17%;
}

.Confirm {
    margin-left: 2px !important;
}

.Message {
    margin-top: -17px !important;
}

.modal-content {
    height: 55% !important;
}

.wrapper {
    position: inherit !important;
}

.FemaleGif {
    margin-left: 80px !important;
}

.positions {
    width: 125% !important;
    margin-left: -100px !important;
}

.modal-content {
    width: 80% !important;
    margin-left: 100px !important;
}

#AllEquipment {
    width: 127% !important;
    margin-left: -65px !important;
    /*padding-left: 15px !important;*/
}

.PersonalTrainer {
    width: 125% !important;
    margin-left: -55px !important;
}

/*button.multiselect.dropdown-toggle.btn.btn-default {
    width: 271% !important;
}*/
.multiselect-container {
    width: 100% !important;
}

.DeletePopup {
    height: 40% !important;
}

.grid {
    padding-left: 25px !important;
}

.DeleteButton {
    width: 55px !important;
}

/*.Location, .Equipment {
    width: 344% !important;
}*/

#StaffList, #BranchList, #UserManagementList {
    width: 100% !important;
}

#BranchList_filter {
    float: right;
}

div#BranchList_length {
    margin-top: 0px !important;
}

.delete {
    padding-right: 15px !important;
}

.count {
    color: white !important;
}

.position {
    margin-top: 21px !important;
}

.pageHeader {
    font-size: 17px !important;
}

.Gif {
    width: 150% !important;
}

.pageTitle {
    width: 123px !important;
}

.Action {
    width: 80px !important;
}

#txtoverflow {
    overflow: hidden;
    text-overflow: ellipsis;
}

.Description {
    width: 600px !important;
}

div#ExerciseLibraryList_length,
div#ExerciseLibraryList_filter {
    margin-top: 0 !important;
}

div#CountryList_length,
div#UserManagementClientList_length,
div#FAQList_length,
div#EquipmentList_length,
div#discountList_length,
div#programList_length, div#timeZoneList_length,
div#subscriptionPlanList_length,
div#SubscriptionsList_length,
div#PostList_length,
div#MajorMusclesList_length,
div#PurchasePlanList_length,
div#VideoScreenList_length,
div#SynergystMusclesList_length {
    margin-top: 45px !important;
}

div#GymFacilatorList_length,
div#StaffList_length {
    margin-top: 0px !important;
}

div#CountryList_filter,
div#FAQList_filter,
div#EquipmentList_filter,
div#discountList_filter,
div#timeZoneList_filter,
div#subscriptionPlanList_filter,
div#SubscriptionsList_filter,
div#PostList_filter,
div#StaffList_filter,
div#GymFacilatorList_filter,
div#SynergystMusclesList_filter,
div#PurchasePlanList_filter,
div#MajorMusclesList_filter {
    margin-top: 6px !important;
}

.text-danger {
    color: red;
}

.box-header {
    top: 3px !important;
}

/*.box-body {
    margin-top: -25px !important;
}*/

.row {
    margin-top: -5px !important;
    padding-top: 10px !important;
}

.btnSubmit {
    float: right !important;
}

.Icon {
    font-size: 17px !important;
    cursor: pointer !important;
}

.invisible {
    display: none !important;
}

.noty_bar {
    position: relative;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate(0, 0) scale(1, 1);
    transform: translate(0, 0) scale(1, 1);
    -webkit-font-smoothing: subpixel-antialiased;
    box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.1);
}

.noty_body {
    padding: 0.9375rem 1.25rem;
}

.noty_close_with_button .noty_body {
    padding-right: 2.5rem;
}

.noty_buttons {
    padding: 0.9375rem 1.25rem;
    padding-top: 0;
    text-align: right;
}

.noty_layout_mixin, #noty_layout__top, #noty_layout__topLeft, #noty_layout__topCenter, #noty_layout__topRight, #noty_layout__center, #noty_layout__centerLeft, #noty_layout__centerRight, #noty_layout__bottom, #noty_layout__bottomLeft, #noty_layout__bottomCenter, #noty_layout__bottomRight {
    position: fixed;
    margin: 0;
    padding: 0;
    z-index: 1050;
    -webkit-transform: translateZ(0) scale(1, 1);
    transform: translateZ(0) scale(1, 1);
    -webkit-filter: blur(0);
    filter: blur(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-font-smoothing: subpixel-antialiased;
    max-width: 90%;
}

#noty_layout__top {
    top: 0;
    left: 5%;
    width: 90%;
}

    #noty_layout__top .noty_bar:first-child {
        margin-top: 1.25rem;
    }

#noty_layout__topLeft {
    top: 1.25rem;
    left: 1.25rem;
    width: 20rem;
}

#noty_layout__topCenter {
    top: 5%;
    left: 50%;
    width: 20rem;
    -webkit-transform: translate(-50%) translateZ(0) scale(1, 1);
    transform: translate(-50%) translateZ(0) scale(1, 1);
}

#noty_layout__topRight {
    top: 1.25rem;
    right: 1.25rem;
    width: 20rem;
}

#noty_layout__center {
    top: 50%;
    left: 50%;
    width: 20rem;
    -webkit-transform: translate(-50%, -50%) translateZ(0) scale(1, 1);
    transform: translate(-50%, -50%) translateZ(0) scale(1, 1);
}

#noty_layout__centerLeft {
    top: 50%;
    left: 1.25rem;
    width: 20rem;
    -webkit-transform: translate(0, -50%) translateZ(0) scale(1, 1);
    transform: translate(0, -50%) translateZ(0) scale(1, 1);
}

#noty_layout__centerRight {
    top: 50%;
    right: 1.25rem;
    width: 20rem;
    -webkit-transform: translate(0, -50%) translateZ(0) scale(1, 1);
    transform: translate(0, -50%) translateZ(0) scale(1, 1);
}

#noty_layout__bottom {
    bottom: 0;
    left: 5%;
    width: 90%;
}

    #noty_layout__bottom .noty_bar:last-child {
        margin-bottom: 1.25rem;
    }

#noty_layout__bottomLeft {
    bottom: 1.25rem;
    left: 1.25rem;
    width: 20rem;
}

#noty_layout__bottomCenter {
    bottom: 5%;
    left: 50%;
    width: 20rem;
    -webkit-transform: translate(calc(-50% - 1px)) translateZ(0) scale(1, 1);
    transform: translate(calc(-50% - 1px)) translateZ(0) scale(1, 1);
}

#noty_layout__bottomRight {
    bottom: 1.25rem;
    right: 1.25rem;
    width: 20rem;
}

.noty_progressbar {
    display: none;
}

.noty_has_timeout.noty_has_progressbar .noty_progressbar {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 0.1875rem;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.25);
}

.noty_effects_open {
    opacity: 0;
    -webkit-transform: translate(50%);
    transform: translate(50%);
    -webkit-animation: noty_anim_in 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    animation: noty_anim_in 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.noty_effects_close {
    -webkit-animation: noty_anim_out 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    animation: noty_anim_out 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.noty_fix_effects_height {
    -webkit-animation: noty_anim_height 75ms ease-out;
    animation: noty_anim_height 75ms ease-out;
}

.noty_close_with_click {
    cursor: pointer;
}

.noty_close_button {
    position: absolute;
    top: 0.9375rem;
    right: 1.25rem;
    background-color: transparent;
    font-size: 1.25003rem;
    font-weight: 400;
    color: inherit;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    opacity: 0.75;
    transition: opacity ease-in-out 0.15s;
}

@media (prefers-reduced-motion: reduce) {
    .noty_close_button {
        transition: none;
    }
}

.noty_close_button:hover {
    opacity: 1;
}

.noty_modal {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 1040;
    opacity: 0.5;
    left: 0;
    top: 0;
}

    .noty_modal.noty_modal_open {
        opacity: 0;
        -webkit-animation: noty_modal_in .3s ease-out;
        animation: noty_modal_in .3s ease-out;
    }

    .noty_modal.noty_modal_close {
        -webkit-animation: noty_modal_out .3s ease-out;
        animation: noty_modal_out .3s ease-out;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
    }

@-webkit-keyframes noty_modal_in {
    100% {
        opacity: 0.5;
    }
}

@keyframes noty_modal_in {
    100% {
        opacity: 0.5;
    }
}

@-webkit-keyframes noty_modal_out {
    100% {
        opacity: 0;
    }
}

@keyframes noty_modal_out {
    100% {
        opacity: 0;
    }
}

@-webkit-keyframes noty_anim_in {
    100% {
        -webkit-transform: translate(0);
        transform: translate(0);
        opacity: 1;
    }
}

@keyframes noty_anim_in {
    100% {
        -webkit-transform: translate(0);
        transform: translate(0);
        opacity: 1;
    }
}

@-webkit-keyframes noty_anim_out {
    100% {
        -webkit-transform: translate(50%);
        transform: translate(50%);
        opacity: 0;
    }
}

@keyframes noty_anim_out {
    100% {
        -webkit-transform: translate(50%);
        transform: translate(50%);
        opacity: 0;
    }
}

@-webkit-keyframes noty_anim_height {
    100% {
        height: 0;
    }
}

@keyframes noty_anim_height {
    100% {
        height: 0;
    }
}

.noty_theme__limitless.noty_bar {
    margin: 0.25rem 0;
    position: relative;
    border: 1px solid transparent;
    border-radius: 0.1875rem;
}

.noty_theme__limitless.noty_type__alert {
    background-color: #546E7A;
    color: #fff;
    border-color: #546E7A;
}

.noty_theme__limitless.noty_type__warning {
    background-color: #FF7043;
    color: #fff;
    border-color: #FF7043;
}

.noty_theme__limitless.noty_type__error {
    background-color: #EF5350;
    color: #fff;
    border-color: #EF5350;
}

.noty_theme__limitless.noty_type__info {
    background-color: #03A9F4;
    color: #fff;
    border-color: #03A9F4;
}

.noty_theme__limitless.noty_type__success {
    background-color: #4CAF50;
    color: #fff;
    border-color: #4CAF50;
}

.noty_theme__limitless.noty_type__confirm {
    background-color: #fff;
    border-color: rgba(0, 0, 0, 0.2);
    box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.1);
}

    .noty_theme__limitless.noty_type__confirm .noty_body {
        padding: 1.25rem;
    }

    .noty_theme__limitless.noty_type__confirm .noty_close_button {
        top: 1.25rem;
    }

/* ------------------------------------------------------------------------------
*
*  # PNotify notifications
*
*  Styles for pnotify.min.js - a flexible JavaScript notification plugin
*
* ---------------------------------------------------------------------------- */
.ui-pnotify {
    top: 1.25rem;
    right: 1.25rem;
    position: absolute;
    height: auto;
    z-index: 2;
    border-radius: 0.1875rem;
    box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.1);
}

body > .ui-pnotify {
    position: fixed;
    z-index: 1070;
}

.ui-pnotify.alert-rounded > .ui-pnotify-container {
    border-radius: 100px;
}

.ui-pnotify[class*=bg-] > .ui-pnotify-container {
    background-color: inherit;
    border-color: transparent;
    color: #fff;
}

.ui-pnotify[class*=text-] > .ui-pnotify-container,
.ui-pnotify[class*=alpha-] > .ui-pnotify-container {
    background-color: inherit;
    border-color: inherit;
    color: inherit;
}

.ui-pnotify.stack-top-left, .ui-pnotify.stack-bottom-left {
    left: 1.25rem;
    right: auto;
}

.ui-pnotify.stack-bottom-right, .ui-pnotify.stack-bottom-left {
    bottom: 1.25rem;
    top: auto;
}

.ui-pnotify.stack-modal {
    left: 50%;
    right: auto;
    margin-left: -10rem;
}

.ui-pnotify.stack-custom-right {
    top: auto;
    left: auto;
    bottom: 25%;
    right: 25%;
}

.ui-pnotify.stack-custom-left {
    top: 25%;
    left: 25%;
    right: auto;
    bottom: auto;
}

.ui-pnotify.stack-custom-top {
    right: 0;
    left: 0;
    top: 0;
}

.ui-pnotify.stack-custom-bottom {
    right: 0;
    left: 0;
    bottom: 0;
    top: auto;
}

.ui-pnotify.ui-pnotify-in {
    display: block !important;
}

.ui-pnotify.ui-pnotify-move {
    transition: left .5s ease, top .5s ease, right .5s ease, bottom .5s ease;
}

.ui-pnotify.ui-pnotify-fade-slow {
    opacity: 0;
    transition: opacity linear 0.6s;
}

    .ui-pnotify.ui-pnotify-fade-slow.ui-pnotify.ui-pnotify-move {
        transition: opacity .6s linear, left .5s ease, top .5s ease, right .5s ease, bottom .5s ease;
    }

.ui-pnotify.ui-pnotify-fade-normal {
    opacity: 0;
    transition: opacity linear 0.4s;
}

    .ui-pnotify.ui-pnotify-fade-normal.ui-pnotify.ui-pnotify-move {
        transition: opacity .4s linear, left .5s ease, top .5s ease, right .5s ease, bottom .5s ease;
    }

.ui-pnotify.ui-pnotify-fade-fast {
    transition: opacity .2s linear;
    opacity: 0;
}

    .ui-pnotify.ui-pnotify-fade-fast.ui-pnotify.ui-pnotify-move {
        transition: opacity .2s linear, left .5s ease, top .5s ease, right .5s ease, bottom .5s ease;
    }

.ui-pnotify.ui-pnotify-fade-in {
    opacity: 1;
}

.ui-pnotify-container {
    padding: 0.9375rem 1.25rem;
    height: 100%;
    position: relative;
    left: 0;
    margin: 0;
    border-radius: 0.1875rem;
}

    .ui-pnotify-container::after {
        display: block;
        clear: both;
        content: "";
    }

    .ui-pnotify-container.ui-pnotify-sharp {
        border-radius: 0;
    }

.ui-pnotify-title {
    display: block;
    margin-top: 0;
    margin-bottom: 0.3125rem;
    font-size: 0.9375rem;
}

.ui-pnotify-text {
    display: block;
}

.ui-pnotify-icon {
    display: block;
    float: left;
    line-height: 1;
}

    .ui-pnotify-icon > [class^=icon-] {
        margin-top: 0.25003rem;
        margin-right: 0.625rem;
    }

.ui-pnotify-closer,
.ui-pnotify-sticker {
    float: right;
    margin-left: 0.625rem;
    margin-top: 0.25003rem;
    line-height: 1;
    outline: 0;
}

.ui-pnotify-modal-overlay {
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
}

body > .ui-pnotify-modal-overlay {
    position: fixed;
    z-index: 1040;
}

.brighttheme {
    border: 1px solid;
}

.ui-pnotify[class*=bg-] > .brighttheme {
    background-color: inherit;
    border-color: inherit;
    color: inherit;
}

.brighttheme-notice {
    background-color: #FFF3E0;
    border-color: #FF9800;
    color: #BF360C;
}

.brighttheme-info {
    background-color: #E1F5FE;
    border-color: #03A9F4;
    color: #01579B;
}

.brighttheme-success {
    background-color: #E8F5E9;
    border-color: #4CAF50;
    color: #1B5E20;
}

.brighttheme-error {
    background-color: #FFEBEE;
    border-color: #F44336;
    color: #B71C1C;
}

.brighttheme-icon-closer,
.brighttheme-icon-sticker {
    position: relative;
    display: inline-block;
    outline: 0;
    width: 0.75rem;
    height: 0.75rem;
}

    .brighttheme-icon-closer:after,
    .brighttheme-icon-sticker:after {
        content: '';
        font-family: "icomoon";
        font-size: 0.75rem;
        display: block;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .brighttheme-icon-closer:after {
        content: "";
    }

    .brighttheme-icon-sticker:after {
        content: "";
    }

    .brighttheme-icon-sticker.brighttheme-icon-stuck:after {
        content: "";
    }

.ui-pnotify[class*=alert-styled-] {
    border-width: 0;
    padding: 0;
}

.ui-pnotify.alert-styled-left .brighttheme {
    border-left-width: 2.875rem;
}

.ui-pnotify.alert-styled-left:after {
    left: 0;
}

.ui-pnotify.alert-styled-right .brighttheme {
    border-right-width: 2.875rem;
}

.ui-pnotify.alert-styled-right:after {
    right: 0;
}

.brighttheme .ui-pnotify-action-bar textarea,
.brighttheme .ui-pnotify-action-bar input {
    display: block;
    width: 100%;
    border: 1px solid #ddd;
    background-color: #fff;
    margin-bottom: 1.25rem !important;
    color: #333;
    padding: 0.4375rem 0.875rem;
    outline: 0;
}

.ui-pnotify[class*=bg-] .brighttheme .ui-pnotify-action-bar textarea, .ui-pnotify[class*=bg-]
.brighttheme .ui-pnotify-action-bar input {
    border-color: transparent;
    color: #fff;
}

    .ui-pnotify[class*=bg-] .brighttheme .ui-pnotify-action-bar textarea::-webkit-input-placeholder, .ui-pnotify[class*=bg-]
    .brighttheme .ui-pnotify-action-bar input::-webkit-input-placeholder {
        color: #fff;
        opacity: 1;
    }

    .ui-pnotify[class*=bg-] .brighttheme .ui-pnotify-action-bar textarea::-moz-placeholder, .ui-pnotify[class*=bg-]
    .brighttheme .ui-pnotify-action-bar input::-moz-placeholder {
        color: #fff;
        opacity: 1;
    }

    .ui-pnotify[class*=bg-] .brighttheme .ui-pnotify-action-bar textarea:-ms-input-placeholder, .ui-pnotify[class*=bg-]
    .brighttheme .ui-pnotify-action-bar input:-ms-input-placeholder {
        color: #fff;
        opacity: 1;
    }

    .ui-pnotify[class*=bg-] .brighttheme .ui-pnotify-action-bar textarea::-ms-input-placeholder, .ui-pnotify[class*=bg-]
    .brighttheme .ui-pnotify-action-bar input::-ms-input-placeholder {
        color: #fff;
        opacity: 1;
    }

    .ui-pnotify[class*=bg-] .brighttheme .ui-pnotify-action-bar textarea::placeholder, .ui-pnotify[class*=bg-]
    .brighttheme .ui-pnotify-action-bar input::placeholder {
        color: #fff;
        opacity: 1;
    }

.ui-pnotify-history-container {
    position: absolute;
    top: 0;
    right: 1.25rem;
    border-top: none;
    padding: 0;
    z-index: 1070;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

    .ui-pnotify-history-container.ui-pnotify-history-fixed {
        position: fixed;
    }

    .ui-pnotify-history-container .ui-pnotify-history-header {
        text-align: center;
        margin-bottom: 0.3125rem;
    }

    .ui-pnotify-history-container button {
        cursor: pointer;
        display: block;
        width: 100%;
    }

    .ui-pnotify-history-container .ui-pnotify-history-pulldown {
        display: block;
        margin: 0 auto;
    }

.swal2-show {
    -webkit-animation: show-notification 0.15s;
    animation: show-notification 0.15s;
}

    .swal2-show.swal2-noanimation {
        -webkit-animation: none;
        animation: none;
    }

.swal2-hide {
    -webkit-animation: hide-notification 0.15s forwards;
    animation: hide-notification 0.15s forwards;
}

    .swal2-hide.swal2-noanimation {
        -webkit-animation: none;
        animation: none;
    }

.swal2-animate-success-icon,
.swal2-animate-error-icon,
.swal2-warning,
.swal2-info,
.swal2-question {
    -webkit-animation: animate-circle 0.5s;
    animation: animate-circle 0.5s;
}

.swal2-animate-x-mark {
    -webkit-animation: animate-x-mark 0.5s;
    animation: animate-x-mark 0.5s;
}

@-webkit-keyframes show-notification {
    0% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes show-notification {
    0% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes hide-notification {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 0;
    }
}

@keyframes hide-notification {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 0;
    }
}

/*#siteLoader {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    background: url("../images/38957f53-a377-4c00-802b-192f77303ea9_spinner.gif") no-repeat center center rgba(0,0,0,0.25)
}*/
.loader-area {
    background: #00000078;
    width: 100%;
    height: 100vh;
    position: fixed;
    display: flex;
    align-items: center;
    z-index: 9999;
}

.loader,
.loader:before,
.loader:after {
    background: #ffffff;
    -webkit-animation: load1 1s infinite ease-in-out;
    animation: load1 1s infinite ease-in-out;
    width: 1em;
    height: 4em;
}

.loader {
    color: #ffffff;
    text-indent: -9999em;
    margin: 88px auto;
    position: relative;
    font-size: 11px;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

    .loader:before,
    .loader:after {
        position: absolute;
        top: 0;
        content: '';
    }

    .loader:before {
        left: -1.5em;
        -webkit-animation-delay: -0.32s;
        animation-delay: -0.32s;
    }

    .loader:after {
        left: 1.5em;
    }

@-webkit-keyframes load1 {
    0%, 80%, 100% {
        box-shadow: 0 0;
        height: 4em;
    }

    40% {
        box-shadow: 0 -2em;
        height: 5em;
    }
}

@keyframes load1 {
    0%, 80%, 100% {
        box-shadow: 0 0;
        height: 4em;
    }

    40% {
        box-shadow: 0 -2em;
        height: 5em;
    }
}

label.checkbox {
    background-color: white;
    color: black;
}

.des {
    margin-right: 16px !important;
}

.postbtn {
    margin-right: 18px;
}

span.multiselect-selected-text {
    float: left;
}

.btn .caret {
    margin-left: 171px !important;
}

.font-weight {
    font-weight: 100;
}

.multiselect {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .multiselect.btn .caret {
        margin-left: 10px !important;
    }

.inlineForm .form-group {
    position: relative;
    padding-left: 35px;
}

    .inlineForm .form-group input {
        position: absolute;
        left: 15px;
    }

.row .icon-calendar input:focus {
    border-color: #0c9aff !important;
}

.row .icon-calendar input {
    padding-left: 40px;
}

.row .icon-calendar:before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #acaeaf;
}

.row .formFocused.icon-calendar:before {
    color: #39B9FD;
}

.row .icon-calendar input, .row .icon-calendar label {
    font-family: 'Nunito', sans-serif;
}

.row .icon-calendar::before {
    left: 30px;
}

.program {
    width: 80px !important;
}

.form-icon {
    position: relative;
}

    .form-icon i {
        position: absolute;
        right: 24px;
        bottom: 10px;
    }


        .form-icon i::after {
            position: absolute;
            right: 24px;
            bottom: 30px;
        }

.location-staff {
    font-weight: normal;
    margin-left: 14px;
}

.login-logo, .register-logo {
    display: flex;
    justify-content: center;
    align-items: center;
}

    .login-logo img, .register-logo img {
        max-width: 250px;
    }

html, body {
    height: auto;
}

.image-dimension-label {
    top: 212px !important;
    font-size: 11px;
    color: #aeaeae;
    bottom: 0px;
    right: 0;
    left: 5px !important;
    padding-top: 10px;
}

#VideoScreenList_wrapper td.action-column {
    min-width: 90px;
}

.overview_outer {
    min-height: 120px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(33.33% - 8px);
    height: 94px;
    margin-bottom: 30px;
    margin-right: 25px;
    margin-top: 0px;
    box-shadow: 0px 0px 12px rgb(0 0 0 / 20%);
    background: #fff;
    border-radius: 10px;
    padding: 15px 10px;
    height: 100%;
    width: 20%;
}


#gender-label {
    margin-left: -15px;
}

.gif-section {
    margin-left: 10px;
}

.form-control-width {
    width: 70%;
}

.instructiontxt {
    margin-top: -17px;
    margin-left: 20px;
    height: 51px;
}


.instructionadd {
    float: right;
    margin-right: -197px;
    margin-top: -38px;
}

table#GymFacilatorList,
table#UserManagementClientList {
    display: block;
    overflow-x: auto !important;
    width: 100% !important;
}

    table#GymFacilatorList tr th, table#GymFacilatorList tr td {
        min-width: 150px !important;
    }

    table#GymFacilatorList tr td, table#GymFacilatorListDetails tr td {
        word-break: break-word;
    }

    table#GymFacilatorList tr .gymfac_id,
    table#GymFacilatorListDetails tr .gymfacdet_id {
        min-width: 70px !important;
    }

    table#GymFacilatorList tr .gymfac_branch,
    table#GymFacilatorListDetails tr .gymfacdet_branch {
        min-width: 70px !important;
    }

    table#GymFacilatorList tr .gymfac_clients,
    table#GymFacilatorListDetails tr .gymfacdet_client {
        min-width: 60px !important;
    }

    table#GymFacilatorList tr .gymfac_status {
        min-width: 50px !important;
    }

    table#GymFacilatorList tr .gymfac_active_months {
        min-width: 80px !important;
        text-align: center;
    }

    table#GymFacilatorList tr .gymfac_signupdate {
        min-width: 100px !important;
    }

    table#GymFacilatorList tr .gymfac_action {
        min-width: 80px !important;
        text-align: center !important
    }

.box-body.gymfac_detail_wrapp {
    padding: 20px 0 10px !important
}

    .box-body.gymfac_detail_wrapp table#GymFacilatorListDetails {
        border: none !important;
    }

        .box-body.gymfac_detail_wrapp table#GymFacilatorListDetails tr th {
            border: none !important;
            /*background-color: #fff;*/
            color: #3c8dbc;
            vertical-align: middle;
            border-bottom: 1px solid #dedede !important;
        }

table#GymFacilatorListDetails tr .gymfacdet_sub {
    min-width: 120px !important;
    max-width: 120px !important
}

table#GymFacilatorListDetails tr .gymfacdet_web {
    min-width: 140px !important
}

table#GymFacilatorListDetails tr .gymfacdet_tz {
    min-width: 80px !important
}

table#GymFacilatorListDetails tr .gymfacdet_cnt {
    min-width: 80px !important
}

table#GymFacilatorListDetails tr .gymfacdet_ct {
    min-width: 80px !important
}

table#GymFacilatorListDetails tr .gymfacdet_orgnm {
    min-width: 120px !important
}

.skin-blue .content-header {
    padding-top: 5px;
}

.content-header h4 {
    font-size: 20px !important;
    font-weight: 400
}

.skin-blue .content-header > ol {
    padding: 0 5px !important
}

    .skin-blue .content-header > ol li.active {
        color: #367fa9 !important
    }

.gif-section .custom-file {
    position: relative
}

    .gif-section .custom-file video.selected_img,
    .gif-section .GenderClassFemale video.selected_img,
    .gif-section .GenderClassMale video.selected_img {
        width: 200px !important;
        height: 150px !important;
        margin-bottom: 15px;
        border: 1px solid #000;
        border-radius: 5px;
        padding: 5px;
        object-fit: contain;
    }

.cancel_selection {
    position: absolute;
    left: 185px;
    display: none;
    top: 0px;
    cursor: pointer;
    font-size: 14px;
    z-index: 9
}

    .cancel_selection.showed {
        display: block
    }

.GenderClassFemale .showed,
.GenderClassMale .showed {
    top: 25px;
    left: 120px;
}

.equipment-label > div {
    display: inline-block;
    padding: 3px 10px;
    border: 1px solid #367fa9;
    border-radius: 50px;
    background: #e8e8e8;
    margin-bottom: 10px;
}

    .equipment-label > div:not(:last-child) {
        margin-right: 10px;
    }

    .equipment-label > div i {
        font-weight: 300 !important;
        font-size: 12px !important
    }

#GymFacilatorListDetails tbody tr {
    background: none;
}

.gymFacility_client_tab {
    left: 20px;
    margin-right: 35px;
}

.exercise_listing {
    margin-left: 13px;
    margin-top: 13px;
}

div#UserManagementClientList_filter,
div#programList_filter {
    margin-top: 45px !important;
}

.client_main_list {
    margin-top: 10px;
    left: 30px;
    margin-right: 45px;
    margin-bottom: -15px;
}

.free-trial-list {
    margin-top: 10px;
    left: 30px;
    margin-right: 45px;
    height: 50px;
}

/*.client_id {
    width: 90px !important;
}

.client_firstname,
.client_lastname {
    width: 80px !important;
}

.client_phone{
    width: 110px !important;
}*/

table#UserManagementClientList tr {
    width: 100% !important;
    max-width: 100% !important
}

    table#UserManagementClientList tr th,
    table#UserManagementClientList tr td {
        min-width: 150px !important;
        width: 150px !important
    }

@media screen and (max-width: 1440px) {
    table#UserManagementClientList tr th,
    table#UserManagementClientList tr td {
        min-width: 120px !important;
        width: 120px !important
    }
}

table#requestedExerciseList {
    overflow-x: auto;
    width: 100% !important;
    display: block !important
}

    table#requestedExerciseList tr th,
    table#requestedExerciseList tr td {
        min-width: 150px !important
    }

        table#requestedExerciseList tr th:nth-child(4),
        table#requestedExerciseList tr td:nth-child(4) {
            min-width: 100px !important
        }

.terminated-branch {
    color: #9e9c9c96;
}

.dropUserImg {
    height: 50px;
}

.sidebar-menu li > a img {
    width: 15px;
    margin-right: 5px;
    opacity: 0.7;
    margin-top: -5px
}

.sidebar-menu li:hover > a img {
    opacity: 1
}

#locationNumber {
    width: 70px;
}

#edit-instruction {
    margin-bottom: 20px;
}

#Instructions {
    width: 216%;
    margin-bottom: 0;
}

.instructiondelete {
    cursor: pointer;
    float: right;
    margin-right: -20px;
}

.total-value {
    font-size: 24px;
    font-weight: 700;
}

/*#totalAllActive {
    padding-bottom: 20px;
}*/

.client-count-box {
    margin-bottom: -50px;
}

table.dataTable {
    width: 100% !important
}

#muscle-error-labrl {
    float: left;
    margin-left: 262px;
}

/*#customFileMale,
#customFileFemale {
    margin-top: 20px;
}*/

.admin-branch-list {
    width: 60px;
}

.gymFacility_main_tab {
    left: 31px;
    margin-right: 49px;
    margin-top: 10px;
}

.CloseImg{
    cursor: pointer;
}

.exercise-library-admin{
    left: -15px;
    top: 9px;
}

.close-male-female{
    left: 200px !important;
}

.bootstrap-tagsinput{
    width: 100%;
}

#bulkUpload{
    margin-bottom: 10px;
}
#download{
    margin-left: 2px;
}
.modal-content.delete-branch-image{
margin-left: 50px !important;
}

.modal #deleteBranchImage {
    background: none !important;

}

.clsAction {
    text-align: center !important;
}
.font-weight-normal
{
    font-weight:normal !important
}

.password-toggle {
    position: absolute;
    right: 16px;
    top: 13px;
    /*color: #aeaeae;*/
}

    .password-toggle .view-password {
        margin: 6px 4px;
        background-image: url(../images/visibility-off.svg);
        background-position: center;
        background-size: 100%;
        width: 16px;
        height: 12px;
        display: block;
    }

    .password-toggle.show-password {
        top: 14px;
    }

        .password-toggle.show-password .view-password {
            /*color: #0c9aff;*/
            background-image: url(../images/visibility-on.svg);
            height: 10px;
        }

#confirm-Password,
#divPassword {
    cursor: pointer;
    top: 30px;
}

@media screen and (max-width: 1600px){
    .content-wrapper {
        /*min-height: calc(100vh - 65px) !important;*/
    }
}

#CreateEditUserManagement .form-control[disabled], #CreateEditUserManagement .form-control[readonly], #CreateEditUserManagement fieldset[disabled] .form-control {
    background: #eee !important
}
#PersonalTrainerCreateForm .form-group .select2{
    width: 100% !important
}

#bindImage .selected_img,
#client-profile .selected_img,
.branch-logo .selected_img,
#bind-post-image .selected_img,
#bindVideoImage .selected_img{
    width: 189px;
    height: 150px;
    margin-bottom: 15px;
    border: 1px solid #000;
    border-radius: 5px;
    padding: 0;
    object-fit: contain;
}

.branch-logo .selected_img,
#bind-post-image .selected_img,
#bindVideoImage .selected_img{
    width: 128px !important;
    height: 96px !important;
}

#bindImage .cancel_selection {
    position: absolute;
    cursor: pointer;
    left: 188px;
    display: none;
    top: 25px;
    cursor: pointer;
    font-size: 14px;
    z-index: 9;
}

.imageUpload .cancel_selection{
    position: absolute !important;
    cursor: pointer !important;
    left: 140px;
    display: none;
    top: 25px;
    cursor: pointer;
    font-size: 14px;
    z-index: 9;
}

.country-image .cancel_selection {
    left: 118px !important;
}

.branch-logo .cancel_selection,
/*#bind-post-image .cancel_selection,*/
#bindVideoImage .cancel_selection {
    left: 130px !important;
    top: 25px !important;
}

#client-profile .cancel_selection {
    left: 192px !important;
    top: 25px !important;
}

.showImage .cancel_selection,
.country-image .cancel_selection{
    position: absolute;
    cursor: pointer;
    left: 140px;
    top: 25px;
    cursor: pointer;
    font-size: 14px;
    z-index: 9;
}

.select-post-img {
    color: white;
    top: 25px !important;
    left: 200px !important;
}

.imageUpload .selected_img,
.showImage .selected_img,
.country-image .selected_img {
    width: 140px !important;
    height: 110px !important;
    margin-bottom: 15px !important;
    border: 1px solid #000;
    border-radius: 5px;
    padding: 0;
    object-fit: contain;
}

.country-image .selected_img {
    width: 116px !important;
    height: 59px !important;
}

#update-profile #confirm-Password {
    top: 155px !important;
}
#update-profile #divPassword {
    top: 80px !important;
}

.hide-more-info{
    height: 26px;
}

.bg-clients-color {
    background-color: #c15dea;
}

.textcolor{
    color: white;
}

.bg-workout-color {
    background-color: #885050;
}

.bg-program-color {
    background-color: #54ec8a;
}

.bg-session-color {
    background-color: #96368f;
}

.bg-exercise-color {
    background-color: #98993d;
}

.bg-equipment-color {
    background-color: #8382da;
}

.ui-datepicker-year,
.ui-datepicker-month {
    color: black !important;
}

.ui-datepicker-header {
    background: #3e8dbd !important;
    border: #3e8dbd !important;
}

.ui-datepicker-month,
.ui-datepicker-year,
.ui-datepicker-calendar thead tr,
.ui-datepicker-calendar tbody td {
    font-family: 'Nunito', sans-serif !important;
}

.ui-state-default {
    border: 1px solid #cccccc !important;
    background: #f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x !important;
    font-weight: bold !important;
    color: #1c94c4 !important;
}

.ui-state-active,
.ui-state-hover {
    border: 1px solid #3e8dbd !important;
    background: #ecf0f5 !important;
    color: #3e8dbd !important;
}

.ui-datepicker-prev,
.ui-datepicker-next {
    background: #3e8dbd !important;
}

.main-gym-terminated {
    cursor: not-allowed !important;
    font-size: 17px !important;
}


.upload-zone-main {
    width: 100%;
    border: 1px dashed #d4d3d3;
    padding: 30px;
    padding-bottom: 15px;
    margin-top: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #d4d3d3;
    border-radius: 12px;
}

    .upload-zone-main .upload-zone {
        position: relative;
        display: flex;
        align-items: center;
        flex-direction: column;
        margin-bottom: 10px;
    }

    .upload-zone-main > p {
        font-size: 12px;
        color: #aeaeae;
    }

    .upload-zone-main .upload-zone input {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        z-index: 99;
        cursor: pointer;
    }

.upload-zone i {
    font-size: 45px;
    color: #d4d3d3;
    margin-bottom: 7px;
}

.upload-zone p {
    font-size: 20px;
    color: #d4d3d3;
    margin-bottom: 10px;
}

.upload-zone > span {
    font-size: 14px;
    display: inline-block;
    margin-bottom: 16px;
}

.upload-zone .btn-bordered-light {
    font-size: 13px;
    color: #0c9aff;
    border: 1px solid #0c9aff;
    padding: 10px 14px;
    width: 148px;
}

.uploaded-images {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

    .uploaded-images li {
        margin: 0 11px;
        display: flex;
        flex-direction: column;
    }

    .uploaded-images .upload-img-wrapper {
        width: 70px;
        height: 70px;
        border-radius: 10px;
        overflow: hidden;
        position: relative;
    }

        .uploaded-images .upload-img-wrapper img {
            position: absolute;
            width: auto;
            object-fit: cover;
            height: 100%;
        }

    .uploaded-images a {
        display: inline-block;
        color: #d4d3d3;
        font-size: 13px;
        text-align: center;
        margin-top: 8px;
    }

body .popover {
    background: #fff !important;
    max-width: 500px !important;
}

body .popover-body {
    color: #000000 !important;
    font-size: 12px !important;
}



table#PersonalTrainingFacilatorList {
    display: block;
    overflow-x: auto !important;
    width: 100% !important;
}

    table#PersonalTrainingFacilatorList tr th, table#PersonalTrainingFacilatorList tr td {
        min-width: 150px !important;
    }

    table#PersonalTrainingFacilatorList tr td {
        word-break: break-word;
    }

    table#PersonalTrainingFacilatorList tr .ptfac_id {
        min-width: 70px !important;
    }

    table#PersonalTrainingFacilatorList tr .ptfac_clients {
        min-width: 60px !important;
    }

    table#PersonalTrainingFacilatorList tr .ptfac_status {
        min-width: 50px !important;
    }

    table#PersonalTrainingFacilatorList tr .ptfac_active_months {
        min-width: 80px !important;
        text-align: center;
    }

    table#PersonalTrainingFacilatorList tr .ptfac_signupdate {
        min-width: 100px !important;
    }

    table#PersonalTrainingFacilatorList tr .ptfac_action {
        min-width: 80px !important;
        text-align: center !important
    }
table#PersonalTrainingFacilatorList tr .ptfacdet_sub {
    min-width: 120px !important;
    max-width: 120px !important
}

#facilatorUseForm #btnRemoveCoupon {
    margin-top: 25px;
}

table#tblDiscountHistory tbody .discountAmount {
    text-align: right !important;
}


/* Country field css Start */
.customadcountryWrap {
    display: flex;
}

.customadcountryWrap .select2-container, .customadcountryWrap .country-list {
    width: 100px !important;
}

.customadcountryWrap .select2-results__option {
    padding: 5px 8px;
}

/* Country field css End */


/*count related changes */
.personaltrainerbasiccount {
    display: inline-block;
    margin-left: 10px;
}
    .personaltrainerbasiccount h3{
        font-size:30px;
    }

.personaltrainerpremiumcount {
    display: inline-block;
    float: right;
    margin-right: 12px;
}
    .personaltrainerpremiumcount h3 {
        font-size: 30px;
    }

.activepremiumcount, .totalpremiumcount {
    display: inline-block;
    margin-left: 30px;
}
.totalbasiccount, .activebasiccount {
    margin-left: 10px;
    display: inline-block;
}