@font-face {
    font-family: 'open_sanscondensed_light';
    src: url('opensans-condlight-webfont.woff2') format('woff2'),url('opensans-condlight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans Condensed';
    src: url('opensans-condlight-webfont.woff2') format('woff2'), url('opensans-condlight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans Condensed';
    src: url('opensans-condbold-webfont.woff2') format('woff2'), url('opensans-condbold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('roboto-v20-latin-ext_latin-regular.woff2') format('woff2'), url('roboto-v20-latin-ext_latin-regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('roboto-v20-latin-ext_latin-300.woff2') format('woff2'), url('roboto-v20-latin-ext_latin-300.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('roboto-v20-latin-ext_latin-900.woff2') format('woff2'), url('roboto-v20-latin-ext_latin-900.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

/* chart new*/
#ChartNewBundle_Navigation {
    padding: 15px;
    text-align: right;
}
#ChartNewBundle_New_Button_Reload{
    margin-right: 5px;
}

/* style */
#ChartNewBundle_Content_Style .panel{
    min-height : 400px;
}
#ChartNewBundle_Content_Style h5,
#ChartNewBundle_Content_Style h4, #ChartGroupNewBundle_Content_Group h5{
    position: relative;
}
/*#ChartNewBundle_Content_Style .tooltip, #ChartNewBundle_Iframe_Preview_Div .tooltip, #ChartNewBundle_Iframe_Preview_Div .tooltip, #ChartGroupNewBundle_Content_Group .tooltip, .ChartNewBundle_Content_Data_Board_Filter*/ .tooltip {
    min-width: 250px;
}
/*#ChartNewBundle_Content_Style .tooltip .tooltip-inner, #ChartNewBundle_Iframe_Preview_Div .tooltip .tooltip-inner, #ChartNewBundle_Iframe_Preview_Div .tooltip .tooltip-inner, #ChartGroupNewBundle_Content_Group*/  .tooltip .tooltip-inner {
    padding: 10px;
}
.ChartNewBundle_Content_Style_Instructions{
    position: absolute;
    right:0;
    top: 0;
    font-size: 14px;
}
#ChartNewBundle_Content_Style_Tab_Colors_Benchmarks,
#ChartNewBundle_Content_Style_Tab_Colors_Items{
    float: left;
}

