 /**
 * Copyright (c) 2014-2015 OpenJournalSystems.com
 * The unauthorized reproduction and distribution of this copyrighted document is illegal and punishable under US federal laws.
 */
 @import url(font-awesome-4.6.3/css/font-awesome.min.css);
html {
background: url("images/omt_bg_top.png") repeat-x scroll 0% 0% #FFDEBF;
/*background: url("images/omt_bg_top.png") repeat scroll 0% 0% */
}
body {
    font-family: Arial Narrow,Helvetica Nueue,Helvetica,sans-serif;
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
    width: 1205px;
}

a:link {
	color: #375;
	font-size: 12px;
	line-height:120%;
}
a:active {
	color: #253;
	font-size: 12px;
	line-height:120%;
}
a:visited {
	color: #375;
	font-size: 12px;
	line-height:120%;
}
a:hover {
	color: #253;
	background: none;
	font-size: 12px;
	text-decoration:none;
	line-height:120%;
}
ul.menu a {
	font-size: 12px;
	line-height:120%;
}
li {
	font-size:12px;
	line-height: 16px;
}
/**
 * Main layout elements
 */

#header {
    background: #fff;
    margin-top: 0px;
    margin:0em auto 0;
    padding:0px;
	width: auto;	
}
#header h1 {
	background:transparent;
    font-family: Arial Narrow, Helvetica Nueue, Helvetica, sans-serif;
    font-weight: normal;
    border-bottom: 0 solid #B4BABF;
	margin: .4em auto 0;
    padding: 0em 0 0em 0em;
    width: auto;
}
#footer {
    background-color: #fffff;
}


#body {
    position: relative;
}

#main {
	margin: 30px auto 0;
	background:#fff;
	padding-top: 0px;
	height:100%;
	min-height:890px;
	float:left;
	width: 59.6%;
	display:block;
	border-right: solid #efeeee thin;
	border-left:solid #efeeee thin;
	overflow:inherit !important;
	position:inherit !important;
}
#main h2, .top_footer h2, .top_of_bx_slid h2 {
    background: none repeat scroll 0 0 #8C929B;
    border-radius: 1px;
    color: #ffffff;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: auto;
    letter-spacing: 0;
    line-height: 22px;
    margin: 0;
    padding: 0;
    text-indent: 8px;
    text-transform: uppercase;
	text-align: left;
}
#main h2{border-top: 4px solid #fff;}

.top_footer h2 {
    margin: 0;
}	
	
	

#content h3 {
	font-family: Arial Narrow, Helvetica Nueue, Helvetica, sans-serif;
	line-height: 140%;
	height: 140%;
	padding: 0;
	text-indent: 0;
	margin: 0;
	margin-bottom: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #30708b;
	border-bottom: 1px solid #D2D8DE;
	
}
#content h4 {
	font-family: Lucida Grande,Verdana,Helvetica,Arial,sans-serif;
	color: #006990;
	font-weight: normal;
	text-decoration: none;
	font-size:14px;
	border-bottom: 1px dotted #DDDDD0;
background: #EAEDF2;
	
}
/**
 * Access icons and key
 */
#accessKey {
	margin-bottom: 2em;
}
#accessKey img {
	vertical-align: middle;
	margin: 0;
	padding: 0;
}
#content img.accessLogo {
	vertical-align: middle;
	margin: 0;
	padding: 0;
}
#developedBy {
    font-size: 0.95em;
    text-transform: uppercase;
}
/**
 * Navigation bar
 */
 
#navbar {
	position:absolute;
	top:-25px; left:-233px;
	z-index:10; width:1185px;
	background:#B03B07;
}

#navbar a {
	font-size: 12px;
	letter-spacing: 0.05em;
	border-right: 1px solid #B03B07;
	float: left;
	margin: 0;
	padding: 0 25px;
	color: #FFFFFF;
	display: block;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	padding: 0 25px;
	text-decoration: none;
	text-transform: uppercase;

  /*letter-spacing: 0.05em;
    border-right: 1px solid #B03B07;
    float: left;
    margin: 0;
    padding: 0;
    color: #fff;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding: 13px 20px;
    text-decoration: none;
    text-transform: uppercase;
	*/
}

