/** VUE 加载闪现代码问题 **/
[v-cloak] {
	display: none !important;
}

html, body {
	font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Microsoft YaHei","微软雅黑","黑体", Tahoma, Arial, sans-serif;
}
.hidden {
	display: none;
	visibility: hidden;
}

input::-webkit-input-placeholder  {
	color: #C7C9CF;
}
input::-moz-input-placeholder {
	color: #C7C9CF;
}
:-ms-input-placeholder {
	color: #C7C9CF;
}

/** 覆盖layui中的css**/
.layui-layer-hui {
	background: rgba(0,0,0,0.8) !important;
}
.layui-layer-rim{
	border: 10px solid #fff;
	border-radius:10px;
	box-shadow: none;
}
/**成员管理开始**/
body .layer-layer-member {
    border: 10px solid #fff;
    border-radius:10px;
    box-shadow: 0 0 10px rgba(51, 51, 51, 0.5);
}

body .layer-layer-member .layui-layer-title {
    line-height: 52px !important;
    font-size: 17px !important;
}

body .layer-layer-member .layui-layer-setwin {
    top: 10px !important;
    right: 10px !important;
}

body .layer-layer-member .layui-layer-setwin .layui-layer-close1 {
    background-size: 24px;
    background: url(../images/teacher/course/activity/icon_close_g.png) center no-repeat;
    width: 24px;
    height: 24px;
}

body .layer-layer-member .layui-layer-setwin .layui-layer-close1:hover {
    background-size: 24px;
    background: url(../images/teacher/course/activity/icon_close_g_w.png) center no-repeat;
}

body .layer-layer-member .layui-layer-btn {
    padding-bottom: 24px !important;
}

body .layer-layer-member .layui-layer-btn .layui-layer-btn0 {
    width: 120px !important;
    background-color: #35C2BE !important;
    border-color: #35C2BE !important;
    text-align: center;
    font-size: 14px;
    color: #FFFFFF;
}

body .layer-layer-member .layui-layer-btn .layui-layer-btn0.gray {
    background-color: #C7C9CF !important;
    border-color: #C7C9CF !important;
}

/*成员管理结束*/

/*导入授权列表弹窗开始*/
body .layer-layer-multi .layui-layer-title {
    padding: 10px 80px 0 35px !important;
    line-height: 46px;
}

body .layer-layer-multi .layui-layer-setwin {
    top: 15px !important;
    right: 15px !important;
}

body .layer-layer-multi .layui-layer-setwin .layui-layer-close1 {
    background: transparent url('../images/ico_close.png') no-repeat center;
    width: 20px !important;
    height: 20px !important;
    background-size: 20px !important;
}

body .layer-layer-multi .layui-layer-setwin .layui-layer-close1:hover {
    background-size: 20px !important;
}
/*导入授权列表弹窗结束*/

/*同步教学-约课开始*/
.course-reservation-tab {
    margin-top: 2px;
}

.course-reservation-tab div {
    width: 118px;
    height: 30px;
    display: inline-block;
    border: 1px solid #35C2BE;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    color: #35C2BE;
    -moz-user-select:none;/*火狐*/
    -webkit-user-select:none;/*webkit浏览器*/
    -ms-user-select:none;/*IE10*/
    user-select:none;
}

.course-reservation-tab div.on {
    background-color: #35C2BE;
    border: 1px solid #03BBB5;
    color: #FFFFFF;
}

.course-reservation-tab .current-course {
    margin-left: 167px;
    border-radius: 2px 0 0 2px;
}

.course-reservation-tab .all-course {
    margin-left: -1px;
    border-radius: 0 2px 2px 0;
}

body .layer-layer-reservation {
    overflow: visible;
}

body .layer-layer-reservation .layui-layer-title,
body .layer-layer-reservation-has-linsten .layui-layer-title,
body .layer-layer-reservation-is-lecturer .layui-layer-title {
    cursor: move;
    font-size: 16px !important;
    color: #50525B !important;
    height: 61px;
    line-height: 66px;
    padding-left: 30px;
    font-weight: bold;
}

/*body .layer-layer-reservation iframe {
    width: 140% !important;
}*/

body .layer-layer-reservation .layui-layer-title.has-promot {
    background: url("../images/teacher/course/courseReservation/icon_reservation_prompt_2.svg") center no-repeat;
    background-position-x: 162px;
}

