@charset "UTF-8";
/*
==========================================================================
Style.css - based on SCSS
==========================================================================
*/
/*------------------------------------*\
Index - Stylesheet: style.css

	0.  Variables
	1.  Mixins
	2.  Helper Classes	
	3.  Global (body, page sructure)
	4.  Header
	5.	Elements
	6.  Images
	7.	Buttons	
	8.	Lists
	9.	Forms
	10.	Tables
	11.	Navs (pagination, breadcrumbs etc)
    ---
	12.	Responsive
	
\*------------------------------------*/
/*------------------------------------*\
    0. Variables
\*------------------------------------*/
/*------------------------------------*\
    $Brand-Colors
\*------------------------------------*/
/*------------------------------------*\
    Include.scss
\*------------------------------------*/
/*
 *  Generic helper classes and project mixins.
 */
/*
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }
*/

/* remember to define focus styles! */
:focus {
  outline: 0; }

body {
  line-height: 1;
  color: black;
}

/*
ol, ul {
  list-style: none; }
*/

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

a, a:hover {
  text-decoration: none; }

/* Webicons by Adam Fairhead: http://adamfairhead.com */
.webicon {
  display: inline-block;
  background-size: 100%;
  width: 30px;
  height: 30px;
  text-indent: -999em;
  text-align: left;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 5px; }

.webicon:hover {
  margin: -1px 0 1px; }

.webicon.small {
  width: 20px;
  height: 20px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

.webicon.large {
  width: 48px;
  height: 48px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px; }

/* restore webicons accessibility for print */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  .webicon {
    text-indent: 0;
    width: auto !important;
    height: auto !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important; } }
.no-svg .webicon.f500px {
  background: url(../images/webicons/webicon-f500px-m.png); }

.no-svg .webicon.f500px.large {
  background: url(../images/webicons/webicon-f500px.png); }

.no-svg .webicon.f500px.small {
  background: url(../images/webicons/webicon-f500px-s.png); }

.svg .webicon.f500px {
  background: url(../images/webicons/webicon-f500px.svg); }

.no-svg .webicon.aboutme {
  background: url(../images/webicons/webicon-aboutme-m.png); }

.no-svg .webicon.aboutme.large {
  background: url(../images/webicons/webicon-aboutme.png); }

.no-svg .webicon.aboutme.small {
  background: url(../images/webicons/webicon-aboutme-s.png); }

.svg .webicon.aboutme {
  background: url(../images/webicons/webicon-aboutme.svg); }

.no-svg .webicon.adn {
  background: url(../images/webicons/webicon-adn-m.png); }

.no-svg .webicon.adn.large {
  background: url(../images/webicons/webicon-adn.png); }

.no-svg .webicon.adn.small {
  background: url(../images/webicons/webicon-adn-s.png); }

.svg .webicon.adn {
  background: url(../images/webicons/webicon-adn.svg); }

.no-svg .webicon.android {
  background: url(../images/webicons/webicon-android-m.png); }

.no-svg .webicon.android.large {
  background: url(../images/webicons/webicon-android.png); }

.no-svg .webicon.android.small {
  background: url(../images/webicons/webicon-android-s.png); }

.svg .webicon.android {
  background: url(../images/webicons/webicon-android.svg); }

.no-svg .webicon.apple {
  background: url(../images/webicons/webicon-apple-m.png); }

.no-svg .webicon.apple.large {
  background: url(../images/webicons/webicon-apple.png); }

.no-svg .webicon.apple.small {
  background: url(../images/webicons/webicon-apple-s.png); }

.svg .webicon.apple {
  background: url(../images/webicons/webicon-apple.svg); }

.no-svg .webicon.behance {
  background: url(../images/webicons/webicon-behance-m.png); }

.no-svg .webicon.behance.large {
  background: url(../images/webicons/webicon-behance.png); }

.no-svg .webicon.behance.small {
  background: url(../images/webicons/webicon-behance-s.png); }

.svg .webicon.behance {
  background: url(../images/webicons/webicon-behance.svg); }

.no-svg .webicon.bitbucket {
  background: url(../images/webicons/webicon-bitbucket-m.png); }

.no-svg .webicon.bitbucket.large {
  background: url(../images/webicons/webicon-bitbucket.png); }

.no-svg .webicon.bitbucket.small {
  background: url(../images/webicons/webicon-bitbucket-s.png); }

.svg .webicon.bitbucket {
  background: url(../images/webicons/webicon-bitbucket.svg); }

.no-svg .webicon.blogger {
  background: url(../images/webicons/webicon-blogger-m.png); }

.no-svg .webicon.blogger.large {
  background: url(../images/webicons/webicon-blogger.png); }

.no-svg .webicon.blogger.small {
  background: url(../images/webicons/webicon-blogger-s.png); }

.svg .webicon.blogger {
  background: url(../images/webicons/webicon-blogger.svg); }

.no-svg .webicon.branch {
  background: url(../images/webicons/webicon-branch-m.png); }

.no-svg .webicon.branch.large {
  background: url(../images/webicons/webicon-branch.png); }

.no-svg .webicon.branch.small {
  background: url(../images/webicons/webicon-branch-s.png); }

.svg .webicon.branch {
  background: url(../images/webicons/webicon-branch.svg); }

.no-svg .webicon.coderwall {
  background: url(../images/webicons/webicon-coderwall-m.png); }

.no-svg .webicon.coderwall.large {
  background: url(../images/webicons/webicon-coderwall.png); }

.no-svg .webicon.coderwall.small {
  background: url(../images/webicons/webicon-coderwall-s.png); }

.svg .webicon.coderwall {
  background: url(../images/webicons/webicon-coderwall.svg); }

.no-svg .webicon.creativecloud {
  background: url(../images/webicons/webicon-creativecloud-m.png); }

.no-svg .webicon.creativecloud.large {
  background: url(../images/webicons/webicon-creativecloud.png); }

.no-svg .webicon.creativecloud.small {
  background: url(../images/webicons/webicon-creativecloud-s.png); }

.svg .webicon.creativecloud {
  background: url(../images/webicons/webicon-creativecloud.svg); }

.no-svg .webicon.deviantart {
  background: url(../images/webicons/webicon-deviantart-m.png); }

.no-svg .webicon.deviantart.large {
  background: url(../images/webicons/webicon-deviantart.png); }

.no-svg .webicon.deviantart.small {
  background: url(../images/webicons/webicon-deviantart-s.png); }

.svg .webicon.deviantart {
  background: url(../images/webicons/webicon-deviantart.svg); }

.no-svg .webicon.dribbble {
  background: url(../images/webicons/webicon-dribbble-m.png); }

.no-svg .webicon.dribbble.large {
  background: url(../images/webicons/webicon-dribbble.png); }

.no-svg .webicon.dribbble.small {
  background: url(../images/webicons/webicon-dribbble-s.png); }

.svg .webicon.dribbble {
  background: url(../images/webicons/webicon-dribbble.svg); }

.no-svg .webicon.dropbox {
  background: url(../images/webicons/webicon-dropbox-m.png); }

.no-svg .webicon.dropbox.large {
  background: url(../images/webicons/webicon-dropbox.png); }

.no-svg .webicon.dropbox.small {
  background: url(../images/webicons/webicon-dropbox-s.png); }

.svg .webicon.dropbox {
  background: url(../images/webicons/webicon-dropbox.svg); }

.no-svg .webicon.evernote {
  background: url(../images/webicons/webicon-evernote-m.png); }

.no-svg .webicon.evernote.large {
  background: url(../images/webicons/webicon-evernote.png); }

.no-svg .webicon.evernote.small {
  background: url(../images/webicons/webicon-evernote-s.png); }

.svg .webicon.evernote {
  background: url(../images/webicons/webicon-evernote.svg); }

.no-svg .webicon.fairheadcreative {
  background: url(../images/webicons/webicon-fairheadcreative-m.png); }

.no-svg .webicon.fairheadcreative.large {
  background: url(../images/webicons/webicon-fairheadcreative.png); }

.no-svg .webicon.fairheadcreative.small {
  background: url(../images/webicons/webicon-fairheadcreative-s.png); }

.svg .webicon.fairheadcreative {
  background: url(../images/webicons/webicon-fairheadcreative.svg); }

.no-svg .webicon.facebook {
  background: url(../images/webicons/webicon-facebook-m.png); }

.no-svg .webicon.facebook.large {
  background: url(../images/webicons/webicon-facebook.png); }

.no-svg .webicon.facebook.small {
  background: url(../images/webicons/webicon-facebook-s.png); }

.svg .webicon.facebook {
  background: url(../images/webicons/webicon-facebook.svg); }

.no-svg .webicon.flickr {
  background: url(../images/webicons/webicon-flickr-m.png); }

.no-svg .webicon.flickr.large {
  background: url(../images/webicons/webicon-flickr.png); }

.no-svg .webicon.flickr.small {
  background: url(../images/webicons/webicon-flickr-s.png); }

.svg .webicon.flickr {
  background: url(../images/webicons/webicon-flickr.svg); }

.no-svg .webicon.foursquare {
  background: url(../images/webicons/webicon-foursquare-m.png); }

.no-svg .webicon.foursquare.large {
  background: url(../images/webicons/webicon-foursquare.png); }

.no-svg .webicon.foursquare.small {
  background: url(../images/webicons/webicon-foursquare-s.png); }

.svg .webicon.foursquare {
  background: url(../images/webicons/webicon-foursquare.svg); }

.no-svg .webicon.git {
  background: url(../images/webicons/webicon-git-m.png); }

.no-svg .webicon.git.large {
  background: url(../images/webicons/webicon-git.png); }

.no-svg .webicon.git.small {
  background: url(../images/webicons/webicon-git-s.png); }

.svg .webicon.git {
  background: url(../images/webicons/webicon-git.svg); }

.no-svg .webicon.github {
  background: url(../images/webicons/webicon-github-m.png); }

.no-svg .webicon.github.large {
  background: url(../images/webicons/webicon-github.png); }

.no-svg .webicon.github.small {
  background: url(../images/webicons/webicon-github-s.png); }

.svg .webicon.github {
  background: url(../images/webicons/webicon-github.svg); }

.no-svg .webicon.goodreads {
  background: url(../images/webicons/webicon-goodreads-m.png); }

.no-svg .webicon.goodreads.large {
  background: url(../images/webicons/webicon-goodreads.png); }

.no-svg .webicon.goodreads.small {
  background: url(../images/webicons/webicon-goodreads-s.png); }

.svg .webicon.goodreads {
  background: url(../images/webicons/webicon-goodreads.svg); }

.no-svg .webicon.google {
  background: url(../images/webicons/webicon-google-m.png); }

.no-svg .webicon.google.large {
  background: url(../images/webicons/webicon-google.png); }

.no-svg .webicon.google.small {
  background: url(../images/webicons/webicon-google-s.png); }

.svg .webicon.google {
  background: url(../images/webicons/webicon-google.svg); }

.no-svg .webicon.googleplay {
  background: url(../images/webicons/webicon-googleplay-m.png); }

