@import url('https://fonts.googleapis.com/css?family=Montserrat:400,400i,700,700i');
body {
    font-family: 'Montserrat', sans-serif;
}

input, text, tspan, textarea, div, table, tbody, tr, td, label, span, a {
    font-family: inherit;
}
.BBTrackBarVerticalBottom {
	writing-mode: vertical-lr;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.BBTrackBarVerticalBottom span {
	margin-top:5px;
	padding-right: 10px;
    width: 10%!important;
}
.BBTrackBarVerticalTop {
    writing-mode: vertical-lr;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center!important;
}
.BBTrackBarVerticalTop span {
	margin-bottom:14px;
    width: 10%!important;
}
.BBTrackBarVerticalBoth {
    writing-mode: vertical-lr;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center!important;
}
.BBTrackBarVerticalBoth span {
    margin-top: 5px;
    margin-right: -8px!important;
    transform: translateY(-120px);
    width: 10%!important;
}

.BB_Widget {
    position: absolute;
}

.BodyBB {
    margin: auto;
    min-height: 100%;
    min-width: 100%;
}

.BodyBBNoHeader {
    margin: auto;
    background-image: none;
    background-repeat: no-repeat;
    min-height: 100%;
}

@media print {
    #MenuBB * {
        display: none;
        visibility: hidden;
    }

    .BB_Widget_NoPrint {
        display: none;
        visibility: hidden;
    }

    #sidebar-wrapper * {
        display: none;
        visibility: hidden;
    }

    .ContentBB {
        top: 0px;
        padding-bottom: 0px;
    }
}

@media screen {
    .ContentBB {
        top: 65px;
        padding-bottom: 55px;
    }
}

.ContentBB {
    position: relative;
    width: 100%;
    color: #000000;
}

.ProductLogo {
    position: absolute;
    left: 10px;
    background-image: url("bb.png");
    background-repeat: no-repeat;
    height: 30px;
    width: 124px;
    z-index: 10000;
    top: 3px;
}

.BandeauCentre {
    position: absolute;
}

.FirmLogo {}

.MenuBB {
    position: relative;
    z-index: 9999;
    width: 100%;
    height: 23px;
}

.MenuBBTable {
    width: 100%;
    position: relative;
    top: 0px;
    background-color: white;
    box-shadow: 0px 0px 10px grey;
    height: 25px;
}

.MenuBBTD {
    padding-left: 180px;
    height: 34px;
}

.NoMenu {
    width: 100%;
    height: 25px;
    background-color: #A6A5BF;
}

.ToolBarGrid {
    background-image: url("back.jpg");
    background-repeat: repeat-x;
}

.DivComps {
    position: relative;
    margin: auto;
    width: 98%;
    min-height: 98%;
}

.DivPivotHub {
    position: relative;
    margin: auto;
    top: 100px;
}

.DockVert {
    float: left;
    margin-left: 1px;
}

.DivStudioComps {
    position: relative;
}

.ContentTableauxBB {
    position: relative;
    top: 0px;
}

.BandeauTableaux {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 5px;
    background-color: #A6A5BF;
}

Div.TitreTableaux {
    position: fixed;
    top: 0px;
    right: 0px;
    z-index: 998;
    background-color: transparent;
    text-align: center;
}

