.alert_bab_user {
    position: fixed;
    max-width: 349px;
    margin-top: 45px;
    word-wrap: break-word;
    text-align: left;
    display: inline-block;
}

.body_min_width_height {
    background-color: var(--background-primary-color-video, black) !important;
    overflow-x: hidden;
}

.nav_login_button_user {
    float: right;
    margin-top: 20px;
    margin-right: 20px;
    border-radius: 20px !important;
    text-align: center !important;
    width: 115px;
    height: 35px;
    line-height: 0 !important;
    font-size: large !important;
    font-weight: bolder !important;
}

.device_dropdown {
    display: inline-block;
    padding-left: 20px;
}

.change_password_button {
    cursor: pointer;
}

.navAccountsElement {
    color: var(--main-text-color-video, white);
    font-size: 25px;
}

.navAccountsElementTextDelete {
    color: var(--main-text-color-video, white);
    font-size: 20px;
    padding: 6px 12px;
    /*max-width: 60%;*/
}

.navAccountsElementTextChange {
    color: var(--main-text-color-video, white);
    font-size: 20px;
    padding: 6px 12px;
    max-width: 60%;
    text-align: center;
    text-align: -webkit-center;
}

.buttonDeleteAccount {
    background-color: red;
}

.buttonChangePasswordAccount {
    background-color: darkgreen;
    color: white !important;
    margin-top: 15px;
}

.maxWidth60percent {
    max-width: 60%;
}

.form_control_account {
    display: block;
    /* width:              56%; */
    height: 34px;
    /* padding:            6px 12px; */
    font-size: 14px;
    /* margin-left: 14px; */
    /* line-height:        1.42857143; */
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form_control_account_change_password {
    display: block;
    width: 60%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.padding6px12px {
    padding: 6px 12px;
}

.buttonDeleteAccount,
.buttonChangePasswordAccount:hover {
    cursor: pointer;
}

.navAccountsElement:hover {
    cursor: pointer;
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #49c3f1;
}

.notDevice {
    display: none;
}

.device_list {
    margin-bottom: 10px;
}

.bab_button_devicedrop_text {
    display: inline-block;
    margin-top: 4px;
    max-width: 141px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
}

.bab_devicedrop_image {
    float: right;
}

.bab_device_button {
    background-image: none;
    width: 14em;
    box-shadow: none;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.bab_device_button:disabled {
    opacity: 1;
    cursor: default;
}

.bab_device_button:disabled:hover {
    box-shadow: none !important;
}

.open>.dropdown-toggle.btn-default.bab_device_button {
    background-color: transparent !important;
}

.btn-default.focus,
.btn-default.bab_device_button,
.open>.dropdown-toggle.btn-default.bab_menu_button:focus {
    background-color: #FFFFFF !important;
    background-image: none !important;
}

.dropdown-toggle.btn-default.bab_device_button:active {
    background-color: transparent !important;
}

.div_bab_device_drop {
    width: 14em;
    overflow-y: auto;
    max-height: 18em;
}

.div_bab_device_drop:before {
    position: absolute;
    top: -7px;
    left: 46%;
    display: inline-block;
    border-right: 7px solid;
    border-bottom: 7px solid;
    border-left: 7px solid;
    content: '';
}

.div_bab_device_drop:after {
    position: absolute;
    top: -6px;
    left: 46%;
    display: inline-block;
    border-right: 6px solid;
    border-bottom: 6px solid;
    border-left: 6px solid;
    content: '';
}

.device_bab {
    height: 30px;
    padding-left: 11px;
    line-height: 29px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-right: 10px;
}

.device_bab:focus,
.device_bab:hover {
    cursor: pointer;
    background-image: none;
}

.bab_button {
    cursor: pointer;
    display: inline-block;
    /* tolto important dava problemi con la search della navbar dell'artista
    /*margin-left:  5px;*/
    /*margin-right: 10px;*/
}

#newFolderbutton {
    margin-right: 15px;
}

#showDeletedbutton {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

#shareMessage {
    margin-right: 0 !important;
}

#fileButtonReact {
    display: inline-block;
    margin-left: 10px;
}

