/* CSS crunched with Crunch - http://crunchapp.net/ */
@import url('//fonts.googleapis.com/css?family=Roboto+Condensed:700');
@import url('//fonts.googleapis.com/css?family=Roboto:300');
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #222222;
  background-color: #ffffff;
}
a {
  color: #a45506;
}
a:hover,
a:focus {
  color: #483d2f;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 30px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  line-height: 20px;
  color: #bd6207;
  text-rendering: optimizelegibility;
}
h1,
h2,
h3 {
  line-height: 40px;
}
h1 {
  font-size: 38.5px;
}
h2 {
  font-size: 31.5px;
}
h3 {
  font-size: 24.5px;
}
h4 {
  font-size: 17.5px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 11.9px;
}
h1 small {
  font-size: 24.5px;
}
h2 small {
  font-size: 17.5px;
}
h3 small {
  font-size: 14px;
}
h4 small {
  font-size: 14px;
}
.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
}
ul,
ol {
  margin: 0 0 10px 25px;
}
li {
  line-height: 20px;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 20px;
}
dd {
  margin-left: 10px;
}
.dl-horizontal dt {
  width: 160px;
}
.dl-horizontal dd {
  margin-left: 180px;
}
hr {
  margin: 20px 0;
  border-top: 1px solid #e9e9e9;
}
blockquote {
  margin: 0 0 20px;
}
blockquote p {
  font-size: 17.5px;
}
blockquote small {
  line-height: 20px;
}
address {
  margin-bottom: 20px;
  line-height: 20px;
}
code,
pre {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
}
pre {
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
pre.prettyprint {
  margin-bottom: 20px;
}
form {
  margin: 0 0 20px;
}
legend {
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
}
legend small {
  font-size: 15px;
}
label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}
input,
button,
select,
textarea {
  font-family: 'Roboto', sans-serif;
}
label {
  margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  height: 20px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
textarea {
  height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
}
select,
input[type="file"] {
  height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  line-height: 30px;
}
select {
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
.uneditable-input,
.uneditable-textarea {
  background-color: #fcfcfc;
  border-color: #cccccc;
}
.radio,
.checkbox {
  min-height: 20px;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 926px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 846px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 766px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 686px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 606px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 526px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 446px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 366px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 286px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 206px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 126px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 46px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  background-color: #e9e9e9;
}
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
}
.help-block,
.help-inline {
  color: #484848;
}
.help-block {
  margin-bottom: 10px;
}
.input-append,
.input-prepend {
  margin-bottom: 10px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 14px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  -webkit-border-radius: 0 0px 0px 0;
  -moz-border-radius: 0 0px 0px 0;
  border-radius: 0 0px 0px 0;
}
.input-append .add-on,
.input-prepend .add-on {
  height: 20px;
  font-size: 14px;
  line-height: 20px;
}
.input-append .active,
.input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 0px 0 0 0px;
  -moz-border-radius: 0px 0 0 0px;
  border-radius: 0px 0 0 0px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 0px 0 0 0px;
  -moz-border-radius: 0px 0 0 0px;
  border-radius: 0px 0 0 0px;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 0px 0px 0;
  -moz-border-radius: 0 0px 0px 0;
  border-radius: 0 0px 0px 0;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 0px 0px 0;
  -moz-border-radius: 0 0px 0px 0;
  border-radius: 0 0px 0px 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 0px 0px 0;
  -moz-border-radius: 0 0px 0px 0;
  border-radius: 0 0px 0px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  -webkit-border-radius: 0px 0 0 0px;
  -moz-border-radius: 0px 0 0 0px;
  border-radius: 0px 0 0 0px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  -webkit-border-radius: 0 0px 0px 0;
  -moz-border-radius: 0 0px 0px 0;
  border-radius: 0 0px 0px 0;
}
input.search-query {
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
/* Allow for input prepend/append in search forms */
.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  margin-bottom: 0;
}
.control-group {
  margin-bottom: 10px;
}
legend + .control-group {
  margin-top: 20px;
}
.form-horizontal .control-group {
  margin-bottom: 20px;
}
.form-horizontal .control-label {
  width: 160px;
}
.form-horizontal .controls {
  margin-left: 180px;
}
.form-horizontal .controls:first-child {
  *padding-left: 180px;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 10px;
}
.form-horizontal .form-actions {
  padding-left: 180px;
}
table {
  background-color: transparent;
}
.table {
  margin-bottom: 20px;
}
.table th,
.table td {
  line-height: 20px;
  border-top: 1px solid #dddddd;
}
.table tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-bordered {
  border: 1px solid #dddddd;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
}
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
}
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f5f5f5;
}
.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
.table tbody tr.success > td {
  background-color: #dff0d8;
}
.table tbody tr.error > td {
  background-color: #f2dede;
}
.table tbody tr.warning > td {
  background-color: #fcf8e3;
}
.table tbody tr.info > td {
  background-color: #d9edf7;
}
.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}
.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}
.dropdown-menu {
  z-index: 1000;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.dropdown-menu > li > a {
  line-height: 20px;
  color: #333333;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  color: #ffffff;
  background-color: #9a5006;
  background-image: -moz-linear-gradient(top, #a45506, #8b4805);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a45506), to(#8b4805));
  background-image: -webkit-linear-gradient(top, #a45506, #8b4805);
  background-image: -o-linear-gradient(top, #a45506, #8b4805);
  background-image: linear-gradient(to bottom, #a45506, #8b4805);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa45506', endColorstr='#ff8b4805', GradientType=0);
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  background-color: #9a5006;
  background-image: -moz-linear-gradient(top, #a45506, #8b4805);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a45506), to(#8b4805));
  background-image: -webkit-linear-gradient(top, #a45506, #8b4805);
  background-image: -o-linear-gradient(top, #a45506, #8b4805);
  background-image: linear-gradient(to bottom, #a45506, #8b4805);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa45506', endColorstr='#ff8b4805', GradientType=0);
}
.open {
  *z-index: 1000;
}
.dropdown-submenu > a:after {
  border-left-color: #cccccc;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.typeahead {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.well {
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.well-large {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.well-small {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.close {
  line-height: 20px;
}
.btn {
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #d5d5d5;
  background-image: -moz-linear-gradient(top, #e9e9e9, #b6b6b6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e9e9e9), to(#b6b6b6));
  background-image: -webkit-linear-gradient(top, #e9e9e9, #b6b6b6);
  background-image: -o-linear-gradient(top, #e9e9e9, #b6b6b6);
  background-image: linear-gradient(to bottom, #e9e9e9, #b6b6b6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe9e9e9', endColorstr='#ffb6b6b6', GradientType=0);
  border-color: #b6b6b6 #b6b6b6 #909090;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #b6b6b6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #cccccc;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #b6b6b6;
  *background-color: #a9a9a9;
}
.btn:active,
.btn.active {
  background-color: #9c9c9c \9;
}
.btn-large {
  padding: 22px 30px;
  font-size: 17.5px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.btn-small {
  padding: 2px 10px;
  font-size: 11.2px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.btn-mini {
  padding: 2px 6px;
  font-size: 10.5px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #352d23;
  background-image: -moz-linear-gradient(top, #483d2f, #1a1611);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#483d2f), to(#1a1611));
  background-image: -webkit-linear-gradient(top, #483d2f, #1a1611);
  background-image: -o-linear-gradient(top, #483d2f, #1a1611);
  background-image: linear-gradient(to bottom, #483d2f, #1a1611);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff483d2f', endColorstr='#ff1a1611', GradientType=0);
  border-color: #1a1611 #1a1611 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #1a1611;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #1a1611;
  *background-color: #0a0907;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #000000 \9;
}
.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
.btn-link {
  color: #a45506;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover,
.btn-link:focus {
  color: #483d2f;
}
.btn-toolbar {
  margin-top: 10px;
  margin-bottom: 10px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 14px;
}
.btn-group > .btn-mini {
  font-size: 10.5px;
}
.btn-group > .btn-small {
  font-size: 11.2px;
}
.btn-group > .btn-large {
  font-size: 17.5px;
}
.btn-group > .btn:first-child {
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}
.btn-group > .btn.large:first-child {
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}
.btn-group.open .btn.dropdown-toggle {
  background-color: #b6b6b6;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #1a1611;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222;
}
.btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 0px 0px 0 0;
  -moz-border-radius: 0px 0px 0 0;
  border-radius: 0px 0px 0 0;
}
.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 0px 0px;
  -moz-border-radius: 0 0 0px 0px;
  border-radius: 0 0 0px 0px;
}
.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 0px 0px 0 0;
  -moz-border-radius: 0px 0px 0 0;
  border-radius: 0px 0px 0 0;
}
.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 0px 0px;
  -moz-border-radius: 0 0 0px 0px;
  border-radius: 0 0 0px 0px;
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.alert,
.alert h4 {
  color: #c09853;
}
.alert .close {
  line-height: 20px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info h4 {
  color: #3a87ad;
}
.nav {
  margin-bottom: 20px;
}
.nav-header {
  line-height: 20px;
}
.nav-list {
  margin-bottom: 0;
}
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  background-color: #a45506;
}
.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.nav-tabs > li > a {
  line-height: 20px;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  background-color: #ffffff;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  background-color: #a45506;
}
.nav .dropdown-toggle .caret {
  border-top-color: #a45506;
  border-bottom-color: #a45506;
}
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #483d2f;
  border-bottom-color: #483d2f;
}
.navbar {
  margin-bottom: 20px;
}
.navbar-inner {
  min-height: 41px;
  background-color: #483d2f;
  background-image: -moz-linear-gradient(top, #483d2f, #483d2f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#483d2f), to(#483d2f));
  background-image: -webkit-linear-gradient(top, #483d2f, #483d2f);
  background-image: -o-linear-gradient(top, #483d2f, #483d2f);
  background-image: linear-gradient(to bottom, #483d2f, #483d2f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff483d2f', endColorstr='#ff483d2f', GradientType=0);
  border: 1px solid transparent;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.navbar .brand {
  padding: 10.5px 20px 10.5px;
  color: #525252;
  text-shadow: 0 1px 0 #483d2f;
}
.navbar-text {
  line-height: 41px;
  color: #ffffff;
}
.navbar-link {
  color: #777777;
}
.navbar-link:hover,
.navbar-link:focus {
  color: #ffffff;
}
.navbar .divider-vertical {
  height: 41px;
  border-left: 1px solid #483d2f;
  border-right: 1px solid #483d2f;
}
.navbar .btn,
.navbar .btn-group {
  margin-top: 5.5px;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5.5px;
}
.navbar-search {
  margin-top: 5.5px;
}
.navbar-search .search-query {
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
}
.navbar-static-top {
  margin-bottom: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  z-index: 1030;
  margin-bottom: 0;
}
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.navbar .nav > li > a {
  padding: 10.5px 15px 10.5px;
  color: #777777;
  text-shadow: 0 1px 0 #483d2f;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: #bd6207;
  color: #ffffff;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #ffffff;
  background-color: #bd6207;
}
.navbar .btn-navbar {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #393025;
  background-image: -moz-linear-gradient(top, #393025, #393025);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#393025), to(#393025));
  background-image: -webkit-linear-gradient(top, #393025, #393025);
  background-image: -o-linear-gradient(top, #393025, #393025);
  background-image: linear-gradient(to bottom, #393025, #393025);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff393025', endColorstr='#ff393025', GradientType=0);
  border-color: #393025 #393025 #0a0907;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #393025;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #393025;
  *background-color: #29231b;
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #1a1611 \9;
}
.navbar .nav > li > .dropdown-menu:before {
  border-bottom-color: rgba(0, 0, 0, 0.2);
}
.navbar .nav > li > .dropdown-menu:after {
  border-bottom-color: #ffffff;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top-color: rgba(0, 0, 0, 0.2);
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top-color: #ffffff;
}
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #bd6207;
  color: #ffffff;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top, #222222, #111111);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
  background-image: -webkit-linear-gradient(top, #222222, #111111);
  background-image: -o-linear-gradient(top, #222222, #111111);
  background-image: linear-gradient(to bottom, #222222, #111111);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
  border-color: #252525;
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #999999;
}
.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:focus {
  color: #ffffff;
}
.navbar-inverse .brand {
  color: #999999;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: #ffffff;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #ffffff;
  background-color: #111111;
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover,
.navbar-inverse .navbar-link:focus {
  color: #ffffff;
}
.navbar-inverse .divider-vertical {
  border-left-color: #111111;
  border-right-color: #222222;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #111111;
  color: #ffffff;
}
.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .navbar-search .search-query {
  background-color: #515151;
  border-color: #111111;
}
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
  background-color: #ffffff;
}
.navbar-inverse .btn-navbar {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e0e0e;
  background-image: -moz-linear-gradient(top, #151515, #040404);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
  background-image: -webkit-linear-gradient(top, #151515, #040404);
  background-image: -o-linear-gradient(top, #151515, #040404);
  background-image: linear-gradient(to bottom, #151515, #040404);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
  border-color: #040404 #040404 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #040404;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #040404;
  *background-color: #000000;
}
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  background-color: #000000 \9;
}
.breadcrumb {
  margin: 0 0 20px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.pagination {
  margin: 20px 0;
}
.pagination ul {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.pagination ul > li > a,
.pagination ul > li > span {
  line-height: 20px;
  background-color: #ffffff;
  border-color: #dddddd;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 22px 30px;
  font-size: 17.5px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}
.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
}
.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.2px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 2px 6px;
  font-size: 10.5px;
}
.pager {
  margin: 20px 0;
}
.tooltip {
  z-index: 1030;
}
.tooltip-inner {
  color: #ffffff;
  background-color: #000000;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.tooltip.top .tooltip-arrow {
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.thumbnails {
  margin-left: -20px;
}
.thumbnails > li {
  float: left;
  margin-bottom: 20px;
  margin-left: 20px;
}
.thumbnail {
  line-height: 20px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #a45506;
}
.label,
.badge {
  font-size: 11.844px;
}
.label-important,
.badge-important {
  background-color: #b94a48;
}
.label-important[href],
.badge-important[href] {
  background-color: #953b39;
}
.label-warning,
.badge-warning {
  background-color: #f89406;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #c67605;
}
.label-success,
.badge-success {
  background-color: #468847;
}
.label-success[href],
.badge-success[href] {
  background-color: #356635;
}
.label-info,
.badge-info {
  background-color: #3a87ad;
}
.label-info[href],
.badge-info[href] {
  background-color: #2d6987;
}
.label-inverse,
.badge-inverse {
  background-color: #333333;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a;
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.accordion {
  margin-bottom: 20px;
}
.accordion-group {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
@media (max-width: 767px) {
  .dl-horizontal dt {
    width: auto;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  .modal.fade {
    top: -100px;
  }
  .modal.fade.in {
    top: 20px;
  }
}
@media (max-width: 480px) {
  .page-header h1 small {
    line-height: 20px;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
}
@media (max-width: 1009px) {
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  .nav-collapse .nav {
    margin: 0 0 10px;
  }
  .nav-collapse .nav .nav-header {
    color: #ffffff;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    color: #777777;
  }
  .nav-collapse .btn {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #483d2f;
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #483d2f;
    border-bottom: 1px solid #483d2f;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
}
[class*="span"].flush {
  margin-left: 0;
}
.row .span12.flush {
  width: 960px;
}
.row .span11.flush {
  width: 880px;
}
.row .span10.flush {
  width: 800px;
}
.row .span9.flush {
  width: 720px;
}
.row .span8.flush {
  width: 640px;
}
.row .span7.flush {
  width: 560px;
}
.row .span6.flush {
  width: 480px;
}
.row .span5.flush {
  width: 400px;
}
.row .span4.flush {
  width: 320px;
}
.row .span3.flush {
  width: 240px;
}
.row .span2.flush {
  width: 160px;
}
.row .span1.flush {
  width: 80px;
}
.row-fluid .span12.flush {
  width: 102.12765957%;
}
.row-fluid .span11.flush {
  width: 93.61702128%;
}
.row-fluid .span10.flush {
  width: 85.10638298%;
}
.row-fluid .span9.flush {
  width: 76.59574468%;
}
.row-fluid .span8.flush {
  width: 68.08510638%;
}
.row-fluid .span7.flush {
  width: 59.57446809%;
}
.row-fluid .span6.flush {
  width: 51.06382979%;
}
.row-fluid .span5.flush {
  width: 42.55319149%;
}
.row-fluid .span4.flush {
  width: 34.04255319%;
}
.row-fluid .span3.flush {
  width: 25.53191489%;
}
.row-fluid .span2.flush {
  width: 17.0212766%;
}
.row-fluid .span1.flush {
  width: 8.5106383%;
}
html,
body {
  height: 100%;
}
#sf-wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -4em;
}
#push,
#footer {
  height: 4em;
}
body:before {
  content: "";
  height: 100%;
  float: left;
  width: 0;
  margin-top: -32767px;
}
html.lt-ie7 #wrap {
  display: table;
  height: 100%;
}
/* modify this variable as per theme color */
/*  if required modify this color*/
/*  if required modify this color*/
.primary-color-background {
  background-color: #7c4e1f;
  color: #ffffff;
}
.primary-color-text {
  color: #7c4e1f;
}
.secondary-color-background {
  background-color: #bd6207;
  color: #ffffff;
}
.secondary-color-text {
  color: #bd6207;
}
#nudgeMarketWrap .primary-color-background {
  background-color: #595044;
  color: #ffffff;
}
h1 {
  font-size: 29.4px;
  line-height: 38px;
}
h2 {
  font-size: 22.4px;
  line-height: 28px;
}
h3 {
  font-size: 19.6px;
  line-height: 26px;
}
h4 {
  font-size: 18.2px;
  line-height: 24px;
}
h5 {
  font-size: 16.8px;
  line-height: 22px;
}
h6 {
  font-size: 15.4px;
  line-height: 20px;
}
@media (max-width: 767px) {
  h1 {
    font-size: 25.76px;
    line-height: 36.8px;
  }
  h2 {
    font-size: 22.4px;
    line-height: 32px;
  }
  h3 {
    font-size: 19.04px;
    line-height: 27.2px;
  }
  h4 {
    font-size: 16.8px;
    line-height: 24px;
  }
  h5 {
    font-size: 16.1px;
    line-height: 23px;
  }
  h6 {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 320px) {
  h1 {
    font-size: 20.93px;
    line-height: 29.9px;
  }
  h2 {
    font-size: 19.6px;
    line-height: 28px;
  }
  h3 {
    font-size: 16.66px;
    line-height: 23.8px;
  }
  h4 {
    font-size: 14.7px;
    line-height: 21px;
  }
  h5 {
    font-size: 14.28px;
    line-height: 20.4px;
  }
  h6 {
    font-size: 14px;
    line-height: 20px;
  }
}
.navbar-inner {
  background: none;
  filter: none;
}
#ctmcontentcontainer {
  padding: 0;
}
#ctmcontentcontainer #gallery.carousel {
  height: auto !important;
  width: 100% !important;
}
#ctmcontentcontainer #gallery img {
  max-height: 750px;
  max-width: 100%;
}
#homepage .mainnav ul li ul,
#innerpage .mainnav ul li ul {
  position: absolute;
  display: none;
  visibility: visible;
  z-index: 10000;
  top: 100%;
  width: auto;
  margin: 0;
  background-color: #231e17;
}
#homepage .mainnav ul li ul li,
#innerpage .mainnav ul li ul li {
  display: block;
}
#homepage .mainnav ul li.mainnavlink ul li a,
#innerpage .mainnav ul li.mainnavlink ul li a,
#homepage .mainnav ul li.mainnavlinkactive ul li a,
#innerpage .mainnav ul li.mainnavlinkactive ul li a {
  display: block;
  padding: 8px 25px;
  border-bottom: 1px solid #999999;
}
#homepage .mainnav ul li.mainnavlink ul li a:link,
#innerpage .mainnav ul li.mainnavlink ul li a:link,
#homepage .mainnav ul li.mainnavlink ul li a:visited,
#innerpage .mainnav ul li.mainnavlink ul li a:visited,
#homepage .mainnav ul li.mainnavlinkactive ul li a:link,
#innerpage .mainnav ul li.mainnavlinkactive ul li a:link,
#homepage .mainnav ul li.mainnavlinkactive ul li a:visited,
#innerpage .mainnav ul li.mainnavlinkactive ul li a:visited {
  color: #e9e9e9;
  display: block;
  font-size: 14px;
  line-height: 20px;
}
#homepage .mainnav ul li.mainnavlink ul li a:hover,
#innerpage .mainnav ul li.mainnavlink ul li a:hover,
#homepage .mainnav ul li.mainnavlinkactive ul li a:hover,
#innerpage .mainnav ul li.mainnavlinkactive ul li a:hover {
  color: #ffffff;
  background-color: #a45506;
  border-bottom: 1px solid #999999;
  text-decoration: none;
}
@media (min-width: 320px) and (max-width: 770px) {
  #homepage .mainnav ul li ul,
  #innerpage .mainnav ul li ul {
    position: relative;
    background-color: transparent;
    z-index: 10000;
  }
  #homepage .mainnav ul li.mainnavlink ul li a,
  #innerpage .mainnav ul li.mainnavlink ul li a,
  #homepage .mainnav ul li.mainnavlinkactive ul li a,
  #innerpage .mainnav ul li.mainnavlinkactive ul li a {
    border-bottom: none;
    font-size: 12px;
    color: #d7d7d7;
  }
  #homepage .mainnav ul li.mainnavlink ul li a:link,
  #innerpage .mainnav ul li.mainnavlink ul li a:link,
  #homepage .mainnav ul li.mainnavlink ul li a:visited,
  #innerpage .mainnav ul li.mainnavlink ul li a:visited,
  #homepage .mainnav ul li.mainnavlinkactive ul li a:link,
  #innerpage .mainnav ul li.mainnavlinkactive ul li a:link,
  #homepage .mainnav ul li.mainnavlinkactive ul li a:visited,
  #innerpage .mainnav ul li.mainnavlinkactive ul li a:visited {
    color: #d7d7d7;
    font-size: 12px;
  }
  #homepage .mainnav ul li.mainnavlink ul li a:hover,
  #innerpage .mainnav ul li.mainnavlink ul li a:hover,
  #homepage .mainnav ul li.mainnavlinkactive ul li a:hover,
  #innerpage .mainnav ul li.mainnavlinkactive ul li a:hover {
    color: #ffffff;
    border-bottom: none;
    background-color: #4d4d4d;
  }
}
#innerpage .tabs-left > .nav-tabs .active > a,
#rentcafe_residentportal .tabs-left > .nav-tabs .active > a,
#rentcafe_onlineleasing .tabs-left > .nav-tabs .active > a,
#innerpage .tabs-left > .nav-tabs .active > a:hover,
#rentcafe_residentportal .tabs-left > .nav-tabs .active > a:hover,
#rentcafe_onlineleasing .tabs-left > .nav-tabs .active > a:hover,
#innerpage .tabs-left > .nav-tabs .active > a:focus,
#rentcafe_residentportal .tabs-left > .nav-tabs .active > a:focus,
#rentcafe_onlineleasing .tabs-left > .nav-tabs .active > a:focus,
#innerpage .nav-tabs > .active > a,
#rentcafe_residentportal .nav-tabs > .active > a,
#rentcafe_onlineleasing .nav-tabs > .active > a,
#innerpage .nav-tabs > .active > a:hover,
#rentcafe_residentportal .nav-tabs > .active > a:hover,
#rentcafe_onlineleasing .nav-tabs > .active > a:hover,
#innerpage .nav-tabs > .active > a:focus,
#rentcafe_residentportal .nav-tabs > .active > a:focus,
#rentcafe_onlineleasing .nav-tabs > .active > a:focus {
  background-color: #ffffff !important;
}
.nav-list {
  padding-left: 0;
}
.nav-list > li > a {
  text-shadow: none;
}
.nav > li > a:hover,
.nav > li > a:focus {
  background-color: transparent;
}
#rsLeftSection {
  float: none;
}
#rentcafe_onlineleasing #ctmcontentcontainer,
#rentcafe_residentportal #ctmcontentcontainer,
#rentcafe_onlineleasing #main-content,
#rentcafe_residentportal #main-content {
  overflow: visible;
}
#rentcafe_onlineleasing #ctmcontentcontainer .navbar .navbar-inner,
#rentcafe_residentportal #ctmcontentcontainer .navbar .navbar-inner {
  min-height: 40px;
}
#rentcafe_onlineleasing #ctmcontentcontainer .navbar .nav li,
#rentcafe_residentportal #ctmcontentcontainer .navbar .nav li {
  padding: 0;
}
#rentcafe_onlineleasing #ctmcontentcontainer .navbar .nav > li > a:hover,
#rentcafe_onlineleasing #ctmcontentcontainer .navbar .nav > li > a:focus,
#rentcafe_residentportal #ctmcontentcontainer .navbar .nav > li > a:hover,
#rentcafe_residentportal #ctmcontentcontainer .navbar .nav > li > a:focus {
  color: #333333;
  text-shadow: none;
  background-color: transparent;
  border-width: 0;
}
#rentcafe_onlineleasing #ctmcontentcontainer .navbar .nav > .active > a,
#rentcafe_onlineleasing #ctmcontentcontainer.navbar .nav > li > a .navbar .nav > .active > a:hover,
#rentcafe_onlineleasing #ctmcontentcontainer.navbar .nav > li > a .navbar .nav > .active > a:focus,
#rentcafe_residentportal #ctmcontentcontainer .navbar .nav > .active > a,
#rentcafe_residentportal #ctmcontentcontainer.navbar .nav > li > a .navbar .nav > .active > a:hover,
#rentcafe_residentportal #ctmcontentcontainer.navbar .nav > li > a .navbar .nav > .active > a:focus {
  color: #ffffff;
  text-shadow: none;
  background-color: #a45506;
  border-width: 0;
}
#rentcafe_onlineleasing #ctmcontentcontainer .navbar .nav > .active > a:hover,
#rentcafe_residentportal #ctmcontentcontainer .navbar .nav > .active > a:hover {
  color: #000000;
  background-color: #a45506;
}
#rentcafe_onlineleasing #ctmcontentcontainer .navbar .nav li a,
#rentcafe_residentportal #ctmcontentcontainer .navbar .nav li a {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 21px;
}
#rentcafe_onlineleasing .navbar ul.nav i,
#rentcafe_residentportal .navbar ul.nav i {
  line-height: 12px;
}
#rentcafe_onlineleasing .navbar .nav li.dropdown > a:hover .caret,
#rentcafe_residentportal .navbar .nav li.dropdown > a:hover .caret {
  border-bottom-color: #333;
  border-top-color: #333;
}
#rentcafe_residentportal .navbar .nav > li > .dropdown-menu:after,
#rentcafe_onlineleasing .navbar .nav > li > .dropdown-menu:after {
  border-bottom-color: #483d2f !important;
  border-top-color: #483d2f !important;
}
#rentcafe_residentportal .dropdown-menu,
#rentcafe_onlineleasing .dropdown-menu {
  border-bottom: 2px solid #4e4e4e;
  border-top: 2px solid #483d2f;
}
#rentcafe_residentportal .dropdown-menu li > a,
#rentcafe_onlineleasing .dropdown-menu li > a {
  background-color: #ffffff;
  color: #4e4e4e;
}
#rentcafe_residentportal .dropdown-menu li > a:hover,
#rentcafe_residentportal .dropdown-menu li > a:focus,
#rentcafe_residentportal .dropdown-submenu:hover > a,
#rentcafe_onlineleasing .dropdown-menu li > a:hover,
#rentcafe_onlineleasing.dropdown-menu li > a:focus,
#rentcafe_onlineleasing .dropdown-submenu:hover > a {
  background-color: #e9e9e9;
  color: #4e4e4e;
}
#workflowStepsWrap .ole-scroller,
#workflowStepsWrap .ole-menu-main,
#workflowStepsWrap .ole-menu-main ul {
  background-color: #ffffff;
}
#workflowStepsWrap .ole-menu-wrapper,
#workflowStepsWrap .ole-menu-main li.ole-trigger {
  box-shadow: 0 0 5px #b3b3b3;
}
#workflowStepsWrap .ole-menu-main a {
  color: #222222;
}
#workflowStepsWrap .ole-menu-main a:hover,
#workflowStepsWrap .ole-menu li.ole-search-item:hover,
#workflowStepsWrap .ole-menu li.ole-search-item:hover a {
  background-color: #ebebeb;
  color: #a45506;
}
#workflowStepsWrap .done,
#workflowStepsWrap .done a {
  color: #a45506;
}
#workflowStepsWrap .current,
#workflowStepsWrap .current a {
  background-color: #483d2f;
  color: #ffffff;
}
#workflowStepsWrap .current a:hover {
  background-color: #675743;
  color: #ffffff;
}
#workflowStepsWrap .current:after {
  color: #ffffff;
}
#workflowStepsWrap .ole-menu-main .tbd a:hover {
  color: #222222;
  background-color: #ebebeb;
}
#workflowStepsWrap .ole-menu-main > li {
  border-right: 1px solid #ebebeb;
}
#workflowStepsWrap .ole-menu-main > li:last-child {
  border-left: 1px solid #ebebeb;
}
#workflowStepsWrap .ole-menu-wrapper {
  border-top: 1px solid #ebebeb;
}
#workflowStepsWrap .ole-menu {
  border-bottom: 1px solid #ebebeb;
}
#workflowStepsWrap .ole-menu li:not(:first-child),
#workflowStepsWrap .ole-menu li li {
  box-shadow: 0 1px #ebebeb inset;
}
#workflowStepsWrap .ole-menu-main li.ole-trigger {
  background-color: #ffffff;
}
#workflowStepsWrap .ole-icon-menu:before {
  color: #222222;
}
#workflowStepsWrap .done:after,
#workflowStepsWrap .done:hover::after {
  color: #48a770;
}
#ResServicesContent ul.nav li {
  background-color: transparent;
  margin-bottom: -1px;
}
#rentcafe_residentportal .nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
#rentcafe_residentportal .nav-tabs > .active > a:focus {
  background-color: #ffffff;
}
#ApplicantInformation .ApplicantInfoHeader,
#ApplicantInformation .ApplicantInfoSection h2,
#PetsInformationDiv h2,
#VehicleInformationDiv h2 {
  background-color: #bd6207;
  color: #ffffff;
  border-width: 0;
  padding-left: 10px;
}
.section-header {
  background-color: #bd6207;
  color: #ffffff;
  border-width: 0;
  font-size: 18px;
  display: block;
  margin: 40px 0 30px 0;
  padding: 10px;
  position: relative;
}
#rentcafe_residentportal .nav-tabs.nav-stacked > li > a:hover {
  background-color: #a45506;
  color: #ffffff;
}
.table-header {
  background-color: #bd6207 !important;
  color: #ffffff;
}
.widgets {
  background-color: #efefef !important;
  margin-top: 0;
  padding-bottom: 15px;
}
.ehColor {
  fill: #ffffff;
}
.btn-primary {
  color: #ffffff;
}
.callustext {
  display: none;
}
header {
  min-height: 111px;
}
.mainnavlinkactive {
  background-color: #bd6207;
}
#login-links {
  float: right;
  margin-top: 40px;
  text-transform: uppercase;
}
#login-links a {
  color: #a45506;
  font-size: 14px;
}
#login-links a:hover {
  color: #733c04;
}
#login-links ul.inline,
#login-links ol.inline {
  margin-bottom: 0;
}
#rpdiv {
  padding: 4px 10px;
  width: auto;
  border: 1px solid #c9b98f;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #eae4d4;
}
#rpdiv a:before {
  content: "Resident";
}
#apldiv {
  padding: 4px 10px;
  border: 1px solid #c9b98f;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #eae4d4;
}
#apldiv a:before {
  content: "Applicant";
}
#homepage #tagline:before,
#innerpage #tagline:before {
  float: right;
  content: "New Heights In Apartment Living";
  text-transform: uppercase;
  margin-top: -120px;
  margin-right: 80px;
  z-index: 1;
  position: relative;
  padding: 10px 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #914901;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
  font-size: 28px\9;
  line-height: 40px;
  font-weight: 300;
  background-color: #e69a22;
  background-color: rgba(230, 154, 34, 0.9);
  color: #ffffff;
  text-shadow: 1px 1px 2px #333333;
}
#tagline {
  margin-top: -20px;
}
#homepage #divHeader {
  display: none;
}
#homepage .apt-search {
  background: #eae4d4 url(../images/apt-search-bg3.png) repeat-y;
  min-height: 250px;
}
#homepage .apt-search h2 {
  margin-top: 30px;
  color: #bd6207;
}
#homepage .searchform {
  margin-left: 120px;
  margin-left: 95px\9;
  padding-top: 10px;
  padding-bottom: 20px;
}
#homepage .searchform:before {
  content: "Apartment Search";
  font-family: 'Roboto', sans-serif;
  font-size: 25.2px;
  line-height: 56px;
  color: #bd6207;
  font-weight: 300;
  padding-bottom: 20px;
}
#homepage .searchform:before {
  font-size: 24px\9;
  line-height: 44px\9;
}
#homepage #txtHoriMaxRent,
#homepage #txtHoriMoveInDate,
#homepage #txtUnitCode {
  width: 70%;
}
#homepage #HoriBed {
  width: 76%;
}
#homepage #btnHoriSearch {
  display: block;
}
.widgets {
  background-color: transparent !important;
}
.icon-left ul,
ol {
  margin: 0 0 0px 0px;
  padding: 0;
}
.ca-menu li {
  width: 23%;
  height: 250px;
  overflow: hidden;
  position: relative;
  float: left;
  background: #d9ceb2;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
.ca-menu li:last-child {
  margin-right: 0px;
}
.ca-icon {
  text-shadow: 1px 0px 1px rgba(255, 255, 255, 0.8);
  line-height: 250px;
  position: absolute;
  width: 100%;
  left: 0px;
  top: 0px;
  text-align: center;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
}
.ca-icon:before {
  content: "";
  content: "\f002";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 49px;
  text-decoration: none;
  color: #ffffff;
}
.ca-menu li:hover {
  background: #e69a22;
}
.ca-menu li:hover .ca-icon {
  opacity: 0.5;
  -webkit-animation: moveFromLeft 400ms ease;
  -moz-animation: moveFromLeft 400ms ease;
  -ms-animation: moveFromLeft 400ms ease;
}
@-webkit-keyframes moveFromLeft {
  from {
    -webkit-transform: translateX(-100%);
  }
  to {
    -webkit-transform: translateX(0%);
  }
}
@-moz-keyframes moveFromLeft {
  from {
    -moz-transform: translateX(-100%);
  }
  to {
    -moz-transform: translateX(0%);
  }
}
@-ms-keyframes moveFromLeft {
  from {
    -ms-transform: translateX(-100%);
  }
  to {
    -ms-transform: translateX(0%);
  }
}
[class*="span"] {
  margin-left: 0;
}
#homepage #image-slider {
  max-height: 366px;
  overflow: hidden;
}
#homepage #image-slider .carousel-indicators {
  display: none;
}
#homepage .gallery {
  margin-bottom: 35px;
}
#innerpage #banner_slider {
  max-height: 250px;
  overflow: hidden;
}
#innerpage .gallery {
  overflow: hidden;
}
#rentcafe_residentportal .gallery,
#rentcafe_onlineleasing .gallery {
  border-top: 20px solid #483d2f;
}
#rentcafe_residentportal .gallery img,
#rentcafe_onlineleasing .gallery img {
  border-top: 6px solid #231e17;
}
.logo {
  float: left;
  padding: 20px;
  margin-top: 9px;
}
.logo img {
  max-width: 300px;
  max-height: 70px;
  width: auto;
  height: auto;
}
#homepage #ctmcontentcontainer {
  padding-bottom: 20px;
}
footer {
  background-color: #483d2f;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  line-height: 20px;
  margin-top: 30px;
  border-top: 3px solid #bd6207;
  border-bottom: 12px solid #231e17;
  padding: 25px 0px;
}
footer h3 {
  font-family: 'Roboto', sans-serif;
  color: #eae4d4;
  text-shadow: 1px 1px 2px #000000;
  font-size: 16.8px;
  line-height: 20px;
}
#footer-links li {
  padding-left: 15px;
  float: right;
}
.office-hours h3:before {
  content: "\f017";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: #c9b98f;
  float: left;
  margin-left: -30px;
  font-size: 24px;
  line-height: 20px;
  text-shadow: 1px 1px 2px #000000;
}
#officeHourWrap {
  color: #eae4d4;
}
#officeHourWrap strong {
  font-weight: normal;
  color: #c9b98f;
}
.copyright-bg {
  background-color: #1f1f1f;
  background-image: -moz-linear-gradient(top, #333333, #000000);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#000000));
  background-image: -webkit-linear-gradient(top, #333333, #000000);
  background-image: -o-linear-gradient(top, #333333, #000000);
  background-image: linear-gradient(to bottom, #333333, #000000);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff333333', endColorstr='#ff000000', GradientType=0);
  min-height: 65px;
  padding-top: 15px;
}
.copyright,
#address {
  color: #eae4d4;
}
#otherSocialWrap {
  float: right;
}
.socialmedia-icons a:before {
  background: #b8a36d;
  border-radius: 3px;
  text-shadow: 0px 0px 1px #000000;
  box-shadow: 1px 1px 2px #000000;
}
.footerfloat {
  float: right;
}
footer .nav-list > li > a {
  text-shadow: none;
  color: #e69a22;
  text-transform: uppercase;
}
footer .nav-list {
  padding-right: 0px;
}
footer .nav > li > a:hover,
footer .nav > li > a:focus {
  color: #bf7e16;
  text-decoration: underline;
}
#ehlicon {
  padding: 0 4px 0 0;
  float: left;
}
#ebrochure #ehlicon {
  margin-top: 3px;
}
/*
#eho-logo {
    background: url("../images/equalhousing.png") left 3px no-repeat;
    height:11px;
    width:14px;
	padding:3px 4px 0 0;
	float:left;
}*/
footer .phoneNumber {
  display: none;
}
#address {
  margin-left: 30px;
}
#address:before {
  content: "\f041";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: #c9b98f;
  float: left;
  margin-left: -30px;
  font-size: 24px;
  line-height: 20px;
  text-shadow: 1px 1px 2px #000000;
}
#address h3:after {
  content: "Location";
}
#address a {
  color: #eae4d4;
}
footer .span6 {
  margin-top: 15px;
}
#footer-image {
  text-align: right;
}
#rentcafe_onlineleasing #banner_slider {
  max-height: 250px;
  overflow: hidden;
}
#rentcafe_onlineleasing #tagline:before {
  float: right;
  content: "Online Application";
  text-transform: uppercase;
  margin-top: -80px;
  margin-right: 60px;
  z-index: 1;
  position: relative;
  padding: 10px 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #914901;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
  line-height: 40px;
  font-weight: 300;
  background-color: #e69a22;
  background-color: rgba(230, 154, 34, 0.9);
  color: #ffffff;
  text-shadow: 1px 1px 2px #333333;
}
#rentcafe_onlineleasing .gallery {
  overflow: hidden;
}
#rentcafe_residentportal #banner_slider {
  max-height: 250px;
  overflow: hidden;
}
#rentcafe_residentportal #tagline:before {
  float: right;
  content: "Resident Portal";
  text-transform: uppercase;
  margin-top: -80px;
  margin-right: 80px;
  z-index: 1;
  position: relative;
  padding: 10px 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #914901;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
  line-height: 40px;
  font-weight: 300;
  background-color: #e69a22;
  background-color: rgba(230, 154, 34, 0.9);
  color: #ffffff;
  text-shadow: 1px 1px 2px #333333;
}
#rentcafe_residentportal .gallery {
  overflow: hidden;
}
#phonenumber {
  float: right;
  margin-top: 43px;
  padding-right: 30px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1.6em;
  line-height: 20px;
  color: #4e4e4e;
}
a:hover {
  text-decoration: underline ;
}
h1 {
  font-size: 32.2px;
  line-height: 46px;
  color: #bd6207;
  font-weight: 300;
}
h2 {
  font-size: 25.2px;
  line-height: 36px;
  color: #bd6207;
  font-weight: 300;
}
h3 {
  font-size: 21px;
  line-height: 30px;
  color: #bd6207;
  font-weight: 300;
}
h4 {
  font-size: 18.2px;
  line-height: 21.8px;
  color: #bd6207;
}
h5,
h6 {
  font-size: 16.8px;
  line-height: 21.8px;
  color: #bd6207;
}
#homepage .navbar,
#innerpage .navbar {
  background-color: #483d2f;
  border-bottom: 6px solid #231e17;
}
.navbar .nav {
  margin: 0px;
}
#homepage .navbar,
#innerpage .navbar {
  margin-bottom: 0px;
}
#homepage .navbar .navbar-inner,
#innerpage .navbar .navbar-inner {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  min-height: 50px;
  padding-left: 0px;
  border: 0px;
}
#homepage .navbar .nav > li,
#innerpage .navbar .nav > li {
  padding: 0 !important;
  border: 0px;
}
#homepage .navbar .nav > li a,
#innerpage .navbar .nav > li a {
  font-size: 14px;
  line-height: 25px;
  text-transform: uppercase;
  color: #ffffff;
  padding: 14px 26px;
}
#homepage .navbar .nav > li a:focus,
#innerpage .navbar .nav > li a:focus,
#homepage .navbar .nav > li a:hover,
#innerpage .navbar .nav > li a:hover {
  text-decoration: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #ffffff;
}
#homepage .navbar .nav > .active > a,
#innerpage .navbar .nav > .active > a,
#homepage .navbar .nav > .active > a:hover,
#innerpage .navbar .nav > .active > a:hover,
#homepage .navbar .nav > .active > a:focus,
#innerpage .navbar .nav > .active > a:focus {
  text-decoration: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#homepage .navbar .btn-navbar,
