/* 
theme: iphone look 
author: Timo Wirth & Rebecca Heinen, Aperto AG
modified by: Aiping Zhang for CMOS Q&A
*/

  /* gelb: #f1d500; */
  /* blau #339eff */
  /* rot #f61823 */


* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  background: #fff;
  color: #626F74;
  font-size: 18px;
  font-family: Georgia, serif;
  line-height: 1.4em;
  margin: 0 12px;
  -webkit-text-size-adjust:100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom - http://www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */  
}


/* hidden & skip link  */
.aural,
#logo strong,
#search-box label,
#search-results .new-search label,
#search-box h6,
#nav-global span em,
#nav li strong em,
#nav-global li.on em,
#nav-box li.on em,
#nav-global h6,
#nav-box li h3 em,
#nav h6,
#extras h6,
em.more span,
#promos .more,
.pager li em,
.pager h3,
#search-results .form-wrapper label span,
#main .vcard div h3,
#extras .vcard div h3,
#glossary-index h3,
.day span,
form div label em,
#nav-content strong em,
p#copyright-magnolia span,
#event-pager h5,
div.superpromos .superpromo-section p.more a span,
.vcard .type {      
  display: block;  
    position: absolute;
    overflow: hidden;
  left: -9999px;
    width: 1px;
    height: 1px;
}
/* display: none */
.a11y-wrapper,
#breadcrumb,
#top-nav,
#account,
#sub-nav .spacer,
#sub-nav-signup,
#site-info {
  display: none;  
}

#wrapper {
  min-width: 0;
  display: none;
}

/* Links */
a {
  color: #F09;
  text-decoration: none;
}
a img {
  border: 0;
}
em.more {
  display: block;
  background: url(../img/icons/mobile-sprites.png) 0 5px no-repeat;
  padding: 0 0 0 14px;
  font-style: normal;
  font-weight: bold;
}


/* Global Boxes */
#nav-global,
#nav,
#section-header,
.opener,
.teaser,
.tagcloud,
#page-intro,
.box,
.text,
#stage,
.promo,
.rack-teaser,
.text-box-section,
.toc-box-section,
.superpromo-section,
#comments li,
fieldset,
.media-index dl,
.pager li,
.super-list li,
#glossary-index li,
.glossary-box,
#sitemap .links,
.photo-index .photo,
.vcard,
.text dl.media,
.text-box-toc li a,
.toc-box-toc li a,
.superpromos-toc li a,
.text-box-tabs  {
  background: #fff;
  margin: 10px 0;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.box,
#promos {
  clear: both;
}
#section-header {
  background: #555;
  border: 1px solid #333;
  color: #fff;
}
/* outside boxes */
.teaser-group h5,
.text-box-tabs h2,
#comments h2,
#comments-not-yet h3,
#your-comment h2,
.new-search h2 {
  margin: 20px 0 0 0;
  color: #000000;
}

#your-comment h2 {
  margin: 20px 0;  
}


/* Images */
#stage img,
.promo img,
.media img,
.teaser img {
  max-width: 100%;  
  height: auto;
}

img.media {
  width: 120px;
}

/* Headings */
h1, 
h2,
h3 {
  margin: 10px 0;
}

h1,
.box-group h5 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #000000;
}
h2 {
  font-size: 18px;
}
h3, 
h4,
h5 {
  font-size: 16px;
}
h1 em, 
h2 em,
h3 em {
  display: block;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
}


p.skip {
  position: absolute;
  top: 15px;
  right: 13px;
  margin: 0;
  padding: 0;
  display: none;
}
.skip a {
  display: block;
  font-size: 14px;
} 

/* Branding */
#branding {
  padding-top: 61px;
}
#logo img {
  display: block;
  width: 100%;
  max-width: 480px;
  margin-top: -48px;
}
#logo span {
  position: absolute;
  background-repeat: no-repeat;
  background-position: 0 0;
  z-index: 10;
  display: none;
  top: 10px;
  left: 10px;
  height: 70px;
  width: 100%;
}
#logo strong {
  display: block;
}
#logo em {
  display: block;
  font-size: 14px;
}
#logo a {
  color: #fff;
}


/* Search */

