/* 
    Document   : styles
    Created on : 13.04.2014, 10:17:47
    Author     : Alex
*/

/*
 * jQuery UI CSS Framework 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
 * jQuery UI CSS Framework 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content  { border: 1px solid #aaaaaa;}

/* Interaction states
----------------------------------*/
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover { border: 1px solid #999999; background: #dadada; font-weight: normal; color: #212121; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1; background: #fbf9ee; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/*
 * jQuery UI Tabs 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }


@font-face {
    font-family: 'magistralcregular';
    src: url('../../styles/fonts/magistral/mgs45c-webfont.eot');
    src: url('../../styles/fonts/magistral/mgs45c-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../styles/fonts/magistral/mgs45c-webfont.woff') format('woff'),
         url('../../styles/fonts/magistral/mgs45c-webfont.ttf') format('truetype'),
         url('../../styles/fonts/magistral/mgs45c-webfont.svg#magistralcregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

ul#dropdown-inside {
        margin: 0px;
        list-style-type: none;
        padding: 0px 0px;
        background-color: #FBFBF3;
        -webkit-box-shadow: 0 0 7px 0 rgba(0,0,0,0.6);
        box-shadow: 0 0 7px 0 rgba(0,0,0,0.6);
}

#main ul{
	position:relative;
	left: 20px;
	margin-right: 20px;
}

#content ul{
	left: 15px;
	padding-bottom: 5px;
}

#content ul li{
	list-style-image: url('../../img/style/menu_item.png');
}

#tabs ul li {
	list-style-image: none;
}

#tabs ul li a{
        vertical-align: middle;
}

#tabs ul li a img {
	vertical-align: middle;
	padding-right: 3px;
	padding-bottom: 3px;
}

#articleCitations ul li {
        list-style-image: url('../../img/style/menu_item.png');
}

#commentsOnArticle ul li {
	list-style-image: url('../../img/style/menu_item.png');
}

input.textField, select.selectMenu, textarea.textArea {
	background-color: white;
        font-size: 14px;
/*        width: 85%; */
        margin-right: 10px;
	font-family: Arial;
	padding: 4px 5px;
}

input.uploadField {
	background-color: white;
	font-size: 14px;
	margin-right: 10px;
	font-family: Arial;
}

textarea.textArea {
	padding: 5px;
}

input.textField, select.selectMenu, input.uploadField {
/*        height: 26px; */
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 10px 0px 5px 0px;
    font-family: 'magistralcregular';
    background: none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
    font-family: Arial;
    color: #101010;
    font-size: 14px;
}

ol {
	padding-left:25px;
}

table.data td.label {
	width: 10%;
	vertical-align: top;
}

input.defaultButton {
  background-color: #375;
  font-weight: normal;
}

