@charset "utf-8";
/*------------------------png圖+底圖+js------------------------*/

#footer_bg {
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../df_img/images2/body2.jpg);
}


#wrapper {
	background-image: url(../df_img/images2/wallpaper.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* CSS Document */

body {
	background-repeat: repeat;
	background-position: left top;
	background-image: url(../df_img/images2/body_bg.jpg);
	margin: 0px;
	padding: 0px;
	background-color: #f2f2f2;
}

.body_bg {
	background-image: url(../df_img/images2/body_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-color: #f8f8f8;
}

#all {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-width: 995px;
	_width: 995px;
	max-width: 80%;
	background-color: #ececec;
}



#top {
	width: 98%;
	padding-right: 2%;
	_width: 995px;
	_padding-right: 0;
	height: 124px;
	background-image: url(../df_img/images2/top_bg.jpg);
	overflow: hidden;
	float: left;
	display: block;
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #bcbcbc;
}

/*--------------標題-----------------------------------------------換色--------*/
#top span {
	display: block;
	float: left;
	width: 55%;
	_width: 550px;
	color: #b8070d;
	font-family: "微軟正黑體", "Arial Black", Gadget, sans-serif;
	font-size: 220%;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 200px;
	line-height: 180%;
}

#top_idle {

	float: right;
	width: 220px;
	padding-top: 15px;

	text-align: right;
	font-family: "微軟正黑體", "Arial Black", Gadget, sans-serif;
	font-size: 100%;
	line-height: 200%;
	color: #686868;
}

#top_idle strong {
	color: #d0001b;
}

#top_title {
	display: block;
	float: right;
	width: 60%;
	_width: 290px;
	text-align: right;
	font-family: "微軟正黑體", "Arial Black", Gadget, sans-serif;
	font-size: 150%;
	line-height: 200%;
	color: #686868;
}

#main {
	float: left;
	display: block;
	width: 100%;
	_width: 995px;
}

/*--------------左方選單------------------------------------------------------CSS換色------*/
#left {
	/*border:1px solid #990000;*/
	width: 18%;
	_width: 200px margin-right:2%;
	float: left;
	padding-top: 7px;
	display: block;
}

#left dl {
	/*width: 195px;*/
	width: 100%;
}

#left dl,
#left dd {
	margin: 0;
}

/*----第1層選單---------*/
#left dt {
	text-decoration: none;
	line-height: 160%;
	font-size: 95%;
	font-family: "微軟正黑體", "Arial Black", Gadget, sans-serif;

}

#left dt a {
	display: block;
	_width: 160px;
	/*180*/
	padding: 3px 5px 3px 15px;
	margin: 2px 0 2px 0;
	text-decoration: none;
	letter-spacing: 2px;
	background-repeat: no-repeat;
}

/*第一層選單顏色*/
.nav01_link {
	background-color: #b8060b;
	color: #FFFFFF;
}

.nav01_focus,
.nav01_link:hover {
	background-color: #434750;
	color: #FFF;
}

#left2 {
	/*border:1px solid #990000;*/
	width: 18%;
	_width: 200px margin-right:2%;
	float: left;
	padding-top: 7px;
	display: block;
}

#left2 dl {
	/*width: 195px;*/
	width: 100%;
	margin: 0px;
}

#left2 dt a {
	text-decoration: none;
	line-height: 160%;
	font-size: 100%;
	font-family: "微軟正黑體", "Arial Black", Gadget, sans-serif;
	color: #333;
	display: block;
	_width: 160px;
	/*180*/
	padding: 6px 5px 5px 30px;
	margin: 2px 0 2px 0;
	text-decoration: none;
	letter-spacing: 2px;
	border: 2px solid #919191;
	color: #333;
	background-color: #b8060b;
}

#left2 dt a:hover {
	display: block;
	_width: 160px;
	/*180*/
	padding: 6px 5px 5px 30px;
	margin: 2px 0 2px 0;
	text-decoration: none;
	letter-spacing: 2px;
	background-repeat: no-repeat;
	border: 2px solid #919191;
	color: #FFF;
	background-color: #343434;
}

/*----第2層選單設定---------*/
#left dd li a {
	font-size: small;
	text-decoration: none;
	letter-spacing: 2px;
	border: solid 1px #fff;
	background-repeat: no-repeat;
}

#left dd ul {
	margin: 0;
	padding: 0;
	display: block;
	_width: 195px;
}

#left dd ul ul {
	margin: 0;
	padding: 0;
	display: block;
	_width: 195px;
}

