.adminHoverEditArea {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1031;
	overflow: hidden;
	cursor: pointer;
	-webkit-transition: .2s all ease-in-out;
	transition: .2s all ease-in-out;
	background-position: top left;
	margin: 0px;
	padding: 0px;
	left: 0;
	text-align: left;
	min-height: 30px;
}
.adminHoverEditArea:hover {
	background: rgba(0, 0, 0, 0.3);
	border: 5px solid #DA2F25;
}
.adminHoverEditArea:hover::before {
	content: 'EDIT';
	font-size: 30px;
	background: #DA2F25;
	color: #fff;
	padding: 6px 20px;
	float: left;
}
.adminHoverEditArea.hAuto {
	height: auto;
}
.adminHoverEditArea.slideHome {
	height: calc(100% - 80px);
}
.froalaArea .froalaset {
	background-color: rgba(0, 0, 0, 0.07);
	padding: 15px;
	margin-top: 15px;
}
.spacebr15 {
	width: 100%;
	clear: both;
	height: 15px;
	display: block;
}
.group-span-filestyle .btn.btn-default, .input-group-btn .btn {
	font-size: 16px;
}
.careersArea {
	position: relative;
}

/* Edit Product List ============*/
.productListEditArea{
	border:1px solid rgba(0,0,0,0.1)
}
ul.list, ul.list ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.list ul {
	position: relative;
	margin-left: 25px;
}
ul.list ul:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 0;
	border-left: 1px solid #ccc;
}
ul.list li {
	position: relative;
	margin: 0;
	color: #ccc;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
}
ul.list li a {
	color: #333333;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	width: 100%;
	display: block;
	padding:10px 15px;
	border-bottom: 1px solid  rgba(0,0,0,0.05);
}



ul.list li a:hover {
	background-color: rgba(0,0,0,0.04);
}

ul.list li a .list_tools {
	display: inline-block;
	float:right;
}
ul.list li a .list_tools .btn-link {
	color:  #15975B;
	padding: 0px 5px;
	font-size: 19px;
	line-height: 1em;
}
ul.list li a .list_tools .btn-link:focus {
	outline: none;
}


ul.list li a .list_tools .btn-link:hover {
	opacity: 0.8;
}

ul.list li a .list_tools .btn-link.disabled {
	    color:#BDBDBD;
}

ul.list li a .list_tools .btn-link.disabled:hover {
	    opacity: 1 !important;
}


.span_ul{
	display: inline-block;
}

ul.list li a .checkbox {
	margin-top: 0px;
	margin-bottom: 0px;
}
ul.list ul li:before {
	content: "";
	display: block;
	position: absolute;
	top: 10px;
	left: 0;
	width: 8px;
	height: 0;
	border-top: 1px solid #ccc;
}
ul.list ul li:last-child:before {
	top: 20px;
	bottom: 0;
	height: auto;
}
/* Edit Product List xxxxxxxxxxxxxxxxxx*/

.hide{
	display: none;
}

.adminPage {
	background-color: RGBA(255,255,255,0.85);
	padding: 50px 30px;
	margin-top: 30px;
	border-radius: 10px;
}
.adminFormSet {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	padding-bottom: 10px
}
.adminFormSet:last-child {
	padding-bottom: 10px;
}
.adminHover {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 9;
	overflow: hidden;
	cursor: pointer;
	-webkit-transition: .2s all ease-in-out;
	transition: .2s all ease-in-out;
	background-position: top left;
	margin: 0px;
	padding: 0px;
	left: 0;
}
.adminHover:hover {
	background-image: url(../images/admin/editbg.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: rgba(255, 255, 255, 0.5);
	border: 5px solid #DA2F25;
}
.adminhoverOtherMrg {
	margin-top: -15px;
	height: calc(100% + 20px);
}
.alanglabel {
	background-color: #eee;
	border: 1px solid #c5c5c5;
	border-bottom: 0px;
	padding: 5px 10px;
	line-height: 1em;
	width: auto;
	vertical-align: middle;
	font-size: 14px;
}
.aInputLabel {
	width: 100%;
	display: block;
}
.upDownBtn {
	font-size: 16px;
	margin: auto;
}
.space10 {
	margin: 5px 0px;
	clear: both;
}
.space20 {
	margin: 10px 0px;
	clear: both;
}
.space30 {
	padding: 15px 0px;
	min-height: 1px;
	clear: both;
}
.cropImgArea {
	display: none;
}
.cropImgH300 {
	width: 100%;
	height: 300px;
	margin-top: 10px;
}

.cropImgH300 .cropper-container.cropper-bg{
	min-height: 300px;
}

.cropImgArea .cropButtonZoom {
	text-align: center;
	margin-top: 10px;
	padding: 5px;
	background-color: rgb(132, 200, 193);
	border-radius: 5px;
}
.cropImgArea .cropButtonZoom .btnCropZoom {
	font-size: 24px;
	color: #fff;
}
.cropImgArea .cropButtonZoom .btnCropZoom:hover {
	color: rgba(255,255,255,0.7);
}


.productEditArea {
	background-color: rgba(255,255,255,0.6);
	margin-bottom: 20px;
}
.tableAdmin thead th {
	text-align: center;
	vertical-align: middle !important;
	background-color: rgba(0,0,0,0.8);
	color: #fff;
	font-weight: normal;
}
.tableAdmin tbody > tr > td > .btnicon > i.fa {
	font-size: 23px;
}
.tableAdmin tbody > tr > td > button.btn {
	padding: 3px 10px;
}
.tableAdmin tbody > tr > td > button.btn > i.fa {
	font-size: 16px;
	line-height: 1em;
}


#tableProductManage tbody > tr > td:nth-last-of-type(1){
	width:150px;
	text-align: center;
}
#tableProductManage tbody > tr > td:nth-last-of-type(n+2):nth-last-of-type(-n+4){
	width:50px;
	text-align: center;
}