input.button {
  cursor: pointer;
  padding-left: 0.5em;
  padding-right: 0.5em;
  background-color: #E8E8E1;
  font-size: 17px;
  height: 24px;
  color: #fff;
  font-family: 'magistralcregular';
  text-align: center;
  background: linear-gradient(to bottom, #e12419 0%,#f69300 100%);
  font-weight: normal;
  border: 0;
  margin: 2px 0px 0px 0px;
  position: relative;
  top: -2px;
    background: #e12419; /* Old browsers */
    background: -moz-linear-gradient(top, #e12419 0%, #f69300 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e12419), color-stop(100%,#f69300)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e12419 0%,#f69300 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e12419 0%,#f69300 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e12419 0%,#f69300 100%); /* IE10+ */
    background: linear-gradient(to bottom, #e12419 0%,#f69300 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e12419', endColorstr='#f69300',GradientType=0 ); /* IE6-9 */
}

a.icon.button {
	text-decoration: none;
	padding: 6px 6px 6px 6px;
	font-size: 17px;
	color: #fff;
	background: linear-gradient(to bottom, #e12419 0%,#f69300 100%);
	font-weight: normal;
	font-family: 'magistralcregular';
    background: #e12419; /* Old browsers */
    background: -moz-linear-gradient(top, #e12419 0%, #f69300 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e12419), color-stop(100%,#f69300)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e12419 0%,#f69300 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e12419 0%,#f69300 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e12419 0%,#f69300 100%); /* IE10+ */
    background: linear-gradient(to bottom, #e12419 0%,#f69300 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e12419', endColorstr='#f69300',GradientType=0 ); /* IE6-9 */
}

a.icon img {
  border: 0;
  top: 6px;
  position: relative;
}

input.textField, select.selectMenu, textarea.textArea, input.uploadField, input[type="checkbox"] {
  background: white;
  border: 1px solid #092c51;
}

input.uploadField {
	position: relative;
	top: -2px;
}

.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}

html, body {
	background: #efefef;
	min-width: 1260px !important;
	width: 100%;
	height: 100%;
}

a, a:visited, a:active, a:link {
    text-decoration: underline;
    outline: 0 none;
    color: #003f6c;
    -moz-transition: color 0.2s 0.02s ease;
     -o-transition: color 0.2s 0.02s ease;
     -webkit-transition: color 0.2s 0.02s ease;
}

a:hover {
    background: none;
    color: #00121e;
}

#header, #section, #sidebar, #aside, #nav, #article, #footer {display: block;}
h1,h2,h3,h4,h5 {
    margin: 10px 0px 5px 0px;
    font-family: 'magistralcregular';
    color: #dd241a;
}

#container {
	min-width: 1260px !important;
	min-height: 730px;
}

#body {
    width:95%;
    margin: 0 auto;
    position: relative;
    max-width: 1440px;
    min-width:1240px;
}

#header {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 170px;
    background: url('../../img/style/bg-header-top.jpg') top center no-repeat;
    margin-top: -5px;
    display: block;
}

#headerWrap {
	padding-left: 0px;
	padding-right: 0px;
	max-width: 1440px;
}

#languageToggle {
  visibility: visible !important;
  width: 95%;
  margin: 0px auto;
  position: relative;
  max-width: 1440px;
  min-width: 1260px;
}

#languageToggle ul {
  width: 90px;
  height: auto;
  margin: 5px auto;
  display: block;
}

#languageToggle ul li {
  padding: 5px;
  width: 27px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  font-family: 'magistralcregular';
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
}

#languageToggle ul li.active {
  background-color: #327bcf;
}

#header h1 {
    font-family: 'magistralcregular';
    padding: 10px;
    text-align: center;
    color: #fff;
    font-size: 21px;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 #000000;
}

#navbar {
	position: absolute;
	bottom: 10px;
	width: 100%;
	text-align: center;
	border-bottom: none;
}

#navbar ul {
  padding: 0;
  text-align: center;
  margin-right: 0px;
  left: 0px;
}

#navbar ul li {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: left;
  height: 28px;
  float: none;
}

#navbar a {
  padding: 14px 20px;
  font-family: 'magistralcregular';
  font-size: 12px;
  text-transform: uppercase;
  color: #101010;
  font-weight: bold;
  text-decoration: none;
  background: url('../../img/style/menu_item.png') 6px center no-repeat;
}

#navbar ul li.sep {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  background: url('../../img/style/top_menu_sep.png') center center no-repeat;
  width: 4px;
  height: 28px;
  vertical-align: middle;
}

#content {
	min-width: 650px;
	padding: 10px;
	margin-top: 0px;
	font-size: 14px;
	border: 1px solid #aaaaaa;
	background-color: white;
}

li.current a {
	font-weight: bold;
	color: #f48c01;
}

#tabs-2 {
	border: 1px solid #CCC;
}

#content h5 {
        padding-top: 0px;
	font-size: 15px;
}

#breadcrumb {
	 margin-top: 0px;
  padding-top: 0px;
  font-size: 100%;
}

#breadcrumb a {
  color: #010101;
  text-decoration: underline;
}

