.admin.com_miwoshop header.header {
    display: none !important;
}

.btn-subhead{
    display: none !important;
}

.container-main{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.container-main, #system-debug {
    padding-bottom: 0 !important;
}

.navbar {
    min-height: inherit !important;
}

#container_oc .navbar .nav li.dropdown.open > .dropdown-toggle {
  background-color: #2D73A2;
}

select, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    height: 35px !important;
    margin-bottom: 0px !important;
}

.table-bordered {
    border-collapse: collapse !important;
}

div.modal {
    overflow: inherit !important;
    background-color: transparent !important;
    border: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    width:auto !important;
    margin-left : auto !important;
    left: 0 !important;
}

.dropdown .caret {
    margin-top: 0 !important;
}

.header-profile {
    padding: 10px 20px 0px 20px;
}

#content_oc .alert .close {
    right: 0px !important;
}

/**** OpenCart ******/

/* panel */
.panel {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.panel > .panel-heading {
  font-size: 18px;
  padding: 7px 15px;
  border-top-right-radius: 0 !important;
  border-top-left-radius: 0 !important;
  border-color: #e5e5e5 !important;
}
.panel > .panel-heading .subtitle {
  font-size: 13px;
  margin-left: 10px;
  color: #BBBBBB;
  margin-bottom: 0;
}
.panel > .panel-heading .toolbars {
  float: right;
}
.panel > .panel-heading .toolbars a {
  color: #777777;
}
.panel > .panel-heading .toolbars a:hover,
.panel > .panel-heading .toolbars a:focus {
  color: #e74c3c;
}
.panel > .panel-heading .toolbars input {
  height: 30px;
}
.panel > .panel-heading .toolbars .input-icon i {
  margin-top: 8px;
}
.panel > .panel-heading .toolbars .btn-group a {
  margin-left: 10px;
}
.panel > .panel-footer {
  font-size: 18px;
  padding: 7px 15px;
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.panel.panel-primary {
  border-color: #e74c3c;
}
.panel.panel-primary > .panel-heading {
  color: #FFFFFF;
  background: #e74c3c;
  border-color: #e74c3c !important;
}
.panel.panel-primary > .panel-heading .subtitle {
  color: #FFFFFF;
}
.panel.panel-primary > .panel-heading .toolbars a {
  color: #777777;
}
.panel.panel-primary > .panel-heading .toolbars a:hover,
.panel.panel-primary > .panel-heading .toolbars a:focus {
  color: #f9f9f9;
}
.panel.panel-primary > .panel-footer {
  color: #FFFFFF;
  background: #e74c3c;
  border-color: #e74c3c !important;
}
.panel.panel-red {
  border-color: #bf4346;
}
.panel.panel-red > .panel-heading {
  color: #FFFFFF;
  background: #bf4346;
  border-color: #bf4346 !important;
}
.panel.panel-red > .panel-heading .subtitle {
  color: #FFFFFF;
}
.panel.panel-red > .panel-heading .toolbars a {
  color: #777777;
}
.panel.panel-red > .panel-heading .toolbars a:hover,
.panel.panel-red > .panel-heading .toolbars a:focus {
  color: #f9f9f9;
}
.panel.panel-red > .panel-footer {
  color: #FFFFFF;
  background: #bf4346;
  border-color: #bf4346 !important;
}
.panel.panel-orange {
  border-color: #e9662c;
}
.panel.panel-orange > .panel-heading {
  color: #FFFFFF;
  background: #e9662c;
  border-color: #e9662c !important;
}
.panel.panel-orange > .panel-heading .subtitle {
  color: #FFFFFF;
}
.panel.panel-orange > .panel-heading .toolbars a {
  color: #777777;
}
.panel.panel-orange > .panel-heading .toolbars a:hover,
.panel.panel-orange > .panel-heading .toolbars a:focus {
  color: #f9f9f9;
}
.panel.panel-orange > .panel-footer {
  color: #FFFFFF;
  background: #e9662c;
  border-color: #e9662c !important;
}
.panel.panel-green {
  border-color: #488c6c;
}
.panel.panel-green > .panel-heading {
  color: #FFFFFF;
  background: #488c6c;
  border-color: #488c6c !important;
}
.panel.panel-green > .panel-heading .subtitle {
  color: #FFFFFF;
}
.panel.panel-green > .panel-heading .toolbars a {
  color: #777777;
}
.panel.panel-green > .panel-heading .toolbars a:hover,
.panel.panel-green > .panel-heading .toolbars a:focus {
  color: #f9f9f9;
}
.panel.panel-green > .panel-footer {
  color: #FFFFFF;
  background: #488c6c;
  border-color: #488c6c !important;
}
.panel.panel-yellow {
  border-color: #f2994b;
}
.panel.panel-yellow > .panel-heading {
  color: #FFFFFF;
  background: #f2994b;
  border-color: #f2994b !important;
}
.panel.panel-yellow > .panel-heading .subtitle {
  color: #FFFFFF;
}
.panel.panel-yellow > .panel-heading .toolbars a {
  color: #777777;
}
.panel.panel-yellow > .panel-heading .toolbars a:hover,
.panel.panel-yellow > .panel-heading .toolbars a:focus {
  color: #f9f9f9;
}
.panel.panel-yellow > .panel-footer {
  color: #FFFFFF;
  background: #f2994b;
  border-color: #f2994b !important;
}
.panel.panel-blue {
  border-color: #0a819c;
}
.panel.panel-blue > .panel-heading {
  color: #FFFFFF;
  background: #0a819c;
  border-color: #0a819c !important;
}
.panel.panel-blue > .panel-heading .subtitle {
  color: #FFFFFF;
}
.panel.panel-blue > .panel-heading .toolbars a {
  color: #777777;
}
.panel.panel-blue > .panel-heading .toolbars a:hover,
.panel.panel-blue > .panel-heading .toolbars a:focus {
  color: #f9f9f9;
}
.panel.panel-blue > .panel-footer {
  color: #FFFFFF;
  background: #0a819c;
  border-color: #0a819c !important;
}
.panel.panel-pink {
  border-color: #bf3773;
}
.panel.panel-pink > .panel-heading {
  color: #FFFFFF;
  background: #bf3773;
  border-color: #bf3773 !important;
}
.panel.panel-pink > .panel-heading .subtitle {
  color: #FFFFFF;
}
.panel.panel-pink > .panel-heading .toolbars a {
  color: #777777;
}
.panel.panel-pink > .panel-heading .toolbars a:hover,
.panel.panel-pink > .panel-heading .toolbars a:focus {
  color: #f9f9f9;
}
.panel.panel-pink > .panel-footer {
  color: #FFFFFF;
  background: #bf3773;
  border-color: #bf3773 !important;
}
.panel.panel-violet {
  border-color: #9351ad;
}
.panel.panel-violet > .panel-heading {
  color: #FFFFFF;
  background: #9351ad;
  border-color: #9351ad !important;
}
.panel.panel-violet > .panel-heading .subtitle {
  color: #FFFFFF;
}
.panel.panel-violet > .panel-heading .toolbars a {
  color: #777777;
}
.panel.panel-violet > .panel-heading .toolbars a:hover,
.panel.panel-violet > .panel-heading .toolbars a:focus {
  color: #f9f9f9;
}
.panel.panel-violet > .panel-footer {
  color: #FFFFFF;
  background: #9351ad;
  border-color: #9351ad !important;
}
.panel.panel-grey {
  border-color: #4b5d67;
}
.panel.panel-grey > .panel-heading {
  color: #FFFFFF;
  background: #4b5d67;
  border-color: #4b5d67 !important;
}
.panel.panel-grey > .panel-heading .subtitle {
  color: #FFFFFF;
}
.panel.panel-grey > .panel-heading .toolbars a {
  color: #777777;
}
.panel.panel-grey > .panel-heading .toolbars a:hover,
.panel.panel-grey > .panel-heading .toolbars a:focus {
  color: #f9f9f9;
}
.panel.panel-grey > .panel-footer {
  color: #FFFFFF;
  background: #4b5d67;
  border-color: #4b5d67 !important;
}
.panel.panel-dark {
  border-color: #594857;
}
.panel.panel-dark > .panel-heading {
  color: #FFFFFF;
  background: #594857;
  border-color: #594857 !important;
}
.panel.panel-dark > .panel-heading .subtitle {
  color: #FFFFFF;
}
.panel.panel-dark > .panel-heading .toolbars a {
  color: #777777;
}
.panel.panel-dark > .panel-heading .toolbars a:hover,
.panel.panel-dark > .panel-heading .toolbars a:focus {
  color: #f9f9f9;
}
.panel.panel-dark > .panel-footer {
  color: #FFFFFF;
  background: #594857;
  border-color: #594857 !important;
}
.panel.panel-white {
  border-color: #efefef;
}
.panel.panel-white > .panel-heading {
  border-bottom: 1px solid #faf9fb;
  color: #777777;
  background: #FFFFFF;
}
.panel.panel-white > .panel-heading .subtitle {
  color: #BBBBBB;
}
.panel.panel-white > .panel-footer {
  border-top: 1px solid #faf9fb;
  color: #777777;
  background: #FFFFFF;
}

#sum_widgets .progress {
    position: relative;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

#sum_widgets .mbn, .mvn, .man {
  margin-bottom: 0px !important;
}

#sum_widgets .progress.progress-sm {
    height: 11px;
    margin-top: 5px;
}

