.dropdown-menu > .show{
	margin-top: 7px !important;
}

.form-group {
    margin-bottom: 10px;
}
input.error, select.error {
    border: 1px solid #b94a48 !important;
    background-color: #fff0f0;
}

label.error {
    display: inline;
    margin: 5px 0px;
    width: auto;
    color: #B94A48;
}
a:hover, .btn-link:hover{
	text-decoration: none !important;
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5);
    font-weight: 600;
    font-size: 14px;
}

/* Tab pills start here */

body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}
.tabs {
  max-width: 100%;
  margin: 0 auto;
  padding: 0px;
}
#tab-button {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
#tab-button li {
  display: table-cell;
  width: 20%;
}
#tab-button li a {
  display: block;
  padding: .5em;
  background: #eee;
  border: 1px solid #ddd;
  text-align: center;
  color: #000;
  text-decoration: none;
}
#tab-button li:not(:first-child) a {
  border-left: none;
}
#tab-button li a:hover,
#tab-button .is-active a {
  border-bottom-color: transparent;
  background: #fff;
}
.tab-contents {
  padding: 1em;
  border: 1px solid #ddd;
}



.tab-button-outer {
  display: none;
}
.tab-contents {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .tab-button-outer {
    position: relative;
    z-index: 2;
    display: block;
  }
  .tab-select-outer {
    display: none;
  }
  .tab-contents {
    position: relative;
    top: -1px;
    margin-top: 0;
  }
}

/* Tab pills here here */



/* REsposive Table start here*/

.table-responsive-stack tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}


.table-responsive-stack td,
.table-responsive-stack th {
   display:block;
/*      
   flex-grow | flex-shrink | flex-basis   */
   -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.table-responsive-stack .table-responsive-stack-thead {
   font-weight: bold;
}

@media screen and (max-width: 768px) {
  .alert-success, .alert-danger{
    width: 60% !important;
  }
   .table-responsive-stack tr {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      border-bottom: 3px solid #ccc;
      display:block;
      
   }
   /*  IE9 FIX   */
   .table-responsive-stack td {
      float: left\9;
      width:100%;
   }
   .navbaranchor{
   	width: 75% !important;
   }
}



/* REsposive Table end here*/
.navbar-nav > .nav-item{
  border: 1px solid #1476a7;
    margin-left: 7px;
}
.ml-auto > .nav-item{
  border: none;
    margin-left: 0px;
}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
    color: rgba(0, 0, 0, 0.9) !important;
    background: #eaeaea !important;
}
/* caret style */
.caret {
  position: relative;
}

/* dropdown style */
.dropdown.show .caret:before,
.dropdown.show .caret:after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-width: 7px 8px;
  border-style: solid;
  border-color: transparent;
  z-index: 1001;
}
.dropdown.show .caret:before {
  bottom: -17px;
  right: -8px;
  border-bottom-color: #d8220e;
}
.dropdown.show .caret:after {
  bottom: -18px;
  right: -8px;
  border-bottom-color: #d8220e;
}

.product-grid{text-align:center;padding:0 0 5px;border:1px solid rgba(0,0,0,.1);overflow:hidden;position:relative;z-index:1}
.product-grid .product-image{position:relative;transition:all .3s ease 0s; height: 303px;}
.product-grid .product-image a{display:block}
.product-grid .product-image img{width:100%;height:303px;}

@media only screen and (max-width:990px){.product-grid{margin-bottom:30px}
}
/* navbar style */
.navbar-nav > li > .dropdown-menu {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.navbar-nav > .show > a .caret:before {
  bottom: -23px;
}
.navbar-nav > .show > a .caret:after {
  bottom: -24px;
}
.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0.6;
  right: 0;
  background-color: #717376 ;
  overflow: hidden;
  width: 100%;
  height: 0;
  /*transition: .5s ease;*/
}

.product-image:hover .overlay {
  height: 100%;
}

