 .required  
{
	color:red;
}

	.hide-columns{display:none;}
.error
{
	color:red;
}
.pull-right{
float:right;
}
.btn-group a
{
	    float: none;
margin: 5px !important;
}

@media (min-width: 768px)
{
.col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
/*     max-width: 50%;
 */    float: left;
}.col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
/*     max-width: 50%;
 */    float: left;
}
}

.card-block_cls.filter-bar
{
	padding-left: 1em;
    padding-right: 1em;
}
.typeahead { border: 2px solid #FFF;border-radius: 4px;padding: 8px 12px;max-width: 300px;min-width: 290px;background: rgba(66, 52, 52, 0.5);color: #FFF;}
	.tt-menu { width:300px; }
	ul.typeahead{margin:0px;padding:10px 0px;}
	ul.typeahead.dropdown-menu li a {padding: 10px !important;	border-bottom:#CCC 1px solid;color:#FFF;}
	ul.typeahead.dropdown-menu li:last-child a { border-bottom:0px !important; }
	.bgcolor {max-width: 550px;min-width: 290px;max-height:340px;background:url("world-contries.jpg") no-repeat center center;padding: 100px 10px 130px;border-radius:4px;text-align:center;margin:10px;}
	.demo-label {font-size:1.5em;color: #686868;font-weight: 500;color:#FFF;}
	.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
		text-decoration: none;
		background-color: #1f3f41;
		outline: 0;
	}
ul.bs-autocomplete-menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-height: 200px;
  overflow: auto;
  z-index: 9999;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, 0.4);
  padding: 1em;
}

ul.bs-autocomplete-menu a {
  font-weight: normal;
  color: #333333;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-state-active,
.ui-state-focus {
  color: #23527c;
  background-color: #eeeeee;
}

.bs-autocomplete-feedback {
  width: 1.5em;
  height: 1.5em;
  overflow: hidden;
  margin-top: .5em;
  margin-right: .5em;
}

.loader {
  font-size: 10px;
  text-indent: -9999em;
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
  background: #333;
  background: -moz-linear-gradient(left, #333333 10%, rgba(255, 255, 255, 0) 42%);
  background: -webkit-linear-gradient(left, #333333 10%, rgba(255, 255, 255, 0) 42%);
  background: -o-linear-gradient(left, #333333 10%, rgba(255, 255, 255, 0) 42%);
  background: -ms-linear-gradient(left, #333333 10%, rgba(255, 255, 255, 0) 42%);
  background: linear-gradient(to right, #333333 10%, rgba(255, 255, 255, 0) 42%);
  position: relative;
  -webkit-animation: load3 1.4s infinite linear;
  animation: load3 1.4s infinite linear;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}

.loader:before {
  width: 50%;
  height: 50%;
  background: #333;
  border-radius: 100% 0 0 0;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
}

.loader:after {
  background: #fff;
  width: 75%;
  height: 75%;
  border-radius: 50%;
  content: '';
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

@-webkit-keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.thumbnail { 
    display: none;
    height: 100px;
}
.appoint_td_cls
{
	  display: flex;
    flex-wrap: wrap;
    width:400px;
    line-height: 2em;
}
input[readonly] {
    background: #eee;
    padding-left: 0.3em;
	border: none;
}

#wait{
	display:none;
	width: 69px;
    height: 89px;
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 2px;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    z-index: 99999;
    margin: 0 auto;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none;
	    font-size: 11px;
    text-transform: uppercase;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
       background-color: #fff;
    color: #333;
    padding: 2px 30px 5px 7px;
    text-transform: uppercase;
    border: 1px solid #ccc;
	
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #666 transparent transparent transparent;
}
a:not([href]):not([tabindex]) { 
    cursor: pointer;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #01a9ac;
    text-transform: uppercase;
}
.bootstrap-tagsinput .tag {
    padding: 6px;
    border-radius: 2px;
    text-transform: uppercase;
}
	.timeselect>option:not(:disabled){
	    color: #333; 
		FONT-WEIGHT: 550;
	}
	.small_img_icon
	{
	height: 40px;
    /*width: 40px;*/
	}
	a.btn-disabled.disabled{
    cursor: not-allowed !important;
}


a.btn-disabled{
    cursor: not-allowed;
}

.tablescollbar
{
	height: 158px;
    overflow-y: scroll;
    overflow-x: hidden;
    margin-bottom: 1em;
}
// Added by sunil
.f-40 {
    font-size: 40px;
}