/* shortcut popup */

.shortcut-popup {
    display:none;
}
.shortcut-popup.active {
    display:block;
    width: 400px;
    height: 600px;
    background-color: #fff;
    position: absolute;
    top: 80px;
    left: 50%;
    z-index: 9999;
    box-shadow: 8px 0 40px 0 rgba(0, 0, 0, 0.24);
}
.shortcut-popup-title {
    text-align: center;
    margin-top:20px;
}
.shortcut-title {
    font-family: "UniversForSchueco-430Reg";
    font-size: 26px;
}
.widget-fav-poup-cross-container {
    text-align: right;
    font-family:  "UniversForSchueco-430Reg"!important;
    margin-right:20px;
}
.widget-fav-poup-cross {
    font-size: 20px;
    color:#78b928;
    cursor:pointer;
}

.shortcut-item-container {
    padding: 40px;
    width: 300px;
    margin:0 auto;
    box-shadow: inset 0 0 10px 0 #e6e6e6;
    background-color: #ffffff;
}
.popup-widget-item {
    display:flex;
    justify-content: space-between;
    border-bottom:1px solid #e6e6e6;
    padding-top:10px;
}

.pop-up-widget-item-title {
    width: 200px;
    color: #666666 !important;
    font-family: "UniversForSchueco-430Reg"!important;
    font-size: 16px!important;

}
.pop-up-widget-item-title.Annuaire:before {
    content:url("../images/icons-dashboard-annuaire-gray.svg");
    margin-right:10px;
}
.cbxbookmark_card_title_shortcut.Annuaire > span:before {
    content:url("../images/icons-dashboard-annuaire-gray.svg");
    margin-right:10px;
}
.pop-up-widget-item-title.Médiathèque:before, .cbxbookmark_card_title_shortcut.Médiathèque > span:before  {
    content:url("../images/icons-dashboard-files-gray.svg");
    margin-right:10px;
}
.pop-up-widget-item-title.Nos.produits:before, .cbxbookmark_card_title_shortcut.Nos.produits > span:before{
    content:url("../images/icons-dashboard-product.svg");
    margin-right:10px;
}
.pop-up-widget-item-title.Sondages:before, .cbxbookmark_card_title_shortcut.Sondages > span:before  {
    content:url("../images/icons-dashboard-sondage.svg");
    margin-right:10px;
}

.cbxwpbookmark-mylist-item > p {
    cursor:pointer;
    color: #666 !important;
    font-family: "UniversForSchueco-430Reg"!important;
    font-size: 16px!important;
    border-bottom:1px solid #e6e6e6; 
    padding-bottom: 10px;

}
.cbxwpbookmark-mylist-item > p:hover {
    color: black !important;;
}
.shortcut-validate-button {
    font-family: "UniversForSchueco-430Reg";
    font-size: 16px;
    color:white;
    background-color: #262626;
    width:260px;
    height:60px;
    margin:0 auto;
    padding-top:20px;
    text-align: center;
    margin-top: 30px;
    cursor:pointer;
}

#dashboard .widget .box-title h3 {
    margin: 0;
    display: inline-block;
    position: relative;
    background-color: #fff;
    z-index: 11;
    letter-spacing: initial;
    font-weight: 500;
    font-size: 1.3em;
    padding: 0 10px;
    text-align: left!important;
    display: block;
    overflow: hidden;
}

/* ajouter des widgets */

