@import url( //fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&subset=latin,cyrillic-ext,greek-ext,vietnamese );
@font-face {
	font-family: opencart;
	src: url(fonts/opencart.eot?h4wsna#iefix) format("embedded-opentype"), url(fonts/opencart.ttf?h4wsna) format("truetype"), url(fonts/opencart.woff?h4wsna) format("woff"), url(fonts/opencart.svg?h4wsna#opencart) format("svg");
	font-weight: normal;
	font-style: normal;
}
html {
	margin: 0px; padding: 0px; height: 100%; color: rgb(84, 84, 84); font-family: "Open Sans", sans-serif; text-rendering: optimizeLegibility;
}
body {
	margin: 0px; padding: 0px; height: 100%; color: rgb(84, 84, 84); font-family: "Open Sans", sans-serif; text-rendering: optimizeLegibility;
}
h1 {
	margin-top: 0px;
}
h2 {
	margin-top: 0px;
}
h3 {
	margin-top: 0px;
}
h4 {
	margin-top: 0px;
}
h5 {
	margin-top: 0px;
}
h6 {
	margin-top: 0px;
}
p {
	margin-top: 0px;
}
.page-header {
	margin: 20px 0px 15px; padding: 0px; vertical-align: middle; border-bottom-color: rgb(233, 233, 233); border-bottom-width: 1px; border-bottom-style: solid;
}
.page-header h1 {
	color: rgb(76, 77, 90); font-family: "Open Sans", sans-serif; font-size: 30px; font-weight: 300; margin-bottom: 15px; display: inline-block; text-shadow: 0px 1px #fff;
}
.breadcrumb {
	background: none; margin: 8px 0px 19px; padding: 0px 10px; border-radius: 0px; display: inline-block;
}
.breadcrumb li a {
	margin: 0px; padding: 0px; color: rgb(153, 153, 153); font-size: 14px;
}
.breadcrumb li a:hover {
	text-decoration: none;
}
.breadcrumb li + li::before {
	padding: 0px 5px; color: rgb(187, 187, 187); font-family: FontAwesome; font-size: 10px; content: "\f105";
}
a:hover {
	text-decoration: none;
}
a:focus {
	text-decoration: none;
}
#container {
	background: rgb(246, 246, 246); width: 100%; overflow: hidden; position: relative; min-height: 100%;
}
.container-fluid {
	padding: 0px 20px;
}
#header {
	background: rgb(255, 255, 255); margin: 0px; padding: 0px; border-bottom-color: rgb(216, 216, 216); border-bottom-width: 1px; border-bottom-style: solid; min-height: 0px; box-shadow: 0px 0px 3px #ccc;
}
#header .container-fluid {
	padding: 0px;
}
#header .navbar-header {
	transition:0.3s; width: 235px; border-right-color: rgb(238, 238, 238); border-right-width: 1px; border-right-style: solid; display: none;
}
#header .navbar-brand {
	margin-left: 8px;
}
#header .navbar-nav > li {
	display: inline-block;
}
#header .navbar-right > li {
	border-left-color: rgb(238, 238, 238); border-left-width: 1px; border-left-style: solid;
}
#header .navbar-right {
	margin: 0px; float: right;
}
#header #user-profile {
	margin-right: 15px; max-width: 30px;
}
#header .nav > li > a {
	padding: 0px 21px; color: rgb(109, 109, 109); line-height: 45px; border-left-color: rgb(225, 225, 225); border-left-width: 0px; border-left-style: solid; cursor: pointer;
}
#header .nav > li.dropdown > a {
	padding-right: 10px; padding-left: 10px;
}
#header .nav > li.dropdown > a {
	padding-right: 10px; padding-left: 10px;
}
@media all and (min-width:768px)
{
#header .navbar-header {
	display: inline-block;
}
#header #user-profile {
	max-width: none;
}
#header .nav > li > a {
	line-height: 60px;
}
}
#button-menu {
	padding: 10px 16px; color: rgb(109, 109, 109); line-height: 25px; font-size: 24px; border-right-color: rgb(238, 238, 238); border-right-width: 1px; border-right-style: solid; float: left; display: inline-block; cursor: pointer;
}
@media all and (min-width:768px)
{
#button-menu {
	display: none;
}
}
#column-left {
	left: -235px; top: 0px; width: 235px; height: 100%; overflow: auto; padding-top: 60px; position: absolute; z-index: 10; background-color: rgb(36, 45, 55);
}
#content {
	padding-bottom: 40px;
}
#column-left {
	transition:0.3s;
}
#content {
	transition:0.3s;
}
#footer {
	transition:0.3s;
}
#column-left + #content {
	left: 0px; position: relative;
}
#column-left + #content + #footer {
	left: 0px; position: relative;
}
.active#column-left {
	left: 0px;
}
.active#column-left + #content {
	left: 235px;
}
.active#column-left + #content + #footer {
	left: 235px;
}
@media all and (min-width:768px)
{
#column-left {
	left: 0px;
}
#column-left + #content {
	left: 0px; margin-left: 235px;
}
#column-left + #content + #footer {
	left: 0px; margin-left: 235px;
}
.active#column-left + #content {
	left: 0px; margin-left: 235px;
}
.active#column-left + #content + #footer {
	left: 0px; margin-left: 235px;
}
}
#navigation {
	background: rgb(25, 34, 46); padding: 15px; color: rgb(255, 255, 255); text-transform: uppercase; display: block;
}
#menu {
	list-style: none; margin: 0px; padding: 0px;
}
#menu ul {
	list-style: none; margin: 0px; padding: 0px;
}
#menu li {
	list-style: none; margin: 0px; padding: 0px;
}
#menu {
	margin-bottom: 25px;
}
#menu li a {
	padding: 10px; text-decoration: none; border-bottom-color: rgb(81, 81, 81); border-bottom-width: 0px; border-bottom-style: solid; display: block; cursor: pointer;
}
#menu li a.parent::after {
	font-family: FontAwesome; margin-right: 8px; float: right;
}
#menu li a.parent::after {
	content: "\f107";
}
#menu li a.collapsed::after {
	content: "\f105";
}
#menu > li {
	border-bottom-color: rgb(43, 54, 66); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
