
html, body {
	font: 100%/120% "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust:none;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
    background-image: url('/static/images/v2/bg-slice-gray.png');
}

h1, h2, h3, h4, h5, h6, p, span, div, a {
	 -webkit-font-smoothing: antialiased;  
	 text-rendering: optimizeLegibility
}

h1 { 
 margin: 0;
 padding: 0;    
}
h2, h3, h4, h5, h6, p {
 margin: 0 0 1.15em; 
 padding: 0;
}
a {
 color: #069;
 text-decoration: none;
}
a:hover {
 text-decoration: underline;
}
a img {
 border: none;
}
fieldset {
 border: 0;
 margin: 0;
}

/**
 * Layout
 */
#container {
 width: 660px;
 margin: 21px auto 52px;
 padding: 0;

}

header.site-header {
 padding-top: 28px;
 padding-bottom: 20px;
 margin-bottom: 0px;
 border-bottom: 1px solid #eee;
 overflow: hidden;
}

.header-nav-list {
 margin: 0;
 padding: 0;
 line-height: 23px;
}
.header-nav-list-item {
 display: inline;
 margin-right: 24px;
 font-size: 13px;
 line-height: 16px;
 font-weight: bold;
 display: inline-block;
 vertical-align: bottom;
}
.header-nav-list-item:last-child {
    margin-right: 0;
}
.header-nav-list-item a {
 color: #000;
}
.header-nav-list .username {
    font-weight: normal;
}

.site-footer {
 padding-top: 2.0em;
 padding-bottom: 1em;
 background-image: url('/static/images/v2/bg-slice-bottom.png');
 border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;


behavior:url('/static/css/external/PIE.htc');
}


.footer-link-list {
 margin: 0 0 20px;
 padding: 0;
}
.footer-link-list-item {
 font-size: 13px;
 line-height: 16px;
 font-weight: bold;
 margin: .4em 0 .5em;
}
.footer-link-list-item-secondary,
.footer-link-list-item-secondary a {
 color: #999;
}

.preload {
	display: none;
}

*[disabled='disabled'] {
    color: #ACACAB;
}

/**
 * Header/logo stuff
 */
.logo-newsme {
    display: block;
    width: 86px;
    height: 23px;
    background-image:url('/static/images/v2/logo_web.png');
    background-repeat:no-repeat;
    background-position:center; 
}
/**
 * User Session Module (header)
 */
.module-user-session {
 float: right;
}

/**
 * Generic content
 */
.content-section {
 padding-top: 2em;
 padding-bottom: 1em;
 border-bottom: 1px solid #eee;
 overflow: hidden;
}
.content-hdr {
 margin: 2.6em 0 0;
 padding: 0 0 10px;
 font-size: 1.5em;
 font-family: "Georgia", serif;
 font-weight: normal;
 color: #2C313D;
}
.content-subhdr {
 margin-top: 2em;
 margin-bottom: .55em;
 font-size: 0.95em;
}
.content-hdr:first-child {
 margin-top: 0;
}
.content-img-hdr {
 text-indent: -100em;
 overflow: hidden;
 background: 0 0 no-repeat;
}
.hr {
 background: #f2f2f2;
 padding: 1px 0 0;
 height: 0;
 overflow: hidden;
}

/**
 * Tools page
 */
.tools .content-hdr {
 text-align: center;
}
.tools .content-img-hdr {
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 8px;
}
.tools .content-hdr .hr {
 width: 342px; 
 margin-left: auto;
 margin-right: auto;
}
.tools .content-subhdr {
 margin-top: 13px;
 color: #666;
}
.tools .content-section {
 padding-bottom: 0;
}
#hdr-tools-readlater {
 background-image: url('/static/images/tools-hdr-readlater.png');
 width: 235px;
 height: 26px;
}
#hdr-tools-expose {
 background-image: url('/static/images/tools-hdr-expose.png');
 width: 231px;
 height: 34px;
}
.tools .content-copy-secondary {
 font-family: 'Helvetica Neue', Arial;
}
.bookmarklet-install {
 margin-top: 50px;
 padding: 20px 40px;
 background: #f8f8f8; 
 border-radius: 7px;
 -moz-border-radius: 7px;
 -webkit-border-radius: 7px;
 -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
 box-shadow: inset 0 1px 8px 0 #999;
 -moz-box-shadow: inset 0 1px 8px 0px #999;
 -webkit-box-shadow: inset 0 1px 8px 0 #999;
 behavior:url('/static/css/external/PIE.htc');
 color: #007fc0;
}
.bookmarklet-install p {
 padding-bottom: 26px;
 background: url('/static/images/bookmarklet-arrow.png') 50% 100% no-repeat;
 text-align: center;
}
.btn-bookmarklet {
 display: block;
 background: #fff;
 border-radius: 7px;
 -moz-border-radius: 7px;
 -webkit-border-radius: 7px;
 -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
 box-shadow: 0 1px 4px 0 #999;
 -moz-box-shadow: 0 1px 4px 0px #999;
 -webkit-box-shadow: 0 1px 4px 0 #999;
 behavior:url('/static/css/external/PIE.htc');
 color: #000;
 font-weight: bold;
 text-align: center;
 padding: 8px 23px;
}
.readlater-ss  { 
 float: right;
}

