﻿/***** SharePoint Overrides *****/
body.ms-backgroundImage, HTML > .ms-core-needIEFilter {
	background-color: #fff;
	background-image: none;
	filter: none;
}
.ms-core-defaultFont, #pageStatusBar, .ms-status-msg, .js-callout-body {
	font: 1em "Helvetica Neue",Helvetica,Arial,sans-serif;
}
@media (max-width: 690px), (-webkit-min-device-pixel-ratio: 2) {
	.ms-dialog body {
		font-size: 13px;
	}
	#s4-workspace {
	background: url('../../../../SiteAssets/bg_stripe.jpg');
	position: relative;
	width: 100% !important;
}
}
#suiteBarDelta .o365cs-nav-header.o365cs-theme .o365cs-nav-leftAlign, #suiteBarDelta .o365cs-nav-header.o365cs-theme .o365cs-nav-headerRegion, #suiteBarDelta .o365cs-nav-header.o365cs-theme .o365cs-p-bg, #suiteBarDelta .o365cs-nav-header.o365cs-theme .o365cs-p-bgh:hover {
	background-color: #babcbe;
}
#s4-bodyContainer {
	margin: 0 auto;
	padding-bottom: 0;
}
#s4-bodyContainer.max {
	max-width: 100% !important;
}
@media (max-width: 767px), (-webkit-min-device-pixel-ratio: 2) {
	#siteIcon {
		margin-left: auto;
		margin-right: auto;
		display: block;
		float: none;
	}
}
@media (max-width: 991px), (-webkit-min-device-pixel-ratio: 2) {
	#s4-bodyContainer {
		max-width: 100% !important;
	}
}
@media (min-width: 992px) {
	#s4-bodyContainer {
		max-width: 975px !important;
		width: auto !important;
	}
	#siteIcon {
	background: #FFFFFF;
	height: auto;
	line-height: normal;
	margin-left: 7px;
	margin-top: 34px;
	text-align: left;
}
}

.ms-siteicon-a, .ms-siteicon-img {
	max-width: 100%;
	max-height: 100%;
}
.ms-webpart-titleText.ms-webpart-titleText {
	border-bottom: 1px solid #a6a5a5;
	color: #261c02;
	font-size: 1.615em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	padding-bottom: 4px;
}
.level-bullet {
	background-image: url(../images/lstbulet.gif)
}
#MSOTlPn_MainTD {
	z-index: 9999;
	position: relative;
}
.ms-webpart-chrome-title {
	margin-bottom: 0;
}
.edit-mode-panel {
	display: block;
}
.js-webpart-titleCell {
	display: block;
}
.ms-dlgTitleBtns, .ms-dlgTitleBtns * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
/***** Formatting *****/
h1,h2,h3,h4,h5,h6 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0.67em 0;
}
h1.page-title, .ms-blog-postList h1 {
	border-bottom: 1px solid #a6a5a5;
	color: #343233;
	font-size: 1.615em;
	font-weight: normal;
	padding-bottom: 4px;
}
h1 {
	color: #940016;
	font-size: 1.615em;
}
h2, .ms-h2 {
	font-size: 1.538em;
}
h3, .ms-h3 {
	font-size: 1.385em;
}
h4, .ms-h4 {
	font-size: 1.308em;
}
a:visited, .ms-vb a.ms-listlink, .ms-vb2 a.ms-listlink, .ms-vb-user a.ms-listlink, .ms-vb a.ms-listlink:visited, .ms-vb a.ms-listlink:visited:hover, .ms-accentText, .ms-accentText:visited {
	color: #c9001f;
}
.ms-vb a:visited:hover, .ms-vb2 a:visited:hover, .ms-vb-user a:visited:hover, .ms-webpart-titleText > a:hover {
	color: #7d0013;
}
.ms-webpart-titleText > a {
	color: #261c02;
	font-family: Helvetica, Arial, sans-serif;
}
/***** Layout *****/
.header {
	margin-bottom: 20px;
}

