@import url("../../YUI/build/reset-fonts-grids/reset-fonts-grids.css");
@import url("../../YUI/build/base/base.css");
@import url("../../YUI/build/grids/grids.css");


/* override the yui default min-width b/c 750px is just too big a min-width */
#doc, #doc2, #doc3, .yui-t1, .yui-t2, .yui-t3, .yui-t4, .yui-t5, .yui-t6, .yui-t7
{
    min-width: 100px;
}
/* Base */
html, body, form 
{
    width: 100%;
    height: 99%;
}
body
{
	text-align: left;
	padding-top: 5px;
}
div
{
	z-index: 0;	/* Required for dynamically displayed menus to properly display "over" content. */
}
b, strong, strong em, strong i, b em, b i
{
    font-weight: bold;
}
i, em, em strong, em b, i strong, i b
{
    font-style: italic;
}
.iMIS
{
	font-weight: bolder;
	font-size: larger;
	font-style: italic;
	font-family: 'Times New Roman';
}
th,td {
	/*borders and padding to make the table readable*/
	border: none 0px;
	padding: 0px;
}

.ContentItemContainer
{
    min-height: 20px; 
    zoom: 1 !important; 
    padding: 0px; 
    margin: 0px;
}

.iMIS-WebPart
{
    padding:0.385em;
}

input, textarea, select
{
    font-family: verdana,tahoma,arial,helvetica;
}  

input[type=radio], input[type=checkbox]
{
    margin: 3px;
}
/* End Base */

.ConsolePanel
{
    width: 100%;
}
.ConsolePanel a, .ConsolePanel a:link, .ConsolePanel a:visited
{
    color: #0066cc;
}
.ConsolePanel a:hover
{
    color: #0099ee;
}
#FillProgressDiv
{	
	filter: alpha(opacity=90);   
    width: 200px;
    height: 40px;
    position:absolute;
    z-index: 1001;
    text-align: center;
    vertical-align: middle;
    margin-top: 0.1em;
    padding-top: 0.925em;
    border-color: #cdcdcd;
    background-color: #efefef;
    border: 1px solid transparent;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);  			          
}
#FillProgressLoadingDiv
{
    
}
#copyright
{
	font-size: xx-small;
	width: 100%;
	text-align: center;
}
.DisplayNone
{
    display: none;
}
.Info
{
	color: #94a6ce;
	font-family: 'Trebuchet MS' , Tahoma;
	font-style: italic;
	font-size: 85%;
	font-weight: bold;
}
/* error message displayed to user */
.ErrorInLineLong
{
	padding-right: 3px;
	padding-left: 3px;
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 0.9em;
	position: fixed;
	color: red;
	background: #FFFFFF;
	z-index: 1;
    _POSITION: absolute; /* This attribute is used on IE6 only and makes the backgroud-image appear */
    _WIDTH: 350px;	
}
.ErrorInLine
{
	padding-right: 3px;
	padding-left: 3px;
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 0.9em;
	position: fixed;
	color: red;
    _POSITION: absolute; /* This attribute is used on IE6 only and makes the backgroud-image appear */
    _WIDTH: 350px;	
}
.Error, .ErrorNoBackground, .iMISUserMessage
{
    display:block;
	padding-right: 3px;
	padding-left: 3px;
	margin-bottom: 4px;
	width: auto;
	font-size: 0.9em;
}
.iMISUserMessage li
{
	list-style-type: none;
}
.iMISUserMessageIcon
{
	vertical-align: middle;
	margin-right: 5px;
}
.Error, .ErrorNoBackground, .iMISUserMessageError
{
	color: red;
	font-weight: bold;
	font-size: 0.9em;
}
.iMISUserMessageLabel
{
	font-weight: bold;
}
.iMISUserMessageWarning
{
	color: blue;
}
.iMISUserMessageInformation
{
	color: blue;
}
.Error
{
	background-color: white;
}
.Important
{
	font-weight: bold;	
	color: Red;
}
.GeneralMessage
{
	font: smallcaption;
	padding: 10px;
}

.AsiMessage ol, .AsiMessage ul, .AsiMessage dl
{
    margin-left: .3em;
    margin-right: .3em;
    margin-top: .3em;
    margin-bottom: .3em;    
}

.AsiMessage li
{
    list-style-type: none;
}

div .AsiValidation, div .AsiValidationSummary
{
    margin-left: .3em;
    margin-right: .3em;
    padding-top: 0;
    padding-bottom: 0;
}