#left dd ul ul ul {
	margin: 0;
	padding: 0;
	display: block;
	_width: 195px;
}

#left dd ul ul ul ul {
	margin: 0;
	padding: 0;
	display: block;
	_width: 195px;
}

/*-----------第2層選單-----------------*/
#left dd .nav02 li a {
	display: block;
	_width: 162px;
	margin-bottom: -1px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

/*第二層選單顏色*/
.nav02_link {
	background-color: #a3a6ac;
	color: #222222;
}

.nav02_focus,
.nav02_link:hover {
	background-color: #565c69;
	color: #FFF;
	background-image: url(../df_img/menu_icon03.gif);
	background-position: 13px 10px;
	*background-position: 13px 11px;
}

/*-----------第3層選單-----------------*/
#left dd .nav03 li a {
	display: block;
	_width: 152px;
	margin-bottom: -1px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 30px;
}

/*第三層選單顏色*/
.nav03_link {
	background-color: #848890;
	color: #CCC;
}

.nav03_focus,
.nav03_link:hover {
	background-image: url(../df_img/menu_icon03.gif);
	background-position: 20px 10px;
	/*IE8*/
	*background-position: 20px 13px;
	background-color: #848890;
	color: #FFF
}

/*-----------第4層選單-----------------*/
#left dd .nav04 li a {
	display: block;
	/*原28px;*/
	_width: 139px;
	margin-bottom: -1px;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 40px;
}


/*第四層選單顏色*/
.nav04_link {
	background-color: #848890;
	color: #000;
}

.nav04_focus,
.nav04_link:hover {
	background-image: url(../df_img/menu_icon03.gif);
	background-position: 30px 12px;
	*background-position: 30px 15px;
	margin-bottom: -1px;
	background-color: #7E8B96;
	color: #FFF
}


/*-----------第5層選單-----------------*/
#left dd .nav05 li a {
	display: block;
	/*原28px;*/
	_width: 126px;
	margin-bottom: -1px;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 50px;
	background-image: none;
}


/*第五層選單顏色*/
.nav05_link {
	background-color: #C7D1D1;
	color: #333;
}

.nav05_focus,
.nav05_link:hover {
	background-color: #FFF;
	background-image: none;
	color: #000;
}

#left ul {
	list-style: none;
}


/*--------------右方-----------------------*/
#right {
	width: 80%;
	_width: 790px;
	float: right;
	display: block;
}


.list {
	width: 100%;

}

/*-----------登入名稱-----------------------------------------------------CSS換色*/
.list_name {
	float: left;
	display: block;
	width: 450px;
	color: #333333;
	font-size: 91%;
	letter-spacing: 1px;
	font-family: "微軟正黑體", "Arial Black", Gadget, sans-serif;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}


/*---------------------------------------------*/
.btn_link {
	float: right;
	text-align: right;
	width: 300px;
	padding-top: 6px;
}

/*-----------共用按鈕-----------------------------------------------------CSS換色*/
.btn_box {
	margin: 2px;
	background-color: #b8060b;
	float: right;
	display: block;
	height: 20px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 7px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A5050A;
}

.btn_box a {
	color: #fff;
	text-decoration: none;
	font-size: small;
	letter-spacing: 1px;
}

.btn_box a:hover {
	color: #FFFFCC;
}

/*-----------共用按鈕-----------------------------------------------------CSS換色*/
.btn_box2 {
	display: block;
	background-color: #dc5c43;
	color: #fff;
	height: 58px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 7px;
	width: 100%;
	font-family: "微軟正黑體";
	font-weight: normal;
	font-size: 1.05em;
	margin-top: 10px;
	border: 0;
	letter-spacing: 1px;
}

/*-----------路徑-----------------------------------------------------CSS換色*/

.list_tab {
	margin-bottom: 5px;
	color: #999999;
	font-size: small;
	letter-spacing: 1px;
}

.list_tab a {
	color: #666666;
	text-decoration: none;
}

.list_tab a:hover {
	text-decoration: underline;
}

/*--------------------------------------------*/

/*按鈕----增加項目*/
.bottom01 {
	background: url(../df_img/images2/btn_add.gif);
	padding: 0px 0 0 12px;
	padding: 4px 0 0 12px \9;
	margin-bottom: 1px;
	margin-bottom: 3px \9;

	width: 90px;
	height: 21px;
	border: 0px;
}


/*按鈕----修改*/
.bottom02 {
	background: url(../df_img/images2/btn_edit.gif);
	padding: 0px 0 0 15px;
	padding: 4px 0 0 15px \9;
	margin-bottom: 1px;
	margin-bottom: 3px \9;

	width: 50px;
	height: 21px;
	border: 0px;
	color: #666666;
}


