/*
 Theme Name:   Nifty Child
 Theme URI:    http://nifty.bold-themes.com
 Description:  Nifty child theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     nifty
 Version:      1.0.0
 Tags:         one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  nifty-child
*/


/* Theme customization starts here
-------------------------------------------------------------- */

/*----------------Menu section----------------*/

.btAccentLightHeader .bt-below-logo-area, .btAccentLightHeader .topBar {
    background-color: #F6F5F6;
}

/*----------------TABS INTER INTRA----------------*/

.tabs_inter_intra ul.bt_bb_tabs_header{
        width: 100%;
}

.tabs_inter_intra ul.bt_bb_tabs_header li{
        width: 50%;
}

.tabs_inter_intra div .bt_bb_tab_content{
        padding-top: 0em;
}

.tabs_inter_intra div.bt_bb_tabs_tabs{
    margin-top: -11px;
    
}

/*----------------Indication formation----------------*/

.er_card_indication_contener{
    display: -webkit-box;
    text-transform: uppercase;
    font-size: x-small;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 1px;
    margin-left: -10px;
    margin-top: 10px;
}

.er_card_visual_indication.er_card_inter{
    background-color: #5d78a9;
    padding: 1%;
    padding-top: 0px;
    padding-bottom: 0%;
    border-radius: 5px;
    margin-bottom: 10px !important
    
}
.er_card_visual_indication.er_card_intra{
    background-color: #1b8b9d;
    padding: 1%;
    padding-top: 0px;
    padding-bottom: 0 !important;
    border-radius: 5px;
    margin-left: 1%;
    margin-bottom: 10px !important
}
.er_card_visual_indication.er_card_presentiel{
    background-color: #e1697b;
    padding: 1%;
    padding-top: 0px;
    padding-bottom: 0 !important;
    border-radius: 5px;
    margin-left: 1%;
    margin-bottom: 10px !important
}
.er_card_visual_indication.er_card_distance{
    background-color: #fda47e;
    padding: 1%;
    padding-top: 0px;
    padding-bottom: 0 !important;
    border-radius: 5px;
    margin-left: 1%;
    margin-bottom: 10px !important
}
.er_card_visual_indication.er_card_bestof{
    background-color: #ffc000;
    padding: 1%;
    padding-top: 0px;
    padding-bottom: 0 !important;
    border-radius: 5px;
    margin-left: 1%;
    margin-bottom: 10px !important
}

/*----------------Card profil PCM----------------*/

.card_pcm_profil div.bt_bb_image.bt_bb_target_self{
    width: 70%;
    
}