#main {
	min-width: 690px;
	margin-left: 0;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0px 10px 10px 10px;
	float: none;	
	width: auto;
}

#main p {
	padding-bottom: 5px;
}

table.listing {
  margin-top: 10px;
  border: 0 none;
  background-color: #ffffff;
  border-collapse: separate;
  border-spacing: 2px;
  width: 100%;
}

table.listing tr.data td {
 border-top: 0 none;
 border-bottom: 0 none;
}

table.listing td {
  padding: 7px 5px;
  text-align: left;
  vertical-align: middle;
  font-size: 14px !important;
}

table.listing tr.heading {
  background: #004272 !important;
  color: white !important;
  font-size: 14px !important;
}

table.info td.heading {
  background: #004272 !important;
  color: white !important;
  font-size: 14px !important;
  padding-left: 0.5em;
}

table.listing tr.heading a {
 color: white;
}

table.listing tr.heading td {
 color: white;
}

table.listing tr.heading td a {
	color: white;
}

table.info td.heading a {
 color: white;
}

table.listing td.light {
        background-color: rgb(248, 248, 248);
}
table.listing td.dark {
        background-color: rgb(235, 235, 235);
}

table.listing tr.light td{
        background-color: rgb(248, 248, 248);
}
table.listing tr.dark td {
        background-color: rgb(235, 235, 235);
}

table.listing .action a {
  background: url('../../img/style/menu_item.png') 15px center no-repeat;
  padding: 5px 5px 5px 30px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
}

table.info {
  margin-top: 10px;
  background-color: #ffffff;
  border-collapse: separate;
  border-spacing: 2px;
  width: 100%;
}

table.info td {
  padding: 7px 5px;
  text-align: left;
  vertical-align: middle;
  font-size: 14px;
}

table.info td.light {
        background-color: rgb(248, 248, 248);
}
table.info td.dark {
        background-color: rgb(235, 235, 235);
}

table.info .action a {
  background: url('../../img/style/menu_item.png') 15px center no-repeat;
  padding: 5px 5px 5px 30px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
}

section.rotator {
    background: url(../../lib/pkp/templates/images/icons/endojournals/banner_top_bg.jpg) left top repeat;
    -webkit-box-shadow: 0 0 7px 0 rgba(0,0,0,0.6);
    box-shadow: 0 0 7px 0 rgba(0,0,0,0.6);
    height: 250px;
    overflow: hidden;
    position: relative;
    margin: 12px 7px 0px 7px;
}
section.rotator #rotatorBlock > div {
    width: 100% !important;
}
section.rotator #rotatorBlock > div:after {
    content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;
}
section.rotator #rotatorBlock {
    height: 100%;
}
section.rotator #rotatorBlock img.thumb {
    width: 115px;
    height: 164px;
    display: block;
    float: left;
    margin: 20px 10px 20px 80px;
}
section.rotator #rotatorBlock .txt {
    padding: 20px 80px 20px 0;
    position: relative;
}
section.rotator #rotatorBlock .txt h3 {
    text-transform: uppercase;
    padding: 0;
}
section.rotator #rotatorBlock .txt p {
    padding: 0;
    font-size: 16px;
    display: block;
    overflow: hidden;
}
section.rotator #rotatorBlock .txt ul {
    display: block;
    padding: 0 0 0 205px;
    margin: 0;
    list-style: none;
}
section.rotator #rotatorBlock .txt ul li {
    background: url(../../img/style/menu_item.png) left 5px no-repeat;
    margin: 3px 0;
    padding: 0 0 0 10px;
    list-style: none;
}
section.rotator #rotatorBlock .txt p ul li a {
    font-size: 15px;
}
section.rotator #rotatorBlock .txt a.more {
    display: block;
    width: 125px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'magistralcregular';
    position: absolute;
    right: 90px;
    bottom: 30px;
    text-decoration: none;
    border: 0;
    background: #096eda; /* Old browsers */
    background: -moz-linear-gradient(top, #096eda 0%, #047aff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#096eda), color-stop(100%,#047aff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #096eda 0%,#047aff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #096eda 0%,#047aff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #096eda 0%,#047aff 100%); /* IE10+ */
    background: linear-gradient(to bottom, #096eda 0%,#047aff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#096eda', endColorstr='#047aff',GradientType=0 ); /* IE6-9 */
}
section.rotator #rotatorNav {
    width: 645px;
    height: 139px;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -320px;
    z-index: 2;
    text-align: center;
    background: url(../../lib/pkp/templates/images/icons/endojournals/ban_top_pager_bg.png) bottom center no-repeat;
}
section.rotator #rotatorNav .wrap {
    width: 100%;
    height: 40px;
    position: absolute;
    z-index: 3;
    text-align: center;
    left: 0;
    bottom: 10px;
}
section.rotator #rotatorNav a {
    display: block;
    width: 37px;
    height: 40px;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 0 5px;
    border: 1px solid #6f6f6f;
}
section.rotator #rotatorNav a.activeSlide {
    border-color: #dd241a;
}
section.rotator #rotatorNav a img {
    width: 100%;
    height: 100%;
}
section.rotator #rotatorNavLeft, section.rotator #rotatorNavRight {
    width: 41px;
    height: 40px;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    background-image: url(../../lib/pkp/templates/images/icons/endojournals/banner_rows_for_js.png);
    z-index: 999;
    cursor: pointer;
}

