.mitem .ewPager,
.mattribute .ewPager{
	/* display:none; */
}
.ewjtable-selecting-column{
	width:5px !important;
}
#ewHeaderRow {
	display:none;
}
#ewFooterRow {
	display:none;
}
.navbar {
    min-height: inherit;
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}
body{
	font-size: 11px !important;
}
html{
	font-size: 11px !important;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: searchfield-cancel-button !important;
}

.dropdown-menu {
	font-size: 11px !important;
}

.resize_form-control .form-control{
	width: 85px !important;
}

.divblock_class{
	display:block;
	position:absolute;
	width:500px;
	height:40px;
	z-index:10;
	cursor:not-allowed;
}

#ewBreadcrumb1 a{
	text-decoration:none;
}
.ewIcon {
    display: inherit;
}
table tr td span,
table tr th span
{
	white-space:nowrap;
}
table tr td,
table tr th
{
	white-space:nowrap;
}
.img-thumbnail{
	width:50px !important;
	height:50px !important;
}

.ewTableHeader th{
	height: 25px;
	font-size: 12px;
	font-weight: bold !important;
	padding: 3px !important;
	color:#333 !important;
}
#ewBreadcrumb1 a {
    color:#000;
}
#RootMenu {
    background-color: #fff;
}
#RootMenu ul.dropdown-menu li a{
	padding: 7px 20px !important;
	margin-top: 3px !important;
}

/* 20191101 */

#ewHeaderRow {
	display:block !important;
	position: fixed;
    z-index: 9999;
	background-color: transparent;
	right: 0;
	width: 270px
}
@media (min-width: 767px){
	#ewMenuColumn, #ewContentColumn {
		/*display:list-item !important;*/
		display: table-cell;
		margin-top:10px;
	}
	
}
.ewContentColumn {
    padding: 30px 10px 10px 10px;
}

@media (max-width: 767px){
	#ewHeaderRow {
		left: 0;
	}
	#sidebar-wrapper {
		top: 55px;
	}
	.ewContentColumn {
		padding: 50px 10px 0px 10px;
	}
}

/*
#xsr_1{
	float:left;
	display:table-column;
	min-width:250px;
}
#xsr_2{
	float:left;
	display:table-column;
	min-width:250px;
}
#xsr_3{
	float:left;
	display:table-column;
	min-width:250px;
}
*/

.ewEditForm div{
	text-align:left !important;
}
.ewGrid .ewTable>thead>tr>th {
	background: #000 !important;
	color: #fff !important;
	padding:5px 5px !important;
}
.navbar-default .navbar-nav>li>a {
    color: #000;
}
.dropdown-menu>.active>a, 
.dropdown-menu>.active>a:hover, 
.dropdown-menu>.active>a:focus {
	background:#000;
}
a {
    color: #000;
    text-decoration: none;
}
.btn-primary {
	background:#000;
}
.btn-primary:hover {
	background:#000;
}

#mci_Icon a{
	margin: 10px 5px 0px 15px;
	padding:0;
}


/* => CUSTOM TEMPLATE */
.ewCustomTemplate .ewContentColumn {
	background-color:transparent;
}
.ewCustomTemplate .panel-heading{
	background:#000 !important;
	color:#FFF !important;
}
.ewCustomTemplate .ewDbTable thead{
	background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
    background-repeat: repeat-x;
}
.ewCustomTemplate .panel-body {
    padding: 10px;
	background:#f5f5f5;
}
.ewCustomTemplate .form-group {
    margin-bottom: 5px;
}
@media (min-width: 768px){
	.ewCustomTemplate .col-sm-2 {
		width: inherit;
	}
}
/* <= CUSTOM TEMPLATE */


/* => LOGIN */
table#tbl_userlogingrid  tr th:nth-child(1),
table#tbl_userlogingrid tr td:nth-child(1){
	display:none;
}
table#tbl_userlogingrid table.ewItemTable  tr th:nth-child(1),
table#tbl_userlogingrid table.ewItemTable tr td:nth-child(1){
	display:block;
}
#fuserloginlistsrch_SearchPanel #xsr_1{
	float:none;
	display:block;
}
/* <= LOGIN */


/* => ADMIN LEVEL */
#fuserlevelslistsrch_SearchPanel #xsr_1{
	float:none;
	display:block;
}
/* <= ADMIN LEVEL */


/* => AUDIT TRAIL */
#faudittraillistsrch_SearchPanel #xsr_1{
	float:none;
	display:block;
}
/* <= AUDIT TRAIL */

.ewContentColumn{
	background-color:transparent !important;
}

#mi_produk_langganan_php{
	display:none;
}