/* 

own style

 */


.navbar-brand {
     padding: 0px 15px; 
     height: 40px; 
}
#header .nav > li > a {
    line-height: 40px;
}
#column-left {
     padding-top: 51px; 
}
#header .nav > li > a {
    line-height: 40px;
}

#header .navbar-brand {
    xmargin-left: 21px;
    border-right: 1px solid #eee;
    padding: 0px 15px;
}
#header #user-profile {
  max-width: 30px;
}
#header .navbar-nav > li > a {
  line-height: 40px;
}
#header .navbar-brand img {
   padding: 0px 0px; 
}
.pz-main-table{border:1px solid #ddd;}
.pz-main-table tbody>tr>td, .pz-main-table thead>tr>th {
    
    border-right: 1px solid #f2f2f2;
    dborder-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    border-left: 1px solid #ddd;
}

.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
.page-form .input-icon i {
  margin-top: 12px;
}
.input-icon i {
  color: #999999;
  display: block;
  position: absolute;
  margin: 10px 2px 4px 10px;
  width: 16px;
  height: 16px;
  font-size: 16px;
  text-align: center;
}
.input-icon.right input {
  padding-left: 12px !important;
  padding-right: 33px !important;
}
.input-icon.right i {
    right: 25px;
    float: right;
}
.has-success .input-icon i {
  color: #5cb85c;
}
.has-warning .input-icon i {
  color: #f0ad4e;
}
.has-error .input-icon i {
  color: #d9534f;
}
.form-group .input-inline {
  margin-right: 5px;
}

.reg_name {
    max-width:55px;
}

.input_75{
    max-width: 75px;
}

.fancyTable td, .fancyTable th {
    border: 0px solid #778899;
    border-top: 0px solid #778899;
    border-right: 1px solid #77888947; 
}

.inputpicker-arrow {
    top: 6px;
}
.inputpicker-wrapped-list .table>tbody>tr>td, 
.inputpicker-wrapped-list .table>thead>tr>th {
    border-top: 0px solid #778899;
    border-right: 1px solid #77888947;
}
.inputpicker-wrapped-list .inputpicker-selected{
    background-color: #d9edf7 !important;
}

.inputpicker-wrapped-list .inputpicker-active{
    background-color: #d9edf7 !important;
}

.inputpicker-wrapped-list .inputpicker-highlight-active{
    background-color: #d9edf7 !important;
}

.inputpicker-wrapped-list .table>tbody{
    cursor: pointer;

}

 /* autocomplete height set */
.dropdown-menu {
    max-height: 300px;
    overflow-y: auto;   /* prevent horizontal scrollbar */
    overflow-x: hidden; /* add padding to account for vertical scrollbar */
    z-index:1000 !important;
}

.input-group-text {
    background-color: #ffffff !important; 
}

.or-text {
    background-color: #e9ecef !important; 
}

.navbar-brand {
     padding: 0px 15px; 
     height: 40px; 
}
#header .nav > li > a {
    line-height: 40px;
}
#column-left {
     padding-top: 51px; 
}
#header .nav > li > a {
    line-height: 40px;
}

/* .panel {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
   border: 5px solid #e5e5e5;
    border-radius: 0 !important;
    box-shadow: none !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-footer {
  font-size: 18px;
  padding: 7px 15px;
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.panel.panel-primary {
  border-color: #dc6767;
}
.panel.panel-primary > .panel-heading {
  color: #FFFFFF;
  background: #dc6767;
  border-color: #dc6767 !important;
}
.panel.panel-primary > .panel-footer {
  color: #FFFFFF;
  background: #dc6767;
  border-color: #dc6767 !important;
}
.panel.panel-red {
  border-color: #bf4346;
}
.panel.panel-red > .panel-heading {
  color: #FFFFFF;
  background: #bf4346;
  border-color: #bf4346 !important;
}
.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-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-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-footer {
  color: #FFFFFF;
  background: #f2994b;
  border-color: #f2994b !important;
}
.panel.panel-blue {
  background: #f2f5f6; /* Old browsers */
