This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="item-content-section"> | |
<section class="summary"> | |
<h2>SUMMARY</h2> | |
<div class="source-container"> | |
<div class="vcard"> | |
<div class="expert-name"> | |
<!-- Axel Grothey MD --> | |
<a class="fn" href="#"> | |
<span class="n"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* jQuery Foundation Top Bar 2.0.3 | |
* http://foundation.zurb.com | |
* Copyright 2012, ZURB | |
* Free to use under the MIT license. | |
* http://www.opensource.org/licenses/mit-license.php | |
*/ | |
/*jslint unparam: true, browser: true, indent: 2 */ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="user-console"> | |
<div class="current-user"> | |
<div class="user-details"> | |
<p class="user-name">brad strong</p> | |
<p class="user-title">Physician</p> | |
</div> | |
</div><!--/.current-user--> | |
<div class="drawer"> | |
<ul class="drawer-menu user-settings-menu is-collapsed"> | |
<li id="UserConsolePreferences" class="active"><a id="PreferencesLink" href="javascript:void(0);">My Profile & Settings<span class="active-item-indicator"><i class="icon-chevron-right"></i></span></a></li> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<article class="type-seminal-article single-item"> | |
<!-- info taken from: http://oncologystat.com/viewpoints/seminal_articles/Seminal_Articles_Germ_Cell_Tumors.html | |
--> | |
<div class="item-header-container"> | |
<header class="item-header"> | |
<div class="flag-container"> | |
<span class="flag featured"> | |
<i class="icon-bolt"> | |
</i> | |
featured |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<article class="type-seminal-article single-item"> | |
<!-- info taken from: http://oncologystat.com/viewpoints/seminal_articles/Seminal_Articles_Germ_Cell_Tumors.html | |
--> | |
<div class="item-header-container"> | |
<header class="item-header"> | |
<div class="flag-container"> | |
<span class="flag featured"> | |
<i class="icon-bolt"> | |
</i> | |
featured |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<article class="type-seminal-article single-item"> | |
<!-- info taken from: http://oncologystat.com/viewpoints/seminal_articles/Seminal_Articles_Germ_Cell_Tumors.html | |
--> | |
<div class="item-header-container"> | |
<header class="item-header"> | |
<div class="flag-container"> | |
<span class="flag featured"> | |
<i class="icon-bolt"> | |
</i> | |
featured |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<article class="type-seminal-article single-item"> | |
<!-- info taken from: http://oncologystat.com/viewpoints/seminal_articles/Seminal_Articles_Germ_Cell_Tumors.html | |
--> | |
<div class="item-header-container"> | |
<header class="item-header"> | |
<div class="flag-container"> | |
</div> | |
<div class="meta pub-meta"> | |
<span class="item-type"> | |
Seminal Article |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="login-register"> | |
<div class="alert-box alert"> | |
Invalid user name or password. Please try again. | |
<a href="#" class="close">×</a> | |
</div> | |
<form id="formLogin"> | |
<header class="form-header"> | |
<div class="form-title"> | |
<span class="form-title-text">Already Registered?</span> | |
</div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="cta-title"><span class="cta-title-text">Our Experts</span></div><!--/.cta-title--> | |
<div class="cta-img-container"> | |
<img src="content/img/section/editorial_board_group.jpg" /> | |
</div><!--/.cta-img-container--> | |
<div class="cta-content"> | |
<p>Our Advisory and Editorial Boards are comprised of physician editors and world-renowned experts.</p> | |
</div><!--/.cta-content--> | |
<!-- Disable until Profile Pages are Live --> | |
<div class="cta-action"> | |
<a class="button" href="channel-list.html"><span class="cta-button-text">Meet Our Experts</span></a> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* line 1, ../sass/_ad.scss */ | |
.widget { | |
/* !Ads */ | |
} | |
/* line 4, ../sass/_ad.scss */ | |
.widget.ad .ad-container { | |
text-align: center; | |
} | |
/* line 6, ../sass/_ad.scss */ | |
.widget.ad .ad-container .ad-title { |