body {
    font-size: 1em;
/*    display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;*/
}
/* liens */
a,.toggle-group{
    cursor: pointer;
    outline: 0;
 }
/*a,td {
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}*/
a,button{
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
a:hover, a:active, a:focus {
    outline: 0;
}

.dropdown-menu > a{
/*  background:#ACDFFA;
  text-decoration:none;
  color:#000000;*/
    outline: 0;
}

.huge {
    font-size: 50px;
    line-height: normal;
}
#div_creer_logiciels{
    overflow: auto;
}

#div_creer_logiciels .modal-dialog {
    margin: 30px auto;
    width: 90%;
    display: table;
}

#div_creer_logiciels .modal-footer{
    display: table;
}

.div_info{
    margin: 5px;
    /*background: green;*/
    padding: 5px;
    position: fixed;
    right: 0;
    top: 52px;
    z-index: 2000;
    /*border:2px solid silver;*/
    border-radius:5px;
         -moz-border-radius:5px;
         -webkit-border-radius:5px;
        behavior: url(/PIE.htc);
    cursor: none;
}

.div_creer_logiciels .sortable-list { list-style-type: none; margin: 0; padding: 0; width: 100%; cursor: move;}
.div_creer_logiciels .sortable-form { list-style-type: none; margin: 0; padding: 0; width: 100%; cursor: pointer;}
.div_creer_packages .sortable-form { list-style-type: none; margin: 0; padding: 0; width: 100%; cursor: move;}
.div_creer_logiciels .sortable-list > li { margin: 0 3px 3px 3px; padding: 0.4em; font-size: 1.2em;}
.div_creer_profils .sortable-form { list-style-type: none; margin: 0; padding: 0; width: 100%; cursor: pointer;}
.div_creer_entites .sortable-form { list-style-type: none; margin: 0; padding: 0; width: 100%; cursor: pointer;}
.div_creer_postes .sortable-form { list-style-type: none; margin: 0; padding: 0; width: 100%; cursor: pointer;}
div .sortable-form { list-style-type: none; margin: 0; padding: 0; width: 100%; cursor: pointer;}
.div_creer_logiciels .sortable-list > li{
    background: wheat;
}
.div_creer_logiciels .sortable-form > li{
    background: white;
}
.div_creer_packages .sortable-form > li { margin: 0 3px 3px 3px; padding: 0.4em; padding-left: 1.5em; font-size: 1.2em;}
.div_creer_packages .sortable-form > li{
    background: wheat;
}

.ui-state-highlight { 
    height: 1.5em; 
    line-height: 1.2em; 
    /*border: 2px solid blue;*/
}

/*.ui-sortable-move{
    background-color: green;
}*/

.sortable-placeholder{
    border: 2px dotted green;
    background-color : buttonface !important;
    height: 3.5em; line-height: 3.2em;
}
td.details-control {
    background: url('/images/details_open.png') no-repeat center center;
    cursor: pointer;
}
tr.shown > td.details-control {
    background: url('/images/details_close.png') no-repeat center center;
}

#dialog label, #dialog input { display:block; }
#dialog label { margin-top: 0.5em; }
#dialog input, #dialog textarea { width: 95%; }
/*#tabs { margin-top: 1em; }*/
#tabs li .ui-icon-close { float: left; margin: 0.4em 0.2em 0 0; cursor: pointer; }

#loginModal .modal-dialog {
    margin: 5% auto 30px;
    width: 600px;
}
#loginModal .modal-header h1{
    width: 100%;
}

.ui-tabs-panel .modal-dialog {
    margin: 2% auto 30px;
    /*width: 600px;*/
    max-width: none;
}

