@font-face {
  font-family: Barlow SemiBold;
  src: url(../fonts/Barlow-SemiBold.ttf);
}
@font-face {
  font-family: Barlow Medium;
  src: url(../fonts/Barlow-Medium.ttf);
}
section.content{
	padding-left: 163px;
	padding-right: 163px;
	padding-top: 30px;
	padding-bottom: 25px;
}
.top-breakcrumb{
	background: #000000 0% 0% no-repeat padding-box;
	color: #fff;
	position: relative;
}

.top-breakcrumb .breakcrumb-body{
	padding: 16px 23px 13px 23px;
}
.top-breakcrumb .breakcrumb-body a{
	font: normal normal normal 12px/16px HiraKakuDS;
	color: #fff;
	text-decoration: underline;
}
.top-breakcrumb .breakcrumb-body span{
	font: normal normal normal 20px/40px HiraKakuDS;
	margin-top: 10px;
	margin-bottom: 0;
	line-height: 26px;
	position: relative;
	display: block;
}
.top-breakcrumb .breakcrumb-body i{
	margin-left: 6px;
}
.top-breakcrumb .breakcrumb-body span:after{
	content: "";
	position: absolute;
	top: 50%;
	left: -23px;
	bottom: 0;
	height: 2px;
	width: 12px;
	background: #65444D 0% 0% no-repeat padding-box;
}
.top-breakcrumb .notify{
	width: 36px;
	height: 36px;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	top: -18px;
	right: 20px;
}
.top-breakcrumb .notify img{
	width: 16px;
}
.top-breakcrumb .notify .icon{
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	width: 100%;
}
.top-breakcrumb .notify a{
	position: relative;
}
.top-breakcrumb .notify a span{
	position: absolute;
	background: #FF3061 0% 0% no-repeat padding-box;
	color: #fff;
	top: 0px;
	right: -5px;
	font: normal normal normal 11px/13px Barlow Medium;
	line-height: 13px;
	padding: 0 4px;
	border-radius: 50%;
}
.box-button-user .content-left{
	width: 82.5%;
	float: left;
}
.box-button-user .content-right{
	width: 8.5%;
	float: left;
	padding-left: 5.5%;
	text-align: center;
}
.box-button-user{
	margin-top: 32px;
	float: left;
}
.box-button-user .meta-boxes{
	margin-top: 0;
}
.box-button-user  .owl-carousel .owl-item img {
    max-height: 320px;
    object-fit: contain;
}
.box-button-user #myCarousel{
	position: relative;
}
.box-button-user #myCarousel .owl-nav > div{
	background: none;
}
.box-button-user #myCarousel .owl-prev{
	position: absolute;
	top: 50%;
	left: -30px;
	font-size: 24px;
}
.box-button-user #myCarousel .owl-next{
	position: absolute;
	top: 50%;
	right: -30px;
	font-size: 24px;
}
.box-button-user .detail-content{
	padding: 24px;
	font-family: Hiragino Sans;
	color: #222222;
}
.box-button-user .detail-content .title{
	font-size: 24px;
	font-weight: 600;
	font-family: Hiragino Sans;
	margin-top: 0;
}
.box-button-user .detail-content .description{
	font-size: 16px;
	line-height: 18px;
	margin-top: 24px;
	margin-bottom: 0;
	font-weight: 600;
}
.box-button-user .detail-content .content-user, 
.box-button-user .detail-content p
{
	font-size: 14px;
	line-height: 24px;
	font-weight: 300;
	margin-bottom: 19px;
}
.box-button-user .detail-content a{
	color: #222222;
	word-break: break-all;
}
.box-button-user .detail-content p{
	margin: 0;
}
.box-button-user .detail-content .name{
	color: #999999;
	font-family: Hiragino Sans;
	font-size: 12px;
	font-weight: 18px;
	margin-bottom: 5px;
}
.content-right .user_name{
	font-family: Barlow Medium;
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 0;
}
.content-right .edit-user{
	text-align: center;
	margin-top: 17px;
	margin-bottom: 27px;
	padding: 0;
}
.content-right .edit-user a{
	background: #33C7F7;
	border-radius: 22px;
	padding: 16px 34px 14px 34px;
	font-family: Hiragino Sans;
	font-size: 14px;
}
.content-right svg{
	width: 100%;
	height: auto;
}
.content-right .qr-code-box{
	padding: 8px 8px 11px 8px;
}
.content-right .qr-code-box span{
	color: #666666;
	font-family: Barlow Medium;
	font-size: 12px;
	line-height: 18px;
}
.content-right .qr-code-box .widget-body{
	padding: 0;
}
.content-right button{
	background: #33C7F7;
    border-radius: 22px;
    padding: 16px 34px 14px 34px;
    font-family: Hiragino Sans;
    font-size: 14px;
}
.content-right .btn-back{
	background: #666666 !important;
}

