
input.error {
    border: 1px solid #ff0000;
}

select.error {
    border: 1px solid #ff0000;
}

textarea.error {
    border: 1px solid #ff0000;
}

.bgcolorCancelled {
    background-color: #f9f648;
    font-weight: 500;
}

.bgcolorMissed {
    background-color: #FC716F;
    font-weight: 500;
}
.bgcolor2hours {
    background-color: #e4e7ff;
    font-weight: 500;
}
.bgcolor4hours {
    background-color:#fee5ff;
    font-weight: 500;
}
.bgcolor6hours {
    background-color: #d7e6c1;
    font-weight: 500;
}

.bgcolor8hours{
  background-color:#f0f0f0;
  font-weight: 500;
}

.bgcolorDispatched{
  background-color:#C5E6FA;
  font-weight: 500;
}

.bgcolorClose{
  background-color:#f7dcb9;
  font-weight: 500;
}

.bgcolorPreBill{
  background-color:#ffcaba;
  font-weight: 500;
}

.bgcolorBill{
  background-color:#b5ffc0;
  font-weight: 500;
}

.bgcolorComplementary{
  background-color:#ddfffd;
  font-weight: 500;
}


.multiple_booking {
    background-color: #fedbff;
    font-weight: 500;
}


.errorField #cke_editor1{
  border-color: #ff0000 !important;
}



@media (min-width: 1200px){
    .container {
        width: 100%;
    }
}

.content-wrapper {
  max-width: 1400px;
  margin: auto !important;
}


.errorField{
  border-color: #ff0000 !important;
}

.btn-Itax{
  background: #7e7dcb !important;
  color: #fff !important;
}


body, datepicker {
    font-family: 'Gotham','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: normal;
}
 datepicker *{
   font-family: 'Gotham','Helvetica Neue',Helvetica,Arial,sans-serif !important;
 }

 ._720kb-datepicker-calendar-day:hover,
 ._720kb-datepicker-calendar-day._720kb-datepicker-active {
     background: #8FB259 !important;
     color: #fff !important;
 }

.drag-drop-box {
    margin-top: 10px;
    border: 3px dotted #ccc !important;
    padding: 10px;
    text-align: center;
    cursor: pointer;
    min-height: 150px;
    vertical-align: middle;
    position: relative;
}

.img-fr{
    margin: 0;
    padding:0;
    list-style: none;
}

.img-fr li{
    display: inline-block;
    font-size: 10px;
    padding: 5px;
    text-align: center;
    }
  .img-fr li img{
   display: inline-block;
   max-width: 100%;
  }

.ng-isolate-scope{
  position: relative;
}


.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
 }

 .navbar-brand {
    padding: 10px 15px;
}
.dropdown-menu>li>a:hover {
    background-color: #F3F3F3;
    color: #F5931F;
    border-color: #f0f0f0;
}

