
/* ---------- General Layout ---------- */

body,
input,
textarea,
select {
  color: #000;
  background: none;
}
body.two-sidebars,
body.sidebar-first,
body.sidebar-second,
body {

}
#sidebar-first,
#sidebar-second,
.navigation,
#toolbar,
#footer-wrapper,
.tabs,
.add-or-remove-shortcuts {
  display: none;
}
.one-sidebar #content,
.two-sidebars #content {

}
#triptych-wrapper {
  margin: 0;
  padding: 0;
  border: none;
}
#triptych-first, #triptych-middle, #triptych-last {

}

/* ---------- Node Pages ---------- */

#comments .title,
#comments form,
.comment_forbidden {
  display: none;
}


#header,
#navigation,
#footer,
#sidebar-first,
#sidebar-second,
#back,
#block-block-12,
#block-block-11,
#content_below,
#triptych-wrapper ,
#admin-menu-wrapper {
	display: none;
}
#content,
.sidebar-first #content,
#fixed-nav {
	margin: 0;
	padding: 0;
}
*,
body.two-sidebars,
body.sidebar-first,
body.sidebar-second,
body,
#page-wrapper,
#page,
#main-wrapper,
#main,
#content,
.one-sidebar #content,
.two-sidebars #content {
	width: auto !important;
	max-width: initial !important;
	min-height: initial !important;
	margin: 0 !important;
	padding: 0 !important;
	height: initial !important;
}

/* ---------- NPGD COUPON ---------- */
.page-offer-coupon .coupon {
    background: transparent;
    border: medium none;
    height: 400px;
    padding: 0;
    position: relative;
    width: 800px !important;
    margin: 20px auto !important;
}
.coupon-buttons{
	display: none;
}
.page-offer-coupon .coupon-info{
	left: 25px;
    width: 55% !important;
}
.page-offer-coupon .field-name-field-logo{
	
}
.page-offer-coupon .field-name-field-logo img{

}

