/* Minification failed. Returning unminified contents.
(168,19): run-time error CSS1055: Expected media-query expression, found 'max-width'
(173,19): run-time error CSS1055: Expected media-query expression, found 'max-width'
(178,19): run-time error CSS1055: Expected media-query expression, found 'max-width'
(183,19): run-time error CSS1055: Expected media-query expression, found 'max-width'
(188,19): run-time error CSS1055: Expected media-query expression, found 'max-width'
(192,19): run-time error CSS1055: Expected media-query expression, found 'max-width'
 */
/* Dropdown control */
.selectBox-dropdown {
/*min-width: 150px;*/
position: relative;
border: solid 1px #BBB;
line-height:22px!important;
text-decoration: none;
text-align: left;
/*color: #000;*/
outline: none;
vertical-align: middle;
/*background: #F2F2F2;*/
display: inline-block;
cursor: pointer;
color: #666666!important;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
font-weight: normal;
}
a.selectBox-dropdown:hover{text-decoration: none;}

.selectBox-dropdown:focus,
.selectBox-dropdown:focus .selectBox-arrow {
border-color: #0C62E0;
}

.selectBox-dropdown.selectBox-menuShowing {
-moz-border-radius-bottomleft: 0;
-moz-border-radius-bottomright: 0;
-webkit-border-bottom-left-radius: 0;
-webkit-border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}

.selectBox-dropdown .selectBox-label {
padding: 0px 8px;
display: inline-block;
white-space: nowrap;
overflow: hidden;
background:#f2f2f2 url('../../images/backgrounds.png') 0 -216px repeat-x;
}

.selectBox-dropdown .selectBox-arrow {
position: absolute;
top: 0;
right: 0;
width: 23px;
height: 100%;
background: url("../../images/icons.png") 0px -1px no-repeat;
}


/* Dropdown menu */
.selectBox-dropdown-menu {
position: absolute;
z-index: 99999;
max-height: 200px;
/*min-height: 1em;*/
border: solid 1px #BBB; /* should be the same border width as .selectBox-dropdown */
background: #FFF;
overflow: auto;
border-top:none;

}


/* Inline control */
.selectBox-inline {
min-width: 150px;
outline: none;
border: solid 1px #BBB;
background: #FFF;
display: inline-block;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
overflow: auto;
}

.selectBox-inline:focus {
border-color: #666;
}


/* Options */
.selectBox-options,
.selectBox-options LI,
.selectBox-options LI A {
list-style: none;
display: block;
cursor: default;
padding: 0;
margin: 0;
color: #666666;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
font-weight: normal;
line-height: 2.4em;
}

.selectBox-options LI A {
padding: 0 .5em;
white-space: nowrap;
overflow: hidden;
background: 6px center no-repeat;	
text-decoration: none;
margin: 2px;
}

.selectBox-options LI.selectBox-hover A {
background-color: #0C62E0;
color: #FFFFFF;
margin: 2px;
}

.selectBox-options LI.selectBox-disabled A {
color: #888;
background-color: transparent;
}

.selectBox-options LI.selectBox-selected A {

}

.selectBox-options .selectBox-optgroup {
color: #666;
background: #EEE;
font-weight: bold;
line-height: 1.5;
padding: 0 .3em;
white-space: nowrap;
}


/* Disabled state */
.selectBox.selectBox-disabled {
color: #888 !important;
}

.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
opacity: .5;
filter: alpha(opacity=50);
border-color: #666;
}

.selectBox-inline.selectBox-disabled {
color: #888 !important;
}

.selectBox-inline.selectBox-disabled .selectBox-options A {
background-color: transparent !important;
}
.jquery-selectbox{position:relative;height:16px;border:1px solid #CCC;z-index:0;float:left;display:inline;font-size:11px;font-family:Verdana, Arial, Helvetica, sans-serif;color:#666;font-weight:400;margin:0 2px 0 0;padding:0;}
.jquery-selectbox.selecthover{background-color:#fff;z-index:90;border:1px solid #eaab00;}
.jquery-custom-selectboxes-replaced{border:1px solid #bbb;line-height:24px;height:24px!important;text-align:left;width:60.5%!important;}
.form-left-margin .jquery-custom-selectboxes-replaced{margin-bottom:20px;width:89%!important;}
.display-block .jquery-custom-selectboxes-replaced:first-child{width:22%!important;}
.display-block .jquery-custom-selectboxes-replaced{margin-bottom:20px;width:23%!important;}
.form-left-margin .hear-about-us .jquery-custom-selectboxes-replaced{width:28%!important;}
.jquery-selectbox .jquery-selectbox-currentItem{white-space:nowrap;display:block;overflow:hidden;background:#fff url(../../images/backgrounds.png) 0 -216px repeat-x;padding:0 5px;}
.jquery-selectbox .jquery-selectbox-list{display:none;position:absolute;left:-1px;background:#fff;height:120px;z-index:1000;border:1px solid #B8B6B7;padding:2px;}
.jquery-selectbox .jquery-selectbox-moreButton{float:right;background:url(../../images/icons.png) 0 0 no-repeat;width:23px;height:24px;cursor:pointer;}
.jquery-selectbox .jquery-selectbox-item.listelementhover{background:#eaab00;color:#fff;}
.jquery-selectbox .jquery-selectbox-item{display:block;cursor:default;padding-left:10px;}
.jquery-selectbox .jquery-showOnTop{bottom:25px;}
.jquery-selectbox .jquery-showOnBottom{top:25px;}
@media screen and max-width 850px and min-width771px {
.form-left-margin .jquery-custom-selectboxes-replaced{width:81%!important;}
.display-block .jquery-custom-selectboxes-replaced{width:28%!important;}
.display-block .jquery-custom-selectboxes-replaced:first-child{width:23%!important;}
}
@media screen and max-width 770px and min-width641px {
.form-left-margin .jquery-custom-selectboxes-replaced{width:81%!important;}
.display-block .jquery-custom-selectboxes-replaced{width:28%!important;}
.display-block .jquery-custom-selectboxes-replaced:first-child{width:23%!important;}
}
@media screen and max-width 640px and min-width551px {
.form-left-margin .jquery-custom-selectboxes-replaced{width:69%!important;}
.display-block .jquery-custom-selectboxes-replaced{width:24%!important;}
.display-block .jquery-custom-selectboxes-replaced:first-child{width:21%!important;}
}
@media screen and max-width 550px and min-width471px {
.form-left-margin .jquery-custom-selectboxes-replaced{width:40%!important;}
.display-block .jquery-custom-selectboxes-replaced{width:15%!important;}
.display-block .jquery-custom-selectboxes-replaced:first-child{width:13%!important;}
}
@media screen and max-width 470px and min-width320px {
.form-left-margin .jquery-custom-selectboxes-replaced{width:71%!important;}
.display-block .jquery-custom-selectboxes-replaced{width:25%!important;}
}
@media screen and max-width 320px {
.form-left-margin .jquery-custom-selectboxes-replaced{width:71%!important;}
.display-block .jquery-custom-selectboxes-replaced{width:25%!important;}
}