/*按鈕----刪除*/
.bottom03 {
	background: url(../df_img/images2/btn_del.gif);
	padding: 0px 0 0 15px;
	padding: 4px 0 0 15px \9;
	margin-bottom: 1px;
	margin-bottom: 3px \9;

	width: 50px;
	height: 21px;
	border: 0px;
	color: #666666;
}


/*按鈕----編輯*/
.bottom04 {
	background: url(../df_img/images2/btn_other14_editor.gif);
	padding: 0px 0 0 15px;
	padding: 4px 0 0 15px \9;
	margin-bottom: 1px;
	margin-bottom: 3px \9;

	width: 184px;
	height: 23px;
	border: 0px;
	color: #666666;
	font-size: 92%;
	letter-spacing: 1px;
}


/*按鈕----無障礙優先等級*/
.bottom05 {
	background: url(../df_img/images2/btn_other10_aa.gif);
	padding: 0px 0 0 35px;
	padding: 4px 0 0 35px \9;
	margin-bottom: 1px;
	margin-bottom: 3px \9;

	width: 185px;
	height: 23px;
	border: 0px;
	color: #666666;
	font-size: 92%;
	letter-spacing: 1px;

}



/*按鈕----無障礙優先等級*/
.bottom06 {
	background: url(../df_img/images2/btn_other10_picadd.gif);
	padding: 0px 0 0 20px;
	padding: 4px 0 0 20px \9;
	margin-bottom: 1px;
	margin-bottom: 3px \9;

	width: 154px;
	height: 23px;
	border: 0px;
	color: #666666;
	font-size: 92%;
	letter-spacing: 1px;

}


/*按鈕----其他*/
.bottom07 {
	background: url(../df_img/images2/btn_other.gif);
	padding: 0px 0 0 15px;
	padding: 4px 0 0 15px \9;
	margin-bottom: 1px;
	margin-bottom: 3px \9;

	width: 54px;
	height: 23px;
	border: 0px;
	color: #666666;
}

/*按鈕----取消*/
.bottom08 {
	background: url(../df_img/images2/btn_field_del.gif);
	padding: 0px 0 0 15px;
	padding: 4px 0 0 15px \9;
	margin-bottom: 1px;
	margin-bottom: 3px \9;

	width: 50px;
	height: 23px;
	border: 0px;
	color: #666666;
}


/*按鈕----選單清單*/
.bottom09 {
	background: url(../df_img/images2/btn_other4_magnify.gif);
	padding: 0px 0 0 15px;
	padding: 4px 0 0 15px \9;
	margin-bottom: 1px;
	margin-bottom: 3px \9;

	width: 79px;
	height: 23px;
	border: 0px;
	color: #666666;
}


/*按鈕----儲存內容*/
.bottom10 {
	background: url(../df_img/images2/btn_other8.gif);
	padding: 0px 0 0 20px;
	padding: 4px 0 0 20px \9;
	margin-bottom: 1px;
	margin-bottom: 3px \9;
	letter-spacing: 1px;

	width: 123px;
	height: 23px;
	border: 0px;
	color: #666666;
}


/*按鈕----重設*/
.bottom11 {
	background: url(../df_img/images2/btn_Aother.gif);
	padding: 0px 0 0 15px;
	padding: 4px 0 0 15px \9;
	margin-bottom: 1px;
	margin-bottom: 3px \9;

	width: 55px;
	height: 23px;
	border: 0px;
	color: #666666;
}

/*按鈕----重設*/
.bottom12 {
	background: url(../df_img/images2/btn_Cother4.gif);
	padding: 0px 0 0 15px;
	padding: 4px 0 0 15px \9;
	margin-bottom: 1px;
	margin-bottom: 3px \9;

	width: 79px;
	height: 23px;
	border: 0px;
	color: #666666;
}



/*-----------頁碼-----------------------------------------------------CSS換色*/

.page_list {
	width: 700px;
	line-height: 150%;
	clear: both;
	margin: 10px auto 10px auto;
	text-align: center;
	height: 20px;
	padding-bottom: 5px;

}

.page_list .current {
	background-color: #b8060b;
	font-weight: bold;
	margin: 2px 2px;
	color: #fff;
	padding: 2px 7px 2px 7px;
}

.page_list a:hover {
	font-size: small;
	border: 1px solid #333333;
	color: #333333;
	text-decoration: none;
}

.page_list a {
	border: 1px solid #999;
	font-size: small;
	color: #999999;
	margin: 0px 2px;
	padding: 2px 7px 3px 7px;
	text-decoration: none;
}

.search_bar {
	border: 1px solid #BBBBBB;
}


/*--------------中間內容-----------------------*/
.con {
	max-width: 100%;
	/*原790*/
	min-width: 780px;
	/*原790*/
	background-color: #fff;
	margin-top: 10px;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}


/*-----------表格-----------------------------------------------------CSS換色*/

.table {
	background-color: #cccccc;
	letter-spacing: 1px;
	border-left: 1px solid #ccc;
	width: 99%;
}

.table th {
	font-weight: normal;
	color: #FFFFFF;
	font-size: small;
	letter-spacing: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-image: url(../df_img/images2/th_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 7px;
	padding-bottom: 8px;
}

.table td {
	background-color: #fff;
	font-size: small;
	color: #666666;
	line-height: 150%;
	height: 27px;
	padding: 4px 3px 5px 5px;
	/*火狐*/
	padding: 5px 3px 2px 5px \9;
	/*IE系列*/
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

.table_td02 td {
	background-color: #e8e8e8;
}

.table a {
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.table a:hover {
	color: #990000;
}


/*-----------表格2-----------------------------------------------------CSS換色*/

.table2 {
	background-color: #cccccc;
	letter-spacing: 1px;
	width: 99%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #919191;
}

.table2 th {
	background-color: #dedede;
	font-weight: normal;
	color: #333;
	font-size: small;
	letter-spacing: 1px;
	height: 26px;
	/*IE系列*/
	border-bottom: solid 1px #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
}

.table2 td {
	background-color: #fff;
	font-size: small;
	color: #666666;
	line-height: 150%;

	height: 27px;
	padding: 4px 3px 5px 5px;
	/*火狐*/
	padding: 5px 3px 2px 5px \9;
	/*IE系列*/
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

.table2 td tr td {
	border-right: none;
	border-bottom: none;
}


.table2 a {
	color: #000;
	text-decoration: none;
}

.table2 a:hover {
	color: #609d11;
}


.tab_other_title {
	margin: 0px 3px 0px -4px;
	text-align: left;
	background-color: #dedede;
	padding-top: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #919191;
}

.tab_other {
	padding: 10px 0 10px 0;
	text-align: center;
}

.tab_inf {
	padding: 10px 0 10px 10px;
	line-height: 100%;
	border-bottom: dotted 1px #666;
}


/*--------------下方資訊-----------------------*/
#footer {
	width: 100%;
	_width: 995px;
	height: 74px;
	/*原79*/
	padding-top: 5px;
	text-align: center;
	font-size: small;
	color: #666666;
	line-height: 170%;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
}

.clear {
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
}




/*---------------------------------------------登入頁----------------------------------------------------*/

#login {
	width: 1003px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
}

#login_top {
	height: 129px;
}

#login_title {
	color: #b7060b;
	font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
	font-size: 220%;
	font-weight: bolder;
	letter-spacing: 1px;
	line-height: 140%;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10;
	padding-left: 225px;
}

.main_title {
	font-family: "微軟正黑體", "Arial Black", Gadget, sans-serif;
	font-size: 150%;
	line-height: 180%;
	color: #333;
	font-weight: bold;
	letter-spacing: 1px;
}

#login_title2 {
	color: #FFFFFF;
	font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
	font-size: 191%;
	letter-spacing: 1px;
	line-height: 120%;
	text-align: right;
	color: #666;
	padding-right: 190px;
	padding-bottom: 10px;
}

#login_con {
	background: rgba(255, 255, 255, 1);
	text-align: center;
	font-size: 95%;
	letter-spacing: 3px;
	color: #404245;
	padding-top: 20px;
	width: 500px;
	min-height: 415px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 25px;
	font-family: Arial, Helvetica, sans-serif;
	box-shadow: 0 0 12px 3px rgb(113 1 0);
}

#login_con tr {
	text-align: center;
	letter-spacing: 3px;
	line-height: 180%;
	color: #FFFFFF;
	font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#login_con td[align*="right"] {
	background: #dad9e7;
	color: #534e6d;
}

#login_footer {
	text-align: center;
	font-size: 0.85em;
	color: #333;
	line-height: 180%;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	height: 226px;
	padding-top: 30px;
	margin-top: 4em;
}

.top_link {
	COLOR: #333;
	TEXT-DECORATION: none;
	letter-spacing: 1px;
}

.logout_btn {
	border-radius: 5px;
	padding: 3px 10px;
	color: #FFF;
	background: #454545;
}

#sitemaptable td[bgcolor*="#FFFFDD"] {
	background-color: #dad9e7;
	color: #534e6d;
}



#sitemaptable td[bgcolor*="#FFEEEE"],
#sitemaptable td[bgcolor*="#D5FFAA"],
#sitemaptable td[bgcolor*="#FFE493"] {
	background-color: #f5f5f5;
	color: #313131;
}




/* 登入頁CSS */

.color_re {
	color: #e4334c;
}


.login_css a {
	text-decoration: none;
}

.login_css {
	font-size: 1.25em;
	width: 100%;
	padding: 5px 28px 15px 28px;
}

.login_css td {
	display: block;
	text-align: left;
	letter-spacing: 0px;
	padding: 0;
	margin: 0;
}

.login_css input[type*="text"],
#login_con input[type*="password"] {
	padding: 5px 10px;
	width: calc(100%) !important;
	margin: 0;
	font-size: 1.125em;
	border: 0;
	border-bottom: 1px solid #454545;
	margin-bottom: 15px;
	box-sizing: border-box;
	background: transparent;
}


.login_css input[type*="text"]:focus,
#login_con input[type*="password"]:focus {
	background: #fff;
}


#login_con td[align*="right"] {
	background: transparent;
	color: #454545;
	padding: 0;
}

.login_css a {
	font-size: 0.8em;
	color: #6664b4;
	display: inline-block;
	padding: 0px 10px;
}

.login_css a[target*="_parent"],
.login_css a[href="forget.aspx"] {
	line-height: initial;
	background: #ff9d1f;
	color: #fff;
	border-radius: 999px;
	padding: 2px 12px;
	margin-left: 5px;
}

.login_css a[target*="_parent"]:hover,
.login_css a[href="forget.aspx"]:hover {
	background: #dc5c43;
	color: #fff;
}

#Chkcode {}

.login_css td.keycodemain {
	display: flex;
	align-items: center;
	margin-bottom: 1.5em;
}

.login_css input#Chkcode[type*="text"] {
	width: auto !important;
	order: 1;
	margin: 0;
}

.login_css a.ch_play_audio {
	order: 2;
	background: #2a9e88;
	color: #Fff;
	margin-left: 5px;
}

.login_css a.ch_play_audio i {
	font-size: 18px;
	line-height: 210%;
}

.login_css a.ch_play_audio:hover {
	background: #1c7262;
}

.login_css a.ReLoadChkCode_btn {
	background: #dc5c43;
	color: #Fff;
	margin-left: 5px;
	padding: 10px 9px;
}

.login_css a.ReLoadChkCode_btn:hover {
	background: #a63f2a;
}

.chkcodeImg {
	width: auto;
	height: 37px;
	margin-right: 10px;
}

#CheckCode_div {
	display: flex;
}

#login_con .T12px {
	font-size: 1em;
	padding: 0px 15px;
	line-height: 145%;
}

.btn_box2:hover {
	background: #454545;
	cursor: pointer;
}

.error {
	color: #e4334c;
	letter-spacing: 1px;
	font-size: 1.375em !important;
	font-weight: bold;
}

.wait {
	margin-bottom: 20px;
	color: #e4334c;
	font-size: 1.375em;
	font-weight: bold;
	letter-spacing: 1px;
}


.login_css a.login-ad {
	display: block;
	background: #2a9e88;
	color: #fff;
	font-size: 1.05em;
	text-align: center;
	padding: 12px 0px;
	position: relative;
	letter-spacing: 1px;
	font-weight: normal;
}

.login_css a.login-ad:hover {
	background: #1c7262;
}

.login_css a.login-ad::before {
	content: "";
	background: url(../df_img/people_icon.png) no-repeat center;
	display: inline-block;
	height: 100%;
	width: 61px;
	border-right: 1px solid #32bba2;
	position: absolute;
	left: 0;
	top: 0;
}

.login_css a.login-ad:hover::before {
	border-right: 1px solid #318676;
}

.or {
	font-size: 0.95em;
	display: block;
	color: #727272;
	text-align: center;
	font-weight: normal;
	position: relative;
	margin: 1.2em 0 1em 0;
}

.or span {
	display: inline-block;
	background: #fff;
	position: relative;
	padding: 0px 14px;
}

.or::before {
	content: "";
	width: 100%;
	position: absolute;
	height: 0.1px;
	background: #A5A5A5;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
}

.password_see {
	color: #000;
    cursor: pointer;
    display: inline-block;
    margin-left: -35px;
	font-size: 1.25rem;
}