@import url("https://use.typekit.net/xko7ocj.css");
/* 
h1, h2, h3, h4, h5, h6, h7, h8 {
font-family: raleway, sans-serif; 
font-weight: 800;
font-style: normal;
}
*/


@media print {
   .noprint {
      visibility: hidden;
      margin: 0px;
      padding: 0px;
   }
   
    .pagebreak { page-break-before: always; }
}


body {
position: relative;
/* font-family: proxima-nova, sans-serif; */
}

.dropdown-divider {
	color: #eee !important;
}

.team-hl {

}

.ee_input {

}

.scrollspy-box {
	max-height:600px;
    margin-top:.5rem;
    overflow:auto
}

.callout {
  padding: 20px;
  margin: 20px 0;
  border: 1px solid #eee;
  border-left-width: 5px;
  border-radius: 3px;
}

.callout-blue {
	border-left-color: #0d6efd;
    background-color: #d3e1fc;
}

.callout-todo {
	border-left-color: #5b28e8;
    background-color: #dcd1f9;
}

.callout-tip {
	border-left-color: #61c7ec;
    background-color: #d7f3fb;
}

.purple {
	color: #6610f2 !important;
}


.text-grad {
background: #3FBBFE;
background: linear-gradient(to right, #3FBBFE 0%, #A541FF 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

.beefy {
  border-top: 2px solid #e5e5e5;
  margin-top: 20px;
  margin-bottom: 20px;
}

.pad-top {
 margin-top: 50px;
}

.showhide {
	display: none;
} 

.form-label {
	font-weight: bold;
}

.feat {
	padding: 10px;
    font-size: 18pt;
}

.feat-box {
	min-width: 55px;
}

.bg-pink {
	background-color: #e100ef !important;
}

.bg-purple {
	background-color: #6000ef !important;
}

tr.group,
tr.group:hover {
    background-color: #ddd !important;
}

#cform table textarea{
	font-size: 10pt;
    width: 100%;
  	height: 50px;
    resize: none;
    box-sizing: border-box;
}

.quote_logo {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 40%;
  padding-bottom: 20px;
}

.nav_logo {
  display: absolute;
  height: 20px
}

<!-- Old EE CSS -->
#cform fieldset {
    border-width: 0 0 1px;
    margin: 0;
}


.no-results {
	background-color: #FFF;
}

.hidden {
    display: none;
}

.add_row {
	font-weight: bold;
}


.ee-cform .toolbar.grid-nav {
    display: none;
}

@media screen and (min-width: 750px) {
    .ee-cform .toolbar.rte li: first-child a:hover {
        -moz-border-radius: 5px 0 0;
        -webkit-border-radius: 5px 0 0;
        border-radius: 5px 0 0;
    }
    .ee-cform .toolbar.rte li:last-child a:hover {
        -moz-border-radius: 0 5px 0 0;
        -webkit-border-radius: 0 5px 0 0;
        border-radius: 0 5px 0 0;
    }
    .ee-cform .toolbar.grid-nav {
        display: block;
    }
    .ee-cform .toolbar.grid-nav a {
        padding: 3px 8px;
    }
    .grid-tools .ee-cform .toolbar li a {
        padding: 3px 8px;
    }
}

#cform input:disabled, input[readonly] {
	background-color: #eaecef;
    border-color: #cfd4d9;
    border-style: solid;
    border-width: 1px;
    color: #6e757c;
    padding-left: 4px;
    padding-right: 4px;
    cursor: no-drop;
}

#cform table text:nth-child(1) {
 font-weight: bold !important;
  width: 300px;
}

#cform table th:nth-child(2) {
 width: 200px;
}

#cform table th:nth-child(3) {
 width: 150px;
}

#cform table th:nth-child(4) {
 width: 100px;
}

#cform table th:nth-child(6) {
 width: 110px;
}

#cform table th:nth-child(7) {
 width: 110px;
}

#cform table th:nth-child(8) {
 width: 110px;
}

#cform table th:nth-child(9) {
 width: 110px;
}

.ee-cform table th.grid-remove {
    width: 1%;
}

#cform input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]), #cform select[multiple=multiple], select,{
  display: block;
  width: 100%;
  height: -webkit-calc(2.75rem + 2px);
  height: -moz-calc(2.75rem + 2px);
  height: calc(2.75rem + 2px);
  padding: 0.75rem 1.5rem;
  line-height: 1.25;
  color: #4E5154;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #BABFC7;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; 
  outline: 0;
  vertical-align: center;
}



#cform table {
    border: 1px solid gray;
    width: 100%
}

#cform table th, #cform table td {
    padding: 5px 10px;
    vertical-align: top;
}
#cform table th {
    background-color: #f1f1f1;
    border: solid #b5b5b5;
    border-width: 0 1px 1px 0;
    font-weight: 800;
    padding-bottom: 10px;
    text-align: center;
}
#cform table tr:nth-child(even) {
  background-color: #f2f2f2;
}
#cform table th:last-child {
    border-right: 0;
}
#cform table th.grid-remove {
    width: 1%
}
#cform table td {
    border: solid gray;
    border-width: 0 1px 1px 0;
}
#cform table td:last-child {
    border-right: 0;
}
#cform table tr:last-child td {
    border-bottom: 0;
}
#cform table tr.no-results td {
    padding: 20px;
}


