.form-control {
  border: 2px solid #bdc3c7;
  padding: 3px 10px 3px 10px;
  -webkit-appearance: none;
  border-radius: 6px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
  -moz-transition: border .25s linear, color .25s linear, background-color .25s linear;
  -o-transition: border .25s linear, color .25s linear, background-color .25s linear;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
  -webkit-backface-visibility: hidden;
}
.form-group.focus .form-control,
.form-control:focus {
  border-color: #609c42;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}


.input-xs { 
    height: 25px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px 3px 3px 3px;
}


/*------------------------------------------------------------
		listGrid.baseStyle
------------------------------------------------------------*/
.phyto-cell,
.phyto-cellDark,
.phyto-cellOver,
.phyto-cellOverDark,
.phyto-cellSelected,
.phyto-cellSelectedDark,
.phyto-cellSelectedOver,
.phyto-cellSelectedOverDark,
.phyto-cellDisabled,
.phyto-cellDisabledDark,
.tallCell,
.tallCellDark,
.tallCellOver,
.tallCellOverDark,
.tallCellSelected,
.tallCellSelectedDark,
.tallCellSelectedOver,
.tallCellSelectedOverDark,
.tallCellDisabled,
.tallCellDisabledDark,
.gridSummaryCell,
.gridSummaryCellDisabled,
.recordSummaryCell,
.recordSummaryCellDark,
.recordSummaryCellOver,
.recordSummaryCellOverDark,
.recordSummaryCellSelected,
.recordSummaryCellSelectedDark,
.recordSummaryCellSelectedOver,
.recordSummaryCellSelectedOverDark,
.recordSummaryCellDisabled,
.recordSummaryCellDisabledDark,
.expansionCellCell,
.expansionCellCellDark,
.expansionCellCellOver,
.expansionCellCellOverDark,
.expansionCellCellSelected,
.expansionCellCellSelectedDark,
.expansionCellCellSelectedOver,
.expansionCellCellSelectedOverDark,
.expansionCellCellDisabled,
.expansionCellCellDisabledDark,
.specialCol,
.specialColOver,
.specialColSelected,
.specialColSelectedOver,
.specialColDisabled,
.groupNode,

.phyto-fingerprint,
.phyto-fingerprintDark,
.phyto-fingerprintOver,
.phyto-fingerprintOverDark,
.phyto-fingerprintSelected,
.phyto-fingerprintSelectedDark,
.phyto-fingerprintSelectedOver,
.phyto-fingerprintSelectedOverDark,
.phyto-fingerprintDisabled,
.phyto-fingerprintDisabledDark,

.phyto-synteny,
.phyto-syntenyDark,
.phyto-syntenyOver,
.phyto-syntenyOverDark,
.phyto-syntenySelected,
.phyto-syntenySelectedDark,
.phyto-syntenySelectedOver,
.phyto-syntenySelectedOverDark,
.phyto-syntenyDisabled,
.phyto-syntenyDisabledDark
 {
  font-family: "Roboto", Arial, Verdana, sans-serif;
  font-size: 12px;
  text-overflow: ellipsis;
  height: 30px; 
}

.geneVar-cell,
.geneVar-cellDark,
.geneVar-cellOver,
.geneVar-cellOverDark,
.geneVar-cellSelected,
.geneVar-cellSelectedDark,
.geneVar-cellSelectedOver,
.geneVar-cellSelectedOverDark,
.geneVar-cellDisabled,
.geneVar-cellDisabledDark
{
  font-family: "Roboto", Arial, Verdana, sans-serif;
  font-size: 12px;
  text-overflow: ellipsis;
  height: 30px; 
  color: black;
  vertical-align: top;
}

.msaCell,
.msaCellDark,
.msaCellOver,
.msaCellOverDark,
.msaCellSelected,
.msaCellSelectedDark,
.msaCellSelectedOver,
.msaCellSelectedOverDark,
.msaCellDisabled,
.msaCellDisabledDark
 {
  font-family: "Roboto", Arial, Verdana, sans-serif;
  font-size: 12px;
  color: black;
  text-overflow: ellipsis;
  height: 14px; 
  line-height: 1;
}

.gridHover{
	background-color: #FFFFFF !important;
	border-color: #FFFFFF !important;
}

.buttonLink{
  -moz-border-radius: 51px;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-border-radius: 51px;
  -webkit-box-shadow: #6E7849 0 0 10px;
  -webkit-transition: all 0.5s ease;
  background-color: #609c42;
  border-radius: 51px;
  border: 2px solid #4a5032;
  color: #ffffff;
  display: inline-block;
  font-size: 1em;
  margin: auto;
  padding: 0px 2px;
  text-decoration: none;
  transition: all 0.5s ease;
}

.buttonLink {
  padding: 0px 2px;
}

.btnSelected{
	color: rgb(51, 51, 51);
	background-color: rgb(235, 235, 235);
	border-color: rgb(173, 173, 173);
}
.specialCol {
  background-color: #fafafa;
  color: black;
  font-family: "Roboto", Arial, Verdana, sans-serif;
  font-size: 12px;
  text-overflow: ellipsis;
}

.phyto-cellDark,
.geneVar-cellDark,
.recordSummaryCell,
.recordSummaryCellDark,
.phyto-fingerprintDark,
.phyto-syntenyDark

 {
  background-color: #f1f1f1;
}

.gridSummaryCell,
.gridSummaryCellDisabled {
  background-color: #f0f0f0;
}

.tallCellDark {
  background-color: #fafafa;
}

.phyto-cellOver,
.phyto-cellOverDark,
.geneVar-cellOver,
.specialColOver,
.recordSummaryCellOver,
.recordSummaryCellOverDark,

.phyto-fingerprintOver,
.phyto-fingerprintOverDark,
.phyto-syntenyOver,
.phyto-syntenyOverDark

 {
  background-color: #c4ddfd;
}

.tallCellOver,
.tallCellOverDark {
  background-color: #dbedff;
}

.phyto-cellSelected,
.phyto-cellSelectedDark,
.geneVar-cellSelected,
.geneVar-cellSelectedDark,
.specialColSelected,
.recordSummaryCellSelected,
.recordSummaryCellSelectedDark,

.phyto-fingerprintSelected,
.phyto-fingerprintSelectedDark,
.phyto-syntenySelected,
.phyto-syntenySelectedDark

 {
  background: #d6e8ff;
}

.tallCellSelected,
.tallCellSelectedDark {
  background: #d6e8ff;
}

.phyto-cellSelectedOver,
.phyto-cellSelectedOverDark,
.geneVar-cellSelectedOver,
.geneVar-cellSelectedOverDark,
.specialColSelectedOver,
.recordSummaryCellSelectedOver,
.recordSummaryCellSelectedOverDark,

.phyto-fingerprintSelectedOver,
.phyto-fingerprintSelectedOverDark,
.phyto-syntenySelectedOver,
.phyto-syntenySelectedOverDark

 {
  background-color: #c4ddfd;
}

.tallCellSelectedOver,
.tallCellSelectedOverDark {
  background-color: #d0dff6;
}

.gridSummaryCell,
.gridSummaryCellDisabled {
  font-weight: bold;
}
.phyto-cellDisabled,
.phyto-cellDisabledDark,
.geneVar-cellDisabled,
.geneVar-cellDisabledDark,
.specialColDisabled,
.tallCellDisabled,
.tallCellDisabledDark,
.gridSummaryCellDisabled,
.specialColDisabled,
.recordSummaryCellDisabled,
.recordSummaryCellDisabledDark,
.phyto-fingerprintDisabled,
.phyto-fingerprintDisabledDark
 {
  background-color: white;
  color: #ababab;
}
/* for grouping */
.groupNode {
/*   border-bottom: 1px solid #8299b8; */
  color: #3764a3;
  font-family: "Roboto", Arial, Verdana, sans-serif;
  font-weight: bold;
}
.listTable{
	font-size: 12px !important;
	color: red;
}
.listTable .listitem{
	
}
/* non-fingerprint styles */

.phyto-cell,
.phyto-cellDark,
.phyto-cellOver,
.phyto-cellOverDark,
.phyto-cellSelected,
.phyto-cellSelectedDark,
.phyto-cellSelectedOver,
.phyto-cellSelectedOverDark,
.phyto-cellDisabled,
.phyto-cellDisabledDark,
.tallCell,
.tallCellDark,
.tallCellOver,
.tallCellOverDark,
.tallCellSelected,
.tallCellSelectedDark,
.tallCellSelectedOver,
.tallCellSelectedOverDark,
.tallCellDisabled,
.tallCellDisabledDark,
.gridSummaryCell,
.gridSummaryCellDisabled,
.recordSummaryCell,
.recordSummaryCellDark,
.recordSummaryCellOver,
.recordSummaryCellOverDark,
.recordSummaryCellSelected,
.recordSummaryCellSelectedDark,
.recordSummaryCellSelectedOver,
.recordSummaryCellSelectedOverDark,
.recordSummaryCellDisabled,
.recordSummaryCellDisabledDark,
.expansionCellCell,
.expansionCellCellDark,
.expansionCellCellOver,
.expansionCellCellOverDark,
.expansionCellCellSelected,
.expansionCellCellSelectedDark,
.expansionCellCellSelectedOver,
.expansionCellCellSelectedOverDark,
.expansionCellCellDisabled,
.expansionCellCellDisabledDark,
.specialCol,
.specialColOver,
.specialColSelected,
.specialColSelectedOver,
.specialColDisabled,
.groupNode{
	margin:0 !important;
	color: black;
}


/* fingerprint specific styles */

.phyto-fingerprint,
.phyto-fingerprintDark,
.phyto-fingerprintOver,
.phyto-fingerprintOverDark,
.phyto-fingerprintSelected,
.phyto-fingerprintSelectedDark,
.phyto-fingerprintSelectedOver,
.phyto-fingerprintSelectedOverDark,
.phyto-fingerprintDisabled,
.phyto-fingerprintDisabledDark {
  font-family: "Roboto condensed", Arial, Verdana, sans-serif;
  font-size: 11px;
  padding: 0 !important;
  margin: 2px 0 !important;
}



.phyto-synteny>div,
.phyto-syntenyDark>div,
.phyto-syntenyOver>div,
.phyto-syntenyOverDark>div,
.phyto-syntenySelected>div,
.phyto-syntenySelectedDark>div,
.phyto-syntenySelectedOver>div,
.phyto-syntenySelectedOverDark>div,
.phyto-syntenyDisabled>div,
.phyto-syntenyDisabledDark>div {
	height:30px;
}

.phyto-synteny>div img,
.phyto-syntenyDark>div img,
.phyto-syntenyOver>div img,
.phyto-syntenyOverDark>div img,
.phyto-syntenySelected>div img,
.phyto-syntenySelectedDark>div img,
.phyto-syntenySelectedOver>div img,
.phyto-syntenySelectedOverDark>div img,
.phyto-syntenyDisabled>div img,
.phyto-syntenyDisabledDark>div img {
	vertical-align: middle;
}

.gridSQR{
}
.gridSQR tr{
	vertical-align: top;
}
.gridSQRHeader{
	font-weight: bold;
}
.gridFamGenesRow{
	height: 0px;
}

.tableVarHeader{
        font-family: Roboto, Arial, Verdana, sans-serif;
        font-size: 12px;
        font-weight: 600;
        color: black;
        position: relative;
        height: 29px;
}
.tableVarRecDark{
        background-color: #F8F8F8;
        color: black;
}
.tableVarRecLight{
        background-color: white;
        color: black;
}


/* END SMART GWT TABLES */



#wrapperPanel>div:nth-of-type(2){
    overflow:visible !important;
    }

