.kssp-top-nav-header {
  height: 69px;
}

.img-logo {
  max-height: 45px;
}

.topnav {
  float: right;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
  height: 30px;
  display: block;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: -40px;
  margin-right: 0px;
}

.topnav li {
  float: left;
  display: inline;
}

.topnav li a {
  padding: 0 13px;
  background: url("../images/topnav.jpg") no-repeat right center;
  color: #8d8b8b;
  text-decoration: none;
}

.topnav li a:hover {
  color: #8d8b8b;
  font-weight: bold;
  text-decoration: none;
}

/*----- menu header ---*/
.custom-mainmenu {
  height: 56px;
  width: 100%;
  background: url("../images/menu.jpg") repeat-x;
  background-size: 100% 100%;
  position: relative;
  clear: both;
  z-index: 500;
  font-size: 18px;
  font-weight: 100 !important;
  font-family: Calibri;
}

.custom-mainmenu .one .menudd .div1 {
  width: 160px;
  float: left;
}

.custom-mainmenu .one .menudd .div2 {
  width: 180px;
  float: left;
}

.custom-mainmenu .one .menudd .div3 {
  width: 200px;
  float: left;
}

.custom-mainmenu .one .menudd .div4 {
  width: 160px;
  float: left;
}

.custom-mainmenu .one .menudd .divsubmenu {
  width: 200px;
  float: left;
}

.custom-nav {
  padding: 0 0 0 22px;
  line-height: 120%;
}

.custom-nav ul {
  display: inline-block;
  width: 160px;
  padding-right: 13px;
}

.custom-nav dl {
  float: left;
  position: relative;
}

.custom-nav dt {
  width: 150px;
  height: 55px;
  line-height: 30px;
  position: relative;
  z-index: 2;
}

.custom-nav dt a {
  display: block;
  width: 150px;
  height: 55px;
  line-height: 55px;
  color: #fff;
  text-align: center;
  font-size: 17px;
  font-weight: 100 !important;
  text-decoration: none;
}

.custom-nav dt a.hover {
  position: relative;
  text-decoration: none;
  color: #fff;
  background-color: #8d8b8b;
}

.custom-nav dt a.linkactive {
  text-decoration: none;
  background-color: #f37021;
  color: #fff;
}

.custom-nav dt a.linkinactive {
  text-decoration: none;
  color: #fff;
  background-color: #8d8b8b;
}

.custom-nav dd {
  display: none;
  position: absolute;
  left: -9px;
  padding: 10px 20px;
  z-index: 1;
  zoom: 1.13;
  background: url("../images/bg_menudd.png");
}

.custom-nav dd ul {
  float: left;
}

.custom-nav dd ul li {
  padding-bottom: 5px;
}

.custom-nav dd ul li a {
  font-family: Calibri;
  text-decoration: none;
  font-size: 16px;
  color: #bfbfbf;
  line-height: 30px;
  margin-left: 10px;
}

.custom-nav dd ul li a:hover {
  border-bottom: #fff 2px solid;
  display: inline-block;
  color: #fff;
  font-weight: bold;
}

.custom-nav dd ul li a strong {
  color: #f37021;
}

.custom-nav dd ul li img {
  float: left;
  margin-left: -10px;
}

.custom-nav dd ul li ul {
  display: none;
  line-height: 30px;
}

.custom-nav dd ul li span:hover {
  color: #fff;
  cursor: pointer;
}

.custom-nav dd ul li:hover ul {
  display: inline-block;
  z-index: 5000;
  background: url("../images/logo.png");
  position: absolute;
  zoom: 1;
  padding: 10px 20px;
  margin-left: 14.5%;
  margin-top: -4.7%;
}

.fixed:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.fixed {
    display: block;
    min-height: 1%;
}

.swal2-styled.swal2-confirm {
    background-color: #51a3ec !important;
}

.hide {
    display: none !important;
}

.error-detail {
    font-size: 0.7em;
    color : #f37021;
    position: absolute;
}

.input-require {
    border-color: #f37021 !important;
}

.input-require:focus {
    box-shadow: 0 0 0 1px #d8611d !important;
}

.orange-text {
    color: #f37021 !important;
}

.is-invalid {
    border-color: #f37021 !important; 
}

.text-orange {
    color: #f37021;
}

a.text-orange[href]:hover, a.text-orange[href]:focus {
  color: #d8611d !important;
}

.padding-default {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.text-size-info-bold {
  font-weight: bold;
  font-size: 0.75rem;
}

.text-size-title-bold {
  font-weight: bold;
   font-size: 0.875rem;
}

.text-size-info-custom {
  font-size: 0.75rem;
}

.text-size-title-custom {
  font-size: 0.875rem;
}

.w-mini {
  width: 6.25% !important;
}

.w-10 {
  width: 10% !important;
}

.w-sm {
  width: 12.5% !important;
}

.w-15 {
  width: 15% !important;
}

.w-md {
  width: 17.5% !important;
}

.w-20 {
  width: 20% !important;
}

.w-30 {
  width: 30% !important;
}

.bg-gray-custom {
  background-color: rgb(200, 200, 200)
}

.form-control-custom {
  padding: 0.4375rem 0.75rem;
  font-size: 0.75rem;
}

.form-select-custom {
  padding: 0.4375rem 0.75rem;
  font-size: 0.75rem;
}

.btn-custom{
  padding: 0.4375rem 0.75rem;
  font-size: 0.75rem;
}

.ui-autocomplete {
    max-height: 240px;
    max-width:  300px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 20px;
}

.modal-header-custom {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 8px 1rem 8px 1rem;
  border-bottom: 1px solid rgb(112, 112, 112);
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
  background-color: rgb(235, 232, 232);
  
}

.modal-footer-custom {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  padding: 0.75rem;
  border-top: none;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}

.swal2-title {
  font-size: 1.75em !important;
}