#DeltaPlaceHolderMain {
	display: block;
	margin-top: 20px;
}

/***** Top utility links *****/
.utility-links {
	text-align: center;
}
.utility-links ul {
	margin-bottom: 5px;
	padding: 0;
}
.utility-links ul li {
	display: inline;
	font-size: .923em;
}
.utility-links ul li:before {
	content: "\2022\0a";
	padding: 0 6px;
}
.utility-links ul li:first-child:before {
	content: " ";
	padding: 0;
}
.utility-links ul li a {
	color: #aa7c29;
}

/***** Top search box *****/
.header .ms-srch-sb>input {
	font-size: 1.077em;
	height: auto;
	padding: 4px 0;
	width: 90%;
}
.header .ms-srch-sb > .ms-srch-sb-searchLink {
	margin-top: 3px;
}
.header .ms-srch-sb-border, .header .ms-srch-sb-borderFocused {
	-webkit-box-shadow: inset 0px 2px 4px 0px rgba(38,28,2,0.3);
	-moz-box-shadow: inset 0px 2px 4px 0px rgba(38,28,2,0.3);
	box-shadow: inset 0px 2px 4px 0px rgba(38,28,2,0.3);
}
.header .ms-srch-sb {
	display: block;
}

@media (max-width: 767px) {
	[data-name=SearchBox] {
		display: none;
	}
}

/***** Search results *****/
.ms-srch-item-path {
	color: #525052;
	font-style: italic;
}
.ms-srch-item:hover, .ms-srch-resultHover:hover, .edisc-SearchResultItemContainer:hover {
	background-color: #f3f3f3;
}
form[action*="searchresults.aspx"] #DeltaPlaceHolderPageTitleInTitleArea {
	border-bottom: 1px solid #a6a5a5;
	color: #343233;
	display: block;
	font-size: 1.615em;
	margin-top: 20px;
	padding-bottom: 4px;
}
.ms-srch-group-content {
	counter-reset: results;
}
.ms-srch-item:before {
	background-color: #B8B7B8;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	counter-increment: results;
	content: counter(results);
	color: #fff;
	display: block;
	float: left;
	font-size: 1.385em;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 30px;
}
.ms-srch-item-body {
	margin-left: 40px;
	display: block;
}
.ms-srch-ellipsis {
	margin-top: 0;
}
/***** Top navigation *****/
.top-nav-container {
	border-bottom: 2px solid #d2d2d2;
}
.top-nav {
	border-bottom: 1px solid #e23940;
}
.top-nav .ms-core-listMenu-root {
	padding: 7px;
}
.top-nav .ms-core-listMenu-horizontalBox {
	font-size: 1.077em;
}
.top-nav .ms-core-listMenu-horizontalBox li.static > .ms-core-listMenu-item {
	margin-right: 47px;
}
.top-nav .ms-core-listMenu-item, .top-nav .ms-core-listMenu-item:link, .top-nav .ms-core-listMenu-item:visited, .top-nav .ms-tv-item:link, .top-nav .ms-tv-item:visited, .top-nav .ms-tv-header:link, .top-nav .ms-tv-header:visited {
	color: #343233;
}
.top-nav .ms-core-listMenu-horizontalBox a.ms-core-listMenu-item:hover, .top-nav .ms-core-listMenu-horizontalBox a.ms-core-listMenu-item.ms-core-listMenu-selected:hover, .top-nav a.ms-tv-item:hover, .top-nav a.ms-tv-header:hover {
	color: #c9001f;
}
.top-nav .ms-core-listMenu-item.selected, .top-nav .ms-core-listMenu-item.selected:link, .top-nav .ms-core-listMenu-item.selected:visited {
	color: #aa7c29;
}
.top-nav span.dynamic-children {
	display: block;
}
.top-nav ul.dynamic {
	padding: 0;
}
.top-nav ul.dynamic ul.dynamic {
	width: 130px;
}
.top-nav li.dynamic {
	border-bottom: 1px solid #d2d2d2;
	list-style: none;
}
.top-nav a.dynamic {
	font-size: .857em;
	padding: 4px 10px;
}

