/*============================================
	Common style
============================================*/

.no-radius {
    border-radius: 0 !important;
}

.no-right-radius {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.no-left-radius {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.row-eq-height, .row-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.row-flex-center {
	align-items: center;
}

.wb-ba {
    word-break: break-all;
}

.w100p {
    width: 100% !important;
}

.user-tabs {
    display: none;
}

.bg-e9 {
    background: #e9e9e9;
}

.bg-ff {
    background: #fff;
}

.bc-ff {
    border-color: #fff;
}

.mhn {
    min-height: 0 !important;
}

.mt0 {
	margin-top: 0px !important;
}

.ncb::before {
	display: none;
}

.new-widget, .active-widget {
	background-color: #ffeecc !important;
}

.inactive-widget {
	background-color: #e0e0e0 !important;
}

.block-wrapper {
	position: relative;
	display: block;
	width: 100%;
}

/*============================================
	Reset theme
============================================*/

*:focus {
    outline: none;
}

.input-group-addon {
    color: #555555;
}

.hide-panel {
    display: none;
}

.ui-sortable-disabled {
    display: block !important;
}

.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 39px;
}

.fancytree-container tbody tr td {
    max-width: none;
}

.fancytree-container .panel-controls {
    float: none;
    padding-left: 0;
    padding-right: 0;
    margin-right: 0;
}

.bs-component {
    overflow-x: auto;
}

.panel-heading .panel-header-menu {
    position: absolute;
    right: 0;
    top: 0;
}

.panel-heading {
    height: auto;
    min-height: 52px;
}

.panel-heading .panel-title {
    height: auto;
    float: none !important;
}

table.fancytree-ext-table tbody span.fancytree-node, table.fancytree-ext-table tbody span.fancytree-node:hover {
    /*overflow: visible;*/
    display: block;
    /*min-height: 50px;*/
    /*max-height: 50px;*/
    padding-top: 8px;
}

.fancytree-container .btn {
    width: 39px;
}

.admin-form .checkbox, .admin-form .radio {
    width: auto;
    border: none;
}

.admin-form .radio input[type="radio"], .admin-form .radio-inline input[type="radio"], .admin-form .checkbox input[type="checkbox"], .admin-form .checkbox-inline input[type="checkbox"] {
    position: relative;
}

.tab-pane {
    padding-top: 20px;
}

.grid-view {
    padding: 0 0 15px 0;
}

body.sb-l-m .sidebar-menu > li > ul {
    padding-bottom: 20px;
}

.form-group {
    position: relative;
}

/*==========================================
	Admin Login
==========================================*/

body.external-page.sb-l-c.sb-r-c div#main {
    background-image: none;
    background-color: #ffffff;
}

/*==========================================
	Admin Dashbard
==========================================*/
.dashboard .quick-links ul {
    list-style-type: none;
    padding: 0;
}

.dashboard .quick-links ul li ul {
    border-bottom: 1px dashed #b9b9b9;
	padding: 3px 0px 3px 30px;
}

.dashboard .quick-links ul li:last-child ul:last-child {
    border-bottom: 0;
}

.dashboard .quick-links ul li ul li {
	/*background: url('../img/dashboard/bullet.png') no-repeat 0px 9px transparent;*/
	/*padding-left: 11px;*/
}

.dashboard .quick-links ul li {
    position: relative;
}

.dashboard .quick-links h2.title, .dashboard .sales-report h2.title {
    /*font-weight: lighter;*/
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 19px;
    margin-top: 17px;
}

.dashboard .quick-links .panel-body .section h3.title {
    /*margin-top: 0;*/
    font-size: 16px;
}

.dashboard .quick-links .panel-heading .i-edit, .dashboard .sales-report .panel-heading .i-edit {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 11px;
    background-repeat: no-repeat;
    top: 16px;
    cursor: pointer;
}

.dashboard .quick-links .panel-heading .i-edit {
    top: -31px;
}

.dashboard .quick-links .section ul li i {
    position: absolute;
    width: 28px;
    height: 28px;
    left: 0;
    background-repeat: no-repeat;
	top: 4px;
	text-align: center;
}

.dashboard .quick-links ul li ul li a {
	font-weight: 500;
}

.dashboard .quick-links .panel-heading .dropdown {
    display: block;
    margin-left: -9px;
    margin-right: -9px;
}

.dashboard .sales-report .panel-body .views {
    margin-top: 19px;
    margin-bottom: 19px;
}

.dashboard .sales-report .panel-body .views .total span.subtotal {
    display: block;
}

.dashboard .sales-report .panel-body .views .total {
    margin-top: -4px;
}

.dashboard .sales-report .panel-body .views .update-chart-views {
    max-width: 529px;
}

.dashboard .sales-report .panel-heading .dropdown-menu {
    width: 100%;
    margin-top: 0;
}

.dashboard .sales-report .panel-heading .date-range * {
    line-height: 18px;
    vertical-align: middle;
    margin-bottom: 0;
}

.dashboard .views .update-chart-views {
    height: 30px;
    line-height: 30px;
}

.dashboard .sales-report div#chart_div {
    overflow: hidden;
    width: 100%;
}

/*=============================================
	Dashboard panel
=============================================*/

.dashboard .panel-heading + .panel-body {
    padding-top: 0;
}

/*=============================================
	Dashboard Grid System
=============================================*/