.gwt-DisclosurePanel{
	margin:10px;
}

.gwt-DisclosurePanel>tbody>tr>td>a.header i{
	margin-left:5px;	
}


.gwt-DisclosurePanel-open>tbody>tr>td>a.header i{
	transform: rotate(90deg);	
}

h2{
	text-align:center;
}

/* styling for info Block tables */

.infoBlock{
	table-layout: fixed;
	padding-right: 10px;
}
.infoBlock > tbody > tr > td:first-child{
	text-align: right;
	font-weight: bold;
    overflow: hidden;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 160px;
    padding-right: 10px;
    }

.infoBlock td{
	vertical-align: top;
}
.infoBlock-header{
	margin-bottom: 10px;
	margin-top: -10px;
	font-size: 18px;
	font-family: 'Roboto slab';
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}


/* end info block styling */

/* TREE */
.treeSelector table{
	margin:0;
	padding:0;
	border-collapse: collapse;
	}
	
.treeSelector table td:first-child{
	text-align:center;	
	background-image: url("../images/treeSelector/NodeConnector.svg") !important;
	background-repeat: no-repeat;
	background-position: center top;
	
}	
	
.treeSelector tr{
	margin:0;
	padding:0;
	}
.treeSelector td{
	margin:0;
	padding:0;
	width: 31px !important;
	vertical-align: middle;
	}
