#remember {
  margin: 5px 5px 0 0;
  float: left; }

.remember span {
  float: left; }

.no-margin {
  margin: 0px !important; }

.navbar-inner {
  border-radius: 0 0 0 0; }

.alert:empty {
  display: none; }

.remember label {
  float: left;
  padding-right: 5px; }

.register_form {
  padding-left: 50px; }

.controls {
  text-align: left; }

.nav-tabs li a {
  outline: none; }

.nav-tabs > li > ul > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 18px;
  border-right: 1px solid transparent;
  border-color: transparent transparent #EEEEEE;
  border-style: solid;
  border-width: 1px 0px 1px;
  padding-right: 12px;
  padding-left: 22px;
  line-height: 14px;
  display: block;
  border-bottom: solid 1px #eee;
  background-color: #FFF; }

.nav-tabs > li > ul > li:last-child > a {
  border-bottom: 1px solid transparent; }

.nav > li > a:hover {
  text-decoration: none;
  background-color: #F5F5F5; }

.nav > li {
  position: relative; }

.nav > li:hover:not(.nav-header) {
  background-color: #F5F5F5; }

/* over_sub_menu -- START */
.nav > li > ul.over_sub_menu > li > a:hover,
.nav > li > ul.over_sub_menu > li.active > a {
  text-decoration: none;
  background-color: #9DCFEC;
  /*#369BD7;*/
  color: white; }

.nav > li > ul.over_sub_menu {
  margin-right: 2px;
  position: absolute;
  top: 1px;
  right: -204px;
  width: 200px;
  border: 1px solid #eee;
  /*
  box-shadow: 0 0 10px #BDBDBD;
  -webkit-box-shadow: 0 0 10px #BDBDBD;
  -moz-box-shadow: 0 0 10px #BDBDBD;
  */
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -moz-box-shadow: 4px 2px 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 4px 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 4px 2px 5px rgba(0, 0, 0, 0.2);
  list-style: none outside none;
  margin-left: 0;
  z-index: 9;
  display: none; }

.nav > li:hover ul.over_sub_menu {
  display: block; }

.nav > li:hover div {
  position: absolute;
  top: 9px;
  right: -8px;
  width: 17px;
  height: 17px;
  -moz-transform: matrix(-0.6, 1, 0.6, 1, 0, 0);
  -webkit-transform: matrix(-0.6, 1, 0.6, 1, 0, 0);
  -o-transform: matrix(-0.6, 1, 0.6, 1, 0, 0);
  -ms-transform: matrix(-0.6, 1, 0.6, 1, 0, 0);
  transform: matrix(-0.6, 1, 0.6, 1, 0, 0);
  background-color: #F5F5F5;
  background-image: -ms-linear-gradient(right bottom, whitesmoke, whitesmoke);
  background-image: -moz-linear-gradient(right bottom, whitesmoke, whitesmoke);
  background-image: -o-linear-gradient(right bottom, whitesmoke, whitesmoke);
  background-image: -webkit-gradient(linear, right bottom, left top, from(whitesmoke), to(whitesmoke));
  background-image: -webkit-linear-gradient(right bottom, whitesmoke, whitesmoke);
  background-image: linear-gradient(right bottom, whitesmoke, whitesmoke);
  border-width: 0 0 1px 1px;
  border-style: solid;
  border-color: #ddd;
  z-index: 99;
  background-color: #777777; }

/* over_sub_menu -- END */
/* permanent_sub_menu -- START */
.nav > li > ul.permanent_sub_menu {
  list-style: none outside none;
  margin-left: 0;
  border-left: 1px solid #DDDDDD;
  border-right: 1px solid #DDDDDD; }

.nav > li > ul.permanent_sub_menu > li,
.nav > li > ul.permanent_sub_menu > li > a {
  background-color: #FFF;
  color: #369BD7;
  text-decoration: none; }

.nav > li > ul.permanent_sub_menu > li.active,
.nav > li > ul.permanent_sub_menu > li.active > a {
  /*background-color:#369BD7;
  color:#FFF;*/
  text-decoration: none;
  color: #5b5b5b;
  text-shadow: none;
  font-weight: bold; }

.nav > li > ul.permanent_sub_menu > li:hover,
.nav > li > ul.permanent_sub_menu > li:hover > a {
  background-color: #9DCFEC;
  color: #FFF;
  text-decoration: none;
  /*text-shadow: none;*/ }

.nav > li.active a i:not(.public_submission) {
  background-image: url("/assets/glyphicons-halflings-white.png"); }

.nav > li.active a i.icon.icon-carat-2-ew:not(.public_submission) {
  background-image: url("/assets/charisma/opa-icons-white16.png"); }

.nav > li a i.public_submission {
  float: right;
  opacity: 0.5;
  cursor: help; }

.nav > li.active a i.public_submission:hover {
  background-image: url("/assets/charisma/opa-icons-white16.png") !important;
  opacity: 1; }

.nav > li.public_submission_separator {
  border-top: 3px solid #CCC; }

.nav > li.active, .nav > li.active > a,
.nav > li.active:hover, .nav > li.active:hover > a {
  background-color: #369BD7;
  color: white;
  text-decoration: none; }

.nav > li.active div {
  position: absolute;
  top: 9px;
  right: -8px;
  width: 17px;
  height: 17px;
  -moz-transform: matrix(-0.6, 1, 0.6, 1, 0, 0);
  -webkit-transform: matrix(-0.6, 1, 0.6, 1, 0, 0);
  -o-transform: matrix(-0.6, 1, 0.6, 1, 0, 0);
  -ms-transform: matrix(-0.6, 1, 0.6, 1, 0, 0);
  transform: matrix(-0.6, 1, 0.6, 1, 0, 0);
  background-color: #369BD7;
  background-image: -ms-linear-gradient(right bottom, #369bd7, #369bd7);
  background-image: -moz-linear-gradient(right bottom, #369bd7, #369bd7);
  background-image: -o-linear-gradient(right bottom, #369bd7, #369bd7);
  background-image: -webkit-gradient(linear, right bottom, left top, from(#369bd7), to(#369bd7));
  background-image: -webkit-linear-gradient(right bottom, #369bd7, #369bd7);
  background-image: linear-gradient(right bottom, #369bd7, #369bd7);
  border-width: 0 0 1px 1px;
  border-style: solid;
  border-color: #ddd;
  z-index: 99; }

.bootstrap-datetimepicker-widget .switch {
  display: table-cell; }

.fileupload_progress {
  width: 280px;
  display: none; }

.fileupload_img {
  display: none;
  float: left;
  margin-bottom: 5px !important;
  margin-right: 10px; }

.itwfull {
  width: 90%; }

.smalltextarea {
  height: 50px; }

#add_tax {
  display: none; }

#lean_overlay {
  position: fixed;
  z-index: 100;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: #000;
  display: none; }

#admin-modal, #no_filemanager-modal {
  width: 404px;
  padding-bottom: 2px;
  display: none;
  background: #FFF;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.7); }

#admin-modal-header {
  background: url(/assets/modal-head-bg.png);
  padding: 18px 18px 14px 18px;
  border-bottom: 1px solid #CCC;
  border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  margin-bottom: 30px; }

.admin-modal_close {
  position: absolute;
  top: 12px;
  right: 12px;
  display: block;
  width: 14px;
  height: 14px;
  background: url(/assets/modal-close.png);
  z-index: 2; }

#admin-modal-header h2 {
  color: #444;
  font-size: 2em;
  font-weight: 700;
  margin-bottom: 3px;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5); }

#admin-modal-header p {
  color: #444;
  font-size: 1.3em;
  margin: 0;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
  text-shadow: none; }

.no-show-grid [class*="span"] {
  min-height: 28px !important;
  text-align: left !important;
  background-color: #FFF !important; }

.bs-docs-example {
  background-color: #FFFFFF;
  border: 1px solid #DDDDDD;
  border-radius: 4px 4px 4px 4px;
  margin: 15px 0;
  padding: 39px 19px 14px;
  position: relative; }

.bs-docs-example .title {
  background-color: #F5F5F5;
  border: 1px solid #DDDDDD;
  border-radius: 4px 0 4px 0;
  color: #9DA0A4;
  content: "Example";
  font-size: 12px;
  font-weight: bold;
  left: -1px;
  padding: 3px 7px;
  position: absolute;
  top: -1px;
  text-shadow: none; }

.shortlead {
  font-size: 13px;
  font-weight: 200;
  line-height: 20px; }

.short-prettyprint {
  margin-top: -20px; }
