#date_ex{
    border: none;
    background: transparent;
    background-image: url(../images/calender.png);
    background-repeat: no-repeat;
    padding-left: 25px;
}
.dateli{
  width:46%;
}
.job-calendar{
  padding: 0px !important;
}
/* New table pagination*/
.pagination_for_table {
    float: right;
}
.table_new_pagination {
    padding: 0px;
    margin: 0px;
}
.table_new_pagination li {
    display: inline-block;
    width: 70px;
    text-align: center;
    padding: 5px 10px;
    border-radius: 5px;
    background-color: #DDD;
    margin: 0px 1px;
    cursor: pointer;
}
.table_new_pagination a {
    text-decoration: none;
    color: #5A738E;
}
/* Table pagination ended*/
.pencilbox{
	color:#19bc9c;
	font-size:15px !important;
	cursor:pointer;
}
.image-iconselect{
      width: 146px;
      height:145px;
      border-radius: 7px;
  padding: 2px;
  cursor: pointer;
  background-color: #F8F9F5; 
}
.quantitydiv{
  padding-left: 1px !important;
  padding-right: 1px !important;
}
.quantitydiscount{
        height: 27px !important;
    padding: 0px 4px !important;
}

.ui-datepicker .ui-datepicker-header{
      background-color: #1ABB9C !important;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #F6F6F6 !important;
    background: #F6F6F6 !important;
    color: #454545 !important;
}
.myupdatebutton{
  padding-right: 0px !important;
}

.mycontainer{
  padding-left:0px !important;
}
.trashbox{
	color:rgb(239, 44, 44);
	font-size:15px !important;
	cursor:pointer;
}
.min-content{
  min-height: 819px !important;
}
.uploading{
	padding-top: 10px;
}
.left-top{
	margin-top:0px !important;
}
.buttonpad{
      padding-right: 26px;
}
.editpad{
      padding-right: 103px;
}
.txtarea{
    border-radius:6px 6px 0px 0px;
    width: 100%;
    border-color: #D9D9DF;
    padding: 17px;
        color: black;
}
.image-uploads > input
{
    display: none !important;
}
.image-uploadss > input
{
    display: none !important;
}
.ftr{
      margin-top: 75%;
}
body {  
  margin: 0;
  padding: 0;
  background: rgb(230,230,230);
  
  color: rgb(50,50,50);
  font-family: 'Open Sans', sans-serif;
  font-size: 112.5%;
  line-height: 1.6em;
}



/* ================ The Timeline ================ */

.timeline {
  position: relative;
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  padding: 1em 0;
  list-style-type: none;
   padding-right: 23px;
}
#timelin{
  margin-top: -33px;
}

.timeline:before {
  position: absolute;
  right:100%;
  top: 12px;
  content: ' ';
  display: block;
  width: 1px;
  height: 100%;
  margin-left: -3px;
  background:rgb(217, 217, 223);
  
  z-index: 5;
}


.timeline li {
  padding: 1em 0;
}

.timeline li:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
img.editorimg {
    height: 17px;
    width: 20px;
    float: left;
    display: inline-block;
    margin-right: 4px;
    border-radius: 2px;
   
   
}


.direction-r {
  position: relative;
  width: 100%;
      padding-left: 9px;
  
}
ul.timeline li{
       border-bottom: none !important;
}

.flag-wrapper {
  position: relative;
  display: inline-block;
  
  text-align: center;
}
.mystatus{
  float: right;
  position: relative;
  left: 70px;
  padding-top: 5px;
}






.direction-r .flag {
  -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
  -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
  box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
}
.direction-r.flagnil{
  -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
  -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
  box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
}


.direction-r .flag:before {
  position: absolute;
  top: 50%;
  right: -30px;
  content:url(../images/note.png);
  display: block;
      width: 14px;
    height: 14px;
      margin-top: 12px;
  background: #fff;
  border-radius: 10px;
  z-index: 10;
}
.direction-r .flagnil:before {
  position: absolute;
  top: 50%;
  right: -30px;
  content:url(../images/userround.png);
  display: block;
      width: 14px;
    height: 14px;
      margin-top: 12px;
  background: #fff;
  border-radius: 10px;
     
  z-index: 10;
}

.direction-r .flag:before {
      left: -11px;
}
.direction-r .flagnil:before {
      left: -11px;
}



.direction-r .flag:after {
  content: "";
  position: absolute;
  right: 100%;
  top: 50%;
  height: 0;
  width: 0;
  margin-top: -8px;
  border: solid transparent;
  border-right-color: rgb(248,248,248);
  border-width: 8px;
  pointer-events: none;
}
.direction-r .flagnil:after {
  content: "";
  position: absolute;
  right: 100%;
  top: 50%;
  height: 0;
  width: 0;
  margin-top: -8px;
  border: solid transparent;
  border-right-color: rgb(248,248,248);
  border-width: 8px;
  pointer-events: none;
}

.time-wrapper {
  display: inline;
  
  line-height: 1em;
  font-size: 0.66666em;
  color: rgb(250,80,80);
  vertical-align: middle;
}

.direction-l .time-wrapper {
  float: left;
}

.direction-r .time-wrapper {
  float: right;
}

.time {
  display: inline-block;
  padding: 4px 6px;
  background: rgb(255, 255, 255);
}

.desc {
  margin: 1em 0.75em 0 0;
  
  font-size: 0.77777em;
  font-style: italic;
  line-height: 1.5em;
}

.direction-r .desc {
  margin: 1em 0 0 0.75em;
}

/* ================ Timeline Media Queries ================ */

@media screen and (max-width: 660px) {

.timeline {
  width: 100%;
  padding: 4em 0 1em 0;
}

.timeline li {
  padding: 2em 0;
}

.direction-l,
.direction-r {
  float: none;
  width: 100%;

  text-align: center;
}

.flag-wrapper {
  text-align: center;
}

.flag {
  background: rgb(255,255,255);
  z-index: 15;
}

.direction-l .flag:before,
.direction-r .flag:before {
  position: absolute;
  top: -30px;
  left: 50%;
  content: ' ';
  display: block;
  width: 12px;
  height: 12px;
  margin-left: -9px;
  background: #fff;
  border-radius: 10px;
  border: 4px solid rgb(255,80,80);
  z-index: 10;
}

.direction-l .flag:after,
.direction-r .flag:after {
  content: "";
  position: absolute;
  left: 50%;
  top: -8px;
  height: 0;
  width: 0;
  margin-left: -8px;
  border: solid transparent;
  border-bottom-color: rgb(255,255,255);
  border-width: 8px;
  pointer-events: none;
}

.time-wrapper {
  display: block;
  position: relative;
  margin: 4px 0 0 0;
  z-index: 14;
}

.direction-l .time-wrapper {
  float: none;
}

.direction-r .time-wrapper {
  float: none;
}

.desc {
  position: relative;
  margin: 1em 0 0 0;
  padding: 1em;
  background: rgb(245,245,245);
  -webkit-box-shadow: 0 0 1px rgba(0,0,0,0.20);
  -moz-box-shadow: 0 0 1px rgba(0,0,0,0.20);
  box-shadow: 0 0 1px rgba(0,0,0,0.20);
  
  z-index: 15;
}

.direction-l .desc,
.direction-r .desc {
  position: relative;
  margin: 1em 1em 0 1em;
  padding: 1em;
  
  z-index: 15;
}

}

@media screen and (min-width: 400px ?? max-width: 660px) {

.direction-l .desc,
.direction-r .desc {
  margin: 1em 1em 0 1em;
}

}

.image-uploads img
{
    width: 80px;
    cursor: pointer;
}
textarea:focus {
    outline-style: none !important;
  }
.txtareadiv{
    padding-bottom: 30px !important;
       padding: 13px;
    background-color: #F5F7FA;
   
    border: 1px solid #D9D9DF;
    border-top: none;
    border-radius:0px 0px 6px 6px;
    color: black;
        height: 56px;
}
.label-padding{
	padding-left:0px !important;
}
.dist-text{
	display:none;
}
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 20px;
  cursor: pointer;
}

