.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-right: 15px;
    padding-left: 15px;
}

.breadcrumb li span {
    color: #555;
}

/* Tables */
.table tr.heading > th {
    background-color: #F5F5F5 !important;
}

table th.wide-actions {
    min-width: 115px;
}

table th.center,
table td.center {
    text-align: center;
}

.table-striped > tbody > tr {
    background: #fff;
}

.table-bordered > thead > tr > th {
    vertical-align: middle;
}

.table-bordered > tbody > tr > td {
    vertical-align: middle;
}

table .actions {
    text-align: center;
}

table .actions .dropdown-menu {
    min-width: inherit;
}

table .state {
    text-align: center;
}
table .state > a > span {
    padding: 4px 3px;
}
table .state > a > span.fa-check {
    padding-right: 2px;
    padding-left: 2px;
}

table .confirm {
    text-align: center;
}

table .confirm > span {
    color: #26a69a;
}

table .id {
    text-align: center;
}

table .sort {
    text-align: center;
}

table .search tr:hover {
    background: none;
}

table .search .center {
    text-align: center;
}

.table .btn {
    margin-right: 0;
}

.js-sortable-handle {
    text-align: center;
    vertical-align: middle;
}

.js-sortable-handle:hover {
    cursor: pointer;
}

.mass-check-buttons {
    margin-bottom: 20px;
    margin-top: -5px;
}

.mass-check-buttons .btn {
    padding: 4px 9px;
}

/* Forms */
.form-horizontal .language-select {
    width: 55px;
    padding: 0 0 0 10px;
}

.form-horizontal .col-md-9 {
    padding-right: 15px;
}

.form-actions .buttons-wrapper {
    text-align: right;
    padding-right: 15px;
}

.photo-wrapper {
    margin-bottom: 15px;
}

.form-horizontal .label-multi-checkbox {
    padding-top: 0;
}

.form-horizontal .radio {
    margin-right: 3px;
}

.nested-categories label {
    margin-top: 5px;
    display: block;
}

.nested-categories label .fa.fa-circle {
    font-size: 8px;
    position: relative;
    top: -2px;
    color: #ccc;
}

.nested-categories label.sub-1 {
    margin-left: 20px;
}

.nested-categories label.sub-2 {
    margin-left: 40px;
}

.nested-categories label.sub-3 {
    margin-left: 60px;
}

.nested-categories label.sub-4 {
    margin-left: 80px;
}

.nested-categories label.sub-5 {
    margin-left: 100px;
}

.nested-categories label.sub-6 {
    margin-left: 120px;
}

/* Translation form */
.info-totals {
    margin-bottom: 15px;
}

.info-totals span.title {
    font-weight: bold;
    font-size: 14px;
}

.info-totals .label {
    padding: 1px 6px;
}

.translations-table td {
    padding: 3px;
}

.file-name-row {
    border-bottom: 1px solid #e5e5e5;
}
.file-name-row td {
    padding-bottom: 6px;
    padding-top: 15px;
}
.file-name-row td .label {
    padding: 1px 6px;
}
.file-name-row h4 {
    font-weight: bold;
    text-transform: uppercase;
    display: inline;
    margin-right: 3px;
    font-size: 15px;
}

.file-name-row .phrases-count {
    float: right;
}

/* Menus */
.nestable-block {
    margin-bottom: 20px;
}

.menus-edit h4 {
    margin-bottom: -10px;
}

.menus-edit .ms-list {
    height: 350px;
}

/* Footer */
.page-footer .page-footer-inner {
    margin-bottom: 9px;
}

/* Settings */
.sitemap-cron-url {
    margin-top: 15px;
}

/* Other */
.error-text ul {
    margin-bottom: 0;
}

/* Sidebar */
.page-sidebar-closed .sidebar-items {
    display: none;
}

.sidebar-items > div {
    background: #fff;
    padding: 15px;
}

.sidebar-items h5 {
    font-size: 16px;
    margin: 0 0 15px 0;
}

.sidebar-items .sidebar-item {
    margin-bottom: 10px;
}

/* Categories */
.categories-filter .nested-categories {
    border: 1px solid transparent;
    margin-top: 5px;
}

.nested-categories label:hover {
    cursor: pointer;
    color: #444;
}

.nested-categories label.show {
    display: block;
}

.nested-categories label.opened i.fa-folder:before {
    content: "\f07c";
}

.nested-categories .sub {
    display: none;
}

/* Managers */
.managers-table td > img.photo {
    margin-right: 5px;
}

/* Filter */
.filter {
    margin-top: 5px;
    border: 1px solid transparent;
}

.filter label {
    display: block;
    margin-top: 5px;
}

.filter label:hover {
    cursor: pointer;
}

.filter .expand {
    margin-top: 7px;
    text-align: center;
    display: block;
}

.filter .expand:hover {
    cursor: pointer;
}

.filter .expand i {
    font-size: 11px;
}