@media (max-width: 1280px) {
    .dashboard .col-lg-6.quick-links, .dashboard .col-lg-6.sales-report {
        width: 100%;
    }

    .dashboard .col-lg-6.sales-report .col-md-12.total {
        margin-top: 20px;
        width: 100%;
    }
}

/*========================================
	Admin Report
========================================*/

.report-container-wrapper .report-container .include_graph .report-chart-wrapper {
    visibility: visible !important;
}

/*========================================
	Common Background Images
========================================*/
.i-notepad {
    background-image: url('../img/dashboard/s_notepad icon.png');
}

.i-card {
    background-image: url('../img/dashboard/s_card icon.png');
}

.i-chair {
    background-image: url('../img/dashboard/s_chair icon.png');
}

.i-docs {
    background-image: url('../img/dashboard/s_doc3 icon.png');
}

.i-lightbulb {
    background-image: url('../img/dashboard/s_lightbulb icon.png');
}

.i-pin {
    background-image: url('../img/dashboard/s_pin icon.png');
}

.i-lined-sphere {
    background-image: url('../img/dashboard/s_lined sphere icon.png');
}

.i-pricetag {
    background-image: url('../img/dashboard/s_pricetag icon.png');
}

.i-circle-divided {
    background-image: url('../img/dashboard/s_circle divided in three icon.png');
}

.i-key {
    background-image: url('../img/dashboard/s_key icon.png');
}

.i-mail {
    background-image: url('../img/dashboard/s_email icon.png');
}

.i-search, .icon-search {
    background-image: url("../img/glyphicons-halflings.png");
    background-position: -48px 0;
    display: inline-block;
    height: 14px;
    width: 14px;
    line-height: 14px;
    background-repeat: no-repeat;
}

.i-search-globe {
    background-image: url('../img/dashboard/s_search globe icon.png');
}

.i-wrench {
    background-image: url('../img/dashboard/s_wrench icon.png');
}

.i-gear {
    background-image: url('../img/dashboard/s_gear icon.png');
}

.i-cart {
    background-image: url('../img/dashboard/s_cart icon.png');
}

.i-filmstrip {
    background-image: url('../img/dashboard/s_filmstrip icon.png');
}

.i-wrench-and-hammer {
    background-image: url('../img/dashboard/s_wrench and hammer icon.png');
}

.i-edit {
    background: url('../img/dashboard/edit page icon.png');
}

/*==============================================
	Clear Cache Form
==============================================*/

#form-clear-cache #clear-cache-form .control-label {
    width: 150px !important;
    float: none !important;
    text-align: inherit !important;
    margin-left: 10px !important;
}

/*=============================================
	Error Alert
=============================================*/

.alert.alert-error {
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48;
}

.alert.alert-error ul.unstyled {
    list-style-type: none;
    padding: 0;
}

.alert.alert-error ul.unstyled li .errorSummary ul li {
    list-style-type: disc;
}

.errorMessage {
    color: red;
}

/*=============================================
	Product
=============================================*/

.products-update-forms .product-details-form, .products-update-forms .meta-product-form, .products-update-forms .attributes-form, .products-update-forms .gallery {
    margin-top: 20px;
}

.products-update-forms .subproduct-list, .products-update-forms .features {
    margin-top: 5px;
}

.products-update-forms .product-details-form .tab-content .tab-pane {
    /*margin-top: 18px;*/
    padding-top: 0;
}

.products-update-forms .product-details-form .tab-content.user-tabs, .products-update-forms .product-details-form .tab-content.detail-tabs {
    padding-top: 0;
    margin-top: 20px;
}

.products-update-forms .product-details-form .tab-content .tab-pane .panel {
    margin-bottom: 0;
}

.products-update-forms .product-details-form .tab-content .tab-pane .redactor-editor {
    min-height: 500px;
}

.products-update-forms .meta-product-form .form-group textarea.form-control {
    min-height: 200px;
}

.products-update-forms ul.nav.nav-tabs.top-nav-tabs.affix {
    top: 60px;
    width: 100%;
    background: #ffffff;
    z-index: 2;
}

.products-update-forms select.form-control[multiple="multiple"] {
    min-height: 100px;
}

.products-update-forms .subproduct-list {
    /*overflow-x: scroll;*/
}

.urls-grid .grid-view {
    padding-bottom: 0;
}

a.remove-date-time-on-sale {
    position: absolute;
    top: 12px;
    right: -4px;
}

a.show-hide-user-tabs {
    position: absolute;
    top: 12px;
    right: 11px;
}

.products-update-forms .tab-pane.active .right-panel legend {
    border-bottom: 1px solid #ffffff;
}

.product-details-form .note-editable.panel-body {
    min-height: 408px;
}

/*=============================================
	Sub Product Details Forms
=============================================*/

.subproduct-details-forms {
    margin-top: 20px;
}

/*=============================================
	Ecommerce Discount Form
=============================================*/

.ecommerce-discount-form {
    /*margin-top: 20px;*/
}

/*=============================================
	GridView
=============================================*/

.grid-view .summary {
    margin: 0 0 5px 0;
    text-align: right;
}

.grid-view .pager {
    margin: 5px 0 0 0;
    text-align: right;
}

.grid-view table.table.table-hover.table-responsive.table-striped.table-bordered th, .grid-view table.table.table-hover.table-responsive.table-striped.table-bordered tr.filters td, .list-view th, .list-view .filters td {
    vertical-align: middle;
    text-align: center;
}

