@charset "utf-8";

/*Mikhail Kandel for Genes & Cancer 2014*/
/*Change these colors for another journal*/

/*#6D3485 <= Darker Purple Green*/
/*#8E44AD <-Dark Purple */
/*#9B59B6 <-Light Purple */

a {
	    color: #6D3485;
}
a:hover {
	    color: #9B59B6;
}

#header {
	background-color:#8E44AD;
}
#header small.label {
	background-color: #9B59B6;
}

    #searchtable
	{
	border-color:#8E44AD;
	}

	.titlecell
	{
		background-color:#9B59B6;
	}

#nav {
	background-color:#8E44AD;
}
#subcontent  h2 {
	background-color: #8E44AD;
}
#rightcol {
	border-left-color: #9B59B6;
}
#footer
{
		background-color:#8E44AD;
}

.socialList > li > a > i.fa-brands {
	font-size: 18px;
	font-style: normal;
}

/*

 Teh styles

*/
* {
    margin: 0;
    padding: 0;
    border: 0;
}
a {
text-decoration:none;
	font-weight:bold;
}

a:hover {
    text-decoration: underline;
}
body {
	background:#ecf0f1;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: "Arial", sans-serif;
	color: #333;
	background-color: #EEE;
}
#container {
	width: 90.5em;
	width: 955px;
	/*height: 1600px;*/
	position: relative;
	margin: 10px auto;
	padding: 0;
	background-color:#fff !important;
	border: solid 5px #fff;
	box-shadow: 3px 3px 10px #888;
	background-position:bottom;
	background-repeat:repeat-x;
}

#header {
	padding: 0;
	margin: 0;
	height: 100px;
}


#clear p {
	visibility: hidden;
}

#header small.label {
	position: absolute;
	top: 35px;
	right: 5px;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	padding: 3px 7px 3px 7px;
	text-align:left;
}

#header small.label1 {
	margin:0px;

	display: block;
	position: absolute;
	top: 9px;
	left: 20px;
	font-size: 1em;
	font-weight: bold;
	color: #ccc;
	padding: 3px 7px 3px 7px;
	background-color: #7E012D;
	border: thin ridge #FFF;
}


/* BEGIN: search panel styles ----------------------------------------- */
/*---------------------------------------------------------------- */

#headertext
{
	float: right;
	position: absolute;
	color:#fff;
	margin-top:-18px;
	font-weight:bold;
	letter-spacing:-2px;
	font-size: 60px;
	right:35%;
	top:40px;
	cursor:pointer;
}
#goglesearch
{
	float: right;
	position: absolute;
	right: 0px;
	top: 55px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	width:220px;
	 overflow:hidden;
}
 td.gsc-clear-button { display: none !important; }
input.image {
    width: 25px;
    height: 20px;
    position: relative;
    top: 6px !important;
    top: 0;
}

/* BEGIN: menu styles  LEFT Column---------------------------------------- */
/*---------------------------------------------------------------- */
#nav {
	width: 16em;
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
}


#nav div.menunav {
	border-top-width: 0px;
	background-color: #FFF;
	border-style: solid;
	border-color: #ecf0f1;
	margin: 15px 15px 15px 10px;
	padding: 10px 4px 10px 1px;
	border-width:1px;
	font-size: 11px;
	-moz-box-shadow: 1px 1px 3px #444;
	-webkit-box-shadow: 1px 1px 3px #444;
	box-shadow: 1px 1px 3px #444;
}
.menunav ul {
	background-color: #FFF;
	padding-top: 10px;
}

.menunav ul li {
    list-style: none;
    padding-left: 15px;
    margin-bottom: 0.6em;
	font-size:1.15em;
}

.menunav ul li a {
	text-decoration: none;
	font-weight: bold;

	font-family: tahoma, sans-serif;
	/*color: #0b8614;*/
}

.menunav ul li a:hover {
	text-decoration: underline;
	/*color: #37c541;*/
}

.menu_selected {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #333;
	padding-left: 15px;
	font-weight: bold;
}


/*---------------------------------------------------------------- */
/*END: menu styles ----------------------------------------- */


#column2and3 {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 70em;
}
#column2and3-search {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 71em;
}


/*Begin: MAIN Content or CENTRAL COLUMN ----------------------------------------- */

