body * {
	border-radius: 0 !important;
	outline: none !important;
	outline-color: #0F4C81;
	outline-color: #0057A3;
	outline-color: #8DC1EF;
	outline-color: #0088FF;
	outline-color: #0060B5;
	outline-color: #008904;
	font-family: Arial,'Roboto';
}

.img-fit {
	display: inline-flex;
	background-size: contain;
	vertical-align: middle;
	margin-right: 8px;
	float: left;
}

.admin-content-wrap .content,
body {
    background:url(/images/i/bgr.jpg) center top no-repeat fixed #fff;
    background-size: cover;
}
.btn-live-edit,
.menu_notifications {display: none !important;}

#elm_menu_design {display: none}
.user_1 #elm_menu_design {display: block;}


#main_column {
    min-height: 100%;
}

#main_column_login .modal-header {
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
}

#content_features .controls .object-selector {
	width: 100%;
	max-width: 400px
}

.select2-container .select2-selection--single .select2-selection__rendered {
	width: calc(100% - 20px);
	position: relative;
}

.select2-container .select2-selection--single .select2-selection__rendered span {
	background: #fff;
	position: absolute;
	right: 0;
	padding: 0 2px;
	font-size: 24px;
    font-weight: 100;	
}

.sidebar-wrapper {
	background: transparent;
}

.admin-content-wrap .sidebar .sidebar-row {
	padding: 15px;
}

.admin-content-wrap .sidebar .sidebar-wrapper {
	padding-top: 0;
}

.discussion_title_home_page {
	display: none !important;
}

.block-header .block-header-title {
	width: auto !important;
}

.products-list__image a {
	display: block;
	max-height: 100px;
}

.products-list__image--img {
	max-width: 100%;
	max-height: 100%;
	margin: auto;
}
.cm-row-status-d [data-th] {
	color: #bfbfbf;
}

[data-passed="true"] {
	opacity: .4;
}

#content_features .control-group .object-selector {
	margin-bottom: 0;
}

#content_features .control-group .object-selector + span {
    margin-top: 5px;
    display: inline-block;
    vertical-align: top;
}

.form-edit .control-group {
	margin-bottom: 10px;
}

#content_features .control-group .controls > input {
	vertical-align: middle;
}

.select2-results .object-selector-selection__image {display: none;}
/*
#main_column_login:after {
    position: absolute;
    left: 0;right: 0;top:0;bottom: 0;
    display: block;
    content: "";
    background:url(/images/i/bgr2.jpg) center top no-repeat fixed #fff;
}
*/

td.product-name-column {
    max-width: 280px;
}

#actions_panel {
	top: 44px !important;
} 

.content-wrap .tabs, .content-wrap .cm-tabs-content,
.dashboard,
#header_subnav,
#actions_panel,
.admin-content-wrap,
.navbar-admin-top {
	max-width: 1600px;
}
.admin-content-wrap .content {flex-grow: 1;}
.admin-content-wrap .content .content-wrap {
	max-width: 100%;
}

.admin-content-wrap .sidebar .sidebar-row .sidebar-field .input-small {
    width: 85px !important;
} 

.sidebar-field .btn {
	width: 100%;
}
.sidebar-field .advanced-search.cm-dialog-opener {
	width: auto;
	display: block;
	text-align: center;
	margin: 10px 0 0 !important;
	float: none !important;
}


.signin-modal {
	background: 0;
	border: 0;
	top: calc(50% - 250px);
	box-shadow: 0 0 10px #b3b3b3;
}

.signin-modal .btn-primary {
	background: #000;
	color: #fff;
	border-color: #000;
	text-transform: uppercase;
}

.signin-modal form {
	background: #fff;
}

.dropdown-menu > li > a {
	padding: 5px 20px;
}
.nav.nav-pills .home {
	padding-bottom: 10px;
}
.nav.nav-pills .home .icon-th {
	font-size: 20px;
	width: auto;
}

.nav.nav-pills a.home:hover .icon-th {
	color: #0F4C81;
}

