/* MOBILE MENU PAGE STYLES */
.navigation {
	top: -115%;
	left: 0;
	padding: 8%;
	right: auto;
	width: 84%;
	height: 100%;
	transition: top .1s ease-in;
	display: none;
}
.navigation.on {
	top: 0;
	right: auto;
	transition: top .1s ease-in;
	display: block;
}



/* GENERAL STYLES */
.contents .header img {
	max-height: 35px;
	max-width: 110px;
}

.contents .header h1 {
	font-size: 21px;
	padding-right: 11%;
}
#filter .breadcrumb {
	font-size: 10px;
	padding: 2.5% 3% 1.6%;
}
.contents .filters h2 { font-size: 12px; }
.contents .filters select {
	max-width: 80px;
	margin-right: 10px;
}
.contents .filters #search .text { width: 50px; }

.contents .filters select#ctl00_BodyContent_DateTypeDropDown {
	width: 25%;
	margin-right: 1%;
}
.report .section h2 { font-size: 12px; }

.callout {
	font-size: 9px;
	line-height: 16px;
}



/* LIGHTBOX STYLES */
#lbMain { position: fixed!important; top: 4%!important; }
#keyword ol {
	width: 50%;
	margin-left: 0!important;
	font-size: 10px;
}
#keyword ol.start { margin-left: 0; }

.pop-up .close-link {
	bottom: 10px;
	right: 10px;
}
.pop-up .note, #keyword .note {
	font-size: 7px;
	margin-top: 3%;
}
#change-password .note { font-size: 9px; }
#target-cities ol { width: 29%; font-size: 9px; }
#target-cities ol.start { margin-left: 0!important; }



/* DASHBOARD STYLES */
.left #overall-performance ul { text-align: center; display: block; }

.left #overall-performance ul li {
	padding: 20px 5px;
	font-size: 12px;
	display: inline-block;
	width: 48px;
}
.left #overall-performance ul li p { line-height: 12px; }
.left #overall-performance ul li.divider { height: 100px; }
.left #overall-performance ul li#ROI {
	width: 100%;
	max-width: unset;
	padding-top: 0;
	
}
#summary #overall-performance h1 { font-size: 23px; }

.report .left, .report .right {
	width: 100%;
	margin-right: 0;
	display: block;
}

.report .right { margin-top: 4%; }
.report .right .section { padding: 4%; margin-bottom: 4%; }
.report .right .pdf-btn { font-size: 13px; }
.report .right .pdf-btn span {
	background-size: 25px auto;
	padding: 12px 0 10px 28px;
}
#actions .gray-btn { font-size: 9px; }

#listings-mgmt ul { display: block; }
#listings-mgmt ul li#percentage, #listings-mgmt ul li#green, #listings-mgmt ul li#yellow, #listings-mgmt ul li#red {
	width: auto;
	display: block;
	border-right: none;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 4%;
	padding: 4%;
}

#listings-mgmt ul li#green { background: url("/images/listings_good.png") no-repeat 85px 9px transparent; }
#listings-mgmt ul li#yellow { background: url("/images/listings_neutral.png") no-repeat left 75px top 5px transparent; }
#listings-mgmt ul li#red { background: url("/images/listings_bad.png") no-repeat 80px 5px transparent; border-bottom: 0; }



/* REPORT PAGES STYLES */
.report #Table-tabbed {
	padding: 4%;
	width: 92%;
}
.table-navigation .tab {
	font-size: 9px;
	padding: 10px 5px;
}
.report .performance, .report .outcomes { margin-top: 3%; }
.report .section h2 { font-size: 10px; }
.report .section h2 span { display: block; font-size: 7px; }


/* REPUTATION REPORT STYLES */
#reputation .products-row, #reputation .products-row .product { display: block; }
#reputation .products-row .product { width: auto; }
#reputation .products-row .divider {
    width: auto;
    height: 20px;
}



/* MONTH-QUARTER REPORT STYLES */
#trends-graphs #selection-area { width: 75%; padding-left: 25%; }
#trends-graphs #selection-area > div input { font-size: 7px; border-radius: unset; }

#trends-graphs .mini-graphs { text-align: center; }
#trends-graphs .mini-graphs li { width: 30%; }
#trends-graphs .mini-graphs li h2 { font-size: 18px; }
#trends-graphs .mini-graphs li h2 span { font-size: 10px; margin-bottom: 0px; }
#trends-graphs .mini-graphs li#mini-cpa, #trends-graphs .mini-graphs li#mini-conversion { margin-top: 2%; }



