/* CSS Document */
html {
	margin:0; 
	padding:0; 
	min-height: 100%;
	width:100%; 
	height:100%;
	top: 0px;
	bottom: 0px;
}
*+html {
	overflow: scroll; /*Scrollbar bei Firefox anzeigen*/ 
	height:100%	
}
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	border: 0;
	min-height: 100%;
	height:100%;
	width:100%; 
	bottom: 0px;
	top: 0px;
	line-height: 1.6em;
	display: block!important;
}
td {
	vertical-align: top;
}
img {
	max-width: 100%;
	height: auto;
}
h1 {
	font-weight: bold;
	font-size: 22px;
	color: #002d5c;
	
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #7ebfe2;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #7ebfe2;
}
.clear {
	clear: both;
}
.clear .icons {
	padding: 50px 0 0 0;
}
div.dynpg_A .icons .article-social {
    float: inherit;
}
div.dynpg_A .icons .article-media {
    float: inherit;
}
.btn_icons {
	width: 70px;
	float: left;
	padding-top: 0px;
}
.article-media {
	margin-left: 0px;
	font-size: 12px;
}
.article-media a:link, 
.article-media a:visited {
    color: inherit;
    float: left;
    margin: 2px 12px 0 0;
}
table#optik tr:nth-child(2n) {
     background-color: #CCC;
}
table#optik tr:nth-child(2n):hover {
     background-color: #B90000;
	 color: #FFF;
}
table#optik tr:hover {
     background-color: #B90000;
	 color: #FFF;	
}
#body_background {
	position:relative;
	z-index:1;
	width:100%;
	height: auto !important;
	min-height: 100%;
	top: 0px;
	left: 0px;
	overflow: hidden;
}
.twitter {

}
#res tr:hover {
	background: #ccc;
}
#res td {
	padding: 4px;
}
/*********************************************************************************/
/* link color
/*********************************************************************************/
a:link,
a:visited {
	color: #002d5c;
	text-decoration: none;
}
a:hover {
	color: #B90000;
	text-decoration: none;
}
.products a:link,
.products a:visited {
	color: #002d5c;
	text-decoration: underline;
}
.products a:hover {
	color: #B90000;
	text-decoration: none;
}
.download a:link,
.download a:visited {
	color: #333;
	text-decoration: underline;
}
.download a:hover {
	color: #B90000;
	text-decoration: none;
}


