@CHARSET "utf-8";
/*------------------------------------------------------------------------------
	共通(幅)
------------------------------------------------------------------------------*/
.wd_10	{
	width: 10px;
}
.wd_20	{
	width: 20px;
}

.wd_25	{
	width: 25px;
}

.wd_30	{
	width: 30px;
}

.wd_35	{
	width: 35px;
}

.wd_40	{
	width: 40px;
}

.wd_50	{
	width: 50px;
}

.wd_55	{
	width: 55px;
}

.wd_60	{
	width: 60px;
}

.wd_65	{
	width: 65px;
}

.wd_70	{
	width: 70px;
}

.wd_75	{
	width: 75px;
}

.wd_80	{
	width: 80px;
}

.wd_85	{
	width: 85px;
}

.wd_85	{
	width: 85px;
}

.wd_90	{
	width: 90px;
}

.wd_100	{
	width: 100px;
}

.wd_110	{
	width: 110px;
}

.wd_115	{
	width: 115px;
}

.wd_120	{
	width: 120px;
}

.wd_125	{
	width: 125px;
}

.wd_130	{
	width: 130px;
}

.wd_135	{
	width: 135px;
}

.wd_140	{
	width: 140px;
}

.wd_150	{
	width: 150px;
}

.wd_155	{
	width: 155px;
}

.wd_160	{
	width: 160px;
}

.wd_165	{
	width: 165px;
}

.wd_170	{
	width: 170px;
}

.wd_175	{
	width: 175px;
}

.wd_180	{
	width: 180px;
}

.wd_185	{
	width: 185px;
}

.wd_190	{
	width: 190px;
}

.wd_200	{
	width: 200px;
}

.wd_210	{
	width: 210px;
}

.wd_220	{
	width: 220px;
}

.wd_230	{
	width: 230px;
}

.wd_235	{
	width: 235px;
}

.wd_250	{
	width: 250px;
}

.wd_255	{
	width: 255px;
}

.wd_265	{
	width: 265px;
}

.wd_270	{
	width: 270px;
}

.wd_275	{
	width: 275px;
}

.wd_280	{
	width: 280px;
}

.wd_285	{
	width: 285px;
}

.wd_290	{
	width: 290px;
}

.wd_300	{
	width: 300px;
}

.wd_310	{
	width: 310px;
}

.wd_315	{
	width: 315px;
}

.wd_325	{
	width: 325px;
}

.wd_335	{
	width: 335px;
}

.wd_345	{
	width: 345px;
}

.wd_350	{
	width: 350px;
}

.wd_365	{
	width: 365px;
}

.wd_370	{
	width: 370px;
}

.wd_380	{
	width: 380px;
}

.wd_385	{
	width: 385px;
}

.wd_400	{
	width: 400px;
}

.wd_415	{
	width: 415px;
}

.wd_430	{
	width: 430px;
}

.wd_435	{
	width: 435px;
}

.wd_450	{
	width: 450px;
}

.wd_460	{
	width: 460px;
}

.wd_470	{
	width: 470px;
}

.wd_475	{
	width: 475px;
}

.wd_480	{
	width: 480px;
}

.wd_485	{
	width: 485px;
}

.wd_500	{
	width: 500px;
}

.wd_535	{
	width: 535px;
}

.wd_540	{
	width: 540px;
}

.wd_545	{
	width: 545px;
}

.wd_550	{
	width: 550px;
}

.wd_555	{
	width: 555px;
}

.wd_560	{
	width: 560px;
}

.wd_565	{
	width: 565px;
}

.wd_580	{
	width: 580px;
}

.wd_585	{
	width: 585px;
}

.wd_600	{
	width: 600px;
}

.wd_630	{
	width: 630px;
}

.wd_635	{
	width: 635px;
}

.wd_640	{
	width: 640px;
}

.wd_650	{
	width: 650px;
}

.wd_660	{
	width: 660px;
}

.wd_670	{
	width: 670px;
}

.wd_700	{
	width: 700px;
}

.wd_720	{
	width: 720px;
}

.wd_740	{
	width: 740px;
}

.wd_750	{
	width: 750px;
}

.wd_760	{
	width: 760px;
}

