.user-panel {
  position: relative;
  width: 100%;
  padding: 0px !important;
  overflow: hidden;
}
.row{
  margin-left:0px;
}
#fav-table th {
  background-color: #aad4f2;
  color: #000;
  text-align: center
}
.price{
  text-align:right;
}
#schedule-table th {
  background-color: #aad4f2;
  color: #000;
  text-align: center;
  width:10%;
 }

 #cliant_select-table th {
   background-color: #aad4f2;
   color: #000;
   text-align: center;
   
  }

 #schedule-table > tbody > tr > td > div.schedule_assist_edit{
    margin: 1px;
    background-color: #aad4f2;
    font-size:82.5%;
    cursor: pointer;
  }

 #schedule-table > tbody > tr > td > div.schedule_edit{
  margin: 1px;
  background-color: #aaf2b3;
  font-size:82.5%;
  cursor: pointer;
}


#calender_column_table > tbody > tr > td > div.schedule_assist_edit{
  margin: 1px;
  background-color: #aad4f2;
  font-size:82.5%;
  cursor: pointer;
}
#calender_column_table > tbody > tr > td > div.schedule_edit{
  margin: 1px;
  background-color: #aaf2b3;
  font-size:82.5%;
  cursor: pointer;
}

#schedule-table > tbody > tr > td{
  cursor: pointer;
}

#menu-table th {
  background-color: #aad4f2;
  color: #000;
  text-align: center;
 }
 #col-header-table th {
   background-color: #aad4f2;
   color: #000;
   text-align: center;
  }

#header {
  box-sizing: border-box;
  background: #0b5db0;
  height: 50px
}
footer {
  width: 100%;
  height: 120px; 
  text-align: center;
  padding: 50px 0;
  background-color: #cab64a;
}
.footer-text {
  color: #fff;
}
span.stk { text-decoration:line-through; }
.main-home {
  box-sizing: border-box;
  margin-left: 220px;
  padding: 0 10px
}
.main-list {
  box-sizing: border-box;
  margin-left: 220px;
 /* padding: 40px 5px*/
}
.main-modify {
  box-sizing: border-box;
  margin-left: 220px;
  padding: 0 0 60px 0
}
.main-full {
  margin-Left:50px;
}
.main-full>div.ex-fixed-footer-container {
  Left:60px;
}
.main-full>div {
  Left:60px;
}
#fav-table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 0px;
  /*table-layout:fixed*/
}

.btn-search {
  width: 71px;
  height: 30px;
  border-radius: 3px;
  box-shadow: inset 0-15px 15px 0 #f2f2f2;
  border: solid 1px #d0d0d0;
  background-color: #fefefe;
  background-image: none;
  color: #4772b3;
  font-size: 13px;
  line-height: 1;
  min-width: 71px;
  min-height: 30px
}



.ex-btn-default:active, .ex-btn-default:focus {
  color: #828282;
  background: #fff
}

.ex-btn-default:hover, .ex-btn-default:active, .ex-btn-default:focus {
  text-decoration: none
}

.ex-btn-default {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  text-align: center;
  color: #828282;
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid #d0d0d0;
}