.tools .fine-print { 
 color: #c0c0c0;
 font-size: .75em;
 text-align: center;
 padding: 0 40px;
 margin: 10px 0;
 line-height: 1.3em;
}
.instruct-hdr {
 font-weight: normal;
 font-size: 1em;
 margin-top: 13px;
}
.tools #container {
 margin-bottom: 20px;
}
.tools .hp-footer {
 margin-bottom: 56px;
}

.instruct-hdr,
ul.num li {
 padding-bottom: 1em;
 border-bottom: 1px solid #f2f2f2;
}

ul.num li {
 padding-left: 30px;
 padding-right: 30px;
 background: 0 0 no-repeat;
 margin-top: 1em;
 font-size: .9em; 
 color: #333;
}
ul.num {
 list-style: none;
 padding: 0;
 margin: 1em 0;
}

ul.num li.num-1 {
 background-image: url('/static/images/bookmarklet-1.png');
}
ul.num li.num-2 {
 background-image: url('/static/images/bookmarklet-2.png');
}
.content-instruct {
 margin-top: 30px;
 padding-right: 1em;
 paddgin-left: .5em;
}



.site-footer .content-hdr {
    visibility: hidden;
}
.content-copy {
 font-family: "Georgia", serif;
 font-size: 1.2em;
 line-height: 1.2em;
}
.content-copy-intro {
 font-size: 1.85em;
 line-height: 1.38em;
letter-spacing: -1px; margin-top: -0.15em;}
.content-copy-secondary {
 font-family: "Georgia", serif;
 font-size: .95em;
 line-height: 1.45em;
margin-top: .15em;}
.content-copy-secondary p {
 margin-bottom: 1.25em;
}

.content-copy-intro a{
  color: #0089CE;
  border-bottom: 1px dotted #57B1DF;
}

.content-copy-intro a:hover{
  color: #006699;
  border-bottom: 1px solid #006699;
  text-decoration: none;
}


.email-signup-sample {
 padding-top: 10px;
 font-size: .75em;
 line-height: 1.35em;
}
.fine-print-list {
 font-size: .75em;
 color: #999;
 line-height: 1.35em;
}
label.error, label.red {
    color: #D93232;
}

/**
 * Show more/less
 */
.more-container {
 display: none;
}

/**
 * User messaging
 */
.user-message { font-weight: bold;}
.pass { color: #437C17; }
.fail { color: #C11B17; }

/**
 * Homepage
 */
.homepage header {
 background: #fff;
 -webkit-border-top-left-radius: 7px;
-webkit-border-top-right-radius: 7px;
-moz-border-radius-topleft: 7px;
-moz-border-radius-topright: 7px;
border-top-left-radius: 7px;
border-top-right-radius: 7px;
 -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
 position: relative;
 z-index: 1;
}
.homepage .site-header .grid-col-2 {
 margin-left: -36px;
}
.homepage #container,
.tools #container {
    width: 880px;
}

.homepage #container img {
	display: block;
	margin: auto;
}

.homepage #content {
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
    box-shadow: 0 1px 4px 0 #999;
    -moz-box-shadow: 0 1px 4px 0px #999;
    -webkit-box-shadow: 0 1px 4px 0 #999;
    background-color: transparent; 
    behavior:url('/static/css/external/PIE.htc');
    position:relative;
    overflow: visible !important;
}

.homepage-component-top, .homepage-component-bottom {
	background: white;
	position: relative;
}

.homepage-component-top {
    padding-top: 20px;
    border-bottom: 1px solid #ededed;
    overflow: hidden;
    position:relative;
    behavior:url('/static/css/external/PIE.htc');
}
.promo-iphone-container,
.promo-details-container {
 text-align: right;
}

