.container {width:1170px!important; padding-left: 10px; padding-right: 10px;}
ul.topmenu {font-size:17px; text-transform:uppercase; margin-top:35px;}
ul.topmenu li {float:left; padding-left:25px;}
ul.topmenu li a {color:#39525F;}

ul.navi {height:42px; border:1px solid #ccc; background:#FAFAFA; margin-bottom:0px;}
ul.navi li {float:left; display:block; height:42px; border-right:1px solid #ccc;}
ul.navi li:first-child {padding:0px 45px;}
ul.navi li.experts img{margin-top:12px;}
ul.navi li:last-child {border-right:none; padding:0 30px;}
ul.navi li.srch {border-right:none; padding:0 30px;}
ul.navi li a {height:42px; padding:0px 45px; background:#fff; display:block; text-transform:uppercase; color:#736C6C; text-decoration:none; line-height:42px;}
ul.navi li a:hover {background:#eee;}
ul.navi li.schools a i {background:url(/static/images/bell.png) no-repeat; width:21px; height:21px; display:inline-block; margin:0 8px 0 0; position:relative; top:6px;}
ul.navi li.telcom a i {background:url(/static/images/telcom.png) no-repeat; width:21px; height:21px; display:inline-block; margin:0 8px 0 0; position:relative; top:6px;}
ul.navi li.industry a i {background:url(/static/images/industry.png) 0 0 no-repeat; width:21px; height:21px; display:inline-block; margin:0 8px 0 0; position:relative; top:6px;}
ul.navi li.industry a:hover i {background:url(/static/images/industry.png) 0 -21px no-repeat;}

h1.bep {text-align:center; padding:4px; background:#fafafa; border:1px solid #ccc; margin-top:0px; color:#525252; font-size: 20px;}
h5.ams {text-align:center; padding:11px; background:#fafafa; border:1px solid #ccc; margin-top:0px; color:#999; font-size:21px; font-weight:normal;}

#custom-search-form {display:inline-block; margin:0; margin-top: 6px; padding: 0; position:relative;}
#custom-search-form .search-query {padding-right: 3px; padding-left: 35px; margin-bottom: 0; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
#custom-search-form i.icon-search {position:absolute; z-index:3; top:7px; left:10px;}

ul.eqp {margin:0px; display:inline-block;}
ul.eqp li{float:left; padding:20px 80px;}
ul.eqp a {color:#444; text-decoration:none; text-transform:uppercase;}
ul.eqp a:hover {color:#53839A;}
ul.eqp a h3 {margin-bottom:35px;}

ul.eqpin {margin:0px; display:inline-block;}
ul.eqpin li {float:left; padding:20px 80px;}
ul.eqpin li a, a.filsec {padding:20px 50px; border:1px solid #ccc; background:#EDEDEC; display:inline-block; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; text-decoration:none; color:#444;}

span.sm {font-size:12px;}

.giants {text-align:center;}
.giants img {display:inline-block; margin-bottom:10px;}

.gray {
background: #dddddd; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RkZGRkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #dddddd 0%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dddddd), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #dddddd 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #dddddd 0%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #dddddd 0%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #dddddd 0%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}

.gray img { margin:30px 30px 30px 0;}

.txt {padding:30px 0;}
.txt h3, .txt p, .txt ul {padding-right:30px;}
.txt h3 {color:#444444;}
.txt {color:#666666;}
.txt ul {margin:20px 0 20px 20px;}
.txt ul li {padding-bottom:15px;}
.txt ul li i {background:url(/static/images/bell.png) no-repeat; width:21px; height:21px; display:inline-block; margin:0 8px 0 0; position:relative; top:6px;}
.txt2 h3, .txt2 p {padding-left:30px;}


ul.unilist {font-size:18px; font-weight:bold; margin-top:10px;}
ul.unilist li {padding-bottom:5px;}
ul.smaller {font-size:12px; font-weight:bold; margin-top:10px;}
ul.smaller li {padding-bottom:1px; line-height: 16px;}
.obs {color:#E1E1E0;}
ul.feat {list-style-position:inside;}
ul.feat li.features {list-style-type:none; font-weight:bold; font-size:16px; padding-bottom:8px;}
ul.feat li.featur {font-weight:bold; font-size:16px; padding-bottom:8px;}
ul.lfiles {text-align:right;}
ul.lfiles li {font-size:16px; font-weight:bold; padding-bottom:10px;}
ul.lfiles li.cert {display:block;}
ul.lfiles li a {color:#626261;}
ul.pfiles li {color:#868685;}
ul.pfiles li a {color:#0A2993;}
ul.lfiles li i.pdf, ul.lfiles li i.revit{background: url(/static/images/pdf.png) no-repeat; width: 31px; height: 30px; position:relative; top:10px; display: inline-block; padding: 0px; margin: 0px 0px 0 10px;}
h4.group {padding-top:20px;}
.intab td table td{border: none;}
.intab td table td input {position:relative; top:-3px; margin-top:0px;}
.intab td table td:first-child {width:5%;}
.intab td table td:last-child {width:70%;}
.intab95 td table td:last-child {width:95%;}
.intab th {background:#ddd;}
.intab td {background:#f8f8f8;}

.sticky {display:block; width:253px;}

.accordion-heading a{color:#333; background:#f8f8f8; text-decoration:none;}
span.obsolete {color:#E11E00; padding-left:80px;}
table.partable {font-weight:bold;}
table.partable a {color:#333;}
table.partable input {margin-top:0px; position:relative; top:-1px;}
table.partable tr td {background:#fff;}
table.partable tr td + td {background:#C8D7DE;}
table.partable tr td + td + td{background:#fff;}
table.partable tr td + td + td.red{color:#C03D2C; min-width: 80px;}
table.partable tr td + td + td +td {background:#C8D7DE;}
table.partable tr td + td + td +td.green {color:#183C28;}
table.partable tr td + td + td + td + td{background:#fff;}
table.partable tr td + td + td + td + td + td{background:#C8D7DE;}


ul.qlist li{border-bottom:1px solid #ccc; padding:10px 0;}

.btn-group-vertical {width:100%;}
.btn-group-vertical button, .tbut button {width:100%;}
table.tbut th {text-align:center;}
table.tbut th strong {display:inline-block;}
.footer {padding-bottom:40px;}
.footer, .footer a {color:#666;}
.footer ul li {float:left; padding-right:20px;}

.aboutus {
    size: 14px;
}

.shadowedbox {
    box-shadow: 2px 2px 40px #888888;
}

.quote {
    width: 212px;
    height: 57px;
    background: url(/static/images/bard_quote.png);
}

.quote-number {
    color: #23A2E0;
    font-size: 14px;
}

.quote-section {
    background: #00b0ea;
    font-weight:bold;
    padding: 3px 3px 3px 5px;
    color: #fff;
    margin-top: 16px;
    margin-bottom: 6px;
}

.quote-section-first {
    margin-top: 20px;
}

.btn-quote {
  background-color: hsl(136, 100%, 35%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b22f", endColorstr="#00b22f");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#00b22f), to(#00b22f));
  background-image: -moz-linear-gradient(top, #00b22f, #00b22f);
  background-image: -ms-linear-gradient(top, #00b22f, #00b22f);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00b22f), color-stop(100%, #00b22f));
  background-image: -webkit-linear-gradient(top, #00b22f, #00b22f);
  background-image: -o-linear-gradient(top, #00b22f, #00b22f);
  background-image: linear-gradient(#00b22f, #00b22f);
  border-color: #00b22f #00b22f hsl(136, 100%, 35%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.00);
  -webkit-font-smoothing: antialiased;
}

.btn-quote:hover {
  background-color: hsl(137, 100%, 32%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00a32e", endColorstr="#00a32e");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#00a32e), to(#00a32e));
  background-image: -moz-linear-gradient(top, #00a32e, #00a32e);
  background-image: -ms-linear-gradient(top, #00a32e, #00a32e);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00a32e), color-stop(100%, #00a32e));
  background-image: -webkit-linear-gradient(top, #00a32e, #00a32e);
  background-image: -o-linear-gradient(top, #00a32e, #00a32e);
  background-image: linear-gradient(#00a32e, #00a32e);
  border-color: #00a32e #00a32e hsl(137, 100%, 32%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.00);
  -webkit-font-smoothing: antialiased;
}

/* Autocomplete */

.autocomplete {
    position: absolute;
    z-index: 9999;
    width: 244px;
    max-height: 300px;
    overflow-y: auto;
    background: white;
    border: 1px solid #ccc;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    background: #f8f8f8;
}

.autocomplete .title {
    color: #6d6d72;
    text-transform: capitalize;
    font-size: 10px;
    padding: 6px;
    padding-top: 8px;
    padding-bottom: 2px;
    border-bottom: 1px solid #ccc;
}

.autocomplete .item {
    color: #000;
    font-size: 12px;
    padding: 6px;
    border-bottom: 1px solid #ccc;
    display: block;
    background: #fff;
}

.autocomplete .item:hover {
    text-decoration: none;
    background: #f0f0f0;
}

.autocomplete .nothing-found {
    color: #999;
    font-size: 12px;
    padding: 6px;
    border-bottom: 1px solid #ccc;
    display: block;
    background: #fff;
}