#biomart-header {
  	box-shadow: none;
}
#biomart-top-wrapper {
	border-radius: 0;
}
#biomart-wrapper {
	width: auto;
	margin: 0px;
	padding: 0px;
}
#biomart-results-wrapper {
	background: #EBE9E4;
	padding: 10px 0;
	margin: 0;
	border-radius: 0px;
}
#menu-tabs {
    background: #222426;
}
#report-tabs {
	background: #222426;
}
.ui-tabs {
	margin-top: -20px;
	padding: 0;
	background: none repeat scroll 0 0 transparent;
	font-family: 'Ubuntu',arial,serif;
}
.ui-tabs .ui-tabs-nav {
	margin-left: auto;
    margin-right: auto;
    width: 1000px;
    border: 0px;
	background : #222426;
}
.ui-tabs .ui-tabs-nav li a {
    float: left;
    font-size: 16px;
    padding: 0.6em 1em 0.8em 1em;
    text-decoration: none;
    text-transform: capitalize;
    background-image: url("../img/gear3_small.png");
    background-repeat: no-repeat;
    background-position: center 41px;
	-webkit-transition: background-position .5s ease-in-out;
	   -moz-transition: background-position .5s ease-in-out;
	    -ms-transition: background-position .5s ease-in-out;
	     -o-transition: background-position .5s ease-in-out;
	        transition: background-position .5s ease-in-out;
}
.ui-tabs .ui-tabs-nav li a:hover {
    color: #FFFFFF;
    background-position: center 33px;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #FFFFFF;
}
.ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
    color: #FFFFFF;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
	color: #FFFFFF;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	color: #D7D7D7;
}
.ui-state-default a:hover {
	color: #D7D7D7;
} 
.ui-tabs .ui-state-default {
	border: 0px;
	font-weight: normal;
	background : none repeat scroll 0 0 #222426;
}
.ui-tabs .ui-state-default a {
    text-shadow: 0 -2px rgba(0, 0, 0, 0.8);
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	padding-bottom: 0;
	border-radius: 8px;
	-webkit-box-shadow: 0 0 5px 0 #3692BA inset;
	box-shadow: 0 0 5px 0 #3692BA inset;
	background: url("../img/gear3_small_full.png") no-repeat scroll center 33px;
}
.ui-tabs .ui-tabs-panel {
	margin-left: auto;
    margin-right: auto;
    width: 1000px;
	border: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px; 
}

#ngspipelines-dialog-body .ui-tabs {
    background: #ffffff none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    padding: 0.2em;
    position: relative;
    margin-top: 2px;
    
}
#ngspipelines-dialog-body .ui-tabs .ui-state-default {
    background: #222426 none repeat scroll 0 0;
    /*border: 0 none;*/
    font-weight: normal;
}
#ngspipelines-dialog-body .ui-tabs .ui-tabs-nav {
    width: auto;
    background: transparent none repeat scroll 0 0;
    border-color: #a8a8a8;
    border-width: 0 0 1px;
    filter: none;
    margin: 0;
    padding: 0;
}
#ngspipelines-dialog-body .ui-tabs .ui-tabs-nav li {
    float: left;
    list-style: outside none none;
    margin: 0 0.2em 1px 0;
    padding: 0;
    position: relative;
    top: 1px;
    white-space: nowrap;
}
#ngspipelines-dialog-body .ui-tabs .ui-tabs-nav li a {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #51565B;
    float: left;
    font-size: 12px;
    padding: 0.5em 1em; 
    text-decoration: none;
    background: #f5f5f5;
    cursor: pointer;
}

#ngspipelines-dialog-body .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, 
#ngspipelines-dialog-body .ui-tabs .ui-tabs-nav li.ui-state-disabled a,
#ngspipelines-dialog-body .ui-tabs .ui-tabs-nav li.ui-state-processing a {
    cursor: text;
   	background-color: #cccccc;
   	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
    float: left;
    font-size: 12px;
    padding: 0.5em 1em; 
    text-decoration: none;
    }


