/* Padding Change */

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 9px;
  padding-left: 9px; 
}
.content-page {
  margin-top: 45px;
}
.navbar-custom {
  height: 45px;
  z-index:10;
}
.logo-box {
    height: 45px;
}
.left-side-menu {
    top: 45px;
}
.navbar-custom .button-menu-mobile {
    height: 45px;
    line-height: 45px;
}
.navbar-custom .topnav-menu .nav-link {
    line-height: 45px;
    max-height: 45px;
}

.page-title-box {
    padding: 5px 20px;
    margin: 0 -22px 10px -22px;
}

.stepy-step{
  padding:0px;
}
.accordion .card-header a.collapsed:after {
  font-family: "Font Awesome 5 Free"; 
  font-weight: 900;
  content: "\f078";
  float: right; 
}
.accordion .card-header a:after {
  font-family: "Font Awesome 5 Free"; 
  font-weight: 900;
  content: "\f077";
  float: right; 
}

.form-control-sm {
  padding: .2rem .25rem;
  font-size: .9rem;
}

.card-box {
  padding: 1.0rem;
}
.card {
    margin-bottom: 10px;
}
.card-body {
  padding: 0.8rem;
}

.stepy-header li {
  padding: 10px 0;
}		

.stepy-header li div {
  z-index: 9;
}

.form-group {
  margin-bottom: 0.5rem;
}
.card-header {
    padding: 0.5rem 0.5rem;
}

.table td, .table th {
    padding: .25rem;
    font-size: .9rem;
}
.margin-bottom-0px{
  margin-bottom: 0px;
}
.box-shadow-0px{
  box-shadow:0 0 0px 0 rgba(154,161,171,.15);
}

.card-box-padding-05{
  padding: 0.5rem;
}

.btn-primary {
  color: #fff;
  background-color: #754b28;
  border-color: #754b28; }
  .btn-primary:hover {
    color: #fff;
    background-color: #694324;
    border-color: #906e52; }
  .btn-primary:focus, .btn-primary.focus {
    -webkit-box-shadow: 0 0 0 0.15rem rgba(227, 219, 212, 0.5);
            box-shadow: 0 0 0 0.15rem rgba(227, 219, 212, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #754b28;
    border-color: #754b28; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #906e52;
    border-color: #825d3d; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-primary.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.15rem rgba(227, 219, 212, 0.5);
              box-shadow: 0 0 0 0.15rem rgba(227, 219, 212, 0.5); }

              
.btn-warning {
  color: #fff;
  background-color: #ffa91c;
  border-color: #ffa91c; }
  .btn-warning:hover {
    color: #fff;
    background-color: #f59800;
    border-color: #e89000; }
  .btn-warning:focus, .btn-warning.focus {
    -webkit-box-shadow: 0 0 0 0.15rem rgba(255, 182, 62, 0.5);
            box-shadow: 0 0 0 0.15rem rgba(255, 182, 62, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #fff;
    background-color: #ffa91c;
    border-color: #ffa91c; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
  .show > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #e89000;
    border-color: #db8800; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-warning.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.15rem rgba(255, 182, 62, 0.5);
              box-shadow: 0 0 0 0.15rem rgba(255, 182, 62, 0.5); }

.btn-secondary {
    color: #fff;
    background-color: #754b28;
    border-color: #754b28;
}

.btn-secondary:hover {
    color: #fff;
    background-color: #58300b;
    border-color: #58300b;
}

.tableH{
  background-color: #9a826c;
  color: #fff;  
}

.form-input-normal{
	width:100%;
	height: 28px;
	color: #555555;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  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, -webkit-box-shadow ease-in-out .15s;
}
.form-input-normal:focus {
	color: #495057;
	/*background-color: #e1faeb;*/
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
	
}
.form-input-normal[readonly] {
background-color: #eeeeee;
border-color: #CCD0D7;
opacity: 1; }

.form-input-normal:disabled, .form-control[readonly]:focus {
background-color: #eeeeee;
border-color: #CCD0D7;
opacity: 1; }


/*ajx_select autocomplete*/
.select2-container .select2-selection--single .select2-selection__arrow {
    height: 26px;
    width: 30px;
    right: 1px;
}

.select2-container .select2-selection--single {
    background-color: #fff;
    border: 1px solid #dee2e6;
    height: 28px;
    outline: 0;
}

.select2-container .select2-selection--single .parsley-error {
    background-color: #fff;
    border: 1px solid #f96a74;
    height: 28px;
    outline: 0;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 28px;
    padding-left: 8px;
    color: #8c9396;
}

.select2-container .select2-selection--single .select2-hidden-accessible .parsley-error {
	background-color: #fff;
    border: 1px solid #f96a74;
 }

/*autocomplete style*/
.ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */
.ui-widget.ui-widget-content {
    max-height: 200px;
    overflow-x: hidden; /* Hide horizontal scrollbar */
	overflow-y: scroll; /* Add vertical scrollbar */
}
.ui-menu {
    list-style:none;
    padding: 2px;
    margin: 0;
    display:block;
    float: left;
}
.ui-menu .ui-menu {
    margin-top: -3px;
}
.ui-menu .ui-menu-item {
    margin:0;
    padding: 0;
    zoom: 1;
    float: left;
    clear: left;
    width: 100%;
	background: #ebe6e1;
	color:#754b28;
	border-bottom:1px dotted grey;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #754b28;
	background: #b09473;
	font-weight: normal;
	color: #ffffff;
}
.ui-menu .ui-menu-item a {
    text-decoration:none;
    display:block;
    padding:.2em .4em;
    line-height:1.5;
    zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
    font-weight: normal;
    margin: -1px;
}
.pl_0{
	padding-left:0px;
}
.pr_10{
	padding-right:10px;
}

li.ui-autocomplete-div  div{
	/*white-space: nowrap;
	overflow: hidden;
	border-right:1px solid #787878;*/
}
li.ui-autocomplete-div  div:empty::after{
    /*content: '\200b';*/
}
li.cursor{
	/*cursor:pointer;*/
}

.list-header{
	/*flex:1;
	max-width:150px;
	padding-left:15px;
	padding-right:15px;*/
}

/*Error Highlight*/
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}

.data-tbl-header{
  color:#754b28;
  font-size:15px;
  font-weight: bold;
}

div.dataTables_length select.form-control-sm {
  padding: 0.3rem 1.7rem 0.3rem 0.7rem;
}

.page-item.active .page-link {
  background: #754b28;
  border-color: #754b28;
}

a{
  color:#754b28;
  font-weight:500;
}

.bg-primary {
  background-color: #754b28 !important;
}
div.bg-primary > h1 a
,div.bg-primary > h2 a
,div.bg-primary > h3 a
,div.bg-primary > h4 a{
  color: #fff;
}
div.bg-primary > h1 a:hover
,div.bg-primary > h2 a:hover
,div.bg-primary > h3 a:hover
,div.bg-primary > h4 a:hover{
  color: #fff;
}
h4.page-title a{
  font-weight: 600;
}

.hide {display: none;}

input[type=checkbox], input[type=radio] {
  color: #754b28 !important;
}

.custom-control-input:checked~.custom-control-label::before {
  color: #754b28;
  border-color: #754b28;
  background-color: #754b28;
}

div.dataTables_wrapper div.dataTables_filter {
  text-align: left;
}

label {
  font-size: 0.9rem;
}