/* ========================================================= */
/* CUSTOM OJS 2 THEME: BISE BLUE ELEGAN (Clean & Professional) */
/* ========================================================= */

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Source+Serif+4:ital,wght@0,400;0,600;1,400&display=swap');

/* --- TYPOGRAPHY & BODY --- */
body {
    background-color: #f4f7f6 !important;
    color: #2c3e50 !important;
    font-family: 'Source Serif 4', Georgia, serif !important;
    font-size: 16px !important;
    line-height: 1.75 !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Inter', sans-serif !important;
    color: #1a2b3c !important;
    font-weight: 700 !important;
    line-height: 1.35 !important;
    margin-bottom: 0.6em !important;
}

a {
    color: #0066cc !important;
    text-decoration: none !important;
}
a:hover {
    color: #004080 !important;
    text-decoration: underline !important;
}

/* --- NAVBAR UTAMA (Menu Navigasi Utama) --- */
#navbar {
    background-color: #0f4c81 !important; 
    margin-bottom: 25px !important;
    padding: 0 !important;
    position: static !important;
    border: none !important;
    box-shadow: 0 2px 4px rgba(0,0,0,0.08) !important;
}

#navbar ul.menu {
    margin: 0 auto !important;
    padding: 0 !important;
    text-align: center !important;
    display: block !important;
}

#navbar ul.menu li {
    display: inline-block !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: none !important;
}

#navbar ul.menu li a {
    font-family: 'Inter', sans-serif !important;
    font-weight: 600 !important;
    font-size: 13.55px !important;
    color: #ffffff !important;
    text-transform: uppercase !important;
    letter-spacing: 0.4px !important;
    padding: 12px 16px !important;
    display: block !important;
    background: transparent !important;
    border: none !important;
    transition: background-color 0.2s ease !important;
}

#navbar ul.menu li a:hover,
#navbar ul.menu li.current a {
    background-color: #093358 !important;
    color: #ffffff !important;
    text-decoration: none !important;
}

/* --- UPPER NAVBAR / USER BAR (Pojok Kanan Atas: User Home, Log Out) --- */
#header #head {
    background-color: #0f4c81 !important;
}
#header {
    background-color: #0f4c81 !important;
}
#userNav, .pkp_head_wrapper, div.pkp_head_wrapper, #header ul.pkp_helpers_flatlist {
    background-color: #0f4c81 !important;
}
div#header, table#headerTable, tr#headerRow, td#headerCol, .pkp_structure_head {
    background-color: #0f4c81 !important;
}
#header a, .pkp_head_wrapper a, #userNav a {
    color: #ffffff !important;
}

/* --- KEMBALIKAN SIDEBAR SEPERTI SEMULA (HAPUS KUSTOMISASI SPAN.BLOCKTITLE) --- */

/* --- KONTEN / CONTAINER UTAMA --- */
#main, #content, .block_content, .pkp_form {
    font-family: 'Inter', sans-serif !important;
}

#content p, .abstract p, #articleAbstract p {
    font-family: 'Source Serif 4', Georgia, serif !important;
    font-size: 1.05em !important;
    line-height: 1.8 !important;
    color: #334155 !important;
    text-align: justify !important;
}

button, input, select, textarea, .composite-ui, td, th {
    font-family: 'Inter', sans-serif !important;
}

/* ========================================================= */
/* ORIGINAL OJS CSS BELOW                                    */
/* ========================================================= */