input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
#search-box {
  position: relative;
  margin: 10px 0 10px 0;
}
#search-box,
#search-box div {
  background: #000;
}
#search-box input {
  width: 100%;
  background: #fff;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  padding: 8px 90px 10px 10px;
  border: none;
  min-height: 36px;
}
#search-box input.button {
  width: auto;
  position: absolute;
  top: 5px;
  right: 5px;
  padding: 0 10px;
  background: #ccc;
  font-size: 14px;
  min-height: 0;
  border: 1px solid #999;
}


/* Navigation */
#nav-global li,
#nav li {
  list-style: none;
  margin: 0 -8px;
  border-bottom: 1px solid #d9d9d9;
  padding: 8px;
}
#nav-global li:first-child,
#nav li:first-child{
  padding-top: 0;
}
#nav-global li:last-child,
#nav li:last-child {
  border: none;
  padding-bottom: 0;
}
#nav-global li a,
#nav li a {
  display: block;
}
#nav li ul {
  margin: 8px -8px 0 -8px;
  border-top: 1px solid #d9d9d9;
  padding-top: 8px;
}
#nav li li {
  margin: 0;
}
#nav li li a,
#nav li li strong {
  padding-left: 20px;
}
#nav li li li a,
#nav li li li strong {
  padding-left: 60px;
}

#search,
#sub-nav,
#wrapper-2 {
  margin-top: 18px;
  padding-bottom: 60px;
}

#sub-nav-latestqa {
  display: none;
}
#sub-nav li {
  border-bottom: 1px solid #A8BEC4;
  font-family: Georgia, serif;
  padding: 4px 0;
  overflow: hidden;
}
#sub-nav li a {
  color: black;
}
  

/* Meta Navigation */

#nav-meta {
  display: none;
}

#nav-meta ul {
  overflow: hidden;
}
#nav-meta li {
  float: right;
  list-style: none;
  margin: 5px 0 5px 5px;
  padding: 2px 5px;
}
#nav-meta li a {
  color: #fff;
  font-size: 16px;
}
/* Teasers and other Content Elements */
.teaser img,
.opener img,
.superpromo-section img {
  width: 100%;
  height: auto;
}
.vcard div {
  margin: 0 0 10px 0;
  clear:both;  
}

.vcard div dt {
  width:5em;
  float:left;
  font-weight:bold;
}


.vcard .org{
  width:70%;
  clear:none;
  float:right;
  padding-left:10px;
  margin-bottom:10px;
  
}

.vcard .organization-name {
  font-weight:bold;
  font-size: 110%;
  line-height:1em;
    
}

.vcard .photo {
  float:left;
  max-width:30%;
  margin-bottom:10px;
}

.vcard .photo img {
  max-width:100%;
}

.vcard .media.photo dd{
width:100%;
}




/* Linkslists */
.links h3 {
  margin-top: 10px;  
}
#toc ul,
.links ul {
  margin: 0;  
}
#toc li,
.links li,
.latest-comments li {
  list-style: none;
  margin: 0 -8px;
  border-top: 1px solid #d9d9d9;
  padding: 8px;  
}
#toc li:last-child,
.links li:last-child,
.latest-comments li:last-child {
  border-bottom: 1px solid #d9d9d9;  
}



.links li a,
.latest-comments li a {
  display: block;
  background: url(../img/icons/mobile-sprites.png) 1px 4px no-repeat;
  padding-left: 15px;
}
.links .download a  {
  background-position: 0 -142px;
}
.links .external a  {
  background-position: 1px -294px;
}
.links .download em {
  display: block;
  margin-top: -5px;
  font-style: normal;
  font-size: 13px;
  color: #999;
}
.latest-comments li em {
  display: block;
  font-style: normal;
  font-weight: bold;
}
#comments h2 em {
  display: inline;
  font-size: 100%;
  font-style: normal;
  font-weight: bold;
}
.comment-count {
  display: none;  
}
/* Latest */
.latest li {
  list-style: none;
  margin: 0 -8px;
  border-bottom: 1px solid #9f9f9f;
  padding: 8px;
}
p.all {
  margin: 10px 0 0 0;
}
/* Event List */
.event-list li {
  margin: 0 -8px;
  border-bottom: 1px solid #9f9f9f;
  padding: 8px;
  list-style: none;
}
.event-list li h3 {
  margin: 5px 0;
}
.event-data li {
  list-style: disc inside;
  border-bottom: none;
  padding: 2px 8px;
  font-size: 16px;
  line-height: 16px;
}