#navbar a:hover {
	color: #000;
	background: url("images/menu_hover.jpg") repeat-x scroll 0 0 transparent;
	border-left: 1px solid #B03B07;
	border-top: 2px solid #B03B07;
	margin-top: -4px;
	padding-top: 2px;
}


/**
 * Sidebar
 */

#developedBy {
	text-transform: uppercase;
	font-size: 0.95em;
}
#sidebar div.block {
    font-size: 12px;
    padding: 0 0px 1.5em;
    margin: 5px 10px;
    border-bottom: 2px solid #828282;
    box-shadow: 0 0 2px #333;
    background: #fff;
    border-radius: 5px 3px;
}
#sidebar div.block span.blockTitle {
	 display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    /*letter-spacing: 0.1em;*/
    text-indent: 8px;
    text-transform: uppercase;
    padding: 5px 5px;
    border-radius: 3px 3px 0 0;
    color: #fff;
    line-height: 20px;
	background: #ffe1c4;
	background: -moz-linear-gradient(top,  #ffe1c4 0%, #f7ad65 100%);
	background: -webkit-linear-gradient(top,  #ffe1c4 0%,#f7ad65 100%);
	background: linear-gradient(to bottom,  #EDF054 0%,#E9E9D4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe1c4', endColorstr='#f7ad65',GradientType=0 );
	box-shadow: 0px 4px 5px rgba(0,0,0,0.3);
    border-bottom: 1px solid #fff;
    margin-bottom: 15px;
}
#sidebar div.block span.blockSubtitle {
	display: block;
	padding: 0 0 0 10px;
}
#sidebar input.textField, #sidebar select.selectMenu, #sidebar input.button {
	font-size: 12px;
}
form {
	padding-left: 10px;
}
/* @end */



div, p, table, td, th {
	font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif;
	line-height: 140%;
	color: #666;
	font-size: 12px;
}
a:link, a:visited {
	color: #0d3d6b;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #c00;
	text-decoration: underline;
	font-weight: normal;
}
p {
	margin-top: 0;
	margin-bottom: 7px;
	text-align: left;
	font-size: 12px;
}
h1 {
	padding: 0;
	padding-bottom: 5px;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}
h2, .contentheading {
	font-family: Arial Narrow, Helvetica Nueue, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #2b3036;
}
h3 {
	margin: 0;
}
/*
input.textField, select.selectMenu, textarea.textArea, input.uploadField {
	background-color: #F0F0E8;
	color: #000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	border-top: 2px solid #666;
	border-left: 2px solid #666;
	border-bottom: 2px solid #E8E8E1;
	border-right: 2px solid #E8E8E1;
	font-size: 1em;
}
*/

input.textField, textarea.textArea, input.uploadField{
display: block;
width: 90%;
height: 20px;
padding: 5px 5px;
font-size: 14px;
line-height: 1.42857143;
color: #555555;
background-color: #ffffff;
background-image: none;
border: 1px solid #C0C0C0;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
margin-bottom: 5px;
-webkit-box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.075);
box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.075);
}

select.selectMenu{
display: block;
width: 95%;
height: 30px;
padding: 5px 5px;
font-size: 14px;
line-height: 1.42857143;
color: #555555;
background-color: #ffffff;
background-image: none;
border: 1px solid #BEBEBE;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
margin-bottom: 5px;
cursor: pointer;
}

/*
input.button {
	padding-left: 0.5em;
	padding-right: 0.5em;
	background-color: #E8E8E1;
	font-size: 1em;
}
*/

input.button, button{
padding-left: 0;
padding-right: 0;
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border-width: 0 1px 2px 1px;
font-size: 1em;
color: #ffffff;
background-color: #7a7a7a;
border-color: #606060;
transition: background 0.5s ease, padding 0.8s linear;
}

.subjudul button{
margin-right:10px;
}

input.defaultButton {
	background-color: #375;
	color: #FBFBF3;
	font-weight: bold;
}

