@import "/editor/mod.vms/bootstrap/font-awesome/css/font-awesome.min.css";
@import url(/editor/cmp5.css);
@import url(/editor/qreport.css);
@import "/editor/mod.vms/bootstrap/bootstrap-switch/build/css/bootstrap2/bootstrap-switch.min.css";
/*---------------------------------------------------
    LESS Elements 0.6
  ---------------------------------------------------
    A set of useful LESS mixins by Dmitry Fadeyev
    Special thanks for mixin suggestions to:
      Kris Van Herzeele,
      Benoit Adam,
      Portenart Emile-Victor,
      Ryan Faerman

    More info at: http://lesselements.com
-----------------------------------------------------*/
/* DC INCLUDES */
/*
@import url(/editor/help.css);
@import url(/editor/store.css);
@import url(/editor/objects.css);
*/
/* Images */
a img {
  border: 0;
}
.leftjustifiedimage {
  float: left;
  margin: 5px 10px 5px 0;
}
.rightjustifiedimage {
  float: right;
  margin: 5px 0 5px 10px;
}
.hidden,
.hide {
  display: none;
}
div.caption_left {
  float: left;
  text-align: left;
}
div.caption_right {
  float: right;
  text-align: right;
}
div.caption_center {
  width: 90%;
  text-align: center;
  margin: auto;
}
div.caption_text {
  font-size: 10px;
}
* div.clear {
  clear: both;
  line-height: 0;
  height: 0;
  font-size: 1px;
  overflow: hidden;
}
/* Lists 
.blocklist,.iconlist,.thumblist {list-style:none;display:block;margin:0;padding:0}
.blocklist > li,.iconlist > li,.thumblist > li {margin:0;padding:0}
.blocklist > li:after,.iconlist > li:after,.thumblist > li:after {content:".";display:block;height:0;clear:both;visibility:hidden;}

#nd_m_home .blocklist > li, #nd_m_home .iconlist > li{overflow: hidden;}
*/
/* the following 2 styles fix some alignment issues on the m_home3
#nd_m_home .blocklist > li, #nd_m_home .iconlist > li{margin-bottom: 10px;}
#nd_m_home .iconlist > li {background-position: 6px 0;}
*/
/* DC - styles for admin elements */
.dc-helper {
  background: #ffd;
  color: #111;
  border: 1px solid #000;
  padding: 5px;
  font: normal 11px/13px sans-serif;
}
/* FUZE */
#gs_meeting_showmembers .paginationlist.fuze {
  clear: both;
}
#gs_meeting_showmembers .paginationlist.fuze span {
  display: block;
  float: left;
  padding: 0;
  background: #ddd;
  color: #333;
  font: bold 11px/11px Arial;
}
#gs_meeting_showmembers .live_search,
.results_page,
#paging_info {
  float: left;
  padding: 6px;
  background: #eee;
  height: 24px;
  line-height: 24px;
  margin: 20px 20px 20px 0px;
  color: #333;
  font-size: 12px;
  font-weight: bold;
}
#gs_meeting_showmembers #paging_info {
  float: right;
  background: none;
  margin-right: 0;
  font-style: italic;
}
.filterlist {
  display: block;
  list-style: none;
  margin: 0 0 18px;
  padding: 0;
  background: #ddd;
  font: bold 11px/23px Arial;
  height: 90px;
  overflow: hidden;
}
.filterlist li {
  display: block;
  float: left;
  margin: 0;
  padding: 3px 9px;
  height: 24px;
  border-right: 1px solid #bbbbbb;
}
.filterlist li select,
.filterlist li input[type=text] {
  font: normal 11px/15px Arial, Helvetica, sans-serif;
  margin: 0 0 0 6px;
}
.filterlist li input[type=text] {
  padding: 0;
  margin: 2px 0 2px 6px;
}
.filterlist li.label {
  background: #999;
  color: #fff;
  border: none;
  line-height: 24px;
}
.filterlist input[type=submit],
.filterlist a.cancel {
  float: right;
  margin: 3px;
}
.tablist {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 11px;
  font-weight: bold;
  line-height: 11px;
  height: 23px;
}
.tablist li {
  display: inline;
}
.tablist li a,
.tablist li span {
  display: block;
  float: left;
  margin: 0 6px 0 0;
  padding: 6px;
  cursor: pointer;
  background: #dddddd;
}
.tablist li a.active {
  background: #d00;
  color: #ffffff;
}
.tabsections {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
  border-top: 2px solid #dd0000;
}
.tabsections > li {
  display: none;
  padding: 18px 0;
}
.tabsections .m_box {
  border: none;
}
.tabsections h4 {
  color: #d00;
  border-bottom: 1px dotted #d00;
  margin: 0 0 6px;
  padding: 0;
}
.tabsections h4 a {
  float: right;
  font-size: 10px;
}
/* Search 
#search_form_full{}
#search_box, #search_options{width:450px}
#search_box{background:#DDE0EB;border:1px solid #999;border-bottom:1px dashed #999;margin:1em auto 0}
#search_box td{padding:5px 10px}
#search_box b{color:#666;font-size:14px}
#search_options{margin:0 auto 1em;background:#EDF0FB;border:1px solid #999;border-top:0}
#search_options td{padding:5px 10px}
*/
/* Forms 
form.form_email input{width:300px}
form.form_email textarea{width:300px;height:5em;margin-bottom:5px;}
form.single_line{padding:0}
form.single_line label{}
form.single_line input, form.single_line select, form .single_line input, form .single_line select{margin-right:1em}
form.formbuilder input[type="image"], form.formbuilder input[type="submit"], form.formbuilder input.image, form.formbuilder input.submit {border:0 !important;margin:0}
*/
/* Formbuilder and Collapsible Sections
.formbuilder label{}
.formbuilder label + p {display:inline;} 
.formbuilder input{}
.formbuilder a.collapse_controller{margin-top: 5px; display:block;background:#ddd url(/editor/images/collapse_expand.png) no-repeat left 2px;color:#333;font-size:12px;font-weight:bold;padding:3px 10px 3px 20px;line-height: 14px; cursor:pointer}
.formbuilder a.collapse_controller.expanded{background-position:left -14px}
.formbuilder a.collapse_controller:hover{text-decoration:none;background-color:#ccc}
.formbuilder div.collapse{padding:10px;border:1px solid #ddd; border-top: none; display: none;}
 */
/* Tables */
table td.rightjustified,
table th.rightjustified {
  text-align: right !important;
}
table td.centered,
table th.centered {
  text-align: center !important;
}
/*
table.alternating_rows{background:#fff;border:1px solid #999;margin-top:0 !important;margin-bottom:1em}
table.alternating_rows caption{font-size:120%;font-weight:bold;text-align:left;background:#eee;border:solid #aaa;border-width:1px 1px 0;padding:3px;}
table.alternating_rows tr.even, table.alternating_rows tr.even td, table.alternating_rows td.even{background:#f1f1f1;}
table.alternating_rows tr.even td{border:solid #ddd;border-width:1px 0;}
table.alternating_rows tr.even td td{border:0;}
table.alternating_rows thead td, table.alternating_rows tr.header td, table.alternating_rows th, table.alternating_rows thead tr, table.alternating_rows tr.header{background:#999;text-align:left;padding:3px;color:#fff;white-space:nowrap}
table.alternating_rows thead a, table.alternating_rows tr.header a, table.alternating_rows th a{color:#fff}
table.alternating_rows thead a:hover, table.alternating_rows tr.header a:hover, table.alternating_rows th a:hover{text-decoration:underline}
table.alternating_rows tr.lastrow{border:solid #ddd;border-width:1px 0;}
table.alternating_rows table td{border:0 !important}
table.alternating_rows tr.even.top td{border-bottom:0}
table.alternating_rows tr.even.bottom td{border-top:0}
table.alternating_rows th.sortable{cursor:pointer;padding-right:20px;background-color:#7a7a7a;background-repeat:no-repeat;background-position:right center;}
table.alternating_rows th.sortasc, table.alternating_rows th.sort_asc{cursor:pointer;padding-right:20px;background:#666 url(/editor/images/sortup.gif) no-repeat right center}
table.alternating_rows th.sortdesc, table.alternating_rows th.sort_desc{cursor:pointer;padding-right:20px;background:#666 url(/editor/images/sortdown.gif) no-repeat right center}
table.alternating_rows th.nonsortable{cursor:default}
*/
/*
table.filters{border:1px solid #999;margin-top:0 !important;margin-bottom:1em}
table.filters caption{font-size:120%;font-weight:bold;text-align:left;background:#eee;border:solid #aaa;border-width:1px 1px 0;padding:3px;}
table.filters thead td, table.filters tr.header td, table.filters th, table.filters thead tr, table.filters tr.header{background:#999}
table.filters thead td, table.filters tr.header td, table.filters th{text-align:left;padding:3px;color:#fff;white-space:nowrap}
table.filters thead a, table.filters tr.header a, table.filters th a{color:#fff}
table.filters thead a:hover, table.filters tr.header a:hover, table.filters th a:hover{text-decoration:underline}
table.filters table td{border:0 !important}

table tr.header td, table tr.th{font-weight:bold;text-align:left;}
table.nowrap_header tr.header td, table.nowrap_header th, table.nowrap_header thead td, table.nowrap_header thead th{white-space:nowrap;padding-left:5px !important;padding-right:5px !important}

#people_table{width:100%}
#people_table td{width:25%;background:#e2e2e2}
#people_detail{width:100%;background:#e2e2e2}
#people_detail td{padding:10px}
table#people_detail_contact{margin-bottom:1px;width:100%;background:#ededed}
table#people_detail_contact td{padding:20px}
div#people_detail_contact {background: #ededed;padding: 12px;}

#two_column, #three_column{margin-top:1em;margin-bottom:1em}
*/
/* Paging 
div.pages{margin:0 auto;width:300px;}
div.pages .nextprev,div.pages .current{border:1px solid #669;color:#999;float:left;height:16px;line-height:16px;margin-right:5px;padding:0 5px;text-align:center;}
div.pages .nextprev{background:#EFF5FF;}
div.pages span{float:left;line-height:16px;margin-right:5px;text-align:center;}
div.pages a.nextprev{color:#069;text-decoration:none;}
div.pages a.nextprev:hover{background:#E0ECFF;text-decoration:underline;}
*/
/* Overlay */
#overlay_bg {
  background: #333333;
  display: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 900;
}
.custom_overlay {
  position: absolute;
  z-index: 1000;
  width: 760px;
  top: 40%;
  left: 40%;
  background: #ffffff;
}
#overlay {
  background: #FFFFFF none repeat scroll 0 0;
  display: none;
  left: 40%;
  padding: 18px;
  position: fixed;
  top: 40%;
  z-index: 1000;
  width: 760px;
}
body.ie6 #overlay {
  position: absolute;
}
#overlay p {
  margin: 0 0 12px;
  padding: 0;
}
#overlay a#closeBtn {
  background: #666666 none repeat scroll 0 0;
  color: #FFFFFF;
  cursor: pointer;
  float: right;
  font-family: Arial;
  font-size: 11px;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  line-height: 11px;
  margin: -12px;
  padding: 3px;
  text-decoration: none;
  width: auto;
}
/* Links 
.bullet_link{margin-left:2px;padding-left:20px;background:url(/editor/images/icons/16x16/plain/bullet_square_blue.gif) no-repeat;}
*/
/* Actions - Legacy, we need to update to font awesome icons */
/*
.action{margin-left:5px;padding-left:2em;background:url(/editor/images/icons/16x16/plain/bullet_square_blue.gif) no-repeat;padding-bottom:1px;line-height:20px;}
.action.edit{ background:url(/editor/images/icons/fam/silk/application_edit.gif) no-repeat;}
.action.delete{ background:url(/editor/images/icons/fam/silk/delete.gif) no-repeat;}
.action.add{background-image:url(/editor/images/icons/fam/silk/add.gif);}
.action.calendar{background-image:url(/editor/images/icons/fam/silk/calendar.gif);}
.action.date{background-image:url(/editor/images/icons/fam/silk/date.gif);}
.action.date_add{background-image:url(/editor/images/icons/fam/silk/date_add.gif);}
.action.date_previous{background-image:url(/editor/images/icons/fam/silk/date_previous.gif);}
.action.delete{background-image:url(/editor/images/icons/fam/silk/delete.gif);}
.action.edit{background-image:url(/editor/images/icons/fam/silk/application_edit.gif);}
.action.find{background-image:url(/editor/images/icons/fam/silk/find.gif);}
.action.group{background-image:url(/editor/images/icons/fam/silk/group.gif);}
.action.login{background-image:url(/editor/images/icons/fam/silk/user_go.gif);}
.action.photo{background-image:url(/editor/images/icons/fam/silk/picture.gif);}
.action.photo_add{background-image:url(/editor/images/icons/fam/silk/picture_add.gif);}
.action.photos{background-image:url(/editor/images/icons/fam/silk/photos.gif);}
.action.plus{background-image:url(/editor/images/icons/16x16/plain/add2.gif);}
.action.primary{background-image:url(/editor/images/icons/fam/mini/arrow_up.gif);}
.action.promote{background-image:url(/editor/images/icons/fam/mini/arrow_up.gif);}
.action.query{background-image:url(/editor/images/icons/fam/silk/application_view_columns.gif);}
.action.request{background-image:url(/editor/images/icons/16x16/plain/bullet_square_blue.gif);}
.action.view{background-image:url(/editor/images/icons/fam/silk/page_find.gif);}
.action.xls{background-image:url(/editor/images/icons/fam/silk/page_excel.gif);}
*/
/* Toolbars */
.toolbar {
  border: 1px solid #666;
  background: #d6d1cb url(/editor/images/qreport/sub_bg.jpg) repeat-x;
}
.toolbar td {
  width: 60px;
  font-size: 11px;
  text-align: center;
  vertical-align: top;
  line-height: 12px;
}
/* New Toolbars */
ul.toolbar {
  list-style: none;
  display: block;
  text-align: right;
  min-height: 34px;
  margin: 0 0 10px;
  padding: 4px 4px 2px;
  background: #ddd !important;
  border-top: 2px solid #999;
}
ul.toolbar:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
ul.toolbar li {
  float: left;
  background: url(/editor/images/admin/admin_btn_left.gif) no-repeat left top;
  margin: 0 3px 4px 0;
  padding: 0 0 0 7px;
}
ul.toolbar li a {
  display: block;
  background: url(/editor/images/admin/admin_btn_bg.gif) no-repeat right top;
  margin: 0;
  padding: 6px 10px 6px 0px;
  text-decoration: none;
}
ul.tollbar li a:hover {
  text-decoration: none;
}
ul.toolbar li.menu a {
  background: url(/editor/images/admin/admin_menu_bg.gif) no-repeat right top;
  padding-right: 20px;
}
ul.toolbar li {
  position: relative;
}
ul.toolbar ul {
  position: absolute;
  top: 30px;
  left: 0;
  display: none;
  margin: 0;
  padding: 2px;
  background: #ddd;
  text-align: left;
  overflow: visible;
}
ul.toolbar ul li {
  display: block;
  margin: 2px 0 0;
  padding: 0;
  float: none;
}
ul.toolbar ul li a,
ul.toolbar li.menu ul li a {
  display: block;
  background: #eee;
  margin: 0;
  padding: 3px 6px;
  font: bold 11px/14px Arial;
  white-space: nowrap;
}
ul.toolbar ul li a:hover,
ul.toolbar li.menu ul li a:hover {
  background: #d00;
  color: #fff;
}
ul.toolbar li:hover ul,
ul.toolbar li.hover ul {
  display: block;
}
/*the magic*/
ul.toolbar a span {
  background-repeat: no-repeat;
  background-position: 8px center;
  padding: 2px 0 2px 30px;
  margin-left: -7px;
}
ul.toolbar a#reports span {
  background-image: url(/ama/images/clipboard.png);
}
ul.toolbar a#enduser span {
  background-image: url(/ama/images/woman3.png);
}
ul.toolbar a#configuration span {
  background-image: url(/ama/images/gear.gif);
}
ul.toolbar a#upload span {
  background-image: url(/ama/images/arrow_up_blue.png);
}
ul.toolbar a#schedule span {
  background-image: url(/ama/images/date.gif);
}
ul.toolbar a#scan span {
  background-image: url(/editor/images/icons/fam/silk/user_magnify.png);
}
ul.toolbar a#add span {
  background-image: url(/editor/images/icons/fam/silk/user_add.png);
}
ul.toolbar a#edit span {
  background-image: url(/editor/images/icons/fam/silk/page_edit.png);
}
ul.toolbar a#copy span {
  background-image: url(/editor/images/icons/fam/silk/page_copy.png);
}
ul.toolbar a#cancel span {
  background-image: url(/editor/images/icons/fam/silk/delete2.png);
}
ul.toolbar a#signin span {
  background-image: url(/editor/images/icons/fam/silk/page_white_text.png);
}
ul.toolbar a#email span {
  background-image: url(/editor/images/icons/fam/silk/email.png);
}
ul.toolbar a#roster span {
  background-image: url(/editor/images/icons/fam/silk/table_multiple.png);
}
ul.toolbar a#print span {
  background-image: url(/editor/images/icons/fam/silk/printer.png);
}
ul.toolbar a#course_addendum span {
  background-image: url(/editor/images/icons/fam/silk/report_add.png);
}
ul.toolbar a#course_record span {
  background-image: url(/editor/images/icons/fam/silk/report.png);
}
/* Filters */
ul.filter {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
  background: #eeeeee url(/editor/images/qreport/sub_bg.jpg) repeat-x top;
  font: normal 11px/11px Arial;
  overflow: auto;
}
ul.filter li {
  display: block;
  float: left;
  width: auto;
  padding: 3px 9px;
  border-right: 1px solid #ccc;
}
ul.filter input[type=text],
.filter input[type=password],
.filter select {
  border: 1px solid #ddd;
  font: normal 11px/11px Arial;
  padding: 3px;
  margin: 0 0 0 3px;
}
ul.filter select {
  margin: 0 0 0 3px;
}
ul.filter li.submit {
  float: right;
  border: none;
  padding: 3px;
}
ul.filter li.submit input {
  background: #999;
  color: #fff;
  border: none;
  font: bold 11px/11px Arial;
  height: 22px;
  padding: 3px 6px;
}
/* Tabs 
#tabnav{height:20px;margin:0;padding-left:10px;border-bottom:1px solid #ccc;}
#tabnav li{margin:0;padding:0;display:inline;list-style-type:none;}
#tabnav a:link, #tabnav a:visited{float:left;background:#f3f3f3;font-size:10px;line-height:14px;font-weight:bold;padding:2px 10px 2px 10px;margin-right:4px;border:1px solid #ccc;border-bottom:none;text-decoration:none;color:#666;}
#tabnav a:link.active, #tabnav a:visited.active{border-bottom:1px solid #fff;background:#fff;color:#000;}
#tabnav a:hover{background:#fff;}*/
/* Message Boxes */
table.alert_notice {
  border: solid 1px #CCC;
  background: #EEEEEE;
  padding: 6px;
  line-height: 16px;
}
table.alert_notice td {
  padding: 6px;
}
.alert_notice_default {
  color: #000;
  font-weight: bold;
  padding-left: 4px;
}
.alert_notice_error {
  color: #d00;
  font-weight: bold;
  padding-left: 4px;
}
.message_information {
  border: 1px dashed blue;
  background-color: #ADD8E6;
  color: blue;
  margin: 0px 5px 5px 5px;
  padding: 4px;
}
.message_warning {
  border: 1px dashed blue;
  background-color: yellow;
  color: blue;
  margin: 0px 5px 5px 5px;
  padding: 4px;
}
.message_error {
  border: 1px dashed blue;
  background-color: red;
  color: white;
  margin: 0px 5px 5px 5px;
  padding: 4px;
}
.message_success {
  border: 1px dashed blue;
  background-color: lightgreen;
  color: blue;
  margin: 5px 5px 5px 5px;
  padding: 4px;
}
.infobox {
  border: 1px solid #ddd;
  padding: 5px;
}
.placement_detail_description {
  border: 1px dashed blue;
  background-color: #cc9;
  font-size: smaller;
  padding: 3px 6px;
}
#autologin_box {
  background: #290303;
}
/* Lists */
.flat {
  margin: 0;
  padding: 0;
}
.flat li {
  margin-left: 1.3em;
  padding: 0;
}
/* Reminders (members home) */
#reminders {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#reminders li {
  background: url(/ama/images/mo_todo.gif) no-repeat left 0;
  margin: 1em 0;
  padding-left: 30px;
  position: relative;
  line-height: 16px;
}
#reminders li .edit_popup {
  position: absolute;
  left: -40px;
  top: -2px;
  display: none;
  background: #fff;
  border: 1px solid #555;
  height: 16px;
  width: 23px;
  padding: 2px 10px;
  font-size: 11px;
}
#reminders li:hover .edit_popup {
  display: block;
}
#reminders li.checked {
  background-image: url(/ama/images/mo_todo_complete.gif);
}
/* Other stuff */
table.membertable {
  border: solid 1px #CCC;
}
table.membertable th {
  background: #ddd;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #777;
  text-align: left;
  white-space: nowrap;
}
table.membertable td {
  background: #eee;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #333;
}
table.membertable tr.subheader td {
  background: #e2e2e2;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
table.membertable tr.alternate td,
table.membertable tr.even td {
  background: #e9e9e9;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}
table.membertable tr.alternate td td,
table.membertable tr.even td td {
  background: none;
  border: 0;
}
table.membertable th.sortable {
  cursor: pointer;
  padding-right: 20px;
  background-repeat: no-repeat;
  background-position: right center;
}
table.membertable th.nonsortable {
  cursor: default;
}
table.membertable th.sortasc,
table.membertable th.sort_asc,
table.membertable th.sortdesc,
table.membertable th.sort_desc {
  cursor: pointer;
  padding-right: 20px;
  background: #cccc99 url(/editor/images/sortup.gif) no-repeat right center;
}
table.membertable th.sortdesc,
table.membertable th.sort_desc {
  background-image: url(/editor/images/sortdown.gif);
}
div.xmlhttp_status {
  padding: 2px 5px;
  background: #eee;
  color: black;
  width: 90px;
  height: 20px;
  line-height: 20px;
  border: 2px solid #999;
  font-weight: bold;
  text-align: center;
}
input[type="hidden"] {
  border: 0 !important;
}
input.hidden {
  border: 0 !important;
}
/* Elements */
body dl.wide dt,
.m_profile dl dt {
  margin: 0 !important;
  padding: 6px 0;
  float: left;
  clear: both;
  width: 40% !important;
  color: #666;
  border-top: 1px solid #ddd;
}
body dl.wide dd,
.m_profile dl dd {
  margin: 0 !important;
  *margin: 0 0 0 40%;
  padding: 6px 0;
  float: left;
  *float: none;
  width: 60% !important;
  *width: auto !important;
  border-top: 1px solid #ddd;
}
dl.event > dt {
  font-weight: bold;
  position: relative;
  width: 7em;
  top: 1em;
}
dl.event > dd {
  margin-left: 9em;
  padding-left: 2em;
  border-left: 1px solid #bbbbbb;
}
dl.event > dd > ul {
  margin-top: 0;
}
/* #admin_header{background-color:#fff} */
/* *************Right Column CSS*************** 
#right_nav{vertical-align:top;width:225px;background:#fff}
#right_nav_small{vertical-align:top;width:225px;background:#e8e8e8} 
#right_nav #follow{width:224px}
#right_nav.groupshare{vertical-align:top;width:150px;background:#fff}
#right_nav_small.groupshare{vertical-align:top;width:150px;background:#e8e8e8} 
#right_nav.groupshare #follow{width:149px}
#right_nav h3, #right_nav_small h3{background:#666;color:#fff;margin:1.5em 0 0;padding:3px 10px;font-family:verdana;font-size:12px;}
#right_nav .content h3, #right_nav_small .content h3{border-bottom:1px solid #e5e5e5}
#right_nav .m_box, #right_nav_small .m_box{background:#fff;border:1px solid #dadada;border-bottom:3px solid #666;padding:5px 10px;margin:0 0 1.5em 0}
*/
/* Dashboard (alternate right column) 
#dashboard, #dashboard ul{list-style-type:none;margin:0;padding:0}
#dashboard li{margin:0;padding:0;display:inline;font-size:12px}
#dashboard li a{display:block;padding:5px 10px 5px 35px;margin:0;}
#dashboard li ul{background:#f9f9f9}
#dashboard li ul ul{background:#fff;border:solid #eee;border-width:1px 0}
#dashboard li a{font-size:16px;color:#444;font-weight:normal;background:#f0f0f0 no-repeat 10px center;border:1px solid #ddd;border-width:1px 0}
#dashboard li .item{padding:3px 10px 3px 35px}
#dashboard li .item a{display:inline;padding:0}
#dashboard li.expand a{background:url(/ama/images/toggleclosed.gif) no-repeat 14px center;font-weight:bold}
#dashboard li.expand.open a{background:url(/ama/images/toggleopen.gif) no-repeat 14px center;font-weight:bold}
#dashboard li.expand ul *{font-size:11px}
#dashboard .progress_bar{width:100px}
#dashboard .percent_complete{font-size:11px}
#dashboard li.static a{background:url(/ama/images/static.gif) no-repeat 14px center;font-weight:bold}


#dashboard_recent, #dashboard_recent ul{list-style-type:none;margin:0;padding:0}
#dashboard_recent li{margin:0;padding:0;display:inline;font-size:12px}
#dashboard_recent li a{display:block;padding:5px 10px 5px 35px;border-top:1px solid #ccc;background:url(/editor/images/icons/fam/silk/bullet_red.gif) no-repeat 10px center}
#dashboard_recent a.news{background-image:url(/editor/images/icons/fam/silk/newspaper.gif)}
#dashboard_recent a.form{background-image:url(/editor/images/icons/fam/silk/group.gif)}
#dashboard_recent a.todo{background-image:url(/editor/images/icons/fam/silk/page_white_text.gif)}
#dashboard_recent a.discussion{background-image:url(/editor/images/icons/fam/silk/comments.gif)}
#dashboard_recent a.file{background-image:url(/editor/images/icons/fam/silk/folder_page.gif)}
#dashboard_recent a.photo{background-image:url(/editor/images/icons/fam/silk/photos.gif)}
#dashboard_recent .thickbox{margin:0;float:none}
*/
/* JQuery Stars 
div.star_container {font-style:normal;font-size: 12px;color: #900;}
div.star_group {display: inline-block;}
div.rating{cursor:pointer;margin:2em;display:block;}
div.rating:after{content:'.';display:block;height:0;width:0;clear:both;visibility:hidden}
div.star{float:left;width:15px;height:13px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.star,div.star a{background:url('/editor/images/stars.gif') no-repeat 0 0px}
div.star a{display:block;width:13px;height:100%;background-position:0 0px;border:1 solid #FF0000}
div.star_on a{background-position:0 -13px!important}
div.star_group.yellow div.star_on a{background-position:0 -26px!important}
div.star_hover a,div.star_live a:hover{background-position:0 -26px}
div.star_readonly a,div.star_readonly a:hover{cursor:default !important}
div.star{background:transparent!important;overflow:hidden!important}

div.star_readonly{width: 70px; height:13px;background-image:url(/editor/images/stars.gif); background-color:transparent}
div.star_readonly div{height:13px;background-image:url(/editor/images/stars.gif);background-color:transparent;background-position: 0 -13px}
*/
/* Global AJLI - What Are You Doing 
#current_activity{margin-bottom:10px;padding-top:10px;color:#555;overflow:hidden;width:auto}
#current_activity .activity_user_name{background:url(/editor/images/icons/13x13/filled/members.gif) no-repeat center left;padding-left:16px}
#current_activity .user_is{}
#current_activity .activity_timestamp{}
#current_activity #activity_comments{display:inline;font-style:normal;color:#999}
#current_activity_text{margin:0;padding:2px 3px;font-size:11px;color:#666;width:189px;border:none;background:none}
#current_activity_form{position:relative;margin:0;padding:0;margin-bottom:20px;width:200px;border:1px solid #ccc;background:#f5f5f5}
#current_activity_form input{color:#333}
#current_activity_form #activity_submit{position:absolute;top:2px;right:2px;display:block;padding:2px;width:9px;height:9px;background:#777 url(/editor/images/icons/raquo.gif) no-repeat center center;color:#fff}

/* Global AJLI - Inbox Status 
#inbox_status ul{margin:1em 0 1em 15px;padding:0}
#inbox_status li{margin-top:0.6em;margin-bottom:0.6em;line-height:1.25em}
#inbox_status #frm_send_message select{border:1px solid #ccc}*/
/* Command Box - Add or Edit Pages */
.dtree {
  position: relative;
}
.commandbox {
  position: absolute;
  display: none;
  padding: 6px;
  border: 2px solid #333333;
  background: #fff;
}
.commandbox span {
  display: block;
  background: #666;
  color: #fff;
  font-weight: bold;
  padding: 0 3px;
  margin: -3px;
  margin-bottom: 3px;
}
.commandbox a {
  display: block;
  background: url(/editor/images/arrow.gif) no-repeat left center;
  padding: 0 0 0 12px;
}
/* DHTML window */
#display_dhtml_window {
  position: absolute;
}
#tabledimension {
  width: 300px;
  border: 1px solid #557;
  background-color: #fafafa;
  opacity: 0.95;
  -moz-border-radius: 6px;
  filter: alpha(opacity=95);
  padding-bottom: 5px;
}
#dhtml_title {
  background-color: #458;
  border-bottom: 1px solid #333;
  font: 20px/10px bold Arial, Helvetica, sans-serif;
  text-align: right;
  padding: 5px 8px 8px 5px;
}
#dhtml_title_div {
  float: left;
  color: white;
  font: 15px/12px Arial, Helvetica, sans-serif;
  margin-top: 1px;
  padding-left: 5px;
}
#dhtml_text_div {
  padding: 10px;
}
/* sIFR styles 
.sIFR-flash {visibility: visible !important; margin: 0;	padding: 0;}
.sIFR-replaced, .sIFR-ignore {visibility: visible !important;}
.sIFR-alternate {position: absolute; left: 0; top: 0; width: 0;	height: 0; display: block; overflow: hidden;}
.sIFR-replaced div.sIFR-fixfocus {margin: 0pt; padding: 0pt; overflow: auto; letter-spacing: 0px; float: none;}
*/
/* LOGIN */
#login_buttons input {
  vertical-align: bottom;
  margin: 0;
}
.fb-login-button {
  display: inline-block;
  zoom: 1;
  *display: inline;
  _height: 22px;
}
/* M_HOME 
.m_section {margin:0; padding:0 0 24px; clear: both;}
.m_section h3 {clear:none; border-bottom:1px dotted #999; margin:0 0 12px; padding:0}
.m_section h3 a {float:right; font-weight:bold; font-size:11px}
.m_section_right {float:right; width:226px; padding:12px; background:#eee; font-size:90%; margin-bottom: 20px;}
.m_section_left {margin:0 268px 0 0; padding:12px 0}
.m_section .timestamp {display:block; float:left; width:100px; font-size:10px; font-weight:bold}
.m_section .event {display:block; margin:0 0 0 110px}
body.ie7 .m_section .event {display:inline-block; margin:0}
.m_actions a {display:block; clear:none; font-size:10px; line-height:16px; margin:0 0 2px; padding:0 0 0 21px; background:no-repeat left center}
.m_actions a.iphone {background-image:url(/editor/images/icons/fam/silk/iphone.png)}
.m_actions a.ical {background-image:url(/editor/images/icons/fam/silk/calendar_link.png)}
.m_table {width:100%}
.m_table th, .m_table td {text-align:left; vertical-align:top; padding:6px}
#m_profile_summary {}
#m_profile_summary .m_section_right {width:auto; padding:0; background:none}
#m_profile_summary .m_section_left {padding:0}*/
/* M_PROFILE */
/*
.profile {margin:0 0 24px; padding:0}
.profile a.edit {background: url(/editor/images/icons/fam/silk/pencil.png) no-repeat left center; padding-left:27px}
.profile_img {float:left; width:100px; font-size:10px}
.profile_img a.action {display:block; line-height:16px}
.profile_content {margin:0 0 0 124px}
.profile_content p {margin:0 8% 0 0; padding:0; width:40%; float:left}
*/
/* Upload pop up */
#do_upload {
  background-color: #FFF;
  position: absolute;
  z-index: 100;
  top: 0;
  left: 100px;
  border: 3px solid #ccc;
  width: 280px;
  padding: 4px;
}
.upload_browse {
  font-size: 12px;
  width: 280px;
}
.upload_label {
  color: #000;
  font-size: 12px;
}
.upload_button {
  background: #999;
  color: #fff;
  width: 136px;
}
/*  iCal lightbox */
#overlay.ical {
  width: 700px;
  height: 400px;
  overflow: auto;
  border: 4px double #bbb;
  background: #ffffff url(/editor/images/ical_icon.png) 455px 65px no-repeat;
}
#overlay.ical h2 {
  clear: both;
  margin: 30px 0 20px 0;
}
#overlay.ical h3 {
  clear: both;
  margin: 20px 0 10px 0;
}
.ical #text_cont {
  width: 420px;
}
#overlay.ical .warn {
  font-weight: bold;
}
#overlay.ical ul.idTabs {
  padding: 0;
  margin: 0;
  line-height: 30px;
  height: 30px;
  border-bottom: 1px solid #333;
}
#overlay.ical .idTabs li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: left;
}
#overlay.ical .idTabs a {
  color: #FFF;
  float: left;
  display: block;
  margin-right: 10px;
  padding: 0px 15px;
  background-color: #bbb;
  outline: none;
}
#overlay.ical .idTabs a:hover {
  background: #333;
  text-decoration: none;
}
#overlay.ical .idTabs a.selected,
#overlay.ical .idTabs a.selected:hover {
  background-color: #FFF;
  color: #333;
  border: 1px solid #333;
  border-bottom: none;
  margin-bottom: -1px;
  cursor: default;
}
#overlay.ical .close_but {
  float: right;
  padding: 2px 4px;
  background: #bbb;
  display: block;
  margin: 0;
  color: #fff;
  cursor: pointer;
}
#overlay.ical .close_but:hover {
  background: #c00;
  text-decoration: none;
}
/* Yellow e */
span.translation_tooltip {
  background: #FFF5CE;
  border: 1px solid #FFEDAD;
  display: none;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
  text-align: left;
  width: 400px;
  z-index: 100;
}
span.translation_tooltip span {
  display: inline-block;
  padding: 15px;
}
/* DCpop - replacement for dhtmlwindow */
#dcpop {
  background: #fff;
  border: 1px solid #333;
  position: absolute;
  z-index: 9999;
  top: 10px;
  left: 10px;
  margin: 0;
  padding: 0;
  box-shadow: 0px 0px 10px #666;
  width: 500px;
}
#dcpoptitle {
  background: #ccc;
  height: 15px;
  margin: 0;
  padding: 5px 5px 5px 10px;
}
#dcpopclose {
  float: right;
  width: 15px;
  height: 15px;
  margin: 0;
  padding: 0;
  background: #eee;
  cursor: pointer;
}
#dcpopclose:hover {
  background: #ffffff;
}
#dcpopbody {
  margin: 0;
  padding: 10px;
  max-height: 300px;
  overflow: auto;
}
/* TRANSLATOR TOOLTIP */
#poptranslate {
  text-align: left;
  background: #ffd;
  padding: 6px;
  font: normal 11px/15px Arial, Helvetica, sans-serif;
  border: 1px solid #fa0;
  width: 400px;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
  color: #333333;
}
#poptranslate li a {
  color: #188;
}
#poptranslate a:hover {
  text-decoration: underline;
}
#poptranslate ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#poptranslate ul li {
  margin: 0;
  padding: 6px;
  border-top: 1px dotted #fa0;
  overflow: hidden;
}
#poptranslate ul li:first-child {
  border: none;
}
#poptranslate ul li label {
  display: block;
  width: 60px;
  float: left;
  font-weight: bold;
}
#poptranslate ul li div {
  margin: 0 0 0 72px;
}
#poptranslate #edit a {
  display: block;
  cursor: pointer;
}
#poptranslate #edit form {
  display: none;
  margin: 0;
  padding: 6px 0 0;
}
#poptranslate #edit form textarea {
  margin: 0 0 12px;
  width: 100%;
  height: 60px;
  font: normal 11px/14px Arial, Helvetica, sans-serif;
}
#poptranslateclose {
  cursor: pointer;
  background: #fa0;
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 1px 5px;
  font-weight: bold;
}
img.yellowe {
  cursor: pointer;
}
table.alternating_rows #myphoto {
  margin: 20px 20px;
}
/* colorbox defaults */
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #666;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
  border: 10px solid #fff;
  background: #fff;
}
#cboxTitle {
  margin: 0;
  position: absolute;
  padding: 10px 20px;
  left: 20px;
  bottom: 20px;
  background: #000;
  background: url(/editor/
images/black_60.png);
  color: #fff;
  font-weight: bold;
}
#cboxCurrent {
  position: absolute;
  top: -20px;
  right: 0px;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}