#tableProductManageMoveFolder tbody > tr > td:nth-last-of-type(1){
	width:150px;
	text-align: center;
}



#tableEditHomeSlide tbody > tr > td:nth-of-type(1){
	width:50px;
	text-align: center;
}

#tableEditHomeSlide tbody > tr > td:nth-of-type(2){
	width:300px;
	text-align: center;
}

#tableEditHomeSlide tbody > tr > td:nth-last-of-type(n+1):nth-last-of-type(-n+3){
	width:50px;
	text-align: center;
}

#tableEditHomeSlide .bootstrap-filestyle.input-group{
	margin-bottom:10px;
}

#tableEditHomeSlide .slideShowImageEditList{
	margin-bottom: 10px;
	width:100%;
}


tr.rootProductTr{
	background: rgba(187, 173, 46, 0.23) !important;
}

a.showChildHover{
	cursor: pointer;
}
a.showChildHover:hover{
	color:#3369AF;
}


sh{
	min-height: 1px;
	padding-left:10px;
	padding-right: 10px;
}


.space15{
	min-height: 1px;
	padding-top:7px;
	padding-bottom: 7px;
}

.cropper-container{
	height:200px !important;
}
.zoom_list{
	width:100%;
	margin:5px 0px;
	background-color:rgba(0,0,0,0.1);
	text-align: center;
	display:none;
	padding:5px;
	border-radius: 10px;
}
.zoom_list > a > i.fa{
 font-size: 31px;
margin: 0px 5px;
}

.zoom_list > a.zoom_in_list{
 color:#3369AF;
}
.zoom_list > a.zoom_out_list{
 color:#C97C12;
}

#tableEditProductSlide tbody > tr > td:nth-of-type(2){
	width:300px;
	text-align: center;
}
#tableEditProductSlide tbody > tr > td:nth-of-type(2) > img{
	width:100%;
	text-align: center;
}

.table.table-bordered{
	background: #fff;
}


.table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th{
   border:none;
   box-shadow: inset 0 0 0px 0.5px #0000003b;
}
.table.table-bordered>thead>tr>th{
	background-color:#434343;
	color:#fff;
	text-align: center;
	vertical-align: middle;
  font-weight: normal;
  box-shadow: inset 0 0 0px 0.5px #ffffff3b;
}
.AdminLabelDetailtowLang{
	width:100%;
	display: block;
}
.AdminLabelDetailtowLang + textarea.form-control{
	margin-bottom: 5px;
}

#timeline_table td:nth-of-type(1){
    width: 5%;
    text-align: center;
}
#timeline_table td:nth-of-type(1),#timeline_table td:nth-last-of-type(1){
    width: 10px;
    text-align: center;
}
#timeline_table td:nth-of-type(2){
    width: 310px;
    text-align: center;
}

.aboutusCrop{
	display:none;
	height:300px !important;
	max-height:300px !important;
	width:100% !important;
}

.aboutusCrop + .cropper-container {
	height:300px !important;
	max-height:300px !important;
}
.f18{
     font-size: 18px;
}
#subchecklist_master_table td{
    text-align: center
}
#subchecklist_master_table td:nth-of-type(n+3):nth-of-type(-n+10){
    text-align: left;
		width:150px;
    min-width: 150px;
}
#subchecklist_master_table td:nth-of-type(n+1):nth-of-type(-n+2){
    width:60px;
}

#subchecklist_master_table td:nth-of-type(n+7):nth-of-type(-n+10){
    width:60px;
}

#reportsetting_master_table td{
     text-align: center
}
#reportsetting_master_table td:nth-of-type(n+1):nth-of-type(-n+2),#reportsetting_master_table td:nth-of-type(n+4):nth-of-type(-n+5){
    width:60px;
}
#reportsetting_master_table td:nth-of-type(3) img{
    width:150px;
}

#interest_manage_table img{
  max-width: 130px;
  max-height: 130px;
}