body {
	margin: 0;
	padding: 0
}

#addmoreupload,
.mlib_delete_upload {
	border: 0;
	background-color: red;
	color: #fff;
	font: 700 14px arial;
	padding: 5px 10px;
	min-width: 80px;
	cursor: pointer
}

#addmoreupload {
	background-color: green
}

.iframe-form input[type=file] {
	padding: 5px;
	font: 700 14px arial;
	width: 230px
}

.iframe-form input[type=submit] {
	border: 0;
	background-color: #333;
	color: #fff;
	font: 700 20px arial;
	padding: 20px 30px;
	min-width: 150px;
	cursor: pointer;
	margin: 0 auto;
	display: block
}

.mlib-extra-upload {
	margin: 10px;
	float: left
}

#mlib_chooser_bg,
#mlib_chooser_body,
.mlib-bg,
.mlib-main {
	z-index: 9999
}

.prettyprint {
	padding: 20px!important;
	line-height: 1
}

#picurl2,
#picurl3,
#picurl5 {
	background-color: #eee;
	border: 1px solid silver;
	max-height: 200px;
	overflow: auto;
	padding: 20px
}

.mlib-example .tab-pane {
	padding: 20px
}

#picurl4 a {
	text-decoration: none;
	float: left;
	display: block;
	margin: 5px;
	border: 1px solid #000;
	-webkit-box-shadow: 0 0 2px #000;
	box-shadow: 0 0 2px #000
}

#picurl4 img {
	text-decoration: none;
	border: 5px solid #fff;
	width: 100px;
	height: 100px
}

#picurl4 a:hover {
	border: 1px solid gray;
	-webkit-box-shadow: 0 0 0 #000;
	box-shadow: 0 0 0 #000;
	opacity: .9
}

.demo-download {
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	clear: both;
	margin: -1px 0;
	padding: 10px 0
}

.demo-download img {
	height: 32px;
	width: 32px;
	border: 0
}

.demo-download a {
	float: right
}

.big-space {
	clear: both;
	min-height: 80px
}

.mlib-example {
	padding-top: 50px
}

.media-container .media-item {
	width: 30%;
	float: left;
	margin-right: 3%;
	height: 65px;
	position: relative
}

.media-container .media-item img {
	height: 60px
}

.media-item span.close {
	position: absolute;
	top: -.4em;
	right: -.2em;
	opacity: 1;
	font-size: 1.2em;
	color: red;
	cursor: pointer;
	display: none
}

.mlib-right {
	border-left: none!important
}

.mlib-left {
	border-right: 1px solid silver!important
}

@media only screen and (max-width:767px) {
	.mlib-head {
		font: 18px/50px arial!important;
		height: auto!important
	}
	.mlib-data,
	.mlib-top {
		top: 0!important
	}
	.mlib-top {
		position: relative!important;
		left: 0!important
	}
	.mlib-top .mlib-head select {
		float: none!important
	}
	.mlib-display-canvas,
	.mlib-display-folder-canvas {
		left: unset!important
	}
	.mlib-display-canvas,
	.mlib-display-folder-canvas,
	.mlib-item-properties {
		position: relative!important;
		bottom: unset!important;
		right: unset!important;
		top: unset!important
	}
	.mlib-item-properties {
		display: none!important;
		width: auto!important;
		float: left!important
	}
	.simple-pagination {
		overflow: unset!important
	}
	.mlib-how-many {
		visibility: hidden!important
	}
	.mlib-how-many-text {
		visibility: visible!important
	}
	.mlib-right {
		margin-bottom: 50px
	}
	#mlib-media-tab .mlib-load-more {
		min-height: 70px!important
	}
	#mlib-folder-tab {
		margin-bottom: 30px
	}
	#mlib-folder-tab .mlib-bottom.mlib-folder-canvas-bottom {
		height: 90px!important
	}
	#mlib-folder-tab .mlib-how-many .mlib-how-many-text div:first-child {
		float: none!important
	}
	.input_create_folder {
		font: 13px tahoma!important;
		width: 270px!important;
		margin: 5px!important
	}
}

