html, body {
    background: #f1f1f1;
}

.header, .ui .header {
    font-weight: 800;
}

#retrack_button {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer !important;
}

.styled_table th{
    background-color: #001a35 !important;
    color: #ffffff !important;
    border: 0.6px #ffffff solid !important;
}

.styled_table tr:nth-child(2n){
    background-color: #eaf4fc !important;
}

#fb_sidebar {
    background-image: url('../assets/images/nav_head.png');
    /*background-color: #282828;*/
    background-color: #071C33;
    overflow: visible !important;
}

#box_grid_parent {
    /*height: 450px;*/
    background-color: #FFFFFF;
}

#box_grid_parent .column {
    cursor: pointer !important;
    padding: 0px !important;
}

#box_grid_parent .column {
    box-shadow: inset 1px 0px 0px transparent;
    transition-duration: 1.5s;
}

#box_grid_parent .column:nth-child(1) {
    /*background: #1a69a4 !important;*/
    box-shadow: inset 1vh 0px 0px #1a69a4 !important;
}

/*#box_grid_parent .column:nth-child(1):hover{*/
/*    !*background: #1a69a4 !important;*!*/
/*    box-shadow: inset 100vh 0px 0px #1a69a4 !important;*/
/*}*/

#box_grid_parent .column:nth-child(2) {
    /*background: #e0a800 !important;*/
    box-shadow: inset 1vh 0px 0px #e0a800 !important;
}

/*#box_grid_parent .column:nth-child(2):hover{*/
/*    !*background: #e0a800 !important;*!*/
/*    box-shadow: inset 100vh 0px 0px #e0a800 !important;*/
/*}*/

#box_grid_parent .column:nth-child(3) {
    /*background: #f2711c !important;*/
    box-shadow: inset 1vh 0px 0px #f2711c !important;
}


/*#box_grid_parent .column:nth-child(3):hover{*/
/*    !*background: #f2711c !important;*!*/
/*    box-shadow: inset 100vh 0px 0px #f2711c !important;*/
/*}*/


#box_grid_parent .column:nth-child(4) {
    /*background: #ff0090 !important;*/
    box-shadow: inset 1vh 0px 0px #ff0090 !important;
}

#box_grid_parent .column:nth-child(5) {
    /*background: #99cb84 !important;*/
    box-shadow: inset 1vh 0px 0px #99cb84 !important;
}

#box_grid_parent .column:nth-child(6) {
    /*background: #1DA1F2 !important;*/
    box-shadow: inset 1vh 0px 0px #1DA1F2 !important;
}

#box_grid_parent .column:nth-child(7) {
    /*background: #0e8c8c !important;*/
    box-shadow: inset 1vh 0px 0px #0e8c8c !important;
    border-top: 1px solid #dddddd;
}

#box_grid_parent .column:nth-child(8) {
    /*background: #a333c8 !important;*/
    box-shadow: inset 1vh 0px 0px #a333c8 !important;
    border-top: 1px solid #dddddd;
}

#box_grid_parent .column:nth-child(9) {
    /*background: #c7d1d2 !important;*/
    box-shadow: inset 1vh 0px 0px #c7d1d2 !important;
    border-top: 1px solid #dddddd;
}

#box_grid_parent .column:nth-child(10) {
    /*background: #005cbf !important;*/
    box-shadow: inset 1vh 0px 0px #005cbf !important;
    border-top: 1px solid #dddddd;
}

#box_grid_parent .column:nth-child(11) {
    /*background: #64d5ca !important;*/
    box-shadow: inset 1vh 0px 0px #64d5ca !important;
    border-top: 1px solid #dddddd;
}

#box_grid_parent .column:nth-child(12) {
    /*background: #c9ba9b !important;*/
    box-shadow: inset 1vh 0px 0px #c9ba9b !important;
    border-top: 1px solid #dddddd;
}

#box_grid_parent .column:hover {
    /*background: #1a69a4 !important;*/
    box-shadow: inset 100vh 0px 0px #1DA1F2 !important;
    /*color: #FFFFFF !important;*/
}

#data_container {
    /*margin-left: 240px;*/
    padding: 20px 80px 60px 20px;
    background-color: #e8e8e8 !important;
}