#menu > li > a {
	color: rgb(179, 203, 221); padding-left: 20px; font-size: 14px; border-bottom-color: rgb(88, 88, 88); border-bottom-width: 0px; border-bottom-style: solid;
}
#menu > li > a:hover {
	background-color: rgb(68, 68, 68);
}
#menu > li > a > i {
	width: 18px; font-size: 16px; margin-right: 5px;
}
#menu > li.active > a {
	color: rgb(11, 145, 210); background-color: rgb(23, 27, 33);
}
#menu > li > ul {
	background-color: rgb(41, 49, 65);
}
#menu li li a {
	color: rgb(127, 138, 155);
}
#menu li li a::before {
	transition:margin 0.5s; font-family: FontAwesome; font-size: 13px; margin-right: 10px; margin-left: 10px; content: "\f101";
}
#menu li li a:hover::before {
	margin-right: 20px;
}
#menu li li a:hover {
	color: rgb(255, 255, 255); background-color: rgb(36, 45, 55);
}
#menu li li.active > a {
	color: rgb(11, 145, 210); background-color: rgb(36, 45, 55);
}
#menu li ul a {
	padding-left: 20px;
}
#menu li li ul a {
	padding-left: 40px;
}
#menu li li li ul a {
	padding-left: 60px;
}
#menu li li li li ul a {
	padding-left: 80px;
}
#footer {
	height: 100px; text-align: center;
}
.nav-tabs > li > a {
	border-radius: 2px 2px 0px 0px; color: rgb(165, 165, 165);
}
.nav-tabs > li > a:hover {
	border-color: rgb(238, 238, 238) rgb(238, 238, 238) rgb(221, 221, 221);
}
.nav-tabs {
	margin-bottom: 25px;
}
.nav-tabs > li.active > a {
	color: rgb(51, 51, 51); font-weight: bold;
}
.nav-tabs > li.active > a:hover {
	color: rgb(51, 51, 51); font-weight: bold;
}
.nav-tabs > li.active > a:focus {
	color: rgb(51, 51, 51); font-weight: bold;
}
.form-control:hover {
	border-width: 1px; border-style: solid; border-color: rgb(160, 160, 160) rgb(185, 185, 185) rgb(185, 185, 185); border-image: none; box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1); -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
