#googlecseimgX {

padding-top: 5px;
background-color: rgba(255,255,255,1);
border: 1px solid #4683ea;
opacity: 0.9;

border-bottom-left-radius:5px;
border-bottom-right-radius:5px;


}




.search {
	border:0px solid red;


	max-width:100%;



	white-space: nowrap;
}

::-ms-clear {
   display: none;
}

.search form input[type=text] {

	background: url("https://www.google.com/cse/intl/en/images/google_custom_search_watermark.gif") no-repeat scroll left center #ffffff !important;
	width:40%;
	height:41px;
	padding-left:5px;
	margin-left:20px;
    border-top-left-radius:7px;
	border-bottom-left-radius:7px;
    border: 0px;
	font-size:20px;

	color: black;
  /* 	border-top-left-radius:5px;  */

box-shadow: 0 4px 9px rgba(0, 0, 0, 1);
}

.search form input[type=text]:focus {

    background-image: none !important;
	width:40%;
	height:41px;

	border-top-left-radius:7px;
	border-bottom-left-radius:7px;

	font-size:20px;

	color: black;
  /* 	border-top-left-radius:5px;  */



}

.search input[type="text"]:invalid + input[type="reset"]{
     display: none;
   }

.search input[type="reset"]
   {
      background-image: url(../img/close2.png );
      background-position: center center;
      background-repeat: no-repeat;
      border: none;
      background-color: transparent;
      cursor: pointer;
      position:relative;
      left:-100px;
      color:transparent;
      line-height:normal;
      font-size:20px;






   }


.search form input[type=submit] {
	height:43px;
	width:48px;
	border:0px solid #4683ea;
	position:relative;
	left:0px;
	top:0px;
	vertical-align: top;
	background-color:#4683ea;
	background-image:url(../img/glass.png);
	background-repeat:no-repeat;
	background-position:center center;
	border-top-right-radius:7px;
	border-bottom-right-radius:7px;
    box-shadow: 0 4px 9px rgba(0, 0, 0, 1);
}

#header #logo {
color:grey; 
/* text-shadow: 0px 2px 2px rgba(255, 255, 255, 1);  */
}

#header #logo .dsclock .dsweekday {
float:left;
    padding-left:5px;
    position:relative;
	font-size:15px;
	font-weight:bold;
}

#header #logo .dsclock .dsday {
float:left;
    padding-left:5px;
	position:relative;
	font-size:15px;
	font-weight:bold;

}

#header #logo .dsclock .dsyear {
float:left;
    padding-left:1px;
	position:relative;
	font-size:15px;
    font-weight:bold;
}

#header #logo .dsclock .dstime {
float:left;
    padding-left:10px;
	position:relative;
	font-size:15px;
	font-weight:bold;
}
#header #logo .dsclock .dsmonth {
float:left;
    padding-left:1px;
	position:relative;
	font-size:15px;
	font-weight:bold;
}

.favoriten {
margin-top:50px;
border:0px solid purple;
max-width:55%;

padding-top:15px;
/* background-color:rgba(255, 255, 255, 0.1); */


}

.favoriten .list {
padding-inline-start: 0px !important;
width:auto;
max-height:255px; 
border: 0px solid white;
background-color:rgba(255, 255, 255, 0.1);
border-radius:10px;
-webkit-padding-start:0px !important;
-moz-padding-start: 0px !important;
-khtml-padding-start: 0px !important;
-o-padding-start: 0px !important;
padding:0px !important;

}

.favoriten .list-item img {
box-shadow: 0 4px 9px rgba(0, 0, 0, 1);
border-radius:7px;
margin-top:5px;
margin-right:5px;
margin-left:5px;
}

.favoriten .list-item {

border: 0px solid red;
/*box-shadow: 0 4px 9px rgba(0, 0, 0, 1);  */

}