/***** Left navigation *****/

.twoColumnLeftLayout-left .level-header {
	padding: 0;
}
.twoColumnLeftLayout-left .toc-layout-main .headertitle, .twoColumnLeftLayout-left .toc-layout-main .headertitle a, .twoColumnLeftLayout-left .toc-layout-main .headertitle a:link {
	color: #343233;
	font-size: 13px;
	font-weight: normal;
}

@media (max-width: 690px), (-webkit-min-device-pixel-ratio: 2) {
	.twoColumnLeftLayout-left .headertitle, .twoColumnLeftLayout-left .headertitle a, .headertitle a:link {
		font-size: 13px;
	}
}

.twoColumnLeftLayout-left .headertitle a, .twoColumnLeftLayout-left .headertitle a:link {
	display: block;
	padding: 5px 10px;
}

.twoColumnLeftLayout-left .toc-layout-main > .dfwp-list:first-child > .level-section:first-child > .level-header .headertitle, .twoColumnLeftLayout-left .toc-layout-main > .dfwp-list:first-child > .level-section:first-child > .level-header .headertitle a, .twoColumnLeftLayout-left .toc-layout-main > .dfwp-list:first-child > .level-section:first-child > .level-header .headertitle a:link {
	color: #343233;
	font-size: 21px;
	font-weight: normal;
}

.twoColumnLeftLayout-left .toc-layout-main > .dfwp-list:first-child > .level-section:first-child > .dfwp-list {
	border:1px solid #e3e3e3;
}

.twoColumnLeftLayout-left .toc-layout-main > .dfwp-list:first-child > .level-section:first-child > .dfwp-list > .level-section {
	border-top: 1px solid #e3e3e3;
}

.twoColumnLeftLayout-left .toc-layout-main > .dfwp-list:first-child > .level-section:first-child > .dfwp-list > .level-section:first-child {
	border-top: 0;
}

.twoColumnLeftLayout-left .toc-layout-main > .dfwp-list:first-child > .level-section:first-child > .dfwp-list > .level-section > .dfwp-list {
	margin-left: 10px;
}

.twoColumnLeftLayout-left .toc-layout-main > .dfwp-list:first-child > .level-section:first-child > .dfwp-list > .level-section > .dfwp-list .headertitle a:link {
	padding: 5px 0;
}
.twoColumnLeftLayout-left .toc-layout-main > .dfwp-list:first-child > .level-section:first-child > .dfwp-list > .level-section:hover {
	background: #e8e9e9; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZX");
	background: -moz-linear-gradient(top,  #e8e9e9 0%, #d2d3d3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e9e9), color-stop(100%,#d2d3d3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e8e9e9 0%,#d2d3d3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e8e9e9 0%,#d2d3d3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e8e9e9 0%,#d2d3d3 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e8e9e9 0%,#d2d3d3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e9e9', endColorstr='#d2d3d3',GradientType=0 ); /* IE6-8 */
}
.twoColumnLeftLayout-left .toc-layout-main > .dfwp-list:first-child > .level-section:first-child > .dfwp-list > .level-section:hover > .level-header a {
	font-weight: bold;
}
.twoColumnLeftLayout-left .level-section {
	margin: 0;
}
.left-nav-bar {
	padding-top: 20px;
}
.left-nav-bar .ms-core-listMenu-verticalBox > .ms-core-listMenu-root > li > .ms-core-listMenu-item, .left-nav-bar .ms-core-listMenu-verticalBox > .ms-core-listMenu-root > li > .ms-core-listMenuEdit, .left-nav-bar .ms-core-listMenu-heading, .left-nav-bar .ms-tv-header {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media (max-width: 991px), (-webkit-min-device-pixel-ratio: 2) {
	.left-nav-bar ul li {
		display: inline-block;
	}
	.left-nav-bar .ms-blog-listMenu-root {
		width: auto;
	}
	#DeltaPlaceHolderLeftNavBar .ms-webpart-zone > div {
		width: 50%;
		float: left;
	}
}

/***** Page banner and blurp area *****/

#page-image-blurp-wpz {
	position: relative;
}