.navbar-admin-top .navbar .navbar-inner {
	background: #0F4C81;
	background: linear-gradient(180deg, #9e6c4b 0%, #fff 52%, #fff 98%);
	background: #000;
}

.nav-company i.icon-globe.icon-white {
	font-size: 20px;
	color: inherit;opacity: 1;
	margin-right: 5px;
	vertical-align: -2px;
}
.navbar-admin-top .navbar .nav-company a {
	padding: 0px 10px;
	margin-left: -10px;
	margin-top: 8px;
	line-height: 26px;
	border-right: 1px solid rgba(255, 255, 255, 1.42);
}
.navbar-admin-top .navbar .nav-company a:hover {
	background: #fff;
	color: #0F4C81;
}
.navbar-admin-top .brand,
.navbar-admin-top .navbar .navbar-inner .nav>li>a {
	color: #fff;
}


li.dropdown:hover [class^="icon-"].icon-white, 
li.dropdown:hover [class*=" icon-"].icon-white, 
li.dropdown:hover [class^="exicon-"].icon-white, 
li.dropdown:hover [class*=" exicon-"].icon-white {
	color:  #0F4C81
}



.navbar-admin-top li.dropdown:hover > .dropdown-toggle .caret, 
.navbar-admin-top li.dropdown.open > .dropdown-toggle .caret, 
.navbar-admin-top li.dropdown.active > .dropdown-toggle .caret, 
.navbar-admin-top li.dropdown.open.active > .dropdown-toggle .caret {
	border-top-color: #0F4C81 !important;
}

.navbar-admin-top .hover-show li.dropdown.active > .dropdown-toggle .caret,
.navbar-admin-top .hover-show li.dropdown:hover > .dropdown-toggle .caret {
	border-top-color: #fff !important;
}

.navbar-admin-top #mainrightnavbar.hover-show li.dropdown.active > .dropdown-toggle .caret, 
.navbar-admin-top #mainrightnavbar.hover-show li.dropdown:hover > .dropdown-toggle .caret {
    border-top-color: #0F4C81 !important;
}

.nav.nav-pills .dropdown-menu >li >a:after {
	position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    margin: auto;	
}


.navbar-inverse .brand, .navbar-inverse .nav > li > a {
	text-shadow: none !important;;
}


.hover-show.navbar-right li.dropdown:hover .dropdown-toggle, #actions_panel .adv-buttons .btn, .hover-show.navbar-right li.dropdown:hover .dropdown-toggle {
	transition: background .2s linear;
}

.hover-show li:not(.hover-show--disabled).dropdown:hover > ul.dropdown-menu, .hover-show li:not(.hover-show--disabled).dropdown-submenu:hover > ul.dropdown-menu {
	animation: comeup .2s linear forwards;
}
@keyframes comeup {
	0%{transform: translateY(10px)}
	100%{transform: translateY(0px)}
}

[class^="icon-"]:before, [class*=" icon-"]:before {
	vertical-align: middle;
}

.admin-content-wrap .sidebar {
	padding: 0 10px;
}

.btn-text {
	color: #0057A3;
}

a,
.btn,
.nav.nav-pills li >a {
	color: #000;
}

.nav .dropdown-toggle .caret {
	border-top-color: #000;
	border-bottom-color: #000;
}

.navbar-admin-top .navbar .navbar-inner .nav li.dropdown.active>.dropdown-toggle,
.admin-content-wrap .sidebar .sidebar-row.marketplace {
	background: rgba(16, 77, 130, 0.1);
}

.pagination-wrap .pagination-dropdown .btn-group .btn-text,
.btn [class^="exicon-"], .btn [class*=" exicon-"], .btn [class^="icon-"], .btn [class*=" icon-"],
.addon-icon .bg-icon .icon-blue {
	color: #0F4C81;
}


.hover-show.navbar-right li.dropdown:hover .dropdown-toggle, #actions_panel .adv-buttons .btn,
.hover-show.navbar-right li.dropdown:hover .dropdown-toggle {
	background: #fff !important;
	color: #0F4C81 !important;
}

.tabs .nav-pills > .active > a, .tabs .nav-pills > .active > a:hover, .tabs .nav-pills > .active > a:focus, .tabs .nav-tabs > .active > a, .tabs .nav-tabs > .active > a:hover, .tabs .nav-tabs > .active > a:focus,
.nav-list > .active > a, .nav-list > .active > a:hover, .nav-list > .active > a:focus,
.dropdown-menu li:not(.disabled) >a:hover, .dropdown-menu li:not(.disabled) >a:focus,
#actions_panel .adv-buttons .btn {
    background: #0F4C81 !important;
    border-color: #0F4C81 !important; 	
}

.navbar-admin-top .navbar .navbar-inner .nav li.dropdown.active>.dropdown-toggle, .admin-content-wrap .sidebar .sidebar-row.marketplace {
	background: #fff !important;
	color: #0F4C81 !important;
}