.AsiInformation, .AsiSuccess, .AsiWarning, .AsiError, .AsiValidation, .AsiValidationSummary
{
    border: 1px solid;
    margin: 4px 0px;
    padding: 10px 10px 16px 10px;
    color: #000000;
}

.AsiMessage span
{
    padding-top: 7px;
    display: block;	
}

.iMISUserMessageIcon 
{
    float: left;
    width: 32px;
    padding-right: 5px;  
}

.AsiInformation 
{
    border-color: #00529B;
    background-color: #BDE5F8;
}

.AsiSuccess 
{
    border-color: #4F8A10;
    background-color: #DFF2BF;
}

.AsiWarning 
{
    border-color: #9F6000;
    background-color: #FEEFB3;
}

.AsiError 
{
    border-color: #D8000C;
    background-color: #FFBABA;
}

.AsiValidation
{
    border-color: #D63301;
    background-color: #FFCCBA;
}

.AsiValidationSummary
{
    border-color: #D63301;
    background-color: #FFCCBA;
     background-repeat: no-repeat;
    background-position: 10px center;   
    background-image: url('images/AsiValidation.png');
    padding-left: 40px;   
}

.AsiErrorInline
{
    border-color: #D8000C!important;
    background-color: #FFBABA;    
    border: 1px solid;   
    font-weight: normal;
    padding: .5em;
    margin-left: 5px;
    margin-top: 10px;
    margin-bottom: 5px;
}

/* status message displayed to user usually at the top of the control */
.Status
{
	border-right: black 1px solid;
	padding-right: 3px;
	border-top: black 1px solid;
	padding-left: 3px;
	margin-bottom: 4px;
	padding-bottom: 3px;
	font: Status-Bar;
	border-left: black 1px solid;
	width: 100%;
	color: black;
	padding-top: 3px;
	border-bottom: black 1px solid;
	background-color: white;
}

/* process status message displayed to user usually on a summary page */
.StatusProcess
{
	padding-left: 3px;
	color: dimgray;
}

/* BEGIN BUTTON STYLE */
.Save, .Ok
{
	/*height: 30px;*/
}

/* Begin Generics*/
h1, h2, h3, h4, h5, .lgTitle, .mdTitle
{
	font-weight: bold;
	font-family: 'Trebuchet MS' , Tahoma;
}
h1
{
    font-size: 150%;
    color: Black;
}
h2, .lgTitle
{
	font-size: 150%;
	margin: 4px 0px 0px 0px;
	color: Black;
}
h3, .mdTitle
{
	font-size: 120%;
	margin: 4px;
	color: #94a6ce;
}
h4
{
	/* font-size: 125%; */
	color: #94a6ce;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.CommandBar
{
	float: right;
	clear: both;
}
.CommandBar input, .CommandBar button
{
    margin-right: 5px;
}
.Caption, caption
{
	font-size: 115%;
	color: #eda211;
	text-align: left;
}

/* LAYOUT */
#buttonBar
{
	width: 100%;
	height: 30px;
}
#mainTitle
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 1.2em;
	white-space: nowrap;
}
#mainTitle a
{
	/*color: #FFFFFF;*/
	font-weight: normal;
	font-size: .9em;
}
#mainTitleLeft
{
    float: left;
    padding-left: 0em;
}
#mainTitleRight
{
    float: right;
    padding-right: 1em;
}
.BreadCrumbCurrent
{
	font-weight: bold;
	font-size: 1.2em;
	white-space: nowrap;
}
#bottomBar
{
	float: left;
	background: #FFFFFF;
	width: 100%;
	white-space: nowrap;
}

/* END LAYOUT */
.Watermarked, .Disabled
{
	color: Gray;
}
.TitleDescriptionControl img
{
	float:left;
	margin-right: 4px;
}
/*Defaults*/
.Prompt
{
	margin-top: 7px;
}
.TopPrompt
{
	margin-top: 7px;
}
.hand
{
	cursor: pointer;
}

.popupPanel
{
	background-color: #FFFFFF;
	border: solid 1px black;
	padding: 8px 8px 8px 8px;
}
span.NavigationTreeTitle
{
	width: 300px;
	border-top: solid 2px #F1A602;
	font-size: 0.3em;
}
/* Display type for currency, to make sure it lines up properly: right-aligned + monospace. */
.DisplayCurrency
{
	color: black;
	text-align: right;
	text-decoration: none;
	font-family: Verdana, Tahoma, Arial, Helvetica, Monospace;
	width: 7em;
}