.overlaytext {
  color: white;
  font-size: 15px;
  text-align: left;
  padding: 20px;
}
.note-popover{display: none !important;}
.carousel-indicators li { background-color:#000; }
.ellipsis{
  width: 280px;white-space: nowrap; overflow: hidden;text-overflow: ellipsis;
}
.pad5{
  padding: 5px !important;
}
.bold{
  font-weight: bold !important;
}
.alert-success, .alert-danger {
    width: 30%;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 5;
}
.dataTables_length,.dataTables_filter {
    padding:15px;
}
.dataTables_info {
    padding:0 15px;
}
.dataTables_filter {
    float:right;
}
.dataTables_length select {
    width:65px;
    padding:5px 8px;
}
.dataTables_length label,.dataTables_filter label {
    font-weight:300;
}
.dataTables_filter label {
    width:100%;
}
.dataTables_filter label input {
    width:78%;
}
.border-top {
    border-top:1px solid #ddd;
}
.dataTables_paginate.paging_bootstrap.pagination li {
    float:left;
    margin:0 1px;
    border:1px solid #ddd;
    border-radius:0px;
    -webkit-border-radius:0px;
    list-style: none;
}
.dataTables_paginate.paging_bootstrap.pagination li.disabled a {
    color:#c7c7c7;
}
.dataTables_paginate.paging_bootstrap.pagination li a {
    color:#797979;
    padding:5px 10px;
    display:inline-block;
}
.dataTables_paginate.paging_bootstrap.pagination li:hover a,.dataTables_paginate.paging_bootstrap.pagination li.active a {
    color:#fff;
    background:#20409a;
    border-radius:0px;
    -webkit-border-radius:0px;
}
.dataTables_paginate.paging_bootstrap.pagination {
    float:right;
    margin: 10px 0;
}
.dataTable tr:last-child {
    border-bottom: 1px solid #ddd;
}
.btn-light, .btn-light:hover{
  border: 1px solid #bbb !important;
}


.verticaltab {
  float: left;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
  width: 30%;
  height: 300px;
}

/* Style the buttons inside the tab */
.verticaltab button {
  display: block;
  background-color: inherit;
  color: black;
  padding: 22px 16px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.verticaltab button:hover {
  background-color: #ddd;
}

/* Create an active/current "tab button" class */
.verticaltab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.verticaltabcontent {
  float: left;
  padding: 0px 12px;
  border: 1px solid #ccc;
  width: 70%;
  border-left: none;
  height: 300px;
}
.card-body {
  padding: 0.25rem;
  }
  .btn{
    border-radius: 0px;
  }
  .table td {
    padding: 0.45rem !important;
  }
  .chosen-container{
    border: 1px solid #bbb !important;
    border-radius: 5px;
  }

  /* Accordians */

  .accordion {
  /*background-color: #eee;*/
  color: #444;
  cursor: pointer;
  padding: 0px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

/*.active, .accordion:hover {
  background-color: #ccc; 
}*/

.panel {
  background-color: white;
  overflow: hidden;
  padding: 10px !important;
}
.panel-title{
  border-bottom: 1px solid #eaeaea !important;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1510 !important;
  float: left;
  display: none;

}
td{
  min-width: 100px !important;
}
@media screen and (max-width: 768px) {
  input[type=text]{
    min-width: 160px !important;
  }
}
.tree {
  margin: 0;
  width: 100%;
  padding: 13px;
}

.tree ul {
  display: none;
  margin: 4px auto;
  margin-left: 6px;
  border-left: 1px dashed #dfdfdf;
}


.tree li {
  padding: 0px 0px;
  cursor: pointer;
  vertical-align: middle;
  background: #fff;
  list-style: none;
}

.tree li:first-child {
  border-radius: 3px 3px 0 0;
}

.tree li:last-child {
  border-radius: 0 0 3px 3px;
}

.tree label {
  cursor: pointer;
}

.tree input[type=checkbox] {
  margin: -2px 6px 0 0px;
}

.has > label {
  color: #000;
}

.tree .total {
  color: #e13300;
}
.service_overlay1{position:absolute;background:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.4);width:350px}
.service_overlay1 .inner_menu li{border-bottom:1px solid #ebebeb;padding: 10px;}
.service_overlay1 .inner_menu li a{margin-left: 10px;}
.focus{background: #e8e8e8;}
.service_overlay1 .inner_menu li:hover{background: #e8e8e8;}