.treeSelector tbody{
	margin:0;
	padding:0;
}

.treeSelector img{
	margin:0;
	padding:0;	
}


.treeSelector table ~ div{
	background-color: white !important;
	margin-left: 1px !important;
}
.treeSelector table ~ div>div{
	background-image: url("../images/treeSelector/treeConnectorMiddle.svg") !important;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 14px !important;
	}

.treeSelector table ~ div>div:last-child{
	background-image: url("../images/treeSelector/treeConnectorLastChild.svg") !important;
	}


.treeSelector .gwt-TreeItem {
  padding: 1px 0px;
  margin: 0px;
  white-space: nowrap;
  cursor: hand;
  cursor: pointer;
}
.treeSelector .gwt-TreeItem-selected {
  background: #ebeff9;
}
.gwt-TreeItem .gwt-RadioButton input,
.gwt-TreeItem .gwt-CheckBox input {
  margin-left: 0px;
}

.treeSelectorSpecies{
}

.treeSelectorSpecies,.treeSelectorNode{
 	margin-left:8px;
    border-radius: 10px 10px 10px 10px;
    padding-left: 8px;
    background:none;
}

.treeSelectorSpecies:hover,.treeSelectorNode:hover{
	background-color: #eeeeee;	
}

.treeSelectorSpecies.selectedTreeItem,.treeSelectorNode.selectedTreeItem{
    border: 2px solid #609c42;
    background: white;
    line-height: 16px;
    padding-left: 6px;
    }