#container {
     background:#ffffff;
    text-align: left;
    margin-bottom: 30px;
    margin-top: 0;
    float: left;
    box-shadow: 0 0 0px #000000;
    border: 0px solid #fff;
    border-top: none;
     padding: 0px 0px 5px 0px;
    -moz-box-shadow: 1px 0px 0px #ffffff, -1px 0px 0px #ffffff, 0px 1px 25px #000000;
    -webkit-box-shadow: 1px 0px 0px #ffffff, -1px 0px 0px #ffffff, 0px 1px 25px #000000;
    box-shadow: 1px 0px 0px #ffffff, -1px 0px 0px #ffffff, 0px 1px 25px #000000;
}
#headerTitle {
	color: #ffffff;
	background: #fff;
	margin-bottom: 5px;
}
#navbar {
	border-bottom: 0px;
	border-top: 1px solid #CEDFEB;
    height: 28px;
    margin-right: 0;
    padding-bottom: 0;
	-webkit-box-shadow: 2px 0  #ffffff,  -2px 0 0 #ffffff;   
	-moz-box-shadow: 2px 0 0 #ffffff,  -2px 0 0 #ffffff;   
	margin-top: -8px;
	display: block;
	border: 0px;
	border:1px solid #CCCCCC;
	padding: 0px;
	background:#B03B07;
	box-shadow: 0 0 20px rgba(0,0,0,0.5);
}
ul.menu li {
	display: block;
	margin: 0;
	padding: 0;
}
#navbar a:hover {
      
	-webkit-box-shadow: 2px 0  #ffffff,  -2px 0 0 #ffffff;   
	-moz-box-shadow: 2px 0 0 #ffffff,  -2px 0 0 #ffffff;  
 
}
#navbar li:last-child a {
    border: none;
}
#breadcrumb {
background: rgb(236,244,250); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(236,244,250,1) 0%, rgba(226,230,232,1) 4%, rgba(226,229,231,1) 7%, rgba(217,220,222,1) 82%, rgba(217,220,222,1) 89%, rgba(226,228,230,1) 93%, rgba(180,186,191,1) 96%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(236,244,250,1) 0%,rgba(226,230,232,1) 4%,rgba(226,229,231,1) 7%,rgba(217,220,222,1) 82%,rgba(217,220,222,1) 89%,rgba(226,228,230,1) 93%,rgba(180,186,191,1) 96%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(236,244,250,1) 0%,rgba(226,230,232,1) 4%,rgba(226,229,231,1) 7%,rgba(217,220,222,1) 82%,rgba(217,220,222,1) 89%,rgba(226,228,230,1) 93%,rgba(180,186,191,1) 96%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecf4fa', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

border-bottom: 1px solid #b9b9b9;
font-size: 0.7em;
padding: 5px 5px;
border-radius: 4px 4px 0 0;
margin: 5px 0px 0px 0px;
}
#content {
	border-top: 0px dotted #000;
	padding:10px;
}
/**
#content img {
max-width: 100%;
}

*/

#content p img {
	max-width: 100%;
}
/**
 * Common HTML elements
 */
.pkp_controllers_fontController_smallFont {
  background:url(./images/font-down.png) !important;
  outline:none;
  text-indent:-9999px;
  display:block;
  float:left;
  width:25px !important;;
  height:23px;
}
.pkp_controllers_fontController_defaultFont {
  background:url(./images/font-default.png) !important;
  outline:none;
  text-indent:-9999px;
  display:block;
  float:left;
  width:25px !important;
  height:23px;
}
.pkp_controllers_fontController_largeFont {
  background:url(./images/font-up.png) !important;
  outline:none;
  text-indent:-9999px;
  display:block;
  float:left;
  width:25px !important;;
  height:23px;
}   

#leftSidebar {
	float: left;
	width: 20%;
	font-size: 0.65em;
	/*max-height: 100%;*/
	margin-left: 0;
	display: inline;
	overflow: hidden;
	background-color: #fff;
	margin-right: 0;
	padding-top: 0;
	min-height:3000px;
	border-left:solid #B4BABF thin;

}
 // Set main on non-IE browsers to have a 10% margin *html #main {
 margin-right: 40%;
}
#rightSidebar {
	float: right;
	width: 20%;
	font-size: 0.65em;
	margin-right: 0;
	display: inline;
	overflow: hidden;
	background-color: #fff;
	margin-left: 0;
	padding-top: 0;
	min-height:3000px;
	/*height: 100%;*/
	border-right:solid #B4BABF thin;
	position:absolute;
	right:0;
	top:0;
	z-index:888;
}
#leftSidebar, #rightSidebar {
	margin-top: 30px;
}