section.rotator #rotatorNavLeft {
    left: 20px;
    background-position: left top;
}
section.rotator #rotatorNavRight {
    right: 20px;
    background-position: right top;
}

section.similarJournals {
        display: block;
        padding: 7px;
}

section.similarJournals dl.even {
  margin-right: 0.5%;
}

section.similarJournals dl {
    width: 49%;
    min-width: 460px;
    height: 185px;
    overflow: hidden;
    margin-bottom: 10px;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    background: #e8e8e8; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #e8e8e8 0%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#e8e8e8), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg, #e8e8e8 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg, #e8e8e8 0%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg, #e8e8e8 0%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(135deg, #e8e8e8 0%,#ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    -webkit-box-shadow: 0 0 7px 0 rgba(0,0,0,0.3);
    box-shadow: 0 0 7px 0 rgba(0,0,0,0.3);
}

section.similarJournals dl dt {
    display: block;
    width: 115px;
    height: 164px;
    float: left;
    padding: 10px;
}
section.similarJournals dl dd {
    padding: 5px;
}
section.similarJournals dl dd div.info {
    margin:4px 0;
    display: block;
    overflow: hidden;
    max-height: 145px;
}
section.similarJournals dl dd ul {
    left: -5px !important;
    margin-right: 0px !important;
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 30%;
}
section.similarJournals dl dd ul li {
    margin: 1px 0;
    list-style: none;
}

section.similarJournals dl dd ul li a {
    color: #343434;
    text-decoration: underline;
}

section.similarJournals dl dd ul li a:hover {
    color:#000;
}

#journalDescription {
	overflow: auto;
}

#homepageImage img{
  float: left;
  margin-right: 20px;
  border: 1px solid #989898;
}

#main h2 {
  margin: 10px 0px 5px 0px;
  font-size: 20px;
  font-family: 'magistralcregular';
  color: #dd241a;
  font-weight: bold;
  padding-top: 0px;
  text-align: left;
}

#announcementsHome {
	margin: 0px;
}

table.announcements a {
  font-size: 14px;
  font-weight: bold;
}

table.announcementsMore a {
  font-size: 15px;
  font-weight: bold;
}

#main h3 {
  margin: 10px 0px 5px 0px;
  font-size: 18px;
  font-family: 'magistralcregular';
  color: #dd241a;
  font-weight: bold;
  padding-top: 0px;
  text-align: left;
}

