/***** digipeer stylesheet media screen (c) l.schletzbaum */
/***** allgemein */
body, h1, h2, h3, h4, h5, h6, div, span, p, ul, dl, ol, li, a, dd, dt, table, tr, th, td, textarea, select, option, input, label {
font-family: Arial, Helvetica, Verdana, sans-serif;
background-color: transparent;
color: #333;
}

html, body, div, span, img, h1, h2, h3, h4, h5, h6, p, ul, dl, ol, li, a, dd, dt, table, tr, th, td, textarea, select, option, form, fieldset, input, label button {
margin: 0;
padding: 0;
}

/***** der body */
html, body {
text-align: center;
font-size: 100.01%;
}

body {
padding: 0 5px;
color: #CCC;
background-color: #F1F2F6;
width: 980px;
margin: auto;
}

/***** alle Bilder */
img {
border: none;
}

/***** der Kopfbereich */
div #header {
position: relative;
height: 160px;
text-align: left;
}

/***** der Kopfbereich links */
div #headleft {
position: absolute;
top: 0;
left: 0;
height: 150px;
width: 150px;
}

div #headleft img {
margin-top: 8px;
width: 150px;
height: 150px;
}

div #headleft a {
outline: none;
}

/***** der Kopfbereich mitte */
div#headmid {
position: absolute;
top: 0;
left: 200px;
height: 150px;
}

div#headmid div img {
position: absolute;
z-index: 20;
top: 0;
left: 0;
overflow: hidden;
width: 138px;
height: 138px;
clip: rect(0, 138px, 138px, 0);
}

div#headmid div {
position: absolute;
top: 5px;
border: 1px solid #999;
width: 138px;
height: 138px;
}

div#airs {
	left: 0;
}

div#adma {
	left: 156px;
}

div#adsm {
	left: 312px;
}

div#adbm {
	left: 468px;
}

/***** der Kopfbereich rechts */
div #headright {
position: absolute;
top: 0;
right: 0;
height: 150px;
width: 150px;
}

div #headright ul {
position: absolute;
bottom: 0;
right: 0;
list-style-type: none;
margin: 0 5px 0 10px;
font-size: 0.8em;
}

div #headright ul li {
line-height: 1.1em;
margin-bottom: 3px;
background-image: url(../img/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .25em; 
padding-left: 12px; 
}


div #headright ul li a {
text-decoration: none;
}

div #headright ul li a:hover {
color: #004C76;
}

/***** der Hauptbereich */
div#main {
background-color: #FFF;
background: url(../img/links.gif) repeat-y top left;
background-color: #FFF;
font-size: 0.9em;
text-align: left;
}

div#main a {
color: #764C00;
}

div#main a:hover {
color: #004C76;
}

div#main a span.point {
color: #764C00;
}

div#main a:hover span.point {
color: #004C76;
}

div#main span.point {
padding-left: 17px;
background-image: url(../img/point.gif);
background-repeat: no-repeat;
background-position: 2px 1px;
}

#wrapper {
position: relative;
min-height: 100%;
height: auto !important;
height: 100%;
background: transparent url(../img/rechts.gif) repeat-y top right;
}

/***** die linke Spalte */
#leftcol {
position: absolute;
top: 0;
left: 0;
width: 192px;
height: 100%;
padding-top: 100px;
}

#leftcol .teaser {
position: relative;
font-size: 0.8em;
padding: 10px 5px 20px 15px;
}

#leftcol .teaser h4 {
font-size: 1.0em;
color: #004C76;
}

#leftcol .teaser img {
position: absolute;
right: 0;
top: 2.1em;
padding: 2px 0 2px 2px;
}

#leftcol .teaser p {
width: 135px;
}

/***** der Inhalt */
#content {
margin: 0 166px 0 195px;
padding: 5px;
min-height: 100%;
height: 100%;
position: relative;
}

/***** der Search container */
div#search {
padding: 10px;
border: 1px solid #004C76;
}

div#searchnav ul {
list-style-type: none;
font-size: 0.8em;
height: 2em;
margin-left: 2px;
}

div#searchnav ul li {
float: left;
border: 1px solid #999;
padding: 0 5px;
background-color: white;
}

div#searchnav ul li a {
text-decoration: none;
}