div.table, .list-view {
	/* overflow-x: auto; */
}

.col20 {
    word-wrap: break-word;
}

.cole20 {
    word-wrap: break-word;
    text-align: center;
}

.colae20 {
    word-wrap: normal;
    text-align: center;
}

.cola20 {
    word-wrap: normal;
}

.col40 {
    word-wrap: break-word;
}

.cole40 {
    word-wrap: break-word;
    text-align: center;
}

.colae40 {
    word-wrap: normal;
    text-align: center;
}

.cola40 {
    word-wrap: normal;
}

.col60 {
    word-wrap: break-word;
}

.cole60 {
    word-wrap: break-word;
    text-align: center;
}

.colae60 {
    word-wrap: normal;
    text-align: center;
}

.cola60 {
    word-wrap: normal;
}

.col80 {
    word-wrap: break-word;
}

.cole80 {
    word-wrap: break-word;
    text-align: center;
}

.colae80 {
    word-wrap: normal;
    text-align: center;
}

.cola80 {
    word-wrap: normal;
}

.col100 {
    word-wrap: break-word;
}

.cole100 {
    word-wrap: break-word;
    text-align: center;
}

.colae100 {
    word-wrap: normal;
    text-align: center;
}

.cola100 {
    word-wrap: normal;
}

.col120 {
    word-wrap: break-word;
}

.cole120 {
    word-wrap: break-word;
    text-align: center;
}

.colae120 {
    word-wrap: normal;
    text-align: center;
}

.cola120 {
    word-wrap: normal;
}

.col140 {
    word-wrap: break-word;
}

.cole140 {
    word-wrap: break-word;
    text-align: center;
}

.colae140 {
    word-wrap: normal;
    text-align: center;
}

.cola140 {
    word-wrap: normal;
}

.col160 {
    word-wrap: break-word;
}

.cole160 {
    word-wrap: break-word;
    text-align: center;
}

.colae160 {
    word-wrap: normal;
    text-align: center;
}

.cola160 {
    word-wrap: normal;
}

.col180 {
    word-wrap: break-word;
}

.cole180 {
    word-wrap: break-word;
    text-align: center;
}

.colae180 {
    word-wrap: normal;
    text-align: center;
}

.cola180 {
    word-wrap: normal;
}

.col200 {
    word-wrap: break-word;
}

.cole200 {
    word-wrap: break-word;
    text-align: center;
}

.colae200 {
    word-wrap: normal;
    text-align: center;
}

.cola200 {
    word-wrap: normal;
}

.col220 {
    word-wrap: break-word;
}

.cole220 {
    word-wrap: break-word;
    text-align: center;
}

.colae220 {
    word-wrap: normal;
    text-align: center;
}

.cola220 {
    word-wrap: normal;
}

.col240 {
    word-wrap: break-word;
}

.cole240 {
    word-wrap: break-word;
    text-align: center;
}

.colae240 {
    word-wrap: normal;
    text-align: center;
}

.cola240 {
    word-wrap: normal;
}

.col260 {
    word-wrap: break-word;
}

.cole260 {
    word-wrap: break-word;
    text-align: center;
}

.colae260 {
    word-wrap: normal;
    text-align: center;
}

.cola260 {
    word-wrap: normal;
}

.col280 {
    word-wrap: break-word;
}

.cole280 {
    word-wrap: break-word;
    text-align: center;
}

.colae280 {
    word-wrap: normal;
    text-align: center;
}

.cola280 {
    word-wrap: normal;
}

.col300 {
    word-wrap: break-word;
}

.cole300 {
    word-wrap: break-word;
    text-align: center;
}

.colae300 {
    word-wrap: normal;
    text-align: center;
}

.cola300 {
    word-wrap: normal;
}

.col320 {
    word-wrap: break-word;
}

.cole320 {
    word-wrap: break-word;
    text-align: center;
}

.colae320 {
    word-wrap: normal;
    text-align: center;
}

.cola320 {
    word-wrap: normal;
}

.col340 {
    word-wrap: break-word;
}

.cole340 {
    word-wrap: break-word;
    text-align: center;
}

.colae340 {
    word-wrap: normal;
    text-align: center;
}

.cola340 {
    word-wrap: normal;
}

.col360 {
    word-wrap: break-word;
}

.cole360 {
    word-wrap: break-word;
    text-align: center;
}

.colae360 {
    word-wrap: normal;
    text-align: center;
}

.cola360 {
    word-wrap: normal;
}

.col380 {
    word-wrap: break-word;
}

.cole380 {
    word-wrap: break-word;
    text-align: center;
}

.colae380 {
    word-wrap: normal;
    text-align: center;
}

.cola380 {
    word-wrap: normal;
}

.col400 {
    word-wrap: break-word;
}

.cole400 {
    word-wrap: break-word;
    text-align: center;
}

.colae400 {
    word-wrap: normal;
    text-align: center;
}

.cola400 {
    word-wrap: normal;
}

.col420 {
    word-wrap: break-word;
}

.cole420 {
    word-wrap: break-word;
    text-align: center;
}

.colae420 {
    word-wrap: normal;
    text-align: center;
}

.cola420 {
    word-wrap: normal;
}

.col440 {
    word-wrap: break-word;
}

.cole440 {
    word-wrap: break-word;
    text-align: center;
}

.colae440 {
    word-wrap: normal;
    text-align: center;
}