body .layer-layer-reservation-has-linsten .layui-layer-content,
body .layer-layer-reservation-is-lecturer .layui-layer-content {
    padding: 0 30px 0 30px;
    font-size: 16px;
    color: #50525B;
}

body .layer-layer-reservation-is-lecturer .layui-layer-content {
    background-color: #F0F5F9;
    margin: -5px 30px 20px;
    padding: 0;
    height: 120px !important;
}

body .layer-layer-reservation-is-lecturer .layui-layer-content .invite-code {
    font-size: 20px;
    color: #50525B;
    font-weight: bold;
    text-align: center;
    padding-top: 30px;
}

body .layer-layer-reservation-is-lecturer .layui-layer-content .text {
    font-size: 14px;
    color: #50525B;
    text-align: center;
    padding-top: 14px;
}

body .layer-layer-reservation-has-linsten .layui-layer-btn {
    padding: 0 15px 30px !important;
}

body .layer-layer-reservation .layui-layer-setwin,
body .layer-layer-reservation-has-linsten .layui-layer-setwin,
body .layer-layer-reservation-is-lecturer .layui-layer-setwin {
    top: 15px;
}

body .layer-appointment-success-alert .layui-layer-title {
    font-size: 16px !important;
    color: #50525B !important;
    font-weight: 700 !important;
    line-height: 65px !important;
    padding-left: 30px !important;
}

body .layer-appointment-success-alert .layui-layer-setwin .layui-layer-close {
    margin-top: 4px !important;
}
/*同步教学-约课结束*/

.layui-layer-setwin {
	top: 11px !important;
}
.layui-layer-setwin .layui-layer-close1, .layui-layer-setwin .layui-layer-close2 {
	background: transparent url('../images/ico_close.png') no-repeat center;
	background-size: 20px 20px;
	width: 20px;
	height: 20px;
}
.layui-layer-setwin .layui-layer-close2 {
	top:0px;
	right:0px;
}
.layui-layer-setwin .layui-layer-close2:hover {
	background-position: center !important;
	opacity: 0.7;
}
.layui-layer-tips .layui-layer-content{
	padding: 5px 5px !important;
}
.layui-layer{border-radius:10px !important;}
.layui-layer-title {
	font-weight:bold;
	font-size: 16px !important;
	color: #333333 !important;
	border-top-left-radius: 10px !important;
	border-top-right-radius: 10px !important;
	background-color: #fff !important;
	border-bottom:none !important;
}
.layui-layer-title .layer_bold_title  {
	font-size: 18px;
	color: #222A42;
	font-weight: bold;
	line-height: 52px;
}
.layui-layer-btn{text-align: center !important;}
.layui-layer-btn .layui-layer-btn0 {
	background-color:#35C2BE !important;
	border-color: #35C2BE !important;
	text-align:center;
}
.layui-layer-btn a {
	min-width:76px;
	height:34px;
	line-height:34px;
	border-radius:4px !important;
	padding:0 11px !important;
	margin-top: 0px;
	color:#9399A1;
}
.layui-layer-btn a:hover {
	background-color: #F4F4F4 !important;
}
.layui-layer-btn .layui-layer-btn0:hover{
	background-color:#35C2BE !important;
	opacity: 0.9;
}

.dialog_input_panel{
	margin-top:15px;
	height:30px;
	line-height:30px; 
	vertical-align: middle;
}

.dlg-footer-btn{
	position: fixed;
	width: 100%;
	height: 50px;
	text-align: center;
    bottom: 0px;
}

.dlg-footer-btn-base{
	width: 80px;
    height: 28px;
    border-radius: 4px;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    line-height: 28px;
    margin-right: 5px;
    cursor: pointer;
    min-width:48px;
    border: 1px solid #dedede;
}
.dlg-footer-btn0 {
    background-color:#639AF4 ;
	border-color: #639AF4 ;
	color: #FFFFFF;
	
}
.dlg-footer-btn0:hover{
	background-color:#4F85DD;
}

.dlg-footer-btn1{
    background-color:#FFF ;
	border-color: #D7DCE7 ;
	color: #5B6585;
}

.dlg-footer-btn1:hover{
	background-color:#f4f4f4;
}

.layui-form-label-w{
	width:100px; 
}

.layui-form-input{
	width:200px;
	height:30px;
	background:rgba(252,252,252,1);
	border:1px solid rgba(222,226,235,1);
	border-radius:2px;
}
 .layui-layer-iframe .layui-layer-btn{
	padding-top:0px !important;
	padding-bottom:22px !important;
}