.filter .hiddenLabels {
    display: none;
}

.filter label.hiddenByFilter {
    display: none;
}

.filter label.showByFilter {
    display: block;
    margin-left: 0;
}

.nested-categories label.showByFilter i.fa-folder:before {
    content: "";
}

.nested-categories label.showByFilter i.fa-circle:before {
    content: "";
}

.brand-filter .btn-uncheck-all {
    margin-bottom: 10px;
    width: 100%;
}

/* Order by */
span.order-by.active {
    color: #3598dc;
}

span.order-by:hover {
    cursor: pointer;
    color: #3598dc;
}

/* Import */
.import-progress {
    display: none;
}

.progress-table .value {
    padding-left: 10px;
}

.import-alerts {
    margin-top: 20px;
}

.import-alerts .alert {
    display: none;
}

.btn-abort {
    display: none;
}

.import-progress .progress-table .status {
    padding-top: 10px;
}

.enabled-filters {
    display: none;
}

/* Select2 */
.select2.select2-container {

}

.select2.select2-container .select2-selection--single {
    border: none;
}

.select2-dropdown {
    border: 1px solid #e5e5e5;
}

.select2.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 2px 12px;
    color: #333;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 32px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    margin-right: 10px;
}

/* Search */
.page-header.navbar .search-form .input-group .form-control {
    color: #777;
}

.search-tabs li > a > .badge {
    margin-top: 0;
    margin-left: 1px;
}

.search-results .managers-table td {
    vertical-align: middle;
}

.search-results .managers-table .name img {
    margin-right: 10px;
}

.search-results .brands {
    padding-top: 20px;
}

.search-results .brands .item h3 {
    margin-top: 0;
}

.search-results .brands img {
    width: 100%;
}

.search-results span.bg-yllw {
    background: #f5d89e;
}

.search-results .view-mode {
    margin-bottom: 15px;
}

/* Product List */
.view-mode {
    float: right;
    padding-top: 10px;
    margin-bottom: 0;
}

.view-mode li {
    list-style: none;
    float: left;
    text-align: center;
    margin-left: 7px;
}

.view-mode li.first {
    line-height: 29px;
}

.view-mode span:hover {
    cursor: pointer;
}

.products .list,
.products .grid {
    display: none;
}

.portlet-title .view-mode span > i {
    display: block;
    font-size: 24px;
    height: 24px;
    line-height: 24px;
    margin: 0;
    color: #e1e0e0;
}

.view-mode span:hover i,
.view-mode span.active i {
    color: #667;
}

.products-grid .item {
    margin-bottom: 30px;
}

@media (max-width: 480px) {
    .products-grid .item {
        clear: left;
        width: 100%;
    }
}

.products-grid img {
    width: 100%;
}

.products-grid .title {
    margin-top: 10px;
    margin-bottom: 10px;
}

.products-grid .title a {
    font-size: 16px;
}

.products-grid .description .list-item {
    width: 100%;
    font-size: 14px;
    display: table;
}

.products-grid .description .list-item .left {
    float: left;
    font-weight: bold;
}

.products-grid .description .list-item .right {
    float: left;
    margin-left: 5px;
}

/* Product */
.product-secondary-products {
    list-style: none;
    padding: 7px 0 0 0;
    margin-bottom: 0;
}

.product-secondary-products li {
    padding-bottom: 5px;
}

.product-secondary-products li:before {
    font-family: FontAwesome;
    content: "\f054";
    font-size: 9px;
    position: relative;
    top: -1px;
}

.product-form .product-files {
    list-style: none;
    padding-left: 0;
    margin-top: 15px;
}
.product-form .product-files li {
    padding: 2px;
    font-size: 14px;
}

.product-form .product-files li .delete-link {
    color: #c00;
}

.product-form .product-files li .delete-link i {
    font-size: 12px;
}

tbody.search > tr > td {
    vertical-align: middle;
}

tbody.search > tr > td.select2-block .select2.select2-container .select2-selection--single {
    height: 32px;
}

.zone-page .top-actions {
    display: flex;
    justify-content: space-between;
    vertical-align: middle;
}

.zone-products th.images {
    width: 130px;
}

.zone-products-rows td.images {
    padding: 0;
}

.zone-products-rows td.images .images-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    vertical-align: middle;
}

.zone-products-rows .images-list a {
    width: 100%;
    flex: 50%;
    margin-bottom: 3px;
    display: block;
}

.zone-products-rows .images-list img {
    width: 60px;
    height: auto;
}

.zone-products-rows td.description {
    word-break: break-word;
}

.select2-container--open .select2-dropdown--above {
    min-width: 130px;
}

.block-error {
    background-color: #f2dede !important;
}

.block-error td {
    border-top: 1px solid #ebccd1 !important;
    border-bottom: 1px solid #ebccd1 !important;
}

.block-error .error-message {
    color: #a94442;
    font-weight: bold;
    padding-top: 5px;
}