div#searchnav ul li a:hover {
color: #00C;
}

div#searchform fieldset {
font-size: 0.8em;
border: 1px solid #004C76;
}

div#searchform form input.text {
width: 450px;
}

	/***** die Info container */
div.infoset {
border: 1px solid #004C76;
padding: 10px;
margin: 10px 0 5px 0;
}

div.infoset h2 {
font-size: 1.0em;
padding-bottom: 0.5em;
color: #004C76;
}

div.infoset h3 {
font-size: 0.9em;
margin-top: 0.8em;
padding-bottom: 0.3em;
color: #004C76;
}

div.infoset p {
font-size: 0.9em;
padding: 0.2em 0;
}

div.infoset p.author {
text-align: right;
font-style: italic;
}

div.infoset ul {
list-style: none;
margin: 0 0 .5em 0;
}

div.infoset ul li {
font-size: 0.9em;
background-image: url("../img/arrow.gif");
background-position: -2px 4px;
background-repeat: no-repeat;
margin: 0.5em 0 0;
padding: 0 0 0 1em;
}

div.infoset ul.footnote {
background-image: url("../img/line.gif");
background-repeat: no-repeat;
background-position: 0 0;
padding-top: 4px;
}

div.infoset ul.footnote li {
background-image: none;
font-size: 0.8em;
text-indent: -1em;
margin: 0.3em 0 0 1em;
padding: 0;
}

div.infoset ol {
margin: 0 0 .5em 18px;
}

div.infoset ol.lowlat {
list-style-type: lower-latin;
}

div.infoset ol li {
font-size: 0.9em;
padding: 0.2em 0;
}

div.infoset div.imgwrap {
float: right;
margin: 7px 0 0 5px;
padding: 3px;
border: 1px solid #aaf8ff;
background-color: #fcfcfc;
}

div.infoset dd.imgcaption {
font-size: 0.8em;
color: #004C76;
}

div.infoset span.fnote {
font-size: 0.8em;
vertical-align: top;
}

div.infoset span.fnote a {
text-decoration: none;
}

div.infoset a:hover {
color: #004C76;
}

.pdf {
padding: 0 .2em 0 36px;
display: inline;
margin: 0;
width: auto;
background-image: url(../img/pdf.gif);
background-repeat: no-repeat;
background-position: 0 .15em;
}

.more {
padding: 0 .2em 0 16px;
display: inline;
margin: 0;
width: auto;
background-image: url(../img/more.gif);
background-repeat: no-repeat;
background-position: 0 .1em;
}

.more:hover {
background-image: url(../img/more_.gif);
}


.external {
padding: 0 .2em 0 16px;
display: inline;
margin: 0;
width: auto;
background-image: url(../img/external.gif);
background-repeat: no-repeat;
background-position: 0 .1em;
}

.external:hover {
background-image: url(../img/external_.gif);
}

/***** die Search container */
div.searchset {
border: 1px solid #004C76;
padding: 5px 10px 0 10px;
margin: 10px 0 5px 0;
}

div.searchset h1 {
color: #004C76;
font-size: 1em;
margin-left: 2px;
}

div.searchset form {
position: relative;
font-size: 0.9em;
}

div.searchset form div {
position: absolute;
}

div.searchset form#sf0 div {
top: -10px;
right: -36px;
}

div.searchset form#sf1 div {
top: -28px;
left: -36px;
}

div.searchset form div a {
display: block;
height: 20px;
width: 20px;
}

div.searchset form#sf0 div a {
background-image: url(../img/ups.gif);
}

div.searchset form#sf0 div a:hover {
background-image: url(../img/ups_.gif);
}

div.searchset form#sf1 div a {
background-image: url(../img/downs.gif);
}

div.searchset form#sf1 div a:hover {
background-image: url(../img/downs_.gif);
}

div.searchset fieldset {
position: relative;
border: 0;
line-height: 1.3em;
margin: 3px 0;
}

div.searchset fieldset legend {
display: none;
font-size: 1.0em;
color: #004C76;
}

div.searchset fieldset.space, div.searchset fieldset.resource {
padding-bottom: 10px;
}

div.searchset fieldset.hidden {
display: none;
}