.modal-dialog{
    margin: 2px;
}
.modal-body .form_creer_packages .sortable-form .form-group{
    display: inline-flex;
}
.modal-body .form_creer_logiciels .sortable-form .form-group{
/*    display: grid;*/
}
.div_liste_dashboard .flot-chart {
    display: block;
    height: 349px;
}
.form_creer_logiciels .field-actions {
    opacity: 0.3;
    position: absolute;
    float: right;
    right: -0.4em;
    top: -0.3em;
}
.field-actions {
    opacity: 0.3;
/*    position: absolute;
    right: 0;
    top: 0;
    padding-top: 1em;*/
}
.field-actions .btn {
    background-color: white;
    border-color: #c5c5c5;
    border-radius: 0;
    border-width: 0 0 1px 1px;
    color: black;
    display: inline-block;
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    padding: 0 6px;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: 0.65;
    filter: Alpha(Opacity=65);
    background-image: none;
}

.toggle-handle {
    padding: 6px 12px;
    background: white;
}

.vertical-center-row {
    display: table-cell;
    vertical-align: top;
    margin-top: 0.2em;
    padding-top: 1em;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > ul {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  color: #ffffff;
  text-decoration: none;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  outline: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: default;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}



/*MODULE RESEAU*/
.objet-selected{
    border:2px red solid !important;
}

.ui-tabs-nav > li{
    display: inline-flex;
}
.ui-tabs-nav > li > i{
    margin: 0.6em;
}
.switch_id{
    overflow:auto;
    margin-top:1em;
    border:2px solid green;
    padding:0;
}
.switch_id > div:nth-child(1){
    padding:1em;
    background-color:khaki;
    font-weight:bold;
}
.switch_id > div:nth-child(1) > span:nth-child(1){
    font-size:1em;
    color:brown;
    min-width:3em;
    margin-left:1em;
}
.switch_id > div:nth-child(1) > span:nth-child(2){
    float:right;
}
.switch_id > div:nth-child(1) > span:nth-child(2) > select{
    margin-top:-8px;
}
.switch_id > div:nth-child(2){
    display:block;
}
.switch_id > div:nth-child(2) > div{
    display: inline-flex;
}
.switch_id > div:nth-child(2) > div > div{
    width: -moz-max-content;
    padding:0.5em;
    border:2px solid grey;
}
.switch_id > div:nth-child(2) > div > div > div{
    padding:5px;
    border:2px solid black;
    text-align: center;
    min-width: 64px;
    min-height: 38px;
    text-align: center;
}
.switch_id > div:nth-child(2) > div > div > div:nth-child(1){
    background:HoneyDew;
}
.switch_id > div:nth-child(2) > div > div > div:nth-child(2){
    background:floralwhite;
}
.panneau_id{
    overflow:auto;
    margin-top:1em;
    border:2px solid green;
    padding:0;
}
.panneau_id > div:nth-child(1){
    padding:1em;
    background-color:coral;
    font-weight:bold;
}
.panneau_id > div:nth-child(1) > span:nth-child(1){
    font-size:1em;
    color:khaki;
    min-width:3em;
    margin-left:1em;
}
.panneau_id > div:nth-child(1) > span:nth-child(2){
    float:right;
}
.panneau_id > div:nth-child(1) > span:nth-child(2) > select{
    margin-top:-8px;
}
.panneau_id > div:nth-child(2){
    display:inline-flex;
}
.panneau_id > div:nth-child(2) > div:first-of-type {
    background-color:darkseagreen;
}
.panneau_id > div:nth-child(2) > div{
    width: -moz-max-content;
    padding:0.5em;
    border:2px solid grey;
}
.panneau_id > div:nth-child(2) > div > div{
    padding:5px;
    border:2px solid black;
    text-align: center;
    min-width: 86px;
    min-height: 38px;
    text-align: center;
}
.panneau_id > div:nth-child(2) > div > div:nth-child(1){
    background:HoneyDew;
}
.panneau_id > div:nth-child(2) > div > div:nth-child(2){
    background:FloralWhite;
}
.panneau_id > div:nth-child(2) > div > div:nth-child(3){
    background:GhostWhite;
}
.panneau_id > div:nth-child(2) > div > div:nth-child(4){
    background:GhostWhite;
}
.panneau_id > div:nth-child(2) > div > div:nth-child(5){
    background:GhostWhite;
}
.panneau_id > div:nth-child(2) > div > div:nth-child(6){
    background:FloralWhite;
}
.prise_port.active,.switch_port.active > button{
    color:black !important;
}

/*Fullscreen*/
.fullscreen{
    display:none;
    background:black;
    background-position:center;
    background-repeat: no-repeat;
    position:absolute;
    top:0;
    left:0;
    overflow: hidden;
    opacity : 0.5;
	-moz-opacity : 0.5;
	-ms-filter: "alpha(opacity=50)";
	filter: alpha(opacity=50);
    width:100%;
    height:100%;
    z-index:1100;
}
.screen_image{
    position: absolute;
    background-position: top center;
    top: 50%;
    left: 50%;
    z-index:1200;
}

.screen_image span{
    display: table;
    margin-left: -36%;
    margin-top: 8%;
    color: white;
    background: forestgreen;
    padding: 0.5em;
    font-weight: bold;
    border-radius: 0.5em;
}
/* toolstip */
.tooltipsw, .arrow:after {
  background: black;
  border: 2px solid white;
}
.tooltipsw {
  /*padding: 10px 20px;*/
  color: white;
  border-radius: 20px;
  font: bold 14px "Helvetica Neue", Sans-Serif;
  text-transform: uppercase;
  box-shadow: 0 0 7px black;
}
.arrow {
  width: 70px;
  height: 16px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -35px;
  bottom: -16px;
}
.arrow.top {
  top: -16px;
  bottom: auto;
}
.arrow.left {
  /*left: 20%;*/
}
.arrow:after {
  content: "";
  position: absolute;
  left: 20px;
  top: -20px;
  width: 25px;
  height: 25px;
  box-shadow: 6px 5px 9px -9px black;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.arrow.top:after {
  bottom: 20px;
  top: auto;
}

.text-muted{
    color: black;
}

/*modal delete*/
#bootstrap-confirm-delete-container .modal-dialog{
    max-width: 500px;
    margin: 10% auto;
}
#bootstrap-confirm-delete-container .modal-header{
    display: block;
    padding-left: 20%;
}
#bootstrap-confirm-delete-container .modal-body{
    padding-left: 10%;
}
#bootstrap-confirm-delete-container .modal-footer{
    display: block;
}
.modal-backdrop.fade.show{
    z-index: 50000;
}
#bootstrap-confirm-dialog{
    z-index: 55000;
}

