.count
{
  color:white;
  font-size:50px;
}

#loading { margin-top:75px; display:none; margin-left:500px; position: fixed; z-index: 9999;}

#loading2 { 
	margin-top:230px; 
	margin-left:700px; 
	position: fixed;  
	z-index: 9999; 
}

#gambar-slider  img  { 
	max-width:300px;
	
}

.loading{ 
	margin-top:250px; 
	margin-left:700px; 
	position: fixed;  
	z-index: 9999; 
	height:50px;
}

.batas-export {
	margin-top:6px; ;
}

#loadingImg
{
	margin-left:140px;
}


.loading2
{
    background: url('loader-ok.gif') no-repeat center;	
    display:none; 
    position: fixed; 
    z-index: 999; 
    margin-top:190px; 
    margin-left:432px;	
    width:128px;
    height:15px;
    transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
}



.loading-spiner
{
    background: url('loader-muter.gif') no-repeat center;	
/*display:none; */
position: absolute; 
z-index: 999; 
margin-top:530px; 
margin-left:140px;	
width:50px;
height:50px;
transform: scale(1.2, 1.2);
-ms-transform: scale(1.2, 1.2);
-webkit-transform: scale(1.2, 1.2);
}

#slider  img  { 
	max-width:180px;
	margin-left:150px;
	margin-top:20px;
	margin-bottom:20px;	
}


#profile  img  { 
	max-height:130px;
	margin-left:140px;
	margin-top:20px;
	margin-bottom:20px;	
}

#produk  img  { 
	max-height:130px;
	margin-left:150px;
	margin-top:20px;
	margin-bottom:20px;	
}

#detail-produk  img  { 
	max-height:130px;
	margin-left:0px;
	margin-top:20px;
	margin-bottom:20px;	
}

input[type=checkbox]
{
  /* Double-sized Checkboxes */
  -ms-transform: scale(1.4); /* IE */
  -moz-transform: scale(1.4); /* FF */
  -webkit-transform: scale(1.4); /* Safari and Chrome */
  -o-transform: scale(1.4); /* Opera */
  padding: 10px;
  margin-right:5px;
}

/* The container */
.container2 {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 25px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.container2 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  border-radius: 3px;
  background-color: #d4d2d2;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container2 input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container2 input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container2 .checkmark:after {
  left: 7px;
  top: 4px;
  width: 5px;
  height: 11px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

#LoadingDulu {
  position: fixed;
  top:0px;
  width: 100%;
  z-index: 99999;
}

#LoadingContent {
  height: 30px;
  margin-top: 20px;
  margin-left: 600px;
  width: 180px;
  background: #ff005e;
  text-align: center;
  line-height: 29px;
  font-weight: bold;
  color: #fff;
}

/* untuk addd multiple */

.imagePreview {
    width: 100%;
    height: 200px;
    background-position: center;
    background:url(no-foto.jpg);
    background-color:#fff;
    background-size: cover;
    background-repeat:no-repeat;
    display: inline-block;
    box-shadow:0px 2px 6px 2px rgba(0,0,0,0.2);
}

.imagePreview2 {
    width: 100%;
    height: 170px;
    background-position: center;
    background:url(no-foto_landscape.png);
    background-color:#fff;
    background-size: cover;
    background-repeat:no-repeat;
    display: inline-block;
    box-shadow:0px 2px 6px 2px rgba(0,0,0,0.2);
}

.other-img {display:inline-block; position:relative; margin-bottom:10px; margin-left:5px;}
.other-img a {position:absolute; right:0; top:0; /*background-color: #fff;*/ color:red; padding: 0px 0px;}
/*.other-img a :hover {color:blue;}*/


.cf:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .cf { zoom: 1; }
*:first-child+html .cf { zoom: 1; }


h1 { font-size: 1.75em; margin: 0 0 0.6em 0; }