/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
  content: '';
    position: absolute;
    left: 0;
    top: 6px;
    width: 17px;
    height: 17px;
    border: 1px solid #aaa;
    background: #f8f8f8;
    border-radius: 3px;
    box-shadow: inset 0 1px 3px rgba(0,0,0,.3)
}
/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
  content: '✔';
    position: absolute;
    top: 9px;
    left: 3px;
    font-size: 15px;
    line-height: 0.8;
    color: #09ad7e;
    transition: all .2s;
}
/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
[type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
[type="checkbox"]:disabled + label {
  color: #aaa;
}
/* accessibility */
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
  border: 1px dotted blue;
}

/* hover style just for information */
label:hover:before {
  border: 1px solid #4778d9!important;
}
.state-one{
	padding-top:6px;
}
.products{
	padding-left:0px;
	list-style:none;
}
.view-bottom{
	margin-top: -8px !important;
}
.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:-95%;max-width:180px;margin-top:-6px;margin-right:-1px;-webkit-border-radius:6px 6px 6px 6px;-moz-border-radius:6px 6px 6px 6px;border-radius:6px 6px 6px 6px;}
.dropdown-submenu:hover>.dropdown-menu{display:block;}
.dropdown-submenu>a:after{display:block;content:" ";float:left;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 5px 5px 0;border-right-color:#999;margin-top:5px;margin-right:10px;}
.dropdown-submenu:hover>a:after{border-left-color:#ffffff;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 6px 6px 6px;-moz-border-radius:6px 6px 6px 6px;border-radius:6px 6px 6px 6px;}
.dropdown-menu-right {margin-left:0;}

.pull-right .user-profile{
	font-size:13px;
}
.pull-right .user-profile:active{
	box-shadow:none !important;
}
.open-img .open>a, .open-img .open>a:hover, .open-img .open>a:focus{
   border-color: transparent !important;
   box-shadow:none !important;
}
.icon-setting{
	padding:7px 20px !important;
}
.icon-setting label{
	padding-top:2px;
	font-weight: normal !important;
}
.complete{
	background: #26B99A;
    border-radius: 3px;
    color: #fff;
    width: 68%;
    text-align: center;
        padding: 2px 3px;
}
.pending{
	background: #999999;
    color: #fff;
    width: 68%;
    text-align: center;
    border-radius: 3px;
        padding: 2px 3px;
}
.notify{
	left:auto !important;
	right: 0;
}
.away{
    background: rgba(254, 164, 0, 0.85);
    color: #fff;
    width: 68%;
    text-align: center;
    border-radius: 3px;
        padding: 2px 3px;
}
.offline{
	background: #999999;
    border-radius: 3px;
    color: #fff;
    width: 68%;
    text-align: center;
    padding: 2px 3px;
}
.att-img{
	border-radius: 50%;
    width: 60px;
    height: 60px;
}
.no-value {
  text-align: center;
  padding: 16% 0%;
  font-size: 16px;
}
.no-data {
  text-align: center;
  padding: 20% 0%;
  font-size: 15px;
}
.error-message p{
  padding-top:5px;
  margin-bottom:0px;
  color:red;
}
.message {
    font-size: 13px !important;
}
.error-check{
    position: absolute;
    top: 10px;
    right: -10px;
    font-size: 17px !important;
    color: #26B99A;
  }
.error-note {
    width: 96%;
    margin: auto;
}
.warning-note {
    width: 96%;
    margin: auto;
    font-size: 15px;
}
.warning-list {
    float: right;
    margin: 2px 150px 0px 0px;
    width: 300px;
    right: 0;
    position: absolute;
}
.register-new {
   width: 45%;
   margin: auto;
   margin-top: 7%;
}
.ccreate {
   font: normal 25px Helvetica, Arial, sans-serif;
   letter-spacing: -0.05em;
   line-height: 20px;
   margin: 10px 0 30px;
   text-align: center;
}
.state-name {
  width: 100%;
}
.edit-profile{
  margin-top:9%;

}
.logostl{
  position:absolute;
  margin-top:16px;
  margin-left: 115px;
}
.update-button{
  text-align: center;
}
.edit-customer{
    width: 100%;
    float: left;
    text-align: center;
    padding-top:10px;
}
.edit-customer .fa-pencil-square-o{
   color: #26B99A;
   font-size: 16px;
}
.edit-customer .fa-trash-o{
  font-size: 16px;
  color: #E50C0C;
}
.edit-customer a{
    margin-bottom: 0px !important;
    margin-top: 10px;
}
.signin-div {
    width: 65%;
    float: right;
  }
.dpr-data {
  padding-top: 8px;
}
.profile-body {
  padding: 7px 3px;
}
.profile-value {
  font-weight: 700;
  padding-left: 15% !important;
}
.profile-content {
  
}
.image-upload {
  width: 100px;
  height: 110px;
  border: 1px solid #DDE2E8;
  border-radius: 5px;
  padding: 2px;
  cursor: pointer;
  background-color: #F8F9F5;
}
.image-icon{
  width: 100%;
  height: 100%;
 
  border-radius: 7px;
  padding: 2px;
  cursor: pointer;
  background-color: #F8F9F5;
}
.image-upload img {
  width: 100% !important;
  height: 100% !important;
  border-radius: 5px;
}
.iconname{
  text-align: center !important;
    color: black;
       padding-top: 18px;
    margin-left: 15px;
}
.picture {
  width: 110px;
  height: 110px !important;
}
.left_title {
  /*margin-top: 10px;*/
}
.x_panel_height {
  min-height: 580px !important;
}
/*pagination*/
.pager-last{
  width:100%;
  float:left;
  /*background-color: #f5f5f5;*/
  padding-bottom: 10px;
}
.pager-last #page_navigation{
  width: 100%;
  margin: auto;
  text-align: right;
}
#page_navigation a {
  padding: 3px 9px;
  border: 1px solid #C9CACA;
  margin: 2px;
  color: black;
  text-decoration: none;
  font-size: 13px;
  border-radius: 2px;
  vertical-align: baseline;
  background: transparent;
}
.pager-last #page_navigation1{
  width: 79.6%;
  margin: auto;
  text-align: right;
}
#page_navigation1 a {
  padding: 3px 9px;
  border: 1px solid #C9CACA;
  margin: 2px;
  color: black;
  text-decoration: none;
  font-size: 13px;
  border-radius: 2px;
  vertical-align: baseline;
  background: transparent;
}
.pager-last #page_navigation2{
  width: 79.6%;
  margin: auto;
  text-align: right;
}
#page_navigation2 a {
  padding: 3px 9px;
  border: 1px solid #C9CACA;
  margin: 2px;
  color: black;
  text-decoration: none;
  font-size: 13px;
  border-radius: 2px;
  vertical-align: baseline;
  background: transparent;
}
.pager-last #page_navigation3{
  width: 79.6%;
  margin: auto;
  text-align: right;
}
#page_navigation3 a {
  padding: 3px 9px;
  border: 1px solid #C9CACA;
  margin: 2px;
  color: black;
  text-decoration: none;
  font-size: 13px;
  border-radius: 2px;
  vertical-align: baseline;
  background: transparent;
}
.pager-last #page_navigation4{
  width: 79.6%;
  margin: auto;
  text-align: right;
}
#page_navigation4 a {
  padding: 3px 9px;
  border: 1px solid #C9CACA;
  margin: 2px;
  color: black;
  text-decoration: none;
  font-size: 13px;
  border-radius: 2px;
  vertical-align: baseline;
  background: transparent;
}
#profile_tab_list li a {
  border: none;
}
#profile_tab_list li a : hover {
  border: none;
}
.active_page {
  background: #505151 !important;
  color: white !important;
}
.profile_edit{
  display: none;
      margin-top: -20px;
}
.profile_button{
      background: #fff;
    border: 0;
    padding: 7px 0;
    display: flex;
}
.profile_title{
  margin-left: 13px;
}
.profile_display{
  border-radius: 0;
  line-height: 30px;
  width: 100%;
  padding-bottom: 10px;
  font-size: 12px;
  
}
.myprofile_display{
        border-radius: 0;
  line-height: 30px;
  width: 100%;
  padding-bottom: 10px;
  font-size: 12px;
  padding-left: 0px !important;
  padding-right: 0px !important;
    }