.layui-layer-dialog .layui-layer-content{
	text-align: left;
	padding-bottom:5px;
}
.layui-layer-dialog .custom_confirm_msg, .layui-layer-dialog .custom_prompt_msg{
	font-size: 16px;
	color:#333333;
	font-weight: 400;
	display: inline-block;
	line-height:41px;
}
 .layui-layer-dialog .custom_prompt_msg {
 }
.layui-layer-dialog .custom_confirm_msg {
	font-size:14px;
	font-weight:bold;
	width: 100%;
	text-align: center;
}

/** layer 对话框 返回按钮**/
.layui-layer-title .btn_back_title{
	text-indent: 33px;
	margin-top:5px;
}
.layui-layer > .btn_back{
	display:inline-block;
	width: 32px;
	height: 32px;
	line-height: 32px;
	background: transparent url('../images/class/ico_back.png') no-repeat center;
	vertical-align: middle;
	cursor: pointer;
	position: absolute;
	top:10px;
	left:15px;
}
.layui-layer  > .btn_back:hover{
	background-image: url('../images/class/ico_back_b.png');
}
.layui-form-select dl {
	padding:0px;
}

/**验证码按钮样式**/
.btnRandomCode{
	width:100px;
	height:30px;
	background:rgba(252,252,252,1);
	border:1px solid rgba(222,226,235,1);
	border-radius:2px;
	font-size:12px;
	font-weight:400;
	color:rgba(99,154,244,1);
	text-align: center;
	cursor:pointer;
}

.btnRandomCode:HOVER {
	background-color:#D7DCEE;
} 

.btnRandomCodeDis{
	width:100px;
	height:30px;
	background:#EEEEEE;
	border:1px solid rgba(222,226,235,1);
	border-radius:2px;
	font-size:12px;
	font-weight:400;
	color:rgba(99,154,244,1);
	text-align: center;
}

/**w:230 h:30*/
.inputself{
	width: 230px;
	height: 30px !important;
}

/**滚动条样式**/
/*滚动条整体部分,必须要设置*/
::-webkit-scrollbar{
    width: 8px;
    height: 1px;
    background-color: #EEF0F3;
}
/*滚动条的轨道*/
::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	border-radius: 4px;
	background: #EEF0F3;
	
}
/*滚动条的滑块按钮*/
::-webkit-scrollbar-thumb{
	border-radius: 4px;
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.85);
	background: #EEF0F3;
}
/*滚动条的上下两端的按钮*/
::-webkit-scrollbar-button{
    height: 8px;
    background-color: #EEF0F3;
}

.warn-skin .layui-layer-btn .layui-layer-btn0 {
	background-color: #35C2BE !important;
    border-color: #35C2BE !important;
}

.promt_tip {
	font-size:18px;
	margin-top: 36px;
	text-align: center;
}
.promt_tip_img {
	background:url('../images/ico_success.png') no-repeat top center;
	width:27px;
	height:27px;
	background-size: 100%;
    display: inline-block;
    vertical-align: middle;
    margin-right:5px;
}
.promt_tip_1 {
   margin-top: 25px;
}
.promt_tip_detail {
	font-size:13px;
	display: inline-block;
    width: 100%;
    margin-top: 8px;
}


/*展开下拉框 开始*/
.slide-content {
    width: 120px;
    position: absolute;
    background: #fff;
    box-shadow:0px 0px 4px 0px rgba(0,0,0,0.2);
    top: 28px;
    right: -5px;
    border-radius: 2px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -ms-user-select: none;
    border: 1px solid #e1e1e1;
    z-index: 1;
}
.slide-content li{
    font-size: 14px;
    color: #7F91A9;
    text-align: center;
    line-height: 40px;
    box-sizing: border-box;
    border-bottom: 1px solid #e1e1e1;
    width: 100%;
    float: left;
}
.slide-content li:hover{
    color: #34c2bd;
}
.slide-content li:last-child{
    border-bottom: 0;
}
/*展开下拉框 结束*/

.del-confirm-tip1 {
	font-size:16px;
	font-weight:bold;
	color:#333333;
	line-height:21px;
	margin-bottom: 20px;
}

.del-confirm-tip2 {
	font-size:14px;
	color:#9399A1;
	line-height:19px;
}