#maincontent,
.maincontentsolo,
#maincontentsolo
 {
	background-color:#FFF;
	border-width:1px;
	margin-top:0px;
	padding:14px;
	border-color:#888;
	width: 485px;
	float:left;
	position:relative;
	margin-bottom:14px;;
	min-height:400px;

}
#maincontent
{
	box-shadow: 1px 1px 10px #E0E0E0;
}
.maincontentsolo
{
	width:95%;
}
#maincontent h1,
.maincontentsolo h1 {
	/*
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	*/
	color: #464646;
	font-size:20px;
	margin:5px;
}


#maincontent h2,
.maincontentsolo h2, #wrappodd h2 {
font-size: medium;
font-weight: bold;
	font-size:18px;
		margin:5px;

/*color: #C00;	*/
}

#maincontent h3,
.maincontentsolo h3
{
	margin-top: 1em;
	padding-left: 1.5em;
	color: #FFF;
	background-color: #999;
	margin-bottom: 1em;
	background-image: url(../images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #666;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
	line-height:16px;
}
#maincontent ul,
.maincontentsolo ul
{
	margin-left:10px;
}
#maincontent h4,
.maincontentsolo h4
{
	font-size: medium;
font-weight: bold;
	font-size:12px;
		margin:5px;
			padding-left: 1.5em;

}
#maincontent h7,.maincontentsolo h7 {
	font-size:1.4em;
	font-weight:bold;
	color:#333;
	text-decoration: underline;
	line-height: 3em;
}

#maincontent p,.maincontentsolo p {
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 1.2em;
}


/* BEGIN:  Various text styles----------------------------------------- */
/*---------------------------------------------------------------- */
.floatright {
	float:right;
	margin-right:10px;
}


.intro-wording {
	font-size: 1em;
	font-weight: bold;
	font-family: tahoma, sans-serif;
	margin-top: 15px;
	margin-bottom: 5px;
}

a.read-more {
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap;
}

a.read-more:hover {
    text-decoration: underline;
}


.news {
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 1.1em;
	color: #000000;
}

/*---------------------------------------------------------------- */
/*END: news sector styles ----------------------------------------- */


/*----- BEGIN: Right Column----------------------------------------- */

#rightcol {
	padding: 0px;
	float: right;
	position: relative;
	height: 100%;
	border-left-width: 1px;
	border-left-style: solid;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#AuthorList
{
	clear:both;
	padding: 0px;
	font-size:11px;
	margin-right:5px;
	position:relative;
	top:-10px;
	left:0px;
	margin-left:30px;
}
#AuthorList ul p {
	font-size:11px;
	color:#333;
}
ul#fullAuthorList.menuz.noaccordion > li > a > em.occupation {
	width:auto !important;
		cursor:pointer;
}
ul#fullAuthorList.menuz.noaccordion > li {
	width:auto;
}
#AuthorList a, #fullAuthorList a {
	text-decoration:none;
		cursor:pointer;
}
#subcontent  h2 {
	font-size: 1em;
	font-family: tahoma, sans-serif;
	font-weight: bold;
	color: #fff;
	background-repeat: no-repeat;
	background-position: 2px 0px;
	text-indent: 30px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-bottom: 1em;
}

#actions {
    float: right;
}

#actions li {
	padding-left: 2px;
	margin-bottom: 5px;
	font-size: 1.05em;
	line-height: 1.3em;
	font-weight: bold;
	list-style-type: disc;
}


.issue-archive {
	margin-top: 30px;
	font-weight: normal;
	padding-left: 4px;
	list-style-type: none;
}

.issue-archive a {
    color: #78878d;
    text-decoration: none;
    border-left: solid 10px #78878d;
    padding-left: 5px;
}

.issue-archive a:hover {
	text-decoration: underline;
	color: #C00;
}

#editor-list {

	margin-top: 1em;
	margin-left: 30px;
	padding-top: 0.4em;
	padding-bottom: 0;
	clear: left;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCC;
}

#editor-list dl {
    padding-bottom: 2em;
    margin-left: 0;
    padding-left: 15px;
}

#editor-list dl dt {
	padding-top: 0.4em;
	font-weight: bold;
	color: #C00;
}

#editor-list dl dd {
    margin-bottom: 0.2em;
}

#editor-list dl dd em.occupation {
    font-size: 0.9em;
    display: block;
    font-style: normal;
    color: #5e737c;
}

.seefull {
    margin-top: 1em;
}

