/*@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body {
  font-family: "Barlow", sans-serif !important;
}*/
.img-account-profile {
    height: 10rem;
}
.parent-div
{
display: flex;
align-items: center;
}
.parent-div .child-div
{
margin-right: 0px;
}
.delete-btn
{
	border:none;
	background: none;
}

.action-box
{
display: flex;
align-items: center;
/*justify-content: space-between;*/
}
.action-box .edit-button {
    margin-right: 0;
    /*width: 48%;*/
    /*width: 25%;*/
}
.action-box .edit-button a.btn {
    /*width: 100%;*/
    padding: 1px 10px;

}
.action-box .edit-button button.btn.btn-danger {
    /*width: 100%;*/
    padding: 1px 10px;
    margin-left: 10px;
}
.status_span
{
  width: 100%;
  padding: 3px 0px;
}


table.table-bordered.dataTable {
    white-space: nowrap;
    text-align: center;
}


/*for tom select*/

.ts-control input,.ts-control .item {
    font-size: 1rem !important;
    color: #6e707e;
}

.ts-dropdown.single div {
    font-size: 1rem;
}

.asterisk
{
  color: red !important;
}

.toggled .side-dashboard .side-dashboard-icon { display: block; }
.side-dashboard .side-dashboard-icon {
    display: none;
}

.dash-count
{
  padding-left: 0.75rem;
}
.multiple-image-div
{
  float: left; 
  margin-right: 5px;
  display: block;
}
.remove-icon {
    display: block;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 5px;
}

.remove-icon img
{
  width   : 20px; 
  height  : 20px;
}


/*for changing the structure in mobile view*/
@media(min-width: 576px){
  .topbar .dropdown {
    position: inherit; 
  }
  .topbar .dropdown-list {
    width: 25.9rem !important;
    right: 0px !important;
    top: 57px;
    left: 0;
  }
}
.sidebar.toggled {
  overflow: visible;
  width: 100% !important;
  position: absolute;
  left: 0;
  top: 70px;
  z-index: 5;
  min-height: inherit;
  height: auto;
}
.sidebar.toggled .nav-item .nav-link {
  width: 100%;
  text-align: left;
}
.sidebar .nav-item .nav-link .fas {
  display: none;
}
.sidebar.toggled .nav-item .nav-link span {
  font-size: 16px;
  display: block;
}

#wrapper {
  position: relative;
  max-width: 414px;
  margin: 0 auto;
}

.sidebar 
{
  display: none !important;
}
.sidebar.toggled
{
  display: block !important;
}
.topbar .nav-item .nav-link {
 padding: 0; 
}
.topbar {
  background-color: #C1A50E !important;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  max-width: 414px;
  margin: 0 auto;
  right: 0;
  z-index: 5;
  padding: 0 15px;
  height: 3.6rem;
}
.container-fluid {
  padding-top: 72px;
  padding-bottom: 60px;
  padding-left: 15px;
  padding-right: 15px;
}
.container {
  padding-top: 82px;
  padding-bottom: 60px;
}
.sticky-footer.bg-white {
  position: fixed;
  bottom: 0;
  max-width: 414px;
  margin: 0 auto;
  left: 0;
  right: 0;
  background: #C1A50E !important;
  padding: 10px 0;
  color: #fff !important;
}
.topbar #sidebarToggleTop:hover
{
  background-color : #C1A50E !important;
}
.h5.mb-0.text-gray-800 {
  font-size: 15px;
}
.d-sm-flex {
    display: flex!important;
}
.text-primary.text-uppercase {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 13px;
  font-weight: 400 !important;
  color: #000 !important;
  margin: 0 !important;
  /*padding: 5px 0;*/
  padding: 2px 0;
  text-transform: none !important;
  align-items : self-start;
}

.text-primary.text-uppercase .my_title.user_title
{
  width: 20%;
}
.text-primary.text-uppercase .my_content.user_content
{
  width: 80%;
}

.text-primary.text-uppercase .my_title.spc_title
{
  width: 25%;
}
.text-primary.text-uppercase .my_content.spc_content
{
  width: 75%;
}
.text-primary.text-uppercase .my_title.hs_title
{
  width: 35%;
}
.text-primary.text-uppercase .my_content.hs_content
{
  width: 65%;
}

.text-primary.text-uppercase .my_title.dc_title
{
  width: 35%;
}
.text-primary.text-uppercase .my_content.dc_content
{
  width: 65%;
}

.text-primary.text-uppercase .my_title.cmp_title
{
  width: 35%;
}
.text-primary.text-uppercase .my_content.cmp_content
{
  width: 65%;
}