.ex-btn-delete {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  text-align: center;
  color: #d45645;
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid #d0d0d0
}
.ex-btn-setting {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  text-align: center;
  color: #4772b3;
  border-radius: 4px;
  background-color: #fff;
  background-image: linear-gradient(to top, #f2f2f2, #fff);
  border: 1px solid #ccc
}


.ex-btn-primary:active, .ex-btn-primary:focus, .ex-btn-primary:visited {
  outline: 0;
  box-shadow: 0 0 2px rgba(212, 216, 221, 0.3);
  color: #fff;
  background: linear-gradient(to bottom, #0054AC, #3D79D0)
}

.ex-btn-primary:hover {
  color: #fff;
  background: linear-gradient(to bottom, #0054AC, #3D79D0)
}

.ex-btn-primary {
  height: 32px;
  padding: 0 12px;
  font-size: 14px;
  line-height: 32px;
  border: solid 1px rgba(0, 0, 0, 0.15);
  color: #fff;
  background: linear-gradient(to bottom, #3D79D0, #0054AC 100%)
}

.ex-btn-size-large {
  height: 42px;
  width: 130px;
  line-height: 40px;
  min-width: 130px;
  min-height: 40px;
  padding: 0 7px;
  font-size: 14px;
  margin:0 10px
}

.ex-btn-size-medium {
  line-height: 40px;
  min-width: 120px;
  min-height: 40px;
  padding: 0 7px;
  font-size: 14px
}

.ex-btn-size-xsmall {
  line-height: 30px;
  min-width: 80px;
  min-height: 30px;
  padding: 0 7px;
  font-size: 12px
}
.ex-btn-size-xxsmall{
  line-height:25px;
  min-width:60px;
  min-height:25px;
  padding:0 7px;
  font-size:12px
}

.width-70 {
  width: 70px
}
.width-90 {
  width: 90px
}
.min-width-100 {
  min-width: 100px
}
.width-100 {
  width: 100px
}
.width-110 {
  width: 110px
}

.min-width-80 {
  min-width: 80px
}
.min-width-120 {
  min-width: 120px
}

.min-width-130 {
  min-width: 130px
}

.min-width-200 {
  min-width: 200px
}

.width-150 {
  width: 150px
}

.width-200 {
  width: 200px
}
.width-300 {
  width: 300px
}
.min-width-60 {
  min-width: 60px
}

.min-width-80 {
  min-width: 80px
}
.max-width-80 {
  max-width: 80px
}
.width-80 {
  width: 80px
}
.width-50 {
  width: 50px
}
.width-20 {
  width: 20px
}
.width-5 {
  width: 5px
}

.min-width-90 {
  min-width: 90px
}

.max-width-5 {
  max-width: 5px;
  width: 5px;
}
.notifcations-body {
  padding: 0px;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 4px
}

.nowrap {
  white-space: nowrap;
  overflow: hidden;
}

.pull-right {
  float: right
}
.pull-center {
  text-align: center
}
.row div[class*="col-"] {
  padding-left: 0px
}


.row {
  margin-left: 0px
}

.scroll-table {
  overflow: auto;
  white-space: nowrap;
  border: solid 1px #d0d0d0;
  overflow-x:scroll
}
.tablesorter-false {
  background-image: none;
}

.tablesorter th{
  position: relative;
  cursor: pointer;
  text-align: left;
}
.tablesorter th::before, .tablesorter th::after{
  content: '';
  position: absolute;
  z-index: 2;
  right: 7px;
  width: 0;
  height: 0;
  border: 4px dashed;
  border-color: #333 transparent;
  pointer-events: none;
}
.tablesorter th::before{
  border-bottom-style: solid;
  border-top: none;
  top: 30%;
}
.tablesorter th::after{
  border-top-style: solid;
  border-bottom: none;
  bottom: 30%;
}
.tablesorter th.tablesorter-headerAsc:after{
  border: none;
}
.tablesorter th.tablesorter-headerAsc:before{
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.tablesorter th.tablesorter-headerDesc:before{
  border: none;
}
.tablesorter th.tablesorter-headerDesc:after{
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.tablesorter th.sorter-false:before, .tablesorter th.sorter-false:after{
  border: none;
}


.width-150 {
  width: 150px;
  text-align: center
}
.width-100 {
  width: 100px;
  text-align: center
}

.width-60 {
  width: 60px;
  
  text-align: center
}

.width-25 {
  width: 25px
}

table {
  margin: 0;
  border: none
}
.content{
font-size:12px !important;
}
.Datagrid{
  font-size: 12px;
  border-collapse: collapse;
  /*table-layout: fixed;*/
}

.member_tbl th{
  text-align:center;
  border: solid 1px #A9A9A9 !important;
  background-color:  #f5f5f5 !important;
  padding:5px !important;
  margin:0 !important;
  font-weight:normal !important;
 }
.Datagrid th{
  text-align:center;
  border: solid 1px #A9A9A9 !important;
  background-color:  #f5f5f5 !important;
  padding:5px !important;
  margin:0 !important;
  font-weight:normal !important;
 }
 .Datagrid td{
  border: solid 1px #A9A9A9 !important;
  padding:5px !important;
  margin:0 !important;
  vertical-align:middle!important;
 }
 .ui-datepicker-calendar .day-sunday > a,
 .ui-datepicker-calendar .day-holiday > a {
   background: #ffc0c0;
 }
 .ui-datepicker-calendar .day-saturday > a {
   background: #c0d0ff;
 }
 
.modal-md { 
  width: 450px;
}
.modal-md2 { 
  width: 500px;
}
.modal-md3 { 
  width: 600px;
}
.bg-danger{

  background-color: red;
} 
.text-white{
color:#fff;
}

#select-image {
  margin: 20px 0;
 
  display: flex;
 flex-wrap: wrap;
}
#select-image>div{
padding: 10px;
}
.delete-btn{
  float: right;
}

.lazyImg{
  max-width:100%;  
  vertical-align:bottom;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:right;
}
.offerImg{
  max-width:100%;  
  vertical-align:bottom;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:right;
}


.imgdel{
margin: 5px -30px;
position: absolute;
width: 24px;
height: 24px !important;
cursor: pointer;
}

.slick-slide img {
  height: 140px;
  text-align: center
}
#select-image img {
  height: 140px;
  text-align: center
}
#offer-image img {
  height: 180px;
  text-align: center
}
  