﻿/* element */
html, body
{
    height:100%;
}

table
{
    table-layout:fixed;
}
td
{
    vertical-align:middle;
}
table th
{
    background-color:#f5f5f5;
    vertical-align:middle !important;
}
select
{
    font-family: Arial, Tahoma, Verdana;
}
label
{
    line-height:22px;
}
table caption
{
    text-align:left;
    font-size:1.2em;
}
/**/

/* id */

#wrap
{
    width:100%;
    min-width:1280px;
}
#wrap-inner
{
    padding:0 15px;
}
#logon-panel
{
    width:350px;
    padding:11px;
    margin:80px auto;
    background-color:#fff;
    -moz-border-radius:7px;
    -webkit-border-radius:7px;
    border-radius:7px;
    -moz-box-shadow:0px 2px 7px #666;
    -webkit-box-shadow:0px 2px 7px #666;
    box-shadow:0px 2px 7px #666;
}
#site-status
{
    background-color:#dcdcdc;
    margin:0 0 20px 0;
    padding:5px 7px;
    font-size:.9em;
}
#site-status li
{
	display:inline-block;
	list-style:none;
	text-align:left;
	margin-right:20px;
}
#site-status a
{
	color:#333;
}

#content
{
	padding-bottom:30px;
}
/**/

/* class */
.center
{
    text-align:center !important;
}
.left
{
    text-align:left !important;
}
.right
{
    text-align:right !important;
}
.centerboth
{
    text-align:center !important;
    vertical-align:middle !important;
}
.middle
{
    vertical-align:middle !important;
}

.area-btn
{
    text-align:center;
    margin-bottom:20px;
}
.area-btn input,
.area-btn button,
.area-btn a
{
    margin-right:7px;
}
.area-btn-right
{
    text-align:right;
    margin-bottom:20px;
}
.nolist
{
    height:80px;
    line-height:80px;
    text-align:center !important;
    vertical-align:middle !important;
}
.nolist-small
{
	height:40px;
	line-height:40px;
}
.webmaster
{
    background-color:#f5f5f5;
    border-bottom:2px solid #dcdcdc;
}
.fix-float
{
    margin-top:-5px;
}
.input-mini-more
{
    width:60px;
}
.row-action-panel .btn
{
    padding:0 5px;
    font-size:.9em;
}
.inline
{
    display:inline;
}
.dropdown-logout 
{
    position:fixed; right:20px;
}
.navbar-funshop
{
    margin:0;
}
.form-inline .radio,
.form-inline .checkbox
{
    padding-right:7px;
}
.popover-content
{
    word-wrap:break-word;
}
.no-margin
{
    margin:0;
}
.no-padding
{
    padding:0px !important;
}
.info-link
{
    color:#333;
}
.navigation ul
{
    list-style: none;
    margin:0;
}
.navigation li
{
    float:left;
    margin: 0 0 10px 10px;
}
.ajax-load
{
    height:150px;
    background:#fff url(/Content/images/ajax-loader-LARGE.gif) no-repeat center center;
}

.table-left th,
.table-left td
{
    text-align:left;
}
.table-center th,
.table-center td
{
    text-align:center;
}