.text-primary.text-uppercase .my_title.pt_title
{
  width: 25%;
}
.text-primary.text-uppercase .my_content.pt_content
{
  width: 75%;
}

.text-primary.text-uppercase .my_title.adv_title
{
  width: 35%;
}
.text-primary.text-uppercase .my_content.adv_content
{
  width: 65%;
}

.text-primary.text-uppercase .my_title.nws_title
{
  width: 30%;
}
.text-primary.text-uppercase .my_content.nws_content
{
  width: 70%;
}

.text-primary.text-uppercase .my_title {
  width: 44%;
}
.text-primary.text-uppercase .my_content {
  width: 56%;
}
/*.text-primary.text-uppercase .my_content img {
  width: 100%;
  height: auto;
  max-width: 120px;
}*/
.text-primary.text-uppercase .my_content.img_content img {
  object-fit: contain;
  width: auto;
}
.text-primary.text-uppercase .my_content img {
    width: 50%;
    /*max-width: 100%;*/
    height: 40px !important;
    background: none;
    border: 0;
    border-radius: 0;
}
a#alertsDropdown
{
  color: #ffffff;
  padding-left: 0;
}
.dropdown-toggle::after
{
  display: none;
}
.topbar .dropdown .dropdown-menu {
    width: 100%;
    right: 0;
    border-radius: 0;
    overflow-y: auto;
    height: 100vh;
    padding-bottom: 60px;
}
.dropdown-item.active{
  font-weight: bold;
}
.dropdown-item span
{
  font-weight: normal;
}
.dropdown-menu a span {
    color: #ffffff;
    /*font-size: 16px;*/
    font-size: 13px;
}
.dropdown-menu a .fas {
  display: none;
}
.topbar .dropdown-list .dropdown-item:hover {
  background: transparent;
}
.topbar .dropdown-list .dropdown-item.active {
  background: #C4A57C;
}
.col-xl-12 img {
    background-color: #f8f9fc;
    border: 0.25px solid #d1d3e2;
    border-radius: 0.35rem;
    /* padding: 10px 10px; */
    max-width: 100%;
}
.btn-group-sm > .btn, .btn-sm {
  padding: 0.05rem .25rem;
  font-size: 0.775rem;
  line-height: 1.5;
  border-radius: .2rem;
}
.my-card-body {
  padding: 0px 1.25rem 0 1.25rem;
}
.control-label
{
  font-size: 13px;
}
.form-group
{
  margin-bottom: 0.5rem;
}
.form-control,.form-control-file
{
  font-size: 13px;
}
.scroll-to-top
{
  background: #6F6F6F;
}
.my-btn-sm
{
  padding: 6px 10px;
  font-size: 13px;
}
.text-white.app_title:hover {
    text-decoration: none;
}
.btn-sv-ex{
  padding: 6px 10px;
  font-size: 13px;
}
.has-items .ts-control > input {
  color: #fff !important;
  cursor: pointer !important;
  caret-color: #303030 !important;
}

/* Specific vendor prefixes if needed */
.has-items .ts-control > input::-webkit-input-placeholder {
  color: #fff !important;
}
.has-items .ts-control > input::-moz-placeholder {
  color: #fff !important;
}
.has-items .ts-control > input:-ms-input-placeholder {
  color: #fff !important;
}