#sum_widgets .db {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
#sum_widgets .icon {
  color: #777777;
  font-size: 50px;
  margin-bottom: 0px;
  float: right;
}

#sum_widgets .icon.fa-shopping-cart {
  color: #5cb85c;
}

#sum_widgets .icon.fa-money {
  color: #226b9b;
}

#sum_widgets .icon .fa-user {
  color: #d9534f;
}

#sum_widgets .icon.fa-group {
  color: #f0ad4e;
}

#sum_widgets h4 {
  text-align: left;
  margin-top: 0px;
  font-size: 30px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
}
#sum_widgets h4 span:last-child {
  font-size: 25px;
}
#sum_widgets p.description {
  margin-top: 0px;
  opacity: 0.9;
}
#sum_widgets .db:hover {
  background: #1E5D87;
  color: #fff;
}
#sum_widgets .db:hover .icon {
  opacity: 1;
  color: #fff;
}
#sum_widgets .db:hover p.description {
  opacity: 1;
}

/*panel end*/

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    vertical-align: middle !important;
}

input[type="radio"], .radio input[type="radio"], .radio-inline input[type="radio"], input[type="checkbox"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    width: 13px !important;
    height: 13px !important;
}

.text-center {
    text-align: center !important;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.tab-content {
    padding-top: 20px !important;
}

@media (min-width: 768px) {
  .col-sm-12 {
    width: 100% !important;
  }
  .col-sm-11 {
    width: 91.66666667% !important;
  }
  .col-sm-10 {
    width: 83.33333333% !important;
  }
  .col-sm-9 {
    width: 75% !important;
  }
  .col-sm-8 {
    width: 66.66666667% !important;
  }
  .col-sm-7 {
    width: 58.33333333% !important;
  }
  .col-sm-6 {
    width: 50% !important;
  }
  .col-sm-5 {
    width: 41.66666667% !important;
  }
  .col-sm-4 {
    width: 33.33333333% !important;
  }
  .col-sm-3 {
    width: 25% !important;
  }
  .col-sm-2 {
    width: 16.66666667% !important;
  }
  .col-sm-1 {
    width: 8.33333333% !important;
  }
  .col-sm-pull-12 {
    right: 100% !important;
  }
  .col-sm-pull-11 {
    right: 91.66666667% !important;
  }
  .col-sm-pull-10 {
    right: 83.33333333% !important;
  }
  .col-sm-pull-9 {
    right: 75% !important;
  }
  .col-sm-pull-8 {
    right: 66.66666667% !important;
  }
  .col-sm-pull-7 {
    right: 58.33333333% !important;
  }
  .col-sm-pull-6 {
    right: 50% !important;
  }
  .col-sm-pull-5 {
    right: 41.66666667% !important;
  }
  .col-sm-pull-4 {
    right: 33.33333333% !important;
  }
  .col-sm-pull-3 {
    right: 25% !important;
  }
  .col-sm-pull-2 {
    right: 16.66666667% !important;
  }
  .col-sm-pull-1 {
    right: 8.33333333% !important;
  }
  .col-sm-push-12 {
    left: 100% !important;
  }
  .col-sm-push-11 {
    left: 91.66666667% !important;
  }
  .col-sm-push-10 {
    left: 83.33333333% !important;
  }
  .col-sm-push-9 {
    left: 75% !important;
  }
  .col-sm-push-8 {
    left: 66.66666667% !important;
  }
  .col-sm-push-7 {
    left: 58.33333333% !important;
  }
  .col-sm-push-6 {
    left: 50% !important;
  }
  .col-sm-push-5 {
    left: 41.66666667% !important;
  }
  .col-sm-push-4 {
    left: 33.33333333% !important;
  }
  .col-sm-push-3 {
    left: 25% !important;
  }
  .col-sm-push-2 {
    left: 16.66666667% !important;
  }
  .col-sm-push-1 {
    left: 8.33333333% !important;
  }
  .col-sm-offset-12 {
    margin-left: 100% !important;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667% !important;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333% !important;
  }
  .col-sm-offset-9 {
    margin-left: 75% !important;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667% !important;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333% !important;
  }
  .col-sm-offset-6 {
    margin-left: 50% !important;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667% !important;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333% !important;
  }
  .col-sm-offset-3 {
    margin-left: 25% !important;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667% !important;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333% !important;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-12 {
    width: 100% !important;
  }
  .col-md-11 {
    width: 91.66666667% !important;
  }
  .col-md-10 {
    width: 83.33333333% !important;
  }
  .col-md-9 {
    width: 75% !important;
  }
  .col-md-8 {
    width: 66.66666667% !important;
  }
  .col-md-7 {
    width: 58.33333333% !important;
  }
  .col-md-6 {
    width: 50% !important;
  }
  .col-md-5 {
    width: 41.66666667% !important;
  }
  .col-md-4 {
    width: 33.33333333% !important;
  }
  .col-md-3 {
    width: 25% !important;
  }
  .col-md-2 {
    width: 16.66666667% !important;
  }
  .col-md-1 {
    width: 8.33333333% !important;
  }
  .col-md-pull-12 {
    right: 100% !important;
  }
  .col-md-pull-11 {
    right: 91.66666667% !important;
  }
  .col-md-pull-10 {
    right: 83.33333333% !important;
  }
  .col-md-pull-9 {
    right: 75% !important;
  }
  .col-md-pull-8 {
    right: 66.66666667% !important;
  }
  .col-md-pull-7 {
    right: 58.33333333% !important;
  }
  .col-md-pull-6 {
    right: 50% !important;
  }
  .col-md-pull-5 {
    right: 41.66666667% !important;
  }
  .col-md-pull-4 {
    right: 33.33333333% !important;
  }
  .col-md-pull-3 {
    right: 25% !important;
  }
  .col-md-pull-2 {
    right: 16.66666667% !important;
  }
  .col-md-pull-1 {
    right: 8.33333333% !important;
  }
  .col-md-push-12 {
    left: 100% !important;
  }
  .col-md-push-11 {
    left: 91.66666667% !important;
  }
  .col-md-push-10 {
    left: 83.33333333% !important;
  }
  .col-md-push-9 {
    left: 75% !important;
  }
  .col-md-push-8 {
    left: 66.66666667% !important;
  }
  .col-md-push-7 {
    left: 58.33333333% !important;
  }
  .col-md-push-6 {
    left: 50% !important;
  }
  .col-md-push-5 {
    left: 41.66666667% !important;
  }
  .col-md-push-4 {
    left: 33.33333333% !important;
  }
  .col-md-push-3 {
    left: 25% !important;
  }
  .col-md-push-2 {
    left: 16.66666667% !important;
  }
  .col-md-push-1 {
    left: 8.33333333% !important;
  }
  .col-md-offset-12 {
    margin-left: 100% !important;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667% !important;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333% !important;
  }
  .col-md-offset-9 {
    margin-left: 75% !important;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667% !important;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333% !important;
  }
  .col-md-offset-6 {
    margin-left: 50% !important;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667% !important;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333% !important;
  }
  .col-md-offset-3 {
    margin-left: 25% !important;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667% !important;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333% !important;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
    .col-lg-12 {
    width: 100% !important;
  }
  .col-lg-11 {
    width: 91.66666667% !important;
  }
  .col-lg-10 {
    width: 83.33333333% !important;
  }
  .col-lg-9 {
    width: 75% !important;
  }
  .col-lg-8 {
    width: 66.66666667% !important;
  }
  .col-lg-7 {
    width: 58.33333333% !important;
  }
  .col-lg-6 {
    width: 50% !important;
  }
  .col-lg-5 {
    width: 41.66666667% !important;
  }
  .col-lg-4 {
    width: 33.33333333% !important;
  }
  .col-lg-3 {
    width: 25% !important;
  }
  .col-lg-2 {
    width: 16.66666667% !important;
  }
  .col-lg-1 {
    width: 8.33333333% !important;
  }
  .col-lg-pull-12 {
    right: 100% !important;
  }
  .col-lg-pull-11 {
    right: 91.66666667% !important;
  }
  .col-lg-pull-10 {
    right: 83.33333333% !important;
  }
  .col-lg-pull-9 {
    right: 75% !important;
  }
  .col-lg-pull-8 {
    right: 66.66666667% !important;
  }
  .col-lg-pull-7 {
    right: 58.33333333% !important;
  }
  .col-lg-pull-6 {
    right: 50% !important;
  }
  .col-lg-pull-5 {
    right: 41.66666667% !important;
  }
  .col-lg-pull-4 {
    right: 33.33333333% !important;
  }
  .col-lg-pull-3 {
    right: 25% !important;
  }
  .col-lg-pull-2 {
    right: 16.66666667% !important;
  }
  .col-lg-pull-1 {
    right: 8.33333333% !important;
  }

  .col-lg-push-12 {
    left: 100% !important;
  }
  .col-lg-push-11 {
    left: 91.66666667% !important;
  }
  .col-lg-push-10 {
    left: 83.33333333% !important;
  }
  .col-lg-push-9 {
    left: 75% !important;
  }
  .col-lg-push-8 {
    left: 66.66666667% !important;
  }
  .col-lg-push-7 {
    left: 58.33333333% !important;
  }
  .col-lg-push-6 {
    left: 50% !important;
  }
  .col-lg-push-5 {
    left: 41.66666667% !important;
  }
  .col-lg-push-4 {
    left: 33.33333333% !important;
  }
  .col-lg-push-3 {
    left: 25% !important;
  }
  .col-lg-push-2 {
    left: 16.66666667% !important;
  }
  .col-lg-push-1 {
    left: 8.33333333% !important;
  }

  .col-lg-offset-12 {
    margin-left: 100% !important;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667% !important;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333% !important;
  }
  .col-lg-offset-9 {
    margin-left: 75% !important;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667% !important;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333% !important;
  }
  .col-lg-offset-6 {
    margin-left: 50% !important;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667% !important;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333% !important;
  }
  .col-lg-offset-3 {
    margin-left: 25% !important;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667% !important;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333% !important;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

.header-version{
    float: left;
    color: #ffffff;
    margin-top: 15px;
    margin-right: 5px;
}

.page-header {
    padding-top: 10px !important;
    margin-top: 0 !important;
    background: #ffffff;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(0, 0, 0, 0.05);
    clear: both;
    height: 50px;
}

#container_oc {
    background: #f5f5f5;
}

.page-header h1 {
    float: left;
}

.page-header .breadcrumb {
    float: left;
    padding: 0;
    margin: 15px 0px 0px 25px;
    background: #ffffff !important;
    white-space: nowrap;
}

.page-header .breadcrumb li{
    float: left;
}

#miwoshop-search{
    padding: 0;
    margin: 0;
}

#miwoshop-search .btn-default{
    color: #f8f8f8;
    padding-top: 14px;
}

#miwoshop-search .caret{
    margin: 0 0 0 10px;
}

#miwoshop-search .input-group{
    width: 100%;
}