.grade
{
    width:16px; height:16px;
    display:inline-block;
    margin:0; padding:0;
}
.blue { background-color:#55AAFF; }
.yellow { background-color:#FFD455; }
.red { background-color:#FF5555; }
.black { background-color:#333; }

.grade2
{
    width:16px; 
    height:16px;
    margin:0; 
    padding:1px 2px 1px 2px;
    background-color:blueviolet;
    text-align:center;
    font-size:12pt;
    font-weight:bold;
    color: white;
}

input.text-error,
textarea.text-error

{
    border-color: #b94a48;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
input.text-error:focus,
textarea.text-error:focus
{
    border-color: #953b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
label.text-error { padding-left:7px; }
.no-resize
{
    resize:none;
}
/**/

/* 관리자, 사용자 링크 이미지 */
.admin-link
{
    display:inline-block;
    padding:0;
    margin:0;
    width:16px;
    height:16px;
    line-height:16px;
    background:transparent url(/Content/images/pop.png) no-repeat center center;
}
.user-link
{
    display:inline-block;
    padding:0;
    margin:0;
    width:16px;
    height:16px;
    line-height:16px;
    background:transparent url(/Content/images/pop2.png) no-repeat center center;
}

/*  */
.input_30 { width:30px; }
.input_50 { width:50px; }
.input_60 { width:60px; }
.input_70 { width:70px; }
.input_100 { width:100px;}
.input_110 { width:110px;}
.input_120 { width:120px;}
.input_130 { width:130px;}
.input_150 { width:150px;}
.input_200 { width:200px;}
.input_220 { width:220px;}
.input_250 { width:250px;}
.input_300 { width:300px;}
.input_400 { width:400px;}
.input_450 { width:450px;}
.input_500 { width:500px;}
.input_600 { width:600px;}
.input_700 { width:700px;}
.input_770 { width:770px;}
.input_98Percent { width:98%;}
.input_99Percent { width:99%;}
.input_Full { width:100%;}

#pageloader,
#divLoader
{
    position: fixed;
    left:50%; top:50%;
    z-index:1052;
    margin-left:-30px;
    margin-top:-30px;
    width:60px; height:60px;
    background:#fff url(/Content/images/ajax-loader-LARGE.gif) no-repeat center center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow:0px 0px 10px #ddd;
    -webkit-box-shadow:0px 0px 10px #ddd;
    box-shadow:0px 0px 10px #ddd;
}
#pageloader span,
#divLoader span
{
    display:none;
}


.mini-progress 
{
  display:inline-block;
  overflow: hidden;
  width:80px;
  height: 11px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.mini-progress .bar {
  width: 0%;
  height: 100%;
  color: #ffffff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mini-progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
}
.mini-progress.active .bar {
  -webkit-animation: mini-progress-bar-stripes 2s linear infinite;
  -moz-animation: mini-progress-bar-stripes 2s linear infinite;
  -ms-animation: mini-progress-bar-stripes 2s linear infinite;
  -o-animation: mini-progress-bar-stripes 2s linear infinite;
  animation: mini-progress-bar-stripes 2s linear infinite;
}



.file-padding th 
{
    padding:0 0 0 8px;
    padding-left:8px;
}
.file-padding td
{
    padding:0px;
}
.uploader
{
    position:relative;
    background-color:transparent;
    z-index:1;
    padding:8px;
}
.uploader1
{
    position:relative;
    background-color:transparent;
    z-index:1;
    padding:8px;
}
.uploader .dropzone
{
    pointer-events: none;
}
.dropzone
{
    position:absolute;
    z-index:3;
    left:0;
    top:0;
}
.dropzone .dropzone-cover
{
    background-color:#fff;
    width:100%;
    height:100%;
    opacity:.9;
    filter:alpha(opacity=90);
}
.dropzone p
{
    position:absolute;
    top:0px;
    z-index:4;
    line-height:1.2em;
    padding-left:8px;
    top:.5em;
    margin-top:.25em;
    font-size:1.2em;
    font-weight:bold;
}
.uploader ul
{
    padding:0px;
    margin:0px;
}
.uploader ul li
{
    line-height:20px;
    list-style-type:none;
    list-style-position:inside;
    padding:0 0 0 7px !important;
    margin:0 !important;
}
.upload-current-file
{
    line-height:20px;
    margin:0; padding:0;
}

.upload-hover
{
    background-color: #E6FFFF;
}

.block-event *
{
    pointer-events: none;
}

.bootbox
{
    width:380px !important;
    margin-left:-190px;
}
.bootbox input[type=text]
{
    width:97%;
}

hr.stock { margin:5px 0px 5px 0px}


.relative
{
    position:relative;
}

#divBlocker
{
    position:fixed;
    z-index:1049;
    left:0;
    top:0;
    background-color:#f1f1f1;
}
.btn-nano
{
    margin:0 0 0 3px;
    padding:0 1px;
    height:16px;
    line-height:12px;
    font-size:.9em;
}
.height-fix
{
    line-height:28px !important;
}

#divLoginPanel
{
    width:380px;
    margin-left:-190px;
}

    #divLoginPanel th
    {
        text-align:right;
        vertical-align:top !important;
        padding-top:13px;
    }
    
    #divLoginPanel th,
    #divLoginPanel td
    {
        background-color:#fff;
        border:none;
    }

#spnFileToUpload
{
	padding:0 7px;
}
.filenameToUpload
{
	color:#ccc;
}
.btn-mini-delete
{
	background-color:transparent;
	border:none;
	color:#b94a48;
	margin:0; padding:0;
	vertical-align:middle;
}

input[type=text]::-ms-clear {
    display: none;
}
.scroll-y
{
	overflow-y:scroll;
}

.pop
{
	display:inline-block;
	vertical-align:baseline;
	width:16px;
	height:16px;
	background:transparent url(/Content/images/pop.png) no-repeat center center;
}
.pop2
{
	display:inline-block;
	vertical-align:baseline;
	width:16px;
	height:16px;
	background:transparent url(/Content/images/pop2.png) no-repeat center center;
}
.middle
{
	vertical-align:middle;
}

.upload-help
{
	font-size:.9em;
	color:#3a87ad;
	margin-left:7px;
}