#home_bande {
    /*background-image: url('images/pattern.png');*/
    background-size: 180%;
    background-clip: content-box;
    /*background-size: cover;*/
    /*background: #1D4B3C;*/
    /*background: #F5910E;*/
    /*background: #F1F6FF;*/
    /*background: linear-gradient(127deg, rgba(255,158,0,0.8827731776304272) 0%, rgba(245,245,245,0.8323530095632002) 77%, rgba(255,255,255,0) 100%);*/
    background: rgba(255, 255, 255, 1) url('images/bm_bg_2.png') no-repeat left top;
}

.menu_inmenu {
    position: relative;
    z-index: 1 !important;
    margin-right: 50% !important;
}

.menu_inmenu i.icon {
    position: relative;
    z-index: 1 !important;
}

#ogrid .column > .segment {
    cursor: pointer;
}


#header_modulle {
    background-image: url('images/bubble.png');
    border-radius: 12px;
    background-color: #e6d48eeb;
    background-size: 100%;
    background-repeat: no-repeat;
}

#header_modulle_one {
    background-image: url('images/texture_wood.png');
    background-repeat: no-repeat;
    border-radius: 12px;
    /*background-color: #93dcf9ad;*/
    background-size: cover;
    background-position: center;
    /*background-repeat: no-repeat;*/
    height: 230px;
}

#header_modulle_one #cover_gosien {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgb(0, 0, 0);
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.7791317210477942) 0%, rgba(255, 255, 255, 0) 77%, rgba(255, 255, 255, 0) 100%);
    border-radius: 12px !important;
    padding: 18px 22px;
}

#block_connexion {
    background-image: url('images/texture_wood.png');
    border-radius: 12px;
    background-color: #eae7e7ad;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

#grid_project .column {
    min-height: 300px;
}

#ui_slider li .info_line {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, transparent 0, rgba(0, 0, 0, .95) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(100%, rgba(0, 0, 0, .95)));
    background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, .95) 100%);
    background: -o-linear-gradient(top, transparent 0, rgba(0, 0, 0, .95) 100%);
    background: -ms-linear-gradient(top, transparent 0, rgba(0, 0, 0, .95) 100%);
    background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .95) 100%);
    padding: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 100;
}

#fb_r_menu {
    padding: 10px 10px;
    overflow: visible !important;
}

#fb_r_menu.icon {
    padding: 0px 0px 0px 5px !important;
}


#fb_r_menu .item .icon {
    color: #FFFFFF !important;
}

#fb_r_menu .item span {
    color: #FFFFFF !important;
    font-weight: bold !important;
    font-size: 13px !important;
}

#fb_r_menu .item.active {
    /*background-color: rgba(255, 101, 0, 0.3);*/
    background-color: rgba(255, 169, 0, 0.3);
    border-radius: 15px !important;
    font-weight: bold;
    /*color: rgba(255, 101, 0,1);*/
    color: rgb(9, 76, 160);
}

#fb_r_menu .item.active .icon {
    color: rgba(255, 101, 0, 1);
}

/*#fb_r_menu.icon a.item:hover{*/
/*    background-color: black !important;*/
/*}*/

#fb_r_menu a.item:hover {
    background-color: rgba(255, 169, 0, 0.3);
!important;
    /*background-color: rgba(255, 101, 0, 0.3) !important;*/
    border-radius: 15px !important;
    font-weight: bold;
    /*color: rgba(255, 101, 0,1) !important;*/
    color: rgb(9, 76, 160) !important;
}

#fb_r_menu a.item:hover .icon {
    color: rgba(255, 101, 0, 1) !important;
}

#ui_slider li .info_line p {
    color: #fff4e4;
}

.ui_slider {
    border-radius: 8px !important;
    overflow: hidden !important;
}

#ui_slider {
    height: 100%;
    border-radius: 8px !important;
    overflow: hidden;
    background-color: #f7f7f7;
}

#ui_slider li {
    height: 280px;
    width: 100%;
    border-radius: 4px;
}

.bx-controls-direction {
    top: 50%;
    height: 100px;
    position: absolute !important;
    width: 100%;
}

#sl_right {
    padding: 15px;
    right: 0;
    position: absolute;
    color: #ffffff;
    font-size: 20px;
    margin-right: 30px;
    background-color: rgba(0, 0, 0, 0.6);
}