#cboxSlideshow {
  position: absolute;
  top: -20px;
  right: 90px;
  color: #fff;
}
#cboxPrevious,
#cboxNext {
  position: absolute;
  top: 50%;
  background: url(/editor/images/objects/prev_next.png) no-repeat top left;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  margin-top: -16px;
}
#cboxPrevious {
  left: 10px;
  background-position: left top;
}
#cboxPrevious:hover {
  background-position: left bottom;
}
#cboxNext {
  right: 10px;
  background-position: right top;
}
#cboxNext:hover {
  background-position: right bottom;
}
#cboxLoadingOverlay {
  background: #fff;
}
#cboxLoadingGraphic {
  background: url(/editor/images/waitcircle.gif) no-repeat center center;
}
#cboxClose {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  background: #ffffff url(/editor/images/objects/cross.png) no-repeat top center;
  width: 16px;
  height: 16px;
  border: 3px solid #fff;
  text-indent: -9999px;
}
#cboxClose:hover {
  background-position: bottom center;
}
/* BUTTON DEFAULT STYLING */
/*.btn, .btn:visited {font-size:13px; background:#ddd; display:inline-block; color:#333; text-decoration:none; text-shadow:0 1px 0 #eee; border-radius:0.5em; -moz-border-radius:0.5em;-webkit-border-radius:0.5em; position:relative; overflow:hidden; cursor:pointer; margin:0 0.5em 0 0; vertical-align:top; font-family:Arial, Helvetica, sans-serif; font-weight:normal;		padding:0 0.75em; height:1.9em;	line-height:1.9em; border:1px solid #999; outline:none}
button.btn, input.btn {height:2em}
.ie7 .btn {border:none; margin-right:0.3em}
.ie7 a.btn {padding:0.1em 1em 0.15em}
.ie7 input.btn, .ie7 button.btn {overflow:hidden; line-height:1.5em; padding:0}
.ie8 a.btn {padding-bottom:0.05em}
.btn::-moz-focus-inner{border:0}
.btn:hover {background:#ccc}
*/
/*help tags in web-meeting tool*/
/*
.help_include{position: relative;}
.help_trigger{background: url(/editor/images/icons/help_icon.png); width: 16px; height: 16px; display: block; text-indent: -9999em; 
outline: none; position: absolute; top: 12px; left: 128px; margin: 0; padding: 0}
.sectiontitle .help_trigger{left: 234px}
.help_text {position: absolute; top:-5px; left: 122px; width: 368px; background: #CAEAF9; border: 1px solid #A2D7F2; padding: 10px 10px 10px 36px; display: none; z-index: 10; font-size: 11px; font-weight: normal;}
.help_text a.help_close{display: block; position: absolute; top: 5px; left: 5px; height: 16px; width: 16px; text-indent: -9999em; outline: none; background:url(/editor/images/icons/help_icon_close.png); margin: 0; padding: 0;}

#nd_meeting_listing #cboxTitle {background: none;}
#roommatrix_date.help_include a.help_close, #roommatrix_date.help_include .help_trigger{margin: 0; padding: 0;}
#roommatrix_date.help_include a.help_close, #roommatrix_date.help_include a.help_close:hover{background:url(/editor/images/icons/help_icon_close.png);} 
#roommatrix_date.help_include .help_trigger, #roommatrix_date.help_include .help_trigger:hover{background: url(/editor/images/icons/help_icon.png); top:3px; left: 378px}
*/
/*/////   M_HOME 4 //////
.m_section_main.m_section{float: left; width: 100%; margin-right: -268px;}
.m_section_main .main_inner{margin-right:268px;}
.m_section_main .m_section_left{margin: 0;}

.m_section_secondary.m_section{float: right; width: 250px; clear: none;}
.m_section_secondary .m_section_widget{margin-bottom: 20px; clear: right;}
.m_section_secondary .m_section_widget iframe{width: 100%; height:;}
*/
/* CONTENT MANAGEMENT PANEL v5 - merged from /editor/cmp5.css */
#cmp5,
#cmp5_more {
  background: url(/editor/images/cmp/cmp_background.png) no-repeat;
  width: 731px;
  margin: 0 auto;
  height: 52px;
  padding: 5px 10px;
}
#cmp_buttons {
  float: left;
  height: 22px;
}
#cmp_quicksearch {
  float: right;
  margin-right: 5px;
}
#quicksearch {
  z-index: 10;
  position: absolute;
}
#cmp_admin {
  float: right;
}
#cmp_info {
  text-align: right;
  font-size: 11px;
  height: 30px;
  line-height: 25px;
  margin-right: 3px;
  color: #666666;
}
#cmp_info span {
  margin-left: 15px;
}
#cmp_more_toggle {
  display: block;
  background: url(/editor/images/cmp/cmp_more.png) no-repeat;
  width: 58px;
  height: 20px;
  float: left;
  margin: 0 3px;
}
#cmp_editmode_toggle {
  float: left;
}
#cmp5_more {
  clear: both;
  background: url(/editor/images/cmp/cmp_background_bottom.png) no-repeat bottom;
  height: auto;
}
#cmp_more_bg {
  background: #355e86;
  color: #fff;
  border: 1px solid #303737;
  line-height: 15px;
  padding: 4px 10px;
  font: 12px Arial, Helvetica, sans-serif;
  -moz-border-radius: 4px;
  margin-bottom: 3px;
}
#cmp5_more span {
  margin-right: 15px;
}
#cmp5_more a {
  color: #bbf3ff;
  text-decoration: none;
  margin: 4px;
}
#cmp5_more a:hover {
  color: #cff;
  text-decoration: underline;
}
#quicksearch table td a[class] {
  display: block;
  width: 24px;
  height: 24px;
  text-indent: -9999px;
  background: no-repeat center center;
}
#quicksearch table td a.lightbulb {
  background-image: url(/editor/images/icons/24x24/plain/lightbulb.png);
}
#quicksearch table td a.lightbulb:hover {
  background-image: url(/editor/images/icons/24x24/plain/lightbulb_on.png);
}
/* Updated AJLI passthrough button - very specific to make sure styles are honored*/
#global-ajli-login-container {
  display: inline-block;
  width: 90px;
  border: 1px solid #900;
  text-align: center;
  font-family: Helvetica, Arial, sans-serif;
  background: #b00;
  box-shadow: inset 0 1px 1px #e00;
}
#global-ajli-login-container a#global-ajli-passthrough,
#global-ajli-login-container a#global-ajli-memberlogin {
  display: block;
  color: #fff;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  text-shadow: 0 1px 0 #900;
  float: none;
  margin: 0;
  padding: 0;
  width: auto;
}
#global-ajli-login-container a#global-ajli-passthrough:hover,
#global-ajli-login-container a#global-ajli-memberlogin:hover {
  background-color: #c00;
}
#global-ajli-login-container #global-ajli-passthrough {
  font-size: 12px;
  line-height: 18px;
  border-bottom: 1px solid #900;
  font-weight: bold;
}
#global-ajli-login-container #global-ajli-memberlogin {
  font-size: 11px;
  line-height: 14px;
  background: #a00;
}
/* imported from twitter bootstrap */
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.alert,
.alert h4 {
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger,
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}
.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info h4 {
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
/* FILTERS */
.filter_list {
  list-style: none;
  border: 1px solid #ddd;
  border-bottom: none;
  background: #ffffff url(/editor/mod.vms/images/block_menu_bg.png) repeat-x left bottom;
  margin: 0 0 18px;
  padding: 0 1px 3px;
  *zoom: 1;
  zoom: 1;
}
.filter_list:before,
.filter_list:after {
  content: "";
  display: table;
}
.filter_list:after {
  clear: both;
}
.filter_list:before,
.filter_list:after {
  display: table;
  content: "";
  line-height: 0;
}
.filter_list:after {
  clear: both;
}
.filter_list:before,
.filter_list:after {
  content: "";
  display: table;
}
.filter_list:after {
  clear: both;
}
.filter_list li {
  float: left;
  margin: -1px 0 0 -1px;
  padding: 6px 9px;
  border: 1px solid #ccc;
  line-height: inherit;
  background-color: #f9f9f9;
  background-image: -moz-linear-gradient(top, #ffffff, #f0f0f0);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f0f0f0));
  background-image: -webkit-linear-gradient(top, #ffffff, #f0f0f0);
  background-image: -o-linear-gradient(top, #ffffff, #f0f0f0);
  background-image: linear-gradient(to bottom, #ffffff, #f0f0f0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff0f0f0', GradientType=0);
  height: 4.6em;
}
.filter_list li li {
  float: none;
  margin: 0;
  padding: 0;
  border: none;
  height: auto;
  background: none;
}
.filter_list li:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.filter_list li:first-child {
  border-left: none;
}
.filter_list li:hover {
  color: #000000;
}
.filter_list li.newline {
  clear: left;
}
.filter_list li.right {
  float: right;
}
.filter_list li form {
  display: inline;
}
.filter_list li label {
  display: block;
  font-weight: bold;
  font-size: 11px;
}
.filter_list li label [class^="icon-"],
.filter_list li label [class*=" icon-"] {
  color: #555555;
  font-size: 1.2em;
  margin-top: -0.2em;
  width: 17px;
  height: 20px;
  vertical-align: middle;
}
.filter_list li input.checkbox {
  margin: 0 6px 0 0;
  padding: 0;
  vertical-align: bottom;
}
.filter_list li input:not([type=submit]):not([type=reset]):not([type=file]):not([type=checkbox]),
.filter_list li select {
  margin-bottom: 3px;
}
.filter_list li select {
  width: auto;
}
.filter_list li input:not([type=submit]):not([type=reset]):not([type=file]):not([type=checkbox]):not(.input-mini):not(.input-small):not(.input-large):not(.input-xlarge):not(.input-block-level) {
  width: 150px;
}
.filter_list li input[type=image] {
  width: auto !important;
}
.filter_list li input.button {
  float: none;
  display: inline-block;
  margin: 0;
  margin-left: 6px;
}
.filter_list li.filter_actions {
  float: none;
  clear: both;
  border: none;
  border-top: 1px solid #eeeeee;
  margin: -1px;
  padding: 0.3em;
  text-align: right;
  height: auto;
}
.filter_list li.filter_actions .btn,
.filter_list li.filter_actions .button {
  float: none;
  width: auto;
  margin: 0;
  top: auto;
  left: auto;
  line-height: inherit;
  color: inherit;
}
.filter_list li.filter_actions .btn.btn-primary,
.filter_list li.filter_actions .button.btn-primary {
  color: #fff;
}
.filter_list li.filter_actions span {
  float: left;
  position: relative;
  top: 0.6em;
  left: 1em;
  color: #999999;
  line-height: 1.2em;
}
.filter_list .button,
.filter_list .btn {
  padding: 2px 10px;
  font-size: 11.05px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  float: right;
  margin: 1.4em 1em 2.6em 0;
}
.filter_list .button + .button,
.filter_list .btn + .button,
.filter_list .button + .btn,
.filter_list .btn + .btn {
  margin-right: 0.1em;
}
.filter_list .btn {
  margin-bottom: 1.6em;
}
.filter_list .buttongroup {
  float: right;
}
.toolbar_list + .filter_list {
  margin-top: -12px;
}
.filter_list + .filter_list {
  margin-top: -22px;
}
.filter_list + .block {
  margin-top: -6px;
}
.block .filter_list {
  border: none;
}
.block_body .filter_list {
  border: none;
  margin: -1em -1em 2em;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.nomp {
  margin: 0;
  padding: 0;
}
#cmp_wrapper {
  background: #000000;
}
#overnav .inner,
#overnav_trigger .inner {
  width: 960px;
  margin: 0 auto;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
#overnav {
  background: #000000;
  color: #eeeeee;
  font-size: 0.9em;
  overflow: hidden;
  margin: 0;
  padding: 1rem 0;
  display: none;
}
#overnav a {
  color: #eeeeee;
}
#overnav ul.site-sections {
  list-style: none;
  margin: 0;
  padding: 0 0 0 2em;
  float: right;
  width: 220px;
  text-align: left;
  border-left: 1px solid #999999;
}
#overnav ul.site-external {
  list-style: none;
  margin: 0 2em 0 0;
  padding: 0;
  overflow: hidden;
  float: right;
  width: 340px;
  text-align: left;
}
#overnav ul.site-external li {
  border-right: 1px solid #999999;
  float: right;
  margin-right: -1px;
}
#overnav ul.site-external li a {
  display: block;
  padding: 0 1em;
}
#overnav .skinned {
  float: left;
  width: 200px;
  text-align: left;
}
#overnav .skinned cite {
  background: #555555;
  padding: 0.5em;
  position: relative;
  display: block;
  width: 16em;
}
#overnav .skinned cite:before {
  content: "\f107";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  margin-right: 0.5em;
}
#overnav .skinned select {
  width: 18em;
  height: 2.5em;
  max-width: none;
}
#overnav_trigger {
  background: #000000;
  color: #eeeeee;
  font-size: 0.9em;
  text-align: right;
  padding: 0.5em 0;
}
#overnav_trigger a {
  color: #eeeeee;
}
#overnav_trigger .trigger {
  text-transform: uppercase;
  height: 1.7em;
}
#overnav_trigger .trigger span.trigger_icon {
  background: #000000;
  width: 1.5em;
  height: 1.5em;
  display: block;
  text-align: center;
  float: right;
  border: none;
  border-radius: 0.25rem;
  margin-left: 0.5em;
  color: #eeeeee;
  font-size: 2em;
  line-height: 1.5em;
}
body.essentials #vmsheader {
  background: #eeeeee;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d5d5d5), color-stop(1, #eeeeee));
  background: -ms-linear-gradient(bottom, #d5d5d5, #eeeeee);
  background: -moz-linear-gradient(center bottom, #d5d5d5 0%, #eeeeee 100%);
}
body.essentials #vmsheader .pull-right {
  display: none;
}
body.essentials #vmsheader h1.logo {
  width: auto;
  background: url("/editor/mod.vms/mod.vmstheme/ajli-lap/images/logo-updated.svg") no-repeat left center;
  display: block;
  font-size: 1em;
  line-height: 1em;
  margin: 10px 0;
  width: 20em;
  height: 4em;
  float: left;
  padding: .125em;
  position: relative;
  text-indent: -900px;
}
body.essentials #vmsheader h1.title {
  display: none;
  float: left;
  color: #000000;
  font-size: 1.6rem;
  line-height: 1.8rem;
  margin: 12px 0 0;
  margin-left: 1rem;
  overflow: visible;
  width: 300px;
}
body.essentials #vmsheader h1.title a {
  color: inherit;
}
body.essentials #vmsprimarynav {
  background: none;
  height: auto;
  width: 960px;
  margin: -50px auto 0;
}
body.essentials #vmsprimarynav .inner {
  margin: auto;
  width: auto;
  text-align: left;
}
body.essentials nav#primary_nav {
  float: right;
  clear: right;
  margin: -10px 30px 0 0;
  text-transform: uppercase;
  width: auto;
  height: 42px;
}
body.essentials nav#primary_nav .nav2 {
  text-transform: none;
}
body.essentials nav#primary_nav .nav2 li {
  border-top: 1px solid #999999;
}
body.essentials nav#primary_nav .nav2 li:first-child {
  border-top: none;
}
body.essentials nav#primary_nav .nav2 li a {
  text-shadow: none;
}
body.essentials nav#primary_nav .nav2 li:hover {
  border-color: transparent;
}
body.essentials nav#primary_nav .nav2 li:hover > a {
  background: #bf1e2e;
  color: #ffffff;
}
/* OVERRIDE VMS HOME FOR VMS AJLI */
.span8 .profile {
  *zoom: 1;
  zoom: 1;
}
.span8 .profile:before,
.span8 .profile:after {
  content: "";
  display: table;
}
.span8 .profile:after {
  clear: both;
}
.span8 .profile:before,
.span8 .profile:after {
  display: table;
  content: "";
  line-height: 0;
}
.span8 .profile:after {
  clear: both;
}
.span8 .profile:before,
.span8 .profile:after {
  content: "";
  display: table;
}
.span8 .profile:after {
  clear: both;
}
.span8 .profile .thumb {
  float: left;
  margin: 0 2em 2em 0;
}
ul.gallery {
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 0 -1em -1em;
}
ul.gallery li {
  border: 1px solid #eeeeee;
  margin: 0.5em;
  padding: 0.5em;
  width: 20%;
  float: left;
}
ul.gallery li a {
  display: block;
  overflow: hidden;
}
ul.gallery li img {
  width: 100%;
  height: auto;
}
.flexbox ul.gallery {
  display: flex;
  flex-wrap: wrap;
}
.flexbox ul.gallery li {
  flex: 1 20%;
}
#edit-widget textarea {
  width: 98%;
  height: 10em;
}
.block_body.widget_container {
  padding: 12px 3px 0;
}
.vmsimage #cboxContent {
  background: #ffffff;
}
.vmsimage #cboxTitle {
  display: none !important;
}
.vmsimage #cboxClose,
.vmsimage #cboxPrevious,
.vmsimage #cboxNext {
  text-indent: 0;
  width: auto;
  height: auto;
  border: none;
}
.vmsimage #cboxClose:before,
.vmsimage #cboxPrevious:before,
.vmsimage #cboxNext:before {
  font-family: FontAwesome;
  display: inline-block;
}
.vmsimage #cboxClose {
  background: #ffffff;
  padding: 0;
}
.vmsimage #cboxClose:before {
  content: "\f00d";
  width: 1em;
  height: 1em;
  line-height: 1em;
  text-align: center;
  font-size: 1.5em;
  padding: 0.1em;
}
.vmsimage #cboxPrevious,
.vmsimage #cboxNext {
  top: auto;
  bottom: 0;
  background: #ffffff;
  padding: 0.5em;
  text-transform: uppercase;
}
.vmsimage #cboxPrevious {
  left: 0;
}
.vmsimage #cboxNext {
  right: 0;
}
.bootstrap-table .fixed-table-container {
  border: none;
}
.bootstrap-table .fixed-table-container thead th,
.bootstrap-table .fixed-table-container tbody td {
  border-left: none;
}
.bootstrap-table .fixed-table-pagination .pagination-detail {
  margin-top: 1em;
}
.fixed-table-pagination {
  font-size: 16px;
}
.fixed-table-pagination .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.fixed-table-pagination .pagination > li {
  display: inline;
}
.fixed-table-pagination .pagination > li a,
.fixed-table-pagination .pagination > li span {
  position: relative;
  float: left;
  padding: .25em .75em;
  line-height: 1.42857143;
  text-decoration: none;
  color: #0088cc;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.fixed-table-pagination .pagination > li:first-child > a,
.fixed-table-pagination .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.fixed-table-pagination .pagination > li:last-child > a,
.fixed-table-pagination .pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.fixed-table-pagination .pagination > li > a:hover,
.fixed-table-pagination .pagination > li > span:hover,
.fixed-table-pagination .pagination > li > a:focus,
.fixed-table-pagination .pagination > li > span:focus {
  color: #005580;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.fixed-table-pagination .pagination > .disabled > span,
.fixed-table-pagination .pagination > .disabled > span:hover,
.fixed-table-pagination .pagination > .disabled > span:focus,
.fixed-table-pagination .pagination > .disabled > a,
.fixed-table-pagination .pagination > .disabled > a:hover,
.fixed-table-pagination .pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.fixed-table-pagination .pagination > .active > span,
.fixed-table-pagination .pagination > .active > span:hover,
.fixed-table-pagination .pagination > .active > span:focus,
.fixed-table-pagination .pagination > .active > a,
.fixed-table-pagination .pagination > .active > a:hover,
.fixed-table-pagination .pagination > .active > a:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #888;
  border-color: #888;
  cursor: default;
}
.fixed-table-pagination .pagination-lg > li > a,
.fixed-table-pagination .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.fixed-table-pagination .pagination-lg > li:first-child > a,
.fixed-table-pagination .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.fixed-table-pagination .pagination-lg > li:last-child > a,
.fixed-table-pagination .pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.fixed-table-pagination .pagination-sm > li > a,
.fixed-table-pagination .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.fixed-table-pagination .pagination-sm > li:first-child > a,
.fixed-table-pagination .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.fixed-table-pagination .pagination-sm > li:last-child > a,
.fixed-table-pagination .pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
/*** Mass Tagging ***/
#mass-tagging {
  font-size: 16px;
}
.select2-container {
  z-index: 500;
  width: 100%;
  margin-bottom: .5em;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #0088cc !important;
}
.select2-results__option {
  *zoom: 1;
  zoom: 1;
  clear: both;
}
.select2-results__option:before,
.select2-results__option:after {
  content: "";
  display: table;
}
.select2-results__option:after {
  clear: both;
}
.select2-results__option:before,
.select2-results__option:after {
  display: table;
  content: "";
  line-height: 0;
}
.select2-results__option:after {
  clear: both;
}
.select2-results__option:before,
.select2-results__option:after {
  content: "";
  display: table;
}
.select2-results__option:after {
  clear: both;
}
.select2-results__option:nth-child(odd) {
  background: #f5f5f5;
}
.select2-results__option span {
  display: block;
  float: left;
  width: 25%;
  font-size: 1.125em;
}
#tagging-select {
  padding: 1em;
  font-size: 18px;
}
#tagging-select .block_body {
  padding: 1em 0;
}
#tagging-select label {
  font-size: .77778em;
  text-transform: ;
  font-weight: 500;
  margin-bottom: .25em;
  display: block;
}
#tagging-select select {
  color: #333;
  border: 1px solid #aaa;
  width: 100%;
  font-size: .88889em;
  height: 2em;
}
.tagging-select,
.role-select {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tagging-select-trigger {
  font-size: .875em;
  font-style: italic;
  color: #888;
  margin-top: .5em;
}
.tagging-select-trigger:hover {
  color: #005580;
}
.role-select-wrap {
  margin-top: 1em;
}
#selected-tags,
.added-tags {
  margin: 1em 0;
  padding: 0;
  list-style: none;
  *zoom: 1;
  zoom: 1;
}
#selected-tags:before,
.added-tags:before,
#selected-tags:after,
.added-tags:after {
  content: "";
  display: table;
}
#selected-tags:after,
.added-tags:after {
  clear: both;
}
#selected-tags:before,
.added-tags:before,
#selected-tags:after,
.added-tags:after {
  display: table;
  content: "";
  line-height: 0;
}
#selected-tags:after,
.added-tags:after {
  clear: both;
}
#selected-tags:before,
.added-tags:before,
#selected-tags:after,
.added-tags:after {
  content: "";
  display: table;
}
#selected-tags:after,
.added-tags:after {
  clear: both;
}
#selected-tags li,
.added-tags li {
  border: 1px solid #aaa;
  background: #f5f5f5;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border-radius: 0.25em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: .25em .5em;
  float: left;
  margin: 0 0 .125em .125em;
}
#selected-tags li a,
.added-tags li a {
  display: inline-block;
  padding-left: .5em;
  font-size: .875em;
  color: #cccccc;
}
#selected-tags li.tag-removed,
.added-tags li.tag-removed {
  color: #aaa;
  background: #fff;
  border: 1px solid #ddd;
  text-decoration: line-through;
}
td .added-tags {
  margin-top: 0;
}
td .added-tags li {
  padding: .125em .5em;
  display: block;
}
.unspec-league {
  display: block;
  font-size: .875;
  font-weight: 700;
}
.copy-mode-mssg {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  *zoom: 1;
  zoom: 1;
  color: #fff;
  background: #bb0000;
  padding: .5em 0;
  z-index: 10000;
  font-weight: 500;
  line-height: 1.66667em;
  text-transform: uppercase;
  display: none;
  width: 100%;
}
.copy-mode-mssg:before,
.copy-mode-mssg:after {
  content: "";
  display: table;
}
.copy-mode-mssg:after {
  clear: both;
}
.copy-mode-mssg:before,
.copy-mode-mssg:after {
  display: table;
  content: "";
  line-height: 0;
}
.copy-mode-mssg:after {
  clear: both;
}
.copy-mode-mssg:before,
.copy-mode-mssg:after {
  content: "";
  display: table;
}
.copy-mode-mssg:after {
  clear: both;
}
.copy-mode-mssg > .inner {
  width: 960px;
  margin: 0 auto;
}
.copy-mode-mssg p {
  float: left;
  margin: 0;
}
.copy-mode-mssg .btn {
  float: right;
}
.hide-actions .pop-actions {
  display: none;
}
.table .row-tools {
  whitespace: nowrap;
}
.table .row-tools > * {
  float: left;
  display: block;
  margin-left: 0.5em;
}
.pop-up-wrap {
  position: relative;
  display: inline-block;
}
.pop-up-wrap > a {
  margin-left: .5em;
  text-align: center;
  display: block;
  margin-bottom: .125em;
  font-weight: 500;
  font-size: .875em;
  float: right;
}
.pop-up-wrap > a i {
  font-size: 1.25em;
}
.pop-up {
  *zoom: 1;
  zoom: 1;
  display: inline-block;
  border: 1px solid #ddd;
  border-right: none;
  -webkit-box-shadow: 0.125em 0.125em 0.125em rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0.125em 0.125em 0.125em rgba(0, 0, 0, 0.3);
  box-shadow: 0.125em 0.125em 0.125em rgba(0, 0, 0, 0.3);
  padding: 1em 2em 1em 1em;
  position: absolute;
  top: -2.5em;
  right: 100%;
  background: #ffffff;
  display: none;
  z-index: 1000;
  min-width: 600px;
  max-width: 800px;
}
.pop-up:before,
.pop-up:after {
  content: "";
  display: table;
}
.pop-up:after {
  clear: both;
}
.pop-up:before,
.pop-up:after {
  display: table;
  content: "";
  line-height: 0;
}
.pop-up:after {
  clear: both;
}
.pop-up:before,
.pop-up:after {
  content: "";
  display: table;
}
.pop-up:after {
  clear: both;
}
.pop-up:before {
  content: '';
  width: .5em;
  height: 100%;
  display: block;
  background: #333;
  position: absolute;
  top: 0%;
  right: 0em;
  z-index: 10;
}
.pop-up:after {
  width: 0em;
  height: 0;
  border-style: solid;
  border-width: .66667em 0 .66667em .66667em;
  border-color: transparent transparent transparent #333;
  position: absolute;
  top: 50%;
  right: -0.5em;
  margin-top: -0.66667em;
  display: block;
}
.pop-title h3 {
  margin: 0 0 .5em;
  padding-bottom: .5em;
  border-bottom: 1px solid #555;
  text-shadow: 1px 1px 0 #fff;
  word-wrap: break-word;
}
.pop-title i.pop-close {
  color: #aaa;
  position: absolute;
  top: .5em;
  right: .5em;
  font-size: 1.5em;
  text-shadow: 1px 1px 0 #fff;
}
.pop-title i.pop-close:hover {
  color: #005580;
  cursor: pointer;
}
.pop-body ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pop-body li {
  white-space: nowrap;
  padding: .25em 0;
  border-bottom: 1px solid #ccc;
}
.pop-body li span {
  font-weight: 700;
  padding: 0 0 .5em;
}
.pop-body li.tag-removed {
  display: none;
}
.pop-body input[type="text"] {
  margin-bottom: .5em;
  font-size: 1em;
  border: 1px solid #aaa;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border-radius: 0.25em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: .25em;
}
.pop-actions {
  white-space: nowrap;
  *zoom: 1;
  zoom: 1;
  margin-top: 1em;
}
.pop-actions:before,
.pop-actions:after {
  content: "";
  display: table;
}
.pop-actions:after {
  clear: both;
}
.pop-actions:before,
.pop-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.pop-actions:after {
  clear: both;
}
.pop-actions:before,
.pop-actions:after {
  content: "";
  display: table;
}
.pop-actions:after {
  clear: both;
}
.pop-actions .btn {
  display: inline-block;
  float: none;
}
/*#mass-tagging .pop-launch{text-align: center; display: block; margin-bottom: .125em; font-weight: 500; font-size: .875em; float: right;
		i{font-size: 1.25em;}
}*/
/* BOOTSTRAP INCLUDES */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #333333;
  background-color: #ffffff;
}
a {
  color: #0088cc;
  text-decoration: none;
}
a:hover {
  color: #005580;
  text-decoration: underline;
}
.row {
  margin-left: -20px;
  *zoom: 1;
  zoom: 1;
}
.row:before,
.row:after {
  content: "";
  display: table;
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: "";
  display: table;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.span12 {
  width: 940px;
}
.span11 {
  width: 860px;
}
.span10 {
  width: 780px;
}
.span9 {
  width: 700px;
}
.span8 {
  width: 620px;
}
.span7 {
  width: 540px;
}
.span6 {
  width: 460px;
}
.span5 {
  width: 380px;
}
.span4 {
  width: 300px;
}
.span3 {
  width: 220px;
}
.span2 {
  width: 140px;
}
.span1 {
  width: 60px;
}
.offset12 {
  margin-left: 980px;
}
.offset11 {
  margin-left: 900px;
}
.offset10 {
  margin-left: 820px;
}
.offset9 {
  margin-left: 740px;
}
.offset8 {
  margin-left: 660px;
}
.offset7 {
  margin-left: 580px;
}
.offset6 {
  margin-left: 500px;
}
.offset5 {
  margin-left: 420px;
}
.offset4 {
  margin-left: 340px;
}
.offset3 {
  margin-left: 260px;
}
.offset2 {
  margin-left: 180px;
}
.offset1 {
  margin-left: 100px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
  zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  content: "";
  display: table;
}
.row-fluid:after {
  clear: both;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid:before,
.row-fluid:after {
  content: "";
  display: table;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.12765957%;
  *margin-left: 2.07446809%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.12765957%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851%;
}
.row-fluid .span11 {
  width: 91.4893617%;
  *width: 91.43617021%;
}
.row-fluid .span10 {
  width: 82.9787234%;
  *width: 82.92553191%;
}
.row-fluid .span9 {
  width: 74.46808511%;
  *width: 74.41489362%;
}
.row-fluid .span8 {
  width: 65.95744681%;
  *width: 65.90425532%;
}
.row-fluid .span7 {
  width: 57.44680851%;
  *width: 57.39361702%;
}
.row-fluid .span6 {
  width: 48.93617021%;
  *width: 48.88297872%;
}
.row-fluid .span5 {
  width: 40.42553191%;
  *width: 40.37234043%;
}
.row-fluid .span4 {
  width: 31.91489362%;
  *width: 31.86170213%;
}
.row-fluid .span3 {
  width: 23.40425532%;
  *width: 23.35106383%;
}
.row-fluid .span2 {
  width: 14.89361702%;
  *width: 14.84042553%;
}
.row-fluid .span1 {
  width: 6.38297872%;
  *width: 6.32978723%;
}
.row-fluid .offset12 {
  margin-left: 104.25531915%;
  *margin-left: 104.14893617%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.12765957%;
  *margin-left: 102.0212766%;
}
.row-fluid .offset11 {
  margin-left: 95.74468085%;
  *margin-left: 95.63829787%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.61702128%;
  *margin-left: 93.5106383%;
}
.row-fluid .offset10 {
  margin-left: 87.23404255%;
  *margin-left: 87.12765957%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.10638298%;
  *margin-left: 85%;
}
.row-fluid .offset9 {
  margin-left: 78.72340426%;
  *margin-left: 78.61702128%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.59574468%;
  *margin-left: 76.4893617%;
}
.row-fluid .offset8 {
  margin-left: 70.21276596%;
  *margin-left: 70.10638298%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.08510638%;
  *margin-left: 67.9787234%;
}
.row-fluid .offset7 {
  margin-left: 61.70212766%;
  *margin-left: 61.59574468%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.57446809%;
  *margin-left: 59.46808511%;
}
.row-fluid .offset6 {
  margin-left: 53.19148936%;
  *margin-left: 53.08510638%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.06382979%;
  *margin-left: 50.95744681%;
}
.row-fluid .offset5 {
  margin-left: 44.68085106%;
  *margin-left: 44.57446809%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.55319149%;
  *margin-left: 42.44680851%;
}
.row-fluid .offset4 {
  margin-left: 36.17021277%;
  *margin-left: 36.06382979%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.04255319%;
  *margin-left: 33.93617021%;
}
.row-fluid .offset3 {
  margin-left: 27.65957447%;
  *margin-left: 27.55319149%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.53191489%;
  *margin-left: 25.42553191%;
}
.row-fluid .offset2 {
  margin-left: 19.14893617%;
  *margin-left: 19.04255319%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.0212766%;
  *margin-left: 16.91489362%;
}
.row-fluid .offset1 {
  margin-left: 10.63829787%;
  *margin-left: 10.53191489%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.5106383%;
  *margin-left: 8.40425532%;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
  zoom: 1;
}
.container:before,
.container:after {
  content: "";
  display: table;
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  content: "";
  display: table;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
  zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  content: "";
  display: table;
}
.container-fluid:after {
  clear: both;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
.container-fluid:before,
.container-fluid:after {
  content: "";
  display: table;
}
.container-fluid:after {
  clear: both;
}
p {
  margin: 0 0 9px;
}
.lead {
  margin-bottom: 18px;
  font-size: 19.5px;
  font-weight: 200;
  line-height: 27px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #999999;
}
a.muted:hover,
a.muted:focus {
  color: #808080;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}
.text-error {
  color: #b94a48;
}
a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}
.text-success {
  color: #468847;
}
a.text-success:hover,
a.text-success:focus {
  color: #356635;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 9px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 18px;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  line-height: 36px;
}
h1 {
  font-size: 35.75px;
}
h2 {
  font-size: 29.25px;
}
h3 {
  font-size: 22.75px;
}
h4 {
  font-size: 16.25px;
}
h5 {
  font-size: 13px;
}
h6 {
  font-size: 11.05px;
}
h1 small {
  font-size: 22.75px;
}
h2 small {
  font-size: 16.25px;
}
h3 small {
  font-size: 13px;
}
h4 small {
  font-size: 13px;
}
.page-header {
  padding-bottom: 8px;
  margin: 18px 0 27px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  padding: 0;
  margin: 0 0 9px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 18px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 18px;
}
dt,
dd {
  line-height: 18px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 9px;
}
.dl-horizontal {
  *zoom: 1;
  zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
  content: "";
  display: table;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal:before,
.dl-horizontal:after {
  content: "";
  display: table;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 180px;
}
.dl-horizontal dd:after {
  display: table;
  content: "";
  clear: both;
}
hr {
  margin: 18px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 18px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 16.25px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote small {
  display: block;
  line-height: 18px;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 18px;
  font-style: normal;
  line-height: 18px;
}
.btn {
  white-space: nowrap;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #cccccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: all background-position 0.1s linear ease-out;
  -moz-transition: all background-position 0.1s linear ease-out;
  transition: all background-position 0.1s linear ease-out;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  -moz-opacity: 65;
  -khtml-opacity: 65;
  -webkit-opacity: 65;
  opacity: 65;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 11px 19px;
  font-size: 16.25px;
  -webkit-border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 2px 10px;
  font-size: 11.05px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 0 6px;
  font-size: 9.75px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0044cc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #003399 \9;
}
.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #414141;
  background-image: -moz-linear-gradient(top, #555555, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555), to(#222222));
  background-image: -webkit-linear-gradient(top, #555555, #222222);
  background-image: -o-linear-gradient(top, #555555, #222222);
  background-image: linear-gradient(to bottom, #555555, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff555555', endColorstr='#ff222222', GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #0088cc;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover,
.btn-link:focus {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333333;
  text-decoration: none;
}
.btn-group {
  position: relative;
  *zoom: 1;
  zoom: 1;
  *margin-left: .3em;
}
.btn-group:before,
.btn-group:after {
  content: "";
  display: table;
}
.btn-group:after {
  clear: both;
}
.btn-group:before,
.btn-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.btn-group:after {
  clear: both;
}
.btn-group:before,
.btn-group:after {
  content: "";
  display: table;
}
.btn-group:after {
  clear: both;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  margin-top: 9px;
  margin-bottom: 9px;
}
.btn-toolbar .btn-group {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
.btn-group > .btn {
  position: relative;
  float: left;
  margin-left: -1px;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  *padding-top: 4px;
  *padding-bottom: 4px;
}
.btn-group > .btn-mini.dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
}
.btn-group > .btn-small.dropdown-toggle {
  *padding-top: 4px;
  *padding-bottom: 4px;
}
.btn-group > .btn-large.dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0044cc;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222;
}
.btn .caret {
  margin-top: 7px;
  margin-left: 0;
}
.btn:hover .caret,
.open.btn-group .caret {
  -moz-opacity: 100;
  -khtml-opacity: 100;
  -webkit-opacity: 100;
  opacity: 100;
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn-mini .caret {
  margin-top: 5px;
}
.btn-small .caret {
  margin-top: 6px;
}
.btn-large .caret {
  margin-top: 6px;
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.dropup .btn-large .caret {
  border-bottom: 5px solid #000000;
  border-top: 0;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  -moz-opacity: 75;
  -khtml-opacity: 75;
  -webkit-opacity: 75;
  opacity: 75;
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
  -moz-opacity: 30;
  -khtml-opacity: 30;
  -webkit-opacity: 30;
  opacity: 30;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown:hover .caret,
.open .caret {
  -moz-opacity: 100;
  -khtml-opacity: 100;
  -webkit-opacity: 100;
  opacity: 100;
  opacity: 1;
  filter: alpha(opacity=100);
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 4px 0;
  margin: 1px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 8px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.dropdown-menu a {
  display: block;
  padding: 3px 15px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu li > a:hover,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #0088cc;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "\2191";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.typeahead {
  margin-top: 2px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.usebootstrap,
.filter_list,
ul.form.form_list {
  /*
input,
textarea {
  width: 210px;
}
*/
}
.usebootstrap form,
.filter_list form,
ul.form.form_list form {
  margin: 0 0 18px;
}
.usebootstrap fieldset,
.filter_list fieldset,
ul.form.form_list fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
.usebootstrap legend,
.filter_list legend,
ul.form.form_list legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 27px;
  font-size: 19.5px;
  line-height: 36px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
.usebootstrap legend small,
.filter_list legend small,
ul.form.form_list legend small {
  font-size: 13.5px;
  color: #999999;
}
.usebootstrap label,
.filter_list label,
ul.form.form_list label,
.usebootstrap input,
.filter_list input,
ul.form.form_list input,
.usebootstrap button,
.filter_list button,
ul.form.form_list button,
.usebootstrap select,
.filter_list select,
ul.form.form_list select,
.usebootstrap textarea,
.filter_list textarea,
ul.form.form_list textarea {
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
}
.usebootstrap input,
.filter_list input,
ul.form.form_list input,
.usebootstrap button,
.filter_list button,
ul.form.form_list button,
.usebootstrap select,
.filter_list select,
ul.form.form_list select,
.usebootstrap textarea,
.filter_list textarea,
ul.form.form_list textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.usebootstrap label,
.filter_list label,
ul.form.form_list label {
  display: block;
  margin-bottom: 5px;
}
.usebootstrap select,
.filter_list select,
ul.form.form_list select,
.usebootstrap textarea,
.filter_list textarea,
ul.form.form_list textarea,
.usebootstrap input[type="text"],
.filter_list input[type="text"],
ul.form.form_list input[type="text"],
.usebootstrap input[type="password"],
.filter_list input[type="password"],
ul.form.form_list input[type="password"],
.usebootstrap input[type="datetime"],
.filter_list input[type="datetime"],
ul.form.form_list input[type="datetime"],
.usebootstrap input[type="datetime-local"],
.filter_list input[type="datetime-local"],
ul.form.form_list input[type="datetime-local"],
.usebootstrap input[type="date"],
.filter_list input[type="date"],
ul.form.form_list input[type="date"],
.usebootstrap input[type="month"],
.filter_list input[type="month"],
ul.form.form_list input[type="month"],
.usebootstrap input[type="time"],
.filter_list input[type="time"],
ul.form.form_list input[type="time"],
.usebootstrap input[type="week"],
.filter_list input[type="week"],
ul.form.form_list input[type="week"],
.usebootstrap input[type="number"],
.filter_list input[type="number"],
ul.form.form_list input[type="number"],
.usebootstrap input[type="email"],
.filter_list input[type="email"],
ul.form.form_list input[type="email"],
.usebootstrap input[type="url"],
.filter_list input[type="url"],
ul.form.form_list input[type="url"],
.usebootstrap input[type="search"],
.filter_list input[type="search"],
ul.form.form_list input[type="search"],
.usebootstrap input[type="tel"],
.filter_list input[type="tel"],
ul.form.form_list input[type="tel"],
.usebootstrap input[type="color"],
.filter_list input[type="color"],
ul.form.form_list input[type="color"],
.usebootstrap .uneditable-input,
.filter_list .uneditable-input,
ul.form.form_list .uneditable-input {
  display: inline-block;
  height: 18px;
  padding: 4px;
  margin-bottom: 9px;
  font-size: 13px;
  line-height: 18px;
  color: #555555;
}
.usebootstrap textarea,
.filter_list textarea,
ul.form.form_list textarea {
  height: auto;
}
.usebootstrap textarea,
.filter_list textarea,
ul.form.form_list textarea,
.usebootstrap input[type="text"],
.filter_list input[type="text"],
ul.form.form_list input[type="text"],
.usebootstrap input[type="password"],
.filter_list input[type="password"],
ul.form.form_list input[type="password"],
.usebootstrap input[type="datetime"],
.filter_list input[type="datetime"],
ul.form.form_list input[type="datetime"],
.usebootstrap input[type="datetime-local"],
.filter_list input[type="datetime-local"],
ul.form.form_list input[type="datetime-local"],
.usebootstrap input[type="date"],
.filter_list input[type="date"],
ul.form.form_list input[type="date"],
.usebootstrap input[type="month"],
.filter_list input[type="month"],
ul.form.form_list input[type="month"],
.usebootstrap input[type="time"],
.filter_list input[type="time"],
ul.form.form_list input[type="time"],
.usebootstrap input[type="week"],
.filter_list input[type="week"],
ul.form.form_list input[type="week"],
.usebootstrap input[type="number"],
.filter_list input[type="number"],
ul.form.form_list input[type="number"],
.usebootstrap input[type="email"],
.filter_list input[type="email"],
ul.form.form_list input[type="email"],
.usebootstrap input[type="url"],
.filter_list input[type="url"],
ul.form.form_list input[type="url"],
.usebootstrap input[type="search"],
.filter_list input[type="search"],
ul.form.form_list input[type="search"],
.usebootstrap input[type="tel"],
.filter_list input[type="tel"],
ul.form.form_list input[type="tel"],
.usebootstrap input[type="color"],
.filter_list input[type="color"],
ul.form.form_list input[type="color"],
.usebootstrap .uneditable-input,
.filter_list .uneditable-input,
ul.form.form_list .uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: all border linear 0.2s, box-shadow linear 0.2s ease-out;
  -moz-transition: all border linear 0.2s, box-shadow linear 0.2s ease-out;
  transition: all border linear 0.2s, box-shadow linear 0.2s ease-out;
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
.usebootstrap textarea:focus,
.filter_list textarea:focus,
ul.form.form_list textarea:focus,
.usebootstrap input[type="text"]:focus,
.filter_list input[type="text"]:focus,
ul.form.form_list input[type="text"]:focus,
.usebootstrap input[type="password"]:focus,
.filter_list input[type="password"]:focus,
ul.form.form_list input[type="password"]:focus,
.usebootstrap input[type="datetime"]:focus,
.filter_list input[type="datetime"]:focus,
ul.form.form_list input[type="datetime"]:focus,
.usebootstrap input[type="datetime-local"]:focus,
.filter_list input[type="datetime-local"]:focus,
ul.form.form_list input[type="datetime-local"]:focus,
.usebootstrap input[type="date"]:focus,
.filter_list input[type="date"]:focus,
ul.form.form_list input[type="date"]:focus,
.usebootstrap input[type="month"]:focus,
.filter_list input[type="month"]:focus,
ul.form.form_list input[type="month"]:focus,
.usebootstrap input[type="time"]:focus,
.filter_list input[type="time"]:focus,
ul.form.form_list input[type="time"]:focus,
.usebootstrap input[type="week"]:focus,
.filter_list input[type="week"]:focus,
ul.form.form_list input[type="week"]:focus,
.usebootstrap input[type="number"]:focus,
.filter_list input[type="number"]:focus,
ul.form.form_list input[type="number"]:focus,
.usebootstrap input[type="email"]:focus,
.filter_list input[type="email"]:focus,
ul.form.form_list input[type="email"]:focus,
.usebootstrap input[type="url"]:focus,
.filter_list input[type="url"]:focus,
ul.form.form_list input[type="url"]:focus,
.usebootstrap input[type="search"]:focus,
.filter_list input[type="search"]:focus,
ul.form.form_list input[type="search"]:focus,
.usebootstrap input[type="tel"]:focus,
.filter_list input[type="tel"]:focus,
ul.form.form_list input[type="tel"]:focus,
.usebootstrap input[type="color"]:focus,
.filter_list input[type="color"]:focus,
ul.form.form_list input[type="color"]:focus,
.usebootstrap .uneditable-input:focus,
.filter_list .uneditable-input:focus,
ul.form.form_list .uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
.usebootstrap input[type="radio"],
.filter_list input[type="radio"],
ul.form.form_list input[type="radio"],
.usebootstrap input[type="checkbox"],
.filter_list input[type="checkbox"],
ul.form.form_list input[type="checkbox"] {
  margin: 3px 0;
  *margin-top: 0;
  /* IE7 */
  line-height: normal;
  cursor: pointer;
}
.usebootstrap input[type="submit"],
.filter_list input[type="submit"],
ul.form.form_list input[type="submit"],
.usebootstrap input[type="reset"],
.filter_list input[type="reset"],
ul.form.form_list input[type="reset"],
.usebootstrap input[type="button"],
.filter_list input[type="button"],
ul.form.form_list input[type="button"],
.usebootstrap input[type="radio"],
.filter_list input[type="radio"],
ul.form.form_list input[type="radio"],
.usebootstrap input[type="checkbox"],
.filter_list input[type="checkbox"],
ul.form.form_list input[type="checkbox"] {
  width: auto;
}
.usebootstrap .uneditable-textarea,
.filter_list .uneditable-textarea,
ul.form.form_list .uneditable-textarea {
  width: auto;
  height: auto;
}
.usebootstrap select,
.filter_list select,
ul.form.form_list select,
.usebootstrap input[type="file"],
.filter_list input[type="file"],
ul.form.form_list input[type="file"] {
  height: 28px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 28px;
}
.usebootstrap select,
.filter_list select,
ul.form.form_list select {
  width: 220px;
  border: 1px solid #bbb;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.usebootstrap select[multiple],
.filter_list select[multiple],
ul.form.form_list select[multiple],
.usebootstrap select[size],
.filter_list select[size],
ul.form.form_list select[size] {
  height: auto;
}
.usebootstrap select:focus,
.filter_list select:focus,
ul.form.form_list select:focus,
.usebootstrap input[type="file"]:focus,
.filter_list input[type="file"]:focus,
ul.form.form_list input[type="file"]:focus,
.usebootstrap input[type="radio"]:focus,
.filter_list input[type="radio"]:focus,
ul.form.form_list input[type="radio"]:focus,
.usebootstrap input[type="checkbox"]:focus,
.filter_list input[type="checkbox"]:focus,
ul.form.form_list input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.usebootstrap .radio,
.filter_list .radio,
ul.form.form_list .radio,
.usebootstrap .checkbox,
.filter_list .checkbox,
ul.form.form_list .checkbox {
  min-height: 18px;
  padding-left: 18px;
}
.usebootstrap .radio input[type="radio"],
.filter_list .radio input[type="radio"],
ul.form.form_list .radio input[type="radio"],
.usebootstrap .checkbox input[type="checkbox"],
.filter_list .checkbox input[type="checkbox"],
ul.form.form_list .checkbox input[type="checkbox"] {
  float: left;
  margin-left: -18px;
}
.usebootstrap .controls > .radio:first-child,
.filter_list .controls > .radio:first-child,
ul.form.form_list .controls > .radio:first-child,
.usebootstrap .controls > .checkbox:first-child,
.filter_list .controls > .checkbox:first-child,
ul.form.form_list .controls > .checkbox:first-child {
  padding-top: 5px;
}
.usebootstrap .radio.inline,
.filter_list .radio.inline,
ul.form.form_list .radio.inline,
.usebootstrap .checkbox.inline,
.filter_list .checkbox.inline,
ul.form.form_list .checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.usebootstrap .radio.inline + .radio.inline,
.filter_list .radio.inline + .radio.inline,
ul.form.form_list .radio.inline + .radio.inline,
.usebootstrap .checkbox.inline + .checkbox.inline,
.filter_list .checkbox.inline + .checkbox.inline,
ul.form.form_list .checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.usebootstrap .input-mini,
.filter_list .input-mini,
ul.form.form_list .input-mini {
  width: 60px;
}
.usebootstrap .input-small,
.filter_list .input-small,
ul.form.form_list .input-small {
  width: 90px;
}
.usebootstrap .input-medium,
.filter_list .input-medium,
ul.form.form_list .input-medium {
  width: 150px;
}
.usebootstrap .input-large,
.filter_list .input-large,
ul.form.form_list .input-large {
  width: 210px;
}
.usebootstrap .input-xlarge,
.filter_list .input-xlarge,
ul.form.form_list .input-xlarge {
  width: 270px;
}
.usebootstrap .input-xxlarge,
.filter_list .input-xxlarge,
ul.form.form_list .input-xxlarge {
  width: 530px;
}
.usebootstrap input[class*="span"],
.filter_list input[class*="span"],
ul.form.form_list input[class*="span"],
.usebootstrap select[class*="span"],
.filter_list select[class*="span"],
ul.form.form_list select[class*="span"],
.usebootstrap textarea[class*="span"],
.filter_list textarea[class*="span"],
ul.form.form_list textarea[class*="span"],
.usebootstrap .uneditable-input[class*="span"],
.filter_list .uneditable-input[class*="span"],
ul.form.form_list .uneditable-input[class*="span"],
.usebootstrap .row-fluid input[class*="span"],
.filter_list .row-fluid input[class*="span"],
ul.form.form_list .row-fluid input[class*="span"],
.usebootstrap .row-fluid select[class*="span"],
.filter_list .row-fluid select[class*="span"],
ul.form.form_list .row-fluid select[class*="span"],
.usebootstrap .row-fluid textarea[class*="span"],
.filter_list .row-fluid textarea[class*="span"],
ul.form.form_list .row-fluid textarea[class*="span"],
.usebootstrap .row-fluid .uneditable-input[class*="span"],
.filter_list .row-fluid .uneditable-input[class*="span"],
ul.form.form_list .row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.usebootstrap .input-append input[class*="span"],
.filter_list .input-append input[class*="span"],
ul.form.form_list .input-append input[class*="span"],
.usebootstrap .input-append .uneditable-input[class*="span"],
.filter_list .input-append .uneditable-input[class*="span"],
ul.form.form_list .input-append .uneditable-input[class*="span"],
.usebootstrap .input-prepend input[class*="span"],
.filter_list .input-prepend input[class*="span"],
ul.form.form_list .input-prepend input[class*="span"],
.usebootstrap .input-prepend .uneditable-input[class*="span"],
.filter_list .input-prepend .uneditable-input[class*="span"],
ul.form.form_list .input-prepend .uneditable-input[class*="span"],
.usebootstrap .row-fluid .input-prepend [class*="span"],
.filter_list .row-fluid .input-prepend [class*="span"],
ul.form.form_list .row-fluid .input-prepend [class*="span"],
.usebootstrap .row-fluid .input-append [class*="span"],
.filter_list .row-fluid .input-append [class*="span"],
ul.form.form_list .row-fluid .input-append [class*="span"] {
  display: inline-block;
}
.usebootstrap input,
.filter_list input,
ul.form.form_list input,
.usebootstrap textarea,
.filter_list textarea,
ul.form.form_list textarea,
.usebootstrap .uneditable-input,
.filter_list .uneditable-input,
ul.form.form_list .uneditable-input {
  margin-left: 0;
}
.usebootstrap .controls-row [class*="span"] + [class*="span"],
.filter_list .controls-row [class*="span"] + [class*="span"],
ul.form.form_list .controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}
.usebootstrap input.span12,
.filter_list input.span12,
ul.form.form_list input.span12,
.usebootstrap textarea.span12,
.filter_list textarea.span12,
ul.form.form_list textarea.span12,
.usebootstrap .uneditable-input.span12,
.filter_list .uneditable-input.span12,
ul.form.form_list .uneditable-input.span12 {
  width: 926px;
}
.usebootstrap input.span11,
.filter_list input.span11,
ul.form.form_list input.span11,
.usebootstrap textarea.span11,
.filter_list textarea.span11,
ul.form.form_list textarea.span11,
.usebootstrap .uneditable-input.span11,
.filter_list .uneditable-input.span11,
ul.form.form_list .uneditable-input.span11 {
  width: 846px;
}
.usebootstrap input.span10,
.filter_list input.span10,
ul.form.form_list input.span10,
.usebootstrap textarea.span10,
.filter_list textarea.span10,
ul.form.form_list textarea.span10,
.usebootstrap .uneditable-input.span10,
.filter_list .uneditable-input.span10,
ul.form.form_list .uneditable-input.span10 {
  width: 766px;
}
.usebootstrap input.span9,
.filter_list input.span9,
ul.form.form_list input.span9,
.usebootstrap textarea.span9,
.filter_list textarea.span9,
ul.form.form_list textarea.span9,
.usebootstrap .uneditable-input.span9,
.filter_list .uneditable-input.span9,
ul.form.form_list .uneditable-input.span9 {
  width: 686px;
}
.usebootstrap input.span8,
.filter_list input.span8,
ul.form.form_list input.span8,
.usebootstrap textarea.span8,
.filter_list textarea.span8,
ul.form.form_list textarea.span8,
.usebootstrap .uneditable-input.span8,
.filter_list .uneditable-input.span8,
ul.form.form_list .uneditable-input.span8 {
  width: 606px;
}
.usebootstrap input.span7,
.filter_list input.span7,
ul.form.form_list input.span7,
.usebootstrap textarea.span7,
.filter_list textarea.span7,
ul.form.form_list textarea.span7,
.usebootstrap .uneditable-input.span7,
.filter_list .uneditable-input.span7,
ul.form.form_list .uneditable-input.span7 {
  width: 526px;
}
.usebootstrap input.span6,
.filter_list input.span6,
ul.form.form_list input.span6,
.usebootstrap textarea.span6,
.filter_list textarea.span6,
ul.form.form_list textarea.span6,
.usebootstrap .uneditable-input.span6,
.filter_list .uneditable-input.span6,
ul.form.form_list .uneditable-input.span6 {
  width: 446px;
}
.usebootstrap input.span5,
.filter_list input.span5,
ul.form.form_list input.span5,
.usebootstrap textarea.span5,
.filter_list textarea.span5,
ul.form.form_list textarea.span5,
.usebootstrap .uneditable-input.span5,
.filter_list .uneditable-input.span5,
ul.form.form_list .uneditable-input.span5 {
  width: 366px;
}
.usebootstrap input.span4,
.filter_list input.span4,
ul.form.form_list input.span4,
.usebootstrap textarea.span4,
.filter_list textarea.span4,
ul.form.form_list textarea.span4,
.usebootstrap .uneditable-input.span4,
.filter_list .uneditable-input.span4,
ul.form.form_list .uneditable-input.span4 {
  width: 286px;
}
.usebootstrap input.span3,
.filter_list input.span3,
ul.form.form_list input.span3,
.usebootstrap textarea.span3,
.filter_list textarea.span3,
ul.form.form_list textarea.span3,
.usebootstrap .uneditable-input.span3,
.filter_list .uneditable-input.span3,
ul.form.form_list .uneditable-input.span3 {
  width: 206px;
}
.usebootstrap input.span2,
.filter_list input.span2,
ul.form.form_list input.span2,
.usebootstrap textarea.span2,
.filter_list textarea.span2,
ul.form.form_list textarea.span2,
.usebootstrap .uneditable-input.span2,
.filter_list .uneditable-input.span2,
ul.form.form_list .uneditable-input.span2 {
  width: 126px;
}
.usebootstrap input.span1,
.filter_list input.span1,
ul.form.form_list input.span1,
.usebootstrap textarea.span1,
.filter_list textarea.span1,
ul.form.form_list textarea.span1,
.usebootstrap .uneditable-input.span1,
.filter_list .uneditable-input.span1,
ul.form.form_list .uneditable-input.span1 {
  width: 46px;
}
.usebootstrap input[disabled],
.filter_list input[disabled],
ul.form.form_list input[disabled],
.usebootstrap select[disabled],
.filter_list select[disabled],
ul.form.form_list select[disabled],
.usebootstrap textarea[disabled],
.filter_list textarea[disabled],
ul.form.form_list textarea[disabled],
.usebootstrap input[readonly],
.filter_list input[readonly],
ul.form.form_list input[readonly],
.usebootstrap select[readonly],
.filter_list select[readonly],
ul.form.form_list select[readonly],
.usebootstrap textarea[readonly],
.filter_list textarea[readonly],
ul.form.form_list textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
  border-color: #ddd;
}
.usebootstrap input[type="radio"][disabled],
.filter_list input[type="radio"][disabled],
ul.form.form_list input[type="radio"][disabled],
.usebootstrap input[type="checkbox"][disabled],
.filter_list input[type="checkbox"][disabled],
ul.form.form_list input[type="checkbox"][disabled],
.usebootstrap input[type="radio"][readonly],
.filter_list input[type="radio"][readonly],
ul.form.form_list input[type="radio"][readonly],
.usebootstrap input[type="checkbox"][readonly],
.filter_list input[type="checkbox"][readonly],
ul.form.form_list input[type="checkbox"][readonly] {
  background-color: transparent;
}
.usebootstrap .control-group.warning .control-label,
.filter_list .control-group.warning .control-label,
ul.form.form_list .control-group.warning .control-label,
.usebootstrap .control-group.warning .help-block,
.filter_list .control-group.warning .help-block,
ul.form.form_list .control-group.warning .help-block,
.usebootstrap .control-group.warning .help-inline,
.filter_list .control-group.warning .help-inline,
ul.form.form_list .control-group.warning .help-inline {
  color: #c09853;
}
.usebootstrap .control-group.warning .checkbox,
.filter_list .control-group.warning .checkbox,
ul.form.form_list .control-group.warning .checkbox,
.usebootstrap .control-group.warning .radio,
.filter_list .control-group.warning .radio,
ul.form.form_list .control-group.warning .radio,
.usebootstrap .control-group.warning input,
.filter_list .control-group.warning input,
ul.form.form_list .control-group.warning input,
.usebootstrap .control-group.warning select,
.filter_list .control-group.warning select,
ul.form.form_list .control-group.warning select,
.usebootstrap .control-group.warning textarea,
.filter_list .control-group.warning textarea,
ul.form.form_list .control-group.warning textarea {
  color: #c09853;
}
.usebootstrap .control-group.warning input,
.filter_list .control-group.warning input,
ul.form.form_list .control-group.warning input,
.usebootstrap .control-group.warning select,
.filter_list .control-group.warning select,
ul.form.form_list .control-group.warning select,
.usebootstrap .control-group.warning textarea,
.filter_list .control-group.warning textarea,
ul.form.form_list .control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.usebootstrap .control-group.warning input:focus,
.filter_list .control-group.warning input:focus,
ul.form.form_list .control-group.warning input:focus,
.usebootstrap .control-group.warning select:focus,
.filter_list .control-group.warning select:focus,
ul.form.form_list .control-group.warning select:focus,
.usebootstrap .control-group.warning textarea:focus,
.filter_list .control-group.warning textarea:focus,
ul.form.form_list .control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.usebootstrap .control-group.warning .input-prepend .add-on,
.filter_list .control-group.warning .input-prepend .add-on,
ul.form.form_list .control-group.warning .input-prepend .add-on,
.usebootstrap .control-group.warning .input-append .add-on,
.filter_list .control-group.warning .input-append .add-on,
ul.form.form_list .control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.usebootstrap .control-group.error .control-label,
.filter_list .control-group.error .control-label,
ul.form.form_list .control-group.error .control-label,
.usebootstrap .control-group.error .help-block,
.filter_list .control-group.error .help-block,
ul.form.form_list .control-group.error .help-block,
.usebootstrap .control-group.error .help-inline,
.filter_list .control-group.error .help-inline,
ul.form.form_list .control-group.error .help-inline {
  color: #b94a48;
}
.usebootstrap .control-group.error .checkbox,
.filter_list .control-group.error .checkbox,
ul.form.form_list .control-group.error .checkbox,
.usebootstrap .control-group.error .radio,
.filter_list .control-group.error .radio,
ul.form.form_list .control-group.error .radio,
.usebootstrap .control-group.error input,
.filter_list .control-group.error input,
ul.form.form_list .control-group.error input,
.usebootstrap .control-group.error select,
.filter_list .control-group.error select,
ul.form.form_list .control-group.error select,
.usebootstrap .control-group.error textarea,
.filter_list .control-group.error textarea,
ul.form.form_list .control-group.error textarea {
  color: #b94a48;
}
.usebootstrap .control-group.error input,
.filter_list .control-group.error input,
ul.form.form_list .control-group.error input,
.usebootstrap .control-group.error select,
.filter_list .control-group.error select,
ul.form.form_list .control-group.error select,
.usebootstrap .control-group.error textarea,
.filter_list .control-group.error textarea,
ul.form.form_list .control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.usebootstrap .control-group.error input:focus,
.filter_list .control-group.error input:focus,
ul.form.form_list .control-group.error input:focus,
.usebootstrap .control-group.error select:focus,
.filter_list .control-group.error select:focus,
ul.form.form_list .control-group.error select:focus,
.usebootstrap .control-group.error textarea:focus,
.filter_list .control-group.error textarea:focus,
ul.form.form_list .control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.usebootstrap .control-group.error .input-prepend .add-on,
.filter_list .control-group.error .input-prepend .add-on,
ul.form.form_list .control-group.error .input-prepend .add-on,
.usebootstrap .control-group.error .input-append .add-on,
.filter_list .control-group.error .input-append .add-on,
ul.form.form_list .control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.usebootstrap .control-group.success .control-label,
.filter_list .control-group.success .control-label,
ul.form.form_list .control-group.success .control-label,
.usebootstrap .control-group.success .help-block,
.filter_list .control-group.success .help-block,
ul.form.form_list .control-group.success .help-block,
.usebootstrap .control-group.success .help-inline,
.filter_list .control-group.success .help-inline,
ul.form.form_list .control-group.success .help-inline {
  color: #468847;
}
.usebootstrap .control-group.success .checkbox,
.filter_list .control-group.success .checkbox,
ul.form.form_list .control-group.success .checkbox,
.usebootstrap .control-group.success .radio,
.filter_list .control-group.success .radio,
ul.form.form_list .control-group.success .radio,
.usebootstrap .control-group.success input,
.filter_list .control-group.success input,
ul.form.form_list .control-group.success input,
.usebootstrap .control-group.success select,
.filter_list .control-group.success select,
ul.form.form_list .control-group.success select,
.usebootstrap .control-group.success textarea,
.filter_list .control-group.success textarea,
ul.form.form_list .control-group.success textarea {
  color: #468847;
}
.usebootstrap .control-group.success input,
.filter_list .control-group.success input,
ul.form.form_list .control-group.success input,
.usebootstrap .control-group.success select,
.filter_list .control-group.success select,
ul.form.form_list .control-group.success select,
.usebootstrap .control-group.success textarea,
.filter_list .control-group.success textarea,
ul.form.form_list .control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.usebootstrap .control-group.success input:focus,
.filter_list .control-group.success input:focus,
ul.form.form_list .control-group.success input:focus,
.usebootstrap .control-group.success select:focus,
.filter_list .control-group.success select:focus,
ul.form.form_list .control-group.success select:focus,
.usebootstrap .control-group.success textarea:focus,
.filter_list .control-group.success textarea:focus,
ul.form.form_list .control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.usebootstrap .control-group.success .input-prepend .add-on,
.filter_list .control-group.success .input-prepend .add-on,
ul.form.form_list .control-group.success .input-prepend .add-on,
.usebootstrap .control-group.success .input-append .add-on,
.filter_list .control-group.success .input-append .add-on,
ul.form.form_list .control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.usebootstrap input:focus:required:invalid,
.filter_list input:focus:required:invalid,
ul.form.form_list input:focus:required:invalid,
.usebootstrap textarea:focus:required:invalid,
.filter_list textarea:focus:required:invalid,
ul.form.form_list textarea:focus:required:invalid,
.usebootstrap select:focus:required:invalid,
.filter_list select:focus:required:invalid,
ul.form.form_list select:focus:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
.usebootstrap input:focus:required:invalid:focus,
.filter_list input:focus:required:invalid:focus,
ul.form.form_list input:focus:required:invalid:focus,
.usebootstrap textarea:focus:required:invalid:focus,
.filter_list textarea:focus:required:invalid:focus,
ul.form.form_list textarea:focus:required:invalid:focus,
.usebootstrap select:focus:required:invalid:focus,
.filter_list select:focus:required:invalid:focus,
ul.form.form_list select:focus:required:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
.usebootstrap .form-actions,
.filter_list .form-actions,
ul.form.form_list .form-actions {
  padding: 17px 20px 18px;
  margin-top: 18px;
  margin-bottom: 18px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
  zoom: 1;
}
.usebootstrap .form-actions:before,
.filter_list .form-actions:before,
ul.form.form_list .form-actions:before,
.usebootstrap .form-actions:after,
.filter_list .form-actions:after,
ul.form.form_list .form-actions:after {
  content: "";
  display: table;
}
.usebootstrap .form-actions:after,
.filter_list .form-actions:after,
ul.form.form_list .form-actions:after {
  clear: both;
}
.usebootstrap .form-actions:before,
.filter_list .form-actions:before,
ul.form.form_list .form-actions:before,
.usebootstrap .form-actions:after,
.filter_list .form-actions:after,
ul.form.form_list .form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.usebootstrap .form-actions:after,
.filter_list .form-actions:after,
ul.form.form_list .form-actions:after {
  clear: both;
}
.usebootstrap .form-actions:before,
.filter_list .form-actions:before,
ul.form.form_list .form-actions:before,
.usebootstrap .form-actions:after,
.filter_list .form-actions:after,
ul.form.form_list .form-actions:after {
  content: "";
  display: table;
}
.usebootstrap .form-actions:after,
.filter_list .form-actions:after,
ul.form.form_list .form-actions:after {
  clear: both;
}
.usebootstrap .uneditable-input,
.filter_list .uneditable-input,
ul.form.form_list .uneditable-input {
  overflow: hidden;
  white-space: nowrap;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #eee;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
}
.usebootstrap:-moz-placeholder,
.filter_list:-moz-placeholder,
ul.form.form_list:-moz-placeholder {
  color: #999999;
}
.usebootstrap:-ms-input-placeholder,
.filter_list:-ms-input-placeholder,
ul.form.form_list:-ms-input-placeholder {
  color: #999999;
}
.usebootstrap::-webkit-input-placeholder,
.filter_list::-webkit-input-placeholder,
ul.form.form_list::-webkit-input-placeholder {
  color: #999999;
}
.usebootstrap .help-block,
.filter_list .help-block,
ul.form.form_list .help-block,
.usebootstrap .help-inline,
.filter_list .help-inline,
ul.form.form_list .help-inline {
  color: #555555;
}
.usebootstrap .help-block,
.filter_list .help-block,
ul.form.form_list .help-block {
  display: block;
  margin-bottom: 9px;
}
.usebootstrap .help-inline,
.filter_list .help-inline,
ul.form.form_list .help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.usebootstrap .input-prepend,
.filter_list .input-prepend,
ul.form.form_list .input-prepend,
.usebootstrap .input-append,
.filter_list .input-append,
ul.form.form_list .input-append {
  margin-bottom: 5px;
}
.usebootstrap .input-prepend input,
.filter_list .input-prepend input,
ul.form.form_list .input-prepend input,
.usebootstrap .input-append input,
.filter_list .input-append input,
ul.form.form_list .input-append input,
.usebootstrap .input-prepend select,
.filter_list .input-prepend select,
ul.form.form_list .input-prepend select,
.usebootstrap .input-append select,
.filter_list .input-append select,
ul.form.form_list .input-append select,
.usebootstrap .input-prepend .uneditable-input,
.filter_list .input-prepend .uneditable-input,
ul.form.form_list .input-prepend .uneditable-input,
.usebootstrap .input-append .uneditable-input,
.filter_list .input-append .uneditable-input,
ul.form.form_list .input-append .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: middle;
  -webkit-border-top-right-radius: 0 4px 4px 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0 4px 4px 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0 4px 4px 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.usebootstrap .input-prepend input:focus,
.filter_list .input-prepend input:focus,
ul.form.form_list .input-prepend input:focus,
.usebootstrap .input-append input:focus,
.filter_list .input-append input:focus,
ul.form.form_list .input-append input:focus,
.usebootstrap .input-prepend select:focus,
.filter_list .input-prepend select:focus,
ul.form.form_list .input-prepend select:focus,
.usebootstrap .input-append select:focus,
.filter_list .input-append select:focus,
ul.form.form_list .input-append select:focus,
.usebootstrap .input-prepend .uneditable-input:focus,
.filter_list .input-prepend .uneditable-input:focus,
ul.form.form_list .input-prepend .uneditable-input:focus,
.usebootstrap .input-append .uneditable-input:focus,
.filter_list .input-append .uneditable-input:focus,
ul.form.form_list .input-append .uneditable-input:focus {
  z-index: 2;
}
.usebootstrap .input-prepend .uneditable-input,
.filter_list .input-prepend .uneditable-input,
ul.form.form_list .input-prepend .uneditable-input,
.usebootstrap .input-append .uneditable-input,
.filter_list .input-append .uneditable-input,
ul.form.form_list .input-append .uneditable-input {
  border-left-color: #ccc;
}
.usebootstrap .input-prepend .add-on,
.filter_list .input-prepend .add-on,
ul.form.form_list .input-prepend .add-on,
.usebootstrap .input-append .add-on,
.filter_list .input-append .add-on,
ul.form.form_list .input-append .add-on {
  display: inline-block;
  width: auto;
  height: 18px;
  min-width: 16px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  vertical-align: middle;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}
.usebootstrap .input-prepend .add-on,
.filter_list .input-prepend .add-on,
ul.form.form_list .input-prepend .add-on,
.usebootstrap .input-append .add-on,
.filter_list .input-append .add-on,
ul.form.form_list .input-append .add-on,
.usebootstrap .input-prepend .btn,
.filter_list .input-prepend .btn,
ul.form.form_list .input-prepend .btn,
.usebootstrap .input-append .btn,
.filter_list .input-append .btn,
ul.form.form_list .input-append .btn {
  margin-left: -1px;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.usebootstrap .input-prepend .active,
.filter_list .input-prepend .active,
ul.form.form_list .input-prepend .active,
.usebootstrap .input-append .active,
.filter_list .input-append .active,
ul.form.form_list .input-append .active {
  background-color: #a9dba9;
  border-color: #46a546;
}
.usebootstrap .input-prepend .add-on,
.filter_list .input-prepend .add-on,
ul.form.form_list .input-prepend .add-on,
.usebootstrap .input-prepend .btn,
.filter_list .input-prepend .btn,
ul.form.form_list .input-prepend .btn {
  margin-right: -1px;
}
.usebootstrap .input-prepend .add-on:first-child,
.filter_list .input-prepend .add-on:first-child,
ul.form.form_list .input-prepend .add-on:first-child,
.usebootstrap .input-prepend .btn:first-child,
.filter_list .input-prepend .btn:first-child,
ul.form.form_list .input-prepend .btn:first-child {
  -webkit-border-top-right-radius: 4px 0 0 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 4px 0 0 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 4px 0 0 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.usebootstrap .input-append input,
.filter_list .input-append input,
ul.form.form_list .input-append input,
.usebootstrap .input-append select,
.filter_list .input-append select,
ul.form.form_list .input-append select,
.usebootstrap .input-append .uneditable-input,
.filter_list .input-append .uneditable-input,
ul.form.form_list .input-append .uneditable-input {
  -webkit-border-top-right-radius: 4px 0 0 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 4px 0 0 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 4px 0 0 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.usebootstrap .input-append .uneditable-input,
.filter_list .input-append .uneditable-input,
ul.form.form_list .input-append .uneditable-input {
  border-right-color: #ccc;
  border-left-color: #eee;
}
.usebootstrap .input-append .add-on:last-child,
.filter_list .input-append .add-on:last-child,
ul.form.form_list .input-append .add-on:last-child,
.usebootstrap .input-append .btn:last-child,
.filter_list .input-append .btn:last-child,
ul.form.form_list .input-append .btn:last-child {
  -webkit-border-top-right-radius: 0 4px 4px 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0 4px 4px 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0 4px 4px 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.usebootstrap .input-prepend.input-append input,
.filter_list .input-prepend.input-append input,
ul.form.form_list .input-prepend.input-append input,
.usebootstrap .input-prepend.input-append select,
.filter_list .input-prepend.input-append select,
ul.form.form_list .input-prepend.input-append select,
.usebootstrap .input-prepend.input-append .uneditable-input,
.filter_list .input-prepend.input-append .uneditable-input,
ul.form.form_list .input-prepend.input-append .uneditable-input {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.usebootstrap .input-prepend.input-append .add-on:first-child,
.filter_list .input-prepend.input-append .add-on:first-child,
ul.form.form_list .input-prepend.input-append .add-on:first-child,
.usebootstrap .input-prepend.input-append .btn:first-child,
.filter_list .input-prepend.input-append .btn:first-child,
ul.form.form_list .input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-top-right-radius: 4px 0 0 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 4px 0 0 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 4px 0 0 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.usebootstrap .input-prepend.input-append .add-on:last-child,
.filter_list .input-prepend.input-append .add-on:last-child,
ul.form.form_list .input-prepend.input-append .add-on:last-child,
.usebootstrap .input-prepend.input-append .btn:last-child,
.filter_list .input-prepend.input-append .btn:last-child,
ul.form.form_list .input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-top-right-radius: 0 4px 4px 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0 4px 4px 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0 4px 4px 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.usebootstrap .search-query,
.filter_list .search-query,
ul.form.form_list .search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  -webkit-border-top-right-radius: 14px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 14px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 14px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
}
.usebootstrap .form-search input,
.filter_list .form-search input,
ul.form.form_list .form-search input,
.usebootstrap .form-inline input,
.filter_list .form-inline input,
ul.form.form_list .form-inline input,
.usebootstrap .form-horizontal input,
.filter_list .form-horizontal input,
ul.form.form_list .form-horizontal input,
.usebootstrap .form-search textarea,
.filter_list .form-search textarea,
ul.form.form_list .form-search textarea,
.usebootstrap .form-inline textarea,
.filter_list .form-inline textarea,
ul.form.form_list .form-inline textarea,
.usebootstrap .form-horizontal textarea,
.filter_list .form-horizontal textarea,
ul.form.form_list .form-horizontal textarea,
.usebootstrap .form-search select,
.filter_list .form-search select,
ul.form.form_list .form-search select,
.usebootstrap .form-inline select,
.filter_list .form-inline select,
ul.form.form_list .form-inline select,
.usebootstrap .form-horizontal select,
.filter_list .form-horizontal select,
ul.form.form_list .form-horizontal select,
.usebootstrap .form-search .help-inline,
.filter_list .form-search .help-inline,
ul.form.form_list .form-search .help-inline,
.usebootstrap .form-inline .help-inline,
.filter_list .form-inline .help-inline,
ul.form.form_list .form-inline .help-inline,
.usebootstrap .form-horizontal .help-inline,
.filter_list .form-horizontal .help-inline,
ul.form.form_list .form-horizontal .help-inline,
.usebootstrap .form-search .uneditable-input,
.filter_list .form-search .uneditable-input,
ul.form.form_list .form-search .uneditable-input,
.usebootstrap .form-inline .uneditable-input,
.filter_list .form-inline .uneditable-input,
ul.form.form_list .form-inline .uneditable-input,
.usebootstrap .form-horizontal .uneditable-input,
.filter_list .form-horizontal .uneditable-input,
ul.form.form_list .form-horizontal .uneditable-input,
.usebootstrap .form-search .input-prepend,
.filter_list .form-search .input-prepend,
ul.form.form_list .form-search .input-prepend,
.usebootstrap .form-inline .input-prepend,
.filter_list .form-inline .input-prepend,
ul.form.form_list .form-inline .input-prepend,
.usebootstrap .form-horizontal .input-prepend,
.filter_list .form-horizontal .input-prepend,
ul.form.form_list .form-horizontal .input-prepend,
.usebootstrap .form-search .input-append,
.filter_list .form-search .input-append,
ul.form.form_list .form-search .input-append,
.usebootstrap .form-inline .input-append,
.filter_list .form-inline .input-append,
ul.form.form_list .form-inline .input-append,
.usebootstrap .form-horizontal .input-append,
.filter_list .form-horizontal .input-append,
ul.form.form_list .form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-bottom: 0;
}
.usebootstrap .form-search .hide,
.filter_list .form-search .hide,
ul.form.form_list .form-search .hide,
.usebootstrap .form-inline .hide,
.filter_list .form-inline .hide,
ul.form.form_list .form-inline .hide,
.usebootstrap .form-horizontal .hide,
.filter_list .form-horizontal .hide,
ul.form.form_list .form-horizontal .hide {
  display: none;
}
.usebootstrap .form-search label,
.filter_list .form-search label,
ul.form.form_list .form-search label,
.usebootstrap .form-inline label,
.filter_list .form-inline label,
ul.form.form_list .form-inline label {
  display: inline-block;
}
.usebootstrap .form-search .input-append,
.filter_list .form-search .input-append,
ul.form.form_list .form-search .input-append,
.usebootstrap .form-inline .input-append,
.filter_list .form-inline .input-append,
ul.form.form_list .form-inline .input-append,
.usebootstrap .form-search .input-prepend,
.filter_list .form-search .input-prepend,
ul.form.form_list .form-search .input-prepend,
.usebootstrap .form-inline .input-prepend,
.filter_list .form-inline .input-prepend,
ul.form.form_list .form-inline .input-prepend {
  margin-bottom: 0;
}
.usebootstrap .form-search .radio,
.filter_list .form-search .radio,
ul.form.form_list .form-search .radio,
.usebootstrap .form-search .checkbox,
.filter_list .form-search .checkbox,
ul.form.form_list .form-search .checkbox,
.usebootstrap .form-inline .radio,
.filter_list .form-inline .radio,
ul.form.form_list .form-inline .radio,
.usebootstrap .form-inline .checkbox,
.filter_list .form-inline .checkbox,
ul.form.form_list .form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.usebootstrap .form-search .radio input[type="radio"],
.filter_list .form-search .radio input[type="radio"],
ul.form.form_list .form-search .radio input[type="radio"],
.usebootstrap .form-search .checkbox input[type="checkbox"],
.filter_list .form-search .checkbox input[type="checkbox"],
ul.form.form_list .form-search .checkbox input[type="checkbox"],
.usebootstrap .form-inline .radio input[type="radio"],
.filter_list .form-inline .radio input[type="radio"],
ul.form.form_list .form-inline .radio input[type="radio"],
.usebootstrap .form-inline .checkbox input[type="checkbox"],
.filter_list .form-inline .checkbox input[type="checkbox"],
ul.form.form_list .form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
.usebootstrap .control-group,
.filter_list .control-group,
ul.form.form_list .control-group {
  margin-bottom: 9px;
}
.usebootstrap legend + .control-group,
.filter_list legend + .control-group,
ul.form.form_list legend + .control-group {
  margin-top: 18px;
  -webkit-margin-top-collapse: separate;
}
.usebootstrap .form-horizontal .control-group,
.filter_list .form-horizontal .control-group,
ul.form.form_list .form-horizontal .control-group {
  margin-bottom: 18px;
  *zoom: 1;
  zoom: 1;
}
.usebootstrap .form-horizontal .control-group:before,
.filter_list .form-horizontal .control-group:before,
ul.form.form_list .form-horizontal .control-group:before,
.usebootstrap .form-horizontal .control-group:after,
.filter_list .form-horizontal .control-group:after,
ul.form.form_list .form-horizontal .control-group:after {
  content: "";
  display: table;
}
.usebootstrap .form-horizontal .control-group:after,
.filter_list .form-horizontal .control-group:after,
ul.form.form_list .form-horizontal .control-group:after {
  clear: both;
}
.usebootstrap .form-horizontal .control-group:before,
.filter_list .form-horizontal .control-group:before,
ul.form.form_list .form-horizontal .control-group:before,
.usebootstrap .form-horizontal .control-group:after,
.filter_list .form-horizontal .control-group:after,
ul.form.form_list .form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.usebootstrap .form-horizontal .control-group:after,
.filter_list .form-horizontal .control-group:after,
ul.form.form_list .form-horizontal .control-group:after {
  clear: both;
}
.usebootstrap .form-horizontal .control-group:before,
.filter_list .form-horizontal .control-group:before,
ul.form.form_list .form-horizontal .control-group:before,
.usebootstrap .form-horizontal .control-group:after,
.filter_list .form-horizontal .control-group:after,
ul.form.form_list .form-horizontal .control-group:after {
  content: "";
  display: table;
}
.usebootstrap .form-horizontal .control-group:after,
.filter_list .form-horizontal .control-group:after,
ul.form.form_list .form-horizontal .control-group:after {
  clear: both;
}
.usebootstrap .form-horizontal .control-label,
.filter_list .form-horizontal .control-label,
ul.form.form_list .form-horizontal .control-label {
  float: left;
  width: 140px;
  padding-top: 5px;
  text-align: right;
}
.usebootstrap .form-horizontal .controls,
.filter_list .form-horizontal .controls,
ul.form.form_list .form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 160px;
  *margin-left: 0;
}
.usebootstrap .form-horizontal .controls:first-child,
.filter_list .form-horizontal .controls:first-child,
ul.form.form_list .form-horizontal .controls:first-child {
  *padding-left: 160px;
}
.usebootstrap .form-horizontal .help-block,
.filter_list .form-horizontal .help-block,
ul.form.form_list .form-horizontal .help-block {
  margin-top: 9px;
  margin-bottom: 0;
}
.usebootstrap .form-horizontal .form-actions,
.filter_list .form-horizontal .form-actions,
ul.form.form_list .form-horizontal .form-actions {
  padding-left: 160px;
}
.label,
.badge {
  font-size: 10.998px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999999;
}
.label {
  padding: 1px 4px 2px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.badge {
  padding: 1px 9px 2px;
  -webkit-border-top-right-radius: 9px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 9px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 9px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
a.label:hover,
a.badge:hover {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #b94a48;
}
.label-important[href],
.badge-important[href] {
  background-color: #953b39;
}
.label-warning,
.badge-warning {
  background-color: #f89406;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #c67605;
}
.label-success,
.badge-success {
  background-color: #468847;
}
.label-success[href],
.badge-success[href] {
  background-color: #356635;
}
.label-info,
.badge-info {
  background-color: #3a87ad;
}
.label-info[href],
.badge-info[href] {
  background-color: #2d6987;
}
.label-inverse,
.badge-inverse {
  background-color: #333333;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #999999;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #999999;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
/* Contextual variants
//
// Add modifier classes to change text and background color on individual items.
// Organizationally, this must come after the `:hover` states.

.list-group-item-variant(success; @state-success-bg; @state-success-text);
.list-group-item-variant(info; @state-info-bg; @state-info-text);
.list-group-item-variant(warning; @state-warning-bg; @state-warning-text);
.list-group-item-variant(danger; @state-danger-bg; @state-danger-text);
*/
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 18px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #c09853;
}
.alert-heading {
  color: inherit;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 18px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.carousel {
  position: relative;
  margin-bottom: 18px;
  line-height: 1;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.carousel .item {
  display: none;
  position: relative;
  -webkit-transition: all 0.6s ease-in-out left ease-out;
  -moz-transition: all 0.6s ease-in-out left ease-out;
  transition: all 0.6s ease-in-out left ease-out;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel .item > img {
  display: block;
  line-height: 1;
}
.carousel .active,
.carousel .next,
.carousel .prev {
  display: block;
}
.carousel .active {
  left: 0;
}
.carousel .next,
.carousel .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel .next {
  left: 100%;
}
.carousel .prev {
  left: -100%;
}
.carousel .next.left,
.carousel .prev.right {
  left: 0;
}
.carousel .active.left {
  left: -100%;
}
.carousel .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-top-right-radius: 23px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 23px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 23px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  -moz-opacity: 50;
  -khtml-opacity: 50;
  -webkit-opacity: 50;
  opacity: 50;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.carousel-control.right {
  left: auto;
  right: 15px;
}
.carousel-control:hover {
  color: #ffffff;
  text-decoration: none;
  -moz-opacity: 90;
  -khtml-opacity: 90;
  -webkit-opacity: 90;
  opacity: 90;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 15px 5px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}
.carousel-caption h4,
.carousel-caption p {
  color: #ffffff;
}
.nav {
  margin-left: 0;
  margin-bottom: 18px;
  list-style: none;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > .pull-right {
  float: right;
}
.nav .nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 18px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
.nav li + .nav-header {
  margin-top: 9px;
}
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.nav-list > li > a {
  padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0088cc;
}
.nav-list [class^="icon-"] {
  margin-right: 2px;
}
.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 8px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.nav-tabs,
.nav-pills {
  *zoom: 1;
  zoom: 1;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  content: "";
  display: table;
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  content: "";
  display: table;
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs > li,
.nav-pills > li {
  float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 18px;
  border: 1px solid transparent;
  -webkit-border-top-right-radius: 4px 4px 0 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 4px 4px 0 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 4px 4px 0 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover {
  color: #ffffff;
  background-color: #0088cc;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li > a {
  margin-right: 0;
}
.nav-tabs.nav-stacked {
  border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px 4px 0 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 4px 4px 0 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 4px 4px 0 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-top-right-radius: 0 0 4px 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0 0 4px 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0 0 4px 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.nav-tabs.nav-stacked > li > a:hover {
  border-color: #ddd;
  z-index: 2;
}
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.nav-tabs .dropdown-menu {
  -webkit-border-top-right-radius: 0 0 5px 5px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0 0 5px 5px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0 0 5px 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.nav-pills .dropdown-menu {
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.nav-tabs .dropdown-toggle .caret,
.nav-pills .dropdown-toggle .caret {
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
  margin-top: 6px;
}
.nav-tabs .dropdown-toggle:hover .caret,
.nav-pills .dropdown-toggle:hover .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}
.nav-tabs .active .dropdown-toggle .caret,
.nav-pills .active .dropdown-toggle .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.nav > .dropdown.active > a:hover {
  color: #000000;
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  -moz-opacity: 100;
  -khtml-opacity: 100;
  -webkit-opacity: 100;
  opacity: 100;
  opacity: 1;
  filter: alpha(opacity=100);
}
.tabs-stacked .open > a:hover {
  border-color: #999999;
}
.tabbable {
  *zoom: 1;
  zoom: 1;
}
.tabbable:before,
.tabbable:after {
  content: "";
  display: table;
}
.tabbable:after {
  clear: both;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
.tabbable:after {
  clear: both;
}
.tabbable:before,
.tabbable:after {
  content: "";
  display: table;
}
.tabbable:after {
  clear: both;
}
.tab-content {
  overflow: auto;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
  -webkit-border-top-right-radius: 0 0 4px 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0 0 4px 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0 0 4px 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover {
  border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-top-right-radius: 4px 0 0 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 4px 0 0 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 4px 0 0 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-top-right-radius: 0 4px 4px 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0 4px 4px 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0 4px 4px 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}
table,
table.alternating_rows {
  max-width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.table,
.alternating_rows {
  background-color: #ffffff;
  width: 100%;
  margin-bottom: 18px;
}
.table th,
.alternating_rows th,
.table td,
.alternating_rows td {
  padding: 8px;
  line-height: 18px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table th table:not(.alternating_rows):not(.table) td,
.alternating_rows th table:not(.alternating_rows):not(.table) td,
.table td table:not(.alternating_rows):not(.table) td,
.alternating_rows td table:not(.alternating_rows):not(.table) td {
  padding: 0;
  border: none;
}
.table th,
.alternating_rows th {
  font-weight: bold;
}
.table thead th,
.alternating_rows thead th {
  vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.alternating_rows caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.alternating_rows caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.alternating_rows colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.alternating_rows colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.alternating_rows thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td,
.alternating_rows thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody,
.alternating_rows tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered,
.alternating_rows {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapsed;
  border-left: 0;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table-bordered th,
.alternating_rows th,
.table-bordered td,
.alternating_rows td {
  border-left: 1px solid #dddddd;
}
.table-bordered th table:not(.alternating_rows):not(.table) td,
.alternating_rows th table:not(.alternating_rows):not(.table) td,
.table-bordered td table:not(.alternating_rows):not(.table) td,
.alternating_rows td table:not(.alternating_rows):not(.table) td {
  border: none;
}
.table-bordered th.sortable,
.alternating_rows th.sortable,
.table-bordered td.sortable,
.alternating_rows td.sortable,
.table-bordered th.sortdesc,
.alternating_rows th.sortdesc,
.table-bordered td.sortdesc,
.alternating_rows td.sortdesc,
.table-bordered th.sortasc,
.alternating_rows th.sortasc,
.table-bordered td.sortasc,
.alternating_rows td.sortasc {
  vertical-align: baseline;
}
.table-bordered th.sortable:before,
.alternating_rows th.sortable:before,
.table-bordered td.sortable:before,
.alternating_rows td.sortable:before,
.table-bordered th.sortdesc:before,
.alternating_rows th.sortdesc:before,
.table-bordered td.sortdesc:before,
.alternating_rows td.sortdesc:before,
.table-bordered th.sortasc:before,
.alternating_rows th.sortasc:before,
.table-bordered td.sortasc:before,
.alternating_rows td.sortasc:before {
  content: "\f0dc";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline;
  margin-right: 0.5em;
  vertical-align: baseline;
}
.table-bordered th.sortdesc:before,
.alternating_rows th.sortdesc:before,
.table-bordered td.sortdesc:before,
.alternating_rows td.sortdesc:before {
  content: "\f0dd";
}
.table-bordered th.sortasc:before,
.alternating_rows th.sortasc:before,
.table-bordered td.sortasc:before,
.alternating_rows td.sortasc:before {
  content: "\f0de";
}
.table-bordered th.sortdesc,
.alternating_rows th.sortdesc,
.table-bordered td.sortdesc,
.alternating_rows td.sortdesc,
.table-bordered th.sortasc,
.alternating_rows th.sortasc,
.table-bordered td.sortasc,
.alternating_rows td.sortasc {
  color: #0088cc;
}
.table-bordered caption + thead tr:first-child th,
.alternating_rows caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.alternating_rows caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.alternating_rows caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.alternating_rows colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.alternating_rows colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.alternating_rows colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.alternating_rows thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.alternating_rows tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td,
.alternating_rows tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child th:first-child,
.alternating_rows thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child,
.alternating_rows tbody:first-child tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
.table-bordered thead:first-child tr:first-child th:last-child,
.alternating_rows thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child,
.alternating_rows tbody:first-child tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}
.table-bordered thead:last-child tr:last-child th:first-child,
.alternating_rows thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child,
.alternating_rows tbody:last-child tr:last-child td:first-child {
  -webkit-border-top-right-radius: 0 0 0 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0 0 0 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0 0 0 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}
.table-bordered thead:last-child tr:last-child th:last-child,
.alternating_rows thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child,
.alternating_rows tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}
.table-striped tbody tr:nth-child(odd) td,
.alternating_rows tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th,
.alternating_rows tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}
.table-striped tbody .alternating_rows tr:nth-child(even) td,
.alternating_rows tbody .alternating_rows tr:nth-child(even) td,
.table-striped tbody .table-striped tr:nth-child(even) td,
.alternating_rows tbody .table-striped tr:nth-child(even) td {
  background-color: #ffffff;
}
.table-striped tbody .alternating_rows tr:nth-child(odd) td,
.alternating_rows tbody .alternating_rows tr:nth-child(odd) td,
.table-striped tbody .table-striped tr:nth-child(odd) td,
.alternating_rows tbody .table-striped tr:nth-child(odd) td {
  background-color: #f9f9f9;
}
.table-hover tbody tr:hover td,
.alternating_rows tbody tr:hover td,
.table-hover tbody tr:hover th,
.alternating_rows tbody tr:hover th {
  background-color: #f5f5f5;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
table .span1,
table.alternating_rows .span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
table .span2,
table.alternating_rows .span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
table .span3,
table.alternating_rows .span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
table .span4,
table.alternating_rows .span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
table .span5,
table.alternating_rows .span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
table .span6,
table.alternating_rows .span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
table .span7,
table.alternating_rows .span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
table .span8,
table.alternating_rows .span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
table .span9,
table.alternating_rows .span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
table .span10,
table.alternating_rows .span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
table .span11,
table.alternating_rows .span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
table .span12,
table.alternating_rows .span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
table .span13,
table.alternating_rows .span13 {
  float: none;
  width: 1004px;
  margin-left: 0;
}
table .span14,
table.alternating_rows .span14 {
  float: none;
  width: 1084px;
  margin-left: 0;
}
table .span15,
table.alternating_rows .span15 {
  float: none;
  width: 1164px;
  margin-left: 0;
}
table .span16,
table.alternating_rows .span16 {
  float: none;
  width: 1244px;
  margin-left: 0;
}
table .span17,
table.alternating_rows .span17 {
  float: none;
  width: 1324px;
  margin-left: 0;
}
table .span18,
table.alternating_rows .span18 {
  float: none;
  width: 1404px;
  margin-left: 0;
}
table .span19,
table.alternating_rows .span19 {
  float: none;
  width: 1484px;
  margin-left: 0;
}
table .span20,
table.alternating_rows .span20 {
  float: none;
  width: 1564px;
  margin-left: 0;
}
table .span21,
table.alternating_rows .span21 {
  float: none;
  width: 1644px;
  margin-left: 0;
}
table .span22,
table.alternating_rows .span22 {
  float: none;
  width: 1724px;
  margin-left: 0;
}
table .span23,
table.alternating_rows .span23 {
  float: none;
  width: 1804px;
  margin-left: 0;
}
table .span24,
table.alternating_rows .span24 {
  float: none;
  width: 1884px;
  margin-left: 0;
}
.table tbody tr.success > td,
.alternating_rows tbody tr.success > td {
  background-color: #dff0d8;
}
.table tbody tr.error > td,
.alternating_rows tbody tr.error > td {
  background-color: #f2dede;
}
.table tbody tr.warning > td,
.alternating_rows tbody tr.warning > td {
  background-color: #fcf8e3;
}
.table tbody tr.info > td,
.alternating_rows tbody tr.info > td {
  background-color: #d9edf7;
}
.table tbody tr.disabled > td,
.alternating_rows tbody tr.disabled > td {
  background-color: #f3f3f3;
  color: #999999;
}
.table-hover tbody tr.success:hover > td,
.alternating_rows tbody tr.success:hover > td {
  background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover > td,
.alternating_rows tbody tr.error:hover > td {
  background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover > td,
.alternating_rows tbody tr.warning:hover > td {
  background-color: #faf2cc;
}
.table-hover tbody tr.info:hover > td,
.alternating_rows tbody tr.info:hover > td {
  background-color: #c4e3f3;
}
.table-hover tbody tr.disabled:hover > td,
.alternating_rows tbody tr.disabled:hover > td {
  background-color: #f3f3f3;
  color: #999999;
}
.tooltip:not(td) {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip:not(td).in {
  -moz-opacity: 80;
  -khtml-opacity: 80;
  -webkit-opacity: 80;
  opacity: 80;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tooltip:not(td).top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip:not(td).right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip:not(td).bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip:not(td).left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
/* MAKE DC BTN-PRIMARY SAME AS INVERSE */
.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #414141;
  background-image: -moz-linear-gradient(top, #555555, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555), to(#222222));
  background-image: -webkit-linear-gradient(top, #555555, #222222);
  background-image: -o-linear-gradient(top, #555555, #222222);
  background-image: linear-gradient(to bottom, #555555, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff555555', endColorstr='#ff222222', GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #080808 \9;
}
*[hidden] {
  display: none;
}
/* ARC variables */
/* BOOTSTRAP SPECIFIC */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.btn {
  text-decoration: none;
  margin: 0;
}
.btn img {
  vertical-align: middle;
  border: 0;
  margin: 0 5px 0 -3px;
}
.btn + .btn {
  margin-left: -1px;
}
.carousel {
  margin-bottom: 0;
}
.carousel .item {
  width: 700px;
  height: 400px;
  overflow: hidden;
  text-align: center;
}
.carousel .item img {
  width: 100%;
  height: auto;
}
.carousel .item img.tall {
  width: auto;
  height: 100%;
}
.tabs-left > .nav-tabs {
  padding-left: 0;
}
.tabs-left > .nav-tabs > li > a {
  font-size: 1.2em;
}
.tabs-left > .nav-tabs > li.active {
  margin-right: -1px;
}
/* END BOOTSTRAP */
/* SYSTEM STYLES */
#mperror_content {
  border-width: 5px;
  padding: 5px;
  border-style: solid;
  border-color: #CC0000;
  background-color: #FFFFFF;
  display: none;
}
.vms .greene {
  display: none;
}
.vms.vms-iframe .greene {
  display: inline;
}
.vms .greene_link .greene {
  display: inline;
}
.vms .tab-content {
  overflow: visible;
}
.ui-datepicker {
  z-index: 99999999 !important;
}
/* END SYSTEM STYLES */
input,
textarea,
select {
  max-width: 100%;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.ie_hr {
  visibility: hidden;
}
h3 {
  font-weight: bold;
  font-size: 15px;
  line-height: 15px;
}
a {
  text-decoration: none;
}
body.arc a {
  color: #006699;
}
.lfloat {
  float: left;
}
.rfloat {
  float: right;
}
#cboxOverlay {
  background: #bbbbbb;
}
.ie9 input[disabled],
.ie8 input[disabled="disabled"],
.ie7 input[disabled] {
  background: #eee;
  border: 1px solid #bbbbbb;
}
textarea.large {
  width: 100%;
  height: 350px;
}
.select2-drop {
  text-align: left;
}
.select2-container {
  z-index: 0;
}
h2#alert {
  float: none;
  display: block;
  background: #bb0000 url(/editor/mod.vms/images/red_gradient.png) repeat-x left top;
  color: #fff;
  margin: 0 0 18px;
  padding: 9px 12px;
  font: bold 18px/21px Arial;
  border: 2px solid #fff;
  box-shadow: 0 0 3px #999;
  -webkit-box-shadow: 0 0 3px #999;
  -moz-box-shadow: 0 0 3px #999999;
}
h2#alert a {
  color: #fff;
  text-decoration: none;
}
.emphasize {
  background: #ffd;
  border: 1px solid #ccc;
  margin: 0.5em 0;
  padding: 1em;
  font-weight: bold;
}
body.arc h2 {
  font-family: 'Open Sans', Tahoma, Geneva, sans-serif;
  font-weight: 600;
  margin: 0.5em 0;
  padding: 0 0 0.5em;
  color: #333333;
}
.formbuilder table td {
  padding: 0;
  vertical-align: top;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
[id*="mpip"] ul {
  list-style-type: disc;
  list-style-position: inside;
}
[id*="mpip"] ol {
  list-style-type: decimal;
  list-style-position: inside;
}
[id*="mpip"] ul ul,
[id*="mpip"] ol ul {
  margin-left: 1.5em;
  list-style-type: circle;
}
[id*="mpip"] ul ol,
[id*="mpip"] ol ol {
  margin-left: 1.5em;
  list-style-type: lower-latin;
}
a {
  color: #0088cc;
}
a:hover {
  color: #005580;
}
#vmsheader,
#vmscontent-wrap,
#vmsprimarynav,
#vmsfooter,
.alert-banner {
  width: 100%;
}
#vmsheader > .inner,
#vmscontent-wrap > .inner,
#vmsprimarynav > .inner,
#vmsfooter > .inner,
.alert-banner > .inner {
  margin: 0 auto;
  width: 960px;
  text-align: left;
  position: relative;
  *zoom: 1;
  zoom: 1;
}
#vmsheader > .inner:before,
#vmscontent-wrap > .inner:before,
#vmsprimarynav > .inner:before,
#vmsfooter > .inner:before,
.alert-banner > .inner:before,
#vmsheader > .inner:after,
#vmscontent-wrap > .inner:after,
#vmsprimarynav > .inner:after,
#vmsfooter > .inner:after,
.alert-banner > .inner:after {
  content: "";
  display: table;
}
#vmsheader > .inner:after,
#vmscontent-wrap > .inner:after,
#vmsprimarynav > .inner:after,
#vmsfooter > .inner:after,
.alert-banner > .inner:after {
  clear: both;
}
#vmsheader > .inner:before,
#vmscontent-wrap > .inner:before,
#vmsprimarynav > .inner:before,
#vmsfooter > .inner:before,
.alert-banner > .inner:before,
#vmsheader > .inner:after,
#vmscontent-wrap > .inner:after,
#vmsprimarynav > .inner:after,
#vmsfooter > .inner:after,
.alert-banner > .inner:after {
  display: table;
  content: "";
  line-height: 0;
}
#vmsheader > .inner:after,
#vmscontent-wrap > .inner:after,
#vmsprimarynav > .inner:after,
#vmsfooter > .inner:after,
.alert-banner > .inner:after {
  clear: both;
}
#vmsheader > .inner:before,
#vmscontent-wrap > .inner:before,
#vmsprimarynav > .inner:before,
#vmsfooter > .inner:before,
.alert-banner > .inner:before,
#vmsheader > .inner:after,
#vmscontent-wrap > .inner:after,
#vmsprimarynav > .inner:after,
#vmsfooter > .inner:after,
.alert-banner > .inner:after {
  content: "";
  display: table;
}
#vmsheader > .inner:after,
#vmscontent-wrap > .inner:after,
#vmsprimarynav > .inner:after,
#vmsfooter > .inner:after,
.alert-banner > .inner:after {
  clear: both;
}
.sidecol {
  float: left;
  width: 20%;
  margin: 0;
  padding: 0;
}
.maincol {
  float: none;
  width: auto;
  margin: 0;
}
/* this resets global.css */
.sidecol + .maincol {
  float: right;
  width: 78%;
  margin: 0;
  padding: 0;
  /* used for creating blocks with tabs; modification of base bootstrap tab functionality */
}
.sidecol + .maincol .tabs-left .nav-tabs {
  float: left;
  width: 25%;
  list-style: none;
  margin: 0;
  padding: 40px 0 0;
}
.sidecol + .maincol .tabs-left .tab-content {
  margin: 0 0 0 25%;
}
.sidecol + .maincol .tabs-left .tab-content .block_body {
  clear: none;
}
.sidecol + .maincol .tabs-left .tab-pane.block {
  margin: 0;
}
.sidecol.gradient {
  background: url(/editor/mod.vms/images/leftshadow.jpg) no-repeat right top;
  min-height: 500px;
}
.halfcol_wrap {
  overflow: hidden;
  margin: -6px;
  padding: 6px;
}
.halfcol_left,
.halfcol_right {
  float: left;
  width: 49%;
  margin: 0;
  padding: 0;
}
.halfcol_left {
  margin-right: 2%;
  clear: both;
}
#nd_m_home.arc .maincol,
.arc .maincol_left {
  width: 58%;
  float: left;
}
.rightcol {
  width: 40%;
  float: right;
  margin: 0;
  padding: 0;
}
#sidebar-trigger {
  display: block;
  height: 18px;
  line-height: 18px;
  background: #ffffff;
  border: 1px solid #999999;
  border-top: none;
  color: #333333;
  font-size: 0.9em;
  font-weight: bold;
  margin: 0;
  padding: 0.25em 0.75em;
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  -moz-opacity: 50;
  -khtml-opacity: 50;
  -webkit-opacity: 50;
  opacity: 50;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
#sidebar-trigger i {
  margin-right: 0.3em;
}
#sidebar-trigger:hover,
body.sidebar-expanded #sidebar-trigger {
  color: #0088cc;
  border-color: #0088cc;
  -moz-opacity: 100;
  -khtml-opacity: 100;
  -webkit-opacity: 100;
  opacity: 100;
  opacity: 1;
  filter: alpha(opacity=100);
}
.sidebar-fixed {
  font-size: 0.85em;
  background: #ffffff url(/editor/mod.vms/images/sidebar_fade.png) no-repeat right top;
  width: 0;
  margin: 10px 0 0;
  padding: 10px 0 0;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  position: absolute;
  left: 0;
  overflow: hidden;
  min-height: 600px;
}
.sidebar-fixed ul {
  list-style: none;
  line-height: 1.1em;
  font-weight: bold;
  margin: 0;
  padding: 0 0 10px;
  border-top: 1px solid #eeeeee;
  clear: both;
  width: 140px;
}
.sidebar-fixed ul li {
  border-bottom: 1px solid #eeeeee;
}
.sidebar-fixed ul li a {
  display: block;
  margin: 0;
  padding: 0.4em;
}
.sidebar-fixed ul li.active {
  color: #222222;
  background: #ffffff;
  margin-top: -1px;
  border-top: 1px solid #eeeeee;
  border-color: #eeeeee;
}
.sidebar-fixed ul li.active a {
  color: #999999;
  text-decoration: none;
}
.sidebar-fixed ul li:first-child {
  border-top: none;
  margin-top: 0;
}
body.sidebar-expanded .sidebar-fixed {
  width: 140px;
}
body.hassidebar #vmscontent,
body.hassidebar.arc #content {
  width: 960px;
  position: relative;
  padding-top: 30px;
}
body.sidebar-expanded #vmscontent,
body.sidebar-expanded.arc #content {
  padding-left: 160px;
}
body.hassidebar.init-csstransitions #vmscontent,
body.hassidebar.init-csstransitions.arc #content {
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
/* this should go in arc stylesheet */
body.arc.hassidebar #content {
  margin-top: -25px;
  padding-top: 25px;
}
/* COLORBOX STUFF */
.cb_general text-align:left .block {
  margin: 0;
}
.cb_general h2 {
  margin: 0 0 6px;
  padding: 0;
}
.cb_general #cboxTitle,
.cb_general #cboxClose {
  display: none !important;
}
.cb_general .form_list li {
  padding: 0.5em;
  display: list-item;
}
.cb_general .form_list.inline > li {
  padding: 3px 0;
  width: 300px;
}
.sidecol .section_nav,
.sidecol .section_nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sidecol .section_nav {
  padding-top: 10px;
}
.sidecol .section_nav ul {
  margin: 0 0 0 18px;
  padding: 0;
}
.sidecol .section_nav ul ul {
  border: none;
}
.sidecol .section_nav li {
  border-top: 1px solid #ddd;
}
.sidecol .section_nav li a {
  display: block;
  padding: 6px 9px;
  font-weight: normal;
  color: #333333;
}
.sidecol .section_nav li.active a {
  background: #fff;
  color: #000;
  font-weight: bold;
}
.sidecol .section_nav li.active ul a {
  font-weight: normal;
  color: #666;
  background: none;
}
.sidecol .section_nav li a:hover,
.sidecol .section_nav li.active ul a:hover {
  background: #fff;
  color: #069;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
/* PRIMARY NAV FOR ARC */
body.arc #primary_nav ul {
  clear: both;
  margin: 0 0 21px;
  padding: 0 0 4px;
  height: 42px;
  list-style: none;
  *zoom: 1;
  zoom: 1;
  position: relative;
  z-index: 101;
}
body.arc #primary_nav ul:before,
body.arc #primary_nav ul:after {
  content: "";
  display: table;
}
body.arc #primary_nav ul:after {
  clear: both;
}
body.arc #primary_nav ul:before,
body.arc #primary_nav ul:after {
  display: table;
  content: "";
  line-height: 0;
}
body.arc #primary_nav ul:after {
  clear: both;
}
body.arc #primary_nav ul:before,
body.arc #primary_nav ul:after {
  content: "";
  display: table;
}
body.arc #primary_nav ul:after {
  clear: both;
}
body.arc #primary_nav ul li {
  float: left;
  margin: 0;
  padding: 0 2px 0 0;
  background: url(/editor/mod.vms/images/navline.gif) no-repeat right center;
  position: relative;
  z-index: 1000;
}
body.arc #primary_nav ul li a {
  display: block;
  font: bold 15px/42px Arial, Helvetica, sans-serif;
  color: #000;
  margin: 0;
  padding: 0 12px;
}
body.arc #primary_nav ul li:hover > a {
  color: #bb0000;
}
body.arc #primary_nav ul li hr {
  border-top: 1px solid #999999;
}
body.arc #primary_nav ul li#search {
  float: right;
  background: no-repeat;
  padding: 0;
}
body.arc #primary_nav ul li#search form {
  border: 1px solid #ddd;
  background: #ffffff url(/editor/mod.vms/images/searchbg.gif) repeat-x left top;
  height: 22px;
  margin: 9px 0 0;
  padding: 0;
  width: 200px;
}
body.arc #primary_nav ul li#search form input {
  border: none;
  background: none;
  margin: 0;
}
body.arc #primary_nav ul li#search form input.text {
  padding: 0 6px;
  float: left;
  font: normal 13px/22px Arial, Helvetica, sans-serif;
  width: 160px;
  height: 22px;
}
body.arc #primary_nav ul li#search form input.image {
  float: right;
}
body.arc #primary_nav ul ul {
  display: none;
  position: absolute;
  z-index: 9000;
  width: 200px;
  left: 0;
  top: 42px;
  background: #fff;
  -webkit-box-shadow: 0 0 6px #999999;
  -moz-box-shadow: 0 0 6px #999999;
  box-shadow: 0 0 6px #999999;
  margin: 0;
  padding: 6px 0;
  height: auto;
}
body.arc #primary_nav ul ul li {
  float: none;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
}
body.arc #primary_nav ul ul li a {
  font: bold 12px/15px Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 3px 12px;
}
body.arc #primary_nav ul ul ul {
  display: none;
  top: 0;
  left: 200px;
}
body.arc #primary_nav ul li:hover > ul {
  display: block;
}
/* VMS LAYOUT - this does not apply to ARC */
#vmsheader h1 {
  width: 400px;
  float: left;
  overflow: hidden;
  font-size: 18px;
  line-height: 21px;
  margin: 20px 0;
}
#vmsheader h1 img {
  max-height: 96px;
  width: auto;
}
#vmsheader #header-member-search {
  clear: right;
  margin-bottom: 1rem;
}
#vmsheader #header-member-search .input-append {
  margin-bottom: 0;
}
#vmsprimarynav {
  background: url(/editor/mod.vms/images/navbg.gif) no-repeat center center;
  height: 46px;
}
body.vms #primary_nav ul {
  list-style: none;
  margin: 0;
  padding: 1px 0;
  *zoom: 1;
  zoom: 1;
  position: relative;
  z-index: 101;
}
body.vms #primary_nav ul:before,
body.vms #primary_nav ul:after {
  content: "";
  display: table;
}
body.vms #primary_nav ul:after {
  clear: both;
}
body.vms #primary_nav ul:before,
body.vms #primary_nav ul:after {
  display: table;
  content: "";
  line-height: 0;
}
body.vms #primary_nav ul:after {
  clear: both;
}
body.vms #primary_nav ul:before,
body.vms #primary_nav ul:after {
  content: "";
  display: table;
}
body.vms #primary_nav ul:after {
  clear: both;
}
body.vms #primary_nav ul li {
  float: left;
  position: relative;
  margin: 0;
  padding: 0;
  z-index: 100;
}
body.vms #primary_nav ul li a {
  display: block;
  margin: 0;
  padding: 11px 25px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
}
body.vms #primary_nav ul li ul {
  display: none;
  list-style: none;
  border: 1px solid #333333;
  background: #ffffff;
  width: 200px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 40px;
  left: 0;
  z-index: 101;
}
body.vms #primary_nav ul li ul li {
  float: none;
  border: none;
}
body.vms #primary_nav ul li ul li a {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  padding: 4px 15px;
}
body.vms #primary_nav ul li ul li span {
  display: block;
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  padding: 10px 15px;
  color: #999999;
}
body.vms #primary_nav ul li ul li:hover ul {
  display: block;
  left: 200px;
  top: -1px;
}
body.vms #primary_nav ul li.dropdown > a:after {
  content: "\f078";
  font-family: FontAwesome;
  color: #999999;
  font-size: 12px;
  margin-left: 6px;
  line-height: 0;
}
body.vms #primary_nav ul li:hover > a {
  background: #eeeeee;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #eeeeee, #ffffff);
  background: -moz-linear-gradient(center bottom, #eeeeee 0%, #ffffff 100%);
}
body.vms #primary_nav ul li:hover > ul {
  display: block;
}
#activity ul {
  list-style: none;
}
.dropdown ul {
  display: none;
}
.dropdown:hover ul {
  display: block;
  position: absolute;
  list-style: none;
  background: #fff;
  z-index: 100;
  min-width: 150px;
  padding: 10px;
  margin-left: 0;
}
.dropdown .multicheck i {
  margin: 0 0.5em 0 -0.5em;
}
#vmscontent {
  margin: 0;
  padding: 18px 0;
  clear: both;
  *zoom: 1;
  zoom: 1;
  position: relative;
}
#vmscontent:before,
#vmscontent:after {
  content: "";
  display: table;
}
#vmscontent:after {
  clear: both;
}
#vmscontent:before,
#vmscontent:after {
  display: table;
  content: "";
  line-height: 0;
}
#vmscontent:after {
  clear: both;
}
#vmscontent:before,
#vmscontent:after {
  content: "";
  display: table;
}
#vmscontent:after {
  clear: both;
}
#vmsfooter > .inner {
  border-top: 1px solid #999999;
  padding: 18px 0;
  *zoom: 1;
  zoom: 1;
  clear: both;
}
#vmsfooter > .inner:before,
#vmsfooter > .inner:after {
  content: "";
  display: table;
}
#vmsfooter > .inner:after {
  clear: both;
}
#vmsfooter > .inner:before,
#vmsfooter > .inner:after {
  display: table;
  content: "";
  line-height: 0;
}
#vmsfooter > .inner:after {
  clear: both;
}
#vmsfooter > .inner:before,
#vmsfooter > .inner:after {
  content: "";
  display: table;
}
#vmsfooter > .inner:after {
  clear: both;
}
#vmsfooter #footer {
  float: right;
  text-align: right;
}
#vmsfooter h3 {
  margin: 0;
  padding: 0;
}
#vmsfooter p {
  margin: 0 0 1em;
}
#vmsfooter .powered-by {
  float: right;
  display: block;
  color: #888888;
}
#vmsfooter .powered-by span {
  display: block;
  font-family: Helvetica, Arial, sans-serif;
  text-align: left;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: .075em;
}
#vmsfooter .powered-by:hover {
  text-decoration: none;
}
#vmsfooter .powered-by .svg-wrap {
  width: 160px;
  height: 20px;
}
#vmsfooter .powered-by .svg-wrap path {
  fill: #888888;
}
.no-inlinesvg #vmsfooter .powered-by {
  color: #cb7d2e;
  /* color of the default logo */
}
.no-inlinesvg #vmsfooter .powered-by .svg-wrap {
  background: url(/editor/images/dc-logo.png) no-repeat;
  background-size: cover;
}
#vmsfooter .footer-txt {
  margin-top: 1em;
}
/* BLOCK LAYOUT - VERY IMPORTANT */
.block {
  background: #fff;
  margin: 0 0 18px;
  padding: 6px;
  border: 1px solid #eeeeee;
  text-align: left;
}
body.arc .block {
  -webkit-box-shadow: 0 0 6px #999999;
  -moz-box-shadow: 0 0 6px #999999;
  box-shadow: 0 0 6px #999999;
  border: none;
}
.tab-content .block {
  margin: 6px 6px 18px;
}
.content + .block {
  margin-top: 24px;
}
.no-boxshadow .block,
.fb .block {
  border: 1px solid #ddd;
  box-shadow: none;
}
.m_box {
  background: #fff;
  margin: 0 0 18px;
  padding: 6px;
  border: 1px solid #eeeeee;
  text-align: left;
  border: none;
  box-shadow: 0 0 6px #999;
  -webkit-box-shadow: 0 0 6px #999;
  -moz-box-shadow: 0 0 6px #999;
}
.m_box #post_new_comment {
  margin-top: 1em;
}
.m_box ul.comment-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.m_box ul.comment-list li {
  overflow: hidden;
  border-top: 1px solid #eeeeee;
  padding: 1em 0;
}
.m_box ul.comment-list li .thumb {
  float: left;
  width: 100px;
  height: 100px;
  background: #eeeeee;
}
.m_box ul.comment-list li .item-actions {
  width: 8em;
  float: right;
  text-align: right;
}
.m_box ul.comment-list li .txt-wrap {
  margin: 0 9em 0 120px;
}
.m_box ul.comment-list li .txt-wrap h3 {
  margin: 0;
  padding: 0;
}
.m_box ul.comment-list li .txt-wrap .item-meta {
  display: block;
  margin-bottom: 1em;
}
.m_box ul.comment-list li .txt-wrap .comment_text {
  min-height: 5em;
}
.m_box ul.comment-list li ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.m_box ul.comment-list li ul .txt-wrap {
  margin-right: 0;
}
.m_box ul.asset-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.m_box ul.asset-list li {
  overflow: hidden;
  border-top: 1px solid #eeeeee;
  margin: 0.5em 0;
  padding: 1em;
}
.m_box ul.asset-list li:first-child {
  border-top: none;
}
.m_box ul.asset-list li h3 {
  float: left;
  margin: 0;
  padding: 0;
}
.m_box ul.asset-list li .file-info {
  float: right;
}
.m_box ul.asset-list li .byline {
  clear: both;
}
.m_box .file-info {
  float: right;
}
.m_box .num_comments {
  cursor: pointer;
}
.m_box .is_recommended {
  color: #999999;
}
.m_box dl {
  *zoom: 1;
  zoom: 1;
}
.m_box dl:before,
.m_box dl:after {
  content: "";
  display: table;
}
.m_box dl:after {
  clear: both;
}
.m_box dl:before,
.m_box dl:after {
  display: table;
  content: "";
  line-height: 0;
}
.m_box dl:after {
  clear: both;
}
.m_box dl:before,
.m_box dl:after {
  content: "";
  display: table;
}
.m_box dl:after {
  clear: both;
}
.m_box dl dt {
  float: left;
  width: 160px;
  clear: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.m_box dl dd {
  margin-left: 180px;
}
.m_box dl dd:after {
  display: table;
  content: "";
  clear: both;
}
.block_body .m_box {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input.upload_browse {
  margin: 6px 0;
}
p + .block {
  margin-top: 36px;
}
.block.noborder,
body.arc .block.noborder {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 0;
  border: none;
}
/* BLOCK TITLE */
.block_title,
.block > header {
  margin: 0;
  padding: 6px;
  border-bottom: 1px solid #999999;
  min-height: 15px;
  position: relative;
  z-index: 10;
  *zoom: 1;
  zoom: 1;
}
.block_title:before,
.block > header:before,
.block_title:after,
.block > header:after {
  content: "";
  display: table;
}
.block_title:after,
.block > header:after {
  clear: both;
}
.block_title:before,
.block > header:before,
.block_title:after,
.block > header:after {
  display: table;
  content: "";
  line-height: 0;
}
.block_title:after,
.block > header:after {
  clear: both;
}
.block_title:before,
.block > header:before,
.block_title:after,
.block > header:after {
  content: "";
  display: table;
}
.block_title:after,
.block > header:after {
  clear: both;
}
.block_title h3,
.block > header h3,
.block_title legend,
.block > header legend {
  display: inline;
  margin: 0;
  padding: 0 3px 3px;
  color: #222;
}
.block_title > a,
.block > header > a,
.block_title > span,
.block > header > span {
  white-space: nowrap;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #cccccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  text-decoration: none;
  margin: 0;
  padding: 2px 10px;
  font-size: 11.05px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  float: right;
  margin-top: -6px;
}
.block_title > a:hover,
.block > header > a:hover,
.block_title > span:hover,
.block > header > span:hover,
.block_title > a:focus,
.block > header > a:focus,
.block_title > span:focus,
.block > header > span:focus,
.block_title > a:active,
.block > header > a:active,
.block_title > span:active,
.block > header > span:active,
.block_title > a.active,
.block > header > a.active,
.block_title > span.active,
.block > header > span.active,
.block_title > a.disabled,
.block > header > a.disabled,
.block_title > span.disabled,
.block > header > span.disabled,
.block_title > a[disabled],
.block > header > a[disabled],
.block_title > span[disabled],
.block > header > span[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.block_title > a:active,
.block > header > a:active,
.block_title > span:active,
.block > header > span:active,
.block_title > a.active,
.block > header > a.active,
.block_title > span.active,
.block > header > span.active {
  background-color: #cccccc \9;
}
.block_title > a:first-child,
.block > header > a:first-child,
.block_title > span:first-child,
.block > header > span:first-child {
  *margin-left: 0;
}
.block_title > a:hover,
.block > header > a:hover,
.block_title > span:hover,
.block > header > span:hover,
.block_title > a:focus,
.block > header > a:focus,
.block_title > span:focus,
.block > header > span:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: all background-position 0.1s linear ease-out;
  -moz-transition: all background-position 0.1s linear ease-out;
  transition: all background-position 0.1s linear ease-out;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.block_title > a:focus,
.block > header > a:focus,
.block_title > span:focus,
.block > header > span:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.block_title > a.active,
.block > header > a.active,
.block_title > span.active,
.block > header > span.active,
.block_title > a:active,
.block > header > a:active,
.block_title > span:active,
.block > header > span:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.block_title > a.disabled,
.block > header > a.disabled,
.block_title > span.disabled,
.block > header > span.disabled,
.block_title > a[disabled],
.block > header > a[disabled],
.block_title > span[disabled],
.block > header > span[disabled] {
  cursor: default;
  background-image: none;
  -moz-opacity: 65;
  -khtml-opacity: 65;
  -webkit-opacity: 65;
  opacity: 65;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.block_title > a img,
.block > header > a img,
.block_title > span img,
.block > header > span img {
  vertical-align: middle;
  border: 0;
  margin: 0 5px 0 -3px;
}
.block_title > a.action,
.block > header > a.action,
.block_title > span.action,
.block > header > span.action {
  color: #049cdb;
  background: none;
}
.block_title select,
.block > header select {
  margin: -0.35em 0;
}
.block_title select,
.block > header select,
.block_title .skinned,
.block > header .skinned {
  float: right;
}
.block_title p,
.block > header p {
  float: left;
  clear: left;
  margin: 0;
  padding: 0 3px;
  font-weight: bold;
  color: #666666;
}
.block_title div,
.block > header div {
  float: right;
}
.block_title div p,
.block > header div p,
.block_title div span,
.block > header div span,
.block_title div label,
.block > header div label {
  display: inline-block;
}
.block_title div select,
.block > header div select {
  float: none;
}
.block_title div p,
.block > header div p,
.block_title div span,
.block > header div span,
.block_title div label,
.block > header div label,
.block_title div select,
.block > header div select {
  margin-left: 0.25em;
}
.block_title .dropdown .btn,
.block > header .dropdown .btn {
  padding: 2px 10px;
  font-size: 11.05px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-top: -6px;
}
.block_title .dropdown ul.dropdown-menu,
.block > header .dropdown ul.dropdown-menu {
  margin-top: -1px;
}
.block_title .dropdown ul.dropdown-menu li.subhead,
.block > header .dropdown ul.dropdown-menu li.subhead {
  font-weight: bold;
  padding: 0.25em 0;
}
body.arc .block_title {
  border-color: #222;
}
.m_box h4,
.mbox h4 {
  font: bold 15px/15px Arial, Helvetica, sans-serif;
  margin: 0 0 12px;
  padding: 0 3px 6px;
  border-bottom: 1px solid #222222;
}
/* BLOCK TABS AND MENU */
.block_menu,
.block_legend {
  list-style: none;
  margin: 0 0 3px;
  padding: 9px 6px 3px;
  height: 27px;
}
.block_menu > li,
.block_legend > li {
  float: left;
  margin: 0 3px 6px;
  padding: 0;
}
.block_menu > li > a,
.block_legend > li > a {
  display: block;
  margin: 0;
  padding: 3px 6px;
  color: #666;
  background: #f6f6f6 no-repeat 3px center;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 3px #999999;
  -moz-box-shadow: 0 0 3px #999999;
  box-shadow: 0 0 3px #999999;
}
.block_menu > li > a:hover,
.block_legend > li > a:hover {
  -webkit-box-shadow: 0 0 3px #000000;
  -moz-box-shadow: 0 0 3px #000000;
  box-shadow: 0 0 3px #000000;
  color: #000;
  text-decoration: none;
}
.block_menu .paginationlist,
.block_legend .paginationlist {
  float: right;
  margin-top: -0.4em;
}
.arc .block_menu,
.arc .block_legend {
  background: url(/editor/mod.vms/images/block_menu_bg.png) repeat-x left bottom;
}
.block.noborder .block_menu {
  background: none;
  border-bottom: 1px solid #dddddd;
}
/* BLOCK MENU WITH ICONS */
.block_menu li a.download {
  padding-left: 24px;
  background-image: url(/editor/images/icons/fam/silk/table_save.png);
}
.block_tabs {
  list-style: none;
  margin: 0 0 3px;
  padding: 9px 0 3px 7px;
  background: url(/editor/mod.vms/images/block_menu_bg.png) repeat-x left bottom;
  font-weight: bold;
  font-size: 11px;
  height: 27px;
  overflow: hidden;
  clear: both;
}
.block_tabs .paginationlist {
  float: right;
  margin-top: -0.4em;
}
.block_tabs > li {
  float: left;
  margin: 0;
  padding: 0;
}
.block_tabs > li a,
.block_tabs > li > span {
  display: block;
  margin: 0;
  padding: 6px 12px;
  color: #333333;
}
.block_tabs > li a {
  cursor: pointer;
}
.block_tabs > li.closable {
  position: relative;
  margin-right: 12px;
}
.block_tabs > li.closable a {
  padding-right: 27px;
}
.block_tabs > li.closable span.closetrigger {
  position: absolute;
  padding: 0;
  top: 7px;
  right: 6px;
  display: block;
  background: url(/editor/mod.vms/images/tab_cross.png) no-repeat left top;
  width: 12px;
  height: 12px;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.block_tabs > li.closable span.closetrigger:hover {
  background-position: left bottom;
}
.block_tabs > li.confirmed a {
  background: url(/editor/images/icons/fam/silk/accept.png) no-repeat 6px 5px;
  padding-left: 27px;
}
.block_tabs > li.active {
  cursor: default;
}
.block_tabs > li.active a,
.block_tabs > li.active > span {
  background-color: #fff;
  border-radius: 3px;
  padding-bottom: 15px;
  border-radius: 6px;
  box-shadow: 0 0 6px #666;
  -webkit-box-shadow: 0 0 6px #666;
  -moz-box-shadow: 0 0 6px #666666;
}
.no-boxshadow .block_tabs > li.active a {
  border: 1px solid #cccccc;
}
.block_tabs.compressed > li a {
  padding: 6px 4px;
}
.block_tabs .button {
  float: right;
  margin: -6px 6px;
}
.block_key {
  list-style: none;
}
.block_body {
  *zoom: 1;
  zoom: 1;
  list-style: none;
  clear: both;
  min-height: 20px;
  margin: 0;
  padding: 12px;
  color: #333;
}
.block_body:before,
.block_body:after {
  content: "";
  display: table;
}
.block_body:after {
  clear: both;
}
.block_body:before,
.block_body:after {
  display: table;
  content: "";
  line-height: 0;
}
.block_body:after {
  clear: both;
}
.block_body:before,
.block_body:after {
  content: "";
  display: table;
}
.block_body:after {
  clear: both;
}
.block_body dl {
  *zoom: 1;
  zoom: 1;
}
.block_body dl:before,
.block_body dl:after {
  content: "";
  display: table;
}
.block_body dl:after {
  clear: both;
}
.block_body dl:before,
.block_body dl:after {
  display: table;
  content: "";
  line-height: 0;
}
.block_body dl:after {
  clear: both;
}
.block_body dl:before,
.block_body dl:after {
  content: "";
  display: table;
}
.block_body dl:after {
  clear: both;
}
.block_body dl dt {
  float: left;
  width: 160px;
  clear: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.block_body dl dd {
  margin-left: 180px;
}
.block_body dl dd:after {
  display: table;
  content: "";
  clear: both;
}
.block_body.hastable {
  padding: 0;
}
.block_body.hasoverflow {
  overflow-x: auto;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}
.block_body.hasoverflow .hasoverflow-toggle {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 16px;
  text-align: center;
  cursor: pointer;
  color: #555555;
}
.block_body.hasoverflow .hasoverflow-toggle:before {
  content: "\f138";
  font-family: FontAwesome;
  font-size: 1.2em;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
}
.block_body.hasoverflow.hasoverflow-break {
  overflow-x: visible;
}
.block_body.hasoverflow.hasoverflow-break .hasoverflow-toggle:before {
  content: "\f137";
}
.block_body.hasmap {
  padding: 6px 0 0;
}
.block_body.border_bottom {
  padding-bottom: 18px;
  background: url(/editor/mod.vms/images/block_menu_bg.png) repeat-x left bottom;
  overflow: hidden;
}
.block_body table td.date {
  width: 70px;
}
.block_body table td.phone {
  width: 120px;
}
.block_body table td span.trunc {
  display: inline-block;
  width: 300px;
  word-wrap: break-word;
}
ul.block_body > li {
  display: none;
}
ul.block_body > li.render {
  display: block;
  position: absolute;
  top: 0;
  left: -9999px;
}
ul.block_body > li.active {
  display: block;
}
.block_main {
  margin: 0 0 0 132px;
}
/* not sure what these next 3 styles are for */
.block_side {
  float: left;
  width: 120px;
}
.block_side img {
  max-width: 100%;
}
.block div.hardship {
  border: 1px solid #690;
  color: #690;
  background: #deb;
  margin: 0 0 6px;
  padding: 6px 12px;
  font: bold 13px/15px Arial, Helvetica, sans-serif;
}
.block div.message {
  border: 1px solid #F90;
  background: #ffb;
  margin: 0 0 6px;
  padding: 6px 12px;
  font: bold 13px/15px Arial, Helvetica, sans-serif;
}
.block_body h4 {
  margin: 0 0 12px;
  font: bold 15px/24px Arial;
  overflow: hidden;
}
.block_body h4 a {
  float: right;
  display: block;
  margin: 1px;
  margin-right: 6px;
  padding: 1px 6px;
  background: #f3f3f3;
  color: #d00;
  font: bold 11px/12px Arial;
  border: 1px solid #fff;
  box-shadow: 0px 0px 3px #aaa;
  -webkit-box-shadow: 0 0 3px #aaa;
  -moz-box-shadow: 0 0 3px #aaaaaa;
}
.block_body h5 {
  font: bold 13px/13px Arial, Helvetica, sans-serif;
  margin: 0 0 0.5em;
  padding: 0;
}
.block_body p {
  margin: 0 0 12px;
}
.block_body li.divider {
  height: 12px;
  margin: 0;
  padding: 0;
}
.block_body .warning {
  color: #ffaa00;
}
/* BLOCK ACTIONS */
.block_actions {
  border-top: 1px dotted #bbb;
  margin: 0;
  padding: 9px 1px 3px;
  overflow: hidden;
  line-height: 24px;
  text-align: left;
  clear: both;
}
.block_actions p,
.block_actions span {
  display: inline-block;
  margin: 0 0 0 6px;
  line-height: 24px;
}
form.block_actions,
.block_actions.alignleft {
  text-align: left;
}
form.block_actions input.text {
  float: left;
  width: 288px;
  margin: 0;
  padding: 4px 6px;
  background: #ffe;
  border: 1px solid #cccccc;
}
.block_body .block_actions {
  border: none;
}
.block_actions .icon {
  display: block;
  float: left;
}
.noborder .block_actions {
  border: none;
}
/* BLOCK ICONS */
.block_icons {
  list-style: none;
  margin: 0;
  padding: 6px;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
}
.block_icons li {
  float: left;
  margin: 0;
  padding: 0;
}
.block_icons li a[class] {
  display: block;
  margin: 0 15px 0 0;
  padding: 0 0 0 21px;
  font: bold 10px/16px Arial, Helvetica, sans-serif;
  background: no-repeat left center;
}
.block_icons li a.mobile {
  background-image: url(/editor/images/icons/fam/silk/iphone.png);
}
.block_icons li a.calendar {
  background-image: url(/editor/images/icons/fam/silk/calendar_link.png);
}
.block_tabs + .block_icons {
  padding-top: 3px;
}
/* BLOCK ELEMENTS */
.block_body .noresults {
  margin: 12px;
  padding: 0;
  color: #bbb;
  font-weight: bold;
}
.block_accordion {
  list-style: none;
  margin: 0;
  padding: 0;
}
.block_accordion li {
  margin: 0;
  padding: 0;
  *zoom: 1;
  zoom: 1;
}
.block_accordion li:before,
.block_accordion li:after {
  content: "";
  display: table;
}
.block_accordion li:after {
  clear: both;
}
.block_accordion li:before,
.block_accordion li:after {
  display: table;
  content: "";
  line-height: 0;
}
.block_accordion li:after {
  clear: both;
}
.block_accordion li:before,
.block_accordion li:after {
  content: "";
  display: table;
}
.block_accordion li:after {
  clear: both;
}
.block_accordion li .pane_title {
  border-bottom: 1px solid #eeeeee;
  font-weight: bold;
  *zoom: 1;
  zoom: 1;
  margin: 0;
  padding: 0.5em 0;
  color: #999999;
  cursor: pointer;
}
.block_accordion li .pane_title:before,
.block_accordion li .pane_title:after {
  content: "";
  display: table;
}
.block_accordion li .pane_title:after {
  clear: both;
}
.block_accordion li .pane_title:before,
.block_accordion li .pane_title:after {
  display: table;
  content: "";
  line-height: 0;
}
.block_accordion li .pane_title:after {
  clear: both;
}
.block_accordion li .pane_title:before,
.block_accordion li .pane_title:after {
  content: "";
  display: table;
}
.block_accordion li .pane_title:after {
  clear: both;
}
.block_accordion li .pane_body {
  display: none;
  margin: 0;
  padding: 1em 0 2em;
}
.block_accordion li.active .pane_title {
  color: #000000;
  border-color: #555555;
}
.block_accordion li.active .pane_body {
  display: block;
}
.block_body.edit {
  background: #eeeeee;
  font-size: 0.8em;
  display: none;
  word-wrap: break-word;
}
/* BLOCK IN COLORBOX */
#cboxContent .block {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#cboxContent .block .block_title {
  overflow: hidden;
  padding-left: 0;
}
#cboxContent .block .block_title h3 {
  padding-left: 0;
}
#cboxContent .block .block_body {
  overflow-y: visible;
  overflow-x: hidden;
}
#cboxContent .block .block_body fieldset:only-child {
  border-top: none;
  margin: 0;
}
#cboxContent .block .block_actions {
  margin: 0;
  padding: 10px 0 0;
}
#cboxContent .block dl {
  margin: 0;
}
#cboxContent .block dl dd,
#cboxContent .block dl dt {
  border-top: 1px solid #eeeeee;
  padding: 0.75em 0;
}
.block_list {
  list-style: none;
  margin: -6px -12px;
  padding: 0;
}
.block_list.scrollable {
  height: 200px;
  overflow: auto;
}
.block_list li {
  margin: 0;
  padding: 6px 12px;
  *zoom: 1;
  zoom: 1;
}
.block_list li:before,
.block_list li:after {
  content: "";
  display: table;
}
.block_list li:after {
  clear: both;
}
.block_list li:before,
.block_list li:after {
  display: table;
  content: "";
  line-height: 0;
}
.block_list li:after {
  clear: both;
}
.block_list li:before,
.block_list li:after {
  content: "";
  display: table;
}
.block_list li:after {
  clear: both;
}
.block_list li cite {
  display: block;
  font-size: 10px;
}
.block_list li[class] {
  padding-left: 36px;
  background: no-repeat 12px 6px;
}
.block_list li.divider {
  border-top: 1px dotted #ddd;
  margin: 6px 0;
  padding: 0;
  background: none;
}
.block_list li.checkbox {
  background-image: url(/editor/images/icons/fam/silk/checkbox.png);
}
.block_list li.info {
  background-image: url(/editor/images/icons/fam/silk/information.png);
}
.block_list li.note {
  background-image: url(/editor/images/icons/fam/silk/note.png);
}
.block_list li.date {
  background-image: url(/editor/images/icons/fam/silk/date.png);
}
.block_list li.tweet {
  background-image: url(/editor/images/icons/social/tweet_16.png);
}
.block_list li.friend {
  background-image: url(/editor/images/icons/fam/silk/user_add.png);
}
.block_list li.inbox {
  background-image: url(/editor/images/icons/fam/silk/email_star.png);
}
.block_list li.group {
  background-image: url(/editor/images/icons/fam/silk/group_of_three.png);
}
.block_list li.manage {
  background-image: url(/editor/images/icons/fam/silk/cog.png);
}
.block_list li.directory {
  background-image: url(/editor/images/icons/fam/silk/book_open.png);
}
.block_list li.photo {
  background-image: url(/editor/images/icons/fam/silk/picture.png);
}
.block_list li.comment {
  background-image: url(/editor/images/icons/fam/silk/comment.png);
}
.block_list li.bullet {
  background-image: url(/editor/mod.vms/images/bullet.png);
}
.block_list ul {
  list-style: none;
  margin: 0 0 0 1em;
  padding: 0;
  font-size: .95em;
}
.block_list ul li {
  margin: 0;
  padding: 0;
}
.block_list.showhover > li:hover {
  background-color: #f3f3f3;
}
.panelsection {
  margin: 24px 0 0;
  font-size: 18px;
  color: #000;
  border-bottom: 1px solid #333333;
}
.thumb_list {
  list-style: none;
  margin: -6px -12px;
  padding: 0;
}
.thumb_list li {
  margin: 0;
  padding: 6px 12px;
  overflow: hidden;
}
.thumb_list li img {
  width: 32px;
  height: 32px;
  float: left;
}
.thumb_list li div {
  margin: 0 0 0 40px;
}
.thumb_list li div cite {
  display: block;
  font: bold 10px/12px Arial, Helvetica, sans-serif;
  color: #999999;
}
#reminderlist li {
  margin: 1rem 0;
}
#reminderlist li li {
  margin: .25rem 0;
}
#reminderlist li hr {
  display: none;
}
.check_list {
  list-style: none;
  margin: 6px -12px;
  padding: 0;
}
.check_list li {
  margin: 0;
  padding: 6px 12px;
  padding-left: 36px;
  background: url(/editor/images/icons/fam/silk/checkbox.png) no-repeat 12px 6px;
}
.check_list li.checked {
  background-image: url(/editor/images/icons/fam/silk/checkbox_checked.png);
  color: #999999;
}
.date_list {
  list-style: none;
  margin: -6px -12px;
  padding: 0;
  /* same as block_list */
}
.date_list li {
  margin: 0;
  padding: 6px 12px;
  overflow: hidden;
  /* same as block_list */
}
.date_list li .date {
  float: left;
  border: 1px solid #fff;
  background: #ffffff url(/editor/mod.vms/images/button_gradient.png) repeat-x left bottom;
  width: 32px;
  height: 32px;
  box-shadow: 0 0 3px #999;
  -webkit-box-shadow: 0 0 3px #999;
  -moz-box-shadow: 0 0 3px #999;
  margin: 0;
  padding: 0;
  text-align: center;
  color: #666;
  font: bold 11px/14px Arial, Helvetica, sans-serif;
}
.date_list li .date span {
  display: block;
  font-size: 15px;
}
.date_list li .description {
  margin: 0 0 0 48px;
}
.date_list li .description .desc_title {
  display: block;
  font-weight: bold;
}
.date_list li .description .desc_text p {
  margin: 0;
  padding: 0;
}
.date_list li a.morelink {
  text-decoration: none;
  outline: none;
}
.date_list .morecontent span {
  display: none;
}
.requirement_list {
  margin: 0 0 3em;
  padding: 0;
  list-style: none;
}
.requirement_list li {
  background: #f3f3f3 url(/editor/images/icons/fam/silk/checkbox.png) no-repeat 0.5em 0.5em;
  border: 1px solid #ccc;
  margin: 0.25em 0;
  padding: 0.5em 1em 0.5em 2.5em;
}
.requirement_list li.checked {
  background-color: #e8ffe7;
  background-image: url(/editor/images/icons/fam/silk/checkbox_checked.png);
}
/* TWITTER LIST - vms shows a list, arc shows a slideshow*/
#twitterfeed {
  display: none;
}
/* VMS TOOLBAR */
.vms_toolbar {
  clear: both;
  overflow: hidden;
  margin: 0 0 21px;
  padding: 0;
  border: 2px solid #fff;
  box-shadow: 0 0 3px #bbb;
  -webkit-box-shadow: 0 0 3px #bbb;
  -moz-box-shadow: 0 0 3px #bbb;
  background: #ffffff url(/editor/mod.vms/images/button_gradient.png) repeat-x left bottom;
}
.vms_toolbar li {
  float: left;
  margin: 0;
  padding: 0 2px 0 0;
  position: relative;
  border-right: 1px solid #fff;
  height: 42px;
}
.vms_toolbar li a,
.vms_toolbar li span {
  display: block;
  font: bold 13px/42px Arial, Helvetica, sans-serif;
  color: #333;
  margin: 0;
  padding: 0 15px;
}
.vms_toolbar li a:hover,
.vms_toolbar li span:hover {
  color: #b00;
}
.vms_toolbar li a img,
.vms_toolbar li span img {
  float: left;
  margin: 8px 8px 0 0;
}
.vms_toolbar li label.foolbar {
  float: left;
  margin: 1px 1px 1px 4px;
}
.vms_toolbar li span.arrowright {
  padding: 0;
  width: 32px;
  top: 6px;
  right: -14px;
  background-image: url(/editor/images/icons/24x24/plain/arrow_right_blue.png);
  color: #999;
}
/* Express Register */
div.express_register {
  color: #b00;
}
label.express_register {
  color: #b00;
}
li.express_register {
  background: #eee;
}
/* SLIDESHOWS */
.roundabout {
  padding: 0;
  width: 100%;
  height: 260px;
  list-style: none;
  overflow: hidden;
}
.roundabout li {
  margin: 3px 0;
  padding: 0;
  height: 240px;
  width: 360px;
  cursor: pointer;
  background-color: #fff;
  border: 2px solid #fff;
  overflow: hidden;
  position: relative;
}
.roundabout li img {
  width: 100%;
  height: auto;
}
.roundabout li cite {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 340px;
  margin: 0;
  padding: 5px 10px;
  height: auto;
  background: #ffffff url(/editor/mod.vms/images/block_menu_bg.png) repeat-x left top;
  color: #666;
  font-weight: bold;
}
.roundabout li.roundabout-in-focus {
  cursor: auto;
  box-shadow: 0 0 6px #999;
  -webkit-box-shadow: 0 0 6px #999;
  -moz-box-shadow: 0 0 6px #999;
}
.roundabout li.roundabout-in-focus cite {
  display: block;
}
/* BLOCK VARIANTS */
.sidecol .block {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background: none;
  padding: 0;
}
.sidecol .block_title {
  padding: 6px 0;
}
.sidecol .block_body {
  padding: 12px 0;
}
#youtube_block.block {
  margin-left: 3px;
  margin-right: 3px;
  width: 720px;
  overflow: hidden;
}
#youtube_block.block iframe {
  float: left;
  width: 500px;
}
#youtube_block.block .info {
  margin: 0 -6px 0 506px;
  height: 258px;
  padding: 12px;
  border: 1px solid #eee;
  border-right: none;
}
/* EDITABLE FIELDS */
input.editable {
  background: none;
  margin: 1px;
  border: none;
  font: normal 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
input.editable.active {
  background: #ffe;
  margin: 0;
  border: 1px solid #ffaa00;
}
div.note {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 2px 4px;
  background: #ffe;
  border: 1px solid #fa0;
  font: bold 10px/11px Arial, Helvetica, sans-serif;
}
/* DIRECTORY */
table.directory {
  width: 100%;
  border-top: 1px dotted #aaaaaa;
}
table.directory th {
  border-top: 1px solid #fff;
  padding: 6px 6px;
  background: #eee;
  color: #999;
  font: bold 12px/12px Arial, Helvetica, sans-serif;
}
table.directory td {
  padding: 12px 6px;
  border-bottom: 1px dotted #cccccc;
}
table.directory tr:last-child td {
  border: none;
}
table.directory td.photo {
  width: 64px;
}
table.directory td.photo div {
  width: 64px;
  height: 64px;
  overflow: hidden;
}
table.directory td.photo div img {
  width: 100%;
  height: auto;
}
table.directory td.name h5 {
  font-size: 15px;
}
table.directory a.dirphotolink {
  display: block;
  width: 100px;
  background: url(/editor/images/icons/fam/silk/photos.png) no-repeat left center;
  margin: 9px 0 0;
  padding: 0 0 0 21px;
  font-size: 11px;
}
table.directory td.phone {
  line-height: 18px;
}
table.directory td.phone span {
  font: bold 10px/12px Arial;
}
body .calendar thead .title {
  background: #b00;
  color: #ffffff;
}
body .calendar .button {
  display: table-cell;
  float: none;
  height: auto;
  margin: auto;
  background: #ffffff url(/editor/mod.vms/images/button_gradient.png) repeat-x left bottom;
}
/* PAGE ACTIONS */
.page_actions {
  margin: 0 0 18px;
  padding: 2px;
  overflow: hidden;
}
.page_actions #submit_message {
  color: #b00;
  font-weight: bold;
  line-height: 22px;
  display: block;
  float: left;
  border: 1px solid #b00;
  margin: 0 18px;
  padding: 0 12px;
}
/* TOOLBAR */
.toolbar_list {
  list-style: none;
  border: 1px solid #ddd;
  border-bottom: none;
  background: #ffffff url(/editor/mod.vms/images/block_menu_bg.png) repeat-x left bottom;
  margin: 0 0 18px;
  padding: 0 6px 3px;
  height: 40px;
}
.toolbar_list ul {
  display: none;
  position: absolute;
  z-index: 1000;
  top: 21px;
  left: 0;
  border: 1px solid #ddd;
  width: 200px;
  margin: 0;
  padding: 6px 0;
  background: #ffffff;
}
.toolbar_list li {
  display: block;
  float: left;
  margin: 9px 3px;
  padding: 0;
  border-radius: 6px;
  background: #eee;
  box-shadow: 0 0 3px #999;
  -webkit-box-shadow: 0 0 3px #999;
  -moz-box-shadow: 0 0 3px #999;
  position: relative;
}
.toolbar_list li a,
.toolbar_list li span.foolbar {
  display: block;
  margin: 0;
  padding: 3px 9px;
  font: bold 11px/15px Arial, Helvetica, sans-serif;
  color: #b00;
  border-radius: 6px;
  background: #ffffff;
}
.toolbar_list li label.foolbar {
  float: left;
  margin: 1px 1px 1px 4px;
}
.toolbar_list li:hover ul {
  display: block;
}
.toolbar_list li.parent {
  padding-right: 18px;
  background: url(/editor/mod.vms/images/toolbar_arrow.png) no-repeat right center;
}
.toolbar_list li.parent a {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: 1px solid #dddddd;
}
.toolbar_list li.parent ul li {
  display: block;
  float: none;
  background: none;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.toolbar_list li.parent ul li a {
  border-radius: 0;
  border: none;
  color: #333;
}
.toolbar_list li.parent ul li a:hover {
  color: #b00;
}
body.ie7 .toolbar_list li {
  border: 1px solid #dddddd;
}
/* PAGINATION */
.paginationlist {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
  min-height: 24px;
}
.paginationlist li {
  margin: 0;
  padding: 0 3px;
  border-left: 1px solid #ddd;
  float: left;
}
.paginationlist li:first-child {
  border: none;
}
.paginationlist li a,
.paginationlist li span {
  background: none;
  color: #069;
  margin: 0;
  padding: 2px 4px;
}
.paginationlist li span {
  color: #999999;
}
.paginationlist li span a {
  padding: 0;
}
.paginationlist li a:hover {
  background: none;
  color: #069;
  text-decoration: underline;
}
.block_tabs .paginationlist,
.block_actions .paginationlist,
.block_menu .paginationlist {
  float: right;
  padding: 3px 0;
  margin-left: 12px;
}
.block_tabs .paginationlist li,
.block_actions .paginationlist li,
.block_menu .paginationlist li {
  float: left;
  line-height: 2em;
}
#nd_chapter_directory a.button {
  margin-right: 18px;
}
/* STEP LIST */
ol.step_list li {
  margin: 2em 0;
}
/* FORMS */
body fieldset {
  display: block;
  border: none;
  border-top: 1px solid #222;
  margin: 0 0 18px;
  padding: 12px 0;
  outline: none;
}
body fieldset.noborder {
  border: none;
}
body fieldset legend {
  font: bold 15px/15px Arial, Helvetica, sans-serif;
  background: #fff;
  color: #222;
  margin: 0 12px 12px;
  padding: 0 9px;
}
body fieldset label.error[generated] {
  margin-bottom: 20px;
  padding: 8px 35px 8px 14px;
  margin-bottom: 18px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #c09853;
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
  display: block;
  clear: both;
}
body fieldset .form_list li div label.error[generated] {
  display: inline-block;
}
.form_list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.form_list li {
  margin: 0;
  padding: 9px 0;
  width: auto;
  *zoom: 1;
  zoom: 1;
}
.form_list li:before,
.form_list li:after {
  content: "";
  display: table;
}
.form_list li:after {
  clear: both;
}
.form_list li:before,
.form_list li:after {
  display: table;
  content: "";
  line-height: 0;
}
.form_list li:after {
  clear: both;
}
.form_list li:before,
.form_list li:after {
  content: "";
  display: table;
}
.form_list li:after {
  clear: both;
}
.form_list.compressed li {
  padding: 3px 0;
}
.form_list.showlines li {
  border-top: 1px solid #dddddd;
}
.form_list.showlines li:first-child,
.form_list.showlines li.divider {
  border-top: none;
}
.form_list li.sectiontitle {
  border-top: none;
  margin-top: 24px;
  padding: 12px 0 6px;
  color: #b00;
  font-size: 15px;
  font-weight: bold;
  border-top: 1px solid #dddddd;
}
.form_list li:hover {
  /*background:#ffe*/
}
.form_list li .alert {
  margin-top: 9px;
}
.form_list li .alert li:before,
.form_list li .alert li:after {
  display: list-item;
  content: initial;
}
.form_list li > label {
  float: left;
  width: 140px;
  font-weight: bold;
}
.form_list.labelright li > label {
  text-align: right;
}
.form_list li li > label {
  float: none;
}
.form_list li.important > label {
  color: #b00;
  font-size: 15px;
  font-weight: bold;
}
/* same font styling as sectiontitle */
.form_list.wide li > label {
  width: 300px;
}
.form_list.pct10 > li > label {
  display: inline-block;
  width: 10%;
}
.form_list.pct15 > li > label {
  display: inline-block;
  width: 15%;
}
.form_list.pct20 > li > label {
  display: inline-block;
  width: 20%;
}
.form_list.pct25 > li > label {
  display: inline-block;
  width: 25%;
}
.form_list.pct30 > li > label {
  display: inline-block;
  width: 30%;
}
.form_list.pct35 > li > label {
  display: inline-block;
  width: 35%;
}
.form_list.pct40 > li > label {
  display: inline-block;
  width: 40%;
}
.form_list.pct45 > li > label {
  display: inline-block;
  width: 45%;
}
.form_list.pct50 > li > label {
  display: inline-block;
  width: 50%;
}
.form_list.pct10 > li > div,
.form_list.pct15 > li > div,
.form_list.pct20 > li > div,
.form_list.pct25 > li > div,
.form_list.pct30 > li > div,
.form_list.pct35 > li > div,
.form_list.pct45 > li > div,
.form_list.pct50 > li > div {
  margin: 0 0 0 1em;
  display: inline-block;
}
.form_list > li > div {
  margin: 0 0 0 150px;
  position: relative;
}
.form_list > li > div .ui-datepicker-trigger {
  position: absolute;
  top: 5px;
  left: 5px;
}
.form_list.wide li > div {
  margin: 0 0 0 330px;
}
.form_list li > div .button {
  float: none;
  display: inline-block;
  margin-left: 0.5em;
}
/* works for IE7 and below because element.button should have natural display:inline */
.form_list li textarea {
  width: 60%;
  height: 80px;
}
.form_list li textarea.large {
  width: 90%;
  height: 350px;
}
/* mimics dimenions set in early part of css */
.form_list.wide li textarea {
  width: 90%;
}
.form_list li > input.checkbox {
  float: left;
  margin: 6px 12px 12px 0;
}
.form_list li div.warning {
  background: #faa;
  color: #000;
  margin: 0;
  padding: 3px 6px;
  font: bold 10px/12px Arial, Helvetica, sans-serif;
}
.form_list li label.error {
  color: #b00;
  font: bold 11px/12px Arial, Helvetica, sans-serif;
  padding-left: 12px;
}
.form_list li label.success {
  color: #070;
  font: bold 11px/12px Arial, Helvetica, sans-serif;
  padding-left: 12px;
}
.form_list > li.disabled input,
.form_list > li.disabled select {
  color: #000;
  border: 1px solid #fff;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.form_list > li.disabled .ui-datepicker-trigger {
  display: none;
}
.form_list > li.mdwidth select {
  width: 200px;
}
.form_list > li.group {
  border-top: 1px solid #ddd;
  margin-top: 18px;
}
.form_list > li.group h4 {
  font-size: 15px;
  color: #444;
  margin-top: -18px;
  background: #fff;
  position: absolute;
  padding-right: 12px;
}
#cboxContent .form_list > li.group h4 {
  position: relative;
  margin-top: 6px;
}
.form_list li div span.inputlabelwrap {
  display: block;
  float: left;
  width: 200px;
  margin: 0;
  padding: 3px 24px;
  min-height: 34px;
  border: 1px solid #fff;
  position: relative;
}
.form_list li div span.inputlabelwrap:hover {
  background: #f9f9f9;
  border-color: #eeeeee;
}
.form_list li div span.inputlabelwrap input.checkbox {
  position: absolute;
  top: 0;
  left: 0;
}
.form_list li div span.yesnowrap {
  margin: 0 30px 0 0;
}
.form_list li ul {
  list-style: disc;
}
.form_list li ul li {
  margin: 6px 0;
  padding: 0;
  overflow: visible;
}
/* multiselect exceptions */
.form_list li .multiSelectOptions {
  margin: 0;
}
.form_list li .multiSelectOptions label {
  width: auto;
  padding-left: 21px;
  position: relative;
  float: none;
}
.form_list li .multiSelectOptions label input {
  position: absolute;
  top: 1px;
  left: 0;
}
input.hasDatepicker {
  padding-left: 20px;
}
.form_list.inline {
  overflow: hidden;
}
.form_list.inline ul {
  margin: 0;
}
body.ie7 .form_list.inline {
  overflow: visible;
}
.form_list.inline li {
  float: left;
  padding-right: 36px;
  min-height: 40px;
}
.form_list.inline li li {
  float: none;
  padding-right: 0;
  min-height: 0;
}
body.ie7 .form_list.inline li {
  height: auto;
  overflow: visible;
}
.form_list.inline li.sectiontitle {
  float: none;
  width: auto;
  clear: both;
  min-height: 0;
}
.form_list.inline li.full {
  float: none;
  clear: both;
  width: auto;
}
.form_list.inline li label {
  width: auto;
  float: none;
}
.form_list.inline li label.error,
.form_list.inline li label.success {
  display: block;
  width: 200px;
  padding: 0;
}
.form_list.inline li div {
  margin: 0;
}
.form_list.inline li.newline {
  clear: left;
  zoom: 1;
}
.form_list.inline li.note {
  background: none;
  clear: left;
  min-height: 0;
  font: bold 11px/12px Arial, Helvetica, sans-serif;
  color: #666;
  margin: 0;
  padding: 0 0 12px;
  width: 90%;
}
body.ie7 .form_list.inline li.note {
  height: auto;
}
.form_list.inline li input.text {
  width: 200px;
}
.form_list.inline li input.text.small {
  width: 80px;
}
.form_list.inline li input.checkbox {
  margin: 1px  0;
  margin-right: 15px;
}
.form_list.inline li select {
  margin: 3px 0;
}
.form_list.col3 > li {
  display: block;
  float: left;
  width: 30%;
  margin: 0 3.3% 1.5em 0;
  padding: 0;
}
.form_list.col3 > li:nth-child(3n+1) {
  clear: both;
}
.form_list.col3 > li label {
  display: block;
}
.form_list.col4 > li {
  display: block;
  float: left;
  width: 23%;
  margin: 0 2% 1.5em 0;
  padding: 0;
}
.form_list.col4 > li:nth-child(4n+1) {
  clear: both;
}
.form_list.col4 > li label {
  display: block;
}
.form_list.stacked li div {
  margin: 0;
}
.form_list div.textarea {
  border: 1px solid #999999;
  height: 6em;
  padding: 0.5em;
  overflow-y: scroll;
  width: 80%;
  max-width: 32em;
}
.form_list div.textarea.disabled {
  background: #eeeeee;
  color: #555555;
}
/* styles for form manager */
.form_list.left > li,
.form_list.top > li {
  padding: 1em 0;
}
.form_list.left > li label,
.form_list.top > li label {
  font-weight: bold;
  font-size: 0.9em;
}
.form_list.left > li > label {
  width: 18em;
  margin-right: 2em;
  display: inline-block;
  float: none;
}
.form_list.left > li > div {
  display: inline-block;
  margin: 0;
  vertical-align: top;
}
.form_list.top > li > label {
  width: auto;
  margin: 0 0 0.2em;
  display: block;
  float: none;
  max-width: 50em;
}
.form_list.top > li > div {
  display: block;
  margin: 0;
}
/* FORM LIST VARIANTS */
.form_list li.emphasis * {
  color: #000000;
}
.form_list li.emphasis .inputlabelwrap:hover {
  background-color: #ffc;
  border: none;
}
#is_opportunity #current_opp {
  display: none;
}
#is_opportunity.true #current_opp {
  display: block;
}
#is_opportunity.true {
  background: #ffb;
  border: 1px solid #f90;
  display: block;
  margin: 6px -6px;
  padding: 6px;
}
.registration_list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.registration_list > li {
  background: #ffffff;
  margin: 1%;
  padding: 1%;
  width: 46%;
  float: left;
}
.registration_list > li div {
  width: 50%;
  float: left;
  margin: 0 0 0.5em;
}
.registration_list > li div label {
  font-size: 0.9em;
  font-weight: bold;
}
.registration_list > li div span.status {
  height: 12px;
  font-size: 11px;
  font-weight: bold;
  display: block;
}
.registration_list > li div span.status.error {
  color: #bb0000;
}
.registration_list > li div span.status.success {
  color: #46a546;
}
.registration_list > li div span.status.warning {
  color: #ffc40d;
}
.registration_list > li .guest_actions {
  width: auto;
  float: none;
  border-top: 1px solid #eeeeee;
  clear: both;
  margin: 0;
  padding: 0.5em 0 0;
}
/* TINYMCE */
#tinymce {
  padding: 1em;
}
#tinymce ul,
#tinymce ol,
#vms_content ul,
#vms_content ol {
  margin: 1em 2em;
}
#tinymce ul,
#vms_content ul {
  list-style: disc;
}
#tinymce ol,
#vms_content ol {
  list-style: decimal;
}
/* NEW ACCOUNT FORM */
#newaccount {
  margin: 24px 0;
}
.form_list li label {
  background: no-repeat left center;
}
#newaccount li label sup {
  color: #b00;
  vertical-align: bottom;
  position: relative;
  vertical-align: baseline;
  bottom: 1ex;
}
#newaccount li.focus > label {
  color: #000000;
}
#newaccount table th,
#newaccount table td {
  padding: 0 18px 6px 0;
}
#newaccount table th {
  font: bold 12px/15px Arial, Helvetica, sans-serif;
  color: #666666;
}
#newaccount table td {
  color: #006699;
}
#newaccount table td a.posremove {
  color: #b00;
  font: bold 11px Arial;
}
#newaccountside {
  padding: 31px 0 0;
}
#newaccountside h3 {
  border-top: 1px solid #ddd;
  margin: 0;
  padding: 12px 0;
}
#newaccountside ul li {
  border-top: 1px solid #ddd;
  padding: 6px 12px;
}
#newaccountside ul li a {
  display: block;
}
#newaccountside ul li cite {
  display: block;
  font: bold 10px/12px Arial, Helvetica, sans-serif;
}
/* ENTITY STYLES */
.form_list li.alert {
  background: #ffeeee url(/editor/images/icons/fam/silk/stop.png) no-repeat 5px 5px;
  margin: 0;
  padding: 5px 10px;
  padding-left: 30px;
}
.form_list li.caution {
  background: #ffffcc url(/editor/images/icons/fam/silk/error.png) no-repeat 5px 5px;
  margin: 0;
  padding: 5px 10px;
  padding-left: 30px;
}
.form_list li.emphasis {
  background: #f3f3f3;
  margin: 0;
  padding: 5px 10px;
}
.form_list li.emphasis > label {
  font-weight: bold;
  font-style: italic;
}
.form_list li.pass > label,
.form_list li.success > label {
  padding-left: 21px;
  background-image: url(/editor/images/icons/fam/silk/accept.png);
}
.form_list li.fail > label {
  padding-left: 21px;
  background-image: url(/editor/images/icons/fam/silk/exclamation.png);
}
body fieldset#matches {
  border-color: #b00;
  display: none;
}
body fieldset#matches legend {
  color: #bb0000;
}
body fieldset#matches .form_list li div label {
  background: #eee;
  float: left;
  display: block;
  margin: 0 12px 12px 0;
}
#matchesoverlay {
  position: fixed;
  list-style: none;
  text-align: left;
  left: 50%;
  bottom: 0;
  background: #faa;
  margin: 0 0 0 -150px;
  padding: 12px 18px;
  width: 300px;
  border: 1px solid #fff;
  box-shadow: 0 0 6px #999;
  -webkit-box-shadow: 0 0 6px #999;
  -moz-box-shadow: 0 0 6px #999999;
}
#matchesoverlay li {
  background: url(/editor/images/icons/fam/silk/exclamation.png) no-repeat left center;
  padding-left: 24px;
}
#matchesoverlay li a {
  font-weight: bold;
  color: #bb0000;
}
.inset {
  background: #f3f3f3;
  padding: 12px 18px;
  border: 1px solid #dddddd;
}
.inset input.checkbox {
  float: left;
  margin: 0 6px 0 0;
}
.inset .checkbox_label {
  display: block;
  font-weight: bold;
  font-size: 11px;
  margin: 0 0 0 24px;
}
/* TWITTER FEED HACK */
body .twtr-widget {
  background: #fff;
  margin: 0 0 18px;
  padding: 6px;
  box-shadow: 0 0 3px #999;
  -webkit-box-shadow: 0 0 3px #999;
  -moz-box-shadow: 0 0 3px #999;
}
body .twtr-doc {
  background: none;
  border: none;
  border-radius: 0;
}
body .twtr-widget h3 {
  float: left;
  margin: 0;
  padding: 0 3px 3px;
  color: #222;
  font: bold 15px/15px Arial, Helvetica, sans-serif !important;
}
body .twtr-hd {
  margin: 0;
  padding: 6px;
  border-bottom: 1px solid #222;
  height: 21px;
}
body .twtr-bd {
  padding: 0;
}
body .twtr-timeline {
  margin: 0;
  padding: 0;
  border-radius: 0;
  border: none;
  border-bottom: 1px dotted #bbbbbb;
}
body .twtr-widget .twtr-tweet {
  border: none;
}
body .twtr-ft img {
  display: none;
}
/* LEGACY STYLING */
.block table.pagination {
  width: 100%;
  margin: 6px 0;
}
.block table.pagination td {
  text-align: center;
  font: bold 11px/11px Arial, Helvetica, sans-serif;
}
.block table.pagination td.pagination_left {
  text-align: left;
}
.block table.pagination td.pagination_right {
  text-align: right;
}
.block table.pagination td span,
.block table.pagination td a {
  padding: 0 4px;
}
.block table.pagination td span.current {
  background: #000;
  color: #ffffff;
}
/* SKINNED SELECT */
.skinned {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  background: url(/editor/mod.vms/images/toolbar_arrow.png) no-repeat right center;
  position: relative;
  text-align: right;
}
.skinned cite {
  padding-right: 21px;
}
.skinned select {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100;
}
/* GOOGLE MAPS */
#gmap {
  width: 370px;
  height: 250px;
  background: #f3f3f3;
}
#gmapinfo {
  float: right;
  width: 146px;
  height: 230px;
  border: 1px solid #ddd;
  border-right: none;
  padding: 9px;
}
#gmapinfo h4 {
  margin: 0 0 9px;
}
#gmapinfo h4 img {
  vertical-align: bottom;
  margin: 0;
}
#gmapinfo a {
  display: block;
  margin: 6px 0;
  cursor: pointer;
}
.infoBox {
  position: relative;
  width: 80px;
  margin: -8px 0 0 -8px;
  padding: 6px;
  font: bold 10px/12px Arial, Helvetica, sans-serif;
  background: #fff;
  background: url(/editor/mod.vms/images/white90.png);
  border: 1px solid #666;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
  color: #333333;
}
.infoBox strong {
  color: #bb0000;
}
.infoBox .pointer {
  display: block;
  position: absolute;
  top: -8px;
  left: -8px;
  width: 18px;
  height: 18px;
  background: url(/editor/mod.vms/images/pointer.png) no-repeat right bottom;
}
/* SORTABLE LIST */
.ui-nestedSortable-error {
  background: #fbe3e4;
  color: #8a1f11;
}
ol {
  margin: 0;
  padding: 0;
  padding-left: 30px;
}
ol.sortable,
ol.sortable ol {
  margin: 0 0 0 25px;
  padding: 0;
  list-style-type: none;
}
ol.sortable {
  margin: 0;
}
.sortable li {
  margin: 7px 0 0 0;
  padding: 0;
}
.sortable li div {
  border: 1px solid black;
  padding: 3px;
  margin: 0;
  cursor: move;
}
/* CHAPTER FEEDS */
.trips {
  list-style: none;
  display: block;
  margin: 0 -9px;
  padding: 0;
}
.trips li {
  float: left;
  width: 216px;
  height: 270px;
  font: normal 12px/15px Arial, Helvetica, sans-serif;
  background: #fff;
  margin: 0 12px 24px;
  padding: 6px;
  box-shadow: 0 0 6px #999;
  -webkit-box-shadow: 0 0 6px #999;
  -moz-box-shadow: 0 0 6px #999;
  overflow: hidden;
}
.trips li a {
  display: block;
  width: 100%;
  height: 140px;
  overflow: hidden;
  border-bottom: 3px solid #d00;
  margin: 0 0 6px;
}
.trips li a img {
  width: 100%;
  height: auto;
}
.trips li h3 {
  height: 36px;
  overflow: hidden;
}
.trips li .itembody {
  padding: 6px 12px;
}
#vms_youtube.trips li {
  height: 246px;
}
#vms_youtube.trips li a {
  height: 120px;
}
#vms_youtube.trips li a img {
  margin-top: -21px;
}
#vms_picasa li {
  height: 222px;
}
/* legacy; nominate for removal */
#twitterlist ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#twitterlist ul li {
  border-top: 1px dotted #ddd;
  margin: 0;
  padding: 12px 0;
  overflow: hidden;
}
#twitterlist ul li:first-child {
  border: none;
}
#twitterlist ul li img {
  float: left;
  margin: 0 12px 0 0;
}
.tweetTime {
  float: right;
  font-weight: bold;
  background: #ddd;
  color: #666;
  margin: 0 0 0 24px;
  padding: 3px 6px;
}
/* end legacy twitter */
.videothumbnails {
  margin: 0 -9px;
  padding: 0;
}
.videothumbnails > div {
  float: left;
  width: 216px;
  height: 270px;
  font: normal 12px/15px Arial, Helvetica, sans-serif;
  background: #fff;
  margin: 0 12px 24px;
  padding: 6px;
  box-shadow: 0 0 6px #999;
  -webkit-box-shadow: 0 0 6px #999;
  -moz-box-shadow: 0 0 6px #999;
  overflow: hidden;
}
.fb-wall-box {
  border-top: 1px dotted #ddd;
  margin: 0;
  padding: 12px 0;
  overflow: hidden;
  clear: both;
}
.fb-wall-box-first {
  border: none;
}
.fb-wall-avatar {
  float: left;
  width: 50px;
}
.fb-wall-data {
  margin: 0 0 0 62px;
}
.fb-wall-media {
  padding: 6px;
  overflow: hidden;
  font-size: 11px;
}
.fb-wall-picture {
  float: left;
  width: 130px;
}
.fb-wall-media-container {
  margin: 0 0 0 142px;
}
.fb-wall-comments {
  padding: 12px 0 0;
  clear: both;
  font-size: 11px;
}
.fb-wall-comment {
  display: block;
  padding: 6px;
  background: #f6f6f6;
  border-top: 1px dotted #dddddd;
}
.fb-wall-comment-avatar {
  width: 32px;
  height: 32px;
  float: left;
}
.fb-wall-comment-avatar img {
  width: 100%;
  height: 100%;
}
.fb-wall-comment-message {
  display: block;
  margin: 0 0 0 44px;
}
.fb-wall-comment-from-date {
  display: block;
}
.fb-wall-date,
.fb-wall-likes {
  float: left;
  font-size: 11px;
}
.fb-wall-icon {
  float: left;
  margin-right: 6px;
}
/* DEFINTION LIST */
.definition_list {
  list-style: none;
  margin: 0 0 24px;
  padding: 0;
}
.definition_list li {
  margin: 0;
  padding: 3px 0;
}
.definition_list li span {
  display: inline-block;
  margin: 0;
  padding: 3px 6px;
}
.definition_list li span.label {
  width: 100px;
  background: #eeeeee;
}
/* IMPORT */
ul.step_list {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.step_list li {
  border-top: 1px solid #ddd;
  margin: 0 0 12px;
  padding: 0 0 12px;
  clear: both;
}
ul.step_list a {
  display: block;
  margin: 0 0 0 27px;
  padding: 6px;
  color: #666666;
}
ul.step_list li h4 {
  display: block;
  float: left;
  font-weight: bold;
  font-size: 13px;
  background: #ccc;
  color: #fff;
  margin: 0 0 6px;
  padding: 3px 9px;
}
ul.step_list li.active {
  border-color: #bb0000;
}
ul.step_list li.active h4 {
  background: #b00;
  color: #ffffff;
}
ul.step_list li.active a {
  color: #069;
  font-weight: bold;
}
ul.step_list li.complete h4 {
  background: #ddd;
  color: #bbbbbb;
}
ul.step_list li.complete a {
  color: #bbbbbb;
}
/* TEAM */
.team_list {
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #cccccc;
}
.team_list > li {
  border: 1px solid #ccc;
  border-top: none;
}
.team_list > li .li_toggle {
  margin: 0 12px;
  padding: 6px 0 6px 27px;
  background: url(/editor/mod.vms/images/arrow_right.png) no-repeat left center;
}
.team_list > li .li_toggle span {
  float: right;
}
.team_list > li.expanded .li_toggle {
  border-bottom: 1px solid #000;
  background-image: url(/editor/mod.vms/images/arrow_down.png);
}
.team_list > li .li_block {
  display: none;
  padding: 12px;
}
.team_list > li.expanded .li_block {
  display: block;
}
.li_block .search_wrap {
  display: none;
}
#validation_list {
  border: 1px solid #ccc;
  margin: 0 -12px;
  padding: 0;
}
#validation_list > li {
  border-top: 1px solid #ccc;
  clear: both;
  overflow: hidden;
}
#validation_list > li:first-child {
  border: none;
}
#validation_list > li .status {
  display: block;
  float: left;
  width: 38px;
  height: 38px;
  border-right: 1px solid #ddd;
  background: url(/editor/images/icons/fam/silk/accept.png) no-repeat center center;
}
#validation_list > li.fail .status {
  background-image: url(/editor/images/icons/fam/silk/cancel.png);
}
#validation_list > li.warning .status {
  background-image: url(/editor/images/icons/16x16/plain/warning.png);
}
#validation_list > li h4 {
  margin: 0;
  padding: 12px;
  padding-left: 30px;
  font: bold 14px/14px Arial, Helvetica, sans-serif;
  color: #333;
  background: #fff;
}
#validation_list h4.toggle {
  background: #ffffff url(/editor/mod.vms/images/arrow_right.png) no-repeat left center;
  cursor: n-resize;
}
#validation_list li h4.toggle.open {
  background-image: url(/editor/mod.vms/images/arrow_down.png);
}
#validation_list li div.resultwrap {
  display: none;
  border-top: 1px solid #cccccc;
}
#validation_list li div.resultwrap p {
  margin: 12px;
}
#validation_list ul {
  display: none;
  padding-left: 18px;
  /*background:#ddd;*/
  border-top: 1px solid #cccccc;
}
#validation_list ul.toggle_list {
  display: block;
  padding: 0;
  border: none;
}
#validation_list ul h4 {
  font-size: 12px;
  background-color: #fcfcfc;
  color: #666;
  border-bottom: 1px solid #cccccc;
}
#validation_list ul div {
  padding-left: 21px;
  background: #ccc;
  border: none;
}
.toggle_list {
  list-style: none;
  float: right;
  margin: 6px;
  padding: 1px;
}
.toggle_list li {
  display: block;
  float: left;
  margin: 4px 0 0;
  padding: 0;
  border: none;
  border-left: 1px solid #bbbbbb;
}
.toggle_list li:first-child {
  border: none;
}
.toggle_list li span {
  display: block;
  font: bold 11px/14px Arial, Helvetica, sans-serif;
  padding: 2px 12px;
}
.toggle_list li a {
  display: block;
  float: left;
  background: #eeeeee repeat-x left bottom;
  font: bold 11px/14px Arial, Helvetica, sans-serif;
  margin: 0 0 0 -1px;
  padding: 4px 12px;
  border: 1px solid #ccc;
  color: #999999;
}
.toggle_list li.active a {
  background-image: url(/editor/mod.vms/images/button_gradient.png);
  color: #006699;
}
.toggle_list li.active a:hover {
  text-decoration: none;
}
#validation_list table {
  width: 100%;
  background: #ffffff;
}
#validation_list th,
#validation_list td {
  padding: 6px 9px;
}
#validation_list th {
  background: #f6f6f6;
  color: #999;
  border-bottom: 1px solid #bbb;
  font-size: 11px;
  font-weight: bold;
}
#validation_list td {
  border-bottom: 1px solid #cccccc;
}
#validation_list tr.fail td {
  background: #faecec;
}
#progress {
  clear: both;
  padding: 30px 0 0;
  text-align: center;
  background: url(/editor/mod.vms/images/block_menu_bg.png) repeat-x left -12px;
}
#progress .bar {
  border: 1px solid #bbb;
  background: #f6f6f6;
  margin: 0;
  padding: 3px;
}
#progress .bar div {
  background: #bb0000 url(/editor/mod.vms/images/red_gradient.png) repeat-x left top;
  width: 35%;
  height: 12px;
}
/* HOME STYLES AND OVERRIDES */
#dash {
  margin: 0 0 24px;
}
#dashleft {
  float: left;
  width: 290px;
  height: 400px;
  margin: 0;
  padding: 10px 0 0 10px;
  background: url(/editor/mod.vms/images/leftshadow.jpg) no-repeat right top;
}
#dashleft h2,
#block_profile h2 {
  margin: 6px 0;
  padding: 0;
}
#profilethumb {
  float: left;
  width: 72px;
  height: 72px;
  padding: 6px;
  border: 1px solid #bbb;
  margin: 0 15px 12px 0;
  position: relative;
}
#profilethumb img {
  width: 100%;
  height: 100%;
}
#profilethumb span.badge {
  display: block;
  position: absolute;
  bottom: -6px;
  right: -6px;
  width: 32px;
  height: 32px;
  background: url(/editor/mod.vms/images/badge_dshr.png) no-repeat center center;
}
#dashleft ul {
  list-style: none;
  display: block;
  clear: left;
  border-top: 1px solid #ddd;
  margin: 40px 0 0;
  padding: 0 0 12px;
  overflow: hidden;
}
#dashleft ul li {
  cursor: pointer;
  border-bottom: 1px solid #ddd;
  margin: 0;
  padding: 12px;
}
#dashleft ul li.active {
  background: #fff;
  box-shadow: 0 3px 9px #ddd;
  -webkit-box-shadow: 0 3px 9px #ddd;
  -moz-box-shadow: 0 3px 9px #dddddd;
}
#dashleft ul li a {
  font-size: 15px;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