/* Glossary */
#glossary-index li {  
  float: left;
  list-style: none;
  width:1.9em;
  text-align:center;
}
.glossary-box {  
  clear: both;
  display: block;
}
.glossary-box ul {  
  padding-left: 20px;
}


/* tagcloud */
.tagcloud ul {
  overflow: hidden;
  text-align: center;
}
.tagcloud li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.tagcloud li.level-1 a {
  font-size: 15px;
}
.tagcloud li.level-2 a {
  font-size: 17px;
  font-weight: bold;
}
.tagcloud li.level-3 a {
  font-size: 20px;
}
.tagcloud li.level-4 a {
  font-size: 21px;
  font-weight: bold;
  font-style: normal;
}
.tagcloud li.level-5 a {
  font-size: 23px;
  font-weight: bold;
}


/* Text */

.text-meta {
  display: none;
  margin: 12px 0 0 0;
  border-top: 1px solid #d9d9d9;  
  padding: 8px 0 0 0;
  font-size: 14px;
}
.text-meta:after{
  content: "";
  clear: both;
  display: block;
}
.text-data li {
  list-style: none;  
}
.text-data li {
  float: left;
  margin: 0 10px 0 0;
}
#text-features,
.media dd.zoom {
  display: none;  
}
.text-meta dt {
  display: none;
}
.text-meta li,
.text-meta dd {
  float: left;
  display: block;
  margin: 0 10px 5px 0;
  padding: 2px 0;
}
.text-meta dd {
  margin-right: 5px;
}
/* tags &  comments */
.text-meta dd a,
.text-meta li.text-comments {
  float: left;
  display: block;
  padding: 2px 10px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;  
  border-radius: 8px;  
  border: 1px solid #d9d9d9;  
  color: #555;
}
.text-comments {
  background: #f1d500;
}
.text-meta + p {
  clear: both;
}

.text p,
.text .links,
#.text #toc {
  margin: 10px 0 10px 0;
}



/* lists in article and also list of search results */
.text ul {
  padding: 0 0 10px 18px;  
}
.text ol {
  padding: 0 0 10px 25px;  
}
.text ul ul,
.text ol ol {
  padding-bottom: 0;
}
ul.text-data,
ul#text-features,
.text .links ul {
  padding: 0;  
}
.text .media {
  margin: 10px 0;  
}
.compact dt {
  font-weight: bold;  
}
.compact dd {
  padding-left: 20px;
}
#toc ul {
  padding: 0 0 10px 0;  
}
#toc li {
  list-style: none;
}
#toc a {
  background: url(../img/icons/mobile-sprites.png) 0 -143px no-repeat;
  padding-left: 15px;
}
.photo .caption,
.photo .copyright,
.photo .longdesc {
  font-size: 14px;
  line-height: 1.2em;  
}
.text-box-compact dt {
  margin: 10px 0 0 0;
  font-weight: bold;  
}

.text-box-compact dd {
  background-color:#FFF;
  padding:5px;  
}

.text-box-compact{
background-color:#F0F0F0;
margin-bottom:20px;
padding:5px;
}




table {
  border-collapse: collapse;  
  border-spacing: 0;
  overflow: auto;
}
td {
  border: 1px solid #d9d9d9;
  padding: 5px;
  vertical-align: top;
}


tr:nth-child(2n+1) td {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #E5E5E5;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}


th {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #D9D940;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: #B3B3B3;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-right: 10px;
    padding-left:5px;
}

thead th {
    padding-bottom: 4px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 4px;
}





/* Footer */
#site-info ul {
  margin: 10px 0;
  background: #2b2b2b;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}
#site-info ul li {
  list-style: none;
  border-bottom: 1px solid #242424;
  padding: 8px;
}
#site-info ul li a {
  display: block;
}
#site-info div #about .media {
  float: left;
    height: auto;
    margin: 3px 10px 0 0;
    width: 65px;
}


/* sticky footer */
#sticky-footer_container { 
  display: block;
  background:#A8BEC4; 
  bottom:0; 
  height:48px; 
  left:0; 
  position:fixed; 
  width:100%; 
}
#footer { 
  margin:4px 12px;  
}
#footer a:hover {
  border-bottom: none;
}
#main-menu-link a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #FFFFFF;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}
#main-menu-link a:hover {
  color: #F09;
}
#social-links {
  float: right;
  margin-top: 6px;
}
#social-links img {
  margin-left: 4px;
}


