html {-ms-overflow-style: scrollbar;}
body {font-size: 18px;}
body * {font-family: "Helvetica W01 Cn","Helvetica Neue", Helvetica, Arial, sans-serif;}
h1, h2, h3 {font-family: 'Helvetica W01 Bd Cn',"Helvetica Neue", Helvetica, Arial, sans-serif;}	

img{max-width: 100%}

.uppercase {text-transform: uppercase;}
.pointer {cursor: pointer;}
.p-none {padding:0;}
.m-none {margin:0;}

.header .navbar 
{
    margin: 0;
}

.header .navbar .navbar-brand img 
{
   height: 30px;
}

.header .navbar .navbar-nav a 
{
    font-size: 18px;
    font-weight: bold;
    color: #9c3c81;
}

.header .navbar .nav-actions-bar
{
    width: 310px;
    float: right;
    height: 34px;
}

.header .btn-group.auth 
{
    float: right;
    margin-bottom: 20px;
}

.header .social 
{
    float: right;
    margin: 10px;
}

.top-baner 
{
    text-align: center;
    color: #fff;
    height: 200px;
    padding: 0;
    background: #6d2663 url('/images/Top_Strip_ve.gif') no-repeat;
}

.top-baner h1 
{
    font-size: 36px;
    text-shadow: 1px 1px 2px #333,0 0 10px #333;
}

.top-baner h2 
{
    font-size: 22px;
}

.thumbnail.GeneCards 
{
    background-color: #002e5f;
}

.thumbnail.MalaCards 
{
    background-color: #417630;
}

.thumbnail.PathCards 
{
    background-color: #661f43;
}



.footer {
    padding: 15px 0;
    background-color: #9c3c81;
    display: block;
	font-size: 16px;
}

    .footer * {
        color: #ffffff;
        
    }

    .footer .copyright {
        border-top: 1px solid #D3ABC8;
        vertical-align: middle;
        padding: 20px 0 0 0;
    }

    .footer .copyright * {
        font-size: 14px;
        line-height: 20px;
    }

    .footer .copyright img {
        margin-left: 16px;
    }

    .footer h3 {
        font-weight: bold;
        margin: 10px 0;
    }

.features {
    padding: 30px 0;
}

    .features h1 {
        color: #647581;
        margin-bottom: 30px;
    }

    .features .nav {
        padding: 15px 40px 0 0;
        font-size: 18px;
    }

    .features .nav li {
        margin: 0;
    }

    .features .nav li:not(.active) {
        border-bottom: 1px solid #e9e9e9;
    }

    .features .nav .active {
        background-color: #c2e6f3;
    }

    .features .nav .active:after,
    .features .nav a:hover:after 
    {
        width: 0;
        height: 0;
        vertical-align: middle;
        border-top: 26px solid transparent;
        border-bottom: 26px solid transparent;
        border-left: 20px solid #c2e6f3;
        content: '';
        position: absolute;
        top: 0;
        right: -20px;
    }

    .features .nav a:hover:after,
    .features .nav li.active:hover:after {
        border-left-color: #eee;
    }

    .features .nav a {
        padding: 15px;
        line-height: 22px;
    }

    .features .nav .active a {
        font-weight: bold;
        color: #333;
    }

.plan-features th {
    font-size: 18px;
    font-weight: normal;
}

.plan-features td {
    font-size: 14px;
}

.plans-list .plan {
  min-height: 190px;
  margin-top: 30px;
  border: #e1e2e2 solid 1px;
  width: 100%;
  display: inline-block;
  background-color: #f8f8f8;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.3),0 1px 5px rgba(0,0,0,.1);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.3),0 1px 5px rgba(0,0,0,.1);
}

.plans-list .plan.blue {
  background-color: #fff;
  border: #117c9e solid 2px;
  margin-top: 0;
}

.plans-list .plan.blue .plan-header {
  color: #fff;
  background-color: #117c9e;
  font-size: 17px;
  line-height: 17px;
  padding: 6px;
  font-weight: bold;
}

.plans-list .plan.orange {
  background-color: #fff;
  border: #e48c0d solid 2px;
  margin-top: 0;
}

.plans-list .plan.orange h3, 
.plans-list .plan.orange h1,
.plans-list .plan.blue h3, 
.plans-list .plan.blue h1 {
  margin: 10px 20px;
}

.plans-list .plan.orange .plan-header {
  color: #fff;
  background-color: #e48c0d;
  font-size: 17px;
  line-height: 17px;
  padding: 6px;
  font-weight: bold;
}

