body {
	font-size: 11px;
}
.form-control {
	font-size: 11px;
	color: #273746;
}
.modal-body {
	padding-left: 30px; 
	padding-right: 30px;
}

.panel-body {
	padding-bottom: 0px;
}

.adv-table .dataTables_info, .dataTables_paginate {
	padding-bottom: 0px;	
}

table.table thead th {
	text-align: center;
	font-weight: 900;
}

.form-btn {
	height: 30px;
}

.btn {
	font-weight: 900;	
}

.btn-dark {
	background-color: #344860;
    border-color: #344860;
    color: #FFFFFF;
}

.btn-dark:hover, .btn-dark:focus, .btn-dark:active, .btn-dark.active, .open .dropdown-toggle.btn-dark {
    background-color: #576F8F;
    border-color: #576F8F;
    color: #FFFFFF;
    font-weight: 600;
}

.form-group label {
	padding-left: 0px;
	padding-right: 0px;	
}

/* button {
	font-size: 11px !important;
} */

.sweet-alert h2 {
	font-size: 20px;
}

a.active{/* 메뉴 선택 색깔 */
	color: #1FB5AD !important;
}

.pr0 {
	padding-right: 0px;
}
.pl0{
	padding-left: 0px;
}
.pl5 {
	padding-left: 5px;
}

.pb2 {
	padding-bottom: 2px;
}

.pt2 {
	padding-top: 2px;
}

.column.sortable-moving {
	opacity: .2;
}

tr {
	background: white !important;
}

.bgSchedule {
	background: #F8F9F9 !important;
}

[draggable] {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  /* Required to make elements draggable in old WebKit */
  -khtml-user-drag: element;
  -webkit-user-drag: element;
}

input[type="password"] {
	font:small-caption;
	font-size:11px;
}

.menu-item{
    text-align: left;
}

.menu-item ul{
	position: static;
}

.fa-caret-down {
    float: right;
    padding-right: 8px;
}
.leftside-navigation hr{
	margin-bottom: 0px !important;
}
.admin-img{
    width: 70px;
    height: 60px;
    background-color: white;
}
.admin-info{
	text-align:left;
	padding:18px 0px 0px 25px;
	display: flex;
}
.admin-name{
	color: white;
    font-size: 15px;
    vertical-align: top;
    margin-left: 10px;
}
.hr-admin{
	border-top: 3px solid #eee !important;
}
.ht-margin-top{
	margin-top: 3px !important;	
}
.head-left{
    text-align: left;
    font-size: 18px !important;
}
.div-left{
	text-align: left;
	font-size: 15px;
}

.body-height{
	height: 750px;
}