.promo-iphone-container {
	padding-top: 20px;
}

.promo-details-container {
 padding-top: 145px;
}

.details-txt-promo-container.promo-txt2 {
	display: none;
}

.details-txt-promo-container {
	font-size: 13px;
	text-align: center;
	margin-top: 30px;
	border-top: 1px solid #D2D2CE;
	padding-top: 12px;
	line-height: 16px;
}

.homepage #container .details-img-promo-container img {
	margin-right: 0;
}

.btn-app-container {
 margin-top: 27px;
 text-align: center;
}

.btn-app-container a {
	background-image: url('/static/images/btn_free_download.png');
	margin: auto;
	height: 52px;
	width: 222px;
    display: block;
}

.btn-app-container a:hover {
	background-image: url('/static/images/btn_free_download_hover.png');
}

.homepage-component-bottom {
	padding-top: 22px;
    -moz-border-radius: 0 0 7px 7px;
    -webkit-border-radius: 0 0 7px 7px;
    border-radius: 0 0 7px 7px;
    overflow: hidden;
    position:relative;
}

.homepage-component-email {
 position: relative;
 height: 349px;
 z-index: 2;
 overflow: visible !important;
 background: url('/static/images/v2/bg-hp-component-email.png') 0 0 repeat-x;
}
.homepage-component-email .grid-col-10 {
 margin-left: -36px;
}

.hed {
 font-size: 22px;
 line-height: 26px;
 color: #333;
 margin: 0 0 5px;
 letter-spacing: -1px;
}
.subhed {
 font-size: 21px;
 font-weight: bold;
 color: #999;
 line-height: 26px;
 letter-spacing: -1px;
 margin: 0 0 21px;
}

.email-signup-container {
 padding:0 15px 0 0;
}
.email-signup-container h4 {
	font-weight: normal;
	font-size: 13px;
	color: #454545;
	margin-bottom: 12px;
	line-height: 16px;
}

.homepage #container #step_1 img {
	margin-left: 0;
	padding-bottom: 5px;
}

.email-signup-container .input-text {
 font-size: 13px; 
 padding: 7px 13px;
 width: 184px;
 border: 1px solid #BBB;
 padding-left: 6px;
 margin-bottom: 5px ;
}


#emailInput span {
    position: absolute;
    color: #999;
    z-index: 1;
    cursor: text;
    font-weight: normal;
    padding: 6px 13px;
    font-size: 13px;
    padding-left: 10px;
}

input#email {
 outline: none;
}
input#email:focus {
 border: 1px solid #999;
}

.email-signup-container .input-text-inactive {
	color: #333;
}

#step_1 .btn-action {
    display: inline;
    padding: 7px 14px 7px;
    margin-left: 6px;
    border: 1px solid #888;
    color: #fff;
    font-size: 13px;
    width: auto;
    font-weight: bold;
    text-shadow: 0px -1px 0px #666;
    filter: dropshadow(color=#666, offx=0, offy=-1);
    -webkit-font-smoothing: antialiased;

    background: #3bbeff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNiYmVmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjM2JiZWZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTElIiBzdG9wLWNvbG9yPSIjMzRiNGZjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzJiYWFmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top,  #3bbeff 0%, #3bbeff 0%, #34b4fc 51%, #2baaf8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3bbeff), color-stop(0%,#3bbeff), color-stop(51%,#34b4fc), color-stop(100%,#2baaf8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #3bbeff 0%,#3bbeff 0%,#34b4fc 51%,#2baaf8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #3bbeff 0%,#3bbeff 0%,#34b4fc 51%,#2baaf8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #3bbeff 0%,#3bbeff 0%,#34b4fc 51%,#2baaf8 100%); /* IE10+ */
    background: linear-gradient(top,  #3bbeff 0%,#3bbeff 0%,#34b4fc 51%,#2baaf8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3bbeff', endColorstr='#2baaf8',GradientType=0 ); /* IE6-8 */

    border-top-color: #4aa2cd;
    border-left-color: #449acb;
    border-right-color: #449bcb;
    border-bottom-color: #3e93c8;
}


#step_1 .btn-action:active {
	background: #0b8bcb;
}

.hp-footer {
 padding: 38px 0 32px 0;
 font-size: 13px;
 text-align: center;
}

.hp-footer ul {
	margin: 0;
	padding: 0;
}

.hp-footer li {
	display: inline;
	padding: 0 4px;
}

