input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

#contentBoxWrapper {
	float: left;
	position: relative;
	left: -10px;
	height: 100%;
}
#contentBoxWrapper #breadcrumbs p {
	max-width: 595px;
	margin: 0; padding: 0;
	padding-top: 20px;
	font-size: 8pt;
	color: #52514f;
}
#contentBoxWrapper #breadcrumbs p a {
	color: #52514f;
}
#contentBoxWrapper #breadcrumbs p a:hover {
	color: #C10001;
}
#contentBox {
	padding: 10px 0px 10px 0;
	min-height: 300px;
	color: black;
}
#contentBox.SetDevice {
	/* Angabe für Geräteauswahl auf der Startseite */
	display: block;
	width: 900px;
	background-color: white;
	margin: 0 auto;
	padding: 20px;
}
#contentBox select {
	font-size: 8pt;
}
/* Neu */

@media screen and (max-width:650px){
  
    #contentBox #fwsDbSearchForm {
	background-color: #E7E7E7;
    padding: 20px;
    height: 400px;
    font-size: 16px;
    clear: both;
    max-width: 650px;
    }
  
  
    #contentBox #fwsDbSearchForm > div:nth-child(1) > div
    {
    	display:grid; 
      	max-width:610px;
    }
    #contentBox #fwsDbSearchForm > div:nth-child(1) > div:nth-child(1) > select
    {
    	height:39px;  
    }
    #contentBox #fwsDbSearchForm > div:nth-child(2)
    {
    	display:none;  
    }

    #contentBox #fwsDbSearchForm > div:nth-child(2) > div,
  	#contentBox #fwsDbSearchForm > div:nth-child(4)
  	{
    	margin-top:15px;  
  	}
  
    #contentBox #fwsDbSearchForm > div:nth-child(4) tr:nth-child(1), 
    #contentBox #fwsDbSearchForm > div:nth-child(4) tr:nth-child(2) 
    {
      display:grid;
    }
  	#contentBox #fwsDbSearchForm > div:nth-child(4) tr:nth-child(1) td:nth-child(1),
    #contentBox #fwsDbSearchForm > div:nth-child(4) tr:nth-child(1) td:nth-child(2),
    #contentBox #fwsDbSearchForm > div:nth-child(4) tr:nth-child(2) td:nth-child(1),
    #contentBox #fwsDbSearchForm > div:nth-child(4) tr:nth-child(2) td:nth-child(2)
    {
      grid-row :1;
    }
	#contentBox .fwsDbView tr td
  	{    line-height: 1.5;}
  
      #contentBox #paging{
		display:grid;
    }  
     #contentBox #pagin #entrys
  	{
     	grid-row: 1; 
  	}
    #contentBox #pagin #site
  	{
     	grid-row: 2; 
  	}

  	#contentBox .fwsDbNaviBottom tr td:first-child
    {
    	display:none;
  	}
}

@media screen and (min-width:651px){

	#contentBox #fwsDbSearchForm {
        background-color: #E7E7E7;
        padding: 20px 20px 20px 35px;
        height: 375px;
        font-size: 16px;
        clear: both;
    }
    #contentBox #fwsDbSearchForm > div:nth-child(1),
    #contentBox #fwsDbSearchForm > div:nth-child(3)
    {
        width: 45%;
        max-width: 570px;
        float: left;
        margin-right: 35px;
        margin-top: 20px;
    }
    #contentBox #fwsDbSearchForm > div:nth-child(2)
    {
        width: 45%;
        max-width: 570px;
        float: left;
        margin-top: 20px;
    }
    
    #contentBox #fwsDbSearchForm > div:nth-child(1) > div:last-child,
    #contentBox #fwsDbSearchForm > div:nth-child(2) > div:last-child
    {
    	margin-top: 30px;  
  	}
  
    #contentBox #fwsDbSearchForm > div:nth-child(1) label,
    #contentBox #fwsDbSearchForm > div:nth-child(2) label {
        font-weight: bold;
        margin: 0;
    }
    #contentBox #fwsDbSearchForm > div:nth-child(1) input,
    #contentBox #fwsDbSearchForm > div:nth-child(2) input,
    #contentBox #fwsDbSearchForm > div:nth-child(1) select,
    #contentBox #fwsDbSearchForm > div:nth-child(2) select,
    #contentBox #fwsDbSearchForm > div:nth-child(3) select{
        width: 105%;
        font-weight: normal;
        border: none;
        height: 40px;
        padding-left: 18px;
        font-size:16px;
		background-color: #FFF;    
    }