#nameCheck, #existingEmailCheck, #emailCheck, #passcheck, #conpasscheck, #phoneCheck, #startDateCheck, #endDateCheck, #image_check, #startTimeCheck, #endTimeCheck, #addressCheck, #emergencyPhoneCheck, #titleCheck, #descriptionCheck, #favicon_icon_check, #logo_check, #copyrightCheck, #developed_byCheck, #appTitleCheck, #radiusCheck, #type_check, #customerCheck, #productCheck, #catelogueCheck, #materialCheck, #weightCheck, #netWeightCheck, #sizeCheck, #meltingCheck, #metalTypeCheck, #priceCheck, #deliveryPeriodCheck  {
    display: none;
}
.bg-gradient-danger{
  font-size: 13px;
}
.bg-gradient-primary {
    background-color: #C1A50E;
    background-image: linear-gradient(180deg,#C1A50E 10%,#C4A57C 100%);
    background-size: cover;
}
.btn-primary {
    color: #fff;
    background-color: #C4A57C  !important;
    border-color: #C4A57C  !important;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #C0C0C0  !important;
    border-color: #C0C0C0  !important;
}
.btn-primary:hover {
    color: #fff;
    background-color: #C0C0C0  !important;
    border-color: #C0C0C0  !important;
}
.border-left-primary {
    border-left: none !important;
}
a {
    color: #C4A57C;
    text-decoration: none;
    background-color: transparent;
}

.otp_phone_section {
    position: relative; 
  } 
  .otp_phone_section .static_tel_code {
    position: absolute;
    font-size: 13px;
    top: 0;
    left: 0;
    background-color: #C1A50E !important;
    width: 41px;
    height: 100%;   
    color: #ffffff;
  } 
input#phone 
{
    margin-left: 36px;
    width: 90%;
}
span.static_tel_code {
    padding: 8px 5px;
}
.image-validation
{
  font-size: 13px;
  color: red;
}

.container-fluid .bck-title {
  display: flex;
  align-items: center;
}
.module-title-bar .module-title {
  font-size: 18px !important;
  font-weight: 600;
  color: #333 !important;
  margin-bottom: 8px !important;
  display: block;
}
.container-fluid .bck-title .module-title .fas {
  display: none;
}
.container-fluid .bck-title .rounded-circle {
  width: auto;
  border: solid 1px #333 !important;
  background: #fff !important;
  border-radius: 5px !important;
  color: #000 !important;
  font-size: 13px;
  padding: 6px 25px 5px !important;
  display: inline-block !important;
  height: auto !important;
}



.customers-search-section {
    justify-content: space-between !important;
    position: relative;
    align-items: start !important;
}
.customers-search-section .search-result-msg-multiple {
  width: 49%;
}
.customers-search-section input {
    border: solid 1px #ccc;
    height: 32px;
    padding: 0 5px;
    font-size: 13px;
    color: #000;
    float: left;
    width: 100%;
    box-shadow: none;
    border-radius: 5px; 
    margin-right: 10px;
    outline: none;
}
.customers-search-section input:placeholder {
    font-size: 13px;
    color: #000 !important; 
}
.customers-search-section select {
    border: solid 1px #ccc;
    height: 32px;
    font-size: 13px;
    color: #000;
    padding: 0 5px;
    border-radius: 5px; 
    background-color: #fff;
    box-shadow: none;
    width: 100%; 
}
.customers-search-section #customer_filter_btn {
    border: solid 1px #333;
    padding: 5px 12px;
    font-size: 14px;
    border-radius: 5px;
    color: #333;
    height: 32px;
    margin-left: 5px;
    cursor: pointer;
}
.add-download.customer-export a {
    padding: 6px 5px !important;
    font-size: 12px !important;
    margin-left: 6px !important;
}
.add-download a {
  padding: 5px 22px !important;
  font-weight: 600 !important;
  font-size: 14px !important;
}
.select-filter-text {
  /*display: flex;
  align-items: center;*/
  width: 49%;
}
.customers-search-section button {
    padding: 6px 12px;
}
.customers-search-section.search-catalogue-div input {
  width: 100%;
  margin-right: 0;
}
.container-fluid .bck-title.my-bck-title .rounded-circle {
  padding: 6px 50px 5px !important;
}
.search-products-div .btn.btn-sm.btn-danger {
  width: 49%;
  padding: 5px 0;
  height: 31px;
  border-radius: 5px !important;
}
.search-result-msg-multiple span#search_results {
    font-size: 14px;
    color: green;
    font-weight: 400;
    display: block;
    width: 100%;
}
.customers-search-section .search-result-msg-single {
    width: 100%;
}
.search-result-msg-single span#search_results {
    font-size: 14px;
    color: green;
    font-weight: 400;
    display: block;
    width: 100%;
}


.select-filter-text span#filter_enquiry_results {
    font-size: 14px;
    color: green;
    font-weight: 400;
    display: block;
    width: 100%;
}
.select-filter-text span#filter_customer_results {
    font-size: 14px;
    color: green;
    font-weight: 400;
    display: block;
    width: 100%;
}

.select-filter-text span#filter_purchased_plan_results {
    font-size: 14px;
    color: green;
    font-weight: 400;
    display: block;
    width: 100%;
}
.show_order_notification_text {
    position: relative;
    padding-left: 10px;
}
span.show_order_notification {
    display: inline-block;
    text-align: center;
    background-color: #C1A50E !important;
    color: var(--color-gray-dark);
    border-radius: 20px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    padding: 4px 10px;
    position: relative;
    height: 30px;
    line-height: 25px;
}
span.show_order_notification.upper-note {
    display: none;
}
span.show_order_notification.lower-note {
    background-color: #790000 !important;
}
span.show_order_notification.lower-note {
    background-color: #790000 !important;
    position: relative;
    /*right: -10px;*/
    /*left: -10px;*/
    left: 0px;
    top: -5px;
    padding: 0;
    height: 20px;
    font-size: 10px;
    width: 20px;
    line-height: 22px;
    color: #fff;
}
/*ends*/