div.required :not(span).control-label::before {
	color: rgb(255, 0, 0); font-weight: bold; content: "* ";
}
td.required::before {
	color: rgb(255, 0, 0); font-weight: bold; content: "* ";
}
.btn-group {
	white-space: nowrap;
}
.table thead td span[data-toggle='tooltip']::after {
	color: rgb(30, 145, 207); font-family: FontAwesome; margin-left: 4px; content: "\f059";
}
label.control-label span::after {
	color: rgb(30, 145, 207); font-family: FontAwesome; margin-left: 4px; content: "\f059";
}
fieldset legend {
	padding-bottom: 5px;
}
input[type='radio'] {
	margin: 2px 0px 0px;
}
input[type='checkbox'] {
	margin: 2px 0px 0px;
}
.radio {
	min-height: 18px;
}
.checkbox {
	min-height: 18px;
}
input[type='radio'] {
	background: white; border-radius: 1px; border: 1px solid transparent; border-image: none; width: 13px; height: 13px; position: relative; -webkit-appearance: none;
}
.radio input[type='radio'] {
	background: white; border-radius: 1px; border: 1px solid transparent; border-image: none; width: 13px; height: 13px; position: relative; -webkit-appearance: none;
}
.radio-inline input[type='radio'] {
	background: white; border-radius: 1px; border: 1px solid transparent; border-image: none; width: 13px; height: 13px; position: relative; -webkit-appearance: none;
}
input[type='checkbox'] {
	background: white; border-radius: 1px; border: 1px solid transparent; border-image: none; width: 13px; height: 13px; position: relative; -webkit-appearance: none;
}
.checkbox input[type='checkbox'] {
	background: white; border-radius: 1px; border: 1px solid transparent; border-image: none; width: 13px; height: 13px; position: relative; -webkit-appearance: none;
}
.checkbox-inline input[type='checkbox'] {
	background: white; border-radius: 1px; border: 1px solid transparent; border-image: none; width: 13px; height: 13px; position: relative; -webkit-appearance: none;
}
input[type='radio']:focus {
	border-color: rgb(77, 144, 254); outline: 0px;
}
.radio input[type='radio']:focus {
	border-color: rgb(77, 144, 254); outline: 0px;
}
.radio-inline input[type='radio']:focus {
	border-color: rgb(77, 144, 254); outline: 0px;
}
input[type='checkbox']:focus {
	border-color: rgb(77, 144, 254); outline: 0px;
}
.checkbox input[type='checkbox']:focus {
	border-color: rgb(77, 144, 254); outline: 0px;
}
.checkbox-inline input[type='checkbox']:focus {
	border-color: rgb(77, 144, 254); outline: 0px;
}
input[type='radio']:active {
	border-color: rgb(198, 198, 198); background-color: rgb(235, 235, 235);
}
.radio input[type='radio']:active {
	border-color: rgb(198, 198, 198); background-color: rgb(235, 235, 235);
}
.radio-inline input[type='radio']:active {
	border-color: rgb(198, 198, 198); background-color: rgb(235, 235, 235);
}
input[type='checkbox']:active {
	border-color: rgb(198, 198, 198); background-color: rgb(235, 235, 235);
}
.checkbox input[type='checkbox']:active {
	border-color: rgb(198, 198, 198); background-color: rgb(235, 235, 235);
}
.checkbox-inline input[type='checkbox']:active {
	border-color: rgb(198, 198, 198); background-color: rgb(235, 235, 235);
}
input[type='radio']:checked {
	background: rgb(255, 255, 255);
}
.radio input[type='radio']:checked {
	background: rgb(255, 255, 255);
}
.radio-inline input[type='radio']:checked {
	background: rgb(255, 255, 255);
}
input[type='checkbox']:checked {
	background: rgb(255, 255, 255);
}
.checkbox input[type='checkbox']:checked {
	background: rgb(255, 255, 255);
}
.checkbox-inline input[type='checkbox']:checked {
	background: rgb(255, 255, 255);
}
input[type='radio'] {
	border-radius: 1em; width: 15px; height: 15px;
}
.radio input[type='radio'] {
	border-radius: 1em; width: 15px; height: 15px;
}
.radio-inline input[type='radio'] {
	border-radius: 1em; width: 15px; height: 15px;
}
input[type='radio']:checked::after {
	background: rgb(102, 102, 102); border-radius: 1em; left: 3px; top: 3px; width: 7px; height: 7px; display: block; position: relative; content: "";
}
.radio input[type='radio']:checked::after {
	background: rgb(102, 102, 102); border-radius: 1em; left: 3px; top: 3px; width: 7px; height: 7px; display: block; position: relative; content: "";
}
.radio-inline input[type='radio']:checked::after {
	background: rgb(102, 102, 102); border-radius: 1em; left: 3px; top: 3px; width: 7px; height: 7px; display: block; position: relative; content: "";
}
input[type='checkbox']:hover {
	border-color: rgb(198, 198, 198); box-shadow: none; -webkit-box-shadow: none 	;
}
.checkbox input[type='checkbox']:hover {
	border-color: rgb(198, 198, 198); box-shadow: none; -webkit-box-shadow: none 	;
}
.checkbox-inline input[type='checkbox']:hover {
	border-color: rgb(198, 198, 198); box-shadow: none; -webkit-box-shadow: none 	;
}
input[type='checkbox']:checked::after {
	left: -5px; top: -6px; display: block; position: absolute; content: url('../image/checkmark.png');
}
.checkbox input[type='checkbox']:checked::after {
	left: -5px; top: -6px; display: block; position: absolute; content: url('../image/checkmark.png');
}
.checkbox-inline input[type='checkbox']:checked::after {
	left: -5px; top: -6px; display: block; position: absolute; content: url('../image/checkmark.png');
}
.table thead td {
	font-weight: bold;
}
.table thead > tr > td {
	vertical-align: middle;
}
.table tbody > tr > td {
	vertical-align: middle;
}
.table a.asc::after {
	font-family: FontAwesome; content: " \f106";
}
.table a.desc::after {
	font-family: FontAwesome; content: " \f107";
}
.pagination {
	margin: 0px;
}
.form-group {
	padding-top: 15px; padding-bottom: 15px; margin-bottom: 0px;
}
.form-group + .form-group {
	border-top-color: rgb(237, 237, 237); border-top-width: 1px; border-top-style: solid;
}
.panel {
	border-radius: 0px;
}
.panel .panel-heading {
	position: relative;
}
.panel-heading h3 i {
	margin-right: 5px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.panel-heading h3 {
	font-weight: 500; display: inline-block;
}
.panel-primary {
	border-width: 2px 1px 1px; border-style: solid; border-color: rgb(92, 183, 231) rgb(195, 228, 246) rgb(195, 228, 246); border-image: none;
}
.panel-primary .panel-heading {
	background: white; border-color: rgb(150, 208, 240); color: rgb(30, 145, 207);
}
.panel-default {
	border: 1px solid rgb(220, 220, 220); border-image: none;
}
.panel-default .panel-heading {
	background: rgb(246, 246, 246); border-color: rgb(220, 220, 220); color: rgb(76, 77, 90); text-shadow: 0px -1px 0px rgba(50,50,50,0);
}
.img-thumbnail i {
	width: 100px; height: 100px; text-align: center; color: rgb(255, 255, 255); padding-top: 20px; vertical-align: middle; display: inline-block; background-color: rgb(238, 238, 238);
}
.img-thumbnail.list i {
	width: 40px; height: 40px; padding-top: 10px;
}
.tile {
	border-radius: 3px; transition:1s; color: rgb(255, 255, 255); margin-bottom: 15px;
}
.tile-primary {
	background-color: rgb(27, 128, 194);
}
.tile-success {
	background-color: rgb(83, 185, 83);
}
.tile-warning {
	background-color: rgb(243, 170, 65);
}
.tile-danger {
	background-color: rgb(228, 88, 71);
}
.tile:hover {
	opacity: 0.95;
}
.tile a {
	color: rgb(255, 255, 255);
}
.tile-heading {
	padding: 5px 8px; color: rgb(255, 255, 255); text-transform: uppercase; text-shadow: 0px -1px 0px rgba(0,0,0,0.4); background-color: rgba(255, 255, 255, 0.1);
}
.tile .tile-heading .pull-right {
	transition:1s; opacity: 0.7;
}
.tile:hover .tile-heading .pull-right {
	opacity: 1;
}
.tile-body {
	padding: 15px; color: rgb(255, 255, 255); line-height: 48px; text-shadow: 0px -1px 0px rgba(0,0,0,0.4);
}
.tile .tile-body i {
	transition:1s; font-size: 50px; opacity: 0.3;
}
.tile:hover .tile-body i {
	color: rgb(255, 255, 255); opacity: 1;
}
.tile .tile-body h2 {
	font-size: 42px;
}
.tile-footer {
	padding: 5px 8px; background-color: rgba(0, 0, 0, 0.1);
}
#stats {
	background: rgb(46, 58, 71); margin: 15px 20px; padding: 5px 0px; border-radius: 2px; color: rgb(128, 139, 156);
}
#stats ul {
	list-style: none; margin: 0px; padding: 0px;
}
#stats li {
	list-style: none; margin: 0px; padding: 0px;
}
#stats li {
	padding: 5px 10px; color: rgb(157, 157, 157); font-size: 11px; border-bottom-color: rgb(55, 55, 55); border-bottom-width: 1px; border-bottom-style: dotted;
}
#stats div:first-child {
	margin-bottom: 4px;
}
#stats .progress {
	height: 3px; margin-bottom: 0px;
}
.jqvmap-label {
	z-index: 999;
}
.alert {
	overflow: auto;
}
.modal-body .form-group {
	margin: 0px;
}
.note-toolbar.panel-heading i {
	font-size: 14px;
}
#filemanager .fa-folder.fa-5x {
	font-size: 10.5em;
}
#extension-list {
	color: rgb(75, 82, 93);
}
#extension-list h2 {
	margin-top: 54px; margin-bottom: 44px;
}
#extension-list section {
	border: 1px solid rgb(221, 221, 221); border-image: none;
}
#extension-list section > div {
	position: relative;
}
#extension-list section > div + div {
	padding: 10px; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid;
}
#extension-list section:hover {
	border: 1px solid rgb(27, 128, 194); border-image: none;
}
#extension-list > .row {
	margin-top: 40px;
}
#extension-list > .row > * {
	margin-bottom: 30px;
}
#extension-list .extension-preview {
	min-height: 150px;
}
#extension-list .extension-preview .extension-description {
	padding: 10px; width: 100%; height: 100%; color: rgb(255, 255, 255); line-height: 16px; font-size: 14px; position: absolute; opacity: 0; background-color: rgba(36, 45, 55, 0.9);
}
#extension-list .extension-preview .extension-description:hover {
	opacity: 1;
}
@media screen and (max-width:1199px) and (min-width:992px)
{
#extension-list .extension-preview {
	min-height: 123px;
}
#extension-list .extension-preview .extension-description {
	padding: 6px; font-size: 12.5px;
}
}
#extension-list .extension-preview img {
	margin: 0px auto;
}
#extension-list .extension-name {
	min-height: 100px;
}
#extension-list .extension-name p {
	color: rgb(0, 0, 0); font-weight: 600; margin-bottom: 0px;
}
#extension-list .extension-name p:first-child {
	font-size: 17px;
}
#extension-list .extension-name p span {
	color: rgb(75, 82, 93); font-weight: 400;
}
#extension-list .extension-name h4 a {
	color: rgb(0, 0, 0);
}
#extension-list .extension-name p a {
	color: rgb(0, 0, 0);
}
#extension-list .extension-name + div > .row {
	margin-top: 0px;
}
@media screen and (max-width:1199px) and (min-width:992px)
{
#extension-list .extension-name + div > .row {
	font-size: 14px;
}
}
#extension-list i {
	color: rgb(16, 180, 233);
}
#extension-list span {
	font-weight: 600;
}
#marketplace-extension-info .extension-review {
	padding-top: 50px; margin-top: 50px; margin-bottom: 50px; border-top-color: rgb(27, 128, 194); border-top-width: 5px; border-top-style: solid;
}
#marketplace-extension-info .nav-tabs {
	font-size: 14px;
}
#marketplace-extension-info .nav-tabs + .tab-content {
	margin-top: 30px; margin-bottom: 30px;
}
#marketplace-extension-info iframe {
	width: 100%; height: 500px;
}
@media screen and (max-width:767px)
{
#marketplace-extension-info iframe {
	height: 350px;
}
}
#marketplace-extension-info #buy {
	color: rgb(75, 82, 93);
}
#marketplace-extension-info #buy #price {
	color: rgb(0, 0, 0); padding-top: 15px; padding-bottom: 5px; font-size: 20px;
}
#marketplace-extension-info #buy i {
	color: rgb(16, 180, 233);
}
#marketplace-extension-info #buy hr {
	border-color: rgb(221, 221, 221); margin: 10px 0px;
}
#marketplace-extension-info #sales {
	color: rgb(75, 82, 93);
}
#marketplace-extension-info #sales i {
	color: rgb(126, 194, 57); font-size: 24px; margin-right: 10px;
}
#marketplace-extension-info #sales strong {
	font-size: 24px;
}
#marketplace-extension-info #comment {
	color: rgb(75, 82, 93);
}
#marketplace-extension-info #comment i {
	font-size: 22px; margin-right: 10px;
}
#marketplace-extension-info #comment strong {
	font-size: 22px;
}
#marketplace-extension-info .reply > div {
	margin-top: 15px;
}
#marketplace-extension-info .well .media {
	line-height: 1.2;
}
#marketplace-extension-info .well .media .media-body {
	padding-top: 6px;
}
#marketplace-extension-info .well .media .media-body span {
	font-size: 24px; font-weight: 600;
}
#marketplace-extension-info .well .media .media-body small {
	color: rgb(135, 143, 154);
}
@media screen and (max-width:992px)
{
#marketplace-extension-info .container-fluid {
	padding-bottom: 30px;
}
}
.list-check {
	list-style: none;
}
.list-check li::before {
	width: 29px; color: rgb(126, 189, 56); font-family: "FontAwesome"; margin-left: -30px; display: inline-block; content: "\f00c";
}
.list-check.list-color-blue li::before {
	color: rgb(2, 175, 233);
}
.well.filter {
	background-color: rgb(255, 255, 255);
}
[class^='opencart-icon-'] {
	text-transform: none; line-height: 1; font-family: "opencart" !important; font-style: normal; font-variant: normal; font-weight: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; speak: none;
}
[class*=' opencart-icon-'] {
	text-transform: none; line-height: 1; font-family: "opencart" !important; font-style: normal; font-variant: normal; font-weight: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; speak: none;
}
.opencart-icon-comment::before {
	content: "\e91b";
}
.opencart-icon-cart-mini::before {
	content: "\e91c";
}
