.wp-switch-editor { display: none !important; } select#article-category { width: 90%; } .appendix-wrapper { background: #f9f9f9; margin: 0 0 20px 0; } .appendix-wrapper h4 { background:#f1f1f1; border-top:1px solid #dfdfdf; border-bottom:1px solid #dfdfdf; font-size:13px; font-weight: bold; margin:0; padding:5px 8px 8px; } .left { float: left; } .right { float: right; } .clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } textarea.anno-meta { width: 100%; } #body .inside { margin: 0; padding: 0; } #appendices td.mceStatusbar { color: #ff00ff; border-bottom: 1px solid #DFDFDF; } #doi-deposit { text-align: center; } #doi-deposit input[type="button"] { cursor: pointer; } .meta-doi-input { width: 100%; } .ajax-loading { margin-top: 5px; margin-left: 5px; } /** TinyMCE Popups - override default styles -------------------------------------------------- */ body .wp-dialog { -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; border: 1px solid #555; -moz-box-shadow: rgba(0,0,0,1) 0 4px 30px; -webkit-box-shadow: rgba(0,0,0,1) 0 4px 30px; -khtml-box-shadow: rgba(0,0,0,1) 0 4px 30px; box-shadow: rgba(0,0,0,1) 0 4px 30px; } body .wp-dialog .ui-dialog-titlebar { background-color: #222; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; padding: 0 10px; } body .wp-dialog .ui-dialog-title { color: #cfcfcf; font-family: "Lucida Grande", Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; line-height: 27px; padding: 0; text-align: left; } body .wp-dialog .ui-state-default.ui-dialog-titlebar-close { cursor: pointer; float: right; margin-right: -7px; margin-top: 0; } body .ui-dialog-titlebar-close:before{ color: #fff; content: 'x'; font-size: 15px; font-weight: bold; speak: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } body .ui-dialog-titlebar-close.ui-button-icon-only .ui-icon { margin-left: 0; } body .ui-dialog-titlebar-close .ui-button-text { display: none; } body .ui-widget-overlay { opacity: .75; filter: alpha(opacity=75); } /** TinyMCE Popup Content ** IDs and specificity needed to override jquery ui and editor styles -------------------------------------------------- */ .ui-dialog { z-index: 100101; } #anno-popup-source { background-color: #f9f9f9; padding: 20px; } .anno-mce-popup-fields { background-color: #fff; min-height: 129px; padding: 10px; } .anno-mce-popup label, .anno-mce-popup p { display: block; margin: 0; padding: 5px 0px; } .anno-mce-popup label span { width: 125px; display: block; float: left; } .anno-mce-popup .ajax-loading { visibility: hidden; } .anno-mce-popup textarea { width: 330px; max-width: 460px; height: 75px; margin: 0; } .anno-mce-popup input { width: 330px; margin: 0; } .anno-mce-popup input.short { width: 200px; margin: 0; } .anno-mce-popup input[type="button"], .anno-mce-popup input[type="submit"] { cursor: pointer; margin-right: 8px; min-width: 100px; width: auto; } .anno-mce-popup input[type="button"].blue, .anno-mce-popup input[type="submit"].blue { text-decoration: none; font-size: 12px!important; line-height: 13px; cursor: pointer; border-width: 1px; border-style: solid; -moz-border-radius: 11px; -khtml-border-radius: 11px; -webkit-border-radius: 11px; border-radius: 11px; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; -khtml-box-sizing: content-box; box-sizing: content-box; border-color: #298CBA; font-weight: bold; color: white; background: #21759B url(../img/button-grad.png) repeat-x scroll left top; text-shadow: rgba(0, 0, 0, 0.3) 0 -1px 0; } .anno-mce-popup input[type="checkbox"] { width: auto; margin-left: 5px; } .anno-mce-popup legend { padding: 0px 5px; } .anno-mce-popup fieldset { border: 1px solid #CCC; margin: 10px 0; padding: 10px 30px; } .anno-mce-popup fieldset label { display: inline; width: 200px; margin: 0 30px 0 20px; } .anno-mce-popup fieldset label input.short-text { width: 100px; } .anno-mce-popup fieldset label span { margin-right: 10px; width: auto; display: inline; float: none; } .anno-mce-popup table { border-collapse: collapse; } .anno-mce-popup table td { margin: 0px; padding: 0px; } div.popup-error { background-color: #FFEBE8; border-color: #C00; margin: 10px 0 10px 8px; border-width: 1px; border-style: solid; padding: 5px 12px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; display: none; font-weight: bold; } #validation-status { background-color: #fdf3c3; border: 1px solid #e7e7e7; border-radius: 3px; font-size: 12px; margin-bottom: 20px; padding: 7px 10px 0; } .anno-mce-popup .CodeMirror { line-height: 1.4; } .anno-mce-popup label span.reference-number { width: auto; display: inline; float: none; } /** Tips -------------------------------------------------- */ #anno-popup-tips { padding: 10px; } #anno-popup-tips dt { margin: 10px 0 0 0; font-weight: bold; } #anno-popup-tips dt:first-child { margin-top: 0; } #anno-popup-tips dd { padding-left: 10px; padding-right: 10px; } /** Insert Custom Character -------------------------------------------------- */ /** TinyMCE References Popup -------------------------------------------------- */ table#anno-references { border: 1px solid #dfdfdf; border-bottom: 0; width: 100%; } table#anno-references td { border-bottom: 1px solid #dfdfdf; } .references-link { display: none; } .anno-reference-edit { border-top: 1px solid #dfdfdf; display: none; padding: 5px 10px; } table#anno-references td.reference-checkbox { padding-left: 5px; padding-right: 10px; } .reference-actions { min-width: 100px; text-align: center; } .reference-text { width: 340px; } textarea[name="figures"] { margin-left: 125px; } /* nested table */ table#anno-references table td { border: none; } table#anno-references table td table td { margin: 0px; padding: 0px; border-bottom: 1px solid #444444; } #anno-references input[type="button"]:disabled, #anno-references input[type="button"]:disabled:hover { font-weight: normal; background: #EEE; border-color: #BBB; color: #464646; text-shadow: none; } /** TinyMCE Images Popup -------------------------------------------------- */ #anno-popup-images { overflow-x: hidden !important; width:480px; min-width: 480px; } #anno-popup-images .swfupload { vertical-align: bottom; } #anno-popup-images-inside.anno-mce-popup input[type="file"] { width: 300px; } #anno-popup-images-inside table { border-bottom: 0; } #anno-popup-images-inside table tr, #anno-popup-images-inside table td { border: 0; } #anno-popup-images-inside table tbody tr { border: 1px solid #dfdfdf; } #anno-popup-images-inside table td.img-list-img, #anno-popup-images-inside table td.img-list-title, #anno-popup-images-inside table td.img-list-actions { padding: 2px; } #anno-popup-images-inside table td.img-list-img { width: 50px; } #anno-popup-images-inside table td.img-list-img img { width: 50px; height: 50px; } #anno-popup-images-inside table td.img-list-title, #anno-popup-images-inside table td.img-list-actions { padding-left: 10px; padding-right: 10px; } #anno-popup-images-inside table td.img-list-title { width: 260px; } #anno-popup-images-inside table td.img-list-actions { text-align: center; width: 100px; } #anno-popup-images-inside table tr th { height: 0px !important; } .anno-image-upload-box { height: 40px; text-align: center; background: #EEEEEE; border-top: none; } .img-list-actions a { color: #21759B; } .anno-img-edit { display: none; border-bottom: 1px solid #dfdfdf; padding: 5px 10px; } .img-edit-td { border-bottom: none; border-top: none; } .img-edit-td .anno-mce-popup-footer { width: auto; } .anno-img-edit img { float: left; height: 130px; width: 130px; margin: 10px 10px 0 0; } #anno-popup-images-inside fieldset.img-sizes { text-align: center; } #anno-popup-images-inside fieldset.img-sizes label { display: inline; margin: 0 15px; } #anno-popup-equations fieldset label, #anno-popup-quote fieldset label, #anno-popup-images-inside fieldset label { display: block; width: auto; margin: 10px 0 0 0; padding: 0; } #anno-popup-equations fieldset textarea, #anno-popup-equations fieldset input, #anno-popup-images-inside fieldset input, #anno-popup-images-inside fieldset textarea { width: 240px; } #anno-popup-equations fieldset label span, #anno-popup-quote fieldset label span, #anno-popup-images-inside fieldset label span { width: 120px; float: left; } #anno-popup-equations fieldset label.radio, #anno-popup-images-inside fieldset label.radio { display: inline; margin: 0 10px 0 45px; } #anno-popup-equations fieldset label, #anno-popup-images-inside fieldset label { margin-bottom: 10px; } #anno-popup-equations fieldset label input[type="radio"], #anno-popup-images-inside fieldset input[type="radio"] { width: auto; } #anno-popup-equations fieldset label.radio span, #anno-popup-images-inside fieldset label.radio span { width: 120px; float: none; } .img-edit-details input, .img-edit-details textarea { width: 294px; min-width: 294px; max-width: 294px; } .img-insert { padding: 10px; height: 20px; background: #EEEEEE; text-align: center; } .anno-mce-popup-footer { width: 100%; padding: 10px 0; background: #EEEEEE; text-align: center; } table tr td.anno-mce-popup-footer { padding: 5px 0; } #anno-popup-images-inside.anno-mce-popup { padding: 0px; margin: 0px; } #anno-popup-images-inside .media-item .original { width: auto; height: 50px; display: table-cell; vertical-align: middle; } #anno-popup-images-inside .progress { height: 24px; margin-top: 12px; } #anno-popup-images-inside .progress .bar { margin-top: 0; padding-left: 5px; } .tinymce-uploader { margin: 1em 0; } #anno-popup-images-inside { padding-top: 10px; } #anno-popup-images-inside .anno-mce-popup-fields { margin-top: 0px; } #anno-popup-images-inside div.img-url-input span { width: 41px; margin-top: 2px; } #anno-popup-images-inside div.img-url-input input { width: 395px; } #anno-popup-images-inside div.img-url-buttons { margin-left: 41px; } /** TinyMCE Equations Popup, Most definitions made in images section -------------------------------------------------- */ #anno-popup-equations input[name="alt_text"], #anno-popup-equations textarea { width: 100%; max-width: 100%; } .anno-mce-popup { overflow-x: hidden !important; } /** Snapshot manager **/ #intro{display:none;} #bio #content{width:100%;min-height:60px} .pop-admin-help{display:inline;color:#999999} .carousel-wrapper{ background: #F9F9F9; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; -khtml-border-radius: 6px; margin: 12px 0; } fieldset.snapshot-item { background: #FFFFFF; border: 1px solid #DFDFDF; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; -khtml-border-radius: 6px; margin-top: 10px; } fieldset.snapshot-item h4 { background: #F1F1F1; border-bottom: 1px solid #DFDFDF; font-size: 11px; margin: 0; padding: 5px 8px 8px; cursor: move; } .snapshot-datum { clear: both; } .snapshot-datum label { float: left; width: 218px; } .snapshot-datum input, .snapshot-datum textarea{ border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -khtml-border-radius: 3px; width: 65%; } .snapshot-datum textarea { height: 55px; } .snapshot-handlediv { float: right; width: 27px; height: 27px; font-size: 20px; text-align: center; margin-top: 5px; color: #b7b7b7; cursor: pointer; } #snapshot-status { margin-left: 3px; } .snapshot-actions { margin-top: 10px; padding-top: 10px; border-top: 1px solid #DFDFDF; } /** Media Editor **/ .attachments-browser .media-toolbar-primary { float: left; } .attachments-browser .media-toolbar-secondary { display: none; } /** make this greater than the tinyMCE fullscreen z-index **/ div.media-modal { z-index: 200002; } div.media-modal-backdrop { z-index: 200001; } /** Publish Box **/ .submitbox #minor-publishing-actions { padding: 10px 10px; } /** Tree View -------------------------------------------------- */ .tree-pop-up { background-color: #dde7e8; border: 1px solid #aaaead; -webkit-box-shadow: 2px 2px 3px 0 rgba(0,0,0,.2); box-shadow: 2px 2px 3px 0 rgba(0,0,0,.2); font-family: sans-serif; font-size: 12px; line-height: 2.4; padding: 5px; position: absolute; right: -246px; top: 0; width: 235px; /*overflow-y: auto;*/ } #anno-tree-close { background-color: #000; -webkit-box-shadow: 2px 2px 3px 0 rgba(0,0,0,.2); box-shadow: 2px 2px 3px 0 rgba(0,0,0,.2); color: #fff; cursor: pointer; height: 24px; position: absolute; right: -15px; top: -15px; width: 24px; z-index: 1; } #anno-tree-close:before { content: '\f00d'; font-family: FontAwesome; height: 24px; left: 0; line-height: 24px; position: absolute; text-align: center; top: 0; width: 24px; } .fancytree-container { margin: 0; } .fancytree-container ul { margin-left: 8px; } .fancytree-container ul ul { margin-left: 20px; } @font-face { font-family: "annotum-textorum"; src:url("../fonts/annotum-textorum.eot"); src:url("../fonts/annotum-textorum.eot?#iefix") format("embedded-opentype"), url("../fonts/annotum-textorum.woff") format("woff"), url("../fonts/annotum-textorum.ttf") format("truetype"), url("../fonts/annotum-textorum.svg#annotum-textorum") format("svg"); font-weight: normal; font-style: normal; } .icon { padding-left: 20px; position: relative; } .icon:before { font-family: "annotum-textorum"; content: attr(data-icon); font-size: 16px; font-style: normal; font-weight: normal; font-variant: normal; left: 0; line-height: 1.2; position: absolute; speak: none; text-transform: none; top: 0; width: 20px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .folder:before { content: "\e000"; } .fig:before { content: "\e001"; } .table:before { content: "\e002"; } .para:before { content: "\e003"; top: -2px; } .sec.icon { background-color: #93c0cc; display: block; font-size: 12px; font-weight: normal; line-height: 1; margin: 0 0 6px; padding: 6px 8px; text-transform: uppercase; } .fancytree-node { cursor: pointer; } #anno-tree-fullscreen-wrapper { position: absolute; right: 0; top: 0; width: 235px; z-index: 200001; height: 100%; }