/* ADS AND KEYWORDS REPORT STYLES */
#ads-and-keywords-report #top-converting-ads .ads > div > div {
	width: 43%;
	font-size: 9px;
}
#ads-and-keywords-report #top-converting-ads h4 { font-size: 18px; }
#top-converting-keywords ol {
	font-size: 10px;
	line-height: 10px!important;
}
#top-converting-keywords ol li { margin-bottom: 10%; }



/* DEALER CONTENT REPORT STYLES */
#campaign-content .divider { display: none; }
#campaign-content .top > * { display: block; }
#campaign-content .top .left { width: 92%; padding: 4%; }
#campaign-content .top .right { width: 92%; padding: 4%; }

#campaign-content .top h1 { font-size: 24px; }
#campaign-content #location-buttons .gray-btn {
	font-size: 8px;
	margin-top: 5px;
}

#campaign-content .top .right #keywords li {
	font-size: 10px;
	display: inline-block;
	vertical-align: top;
	width: 49%;
}
#keywords .tool-bottom a { font-size: 12px; }
#categories select { width: 70%; }

#campaign-content .bottom { padding: 4%; }
#campaign-content .bottom .ads-and-keywords .ads {
	width: 100%;
	margin-right: 0;
}
#campaign-content .bottom .ads-and-keywords .keywords {
	width: 100%;
	margin-top: 10%;
}



/* PHONE CALLS REPORT STYLES */
#review-calls #Table-tabbed {
	width: 86vw;
	overflow-x: scroll;
}

#review-calls .table-navigation li { font-size: 10px; }
#review-calls #Table-tabbed table { width: 600px; }



/* CALCULATE REVENUE REPORT STYLES */
#revenue-calculator .calculator .outcomes { width: 100%; }
#revenue-calculator .calculator .outcome .outcome-span { width: 98%; }
#revenue-calculator .calculator h3 {
	width: 50px;
	font-size: 9px;
}
#revenue-calculator .calculator .input-container {
	width: 82%;
	font-size: 10px;
}
#revenue-calculator .calculator input {
	width: 20px;
	font-size: 12px;
	padding: 2px 5px;
	margin: 0 3px;
}

#revenue-calculator .calculator input:disabled, #revenue-calculator .calculator .avg-order input { width: 50px; padding: 2px 5px; }
#revenue-calculator .calculator .input-container strong { font-size: 16px; margin-left: 3px; }

#revenue-calculator .calculator .visits, #revenue-calculator .calculator .avg-order { display: block; }
#revenue-calculator .calculator .visits { padding-top: 0px; }

#revenue-calculator .calculator .visits h3, #revenue-calculator .calculator .avg-order h3 { width: 100px; }
#revenue-calculator .calculator .visits .input-container,
#revenue-calculator .calculator .avg-order .input-container { width: 65%; }



/* INVESTMENT OPPORTUNITY REPORT STYLES */
#opportunity-tracker .main-area .key { right: 0px; }
#opportunity-tracker .main-area .key > * { font-size: 11px; }
#opportunity-tracker .main-area .key .color-swatch { margin: -3px 2px 0 0; }

#opportunity-tracker .packages { font-size: 11px; }
#opportunity-tracker .packages th h2 { font-size: 12px; }
.report #opportunity-tracker .section h3 { font-size: 14px; }
.report #opportunity-tracker .section h1 { font-size: 26px; }




/* LMA DASHBOARD STYLES */
.pie-charts-section > div {
	display: block;
	width: auto;
	border-right: none;
	border-bottom: 1px solid #b7b7b7;
	padding: 30px 0;
}
.pie-charts-section div#spend { padding-top: 0; }
.pie-charts-section div#conversions { padding-bottom: 0; border-bottom: none; }

#insighter .section.bottom > div > div { display: block; width: auto; }
#insighter #conversion-details {
	width: auto;
	padding: 0 0 30px;
	border-right: none;
	border-bottom: 1px solid #b7b7b7;
}
#insighter #performance-details { padding: 30px 0 0; }



/* LMA ADS AND KEYWORDS STYLES */
#top-converting-social-ads .ads li {
	display: block;
	width: auto;
	padding: 30px 0;
	border-bottom: 1px solid #cdcdcd;
	border-right: none;
}
#top-converting-social-ads .ads li:first-child { padding-top: 0; }
#top-converting-social-ads .ads li:last-child { border-bottom: none; padding-bottom: 0; }