.page-blurp {
	left: 81px;
	position: absolute;
	top: 26px;
	width: 370px;
}

#page-image-blurp-wpz .ms-webpartzone-cell {
	margin: 0;
}

[class^="page-blurp-home"] {
	border-left: 1px solid #261c02;
	bottom: 0;
	position: absolute;
	width: 33.4%;
}

.page-blurp-home1 {
	left: 0;
	width: 33.3%
}

[class^="page-blurp-home"] .ms-webpart-titleText [id^="WebPartCaption"]:after {
	content: "\2f2";
	font-size: 250%;
	font-weight: bold;
	padding-right: 1%;
	position: absolute;
	right: 0;
	top: -50%;
}

.down-arrow:after {
	content: "\2ef" !important;
}

.page-blurp-home2 {
	left: 33.3%;
}

.page-blurp-home3 {
	border-right: 1px solid #261c02;
	left: 66.7%;
}

[class^="page-blurp-home"] .ms-webpart-titleText {
	background: transparent url(../images/page-blurp-title-bg.png);
	border-bottom: 1px solid #c9001f;
	color: #343233;
	font: 1.385em "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 12px 26px;
	cursor: pointer;
}

@media (max-width: 919px), (-webkit-min-device-pixel-ratio: 2) {
	[class^="page-blurp-home"] .ms-webpart-titleText, h1.ms-rteElement-BannerTitle {
		font-size: 1.231em;
		font-weight: bold;
	}
	[class^="page-blurp-home"] .ms-webpart-titleText, .ms-rteElement-BannerContent {
		padding: 12px 4%;
	}
}

@media (max-width: 825px), (-webkit-min-device-pixel-ratio: 2) {
	[class^="page-blurp-home"] .ms-webpart-titleText, .ms-rteElement-BannerContent {
		font-size: 1em;
		padding: 12px 3%;
	}
}

@media (max-width: 767px), (-webkit-min-device-pixel-ratio: 2) {
	[class^="page-blurp-home"] {
		display: none;
	}
	.page-blurp-home1, .page-blurp {
		bottom: 0;
		/*display: block;*/
		height: auto;
		left: 20%;
		margin: auto;
		top: 15%;
		width: 60%;
		border: 0;
	}
	.page-blurp-home1 > div:first-child, .page-blurp > div:first-child {
		position: relative;
	}
	[class^="page-blurp-home"] .ms-webpart-titleText, h1.ms-rteElement-BannerTitle {
		font-size: .846em;
		padding: 6px 15px;
	}
}

@media (max-width: 690px), (-webkit-min-device-pixel-ratio: 2) {
	.page-blurp-home1, .page-blurp {
		left: 5.5%;
		top: 20%;
		width: 90%;
	}
}

@media (max-width: 468px), (-webkit-min-device-pixel-ratio: 2) {
	.page-blurp-home1, .page-blurp {
		top: 10%;
	}
}

@media (max-width: 400px) {
	.page-blurp-home1, .page-blurp {
		top: 10%;
	}
}

[class^="page-blurp-home"] .ms-wpContentDivSpace {
	display: none;
}

.page-image img {
	height: auto;
	max-width: 100%;
	width: 100%;
}

@media (max-width: 767px), (-webkit-min-device-pixel-ratio: 2) {
	.page-image img {
		height: 200px;
	}
}

#s4-bodyContainer.max .page-image img {
	width: auto;
}