#ngspipelines-dialog-body .ui-tabs .ui-tabs-panel {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
   	display: block;
   	width: auto;
   	margin:0 0 0 0;
    font-size: 12px;
    padding: 1em 1em;
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
}
#ngspipelines-dialog-body .ui-tabs .ui-tabs-hide {
    display: none !important;
}
#ngspipelines-dialog-body .ui-tabs .ui-state-default {
    background: #cccccc url("images/button_bg.png") repeat-x scroll 0 0;
    border-color: #a8a8a8;
}
#ngspipelines-dialog-body .ui-tabs .ui-state-default a {
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
#ngspipelines-dialog-body .ui-tabs .ui-state-active {
    background: #ffffff none repeat scroll 0 0;
}
#ngspipelines-dialog-body .ui-tabs .ui-state-default {
    /*background: #f6f6f6 url("images/ui-bg_glass_100_f6f6f6_1x400.png") repeat-x scroll 50% 50%;*/
    border-color: #ccc;
}
#ngspipelines-dialog-body .ui-tabs .ui-state-hover {
    /*background: #fdf5ce url("images/ui-bg_glass_100_fdf5ce_1x400.png") repeat-x scroll 50% 50%;*/
    border: 1px solid #a8a8a8;
    color: #a8a8a8;
    font-weight: bold; 
}