#add_user .col-md-11 {
  line-height: 30px;
  padding: 0px;
}
#add_user input {
  font-size: 12px;
}
#add_user textarea {
  font-size: 12px;
}
#add_user .col-md-11 label {
  padding: 0px;
  font-size: 12px;
}
#add_user .col-md-11 span {
  padding: 0px;
  font-size: 12px;
}
#update_lead .col-md-11 {
  line-height: 30px;
  padding: 0px;
}
#update_lead input {
  font-size: 12px;
}
#update_lead textarea {
  font-size: 12px;
}
#update_lead .col-md-11 label {
  padding: 0px;
  font-size: 12px;
}
#update_lead .col-md-11 span {
  padding: 0px;
  font-size: 12px;
}
#update_customer .col-md-11 {
  line-height: 30px;
  padding: 0px;
}
#update_customer input {
  font-size: 12px;
}
#update_customer textarea {
  font-size: 12px;
}
#update_customer .col-md-11 label {
  padding: 0px;
  font-size: 12px;
}
#update_customer .col-md-11 span {
  padding: 0px;
  font-size: 12px;
}
.form-label {
      margin-bottom: 1px !important;
}
#tab_content3 #cke_1_contents {
  height: 80px;
}
#tab_content3 #cke_1_bottom {
  display: none;
}
.tmln{
  padding: 10px;
  border: 1px solid #D8D9D8;
  margin-top: -5px !important;
  margin-left: 5px !important;
  border-top: none;min-height: 60px;
      border-radius: 1px;
}
.tmcontent{
  padding-top: 6px;
  padding-left:2px;
  color: #333;
}
.noevent{
      width: 50%;
    float: left;
    padding-left: 16px;
    color: black;
}
.filtrt{
  margin-top: 5px;
   background: #fff; 
   cursor: pointer; 
   padding: 0px 10px; 
   border: 1px solid #E6E9ED;
       color: black;
}
.tmlhd{
  width: 17%;
  float:left;
  padding-left: 7px;
  padding-top: 3px;
      color: black;
}
.linebrk{
  width:83%;
  float: left;
  border-top: 1px dashed #DCDEDC;
}
.timlinebox{
  padding: 10px;
  border: 1px solid #D8D9D8;
  margin: 5px; height: 60px;
  border-radius: 1px;
}
.note_div {
  padding: 0px !important;
}
.clandr{
  border:none;
}
.time{
  padding-top: 6px;
  float: right;
  padding-right: 15px;
      color: black;
}
.timeabove{
  width: 50%;
  float: right;
}
.closebtn{
    cursor:pointer;  
    position: absolute;
    border-radius: 50%;
    border: 1px solid #000;
    padding: 3px 3px 4px 3px;
        right: 10px;
    background: #000;
    top: 3px;
    color: #fff;
    font-size: 14px !important;
}
.image-icon{
  height: 161px;
}
.imgpro:hover a i{
  display:block !important;
      z-index: 1;
}
div.imgpro:hover input{
  
 display: block;
}
.hide-child {
  display: none;
}
.mybutton{
  width: 100%;
  text-align: right !important;
  /*float: right !important;*/
}
.display-tabs {
  background: #ffffff !important;
  border-bottom: none !important;
  margin-bottom: 0px !important;
}
.display-tabs > li {
  margin-top: -15px !important;
  border-bottom: 1px solid #E6E9ED !important;
}
.display-tabs > li a {
  
  background: #D4D6D8 !important;
}
.display-tabs > li.active {
  border: 1px solid #E6E9ED !important;
}
.display-tabs > li.active a{
  background: #fff !important;
  border-color: transparent !important;
}
#myTab {
  padding-left: 0px;
}
#myTabContent {
  padding-left: 9px;
  padding-top: 15px;  
}
#note-add-div {
  padding-left: 0px;
}
#note-add-div > div {
  padding-left: 0px;
}
.common-class {
  width: 100%;
  float: left;
}
.user_number {
  width: 4%;
  border: medium none;
  border-radius: 3px;
  display: none;
  float: left;
  font-size: 12px;
  left: 0;
  list-style: none outside none;
  padding: 0;
  position: absolute;
  text-shadow: none;
  top: 100%;
  z-index: 1000;
  border-radius: 2px;
}
.user_limit {
  width:48px !important;
  padding:3px !important;
  border-top: 1px solid #999999 !important;
  box-shadow: 0 0 3px !important;
}
.access-privilege {
  float: right !important;
  padding: 0px !important;
}
.user-product .col-md-12 {
  padding: 12px 0px;
}
.product-pars .col-md-12 {
  padding: 0px !important;
}
.data-export {
    margin: 12px 15px 0px 0px;
}
.data-export label {
    padding-right: 9px;
    font-size: 12px;
    color: #6e6c6c;
}
.data-export li {
    display: inline;
    padding: 5px;
    background-color: #EDEDED;
    border-radius: 2px;
    cursor: pointer;
}
.export-width {
    width: 63% !important;
}
.search-width {
    width: 37% !important;
}
.import-file {
    text-align: center;
}
.import-file input {
    font-size: 14px;
    float: left;
    padding-bottom: 13px;
}
.import-file form {
    width: 45%;
    margin: auto;
}
.import-file input[type="file" i]::-webkit-file-upload-button{
    border-width: 0px !important;
    border-color: #4cae4c !important;
    color: inherit;
    padding: 4px 8px;
    border-radius: 2px;
}
    #product_category_div {
        margin-bottom: 8px;
    }
    #product_category_tabs,#product_categ_tabs {
        white-space: nowrap;
        position:absolute;
        top: 0px;
        left: 0px;
        height: 100%;
        border: none;
        font-size: 0px;
    }
    #product_category_tabs li,#product_categ_tabs li {
        float:none;
        border: 1px solid #C9CACA;
        border-radius: 2px;
        margin-right: 5px;
        display:inline-block;
        background: inherit;
        margin-bottom: 0px;
        width: 102px;
        text-align: center;
        height: 100%;
        font-size: 13px;
    }
    #product_category_tabs li a,#product_categ_tabs li a {
        padding: 10px 15px 7px;
        color: black;
        border: none;
    }
    #product_category_tabs li span,#product_categ_tabs li span {
        display:inline-block;
        width:85px;
        white-space: nowrap;
        overflow:hidden !important;
        text-overflow: ellipsis;
        height: 18px;
    }
    #product_category_tabs li.active,#product_categ_tabs li.active {
        background-color: #505151 !important;
    }
    #product_category_tabs li.active a,#product_categ_tabs li.active a {
        background-color: #505151 !important;
        color: #FFF !important;
        border: none;
    }
    .prod_cate_arrow {
        border: 1px solid #C9CACA;
        border-radius: 2px;
        display: inline-block;
        background-color:#fff;
        height: 3.2em;
        padding: 0px 7px;
        vertical-align: top;
    }
    #nav_row,#navig_row {
        display: inline-block;
        position: relative;
        overflow: hidden;
        width: calc(100% - 70px);
        height:3.2em;
        border: none;
        margin: 0 5px;
    }
    .pricing-modal {
        padding:30px !important;
        width: 100%;
        float: left;
        overflow-y: scroll;
        height: 215px;
    }
    .pricing-modal .form-group {
        width: 100%;
        float: left;
    }
    .pricing-modal label {
        margin-top: 8px;
    }
    .limit-text {
        overflow: hidden !important;
        text-overflow: ellipsis;
        height: 18px;
    }
    .customer-activity {
        border: none !important;
        padding: 0px !important;
    }
    .customer-activity img {
        height: 50px;
        width: 50px;
        border-radius: 50%;
    }
@media(max-width: 479px){
   .form-control{
    font-size: 11px;
   }
   .image-icon{
  height: 221px !important;
}
   .scheduleoverflow{
overflow: auto !important;
}
   .dataTables_filter{
           width: 65% !important;
    float: left !important;
    margin-left: 0px !important;
   }
   .dataTables_length {
    width: 100% !important;
    float: left !important;
    margin-left: 16px !important;
    font-size: 12px !important;
  }
  .myoverflowflag{
   
  overflow: auto;
  overflow-y: hidden;
  width: 96%;
}
}