/*********************************************************************************/
/* navi
/*********************************************************************************/
ul, ol {
	margin-top: 0;
	margin-bottom: 11px;
}
.nav-main {
	position: relative;
	z-index: 999;
}
.nav-row .nav-main {
	background: #002d5c;
}
#navbar-collapse li.first {
	display: none;
}
.nav-main .desktop ul.level-1 {
	height: auto;
	margin-bottom: 0;
	padding-left: 0;
}
.nav-main .desktop ul.level-1 li.level-1 {
	display: inline-block;
	border-right: 1px solid rgba(255,255,255,0.22);
	line-height: 39px;
	text-align: center;
	width: 130px;
	float: left;
}
.nav-main .desktop ul.level-1 li.level-1 a {
	font-size: 16px;
	color: #fff;
}
.nav-main .desktop ul.level-1 .flyout-container {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	box-shadow: inset 0px 5px 5px rgba(0,0,0,0.3);
	display: none;
	padding: 40px 0;
	position: absolute;
	left: 0;
	width: 100%;
	opacity: 0.7;
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 60%, rgba(154,191,242,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(60%, rgba(255,255,255,1)), color-stop(100%, rgba(154,191,242,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 60%, rgba(154,191,242,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 60%, rgba(154,191,242,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 60%, rgba(154,191,242,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 60%, rgba(154,191,242,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#7ebfe2', GradientType=0 );
}
.nav-main .desktop ul.level-1 .flyout-container .flyout-description {
	color: #3a3a3a;
	border-right: 1px solid #265da5;
	padding-right: 30px;
}
.nav-main .desktop ul.level-1 li.level-1:not(.first):hover,
.nav-main .desktop ul.level-1 li.level-1:not(.first).active{background-color:#265da5}
.nav-main .desktop ul.level-1 li.level-1:not(.first):hover .flyout-container,
.nav-main .desktop ul.level-1 li.level-1:not(.first).active .flyout-container{display:block;text-align:left}
.nav-main .desktop ul.level-1 .flyout-container .flyout-description h2{color:#265da5;font-size:22px;padding-bottom:10px}
.nav-main .desktop ul.level-1 .flyout-container .flyout-description p{font-size:16px;line-height:22px}
.nav-main .desktop ul.level-1 .flyout-container .flyout.level-2{color:#3a3a3a}
.nav-main .desktop ul.level-1 .flyout-container .flyout.level-2 ul{list-style:none;float:left}
.nav-main .desktop ul.level-1 .flyout-container .flyout.level-2 ul li a{color:#3a3a3a; text-decoration:underline; font-weight: bold;}

.nav-main .desktop ul.level-1 .flyout-container .flyout.level-2 {
	margin-top: 0px;
}
.h_navi_m {
	background: #002d5c;
}
.flyout-description a:visited {
 color: blue !important;
}
.navbar-toggle {
	position: absolute;
	left: 0;
	z-index: 1000;
}
/*********************************************************************************/
/* home und slider
/*********************************************************************************/
.logo_top {
	position: absolute;
	z-index: 1000;
	right: 1%;
	top: 5px;
}
.logo_top .dynpg_A_header_text {
	display: none;
}
.logo_top img {
	height: 30px;
	width: auto;
}
.slider_out, .slider, .slider div {
	width: 100%;
	height: 400px;
	position: relative;
	box-shadow: 0px 3px 3px #265da5;
	margin-bottom: 3px;
}
#change_img div {
	background-size: cover !important;
    background-position: center !important;
}
.slider .DynPG_Gallery_Title,
.slider .DynPG_Gallery_Desc {
	display: none;
}
.slogan {
	width: 100%;
	text-align: center;
	background-image: url(../medien/trans_black2.png);
	position: absolute;
	bottom: 0px;
	font-size: 30px;
	line-height: 140%;
	color: #FFF;
}
.basic_software {
	padding: 20px 10%;
}
.basic_software .dynpg_A_header,
.basic_software .dynpg_A_content {
    width: 50%;
    float: left;
}
.basic_software .shorty {
	padding: 30px 0;
}
.basic_software .contleft {
	width: 45%;
	margin-right: 5%;
	float: left;
}
.basic_software .contright {
	width: 45%;
	margin-right: 0%;
	float: right;
}
.basic_software .dynpg_A_header_text {
	display: none;
}
.products {
	padding: 20px 10%;
}
.products .dynpg_H {
	width: 48%;
	min-height: 250px;
	margin: 0 3% 40px 0;
	padding: 10px;
	float: left;
	border-radius: 10px;
	border: solid 1px #EBEBEB;
	background-color: #EBEBEB;
	position: relative;
}
.products .dynpg_H:nth-child(2n) {
	margin-right: 0;
}
.products .dynpg_H_header_image {
	margin-right: 20px;
}
.products .dynpg_H_more {
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.products h3 {
	font-weight: bold;
	color: #002d5c;
	margin: 0 0 25px 0;
	line-height: 130%;
}
#tdspace {
	padding-right: 20px;
}
.products .dynpg_H:nth-child(2n+1) {
	 clear: both;
}
/*********************************************************************************/
/* footer
/*********************************************************************************/
.copyright {
	clear: both;
	background: #002d5c;
	color: #f00;
	padding: 10px;
	text-align: center;
}

.facebook {
	padding-bottom: 10px;
}
.copcont {
	width: 380px;
	margin: 0 auto;
}
.copcont .year,
.copcont .dynpg_A_header_lead {
	float: left;
	padding-right: 3px;
}
.copcont .dynpg_A_header_text {
	display: none;
}
.copcont a:link,
.copcont a:visited {
	color: #fff;
}
.copcont a:hover {
	text-decoration: underline;
}

/*********************************************************************************/
/* Software-Liste
/*********************************************************************************/
.leadimg {
	width: auto;
	margin: 0 5% 30px 0;
	float: left;
}
.flyout-description {
	margin: 10px 0 0 25px;
}
.flyout-description h1 {
	display: none;
}
.sw h3 {
	font-weight: bold;
	color: #002d5c;
	margin: 25px 0 6px 0;
	line-height: 130%;
}
.sw .products .dynpg_A_header_lead {
	padding-bottom: 20px;
}
.sw .products .dynpg_AA_row_DescriptionA strong {
	font-weight: normal !important;
}
.sw .products .dynpg_AA_row_HeadtextA,
.sw .products .dynpg_AA_row_HeadtextB {
	font-weight: bold;
}

.breadcrumb_at_2,
.breadcrumb_at_4 {
	display: none;
}
.breadcrumb_at_2 strong {
	display: none;
}


/*********************************************************************************/
/* masonry
/*********************************************************************************/
.products {
	clear: both;
}
/* fluid 5 columns */
.grid-sizer,
.grid-item { width: 25%; }
/* 3 columns */
.grid-item--width2 { width: 40%; }
.grid-item {
	border: solid 1px #002d5c;
	border-radius: 5%;
	margin: 10px 0;
	padding: 1%;
}

$('.grid').masonry({
  // set itemSelector so .grid-sizer is not used in layout
  itemSelector: '.grid-item',
  // use element for option
  columnWidth: '.grid-sizer',
  percentPosition: true
})


/*********************************************************************************/
/* Aktuelles
/*********************************************************************************/
dynpg_AA_row_HeadtextA,
dynpg_AA_row_HeadtextB,
div.dynpg_AA_row_DescriptionA,
div.dynpg_AA_row_DescriptionB {
	margin-left: 70px;
}

/*********************************************************************************/
/* Zweispalter
/*********************************************************************************/
.contleft {
	width: 48%;
	margin-right: 2%;
	float: left;
}
.contright {
	width: 48%;
	float: left;
}
.contleft td img,
.contright td img {
	min-width: 180px;
	padding-right: 20px;
}
/*********************************************************************************/
/* download
/*********************************************************************************/
.download {
	padding: 20px 20%;
}
#login_box {
    position: absolute;
    top: 7px;
    z-index: 2000;
    right: 160px;
    color: #fff;
	font-weight: bold;
}
#login_text {
    float: right;
}
.dropdown_link {
    cursor: pointer;
}
#login_box_form {
    margin-top: 10px;
    font-weight: normal;
    color: #000;
}
#login_box_button {
    width: 75px;
}
.logout {
	margin-left: 10px;
}
.button {
    cursor: pointer;
    background-color: #166DB1;
    color: white;
    border: 0;
    width: 100px;
    padding: 3px;
}
.download .icons {
	display: none;
}
table.dynpg_download_versions .older-versions {
    display: none;
} 
table.dynpg_download_versions {
    width: 100%;
    margin: 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: 1px #166DB1 solid;
}
table.dynpg_download_versions tr:hover {
	background: #E8E8E8;
}
table.dynpg_download_versions td {
	padding: 5px;
}
#content table {
    line-height: 125%;
}
table.dynpg_download_versions th {
    font-weight: bold;
    padding: 8px;
}
table.dynpg_download_versions th, table.dynpg_download_versions td.tablehead {
    text-align: left;
    background-color: #166DB1;
    color: white;
}
.download .tablelines_even {
	
}
/*********************************************************************************/
/* forum
/*********************************************************************************/
.dynpg_forum_pro_index_table_main {
	width: 100%;
}
.dynpg_forum_pro_index_table_main td {
	vertical-align: top;
}
TABLE.dynpg_forum_pro_index_table_main_boards {
}
.dynpg_forum_pro_index_table_main_boards tr:hover {
	background: #ccc;
}
.dynpg_forum_pro_index_table_main_title,
.dynpg_forum_pro_login_table_main_title,
.dynpg_forum_pro_announce_table_main_title,
.dynpg_forum_pro_search_table_main_title,
.dynpg_forum_pro_threads_table_main_title,
.dynpg_forum_pro_posts_table_main_title {
	display: none;
}
.dynpg_forum_pro_posts_table_main_posts_tr {
	border-top: dotted 1px #033;
	border-bottom: dotted 1px #033;
}
.dynpg_forum_pro_threads_table_main_threads tr:hover {
	background: #ccc;
}
/*********************************************************************************/
/* accordion
/*********************************************************************************/

.content_acc .dynpg_AA_row_HeadtextA > a:after,
.content_acc .dynpg_AA_row_HeadtextB > a:after {
	content:"+";
	float:right;
}
.content_acc .dynpg_AA_row_MainA {
    clear: both;
}
.content_acc .dynpg_AA_row_MainA,
.content_acc .dynpg_AA_row_MainB {
    background-color: transparent;
    border: 1px solid #5f5881;
	border-radius: 5px;
    float: left;
    margin: 3px 0 3px 3px;
    padding: 8px 5px 0px 5px;
    width: 100%;
}
.content_acc h1 {
	margin-left: 8px;
}
.content_acc td {
	vertical-align: bottom;
	padding: 4px 2px;
}
.content_acc .dynpg_AA_row_HeadtextA,
.content_acc .dynpg_AA_row_HeadtextB {
}
.content_acc .dynpg_A_content {
	padding-bottom: 10px;
}
.content_acc img {
	margin: 0 10px 10px 0;
}

/*********************************************************************************/
/* google-maps und youtube
/*********************************************************************************/
.google-maps {
	position: relative;
	padding-bottom: 75%; // This is the aspect ratio
	height: 1px;
}

.google-maps iframe {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 100% !important;
	height: 100% !important;
	clear:both;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*********************************************************************************/
/* config_general.css
/*********************************************************************************/


/*********************************************************************************/
/* forum.css
/*********************************************************************************/
.dynpg_forum_pro_index_table_main_boards td {
	padding-right: 20px;
}
.dynpg_forum_pro_index_table_main_boards_0 {
    width: 50px;
}
.dynpg_forum_pro_threads_table_main_threads td {
	padding-right: 20px;
}
.dynpg_forum_pro_threads_table_main_threads_0 {
	width: 50px;
}
.dynpg_forum_pro_posts_table_main_posts_1 {
    width: 150px;
}
.dynpg_forum_pro_posts_table_main_posts_2 br:nth-child(2),
.dynpg_forum_pro_posts_table_sub_text br:nth-child(3){
    display: none;
}
.dynpg_forum_pro_posts_table_main_posts_1,
.dynpg_forum_pro_posts_table_main_posts_2 {
	padding-top: 30px;
}
/*********************************************************************************/
/* bootstrap.css
/*********************************************************************************/


/*********************************************************************************/
/* mobile diveses
/*********************************************************************************/
.navbar-toggle .icon-bar {
	background: white !important;
}
@media (min-width: 1024px) {
	.sw .products {
		padding: 20px 20%;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	.nav-main .desktop ul.level-1 .flyout-container {
		padding: 10px 0;
	}
	.basic_software,
	.products {
		padding: 20px 5%;
	}
	.download {
		padding: 20px 5%;
	}
	.products .dynpg_H {
		width: 45%;
		min-height: 300px;
		margin: 0 10% 40px 0;
		padding: 10px;
	}
	.navbar-header {
		float: none;
	}
	.navbar-toggle {
		display: block;
		float: left;
		margin-left: 5%;
	}
	.navbar-default {
		background-color: transparent;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	.navbar-default .navbar-toggle:hover {
		background-color: #9e822e;
	}
	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	}
	.navbar-toggle {
		background: #7ebfe2;
	}
	.navbar-default .navbar-toggle:focus {
		background-color: #000;
	}
	.navbar-default .navbar-toggle:hover {
		background-image: url(../medien/trans_blau25.png);
	}
	.navbar-collapse.collapse {
		display: none!important;
		background-color: transparent;
	}
	.navbar-collapse.collapse.in {
	  	display: block!important;
	}
	.navbar-nav {
		float: none!important;
		margin: 7.5px -15px;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border-color: transparent;
	}
	.navbar-nav li {
		float: none;
		text-align: left;
		background: #7ebfe2;
	}
	.navbar-nav li a {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.scroller,
	.dropdown-toggle {
		margin: 3px;
		font-weight: bold;
	}
	
	.dropdown-menu .d_2 .hlink {
		margin: 3px;
	}
	.dropdown-menu .d_2 .hover {
		margin: 3px;
		color: #214b7d!important;
	}
	.dropdown-menu .d_2 .hlink_a {
		margin: 3px;
	}
	.navbar-default .navbar-nav li .hlink {
		color: #666;
	}
	.navbar-default .navbar-nav li a {
		color: #214b7d;
	}
	.navbar-default .navbar-nav li .hlink {
		color: #fff;
		text-decoration: none;
	}
	.navbar-default .navbar-nav li a {
		color: #214b7d;
	}
	.navbar-default .navbar-nav li a:hover {
		color: #e2a224;
	}	
	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
		background-color: #e2a224;
		background-image: none;
		color: #fff;
		text-decoration: none;
	}
	.dropdown-toggle:hover{
		background-color: transparent;
	}
	.navbar-default .navbar-nav .open .dropdown-menu li a  {
		color: #fff;
		text-decoration: none;
		border-bottom: solid 1px #fff;
	}
	.navbar-default .navbar-nav .open .dropdown-menu li a:hover  {
		color: #e2a224;
		text-decoration: none;
		border-bottom: solid 1px #fff;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a.hlink_a {
		background: #004731;
		color: #fff;
	}
	.d_3 {
		margin-left: 30px;
	}
	.navbar-collapse.in {
	  overflow-y: visible;
	}
	.navbar-collapse {
	  max-height: none!important;
	}
	.navbar-collapse.collapse {
	  display: none !important;
	}
	.navbar-nav {
	  float: none !important;
	  margin-bottom: 10px;
	  margin-top: 7.5px;
	}
	.navbar-nav > li {
	  float: none;
	}
	.navbar-nav .open .dropdown-menu {
	  border: 0 none;
	  box-shadow: none;
	  float: none;
	  margin-top: 0;
	  position: static;
	  width: auto;
	}
	.dropdown-menu {
	  left: 15px;
	}
	.left_inner {
		padding: 0 5% 0 5%;
	}
	#icons {
		display: none;
	}
	.nav-main .desktop ul.level-1 li.level-1 {
		width: 100%;
		background: #002d5c;
		text-align: right;
	}
	.nav-main .desktop ul.level-1 .flyout-container {
		max-width: 85%;
	}
	.nav-main .desktop ul.level-1 li.level-1.first a {
	 visibility: hidden;
	}
	.nav-main .desktop ul.level-1 li.level-1 {
		border-right: 0px;
	}
}

@media (max-width: 960px) {
	.nav-main .desktop ul.level-1 li.level-1 {
		width: 100%;
		background: #002d5c;
		text-align: right;
	}
	.nav-main .desktop ul.level-1 .flyout-container {
		max-width: 75%;
	}
	.navbar-toggle {
		background: #7ebfe2;
		margin-left: 15px;
	}
	.download {
		padding: 20px 1%;
	}
	.nav-main .desktop ul.level-1 li.level-1.first a {
	 	visibility: hidden;
	}
	.nav-main .desktop ul.level-1 li.level-1 {
		border-right: 0px;
		margin-top: 10px;
	}
	.navbar-toggle {

	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	.nav-main .desktop ul.level-1 .flyout-container {
		padding: 10px 0;
		opacity: 0.9;
	}
	.slider_out, 
	.slider, 
	.slider div {
		height: 250px;
	}
	.products {
		padding: 10px 3%!important;
	}
	.basic_software {
		padding: 10px 3%;
	}
	.products .dynpg_H {
		width: 48%;
		margin: 0 2% 40px 0;
		padding: 10px;
	}
	.basic_software .contleft {
		width: 48%;
		margin-right: 2%;
	}
	.basic_software .contright {
		width: 48%;
		margin-right: 0%;
	}
	.basic_software .contleft,
	.basic_software .contright {
		width: 48%;
	}
}
@media (max-width: 768px) {
	#login_box {
		position: inherit;
		float: right;
		color: #000;
		padding-bottom: 30px;
	}
	#login_box input {
		margin-bottom: 10px;
	}
	.nav-main .desktop ul.level-1 .flyout-container {
		padding: 10px 0;
		opacity: 0.9;
	}
	.slider_out, 
	.slider, 
	.slider div {
		height: 250px;
	}
	.basic_software {
		padding: 10px 3%;
	}
	.basic_software .contleft,
	.basic_software .contright {
		width: 100%;
	}
	.products {
		padding: 10px 3%;
	}
	.products .dynpg_H {
		width: 100%;
		margin: 0 5% 40px 0;
		padding: 10px;
	}
	div.dynpg_AA_row_MainA,
	div.dynpg_AA_row_MainB {
		margin-bottom: 20px;
	}
}
@media (max-width: 480px) {
	.logo_top {
		right: 3%;
		top: 10px;
	}
	.basic_software {
		padding: 10px 3%;
	}
	.basic_software .shorty {
		padding: 10px 0;
	}
	.basic_software .shorty h1 {
		line-height: 140%;
	}
	.slider_out, .slider, .slider div {
		height: 200px;
	}
	.slider .DynPG_Gallery_Desc {
		height: 30px;
	}
	.products .dynpg_H {
		width: 100%;
		min-height: auto;
		margin: 0 0 40px 0;
		padding: 10px;
	}
	.download {
		padding: 20px 1%;
	}
	.nav-main .desktop ul.level-1 li.level-1 a {
	}
	#res td {
		display: block;
	}
}
@media (max-width: 360px) {

}
/*********************************************************************************/
/* formular
/*********************************************************************************/
td {
	padding: 3px 0 3px 0;
}
.input{
	width: 180px;
	margin: 3px;
	border: none;
	background-color: #eee;
}
input.formfield_error,
textarea.formfield_error {
	background-color: #B90000;
}	
span.form_error,
span.form_success {
	color: #B90000;
	line-height: 30px;
}
textarea {
	width: 280px;	
	border: none;
	background-color: #eee;
}
textarea:focus {
	background: #ccc;
	width: 300px;
	font-weight: bold;
	color: #000;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;

}  
.input:focus {
	width: 200px;
	background: #CCC;
	color: #FFF;
	font-weight: bold;
}
.select {
	margin: 5px auto 0 0;
	background: #ffffff;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

.select:focus {
	background-color: #ccc;
}