a { color: #2996cc; }
a:hover { text-decoration: none; }

p { line-height: 1.5em; }
.small { color: #666; font-size: 0.875em; }
.large { font-size: 1.25em; }

/**
 * Nestable
 */

.dd { position: relative; display: block; margin: 0; padding: 0; width: 500px; list-style: none; font-size: 13px; line-height: 20px; }

.dd-list { display: block; position: relative; margin: 0; padding: 0; list-style: none; }
.dd-list .dd-list { padding-left: 30px; }
.dd-collapsed .dd-list { display: none; }

.dd-item,
.dd-empty,
.dd-placeholder { display: block; position: relative; margin: 0; padding: 0; min-height: 20px; font-size: 13px; line-height: 20px; }

.dd-handle { display: block; height: 30px; margin: 5px 0; padding: 5px 10px; color: #333; text-decoration: none; font-weight: bold; border: 1px solid #ccc;
    background: #fafafa;
    background: -webkit-linear-gradient(top, #fafafa 0%, #eee 100%);
    background:    -moz-linear-gradient(top, #fafafa 0%, #eee 100%);
    background:         linear-gradient(top, #fafafa 0%, #eee 100%);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-sizing: border-box; -moz-box-sizing: border-box;
}
.dd-handle:hover { color: #2ea8e5; background: #fff; }

.dd-item > button { display: block; position: relative; cursor: pointer; float: left; width: 25px; height: 20px; margin: 5px 0; padding: 0; text-indent: 100%; white-space: nowrap; overflow: hidden; border: 0; background: transparent; font-size: 12px; line-height: 1; text-align: center; font-weight: bold; }
.dd-item > button:before { content: '+'; display: block; position: absolute; width: 100%; text-align: center; text-indent: 0; }
.dd-item > button[data-action="collapse"]:before { content: '-'; }

.dd-placeholder,
.dd-empty { margin: 5px 0; padding: 0; min-height: 30px; background: #f2fbff; border: 1px dashed #b6bcbf; box-sizing: border-box; -moz-box-sizing: border-box; }
.dd-empty { border: 1px dashed #bbb; min-height: 100px; background-color: #e5e5e5;
    background-image: -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff),
    -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-image:    -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff),
    -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-image:         linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff),
    linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-size: 60px 60px;
    background-position: 0 0, 30px 30px;
}

.dd-dragel { position: absolute; pointer-events: none; z-index: 9999; }
.dd-dragel > .dd-item .dd-handle { margin-top: 0; }
.dd-dragel .dd-handle {
    -webkit-box-shadow: 2px 4px 6px 0 rgba(0,0,0,.1);
    box-shadow: 2px 4px 6px 0 rgba(0,0,0,.1);
}

/**
 * Nestable Extras
 */

.nestable-lists { display: block; clear: both; padding: 30px 0; width: 100%; border: 0; border-top: 2px solid #ddd; border-bottom: 2px solid #ddd; }

#nestable-menu { padding: 0; margin: 20px 0; }

#nestable-output,
#nestable2-output { width: 100%; height: 7em; font-size: 0.75em; line-height: 1.333333em; font-family: Consolas, monospace; padding: 5px; box-sizing: border-box; -moz-box-sizing: border-box; }

#nestable2 .dd-handle {
    color: #fff;
    border: 1px solid #999;
    background: #bbb;
    background: -webkit-linear-gradient(top, #bbb 0%, #999 100%);
    background:    -moz-linear-gradient(top, #bbb 0%, #999 100%);
    background:         linear-gradient(top, #bbb 0%, #999 100%);
}
#nestable2 .dd-handle:hover { background: #bbb; }
#nestable2 .dd-item > button:before { color: #fff; }

@media only screen and (min-width: 700px) {

    .dd { float: left; width: 48%; }
    .dd + .dd { margin-left: 2%; }

}

.dd-hover > .dd-handle { background: #2ea8e5 !important; }

/**
 * Nestable Draggable Handles
 */

.dd3-content { display: block; height: 30px; margin: 5px 0; padding: 5px 10px 5px 40px; color: #333; text-decoration: none; font-weight: bold; border: 1px solid #ccc;
    background: #fafafa;
    /* box-shadow: 2px 2px 2px #e5e3e6;*/
    /*background: -webkit-linear-gradient(top, #fafafa 0%, #79caf9 100%);*/
    background: -webkit-linear-gradient(top, #fafafa 0%, #fafafa 100%);
    background:    -moz-linear-gradient(top, #fafafa 0%, #fafafa 100%);
    background:         linear-gradient(top, #fafafa 0%, #fafafa 100%);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-sizing: border-box; -moz-box-sizing: border-box;
}
.dd3-content:hover { color: #2ea8e5; background: #fff; }

.dd-dragel > .dd3-item > .dd3-content { margin: 0; }

.dd3-item > button { margin-left: 30px; }

.dd3-handle { position: absolute; margin: 0; left: 0; top: 0; cursor: pointer; width: 30px; text-indent: 100%; white-space: nowrap; overflow: hidden;
    border: 1px solid #aaa;
    background: #ddd;
    background: -webkit-linear-gradient(top, #ddd 0%, #bbb 100%);
    background:    -moz-linear-gradient(top, #ddd 0%, #bbb 100%);
    background:         linear-gradient(top, #ddd 0%, #bbb 100%);
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.dd3-handle:before { content: '≡'; display: block; position: absolute; left: 0; top: 3px; width: 100%; text-align: center; text-indent: 0; color: #fff; font-size: 20px; font-weight: normal; }
.dd3-handle:hover { background: #ddd; }

#load { height: 100%; width: 100%; }
#load {
    position    : fixed;
    z-index     : 99; /* or higher if necessary */
    top         : 0;
    left        : 0;
    overflow    : hidden;
    text-indent : 100%;
    font-size   : 0;
    opacity     : 0.6;
    background  : #E0E0E0  url('loading.gif') center no-repeat;
}

.del-button{
    cursor:pointer;
    text-decoration:none;
}

.del-button2{
    cursor:pointer;
    text-decoration:none;
}

.edit-button{
    cursor:pointer;
    text-decoration:none;
}

.span-right{
    float:right;
}


.wrap input,
.wrap .ex {
  display: inline-block;
}
.wrap {
  position: relative;
  width: 42%;
  height: 20px;
}
.ex {
  position: absolute;
  right: 0;
  top: 10%;
  height: 20px;
  width: 20px;
  margin-right: 20px;
  opacity: 0;
  font-size: 20px;
  line-height: 30px;
  transition: all 0.8s;
  border: 1px solid transparent;
  text-align: center;
  cursor: pointer;
}

.wrap input:focus ~ .ex {
  opacity: 9;
}

#loadinggif { display: none; position: fixed; margin: 0; padding: 0; top: 0; left: 100px; width: 100%; height: 100%; background:url(../img/ajaxloader.gif) no-repeat center center; z-index: 9999;}
#loadingAjak { display: none; position: fixed; margin: 0; padding: 0; top: 0; left: 0; width: 100%; height: 100%; background:#eae9eb no-repeat center center;  text-indent : 100%; z-index: 10; opacity: 0.7; }