.no-svg .webicon.googleplay.large {
  background: url(../images/webicons/webicon-googleplay.png); }

.no-svg .webicon.googleplay.small {
  background: url(../images/webicons/webicon-googleplay-s.png); }

.svg .webicon.googleplay {
  background: url(../images/webicons/webicon-googleplay.svg); }

.no-svg .webicon.googleplus {
  background: url(../images/webicons/webicon-googleplus-m.png); }

.no-svg .webicon.googleplus.large {
  background: url(../images/webicons/webicon-googleplus.png); }

.no-svg .webicon.googleplus.small {
  background: url(../images/webicons/webicon-googleplus-s.png); }

.svg .webicon.googleplus {
  background: url(../images/webicons/webicon-googleplus.svg); }

.no-svg .webicon.hangouts {
  background: url(../images/webicons/webicon-hangouts-m.png); }

.no-svg .webicon.hangouts.large {
  background: url(../images/webicons/webicon-hangouts.png); }

.no-svg .webicon.hangouts.small {
  background: url(../images/webicons/webicon-hangouts-s.png); }

.svg .webicon.hangouts {
  background: url(../images/webicons/webicon-hangouts.svg); }

.no-svg .webicon.html5 {
  background: url(../images/webicons/webicon-html5-m.png); }

.no-svg .webicon.html5.large {
  background: url(../images/webicons/webicon-html5.png); }

.no-svg .webicon.html5.small {
  background: url(../images/webicons/webicon-html5-s.png); }

.svg .webicon.html5 {
  background: url(../images/webicons/webicon-html5.svg); }

.no-svg .webicon.icloud {
  background: url(../images/webicons/webicon-icloud-m.png); }

.no-svg .webicon.icloud.large {
  background: url(../images/webicons/webicon-icloud.png); }

.no-svg .webicon.icloud.small {
  background: url(../images/webicons/webicon-icloud-s.png); }

.svg .webicon.icloud {
  background: url(../images/webicons/webicon-icloud.svg); }

.no-svg .webicon.indiegogo {
  background: url(../images/webicons/webicon-indiegogo-m.png); }

.no-svg .webicon.indiegogo.large {
  background: url(../images/webicons/webicon-indiegogo.png); }

.no-svg .webicon.indiegogo.small {
  background: url(../images/webicons/webicon-indiegogo-s.png); }

.svg .webicon.indiegogo {
  background: url(../images/webicons/webicon-indiegogo.svg); }

.no-svg .webicon.instagram {
  background: url(../images/webicons/webicon-instagram-m.png); }

.no-svg .webicon.instagram.large {
  background: url(../images/webicons/webicon-instagram.png); }

.no-svg .webicon.instagram.small {
  background: url(../images/webicons/webicon-instagram-s.png); }

.svg .webicon.instagram {
  background: url(../images/webicons/webicon-instagram.svg); }

.no-svg .webicon.instapaper {
  background: url(../images/webicons/webicon-instapaper-m.png); }

.no-svg .webicon.instapaper.large {
  background: url(../images/webicons/webicon-instapaper.png); }

.no-svg .webicon.instapaper.small {
  background: url(../images/webicons/webicon-instapaper-s.png); }

.svg .webicon.instapaper {
  background: url(../images/webicons/webicon-instapaper.svg); }

.no-svg .webicon.kickstarter {
  background: url(../images/webicons/webicon-kickstarter-m.png); }

.no-svg .webicon.kickstarter.large {
  background: url(../images/webicons/webicon-kickstarter.png); }

.no-svg .webicon.kickstarter.small {
  background: url(../images/webicons/webicon-kickstarter-s.png); }

.svg .webicon.kickstarter {
  background: url(../images/webicons/webicon-kickstarter.svg); }

.no-svg .webicon.klout {
  background: url(../images/webicons/webicon-klout-m.png); }

.no-svg .webicon.klout.large {
  background: url(../images/webicons/webicon-klout.png); }

.no-svg .webicon.klout.small {
  background: url(../images/webicons/webicon-klout-s.png); }

.svg .webicon.klout {
  background: url(../images/webicons/webicon-klout.svg); }

.no-svg .webicon.lastfm {
  background: url(../images/webicons/webicon-lastfm-m.png); }

.no-svg .webicon.lastfm.large {
  background: url(../images/webicons/webicon-lastfm.png); }

.no-svg .webicon.lastfm.small {
  background: url(../images/webicons/webicon-lastfm-s.png); }

.svg .webicon.lastfm {
  background: url(../images/webicons/webicon-lastfm.svg); }

.no-svg .webicon.linkedin {
  background: url(../images/webicons/webicon-linkedin-m.png); }

.no-svg .webicon.linkedin.large {
  background: url(../images/webicons/webicon-linkedin.png); }

.no-svg .webicon.linkedin.small {
  background: url(../images/webicons/webicon-linkedin-s.png); }

.svg .webicon.linkedin {
  background: url(../images/webicons/webicon-linkedin.svg); }

.no-svg .webicon.mail {
  background: url(../images/webicons/webicon-mail-m.png); }

.no-svg .webicon.mail.large {
  background: url(../images/webicons/webicon-mail.png); }

.no-svg .webicon.mail.small {
  background: url(../images/webicons/webicon-mail-s.png); }

.svg .webicon.mail {
  background: url(../images/webicons/webicon-mail.svg); }

.no-svg .webicon.medium {
  background: url(../images/webicons/webicon-medium-m.png); }

.no-svg .webicon.medium.large {
  background: url(../images/webicons/webicon-medium.png); }

.no-svg .webicon.medium.small {
  background: url(../images/webicons/webicon-medium-s.png); }

.svg .webicon.medium {
  background: url(../images/webicons/webicon-medium.svg); }

.no-svg .webicon.mixi {
  background: url(../images/webicons/webicon-mixi-m.png); }

.no-svg .webicon.mixi.large {
  background: url(../images/webicons/webicon-mixi.png); }

.no-svg .webicon.mixi.small {
  background: url(../images/webicons/webicon-mixi-s.png); }

.svg .webicon.mixi {
  background: url(../images/webicons/webicon-mixi.svg); }

.no-svg .webicon.msn {
  background: url(../images/webicons/webicon-msn-m.png); }

.no-svg .webicon.msn.large {
  background: url(../images/webicons/webicon-msn.png); }

.no-svg .webicon.msn.small {
  background: url(../images/webicons/webicon-msn-s.png); }

.svg .webicon.msn {
  background: url(../images/webicons/webicon-msn.svg); }

.no-svg .webicon.openid {
  background: url(../images/webicons/webicon-openid-m.png); }

.no-svg .webicon.openid.large {
  background: url(../images/webicons/webicon-openid.png); }

.no-svg .webicon.openid.small {
  background: url(../images/webicons/webicon-openid-s.png); }

.svg .webicon.openid {
  background: url(../images/webicons/webicon-openid.svg); }

.no-svg .webicon.picasa {
  background: url(../images/webicons/webicon-picasa-m.png); }

.no-svg .webicon.picasa.large {
  background: url(../images/webicons/webicon-picasa.png); }

.no-svg .webicon.picasa.small {
  background: url(../images/webicons/webicon-picasa-s.png); }

.svg .webicon.picasa {
  background: url(../images/webicons/webicon-picasa.svg); }

.no-svg .webicon.pinterest {
  background: url(../images/webicons/webicon-pinterest-m.png); }

.no-svg .webicon.pinterest.large {
  background: url(../images/webicons/webicon-pinterest.png); }

.no-svg .webicon.pinterest.small {
  background: url(../images/webicons/webicon-pinterest-s.png); }

.svg .webicon.pinterest {
  background: url(../images/webicons/webicon-pinterest.svg); }

.no-svg .webicon.pocketapp {
  background: url(../images/webicons/webicon-pocketapp-m.png); }

.no-svg .webicon.pocketapp.large {
  background: url(../images/webicons/webicon-pocketapp.png); }

.no-svg .webicon.pocketapp.small {
  background: url(../images/webicons/webicon-pocketapp-s.png); }

.svg .webicon.pocketapp {
  background: url(../images/webicons/webicon-pocketapp.svg); }

.no-svg .webicon.potluck {
  background: url(../images/webicons/webicon-potluck-m.png); }

.no-svg .webicon.potluck.large {
  background: url(../images/webicons/webicon-potluck.png); }

.no-svg .webicon.potluck.small {
  background: url(../images/webicons/webicon-potluck-s.png); }

.svg .webicon.potluck {
  background: url(../images/webicons/webicon-potluck.svg); }

.no-svg .webicon.quora {
  background: url(../images/webicons/webicon-quora-m.png); }

.no-svg .webicon.quora.large {
  background: url(../images/webicons/webicon-quora.png); }

.no-svg .webicon.quora.small {
  background: url(../images/webicons/webicon-quora-s.png); }

.svg .webicon.quora {
  background: url(../images/webicons/webicon-quora.svg); }

.no-svg .webicon.orkut {
  background: url(../images/webicons/webicon-orkut-m.png); }

.no-svg .webicon.orkut.large {
  background: url(../images/webicons/webicon-orkut.png); }

.no-svg .webicon.orkut.small {
  background: url(../images/webicons/webicon-orkut-s.png); }

.svg .webicon.orkut {
  background: url(../images/webicons/webicon-orkut.svg); }

.no-svg .webicon.mercurial {
  background: url(../images/webicons/webicon-mercurial-m.png); }

.no-svg .webicon.mercurial.large {
  background: url(../images/webicons/webicon-mercurial.png); }

.no-svg .webicon.mercurial.small {
  background: url(../images/webicons/webicon-mercurial-s.png); }

.svg .webicon.mercurial {
  background: url(../images/webicons/webicon-mercurial.svg); }

.no-svg .webicon.rdio {
  background: url(../images/webicons/webicon-rdio-m.png); }

.no-svg .webicon.rdio.large {
  background: url(../images/webicons/webicon-rdio.png); }

.no-svg .webicon.rdio.small {
  background: url(../images/webicons/webicon-rdio-s.png); }

.svg .webicon.rdio {
  background: url(../images/webicons/webicon-rdio.svg); }

.no-svg .webicon.reddit {
  background: url(../images/webicons/webicon-reddit-m.png); }

.no-svg .webicon.reddit.large {
  background: url(../images/webicons/webicon-reddit.png); }

.no-svg .webicon.reddit.small {
  background: url(../images/webicons/webicon-reddit-s.png); }

.svg .webicon.reddit {
  background: url(../images/webicons/webicon-reddit.svg); }

.no-svg .webicon.renren {
  background: url(../images/webicons/webicon-renren-m.png); }

.no-svg .webicon.renren.large {
  background: url(../images/webicons/webicon-renren.png); }

.no-svg .webicon.renren.small {
  background: url(../images/webicons/webicon-renren-s.png); }

.svg .webicon.renren {
  background: url(../images/webicons/webicon-renren.svg); }

.no-svg .webicon.rss {
  background: url(../images/webicons/webicon-rss-m.png); }

.no-svg .webicon.rss.large {
  background: url(../images/webicons/webicon-rss.png); }