#miwoshop-search .input-group-addon, #miwoshop-search .input-group-btn {
    width: 1% !important;
}

#miwoshop-search .btn {
    height: 44px !important;
    margin: 0 !important;
    border-radius: 0 !important;
    background: #226b9b;
    border: 0 !important;
    box-shadow: none !important;
}

#miwoshop-search input {
    height: 44px !important;
    margin: 0 !important;
    border-radius: 0 !important;
    background: #226b9b;
    border-color: #184b6d;
    border-left: 0 !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
    color: #f8f8f8 !important;
    box-shadow: none !important;
    padding-top: 9px;
}

#miwoshop-search input::-webkit-input-placeholder {
  color:#f8f8f8 !important;
    opacity: 0.7;
    text-shadow: none;
}
#miwoshop-search input:-moz-placeholder {
  color:#f8f8f8 !important;
    opacity: 0.7;
    text-shadow: none;
}
#miwoshop-search input::-moz-placeholder{
  color:#f8f8f8 !important;
    opacity: 0.7;
    text-shadow: none;
}
#miwoshop-search input:-ms-input-placeholder {
  color:#f8f8f8 !important;
    opacity: 0.7;
    text-shadow: none;
}

#miwoshop-search ul li a span {
    margin-left: 8px;
}

#miwoshop-search ul li a{
    color: #7C7A7A;
}