#sl_left {
    position: absolute;
    left: 0;
    padding: 15px;
    color: #ffffff;
    font-size: 20px;
    background-color: rgba(0, 0, 0, 0.6);
}


#side_bottom_menu .chat {
    position: relative;
}

.iobubble {
    position: absolute;
    display: none !important;
    bottom: 0;
    left: 0;
    margin-bottom: 40px;
    margin-left: 5px;
    border-radius: 4px;
    box-shadow: 0px 1px 2px #777777;
    width: 320px;
    height: 420px;
    background-color: #ffffff;
    z-index: 390;
}

.iobubble.active {
    display: inline-block !important;
}

.iobubble:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 10px;
    border-top: 10px solid #21ba45;
    border-top-color: inherit;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

ul {
    list-style: none !important;
}


#content_msg_box {
    display: inline-block;
    width: 100%;
    height: 420px;
    overflow-y: scroll;
    overflow-x: hidden;
    /*padding: 8px !important;*/
    /*background-color: #ececec;*/
}

#big_content_msg_box {
    height: 75vh;
    border: 1px solid #dddddd;
    border-radius: 6px;
    overflow-y: auto;
    overflow-x: hidden;
    list-style: none !important;
}

#big_content_msg_box ul {
    list-style: none !important;
}

.item_custom {
    background-color: #ffffff !important;
    border-radius: 6px !important;
    padding: 20px !important;
}

.chat-bubble {
    display: inline-block;
    /*padding: 8px;*/

    max-width: 85%;
}

.chat-bubble--right {
    background-color: #ffffff;
    border: 1px solid #dcdcdc;
    float: right;
    padding: 5px 8px;
    border-radius: 8px !important;
    list-style: none !important;
}

.chat-bubble--left {
    list-style: none !important;
    background-color: #d3dcd5;
    border: 1px solid #f9fffa;
    float: left;
    padding: 5px 8px;
    border-radius: 8px !important;
}

.chat-bubble--right span {
    text-align: right;
}

.chat-bubble--right p {
    color: #333333 !important;
}

#grid_edito .segment {
    height: 200px !important;
}

#uppercase {
    text-transform: uppercase !important;
}

.content_cx_bg {
    background-image: url('images/pattern.png') !important;
    background-position: center bottom;
    background-color: rgba(196, 126, 0, 0.26) !important;
    background-size: 100%;
    background-repeat: no-repeat;
    border: 1px solid #dddddd !important;
    border-radius: 6px !important;
    padding: 20px 12px !important;
}

.content_cx_bg_blue {
    background-image: url('images/pattern.png') !important;
    background-position: center bottom;
    background-color: rgba(0, 140, 196, 0.26) !important;
    background-size: 100%;
    background-repeat: no-repeat;
    border: 1px solid #dddddd !important;
    border-radius: 6px !important;
    padding: 20px 12px !important;
}

.content_cx {
    background-color: #FAFAFA !important;
    border: 1px solid #dddddd !important;
    border-radius: 6px !important;
    padding: 5px 12px !important;
    overflow: hidden !important;
}

.content_cx2 {
    background-color: #FAFAFA !important;
    border: 1px solid #dddddd !important;
    border-radius: 6px !important;
    overflow: hidden !important;
}

.content_grid {
    background-color: #FAFAFA !important;
    /*border: 1px solid #dddddd !important;*/
    border-radius: 6px !important;
    overflow: hidden !important;
    box-shadow: 0px 2px 3px rgba(168, 168, 168, 0.7) !important;
}

#metro_grid .column{
    padding: 7px !important;
}

.content_grid_hold {
    background-color: #FAFAFA !important;
    /*border: 1px solid #dddddd !important;*/
    border-radius: 4px !important;
    overflow: hidden !important;
    box-shadow: 0px 2px 3px rgba(168, 168, 168, 0.7) !important;
    height: 180px;
    cursor: pointer;
    transition-duration: 0.5s;
}
.content_grid_hold:hover{
    background-color: #FAFAFA !important;
    /*border: 1px solid #dddddd !important;*/
    border-radius: 6px !important;
    box-shadow: 2px 0px 5px rgba(168, 168, 168, 0.7) !important;

}
.content_grid_hold:hover .header{
    color: #0c85d0 !important;
}

