input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.button-loader, .copy-button-loader {
    display: none;
}

.margin-auto-class {
    margin: auto;
}
.highlight_icon_color{
    color: #5b5ff3;
}

.input-group-lock {
    padding-left: 15px;
    padding-right: 15px;
}

.login-box, .register-box {
    width: 30vw;
    height: 65vh;
}

label {
    margin-left: 0;
    font-size: 14px;
}

.fc-header-button {
    text-align: center;
    font-size: .7rem;
}

.fc-header-button p {
    margin: 0;
}

.fa-remove {
    font-size: 1rem;
    vertical-align: baseline;
}

.complete {
    display: none;
}

.more {
    background: #ebf4f7;
    color: navy;
    font-size: 13px;
    padding: 3px;
    cursor: pointer;
}

.upload-photos-here {
    font-size: 0.7rem;
}

.teaser {
    font-size: 0.7rem;
    color: #6b676b;
    margin: 0;
}

@media only screen and (max-width: 600px) {

    body {
        font-size: .6rem !important;
    }

    .fc-header-title {
        font-size: 1.3rem !important;
    }

    .fa-remove {
        font-size: .7rem;
        vertical-align: middle;
    }

    .text-danger {
        padding: .275rem .55rem;
        margin: 0.3rem 0;
    }

    h1.master-header-title {
        font-size: 1.3rem;
    }

    .fc-header-button {
        text-align: right;
        width: 44%;
        font-size: .3rem;
    }

    .fc-header-button img {
        width: 60%;
    }
}

@media only screen and (max-width: 991px) {
    .toggle_bar {
        display: block !important;
    }

    .back_page {
        margin-left: 1% !important;
    }

    .sidebar-sticky-tmg {
        right: 0 !important;
    }

}

@media (max-width: 576px) {
    .login-box, .register-box {
        width: 90%;
        margin-top: 20px
    }
}

.btn {
    font-weight: 300 !important;
    padding: .300rem .75rem !important;
    font-size: 0.9rem !important;
}

/*textarea{*/
/*height: -webkit-fill-available;*/
/*}*/
.dropdown:hover .dropdown-menu {
    display: block;
}

.dropleft .dropdown-menu {
    top: 41px !important;
    right: 0 !important;
    left: auto;
    margin-top: 0;
    margin-right: .125rem;
}

.highlight_column {
    border: 2px solid red !important;
}
.pace-input{
    color: red;
}
.cropper-dashed {
    opacity: 0.3 !important;
}

.my-custom-dashed {
    opacity: 1 !important;
}

.cropper-dashed.dashed-v {
    width: 10.11% !important;
}

.cropper-dashed.dashed-h {
    height: 7% !important;
}

.password-mismatch {
    font-weight: 200;
    color: #ff0000;
    display: none;
}

.my-dropdown-item:focus, .my-dropdown-item:hover, .nav-item:hover, .my-active {
    background-color: rgba(73, 80, 84, 0.07) !important;
    margin-right: 6px;
}

.my_custom_nav:focus, .my_custom_nav:hover, .my_custom_nav:hover, .my_custom_nav .my-active {
    border-radius: 0 !important;
    background-color: #fff !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -o-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    width: 100% !important;
    min-width: 100% !important;
}

.foodspring_code {
    font-size: 10px !important;
    margin-bottom: 0 !important;
    margin-right: 11px !important;
    font-weight: bold;
}

@media (width: 768px) {
    .foodspring_code {
        margin-right: 67px !important;
    }
}

.back_page {
    margin-left: 80px;
    margin-top: 10px;
    font-size: 12px;
    transition: margin-left .3s ease-in-out, width .3s ease-in-out;

}

.open_back {
    margin-left: 262px;
    transition: margin-left .3s ease-in-out, width .3s ease-in-out;
}

.gym_custom_nav {
    min-width: 100% !important;
}

.custom_nav_item {
    font-size: 10px;
    width: 100%;
    min-width: 100%;
}

.nav_main {
    padding: 0 !important;
}

.foodspring_image {
    width: 185px;
}

.foodspring_image_link {
    font-size: 8px
}

.food_spring {
    text-align: center;
}

.gym_content {
    margin-top: 65px;
    background-color: #f4f6f9 !important;
}

.reply_card {
    margin-top: 50px;
}

body {
    background-color: #f4f6f9 !important;

}

.main-header:focus, .main-header:hover, .main-header:hover, .main-header .my-active {
    margin-left: 0 !important;
}

#nextResultDate {
    margin-top: -1%;
}

@media only screen and (max-width: 991px) {
    .gym_progress {
        width: auto;
        position: absolute;
        right: 110px;
        top: 90px;

    }
}

@media only screen and (max-width: 770px) {
    .evolution_button {
        margin-top: 22px !important;

    }

    .box-header.with-border {
        height: 58px !important;
    }
}

.sidebar-sticky-tmg {
    height: 20px;
    width: 20px;
    border-radius: 20px;
    border: 1px solid #f4f6f9;
    background-color: #f4f6f9;
    position: absolute;
    top: 80px;
    right: -10px;
    overflow-y: visible !important;
}

/*.main-sidebar {*/
/*    overflow-y: visible;*/
/*}*/

.my-custom-dashed {
    border-left-style: groove !important;
    border-left-color: #3499ff !important;
    border-left-width: 2px !important;
    border-right-color: #ffffff40;
}

/*@media only screen and (min-width: 2500px) {*/
/*    .open_back {*/
/*        margin-left: 6% !important;*/
/*    }*/

/*    .back_page {*/
/*        margin-left: 2% !important;*/
/*    }*/
/*}*/

.footer-section .footer-content-text {
    text-decoration: none;
    position: relative;
    font-size: 16px;
    font-weight: 300;
    margin: 5px 0;
}

.footer-section__title-icon {
    color: #ff5c5c;
}

.system_pause {
    color: #ffffff;
    margin-left: 175px;
}

.bg-white-pause {
    background-color: #f39c12 !important;
    /*color: #ffffff!important;*/
}

.my_custom_nav_pause:focus, .my_custom_nav_pause:hover, .my_custom_nav_pause:hover, .my_custom_nav_pause .my-active {
    background-color: #f39c12 !important;
    /*color: #ffffff!important;*/
}

@media only screen and (max-width: 428px) {

    .mr-2 {
        font-size: 0.4rem !important;
        padding-top: 2px !important;
    }

    .back_page {
        margin-top: 5px !important;
    }

    h4 {
        font-size: 12px !important;
    }

    .foodspring_image {
        width: 50px !important;
    }

    .foodspring_code {
        font-size: 9px !important;
        margin-bottom: 0 !important;
        margin-right: 59px !important;
        font-weight: bold;
    }

    .box-header.with-border {
        height: 100% !important;
    }

    .evolution_button {
        padding-right: 0 !important;
    }

    .evolution_button > .btn {
        margin-right: 5px !important;
        padding: 7px !important;
        font-size: 0.7rem !important;
    }
}

.ck-content .image {
    width: 20% !important;
    height: 10% !important;
    text-align: center !important;
}

.cke_editable img {
    width: 30% !important;
    height: 15% !important;
}

.cke_toolbar_break {
    display: none !important;
    clear: left;
}
.variation-header{
    justify-content: space-between;
}