#miwoshop-search ul li a:hover{
    color: #f8f8f8;
}

#miwoshop-search-div{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#miwoshop-search-result {
    display: none;
    position: absolute;
    padding: 5px 0;
    padding-right: 15px;
    margin: 2px 0 0;
    list-style: none;
    font-size: 12px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 3px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
    z-index: 999;
    width: 100%;
    min-width: 347px;
}

#miwoshop-search-result ul {
    margin: 10px;
    padding: 0;
}

#miwoshop-search-result ul .result-header {
    margin: 10px 0px;
    display: block;
    padding: 0;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777777;
    white-space: nowrap;
    border-bottom: 1px solid #E8E7E7;
}

#miwoshop-search-result ul li {
    list-style: none;
}

#miwoshop-search-result ul li a {
    text-decoration: none;
    color : #777777;
    line-height: 30px;
    border-bottom: 1px solid #FAF8F8;
}

#miwoshop-search-result ul li a:hover {
    background: #f8f8f8;
}

#miwoshop-search-result ul li a img{
    float: left;
}

#miwoshop-search-result ul li a i {
    float: left;
    line-height: 30px;
}

#miwoshop-search-result ul li a span{
    float: left;
    white-space: nowrap;
    margin-left: 10px;
    vertical-align: top;
}