.no-svg .webicon.rss.small {
  background: url(../images/webicons/webicon-rss-s.png); }

.svg .webicon.rss {
  background: url(../images/webicons/webicon-rss.svg); }

.no-svg .webicon.skitch {
  background: url(../images/webicons/webicon-skitch-m.png); }

.no-svg .webicon.skitch.large {
  background: url(../images/webicons/webicon-skitch.png); }

.no-svg .webicon.skitch.small {
  background: url(../images/webicons/webicon-skitch-s.png); }

.svg .webicon.skitch {
  background: url(../images/webicons/webicon-skitch.svg); }

.no-svg .webicon.skype {
  background: url(../images/webicons/webicon-skype-m.png); }

.no-svg .webicon.skype.large {
  background: url(../images/webicons/webicon-skype.png); }

.no-svg .webicon.skype.small {
  background: url(../images/webicons/webicon-skype-s.png); }

.svg .webicon.skype {
  background: url(../images/webicons/webicon-skype.svg); }

.no-svg .webicon.soundcloud {
  background: url(../images/webicons/webicon-soundcloud-m.png); }

.no-svg .webicon.soundcloud.large {
  background: url(../images/webicons/webicon-soundcloud.png); }

.no-svg .webicon.soundcloud.small {
  background: url(../images/webicons/webicon-soundcloud-s.png); }

.svg .webicon.soundcloud {
  background: url(../images/webicons/webicon-soundcloud.svg); }

.no-svg .webicon.spotify {
  background: url(../images/webicons/webicon-spotify-m.png); }

.no-svg .webicon.spotify.large {
  background: url(../images/webicons/webicon-spotify.png); }

.no-svg .webicon.spotify.small {
  background: url(../images/webicons/webicon-spotify-s.png); }

.svg .webicon.spotify {
  background: url(../images/webicons/webicon-spotify.svg); }

.no-svg .webicon.stackoverflow {
  background: url(../images/webicons/webicon-stackoverflow-m.png); }

.no-svg .webicon.stackoverflow.large {
  background: url(../images/webicons/webicon-stackoverflow.png); }

.no-svg .webicon.stackoverflow.small {
  background: url(../images/webicons/webicon-stackoverflow-s.png); }

.svg .webicon.stackoverflow {
  background: url(../images/webicons/webicon-stackoverflow.svg); }

.no-svg .webicon.stumbleupon {
  background: url(../images/webicons/webicon-stumbleupon-m.png); }

.no-svg .webicon.stumbleupon.large {
  background: url(../images/webicons/webicon-stumbleupon.png); }

.no-svg .webicon.stumbleupon.small {
  background: url(../images/webicons/webicon-stumbleupon-s.png); }

.svg .webicon.stumbleupon {
  background: url(../images/webicons/webicon-stumbleupon.svg); }

.no-svg .webicon.svtle {
  background: url(../images/webicons/webicon-svtle-m.png); }

.no-svg .webicon.svtle.large {
  background: url(../images/webicons/webicon-svtle.png); }

.no-svg .webicon.svtle.small {
  background: url(../images/webicons/webicon-svtle-s.png); }

.svg .webicon.svtle {
  background: url(../images/webicons/webicon-svtle.svg); }

.no-svg .webicon.svn {
  background: url(../images/webicons/webicon-svn-m.png); }

.no-svg .webicon.svn.large {
  background: url(../images/webicons/webicon-svn.png); }

.no-svg .webicon.svn.small {
  background: url(../images/webicons/webicon-svn-s.png); }

.svg .webicon.svn {
  background: url(../images/webicons/webicon-svn.svg); }

.no-svg .webicon.tent {
  background: url(../images/webicons/webicon-tent-m.png); }

.no-svg .webicon.tent.large {
  background: url(../images/webicons/webicon-tent.png); }

.no-svg .webicon.tent.small {
  background: url(../images/webicons/webicon-tent-s.png); }

.svg .webicon.tent {
  background: url(../images/webicons/webicon-tent.svg); }

.no-svg .webicon.tripadvisor {
  background: url(../images/webicons/webicon-tripadvisor-m.png); }

.no-svg .webicon.tripadvisor.large {
  background: url(../images/webicons/webicon-tripadvisor.png); }

.no-svg .webicon.tripadvisor.small {
  background: url(../images/webicons/webicon-tripadvisor-s.png); }

.svg .webicon.tripadvisor {
  background: url(../images/webicons/webicon-tripadvisor.svg); }

.no-svg .webicon.tumblr {
  background: url(../images/webicons/webicon-tumblr-m.png); }

.no-svg .webicon.tumblr.large {
  background: url(../images/webicons/webicon-tumblr.png); }

.no-svg .webicon.tumblr.small {
  background: url(../images/webicons/webicon-tumblr-s.png); }

.svg .webicon.tumblr {
  background: url(../images/webicons/webicon-tumblr.svg); }

.no-svg .webicon.twitter {
  background: url(../images/webicons/webicon-twitter-m.png); }

.no-svg .webicon.twitter.large {
  background: url(../images/webicons/webicon-twitter.png); }

.no-svg .webicon.twitter.small {
  background: url(../images/webicons/webicon-twitter-s.png); }

.svg .webicon.twitter {
  background: url(../images/webicons/webicon-twitter.svg); }

.no-svg .webicon.viadeo {
  background: url(../images/webicons/webicon-viadeo-m.png); }

.no-svg .webicon.viadeo.large {
  background: url(../images/webicons/webicon-viadeo.png); }

.no-svg .webicon.viadeo.small {
  background: url(../images/webicons/webicon-viadeo-s.png); }

.svg .webicon.viadeo {
  background: url(../images/webicons/webicon-viadeo.svg); }

.no-svg .webicon.vine {
  background: url(../images/webicons/webicon-vine-m.png); }

.no-svg .webicon.vine.large {
  background: url(../images/webicons/webicon-vine.png); }

.no-svg .webicon.vine.small {
  background: url(../images/webicons/webicon-vine-s.png); }

.svg .webicon.vine {
  background: url(../images/webicons/webicon-vine.svg); }

.no-svg .webicon.vimeo {
  background: url(../images/webicons/webicon-vimeo-m.png); }

.no-svg .webicon.vimeo.large {
  background: url(../images/webicons/webicon-vimeo.png); }

.no-svg .webicon.vimeo.small {
  background: url(../images/webicons/webicon-vimeo-s.png); }

.svg .webicon.vimeo {
  background: url(../images/webicons/webicon-vimeo.svg); }

.no-svg .webicon.weibo {
  background: url(../images/webicons/webicon-weibo-m.png); }

.no-svg .webicon.weibo.large {
  background: url(../images/webicons/webicon-weibo.png); }

.no-svg .webicon.weibo.small {
  background: url(../images/webicons/webicon-weibo-s.png); }

.svg .webicon.weibo {
  background: url(../images/webicons/webicon-weibo.svg); }

.no-svg .webicon.windows {
  background: url(../images/webicons/webicon-windows-m.png); }

.no-svg .webicon.windows.large {
  background: url(../images/webicons/webicon-windows.png); }

.no-svg .webicon.windows.small {
  background: url(../images/webicons/webicon-windows-s.png); }

.svg .webicon.windows {
  background: url(../images/webicons/webicon-windows.svg); }

.no-svg .webicon.wordpress {
  background: url(../images/webicons/webicon-wordpress-m.png); }

.no-svg .webicon.wordpress.large {
  background: url(../images/webicons/webicon-wordpress.png); }

.no-svg .webicon.wordpress.small {
  background: url(../images/webicons/webicon-wordpress-s.png); }

.svg .webicon.wordpress {
  background: url(../images/webicons/webicon-wordpress.svg); }

.no-svg .webicon.xing {
  background: url(../images/webicons/webicon-xing-m.png); }

.no-svg .webicon.xing.large {
  background: url(../images/webicons/webicon-xing.png); }

.no-svg .webicon.xing.small {
  background: url(../images/webicons/webicon-xing-s.png); }

.svg .webicon.xing {
  background: url(../images/webicons/webicon-xing.svg); }

.no-svg .webicon.yahoo {
  background: url(../images/webicons/webicon-yahoo-m.png); }

.no-svg .webicon.yahoo.large {
  background: url(../images/webicons/webicon-yahoo.png); }

.no-svg .webicon.yahoo.small {
  background: url(../images/webicons/webicon-yahoo-s.png); }

.svg .webicon.yahoo {
  background: url(../images/webicons/webicon-yahoo.svg); }

.no-svg .webicon.yelp {
  background: url(../images/webicons/webicon-yelp-m.png); }

.no-svg .webicon.yelp.large {
  background: url(../images/webicons/webicon-yelp.png); }

.no-svg .webicon.yelp.small {
  background: url(../images/webicons/webicon-yelp-s.png); }

.svg .webicon.yelp {
  background: url(../images/webicons/webicon-yelp.svg); }

.no-svg .webicon.youtube {
  background: url(../images/webicons/webicon-youtube-m.png); }

.no-svg .webicon.youtube.large {
  background: url(../images/webicons/webicon-youtube.png); }

.no-svg .webicon.youtube.small {
  background: url(../images/webicons/webicon-youtube-s.png); }

.svg .webicon.youtube {
  background: url(../images/webicons/webicon-youtube.svg); }

.no-svg .webicon.youversion {
  background: url(../images/webicons/webicon-youversion-m.png); }

.no-svg .webicon.youversion.large {
  background: url(../images/webicons/webicon-youversion.png); }

.no-svg .webicon.youversion.small {
  background: url(../images/webicons/webicon-youversion-s.png); }

.svg .webicon.youversion {
  background: url(../images/webicons/webicon-youversion.svg); }

.no-svg .webicon.zerply {
  background: url(../images/webicons/webicon-zerply-m.png); }

.no-svg .webicon.zerply.large {
  background: url(../images/webicons/webicon-zerply.png); }

.no-svg .webicon.zerply.small {
  background: url(../images/webicons/webicon-zerply-s.png); }

.svg .webicon.zerply {
  background: url(../images/webicons/webicon-zerply.svg); }

/* The MIT License */
.dropzone,
.dropzone *,
.dropzone-previews,
.dropzone-previews * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.dropzone {
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.08);
  background: rgba(0, 0, 0, 0.02);
  padding: 1em; }

.dropzone.dz-clickable {
  cursor: pointer; }

.dropzone.dz-clickable .dz-message,
.dropzone.dz-clickable .dz-message span {
  cursor: pointer; }

.dropzone.dz-clickable * {
  cursor: default; }

.dropzone .dz-message {
  opacity: 1;
  -ms-filter: none;
  filter: none; }

.dropzone.dz-drag-hover {
  border-color: rgba(0, 0, 0, 0.15);
  background: rgba(0, 0, 0, 0.04); }

.dropzone.dz-started .dz-message {
  display: none; }

.dropzone .dz-preview,
.dropzone-previews .dz-preview {
  background: rgba(255, 255, 255, 0.8);
  position: relative;
  display: inline-block;
  margin: 17px;
  vertical-align: top;
  border: 1px solid #acacac;
  padding: 6px 6px 6px 6px; }