#main h4 {
  font-family: 'magistralcregular';
  color: #dd241a;
  font-weight: bold;
  padding-top: 0px;
  text-align: left;
  font-size: 16px;
}

div.separator {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 1px;
  border-bottom: 0px none;
  font-size: 0px;
  line-height: 0px;
  background-color: #dd241a;
}

hr {
  color: #dd241a;
  height:1px;
  background-color: #dd241a;
  border:0px none;
}

table.spec.arhiveItem td.one {
    text-align: left;
}
table.spec.arhiveItem td.int.one, .contents table.spec td.int.two {
    text-align: center;
}
table.spec.arhiveItem td.two {
    text-align: center;
    white-space: nowrap;
}
table.spec.arhiveItem td.three {
    text-align: center;
}
table.spec.arhiveItem td.two a {
    display: block;
    width: 43px;
    height: 58px;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    text-align: center;
    white-space: nowrap;
    margin: 4px;
    position: relative;
}

table.spec {
    background-color: #ffffff;
    border-collapse: separate;
    border-spacing: 2px;
    width: 100%;
}

table.spec tr.head_row {
    background: #004272 !important;
}

table.spec tr.head_row td {
    color: #ffffff !important;
    font-weight: bold;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
}

table.spec tr.head_row td a, table.spec tr.head_row td span {
    color: #ffffff;
}
table.spec tr.head_row td a {
    text-transform: lowercase;
}
table.spec tr.light {
	background-color: rgb(248, 248, 248);
}
table.spec tr.dark {
        background-color: rgb(235, 235, 235);
}
table.spec td {
    padding: 7px 5px;
    text-align: left;
    vertical-align: middle;
    font-size: 14px;
}
table.spec td.two {
	max-width: 20%;
	min-width: 100px;
}
table.spec td a {
    font-size: 14px;
    color: #003f6c;
}
table.spec td a:hover {
    color: #00121e;
}
table.spec td.justify {
    text-align: left;
}
table.spec td .total {
    color: #c84701;
    font-weight: bold;
}
table.spec td .authors {
    color: #000;
    font-style: italic;
    margin-top: 4px;
    font-size: 14px;
}
table.spec td .pages {
    color: #555;
    margin-top: 4px;
}

table.spec.arhiveList td.one {
    text-align: center;
    width: 15%;
    font-weight: bold;
}
table.spec.arhiveList td.two {
    text-align: left;
    width: 85%;
}
table.spec.arhiveList td.int.two {
    text-align: center;
}

table.spec.arhiveList td.two a {
    background: url('../../img/style/menu_item.png') 15px center no-repeat;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    padding-left: 30px;
    padding-right: 5px;
    margin-right: 15px;
    line-height: 30px;
}
table.spec.arhiveList td.two a:hover, .contents table.spec.arhiveList .action a:hover {
    background-color: #fff;
}
table.spec.arhiveList .action {
    text-align: right;
}
table.spec.arhiveList .action a {
    background: url('../../img/style/menu_item.png') 15px center no-repeat;
    padding: 5px 5px 5px 30px;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
table.spec.arhiveList .zero td {
    padding: 0;
    font-size: 0;
}

.topBlock {
	overflow: auto;
	padding-bottom: 20px;
}

.topBlock .preview {
  width: 170px;
  float: left;
}
.topBlock .preview, .topBlock .rightBlock {
  display: table-cell;
  vertical-align: top;
  height: 100%;
  z-index: 100;
}

.topBlock .rightBlock .downloadPDF #topBar {
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
}

#content .topBlock {
  position: relative;
  display: table;
  width: 100%;
}

.topBlock .rightBlock .downloadPDF {
    float: right;
    width: 250px;
    height: auto;
    padding: 7px;
    margin-right: 2px;
    background: #fff;
    -webkit-box-shadow: 0 0 4px 1px #424242;
    box-shadow: 0 0 4px 1px #424242;
    font-size: 12px;
    color: #3F3F3F;
}

.topBlock .preview img {
  border: 1px solid #989898;
  width: 150px;
  height: 225px;
}