.favoriten .list ul{
padding-inline-start:0px !important;
margin-block-start:0px !important;
 -webkit-padding-start:0px !important;
 -moz-padding-start: 0px !important;
-khtml-padding-start: 0px !important;
-o-padding-start: 0px !important;
padding:0px !important;
}


.favoriten .list-item span {
display:none;
}

.favoriten .list li {
display: inline;
text-align: center;


}


.link-button {

    padding-top:10px;
    padding-left: 0px;
    width: 100%;
    height:40px;
    border: 0px solid white;


}

.link-button-above {

    padding-bottom:10px;
    padding-left: 0px;
    width: 100%;
    height:40px;
    border: 0px solid white;
    display:none;


}

/*.link-button:hover {

    opacity:1;
    padding-left: 0px;
    width: 671px;
    height:40px;
    border: 0px solid blue;

} */

.round-link-buttonx {

float:left;
width:35px;
height:35px;
padding:0px;
overflow:hidden;
border: 1px solid rgba(216,216,216,0.7);
border-radius:20px;
margin-left:60px;

}


/* .link-button:hover {
    padding-left: 0px;
    width: 671px;
    opacity: 1;
}
*/

.link-button img {
border: 1px solid white;
border-radius:7px;
box-shadow: 0 4px 9px rgba(0, 0, 0, 1);

display: inline;

margin-right: 1.5%;
width:40px;
background-color:white;

opacity: 1;



}

.link-button-above img {
border: 1px solid white;
border-radius:7px;
box-shadow: 0 4px 9px rgba(0, 0, 0, 1);

display: inline;

margin-right: 1.5%;
width:40px;
background-color:white;

opacity: 1;



}

.link-button img:hover {
border: 1px solid white;
border-radius:7px;

display: inline;

margin-right: 1.5%;

background-color:white;

opacity: 1;



}

.link-button-above img:hover {
border: 1px solid white;
border-radius:7px;

display: inline;

margin-right: 1.5%;

background-color:white;

opacity: 1;



}

.g-links {


    padding-left: 35%;
    width: 100%;
    height:auto;
    border: 0px solid white;



}

.g-links img {
border: 1px solid white;
border-radius:10px;

display: inline;

margin-right: 1%;
width:25px;
background-color:white;

box-shadow: 0 4px 9px rgba(0, 0, 0, 1);



}
.g-links img:hover {
border: 1px solid white;
border-radius:10px;

display: inline;

margin-right: 1%;
transform: scale(1.5, 1.5);
background-color:white;



}

.mcontainer {
    
    border: 0px solid red;
    width:99%;
    position:absolute;
    top:50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);

}

.q_width {
    width:45px;
    margin:5px;
}





/* -//////////////////////////-
  -//////////////////////////-
  -//////////////////////////-
  -//////////////////////////-
  -//////////////////////////-
  -//////////////////////////-
  -//////////////////////////-
  -//////////////////////////-         */





@keyframes blink {
    0% { color: red; }
    100% { color: white; }
}
@-webkit-keyframes blink {
    0% { color: red; }
    100% { color: white; }
}

@keyframes blink2 {
    0% { background-color: red; }
    100% { background-color: white; }
}
@-webkit-keyframes blink2 {
    0% { background-color: red; }
    100% { background-color: white; }
}

.blink {
    -webkit-animation: blink 0.5s linear infinite;
    -moz-animation: blink 0.5s linear infinite;
    -ms-animation: blink 0.5s linear infinite;
    }

.blink2 {
    -webkit-animation: blink 0.5s linear infinite;
    -moz-animation: blink 0.5s linear infinite;
    -ms-animation: blink 0.5s linear infinite;
    }

#loading {
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	background-color: black;
	z-index:1000000;
	opacity:0.7;
	display:none;
}

#loading .text {
	top:50%;
	left:50%;
	position:absolute;
	font-size: 20px;
	color:white;
	width:250px;
	height:30px;
	margin-left:-125px;
	margin-top:-15px;
	text-align: center;
}

body {
    margin:0;
	background-color:#F0F0F0;
	font-family:Arial;



}

