@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700);
body{
		font-family:'Open Sans', sans-serif;
		font-size:14px;
		/*font-size-adjust:0.46;*/
		color:#434343;
		font-weight:600;
    }
a:focus, a:hover {
    text-decoration:none;
}

.fletter_cap{
    text-transform: capitalize;
}

.box-shadow{
	border:1px #c1c1c1 solid;
	-webkit-box-shadow:2px 2px 9px -1px rgba(213,213,213,0.84);
	-moz-box-shadow:2px 2px 9px -1px rgba(213,213,213,0.84);
	box-shadow:2px 2px 9px -1px rgba(213,213,213,0.84);
	
}
.register-box{
	border:1px #c1c1c1 solid;
	border-bottom:0px;
	border-top:0px;
	-webkit-box-shadow:2px 2px 0px -2px rgba(213,213,213,0.84);
	-moz-box-shadow:2px 2px 0px -2px rgba(213,213,213,0.84);
	box-shadow:2px 2px 0px -2px rgba(213,213,213,0.84);
	
}
.completehide
{
    display:none;
}
.register-box-bottom{
	border:1px #c1c1c1 solid;
	border-top:0px;
	-webkit-box-shadow:2px 2px 0px -2px rgba(213,213,213,0.84);
	-moz-box-shadow:2px 2px 0px -2px rgba(213,213,213,0.84);
	box-shadow:2px 2px 0px -2px rgba(213,213,213,0.84);
	
}
.border-topg{
	border-top:1px #c1c1c1 solid;

}
.border-grey{
	border:1px #c1c1c1 solid;
}
.no-padding{
	padding:0 !important;
}
.no-margin{
	margin:0;
}
.padd-left0{
	padding-left:0 !important;
}
.padd-right0{
	padding-right:0 !important;
}
.padding15{
	padding:15px !important;
}
.padding10{
	padding:10px;
}
.padding-top10{
 padding-top: 10px !important;
}


.padding-bottom10{
	padding-bottom:10px !important; 
}
.padding-top15{
	padding-top:15px !important; 
}
.padding-bottom0{
	padding-bottom:10px !important; 
}
.padding-bottom15{
	padding-bottom:15px !important; 
}
.padding-bottom20{
	padding-bottom:20px !important; 
}
.padding-bottom30{
	padding-bottom:30px !important; 
}
.padding-left15{
	padding-left:15px !important;
}
.margin-top0{
	margin-top:0px !important;
}
.margin-top15{
	margin-top:15px !important;
}
.margin-top18{
	margin-top:18px !important;
}
.margin-top20{
	margin-top:20px !important;
}
.margin-top30{
	margin-top:30px !important;
}
.margin-top5{
	margin-top:5px !important;
}
.margin-top8{
	margin-top:8px !important;
}
.margin-top10{
	margin-top:10px;
}
.margin-top12{
	margin-top:12px;
}
.margin-top45{
	margin-top:45px;
}
.margin-top25{
	margin-top:25px;
}
.margin-right5{
	margin-right:5px;
}
.margin-right10{
	margin-right:10px;
}
.margin-right15{
	margin-right:15px;
}
.margin-right17{
	margin-right:17px;
}
.margin-right30{
	margin-right:25px;
}
.margin-left5{
	margin-left:5px !important;
}
.margin-left10{
	margin-left:10px;
}
.margin-left15{
	margin-left:15px;
}
.margin-left12{
	margin-left:12px;
}
.margin-left0{
	margin-left:0px;
}
.margin-RL10{
	margin:0 10px;
}
.margin-bottom10{
	margin-bottom:10px !important;
}
.margin-bottom15{
	margin-bottom:15px;
}
.margin-bottom5{
	margin-bottom:5px;
}
.margin-bottom20{
	margin-bottom:20px !important;
}
.margin-bottom30{
	margin-bottom:30px;
}
.margin-bottom0{
	margin-bottom:0;
}
.centerflex {
  margin-top:15%;
}
.font-13{
	font-size:13px;
}

.font-11{
 font-size:11px;
}

.fontKES{
	font-size:11px;
}
.font-18{
	font-size:18px !important;
}
.font-15{
	font-size:15px !important;
}
.border-dotted{
	border-bottom:dotted 2px #c1c1c1;
}
.table-hbg{
	background-color:#205d9a;
	color:#fff !important;
}
.table-striped1>tbody>tr:nth-of-type(odd) {
	background-color:#cfe7ff;
}
.table1>tbody>tr>td, .table1>tbody>tr>th, .table1>tfoot>tr>td, .table1>tfoot>tr>th, .table1>thead>tr>td, .table1>thead>tr>th {
    padding:10px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 2px solid #fff;
	font-weight:600;
	color:#597a96;
}

.t3>thead>tr>th{
	font-weight:600 !important;
	color:#787878;
	text-align:center;
}
.t31>tbody>tr>td{
	color:#fff !important;
}
.t3.bg-lightgreen>tbody>tr>td{
	padding:10px;
	background-color:#8dcdc1;
}
.t3.bg-lightgreen>tbody>tr>td:first-child{
	background-color:#fff;
}
.t3.bg-lightred>tbody>tr>td{
	padding:10px;
	background-color:#ffb79f;
	
}
.t3.bg-lightred>tbody>tr>td:first-child{
	background-color:#fff;
}
.t32.bg-lightred>tbody>tr>td:first-child{
	background-color:#fff !IMPORTANT;
	color:#787878 !IMPORTANT;
}
.t32.bg-lightred>tbody>tr>td:nth-child(-n+6){
	background-color:#8dcdc1;
	color:#fff;
}
.table2>tbody>tr>td, .table2>tbody>tr>th, .table2>tfoot>tr>td, .table2>tfoot>tr>th, .table2>thead>tr>td, .table2>thead>tr>th {
    border-top:none !important;
    border-bottom:none !important;
}

.table2>tbody>tr>td{
	font-weight:600 !important;
	color:#787878;
	line-height:25px;
}

.bg-lightblue{
  background: #95caf2;
}

.bg-lightpink{
  background: #ff6dac;
}

.bg-lightyellow{
  background: #75ac06;
}
.link a{
	color:#3cadfd !important;
}
.link a:hover{
	color:#2591dc !important;
}
.linkb a{
	color:#0162af !important;
}
.linkb a:hover{
	color:#01467e !important;
}
.linkn a{
	color:#434343 !important;
}
.linkn a:hover{
	color:#444 !important;
}
.bg-table{
	background-color:#eff7ff;
}
.bg-Dgrey{
      background-color: #f0f0f0;
}
.font-24{
	font-size:24px;
}
.font-24{
	font-size:24px;
}
.font-20{
	font-size:20px !important;
}
.font-28 {
    font-size: 28px !important;
    font-weight:bold !important;
}
.widht-100{
	width:100%;
}
.center-text{
	text-align:center;
}
.text-right{
	text-align:right;
}
.text-left{
	text-align:left !important;
}
.log-heading{
	margin:15px 0;
	color:#00a2ff;
	font-size:18px;
	font-weight:600;

}
.copyrite {
    position: absolute;
    bottom: -70px;
    right: 10px;
    text-align: right;
}
.edit-tdp{
	padding: 16px 10px !important;
}
.form-control{
	font-weight:normal;
}
ul.recommended{
 padding-left:0px;
}

ul.recommended li{
 list-style-type:none;
 display:inline-block;
 margin-left:15px;
 line-height:36px;
 color:#787878 !important;
}

ul.recommended li:after{
 content: ",";
 font-family:FontAwesome;
 padding-right:2px;
 color:#434343;
}

ul.recommended li:last-child:after{
  content: "";
}

.panel-body .selected-items{
 border-bottom:2px dotted #CCC;
 margin-bottom: 10px;
}

.panel-footer li.total{
	list-style:none; 
	margin:10px 0;
}

.panel-footer li.total:first-child{
	margin-top:-10px;
}
.panel-footer li.total:last-child{
	margin-bottom:0px;
}

.panel-footer li.total .form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;/*#f5f5dd*/
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.panel-footer li.total .form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6)
}

.panel-body .selected-items:last-child{
 border-bottom: none;
 margin-bottom: 0px;
}
.tabletd-bRBG b{
 font-weight: bold;
 font-size: 16px;
}

.table2 .tabletd-bRBG .total{
 font-weight: bolder;
 font-size: 16px;
 color: #3cadfd;
}

.table2 .tabletd-bRBG .advance{
 color: #ff9c00;
 font-weight: bolder;
 font-size: 16px;
}
/* Container */

/**** Login screen CSS ****/
.container1 {
  position: relative;

}
.container1.active .card:first-child {
  background: #f2f2f2;
  margin: 0 15px;
}
.container1.active .card:nth-child(2) {
  background: #fafafa;
  margin: 0 10px;
}
.container1.active .card.alt {
  top: 20px;
  right: 0;
  width: 100%;
  min-width: 100%;
  height: auto;
  border-radius: 5px;
  padding: 60px 0 40px;
  overflow: hidden;
}
.container1.active .card.alt .toggle {
  position: absolute;
  top: 40px;
  right: -70px;
  box-shadow: none;
  -webkit-transform: scale(10);
  transform: scale(10);
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
}
.container1.active .card.alt .toggle:before {
  content: '';
}


.container1.active .card.alt .title,
.container1.active .card.alt .input-container,
.container1.active .card.alt .button-container {
  left: 0;
  opacity: 1;
  visibility: visible;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}
.container1.active .card.alt .title {
  -webkit-transition-delay: .3s;
          transition-delay: .3s;
}
.container1.active .card.alt .input-container {
  -webkit-transition-delay: .4s;
          transition-delay: .4s;
}
.container1.active .card.alt .input-container:nth-child(2) {
  -webkit-transition-delay: .5s;
          transition-delay: .5s;
}
.container1.active .card.alt .input-container:nth-child(3) {
  -webkit-transition-delay: .6s;
          transition-delay: .6s;
}
.container1.active .card.alt .button-container {
  -webkit-transition-delay: .7s;
          transition-delay: .7s;
}