.topBlock .titleAuthors ul {
	margin: 10px 0 10px 20px;
}

.topBlock .titleAuthors ul li {
  margin: 8px 0;
  list-style: none;
}

#tabs .ui-tabs-nav {
	left: 0px;
	 margin-right: 0px;
	padding-bottom: 0px;
}

#tabs.interface > ul li i {
    display: block;
    width: 27px;
    height: 17px;
    float: left;
    background-image: url('../../img/style//flags.jpg');
    background-repeat: no-repeat;
    margin-right: 5px;

}
#tabs.interface > ul li i.rus {
    background-position: left center;
}
#tabs.interface > ul li i.eng {
    background-position: right center;
}
.newInterfaceStep3 .instruct {
    font-size: 13px;
    color: #555;
}
.newInterfaceStep3 .textField {
    width: 100%;
    padding: 7px;
}
.newInterfaceStep3 .textArea {
    width: 100%;
    padding: 7px;
}
.newInterfaceStep3 .selectMenu {
    width: 100%;
    padding: 7px;
}
.newInterfaceStep3 .data td {
    vertical-align: top;
    padding: 10px;
}
.newInterfaceStep3 .data td.label {
    font-weight: bold;
    padding-top: 17px;
    padding-left: 0;
}
.newInterfaceStep3 p .button, .newInterfaceStep4 p .button {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: auto;
    height: 35px;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'magistralcregular';
    text-decoration: none;
    border: 0;
    background: #dd241a;
}
.newInterfaceStep3 .button.defaultButton, .newInterfaceStep4 .button.defaultButton {
    background: #096eda; 
    width: 250px;
}
.newInterfaceStep4 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.newInterfaceStep4 ul li {
    list-style-image: url('../../img/style/menu_item.png');
    padding-left: 15px;
}

ul.steplist {
    margin: 10px 0;
    left: 0px !important;
    padding: 0;
    list-style: none;
}
ul.steplist li {
    text-transform: none;
    margin: 0;
    padding: 0 !important;
    list-style: none;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    background: none !important;
    position: relative;
}

ul.steplist li.current a, ul.steplist li span {
    background: #e69609;
}
ul.steplist li .left, ul.steplist li .right {
    display: block;
    width: 10px;
    height: 33px;
    background-image: url("../../img/style/step_rows.png");
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
}
ul.steplist li .left {
    background-position: left center;
    left: 0;
}
ul.steplist li .right {
    background-position: left bottom;
    background-color: white;
    right: 0;
}
ul.steplist li.current .right {
    background-position: left top;
}
ul.steplist li a, ul.steplist li span {
    padding: 9px 15px;
    display: block;
    color: #101010;
    text-decoration: none;
    background-color: #ccc;
    position: relative;
}
ul.steplist li a:hover {
    background: #e69609;
}
ul.steplist li a:hover .right {
    background-position: left top;
}

#inlinePdfResizer {
   width: auto;
   height: 610px;
}

#pdfObject {
	width: 100%;
	height: 100%
}

#inlinePdf {
  width: 99%;
  height: 600px;
}

#rightSidebar {
	margin-top: 13px;
	width: 250px;
	padding: 0;
	font-size: 100%;
	height: 100%;
	margin-right: 0;
	margin-left: 0;
}

#leftSidebar {
	margin-top: 13px;
	float: left;
	width: 250px;
	padding: 0;
    font-size: 100%;
    height: 100%;
    margin-left: 0;
    margin-right: 10px;
    display: inline;
    overflow: hidden;
}

#sidebar div.block {
	margin: 10px auto;
	background: #fff; /* Old browsers */
	border: solid 1px #aaaaaa;
	padding: 10px;
}

#sidebar div.block.custom {
        margin: 10px auto;
        background: #fff;
        border: 0px solid #aaaaaa;
	padding: 0px;
}