.seefull a {
    text-decoration: none;
	font-weight: normal;
    font-size: 1.1em;
    color: #999;
    border-left: solid 10px #999;
    padding-left: 5px;

}
.seefull a:hover {

	color: #C00;
	text-decoration: underline;

}
.editors {
}

.editors dl dt {
    font-weight:bold;
    font-size: 1.3em;
    padding-top:0.5em;
    padding-bottom:0.5em;
}

.editors dl dd {
    padding-bottom:0.3em;
}
.editors dl dd a {
    text-decoration:none;
    font-weight:bold;
}

/*---------------------------------------------------------------- */
/*END: site stucrture styles ----------------------------------------- */

/* BEGIN: footer styles ----------------------------------------- */
/*---------------------------------------------------------------- */
#footer {
	clear: both;
	background-position: left top;
	padding-top: 8px;
	line-height:12px;
	vertical-align:middle;
	text-align:center;
}

div.footer-site-links {
	margin: 10px 0 15px 0;
	text-align: center;
	display: inline-block;
	width: 100%;
}
div.footer-site-links > div > div > ul {
	margin: auto 0;
	padding: 0;
}
div.footer-site-links > div > div > ul > li {
	list-style-type: none;
	display: inline-block;
}
div.footer-site-links > div > div > ul > li:not(:last-child) ::after {
	font-size: 12px;
	color: #ffffff;
	font-weight: 300;
	content: '|';
	margin-left: 4px;
}

/*---------------------------------------------------------------- */
/*END: footer styles ----------------------------------------- */



/* Scientific editorial board */

#setList {
    padding-top: 1em;
    text-align:left;
}

.setList_Element {
    padding-top: 0.5em;
    font-size: 0.9em;
    font-weight:bold;
    color: #0000cc;
    font-family: verdana, monospace;
}

.setList_Org{
    font-size: 0.8em;
    font-weight:normal;
    color: #5e737c;
}

.setList_Em {
    font-size: 0.8em;
    font-weight:normal;
    color: #5e737c;
}




.ddimgtooltip{
box-shadow: 3px 3px 5px #818181; /*shadow for CSS3 capable browsers.*/
-webkit-box-shadow: 3px 3px 5px #818181;
-moz-box-shadow: 3px 3px 5px #818181;
display:none;
position:absolute;
border:1px solid black;
background:white;
color: black;
z-index:2000;
padding: 4px;
}




.archive-table td {
  padding-left:1em;
  padding-right:1em;
  padding-bottom: 0.15em;
  padding-top:1em;
}
/*---------NOT IN USE---*/


#alert-signup input {
    border: 1px solid;
}

#alert-signup div {
  padding-bottom: 1em;
}

.forthcoming li{
   padding-bottom:1em;
}
#journalNewsPanel {
    background: #fcd9ab ;
    margin-top: 2em;
    padding-top: 1em;
    padding-left: 1em;
    padding-right: 1em;
    padding-bottom: 1em;
    text-align: justify;
    margin-left: 25px;
    margin-right: 20px;
}
#journalNewsPanel-reference {
    font-size: 1em;
    color: #5e737c;
    font-family: verdana, monospace;
    padding-left: 2em;
}

#journalNewsPanel-header {
    font-size: 1.2em;
    color: #5e737c;
    font-family: verdana, monospace;
    padding-left: 2em;
    padding-bottom: 1em;
}
#search-header {
    padding-bottom: 1em;
}

.search-highlight {
    font-weight: bold;
    color: #CC0000;
}

.search-result-links, .search-result-fragment {
    padding-top: 0.25em;
}



#latestissue {
	padding-top: 4px;
}
#ad.short-description {
	font-size: 1.1em;
}

.section-header-clear {
  clear: left;
}

.forAuthors-contents {
  padding-left:2em;
  padding-bottom:2em;
}

.no-line-breaks {
  white-space: nowrap;
}

.rightName {
	margin-top:4px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:700;
	height:14px;
	font-size:11px;
	margin-bottom:1px;
	color: #464646;

}
a.drawhand
{
	cursor:pointer;
}
.occupation {
	clear:both;
	display:block;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#5e737c;
	margin:0px;
	padding:0px;
	width:225px;
		cursor:pointer;
}

input.words {
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 1em;
	text-align: left;
	color: #777;
	border: 1px solid #C00;
}
/**/