/* Card */
.card {
  position: relative;
  background: #ffffff;
  padding:10px 0 13px 0;
  box-sizing: border-box;
  -webkit-transition: .3s ease;
  transition: .3s ease;
  /* Title */
  /* Inputs */
  /* Button */
  /* Footer */
  /* Alt Card */
}

.card .input-container {
  position: relative;
  margin: 0 0 20px;
}
.card .input-container input{
  outline:0 !important;
  z-index: 1;
  position: relative;
  background: none;
  width: 100%;
  height:40px;
  border:0;
  color: #828282;
  font-size:14px;
  font-weight: 400;
}
.card .input-container input:required {
    box-shadow:none;
}
/*for FireFox*/
.card .input-container input:[type="text"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner
    {   
        border : 0px;
    } 
/*for IE8 */
   .card .input-container input[type="text"]:focus, input[type="button"]:focus
    {     
        outline :0; 
    }
.card .input-container input:focus ~ label-r {
  color: #828282;
  -webkit-transform: translate(-12%, -50%) scale(0.85);
          transform: translate(-12%, -50%) scale(0.85);
}
.card .input-container input:focus ~ .bar:before, .card .input-container input:focus ~ .bar:after {
  width: 50%;
  outline:0 !important;
}
.card .input-container input:valid ~ label-r {
  color: #9d9d9d;
  -webkit-transform: translate(-12%, -50%) scale(0.85);
          transform: translate(-12%, -50%) scale(0.85);
}
.card .input-container label-r {
  position: absolute;
  top: 0;
  left: 0;
  color: #828282;
  font-size:16px;
  font-weight: 300;
  line-height:50px;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
.card .input-container .bar {
  position: absolute;
  left: 0;
  bottom: 0;
  background: #e4e4e4;
  width: 100%;
  height: 1px;
}
.card .input-container .bar:before, .card .input-container .bar:after {
  content: '';
  position: absolute;
  background: #129fdd;
  width: 0;
  height: 2px;
  -webkit-transition: .2s ease;
  transition: .2s ease;
}
.card .input-container .bar:before {
  left: 50%;
}
.card .input-container .bar:after {
  right: 50%;
}
.card .button-container {
  margin: 40px 0px 0; 
  text-align: center;
}
.card .button-container button {
  outline: 0;
  cursor: pointer;
  position: relative;
  display: inline-block;
  background:#129fdd;
  width:100%;
  border: 2px solid #129fdd;
  padding: 12px 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  overflow: hidden;
  -webkit-transition: .3s ease;
  transition: .3s ease;
  -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.card .button-container button span {
  position: relative;
  z-index: 1;
  color: #fff;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}
.card .button-container button:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  background: #ff9c00;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  margin: -15px 0 0 -15px;
  opacity: 0;
  -webkit-transition: .3s ease;
  transition: .3s ease;
  
}
.card .button-container button:hover, .card .button-container button:active, .card .button-container button:focus {
  border-color: #ff9c00;
    background-color:#ff9c00;
}
.card .button-container button:hover span, .card .button-container button:active span, .card .button-container button:focus span {
  color: #f2f2f2;
}
.card .button-container button:active span, .card .button-container button:focus span {
  color: #f2f2f2;
}
.card .button-container button:active:before, .card .button-container button:focus:before {
  opacity: 1;
  -webkit-transform: scale(10);
  transform: scale(10);
}

.card.alt .input-container input {
  color: #ffffff;
}
.card.alt .input-container input:focus ~ label-r {
  color: #ffffff;
}
.card.alt .input-container input:focus ~ .bar:before, .card.alt .input-container input:focus ~ .bar:after {
  background: #ffffff;
}
.card.alt .input-container input:valid ~ label-r {
  color: #ffffff;
}
.card.alt .input-container label-r {
  color: rgba(255, 255, 255, 0.8);
}
.card.alt .input-container .bar {
  background: rgba(255, 255, 255, 0.8);
}
.card.alt .button-container button {
  width: 100%;
  background: #ffffff;
  border-color: #ffffff;
}
.card.alt .button-container button span {
  color: #ed2553;
  
}
.card.alt .button-container button:hover {
  background: rgba(255, 255, 255, 0.9);
}
.card.alt .button-container button:active:before, .card.alt .button-container button:focus:before {
  display: none;
}
.Dmenu-icon{
    position: relative;
    top: 4px;
    left: 3px;
    font-size: 16px;
    padding-right: 5px;
}
.Logout-icon{
	font-size: 24px;
    position: relative;
    top: -4px;
    margin-bottom: -3px;
    left: 6px;
}
.User-icon{
	position: relative;
    top: 3px;
    left: 1px;
    font-size: 18px;
    padding-right: 0px;
}
.Activits-icon{
	position: relative;
    top: 4px;
    left: 1px;
    font-size: 21px;
    padding-right: 1px;
}
/* Keyframes */
@-webkit-keyframes buttonFadeInUp {
  0% {
    bottom: 30px;
    opacity: 0;
  }
}
@keyframes buttonFadeInUp {
  0% {
    bottom: 30px;
    opacity: 0;
  }
}

@media (max-width:767px) {
.width100{
	width:100%;
}
.mar-bot15{
	margin-bottom:15px;
}
}
@media (max-width:600px) {
.width12{
		width:12% !important;
}
.marxs-left10{
	margin-left:10px;
}
.marxs-left15{
	margin-right:15px;
}
.inner-center {
    height: 156px !important;
    margin: 10px 12px !important;
}
.btn-smxs {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.marginR-xs5{
	margin-right:5px;
}
.scrtabs-tabs-fixed-container {
    float: left;
    height: 50px;
    overflow: hidden;
    width: 91.1% !important;
}
.panel-footer {
    padding: 20px 21px 10px !important;
}
}
/****end of Login screen CSS ****/


/** Customer-register css start **/
.head-input {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
   border:none; 
    border-radius:0px; 
    -webkit-box-shadow:none;
    box-shadow:none;
   	text-align:right;
}
.head-btn {
    color: #28a8e0;
    background-color:transparent !important;
    border:none;
	
}
.head-btn:hover {
    color: #999;
    border:none;
	
}
.head-btn:focus {
    color: #999;
	border: 1px solid rgba(0,0,0,.15);
	border-bottom:1px solid #fff !important;
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
	margin-bottom:-3px;
}
.head-btnW {
    color: #fff;
    background-color:transparent !important;
    border:none;
    border-radius: 0px;
}
.head-btnW:hover {
    color: #0162af;
	background-color:#FFF !important;
	border-radius: 0px;
}
.head-btnW:focus {
    color: #0162af;
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
	background-color:#FFF !important;
}
.head-btnbox{
	padding: 10px 0;
    margin:0 0px 0 0;
	border-radius: 0px;
	z-index:900;
}

 /* Dropdown Button */
.dropbtn {
    background-color:transparent;
    color:#666;
    padding: 5px;
    font-size:14px;
    border: none;
    cursor: pointer;
}
.dropbtn1 {
    background-color: transparent;
    color: #666;
    padding: 0px 5px 0;
    font-size: 14px;
    border: none;
    cursor: pointer;
    margin-top: 0px;
    vertical-align: top;
}

.dropbtn:after {
	font-family:'Glyphicons Halflings';
    content: "\e259";
	padding-left:10px;
	font-size:10px;
}

/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
    background-color: transparent;
	outline:none;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
	float:right;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width:221px;
    box-shadow: 0px 1px 24px 0px rgba(0,0,0,0.2);
	position: absolute;
   
   left:-107px;
    z-index: 1000;	
	padding:0;
	border-radius:0;
}
.dropdown-content.dropdown-arrow:before {
    border-bottom: 7px solid #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: '';
    display: inline-block;
    right:7px;
    position: absolute;
    top:-6px;
}
/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 10px 17px;
    text-decoration: none;
    display: block;
	border-bottom: 1px solid #eee !important;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #ebf4fd;}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;}
.reg-heading {
    margin:25px 0;
    color: #00a2ff;
    font-size:18px;
    font-weight: 600;
	padding-left:15px;
}
.bill-heading {
    margin:10px 0 20px;
    font-size:18px;
    font-weight: 600;
}
.red{
	color:#ff0202 !important;
}
.grey{
	color:#7c7c7c !important;
}
.lightgrey{
	color:#787878 !important;
}
.ligtgrey{
	color:#bbb !important;
}
.icongrey{
	color:#97978f;
}
.purple{
	color:#9932CC !important;
}
.dgreen{
	color:#6B8E23 !important;
}
.blueT{
	color:#0000ff !important;
}
.Lblue{
	Color:#5bc0de !Important;
}
.megenta{
	color:#996699;
}
.payment{
	color:#669966;
}
.tag{
	color:#BD2031;
}

.blue{
	color:#2b71b1;
}
.black{
	color:#000 !important;
}
.orange{
	color:#ff9c00 !important;
}
select {
	color:#000;
}

select:required:invalid {
  color:#919191;
}
option[value=""][disabled] {
  display: none;
}
option {
  color: black;
  background-color:#fff !important;
}

label-r{
	font-weight:600 !important;
	margin-left:10px;
}
.label-r-center{
	width:100%;
	margin-left:0px;
}
span.total{
  color: #787878 !important;
}

/** bglight-grey input color**/
.bglight-grey .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 6px;
    font-size: 14px;
    line-height: 1.42857143;
    background-color:#f0f0f0;
    background-image: none;
    border:none;
    border-radius: 4px;
    -webkit-box-shadow:none;
	color:#000;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.bg-Darkgrey .form-control {
    background-color:#ddd !important;
    
}

.choose-warehouse .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    background-color: #f5f5dd !important;
    background-image: none;
    border: none;
    border-radius: 4px;
    -webkit-box-shadow: none;
    color: #000;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}



.insurance-list li {
    list-style-type: none;
    display: block;
    line-height: 36px;
    color: #787878 !important;
}

.insurance-list li:before {
	content: "\f00c";
	font-family:fontAwesome;
	margin-right:10px;
}

.input-group.cust-info {
    width: 70%;
    
}

.input-group.cust-info select{
	width:100%;
}


.centerI .form-control {
    text-align:center !important;
    
}
.selectI select { text-align-last:center; }

.bglight-greyB .form-control {
    display: block;
    width:70%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    background-color:#f0f0f0;
    background-image: none;
    border:1px #ccc solid;
    border-radius: 4px;
    -webkit-box-shadow:none;
	color:#000;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
/** ends bglight-grey input color**/
/** bgdark-blue input color**/
.bgdark-blue .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    background-color:#587a96;
    background-image: none;
    border:none;
    border-radius: 4px;
    -webkit-box-shadow:none;
	color:#fff;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


.bgdarkH-blue .form-control {
    display: block;
    width: 100%;
    height:36px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    background-color:rgba(18, 159, 221, 0.78);
    background-image: none;
    border:none;
    border-radius: 4px;
    -webkit-box-shadow:none;
	color:#fff;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
/** ends bgdark-blue input color**/
.bgdark-grey{
    background-color:#dbdbdb !important;
}
.bglight-grey .form-control[disabled], .bglight-grey .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #dbdbdb;
	color:#000;
}
.bgdark-grey1{
		background-color:#dbdbdb;
		border:none;
		box-shadow:none;
		-webkit-box-shadow:none;
		color:#919191;
}
.bg-white{
	background-color:white !important;
}
.bg-grey{
	    background-color: #f1f5f8;
}
.custom-file-upload {
    display: inline-block;
    margin:10px 1px 15px;
    padding:0px 1px;
    cursor: pointer;
}
.custom-file-uploadE {
    display: inline-block;
    cursor: pointer;
}
input[type="file"] {
    display: none;
}
.btn-white, .btn-white:focus {
    background-color: #fff !important;
    color: #7c7c7c;
}
.btn-blue {
    background-color: #5db2ff !important;
    border-color: #5db2ff;
    color: #fff;
	font-weight:600;
}
.btn-blue {
    background-color: #5db2ff !important;
    border-color: #5db2ff;
    color: #fff;
	font-weight:600;
}
.btn-blue:hover {
    background-color: #129fdd !important;
    border-color: #129fdd;
    color: #fff;
	font-weight:600;
}
.btn-blue:focus {
    background-color: #129fdd!important;
    border-color: #129fdd;
    color: #fff;
	font-weight:600;
	outline:none;
}
.btn-red {
    background-color: #c30000 !important;
    border-color: #c30000;
    color: #fff;
	font-weight:600;
}
.btn-red:hover {
    background-color: #af0e0e!important;
    border-color: #af0e0e;
    color: #fff;
	font-weight:600;
}
.btn-red:focus {
    background-color: #af0e0e!important;
    border-color: #af0e0e;
    color: #fff;
	font-weight:600;
	outline:none;
}
.btn-orng {
    background-color: #ff9c00 !important;
    border-color: #ff9c00;
    color: #fff;
	font-weight:600;
}
.btn-orng:hover {
    background-color: #e9930c !important;
    border-color: #e9930c;
    color: #fff;
	font-weight:600;
}
.btn-orng:focus {
    background-color: #e9930c !important;
    border-color: #e9930c;
    color: #fff;
	font-weight:600;
	outline:none;
}
.add_fileb{
    font-weight:600;
    font-size: 14px;
    position: absolute;
    top:22px;
    left: 14%;
    padding: 10px 0;
}
.add_filebE {
    font-weight: 600;
    position: absolute;
    top:5px;
    left: 11%;
}
.header-bg{
	background-color:#0162af;
}
.bg-lyellow{
	background-color:#f5f5dd;
	}

.bg-lightgreen{
    background: #8dcdc1;
}
.bg-lightbiege{
    background: #d3e397;
}

.bg-lightred{
  background: #ffb79f;
}

.activeg {
  background-color: #fff;
  -webkit-box-shadow:inset 0px -5px 0px 0px #00a726;
    -moz-box-shadow:inset 0px -5px 0px 0px #00a726;
    box-shadow:inset 0px -5px 0px 0px #00a726;
 border-right:2px solid #f0f0f0;
}

.white{
	color:#fff !important;
}
.offwhite{
	color:#bfccd5;
}
.darkblue{
	color:#3a8bc3 !important;
}
.green{
	color:#a0cd6c !important;
}

.yellow{
	color:#ffff01 !Important;
}
.pyellow{
	color:#fcd500 !Important;
}
.lightblue{
	color:#0000ff;
}
.btn-register{
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	background-color:#0162af;
	color:#fff;
	border:2px #fff solid;
}
.btn-register:hover{
	background-color:#5494cf;
	color:#f1f1f1;
}
.btn-register:focus{
	background-color:#5494cf;
	color:#f1f1f1;
	outline:none;
}
.border-top{
	border-top:1px #fff solid;
}
a .icon-fonts{
    font-size:50px;
	border: #FFFFFF 2px solid;
	text-align: center;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	width:95px;
	height:95px;
	color:#fff;
	line-height:2.1;
	margin:0 24px 0 0;
}
a .icon-fonts:hover{
	background-color:#fff;
	color:#0162af;
}

a .icon-fonts.active{
	background-color:#fff;
	color:#0162af;
}

a p{
	font-size:13px;
	color:#fff;
	text-align:center;
	line-height:22px;
	margin:0 -18px;
}
.maricon-left{
	margin-left:28px !important;
}
.table-head{
	font-size:18px;
	color:#f25d5f;
	padding: 12px 15px;
}
.t-heading{
	margin-top:0;
	font-weight:700;
	color:#555;
}
.w-heading{
	margin: 15px;
    font-weight: 700;
    color: #2b71b1;
}
.table-link a{
	color:#6d6e6e;
	text-decoration:none;
	font-weight:600;
}
.table-link a:hover{
	color:#999;
	text-decoration:none;
	font-weight:600;
}
.table-link .active{
	color:#999;
	border-bottom: 3px solid #129fdd;
}
.table-padd td{
	padding:10px;
	font-weight:600;
}
.mar-bott0{
	margin-bottom:0;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #262626;
    border: 0;
    border-bottom:4px solid #2dc3e8;
    background-color:#fff;
    z-index: 12;
    line-height:24px;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	outline:none;
}
.nav-tabs1>li>a {
    border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	line-height:28px;
	color:#434343;
}
.nav-tabs1>li>a:hover {
	background-color:transparent;
	
}
.navtab-bg{
background-color:#f0f0f0 !important;
}
.accordion.panel-group {
    border-top-width: 0 ;
}
.accordion.panel-group .panel {
    border-radius: 0;
    border: 0 !important;
    background-color: #fff !important;
    box-shadow: none;
}
.accordion.panel-group .panel1 {
    border:1px solid #c1c1c1;
}
.accordion.panel-group .panel-heading .accordion-toggle {
    color: #2b71b1;
    background-color: transparent;
    position: relative;
    font-weight: bold;
    line-height: 1;
    padding: 10px;
    display: block;
}
.accordion.panel-group .panel-heading1 .accordion-toggle{
    line-height:.8;
	color:#434343;
	font-size:15px;
	padding:3px 0px !important;
}
.accordion.panel-group .panel-heading2 .accordion-toggle{
    line-height:.8;
	color:#434343;
	font-size:15px;
	background-color:#fff;
	padding: 12px 15px;
}
.accordion.panel-group .panel-heading2 .accordion-toggle:after {
    position: absolute;
    right: 13px;
    top: 8px !important;
}
.accordion.panel-group .panel-heading .accordion-toggle:after {
    -webkit-transition: all .218s;
    -moz-transition: all .218s;
    -o-transition: all .218s;
    transition: all .218s;
    position: absolute;
    right:2px;
    top:4px;
    font-family: 'FontAwesome';
    font-size: 17px;
    font-weight: bold;
    content: "\2212";
    color: #999;
}
.accordion.panel-group .panel-heading .accordion-toggle.collapsed:after {
    content:"\002b";
}

.accordion.panel-group .panel-heading .accordion-toggle:hover:after {
    color: #262626;
}
.accordion.panel-group .panel-heading5 .accordion-toggle:after {
    -webkit-transition: all .218s;
    -moz-transition: all .218s;
    -o-transition: all .218s;
    transition: all .218s;
    position: absolute;
    right:0px;
    top:1px;
    font-family: 'FontAwesome';
    font-size:23px;
    font-weight: bold;
    content: "\f056";
    color: #999;
}
.accordion.panel-group .panel-heading5 .accordion-toggle.collapsed:after {
    content:"\f055";
}
.panel-default1>.panel-heading1{
    color: #333;
    background-color:#fff;
	border-bottom: 1px #ddd solid;
	padding:2px;
}
.panel-default1>.panel-heading2 {
    color: #333;
    background-color:#fff;
	border-bottom: 1px #ddd solid;
	padding:2px;
}
.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
	border-top: none;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px !important;
    color: inherit;
}
.tabletd-bRB{
    border-bottom: 1px solid #ddd;
}
.dropdownM{
    padding:0;
	border-radius:0;
	margin: 7px 0 0;
	border:none;
	box-shadow: 0px 1px 9px 3px rgba(0,0,0,0.175);
	-webkit-box-shadow: 0px 1px 9px 3px rgba(0,0,0,0.175);
}
.rgt-bdrR0{
	border-top-right-radius:0;
	border-bottom-right-radius: 0;
}
.dropdownM.dropdown-arrow:before {
    border-bottom: 7px solid #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: '';
    display: inline-block;
    right: 7px;
    position: absolute;
    top: -6px;
}
.dropdownM>li>a {
    display: block;
    padding: 7px 20px;
}
.dropdownM li{
    border-bottom: 1px solid #ddd !important;
}
.tabletd-bRBG{
    border-bottom: 1px solid #c1c1c1;
}
.tabletd-bRBN{
    border-bottom:none;
}
.tabletd-bRDB{
    border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
.input1[type=checkbox] {
    margin: 0px 15px 0 -30px !important;
    margin-top: 1px;
    line-height: normal;
    height: 18px;
    width: 19px;
}

input[type=radio] {
    margin: 0px 15px 0;
    margin-top: 1px;
    line-height: normal;
    height: 19px;
    width: 19px;
}
/* .squaredTwo */
.squaredTwo {
  width: 20px;
  height: 20px;
  position: relative;
  margin:0px;
  background: #fcfff4;
  
  background: -webkit-linear-gradient(top, #222222 0%, #45484d 100%);
  background: linear-gradient(to bottom, #222222 0%, #45484d 100%);
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px white;
  
}
.squaredTwo label-r {
  width: 20px;
  height: 20px;
  cursor: pointer;
  position: absolute;
  left: 24px;
  top: 0px;
  background: #fcfff4;
  
}
.squaredTwo label-r:after {
      content: '';
    width: 12px;
    height: 7px;
    position: absolute;
    top:6px;
    left:-30px;
    border: 3px solid #fcfff4;
    border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.squaredTwo label-r:hover::after {
  opacity: 0.3;
}
.squaredTwo input[type=checkbox] {
  visibility: hidden;
}
.squaredTwo input[type=checkbox]:checked + label-r:after {
  opacity: 1;
}

/* end .squaredTwo */
.d-menuW{
	width:322px;
}
.whtP::-moz-placeholder{color:#ddd;opacity:1}
.whtP:-ms-input-placeholder{color:#ddd}
.whtP::-webkit-input-placeholder{color:#ddd}

.blueP::-moz-placeholder{color:#7593b1;opacity:1;}
.blueP:-ms-input-placeholder{color:#7593b1;}
.blueP::-webkit-input-placeholder{color:#7593b1;}
.inptblu{
	color:#7593b1 !important;
}
.dropdown-menu1 {
	position: absolute;
    top: 100%;
    left:-283px !important;
    border-radius:0px !important;
}
.product_container { 
    overflow:visible;
}
.product_containerQ { 
    overflow:visible;
	height:260px;
}
.prodct_contanerIQ { 
    overflow:hidden;
	height:235px;
}
.outer-center {
    float: right;
    right: 50%;
    position: relative;
    
}
.inner-center {
    width: 95px;
    height: 95px;
    float: left;
    right: -50%;
    position: relative;
	margin: 0 12px;
}
.inner-centerV {
    width:120px;
    height:144px;
    float: left;
    right: -50%;
    position: relative;
	margin: 20px 12px;
}
.inner-centerQ {
    height:80px;
    float: left;
    right: -50%;
    position: relative;
	margin:10px 12px;
}
.brdbL{
	border-top-left-radius:0 !important;
	border-bottom-left-radius:0 !important;
	margin-left: -30px;
    width:66% !important;
}
.brdbR{
	border-top-right-radius:0 !important;
	border-bottom-right-radius:0 !important;
	border-right:none !important;
}
.srchT{
	font-size: 16px;
    font-weight: 500;
}
.btn-radio {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn-radio:hover {
    color: #FFF;
    background-color:#ababab;
    border-color: #ababab;
	box-shadow:none;
}
.btn-radio:focus {
    color: #FFF;
    background-color:#ababab;
    border-color: #ababab;
	box-shadow:none;
}
.btn-radio.active {
    color: #FFF;
    background-color:#ababab;
    border-color: #ababab;
	box-shadow:none;
}
.select-style {
    padding: 0;
    margin: 0;
    border: 1px solid #ccc;
    width: 120px;
    border-radius: 3px;
    overflow: hidden;
    background-color: #fff;
    background: #fff url("../images/arrowdown.gif") no-repeat 90% 50%;
}

.select-style select {
    padding: 5px 8px;
    width: 130%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}
.panel-footer{
	background-color:#f5f5f5;
	padding:20px 46px 15px;
	text-align:right;
}
.select-style select:focus {
    outline: none;
}


.badgeO:before{
	content: "\f02e";
    width: 27px;
    height: 37px;
    position: absolute;
    color: #f30000;
    font: normal normal normal 34px FontAwesome;
    top: -2px;
    left: 15px;
}
.vist-view{
	background-color:#0f75bd;
	width:100%;
	height:37px;
	padding:8px;
	position:absolute;
	color:#fff;
	bottom:0;
	left:0;
	opacity:0.7;
}

.vist-view a{
 color:#fff;
  font-size:14px;
}
.vist-view a:hover{
	color:#ddd;
}
.vist-view a:focus{
	color:#ddd;
	outline:none;
}
.inprss-lable{
	background-color:#0f75bd;
	width:30px;
	height:30px;
	padding:5px;
	position:absolute;
	color:#fff;
	top:74px;
	left:43%;
	opacity:0.7;
	z-index:100;
	border-radius:20px;
}
.inQ-btn{
	width:100%;
	height:32px;
	padding:0px;
	position:absolute;
	bottom:0;
	left:0;
}
.btn-acpt {
    color: #3a8bc3;
    background-color: #fff;
    border-color: #c1c1c1;
    border-radius: 0;
    width: 52%;
    font-weight: 600;
    margin-right: -6px;
    margin-left: -1px;
}
.btn-acpt:hover {
    color: #fff !important;
    background-color: #3a8bc3;
	border-color: #3a8bc3;
}
.btn-acpt:focus {
	outline:none;
	 color: #3a8bc3 !important;
	 background-color: #fff !important;
	 border-color: #c1c1c1;
}
.btn-rejct {
    color: #ff0202;
    background-color: #fff;
    border-color: #c1c1c1;
    border-radius: 0;
    width: 52%;
    font-weight: 600;
    margin-right: -6px;
    margin-left: -1px;
}
.btn-rejct:hover {
    color: #fff !important;
    background-color:#e95151;
	border-color:#e95151;
}
.btn-rejct:focus {
	outline:none;
	color: #ff0202;
	 border-color: #c1c1c1;
}
.fa-6x {
    font-size: 6em !important;
}
.flip{
   -ms-transform: scale(-1, 1); /* IE 9 */
    -webkit-transform: scale(-1, 1); /* Safari */
    transform: scale(-1, 1);
}
.valignT{
	vertical-align:middle;
}

.width-fix{
	width:17%;
}
.width10{
 width:10%;
}
.width16{
	width:16%;
}
.width18{
	width:18%;
}
.width22{
	width:22%;
}
.width20{
	width:20%;
}
.width26{
	width:26% !important;
}
.widtht24{
	width:24% !important;
}
.width50{
	width:50%;
}

.width28{
	width:28%;
}

.width35{
	width:35%;
}

.width9{
	width:9%;
}
.width15{
	width:15%;
}
.marbtn{
	margin:10px 12px;
}
.Activities:before {
    content: '\0041';
    margin-top: -7.5%;
    padding-left: 21px;
    float: left;
    height: 23px;
    margin-left: 0px;
    font-family: 'Glyphter';
    font-size: 22px;
    font-weight: 500;
}
.ActivitiesG:before {
    content: '';
    background: url('../images/activityG.png');
    margin-top: -0.5%;
    padding-left: 21px;
    float: left;
    height: 23px;
}
.myenqu:before {
    content: '';
    background: url('../images/my-enqu.png');
    margin-top: -0.5%;
    padding-left: 21px;
    float: left;
    height: 23px;
}
.urgentorder:after {
    content: '';
    background: url('../images/urgent-orders.png');
    margin-top: -3px;
    padding-left: 26px;
    float: left;
    height: 23px;
}
.logout:after {
    content: '';
    background: url('../images/logout.png');
    margin-top: -1px;
    padding-left: 24px;
    float: left;
    height: 23px;
}
.userbg {
    color:#000;
    padding: 10px 16px;
    text-decoration: none;
    display: block;
    border-bottom: 1px solid #eee !important;
	background-color:#c1e0ff;
}
.badge-orng {
    display: inline-block;
    width: 25px;
    line-height: 25px;
    font-size: 13px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #fd5d00;
    border-radius: 50%;
    height: 25px;
}
@media (max-width:1050px) and (min-width:1020px) {
.btn-rejct {
    color: #ff0202;
    background-color: #fff;
    border-color: #c1c1c1;
    border-radius: 0;
    width: 51%;
    font-weight: 600;
    margin-right: -6px;
    margin-left: -1px;
}
.bell-mar{
	margin-right: -39px;
}
.textbox11{
	width:135px !important;
}
	}
@media (max-width:3000px) and (min-width:1180px) {
.scrtabs-tabs-fixed-container {
  float: left;
  height: 50px;
  overflow: hidden;
  width: 93.6% !important;
}
.mar-leftlg10{
	margin-left:10px;
}	
}
	
@media (max-width:1023px) and (min-width:768px) {
.container1{
	width:100%;
}
.textbox .textbox-text {
  font-size: 16px !important;
}
.combobox-item,
.combobox-group,
.combobox-stick {
   font-size:20px !important;
   font-family:'Open Sans', sans-serif;
}
.table2>thead>tr>th{
	font-size:15px;
}
.scrtabs-tabs-fixed-container {
  float: left;
  height: 50px;
  overflow: hidden;
  width: 93.6% !important;
}
.maricon-left{
	margin-left:21px !important;
}
.width-fix{
	width:21%;
}
.leter-spcng{
	letter-spacing: -1px;
    width: 100%;
}
.scrtabs-tab-scroll-arrow {
	width:3.2% !important;
}
body{
	font-size:16px;
	color:#434343;
	font-weight:600;
}


.fontKES{
	font-size:13px;
}
.width29{
	width:29%;
}
.width21{
	width:21%;
}
.width30{
	width:30% !important;
}
.width9{
	width:10% !important;
}
.nav-tabss>li>a:hover{
	line-height:1.7 !important;
}
.nav-tabss>li>a{
	line-height:1.7 !important;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
line-height:24px !important;	
}
}
@media (max-width:820px) and (min-width:800px) {
	.textbox11{
	width:98px !important;
}
}
@media (max-width:768px){
	.centerflex {
  margin-top:35%;
}
.textbox11{
	width:91px !important;
}
.copyrite{
	position:absolute;
	bottom:-50px;
	right:10px; 
	text-align:right;
}
}
.datepicker{z-index:1151 !important;}
.datepicker {
	top: 0;
	left: 0;
	padding: 4px;
	margin-top: 1px
}
.datepicker:before {
	content: '';
	display: inline-block;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-bottom-color: rgba(0,0,0,.2);
	position: absolute;
	top: -7px;
	left: 6px
}
.datepicker:after {
	content: '';
	display: inline-block;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	position: absolute;
	top: -6px;
	left: 7px
}
.datepicker>div {
	display: none
}
.datepicker table {
	width: 100%;
	margin: 0
}
.datepicker td, .datepicker th {
	text-align: center;
	font-size: 12px;
	height: 20px;
	width: 20px
}
.datepicker td.day:hover {
	background: #eee;
	cursor: pointer
}
.datepicker td.day.disabled {
	color: #eee
}
.datepicker td.old, .datepicker td.new {
	color: #999
}
.datepicker td.active, .datepicker td.active:hover {
	background-color: #2dc3e8;
	color: #fff;
	-webkit-text-shadow: 0 -1px 0 rgba(0,0,0,.25);
	text-shadow: 0 -1px 0 rgba(0,0,0,.25)
}
.datepicker td span {
	display: block;
	width: 47px;
	height: 54px;
	line-height: 54px;
	float: left;
	margin: 2px;
	cursor: pointer
}
.datepicker td span:hover {
	background: #eee
}
.datepicker td span.active {
	background-color: #2dc3e8;
	color: #fff;
	-webkit-text-shadow: 0 -1px 0 rgba(0,0,0,.25);
	text-shadow: 0 -1px 0 rgba(0,0,0,.25)
}
.datepicker td span.old {
	color: #999
}
.datepicker th.switch {
	width: 175px
}
.datepicker th.next, .datepicker th.prev {
	font-size: 12px
}
.datepicker thead tr:first-child th {
	cursor: pointer
}
.datepicker thead tr:first-child th:hover {
	background: #eee
}
.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
    margin-top: 0;
     margin-left:0px !important;
}
/** checkboxes **/
.checkbox {
    padding-left: 20px;
    position: relative;
    left: -10px; }
	
  .checkbox label-r {
    display: inline-block;
    position: relative;
    padding-left:14px; }
	
    .checkbox label-r::before {
      content: "";
      display: inline-block;
      position: absolute;
      width:18px;
      height:18px;
      left: 0;
      margin-left: -20px;
      border: 1px solid #cccccc;
      border-radius: 3px;
      background-color: #f0f0f0;
      -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
      -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
      transition: border 0.15s ease-in-out, color 0.15s ease-in-out; 
	  }
	  
    .checkbox label-r::after {
      display: inline-block;
      position: absolute;
      width: 16px;
      height: 16px;
      left: 0;
	top: 0px;
    margin-left: -20px;
    padding-left: 3px;
    padding-top: 0px;
    font-size: 13px;
    color: #555555;
	font-weight:normal;}
	  
  .checkbox input[type="checkbox"] {
    opacity: 0;
    z-index:10;
	margin-left: -8px;
	}
	.checkboxB label-r::before{
		background-color:#5db2ff !important;
		border:1px solid #5db2ff !important;
	}
    .checkbox input[type="checkbox"]:focus + label-r::before {
      outline: none; }
    .checkbox input[type="checkbox"]:checked + label-r::after {
      font-family: 'FontAwesome';
      content: "\f00c"; }
    .checkbox input[type="checkbox"]:disabled + label-r {
      opacity: 0.65; }
      .checkbox input[type="checkbox"]:disabled + label-r::before {
        background-color: #eeeeee;
        cursor: not-allowed; }
  .checkbox.checkbox-circle label-r::before {
    border-radius: 50%; }
  .checkbox.checkbox-inline {
    margin:0 13px 20px 0;
	}
	 .chek .checkbox.checkbox-inline {
    margin:0 0px 20px 0;
	}
    
.checkbox-primary input[type="checkbox"]:checked + label-r::before {
  background-color: #428bca;
  border-color: #428bca; }
.checkbox-primary input[type="checkbox"]:checked + label-r::after {
  color: #fff; }
  .checkboxB input[type="checkbox"]:checked + label-r::after {
  color: #fff; }

.checkbox-danger input[type="checkbox"]:checked + label-r::before {
  background-color: #d9534f;
  border-color: #d9534f; }
.checkbox-danger input[type="checkbox"]:checked + label-r::after {
  color: #fff; }

.checkbox-info input[type="checkbox"]:checked + label-r::before {
  background-color: #5bc0de;
  border-color: #5bc0de; }
.checkbox-info input[type="checkbox"]:checked + label-r::after {
  color: #fff; }

.checkbox-warning input[type="checkbox"]:checked + label-r::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
.checkbox-warning input[type="checkbox"]:checked + label-r::after {
  color: #fff; }

.checkbox-success input[type="checkbox"]:checked + label-r::before {
  background-color: #5cb85c;
  border-color: #5cb85c; }
.checkbox-success input[type="checkbox"]:checked + label-r::after {
  color: #fff; }
 .bgdark-blue .radio {
    padding-left: 11px;
    padding-right:10px;
}
 
.radio {
  padding-left: 24px; }
  .radio label-r {
    display: inline-block;
    position: relative;
    padding-left:10px; }
	
    .radio label-r::before {
      content: "";
      display: inline-block;
      position: absolute;
      width:20px;
      height:20px;
      left: 0;
      margin-left: -20px;
      border: 1px solid #c1c1c1;
      border-radius: 50%;
      background-color: #ddd;
      -webkit-transition: border 0.15s ease-in-out;
      -o-transition: border 0.15s ease-in-out;
      transition: border 0.15s ease-in-out; }
	  
    .radio label-r::after {
      display: inline-block;
      position: absolute;
      content: " ";
      width: 12px;
      height: 12px;
      left: 4px;
      top: 4px;
      margin-left: -20px;
      border-radius: 50%;
      background-color: #555555;
      -webkit-transform: scale(0, 0);
      -ms-transform: scale(0, 0);
      -o-transform: scale(0, 0);
      transform: scale(0, 0);
      -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); }
  .radio input[type="radio"] {
    opacity: 0; }
    .radio input[type="radio"]:focus + label-r::before {
      outline:none; }
    .radio input[type="radio"]:checked + label-r::after {
      -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      -o-transform: scale(1, 1);
      transform: scale(1, 1); }
    .radio input[type="radio"]:disabled + label-r {
      opacity: 0.65; }
      .radio input[type="radio"]:disabled + label-r::before {
        cursor: not-allowed; }
  .radio.radio-inline {
    margin-top: 0; }

.radio-primary input[type="radio"] + label-r::after {
  background-color: #428bca; }
.radio-primary input[type="radio"]:checked + label-r::before {
  border-color: #428bca; }
.radio-primary input[type="radio"]:checked + label-r::after {
  background-color: #428bca; }

.radio-danger input[type="radio"] + label-r::after {
  background-color: #d9534f; }
.radio-danger input[type="radio"]:checked + label-r::before {
  border-color: #d9534f; }
.radio-danger input[type="radio"]:checked + label-r::after {
  background-color: #d9534f; }

.radio-info input[type="radio"] + label-r::after {
  background-color: #5bc0de; }
.radio-info input[type="radio"]:checked + label-r::before {
  border-color: #5bc0de; }
.radio-info input[type="radio"]:checked + label-r::after {
  background-color: #5bc0de; }

.radio-warning input[type="radio"] + label-r::after {
  background-color: #f0ad4e; }
.radio-warning input[type="radio"]:checked + label-r::before {
  border-color: #f0ad4e; }
.radio-warning input[type="radio"]:checked + label-r::after {
  background-color: #f0ad4e; }

.radio-success input[type="radio"] + label-r::after {
  background-color: #5cb85c; }
.radio-success input[type="radio"]:checked + label-r::before {
  border-color: #5cb85c; }
.radio-success input[type="radio"]:checked + label-r::after {
  background-color: #5cb85c; }
 

 
 /* line 13, jquery.scrolling-tabs.scss */
.scrtabs-tab-container * {
  box-sizing: border-box;
  
}

/* line 17, jquery.scrolling-tabs.scss */
.scrtabs-tab-container {
  height: 50px;
  background: #f0f0f0;
  border-bottom: 1px solid #d8d8d8;
}
.nav-tabss>li>a {
    margin-right: 2px;
    line-height: 2;
    border: 1px solid transparent;
    border-radius:0 0 0 0 !Important;
	-webkit-border-radius:0 0 0 0 !Important;
	color:#434343;
}
.nav-tabss>li>a:hover {
    margin-right: 2px;
    line-height: 2;
    border-radius:0 0 0 0;
	-webkit-border-radius:0 0 0 0 !Important;
	background-color:transparent;
}
/* line 19, jquery.scrolling-tabs.scss */
.scrtabs-tab-container .tab-content {
  clear: left;
}

/* line 24, jquery.scrolling-tabs.scss */
.scrtabs-tabs-fixed-container {
  float: left;
  height: 50px;
  overflow: hidden;
  width: 93.6% ;
}

/* line 31, jquery.scrolling-tabs.scss */
.scrtabs-tabs-movable-container {
  position: relative;
}
/* line 33, jquery.scrolling-tabs.scss */
.scrtabs-tabs-movable-container .tab-content {
  display: none;
}

/* line 38, jquery.scrolling-tabs.scss */
.scrtabs-tab-scroll-arrow {
    border-top: none;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 12px;
    height: 50px;
    margin-bottom: -1px;
    padding-left: 6px;
    width: 25px;
    line-height: 50px;
}
.scrtabs-tab-scroll-arrow:first-child{
	border-left:none;
}
.scrtabs-tab-scroll-arrow:last-child{
	border-right:none;
}
/* line 50, jquery.scrolling-tabs.scss */
.scrtabs-tab-scroll-arrow:hover {
  background-color:#129fdd;
}
.scrtabs-tab-scroll-arrow {
  background-color:#2dc3e8;
}
/* line 55, jquery.scrolling-tabs.scss */
.scrtabs-tabs-fixed-container ul.nav-tabs {
  height: 50px;
  background-color:#f0f0f0;
}
/* line 57, jquery.scrolling-tabs.scss */
.scrtabs-tabs-fixed-container ul.nav-tabs > li {
  white-space: nowrap;
}

/* line 63, jquery.scrolling-tabs.scss */
.scrtabs-tab-content-outside-movable-container .nav-tabs {
  display: none;
}

/**** location screen ***/

.margin-top-15{
	margin-top:-10px;
}

.margin-top-10{
	margin-top:-15px;
}

.margin-top-20{
	margin-top:-20px;
}

.margin-top-25{
	margin-top:-25px;
}

.logo{
	max-height:60px;
	width:auto;
}

.location{
	font-size:150px;
	text-align:center;
}

/**** end Location *****/


/***** Alerts Page ****/
ul.alerts{
	margin-left:-40px;
}

.alerts li.in .icon {
    float: left;
    margin-right: 10px;
}
.alerts li .icon {
    height: 45px;
    width: 45px;
	background-color:#2a6bad;
	color:#fff;
	text-align:center;
	font-size:24px;
	line-height:45px;
}

.alerts li.new .icon:before {
	content:'\0042';
	font-family:Glyphter;
}

.alerts li.read .icon:before {
	content:'\0047';
	font-family:Glyphter;
}

.alerts li.high .icon {
 background-color:#f03e00;
}

.alerts li.medium .icon {
 background-color:#f1c40f;
}

.alerts li.normal .icon {
 background-color:#f1c40f;
}


.alerts li {
    list-style: none;
    padding: 5px 0;
    margin: 10px auto;
    font-size: 14px;
}

.alerts li.new .alertname{
    color: #ff8400;
    font-size: 16px;
    font-weight: 600;
	margin-left:5px;
}

.alerts li.read .alertname {
    color: #089fff;
    font-size: 16px;
    font-weight: 600;
	margin-left:5px;
}

.alerts li .datetime {
    color: #b2b2b1;
    font-size: 14px;
    font-weight: 400;
	float:right;
	margin-right:5px;
}

.alerts li .datetime:before {
	content: "\f073";
	font-family:FontAwesome;
}

.alerts li .body {
    display: block;
	margin:10px 5px 5px 5px;
}

.alerts li.in .message {
    text-align: left;
    border-left: 5px solid #2a6bad;
    margin-left: 65px;
    background: #ffffff;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.alerts li.in.high .message {
 border-left: 5px solid #f03e00 !important;
}

.alerts li.in.medium .message {
 border-left: 5px solid #f1c40f !important;
}

.alerts li.in.normal .message {
 border-left: 5px solid #f1c40f !important;
}



.alerts li .message {
    display: block;
    padding: 5px;
    position: relative;
}

.alerts li.in .message .arrow {
    left: -10px;
    width: 0;
    height: 0;
    border-right: 8px solid #1BBC9B;
}

.alerts li.in.high .message .arrow {
    border-right: 8px solid #f03e00;
}

.alerts li.in.medium .message .arrow {
    border-right: 8px solid #f1c40f;
}

.alerts li.in.normal .message .arrow {
    border-right: 8px solid #f1c40f;
}

.alerts li.in .message .arrow, .alerts li.out .message .arrow {
    position: absolute;
	top: 7px;
	right: 43px;
	border-top: 9px solid transparent;
	border-bottom: 9px solid transparent;
	border-right: 9px solid #2a6bad;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

span.newalert,.priorty{
	color:#797979;
	margin-right:5px;
}

span.newalert:before{
	content:'\0042';
	font-family:Glyphter;
	margin-right:10px;
}
span.priorty:before{
	content:'\f0c8';
	font-family:FontAwesome;
	margin-right:10px;
	color:#f03e00;
}
span.alreadyread{
	color:#797979;
}

span.alreadyread:before{
	content:'\0047';
	font-family:Glyphter;
	margin-right:10px;
}

/***** end of Alerts Page ****/


/***** Activity Page ****/

.activity-header{
	background-color:#fff;
	border: 1px solid #bec1c1;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius:3px;
}

.activity-header .activity-type{
	border-right: 1px solid #ccc;
	padding:10px 0;
}

.activity-header .activity-message{
	border-right:1px solid #ccc;
	padding:10px 15px;
}

.activity-header .activity-date{
	padding:10px 0px 10px 10px;
}

.activity-body{
	background-color:#fff;
	border: 1px solid #bec1c1;
	font-weight:normal;
}

.activity-body .activity-type{
	padding:10px 0;
	height:30px;
	white-space: nowrap;
    overflow:hidden !important;
    text-overflow: ellipsis;
}

.activity-body .activity-type span{
	font-weight:600;
}

.activity-body .activity-subject{
	padding:10px 15px;
	height:30px;
	white-space: nowrap;
    overflow:hidden !important;
    text-overflow: ellipsis;
}

.activity-body .activity-subject a.link{
	color:#0498e5 !important;
}

.activity-body .activity-date{
	padding:10px 0px 10px 10px;

}

.activity-body .activity-date.low li, .activity-date.medium li,.activity-date.high li{
	list-style-type:none;
	display:inline-block;
	float:right;
}

.activity-body .activity-date.low li:before, .activity-date.medium li:before, .activity-date.high li:before{
	list-style-type:none;
	display:inline-block;
	content: "\f005";
	font-family:FontAwesome;
	padding-left:2px;
	color:#c4c4c4;
}

.activity-body .activity-date.low li.step1:before{
	list-style-type:none;
	display:inline-block;
	content: "\f0c9";
	font-family:FontAwesome;
	padding-left:2px;
	color:#2b71b1;
	cursor:pointer;
  font-size: 16px;
}



.activity-body .activity-date.medium li.step2:before, .activity-date.medium li.step1:before{
	list-style-type:none;
	display:inline-block;
	content: "\f0c9";
	font-family:FontAwesome;
	padding-left:2px;
	color:#2b71b1;
  font-size: 16px;
}

.activity-body .activity-date.high li.step1:before, .activity-date.high li.step2:before, .activity-date.high li.step3:before{
	list-style-type:none;
	display:inline-block;
	content: "\f005";
	font-family:FontAwesome;
	padding-left:2px;
	color:#ffae21;
}

.activity-clickview{
	background-color:#f0f0f0;
	border: 1px solid #bec1c1;
	font-weight:normal;
	padding:10px 0px;
}

.activity-clickview li{
	list-style:none;
	padding: 3px 0px;
}

.activity-clickview li.customer:before{
	content: "\f007";
	font-family:FontAwesome;
	padding-right:10px;
}

.activity-clickview li.phone:before{
	content: "\f095";
	font-family:FontAwesome;
	padding-right:10px;
}

.activity-clickview li.email:before{
	content: "\f0e0";
	font-family:FontAwesome;
	padding-right:10px;
}
.activity-clickview li.calender:before{
	content: "\f073";
	font-family:FontAwesome;
	padding-right:10px;
}
.activity-clickview li.time{
	text-align:right;
}
.activity-clickview li.duration{
	text-align:right;
}

.activity-clickview .attach a:before{
  content: "\f0c6";
  font-family:FontAwesome;
  padding-right: 5px;
}

.activity-clickview span:before{
	content: "\f0c6";
	font-family:FontAwesome;
	padding-right: 5px;
}

.payment_method span:before{
 content: "";
 margin-left: -5px;
}

span.insurance:before{
 content: "\f0c6";
 font-family:FontAwesome;
 padding-right: 5px;
 margin-left: 0px;
}



/***Loader ***/
.ajax-loader{
   background-color: rgba(0, 0, 0, 0.6);
    background-position: center center;
    background-repeat: no-repeat;
    bottom: 0;
    display: block;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100;
}

.box {
  position: absolute;
  width: 78px;
  height: 78px;
  left: 50%;
  top:40%;
  margin-left: -39px;
  margin-top: -39px;
}

.loading:before {
  content: '';
  position: absolute;
  width: 80px;
  height: 80px;
  top: 50%;
  margin-top: -18px;
  left: 50%;
  margin-left: -18px;
  border-width: 5px 2px;
  border-style: solid;
  border-color: rgb(221,187,0) rgba(221,187,0,0.3);
  border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
  box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
  animation: spin 3.45s infinite;
    -o-animation: spin 3.45s infinite;
    -ms-animation: spin 3.45s infinite;
    -webkit-animation: spin 3.45s infinite;
    -moz-animation: spin 3.45s infinite;
}
.loading:after {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  top: 80%;
  margin-top: -3px;
  left: 80%;
  margin-left: -3px;
  background-color: rgb(221,187,0);
  border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
  box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
  animation: pulse 6.9s infinite, borderPulse 6.9s infinite;
    -o-animation: pulse 6.9s infinite, borderPulse 6.9s infinite;
    -ms-animation: pulse 6.9s infinite, borderPulse 6.9s infinite;
    -webkit-animation: pulse 6.9s infinite, borderPulse 6.9s infinite;
    -moz-animation: pulse 6.9s infinite, borderPulse 6.9s infinite;
}






@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(1080deg);
  }
}

@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  50% {
    -o-transform: rotate(360deg);
  }
  100% {
    -o-transform: rotate(1080deg);
  }
}

@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  50% {
    -ms-transform: rotate(360deg);
  }
  100% {
    -ms-transform: rotate(1080deg);
  }
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(1080deg);
  }
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  50% {
    -moz-transform: rotate(360deg);
  }
  100% {
    -moz-transform: rotate(1080deg);
  }
}

@keyframes pulse {
  0% {
    background-color: rgba(221,187,0,0.2);
  }
  13% {
    background-color: rgba(221,187,0,0.2);
  }
  15% {
    background-color: rgba(255,234,119,0.9);
  }
  28% {
    background-color: rgba(255,234,119,0.9);
  }
  30% {
    background-color: rgba(221,187,0,0.2);
  }
  43% {
    background-color: rgba(221,187,0,0.2);
  }
  45% {
    background-color: rgba(255,234,119,0.9);
  }
  70% {
    background-color: rgba(255,234,119,0.9);
  }
  74% {
    background-color: rgba(221,187,0,0.2);
  }
  100% {
    background-color: rgba(255,234,119,0.9);
  }
}

@-o-keyframes pulse {
  0% {
    background-color: rgba(221,187,0,0.2);
  }
  13% {
    background-color: rgba(221,187,0,0.2);
  }
  15% {
    background-color: rgba(255,234,119,0.9);
  }
  28% {
    background-color: rgba(255,234,119,0.9);
  }
  30% {
    background-color: rgba(221,187,0,0.2);
  }
  43% {
    background-color: rgba(221,187,0,0.2);
  }
  45% {
    background-color: rgba(255,234,119,0.9);
  }
  70% {
    background-color: rgba(255,234,119,0.9);
  }
  74% {
    background-color: rgba(221,187,0,0.2);
  }
  100% {
    background-color: rgba(255,234,119,0.9);
  }
}

@-ms-keyframes pulse {
  0% {
    background-color: rgba(221,187,0,0.2);
  }
  13% {
    background-color: rgba(221,187,0,0.2);
  }
  15% {
    background-color: rgba(255,234,119,0.9);
  }
  28% {
    background-color: rgba(255,234,119,0.9);
  }
  30% {
    background-color: rgba(221,187,0,0.2);
  }
  43% {
    background-color: rgba(221,187,0,0.2);
  }
  45% {
    background-color: rgba(255,234,119,0.9);
  }
  70% {
    background-color: rgba(255,234,119,0.9);
  }
  74% {
    background-color: rgba(221,187,0,0.2);
  }
  100% {
    background-color: rgba(255,234,119,0.9);
  }
}

@-webkit-keyframes pulse {
  0% {
    background-color: rgba(221,187,0,0.2);
  }
  13% {
    background-color: rgba(221,187,0,0.2);
  }
  15% {
    background-color: rgba(255,234,119,0.9);
  }
  28% {
    background-color: rgba(255,234,119,0.9);
  }
  30% {
    background-color: rgba(221,187,0,0.2);
  }
  43% {
    background-color: rgba(221,187,0,0.2);
  }
  45% {
    background-color: rgba(255,234,119,0.9);
  }
  70% {
    background-color: rgba(255,234,119,0.9);
  }
  74% {
    background-color: rgba(221,187,0,0.2);
  }
  100% {
    background-color: rgba(255,234,119,0.9);
  }
}

@-moz-keyframes pulse {
  0% {
    background-color: rgba(221,187,0,0.2);
  }
  13% {
    background-color: rgba(221,187,0,0.2);
  }
  15% {
    background-color: rgba(255,234,119,0.9);
  }
  28% {
    background-color: rgba(255,234,119,0.9);
  }
  30% {
    background-color: rgba(221,187,0,0.2);
  }
  43% {
    background-color: rgba(221,187,0,0.2);
  }
  45% {
    background-color: rgba(255,234,119,0.9);
  }
  70% {
    background-color: rgba(255,234,119,0.9);
  }
  74% {
    background-color: rgba(221,187,0,0.2);
  }
  100% {
    background-color: rgba(255,234,119,0.9);
  }
}

@keyframes borderPulse {
  0% {
    box-shadow: 0 0 0 0 rgb(255,255,255), 0 0 0 1px rgba(221,187,0,0.8);
  }
  40% {
    box-shadow: 0 0 0 1px rgb(255,255,255), 0 0 0 2px rgba(221, 187, 0, 0.8);
  }
  80% {
    box-shadow: 0 0 0 3px #FFF, 0 0 1px 3px rgba(221, 187, 0, 0.8);
  }
}

@-o-keyframes borderPulse {
  0% {
    box-shadow: 0 0 0 0 rgb(255,255,255), 0 0 0 1px rgba(221,187,0,0.8);
  }
  40% {
    box-shadow: 0 0 0 1px rgb(255,255,255), 0 0 0 2px rgba(221, 187, 0, 0.8);
  }
  80% {
    box-shadow: 0 0 0 3px #FFF, 0 0 1px 3px rgba(221, 187, 0, 0.8);
  }
}

@-ms-keyframes borderPulse {
  0% {
    box-shadow: 0 0 0 0 rgb(255,255,255), 0 0 0 1px rgba(221,187,0,0.8);
  }
  40% {
    box-shadow: 0 0 0 1px rgb(255,255,255), 0 0 0 2px rgba(221, 187, 0, 0.8);
  }
  80% {
    box-shadow: 0 0 0 3px #FFF, 0 0 1px 3px rgba(221, 187, 0, 0.8);
  }
}

@-webkit-keyframes borderPulse {
  0% {
    box-shadow: 0 0 0 0 rgb(255,255,255), 0 0 0 1px rgba(221,187,0,0.8);
  }
  40% {
    box-shadow: 0 0 0 1px rgb(255,255,255), 0 0 0 2px rgba(221, 187, 0, 0.8);
  }
  80% {
    box-shadow: 0 0 0 3px #FFF, 0 0 1px 3px rgba(221, 187, 0, 0.8);
  }
}

@-moz-keyframes borderPulse {
  0% {
    box-shadow: 0 0 0 0 rgb(255,255,255), 0 0 0 1px rgba(221,187,0,0.8);
  }
  40% {
    box-shadow: 0 0 0 1px rgb(255,255,255), 0 0 0 2px rgba(221, 187, 0, 0.8);
  }
  80% {
    box-shadow: 0 0 0 3px #FFF, 0 0 1px 3px rgba(221, 187, 0, 0.8);
  }
}

/*** end of Loader ***/


/**** Transitions  ****/
.animated { 
 	-webkit-animation-name: bounceIn;
 	-webkit-animation-duration: 4s;
 	-webkit-animation-iteration-count: 20;
 	-webkit-animation-timing-function: ease-out;
 	-webkit-animation-fill-mode: forwards;
	
 	animation-name: bounceIn;
 	animation-duration: 4s;
 	animation-iteration-count: 10;
 	animation-timing-function: ease-out;
 	animation-fill-mode: forwards;
} 

/*
 * Animation for webkit
*/
@-webkit-keyframes bounce { 
    0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);} 
    40% {-webkit-transform: translateY(-30px);} 
    60% {-webkit-transform: translateY(-15px);} 
} 
  
@keyframes bounce { 
    0%, 20%, 50%, 80%, 100% {transform: translateY(0);} 
    40% {transform: translateY(-30px);} 
    60% {transform: translateY(-15px);} 
} 
  
/*
 * Adding the animation to our element
*/
.bounce { 
	@include animation(bounce 2s infinite)
    -webkit-animation-name: bounce; 
    animation-name: bounce; 
}

.mui-select_menu {
    position: absolute;
    z-index: 2;
    min-width: 100%;
    overflow-y: auto;
    padding: 8px 0;
    background-color: #FFF;
    font-size: 16px;
}

.mui-select {
    display: block;
    padding-top: 15px;
    margin-bottom: 20px;
    position: relative;
}

element {}* {box-sizing: border-box;}
.mui-select > select {cursor: pointer;color: rgba(0, 0, 0, 0.87);font-size: 16px;}
.mui-select > select {
    animation-duration: 0.0001s;
    animation-name: mui-node-inserted;
    display: block;
    height: 32px;
    width: 100%;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.26);
    border-radius: 0px;
    box-shadow: none;
    background-color: transparent;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iNiIgd2lkdGg9IjEwIj48cG9seWdvbiBwb2ludHM9IjAsMCAxMCwwIDUsNiIgc3R5bGU9ImZpbGw6cmdiYSgwLDAsMCwuMjQpOyIvPjwvc3ZnPg==");
    background-repeat: no-repeat;
    background-position: right center;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.87);
    font-size: 16px;
    padding: 0 25px 0 0;
}

.mui-select > label-r {
    position: absolute;
    top:-3px;
    display: block;
    width: 100%;
    color: rgba(0, 0, 0, 0.54);
    font-size: 14px;
    font-weight: 400;
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	margin-left:0px;
}

/**** end of Transitions  *******/


/**** Filters ******/

.margin-15px{
	margin-top:-15px;
	margin-bottom:-15px;
	margin-left:-15px;
	margin-right:-15px;
}

.filters{
	border-right:1px solid #ccc;
	background:#fff;
	-webkit-box-shadow: 7px 0px 5px -4px rgba(184,184,184,0.86);
	-moz-box-shadow: 7px 0px 5px -4px rgba(184,184,184,0.86);
	box-shadow: 7px 0px 5px -4px rgba(184,184,184,0.86);
	
}

.filter-list-view{
	height:400px;
	overflow-y: scroll;
	position:relative;
}

.filters .filter-list{
	border-top:1px solid #ccc !important;
}
.filters .filter-list:last-child{
	border-bottom:1px solid #ccc !important;
	padding-bottom:15px !important;
}

.filters .filter-list:first-child{
	border-top:0px;
}


.filters li{
	list-style:none;
	margin:10px 0px;
}

.filters li .checkbox label-r{
	font-weight:normal !important;
	
}

.filters header{
	margin:5px 0px 0;
	border-bottom:1px solid #ccc;
	padding:10px;
}

.filters header a{
	color:#4ba3ff;
	font-size:13px;
	float:right;
}

.filters .footer{
	padding:5px 0px;
	background:#fff;
	border-top:1px solid #ccc;
	width:100%;
}

.accordion.panel-group .panel-heading6 .accordion-toggle:after {
    -webkit-transition: all .218s;
    -moz-transition: all .218s;
    -o-transition: all .218s;
    transition: all .218s;
    position: absolute;
    right:0px;
    top:1px;
    font-family: 'FontAwesome';
    font-size:16px;
    font-weight: bold;
    content: "\f106";
    color: #999;
}
.accordion.panel-group .panel-heading6 .accordion-toggle.collapsed:after {
    content:"\f107";
}


.accordion.panel-group .panel-heading7 .accordion-toggle {
    line-height: 1;
    color: #434343;
    font-size: 14px;
    padding: 1px 0px !important;
}

.heading-filter{
	background: none !important; 
	padding-right:10px; 
	padding-left:10px;
}

.item-list{
	/*height:450px;*/
	overflow-y: scroll;
	position:relative;
}

.item-list li{
	list-style:none;
	background:#fff;
	margin:10px 10px;
	padding-bottom:10px;
	font-weight:normal;
}

.item-list li:first-child{
	margin-top:2px;
}


.item-list li .product-name{
	font-weight:600;
	margin:5px 0px;
}

.item-list li .item-code{
	font-weight:600;
	margin:5px 0px;
	color:#219dd0;
}



/*** offer list *****/
.offer-list{
	/*height:450px;*/
	overflow-y: scroll;
	position:relative;
}

.offer-list li{
	list-style:none;
	background:#f9f9f9;
	border:1px solid #eee;
	margin:10px 15px;
	padding-bottom:10px;
	font-weight:normal;
}

.offer-list li .checkbox label-r{
	color:#219dd0;
}

.offer{
	padding:5px 0;
}

.offer-list .select{
	background:#eaeaea;
}

.offer-list li:first-child{
	margin-top:0px;
}

.offer-list li:last-child{
	margin-bottom:0px;
}


.offer-list li .product-name{
	font-weight:600;
	margin:5px 0px 5px 0px;
}

.offer-list li .item-code{
	font-weight:600;
	margin:5px 0px;
	color:#219dd0;
}


/**** end of offerslist *****/
.loadmore{
	display:block;
	text-align:center;
	margin:10px 0px;
}

.card1 {
    position: relative;
    background: #ffffff;
    padding: 10px 0 0px 0;
    box-sizing: border-box;
    -webkit-transition: .3s ease;
    transition: .3s ease;
	margin-top:1px;
}
/**** end of filters *********/
/*Payments page custinfo */
ul.pay-custinfo{
  padding: 10px;
}

ul.pay-custinfo li{
  list-style: none;
  padding: 3px 0px;
}

ul.pay-custinfo li.customer:before{
  content: "\f007";
  font-family:FontAwesome;
  padding-right:10px;
}

ul.pay-custinfo li.phone:before{
  content: "\f095";
  font-family:FontAwesome;
  padding-right:10px;
}

ul.pay-custinfo li.email:before{
  content: "\f0e0";
  font-family:FontAwesome;
  padding-right:10px;
}


/* end of custinfo */

/***billing information ***/

.bill-info{
 font-weight: normal;
}

.bill-block-down {
  width: 100%;
  height: 200px;
  background: #222;
}
.zigzag {
  position: relative;
  width: 100%;
  min-height: 30px;
}
.zigzag:before {
  content: "";
  display: block;
  position: absolute;
  top: -10px;
  width: 100%;
  height: 10px;
}
.grey-arrow-down {
  background: #E2E2E2;
  height: auto;
}
.grey-arrow-down:before {
  background:
    linear-gradient(
      45deg, transparent 33.333%,
      #E2E2E2 33.333%, #E2E2E2 66.667%,
      transparent 66.667%
    ),
    linear-gradient(
      -45deg, transparent 33.333%,
      #E2E2E2 33.333%, #E2E2E2 66.667%,
      transparent 66.667%
    );
  background-size: 20px 40px;
}
.white-arrow-up{
  background: #FFF;
}
.white-arrow-up:before {
  background:
    linear-gradient(
      45deg, transparent 33.333%,
      #FFF 33.333%, #FFF 66.667%,
      transparent 66.667%
    ),
    linear-gradient(
      -45deg, transparent 33.333%,
      #FFF 33.333%, #FFF 66.667%,
      transparent 66.667%
    );
  background-size: 20px 40px;
}
.dgrey-arrow-up {
  background: #CCC;
}
.dgrey-arrow-up:before {
  background:
    linear-gradient(
      45deg, transparent 33.333%,
      #CCC 33.333%, #CCC 66.667%,
      transparent 66.667%
    ),
    linear-gradient(
      -45deg, transparent 33.333%,
      #CCC 33.333%, #CCC 66.667%,
      transparent 66.667%
    );
  background-size: 20px 40px;
}

.square-body{
 background:#e2e2e2;
 margin:3px 0;
 height:auto;
 width:100%;
 padding-top: 5px;
 padding-bottom: 15px;
}

.grey-down {
  width: 100%;
  min-height: 30px;
  background: #e2e2e2;
}
.orng{
  color: #ff9c00;
}

.bill-info span.currency{
 font-size: 10px;
 margin-right: 3px;
}

/* end of billing information */

.bootstrap-timepicker {
 position: relative
}
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu {
 left: auto;
 right: 0
}
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:before {
 left: auto;
 right: 12px
}
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:after {
 left: auto;
 right: 13px
}
.bootstrap-timepicker .add-on {
 cursor: pointer
}
.bootstrap-timepicker .add-on i {
 display: inline-block;
 width: 16px;
 height: 16px
}
.bootstrap-timepicker-widget.dropdown-menu {
 padding: 4px
}
.bootstrap-timepicker-widget.dropdown-menu.open {
 display: inline-block
}
.bootstrap-timepicker-widget.dropdown-menu:before {
 border-bottom: 7px solid rgba(0,0,0,.2);
 border-left: 7px solid transparent;
 border-right: 7px solid transparent;
 content: "";
 display: inline-block;
 position: absolute
}
.bootstrap-timepicker-widget.dropdown-menu:after {
 border-bottom: 6px solid #fff;
 border-left: 6px solid transparent;
 border-right: 6px solid transparent;
 content: "";
 display: inline-block;
 position: absolute
}
.bootstrap-timepicker-widget.timepicker-orient-left:before {
 left: 6px
}
.bootstrap-timepicker-widget.timepicker-orient-left:after {
 left: 7px
}
.bootstrap-timepicker-widget.timepicker-orient-right:before {
 right: 6px
}
.bootstrap-timepicker-widget.timepicker-orient-right:after {
 right: 7px
}
.bootstrap-timepicker-widget.timepicker-orient-top:before {
 top: -7px
}
.bootstrap-timepicker-widget.timepicker-orient-top:after {
 top: -6px
}
.bootstrap-timepicker-widget.timepicker-orient-bottom:before {
 bottom: -7px;
 border-bottom: 0;
 border-top: 7px solid #999
}
.bootstrap-timepicker-widget.timepicker-orient-bottom:after {
 bottom: -6px;
 border-bottom: 0;
 border-top: 6px solid #fff
}
.bootstrap-timepicker-widget a.btn, .bootstrap-timepicker-widget input {
 border-radius: 4px
}
.bootstrap-timepicker-widget table {
 width: 100%;
 margin: 0
}
.bootstrap-timepicker-widget table td {
 text-align: center;
 height: 30px;
 margin: 0;
 padding: 2px
}
.bootstrap-timepicker-widget table td:not(.separator) {
 min-width: 30px
}
.wrapE{
    white-space: nowrap;
    overflow: hidden !important;
text-overflow: ellipsis;
/***width:284px**/
}
	
label-r{
	white-space:nowrap;

.dropdown-menu11 a {
    display: block !important;
    padding: 3px 20px !important;
    clear: both !important;
    font-weight: 400 !important;
    line-height: 1.42857143 !important;
    color: #333 !important;
    white-space: nowrap !important;
}

.dropbox {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    background-color: #f0f0f0;
    background-image: none;
    border: none;
    border-radius: 4px;
    -webkit-box-shadow: none;
    color: #000;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.min-windowH{
	min-height:64.3vh;
}
.mbcode {
    text-indent:37px;            
}
.mbcode + span {
    color: #c2c2c2;
    display: inline-block;
    position: absolute;
    bottom: 7px;
    left: 11%;
	font-size:14px;
}
/* lcd-queue css*/
.lcd-bgcolor{
	background-color:#fffbed;
	
}

.bg-blue.lcd-list{
	background-image:url(../images/contact-lens1.png);
	background-position:10% 52%;
	background-repeat:no-repeat;
	background-size:30px;
}

.bdr-R{
    border-right: 1px #c1c1c1 solid;
}
.bdr-R h3,h1, .bdr-L h3,h1{
font-weight:bold;	
}
.bdr-L{
    border-left: 1px #c1c1c1 solid;
}
.box-padd div{
	padding-top: 10px;
	padding-bottom:10px;
} 
.box-padd p{
	line-height:1.50em;
}   	 
.bg-orange{
	background-color:#ffc000;
}

.bg-blue{
	background:#49bcab;
}

.bold{
	font-weight:bold;
}
.padd10{padding:4px 0 8px;}

.width80{
	width:80%;
}