.dropzone .dz-preview.dz-file-preview [data-dz-thumbnail],
.dropzone-previews .dz-preview.dz-file-preview [data-dz-thumbnail] {
  display: none; }

.dropzone .dz-preview .dz-details,
.dropzone-previews .dz-preview .dz-details {
  width: 100px;
  height: 100px;
  position: relative;
  background: #ebebeb;
  padding: 5px;
  margin-bottom: 22px; }

.dropzone .dz-preview .dz-details .dz-filename,
.dropzone-previews .dz-preview .dz-details .dz-filename {
  overflow: hidden;
  height: 100%; }

.dropzone .dz-preview .dz-details img,
.dropzone-previews .dz-preview .dz-details img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px; }

.dropzone .dz-preview .dz-details .dz-size,
.dropzone-previews .dz-preview .dz-details .dz-size {
  position: absolute;
  bottom: -28px;
  left: 3px;
  height: 28px;
  line-height: 28px; }

.dropzone .dz-preview.dz-error .dz-error-mark,
.dropzone-previews .dz-preview.dz-error .dz-error-mark {
  display: block; }

.dropzone .dz-preview.dz-success .dz-success-mark,
.dropzone-previews .dz-preview.dz-success .dz-success-mark {
  display: block; }

.dropzone .dz-preview:hover .dz-details img,
.dropzone-previews .dz-preview:hover .dz-details img {
  display: none; }

.dropzone .dz-preview .dz-success-mark,
.dropzone-previews .dz-preview .dz-success-mark,
.dropzone .dz-preview .dz-error-mark,
.dropzone-previews .dz-preview .dz-error-mark {
  display: none;
  position: absolute;
  width: 40px;
  height: 40px;
  font-size: 30px;
  text-align: center;
  right: -10px;
  top: -10px; }

.dropzone .dz-preview .dz-success-mark,
.dropzone-previews .dz-preview .dz-success-mark {
  color: #8cc657; }

.dropzone .dz-preview .dz-error-mark,
.dropzone-previews .dz-preview .dz-error-mark {
  color: #ee162d; }

.dropzone .dz-preview .dz-progress,
.dropzone-previews .dz-preview .dz-progress {
  position: absolute;
  top: 100px;
  left: 6px;
  right: 6px;
  height: 6px;
  background: #d7d7d7;
  display: none; }

.dropzone .dz-preview .dz-progress .dz-upload,
.dropzone-previews .dz-preview .dz-progress .dz-upload {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0%;
  background-color: #8cc657; }

.dropzone .dz-preview.dz-processing .dz-progress,
.dropzone-previews .dz-preview.dz-processing .dz-progress {
  display: block; }

.dropzone .dz-preview .dz-error-message,
.dropzone-previews .dz-preview .dz-error-message {
  display: none;
  position: absolute;
  top: -5px;
  left: -20px;
  background: rgba(245, 245, 245, 0.8);
  padding: 8px 10px;
  color: #800;
  min-width: 140px;
  max-width: 500px;
  z-index: 500; }

.dropzone .dz-preview:hover.dz-error .dz-error-message,
.dropzone-previews .dz-preview:hover.dz-error .dz-error-message {
  display: block; }

.dropzone {
  border: 1px solid rgba(0, 0, 0, 0.03);
  min-height: 180px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.03);
  padding: 23px; }

.dropzone .dz-default.dz-message {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  background-image: url(../images/dropzone/upload.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  position: absolute;
  width: 428px;
  height: 123px;
  margin-left: -214px;
  margin-top: -28px;
  top: 50%;
  left: 50%; }

@media all and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 1.5 / 1), (min-device-pixel-ratio: 1.5), (min-resolution: 138dpi), (min-resolution: 1.5dppx) {
  .dropzone .dz-default.dz-message {
    background-image: url(../images/dropzone/spritemap@2x.png);
    -webkit-background-size: 428px 406px;
    -moz-background-size: 428px 406px;
    background-size: 428px 406px; } }
.dropzone .dz-default.dz-message span {
  display: none; }

.dropzone.dz-square .dz-default.dz-message {
  background-position: 0 -123px;
  width: 268px;
  margin-left: -134px;
  height: 174px;
  margin-top: -87px; }

.dropzone.dz-drag-hover .dz-message {
  opacity: 0.15;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
  filter: alpha(opacity=15); }

.dropzone.dz-started .dz-message {
  display: block;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0); }

.dropzone .dz-preview,
.dropzone-previews .dz-preview {
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.16);
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.16);
  font-size: 14px; }

.dropzone .dz-preview.dz-image-preview:hover .dz-details img,
.dropzone-previews .dz-preview.dz-image-preview:hover .dz-details img {
  display: block;
  opacity: 0.1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
  filter: alpha(opacity=10); }

.dropzone .dz-preview.dz-success .dz-success-mark,
.dropzone-previews .dz-preview.dz-success .dz-success-mark {
  opacity: 1;
  -ms-filter: none;
  filter: none; }

.dropzone .dz-preview.dz-error .dz-error-mark,
.dropzone-previews .dz-preview.dz-error .dz-error-mark {
  opacity: 1;
  -ms-filter: none;
  filter: none; }

.dropzone .dz-preview.dz-error .dz-progress .dz-upload,
.dropzone-previews .dz-preview.dz-error .dz-progress .dz-upload {
  background: #ee1e2d; }

.dropzone .dz-preview .dz-error-mark,
.dropzone-previews .dz-preview .dz-error-mark,
.dropzone .dz-preview .dz-success-mark,
.dropzone-previews .dz-preview .dz-success-mark {
  display: block;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
  background-image: url(../images/dropzone/spritemap.png);
  background-repeat: no-repeat; }

@media all and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 1.5 / 1), (min-device-pixel-ratio: 1.5), (min-resolution: 138dpi), (min-resolution: 1.5dppx) {
  .dropzone .dz-preview .dz-error-mark,
  .dropzone-previews .dz-preview .dz-error-mark,
  .dropzone .dz-preview .dz-success-mark,
  .dropzone-previews .dz-preview .dz-success-mark {
    background-image: url(../images/dropzone/spritemap@2x.png);
    -webkit-background-size: 428px 406px;
    -moz-background-size: 428px 406px;
    background-size: 428px 406px; } }
.dropzone .dz-preview .dz-error-mark span,
.dropzone-previews .dz-preview .dz-error-mark span,
.dropzone .dz-preview .dz-success-mark span,
.dropzone-previews .dz-preview .dz-success-mark span {
  display: none; }

.dropzone .dz-preview .dz-error-mark,
.dropzone-previews .dz-preview .dz-error-mark {
  background-position: -268px -123px; }

.dropzone .dz-preview .dz-success-mark,
.dropzone-previews .dz-preview .dz-success-mark {
  background-position: -268px -163px; }

.dropzone .dz-preview .dz-progress .dz-upload,
.dropzone-previews .dz-preview .dz-progress .dz-upload {
  -webkit-animation: loading 0.4s linear infinite;
  -moz-animation: loading 0.4s linear infinite;
  -o-animation: loading 0.4s linear infinite;
  -ms-animation: loading 0.4s linear infinite;
  animation: loading 0.4s linear infinite;
  -webkit-transition: width 0.3s ease-in-out;
  -moz-transition: width 0.3s ease-in-out;
  -o-transition: width 0.3s ease-in-out;
  -ms-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-image: url(../images/dropzone/spritemap.png);
  background-repeat: repeat-x;
  background-position: 0px -400px; }

@media all and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 1.5 / 1), (min-device-pixel-ratio: 1.5), (min-resolution: 138dpi), (min-resolution: 1.5dppx) {
  .dropzone .dz-preview .dz-progress .dz-upload,
  .dropzone-previews .dz-preview .dz-progress .dz-upload {
    background-image: url(../images/dropzone/spritemap@2x.png);
    -webkit-background-size: 428px 406px;
    -moz-background-size: 428px 406px;
    background-size: 428px 406px; } }
.dropzone .dz-preview.dz-success .dz-progress,
.dropzone-previews .dz-preview.dz-success .dz-progress {
  display: block;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out; }

.dropzone .dz-preview .dz-error-message,
.dropzone-previews .dz-preview .dz-error-message {
  display: block;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out; }

.dropzone .dz-preview:hover.dz-error .dz-error-message,
.dropzone-previews .dz-preview:hover.dz-error .dz-error-message {
  opacity: 1;
  -ms-filter: none;
  filter: none; }