.dropdown-submenu:hover >a, .dropdown-submenu:active >a, .dropdown-submenu:focus >a,
.dropdown-menu li.active:not(.disabled) >a,
.nav.nav-pills .dropdown-menu >li:hover >a, .nav.nav-pills .dropdown-menu >li:active >a, .nav.nav-pills .dropdown-menu >li:focus >a {
	background: #0057A3 !important;
	color: #fff !important;
}

.btn .caret {
	border-top-color: #0057A3;
}


#actions_panel .adv-buttons .btn:hover, #actions_panel .adv-buttons .btn:focus, #actions_panel .adv-buttons .btn:active {
	background: #0057A3 !important;
	border-color: #0057A3 !important;
}


.btn-primary, .btn-primary:active, .btn-primary.active {
	background: #0F4C81;
	color: #fff;
}

.btn-primary.disabled, .btn-primary[disabled] {
	background: #ccc;
	border-color: #ccc;
	color: #fff;
}

.icon-is-addon {
	background: 0 !important;
	opacity: .5;
	text-align: center;
}
.icon-is-addon:before {
	content: "+";
	display: inline-block;
	border-radius: 30px;
	color: #0F4C81;
	line-height: 9px;
	vertical-align: middle;
	width: 12px;
	height: 12px;
	font-size: 13px;	
}

input[type="checkbox"]:disabled {
	background: #0F4C81;
	opacity: .2;
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	border-color: #0F4C81;
}

input[type="checkbox"]:checked {
	background: #0F4C81;
}

.navbar-admin-top li.dropdown.active>.dropdown-toggle,
.navbar-admin-top li.dropdown:hover .dropdown-toggle, .navbar-admin-top li.dropdown:active .dropdown-toggle, .navbar-admin-top li.dropdown:focus .dropdown-toggle {
	background: #0F4C81;
	background: #0057A3 !important;
	color: #fff;
}

.table-tree tbody td,
.table tbody tr:hover > td, .table tbody tr:hover > th {
	background: #8DC1EF;
	background: rgba(240, 240, 240, 0.5);
}



.btn-info[class*="o-status-"].dropdown-toggle {
	width: 100%;
	color: #fff;
}

.btn-info[class*="o-status-"].dropdown-toggle .caret {
	border-top-color: #fff;
}

.badge {
	background: #0057A3;
}

.admin-content-wrap .sidebar .sidebar-row .sidebar-stat li {
	width: 70%;
}



.o-status-c {
	background: #008904;
}
.o-status-n {
	background: #000 !important;
}

.statistic .price {
	color: #008904;
}


.admin-content-wrap .sidebar {
	border: 0;
}

.stat-icon {
/*
    width: 60px;
    height: 60px;
    top: 20px;
    left: 20px;
    margin: 5px;

*/
    margin: 15px 0 0 15px;
    float: left;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    background-image: url(../i/admincons.png);
    background-repeat: no-repeat;
    width: 70px;
    height: 70px;
}


.stat-users .dashboard-card-content {
    background: #0057A3;
    color: white;
}


.stat-users .stat-icon {
    background-position: 0 center;
}

.stat-users .stat-icon {
    background-position: 0 center;
}

.stat-pages .dashboard-card-content {
    background: #bd5798;
    color: white;
}
.stat-carts .dashboard-card-content {
    background: #8c47ab;
    color: white;
}
.stat-orders .dashboard-card-content {
    background: #f58220;
    color: white;
}

.stat-orders .stat-icon {
    background-position: -106px center;
}


.stat-taxes .dashboard-card-content {
	background: #333;
	color: #fff;
}
.stat-paid .dashboard-card-content {
    background: #008904;
    color: white;
}

.stat-paid .stat-icon {
    background-position: -214px center;
}


.stat-products .dashboard-card-content {
    background: #0088FF;
    color: white;
}


.stat-outofstock .dashboard-card-content {
    background: rgba(255, 0, 0, 0.4);
    background: #bd362f;
    color: white;
}

.stat-nostock .stat-icon {
    background-position: -418px center;
}

.dashboard-statistics, .dashboard-table-order-by-statuses {
    width: 48%;    
}

.dashboard-statistics .nav-tabs {
    display: none;
}
.dashboard-card-content h3 {
	font-size: 24px;
	padding: 10px 0;
	transition: all .2s linear;
}