.clear { clear:both; height:0px;width:0px; }


#custom-tabs {
    z-index:300;
    width: 52px;
    height: auto;
    position: absolute;
    right: 0px;
    top:50%;
    margin-top: -208px;
  /*  background-color: rgba(216,216,216,0.2);
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    transition-property: background-color;

    transition-duration: 2s;  */

}

/* #custom-tabs:hover {
    z-index:300;
    width: 60px;
    height: auto;
    position: absolute;
    right: 0px;
    top:50%;
    margin-top: -243px;
    background-color: rgba(216,216,216,0.8);
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    transition-property: background-color;

    transition-duration: 2s;

} */

.tabs-element {
    border:1px solid rgba(255,255,255,0.5);
    width: auto;
    height: auto;
    width: 50px;
    height: 50px;
    overflow:hidden; 
    border-top-left-radius:5px;
    border-bottom-left-radius:5px;
    background-color: rgba(216,216,216,0.4);
    transition-property: background-color;

    transition-duration: 1s;
    text-align:center;
    
}

.tabs-element:hover {
    border:1px solid rgba(255,255,255,0.9);
    width: 50px;
    height: 50px;
    overflow:hidden; 
    border-top-left-radius:5px;
    border-bottom-left-radius:5px;
    background-color: rgba(216,216,216,0.8);
    transition-property: background-color;

    transition-duration: 1s;
    text-align:center;
    
}

.tabs-element img {
max-width:40px;
height:35px;   
margin-top:7px;
opacity:1;
transition-property: opacity;
border: 0 none;
transition-duration: 1s;
}

.tabs-element img:hover {
transition-property: opacity;
transition-duration: 1s;
opacity:1;
}

#lock {

	position: absolute;
	border:0px solid red;
	width:40px;
	height:40px;
	left:10px;
	bottom:10px;
	cursor:pointer;
	z-index:208;

}

/**
 * Save Button Konfiguration
 */


.savebutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #fff6af;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fff6af;
	box-shadow:inset 0px 1px 0px 0px #fff6af;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23) );
	background:-moz-linear-gradient( center top, #ffec64 5%, #ffab23 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23');
	background-color:#ffec64;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #ffaa22;
	display:inline-block;
	color:#333333;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:2px 15px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffee66;
}

.savebutton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64) );
	background:-moz-linear-gradient( center top, #ffab23 5%, #ffec64 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64');
	background-color:#ffab23;
	cursor:pointer;
}

.savebutton:active {
	position:relative;
	top:1px;
}

.savebutton:disabled {
	background:grey;
	border:0;
	color:white;
	text-shadow:none;
	text-decoration:none;
	font-weight:normal;
	background-colr:grey;
	cursor:not-allowed;
}

#savebutton2 {
	-moz-box-shadow:inset 0px 1px 0px 0px #fff6af;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fff6af;
	box-shadow:inset 0px 1px 0px 0px #fff6af;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23) );
	background:-moz-linear-gradient( center top, #ffec64 5%, #ffab23 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23');
	background-color:#ffec64;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #ffaa22;
	display:inline-block;
	color:#333333;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:2px 15px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffee66;
}

#savebutton2:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64) );
	background:-moz-linear-gradient( center top, #ffab23 5%, #ffec64 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64');
	background-color:#ffab23;
}

#savebutton2:active {
	position:relative;
	top:1px;
}

/**
 * Konfigurationsfenster
 */

#config {
	position: relative;
	top:0px;
	left:0px;
	width:100%;
	z-index:300;
}

#config .config-bar {
	width:100%;
	background-color:#1C1C1C;
	height:7px;
	top:0px;
	left:0px;
	/*border-bottom:1px solid white;*/
}

#config .config-button {
	position: relative;
	top:-1px;
	/*left:15%;*/
	left:0px;
	width:35px;
	background-color: #1C1C1C;
	color:white;
	height:25px;
	text-align:center;
	line-height:25px;
	text-transform:uppercase;
	font-size:13px;
	/*border:1px solid white;*/
	border-top:0px;
	border-bottom-right-radius:5px;
}