@media only screen and (max-width:560px) {
	.mlib-button,
	.mlib-delete-all {
		font: 700 13px arial!important
	}
	#mlib-folder-tab .mlib-button,
	#mlib-folder-tab .mlib-delete-all {
		font: 700 11px arial!important
	}
	.input_create_folder {
		width: auto!important
	}
}

@media only screen and (max-width:480px) {
	.mlib-left {
		width: auto!important
	}
	.mlib-left li {
		font-size: 14px!important
	}
	.mlib-right {
		left: 195px!important
	}
	.mlib-head {
		font: 14px/24px arial!important
	}
	#mlib-folder-tab .mlib-bottom,
	#mlib-media-tab .mlib-bottom {
		height: 80px!important;
		left: 195px
	}
	.input_create_folder {
		font: 11px tahoma!important
	}
}

@media only screen and (max-width:420px) {
	.mlib-button,
	.mlib-delete-all {
		margin: 10px 0!important;
		float: unset!important
	}
	.mlib-close {
		font: 700 18px/18px arial!important
	}
	.mlib-right {
		margin-bottom: 58px
	}
	#mlib-folder-tab .mlib-bottom.mlib-folder-canvas-bottom {
		height: 110px!important
	}
	.input_create_folder {
		width: 90px!important
	}
}

@media only screen and (max-width:360px) {
	.mlib-head {
		padding: 0 40px 0 1px!important
	}
	.mlib-left li {
		font-size: 12px!important
	}
	.mlib-right {
		left: 175px!important
	}
	.mlib-top .mlib-head select {
		font-size: 12px!important;
		margin: 10px 0!important
	}
	.mlib-load-more div {
		float: left!important
	}
	.mlib-button,
	.mlib-delete-all {
		font: 700 11px arial!important
	}
	#mlib-folder-tab .mlib-bottom,
	#mlib-media-tab .mlib-bottom {
		left: 175px
	}
}

.row.no-gutters {
	margin-right: 0;
	margin-left: 0
}

.row.no-gutters>[class*=" col-"],
.row.no-gutters>[class^=col-] {
	padding-right: 0;
	padding-left: 0
}

.navbar-brand>img {
	margin-top: -3px;
	height: 26px
}

.hidden {
	visibility: hidden
}

.no_display {
	display: none
}

.btn-head-action {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px
}

.tree-icon {
	font-weight: 600;
	font-size: 14px
}

h6.panel-title {
	font-size: 16px;
	font-weight: 470
}

.box-sortable .dd-item .panel {
	margin: 5px 0
}

.box-sortable .dd-item .panel-heading {
	padding: 8px 13px;
	background-color: #fafafa;
	border-bottom: 1px solid #ddd
}

.box-sortable .dd-item .panel-collapsed .panel-heading {
	border-bottom: none
}

.widget-item>.panel-heading {
	padding: 13px;
	background-color: #fafafa;
	border-bottom: 1px solid #ddd
}

.widget-item>.panel-heading h6 {
	font-size: 14px;
	font-weight: 450;
	width: 85%
}

.widget-item .in-widget-title {
	color: #666
}

.bordered-warning {
	border: 1px solid #ff5722!important
}

.bordered-success {
	border: 1px solid #4caf50!important
}

.widget-availables .heading-elements {
	display: none
}

.thumbnail_datatable {
	max-width: 50px;
	max-height: 50px
}

.dataTables_action,
.datatable-header-left {
	position: relative;
	display: block;
	float: left;
	margin: 0 0 20px 20px
}

.datatable-header-right {
	position: relative;
	display: block;
	float: right
}

.datatable-footer-left {
	position: relative;
	display: block;
	float: left
}

.datatable-footer-right {
	position: relative;
	display: block;
	float: right
}

.datatable-footer-center {
	text-align: center
}

.dataTables_action_item {
	float: left;
	margin: 0 5px
}