.hp-footer .footer-link-primary {
 font-weight: bold;
 padding-right: 10px;
}

.hp-footer .footer-link-secondary {
  color: #9f9f9f;
  margin-right: 8px;
}

.email-signup-col {
    padding-top: 24px;
	margin-right: 12px;
}

.email-ss-container {
	min-height: 387px;
	width: 444px;
    position: absolute;
    right: 25px;
    bottom: 0;
}

.email-ss-container img {
	position: absolute;
	bottom: 0;
	position: absolute;
bottom: 0;
}

.homepage #twitter-auth-container, .homepage  #facebook-auth-container {
    width: 225px;
}

/**
 * Home page press section
 */
.quote-section {
 padding: 40px 0 34px 20px;
 overflow: hidden;
}
.press-section{
}
.quote-block-wrapper,
.press-block-wrapper{
  width: 292px;
  border-right: 1px solid #f1f1ef;

  float: left;
  text-align: center;
  height: 42px;
  margin-top: 10px;
  padding-bottom: 30px;
}
.quote-block-wrapper-last,
.press-block-wrapper-last{
  border-right: 0px;
}
.press-block{
}
.press-block .press-img{
  margin-bottom: 22px;
}
.press-block .press-quote{
  font-family: Georgia;
  font-size: 15px;
  line-height: 20px;
  color: #666;
  font-style: italic;
  margin-bottom: 5px;
  margin-left: 30px;
  margin-right: 30px;
}
.press-block .press-quote a, .press-block .press-source a{
  color: #666;
  text-decoration: none;
}
.press-block .press-quote a:hover, .press-block .press-source a:hover{
  color: #069;
}
.press-block .press-source{
  font-family: 'Helvetica Neue';
  font-size: 12px;
  font-weight: bold;
  color: #666;
}
.press-section a img{
  opacity:0.5;
  filter:alpha(opacity=50); /* For IE8 and earlier */
}
.press-section a:hover img{
  opacity:1.0;
  filter:alpha(opacity=100); /* For IE8 and earlier */
}


.quote-block-wrapper {
 margin: 0 0 0 18px;
 padding: 0 47px 0 37px;
 background: url('/static/images/v2/hp-quote.png') 0 3px no-repeat;
 width: 190px;
 height: 102px
 font-size: 16px;
 height: auto;
 text-align: left;
}
.quote-block-wrapper b {
 font-size: 13px;
 color: #666;
}
.quote-block-wrapper a {
 color: #c0c0c0;
 font-size: 13px;
}
.quote-block-wrapper .quote,
.quote-block-wrapper .quote a {
 font-family: "Georgia", serif;
 font-size: 15px;
 line-height: 20px;
 font-weight: normal;
 color: #777;
 margin: 0 0 5px;
}


/**
 * Secondary
 */

.secondary #container, 
.quick-login #container,
.read-later-login #container ,
.tools #container {
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
    box-shadow: 0 1px 4px 0 #999;
    -moz-box-shadow: 0 1px 4px 0px #999;
    -webkit-box-shadow: 0 1px 4px 0 #999;
    background-color: white; 
    overflow: hidden;
    behavior:url('/static/css/external/PIE.htc');
    position:relative;
}

label.loading {
    background-image: url('/static/images/loading_anim.gif');
    background-size:16px 16px;
    background-repeat:no-repeat;
    background-position: 0 50%;
}

/**
 * Simple Login
 * Read Later login
 */
.quick-login #container,
.read-later-login #container {
    padding: 40px 56px 46px;
    height: 100%;
    margin-top: 100px;
}
.quick-login #container {
    width: 277px;
}
.read-later-login #container {
    width: 400px;
}
.quick-login .logo-newsme, 
.read-later-login .logo-newsme {
 margin: 0 0 20px;
}

html {
    min-height: 100%;
}

body.quick-login {
    height: 100%;
}


/**
 * About
 */
.team-list {
 margin: 0;
 padding: 0;
 font-size: .8em;
line-height: 1.25em; }


.team-list .grid-col-2, .team-list > div {
 margin-bottom: 28px;
}

.team-list a {
 color: #000;
 text-decoration: none;
}
.team-list a:hover {
 text-decoration: underline;
}
.team-list a img {
 border: none;
}



.hdr-about {
    line-height: 35px;
}
.about .site-footer .content-hdr {
    visibility: visible;
}



/**
 * Settings
 */
.form-element {
 overflow: hidden;
 margin: 0 0 17px;
}