/***** Footer *****/
.footer-container {
	background-color: #eff0f1;
	border-bottom: 2px solid #eff0f1;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.footer {
	color: #343233;
	font-size: .846em;
	line-height: 1.8;
	padding: 1.538em 0;
}
.footer .ms-core-listMenu-verticalBox > .ms-core-listMenu-root > li > .ms-core-listMenu-item, .footer .ms-core-listMenu-verticalBox > .ms-core-listMenu-root > li > .ms-core-listMenuEdit, .footer .ms-core-listMenu-heading, .footer .ms-core-listMenu-item, .footer .ms-core-listMenu-item:link, .footer .ms-core-listMenu-item:visited, .footer .ms-tv-item:link, .footer .ms-tv-item:visited, .footer .ms-tv-header:link, .footer .ms-tv-header:visited, .footer h4, .footer a:link, .footer a:visited, .footer a:active, .footer a:hover {
	background-color: transparent;
	color: #343233;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 0;
}
.footer .ms-core-listMenu-selected:link, .footer .ms-core-listMenu-selected:visited, .footer .ms-core-listMenu-selected {
	background-color: transparent;
}
.footer-nav ul, .contact-us ul {
	margin: 0;
	padding-left: 15px;
}
.footer h4 {
	font-size: 1.5em; 
	color: #e6393f;
	margin: 0 0 4px 0;
}
.footer .ms-core-listMenu-verticalBox .ms-listMenu-editLink {
	margin: 0;
	border: 0;
	list-style: none;
}
.footer .ms-navedit-editLinksText > span > .ms-metadata, .footer .ms-core-listMenuEdit > tr > .ms-navedit-linkCell > .ms-core-listMenu-item {
	color: #343233;
}
.menu {
	padding-left: 15px;
}
.footer ul a {
	margin-left: -4px;
}
.social ul {
	margin: 0;
	padding: 0;
}
.social ul li {
	display: inline-block;
	list-style: none;
	margin-left: 15px;
}
.social ul > li:first-child {
	margin-left: 0;
}
.social ul a {
	display: block;
	height: 35px;
	margin-left: 0;
	text-indent: -9999px;
	width: 35px;
}
.social .linkedin {
	background: url(../images/linkedin.png) 0 0 no-repeat;
}
.social .facebook {
	background: url(../images/facebook.png) 0 0 no-repeat;
}
.social .twitter {
	background: url(../images/twitter.png) 0 0 no-repeat;
}
.copyright {
	padding-right: 15px;
}
.copyright ul {
	margin: 0;
	padding-left: 0;
	text-align: center;
}
.copyright ul li {
	color: #babcbe;
	display: inline;
	list-style: none;
}
.copyright ul li:before {
	content: "\2022\0a";
	padding: 0 2px;
}
.copyright ul li:first-child:before {
	content: "";
	padding:0;
}
.copyright ul a {
	margin-left: 0;
}
.copyright h4 {
	background: url(../images/chemco-footer-logo.gif) 100% 0 no-repeat;
	height: 17px;
	text-indent: -9999px;
}
.copyright h5 {
	background: url(../images/chemco-footer-50-years.png) 85% 0 no-repeat;
	height: 84px;
	text-indent: -9999px;
}
@media (max-width: 991px), (-webkit-min-device-pixel-ratio: 2) {
	.social {
		margin-top: 10px;
		padding-left: 15px;
	}
	.copyright {
		margin-top: 10px;
		
	}
	.copyright ul {
		text-align: center;
	}
	.footer {
		font-size: 1em;
	}
	.footer-nav ul, .contact-us ul {
		padding-left: 0;
	}
	.footer-nav ul li, .contact-us ul li {
		float: left;
		list-style-position: inside;
		margin-left: 10px;
	}
	.footer ul a {
		margin-left: 0;
	}
	.contact-us {
		padding-left: 15px;
	}
	.copyright h4, .copyright h5 {
		background-position: center;
	}
}
/***** Press releases *****/
.press-releases table[summary=Posts] * {
	border: 0;
}
.press-releases table[summary=Posts] thead {
	display: none;
}
.press-releases .ms-vb-imgFirstCell.ms-vb-imgFirstCell.ms-vb-imgFirstCell {
	display: none;
}
.press-releases table[summary=Posts] tbody td {
	/*display: block;*/
	float:left;
	clear:left;
}
.press-releases .ms-itmHoverEnabled:hover > * {
	background-color: transparent;
	border: 0;
}
.press-releases .ms-vb2 {
	padding: 0;
}
.press-releases table[summary=Posts] tbody > tr > td.ms-vb-lastCell{
	padding-bottom: 10px;
	padding-right: 0;
}

