/* QR 팝업 */
.modal-content.QRpop {width: unset;}
/* 기본 색상 */
.bg_default {background: darkseagreen !important;}
/* 배경색상 */
.bg_color_01 {background: #92A795 !important;}
.bg_color_02 {background: #E4C0AD !important;}
.bg_color_03 {background: #A5ABBB !important;}
.bg_color_04 {background: #4C6F94 !important;}
.bg_color_05 {background: #8AABF0 !important;}
.bg_color_06 {background: #F2B257 !important;}
.bg_color_07 {background: #DCA19E !important;}
.bg_color_08 {background: #A7928A !important;}
.bg_color_09 {background: linear-gradient(135deg, #F1ADAB, #F4E09C) !important;}
.bg_color_10 {background: linear-gradient(135deg, #87A0DE, #E5B5DA) !important;}
.bg_color_11 {background: linear-gradient(135deg, #4BC6D0, #4EC49B) !important;}
.bg_color_12 {background: linear-gradient(135deg, #D164A5, #53C0D5) !important;}

/* 배경이미지  */
.bg_img_01 {background: url(../images/bg/bg_img_01.jpg) no-repeat center/cover !important;}
.bg_img_02 {background: url(../images/bg/bg_img_02.jpg) no-repeat center/cover !important;}
.bg_img_03 {background: url(../images/bg/bg_img_03.jpg) no-repeat center/cover !important;}
.bg_img_04 {background: url(../images/bg/bg_img_04.jpg) no-repeat center/cover !important;}
.bg_img_05 {background: url(../images/bg/bg_img_05.jpg) no-repeat center/cover !important;}
.bg_img_06 {background: url(../images/bg/bg_img_06.jpg) no-repeat center/cover !important;}
.bg_img_07 {background: url(../images/bg/bg_img_07.jpg) no-repeat center/cover !important;}
.bg_img_08 {background: url(../images/bg/bg_img_08.jpg) no-repeat center/cover !important;}
.bg_img_09 {background: url(../images/bg/bg_img_09.jpg) no-repeat center/cover !important;}
.bg_img_10 {background: url(../images/bg/bg_img_10.jpg) no-repeat center/cover !important;}
.bg_img_11 {background: url(../images/bg/bg_img_11.jpg) no-repeat center/cover !important;}
.bg_img_12 {background: url(../images/bg/bg_img_12.jpg) no-repeat center/cover !important;}
.bg_img_13 {background: url(../images/bg/bg_img_13.jpg) no-repeat center/cover !important;}
.bg_img_14 {background: url(../images/bg/bg_img_14.jpg) no-repeat center/cover !important;}
.bg_img_15 {background: url(../images/bg/bg_img_15.jpg) no-repeat center/cover !important;}
.bg_img_16 {background: url(../images/bg/bg_img_16.jpg) no-repeat center/cover !important;}
.bg_img_17 {background: url(../images/bg/bg_img_17.jpg) no-repeat center/cover !important;}
.bg_img_18 {background: url(../images/bg/bg_img_18.jpg) no-repeat center/cover !important;}
.bg_img_19 {background: url(../images/bg/bg_img_19.jpg) no-repeat center/cover !important;}
.bg_img_20 {background: url(../images/bg/bg_img_20.jpg) no-repeat center/cover !important;}
.bg_img_21 {background: url(../images/sbg/bg_img_21.jpg) no-repeat center/cover !important;}
.bg_img_22 {background: url(../images/bg/bg_img_22.jpg) no-repeat center/cover !important;}
.bg_img_23 {background: url(../images/bg/bg_img_23.jpg) no-repeat center/cover !important;}
.bg_img_24 {background: url(../images/bg/bg_img_24.jpg) no-repeat center/cover !important;}
.bg_img_25 {background: url(../images/bg/bg_img_25.jpg) no-repeat center/cover !important;}
.bg_img_26 {background: url(../images/bg/bg_img_26.jpg) no-repeat center/cover !important;}
.bg_img_27 {background: url(../images/bg/bg_img_27.jpg) no-repeat center/cover !important;}
.bg_img_28 {background: url(../images/bg/bg_img_28.jpg) no-repeat center/cover !important;}
.bg_img_29 {background: url(../images/bg/bg_img_29.jpg) no-repeat center/cover !important;}
.bg_img_30 {background: url(../images/bg/bg_img_30.jpg) no-repeat center/cover !important;}
.bg_img_31 {background: url(../images/bg/bg_img_31.jpg) no-repeat center/cover !important;}

/* 참여자 팝업 */
.user-list {display: flex; flex-wrap: wrap; justify-content: space-between; max-height: 600px; overflow: auto;}
.user-list div.my-1 {width: 45%;}