.cola440 {
    word-wrap: normal;
}

.col460 {
    word-wrap: break-word;
}

.cole460 {
    word-wrap: break-word;
    text-align: center;
}

.colae460 {
    word-wrap: normal;
    text-align: center;
}

.cola460 {
    word-wrap: normal;
}

.col480 {
    word-wrap: break-word;
}

.cole480 {
    word-wrap: break-word;
    text-align: center;
}

.colae480 {
    word-wrap: normal;
    text-align: center;
}

.cola480 {
    word-wrap: normal;
}

.col500 {
    word-wrap: break-word;
}

.cole500 {
    word-wrap: break-word;
    text-align: center;
}

.colae500 {
    word-wrap: normal;
    text-align: center;
}

.cola500 {
    word-wrap: normal;
}

.grid-view td select, .grid-view td input:not([type="checkbox"]) {
    display: block;
    width: 100%;
    height: 30px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.grid-view div.table table.table.table-hover.table-responsive.table-striped.table-bordered td input:not(input[type="checkbox"]) {
    display: block;
    width: 100%;
    height: 30px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-group .grid-view input[type="checkbox"] {
    margin: 0;
}

/*=============================================
	Widget Content Search Form
=============================================*/

.widget-content-search #type label, .widget-content-search #revision label {
    min-width: 50px;
    text-align: left;
    margin-left: 5px;
}

/*=============================================
	Update Page Forms
=============================================*/

.update-page-forms .info-form, .update-page-forms .access-form, .update-page-forms .others-form, .update-page-forms .agents-form, .update-page-forms .revisions-form, .update-page-forms .urls-form, #coupons-code .discount-coupon-form {
    /*margin-top: 20px;*/
}

.update-page-forms #user-agents-form {
    float: left;
}

/*=============================================
	Inline Forms
=============================================*/

.form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}

.form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
}

.form-inline .form-group .form-control {
    display: inline-block !important;
    width: auto !important;
    vertical-align: middle;
}

/*=============================================
	i tag i-form Forms
=============================================*/

i.i-form {
    display: block;
    margin-top: 12px;
}

/*=============================================
	Customize Page Forms
=============================================*/

.customize-page-forms .form {
    margin-top: 20px;
}

/*=============================================
	Bootstrap Dropdown Submenu
=============================================*/

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #cccccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #555555;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

li.dropdown.menu-merge.open ul.dropdown-menu ul.dropdown-menu {
    width: 100%;
    left: -104%;
    top: 0;
    border-top: 0;
    border-right: 3px solid transparent;
    border-right-color: #3498db;
}

li.dropdown.menu-merge.open ul.dropdown-menu ul.dropdown-menu:after {
    right: -20px;
    top: 4%;
    bottom: 90%;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #3498db;
}

/*=================================================
	Alliance Log Grid
=================================================*/

.grid-view .dateTimeCol .row {
    margin-top: 0;
    margin-bottom: 5px;
}

.grid-view .dateTimeCol .hasDatepicker {
    display: inline-block;
    width: 100px;
    margin-top: 5px;
}

.grid-view .dateTimeCol a.remove-created-datetime-from {
    display: inline-block;
}

/*============================================
	Reset Form
============================================*/

.form-group textarea {
    min-height: 200px;
}

/*.form-horizontal .form-group div[class$="-12"] .control-label {*/
/*padding-top: 0;*/
/*}*/

.form-horizontal .form-group .text-control {
    padding-top: 10px;
}

/*============================================
	Admin User Forms
============================================*/

.admin-user-forms .accessible-workflows-form, .admin-user-forms .accessible-workflows-form .accessible-worflows-grid {
    margin-top: 20px;
}

/*============================================
	Roles Forms
============================================*/

.auth-item-forms .tab-content {
    margin-top: 20px;
}

/*============================================
	Modal dialog
============================================*/

.modal-dialog {
    margin: 60px auto;
}

/*============================================
	Loading icon
============================================*/

.loading {
    background: url("../img/loading/ajax-loader_bar.gif") no-repeat;
    background-size: contain;
    height: 38px;
    margin: 0 -8px;
    background-position: center;
}

/*============================================
	Admin Order
============================================*/

.order-summary-wrapper, .order-management-wrapper, .order-history-wrapper, .return-authorization-wrapper {
    padding: 10px;
}

.order-footer-wrapper .order-footer {
    padding-right: 11px;
}

@media screen and (max-width: 991px) {
    .order-footer-wrapper .order-footer {
        padding-right: 0;
    }
}

.order-footer-back > div {
    color: #008844;
}

.replaced-order-amount-charge {
    background-color: #008844;
    color: #ffffff;
}

.bo-order-edit-page, .bo-order-edit-page h3 {
    font-size: 13px;
}

.bo-order-edit-page h3 {
    color: #c88a0a;
}

.bo-order-edit-page .only-view-child-name-col {
    padding-left: 30px;
}

.order-footer-wrapper div.col-xs-8 span, .order-return-auth-footer-wrapper div.col-xs-8 span {
    font-weight: bold;
}

.order-footer-refund {
    color: #990000;
}

.credit-total, .refund-total, .replaced-order-refund-amount {
    background-color: #990000;
    color: #ffffff;
}

.order-footer-wrapper div.col-xs-12 {
    margin-top: 5px;
}

.order-footer-wrapper .order-total, .order-return-auth-footer-wrapper .order-total {
    background-color: #182856;
    color: #ffffff;
}