/* preview */
#ChartNewBundle_Content_Chart .panel{
    min-height : 400px;
}
#ChartNewBundle_Content_Chart .nav-pills{
    display: none;
}
#ChartNewBundle_Content_Preview_Tabs .nav{
    /*margin-top: 15px;
    float: left;*/
}
#ChartNewBundle_Content_Preview_Tabs_Content{
}
.ChartNewBundle_Content_Preview_Tab_Chart{
    border: none;
    padding: 0;
    min-height: initial;
}
.ChartNewBundle_Content_Preview_Tab_Chart_No_Data{
    height: 320px;
    background: url('../img/no-data-available.png') center center no-repeat;
}
.ChartNewBundle_Content_Chart_Preview{
    background: #fff;
    /*border: solid 1px #ddd;*/
    padding: 2px;
}
.ChartNewBundle_Content_Chart_Preview_With_Watermark {
    background: url(../img/watermark-comptoir-hardware.png) no-repeat #fff bottom right;
}
.ChartNewBundle_Content_Chart_Preview_With_WTF,
.ChartNewBundle_Content_Chart_Preview_With_Order_Selector,
.ChartNewBundle_Content_Chart_Preview_With_Item_Selector{
    font-size: 18px;
    color: #666;
    background: transparent;
}
.ChartNewBundle_Content_Chart_Preview_With_Order_Selector,
.ChartNewBundle_Content_Chart_Preview_With_Item_Selector{
	cursor: pointer;
}
.ChartNewBundle_Content_Chart_Preview_With_WTF {
	cursor:unset;
}
.ChartNewBundle_Content_Style_Tab_Colors_Benchmarks:last-child{
    margin-bottom: 15px;
}
.ChartNewBundle_Data_Label{
    min-width: 30px;
    text-align: right;
    cursor: pointer;
}
.ChartNewBundle_Data_Label_Right{
    text-align: right;
}
.changeLabelAlignToLeft .ChartNewBundle_Data_Label_Right {
	text-align:left;
}
.ChartNewBundle_Data_Label_Center{
    text-align: center;
}
.ChartNewBundle_Data_Label_Type_Line{
    display: none;
}
.ChartNewBundle_Content_Chart_Preview_Control{
    border: none;
    background: transparent;
    padding: 0;
}
.ChartNewBundle_Content_Chart_Preview_Percentage,
.ChartNewBundle_Content_Chart_Preview_Order{
    display: none;
}
.ChartNewBundle_Content_Chart_Preview_Item_Selector a:hover{
    text-decoration: none;
}
.ChartNewBundle_Content_Chart_Preview_Item_Selector a:hover,
.ChartNewBundle_Content_Chart_Preview_Item_Selector a:focus{
    color: #555;
    text-decoration: none;
}
.ChartNewBundle_Content_Chart_Preview_Item_Selector .dropdown-menu li.ChartNewBundle_Content_Chart_Preview_Item_Selector_Option,
.ChartNewBundle_Content_Chart_Preview_Item_Selector .dropdown-menu li.ChartNewBundle_Content_Chart_Preview_Item_Selector_Option input{
    padding: 0.1em 15px;
    cursor: pointer;
}
.ChartNewBundle_Content_Chart_Preview_Item_Selector .dropdown-menu li.ChartNewBundle_Content_Chart_Preview_Item_Selector_Option input{
    float: left;
    margin-right: 10px;
    display: none;
}
.ChartNewBundle_Content_Chart_Preview_Item_Selector .dropdown-menu li.ChartNewBundle_Content_Chart_Preview_Item_Selector_Option .fa-check-circle-o {
    color: #9dc52a;
    font-size: 16px;
}
.ChartNewBundle_Content_Chart_Preview_Item_Selector .dropdown-menu li.ChartNewBundle_Content_Chart_Preview_Item_Selector_Option .fa-times-circle-o{
    color: #c06568;
    font-size: 16px;
}
.ChartNewBundle_Content_Chart_Preview_Item_Selector .dropdown-menu{
    top: 50px;
    left: -5px;
	font-size:13px;
}
.ChartNewBundle_Content_Chart_Preview_Item_Selector .dropdown-toggle,
.ChartNewBundle_Content_Chart_Preview_Item_Selector .dropdown-label-title{
    display: none;
}
/* data */
#ChartNewBundle_Content_Data .panel{
    min-height : 400px;
}
#ChartNewBundle_Content_Data_Navigation{
    border-bottom: solid 3px #ddd;
    margin-bottom: 15px;
}
#ChartNewBundle_New_Button_Add_Board{
    margin-left:5px;
    margin-top: 5px;
}
.ChartNewBundle_New_Button_Board_Add_Init_Cell_More{
    height: 34px;
}
.ChartNewBundle_New_Button_Board_Add_Init_Cell_Dropdown li {
    padding: 5px 15px;
}
.ChartNewBundle_New_Button_Board_Add_Init_Cell_Dropdown li input {
    float: left;
    margin-right: 10px;
    margin-top: 4px;
    cursor: pointer;
}
.ChartNewBundle_New_Button_Board_Add_Init_Cell_Dropdown li label {
    cursor: pointer;
}
.ChartNewBundle_New_Button_Board_Add_Init_Cell_Instructions{
    position: relative;
    float: left;
    margin-left: 5px;
}
.ChartNewBundle_New_Button_Board_Add_Init_Cell_Instructions .tooltip{
    width: 200px;
}
.ChartNewBundle_Content_Data_Board_Filter{
    padding-top: 15px;
}
.ChartNewBundle_Content_Data_Board_Navigation > *{
    vertical-align:top;
}
.ChartNewBundle_New_Button_Board_Remove_Board,
.ChartNewBundle_New_Button_Board_Reset_Board{
    float: right;
    margin-left: 5px;
}
.ChartNewBundle_Content_Data_Board_Table{
    padding-top: 30px;
}
.ChartNewBundle_Content_Data_Board_Table table td, .ChartNewBundle_Content_Data_Board_Table table th{
    line-height: 30px;
    position: relative;
    min-width: 120px;
}
.ChartNewBundle_Content_Data_Board_Table table tbody tr td:first-child{
    min-width: 200px;
}
.ChartNewBundle_Content_Data_Board_Table table tbody tr{
    cursor: pointer;
}
.ChartNewBundle_Content_Data_Board_Table table th:hover .ChartNewBundle_New_Button_Board_Remove_Column{
    display: block;
}
.ChartNewBundle_New_Button_Board_Remove_Column{
    position: absolute;
    top: -13px;
    left: 0px;
    display: none;
}
.ChartNewBundle_New_Button_Board_Remove_Column button{
    padding: 5px;
    background: transparent;
    color: #db3b41;
    opacity: 0.7;
}
.ChartNewBundle_New_Button_Board_Remove_Column button:hover{
    color: #db3b41;
    opacity: 1;
}
.ChartNewBundle_Content_Data_Board_Table table tbody tr td:hover .ChartNewBundle_New_Button_Board_Remove_Row{
    display: block;
}
.ChartNewBundle_New_Button_Board_Remove_Row{
    position: absolute;
    left: -2px;
    top: 12px;
    display: none;
}
.ChartNewBundle_New_Button_Board_Remove_Row button{
    padding: 5px;
    background: transparent;
    color: #db3b41;
    opacity: 0.7;
}
.ChartNewBundle_New_Button_Board_Remove_Row button:hover{
    color: #db3b41;
    opacity: 1;
}