.form-element .msg-container {
    display: inline-block;
    float: right;
    height: 30px;
    margin: 2px 0;
    width: 84px;
}

.msg-container label {
    line-height: 30px;
    width: 84px;
    display: block;
    height: 30px;
}

.form-group {
 padding: 19px 0 3px;
 border-width: 0px;
 border-bottom: 1px solid #ccc;
 margin: 0 0 17px;
 font-size: .8em;
}
.label {
 font-weight: bold;
}
.input-text,
.input-select {
 padding: 8px 10px;

 -moz-border-radius: 2px;
 -webkit-border-radius: 2px;
 border-radius: 2px;
 border-width: 1px;

 max-width: 260px;
 
 -webkit-box-shadow: inset 0px 1px 1px 0px #D4D4D4;
 -moz-box-shadow: inset 0px 1px 1px 0px #D4D4D4;
 box-shadow: inset 0px 1px 1px 0px #D4D4D4;
}

.input-checkbox {
    margin: 0 10px 0 7px; 
}

.input-checkbox:first-child {
    margin-left: 1px;
}

.input-checkbox label {
 margin-left: 7px;
}

.auth-add-text {
    font-size: .8em;
}

.secondary input[type="checkbox"], .secondary input[type="radio"] {

}

.submit-group {
    margin-top: 17px;
}

.service-confirm-panel {
    display:none;
    padding: 10px 0;
    border-left: 1px dotted #069;
    padding-left: 15px;
}

.service-confirm-panel div {
    margin-bottom: 15px;
}


#delete_section{
    font-size: 13px;
    text-align: center;
}

#delete_section a {
    cursor: pointer;
}

#ddelete_section a:hover {
    text-decoration:underline;
}

.form-column {
    margin-bottom: 25px;
}

.service-error {
    display:none;    
}

.service-error div { float:left;}
.service-error span {margin-left: 17px;display: block;}


.settings .input-text {
    margin: 2px;
    width: 151px;
}

.errors-notify {
    text-align: center;
    display:none;
}

.settings .submit-group .btn-action {
    margin:auto;
    width: 140px;
}

/**
 * Service Auth proxy iframe
 */
.proxy-iframe {
 width: 1px;
 height: 1px;
 visibility: hidden;
 display: none;
}

/**
 * Service Auth buttons
 * Form action buttons
 */