#config .config-button img {
	margin-bottom:-3px;
	margin-right:5px;
}

#config .config-button:hover {
	cursor: pointer;
}

#config .config-button2 {
	position: relative;
	top:-25px;
	/*left:15%;*/
	float:right;
	right:0px;
	width:91px;
	background-color: #1C1C1C;
	color:white;
	height:25px;
	text-align:center;
	line-height:25px;
	text-transform:uppercase;
	font-size:13px;
	/*border:1px solid white;*/
	border-top:0px;
	border-bottom-left-radius:5px;
}

#config .config-button2 img {
	margin-bottom:-3px;
	margin-right:5px;
}

#config .config-button2:hover {
	cursor: pointer;
}

#info_timer {

    display:none;
    margin-left:-100px;
    position:absolute;
    left:0;
    bottom: 50px;
    margin-top:-100px;
    height:25px;
    width:150px;
    background-color: rgba(217, 104, 44,1);
    z-index:207;
    overflow:hidden;
    border-top-right-radius:10px;
    border-bottom-right-radius:10px;



}

#info_window_weather {

    display:none;
    margin-left:-280px;
    position:absolute;
    left:0;
    top:50%;
    margin-top:-225px;
    height:450px;
    width:280px;
    background-color: rgba(255,255,255,0.7);
    z-index:207;
    overflow:hidden;
    border-top-right-radius:10px;
    border-bottom-right-radius:10px;



}

#info_window_news {

    display:none;
    margin-left:-280px;
    position:absolute;
    left:0;
    top:50%;
    margin-top:-225px;
    height:450px;
    width:280px;
    background-color: rgba(255,255,255,0.7);
    z-index:207;
    overflow:hidden;
    border-top-right-radius:10px;
    border-bottom-right-radius:10px;



}

#info_window_stock {

    display:none;
    margin-left:-280px;
    position:absolute;
    left:0;
    top:50%;
    margin-top:-120px;
    height:245px;
    width:380px;
    background-color: rgba(255,255,255,0.7);
    z-index:207;
    overflow:hidden;
    border-top-right-radius:10px;
    border-bottom-right-radius:10px;



}

#info_window_calendar {

    display:none;
    margin-left:-600px;
    position:absolute;
    left:0;
    top:50%;
    margin-top:-265px;
    height:530px;
    width:600px;
    background-color: rgba(255,255,255,1);
    z-index:207;
    overflow:hidden;
    border-top-right-radius:10px;
    border-bottom-right-radius:10px;



}


#config .config-button3 {
	position: relative;
	top:-25px;
	/*left:15%;*/
	margin-left: auto;
	margin-right: auto;
	right:0px;
	width:265px;
	background-color: #1C1C1C;
	color:white;
	height:25px;
	text-align:center;
	line-height:25px;
	text-transform:uppercase;
	font-size:13px;
	/*border:1px solid white;*/
	border-top:0px;
	border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
}

#config .config-button3 img {
	margin-bottom:-3px;
	margin-right:5px;
}

#config .config-button3:hover {
	cursor: pointer;
}

#config .config-button4 {
	position: relative;
	top:-25px;
	left: -1px;
	/*left:15%;*/
	margin-left: auto;
	margin-right: auto;
	right:0px;
	width:190px;
	background-color: rgba(255,255,255,0.3);
	color:#000;
	height:25px;
	text-align:center;
	line-height:25px;
	text-transform:uppercase;
	font-size:13px;
	/*border:1px solid white;*/
	border-top:0px;
	

	
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;


}

#config .config-button4 img {
	margin-bottom:0px;
	margin-right:0px;
}


}

#config .shadow {
	-moz-box-shadow: 0px 3px 3px #222;
	-webkit-box-shadow: 0px 3px 3px #222;
	box-shadow: 0px 3px 3px #222;
}