.treeSelectorSpecies.selectedTreeItem:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	content: "\f00c";
	color: #609c42;
	margin-left: 5px;
}


/* TREE */

.titleLabel{
	Font-family: "Roboto slab";
	Font-weight: bold;
	margin-left: 200px;
	font-size: 20px;
}

.clearPanel{
	clear: all;
}
#famTogglePanel{
	position: absolute;
	z-index: 500;
	margin-left: 800px;	
}
#KWSRnavPanel{
	position: absolute;
	z-index: 500;
	margin-left: 200px;	
}

#KWSRnavPanel td{
	padding: 2px 6px 2px 2px;
	cursor: pointer;
}
#KWSRnavPanel td:first-child{
	padding-left: 400px;
}


.blockButton{
	display:block;
}
.gwt-RadioButton label{
	padding: 0 1.2em 0 .2em;
}

/* LAYOUT */

.rootPanel{
	/*min-width: 1150px;*/
}
.rootPanelhome{
	/* min-height: 800px; */
}
#wrapper{
	min-width:inherit;
}

.contentPanel{
    background-color: #fff;
	padding: 60px 10px 20px 210px;
    height: auto; 
    min-height: 100%;
    min-width: inherit;
}


.topMenu {
	min-width:1150px;
}

/* to handle v12.1.2 and up # of species */
#topMenuBar .btn-group:first-child > ul > li {
    overflow-x: hidden;
    overflow-y: auto;
    height: calc(100vh - 120px);
}

#topMenuBar .btn-group:first-child > ul > li .row {
    margin-left: -15px;
    margin-right: 15px;
}

/* KWSR needs */

.some {
	/* font-family: "Arial";*/
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 2px;
/* 	width: 22px !important; */
	width:100%;
}

.none {
	width: 25px !important;
	color: #959595;
	text-align: center;

        }

.domainTitle{ 
              font-size: 12px;
              font-weight: bold;
              text-align: center;
              font-family: Roboto;
              vertical-align: top;
              background-color: #ffffff;
              padding-top: 5px;
              }

