/*
YUI 3.18.1 (build f7e7bcb)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/

html{color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}
/* reset jquery-ui.css depart*/
select{border:1px solid #eee;}
body{min-heigth:min-height:100%; height:auto !important; height:100%;}
.ui-widget-overlay {
	background: #000;
}
.ui-dialog .ui-dialog-title {
    width: auto;
    padding-left: 15px;
    display: block;
    font-size: 15px;
}
.ui-dialog, .ui-dialog .ui-dialog-titlebar {
	padding: 0;
	border-radius: 10px 10px 0 0;
	border: 0;
	z-index:9999;
}
.ui-widget-content {
	border-radius: 0px;
}
.ui-draggable .ui-dialog-titlebar {
	padding: 10px 0;
	background: #5fc0bb;
	color: #fff;
	font-size: 16px;
	text-align: center;
	font-weight: normal;
}

.ui-dialog-titlebar-close{
	display: block;
	width: 20px;
	height: 20px;
	background: url(../../images/closePop.png) no-repeat!important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
	/*width: 100px;*/
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	border: none;
	background: #5fc0bb;
	outline: none;
}
.ui-dialog-titlebar-close {
	width: 20px!important;
	margin-right: 15px!important;
	outline: none;
}
.ui-widget-content {
	border: none;
}
.ui-dialog-buttonpane {
  display: none;
}
.ui-dialog .ui-dialog-content{
	padding:0px;
}
.ui-dialog {
    z-index:9999;
    border-radius: 12px;
	-webkit-
}
.fbin_cover{ width:100%; height:100%;background:url(../../images/dark_bg.png) repeat; position:fixed; top:0px; left:0px; z-index:9999;}
#fbind_eduaccount {width: 820px; background: rgb(255, 255, 255) none repeat scroll 0% 0%;margin: 100px auto auto;height: 460px;position: relative;}
.fbin_title {background: rgb(95, 192, 187) none repeat scroll 0% 0%;text-align: center;color: rgb(255, 255, 255);font-size: 16px; height: 40px;line-height: 40px;position: relative;}
.fbin_close { position: absolute;display: block; width: 30px;height: 30px; right: 10px; top: 10px;background:url(../../images/close_m.png) no-repeat;}
.fbind_s{width: 200px;}
.fs_title{line-height:50px; font-size:14px;}
.fs_content{line-height:28px; font-size:12px;}
.fbin_bottom { height: 40px;text-align: center;}
.fbin_bottom a{font-size:14px; background:#5fc0bb; color:#fff; display:inline-block; width:200px; line-height:36px; height:36px; cursor:pointer;    margin-top: 10px;
}
.scover {
    background: url(../../images/dark_bg.png) repeat;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
	z-index:9999;
}
#report_box {
    width: 800px;
    height: 200px;
    background: #FFF;
    border-radius: 10px;
    position: absolute;
    z-index: 9999;
}
.report_title {
    width: 100%;
    height: 40px;
    background: #e5eef0;
    border-radius: 10px 10px 0px 0px;
    position: relative;
    cursor: move;
}
#report_title_name {
    font-size: 1.1em;
    line-height: 40px;
    padding-left: 20px;
    color: #547b83;
    letter-spacing: 1px;
}
#tips_pop_close {
    position: absolute;
    right: 10px;
    line-height: 40px;
    color: #547b83;
    font-size: 1.1em;
    cursor: pointer;
}
#report_content_box {
    height: 450px;
    position: relative;
}
.report_type_b {
    padding: 10px 10px;
	cursor:pointer;
}
.report_type_b label {
    padding-right: 3px;
}
#report_type {
    padding: 20px 0px;
    background: #fcfcfc;
}
.report_conetent_box {
    width: 796px;
    height: 200px;
    margin: auto;
}
#report_content_text {
    resize: none;
    width: 776px;
    height: 100%;
    border: none;
    padding: 8px 10px;
    border: 1px solid #eee;
}
.pop_content_complete {
    bottom: 0px;
    text-align: center;
    width: 100%;
    margin-top: 30px;
}
#report_confirm {
    background: #eff7f9;
    border: none;
    width: 100px;
    height: 38px;
    margin-top: 0px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 0px 0px 2px #006699;
    color: #56686d;
    font-size: 0.9em;
    margin: auto;
    display: inline-block;
}
body, textarea, input, button, select, keygen, legend {
    font: "Arial","Hiragino Sans GB",宋体,"Georgia","serif";
    color: #333;
}