background: -moz-linear-gradient(top, #f2f5f6 0%, #c8d7dc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f5f6), color-stop(100%,#c8d7dc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f2f5f6 0%,#c8d7dc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f2f5f6 0%,#c8d7dc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f2f5f6 0%,#c8d7dc 100%); /* IE10+ */
background: linear-gradient(to bottom, #f2f5f6 0%,#c8d7dc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f5f6', endColorstr='#c8d7dc',GradientType=0 ); /* IE6-9 */

  border-color: #d8d8d8;
}
.panel.panel-blue > .panel-heading {
  color: #FFFFFF;
  background: #0a819c;
  border-color: #0a819c !important;
}
.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-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-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-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-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: #999999;
  background: #FFFFFF;
}
.panel.panel-white > .panel-footer {
  border-top: 1px solid #faf9fb;
  color: #999999;
  background: #FFFFFF;
}

.pz-main-table{border:1px solid #ddd;}
.pz-main-table tbody>tr>td, .pz-main-table thead>tr>th {
    
    border-right: 1px solid #f2f2f2;
    dborder-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    border-left: 1px solid #ddd;
}

.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
.page-form .input-icon i {
  margin-top: 12px;
}
.input-icon i {
  color: #999999;
  display: block;
  position: absolute;
  margin: 10px 2px 4px 10px;
  width: 16px;
  height: 16px;
  font-size: 16px;
  text-align: center;
}
.input-icon.right input {
  padding-left: 12px !important;
  padding-right: 33px !important;
}
.input-icon.right i {
    right: 25px;
    float: right;
}
.has-success .input-icon i {
  color: #5cb85c;
}
.has-warning .input-icon i {
  color: #f0ad4e;
}
.has-error .input-icon i {
  color: #d9534f;
}
.form-group .input-inline {
  margin-right: 5px;
}

.reg_name {
    max-width:55px;
}

.input_75{
    max-width: 75px;
}

.fancyTable td, .fancyTable th {
    border: 0px solid #778899;
    border-top: 0px solid #778899;
    border-right: 1px solid #77888947; 
}

.inputpicker-wrapped-list .table>tbody>tr>td, 
.inputpicker-wrapped-list .table>thead>tr>th {
    border-top: 0px solid #778899;
    border-right: 1px solid #77888947;
}
.inputpicker-wrapped-list .inputpicker-selected{
    background-color: #d9edf7 !important;
}

.inputpicker-wrapped-list .inputpicker-active{
    background-color: #d9edf7 !important;
}

.inputpicker-wrapped-list .inputpicker-highlight-active{
    background-color: #d9edf7 !important;
}

.inputpicker-wrapped-list .table>tbody{
    cursor: pointer;

}

.pz-fixHead thead tr th, .pz-fixHead thead tr td, .pz-fixHead tfoot tr th, .pz-fixHead tfoot tr td {
    background-color: #8ca9cf;
    background-image: -moz-linear-gradient( top, rgba(255,255,255,0.4) 0%, rgba(255,255,255,0.2) 50%, rgba(255,255,255,0.1) 51%, rgba(255,255,255,0.0) 100%);
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.4)), color-stop(50%,rgba(255,255,255,0.2)), color-stop(51%,rgba(255,255,255,0.1)), color-stop(100%,rgba(255,255,255,0.0)));
    color: #121517;
    font-size: 12px;
    font-weight: bold;
    text-shadow: 0 1px 1px #e8ebee;
}

.pz-fixHead > thead > tr > th {
    border-bottom: 0px solid #ddd;
}

/* autocomplete height set */
.dropdown-menu {
    max-height: 300px;
    overflow-y: auto;   /* prevent horizontal scrollbar */
    overflow-x: hidden; /* add padding to account for vertical scrollbar */
    z-index:1000 !important;
}

#tab-product .col-sm-3, #tab-product .col-sm-2, #tab-product .col-sm-1 {
    padding-left: 5px;
    padding-right: 5px;
}

/* .table thead td span[data-toggle="tooltip"]:after, label.control-label span:after {
    font-family: Font Awesome 5 Free;
    color: #1E91CF;
    content: "\f059";
    margin-left: 4px;
} */


.modal-header-success {
    color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #5cb85c;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}
.modal-header-warning {
  color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #e9662c;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}
.modal-header-danger {
  color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #d9534f;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}
.modal-header-info {
    color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #5bc0de;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}
.modal-header-primary {
  color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #428bca;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}

.modal-header, .modal-footer {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-radius:0 !important;
}

*{border-radius:0 !important}
.description{
  font-size: 13px;
  font-style: italic;
  color: rgba(39, 38, 38, 0.61);
}

.margin-top-90{margin-top: 90px;}
.margin-top-0{margin-top: auto;}