/*
Episodes Web Portal
Layout for Main pages

*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  height: 100%;
}
body {
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #293747;
}
h1,
h2,
h3 {
  padding: 0;
}
p {
  padding: 0;
}
img {
  margin: 10px 0 5px;
}
a,
a:link {
  color: #0b73be;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #6ca6cf;
}
a:hover {
  text-decoration: underline;
}
.landingbg {
  background: url("/static/image/background_pgconcepts_v01-evenlighter.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
#header,
#subheader,
#footer {
  position: relative;
  clear: both;
  width: 100%;
}
#toc-header,
#header {
  height: 20px;
  z-index: 1000000;
  background-color: #3a77bc;
  -webkit-box-shadow: inset 0px -1px 4px 0px #255b97;
  -moz-box-shadow: inset 0px -1px 4px 0px #255b97;
  box-shadow: inset 0px -1px 4px 0px #255b97;
}
#toc-header {
  height: 60px;
}
#subheader {
  z-index: 100000;
  height: 10px;
  position: relative;
  background-color: #dce9f9;
  -webkit-box-shadow: inset 0px -2px 3px 0px #bbb;
  -moz-box-shadow: inset 0px -2px 3px 0px #bbb;
  box-shadow: inset 0px -2px 3px 0px #bbb;
  padding-left: 10px;
}
#header ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#header ul li {
  list-style: none;
}
#navigation {
  float: left;
}
#navigation li {
  display: inline;
}
#navigation li a {
  display: block;
  float: left;
  text-align: center;
  position: relative;
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
  margin: 35px 5px 0 0;
}
#login {
  float: right;
  text-align: right;
}
#login li a {
  display: block;
  font-size: 0.8em;
  padding-top: 5px;
}
a#toc-logo,
a#logo {
  display: block;
  background: url("/static/image/logo_darkblue_tagline.png") no-repeat;
  text-indent: -9999em;
  width: 225px;
  height: 100px;
  margin: 0 0 0 20px;
  float: left;
}
a#toc-logo {
  background: url("/static/image/logo_episodes.png") no-repeat;
  width: 139px;
  height: 43px;
  margin: 10px 0 0 20px;
}
#footer {
  padding: 10px;
  text-align: center;
  font-size: 0.8em;
  margin-top: -60px;
  background-color: #3a77bc;
  -webkit-box-shadow: inset 0px 2px 4px 0px #255b97;
  -moz-box-shadow: inset 0px 2px 4px 0px #255b97;
  box-shadow: inset 0px 2px 4px 0px #255b97;
}
#footer p {
  text-align: center;
  margin: 5px;
  color: #293747;
}
#footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer ul li {
  display: inline;
  padding: 0 10px;
}
#footer ul li a {
  text-decoration: none;
  color: #293747;
}
#footer ul li a:hover {
  text-decoration: underline;
  color: #fff;
}
#container {
  width: 100%;
  min-height: 100%;
  margin-bottom: -60px;
  position: relative;
}
#container:after {
  content: "";
  display: block;
}
#footer,
#container:after {
  height: 60px;
}
input[type=text],
input[type=email],
textarea {
  border: 0;
  padding: 10px;
  font-size: 0.9em;
  color: #293747;
  border: solid 1px #c6c0b8;
  margin: auto;
}
input[type=text]:focus,
input[type=email]:focus,
textarea:focus {
  border: solid 1px #c6c0b8;
  outline: none;
}
.content,
.content-container-1,
.content-container-2 {
  width: 100%;
  position: relative;
}
#center {
  margin-bottom: 10px;
  padding: 5px;
}
#signin,
#signup {
  width: 150px;
  height: 50px;
  font-size: 1.2em;
}
#signup {
  margin-left: 20px;
}
#signin {
  float: right;
  margin: 25px 30px 0 0;
  padding: 15px 0 10px 0;
}
#email-form {
  margin-left: auto;
  margin-right: auto;
  width: 550px;
  padding: 30px 0 40px 0;
}
#email-box {
  float: left;
  width: 350px;
  margin-left: 10px;
  height: 50px;
  font-size: 1.2em;
}
#landing-header,
#landing-content-1,
#landing-content-2,
#landing-footer {
  position: relative;
  margin: 0 auto;
}
#landing-header {
  height: 100px;
  background-color: #f9f6f2;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#landing-header h3 {
  line-height: 60px;
  margin: 0;
  font-size: 1.5em;
  color: #fff;
}
#landing-content-1 {
  height: 294px;
  border-top: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: url("/static/image/image_hero_main.jpg") no-repeat center center;
}
#landing-content-1 #hero-text {
  padding: 70px 0 0 50px;
  width: 300px;
}
#landing-content-1 h2,
#landing-content-1 p {
  margin: 0;
  text-shadow: 0 1.5px 0 #ccc;
}
#landing-content-1 p {
  font-size: 1.4em;
}
#landing-content-1 h2 {
  font-size: 2em;
}
#landing-content-2 {
  height: 172px;
  border-top: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: url("/static/image/image_hero_footer.jpg") no-repeat center center;
}
#landing-footer {
  height: 100%;
  background-color: #f9f6f2;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 30px 0;
  height: 100%;
}
#landing-footer h3 {
  line-height: 60px;
  margin: 0;
  font-size: 1.5em;
  color: #fff;
}
#content-container {
  height: 100%;
  margin: auto;
}
#content-box {
  padding-bottom: 30px;
  margin: 10px auto;
  border: 1px solid #000;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #f9f6f2;
}
#content-box-header {
  height: 50px;
  background-color: #3a77bc;
  -webkit-border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
  padding-top: 10px;
}
#content-box-header h2 {
  color: #fff;
  margin-top: 0;
  text-align: center;
}
#toc-box {
  background-color: #fff;
  border: 1px solid #dbdbdb;
  height: 400px;
  margin: 30px auto 0 auto;
  overflow-y: scroll;
  overflow-x: auto;
  padding: 10px;
}
#toc-box h1 {
  margin-top: 0;
  font-size: 1.3em;
  text-align: center;
}
#toc-box h2 {
  font-size: 1em;
  text-align: center;
}
#toc-box p,
#toc-box ul {
  font-size: 0.9em;
}
#form-tos {
  width: 500px;
  margin: 20px auto 0 auto;
}
#form-tos label {
  width: 80%;
  margin-bottom: 10px;
  margin-left: 10px;
  font-size: 1em;
  line-height: 30px;
}
.content-container-header {
  position: relative;
  z-index: 100000;
  -webkit-box-shadow: 0px 1px 8px 0px #555;
  -moz-box-shadow: 0px 1px 8px 0px #555;
  box-shadow: 0px 1px 8px 0px #555;
}
.content-container-1 {
  background: url("/static/image/bg_hero_main.jpg") no-repeat center center;
}
.content-container-2 {
  background: url("/static/image/bg_hero_footer.jpg") no-repeat center center;
}
#blue-writer {
  height: 60px;
  background-color: #3a77bc;
  text-align: center;
}
#blue-writer p {
  color: #fff;
  margin: 0;
  padding: 15px 0 10px 0;
  font-size: 1.5em;
}
#appstore-links {
  list-style: none;
  width: 450px;
  height: 82px;
  padding: 0;
  margin: 0 auto;
}
#appstore-links li a {
  float: left;
  display: block;
}
#appstore-links li img {
  width: 150px;
}
.landing-header-left,
.landing-content-left {
  border-right: 1px solid #293747;
}
#email-box {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
#google-login {
  display: block;
  width: 246px;
  margin: 10px auto;
}
#login-form {
  margin: 0 auto;
  width: 500px;
}
#login-box {
  width: 500px;
  padding-bottom: 20px;
  border: 1px solid #dbdbdb;
  margin: 10px auto 0 auto;
}
#login-box h2 {
  font-size: 1.4em;
  text-align: center;
  color: #5d6669;
}
#login-entry {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  width: 350px;
  margin: 0 auto;
  height: 50px;
  font-size: 1.2em;
  display: block;
}
#login-submit {
  display: block;
  width: 350px;
  height: 50px;
  margin: 10px auto;
}
#pass-app {
  text-align: center;
  font-size: 1.1em;
  font-weight: bold;
  margin: 20px;
}
#pass-app a {
  color: #df4a32;
}
#submit-tos,
#signup,
#login-submit {
  text-align: center;
  padding: 5px 10px;
  background-color: #6ca6cf;
  border: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 -2px 0 1px #4782b4, 0 1px 2px 0 #293747;
  -moz-box-shadow: inset 0 -2px 0 1px #4782b4, 0 1px 2px 0 #293747;
  box-shadow: inset 0 -2px 0 1px #4782b4, 0 1px 2px 0 #293747;
  font-weight: bold;
  color: #fff;
  font-size: 1em;
  text-decoration: none;
}
#submit-tos:hover,
#signup:hover,
#login-submit:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: inset 0 1px 0 1px #4782b4, 0 1px 2px 0 #293747;
  -moz-box-shadow: inset 0 1px 0 1px #4782b4, 0 1px 2px 0 #293747;
  box-shadow: inset 0 1px 0 1px #4782b4, 0 1px 2px 0 #293747;
}
#submit-tos {
  margin: auto;
  padding: 10px 60px;
  display: block;
  background-color: #0b73be;
  -webkit-box-shadow: inset 0 -2px 0 1px #255b97, 0 1px 2px 0 #c6c0b8;
  -moz-box-shadow: inset 0 -2px 0 1px #255b97, 0 1px 2px 0 #c6c0b8;
  box-shadow: inset 0 -2px 0 1px #255b97, 0 1px 2px 0 #c6c0b8;
}
#submit-tos:hover {
  -webkit-box-shadow: inset 0 1px 0 1px #255b97, 0 1px 2px 0 #c6c0b8;
  -moz-box-shadow: inset 0 1px 0 1px #255b97, 0 1px 2px 0 #c6c0b8;
  box-shadow: inset 0 1px 0 1px #255b97, 0 1px 2px 0 #c6c0b8;
}
#submit-tos:disabled {
  background-color: #eee;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #bbb;
}
.button,
a.button {
  display: block;
  text-align: center;
  display: inline-block;
  padding: 5px 10px;
  background-color: #6ca6cf;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 -2px 0 1px #4782b4, 0 1px 2px 0 #c6c0b8;
  -moz-box-shadow: inset 0 -2px 0 1px #4782b4, 0 1px 2px 0 #c6c0b8;
  box-shadow: inset 0 -2px 0 1px #4782b4, 0 1px 2px 0 #c6c0b8;
  font-weight: bold;
  color: #fff;
  font-size: 1em;
  text-decoration: none;
}
.button:hover,
a.button:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: inset 0 1px 0 1px #4782b4, 0 1px 2px 0 #c6c0b8;
  -moz-box-shadow: inset 0 1px 0 1px #4782b4, 0 1px 2px 0 #c6c0b8;
  box-shadow: inset 0 1px 0 1px #4782b4, 0 1px 2px 0 #c6c0b8;
}
#mobile-disclaimer {
  height: 60px;
  float: right;
}
#mobile-disclaimer div {
  width: 0;
}
@media only screen and (min-width: 840px) {
  #mobile-disclaimer div {
    visibility: hidden;
    clear: both;
    float: left;
  }
  #landing-header,
  #landing-content-1,
  #landing-content-2,
  #landing-footer {
    width: 840px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 840px) {
  #mobile-disclaimer div {
    visibility: hidden;
    clear: both;
    float: left;
  }
  #landing-header,
  #landing-content-1,
  #landing-content-2,
  #landing-footer {
    width: 100%;
  }
  #landing-header {
    height: 80px;
  }
  a#logo {
    -webkit-background-size: 80%;
    -moz-background-size: 80%;
    background-size: 80%;
  }
  #landing-content-1 {
    height: 225px;
    padding: 0;
  }
  #landing-content-1 #hero-text {
    padding: 40px 0 0 30px;
    width: 250px;
  }
  #landing-content-1 h2 {
    font-size: 1.4em;
  }
  #landing-content-1 p {
    font-size: 1.1em;
  }
  #signup {
    height: 40px;
    width: 100px;
    padding: 10px 0;
  }
  #signin {
    height: 45px;
    width: 100px;
    padding: 10px 0;
    margin: 15px 15px 0 0;
  }
  #email-form {
    width: 460px;
  }
  #email-box {
    height: 40px;
    margin: 0;
    width: 300px;
  }
}
@media only screen and (max-width: 480px) {
  #landing-header,
  #landing-content-1,
  #landing-content-2,
  #landing-footer {
    width: 100%;
    height: 130px;
  }
  #landing-header {
    height: 150px;
  }
  a#logo {
    float: center;
    width: 180px;
    height: 80px;
    margin: auto;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    background-size: 100%;
  }
  #landing-content-1 {
    height: 235px;
    padding: 0;
    background-position: 60% 0;
  }
  #landing-content-1 #hero-text {
    padding: 140px 0 0 20px;
    width: 250px;
  }
  #landing-content-1 h2 {
    font-size: 1.2em;
  }
  #landing-content-1 p {
    font-size: 1em;
  }
  #mobile-disclaimer {
    text-align: center;
    width: 100%;
    font-size: 1em;
  }
  #mobile-disclaimer div {
    background-color: #fff;
    border: 1px dashed #ccc;
    text-align: center;
    visibility: visible;
    font-size: 0.8em;
    padding: 3px 0;
    width: 95%;
    float: center;
    width: 100%;
  }
  #signin {
    height: 35px;
    width: 100px;
    padding: 5px 0 5px 0;
    float: center;
    margin: 5px 0;
  }
  #blue-writer {
    height: 40px;
    background-color: #3a77bc;
    text-align: center;
  }
  #blue-writer p {
    color: #fff;
    margin: 0;
    padding: 10px 0;
    font-size: 1em;
  }
  #signup {
    height: 30px;
    width: 75px;
    padding: 2px 5px;
    font-size: 0.9em;
  }
  #email-form {
    width: 320px;
  }
  #email-box {
    font-size: 1em;
    height: 30px;
    margin: 0;
    width: 210px;
  }
  #appstore-links {
    list-style: none;
    width: 300px;
    height: 59px;
    padding: 0;
    margin: 0 auto;
  }
  #appstore-links li a {
    float: left;
    display: block;
    width: 150px;
  }
  #appstore-links li a img {
    margin: 0 0 0;
  }
  #appstore-links li a#ios-store {
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
  }
  #appstore-links li a#google-store {
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
  }
}
.cf:before,
.cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}
.cf {
  *zoom: 1;
}
@media (min-width: 840px) {
    #content-container {
      width: 840px;
    }
    #content-box {
      width: 630px;
    }
    #toc-box {
      width: 500px;
    }
}