.dropdown-menu>li>a {
    padding: 4px 20px;
    transition: all 0.3s;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

.form-control {
    border-radius: 3px;
    border-color: #cccccc;
    height: 38px;
    border-width: 1px;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.dropdown-menu{
  -webkit-box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.1);
}

.topbar{
  margin: 0 -15px;
  padding:5px 15px;
  background: #f6f6f6;
  border-bottom: 1px solid #f0f0f0;
}

.topbar .navbar-nav>li>a{
  padding: 0 15px;
  font-size: 12px;
}

.topbar .navbar-nav>li>a i{
  color: #F99400;
}

.content-heading .btn{
  margin-top: 20px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  background-color: #8FB259 !important;
  border: none !important;
}

.content-heading .btn:hover{
  background-color: #73ab1f !important;
}

.btn:hover{
  opacity: 0.8;
}

.tooltip-inner{
  background-color: #222;
  /*border: 1px solid #f4f4f4;  */
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}
label{
  font-weight: 500;
  font-size: 13px;
}

.form-control:focus {
    border-color: #000;
  }
  .skin-black .main-header {
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
      -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
      box-shadow: 0 2px 5px rgba(0,0,0,0.1);
  }

.content-heading h1{
  color: #666;
  font-size: 24px;
}
.content-wrapper {
  background-color: #fff;
}

.box {
  -moz-box-shadow: 0 0 25px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0 0 25px rgba(0,0,0,0.1);
    box-shadow: 0 0 25px rgba(0,0,0,0.1);
}

th{
  font-weight: 500;
}
.btn-xs{
  font-size: 11px;
}

.panel-primary {
    border-color: transparent;
}

.panel-primary>.panel-heading {
    color: #666;
    background-color: transparent;
    border-color: #73ab1f;
    padding-left: 0;
}

.panel-heading h3{
  margin: 0;
}
.panel-title{
  font-size: 20px;
}

.indc {
  padding: 0;
  margin: 0 0 10px -5px;
}

.indc li{
  display: inline-block;
  font-size: 12px;
  vertical-align: middle;
  padding: 0 5px;
}

.indc li span{
  display: inline-block;
  width: 15px;
  height: 15px;
  vertical-align: middle;
}

.time{
  font-weight: 500;
}

.fc-xs{
  padding:1px 2px;
  font-size: 11px;
  height: auto;
  vertical-align: top;
}

.header-select{
  display: inline-block;
  margin-left: 20px;
}
#jclock{
  width: 64px;
  display: inline-block;
}

.main-header{
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
}

.layout-top-nav{
  padding-top: 85px;
}

.segment-type{
  color: #73ab1f;
  font-weight: 500;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #8FB259 !important;
    border-color: #8FB259 !important;
}

.btn-primary {
    background-color: #F99400 !important;
    border-color: #F99400 !important;
}
.btn-print {
    background-color: #535353 !important;
    border-color: #535353 !important;
    color: #fff !important;
}
.btn-danger,.btn-warning{
  background-color: #6A6A6A !important;
  border-color: #6A6A6A !important;
}

.btn-createBill{
  background-color: #42f4bc !important;
  border-color: #42f4bc !important;
  color: #000 !important;
}

.btn-preconfirmBill{
  background-color: #f46542 !important;
  border-color: #f46542 !important;
  color: #fff !important;
}

.btn-confirmBill{
  background-color: #04875f !important;
  border-color: #04875f !important;
  color: #fff !important;
}

.btn-close{
  color: #fff!important;
  background-color: #d1a266;
  border-color: #d1a266;
}

.btn-cancelledBill{
  background-color: #f9f648 !important;
  border-color: #f2ef4f !important;
  color: #000 !important;
}

.btn-holiday {
    background-color: #ff96f8 !important;
    border-color: #ff96f8 !important;
    color: #000 !important;
}


tr.success td{
  background-color: #fff !important;
  border-bottom: 2px solid #73ab1f !important;
  color: #8FB259 !important;
  padding-top: 20px !important;
}

tr.success td strong{
  font-weight: 500;
}
.fa-mobile{
  font-size: 18px !important;
}

.login-page, .register-page {
     background: #ffffff;
}
.login-box-body, .register-box-body {
    border-radius: 5px;
    box-shadow: 0px 0px 25px rgba(0,0,0,0.1);
}

._720kb-datepicker-calendar-header:nth-child(odd) {
    background: #8FB259;
}
._720kb-datepicker-calendar-days-header {
    background: #f0f0f0;
  }
  ._720kb-datepicker-calendar-header:nth-child(even) {
    background: #D7E6C1;
}
._720kb-datepicker-calendar-days-header div {
  width: 30px;
}

.search-field{
  background: #fff4ec;
  font-size: 12px;
  padding: 5px;
  border: 1px solid #ffebdc;
  margin-bottom: 10px;
}

.action-btn .btn{
  display: block;
}


.main-header .container{
  width: auto;
}

.navbar-toggle {
  margin-right: 15px
}

.navbar-toggle .icon-bar{
  background: #F99400;
}

.ngdialog-content .box-header{
  padding: 0 10px 10px;
}


.ngdialog-content table th{
  font-weight: 600;
  color: #666;
}

.ngdialog-content table{
  margin-bottom: 0;
}