@media (min-width: 320px) and (max-width:767px)
{
  .well.profile_view {
    margin-left: 6px !important;
}
.tile_stats_count .right{
  padding-left: 0px !important;
}
.tile_stats_count .right span{
      font-size: 12px !important;
}
.x_title h2{
      overflow: visible !important;
}
.away{
  width: 100% !important;
}
.offline{
  width: 100% !important;
}
.overflowflag{
  overflow: auto;
  overflow-y: hidden !important;
  width: 96%;
}
.profile_view {
      width: 96% !important;
  }
  .img-responsive{
    max-width: 79% !important;
  }
  .well.profile_view .right{
    padding: 0px !important;
  }
  .well.profile_view .img-circle{
    padding: 0px !important;
  }
  footer ul
            {
              text-align: center !important;
            }
}
@media (min-width: 320px) and (max-width: 479px) {
  .form-control-feedback {
    margin-top: 0px !important;
    height: 19px !important;
    line-height: 19px !important;
    }
    .tab-pane {
    overflow: auto;
    overflow-y: hidden;
}
    .scheduleoverflow{
      overflow: auto;
    
    }
    .tile_stats_count{
      width: 50% !important;
    }
    ul.bar_tabs > li a{
      padding: 4px 2px !important;
    }
    ul.bar_tabs{
          padding-left: 13px !important;
    }
  .mystatus{
              left: 2px !important;
        }
  .dataTables_info{
    margin-left: 11px !important
  }
  .form-control{
            padding-top: 0px !important;
            padding-bottom: 0px !important;
            height: 20px !important;
        }
  h3{
        font-size: 17px !important;
  }
  .att-img{
    width: 30px !important;
    height: 30px !important;
  }
  .dataTables_paginate{
    text-align: none !important;
  }
  .paging_full_numbers a.paginate_button, .paging_full_numbers a.paginate_active{
        margin: 0 1px !important;
  }
  .paging_full_numbers {
    width: 100% !important;
  }
  td>button{
    font-size: 10px !important;
  }
  
  table.jambo_table {
      font-size: 11px !important;
      margin-left: 11px !important;
    }
  .login_content div .reset_pass{
        margin-right: 61px !important;
     }
    .signin-div
  {
    width: 100% !important;
  }
      .login_content{
            padding: 4px !important; 
          }
    .x_title h2{
      width: 100% !important;
          font-size: 13px !important;
     }
     
     
    p{
        font-size: 11px !important;
      } 
    body {
      font-size: 13px !important;
    }
    .x_panel{
      padding: 7px 0px !important;
    }
    .x_content 
    {
    padding: 0px !important;
    }
    .direction-l .flag:before, .direction-r .flag:before{
      top: 5px !important;
      margin-left: -193px !important;
      display: none !important;
    }
  }
 
  @media (min-width:768px) and (max-width:1023px)
  {
    .avatar-view{
    height: 146px !important;
    width: 146px !important;
  }
  .xdisplay_inputx{
        margin-left: 20px !important;
  }
    .form-control.has-feedback-left{
    padding-left: 45px !important;
  }
  .col-md-12{
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .profile_left{
    padding-left: 2px !important;
    padding-right: 2px !important;
  }
  .timeline{
    width: 100% !important;
  }
  #update_customer{
    font-size: 11px !important;
  }

  }
  @media (min-width:320px) and (max-width:479px){
    
    .overflowflag
    {
    overflow: auto;
    overflow-y: hidden !important;
    }
    .btn{
      padding: 0px 3px !important;
      margin-left: 2px !important;
    }
    .smallmd3{
          padding-left: 30px !important;

    }
  }
