﻿/*Phone*/

body, form, #page, #s4-workspace, #s4-bodyContainer, .s4-ca, #page #page-content, #page #jcp-page-wrapper, #page #mainHead #page #global_footer, #ctl00_MSO_ContentDiv, .s4-notdlg, #page #global_footer, #page .footer_column1, #page .footer_column2, #page.wide, #page.wide #jcp-page-wrapper, #page.wide #global_footer, #homepage .pubframe, #homepage #toc2019, #homepage #jcpsections .col, #homepage #weekly #current {
	width:100% !important;
}
#page .site-map, #page .searchDiv td:last-child, #page #rightAds, #ctl00_SPSecurityTrimmedControl2, .socialMediaDiv, #page .welcomeUser, #page #subscribe2019, #page #links2019 #welcome2019, #homepage #left {
	display:none !important;
}
body #s4-bodyContainer {
	min-width:320px;
}
/*new header*/
#page #head2019holder {
	padding:3px;
	margin-top:0px !important;
	border-top:none !important;
}
#page #head2019 {
	height:35px;
	width:100%
}
#page #threestripes {
	width:30px;
	height:30px;
	display: inline-block;
	cursor: pointer;
	float:left;
	margin:1px 7px 0px 0px;
}
#page #threestripes .bar1, #page #threestripes .bar2, #page #threestripes .bar3 {
	width:30px;
	height:4px;
	background-color:#336699;
	margin:0px 0px 4px 0px;
	transition:0.4s;
}
#page #threestripes .bar2 {
	background-color:#990000;
}
#page #threestripes.change {
	padding-top:0px;
}
#page #threestripes.change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-10px, 9px) ;
  transform: rotate(-45deg) translate(-10px, 9px) ;
}
.change .bar2 {
  opacity: 0;
}
#page #threestripes.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-8px, -7px) ;
  transform: rotate(45deg) translate(-8px, -7px) ;
}
#page #head2019 #square {
	margin-right:7px;
}
#page #head2019 h1#mainHeadText {
	padding:0px;
	position:relative;
	bottom:1px;
	background-color:transparent;
}
#page #head2019 div#mainHeadText img {
	height:30px;
}
#page #head2019 div#mainHeadText {
	padding:0px;
	background-color:transparent;
	top:0px;
}
#page #head2019 h1#cmeinstitute {
	margin:0px;
}
#page #head2019 h1#mainHeadText span {
	line-height:170%;
}
#page #head2019 h1#mainHeadText.pccsmallcaps {
	margin-top:5px;
}
#page #head2019 h1#mainHeadText.pccsmallcaps a span {
	line-height:115%;
}
#page #head2019 #links2019 {
	display:none;
	float:none;
	width:100%;
	position:absolute;
	top:41px;
	left:-5px;
	background-color:white;
	box-sizing:border-box;
	padding:5px;
	border:1px solid #336699;
	box-shadow: 0px 8px 6px -4px #DDDDDD;
}
#page #head2019 #links2019 .linksbox2019 {
	width:50%;
	box-sizing:border-box;
	padding:5px;
}
#page #links2019 #jcp2019, #page #links2019 #cme2019 {
	height:210px	
}
#page #links2019 #pcc2019, #page #links2019 #help2019 {
	height:188px	
}
#page #links2019 .triggerhead, #page #links2019 .triggermenu, #page #links2019 .triggermenu a, #page #links2019 .triggermenu li {
	display:block !important;
	background-color:transparent;
	padding:0;
	border:none;
	height:auto;
	text-align:left;
	font-size:14px;
	line-height:1.2;
	position:static;
	box-shadow:none;
}
#page #links2019 .triggerhead {
	margin:15px 0px 3px;
	padding-bottom:3px;
	border-bottom:1px solid #336699;
}
#page #links2019 #search2019 .triggerhead {
	margin:12px 0px 5px;
}
#page #links2019 #search2019 .triggerhead:after {
	content:" Site Search";
}
#page #links2019 #jcp2019 .triggerhead, #page #links2019 #cme2019 .triggerhead {
	margin-top:0;
}
#page #links2019 .triggermenu a, #page #links2019 .triggermenu li {
	margin-bottom:3px;
}
#page #links2019 .triggermenu li #searchgo2019 {
	bottom:3px;
}
#page div.welcome-ctrl {
	margin:0px;
}
#page #login2019 div.welcome-ctrl span.hello {
	margin:0px;
	white-space:normal;
}
/*end new header*/
#homepage #group1 #covid, #homepage #group1 #education {
	width:100%;
	margin-left:0px;
}
#homepage #group1 .bodyrec {
	margin-left: auto;
	margin-right:auto;
	float:none;
}
#page #mainHeadHolder {
	background-color:unset;
	border:none;
	width:220px;
	margin:0px;
	box-shadow:none;
	position:relative;
	top:-34px;
}
#page h1#mainHeadText {
	font-size:18px;
	padding:8px 0px 5px 35px;
	line-height:.5;
}
#page h1#mainHeadText.psychcom {
	font-size:25px;
	line-height:1;
}
#page #mainHead {
	top:0;
}
#page #mainHead * {
	float:none !important;
	display:block;
	height:auto;
}
#page #square {
	padding-top:9px;
	background-image:url('/PublishingImages/pppLogoSquarePhone.png');
	display: inline-block;
	cursor: pointer;
}
#page #square .bar1, #page #square .bar2, #page #square .bar3 {
	width:16px;
	height:2px;
	background-color:white;
	margin:0px 0px 3px 7px;
	transition:0.4s;
}
#page #square.change {
	padding-top:10px;
}
.change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-3px, 3px) ;
  transform: rotate(-45deg) translate(-3px, 3px) ;
}
.change .bar2 {
  opacity: 0;
}
.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-4px, -4px) ;
  transform: rotate(45deg) translate(-4px, -4px) ;
}
#page #globalLinksLine1 a, #page #globalLinksLine2 a, #page #globalLinks #globalLinksLine2 .LoginDiv a {
	display:block !important;
	font-size:16px !important;
	line-height:1.2 !important;
	padding:0px !important;
	margin:0px 10px 0px !important;
	text-align:left !important;
	float:none !important;
	border:none !important;
	color:white !important;
}
#page #globalLinks {
	background-color:#336699;
	border-top:1px solid white;
	width:220px;
	float:none;
	padding-bottom:10px;
	display:none;
}
#page #globalLinksLine1 {
	border:none;
}
#page #globalLinksLine1, #page #globalLinksLine2, #page .searchDiv {
	width:220px;
	height:auto;
	margin:10px 0px 0px 0px;
	padding:0px;
}
#page .searchDiv {
	margin-left:10px;
	width:200px;
}
#page .searchDiv td {
	display:table-cell !important;
	width:auto;
}
#page .searchDiv div table td:nth-child(2) {
	padding:0px 0px 0px 5px !important;
}
#page .searchDiv div table td:nth-child(2) input {
	border-color:white;
}
#page #globalMenu, #page .LoginDiv {
	font-size:0;
	line-height:0;
}
#page #square, #page #square img {
	height:30px;
	width:30px;
}
#page #jcp-page-wrapper {
	margin-top:40px !important;
}
#links_bs_left {
	display:none;
}
#page #content_bs {
	padding:0px 10px !important;
	border:none;
}
#page #title_bs {
	padding:0px 10px 3px 10px !important;
}
#page #global_footer {
	margin-top:20px;
	padding:10px;
	box-sizing:border-box;
	margin-bottom:40px;
}
#page #global_footer .footer_column1, #page #global_footer .footer_column2 {
	display:block;
}
#page #global_footer .footer_column2 {
	float:right;
}
#page #catbox .col {
	width:30%;
}
#page #catbox p:not(.catlink) {
	display:none;
}
#page #catbox p.catlink {
	margin-bottom:0px !important;
}
#page .examples {
    margin: 20px auto;
    width: 250px !important;
}
#page .search-term {
	padding:5px;
	text-indent:0;
	font-size:12px;
	line-height:16px;
}
#page .search-term select {
	margin:10px 5px 0px 0px;
	float:left;
}
#page #articlecontent, #page .abstractcontent {
	width:100%;
	box-sizing:border-box;
	margin:0px;
	border:none;
}
#page #seepdf {
	display:block;
	font-weight:bold;
	font-size:12em;
	width:100%;
	text-align:center;
}
#page #seepdf a {
	text-decoration:none;
}
#page #abstract p {
	margin-right:0px;
}
#page #getarticle {
	float:none;
	width:100%;
	margin:0px 0px 20px;
}
#page #getarticle h1 {
	margin:5px auto;
	font-size:16px;
}
#page #getarticle h1 span {
    display: block;
    font-size: 12px;
}
#page #subscribebug p {
	font-size:16px;
}
#page .cmestripe {
	background-image:none;
}
#page #PPPForumsWP {
	float:none;
	margin:0px 0px 10px 0px;
	width:100%;
}
#page #PPPForumsWP textarea {
	width:100%;
}
#mobile-is {
	display:block;
	width:320px;
	height:568px;
	box-sizing:border-box;
	background-color:#DDD;
	position:fixed;
	top:0;
	left:0;
	z-index:30;
	padding-top:100px;
}
#mobile-is-close {
	width:300px;
	margin:0px auto;
}
#mobile-is-close-x {
	font-size:16px;
	line-height:14px;
	width:20px;
	height:20px;
	padding:2px;
	border:1px solid black;
	border:1px solid black;
	background-color:white;
	float:right;
	margin-bottom:10px;
	text-align:center;
}
#page #cme-page-wrapper {
	width:inherit;
	margin:40px 0px 0px 0px !important;
	box-sizing:border-box;
}
#page #cme_psychlopedia {
	position:static;
	box-shadow: none;
    background-color: transparent;
    border: none;
    display:block;
    width:100%;
    height: auto !important;
    margin-bottom:20px;
}
#page #cme_bar, #page #cme_bar_iphone {
	display:none;	
}
#page #cme_psychlopedia_content {
    background-color: #F4F4EA !important;
	position: static !important;
    top: auto !important;
    left: auto !important;
    width: 100% !important;
    height:auto !important;
    border: 0px !important;
    z-index: auto !important;
    overflow: hidden !important;
    padding: 10px !important;
    box-sizing: border-box !important
}
#mobile-bottom {
	width:100%;
	height:55px;
	background-color:#E2ECF5;
	position:fixed;
	bottom:0px;
	left:0px;
	display:block;
	padding:5px 0px;
	z-index:100;
}
#mobile-bottom-frame {
	width:300px;
	margin:0px auto;
}
#mobile-bottom-frame iframe {
	height:55px;
}
#homepage #mobiletopicsdiv {
	padding:0px 10px;
	display:block;
}
#homepage #mobiletopics {
	width:100%;
	font-size:12px;
}
#toc2019 h1#whatson, #homekeyworddiv {
	float:none;
}
#homepage #cme.pubframe {
    margin-left: 0px;
}
#homepage .banner img {
	width:100%;
}
#homepage {
	margin-top:10px;
}
#homepage #jcpsections #col1 {
	padding-right:0px;
}
#homepage #jcpsections #col2 {
	padding-left:0px;
}
#homepage #weekly #current {
	float:none;
	margin:0px 0px 20px;
}
#homepage p.ascptag.large a {
	/*font-size:17px;*/
	letter-spacing:0px;
	display:block;
	margin-top:5px;
}
#homepage p.ascptag.large a span {
	display:block;
}


/*webcasts*/
#page #screenwrappernew {
	width:100%;
	padding:5px;
}
#page .screen {
	padding:9px;
}

/*psychlopedia home page*/
#page #series-page {
	width:100%;
	box-sizing:border-box;
	padding:0px 10px;
}
#page #series-page #series-head img {
	width:150px;
	float:none;
	margin:0px 0px 10px;
} 
#page #series-page #series-head p.list-support {
	margin-left:0px;
}
#page #series-page .activity img {
	width:100%;
	float:none;
	box-sizing:border-box;
	padding:5px 60px;
	margin-bottom:10px;
}
#page #series-page .activity p {
	margin-left:0px;
}
#mobiletopicsdiv #topic {
	display:none;
}
#mobiletopics {
	margin-bottom:10px;
}
#homepage #weekly #current img {
	width:100%;
	left:0px;
}
#homepage span.bar {
	display:none;
}
#page #bottom-Rectangle {
	display:block;
	width:300px;
	height:265px;
	margin:30px auto 10px;
}
#page #bottom-Rectange iframe {
	height:265px;
}