/**
 * Announcements
 */

#announcementsHome {
	width: 100%;
	margin: 2em 0 2em 0;
}
#announcementsHome h3 {
	text-align: center;
}
#announcements {
	width: 100%;
}
#announcements h3 {
	text-align: center;
}
table.announcements {
	width: 100%;
}
table.announcements td {
	padding: 0.25em 0.5em 0.25em 0.5em;
}
table.announcements td.nodata {
	text-align: center;
	font-style: italic;
}
table.announcements td.headseparator {
	border-top: 1px dotted #000;
	font-size: 0.1em;
	line-height: 1%;
}
table.announcements td.endseparator {
	border-top: 1px dotted #000;
	font-size: 0.25em;
	line-height: 10%;
}
table.announcements td.separator {
	border-top: 1px dotted #DDDDD0;
	font-size: 0.1em;
	line-height: 1%;
}
table.announcements tr.intro {
}
table.announcements td.intro {
}
table.announcements tr.title {
	vertical-align: top;
}
table.announcements td.title {
	width: 85%;
}
table.announcements td.title h4 {
}
table.announcements tr.description {
	vertical-align: top;
}
table.announcements td.description {
	width: 85%;
}
table.announcements tr.details {
	vertical-align: bottom;
}
table.announcements td.posted {
	padding-top: 1em;
	font-style: italic;
}
table.announcements td.more {
	width: 15%;
	text-align: right;
}
table.announcementsMore {
	width: 100%;
}
table.announcementsMore td {
	padding-top: 1.5em;
	text-align: right;
}
/**
 * Table of contents
 */

h4.tocSectionTitle {
}
table.tocArticle {
	width: 100%;
}
table.tocArticle td.tocTitle {
	width: 70%;
	height: 100%;
}
table.tocArticle td.tocGalleys {
	width: 30%;
	text-align: right;
}
table.tocArticle td.tocAuthors {
	padding-left: 30px;
	font-style: italic;
	vertical-align: top;
}
table.tocArticle td.tocPages {
	text-align: right;
	vertical-align: top;
}
.tocArticleCoverImage img {
	border: 0;
	float: left;
	width: 100px;
	margin: 0 1em 1em 0;
}
/**
 * Homepage image
 */

#homepageImage img {
	display: block;
	margin: 0 auto;
	border: 0;
	text-align: center;
}
.homepageImage img {
	margin: 0 auto;
	border: 0;
	float: left;
	width: 100px;
	margin: 1em 1em 1em 0;
	text-align: center;
}
/**
 * Additional text styles
 */

pre {
	background-color: #F0F0E8;
	color: #000;
	font-size: 1.25em;
}
/**
 * Table styles
 */

table.listing tr.highlight {
	background: yellow;
}
table.listing tr.fastTracked {
	background-color: #ABA;
}
table.listing tr.data td {
	border-top: 1px dotted #DDDDD0;
	border-bottom: 1px dotted #DDDDD0;
}
table.listing tr.data td.drag {
	cursor: move;
}
/**
 * Other organizational elements
 */

