/* #-- # Copyright (c) 2012+ Damjan Rems # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the # "Software"), to deal in the Software without restriction, including # without limitation the rights to use, copy, modify, merge, publish, # distribute, sublicense, and/or sell copies of the Software, and to # permit persons to whom the Software is furnished to do so, subject to # the following conditions: # # The above copyright notice and this permission notice shall be # included in all copies or substantial portions of the Software. # # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, # EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF # MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND # NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE # LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION # OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION # WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #++ */ /* Web reset. Countributed by /* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0px; padding: 0px; border: 0px; font-size: 100%; font: inherit; vertical-align: baseline; } /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { /* line-height: 1; */ } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: separate; border-spacing: 0; } /* END */ /* Firefox only @-moz-document url-prefix() { } */ body { font-family: helvetica; font-size: 12px; margin: 0px; vertical-align: middle; color: #222; } textarea, input, select { color: #222; padding: 5px 3px; border: solid 1px #bbb; border-radius: 2px; } input.file { border: none; } select { padding: 4px 0px; background: #fff; } hr { background-color: #ccc; border: none; height: 2px; } .div { border: 0px; padding: 0px; } .normal { text-align: left; } td { vertical-align: middle; } th { padding: 4px; text-align: left; border-bottom:1px solid #e8e8e8; border-right:1px solid #e8e8e8; background: #e8e8e8; color:#888; font-weight: bold; } th a:hover { color: #000;} img { vertical-align:bottom; } a:link, a:active, a:visited { color: #888; font-weight: bold; text-decoration: none; background: transparent; } a:hover { text-decoration: none; color: #000; } a img { border: none; } .text-with-select { width: 24px; } .no-borders { padding: 0px; border-spacing: 0px; } .td-spacer { width: 90%; font-size: 1px; border-bottom: 1px solid #eee; } .dc-result { width: 100%; padding: 0px; border-spacing: 0px; border-radius: 1px; background-color: #fafafa; border-top: 1px solid #e8e8e8; border-left: 1px solid #e8e8e8; } .dc-result tr:hover { background-color: #eee; } .dc-result td { padding: 3px 4px; line-height: 1.5em; border-right: 1px solid #e8e8e8; border-bottom: 1px solid #e8e8e8; } .dc-result i { padding: 2px; } .dc-menu { border-spacing: 4px; padding: 0px; } #data-fields {margin: 5px;} .dc-link { padding: 3px 8px; text-align: center; border-radius: 5px; background-color: #eee; background: transparent linear-gradient(to bottom, #FFF 0%, #F2F2F2 100%) repeat scroll 0% 0%; border: 1px solid #ddd; } .dc-link:hover { background-color: #888; border: 1px solid #aaa; transition: 0.3s; } .dc-link:hover a { color: #222; transition: 0.3s; } .dc-link-ajax { text-align: left; font-weight: bold; padding: 5px 8px; border-radius: 5px; color: #888; background-color: #eee; background: transparent linear-gradient(to bottom, #FFF 0%, #F2F2F2 100%) repeat scroll 0% 0%; border: 1px solid #ddd; } .dc-link-ajax:hover { cursor: pointer; /*background-color: #888; */ border: 1px solid #aaa; transition: 0.3s; } .dc-link-ajax:hover a { color: #222; cursor: pointer; transition: 0.3s; } .dc-link-img { padding: 3px; text-align: center; margin: 0px; } .dc-link-img:hover { cursor: pointer; background-color: #eee; } .dc-link-icon { padding: 3px; border-radius: 3px; background: transparent linear-gradient(to bottom, #FFF 0%, #F2F2F2 100%) repeat scroll 0% 0%; border: 1px solid #ddd; } .dc-link-selected { text-align: center; border:1px solid #888; padding:1px 5px 1px 5px; border-radius: 5px; box-shadow: inset 2px -2px 5px #aaa; } .dc-link-border { border:1px solid #eee; } .dc-inline-link { cursor: pointer; color: #222; padding: 4px; background: #fff; border: 2px solid #222; border-radius: 5px; } .dc-inline-link:hover { color: #c43; border: 2px solid #c43; } .skip-next { text-align: center; border:1px solid #888; padding:1px 4px 1px 4px; border-radius: 5px; box-shadow: 2px 2px 5px #aaa; width: 13px; margin-left: 350px; margin-top: 8px; margin-bottom: 5px; } .skip-next a:link, .skip-next a:active, .skip-next a:visited { color: #333; text-decoration: none; background: transparent;} .skip-next a:hover { text-decoration: none; color: #c43; } .dc-animate-button { background-color: #888; background: transparent linear-gradient(to bottom, #ddd 0%, #FFF 100%) repeat scroll 0% 0% !important; /*border: 1px solid #ddd;*/ } .dc-link-submit { text-align: left; padding: 4px 6px; margin-right: 4px; border-radius: 5px; background-color: #eee; background: transparent linear-gradient(to bottom, #FFF 0%, #F2F2F2 100%) repeat scroll 0% 0%; border: 1px solid #ddd; } .dc-link-submit .fa { color: #888; } .dc-link-submit:hover .fa { color: #222; transition: 0.3s; } .dc-link-submit:hover { color: #000; border: 1px solid #aaa; transition: 0.3s; } .dc-link-submit:hover .dc-submit { color: #222; transition: 0.3s; } .dc-submit { text-decoration: none; border: 0px; color: #888; font-weight: bold; box-shadow: none; /* background: none;*/ padding: 0px 2px; border-radius: 0px; background: transparent linear-gradient(to bottom, #FFF 0%, #F2F2F2 100%) repeat scroll 0% 0%; } .dc-submit:hover { cursor: pointer; text-decoration: none; color: #fff; background-color: #888; } /* Pagination */ .pagination span { border: 1px solid #ddd; padding: 4px 4px 3px 6px; margin-left: 1px; background: transparent linear-gradient(to bottom, #FFF 0%, #F2F2F2 100%) repeat scroll 0% 0%; border-radius: 1px; } .pagination .current { background: #888; color: #fff; border: 1px solid #888; } .dc-title { font-weight: bold; color: #333; font-size: 1.2em; padding: 5px 1px; border-spacing: 0px; width: 100%; margin: 0px; background-color: #fff; } .dc-form-frame { width: 99.9%; margin: 0px; background-color: #fff; /* border-radius: 1px; border-top:1px solid #fff; border-left:1px solid #fff; border-bottom:1px solid #ccc;*/ } .dc-form-table { width: 100%; padding: 0px; padding-top: 4px; border: 1px solid #ddd; border-radius: 2px; background-color: #f8f8f8 } .dc-form-info { padding: 8px; background-image: linear-gradient(to bottom, #dff0d8 0px, #c8e5bc 100%); background-repeat: repeat-x; color: darkgreen; border: 1px solid #b2dba1; border-radius: 2px; margin: 4px; } .dc-form-warning { padding: 8px; background-image: linear-gradient(to bottom, #fcf8e3 0px, #f8efc0 100%); background-repeat: repeat-x; color: #c84; border: 1px solid #f5e79e; border-radius: 2px; margin: 4px; } .dc-form-error { padding: 8px; background-image: linear-gradient(to bottom, #f2dede 0px, #e7c3c3 100%); background-repeat: repeat-x; background-color: #f2dede; color: #a94442; border: 1px solid #dca7a7; border-radius: 2px; margin: 4px; } .field_with_errors { border: #a94442 2px solid; } .dc-form-label { color: #555; text-align: right; vertical-align: middle; font-weight: bold; padding: 10px 2px; width: 150px; } .dc-form-label label { padding: 0px 0px 2px 1px; } .dc-form-label-top { color: #555; text-align: right; vertical-align: middle; font-weight: bold; padding: 3px 5px; } .dc-align-left { text-align: left; } .dc-align-right { text-align: right; } .dc-form-field { text-align: left; padding: 2px 2px; /* background-color: #f4f4f4; border-bottom: 1px solid #eee; */ } .dc-readonly { font-weight: normal; padding: 5px 3px; border: 1px solid #ccc; background-color: #eee; border-radius: 2px; color: #444; } .dc-color-odd { background-color: #f8f8f8; /* border-bottom: solid 1px #eee; */ } .dc-color-even { background-color: #f8f8f8; /* border-bottom: solid 1px #eee; */ } .dc-form-ul { padding: 2px; margin-top: 6px; /* margin-bottom: 3px; border-bottom: 1px solid #eee; */ } .dc-spinner { display: none; } .dc-form-li { display:inline; list-style:none; color: #888; text-decoration: none; text-align: center; font-weight: bold; padding:2px 15px; border-radius: 4px 4px 0px 0px; background: #eee; margin-right: 2px; } .dc-form-li:hover, .dc-form-li-selected { cursor: pointer; color: #fff; background: #888; } .dc-odd { background-color: #fcfcfc; } .dc-separator { padding: 0px; border-top: 2px solid #ccc; } #cmsedit-div a:link, #cmsedit-div a:active, #cmsedit-div a:visited { color: #666; font-weight: bold; text-decoration: none; background: transparent; } #cmsedit-div a:hover { color: #000; } #cmsedit-div #record_select { border: 2px solid #aaa; border-radius: 2px; font-size: 1.2em; } /* NOT WORKING .cmsedit_iframe a:link, #iframe_cms a:active, #iframe_cms a:visited { color: #888; font-weight: bold; text-decoration: none; background: transparent; } .cmsedit_iframe a:hover { color: #000; } */ .cmsedit-menu-plus { } .cmsedit-table { width: 100%; background-color: #fff; border-collapse: collapse; border: 4px solid #fff; } .cmsedit-table tr { background-color: #fff; background: #fff; } .cmsedit-menu { background-color: #fff; padding: 4px; border-bottom: 3px solid #666; margin-bottom: 10px; } .cmsedit-menu a { margin-right: 5px; } .cmsedit-menu select#record_select { padding: 0px; max-width: 300px; height: 26px; } .cmsedit-menu ul { display: inline-block; color: #666; margin-right: 4px; font-size: 14px; } .cmsedit-menu .fa {width: 20px;} .cmsedit-menu li a:link, #cmsedit-div li a:visited { font-weight: normal; color: #fff; } .cmsedit-menu ul li ul { display: none; position: absolute; z-index: 1000; color: #222; background-color: #fff; border: 1px solid #888; box-shadow: 2px 2px 4px #ccc; } .cmsedit-menu ul li ul li:hover > ul li ul { display:block; } #cmsedit-div li a:link, #cmsedit-div li a:visited { font-weight: normal; color: #222; } #cmsedit-div li a:hover { color: #222; } .cmsedit-menu ul li ul li { padding: 5px; } .cmsedit-menu ul li ul li:hover { background-color: #ddd; color: #222; } .cmsedit-menu ul li ul li ul { z-index: 1000; left: 100%; position: absolute; margin-top: -20px; display: none; color: #fff; background-color: #fff; border: 1px solid #888; box-shadow: 2px 2px 4px #ccc; min-width:300px; } /*.cmsedit-menu ul li ul a { color: white; }*/ .cmsedit-menu ul li:hover > ul { display:block; } .cmsedit-menu ul li li { position:relative; display:block; float:none; } #result { /*background-color: #eee;*/ } /*********************/ .default-table { width: 100%; padding: 0px; border-spacing: 0px; text-align: left; } .ui-autocomplete-input { font-style: italic; padding: 4px; border-radius: 2px; border: solid 1px #396; /* background: linear-gradient(#8d8 0%, #ffe 15%, #fff 80%); */ } .ui-autocomplete-table { padding: 3px; border: solid 1px #aaa; border-radius: 2px; background: #fff; /* box-shadow: rgba(0,0,0, 0.1) 0px 0px 4px; background: linear-gradient(#8d8 40%, #fff 90%); */ color: #222; } .dc-red { color: red;} .dc-green { color: #396;} .aui-corner-all { background-color: lightyellow; } #dc-login { /* position: relative; text-align: left; bottom: 0px; right: 0px; */ display: inline-block; position: fixed; top: 0; bottom: 0; left: 0; right: 0; width: 250px; height: 100px; padding: 10px; margin: auto; background-color: #fff; border: 1px solid #888; box-shadow: 1px 1px 4px #888; } .div-hidden { display: none; } .drgcms_popmenu_class { padding:4px; position:absolute; background-color: #eee; border: 1px solid #ddd; border-radius: 4px; z-index: 100; } .drgcms_popmenu_item { padding: 6px; border: 1px solid #eee; } .drgcms_popmenu_item:hover { background-color: white; border: 1px solid #ddd; border-radius: 2px; } .drgcms_sort { width: 22px; border: 0px; background: none; height: 16px; padding: 0px; } #drgcms_filter { padding: 4px 0px; margin: 0px; /* display: none; border:1px solid #ccc; border-top: 1px solid #fff; border-left: 1px solid #fff; border-radius: 1px; background-color: #eee; */ } .iframe_embedded { padding: 4px; background-image: none; border-radius: 2px; border: 2px solid #669; background-color: #fff; } #iframe_edit, #iframe_cms { height: 1px; width: 100%; border: 0px; margin-bottom: 0px; overflow-x:hidden; } .clear-both { clear: both;} /******************* action-menu *********************/ #dc-action-menu { padding: 2px 0px 2px 0px; font-weight: bold; color: #888; display: flex; } #dc-action-menu ul { list-style:none; padding: 0px; margin: 6px 2px 4px 2px; } .dc-action-menu { list-style:none; } .dc-action-menu li { display:inline; position:relative; list-style:none; padding: 5px 8px; margin-right: 4px; background: #eee; border-radius:5px; z-index: 1; background: transparent linear-gradient(to bottom, #FFF 0%, #F2F2F2 100%) repeat scroll 0% 0%; border: 1px solid #ddd; } .dc-action-menu li:hover { border: 1px solid #aaa; color: #222; transition: 0.3s; } .dc-action-menu li:hover a { color: #222; } .dc-action-menu ul { margin-top: 1px; /*background:#fff; */ position:absolute; left:-9999px; border-radius: 2px; } .dc-action-menu ul li { display: block; float: none; padding: 4px 10px; margin-right: 0px; white-space: nowrap; background: #FFF; border: 0px; color: #888; /*background: transparent linear-gradient(to bottom, #FFF 0%, #F2F2F2 100%) repeat scroll 0% 0%;*/ } .dc-action-menu ul a { white-space:nowrap; } .dc-action-menu li:hover ul { left:0; margin-top:3px; background-color: #fff; border: 1px solid #ccc; /*box-shadow: 1px 1px 2px #ccc;*/ } .dc-action-menu li:hover ul li a { /*color: #eee;*/ } .dc-action-menu li:hover ul li a:hover { color: #222; } .dc-action-menu li:hover ul li:hover { border: 0px; background: #eee; border-radius: 2px; } .menu-filter { min-width: 200px; max-width: 400px; } .menu-filter a { color: #888 !important; } .menu-filter a:hover { color: #222 !important; } .menu-filter hr {margin: 0px;} .filter_field { } /************************** info popup *************************/ #dc-document-info { float: right; color: #888; font-size: 11px; } #dc-document-info:hover { color: #222; cursor: pointer; text-decoration: underline; } #dc-document-info-popup { text-align: left; padding:4px; position:absolute; background-color: #f8f8f8; border: 1px solid #ddd; border-radius: 2px; } /************************** info popup *************************/ #drgcms_filter { z-index:100; background: #fff; display: none; padding: 4px; border: 2px solid #222; } #drgcms_filter h1 { background-color: #ccc; font-size: 2em; padding: 5px; }