/* The surf-to-edit button for Content Records */
.ContentRecordPageButtonPanel
{
    position: absolute;
    right: 0px;
    top: 0px;
}
.ContentItemButtonPanel
{
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.ContentRecordPageButtonPanel img, .ContentItemButtonPanel img
{
    cursor: pointer;
}
.SearchResultImage
{
	float: left;
}
.SearchResult
{
	float: left;
	text-align: left;
}
.RosterImpersonation
{
	padding: 6px 0px 6px 0px;
	width: 99%;
}
.PageTasksPanel
{
	position: absolute;
	bottom: 2px;
	left: 7px;
	margin: auto;
	/* IE6 Only Attributes */
    _bottom: 20px;
    _float: left;
    _position: relative;
}

.MembersOnlyContent
{
    padding-left: 10px;
    padding-right: 10px;
    background: url(../../AsiCommon/Images/AtomPainter/iMISMembersOnlyTool.gif) no-repeat center center;
}
.ImportantContent
{
    padding-left: 10px;
    padding-right: 10px;
    background: url(../../AsiCommon/Images/AtomPainter/iMISNewContentTool.gif) no-repeat center center;
}
.SearchResultsSortLink
{
	width: 100%;
	text-align: right;
}
.SearchResultsSortLink_Selected
{
	font-size: larger;
	font-weight: bold;
}
.NavigationUnorderedList
{
	margin: 0px;
}
.NavigationListItem
{
	list-style: none;
}
.PageSubNavMenu table
{
	margin-bottom: 0px;
}
.SitemapMenuItem
{
	margin-bottom: 0px;
}
.ButtonPanel
{
    height:30px;
    width:100%;
    padding-top:2px;
}
.RadEWrapper table
{
	margin-bottom: 0px;
}

/* Sell-On-Web popup menu */
div#sowMenuPerimeter
{
    background-color: white;
    border: thin solid gray;
}

.ReportViewer div, .ReportViewer table
{
	height: auto !important;
}

.ReportViewer iframe
{
        height: 400px !important;
}

/* Force the RadTreeView to inherit its font, rather than using what's hard-coded in the embedded style. */
.RadTreeView_Default
{
	font: inherit !important;
}

/* Work around for Telerik menu spaceing issue. Can be removed when the SP is released for Telerik.Web.UI 2009.2.701.20 */
div.RadMenu .rmLeftImage {
    margin-left: -4px;
}

/* This rule disables the gray background when opening a modal dialog window. 
   To disable this effect, uncomment this rule. */
/*
.TelerikModalOverlay  
{  
    filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0) !important;   
    opacity: 0 !important;   
    -moz-opacity: 0 !important;  
}  
*/

/* ASI Style Usage Guide - Forms */
.Form
{
	padding: 5px;
}

.Form th
{
	padding: 3px;
	font-weight: normal;
	text-align: left;
}

.Form td
{
	padding: 3px;
	margin: 3px;
}

/* Upload Image displayed as a list and Upload buton is off */
.RadUpload .ruInputs li 
{
	list-style-type:none;
}
/* Sets Button position next to the radUpload element */
.RadUpload + .TextButton
{
	float: left;
	margin-left: 0px!Important; /* Very Odd but IE8 needs it otherwise it is going wild*/
}

/* Special Style Override styles for Telerik RadUpload control */
.RadUploadProgressArea UL LI
{
    list-style-type:none!Important;
    display: block;
}

/* Make the upload progress 'popup' wide enough (approx. 700px) to accomodate longish file names
 * to work around a wrapping problem where the wrapped text for the LI is too
 * close to the first line of that item
 */
.RadUploadProgressArea
{
    width: 53.85em !Important;      /* Non-IE */
    *width: 52.55em !Important;     /* IE */
}

.RadUpload .RadUpload_Default, .RadUpload .ruFileWrap
{
	padding-right: 2px!Important;
	width:auto!Important;
}

.RadUpload_Default, .RadUpload_Default a, .RadUpload_Default input, .RadUploadProgressArea_Default, .RadUploadProgressArea_Default input, .RadUploadSubmit
{
    font: inherit !Important;
    font-family:inherit!Important;
}

.yui-gf .yui-ge DIV.first
{
    width: 56%;
    margin-left: 1%;
}

.yui-gf .yui-ge .yui-u
{
    width: 18%;
}

.FullWidth
{
    width: 100%;
}
.TwoColumns
{
    width: 50%;
}

.ThreeColumns
{
    width: 33%;
}

/* Used in ObjectBrowser2 and PanelEditor when dragging/dropping */
.dragContainer
{ 
    position: absolute;
	z-index: 999;
    cursor: move; 
    /*background-color: White;*/
	/*border: solid 1px black;*/
    background-repeat:no-repeat;
	/*filter: alpha(opacity=90);*/
}
.dragItem
{
    cursor: default;
    padding-left:18px; 
    background-repeat:no-repeat;
    min-height:20px;
    font-weight:bold;
}

/* Makes thumbnail images medium size */
.MediumThumbnail img.Thumbnail
{
    width: 32px;
    height: 32px;
    padding-right: 3px;
}

.ErrorNormal
{
    padding: 10px;          
    display: block;
    margin: auto; 
    width: 400px;
    margin-left: auto;
    margin-right: auto;    
      
}
.ErrorNormal .ErrorType
{
    font-weight: bold;
    padding-top: 15px;
    display: block;
    font-size: 1.9em;
    color: #cc0f16;
}
.ErrorNormal .ErrorTypeMessage
{
    display: block;
    padding-top: 15px;
    font-size: 1.1em;
    color: #444444;
}
.ErrorNormal IMG
{
    float: left;
}

/*************************/
/*  Content Management   */
/*************************/
.WebPartZoneDesignTime
{
    width:100%;
    font-family:Verdana, Helvetica, Arial, Sans-Serif;
}


/**************************************************/
/*     Used by our jQueryUI DragNDrop in WCM      */
/**************************************************/
/* adds our indicators when we drag iParts around to show where they can be dropped*/
.ui-state-hover
{
	background-color: #aaaaaa;
	border: solid 2px #aaaaaa;
}
.ui-state-active
{
	border: dashed 2px #aaaaaa;
}

/* Display of Fieldset, when shown */
div.ShowFieldset fieldset legend
{
	display: block;
	color: #222;
	font-weight:bold;
	padding:5px;
}
div.ShowFieldset fieldset
{
	border: 1px solid gray;
	padding: 1em;
	margin: .05em;	
}

/*********************************************/
/* Quick Find textbox                        */
/* Currently only exists in the object       */
/* browser.                                  */
/*********************************************/
.QuickFindWrapper
{
    float: right;
}

.QuickFindWrapper label
{
    float: left;            /* Force the label before the input field */
}

.QuickFindWrapper input
{
    margin-left:.5em;
}

/***************************/
/***   Accessibility    ***/
/***************************/
/* This class is for hiding elements from the UI so that screen readers can still use them */
.screen-reader-text, .CaptionTextInvisible .rgCaption 
{
    position:absolute;
    left:-10000px;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
}

/***************************/
/***   Chosen    ***/
/***************************/

/.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-family: Segoe UI,Helvetica,Arial,sans-serif;
  font-size: 14px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
  position: inherit;
}
.chosen-container a {
  cursor: pointer;
}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 23px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
  background: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