.nav-open .dineuron-menu {opacity: 1; visibility: visible; background: rgba(0, 0, 0, 0.92); }
.dineuron-menu .nav li a{color:#FFF; font-size: 5vh; font-weight:600; }
.dineuron-menu .nav li{
    opacity: 0;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
    -webkit-animation-timing-function: cubic-bezier(.45,.005,0,1);
    -moz-animation-timing-function: cubic-bezier(.45,.005,0,1);
    -o-animation-timing-function: cubic-bezier(.45,.005,0,1);
    animation-timing-function: cubic-bezier(.45,.005,0,1);
}
.nav-open .dineuron-menu .nav li{
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: -webkit-transform .2s,opacity .2s;
    transition: transform .2s,opacity .2s;
}
header.top-header{
	display: none;
}
.dineuron-menu .nav li.delay-1{-webkit-transition-delay:0.1s; -moz-transition-delay:0.1s; -ms-transition-delay:0.1s; -o-transition-delay:0.1s; transition-delay:0.1s; }
.dineuron-menu .nav li.delay-2{-webkit-transition-delay:0.2s; -moz-transition-delay:0.2s; -ms-transition-delay:0.2s; -o-transition-delay:0.2s; transition-delay:0.2s; }
.dineuron-menu .nav li.delay-3{-webkit-transition-delay:0.3s; -moz-transition-delay:0.3s; -ms-transition-delay:0.3s; -o-transition-delay:0.3s; transition-delay:0.3s; }
.dineuron-menu .nav li.delay-4{-webkit-transition-delay:0.4s; -moz-transition-delay:0.4s; -ms-transition-delay:0.4s; -o-transition-delay:0.4s; transition-delay:0.4s; }
.dineuron-menu .nav li.delay-5{-webkit-transition-delay:0.5s; -moz-transition-delay:0.5s; -ms-transition-delay:0.5s; -o-transition-delay:0.5s; transition-delay:0.5s; }
.dineuron-menu .nav li.delay-6{-webkit-transition-delay:0.6s; -moz-transition-delay:0.6s; -ms-transition-delay:0.6s; -o-transition-delay:0.6s; transition-delay:0.6s; }
.dineuron-menu .nav li.delay-7{-webkit-transition-delay:0.7s; -moz-transition-delay:0.7s; -ms-transition-delay:0.7s; -o-transition-delay:0.7s; transition-delay:0.7s; }
.dineuron-menu .nav li.delay-8{-webkit-transition-delay:0.8s; -moz-transition-delay:0.8s; -ms-transition-delay:0.8s; -o-transition-delay:0.8s; transition-delay:0.8s; }
.dineuron-menu .nav li.delay-9{-webkit-transition-delay:0.9s; -moz-transition-delay:0.9s; -ms-transition-delay:0.9s; -o-transition-delay:0.9s; transition-delay:0.9s; }

.nav-button{
	position:relative; 
	z-index:1111; 
	height:42px; 
	display:block; 
	width:50px; 
	/*padding:12px;*/
	position: absolute;
	top: 0;
	right: 16px;
}
header.top-header{
	position: absolute;
	top: 16px;
	text-align: center;
	width: 100%;
	z-index: 11111;
}

.nav-button #nav-icon3{
	width:24px;
	height:22px;
	display:inline-block;
	position:relative;
	-webkit-transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-o-transform:rotate(0deg);
	transform:rotate(0deg);
	-webkit-transition:.5s ease-in-out;
	-moz-transition:.5s ease-in-out;
	-o-transition:.5s ease-in-out;
	transition:.5s ease-in-out;
	cursor:pointer;
	z-index: 11111;
}
.nav-button #nav-icon3 span{
	display:block;
	position:absolute;
	height:3px;
	width:100%;
	background:#FFFFFF;
	border-radius:9px;
	opacity:1;
	left:0;
	-webkit-transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-o-transform:rotate(0deg);
	transform:rotate(0deg);
	-webkit-transition:.25s ease-in-out;
	-moz-transition:.25s ease-in-out;
	-o-transition:.25s ease-in-out;
	transition:.25s ease-in-out;
	z-index: 1111;
}
.nav-button #nav-icon3 span:nth-child(1) {
  top: 0;
}

.nav-button #nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
  top: 7px;
}

.nav-button #nav-icon3 span:nth-child(4) {
  top: 14px;
}

.nav-open #nav-icon3 span:nth-child(1) {
  top: 9px;
  width: 0;
  left: 50%;
}

.nav-open #nav-icon3 span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.nav-open #nav-icon3 span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.nav-open #nav-icon3 span:nth-child(4) {
  top: 9px;
  width: 0;
  left: 50%;
}

.flex-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}

header.top-header h4{
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	margin: 0;
	padding-left: 100px;
	padding-right: 100px;
}
.body-user-management{
	/* min-height: auto !important; */
}


/*form*/
form label .required-field{
	margin-right: 4px;
	background: #FB2F61;
	color: #fff;
	padding: 2px 5px;
	border-radius: 3px;
}
form input, form select {
	border: 1px solid #DDDDDD !important;
	font: normal normal normal 14px/22px Hiragino Sans;
	color: #222222;
	font-weight: 300;
}
form label{
	font: normal normal normal 14px/18px Hiragino Sans;
	color: #222222;
	font-weight: 600;
	margin-bottom: 8px;
}

.dropzone-previews .dz-preview .dz-remove{
	background: #33C7F7;
	top: -4px;
    right: -4px;
    color: #fff;
    z-index: 12;
}
form .upload-images{
	width: 190px;
	float: left;
}
.dropzone-previews .dz-image{
	border: 1px solid #33C7F7;
}
.postcode-zipInputHelp{
	margin-left: auto;
	text-align: right;
	line-height: 32px;
	padding-left: 0;
}

