@font-face {
	font-family: 'wrapmsgr-icon';
	src:
		url('../../fonts/wrapmsgr-icon.ttf?3ur9kr') format('truetype'),
		url('../../fonts/wrapmsgr-icon.woff?3ur9kr') format('woff'),
		url('../../fonts/wrapmsgr-icon.svg?3ur9kr#wrapmsgr-icon') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

.wrapmsgr_container i, .wrapmsgr_container i span {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'wrapmsgr-icon' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.wrapmsgr_container i {
	color: #9d9fa4;
}

.wrapmsgr_container .icon_triangle {
	width: 0;
	height: 0;
	display: inline-block;
	vertical-align: top;
}

.wrapmsgr_container .icon_triangle.wrapmsgr_expand {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #9d9fa4;
	margin: 7px 5px;
}

.wrapmsgr_container .icon_triangle.wrapmsgr_collapse {
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #9d9fa4;
	margin: 5px 7px;
}

.wrapmsgr_container .icon_checkbox {
	content: '';
	display: inline-block;
	width: 15px;
	height: 15px;
	border: 1px solid #cdced1;
	border-radius: 2px;
}

.wrapmsgr_container .icon_checkbox.disabled {
	background-color: #edeff3;
}

.wrapmsgr_container input:checked[type="checkbox"]+label .icon_checkbox:before {
	content: "\e919";
	position: absolute;
	top: -1px;
	left: -1px;
	font-size: 15px;
	color: #fff;
}

.wrapmsgr_container input:checked[type="checkbox"]+label .icon_checkbox {
	position: relative;
	border-color: #3182F6;
	background-color: #3182F6;
}
.wrapmsgr_container.wrapmsgr_platform_widget input:checked[type="checkbox"]+label .icon_checkbox,
.wrapmsgr_container.wrapmsgr_platform_popup  input:checked[type="checkbox"]+label .icon_checkbox {
	border-color: #25c16f;
	background-color: #25c16f;
}

.wrapmsgr_container input:checked[type="checkbox"]+label .icon_checkbox.disabled {
	background-color: #edeff3;
	border-color: #cdced1;
}

.wrapmsgr_container .icon_alert_octagon:before {
	content: "\e906";
}

.wrapmsgr_container .icon_bell:before {
	content: "\e908";
}

.wrapmsgr_container .icon_alert_circle:before {
	content: "\e90d";
}

.wrapmsgr_container .icon_calendar:before {
	content: "\e90f";
}

.wrapmsgr_container .icon_check_circle:before {
	content: "\e913";
}

.wrapmsgr_container .icon_clock:before {
	content: "\e916";
}

.wrapmsgr_container .icon_comment_dots:before {
	content: "\e918";
}

.wrapmsgr_container .icon_check:before {
	content: "\e919";
}

.wrapmsgr_container .icon_copy:before {
	content: "\e91b";
}

.wrapmsgr_container .icon_download:before {
	content: "\e921";
}

.wrapmsgr_container .icon_edit:before {
	content: "\e922";
}

.wrapmsgr_container .icon_ellipsis_h:before {
	content: "\e923";
}

.wrapmsgr_container .icon_ellipsis_v:before {
	content: "\e924";
}

.wrapmsgr_container .icon_eye:before {
	content: "\e926";
}

.wrapmsgr_container .icon_globe:before {
	content: "\e92e";
}

.wrapmsgr_container .icon_info:before {
	content: "\e932";
}

.wrapmsgr_container .icon_mobile:before {
	content: "\e935";
}

.wrapmsgr_container .icon_paper_plane:before {
	content: "\e936";
}

.wrapmsgr_container .icon_phone:before {
	content: "\e939";
}

.wrapmsgr_container .icon_plus:before {
	content: "\e93a";
}

.wrapmsgr_container .icon_refresh_ccw:before {
	content: "\e940";
}
.wrapmsgr_container .icon_search:before {
	content: "\e941";
}

.wrapmsgr_container .icon_circle:before {
	content: "\e945";
}

.wrapmsgr_container .icon_times:before {
	content: "\e946";
}

.wrapmsgr_container .icon_trash:before {
	content: "\e948";
}

.wrapmsgr_container .icon_users:before {
	content: "\e94c";
}

.wrapmsgr_container .icon_cog:before {
	content: "\e961";
}

.wrapmsgr_container .icon_chart_line:before {
	content: "\e97a";
}

.wrapmsgr_container .icon_chart_bar:before {
	content: "\e97b";
}

.wrapmsgr_container .icon_mail:before {
	content: "\e97c";
}

.wrapmsgr_container .icon_arrow_down:before {
	content: "\ec00";
}

.wrapmsgr_container .icon_log_out:before {
	content: "\ec01";
}

.wrapmsgr_container .icon_bell_off2:before {
	content: "\ec02";
}

.wrapmsgr_container .icon_reply:before {
	content: "\ec03";
}

.wrapmsgr_container .icon_attach_file:before {
	content: "\ec04";
}

.wrapmsgr_container .icon_external_link:before {
	content: "\ec05";
}

.wrapmsgr_container .icon_pin:before {
	content: "\ec06";
}

.wrapmsgr_container .icon_unpin:before {
	content: "\ec07";
}

.wrapmsgr_container .icon_create_chat:before {
	content: "\ec0b";
}

.wrapmsgr_container .icon_bell_off:before {
	content: "\ec0c";
}

.wrapmsgr_container .icon_user_fill:before {
	content: "\ec0d";
}

.wrapmsgr_container .icon_users_fill:before {
	content: "\ec0e";
}

.wrapmsgr_container .icon_hide_chat:before {
	content: "\ec0f";
}

.wrapmsgr_container .icon_arrow_left:before {
	content: "\ec10";
}

.wrapmsgr_container .icon_arrow_right:before {
	content: "\ec11";
}

.wrapmsgr_container .icon_edit2:before {
	content: "\ec12";
}

.wrapmsgr_container .icon_headphones:before {
	content: "\ec13";
}

.wrapmsgr_container .icon_list:before {
	content: "\ec14";
}

.wrapmsgr_container .icon_plus_circle:before {
	content: "\ec15";
}

.wrapmsgr_container .icon_minus_circle:before {
	content: "\ec16";
}

.wrapmsgr_container .icon_power:before {
	content: "\ec17";
}

.wrapmsgr_container .icon_comment_notes:before {
	content: "\ec18";
}

.wrapmsgr_container .icon_statistics:before {
	content: "\ec19";
}

.wrapmsgr_container .icon_menu:before {
	content: "\ec1a";
}

.wrapmsgr_container .icon_server:before {
	content: "\ec1b";
}

.wrapmsgr_container .icon_settings:before {
	content: "\ec1c";
}

.wrapmsgr_container .icon_zap:before {
	content: "\ec1d";
}

.wrapmsgr_container .icon_clip:before {
	content: "\ec1e";
}

.wrapmsgr_container .icon_write:before {
	content: "\ec1f";
}

.wrapmsgr_container .icon_badge:before {
	content: "\ec20";
}

.wrapmsgr_container .icon_close_circle:before {
	content: "\ec21";
}

.wrapmsgr_container .icon_gallery:before {
	content: "\ec22";
}

.wrapmsgr_container .icon_eye_close:before {
	content: "\ec23";
}

.wrapmsgr_container .icon_eye_open:before {
	content: "\ec24";
}

.wrapmsgr_container .icon_arrow_up_circle:before {
	content: "\ec25";
}

.wrapmsgr_container .icon_arrow_up:before {
	content: "\ec26";
}

.wrapmsgr_container .icon_add_user:before {
	content: "\ec27";
}

.wrapmsgr_container .icon_user_fill2:before {
	content: "\ec28";
}

.wrapmsgr_container .icon_statistics_fill:before {
	content: "\ec29";
}

.wrapmsgr_container .icon_grid:before {
	content: "\ec2a";
}

.wrapmsgr_container .icon_user_fill3:before {
	content: "\ec2b";
}

.wrapmsgr_container .icon_key:before {
	content: "\ec2c";
}

.wrapmsgr_container .icon_edit3:before {
	content: "\ec2d";
}

.wrapmsgr_container .icon_comment_dots_fill:before {
	content: "\ec2e";
}

.wrapmsgr_container .icon_empty_chat:before {
	content: "\ec2f";
}

.wrapmsgr_container .icon_arrow_down2:before {
	content: "\ec30";
}

.wrapmsgr_container .icon_check_circle_fill {
	display: inline-block;
}
.wrapmsgr_container .icon_check_circle_fill > * {
	float: left;
	font-size: inherit;
}
.wrapmsgr_container .icon_check_circle_fill .path1:before {
	content: "\ec31";
}
.wrapmsgr_container .icon_check_circle_fill .path2:before {
	content: "\ec32";
	margin-left: -1em;
	color: rgb(255, 255, 255);
}

.wrapmsgr_container .icon_chart:before {
	content: "\ec33";
}

.wrapmsgr_container .icon_check_big:before {
	content: "\ec34";
}

.wrapmsgr_container .icon_updown_arrow:before {
	content: "\ec35";
}

.wrapmsgr_container .icon_squire:before {
	content: "\ec36";
}

.wrapmsgr_container .icon_add_server:before {
	content: "\ec37";
}

.wrapmsgr_container .icon_edit4:before {
	content: "\ec38";
}

.wrapmsgr_container .icon_filebox:before {
	content: "\ec39";
}

.wrapmsgr_container .icon_forward:before {
	content: "\ec3a";
}

.wrapmsgr_container .icon_scrap:before {
	content: "\ec3b";
}

.wrapmsgr_container .icon_view_in_chat:before {
	content: "\ec3c";
}

.wrapmsgr_container .icon_send {
	display: inline-block;
}
.wrapmsgr_container .icon_send > * {
	float: left;
	font-size: inherit;
}
.wrapmsgr_container .icon_send .path1:before {
	content: "\ec3d";
}
.wrapmsgr_container .icon_send .path2:before {
	content: "\ec3e";
	margin-left: -1em;
	color: rgb(255, 255, 255);
}

.wrapmsgr_container .icon_send_schedule {
	display: inline-block;
}
.wrapmsgr_container .icon_send_schedule > * {
	float: left;
	font-size: inherit;
}
.wrapmsgr_container .icon_send_schedule .path1:before {
	content: "\ec40";
}
.wrapmsgr_container .icon_send_schedule .path2:before {
	content: "\ec41";
	margin-left: -1em;
	color: rgb(255, 255, 255);
}
.wrapmsgr_container .icon_send_schedule .path3:before {
	content: "\ec42";
	margin-left: -1em;
	color: rgb(255, 255, 255);
}
.wrapmsgr_container .icon_send_schedule .path4:before {
	content: "\ec43";
	margin-left: -1em;
}
.wrapmsgr_container .icon_send_schedule .path5:before {
	content: "\ec44";
	margin-left: -1em;
}

.wrapmsgr_container .icon_block_download {
	display: inline-block;
}
.wrapmsgr_container .icon_block_download > * {
	float: left;
	font-size: inherit;
}
.wrapmsgr_container .icon_block_download .path1:before {
	content: "\ec45";
}
.wrapmsgr_container .icon_block_download .path2:before {
	content: "\ec46";
	margin-left: -1em;
}
.wrapmsgr_container .icon_block_download .path3:before {
	content: "\ec47";
	margin-left: -1em;
	color: rgb(255, 255, 255);
}
.wrapmsgr_container .icon_block_download .path4:before {
	content: "\ec48";
	margin-left: -1em;
	color: rgb(239, 83, 80);
}
.wrapmsgr_container .icon_block_download .path5:before {
	content: "\ec49";
	margin-left: -1em;
	color: rgb(239, 83, 80);
}
.wrapmsgr_container .icon_clock_fill {
	display: inline-block;
}
.wrapmsgr_container .icon_clock_fill > * {
	float: left;
	font-size: inherit;
}
.wrapmsgr_container .icon_clock_fill .path1:before {
	content: "\ec4a";
}
.wrapmsgr_container .icon_clock_fill .path2:before {
	content: "\ec4b";
	margin-left: -1em;
}
.wrapmsgr_container .icon_clock_fill .path3:before {
	content: "\ec4c";
	margin-left: -1em;
	color: rgb(255, 255, 255);
}
.wrapmsgr_container .icon_list_order:before {
	content: "\ec4d";
}
.wrapmsgr_container .icon_detail:before {
	content: "\ec4e";
}
.wrapmsgr_container .icon_unread > * {
	float: left;
	font-size: inherit;
}
.wrapmsgr_container .icon_unread .path1:before {
	content: "\ec4f";
	color: rgb(37, 45, 56);
}
.wrapmsgr_container .icon_unread .path2:before {
	content: "\ec50";
	margin-left: -1em;
	color: rgb(37, 45, 56);
}
.wrapmsgr_container .icon_unread .path3:before {
	content: "\ec51";
	margin-left: -1em;
	color: rgb(37, 45, 56);
}
.wrapmsgr_container .icon_unread .path4:before {
	content: "\ec52";
	margin-left: -1em;
	color: rgb(37, 45, 56);
}
.wrapmsgr_container .icon_unread .path5:before {
	content: "\ec53";
	margin-left: -1em;
	color: rgb(239, 83, 80);
}
.wrapmsgr_container .icon_unread .path6:before {
	content: "\ec54";
	margin-left: -1em;
	color: rgb(255, 255, 255);
}

.wrapmsgr_container .icon_doc,
.wrapmsgr_container .icon_pdf,
.wrapmsgr_container .icon_ppt,
.wrapmsgr_container .icon_xls,
.wrapmsgr_container .icon_hwp,
.wrapmsgr_container .icon_image,
.wrapmsgr_container .icon_video,
.wrapmsgr_container .icon_txt,
.wrapmsgr_container .icon_document,
.wrapmsgr_container .icon_compressed,
.wrapmsgr_container .icon_etc {
	display: inline-block;
	margin-right: 0;
}

.wrapmsgr_container .icon_doc *,
.wrapmsgr_container .icon_pdf *,
.wrapmsgr_container .icon_ppt *,
.wrapmsgr_container .icon_xls *,
.wrapmsgr_container .icon_hwp *,
.wrapmsgr_container .icon_image *,
.wrapmsgr_container .icon_video *,
.wrapmsgr_container .icon_txt *,
.wrapmsgr_container .icon_document *,
.wrapmsgr_container .icon_compressed *,
.wrapmsgr_container .icon_etc * {
	float: left;
}

.wrapmsgr_container .icon_doc .path1:before {
	content: "\e91c";
	color: rgb(230, 241, 253);
}
.wrapmsgr_container .icon_doc .path2:before {
	content: "\e91d";
	margin-left: -1em;
	color: rgb(0, 117, 239);
}
.wrapmsgr_container .icon_doc .path3:before {
	content: "\e91e";
	margin-left: -1em;
	color: rgb(0, 117, 239);
}
.wrapmsgr_container .icon_doc .path4:before {
	content: "\e91f";
	margin-left: -1em;
	color: rgb(0, 117, 239);
}
.wrapmsgr_container .icon_doc .path5:before {
	content: "\e920";
	margin-left: -1em;
	color: rgb(0, 117, 239);
}

.wrapmsgr_container .icon_pdf .path1:before {
	content: "\e95c";
	color: rgb(255, 234, 235);
}

.wrapmsgr_container .icon_pdf .path2:before {
	content: "\e95d";
	margin-left: -1em;
	color: rgb(255, 0, 44);
}

.wrapmsgr_container .icon_pdf .path3:before {
	content: "\e95e";
	margin-left: -1em;
	color: rgb(255, 0, 44);
}

.wrapmsgr_container .icon_ppt .path1:before {
	content: "\e93b";
	color: rgb(255, 237, 234);
}
.wrapmsgr_container .icon_ppt .path2:before {
	content: "\e93c";
	margin-left: -1em;
	color: rgb(255, 84, 51);
}
.wrapmsgr_container .icon_ppt .path3:before {
	content: "\e93d";
	margin-left: -1em;
	color: rgb(255, 84, 51);
}
.wrapmsgr_container .icon_ppt .path4:before {
	content: "\e93e";
	margin-left: -1em;
	color: rgb(255, 84, 51);
}

.wrapmsgr_container .icon_xls .path1:before {
	content: "\e94f";
	color: rgb(229, 248, 238);
}
.wrapmsgr_container .icon_xls .path2:before {
	content: "\e950";
	margin-left: -1em;
	color: rgb(0, 179, 82);
}
.wrapmsgr_container .icon_xls .path3:before {
	content: "\e951";
	margin-left: -1em;
	color: rgb(0, 179, 82);
}
.wrapmsgr_container .icon_xls .path4:before {
	content: "\e952";
	margin-left: -1em;
	color: rgb(0, 179, 82);
}
.wrapmsgr_container .icon_xls .path5:before {
	content: "\e953";
	margin-left: -1em;
	color: rgb(0, 179, 82);
}
.wrapmsgr_container .icon_xls .path6:before {
	content: "\e954";
	margin-left: -1em;
	color: rgb(0, 179, 82);
}
.wrapmsgr_container .icon_xls .path7:before {
	content: "\e955";
	margin-left: -1em;
	color: rgb(0, 179, 82);
}
.wrapmsgr_container .icon_xls .path8:before {
	content: "\e956";
	margin-left: -1em;
	color: rgb(0, 179, 82);
}
.wrapmsgr_container .icon_xls .path9:before {
	content: "\e957";
	margin-left: -1em;
	color: rgb(0, 179, 82);
}
.wrapmsgr_container .icon_xls .path10:before {
	content: "\e958";
	margin-left: -1em;
	color: rgb(0, 179, 82);
}
.wrapmsgr_container .icon_xls .path11:before {
	content: "\e959";
	margin-left: -1em;
	color: rgb(0, 179, 82);
}

.wrapmsgr_container .icon_document .path1:before {
	content: "\e963";
	color: rgb(18, 116, 232);
}

.wrapmsgr_container .icon_document .path2:before {
	content: "\e964";
	margin-left: -1em;
	color: rgb(233, 242, 253);
}

.wrapmsgr_container .icon_document .path3:before {
	content: "\e965";
	margin-left: -1em;
	color: rgb(18, 116, 232);
}

.wrapmsgr_container .icon_document .path4:before {
	content: "\e966";
	margin-left: -0.76953125em;
	color: rgb(18, 116, 232);
}

.wrapmsgr_container .icon_document .path5:before {
	content: "\e967";
	margin-left: -0.76953125em;
	color: rgb(18, 116, 232);
}

.wrapmsgr_container .icon_compressed .path1:before {
	content: "\e968";
	color: rgb(233, 237, 241);
}
.wrapmsgr_container .icon_compressed .path2:before {
	content: "\e969";
	margin-left: -1em;
	color: rgb(164, 172, 175);
}
.wrapmsgr_container .icon_compressed .path3:before {
	content: "\e96a";
	margin-left: -1em;
	color: rgb(164, 172, 175);
}
.wrapmsgr_container .icon_compressed .path4:before {
	content: "\e96b";
	margin-left: -1em;
	color: rgb(164, 172, 175);
}
.wrapmsgr_container .icon_compressed .path5:before {
	content: "\e96c";
	margin-left: -1em;
	color: rgb(164, 172, 175);
}

.wrapmsgr_container .icon_image .path1:before {
	content: "\e96d";
	color: rgb(233, 237, 241);
}
.wrapmsgr_container .icon_image .path2:before {
	content: "\e96e";
	margin-left: -1em;
	color: rgb(164, 172, 175);
}
.wrapmsgr_container .icon_image .path3:before {
	content: "\e96f";
	margin-left: -1em;
	color: rgb(164, 172, 175);
}
.wrapmsgr_container .icon_image .path4:before {
	content: "\e970";
	margin-left: -1em;
	color: rgb(164, 172, 175);
}

.wrapmsgr_container .icon_video .path1:before {
	content: "\e971";
	color: rgb(233, 237, 241);
}
.wrapmsgr_container .icon_video .path2:before {
	content: "\e972";
	margin-left: -1em;
	color: rgb(164, 172, 175);
}
.wrapmsgr_container .icon_video .path3:before {
	content: "\e973";
	margin-left: -1em;
	color: rgb(164, 172, 175);
}

.wrapmsgr_container .icon_hwp .path1:before {
	content: "\e974";
	color: rgb(215, 243, 252);
}
.wrapmsgr_container .icon_hwp .path2:before {
	content: "\e975";
	margin-left: -1em;
	color: rgb(0, 173, 242);
}
.wrapmsgr_container .icon_hwp .path3:before {
	content: "\e976";
	margin-left: -1em;
	color: rgb(0, 173, 242);
}
.wrapmsgr_container .icon_hwp .path4:before {
	content: "\e977";
	margin-left: -1em;
	color: rgb(0, 173, 242);
}

.wrapmsgr_container .icon_txt .path1:before {
	content: "\e985";
	color: rgb(233, 237, 241);
}
.wrapmsgr_container .icon_txt .path2:before {
	content: "\e986";
	margin-left: -1em;
	color: rgb(164, 172, 175);
}
.wrapmsgr_container .icon_txt .path3:before {
	content: "\e987";
	margin-left: -1em;
	color: rgb(164, 172, 175);
}
.wrapmsgr_container .icon_txt .path4:before {
	content: "\e988";
	margin-left: -1em;
	color: rgb(164, 172, 175);
}
.wrapmsgr_container .icon_txt .path5:before {
	content: "\e989";
	margin-left: -1em;
	color: rgb(164, 172, 175);
}

.wrapmsgr_container i[class^="icon_squircle_"] {
	display: inline-block;
	margin-right: 0;
	width: 1.1em;
}

.wrapmsgr_container i[class^="icon_squircle_"] * {
	float: left;
}

.wrapmsgr_container .icon_squircle_ppt .path1:before {
	content: "\ed00";
	color: rgb(255, 239, 236);
}

.wrapmsgr_container .icon_squircle_ppt .path2:before {
	content: "\ed01";
	margin-left: -1em;
	color: rgb(255, 99, 68);
	opacity: 0.05;
}

.wrapmsgr_container .icon_squircle_ppt .path3:before {
	content: "\ed02";
	margin-left: -1em;
	color: rgb(255, 99, 68);
}

.wrapmsgr_container .icon_squircle_ppt .path4:before {
	content: "\ed03";
	margin-left: -1em;
	color: rgb(255, 99, 68);
}

.wrapmsgr_container .icon_squircle_ppt .path5:before {
	content: "\ed04";
	margin-left: -1em;
	color: rgb(255, 99, 68);
}

.wrapmsgr_container .icon_squircle_pdf .path1:before {
	content: "\ed10";
	color: rgb(255, 236, 236);
}

.wrapmsgr_container .icon_squircle_pdf .path2:before {
	content: "\ed11";
	margin-left: -1em;
	color: rgb(255, 53, 59);
	opacity: 0.05;
}

.wrapmsgr_container .icon_squircle_pdf .path3:before {
	content: "\ed12";
	margin-left: -1em;
	color: rgb(255, 53, 59);
}

.wrapmsgr_container .icon_squircle_pdf .path4:before {
	content: "\ed13";
	margin-left: -1em;
	color: rgb(255, 53, 59);
}

.wrapmsgr_container .icon_squircle_xls .path1:before {
	content: "\ed20";
	color: rgb(234, 248, 240);
}

.wrapmsgr_container .icon_squircle_xls .path2:before {
	content: "\ed21";
	margin-left: -1em;
	color: rgb(0, 0, 0);
	opacity: 0.05;
}

.wrapmsgr_container .icon_squircle_xls .path3:before {
	content: "\ed22";
	margin-left: -1em;
	color: rgb(35, 176, 92);
}

.wrapmsgr_container .icon_squircle_xls .path4:before {
	content: "\ed23";
	margin-left: -1em;
	color: rgb(35, 176, 92);
}

.wrapmsgr_container .icon_squircle_xls .path5:before {
	content: "\ed24";
	margin-left: -1em;
	color: rgb(35, 176, 92);
}

.wrapmsgr_container .icon_squircle_xls .path6:before {
	content: "\ed25";
	margin-left: -1em;
	color: rgb(35, 176, 92);
}

.wrapmsgr_container .icon_squircle_xls .path7:before {
	content: "\ed26";
	margin-left: -1em;
	color: rgb(35, 176, 92);
}

.wrapmsgr_container .icon_squircle_xls .path8:before {
	content: "\ed27";
	margin-left: -1em;
	color: rgb(35, 176, 92);
}

.wrapmsgr_container .icon_squircle_xls .path9:before {
	content: "\ed28";
	margin-left: -1em;
	color: rgb(35, 176, 92);
}

.wrapmsgr_container .icon_squircle_xls .path10:before {
	content: "\ed29";
	margin-left: -1em;
	color: rgb(35, 176, 92);
}

.wrapmsgr_container .icon_squircle_xls .path11:before {
	content: "\ed2a";
	margin-left: -1em;
	color: rgb(35, 176, 92);
}

.wrapmsgr_container .icon_squircle_xls .path12:before {
	content: "\ed2b";
	margin-left: -1em;
	color: rgb(35, 176, 92);
}

.wrapmsgr_container .icon_squircle_doc .path1:before {
	content: "\ed30";
	color: rgb(230, 241, 253);
}

.wrapmsgr_container .icon_squircle_doc .path2:before {
	content: "\ed31";
	margin-left: -1em;
	color: rgb(0, 117, 239);
	opacity: 0.05;
}

.wrapmsgr_container .icon_squircle_doc .path3:before {
	content: "\ed32";
	margin-left: -1em;
	color: rgb(0, 117, 239);
}

.wrapmsgr_container .icon_squircle_doc .path4:before {
	content: "\ed33";
	margin-left: -1em;
	color: rgb(0, 117, 239);
}

.wrapmsgr_container .icon_squircle_doc .path5:before {
	content: "\ed34";
	margin-left: -1em;
	color: rgb(0, 117, 239);
}

.wrapmsgr_container .icon_squircle_doc .path6:before {
	content: "\ed35";
	margin-left: -1em;
	color: rgb(0, 117, 239);
}

.wrapmsgr_container .icon_squircle_hwp .path1:before {
	content: "\ed40";
	color: rgb(222, 243, 252);
}

.wrapmsgr_container .icon_squircle_hwp .path2:before {
	content: "\ed41";
	margin-left: -1em;
	color: rgb(41, 172, 237);
	opacity: 0.05;
}

.wrapmsgr_container .icon_squircle_hwp .path3:before {
	content: "\ed42";
	margin-left: -1em;
	color: rgb(41, 172, 237);
}

.wrapmsgr_container .icon_squircle_hwp .path4:before {
	content: "\ed43";
	margin-left: -1em;
	color: rgb(41, 172, 237);
}

.wrapmsgr_container .icon_squircle_hwp .path5:before {
	content: "\ed44";
	margin-left: -1em;
	color: rgb(41, 172, 237);
}

.wrapmsgr_container .icon_squircle_def .path1:before {
	content: "\ed50";
	color: rgb(232, 245, 252);
}

.wrapmsgr_container .icon_squircle_def .path2:before {
	content: "\ed51";
	margin-left: -1em;
	color: rgb(88, 150, 185);
	opacity: 0.05;
}

.wrapmsgr_container .icon_squircle_def .path3:before {
	content: "\ed52";
	margin-left: -1em;
	color: rgb(88, 150, 185);
}

.wrapmsgr_container .icon_squircle_def .path4:before {
	content: "\ed53";
	margin-left: -1em;
	color: rgb(88, 150, 185);
}

.wrapmsgr_container .icon_squircle_def .path5:before {
	content: "\ed54";
	margin-left: -1em;
	color: rgb(88, 150, 185);
}

.wrapmsgr_container .icon_squircle_def .path6:before {
	content: "\ed55";
	margin-left: -1em;
	color: rgb(88, 150, 185);
}

.wrapmsgr_container .icon_squircle_img .path1:before {
	content: "\ed60";
	color: rgb(235, 238, 242);
}

.wrapmsgr_container .icon_squircle_img .path2:before {
	content: "\ed61";
	margin-left: -1em;
	color: rgb(0, 0, 0);
	opacity: 0.1;
}

.wrapmsgr_container .icon_squircle_img .path3:before {
	content: "\ed62";
	margin-left: -1em;
	color: rgb(167, 173, 176);
}

.wrapmsgr_container .icon_squircle_img .path4:before {
	content: "\ed63";
	margin-left: -1em;
	color: rgb(167, 173, 176);
}

.wrapmsgr_container .icon_squircle_avi .path1:before {
	content: "\ed70";
	color: rgb(235, 238, 242);
}

.wrapmsgr_container .icon_squircle_avi .path2:before {
	content: "\ed71";
	margin-left: -1em;
	color: rgb(0, 0, 0);
	opacity: 0.1;
}

.wrapmsgr_container .icon_squircle_avi .path3:before {
	content: "\ed72";
	margin-left: -1em;
	color: rgb(167, 173, 176);
}

.wrapmsgr_container .icon_squircle_avi .path4:before {
	content: "\ed73";
	margin-left: -1em;
	color: rgb(167, 173, 176);
}

.wrapmsgr_container .icon_squircle_zip .path1:before {
	content: "\ed80";
	color: rgb(235, 238, 242);
}

.wrapmsgr_container .icon_squircle_zip .path2:before {
	content: "\ed81";
	margin-left: -1em;
	color: rgb(0, 0, 0);
	opacity: 0.1;
}

.wrapmsgr_container .icon_squircle_zip .path3:before {
	content: "\ed82";
	margin-left: -1em;
	color: rgb(167, 173, 176);
}

.wrapmsgr_container .icon_squircle_zip .path4:before {
	content: "\ed83";
	margin-left: -1em;
	color: rgb(167, 173, 176);
}

.wrapmsgr_container .icon_squircle_txt .path1:before {
	content: "\ed90";
	color: rgb(231, 235, 253);
}

.wrapmsgr_container .icon_squircle_txt .path2:before {
	content: "\ed91";
	margin-left: -1em;
	color: rgb(98, 107, 158);
	opacity: 0.05;
}

.wrapmsgr_container .icon_squircle_txt .path3:before {
	content: "\ed92";
	margin-left: -1em;
	color: rgb(98, 107, 158);
}

.wrapmsgr_container .icon_squircle_txt .path4:before {
	content: "\ed93";
	margin-left: -1em;
	color: rgb(98, 107, 158);
}

.wrapmsgr_container .icon_squircle_txt .path5:before {
	content: "\ed94";
	margin-left: -1em;
	color: rgb(98, 107, 158);
}

.wrapmsgr_container .icon_squircle_txt .path6:before {
	content: "\ed95";
	margin-left: -1em;
	color: rgb(98, 107, 158);
}

.wrapmsgr_container .icon_squircle_users .path1:before {
	content: "\eda0";
	color: rgb(235, 238, 242);
}

.wrapmsgr_container .icon_squircle_users .path2:before {
	content: "\eda1";
	margin-left: -1em;
	color: rgb(0, 0, 0);
	opacity: 0.1;
}

.wrapmsgr_container .icon_squircle_users .path3:before {
	content: "\eda2";
	margin-left: -1em;
	color: rgb(157, 159, 164);
}

.wrapmsgr_container .icon_squircle_users .path4:before {
	content: "\eda3";
	margin-left: -1em;
	color: rgb(157, 159, 164);
}

.wrapmsgr_container .icon_squircle_users .path5:before {
	content: "\eda4";
	margin-left: -1em;
	color: rgb(157, 159, 164);
}

.wrapmsgr_container .icon_squircle_users .path6:before {
	content: "\eda5";
	margin-left: -1em;
	color: rgb(157, 159, 164);
}

.wrapmsgr_container .icon_A:before {
	content: "\eda6";
	color: #d1d6db;
}

.wrapmsgr_container .icon_B:before {
	content: "\eda7";
	color: #d1d6db;
}

.wrapmsgr_container .icon_C:before {
	content: "\eda8";
	color: #d1d6db;
}

.wrapmsgr_container .icon_D:before {
	content: "\eda9";
	color: #d1d6db;
}

.wrapmsgr_container .icon_E:before {
	content: "\edaa";
	color: #d1d6db;
}

.wrapmsgr_container .icon_F:before {
	content: "\edab";
	color: #d1d6db;
}

.wrapmsgr_container .icon_G:before {
	content: "\edac";
	color: #d1d6db;
}

.wrapmsgr_container .icon_H:before {
	content: "\edad";
	color: #d1d6db;
}

.wrapmsgr_container .icon_I:before {
	content: "\edae";
	color: #d1d6db;
}

.wrapmsgr_container .icon_J:before {
	content: "\edaf";
	color: #d1d6db;
}

.wrapmsgr_container .icon_K:before {
	content: "\edb0";
	color: #d1d6db;
}

.wrapmsgr_container .icon_L:before {
	content: "\edb1";
	color: #d1d6db;
}

.wrapmsgr_container .icon_M:before {
	content: "\edb2";
	color: #d1d6db;
}

.wrapmsgr_container .icon_N:before {
	content: "\edb3";
	color: #d1d6db;
}

.wrapmsgr_container .icon_O:before {
	content: "\edb4";
	color: #d1d6db;
}

.wrapmsgr_container .icon_P:before {
	content: "\edb5";
	color: #d1d6db;
}

.wrapmsgr_container .icon_Q:before {
	content: "\edb6";
	color: #d1d6db;
}

.wrapmsgr_container .icon_R:before {
	content: "\edb7";
	color: #d1d6db;
}

.wrapmsgr_container .icon_S:before {
	content: "\edb8";
	color: #d1d6db;
}

.wrapmsgr_container .icon_T:before {
	content: "\edb9";
	color: #d1d6db;
}

.wrapmsgr_container .icon_U:before {
	content: "\edba";
	color: #d1d6db;
}

.wrapmsgr_container .icon_V:before {
	content: "\edbb";
	color: #d1d6db;
}

.wrapmsgr_container .icon_W:before {
	content: "\edbc";
	color: #d1d6db;
}

.wrapmsgr_container .icon_X:before {
	content: "\edbd";
	color: #d1d6db;
}

.wrapmsgr_container .icon_Y:before {
	content: "\edbe";
	color: #d1d6db;
}

.wrapmsgr_container .icon_Z:before {
	content: "\edbf";
	color: #d1d6db;
}

.wrapmsgr_container .icon_gallery2:before {
	content: "\edc0";
}

.wrapmsgr_container .icon_bell_full:before {
	content: "\edc1";
	color: #d1d6db;
}

.wrapmsgr_container .icon_pin2:before {
	content: "\edc2";
}

.wrapmsgr_container .icon_reset:before {
	content: "\edc3";
}

.wrapmsgr_container .icon_unpin2:before {
	content: "\edc4";
}

.wrapmsgr_container .icon_pin2_full:before {
	content: "\edc5";
	color: #b5bbc2;
}

.wrapmsgr_container .icon_user:before {
	content: "\edc6";
	color: #717985;
}

.wrapmsgr_container .icon_at:before {
	content: "\edc7";
}

.wrapmsgr_container .icon_send2:before {
	content: "\edc8";
}

.wrapmsgr_container .icon_right_arrow2:before {
	content: "\edc9";
}

.wrapmsgr_container .icon_close_circle2 .path1:before {
	content: "\edca";
	color: rgb(209, 214, 219);
}

.wrapmsgr_container .icon_close_circle2 .path2:before {
	content: "\edcb";
	margin-left: -1em;
	color: rgb(37, 45, 56);
}

.wrapmsgr_container .icon_close_circle2 .path3:before {
	content: "\edcc";
	margin-left: -1em;
	color: rgb(37, 45, 56);
}

.wrapmsgr_container .icon_history:before {
	content: "\edcd";
}

.wrapmsgr_container .icon_star:before {
	content: "\edce";
	color: #b5bbc2;
}

.wrapmsgr_container .icon_star_fill:before {
	content: "\edcf";
	color: #ffd646;
}

.wrapmsgr_container .icon_create_doc:before {
	content: "\edd0";
}

.wrapmsgr_container .icon_exit:before {
	content: "\edd1";
	color: #ef5350;
}

.wrapmsgr_container .icon_info_circle:before {
	content: "\edd2";
	color: #b5bbc2;
}

.wrapmsgr_container .icon_bell2:before {
	content: "\edd3";
}

.wrapmsgr_container .icon_doc2:before {
	content: "\edd4";
}

.wrapmsgr_container .icon_check_circle2:before {
	content: "\edd5";
	color: #cdced1;
}

.wrapmsgr_container .icon_check_circle_fill2 .path1:before {
	content: "\edd6";
	color: rgb(49, 130, 246);
}
.wrapmsgr_container .icon_check_circle_fill2 .path2:before {
	content: "\edd7";
	margin-left: -1em;
	color: rgb(255, 255, 255);
}

.wrapmsgr_container .icon_square_quill:before {
	content: "\edd8";
}

.wrapmsgr_container .icon_me_kr .path1:before {
	content: "\edd9";
	color: rgb(49, 130, 246);
}
.wrapmsgr_container .icon_me_kr .path2:before {
	content: "\edda";
	margin-left: -1em;
	color: rgb(255, 255, 255);
}

.wrapmsgr_container .icon_me_en .path1:before {
	content: "\eddb";
	color: rgb(49, 130, 246);
}
.wrapmsgr_container .icon_me_en .path2:before {
	content: "\eddc";
	margin-left: -1em;
	color: rgb(255, 255, 255);
}

.wrapmsgr_container .icon_send_schedule2:before {
	content: "\eddd";
}

.wrapmsgr_container .icon_refresh:before {
	content: "\edde";
}

.wrapmsgr_container .icon_flags:before {
	content: "\eddf";
}

.wrapmsgr_container .icon_humans:before {
	content: "\ede0";
}

.wrapmsgr_container .icon_recent:before {
	content: "\ede1";
}

.wrapmsgr_container .icon_search2:before {
	content: "\ede2";
}

.wrapmsgr_container .icon_animals:before {
	content: "\ede3";
}

.wrapmsgr_container .icon_things:before {
	content: "\ede4";
}

.wrapmsgr_container .icon_symbols:before {
	content: "\ede5";
}

.wrapmsgr_container .icon_foods:before {
	content: "\ede6";
}

.wrapmsgr_container .icon_activities:before {
	content: "\ede7";
}

.wrapmsgr_container .icon_places:before {
	content: "\ede8";
}

.wrapmsgr_container .icon_picker:before {
	content: "\ede9";
}

.wrapmsgr_container .icon_minus:before {
	content: "\edea";
}

.wrapmsgr_container .icon_upload:before {
	content: "\edeb";
}

.wrapmsgr_container .icon_trash_timer:before {
	content: "\edec";
}

.wrapmsgr_container .icon_rotate:before {
	content: "\eded";
}

.wrapmsgr_container .icon_camera .path1:before {
	content: "\edee";
	color: rgb(181, 187, 194);
}
.wrapmsgr_container .icon_camera .path2:before {
	content: "\edef";
	margin-left: -1em;
	color: rgb(181, 187, 194);
}
.wrapmsgr_container .icon_camera .path3:before {
	content: "\edf0";
	margin-left: -1em;
	color: rgb(255, 255, 255);
}
.wrapmsgr_container .icon_camera .path4:before {
	content: "\edf1";
	margin-left: -1em;
	color: rgb(255, 255, 255);
}

.wrapmsgr_container .icon_etc .path1:before {
	content: "\edf2";
	color: rgb(233, 237, 241);
}
.wrapmsgr_container .icon_etc .path2:before {
	content: "\edf3";
	margin-left: -1em;
	color: rgb(164, 172, 175);
}
.wrapmsgr_container .icon_etc .path3:before {
	content: "\edf4";
	margin-left: -1em;
	color: rgb(164, 172, 175);
}
.wrapmsgr_container .icon_etc .path4:before {
	content: "\edf5";
	margin-left: -1em;
	color: rgb(164, 172, 175);
}
.wrapmsgr_container .icon_etc .path5:before {
	content: "\edf6";
	margin-left: -1em;
	color: rgb(164, 172, 175);
}

.wrapmsgr_container .icon_lock:before {
	content: "\edf7";
}

.wrapmsgr_container .icon_unlock:before {
	content: "\edf8";
}

.wrapmsgr_container .icon_me_kr2 .path1:before {
	content: "\edf9";
	color: rgb(37, 45, 56);
}
.wrapmsgr_container .icon_me_kr2 .path2:before {
	content: "\edfa";
	margin-left: -1em;
	color: rgb(0, 0, 0);
}

.wrapmsgr_container .icon_me_en2 .path1:before {
	content: "\edfb";
	color: rgb(37, 45, 56);
}
.wrapmsgr_container .icon_me_en2 .path2:before {
	content: "\edfc";
	margin-left: -1em;
	color: rgb(0, 0, 0);
}
.wrapmsgr_container .icon_me_en2 .path3:before {
	content: "\edfd";
	margin-left: -1em;
	color: rgb(0, 0, 0);
}

.wrapmsgr_container .icon_download2:before {
	content: "\edfe";
}

.wrapmsgr_container .icon_unhide_chat:before {
	content: "\edff";
	color: #ef5350;
}

.wrapmsgr_container .icon_check_circle_white .path1:before {
	content: "\ee00";
	color: rgb(255, 255, 255);
}
.wrapmsgr_container .icon_check_circle_white .path2:before {
	content: "\ee01";
	margin-left: -1em;
	color: rgb(205, 206, 209);
}
.wrapmsgr_container .icon_check_circle_white .path3:before {
	content: "\ee02";
	margin-left: -1em;
	color: rgb(205, 206, 209);
}

.wrapmsgr_container .icon_double_arrow_left:before {
	content: "\ee03";
}

.wrapmsgr_container .icon_double_arrow_right:before {
	content: "\ee04";
}

.wrapmsgr_container .icon_loud_speaker:before {
	content: "\ee05";
}

.wrapmsgr_container .icon_loud_speaker_color .path1:before {
	content: "\ee06";
	color: rgb(57, 91, 163);
}
.wrapmsgr_container .icon_loud_speaker_color .path2:before {
	content: "\ee07";
	margin-left: -1em;
	color: rgb(57, 91, 163);
}
.wrapmsgr_container .icon_loud_speaker_color .path3:before {
	content: "\ee08";
	margin-left: -1em;
	color: rgb(75, 120, 215);
}
.wrapmsgr_container .icon_loud_speaker_color .path4:before {
	content: "\ee09";
	margin-left: -1em;
	color: rgb(255, 255, 255);
}

.wrapmsgr_container .icon_arrow_down3:before {
	content: "\ee10";
}

.wrapmsgr_container .icon_three_dots:before {
	content: "\ee11";
}

.wrapmsgr_container .icon_slash:before {
	content: "\ee12";
}

.wrapmsgr_container .icon_image_preview_expired:before {
	content: "\ee13";
}

.wrapmsgr_container .icon_search_doc:before {
	content: "\ee14";
}

.wrapmsgr_container .icon_recover_messages:before {
	content: "\ee15";
}

.wrapmsgr_container .icon_question_fill:before {
	content: "\ee16";
	color: #b5bbc2;
}

.wrapmsgr_container .icon_question_fill2 .path1:before {
	content: "\ee17";
	color: rgb(235, 239, 242);
}
.wrapmsgr_container .icon_question_fill2 .path2:before {
	content: "\ee18";
	margin-left: -1em;
	color: rgb(113, 121, 133);
}

.wrapmsgr_container .icon_server_fill:before {
	content: "\ee19";
	color: #b5bbc2;
}

.wrapmsgr_container .icon_home:before {
	content: "\ee20";
	color: #b5bbc2;
}

.wrapmsgr_container .icon_statistics_fill2:before {
	content: "\ee21";
	color: #b5bbc2;
}

.wrapmsgr_container .icon_triangle_down_fill:before {
	content: "\ee22";
	color: #b5bbc2;
}

.wrapmsgr_container .icon_triangle_right_fill:before {
	content: "\ee23";
	color: #b5bbc2;
}

.wrapmsgr_container .icon_arrow_up2:before {
	content: "\ee24";
	color: #b5bbc2;
}