#jbrowse {
	margin-left:20px;
	margin-right:20px;
	width: auto;
}
#biomart-results-wrapper h1 {
    color: #51565B;
	font-family: 'Ubuntu',arial,serif;
    font-size: 16px;
    line-height: 1.5em;
    text-shadow: 1px 1px #FFFFFF;
    text-transform: capitalize;
    font-weight: normal;
    margin-bottom: 0px;
    margin-top: 0px;
}
#biomart-results-wrapper h1 small {
	font-size: 12px;
	font-weight: lighter;
}
.img-wrap img {
	-wekbit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
    vertical-align: bottom;
    width: 150px;
    heigth: 150px;
}
.img-wrap {
    display: inline-block;
    max-width: 100%;
    position: relative;
    vertical-align: bottom;
    float: left;
    margin-right: 20px;
}
.img-wrap:after {
    border: 1px solid #2A2D30;
    -webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-wekbit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2), 0 4px 5px rgba(0, 0, 0, 0.6) inset, 0 1px 2px rgba(0, 0, 0, 0.6) inset;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2), 0 4px 5px rgba(0, 0, 0, 0.6) inset, 0 1px 2px rgba(0, 0, 0, 0.6) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2), 0 4px 5px rgba(0, 0, 0, 0.6) inset, 0 1px 2px rgba(0, 0, 0, 0.6) inset;
    content: " ";
    height: 100%;
    left: -1px;
    position: absolute;
    top: -1px;
    width: 100%;
}
.ngsp-button {
	-webkit-border-radius: .2em; 
	-moz-border-radius: .2em;
	border-radius: .2em;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    display: inline-block;
    margin: 0 2px;
    outline: medium none;
    /*font: 14px/100% Helvetica,Arial,sans-serif;*/
    font-weight: bold;
    padding: 0.5em 2em 0.55em;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    vertical-align: baseline;    
}
.ngsp-button:hover {
    text-decoration: none;
}
.ngsp-button:active {
    position: relative;
    top: 1px;
}
.ngsp-btn-verysmall {
    font-size: 11px;
    padding: 0.01em 0.35em;
}
.ngsp-btn-small {
    font-size: 11px;
    padding: 0.1em 0.9em 0.075em;
}
.ngsp-btn-medium {
    font-size: 12px;
    padding: 0.4em 1.5em 0.42em;
}
.ngsp-btn-white {
	background: #f7f7f7;
	background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#c4c4c4));
	background: -moz-linear-gradient(center top , #f7f7f7, #c4c4c4) repeat scroll 0 0 transparent;
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#c4c4c4');
    border: 1px solid #B6B6B6;
    color: #4F4F4F;
    font-size: 14px;
}
.ngsp-btn-white:hover {
	border-color: #9D9D9D;
	box-shadow: 0 0 8px #D4D4D4;
	color: #313131;
}
.ngsp-btn-white:active {
	background: #c3c3c3;
	background: -webkit-gradient(linear, left top, left bottom, from(#c3c3c3), to(#f6f6f6));
    background: -moz-linear-gradient(center top , #c3c3c3, #f6f6f6) repeat scroll 0 0 transparent;
 	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c3c3c3', endColorstr='#f6f6f6');
    border-color: #B6B6B6;
    color: #4F4F4F;
}
.ngsp-btn-white:disabled {
	color: #B2B2B2;
	box-shadow: 0 0 0px;
	border-color: #B2B2B2;
}
.ngsp-button-back {
	margin-top:7px;
	padding:5px;
	margin-right:10px;
	text-transform: capitalize;
}
.ngsp-moreless {
	 border-radius: 5px 0 0 5px;
     margin-left: -27px;
     padding: 0 3px;
}

#ngspipelines-dialog-body h1 {
    color: #51565B;
	font-family: 'Ubuntu',arial,serif;
    font-size: 16px;
    line-height: 1.5em;
    text-shadow: 1px 1px #FFFFFF;
    text-transform: capitalize;
    font-weight: normal;
    margin-bottom: 0px;
    margin-top: 0px;
}
#ngspipelines-dialog-body h1 small {
	font-size: 12px;
	font-weight: lighter;
}
#ngspipelines-dialog {
	background: #EBE9E4;
	font-family: 'Ubuntu',arial,serif;
	overflow-y: hidden;
}
.ui-dialog .ui-dialog-buttonpane {
	background: #c3c3c3;
	background: -webkit-gradient(linear, left top, left bottom, from(#c3c3c3), to(#f6f6f6));
	background: -moz-linear-gradient(center top, #c3c3c3 0%, #f6f6f6 100%) repeat scroll 0 0 transparent;
	border-top: 1px solid #979797;
    margin : 0;
    padding: 0;
}
.ui-dialog .ui-dialog-buttonpane button {
	font-size: 1em;
	margin: 0.3em 0.4em 0.3em 0;
}
.login-help {
	padding: 0 !important;
	margin: 0;
	font-size: 12px;
}
.venn-pool {
    float: left;
    box-shadow: 0 0 3px #CCCCCC;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 0 0;
    margin-left: 10px;
    margin-top: 10px;
    min-width: 139px;
}
.venn-pool h2 {
	border-radius: 3px 3px 0 0;
    height: 18px !important;
    padding: 3px 6px !important;
    font-size: 14px;
    font-variant: small-caps;
    font-weight: normal;
    margin: 0 0 5px;
    position: relative;
    text-align: center;
    text-transform: capitalize;
}
.venn-pool0 h2 {
	background: lightgrey;
	background: -webkit-gradient(linear, left top, left bottom, from(white), to(lightgrey));
 	background: -moz-linear-gradient(center top , white 0%, lightgrey 100%) repeat scroll 0 0 transparent;
 	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='lightgrey');
	color: grey;
}
.venn-pool1 h2 {
	background: #adfabe;
	background: -webkit-gradient(linear, left top, left bottom, from(#adfabe), to(#35b18c));
 	background: -moz-linear-gradient(center top , #adfabe 0%, #35b18c 100%) repeat scroll 0 0 transparent;
 	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#adfabe', endColorstr='#35b18c');
	color: #228B22;
}
.venn-pool2 h2 {
	background: #c3dafd;
	background: -webkit-gradient(linear, left top, left bottom, from(#c3dafd), to(#5893f5));
	background: -moz-linear-gradient(center top , #c3dafd 0%, #5893f5 100%) repeat scroll 0 0 transparent;
 	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c3dafd', endColorstr='#5893f5');
	color: #3366BB;
}
.venn-pool3 h2 {
	background: #febab8;
	background: -webkit-gradient(linear, left top, left bottom, from(#febab8), to(#ff8b83));
	background: -moz-linear-gradient(center top , #febab8 0%, #ff8b83 100%) repeat scroll 0 0 transparent;
 	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#febab8', endColorstr='#ff8b83');
	color: #99334E;
}
.venn-pool4 h2 {
	background: #fefbbe;
	/*background: -webkit-gradient(linear, left top, left bottom, from(#fefbbe), to(#9f6612));
	background: -moz-linear-gradient(center top , #fefbbe 0%, #9f6612 100%) repeat scroll 0 0 transparent;
 	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefbbe', endColorstr='#9f6612');*/
 	background: -webkit-gradient(linear, left top, left bottom, from(#fefbbe), to(#EECA2A));
	background: -moz-linear-gradient(center top , #fefbbe 0%, #EECA2A 100%) repeat scroll 0 0 transparent;
 	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefbbe', endColorstr='#EECA2A');
	color: #9f6612;
}
.venn-pool5 h2 {
	/*background: #fea85d;
	background: -webkit-gradient(linear, left top, left bottom, from(#fea85d), to(#d38e5b));
	background: -moz-linear-gradient(center top , #fea85d 0%, #d38e5b 100%) repeat scroll 0 0 transparent;
 	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#fea85d', endColorstr='#d38e5b');*/
 	background: #F9C293;
	background: -webkit-gradient(linear, left top, left bottom, from(#F9C293), to(#FF7500));
	background: -moz-linear-gradient(center top , #F9C293 0%, #FF7500 100%) repeat scroll 0 0 transparent;
 	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9C293', endColorstr='#FF7500');
	color: #FCDEC3;
}
.venn-pool6 h2 {
	background: #C79F58;
	background: -webkit-gradient(linear, left top, left bottom, from(#C79F58), to(#906824));
	background: -moz-linear-gradient(center top , #C79F58 0%, #906824 100%) repeat scroll 0 0 transparent;
 	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#C79F58', endColorstr='#906824');
	color: #E5CA9B;
}
.venn-pool-res {
	line-height: 1.3em;
    padding: 0 5px 3px 5px;
}
.venn-pool-res0 {
	color: lightgrey;
}
.venn-result {
	float: left;
}
.venn-options-results {
	float: right;
}
.venn-conf {
	float: right;
    margin-top: 20px;
    padding: 5px;
    box-shadow: 0 0 2px grey;
    width: 150px;
    border-radius: 4px;
}
.venn-conf-title {
	text-align: center;
    margin-bottom: 15px;
    border-bottom: 1px dashed lightgrey;
    padding-bottom: 5px;
}
.venn-textarea {
    -moz-appearance: textfield-multiline;
    -webkit-appearance: textarea;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background: #ffffff;
    border: 2px solid #aaaaaa;
    font: medium -moz-fixed;
    font: -webkit-small-control;
    height: 305px;
    overflow: auto;
    padding: 2px;
    resize: both;
    width: 350px;
	color: #999999;
}

#biomart-footer {
    margin-top: 0;
}

.bloc {
	margin-top: 20px;
    padding: 40px 10px 15px 10px;
	background-color: #FFFFFF;
    border: 1px solid #D7D6D3;
    border-radius: 5px 0 0px 0;
    position: relative;
}
.bloc-small-dialog {
	margin: -0.5em -1em;
    padding: 31px 10px;
	background-color: #FFFFFF;
    border: 1px solid #D7D6D3;
    position: relative;
}
.bloc-footer {
    background: url("../img/img-bloc-footer-985.png") no-repeat scroll 0 0 transparent;
    bottom: -6px;
    height: 5px;
    left: 291px;
    position: absolute;
    width: 402px;
}
.bloc-50-left {
	margin-right: 20px;
    width: 467px;
    float: left;
}
.bloc-50-right {
	margin-right: 0px;
    width: 467px;
    float: right;
}
.bloc-50-footer {
    left: 45px;
}
.bloc-40-footer {
    left: 15px;
}
.bloc-25-left {
	margin-right: 20px;
    width: 262px;
    float: left;
}
.bloc-25-footer {
    background: url("../img/img-bloc-footer-235.png") no-repeat scroll 0 0 transparent;
    width: 139px;
    left: 75px;
}
.bloc-75-right {
	margin-right: 0px;
    width: 672px;
    float: right;
}
.bloc-75-footer {
    left: 145px;
}
.bloc-dialog-footer {
    left: 240px;
}
.bloc-title  {
    background-color: #F5F5F5;
    border: 1px solid #DDDDDD;
    border-radius: 5px 0 5px 0;
    left: -1px;
    padding: 3px 7px;
    position: absolute;
    top: -1px;
}
.inter-bloc {
	background-color: #F8F8F8;
    border-top: 1px solid #D7D6D3;
    border-left: 1px solid #D7D6D3;
 	padding: 5px;
    position: absolute;
    bottom: 0;
    right: 0;
}
.inter-bloc-title {
	background-color: #F8F8F8;
    border-left: 1px solid #D7D6D3;
    border-right: 1px solid #D7D6D3;
    border-top: 1px solid #D7D6D3;
    margin-right: 10px;
    margin-top: -19px;
    padding: 3px 5px 0;
	float: right;
	color: #51565B;
    font-family: 'Ubuntu',arial,serif;
}
.li-multiple-20 {
	float: left;
    line-height: 20px;
    width: 50%;
}
.li-multiple {
	float: left;
    line-height: 25px;
    width: 50%;
}
.li-multiple-4 {
	float: left;
    line-height: 25px;
    width: 22%;
    margin-left: 25px;
}
.li-single {
	clear: both;
    line-height: 25px;
    width: 100%;
}
.li-link {
	line-height: 20px;
	cursor: pointer;
	color: #1C94C4;
	padding-left: 0px;
	-webkit-transition: padding-left .5s ease-in-out;
	   -moz-transition: padding-left .5s ease-in-out;
	    -ms-transition: padding-left .5s ease-in-out;
	     -o-transition: padding-left .5s ease-in-out;
	        transition: padding-left .5s ease-in-out;
}
.li-link:hover {
	padding-left: 10px;
}
.li-active {
	cursor: default;
	color: #333333;
	padding-left: 0px;
	text-align: right;
}
.li-active:hover {
	padding: 0px;
    -webkit-transition: 0;
	   -moz-transition: 0;
	    -ms-transition: 0;
	     -o-transition: 0;
	        transition: 0;
}
.li-active:after {
    border-top: 1px solid #D7D6D3;
    box-shadow: 2px 1px 0 1px #F1F1F1;
    content: "";
    margin-left: 10px;
    margin-top: 12px;
    position: absolute;
    width: 25px;
}
.li-header{
	cursor: default;
	color: #333333;
}
.li-header:hover {
	padding: 0px;
    -webkit-transition: 0;
	   -moz-transition: 0;
	    -ms-transition: 0;
	     -o-transition: 0;
	        transition: 0;
}

.a-link {
	cursor: pointer;
	color: #1C94C4;
	padding-left: 0px;
	-webkit-transition: padding-left .5s ease-in-out;
	   -moz-transition: padding-left .5s ease-in-out;
	    -ms-transition: padding-left .5s ease-in-out;
	     -o-transition: padding-left .5s ease-in-out;
	        transition: padding-left .5s ease-in-out;
}
.a-link:hover {
	padding-left: 10px;
}
.simple-link {
    cursor: pointer;
	color: #1C94C4;
}
.simple-link:hover {
	color: #c77405;
	text-decoration: underline;
}
ol.help {
	margin-left: 20px;
	list-style-type: decimal;
}
div.help {
	line-height: 14px;
	text-align: justify;
}
div.help p {
	margin-bottom: 5px;
	margin-top: 10px;
}
div.help img {
	border-radius: 10px;
	margin-top: 15px;
	margin-top: 15px;
	-webkit-box-shadow: 0 0 10px 1px rgba(255,0,0,0.5);
	box-shadow: 0 0 10px 2px lightgrey;
	border: 1px solid darkgrey;
}

div.help h2 {
	border: none !important;
    color: darkgrey !important;
    font-size: 13px !important;
    text-align: left !important;
}
/* Default NGS table */
.NGS-table tbody tr:hover td:hover {
	background-color: #FFFFFF !important;
}
.NGS-table tbody tr:hover td { 
	background-color: #FFFFFF
}
.NGS-tr {
	border-bottom: 1px solid #D7D6D3;
}
.NGS-td {
	border-bottom: 0px !important;
	padding: 0px 5px 0px 0px !important;
	line-height: 35px;
}
.NGS-td-right {
	text-align: left !important;
	border-left: 1px solid #D7D6D3;
	padding: 0px 0px 0px 5px !important;
}


/* GO table */
.GO-table {
	width: 100%;
}
.GO-table tbody tr:hover td:hover {
	background-color: #FFFFFF !important;
}
.GO-table tbody tr:hover td { 
	background-color: #FFFFFF
}
.GO-td {
	border-bottom: 0px !important;
	padding: 0px 0px 0px 0px !important;
	line-height: 25px;
}
.GO-tr {
	border-bottom: 1px solid #D7D6D3;
}
.GO-td-left {
	width: 30%;
}
.GO-td-right {
	width: 70%;
	text-align: left !important;
	border-left: 1px solid #D7D6D3;
	padding: 0px 5px 0px 5px !important;
}
.GO-td-right p small {
	font-weight: lighter;
}

.mini-wait-center {
	text-align: center;
}
.mini-wait-right {
	text-align: right;
}

/* Report sequence view */
.sequence-view {
	font-family:Courier New;
	font-size:15px;
	color:#000000;
	margin-left:10px;
	margin-right:70px;
	line-height: 1.1em;
}
.sequence-view-pos {
	font-family:Courier New;
	font-size:15px;
	color:#999999;
	margin:0px;
	position:absolute;
	line-height: 1.1em;
	text-align:right;
	right: 20px;
}
.highlight-nuc {
	background-color: #B4DFEA;
}
.highlight-orf {
	background-color: #B4DFEA;
}
.codon-atg {
	color: #20C300;
}
.codon-stop {
	color: #ff0000;
}
