﻿body {
    background-color: #efefde;
}

#amag-header {
    position: fixed;
    right: 0;
    left: 0;
    border-width: 0 0 1px;
    z-index: 1030;
    top: 0;
    height: 50px;
}

.navbar-default {
    background-color: #efefde;
}

.amag-header {
    background-color: #ccc;
}

.navbar-fixed-top {
    top: 50px; /*min-height: 40px;*/ /*right: 10px;*/
    vertical-align: middle;
    border-bottom: 1px solid #bbb;
}

.navbar-nav > li > a {
    /*padding-top: 5px;*/ /*padding-bottom: 0;*/
}

.pale {
    background-color: #efefde;
}

.pale2 {
    background-color: #F7F7F0;
}

.pale3 {
    background-color: #F7F7F3;
}

.dark {
    background-color: #CACAC3;
}

.accent {
    background-color: #BFBF89;
}

.bold {
    font-weight: bold;
}

/* FarPoint Spread Overrides of bootstrap */
#FpSpread_Data_corner {
    border-spacing: 0;
    background-color: #F7F7F0;
}

#FpSpread_Data_commandBar {
    border-bottom: 1px solid black;
    background-color: #CCC;
}

.FpSpread img {
    max-width: none;
}

.FpSpread input {
    line-height: normal;
}

.FpSpread select {
    line-height: normal;
    padding: 0;
    margin: 0;
}

/* END FarPoint Spread Overrides of bootstrap */

/* FarPoint Overrides of Farpoint styling  */
#FpSpread_Data, #Fpspread_DRR {
    /*font-family: Consolas;*/
    font-size: 12px;
}

#FpSpread_Data_colHeader, #Fpspread_DRR_colHeader {
    font-weight: bold;
    font-size: 14px;
}

#FpSpread_Data_rowHeader, #Fpspread_DRR_rowHeader {
    font-weight: bold;
    font-size: 14px;
}

/* END FarPoint Spread Overrides of Farpoint styling */

.panel-heading {
    padding: 4px 6px;
}

.panel-body {
    padding: 4px 6px;
}

.form-horizontal .form-group.info-only {
    margin-bottom: 0;
}

div.form-menu {
    margin-bottom: 0;
    border: 0;
}

#formDescription h3, #formDescription h2 {
    margin-top: 0;
}

.form-control-label {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control-readonly {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #e0e0e0;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-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: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


.form-control-readonly-flex {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #e0e0e0;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-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: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.calc {
    font-weight: 700;
    color: blue;
}

.calc-red {
    font-weight: 700;
    color: red;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 4px;
    padding-right: 4px;
}

@media (min-width: 768px) {
  .modal-xl {
    width: 90%;
    max-width:1000px;
    padding-left: -58px;
  }
}


input.ng-invalid {
    border-color: red;
    background-color: red;
}

input.ng-valid {
    
}



.tabs-left > .nav-pills > li {
    float: none;
}

    .tabs-left > .nav-pills > li > a {
        min-width: 74px;
        margin-right: 0;
        margin-bottom: 3px;
    }

.tabs-left > .nav-pills {
    float: left;
    margin-right: 6px;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
    display: none;
}

.tab-content > .active,
.pill-content > .active {
    display: block;
}