#config .content {
	display:none;
	background-color:#1C1C1C;
	min-height: 420px;
	height: auto;
	color:white;
	z-index:301;
}

#config .content .next {
	/*
	position:absolute;
	top:0px;
	right:0px;
	*/
	height:40px;
	line-height:40px;
	/*padding-right:10px;*/
	font-size:12px;
	text-transform:uppercase;
	text-align:center;
	margin-top:20px;
}

#config .content .close {
	position:absolute;
	top:0px;
	right:0px;
	height:40px;
	line-height:40px;
	padding-right:10px;
	font-size:12px;
	text-transform:uppercase;
}

#config .content .close a {
	color:white;
	text-decoration:none;
}

#config .content .close a:hover {
	border-bottom:1px dotted #fff;
}

#config .content .next a {
	color:white;
	text-decoration:none;
}

#config .content .next a:hover {
	border-bottom:1px dotted #fff;
}

#config .menu {
	border:0px solid red;
	width:20%;
	float:left;
}

#config .menu ul {
list-style: none;
padding-inline-start:0px !important;
margin-block-start:0px !important;
}

#config .menu ul li {
	position:relative;
	
}

#config .menu ul li div.number {
	position:absolute;
	color:#333;
	font-size:70px;
	height:40px;
	width:40px;
	overflow: hidden;
	font-weight:500;
	z-index:310;
	
}

#config .menu ul li.line {
	border-top:1px solid #4b4b4b;
	border-bottom:1px solid #000;
	height:0px;
	
}

#config .menu ul li.link {
	text-align: center;
	height:40px;
	line-height:40px;
	font-size:12px;
	
}

#config .menu ul li.link a {
	position:absolute;
	z-index:311;
	display:block;
	width:100%;
	color:white;
	text-transform:uppercase;
	color:#888;
	text-decoration:none;
}

#config .menu ul li.link:hover {
	background-color:#000;
}

#config .menu ul li.link:hover div.number {
	color:white;
}

#config .menu ul li.link:hover a {
	color:white;
}

#config .menu ul li.link.current a {
	color:white;
}

#config .menu ul li.link.current .number {
	color:white;
}

#config .content2 {
	float:left;
	width:79%;
	margin-left:1%;
}


/**
 * Config - Favoriten tab
 **/

#config .content2 .favorits_form {
/*	float:right;  */
	width:38%;
	margin-top:10px;
	margin-left:1%;
	margin-right:1%;
	color:#666;
	font-size:12px;
}

#config .content2 .favorits_form .table {
	margin-top:10px;
}

#config .content2 .favorits_form .table table td.label {
	font-size:11px;
}

#config .content2 .favorits_form form input[type=text] {
	width:96%;
	height:20px;
	padding:0px;
	margin:0px;
	background-color:#fff;
	border:0px;
	color:white;
	font-size:12px;
	font-weight: normal;
	color:#000;
	padding:3px;
	padding-left:2%;
	padding-right:2%;
	border-radius:5px;
}

#config .content2 .favorits_form form input[type=text]:invalid {
	color:red;
}

#config .content2 .favorits_form form input[type=text]:valid {
	color:green;
}

#config .content2 .favorits_form form textarea {
	width:96%;
	height:100px;
	padding:0px;
	margin:0px;
	background-color:#333;
	border:0px;
	color:white;
	font-size:12px;
	color:#888;
	padding:3px;
	padding-left:2%;
	padding-right:2%;
}

#config .content2 .favorits_form .table td.submit {
	text-align:right;
	line-height:23px;
}

#config .content2 .favorits_form .table td.submit a {
	color:white;
	text-decoration:none;
}

#config .content2 .favorits_form .table td.submit a:hover {
	border-bottom:1px dotted white;
}

#config .content2 .favorits_form .title {
	margin-bottom:10px;
	color:white;
	text-decoration:uppercase;
}

/*
 * 
 * 
 */
 
 #config .content2 .favorits_form2 {