.content_grid_hold .header {
   text-transform: uppercase !important;
    color: #333333;
    font-weight: bold;
    font-size: 14px !important;
    margin-bottom: 0px !important;
}

.content_grid_hold .contenu_text p {
   color: #89a6b5;
    font-size: 13px !important;
    font-style: italic;
}

.content_grid_hold .contenu_text {
    padding: 5px 8px;
    border-top: 1px dashed #DDDDDD;
    margin-top: 5px;
    background-color: #F0FAFF !important;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 70px;
}

.content_grid .header {
   text-transform: uppercase !important;
    color: #0a6aa1;
}

.content_grid .contenu_text {
    padding: 8px 15px;
    border-top: 1px dashed #DDDDDD;
}

.content_cx_alpha {
    border: 1px solid #ffffff !important;
    border-radius: 6px !important;
    padding: 20px 12px !important;
    overflow: hidden !important;
}

.contentxx {
    background-color: #FAFAFA !important;
    border-radius: 6px !important;
    padding: 5px !important;
    overflow: hidden !important;
}

.contentx {
    padding: 0px;
    background-color: #ffffff !important;
}


.content_cx_orange {
    background-color: #f37601 !important;
    border: 1px solid #f37601 !important;
    border-radius: 6px !important;
    padding: 15px 12px !important;
}


.content_cx_header {
    margin-top: -1px !important;
    background-color: #2667ac3b !important;
    border: 1px solid #2844b33b !important;
    border-radius: 0px !important;
}

.content_cx_header .header{
    color: #2667ac !important;
}


.proj_logo_ban {
    height: 260px;
    background-color: darkorange;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: -25px;
    border-radius: 6px;
}


i#brs_next {
    position: absolute;
    right: 0;
    font-size: 25px;
    color: #999999;
    margin-top: -15px;
    margin-right: -25px;
}

i#brs_prev {
    position: absolute;
    left: 0;
    margin-top: -15px;
    margin-left: -2px;
    font-size: 25px;
    color: #999999;
}

i#h_slider_right {
    position: absolute;
    right: 0;
    margin-right: -20px;
    font-size: 35px;
    color: #999999;
    /*margin-top: -150px;*/
}

i#h_slider_left {
    position: absolute;
    left: 0;
    font-size: 35px;
    margin-left: -30px;
    color: #999999;
    /*margin-top: -150px;*/
}

.content_flow {
    position: absolute;
    bottom: 0;
    padding: 15px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0, transparent 100%);
    color: #dea006;
    left: 0;
    right: 0;
    height: 70%;
    display: flex;
}

.content_flow .extra {
    text-shadow: 0px 1px 1px #222222;
}

.content_flow .text {
    align-self: flex-end;
}

.content_flow:hover .header {
    text-decoration: underline !important;
}

#divider_head {
    border-top: 3px solid #000000 !important;
}

#video_box {
    cursor: pointer;
}


#video_box .content_cx {
    position: relative;
    display: flex;
}

#video_box .content_cx > .text {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px;
    height: 40%;
    align-self: flex-end;
    color: #fff4e4;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0, transparent 100%);
}

#video_box i.icon {
    position: absolute;
    z-index: 10;
    top: 28%;
    left: 41%;
    transition-duration: .1s;
}

#video_box:hover i.icon {
    font-size: 60px;
}

#video_box:hover .content_cx {
    opacity: 0.7;
}

.page_h_menu a.item {
    font-weight: bold !important;
}

.page_h_menu .item {
    font-weight: bold !important;
}

#most_notif {
    position: absolute !important;
    /*width: 60px;*/
    margin-top: 40px;
    right: 0;
    top: 0;
    /*background-color: #1DA1F2;*/
    /*height: 50px;*/
}

.actualite_box {
    padding: 7px !important;
}

.actualite_box > .div {
    background-color: #ffffff;
    box-shadow: 0px 2px 1px #dddddd;
    padding: 10px;
    border-radius: 7px;
}

.actu_pic_centent {
    height: 198px;
    background-position: center;
    background-size: 110%;
    cursor: pointer;
}

ul#rcontent {
    position: relative;
    height: 320px;
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 30px !important;
}

ul#rcontent_full {
    position: relative;
    height: 70vh;
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 30px !important;
}