.plans-list .plan.blue .plan-content,
.plans-list .plan.orange .plan-content {
  height: 130px;
}

.plans-list .plan.blue .weekly {
  border-top: #117c9e solid 2px;
}

.plans-list .plan.blue .weekly span {
  padding: 0 10px;
  background-color: #fff;
  margin: -13px auto 0 auto;
  display: block;
  width: 50px;
}

.plans-list .plan.blue .weekly h3 {
  margin: 10px 0 0 0;
}

.plans-list .plan-content {
  height: 120px;
}

.plans-list .btn {
  font-weight: bold;
  width: 140px;
  margin-bottom: 20px;
}

.plans-list .plan h1 {
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  color: #647581;
  margin: 20px 10px;
  min-height: 20px;
}

.plans-list .plan h3 {
  font-size: 26px;
  font-weight: bold;
  margin: 20px 20px 0 20px;
}

.plans-list .plan h4 {
  font-size: 14px;
  margin: 10px 20px 20px 20px;
  color: #535c55;
}


.table-responsive > .table.plan-features > tbody > tr > td:not(:first-child),
.table-responsive > .table.plans-list > tbody > tr > td:not(:first-child) {
    width: 200px;
    min-width: 190px;
    white-space: normal;
    vertical-align: top;
}

.table-responsive > .table.plan-features > tbody > tr > td:first-child,
.table-responsive > .table.plans-list > tbody > tr > td:first-child {
    width: 340px;
    min-width: 180px;
    white-space: normal;
}

.list-capacious li {
    margin-bottom: 10px;
}