.dropzone a.dz-remove,
.dropzone-previews a.dz-remove {
  background-image: -webkit-linear-gradient(top, #fafafa, #eeeeee);
  background-image: -moz-linear-gradient(top, #fafafa, #eeeeee);
  background-image: -o-linear-gradient(top, #fafafa, #eeeeee);
  background-image: -ms-linear-gradient(top, #fafafa, #eeeeee);
  background-image: linear-gradient(to bottom, #fafafa, #eeeeee);
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #eee;
  text-decoration: none;
  display: block;
  padding: 4px 5px;
  text-align: center;
  color: #aaa;
  margin-top: 26px; }

.dropzone a.dz-remove:hover,
.dropzone-previews a.dz-remove:hover {
  color: #666; }

@-moz-keyframes loading {
  0% {
    background-position: 0 -400px; }

  100% {
    background-position: -7px -400px; } }

@-webkit-keyframes loading {
  0% {
    background-position: 0 -400px; }

  100% {
    background-position: -7px -400px; } }

@-o-keyframes loading {
  0% {
    background-position: 0 -400px; }

  100% {
    background-position: -7px -400px; } }

@-ms-keyframes loading {
  0% {
    background-position: 0 -400px; }

  100% {
    background-position: -7px -400px; } }

@keyframes loading {
  0% {
    background-position: 0 -400px; }

  100% {
    background-position: -7px -400px; } }

/* Ace editor */
#editor {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none; }

/*------------------------------------*\
    1. Mixins
\*------------------------------------*/
/*------------------------------------*\
    2. Helper
\*------------------------------------*/
.clearfix:after, .tabular:after {
  content: "";
  display: table;
  clear: both; }

.fr {
  float: right; }

.fl {
  float: left; }

.informative {
  cursor: help; }

.muted {
  opacity: 0.5;
  filter: alpha(opacity=50); }

.proceed {
  text-align: right; }

.go:after {
  content: " »"; }

.caps {
  text-transform: uppercase; }

.accessibility {
  position: absolute;
  left: -99999px; }

[dir=rtl] .accessibility {
  left: auto;
  right: -99999px; }

.hide {
  position: absolute;
  left: -9999px; }

.block {
  display: block; }

.margin-top {
  margin-top: 30px; }

.margin-right {
  margin-right: 30px; }

.margin-bottom {
  margin-bottom: 15px; }

.margin-left {
  margin-left: 30px; }

.no-padding {
  padding: 0 !important; }

.border-top {
  border-top: 1px solid #e7e7e8; }

hr {
  height: 1px;
  width: 100%;
  border-color: #dfdfe1; }

.darkgray {
  color: #2a353a; }

.semidark {
  color: #66666e; }

.normal {
  color: #898992; }

.gray {
  color: #b6b6bb; }

.lightgray {
  color: #dddddf; }

.bordercolor {
  color: #e7e7e8; }

.lightergray {
  color: #f7f8f9; }

.green {
  color: #84cd64; }

.blue {
  color: #4e92d0; }

.yellow {
  color: #e8ba40; }

.orange {
  color: #eb7059; }

.red {
  color: #e84f67; }

.purple {
  color: #908cc2; }

.blue-alt {
  color: #219bcc; }

.blue-dark {
  color: #4387c5; }

.blue-bg {
  background: #4e92d0; }

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); } }

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }

@-moz-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-20px); }

  100% {
    opacity: 1;
    -moz-transform: translateX(0); } }

@-o-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-20px); }

  100% {
    opacity: 1;
    -o-transform: translateX(0); } }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px); }

  100% {
    opacity: 1;
    transform: translateX(0); } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  -moz-animation-name: fadeInLeft;
  -o-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@media (min-width: 768px) {
  .popover {
    -webkit-animation: fadeInLeft 0.3s ease-out backwards;
    -moz-animation: fadeInLeft 0.3s ease-out backwards;
    -o-animation: fadeInLeft 0.3s ease-out backwards;
    animation: fadeInLeft 0.3s ease-out backwards; } }
/*
 *  Includes all the various parts
 */
/*------------------------------------*\
    3.  Global (body, page sructure)
\*------------------------------------*/
body {
  background-image: url(/images/site/content/kattis_grain.png); 
  background-repeat: repeat-x repeat-y; 
  font-family: "proxima-nova", "Proxima Nova", 'Open Sans', "Helvetice Neue", sans-serif, arial;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 50px; }

.wrap {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  position: relative; }

.page-top > a {
  color: #898992; }
  .page-top > a:hover {
    color: #2a353a; }
  .page-top > a > i {
    margin-right: 10px;
    float: left;
    margin-top: 2px; }

/*
.page-top {
    background: $gray-lightest;
    width: 100%;
    height: 61px;
    border-bottom: 1px solid $color-border;

    .organisation-img {
        margin-top: 6px;
        width: 48px;
        height: 48px;
        float: left;
    }

    .page-nav {

        li {
            float: left;

            a {
                padding: 0 25px;
                height: 61px;
                line-height: 61px;
                color: $gray-normal;
                float: left;

                > i {
                    margin-right: 12px;
                }
            }

            &.current {

                a {
                    background: $white;
                    border-left: 1px solid $color-border;
                    border-right: 1px solid $color-border;
                    color: $gray-darkest;
                }
            }
        }
    }
}
*/
.page-headline, .page-top {
  margin: 20px 0; }
  .page-headline > div > a, .page-top > div > a {
    color: #898992;
    /*i {
        margin-right: 12px;
        float: left;
    }*/ }
    .page-headline > div > a:hover, .page-top > div > a:hover {
      color: #2a353a; }
  .page-headline h1, .page-top h1 {
    font-size: 36px;
    color: #2a353a;
    line-height: 42px; }
    .page-headline h1 > span, .page-top h1 > span {
      font-weight: 300;
      color: #b6b6bb;
      margin: 0 15px; }
  .page-headline .extra-info, .page-top .extra-info {
    margin: 15px 0;
    opacity: 0.8; }
    .page-headline .extra-info span, .page-top .extra-info span {
      float: left;
      color: #898992;
      margin-left: 30px; }
      .page-headline .extra-info span strong, .page-top .extra-info span strong {
        color: #666671;
        text-transform: uppercase;
        font-weight: 600;
        margin-right: 10px; }
  .page-headline .filter li, .page-top .filter li {
    float: left; }
    .page-headline .filter li a, .page-top .filter li a {
      color: #898992;
      padding: 0 20px;
      height: 42px;
      line-height: 42px;
      float: left;
      border: 1px solid white;
      -webkit-transition: 0.1s ease-out;
      -moz-transition: 0.1s ease-out;
      -ms-transition: 0.1s ease-out;
      -o-transition: 0.1s ease-out;
      transition: 0.1s ease-out;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -o-border-radius: 4px;
      border-radius: 4px; }
      .page-headline .filter li a:hover, .page-top .filter li a:hover {
        color: #2a353a; }
      .page-headline .filter li a > i, .page-top .filter li a > i {
        margin-right: 12px;
        color: #b6b6bb; }
    .page-headline .filter li.active a, .page-top .filter li.active a {
      border: 1px solid #e7e7e8;
      color: #2a353a; }
      .page-headline .filter li.active a i.green, .page-top .filter li.active a i.green {
        color: #84cd64; }
      .page-headline .filter li.active a i.orange, .page-top .filter li.active a i.orange {
        color: #eb7059; }
      .page-headline .filter li.active a i.blue, .page-top .filter li.active a i.blue {
        color: #4e92d0; }
    .page-headline .filter li.divider, .page-top .filter li.divider {
      border-left: 1px solid #e7e7e8;
      width: 1px;
      height: 30px;
      margin: 5px 10px; }

.wrap > .page-headline, .wrap > .page-top {
  margin-top: 30px; }

.page-content {
  width: 100%;
  margin-top: 30px; }
  .page-content.single {
    background: white;
    margin-bottom: 20px;
    padding: 30px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); }
  .page-content > h3 {
    margin-bottom: 18px; }
  .page-content.boxed > section.box {
    background: white;
    margin-bottom: 40px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); }
  .page-content.boxed .box-headline {
    width: 100%;
    margin: 0 0 15px; }
    .page-content.boxed .box-headline h2 {
      margin: 0; }
    .page-content.boxed .box-headline .form-group {
      margin: -14px 0 0; }

.page-problem .page-content.single {
  max-width: 900px;
  margin: 30px auto; }

.page-problem-layout .page-content .problem-headline {
  margin-top: 10px;
  padding-bottom: 20px;
  margin-bottom: 0;
  border-bottom: 1px solid #e7e7e8;
  position: relative; }
  .page-problem-layout .page-content .problem-headline h1 {
    text-align: center;
    font-size: 44px; }
    .page-problem-layout .page-content .problem-headline h1 > a {
      color: #2a353a; }
  .page-problem-layout .page-content .problem-headline .extra-info {
    text-align: center;
    margin: 15px 0;
    opacity: 0.8; }
    .page-problem-layout .page-content .problem-headline .extra-info span {
      color: #898992;
      margin-left: 30px; }
      .page-problem-layout .page-content .problem-headline .extra-info span:first-child {
        margin: 0; }
  .page-problem-layout .page-content .problem-headline .alt-buttons {
    position: absolute;
    top: 50%;
    left: 0px;
    margin-top: -38px;
    height: 42px; }
    .page-problem-layout .page-content .problem-headline .alt-buttons a {
      width: 42px;
      height: 42px;
      line-height: 41px;
      font-size: 18px;
      text-align: center;
      float: left;
      padding: 0;
      margin-right: 20px; }
      .page-problem-layout .page-content .problem-headline .alt-buttons a > i {
        margin: 0;
        padding: 0; }
.page-problem-layout .page-content .problem-wrapper {
  padding: 30px 0 0;
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 24px; }
.page-problem-layout .page-content .problembody {
  font-family: 'merriweather', georgia, serif;
}
  .page-problem-layout .page-content .problem-wrapper h1, .page-problem-layout .page-content .problem-wrapper h2, .page-problem-layout .page-content .problem-wrapper h3, .page-problem-layout .page-content .problem-wrapper h4 {
    font-family: "proxima-nova", "Proxima Nova", 'Open Sans', "Helvetice Neue", sans-serif, arial; }
  .page-problem-layout .page-content .problem-wrapper h2 {
    margin-top: 30px; }
  .page-problem-layout .page-content .problem-wrapper p {
    margin: 15px 0;
    font-size: 14px;
    line-height: 24px; }
  .page-problem-layout .page-content .problem-wrapper .minipage {
    width: auto !important; }
.page-problem-layout .page-content .source {
  margin-top: 20px;
  border-top: 1px solid #e7e7e8;
  color: #898992; }
.page-problem-layout .page-content.boxed .problem-headline {
  margin-top: 35px; }

.header {
  background: #33333d;
  width: 100%;
  height: 70px; }
  .header .logo-kattis {
    background: url(../images/site/header/logo-empty.png) #2a353a bottom right no-repeat;
    width: 237px;
    height: 63px;
    margin: 7px 10px 0 -15px;
    left: -170px;
    position: absolute;
    z-index: 1;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out; }
    .header .logo-kattis:hover {
      left: 0; }
  .header .logo {
    width: 64px;
    height: 64px;
    margin: 3px 14px 0 0;
    float: left;
    overflow: hidden; }

  .header .logo-open {
    width: 81px;
    height: 63px;
    margin: 7px 14px 0 0;
  }


    .header .logo img {
      max-width: 100%;
      float: left; }
  .header .main-nav {
    float: left; }
    .header .main-nav > ul > li {
      float: left;
      position: relative; }
      .header .main-nav > ul > li > a,
      .header .main-nav > ul > li > div > button {
        font-weight: 700;
        font-size: 16px;
        text-transform: uppercase;
        color: #898992;
        height: 70px;
        line-height: 70px;
        padding: 0 8px;
        -webkit-transition: 0.1s ease-out;
        -moz-transition: 0.1s ease-out;
        -ms-transition: 0.1s ease-out;
        -o-transition: 0.1s ease-out;
        transition: 0.1s ease-out; }
        .header .main-nav > ul > li > a:hover,
        .header .main-nav > ul > li > div > button:hover {
          color: white;
          text-decoration: none; }
      .header .main-nav > ul > li .btn-group button {
        background: none;
        border: none;
        box-shadow: none !important; }
        .header .main-nav > ul > li .btn-group button .caret {
          color: #fff;
          border-top: 6px solid #898992;
          border-right: 5px solid transparent;
          border-bottom: 0 dotted;
          border-left: 5px solid transparent;
          content: ""; }
        .header .main-nav > ul > li .btn-group button:hover .caret {
          border-top-color: #fff; }
      .header .main-nav > ul > li .btn-group .dropdown-menu {
        width: 230px; }
        .header .main-nav > ul > li .btn-group .dropdown-menu li {
          width: 100%; }
          .header .main-nav > ul > li .btn-group .dropdown-menu li a {
            width: 100%;
            float: left;
            padding: 7px 20px; }
      .header .main-nav > ul > li .btn-group .dropdown-menu {
        margin-top: 19px;
        float: none;
        padding: 12px 0;
        margin: -8px -15px 0 0;
        min-width: 250px;
        border: 1px solid rgba(0, 0, 0, 0.07);
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding-box;
        -o-background-clip: padding-box;
        background-clip: padding-box;
        background-color: white;
        -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07);
        -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07);
        -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07);
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07); }
        .header .main-nav > ul > li .btn-group .dropdown-menu li.caret {
          border-bottom: 6px solid white;
          border-left: 6px solid transparent;
          border-right: 6px solid transparent;
          display: inline-block;
          width: 0;
          height: 0;
          content: " ";
          border-top: 0;
          position: absolute;
          top: -6px;
          right: 13px;
          margin: 0; }
        .header .main-nav > ul > li .btn-group .dropdown-menu > li > a {
          padding: 5px 25px;
          color: #898992;
          -webkit-transition: 0.1s ease-out;
          -moz-transition: 0.1s ease-out;
          -ms-transition: 0.1s ease-out;
          -o-transition: 0.1s ease-out;
          transition: 0.1s ease-out; }
          .header .main-nav > ul > li .btn-group .dropdown-menu > li > a:hover {
            background: #f7f8f9;
            color: #2a353a; }
          .header .main-nav > ul > li .btn-group .dropdown-menu > li > a > i {
            margin-right: 15px;
            font-size: 15px;
            margin-top: 1px;
            float: left; }
        .header .main-nav > ul > li .btn-group .dropdown-menu > li.divider {
          float: left; }
      .header .main-nav > ul > li.current a {
        color: white; }
      .header .main-nav > ul > li.current:before {
        border-bottom: 6px solid white;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        display: inline-block;
        width: 0;
        height: 0;
        content: " ";
        border-top: 0;
        position: absolute;
        right: 13px;
        margin: 0;
        position: absolute;
        left: 50%;
        bottom: 0;
        line-height: 0;
        margin-left: -6px; }
  .header .user-side {
    padding: 17px 0; }
    .header .user-side .user-nav > ul > li {
      margin: 0 10px;
      float: left; }
      .header .user-side .user-nav > ul > li > a {
        font-weight: 600; }
        .header .user-side .user-nav > ul > li > a.activity {
          padding: 0;
          width: 36px; }
        .header .user-side .user-nav > ul > li > a > i {
          margin-right: 12px;
          font-size: 18px; }
          .header .user-side .user-nav > ul > li > a > i.icon-gauge {
            float: left;
            line-height: 35px; }
          .header .user-side .user-nav > ul > li > a > i.icon-activity {
            font-size: 22px;
            margin: 0; }
          .header .user-side .user-nav > ul > li > a > i.icon-submit {
            margin-right: 12px;
            font-size: 15px; }
    .header .user-side .site-search {
      position: relative;
      display: inline-block;
      float: left; }
      .header .user-side .site-search.active a {
        color: #b6b6bb;
        background: none; }
      .header .user-side .site-search.active input {
        background-color: white; }
      .header .user-side .site-search:hover input {
        background-color: white; }
      .header .user-side .site-search input {
        background: #3a3a44;
        width: 36px;
        height: 36px;
        border: none;
        padding: 0 0 0 8px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out; }
      .header .user-side .site-search a {
        width: 36px;
        height: 36px;
        display: inline-block;
        border: none;
        text-align: center;
        line-height: 35px;
        color: #898992;
        position: absolute;
        right: 0px;
        top: 0px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px; }
    .header .user-side .my-profile {
      float: left; }
      .header .user-side .my-profile > a:focus {
        outline: none; }
      .header .user-side .my-profile .user-img {
        width: 30px;
        height: 30px;
        float: left;
        margin-top: 3px;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -o-border-radius: 100%;
        border-radius: 100%; }
        .header .user-side .my-profile .user-img img {
          width: 100%;
          height: 100%;
          float: left; }
      .header .user-side .my-profile .dropdown-menu {
        margin-top: 19px;
        float: none;
        padding: 15px 25px;
        margin: 12px -15px 0 0;
        min-width: 250px;
        border: 1px solid rgba(0, 0, 0, 0.07);
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding-box;
        -o-background-clip: padding-box;
        background-clip: padding-box;
        background-color: white;
        -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07);
        -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07);
        -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07);
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07); }
        .header .user-side .my-profile .dropdown-menu li.caret {
          border-bottom: 6px solid white;
          border-left: 6px solid transparent;
          border-right: 6px solid transparent;
          display: inline-block;
          width: 0;
          height: 0;
          content: " ";
          border-top: 0;
          position: absolute;
          top: -6px;
          right: 13px;
          margin: 0; }
        .header .user-side .my-profile .dropdown-menu > li > a {
          margin: 0 -25px;
          padding: 5px 25px;
          color: #898992;
          -webkit-transition: 0.1s ease-out;
          -moz-transition: 0.1s ease-out;
          -ms-transition: 0.1s ease-out;
          -o-transition: 0.1s ease-out;
          transition: 0.1s ease-out; }
          .header .user-side .my-profile .dropdown-menu > li > a:hover {
            background: #f7f8f9;
            color: #2a353a; }
          .header .user-side .my-profile .dropdown-menu > li > a > i {
            margin-right: 15px;
            font-size: 15px;
            margin-top: 1px;
            float: left; }
        .header .user-side .my-profile .dropdown-menu > li.divider {
          margin: 10px -25px; }
      .header .user-side .my-profile .caret {
        float: left;
        margin-top: 15px;
        margin-left: 10px;
        border-top: 6px solid #898992;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent; }
.preview-header {
  padding-left: 10px;
  padding-right: 10px;
}

/*------------------------------------*\
    5.  Breadcrumb
\*------------------------------------*/
h1 > a {
  color: #5a5a64;
  position: relative;
  text-decoration: none; }
  h1 > a:hover {
    color: #5a5a64; }
    h1 > a:hover:before {
      visibility: visible;
      -webkit-transform: scaleX(1);
      transform: scaleX(1); }
  h1 > a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: -4px;
    left: 0;
    background-color: #5a5a64;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; }

h2 {
  font-size: 23px;
  font-weight: 700;
  color: #2a353a;
  margin-bottom: 10px; }

h2.table-headline {
  color: #5a5a64; }
  h2.table-headline > i {
    font-size: 16px;
    margin-right: 12px; }
  h2.table-headline.solved > i {
    color: #84cd64; }
  h2.table-headline.tried > i {
    color: #dc354f; }
  h2.table-headline.submissions > i {
    color: #4e92d0; }

h4 {
  font-size: 18px;
  font-weight: 700;
  color: #2a353a;
  margin-bottom: 10px; }

button.submitLink {
    background-color: transparent;
    border: none;
    cursor: pointer;
}

i.deleteIcon {
    color: #F20707;
}

i.solvedIcon {
    color: #35BD40;
}

i.attemptedIcon {
    color: #F20707;
}

td.problemColumn {
    text-align: center;
}

a, a:hover, button.submitLink {
  text-decoration: none; }

a, button.submitLink {
  color: #4e92d0;
  -webkit-transition: 0.1s ease-out;
  -moz-transition: 0.1s ease-out;
  -ms-transition: 0.1s ease-out;
  -o-transition: 0.1s ease-out;
  transition: 0.1s ease-out; }
  a:hover, .submitLink {
    color: #3179ba; }

p {
  line-height: 26px;
  font-size: 16px; }

div.illustration {
  float: right;
  padding-left: 20px; }
  div.illustration .illustration {
    width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px; }

div.figure {
  display: block;
  float: none;
  margin-left: auto;
  margin-right: auto;
  font-family: 'merriweather', georgia, serif;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 20px; }
  div.figure .caption {
    margin-top: 15px; }

div.description {
  color: #898992;
  font-style: italic;
  font-family: 'merriweather', georgia, serif;
  font-size: 12px;
  text-align: right;
  margin-top: 5px; }

.tooltip .tooltip-inner {
  background: #2a353a;
  padding: 6px 12px; }
.tooltip .tooltip-arrow {
  border-top-color: #2a353a !important; }

.large-submit-link {
  background: #84cd64;
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 17px;
  color: white;
  font-weight: 600;
  text-align: center;
  display: inline-block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: 0.1s ease-out;
  -moz-transition: 0.1s ease-out;
  -ms-transition: 0.1s ease-out;
  -o-transition: 0.1s ease-out;
  transition: 0.1s ease-out; }
  .large-submit-link:hover {
    color: white;
    background: #93d377; }
  .large-submit-link > i {
    margin-right: 10px; }

.popover {
  max-width: 420px;
  width: 420px;
  padding: 0; }
  .popover .popover-content {
    padding: 10px 0 0; }
    .popover .popover-content .select2-container .select2-choice,
    .popover .popover-content .select2-container-active .select2-choice,
    .popover .popover-content .select2-container-active .select2-choices,
    .popover .popover-content .select2-container,
    .popover .popover-content .select2-drop,
    .popover .popover-content .select2-search,
    .popover .popover-content .select2-search input {
      width: 100%; }
  .popover.left {
    margin-left: -20px;
    margin-top: -9px; }
  .popover.in {
    z-index: 1011; }

.submit-popover .form-group {
  width: 100%;
  padding: 20px 30px;
  border-bottom: 1px solid #e7e7e8;
  margin-bottom: 0; }
  .submit-popover .form-group .headline {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px; }
    .submit-popover .form-group .headline h4 {
      font-size: 16px;
      font-weight: 600;
      color: #2a353a;
      float: left; }
    .submit-popover .form-group .headline h4 + a {
      float: right;
      font-size: 14px;
      font-weight: 600;
      line-height: 16px; }
  .submit-popover .form-group:last-child {
    border: none; }
    .submit-popover .form-group:last-child .btn, .submit-popover .form-group:last-child .dataTables_paginate a, .dataTables_paginate .submit-popover .form-group:last-child a {
      margin-left: 15px; }

.bar {
  height: 18px;
  background: green; }

.select2-container {
  min-width: 160px; }

.select2-container .select2-choice,
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  background: none;
  /* border: 1px solid #ccc; */
  box-shadow: none;
  height: 40px;
  line-height: 40px;
  padding: 0 14px; }
  .select2-container .select2-choice .select2-arrow,
  .select2-container-active .select2-choice .select2-arrow,
  .select2-container-active .select2-choices .select2-arrow {
    background: none;
    width: 40px;
    border: none; }
    .select2-container .select2-choice .select2-arrow b,
    .select2-container-active .select2-choice .select2-arrow b,
    .select2-container-active .select2-choices .select2-arrow b {
      border-bottom: 0 dotted;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-top: 6px solid #898992;
      width: 0;
      height: 0;
      margin: 17px auto; }

.donut text,
.donut tspan {
  font-size: 2px !important;
  color: red !important; }

blockquote {
  background: #f7f8f9;
  font-family: 'merriweather', georgia;
  font-style: italic;
  font-size: 16px;
  padding: 20px 30px;
  margin-bottom: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }
  blockquote > div {
    font-size: 14px;
    color: #898992; }

tt, code, kbd, samp {
  font-family: monospace; }

/*------------------------------------*\
    6.  Images
\*------------------------------------*/
/*------------------------------------*\
    7. Buttons	
\*------------------------------------*/
.btn, .dataTables_paginate a {
  height: 36px;
  padding: 0 16px;
  margin-bottom: 2px;
  margin-top: 2px;
  font-size: 15px;
  line-height: 35px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: 0.1s ease-out;
  -moz-transition: 0.1s ease-out;
  -ms-transition: 0.1s ease-out;
  -o-transition: 0.1s ease-out;
  transition: 0.1s ease-out; }
  .btn:active, .dataTables_paginate a:active {
    outline: none; }
  .btn.small, .dataTables_paginate a.small {
    padding: 3px 5px;
    height: auto; }
  .btn.green, .dataTables_paginate a.green {
    background: #4bc547;
    color: white; }
    .btn.green:hover, .dataTables_paginate a.green:hover {
      background: #66ce62;
      color: white; }
  .btn.blue, .dataTables_paginate a.blue {
    background: #4e92d0;
    color: white; }
    .btn.blue:hover, .dataTables_paginate a.blue:hover {
      background: #6aa3d7;
      color: white; }
  .btn.teal, .dataTables_paginate a.teal {
    background: #00b1bc;
    color: white; }
    .btn.teal:hover, .dataTables_paginate a.teal:hover {
      background: #00d3e0;
      color: white; }
  .btn.submit, .dataTables_paginate a.submit {
    min-width: 140px;
    float: left; }
  .btn.gray, .dataTables_paginate a.gray {
    border: 1px solid #e7e7e8; }
    .btn.gray.hover, .dataTables_paginate a.gray.hover {
      background: #e7e7e8; }
  .btn.dark-bg, .dataTables_paginate a.dark-bg {
    background: #3a3a44;
    border-color: #3a3a44;
    color: #898992; }
    .btn.dark-bg:hover, .dataTables_paginate a.dark-bg:hover {
      background: #00b1bc;
      border-color: #00b1bc;
      color: white; }

/*------------------------------------*\
    8. Lists
\*------------------------------------*/
.enumerate li {
  list-style-type: decimal;
  line-height: 30px;
  margin-left: 20px; }
  .enumerate li:first-child {
    margin-top: 5px; }
  .enumerate li:last-child {
    margin-bottom: 10px; }

/*------------------------------------*\
    9. Forms
\*------------------------------------*/
/*------------------------------------*\
    9. Forms
\*------------------------------------*/
.form-container {
  width: 50%;
  background: #fff;
  padding: 40px;
  margin: 50px auto; }
  .form-container section {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px dashed #e7e7e8; }
  .form-container .form-group label {
    margin-right: 10px;
    color: #66666e; }
  .form-container .form-group .help {
    color: #b6b6bb;
    font-size: 12px; }
  .form-container .form-group .input-wrap {
    margin-top: 6px; }
  .form-container .form-group.has-error .form-control {
    border-color: #DE8C9E; }
    .form-container .form-group.has-error .form-control:focus {
      -webkit-transition: 0 0 0 2px #fff6f6;
      -moz-transition: 0 0 0 2px #fff6f6;
      -ms-transition: 0 0 0 2px #fff6f6;
      -o-transition: 0 0 0 2px #fff6f6;
      transition: 0 0 0 2px #fff6f6; }
  .form-container .form-group.has-error .message {
    background: #E1616D;
    width: 100%;
    padding: 7px 12px;
    color: #fff;
    font-size: 13px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px; }
  .form-container .form-group.has-warning .form-control {
    border-color: #EACE77; }
    .form-container .form-group.has-warning .form-control:focus {
      -webkit-transition: 0 0 0 2px #fbf5e3;
      -moz-transition: 0 0 0 2px #fbf5e3;
      -ms-transition: 0 0 0 2px #fbf5e3;
      -o-transition: 0 0 0 2px #fbf5e3;
      transition: 0 0 0 2px #fbf5e3; }
  .form-container .form-group.has-warning .message {
    background: #E5C76A;
    width: 100%;
    padding: 7px 12px;
    color: #fff;
    font-size: 13px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px; }
  .form-container .form-group.has-success .form-control {
    border-color: #84CD64; }
    .form-container .form-group.has-success .form-control:focus {
      -webkit-transition: 0 0 0 2px #f3fbef;
      -moz-transition: 0 0 0 2px #f3fbef;
      -ms-transition: 0 0 0 2px #f3fbef;
      -o-transition: 0 0 0 2px #f3fbef;
      transition: 0 0 0 2px #f3fbef; }
  .form-container .form-group.has-success .message {
    background: #84CD64;
    width: 100%;
    padding: 7px 12px;
    color: #fff;
    font-size: 13px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px; }

.radio {
  padding-left: 25px;
  line-height: 22px;
  margin-bottom: 2px;
  position: relative; }
  .radio .radio-custom {
    width: 100%;
    height: 30px;
    display: inline-block; }
    .radio .radio-custom input {
      position: absolute;
      left: -9980px; }
      .radio .radio-custom input:after {
        background: url("checks.png") top right no-repeat;
        content: ' ';
        position: absolute;
        left: 9999px;
        width: 16px;
        height: 16px; }
      .radio .radio-custom input:checked:after {
        background-position: bottom right; }

.checkbox {
  padding-left: 0;
  line-height: 22px;
  margin-bottom: 2px; }
  .checkbox .checkbox-custom {
    width: 100%;
    height: 30px;
    display: inline-block;
    position: relative;
    padding-left: 26px;
    margin-right: 20px;
    position: relative; }
    .checkbox .checkbox-custom input {
      position: absolute;
      left: -9980px; }
      .checkbox .checkbox-custom input:after {
        background: url("checks.png") top left no-repeat;
        content: ' ';
        position: absolute;
        left: 9999px;
        width: 19px;
        height: 16px; }
      .checkbox .checkbox-custom input:checked:after {
        background-position: bottom left; }
    .checkbox .checkbox-custom.inline {
      width: auto; }

.switch {
  cursor: pointer;
  position: relative;
  font-weight: normal;
  display: block; }
  .switch input {
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0); }
    .switch input:checked + span {
      background-color: #84cd64; }
      .switch input:checked + span:after {
        left: 22px; }
  .switch span {
    position: relative;
    width: 44px;
    height: 22px;
    background-color: #f7f8f9;
    border: 1px solid #eee;
    border-color: rgba(0, 0, 0, 0.1);
    display: inline-block;
    float: right;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -o-border-radius: 40px;
    border-radius: 40px;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    -ms-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
    transition: background-color 0.2s; }
    .switch span:after {
      content: "";
      position: absolute;
      background-color: #fff;
      width: 16px;
      top: 2px;
      bottom: 2px;
      margin: 0 0 0 2px;
      border: 1px solid rgba(0, 0, 0, 0.1);
      -webkit-border-radius: 16px;
      -moz-border-radius: 16px;
      -o-border-radius: 16px;
      border-radius: 16px;
      -webkit-transition: left 0.2s;
      -moz-transition: left 0.2s;
      -ms-transition: left 0.2s;
      -o-transition: left 0.2s;
      transition: left 0.2s;
      -webkit-background-clip: padding-box;
      -moz-background-clip: padding-box;
      -o-background-clip: padding-box;
      background-clip: padding-box;
      -webkit-transition: 0 1px 1px rgba(0, 0, 0, 0.1);
      -moz-transition: 0 1px 1px rgba(0, 0, 0, 0.1);
      -ms-transition: 0 1px 1px rgba(0, 0, 0, 0.1);
      -o-transition: 0 1px 1px rgba(0, 0, 0, 0.1);
      transition: 0 1px 1px rgba(0, 0, 0, 0.1); }

.switcher {
  border: 1px solid #e7e7e8;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }
  .switcher li {
    margin: 0;
    color: #898992; }
    .switcher li label {
      margin: 0; }
    .switcher li:last-child .switch {
      border-bottom: none; }
  .switcher .switch {
    padding: 10px 15px;
    border-bottom: 1px solid #e7e7e8;
    line-height: 24px; }

.dropdown {
  float: none;
  padding: 0; }
  .dropdown .dropdown-toggle {
    background: #fff;
    padding: 10px 16px;
    border: 1px solid #C2C6CB;
    width: 100%;
    text-align: left;
    color: #66666e;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px; }
    .dropdown .dropdown-toggle .caret {
      border-top: 6px solid #66666e;
      border-right: 5px solid transparent;
      border-left: 5px solid transparent;
      float: right;
      margin-top: 7px; }
  .dropdown .dropdown-menu {
    width: 100%; }
  .dropdown.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
    -o-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1); }

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select {
  font-size: 14px;
  color: #5a5a64;
  background-color: white;
  border: 1px solid #c2c6cb;
  line-height: 1.2;
  padding: 0 10px;
  outline: 0;
  display: inline-block;
  height: 32px;
  -webkit-transition: border-box;
  -moz-transition: border-box;
  -ms-transition: border-box;
  -o-transition: border-box;
  transition: border-box;
  -webkit-transition: inset 0 1px 1px 0 rgba(0, 0, 0, 0.05);
  -moz-transition: inset 0 1px 1px 0 rgba(0, 0, 0, 0.05);
  -ms-transition: inset 0 1px 1px 0 rgba(0, 0, 0, 0.05);
  -o-transition: inset 0 1px 1px 0 rgba(0, 0, 0, 0.05);
  transition: inset 0 1px 1px 0 rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

textarea {
  width: 100%;
  height: auto;
  min-height: 60px; }

input:hover, textarea:hover, select:hover {
  border-color: #999fa8; }

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus,
.form-control:focus {
  border-color: #7d8690;
  -webkit-transition: 0 0 0 2px rgba(4, 4, 71, 0.08);
  -moz-transition: 0 0 0 2px rgba(4, 4, 71, 0.08);
  -ms-transition: 0 0 0 2px rgba(4, 4, 71, 0.08);
  -o-transition: 0 0 0 2px rgba(4, 4, 71, 0.08);
  transition: 0 0 0 2px rgba(4, 4, 71, 0.08); }

/*------------------------------------*\
    10. Tables
\*------------------------------------*/
.sorting_desc > i.sort-icon,
.sorting_asc > i.sort-icon {
  margin-left: 8px; }
  .sorting_desc > i.sort-icon:before,
  .sorting_asc > i.sort-icon:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 15px;
    color: #b6b6bb;
    font-size: 16px; }

.sorting_desc > i.sort-icon:before {
  content: "\f0de"; }

.sorting_asc > i.sort-icon:before {
  content: "\f0dd"; }

.dataTables_length,
.dataTables_filter,
.dataTables_info {
  float: left;
  width: 50%;
  height: 52px; }

.dataTables_length,
.dataTables_filter {
  border-top: 1px solid #e7e7e8;
  padding-top: 9px; }

.dataTables_info,
.dataTables_paginate {
  margin-top: 20px; }

.dataTables_length label {
  text-transform: uppercase;
  font-size: 12px;
  color: #898992;
  font-weight: 600; }
.dataTables_length select {
  background: none;
  border: 1px solid #ececed;
  -webkit-appearance: none;
  padding: 6px 10px;
  color: #898992;
  font-size: 14px;
  font-weight: normal; }

.dataTables_filter label {
  font-size: 0;
  float: right;
  position: relative; }
  .dataTables_filter label:after {
    content: "\f002";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 15px;
    color: #b6b6bb;
    position: absolute;
    right: 9px;
    top: 7px; }
.dataTables_filter input {
  float: right;
  width: 163px;
  padding-right: 30px; }

.dataTables_info {
  font-size: 15px;
  color: #898992;
  font-style: italic; }

.dataTables_paginate {
  float: right;
  height: 30px; }
  .dataTables_paginate a {
    height: 32px;
    line-height: 32px;
    border: 1px solid #e7e7e8;
    float: left;
    margin-left: 10px;
    cursor: pointer;
    color: #898992; }
    .dataTables_paginate a:hover {
      background: white; }

.table-kattis {
  border: 1px solid #e7e7e8;
  border-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }
  .table-kattis > thead > tr > th {
    background: #f7f8f9;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    color: #898992;
    padding: 14px 16px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    -o-background-clip: padding-box;
    background-clip: padding-box; }
  .table-kattis.center > thead > tr > th,
  .table-kattis.center > thead > tr > td,
  .table-kattis.center > tbody > tr > th,
  .table-kattis.center > tbody > tr > td,
  .table-kattis.center > tfoot > tr > th,
  .table-kattis.center > tfoot > tr > td {
    text-align: center; }
    .table-kattis.center > thead > tr > th:first-child,
    .table-kattis.center > thead > tr > td:first-child,
    .table-kattis.center > tbody > tr > th:first-child,
    .table-kattis.center > tbody > tr > td:first-child,
    .table-kattis.center > tfoot > tr > th:first-child,
    .table-kattis.center > tfoot > tr > td:first-child {
      text-align: left; }
  .table-kattis > tbody > tr > td,
  .table-kattis > tfoot > tr > td {
    padding: 8px 16px;
    color: #5a5a64;
    background: white; }
    .table-kattis > tbody > tr > td:first-child,
    .table-kattis > tfoot > tr > td:first-child {
      text-align: left; }
  .table-kattis > tbody > tr > td,
  .table-kattis > tfoot > tr > td,
  .table-kattis > thead > tr > th {
    border: none;
    border-left: 1px solid #e7e7e8;
    border-top: 1px solid #e7e7e8; }
  .table-kattis > tbody > tr > th,
  .table-kattis > tfoot > tr > th {
    border: none;
    border-left: 1px solid #e7e7e8;
    border-top: 1px solid #e7e7e8; 
    background: #f7f8f9;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    color: #898992;
    padding: 14px 16px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    -o-background-clip: padding-box;
    background-clip: padding-box; }
  .table-kattis > tbody > tr > td {
    border: none;
    border-left: 1px solid #e7e7e8;
    border-top: 1px solid #e7e7e8; 
    padding: 14px 16px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    -o-background-clip: padding-box;
    background-clip: padding-box; }
  .table-kattis tr th.right {
      text-align: right;
  }
  .table-kattis > tbody > tr > th.problem_letter {
      font-size: 16px;
      text-align: center;
  }



.tabular {
  margin-bottom: 20px; }
  .tabular th {
    padding: 10px; }
  .tabular td {
    padding: 10px;
    border-color: #b6b6bb !important; }
    .tabular td p {
      margin: 0 !important; }

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th,
.table-hover > tfoot > tr:hover > td,
.table-hover > tfoot > tr:hover > th {
  background: #fafbfb; }

.table-multiple-head-rows {
  margin-top: 20px; }
  .table-multiple-head-rows > thead > tr > th {
    padding: 6px 16px;
    position: relative; }
    .table-multiple-head-rows > thead > tr > th h4 {
      font-size: 12px;
      font-weight: 600;
      /* position: absolute; */
      /* top: -34px; */
      /* left: 0; */
  }

.table-sample,
table.sample {
  margin-top: 20px; }
  .table-sample > tbody > tr > th,
  .table-sample > tfoot > tr > th,
  .table-sample tr > th,
  table.sample > tbody > tr > th,
  table.sample > tfoot > tr > th,
  table.sample tr > th {
    border-top: none;
    font-size: 18px;
    font-weight: 600;
    color: #2a353a; }

table.sample {
  width: 100%;
  margin-bottom: 20px; }
  table.sample td,
  table.sample th {
    padding: 4px;
    vertical-align: baseline;
    width: 50%; }
    table.sample td pre,
    table.sample th pre {
      border: 1px solid #b6b6bb;
      font-family: monospace;
      padding: 6px 11px;
      max-width: 410px; }
  table.sample th {
    font-family: "proxima-nova", "Proxima Nova", 'Open Sans', "Helvetice Neue", sans-serif, arial; }

/*------------------------------------*\
    11.  Navigation
\*------------------------------------*/
/*
 *  Pages
 */
.page-stats .page-content .stats-content {
  height: 400px; }
  .page-stats .page-content .stats-content .left-list,
  .page-stats .page-content .stats-content .right-list {
    width: 30%; }
  .page-stats .page-content .stats-content .left-list {
    padding: 70px 0 70px 50px;
    float: left; }
  .page-stats .page-content .stats-content .right-list {
    padding: 90px 80px 0 0;
    float: right; }
  .page-stats .page-content .stats-content .stat-list li {
    color: #898992;
    font-size: 16px;
    margin: 8px 0;
    float: left;
    width: 100%; }
    .page-stats .page-content .stats-content .stat-list li strong {
      font-weight: 600;
      color: #2a353a;
      width: 70%;
      float: left; }
    .page-stats .page-content .stats-content .stat-list li span {
      width: 30%;
      float: left; }
  .page-stats .page-content .stats-content .donut {
    width: 400px;
    position: absolute;
    left: 50%;
    margin: 22px 0 0 -180px; }
.page-stats .page-content #stats-bar {
  border-right: 1px solid #e7e7e8;
  width: 80%;
  /*
  .morris-hover-point {
      float: left;
      margin-right: 20px;
      width: 100px;
  }*/ }
  .page-stats .page-content #stats-bar svg {
    width: 100% !important; }
  .page-stats .page-content #stats-bar .morris-hover {
    top: 40px !important;
    left: auto !important;
    right: -220px !important;
    max-width: 200px;
    width: 20%;
    position: absolute;
    line-height: 30px;
    font-size: 16px; }
    .page-stats .page-content #stats-bar .morris-hover .morris-hover-point .label-1 {
      font-weight: 600;
      margin-right: 20px;
      float: left;
      width: 100px; }
      .page-stats .page-content #stats-bar .morris-hover .morris-hover-point .label-1 strong {
        padding: 2px 6px;
        color: white;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px; }
    .page-stats .page-content #stats-bar .morris-hover .morris-hover-point span {
      color: #898992; }
  .page-stats .page-content #stats-bar .morris-hover-row-label {
    display: none !important; }
.page-stats .page-content .legends {
  float: right; }
  .page-stats .page-content .legends li {
    margin-bottom: 22px;
    color: #5a5a64; }
  .page-stats .page-content .legends .cube {
    margin-top: -1px;
    width: 18px;
    height: 18px;
    float: left;
    margin-right: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px; }
    .page-stats .page-content .legends .cube.green {
      background: #55b369; }
    .page-stats .page-content .legends .cube.yellow {
      background: #e8ba40; }
    .page-stats .page-content .legends .cube.orange {
      background: #eb7059; }
    .page-stats .page-content .legends .cube.red {
      background: #e84f67; }
    .page-stats .page-content .legends .cube.blue {
      background: #75a9d4; }

.page-profile .user-info .user-img {
  width: 80px;
  height: 80px;
  float: left;
  -webkit-border-radius: 80px;
  -moz-border-radius: 80px;
  -o-border-radius: 80px;
  border-radius: 80px; }
  .page-profile .user-info .user-img > img {
    width: 100%;
    height: 100%;
    float: left; }
.page-profile .user-info .basic-info,
.page-profile .user-info .score {
  height: 80px; }
.page-profile .user-info .basic-info {
  position: absolute;
  min-width: 840px; }
  .page-profile .user-info .basic-info .user-img {
    width: 80px;
    height: 80px;
    float: left;
    margin-right: 20px;
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    -o-border-radius: 80px;
    border-radius: 80px; }
    .page-profile .user-info .basic-info .user-img > img {
      width: 100%;
      height: 100%;
      float: left; }
  .page-profile .user-info .basic-info .fullname {
    margin-bottom: 8px; }
    .page-profile .user-info .basic-info .fullname h1 {
      margin-top: -2px; }
  .page-profile .user-info .basic-info .username,
  .page-profile .user-info .basic-info .email,
  .page-profile .user-info .basic-info .social {
    float: left;
    font-size: 14px;
    margin-right: 20px;
    color: #2a353a;
    font-weight: 600; }
    .page-profile .user-info .basic-info .username span,
    .page-profile .user-info .basic-info .email span,
    .page-profile .user-info .basic-info .social span {
      text-transform: uppercase;
      display: block;
      font-size: 12px;
      font-weight: 600;
      color: #898992;
      margin-bottom: 8px; }
.page-profile .user-info .score {
  font-size: 50px;
  text-align: center;
  float: left;
  padding: 0 30px;
  color: #5a5a64;
  font-weight: 600; }
  .page-profile .user-info .score span {
    text-transform: uppercase;
    display: block;
    font-size: 12px;
    font-weight: 600;
    color: #898992;
    margin-bottom: 8px;
    margin-top: 10px; }
.page-profile .user-info .social a {
  line-height: 25px;
  text-align: center;
  float: left;
  margin: -5px 5px 0 0;
  font-size: 16px;
  color: #5a5a64;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -ms-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  /*
                  &:hover {
                      background: $blue;
                      color: $white !important;
                  }
  
                  &.github {
                      color: #333;
  
                      &:hover {
                          background: #333;
                      }
                  }
  
                  &.bitbucket {
                      color: #306CAA;
  
                      &:hover {
                          background: #306CAA;
                      }
                  }
  
                  &.facebook {
                      color: #3B5998;
  
                      &:hover {
                          background: #3B5998;
                      }
                  }
  
                  &.linkedin {
                      color: #54A4D5;
  
                      &:hover {
                          background: #54A4D5;
                      }
                  }
  
                  &.gplus {
                      color: #E23B38;
  
                      &:hover {
                          background: #E23B38;
                      }
                  }
  
                  &.soverflow {
                      color: #F66D3A;
  
                      &:hover {
                          background: #F66D3A;
                      }
                  }
  */ }
  .page-profile .user-info .social a:hover {
    opacity: 0.6; }
  .page-profile .user-info .social a.github {
    -webkit-box-shadow: 0 0px 1px rgba(0, 0, 0, 0.6) inset;
    -moz-box-shadow: 0 0px 1px rgba(0, 0, 0, 0.6) inset;
    -o-box-shadow: 0 0px 1px rgba(0, 0, 0, 0.6) inset;
    box-shadow: 0 0px 1px rgba(0, 0, 0, 0.6) inset; }

/*
 *  Responsive
 */
/*------------------------------------*\
    12.  Responsive
\*------------------------------------*/
.bubble {
  min-width: 300px; }

.bubble-header {
  padding: 8px; }

.bubble-header.empty {
  border: 0px solid transparent;
  padding: 3px 8px;
  height: 20px; }

/* @media (max-width: 1275px) { */
/*   .wrap { */
/*     padding: 0 50px; } } */
