/*
Template Name: Bobo HTML Template 
Description: A Business / Portfolio HTML Template
Author: Chris Creed
URL: http://www.chris-creed.com
*/

/* Colors: Blue - #ffffff */

@import "reset.css";
@import "../style/font1/flaticon.css";

#diamond {
   width:15px; 
   height: 15px; 
   background: red;
   margin: 10px 0 0 20px;
   /* Rotate */
   -webkit-transform: rotate(-45deg);
   -moz-transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
   -o-transform: rotate(-45deg);
   transform: rotate(-45deg);
   /* Rotate Origin */
   -webkit-transform-origin: 0 100%;
   -moz-transform-origin: 0 100%;
   -ms-transform-origin: 0 100%;
   -o-transform-origin: 0 100%;
   transform-origin: 0 100%;
   display: inline-block;
   float: left;
}

/*-------------*/
/* -- Tools -- */
/*-------------*/
.line { clear: both; height: 5px; background-color: #eee; }
.post-line { clear: both; border-bottom: 1px solid #eee; margin: 40px 0; }
.cache-images { visibility: hidden; }

/*----------------------*/
/* -- General Styles -- */
/*----------------------*/
.cmtopmenu {
	border-top: 1px solid #888;
	width: 100%;
	height: 30px;
	display: table;
	color: #000;
}

.cmtophead {
	width: 100%;
	height: 30px;
	display: table;
	color: #fff;
	background-color: #383838;
}
#wrap { width: 960px; margin: 0 auto; text-align: center; }
/*body { background-color: #4D91BC; color: #fff; line-height: 22px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: center;  }*/
body {
  background: url('../images/rola_1024.png') #4D91BC;
  background-size: 100%;
	color: #fff;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

h1 { font-size: 25px; margin: 15px 0 25px 0; }
h2 { font-size: 22px; margin: 30px 0 15px 0; }
h3 { font-size: 24px; margin: 30px 0 15px 0; }
h4 { font-size: 18px; margin: 25px 0 10px 0; }
h5 { font-size: 16px; margin: 20px 0 5px 0; }
h6 { font-size: 14px; margin: 10px 0 0 0; }
a:link, a:visited { color: #ffffff; text-decoration: none; }
a:hover, a:active { color: #dedede; }
p { font-size: 14px; margin-bottom: 15px; }
.title { margin-top: 0; }
em { font-style: italic; }

/*-------------------*/
/* -- Main Layout -- */
/*-------------------*/
#main { display: table; height: 100%; width: 100%; padding: 60px 0 0 0; }
#content { 
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	}

/*--------------*/
/* -- Header -- */
/*--------------*/
#header { padding: 10px 0 40px 0; overflow: hidden; }
#header h1 { font-size: 45px; color: #fefefe; letter-spacing: -3px; font-weight: bold; margin: 20px 0 0 0; padding: 0; }
#header h2 { color: #aaa; margin: 15px 0 0 0; padding: 0; font-size: 30px; letter-spacing: -1px; }
#header .line { margin: 30px 0 0 0; }
.subtitle { margin: 0 0 14px 0; }

/*-----------*/
/* -- Nav -- */
/*-----------*/
/*
#nav { float: left; width: 100%; overflow: hidden; position: relative; margin: 40px 0 0 0; border-top: 5px #eee solid; border-bottom: 5px #eee solid; padding: 12px 0 8px 0; }
#nav ul { clear: left; float: left; margin: 0; padding: 0; position: relative; left: 50%; text-align: center; }
#nav ul li { float: left; list-style: none; margin: 0; padding: 0; position: relative; right: 50%; }
#nav ul li a {  margin: 0 0 0 1px; padding: 3px 0; font-size: 16px; color: #fefefe; text-transform: uppercase; }
#nav ul li a:hover { color: #ffffff; }
#nav li span { padding: 0 20px; color: #fefefe; font-size: 16px; }
#nav li a.current{ color: #ffffff; }
*/
/*-------------*/
/* -- Posts -- */
/*-------------*/
.post { text-align: left; margin: 0 40px 40px 0; float: left; }
.post h2 { margin: 0 0 -5px 0; line-height: 32px; font-size: 20px; }
.post p { margin: 10px 0 0 0; }
.post .meta { font-size: 20px; color: #888; margin: 0 0 25px 0; }
.post .meta a { color: #888; }
.post .meta a:hover { color: #aaa; }
.previous-posts { font-size: 16px; }
#other-posts { text-align: left; font-size: 16px; }
.read-post-link { display: block; margin: 10px 0 0 0; }

/*-------------------------*/
/* -- Frontpage Content -- */
/*-------------------------*/
#frontpage-content { clear: both; margin: 0 75px; width: 810px; overflow: hidden; }
#frontpage-intro {  background-color: #f5f5f5; border: 2px #e5e5e5 solid; padding: 20px; text-align: left; }
#frontpage-intro p { font-size: 18px; color: #888; margin: 0; line-height: 26px; }
#frontpage-intro p span { color: #555; }
#featured-projects h3 { color: #888; font-size: 20px; text-align: left; }
#featured-projects { margin: 40px 0 0 0; }
#featured-projects #featured-projects-bg { float: left;  background-color: #f5f5f5; border: 2px #e5e5e5 solid; padding-bottom: 6px; }
#featured-projects #featured-projects-bg img { border: 2px #e5e5e5 solid; }
#featured-projects .featured-project-image { float: left; margin: 6px 0 0 6px; }
#featured-projects .featured-project-image:hover { opacity: 0.7; }

/*-----------------*/
/* -- Portfolio -- */
/*-----------------*/
#portfolio { clear: both; margin: 15px 0 0 0; width: 960px; overflow: hidden; }
#portfolio h3 { text-align: left; font-size: 16px; margin: 0 0 2px 0; font-style: italic; }
#portfolio .portfolio-item { float: left; margin: 0 0 40px 45px; }
#portfolio .portfolio-item-first { float: left; margin: 0 0 40px 0; }
#portfolio .portfolio-item { float: left; margin: 0 0 40px 54px; }
#portfolio .portfolio-item img, #portfolio .portfolio-item-first img { border: 2px #e5e5e5 solid; }
#portfolio .portfolio-item img:hover, #portfolio .portfolio-item-first img:hover { opacity: 0.7; }

/*---------------*/
/* -- Project -- */
/*---------------*/
#project { float: left; margin: 10px 0 60px 0; width: 100%; text-align: left; }
#project #project-meta h3 { margin: 0 0 8px 0; }
#project h4 { font-size: 20px; }
#project .screenshot img { float: right; margin: 2px 0 0 2px; width: 400px; border: 2px #eee solid; }
#project #project-content { float: left; margin: 6px 0 0 0; width: 450px; }
#project #project-content .completion { margin-bottom: 25px; }
.testimonial-author { font-weight: bold; margin: -8px 0 -3px 0; }
.grey { color: #888; }

/*---------------*/
/* -- Sidebar -- */
/*---------------*/
#sidebar { font-size: 14px; }
#sidebar h3 { font-size: 16px; margin: 20px 0 5px 0; }
#sidebar .sponsors h3 { margin-top: 0; }
#sidebar .sponsors { float: left; padding-bottom: 20px;  }
#sidebar .sponsors a img { float: left; margin: 0 10px 10px -3px; }

/*-----------------------*/
/* -- Sidebar Contact -- */
/*-----------------------*/
#sidebar-contact { float: right; background: #f5f5f5; border:1px solid #e5e5e5; width: 220px; padding: 20px 20px 5px 20px; text-align: left; }
#sidebar-contact h3 { margin: 0; padding: 0 0 20px 0; font-size: 20px; }
#sidebar-contact h4 { margin: 0; padding: 0; font-size: 16px; }
#sidebar-contact p { font-size: 14px; color: #888; margin: 0 0 15px 0; line-height: 18px; }

/*--------------------*/
/* -- Contact Page -- */
/*--------------------*/
#contact-page { float: left; font-size: 14px; width: 500px; margin: 0 0 70px 0; text-align: left; }
#contact-page .title { margin: 0 0 15px 0; }
#contact-page p { font-size: 14px; margin: 0 0 25px 2px; }
#contact-page #contact-form { margin: 0 0 0 0; }
#contact-page #contact-form fieldset { border: none; }
#contact-page #contact-form input { border: 1px #dddddd solid; padding: 12px 10px 10px 10px; font-size: 12px; color: #dedede; font-family: Arial, Helvetica, sans-serif; margin: 0 200px 15px 0; width: 275px; font-size: 14px; }
#contact-page #contact-form textarea { border: 1px #dddddd solid; width: 515px; height: 249px; border: 1px #dddddd solid;  font-size: 12px; color: #dedede; font-family: Arial, Helvetica, sans-serif; line-height: 24px; margin: 0 0 15px 0; padding: 20px 20px 0 15px; width: 450px; font-size: 14px; }
#contact-page #contact-form .submit { background: url(../images/submit-button-blue.png) no-repeat; width: 109px; height: 38px; border: none; cursor: pointer; margin: 0 0 0 -5px; }
#contact-page #contact-form .submit:hover { background: url(../images/submit-button-blue-hover.png) no-repeat; }
.hide { display: none; }
#response { background-color: #f5f5f5; border: 1px #e5e5e5 solid; padding: 15px; color: #cc0000; }

/*--------------*/
/* -- Footer -- */
/*--------------*/
#footer { clear: both; border-top: 5px #eee solid; margin: 80px 0 40px 0; color: #bbb; text-align: center; }
#footer p { font-size: 18px; margin: 10px 0 0 0; }

.loginform
{
	width: 828px;
	height: 755px;
	background: url('../images/uc_login.png');
	margin: 0 auto;
	display: table;
}
	
.loginformmain
{
	margin: 0 0 0 215px;
	color: #444444;
	font-size: 20px;
  font-weight: bold;
  text-align: left;
}

.loginformmain input[type="password"],.loginformmain input[type="text"]
{
    color: #333333;
    display: inline-block;
    border: 1px solid #888888;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    height: 30px;
    margin-bottom: 10px;
    text-align: left;
    width: 200px;	
}

.logintitle
{
 float: left;
 display: table;
 width: 200px;
}

.logininput
{
 float: left;
}

.loginrow
{
	display: table;
	width: 100%;
}

.loginformmain input[type="submit"]
{
	background-color: #E5E5E5;
	border-color: #dedede;
	color: #000000;
	cursor: pointer;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 0 120px;
	padding: 5px 45px;
	text-align: center;
}

.loginnewsmain
{
	margin: 165px 55px 0 55px;
	color: #363636;
	font-size: 20px;
  font-weight: bold;
  text-align: left;
}

.loginformtitle
{
	margin: 180px 55px 30px 55px;
	font-size: 20px;
  font-weight: bold;
	text-align: center;
	color: #000;
	width: 715px; 
	display: table;
}

#header, #markermap_admin_header {
	position:fixed;
	display:block;
	/*overflow:hidden;*/
	top:0px;
	left:0px;
	z-index:1;
	width:100%;
	height:60px;
	box-shadow: 0px 3px 3px rgba(50, 50, 50, 0.75);
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	border-bottom:1px solid #dcdcdc;
	text-decoration:none;
}
#header > h2, #markermap_admin_header .cmtophead > h2 {
	display:block;
	/*background-color:#FFF;*/
	float:left;
	/*color:#777777;*/
	/*text-shadow:1px 1px 0px #ffffff;*/
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding: 4px 10px 0px 3px;
	margin:0px;
	/*height: 30px;*/
}

#buttonblock i{
 color: #fff !important; 
}

#header > #buttonblock, #markermap_admin_header .cmtophead > #buttonblock {
	display:block;
	float:left;
	margin:0px 24px 0px 24px;
}

.menubtn_gray:enabled 
{
    background: none repeat scroll 0 0 transparent;
    border: 1px solid transparent;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    padding: 6px 6px 0 0;
    text-decoration: none;
    /*text-shadow: 1px 1px 0 #FFFFFF;*/
}

.menubtn_gray:hover 
{
	color: #000;
}

#adminTable input[type="submit"]
{
	width: 300px;
	background-color: #E5E5E5;
	border-color: #dedede;
	color: #000;
	cursor: pointer;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 10px;
	padding: 5px 15px;
	text-align: center;	
}

#adminTable
{
	display: table;
	margin: 50px auto;
}

#adminTable input[type="submit"]:hover
{
	color: #494949;
}

.left_side_tabs_items{
		float: right; 
		text-align: center; 
		width: 30px; 
		height: 100%; 
		display: table; 
		padding-top: 7px; 
		font-size: 13px;
		cursor: pointer;
}

.left_side_menu_full{
    display: table;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: fixed;
    text-decoration: none;
    top: 60px;
    width: 265px;
}

.left_side_menu {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
		background:-moz-linear-gradient(center top , #EDEDED 5%, #DFDFDF 100%) repeat scroll 0 0 #EDEDED;
    border-bottom: 1px solid #DCDCDC;
    /*box-shadow: 3px 3px 3px rgba(50, 50, 50, 0.75);*/
    display: table;
    height: 100%;
    overflow: hidden;
    position: fixed;
    text-decoration: none;
    top: 60px;
    width: 230px;
    z-index: 1000001;
}

.left_side_menu_tabs{
		float: left;
		width: 97%;
		height: 40px;
		-webkit-border-bottom-right-radius: 20px;
		-moz-border-radius-bottomright: 20px;
		border-bottom-right-radius: 20px;
		background-color: #d0d0d0;
		display: table;
		border: 1px solid #000;
		z-index: 1000002;
		color: #000;
    text-decoration: none;
    text-shadow: 1px 1px 0 #ffffff;
		background-color: #DFDFDF;
		margin-top: -5px; 
}

#left_side_menu_tabs_M{
		margin-top: 5px; 
}

.left_side_menu_tabs:hover, .lsmt_active{
		width: 98%;
		background-color: #93DAF2;
}

.left_menubtn_gray 
{
    background: #ffffff;
    border-top: none;
		border-left: 1px solid #808080;
		border-right: 1px solid #808080;
		border-bottom: 1px solid #808080;
    width: 142px;
    color: #666666;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 6px;
    text-align: left;
    text-decoration: none;
    text-shadow: 1px 1px 0 #FFFFFF;
    float: right;
}

.left_menubtn_gray:hover 
{
	color: #000;
}

.navbar
	{
		display: block;
	}

.filterbar
	{
		display: none;
	}

#etcbar, #databar
	{
		display: none;
	}

#filterbar_content{
	display: block;
	width: 200px;
	margin: 0 auto;
}


.filterbar_content_item_label{
	text-align: left;
	color: #000;
	line-height: 16px;
	font-size: 12px;
}

.fcitems, #etcbar_content, #databar_content{
	display: block;
	overflow: scroll;
	overflow-x: hidden;
}

.cfi_disable, .cfi_disable:hover{
	color: #dedede;
	text-shadow: 1px 1px 0 #888888;
	float: left;
	height: 40px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	border-bottom-right-radius: 20px;
	background-color: #d0d0d0;
	display: table;
	border: 1px solid #000;
	z-index: 1000002;
  text-decoration: none;
	background-color: #DFDFDF;
}

.navbar h1, .filterbar h1, .etcbar h1, .databar h1
	{
		color: #666666;
		text-shadow: 1px 1px 0px #ffffff;
		margin: 0;
		padding: 10px 0 10px 0;
		background-color: #93DAF2;
		border-left: 1px solid #000;
		border-right: 1px solid #000;
		border-bottom: 1px solid #000;
		width: 220px;
		font-size: 21px;
	}

.clockStyle {
border: none;
position:fixed;
right:0;
top:0;
padding:3px;
color:#000000;
font-family:"Arial Black", Gadget, sans-serif;
font-size:14px;
font-weight:normal;
letter-spacing: 1px;
display:inline;
}

.errorclass {
	background:url(../images/input_error_bg.png) right center no-repeat #ffffff !important;
	}

.menu_sorszam{
  font-size: 10px;
}

.status{
	border-radius: 3px;
	padding: 5px;
	background-color: lightblue;
	margin: 10px;
	display: block;
}

.order_main{
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
}

.order_item1{
	display: inline-block;
	width: calc(50% - 1px);
	border: none;
	border-right: 1px solid #000;
	float: left;
	font-size: 300%;
	line-height: 500%;
	color: #dedede;
	text-shadow: 1px 1px 1px #000000;
}

.order_item3{
	display: inline-block;
	width: calc(50% - 1px);
	border: none;
	border-right: 1px solid #000;
	float: left;
/*	font-size: 300%;*/
/*	line-height: 500%;*/
	color: #dedede;
	text-shadow: 1px 1px 1px #000000;
}

.order_item2, .order_item5{
	display: inline-block;
	width: 50%;
	border:none;
	float: left;
	line-height: 500%;
	font-size: 300%;
	color: #dedede;
	text-shadow: 1px 1px 1px #000000;
}

.order_item1, .order_item2{
	border-bottom: 1px solid #000;	
}

.order_item1{
	background: url('../images/gyors.png') no-repeat center #fff; 
	background-size: contain;
	cursor: pointer;
}

.order_item2{
	background: url('../images/asztal.png') no-repeat center #fff; 
	background-size: contain;
	cursor: pointer;
}

.order_item3{
	background: url('../images/cart2.png') no-repeat center #fff;
	background-color: #fff;
	background-size: contain;
}

.order_item4, .order_item5{
	background: url('../images/fast-foot.png') no-repeat center #fff;
	background-color: #fff;
	background-size: contain;
}

.order_item3, .order_item5{
	background-color: #fff;
	background-size: contain;
}

.order_item4{
	display: inline-block;
	width: 50%;
	border: none;
	float: left;
	color: #dedede;
	background-color: #fff;
	background-size: contain;
	overflow: auto;
}
.order_item3 h1,.order_item4 h1{
	font-size: 300%;
	margin: 12px;
	padding: 0;
	text-shadow: 1px 1px 1px #000000;
}
.order_table{
	display: inline-block;
	margin: 20px;
	width: 150px;
	padding-top: 30px;
	padding-bottom: 30px;
	border: 1px solid #000;
	background: #888;
	color: #fff;
	cursor: pointer;
	font-size: 20px;
	text-align: center;
}

.order_preorder, .order_weborder{
	display: inline-block;
	margin: 5px;
	padding: 10px;
	border: 1px solid #000;
	background: #888;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	text-align: center;
	line-height: 20px;
}

.order_preorder .deletion, .order_weborder .deletion{
	display: inline-block;
	background-color: rgba(255,0,0,0.8);
	padding: 5px;
	margin-right: -10px;
}

.order_table:hover, .order_table_return:hover{
	background: lightblue;
	color: #000;	
}

.order_table_return{
    display: block;
    width: 48px;
    margin: 8px;
    padding-top: 30px;
    padding-bottom: 30px;
    border: 1px solid #000;
    background: #888;
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    text-align: center;
    position: absolute;
    top: 60px;
    writing-mode: vertical-lr;
    left: 0;
    padding-left: 30px;
}

.order_table_main2{
	width: calc( 100% - 100px );
	margin-left: 90px;
	display: table; 
}

#table_box{
	color: #ff0000;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
}

.active_order{
	background-color: #ff0000;
	color: #fff;
}   

.active_order:hover{
	background-color: #ff5500;
	color: #fff;
}   

.cmconfirmmain{
	position: fixed;
	top: 0px;
	width: 100%;
	height: 100px;
	display: none;
	background-color: rgba(100,100,100, 0.7);
	z-index: 1000002;
}
.cmconfirm{
	margin: 100px auto;
	/*border: 3px solid #fff;*/
	border: 3px solid #ff0000;
	width: 500px;
	text-align: center;
	background-color: #fff;
	color: #000;
	display: none;
	padding: 10px;
	border-radius: 5px;
}

.cmconfirmtext{
	display: block;
	width: 100%;
	color: #000;
	font-size: 20px;
	line-height: 25px;
	padding-bottom: 7px;	
}

.cmconfirmyes{
	display: inline-block;
	padding: 5px;
	border: 1px solid #888;
	background-color: #eee;
	color: #000;
	margin: 5px 20px;
	cursor: pointer;
	border-radius: 5px;
	font-size: 20px;
	width: 150px;
}

.cmconfirmno{
	display: inline-block;
	padding: 5px;
	border: 1px solid #888;
	background-color: #eee;
	color: #000;
	margin: 5px 20px;
	cursor: pointer;
	border-radius: 5px;
	font-size: 20px;
}

.cmconfirmyes:hover,.cmconfirmno:hover{
	background-color: #f00;
	color: #fff;
}

.cm_login_number_main_kezi{
	width: 250px;
	height: 120px;
	text-align: center;
	font-size: 25px;
	border-top: 1px solid #888;
	border-left: 1px solid #888;
	background-color: #56D2FF;
	color: #000;
	/*box-shadow: 3px 3px 5px #888;*/
	display: table;
}

.cm_login_number_main{
	width: 150px;
	height: 200px;
	text-align: center;
	font-size: 25px;
	border-top: 1px solid #888;
	border-left: 1px solid #888;
	background-color: #A40000;
	color: #fff;
	position: absolute;
	top: 100px;
	right: 100px;
	box-shadow: 3px 3px 5px #888;
	display: none;
}

.cm_login_number{
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	width: 49px;
	height: 49px;
	display: inline-block;
	line-height: 55px;
	cursor: pointer;
}

.cm_login_number0{
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	width: 99px;
	height: 49px;
	line-height: 55px;
	cursor: pointer;
}

.cm_login_numberEnter{
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	width: 149px;
	height: 49px;
	line-height: 55px;
	cursor: pointer;
}

.cm_login_number_main_kezi .cm_login_number{
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	width: 39px;
	height: 39px;
	display: inline-block;
	line-height: 45px;
	cursor: pointer;
}

.cm_login_number_main_kezi .cm_login_number0{
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	width: 89px;
	height: 39px;
	line-height: 45px;
	cursor: pointer;
	/*background-color: #FF8C00;*/
}

.cm_login_number_main_kezi .cm_login_numberX{
	background-color: #FF0000;
}

.cm_login_number_main_kezi .cm_login_numberEnter{
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	width: 129px;
	height: 39px;
	line-height: 45px;
	cursor: pointer;
	background-color: #B7F975;
}

.cm_login_number:hover, .cm_login_number0:hover{
	background-color: orange;
	color: #000;
}

.cm_login_char_main{
	width: 780px;
	height: 320px;
	text-align: center;
	font-size: 25px;
	border-top: 1px solid #888;
	border-left: 1px solid #888;
	background-color: #A40000;
	color: #fff;
	position: absolute;
	bottom: 10px;
	right: 10px;
	box-shadow: 3px 3px 5px #888;
	overflow: hidden;
	display: none;
	z-index: 500;
}

.cm_login_char_main_inner0,.cm_login_char_main_inner10,.cm_login_char_main_inner20{
	height: 320px;
	margin-top: 14px;
}

.cm_login_char{
	border: 1px solid #888;
	width: 50px;
	height: 50px;
	display: inline-block;
	line-height: 55px;
	cursor: pointer;
	margin: 3px;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.5);
}

.cm_login_char0{
	border: 1px solid #888;
	width: 96px;
	height: 36px;
	line-height: 40px;
	cursor: pointer;
	margin: 1px;
}

.cm_login_char:hover, .cm_login_char0:hover, .cm_login_char_active{
	background-color: orange;
	color: #000;
}