div.searchset fieldset fieldset {
position: absolute;
left: 338px;
width: 45%;
top: 9px;
}

div.searchset fieldset fieldset.top {
top: -4px;
}

div.searchset fieldset fieldset.top legend {
display: block;
padding-left: 8px;
}

div.searchset fieldset input {
border: 1px solid #333333;
width: 320px;
font-size: 1.0em;
padding: 1px 2px 1px 2px;
line-height: 1.0em;
color: #333333;
}

div.searchset fieldset fieldset input {
margin-top: 3px;
border: 0;
width: auto;
padding: 0;
position: absolute;
top: 6px;
cursor: pointer;
color: #004C76;
}

div.searchset fieldset fieldset input.top01 {
top: 19px; 
left: 3px;
}

div.searchset fieldset fieldset input.top02 {
top: 19px;
left: 59px;
}

div.searchset fieldset fieldset input.top03 {
top: 19px;
left: 120px;
}

div.searchset fieldset fieldset input.top04 {
top: 19px;
left: 183px;
}

div.searchset fieldset fieldset input.oth01 {
left: 3px;
}

div.searchset fieldset fieldset input.oth02 {
left: 59px;
}

div.searchset fieldset fieldset input.oth03 {
left: 120px;
}

div.searchset fieldset fieldset input.oth04 {
left: 183px;
}

div.searchset fieldset label {
padding-left: 2px;
color: #004C76;
margin-top: 2px;
}

div.searchset fieldset fieldset label {
position: absolute;
color: #333333;
top: 4px;
}

div.searchset fieldset fieldset label.top01 {
top: 17px;
left: 23px;
}

div.searchset fieldset fieldset label.top02 {
top: 17px;
left: 78px;
}

div.searchset fieldset fieldset label.top03 {
top: 17px;
left:141px;
}

div.searchset fieldset fieldset label.top04 {
top: 17px;
left: 203px;
}

div.searchset fieldset fieldset label.oth01 {
left:23px;
}

div.searchset fieldset fieldset label.oth02 {
left: 78px;
}

div.searchset fieldset fieldset label.oth03 {
left:141px;
}

div.searchset fieldset fieldset label.oth04 {
left: 203px;
}

div.searchset fieldset fieldset.yearstart {
position: static;
margin: 0;
width: 15%;
font-size: 1.0em;
}

div.searchset fieldset fieldset.yearstart label {
position: static;
margin: 0;
color: #004C76;
line-height: 1.0em;
}

div.searchset fieldset fieldset.yearstart input {
position: static;
margin: 0;
border: 1px solid #333333;
font-size: 1.0em;
padding: 1px 2px 0 2px;
line-height: 1.0em;
width: 35px;
cursor: text;
color: #333333;
}

div.searchset fieldset fieldset.yearend {
margin: 0;
top: 0;
left: 20%;
width: 20%;
}

div.searchset fieldset fieldset.yearend label {
position: static;
padding-left: 1px;
color: #004C76;
line-height: 1.0em;
}

div.searchset fieldset fieldset.yearend input {
position: static;
margin-top: 0;
border: 1px solid #333333;
width: 35px;
font-size: 1.0em;
padding: 1px 2px 0 2px; 
cursor: text;
color: #333333;
}

div.searchset fieldset fieldset.join {
top: 6px;
}

div.searchset fieldset.resource legend {
display: block;
padding: 1px 0 1px 2px;
}

div.searchset fieldset.resource input {
width: auto;
margin-right: 3px;
cursor: pointer;
color: #004C76;
}

div.searchset fieldset.resource label {
color: #333333;
}

div.searchset fieldset.full {
padding-bottom: 6px;
}

div.searchset fieldset.full input {
width: 350px;
}

div.searchset fieldset p {
position: absolute;
top: 0;
right: 231px;
}

div.searchset fieldset a {
display: block;
width: 20px;
height: 20px;
background-image: url(../img/searchspec1.gif);
background-repeat: no-repeat;
}

div.searchset fieldset a:hover {
background-image: url(../img/searchspec2.gif);
}

div.searchset button {
border: 1px solid #333333;
padding: 0 20px 1px 20px;
margin-right: 7px;
background-color: #F1F2F6;
cursor:pointer;
}

div.searchset button#rst {
visibility: hidden;
}