/*datatable*/

/*table.dataTable tbody td {
    padding: 8px 0px;
}*/
.dataTables_length{
    margin-top: 3px;
    margin-left: 3px;
}
.dataTables_info{
    margin-left: 5px;
}
table.dataTable tbody tr table tr td { 
    padding-left:10px;
    padding-right: 10px;
}
.dataTables_wrapper .ui-toolbar div[role=status]{
    float: left;
    margin-top: 1em;
    margin-left: 1em;
}

/*alert*/
table.dataTable tbody td .alert {
    padding: .75rem 1.15rem;
}

/*script*/
#sortable1, #sortable2 {
    border: 1px solid #eee;
    width: 142px;
    min-height: 20px;
    list-style-type: none;
    margin: 0;
    padding: 5px 0 0 0;
    float: left;
    margin-right: 10px;
}
#sortable1 li, #sortable2 li {
  margin: 0 5px 5px 5px;
  padding: 5px;
  font-size: 1.2em;
  width: 120px;
}

.console-script{
    border:2px grey solid;
    min-height:200px;
    background: black;
    padding: 5px;
    border-radius:5px;
         -moz-border-radius:5px;
         -webkit-border-radius:5px;
        behavior: url(/PIE.htc);
    cursor: not-allowed;
}

.input-group-addon.warning {
    color: rgb(255, 255, 255);
    background-color: rgb(240, 173, 78);
    border-color: rgb(238, 162, 54);
}

.morris-hover-point{
    text-align: left;
    margin-left: 3em;
}