Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
File Manager
/
pmb
/
styles
/
common
:
common.css
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
/* +--------------------------------------------------------------------------+ // ? 2002-2007 PMB Services / www.sigb.net pmb@sigb.net et contributeurs (voir www.sigb.net) // +-------------------------------------------------+ // $Id: common.css,v 1.34.2.11 2016-09-19 15:13:00 cgil Exp $ */ /* ---------------------------------------------------------------------------*/ /* ---------------------------------------------------------------------------*/ /* ---------------------------------------------------------------------------*/ /* ATTRIBUTS GENERAUX */ /* ---------------------------------------------------------------------------*/ /* ---------------------------------------------------------------------------*/ /* ---------------------------------------------------------------------------*/ 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%; } 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; } /* ---------------------------------------------------------------------------*/ /* ---------------------------------------------------------------------------*/ /* 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 { } /* ---------------------------------------------------------------------------*/ /* 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; } /* ---------------------------------------------------------------------------*/ /* 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-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; } /* ---------------------------------------------------------------------------*/ /* ---------------------------------------------------------------------------*/ /* 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; } #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: 500px; } .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; width: expression(this.width > 140 ? "140px" : true); height: expression(this.height > 200 ? "200px" : true); } .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; } /* ---------------------------------------------------------------------------*/ /* ---------------------------------------------------------------------------*/ /* 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; } /* ---------------------------------------------------------------------------*/ /* ---------------------------------------------------------------------------*/ /* 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; } /* -------------- 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 */ /* ---------------------------------------------------------------------------*/ /* ---------------------------------------------------------------------------*/ .colonne2 { float: left; width: 50%; } .colonne60 { float: left; width: 60%; } .colonne40 { float: left; width: 40%; } .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; height:200px; width:200px; line-height:200px; float:left; 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; } .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; float :left; 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 */ } /* ---------------------------------------------------------------------------*/ /* ---------------------------------------------------------------------------*/ /* 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 { position: absolute; top: -10px; background-color: #BB0000; } .docnum_statutnot3 { position: absolute; top: -10px; background-color: #00BB00; } .docnum_statutnot4 { position: absolute; top: -10px; background-color: #0000BB; } .docnum_statutnot5 { position: absolute; top: -10px; background-color: #D0686F; } .docnum_statutnot6 { position: absolute; top: -10px; background-color: #A6DCDC; } .docnum_statutnot7 { position: absolute; top: -10px; background-color: #816492; } .docnum_statutnot8 { position: absolute; top: -10px; background-color: #BCB964; } .docnum_statutnot9 { position: absolute; top: -10px; background-color: #6C75AC; } .docnum_statutnot10 { position: absolute; top: -10px; background-color: #FFC587;} .docnum_statutnot11 { position: absolute; top: -10px; background-color: #70C173; } .docnum_statutnot12 { position: absolute; top: -10px; background-color: #660000; } .docnum_statutnot13 { position: absolute; top: -10px; background-color: #006600; } .docnum_statutnot14 { position: absolute; top: -10px; background-color: #000066; } .docnum_statutnot15 { position: absolute; top: -10px; background-color: #80181F; } .docnum_statutnot16 { position: absolute; top: -10px; background-color: #668C8C; } .docnum_statutnot17 { position: absolute; top: -10px; background-color: #311442; } .docnum_statutnot18 { position: absolute; top: -10px; background-color: #7C7914; } .docnum_statutnot19 { position: absolute; top: -10px; background-color: #2C356C; } .docnum_statutnot20 { position: absolute; top: -10px; 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%; } /* ---------------------------------------------------------------------------*/ /* ---------------------------------------------------------------------------*/ /* 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; } /* ======================================================================== 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; }