/***** die Result container */

div.infoset .resultTop, div.infoset .result, div.infoset .resultBottom {
position: relative;
width: 100%;
clear: left;
}

div.infoset .result {
height: 133px;
padding: 3px 0 0 0;
border-bottom: 1px solid #999;
overflow: hidden;
}

div.infoset .resultTop {
border-bottom: 1px solid #999;
height: 1.5em;
}

div.infoset .resultTop p {
padding: 0;
margin: 0;
float: right;
}

div.infoset .resultBottom {
padding-top: 8px;
height: 1.1em;
}

div.infoset ul.resnav {
list-style-type: none;
margin: 0;
padding: 0;
} 

div.infoset ul.resnav li {
background-image: none;
margin: 0;
padding: 0 4px;
float: left;
}

div.infoset ul.resnav li.resCnt {
padding: 0 6px 0 0;
}

div.infoset ul.resnav li.j2 {
padding: 0;
}

div.infoset ul.resnav li.j1 {
padding: 0 2px;
}

div.infoset .resultTop a, div.infoset .resultBottom a {
display: block;
height: 14px;
}

div.infoset .resultTop a.jll, div.infoset .resultBottom a.jll {
width: 16px;
background: url(../img/left04_.gif);
background-repeat: no-repeat;
}

div.infoset .resultTop a.jl, div.infoset .resultBottom a.jl {
width: 8px;
background: url(../img/left02_.gif);
background-repeat: no-repeat;
}

div.infoset .resultTop a.jll:hover, div.infoset .resultBottom a.jll:hover {
background: url(../img/left04.gif);
}

div.infoset .resultTop a.jl:hover, div.infoset .resultBottom a.jl:hover {
background: url(../img/left02.gif);
}

div.infoset .resultTop a.jrr, div.infoset .resultBottom a.jrr {
width: 16px;
background: url(../img/right04_.gif);
background-repeat: no-repeat;
}

div.infoset .resultTop a.jr, div.infoset .resultBottom a.jr {
width: 8px;
background: url(../img/right02_.gif);
background-repeat: no-repeat;
}

div.infoset .resultTop a.jrr:hover, div.infoset .resultBottom a.jrr:hover {
background: url(../img/right04.gif);
}

div.infoset .resultTop a.jr:hover, div.infoset .resultBottom a.jr:hover {
background: url(../img/right02.gif);
}

div.infoset .result h4 {
font-size: 0.9em;
margin-top: 3px;
}

div.infoset .result .resultImg {
border: 1px solid #AAF8FF;
position: absolute;
top: 3px;
right: 0;
height: 128px;
}

div.infoset .result .resultCont {
width: 450px;
}

div.infoset h2.notFound {
padding: 0;
}

/***** die Daten container */
div.dataset {
border: 1px solid #004C76;
padding: 5px 10px 7px 10px;
margin: 10px 0 5px 0;
}

div.dataset table caption { 
display: none;
}

div.dataset table tr.colheader { 
display: none;
}

div.dataset table tr.main { 
vertical-align: top;
}

div.dataset table td.left { 
width: 330px;
padding-top: 2px;
} 

div.dataset table td.left div { 
position: relative;
} 

div.dataset table td.left div div { 
position: absolute;
right: 5px;
top: 2px;
z-index: 40;
width: 20px;
height: 20px;
border: none;
padding: 0;
background-color: transparent;
} 

div.dataset table td.left a { 
font-size: 1px;
line-height: 1px;
} 

div.dataset table td.left div div a {
display: block;
width: 20px;
height: 20px;
background-color: transparent;
background: url(../img/ups.gif);
}

div.dataset table td.left div div a:hover {
background: url(../img/ups_.gif);
}

div.dataset table td.left div { 
margin: 3px 0 0 0; 
padding: 3px; 
border: 1px solid #aaf8ff; 
background-color: #fcfcfc;
} 

div.dataset table td.left div img { 
padding: 0;
display: block;
margin: 1px auto 1px auto;
} 

div.dataset table td.right { 
width: 250px;
padding: 0 0 0 10px;
} 

div.dataset table td.right h4 { 
font-size: 0.9em;
margin-top:3px;
color: #004C76;
} 