.pkp_form li { list-style:none; }
.composite-ui button { white-space:nowrap; }
.browserChrome .composite-ui select, .browserChrome .composite-ui button, .browserSafari .composite-ui select, .browserSafari .composite-ui button { padding:2px; }
.composite-ui>.ui-tabs {
  margin-top:20px;
  padding:0;
  border:0 none;
}
.composite-ui>.ui-tabs ul.main-tabs {
  background:none #fbfbf3;
  border:0 none;
  padding:0;
}
.composite-ui>.ui-tabs ul.main-tabs li.ui-tabs-selected a { color:#555555; }
.composite-ui>.ui-tabs ul.main-tabs li.ui-tabs-selected {
  padding-bottom:2px;
  background:none #ced7e1;
}
.composite-ui>.ui-tabs ul.main-tabs a {
  color:#cccccc;
  font-size:1.5em;
  padding:0.2em 1em;
}
.composite-ui>.ui-tabs div.main-tabs {
  padding:0;
  padding:0;
}
.composite-ui>.ui-tabs div.main-tabs>.canvas { height:100%; }
.composite-ui div.canvas {
  margin:0;
  padding:0;
  background-color:#efefef;
  width:100%;
}
.composite-ui div.pane {
  border:1px solid #b6c9d5;
  background-color:#efefef;
  height:100%;
}
.composite-ui div.pane div.wrapper { padding:30px; }
.composite-ui .scrollable {
  overflow-y:auto;
  overflow-x:hidden;
}
.fullscreen {
  display:block;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  z-index:999;
  margin:0;
  padding:0;
  background:inherit;
  font-size:120%;
}
#fullScreenButton {
  float:right;
  margin-top:5px;
}
.composite-ui div.pane div.help-message {
  margin:40px;
  padding-left:30px;
  background:transparent url("../lib/pkp/templates/images/icons/alert.gif") no-report;
}
.composite-ui div.canvas>div.text-pane {
  background-color:#ced7e1;
  padding:0 30px;
}
.composite-ui div.grid table { border:0 none; }
.composite-ui div.grid th .options { margin:0; }
.composite-ui div.grid th .options a { margin:0; }
.composite-ui div.grid td { border-bottom:1px solid #b6c9d5; }
.composite-ui div.grid .row_actions a, .composite-ui div.grid .options a {
  text-decoration:none;
  padding-right:5px;
}
.composite-ui div.two-pane table.pane_header {
  width:100%;
  border-collapse:collapse;
}
.composite-ui div.two-pane table.pane_header tr {
  height:30px;
  padding:4px 0;
}
.composite-ui div.two-pane table.pane_header th {
  padding:0 4px;
  background-color:#ced7e1;
  color:#20538d;
  vertical-align:middle;
}
.composite-ui div.two-pane>div.left-pane {
  float:left;
  width:25%;
}
.composite-ui div.two-pane>div.right-pane {
  float:left;
  position:relative;
}
.composite-ui div.two-pane>div.left-pane div.grid .scrollable {
  position:relative;
  zoom:1;
}
.composite-ui div.two-pane>div.left-pane div.grid div.row_container { background-color:#ffffff; }
.composite-ui div.two-pane>div.left-pane div.grid div.clickable-row:hover, .composite-ui div.two-pane>div.left-pane div.grid div.clickable-row:hover div.row_file {
  background-color:#b6c9d5;
  cursor:pointer;
}
.composite-ui div.two-pane>div.left-pane div.grid tr.approved-citation .row_container {
  border-left:3px solid #20538d;
  padding-left:22px;
}
.composite-ui div.two-pane>div.left-pane div.grid tr.approved-citation .row_actions {
  width:22px;
  left:-3px;
}
.composite-ui div.two-pane>div.splitbarV {
  float:left;
  width:6px;
  height:100%;
  line-height:0;
  font-size:0;
  border:solid 0px;
  background:#cbe1fb url(../lib/pkp/styles/splitter/ui-bg_pane.gif) 0% 50%;
}
.composite-ui div.two-pane>div.splitbarV.working, .composite-ui div.two-pane>div.splitbuttonV.working {
  -moz-opacity:.50;
  filter:alpha(opacity=50);
  opacity:.50;
}
.composite-ui div.two-pane>div.right-pane div.wrapper {
  position:absolute;
  top:30px;
  bottom:0;
  left:0;
  right:0;
  padding-top:10px;
  padding-bottom:10px;
}
.composite-ui div.two-pane>div.right-pane div.wrapper.with-pane-actions {
  bottom:60px;
  padding-bottom:0;
}
.composite-ui div.two-pane>div.right-pane div.pane-actions {
  position:absolute;
  margin:0px;
  bottom:0;
  height:40px;
  width:100%;
}
.composite-ui div.two-pane>div.right-pane div.pane-actions>div { padding:0 30px; }
.composite-ui div.two-pane>div.right-pane div.pane-actions button { float:right; }
.composite-ui div.two-pane>div.right-pane div.pane-actions button.secondary-button { float:left; }
.composite-ui div.two-pane>div.right-pane .form-block {
  margin-bottom:40px;
  clear:both;
}
.composite-ui div.two-pane>div.right-pane div.grid table {
  border-top:1px solid #b6c9d5;
  table-layout:fixed;
}
.composite-ui div.two-pane>div.right-pane div.grid td {
  height:auto;
  min-height:0;
  line-height:1em;
  text-align:left;
}
.composite-ui div.two-pane>div.right-pane div.grid .row_actions {
  height:auto;
  min-height:0;
  line-height:1em;
  text-align:left;
  right:26px;
  padding-top:2px;
}
.composite-ui div.two-pane>div.right-pane div.grid .row_file {
  height:auto;
  min-height:0;
  line-height:1em;
  text-align:left;
  width:auto;
  padding:0;
}
.composite-ui div.two-pane>div.right-pane div.grid .row_container {
  background-color:#ffffff;
  padding-right:30px;
  padding-right:5px;
}
.composite-ui div.two-pane>div.right-pane div.grid .row_actions a {
  display:block;
  padding-bottom:4px;
}
#citationEditor.composite-ui div.main-tabs { height:600px; }
#citationEditor.composite-ui div.two-pane>div.left-pane div.grid .scrollable { height:570px; }
.composite-ui div.two-pane>div.left-pane div.grid tr.current-item div.row_file, .composite-ui div.two-pane>div.left-pane div.grid tr.current-item div.row_container { background-color:#b6c9d5; }
#editCitationForm .actions { float:right; }
#editCitationForm .options-head .ui-icon { float:left; }
#editCitationForm .option-block { margin-bottom:10px; }
#editCitationForm .option-block p { margin:5px 0 0 0; }
#editCitationForm .option-block-option {
  float:left;
  margin-left:5px;
}
#editCitationForm .clear { clear:both; }
#citationEditor.composite-ui div.two-pane>div.right-pane .citation-comparison { margin-bottom:10px; }
#citationEditor.composite-ui div.two-pane>div.right-pane .citation-comparison div.value {
  border:1px solid #aaaaaa;
  padding:5px;
  background-color:#ffffff;
}
#editableRawCitation div.value { margin-right:15px; }
#editableRawCitation div.value>div { padding-right:14px; }
#editableRawCitation textarea.textarea {
  width:100%;
  padding:5px;
  overflow-y:auto;
  font-size:1.3em;
}
#rawCitationEditingExpertOptions .option-block { padding-left:30px; }
#rawCitationWithMarkup div.value { margin-right:25px; }
#rawCitationWithMarkup a {
  display:block;
  width:14px;
  height:14px;
  margin-top:1em;
  margin-left:0;
}
#generatedCitationWithMarkup span { cursor:default; }
#citationEditor.composite-ui div.two-pane>div.right-pane .citation-comparison span { font-size:1.3em; }
#citationEditor.composite-ui div.two-pane>div.right-pane .citation-comparison-deletion {
  color:red;
  text-decoration:line-through;
}
#citationEditor.composite-ui div.two-pane>div.right-pane .citation-comparison-addition {
  color:green;
  text-decoration:underline;
}
#citationFormErrorsAndComparison .throbber { height:150px; }
.composite-ui div.two-pane>div.right-pane div.grid td.first_column { width:150px; }
.composite-ui div.two-pane>div.right-pane div.grid td.first_column select { width:100%; }
#authorQueryResult { float:left; }
#citationImprovementResultsBlock .options-head.active { margin-top:40px; }
#citationImprovementResultsBlock div.grid td {
  font-size:1em;
  line-height:1.3em;
}
#citationImprovementResultsBlock div.grid td.citation-source-action-cell { text-align:right; }
#citationImprovementResultsBlock div.grid tr.citation-source-action-row td {
  border-bottom:0 none;
  text-align:right;
  padding-right:0;
}
#citationEditorExportPane { position:relative; }
#citationEditorExportPane .scrollable {
  position:absolute;
  top:11em;
  bottom:30px;
  left:30px;
  right:30px;
}
.pkp_helpers_invisible { visibility:hidden; }
.pkp_helpers_display_none { display:none !important; }
.pkp_helpers_clear { clear:both; }
.pkp_helpers_align_left { float:left; }
.pkp_helpers_align_right { float:right; }
.pkp_helpers_text_left { text-align:left; }
.pkp_helpers_text_right { text-align:right; }
.pkp_helpers_text_center { text-align:center; }
.pkp_helpers_text_justify { text-align:justify; }
.pkp_helpers_image_left {
  float:left;
  margin:4px 10px 4px 0;
}
.pkp_helpers_image_right {
  float:right;
  margin:4px 0 4px 10px;
}
.pkp_helpers_container_center { margin:0 auto; }
.pkp_helpers_debug, .pkp_helpers_debug div {
  border:1px dashed red;
  padding:2px;
}
.pkp_helpers_flatlist {
  margin:0;
  padding:0;
}
.pkp_helpers_flatlist li {
  float:left;
  position:relative;
}
.pkp_helpers_bulletlist li { list-style:disc; }
.pkp_helpers_icon_link_valign { line-height:24px; }
.pkp_helpers_moveicon { cursor:move; }
.pkp_helpers_full { width:100%; }
.pkp_helpers_half { width:48%; }
.pkp_helpers_third { width:31%; }
.pkp_helpers_quarter { width:23%; }
.pkp_helpers_threeQuarter {width:73%; }
.pkp_helpers_underline:after {
  border-bottom:2px solid white;
  content:" ";
  display:block;
}
.pkp_helpers_dotted_underline { border-bottom:1px dotted #999999; }
.pkp_help {
  color:#999999;
  font-weight:normal;
  font-size:80%;
  padding:10px;
}
.pkp_helpers_black_bg { background-color:black; }
div.pkp_helpers_progressIndicator {
  width:24px;
  height:24px;
  float:right;
  margin-right:5px;
  background-repeat:no-repeat;
  background:url(../lib/pkp/templates/images/throbber.gif) no-repeat;
  display:none;
}
div.plupload div.plupload_header { display:none; }
.plupload .plupload_filelist_header { display:none; }
.plupload_header_content {
  background-image:none;
  display:none;
}
.plupload_header_content_bw { background-image:none; }
.plupload_header_title { display:none; }
.plupload_scroll {
  max-height:25px;
  min-height:25px;
  _height:25px;
}
.plupload_hidden { display:none; }
.plupload_droptext { line-height:25px; }
.deprecated_throbber {
  display:none;
  background:url(../lib/pkp/templates/images/throbber.gif) no-repeat;
  width:25px;
  height:25px;
  margin-left:50%;
  margin-top:5%;
}
.deprecated_selectHeader { margin-top:10px; }
a.sprite { line-height:24px; }
a.sprite.pkp_common_disabled:before { cursor:default; }
a.sprite:before {
  content:" ";
  display:inline-block;
  vertical-align:middle;
  width:24px;
  height:24px;
  background:url(../lib/pkp/templates/images/structure/sprites.png);
  background-repeat:no-repeat;
  cursor:pointer;
}
a.sprite.notify:before {
  margin-right:4px;
  background-position:-24px 0;
}
a.sprite.notify:hover:before { background-position:-24px -24px; }
a.sprite.overdue {
  text-indent:-1500px;
  padding-left:5px;
}
a.sprite.overdue:before {
  margin-right:4px;
  background-position:-48px 0;
}
a.sprite.overdue:hover:before { background-position:-48px -24px; }
a.sprite.settings:before { background-position:-408px 0; }
a.sprite.settings:hover:before { background-position:-408px -24px; }
a.sprite.upgrade:before { background-position:-168px 0; }
a.sprite.upgrade:hover:before { background-position:-168px -24px; }
a.sprite.information:before { background-position:-194px 0; }
a.sprite.information:hover:before { background-position:-194px -24px; }
a.sprite.more_info:before {
  margin-right:4px;
  background-position:-456px 0;
}
a.sprite.more_info:hover:before { background-position:-456px -24px; }
a.sprite.disable:before { background-position:-432px 0; }
a.sprite.disable:hover:before { background-position:-432px -24px; }
a.sprite.delete:before { background-position:-432px 0; }
a.sprite.delete:hover:before { background-position:-432px -24px; }
a.sprite.edit:before { background-position:-240px 0; }
a.sprite.edit:hover:before { background-position:-240px -24px; }
a.sprite.participants:before { background-position:-314px 0; }
a.sprite.participants:hover:before { background-position:-314px -24px; }
a.sprite.wrench:before { background-position:-338px 0; }
a.sprite.wrench:hover:before { background-position:-338px -24px; }
a.sprite.notes:before { background-position:-264px 0; }
a.sprite.notes:hover:before { background-position:-264px -24px; }
a.sprite.notes_new:before { background-position:-1224px 0; }
a.sprite.notes_new:hover:before { background-position:-1224px -24px; }
a.sprite.notes_none:before { background-position:-1200px 0; }
a.sprite.notes_none:hover:before { background-position:-1200px -24px; }
a.sprite.add:before {
  margin-right:4px;
  background-position:-504px 0;
}
a.sprite.add:hover:before { background-position:-504px -24px; }
a.sprite.add_user:before {
  margin-right:4px;
  background-position:-528px 0;
}
a.sprite.add_user:hover:before { background-position:-528px -24px; }
a.sprite.add_category:before {
  margin-right:4px;
  background-position:-552px 0;
}
a.sprite.add_category:hover:before { background-position:-552px -24px; }
a.sprite.add_item:before {
  margin-right:4px;
  background-position:-576px 0;
}
a.sprite.add_item:hover:before { background-position:-576px -24px; }
a.sprite.remove_item:before {
  background-position:-600px 0;
  margin-top:8px;
}
a.sprite.remove_item:hover:before {
  background-position:-600px -24px;
  margin-top:8px;
}
a.sprite.decline:before {
  margin-right:4px;
  background-position:-624px 0;
}
a.sprite.decline:hover:before { background-position:-624px -24px; }
a.sprite.advance:before {
  margin-right:4px;
  background-position:-648px 0;
}
a.sprite.advance:hover:before { background-position:-648px -24px; }
a.sprite.promote:before {
  margin-right:4px;
  background-position:-672px 0;
}
a.sprite.promote:hover:before { background-position:-672px -24px; }
a.sprite.revisions:before {
  margin-right:4px;
  background-position:-696px 0;
}
a.sprite.revisions:hover:before { background-position:-696px -24px; }
a.sprite.resubmit:before {
  margin-right:4px;
  background-position:-720px 0;
}
a.sprite.resubmit:hover:before { background-position:-720px -24px; }
a.sprite.add_item_small:before {
  height:14px;
  margin-right:4px;
  background-position:-744px -5px;
}
a.sprite.add_item_small:hover:before { background-position:-744px -29px; }
a.sprite.enroll_user:before {
  margin-right:4px;
  background-position:-768px 0;
}
a.sprite.enroll_user:hover:before { background-position:-768px -24px; }
a.sprite.user_search:before {
  margin-right:4px;
  background-position:-792px 0;
}
a.sprite.user_search:hover:before { background-position:-792px -24px; }
a.sprite.import:before {
  margin-right:4px;
  background-position:-816px 0;
}
a.sprite.import:hover:before { background-position:-816px -24px; }
a.sprite.pdf:before {
  margin-right:4px;
  background-position:-840px 0;
}
a.sprite.pdf:hover:before { background-position:-840px -24px; }
a.sprite.html:before {
  margin-right:4px;
  background-position:-864px 0;
}
a.sprite.html:hover:before { background-position:-864px -24px; }
a.sprite.word:before {
  margin-right:4px;
  background-position:-888px 0;
}
a.sprite.word:hover:before { background-position:-888px -24px; }
a.sprite.image:before {
  margin-right:4px;
  background-position:-912px 0;
}
a.sprite.image:hover:before { background-position:-912px -24px; }
a.sprite.excel:before {
  margin-right:4px;
  background-position:-936px 0;
}
a.sprite.excel:hover:before { background-position:-936px -24px; }
a.sprite.default:before {
  margin-right:4px;
  background-position:-960px 0;
}
a.sprite.default:hover:before { background-position:-960px -24px; }
a.sprite.zip:before {
  margin-right:4px;
  background-position:-984px 0;
}
a.sprite.zip:hover:before { background-position:-984px -24px; }
a.sprite.warning:before {
  margin-right:4px;
  background-position:-1008px 0;
}
a.sprite.warning:hover:before { background-position:-1008px -24px; }
a.sprite.add_role:before {
  margin-right:4px;
  background-position:-1032px 0;
}
a.sprite.add_role:hover:before { background-position:-1032px -24px; }
a.sprite.star_highlighted:before {
  margin-right:4px;
  background-position:-1056px 0;
}
a.sprite.star_highlighted:hover:before { background-position:-1056px -24px; }
a.sprite.star:before {
  margin-right:4px;
  background-position:-1080px 0;
}
a.sprite.star:hover:before { background-position:-1080px -24px; }
a.sprite.cross:before {
  margin-right:4px;
  background-position:-1104px 0;
}
a.sprite.cross:hover:before { background-position:-1104px -24px; }
a.sprite.feature:before {
  margin-right:4px;
  background-position:-1128px 0;
}
a.sprite.feature:hover:before { background-position:-1128px -24px; }
a.sprite.list_view:before {
  margin-right:4px;
  background-position:-1152px 0;
}
a.sprite.list_view:hover:before { background-position:-1152px -24px; }
a.sprite.grid_view:before {
  margin-right:4px;
  background-position:-1176px 0;
}
a.sprite.grid_view:hover:before { background-position:-1176px -24px; }
a.sprite.reset_default:before {
  margin-right:4px;
  background-position:-1248px 0;
}
a.sprite.reset_default:hover:before { background-position:-1248px -24px; }
a.sprite.send_production:before {
  margin-right:4px;
  background-position:-1272px 0;
}
a.sprite.send_production:hover:before { background-position:-1272px -24px; }
a.sprite.order_items:before {
  margin-right:4px;
  background-position:-1296px 0;
}
a.sprite.order_items:hover:before { background-position:-1296px -24px; }
a.sprite.return:before {
  margin-right:4px;
  background-position:-1320px 0;
}
a.sprite.return:hover:before { background-position:-1320px -24px; }
a.sprite.release:before {
  margin-right:4px;
  background-position:-1368px 0;
}
a.sprite.release:hover:before { background-position:-1368px -24px; }
a.sprite.release_highlighted:before {
  margin-right:4px;
  background-position:-1392px 0;
}
a.sprite.release_highlighted:hover:before { background-position:-1392px -24px; }
a.sprite.collapse_all:before {
  margin-right:4px;
  background-position:-1416px 0;
}
a.sprite.collapse_all:hover:before { background-position:-1416px -24px; }
a.sprite.expand_all:bar { background-position:-1440px 0; }
a.sprite.expand_all:hover:before { background-position:-1440px -24px; }
a.sprite.expanded:before {
  margin-right:4px;
  background-position:-1464px 0;
}
a.sprite.expanded:hover:before { background-position:-1464px -24px; }
a.sprite.collapsed:before {
  margin-right:4px;
  background-position:-1488px 0;
}
a.span.collapsed:hover:before { background-position:-1488px -24px; }
a.sprite.manage:before {
  margin-right:4px;
  background-position:-1512px 0;
}
a.sprite.manage:hover:before { background-position:-1512px -24px; }
a.sprite.merge_users:before {
  margin-right:4px;
  background-position:-312px 0;
}
a.sprite.merge_users:hover:before { background-position:-312px -24px; }
.category.delete:before {
  margin-left:5px;
  background-position:-1008px 0;
}
.category.delete:hover:before { background-position:-1008px -24px; }
.category.category.pdf:before, .category.html:before, .category.word:before, .category.image:before, .category.excel:before, .category.default:before, .category.zip:before {
  margin-left:10px;
  margin-top:0px;
}
.large_sprite {
  content:" ";
  width:48px;
  height:48px;
  margin-right:10px;
  margin-left:10px;
  float:left;
  background:url(../lib/pkp/templates/images/structure/sprites.png);
  background-repeat:no-repeat;
  background-position:0 -48px;
}
.large_sprite.modal_add_user { background-position:-48px -48px; }
.large_sprite.modal_add_role { background-position:-96px -48px; }
.large_sprite.modal_add_file { background-position:-144px -48px; }
.large_sprite.modal_information { background-position:-288px -48px; }
.large_sprite.modal_more_info { background-position:-240px -48px; }
.large_sprite.modal_email { background-position:-336px -48px; }
.large_sprite.modal_delete { background-position:-384px -48px; }
.large_sprite.modal_approve_proofs { background-position:-432px -48px; }
.large_sprite.modal_edit { background-position:-480px -48px; }
.large_sprite.modal_confirm { background-position:-528px -48px; }
.large_sprite.modal_add_item { background-position:-576px -48px; }
.large_sprite.modal_manage { background-position:-624px -48px; }
.large_sprite.modal_settings { background-position:-672px -48px; }
.large_sprite.modal_warning { background-position:-720px -48px; }
.large_sprite.modal_upgrade { background-position:-768px -48px; }
.large_sprite.modal_merge_users { background-position:-816px -48px; }
.large_sprite.modal_wizard { background-position:-1632px -48px; }
