.choix_manoeuvre_dialog
{
    position: fixed;
    background-color: #ffffff;
    display: inline-block;
}

.choix_manoeuvre_dialog_table
{
    background-color: #ffffff;
	margin-left: 1vw;
	margin-top: 1vw;
	margin-bottom: 1vw;
}

.choix_manoeuvre_dialog_table_boutons_horizontaux
{
    width: 100%;
	height: 6vw;
    background-color: yellow;
}

.choix_manoeuvre_dialog_cell_placeholder
{
    background-color: #ffffff;
	cursor: default;
    font-size: 1.2vw;
    font-weight: bold;
    background-color: #ffffff;
	overflow: hidden;
	white-space: nowrap;
	padding-right: 2vw;
	vertical-align: middle;
}

.choix_manoeuvre_dialog_cell
{
    background-color: #ffffff;
	cursor: default;
	vertical-align: middle;
}

.choix_manoeuvre_dialog_cell_placeholder2
{
    background-color: #ffffff;
	cursor: default;
    font-size: 1.2vw;
    font-weight: bold;
    background-color: #ffffff;
	overflow: hidden;
	white-space: nowrap;
	padding-right: 2vw;
	vertical-align: middle;
}

.choix_manoeuvre_dialog_cell2
{
    background-color: #ffffff;
	cursor: default;
	height: 2.5vw;
	vertical-align: middle;
}

.choix_manoeuvre_dialog_cell3
{
    background-color: #ffffff;
	cursor: default;
	height: 2vw;
	vertical-align: middle;
	padding-right: 1vw;
}

.choix_manoeuvre_dialog_cell_separation
{
    background-color: #ffffff;
	cursor: default;
	height: 1.5vw;
}

.choix_manoeuvre_dialog_cell_boutons_ajout
{
    background-color: #ffffff;
	cursor: default;
	text-align: right;
	vertical-align: top;
	padding-top: 0.5vw;
}

.choix_manoeuvre_dialog_cell_boutons_horizontaux
{
	height: 4vw;
    background-color: #ffffff;
	cursor: default;
	text-align: left;
	vertical-align: bottom;
}

.choix_manoeuvre_dialog_cell_bouton_valider
{
    background-color: #ffffff;
	cursor: default;
	height: 4vw;
	text-align: right;
	vertical-align: bottom;
	width: 6vw;
}

.choix_manoeuvre_dialog_menu_ouvrages
{
    height: 1.5vw;
    width: 21vw;
    color: black;
    background-color: white;
	font-family: Calibri;
	font-size: 1.2vw;
	padding-left: 0.5vw;
}

.choix_manoeuvre_dialog_instruction
{
    height: 1.5vw;
    max-height: 100%;
    width: 37vw;
    color: black;
    background-color: white;
	font-family: Calibri;
	font-size: 1.2vw;
	padding-left: 0.2vw;
}

.choix_manoeuvre_dialog_menu_organes, .choix_manoeuvre_dialog_menu_organes_inactif
{
    height: 1.5vw;
    width: 37.3vw;
    background-color: white;
	font-family: Calibri;
	font-size: 1.2vw;
	padding-left: 0.2vw;
}

.choix_manoeuvre_dialog_menu_organes
{
    color: black;
	border: 1px solid black;
}

.choix_manoeuvre_dialog_menu_organes_inactif
{
    color: grey;
	border: 1px solid grey;
}

.choix_manoeuvre_dialog_menu_editable_combo_box
{
    height: 1.5vw;
    width: 21.3vw;
    color: black;
    background-color: white;
	font-family: Calibri;
	font-size: 1.2vw;
}

.choix_manoeuvre_dialog_menu_editable_input
{
    height: 1.5vw;
    width: 21vw;
    color: black;
    background-color: white;
	font-family: Calibri;
	font-size: 1.2vw;
}

.choix_manoeuvre_dialog_menu_editable_input_popup
{
    width: 22vw;
	max-height: 15vw;
    color: black;
    background-color: white;
	font-family: Calibri;
	font-size: 1.2vw;
}

.choix_manoeuvre_dialog_numero_cadenas
{
    height: 1.5vw;
    max-height: 100%;
    width: 21vw;
    color: black;
    background-color: white;
	font-family: Calibri;
	font-size: 1.2vw;
	border: 1px solid grey;
}

.choix_manoeuvre_dialog_menu_divers
{
    height: 1.5vw;
    width: 21vw;
    color: black;
    background-color: white;
	font-family: Calibri;
	font-size: 1.2vw;
}

.choix_manoeuvre_dialog_bouton
{
    height: 4vw;
    max-height: 100%;
    width: auto;
}

.choix_manoeuvre_dialog_bouton_ajout
{
    height: 3vw;
    max-height: 100%;
    width: auto;
}

.choix_manoeuvre_dialog_image
{
    height: 2vw;
    width: auto;
	margin-top: 0.3vw;
}

.choix_manoeuvre_dialog_suggestion
{
    width: 37vw;
}