/*	float:right;    */
	width:38%;
	margin-top:10px;
	margin-left:1%;
	margin-right:1%;
	color:#fff;
	font-size:12px;
}

#config .content2 .favorits_form2 .table {
	margin-top:10px;
}

#config .content2 .favorits_form2 .table table td.label {
	font-size:11px;
}

#config .content2 .favorits_form2 form input[type=text] {
	width:96%;
	height:20px;
	padding:0px;
	margin:0px;
	background-color:#333;
	border:0px;
	color:white;
	font-size:12px;
	color:#fff;
	padding:3px;
	padding-left:2%;
	padding-right:2%;
	border-radius:5px;
}

#config .content2 .favorits_form2 form textarea {
	width:96%;
	height:100px;
	padding:0px;
	margin:0px;
	background-color:#333;
	border:0px;
	color:white;
	font-size:12px;
	color:#fff;
	padding:3px;
	padding-left:2%;
	padding-right:2%;
}

#config .content2 .favorits_form2 .table td.submit {
	text-align:right;
	line-height:23px;
}

#config .content2 .favorits_form2 .table td.submit a {
	color:white;
	text-decoration:none;
}

#config .content2 .favorits_form2 .table td.submit a:hover {
	border-bottom:1px dotted white;
}

#config .content2 .favorits_form2 .title {
	margin-bottom:10px;
	color:white;
	text-decoration:uppercase;
}

/*
 * 
 * 
 */

#config .content2 .favorits {
	float:left;
	width:60%;
	height:300px;
	overflow:auto;
}

#config .content2 .favorits .header {
	height:40px;
	line-height:40px;
}

#config .content2 .favorits .header .load {
	font-size:12px;
	color:#666;
	margin-left:15px;
}

#config .content2 .favorits .header .count {
	margin-left:15px;
}

#config .content2 .favorits .header .count .small {
	font-size:12px;
	color:#666;
}

#config .content2 .favorits .header .count .big {
	font-size:18px;
}

#config .content2 .favorits .header input[type=text] {
	width:200px;
	height:25px;
	padding:0px;
	margin:0px;
	background-color: #fff;
	border:0px;
	color:white;
	font-size:13px;
	color:black;
	padding:3px;
	padding-left:5px;
	padding-right:5px;
	
}

#config .content2 .favorits .header input[type="text"]:invalid + input[type="reset"]{
     display: none;
   }

#config .content2 .favorits .header input[type="reset"]
   {

      border: none;
      cursor: pointer;
      position: relative;
      background-color:transparent;

      left: -30px;
   }

#config .content2 .favorits ul {
/*	height:251px; */
	overflow:auto; 	background-color:#2c2c2c;
	padding-inline-start:0px !important;
margin-block-start:0px !important;
}

#config .content2 .favorits ul li {
	float:left;
	width:150px;
	font-size:12px;
	height:20px;
	overflow:hidden;
	line-height:20px;
	color:white;
	white-space:nowrap;
}

#config .content2 .favorits ul li.active {
	color:#666;
	font-weight:bold;
	white-space:nowrap;
}

/**
 * Config window, news tab
 **/

#config .content2 .news ul {
	margin-top:10px;
}

#config .content2 .news ul li {
	/*float:left;*/
	width:220px;
	height:20px;
	color:#666;
}

/**
 * Config window, preis tab
 **/

#config .content2 .preis ul {
	margin-top:10px;
}

#config .content2 .preis ul li {
	/*float:left;*/
	width:220px;
	height:20px;
	color:#666;
}


/**
 * Config window, weather tab
 **/

#config .content2 .weather ul {
	margin-top:10px;
}

#config .content2 .weather ul li {
	width:220px;
	height:20px;
	color:#666;
}

/**
 * Config window, design tab
 **/

#config .content2 .design {
	margin-top:40px;
}

#config .content2 .design .form {
	position:absolute;
	height:40px;
	line-height:40px;
	visibility: hidden;
}

