/* ========================================================
    START SECTION:  Department - On all family pages
======================================================== */


/* continuous boxes
================================================= */
.box.top,
.box.middle {
    margin-bottom: 0;
}

.box.top > .box-content {
    border-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.box.middle > .box-content {
    border-top: 0;
    border-bottom: 0;
    border-radius: 0;
}

.box.bottom > .box-content {
    border-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}


/* department
================================================= */
.box > .box-content {
    border-color: #d8d8d8;
    box-shadow: none;
}

a.more,
a.block span.more {
    background: none;
    line-height: 1;
    padding: 0 1em 0 5px;
    *padding: 0;
    position: relative;
}

a.more:after,
a.block span.more:after {
    border: .4em solid transparent;
    border-left-color: inherit;
    content: "";
    height: 0;
    position: absolute;
    right: -.1em;
    top: 21%;
    width: 0;
}

.dept-shelf a.block span.more,
.accessories a.block span.more {
    color: #999;
}

.dept-shelf a.block:hover span,
.dept-shelf a.block:focus span,
.accessories a.block:hover h3,
.accessories a.block:focus h3,
.accessories a.block:hover span,
.accessories a.block:focus span {
    text-decoration: none;
    color: #08c;
}

.gs-last {
    *margin-right: -2px;
}


/* department product shelf
======================================================== */
.dept-shelf {
    padding: 0;
}

.dept-shelf li {
    text-align: center;
    position: relative;
}

.dept-shelf a.block {
    min-height: 130px;
    padding-top: 6px;
}

.dept-shelf .new-icon {
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
}

.dept-shelf li p {
    color: #999;
    line-height: normal;
}

.dept-shelf .grid-1of5 {
    width: 195px;
}

.dept-shelf .gs-last.grid-1of5 {
    width: 198px;
}

.dept-shelf .grid-1of7 {
    width: 139px;
}

.dept-shelf .gs-last.grid-1of7 {
    width: 144px;
}

/*
.dept-shelf li a {
    display: block;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
}
 */

/*
.dept-shelf li a:after {
    content: "";
    width: 2px;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: -1px;
    background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
}

.dept-shelf li:first-child a:after {
    content: none;
}
 */

/*
.dept-shelf li:first-child a {
    border-left: none;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.dept-shelf li.gs-last a {
    border-right: none;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.dept-shelf li a.product-shelf-link {
    transition:background-color 0.2s ease-in;
    -o-transition:background-color 0.2s ease-in;
    -ms-transition:background-color 0.2s ease-in;
    -moz-transition:background-color 0.2s ease-in;
    -webkit-transition:background-color 0.2s ease-in;
}

.dept-shelf li a.product-shelf-link:hover {
    border-color: #ececec;
    background-color: #f4f4f4;
    transition:background-color 0.2s ease-in;
    -o-transition:background-color 0.2s ease-in;
    -ms-transition:background-color 0.2s ease-in;
    -moz-transition:background-color 0.2s ease-in;
    -webkit-transition:background-color 0.2s ease-in;
}
 */

 .dept-shelf p span span {
	line-height: 1.4em;
}

.dept-shelf span.current_price {
	display: inline;
}

.dept-shelf span.previous_price {
	text-decoration: line-through;
}

.dept-shelf a:hover span.previous_price {
	text-decoration: line-through;
	color: #808080;
}

.dept-shelf span.savings {
	margin-bottom: 10px;
	font-weight: normal;
}

.dept-shelf a:hover span.savings {
	color:#f30
}


/* hero promo panels
================================================= */
.box.top .box-content {
	overflow: hidden;
}

.promo {
    font-size: 16px;
    text-align: left;
}

.promo .col {
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.promo .col:first-child {
    border-right: 1px solid #d8d8d8;
    margin-right: -1px;
}

.promo .col + .col {
    border-left: 1px solid #d8d8d8;
}

.promo .panel {
    overflow: hidden;
    position: relative;
}

.promo .tagline {
    color: #999;
}

.promo .price {
    color: #333;
    padding: 0 0 10px 0;
    
}

.promo span.button {
    margin-top: 10px;
}

.promo .footer {
    border-top: 1px solid #d8d8d8;
    clear: both;
    font-size: 14px;
    padding: 10px 140px;
    position: relative;
}

.promo .footer:before,
.promo .footer:after {
    content: "";
    height: 1px;
    position: absolute;
    top: -1px;
    width: 50px;
}

.promo .footer:before {
    background: -moz-linear-gradient(left, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(left, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #fff), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, #fff 50%, rgba(255, 255, 255, 0) 100%);
    left: 0;
}

.promo .footer:after {
    background: -moz-linear-gradient(right, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(right, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(right, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, right top, left top, color-stop(50%, #fff), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(right, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to left, #fff 50%, rgba(255, 255, 255, 0) 100%);
    right: 0;
}

.promo .footer .more {
    padding-left: 0;
}


/* One column
================================================= */
.one-col .c1 {

}

/* two columns: 1/2- 1/2
================================================= */
.two-col .c12 {
	width: 486px;
}

/* two columns: 2/3
================================================= */
.two-col .c23 {
	width: 663px;
}

/* two columns: 1/3
================================================= */

.two-col .c13 {
	width: 314px;
	font-size: 14px;
}

/* two columns: 1/6
================================================= */

.two-col .c16 {
	width: 314px;
	font-size: 12px;
}

.two-col .c16 div + div {
	border-top: 1px solid #d8d8d8;
}

/* three columns: 1/3 - 1/3 - 1/3
================================================= */
.three-col .c13 {
	width: 325px;
}

/* rotating hero (clean up)
================================================= */
#gallery {
    height: auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: auto;
}

#gallery .media {
    width: auto;
    height: auto;
    left: 0;
    overflow: visible;
}

#gallery .indicator {
    margin: 0 auto;
    padding: 0;
    background: none;
    height: 30px;
    display: inline-block;
    position: relative;
    z-index: 1;
    /* IE 7 */
    *zoom: 1;
    *display: inline;
}

#gallery .indicator span {
    background: #e0e1e3;
    border-radius: 5px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .35);
    cursor: pointer;
    display: block;
    float: left;
    height: 10px;
    margin: 4px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    width: 10px;
}

#gallery .indicator span:hover {
    background: #c7c7c7;
}

#gallery .indicator span:active,
#gallery .indicator span.selected {
    background: #63c5f6;
    background: -moz-linear-gradient(top, #63c5f6, #08c);
    background: -ms-linear-gradient(top, #63c5f6, #08c);
    background: -o-linear-gradient(top, #63c5f6, #08c);
    background: -webkit-gradient(linear, left top, left bottom, from(#63c5f6), to(#08c));
    background: -webkit-linear-gradient(top, #63c5f6, #08c);
    background: linear-gradient(to bottom, #63c5f6, #08c);
}

#gallery .slide {
    background: #fff;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.c23 #gallery .media ,
.c13 #gallery .media {
	min-height: 365px;
}

.c16 #gallery .media {
	min-height: 200px;
}

#gallery .fading_in,
#gallery .faded_out {
    opacity: 0;
}

#gallery .faded_in {
    opacity: 1;
    position: absolute;
    z-index: 1;
}

/* ribbon
================================================= */
.ribbon {
    background-color: #f6f6f6;
    background-image: -moz-linear-gradient(left, #fff 0%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 75%, #fff 100%),
                      -moz-linear-gradient(top, rgba(190, 190, 190, .75), rgba(190, 190, 190, 0) 2px),
                      -moz-linear-gradient(bottom, rgba(190, 190, 190, .75), rgba(190, 190, 190, 0) 2px);
    background-image: -ms-linear-gradient(left, #fff 0%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 75%, #fff 100%),
                      -ms-linear-gradient(top, rgba(190, 190, 190, .75), rgba(190, 190, 190, 0) 2px),
                      -ms-linear-gradient(bottom, rgba(190, 190, 190, .75), rgba(190, 190, 190, 0) 2px);
    background-image: -o-linear-gradient(left, #fff 0%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 75%, #fff 100%),
                      -o-linear-gradient(top, rgba(190, 190, 190, .75), rgba(190, 190, 190, 0) 2px),
                      -o-linear-gradient(bottom, rgba(190, 190, 190, .75), rgba(190, 190, 190, 0) 2px);
    background-image: -webkit-linear-gradient(left, #fff 0%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 75%, #fff 100%),
                      -webkit-linear-gradient(top, rgba(190, 190, 190, .75), rgba(190, 190, 190, 0) 2px),
                      -webkit-linear-gradient(bottom, rgba(190, 190, 190, .75), rgba(190, 190, 190, 0) 2px);
    background-image: linear-gradient(to right, #fff 0%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 75%, #fff 100%),
                      linear-gradient(to bottom, rgba(190, 190, 190, .75), rgba(190, 190, 190, 0) 2px),
                      linear-gradient(to top, rgba(190, 190, 190, .75), rgba(190, 190, 190, 0) 2px);
    border: 1px solid #ccc;
    border-width: 1px 0;
    display: table;
    padding: 1px 0;
    width: 100%;
}

.ribbon .gs {
    border-left: 1px solid #fff;
    border-right: 1px solid #ddd;
    display: table-cell;
    float: none;
    *border: 0;
    *float: left;
}

.ribbon .gs:first-child {
    border-left: 0;
}

.ribbon .gs-last {
    border-right: 0;
}

.ribbon .item {
    margin: 1px auto;
    min-height: 35px;
    text-align: center;
}

.ribbon .item a {
    color: #333;
    padding: 14px 10px;
    text-decoration: none;
}

.ribbon .item .nolink {
	padding: 14px 10px;
}

:-moz-any-link {
    overflow: visible;
}

.ribbon .item img {
    padding-right: 4px;
    vertical-align: top;
}

.ribbon .item h3 {
    display: inline;
    font-size: 15px;
    letter-spacing: -1px;
    line-height: 1.2;
    vertical-align: top;
}

.ribbon .item a:hover h3 {
    color: #08c;
}

.ribbon .item p {
    line-height: 1.4;
    margin: 5px auto 0;
    width: 222px;
}

/* accessories
================================================= */
.accessories {
    padding: 0 30px 24px;
}

.accessories .title {
    padding: 34px 0;
}

.accessories .title > div:first-child {
    float: left;
}

.accessories .title > div + div {
    float: right;
}

.accessories .title h2 {
    font-size: 27px;
    letter-spacing: -1px;
    vertical-align: baseline;
}

.accessories .title span {
    font-size: 12px;
}

.accessories .row {
    clear: both;
}

.accessories .row + .row {
    border-top: 1px solid #c8c8c8;
}

.accessories .row .item {
    border-left: 1px solid #c8c8c8;
    text-align: center;
}

.accessories .row .gs:first-child .item {
    border-left: none;
}

.accessories .row .item h3 {
    font-size: 16px;
    letter-spacing: -.5px;
    line-height: 1;
    margin-bottom: 5px;
}

.accessories .row .item a.block {
    padding: 16px 5px;
}

.product-grid .product-row a{color:#333}
.product-grid .product-row a:hover,
.product-grid .product-row li.superlink-hover a{color:#08c;text-decoration:none}
.product-grid{padding:10px 0}
.product-grid .product-row{background:transparent url(http://store.storeimages.cdn-apple.com/2911/store.apple.com/rs/rel/common/src/store/base/patterns/product-tile/css/bg/product-tile-sprite.png) repeat-y 0 0;background-size:628px 1px;width:628px}
.product-grid .product-row+.product-row{border-top:1px solid #ccc}
.product-grid .product-row li{float:left;width:121px;padding:14px 18px;line-height:15px}
.product-grid .first-row li{padding-top:4px}
.product-grid .last-row li{padding-bottom:4px}
.product-grid .name{font-weight:bold;min-height:32px}
.product-grid .image a{display:inline-block}
.product-grid .starrating{margin:5px 0}
.product-grid .price{font-weight:bold;margin:3px 0}
.home .product-grid .image{margin-top:3px}



/* new marketing buttons
======================================================== */
.button.new-marketing {
    background: #117ed2;
    background: -moz-linear-gradient(top, #37aaea, #117ed2);
    background: -ms-linear-gradient(top, #37aaea, #117ed2);
    background: -o-linear-gradient(top, #37aaea, #117ed2);
    background: -webkit-gradient(linear, left top, left bottom, from(#37aaea), to(#117ed2));
    background: -webkit-linear-gradient(top, #37aaea, #117ed2);
    background: linear-gradient(to bottom, #37aaea, #117ed2);
    border: 1px solid #4c88bc;
    border-radius: 18px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2);
}

.button.new-marketing:hover,
.button.new-marketing:focus {
    background: #0351b7;
    background: -moz-linear-gradient(top, #2f90d5, #0351b7);
    background: -ms-linear-gradient(top, #2f90d5, #0351b7);
    background: -o-linear-gradient(top, #2f90d5, #0351b7);
    background: -webkit-gradient(linear, left top, left bottom, from(#2f90d5), to(#0351b7));
    background: -webkit-linear-gradient(top, #2f90d5, #0351b7);
    background: linear-gradient(to bottom, #2f90d5, #0351b7);
}

.button.new-marketing:active,
.button.new-marketing.active {
    box-shadow: 0 1px 0 #fff, inset 0 0 9px rgba(0, 0, 0, .5);
}

.button.new-marketing.secondary {
    background: #e0e0e0;
    background: -moz-linear-gradient(top, #fff, #e0e0e0);
    background: -ms-linear-gradient(top, #fff, #e0e0e0);
    background: -o-linear-gradient(top, #fff, #e0e0e0);
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
    background: -webkit-linear-gradient(top, #fff, #e0e0e0);
    background: linear-gradient(to bottom, #fff, #e0e0e0);
    border-color: #cfcfcf;
}

.button.new-marketing.secondary:hover > span,
.button.new-marketing.secondary:focus > span {
	background:#c8c8c8;
	background:-webkit-linear-gradient(#fff,#c8c8c8);
	background:-moz-linear-gradient(#fff,#c8c8c8);
	background:linear-gradient(#fff,#c8c8c8);
}

a:hover .new-marketing,
a:focus .new-marketing {
    background: #0351b7;
    background: -moz-linear-gradient(top, #2f90d5, #0351b7);
    background: -ms-linear-gradient(top, #2f90d5, #0351b7);
    background: -o-linear-gradient(top, #2f90d5, #0351b7);
    background: -webkit-gradient(linear, left top, left bottom, from(#2f90d5), to(#0351b7));
    background: -webkit-linear-gradient(top, #2f90d5, #0351b7);
    background: linear-gradient(to bottom, #2f90d5, #0351b7);
}

a:active .new-marketing {
    box-shadow: 0 1px 0 #fff, inset 0 0 9px rgba(0, 0, 0, .5);
}

.button.new-marketing.secondary > span {
	color:#666;
	text-shadow:none
}

.button.new-marketing > span {
    background: none;
    border: none;
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    padding: 1px 16px 2px;
    text-shadow: 0 -1px 1px #666;
}

.button.new-marketing.small > span {
    font-size: 11px;
    line-height: 14px;
    padding: 1px 12px 2px;
}

.button.new-marketing.large > span {
    font-size: 13px;
    line-height: 20px;
    padding: 1px 18px 2px;
}


/* ----------------------------------- *
 *  defeat styling on topic-questions  *
 *  and merge with questions-support   *
 * ----------------------------------- */

/* support
================================================= */

#page .product-support {
    margin-bottom: 0;
}

#page .product-support > .box-content {
    border-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    min-height: 240px;
    padding: 30px 40px 0;
}

#page .product-support.geo-alt > .box-content {
    border-bottom: 1px solid #d8d8d8;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    min-height: 240px;
    padding: 30px 40px 0;
}

.product-support .support-head {
    font-size: 27px;
    letter-spacing: -1px;
    line-height: 1;
    margin-bottom: 27px;
    position: relative;
    width: 310px;
    z-index: 1;
}

.product-support .support-type {
    float: left;
    margin-bottom: 26px;
    position: relative;
    width: 310px;
    z-index: 1;
}

.product-support .support-type + .support-type {
    float: right;
}

.product-support .type-head {
    font-size: 17px;
    margin-bottom: 8px;
}

.product-support .summary {
    font-size: 12px;
}

.product-support .summary p {
    margin-bottom: 4px;
}

.product-support .more {
    font-size: 14px;
}

.product-support .photo {
    border-bottom: 1px solid #d8d8d8;
    bottom: 0;
    font-size: 0;
    left: 40px;
    line-height: 0;
    position: absolute;
    text-align: center;
    width: 900px;
}

.product-support .photo img {
    position: relative;
    left: -8px;
}

.product-support .photo:after {
    background: -moz-linear-gradient(top, #fcfcfc, #fff);
    background: -ms-linear-gradient(top, #fcfcfc, #fff);
    background: -o-linear-gradient(top, #fcfcfc, #fff);
    background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#fff));
    background: -webkit-linear-gradient(top, #fcfcfc, #fff);
    background: linear-gradient(to bottom, #fcfcfc, #fff);
    bottom: -35px;
    content: "";
    height: 34px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -1;
}

.product-support.geo-alt .photo:after {
    background: none;
}

.product-support.geo-alt .photo {
    border-bottom: none;
}

/* community
================================================= */
.topic-questions {
    background: none;
    background: -moz-linear-gradient(top, #fcfcfc 0, #fff 34px);
    background: -ms-linear-gradient(top, #fcfcfc 0, #fff 34px);
    background: -o-linear-gradient(top, #fcfcfc 0, #fff 34px);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fcfcfc), color-stop(10%, #fff));
    background: -webkit-linear-gradient(top, #fcfcfc 0, #fff 34px);
    background: linear-gradient(to bottom, #fcfcfc 0, #fff 34px);
    border: 1px solid #d8d8d8;
    box-shadow: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 21px;
}

.product-support + .topic-questions {
    background: #fff;
    border-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.topic-questions .content,
.topic-questions .topics ul,
.topic-questions .topics h3,
.topic-questions .topics span,
.topic-questions .questions-wrapper > h3 {
    background: none;
}

.topic-questions .content {
    padding-top: 4px;
}

.topic-questions .questions,
.topic-questions .topics ul {
    margin-top: 4px;
    border-top: 1px solid #d8d8d8;
    padding-top: 20px;
}

.topic-questions .questions-wrapper {
    position: relative;
}

.topic-questions .questions-wrapper h3 {
    font-size: 13px;
}

.topic-questions .questions-wrapper > .more {
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 2px;
}

.topic-questions .question-image {
    display: none;
}

.topic-questions .question-text a {
    color: #08c;
}

.topic-questions .question-text a:hover,
.topic-questions .question-text a:focus {
    text-decoration: underline;
}

.community.topic-questions .statistics {
    color: #666;
}

.topic-questions .topics {
    margin-top: 1px;
}

.topic-questions .topics > * {
    padding-left: 30px;
}

.topic-questions .topics h3 {
    font-size: 13px;
    height: auto;
}

.topic-questions .topics ul {
    margin-left: 30px;
    padding: 15px 0 0;
}

.topic-questions .topics li a {
    color: #666;
}

.topic-questions .topics li a:hover {
    text-decoration: none;
}

.topic-questions .topics .more {
    padding-left: 0;
}

.topic-questions .community-search {
    background: #fdfdfd;
    right: -5px;
    width: 487px;
}

.topic-questions .community-search .input-wrapper .effects {
    background: none;
    border: 0;
    box-shadow: none;
    /* compensating for IE7's lack of psuedo-element support */
    *position: relative;
    *left: -30px;
}

.topic-questions .community-search .input-wrapper .effects:before {
    background: #ff8e30;
    background: -moz-linear-gradient(top, #ffb242, #ff4b00);
    background: -ms-linear-gradient(top, #ffb242, #ff4b00);
    background: -o-linear-gradient(top, #ffb242, #ff4b00);
    background: -webkit-gradient(linear, left top, left bottom, from(#ffb242), to(#ff4b00));
    background: -webkit-linear-gradient(top, #ffb242, #ff4b00);
    background: linear-gradient(to bottom, #ffb242, #ff4b00);
    border: 1px solid #ff9100;
    border-radius: 16px;
    content: "?";
    color: #fff;
    font: 500 22px "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
    height: 25px;
    left: 2px;
    position: absolute;
    text-align: center;
    text-shadow: 0 -1px rgba(169, 66, 7, .35);
    top: 3px;
    width: 25px;
}

.topic-questions .community-search .field-with-placeholder {
    overflow: hidden;
    white-space: nowrap;
    width: 110%;
}

.topic-questions .community-search .input-wrapper input {
    background: transparent;
}

.topic-questions .community-search .button.community-alt > span {
    height: 25px;
    line-height: 25px;
    right: 1px;
    text-shadow: 0 -1px rgba(169, 66, 7, .35);
    top: 2px;
}

.topic-questions .header .headline {
    left: -5px;
    margin-right: 38px;
    position: relative;
}