.aTableTitle{ 
              font-size: 12px;
              font-weight: bold;
              text-align: center;
              vertical-align: bottom;
              font-family: Roboto;
              background-color: #ffffff;
              padding-bottom: 5px;
              padding-top: 10px;
              }
              
.tabSetGeneral{ /* general contents in a tabset/tab */
              font-size: 12px;
              font-weight: bold;
              text-align: center;
              font-family: Roboto;
              background-color: #ffffff;
			  color: black;
              padding-bottom: 10px;
              padding-top: 10px;
}

.geneSeqPanel{
	width: 700px;
	margin-left: 90px;
}
.formTitle{ /* GeneVar tab */
	color: black !important;
	font-family: Arial,Verdana,sans-serif !important;
	font-size: 11px !important;
}
.geneHomBtnPanel{
	margin-left: 100px;
}
/* .geneVarBtnPanel{ */
/*  	margin-left: 10px;  */
/* } */
.geneFilterBtnPanel{
 	margin-left: 273px; 
}
.geneFilter2BtnPanel{
 	margin-left: 300px; 
}
.selectItemText{
  width: 200px !important; 
  height: initial !important;
/*   color: white !important; */
}
.selectItemTextFocused{
  width: 200px !important; 
  height: initial !important;
/*   color: white !important; */
}
.geneVarDP{
	cursor: default !important;
}
.keyGeneSeq{
	font-size: 13px;
    text-align: center;
   	font-family: Roboto;
   	background-color: #ffffff;
	color: black;
   /* padding-bottom: 10px; 
   	padding-top: 5px; */
}

.geneRetrieveSeq {
    text-align: center;
    font-size: 12px;
    font-family: Roboto;
    border: 1px solid rgb(215, 215, 215);
    background-color: rgb(236, 236, 236);
    width: 560px;
    padding: 2px 10px;
    margin: 5px 140px 5px 50px;
}
.geneRetrieveSeqText {
    padding-top: 5px;
    font-weight: bold;
}
.geneVarFilterFText{
    padding-top: 5px;
    font-weight: bold;
    margin-left: 158px;
}
.formTitle label{
	padding-top:5px;
}

.Level_0 {
	background-color: #f7fcf0 !important;
	color: #555555;
	}
.level_1 {
	background-color: #e0f3db !important;
	color: #555555;
	font-weight: bold !important;
	}
.level_2 {
	background-color: #ccebc5 !important;
	color: #555555;
	font-weight: bold !important;
	}
.level_3 {
	background-color: #a8ddb5 !important;
	color: #363636;
	font-weight: bold !important;
	}
.level_4 {
	background-color: #7bccc4 !important;
	color: #363636;
	font-weight: bold !important;
	}
.level_5 {
	background-color: #4eb3d3 !important;
	color: #363636;
	font-weight: bold !important;
	}
.level_6 {
	background-color: #2b8cbe !important;
	color: #ECECEC;
	font-weight: bold !important;
	}
.level_7 {
	background-color: #0868ac !important;
	color: #ECECEC;
	}
.level_8 {
	background-color: #084081 !important;
	color: #ECECEC;
	}

.level_9 { /* makes type smaller for numbers >= 200 */
	font-family: "Roboto Condensed" !important;
	background-color: #084081 !important;
	color: #ECECEC;
	}

.level_10 {
	font-family: "Roboto Condensed" !important;
	background-color: #084081 !important;
	color: #ECECEC;
	}

/* Family view needs */

.cvPDCToolTip {  /* Cluster View Protein Domain Cartoon tooltip */
	position:absolute;
	left:200px;
	display:none;
	z-index: 101;
    background-color: #EBECF6;
    border: 1px solid #666666;
    line-height: normal;
    margin: -8px 8px 8px -8px;
    padding: 8px;
    width: 330px;
    white-space: pre-wrap;
}





/* Gene view needs */

.gvPDCToolTip { /* Gene View Protein Domain Cartoon tooltip */
	position:absolute;
	left:50px;
	top:50px;
	display:none;
	z-index: 101;
    background-color: #EBECF6;
    border: 1px solid #666666;
    line-height: normal;
    margin: -8px 8px 8px -8px;
    padding: 8px;
    width: 290px;
 	white-space: pre-wrap;
}

/* added from duster */