.ChartNewBundle_New_Select_Board_Benchmark_Configuration,
.ChartNewBundle_New_Input_Board_Benchmark_Configuration_Alias,
.ChartNewBundle_New_Select_Board_Type_Override{
    font-weight: normal;
}
.ChartNewBundle_New_Input_Board_Data{
    text-align: right;
}
.ChartNewBundle_New_Input_Board_Data_Failure_Label, .ChartNewBundle_New_Input_Board_Data_NA_Label{
    text-align: right;
    cursor: pointer;
    border: none;
    opacity: 0.5;
	
	display: inline-block;
    width: auto;
    float: right;
}
.ChartNewBundle_New_Input_Board_Data_Failure_Label input, .ChartNewBundle_New_Input_Board_Data_NA_Label input{
    display: none;
}
.ChartNewBundle_New_Input_Board_Data_Failure_Label_Danger, .ChartNewBundle_New_Input_Board_Data_NA_Label_Danger{
    color: #db3b41;
    opacity: 1;
}
.ChartNewBundle_New_Button_Board_Import_Container {
    display: inline;
}
.ChartNewBundle_New_Button_Board_Import {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.ChartNewBundle_New_Button_Board_Import_Instructions,
.ChartNewBundle_New_Button_Board_Import_Data_Instructions{
    position: relative;
    top: -10px;
}
.Row_Move {
    position: absolute;
    left: -22px;
    bottom: 40px;
    color: #555;
    cursor: move;
}
.Column_Move {
    position: absolute;
    left: 90%;
    top: -18px;
    color: #555;
    cursor: move;
}

.table-toolbar {
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}

.table-toolbar > div {
    margin: 0 10px;
}

.ChartNewBundle_New_CreatedAt {
    margin-right: 12px;
	color:white;
}

td.tocreate input {
    border-color: darkviolet !important;
}
td.tocreate .create-message {
    color: darkviolet;
}
td.tocreate.erase input {
    border-color: darkred !important;
}
td.tocreate.erase .create-message {
    color: darkred;
}


#ChartGroupBundle_Group_List_Table_wrapper h3, #ChartBundle_Content h3, #ChartGroupNewBundle_Content h3, #ChartGroupBundle_Content h3, #DataBundle_Content h3 {
	margin:0;
}
#ChartGroupBundle_Group_List_Table_wrapper .table-toolbar, #ChartBundle_Content .table-toolbar, #ChartGroupNewBundle_Content .table-toolbar, #ChartGroupBundle_Content .table-toolbar, #DataBundle_Content .table-toolbar {
	justify-content:left;
	margin-bottom:10px;
}