#config .content2 .design .form a {
	color:white;
	font-size:12px;
	text-decoration:none;
	text-transform:uppercase;
}

#config .content2 .design .form a:hover {
	border-bottom:1px dotted #fff;
}

#config .content2 .design .list {
	float:left;
	width: 55%; height: 260px; overflow: auto; background-color:#1c1c1c
}

#config .content2 .design .colors {
	width:30%;
	float:right;
	font-size:14px;
	text-transform:uppercase;
	line-height:25px;
	color:#666;
	visibility: hidden;
}

#config .content2 .design .versions {
	width:27%;
	float:right;
	font-size:14px;
	text-transform:uppercase;
	line-height:25px;
	color:#666;
	margin-left:3%;
}

#config .content2 .design .versions a {
	color:white;
	text-decoration: none;
}

#config .content2 .design .versions a:hover {
	color:white;
	text-decoration: underline;
}

#config .content2 .design ul {
}

#config .content2 .design ul li img.unselected {
	opacity:0.3;
}

#config .content2 .design ul li img.selected {
	opacity:1.0;
}

#config .content2 .design ul li:hover {
	cursor:pointer;
}

#config .content2 .design ul li {
	width:80px;
	height:60px;
	overflow:hidden;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	position: relative;
}

#config .content2 .design ul li .loading {
	width:100%;
	height:100%;
	position: absolute;
	background-color:black;
	display:none;
}

#config .content2 .design ul li .loading img {
	position: absolute;
	left:50%;
	top:50%;
	margin-top:-12px;
	margin-left:-12px;
}


#config .content2 .color_field {
	height:30px;
	width:150px;
	border:1px solid #666;
	position: relative;
}

#config .content2 .color_field .value {
	position: absolute;
	width:100%;
	height:100%;
	text-align:center;
	line-height:30px;
}

#config .content2 .color_field:hover {
	cursor: pointer;
}

#config .spacer {
	height:20px;
}

/*

#config .content2 #color_border {
	height:30px;
	width:150px;
	background-color:white;
}

#config .content2 #color_background {
	height:30px;
	width:150px;
	background-color:white;
}

*/

#config .picker {
	background-color:black;
	border:1px solid #666;
	width:200px;
	height:200px;
	position:absolute;
	margin-top:30px;
	margin-left:-1px;
	z-index:12000;
}

/**
 * Config window, search tab
 **/

#config .content2 .search ul {
	margin-top:10px;
}

#config .content2 .search ul li {
	width:120px;
	height:20px;
	color:#666;
}

#footer {
    background-color:rgba(216, 216, 216, 0.5);
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    position:absolute;
    bottom: 0px;
    left:0;
    right:0;
	text-align:center;
	color:black;
	z-index: 207;
	margin: 0px auto;
	width:600px;
	padding-bottom:5px;
}

#footer a {
	font-size:11px;
	text-transform:uppercase;
	color:#888;
	text-decoration:none;
	color:black;

}

#footer a:hover {
	color:black;
	border-bottom:1px dotted black;
}

.version
{
border:none;
background-color: transparent;
text-decoration:underline;
color: #888888;
}
.version:hover
{
color:black;
}

/* Screenshot window */

#screenshot_selection_form_container {
	width:100%;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1000000;
	height:100%;
	background-color: black;
	overflow:hidden;
}

#screenshot_selection_form_container img {
	position:relative;
	width:1024px;
	left:50%;
	margin-left:-512px;
	top:20px;
}

#content {
	border:1px solid red !important;
	z-index:303;
}


.container {
  text-align: center;
}
.container > .dropdown {
  margin: 0 20px;
  vertical-align: top;
}