.online-user {
    display: inline-block;
    white-space: nowrap;
    margin-left: 10px;
    float: right;
}

.button-menu{
    border-right: 1px solid #164564;
}

#column-left {
    padding-top: 0px;
}

#header_oc.short{
    margin-left: 50px !important;
    transition: all 0.3s;
}

#header_oc.wide{
    margin-left: 235px !important;
    transition: all 0.3s;
}


#button-menu {
    float: inherit;
    line-height: 21px;
}

#menu-logo{
    border-right: 1px solid #164564;
}

#menu-logo a{
    background: #1E5D87 !important;
    border-bottom: 1px solid #164564 !important;
    cursor: default !important;
}

#menu-logo i {
    font-size: 16px !important;
    line-height: 24px;
    padding: 0 !important;
}

.active #menu-logo i {
    line-height: 22px !important;
}

#menu-logo span {
    vertical-align: bottom !important;
}

#menu_oc > li > a > span {
    line-height: 19px !important;
}

.version {
    font-size: 11px;
    margin-left: 10px;
}

.version-old {
    color: #c94d39;
}

.version-not-released {
    color: #dbc605;
}

#header_oc {
    margin-left: 50px;
}

#content_oc > .page-header > .container-fluid > .pull-right > a, #content_oc  > .page-header  > .container-fluid  > .pull-right button {    
	margin-left: 10px;
}

