

/***********************************************
	Resource: cvIphone.css
***********************************************/



#main,#top {
    width: 100%;
    left: 0em;
    border-left: none;
    padding-left: 0;
}
body {
    background-color: white;
}

html { -webkit-text-size-adjust: none; }

#nav-bar,#nav,html,body {
    width: 100%;
}
#content,#top,#main {
    width:95%;
}
p {
    padding-left: 0;
    margin-left: 0;
}
#content {
    margin: auto;
}


.attribution {
    display: none;
}
#top {
    margin-top: .5em;
}
#top .top-line {
    font-weight: normal;
}

#top h1 {
    font-size: 1.5em;
    margin-top: 0em;
}
#top a {
    text-decoration: none;
}
#top h3 {
    margin-left: 0em;
    font-size: .95em;
}
.divider {
    display: none;
}
.top-line {
    display: block;
}
#popUp {
    width: 18em;
}
#popHead {
    width: 18em;
}
.clip-1080-popup .popCont{
  width: 18em;
  height: 10em;
}

.clip-1080-popup #youtube-player {
  position: absolute;
  top:-.5em;
  left:0em;
  width: 18em;
  height: 18em;
}
#nav {
    display: none;
}


#main:before {
  display: block;
  content: " ";
  margin-top: -0em;
  height: 0em;
  visibility: hidden;
}
h1:before {
  display: block;
  content: " ";
  margin-top: -0em;
  height: 0em;
  visibility: hidden;
}
h2:before {
  display: block;
  content: " ";
  margin-top: -0em;
  height: 0em;
  visibility: hidden;
}
h3:before {
  display: block;
  content: " ";
  margin-top: -0em;
  height: 0em;
  visibility: hidden;
}
ul {
    padding-left: 1.5em;
}
dd {
    padding-left: 0em;
    margin-left: 1em;
}
p {
    padding-left: 0em;
    margin-left: 0em;
}
.solitary-link {
    padding-left: 1em;
    line-height: 2.5em;
}
h1,h2 {
    font-size: 1.2em;
}
h3 {
    font-size: 1em;
}
.ios-lb {
    display: block;
    margin-left: 1em;
}

.print-only {
    display: none;
}

.dynamic-cont {
    margin-left: 0em;
    padding-left: .5em;
}
#top-container,#bottom-container {
    display: none;
}
.menu-item {
  display: none;
}