.div-interval{
	margin-top: 30px;	
}
.input-text-box{
	width: 20%;
}
.div-username{
	display: flex;
    word-break: break-all;
    height: 67%;
}
.div-admin-update{
	text-align: right;
    margin-right: 10px;
}
.div-admin-width{
	width: 65%
}
.div-profile_img{
	display:flex;
}
.profile-img-size{
	border: 1px solid black;
 	overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.border-line{
	border-bottom: 1px solid #e2e2e4;
}



/* account css*/
.input-radio-div{
    align-items: center;
    display: flex;
    height: auto;
    outline: none;
    margin-right: 16px !important;
}
.input-radio{
	margin-right: 8px !important;;
    color: inherit;
    display: inline-flex;
    flex: 0 0 auto;
    height: 24px;
    position: relative;
    transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
    transition-property: transform;
    width: 24px;
    user-select: none;
}
.input-radio-group{
    border: none;
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
}
.radio-label{
    font-size: 12px;
    transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
    margin-bottom: 0px !important;
    cursor: pointer;
}
.div-flex{
    border: none;
    display: flex;
}
.div-p p{
	margin: 0px !important;
}
.span-num{
	margin-left: 10px !important;
}

/* consultation css*/
.table-border{
	border-bottom: 0px solid #ddd !important;
    border-collapse: collapse !important;
   	width: 100% !important;
}

.td-color td{
	background-color: white !important;
}

td{
	background-color: white !important;
}

/*membership css*/
input[type="search"]{
	height: 30px;
}
.select-membership{
	width: 150px !important;
    font-size: 12px;
}
.spacer{
	flex-grow: 1 !important;
}
.font-weight-size {
	font-weight: 700 !important;
	font-size: 15px;	
}
.col-div{
	width: 100%;
    display: flex;
}
.col-div-5{
	width: 50%;
    display: flex;
}
.box-line{
	border-bottom: 1px solid rgb(168, 169, 172); 
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.font-mid-size{
	font-size: 14px;
	font-weight: bold;
}
.mt1{
   margin-top: 10px;
}
.mb2{
	margin-bottom: 25px;
}
.button-padding-none{
	padding-right: 0px !important;
    padding-left: 0px !important;
}
.button-size-member{
	width: 90px;
    height: 36px;
}
.button-radius{
	font-size: 14px !important;
    border-radius: 12px;
}

.billing-a{
	color: #FC614B !important;
}
.search-member{
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}



/*dashboard css*/
.main-text{
    position: absolute;
    left: 40%;
    top: 55%;
   /*  margin-left: -119px; */
    margin-top: -100px;
    font-weight: 900;
}
.main-body{
	height: 100%;
    position: relative;
    width: 100%;
}

/*chatfaq*/
.swal-title{
	margin-bottom: 30px;
}
.text-overflow-change{
	overflow:hidden; 
	white-space:nowrap; 
	text-overflow:ellipsis;
	width: 900px; 
	display: inline-block;
}
.label-center{
	display: flex;
    align-items: center;
    font-size: 15px;
    margin-bottom: 0px;
}

.btn-h-ml{
	height: 30px;  
	margin-left: 30px;
}
.btn-none{
    border: none;
    background: white;
}
.FontLarger
{
	font-size: larger;
}

/*normalnotice*/
.page-disabled{
	opacity: 0.6;
  	pointer-events: none;
}

/* ckeditor 높이 
.ck-content {					 
    height: 170px;
}
*/

.input-wh-size{
	width: 25% !important;
	/* border: 1px solid #c7c7c7 !important; */
}

.video-size{
    display: inline-flex;
    align-items: center;
    padding: 2px 5px;
}

/*file progress*/
.progress { position:relative; width:100%; border: 1px solid #ddd; padding: 1px; border-radius: 3px; }
.bar { background-color: #337ab7; width:0%; height:20px; border-radius: 3px; }
.percent { position:absolute; display:inline-block; top:1px; left:48%; }


/*storeenter*/
.margin-lr-2{
	margin-left: 20px;
	margin-right: 20px;
}
.enter{
   width: 30%;
   text-align: left;
}
.essential{
    background-color: #FFF1CF;
    /* border: 1px solid; */
   }
.logo_text{
	font-size: 1.2em;
	margin-right: 10px;
	text-align: left;
}
.recommend{
	color: #A8A9AC;
    font-weight: 400;
}
.logoimgsize{
	/* max-height: 82px; 
	max-width: 350px; */
    width: 350px;
    height: 82px;
    object-fit: cover;
}
.basic-btn{
	background-color: white; 
	border: 1px solid darkgray;
}

/*카드 가맹점 문서 미리보기*/
#preview{
	z-index: 9999;
	position:absolute;
	border:0px solid #ccc;
	background:#333;
	padding:1px;
	display:none;
	color:#fff;
}
.pa-0{
	padding: 0px;	
}
.btn-out-line{
	padding: 0;
    border: none;
    background: none;
    cursor: pointer;
		color:#337ab7;
}
.btn-out-line:hover{
	text-decoration: underline;
}

/*installations 설치사례*/
.my-1{
	margin-top: 10px;
	margin-bottom: 10px;
}

/* exceptionrecord  */
.record-select > td{
	background-color: #FCB322 !important;
	background: #FCB322 !important;
}
tr.even.record-select td.sorting_1 {
	background-color: #FCB322 !important;
	background: #FCB322 !important;
}