.dashboard-card-content h3 a {
     -webkit-transition: all 0.2s linear;
     -moz-transition: 	 all 0.2s linear;
     -o-transition: 	 all 0.2s linear;
     transition: 		 all 0.2s linear;
    
    display: block;
    padding: 10px 0;margin-bottom: 5px;
}

.dashboard-card-content h3 a:hover {
    text-decoration: none;
    background: rgba(255, 255, 255, 0.18);
}
.dashboard-card-content h3 a,
.dashboard-card-content h3,
.dashboard-card-content {
    color: #fff;
}

.dashboard-row-bottom h4,
.dashboard-row h4,
.dashboard-card-title {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
.dashboard-card-title {
    padding: 5px 10px;

    text-transform: uppercase;
    color: #000;
    border-bottom: 0;
    overflow: hidden;
	transition: all .2s linear;
}

.dashboard-card-title .icon-fa {
    font-size: 20px;
    line-height: 22px;
    float: left;
}


.dashboard-stats {
    font-size: 0;
}
.dashboard-cards {
	display: flex !important;
	flex-flow: row;
	flex-wrap: wrap;
	margin: 0 -1% 10px 0 !important;
	width: auto;
}
.dashboard-cards:after {
	content: "";
	width: auto;
	display: inline-block;
}
.dashboard-card {
    width: 24%;
    margin:0 1% 1% 0;
    display: block;
    float: left;
    vertical-align: top;
    border: 0;
    box-shadow: none;
    border: 0;
    background: 0;
	box-shadow:0 0 0 1px #ccc;
}

.dashboard-card a {
	width: 100%;
}

.dashboard-activity {
	margin-top: 20px;
}

.dashboard-activity,
.dashboard-main-column {
	margin-left: 0 !important;
}


.dashboard-card:hover a {
	text-decoration: none;
}

.dashboard-card:hover .dashboard-card-content h3 {
	padding: 0;
}
.dashboard-card:hover .dashboard-card-title {
	padding: 15px 10px;
	color: #0060B5;
	
}
.dashboard-card:hover {
	box-shadow: 0 0 1px #000;
	cursor: pointer;
}

.btn-info[class*="o-status-"] {
	display: block;
	text-align: center;
	font-size: 12px;
	line-height: 24px;
}

.dashboard-row > div {
	border: 1px solid #f8f8f8;
}

.scrollable-table {
	max-height: 333px;
}

.cm-row-status-d td a {
	color: #bfbfbf;
}
ul.inline.social-share {display: none !important;}

@media screen and (max-width:1400px) and (min-width:980px) {
	.admin-content-wrap .content {
		min-width: 50%;
	}
	.admin-content-wrap .sidebar {
		position: relative;
		top:20px !important;
	    background: none !important; 
	    width: 230px !important;
	    min-width: 230px !important;
	    max-width: 230px !important;
	    padding:0 10px !important;
	    height: calc(100% - 20px) !important;
	    margin-top: -10px !important;
	    right: auto !important;
	    z-index: 100 !important;
	}
	.dialog-is-open .admin-content-wrap .sidebar {
		z-index: unset !important
	}
	
	.admin-content-wrap .content {
		padding-right: 10px;
	}
	.admin-content-wrap .sidebar-toggle {
		display: none !important;
	}
	
}

.dashboard-card-content {
	font-size: 0;
	background: #0F4C81;
	color: #fff;
}

.btn-untappd {
	background-color: #ff9200;
	font-weight: bold;
	color: #000;
	width: 150px;
}

.btn-ratebeer {
	background-color: #0d47a1;
	font-weight: bold;
	color: white;
	width: 150px; margin-top: 10px;
}

.nested-tree ul li .link span {
	margin-top: 3px;
}

.nested-tree ul li a {
	line-height: 1.2;
	margin-bottom: 4px;
}

@media print { 
	.input-mini {
		width: 90px;
	}
	#content_manage_products .table-middle tr th.left,
	#content_manage_products .table-middle tr td.left,
	#content_manage_products .table-middle tr th:last-child,
	.table-middle tr td:last-child,
	.admin-content-wrap .sidebar,
	.sidebar,
	a[href]:after,
	[type="checkbox"],
	.pagination,
	#actions_panel,
	.language-wrap,
	.navbar-admin-top { display: none; }
	.admin-content-wrap .content .content-wrap {
		padding-top: 0;
	}
}
