/* 레이어팝업 내용 */
.wrapArMsg{position: relative;height:60px;margin-top:25px}/* 얼럿 내용 */
.wrapCfMsg{position: relative;height:60px;margin-top:25px}/* 컨펌 내용*/
.wrapMsgBtn {width: 90%;display: flex;justify-content:center;position: absolute;bottom: 0;margin: 20px 0;}

.flexBox {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.justifyBetween {
	justify-content: space-between;
}

.justifyCenter {
	justify-content: center;
}

.alignCenter {
	-ms-align-items: center;
	align-items: center;
}

.wh100Pct {
	width:100%;
	height:100%;
}

.alignCenterMiddle{
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

.mg-t0{margin-top:0!important}.mg-t5{margin-top:5px!important}.mg-t10{margin-top:10px!important}.mg-t15{margin-top:15px!important}.mg-t20{margin-top:20px!important}.mg-t25{margin-top:25px!important}.mg-t30{margin-top:30px!important}.mg-t35{margin-top:35px!important}.mg-t40{margin-top:40px!important}.mg-t45{margin-top:45px!important}.mg-t50{margin-top:50px!important}.mg-t55{margin-top:55px!important}.mg-t60{margin-top:60px!important}.mg-t65{margin-top:65px!important}.mg-t70{margin-top:70px!important}.mg-t75{margin-top:75px!important}.mg-t80{margin-top:80px!important}.mg-t85{margin-top:85px!important}.mg-t90{margin-top:90px!important}.mg-t95{margin-top:95px!important}.mg-t100{margin-top:100px!important}
.mg-b0{margin-bottom:0!important}.mg-b5{margin-bottom:5px!important}.mg-b10{margin-bottom:10px!important}.mg-b15{margin-bottom:15px!important}.mg-b20{margin-bottom:20px!important}.mg-b25{margin-bottom:25px!important}.mg-b30{margin-bottom:30px!important}.mg-b35{margin-bottom:35px!important}.mg-b40{margin-bottom:40px!important}.mg-b45{margin-bottom:45px!important}.mg-b50{margin-bottom:50px!important}.mg-b55{margin-bottom:55px!important}.mg-b60{margin-bottom:60px!important}.mg-b65{margin-bottom:65px!important}.mg-b70{margin-bottom:70px!important}.mg-b75{margin-bottom:75px!important}.mg-b80{margin-bottom:80px!important}.mg-b85{margin-bottom:85px!important}.mg-b90{margin-bottom:90px!important}.mg-b95{margin-bottom:95px!important}.mg-b100{margin-bottom:100px!important}
.mg-0{margin:0!important}.mg-5{margin:5px!important}.mg-10{margin:10px!important}.mg-15{margin:15px!important}.mg-20{margin:20px!important}.mg-25{margin:25px!important}.mg-30{margin:30px!important}.mg-35{margin:35px!important}.mg-40{margin:40px!important}.mg-45{margin:45px!important}.mg-50{margin:50px!important}.mg-55{margin:55px!important}.mg-60{margin:60px!important}.mg-65{margin:65px!important}.mg-70{margin:70px!important}.mg-75{margin:75px!important}.mg-80{margin:80px!important}.mg-85{margin:85px!important}.mg-90{margin:90px!important}.mg-95{margin:95px!important}.mg-100{margin:100px!important}