div.progressbar {
	background-image: url(../templates/images/progbg.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 505px;
	z-index:1;
}
td.notificationContent {
	padding-left: 5px;
	padding-right: 5px;
}
td.notificationFunction {
	padding-left: 5px;
	padding-right: 5px;
	text-align: right;
}
.throbber {
	display: none;
	background: url(../lib/pkp/templates/images/throbber.gif) no-repeat;
	width: 25px;
	height: 25px;
	margin-left: 50%;
	margin-top: 5%;
}
/* Font Sizer */

.smallFont {
	outline: none; /*for making it look nice in FF */
	background: url(../lib/pkp/templates/images/icons/font-down.png);
	text-indent: -9999px;
	display: block;
	float: left;
	width: 20px;
	height: 23px;
	margin-right: 4px;
	margin-left: 8px;
}
a.smallFont:hover {
	background: url(../lib/pkp/templates/images/icons/font-down.png);
	color: none;
}
.defaultFont {
	/*if you want to hide the default font button, use display:none */
	background: url(../lib/pkp/templates/images/icons/font-default.png);
	text-indent: -9999px;
	outline: none;
	display: block;
	float: left;
	width: 20px;
	height: 23px;
	margin-right: 4px;
}
a.defaultFont:hover {
	background: url(../lib/pkp/templates/images/icons/font-default.png);
	color: none;
}
.largeFont {
	background: url(../lib/pkp/templates/images/icons/font-up.png);
	outline: none;
	text-indent: -9999px;
	display: block;
	float: left;
	width: 20px;
	height: 23px;
}
a.largeFont:hover {
	background: url(../lib/pkp/templates/images/icons/font-up.png);
	color: none;
}
/* @group Tag-it */

ul.tagit {
	padding:1px 5px;
	border-style:solid;
	border-width:1px;
	border-color:#C6C6C6;
	overflow:auto !important;
	width:350px;
	margin-bottom: 0px;
}
ul.tagit li {
	-moz-border-radius:5px 5px 5px 5px;
	display: block;
	float: left !important;
	margin:2px 5px 2px 0;
	clear: none;
}
ul.tagit li.tagit-choice {
	background-color:#DEE7F8;
	border:1px solid #CAD8F3;
	padding:2px 4px 3px;
}
ul.tagit li.tagit-choice:hover {
	background-color:#bbcef1;
	border-color:#6d95e0;
}
ul.tagit li.tagit-new {
	padding:2px 4px 3px;
	padding:2px 4px 1px;
	padding:2px 4px 1px 0;
}
ul.tagit li.tagit-choice input {
	display:block !important;
	float:left;
	margin:2px 5px 2px 0;
}
ul.tagit li.tagit-choice a.close {
	color:#777777;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	outline:medium none;
	padding:2px 0 2px 3px;
	text-decoration:none;
}
ul.tagit input[type="text"] {
	-moz-box-sizing:border-box;
	border:none;
	margin:0;
	padding:0;
	width:inherit;
	border-color:#C6C6C6;
	background-color:#FFFFFF;
	color:#333333;
}
ul.tagit li:after, ul.tagit li div:after {
	content:" ";
	display:block;
	clear:none;
}
.vertical-menu {
    width: 100%; /* Set a width if you like */
}

.vertical-menu a {
	background: #fbf7ff;
    /*background-color: #ffffff; /* Grey background color */
    color: #0D3D6B; /* Black text color */
    display: block; /* Make the links appear below each other */
    padding: 12px; /* Add some padding */
    text-decoration: none; /* Remove underline from links */
	border-bottom: 1px solid #3F2066;
}
	
.vertical-menu a:hover {
    background-color: #C6ADCF; /* Dark grey background on mouse-over */
}

.vertical-menu a.active {
    /*background-color: #3F2066; /* Add a green color to the "active/current" link */
	background: #3F2066;
	background: -moz-linear-gradient(top,  #3F2066 0%, #633E71 100%);
	background: -webkit-linear-gradient(top,  #3F2066 0%,#633E71 100%);
	background: linear-gradient(to bottom,  #3F2066 0%,#633E71 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3F2066', endColorstr='#633E71',GradientType=0 );
	box-shadow: 0px 4px 5px rgba(0,0,0,0.3);
	border-bottom: 1px solid #fff;
    margin-bottom: 5px;
    color: white;
}
/* Added BY SJ Starts for Footer */
#container{width: 100%}
#container{min-width: auto;}
#container{max-width: 100%; margin-top:0px;}
#pageFooter{background: #D8DCDF; color: #333; padding: 10px; text-align: center; clear: both; margin-left: 0px; margin-right:0px; }
#pageFooter h1{display: float; width: 100%; margin-top: 0px; margin-bottom: 5px;}


/* Added BY SJ Upto for Footer */