.widgets-popup {
    display:none;
}
.popup-widget-item-container {
    display:flex;
    border-bottom:1px solid #e6e6e6;
    width: 350px;
    margin: 0 auto;
    margin-top: 8px;

}
.widgets-popup.active {
    display:block;
    width: 400px;
    height: 500px;
    background-color: #fff;
    position: absolute;
    top: 80px;
    left: 50%;
    z-index: 9999;
    box-shadow: 8px 0 40px 0 rgba(0, 0, 0, 0.24);
}
.widgets-poup-cross {
    font-size: 20px;
    color:#78b928;
    cursor:pointer;
}
.widgets-popup-title {
    text-align: center;
    margin-top:20px;
}
.widgets-title {
    font-family: "UniversForSchueco-430Reg";
    font-size: 26px;
}
.widgets-popup-cross-container {
    text-align: right;
    font-family:  "UniversForSchueco-430Reg"!important;
    margin-right:20px;
}
.show-shortcut-button-container {
    display:flex;
    text-align: center;
}
.show-shortcut-button, .show-doc-button, .show-contact-button {
    width:150px;
    height:30px;
    
    border-radius:15px;
    color:white !important;
    background-color:#666666;
    cursor:pointer;
    margin:0 auto;
    position: relative;
    top: 10px;
    left: 10px;
    padding-top: 4px;
}
.show-shortcut-button.active, .hide-shortcut-button.active , .show-doc-button.active, .hide-doc-button.active, .show-contact-button.active, .hide-contact-button.active {
    width:150px;
    height:30px;
    
    color:white!important;
    background-color: #78b928;
    cursor:pointer;
}
.hide-shortcut-button.hide, .show-shortcut-button.hide, .hide-doc-button.hide, .show-doc-button.hide, .hide-contact-button.hide, .show-contact-button.hide{
    display:none;
}
.hide-shortcut-button, .hide-doc-button, .hide-contact-button {
    width:150px;
    height:30px;
    border-radius:15px;
    color:white !important;
    background-color:#666666;
    cursor:pointer;
    margin:0 auto;
    position: relative;
    top: 10px;
    left: 10px;
    padding-top: 4px;
}
.pop-up-widgets-show-item-title-shortcut, .pop-up-widgets-show-item-title-doc, .pop-up-widgets-show-item-title-contact {
    font-family: "UniversForSchueco-420CdRg";
    font-size: 16px;
    width: 160px; 
}

.pop-up-widgets-show-item-title-shortcut.active, .pop-up-widgets-show-item-title-doc.active, .pop-up-widgets-show-item-title-contact.active {
    font-family: "UniversForSchueco-420CdRg";
    font-size: 16px;
    width: 160px; 
    color: #78b928 !important;
}
.pop-up-widgets-show-item-title-shortcut:before {
    content:url('../images/icons-dashboard-favoris-white.svg')!important;
    display: inline-block !important;
    margin-left: 0px!important;
    margin-right: 15px;
    height:40px;
    width:40px;
    border-radius: 100px;
    top: 0px !important;
    padding-top: 10px;
    padding-left:10px;
    background: #78b928!important;
    background-color: #78b928;
}
.pop-up-widgets-show-item-title-doc:before {
    content:url('../images/icons-dashboard-files.svg')!important;
    display: inline-block !important;
    margin-left: 0px!important;
    margin-right: 15px;
    height:40px;
    width:40px;
    border-radius: 100px;
    top: 0px !important;
    padding-top: 10px;
    padding-left:10px;
    background: #78b928!important;
    background-color: #78b928;
}
.pop-up-widgets-show-item-title-contact:before {
    content:url('../images/icons-dashboard-annuaire.svg')!important;
    display: inline-block !important;
    margin-left: 0px!important;
    margin-right: 15px;
    height:40px;
    width:40px;
    border-radius: 100px;
    top: 0px !important;
    padding-top: 10px;
    padding-left:10px;
    background: #78b928!important;
    background-color: #78b928;
}
@media only screen and (max-width:1000px) {
    .widgets-popup.active {
        display:block;
        width: 400px;
        height: 500px;
        background-color: #fff;
        position: absolute;
        top: 80px;
        left: 50%;
        transform: translate(-50%);
        z-index: 9999;
        box-shadow: 8px 0 40px 0 rgba(0, 0, 0, 0.24);
    }
    .shortcut-popup.active {
        display:block;
        width: 400px;
        height: 600px;
        background-color: #fff;
        position: absolute;
        top: 80px;
        left: 50%;
        transform: translate(-50%);
        z-index: 9999;
        box-shadow: 8px 0 40px 0 rgba(0, 0, 0, 0.24);
    }
}