.small_box {padding:3px 10px;background:linear-gradient(to left, #ffe086, #794b06);border-radius:5px;color:#000;font-size:0.9em;font-weight:700;}
.small_box .unit {font-size:0.8em;font-weight:700;}

.small_box_solid {border:solid 1px #ffe086;padding:3px 10px;border-radius:5px;color:#ffe086;font-size:1.0em;font-weight:500;}

.inp i {position: absolute;color: #895c15;margin-top:22px;left:85%;font-size:1em;}

.apply_form .apl_sec_use p {font-size:0.8em;font-weight:700;margin-bottom:8px;color:#ffe086;}
.apply_form .apl_sec_use input[type='number'] {width:100%; height:45px; padding-right:22px; background:transparent; text-align:right; border:0; font-size:0.98em;}
.apply_form .apl_sec_use input::placeholder {color:#6b6b6b;font-size:0.98em;font-weight:700;}
.apply_form .apl_sec_use .inp_use {margin-top:10px;}
.apply_form .apl_sec_use p.right {font-size:1.0em;text-align:right;font-weight:500;padding-right:18px;}
.apply_form .apl_sec_use .inp {position: absolute;right: 5%;display:inline-block;padding:5px;padding-right:10px;border-radius:7px;width:55%;height:45px;background-color:#FFF;color:#000;font-size:1.2em;}
.apply_form .apl_sec_use .inp:after {position: absolute;top: 15px;right: 14px;display: block;content: '원';clear: both;color: #000;font-size:0.8em;font-weight:700;}
.apply_form .apl_sec_use .butn {border:solid 1px #ffe086;position: relative;display:inline-block;text-align:center;padding:5px;border-radius:5px;width:80px;height:45px;font-size:0.8em;font-weight:500;color:#ffe086;line-height:42px;}

.adminAbuttons {position:fixed;border:solid 1px #000;background-color:#000;border-radius:7px; z-index:999999999; right: 10; bottom:10;opacity : 0.7;}
.adminAbuttons li {border:solid 1px #FFF;border-radius:7px;padding:10px;background-color:#FFF;color:#000; font-size:0.8em;margin-bottom:5px;text-align:right;}
li.menu-admin_menu_show_yn {background-color:#000;border:solid 1px #000;color:#FFF;}
.adminAbuttons li span.small {font-size:0.7em;}
.adminAbuttons td {color:#000; font-size:0.8em;text-align:right;}
.adminAbuttons td.small {font-size:0.5em;text-align:left;vertical-align:bottom;line-height:16px;}
.adminAbuttons td.alert {color:red;}

.minus {color:#f8aa87;}
.link_top_box {margin-top:0px;margin-bottom:10px;font-size:0.8em;overflow:hidden;line-height: 4vh;}
.link_top_box td {text-align:right;font-size:1.1em;}

.form_btn_three {position: relative;
position:absolute;border-radius:7px;font-size:0.9em;font-weight:700;color:#000;height:35px;display: flex;justify-content: center;align-items: center;height:45px;background:linear-gradient(to left, #e0e0e0, #747474);}

.form_btn_three.left {width:25%;left:10px;margin-right:auto;}
.form_btn_three.center {width:40%;left: 50%;transform: translate(-50%, 0%);background:linear-gradient(to left, #ffe086, #794b06);}
.form_btn_three.right {width:25%;right:10px;margin-left:auto;}

@media only screen and (min-device-width : 690px) {
	.inp i {left:90%;}
}