#content_oc textarea.form-control {
    height: auto !important;
}

#content_oc .form-control{
    padding: 4px 4px !important;
}

#content_oc .nav-tabs a, #content_oc .nav-pills a{
    white-space: nowrap;
}

#recenttabs .nav > li > a {
    padding: 10px;
}

#recenttabs table .btn {
    padding: 5px 8px !important;
}
#recenttabs table tbody tr td {
    padding: 3px !important;
}

#recenttabs .tab-content, #recenttabs table {
    margin-bottom: 0 !important;
    padding-top: 7px !important;
}
#recenttabs table {
    margin-bottom: 0 !important;
}

#loader-search {
    display: none;
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 999;
}

#content_oc .input-group-addon, #content_oc .input-group-btn {
	width: 3% !important;
}

/*Mobile*/

@media (max-width: 767px) {
    #miwoshop-search-div{
        display: none;
    }

    #container_oc{
        margin-top: 37px;
    }

    body.com_miwoshop {
        margin: 0;
        padding: 0;
    }

    #column-left {
        display: inherit;
        overflow: inherit;
    }

    #column-left + #content_oc {
        margin-left: 50px !important;
    }
    #menu-logo i {
        line-height: 24px !important;
    }

    #recenttabs .table-responsive {
        border: 0 !important;
    }

}