#mainButtonReact {
    display: inline-block;
    float: right;
    /* margin-top: 0.5vw; */
}

#mainButtonReact.putunder {
    margin-top: 7px;
    clear: both;
    margin-right: 8px;
    margin-bottom: 10px;
}

.dropdown_share:before {
    position: absolute;
    top: -7px;
    left: 45%;
    display: inline-block;
    border-right: 7px solid;
    border-bottom: 7px solid;
    border-left: 7px solid;
    content: '';
}

hr.divisor_share_message {
    width: 353px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: -41px;
}

.dropdown_share {
    width: 342px;
    position: absolute;
    margin-top: 5px;
    margin-left: -148px;
    border: 1px solid;
    border-radius: 5px;
    display: none;
    cursor: default;
    min-height: 27px;
    max-height: 200px;
}

.dropdown_share:after {
    position: absolute;
    top: -6px;
    left: 45%;
    display: inline-block;
    border-right: 6px solid;
    border-bottom: 6px solid;
    border-left: 6px solid;
    content: '';
}

.shares {
    height: 100%;
    width: 100%;
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
    margin-bottom: 0;
    list-style: none;
    padding-left: 9px;
    line-height: 27px;
}

li.share_list {
    height: 35px;
}

li#share_count_number {
    position: absolute;
    text-align: center;
    font-size: small;
    width: 17px;
    border-radius: 64px;
    margin-left: 10px;
    margin-top: -6px;
    height: 16px;
    list-style: none;
}

#share_title {
    float: left;
    display: inline-block;
    width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 5px;
}

#accept__refuse_share {
    float: right;
    margin-top: 5px;
    margin-right: 12px;
}

.accept_share {
    cursor: pointer;
    margin-right: 8px;
}

.refuse_share {
    cursor: pointer;
}

.divisor_share_message {
    width: 353px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: -41px;
}

.p-f-Fd {
    display: none;
}

.manage_device_button {
    display: inline-block;
    cursor: pointer;
    margin-left: 6px;
}

/*@media screen and (max-width: 720px), screen and (max-height: 720px)*/
/*{*/
/*    #mainButtonReact*/
/*    {*/
/*        margin-top: 18px;*/
/*    }*/
/*}*/

/*@media screen and (max-width: 720px)*/
/*{*/
/*    #mainButtonReact*/
/*    {*/
/*        margin-right: 8px;*/
/*    }*/
/*}*/

.navbar_buttons_class {
    padding: 1vw 0 0 0;
}

/* #searchButton img{
    margin-right: 2vw;
} */

.buttonNavbar {
    font-size: x-large;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.btn-hover {

    padding: 0;
    font-size: large;
    font-weight: 600;
    color: var(--navbar-text-color, white);
    cursor: pointer;
    text-align: center;
    border: none;
    background-size: 300% 100%;

    border-radius: 10px;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.btn-hover:hover {
    background-position: 100% 0;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.btn-hover:focus {
    outline: none;
}

.btn-hover.color-8 {
    background-image: linear-gradient(to right, #000000, #000000, #292c2e, #3a393f);
    /* box-shadow: 0 4px 15px 0 rgba(45, 54, 65, 0.75); */
}

.subscription-form-control {
    max-width: 10%;
}

@media only screen and (min-width: 992px) {
    .open>.dropdown-menu {
        left: auto;
        right: auto;
    }
}

@media only screen and (max-width: 991px) {
    .navbar_buttons_class {
        display: flex;
        flex-direction: row-reverse;
    }

    #yourAccountList {
        display: flex;
        justify-content: space-between;
    }

    .navAccountsElement {
        flex: 1;
        text-align: center;
    }
}


@media only screen and (max-width: 767px) {
    .portal_logo_navbar_container {
        padding: 0;
    }

    .regularChannel {
        /*width: 55px !important;*/
        /*height: 35px !important;  */
        width: 45px !important;
        height: 35px !important;
    }

    .ul_bab_menu_drop {
        font-size: 13px;
    }

}