Div.Titre {
    position: absolute;
    top: 40px;
    left: 0px;
    height: 20px;
    width: 100%;
    z-index: 998;
    background-color: transparent;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

Table.Titre {
    margin: 0px;
    padding: 0px;
    border-spacing: 0px;
    border: none;
    margin-left: auto;
    margin-right: auto;
    color: #F0F0F0;
    height: 20px;
}

.TitreLeft {
    margin: 0px;
    padding: 0px;
    border-spacing: 0px;
}

.TitreCenter {
    margin: 0px;
    padding: 0px;
    border-spacing: 0px;
    white-space: nowrap;
}

.TitreRight {
    margin: 0px;
    padding: 0px;
    border-spacing: 0px;
}

Table.Titre td a:link {
    font-size: 9pt;
    text-decoration: underline;
    color: #bbbbbb;
}

Table.Titre td a:visited {
    font-size: 9pt;
    text-decoration: underline;
    color: #bbbbbb;
}

Table.Titre td a:hover {
    font-size: 9pt;
    text-decoration: underline;
    color: #bbbbbb;
}

Table.Titre td a:active {
    font-size: 9pt;
    text-decoration: underline;
    color: #bbbbbb;
}

.IFrameAccueil {
    position: absolute;
    top: -10px;
    width: 100%;
    height: 800px;
    border: 0px solid #ffffff;
}

.LoadingComp {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    z-index: 998;
    background-color: transparent;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

.LoadingCompImage {
    left: 50%;
    top: 50%;
    padding: 3px 10px;
    margin-left: -45px;
    margin-top: -11px;
    position: absolute;
    z-index: 999;
    border: solid 1px #586DAF;
    background-color: white;
    font-size: 9pt;
    color: #586DAF;
}

.LoadingExport {
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    z-index: 998;
    background-color: #A6A5BF;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    -moz-opacity: 0.5;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.searchTxt {
    font-size: 9pt;
    color: #ffffff;
}

.LoadingExportImage {
    left: 50%;
    top: 50%;
    padding: 3px 10px;
    margin-left: -45px;
    margin-top: -11px;
    position: fixed;
    z-index: 999;
    border: solid 1px #586DAF;
    background-color: white;
    font-size: 9pt;
    color: #586DAF;
}

.FondAdmin {
    background-color: #ffffff;
    width: 100%;
}

/*
.logBackground {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 600px;
}

.logTable {
    background-image: url('logform.png');
    background-repeat: no-repeat;
    height: 600px;
    width: 600px;
    background-color: white;
    border: 2px solid #29ADE7;
}

.logoutTxt {
    padding-left: 50px;
    padding-top: 270px;
}

.logoutReco {
    height: 90px;
    padding-right: 50px;
}

.loginTxt {
    font-size: 25pt;
    height: 60px;
    padding-left: 50px;
    width: 230px;
}

.loginSubTxt {
    color: #676767;
    height: 200px;
    width: 600px;
}

.loginBox {
    height: 60px;
    padding-top: 10px;
    width: 400px;
}
*/
.bbFlashChartDiv_BBSkinBlue {}

.bbFlashGaugeDiv_BBSkinBlue {}

.bbLabelDiv_BBSkinBlue {
    color: #29ADE7;
}

/* skin scrollbar pour IE */
body {
    scrollbar-face-color: #29ade7 !important;
    /* couleur du curseur */
    scrollbar-track-color: #fff !important;
    /* couleur fond scrollbar */
    scrollbar-arrow-color: #a5acb5 !important;
    /* couleur fleches scrollbar */
    scrollbar-shadow-color: #fff !important;
    /* couleur contour curseur */
}

/* http://www.screenfeed.fr/blog/personnaliser-les-scrollbars-webkit-0366 */
@charset "UTF-8";

/* Scrollbars */
::-webkit-scrollbar {
    width: 14px;
    height: 14px;
    background: transparent url(bg-blog-repeat.png) 0 0 repeat;
}

/* Fond */
::-webkit-scrollbar-track-piece {
    background: transparent none;
    border: solid 4px transparent;
    border-right-width: 8px;
    margin: 2px;
    -webkit-box-shadow: inset 1px 1px 0 0 rgb(137, 131, 117), inset -1px -1px 0 0 rgb(224, 220, 210);
}

/* Fond pour la barre du bas */
::-webkit-scrollbar-track-piece:horizontal {
    border-right-width: 4px;
    border-bottom-width: 8px;
}

/* Barre */
::-webkit-scrollbar-thumb {
    border: solid 0 transparent;
    border-right-width: 4px;
    -webkit-border-radius: 5px;
    -webkit-border-top-right-radius: 9px 5px;
    -webkit-border-bottom-right-radius: 9px 5px;
    -webkit-box-shadow: inset 0 0 0 1px rgb(79, 79, 79), inset 0 0 0 6px rgb(102, 102, 102);
}

/* Barre souris dessus*/
::-webkit-scrollbar-thumb:hover {
    -webkit-box-shadow: inset 0 0 0 1px rgb(90, 90, 90), inset 0 0 0 6px #29ADE7;
}

/* Barre du bas */
::-webkit-scrollbar-thumb:horizontal {
    border-right-width: 0;
    border-bottom-width: 4px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px 9px;
    -webkit-border-bottom-left-radius: 5px 9px;
}

/* Coin de la fen�tre */
::-webkit-scrollbar-corner {
    background: transparent url(bg-blog-repeat.png) 0 0 no-repeat;
}

/* Boutons */
::-webkit-scrollbar-button {
    height: 10px;
    background: url(webkit-arrows-vert.png) 1px 50% no-repeat, transparent url(bg-blog-repeat.png) 0 0 no-repeat;
}

/* Bouton incr�ment */
::-webkit-scrollbar-button:increment {
    background-position: -19px 50%;
}

/* Boutons horizontaux */
::-webkit-scrollbar-button:horizontal {
    width: 26px;
    background: url(webkit-arrows-horiz.png) 50% 1px no-repeat, transparent url(bg-blog-repeat.png) 0 0 no-repeat;
}

/* Bouton bas */
::-webkit-scrollbar-button:horizontal:increment {
    background-position: 50% -19px;
}

a.linkBB:link {
    font-size: 9pt;
    color: #fe641a;
    cursor: pointer;
}

a.linkBB:visited {
    font-size: 9pt;
    color: #fe641a;
    cursor: pointer;
}

a.linkBB:hover {
    font-size: 9pt;
    text-decoration: underline;
    color: #fe641a;
    cursor: pointer;
}

a.linkBB:active {
    font-size: 9pt;
    color: #fe641a;
    cursor: pointer;
}

/*BiBOARD Barre de d�filement basse horizontale sous chrome avec Skin de la scrollbar */
div[id^='ViewBB_CompsPanel_AJAXPANEL_'][id$='_DXFixedColumnsDiv'] {
    height: 14px !important;
}

/* css pour la gestion admin preferences */
.adminpref .nav.nav-pills.nav-justified {
    background-color: #494748;
}

.adminpref .nav-pills>li>a {
    border-radius: 0;
}

.adminpref_a {
    color: white;
}

.adminpref_a:hover {
    background-color: #1e90cb !important;
}

.adminpref_a img {
    margin-top: 10px;
    ;
}

.adminpref .nav-pills>li.active>a, .adminpref .nav-pills>li.active>a:focus, .adminpref .nav-pills>li.active>a:hover {
    background-color: #1e90cb;
}

.adminpref .nav>li>a:focus, .nav>li>a:hover {
    background-color: #1e90cb;
    color: white;
}

.submenu {
    margin-top: 50px;
    margin-bottom: 50px !important;
    border-bottom: 1px solid #494748;
}

.submenu>li+li {
    margin-left: 0 !important;
}

.submenu li {
    background-color: #494748;
}

.adPref_menu_user_btn:hover {
    background-color: #1e90cb;
}

.submenu li .active {
    background-color: #1e90cb;
}

.submenu a {
    color: #ffffff;
}

.submenu div {
    padding: 15px;
}

.adminpref_a p {
    margin: 0 0 0px;
    padding-bottom: 10px;
}

.adminpref .nav>li>a {
    padding: 0;
}

.head-menu {
    margin: 20px 0 50px 0 !important;
}

#userConnected table td {
    border: 0 !important;
    vertical-align: middle !important;
}

.btn_disconnet_user {
    float: right;
}

.admin_licence tr td:first-child {
    background-color: #1e90cb;
    width: 230px;
    color: white;
}

.admin_licence tr:nth-child(2n) {
    border: none;
    background-color: white;
    height: 20px;
}

.admin_licence td, .admin_infoSysteme td {
    padding: 10px !important;
    border-top: 0 !important;
}

.admin_licence tr {
    border: 1px solid #1e90cb;
}

.admin_licence tr td:nth-child(2n), .admin_infoSysteme tr td:nth-child(2n) {
    padding-left: 30px !important;
}

.admin_infoSysteme tr:nth-child(-n+5) td:first-child {
    background-color: #1e90cb;
    color: white;
}

.admin_infoSysteme tr:nth-child(7) td:first-child, .admin_infoSysteme tr:nth-child(8) td:first-child, .admin_infoSysteme tr:nth-child(9) td:first-child, .admin_infoSysteme tr:nth-child(n+11) td:first-child {
    background-color: #1e90cb;
    color: white;
}

.admin_infoSysteme tr:nth-child(-n+5), .admin_infoSysteme tr:nth-child(8), .admin_infoSysteme tr:nth-child(n+11) {
    border-left: 1px solid #1e90cb;
    border-right: 1px solid #1e90cb;
}

.admin_infoSysteme tr:first-child, .admin_infoSysteme tr:nth-child(11) {
    border-top: 1px solid #1e90cb;
}

.admin_infoSysteme tr:nth-child(5), .admin_infoSysteme tr:nth-child(17) {
    border-bottom: 1px solid #1e90cb;
}

.admin_infoSysteme tr:nth-child(7) {
    border-left: 1px solid #1e90cb;
    border-right: 1px solid #1e90cb;
    border-top: 1px solid #1e90cb;
}

.admin_infoSysteme tr:nth-child(9) {
    border-left: 1px solid #1e90cb;
    border-right: 1px solid #1e90cb;
    border-bottom: 1px solid #1e90cb;
}

.preferencesBtn {
    background-color: #1e90cb;
    color: white;
    border: none;
    padding: 5px 15px;
    cursor: pointer;
}

.PrefRow td {
    vertical-align: middle !important;
}

.admin_preference .FrontCell {
    background-color: #1e90cb;
    color: white;
}

.admin_preference .FrontCell {
    /*width: 230px;*/
    width: 1%;
    white-space: nowrap;
}

.admin_preference .PrefRow:first-child {
    border-top: 1px solid #1e90cb;
}

.admin_preference .PrefRow:nth-child(-n+7) {
    border-left: 1px solid #1e90cb;
    border-right: 1px solid #1e90cb;
}

.admin_preference .PrefRow:nth-child(7) {
    border-bottom: 1px solid #1e90cb;
}

.admin_preference .BackCell {
    padding-left: 30px !important;
}

.preferencesBtn:hover {
    background-color: #15658e;
}

.btnSauvegarde {
    margin-top: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    float: right;
}

.admin_preference td, .Menu_preference td {
    border-top: 0 !important;
}

.FrontCell, .BackCell {
    padding: 10px !important;
    border-top: 0 !important;
}

.btnElementRecents {
    margin-left: 15px;
    margin-top: 5px;
}

.admin_preference tr:nth-child(3) td:nth-child(2) input, .admin_preference tr:nth-child(4) td:nth-child(2) input:first-child {
    width: 200px;
}

.admin_preference .dxeButtonEdit_BBSkinBlue, .Menu_preference .dxeButtonEdit_BBSkinBlue {
    width: 200px !important;
}

.admin_preference .dxeRadioButtonList_BBSkinBlue, .admin_preference .dxeRadioButtonList, .Menu_preference .dxeRadioButtonList_BBSkinBlue, .Menu_preference .dxeRadioButtonList {
    border: none;
}

.admin_preference .dxeRadioButtonList_BBSkinBlue label, .admin_preference .dxeRadioButtonList label, .Menu_preference .dxeRadioButtonList_BBSkinBlue label, .Menu_preference .dxeRadioButtonList label {
    font-weight: normal;
}

.admin_preference .dxEditors_edtRadioButtonUnchecked_BBSkinBlue, .Menu_preference .dxEditors_edtRadioButtonUnchecked_BBSkinBlue {
    background-image: url('../BiBOARD/unchecked.png');
    background-repeat: no-repeat;
    background-position: 0 0;
}

.admin_preference .dxEditors_edtRadioButtonChecked_BBSkinBlue, .Menu_preference .dxEditors_edtRadioButtonChecked_BBSkinBlue {
    background-image: url('../BiBOARD/checked.png');
    background-repeat: no-repeat;
    background-position: 0 0;
}

.admin_preference .dxeIRadioButton_BBSkinBlue, .Menu_preference .dxeIRadioButton_BBSkinBlue {
    margin: 0px;
    margin-top: -2px;
    margin-right: 7px;
}

.admin_preference .dxeIRBFocused_BBSkinBlue, .Menu_preference .dxeIRBFocused_BBSkinBlue {
    margin: 0px !important;
    margin-top: -2px !important;
    margin-right: 7px !important;
    border: none;
}

.admin_preference .dxeRadioButtonList_BBSkinBlue label, .Menu_preference .dxeRadioButtonList_BBSkinBlue label {
    margin-right: 15px;
    margin-bottom: 0px;
}

.admin_preference .dxeRadioButtonList_BBSkinBlue img, .Menu_preference .dxeRadioButtonList_BBSkinBlue img {
    margin-bottom: 2px;
}

.admin_licenceStudio td, {
    vertical-align: middle !important;
}

.admin_licenceStudio tr:first-child td {
    border-top: 0;
    font-weight: bold;
}

/***************************/
/* ADD V17.1 COMPATIBILITY */
/***************************/
/*---------------------------------------------------------------------*/
/* Tuiles / Menu Principal---------------------------------------------*/
/*---------------------------------------------------------------------*/
.tile-group {
    background-color: rgba(30, 144, 203, 0.7);
}

/*---------------------------------------------------------------------*/
/* Login / Logout pages -----------------------------------------------*/
/*---------------------------------------------------------------------*/
.logBackground {
    font-family: 'Montserrat', sans-serif;
    font-size: 26px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5%;
    text-align: center;
    width: 800px;
    height: 800px;
}

.logTable {
    background-image: url('logform.png');
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #494748;
    width: 100%;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    border: none !important;
    padding: 50px;
    color: #FFFFFF;
}

.logTable thead {
    font-size: 36px !important;
}
.logTable thead th {
    height: 150px;
    vertical-align: bottom;
    padding-top: 50px;
    padding-bottom: 50px;
}
	
.logTable tfoot {
    /*height: 100px;*/
    vertical-align: bottom;
    padding-top: 50px;
    padding-bottom: 25px;
    font-size: 18px !important;
}
.logTable tfoot th {
    /*height: 100px;*/
    vertical-align: middle;
    padding-top: 25px;
    padding-bottom: 10px;
}
.logTable tfoot th a:link {
    color: #FFFFFF;
    cursor: pointer;
	text-decoration:none;
}

.logTable tfoot th a:visited {
    color: #FFFFFF;
    cursor: pointer;
	text-decoration:none;
}

.logTable tfoot th a:hover {
    text-decoration: underline !important;
    color: #fe641a !important;
    cursor: pointer;
}

.logTable tfoot th a:active {
    color: #fe641a;
    cursor: pointer;
}
.loginCellUser {
    background-image: url('loginUser.png');
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 50px;
    text-align: left;
    /*padding-right:80px;*/
    width: 50%;
}

.loginCellUserInput {
    /*padding-left:20px;*/
    border-top: #494748 solid 10px;
    border-bottom: #494748 solid 10px;
    border-left: #494748 solid 20px;
    background-color: #FFFFFF;
}

.loginBox {
    height: 50px;
    width: 100%;
    background-color: #FFFFFF;
}

.loginCellPwd {
    background-image: url('loginPwd.png');
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 50px;
    text-align: left;
    padding-right: 80px;
}

.loginCellPwdInput {
    /*padding-left:20px;*/
    border-top: #494748 solid 10px;
    border-bottom: #494748 solid 10px;
    border-left: #494748 solid 20px;
    background-color: #FFFFFF;
}

.loginPwdBox {
    height: 50px;
    width: 100%;
    background-color: #FFFFFF;
}

.loginCellButton {
    padding-top: 50px;
	font-size:28px;
	font-weight:bolder;
}

.loginButton {
    height: 50px;
    width: 150px;
    margin-left: auto;
    margin-right: auto;
    font-weight: bold !important;
}

.loginInfos {
    color: #e2c363;
    font-size: 16px;
}

/*---------------------------------------------------------------------*/
/* Category Editor-----------------------------------------------------*/
/*---------------------------------------------------------------------*/
.tab {
    overflow: hidden;
    background-color: #C0C0C0;
}

/* Style the buttons that are used to open the tab content */
.tab button {
    background-color: inherit;
    color: black;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
}

/* Change background color of buttons on hover */
.tab button:hover {
    background-color: black;
    color: white;
}

/* Create an active/current tablink class */
.tab button.active {
    background-color: #494748;
    color: white;
}

[class*="dxpcControl"] {
    box-shadow: 0 0 10px #797979;
}

/* Titre pour layout */
.titre-skin{color: #1e90cb;}

/* Popup Javascript */
.BBPopup .BBPopuptext {
    background-color: #1e90cb !important;
}

.arrow-down {
    border-top: 10px solid #1e90cb;
}

.arrow-up {
    border-bottom: 10px solid #1e90cb;
}

.BBPopup .BBPopuptext:hover {
    background-color: #1e7ca6 !important;
}

.BBPopup .BBPopuptext:hover>.arrow-down {
    border-top: 10px solid #1e7ca6;
}

.BBPopup .BBPopuptext:hover>.arrow-up {
    border-bottom: 10px solid #1e7ca6;
}