/* Promos */
#promos {
  overflow: hidden;
  padding: 0 8px;
}
.promo {
  float: left;
  overflow: hidden;
  width: 48%;
  margin: 0 0 10px 0;
}
.promo:nth-child(2n) {
  float: right;
}


/* Paging */
.pager {
  clear: both;
  overflow: hidden;
  padding: 10px 0 0 0;
}
.pager li {
  float: left;
  margin: 0 5px 5px 0;
  list-style: none;
}


/* Forms */
.required {
  display: none;
  margin: 10px 5px;
}
.form-wrapper div label span {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #626F74;
  font-size: 9px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
  display: block;
  margin: 2em 0 0.5em 0;
}
.form-wrapper .terms_text {
  font-size: 12px;
  margin-top: 10px;
}
.form-wrapper input,
.form-wrapper textarea {
  padding: 5px;
  width: 100%;  
}
.form-wrapper input[type="submit"] {
background: url("../img/bgs/submit_button_OFF.gif") no-repeat;
width: 108px;
height: 37px;
border: none;
color: transparent;
}
.form-wrapper input[type=submit]:hover {
  width: 146px;
  height: 50px;
  background: url("../img/bgs/submit_button_ON.gif") no-repeat;
}


.form-wrapper fieldset fieldset {
  border: none;
  padding: 0;
}
.form-wrapper div {
  margin: 0 0 10px 0;  
}
.form-wrapper label {
  display: block;
}
.form-wrapper .form-item {
  display: block;
  clear: both;
}
.form-wrapper .form-item label {
  display: inline;
  float: left;
  width: 300px;
}
.form-wrapper .form-item input {
  float: left;
  padding: 0 3px 0 0;
}
.form-wrapper div span {
  display: block;
}


/* JavaScript Modules */
/* Tabs */
.text-box-tabs .text-box-section h2,
.toc-box .toc-box-section h2 {
  margin: 5px 0;
}

/* Caroussels */
.teaser-wrapper {
  margin: 0 auto 20px auto;
  position: relative;
  border: 0;
  clear: both;
  height: auto;
  padding: 0 5px;
  width: 100%;
}
.touch div.teaser-wrapper  .pager,
.teaser-wrapper .pager {
  display: none;
  width: auto;
  margin: 0;
}
.js .teaser-wrapper .pager {
  display: block;
  padding: 0;
}
.teaser-wrapper .next,
.teaser-wrapper .prev {
  position: absolute;
  top: 35px;
  right: 0;
  width: 19px;
  height: 113px;
  background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 43%, #f1f1f1 50%, #EAEAEA 51%, #f6f6f6 100%); /* firefox */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(43%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#EAEAEA), color-stop(100%,#f6f6f6)); /* webkit */  
  border: 1px solid #9F9F9F;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  list-style: none;
  -webkit-box-shadow: 0px 2px 1px #999;
  -moz-box-shadow: 0px 2px 1px #999;
  -shadow: 0px 2px 1px #999;
}
.teaser-wrapper .prev {
  left: 0;
  right: auto;
}
.teaser-wrapper .pager span {
  display: block;
  width: 19px;
  height: 113px;
  opacity: 0.3;
  background-image: url(../img/icons/arrow-mobile.png);
  background-position: 5px 50%;
  background-repeat: no-repeat; 
}
.teaser-wrapper .prev span {
  background-image: url(../img/icons/arrow-mobile2.png);
  background-position: 3px 50%;
}
.teaser-wrapper span.show {
  opacity: 1;
  cursor: pointer;
}
.teaser-wrapper .rack {
  width: auto;
  margin: 0;
  padding-left: 0;
} 
.js .teaser-wrapper .rack {
  overflow: hidden;
  height: auto;
  margin-left: 19px;
  margin-right: 19px;
  padding-left: 0;
}
.touch .teaser-wrapper .rack {
  margin-left: 0;
  margin-right: 0;
}
.js .tw-paging .rack {
  margin-right: 0;
  margin-left: 0;
}
.teaser-wrapper .rack-teaser {
  overflow: hidden;
  float: left;
  width: 310px;
  height: auto;
  margin: 0 15px 0 0;
  padding: 10px;
}
#stage .teaser-wrapper .rack-teaser {
  width: 280px;
}
.teaser-wrapper .rack-teaser:last-child {
  margin-right: 0;
}
@media only screen and (min-width : 470px) { /* Landscape */
.teaser-wrapper .rack-teaser {
  width: 470px;
}
#stage .teaser-wrapper .rack-teaser {
  width: 442px;
}
}
.teaser-wrapper .rack-teaser img {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  margin: 0 0 5px 0;
  border: none;
}
.teaser-wrapper .rack-teaser p {
  font-size: 16px;
  line-height: 18px;
}
.teaser-wrapper .rack-teaser p em.more {
  margin-top: 5px;
}
/* TW-Images */