.sidebar ul li a>span,
ul.dropdown-menu li a>span {
	line-height: 22px
}

.widget-item .text-type {
	color: #666!important
}

.menu_item_exists .datatable-footer,
.menu_item_exists .datatable-header {
	padding-top: 0
}

.menu_container ol li {
	list-style: none
}

.sortable-placeholder:before {
	background: #f2fbff
}

.menu_container {
	max-width: 100%!important;
	padding: 20px!important
}

.dd-dragel .panel,
.menu_container .panel,
.sortable-placeholder {
	margin-bottom: 10px
}

.pointer {
	cursor: pointer
}

.menu_title,
a.mover {
	font-size: 15px
}

.mover_td {
	min-width: 80px;
	width: 100%;
	text-align: center
}

.mover_td a {
	padding: 0 5px
}

span.remove_thumb {
	position: absolute;
	opacity: 1;
	font-size: 1.2em;
	color: red;
	cursor: pointer;
	display: none;
	right: 0;
	top: 0
}

.background_select {
	position: relative;
	margin-right: 10px
}

.navbar-brand {
	padding: 10px 17px;
	font-size: 14px;
	line-height: 20px;
	height: 46px;
	color: #fff!important
}

td.option-actions a {
	padding: 0 5px
}

.sidebar-xs .header-highlight .navbar-header .navbar-brand.quick-view-icon {
	display: none
}

#widgets-right .action-display {
	margin-left: 10px
}

.table.addon_list .media-left>i {
	width: 30px;
	text-align: center
}

@media only screen and (max-width:768px) {
	.widget-item>.panel-heading h6 {
		width: 100%
	}
}

@media only screen and (max-width:340px) {
	.nav-tabs:before {
		margin-left: 5px
	}
}

@media only screen and (min-device-width:770px) and (max-device-width:1300px) {
	.nav-tabs.nav-justified>li {
		width: 100%
	}
	.nav-tabs>li {
		float: left!important
	}
}

.navigation li.active a {
	background: 0 0!important
}

.navigation li.menu-group a.menu-group-label {
	text-transform: uppercase
}

li.uncollapsible a.menu-group-label:after {
	display: none
}

.menu-group-label {
	min-height: 30px!important;
	padding: 10px 20px!important;
	border-bottom: 0;
	text-transform: uppercase!important;
	font-size: 11px;
	line-height: 1.82;
	color: hsla(0, 0%, 100%, .5)!important;
	font-weight: 400!important
}

.menu-group a.menu-group-label.has-ul:after {
	content: "▼"!important;
	font-size: 10px!important;
	margin-top: -7px!important;
	margin-right: -3px
}

.menu-group.active a.menu-group-label.has-ul:after {
	content: "▲"!important;
	font-size: 10px!important;
	/*-webkit-transform: rotate(180deg);*/
	/*transform: rotate(90deg)*/
}

.navigation-closed a.menu-group-label.has-ul:after {
	display: none
}

.menu-group .first-menu-level a {
	padding: 12px 20px!important
}

.menu-group .second-menu-level a {
	padding: 12px 60px!important
}

.uncollapsible ul {
	background: #263238!important
}

.navigation>li>ul li:first-child {
	padding-top: 0!important
}

li.active>a.admin-menu-active {
	background-color: #26a69a!important;
	color: #fff!important
}

.btnMenuPublished {
	min-width: 35px
}

a.disabled {
	pointer-events: none;
	cursor: default
}

p.old_price {
	text-decoration: line-through;
	color: silver;
	margin: 0
}

a.price {
	color: red
}

td.width10 {
	width: 10px
}

.dd-empty {
	display: none
}

.content-wrapper .nav-tabs-left .nav-tabs-highlight li a i {
	width: 16px;
	text-align: center
}

.dropdown.language-switch .dropdown-toggle img,
.panel.panel-default.border-top-info .table-responsive .text-center img {
	width: 20px
}

i.small.material-icons {
    font-size: 24px;
    text-align: center;
    margin-top: 6px;
}


