.form-actions {
    margin-top: 0px !important;
    padding: 10px 20px !important;
}

.ui-jqgrid .ui-jqgrid-labels {
    border-left: 0px !important;
}

.ui-jqgrid tr.ui-jqgrid-labels th{
    padding: 0 5px;
}

.ui-jqgrid .ui-jqgrid-btable {
    border-left: 1px;
}

.ui-jqgrid tr.ui-row-ltr td, .ui-jqgrid tr.ui-row-rtl td {
    padding: 0 5px;
}

.ui-jqgrid tr.ui-row-ltr td:first-child, .ui-jqgrid tr.ui-row-rtl td:first-child{
    border-left-style: solid;
}

.grid_text_color { 
    font-weight: bold;
    color:#51BC0F;
}

.ui-jqgrid .ui-jqgrid-view, .ui-jqgrid .ui-paging-info, .ui-jqgrid .ui-pg-table, .ui-jqgrid .ui-pg-selbox {
    font-size: 11px;
}

.ui-pg-div .ui-icon {
    font-size: 14px;
}

.ui-jqgrid-sortable {
    color: #777777;
    font-size: 11px;
    font-weight: bold;
    padding-left: 0px;
}

.editable {
    font-size: 11px !important;
}
.ui-search-input input {
    font-size: 11px !important;
} 
#alertmod,#alertmod_product_list{display: none;}
#alertmod_product_list{position: fixed;}
#delmodproduct_list{position: fixed;}
.ui-icon-preview{color:#69aa46}.ui-icon-preview:before{content:"\f00e"}
.ui-icon-clone{color:red}.ui-icon-clone:before{content:"\f0c5"}
#eData .ui-icon-cancel,.ui-widget-overlay{display: none;}
.green{color: green !important; text-decoration: none !important;}
/*.modal-body{max-height: 300px;overflow: auto;}
#myModal{ overflow: hidden;}*/

ul.ui-autocomplete li{border: none;}
.ui-autocomplete {
    clear:both; 
    list-style-type: none;
    text-decoration: none;
} 

.ui-menu .ui-menu-item a {
    display: block;
    font-weight: 400;
    line-height: 1.5;
    min-height: 0;
    padding: 2px 0.4em;
    text-decoration: none;
}

.padding-five {
    padding: 5px;
}


#sub_product-list {
    list-style: none;
}
#sub_product-list li {
    background-color: #979696;
    display: block;
    float: left;
    margin-bottom: 3px;
    margin-left: 3px;
    margin-right: 10px;
    min-height: 81px;
    width: 104px !important;
    border: 2px solid #438EB9;
}

#sub_product-list li.highlight{
    background:#E8F7E6;
    border: 2px dashed #8BE27A;
}

#menu_prod_list {
    list-style: none;
    height:390px;
}

#menu_prod_list li {
    background-color: #979696;
    display: block;
    float: left;
    margin-bottom: 3px;
    margin-left: 3px;
    margin-right: 10px;
    min-height: 123px;
    width: 180px !important;
    border: 2px solid #438EB9;
}

#menu_prod_list li.highlight{
    background:#E8F7E6;
    border: 2px dashed #8BE27A;
}

.custom-modal {
    width: 800px;
}

.custom-modal .modal-body{
    max-height: 350px;overflow: auto;
}

a.ui-icon{ text-decoration: none !important;}

label.error{
    border-color: #F78181;
    color:red;
    display:block;
}

.draggable-placeholder{
    height: 42px !important;
}
.blog-list li {
    height: 42px !important;
}

#blog_text_image li {
    background-color: #979696;
    border: 2px solid #438EB9;
    display: block;
    float: left;
    margin-bottom: 3px;
    margin-left: 3px;
    margin-right: 10px;
}

.input-append .add-on, .input-prepend .add-on {
    background-color: #EEEEEE;
    border: 1px solid #CCCCCC;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    height: 32px;
    line-height: 20px;
    min-width: 16px;
    padding: 8px 5px;
    text-align: center;
    text-shadow: 0 1px 0 #FFFFFF;
    width: auto;
}

.input-append .add-on, .input-append .btn, .input-append .btn-group {
    margin-left: -1px;
}

.input-append .add-on, .input-prepend .add-on, .input-append .btn, .input-prepend .btn, .input-append .btn-group > .dropdown-toggle, .input-prepend .btn-group > .dropdown-toggle {
    border-radius: 0;
    vertical-align: top;
}
.input-append, .input-prepend {
    font-size: 0;
    white-space: nowrap;
}