.simplecolorpicker span.color {
	border:0 !important;
}

.simplecolorpicker span.color::after {
	border:solid 2px #ddd;
}

.simplecolorpicker span.color:hover, .simplecolorpicker span.color[data-selected], .simplecolorpicker span.color[data-selected]:hover {
	border:0 !important;
}

.simplecolorpicker span.color:hover::after, .simplecolorpicker span.color[data-selected]::after, .simplecolorpicker span.color[data-selected]:hover::after {
	border: solid 2px #222;
}

.simplecolorpicker.icon:after, .simplecolorpicker span.color:after {
	display:inline-block;
}

.simplecolorpicker .color {
	float:left;
}

.simplecolorpicker .color[title="#455a64"] + .color, .simplecolorpicker .color[title="#877d65"] + .color, .simplecolorpicker .color[title="#ff3d00"] + .color {
	clear:both;
}


/* separator */
.simplecolorpicker .color[title="#313131"] + .color::before {
	content: "|\A0";
	font-weight: bold;
    width: 23.45px;
    text-align: center;
    background: white;
    display: inline-block;
	border:solid 2px white;
	overflow: hidden;
    vertical-align: top;
}

.simplecolorpicker.picker {
	max-width:initial !important;
}


.table-toolbar h3 {
	white-space:nowrap;
}

#ChartBundle_Chart_List_Filters, #ChartGroupNewBundle_Chart_List_Filters, #ChartGroupBundle_Chart_List_Filters, #DataBundle_Data_List_Filters {
	display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

#ChartBundle_Chart_List_Filters > .form-group, #ChartGroupNewBundle_Chart_List_Filters > .form-group, #ChartGroupBundle_Chart_List_Filters > .form-group , #DataBundle_Data_List_Filters > .form-group {
    /*align-content: space-around;*/
    /*display: inline-block;*/
}

.table-toolbar .form-inline {
	width:100%;
}

.panel-heading {
	width:100%;
}

.panel-heading label {
	margin:0;
}
.panel-heading input, .panel-heading select {
	height: 34px;
	/*margin-right:5em;*/
}

.table-toolbar .filler {
	flex-grow:1;
}

.chartlabelstyle, .chartlabelstyleundefined, .chartlabelstylenull {
	display:block;
	text-align:right;
}

.chartlabelstylebold {
	font-weight:bold;
	display:block;
	text-align:right;
}


.colorlabelinverse, .colorlabelbold, .colorlabel{
	margin-right: 0.3em;
    margin-left: 0.2em;
    vertical-align: middle;
}
.colorlabelinverse {
	color:white;
	background:#303030 !important;
	padding: 0 0.2em;
}
.colorlabelbold {
	font-weight:bold;
}
.chartlabelstyleinverse {
	display:inline-block;
	text-align:right;
}
.chartlabelstyleinverse>span {
	color:white;
	background:#303030 !important;
	padding:0.4em;
	line-height:1.4em;
	text-align:right;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	/*fill:white !important;*/
	/*filter:url('#chartlabelstyleinverse');*/
}

.ChartNewBundle_Content_Chart_Preview_Item_Selector_Option .chartlabelstyle, .ChartNewBundle_Content_Chart_Preview_Item_Selector_Option .chartlabelstyleundefined, .ChartNewBundle_Content_Chart_Preview_Item_Selector_Option .chartlabelstylebold, .ChartNewBundle_Content_Chart_Preview_Item_Selector_Option .chartlabelstyleinverse {
	display:unset;
}

.ChartNewBundle_Content_Chart_Preview_Item_Selector .dropdown-menu {
	white-space:nowrap;
}
.ChartNewBundle_Content_Chart_Preview_Item_Selector .divider {
	display:none;
}