.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
	padding:5px;
}
.row{
	margin:0;
}
.form-group{
	margin-bottom:0px;
}
.well{
	padding:5px;
	margin-bottom:5px;
}

.alert_form_error{
	margin:0;
	margin-top:10px;
	padding:0;
	min-height:0;
	border:0px;
	line-height:30px;
	padding:0 10px;
}

.hint, .red, .error{
	color:red;
	font-size:12px;
}

/*头部样式*/
.head {
	height: 60px;
}

.head .userinfo {
	color: #FFF;
}
.head .container-fluid .navbar-header #logo{
	line-height:60px;
}
.head .userinfo .welcome {
	position: absolute;
	button:10px;
	right:10px;
	top:25px;
}
/*分页*/
#example{
	text-align: right;
	padding:0 5%;
}
#example a:hover{
	text-decoration: underline;
}
#example a.disable{
	color:gray;
}
#example a.disable:hover{
	text-decoration: none;
}
/*左侧导航菜单开始*/
#main-nav {
	margin-left: 1px;
}

#main-nav.nav-tabs.nav-stacked>li>a {
	padding: 10px 8px;
	font-size: 12px;
	font-weight: 600;
	color: #4A515B;
	background: #E9E9E9;
	background: -moz-linear-gradient(top, #FAFAFA 0%, #E9E9E9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FAFAFA),
		color-stop(100%, #E9E9E9));
	background: -webkit-linear-gradient(top, #FAFAFA 0%, #E9E9E9 100%);
	background: -o-linear-gradient(top, #FAFAFA 0%, #E9E9E9 100%);
	background: -ms-linear-gradient(top, #FAFAFA 0%, #E9E9E9 100%);
	background: linear-gradient(top, #FAFAFA 0%, #E9E9E9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA',
		endColorstr='#E9E9E9');
	-ms-filter:
		"progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9')";
	border: 1px solid #D5D5D5;
	border-radius: 5px;
}

#main-nav.nav-tabs.nav-stacked>li>a>span {
	color: #4A515B;
}

#main-nav.nav-tabs.nav-stacked>li.active>a, #main-nav.nav-tabs.nav-stacked>li>a:hover
	{
	color: #FFF;
	background: #3C4049;
	background: -moz-linear-gradient(top, #4A515B 0%, #3C4049 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4A515B),
		color-stop(100%, #3C4049));
	background: -webkit-linear-gradient(top, #4A515B 0%, #3C4049 100%);
	background: -o-linear-gradient(top, #4A515B 0%, #3C4049 100%);
	background: -ms-linear-gradient(top, #4A515B 0%, #3C4049 100%);
	background: linear-gradient(top, #4A515B 0%, #3C4049 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4A515B',
		endColorstr='#3C4049');
	-ms-filter:
		"progid:DXImageTransform.Microsoft.gradient(startColorstr='#4A515B', endColorstr='#3C4049')";
	border-color: #2B2E33;
}

#main-nav.nav-tabs.nav-stacked>li.active>a, #main-nav.nav-tabs.nav-stacked>li>a:hover>span
	{
	color: #FFF;
}

#main-nav.nav-tabs.nav-stacked>li {
	margin-bottom: 4px;
}

/*定义二级菜单样式*/

.secondmenu a {
	font-size: 14px;
	color: #4A515B;
	border-radius: 5px;
}

.navbar-static-top {
	background-color: #212121;
	margin-bottom: 5px;
}

.navbar-brand {
	background: url('') no-repeat 10px 8px;
	display: inline-block;
	vertical-align: middle;
	padding-left: 50px;
	color: #fff;
}

#main-nav.nav-tabs.nav-stacked>li>ul>li.active>a{
	color: #000;
	background: #eee;
	border-color: #2B2E33;
}

/*左侧导航菜单结束*/





/*退出登录成功页面*/
.logout_success{
	text-align: center;
	text-decoration: none;
}
a:HOVER{
	text-decoration: none;
}

/*分页表单*/
.pageForm #example>ul>li>a{
	color:#4A515B;
}
.pageForm #example>ul>li.active{
	background-color: #CCC;
}

/*提交表单错误*/
.mainContent.form-inline.form-group.error{
	height:50px;
	line-height: 20px;
	color:red;
}




.all_content {
	padding: 0 5%;
}

.row {
	width: 100%;
}



/*上传按钮*/
.DescribeImages {
    position: relative;
    display: inline-block;
    border-radius: 4px;
    overflow: hidden;
    text-decoration: none;
    text-indent: 0;
    line-height: 200px;
    height: 240px;
    width: 320px;
}
.DescribeImages .file {
	z-index:2;
    position: absolute;
    font-size: 25px;
    right: 0;
    top: 0;
    opacity: 0;
    margin-top: 90px;
    margin-right:100px;
    filter:Alpha(opacity=0)
}
.DescribeImages .file:hover {
    text-decoration: none;
    cursor:pointer;
}
/*标题图片只读但框不为灰*/
#id_ImagesPath,#id_ReleaseDate,#id_ValidDate,#id_StartDate,#id_EndDate{
	background-color: #FFF;
}
/*所有label向下移动*/
.form-group>label{
	padding-top:5px;
}
/*添加菜品按钮变手*/
.addGreens:hover{
	cursor:pointer;
}
/*备注信息*/
.inputMessage{
	font-size: 12px;
	color:red;
}

/*上传标题按钮及文本*/
.fileval,.filebtn,.uploadbtn{
	height: 25px;
	line-height: 25px;
	padding:0 3px;
	margin:0;
}

/*电影列表管理*/
.moviesTable tbody tr{
	height:50px;
	overflow: hidden;
}
.moviesTable tbody tr td{
	line-height: 50px;
	padding:2px;
}
.moviesTable tbody tr img{
	height:50px;
}
/*图片管理*/
.imageTable tbody tr{
	height:50px;
	overflow: hidden;
}
.imageTable tbody tr td{
	line-height: 50px;
	padding:2px;
}
.imageTable tbody tr img{
	height:50px;
}
/*首页管理*/
.imagesUpload .uploadBtn{
	height:100px;
	width:100px;
	line-height:100px;
	clear:both;
	font-size:50px;
	font-width:700;
	border:1px #EEE solid;
	text-align:center;
	border-radius:10px;
	cursor:pointer;
}
/*留言管理*/
.guestbookTable tbody tr td{
	overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
}

#editReplyForm .table > tbody > tr > td, #seeReplyForm .table > tbody > tr > td{
	border:0px;
	padding:2px;
	height:25px;
	line-height:25px;
}
#editReplyForm .table > tbody > tr > td > input, #seeReplyForm .table > tbody > tr > td > input{
	height:25px;
	line-height:25px;
}
#editReplyForm .table > tbody > tr > .label, #seeReplyForm .table > tbody > tr > .label{
	text-align:right;
	padding-right:10px;
	color:black;
	font-size:13px;
	line-height:25px;
	width:100%;
	box-sizing:border-box;
	display:block;
}