#dashleft ul li span {
  font-size: 12px;
  line-height: 14px;
  display: block;
}
#dashleft ul li cite {
  float: right;
  display: block;
  font: bold 12px/12px Arial, Helvetica, sans-serif;
  background: #b00;
  color: #fff;
  margin: 0 0 6px 6px;
  padding: 3px 6px;
  border-radius: 3px;
  box-shadow: inset 3px 3px 3px #900;
  -webkit-box-shadow: inset 3px 3px 3px #900;
  -moz-box-shadow: inset 3px 3px 3px #900;
}
#dashleft #social {
  text-align: right;
  padding: 0 12px;
}
#dashleft #social img {
  margin: 0 6px 0 0;
}
#block_reminders .block_list {
  padding: 12px;
}
#block_reminders .block_body table {
  border-bottom: 1px solid #bbb;
  margin: 0 0 12px;
}
#dashright {
  margin: 0 0 0 312px;
  padding: 0;
  width: 640px;
}
#dashright > ul {
  list-style: none;
  padding: 0;
  width: 640px;
  height: 360px;
  overflow: hidden;
  position: relative;
}
#dashright > ul > li {
  width: 640px;
  height: 360px;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}
#dashright .thumb_list li img {
  width: 48px;
  height: 48px;
}
#dashright .thumb_list li div {
  margin-left: 60px;
}
/*#block_activity {margin:0 250px 0 0}*/
#block_activity .block_body {
  clear: none;
}
#block_groupslist {
  float: right;
  width: 230px;
}
#gmap {
  width: 640px;
  height: 360px;
}
#photos ul li {
  position: relative;
  width: 640px;
  height: 360px;
}
#photos ul li img {
  width: 100%;
  height: auto;
}
#photos ul li div {
  position: absolute;
  bottom: 12px;
  left: 12px;
  width: 300px;
  margin: 0;
  padding: 10px 15px;
  background: url(/editor/mod.vms/images/white80.png);
  color: #000;
  font-weight: bold;
}
#photos ul li div cite {
  display: block;
  font-size: 10px;
  font-style: normal;
  color: #666666;
}
.slidecontrol {
  position: absolute;
  z-index: 100;
  top: 140px;
  display: block;
  width: 36px;
  height: 72px;
  background: url(/editor/mod.vms/images/slidecontrols.png) no-repeat left center;
}
#prev {
  background-position: right center;
  left: 0;
}
#next {
  background-position: left center;
  right: 0;
}
#upload {
  position: absolute;
  top: 0;
  right: 18px;
  margin: 0;
  padding: 4px 8px;
  z-index: 200;
  background: #ffffff url(/editor/mod.vms/images/button_gradient.png) repeat-x left bottom;
  border: 1px solid #ffffff;
}
.expandlist {
  display: block;
  margin: 12px 0 0;
  padding: 0;
  text-align: center;
  border-top: 1px solid #bbb;
  font: bold 11px/12px Arial, Helvetica, sans-serif;
}
.expandlist span {
  display: block;
  width: 120px;
  margin: -1px auto;
  padding: 3px 6px;
  border: 1px solid #bbb;
  border-top: none;
  background: #ffffff;
}
#block_schedule .date_list {
  height: auto;
  overflow: hidden;
  position: relative;
}
/* VMS PROFILE PHOTO */
.vms_profile_photo_wrap img {
  margin: 0 0 6px;
}
.block_profile_head div {
  margin: 3px 0;
}
/* VMS PROFILE EDIT */
#nd_profile_edit .block + .block,
form#profile_edit {
  margin-top: -18px;
}
/* same as below, special instance */
.hasblockaccordion .block + .block {
  margin-top: -18px;
}
.block_toggle {
  background: url(/editor/mod.vms/images/arrow_right.png) no-repeat left center;
  padding-left: 30px;
  border: none;
  cursor: s-resize;
}
.block_toggle.keepborder {
  border-bottom: 1px solid #999;
}
.block_toggle.expanded {
  background-image: url(/editor/mod.vms/images/arrow_down.png);
  border-bottom: 1px solid #000000;
}
legend.block_toggle.expanded {
  background-image: url(/editor/mod.vms/images/arrow_down.png);
  border-bottom: none;
}
.block_toggle h3 {
  line-height: 21px;
}
.cantoggle {
  display: none;
}
/* VMS PROFILE SUMMARY */
#nd_profile ul.block_body .m_box {
  border-top: 1px solid #000;
  margin: 0 0 24px;
  padding: 6px 0 0;
}
#nd_profile ul.block_body .m_box p {
  margin: 0 0 3px;
  padding: 0;
}
#nd_profile ul.block_body .m_box span {
  font-weight: bold;
  padding-right: 3px;
  /*width:100px; float:left*/
}
/* GALLERY */
#vms_gallery {
  margin: 0 -6px 0 0;
}
#vms_gallery.fullwidth {
  clear: both;
  margin-top: 48px;
}
#vms_gallery li {
  float: left;
  width: 160px;
  margin: 0 6px 12px;
  padding: 6px;
  border: 1px solid #ddd;
  position: relative;
}
#vms_gallery li a {
  display: block;
  margin: 0;
  padding: 0;
  width: 160px;
  height: 120px;
  overflow: hidden;
}
#vms_gallery li a img {
  width: 110%;
  height: auto;
}
#vms_gallery li .actions {
  display: none;
  height: 24px;
  background: #fff;
  position: absolute;
  top: 0;
  right: 0;
}
#vms_gallery li .actions a {
  display: block;
  float: left;
  width: 24px;
  height: 24px;
}
#vms_gallery li .actions a.edit {
  background: url(/editor/images/icons/fam/silk/pencil.png) no-repeat center center;
}
#vms_gallery li .actions a.remove {
  background: url(/editor/images/icons/fam/silk/cross.png) no-repeat center center;
}
#vms_gallery li:hover .actions {
  display: block;
}
#vms_gallery li:hover {
  border-color: #333333;
}
.gallery_description {
  margin-bottom: 21px;
  padding-bottom: 18px;
  border-bottom: 1px solid #dddddd;
}
/* VMS GALLERY COLORBOX */
.gallery #cboxPrevious,
.gallery #cboxNext {
  position: absolute;
  top: 50%;
  display: block;
  margin-top: -36px;
  width: 36px;
  height: 72px;
  background: url(/editor/mod.vms/images/slidecontrols.png) no-repeat left center;
  text-indent: -9999px;
}
.gallery #cboxPrevious {
  background-position: right center;
  left: 10px;
}
.gallery #cboxNext {
  background-position: left center;
  right: 10px;
}
/* DISASTER MANAGEMENT */
.workflow {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.workflow li {
  display: block;
  margin: 6px 9px 3px;
  padding: 12px;
  padding-left: 6px;
  float: left;
  width: 148px;
  height: 45px;
  box-shadow: 0 0 6px #999;
  -webkit-box-shadow: 0 0 6px #999;
  -moz-box-shadow: 0 0 6px #999;
  position: relative;
}
.workflow li.divider {
  margin: -12px 1px 0;
  padding: 0;
  width: 1px;
  height: 90px;
  box-shadow: none;
  background: #333333;
}
.workflow li.newline {
  clear: left;
}
.workflow li a {
  font: bold 12px/15px Arial, Helvetica, sans-serif;
}
.workflow li img {
  float: left;
  margin: -3px 12px 0 0;
}
.workflow li img.greene {
  float: none;
  margin: 0;
}
.arrowright {
  display: block;
  position: absolute;
  margin: -16px 0 0;
  padding: 0;
  top: 50%;
  right: -24px;
  width: 24px;
  height: 32px;
  background: url(/editor/images/icons/32x32/plain/arrow_right_blue.png) no-repeat right center;
}
.arrowdown {
  display: none;
  position: absolute;
  margin: 0;
  margin-left: -18px;
  padding: 0;
  bottom: -32px;
  left: 50%;
  width: 32px;
  height: 14px;
  background: url(/editor/images/icons/32x32/plain/arrow_down_blue.png) no-repeat center bottom;
  opacity: 0.33;
}
/* MBOX COLLAPSIBLE */
.block_body h4.mbox_toggle {
  background: url(/editor/mod.vms/images/button_gradient.png) repeat-x left bottom;
  border: 1px solid #ccc;
  margin: 0;
  padding: 6px 12px;
  cursor: s-resize;
}
.block_body .mbox_content {
  display: none;
  overflow: hidden;
}
/* DOOR */
.flexigrid div.fbutton span {
  background-repeat: no-repeat;
  background-position: left center;
}
.flexigrid div.fbutton span.manage {
  background-image: url(/editor/images/icons/fam/silk/cog.png);
}
.flexigrid div.fbutton span.assign {
  background-image: url(/editor/images/icons/fam/silk/user_go.png);
}
.flexigrid table td img,
.flexigrid table td input {
  vertical-align: bottom;
}
.flexigrid table td a {
  font-weight: bold;
}
.flexigrid table tr.new td {
  background: #ffffee;
}
.flexigrid table tr.erow.new td {
  background: #ffffdd;
}
.flexigrid a.undo {
  font: bold 8px Arial, Helvetica, sans-serif;
  vertical-align: super;
}
#block_slider {
  height: 21px;
  background: url(/editor/mod.vms/images/slider.png) no-repeat center center;
  cursor: pointer;
  opacity: 0.5;
  z-index: 1000;
}
#block_slider:hover {
  opacity: 1;
}
#dr_block_template {
  display: none;
}
.dr_block {
  clear: both;
  box-shadow: 0 0 3px #999;
  -webkit-box-shadow: 0 0 3px #999;
  -moz-box-shadow: 0 0 3px #999;
  font: normal 11px/12px Arial, Helvetica, sans-serif;
  margin: 0 0 12px;
  position: relative;
}
.dr_block .infonum,
.dr_block .infoname {
  margin: 0;
  padding: 6px 9px;
  font: bold 11px/12px Arial, Helvetica, sans-serif;
  background: #f6f6f6;
}
.dr_block .infoname {
  margin-top: -6px;
  color: #bb0000;
}
.dr_slots {
  list-style: none;
  margin: 0;
  padding: 0;
}
.dr_slots li {
  border-top: 1px solid #dddddd;
}
.dr_slots li span,
.dr_slots li a {
  display: block;
  font-weight: bold;
  margin: 0;
  padding: 6px 9px;
}
.dr_slots li span {
  color: #bbbbbb;
}
.dr_slots li a {
  background: url(/editor/mod.vms/images/arrow_right.png) no-repeat right center;
}
.dr_slots li.expanded a {
  background-image: url(/editor/mod.vms/images/arrow_down.png);
}
.dr_slots li.expanded ul {
  display: block;
}
.dr_slots li.drophover {
  background: #ffff99;
}
.dr_block_close {
  position: absolute;
  top: 2px;
  right: 2px;
  width: 12px;
  height: 12px;
  background: url(/editor/images/icons/fam/silk/bullet_cross.png) no-repeat center center;
  cursor: pointer;
}
.dr_slots li.ui-state-disabled {
  opacity: 1;
  filter: alpha(opacity=100);
}
.dr_slots ul {
  display: none;
  background: #f9f9f9 url(/editor/mod.vms/images/leftshadow.jpg) no-repeat left top;
  margin-left: 9px;
  padding-bottom: 12px;
}
.dr_slots ul li {
  padding: 3px 9px;
  border-style: dotted;
}
.dr_slots ul li strong {
  display: block;
}
#teamslots {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
#teamslots li {
  border: 1px solid #666;
  width: 164px;
  height: 100px;
  margin: 0 18px 18px 0;
  padding: 0;
  float: left;
  opacity: 0.33;
}
#teamslots li.active {
  opacity: 1;
  border-color: #bb0000;
}
#teamslots li.filled {
  opacity: 1;
  border-color: #999999;
}
#teamslots li span {
  display: block;
  background: #eee;
  color: #333;
  padding: 6px 6px 6px 12px;
  font-weight: bold;
}
#teamslots li div {
  padding: 6px 12px;
}
#teamslots li div h4 {
  margin: 0;
  padding: 0;
}
#teamslots li .clearslot {
  display: none;
  cursor: pointer;
  float: right;
  width: 16px;
  height: 16px;
  background: url(/editor/images/icons/fam/silk/delete2.png) no-repeat center center;
}
#teamslots li.filled .clearslot {
  display: block;
}
#drinfo {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  box-shadow: 0 0 6px #666;
  -webkit-box-shadow: 0 0 6px #666;
  -moz-box-shadow: 0 0 6px #666;
  width: 200px;
  margin: 0;
  padding: 6px 12px;
  text-align: left;
  font: normal 11px/14px Arial, Helvetica, sans-serif;
}
.infonum {
  font-weight: bold;
}
.infoname {
  font-weight: bold;
  color: #bb0000;
}
.volunteer_helper {
  background: #ffffff url(/editor/images/icons/fam/silk/user_go.png) no-repeat 5px center;
  border: 1px solid #069;
  width: 150px;
  padding: 3px 10px 3px 30px;
  margin: 0;
  box-shadow: 0 0 6px #999;
  -webkit-box-shadow: 0 0 6px #999;
  -moz-box-shadow: 0 0 6px #999;
  text-align: left;
  z-index: 2000;
  font: bold 11px/14px Arial, Helvetica, sans-serif;
  color: #006699;
}
#select_dr {
  text-align: left;
}
.select_dr #cboxTitle,
.select_dr #cboxClose {
  display: none !important;
}
/* DOOR FULFILL */
#volunteer_wrap h3 {
  color: #222222;
}
#volunteer_wrap h3 a {
  float: right;
  font-size: 13px;
}
#volunteer_wrap h3 span {
  font-size: 15px;
}
.cb_assign #cboxTitle,
.cb_assign #cboxClose {
  display: none !important;
}
.cb_assign {
  text-align: left;
  padding: 18px;
}
#cb_assign {
  margin: 0;
}
.cb_volunteer {
  padding: 12px;
}
.cb_volunteerinfo {
  background: url(/editor/mod.vms/images/block_menu_bg.png) repeat-x left top;
  padding: 48px 12px 12px;
}
.cb_volunteerinfo .form_list li {
  padding: 6px 0;
}
.cb_volunteerinfo .form_list li div span.inputlabelwrap {
  min-height: 1px;
  font-weight: bold;
}
/* DROMIS */
.select_dr {
  float: right;
  font-weight: bold;
  font-size: 15px;
  margin: 3px 0 0;
  color: #333333;
}
/* Progress Bar */
.progress_bar {
  height: 7px;
  border: 1px solid #666;
  width: 100px;
  float: left;
  margin: 3px 0.5em 0 0;
}
.progress_bar .progress {
  height: 7px;
  background: #ae1321;
}
/* VARIOUS */
.uploaded_file {
  padding-left: 12px;
  line-height: 24px;
}
td.gap_select_col select {
  width: 200px;
}
/* GLOBAL OVERRIDES */
table.alternating_rows td {
  padding: 3px;
}
#quick_links ul:after {
  visibility: hidden;
  display: block;
  clear: both;
  height: 0;
  font-size: 0;
  content: "";
  zoom: 1;
}
#quick_links ul li {
  float: left;
  width: 50%;
}
/* GROUPSHARE OVERRIDES */
body .gs_block .block_actions {
  border: none;
  text-align: left;
  line-height: 14px;
  height: 24px;
  margin: 0;
  padding: 3px;
}
body .gs_block .block_actions a {
  border: 1px solid #dddddd;
}
/* VMS PROFILE SPECIFIC */
#nd_vms_profile .m_box h4 {
  margin: 0 0 6px;
  padding: 6px 0;
  font: bold 15px/18px Arial, Helvetica, sans-serif;
  border-bottom: 1px solid #000000;
}
#nd_vms_profile .dt_dd_wrap {
  /*border-top:1px solid #eee;*/
  padding: 3px 0;
  display: block;
  overflow: hidden;
}
/*element added through javascript */
#nd_vms_profile body dl dt,
#nd_vms_profile dl dd {
  border: none;
  padding: 0;
}
#nd_vms_profile dt {
  float: left;
  width: 150px;
  border: none;
  padding: 0;
}
#nd_vms_profile dd {
  margin-left: 160px;
  border: none;
  padding: 0;
}
#nd_vms_profile .m_box ul li {
  /*border-top:1px solid #eee;*/
  padding: 3px 0;
}
#nd_vms_profile #profile_photo td img {
  margin-bottom: 12px;
}
/* CLUB STYLES */
#clubmap {
  width: 300px;
  height: 300px;
  float: right;
  margin: 0 0 24px 24px;
  background: #eeeeee;
}
#block_club_detail h2 {
  margin-bottom: 0;
}
.club_gallery {
  clear: both;
  margin: 0 -6px 0 0;
  padding: 0;
  height: 120px;
  overflow: hidden;
}
.club_gallery li {
  width: 149px;
  height: 120px;
  overflow: hidden;
  float: left;
  margin: 0 6px 0 0;
}
.club_gallery li img {
  width: 100%;
  height: auto;
}
#fbphotos {
  list-style: none;
  margin: 0 -9px -9px 0;
  padding: 0;
}
#fbphotos li {
  float: left;
  width: 80px;
  height: 80px;
  overflow: hidden;
  margin: 0 9px 9px 0;
}
#fbphotos li img {
  display: block;
  width: 150%;
  height: auto;
}
.statelist {
  float: left;
  width: 25%;
}
.statelist li a {
  display: block;
  background: #f3f3f3;
  border: 1px solid #ddd;
  margin: 0 3px 3px 0;
  padding: 3px 6px;
  font-size: 11px;
  font-weight: bold;
}
.clublist {
  margin-top: 12px;
}
.clublist li {
  position: relative;
}
.clublist li a {
  display: block;
  background: #f3f3f3;
  border: 1px solid #ddd;
  margin: 0 0 6px 0;
  padding: 3px 6px 3px 18px;
  font-size: 11px;
  font-weight: bold;
}
.clublist li.active a {
  background: #ffc;
  border: 1px solid #333333;
}
.clublist li a span {
  color: #333;
  font-size: 10px;
}
.clublist li span.letter {
  position: absolute;
  top: 6px;
  left: -9px;
  width: 18px;
  height: 18px;
  line-height: 18px;
  background: #fd776b;
  color: #111;
  border: 1px solid #111;
  font-weight: bold;
  text-align: center;
}
/* STYLES FOUND IN GLOBAL.CSS - we want to avoid including all of it, only pull over styles as needed */
#tabnav {
  *zoom: 1;
  zoom: 1;
  margin: 1rem 0;
  padding: 0 10px;
  border-bottom: 1px solid #999999;
  list-style: none;
}
#tabnav:before,
#tabnav:after {
  content: "";
  display: table;
}
#tabnav:after {
  clear: both;
}
#tabnav:before,
#tabnav:after {
  display: table;
  content: "";
  line-height: 0;
}
#tabnav:after {
  clear: both;
}
#tabnav:before,
#tabnav:after {
  content: "";
  display: table;
}
#tabnav:after {
  clear: both;
}
#tabnav li {
  margin: 0;
  padding: 0;
  float: left;
}
#tabnav li a {
  display: block;
  background: #eeeeee;
  font-weight: bold;
  padding: 2px 10px;
  margin: 0 4px 0 0;
  border: 1px solid #999999;
  text-decoration: none;
  color: #555555;
}
#tabnav li a:hover {
  background: #ffffff;
}
#tabnav li a.active {
  background: #ffffff;
  color: #000000;
}
/* ENTITY RELATED STYLES */
.cp_list {
  list-style: none;
  margin: 2em 0;
  margin-right: -9px;
  padding: 0;
}
.cp_list li {
  float: left;
  width: 144px;
  height: 60px;
  margin: 10px;
  padding: 10px;
  border-radius: 6px;
  box-shadow: 0 0 6px #999;
  -webkit-box-shadow: 0 0 6px #999;
  -moz-box-shadow: 0 0 6px #999;
  line-height: 18px;
  font-size: 11px;
}
.cp_list li p {
  margin: 0.25em 0;
  padding: 0;
}
.cp_list li a {
  font-weight: bold;
  font-size: 13px;
}
.cp_list li a img {
  float: left;
  margin: 0 12px 12px 0;
}
.cp_list li.disabled {
  background: #eee;
}
.cp_list li.disabled a {
  color: #aaa;
}
.arc .cp_list li a {
  color: #bb0000;
}
.arc .cp_list li.disabled a {
  color: #aaa;
}
/* VMS HOME */
body.vms #home-left {
  border-right: 1px solid #eeeeee;
  margin-right: -1px;
}
body.vms .home-tabs {
  list-style: none;
  margin: 0 0 18px;
  padding: 0;
}
body.vms .home-tabs h3 {
  margin: 0;
  padding: 0;
}
body.vms .home-tabs li {
  border: 1px solid #eeeeee;
  border-left: 0;
  border-right: 0;
  margin: -1px 0 0;
  padding: 0;
  background: #eee;
  background-image: -webkit-linear-gradient(left, #ffffff 0%, #eeeeee 33%);
}
body.vms .home-tabs li a {
  cursor: pointer;
  padding: 10px 10px 20px;
  display: block;
  color: #555555;
  text-decoration: none;
}
body.vms .home-tabs li a span {
  color: #999999;
}
body.vms .home-tabs li.active {
  background: #ffffff;
  margin-right: -1px;
}
body.vms .home-tabs li.active a {
  color: #0088cc;
}
body.vms .profile {
  margin-bottom: 36px;
}
body.vms .profile .thumb {
  width: 100px;
  height: 100px;
  margin-bottom: 9px;
  overflow: hidden;
  border: 1px solid #999999;
}
body.vms .profile .thumb img {
  width: 100%;
  height: auto;
}
body.vms .profile dl {
  margin: 0;
}
body.vms .profile dl dt {
  width: 50px;
  text-align: left;
  float: left;
}
body.vms .profile dl dd {
  margin-left: 60px;
  width: 120px;
  word-wrap: break-word;
}
#timeline {
  list-style: none;
  margin: 20px 0 0;
  padding: 0 0 40px;
  position: relative;
  min-height: 400px;
  overflow: hidden;
  margin-bottom: 50px;
  min-height: 60px;
}
#timeline h4 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
#timeline h4 a {
  font-weight: bold;
}
#timeline a.profile_img {
  width: 48px;
  height: 48px;
  display: block;
  float: left;
  margin-right: 10px;
  border-radius: 3px;
  overflow: hidden;
}
#timeline a.profile_img img {
  width: 48px;
  min-height: 48px;
}
#timeline cite {
  font-size: 11px;
  display: block;
  margin: 0 0 10px;
}
#timeline .block {
  width: 310px;
  padding: 10px;
  position: relative;
}
#timeline .thumbs {
  list-style: none;
  margin: 0;
  padding: 0;
}
#timeline .thumbs li {
  float: left;
  margin-right: 5px;
}
#timeline .thumbs:after {
  visibility: hidden;
  display: block;
  clear: both;
  height: 0;
  font-size: 0;
  content: "";
  zoom: 1;
}
.midline {
  position: absolute;
  width: 6px;
  height: 100%;
  display: block;
  margin: 0 0 0 -3px;
  padding: 0;
  background: #eee;
  left: 50%;
  top: 0;
}
.linemore {
  position: absolute;
  width: 200px;
  display: block;
  margin: 0 0 0 -100px;
  padding: 5px 0;
  background: #eee;
  left: 50%;
  bottom: 0;
  text-align: center;
  border-radius: 5px;
  color: #666;
  clear: both !important;
}
#timeline .l {
  float: left;
  clear: left;
}
#timeline .r {
  float: right;
  clear: right;
}
#timeline .l:after,
#timeline .l:before {
  left: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  top: 30%;
}
#timeline .l:after {
  border-left-color: #ffffff;
  border-width: 10px;
  margin-top: -10px;
}
#timeline .l:before {
  border-left-color: #dddddd;
  border-width: 11px;
  margin-top: -11px;
}
#timeline .r:after,
#timeline .r:before {
  right: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  top: 30%;
}
#timeline .r:after {
  border-right-color: #ffffff;
  border-width: 10px;
  margin-top: -10px;
}
#timeline .r:before {
  border-right-color: #dddddd;
  border-width: 11px;
  margin-top: -11px;
}
#u_hierarchy_dropdown {
  max-height: 400px;
  overflow-y: scroll;
}
#timeline .group_post {
  margin-left: 58px;
}
#timeline .photo_upload {
  float: left;
  margin-right: 4px;
}
#timeline cite {
  clear: left;
}
.block table.alternating_rows td.table_message,
.m_box table.alternating_rows td.table_message,
table.alternating_rows td.table_message,
table td.table_message {
  background-color: #e7e7e7;
  padding: 15px 18px 15px;
  border: 1px solid #c7c7c7;
  width: 100%;
}
/*dues*/
.split_col {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  float: left;
}
/*intake*/
#entry_points #filter_form {
  margin: 20px 0 10px;
}
#entry_points #filter_form label {
  font-weight: bold;
}
#entry_point_form table th,
#entry_point_form table td {
  padding: 4px 10px;
  border-bottom: 1px solid #aaa;
  border-right: 1px solid #aaa;
}
/* RESOURCE LIBRARY */
.resource-cta #resource_like_text {
  cursor: pointer;
}
.resource-cta ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.resource-cta ul li {
  margin: 0.5em 0;
}
ul.asset-list li {
  margin: 2em 0;
}
ul.asset-list li h3 {
  margin-bottom: 0;
}
.tag-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tag-list li {
  display: inline;
}
.tag-list li:after {
  content: ", ";
}
.tag-list li:last-child:after {
  content: "";
}
/* RESOURCE LIBRARY FROM AJLI */
/*#filter_categories {list-style: none; .nomp;
	ul {list-style: none; .nomp;}
	.filter_category_tags {
		input.checkbox {float:left; margin-right: 0.2em; min-height: 0;}
		label {display: block; margin-left: 20px;}
	}
}*/
#filter_categories {
  list-style: none;
  margin: 0;
  padding: 0;
}
#filter_categories ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#filter_categories .filter_category_tags input.checkbox {
  float: left;
  min-height: 0;
}
#searchresults .panel ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#searchresults .panel ul li {
  margin: 1em 0;
}
#searchresults .panel ul li h3 {
  margin-bottom: 0;
}
.comment-editor {
  clear: both;
}
.block #post_new_comment {
  margin-top: 1em;
}
.block ul.comment-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.block ul.comment-list li {
  overflow: hidden;
  border-top: 1px solid #eeeeee;
  padding: 1em 0;
}
.block ul.comment-list li .thumb {
  float: left;
  width: 100px;
  height: 100px;
  background: #eeeeee;
}
.block ul.comment-list li .item-actions {
  width: 8em;
  float: right;
  text-align: right;
}
.block ul.comment-list li .txt-wrap {
  margin: 0 9em 0 120px;
}
.block ul.comment-list li .txt-wrap h3 {
  margin: 0;
  padding: 0;
}
.block ul.comment-list li .txt-wrap .item-meta {
  display: block;
  margin-bottom: 1em;
}
.block ul.comment-list li .txt-wrap .comment_text {
  min-height: 5em;
}
.block ul.comment-list li ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.block ul.comment-list li ul .txt-wrap {
  margin-right: 0;
}
.block ul.asset-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.block ul.asset-list li {
  overflow: hidden;
  border-top: 1px solid #eeeeee;
  margin: 0.5em 0;
  padding: 1em;
}
.block ul.asset-list li:first-child {
  border-top: none;
}
.block ul.asset-list li h3 {
  float: left;
  margin: 0;
  padding: 0;
}
.block ul.asset-list li .file-info {
  float: right;
}
.block ul.asset-list li .byline {
  clear: both;
}
.block .file-info {
  float: right;
}
.block .num_comments {
  cursor: pointer;
}
.block .is_recommended {
  color: #999999;
}
/* EVENTS */
.eventimg {
  width: 25%;
  float: left;
}
.eventimg img {
  width: 100%;
  height: auto;
}
.hasimg {
  width: 70%;
  float: right;
}
/* GUIDE */
#guide-nav {
  position: fixed;
  width: 200px;
  margin-top: 2em;
}
#guide-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 1.6em;
}
#guide-nav ul ul {
  margin-left: 1em;
  font-size: 0.8em;
}
.guide .span3 {
  position: relative;
}
.guide h2 {
  margin-top: 2em;
}
.guide h2.head {
  border-top: 15px solid #46a546;
  padding-top: 1em;
  margin-top: 6em;
}
.guide xmp {
  background: #f3f3f3;
  border: 1px solid #46a546;
  overflow-y: scroll;
  max-height: 180px;
  margin: 2em 0;
  padding: 0 1em;
}
.guide xmp + section.block,
.guide xmp + .example {
  margin: 2em 0 6em;
}
.guide dl dt {
  font-weight: bold;
}
.guide .todo {
  color: #bb0000;
  font-weight: bold;
}
.guide .warning {
  background: #ffc40d;
  font-weight: bold;
}
button.fb_login {
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  border: 1px solid #44619d;
  font-size: 11px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 2px 10px 2px 28px;
  background: #44619d url(/editor/mod.vms/images/fb-login-button.png) no-repeat 3px center;
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.4);
  -moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.4);
  line-height: 18px;
}
button.fb_login:hover {
  color: #FFF;
  -webkit-transition: all 0 ease-out;
  -moz-transition: all 0 ease-out;
  transition: all 0 ease-out;
  -webkit-transition: 0;
  -moz-transition: 0;
  -o-transition: 0;
  transition: 0;
  background-color: #3d588e;
  border-color: #395183;
}
.tooltip[title] {
  position: relative;
}
.tooltip[title]:hover:after {
  background: #333;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 0.5em;
  bottom: 26px;
  color: #fff;
  content: attr(title);
  left: 20%;
  padding: 1em;
  position: absolute;
  z-index: 98;
  width: 22em;
  font-weight: normal;
  font-size: 1em;
  line-height: 1.2em;
}
.tooltip[title]:hover:before {
  border: solid;
  border-color: #333 transparent;
  border-width: 6px 6px 0 6px;
  bottom: 20px;
  content: "";
  left: 50%;
  position: absolute;
  z-index: 99;
}
.chosen-vms {
  position: relative;
  z-index: 100;
}
.chosen-vms li {
  float: none;
  border: 0;
}
.chosen-results li,
.chosen-choices li {
  height: auto;
  background: none;
}
#content .chosen-search input[type="text"] {
  width: 100%;
}
#save-fltr {
  position: absolute;
  background: #fff;
  z-index: 10;
  right: -1em;
  bottom: -3.675em;
  padding: 8px 18px 12px;
  border: 1px solid #ccc;
  -webkit-box-shadow: 0.125em 0.125em 0.125em rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0.125em 0.125em 0.125em rgba(0, 0, 0, 0.25);
  box-shadow: 0.125em 0.125em 0.125em rgba(0, 0, 0, 0.25);
}
#save-fltr label {
  margin-bottom: 0;
}
#save-fltr input.checkbox {
  vertical-align: inherit;
}
#save-fltr #cxl_save_filter {
  position: absolute;
  top: .5em;
  right: .5em;
  color: #ccc;
  font-size: 1.5em;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#save-fltr #cxl_save_filter:hover {
  color: #888;
  cursor: pointer;
}
#save-fltr #cxl_save_filter span {
  display: none;
}
#save-fltr #cxl_save_filter i {
  display: block;
}
.filter_actions {
  position: relative;
}
.reg-details {
  padding-right: 20px;
  width: 20%;
  box-sizing: border-box;
  margin-top: 10px;
}
.reg-details h4 {
  margin: 20px 0 0;
}
.reg-details h4:first-child {
  margin-top: 0;
}
.reg-sched {
  width: 80%;
  box-sizing: border-box;
}
.reg-sched table {
  width: 100%;
}
.reg-sched .table-actions {
  width: 85px;
}
.evt-full {
  display: block;
  text-align: center;
}
.evt-sub {
  font-size: 14px;
  margin: 0 0 .25em;
}
.evt-sub span {
  display: inline-block;
  padding-right: 1em;
  font-weight: bold;
}
#detail-over {
  width: 640px;
}
#detail-over .block_body {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#detail-over .block_body li {
  float: left;
  width: 100%;
}
#detail-over .block_body li > .inner {
  margin-left: 120px;
  padding-left: 12px;
}
#detail-over .profile-img {
  width: 120px;
  float: left;
}
#detail-over .profile-img img {
  max-width: 100%;
}
#detail-over tr.unregged td {
  color: #bbbbbb;
}
#detail-over tr.unregged a:not(.btn) {
  color: #888888;
}
#detail-over ul ul {
  margin-left: 0;
}
.tab-wrapper {
  width: 60%;
  float: left;
}
.shift-dboard {
  width: 40%;
  float: right;
  margin-top: 10px;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: bold;
}
.shift-dboard .table-bordered {
  border-left: 1px solid #ddd;
}
.align-center {
  text-align: center;
}
.email-list {
  padding: 20px 0;
}
.email-tools-top {
  padding: 20px 0 10px;
  border-bottom: 1px solid #ddd;
}
.email-tools-bottom {
  padding: 10px 0 20px;
  border-top: 1px solid #ddd;
}
/* END REGISTRATION TOOL ENHANCEMENTS */
/* BLOCK BUTTONS - THIS NEEDS TO ALWAYS BE LAST*/
.button {
  white-space: nowrap;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #cccccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  text-decoration: none;
  margin: 0;
}
.button:hover,
.button:focus,
.button:active,
.button.active,
.button.disabled,
.button[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.button:active,
.button.active {
  background-color: #cccccc \9;
}
.button:first-child {
  *margin-left: 0;
}
.button:hover,
.button:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: all background-position 0.1s linear ease-out;
  -moz-transition: all background-position 0.1s linear ease-out;
  transition: all background-position 0.1s linear ease-out;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.button:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.button.active,
.button:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.button.disabled,
.button[disabled] {
  cursor: default;
  background-image: none;
  -moz-opacity: 65;
  -khtml-opacity: 65;
  -webkit-opacity: 65;
  opacity: 65;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.button img {
  vertical-align: middle;
  border: 0;
  margin: 0 5px 0 -3px;
}
table td .button:not([class*="btn-"]),
table td .btn:not([class*="btn-"]) {
  padding: 2px 10px;
  font-size: 11.05px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.arc .button,
.arc .btn {
  padding: 2px 10px;
  font-size: 11.05px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0 2px #999999;
  -moz-box-shadow: 0 0 2px #999999;
  box-shadow: 0 0 2px #999999;
  color: #bb0000;
  font-weight: bold;
  border-color: #ffffff;
}
.arc .button.disabled,
.arc .btn.disabled {
  color: #999999;
}
.arc .button.primary,
.arc .btn.primary,
.arc .button.btn-primary,
.arc .btn.btn-primary,
.arc .button.red,
.arc .btn.red {
  color: #ffffff;
  text-shadow: 0 -1px 0 #a70000;
  background-color: #cd0000;
  background-image: -moz-linear-gradient(top, #da0000, #bb0000);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#da0000), to(#bb0000));
  background-image: -webkit-linear-gradient(top, #da0000, #bb0000);
  background-image: -o-linear-gradient(top, #da0000, #bb0000);
  background-image: linear-gradient(to bottom, #da0000, #bb0000);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffda0000', endColorstr='#ffbb0000', GradientType=0);
  border-color: #bb0000 #bb0000 #6e0000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bb0000;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border-color: #ffffff;
}
.arc .button.primary:hover,
.arc .btn.primary:hover,
.arc .button.btn-primary:hover,
.arc .btn.btn-primary:hover,
.arc .button.red:hover,
.arc .btn.red:hover,
.arc .button.primary:focus,
.arc .btn.primary:focus,
.arc .button.btn-primary:focus,
.arc .btn.btn-primary:focus,
.arc .button.red:focus,
.arc .btn.red:focus,
.arc .button.primary:active,
.arc .btn.primary:active,
.arc .button.btn-primary:active,
.arc .btn.btn-primary:active,
.arc .button.red:active,
.arc .btn.red:active,
.arc .button.primary.active,
.arc .btn.primary.active,
.arc .button.btn-primary.active,
.arc .btn.btn-primary.active,
.arc .button.red.active,
.arc .btn.red.active,
.arc .button.primary.disabled,
.arc .btn.primary.disabled,
.arc .button.btn-primary.disabled,
.arc .btn.btn-primary.disabled,
.arc .button.red.disabled,
.arc .btn.red.disabled,
.arc .button.primary[disabled],
.arc .btn.primary[disabled],
.arc .button.btn-primary[disabled],
.arc .btn.btn-primary[disabled],
.arc .button.red[disabled],
.arc .btn.red[disabled] {
  color: #ffffff;
  background-color: #bb0000;
  *background-color: #a20000;
}
.arc .button.primary:active,
.arc .btn.primary:active,
.arc .button.btn-primary:active,
.arc .btn.btn-primary:active,
.arc .button.red:active,
.arc .btn.red:active,
.arc .button.primary.active,
.arc .btn.primary.active,
.arc .button.btn-primary.active,
.arc .btn.btn-primary.active,
.arc .button.red.active,
.arc .btn.red.active {
  background-color: #880000 \9;
}
.arc .button.alt,
.arc .btn.alt,
.arc .button.secondary,
.arc .btn.secondary {
  color: #555555;
}
#login_or_new {
  display: none;
  position: absolute;
  box-shadow: 0px 0px 2px 2px #aaa;
  background-color: #fff;
  padding: 25px;
  z-index: 10;
}
#login_or_new.pull-left {
  float: left;
  padding-right: 25px;
  border-right: 1px solid #e7e7e7;
}
#login_or_new.pull-right {
  float: right;
  padding-left: 25px;
  border-left: 1px solid #e7e7e7;
}
#registration_shift_request_form .new_account_fields {
  display: none;
}
/* MIGRATION BANNER */
.alert-banner {
  color: #fff;
  font-size: 14px;
  background: #a20000;
  padding: 1em 0;
  border-bottom: 1px solid #6e0000;
  text-align: left;
}
.alert-banner h1,
.alert-banner h2,
.alert-banner h3,
.alert-banner h4 {
  color: #fff;
  font-size: 20px;
  margin-bottom: .35em;
  text-shadow: 1px 1px 1px #6e0000;
  padding: 0;
}
.alert-banner p {
  margin: 0;
}
/* @gutter:20px; */
.nomp {
  margin: 0;
  padding: 0;
}
.container .inner {
  width: 976px;
  margin: 0 auto;
  padding: 0 18px;
}
.row {
  zoom: 1;
}
.row:before,
.row:after {
  content: "";
  display: table;
}
.row:after {
  clear: both;
}
/* This is for Cheetah API jstree */
.jstree .icon-arrow-right,
.jstree .icon-chevron-sign-right {
  color: #bb0000;
}
.jstree .icon-arrow-left,
.jstree .icon-chevron-sign-left {
  color: #46a546;
}
/* FAQs */
.question_side {
  width: 221.5px;
  float: left;
  font-size: 0.9em;
  border-top: 1px solid #999999;
  padding: 1rem 0;
}
.question_side ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.question_main {
  width: 700.5px;
  float: right;
}
.tablist {
  list-style: none;
  margin: 0 0 1rem;
  padding: 0;
  border-bottom: 1px solid #555555;
  height: 2.9rem;
}
.tablist li {
  display: inline;
}
.tablist li a,
.tablist li span {
  display: inline-block;
  margin: 0 0.5em;
  padding: 0.5em 1em;
  background: #eeeeee;
  color: #555555;
}
.tablist li a:hover {
  background: #BF1E2E;
  color: #ffffff;
}
.tablist li span {
  background: #ffffff;
  color: #000000;
  border: 1px solid #555555;
  border-bottom: none;
  padding-bottom: 0.6em;
}
.filterlist {
  list-style: none;
  margin: 0;
  padding: 0;
  *zoom: 1;
  zoom: 1;
  background: #eeeeee;
}
.filterlist:before,
.filterlist:after {
  content: "";
  display: table;
}
.filterlist:after {
  clear: both;
}
.filterlist:before,
.filterlist:after {
  display: table;
  content: "";
  line-height: 0;
}
.filterlist:after {
  clear: both;
}
.filterlist:before,
.filterlist:after {
  content: "";
  display: table;
}
.filterlist:after {
  clear: both;
}
.filterlist li {
  float: left;
  margin: 1em;
}
.filterlist li input[type="text"],
.filterlist li input[type="password"],
.filterlist li select {
  max-width: 10em;
  margin-bottom: 0;
}
.formlist {
  list-style: none;
  margin: 0;
  padding: 0;
  padding: 1em;
  background: #eeeeee;
}
.formlist li {
  margin: 1em 0;
}
.formlist li label {
  display: block;
}
.formlist li #question_subject,
.formlist li #question_body {
  margin: 0;
  width: 100%;
}
.formlist li #question_body {
  height: 6em;
}
.formlist li .submit {
  float: right;
}
.h3 {
  font-size: 1.0em;
  /*18px*/
  text-transform: none;
  font-weight: 800;
}
.basic_table {
  width: 100%;
  margin-bottom: 2rem;
}
.basic_table tr:nth-child(even) {
  background-color: #fcfcfc;
}
.basic_table caption,
.basic_table td.title {
  text-align: left;
  background: #eeeeee;
  padding: 0.5em 1em;
}
.basic_table caption {
  font-size: 1.0em;
  /*18px*/
  text-transform: none;
  font-weight: 800;
}
.basic_table th {
  padding: 0.5em;
}
.basic_table td {
  border-top: 1px solid #eeeeee;
  padding: 0.5em;
  font-size: 0.8em;
}
.basic_table .actions {
  border-bottom: none;
}
body table.question_table {
  width: 100%;
  margin-bottom: 2rem;
}
body table.question_table tr:nth-child(even) {
  background-color: #fcfcfc;
}
body table.question_table caption,
body table.question_table td.title {
  text-align: left;
  background: #eeeeee;
  padding: 0.5em 1em;
}
body table.question_table caption {
  font-size: 1.0em;
  /*18px*/
  text-transform: none;
  font-weight: 800;
}
body table.question_table th {
  padding: 0.5em;
}
body table.question_table td {
  border-top: 1px solid #eeeeee;
  padding: 0.5em;
  font-size: 0.8em;
}
body table.question_table .actions {
  border-bottom: none;
}
body table.question_table td {
  font-size: 0.9em;
  padding: 1em;
}
body table.question_table td p {
  margin: 0;
}
.faq_subject_name {
  cursor: pointer;
  border-top: 1px solid #eeeeee;
  margin: 0;
  padding: 1em 0;
}
.faq_subject_name:before {
  content: "";
  display: inline-block;
  margin-right: 0.5em;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #555555;
}
.faq_subject_name.open {
  color: #BF1E2E;
}
.faq_subject_name.open:before {
  border-color: #BF1E2E transparent transparent transparent ;
  border-width: 10px 5px 0 5px;
}
.faq_accordion h5 {
  margin-top: 2rem;
}