#cform .ico {
    display: inline-block;
    position: relative;
}
#cform .ico.reorder {
    background-image: none;
    font-family: FontAwesome;
    font-weight: 400;
}
#cform .ico.reorder {
    cursor: move;
}
#cform .ico.reorder:before {
    content: '\f0c9';
    font-size: 12px;
}

<!-- New stuff -->
td .grid-textarea {
	background: blue;
    width: 100px !important;
}
.grid-publish .ee-cform .no-results {
    text-align: left;
}


.grid-field__column-label {
	display: none;
}

.js-grid-add-row  {
  color: #ffffff;
  background: #6967CE;
  padding: 5px;
  text-decoration: none;
  margin-top: 10px;
}

.js-grid-add-row :hover {
  background: #6967CE;
  text-decoration: none;
}

<!-- Grid Buttons -->
.button {
}
.button--small {
	background-color:#ffffff;
	border-radius:5px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#666666;
	font-size:13px;
	font-weight:bold;
	padding:4px;
	text-decoration:none;
	padding-bottom: 10px;
} 

.button--default {
	background-color:#ffffff;
	border-radius:5px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#666666;
	font-size:13px;
	font-weight:bold;
	padding:4px;
	text-decoration:none;
	margin-bottom: 5px;
	font-family: FontAwesome, inherit;
}

.js-grid-reorder-handle {
}

.ee-cform .no-results {
    background-color: #fffcee;
    background-size: 15px 15px;
    border: 1px solid #ffd30e;
    color: #745f00;
    margin: 10px 0;
    padding: 15px 10px;
    position: relative;
    text-align: center;
}
.ee-cform .no-results p {
    margin: 0 0 10px;
}
.ee-cform .no-results p:last-child {
    margin-bottom: 0;
}
.setting-field .ee-cform .no-results {
    margin-top: 0;
}
.grid-publish .ee-cform .no-results {
    text-align: left;
}
.tbl-list .ee-cform .no-results {
    margin-top: 0;
}
.tbl-list .ee-cform .no-results .none {
    padding: 10px;
}
.tbl-list li > .tbl-row.ee-cform .no-results {
    background-color: #fffcee;
    border: 1px solid #ffd30e;
}
.relate-wrap.empty .ee-cform .no-results {
    margin-bottom: 0;
}
.empty .relate-wrap-chosen .ee-cform .no-results {
    font-weight: 400;
    padding: 10px;
}
.sidebar .folder-list li.ee-cform .no-results {
    border-width: 0;
    margin: 0;
    padding: 15px 10px 18px;
}
.sidebar .folder-list li.ee-cform .no-results a:before {
    content: "";
    padding-right: 0;
}
table.ee-cform .no-results td,
table.ee-cform .no-results:hover td {
    background-color: transparent;
    font-weight: 400;
}
table.ee-cform .no-results.empty {
    margin-top: 0;
}
tbody tr.ee-cform .no-results td {
    padding: 20px;
}
tbody tr.ee-cform .no-results td:first-child {
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}
.ee-cform table tr.no-results td {
    padding: 20px;
}
.no-results .ee-cform .filters {
    position: absolute;
    right: 10px;
    top: 10px;
}
.no-results .ee-cform .filters li {
    margin-bottom: 0;
}
.no-results .ee-cform .filters .has-sub {
    background-color: #f9f9f9;
}
.no-results .ee-cform .filters .sub-menu {
    left: auto;
    right: 0;
}

/* -------------------
Hardware/Procurement Grid
---------------------- */

/* Raw Cost */
#budget td[data-column-id="17"] input{
	width: 100px;
} 

/* Qty */
#budget td[data-column-id="18"] input{
	width: 50px;
} 

/* Raw Total */
#budget td[data-column-id="19"] input{
	width: 90px;
} 

/* Mark Up */
#budget td[data-column-id="20"] input{
	width: 50px;
} 

/* Total Cost */
#budget td[data-column-id="21"] input{
	width: 100px;
} 

/* Status */
#budget td[data-column-id="23"] label{
	font-size: 9pt;
} 

#budget td[data-column-id="23"]{ 
	width: 130px; 
} 


/* Link */
#budget td[data-column-id="25"] input{
	width: 80px;
} 


/* -------------------
Budget Grid 
---------------------- */

#labor td[data-column-id="26"]{ 
	width: 120px; 
} 

#labor td[data-column-id="28"]{ 
	max-width: 40px; 
} 

#labor td[data-column-id="29"]{ 
	width: 40px; 
} 


/* Labor Rate */
#labor td[data-column-id="28"] input{
	width: 80px;
} 

/* Hours */
#labor td[data-column-id="29"] input{
	width: 80px;
} 

/* Total */
#labor td[data-column-id="30"] input{
	width: 90px;
} 