.geneVProteinDomainPanel{
	
	border-width: 1px;
	border-style: solid;
	border-color: gray;
	background-color: transparent;
	padding:20px 40px 20px 30px;
}

#tab_domain,#tab_synteny,#tab_exons{
	border: 1px solid #FFFFFF;
	padding: 1px 10px 0 10px;
	text-decoration:none;
	}

.csrg { /*  Cluster view: sr genomic exons */ 
	margin: 3px;
	height: 8px;
	position: relative;
	top: 0px;
	left: 0px;
	background-position: center;
}

.gsras { /*  Gene view: sr aligned sequence */ 
	margin: 3px;
	height: 8px;
	position: relative;
	top: 0px;
	left: 0px;
	background-position: center;
}


.csrp { /*  Cluster view: sr peptide */ 
	margin: 3px;
	height: 8px;
	position: relative;
	top: 0px;
	left: 0px;
	background-position: center;
}
	
.gsrp {  /*  Gene view: sr peptide */ 
    background-position: center center;
    height: 12px;
    left: 0;
    margin: 5px;
    position: relative;
    top: 0;
}	

.gsrp div.gsrd{   /*  Gene view: sr domain */ 
	line-height: 12px;
	border-color: #960014;
	border-width: 1px;
	position: absolute;
	border-style: none;
	cursor:default;
}
.gsrp div.gsrd:hover {   /*  Gene view: sr domain*/ 
    margin: -1px 0 0 -1px;
    border-style: solid;
    z-index:1;
}
.csrg div.csre{   /*  Cluster view: sr exons*/ 
        line-height: 8px;
        border-color: #960014;
        border-width: 1px;
        position: absolute;
        border-style: none;
        cursor:default;
}

.gsras div.gsrb{   /*  Gene view: sr blocks*/ 
        line-height: 8px;
        border-color: #960014;
        border-width: 1px;
        position: absolute;
        border-style: none;
        cursor:default;
}

.csrp div.csrd{   /*  Cluster view: sr domain*/ 
        line-height: 8px;
        border-color: #960014;
        border-width: 1px;
        position: absolute;
        border-style: none;
        cursor:default;
}

.csrp div.csrd:hover {   /*  Cluster view: sr domain*/ 
    margin: -1px 0 0 -1px;
    border-style: solid;
    z-index:1;
}

.csrg div.csre:hover {   /*  Cluster view: sr exons*/ 
    margin: -1px 0 0 -1px;
    border-style: solid;
    z-index:1;
}


.gsrp div.gsrl{  /*  Gene view: sr label */ 
        line-height: 12px;
        border-color: #960014;
        border-width: 1px;
        position: absolute;
        border-style: none;
        cursor:default;
}

.csrp div.csrl{  /*  Cluster view: sr label */ 
	position: absolute;
	border-style:none; 
	left: 302px;
	top:-3px;
	font-size:10px;
}

.tool {
  position: relative;   /* this is key */
  cursor: pointer;
}
 
.tool span.tip {
  display: none;        /* so is this */
}

/* tooltip will display on :hover event */
 
.tool:hover span.tip {
  display: block;
  z-index: 100;
  position: absolute;
  top: 1.6em;
  left: 10px;
  width: auto;
  padding: 3px 7px 4px 6px;
  border: 1px solid #336;
  background-color: #f7f7ee;
  font: normal 0.9em/1.2em "Roboto Condensed",arial, helvetica, sans-serif;
  text-align: left;
  color: #000;
}

 
.warningTooltip{
  display: block;
  z-index: 100;
  padding: 3px 7px 4px 6px;
  background-color: #F3E2A9;
  font: normal 0.9em/1.2em "Roboto Condensed",arial, helvetica, sans-serif;
  text-align: left;
  color: #000;
}

.cds {
	background-color: #AABADD ;
}

.utr5 {
	background-color: #A4D4B0 ;
}
.utr3 {
	background-color: #D2A6C7 ;
}

.exonEven,.cdsEven{
	background-color: #D5DCEF;
}
.exonOdd,.cdsOdd{
	background-color: #AABADD;
}

.utr5Odd{
	background-color:  	#A4D4B0;
}
.utr5Even{
	background-color:  	#D5E9D7;
}

