.chosen-select {
width: 100% !important; 
}
.chosen-select-deselect {
width: 100% !important; 
}
.chosen-container {
display: inline-block;
font-size: 15px;
position: relative;
color: #333 !important;
vertical-align: middle; 
text-align: left !important;
margin-bottom: 20px;
}
.chosen-container .chosen-drop {
background: #fff;
border: 1px solid #051f3c;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
-webkit-box-shadow: 0 8px 8px rgba(0, 0, 0, 0.25);
box-shadow: 0 8px 8px rgba(0, 0, 0, 0.25);
margin-top: -1px;
position: absolute;
top: 100%;
left: -9000px;
z-index: 1060; 
}
.chosen-container.chosen-with-drop .chosen-drop {
left: 0;
right: 0; 
}
.chosen-container .chosen-results {
color: #555555;
margin: 0 4px 4px 0;
max-height: 240px;
padding: 0 0 0 4px;
position: relative;
overflow-x: hidden;
overflow-y: auto;
-webkit-overflow-scrolling: touch; 
}
.chosen-container .chosen-results li {
display: none;
line-height: 1.42857;
list-style: none;
margin: 0;
padding: 5px 6px; 
}
.chosen-container .chosen-results li em {
background: #feffde;
font-style: normal; 
}
.chosen-container .chosen-results li.group-result {
display: list-item;
cursor: default;
color: #999;
font-weight: bold; 
}
.chosen-container .chosen-results li.group-option {
padding-left: 15px; 
}
.chosen-container .chosen-results li.active-result {
cursor: pointer;
display: list-item; 
}
.chosen-container .chosen-results li.highlighted {
background-color: #eee;
background-image: none;
color: #333; 
}
.chosen-container .chosen-results li.highlighted em {
background: transparent; 
}
.chosen-container .chosen-results li.disabled-result {
display: list-item;
color: #777777; 
}
.chosen-container .chosen-results .no-results {
display: list-item; 
}
.chosen-container .chosen-results-scroll {
background: white;
margin: 0 4px;
position: absolute;
text-align: center;
width: 321px;
z-index: 1; 
}
.chosen-container .chosen-results-scroll span {
display: inline-block;
height: 1.42857;
text-indent: -5000px;
width: 9px; 
}
.chosen-container .chosen-results-scroll-down {
bottom: 0; 
}
.chosen-container-single .chosen-single {
background-color: #fff;
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
border: 1px solid #051f3c;
border-top-right-radius: 0px;
border-top-left-radius: 0px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
color: #444 !important;
display: block;
height: 40px;
overflow: hidden;
line-height: 34px;
padding: 3px 0 0 8px;
position: relative;
text-decoration: none;
white-space: nowrap; 
}
.chosen-container-single .chosen-single span {
display: block;
margin-right: 26px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap; 
}
.chosen-container-single .chosen-single abbr {
display: block;
font-size: 1px;
height: 10px;
position: absolute;
right: 26px;
top: 12px;
width: 12px; 
}
.chosen-container-single .chosen-single abbr:hover {
background-position: right -11px; 
}
.chosen-container-single .chosen-single.chosen-disabled .chosen-single abbr:hover {
background-position: right 2px; 
}
.chosen-container-single .chosen-single div {
display: block;
height: 100%;
position: absolute;
top: 0;
right: 0;
width: 18px; 
}
.chosen-container-single .chosen-single div b {
display: block;
height: 100%;
width: 100%; 
}
.chosen-container-single .chosen-default {
color: #333; 
}
.chosen-container-single .chosen-search {
margin: 0;
padding: 3px 4px;
position: relative;
white-space: nowrap;
z-index: 1000; 
}
.chosen-container-single .chosen-search input[type="text"] {
margin: 1px 0;
padding: 4px 20px 4px 4px;
width: 100%; 
}
.chosen-container-single .chosen-drop {
margin-top: -1px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box; 
}
.chosen-container-single-nosearch .chosen-search input[type="text"] {
position: absolute;
left: -9000px; 
}
.chosen-container-multi .chosen-choices {
background-color: #fff;
border: 1px solid #ccc;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
cursor: text;
height: auto !important;
height: 1%;
margin: 0;
overflow: hidden;
padding: 0;
position: relative; 
}
.chosen-container-multi .chosen-choices li {
float: left;
list-style: none; 
}
.chosen-container-multi .chosen-choices .search-field {
margin: 0;
padding: 0;
white-space: nowrap; 
}
.chosen-container-multi .chosen-choices .search-field input[type="text"] {
background: transparent !important;
border: 0 !important;
-webkit-box-shadow: none;
box-shadow: none;
color: #555555;
height: 32px;
margin: 0;
padding: 4px;
outline: 0; 
}
.chosen-container-multi .chosen-choices .search-field .default {
color: #333; 
}
.chosen-container-multi .chosen-choices .search-choice {
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
background-color: #eeeeee;
border: 1px solid #ccc;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 100%);
background-image: -o-linear-gradient(top, white 0%, #eeeeee 100%);
background-image: linear-gradient(to bottom, white 0%, #eeeeee 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
color: #333333;
cursor: default;
line-height: 13px;
margin: 6px 0 3px 5px;
padding: 3px 20px 3px 5px;
position: relative; 
}
.chosen-container-multi .chosen-choices .search-choice .search-choice-close {
display: block;
font-size: 1px;
height: 10px;
position: absolute;
right: 4px;
top: 5px;
width: 12px;
cursor: pointer; 
}
.chosen-container-multi .chosen-choices .search-choice .search-choice-close:hover {
background-position: right -11px; 
}
.chosen-container-multi .chosen-choices .search-choice-focus .search-choice-close {
background-position: right -11px; 
}
.chosen-container-multi .chosen-results {
margin: 0 0 0 0;
padding: 0; 
}
.chosen-container-multi .chosen-drop .result-selected {
display: none; 
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
background-position: -18px 7px; 
}
.chosen-container-active.chosen-with-drop .chosen-choices {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0; 
}
.chosen-disabled {
cursor: default;
opacity: 0.5 !important; 
}
.chosen-disabled .chosen-single {
cursor: default; 
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
cursor: default; 
}
.chosen-rtl {
text-align: right; 
}
.chosen-rtl .chosen-single {
padding: 0 8px 0 0;
overflow: visible; 
}
.chosen-rtl .chosen-single span {
margin-left: 26px;
margin-right: 0;
direction: rtl; 
}
.chosen-rtl .chosen-single div {
left: 7px;
right: auto; 
}
.chosen-rtl .chosen-single abbr {
left: 26px;
right: auto; 
}
.chosen-rtl .chosen-choices .search-field input[type="text"] {
direction: rtl; 
}
.chosen-rtl .chosen-choices li {
float: right; 
}
.chosen-rtl .chosen-choices .search-choice {
margin: 6px 5px 3px 0;
padding: 3px 5px 3px 19px; 
}
.chosen-rtl .chosen-choices .search-choice .search-choice-close {
background-position: right top;
left: 4px;
right: auto; 
}
.chosen-rtl.chosen-container-single .chosen-results {
margin: 0 0 4px 4px;
padding: 0 4px 0 0; 
}
.chosen-rtl .chosen-results .group-option {
padding-left: 0;
padding-right: 15px; 
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
border-right: none; 
}
.chosen-rtl .chosen-search input[type="text"] {
direction: rtl;
padding: 4px 5px 4px 20px; 
}
.half_phone{
padding: 40px;
max-width: 50%;
}
.max26{
max-width: 26%;	
}
.max50{
max-width: 50%;	
}
.max24{
max-width: 24%;	
}
.max76{
max-width: 76%;	
}


.rounded_top{
	border-top:20px;
	border-radius: 50px;
	background:#fff;
	padding: 42px !important;
}

.rounded_top_public{
	border-top:20px;
	border-radius: 50px;
	background:#fff;
	padding: 22px !important;
}

body{
	font-family: 'Figtree', sans-serif !important;
	overflow-x: hidden;
}
.invert h5{
background: #ee3342;
color: #fff;
text-align:center;

}


.blue_text{
color: #56c4c5;	
}
.blue_back{
background-color: #56c4c5;		
}
.red_text{
color: #ee3342;	
}
.red_back{
background-color: #ee3342;		
}
.lgrey_text{
color: #f6f6f6;	
}
.lgrey_back{
background-color: #f6f6f6;		
}
.dgrey_text{
color: #efefef;	
}
.dgrey_back{
background-color: #efefef;		
}

.body_back{
background: rgb(255,255,255);
background: radial-gradient(circle, rgba(255,255,255,0.9976584383753502) 0%, rgba(86,196,197,1) 100%);
	
}
img{
	max-width: 100%
}
h6 {

	font-size: 16px;

}
a:hover{
	text-decoration:none;
}

.popover-title{
	color: #222 !important;
}
.highlight{
	background: #ee3342 !important;
	color: #fff !important;
}
.highlight a{
	color: #fff !important;
}
.editableform .form-control {

	width: auto;
	max-width: 222px;
	margin-top: 6px;

}
.datepicker thead tr:first-child th{
background: #ccc;
	
}
.datepicker th.datepicker-switch {

	width: 170px !important;

}
.editable-container.popover {

	width: auto;
	min-width: 380px;

}
.container{
	max-width: 100%;
	width: 100%;
	font-size: 14px;
	padding-left: 22px;
padding-right: 22px;	
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg, .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, .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, .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-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9{
padding-left: 2px;
padding-right: 2px;	
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
font-size: 12px;
  color: #222 !important;

}
::-moz-placeholder { /* Firefox 19+ */
font-size: 12px;
  color: #222 !important;
}
:-ms-input-placeholder { /* IE 10+ */
font-size: 12px;
  color: #222 !important;
}
:-moz-placeholder { /* Firefox 18- */
 font-size: 12px;
   color: #222 !important;
}
a{
	color: #ee3342;
}
.btn-primary{
background: #ee3342 !important;	
}
.invert{
background: #ee3342;
color: #fff;
padding: 10px 0px 0px;	
border: 2px solid #fff;	
}
.message .fa{
color: #4cbb17;
}
.message{
border: 2px dashed #ccc;	
padding: 5px;
font-weight: bold;
text-align: center;
margin: 10px 0 10px;
color: #4cbb17;
}
.prompt .fa{
color: #ee3342;
}
.prompt{
border: 2px dashed #ccc;	
padding: 5px;
font-weight: bold;
text-align: center;
margin: 10px 0 10px;
color: #ee3342;
}
.margtop0{
	padding: 11px 0px;
	margin-top: 28px !important;
}
.login_cont{
	background: #fff;
	padding: 30px;
}
a:hover, a:focus, a:active{
	color: #222;
	opacity: .7;
}
.fa-plus{
	font-size: 20px !important;
}
.editable-empty{
	font-style: normal !important;
	color: #ee3342 !important;
}
.title{
margin-top: 10px;
margin-bottom: 20px;
}
.bold{
	font-weight: bold;
}
.font11{
	font-size: 11px;
	padding-top: 5px !important;
}
.info_item{
padding:10px 0 7px 0 !important;
border: 2px solid #fff;  
background: #f5f5f5;  
margin-bottom:5px;
}
.info_item_head{
padding:2px 2px;
border: 2px solid #fff;  
background: #f5f5f5;  
}
.middle{
	text-align: center;
}
.left{
 text-align: left;	
}
.right{
 text-align: right;	
}
.logo{
	padding: 10px;
}
.logo img{
	width: 100%;
}
main{
	margin-top: 110px;
}
header{
	z-index: 99999;
	background: #fff;
	position: fixed;
	top: 0;
	width: 100%;
	border-bottom: 1px solid #eee;
	margin-bottom: 6px;
}
footer{
	border-top: 1px solid #ccc;
	margin-top: 6px;
	padding: 10px;
	font-size: 13px;
	position: fixed;
	bottom: 0;
	width: 100%;
	background: #eee;
}
.font13{
	font-size: 13px;
}
.fa-plus{
	font-size: 13px !important;
}
.btn{
  width: 100%;
  background: #fff;
  margin-top: 5px;
   margin-bottom: 20px;
  font-size: 14px;
  line-height: 22px;
  font-weight: bold;
  text-transform: uppercase;
  border: 1px solid #ddd;
}
.btn:hover{
opacity: .7;
 -o-transition:color .5s ease-in, background .2s ease-in;
  -ms-transition:color .5s ease-in, background .2s ease-in;
  -moz-transition:color .5s ease-in, background .2s ease-in;
  -webkit-transition:color .5s ease-in, background .2s ease-in;
  transition:color .5s ease-in, background .2s ease-in;
}

input, select, textarea{
width: 100%;
padding:6px;
font-size: 12px;
border-radius: 4px;
border: 1px solid #efefef;
color: #222;
background: #fff;
margin-bottom: 10px;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #222 !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #222 !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #222 !important;
}
:-moz-placeholder { /* Firefox 18- */
  color: #222 !important;
}
::placeholder {
  color: #222 !important;
}

@media only screen and (max-width: 600px) {
h3{
font-size: 15px;
}
main{
	margin-top: 30px;
}
header{
	position: relative;
}
footer{
	margin-top: 30px;
}
.btn {
  width: 80%;
  background: #fff;
  margin-top: 0px;
  font-size: 15px;
  padding: 6px 0;
  text-transform: uppercase;
  margin: 10px 10% 6px 10%;
}
.logo{
	padding: 10px 20px 20px 20px;
}
.logo img{
	width: 100%;
}
}
.font11{
	font-size: 11px
}

label {
	display: inline-block;
	margin-bottom: 0rem;
	font-size: 12px;
	font-style: italic;
	margin-top: 8px;
}

/* Customize the label (the container) */
.container_ch {
margin-bottom: 15px;
display: block;
position: relative;
padding-left: 40px;
cursor: pointer;
font-size: 17px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.chosen-container-single{
 width: 100% !important; 
}
.bottom16{
	margin-bottom: 16px;
}
/* Hide the browser's default checkbox */
.container_ch input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 4px;
  left: 0px;
  height: 20px;
  width: 20px;
  background-color: #ddd;
  border: 1px solid #ccc;
}

/* On mouse-over, add a grey background color */
.container_ch:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container_ch input:checked ~ .checkmark {
  background-color: <?php echo $config['base_color'];?>;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container_ch input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container_ch .checkmark:after {
  left: 7px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid #222;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
} 
.menu_btn{
	background: #ee3342;
	color: #fff !important;
	padding: 6px 16px !important;
}
.menu_btn:hover{
	opacity:.7;
}
.terms{
	font-size: 12px; 
	margin-top: 30px;
	text-align: center
}
/* The Modal (background) */
.modal {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 9999; /* Sit on top */
	padding-top: 60px; /* Location of the box */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.8); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
	background-color: #f5f5f5;
	margin: auto;
	padding: 10px;
	width: 96%;
	border: 2px solid #ddd;
	max-width: 1132px;
	
}
.modal-content td{
padding: 4px !important;
}
.uppercase{
	text-transform: uppercase;
}
/* The Close Button */
#close {
	color: #f5f5f5;
	float: right;
	font-size: 28px;
	font-weight: bold;
	text-align: right;
	cursor: pointer;
	text-shadow: 1px 1px #222;
	position: absolute;
	top: -35px;
	right: -1px;
	z-index: 99999;
}

#close:hover,
#close:focus {
	color: #999;
	text-decoration: none;
	cursor: pointer;
}
.chosen-select {
  width: 100%; }

.chosen-select-deselect {
  width: 100%; }

.chosen-container {
  display: inline-block;
  position: relative;
color: #333 !important;
font-size: 12px !important;
  vertical-align: middle; text-align: left !important;
  margin-bottom: 10px;}
  .chosen-container .chosen-drop {
	background: #fff;
	border: 1px solid #ccc;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-box-shadow: 0 8px 8px rgba(0, 0, 0, 0.25);
	box-shadow: 0 8px 8px rgba(0, 0, 0, 0.25);
	margin-top: -1px;
	position: absolute;
	top: 100%;
	left: -9000px;
	z-index: 1060; }
  .chosen-container.chosen-with-drop .chosen-drop {
	left: 0;
	right: 0; }
  .chosen-container .chosen-results {
	color: #1A1A1A555;
	margin: 0 4px 4px 0;
	max-height: 240px;
	padding: 0 0 0 4px;
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch; }
	.chosen-container .chosen-results li {
	  display: none;
	  line-height: 1.42857;
	  list-style: none;
	  margin: 0;
	  padding: 5px 6px; }
	  .chosen-container .chosen-results li em {
		background: #feffde;
		font-style: normal; }
	  .chosen-container .chosen-results li.group-result {
		display: list-item;
		cursor: default;
		color: #999;
		font-weight: bold; }
	  .chosen-container .chosen-results li.group-option {
		padding-left: 15px; }
	  .chosen-container .chosen-results li.active-result {
		cursor: pointer;
		display: list-item; }
	  .chosen-container .chosen-results li.highlighted {
		background-color: #ee3342;
		background-image: none;
		color: white; }
		.chosen-container .chosen-results li.highlighted em {
		  background: transparent; }
	  .chosen-container .chosen-results li.disabled-result {
		display: list-item;
		color: #777777; }
	.chosen-container .chosen-results .no-results {
	  
	  display: list-item; }
  .chosen-container .chosen-results-scroll {
	background: white;
	margin: 0 4px;
	position: absolute;
	text-align: center;
	width: 321px;
	z-index: 1; }
	.chosen-container .chosen-results-scroll span {
	  display: inline-block;
	  height: 1.42857;
	  text-indent: -5000px;
	  width: 9px; }
  .chosen-container .chosen-results-scroll-down {
	bottom: 0; }
	.chosen-container .chosen-results-scroll-down span {
	   }
  .chosen-container .chosen-results-scroll-up span {
	 }

.chosen-container-single .chosen-single {
  background-color: #fff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #efefef;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  color: #444 !important;
  display: block;
  height: 31px;
  overflow: hidden;
  line-height: 25px;
  padding: 3px 0 0 8px;
  position: relative;
  text-decoration: none;
  white-space: nowrap; }
  .chosen-container-single .chosen-single span {
	display: block;
	margin-right: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap; }
  .chosen-container-single .chosen-single abbr {
	
	display: block;
	font-size: 1px;
	height: 10px;
	position: absolute;
	right: 26px;
	top: 12px;
	width: 12px; }
	.chosen-container-single .chosen-single abbr:hover {
	  background-position: right -11px; }
  .chosen-container-single .chosen-single.chosen-disabled .chosen-single abbr:hover {
	background-position: right 2px; }
  .chosen-container-single .chosen-single div {
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	width: 18px; }
	.chosen-container-single .chosen-single div b {
	 
	  display: block;
	  height: 100%;
	  width: 100%; }
.chosen-container-single .chosen-default {
  color: #333; }
.chosen-container-single .chosen-search {
  margin: 0;
  padding: 3px 4px;
  position: relative;
  white-space: nowrap;
  z-index: 1000; }
  .chosen-container-single .chosen-search input[type="text"] {
	
	
	
	
	margin: 1px 0;
	padding: 4px 20px 4px 4px;
	width: 100%; }
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box; }

.chosen-container-single-nosearch .chosen-search input[type="text"] {
  position: absolute;
  left: -9000px; }

.chosen-container-multi .chosen-choices {
  background-color: #fff;
  border: 1px solid #ccc;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  cursor: text;
  height: auto !important;
  height: 1%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative; }
  .chosen-container-multi .chosen-choices li {
	float: left;
	list-style: none; }
  .chosen-container-multi .chosen-choices .search-field {
	margin: 0;
	padding: 0;
	white-space: nowrap; }
	.chosen-container-multi .chosen-choices .search-field input[type="text"] {
	  background: transparent !important;
	  border: 0 !important;
	  -webkit-box-shadow: none;
	  box-shadow: none;
	  color: #1A1A1A555;
	  height: 32px;
	  margin: 0;
	  padding: 4px;
	  outline: 0; }
	.chosen-container-multi .chosen-choices .search-field .default {
	  color: #333; }
  .chosen-container-multi .chosen-choices .search-choice {
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	background-color: #efefef;
	border: 1px solid #ccc;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	background-image: -webkit-linear-gradient(top, white 0%, #efefef 100%);
	background-image: -o-linear-gradient(top, white 0%, #efefef 100%);
	background-image: linear-gradient(to bottom, white 0%, #efefef 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	color: #333333;
	cursor: default;
	line-height: 13px;
	margin: 6px 0 3px 5px;
	padding: 3px 20px 3px 5px;
	position: relative; }
	.chosen-container-multi .chosen-choices .search-choice .search-choice-close {
	 
	  display: block;
	  font-size: 1px;
	  height: 10px;
	  position: absolute;
	  right: 4px;
	  top: 5px;
	  width: 12px;
	  cursor: pointer; }
	  .chosen-container-multi .chosen-choices .search-choice .search-choice-close:hover {
		background-position: right -11px; }
  .chosen-container-multi .chosen-choices .search-choice-focus {
	 }
	.chosen-container-multi .chosen-choices .search-choice-focus .search-choice-close {
	  background-position: right -11px; }
.chosen-container-multi .chosen-results {
  margin: 0 0 0 0;
  padding: 0; }
.chosen-container-multi .chosen-drop .result-selected {
  display: none; }

.chosen-container-active .chosen-single {
 }
	.chosen-container-active.chosen-with-drop .chosen-single div b {
	  background-position: -18px 7px; }
.chosen-container-active .chosen-choices {
  }
.chosen-container-active.chosen-with-drop .chosen-choices {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.chosen-disabled {
  cursor: default;
  opacity: 0.5 !important; }
  .chosen-disabled .chosen-single {
	cursor: default; }
  .chosen-disabled .chosen-choices .search-choice .search-choice-close {
	cursor: default; }

.chosen-rtl {
  text-align: right; }
  .chosen-rtl .chosen-single {
	padding: 0 8px 0 0;
	overflow: visible; }
	.chosen-rtl .chosen-single span {
	  margin-left: 26px;
	  margin-right: 0;
	  direction: rtl; }
	.chosen-rtl .chosen-single div {
	  left: 7px;
	  right: auto; }
	.chosen-rtl .chosen-single abbr {
	  left: 26px;
	  right: auto; }
  .chosen-rtl .chosen-choices .search-field input[type="text"] {
	direction: rtl; }
  .chosen-rtl .chosen-choices li {
	float: right; }
  .chosen-rtl .chosen-choices .search-choice {
	margin: 6px 5px 3px 0;
	padding: 3px 5px 3px 19px; }
	.chosen-rtl .chosen-choices .search-choice .search-choice-close {
	  background-position: right top;
	  left: 4px;
	  right: auto; }
  .chosen-rtl.chosen-container-single .chosen-results {
	margin: 0 0 4px 4px;
	padding: 0 4px 0 0; }
  .chosen-rtl .chosen-results .group-option {
	padding-left: 0;
	padding-right: 15px; }
  .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
	border-right: none; }
  .chosen-rtl .chosen-search input[type="text"] {
	
	direction: rtl;
	padding: 4px 5px 4px 20px; }