.order-management-info-wrapper, .order-information-wrapper {
    border: 1px solid #dddddd;
    margin: 0;
}

.shipping-address-info-wrapper, .payment-address-info-wrapper {
    border-right: 1px solid #dddddd;
    padding-bottom: 10px;
}

.payment-info-wrapper {
    padding-bottom: 10px;
}

.payment-information-wrapper {
    border-left: 1px solid #dddddd;
    padding-bottom: 10px;
}

.order-information-wrapper {
    margin-bottom: 15px;
}

/*============================================
	Param form
============================================*/

.form-group.content-editor-buttons {
    margin-top: 30px;
}

/*============================================
	XTabs widget
============================================*/

.tab-block .nav-tabs > li > a {
    font-size: 13px;
}

/*============================================
	Promotion Manager
============================================*/

.promotion-manager-wrapper .add-delete-promos-buttons {
    text-align: right;
}

/*============================================
	Resource Manager
============================================*/

div#resource-content {
    max-width: 100%;
    min-width: 100%;
}

/*============================================
	Multiselect List
============================================*/
.ui-multiselect div.selected, .ui-multiselect div.available {
    min-width: 50%;
    max-width: 50%;
}

.ui-multiselect.ui-helper-clearfix.ui-widget {
    min-width: 100%;
}

.ui-helper-hidden-accessible {
    display: none;
}

.ui-multiselect input.search {
    height: 22px;
    width: 90%;
    max-width: 700px;
}

/*============================================
	Manage Workflows
============================================*/
#workflow-grid i.icon-pencil.btn-edit-urls {
    position: absolute;
    top: 14px;
    right: 14px;
}

/*============================================
	Bootstrap MultiSelector
============================================*/
.bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]) {
    width: 100%;
}

.form-inline .bootstrap-select {
    display: inline-block;
    vertical-align: middle;
}

/*============================================
	Manage Widget Gallery Items
============================================*/
.manage-widget-gallery-items .select2 {
    min-width: 300px;
    max-width: 300px;
}

.sortable-item.gallery-item .panel {
    background: transparent;
}

.select2 {
    width: 100% !important;
}

/*============================================
	Compare workflow / setting page
============================================*/
.compare-workflow-page th select, .compare-setting-page th select {
    display: block;
    width: 100%;
    height: 30px;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #555555;
    font-weight: normal;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.compare-setting-page tr.different:nth-child(even) td, .compare-setting-page tr.different:nth-child(even):hover td {
    background-color: bisque;
}

.compare-setting-page tr.different:nth-child(odd) td, .compare-setting-page tr.different:nth-child(odd):hover td {
    background-color: cornsilk;
}

input.un-sync, input.check-all-sync-row {
    height: 14px;
}

/*============================================
	Daterange picker reset
============================================*/
.daterangepicker td.start-date, .daterangepicker td.end-date, .daterangepicker td.start-date.end-date {
    border-radius: 0;
}

/*============================================
	File manager resource
============================================*/

#elfinder .ui-widget-content.elfinder-button.elfinder-button-search > input {
    min-width: 100%;
}

.elfinder-wrapper {
	height: calc(100vh - 180px);
	max-height: calc(100vh - 180px);
}

/*============================================
	XFileSelector
============================================*/

.select-file {
    display: inline-block;
    margin-top: 10px;
}

/*============================================
	Template search form
============================================*/

.template-search-form {
    width: 100%;
    box-sizing: border-box;
	max-width: 370px;
}

/*============================================
	Notify box
============================================*/

.ui-pnotify-text {
    padding-left: 48px;
}

/*============================================
	Resource
============================================*/

.gallery-item .of-h img, .video-item .of-h img, .image-item .of-h img {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    margin-top: 20px;
    display: block;
    padding: 10px;
    color: #000;
}

.gallery-item.active .of-h img, .video-item.active .of-h img, .image-item.active .of-h img {
    box-shadow: 0 0 20px rgba(0, 0, 0, 1);
    border-radius: 20px;
    max-width: calc(100% - 40px);
    color: #000;
}

.edit-gallery-section {
    min-height: 62px;
    height: auto;
}

/*============================================
	Tray with Affix Content
============================================*/

/* css for page search */
#pageCra_admin_form {
    margin-top: -22px !important;
}
#pageCra_admin_form .section {
    margin-bottom: 8px !important;
}

#pageCra_admin_form #spy1{
    margin-bottom: 12px !important;
}
.tray400.p20 .affix {
    width: 360px;
}

.tray-center .affix {
    right: 420px;
    left: 270px;
    top: 130px;
    bottom: 0px;
    margin-bottom: 0;
    overflow: hidden;
    max-height: calc(100% - 20px);
}

.tray-center .affix .panel-heading + .panel-body #tab-page-revisions .section {
    /*height: calc(100vh - 208px);*/
    overflow-y: auto;
}

body.sb-l-m .tray-center .affix {
    left: 80px;
}

body.sb-l-m.tray-rescale .tray-center .affix {
    left: 65px;
}

body.sb-l-c .tray-center .affix {
    left: 20px;
}

body.tray-rescale .tray-center .affix {
    right: 65px;
}

.tray-center .affix .panel-body {
    height: calc(100% - 20px);
    max-height: calc(100% - 20px);
}

body.sb-l-c.sb-r-c .tray-center .affix {
    left: 20px;
}