/***** Tabbed web parts *****/
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
	border-radius: 0;
}
.ui-widget-content {
	border: 0;
}
.ui-widget {
	font: 1em "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media (max-width: 690px), (-webkit-min-device-pixel-ratio: 2) {
	.ui-widget {
		font-size: .923em;
	}
}
.ui-widget-header {
	border: 0;
	background: transparent none;
}
.ui-tabs .ui-tabs-nav {
	padding: 0;
}

/***** Blog *****/
.ms-blog-MainArea {
	max-width: 100%;
	min-width: 100%;
	display: table;
}
.ms-blog-adminLinks {
	background-color: #dbdbdb;
	display: block;
}
.ms-blog-LeftColumn {
	width: 25%;
}
.ms-comm-adminLinksListItem {
	list-style: disc;
	margin-left: 20px;
}
.ms-blog-postList {
	min-width: 0;
	max-width: 100%;
}
@media (max-width: 690px), (-webkit-min-device-pixel-ratio: 2) {
	.ms-blog-LeftColumn {
		width: 100%;
	}
	.ms-blog-MainArea td {
		display: block;
	}
}
/***** Slick carousel *****/
.services-slider > div {
	padding: 0 40px;
}
.slick-prev:before, .slick-next:before {
	color: #343233;
}
.slick-slide img {
	height: 60px !important;
	margin: 0 auto !important;
	width: 142px !important;
}
.slick-slide .ms-webpart-chrome-vertical {
	display: block;
	text-align: center;
}
.slick-prev, .slick-next {
	height: 60px;
	top: 9%;
	width: 50px;
}
.slick-prev {
	background: url(../images/slick-slide-prev.gif) 0 0 no-repeat;
	left: -52px;
}
.slick-next {
	background: url(../images/slick-slide-next.gif) 0 0 no-repeat;
	right: -54px;
}
.slick-prev:before, .slick-next:before {
	content: "";
}

/***** Core values footer *****/
.commitment {
	background-color: #f3f3f3;
	margin-bottom: 20px;
	padding: 10px 30px 0 30px;
}
.commitment li {
	font-size: 1.077em;
	line-height: 1.8;
	list-style-image: url(../images/core-values-bullet.png);
}
.commitment h1.page-title {
	font-size: 2.077em;
	margin-bottom: 0;
}
.commitment p {
	font-size: 1.231em;
	line-height: 1.8;
}
.commitment .ms-rteElement-BlackButton {
	font-size: .750em;
}

@media (max-width: 690px), (-webkit-min-device-pixel-ratio: 2) {
	.commitment li, .commitment p {
		font-size: 1em;
	}
	.commitment h1.page-title {
		font-size: 1.615em;
	}
}

/***** Tinynav *****/
.tinynav { display: none }

@media (max-width: 991px) {
    .tinynav {
    	display: block;
    	-webkit-transform: translate3d(0,0,0); /* This fixes the select tag disappearing issue on iOS */
    }
    .top-nav-container, .top-nav {
    	border: 0;
    	text-align: right;
    }
    .top-nav .ms-core-listMenu-root { display: none }
}

/***** SharePoint dialog *****/

.ms-dialog .header, .ms-dialog .top-nav-container, .ms-dialog .commitment, .ms-dialog .footer-container {
	display: none;
}

/***** Add an app *****/
ul.ms-storefront-list {
	list-style: none;
}