#sidebar div.block table {
	width: 100%;
	padding: 0px;
}
#sidebar div.block span.blockTitle {
    color: #004792;
    font-size: 16px;
    text-transform: uppercase;
    background: url(../../img/style/menu_title_item.png) left 0px no-repeat;
    margin: 0 0 5px 0;
    padding: 0 0 0 33px;
    line-height: 150%;
}
#sidebar div.block input {
   display: block;
   border: 1px solid #092c51;
/*   margin-bottom: 5px; */
   padding: 4px 0px 4px 5px;
   color: #000;
   width: 97%;
}
#sidebar div.block select {
   display: block;
   border: 1px solid #092c51;
   margin-bottom: 5px;
   padding: 4px 0px 4px 0px;
   color: #000;
   width: 100%;
}
#sidebar div.block input#remember {
    display: inline;
    padding: 0;
    width: auto;
}
#sidebar div.block input#remember, #sidebar div.block label {
    line-height: 20px;
    cursor: pointer;
    color: #084aa4;
    font-size: 13px;
}

#sidebar div.block input[type="submit"] {
    display: block;
    width: 80px;
    height: 26px;
    line-height: 26px;
    margin-top: 5px;
    padding: 0px;
    cursor: pointer;
    font-size: 17px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'magistralcregular';
    text-align: center;
    float: right;
    border: 0;
    background: #e12419; /* Old browsers */
    background: -moz-linear-gradient(top, #e12419 0%, #f69300 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e12419), color-stop(100%,#f69300)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e12419 0%,#f69300 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e12419 0%,#f69300 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e12419 0%,#f69300 100%); /* IE10+ */
    background: linear-gradient(to bottom, #e12419 0%,#f69300 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e12419', endColorstr='#f69300',GradientType=0 ); /* IE6-9 */
}

#sidebar div.block ul {
  max-width: 200px;
  width: 100%;
  margin: 0 auto;
  display: block;
  padding-left: 20px;
}

#authorBio {
	width: 90%;
}

#sidebar div.block ul li {
  margin: 3px 0;
  list-style-image: url(../../img/style/menu_item.png);
}

#sidebar div.block a {
  color: #2c2c2c;
  font-size: 14px;
}

footer  {
    margin-top: 0px;
    width: 100%;
    min-width: 1260px;
}

footer:before {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}

footer .separator {
    height: 12px;
    background: url(../../img/style/divider-footer.png) center center no-repeat;
    margin-bottom: 0px;
	margin-top: 0px;
}

footer .footerTop {
    background: url(../../img/style/bg_footer_light_top.gif) left top repeat;
    text-align: center;
}

footer .underFooter {
    background: url(../../img/style/bg_footer_blue.gif) left top repeat;
    color: white !important;
    text-align: center;
    height: 60px;
}

footer .underFooter p {
    color: white !important;
}

footer .underFooter a {
    color: white !important;
}

footer .footerTop .central {
    max-width: 1440px;
    min-width: 1260px;
    margin: 0 auto;
    height: 100%;
    line-height: 20px;
    padding: 20px 0;
    text-align: center;
}

footer .underFooter .central {
    max-width: 1440px;
    min-width: 1260px;
    margin: 0 auto;
    height: 100%;
    line-height: 20px;
    padding: 0 0;
    text-align: center;
}

ul.menu li:hover .dropdown-inside {
	display: block;
	left: 0 !important;
}

ul.menu li ul li {
        text-align: left !important;
	height: auto !important;
}

ul.menu li ul li a {
	text-align: left !important;
	padding-top: 7px !important;
	padding-bottom: 7px !important;
	display: block;
}

#citationEditorMainTabs ul {
        margin-right: 400px;
}

#citationImprovement ul {
	left: 0px;
	margin-right: 0px;
}

#citationEditor div ul li {
        list-style-image: none;
}

#fullScreenButton {
	z-index: 100;
}

#citationGridContainer div div.scrollable {
	height: 515px;
}

#container::after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