/*============================================
	Tray with Affix Content (Responsive)
============================================*/

@media screen and (max-width: 900px) {

    body.sb-l-o.sb-l-m .tray-center .affix {
        left: 80px;
    }

    body.tray-rescale:not(.sb-l-m) .tray-center .affix {
        right: 20px;
    }
}

@media screen and (max-width: 600px) {

    body.tray-rescale .tray-center .affix {
        right: 20px;
    }

    body.sb-l-o.sb-l-m .tray-center .affix {
        left: 55px;
        top: 158px;
        /*bottom: 10px;*/
    }

    body.sb-l-c.tray-rescale .tray-center .affix {
        left: 20px;
    }

    body.sb-l-o:not(.sb-l-m) .tray-center .affix {
        left: 260px;
    }

    body.tray-rescale:not(.sb-l-m) .tray-center .affix {
        /*right: 10px;*/
    }
}

/*============================================
	Summernote
============================================*/

.admin-form .note-toolbar.panel-heading {
    overflow: visible;
}

/*============================================
	Subproduct
============================================*/

.table-hover > tbody > tr.default-subproduct > td, .table-hover > tbody > tr.default-subproduct:hover > td {
    background-color: #fadb9a;
}

/*============================================
	Search existing widget
============================================*/

#search-existing-widget .task-list {
    max-height: calc(100vh - 400px);
}

.tray-center .affix #widget-settings-tabs .tab-pane.active {
    max-height: calc(100vh - 400px);
    overflow-y: auto;
}

/*============================================
	Compare Settings
============================================*/

.compare-setting-page .sync-actions {
    margin-left: auto;
    margin-right: auto;
}

.compare-setting-page .sync-actions .copy-param, .compare-setting-page .sync-actions .copy-multiple {
    width: 30px;
    display: inline-block;
    position: relative;
    top: 2px;
}

/*============================================
	Remove padding of glyphicons theme
============================================*/
.glyphicons-ext:before {
    padding: 0
}

/*============================================
	Update Product
============================================*/

.product-gallery-picture {
    width: 100%;
}

.filter-form {
    display: none;
}

.filter-form .remove-attribute {
    position: absolute;
    top: 12px;
    right: -6px;
    font-size: 16px;
}

/*============================================
	Responsive Tabs
============================================*/

.responsive-tabs.nav-tabs span.glyphicon {
    position: absolute;
    top: 18px;
    right: 25px;
    font-size: 8px;
}

.responsive-tabs.nav-tabs span.glyphicon.glyphicon-triangle-top {
    display: none;
}

@media (min-width: 768px) {
    .responsive-tabs.nav-tabs span.glyphicon {
        display: none;
    }
}

.responsive-tabs.nav-tabs > li {
    display: none;
    float: none;
    text-align: center;
}

.responsive-tabs.nav-tabs > li.active {
    display: block;
}

.responsive-tabs.nav-tabs > li a {
    margin-right: 0;
}

@media (min-width: 768px) {
    .responsive-tabs.nav-tabs > li.active a {
        border-bottom-color: transparent;
    }
}

@media (min-width: 768px) {
    .responsive-tabs.nav-tabs > li {
        display: block;
        float: left;
    }
}

.responsive-tabs.nav-tabs.open span.glyphicon.glyphicon-triangle-top {
    display: block;
}

@media (min-width: 768px) {
    .responsive-tabs.nav-tabs.open span.glyphicon.glyphicon-triangle-top {
        display: none;
    }
}

.responsive-tabs.nav-tabs.open span.glyphicon.glyphicon-triangle-bottom {
    display: none;
}

.responsive-tabs.nav-tabs.open > li {
    display: block;
}

.responsive-tabs.nav-tabs.open > li a {
    border-radius: 0;
    border: 1px solid #dddddd;
}

/*============================================
	Admin Panels
============================================*/

.admin-panels .panel-controls [data-action="edit"], .admin-panels .panel-controls [data-action="delete"], .admin-panels .panel-controls [data-action="copy"] {
    display: none;
}

.admin-panels .panel-controls:hover [data-action="edit"], .admin-panels .panel-controls:hover [data-action="delete"], .admin-panels .panel-controls:hover [data-action="copy"] {
    display: inline-block;
}

.admin-panels .panel-controls {
    display: block;
    position: absolute;
    top: 0;
    right: 8px;
}

.admin-panels .panel-heading.panel-heading-md {
    min-height: 40px;
    max-height: 40px;
    line-height: 40px;
}

.admin-panels .panel-heading.panel-heading-md .panel-controls {
    min-height: 38px;
    max-height: 38px;
    line-height: 38px;
}

.tab-content {
    height: 100%;
}

.tab-pane {
    height: 100%;
}

.revision-selected {
	background: rgb(52, 152, 220);
	color: #fff;
}

.table-striped > tbody > tr.revision-selected > td{
	background: rgb(52, 152, 220);
	color: #fff;	
}
.table-striped > tbody > tr.revision-selected > td *{
	color: inherit;
}
.header-revision-list {
    background-color: #f7f7f7;
    margin-bottom: 20px;
    border-radius: 7px;
}

.header-revision-list .step {
    height: 55px;
    line-height: 55px;
    text-align: center;
    font-size: 15px;
    text-transform: uppercase;
}