.wd_770	{
	width: 770px;
}

.wd_800	{
	width: 800px;
}

.wd_810	{
	width: 810px;
}

.wd_815	{
	width: 815px;
}

.wd_820	{
	width: 820px;
}

.wd_860	{
	width: 860px;
}

.wd_870	{
	width: 870px;
}

.wd_950	{
	width: 950px;
}

.wd_955	{
	width: 955px;
}

.wd_960	{
	width: 960px;
}

.wd_980	{
	width: 980px;
}

.wd_1050	{
	width: 1050px;
}

.wd_1200	{
	width: 1200px;
}

.wd_full	{
	width: 100%;
}

.wd_half	{
	width: 50%;
}

.wd_auto	{
	width: auto !important;
}
/*
input.wd_full,textarea.wd_full	{
	width: calc(100% - 10px);
}
*/
select.wd_full {
	width: 100%;
	/*max-width: calc(100% - 10px);*/
}

.max_wd	{
	max-width: 1400px;
}

.max_wd_none	{
	max-width: none;
}

.max_wd_full	{
	max-width: 100%;
}

.min_wd_150	{
	min-width: 150px;
}

.min_wd_auto	{
	min-width: auto;
}

.min_wd_none	{
	min-width: unset !important;
}
/*------------------------------------------------------------------------------
	共通(高さ)
------------------------------------------------------------------------------*/
.ht_20	{
	height: 30px;
}

.ht_30	{
	height: 30px;
}

.ht_35	{
	height: 35px;
}

.ht_40	{
	height: 40px;
}

.ht_44	{
	height: 44px;
}

.ht_50	{
	height: 50px;
}

.ht_100_per	{
	height: 100%;
}

.ht_150	{
	height: 150px;
}

.ht_200	{
	height: 200px;
}

.ht_250	{
	height: 250px;
}

.ht_300	{
	height: 300px;
}

.ht_400	{
	height: 400px;
}

.ht_500	{
	height: 500px;
}

.ht_600 {
	height: 600px;
}

.ht_750 {
	height: 750px;
}

.ht_800 {
	height: 800px;
}

.ht_full {
	height: 100%;
}

input.wh_full,textarea.wh_full	{
	height: calc(100% - 10px);
}
/*------------------------------------------------------------------------------
	共通(マージン)
------------------------------------------------------------------------------*/
.mr_2	{
	margin-right: 2px;
}

.mt_3	{
	margin-top: 3px;
}

.mr_3	{
	margin-right: 3px;
}
.mb_3	{
	margin-bottom: 3px;
}

.mt_5	{
	margin-top: 5px;
}

.mb_5	{
	margin-bottom: 5px;
}

.mv_5	{
	margin: 5px 0px;
}

.ml_5	{
	margin-left: 5px;
}

.mr_5	{
	margin-right: 5px;
}

.mt_10	{
	margin-top: 10px;
}

.mb_10	{
	margin-bottom: 10px;
}

.mv_10	{
	margin-top: 10px;
	margin-bottom: 10px;
}

.ml_10	{
	margin-left: 10px;
}

.mr_10	{
	margin-right: 10px;
}

.mt_15 {
	margin-top: 15px;
}

.ml_15	{
	margin-left: 15px;
}

.mr_15	{
	margin-right: 15px;
}

.mt_20	{
	margin-top: 20px;
}

.mb_20	{
	margin-bottom: 20px;
}

.ml_20	{
	margin-left: 20px;
}

.mr_20	{
	margin-right: 20px;
}

.mt_25	{
	margin-top: 25px;
}

.mr_30 {
	margin-right: 30px;
}

.ml_30	{
	margin-left: 30px;
}

.mt_30	{
	margin-top: 30px;
}

.mb_30	{
	margin-bottom: 30px;
}

.mt_40	{
	margin-top: 40px;
}

.ml_40	{
	margin-left: 40px;
}

.mb_40	{
	margin-bottom: 40px;
}

.mt_44	{
	margin-top: 44px;
}

.mt_50	{
	margin-top: 50px;
}

.ml_50	{
	margin-left: 50px;
}

.mh_5 {
	margin: 0 5px;
}