.utr3Odd{
	background-color: #D2A6C7;
}
.utr3Even{
	background-color: #E9D2E4;
}
.exonBlock {
    font-family: monospace;
    font-size: 14px;
    line-height: 1.0 !important;
}

.gvFlankTA {
	width:70px;
	height:15px;
	border: 1px solid #666666;
}

gvGPHCols{
	width: 50px;
}	
/* .gvGPHColLast{
	width:100px;
} */

FONT{
padding:1px 0px 1px 0px;
letter-spacing:2px;
color:#363636;
}
FONT.T8{ color:#3d107b }
FONT.T9{ color:#00a8ec }
FONT.T10{ color:#33cccc }
FONT.T11{ color:#00ffcc }
FONT.T12{ color:#0469b3 }
FONT.T13{ color:#009f3c }
FONT.T14{ color:#1dc623 }
FONT.T15{ color:#ff3333 }
FONT.T16{ color:#cc6600 }
FONT.T17{ color:#df0024 }
FONT.S36{ background-color:#ed717a; }
FONT.S37{ background-color:#aaaaFF; }
FONT.S38{ background-color:#69c08a; }
FONT.S39{ background-color:#8dcff4; }
FONT.S40{ background-color:#fef886; }
FONT.S41{ background-color:#f5ba5c; }
FONT.S42{ background-color:#f289ae; }
FONT.S43{ background-color:#826ba9; }
FONT.S44{ background-color:#648dc7; }

.alignInsertSite {
    background-color: #2D73B9;
    line-height: 7px;
    position: absolute;
}
.alignInsert {
    background-color: #2D73B9;
    line-height: 4px;
    position: absolute;
    top: 10px;
}

/* MSA ?? */
.msaSeq {
    font-family: monospace;
    font-size: 14px;
}
.msaLabels{
	font-size: 11px;
}
#labels{
float:left;
border-right: 1px solid #959595;
} 
#labels td,#lines td{
border-bottom: 1px dotted #ececec;
/* line-height:11px; */
font-size: 9px;
padding-right: 0.5em;
border-right: 0px;
}
#lines{
overflow:auto;
font-family: monaco, courier, monospace;
font-size: 11px;
position:relative;
}

.sequence_cell{
	white-space: pre;
    font-family: monospace;
    font-size: 14px;
}
.ruler{
white-space: pre;
font-family: monospace;
font-size: 14px;
background-color: #ececec;
color: #666666;
padding:1px 0px 1px 0px;
letter-spacing: 1.9px;
}

.snpM1{    
  position:absolute;    
  display:block;
  width:4px;
  height:4px;
  border-radius:4px;
  line-height:5px;
  opacity:0.95
}
.snpM1:hover{
  width:10px;
  height:10px;
  border-radius:10px;
  opacity:1
}
.snpMSel{
  width:10px;
  height:10px;
  border-radius:10px;
  background:gold;
  z-index: 100;
}
.menuTool{
	color:#333333;
}
.menuTool:hover, .menuTool:focus{
	color: #262626;
	text-decoration: none;
	background-color: #f5f5f5;
}

.homePanel{
	border: 1px solid #4D4D4D;
	padding: 0;
	margin: 3px;
	border-radius: 5px;
	text-align: center;
}
 
.homeStackHeader {
	background-color: rgb(147, 169, 213);
	border: 1px solid rgb(77, 77, 77);
	border-radius: 12px;
	color: rgb(255, 255, 255);
	cursor: pointer;
	font-family: "Roboto Slab";
	font-size: 13px;
	line-height: 14px;
	margin: 1px 2px;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
}
.homeStackHeader:hover{
	background: #d3def6;
}
a[data-toggle="tooltip"]{
	color: black;
}

a[data-toggle="tooltip"]:hover{
	color: black;
	text-decoration:none;
}

.close_box {
    float: right;
    width: 12px;
    height: 12px;
    background-image: url("../images/close.gif");
    background-position: right top;
}
.close_boxGV {
	margin-top: -50px;
    float: right;
    width: 12px;
    height: 12px;
    background-image: url("../images/close.gif");
    background-position: right top;
}
.popup{
	position: absolute;
	z-index: 30000000;
	min-width: 160px;
	padding: 15px;
	margin: 15px;
	list-style: none outside none;
	font-family: "Roboto", Arial, Verdana, sans-serif;	
	font-size: 14px;
	background-color: #FFF;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.176);
	background-clip: padding-box;
}
.popup .Caption{
	margin-top:-6px;
	padding-bottom: 7px;
	font-size:11px;
}
.popup .dialogTop{
	cursor:move;
}

.popupLabel{
	font-weight: bold;
	margin-bottom: 10px;
}

.geneExpIntermine{
	white-space:nowrap;
	padding-left: 350px;
	height:22px;
	font-size: 12px;
	font-weight: bold;
}
.geneHomIntermine{
	white-space:nowrap;
	padding-left: 400px;
	height:22px;
	font-size: 12px;
	font-weight: bold;
}
.geneHomShow{
	height:22px;
	font-size: 12px;
	font-weight: bold;
}
.geneVarPopup {
  	position:absolute;
   	display:none;
   	z-index: 9999999;
    line-height: 8px;
    font-family: "Roboto", Arial, Verdana, sans-serif;	
    font-size:10px;
    margin: -8px 8px 8px -8px;
    padding: 8px;
    white-space: pre-wrap;
    background-color: white;
    border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.176);
	background-clip: padding-box;
}
/* .geneVarDev tr { line-height: 5px; } */
.geneVarC{
	
}
.geneVarCin{
	 position:absolute;
	 background-color: maroon; 
	 height:10px;
}
.geneSeqC{
	line-height: 1.1;
}
.warning{
	color: #F00;
}
/* .varTablePopup{ */
/* 	color: black; */
/* } */
/* .varTablePopup table{ */
/* 	border-collapse: initial; */
/* } */
/* .varTablePopup tr{ */
/*     line-height: 1.0 !important; */
/* } */



.varTablePop
{
  padding: 0;
  margin: 0;
  border-collapse: initial;
  border: .5px solid #D4D4DD;
  font-size: 0.7em;
  color: #000;
}


.varTablePop th, .varTablePop td
{
  border: 1px solid gray;
  padding: 0.5em;
  text-align: left;
  color: black;
}

.varTablePop th[scope=col]
{
  color: #000;
  background-color: #8fadcc;
  text-transform: uppercase;
  font-size: 1em;
  border-bottom: 2px solid #333;
  border-right: 2px solid #333;
}

.varTablePop th+th[scope=col]
{
  color: #fff;
  background-color: #7d98b3;
  border-right: 1px dotted #666;
}

.varTablePop th[scope=row]
{
  background-color: #b8cfe5;
  border-right: 2px solid #333;
}

.varTablePop tr.alt th, .varTablePop tr.alt td
{
  color: #2a4763;
}

.varTablePop tr:hover th[scope=row], .varTablePop tr:hover td
{
  background-color: green;
  color: #fff;
}
.sqrLb{
	font-size: 11px;
	margin-left: 5px;
}
.sqrLbl{
	margin-left: 440px;
	font-weight:bold;
}
.caret{
	border-top-color: black !important;
}
#footer { 
	border-top: 1px solid rgb(239, 239, 239);;
	margin-top: 5px;
	padding:0;
	font-size: 11px;
	width:100%; 
	text-align:left;
	height: 50px; 
	float:left; 
	line-height: 13px;
	}
#footer div { 
	padding: 2px 15px 1px 15px; 
}
.settings-btn{
	margin-left: 2px;
}
.smRetrieveLB{
	max-height: 150px;
}
#chart {
  width: 960px;
  height: 500px;
  background: #bbb;
}

text {
  pointer-events: none;
}

.grandparent text { /* header text */
  font-weight: bold;
  font-size: medium;
  font-family: "Open Sans", Helvetica, Arial, sans-serif; 
}

rect {
  fill: none;
  stroke: #fff;
}

rect.parent,
.grandparent rect {
  stroke-width: 2px;
 
}

.grandparent rect {
  fill: #fff;
}

.children rect.parent,
.grandparent rect {
  cursor: pointer;
}

rect.parent {
  pointer-events: all; 
}

.children:hover rect.child,
.grandparent:hover rect {
  fill: #aaa;
}

.textdiv { /* text in the boxes */
    font-size: medium;
    padding: 5px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif; 
}

