.container{
      max-width: inherit;
}
.content {

    width: 100%;

}
@media (min-width: 1400px){
.container {
    width: 1370px;
}
}
p {
  margin: 0;
}
.tabsdemoDynamicTabs md-content {
  background-color: transparent !important;
  height: 100%;
}
.tabsdemoDynamicTabs md-content md-tabs {
  border: 1px solid #e1e1e1; }
  .tabsdemoDynamicTabs md-content md-tabs md-tab-content {
    background: #f6f6f6; }
  .tabsdemoDynamicTabs md-content md-tabs md-tabs-wrapper {
    background: white; }
.tabsdemoDynamicTabs md-content h1:first-child {
  margin-top: 0; }

.tabsdemoDynamicTabs md-input-container {
  padding-bottom: 0; }

.tabsdemoDynamicTabs .remove-tab {
  margin-bottom: 40px; }

.tabsdemoDynamicTabs .demo-tab > div > div {
  padding: 25px;
  box-sizing: border-box; }

.tabsdemoDynamicTabs .edit-form input {
  width: 100%; }

.tabsdemoDynamicTabs md-tabs {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }

.tabsdemoDynamicTabs md-tab[disabled] {
  opacity: 0.5; }

.tabsdemoDynamicTabs label {
  text-align: left;
  font-weight: normal;
  margin-bottom: 0px;
 }

.tabsdemoDynamicTabs .long > input {
  width: 264px; }

.tabsdemoDynamicTabs .md-button.add-tab {
  transform: translateY(5px); }


    .demo-tab, .demo-tab p{
      text-align: left;

    }
    md-tabs-canvas{

      /*background: #3F5D6C;*/
    }
    md-grid-list {
      margin: 8px; }

    .gray {
      background: #d5dde2; }

      .red {
      background: #ff8a80; }

      md-grid-tile {
        transition: all 400ms ease-out 50ms;
      height:auto;
    }
    md-grid-tile-header{
      text-align: center;
      background: none;
    }
    .datacontainer{
      margin-top: 20px;

    }

    .datatitle{
      text-transform: uppercase;
      color: #333;
      font-size: 1.2rem;
      line-height: normal;
    }
    .datainner{
      padding: 5px 40px;
    }
    .data{
      font-size: 1.4rem;
          margin-top: 2px;
    }
    .dash-tab {
        padding:5px 5px;
    }
    @media screen and (min-width: 960px) {
      .dash-tab {
          padding:5px 25px;
      }

      .datainner{
        padding: 5px 20px;
      }
    }
    @media screen and (min-width: 1280px) {
      .dash-tab {
          padding:5px 25px;
      }

      .datainner{
        padding: 5px 40px;
      }
    }
    md-tabs:not(.md-no-tab-content):not(.md-dynamic-height){
      min-height: 600px;

        box-shadow: 0 1px 3px rgba(0,0,0,0.16), 0 1px 3px rgba(0,0,0,0.23);


        }
      .tabsdemoDynamicTabs {
        min-height: 650px;
      }
      #contentwrap {
        min-height: 700px;

      }
    @media screen and (min-height:800px) {
      md-tabs:not(.md-no-tab-content):not(.md-dynamic-height){
        min-height: 700px;

      }
    .tabsdemoDynamicTabs {
      min-height: 750px;
    }
    #contentwrap {
      min-height: 800px;
    }
        .demo-tab, .demo-tab p{
          text-align: left;

        }
    }
    h2.md-display-2{
      font-size: 2.9rem;
      line-height: 3.2rem;
      margin: 1.5rem;
    }
    .btn.btn-primary, button.btn-primary, .wpcf7-submit.btn-primary {
      color: #ffffff !important;

  }

  select{
    -webkit-appearance: menulist-button;
    -moz-appearance: menulist-button;
    -ms-appearance: menulist-button;
    -o-appearance: menulist-button;
    appearance: menulist-button;
    height: 2.4rem;
  }
  .req{
    color: red;
    margin-left: 0;
    /*font-size: 1.8rem;*/
  }
  .scopetitle{
    font-weight: bold;
    margin:4px 0 0;
  }
  .units{
    font-size: 1.1rem;
  }
  .longCheck{
        display: inline;
  }
  .customdesc{
    width: 250px !important;
    height: 2.4rem !important;
  }

  .btnsubmit{
    float:right;
  }
  .reqmessage{
    color:#DF7350 !important;
  }
  md-tooltip .md-content  {
  height: auto;
  max-width:300px;
  font-size: 1.2rem;
  background-color: #3F5D6C;
  line-height: 1.5rem;
  overflow:visible;
  white-space: normal;
  padding: 16px;
  }
  md-content{

  }
  .numlabel {

    width: 270px;
    }​

  md-tabs{
    border: 1px solid #CCCCCC;
    margin:20px  50px ;
  }
  input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
    line-height: normal;

  }


  .onecolumn {
      max-width: 1130px;
      margin: 0 auto;
    }
    h2.md-display-2  .onecolumn, {
        max-width: 1180px;
        margin: 1.4rem auto;
      }
  .multifields{
    margin: 20px;
  }
  .shortlabel{
      display: inline-block;
    width:200px;
  }
  .longCheck2{
        margin: 0 0 0 14px;
  }
  .twoline{
    margin-bottom: 46px;
  }
  .shortcheck{
    margin-bottom: 0;
  }
  .error{
    color:red;
  }
  .form-group.req label:after {
  content:"*";
  color:red;
}
input{
  color:#000000;
  color:rgba(0,0,0,0.87);
}
.checklist{
  margin-left:30px;
}
.checklist .form-group{
  margin-bottom: 0;
  line-height: .85;
}
.linktip{
  background-color: rgb(204, 204, 204);
  z-index: 999;


  position: absolute;
  padding: 4px;
  width: 200px;
  border-radius: 4px;
  background-color:#CCCCCC;
}
.sublabel{
  font-weight: normal;
    margin: 2px 10px;
}
.form-group.head{
  margin:15px 0 0 0;
}
.form-group.sub{
  margin:2px 0 0 0;
}
.datainner .form-group, .datainner p{
flex: 1 0 auto !important;
}
.datainner.compact .form-group.fourcol, .datainner.compact p, .datainner.compact .form-group{
flex: 0 1 auto !important;
}
.formtotals{
  margin:10px 50px;
}
md-toast{
  position:fixed;
}

.form-group.fourcol label {
  width:125px
}
.form-group.fourcol input {
  width:110px;
  margin-left:20px;
}
.form-group.fourcol input.other {
  width:95%;
  margin-left:0;
  margin-top:10px;
  height:2.2rem;

}
.ynsel{
  margin-left: 55px;
}
.versel{
  margin-left: 75px
}
@media only screen and (max-width: 800px) {
  md-tabs {
    margin: 20px 5px;
}
}
/*responsive tables*/