#contentBox #fwsDbSearchForm > div:nth-child(3) > div:nth-child(1)
{
    align-items: center;
    display: flex;
}

    #contentBox #fwsDbSearchForm > div:nth-child(4) tr:nth-child(1), 
    #contentBox #fwsDbSearchForm > div:nth-child(4) tr:nth-child(2) 
    {
      display:flex;
    }
    #contentBox #fwsDbSearchForm > div:nth-child(4)
    {
        font-size: 12px;
        margin-top: 10px;
        float: left;
    }
    #contentBox #paging #site > div
  	{
     	margin-left:103px; 
  	}
  	#contentBox #site2 > div
   	{
     	margin-left:103px;
  	}
}

.Pager,
#contentBox  #site #pagerFirst,
#contentBox  #site #pagerLast,
#contentBox  #site2 #pagerFirst2,
#contentBox  #site2 #pagerLast2
{
	height: 37px;
	box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: 0.1em 0.8em;
    margin-left: -1px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    cursor: hand;
    color: #333 !important;
    border: 1px solid #4A4A4A;
    border-radius: 2px;
	font-size: 16px;
}
.Selected,
#contentBox #paging #site .notSelected:hover,
#contentBox #site2 .notSelected:hover,
#contentBox #paging #site .notSelected:focus,
#contentBox #site2 .notSelected:focus
{
    color: #FFFFFF !important;
    background-color: #4A4A4A;
}
#contentBox #paging #entrys label, #contentBox .DBListNaviTop:last-child span {
    display: inline-block;
    margin-bottom: .5rem;
    font-size: 16px;
}

/* Ende Neu */
#contentBox div.articleShort {
	padding-bottom: 1em;
}
#contentBox div.articleShort img {
	padding-bottom: 1em;
}
#contentBox div.articleSpace {
	clear: both;
	margin-bottom: 1em;
}

#contentBox h2 {
	clear: both;
	font-size: 11pt;
	color: #52514F;
	padding-top: 0.5ex;
	padding-left: 5px;
	border-top: 1px solid silver;
	border-left: 5px solid #6FA0BE;
	/* border-top-left-radius: 3px; */
}
#contentBox h2 a {
	color: #52514F;
}
#contentBox h3,
#contentBox h4,
#contentBox h5,
#contentBox h6 {
	font-size: 10pt;
	margin: 0;
	padding: 0;
	margin-top: 1em;
	padding-bottom: 0.5ex;
	clear: both;
}
#contentBox h3 {
	margin-top: 3pt;
}

#contentBox ul {
	/* padding-left: 1em; */
	padding-left: 3px;
	margin-bottom: 1.5em;
}
#contentBox ol {
	padding-left: 1.5em;
}
#contentBox ul ul {
	/* background-color: silver; */
	padding-left: 1.5em;
	margin-bottom: 0;
}
#contentBox ul li {
	list-style: none;
	list-style-position: outside;
	list-style-image: url( "list_image_red.png" );
	background-repeat: no-repeat;
	margin-left: 1em;
}
#contentBox ol li {
	list-style-position: outside;
	margin-left: 1em;
}
#contentBox a {
	color: #0D57A7;
}

#contentBox input {
	font-size: 9pt;
}

#contentBox table th,
#contentBox table td {
	text-align: left;
	padding-bottom: 3px;
	padding-right: 5px;
}
#contentBox table th {
	text-align: left;
}
#contentBox table th[align="right"],
#contentBox table td[align="right"] {
	text-align: right;
}

#contentBox p.bildunterschrift {
	width: 500px;
	font-size: smaller;
	line-height: 1em;
}