.row.full-width {
    margin-left: 0;
    margin-right: 0;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.nav-tabs .dropdown-menu,
.nav-pills .dropdown-menu,
.navbar .dropdown-menu {
    margin-top: 0;
}

.navbar-right .navbar-nav.main-nav .dropdown-menu {
    border-top: 0;
    background-color: #f8f8f8;
    left: 0;
    right: auto;
}

.navbar-nav.main-nav .dropdown-menu li a {
    font-size: 16px;
    font-weight: normal;
}

.navbar-nav.main-nav > li > a {
    padding: 23px 24px 14px 15px;
}

.subpages-nav {
    background-color: #9c3c81;
}

a[data-toggle="collapse"] {
    display: block;
    text-decoration: none;
}

a[data-toggle="collapse"]:before {
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    position: relative;
    top: 1px;
    font-size: 13px;
    color: #999;
    margin-right: 10px;
    content: "\e113";
    text-decoration: none;
}

a[data-toggle="collapse"].collapsed:before {
    content: "\e114";
}

a[data-toggle="collapse"]:hover:before {
    color: #666;
    text-decoration: none;
}

.faq-content a[data-toggle="collapse"] span {
    display: inline-block;
    width: 95%;
    vertical-align: middle;
}

.table td {
    color: #444;
}

.table th {
    color: #999;
}

.table.no-borders td,
.table.no-borders th {
    border: none;
}

td ul {
    padding: 0 16px;
}

ul.list-custom {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

ul.list-custom > li {
    background-image: url(/images/bullet_ve.png);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    line-height: 26px;
    margin-bottom: 10px;
    padding-left: 30px;
}

.affix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}

.affix,
.nav {
    -webkit-transform: scale3d(1, 1, 1);
}


.subpages-nav .nav li a {
    color: #ffffff;
}

.subpages-nav .nav li a:hover {
    color: #268dae;
}

.striped > section .resources-table {
    padding: 10px 30px;
}

.striped > section:nth-child(odd) .resources-table {
    background-color: #f9f9f9;
}

.striped > section:nth-child(even) .resources-table {
    background-color: #fff;
}

.striped > section:nth-child(odd) {
    background-color: #fff;
}

.striped > section:nth-child(even) {
    background-color: #f9f9f9;
}

.striped > section,
.section {
    padding: 30px 0;
}

.striped > section h2 {
    padding: 0 0 30px 0;
    color: #6e7d89;
    font-size: 26px;
}

    .striped > section h2.has-subtitle {
        padding-bottom: 0;
    }

.striped > section h3.subtitle {
    font-size: 22px;
    margin: 10px 0 30px 0;
}

.striped > section h3.uppercase {
    padding: 0 0 30px 0;
    color: #6e7d89;
    font-size: 24px;
    font-weight: bold;
}

.getting-started {
    padding: 40px 0;
    background-color: #f4f4f4;
    border-top: 2px solid #fff;
}

.getting-started h1 {
    font-size: 36px;
    font-weight: bold;
    color: #647581;
    display: inline-block;
    line-height: 64px;
    vertical-align: middle;
    margin: 0 20px 0 0;
}

.getting-started .btn-lg {
    display: inline-block;
    margin: 0;
}

.fancybox img {
    max-width: 100%;
}

.coming-soon {
    max-width: 100%;
    width: 420px;
    height: 230px;
    margin-bottom: 0;
    display: inline-block;
}

.coming-soon h2 {
    text-align: center;
    line-height: 160px;
}

.our-team section {
    padding-top: 40px;
}

.our-team section .row {
    margin-bottom: 20px;
}

.our-team section .row h3 {
    margin-top: 0;
}

.about-logo-well {
    text-align: center;
}

.about-logo-well .content {
    background-color: #fff;
    padding: 20px 0;
}

.about-logo-well .logo {
    width: 246px;
	max-width:100%;
    height: 84px;
    background-image: url('/images/about-us-logos-gray.jpg');
    background-color: transparent;
    background-repeat: no-repeat;
    display: inline-block;
}

.about-logo-well .logo:hover {
    background-image: url('/images/about-us-logos-color.jpg');
}

.about-logo-well .logo.lms-logo {
    background-position: 0 0;
}

.about-logo-well .logo.linkedin-logo {
    background-position: 0 -84px;
}

.about-logo-well .logo.youtube-logo {
    background-position: 0 -168px;
}

.section .nav-stacked li a {
    padding: 8px 15px;
}

.section .nav-stacked li.active {
    background-color: #c2e6f3;
}

.section .nav-stacked li.active a {
    color: #666;
}

.no-gutter [class*="col-"] {
    padding-left: 0;
    padding-right: 0;
}

.nav-xs-actions-bar {
	background-color: #e7e7e7;
	display:none;
}

.nav-xs-actions-bar .container{
	padding:0;
}

.nav-xs-actions-bar .auth.btn-group>.btn {
  	border-radius:0;
	border:none;
}
		
.nav-xs-actions-bar .addthis_toolbox {margin-top:6px;}


@media (min-width: 1200px) 
{
    .header .navbar .navbar-brand 
    {
        padding-top: 0;
    }

    .header .navbar .navbar-brand img 
    {
        height: 70px;
        margin-top: 10px;
    }
}

@media (min-width: 992px) 
{
    .header .navbar .navbar-header 
    {
        width: 410px;
    }
				
}

@media (max-width: 767px) 
{
    .header .navbar .nav-actions-bar 
    {
        margin-top: -42px;
        margin-right: 60px;
    }

    .header .navbar .navbar-brand 
    {
        padding-top: 10px;
    }
}

@media (max-width: 639px) 
{
	.nav-xs-actions-bar {display:block;}	
    .header .navbar .nav-actions-bar 
    {
        display:none;
    }
	.top-baner 
	{

		min-height: 80px;
		height:auto;
	}
	.striped > section h2 
	{
		font-size:18px;
	}						

}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) 
{
    .header .navbar .navbar-header {
        min-height: 90px;
    }

    .header .navbar .navbar-brand {
        padding-top: 10px;
    }

    .header .navbar .navbar-brand img {
        height: 70px;
        margin-top: 0;
    }

    .top-baner {
        padding: 20px 0;
    }

    .top-baner h1 {
        font-size: 50px;
    }

    .top-baner h2 {
        font-size: 30px;
    }

    .btn-lg {
        font-size: 24px;
        padding: 10px 45px;
        font-weight: bold;
        font-weight: bold;
        text-transform: uppercase;
    }
}

@media (max-width: 992px) {
    #academic .table-responsive {
        width: 100%;
        overflow-y: hidden;
        overflow-x: scroll;
    }
}

@media (min-width: 768px) {
    .subpages-nav .nav li {
        max-width: 168px;
        text-align: center;
        font-size: 16px;
    }
}

@media (min-width: 992px) 
{
    .subpages-nav .nav li {
        max-width: 275px;
        text-align: center;
    }

    .header .btn-group.auth .btn {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
}

@media (min-width: 1200px) 
{
    .subpages-nav .nav li {
        max-width: 470px;
        text-align: center;
    }
}

section.publication {
    background-color: white;
    border-top: 2px solid #fff;
    padding: 30px 0px;
}




























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