div.dataset table td.right p { 
padding-left: 1em;
font-size: 0.9em;
} 

div.dataset table td.right p.rights { 
padding-top: 2em;
margin-top: 1em;
font-size: 0.8em;
line-height: 1.1em;
background-repeat:no-repeat;
background-position:bottom right;
} 

div.inav1 {
position: absolute;
top: 14px;
left: -20px;
padding: 0;
margin: 0;
}

div.inav1 img {
width: 20px;
height: 20px;
}

div.inav1 a {
display: block;
width: 20px;
height: 20px;
background: url(../img/downs.gif);
}

div.inav1 a:hover {
background: url(../img/downs_.gif);
}

/***** die Image container */
#content.widescr {
position: relative;
margin: 0;
padding: 5px 5px 3px 5px;
min-height: 100%;
height: 100%;
}

#content.widescr .imgset {
border: none;
margin: 8px;
padding: 1px;
}

/* inav2 stays here for compatibilty */
#content.widescr .imgset .inav2 {
position: absolute;
top: 20px;
left: 20px;
z-index: 80;
width: 20px;
height: 20px;
}

#content.widescr .imgset .inav2 div {
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
}

#content.widescr .imgset .inav2 img {
width: 20px;
height: 20px;
}

/* new inav2_ */
#content.widescr .imgset .inav2_ {
position: absolute;
top: 20px;
left: 20px;
z-index: 80;
width: 20px;
height: 20px;
}

div.inav2_ a {
display: block;
width: 20px;
height: 20px;
background: url(../img/downs.gif);
}

div.inav2_ a:hover {
background: url(../img/downs_.gif);
}

/* very new inav2__ */
#content.widescr #inav2 {
position: absolute;
top: 20px;
left: 0;
z-index: 80;
width: 100%;
height: 20px;
}

#content.widescr #inav2 div {
position: absolute;
top: 0;
width: 20px;
height: 20px;
}

#content.widescr #inav2 .left {
left: 20px;
}

#content.widescr #inav2 .right {
right: 20px;
}

div#inav2 a {
display: block;
width: 20px;
height: 20px;
}

div#inav2 .left a {
background: url(../img/downs.gif);
}

div#inav2 .left a:hover {
background: url(../img/downs_.gif);
}

div#inav2 .right a {
background: url(../img/ups.gif);
}

div#inav2 .right a:hover {
background: url(../img/ups_.gif);
}

#content.widescr .imgset .inav3 {
position: absolute;
top: 54px;
left: 214px;
z-index: 80;
width: 21px;
height: 21px;
}

#content.widescr .imgset .inav3 div {
position: absolute;
top: 0;
width: 20px;
height: 20px;
}

#content.widescr .imgset .inav3 div.down {
left: 0;
}

#content.widescr .imgset .inav3 div.big {
left: 30px;
}

#content.widescr .imgset .inav3 img {
width: 20px;
height: 20px;
}

#content.widescr .imgset h2 {
font-size: 1.0em;
margin: 0 2px;
padding-top: 0.3em;
color: #004C76;
}

#content.widescr div.imgwrap {
margin: 2px;
padding: 3px;
border: 1px solid #aaf8ff;
background-color: #fcfcfc;
}

#content.widescr div.viewwrap {
border: 1px solid #aaf8ff;
margin: 4px 0 3px 4px;
padding: 0;
width: 940px;
height: 550px;
}

#content.widescr div.viewer {
background-color: rgb(246,246,246);
width: 940px;
height: 550px;
margin: -1px 0 0 -1px;
}

/***** die rechte Spalte */
#rightcol {
float: right;
width: 164px;
height: 100%;
}

#logotainer {
margin: 100px 0 20px 0;
width: 170px;
}

#logotainer img {
width: 100px;
}

#logotainer img.imgtop {
width: 150px;
margin-bottom: 10px;
}

#logotainer img.imgleft {
padding-left: 0;
}

#logotainer img.imgright {
padding-left: 50px;
margin-top: -5px;
margin-bottom: 3px;
}

#logotainer img.imgcenter {
width: 65px;
height: 44px;
margin-top: 15px;
padding-left: 47px;
}

/***** der float clearer */
.clear {
clear: both;
}

#footer {
background-color: #FFF;
}