#contentBox figure figcaption {
	font-size: smaller;
	line-height: 1em;
}
#contentBox p.fotoquelle {
	color: gray;
	font-size: small;
	line-height: 1em;
}
#contentBox img.foto {
	height: 10em;
	padding: 0.3em;
	box-shadow: 3px 3px 3px 0 rgba( 0, 0, 0, 0.15 );
	border-left: 1px solid rgb( 240, 240, 240 );
	border-top: 1px solid rgb( 219, 219, 219 );
}
#contentBox p,
#contentBox .beitrag {
	line-height: 1.4em;
}

/* ----------------------- */
/* -----  CONTAINER  ----- */
/* ----------------------- */
#containerBoxWrapper {
	float: left;
	margin: 0; padding: 0;
	/* position: relative; right: 0; */
	width: 200px;
	height: 100%;
}

#containerBox {
	font-size: 9pt;
}

#containerBox #containerIcons {
	color: white;
	margin-top: 5px;
	background-color: #52514F;
	background-image: url( "icon_bar.jpg" );
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
#containerBox #containerIcons  p {
	padding: 5px 5px 0 40px;
}
#containerBox #containerIcons  p a#icoPrint,
#containerBox #containerIcons  p a#icoToPdf {
	cursor: pointer;
}
#containerBox #containerIcons  img {
	margin-right: 3px;
}

#containerBox #containerArticles {
	color: white;
	margin-top: 5px;
	padding: 5px 5px 2em 5px;
	background-color: #52514F;
}
#containerBox #containerArticles div {
	clear: both;
	margin-top: 5px; padding-top: 3px;
}
#containerBox #containerArticles div.line {
	border-top: 1px solid silver;
}
#containerBox #containerArticles p a,
#containerBox #containerArticles a {
	color: white;
	font-weight: bolder;
}
#containerBox #containerArticles p a:hover,
#containerBox #containerArticles a:hover {
	color: #6FA0BE;
}
/*
#containerBox #containerArticles h3 {
	font-size: 10pt;
	padding: 2px 0px 3px 0px;
}
#containerBox #containerArticles h4 {
	font-size: 9pt;
	margin-top: 5px;
	padding: 5px 0px 0px 0px;
	border-top: 1px solid white;
}
*/
#containerBox #containerArticles h4 {
	margin: 0; padding: 1px 3px;
	background-color: #6FA0BE;
}
#containerBox #containerArticles h4.follow {
	margin-top: 1em;
}
#containerBox #containerArticles p {
	margin: 0; padding: 0;
}

/* ======================= */
/* =====  FOOT       ===== */
/* ======================= */
#footer {
	clear: both;
	padding: 5px 10px;
	height: 28px;
	background-color: #768894;
	font-size: 8pt;
	background-image: url( "niedersachsen-wappen-small.png" );
	background-repeat: no-repeat;
	background-position: 20px center;
	vertical-align: middle;
}
#footer p {
	float: left;
	margin: 0; padding: 0;
	padding-left: 45px;
	padding-top: 7px;
	color: white;
}
#footer ul {
	float: right;
	height: 25px;
	padding-top: 3px;
	background-image: url( "icon_rss.png" );
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 30px;
}
#footer ul  li {
	display: inline;
	line-height: 25px;
	margin-right: 20px;
	vertical-align: top;
}

#footer a {
	color: white;
}

/* ------------------------ Newsletter Box -------------------*/
#nlBox {
	width: 155px;
	color: white;
	background-color: #717171;
}
#nlBox form {
	padding: 2px 5px;
}
#nlBox input[type=text] {
	width: 139px;
	font-size: 9pt;
	/* padding: 3px 5px; */
}

/* ---- Seitenumschaltung ---- */

#pageLabel
{
	float:left;
	width:50px;
	height:20px;
	font-weight:bold;
	font-size:15px;
	margin:5px 6px 0 70px;
	color:white;
}

#bottomToolbar
{
	/*float:left;s*/
	display:none;
	width:593px;
	height:29px;
	margin:25px 0 30px 0;
	background-image:url(leiste.png);
	background-repeat:no-repeat;
}

.btItem
{
	float:left;
	padding:5px;
	color:white;
	font-weight:bold;
}

.btItem a
{
	color:white;
	font-weight:bold;
	text-decoration:none;
}



.btItem:hover
{
	cursor:pointer;
	text-decoration:underline;
}
.btItem span
{
	float:left;
	margin:6px 0 0 0;
	font-size:15px;
}