@media (min-width:480px) and (max-width:767px)
{
  .overflowflag{
        width: 100% !important;
  }
  .dashbord{
  width: 33.333333% !important;
}
}
  @media (min-width:480px) and (max-width:1023px)
{
 
   .well{
    max-height: 200px !important;
   }

   .mybutton{
        padding-right: 10px !important;
    padding-left: 5px !important;
   }
   .mystatus{
    left: 0px !important;
    width: 100%;
   }
   .col-md-3 
    {
    width: 25%;
    float: left !important;
  }
  .expense{
    width: 30px !important;
  }
  td.btn-xs{
    font-size: 10px !important;
    width: 30px !important;
  }
  
  .att-img{
        width: 30px !important;
    height: 30px !important;
  }
  .x_panel
  {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td{
        padding: 3px !important;
    width: 2% !important;
  }
}
@media (min-width:768px) and (max-width:1023px)
{
   .contryview{
      width: 100% !important;
    } 
    .bodydiv{
          min-height: 952px !important;
    }
    .profile_view{
      font-size: 12px !important;
    }
   .signin-div {
    width: 65% !important;
  }
  .forgot-button {
    width: 4% !important;}

    

}
@media (max-width:1300px)
{
 .tile, .graph{
      zoom: 90% !important;
  } 
}
@media (min-width:1220px) and (max-width:1300px)
{
  .image-icon
  {
    height: 136px !important;
  }
}
@media (min-width:1100px) and (max-width:1219px)
{
   .image-icon
  {
  height: 111px !important;
  }
}
@media (min-width:991px) and (max-width:1099px)
{
    .image-icon
  {
  height: 102px !important;
  }
}
@media (min-width:861px) and (max-width:990px)
{
 .image-icon
  {
  height: 125px !important;
  }
}
@media (min-width:777px) and (max-width:860px)
{
   .image-icon{
  height: 101px !important;
}
}
@media (min-width:600px) and (max-width:776px)
{
   .image-icon{
  height:94px !important;
}
}
@media (min-width:480px) and (max-width:599px)
{
   .image-icon{
  height: 82px !important;
}
}


@media (min-width:1024px) and (max-width:1300px)
{
  .form-control.has-feedback-left{
    padding-left: 45px !important;
  }
  .offline{
    padding-left: 0px !important;
    width: 74% !important;
  } 
 
  .away{
    width: 74% !important;
  }
  
  .tile_stats_count .right span{
    font-size: 10px !important;
  }
  .tile_stats_count .right{
    padding-left: 2px !important;
  }
  .table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td{
    padding: 8px !important;
  }
  .col-md-12{
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .profile_left{
    padding-left: 2px !important;
    padding-right: 2px !important;
  }
  .timeline{
    width: 100% !important;
  }
  #update_customer{
    font-size: 11px !important;
  }
  .avatar-view{
    height: 146px !important;
    width: 146px !important;
  }
  .form-control-feedback{
        margin-top: 2px !important;
  }
  .well{
    max-height: 213px !important;
   }
   .txtareadiv{
        min-height: 63px !important;
   }
   .form-group{
    padding-left: 1px !important;
   }
   .form-control{
        height: 27px !important;
    padding: 3px 0px !important;
    font-size: 11px !important;
   }
   .mystatus{
    padding-right:0px !important;
    padding-left:0px !important;
        width: 49% !important;
   }
  .btn{
    padding: 5px 3px !important;
    font-size: 11px !important;
  }
  .col-md-2{
    padding-left: 2px !important;
  }
  .logostl{
        margin-left: 19px !important;
  }
   .x_panel{
      padding: 10px 3px !important;
    }
    .profile_view{
      font-size: 12px !important;
    }
    .x_title h2{
      font-size: 13px !important;
    }
    .x_title h2{
      overflow:visible !important;
    }
    .display-tabs{
      padding-left: 0px !important;
    font-size: 8px !important;
    font-weight: bolder !important;
    }

}
@media (max-width: 319px)
{     
    .form-control-feedback 
    {
      margin-top: 0px !important;
      height: 18px !important;
      line-height: 18px !important;
    }
    .closebtn{
      right:1px !important;
    }

    .specialrow{
      padding-left: 10px !important;
    }
    .away{
          width: 83% !important;
    }
    .offline{
      width: 99% !important;
    }
    .mystatus div:nth-child(1){
    margin-left: 0px !important;
    margin-right: 50px !important;
    }
    .profile_button{
    margin-top: 12px !important;
    padding: 2px 0 !important;
    }
    .form-control{
      width: 100% !important;
    }
    .tile_stats_count{
      width: 50% !important;
    }
    .tile_stats_count .right span
    {
          font-size: 9px !important;
    }
     .tile_stats_count .right{
        padding-left:0px !important ;
        font-size: 0px !important;
        overflow: none !important;
  }
  .tile_stats_count .left {
    width: 0% !important;
  }
    .profile_display
    {
      font-size: 10px !important;
    }

    .direction-l .flag:before, .direction-r .flag:before
    {
      top: 5px !important;
      margin-left: -193px !important;
      display: none !important;
    }
    ul.bar_tabs
    {
      padding-left: 0px !important;
    }
    .paging_full_numbers
    {
      width: 100% !important;
    }
    .overflowflag
    {
    overflow: auto;
    overflow-y: hidden !important;
    }
    .profile_view 
    {
      width: 91.5% !important;
    }
    .form-control
    {
            padding-top: 0px !important;
            padding-bottom: 0px !important;
            height: 18px !important;
    } 
    .mystatus
    {
              left: 25px !important;
    }
    .well.profile_view
    {
      margin: 10px 10px 10px 10px;

    }

    .col-md-55, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12
    {
        padding-left:0px ! important;
        padding-right: 0px ! important;
    }
    footer ul
    {
      /* padding-left: 40px !important;*/
    }
    .mysign
    {
      margin-left:0px !important ;
      padding-left: 19px !important;
      padding-right: 0px !important;
    }
    .mybanner-part
    {
      padding: 0px !important;
      width: 194px !important;

    }
    .meshim_widget_components_chatWindow_ChatPanel.cwp_medium
    {
      width: 192px !important;
    }
    .meshim_widget_components_chatWindow_NewChatForm.cwp_mini
    {
      width: 199px !important;
    }
    .zopim
    {
      width: 196px !important;
      right: none !important;
    }
    h3
    {
    font-size: 13px !important;
    }
    .btn
    {
      padding: 1px 5px !important;
      font-size: 11px !important;
      margin-right: 6px !important;
    }
    .myrow
    {
          margin-left: -20px !important;
    }
    body 
    {
      font-size: 12px !important;
    }
    .form-control
    {
       font-size: 11px !important;
    }
    .display-tabs > li a 
    {
              padding: 2px 4px !important;
    }
    .x_title h2
    {
        width: 100% !important;
        font-size: 14px !important;
    }
    .x_panel 
    {
      padding: 10px 0px !important;
    }
    .no-data
    {
      font-size: 12px !important;
    }
    .table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td
    {
                padding:11px 0px 11px 0px !important;
    }
              
    .panel_toolbox
    {
      min-width: 49px !important;
    }
    .x_content
    {
      padding: 0px !important;
    }
    .contryview
    {
              padding-right: 1px !important;
              padding-left: 1px !important;
    }
            .min-content
            {
              padding-right: 1px !important;
              padding-left: 1px !important;
            }
            .addproduct
            {
              padding-right: 1px !important;
              padding-left: 1px !important;
            }
            .forgot-password{
                  margin-top: -5px !important;
                  font-size: 11px !important;
            }
}

#fieldName_onAdding{
  margin-bottom:20px;
  display:none;
}
#fieldName_onAdding label{
  margin-top:8px;
}
#fieldValue_onAdding{
  display: none;
  padding-bottom: 15px;
}
#fieldValue_onAdding label{
  margin-top:8px;
}
#newfield_div{
  display: none;
}
#fieldSubmit{
  display: none;
}
#newfield_div #newField_ul{
  list-style-type: none;
  margin-top: 10px;
  margin-left: 10px;
  padding-left: 0px;
}
#newfield_div #newField_ul li{
  padding: 10px 0px;
}
#newField_submit{
  display: none;
}
#mandatoryAdding{
  display: none;
}
#newfields_add{
  display: none;
}
#new_userField_ul, #edit_userField_ul, #hideEdit_userField_ul{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
.pad_top8{
  padding-top: 8px;
}
.edit_display{
  display: none;
}
#hideEdit_userField_ul li{
  margin-bottom: 25px;
}
.drop-area{
  float: left;
  width:100px;
  height:100px;
  border: 1px solid #dde2e8;
  border-radius: 5px;
  text-align: center;
  padding:10px;
  margin-right: 5px;
  cursor:pointer;
}
#photos_thumbnail img, #documents_thumbnail img{
  width:100px;
  height:100px;
  margin-right: 5px;
  border-radius: 5px;
}
.add_photo_icon {
  position: relative;
  color: #dde2e8;
  font-size: 25px !important;
  top: 50%;
  transform: translateY(-50%);
}

.toolyt-nav{
  background: #fff;
 box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
    border-radius: 0px !important;
    min-height: 60px !important;
    border:none !important;
}
.nav-left-image{
  margin-left:8% !important;
}
.logo-toolyt{
    float: left;
    padding: 14px 0px;
}
.container-heads{
    width: 78%;
    margin: auto;
}
.container-heads .navbar-nav > li > a{
  color:#666 !important;
  padding-top: 20px;
  padding-bottom: 20px;
      font-size: 13px;
}
.navbar-toggle span{
  background: #666;
}
.container-heads .navbar-toggle{
  margin-right: 0px !important;
  padding-right:0px !important;
}
.container-heads .navbar-nav > li > a:hover{
  color:#000 !important;
  background: #eee !important;
}
.banner-top{
  padding: 40px;
}
.log-link{
  padding: 2px 11px !important;
    margin-top: 17px !important;
    margin-bottom: 17px !important;
    box-shadow:none !important;
    margin-left:5px;
}
.banner-content h1{
     padding-bottom: 12px;
    padding-top: 10px;
}
.banner-top .banner-content{
  padding:10% 0px
}
.banner-top .banner-content p{
  font-size:14px; 
  line-height: 26px !important;
}
.banner-top .snews-letter{
      padding: 10px 10px 0px 33px;
      width:100%;
      float:left;
}
.banner-top .sign_agree{
      padding: 10px 10px 10px 33px;
      width:90%;
      float:left;
}
.sgnbtnmn{
  width:100%;
  float:left;
}
.sgnbtnmn input{
    padding: 6px 10px !important;
    margin-right: 2%;
}
body:not(.body-pt){
  padding-top:60px; 
}
.container-heads .navbar-right{
  margin-right: 0px !important;
}
.banner-top .snews-letter input{margin-top:0px;    margin-right: 2px;}
.banner-top .sign_agree input{margin-top:0px;    margin-right: 5px;}
#page_title{
    float: left;
    margin: 0px;
    padding-top: 17px;
    font-size: 20px;
}
.searchbar-input{
  width:100%;
  margin-bottom: -2px !important;
}
.searchbar-input input-group{
  width:90%;
}
.searchbar-input span{
  
    background: #f9f9f9;
    font-size: 15px;
    border: 2px solid #ececec;
    color: #b8b8b8;
   padding: 4px 10px;
}
.searchbar-input label{
  float: left;
    margin-top: 8px;
    margin-right: 12px;
    font-size: 12px;
    color: #6e6c6c;
}
#user_search{
  width:90%;
  float:left;
}
.control {
    display: block;
    position: relative;
    color:#6e6c6c;
    padding-left: 25px;
    margin-bottom: 10px;
    cursor: pointer;
    padding-bottom: 10px;
    font-size: 13px;
    font-weight: normal;
    border-bottom: 1px solid #f6f6f6;
}
.control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.control__indicator {
  position: absolute;
  top: 3px;
  left: 0;
  height: 12px;
  width: 12px;
  background: #f9f9f9;
      border-radius: 2px;
    border: 1px solid #eaeaea;
}
.task-checkbox {
    float: left;
    position: relative;
    left: 5px;
    top: -3px;
}
.task-checkbox .control__indicator {
    height: 14px;
    width: 14px;
    border-radius: 2px;
    border: 1px solid #26b99a !important;
}
.task-checkbox .control__indicator:after {
    left: 4px !important;
    height: 9px !important;
}
.task-checkbox input:checked ~ .control__indicator {
    background: #26b99a !important;
    border: 1px solid #26b99a !important;
}
.control--radio .control__indicator {
  border-radius: 50%;
}
.control input:checked ~ .control__indicator {
  background: #2aa1c0;
      border: 1px solid #2aa1c0;
}