.header-revision-list .step:not(:last-child):after, .header-revision-list .step:not(:last-child):before {
    position: absolute;
    content: "";
    right: -42px;
    top: 0;
    width: 0;
    height: 0;
    border: 27px solid transparent;
}

.header-revision-list .step:not(:last-child):before {
    border-left-color: #969696;
}

.header-revision-list .step:not(:last-child):after {
    border-left-color: #f7f7f7;
}

.page-revisions .switch-links {
    height: 30px;
}

.page-revisions .switch-links a:first-child {
    margin-right: 10px;
}

.page-revisions .switch-links a:last-child {
    margin-left: 10px;
}


/*============================================
	User Groups
============================================*/

.grid-view.overflow-x-visible div.table {
	overflow-x: visible;
    }


/* Large screens ----------- */
@media only screen  and (min-width : 1824px) {
    .grid-view td select, .grid-view td input:not([type="checkbox"]) {
        padding: 6px 15px;
        font-size: 14px;
    }

}

/*  CMS Image Widget    */
.cms-image-widget img {
    max-width: 90%;
    height: initial;
    margin-left: auto;
    margin-right: auto;
    flex: 1;
    display: block;
}

.cms-image-widget label.control-label {
    display: block;
    text-align: left;
    width: 100%;
}

.cms-image-widget .form-control {
    display: inline-block !important;
    max-width: calc(100% - 31px);
}

.cms-image-widget span.unit {
    display: inline-block;
    padding-left: 6px;
}

.cms-image-widget .image-filter-effect {
    margin-bottom: 5px;
    color: #f6931f;
    font-weight: bold;
    border: 0;
    background: transparent;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 50px;
    text-align: right;
    display: block;
}

.cms-image-widget .slider-wrapper {
    margin-top: 10px;
}

.cms-image-widget .bootstrap-select.image-style {
    max-width: calc(50% - 42px);
}

/*  Import Pages    */
.import-pages.list-pages .col-md-4 {
	width: 100%;
}

.import-pages.list-pages .page-data.page-data-not-imported {
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: stretch;
}

.import-pages.list-pages .page-data .panel.panel-widget {
	width: 300px;
}

.import-pages.list-pages .form-group.action {
	width: 100%;
	text-align: center;
}

.import-pages.list-pages .page-data .panel.panel-widget .panel-body {
	height: calc(100% - 52px);
}

.import-pages.list-pages .page-data .panel.panel-widget .panel-body [class*="import-error-"] {
	width: 100%;
}

.import-pages a.nav-link + .import-pages a.nav-link {
	padding-left: 10px;
	border-left: 1px solid #c5c5c5;
}

.import-pages .breadcrumb {
	text-align: right;
	width: 100%;
	padding-right: 0;
}

.import-pages .breadcrumb > li + li {
	padding-left: 2px;
}

.import-pages .breadcrumb > li + li:before {
	display: none;
}

/* Popup Basic */
.popup-basic .panel-body {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

/* Panel Widget */
.panel-widget ul.task-list .task-item {
	display: flex;
	flex-wrap: wrap;
	/*align-items: center;*/
}

.panel-widget ul.task-list .task-item .task-handle {
	height: 100%;
	display: flex;
	align-items: center;
}

.task-widget ul.task-list .task-item .task-desc {
	margin-left: 0;
	padding-left: 45px;
	max-width: 100%;
	padding-right: 30px;
}

.task-widget ul.task-list .task-item .task-desc a {
	word-wrap: break-word;
}

.task-widget ul.task-current .task-item .task-menu {
	display: flex;
	align-items: center;
}

.task-widget ul.task-list .task-item .task-menu:before {
	height: 100%;
	top: 0;
	background-position: center;
}

aside.tray.tray-right.tray400 {
	padding-top: 20px;
}

/* Panel */
.panel-heading .panel-tabs li {
	max-height: 50px;
	text-overflow: ellipsis;
	overflow: hidden;
	height: 50px;
	text-align: center;
	max-width: 400px;
}

.panel-heading .panel-tabs li a {
	max-width: 100%;
	word-wrap: break-word;
	max-height: 50px;
	overflow: hidden;
	margin-top: 1px;
}

.panel-tabs.panel-tabs-border > li.active > a {
	margin-top: 0;
}

.open > .dropdown-menu {
    left: auto;
	right: 0;
}

.open > .dropdown-menu.right {
	left: 0;
	right: auto;
}
#InditionBlogPost_heading_container .dropdown-style {
    left: 0!important;
    right: auto!important;
}
#post-details .dropdown-style {
    left: 0!important;
    right: auto!important;
}
#heading-editor  .dropdown-style {
    left: 0!important;
    right: auto!important;
}
.elfinder .ui-dialog {
	max-width: 100%;
	left: 50% !important;
	top: 50% !important;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	padding: 3px;
	background: #fff;
	z-index: 9999
}

.elfinder .ui-dialog-titlebar-close .ui-icon {
    background: transparent;
}

.elfinder .ui-dialog-titlebar-close .ui-icon:after {
	content: "Ã—";
	color: #666;
	position: absolute;
	right: 10px;
	top: 0;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;
}

.elfinder .ui-dialog:last-of-type .ui-dialog-titlebar {
	background: #fff;
	color: #666;
	height: 60px;
	line-height: 58px;
	padding: 0;
	padding-left: 18px;
	font-size: 17px;
	font-weight: 400;
	letter-spacing: 0.5px;
}