.btItem span:hover
{
	cursor:pointer;
}

#btBack
{
	margin:0 0 0 50px;
	width:50px;
	display:none;
}

#btBack img
{
	float:left;
	margin:6px 20px 0 0;
}

#btBackSpacer
{
	float:left;
	width:50px;
	height:10px;
	margin:0 0 0 50px;
	display:none;
}

#btNext
{
	margin:0 0 0 50px;
	width:50px;
	display:none;
}

#btNext span
{
	margin:6px 0 0 30px;	
}

#btNext img
{
	float:right;
	margin:6px 0 0 0;
}


#btShowFull
{
	margin:0 0 0 40px;
	width:150px;
	display:none;
}

#btShowFull:hover
{
	cursor:pointer;
}

#btShowFull img
{
	border:0;
	float:right;
	margin:4px 0 0 0;
}

#btShowFull a
{
	color:white;
	text-decoration:none;
}

#btHideAll
{
	margin:0 0 0 140px;
	width:150px;
	display:none;
}

#btHideAll img
{
	border:0;
	float:right;
	margin:4px 0 0 0;
}

#btHideAll a
{
	color:white;
	text-decoration:none;
}

/* Kompetenznachweis */
input.alert {
	background-color: #FFBFBF;
}

/*********************************************/
/***  FWS DATENBANKLISTE (ALT bis I.2013)  ***/
/*********************************************/
#contentBox .disabled { color: gray; }
#contentBox .err      { color: red; }

#contentBox table.fwsDbPage {
	width: 100%;
}

/* DB SEARCH FORM */
#contentBox table.fwsDbSearchForm {
	width: 100%;
	font-size: 12px;
}
#contentBox table.fwsDbSearchForm input,
#contentBox table.fwsDbSearchForm select {
	font-size: 12px;
}

/* DB VIEW */
@media screen and (max-width:650px){
    #contentBox table.fwsDbView {
        width: 5%;
        margin-top: 0.5em; margin-bottom: 0.5em;
        font-size: 11px;
	}
  
}
@media screen and (min-width:651px){
  	#contentBox table.fwsDbView {
      width: 100%;
      margin-top: 0.5em; margin-bottom: 0.5em;
      font-size: 16px;
	}
}

#contentBox table.fwsDbView th {
	color: white; 
	background-color: #52514F;
	text-align: left;
	padding-left: 10px;
}
#contentBox table.fwsDbView tr.bg0 {
	background-color: rgb( 255, 255, 255 );
}
#contentBox table.fwsDbView tr.bg1 {
	background-color: rgb( 231, 231, 231 );
}
#contentBox table.fwsDbView tr.bg0:hover,
#contentBox table.fwsDbView tr.bg1:hover {
	background-color: rgb( 255, 223, 223 );
}
#contentBox table.fwsDbView tr.bg0 td:hover,
#contentBox table.fwsDbView tr.bg1 td:hover {
	background-color: rgb( 255, 191, 191 );
}
#contentBox table.fwsDbView a:hover {
	text-decoration: underline;
}

/* DB NAVIGATION (Top) */
#contentBox table.fwsDbNaviTop {
	padding: 30px 3px 2px 3px;
	font-size: 10px;
}


#contentBox #paging #entrys select {
    font-size: 16px;
    -webkit-appearance: none;
    cursor: pointer;
    font-weight: normal;
    border: 1px solid #4A4A4A;
    height: 37px;
    padding: 0 40px 0 18px;
}
/* DB NAVIGATION (Bottom) */
#contentBox table.fwsDbNaviBottom {
	width: 100%;
	padding: 1px 3px 2px 3px;
}
#contentBox table.fwsDbNaviBottom input {
	font-size: 9px;
	height: 11px;
}
#contentBox table.fwsDbNaviTop a:hover,
#contentBox table.fwsDbNaviBottom a:hover {
	color: black; background-color: #6FA0BE;
	text-decoration: underline;
}
#contentBox table.fwsDbStamp {
	clear: both;
	width: 100%;
	margin-top: 2em; margin-bottom: 1.5em;
	padding-top: 0.5ex;
	border-top: 1px solid gray;
	color: gray; background-color: white;
}
#contentBox table.fwsDbStamp a {
	color: gray;
}
#contentBox table.fwsDbStamp a:hover {
	text-decoration: underline;
}