@media (max-width: 405px) {
    #header-profile {
        display: none;
    }

    .breadcrumb{
        display: none;
    }
}

@media (max-width: 1200px) {
    .fourth-tab {
        border-left: none !important;
    }
}

@media (max-width: 950px) {
    #block-range {
        margin-top: 20px !important;
        width: 100% !important;
    }

    #block-range li{
        width: 33.33333% !important;
    }

    #reportrange{
        margin-top: 10px !important;
        width: 100% !important;
        text-align: right;
    }

    #chart-date-range{
        width: 100% !important;
    }
}



/*----------------------------------------------------------------------*/
#block-range{
    margin-right: 10px;
}

#block-range .btn {
    border-radius: 0!important;
    padding: 3.5px 13px !important;
}

#reportrange span{
    font-size: 14px;
    color: #555555;
}

#reportrange .caret {
    vertical-align: middle !important;
}

.loading {
    margin-top: 130px;
    position: absolute;
    text-align: center;
    width: 100%;
}

.panel-body dl {
    background-color: #FFFFFF;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    cursor: pointer;
    margin: 0;
    min-height: 65px;
    padding-top: 12px;
    text-align: center;
}

.panel-body dl:first-child {
    border-left: medium none;
}
.panel-body dl.active {
    background-color: #00AFF0;
    box-shadow: 0 0 0 2px #FFFFFF inset;
    padding-top: 10px;
}
.panel-body dl.passive {
    background-color: #FFFFFF !important;
}

.panel-body dl.active dt {
    color: #FFFFFF;
    font-size: 1.2em;
}
.panel-body dl.active dd {
    color: #FFFFFF;
}


.chart{
    display: none;
    width: 100%;
    height: 300px;
}

.chart_active {
    display: inherit;

}

.panel-body dl.active {
    box-shadow: 0 0 0 2px #FFFFFF inset;
}

#tab_toolbar{
    padding: 15px 0px !important;
}

#tab_toolbar dd {
    margin-left: 0 !important;
    margin-top: 5px;
}

.key a{
    color: #333 !important;
    text-decoration: none !important;
}

.key a:hover{
    color: #3071A9 !important;
    cursor: pointer !important;
}


/*poweradmin*/

#jsn-adminbar-container {
	height: inherit !important;
}

.navbar-static-top {
	z-index: 990 !important;
}

#jsn-adminbar-spotlight-box{
	height: 20px !important;
}

#jsn-body-wrapper{
	margin-top: 12px !important;
}

/* wordpress checkbox tick remove*/
input[type=checkbox]:checked:before {
content:none !important;
}