body.horzGrid {
	background: url(img/horzGrid_01.png);
}
.otl {
	outline: 1px dashed #c0c0c0;
}
/*CONFIRM PAYMENT*/
div#comfirm_payx {
    background-color: #FFF !important;
    color: #333 !important;
}
/*YOUTUBE SUBMIT*/
#bty_cont,#bty_contup,#bty_contfot {
	display: inline-block;
}
/*CKEDITOR*/
span.cke_toolbar_break {
    display: none !important;
}
/*
Dialog Box 
Button, Fild, Table, Headding, 
*/
.fixedposition {
	position: absolute; 
	display: none; 
	top: 35px !important;
}
.fixedpositionleft {
	position: absolute; 
	display: none; 
	top: 35px !important; 
	left: 1% !important;
}
.boxdialog {
	display: none;
	background-color: #F0F0F0;
}
.bersih {
	content: none;
}
.add_animx, .load_stylex {
    border: none;
    width: 205px;
    height: 20px;
    background-color: #f0f0f0;
    display: inline-block;
}
.load_stylex {
	float: right;
}
/* MOBILE OPTION SHOW & HIDDEN */
/* TOOLS PAGES */
.btnedit  {float: right; width: 25px;height: 25px;outline: 1px solid #333;background: #333 url(img/tools.png) no-repeat center;}
.btnedit:hover  {background: red url(img/tools.png) no-repeat center;}
.btndelet {float: right; width: 25px;height: 25px;outline: 1px solid #333;background: #333 url(PNG/remove01.png) no-repeat center;}
.btndelet:hover  {background: red url(PNG/remove01.png) no-repeat center;}
#global-tools-save i {
    border: 1px solid #FFF;
    display: inline;
    position: absolute;
    margin-left: 10px;
    border-radius: 10px;
    width: 20px;
    height: 20px;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    background-color: #FFF;
	font-style: normal;
	color: #288af8;
}
#global-tools-save i:hover + .help-capt {
display: block;
}
.help-capt {
	display: none;
    position: fixed;
    margin-left: 50px;
    margin-top: -25px;
}
.help-capt span {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 10px solid white;
    position: absolute;
    margin-left: 33px;
    margin-top: 5px;
}
.help-capt span + span {
    display: inherit;
    position: fixed;
    border: 1px solid #FFF;
    z-index: 9;
    width: 200px;
    background-color: #fff;
    color: #727272;
    padding: 0px 10px;
    margin-left: 40px;
    border-radius: 5px;
    height: auto;
    margin-top: -1px;
}
/* PAGES */
#menucms {outline: 0px solid #000;position: relative;height:auto;display: block;}
#menucms button {
    width: 33.3%;
    position: relative;
    border: none;
    height: 25px;
    text-transform: uppercase;
}
#menucms button:hover {
    /*color:#FFF;*/
    /*background-color: #666;*/
}
#menucms button[type="open"] {
    width: 100%;
    position: relative;
    border: none;
    background: linear-gradient(#ECEAEA,#b9b6b6);
    background: -moz-linear-gradient(#ECEAEA,#b9b6b6);
    color: #333;
    border: 1px solid #b9b6b6;
}
#menucms button[type="open"]:hover {
	background: linear-gradient(#72ade9,#2781f9);
    background: -moz-linear-gradient(#72ade9,#2781f9);
    color: #fff;
}
#block, #content-menu2, #content-menu3 , #content-menu4 {width:24%;height: auto; position: relative; border: 0px solid #333; margin-right:5px; }
.ulblock {overflow-y: scroll; display: block; width: 100%; height: 250px; border: 1px solid #999;}
.ulblock li {
    outline: none !important;
    border-bottom: 1px solid #666 !important;
}
.ulblock li:hover {
	background: linear-gradient(#72ade9,#2781f9) !important;
    background: -moz-linear-gradient(#72ade9,#2781f9) !important;
}
.ulblock li:hover a {
	color: #FFF !important;
}
#menucms ul {
  margin          : 0;
  padding         : 0;
  list-style      : none;
  z-index         : 99999;
  background 	: #fff;
  border: 1px solid #999;
}
#menucms li {
  outline:1px solid #333;
  min-height:25px;
}
.pos-id {
    border: 0px solid #333;
    min-width: 30px;
    display: inline-block;
    margin-right: 5px;
}
div#blockx {
    width: 24%;   
    height: 25px;   
    position: relative;   
    display: inline-block;
    border: 0px solid #333;   
    margin-right: 5px;
}
#pgdtx pre {
    margin: 0;
    padding: 0;
    /* border: 1px solid; */
    height: 0;
}
/* JQUERY UI CSS */

/* DIALOG TITLE */

#layoutbg title {color: #F00; font-size: 14px; text-transform:none; display: none;}
.boxdialog {
	position: relative; 
	outline: 0px solid #333; 
	padding: 0px; 
	margin: 0px; 
	text-decoration: none; 
	font-size: 12px; 
	background-color: #ececec !important;
}
.boxdialog p {
  display         : block;
  text-decoration : none;
  padding         : 5px 0px;
  position        : relative;	
}
/*.boxdialog button {
    display: inline-block;
    min-width: 100px;
    height: 25px;*/
    /*margin-bottom: 5px;
    padding: 5px;*/
    /*vertical-align: sub;
    border: none;
}*/
/*.boxdialog button:hover {background: #333; color: #FFF;}*/

.boxdialog input[type="file"] {width: 200px; height: 25px; margin-bottom: 2px; color: #333; border: 1px solid #C5C5C5; background: #F0F0F0;}
.boxdialog input[type="file"]:hover {background: #D1D1D1;}
.boxdialog input[type="password"] {width: 200px; height: 25px; 
	margin-bottom: 5px; 
	padding-left: 10px; 
	color: #333; 
	border: none; 
	background: #F0F0F0;}
.boxdialog input[type="password"]:hover {background: #D1D1D1;}
.boxdialog input.color {border: 1px solid #999;}
/* untuk help*/
.boxdialog input[type="text"] {width: 200px; height: 22px; margin-bottom: 2px; padding: 0 0 0 5px; color: #333; border: 1px solid #C5C5C5; background: #F0F0F0;}
.boxdialog input[type="text"]:hover {background: #D1D1D1;}
.boxdialog input[type="text"] + label {display: none;}
.boxdialog input[type="text"]:hover + label {
	display: block; 
	position: fixed; 
	background-color: #F00;
	color: #FFF;
	/*border-radius: 3px; */
	border: 1px solid #333;
	padding: 5px;
	top:30px;
	right:0px;
	width: 300px;
}
.boxdialog input[type="text"]:hover + label span {display: inline-block; 
	color:#FFF; 
}
.boxdialog input[type="email"] {width: 200px; height: 22px; margin-bottom: 2px; padding: 0 0 0 5px; color: #333; border: 1px solid #D0D0D0; background: #F0F0F0;}
.boxdialog input[type="email"]:hover {background: #D1D1D1;}
.boxdialog input[type="email"] + label {display: none;}
.boxdialog input[type="email"]:hover + label {
	display: block; 
	position: fixed; 
	background-color: #F00;
	color: #FFF;
	/*border-radius: 3px; */
	border: 1px solid #333;
	padding: 5px;
	top:30px;
	right:0px;
	width: 300px;
}
.boxdialog input[type="email"]:hover + label span {display: inline-block; 
	color:#FFF; 
}
/* end untuk help*/
.boxdialog select + label {display: none;}
.boxdialog select:hover + label {
	display: block; 
	position: fixed; 
	background: #F00; 
	/*border-radius: 3px; */
	border: 1px solid #333;
	padding: 5px;
	top:30px;
	right:0px;
	width: 300px;
}
.boxdialog select:hover + label span {display: inline-block; 
	color:#FFF; 
}
.boxdialog select {
	width: 205px; 
	margin-bottom: 2px; 
	padding: 0 0 0 5px; 
	color: #333; 
	border: none; 
	background: #F0F0F0;
	border-radius: 0px; 
	height: 22px; 
	display: inline-block;
	border: 1px solid #C5C5C5;
}
.boxdialog select:hover {
	background: #D1D1D1; 
	border: 0px solid #333;
	border-radius: 0px; 
}
.boxdialog select > option {
    padding: 5px 0px;
}
.boxdialog table {
	margin: 0px; 
	padding: 0px; 
	position: relative; 
	width: 100%; 
	border: 0px solid #000; 
	color: #333; 
}
.boxdialog tr,.boxdialog td {
	border: none;  
}
.boxdialog {
	color: #807E7E;
	padding-left: 5px;
}
.boxdialog ul {text-decoration: none; border: 0px solid #333; padding: 0; margin: 5 0 0 0;}
.boxdialog ul li {text-decoration: none; border: 0px solid #FF0; display: block; margin: 0;}

.imgupload input[type="file"] {
	display: inline-block;
	outline: 1px solid #000;
	border-radius: 5px 0px 5px 0px;
	width: 200px;
	height: 200px;
	margin: -1px 4px 0 0;
	vertical-align: middle;
	background: url(img/image2.png) 0px no-repeat;
	background-size: 200px 200px;
	background-color: #999;
	top:0px;right:0px; 
    position: absolute;
}

.imguploadslide {right:0px; top:0px; width: 300px; height: 200px;outline: 0px solid #F00;position: absolute;background:#F00;}
#tambahinput {float:right; width:350px; height:25px;outline: 0px solid #F00;}
#tambahinput span {
  display         : block;
  text-decoration : none;
  padding         : 5px 0px;
  position        : relative;

}
/* INPUT BUTTON DIALOG */
.btblue {
    background: -moz-linear-gradient(#fff,#e1dbdb);
    background: linear-gradient(#fff,#e1dbdb);
    color: #666;
}
.btblue:hover {
    background: -moz-linear-gradient(#fff,#b3b3b3);
    background: linear-gradient(#fff,#b3b3b3);
    color: #666;
}
.btred {
	background: #fe1a00;
	border: 1px solid #fe1a00;
	color: #FFF;
}
.btred:hover {
	background: #B91805;
	border: 1px solid #B91805;
	color: #FFF;
}
.btgreen {
	background: #5cb811;
	border: 1px solid #5cb811;
	color: #FFF;
}
.btgreen:hover {
	background: #449403;
	border: 1px solid #449403;
	color: #FFF;
}
.btoptx {
    min-width: 100px;
    padding: 0px 5px;
    height: 25px;
    vertical-align: sub;
}

.boxdialog input[type="submit"] {
    min-width: 100px;
    padding: 0px 5px;
    height: 25px;
    vertical-align: sub;
    /*top: 0px;*/
}
.boxdialog input[type="reset"] {   
    min-width: 100px;
    padding: 0px 5px;
    height: 25px;
    vertical-align: sub;
}
.boxdialog input[type="button"] {
    min-width: 100px;
    padding: 0px 5px;
    height: 25px;
    vertical-align: sub;
    border: 1px solid #c5c5c5;
    background: #FFF;
}
/* */
input.loadimg {
    background-image: url(img/loader.gif) !important;
    background-repeat: no-repeat !important;
    background-size: 20px 20px !important;
    background-position: 40px !important;
    color: #D1D1D1 !important;
}
input.loadimg:hover {
    color: #333 !important;
}



#simpan button {float:left; width:100px; height: 25px; padding:0px; margin: 0px 10px 0px 0px;}
/* 
dialog tools
 */
.boxdialog .radio {
	display: inline;
	width: 90px;
	height: 20px;
	outline: 1px solid #333;
}
.boxdialog .radio input[type="radio"] {
display: none;
}
.boxdialog .radio input[type="radio"] + label span {
	display: inline-block;
	outline: 1px solid #FFF;
	border-radius: 10px;
	width: 20px;
	height: 20px;
	margin: -1px 4px 0 0;
	vertical-align: middle;
	background: url() no-repeat;
	background-color: red;
}
.boxdialog .radio input[type="radio"]:checked + label span {
	background: url() no-repeat;
	background-color: green;
}

.boxdialog #onposition {display: none;}
/*dialog tools end */
/* LAYOUT */




/*dialog PAGE  */
#addplus {width: 25px;height: 25px;outline: 1px solid #333; background: url(../PNG/plus22.png) no-repeat center;}
.gantigambar {width:300px;height:300px;outline:1px solid #000;}
.gantigambar:hover {width:300px;height:300px;outline:1px solid #000;color:red;background-color:green;}


.recDiv {
    border: 1px solid #999;
    height: 200px;
    overflow-x: hidden;
}
.recDiv {outline:0px solid #000;font-family: Arial, Helvetica, sans-serif; font-size:12px;/*overflow: hidden;*/}
.recDiv button {
	margin:1px;
	background-color:#C8C5C5; 
	width:99%; 
	height:25px;
	position:relative;
	text-align: left;
    padding-left: 20px;
    border: none;
    color: #333;
    border-radius: 3px;
}
.recDiv button:hover {outline:none;color:#FFF;background-color:#7A7A7A;border:0px;}

#close {width:100px;height:30px;outline:1px solid #000;color:#FFF;background-color:#333;border:0px;}

#linksample {height:30px; background-color: red;}


ul#kits1 {
	width 					: 100%; 
	position 				: absolute;
	margin 					: 0px; 
	padding 				: 0px;
	background-color		: #393838;
}
ul#kits1 li{
	height					: 18px;
	margin					: 2px 2px 2px 2px ;
	padding					: 2px 2px 2px 2px;
	position				: relative;
	float					: left;
	font-family				: Helvetica;
	font-size				: 12px;
}
#btnballred {
	margin-right			: 5px;
	margin-top				: 1px;
	float					: right;
	width					: 25px;
	height					: 25px;
	cursor					: pointer;
	background				: #FF3C2E url(img/close.png) no-repeat center;
	border					: 1px solid #660000;
	border-radius			: 20px;
	-webkit-box-shadow		: inset 0 2px 0 rgba(255,255,255,0.3);
	-moz-box-shadow			: inset 0 2px 0 rgba(255,255,255,0.3);
	-moz-background-clip	: padding;
	-webkit-background-clip	: padding-box;
	background-clip			: padding-box;
}
#btnballred:active, #btnballred:hover {
	background				: #FF3C2E url(img/close.png) no-repeat center;
	-webkit-box-shadow		: inset 0 1px 5px rgba(0,0,0,0.2);
	-moz-box-shadow			: inset 0 1px 5px rgba(0,0,0,0.2)
}
#btnlogout {
	margin-top				: 1px;
	float					: right;
	width					: 25px;
	height					: 25px;
	cursor					: pointer;
	background				: #FF3C2E url(img/lock.png) no-repeat center;
	border					: 1px solid #660000;
	border-radius			: 20px;
	-moz-background-clip	: padding;
	-webkit-box-shadow		: inset 0 2px 0 rgba(255,255,255,0.3);
	-moz-box-shadow			: inset 0 2px 0 rgba(255,255,255,0.3);
	-moz-background-clip	: padding;
	-webkit-background-clip	: padding-box;
	background-clip			: padding-box;
}
#btnlogout:active, #btnlogout:hover {
	background				: #FF3C2E url(img/lock.png) no-repeat center;
	-webkit-box-shadow		: inset 0 1px 5px rgba(0,0,0,0.2);
	-moz-box-shadow			: inset 0 1px 5px rgba(0,0,0,0.2)
}
#btnclose {
	margin-right 			: 5px;
	width 					: 100px
}
#btnclose span{
	float 					: left; 
	width 					: 20px;
	height 					: 26px; 
	margin-right 			: 5px; 
	background 				: url(img/Shared.png) no-repeat center
}

li#link {border: 1px solid #000; width:50px;}


#dimensions{margin-right:20px;float:left}
#dimensions label{float:left;font-size:12px;line-height:28px;margin-right:5px;color:#fff}
#inputx, .inputR {
	padding:5px; 
	margin:1px; 
	width:40px;
	height:13px;
	float:left;
	border:1px solid #222;
	outline:0;
	font-family:Arial,Helvetica,sans-serif;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	-moz-background-clip:padding;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	font-size:12px;
	line-height:12px;
	background:#333;
	color:#fff;
	-webkit-box-shadow:inset 2px 2px 3px rgba(0,0,0,0.1);
	-moz-box-shadow:inset 0 1px 0 #fff;
	-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.2)
}

button.btntoolsok{padding:0 12px;margin-right:2px;font-family:Arial,Helvetica,sans-serif;
	background:#5d5f60;
	background-color:#666;
	background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #777), color-stop(1, #666));
	background-image:-webkit-linear-gradient(top, #777, #666);
	background-image:-moz-linear-gradient(top, #777, #666);
	background-image:-ms-linear-gradient(top, #777, #666);
	background-image:-o-linear-gradient(top, #777, #666);
	background-image:linear-gradient(top, bottom, #777, #666);
	border:1px solid #333;
	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.3);
	-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.3);
	-moz-border-radius:3px;-webkit-border-radius:3px;
	border-radius:3px;-moz-background-clip:padding;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	height:26px;
	cursor:pointer;
	color:#fff;
	float:left;
	width:auto;
	height:28px;
	font-size:12px;
	line-height:26px;
	text-transform:none;
	font-weight:bold;
	margin-top:0;
	text-shadow:0 -1px 0 #000;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	-o-user-select:none;
	user-select:none
}
.btntoolsok {padding: 0px 20px 0px 5px;margin-right:2px;font-family:Arial,Helvetica,sans-serif;
background:#5d5f60;
background-color:#666;
background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #777), color-stop(1, #666));
background-image:-webkit-linear-gradient(top, #777, #666);
background-image:-moz-linear-gradient(top, #777, #666);
background-image:-ms-linear-gradient(top, #777, #666);
background-image:-o-linear-gradient(top, #777, #666);
background-image:linear-gradient(top, bottom, #777, #666);
border:1px solid #333;
-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.3);
-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.3);
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
-moz-background-clip:padding;
-webkit-background-clip:padding-box;
background-clip:padding-box;
cursor:pointer;
color:#fff;
float:left;
width:auto;
height:26px;
font-size:12px;
line-height:26px;
text-transform:none;
font-weight:bold;
margin-top:0;
text-shadow:0 -1px 0 #000;
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
-o-user-select:none;
user-select:none;}

/*   TOOLS USER     */
.btnlog { 
	position: absolute; 
	top: 28px;
	left: 0px;  
	/*outline: 1px solid #000; */
	padding: 0px; 
	margin: 0px; 
	text-transform: none;
}
.btnlog a {
	color: #FFF;
}
#user li {
	display: none;
	width: 107px;
	border-top: 1px solid #333;
}
#user:hover li {
	display: block; 
	/*outline: 1px solid #333; */
	top:0px;
	background: #383c3f;
	left: 0px;
	margin-left: 0px; 
	/*width: 85px; */
	padding-left: 5px;
	color: #FFF;
	text-transform:none;
}

#user li:hover {
	display: block; 
	background: -moz-linear-gradient(#383c3f,#262a2c) !important;
	background: linear-gradient(#383c3f,#262a2c) !important;
	color: #FFF;
	text-transform:none;
}
/* --- END ---- */
/*   TOOLS PAGES     */

/* --- END ---- */

.delete-style span {
	width: 25px; 
	height: 25px;
	background: #333 url(img/28-remove.png) no-repeat center;
	border: 1px solid #000;
}
/* STYLE DIALOG*/
#image_normal,#image_hover,#image_active {
    border: 1px solid #333;
    width: 100%;
    height: 100px;
    background-repeat: no-repeat;
    background-size: contain;
}
#image_normal_edit,#image_hover_edit,#image_active_edit {
    border: 1px solid #333;
    width: 100%;
    height: 100px;
    background-repeat: no-repeat;
    background-size: contain;
}

#cst_style textarea {
    width: 99%;
    height: 400px !important;
    border: 1px solid #ccc;
    border-radius: 5px;
}
#form_add_style table, #form_add_style tr, #form_add_style table td {
    border: none;
    outline: none;
}
#form_edit_style table, #form_edit_style tr, #form_edit_style table td {
    border: none;
    outline: none;
}
/* BUTTON LAMPU MERAH */
.lampu_merah {display: inline-table; vertical-align: middle; text-align: center;background-color: #FF6E6E; width:150px;height:40px;}
.lampu_hijau {display: inline-table; vertical-align: middle; text-align: center;background-color: #A1FFBD; width:150px;height:40px;}
.lampu_biru {display: inline-table; vertical-align: middle; text-align: center;background-color: #66CCFF; width:150px;height:40px;}

/* UKURAN ALL */
.w25 {width: 24% !important;display: inline-block;}
.w33 {width: 32% !important;display: inline-block;}
.w50 {width: 49% !important;display: inline-block;}
.w75 {width: 74% !important;display: inline-block;}
.w100 {width: 99% !important;display: inline-block;}

.pright {position: absolute;right: 0px;}
.prightx {position: absolute;right: 0px;top: 0px;}

.rds3 {
	border-radius: 3px;
	border: 1px solid #c7c7c7;
}
.rds5 {
	border-radius: 5px;
	border: 1px solid #c7c7c7;
}
.rds10 {
	border-radius: 10px;
	border: 1px solid #c7c7c7;}
.rdsright {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.hfbtx {min-width: 25px !important;}
.hfText {height: 25px;}
.hfTexarea {height: 100px;}

.hide {display: none;}
/* FONT */
@font-face {
    font-family: 'icomoon';
    src:url('font/icomoon/fonts/icomoon.eot');
    src:url('font/icomoon/fonts/icomoon.eot?#iefix') format('embedded-opentype'),
        url('font/icomoon/fonts/icomoon.woff') format('woff'),
        url('font/icomoon/fonts/icomoon.ttf') format('truetype'),
        url('font/icomoon/fonts/icomoon.svg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
.noFrm {
    border: 0px solid red;
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: #f0f0f0;
    font-size: 18px;
    padding-top: 10%;
    text-align: center;
}
.error_massage {
    /* border: 1px solid red; */
    width: 100px;
    height: 100px;
    position: relative;
    display: inline-block;
    background-image: url(img/PNG/error_outline.png);
    background-repeat: no-repeat;
    background-size: 100px;
}
.big-icon {
    font-size: 80px !important;
    color: red;
}
/*PAGE TOOLS*/
.bgmenuxx1 {
    background-color: #999;
}
/*FORM CRM*/
form#idOfForm {
    display: flex;
}
#btn_mstx {
    height: 27px;
}
/**/
.cntlstcnt {
	max-height: 400px;
	overflow: auto;
}
.cntlstcnt li:hover {
    background-color: #505050 !important;
    color: #FFF !important;
}
/*CLEAR COLOR*/
#ftxcolor,#mnxcolor1,#mnxcolor2,#mnxcolor3,#mnxcolor4,#mnxcolor5,#mnxcolor6,#xcolor1,#xcolor2,#xcolor3,#xcolor4 {
    /*width: 30px;*/
    /*height: 22px;*/
    /*color: red;*/
}
.pgbtnredx {
    background-color: #fe1a00 !important;
}
.pgbtnredx:hover {
    background-color: #d31802 !important;
}

.dragbtn input[type="button"] {
    opacity: 0;
}
#iconfull {
	cursor: pointer;
	border: none;
	border-radius: 20px;
	margin-left: 12px;
	background-color: #23d223;
	background: #23d223;
	width: 15px;
	height: 15px;
	position: absolute;
	top: 4px;
}
#iconfull:hover {
	background: #10a210;
}
#iconmini {
	cursor: pointer;
	border: none;
	border-radius: 20px;
	margin-left: 12px;
	background-color: #febe05;
	background: #febe05;
	width: 15px;
	height: 15px;
	position: absolute;
	top: 4px;
	left: 33px;
}
#iconmini:hover {
	background: #e6ac07;
}
button#addpage,button#addpage2,button#addpage3,button#addpage4 {
    border-bottom-left-radius: 5px;
}

button#delete_menu1,button#delete_menu2,button#delete_menu3,button#delete_menu4 {
    border-bottom-right-radius: 5px;
    color: #FFF;
}

.cms-ico-pagging-next-black {
    /*background-image: url(img/nav_black.png);
    background-size: 50px;
    background-position: -28px;*/
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    display: inline-block;
    /*border: 1px solid red;*/
    margin: 0px;
    padding: 0px;
    position: relative;
    opacity: 0.5;
    margin-left: 10px;
}
.cms-ico-pagging-prev-black {
    /*background-image: url(img/nav_black.png);
    background-size: 50px;
    background-position: 0px;*/
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    display: inline-block;
    /*border: 1px solid red;*/
    margin: 0px;
    padding: 0px;
    position: relative;
    opacity: 0.5;
    margin-left: 0px;
}
.cms-ico-pagging-prev {
    display: inline-block;
    float: left;
}
.xyz-pagging-dot {
    display: inline-block;
    float: left;
}
.xyz-pagging-a {
    float: left;
    margin: 0px 3px;
}
.xyz-paggingb {
    display: inline-block;
    float: left;
    margin: 0px 5px;
}
.pg1_comm {
    /*border: 1px solid;*/
}
.btn-logout {
    border-bottom-right-radius: 5px;
}
.edit-disable {
	position: relative;
	z-index: -1;
}

/*JQUERY COSTUMES*/
.ui-dialog {
    padding: 0px;
    border: 1px solid #c7c7c7;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.ui-dialog-titlebar {
	background: #d5d7d8;
    /*color: #808080;*/
    color: #333;
	text-align: center !important;
    border: none;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    font-weight: normal;
    text-transform: uppercase;
}
.ui-dialog .ui-dialog-title {
    float: none;
    margin: auto;
}
.ui-widget-overlay {
	position: fixed;
	background: #000000;
	opacity: .6;
}
.ui-icon-closethick {
	background-image: none !important;
}
.ui-dialog-titlebar-close {
    top: 13px !important;
    left: 2px;
    width: 13px !important;
    margin: -9px 0 0 3px !important;
    height: 13px !important;
    background-color: #F84343;
    border-radius: 20px;
}
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {
    padding: 1px;
    background: #bf2323;
    border: none;
}
.ui-resizable-se {
/*    cursor: se-resize;
    border: 1px solid #999;
    border-radius: 5px;
    background: #999;
    width: 10px;
    height: 10px;
    right: -5px;
    bottom: -5px;*/
}
/*RESTORE*/
.restore_progres img {
    padding: 20%;
}
.restore_progres {
    display: block !important;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
    top: 0px;
    left: 0px;
    text-align: center;
    background: rgba(0,0,0,.5);
}
/* CONTROL PANEL*/
.wx50 {
	width: 240px;
	display: inline-block;
}
.dlg-cap {
    width: 490px;
    height: 380px;
    overflow: auto;
    min-height: 380px;
    border: 1px solid #d0cece;
    border-radius: 5px;
    background-color: #e2e2e2;
    padding: 10px;
    color: #333;
	font-family: arial;
	font-size: 12px;
	position: relative;
	display: inline-block;
}
.dlg-cap div {
	display: inline-block;
	margin-bottom: 3px;
}
.dlg-cap input[type='text'] {
	height: 25px;
}
.dlg-cap input[type="file"] {
    border: 1px solid #999;
    border-radius: 3px;
    background: #fff;
    opacity: 0.0;
    width: 204px;
}
.ttl-cap-dlg {
    font-size: 14px;
    width: 100%;
    font-weight: bold;
}
.w50 {
    width: 49%;
    /*padding-bottom: 3px;*/
}
.ttlr {
    text-align: right;
}
.cap-inpt-file {
    border: 1px solid #999;
    display: block;
    position: absolute;
    width: 193px;
    height: 20px;
    border-radius: 3px;
    background-color: #057afb;
    padding: 3px 0px 0px 10px;
    color: #FFF;
    cursor: pointer;
}
.trg-img-gr {
    border: none;
    margin-left: 5px;
    border-radius: 20px;
    width: 20px;
    height: 20px;
    text-align: center;
    vertical-align: middle;
    background-color: green;
    cursor: pointer;
    color: #f0f0f0;
}
.trg-img-rd {
    border: none;
    margin-left: 5px;
    border-radius: 20px;
    /*width: 20px;
    height: 20px;*/
    text-align: center;
    vertical-align: middle;
    background-color: #ff3e28;
    cursor: pointer;
    color: #f0f0f0;
    padding: 5px 6px;
    position: absolute;
}
.dlg-cap-list {
    border: 1px solid #999;
    border-radius: 3px;
    width: 240px;
    height: 400px;
    display: block;
    position: relative;
    float: left;
    margin-right: 10px;
	overflow: auto;
}
.dlg-cap-slc {
    border-bottom: 1px solid #f0f0f0;
    cursor: pointer;
    color: #333;
    font-family: arial;
    font-size: 12px;
    display: list-item;
    position: relative;
    padding: 15px 0px 15px 60px;
	background-repeat: no-repeat;
    background-position-x: 15px;
}

.dlg-cap-slc:hover {
    background-color: #f0f0f0;
}
.btn-cap-lyt {
    background-image: url(img/layout.png);
}
.btn-cap-font {
    background-image: url(img/font.png);
}
.btn-cap-icon {
    background-image: url(img/icon.png);
}
.btn-cap-menu {
    background-image: url(img/menu.png);
}
.btn-cap-col {
    background-image: url(img/color.png);
}
.btn-cap-back {
    background-image: url(img/background.png);
}
.btn-cap-analytic {
    background-image: url(img/analytic.png);
}
.btn-cap-pop {
    background-image: url(img/popup.png);
}
.btn-cap-api {
    background-image: url(img/dev.png);
}
.btn-cap-pass {
    background-image: url(img/password.png);
}
.btn-cap-back-upp {
    background-image: url(img/bg-head.png);
}
.btn-cap-back-con {
    background-image: url(img/bg-cont.png);
}
.btn-cap-back-fot {
    background-image: url(img/bg-footer.png);
}
.btn-cap-back-bac {
    background-image: url(img/bg-back.png);
}
.hide {
	display: none;
}
/* END CONTROL PANEL */
/* DATA EXPLORER */
ul#list_files {
    padding: 0px;
    margin: 0px;
}
#list_files li {
border: 1px solid #cfcfcf;
    width: 100%;
    /* height: 30px; */
    list-style: none;
    float: left;
    display: -webkit-box;
    position: relative;
    margin-bottom: 2px;
}
form.stk_upld {
    display: flex;
    padding: 0px;
    margin: 0px;
    position: relative;
    width: 320px;
    height: 20px;
    float: right;
}

input[type="file"] {
    padding: 0px;
    margin: 0px;
    display: inline-block;
    width: 100%;
    /* height: initial; */
    position: relative;
    top: 0px;
}
#list_files a {
    font-size: 12px;
    font-family: calibri;
    display: -webkit-box;
    border: 0px solid;
    position: relative;
    bottom: 0px;
    width: 70%;
    /* height: 50px; */
    padding: 20px 0px 0px 10px;
}
#list_files a + a {
    display: inline-block;
    position: relative;
    width: 30px;
    padding: 20px 0px 0px 10px;
    float: right;
}
ul.btn li {
    list-style: none;
    border: 1px solid #666;
    padding: 4px 10px;
    cursor: pointer;
    background-color: #333;
    color: #fff;
    font-family: calibri;
}
ul.btn li:hover {
  background-color: #000;
}
ul.btn {
    padding: 0px;
    margin: 0px;
    display: block;
}
ul#list_files img {
    max-width: 100px;
    height: 50px;
    border: 0px solid;
    display: inline-block;
    position: relative;
}
.files_explore {
	display: block;
	position: relative;
	background-color: #c0c0c0;
	width: 100%;
	height: 350px;
	overflow-x: hidden;
}
.imgxplr {
    width: 100px;
    height: 50px;
    border: 1px solid;
    display: inline-block;
    position: relative;
    text-align: center;
}
.hide {
  display: none;
}
/* END DATA EXPLORER */