/* ElternTabelle */


/* Untertabelle von fwsDbSearchForm */
#contentBox table.fwsDbABC {
	width: 100%;
	margin-top: 1em;
	margin-bottom: 0.5em;
	text-align: center;
}
#contentBox table.fwsDbABC td {
	padding: 2px 0;
	background-color: #C10001; /* JD rgb( 231, 231, 231 ); */ /* DH #52514F; */
	border: 1px solid #52514F; /* JD rgb( 255, 127, 127 ) */
	border-top-left-radius: 10px; /* DH gray */
	font-size: 8pt;
}
#contentBox table.fwsDbABC td.sel {
	background-color: #52514F; /* JD #C10001; */
	border: 1px solid black;
}
#contentBox table.fwsDbABC td a {
	color: white; /* JD #52514F; */ /* DH white; */
}
#contentBox table.fwsDbABC td:hover {
	background-color: #6FA0BE;
	border: 1px solid #52514F;
}

#contentBox table.fwsDbABC td.sel a {
	color: white;
}
#contentBox table.fwsDbABC td:hover a {
	color: black;
}
#contentBox table.fwsDbABC td a:hover {
	color: black;
	text-decoration: underline;
}

#contentBox table.fwsDbABC td.alle {
	background-color: white;
}
#contentBox table.fwsDbABC td.alle:hover {
	background-color: #6FA0BE;
	border: 1px solid #52514F;
}
#contentBox table.fwsDbABC td.alle a {
	color: #52514F;
}
#contentBox table.fwsDbABC td.alle:hover a {
	color: white;
}


#contentBox table.fwsDbSearchForm tr.bezeichnung th img {
	border: 1px solid black;
}









/*********************************/
/*********************************/
/*********************************/

/*********************************************/
/***  FWS DATENBANKLISTE(NEU ab II.2013)  ****/
/*********************************************/
#DBList th,
#DBList td {
	padding: 2px 0 0 2px;
}
#DBList .disabled {
	color: gray;
}
#DBList .err {
	color: red;
}
#DBList a[name]:hover {
	text-decoration: none;
}
#DBList th {
	text-align: left;
}
#content #DBList table img {
	/* background-color: rgb( 1, 105, 6 ); */
	margin: 0; padding: 0;
	border: 0;
}

/* DB-Such-Formular (enthaelt komplette Tabelle) */
#DBList form#DBListSearchForm {
	margin: 0;
	padding: 0;
}

/* komplette Tabelle */
#DBList #DBTable {
	width: 100%;
}

/* DB-Navigation */
#DBList #DBTable table.DBListNaviTop,
#DBList #DBTable table.DBListNaviBottom {
	background-color: rgb( 224, 224, 224 );
	padding: 1px 3px;
}
#DBList #DBTable table.DBListNaviTop {
	margin-top: 1ex;
}
#DBList #DBTable table.DBListNaviTop td,
#DBList #DBTable table.DBListNaviBottom td,
#DBList #DBTable table.DBListNaviBottom td input[type=text]  {
	font-size: 8pt;
}
#DBList #DBTable table.DBListNaviBottom td input[type=text] {
	height: 10px;
}

/* DB-Zeitstempel */
#DBList #DBTable table.DBListNaviStamp {
	color: silver;
}
#DBList #DBTable table.DBListNaviStamp a {
	color: silver;
	font-weight: normal;
}
#DBList #DBTable table.DBListNaviStamp a:hover {
	text-decoration: none;
}

/* DB-Datensaetze */
#DBList #DBTable table.DBView {
	margin: 1ex 0;
}
#DBList #DBTable table.DBView th {
	color: white; background-color: rgb( 82, 81, 79 );
}
#DBList #DBTable table.DBView tr.bg0 {
	background-color: rgb( 255, 255, 255 );
}
#DBList #DBTable table.DBView tr.bg1 {
	background-color: rgb( 231, 231, 231 );
}
#DBList #DBTable table.DBView tr.bg0:hover,
#DBList #DBTable table.DBView tr.bg1:hover {
	background-color: rgb( 255, 223, 223 );
}
#DBList #DBTable table.DBView tr.bg0 td:hover,
#DBList #DBTable table.DBView tr.bg1 td:hover {
	background-color: rgb( 255, 191, 191 );
}

