@charset "utf-8";

.icon{display:inline-block;width:100%;height:100%;vertical-align:middle;;}

.icon.lang{width:20px;height:40px;background:url(../images/common/lang.png) no-repeat center 10px;}
.scrolled .icon.lang,.active .icon.lang{background:url(../images/common/lang_scrolled.png) no-repeat center 10px;}

.icon.close{width:40px;height:40px;background:url(../images/common/menu_close.png) no-repeat center;}

.icon.home{width:66px;height:66px;background:url(../images/common/home.png) no-repeat center;}

.icon.file{width:20px;height:20px;background:url(../images/component/icon_file.png) no-repeat center center;}
.icon.file.blue{background:url(../images/component/icon_file_blue.png) no-repeat center center;}
.icon.file_bg{width:60px;height:60px;background:url(../images/component/icon_file_table.png) no-repeat center center;}

.icon.delete{width:30px;height:30px;background:url(../images/component/icon_x.png) no-repeat center;}
.icon.delete.red{background:url(../images/component/icon_x_red.png) no-repeat center;}

.icon.calendar{width:30px;height:30px;background:url(../images/component/icon_calendar.png) no-repeat center;}
.icon.writer{width:30px;height:30px;background:url(../images/component/icon_writer.png) no-repeat center;}
.icon.view{width:30px;height:30px;background:url(../images/component/icon_view.png) no-repeat center;}

.icon.arrow.left{width:40px;height:40px;background:url(../images/component/arrow_left.png) no-repeat center;}
.icon.arrow.right{width:40px;height:40px;background:url(../images/component/arrow_right.png) no-repeat center;}
.icon.arrow.bottom{width:40px;height:40px;background:url(../images/component/arrow_bottom.png) no-repeat center;}
.icon.arrow.top{width:40px;height:40px;background:url(../images/component/arrow_top.png) no-repeat center;}

.icon.comment{width:20px;height:20px;background:url(../images/component/icon_comment.png) no-repeat center center;}

.icon.prev{width:18px;height:18px;background:url(../images/component/icon_arrow_up_18.png) no-repeat center;}
.icon.next{width:18px;height:18px;background:url(../images/component/icon_arrow_down_18.png) no-repeat center;}