/*******************************************************************************
 viewer
*******************************************************************************/

.viewer {
  position: relative;
  top: 0;
  left: 0;
  /* background-color: #434343; */
  background-color: rgb(217,217,217);
  overflow: hidden;     
 
  /* NOTE: the size and width should be set dynamically when initialized */
  width: 0;
  height: 0;
  border: 1px solid #aaf8ff;
}

.viewer img {
  margin: 0px;
  float: none;  
}

.viewer .well, .viewer .surface {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  /* FIXME: let's apply this in GSV.js */
  cursor: grab;
  cursor: -moz-grab;
  _cursor: url(../img/dp_viewer/grab.cur);
}

.viewer .surface {
  z-index: 20;
  /*background: url(../gfx/center.gif) no-repeat center center;*/
  _background: url(../img/dp_viewer/blank.gif) no-repeat center center; /* NOTE: required for IE to"see" the surface */
}

.viewer .well {
  overflow: hidden;
  z-index: 10;
}

.viewer .well .tile {
  border: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
}

/*******************************************************************************
 thumbnail
*******************************************************************************/

.viewer .thumbnail {
  position: absolute;
  /* right: 4px;
  bottom: 4px;
  width: 130px;
  height: 130px; */
  left: 5px;
  top: 5px;
  width: 180px;
  height: 180px;
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  vertical-align: middle;
  font-weight: bold;

  overflow: hidden; 
  z-index: 30;

  /* border: 4px solid #000000; */
  border: 1px solid #764C00;
  /* border-radius: 5px;   
  -moz-border-radius: 5px; */
  
  opacity:0.8;
  filter:alpha(opacity=80);   
}

.viewer .thumbnail img {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 30;
  overflow: hidden;
}

.viewer .thumbnail_scale {
  position: absolute;
  bottom: -2px;
  left: 5px;  
  margin: 0;
  padding: 0px;
  z-index: 45;
  color: #FFFFFF;
}

.viewer .thumbnail_roi {
  position: absolute;
  top: 0px;
  left: 0px;  
  width: 50px;
  height: 50px;
  margin: 0;
  padding: 0px;
  border: 2px solid #764C00;
  z-index: 40;
}

.viewer .thumbnail_roi_preview {
  position: absolute;
  top: 0px;
  left: 0px;  
  width: 50px;
  height: 50px;
  margin: 0;
  padding: 0px;
  border: 2px solid #004C76;
  z-index: 39;
}

.viewer .thumbnail_surface {
  position: absolute;
  top: 0px;
  left: 0px;  
  z-index: 50;
  width: 100%;
  height: 100%;  
}

/*******************************************************************************
 info
*******************************************************************************/

.viewer .info {
  position: absolute; 
  z-index: 25; 
  width: 100%;
  text-align: center; 
  left: 0px; 
  padding: 5px; 
  bottom: 0px; 
  /* color: #FFFFFF; */
  color: #764C00;
  /* text-shadow: 1px 1px 1px #000000; */
  font-size: 12px;
  text-overflow: ellipsis;
}

.viewer .osd {
  position: absolute; 
  z-index: 15; 
  width: 100%;
  height: 100%;  
  text-align: center;
  top: 0px;   
  left: 0px; 
  padding-top: 25px;
  color: #FFFFFF; 
  /* text-shadow: 1px 1px 1px #000000; */
  font-size: 12px;
  text-overflow: ellipsis;  
}

/* checkbox test */


.regular-radio {
    -webkit-appearance: none;
    background-color: #fafafa;
    border: 1px solid #cacece;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
    padding: 9px;
    border-radius: 10px;
    display: inline-block;
    position: relative;
}
 
.regular-radio:checked:after {
    content: ' ';
    width: 12px;
    height: 12px;
    border-radius: 10px;
    position: absolute;
    top: 3px;
    background: #99a1a7;
    box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3);
    text-shadow: 0px;
    left: 3px;
    font-size: 32px;
}
 
.regular-radio:checked {
    background-color: #e9ecee;
    color: #99a1a7;
    border: 1px solid #adb8c0;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1), inset 0px 0px 10px rgba(0,0,0,0.1);
}
 
.regular-radio:active, .regular-radio:checked:active {
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}