.control input:disabled ~ .control__indicator {
  background: #e6e6e6;
  opacity: 0.6;
  pointer-events: none;
}
.control__indicator:after {
  content: '';
  position: absolute;
  display: none;
}
.control input:checked ~ .control__indicator:after {
  display: block;
}
.control--checkbox .control__indicator:after {
  left: 3px;
    top: 0px;
    width: 4px;
    height: 8px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.control--checkbox input:disabled ~ .control__indicator:after {
  border-color: #7b7b7b;
}
.control--radio .control__indicator:after {
  left: 7px;
  top: 7px;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background: #fff;
}
.control--radio input:disabled ~ .control__indicator:after {
  background: #7b7b7b;
}
.select {
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
  width: 100%;
}
.select select {
  display: inline-block;
  width: 100%;
  cursor: pointer;
  padding: 10px 15px;
  outline: 0;
  border: 0;
  border-radius: 0;
  background: #e6e6e6;
  color: #7b7b7b;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.select select::-ms-expand {
  display: none;
}
.select select:hover,
.select select:focus {
  color: #000;
  background: #ccc;
}
.select select:disabled {
  opacity: 0.5;
  pointer-events: none;
}
.select__arrow {
  position: absolute;
  top: 16px;
  right: 15px;
  width: 0;
  height: 0;
  pointer-events: none;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #7b7b7b transparent transparent transparent;
}
.select select:hover ~ .select__arrow,
.select select:focus ~ .select__arrow {
  border-top-color: #000;
}
.select select:disabled ~ .select__arrow {
  border-top-color: #ccc;
}
.user-position{
    padding: 0px 10px 0px 0px !important;
}
.x_panel_border{
      border-right: 1px solid #ddd;
    padding-left: 20px !important;
    padding-right: 20px !important;

}
.filter_panel{
      padding: 10px 15px;
}
.filter_panel h5{
  padding-bottom: 15px;
  font-weight: bold;
  color: #6e6c6c;
    font-size: 12px;
}
.user-picture{
  width : 50px !important;
  height: 50px !important;
}
.card-position{
  padding-left: 15px !important;
    padding-right: 15px !important;
}
.extra-user{
   padding-left: 0px !important;
    padding-right: 0px !important;
}
.users-all{
  margin-bottom: 0px;
}
.detail-all{
  border-bottom:1px solid #E6E9ED;
  padding-bottom: 10px;
}
.customer-position{
  color:#6e6e6e;
  font-size:13px;
}
.extra-user .list-unstyled{
   padding: 0px 0px 0px 10px;
    color: #6e6e6e;
    font-size: 12px;
        margin-bottom: 5px;
}
.list-unstyled li label{
  width:36%;
  font-weight: normal;
}
.list-unstyled li:nth-child(1) label{
  margin-bottom:1px;
}
.create-all{
  font-size: 11px !important;
  color:#77b051;
}
.create-all label{
  margin-bottom:1px;
  color:#6e6e6e;
}
.first-user{
  font-weight: bold;
}
.del-user{
  position: absolute;
    right: 22px;
    bottom: 18px;
    font-size: 15px;
}
.del-user i:hover{
  color:#E50C0C;
}
.del-user i{
  color:#bebcbc;
}
.extra-user .right{
  background: #fcfcfc;
}
.apply-btn input{
  background: #77b051;
    border: 1px solid #77b051;
    color: #fff;
    border-radius: 2px;
    padding: 5px 30px;
    float: right;
    margin-top: 20px;
}
.filter_panel .panel{
  border: none;
    box-shadow: none;
}
.panel-body .control{
  border:none;
}
.filter_panel .panel-body{
  padding:10px 20px;
}
.add-product {
       font-size: 11px;
       padding: 0px !important;
   }
   .add-product label {
       padding: 4px 0px 0px 0px !important;
   }
   .add-product input {
       padding: 0px 4px;
       height: 25px;
       border-radius: 2px;
   }
/*.lead-product > .col-md-4, .col-sm-4, .col-xs-12 {
 min-height: 244px;
}*/
.products_img{
  width:20%;
  float:left;

}
.pdt_img_icon{
  width:100%;
  height: 182px;
    border-radius: 4px;
    cursor:pointer;
}
.pdt_icon_name{
   color: black;
    padding-top: 10px;
    background: #f7f7f7;
    padding-bottom: 9px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border: 1px solid #eae5e5;
    cursor: pointer;
}
.pdt_icon_name label{
      margin-bottom: 0px;
    font-weight: normal;
    font-size: 12px;
}
.pdt_icon_name p{
    margin-bottom: 0px;
    font-size: 11px;
    line-height: 1.2;
    color: #8c8a8a;
}
.pdt_img_name{
    width: 100%;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    height: 130px;
    border: 1px solid #efecec;
    border-bottom: none;
}
.rcorners{
   border-radius: 0px 0px 0px 100%;
    background: #80b534;
    padding: 6px 0px 5px 8px;
    width: 34%;
    font-size: 11px;
    color: #fff;
    text-align: center;
    height: 30%;
    position: absolute;
    top: 10px;
    right: 20px;
    cursor: pointer;
}
.rcorners p{
  margin:0px !important;
}
.modal_pdt{
  background: #fbfbfb;
}
.select_pdt_category{
  text-align: right;
}
.select_pdt_category select{
  width: 36% !important;
    border: 1px solid #ddd;
    height: 28px !important;
    border-radius: 4px;
    padding: 4px;

    color: #716f6f;
}
.select_pdt_category label{
  font-weight: normal;
    padding: 0px 10px;
    color: #484848;
}
.view_all_images{
  width:100%;
  height: 80px;
  object-fit: cover;
      border-radius: 4px;
}
.product_imgs{
  width:20%;
  float:left;
}
/*checkbox*/
label.with-square-checkbox {
  cursor: pointer;
  padding-top: 7px;
  font-weight: normal;
  margin-bottom:0px;
}
label.with-square-checkbox span {
  line-height: 24px;
      color: #403f3f;
          padding-left: 5px;
}
.result-view-content label.with-square-checkbox span {
    padding-left: 5px;
}
label.with-square-checkbox span::before {
        padding-left: 1px;
    width: 14px;
    height: 15px;
    border: 1px solid #adadad;
    display: inline-block;
    line-height: 11px;
    position: relative;
    top: 3px;
    float: left;
    border-radius: 2px;
    content: '';
}
label.with-square-checkbox input[type="checkbox"] {
  display: none;
}
label.with-square-checkbox input[type="checkbox"]:checked + span::before {
    font-family: 'Glyphicons Halflings';
    content: '\e013';
    color: #9c9c9c;
    font-size: 9px;
}
/*End Checkbox*/
/*radio buttons*/
.checked_all input[type=radio]{
    display:none;
  }

.checked_all input[type=radio] + label{
    display:inline-block;
    padding:4px 24px 4px 5px;
     font-weight: normal;
    margin-bottom: 0;
    border:none;
    margin-top: 5px;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    text-align: center;
    cursor: pointer;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
   
  }

  .checked_all input[type=radio]:checked + label{
    background-image: none;
    outline: 0;
    border:none;
    color:#bbbaba !important;
    font-weight: normal;
  }
/*end radio buttons*/
.input-discount{
  width:46%;
  float:left;
  border: none;
  border-bottom: 1px solid #ddd;
}
.discount-all input::-webkit-input-placeholder { /* Safari, Chrome and Opera */
  font-size:11px;
}
.discount-all input:-moz-placeholder { /* Firefox 18- */
  font-size:11px;
}
.discount-all input::-moz-placeholder { /* Firefox 19+ */
  font-size:11px;
}
.discount-all input:-ms-input-placeholder { /* IE 10+ */
  font-size:11px;
}
.discount-all input::-ms-input-placeholder { /* Edge */
  font-size:11px;
}
.discount-all{
  font-size: 11px;
  display:none;
}
.forgot-login{
  width: 37%;
    float: left;
}
@media (min-width:1201px) and (max-width:1800px){
  .products_img{width:20% !important;  padding:  10px 20px !important;}
  .product_imgs{width:20% !important;  padding:  15px 15px !important;}
}
@media (min-width:1024px) and (max-width:1200px){
  /*Register*/
  .content-register{width:900px !important;}
  .banner-part .snews-letter { padding: 10px 10px 0px 15px;}
  .banner-part .sign_agree{padding: 10px 10px 10px 15px;}
  .banner-part .banner-content {padding: 9% 0px;}
  .sgnbtnmn input {font-size: 14px !important;margin-right: 10%;}
  .new-head {line-height: 36px !important;}
  .banner-login .content-wrap {padding: 4% 0px 0% 0px !important;}
  .banner-login .banner-content {padding: 2% 0px 9% 0px !important;}
  .forgot-login { width: 29% !important; float: left;}
  .forgot-login input{padding: 5px 12px !important;}
  /*Header*/
  .container-heads {width: 89%;}
  /*Footer*/
  #footer{ width: 89%;margin: auto;margin-top: 20px;}
}
@media (min-width:768px) and (max-width: 1023px) {
  /*Register*/
  .banner-part .banner-content { padding: 0px 5%;}
  .banner-part .signup_frm h2{    padding: 15px 0 10px !important;margin: 0 0 15px !important;}
  .banner-part .sgfrm input{ width: 39%;}
  .banner-part .snews-letter { padding: 10px 10px 0px 15px;font-size: 14px; margin-bottom: 10px;}
  .banner-part .sign_agree{padding: 10px 10px 10px 15px;font-size: 14px;width: 78%;}
  .sgnbtnmn input {margin-right: 23%;margin-bottom: 4px;}
  .reg-field{width:30% !important;    font-size: 14px;}
  .forgot-login {width: 15% !important;float: left;}
  .forgot-login input { padding: 3px 12px !important; }
  /*Header*/
  .container-heads { width: 81%;}
  .nav-left-image {margin-left: 2% !important;}
  .container-heads .navbar-nav > li > a{padding-left:10px;padding-right: 10px;}
  /*Footer*/
  #footer{width: 80%;margin: auto;margin-top: 20px;}
}
@media(min-width:480px) and (max-width:767px){
  .banner-part {padding: 32px;}
  .banner-part .banner-content {padding:0px;}
  .banner-content h1{font-size:27px !important;}
  .signup-twocol{margin-left:0px !important;padding-left:0px !important;padding-right: 0px !important;}
  .labelIcon {padding-left:0px !important;padding-right: 0px !important;}
  .reg-field{width:32% !important;    font-size: 14px;}
  .banner-part .signup_frm h2{    padding: 15px 0 10px !important;margin: 0 0 15px !important;}
  .banner-part .sgfrm input{ width: 53%;}
  .banner-part .snews-letter { padding: 10px 10px 0px 15px;font-size: 14px;}
  .banner-part .sign_agree{padding: 10px 10px 10px 15px;font-size: 14px;    width: 97%;}
  .sgnbtnmn input {margin-right: 1%;margin-bottom: 4px;}
   #log-on{width: 25%;margin-left: 10px;}
  .forgot-login input { padding: 3px 12px !important; }
  .new-head{line-height: 36px !important;}
  .signin-div { width: 60% !important;float: right;}
}
@media(min-width:320px) and (max-width:479px){
  #content, #footer, body{min-width:304px !important;}
  .banner-part {padding: 25px;}
  .banner-part .banner-content {padding:0px;}
  .banner-content h1{font-size:27px !important;}
  .signup-twocol{margin-left:0px !important;padding-left:0px !important;padding-right: 0px !important;}
  .labelIcon {padding-left:0px !important;padding-right: 0px !important;}
  .reg-field{width:41% !important;float: left;font-size: 13px;}
  .banner-part .signup_frm h2{padding: 10px 0 10px !important;margin: 0 0 15px !important;}
  .banner-part .sgfrm input{ width: 46%;}
  .banner-part .snews-letter { padding: 10px 10px 0px 0px;font-size: 13px;}
  .banner-part .sign_agree{padding: 10px 10px 10px 0px;font-size: 13px;    width: 96%;}
  .sgnbtnmn input {margin-right: 1%;margin-bottom: 2px;font-size: 14px; padding: 5px 8px !important;}
  .banner-part .banner-content p {font-size: 14px !important;}
  .banner-signup span{padding-left:0px !important;padding-right: 5px !important;}
   #log-on{width: 30%;margin-left: 10px;}
   .forgot-login input { padding: 3px 12px !important; }
  .new-head{line-height: 36px !important;}
  .forgot-login {width: 48% !important;float: left;}
}
@media (min-width:240px) and (max-width:319px){
   #content, #footer, body{min-width:224px !important;}
  .banner-part {padding: 20px !important;}
  .banner-part .banner-content {padding:0px;}
  .banner-content h1{font-size:23px !important;    line-height: 32px !important;}
  .signup-twocol{margin-left:0px !important;padding-left:0px !important;padding-right: 0px !important;}
  .labelIcon {padding-left:0px !important;padding-right: 0px !important;}
  .reg-field{width:41% !important;float: left;    font-size: 13px;}
  .banner-part .signup_frm h2{padding: 10px 0 10px !important;margin: 0 0 15px !important;}
  .banner-part .sgfrm input{ width: 55%;}
  .banner-part .snews-letter { padding: 10px 10px 0px 0px;font-size: 13px;}
  .banner-part .sign_agree{padding: 10px 10px 10px 0px;width: 100%;font-size: 13px;}
  .sgnbtnmn input {margin-right: 1%;margin-bottom: 2px;font-size: 13px !important; padding: 5px 8px !important;}
  .banner-part .banner-content p {font-size: 13px !important;}
  .banner-signup span{padding-left:0px !important;padding-right: 5px !important;}
   #log-on{width: 45%;margin-left: 10px;}
  /*Footer*/
  #footer{text-align: center;}
}
@media screen and (max-width: 767px) {
  .navbar-collapse{padding-left:0px;}
  .nav-left-image {margin-left: 0px !important;}
  .navbar-nav { margin: 0px !important;}
  .container-heads .navbar-nav > li > a {padding-top: 10px;padding-bottom: 10px;}
}
/*Jobs*/
.team-job-view .nav-tabs { border-bottom: 2px solid #DDD; }
.team-job-view .nav-tabs > li.active > a, .team-job-view .nav-tabs > li.active > a:focus, .team-job-view .nav-tabs > li.active > a:hover { border:none !important; }
.team-job-view .nav-tabs > li > a { border: none !important; color: #0e4e96; padding: 13px 10px 4px !important;}
.tab-pane { padding: 15px 0; }
.tab-content{padding:20px}
.team-job-view .nav-tabs>li.active>a, .team-job-view .nav-tabs>li.active>a:focus, .team-job-view .nav-tabs>li.active>a:hover{background-color: transparent !important;border-bottom: 2px solid #0e4e96 !important;color:#0e4e96 !important;font-weight: bold;}
.team-job-view .nav>li>a:hover, .team-job-view .nav>li>a:focus{border:none !important;}
.card {background: #FFF none repeat scroll 0% 0%; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3); margin-bottom: 30px; }
.job-filter{font-size: 11px;font-weight: bold;color:#333 !important;}
.job-calendar li{padding :10px 10px 4px;}
.switch {
  position: relative;
  display: inline-block;
  width: 43px;
  height: 16px;
  margin-bottom: -4px;
}

.switch input {display:none;}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #649b21;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 13px;
  width: 13px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #649b21;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
.job-scroll ::-webkit-scrollbar {
    width: 2px;
    height: 12px;
}

.job-scroll ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1); 
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.job-scroll ::-webkit-scrollbar-thumb {
   -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #e2e3e5; 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.2); 
    
}
.job-scroll::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(255,0,0,0.4); 
}
.scrolable ::-webkit-scrollbar {
    width: 2px;
    height: 12px;
}

.scrolable ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1); 
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.scrolable ::-webkit-scrollbar-thumb {
   -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #e2e3e5; 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.2); 
    
}
.scrolable::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(255,0,0,0.4); 
}
.scrolable .wrapper{overflow-x: auto;}
.scrolable{width:100%;}
.job-calendar span{
      color: #000;
    font-weight: bold;
}
.job-calendar li{
      color: #000;
    font-weight: bold;
}
.toggle-bar{
  padding: 0px 5px;
}
.progress-card h6{
  color:#000;
}
.all-refresh{
  color:#000;
  font-weight: bold;
  cursor: pointer;
}
.unsigned p span:first-child{
  width:44%;
  float:left;
}
.right-cards{
  width: 100%;
    float: left;
    padding: 0px 4px;
}
.job-sort{
  position: absolute;
    right: 10px;
    /* bottom: 0px; */
    top: 7px;
}
.inner-addon input[type="text"]::-webkit-input-placeholder { /* Safari, Chrome and Opera */
  font-size: 12px;
}

.inner-addon input[type="text"]:-moz-placeholder { /* Firefox 18- */
  font-size: 12px;
}

.inner-addon input[type="text"]::-moz-placeholder { /* Firefox 19+ */
 font-size: 12px;
}

.inner-addon input[type="text"]:-ms-input-placeholder { /* IE 10+ */
 font-size: 12px;
}
.inner-addon input[type="text"]::-ms-input-placeholder { /* Edge */
  font-size: 12px;
}
    #external-events {
      width: 23%;
    border: 1px solid #ccc;
    background: #eee;
    text-align: left;
    /* padding-left: 20px; */
    /* margin-left: 20px; */
    min-height: 500px;
}
    }
    #external-events-listing{
      padding: 0 10px;
    }   
    #external-events h4 {
      font-size: 16px;
      margin-top: 0;
      padding-top: 1em;
    }
    #external-events h6{
      background: #0e4e96;
      color: #fff;
      padding: 6px 0px 6px 0px;
      text-align: center;
      margin: 0px;
    }   
    #external-events .fc-event {
    cursor: pointer;
    }

    #external-events p {
      margin: 1.5em 0;
      font-size: 11px;
      color: #666;
    }

    #external-events p input {
      margin: 0;
      vertical-align: middle;
    }    
    .medium{
      padding: 0px 0px 0px 0px !important;
      margin: 11px 0px 4px 0px !important;
      width: 100%;
      float: left;
    }
   .medium span:first-child{
     color: #FF5722 !important;
     width:50%;
     float:left;
    padding-left: 10px;
   }
   .medium span:last-child{
     color: #0e4e96 !important;
     width:50%;
     float:left;
   }
    .unsigned{
      background: #fff !important;
      border: 1px solid #ccc !important;
      border-radius: 0 !important;
      width:100%;
      float:left;
    margin-bottom: 4px;
    }
    .unsigned p{
      margin: 0px !important;
    font-size: 11px !important;
    padding: 4px 8px 0px 8px;
    line-height: 1.2;
    }
   .search-sign input{
    width: 100%;
    border: none;
    padding: 5px 0px 5px 30px !important;
    height: 26px !important;
  }
    .fc-event.fc-draggable{
      border: 1px solid #ccc;
      border-radius: 0;
      background: #fff;
      color: #000;
    }
    .nameblock{
      width: 70px;
      float: left;
      margin-top: 100px;
    }
    .nameblock p{
      margin-bottom: 70px;
    }
    .refresh{
      background: #649b21;
    padding: 4px 5px;
    border-radius: 50%;
    color: #fff;
    font-size: 14px;
    margin-right: 7px;
    cursor: pointer;
    }
    .progres-block {
      width: 100%;
    float: left;
    border: 1px solid #ddd;
    background: #eee;
    padding: 6px;
    height: 490px;
    margin-bottom: 20px;
    overflow-x: auto;
    }
    .tab-content{
      padding-top: 10px;
    }
    .progress-card{
      display: inline-block;
      width: 32%;
      padding: 0px 8px;
    }
    .progress-ul{
      list-style-type: none;
      overflow-x: auto;
      white-space: nowrap;
      padding: 0;
    }
    .right-addon .glyphicon {
    left: 2px;
}
.inner-addon .glyphicon {
    position: absolute;
    padding: 5px;
    pointer-events: none;
    border-right: 1px solid #ddd;
    margin-top: 6px;
    font-size: 11px;
}
.inner-addon {
    position: relative;
    padding: 4px;
}
ul .progress-card:first-child{
  padding-left: 0px !important;
}
ul .progress-card:last-child{
  padding-right: 0px !important;
}
.offer-noti-num {
  position: absolute;
  font-size: 10px;
  font-weight: 400;
  border-radius: 100%;
  background-color: rgba(36, 76, 68, 0.4);
  padding: 2px;
  top: -9px;
  left: 15px;
  background: #1ABB9C!important;
  border: 1px solid #1ABB9C!important;
  color: #fff;
  z-index: 9999;
}

