Sindbad~EG File Manager
/* +--------------------------------------------------------------------------+
// ? 2002-2007 PMB Services / www.sigb.net pmb@sigb.net et contributeurs (voir www.sigb.net)
// +-------------------------------------------------+
// $Id: common.css,v 1.186.2.2 2023/03/07 17:42:29 dgoron Exp $ */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/* ATTRIBUTS GENERAUX */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
.form-autorites div {
box-sizing: border-box;
}
body {
font-size: 12px;
font-family: Arial, Helvetica, Sans-serif;
background-color: #ffffff;
}
input,
select {
font-family: Arial, Helvetica, Sans-serif;
}
.row {
clear: both;
}
a {}
img {
border: none;
vertical-align: middle;
}
ul {
list-style-position: inside;
}
/* ----------- titres et paragraphes ----------- */
h1 {
font-size: 15px;
}
h2,
h3 {
font-size: 13px;
}
p {
margin-bottom: 20px;
}
hr {
clear: both;
margin-top: 15px;
margin-bottom: 15px;
}
/* ----------------- tableaux ----------------- */
table {
width: 100%;
clear: both;
}
table.sortable {
margin-top: 0px;
margin-bottom: 0px;
}
tr {}
td {
padding-left: 5px;
padding-right: 5px;
padding-bottom: 3px;
padding-top: 3px;
vertical-align: top;
}
/* ------------------ input ------------------ */
input,
select,
textarea {
margin: 2px;
}
input,
textarea {
padding: 2px;
}
textarea {
max-width: 95%;
min-width: 50%;
}
button.bouton:not(.disabled),
button.bouton_small:not(.disabled),
input.bouton,
input.bouton_small {
cursor: pointer;
}
input[type="radio"] {
vertical-align: middle;
}
/* ------------------ formulaires --------------- */
form {
padding-left: 20px;
padding-right: 20px;
padding-top: 5px;
padding-bottom: 5px;
margin-top: 10px;
margin-bottom: 10px;
}
.form-contenu {
margin-top: 20px;
margin-bottom: 20px;
}
.form-contenu label {
font-weight: bold;
}
form:after {
content: "";
display: block;
clear: both;
}
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/* NAVBAR */
/* menu onglet */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
#navbar {}
#navbar ul li {
display: inline
}
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/* EXTRA */
/* icones preferences */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
#extra {}
#extra img {}
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/* Style par themes */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/* General */
/* ---------------------------------------------------------------------------*/
table th {
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
padding-bottom: 2px;
}
/* ---------------------------------------------------------------------------*/
/* Circulation */
/* ---------------------------------------------------------------------------*/
body.circ {}
/* ---------------------------------------------------------------------------*/
/* Catalogue */
/* ---------------------------------------------------------------------------*/
body.catalog {}
/* ---------------------------------------------------------------------------*/
/* Autorites */
/* ---------------------------------------------------------------------------*/
body.autorites {}
/* ---------------------------------------------------------------------------*/
/* Editions */
/* ---------------------------------------------------------------------------*/
body.edit {}
/* ---------------------------------------------------------------------------*/
/* DSI */
/* ---------------------------------------------------------------------------*/
body.dsi {}
#bannette_facettes_options {
display: block;
margin-top: 5px;
margin-left: 25px;
padding: 10px;
width:50%;
box-shadow: -1px 2px 5px 1px rgba(229,222,220, 0.7) inset;
}
#rss_flux_default_format {
display: block;
margin-top: 2px;
margin-left: 25px;
padding: 10px;
width:50%;
}
/* ---------------------------------------------------------------------------*/
/* Acquisitions */
/* ---------------------------------------------------------------------------*/
body.acquisition {}
body.acquisition table.act_cell {
width: inherit;
}
body.acquisition .tab_sug td input,
body.acquisition .tab_sug td select {
width: 90%;
}
body.acquisition .tab_sug td textarea {
width: 90%;
max-width: 100%;
}
body.acquisition .tab_sug td input.bouton {
width: inherit;
}
body .acq_sel_display_middle img,
body .acq_sel_display_middle input[type='checkbox'] {
vertical-align: middle;
}
/* ---------------------------------------------------------------------------*/
/* Demandes */
/* ---------------------------------------------------------------------------*/
body.demandes {}
/* ---------------------------------------------------------------------------*/
/* Fiches */
/* ---------------------------------------------------------------------------*/
body.fichier {}
/* ---------------------------------------------------------------------------*/
/* Portail */
/* ---------------------------------------------------------------------------*/
body.cms {}
body.cms .dijitAccordionInnerContainerSelected .dijitAccordionChildWrapper,
body.cms .dijitAccordionInnerContainerSelectedHover .dijitAccordionChildWrapper,
body.cms .dijitAccordionInnerContainerSelectedActive .dijitAccordionChildWrapper {
border: none !important;
}
#cms_module_search_form #datasource_form .colonne-suite {
float:left;
width:66%;
}
/* ---------------------------------------------------------------------------*/
/* Dijit */
/* ---------------------------------------------------------------------------*/
body.dojoDialogOpened {
overflow: hidden;
}
body .dijitDialog {
/* min-width: 57vw; */
min-width: 21vw;
}
body .dijitDialog form {
width: calc(100% - 40px) !important;
}
.dijitLayoutContainer.dijitDialog .dijitDialogPaneContent,
body.dojoDialogOpened .dijitLayoutContainer.dijitDialog .dijitDialogPaneContent,
body .dijitDialog>* {
overflow-y: auto;
}
body.select {
background-image: none !important;
}
.cms div[id^="cms_build_dialog"].dijitDialog {
max-height: 98vh;
}
.claro .dijitDialogPaneContent {
max-height: 98vh;
}
/* ---------------------------------------------------------------------------*/
/* Administration */
/* ---------------------------------------------------------------------------*/
body.admin {}
body.admin table th.brd {
background-image: none;
background-color: inherit;
}
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/* Conteneur */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
#conteneur {}
/* ---------------------------------------------------------------------------*/
/* Menu */
/* ---------------------------------------------------------------------------*/
#conteneur #menu {}
#menu h3 {
cursor: pointer;
}
#div_alert {
margin-left: 10px;
margin-right: 10px;
margin-top: 20px;
margin-bottom: 10px;
}
/* ---------------------------------------------------------------------------*/
/* HMenu */
/* ---------------------------------------------------------------------------*/
#contenu .hmenu {
margin-bottom: 10px;
}
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/* Saisie des champs */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
.child .colonne10 {
width: 15%;
}
.child .colonne_suite .saisie-60em {
width: 95%;
}
.child .colonne10 .saisie-20em {
width: 150%;
}
.saisie-inline {
width: 80%;
}
.saisie-2em {
width: 2em;
}
.saisie-5em,
.saisie-5emr,
.saisie-5emd {
width: 5em;
}
.saisie-10em,
.saisie-10emr,
.saisie-10emd {
width: 7.5em;
}
.saisie-15em,
.saisie-15emr,
.saisie-15emd {
width: 10em;
}
.saisie-20em,
.saisie-20emr,
.saisie-20emd {
width: 15em;
/*width: 60%;*/
}
.saisie-30em,
.saisie-30emr,
.saisie-30emd {
width: 30em;
/*width: 70%;*/
}
.saisie-40em,
.saisie-40emr,
.saisie-40emd {
width: 40em;
}
.saisie-50em,
.saisie-50emr,
.saisie-50emd {
width: 35em;
}
.saisie-60em {
width: 85%;
}
.saisie-70em {
width: 70em;
}
.saisie-80em,
.saisie-80emr,
.saisie-80emd {
width: 40em;
/*width: 90%;*/
}
#notice .form-contenu .child .saisie-80em {
width: 90%;
}
.saisie-85 {
width: 95%;
}
.right,
.right-50,
.right-15,
.right-85 {
float: right;
}
.right-50 {
width: 50%;
}
.right-15 {
width: 15%;
}
.right-85 {
width: 85%;
}
.right-clear-right,
.right-50-clear-right {
float: right;
clear: right;
}
.left-clear-left,
.left-50-clear-left {
float: left;
clear: left;
}
.left,
.left-50,
.left-15 {
float: left;
}
.left-50 {
width: 50%;
}
.left-15 {
width: 15%;
}
.left-85 {
width: 85%;
}
.spacer {
clear: both;
display: none;
}
.expand_completion {
width: calc(100% - 60px);
}
.max_result_autocomplete {
font-style: italic;
font-size: 10px;
width: 100%;
margin: 0px;
}
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/* Statut des notices */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
.statutnot1 {}
.statutnot2 {
background-color: #BB0000;
}
.statutnot3 {
background-color: #00BB00;
}
.statutnot4 {
background-color: #0000BB;
}
.statutnot5 {
background-color: #D0686F;
}
.statutnot6 {
background-color: #A6DCDC;
}
.statutnot7 {
background-color: #816492;
}
.statutnot8 {
background-color: #BCB964;
}
.statutnot9 {
background-color: #6C75AC;
}
.statutnot10 {
background-color: #FFC587;
}
.statutnot11 {
background-color: #70C173;
}
.statutnot12 {
background-color: #660000;
}
.statutnot13 {
background-color: #006600;
}
.statutnot14 {
background-color: #000066;
}
.statutnot15 {
background-color: #80181F;
}
.statutnot16 {
background-color: #668C8C;
}
.statutnot17 {
background-color: #311442;
}
.statutnot18 {
background-color: #7C7914;
}
.statutnot19 {
background-color: #2C356C;
}
.statutnot20 {
background-color: #BF8547;
}
/* -----------------------------------------------------------------------------*/
/* -----------------------------------------------------------------------------*/
/* MODIFICATIONS POUR L'IMPRESSION */
/* -----------------------------------------------------------------------------*/
/* -----------------------------------------------------------------------------*/
@media print {
#conteneur {
position: relative;
clear: both;
}
#navbar {
display: none;
}
#menu {
display: none;
}
#deconnexion {
display: none;
}
#extra {
display: none;
}
.bouton {
display: none;
}
.bouton_small {
display: none;
}
}
/* -----------------------------------------------------------------------------*/
/* -----------------------------------------------------------------------------*/
/* Calendrier */
/* -----------------------------------------------------------------------------*/
/* -----------------------------------------------------------------------------*/
.dom_div {
overflow: auto;
}
.dom_tab {
table-layout: fixed;
}
.dom_col {
overflow: hidden;
}
.dom_cell_tab {
overflow: hidden;
}
.dom_tab2 {
display: table;
}
.dom_row2 {
display: table-row;
height: 140px;
}
.dom_col2 {
display: table-cell;
}
.dom_cell2_h {
display: block;
width: 200px;
height: 140px;
overflow: hidden;
}
.dom_cell2 {
display: block;
height: 140px;
overflow: hidden;
}
.dom_sel {
width: 200px;
}
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/* FRAME */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
#recept_frame {
z-Index: 1000;
}
iframe#alerte {
visibility: hidden;
}
#frame_notice_preview {
z-Index: 1000;
}
#up_frame {
z-Index: 1000;
overflow: scroll;
}
#expl-form {
margin-top: 0px;
margin-bottom: 0px;
}
#expl-form .left {
float: none;
}
#frame_trans_expls,
#frame_abts {
z-Index: 1000;
}
#frame_list_items {
border: 2px solid #777799;
border-radius: 5px 5px;
-moz-border-radius: 10px;
padding: 10px;
z-Index: 1000;
position: absolute;
display: none;
width: 500px;
height: 250px;
}
#frame_help {
border: 2px solid #777799;
border-radius: 5px 5px;
-moz-border-radius: 10px;
padding: 10px;
z-Index: 1000;
position: absolute;
display: none;
width: 250px;
height: 125px;
}
/* -----------------FRAME MAJ------------------- */
body.alter h2 .bdd_version {
font-size: 17px;
}
/* ----------Frame Raccourcis Clavier----------- */
#frame_shortcuts {
border: 2px solid #777799;
border-radius: 5px 5px;
z-index: 1000;
position: absolute;
width: 800px;
height: 520px;
}
.frame_shortcuts h2 {
margin: 8px 0 0 0;
}
.shortcuts_list {
box-sizing: border-box;
float: left;
width: 50%;
padding: 5px;
line-height: 30px;
list-style-type: none;
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.shortcuts_list kbd {
display: inline-block;
min-width: 10px;
height: 18px;
padding: 0 4px;
margin: 0 2px;
line-height: 18px;
color: #fff;
text-align: center;
background-color: #3c3c3c;
background-image: -moz-linear-gradient(top, #3c3c3c 0, #505050 100%);
background-image: -webkit-linear-gradient(top, #3c3c3c 0, #505050 100%);
background-image: linear-gradient(top, #3c3c3c 0, #505050 100%);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.25);
-moz-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.25);
box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.25);
}
.shortcuts_list kbd:nth-child(2n) {
margin-right: 10px;
}
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/* Notices */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
#notice .form-contenu .child .colonne_suite {
width: 50%;
}
#notice .form-contenu .child .colonne2 .saisie-30emr {
width: 70%;
}
#notice .form-contenu .child .colonne_suite .saisie-15emr {
width: 40%;
}
.notice-perio {
padding: 1em;
margin-bottom: 1em;
margin-top: 1em;
}
#content_onglet_perio {
margin-top: 20px;
}
.depouillements-perio {
padding: 1em;
margin-bottom: 1em;
margin-top: 1em;
}
.msg-perio {
font-weight: bold;
color: #ff0000;
}
.bulletins-perio div[id$="Child"] tbody tr:first-child {
font-size: 14px;
font-weight: 300;
color: #525252;
}
.perio-barre {
font-weight: bold;
}
.notice-heada {
font-weight: bold;
}
.notice-parent {
margin-bottom: 7px;
margin-top: 7px;
}
.notice-parent .notice-heada blockquote {
margin-left: 50px;
}
.notice-parent img {
vertical-align: bottom;
}
.notice-parent .left {
margin-left: 5px;
float: none;
}
.notice-parent .right {
margin-top: -15px;
text-align: right;
float: none;
}
.notice-parent h1 .left {
float: none;
}
.notice-parent h1 .right {
clear: both;
margin-top: -17px;
text-align: right;
}
.img_notice {
max-width: 140px;
max-height: 200px;
}
.heada {
font-weight: bold;
}
.parent {
clear: both;
}
.bu {
margin-top: 15px;
}
.titre-panier {
padding: 1em;
margin-bottom: 1em;
margin-top: 1em;
}
.gris {
color: #cccccc;
}
.message_important {
color: #ff0000;
font-weight: bold;
font-size: 1.5em;
padding: 5px;
margin: 5px;
}
.expl_comment {
color: #ff0000;
font-weight: bold;
font-size: 16px;
padding: 5px;
margin: 5px;
}
/* ------------ Draggable ---------------*/
ul.li_draggable li {
list-style-type: none;
padding: 0 !important;
}
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/* Cell */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
.req_cell th,
.req_cell td {
padding-right: 5px;
}
.req_cell .col_ali {
width: 10%;
}
.req_cell .col_get,
.req_cell .col_vis,
.req_cell .col_grp,
.req_cell .col_tri {
width: 20px;
padding-right: 0px;
}
.req_cell .col_act,
.req_cell .col_obl {
width: 50px;
padding-right: 0px;
}
.req_cell .up_bt {
vertical-align: top;
cursor: pointer;
}
.req_cell .down_bt {
vertical-align: bottom;
cursor: pointer;
}
.req_cell .stop_bt,
.req_cell .cross_bt {
vertical-align: middle;
width: 16px;
cursor: pointer;
}
.in_cell_nb,
.in_cell_nb_ro,
.in_cell_rd {
text-align: right;
}
.in_cell_nb {
width: 30px;
;
}
.in_cell_ro {
width: 60px;
;
}
.in_cell_ld {
text-align: left;
}
.req_ajax_div {
z-Index: 1000;
overflow: auto;
}
.req_row_handler {
margin-left: 5px;
cursor: pointer;
}
#req_frame {
display: none;
padding: 5px;
z-Index: 1000;
}
.req_cell .bt_cross_elt {
vertical-align: bottom;
cursor: pointer;
}
.act_cell {
table-layout: fixed;
}
.act_cell_chkbox {
width: 25px;
}
.act_typ_lig_3 {
border: indianred dotted;
}
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/* Index */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
.index #noconteneur {}
.index #navbar ul li {
margin-bottom: 4px;
}
.index #navbar ul li {
margin-bottom: 4px;
}
.index #extra {
padding-left: 5px;
padding-right: 5px;
width: 230px;
}
#noconteneur #footer {
padding-bottom: 15px;
clear: both;
bottom: 0px;
position: absolute;
width: 100%;
}
#noconteneur #footer a {
margin-left: 10px;
}
/* ------------ Login-box ---------------*/
#nocontenu #login-box {
width: auto;
margin-left: auto;
margin-right: auto;
margin-top: 120px;
min-width: 250px;
position: absolute;
left: 50%;
-moz-transform-origin: 50%;
-webkit-transform-origin: 50%;
-o-transform-origin: 50%;
-ms-transform-origin: 50%;
transform-origin: 50%;
-moz-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-o-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
#login-box form#login {
background-color: transparent;
margin-bottom: 0px;
margin-top: 0px;
padding: 5px 20px;
}
#login-box form#login .form-contenu {
margin-top: 0px;
}
#login-box form#login .form-contenu #user,
#login-box form#login .form-contenu #password {
width: 97%;
}
#login-box .erreur {
padding-left: 22px;
padding-bottom: 10px;
padding-top: 10px;
}
#login-box .colonne10 {
padding-left: 20px;
}
#login-box label {
font-weight: bold;
}
#login-box input#user,
#login-box input#password {
margin-bottom: 10px;
width: 90%;
}
.login_page {
display: -webkit-box;
/* OLD - iOS 6-, Safari 3.1-6 */
display: -moz-box;
/* OLD - Firefox 19- (buggy but mostly works) */
display: -ms-flexbox;
/* TWEENER - IE 10 */
display: -webkit-flex;
/* NEW - Chrome */
display: flex;
/* NEW, Spec - Opera 12.1, Firefox 20+ */
}
.login_page>div {
-webkit-box-flex: 1;
/* OLD - iOS 6-, Safari 3.1-6 */
-moz-box-flex: 1;
/* OLD - Firefox 19- */
-webkit-flex: 1;
/* Chrome */
-ms-flex: 1;
/* IE 10 */
flex: 1 0 33%;
box-sizing: border-box;
min-width: 320px;
}
.login_page .pmb_login_message>*,
.login_page .login_message>* {
padding-left: 20px;
padding-right: 20px;
}
.login_page #login_message:empty,
.login_page #pmb_login_message:empty {
display: none;
}
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/* Attributs divers */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/* -------------- Erreur ----------------*/
.erreur_saisie {
background-color: #ff0000;
}
.erreur {
color: #f00;
font-weight: bold;
font-size: 16px;
}
.hide {
display: none;
}
.aide {
cursor: help;
}
.warning {
color: #ff0000;
font-weight: bold;
}
/* -------------- Z39.50 ----------------*/
.z3950_succeed:before {
content: "";
display: inline-block;
background: url('../../images/sauv_succeed.png');
background-size: 15px;
width: 15px;
height: 15px;
margin: 0 5px 0 0;
vertical-align: bottom;
}
.z3950_failed:before {
content: "";
display: inline-block;
background: url('../../images/sauv_failed.png');
background-size: 15px;
width: 15px;
height: 15px;
margin: 0 5px 0 0;
vertical-align: bottom;
}
/* ------------ autre ------------- */
.tab_sug th,
.tab_sug td {
text-align: center;
overflow: scroll;
}
.vmenu span a {
display: block;
}
.col {
float: left;
width: 100%;
padding: 1em;
margin: 1em;
}
.bool {
font-weight: bold;
}
ul.sel_navbar li {
display: inline-block;
width: auto !important;
width: 10px;
}
ul.sel_navbar li a {
display: block;
padding: 6px 10px 2px 10px;
}
.table-no-border td {
vertical-align: middle;
}
.child_tab {
margin-left: 30px;
}
.form-empr-fgrp {
border-bottom: 2px solid #CCCCCC;
}
table.sortable th {
cursor: pointer;
}
.edit table.sortable td {
text-align: center;
}
.vertical {
writing-mode: bt-rl;
}
#exer {
width: 100%;
}
#mnt_bud,
#seuil {
width: 70%;
}
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/* Attributs Colonnes */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
.colonne1 {
float: left;
width: 100%;
}
.colonne2 {
float: left;
width: 50%;
}
.colonne60 {
float: left;
width: 60%;
}
.colonne40 {
float: left;
width: 40%;
}
.colonne30 {
float: left;
width: 30%;
}
.colonne_suite {
float: left;
}
.colonne_scroll {
margin-left: 1%;
overflow-x: scroll;
overflow-y: hidden;
width: 73%;
border: 2px solid #CCCCCC;
float: left;
}
/* pour les mises en pages sur 3 colonnes */
.colonne3 {
float: left;
width: 33%;
}
.colonne3 select {
max-width: 90%;
}
/* pour les mises en pages sur 4 colonnes */
.colonne4 {
float: left;
width: 25%;
}
/* pour les mises en pages sur 5 colonnes */
.colonne5 {
float: left;
width: 20%;
}
/* pour avoir une colonne toute petite ! */
.colonne10 {
float: left;
width: 10%;
}
.colonne80 {
float: left;
width: 80%;
}
.colonne75 {
float: left;
width: 75%;
}
.colonne25 {
float: left;
width: 25%;
}
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/* Uploader Portail */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
#document_list:after {
content: "";
display: block;
clear: both;
}
.document_item {
text-align: center;
min-height: 200px;
width: 200px;
line-height: 200px;
margin: 5px;
padding: 5px;
position: relative;
padding: 4px;
border: 5px solid #FFFFFF;
background: #F5F5F5;
border-radius: 2px;
box-shadow: 0 1px 3px rgba(0, 0, 0, .05), 0 0 0px 1px #e5e5e5;
float: left;
}
.document_item_selected {
background-color: rgb(250, 249, 249);
box-shadow: 0 1px 4px 2px rgba(0, 0, 0, 0.05), 0 0 0px 1px #e5e5e5;
}
.document_item_content {
line-height: normal;
display: inline-block;
word-break: break-all;
vertical-align: middle;
max-width: 100%;
}
.dropTarget {
height: 100px;
width: 97%;
overflow: hidden;
line-height: 100px;
border-radius: 4px;
border: 4px solid #FFFFFF;
background-color: #E0E0E0;
cursor: pointer;
font-size: 1.1em;
letter-spacing: 0.05em;
}
.targetActive {
-moz-box-shadow: 0 0 15px #006666;
-webkit-box-shadow: 0 0 15px #006666;
box-shadow: 0 0 15px #006666;
}
.document_item .document_checkbox {
position: absolute;
width: 100%;
bottom: 2px;
line-height: 1em;
}
.document_list {
max-height: 500px;
overflow-y: scroll;
}
.document_item_content>p>a {
display: inline-block;
padding: 5px 0px;
}
.document_item_content>p>a:before {
content: url('./../../images/b_edit.png');
vertical-align: sub;
margin-right: 6px;
}
.dropTarget:first-letter {
text-transform: capitalize;
}
.document_item_selected:after {
content: "";
display: block;
height: 20px;
width: 20px;
border-radius: 50%;
position: absolute;
top: 7px;
right: 7px;
border: solid 1px #62C51A;
background: rgb(180, 227, 145);
/* Old browsers */
background: -moz-radial-gradient( top left, ellipse cover, rgba(180, 227, 145, 1) 0%, rgba(97, 196, 25, 1) 50%, rgba(180, 227, 145, 1) 100%);
/* FF3.6-15 */
background: -webkit-radial-gradient( top left, ellipse cover, rgba(180, 227, 145, 1) 0%, rgba(97, 196, 25, 1) 50%, rgba(180, 227, 145, 1) 100%);
/* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at top left, rgba(180, 227, 145, 1) 0%, rgba(97, 196, 25, 1) 50%, rgba(180, 227, 145, 1) 100%);
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4e391', endColorstr='#b4e391', GradientType=1);
/* IE6-9 fallback on horizontal gradient */
}
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/* Uploader Catalog */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
#document_drop_zone_item:after {
content: "";
display: block;
clear: both;
}
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/* Notes Dialogue */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
* {
margin: 0px;
padding: 0px;
}
#dialog_wrapper {
width: 100%;
height: 350px;
overflow: auto;
padding-right: 15px;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size: 14px;
}
.note_gest p {
color: #fff;
}
.note_opac p {
color: #fff;
}
.note_gest {
background: rgb(104, 196, 127);
background: -moz-linear-gradient(top, rgba(104, 196, 127, 1) 0%, rgba(82, 192, 115, 1) 30%, rgba(67, 167, 115, 1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(104, 196, 127, 1)), color-stop(30%, rgba(82, 192, 115, 1)), color-stop(100%, rgba(67, 167, 115, 1)));
background: -webkit-linear-gradient(top, rgba(104, 196, 127, 1) 0%, rgba(82, 192, 115, 1) 30%, rgba(67, 167, 115, 1) 100%);
background: -o-linear-gradient(top, rgba(104, 196, 127, 1) 0%, rgba(82, 192, 115, 1) 30%, rgba(67, 167, 115, 1) 100%);
background: -ms-linear-gradient(top, rgba(104, 196, 127, 1) 0%, rgba(82, 192, 115, 1) 30%, rgba(67, 167, 115, 1) 100%);
background: linear-gradient(to bottom, rgba(104, 196, 127, 1) 0%, rgba(82, 192, 115, 1) 30%, rgba(67, 167, 115, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68c47f', endColorstr='#43a773', GradientType=0);
max-width: 69%;
padding: 10px 10px 0px 15px;
border-radius: 0px 18px 18px 18px;
border: solid 1px rgb(60, 153, 89);
box-shadow: 2px 2px 2px 0px rgb(39, 102, 59);
margin: 5px 0px 15px;
position: relative;
text-align: right;
}
.note_opac {
background: rgb(104, 168, 196);
background: -moz-linear-gradient(top, rgba(104, 168, 196, 1) 0%, rgba(82, 154, 192, 1) 30%, rgba(67, 114, 167, 1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(104, 168, 196, 1)), color-stop(30%, rgba(82, 154, 192, 1)), color-stop(100%, rgba(67, 114, 167, 1)));
background: -webkit-linear-gradient(top, rgba(104, 168, 196, 1) 0%, rgba(82, 154, 192, 1) 30%, rgba(67, 114, 167, 1) 100%);
background: -o-linear-gradient(top, rgba(104, 168, 196, 1) 0%, rgba(82, 154, 192, 1) 30%, rgba(67, 114, 167, 1) 100%);
background: -ms-linear-gradient(top, rgba(104, 168, 196, 1) 0%, rgba(82, 154, 192, 1) 30%, rgba(67, 114, 167, 1) 100%);
background: linear-gradient(to bottom, rgba(104, 168, 196, 1) 0%, rgba(82, 154, 192, 1) 30%, rgba(67, 114, 167, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68a8c4', endColorstr='#4372a7', GradientType=0);
max-width: 69%;
padding: 10px 10px 0px 15px;
border-radius: 18px 0px 18px 18px;
border: solid 1px rgb(74, 117, 167);
box-shadow: -2px 2px 2px 0px #355B88;
margin: 5px 0px 15px 30%;
position: relative;
}
.entete_note {
margin-bottom: 5px;
}
.entete_note {
margin-bottom: 4px;
color: #26364D;
font-weight: 700;
}
#dialog_wrapper input[type="image"] {
height: 16px;
width: 16px;
border: none;
}
.btn_note {
position: absolute;
top: 0px;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size: 8px;
}
.btn_note input[type="image"] {
box-shadow: 0px 0px 0px #734D2B inset;
}
.note_opac .btn_note {
right: 16px;
}
.note_gest .btn_note {
left: 16px;
}
form[name="modif_notes"] {
width: 60%;
height: 40%;
border: solid 1px rgb(74, 117, 167);
box-shadow: -2px 2px 2px 0px #355B88;
}
form[name="modif_notes"] textarea {
float: left;
margin-top: 10px;
padding: 0;
top: 0px;
width: 65%;
}
form[name="modif_notes"] input {
margin-top: 10px;
}
.vignette_doc_num {
position: relative;
}
.docnum_statutnot1 {}
.docnum_statutnot2 {
background-color: #BB0000;
}
.docnum_statutnot3 {
background-color: #00BB00;
}
.docnum_statutnot4 {
background-color: #0000BB;
}
.docnum_statutnot5 {
background-color: #D0686F;
}
.docnum_statutnot6 {
background-color: #A6DCDC;
}
.docnum_statutnot7 {
background-color: #816492;
}
.docnum_statutnot8 {
background-color: #BCB964;
}
.docnum_statutnot9 {
background-color: #6C75AC;
}
.docnum_statutnot10 {
background-color: #FFC587;
}
.docnum_statutnot11 {
background-color: #70C173;
}
.docnum_statutnot12 {
background-color: #660000;
}
.docnum_statutnot13 {
background-color: #006600;
}
.docnum_statutnot14 {
background-color: #000066;
}
.docnum_statutnot15 {
background-color: #80181F;
}
.docnum_statutnot16 {
background-color: #668C8C;
}
.docnum_statutnot17 {
background-color: #311442;
}
.docnum_statutnot18 {
background-color: #7C7914;
}
.docnum_statutnot19 {
background-color: #2C356C;
}
.docnum_statutnot20 {
background-color: #BF8547;
}
input.switch:empty {
margin-left: -999px;
}
input.switch:empty~label {
position: relative;
float: left;
line-height: 1.6em;
text-indent: 4em;
margin: 0.2em 0;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
input.switch:empty~label:before,
input.switch:empty~label:after {
position: absolute;
display: block;
top: 0;
bottom: 0;
left: 0;
content: ' ';
width: 3.6em;
background-color: #c33;
border-radius: 0.3em;
box-shadow: inset 0 0.2em 0 rgba(0, 0, 0, 0.3);
-webkit-transition: all 100ms ease-in;
transition: all 100ms ease-in;
}
input.switch:empty~label:after {
width: 1.4em;
top: 0.1em;
bottom: 0.1em;
margin-left: 0.1em;
background-color: #fff;
border-radius: 0.15em;
box-shadow: inset 0 -0.2em 0 rgba(0, 0, 0, 0.2);
}
input.switch:checked~label:before {
background-color: #393;
}
input.switch:checked~label:after {
margin-left: 2.1em;
}
#dialog_wrapper input[type="image"] {
height: 16px;
width: 16px;
border: none;
display: inline;
padding: 0px;
margin: 10px 5px 0px 0px;
}
#dialog_wrapper a[href^="javascript"] {
display: inline-block;
margin-top: 10px;
padding: 0px;
vertical-align: top;
}
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/* TABLEAUX */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
.classementGen_tableau {
text-align: left;
}
.classementGen_tableau th.classement5,
.classementGen_tableau td.classement5 {
width: 5%;
}
.classementGen_tableau th.classement10,
.classementGen_tableau td.classement10 {
width: 10%;
}
.classementGen_tableau th.classement15,
.classementGen_tableau td.classement15 {
width: 15%;
}
.classementGen_tableau th.classement20,
.classementGen_tableau td.classement20 {
width: 20%;
}
.classementGen_tableau th.classement30,
.classementGen_tableau td.classement30 {
width: 30%;
}
.classementGen_tableau th.classement35,
.classementGen_tableau td.classement35 {
width: 35%;
}
.classementGen_tableau th.classement40,
.classementGen_tableau td.classement40 {
width: 40%;
}
.classementGen_tableau th.classement60,
.classementGen_tableau td.classement60 {
width: 60%;
}
/* ---------------------------------------------------------------------------*/
/* S�lecteurs */
/* ---------------------------------------------------------------------------*/
.selector_last_used {
max-width: 100%;
padding: 10px 10px 10px 15px;
border: solid 1px #CCCCCC;
box-shadow: -2px 2px 2px 0px #355B88;
margin: 0px 0px 15px 10px;
position: relative;
}
.selector_actions_selection {
margin-top: 1.5em;
margin-left: 1.5em;
}
.ext_search_txt {
width: 40em;
}
select[multiple] {
resize: both;
}
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/* Menu Editorial tree */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
.liLike {
float: left;
display: block;
}
.cache.liLike {
float: right;
display: block;
}
.clear {
clear: both;
}
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/* Avis - choix sous forme d'etoiles */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
.echelle_avis_text:not(:checked) {
display: none;
}
.echelle_avis_stars {
position: relative;
font-size: medium;
top: 2px;
}
.echelle_avis_star:not(:checked) {
font-size: 0.1px;
/*0px bug sous IE*/
}
.echelle_avis_star:not(:checked) input {
position: absolute;
top: 0;
opacity: 0;
width: 16px;
height: 16px;
margin: 0;
padding: 0;
font-size: 0;
border-radius: 0;
display: inline-block;
cursor: pointer;
}
.echelle_avis_star:not(:checked) label {
width: 16px;
height: 16px;
margin: 0;
padding: 0;
display: inline-block;
background: url('../../images/star_rating.png') no-repeat -16px 0;
}
.echelle_avis_star input:checked+label {
background-position: -16px 0;
}
.echelle_avis_star input:checked+label~label {
background-position: 0;
}
.echelle_avis_star:hover label {
background-position: -16px 0 !important;
}
.echelle_avis_star input[type='radio']:hover+label~label {
background-position: 0 !important;
}
tr.authorityGridMainItem,
tr.authorityGridTitleItem>td {
font-weight: bold;
}
tr.authorityGridTitleItem>td {
text-align: center;
cursor: text;
}
.form-autorites .dojoDndSource,
.form-catalog .dojoDndSource {
border: 1px solid black;
margin: 2px;
width: 100%;
height: 100%;
}
.form-autorites .dojoDndItem:hover,
.form-catalog .dojoDndItem:hover {
box-shadow: 0 0 2px 0 #000 inset;
}
.form-autorites .dndLine,
.form-catalog .dndLine {
box-shadow: 0 0 2px 0 #000 inset;
}
.form-autorites .dndLine:hover,
.form-catalog .dndLine:hover {
min-height: 20px;
}
.form-autorites .virtualLine:hover,
.form-catalog .virtualLine:hover {
height: 20px;
}
#drop-target {
background-color: #eee;
border: 1px solid #ccc;
height: 100px;
left: 12px;
padding: 12px;
text-align: center;
top: 12px;
width: 100px;
position: absolute;
}
#preview-row {
border: 1px solid #ccc;
padding: 12px;
position: relative;
width: auto;
}
#preview {
background-color: #eee;
border: 1px solid #ccc;
height: 100px;
margin-left: 148px;
padding: 12px;
width: auto;
}
/* ========================================================================
Construction part wlair
========================================================================== */
input[name="cms_module_common_module_css_class"] {
width: 60%;
}
/* Recadrage des documents numériques cgil */
.docnum a {
display: block;
word-break: break-all;
padding: 0px 10px;
}
.docnum a.docnum_name_link {
display: inline;
}
/* ========================================================================
Facettes externes =::= dgoron
========================================================================== */
#contenu .content_details {
background: #f8f8f8;
overflow: hidden;
}
#contenu .content_details .results_list {
float: left;
}
#contenu .content_details .has_facettes {
width: 82%;
}
#contenu .content_details .facettes_list {
float: right;
width: 18%;
}
.popup_preview {
position: absolute;
z-index: 2000;
background-color: #fff;
border: 1px solid black;
padding: 10px;
box-shadow: 0px 0px 0px 999px rgba(0, 0, 0, 0.30);
}
.popup_preview .vignetteimg {
margin-top: 20px;
}
.popup_preview_close {
position: absolute;
top: 0;
right: 10px;
width: auto;
height: auto;
text-align: center;
font-size: 18px;
background-color: #F96265;
color: #fff;
padding: 3px;
}
.popup_preview_close:hover {
cursor: pointer;
}
/* ========================================================================
Affichage empr
========================================================================== */
.empr-name.h3-like {
font-weight: 600;
font-size: 1.1em;
letter-spacing: 0.02em;
display: inline-block;
margin-right: 3px;
}
#empr-name>div>img:first-child {
vertical-align: baseline;
}
.empr_groups_comments {
padding-top:5px;
font-size: 14px;
}
.empr_groups_comments .empr_groups_comments_title {
font-weight: bold;
}
.empr-nb-pret {
margin-right: 5px;
}
.empr-nb-resa {
margin-right: 5px;
}
/* ========================================================================
Porfolio
========================================================================== */
#document_list {
display: flex;
flex-wrap: wrap;
}
.document_item_content>img {
max-width: 100%
}
.document_item {
flex: 0 1 200px;
}
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/* Administration - Espace de Contribution */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
ul.contribution_list {}
ul.contribution_list li {
padding: 5px;
width: 100%;
}
ul.contribution_list li.selected {
font-weight: bold;
}
ul.contribution_list li:hover {
background-color: red;
cursor: pointer;
}
ul.contribution_list li.newItem {}
.list_ui_list.contributions_ui_list th{
text-align: center;
}
span.contribution_datatype_info {
font-style: italic;
}
svg .active {
stroke: #000;
stroke-width: 2px;
}
svg .inactive {
opacity: 0.4;
}
svg .droppable {
stroke: #00b907;
stroke-width: 2px;
}
svg .alreadyDropped {
stroke: red;
stroke-width: 2px;
}
#svgGraph .dragged {
opacity: 0.4;
}
div#forms_list .form_line {
cursor: move;
margin: 2px;
padding: 2px;
box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.44);
border-radius: 3px;
background-color: #d62728;
color: white;
user-select: none;
}
div#forms_list .form_line.selected {
box-shadow: inset 0px 0px 0px 0px #000000;
border: solid 3px #a01111;
}
div#scenarios_list .scenario_line {
cursor: move;
margin: 2px;
padding: 2px;
box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.44);
border-radius: 3px;
background-color: #ff9896;
color: white;
user-select: none;
}
div#scenarios_list .scenario_line.selected {
box-shadow: inset 0px 0px 0px 0px #000000;
border: solid 3px #a01111;
}
/* ========================================================================
Component: Flex
========================================================================== */
.ui-flex {
display: -ms-flexbox;
display: -webkit-flex;
display: flex
}
.ui-flex-inline {
display: -ms-inline-flexbox;
display: -webkit-inline-flex;
display: inline-flex
}
.ui-flex-inline::after,
.ui-flex-inline::before,
.ui-flex::after,
.ui-flex::before {
display: none
}
.ui-flex-left {
-ms-flex-pack: start;
-webkit-justify-content: flex-start;
justify-content: flex-start
}
.ui-flex-center {
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center
}
.ui-flex-right {
-ms-flex-pack: end;
-webkit-justify-content: flex-end;
justify-content: flex-end
}
.ui-flex-between {
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between
}
.ui-flex-around {
-ms-flex-pack: distribute;
-webkit-justify-content: space-around;
justify-content: space-around
}
.ui-flex-stretch {
-ms-flex-align: stretch;
-webkit-align-items: stretch;
align-items: stretch
}
.ui-flex-top {
-ms-flex-align: start;
-webkit-align-items: flex-start;
align-items: flex-start
}
.ui-flex-middle {
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center
}
.ui-flex-bottom {
-ms-flex-align: end;
-webkit-align-items: flex-end;
align-items: flex-end
}
.ui-flex-row {
-ms-flex-direction: row;
-webkit-flex-direction: row;
flex-direction: row
}
.ui-flex-row-reverse {
-ms-flex-direction: row-reverse;
-webkit-flex-direction: row-reverse;
flex-direction: row-reverse
}
.ui-flex-column {
-ms-flex-direction: column;
-webkit-flex-direction: column;
flex-direction: column
}
.ui-flex-column-reverse {
-ms-flex-direction: column-reverse;
-webkit-flex-direction: column-reverse;
flex-direction: column-reverse
}
.ui-flex-nowrap {
-ms-flex-wrap: nowrap;
-webkit-flex-wrap: nowrap;
flex-wrap: nowrap
}
.ui-flex-wrap {
-ms-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
flex-wrap: wrap
}
.ui-flex-wrap-reverse {
-ms-flex-wrap: wrap-reverse;
-webkit-flex-wrap: wrap-reverse;
flex-wrap: wrap-reverse
}
.ui-flex-wrap-stretch {
-ms-flex-line-pack: stretch;
-webkit-align-content: stretch;
align-content: stretch
}
.ui-flex-wrap-top {
-ms-flex-line-pack: start;
-webkit-align-content: flex-start;
align-content: flex-start
}
.ui-flex-wrap-middle {
-ms-flex-line-pack: center;
-webkit-align-content: center;
align-content: center
}
.ui-flex-wrap-bottom {
-ms-flex-line-pack: end;
-webkit-align-content: flex-end;
align-content: flex-end
}
.ui-flex-wrap-between {
-ms-flex-line-pack: justify;
-webkit-align-content: space-between;
align-content: space-between
}
.ui-flex-wrap-around {
-ms-flex-line-pack: distribute;
-webkit-align-content: space-around;
align-content: space-around
}
.ui-flex-first {
-ms-flex-order: -1;
-webkit-order: -1;
order: -1
}
.ui-flex-last {
-ms-flex-order: 99;
-webkit-order: 99;
order: 99
}
/*
flex size*/
.ui-flex-grow {
-ms-flex-grow: 1;
-webkit-flex-grow: 1;
flex-grow: 1;
}
.ui-flex-grow-more {
-ms-flex-grow: 2;
-webkit-flex-grow: 2;
flex-grow: 2;
}
.ui-flex-no-grow {
-ms-flex-grow: 0;
-webkit-flex-grow: 0;
flex-grow: 0;
}
.ui-flex-shrink {
-ms-flex-shrink: 1;
-webkit-flex-shrink: 1;
flex-shrink: 1;
}
.ui-flex-no-shrink {
-ms-flex-shrink: 0;
-webkit-flex-shrink: 0;
flex-shrink: 0;
}
.ui-flex-1-2 {
-ms-flex-basis: 50%;
-webkit-flex-basis: 50%;
flex-basis: 50%;
}
.ui-flex-1-3 {
-ms-flex-basis: 33%;
-webkit-flex-basis: 33%;
flex-basis: 33%;
}
.ui-flex-2-3 {
-ms-flex-basis: 66%;
-webkit-flex-basis: 66%;
flex-basis: 66%;
}
.ui-flex-1-4 {
-ms-flex-basis: 25%;
-webkit-flex-basis: 25%;
flex-basis: 25%;
}
.ui-flex-3-4 {
-ms-flex-basis: 75%;
-webkit-flex-basis: 75%;
flex-basis: 75%;
}
.ui-flex-1-5 {
-ms-flex-basis: 20%;
-webkit-flex-basis: 20%;
flex-basis: 20%;
}
.ui-flex-2-5 {
-ms-flex-basis: 40%;
-webkit-flex-basis: 40%;
flex-basis: 40%;
}
.ui-flex-3-5 {
-ms-flex-basis: 60%;
-webkit-flex-basis: 60%;
flex-basis: 60%;
}
.ui-flex-4-5 {
-ms-flex-basis: 80%;
-webkit-flex-basis: 80%;
flex-basis: 80%;
}
.ui-flex-1-6 {
-ms-flex-basis: 16.66%;
-webkit-flex-basis: 16.66%;
flex-basis: 16.66%;
}
.ui-flex-5-6 {
-ms-flex-basis: 83.33%;
-webkit-flex-basis: 83.33%;
flex-basis: 83.33%;
}
/* ========================================================================
Clearfix
========================================================================== */
.ui-clearfix::before {
content: "";
display: table-cell
}
.ui-clearfix::after {
content: "";
display: table;
clear: both
}
/* ---------------------------------------------------------------------------*/
/* svg des cartes georef */
/* ---------------------------------------------------------------------------*/
div.olMapViewport svg {
max-width: none;
}
/* ========================================================================
selecteur ajax
========================================================================== */
.ajax_selector_normal {
cursor: default;
font-family: arial, helvetica;
font-size: 10px;
width: 100%;
}
.ajax_selector_surbrillance {
cursor: default;
font-family: arial, helvetica;
font-size: 10px;
width: 100%;
}
.ajax_selector_instruments {
background-color: #DDD;
}
.draggableFrame {
margin: 10px;
background-color: rgb(165, 212, 255);
border-radius: 5px;
padding: 25px 5px 25px 5px;
text-align: center;
font-size: 18px;
}
.dragStartFrame {
opacity: 0.5;
background-color: rgb(165, 212, 255);
border-radius: 5px;
padding: 25px 5px 25px 5px;
text-align: center;
font-size: 18px;
}
.dropZone {
/* padding: 5px; */
/* border: 2px dashed grey; */
/* border-radius: 4px; */
height: 5px;
}
.dragoverDropZone {
border: 2px dashed grey;
border-radius: 4px;
padding: 20px 10px 20px 10px;
background-color: rgb(162, 162, 162, 0.22);
}
/* ========================================================================
odd & even striped
========================================================================== */
.odd {
background: #fff;
}
.even {
background: #e5e5e5;
}
/* ========================================================================
center
========================================================================== */
.center {
text-align: center;
}
/* ========================================================================
align_left
========================================================================== */
.align_left {
text-align: left;
}
/* ========================================================================
align_right
========================================================================== */
.align_right {
text-align: right;
}
/* ========================================================================
align_middle
========================================================================== */
.align_middle {
text-align: middle;
}
/* ========================================================================
align_top
========================================================================== */
.align_top {
text-align: top;
}
/* ========================================================================
align_bottom
========================================================================== */
.align_bottom {
text-align: bottom;
}
/* ========================================================================
align_justify
========================================================================== */
.align_justify {
text-align: justify;
}
/* ---------------------------------------------------------------------------*/
/* Informations d'indexation */
/* ---------------------------------------------------------------------------*/
#indexation_infos ul.indexation_entity_ul {
list-style: disc inside none;
}
/* ---------------------------------------------------------------------------*/
/* Gestion des listes */
/* ---------------------------------------------------------------------------*/
.list_ui_search_content {
display: block;
margin-top: 5px;
margin-left: 25px;
}
.list_ui_options_columns {
min-width: 300px;
}
.list_ui_options_content {
display: none;
margin-top: 5px;
margin-left: 25px;
}
.list_ui_options_columns_available {
float: left;
width: auto;
}
.list_ui_options_columns_change {
float: left;
width: 3%;
min-width: 40px;
text-align: center;
margin-top: 35px;
}
.list_ui_options_move_selected_to_available {
margin-top: 5px;
}
.list_ui_options_columns_selected_buttons {
float: left;
margin-left: 50px;
margin-top: 15px;
}
.list_ui_options_columns_selected_buttons img {
margin-top: 5px;
}
.list_ui_options_columns_selected_block {
float: left;
}
.list_ui_options_applied_group {
min-width: 150px;
}
.list_ui_options_group_label_text {
display: block;
}
.list_ui_settings_content {
display: none;
margin-top: 5px;
margin-left: 25px;
}
.list_ui_settings_display_content {
display: none;
margin-top: 5px;
margin-left: 25px;
}
.list_ui_settings_display_content_group_title,
.list_ui_settings_display_content_group_content {
margin-top: 10px;
margin-bottom: 10px;
}
.list_ui_settings_display_content_group_content {
margin-left: 25px;
}
.list_ui_settings_display_content_group_content div {
margin-bottom: 10px;
}
.list_ui_settings_columns_content {
display: none;
margin-top: 5px;
margin-left: 25px;
}
.list_ui_settings_filters_content {
display: none;
margin-top: 5px;
margin-left: 25px;
}
.list_ui_settings_selection_actions_content {
display: none;
margin-top: 5px;
margin-left: 25px;
}
.list_ui_datasets_content {
display: none;
margin-top: 5px;
margin-left: 25px;
}
.list_ui_content_list_group {
font-weight: bold;
padding-left: 25px;
}
.list_ui_content_list_group_level_1 {
font-size: 1.3em;
}
.list_ui_content_list_group_level_2 {
font-size: 1.2em;
padding-left: 35px;
}
.list_ui_content_list_group_level_3 {
font-size: 1.1em;
padding-left: 45px;
}
.list_ui_selection_actions {
margin-top: 25px;
}
.list_ui_selection_actions img {
vertical-align: bottom;
}
.list_ui_selection_action_label {
font-weight: bold;
}
.list_ui_selection_action_configuration {
margin-top: 25px;
margin-left: 25px;
}
.list_ui_go_directly_to_action_bottom {
margin-top: 25px;
}
.list_ui_go_directly_to_action_label {
font-style: italic;
}
.list_ui_go_directly_to_action_top {
margin-top: 5px;
margin-bottom: 25px;
}
.list_ui_search_content_order_asc_desc {
margin-left: 25px;
}
.list_ui_simple_selector,
.list_ui_multiple_selector {
width: 75%;
}
.list_ui_search_groupcheckbox {
flex-wrap: wrap;
}
.list_ui_search_groupcheckbox span.list_ui_search_checkbox {
flex: 1 0 50%;
min-height: 25px;
display: block;
}
.list_ui_search_checkbox label {
font-weight: normal!important;
}
table.list_ui_list tbody tr td input[type="text"] {
width: 95%;
}
table.list_ui_list tbody tr td select{
width: 95%;
}
/* ---------------------------------------------------------------------------*/
/* Gestion des listes - Personnalisation par type d'objets */
/* ---------------------------------------------------------------------------*/
.custom_fields_ui_search_content,
.custom_fields_cms_ui_search_content,
.custom_fields_custom_ui_search_content,
.custom_fields_loans_ui_search_content {
display: none;
}
#custom_fields_ui_search_img,
#custom_fields_cms_ui_search_img,
#custom_fields_custom_ui_search_img,
#custom_fields_loans_ui_search_img {
content: url('./../../images/plus.gif');
}
.list_ui_montrerquoi_checkbox {
display: block;
margin-bottom: -10px;
}
.list_ui_montrerquoi_checkbox>label {
font-weight: normal !important;
}
.readers_relances_ui_list_cell_header,
.readers_relances_ui_list_cell_content,
.readers_relances_ui_selection_action_square,
.readers_relances_ui_selection_action_label {
display: none;
}
.readers_group_ui_list th {
text-align: left;
}
.configuration_tpl_notice_ui_list_cell_header_id,
.configuration_tpl_serialcirc_ui_list_cell_header_id,
.configuration_tpl_bannette_ui_list_cell_header_id {
width: 3%;
}
.editions_states_ui_list_cell_header_execute,
.statopac_ui_list_cell_header_execute,
.statopac_ui_list_cell_header_export,
.procs_ui_list_cell_header_execute,
.procs_ui_list_cell_header_export {
width: 10%;
}
.configuration_acquisition_pricing_systems_ui_list_cell_header_expand {
width: 5%;
}
.caddie_content_ui_NOTI_notice_tpl_content,
.caddie_content_ui_EXPL_notice_tpl_content,
.caddie_content_ui_BULL_notice_tpl_content {
display: block;
margin-top: 20px;
}
.reservations_circ_ui_export_icons_edit_links {
position: absolute;
display:block;
margin-top: -60px;
}
table.list_ui_list tbody tr td.acces_profiles_resources_ui_list_cell_content_prf_name,
table.list_ui_list tbody tr td.acces_profiles_resources_ui_list_cell_content_prf_use,
table.list_ui_list tbody tr td.acces_profiles_resources_ui_list_cell_content_prf_rule {
width: 32%;
}
table.list_ui_list tbody tr td.acces_profiles_users_ui_list_cell_content_prf_name,
table.list_ui_list tbody tr td.acces_profiles_users_ui_list_cell_content_prf_use,
table.list_ui_list tbody tr td.acces_profiles_users_ui_list_cell_content_prf_rule {
width: 32%;
}
/* ---------------------------------------------------------------------------*/
/* Campagnes de mails */
/* ---------------------------------------------------------------------------*/
.campaign_view_graph {
width: 45%;
float: left;
padding: 10px 5px 10px 5px;
}
.campaign_view_box {
float: left;
width: 20%;
text-align: center;
margin: 10px;
background-color: rgb(165, 212, 255);
border-radius: 5px;
padding: 15px 5px 15px 5px;
}
div.elt-in-graph {
background-color: #e1e1e1;
border-radius: 2px;
box-shadow: 3px 1px 2px 1px #ccc
}
/* ---------------------------------------------------------------------------*/
/* Traductions */
/* ---------------------------------------------------------------------------*/
div.translations {
margin: 10px;
}
/* ---------------------------------------------------------------------------*/
/* Paniers */
/* ---------------------------------------------------------------------------*/
.groupcheckbox {
padding: 10px 5px;
}
.groupcheckbox+.groupcheckbox {
border: solid 1px #eee;
}
.groupcheckbox:nth-of-type(odd) {
background: rgba(255,255,255,0.8);
}
.grouplabelcheckbox{
margin-left:10px;
}
div.groupuserscheckbox {
flex-wrap: wrap;
padding: 10px 0px;
border-left: none;
border-right: none;
}
.usersgroupscheckbox span.usercheckbox {
flex: 1 0 20%;
max-width: 20%;
display: block;
}
.usersgroupscheckbox span.usercheckbox .checkbox{
vertical-align: middle;
}
/* ---------------------------------------------------------------------------*/
/* Chat */
/* ---------------------------------------------------------------------------*/
.note_gest {
max-width: 69%;
margin: 5px 0px 15px 30%;
}
.note_opac {
max-width: 69%;
margin: 5px 0px 15px;
}
.claro .btn_note .dijitButton .dijitButtonNode {
background: transparent;
border: 0px;
box-shadow: none;
}
div[id^="chatWindow"],
div#chatUsersListWindow {
z-index:500;
}
.img_plus {
width: 20px;
}
/* ---------------------------------------------------------------------------*/
/* Onglets grammaires */
/* ---------------------------------------------------------------------------*/
.grammar_tabs {
overflow: hidden;
margin-bottom: -1px;
}
.grammar_tab {
float: left;
display: block;
border: 1px solid #C0C0C0;
border-bottom: 0;
border-radius: 3px 3px 0 0;
background: #E0E0E0;
padding: 7px;
}
.grammar_tabs .grammar_tab label {
font-weight: normal;
}
.grammar_tab.grammar_selected {
background:#f8f8f8;
}
#skos_concept_card_ui_derived {
margin: 10px 0;
}
.vedette_composee_corp {
position: relative;
}
.overlay {
position: absolute;
top:0;
left:0;
width: 100%;
height: 100%;
background: #000;
opacity: .1;
z-index: 100;
}
.overlay .loader {
position: absolute;
top: 50%;
left:50%;
transform: translate(-50%, -50%);
}
.form-contenu select {
max-width: 100%;
}
/* ---------------------------------------------------------------------------*/
/* Tooltip */
/* ---------------------------------------------------------------------------*/
.tooltip {
position: relative;
display: inline-block;
border-bottom: 1px dotted black;
}
.tooltip .tooltiptext {
visibility: hidden;
width: auto;
background-color: #555;
color: #fff;
text-align: center;
border-radius: 6px;
padding: 5px;
position: absolute;
z-index: 1;
left: 100%;
margin-left: 5px;
opacity: 0;
transition: opacity 0.3s;
bottom: 0px;
}
.tooltip .tooltiptext::after {
content: "";
position: absolute;
top: 50%;
right: 100%;
margin-top: -5px;
border-width: 5px;
border-style: solid;
border-color: transparent #555 transparent transparent;
}
.tooltip:hover .tooltiptext {
visibility: visible;
opacity: 1;
}
.etiquette {
line-height: 25px;
}
.readers_edition_ui_other_action_empr_change_status {
margin-top: -25px;
}
/* ---------------------------------------------------------------------------*/
/* Cartographie */
/* ---------------------------------------------------------------------------*/
.searchResult {
background-color: rgba(224,176,14,0.2);
border: 2px solid #e0b00e;
cursor: pointer;
min-height: 45px;
margin-bottom: 5px;
padding: 4px 8px;
height: 100%;
}
.searchResult.selected {
background-color: rgba(226,165,2,0.4);
border: 2px solid #e2a502;
}
#listePt {
height: 380px;
}
input.bouton.disabled, input.bouton_small.disabled {
opacity:0.4;
}
/* ---------------------------------------------------------------------------*/
/* Transferts */
/* ---------------------------------------------------------------------------*/
.transferts_reception_message {
padding-top: 10px;
padding-bottom: 10px;
}
.transferts_reception_message_title {
padding-right: 5px;
}
.transferts_reception_message_content {
display: inline-flex;
}
/* ---------------------------------------------------------------------------*/
/* Recherche */
/* ---------------------------------------------------------------------------*/
.searcher_aut_list_label {
width: 50%;
}
.searcher_aut_list_number {
width:50%;
}
.params_pre {
overflow: hidden;
max-width: 400px;
max-height: 100px;
text-overflow: ellipsis;
}
/* ======================================================================== */
/* Graphe */
/* ======================================================================== */
.graph_menu {
position: absolute;
right: 5px;
}
/* ======================================================================== */
/* Gestion des fichiers */
/* ======================================================================== */
.misc_file_search_fields_operators_list {
background: #e5e5e5;
}
/* ---------------------------------------------------------------------------*/
/* Champs personnalis�s */
/* ---------------------------------------------------------------------------*/
div.customfieldsgroupcheckbox {
flex-wrap: wrap;
padding: 10px 0px;
}
.customfieldsgroupcheckbox span.customfieldcheckbox {
max-width: 20%;
min-width: 10%;
display: inline-block;
}
.customfieldsgroupcheckbox.checkboxnbonline1 span.customfieldcheckbox {
max-width: 100%;
}
.customfieldsgroupcheckbox.checkboxnbonline2 span.customfieldcheckbox {
max-width: 50%;
}
.customfieldsgroupcheckbox.checkboxnbonline3 span.customfieldcheckbox {
max-width: 33%;
}
.customfieldsgroupcheckbox.checkboxnbonline4 span.customfieldcheckbox {
max-width: 25%;
}
/* 5 et plus ont 20% dans tous les cas */
/* Planificateur de t�ches */
/* ---------------------------------------------------------------------------*/
div.schedulersgroupcheckbox {
flex-wrap: wrap;
padding: 10px 0px;
}
.schedulersgroupcheckbox span.scheduler_chkbx_task_all {
max-width: 100%;
min-width: 100%;
display: inline-block;
padding: 2px;
}
.schedulersgroupcheckbox span.scheduler_chkbx_task_quotidien {
max-width: 18%;
min-width: 9%;
display: inline-block;
padding: 2px;
}
.schedulersgroupcheckbox span.scheduler_chkbx_task_hebdo {
max-width: 50%;
min-width: 25%;
display: inline-block;
padding: 2px;
}
.schedulersgroupcheckbox span.scheduler_chkbx_task_mensuel {
max-width: 50%;
min-width: 25%;
display: inline-block;
padding: 2px;
}
/* ---------------------------------------------------------------------------*/
/* Utilisateurs */
/* ---------------------------------------------------------------------------*/
span.ui-panel-display {
display: inline-block;
margin-bottom: 5px;
margin-top: 5px;
}
/* ======================================================================== */
/* nestable (vue.js) */
/* ======================================================================== */
.nestable {
position: relative;
}
.nestable-rtl {
direction: rtl;
}
.nestable .nestable-list {
margin: 0;
padding: 0 0 0 40px;
list-style-type: none;
}
.nestable-rtl .nestable-list {
padding: 0 40px 0 0;
}
.nestable > .nestable-list {
padding: 0;
}
.nestable-item,
.nestable-item-copy {
margin: 10px 0 0;
}
.nestable-item:first-child,
.nestable-item-copy:first-child {
margin-top: 0;
}
.nestable-item .nestable-list,
.nestable-item-copy .nestable-list {
margin-top: 10px;
}
.nestable-item {
position: relative;
}
.nestable-item.is-dragging .nestable-list {
pointer-events: none;
}
.nestable-item.is-dragging * {
opacity: 0;
filter: alpha(opacity=0);
}
.nestable-item.is-dragging:before {
content: ' ';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(106, 127, 233, 0.274);
border: 1px dashed rgb(73, 100, 241);
-webkit-border-radius: 5px;
border-radius: 5px;
}
.nestable-drag-layer {
position: fixed;
top: 0;
left: 0;
z-index: 100;
pointer-events: none;
}
.nestable-rtl .nestable-drag-layer {
left: auto;
right: 0;
}
.nestable-drag-layer > .nestable-list {
position: absolute;
top: 0;
left: 0;
padding: 0;
background-color: rgba(106, 127, 233, 0.274);
}
.nestable-rtl .nestable-drag-layer > .nestable-list {
padding: 0;
}
.nestable [draggable="true"] {
cursor: move;
}
.nestable-handle {
display: inline;
}
.display-inline{
display:inline;
}
/* ======================================================================== */
/* Animations */
/* ======================================================================== */
.mailing_overlay_patience{
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0.4;
z-index: 100;
}
.mailing_img_patience{
display: block;
width: 20px;
height: 20px;
position: absolute;
left: 1000px;
top: 500px;
}
/* ======================================================================== */
/* Moderation Contribution */
/* ======================================================================== */
.contribution_file_template img {
max-height: 80px;
}
.contribution_drop_down_menu,
.contribution_drop_down_menu_item {
background-color: #FFF !important;
color: black !important;
}
.contributon_datalist {
border: 1px solid rgb(0, 0, 0);
position: absolute;
background-color: rgb(255, 255, 255);
z-index: 1000;
overflow: hidden;
}
.contributon_datalist_option_surbrillance {
background: rgb(0, 0, 136) none repeat scroll 0% 0%;
color: rgb(255, 255, 255);
}
.contributon_datalist_option {
padding-left: 2px;
}
/*module droit d acces*/
.form-admin div.form-contenu table tbody#used_prf_tab tr td input{
width: 95%;
}
/* ======================================================================== */
/* Common cursor */
/* ======================================================================== */
.cursor-pointer {
cursor: pointer !important;
}
.cursor-default {
cursor: default !important;
}
/* ======================================================================== */
/* Vignette */
/* ======================================================================== */
.thumbnail .grid-2-col {
display: grid;
grid-template-columns: 25% 73%;
gap: 2px
}
.thumbnail .grid-2-col > div {
border: 1px solid #c6c2c2;
padding: 2% 2% 1% 2%;
}
.thumbnail .form-admin .group-form,
.thumbnail .form-contenu .group-form {
display: grid;
}
.thumbnail .form-admin .group-form-action,
.thumbnail .form-contenu .group-form-action {
display: grid;
grid-template-columns: 90% 10%;
}
.thumbnail .thumbnail-small-form .group-form {
width: 25%;
}
.thumbnail .source-item-action img {
margin: 0px !important;
}
/* ---------------------------------------------------------------------------*/
/* Historique de diffusions des bannettes */
/* ---------------------------------------------------------------------------*/
.bannette_diffusion_view_box {
float: left;
width: 20%;
text-align: center;
margin: 10px;
background-color: rgb(165, 212, 255);
border-radius: 5px;
padding: 15px 5px 15px 5px;
}
.bannette_diffusion_view_box_label {
display: block;
font-weight: bold;
margin-bottom: 10px;
}
.bannette_diffusion_view_mail_object_title,
.bannette_diffusion_view_mail_content_title {
display: block;
font-weight: bold;
margin-bottom: 10px;
}
.bannette_diffusion_view_mail_object_text,
.bannette_diffusion_view_mail_content_text {
display: block;
margin: 10px;
background-color: #f8f8f8;
border-radius: 5px;
padding: 15px 5px 15px 5px;
}
.bannette_diffusion_view_recipients,
.bannette_diffusion_view_deleted_records {
display: block;
margin-top: 30px;
}
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists