body { font-family: "\5FAE\8F6F\96C5\9ED1", "微软雅黑", helvetica, arial; color: #000; -webkit-user-select: none; -webkit-text-size-adjust: none; font-size: 1em; vertical-align: middle; }
body, ul, ol, p, h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }
em { font-style: normal; }
ol, ul { list-style: none; }
a { text-decoration: none; color: #666; font-weight: 400; }
img{ max-width: 98%; }
.clearfix:after { content: "."; display: block; height: 0; visibility: hidden; }
.clear { clear: both; font-size: 0; line-height: 0; height: 0px; overflow: hidden; }
.left { float: left; }
.right { float: right; }
.hide { display: none; }
.hand { cursor: pointer; }

.f12{ font-size: 12px; }
.isread{ color: #ff0000 !important; }

#loading_mask { position: absolute; width: 100%; height: 100%; z-index: 20000; background-color: white; }
#loading { position: absolute; top: 35%; padding: 2px; z-index: 20001; height: auto; width: 100%; text-align: center; }
#loading a { color: #225588; }
#loading .loading_indicator { background: white; color: #444; font: bold 14px tahoma, arial, helvetica; padding: 10px; margin: 0 auto; width: 160px; text-align: left; }
#loading_msg { font: normal 14px arial, tahoma, sans-serif; word-break: break-all; }
.ajaxloading { position: absolute; right: 3px; top: 2px; z-index: 9999; background: #FF9; border: #CECE00 solid 1px; padding: 2px 10px; height: 20px; line-height: 20px; display: none; }
.canvas { margin-top: 2px; margin-bottom: -2px; }
.preloader { position: absolute; width: 60px; z-index: 9000; display: none; word-break: break-all; }
/*弹出层背景*/
#tip_box { height: 54px; padding-left: 44px; position: fixed; z-index: 20000; }
#tip_box .tip_box_con { background: url(prompt_bg.png) no-repeat right top; float: left; height: 54px; line-height: 54px; padding: 0 25px 0 10px; font-weight: bold; }
.tip_msg, .tip_success, .tip_error, .tip_info, .tip_loading { background-image: url(tip.png); background-repeat: no-repeat; }
.tip_success { background-position: -7px 0; }
.tip_end { background-position: 0 0; }
.tip_error { background-position: -7px -108px; }
.tip_info { background-position: -7px -54px; }
.tip_loading { background-position: -7px -214px; }
.viewmore { text-align: center; margin: 10px 0; }
.viewmore a { border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; background: #e4eff8; border: 1px solid #caddec; color: #1861ad; display: inline-block; line-height: 30px; height: 30px; text-align: center; width: 98%; font-size: 16px; color: #1d1d1d; margin-top: 10px; }

/*重置应用的默认框架样式*/

/*.ui-listview li>a.ui-btn{ padding: .5em .8em;}*/
/*.ui-listview li> h2{ margin: .15em 0;}*/
/*.ui-listview>li p{ margin: .25em 0;}*/

.ui-content { padding: .6em }
.ui-content .ui-listview-inset{ margin-top: 0; }

.ui-listview>li h2 { margin: .2em 0 .45em 0; }
.ui-listview>li p { margin: 0.4em 0; }
.ui-listview>.ui-li-divider{ font-size: 16px; padding-left: .8em; }
.ui-listview h2.ui-li-heading{ color: #000000;}
.ui-listview .num{ color: #ff0000; }

/*.ui-content .ui-listview-inset{ margin:0; }*/
/**/
/*.ui-page-theme-a .ui-bar-inherit{ background: #1674FA; color:#fff; text-shadow: none;}*/
/*.ui-page-theme-a .ui-btn{ background-color: #FFFFFF !important; }*/
/*.ui-header .ui-navbar .ui-btn{border-bottom-width:0px;}*/
.ui-btn-active{ background-color: #FFFFFF; border-bottom:2px; }

.ui-header { background-color: #0380C3 !important; }
.ui-header .ui-navbar li .ui-btn{ font-size: 1em; }
.ui-header .ui-block-a .ui-btn,
.ui-header .ui-block-b .ui-btn,
.ui-header .ui-block-c .ui-btn{ padding: .5em 1em;}
.ui-header .ui-btn-left,.ui-header .ui-btn-right{ top:.28em; }
.ui-header .ui-btn{ padding: .7em .6em; }
.ui-header .ui-title, .ui-footer .ui-title { margin: 0 15%; color: #ffffff; text-shadow: none; }

.ui-footer { background-color: #C6DBEC !important; }

.ui-panel-animate.ui-panel-page-content-position-right{ transform:translate3d(-10em, 0px, 0px); }
.ui-panel{ width: 10em; }

.ui-navbar .ui-btn-active{ background-color:#1FB5F4 !important; }


/*登录*/
#app_login { background:#5FB7E7 url(bg.jpg) no-repeat center bottom; }
#app_login .mod_logo { height: 140px; background: url(logo.png) no-repeat center center; }
#app_login { background-size: 100% 100%; }
#app_login .dol { width: 260px; margin: 0 auto; }
#app_login .ui-footer { background: none; text-align: center; line-height: 300%; border: none; }
#app_login .mod_logo { text-align: center; margin: 10px auto 20px auto; }
#app_login .mod_logo img { display: block; margin: 0 auto; }
#app_login .mod_login { min-height: 160px; width: 288px; margin: auto }
#app_login .mod_login .formbox .ui-btn-corner-all, .mod_login .formbox .ui-corner-all { border-radius: 0.3em; }
#app_login .mod_login .formbox .ui-btn-up-c, .mod_login .formbox .ui-btn-hover-c { background: -moz-linear-gradient(top, #fc6f45, #ed4e1e); background: -webkit-gradient(linear, 0 0, 0 100%, from(#fc6f45), to(#ed4e1e)); color: #FFF; text-shadow: 0 1px 0 #000000; border: 1px solid #e0572a; }
#app_login .mod_login .formbox .item { padding: 1px 14px 2px 14px; height: 53px; }
#app_login .mod_login .formbox .item50 { padding: 3px 14px 0px 14px; height: 50px; }
#app_login .mod_login .formbox label { width: 5em; line-height: 33px; }
#app_login .ui-header,#app_login .ui-select .ui-btn-active{ background-color:#e9e9e9 !important; }
#app_login .ui-header .ui-title,#app_login .ui-select .ui-btn-active{ color:#333 !important; }
#app_login .ui-select .ui-btn { padding: .6em 1em; }

/*桌面*/
#desktop .ui-block-a,#desktop .ui-block-b,#desktop .ui-block-c{ position:relative; }

#desktop .ui-bar { padding: 0; margin: 1em 0; }
#desktop .ui-bar a { position: relative; overflow: hidden; color: #3D3D3D; display: block; margin: 0 auto; width: 80px; padding: 0.7em 0.4em; border: solid 1px #A8D5EC; border-radius: 6px; text-align: center; white-space: nowrap; text-overflow: ellipsis; background: #FFFFFF; }
#desktop .ui-bar a {background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#F0F9FE), to(#C2EBFF));}
/*#desktop .ui-bar a.touchbg { background: #E7E7E7; color: #3374AE; }*/
#desktop .ui-bar .num{z-index: 1; position: absolute; top: 0px; right: 0px; width: 30px; height: 22px; background: url(new.png) no-repeat; }


#desktop .navbar{ position: relative; height: 40px; line-height: 40px; }
#desktop .navbar dl{ display: inline-block; margin: 0; padding:0.7em 0 0.7em 10px; border: solid 1px #ff0000; }
#desktop .navbar dt{ float: left; display: inline-block; width: 60px; text-align: center;/* border-right: solid 1px #D4D4D4; */}
#desktop .navbar dd{ display: inline-block; margin: 0; }
#desktop .navbar a{ padding: 0 5px; color: #000; }
#desktop .navbar a.left{ margin-left: 3px; }
#desktop .navbar a.right{ margin-right: 3px; color:#fc6f45; }
#desktop .navbar .settings{ position: absolute; top: 0; right: 5px; width: 50px; text-align: center; }
#desktop .ui-header .ui-btn{top: .16em; left: 1em; padding: 0px; background: none; border: none; text-shadow:none; box-shadow:none; }
#desktop .ui-header .ui-title{ font-size: 1.2em; padding: .5em 0 .6em 0; font-weight: 400; margin-right: 10%;}

#desktop #settingPanel .ui-panel { width: 10em; }
#desktop #settingPanel.ui-panel-closed { width: 0; }
#desktop .ui-panel-page-content-position-left,
#desktop .ui-panel-dismiss-open.ui-panel-dismiss-position-left {	left:10em;	right:10em;}
#desktop .ui-panel-animate.ui-panel-page-content-position-left.ui-panel-page-content-display-reveal {left: 0;right: 0;-webkit-transform: translate3d(10em,0,0);-moz-transform: translate3d(10em,0,0);transform: translate3d(10em,0,0);	}


#bbs .ui-header .ui-block-a .ui-btn, #bbs .ui-header .ui-block-b .ui-btn, #bbs .ui-header .ui-block-c .ui-btn{ padding: .5em .2em;}
#bbs .ui-listview .ui-btn { padding: .1em 1em; }
#bbs_list .ui-listview .ui-li-has-thumb>.ui-btn>img:first-child { top: 5px; left: 4px; border: solid 1px #EDEDED; border-radius: 0px; }
#bbs_listview .ui-listview-inset { margin: 0; }
/*#bbs_listview .ui-listview > li a{ padding: 0.3em 1em 0 1em;}*/

#bbs_posts textarea.ui-input-text, #bbs_reply textarea.ui-input-text { min-height: 10em; }
#bbs_show .thread{ position:relative; }
#bbs_show .header { background-color: #fff; overflow: hidden; padding: 10px; border-bottom: 1px solid #ececec; }
#bbs_show .topH { height: auto; padding-bottom: 0; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; border: none; }
#bbs_show .topH .subTitle span { font-size: 11px; }
#bbs_show .topH h3 { line-height: 18px; font-size: 13px; color: #666; }
#bbs_show .topH .user_img { text-align:center; vertical-align:middle; overflow: hidden; }
#bbs_show .topH .tImg {text-align:center; vertical-align:middle; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; margin-right: 13px; overflow: hidden; }
#bbs_show .topH .landlord { display: block; position: absolute; right: 0; top: 0; padding: 0; margin-right: 2px; display: inline-block; line-height: 20px; background: none; color: #545454; font-size: .8em; }
#bbs_show .detail_content { padding-bottom: 5px; }
#bbs_show .detail_content h2 { font-size: 1em; margin: 7px 0px; padding: 3px 0; }
#bbs_show .detail_content .con { word-wrap: break-word; border-top: 1px solid #fff; text-indent: 2em; }
#bbs_show .detail_replycon { border-top: 1px solid #eceef0; }
#bbs_show .detail_replycon:first-of-type { border-top: solid 1px #ffffff; }
/*#bbs_show .detail_replycon:last-child{ border:none; }*/
#bbs_show .detail_replycon .personInfo { margin-top: 10px; position: relative; }
#bbs_show .detail_replycon h3 { line-height: 18px; font-size: 13px; color: #666; margin: .4em 0; }
#bbs_show .detail_replycon .con { word-wrap: break-word; padding-bottom: 10px; text-indent: 2em; }
#bbs_show .detail_more { background-color: #FFFFFF; border-top: 1px solid #eceef0; line-height: 40px; text-align: center; cursor: pointer; }

#leadernews_show img { border: solid 3px #EFEFEF;  }
#leadernews_show .user_img { text-align: center; }
#leadernews_show .username, #leadernews_show .job { line-height: 30px; text-align: center; }
#leadernews_show .resume { padding-top: 15px; text-indent: 2em; line-height: 160%; border-top: solid 1px #f3f3f3; }
#leadernews_show .infoTitle { padding: 0 8px; text-align: center; line-height: 150%; font-weight: 700; margin-bottom: 8px; }
#leadernews_show .infoContent { word-wrap: break-word; padding: 8px; line-height: 160%; border-top: solid 1px #f3f3f3; }
#leadernews_show .ckplayer { border-top: solid 1px #f3f3f3; margin: 10px auto; padding: 16px 8px; text-align: center; }

#filedp_show .ui-field-contain { overflow: hidden; }
#filedp_show .ui-field-contain label { font-weight: 700; color: #267FD5; }
#filedp_show .ui-field-contain p { }
#filedp_show .ui-field-contain a { text-decoration: underline; font-weight: 400; color: #333	;}
#filedp_forward .ui-input-text{ min-height: 10em; }


#emergencymgr_show .info_wrap { }
#emergencymgr_show .infoTitle { margin: 10px 0; line-height: 180%; padding: 8px 0; text-align: center; }
#emergencymgr_show .infoContent { word-wrap: break-word; text-indent: 2em; border-top: solid 1px #f3f3f3; padding: 10px 0; }
#emergencymgr_show .infoContent img{ text-indent: 2em; border-top: solid 1px #f3f3f3; padding: 10px 0; }

#scheduler .ui-listview>li h2{ white-space: normal; word-break: break-all; }

#scheduler_show dl{ margin: 3px 0; padding: 2px 8px; clear: both; }
#scheduler_show dt{ float: left; width: 80px; text-align: right; line-height: 120%; }
#scheduler_show dd{ margin: 0; padding: 0; }

#notice_show .infoTitle { padding: 0 8px; text-align: center; line-height: 150%; font-weight: 700; margin-bottom: 8px; }
#notice_show .infoContent { padding: 8px; line-height: 160%; border-top: solid 1px #f3f3f3; text-indent: 2em;}
#notice_forward .ui-input-text{ min-height: 10em; }
#notice_show .ui-field-contain label { font-weight: 700; color: #267FD5; }
#notice_show .ui-field-contain p a{ font-weight: 400; color: #000000; }

#document_show textarea{ min-height: 60px;}
#document_show .ui-field-contain{ padding: 0; border-bottom:none;}
#document_show .ui-field-contain:last-of-type{ padding-bottom: .8em; }
#document_show .ui-field-contain>label{ margin-top: .4em; }
#document_show .ui-controlgroup-label{ margin-top: .4em; }

#document_nextstep .ui-field-contain{ padding:0; border-bottom: none; }
#document_nextstep .ui-field-contain>label{margin-top: .4em; margin-bottom: .5em; }
#document_nextstep .ui-field-contain>label~[class*="ui-"]{ /*width: 100%;*/ }
#document_nextstep .ui-controlgroup-label{margin-top: .4em; margin-bottom: .5em; }

#addressbook_listgroup  .ui-listview > .ui-li-has-icon > img:first-child, .ui-listview > .ui-li-has-icon > .ui-btn > img:first-child{top:0.6em!important;}

#worklog_auditapprove .ui-input-text { min-height: 10em; }
#worklog_save .ui-input-text{ min-height: 10em; }

#popupDialog .ui-content{ padding: 1em; }



.treeview{}
.treeview li a.ui-check{ float: left; }
.treeview li a{ padding: .6em .2em; border-bottom: solid 1px #EFEFEF; }
.treeview li a{ color: #000000; }
.treeview li .list-divider{ background-color:#999999; }
/*#notice_list .ui-listview p{ color: #3484C4; }*/
/*#notice_list .ui-listview p span{ color:#514D66; }*/



/*列表*/
#list_a { padding: 0; margin: 0; }
/*app*/
#app_s { background: #FFFFFF; }
#app_s .title { margin: 10px 1px; font-size: 20px; font-weight: bold; }
#app_s .attr { font-size: 12px; color: #808080; position: relative; }
#app_s article { margin-top: 18px; font-size: 17px; color: #1d1d1d; }
#app_s article p { margin-bottom: 16px; position: relative; word-break: break-all; line-height: 1.5; text-indent: 2em; }

/*input.chk[type='checkbox']:checked::before,input.chk[type='radio']:checked::before { content: " "; display: block; width: 14px; height: 12px; margin: 5px 0 0 3px; background: url(icons.png) no-repeat -131px -113px; }*/
/*input[type='checkbox'],input[type='radio'] { width: 20px; height: 20px; -webkit-border-radius: 5px; border-radius: 5px; background: #d3d3d3; -webkit-box-shadow: inset -1px 2px 5px rgba(0,0,0,.4); box-shadow: inset -1px 2px 5px rgba(0,0,0,.4); border: 1px solid #C0C0C0; }*/
/*input.chk[type='checkbox'],input.chk[type='radio'] { border: 1px solid #555; padding: 0.5em; line-height: 1.2em; background: #fff; background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ccc)); -webkit-appearance: none; -webkit-box-shadow: 1px 1px 1px #fff; -webkit-border-radius: 0.5em; display: inline-block; font-size: 15px; line-height: 1em; margin: 0 0.25em 0 0; padding: 0; width: 1.25em; height: 1.25em; -webkit-border-radius: 0.25em; vertical-align: text-top; }*/
/*input.chk[type='checkbox']:checked,input.chk[type='radio']:checked { background: url(icons.png) no-repeat -3px -1px; -webkit-background-size: 260px 260px; }*/

/*左右弹窗菜单样式*/
.bars_menu { display: none; width: 120px; z-index: 150; position: absolute; white-space: normal; top: 0px; left: 0px; padding: 0px 2px 2px 0px; border-radius: 3px; background-color: #999999; }
.bars_menu ul { border: 1px solid #000000; background: #22292C; border-radius: 3px; }
.bars_menu ul:before, .bars_menu ul:after { display: block; height: 0px; visibility: hidden; clear: both; font-size: 0px; overflow: hidden; content: "."; }
.bars_menu .g-split { border-bottom: 1px solid #9cb8cc; line-height: 0; height: 0px; font-size: 0px; overflow: hidden; }
.bars_menu ul li { position: relative; cursor: pointer; text-align: center; }
.bars_menu ul li a { text-shadow: none; text-align: center; font-weight: 500; text-decoration: none; line-height: 28px; display: block; height: 28px; color: #FFFFFF; width: auto; padding: 3px 25px 3px 5px; }
.bars_menu ul li a:hover, .bars_menu ul li a:active { color: #FFFFFF; }
/*公文样式*/
.flow_list { padding: 3px; }
.flow_list dl { list-style-type: none; border-bottom: solid 1px #CCCCCC; line-height: 150%; padding: 3px 2px; }
.flow_list dl>label { font-weight: bold; line-height: 160%; padding: 0px 5px; display: block; background: #CAEEFF; border-radius: 5px; text-shadow:none; }
.flow_list dl{ margin: 0; padding: 2px 0;}
.flow_list dl:last-of-type{ border:none; }
.flow_list dd{ margin: 0; }

#address .ui-listview .ui-btn { padding: 0.5em 1em !important; }
#address .ui-listview > li h2 { margin: 0; }
#address .ui-listview > li p { margin: 0.5em 0 0.4em 0 }
#wrap button.ui-btn { position: absolute; left: 50%; top: 40%; width: 6em !important; margin-left: -3em; opacity: 0.8; display: none; }
.page { position: relative; text-align: center; }
.page a { position: absolute; bottom: 1em; left: 50%; margin-left: -2em; color: #333; }
.orange-4 { color: #FF8D00; }
.blue-3 { color: #0086AC; }
.blue-4 { color: #01B0C8; }


@media screen and(max-device-width:320px) {
	body {
		-webkit-text-size-adjust:none;
	}
}
@media screen and(max-device-width:480px) {
	body {
		-webkit-text-size-adjust:none;
	}
}
@media only screen and(-webkit-min-device-pixel-ratio:2) {
	body {
		-webkit-text-size-adjust:none;
	}
}

@media screen and (min-device-width: 240px) {
}
@media screen and (min-device-width: 320px) {

	#bbs_show .detail_content .con img{ max-width: 300px; height: auto; }
	#bbs_show .detail_replycon .con img{ max-width: 300px; height: auto; }

	#leadernews_show .infoContent img, object { width:300px; height: auto; }
	#emergencymgr_show .infoContent img{ max-width: 300px; height: auto; }
}
@media screen and (min-device-width: 480px) {

	#bbs_show .detail_content .con img{ max-width: 400px; height: auto; }
	#bbs_show .detail_replycon .con img{ max-width: 400px; height: auto; }

	#leadernews_show .infoContent .img{ max-width: 400px; height: auto; }
	#emergencymgr_show .infoContent img{ max-width: 400px; height: auto; }
}
@media screen and (min-device-width: 540px) {

	#bbs_show .detail_content .con img{ max-width: 500px; height: auto; }
	#bbs_show .detail_replycon .con img{ max-width: 500px; height: auto; }

	#leadernews_show .infoContent .img{ max-width: 500px; height: auto; }
	#emergencymgr_show .infoContent img{ max-width: 500px; height: auto; }
}
@media screen and (min-device-width: 640px) {

	#bbs_show .detail_content .con img{ max-width: 500px; height: auto; }
	#bbs_show .detail_replycon .con img{ max-width: 500px; height: auto; }

	#leadernews_show .infoContent .img{ max-width: 500px; height: auto; }
	#emergencymgr_show .infoContent img{ max-width: 500px; height: auto; }
}
@media screen and (min-device-width: 720px) {

	#bbs_show .detail_content .con img{ max-width: 600px; height: auto; }
	#bbs_show .detail_replycon .con img{ max-width: 600px; height: auto; }

	#leadernews_show .infoContent .img{ max-width: 600px; height: auto; }
	#emergencymgr_show .infoContent img{ max-width: 600px; height: auto; }
}
@media screen and (min-device-width: 1080px) {

	#bbs_show .detail_content .con img{ max-width: 800px; height: auto; }
	#bbs_show .detail_replycon .con img{ max-width: 800px; height: auto; }

	#leadernews_show .infoContent .img{ max-width: 800px; height: auto; }
	#emergencymgr_show .infoContent img{ max-width: 800px; height: auto; }
}

@font-face {
  font-family: 'fontello';
  src: url('./font/fontello.eot?57599623');
  src: url('./font/fontello.eot?57599623#iefix') format('embedded-opentype'),
       url('./font/fontello.woff?57599623') format('woff'),
       url('./font/fontello.ttf?57599623') format('truetype'),
       url('./font/fontello.svg?57599623#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

.icons {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*="icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-edit:before { content: '\e800'; }
.icon-th:before { content: '\e801'; }
.icon-th-large:before { content: '\e802'; }
.icon-th-list:before { content: '\e803'; }
.icon-trash-empty:before { content: '\e804'; }
.icon-menu:before { content: '\e805'; }
.icon-resize-full-alt:before { content: '\e806'; }
.icon-down-big:before { content: '\e807'; }
.icon-left-big:before { content: '\e808'; }
.icon-right-big:before { content: '\e809'; }
.icon-up-big:before { content: '\e80a'; }
.icon-up-open:before { content: '\e80b'; }
.icon-right-open:before { content: '\e80c'; }
.icon-left-open:before { content: '\e80d'; }
.icon-down-open:before { content: '\e80e'; }
.icon-list-bullet:before { content: '\e80f'; }
.icon-list:before { content: '\e810'; }
.icon-user:before { content: '\e811'; }
.icon-videocam:before { content: '\e812'; }
.icon-picture:before { content: '\e813'; }
.icon-camera-alt:before { content: '\e814'; }
.icon-attach:before { content: '\e815'; }
.icon-chat:before { content: '\e816'; }
.icon-cog:before { content: '\e817'; }
.icon-cog-alt:before { content: '\e818'; }
.icon-sitemap:before { content: '\e81a'; }
.icon-reply:before { content: '\e81b'; }
.icon-export:before { content: '\e81c'; }
.icon-chat-1:before { content: '\e81d'; }
.icon-users:before { content: '\e81e'; }
.icon-users-1:before { content: '\e81f'; }
.icon-user-1:before { content: '\e820'; }
.icon-th-large-outline:before { content: '\e821'; }
.icon-th-outline:before { content: '\e822'; }
.icon-off:before { content: '\e823'; }
.icon-login:before { content: '\e824'; }