.mg_center	{
	margin: 0px auto;
}
/*------------------------------------------------------------------------------
	共通(パディング)
------------------------------------------------------------------------------*/
.pd_none	{
	padding: 0px !important;
}

.ph_none	{
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.pl_none	{
	padding-left: 0px !important;
}

.pr_none	{
	padding-right: 0px !important;
}

.pv_none	{
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.pt_none	{
	padding-top: 0px !important;
}

.pb_none	{
	padding-bottom: 0px !important;
}

.pt_3	{
	padding-top: 3px;
}

.pd_3	{
	padding: 3px;
}

.pd_5	{
	padding: 5px;
}

.pl_5	{
	padding-left: 5px;
}

.pt_5	{
	padding-top: 5px;
}

.pv_5	{
	padding-top: 5px;
	padding-bottom: 5px;
}

.ph_5	{
	padding-left: 5px;
	padding-right: 5px;
}

.pb_5	{
	padding-bottom: 5px;
}

.pd_10	{
	padding: 10px;
}

.pv_10	{
	padding-top: 10px;
	padding-bottom: 10px;
}

.ph_10	{
	padding-left: 10px;
	padding-right: 10px;
}

.pr_10	{
	padding-right: 10px;
}

.pl_10	{
	padding-left: 10px;
}

.pt_10	{
	padding-top: 10px;
}

.pd_15	{
	padding: 15px;
}

.pt_20 {
	padding-top: 20px;
}

.pd_20	{
	padding: 20px;
}

.pv_20	{
	padding-top: 20px;
	padding-bottom: 20px;
}

.ph_20	{
	padding-left: 20px;
	padding-right: 20px;
}

.pl_20	{
	padding-left: 20px;
}

.pl_20_i	{
	padding-left: 20px !important;
}

.pr_20	{
	padding-right: 20px;
}

.pb_20	{
	padding-bottom: 20px;
}

.pd_30	{
	padding: 30px;
}

.pt_30	{
	padding-top: 30px;
}

.pl_30	{
	padding-left: 30px;
}

.pv_30	{
	padding-top: 30px;
	padding-bottom: 30px;
}

.pl_40	{
	padding-left: 40px;
}

.pl_40_i	{
	padding-left: 40px !important;
}

.ph_40	{
	padding-left: 40px;
	padding-right: 40px;
}

.pb_44	{
	padding-bottom: 44px;
}

.pl_50	{
	padding-left: 50px;
}

.pl_60	{
	padding-left: 60px;
}

.pl_70	{
	padding-left: 70px;
}
/*------------------------------------------------------------------------------
	共通(罫線)
------------------------------------------------------------------------------*/
.bd_none	{
	border: 0px !important;
}

.bv_none	{
	border-top: 0px !important;
	border-bottom: 0px !important;
}

.bh_none	{
	border-left: 0px !important;
	border-right: 0px !important;
}

.bt_none	{
	border-top: 0px !important;
}

.bb_none	{
	border-bottom: 0px !important;
}

.bl_none	{
	border-left: 0px !important;
}

.br_none	{
	border-right: 0px !important;
}

.bd_1	{
	border: solid 1px #707070;
}

.bd_1_gray	{
	border: solid 1px #CCCCCC;
}

.bt_1	{
	border-top: solid 1px #707070;
}

.bt_1_gray	{
	border-top: solid 1px #CCCCCC;
}

.bb_1	{
	border-bottom: solid 1px #707070;
}

.bb_0	{
	border-top: solid 1px #707070;
	border-left: solid 1px #707070;
	border-right: solid 1px #707070;
}

.bb_1_gray	{
	border-bottom: solid 1px #CCCCCC;
}

.bb_1_black	{
	border-bottom: solid 1px #000000;
}

.bh_1	{
	border-left: solid 1px #707070;
	border-right: solid 1px #707070;
}

.bv_1	{
	border-top: solid 1px #707070;
	border-bottom: solid 1px #707070;
}

.bl_1	{
	border-left: solid 1px #707070;
}

.br_1	{
	border-right: solid 1px #707070;
}

.bd_1_red	{
	border: solid 1px red;
}

.bt_2{
	border-top: solid 2px #C0C0CC;
}

.bd_2{
	border: solid 2px #C0C0CC;
}

.bd_2_red	{
	border: solid 2px red;
}

.bt_2g{
	border-top: solid 2px gray !important;
}

.bb_2g	{
	border-bottom: solid 2px gray !important;
}

.bl_2g	{
	border-left: solid 2px gray !important;
}

.br_2g	{
	border-right: solid 2px gray !important;
}

.bd_8_lav	{
	border: solid 8px #DCEEF5;;
}

.bl_1_dashed	{
	border-left: dashed 1px #707070 !important;
}

.br_1_dashed	{
	border-right: dashed 1px #707070 !important;
}

.tb_bh_none, .tb_bh_none tr :nth-child(1) {
	border-left: 0px !important;
}

.tb_bh_none, .tb_bh_none tr :nth-last-child(1) {
	border-right: 0px !important;
}

.bb_dot	{
	background: url(../image/default/dot.gif) repeat-x left bottom;
}
/*------------------------------------------------------------------------------
	共通(文字サイズ)
------------------------------------------------------------------------------*/
html {
	font-size: 62.5%;
}

body, input, textarea {
	font-family: "Roboto", "メイリオ", "Meiryo",Verdana, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 1.4rem;
}


.fs_10 {
	font-size: 1rem !important;
}

.fs_12	{
	font-size: 1.2rem;
}

.fs_14	{
	font-size: 1.4rem;
}

.fs_16	{
	font-size: 1.6rem;
}

.fs_18	{
	font-size: 1.8rem;
}

.fs_20	{
	font-size: 2remx;
}

.fs_24	{
	font-size: 2.4rem;
}

.fs_26	{
	font-size: 2.6rem;
}

.fs_28	{
	font-size: 2.8rem;
}

.fs_30	{
	font-size: 3rem;
}

.fs_32	{
	font-size: 3.2rem;
}
/*------------------------------------------------------------------------------
	共通(文字装飾)
------------------------------------------------------------------------------*/
.fw_bold	{
	font-weight: bold !important;
}

.fw_normal	{
	font-weight: normal !important;
}
/*------------------------------------------------------------------------------
	共通(文字寄せ)
------------------------------------------------------------------------------*/
.ta_l	{
	text-align: left;
}

.ta_c	{
	text-align: center;
}

.ta_r	{
	text-align: right;
}
/*------------------------------------------------------------------------------
	共通(文字縦位置)
------------------------------------------------------------------------------*/
.va_t	{
	vertical-align: top;
}

.va_m	{
	vertical-align: middle;
}

.va_b	{
	vertical-align: bottom;
}

.va_tt	{
	vertical-align: text-top;
}
/*------------------------------------------------------------------------------
	共通(前景色)
------------------------------------------------------------------------------*/
.fg_black	{
	color: #333333;
}

.fg_black_ip	{
	color: #333333	!important;
}

.fg_white	{
	color: white;
}

.fg_gray	{
	color: gray;
}

.fg_gray_ip	{
	color: gray !important;
}

.fg_dark-gray	{
	color: #444;
}

.fg_silver	{
	color: silver;
}

.fg_red	{
	color: red !important;
}

.fg_blue	{
	color: blue;
}

.fg_green	{
	color: green;
}

.fg_lavender	{
	color: #00a0c6;
}

.fg_orange	{
	color: #FF6600;
}

.fg_link {
	color: #0066FF;
}

.fg_brown {
	color: #5f3123;
}
/*------------------------------------------------------------------------------
	共通(背景色)
------------------------------------------------------------------------------*/
.bg_clear	{
	background-color: transparent !important;
}

.bg_black	{
	background-color: black;
}

.bg_white	{
	background-color: white;
}

.bg_gray	{
	background-color: gray;
}

.bg_silver	{
	background-color: silver;
}

.bg_red	{
	background-color: red;
}

.bg_green	{
	background-color: green;
}

.bg_blue	{
	background-color: blue;
}

.bg_navy	{
	background-color: navy;
}

.bg_orange	{
	background-color: #FF6600;
}

.bg_palegreen	{
	background-color: #DDFBDD;
}

.bg_pink	{
	background-color: #FED0E0;
}

.bg_lgray	{
	background-color: #F8F8F8;
}

.bg_lgray_e	{
	background-color: #EEEEEE;
}

.bg_dgray	{
	background-color: #666666;
}

.bg_highlight	{
	background-color: #FFFACD;
}

.bg_steelblue	{
	background-color: #00A0C6;
}

.bg_lavender	{
	background-color: #DCEEF5;
}

.bg_saturday	{
	background-color: #edf9ff;
}

.bg_sunday	{
	background-color: #ffeded;
}

.bg_aliceblue	{
	background-color: #f0f8ff;
}

.bg_purple	{
	background-color: #9744d0;
}

.bg_pale_red	{
	background-color: #F0D0E0;
}

.bg_confirming {
	background-color: #F5f5f5;
}

.bg_confirm {
	background-color: #FFFACD;
}

.bg_billed, .bg_err {
	background-color: #F0D0E0;
}
/*------------------------------------------------------------------------------
	共通(透明度)
------------------------------------------------------------------------------*/
.opacity_0 {
	opacity: 0;
}

.opacity_30 {
	opacity: .3;
}

.opacity_50 {
	opacity: .5;
}

.opacity_80 {
	opacity: .8;
}

.opacity_100 {
	opacity: 1;
}
/*------------------------------------------------------------------------------
	共通(カラム)
------------------------------------------------------------------------------*/
.flex_container	{
	display: flex;
}

.flex_contents	{
	flex: 1;
}

.flex_navi	{
	order: 1;
	width: 200px;
	margin: 0;
}

.flex_main	{
	flex: 1;
	order: 2;
	margin: 0 0 0 20px;
}
/*------------------------------------------------------------------------------
	共通(フロート)
------------------------------------------------------------------------------*/
.fl_left	{
	float: left;
}

.fl_right	{
	float: right;
}

.fl_clear	{
	clear: both;
}
/*------------------------------------------------------------------------------
	枠無(テキスト)
------------------------------------------------------------------------------*/
.nb input[type="text"], .nb select	{
	border: 0px;
	outline: 0;
/*
	-webkit-appearance: none;
*/
		/*
	background: none;
	-webkit-appearance: none;
	width : 100%;
	padding: 2px 3px;
	line-height: 20px;
	*/
}
/*
.nb input[type="text"]:focus {
	outline: 1;
	border-color: #74B9F0;
}
*/
/*------------------------------------------------------------------------------
	共通(テーブル)
------------------------------------------------------------------------------*/
.tb_custom	{
	border-collapse: collapse;
	table-layout: fixed;
}

.tb_custom 	tr.selector:hover	{
	background-color: #DDFBDD;
}

.tb_custom	th	{
	padding: 5px;
/*	background-color: #F2F2F2;*/
	background-color: #F9F9F9;
/*	border-top: solid 1px #b0c4de;*/
	border-top: solid 1px #D5D5D5;
/*	border-bottom: solid 1px #b0c4de;*/
	border-bottom: solid 1px #D5D5D5;
	color: #333333;
}

.tb_custom	td	{
	padding: 5px;
/*	border-top: solid 1px #b0c4de;*/
	border-top: solid 1px #D5D5D5;
/*	border-bottom: solid 1px #b0c4de;*/
	border-bottom: solid 1px #D5D5D5;
	color: #333333;
	word-break: break-all;
}

.tb_custom 	td.selector:hover	{
	background-color: #DDFBDD;
}

.tb_custom	caption	{
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	font-style: oblique;
}

.tb_custom_bd	{
	border-collapse: collapse;
	table-layout: fixed;
}

.tb_custom_bd	th	{
	height: 40px;
	padding: 5px;
/*	background-color: #F2F2F2;*/
	background-color: #F9F9F9;
/*	border: solid 1px #b0c4de;*/
	border: solid 1px #D5D5D5;
	color: #333333;
	text-align: center;
}

.tb_custom_bd	td	{
	height: 40px;
	padding: 5px;
/*	border: solid 1px #b0c4de;*/
	border: solid 1px #D5D5D5;
	color: #333333;
	word-break: break-all;
}

.tb_custom_bd tr.selector:hover,.tb_custom_bd td.selector:hover	{
	background-color: #DDFBDD;
}

.tb_custom_bd	caption	{
	margin-bottom: 5px;
	font-weight: bold;
	font-style: oblique;
}

.tb_custom_nb	{
	border-collapse: collapse;
	table-layout: fixed;
}

.tb_custom_nb th	{
	height: 40px;
	padding: 5px;
	background-color: #F2F2F2;
	border: 0px !important;
	color: #333333;
}

.tb_custom_nb td	{
	height: 40px;
	padding: 5px;
	border: 0px !important;
	color: #333333;
}

.tb_custom_nb tr.selector:hover	{
	background-color: #DDFBDD;
}

.tb_custom_nb.editor th,
.tb_custom_nb.editor td {
	padding: 10px 5px;
}

.tb_layout_auto	{
	table-layout: auto !important;
}

.tb_layout_fixed	{
	table-layout: fixed !important;
}

.tb_width_auto th,.tb_width_auto td	{
  width: auto;
}

.table_sticky {
   position: relative;
}

.table_sticky thead th {
    position: sticky;
    top: 0;
    z-index: 1;
    border-top:#FFFFFF;
    border-bottom:solid 1px #C0C0C0;
}
/*------------------------------------------------------------------------------
	共通(画像)
------------------------------------------------------------------------------*/
.img_round {
	display: inline-block;
	position: relative;
	overflow: hidden;
	border-radius: 50%;
}

.img_round img{
	position: absolute;
	left: -100%;
	right: -100%;
	margin: auto;
}

.img_round span.cover	{
	display: inline-block;
	background-color: #FFF;
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	background-size: cover;
}

.img_round_30	{
	width: 30px;
	height: 30px;
}

.img_round_40	{
	width: 40px;
	height: 40px;
}

.img_round_50	{
	width: 50px;
	height: 50px;
}

.img_round_100	{
	width: 100px;
	height: 100px;
}


.img_square {
	display: inline-block;
	position: relative;
	overflow: hidden;
}

.img_square img{
	position: absolute;
	left: -100%;
	right: -100%;
	margin: auto;
}

.img_square span.cover	{
	display: inline-block;
	background-color: #FFF;
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	background-size: cover;
}
/*------------------------------------------------------------------------------
	共通(その他)
------------------------------------------------------------------------------*/
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.hide	{
	display: none;
}

.hide_important	{
	display: none !important;
}


.show	{
	display: block;
}

.inline	{
	display: inline;
}

.inline_block	{
	display: inline-block;
}

.display_table	{
	display: table;
}

.display_table_cell	{
	display: table-cell;
}

.invisible	{
	visibility: hidden;
}

.visible	{
	visibility: visible;
}

.relative	{
	position: relative;
}

.absolute	{
	position: absolute;
}

.relative_auto_height:before {
	content: "";
	display: block;
	padding-top: 100%;
}

.pointer	{
	cursor: pointer;
}

.move	{
	cursor: move;
}

.cursor_default	{
	cursor: default;
}

.word-break_all	{
	word-break: break-all;
	word-wrap: break-word;
}

.word-break_normal	{
	word-break: normal;
	word-wrap: normal;
}

.list_style_none	{
	list-style: none;
}

input.full,textarea.full	{
	ime-mode: active;
}

input.half {
	ime-mode: inactive;
}

.file_button :not(#property_box .file_button) {
	width: 100%;
	height: 0;
	visibility: hidden;
}

.file_button_hide {
	width: 100% !important;
	height: 0 !important;
	visibility: hidden !important;
}

.scroll_area	{
	background-color: #C0C0C0;
	overflow-y: scroll;
}

fieldset {
	padding: 10px 20px 20px 20px;
	border: solid 1px #ccc;
}

fieldset input	{
	border-radius: 4px;
	color: #555555;
	height: 20px;
	line-height: 20px;
	padding: 4px 6px;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #999;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	box-sizing: border-box;
	/*display: block;*/
	margin-bottom: 0;
	min-height: 30px;
	font-family:inherit;
	outline:none;
}

.three_point_leader {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.flex_center {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: center;
}