.elfinder .ui-dialog:last-of-type button {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	border-color: rgba(0, 0, 0, 0.07) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.18);
	white-space: nowrap;
	padding: 9px 12px;
	font-size: 13px;
	line-height: 1.49;
	border-radius: 2px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background: #fff;
}

.elfinder .ui-dialog:last-of-type .ui-state-default {
	color: #ffffff;
	background-color: #2384c6;
	border-color: rgba(0, 0, 0, 0.05);
}

.elfinder .ui-dialog:last-of-type .ui-resizable-se {
	display: none
}

.elfinder .elfinder-button-search [for*="elfinder-elfinderSearch"] {
	display: block;
	cursor: pointer;
}

.elfinder .elfinder-button-search input[type="text"] {
	background: transparent;
	top: 0;
	height: 100%;
}

.ui-helper-clearfix.ui-widget-header.ui-corner-top.elfinder-toolbar {
	display: flex;
	position: relative;
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.ui-widget-content.elfinder-button.elfinder-button-search {
	order: 1;
	margin-left: auto;
}

.elfinder-buttonset {
	display: flex;
	flex-wrap: nowrap;
}

/* Page 2 */

.btn-page-preview {
	width: 105px;
}

.btn-page-new-widget {
	width: 105px;
}

#selected-revision-info {
	padding-left: 13px;
}
.form-msg{
    border: none;
	padding-top:15px;
	padding-bottom:15px;

}
.cms-image-widget .ui-slider-horizontal{
    height: 0.6em;
}
/*Video player in */
.video_thumbnail {
/*	background: rgba(0, 0, 0, 0) url("/cra/themes/indition/img/video.png") no-repeat scroll center center / cover ;*/
        max-height: 360px;
        max-width: 640px;
        padding:10px;
        background-color: #ffffff;
        position:relative;
        margin-bottom: 10px;
    }
    .video_thumbnail .video_thumbnail_wrapper::before {
        background: rgba(0, 0, 0, 0) url("../img/video-thumbnail-play.png") no-repeat scroll center center / cover ;
        content: "";
        height: 100px;
        left: 50%;
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 100px;
        z-index: 30;
    }

.topbar-menu-open ~ #topbar.affix + #content{
	margin-top:0;
}

.topbar-menu-open ~ #topbar.affix + #content .admin-form{
	position: static
}
#workflow-grid-root {
    height: calc(100% - 4em);
    overflow-y: auto;
    overflow-x: hidden;
    margin-top: 1em
}

[class*="widget-icon-"]{
	font-size: 18px
}

.widget-icon-amp{
	color: #F26101;
}
.widget-icon-pure-html{
	color: rgb(191, 49, 49)
}
.widget-icon-css{
	color: rgb(48, 143, 208)
}
.widget-icon-js-code{
	color: rgb(111, 123, 44)
}
.widget-icon-video{
	color: #C2024F
}
.widget-icon-user-sign-up{
	color: rgb(97, 62, 62)
}
.widget-icon-user-info{
	color: rgb(98, 108, 113)
}
.widget-icon-sitemap{
	color: #AFAEBD
}
.widget-icon-site-links-search-box{
	color: rgb(224, 155, 69);
}
.widget-icon-sign-up{
	color: rgb(97, 62, 62)
}
.widget-icon-geo-location{
	color: #224732
}
.widget-icon-email{
	color: #88A34F
}svn 
.widget-icon-ga{
	color: #132326
}
.widget-icon-map{
	color: #BF352F	
}
.widget-icon-markup-code{
	color: #0A6187
}
.widget-icon-facebook{
	color: rgb(69, 115, 162)
}
.widget-icon-ga{
	color: #EE7F38;
}
.widget-icon-gtm{
	color: #295E52;
}
.widget-icon-popular-search{
	color: #6148A7
}
.widget-icon-rich-text{
	color: #10A682
}
.widget-icon-search{
	color: #0A1528
}
.widget-icon-login{
	color: #91BED4;
}
.widget-icon-image{
	color: #6148A7
}
.widget-icon-contact-us{
	color: #4F80E1
}
.widget-icon-amz-about{
    color: #6148A7;
}

.widget-icon-amz-review{
    color: #EE7F38;
}
.widget-icon-amz-gallery{
    color: #a611a5;
}
.widget-icon-amz-desc{
    color: #10A682;
}

.widget-icon-amz-details{
    color: #c41d55;
}
.widget-icon-amz-img{
    color: #475bc4;
}

.widget-icon-amz-price{
    color: #0a8b22;
}

.widget-icon-amz-title{
    color: #132326;
}

tr:hover span.fancytree-title{
	font-weight: 400 !important;
}
table.fancytree-ext-table tbody tr:hover{
	background-color: rgb(229, 243, 251);
	outline: 1px solid rgb(229, 243, 251);
}
table.fancytree-ext-table tbody tr:hover > td{
	background-color: inherit;

}
.fancytree-container .panel-controls{
	background: none;
}

.admin-form .gui-input::-webkit-input-placeholder{
	 color: rgb(202, 202, 202);
}
.admin-form .gui-input::-moz-placeholder { /* Firefox 19+ */
  color: rgb(202, 202, 202);
}
.admin-form .gui-input:-ms-input-placeholder { /* IE 10+ */
  color: rgb(202, 202, 202);
}
.admin-form .gui-input:-moz-placeholder { /* Firefox 18- */
  color: rgb(202, 202, 202);
}