.preview-image-wrapper{
	width: 148px;
    height: 148px;
    border: 1px solid #33C7F7;
    min-width: auto;
    border-radius: 5px;
}
.preview-image-wrapper img{
	height: 100%;
}
.user-meta-boxes .widget-title {
	border-bottom: none;
}
.btn_remove_image{
	top: -5px;
    right: -10px;
    background: #33C7F7;
    width: 20px;
    height: 20px;
    font-size: unset;
}
.btn_remove_image .fa-times, .dropzone-previews .dz-preview .dz-remove .fa-times{
	color: #fff;
	font-size: 12px;
}
.postcode-select-pref select{
	margin: 0;
}
.postcode-zipInputHelp a{
	text-decoration: underline;
	font: normal normal normal 14px/18px Hiragino Sans;
	color: #33C7F7;
}
.table-configuration-wrap{
	border: none;
}
.payment-search-form{
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.payment-search-form .form-group{
	margin-bottom: 0;
}
.payment-search-form .form-group input{
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.payment-search-form .form-group select, .payment-search-form .form-group input{
	height: 30px;
	border: 1px solid #CCCCCC;
	font: normal normal normal 14px/18px HiraKakuDS;
	color: #222222;
}
.payment-search-form  label{
	margin-bottom: 0;
}
.payment-search-form .name-list{
	margin-left: 24px;
	margin-right: 22px;
}
.payment-search-form label{
	margin-right: 10px;
	font-weight: 300;
	font: normal normal normal 12px/18px HiraKakuDS;
}
.payment-search-form .name-list select{
	width: 210px;
}
.payment-search-form .main-label{
	font: normal normal normal 14px/24px Hiragino Sans;
	color: #000000;
	font-weight: 600;
}
.payment-search-form .form-group button{
	margin-top: 0;
	margin-left: 25px;
	border: 1px solid #33C7F7;
	border-radius: 16px;
	background: #fff;
	color: #33C7F7;
	padding: 9px 32px;
}
.payment-search-form .form-group button:hover{
	background: #33C7F7;
	color: #fff;
}
.table-configuration-wrap{
	padding-top: 17px;
	padding-bottom: 17px;

}
form input:focus{
	box-shadow: none;
	outline: 0;
}
.user-apply-form  .name-list input{
	width: 240px;
}
.box-header>.box-tools{
	left: 0px;
	right: unset;
	top: 50%;
	transform: translateY(-50%);
}
.box-header.with-border .job-title{
	padding-left: 20px;
}

.customer-apply-screen .table-configuration-wrap{
	margin-bottom: 32px;
}
.customer-apply-page .box-header.with-border{
	padding: 16px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #fff;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}
.customer-apply-page .box-header.with-border .job-title{
	font: normal normal normal 16px/18px Hiragino Sans;
	color: #222222;
	font-weight: 600;
}
.customer-apply-page .box-header.with-border .job-title{
	width: 49%;
}
.customer-apply-page .box-header.with-border .time-apply{
	width: 30.87%;
}
.customer-apply-page .box-header.with-border .number-apply{
	flex:1;
}
.customer-apply-page .box-header.with-border .label-text{
	font: normal normal normal 10px/18px Hiragino Sans;
	color: #666666;
	font-weight: 300;
}
.customer-apply-page .box-header.with-border .time-apply .time{
	font: normal normal normal 14px/18px Barlow Medium;
	color: #222222;
	margin-left: 6px;
}
.collapsed-box .box-header.with-border{
	border-bottom: none;
}
.customer-apply-page .list-customer-apply{
	background: #E6E6E6;
	padding: 24px 44px 4px 44px;
}
.customer-apply-page .box-header.with-border .status-label{
	font: normal normal normal 14px/18px Barlow Medium;
	color: #222222;
	padding: 0 5px;
}
.customer-apply-page .box-header.with-border .full-apply {
	color: #FB2F61;
}
.customer-apply-page .box-header.with-border .full-apply i{
	margin-left: 5px;
	font-size: 18px;
}
.list-customer-apply .customer-list{
	display:  flex;
	flex-wrap: wrap;
	align-items: flex-start;
}
.list-customer-apply .customer-list .item{
	width: 25%;
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: 20px;
}
.list-customer-apply .customer-list .item .content-box{
	background: #fff;
	padding: 12px;
	width: 100%;
	display: block;
	font: normal normal normal 12px/18px Hiragino Sans;
    color: #222222;
    font-weight: 300;
    border: 2px solid #fff;
}
.list-customer-apply .customer-list .item .content-box:hover{

	border: 2px solid #65D5F9;
}
.list-customer-apply .customer-list .item .avatar{
	margin-bottom: 12px;
}
.list-customer-apply .customer-list .item .avatar img{
	width: 88px;
	height: 88px;
	object-fit: cover;
	border-radius: 50%;
}
.list-customer-apply .customer-list .item{
	font: normal normal normal 12px/18px Hiragino Sans;
	color: #222222;
	font-weight: 300;
}
.list-customer-apply .customer-list .item .fullname{
	font: normal normal normal 13px/18px Hiragino Sans;
	font-weight: 600;
}
.box-header>.box-tools button i{
	color: #33C7F7;
}
.list-customer-apply .customer-list .item .footer-box{
	padding-top: 11px;
	font: normal normal normal 14px/18px Hiragino Sans;
}
.footer-box .accetped-apply{
	color: #FB2F61;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	align-items: center;
}
.footer-box .accetped-apply i{
	font-size: 22px;
	margin-right: 6px;
}
.footer-box .rejected-apply{
	color: #666666;
}
.footer-box .created-at{
	color: #666666;
	margin-top: 10px;
	font: normal normal normal 10px/18px Hiragino Sans;
	margin-bottom: 0;
}
.footer-box .btn{
	color: #fff;
	border-radius: 12px;
	padding: 6px 15px;
}
.footer-box .btn-reject{
	background: #666666;
}
.footer-box .btn-accept{
	background: #65D5F9;
}
.footer-box .apply-status{
	min-height: 32px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	align-items: center;
	justify-content: center;
}
.custom-pagination{
	width: 100%;
	text-align: center;
}
.custom-pagination .pagination{
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	align-items: center;
	justify-content: center;
}
.custom-pagination .pagination p{
	margin-bottom: 0;
	color: #fff;
	margin-left: 18px; 
	margin-right: 18px;
	font: normal normal normal 14px/16px Barlow Medium;
	letter-spacing: 3px;
}
.custom-pagination .pagination a{
	color: #fff;
	font-size: 30px;
}
.custom-pagination .pagination span{
	color: #707070;
	font-size: 30px;
}
.customer-info-box .content-left .box-body{
	padding: 32px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
}
.customer-info-box .customer-avatar{
	width: 40.26%;
	text-align: center;
}
.customer-info-box .customer-infor{
	width: 59.47%;
	color: #222222;
}
.customer-info-box .customer-avatar img{
	width: 240px;
	height: 240px;
	object-fit: cover;
	border-radius: 50%;
}
.customer-info-box .customer-infor .fullname{
	font: normal normal normal 24px/18px Hiragino Sans;
	font-weight: 600;
	line-height: 30px;
}
.customer-info-box .customer-infor .kana-name{
	font: normal normal normal 12px/18px Hiragino Sans;
}
.customer-info-box .customer-infor label{
	font: normal normal normal 12px/18px Hiragino Sans;
	color: #999999;
	margin-top: 10px;
}
.customer-info-box .customer-infor .total-working-time{
	font-size: 18px;
	color: #222222;
	line-height: 22px;
}
.customer-info-box .content-right button, .customer-info-box .content-right a{
	width: 100%;
}
.customer-info-box .content-right button{
	margin-bottom: 27px;
}
.customer-info-box .content-right .edit-user{
	margin-top: 0;
}
p.list-customer-skill{
	text-align: center;
}
.list-customer-apply .customer-list .item .content-box{
	min-height: 254px;
}

.avatar-upload{
    position: relative;
    max-width: 205px;
    display: flex;
    margin-bottom: 10px;
    align-items: center;
}
.avatar-upload .avatar-edit {
/*    position: absolute;
    right: 12px;
    z-index: 1;
    top: 10px;*/
}
.avatar-upload .avatar-edit input {
    display: none;
}
.avatar-upload .avatar-edit label {
    display: inline-block;
    width: 34px;
    height: 34px;
    margin-bottom: 0;
    border-radius: 100%;
    background: #33C7F7;
    border: 1px solid transparent;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
    cursor: pointer;
    font-weight: normal;
    transition: all .2s ease-in-out;
    position: relative;
}
.avatar-upload .avatar-edit label:hover {
    background: #f1f1f1;
    border-color: #33C7F7;
}
.avatar-upload .avatar-edit label:after {
    content: "\f03e";
    font-family: 'FontAwesome';
    color: #757575;
    position: absolute;
    top: 8px;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
    color: #fff;

}
.avatar-upload .avatar-edit label:hover:after{
	color: #000;
}
.avatar-upload .avatar-preview {
    width: 70px;
    height: 70px;
    position: relative;
    border: 1px solid #33C7F7;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
    display: none;
    margin-left: 15px;
}
.avatar-upload .avatar-preview > div {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.direct-chat-text .chat-img{
	max-width: 300px;
}

.form-search-customer .list-skill{
	margin-bottom: 0;
}
.form-search-customer .list-skill label{
	margin-bottom: 0;
	padding-left: 25px;
}

.recommend-customer .owl-prev{
	left: -30px !important;
}
.recommend-customer .owl-next{
	right: -30px !important;
}
.form-search-customer .submit-button-sp{
	display: none;
}
.qr-code-box a{
	background: #33C7F7;
    border-radius: 22px;
    font-family: Hiragino Sans;
    font-size: 14px;
    width: 100%;
    padding: 15px 0;
}
.fix-form-search{
	display: block !important;
}
.fix-form-search .pref-form{
	/* width: 30%; */
}
.fix-form-search .pref-form select{
	width: 80%;
}
.fix-form-search .hobby-form{
	width: 28%;
}
.fix-form-search .hobby-form select{
	width: 80%;
}

/*create job step by step*/
.individual-type .individual-step{
	display: none;
	margin-top: 15px;
	margin-bottom: 0;
}
.individual-type .form-group.row{
	margin-bottom: 0;
}
.individual-type .individual-step.active{
	display: block;
	margin-bottom: 15px;
}
.list-type .nav{
	display: none;
}
.individual-type .nav{
	display: block;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 15px;
}
.individual-type .nav span{
	padding: 8px 25px;
	color: #fff;
	cursor: pointer;
	border-radius: 15px;
}
.individual-type .nav #nav-back{
	background: #666666;
	margin-right: 10px;
}
.individual-type .nav #nav-next{
	background: #33C7F7;
	margin-left: 10px;
}
.individual-type .nav span:hover{
	opacity: 0.8;
}
.line-step{
	display: none;
}
.individual-type .line-step{
	display: block;
	margin-top: 30px;
}
.individual-type .line-step .full-step{
	display: inline-block;
	width: calc(100% - 80px);
	background: rgba(255, 255, 255, 0.2);
	border-radius: 3px;
}
.individual-type .line-step .full-step span{
	border-radius: 3px;
	background: #EAC42C;
	display: block;
	height: 6px;
	transition: width 1s;
}
.individual-type .line-step .number-step{
	width: 70px;
	text-align: right;
	display: inline-block;
	color: #fff;
}
.individual-type .line-step #current{
	color: #EAC42C;
}

.individual-type .individual-step, .individual-type .step-7 select{
	width: 100%;
}
.individual-type .step-9 label{
	text-align: center;
	width: 100%;
	margin-bottom: 20px;
}
.list-type .required-field{
	display: inline;
}
.individual-type .required-field{
	display: none;
}
.individual-type .control-label{
	width: 100%;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	margin-top: 15px;
}
.list-type .messages{
	display: none;
}
.individual-type .messages{
	display: block;
	text-align: center;
	margin-bottom: 25px;
}
.individual-type #nav-next.disable{
	/*pointer-events: none;*/
}

