/* appbundle/default/menu.html.twig*/
	.modal-dialog {
      width: 100%;
      height: 100%;
      margin: 0;
      padding: 0;
    }

    .modal-content {
      height: auto;
      min-height: 100%;
      border-radius: 0;
    }
        #sidebarContent{
            display: none;
        }
        .u-sidebar--account__toggle-text {
            color: #1e2022;
            font-size: .75rem;
            vertical-align: middle;
            margin-right: .3125rem;
        }
        .u-sidebar--account__toggle-bg {
        position: relative;
        top: 1px;
        padding: .25rem .25rem .25rem .75rem;
        background-color: rgba(55, 125, 255, 0.1);
        border-radius: 6.1875rem;
    }
    .u-header__section {
        position: relative;
        z-index: 1;
        background-color: #fff;
        box-shadow: 0 1px 10px rgba(151, 164, 175, 0.1);
    }
    .u-sidebar--account__toggle-img {
        width: 1.5rem;
        height: 1.5rem;
        border-radius: 50%;
    }
    .u-sidebar__scroller {
        height: 100%;
        overflow: hidden;
        overflow-y: auto;
    }
    .u-sidebar__container {
        position: relative;
        height: 100%;
        min-height: 100%;
    }
    .u-sidebar--account__footer-offset {
        height: 100%;
        box-sizing: border-box;
        padding-bottom: 10.3125rem;
    }
    .pl-7, .px-7 {
        padding-left: 3rem !important;
    }
    .pr-7, .px-7 {
        padding-right: 3rem !important;
    }
    .pt-4, .py-4 {
        padding-top: 1.5rem !important;
    }
    .u-sidebar__body, .u-sidebar__content {
        height: 100%;
    }
    .u-sidebar--account__holder {
        background-color: #f8fafd;
        padding: 1.5rem 3rem;
    }
    .mt-3, .my-3 {
        margin-top: 1rem !important;
    }
    .d-flex {
        display: flex !important;
    }
    .position-relative {
        position: relative !important;
    }
    .u-sidebar--account__holder-img {
        width: 3rem;
        border-radius: 0.3125rem;
    }
    .ml-3, .mx-3 {
        margin-left: 1rem !important;
    }
    .font-weight-semi-bold {
        font-weight: 600 !important;
    }
    .u-sidebar--account__holder-text {
        display: block;
        font-size: .75rem;
        color: #8c98a4;
    }
    .ml-auto, .mx-auto {
        margin-left: auto !important;
    }
    .mb-auto, .my-auto {
        margin-bottom: auto !important;
    }
    .position-relative {
        position: relative !important;
    }
    .u-sidebar__content--account {
        padding: 1.5rem 3rem;
    }
    .u-sidebar--account__list {
        margin-bottom: 0;
    }
    .list-unstyled {
        padding-left: 0;
        list-style: none;
    }
    .u-sidebar--account__list-divider {
        border-top: 1px solid #e4ecf7;
        padding-left: 1.5rem;
        padding-right: 1.5rem;
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    .u-sidebar--account__list {
        margin-bottom: 0;
    }
    .list-unstyled {
        padding-left: 0;
        list-style: none;
    }
    .u-sidebar--account__list-item {
        padding-top: .25rem;
        padding-bottom: .25rem;
    }
    #sidebarContent{
        margin-top: 0px;
    }
    .u-sidebar--account__list-link {
        display: block;
        font-size: .875rem;
        color: #97a4af !important;
        border-radius: 0.3125rem;
        padding: .625rem;
        transition: 0.2s ease-in-out;
    }
    .u-sidebar--account__list-icon {
        display: inline-block;
        text-align: center;
        width: 1.125rem;
        font-size: .8125rem;
        color: #8c98a4;
        transition: 0.2s ease-in-out;
    }
    .u-sidebar--account__list-link.active, .u-sidebar--account__list-link:hover {
        color: #377dff;
        background-color: rgba(55, 125, 255, 0.1);
    }
    .btn-text-secondary {
        color: #77838f !important;
        background: transparent;
    }


    .u-sidebar.u-unfold--css-animation.u-unfold--hidden {
        display: block;
        opacity: 0;
        visibility: hidden;
    }
    .u-sidebar {
        position: fixed;
        top: 0;
        right: 0;
        z-index: 1002;
        width: 23.4375rem;
        height: 100%;
        background-color: #fff;
        box-shadow: -13px 0 20px rgba(119, 131, 143, 0.08);
    }
    .u-sidebar__scroller {
        height: 100%;
        overflow: hidden;
        overflow-y: auto;
    }
    .u-sidebar__container {
        position: relative;
        height: 100%;
        min-height: 100%;
    }
    .u-sidebar--account__footer-offset {
        height: 100%;
        box-sizing: border-box;
        padding-bottom: 10.3125rem;
    }
    .u-sidebar--account__toggle-bg {
        position: relative;
        top: 1px;
        padding: .25rem .25rem .25rem .75rem;
        background-color: rgba(55, 125, 255, 0.1);
        border-radius: 6.1875rem;
    }


    .u-hamburger {
        font-size: inherit;
        line-height: 0;
        padding: 0.25rem;
    }
    .u-hamburger__box {
        width: 1.5625rem;
        height: 0.875rem;
        display: inline-block;
        position: relative;
    }


    /*mobile view menu */
    .u-header__nav-link {
        color: #77838f !important;
    }
    .nav-link {
        padding: 0.5rem 1rem;
    }

     /*desktop*/
    @media (min-width: 768px){
        header {
            padding: 0 0 1% 0;
        }

        .cont-secmenu {
            background: rgba(55, 125, 255, 0.1);
        }

    }

    /*Mobile*/
    @media only screen and (max-width: 573px){
        .u-sidebar--account__toggle-text{
            display: none;
        }
        .u-sidebar--account__toggle-bg {
            padding-left: .25rem;
        }
        .ml-auto, .mx-auto {
            margin-left: unset;
            width: 69%;
        }


    }