.ngdialog.ngdialog-theme-default .ngdialog-content{
  background: #ffffff;
}

#frmSearch .btn-s{
  padding-left: 10px;
  padding-right: 10px;
}

.ngdialog.ngdialog-theme-default{
  height: 100%;
}

.ngdialog.ngdialog-theme-default {
    padding-top: 30px;
}

.row {
    margin-right: -10px;
    margin-left: -10px;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

datepicker > input[type="text"]{
  background-color: #fff !important;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.cke_chrome {
  border: #6A6A6A;
}

.cke_bottom {
    background: #848484;
}

.switch.checked {
    background: #73ab1f;
    border-color: #518603;
}

.form-overlay{
  position: relative;
  z-index: 1;
}

.form-overlay:after{
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  height: 100%;
  margin: 0 -10px;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(0,0,0,0.1);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}

.fo-disable{
  opacity: 0.6;
}

.fo-disable:after{
  visibility: visible;
  opacity: 1;
  z-index: 99;
}

.inline-input input{
  width: 49%;
  float: left;
}

.inline-input input:first-child{
  margin-right: 1%;
}

.user-label label{
   vertical-align: middle;
}

.user-label fieldset label{
   margin-bottom: 5px;
}

.repop{
  position: relative;
  z-index: 1;
}

.repop:after{
  content: "\f040";
  font-family: "fontAwesome";
  display: none;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(255,255,255,0.7);
  color: #444;
  text-align: right;
  cursor: pointer;
  padding: 2px;
}

.repop:hover:after{
  display: block;
}



.repop-content{
  position: absolute;
  width: 200px;
  left: -60px;
  bottom: 20px;
  background: #fff;
  border: 1px solid #e1e1e1;
  padding: 15px;
  -webkit-box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.1);
  z-index: 99;
  border-radius: 4px;
  display: none;
}

.repop-content .form-control{
  height: 25px;
  font-weight: normal;
  font-size: 11px;
  padding:0px 5px;
  margin-bottom: 10px;
}

.repop-action{
  text-align: right;
  border-top: 1px solid #f0f0f0;
  padding-top: 5px;
}

.repop-action a{
  display: inline-block;
  font-size: 16px;
  color: #ff0000;
  line-height: normal;
}

.repop-action a:hover{
  opacity: 0.6;
}

.repop-action a:first-child{
  color: #79B900;
  margin-right: 10px;
}

.btn-disabled{
  cursor: default !important;
  opacity: 1 !important;

}



@media (max-width: 767px){
  .topbar{
    text-align: center;
  }

  .topbar .nav li{
    display: inline-block;
    float: none;
  }
.topbar .navbar-nav > li > a{
  padding: 0 10px;
}
.layout-top-nav {
    padding-top: 0;
}

.main-header{
  position: relative;
  max-height: none;
}

.navbar-nav .dropdown-menu{
  position: static;
}

.dropdown:hover .dropdown-menu {
    display: none;
 }
 .dropdown.open:hover .dropdown-menu {
     display: block;
  }


}


/*.btn{
  cursor: pointer !important;
}*/

#inprocesstxt {
	text-align: left;
	float:left;
	font-family:arial;
	font-size:12px;
	color:#FBAB33;
	padding:6px 8px 0px 5px;
	font-weight:normal;
	text-decoration: none;
}
#successTxt {
	text-align: left;
	float:left;
	font-family:arial;
	font-size:12px;
	color:#177f75;
	padding:6px 8px 0px 5px;
	font-weight:normal;
	text-decoration: none;
}

#errorTxt {
	text-align: left;
	float:left;
	font-family:arial;
	font-size:12px;
	color:#D8000C;
	padding:6px 8px 0px 5px;
	font-weight:normal;
	text-decoration: none;
}

#warningTxt {
	text-align: left;
	float:left;
	font-family:arial;
	font-size:12px;
	color:#9F6000;
	padding:6px 8px 0px 5px;
	font-weight:normal;
	text-decoration: none;
}

.ui-widget-content{
  z-index: 99999 !important;
}