.form-search-member .form-group{
	display: flex;
	align-items: center;
}
.form-search-member .name-list input{
	width: 400px;
}
.create-new-member-button{
	margin-top: 18px;
	margin-right: 15px !important;
}
.create-new-member-button a{
	background: #33C7F7;
	border-radius: 22px;
	padding: 14px 30px;
}
.create-new-member-button a:hover{
	opacity: 0.8;
	background: #33C7F7;
}
.form-search-member .form-group button{
	padding: 9px 36px;
}
.box-list-member .item{
	display: flex;
	padding: 8px 12px;
	width: 100%;
	align-items: center;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.box-list-member .item .member-id{
	width: 20%
}
.box-list-member .item .member-mail{
	width: 25%
}
.box-list-member .item .member-name{
	width: 25%
}
.box-list-member .item .member-status{
	width: 10%
}
.box-list-member .item .member-edit,
.box-list-member .item .member-delete{
	width: 10%;
	text-align: center;
}
.box-list-member .item p{
	color: #222222;
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 0;
}
.box-list-member .item label{
	color: #666666;
	font-size: 10px;
}
.box-list-member .item .label-active{
	background: #222222 0% 0% no-repeat padding-box;
	color: #fff;
	text-align: center;
}
.box-list-member .item .label-delete{
	background: #999999 0% 0% no-repeat padding-box;
	min-width: 52px;
	color: #fff;
	text-align: center;
}

.customer-comment{
	text-align: left;
	margin-top: 15px;
}
.comment-show{
	margin-right: 20px;
}
.break-all-comment{
	word-break: break-all;
}
.list-customer-apply .customer-evaluation-list .item{
	width: 100%;
}
.list-customer-apply .customer-evaluation-list .item .avatar img{
	margin-right: auto;
	margin-left: auto;
}

.list-customer-evaluation .customer-list .footer-box .button-evaluation .button-detail-evaluation, 
.evaluation-customer .button-evaluation .good,
.evaluation-customer .button-evaluation .bad{
	display: flex;
	flex-direction: column;
	margin-left: 3px;
    margin-right: 3px;
    align-items: center;
}
.list-customer-evaluation .button-evaluation img, .evaluation-customer .button-evaluation img{
	width: 36px;
}
.customer-evaluation-list{
	position: relative;
}

.customer-evaluation-list .owl-nav [class*='owl-']{
	background: none;
}
.customer-evaluation-list .owl-nav [class*='owl-']:hover{
	background: none;
}
.customer-evaluation-list .owl-nav .owl-prev{
	position: absolute;
	top: 33%;
	left: -80px;
	font-size: 40px;
}

.customer-evaluation-list .owl-nav .owl-next{
	position: absolute;
	top: 33%;
	right: -80px;
	font-size: 40px;
}
.user_notify_list .customer-apply-page{
	overflow: unset;
}
.evaluation-customer .modal-body{
	padding-top: 20px;
	padding-bottom: 20px;
}
.evaluation-customer .label-checkbox{
	margin-bottom: 18px;
}
.evaluation-customer .fullname{
	font-weight: 600;
	color: #222222;
	margin-top: 10px;
}
.tab-evaluation-customer{
	margin-left: -6px;
}
.tab-evaluation-customer [class*='tab-evaluation-']{
	border: none;
	border-radius: 0;
	background: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
.tab-evaluation-customer [class*='tab-evaluation-'] span{
	font-size: 10px;
	line-height: 12px;
}
.tab-evaluation-customer .tab-evaluation-good img{
 	margin-bottom: 2px;
}
.tab-evaluation-customer .tab-evaluation-bad img{
 	margin-top: 4px;
}
.tab-evaluation-customer .tab-evaluation-good span{
	color: #FB2F61;
}
.tab-evaluation-customer .tab-evaluation-bad span{
	color: #666666;
}
.tab-evaluation-customer button:focus{
	outline: none;
}

.tab-evaluation-customer .tab-evaluation-good.active{
	color: #ffffff;
	background: #FB2F61;
}
.tab-evaluation-customer .tab-evaluation-good.active span{
	color: #ffffff;
}
.tab-evaluation-customer .tab-evaluation-bad.active{
	color: #ffffff;
	background: #222222;
}
.tab-evaluation-customer .tab-evaluation-bad.active span{
	color: #ffffff;
}
.tab-evaluation-customer .dropdown-evaluation{
	/*display: none;*/
}
.tab-evaluation-customer{
	position: relative;
}
.tab-evaluation-customer .dropdown-evaluation{
	position: absolute;
	top: 26px;
	left: 0;
	right: 0;
	background: #fff;
	padding: 22px 15px;
	z-index: 100;
    opacity: 0;
    -webkit-transition: all linear 0.1s;
    -moz-transition: all linear 0.1s;
    -o-transition: all linear 0.1s;
    -ms-transition: all linear 0.1s;
    transition: all linear 0.1s;
}
.tab-evaluation-customer .dropdown-evaluation.active{
	/*display: block;*/
	opacity: 1;
	-webkit-transition: all ease-out 0.2s 0.2s;
    -moz-transition: all ease-out 0.2s 0.2s;
    -o-transition: all ease-out 0.2s 0.2s;
    -ms-transition: all ease-out 0.2s 0.2s;
    transition: all ease-out 0.2s 0.2s;
}
.tab-evaluation-customer .dropdown-evaluation-good.active{
	border: 4px solid #FB2F61;
}
.tab-evaluation-customer .dropdown-evaluation-bad.active{
	border: 4px solid #222222;
}
.tab-evaluation-customer .dropdown-evaluation div{
 	display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;  /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Chrome */
    display: flex;
}
.tab-evaluation-customer .dropdown-evaluation .number{
	width: 40px;
	text-align: right;
	margin-right: 10px;
	font-size: 14px;
}
.tab-evaluation-customer .dropdown-evaluation .type{
	width: calc(100% - 60px);
	color: #222222;
}
.detail-customer-screen{
	padding-right: 24px;
}
.dropdown-evaluation .close-tab{
	position: absolute;
    top: -13px;
    right: -13px;
    color: #33C7F7;
    font-size: 25px;
    cursor: pointer;
    -webkit-transition: all ease-out 0.2s 0.2s;
    -moz-transition: all ease-out 0.2s 0.2s;
    -o-transition: all ease-out 0.2s 0.2s;
    -ms-transition: all ease-out 0.2s 0.2s;
    transition: all ease-out 0.2s 0.2s;
}
.tab-evaluation-customer .dropdown-evaluation .last-child p{
	margin-bottom: 0;
}
.tab-evaluation-customer .dropdown-evaluation-good .number{
	color: #FB2F61;
}
.tab-evaluation-customer .dropdown-evaluation-bad .number{
	color: #999999;
}
.attached-list{
	padding-left: 0;
	list-style: none;
}
.attached-list li{
	border: 1px solid #ddd;
	padding: 10px;
	display: flex;
    align-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
}
.attached-list li > div, .attached-list .group-content > div, .attached-title > div{
	padding-left: 15px;
	padding-right: 15px;
}
.attached-list .icon{
	max-width: 20px;
	flex: 0 0 20px;
}
.attached-list .group-content{
	flex:1;
	display: flex;
	align-items: center;
}
.attached-title{
	display: flex;
}
.attached-title .icon{
	margin-left: 10px;
}
.attached-title .name{
	flex:1;
	margin-left: 40px;
}
.attached-title .item-content{
	flex:2;
	padding-left: 0;
}
.button-attached-document{
	text-align: right;
	margin-top: 25px;
}
.button-attached-document .button{
	padding: 10px 20px;
	color: #fff;
	background: #33C7F7;
	border-radius: 20px;
}
.button-attached-document .button:not(:last-child){
	margin-right: 20px;
}
.item-content .view-content{
	word-break: break-all;
}
#modal-create-from-type .list-template .template-item {
    padding: 5px 5px;
    margin: 5px 0;
    border: solid 1px #DDDDDD;
    color: #000000;
    display: block;
    cursor: pointer;
	height: 30px;
	text-overflow: ellipsis;
  	overflow: hidden; 
	white-space: nowrap ;
}
#document-preview .preview-item-name{
	width: 33%;
	word-break: break-all;
}
#document-preview .preview-item-content{
	width: 67%;
	word-break: break-all;
}
#document-preview pre{
	white-space: pre-wrap;
	background: none;
	border: none;
	padding: 0;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 0;
}
#document-preview td{
	border: 1px solid #000;
	padding: 5px;
}
#form-preview-document .modal-header{
	border-bottom: none !important;
}
#form-preview-document #document-preview table{
	width: 100%;
}
#form-preview-document .modal-title{
	font-size: 20px;
	font-weight: 600;
	padding-top: 15px;
	word-break: break-all;
}
.attached-title label{
	margin-bottom: 0;
}
.attached-list .group-content textarea{
	resize: none;
}
.top_text-form .label-checkbox{
	width: auto;
}
.top_text-form .label-checkbox:not(:last-child){
	margin-right: 30px;
}
.top_text-form .text-show-top, .top_text-form .text-show-bottom{
	display: none;
}
.top_text-form .text-show-top.active, .top_text-form .text-show-bottom.active{
	display: block;
}
.top_text-form textarea{
	resize: none;
}
.preview-top-text pre, .preview-bottom-text pre{
	border: none;
	background: none;
	padding: 0;
	word-break: break-all;
    white-space: pre-wrap;
    font-family: 'Roboto', sans-serif;
	font-size: 14px;
}
.preview-bottom-text{
	margin-top: 10px;
}
.preview-signature{
	margin-top: 20px;
}
.preview-main-signature .preview-tr{
	display: flex;
    width: 100%;
}
.preview-main-signature .preview-td.td-title{
	flex: 1;
	text-align: right;
	margin-right: 30px;
}
.preview-main-signature .preview-td.td-content{
	flex: 2;
}
.side-menu-user.main-sidebar,
.side-menu-user.main-sidebar .user-panel{
	overflow: unset;
}
.side-menu-user.main-sidebar .user-panel .dropdown-menu{
	position: absolute;
	top: 130px;
	left: 230px;
}
.side-menu-user .info-1 ul, 
.side-menu-user .info-1 ul li{
	width: auto;
}
.side-menu-user .info-1{
	padding-bottom: 0;
}
.checkbox {
	position: relative;
	display: inline-block;
}
.checkbox:after, .checkbox:before {
	font-family: FontAwesome;
	font-feature-settings: normal;
	-webkit-font-kerning: auto;
			font-kerning: auto;
	font-language-override: normal;
	font-stretch: normal;
	font-style: normal;
	font-synthesis: weight style;
	font-variant: normal;
	font-weight: normal;
	text-rendering: auto;
}
.checkbox label {
	width: 90px;
	height: 42px;
	background: #ccc;
	position: relative;
	display: inline-block;
	border-radius: 46px;
	transition: 0.4s;
}
.checkbox label:after {
	content: "";
	position: absolute;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	left: 0;
	top: -5px;
	z-index: 2;
	background: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	transition: 0.4s;
}
.checkbox input {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 5;
	opacity: 0;
	cursor: pointer;
}
.checkbox input:hover + label:after {
	box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.2), 0 3px 8px 0 rgba(0, 0, 0, 0.15);
}
.checkbox input:checked + label:after {
	left: 40px;
}
.model-4 .checkbox label {
	background: #bbb;
	height: 15px;
	width: 40px;
}
.model-4 .checkbox label:after {
	background: #fff;
	top: -3px;
	width: 25px;
	height: 25px;
}
.model-4 .checkbox input:checked + label {
	background: #698cc4;
}
.model-4 .checkbox input:checked + label:after {
	background: #184ea4;
	left: 20px;
}
.setting-notification .item{
	background-color: #ffffff;
	border-top: none;
	border-bottom: none;
	position: relative;
}
.setting-notification .item .notification-name{
	padding-left: 20px;
	width: 90%;
}
.setting-notification .item .notification-status .checkbox input[type=checkbox]{
	margin-left: 0;
	margin-top: -3px;
}
.setting-notification .item.item-parent .notification-name p{
	font-weight: bolder;
}
.setting-notification .item.item-child .notification-name{
	padding-left: 40px;
}
.setting-notification .item .borderItem{
	border-bottom: 1px solid #000000;
    position: absolute;
    bottom: 0 !important;
    left: 20px;
    right: 20px;
}
#qr-login-sp .modal-dialog{
	margin: 10% 10% auto 40%;
    width: 20%;
}
#qr-login-sp .modal-header{
	border-bottom: none;
}
#qr-login-sp #qr-view svg{
	width: 100%;
}
a.flag_notification{
	text-decoration: underline;
}
.disable-button{
	pointer-events: none;
	color: #bbbbbb;
}
input[type=checkbox].disable-button + label:after,
input[type=checkbox].disable-button:checked + label:after{
    background: #bbbbbb;
	cursor: not-allowed;
}
input[type=checkbox].disable-button + label,
input[type=checkbox].disable-button:checked + label{
	background: #cccccc;
	cursor: not-allowed;
}