.chosen-container-single .chosen-default {
  color: #999;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('images/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url('images/chosen-sprite.png') no-repeat 0px 2px;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: white url('images/chosen-sprite.png') no-repeat 100% -20px;
  background: url('images/chosen-sprite.png') no-repeat 100% -20px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background: url('images/chosen-sprite.png') no-repeat 100% -20px, -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background: url('images/chosen-sprite.png') no-repeat 100% -20px, -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background: url('images/chosen-sprite.png') no-repeat 100% -20px, -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background: url('images/chosen-sprite.png') no-repeat 100% -20px, linear-gradient(#eeeeee 1%, #ffffff 15%);
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
.chosen-container .chosen-results li.no-results {
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #CCCCCC;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  cursor: text;
  border-radius: 3px;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 5px;
  height: 20px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #666;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-multi .chosen-choices li.search-field .default {
  color: #999;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 0 3px 5px;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  border-radius: 3px 3px 3px 3px;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-clip: padding-box;
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('images/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -moz-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -o-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
  box-shadow: 0 1px 0 #fff inset;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #111 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url('images/chosen-sprite.png') no-repeat -30px -20px;
  background: url('images/chosen-sprite.png') no-repeat -30px -20px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background: url('images/chosen-sprite.png') no-repeat -30px -20px, -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background: url('images/chosen-sprite.png') no-repeat -30px -20px, -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background: url('images/chosen-sprite.png') no-repeat -30px -20px, -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background: url('images/chosen-sprite.png') no-repeat -30px -20px, linear-gradient(#eeeeee 1%, #ffffff 15%);
  direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url('images/chosen-sprite@2x.png') !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* @end */