.dropdown {
  display: inline-block;
  position: relative;
  overflow: hidden;
  height: 28px;
  width: 150px;
  background: #f2f2f2;
  border: 1px solid;
  border-color: white #f7f7f7 #f5f5f5;
  border-radius: 3px;
  background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.06));
  background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.06));
  background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.06));
  background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.06));
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
}
.dropdown:before, .dropdown:after {
  content: '';
  position: absolute;
  z-index: 2;
  top: 9px;
  right: 10px;
  width: 0;
  height: 0;
  border: 4px dashed;
  border-color: #888 transparent;
  pointer-events: none;
}
.dropdown:before {
  border-bottom-style: solid;
  border-top: none;
}
.dropdown:after {
  margin-top: 7px;
  border-top-style: solid;
  border-bottom: none;
}

.dropdown-select {
  position: relative;
  width: 130%;
  margin: 0;
  padding: 6px 8px 6px 10px;
  height: 28px;
  line-height: 14px;
  font-size: 12px;
  color: #62717a;
  text-shadow: 0 1px white;
  /* Fallback for IE 8 */
  background: #f2f2f2;
  /* "transparent" doesn't work with Opera */
  background: rgba(0, 0, 0, 0) !important;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
}
.dropdown-select:focus {
  z-index: 3;
  width: 100%;
  color: #394349;
  outline: 2px solid #49aff2;
  outline: 2px solid -webkit-focus-ring-color;
  outline-offset: -2px;
}
.dropdown-select > option {
  margin: 3px;
  padding: 6px 8px;
  text-shadow: none;
  background: #f2f2f2;
  border-radius: 3px;
  cursor: pointer;
}

/* Fix for IE 8 putting the arrows behind the select element. */
.lt-ie9 .dropdown {
  z-index: 1;
}
.lt-ie9 .dropdown-select {
  z-index: -1;
}
.lt-ie9 .dropdown-select:focus {
  z-index: 3;
}

/* Dirty fix for Firefox adding padding where it shouldn't. */
@-moz-document url-prefix() {
  .dropdown-select {
    padding-left: 6px;
  }
}

.dropdown-dark {
  background: #444;
  border-color: #111 #0a0a0a black;
  background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.4));
  background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.4));
  background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.4));
  background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.4));
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0 1px 1px rgba(0, 0, 0, 0.2);
}
.dropdown-dark:before {
  border-bottom-color: #aaa;
}
.dropdown-dark:after {
  border-top-color: #aaa;
}
.dropdown-dark .dropdown-select {
  color: #aaa;
  text-shadow: 0 1px black;
  /* Fallback for IE 8 */
  background: #444;
}
.dropdown-dark .dropdown-select:focus {
  color: #ccc;
}
.dropdown-dark .dropdown-select > option {
  background: #444;
  text-shadow: 0 1px rgba(0, 0, 0, 0.4);
}

#weather-app {
	cursor: pointer;
	font-size:200%;
	background:#000;
	color:#fff;
	border:2px solid #fff;
/*	border-radius:40px;
	-webkit-border-radius:40px;
	-moz-border-radius:40px;
	text-align:center;
	line-height:25px;
	width:30px;
	height:30px;   */
	width:30px;
	height:30px;
	border-radius:20px;
	z-index: 202;
	position: absolute;
	left:-50px;
	bottom:220px;
	line-height:30px;
	text-align:center;
	
}
#weather-app:hover {
	background: #4683ea;
}

#weather-app a{
    text-decoration:none;
}

#weather-app a: visited{
    text-decoration:none;
    color:#fff;
}

.css3g{
color:white !important;
 background-color:#111d9c;
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#111d9c, endColorstr=#169ddb);
 background-image:-moz-linear-gradient(top, #111d9c 0%, #169ddb 100%);
 background-image:-webkit-linear-gradient(top, #111d9c 0%, #169ddb 100%);
 background-image:-ms-linear-gradient(top, #111d9c 0%, #169ddb 100%);
 background-image:linear-gradient(top, #111d9c 0%, #169ddb 100%);
 background-image:-o-linear-gradient(top, #111d9c 0%, #169ddb 100%);
 background-image:-webkit-gradient(linear, right top, right bottom, color-stop(0%,#111d9c), color-stop(100%,#169ddb));}