.btn-service-auth {
 display: block;
 position: relative;
 color: #fff;
 padding: 9px 10px;
 font-weight: bold;
 font-size: 13px;

 border-radius: 3px;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 padding-left: 45px;
 
text-shadow: 0px -1px 0px rgba(0, 0, 0, .25);
filter: dropshadow(color=#000000, offx=0, offy=-1);
cursor: pointer;

behavior:url('/static/css/external/PIE.htc');
}

btn-service-auth.connected span {
	display: none;
}

.btn-service-auth .checkmark, .btn-service-auth .btn-service-remove {
	color: #acacab;
	float: right;
	display: none;
	font-size: 13px;
}

.btn-service-auth .btn-service-remove {
    display: none;
    margin-right: 6px;
}

.btn-service-auth .btn-service-remove:hover {
    color: #006699;
    cursor: pointer;
}

.settings .btn-service-auth.connected:hover .btn-service-remove {
    display: block;
}

.btn-service-auth.connected .checkmark {
	display: block;
}

.settings .btn-service-auth:hover .checkmark {
    display: none;
}

.btn-service-auth:hover {
 text-decoration: none;
}

.btn-service-auth .auth-ico {
    position: absolute;
}

.btn-twitter-auth .auth-ico {
    width: 26px;
    height: 17px;
    margin-left: -35px;
    background: url('/static/images/icon_twitter.png') no-repeat;
}

.btn-twitter-auth.connected .auth-ico {
    background: url('/static/images/icon_twitter_gray.png') no-repeat;
}

.btn-facebook-auth .auth-ico {
    width: 18px;
    height: 18px;
    margin-left: -30px;
    background: url('/static/images/icon_facebook.png') no-repeat;
}

.btn-facebook-auth.connected .auth-ico {
    background: url('/static/images/icon_facebook_gray.png') no-repeat;
}

.btn-twitter-auth {

 background-position: 10px 10px;
 background-repeat: no-repeat;
 margin:0 0 12px;
 background: #47d4ff;/* Old browsers */
 background: -moz-linear-gradient(top,  #47d4ff 0%, #0bc4ff 100%); /* FF3.6+ */
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#47d4ff), color-stop(100%,#0bc4ff)); /* Chrome,Safari4+ */
 background:-webkit-linear-gradient(top,  #47d4ff 0%,#0bc4ff 100%); /* Chrome10+,Safari5.1+ */
 background: -o-linear-gradient(top,  #47d4ff 0%,#0bc4ff 100%); /* Opera 11.10+ */
 background: -ms-linear-gradient(top,  #47d4ff 0%,#0bc4ff 100%); /* IE10+ */
 background: linear-gradient(top,  #47d4ff 0%,#0bc4ff 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#47d4ff', endColorstr='#0bc4ff',GradientType=0 ); /* IE6-9 */
}


.btn-twitter-auth:hover {
 background: -moz-linear-gradient(top,  #33CFFE 0%, #00BDFA 100%); /* FF3.6+ */
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#33CFFE), color-stop(100%,#00BDFA)); /* Chrome,Safari4+ */
 background: -webkit-linear-gradient(top,  #33CFFE 0%,#00BDFA 100%); /* Chrome10+,Safari5.1+ */
 background: -o-linear-gradient(top,  #33CFFE 0%,#00BDFA 100%); /* Opera 11.10+ */
 background: -ms-linear-gradient(top,  #33CFFE 0%,#00BDFA 100%); /* IE10+ */
 background: linear-gradient(top,  #33CFFE 0%,#00BDFA 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33CFFE', endColorstr='#00BDFA',GradientType=0 ); /* IE6-9 */}

.btn-facebook-auth {

 background-position: 10px 8px;
 background-repeat: no-repeat;
 margin:0 0 12px;
 background: #4f659e;
 background: -moz-linear-gradient(top,  #4f659e 0%, #3c5188 100%); /* FF3.6+ */
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4f659e), color-stop(100%,#3c5188)); /* Chrome,Safari4+ */
 background: -webkit-linear-gradient(top,  #4f659e 0%,#3c5188 100%); /* Chrome10+,Safari5.1+ */
 background: -o-linear-gradient(top,  #4f659e 0%,#3c5188 100%); /* Opera 11.10+ */
 background: -ms-linear-gradient(top,  #4f659e 0%,#3c5188 100%); /* IE10+ */
 background: linear-gradient(top,  #4f659e 0%,#3c5188 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f659e', endColorstr='#3c5188',GradientType=0 ); /* IE6-9 */

}


.btn-facebook-auth:hover {
 background: -moz-linear-gradient(top,  #465C96 0%, #344981 100%); /* FF3.6+ */
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#465C96), color-stop(100%,#344981)); /* Chrome,Safari4+ */
 background: -webkit-linear-gradient(top,  #465C96 0%,#344981 100%); /* Chrome10+,Safari5.1+ */
 background: -o-linear-gradient(top,  #465C96 0%,#344981 100%); /* Opera 11.10+ */
 background: -ms-linear-gradient(top,  #465C96 0%,#344981 100%); /* IE10+ */
 background: linear-gradient(top,  #465C96 0%,#344981 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#465C96', endColorstr='#344981',GradientType=0 ); /* IE6-9 */}


.btn-service-auth.connected {   
    color: #acacab;
    text-shadow: 0px 1px 0px #ffffff;
    filter: dropshadow(color=#ffffff, offx=0, offy=1);
    -webkit-box-shadow: inset 0px 1px 1px 0pxrgba(0, 0, 0, .5);
    -moz-box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, .5);
    box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, .5);

    behavior:url('/static/css/external/PIE.htc');
}

.btn-service-auth.connected span {
	display: none;
}

.btn-twitter-auth.connected {
 background: #D9D8D7;
 cursor: default;
 color: #ACACAB 
}
.btn-facebook-auth.connected {
 background: #D9D8D7;
 cursor: default;
 color: #ACACAB 
}

.btn-action {
    display: block;
    background: #069;
    color: #fff;
    padding: 12px 10px;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: #205E85;
    width: 50%;
    text-shadow: 0px -1px 0px #0F374F;
    filter: dropshadow(color=#0F374F, offx=0, offy=-1);
    -webkit-font-smoothing: antialiased;
}

.btn-action:active {
    background: #999;
}

/**
 * Email Sign-up styles
 */
#btn-email-signup-done {
 display: none;
 float: right;
 font-size: 11px;
 font-weight: bold;
 padding-bottom: 1em;
 cursor: pointer;
 margin-right: 30px;
}

#step_2,
#step_3 {
	display: none;
}

/* Modals */


.modal.fade {
-webkit-transition: opacity .3s linear, top .3s ease-out;
-moz-transition: opacity .3s linear, top .3s ease-out;
-ms-transition: opacity .3s linear, top .3s ease-out;
-o-transition: opacity .3s linear, top .3s ease-out;
transition: opacity .3s linear, top .3s ease-out;
}

.fade.in {
opacity: 1;
}

.hide {
display: none;
}

.modal {
position: fixed;
top: 50%;
left: 50%;
z-index: 1050;
max-height: 500px;
overflow: auto;
width: 350px;
margin: -64px 0 0 -175px;
background-color: white;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, 0.3);
-moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
-box-shadow: 0 1px 4px 0 #666;
-moz-box-shadow: 0 1px 4px 0px #666;
-webkit-box-shadow: 0 1px 4px 0 #666;


behavior:url('/static/css/external/PIE.htc');
}

.fade {
-webkit-transition: opacity 0.15s linear;
-moz-transition: opacity 0.15s linear;
-ms-transition: opacity 0.15s linear;
-o-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
opacity: 0;
}

.modal-backdrop, .modal-backdrop.fade.in {
opacity: 0.6;
filter: alpha(opacity=60);
}

.modal-backdrop.fade {
opacity: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: white;
}

.modal-header {
    padding: 15px 10px;
    text-align: center;
    color: #333;
    font-size: 13px;
    border-radius: 7px;
}

.modal-body {
    padding: 15px;
    font-size: 13px;
    color: #333;
    border-radius: 7px;
}

.modal-footer {
    padding: 14px 15px 15px;
    -webkit-box-shadow: inset 0 1px 0 white;
    -moz-box-shadow: inset 0 1px 0 white;
    box-shadow: inset 0 1px 0 white;
    zoom: 1;
    text-align: center;
    border-radius: 7px;
}

.modal-footer::before, .modal-footer::after {
    display: table;
    content: "";
    zoom: 1;
}
.modal-footer::after {
    clear: both;
}
.modal-footer::before, .modal-footer::after {
    display: table;
    content: "";
    zoom: 1;
}

.modal .btn-action {
    display: inline-block;
    padding: 6px 14px;
    color: #fff;
    font-size: 12px;
    width: 56px;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    border: #205E85;
    text-shadow: 0px -1px 0px #0F374F;
    filter: dropshadow(color=#0F374F, offx=0, offy=-1);
    -webkit-font-smoothing: antialiased;
}

.modal-footer .btn-action {
    margin: 0 15px;
}


@media only screen and (min-width: 0px) and (max-width: 480px) {
    html {
        min-height: 500px;
        height:auto !important;
        height: 500px;
    }

    #container,
    .homepage #container, .homepage #content,
    .tools #container, .tools #content {
     width: 100%;
     padding: 0;
     margin-top: 0;
     border: 0;
     border-radius: 0px;
     -moz-border-radius: 0px;
     -webkit-border-radius: 0px;
     -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
     margin-bottom: 0px;
    }
    
    .homepage #content
    .homepage .grid-container,
    .homepage .grid-container-wide,
    .homepage .grid-col-5,
    .homepage .grid-col-6,
    .homepage .grid-col-7,
    .homepage .grid-col-8,
    .homepage .grid-col-9,
    .homepage .grid-col-10,
    .homepage .grid-col-11,
    .homepage .grid-col-12 {
		width:100%;
    }
    
    .site-header {
     padding-top: 10px;
     padding-bottom: 30px;
    }
    .site-header .grid-col-2 {
     margin-bottom: 20px;
    }

    /**
     * Homepage
     */
    .homepage .grid-col-1,
    .email-ss-container {
     display: none;
    }
    .promo-iphone-container,
    .promo-details-container {
     text-align: center;
    }

    .promo-details-container {
     padding-top: 0;
    }
    .promo-iphone-container {
     margin-top: 40px;
    }

    .details-img-promo-container img , .details-txt-promo-container {
      border: 0;
    }
    
    .details-txt-promo-container {
    	padding: 0 20px;
		box-sizing: border-box;
		position: relative;
		margin-top: 0;
		margin-bottom: 40px;
    }
    
    .details-txt-promo-container.promo-txt1 {
    	display: none;
    }
    
    .details-txt-promo-container.promo-txt2 {
    	display: block;
        margin-top: 10px;
    }
    
    .details-txt-promo-container div {
    	width: 100%;
    }
    
    
    .email-signup-container {
 		padding:0 20px 30px 20px;
    }

    .email-signup-container .input-text {
     	width: 70%;
     	box-sizing: border-box;
    }

    .hp-footer {
		padding-top: 20px;
    }
    
    .homepage #container img {
    	display: inline;
    }

    .homepage .hp-footer ul {
        padding-left: 10px;
        padding-right: 10px;
    }

    .homepage .hp-footer li {
        padding: 0px;
    }

    .homepage .hp-footer li:last-child a {
        padding-right: 0px;
    }

    .homepage #twitter-auth-container, .homepage #facebook-auth-container {
        width: 280px;
    }

    /**
     * Settings
     */

     .user-message {
         margin: 5px 0 0 0;
         text-align: left;
     }

    .settings .user-session-col {
        width: auto;
        float: right;
    }

    .settings .header-nav-col {
        width: auto;
        clear: both;
    }

    .settings .nav-about, .settings .nav-blog {
        display: none;
    }

    .header-nav-list-item, .header-nav-col {
        margin-right:10px;
    }

    .secondary .grid-col-2, .team-list > div {
        margin-bottom: 5px;
    }

    .secondary .site-header > div{
        margin-bottom: 10px;
    }

    #delete_form {
        text-align: left;
    }

    .settings .btn-service-auth .checkmark {
        display: none;
    }

    .settings .btn-service-auth.connected .btn-service-remove {
        display: block;
    }

    /**
    * Quick-login
    */

    .quick-login #container {
        width: 200px;
        padding: 20px 20px 26px;
        height: 100%;
    }

    .press-section{ display: none; }
    
    .no-positionfixed .modal {
        position:absolute;
        top: 0;
    }

    .no-positionfixed #twitter-remove-modal {
        margin-top: 200px;
    }

    .no-positionfixed #facebook-remove-modal {
        margin-top: 325px;
    }

    .no-positionfixed #delete-modal {
        margin-top: 1100px;
    }


}

@media only screen and (min-width: 0px) and (max-width: 480px) {
    .team-list li.grid-col-last {
     margin-right: 20px;
    }
    .team-list li:nth-child(2n) {
     margin-right: 0;
    }


    /**
     * Homepage
     */
    
    .homepage .site-header .grid-col-2 {
     margin-left: 20px;
    }
    .homepage-component-email .grid-col-10 {
     margin-left: 0;
    }
    #img-iphone-promo {
     width: 280px;
     height: 42px;
     border: none;
    }

    #img-iphone-blurb {
     width: 280px;
     height: 101px;
     border: none;
    }

    #img-iphone-ss {
     width: 232px;
     height: 494px;
    }

    .homepage .grid-container,
    .homepage .grid-col-5,
    .homepage .grid-col-6,
    .homepage .grid-col-7,
    .homepage .grid-col-8,
    .homepage .grid-col-9,
    .homepage .grid-col-10,
    .homepage .grid-col-11,
    .homepage .grid-col-12,

    .tools .grid-container-wide,
    .tools .grid-col-5,
    .tools .grid-col-6,
    .tools .grid-col-7,
    .tools .grid-col-8,
    .tools .grid-col-9,
    .tools .grid-col-10,
    .tools .grid-col-11,
    .tools .grid-col-12 {
     width: 320px;
    }
    .tools textarea {
     width: 100%; 
    }
    .homepage .grid-container, 
    .tools .grid-container-wide {
     padding-left: 0px;
     padding-right: 0px;
    }
    .hp-footer .br {
      display: block;
    }
    
    .email-signup-container .input-text {
     	width: 180px;
     	box-sizing: border-box;
    }


    .quote-section,
    .press-section{ display: none; }
    .modal {
        width: 278px;
        left: auto;
        margin-left: 20px;
        margin-right: 20px;
    }

}


@media only screen and (min-width: 480px) and (max-width: 480px) {
    .homepage .grid-container,
    .homepage .grid-col-5,
    .homepage .grid-col-6,
    .homepage .grid-col-7,
    .homepage .grid-col-8,
    .homepage .grid-col-9,
    .homepage .grid-col-10,
    .homepage .grid-col-11,
    .homepage .grid-col-12 {
     width: 100%;
    }
    .homepage-component-bottom .grid-col-5 {
     width: 430px;
    }
    
    .email-signup-container {
     	padding: 0 20px 20px 20px;
    }
    .quote-section,
    .press-section { display: none; }
}