.js .tw-images .rack {
  height: 113px;
}
.tw-images .rack-teaser {
  width: auto;
  height: 113px;
  margin: 0;
  padding: 0;
}
.tw-images .rack-teaser img {
  width: auto;
  height: 112px;
  margin: 0;
}

/*aufheben*/
@media only screen and (min-width : 321px) { /* Landscape */

}
/* TW-Slider */
.tw-slider span.prev,
.tw-slider span.next,
.slider {
  display: none;  
}



/* pagination for all sliders */

.viewport-pagination {
  overflow: hidden;
  zoom: 1;
  clear: both;
  margin: 10px 0;
}

.viewport-pagination ul {
  display: block;
  text-align: center;
  list-style: none;
}
.viewport-pagination li {
  display: inline;
  list-style: none;
  cursor: pointer;
}
.viewport-pagination li.on {
  cursor: default;
}
.viewport-pagination button {
  margin: 0 5px;
  display: inline-block;
  width: 8px;
  height: 8px;
  border: 1px solid #999;
  border-radius: 50%;
  text-indent: -9999px;
  -webkit-appearance: none;
  cursor: pointer;
  background: #ccc;
  
  
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -webkit-transition: all 300ms;
  -ms-transition: all 300ms;
  transition: all 300ms;
}
.viewport-pagination .on button {
  cursor: default;
  background: #fff;
}
.viewport-pagination button span {
  display: block;
  margin: 1px;
  width: 6px;
  height: 6px;
  text-indent: -9999px;
  border-radius: 50%;
  
}

/* SEARCH RESULTS 
----------------- */

#search-results h1 em {
  display: inline;
  font-size: inherit;
  font-weight: bold;
}

#search-results .text ol {
  padding: 0;
  list-style: none;  
}
#search-results .text ol li {
  margin-top: 30px;
  margin-bottom: 30px;
}
#search-results .text ol li li {
  margin-top: 0;
  margin-bottom: 0;
}
.pager {
  margin: 10px 5px;
}

#main .super-list li h3 a {
  display: block;
  background: transparent url(../img/icons/mobile-sprites.png) no-repeat scroll 5px 10px;
  padding: 5px 0 2px 25px;
  font-weight: bold;
  cursor: pointer;
}

#main .super-list li h3 a.js-selected {
  background-color: #f2f2bf;
  background-position: 4px -136px;
}



.photo-index .photo img {
  width:100%;

}

.all a {
  display: block;
  background: transparent url(../img/icons/mobile-sprites.png) no-repeat scroll 5px 7px;
  padding: 2px 0 5px 25px;
}



#main .text p {
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}


.vevent dt{
  margin: 10px 0 0 0;
  font-weight: bold;  
}

.vevent dd {
  background-color:#FFF;
  padding:5px;  
}

.vevent {
background-color:#F0F0F0;
padding:5px;
}


div.date {
    background-attachment: scroll;
    background-clip: border-box;
    
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    height: 1.5em;
    width:auto;
    
}


.date .till {
  display: block;
  height: 100%;
  width:12px;
  text-indent: -9999px;
  background: url('../img/bgs/till_horizontal.gif') 50% 50% no-repeat;
}

.date span{
float:left;
color: #fff;
height:100%;
padding: 3px 5px 5px 3px;
background-color: #AFAF00;
}

.date .d-end {
  background: #d9d940;
  height:100%;
}

.date abbr {
      border-bottom-style: none;
}


.dtstart,
.dtend {
display:none;
}

 dl.media, dl.photo{
 background-color: #ECECEC;
}

.text dl.media img{
width:100%;
}





/* Tabkrams */

.text-box-section{

}