@media (min-width:1601px) and (max-height: 2000px){
  .progress-card {width: 28%;}
  #external-events {width: 20%;height: 680px;}
  .progres-block {height: 680px;}
}
@media (min-width:1400px) and (max-width:1600px){
  #external-events {width: 21%;height: 580px;}
  .progress-card {width: 30%;}
  .progres-block{height: 580px;}
}
@media (min-width:1251px) and (max-width:1400px){

}
@media (min-width:1024px) and (max-width:1250px){
 .input-prepend input{height: 29px !important;padding-left: 5px !important;}
 .extra-module{width:95%;margin:auto;}
 #external-events {width: 25%;}
 .progress-card {width: 38%;}
}
@media (min-width:768px) and (max-width: 1023px) {
  .team-views{width:97% !important;margin:auto;}
  #external-events {width: 30%;min-height: 500px;margin-right: 10px;}
 .progress-card {width: 218px;margin-left: 10px;}
 .team-job-view .nav-tabs{width: 100%;}
 .extra-module{    width: 98%;margin: auto;}
 .all-refresh {position: relative;right: 10px;}
 .gen-btn{padding:6px 4px !important;}
 #refresh-content{width:100%;margin: auto;}
 .team-special{margin-left: auto !important;margin-right:auto !important;width: 100%;}
}
@media(min-width:480px) and (max-width:767px){
  .job-scroll{width:50% !important;padding-left:0px !important;padding-right: 0px !important;}
  #external-events {width: 46%;margin-left: 0px;min-height: 492px;}
  .progress-card {width: 210px;}
  .all-refresh{margin-top:0px !important;}
  #refresh-content{width:100%;margin: auto;}
  .gen-btn{padding:7px 4px !important;font-size:12px !important;}
  .trans-div{position: inherit !important;top: 0;transform: inherit !important;padding: 0px !important}
}
@media(min-width:320px) and (max-width:479px){
  .lead-stat{width:100% !important;}
  .lead-cal-first{width:100% !important;}
  .lead-cal-sec{width:100% !important;}
  .trans-div{position: inherit !important;top: 0;transform: inherit !important;}
  .input-prepend input{height: 35px !important;}
  .lead-btns{width: 100% !important;text-align: center;}
  .gen-btn{padding: 5px 7px !important;}
  #external-events {width: 83%;margin-right: 9%;min-height: 300px;}
  .progress-card {width: 100%;}
  .progres-block{height: 300px;}
  #refresh-content .tab-pane{overflow:hidden !important;}

}
@media (min-width:240px) and (max-width:319px){
  .lead-stat{width:100% !important;}
  .lead-cal-first{width:100% !important;}
  .lead-cal-sec{width:100% !important;}
  .trans-div{position: inherit !important;top: 0;transform: inherit !important;padding: 0px 15px !important}
  .input-prepend input{height: 35px !important;}
  .lead-btns{width: 100% !important;text-align: center;}
  .gen-btn{padding: 5px 7px !important;}
  #external-events {width: 96%;margin-right: 2%;min-height: 300px;}
  .progress-card {width: 100%;}
  .progres-block{    height: 300px;}
  #refresh-content{width:100%;margin: auto;}
  .extra-module{width: 85%;margin: auto;}
}