#innerpage .navbar .btn-navbar {
  margin-top: 10px;
}
#homepage #ResQuotesWidget .carousel-inner,
#innerpage #ResQuotesWidget .carousel-inner {
  height: auto !important;
}
.nav-btn {
  background-color: #bd6207;
  background-position: 5px 5px;
  opacity: 1;
}
#navwrapper .nav-btn:before {
  content: "\f03a";
  font-family: FontAwesome;
  font-size: 18.998px;
  padding-right: 5px;
  color: #bd6207;
}
#navwrapper .nav-btn {
  background: none repeat scroll 0 0 transparent;
  color: #FFFFFF;
  font-size: 13px;
  height: auto;
  opacity: 1;
  padding: 5px 15px 2px;
  text-decoration: none;
  text-indent: 0;
  text-transform: uppercase;
  width: auto;
}
#rentcafe_residentportal #nav {
  margin-bottom: 10px;
}
#rentcafe_residentportal #nav .nav-btn:before {
  content: "\f03a";
  font-family: FontAwesome;
  font-size: 18.998px;
  padding-right: 5px;
}
#rentcafe_residentportal #nav .nav-btn {
  background: none;
  text-indent: 0;
  padding: 5px 15px 2px 15px;
  height: auto;
  width: auto;
  color: #ffffff;
  font-size: 14.994px;
  text-transform: uppercase;
  text-decoration: none;
  opacity: 1;
}
.btn-primary {
  text-transform: uppercase;
  background-image: none;
  text-shadow: none;
}
/* Buttons end */
#rentcafe_onlineleasing.v2 .gallery {
  padding-top: 20px;
}
#rentcafe_onlineleasing.v2 .footerfloat {
  float: none;
  text-align: center;
}
#rentcafe_onlineleasing.v2 #eho-logo {
  float: none;
  display: inline-block;
}
@media (max-width: 768px) {
  #rentcafe_onlineleasing.v2 #logo-container {
    text-align: center;
  }
  #rentcafe_onlineleasing.v2 .gallery {
    display: block;
  }
}
@media (max-width: 767px) {
  #rentcafe_onlineleasing.v2 .logo {
    border-bottom: 0px;
  }
  #rentcafe_onlineleasing.v2 header {
    min-height: 0;
  }
  #rentcafe_onlineleasing.v2 .copyright {
    float: none;
  }
}
@media (max-width: 320px) {
  #homepage .searchform {
    margin-left: 80px;
  }
  #footer-image {
    text-align: left;
  }
  #innerpage #banner_slider,
  #rentcafe_residentportal #banner_slider,
  #rentcafe_onlineleasing #banner_slider {
    display: none;
  }
}
@media (max-width: 480px) {
  body {
    padding: 0px 0px 0px 0px;
  }
  h1 {
    font-size: 28px;
    line-height: 40px;
  }
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  #homepage_slider.carousel,
  #banner_slider.carousel {
    margin-bottom: 10px;
  }
  #tagline {
    display: none;
  }
  #phonenumber {
    margin-top: 20px;
    padding-right: 10px;
    padding-bottom: 15px;
    font-size: 1.2em;
    line-height: 20px;
  }
  #homepage .navbar .nav > li,
  #innerpage .navbar .nav > li {
    padding: 0px !important;
    border: 0px;
  }
  #homepage .navbar .nav > li a,
  #innerpage .navbar .nav > li a {
    font-size: 12px;
    line-height: 20px;
  }
  #login-links {
    margin-bottom: 0px;
    margin-top: 15px;
    width: 100%;
  }
  #login-links ul.inline,
  #login-links ol.inline {
    float: right;
  }
  .logo {
    text-align: center;
    border-bottom: 1px solid #cccccc;
  }
  .ca-menu li {
    height: 220px;
  }
  .ca-icon {
    line-height: 220px;
  }
  #homepage #InnerContentDiv {
    margin-top: 20px;
  }
  #homepage #ctmcontentcontainer {
    margin-left: 0px;
    float: left;
    padding: 0;
  }
  #footer-links li {
    padding-left: 15px;
    float: left;
  }
  #address {
    margin-left: 50px;
  }
  footer .nav-list {
    padding-right: 15px;
  }
  .office-hours {
    float: left;
    margin-left: 45px;
    margin-top: 20px;
  }
  #address:before {
    margin-top: 0px;
  }
  .office-hours h3:before {
    margin-left: -30px;
    margin-top: 2px;
  }
  #otherSocialWrap {
    padding-left: 20px;
    margin-top: 20px;
  }
  #footer-links {
    margin-left: 0px;
    text-align: left;
  }
  #ehlicon {
    padding: 0 4px 0 0;
    float: left;
  }
  /*  #eho-logo {
    background: url("../images/equalhousing.png") left 3px no-repeat;
    width:24px;
	margin-left:10px;
	padding:3px 0px 0 0;
    float: left;
	}*/
  .copyright {
    float: left;
    margin-left: 0px;
  }
  .footerfloat {
    float: left ;
  }
  .social-media {
    float: left !important;
  }
  #footer-image {
    text-align: left;
  }
  #homepage .mainnav ul li ul,
  #innerpage .mainnav ul li ul {
    top: auto;
  }
  #homepage .searchform:before {
    font-size: 19.6px;
    line-height: 40px;
  }
  #homepage .apt-search {
    background: #eae4d4 url(../images/apt-search-bg3.png) repeat-y;
    min-height: 220px;
  }
  .mainnav {
    background-color: #483d2f;
    border-bottom: 4px solid #231e17;
    padding: 5px;
  }
  #phonenumber {
    padding-top: 10px;
    margin-top: 0px;
  }
  header {
    min-height: 95px;
  }
  #rentcafe_residentportal #nav {
    background: #483d2f;
  }
  footer .footerfloat {
    padding-top: 15px;
  }
  #innerpage #banner_slider,
  #rentcafe_residentportal #banner_slider,
  #rentcafe_onlineleasing #banner_slider {
    display: none;
  }
}
@media (min-width: 481px) and (max-width: 600px) {
  body {
    padding: 0px 0px 0px 0px;
  }
  #ctmcontentcontainer {
    padding: 0px;
  }
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  #tagline {
    display: none;
  }
  #homepage_slider.carousel,
  #banner_slider.carousel {
    margin-bottom: 10px !important;
  }
  #phonenumber {
    margin-top: 25px;
    padding-right: 30px;
    font-size: 1.2em;
    line-height: 20px;
  }
  #homepage .navbar .nav > li,
  #innerpage .navbar .nav > li {
    padding: 0px !important;
    border: 0px;
  }
  #homepage .navbar .nav > li a,
  #innerpage .navbar .nav > li a {
    font-size: 13px;
    line-height: 20px;
  }
  #login-links {
    margin-bottom: 20px;
    margin-top: 25px;
  }
  .logo {
    text-align: center;
    border-bottom: 1px solid #cccccc;
  }
  #homepage #ResQuotesWidget {
    min-height: 200px;
    width: 80%;
  }
  .ca-menu li {
    height: 250px;
  }
  #homepage #InnerContentDiv {
    width: 100%;
    margin-top: 20;
  }
  .ca-icon {
    line-height: 200px;
  }
  #homepage #ctmcontentcontainer {
    margin-left: 0px;
    float: left;
  }
  #address {
    margin-left: 50px;
    padding-bottom: 10px;
  }
  .office-hours {
    margin-left: 50px;
    padding-bottom: 10px;
  }
  footer .span6 {
    margin-top: -10px;
  }
  #otherSocialWrap {
    padding-left: 20px;
    margin-top: 20px;
  }
  #footer-links {
    margin-left: 7px;
  }
  #footer-links li {
    float: left;
  }
  #ehlicon {
    padding: 0 4px 0 0;
    float: left;
  }
  /* #eho-logo {
    	background: url("../images/equalhousing.png") left 3px no-repeat;
		width:24px;
		margin-left:20px;
		padding:3px 4px 0 0;
		float: left;
	}*/
  .copyright {
    float: left;
    margin-left: 0px;
  }
  .footerfloat {
    float: left;
    padding-top: 20px;
  }
  .social-media {
    float: left !important;
  }
  #homepage .mainnav ul li ul,
  #innerpage .mainnav ul li ul {
    top: auto;
  }
  .mainnav {
    background-color: #483d2f;
    border-bottom: 4px solid #231e17;
    padding: 5px;
  }
  #homepage .searchform {
    margin-left: 165px;
  }
  #rentcafe_residentportal #nav {
    background: #483d2f;
  }
  h1 {
    font-size: 24.5px;
    line-height: 28px;
  }
  h2 {
    font-size: 22.4px;
    line-height: 24px;
  }
  h3 {
    font-size: 21px;
    line-height: 20px;
  }
  h4 {
    font-size: 19.6px;
    line-height: 16px;
  }
  h5 {
    font-size: 18.2px;
    line-height: 16px;
  }
  h6 {
    font-size: 16.8px;
    line-height: 16px;
  }
  #homepage .apt-search {
    background: #eae4d4 url(../images/apt-search-bg3.png) repeat-y;
  }
  #footer-image {
    text-align: left;
  }
  #innerpage #banner_slider,
  #rentcafe_residentportal #banner_slider,
  #rentcafe_onlineleasing #banner_slider {
    display: none;
  }
}
@media (min-width: 601px) and (max-width: 767px) {
  body {
    padding: 0px 0px 0px 0px;
  }
  #ctmcontentcontainer {
    padding: 0px;
  }
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  #tagline {
    display: none;
  }
  #homepage_slider.carousel,
  #banner_slider.carousel {
    margin-bottom: 10px !important;
  }
  #phonenumber {
    margin-top: 25px;
    padding-right: 30px;
    font-size: 1.2em;
    line-height: 20px;
    padding-bottom: 15px;
  }
  #homepage .navbar .nav > li,
  #innerpage .navbar .nav > li {
    padding: 0px !important;
    border: 0px;
  }
  #homepage .navbar .nav > li a,
  #innerpage .navbar .nav > li a {
    font-size: 13px;
    line-height: 20px;
  }
  #login-links {
    margin-bottom: 20px;
    margin-top: 25px;
  }
  .logo {
    text-align: center;
  }
  #homepage #ResQuotesWidget {
    min-height: 200px;
    width: 80%;
  }
  #homepage #InnerContentDiv {
    width: 100%;
    margin-top: 20;
  }
  .ca-icon {
    line-height: 200px;
  }
  #homepage #ctmcontentcontainer {
    padding: 0px;
    float: left;
    margin-left: 0px;
  }
  #address {
    margin-left: 50px;
    padding-bottom: 10px;
  }
  .office-hours {
    margin-left: 50px;
    padding-bottom: 10px;
  }
  footer .span6 {
    margin-top: -10px;
  }
  #otherSocialWrap {
    padding-left: 20px;
    margin-top: 20px;
  }
  #footer-links {
    margin-left: 7px;
  }
  #footer-links li {
    float: left;
  }
  #ehlicon {
    padding: 0 4px 0 0;
    float: left;
  }
  /* #eho-logo {
    	background: url("../images/equalhousing.png") left 3px no-repeat;
		width:24px;
		margin-left:10px;
		padding:0 4px 0 0;
		float: left;
	}*/
  .copyright {
    float: left;
    margin-left: 0px;
  }
  .footerfloat {
    float: left;
    padding-top: 20px;
  }
  .social-media {
    float: left !important;
  }
  #homepage .mainnav ul li ul,
  #innerpage .mainnav ul li ul {
    top: auto;
  }
  .mainnav {
    background-color: #483d2f;
    border-bottom: 4px solid #231e17;
    padding: 5px;
  }
  #rentcafe_residentportal #nav {
    background: #483d2f;
  }
  #homepage .apt-search {
    background: #eae4d4 url(../images/apt-search-bg3.png) repeat-y;
  }
  #footer-image {
    text-align: left;
  }
  #innerpage #banner_slider,
  #rentcafe_residentportal #banner_slider,
  #rentcafe_onlineleasing #banner_slider {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  #homepage #tagline:before {
    margin-top: -100px;
    margin-right: 40px;
    padding: 10px 15px;
    font-size: 19.98px;
    line-height: 30px;
    font-weight: 300;
    text-shadow: 1px 1px 2px #333333;
  }
  #innerpage #tagline:before {
    margin-top: -75px;
    margin-right: 35px;
    padding: 10px 15px;
    font-size: 19.98px;
    line-height: 30px;
    font-weight: 300;
    text-shadow: 1px 1px 2px #333333;
  }
  #rentcafe_residentportal #tagline:before,
  #rentcafe_onlineleasing #tagline:before {
    margin-top: -55px;
    margin-right: 30px;
    font-size: 19.98px;
    line-height: 40px;
  }
  #phonenumber {
    float: right;
    margin-top: 45px;
    padding-right: 30px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.2em;
    line-height: 20px;
    color: #4e4e4e;
  }
  #phonenumber a {
    color: #4e4e4e;
  }
  #homepage .navbar .nav > li,
  #innerpage .navbar .nav > li {
    padding: 0px 0px 0px 0px;
  }
  #homepage .navbar .nav > li a,
  #innerpage .navbar .nav > li a {
    font-size: 13px;
    line-height: 25px;
  }
  #homepage .navbar .nav > li,
  #innerpage .navbar .nav > li {
    padding-left: 5px;
    padding-right: 5px;
  }
  #address:before {
    margin-left: -20px;
  }
  .office-hours h3:before {
    margin-left: -25px;
  }
  #address,
  #office-hours {
    margin-left: 10px;
  }
  #homepage .searchform {
    margin-left: 66px;
  }
  #homepage .searchform:before {
    font-size: 18px;
    line-height: 38px;
  }
  #homepage .apt-search {
    min-height: 280px;
    background: #eae4d4 url(../images/apt-search-bg3.png) repeat-y;
  }
  .ca-menu li {
    height: 280px;
  }
  .ca-icon {
    line-height: 250px;
  }
  .ca-icon:before {
    font-size: 35px;
  }
  #rentcafe_residentportal #nav {
    background: #483d2f;
  }
  .mainnav {
    background-color: #483d2f;
    border-bottom: 4px solid #231e17;
    padding: 5px;
  }
  #tagline {
    margin-top: 0;
  }
}
@media (min-width: 980px) and (max-width: 1279px) {
  #homepage #tagline:before,
  #innerpage #tagline:before {
    margin-top: -100px;
    margin-right: 50px;
    padding: 10px 15px;
    font-size: 24px;
    line-height: 40px;
    font-weight: 300;
    text-shadow: 1px 1px 2px #333333;
  }
  #rentcafe_onlineleasing #tagline:before {
    margin-top: -65px;
    margin-right: 40px;
    font-size: 24px;
    line-height: 40px;
  }
  #homepage .navbar .nav > li,
  #innerpage .navbar .nav > li {
    padding-left: 5px;
    padding-right: 5px;
  }
  #homepage .searchform {
    margin-left: 90px;
  }
  #homepage .apt-search {
    background: #eae4d4 url(../images/apt-search-bg3.png) repeat-y;
  }
}
@media (max-width: 767px) {
  #innerpage .gallery,
  #rentcafe_onlineleasing .gallery,
  #rentcafe_residentportal .gallery {
    display: none;
  }
  .logo img {
    max-height: 50px;
    max-width: 250px;
  }
  .logo {
    margin-top: 0;
    padding: 10px;
  }
}