.text-box-tabs{
background-color:#F0F0F0;
padding:0px;
margin:10px 0px 10px 0px;
}


.text-box-toc li{
width:100%;

list-style-type:none;

}

.text-box-toc li a{
display:block;
margin:0px;
}

.text-box-section-group .text-box-section{

}

ol.text-box-toc{
  
  padding:0px;  
}


.text-box-toc li a.js-selected, .text-box-toc li a.a11y-focus, .text-box-toc li a:active, .text-box-toc li a:focus {
    color: #000000;

}


#sitemap .links li li a {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../img/icons/mobile-sprites.png");
    background-origin: padding-box;
    background-position: 30px 7px;
    background-repeat: no-repeat;
    background-size: auto auto;
    padding-left: 45px;
}

#sitemap .links li li li a {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../img/icons/mobile-sprites.png");
    background-origin: padding-box;
    background-position: 60px 7px;
    background-repeat: no-repeat;
    background-size: auto auto;
    padding-left: 75px;
}



#sitemap .links li {
 
    background-image: url("../img/bgs/dotted-line.png");
    background-position: 0 0;
    background-repeat: repeat-x;
    background-origin: padding-box;
    border-style:none;
    margin:0px;
    padding:0px;
}





/* styles for all devices */

a {
  border-bottom: none;
  color: #F09;
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
  border-bottom: solid 1px #F09;
}
a img {
  border: none;
}
a:visited {
  color: #BB4B81;
}
a:hover img,
a:active img
a:focus img {
  border: none;
}

.image_link a,
.image_link a:hover,
.image_link a:active,
.image_link a:focus {
  border: none;
}

a.image_link,
a.image_link:hover,
a.image_link:active,
a.image_link:focus {
  border: none;
}


/* Q&A page */
#main  p.A,
#main  p.indent_A_pt5in,
#main  p.indent_A_pt75in {
  color: #000000;
}
#main  p.indent_Q_pt5in,
#main  p.indent_A_pt5in {
  margin-left: .25in;
}

#main  p.indent_Q_pt75in,
#main  p.indent_A_pt75in {
  margin-left: .5in;
}

#main .Q_label,
#main .A_label,
#main .prev_month
{ 
  font-weight: bold; 
  color: #000000;
}
#main .prev_month {
  margin: 10px 0;
}


/* answer link */
#displayAnswers {
  font-size: 80%;
  display: none;
}
.answer_link,
.close_link {
  color: #F09;
  font-weight: bold;
  font-style: normal;
  font-size: 75%;
  margin: -10px 0 20px 0;
}
.answer_link a:visited,
.close_link a:visited {
  color: #BB4B81;
}


/* extras image and text*/
#extras img.media,
#extras .content-image-left {
  float: left;
  width: 88px;
  margin-right: 10px;
}
.box-group .box,
.box-group .box .text {
  overflow: hidden;
  margin-top: 18px;
}
.box-group .box .text {
  margin-top: 0;
}

/** only for mobile **/
#sub-nav li a:hover {
  border-bottom: none;
  color: #F09;
}
fieldset {
  border: none !important;
}

/* poll */
#latestPollModule .monthly_poll,
#latestPollModule #poll_footer {
  display: none;
}
#latestPollModule #poll_header {
  font-weight: bold;
  color: #000000;
  margin-bottom: 10px;
}
#latestPollModule .archive_link {
  display: none;
}

/*search*/
#search input[type="text"] {
  width: 90%;
  margin: 16px 0;
}
#search div.search_radio_button table {
  display: none;
}


/* left side bar CMOS 16*/
#leftsidebar #box-group-1 > div.box:first-child {
  display: none;
}

#leftsidebar #box-group-1 .image_link {
  float: left;
  margin: 0 10px 0 0;
}

.box .half_line_space,
#leftsidebar #box-group-1 p {
   margin-bottom: 8px; 
}

/*shop*/
.box .book_title {
  font-style: italic;
  font-weight: bold;
}
.box strong {
  font-weight: normal;
}

#main .no-img h3 a {
    color: #000000;
}

.archive_link_on_mobile a {
    font-family: TisaWebPro-Medium, Times Roman, Times, Georgia, serif;
    font-weight: bold;
    font-style: italic;
    color: #0BB3D0;
    font-size: 14px;
    text-transform: uppercase;
}