.preview-signature-main.preview-main-signature{
	width: 70%;
	margin-left: 30%;
}
.preview-signature-main.preview-main-signature .preview-td.td-content table td.column-1{
	width: 10%
}
.preview-signature-main.preview-main-signature .preview-td.td-content table td.column-2{
	width: 25%
}
.preview-signature-main.preview-main-signature .preview-td.td-content table td.column-3{
	width: 50%
}
.preview-signature-main.preview-main-signature .preview-td.td-content table td.column-4{
	width: 15%
}
.preview-signature-main.preview-main-signature .preview-td.td-content table td{
	border: none !important;
	font-size: 14px;
}
.preview-pdf a {
	color: #33C7F7 !important;
	display: block;
	text-decoration: underline  !important;
	cursor: pointer;
}
/*responsive*/
@media ( min-width: 769px ) {

	.attached-list .name{
		flex:1;
	}
	.attached-list .item-content{
		flex:2;
	}
	#form-preview-document .modal-dialog{
		width: 40%;
	}

}
@media screen and (max-width: 1440px) {
	.customer-info-box .customer-infor{
		padding-left: 20px;
	}
	.form-search-customer .list-skill{
		flex-wrap: wrap;
	}
	.form-search-customer .list-skill label{
		width: 25%;
		margin-top: 15px;
	}
	.form-search-customer .more-infor{
		display: -ms-flexbox;
		display: -webkit-box;
		flex-wrap: wrap;
	}
	.form-search-customer .more-infor > div{
		width: 33%;
	}
	.customer-apply-page .box-header.with-border .number-apply{
		padding-right: 0;
	}
	.fix-form-search .pref-form select{
		width: 100%;
	}
	.fix-form-search .hobby-form select{
		width: 100%;
	}
}
@media screen and (max-width: 1366px) {
	.customer-info-box .customer-avatar img {
	    width: 210px;
	    height: 210px;
	}
}
@media screen and (max-width: 1280px) {
	section.content {
	    padding-left: 100px;
	    padding-right: 100px;
	}
	.dropzone-previews .dz-image{
		width: 148px;
		height: 148px;
	}
	form input, form select {
		height: 36px !important;
	}
	.list-customer-apply .customer-list .item .footer-box .btn {
	    padding: 3px 7px;
	}
	.customer-apply-page .list-customer-apply {
	    padding: 24px 30px 4px 30px;
	}
	.customer-apply-page .box-header.with-border .job-title{
		width: 45%;
	}
	.list-customer-apply .customer-list .item .content-box {
	    min-height: 273px;
	}
}
@media screen and (max-width: 1199px) { 
	section.content {
	    padding-left: 50px;
	    padding-right: 50px;
	}
	.box-button-user .owl-carousel .owl-item img {
	    max-height: 280px;
	}
	.content-right button{
		padding: 14px 15px 14px 15px;
		width: 100%;
	}
	.customer-info-box .content-right{
		padding-left: 2.5%;
	}
	
}
@media screen and (max-width: 991px) { 
	section.content {
	    padding-left: 50px;
	    padding-right: 50px;
	    padding-top: 60px;
	}
	.top-breakcrumb{
		background: none;
		padding: 0;
	}
	.top-breakcrumb .breakcrumb-body span{
		font: normal normal normal 12px/16px HiraKakuDS;
    	color: #fff;
    	display: inline;
	}
	.top-breakcrumb .breakcrumb-body{
		padding: 0;
	}
	.top-breakcrumb .breakcrumb-body span:after{
		display: none;
	}
	.box-button-user{
		margin-top: 20px;
	}
	.top-breakcrumb .notify{
		top: 0;
	}
	.main-sidebar{
		width: auto;
		/*height: calc(100% - 50px);*/
		/*min-height: calc(100% - 50px);*/
	}
	section.sidebar{
		display: none;
	}
	.body-user-management{
		width: 100%;
		margin-left: 0;
	}
	header.top-header{
		display: block;
	}
	.nav-button{
		right: 40px;
	}
	.nav-open section.sidebar{
		display: block;
	}
	.nav-open .main-sidebar{
		width: 100%;
		top: 50px;
		overflow: auto;
	}
	.nav-open .nav-button:after{
		position: absolute;
		content: '';
		top: -16px;
		width: 150px;
		right: -50px;
		background: #000;
		height: 50px;
		z-index: 1;
	}
	.sidebar-menu li>a>.pull-right-container{
		right: auto;
		margin-left: 15px;
	}
	.dineuron-menu{
		width: 100%; 
		/*height: 100%; */
		opacity: 0; 
		visibility: hidden;
	}
	.body-user-management{
		background: url(../images/bg-sp.png) #65444D;
		background-repeat: repeat;
    	background-size: 100% auto;
	}
	.content-right .user_name{
		word-break: break-all;
	}
	.dropzone-previews .dz-image, .preview-image-wrapper {
	    width: 130px;
	    height: 130px;
	}
	.customer-apply-page .box-header.with-border .time-apply{
		display: -ms-flexbox;
		display: -webkit-box;
		display: flex;
	}
	.customer-apply-page .box-header.with-border .label-text{
		width: 55px;
	}
	.customer-apply-page .box-header.with-border .number-apply{
		padding-right: 0;
	}
	.customer-apply-page .box-header.with-border .job-title {
	    width: 40%;
	}
	.customer-apply-page .box-header.with-border .time-apply{
		width: 35%;
	}
	.user-apply-form .name-list input {
	    width: 180px;
	}
	.payment-search-form .form-group button {
	    margin-left: 0px;
	    padding: 5px 18px;
	}
	.customer-apply-page .list-customer-apply{
		margin-bottom: 0;
	}
	.form-search-customer .submit-button-pc{
		display: none;
	}
	.form-search-customer .submit-button-sp{
		display: block;
	}
	.form-search-customer .submit-button-sp button{
		margin-left: 100px;
		position: unset;
	}
	#zoom-img .modal-dialog{
		width: 90%;
		margin: auto;
	}
	.create-new-member-button{
		margin-top: -3px;
    	margin-right: 0 !important;
	}
	.create-new-member-button a{
		padding: 6px 20px;
	}
	.box-list-member .item{
		display: block;
	}
	.box-list-member .item .member-id{
		width: 30%;
		float: left;
	}
	.box-list-member .item .member-mail{
		width: 35%;
		float: left;
	}
	.box-list-member .item .member-name{
		width: 35%;
		float: left;
	}
	.box-list-member .item .member-status{
		width: 30%;
		float: left;
		margin-top: 10px;
	}
	.box-list-member .item .member-edit, 
	.box-list-member .item .member-delete{
		display: contents;
	}
	.box-list-member .item .member-edit a, 
	.box-list-member .item .member-delete a{
		margin-top: 5px;
	}
	.side-menu-user.main-sidebar .user-panel .dropdown-menu{
		position: relative;
		top: unset;
		left: unset;
	}
	.side-menu-user .info-1 ul, 
	.side-menu-user .info-1 ul li{
		width: 100%;
	}
}
@media screen and (max-width: 850px) { 
	.footer-box .btn-reject{
		margin-bottom: 5px;
	}
}
@media screen and (max-width: 768px) {
	.main-sidebar{
		/*transform: translate(-100%, 0);*/
		transform: none;
		-webkit-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
	section.content {
	    padding-left: 40px;
	    padding-right: 40px;
	}
	.box-button-user .content-left {
	    width: 75%;
	}
	.box-button-user .content-right{
		width: 25%;
	}
	.nav-button {
	    right: 25px;
	}
	.nav-open .nav-button:after{
		width: 125px;
	}
	#dropzone .dz-message span{
		display: block;
	}
	.customer-apply-screen .table-configuration-wrap{
		padding: 10px;
	}
	.user-apply-form .name-list input {
	    width: 148px;
	}
	.payment-search-form .name-list {
	    margin-left: 10px;
	    margin-right: 10px;
	}
	.payment-search-form .time-list input {
		width: 130px;
	}
	.customer-apply-page{
		border: none;
	}
	.customer-apply-page .box-header.with-border .time-apply .time{
		font-size: 12px;
	}
	.customer-apply-page .box-header.with-border .job-title{
		font-size: 12px;
	}
	.list-customer-apply .customer-list .item {
	    width: 33%;
	}
	.customer-info-box .content-left .box-body{
		flex-direction: column;
	}
	.customer-info-box .customer-avatar{
		width: 100%;
	}
	.customer-info-box .customer-infor{
		width: 100%;
		padding-left: 0;
		margin-top: 20px;
	}
	.direct-chat-text .chat-img{
		max-width: 200px;
	}
	.form-search-customer .more-infor > div{
		width: 100%;
	}
	.form-search-customer .form-group{
		width: 100%;
	}
	.form-search-customer .form-group > span{
		width: 30% !important;
	}
	.form-search-customer .list-skill label {
	    width: 33%;
	}
	.form-search-customer .list-skill{
		padding-left: 0;
	}
	header.top-header h4{
		padding-left: 50px;
		padding-right: 50px;
	}
	.body-user-management{
		background-repeat: repeat;
		/*background-size: cover;*/
	}
	.list-customer-apply .customer-evaluation-list .item{
		width: 100%;
	}
	.customer-evaluation-list .owl-nav .owl-prev {
	    left: -58px;
	}
	.customer-evaluation-list .owl-nav .owl-next {
	    right: -58px;
	}
	.attached-list .group-content{
		flex-wrap: wrap;
	}
	.attached-list .group-content > div{
		width: 100%;
	}
	.attached-list .group-content > div:not(:last-child){
		margin-bottom: 15px;
	}
}
@media screen and (max-width: 640px) {

	.print-qr i{
		display: none;
	}
	section.content {
	    padding-left: 25px;
	    padding-right: 25px;
	}
	.box-button-user .owl-carousel .owl-item img {
	    max-height: 250px;
	}
	.content-right .qr-code-box {
	    padding: 8px 0px 11px 0px;
	}
	.content-right .edit-user a, .qr-code-box a{
		padding: 10px 25px 10px 25px;
	}
	.customer-apply-page .box-header.with-border .label-text{
		display: none;
	}
	.payment-search-form{
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
	}
	.payment-search-form .form-group{
		margin-top: 10px;
		width: 100%;
		margin-left: 0;
	}
	.payment-search-form .form-group input{
		width: calc(100% - 68px)
	}
	.payment-search-form .form-group label{
		width: 50px;
	}
	.payment-search-form .form-group button{
		margin-left: 68px;
	}
	.footer-box .btn-reject{
		margin-bottom: 5px;
	}
	.footer-box .apply-status{
		min-height: 60px;
	}
	.form-search-member .name-list input{
		width: 100%;
	}
	.box-list-member .item .member-id{
		width: 50%;
	}
	.box-list-member .item .member-mail{
		width: 50%;
	}
	.box-list-member .item .member-name{
		width: 50%;
	}
	.box-list-member .item .member-status{
		width: 50%;
		margin-top: 10px;
	}
	.box-list-member .item .member-edit, 
	.box-list-member .item .member-delete{
		display: block;
	}
}
@media screen and (max-width: 560px) {
	.list-customer-apply .customer-list .item {
	    width: 50%;
	}
	.direct-chat-text .chat-img{
		max-width: 160px;
	}
	.right .direct-chat-text {
	    margin-right: 0px;
	}
	.list-customer-apply .customer-evaluation-list .item{
		width: 100%;
	}
}
@media screen and (max-width: 480px) {
	.content-right .edit-user a {
	    padding: 10px 15px 10px 15px;
	}
	.box-button-user .content-left {
	    width: 100% !important;
	}
	.box-button-user .content-right{
		width: 100% !important;
		padding-left: 0;
	}
	section.content {
	    padding-left: 20px;
	    padding-right: 20px;
	}
	.box-button-user .owl-carousel .owl-item img {
	    max-height: 200px;
	}
	.box-button-user #myCarousel .owl-next {
	    right: -25px;
	}
	.box-button-user #myCarousel .owl-prev {
	    left: -25px;
	}
	.nav-open .nav-button:after {
	    width: 108px;
	}
	.nav-button {
	    right: 5px;
	}
	.dropzone-previews .dz-preview{
		width: 50%;
	}
	.dropzone-previews .dz-image, .preview-image-wrapper{
		width: 100%;
	}
	.box-button-user .content-right{
		margin-top: 27px;
	}
	.content-right button, .content-right .edit-user a{
		min-width: 104px;
		padding: 10px 15px 10px 15px;
	}
	.top-breakcrumb .notify{
		right: 0;
	}
	.customer-apply-page .box-header.with-border{
		flex-direction: column;
	}
	.customer-apply-page .box-header.with-border .job-title,
	.customer-apply-page .box-header.with-border .time-apply,
	.customer-apply-page .box-header.with-border .number-apply{
		width: 100%;
	}
	.customer-apply-page .box-header.with-border .label-text{
		display: inline;
	}
	.customer-apply-page .list-customer-apply {
	    padding: 24px 15px 4px 15px;
	}
	.direct-chat-messages .direct-chat-msg .direct-chat-text {
	    border: none;
	    background: none;
	    display: inline-block;
	    max-width: 80%;
	}
	.avatar-upload .avatar-preview {
	    width: 50px;
	    height: 50px;
	}
	.form-search-customer .list-skill label {
	    width: 50%;
	}
	.qr-code-box a{
		min-width: 104px;
    	padding: 10px 15px 10px 15px;
    	width: auto;
	}
	.print-qr:hover{
		background: #33C7F7;
	}
	.customer-evaluation-list.owl-carousel .owl-stage-outer{
		height: auto !important;
	}
	.customer-evaluation-list .owl-nav .owl-prev {
	    left: -30px;
	}
	.customer-evaluation-list .owl-nav .owl-next {
	    right: -30px;
	}

}
@media screen and (max-width: 385px) {
	.list-customer-apply .customer-list .item {
	    width: 100%;
	}
	.footer-box .apply-status{
		min-height: auto;
	}

}