#header #sidebarUser {
    height: auto;
    position: absolute;
    top: 0px;
    left: 10px;
    width: 230px;
    font-family: 'magistralcregular';
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding-top: 15px;
}

#header #sidebarUser a {
	font-size: 15px;
	color: white;
	font-weight: normal;
}

div.central {
    height: 100%;
    margin: 0 auto;
    max-width: 1420px;
    min-width: 1240px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
}
#sidebarUser .textField {
    border: 1px solid #00244b;
    box-sizing: border-box;
    display: block;
    margin-bottom: 5px;
    padding: 3px 8px;
    width: 100%;
}

#sidebarUser .loginFormRight {
    float: right;
    text-align: right;
    width: 150px;
}
#sidebarUser .loginFormRight label {
    font-size: 11px;
    color: #fff;
    cursor: pointer;
}
#sidebarUser .loginFormRight a {
    color: #00ffae;
    font-size: 11px;
    text-decoration: underline;
}

#sidebarUser .logged {
        color: white;
}

#sidebarUser .logged strong {
        color: white;
        font-size: 18px;
}

#sidebarUser .logged a {
        color: #00ffae;
}

#sidebarUser .logged ul {
        list-style: none;
}

#headerLogo {
    height: auto;
    position: absolute;
    top: 45px;
    right: 0px;
    width: 250px;
    text-align:center;
        font-family: 'magistralcregular';
        color: #fff;
        text-shadow: 1px 1px 0 #000000;
        font-size: 20px;
        font-weight: bold;
	    display: table-cell;
    vertical-align: middle;
}

#headerLogo table {
        width: 100%;
}

#headerLogo table tr td img {
	max-width: 60px;
	height: auto;
}

#headerIssn {
	height: 100%;
	font-family: 'magistralcregular';
	color: #fff;
	text-shadow: 1px 1px 0 #000000;
	font-size: 16px;
	font-weight: bold;
	padding-left:10px;
	width: max-content;
	margin: auto;
}

blockquote {
	padding-left: 2em;
	padding-right: 2em;
}

div.info p {
        padding-bottom: 0px !important;
        font-size: 12px;
}

div.info p strong {
	font-size: 12px;
}

div.info h5 {
        margin: 0px !important;
}

div#tabs-2.ui-tabs-panel.ui-widget-content.ui-corner-bottom table td{
        border: 1px solid #cccccc;
        padding: 5px;
}

div#tabs-2.ui-tabs-panel.ui-widget-content.ui-corner-bottom table {
        width: 100%;
        border-collapse: collapse;
}

table.listing tr.highlight {
        background: #44e9ea !important;
}

table.data td {
	padding-bottom: 1em;
}

#header #siteLogo {
	position: absolute;
	height: 100%;
	top: 0px;
	vertical-align: middle;
}

#header #siteLogo img {
	vertical-align: middle;
}

table td.value .instruct {
    display: block;
    color: #666699;
    width: 50%;
}

table td.value .instructTextarea {
    display: inline-block;
    color: #666699;
    width: 280px;
    vertical-align: top;
    margin: 0;
    margin-left: 4px;
}

table td.value .mceEditor {
	display: inline-block;
}

center div.preview a img {
        max-height: 300px;
        max-width: 300px;
}

sup {
	vertical-align: super;
	font-size: smaller;
}

sub {
	vertical-align: sub;
	font-size: smaller;
}

div.moreAnnouncements {
	text-align: right;
}

a.moreAnnouncements, a.moreAnnouncements:visited, a.moreAnnouncements:active, a.moreAnnouncements:link {
	text-decoration: underline;
	outline: 0 none;
	color: #003f6c !important;
}

div.titleAuthors {
	display: table;
}

div#content ul {
        padding-left: 25px;
}

.topBlock .titleAuthors ul {
        padding-left: 0px !important;
	left: 0px !important;
}

div#tabs ul {
	padding-left: 0px;
}

div.ppp-pop ul {
	width: auto !important;
}