/*********************************/
/***  DATENBANKANSICHT DETAIL  ***/
/*********************************/
#DBDetail  h1,
#DBDetail  h2,
#DBDetail  h3 {
	margin-bottom: 1ex;
}
#DBDetail address {
	font-style: normal;
}
#DBDetail th {
	text-align: left;
	padding-right: 1em;
}
#DBDetail div {
	margin-top: 1em;
}


#DBDetail table.DBDetailStamp {
	margin-top: 1em;
	border-top: 1px solid silver;
	color: silver;
}
#DBDetail table.DBDetailStamp a {
	color: silver;
	font-weight: normal;
}
/* DB-Zeitstempel */
#DBDetail table.DBDetailStamp a:hover {
	text-decoration: none;
}
#DBDetail p {
	margin: 0;
	padding: 0;
}


/*********************************/
/***  DATENBANKANSICHT KARTE   ***/
/*********************************/
#ndsKarteKreiseBorder {
	width: 500px;
	padding: 10px;
	border: 1px solid silver;
	margin-bottom: 1em;
}
#ndsKarteKreise {
	width: 500px;
	height: 436px;
	position: relative;
}
#ndsKarteKreise img#ndsKarte {
	position: absolute;
}
#ndsKarteKreise img.true,
#ndsKarteKreise img.false {
	position: absolute;
	top: 0px; left: 0px;
}
#ndsKarteKreise img.hover {
	position: absolute;
	top: 0px; left: 0px;
}
#ndsKarteKreise img#beschriftung {
	position: absolute;
	top: 0px; left: 0px;
}
#ndsKarteKreise img#legende {
	position: absolute;
	top: 0px; left: 0px;
}

/*********************************/
/***  KONTAKTFORMULAR(E)       ***/
/*********************************/

#contentBox form.formElfenVorOrt table.formElfenVorOrt tr {
	vertical-align: baseline;
}
#contentBox form.formElfenVorOrt table.formElfenVorOrt th {
	padding-right: 2em;
}
#contentBox form.formElfenVorOrt table.formElfenVorOrt input.iShort {
	width: 10em;
	margin-right: 2em;
}
#contentBox form.formElfenVorOrt table.formElfenVorOrt input.iShort[disabled="disabled"] {
	color: black;
}
/*********************************/
/***  TOOLTIP-(SUB)MENUE       ***/
/*********************************/
.toolTip,
.toolTipA {
	position: absolute;
	left: 145px;
	width: 200px;
	background-color: #C10001;
	padding: 3px 5px;
	border: 3px solid #6FA0BE;
	display: none;
}
#navMenu ul.level1 li:hover .toolTip {
	display: block;
}
#mobNavWrapper {
	position: absolute;
	top: 0; right: 0;
	display: none;
}

#optDesktop,
#optMobile {
	position: relative;
	top: 0; right: 0;
	width: 2em;
}
#optMobile {
	display: none;
}
#optDesktop img,
#optMobile img {
	width: 2em;
}

#optDesktopButton {
	float: right;
	position: relative;
	top: 15px; right: 20px;
}
#optDesktopButton img {
	width: 26px;
}
@media only all and ( max-width: 800px ) {
	#optDesktopButton img {
		width: 3em;
	}
}
@media only all and ( max-width: 600px ) {
	#optDesktopButton img {
		width: 5em;
	}
}
@media only all and ( max-width: 400px ) {
	#optDesktopButton img {
		width: 7em;
	}
}
#optDesktopOptions {
	float: right;
	position: relative;
	top: 15px; right: 20px;
	font-size: 8pt;
	margin-left: 10px;
	color: black;
	color: rgb( 219, 219, 219 ); background-color: #52514F;
	border: 1px solid silver;
	padding: 2px 3px;
	border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    box-shadow: -2px 2px 2px silver;
}

label {
	cursor: pointer;
}
label:hover {
	text-decoration: underline;
}
#contentBox #mobNavOpt span,
#contentBox #mobNavOpt input {
	font-size: xx-large;
}