.dropdown-menu.changetop {
    background-clip: padding-box;
    background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    display: none;
    float: left;
    left: 0;
    list-style: none outside none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    z-index: 1000;
}
.dropdown-menu.pull-right {
    left: auto;
    right: 0;
}
.dropdown-menu.changetop .divider {
    background-color: #E5E5E5;
    border-bottom: 1px solid #FFFFFF;
    height: 1px;
    margin: 9px 1px;
    overflow: hidden;
}
.dropdown-menu.changetop li > a {
    clear: both;
    color: #333333;
    display: block;
    font-weight: normal;
    line-height: 20px;
    padding: 3px 20px;
    white-space: nowrap;
}
.dropdown-menu.changetop li > a:hover, .dropdown-menu.changetop li > a:focus, .dropdown-submenu:hover > a {
    background-color: #0081C2;
    background-image: linear-gradient(to bottom, #0088CC, #0077B3);
    background-repeat: repeat-x;
    color: #FFFFFF;
    text-decoration: none;
}
.dropdown-menu .active > a, .dropdown-menu .active > a:hover {
    background-color: #0081C2;
    background-image: linear-gradient(to bottom, #0088CC, #0077B3);
    background-repeat: repeat-x;
    color: #FFFFFF;
    outline: 0 none;
    text-decoration: none;
}
.dropdown-menu .disabled > a, .dropdown-menu .disabled > a:hover {
    color: #999999;
}
.dropdown-menu .disabled > a:hover {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    cursor: default;
    text-decoration: none;
}

.collapse {
    height: 0;
    overflow: hidden;
    position: relative;
    transition: height 0.35s ease 0s;
}
.collapse.in {
    height: auto;
}
.changetop {
    top: 166px !important;
}

.bootstrap-datetimepicker-widget:before {
    content: none !important;
}
.bootstrap-datetimepicker-widget:after {
    top: -7px !important;
}

.marging-left {
    margin-left: -4px;
}

/* DASHBOARD*/
.btn.btn-big {
    border-bottom-style: none;
    border-bottom-width: 0;
    border-image: none;
    border-radius: 4px;
    border-top: 0 none;
    color: #FFFFFF;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.7;
    margin: 0.12% 0.02%;
    padding: 1.2% 0;
    position: relative;
    text-align: center;
}
.btn-big-width1 {
    width: 14%;
}

.ace-nav > li.navi_defualt_color > a {
    background-color: #438EB9;
}
.ace-nav > li.navi_defualt_color {
    border-left: medium none;
}
.ace-nav > li.navi_defualt_color > a:hover {
    background-color: #438EB9 !important;
}
.ace-nav > li.navi_defualt_color.open > a {
    background-color: #438EB9 !important;
}

.mousepointer {
    cursor: pointer;
}

.order-info {
    width: 150px; 
}

.itemdiv > .body > .text > [class*="icon-quote-"]:last-child {
    color: #DCE3ED;
    margin-right: 4px;
}

.itemdiv > .body > .time.ctime{
    font-weight: normal;
}

.dialogs2 {
    padding: 9px 9px 0;
    position: relative;
}

.itemdiv .tools.edit-btn {
    bottom: 0px;
}

.row.crmarging {
    margin-right: -10px; 
}

#trash {
    border: 1px dashed #D9D9D9;
}

#trash.ui-state-hover {
    border: 2px dashed #D9D9D9;
}

#trash h4{
    margin: 40px auto;
    color:#ccc;
    font-weight: bold;
}

img.cpointer {
    cursor: pointer;
}

.bottomZero {
    padding-bottom: 0px !important;
}

.country_lable_parent {
    padding-top: 5px;
    vertical-align: middle;
}

.ui-jqgrid .icon-save {
    height: 12px;
    color: #69AA46;
}

.qq-upload-list {
    display:none;
}

.btn-smc {
    border-width: 4px !important;
    font-size: 13px;
    line-height: 1.39;
    padding: 2px 9px;
}

.profile-user-info div, .profile-user-info-striped {
    border: 0px !important;
}

.profile-user-info {
    margin: 0 -24px;
}

.profile-info-value {
    margin-left: 150px !important;
     padding: 1px 0 4px 5px !important;
}

.profile-info-name {
     padding: 1px 5px 1px 0;
}

.cHr {
    margin: -4px 0px 10px 0;
}

.modal-lg {
    width: 900px;
}

 .printed_bg td{background-color:#EBCCCC !important;}

#order_list td {
    border: 0 none;
    padding: 5px;
    font-size: 12px;
}

.jqgfirstrow{
    visibility: hidden;
}

.admin-helper-loading-overlay {
    position: absolute;
    z-index: 9999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
}
.admin-helper-loading-overlay-inner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.admin-helper-lds-roller {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.admin-helper-lds-roller div {
  animation: admin-helper-lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 40px 40px;
}
.admin-helper-lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #fff;
  margin: -4px 0 0 -4px;
}
.admin-helper-lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}
.admin-helper-lds-roller div:nth-child(1):after {
  top: 63px;
  left: 63px;
}
.admin-helper-lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}
.admin-helper-lds-roller div:nth-child(2):after {
  top: 68px;
  left: 56px;
}
.admin-helper-lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}
.admin-helper-lds-roller div:nth-child(3):after {
  top: 71px;
  left: 48px;
}
.admin-helper-lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}
.admin-helper-lds-roller div:nth-child(4):after {
  top: 72px;
  left: 40px;
}
.admin-helper-lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}
.admin-helper-lds-roller div:nth-child(5):after {
  top: 71px;
  left: 32px;
}
.admin-helper-lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}
.admin-helper-lds-roller div:nth-child(6):after {
  top: 68px;
  left: 24px;
}
.admin-helper-lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}
.admin-helper-lds-roller div:nth-child(7):after {
  top: 63px;
  left: 17px;
}
.admin-helper-lds-roller div:nth-child(8) {
  animation-delay: -0.288s;
}
.admin-helper-lds-roller div:nth-child(8):after {
  top: 56px;
  left: 12px;
}
@keyframes admin-helper-lds-roller {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

