#actionlinks {
  margin-bottom: 15px;
}

#actionlinks ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#actionlinks ul li {
  display: inline;
  margin: 0 10px 0 0;
}

#actionlinks ul li a {
  text-decoration: none;
}

#content {
  margin: 0 20px 0 20px;
}

#printer {
  clear: both;
  padding: 6px 10px;
}

.settings-container {
  margin: 0 0 20px 0;
}

.settings-title {
  font-size: 18px;
}

.reports-container {
  margin: 0 0 20px 0;
}

.reports-title {
  font-size: 18px;
}

#show-label {
  padding-right: 8px;
}
 

.pick-a-color-markup {
  width: 200px;
}

.pick-a-color-markup .hex-pound {
  border-image: none;
  border-style: solid;
  border-width: 0 0 1px;
  border-radius: none;
  padding-left: 8px;
  padding-right: 8px;
}

.pick-a-color-markup .input-group-btn .color-dropdown {
  border-image: none;
  border-style: solid;
  border-width: 0 0 1px;
  border-radius: none;
}

.tag {
  font-size: 10px;
  font-weight: bold;
  margin: 0 5px 0 1px;
  padding: 4px;
  text-decoration: none;
}

#page-info {
  padding-right: 20px;
}

.link-pad {
  padding-left: 5px;
}

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

.recalculate,
.redIcon {
  cursor: pointer;
}

.modal-ajax {
  padding-left: 25px;
  font-size: 18px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.modal-error-msg {
  padding-left: 25px;
  padding-top: 15px;
  font-size: 18px;
}

/* Forms */
fieldset {
  border: none;
  margin-left: 10px;
}

fieldset legend {
  font-size: 17px;
  margin-left: -10px;
}

/* Form errors */

form .error {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-weight: normal;
}

form .error-message {
  -moz-border-radius: none;
  -webkit-border-radius: none;
  border-radius: none;
  border: none;
  background: none;
  margin: 0;
  padding-left: 4px;
  padding-right: 0;
}

form .error,
form .error-message {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
}

.paginate {
  margin-top: 20px;
}

#footer {
  margin-top: 60px;
  z-index: 999999;
  bottom: 0;
  clear: both;
  padding: 15px 15px 20px 15px;
  text-align: right;
}

.width-50 {
  width: 40%;
}

.width-drcr {
  width: 80px;
}

.report-tb-pad {
  padding-top: 30px;
}

.bold-text {
  font-weight: bold;
}
.italics-text {
  font-style: italic;
}
.error-text {
  font-weight: bold;
}
.help-block {
  font-size: 12px;
}

.subtitle {
  font-size: 19px;
  margin-bottom: 10px;
}

.font-normal {
  font-weight: normal;
}

.box-container {
  padding: 20px;
}

.print-button {
  padding: 5px;
}

a.footer-power {
  text-decoration: none;
}

.ui-widget {
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.ui-widget input {
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 14px !important;
}

div.kb-shorcuts:hover {
  opacity: 0.999999;
}

.kb-shorcuts {
  margin-left: 230px;
  padding-left: 15px;
  opacity: 0.2;
  float: left;
  margin-bottom: 22px;
}

.kb-shorcuts ul li:first-letter {
  text-transform: uppercase;
}

.kb-shorcuts ul li {
  display: inline-block;
  margin: 0 3px;
  font-weight: bold;
  padding: 2px 7px;
}

.kb-shorcuts ul li span {
  margin-left: 5px; 
}

.text-small {
  font-size: 12px;
  font-style: italic;
} 
/**report-context for ledger reports*/
 
.in-line {
  display: contents;
}

@media (max-width: 767px) {
  .kb-shorcuts {
    margin-left: 0;
    margin-bottom: 45px;
  }
}

/* for delete  */
 