#chat_input {
    position: absolute;
    background-color: #ffffff;
    bottom: -45px;
    left: 0;
    right: 0;
    padding: 6px;
}

#chat_input_full {
    position: absolute;
    background-color: #ffffff;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px 10px !important;
}

#powsection_chat {
    height: 100%;
}

#contentbox_message {
    width: 100%;
    background-color: #FAFAFA;
    height: 100%;
}


textarea.content_tx_post {
    resize: none !important;
    width: 100%;
}

#collaps_grid {
    border: 1px solid #eeeeee;
    border-radius: 4px;
    background-color: #ffffff !important;
}


#collaps_grid .column {
    padding: 0px !important;
}

#collaps_grid .column .menu {
    margin-bottom: 20px;
}

#collaps_grid .table tr.active {
    background-color: #79f5aa !important;
}

#listdivided .item {
    background-color: #F7B1C27D !important;
    padding: 5px;
    box-shadow: -4px 0px 0px #910023;

}

.grid_styled{
    border: 1px solid #EEEEEE;
    border-radius: 8px !important;
    padding: 0px !important;
    margin-top: 10px;
    /*overflow: hidden;*/
}
.grid_styled .button:hover i.icon{
    color: #2185d0 !important;
}
.grid_styled .row:hover {
    background-color: #F0F1F8 !important;
}
.grid_styled .row:hover .column {
    color: #2185d0 !important;
}
.grid_styled .row:nth-child(1) {
    background-color: #dbdbde !important;
}
.grid_styled .row .column {
    padding: 7px !important;

}

#editsidbare{
    background-color: rgba(20, 39, 62, 0.95) !important;
}

#editsidbare .segment.attached{
    background-color: #2185d0 !important;
    color: #ffffff !important;
}

#callcontext{
    padding: 10px;
}

#data_container .tabular .item.active{
    color: #1a5386 !important;
    border-top-right-radius: 15px !important;
    border-top-left-radius: 15px !important;
    background-color: #FAFAFA !important;
}
.ui.tabular.menu .item{
    font-size: 12px !important;
}
.ui.tabular.menu .active.item{
    /*border-color: #1a5386;*/
    background-color: #EEEEEE;
    box-shadow: 2px 1px 0px #CCCCCC;
}


#data_container > .segment{
    background-color: #FAFAFA !important;
    margin-top: 0px !important;
    padding: 5px !important;
}



.pusher_body{
    margin-top: 0px !important;
    padding: 0px !important;
    background-color: #e8e8e8 !important;
}

#pusher_button span{
    transition-duration: 0.5s;
    font-size: 14px !important;
    /*display: none;*/
    color: #ffffff !important;
}

#pusher_button:hover span{
    display: inline-block !important;
    color: #ffffff !important;
}

.segment_table{
    background-color: #ffffff !important;
    margin-top: 10px !important;
}


.filter_segment{
    background-color: #ffffff;
    margin-bottom: 30px;
    padding: 20px 6px 6px 6px;
    border: 1px solid #cccccc;
}

.grid_header{
    padding: 0px !important;
    background-color: #ffffff;
    border-radius: 5px !important;
    margin-bottom: 10px !important;
    height: 60px;
    line-height: 60px;
}

.grid_header .column{
    padding: 5px !important;
    border-radius: 5px !important;
    height: 60px;
    line-height: 60px;
}

.grid_header .column .header{
    position: relative;
    line-height: 50px;
}


.grid_header .column .header{
    position: relative;
    line-height: 50px;
}


#grid_menu .column .segment{
    border-radius: 8px;
    border: 1px solid #eee;
    height: 150px;
    background-color: #FFFFFF;
    cursor: pointer;
}

#grid_menu .column .segment:hover{
    box-shadow: inset 0px 2px 2px #c2bfbf,inset 0px -2px 2px #cdcbcb;
    border: 1px solid #d3d3d3;
}

#grid_menu .column .segment span{
font-size: 12px;
    color: #575656;
}
#grid_menu .column #sub_grid_menu{
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 10px;
}


#grid_menu .column .header {
    font-family: Lato,'Helvetica Neue',Arial,Helvetica,sans-serif;
    text-transform: uppercase !important;
    font-size: 16px;
    font-weight: bold !important;
    margin-top: 3px !important;
    margin-bottom: 5px !important;
}