#covercell
{
	padding:10px;
}
#toc p
{
	padding:0px;
	font-size:1.05em;
}
.artitle
{
	font-size:1.2em;
}
.artautho
{
}
.artgal
{
	margin-bottom:10px;
	font-weight:bold;
	font-size:1.1em;
}
.artitle
{
	font:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
}

div.article{
	margin-bottom: 1em;
}

p.artPageRange
{
	margin-bottom: .5em;
}

.artpage
{
	color: #888;
	font-weight: 700;
}

div.combo{
	margin-bottom: .5em;
}

input[type="text"]
{
		margin-left:1em;
		padding:2px;
		border: 1px solid black;
		background:#ecf0f1;
}
input[type="submit"]
{
			padding:2px;
		border: 1px solid black;
	background: none repeat scroll 0% 0% rgb(236, 240, 241);
}

    #searchtable   {
		 display: table; border-collapse: collapse;
	}
    .searchtitle,.searchresult  { display: table-row;
	border-collapse: collapse;
	}
    .searchcell,.titlecell { display: table-cell;
	border: 2px solid	rgb(236, 240, 241);

	padding:10px;

	}
	.titlecell
	{
		color:#FFF;
		font-weight:bolder;
	}
	#subcontent
	{
		width:244px;
		padding-bottom:5px;
		background:#FFF;
	}

	.rslides
	{
	border-style: solid;
	border-color: #2ECC71;
	overflow:hidden;
	    text-align: center;
/*	background-color:#27AE60;*/

	}
		.rslides li
{
	 list-style-type: none;
	 height:240px;
	 	vertical-align:central;
		    text-align: center;
			overflow:hidden;

}
	.rslides_tabs li {
    display: inline;
    float: none;


}
.rslides_tabs {
    text-align: center;
	vertical-align:central;
    width: 100%;
	background-color:#27AE60;
	font-size:13px;
	line-height:18px;
}
.rslides_tabs a
{
	color:#FFF;
	margin:5px;
}
h5.rslideslabel
{
    width: 100%;
	color:#FFF;
	background-color:#27AE60;
	font-size:15px;
	font-weight:700;
	line-height:20px;
	padding:4px;
}
#footer
{
	color:#FFF;
	padding:5px;
}
#footer a
{
	color:#fff;
}

.conferenceButtonLink{
  margin-top: 20px;
  background-color: transparent;
  color: #8E44AD;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  transition-duration: 0.25s;
  transition-timing-function: ease-out;
  transition-delay: initial;
  transition-property: color;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  line-height: 1.1;
  font-weight: 700;
	position: relative;
  display: flex;
  padding-top: 5px;
	padding-bottom: 5px;
  margin-bottom: 20px;
  text-align: center;
  font-size: 13px;
  letter-spacing: 0.58px;
  transition-duration: 0.25s;
  transition-timing-function: ease-out;
  transition-delay: initial;
  transition-property: background;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  background-color: #8E44AD;
	transition-duration: 0.25s;
	transition-timing-function: ease-out;
	transition-delay: initial;
	transition-property: background;
	width:80%;
	left:11px;
}

.conferenceContent{
	position: relative;
	left:16px;
}

#subcontent > div.conferenceContent > a.conferenceButtonLink{
	color: #fff;
}

.conferenceButtonLink:hover{
background-color: #b367d3;
text-decoration: none;
}

.interviewsMain{
margin-bottom: 2em;
}

.interviewKeywordTags,.interviewDescription{
	margin-top: 2em;
}

.interview-tag{
	padding:5px;
	margin:0px 10px 10px 0px;
	border:1px solid;
	float:left;
	display:block;
	width:auto;
}

.interviewLink{
	font-size: 14px;
	position: relative;
	left:5px;
}

.currentInterviewDescription{
width:95%;
margin-bottom: 2em;
position: relative;
}

.interviewText{
	text-align: justify;
	font-size: 11px;
	position: relative;
	left:9px;
}

.toInterivews{
	height: 100%;
	padding-bottom: 1em;
	padding-top: 2em;
}

.volumes-sage {
		background-color: #FFF;
    border-width: 1px;
    /* margin-top: 0px; */
		/* margin: auto 0; */
    padding: 14px;
    border-color: #888;
    width: 567px;
    /* float: left; */
    /* position: relative; */
    /* margin-bottom: 14px; */
		text-align: center;
		margin-top: 2em;
    /* min-height: 400px; */
		box-shadow: 1px 1px 10px #E0E0E0;
}

.emphasis {
	font-weight: bold;
}
